diff --git a/MANIFEST.in b/MANIFEST.in index 95cc99a0..ace9a1f5 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,2 +1,2 @@ -recursive-include platypush/backend/http/dist * +recursive-include platypush/backend/http/webapp/dist * include platypush/plugins/http/webpage/mercury-parser.js diff --git a/platypush/backend/http/app/__init__.py b/platypush/backend/http/app/__init__.py index d7762f16..cb7af88a 100644 --- a/platypush/backend/http/app/__init__.py +++ b/platypush/backend/http/app/__init__.py @@ -21,8 +21,8 @@ initialize_logger() base_folder = os.path.abspath(os.path.join( os.path.dirname(os.path.abspath(__file__)), '..')) -template_folder = os.path.join(base_folder, 'dist') -static_folder = os.path.join(base_folder, 'dist/static') +template_folder = os.path.join(base_folder, 'webapp/dist') +static_folder = os.path.join(base_folder, 'webapp/dist/static') application = Flask('platypush', template_folder=template_folder, static_folder=static_folder) diff --git a/platypush/backend/http/dist/index.html b/platypush/backend/http/dist/index.html deleted file mode 100644 index ace2971b..00000000 --- a/platypush/backend/http/dist/index.html +++ /dev/null @@ -1 +0,0 @@ -platypush
\ No newline at end of file diff --git a/platypush/backend/http/dist/static/js/chunk-1f0508e6.9512b2e6.js b/platypush/backend/http/dist/static/js/chunk-1f0508e6.9512b2e6.js deleted file mode 100644 index a1045e37..00000000 --- a/platypush/backend/http/dist/static/js/chunk-1f0508e6.9512b2e6.js +++ /dev/null @@ -1,2 +0,0 @@ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-1f0508e6"],{"0422":function(e,t,n){},"10ff":function(e,t,n){"use strict";n.r(t);n("b0c0"),n("b64b");var r=n("7a23"),c={class:"row plugin execute-container"},a={class:"command-container"},o=Object(r["h"])("div",{class:"title"},"Execute Action",-1),s={class:"request-type-container"},i=Object(r["h"])("label",{for:"action-structured-input"},"Structured request",-1),l=Object(r["h"])("label",{for:"action-raw-input"},"Raw request",-1),u={class:"autocomplete"},d=Object(r["h"])("i",{class:"fas fa-play"},null,-1),b={key:0,class:"doc-container"},h=Object(r["h"])("div",{class:"title"}," Action documentation ",-1),p={key:1,class:"options"},O={key:0,class:"params",ref:"params"},f={key:0,class:"attr-doc-container mobile"},j={class:"title"},v=Object(r["g"])(" Attribute: "),m={key:0,class:"extra-params",ref:"extraParams"},g={class:"col-5"},y={class:"col-5"},x={class:"col-2 buttons"},k=Object(r["h"])("i",{class:"fas fa-trash"},null,-1),A={key:1,class:"add-param"},C=Object(r["h"])("i",{class:"fas fa-plus"},null,-1),w={key:1,class:"attr-doc-container widescreen"},D={class:"title"},P=Object(r["g"])(" Attribute: "),E={class:"output-container"},L={class:"first-row"},T=Object(r["h"])("i",{class:"fas fa-play"},null,-1),N={key:0,class:"output-container"},S={class:"procedures-container"},I=Object(r["h"])("div",{class:"title"},"Execute Procedure",-1),q={class:"head"},M={class:"btn-container col-no-margin-1"},R=Object(r["h"])("i",{class:"fas fa-play"},null,-1),H={key:0,class:"params"};function J(e,t,n,J,V,U){var F=Object(r["z"])("Loading");return Object(r["r"])(),Object(r["e"])("div",c,[V.loading?(Object(r["r"])(),Object(r["e"])(F,{key:0})):Object(r["f"])("",!0),Object(r["h"])("div",a,[o,Object(r["h"])("form",{class:"action-form",ref:"actionForm",autocomplete:"off",onSubmit:t[9]||(t[9]=Object(r["J"])((function(){return U.executeAction.apply(U,arguments)}),["prevent"]))},[Object(r["h"])("div",s,[Object(r["h"])("input",{type:"radio",id:"action-structured-input",checked:V.structuredInput,onChange:t[1]||(t[1]=function(e){return U.onInputTypeChange(!0)})},null,40,["checked"]),i,Object(r["h"])("input",{type:"radio",id:"action-raw-input",checked:!V.structuredInput,onChange:t[2]||(t[2]=function(e){return U.onInputTypeChange(!1)})},null,40,["checked"]),l]),Object(r["h"])("div",{class:["request structured-request",V.structuredInput?"":"hidden"]},[Object(r["h"])("div",u,[Object(r["h"])("label",null,[Object(r["I"])(Object(r["h"])("input",{ref:"actionName",type:"text",class:"action-name",placeholder:"Action Name",disabled:V.running,"onUpdate:modelValue":t[3]||(t[3]=function(e){return V.action.name=e}),onChange:t[4]||(t[4]=function(e){return V.actionChanged=!0}),onBlur:t[5]||(t[5]=function(){return U.updateAction.apply(U,arguments)})},null,40,["disabled"]),[[r["F"],V.action.name]])])]),Object(r["h"])("button",{type:"submit",class:"run-btn btn-primary",disabled:V.running,title:"Run"},[d],8,["disabled"]),V.selectedDoc?(Object(r["r"])(),Object(r["e"])("div",b,[h,V.htmlDoc?(Object(r["r"])(),Object(r["e"])("div",{key:0,class:"doc html",innerHTML:V.selectedDoc},null,8,["innerHTML"])):(Object(r["r"])(),Object(r["e"])("div",{key:1,class:"doc raw",textContent:Object(r["C"])(V.selectedDoc)},null,8,["textContent"]))])):Object(r["f"])("",!0),V.action.name in V.actions&&(Object.keys(V.action.args).length||V.action.supportsExtraArgs)?(Object(r["r"])(),Object(r["e"])("div",p,[Object.keys(V.action.args).length||V.action.supportsExtraArgs?(Object(r["r"])(),Object(r["e"])("div",O,[(Object(r["r"])(!0),Object(r["e"])(r["a"],null,Object(r["x"])(Object.keys(V.action.args),(function(e){return Object(r["r"])(),Object(r["e"])("div",{class:"param",key:e},[Object(r["h"])("label",null,[Object(r["I"])(Object(r["h"])("input",{type:"text",class:"action-param-value",disabled:V.running,placeholder:e,"onUpdate:modelValue":function(t){return V.action.args[e].value=t},onFocus:function(t){return U.selectAttrDoc(e)},onBlur:t[6]||(t[6]=function(){return U.resetAttrDoc.apply(U,arguments)})},null,40,["disabled","placeholder","onUpdate:modelValue","onFocus"]),[[r["F"],V.action.args[e].value]])]),V.selectedAttrDoc&&V.selectedAttr===e?(Object(r["r"])(),Object(r["e"])("div",f,[Object(r["h"])("div",j,[v,Object(r["h"])("div",{class:"attr-name",textContent:Object(r["C"])(V.selectedAttr)},null,8,["textContent"])]),V.htmlDoc?(Object(r["r"])(),Object(r["e"])("div",{key:0,class:"doc html",innerHTML:V.selectedAttrDoc},null,8,["innerHTML"])):(Object(r["r"])(),Object(r["e"])("div",{key:1,class:"doc raw",textContent:Object(r["C"])(V.selectedAttrDoc)},null,8,["textContent"]))])):Object(r["f"])("",!0)])})),128)),Object.keys(V.action.extraArgs).length?(Object(r["r"])(),Object(r["e"])("div",m,[(Object(r["r"])(!0),Object(r["e"])(r["a"],null,Object(r["x"])(Object.keys(V.action.extraArgs),(function(e){return Object(r["r"])(),Object(r["e"])("div",{class:"param extra-param",key:e},[Object(r["h"])("label",g,[Object(r["I"])(Object(r["h"])("input",{type:"text",class:"action-extra-param-name",disabled:V.running,placeholder:"Name","onUpdate:modelValue":function(t){return V.action.extraArgs[e].name=t}},null,8,["disabled","onUpdate:modelValue"]),[[r["F"],V.action.extraArgs[e].name]])]),Object(r["h"])("label",y,[Object(r["I"])(Object(r["h"])("input",{type:"text",class:"action-extra-param-value",disabled:V.running,placeholder:"Value","onUpdate:modelValue":function(t){return V.action.extraArgs[e].value=t}},null,8,["disabled","onUpdate:modelValue"]),[[r["F"],V.action.extraArgs[e].value]])]),Object(r["h"])("label",x,[Object(r["h"])("button",{type:"button",class:"action-extra-param-del",title:"Remove parameter",onClick:function(t){return U.removeParameter(e)}},[k],8,["onClick"])])])})),128))],512)):Object(r["f"])("",!0),V.action.supportsExtraArgs?(Object(r["r"])(),Object(r["e"])("div",A,[Object(r["h"])("button",{type:"button",title:"Add a parameter",onClick:t[7]||(t[7]=function(){return U.addParameter.apply(U,arguments)})},[C])])):Object(r["f"])("",!0)],512)):Object(r["f"])("",!0),V.selectedAttrDoc?(Object(r["r"])(),Object(r["e"])("div",w,[Object(r["h"])("div",D,[P,Object(r["h"])("div",{class:"attr-name",textContent:Object(r["C"])(V.selectedAttr)},null,8,["textContent"])]),V.htmlDoc?(Object(r["r"])(),Object(r["e"])("div",{key:0,class:"doc html",innerHTML:V.selectedAttrDoc},null,8,["innerHTML"])):(Object(r["r"])(),Object(r["e"])("div",{key:1,class:"doc raw",textContent:Object(r["C"])(V.selectedAttrDoc)},null,8,["textContent"]))])):Object(r["f"])("",!0),Object(r["h"])("div",E,[null!=V.error||null!=V.response?(Object(r["r"])(),Object(r["e"])("div",{key:0,class:"title",textContent:Object(r["C"])(null!=V.error?"Error":"Output")},null,8,["textContent"])):Object(r["f"])("",!0),null!=V.response?(Object(r["r"])(),Object(r["e"])("div",{key:1,class:"response",innerHTML:V.response},null,8,["innerHTML"])):null!=V.error?(Object(r["r"])(),Object(r["e"])("div",{key:2,class:"error",innerHTML:V.error},null,8,["innerHTML"])):Object(r["f"])("",!0)])])):Object(r["f"])("",!0)],2),Object(r["h"])("div",{class:["request raw-request",V.structuredInput?"hidden":""]},[Object(r["h"])("div",L,[Object(r["h"])("label",null,[Object(r["I"])(Object(r["h"])("textarea",{"onUpdate:modelValue":t[8]||(t[8]=function(e){return V.rawRequest=e}),placeholder:"Raw JSON request"},null,512),[[r["F"],V.rawRequest]])]),Object(r["h"])("button",{type:"submit",disabled:V.running,class:"run-btn btn-primary",title:"Run"},[T],8,["disabled"])]),null!=V.response||null!=V.error?(Object(r["r"])(),Object(r["e"])("div",N,[Object(r["h"])("div",{class:"title",textContent:Object(r["C"])(null!=V.error?"Error":"Output")},null,8,["textContent"]),null!=V.error?(Object(r["r"])(),Object(r["e"])("div",{key:0,class:"error",innerHTML:V.error},null,8,["innerHTML"])):null!=V.response?(Object(r["r"])(),Object(r["e"])("div",{key:1,class:"response",innerHTML:V.response},null,8,["innerHTML"])):Object(r["f"])("",!0)])):Object(r["f"])("",!0)],2)],544)]),Object(r["h"])("div",S,[I,(Object(r["r"])(!0),Object(r["e"])(r["a"],null,Object(r["x"])(Object.keys(V.procedures).sort(),(function(n){return Object(r["r"])(),Object(r["e"])("div",{class:["procedure",V.selectedProcedure.name===n?"selected":""],key:n,onClick:function(e){return U.updateProcedure(n,e)}},[Object(r["h"])("form",{ref:"procedureForm",autocomplete:"off",onSubmit:t[12]||(t[12]=Object(r["J"])((function(){return U.executeProcedure.apply(U,arguments)}),["prevent"]))},[Object(r["h"])("div",q,[Object(r["h"])("div",{class:"name col-no-margin-11",textContent:Object(r["C"])(n)},null,8,["textContent"]),Object(r["h"])("div",M,[V.selectedProcedure.name===n?(Object(r["r"])(),Object(r["e"])("button",{key:0,type:"submit",class:"run-btn btn-default",disabled:V.running,title:"Run",onClick:t[10]||(t[10]=Object(r["J"])((function(t){return e.$emit("submit")}),["stop"]))},[R],8,["disabled"])):Object(r["f"])("",!0)])]),V.selectedProcedure.name===n?(Object(r["r"])(),Object(r["e"])("div",H,[(Object(r["r"])(!0),Object(r["e"])(r["a"],null,Object(r["x"])(Object.keys(V.selectedProcedure.args),(function(e){return Object(r["r"])(),Object(r["e"])("div",{class:"param",key:e},[Object(r["h"])("label",null,[Object(r["I"])(Object(r["h"])("input",{type:"text",class:"action-param-value",onClick:t[11]||(t[11]=function(e){return e.stopPropagation()}),disabled:V.running,placeholder:e,"onUpdate:modelValue":function(t){return V.selectedProcedure.args[e]=t}},null,8,["disabled","placeholder","onUpdate:modelValue"]),[[r["F"],V.selectedProcedure.args[e]]])])])})),128))])):Object(r["f"])("",!0)],544)],10,["onClick"])})),128))])])}n("13d5"),n("fb6a"),n("4fad"),n("d3b7"),n("07ac"),n("ac1f"),n("25f0"),n("466d"),n("1276"),n("2ca0"),n("498a");var V=n("5530"),U=(n("96cf"),n("1da1"));function F(e,t,n){var r;function c(e){if(!e)return!1;a(e),r>=e.length&&(r=0),r<0&&(r=e.length-1),e[r].classList.add("autocomplete-active")}function a(e){for(var t=0;t"+t[s].substr(0,i.length)+"",a.innerHTML+=t[s].substr(i.length),a.innerHTML+="",a.addEventListener("click",(function(t){e.value=this.getElementsByTagName("input")[0].value,n&&n(t,e.value),o()})),c.appendChild(a))})),e.addEventListener("keydown",(function(e){9===e.keyCode&&o()})),e.addEventListener("keydown",(function(e){var t=document.getElementById(this.id+"autocomplete-list");t&&(t=t.getElementsByTagName("div")),40===e.keyCode?(r++,c(t)):38===e.keyCode?(r--,c(t)):13===e.keyCode&&r>-1&&t&&t.length&&(e.preventDefault(),t[r].click(),this.focus())})),document.addEventListener("click",(function(e){o(e.target)}))}var _=F,B=n("3e54"),W=n("3a5e"),$={name:"Execute",components:{Loading:W["a"]},mixins:[B["a"]],data:function(){return{loading:!1,running:!1,structuredInput:!0,actionChanged:!1,selectedDoc:void 0,selectedAttr:void 0,selectedAttrDoc:void 0,selectedProcedure:{name:void 0,args:{}},response:void 0,error:void 0,htmlDoc:!1,rawRequest:void 0,actions:{},plugins:{},procedures:{},action:{name:void 0,args:{},extraArgs:[],supportsExtraArgs:!1}}},methods:{refresh:function(){var e=this;return Object(U["a"])(regeneratorRuntime.mark((function t(){var n,r,c,a,o,s,i;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return e.loading=!0,t.prev=1,t.next=4,e.request("inspect.get_procedures");case 4:return e.procedures=t.sent,t.next=7,e.request("inspect.get_all_plugins",{html_doc:!1});case 7:e.plugins=t.sent;case 8:return t.prev=8,e.loading=!1,t.finish(8);case 11:for(n=0,r=Object.values(e.plugins);n",this.error=void 0},onError:function(e){this.response=void 0,this.error=e},onDone:function(){this.running=!1},executeAction:function(){if((this.action.name||this.rawRequest)&&!this.running)if(this.running=!0,this.structuredInput){var e=Object(V["a"])(Object(V["a"])({},Object.entries(this.action.args).reduce((function(e,t){if(null!=t[1].value){var n=t[1].value;try{n=JSON.parse(n)}catch(r){console.debug("Not a valid JSON value"),console.debug(n)}e[t[0]]=n}return e}),{})),this.action.extraArgs.reduce((function(e,t){var n=e[t.value];try{n=JSON.parse(n)}catch(r){console.debug("Not a valid JSON value"),console.debug(n)}return e[t.name]=n,e}),{}));this.request(this.action.name,e).then(this.onResponse).catch(this.onError).finally(this.onDone)}else{var t=this.rawRequest;try{t=JSON.parse(this.rawRequest)}catch(n){return void this.notify({error:!0,title:"Invalid JSON request",text:n.toString()})}this.execute(t).then(this.onResponse).catch(this.onError).finally(this.onDone)}},executeProcedure:function(e){if(this.selectedProcedure.name&&!this.running){e.stopPropagation(),this.running=!0;var t=Object(V["a"])({},Object.entries(this.selectedProcedure.args).reduce((function(e,t){if(null!=t[1]){var n=t[1];try{n=JSON.parse(n)}catch(r){console.debug("Not a valid JSON value"),console.debug(n)}e[t[0]]=n}return e}),{}));this.request("procedure."+this.selectedProcedure.name,t).then(this.onResponse).catch(this.onError).finally(this.onDone)}}},mounted:function(){this.refresh()}};n("5aaf");$.render=J;t["default"]=$},"2ca0":function(e,t,n){"use strict";var r=n("23e7"),c=n("06cf").f,a=n("50c4"),o=n("5a34"),s=n("1d80"),i=n("ab13"),l=n("c430"),u="".startsWith,d=Math.min,b=i("startsWith"),h=!l&&!b&&!!function(){var e=c(String.prototype,"startsWith");return e&&!e.writable}();r({target:"String",proto:!0,forced:!h&&!b},{startsWith:function(e){var t=String(s(this));o(e);var n=a(d(arguments.length>1?arguments[1]:void 0,t.length)),r=String(e);return u?u.call(t,r,n):t.slice(n,n+r.length)===r}})},"498a":function(e,t,n){"use strict";var r=n("23e7"),c=n("58a8").trim,a=n("c8d2");r({target:"String",proto:!0,forced:a("trim")},{trim:function(){return c(this)}})},"4de4":function(e,t,n){"use strict";var r=n("23e7"),c=n("b727").filter,a=n("1dde"),o=n("ae40"),s=a("filter"),i=o("filter");r({target:"Array",proto:!0,forced:!s||!i},{filter:function(e){return c(this,e,arguments.length>1?arguments[1]:void 0)}})},5530:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));n("a4d3"),n("4de4"),n("4160"),n("e439"),n("dbb4"),n("b64b"),n("159b");function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function c(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function a(e){for(var t=1;td)n=c(r,t=l[d++]),void 0!==n&&i(u,t,n);return u}})},e439:function(e,t,n){var r=n("23e7"),c=n("d039"),a=n("fc6a"),o=n("06cf").f,s=n("83ab"),i=c((function(){o(1)})),l=!s||i;r({target:"Object",stat:!0,forced:l,sham:!s},{getOwnPropertyDescriptor:function(e,t){return o(a(e),t)}})}}]); -//# sourceMappingURL=chunk-1f0508e6.9512b2e6.js.map \ No newline at end of file diff --git a/platypush/backend/http/webapp/.gitignore b/platypush/backend/http/webapp/.gitignore index 403adbc1..4a2e5017 100644 --- a/platypush/backend/http/webapp/.gitignore +++ b/platypush/backend/http/webapp/.gitignore @@ -1,6 +1,5 @@ .DS_Store node_modules -/dist # local env files diff --git a/platypush/backend/http/dist/favicon.ico b/platypush/backend/http/webapp/dist/favicon.ico similarity index 100% rename from platypush/backend/http/dist/favicon.ico rename to platypush/backend/http/webapp/dist/favicon.ico diff --git a/platypush/backend/http/dist/icons/kodi.svg b/platypush/backend/http/webapp/dist/icons/kodi.svg similarity index 100% rename from platypush/backend/http/dist/icons/kodi.svg rename to platypush/backend/http/webapp/dist/icons/kodi.svg diff --git a/platypush/backend/http/dist/icons/plex.svg b/platypush/backend/http/webapp/dist/icons/plex.svg similarity index 100% rename from platypush/backend/http/dist/icons/plex.svg rename to platypush/backend/http/webapp/dist/icons/plex.svg diff --git a/platypush/backend/http/dist/icons/z-wave.png b/platypush/backend/http/webapp/dist/icons/z-wave.png similarity index 100% rename from platypush/backend/http/dist/icons/z-wave.png rename to platypush/backend/http/webapp/dist/icons/z-wave.png diff --git a/platypush/backend/http/dist/icons/zigbee.svg b/platypush/backend/http/webapp/dist/icons/zigbee.svg similarity index 100% rename from platypush/backend/http/dist/icons/zigbee.svg rename to platypush/backend/http/webapp/dist/icons/zigbee.svg diff --git a/platypush/backend/http/dist/img/dashboard-bg-light.jpg b/platypush/backend/http/webapp/dist/img/dashboard-bg-light.jpg similarity index 100% rename from platypush/backend/http/dist/img/dashboard-bg-light.jpg rename to platypush/backend/http/webapp/dist/img/dashboard-bg-light.jpg diff --git a/platypush/backend/http/webapp/dist/index.html b/platypush/backend/http/webapp/dist/index.html new file mode 100644 index 00000000..998d0165 --- /dev/null +++ b/platypush/backend/http/webapp/dist/index.html @@ -0,0 +1 @@ +platypush
\ No newline at end of file diff --git a/platypush/backend/http/dist/static/css/app.6d7bd981.css b/platypush/backend/http/webapp/dist/static/css/app.6d7bd981.css similarity index 100% rename from platypush/backend/http/dist/static/css/app.6d7bd981.css rename to platypush/backend/http/webapp/dist/static/css/app.6d7bd981.css diff --git a/platypush/backend/http/dist/static/css/chunk-01396ebc.55f7ede0.css b/platypush/backend/http/webapp/dist/static/css/chunk-01396ebc.55f7ede0.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-01396ebc.55f7ede0.css rename to platypush/backend/http/webapp/dist/static/css/chunk-01396ebc.55f7ede0.css diff --git a/platypush/backend/http/dist/static/css/chunk-12dc74e9.397c4e62.css b/platypush/backend/http/webapp/dist/static/css/chunk-12dc74e9.397c4e62.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-12dc74e9.397c4e62.css rename to platypush/backend/http/webapp/dist/static/css/chunk-12dc74e9.397c4e62.css diff --git a/platypush/backend/http/dist/static/css/chunk-13b07ca5.38a05394.css b/platypush/backend/http/webapp/dist/static/css/chunk-13b07ca5.38a05394.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-13b07ca5.38a05394.css rename to platypush/backend/http/webapp/dist/static/css/chunk-13b07ca5.38a05394.css diff --git a/platypush/backend/http/dist/static/css/chunk-1653b664.a68561be.css b/platypush/backend/http/webapp/dist/static/css/chunk-1653b664.a68561be.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-1653b664.a68561be.css rename to platypush/backend/http/webapp/dist/static/css/chunk-1653b664.a68561be.css diff --git a/platypush/backend/http/dist/static/css/chunk-194b2204.cdabe5b0.css b/platypush/backend/http/webapp/dist/static/css/chunk-194b2204.cdabe5b0.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-194b2204.cdabe5b0.css rename to platypush/backend/http/webapp/dist/static/css/chunk-194b2204.cdabe5b0.css diff --git a/platypush/backend/http/dist/static/css/chunk-22aa1dbc.49496a07.css b/platypush/backend/http/webapp/dist/static/css/chunk-22aa1dbc.49496a07.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-22aa1dbc.49496a07.css rename to platypush/backend/http/webapp/dist/static/css/chunk-22aa1dbc.49496a07.css diff --git a/platypush/backend/http/dist/static/css/chunk-23726328.2a852a62.css b/platypush/backend/http/webapp/dist/static/css/chunk-23726328.2a852a62.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-23726328.2a852a62.css rename to platypush/backend/http/webapp/dist/static/css/chunk-23726328.2a852a62.css diff --git a/platypush/backend/http/dist/static/css/chunk-2ca39dde.594b16d3.css b/platypush/backend/http/webapp/dist/static/css/chunk-2ca39dde.594b16d3.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-2ca39dde.594b16d3.css rename to platypush/backend/http/webapp/dist/static/css/chunk-2ca39dde.594b16d3.css diff --git a/platypush/backend/http/dist/static/css/chunk-2ce5c25d.c669bc57.css b/platypush/backend/http/webapp/dist/static/css/chunk-2ce5c25d.c669bc57.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-2ce5c25d.c669bc57.css rename to platypush/backend/http/webapp/dist/static/css/chunk-2ce5c25d.c669bc57.css diff --git a/platypush/backend/http/dist/static/css/chunk-2f304dee.a37063a7.css b/platypush/backend/http/webapp/dist/static/css/chunk-2f304dee.a37063a7.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-2f304dee.a37063a7.css rename to platypush/backend/http/webapp/dist/static/css/chunk-2f304dee.a37063a7.css diff --git a/platypush/backend/http/dist/static/css/chunk-42afd16f.58afedb7.css b/platypush/backend/http/webapp/dist/static/css/chunk-42afd16f.58afedb7.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-42afd16f.58afedb7.css rename to platypush/backend/http/webapp/dist/static/css/chunk-42afd16f.58afedb7.css diff --git a/platypush/backend/http/dist/static/css/chunk-4748c324.0a2f05d9.css b/platypush/backend/http/webapp/dist/static/css/chunk-4748c324.0a2f05d9.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-4748c324.0a2f05d9.css rename to platypush/backend/http/webapp/dist/static/css/chunk-4748c324.0a2f05d9.css diff --git a/platypush/backend/http/dist/static/css/chunk-487896e7.37d24614.css b/platypush/backend/http/webapp/dist/static/css/chunk-487896e7.37d24614.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-487896e7.37d24614.css rename to platypush/backend/http/webapp/dist/static/css/chunk-487896e7.37d24614.css diff --git a/platypush/backend/http/dist/static/css/chunk-49211740.7cdaa500.css b/platypush/backend/http/webapp/dist/static/css/chunk-49211740.7cdaa500.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-49211740.7cdaa500.css rename to platypush/backend/http/webapp/dist/static/css/chunk-49211740.7cdaa500.css diff --git a/platypush/backend/http/dist/static/css/chunk-4d5b9580.b22779c7.css b/platypush/backend/http/webapp/dist/static/css/chunk-4d5b9580.b22779c7.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-4d5b9580.b22779c7.css rename to platypush/backend/http/webapp/dist/static/css/chunk-4d5b9580.b22779c7.css diff --git a/platypush/backend/http/dist/static/css/chunk-4d994fbc.96d60845.css b/platypush/backend/http/webapp/dist/static/css/chunk-4d994fbc.96d60845.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-4d994fbc.96d60845.css rename to platypush/backend/http/webapp/dist/static/css/chunk-4d994fbc.96d60845.css diff --git a/platypush/backend/http/dist/static/css/chunk-4dae396b.d1c66125.css b/platypush/backend/http/webapp/dist/static/css/chunk-4dae396b.d1c66125.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-4dae396b.d1c66125.css rename to platypush/backend/http/webapp/dist/static/css/chunk-4dae396b.d1c66125.css diff --git a/platypush/backend/http/dist/static/css/chunk-5145872a.53b4d005.css b/platypush/backend/http/webapp/dist/static/css/chunk-5145872a.53b4d005.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-5145872a.53b4d005.css rename to platypush/backend/http/webapp/dist/static/css/chunk-5145872a.53b4d005.css diff --git a/platypush/backend/http/dist/static/css/chunk-5371f448.6711f0b2.css b/platypush/backend/http/webapp/dist/static/css/chunk-5371f448.6711f0b2.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-5371f448.6711f0b2.css rename to platypush/backend/http/webapp/dist/static/css/chunk-5371f448.6711f0b2.css diff --git a/platypush/backend/http/dist/static/css/chunk-5766fd9f.a7fa242b.css b/platypush/backend/http/webapp/dist/static/css/chunk-5766fd9f.a7fa242b.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-5766fd9f.a7fa242b.css rename to platypush/backend/http/webapp/dist/static/css/chunk-5766fd9f.a7fa242b.css diff --git a/platypush/backend/http/dist/static/css/chunk-58df877b.2ebc3de8.css b/platypush/backend/http/webapp/dist/static/css/chunk-58df877b.2ebc3de8.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-58df877b.2ebc3de8.css rename to platypush/backend/http/webapp/dist/static/css/chunk-58df877b.2ebc3de8.css diff --git a/platypush/backend/http/dist/static/css/chunk-595ffc05.2263ba9e.css b/platypush/backend/http/webapp/dist/static/css/chunk-595ffc05.2263ba9e.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-595ffc05.2263ba9e.css rename to platypush/backend/http/webapp/dist/static/css/chunk-595ffc05.2263ba9e.css diff --git a/platypush/backend/http/dist/static/css/chunk-64076603.6bf22fce.css b/platypush/backend/http/webapp/dist/static/css/chunk-64076603.6bf22fce.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-64076603.6bf22fce.css rename to platypush/backend/http/webapp/dist/static/css/chunk-64076603.6bf22fce.css diff --git a/platypush/backend/http/dist/static/css/chunk-675c7703.33531ad8.css b/platypush/backend/http/webapp/dist/static/css/chunk-675c7703.33531ad8.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-675c7703.33531ad8.css rename to platypush/backend/http/webapp/dist/static/css/chunk-675c7703.33531ad8.css diff --git a/platypush/backend/http/dist/static/css/chunk-792fd41e.b23f4151.css b/platypush/backend/http/webapp/dist/static/css/chunk-792fd41e.b23f4151.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-792fd41e.b23f4151.css rename to platypush/backend/http/webapp/dist/static/css/chunk-792fd41e.b23f4151.css diff --git a/platypush/backend/http/dist/static/css/chunk-1f0508e6.68e8f438.css b/platypush/backend/http/webapp/dist/static/css/chunk-7ee2d48e.42375467.css similarity index 98% rename from platypush/backend/http/dist/static/css/chunk-1f0508e6.68e8f438.css rename to platypush/backend/http/webapp/dist/static/css/chunk-7ee2d48e.42375467.css index 898f79a1..2d149f29 100644 --- a/platypush/backend/http/dist/static/css/chunk-1f0508e6.68e8f438.css +++ b/platypush/backend/http/webapp/dist/static/css/chunk-7ee2d48e.42375467.css @@ -1 +1 @@ -/*! bulma.io v0.9.2 | MIT License | github.com/jgthms/bulma */.button,.file-cta,.file-name,.input,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.select select,.textarea{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(.5em - 1px);padding-left:calc(.75em - 1px);padding-right:calc(.75em - 1px);padding-top:calc(.5em - 1px);position:relative;vertical-align:top}.button:active,.button:focus,.file-cta:active,.file-cta:focus,.file-name:active,.file-name:focus,.input:active,.input:focus,.is-active.button,.is-active.file-cta,.is-active.file-name,.is-active.input,.is-active.pagination-ellipsis,.is-active.pagination-link,.is-active.pagination-next,.is-active.pagination-previous,.is-active.textarea,.is-focused.button,.is-focused.file-cta,.is-focused.file-name,.is-focused.input,.is-focused.pagination-ellipsis,.is-focused.pagination-link,.is-focused.pagination-next,.is-focused.pagination-previous,.is-focused.textarea,.pagination-ellipsis:active,.pagination-ellipsis:focus,.pagination-link:active,.pagination-link:focus,.pagination-next:active,.pagination-next:focus,.pagination-previous:active,.pagination-previous:focus,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea:active,.textarea:focus{outline:none}.button[disabled],.file-cta[disabled],.file-name[disabled],.input[disabled],.pagination-ellipsis[disabled],.pagination-link[disabled],.pagination-next[disabled],.pagination-previous[disabled],.select fieldset[disabled] select,.select select[disabled],.textarea[disabled],fieldset[disabled] .button,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .input,fieldset[disabled] .pagination-ellipsis,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-previous,fieldset[disabled] .select select,fieldset[disabled] .textarea{cursor:not-allowed}.breadcrumb,.button,.file,.is-unselectable,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.tabs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar-link:not(.is-arrowless):after,.select:not(.is-multiple):not(.is-loading):after{border:3px solid transparent;border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:.625em}.block:not(:last-child),.box:not(:last-child),.breadcrumb:not(:last-child),.content:not(:last-child),.highlight:not(:last-child),.level:not(:last-child),.message:not(:last-child),.notification:not(:last-child),.pagination:not(:last-child),.progress:not(:last-child),.subtitle:not(:last-child),.table-container:not(:last-child),.table:not(:last-child),.tabs:not(:last-child),.title:not(:last-child){margin-bottom:1.5rem}.delete,.modal-close{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,.2);border:none;border-radius:290486px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}.delete:after,.delete:before,.modal-close:after,.modal-close:before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.delete:before,.modal-close:before{height:2px;width:50%}.delete:after,.modal-close:after{height:50%;width:2px}.delete:focus,.delete:hover,.modal-close:focus,.modal-close:hover{background-color:rgba(10,10,10,.3)}.delete:active,.modal-close:active{background-color:rgba(10,10,10,.4)}.is-small.delete,.is-small.modal-close{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.delete,.is-medium.modal-close{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.delete,.is-large.modal-close{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.button.is-loading:after,.control.is-loading:after,.loader,.select.is-loading:after{-webkit-animation:spinAround .5s linear infinite;animation:spinAround .5s linear infinite;border:2px solid #dbdbdb;border-radius:290486px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.hero-video,.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-square .has-ratio,.image.is-square img,.is-overlay,.modal,.modal-background{bottom:0;left:0;position:absolute;right:0;top:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a{color:#3273dc;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{color:#da1039;font-size:.875em;font-weight:400;padding:.25em .5em .25em}code,hr{background-color:#f5f5f5}hr{border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type=checkbox],input[type=radio]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#363636;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#4a4a4a;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#363636}@-webkit-keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.box{background-color:#fff;border-radius:6px;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);color:#4a4a4a;display:block;padding:1.25rem}a.box:focus,a.box:hover{box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px #3273dc}a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,.2),0 0 0 1px #3273dc}.button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#363636;cursor:pointer;justify-content:center;padding-bottom:calc(.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(.5em - 1px);text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-large,.button .icon.is-medium,.button .icon.is-small{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-.5em - 1px);margin-right:.25em}.button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-.5em - 1px)}.button .icon:first-child:last-child{margin-left:calc(-.5em - 1px);margin-right:calc(-.5em - 1px)}.button.is-hovered,.button:hover{border-color:#b5b5b5;color:#363636}.button.is-focused,.button:focus{border-color:#3273dc;color:#363636}.button.is-focused:not(:active),.button:focus:not(:active){box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.button.is-active,.button:active{border-color:#4a4a4a;color:#363636}.button.is-text{background-color:transparent;border-color:transparent;color:#4a4a4a;text-decoration:underline}.button.is-text.is-focused,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text:hover{background-color:#f5f5f5;color:#363636}.button.is-text.is-active,.button.is-text:active{background-color:#e8e8e8;color:#363636}.button.is-text[disabled],fieldset[disabled] .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}.button.is-ghost{background:none;border-color:transparent;color:#3273dc;text-decoration:none}.button.is-ghost.is-hovered,.button.is-ghost:hover{color:#3273dc;text-decoration:underline}.button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}.button.is-white.is-hovered,.button.is-white:hover{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.button.is-white.is-focused,.button.is-white:focus{border-color:transparent;color:#0a0a0a}.button.is-white.is-focused:not(:active),.button.is-white:focus:not(:active){box-shadow:0 0 0 .125em hsla(0,0%,100%,.25)}.button.is-white.is-active,.button.is-white:active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.button.is-white[disabled],fieldset[disabled] .button.is-white{background-color:#fff;border-color:transparent;box-shadow:none}.button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-hovered,.button.is-white.is-inverted:hover{background-color:#000}.button.is-white.is-inverted[disabled],fieldset[disabled] .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}.button.is-white.is-loading:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-white.is-outlined.is-focused,.button.is-white.is-outlined.is-hovered,.button.is-white.is-outlined:focus,.button.is-white.is-outlined:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.button.is-white.is-outlined.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-white.is-outlined.is-loading.is-focused:after,.button.is-white.is-outlined.is-loading.is-hovered:after,.button.is-white.is-outlined.is-loading:focus:after,.button.is-white.is-outlined.is-loading:hover:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-white.is-outlined[disabled],fieldset[disabled] .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-white.is-inverted.is-outlined.is-focused,.button.is-white.is-inverted.is-outlined.is-hovered,.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined:hover{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-white.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-white.is-inverted.is-outlined.is-loading:focus:after,.button.is-white.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}.button.is-black.is-hovered,.button.is-black:hover{background-color:#040404;border-color:transparent;color:#fff}.button.is-black.is-focused,.button.is-black:focus{border-color:transparent;color:#fff}.button.is-black.is-focused:not(:active),.button.is-black:focus:not(:active){box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.button.is-black.is-active,.button.is-black:active{background-color:#000;border-color:transparent;color:#fff}.button.is-black[disabled],fieldset[disabled] .button.is-black{background-color:#0a0a0a;border-color:transparent;box-shadow:none}.button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-hovered,.button.is-black.is-inverted:hover{background-color:#f2f2f2}.button.is-black.is-inverted[disabled],fieldset[disabled] .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}.button.is-black.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-black.is-outlined.is-focused,.button.is-black.is-outlined.is-hovered,.button.is-black.is-outlined:focus,.button.is-black.is-outlined:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.button.is-black.is-outlined.is-loading:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-black.is-outlined.is-loading.is-focused:after,.button.is-black.is-outlined.is-loading.is-hovered:after,.button.is-black.is-outlined.is-loading:focus:after,.button.is-black.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-black.is-outlined[disabled],fieldset[disabled] .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-black.is-inverted.is-outlined.is-focused,.button.is-black.is-inverted.is-outlined.is-hovered,.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined:hover{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-black.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-black.is-inverted.is-outlined.is-loading:focus:after,.button.is-black.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light.is-hovered,.button.is-light:hover{background-color:#eee;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light.is-focused,.button.is-light:focus{border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light.is-focused:not(:active),.button.is-light:focus:not(:active){box-shadow:0 0 0 .125em hsla(0,0%,96.1%,.25)}.button.is-light.is-active,.button.is-light:active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light[disabled],fieldset[disabled] .button.is-light{background-color:#f5f5f5;border-color:transparent;box-shadow:none}.button.is-light.is-inverted{color:#f5f5f5}.button.is-light.is-inverted,.button.is-light.is-inverted.is-hovered,.button.is-light.is-inverted:hover{background-color:rgba(0,0,0,.7)}.button.is-light.is-inverted[disabled],fieldset[disabled] .button.is-light.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#f5f5f5}.button.is-light.is-loading:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.button.is-light.is-outlined.is-focused,.button.is-light.is-outlined.is-hovered,.button.is-light.is-outlined:focus,.button.is-light.is-outlined:hover{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,.7)}.button.is-light.is-outlined.is-loading:after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-light.is-outlined.is-loading.is-focused:after,.button.is-light.is-outlined.is-loading.is-hovered:after,.button.is-light.is-outlined.is-loading:focus:after,.button.is-light.is-outlined.is-loading:hover:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-light.is-outlined[disabled],fieldset[disabled] .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.button.is-light.is-inverted.is-outlined.is-focused,.button.is-light.is-inverted.is-outlined.is-hovered,.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#f5f5f5}.button.is-light.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-light.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-light.is-inverted.is-outlined.is-loading:focus:after,.button.is-light.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.button.is-dark{background-color:#363636;border-color:transparent;color:#fff}.button.is-dark.is-hovered,.button.is-dark:hover{background-color:#2f2f2f;border-color:transparent;color:#fff}.button.is-dark.is-focused,.button.is-dark:focus{border-color:transparent;color:#fff}.button.is-dark.is-focused:not(:active),.button.is-dark:focus:not(:active){box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.button.is-dark.is-active,.button.is-dark:active{background-color:#292929;border-color:transparent;color:#fff}.button.is-dark[disabled],fieldset[disabled] .button.is-dark{background-color:#363636;border-color:transparent;box-shadow:none}.button.is-dark.is-inverted{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-hovered,.button.is-dark.is-inverted:hover{background-color:#f2f2f2}.button.is-dark.is-inverted[disabled],fieldset[disabled] .button.is-dark.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#363636}.button.is-dark.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.button.is-dark.is-outlined.is-focused,.button.is-dark.is-outlined.is-hovered,.button.is-dark.is-outlined:focus,.button.is-dark.is-outlined:hover{background-color:#363636;border-color:#363636;color:#fff}.button.is-dark.is-outlined.is-loading:after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-outlined.is-loading.is-focused:after,.button.is-dark.is-outlined.is-loading.is-hovered:after,.button.is-dark.is-outlined.is-loading:focus:after,.button.is-dark.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-dark.is-inverted.is-outlined.is-focused,.button.is-dark.is-inverted.is-outlined.is-hovered,.button.is-dark.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined:hover{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-dark.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-dark.is-inverted.is-outlined.is-loading:focus:after,.button.is-dark.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary{background-color:#00d1b2;border-color:transparent;color:#fff}.button.is-primary.is-hovered,.button.is-primary:hover{background-color:#00c4a7;border-color:transparent;color:#fff}.button.is-primary.is-focused,.button.is-primary:focus{border-color:transparent;color:#fff}.button.is-primary.is-focused:not(:active),.button.is-primary:focus:not(:active){box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.button.is-primary.is-active,.button.is-primary:active{background-color:#00b89c;border-color:transparent;color:#fff}.button.is-primary[disabled],fieldset[disabled] .button.is-primary{background-color:#00d1b2;border-color:transparent;box-shadow:none}.button.is-primary.is-inverted{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted.is-hovered,.button.is-primary.is-inverted:hover{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled],fieldset[disabled] .button.is-primary.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#00d1b2}.button.is-primary.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;color:#00d1b2}.button.is-primary.is-outlined.is-focused,.button.is-primary.is-outlined.is-hovered,.button.is-primary.is-outlined:focus,.button.is-primary.is-outlined:hover{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.button.is-primary.is-outlined.is-loading:after{border-color:transparent transparent #00d1b2 #00d1b2!important}.button.is-primary.is-outlined.is-loading.is-focused:after,.button.is-primary.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-outlined.is-loading:focus:after,.button.is-primary.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;box-shadow:none;color:#00d1b2}.button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-primary.is-inverted.is-outlined.is-focused,.button.is-primary.is-inverted.is-outlined.is-hovered,.button.is-primary.is-inverted.is-outlined:focus,.button.is-primary.is-inverted.is-outlined:hover{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-inverted.is-outlined.is-loading:focus:after,.button.is-primary.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #00d1b2 #00d1b2!important}.button.is-primary.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary.is-light{background-color:#ebfffc;color:#00947e}.button.is-primary.is-light.is-hovered,.button.is-primary.is-light:hover{background-color:#defffa;border-color:transparent;color:#00947e}.button.is-primary.is-light.is-active,.button.is-primary.is-light:active{background-color:#d1fff8;border-color:transparent;color:#00947e}.button.is-link{background-color:#3273dc;border-color:transparent;color:#fff}.button.is-link.is-hovered,.button.is-link:hover{background-color:#276cda;border-color:transparent;color:#fff}.button.is-link.is-focused,.button.is-link:focus{border-color:transparent;color:#fff}.button.is-link.is-focused:not(:active),.button.is-link:focus:not(:active){box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.button.is-link.is-active,.button.is-link:active{background-color:#2366d1;border-color:transparent;color:#fff}.button.is-link[disabled],fieldset[disabled] .button.is-link{background-color:#3273dc;border-color:transparent;box-shadow:none}.button.is-link.is-inverted{background-color:#fff;color:#3273dc}.button.is-link.is-inverted.is-hovered,.button.is-link.is-inverted:hover{background-color:#f2f2f2}.button.is-link.is-inverted[disabled],fieldset[disabled] .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3273dc}.button.is-link.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined{background-color:transparent;border-color:#3273dc;color:#3273dc}.button.is-link.is-outlined.is-focused,.button.is-link.is-outlined.is-hovered,.button.is-link.is-outlined:focus,.button.is-link.is-outlined:hover{background-color:#3273dc;border-color:#3273dc;color:#fff}.button.is-link.is-outlined.is-loading:after{border-color:transparent transparent #3273dc #3273dc!important}.button.is-link.is-outlined.is-loading.is-focused:after,.button.is-link.is-outlined.is-loading.is-hovered:after,.button.is-link.is-outlined.is-loading:focus:after,.button.is-link.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined[disabled],fieldset[disabled] .button.is-link.is-outlined{background-color:transparent;border-color:#3273dc;box-shadow:none;color:#3273dc}.button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-link.is-inverted.is-outlined.is-focused,.button.is-link.is-inverted.is-outlined.is-hovered,.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined:hover{background-color:#fff;color:#3273dc}.button.is-link.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-link.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-link.is-inverted.is-outlined.is-loading:focus:after,.button.is-link.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #3273dc #3273dc!important}.button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-link.is-light{background-color:#eef3fc;color:#2160c4}.button.is-link.is-light.is-hovered,.button.is-link.is-light:hover{background-color:#e3ecfa;border-color:transparent;color:#2160c4}.button.is-link.is-light.is-active,.button.is-link.is-light:active{background-color:#d8e4f8;border-color:transparent;color:#2160c4}.button.is-info{background-color:#3298dc;border-color:transparent;color:#fff}.button.is-info.is-hovered,.button.is-info:hover{background-color:#2793da;border-color:transparent;color:#fff}.button.is-info.is-focused,.button.is-info:focus{border-color:transparent;color:#fff}.button.is-info.is-focused:not(:active),.button.is-info:focus:not(:active){box-shadow:0 0 0 .125em rgba(50,152,220,.25)}.button.is-info.is-active,.button.is-info:active{background-color:#238cd1;border-color:transparent;color:#fff}.button.is-info[disabled],fieldset[disabled] .button.is-info{background-color:#3298dc;border-color:transparent;box-shadow:none}.button.is-info.is-inverted{background-color:#fff;color:#3298dc}.button.is-info.is-inverted.is-hovered,.button.is-info.is-inverted:hover{background-color:#f2f2f2}.button.is-info.is-inverted[disabled],fieldset[disabled] .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3298dc}.button.is-info.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined{background-color:transparent;border-color:#3298dc;color:#3298dc}.button.is-info.is-outlined.is-focused,.button.is-info.is-outlined.is-hovered,.button.is-info.is-outlined:focus,.button.is-info.is-outlined:hover{background-color:#3298dc;border-color:#3298dc;color:#fff}.button.is-info.is-outlined.is-loading:after{border-color:transparent transparent #3298dc #3298dc!important}.button.is-info.is-outlined.is-loading.is-focused:after,.button.is-info.is-outlined.is-loading.is-hovered:after,.button.is-info.is-outlined.is-loading:focus:after,.button.is-info.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined[disabled],fieldset[disabled] .button.is-info.is-outlined{background-color:transparent;border-color:#3298dc;box-shadow:none;color:#3298dc}.button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-info.is-inverted.is-outlined.is-focused,.button.is-info.is-inverted.is-outlined.is-hovered,.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined:hover{background-color:#fff;color:#3298dc}.button.is-info.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-info.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-info.is-inverted.is-outlined.is-loading:focus:after,.button.is-info.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #3298dc #3298dc!important}.button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-info.is-light{background-color:#eef6fc;color:#1d72aa}.button.is-info.is-light.is-hovered,.button.is-info.is-light:hover{background-color:#e3f1fa;border-color:transparent;color:#1d72aa}.button.is-info.is-light.is-active,.button.is-info.is-light:active{background-color:#d8ebf8;border-color:transparent;color:#1d72aa}.button.is-success{background-color:#48c774;border-color:transparent;color:#fff}.button.is-success.is-hovered,.button.is-success:hover{background-color:#3ec46d;border-color:transparent;color:#fff}.button.is-success.is-focused,.button.is-success:focus{border-color:transparent;color:#fff}.button.is-success.is-focused:not(:active),.button.is-success:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,199,116,.25)}.button.is-success.is-active,.button.is-success:active{background-color:#3abb67;border-color:transparent;color:#fff}.button.is-success[disabled],fieldset[disabled] .button.is-success{background-color:#48c774;border-color:transparent;box-shadow:none}.button.is-success.is-inverted{background-color:#fff;color:#48c774}.button.is-success.is-inverted.is-hovered,.button.is-success.is-inverted:hover{background-color:#f2f2f2}.button.is-success.is-inverted[disabled],fieldset[disabled] .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#48c774}.button.is-success.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined{background-color:transparent;border-color:#48c774;color:#48c774}.button.is-success.is-outlined.is-focused,.button.is-success.is-outlined.is-hovered,.button.is-success.is-outlined:focus,.button.is-success.is-outlined:hover{background-color:#48c774;border-color:#48c774;color:#fff}.button.is-success.is-outlined.is-loading:after{border-color:transparent transparent #48c774 #48c774!important}.button.is-success.is-outlined.is-loading.is-focused:after,.button.is-success.is-outlined.is-loading.is-hovered:after,.button.is-success.is-outlined.is-loading:focus:after,.button.is-success.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined[disabled],fieldset[disabled] .button.is-success.is-outlined{background-color:transparent;border-color:#48c774;box-shadow:none;color:#48c774}.button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-success.is-inverted.is-outlined.is-focused,.button.is-success.is-inverted.is-outlined.is-hovered,.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined:hover{background-color:#fff;color:#48c774}.button.is-success.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-success.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-success.is-inverted.is-outlined.is-loading:focus:after,.button.is-success.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #48c774 #48c774!important}.button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-success.is-light{background-color:#effaf3;color:#257942}.button.is-success.is-light.is-hovered,.button.is-success.is-light:hover{background-color:#e6f7ec;border-color:transparent;color:#257942}.button.is-success.is-light.is-active,.button.is-success.is-light:active{background-color:#dcf4e4;border-color:transparent;color:#257942}.button.is-warning{background-color:#ffdd57;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-hovered,.button.is-warning:hover{background-color:#ffdb4a;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-focused,.button.is-warning:focus{border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-focused:not(:active),.button.is-warning:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,221,87,.25)}.button.is-warning.is-active,.button.is-warning:active{background-color:#ffd83d;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning[disabled],fieldset[disabled] .button.is-warning{background-color:#ffdd57;border-color:transparent;box-shadow:none}.button.is-warning.is-inverted{color:#ffdd57}.button.is-warning.is-inverted,.button.is-warning.is-inverted.is-hovered,.button.is-warning.is-inverted:hover{background-color:rgba(0,0,0,.7)}.button.is-warning.is-inverted[disabled],fieldset[disabled] .button.is-warning.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#ffdd57}.button.is-warning.is-loading:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined{background-color:transparent;border-color:#ffdd57;color:#ffdd57}.button.is-warning.is-outlined.is-focused,.button.is-warning.is-outlined.is-hovered,.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined:hover{background-color:#ffdd57;border-color:#ffdd57;color:rgba(0,0,0,.7)}.button.is-warning.is-outlined.is-loading:after{border-color:transparent transparent #ffdd57 #ffdd57!important}.button.is-warning.is-outlined.is-loading.is-focused:after,.button.is-warning.is-outlined.is-loading.is-hovered:after,.button.is-warning.is-outlined.is-loading:focus:after,.button.is-warning.is-outlined.is-loading:hover:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-outlined{background-color:transparent;border-color:#ffdd57;box-shadow:none;color:#ffdd57}.button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.button.is-warning.is-inverted.is-outlined.is-focused,.button.is-warning.is-inverted.is-outlined.is-hovered,.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#ffdd57}.button.is-warning.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-warning.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-warning.is-inverted.is-outlined.is-loading:focus:after,.button.is-warning.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #ffdd57 #ffdd57!important}.button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.button.is-warning.is-light{background-color:#fffbeb;color:#947600}.button.is-warning.is-light.is-hovered,.button.is-warning.is-light:hover{background-color:#fff8de;border-color:transparent;color:#947600}.button.is-warning.is-light.is-active,.button.is-warning.is-light:active{background-color:#fff6d1;border-color:transparent;color:#947600}.button.is-danger{background-color:#f14668;border-color:transparent;color:#fff}.button.is-danger.is-hovered,.button.is-danger:hover{background-color:#f03a5f;border-color:transparent;color:#fff}.button.is-danger.is-focused,.button.is-danger:focus{border-color:transparent;color:#fff}.button.is-danger.is-focused:not(:active),.button.is-danger:focus:not(:active){box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.button.is-danger.is-active,.button.is-danger:active{background-color:#ef2e55;border-color:transparent;color:#fff}.button.is-danger[disabled],fieldset[disabled] .button.is-danger{background-color:#f14668;border-color:transparent;box-shadow:none}.button.is-danger.is-inverted{background-color:#fff;color:#f14668}.button.is-danger.is-inverted.is-hovered,.button.is-danger.is-inverted:hover{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled],fieldset[disabled] .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f14668}.button.is-danger.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;color:#f14668}.button.is-danger.is-outlined.is-focused,.button.is-danger.is-outlined.is-hovered,.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined:hover{background-color:#f14668;border-color:#f14668;color:#fff}.button.is-danger.is-outlined.is-loading:after{border-color:transparent transparent #f14668 #f14668!important}.button.is-danger.is-outlined.is-loading.is-focused:after,.button.is-danger.is-outlined.is-loading.is-hovered:after,.button.is-danger.is-outlined.is-loading:focus:after,.button.is-danger.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;box-shadow:none;color:#f14668}.button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-danger.is-inverted.is-outlined.is-focused,.button.is-danger.is-inverted.is-outlined.is-hovered,.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined:hover{background-color:#fff;color:#f14668}.button.is-danger.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-danger.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-danger.is-inverted.is-outlined.is-loading:focus:after,.button.is-danger.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #f14668 #f14668!important}.button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.button.is-danger.is-light.is-hovered,.button.is-danger.is-light:hover{background-color:#fde0e6;border-color:transparent;color:#cc0f35}.button.is-danger.is-light.is-active,.button.is-danger.is-light:active{background-color:#fcd4dc;border-color:transparent;color:#cc0f35}.button.is-small{font-size:.75rem}.button.is-small:not(.is-rounded){border-radius:2px}.button.is-normal{font-size:1rem}.button.is-medium{font-size:1.25rem}.button.is-large{font-size:1.5rem}.button[disabled],fieldset[disabled] .button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.button.is-fullwidth{display:flex;width:100%}.button.is-loading{color:transparent!important;pointer-events:none}.button.is-loading:after{position:absolute;left:calc(50% - .5em);top:calc(50% - .5em);position:absolute!important}.button.is-static{background-color:#f5f5f5;border-color:#dbdbdb;color:#7a7a7a;box-shadow:none;pointer-events:none}.button.is-rounded{border-radius:290486px;padding-left:1.25em;padding-right:1.25em}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button{margin-bottom:.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.buttons:last-child{margin-bottom:-.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:2px}.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}.buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.buttons.has-addons .button:last-child{margin-right:0}.buttons.has-addons .button.is-hovered,.buttons.has-addons .button:hover{z-index:2}.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-focused,.buttons.has-addons .button.is-selected,.buttons.has-addons .button:active,.buttons.has-addons .button:focus{z-index:3}.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button.is-selected:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button:focus:hover{z-index:4}.buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}.buttons.is-centered{justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.buttons.is-right{justify-content:flex-end}.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.container{flex-grow:1;margin:0 auto;position:relative;width:auto}.container.is-fluid{max-width:none!important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width:1024px){.container{max-width:960px}}@media screen and (max-width:1215px){.container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width:1407px){.container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width:1216px){.container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width:1408px){.container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}.content li+li{margin-top:.25em}.content blockquote:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content p:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child),.content ul:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#363636;font-weight:600;line-height:1.125}.content h1{font-size:2em;margin-bottom:.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:.8em}.content h5{font-size:1.125em;margin-bottom:.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}.content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ol:not([type]).is-lower-alpha{list-style-type:lower-alpha}.content ol:not([type]).is-lower-roman{list-style-type:lower-roman}.content ol:not([type]).is-upper-alpha{list-style-type:upper-alpha}.content ol:not([type]).is-upper-roman{list-style-type:upper-roman}.content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:.5em}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}.content sub,.content sup{font-size:75%}.content table{width:100%}.content table td,.content table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.content table th{color:#363636}.content table th:not([align]){text-align:inherit}.content table thead td,.content table thead th{border-width:0 0 2px;color:#363636}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#363636}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content .tabs li+li{margin-top:0}.content.is-small{font-size:.75rem}.content.is-medium{font-size:1.25rem}.content.is-large{font-size:1.5rem}.icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}.icon.is-small{height:1rem;width:1rem}.icon.is-medium{height:2rem;width:2rem}.icon.is-large{height:3rem;width:3rem}.icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}.icon-text .icon{flex-grow:0;flex-shrink:0}.icon-text .icon:not(:last-child){margin-right:.25em}.icon-text .icon:not(:first-child){margin-left:.25em}div.icon-text{display:flex}.image{display:block;position:relative}.image img{display:block;height:auto;width:100%}.image img.is-rounded{border-radius:290486px}.image.is-fullwidth{width:100%}.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-square .has-ratio,.image.is-square img{height:100%;width:100%}.image.is-1by1,.image.is-square{padding-top:100%}.image.is-5by4{padding-top:80%}.image.is-4by3{padding-top:75%}.image.is-3by2{padding-top:66.6666%}.image.is-5by3{padding-top:60%}.image.is-16by9{padding-top:56.25%}.image.is-2by1{padding-top:50%}.image.is-3by1{padding-top:33.3333%}.image.is-4by5{padding-top:125%}.image.is-3by4{padding-top:133.3333%}.image.is-2by3{padding-top:150%}.image.is-3by5{padding-top:166.6666%}.image.is-9by16{padding-top:177.7777%}.image.is-1by2{padding-top:200%}.image.is-1by3{padding-top:300%}.image.is-16x16{height:16px;width:16px}.image.is-24x24{height:24px;width:24px}.image.is-32x32{height:32px;width:32px}.image.is-48x48{height:48px;width:48px}.image.is-64x64{height:64px;width:64px}.image.is-96x96{height:96px;width:96px}.image.is-128x128{height:128px;width:128px}.notification{background-color:#f5f5f5;border-radius:4px;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}.notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:#fff}.notification pre code{background:transparent}.notification>.delete{right:.5rem;position:absolute;top:.5rem}.notification .content,.notification .subtitle,.notification .title{color:currentColor}.notification.is-white{background-color:#fff;color:#0a0a0a}.notification.is-black{background-color:#0a0a0a;color:#fff}.notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.notification.is-dark{background-color:#363636;color:#fff}.notification.is-primary{background-color:#00d1b2;color:#fff}.notification.is-primary.is-light{background-color:#ebfffc;color:#00947e}.notification.is-link{background-color:#3273dc;color:#fff}.notification.is-link.is-light{background-color:#eef3fc;color:#2160c4}.notification.is-info{background-color:#3298dc;color:#fff}.notification.is-info.is-light{background-color:#eef6fc;color:#1d72aa}.notification.is-success{background-color:#48c774;color:#fff}.notification.is-success.is-light{background-color:#effaf3;color:#257942}.notification.is-warning{background-color:#ffdd57;color:rgba(0,0,0,.7)}.notification.is-warning.is-light{background-color:#fffbeb;color:#947600}.notification.is-danger{background-color:#f14668;color:#fff}.notification.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:290486px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}.progress::-webkit-progress-bar{background-color:#ededed}.progress::-webkit-progress-value{background-color:#4a4a4a}.progress::-moz-progress-bar{background-color:#4a4a4a}.progress::-ms-fill{background-color:#4a4a4a;border:none}.progress.is-white::-webkit-progress-value{background-color:#fff}.progress.is-white::-moz-progress-bar{background-color:#fff}.progress.is-white::-ms-fill{background-color:#fff}.progress.is-white:indeterminate{background-image:linear-gradient(90deg,#fff 30%,#ededed 0)}.progress.is-black::-webkit-progress-value{background-color:#0a0a0a}.progress.is-black::-moz-progress-bar{background-color:#0a0a0a}.progress.is-black::-ms-fill{background-color:#0a0a0a}.progress.is-black:indeterminate{background-image:linear-gradient(90deg,#0a0a0a 30%,#ededed 0)}.progress.is-light::-webkit-progress-value{background-color:#f5f5f5}.progress.is-light::-moz-progress-bar{background-color:#f5f5f5}.progress.is-light::-ms-fill{background-color:#f5f5f5}.progress.is-light:indeterminate{background-image:linear-gradient(90deg,#f5f5f5 30%,#ededed 0)}.progress.is-dark::-webkit-progress-value{background-color:#363636}.progress.is-dark::-moz-progress-bar{background-color:#363636}.progress.is-dark::-ms-fill{background-color:#363636}.progress.is-dark:indeterminate{background-image:linear-gradient(90deg,#363636 30%,#ededed 0)}.progress.is-primary::-webkit-progress-value{background-color:#00d1b2}.progress.is-primary::-moz-progress-bar{background-color:#00d1b2}.progress.is-primary::-ms-fill{background-color:#00d1b2}.progress.is-primary:indeterminate{background-image:linear-gradient(90deg,#00d1b2 30%,#ededed 0)}.progress.is-link::-webkit-progress-value{background-color:#3273dc}.progress.is-link::-moz-progress-bar{background-color:#3273dc}.progress.is-link::-ms-fill{background-color:#3273dc}.progress.is-link:indeterminate{background-image:linear-gradient(90deg,#3273dc 30%,#ededed 0)}.progress.is-info::-webkit-progress-value{background-color:#3298dc}.progress.is-info::-moz-progress-bar{background-color:#3298dc}.progress.is-info::-ms-fill{background-color:#3298dc}.progress.is-info:indeterminate{background-image:linear-gradient(90deg,#3298dc 30%,#ededed 0)}.progress.is-success::-webkit-progress-value{background-color:#48c774}.progress.is-success::-moz-progress-bar{background-color:#48c774}.progress.is-success::-ms-fill{background-color:#48c774}.progress.is-success:indeterminate{background-image:linear-gradient(90deg,#48c774 30%,#ededed 0)}.progress.is-warning::-webkit-progress-value{background-color:#ffdd57}.progress.is-warning::-moz-progress-bar{background-color:#ffdd57}.progress.is-warning::-ms-fill{background-color:#ffdd57}.progress.is-warning:indeterminate{background-image:linear-gradient(90deg,#ffdd57 30%,#ededed 0)}.progress.is-danger::-webkit-progress-value{background-color:#f14668}.progress.is-danger::-moz-progress-bar{background-color:#f14668}.progress.is-danger::-ms-fill{background-color:#f14668}.progress.is-danger:indeterminate{background-image:linear-gradient(90deg,#f14668 30%,#ededed 0)}.progress:indeterminate{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:moveIndeterminate;animation-name:moveIndeterminate;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-color:#ededed;background-image:linear-gradient(90deg,#4a4a4a 30%,#ededed 0);background-position:0 0;background-repeat:no-repeat;background-size:150% 150%}.progress:indeterminate::-webkit-progress-bar{background-color:transparent}.progress:indeterminate::-moz-progress-bar{background-color:transparent}.progress:indeterminate::-ms-fill{animation-name:none}.progress.is-small{height:.75rem}.progress.is-medium{height:1.25rem}.progress.is-large{height:1.5rem}@-webkit-keyframes moveIndeterminate{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes moveIndeterminate{0%{background-position:200% 0}to{background-position:-200% 0}}.table{background-color:#fff;color:#363636}.table td,.table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.table td.is-white,.table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}.table td.is-black,.table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.table td.is-light,.table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,.7)}.table td.is-dark,.table th.is-dark{background-color:#363636;border-color:#363636;color:#fff}.table td.is-primary,.table th.is-primary{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.table td.is-link,.table th.is-link{background-color:#3273dc;border-color:#3273dc;color:#fff}.table td.is-info,.table th.is-info{background-color:#3298dc;border-color:#3298dc;color:#fff}.table td.is-success,.table th.is-success{background-color:#48c774;border-color:#48c774;color:#fff}.table td.is-warning,.table th.is-warning{background-color:#ffdd57;border-color:#ffdd57;color:rgba(0,0,0,.7)}.table td.is-danger,.table th.is-danger{background-color:#f14668;border-color:#f14668;color:#fff}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table td.is-selected,.table th.is-selected{background-color:#00d1b2;color:#fff}.table td.is-selected a,.table td.is-selected strong,.table th.is-selected a,.table th.is-selected strong{color:currentColor}.table td.is-vcentered,.table th.is-vcentered{vertical-align:middle}.table th{color:#363636}.table th:not([align]){text-align:inherit}.table tr.is-selected{background-color:#00d1b2;color:#fff}.table tr.is-selected a,.table tr.is-selected strong{color:currentColor}.table tr.is-selected td,.table tr.is-selected th{border-color:#fff;color:currentColor}.table thead{background-color:transparent}.table thead td,.table thead th{border-width:0 0 2px;color:#363636}.table tfoot{background-color:transparent}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#363636}.table tbody{background-color:transparent}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom-width:0}.table.is-bordered td,.table.is-bordered th{border-width:1px}.table.is-bordered tr:last-child td,.table.is-bordered tr:last-child th{border-bottom-width:1px}.table.is-fullwidth{width:100%}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover,.table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(2n){background-color:#f5f5f5}.table.is-narrow td,.table.is-narrow th{padding:.25em .5em}.table.is-striped tbody tr:not(.is-selected):nth-child(2n){background-color:#fafafa}.table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags .tag{margin-bottom:.5rem}.tags .tag:not(:last-child){margin-right:.5rem}.tags:last-child{margin-bottom:-.5rem}.tags:not(:last-child){margin-bottom:1rem}.tags.are-medium .tag:not(.is-normal):not(.is-large){font-size:1rem}.tags.are-large .tag:not(.is-normal):not(.is-medium){font-size:1.25rem}.tags.is-centered{justify-content:center}.tags.is-centered .tag{margin-right:.25rem;margin-left:.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .tag:not(:first-child){margin-left:.5rem}.tags.has-addons .tag,.tags.is-right .tag:not(:last-child){margin-right:0}.tags.has-addons .tag:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.tags.has-addons .tag:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.tag:not(body){align-items:center;background-color:#f5f5f5;border-radius:4px;color:#4a4a4a;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:.75em;padding-right:.75em;white-space:nowrap}.tag:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}.tag:not(body).is-white{background-color:#fff;color:#0a0a0a}.tag:not(body).is-black{background-color:#0a0a0a;color:#fff}.tag:not(body).is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.tag:not(body).is-dark{background-color:#363636;color:#fff}.tag:not(body).is-primary{background-color:#00d1b2;color:#fff}.tag:not(body).is-primary.is-light{background-color:#ebfffc;color:#00947e}.tag:not(body).is-link{background-color:#3273dc;color:#fff}.tag:not(body).is-link.is-light{background-color:#eef3fc;color:#2160c4}.tag:not(body).is-info{background-color:#3298dc;color:#fff}.tag:not(body).is-info.is-light{background-color:#eef6fc;color:#1d72aa}.tag:not(body).is-success{background-color:#48c774;color:#fff}.tag:not(body).is-success.is-light{background-color:#effaf3;color:#257942}.tag:not(body).is-warning{background-color:#ffdd57;color:rgba(0,0,0,.7)}.tag:not(body).is-warning.is-light{background-color:#fffbeb;color:#947600}.tag:not(body).is-danger{background-color:#f14668;color:#fff}.tag:not(body).is-danger.is-light{background-color:#feecf0;color:#cc0f35}.tag:not(body).is-normal{font-size:.75rem}.tag:not(body).is-medium{font-size:1rem}.tag:not(body).is-large{font-size:1.25rem}.tag:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}.tag:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}.tag:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}.tag:not(body).is-delete{margin-left:1px;padding:0;position:relative;width:2em}.tag:not(body).is-delete:after,.tag:not(body).is-delete:before{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.tag:not(body).is-delete:before{height:1px;width:50%}.tag:not(body).is-delete:after{height:50%;width:1px}.tag:not(body).is-delete:focus,.tag:not(body).is-delete:hover{background-color:#e8e8e8}.tag:not(body).is-delete:active{background-color:#dbdbdb}.tag:not(body).is-rounded{border-radius:290486px}a.tag:hover{text-decoration:underline}.subtitle,.title{word-break:break-word}.subtitle em,.subtitle span,.title em,.title span{font-weight:inherit}.subtitle sub,.subtitle sup,.title sub,.title sup{font-size:.75em}.subtitle .tag,.title .tag{vertical-align:middle}.title{color:#363636;font-size:2rem;font-weight:600;line-height:1.125}.title strong{color:inherit;font-weight:inherit}.title+.highlight{margin-top:-.75rem}.title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}.title.is-1{font-size:3rem}.title.is-2{font-size:2.5rem}.title.is-3{font-size:2rem}.title.is-4{font-size:1.5rem}.title.is-5{font-size:1.25rem}.title.is-6{font-size:1rem}.title.is-7{font-size:.75rem}.subtitle{color:#4a4a4a;font-size:1.25rem;font-weight:400;line-height:1.25}.subtitle strong{color:#363636;font-weight:600}.subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}.subtitle.is-1{font-size:3rem}.subtitle.is-2{font-size:2.5rem}.subtitle.is-3{font-size:2rem}.subtitle.is-4{font-size:1.5rem}.subtitle.is-5{font-size:1.25rem}.subtitle.is-6{font-size:1rem}.subtitle.is-7{font-size:.75rem}.heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.highlight{font-weight:400;max-width:100%;overflow:hidden;padding:0}.highlight pre{overflow:auto;max-width:100%}.number{align-items:center;background-color:#f5f5f5;border-radius:290486px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:.25rem .5rem;text-align:center;vertical-align:top}.input,.select select,.textarea{background-color:#fff;border-color:#dbdbdb;border-radius:4px;color:#363636}.input::-moz-placeholder,.select select::-moz-placeholder,.textarea::-moz-placeholder{color:rgba(54,54,54,.3)}.input::-webkit-input-placeholder,.select select::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:rgba(54,54,54,.3)}.input:-moz-placeholder,.select select:-moz-placeholder,.textarea:-moz-placeholder{color:rgba(54,54,54,.3)}.input:-ms-input-placeholder,.select select:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:rgba(54,54,54,.3)}.input:hover,.is-hovered.input,.is-hovered.textarea,.select select.is-hovered,.select select:hover,.textarea:hover{border-color:#b5b5b5}.input:active,.input:focus,.is-active.input,.is-active.textarea,.is-focused.input,.is-focused.textarea,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea:active,.textarea:focus{border-color:#3273dc;box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.input[disabled],.select fieldset[disabled] select,.select select[disabled],.textarea[disabled],fieldset[disabled] .input,fieldset[disabled] .select select,fieldset[disabled] .textarea{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#7a7a7a}.input[disabled]::-moz-placeholder,.select fieldset[disabled] select::-moz-placeholder,.select select[disabled]::-moz-placeholder,.textarea[disabled]::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder{color:hsla(0,0%,47.8%,.3)}.input[disabled]::-webkit-input-placeholder,.select fieldset[disabled] select::-webkit-input-placeholder,.select select[disabled]::-webkit-input-placeholder,.textarea[disabled]::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder{color:hsla(0,0%,47.8%,.3)}.input[disabled]:-moz-placeholder,.select fieldset[disabled] select:-moz-placeholder,.select select[disabled]:-moz-placeholder,.textarea[disabled]:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder{color:hsla(0,0%,47.8%,.3)}.input[disabled]:-ms-input-placeholder,.select fieldset[disabled] select:-ms-input-placeholder,.select select[disabled]:-ms-input-placeholder,.textarea[disabled]:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder{color:hsla(0,0%,47.8%,.3)}.input,.textarea{box-shadow:inset 0 .0625em .125em rgba(10,10,10,.05);max-width:100%;width:100%}.input[readonly],.textarea[readonly]{box-shadow:none}.is-white.input,.is-white.textarea{border-color:#fff}.is-white.input:active,.is-white.input:focus,.is-white.is-active.input,.is-white.is-active.textarea,.is-white.is-focused.input,.is-white.is-focused.textarea,.is-white.textarea:active,.is-white.textarea:focus{box-shadow:0 0 0 .125em hsla(0,0%,100%,.25)}.is-black.input,.is-black.textarea{border-color:#0a0a0a}.is-black.input:active,.is-black.input:focus,.is-black.is-active.input,.is-black.is-active.textarea,.is-black.is-focused.input,.is-black.is-focused.textarea,.is-black.textarea:active,.is-black.textarea:focus{box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.is-light.input,.is-light.textarea{border-color:#f5f5f5}.is-light.input:active,.is-light.input:focus,.is-light.is-active.input,.is-light.is-active.textarea,.is-light.is-focused.input,.is-light.is-focused.textarea,.is-light.textarea:active,.is-light.textarea:focus{box-shadow:0 0 0 .125em hsla(0,0%,96.1%,.25)}.is-dark.input,.is-dark.textarea{border-color:#363636}.is-dark.input:active,.is-dark.input:focus,.is-dark.is-active.input,.is-dark.is-active.textarea,.is-dark.is-focused.input,.is-dark.is-focused.textarea,.is-dark.textarea:active,.is-dark.textarea:focus{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.is-primary.input,.is-primary.textarea{border-color:#00d1b2}.is-primary.input:active,.is-primary.input:focus,.is-primary.is-active.input,.is-primary.is-active.textarea,.is-primary.is-focused.input,.is-primary.is-focused.textarea,.is-primary.textarea:active,.is-primary.textarea:focus{box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.is-link.input,.is-link.textarea{border-color:#3273dc}.is-link.input:active,.is-link.input:focus,.is-link.is-active.input,.is-link.is-active.textarea,.is-link.is-focused.input,.is-link.is-focused.textarea,.is-link.textarea:active,.is-link.textarea:focus{box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.is-info.input,.is-info.textarea{border-color:#3298dc}.is-info.input:active,.is-info.input:focus,.is-info.is-active.input,.is-info.is-active.textarea,.is-info.is-focused.input,.is-info.is-focused.textarea,.is-info.textarea:active,.is-info.textarea:focus{box-shadow:0 0 0 .125em rgba(50,152,220,.25)}.is-success.input,.is-success.textarea{border-color:#48c774}.is-success.input:active,.is-success.input:focus,.is-success.is-active.input,.is-success.is-active.textarea,.is-success.is-focused.input,.is-success.is-focused.textarea,.is-success.textarea:active,.is-success.textarea:focus{box-shadow:0 0 0 .125em rgba(72,199,116,.25)}.is-warning.input,.is-warning.textarea{border-color:#ffdd57}.is-warning.input:active,.is-warning.input:focus,.is-warning.is-active.input,.is-warning.is-active.textarea,.is-warning.is-focused.input,.is-warning.is-focused.textarea,.is-warning.textarea:active,.is-warning.textarea:focus{box-shadow:0 0 0 .125em rgba(255,221,87,.25)}.is-danger.input,.is-danger.textarea{border-color:#f14668}.is-danger.input:active,.is-danger.input:focus,.is-danger.is-active.input,.is-danger.is-active.textarea,.is-danger.is-focused.input,.is-danger.is-focused.textarea,.is-danger.textarea:active,.is-danger.textarea:focus{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.is-small.input,.is-small.textarea{border-radius:2px;font-size:.75rem}.is-medium.input,.is-medium.textarea{font-size:1.25rem}.is-large.input,.is-large.textarea{font-size:1.5rem}.is-fullwidth.input,.is-fullwidth.textarea{display:block;width:100%}.is-inline.input,.is-inline.textarea{display:inline;width:auto}.input.is-rounded{border-radius:290486px;padding-left:calc(1.125em - 1px);padding-right:calc(1.125em - 1px)}.input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.textarea{display:block;max-width:100%;min-width:100%;padding:calc(.75em - 1px);resize:vertical}.textarea:not([rows]){max-height:40em;min-height:8em}.textarea[rows]{height:auto}.textarea.has-fixed-size{resize:none}.checkbox,.radio{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.checkbox input,.radio input{cursor:pointer}.checkbox:hover,.radio:hover{color:#363636}.checkbox[disabled],.checkbox input[disabled],.radio[disabled],.radio input[disabled],fieldset[disabled] .checkbox,fieldset[disabled] .radio{color:#7a7a7a;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:2.5em}.select:not(.is-multiple):not(.is-loading):after{border-color:#3273dc;right:1.125em;z-index:4}.select.is-rounded select{border-radius:290486px;padding-left:1em}.select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#f5f5f5}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:.5em 1em}.select:not(.is-multiple):not(.is-loading):hover:after{border-color:#363636}.select.is-white:not(:hover):after,.select.is-white select{border-color:#fff}.select.is-white select.is-hovered,.select.is-white select:hover{border-color:#f2f2f2}.select.is-white select.is-active,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select:focus{box-shadow:0 0 0 .125em hsla(0,0%,100%,.25)}.select.is-black:not(:hover):after,.select.is-black select{border-color:#0a0a0a}.select.is-black select.is-hovered,.select.is-black select:hover{border-color:#000}.select.is-black select.is-active,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select:focus{box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.select.is-light:not(:hover):after,.select.is-light select{border-color:#f5f5f5}.select.is-light select.is-hovered,.select.is-light select:hover{border-color:#e8e8e8}.select.is-light select.is-active,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select:focus{box-shadow:0 0 0 .125em hsla(0,0%,96.1%,.25)}.select.is-dark:not(:hover):after,.select.is-dark select{border-color:#363636}.select.is-dark select.is-hovered,.select.is-dark select:hover{border-color:#292929}.select.is-dark select.is-active,.select.is-dark select.is-focused,.select.is-dark select:active,.select.is-dark select:focus{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.select.is-primary:not(:hover):after,.select.is-primary select{border-color:#00d1b2}.select.is-primary select.is-hovered,.select.is-primary select:hover{border-color:#00b89c}.select.is-primary select.is-active,.select.is-primary select.is-focused,.select.is-primary select:active,.select.is-primary select:focus{box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.select.is-link:not(:hover):after,.select.is-link select{border-color:#3273dc}.select.is-link select.is-hovered,.select.is-link select:hover{border-color:#2366d1}.select.is-link select.is-active,.select.is-link select.is-focused,.select.is-link select:active,.select.is-link select:focus{box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.select.is-info:not(:hover):after,.select.is-info select{border-color:#3298dc}.select.is-info select.is-hovered,.select.is-info select:hover{border-color:#238cd1}.select.is-info select.is-active,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select:focus{box-shadow:0 0 0 .125em rgba(50,152,220,.25)}.select.is-success:not(:hover):after,.select.is-success select{border-color:#48c774}.select.is-success select.is-hovered,.select.is-success select:hover{border-color:#3abb67}.select.is-success select.is-active,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select:focus{box-shadow:0 0 0 .125em rgba(72,199,116,.25)}.select.is-warning:not(:hover):after,.select.is-warning select{border-color:#ffdd57}.select.is-warning select.is-hovered,.select.is-warning select:hover{border-color:#ffd83d}.select.is-warning select.is-active,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select:focus{box-shadow:0 0 0 .125em rgba(255,221,87,.25)}.select.is-danger:not(:hover):after,.select.is-danger select{border-color:#f14668}.select.is-danger select.is-hovered,.select.is-danger select:hover{border-color:#ef2e55}.select.is-danger select.is-active,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select:focus{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.select.is-small{border-radius:2px;font-size:.75rem}.select.is-medium{font-size:1.25rem}.select.is-large{font-size:1.5rem}.select.is-disabled:after{border-color:#7a7a7a}.select.is-fullwidth,.select.is-fullwidth select{width:100%}.select.is-loading:after{margin-top:0;position:absolute;right:.625em;top:.625em;transform:none}.select.is-loading.is-small:after{font-size:.75rem}.select.is-loading.is-medium:after{font-size:1.25rem}.select.is-loading.is-large:after{font-size:1.5rem}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}.file.is-white.is-hovered .file-cta,.file.is-white:hover .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.file.is-white.is-focused .file-cta,.file.is-white:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,100%,.25);color:#0a0a0a}.file.is-white.is-active .file-cta,.file.is-white:active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}.file.is-black.is-hovered .file-cta,.file.is-black:hover .file-cta{background-color:#040404;border-color:transparent;color:#fff}.file.is-black.is-focused .file-cta,.file.is-black:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(10,10,10,.25);color:#fff}.file.is-black.is-active .file-cta,.file.is-black:active .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-light.is-hovered .file-cta,.file.is-light:hover .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-light.is-focused .file-cta,.file.is-light:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,96.1%,.25);color:rgba(0,0,0,.7)}.file.is-light.is-active .file-cta,.file.is-light:active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-dark .file-cta{background-color:#363636;border-color:transparent;color:#fff}.file.is-dark.is-hovered .file-cta,.file.is-dark:hover .file-cta{background-color:#2f2f2f;border-color:transparent;color:#fff}.file.is-dark.is-focused .file-cta,.file.is-dark:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(54,54,54,.25);color:#fff}.file.is-dark.is-active .file-cta,.file.is-dark:active .file-cta{background-color:#292929;border-color:transparent;color:#fff}.file.is-primary .file-cta{background-color:#00d1b2;border-color:transparent;color:#fff}.file.is-primary.is-hovered .file-cta,.file.is-primary:hover .file-cta{background-color:#00c4a7;border-color:transparent;color:#fff}.file.is-primary.is-focused .file-cta,.file.is-primary:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(0,209,178,.25);color:#fff}.file.is-primary.is-active .file-cta,.file.is-primary:active .file-cta{background-color:#00b89c;border-color:transparent;color:#fff}.file.is-link .file-cta{background-color:#3273dc;border-color:transparent;color:#fff}.file.is-link.is-hovered .file-cta,.file.is-link:hover .file-cta{background-color:#276cda;border-color:transparent;color:#fff}.file.is-link.is-focused .file-cta,.file.is-link:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(50,115,220,.25);color:#fff}.file.is-link.is-active .file-cta,.file.is-link:active .file-cta{background-color:#2366d1;border-color:transparent;color:#fff}.file.is-info .file-cta{background-color:#3298dc;border-color:transparent;color:#fff}.file.is-info.is-hovered .file-cta,.file.is-info:hover .file-cta{background-color:#2793da;border-color:transparent;color:#fff}.file.is-info.is-focused .file-cta,.file.is-info:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(50,152,220,.25);color:#fff}.file.is-info.is-active .file-cta,.file.is-info:active .file-cta{background-color:#238cd1;border-color:transparent;color:#fff}.file.is-success .file-cta{background-color:#48c774;border-color:transparent;color:#fff}.file.is-success.is-hovered .file-cta,.file.is-success:hover .file-cta{background-color:#3ec46d;border-color:transparent;color:#fff}.file.is-success.is-focused .file-cta,.file.is-success:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(72,199,116,.25);color:#fff}.file.is-success.is-active .file-cta,.file.is-success:active .file-cta{background-color:#3abb67;border-color:transparent;color:#fff}.file.is-warning .file-cta{background-color:#ffdd57;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-warning.is-hovered .file-cta,.file.is-warning:hover .file-cta{background-color:#ffdb4a;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-warning.is-focused .file-cta,.file.is-warning:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,221,87,.25);color:rgba(0,0,0,.7)}.file.is-warning.is-active .file-cta,.file.is-warning:active .file-cta{background-color:#ffd83d;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-danger .file-cta{background-color:#f14668;border-color:transparent;color:#fff}.file.is-danger.is-hovered .file-cta,.file.is-danger:hover .file-cta{background-color:#f03a5f;border-color:transparent;color:#fff}.file.is-danger.is-focused .file-cta,.file.is-danger:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(241,70,104,.25);color:#fff}.file.is-danger.is-active .file-cta,.file.is-danger:active .file-cta{background-color:#ef2e55;border-color:transparent;color:#fff}.file.is-small{font-size:.75rem}.file.is-medium{font-size:1.25rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:1.5rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:4px}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.file.is-boxed.is-small .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:4px 4px 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 4px 4px;border-width:0 1px 1px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 4px 4px 0}.file.is-right .file-name{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;order:-1}.file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}.file-label:hover .file-cta{background-color:#eee;color:#363636}.file-label:hover .file-name{border-color:#d5d5d5}.file-label:active .file-cta{background-color:#e8e8e8;color:#363636}.file-label:active .file-name{border-color:#cfcfcf}.file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:#dbdbdb;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#f5f5f5;color:#4a4a4a}.file-name{border-color:#dbdbdb;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}.file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}.file-icon .fa{font-size:14px}.label{color:#363636;display:block;font-size:1rem;font-weight:700}.label:not(:last-child){margin-bottom:.5em}.label.is-small{font-size:.75rem}.label.is-medium{font-size:1.25rem}.label.is-large{font-size:1.5rem}.help{display:block;font-size:.75rem;margin-top:.25rem}.help.is-white{color:#fff}.help.is-black{color:#0a0a0a}.help.is-light{color:#f5f5f5}.help.is-dark{color:#363636}.help.is-primary{color:#00d1b2}.help.is-link{color:#3273dc}.help.is-info{color:#3298dc}.help.is-success{color:#48c774}.help.is-warning{color:#ffdd57}.help.is-danger{color:#f14668}.field:not(:last-child){margin-bottom:.75rem}.field.has-addons{display:flex;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-right:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child:not(:only-child) .button,.field.has-addons .control:first-child:not(:only-child) .input,.field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}.field.has-addons .control:last-child:not(:only-child) .button,.field.has-addons .control:last-child:not(:only-child) .input,.field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}.field.has-addons .control .button:not([disabled]).is-hovered,.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .input:not([disabled]).is-hovered,.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]).is-hovered,.field.has-addons .control .select select:not([disabled]):hover{z-index:2}.field.has-addons .control .button:not([disabled]).is-active,.field.has-addons .control .button:not([disabled]).is-focused,.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .input:not([disabled]).is-active,.field.has-addons .control .input:not([disabled]).is-focused,.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control .select select:not([disabled]).is-active,.field.has-addons .control .select select:not([disabled]).is-focused,.field.has-addons .control .select select:not([disabled]):active,.field.has-addons .control .select select:not([disabled]):focus{z-index:3}.field.has-addons .control .button:not([disabled]).is-active:hover,.field.has-addons .control .button:not([disabled]).is-focused:hover,.field.has-addons .control .button:not([disabled]):active:hover,.field.has-addons .control .button:not([disabled]):focus:hover,.field.has-addons .control .input:not([disabled]).is-active:hover,.field.has-addons .control .input:not([disabled]).is-focused:hover,.field.has-addons .control .input:not([disabled]):active:hover,.field.has-addons .control .input:not([disabled]):focus:hover,.field.has-addons .control .select select:not([disabled]).is-active:hover,.field.has-addons .control .select select:not([disabled]).is-focused:hover,.field.has-addons .control .select select:not([disabled]):active:hover,.field.has-addons .control .select select:not([disabled]):focus:hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{display:flex;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media print,screen and (min-width:769px){.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width:768px){.field-label{margin-bottom:.5rem}}@media print,screen and (min-width:769px){.field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}.field-label.is-small{font-size:.75rem;padding-top:.375em}.field-label.is-normal{padding-top:.375em}.field-label.is-medium{font-size:1.25rem;padding-top:.375em}.field-label.is-large{font-size:1.5rem;padding-top:.375em}}.field-body .field .field{margin-bottom:0}@media print,screen and (min-width:769px){.field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-right:.75rem}}.control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}.control.has-icons-left .input:focus~.icon,.control.has-icons-left .select:focus~.icon,.control.has-icons-right .input:focus~.icon,.control.has-icons-right .select:focus~.icon{color:#4a4a4a}.control.has-icons-left .input.is-small~.icon,.control.has-icons-left .select.is-small~.icon,.control.has-icons-right .input.is-small~.icon,.control.has-icons-right .select.is-small~.icon{font-size:.75rem}.control.has-icons-left .input.is-medium~.icon,.control.has-icons-left .select.is-medium~.icon,.control.has-icons-right .input.is-medium~.icon,.control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}.control.has-icons-left .input.is-large~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right .select.is-large~.icon{font-size:1.5rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#dbdbdb;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}.control.has-icons-left .input,.control.has-icons-left .select select{padding-left:2.5em}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right .select select{padding-right:2.5em}.control.has-icons-right .icon.is-right{right:0}.control.is-loading:after{position:absolute!important;right:.625em;top:.625em;z-index:4}.control.is-loading.is-small:after{font-size:.75rem}.control.is-loading.is-medium:after{font-size:1.25rem}.control.is-loading.is-large:after{font-size:1.5rem}.breadcrumb{font-size:1rem;white-space:nowrap}.breadcrumb a{align-items:center;color:#3273dc;display:flex;justify-content:center;padding:0 .75em}.breadcrumb a:hover{color:#363636}.breadcrumb li{align-items:center;display:flex}.breadcrumb li:first-child a{padding-left:0}.breadcrumb li.is-active a{color:#363636;cursor:default;pointer-events:none}.breadcrumb li+li:before{color:#b5b5b5;content:"\0002f"}.breadcrumb ol,.breadcrumb ul{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.breadcrumb .icon:first-child{margin-right:.5em}.breadcrumb .icon:last-child{margin-left:.5em}.breadcrumb.is-centered ol,.breadcrumb.is-centered ul{justify-content:center}.breadcrumb.is-right ol,.breadcrumb.is-right ul{justify-content:flex-end}.breadcrumb.is-small{font-size:.75rem}.breadcrumb.is-medium{font-size:1.25rem}.breadcrumb.is-large{font-size:1.5rem}.breadcrumb.has-arrow-separator li+li:before{content:"\02192"}.breadcrumb.has-bullet-separator li+li:before{content:"\02022"}.breadcrumb.has-dot-separator li+li:before{content:"\000b7"}.breadcrumb.has-succeeds-separator li+li:before{content:"\0227B"}.card{background-color:#fff;border-radius:.25rem;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);color:#4a4a4a;max-width:100%;position:relative}.card-content:first-child,.card-footer:first-child,.card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-content:last-child,.card-footer:last-child,.card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-header{background-color:transparent;align-items:stretch;box-shadow:0 .125em .25em rgba(10,10,10,.1);display:flex}.card-header-title{align-items:center;color:#363636;display:flex;flex-grow:1;font-weight:700;padding:.75rem 1rem}.card-header-icon,.card-header-title.is-centered{justify-content:center}.card-header-icon{align-items:center;cursor:pointer;display:flex;padding:.75rem 1rem}.card-image{display:block;position:relative}.card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-content{padding:1.5rem}.card-content,.card-footer{background-color:transparent}.card-footer{border-top:1px solid #ededed;align-items:stretch;display:flex}.card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.card-footer-item:not(:last-child){border-right:1px solid #ededed}.card .media:not(:last-child){margin-bottom:1.5rem}.dropdown{display:inline-flex;position:relative;vertical-align:top}.dropdown.is-active .dropdown-menu,.dropdown.is-hoverable:hover .dropdown-menu{display:block}.dropdown.is-right .dropdown-menu{left:auto;right:0}.dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:0;top:auto}.dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}.dropdown-content{background-color:#fff;border-radius:4px;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);padding-bottom:.5rem;padding-top:.5rem}.dropdown-item{color:#4a4a4a;display:block;font-size:.875rem;line-height:1.5;padding:.375rem 1rem;position:relative}a.dropdown-item,button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}a.dropdown-item:hover,button.dropdown-item:hover{background-color:#f5f5f5;color:#0a0a0a}a.dropdown-item.is-active,button.dropdown-item.is-active{background-color:#3273dc;color:#fff}.dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:.5rem 0}.level{align-items:center;justify-content:space-between}.level code{border-radius:4px}.level img{display:inline-block;vertical-align:top}.level.is-mobile,.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media print,screen and (min-width:769px){.level{display:flex}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.level-item .subtitle,.level-item .title{margin-bottom:0}@media screen and (max-width:768px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}@media print,screen and (min-width:769px){.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.75rem}}.level-left{align-items:center;justify-content:flex-start}@media screen and (max-width:768px){.level-left+.level-right{margin-top:1.5rem}}@media print,screen and (min-width:769px){.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media print,screen and (min-width:769px){.level-right{display:flex}}.media{align-items:flex-start;display:flex;text-align:inherit}.media .content:not(:last-child){margin-bottom:.75rem}.media .media{border-top:1px solid hsla(0,0%,85.9%,.5);display:flex;padding-top:.75rem}.media .media .content:not(:last-child),.media .media .control:not(:last-child){margin-bottom:.5rem}.media .media .media{padding-top:.5rem}.media .media .media+.media{margin-top:.5rem}.media+.media{border-top:1px solid hsla(0,0%,85.9%,.5);margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.media-left,.media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.media-left{margin-right:1rem}.media-right{margin-left:1rem}.media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width:768px){.media-content{overflow-x:auto}}.menu{font-size:1rem}.menu.is-small{font-size:.75rem}.menu.is-medium{font-size:1.25rem}.menu.is-large{font-size:1.5rem}.menu-list{line-height:1.25}.menu-list a{border-radius:2px;color:#4a4a4a;display:block;padding:.5em .75em}.menu-list a:hover{background-color:#f5f5f5;color:#363636}.menu-list a.is-active{background-color:#3273dc;color:#fff}.menu-list li ul{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.menu-label{color:#7a7a7a;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label:not(:first-child){margin-top:1em}.menu-label:not(:last-child){margin-bottom:1em}.message{background-color:#f5f5f5;border-radius:4px;font-size:1rem}.message strong{color:currentColor}.message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}.message.is-small{font-size:.75rem}.message.is-medium{font-size:1.25rem}.message.is-large{font-size:1.5rem}.message.is-white{background-color:#fff}.message.is-white .message-header{background-color:#fff;color:#0a0a0a}.message.is-white .message-body{border-color:#fff}.message.is-black{background-color:#fafafa}.message.is-black .message-header{background-color:#0a0a0a;color:#fff}.message.is-black .message-body{border-color:#0a0a0a}.message.is-light{background-color:#fafafa}.message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.message.is-light .message-body{border-color:#f5f5f5}.message.is-dark{background-color:#fafafa}.message.is-dark .message-header{background-color:#363636;color:#fff}.message.is-dark .message-body{border-color:#363636}.message.is-primary{background-color:#ebfffc}.message.is-primary .message-header{background-color:#00d1b2;color:#fff}.message.is-primary .message-body{border-color:#00d1b2;color:#00947e}.message.is-link{background-color:#eef3fc}.message.is-link .message-header{background-color:#3273dc;color:#fff}.message.is-link .message-body{border-color:#3273dc;color:#2160c4}.message.is-info{background-color:#eef6fc}.message.is-info .message-header{background-color:#3298dc;color:#fff}.message.is-info .message-body{border-color:#3298dc;color:#1d72aa}.message.is-success{background-color:#effaf3}.message.is-success .message-header{background-color:#48c774;color:#fff}.message.is-success .message-body{border-color:#48c774;color:#257942}.message.is-warning{background-color:#fffbeb}.message.is-warning .message-header{background-color:#ffdd57;color:rgba(0,0,0,.7)}.message.is-warning .message-body{border-color:#ffdd57;color:#947600}.message.is-danger{background-color:#feecf0}.message.is-danger .message-header{background-color:#f14668;color:#fff}.message.is-danger .message-body{border-color:#f14668;color:#cc0f35}.message-header{align-items:center;background-color:#4a4a4a;border-radius:4px 4px 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:.75em 1em;position:relative}.message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}.message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}.message-body{border-color:#dbdbdb;border-radius:4px;border-style:solid;border-width:0 0 0 4px;color:#4a4a4a;padding:1.25em 1.5em}.message-body code,.message-body pre{background-color:#fff}.message-body pre code{background-color:transparent}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:flex}.modal-background{background-color:rgba(10,10,10,.86)}.modal-card,.modal-content{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width:769px){.modal-card,.modal-content{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card-foot,.modal-card-head{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title{color:#363636;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.modal-card-foot .button:not(:last-child){margin-right:.5em}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.navbar{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.navbar.is-white{background-color:#fff;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link,.navbar.is-white .navbar-brand>.navbar-item{color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link.is-active,.navbar.is-white .navbar-brand .navbar-link:focus,.navbar.is-white .navbar-brand .navbar-link:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active,.navbar.is-white .navbar-brand>a.navbar-item:focus,.navbar.is-white .navbar-brand>a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link:after{border-color:#0a0a0a}.navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width:1024px){.navbar.is-white .navbar-end .navbar-link,.navbar.is-white .navbar-end>.navbar-item,.navbar.is-white .navbar-start .navbar-link,.navbar.is-white .navbar-start>.navbar-item{color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link.is-active,.navbar.is-white .navbar-end .navbar-link:focus,.navbar.is-white .navbar-end .navbar-link:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active,.navbar.is-white .navbar-end>a.navbar-item:focus,.navbar.is-white .navbar-end>a.navbar-item:hover,.navbar.is-white .navbar-start .navbar-link.is-active,.navbar.is-white .navbar-start .navbar-link:focus,.navbar.is-white .navbar-start .navbar-link:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active,.navbar.is-white .navbar-start>a.navbar-item:focus,.navbar.is-white .navbar-start>a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link:after,.navbar.is-white .navbar-start .navbar-link:after{border-color:#0a0a0a}.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}.navbar.is-black{background-color:#0a0a0a;color:#fff}.navbar.is-black .navbar-brand .navbar-link,.navbar.is-black .navbar-brand>.navbar-item{color:#fff}.navbar.is-black .navbar-brand .navbar-link.is-active,.navbar.is-black .navbar-brand .navbar-link:focus,.navbar.is-black .navbar-brand .navbar-link:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active,.navbar.is-black .navbar-brand>a.navbar-item:focus,.navbar.is-black .navbar-brand>a.navbar-item:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-black .navbar-end .navbar-link,.navbar.is-black .navbar-end>.navbar-item,.navbar.is-black .navbar-start .navbar-link,.navbar.is-black .navbar-start>.navbar-item{color:#fff}.navbar.is-black .navbar-end .navbar-link.is-active,.navbar.is-black .navbar-end .navbar-link:focus,.navbar.is-black .navbar-end .navbar-link:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active,.navbar.is-black .navbar-end>a.navbar-item:focus,.navbar.is-black .navbar-end>a.navbar-item:hover,.navbar.is-black .navbar-start .navbar-link.is-active,.navbar.is-black .navbar-start .navbar-link:focus,.navbar.is-black .navbar-start .navbar-link:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active,.navbar.is-black .navbar-start>a.navbar-item:focus,.navbar.is-black .navbar-start>a.navbar-item:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-end .navbar-link:after,.navbar.is-black .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link{background-color:#000;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}.navbar.is-light{background-color:#f5f5f5}.navbar.is-light,.navbar.is-light .navbar-brand .navbar-link,.navbar.is-light .navbar-brand>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link.is-active,.navbar.is-light .navbar-brand .navbar-link:focus,.navbar.is-light .navbar-brand .navbar-link:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active,.navbar.is-light .navbar-brand>a.navbar-item:focus,.navbar.is-light .navbar-brand>a.navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link:after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:1024px){.navbar.is-light .navbar-end .navbar-link,.navbar.is-light .navbar-end>.navbar-item,.navbar.is-light .navbar-start .navbar-link,.navbar.is-light .navbar-start>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-end .navbar-link.is-active,.navbar.is-light .navbar-end .navbar-link:focus,.navbar.is-light .navbar-end .navbar-link:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active,.navbar.is-light .navbar-end>a.navbar-item:focus,.navbar.is-light .navbar-end>a.navbar-item:hover,.navbar.is-light .navbar-start .navbar-link.is-active,.navbar.is-light .navbar-start .navbar-link:focus,.navbar.is-light .navbar-start .navbar-link:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active,.navbar.is-light .navbar-start>a.navbar-item:focus,.navbar.is-light .navbar-start>a.navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-end .navbar-link:after,.navbar.is-light .navbar-start .navbar-link:after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,.7)}}.navbar.is-dark{background-color:#363636;color:#fff}.navbar.is-dark .navbar-brand .navbar-link,.navbar.is-dark .navbar-brand>.navbar-item{color:#fff}.navbar.is-dark .navbar-brand .navbar-link.is-active,.navbar.is-dark .navbar-brand .navbar-link:focus,.navbar.is-dark .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand>a.navbar-item:focus,.navbar.is-dark .navbar-brand>a.navbar-item:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-dark .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-dark .navbar-end .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.navbar.is-dark .navbar-start>.navbar-item{color:#fff}.navbar.is-dark .navbar-end .navbar-link.is-active,.navbar.is-dark .navbar-end .navbar-link:focus,.navbar.is-dark .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end>a.navbar-item:focus,.navbar.is-dark .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-start .navbar-link:focus,.navbar.is-dark .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start>a.navbar-item:focus,.navbar.is-dark .navbar-start>a.navbar-item:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-end .navbar-link:after,.navbar.is-dark .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link{background-color:#292929;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active{background-color:#363636;color:#fff}}.navbar.is-primary{background-color:#00d1b2;color:#fff}.navbar.is-primary .navbar-brand .navbar-link,.navbar.is-primary .navbar-brand>.navbar-item{color:#fff}.navbar.is-primary .navbar-brand .navbar-link.is-active,.navbar.is-primary .navbar-brand .navbar-link:focus,.navbar.is-primary .navbar-brand .navbar-link:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active,.navbar.is-primary .navbar-brand>a.navbar-item:focus,.navbar.is-primary .navbar-brand>a.navbar-item:hover{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-primary .navbar-end .navbar-link,.navbar.is-primary .navbar-end>.navbar-item,.navbar.is-primary .navbar-start .navbar-link,.navbar.is-primary .navbar-start>.navbar-item{color:#fff}.navbar.is-primary .navbar-end .navbar-link.is-active,.navbar.is-primary .navbar-end .navbar-link:focus,.navbar.is-primary .navbar-end .navbar-link:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active,.navbar.is-primary .navbar-end>a.navbar-item:focus,.navbar.is-primary .navbar-end>a.navbar-item:hover,.navbar.is-primary .navbar-start .navbar-link.is-active,.navbar.is-primary .navbar-start .navbar-link:focus,.navbar.is-primary .navbar-start .navbar-link:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active,.navbar.is-primary .navbar-start>a.navbar-item:focus,.navbar.is-primary .navbar-start>a.navbar-item:hover{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-end .navbar-link:after,.navbar.is-primary .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active{background-color:#00d1b2;color:#fff}}.navbar.is-link{background-color:#3273dc;color:#fff}.navbar.is-link .navbar-brand .navbar-link,.navbar.is-link .navbar-brand>.navbar-item{color:#fff}.navbar.is-link .navbar-brand .navbar-link.is-active,.navbar.is-link .navbar-brand .navbar-link:focus,.navbar.is-link .navbar-brand .navbar-link:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active,.navbar.is-link .navbar-brand>a.navbar-item:focus,.navbar.is-link .navbar-brand>a.navbar-item:hover{background-color:#2366d1;color:#fff}.navbar.is-link .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-link .navbar-end .navbar-link,.navbar.is-link .navbar-end>.navbar-item,.navbar.is-link .navbar-start .navbar-link,.navbar.is-link .navbar-start>.navbar-item{color:#fff}.navbar.is-link .navbar-end .navbar-link.is-active,.navbar.is-link .navbar-end .navbar-link:focus,.navbar.is-link .navbar-end .navbar-link:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active,.navbar.is-link .navbar-end>a.navbar-item:focus,.navbar.is-link .navbar-end>a.navbar-item:hover,.navbar.is-link .navbar-start .navbar-link.is-active,.navbar.is-link .navbar-start .navbar-link:focus,.navbar.is-link .navbar-start .navbar-link:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active,.navbar.is-link .navbar-start>a.navbar-item:focus,.navbar.is-link .navbar-start>a.navbar-item:hover{background-color:#2366d1;color:#fff}.navbar.is-link .navbar-end .navbar-link:after,.navbar.is-link .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link{background-color:#2366d1;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#3273dc;color:#fff}}.navbar.is-info{background-color:#3298dc;color:#fff}.navbar.is-info .navbar-brand .navbar-link,.navbar.is-info .navbar-brand>.navbar-item{color:#fff}.navbar.is-info .navbar-brand .navbar-link.is-active,.navbar.is-info .navbar-brand .navbar-link:focus,.navbar.is-info .navbar-brand .navbar-link:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active,.navbar.is-info .navbar-brand>a.navbar-item:focus,.navbar.is-info .navbar-brand>a.navbar-item:hover{background-color:#238cd1;color:#fff}.navbar.is-info .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-info .navbar-end .navbar-link,.navbar.is-info .navbar-end>.navbar-item,.navbar.is-info .navbar-start .navbar-link,.navbar.is-info .navbar-start>.navbar-item{color:#fff}.navbar.is-info .navbar-end .navbar-link.is-active,.navbar.is-info .navbar-end .navbar-link:focus,.navbar.is-info .navbar-end .navbar-link:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active,.navbar.is-info .navbar-end>a.navbar-item:focus,.navbar.is-info .navbar-end>a.navbar-item:hover,.navbar.is-info .navbar-start .navbar-link.is-active,.navbar.is-info .navbar-start .navbar-link:focus,.navbar.is-info .navbar-start .navbar-link:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active,.navbar.is-info .navbar-start>a.navbar-item:focus,.navbar.is-info .navbar-start>a.navbar-item:hover{background-color:#238cd1;color:#fff}.navbar.is-info .navbar-end .navbar-link:after,.navbar.is-info .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link{background-color:#238cd1;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#3298dc;color:#fff}}.navbar.is-success{background-color:#48c774;color:#fff}.navbar.is-success .navbar-brand .navbar-link,.navbar.is-success .navbar-brand>.navbar-item{color:#fff}.navbar.is-success .navbar-brand .navbar-link.is-active,.navbar.is-success .navbar-brand .navbar-link:focus,.navbar.is-success .navbar-brand .navbar-link:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active,.navbar.is-success .navbar-brand>a.navbar-item:focus,.navbar.is-success .navbar-brand>a.navbar-item:hover{background-color:#3abb67;color:#fff}.navbar.is-success .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-success .navbar-end .navbar-link,.navbar.is-success .navbar-end>.navbar-item,.navbar.is-success .navbar-start .navbar-link,.navbar.is-success .navbar-start>.navbar-item{color:#fff}.navbar.is-success .navbar-end .navbar-link.is-active,.navbar.is-success .navbar-end .navbar-link:focus,.navbar.is-success .navbar-end .navbar-link:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active,.navbar.is-success .navbar-end>a.navbar-item:focus,.navbar.is-success .navbar-end>a.navbar-item:hover,.navbar.is-success .navbar-start .navbar-link.is-active,.navbar.is-success .navbar-start .navbar-link:focus,.navbar.is-success .navbar-start .navbar-link:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active,.navbar.is-success .navbar-start>a.navbar-item:focus,.navbar.is-success .navbar-start>a.navbar-item:hover{background-color:#3abb67;color:#fff}.navbar.is-success .navbar-end .navbar-link:after,.navbar.is-success .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link{background-color:#3abb67;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#48c774;color:#fff}}.navbar.is-warning{background-color:#ffdd57}.navbar.is-warning,.navbar.is-warning .navbar-brand .navbar-link,.navbar.is-warning .navbar-brand>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link.is-active,.navbar.is-warning .navbar-brand .navbar-link:focus,.navbar.is-warning .navbar-brand .navbar-link:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active,.navbar.is-warning .navbar-brand>a.navbar-item:focus,.navbar.is-warning .navbar-brand>a.navbar-item:hover{background-color:#ffd83d;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link:after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:1024px){.navbar.is-warning .navbar-end .navbar-link,.navbar.is-warning .navbar-end>.navbar-item,.navbar.is-warning .navbar-start .navbar-link,.navbar.is-warning .navbar-start>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link.is-active,.navbar.is-warning .navbar-end .navbar-link:focus,.navbar.is-warning .navbar-end .navbar-link:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active,.navbar.is-warning .navbar-end>a.navbar-item:focus,.navbar.is-warning .navbar-end>a.navbar-item:hover,.navbar.is-warning .navbar-start .navbar-link.is-active,.navbar.is-warning .navbar-start .navbar-link:focus,.navbar.is-warning .navbar-start .navbar-link:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active,.navbar.is-warning .navbar-start>a.navbar-item:focus,.navbar.is-warning .navbar-start>a.navbar-item:hover{background-color:#ffd83d;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link:after,.navbar.is-warning .navbar-start .navbar-link:after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link{background-color:#ffd83d;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#ffdd57;color:rgba(0,0,0,.7)}}.navbar.is-danger{background-color:#f14668;color:#fff}.navbar.is-danger .navbar-brand .navbar-link,.navbar.is-danger .navbar-brand>.navbar-item{color:#fff}.navbar.is-danger .navbar-brand .navbar-link.is-active,.navbar.is-danger .navbar-brand .navbar-link:focus,.navbar.is-danger .navbar-brand .navbar-link:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active,.navbar.is-danger .navbar-brand>a.navbar-item:focus,.navbar.is-danger .navbar-brand>a.navbar-item:hover{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-danger .navbar-end .navbar-link,.navbar.is-danger .navbar-end>.navbar-item,.navbar.is-danger .navbar-start .navbar-link,.navbar.is-danger .navbar-start>.navbar-item{color:#fff}.navbar.is-danger .navbar-end .navbar-link.is-active,.navbar.is-danger .navbar-end .navbar-link:focus,.navbar.is-danger .navbar-end .navbar-link:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active,.navbar.is-danger .navbar-end>a.navbar-item:focus,.navbar.is-danger .navbar-end>a.navbar-item:hover,.navbar.is-danger .navbar-start .navbar-link.is-active,.navbar.is-danger .navbar-start .navbar-link:focus,.navbar.is-danger .navbar-start .navbar-link:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active,.navbar.is-danger .navbar-start>a.navbar-item:focus,.navbar.is-danger .navbar-start>a.navbar-item:hover{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-end .navbar-link:after,.navbar.is-danger .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#f14668;color:#fff}}.navbar>.container{align-items:stretch;display:flex;min-height:3.25rem;width:100%}.navbar.has-shadow{box-shadow:0 2px 0 0 #f5f5f5}.navbar.is-fixed-bottom,.navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom{bottom:0}.navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #f5f5f5}.navbar.is-fixed-top{top:0}body.has-navbar-fixed-top,html.has-navbar-fixed-top{padding-top:3.25rem}body.has-navbar-fixed-bottom,html.has-navbar-fixed-bottom{padding-bottom:3.25rem}.navbar-brand,.navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:3.25rem}.navbar-brand a.navbar-item:focus,.navbar-brand a.navbar-item:hover{background-color:transparent}.navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger{color:#4a4a4a;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}.navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,transform;transition-timing-function:ease-out;width:16px}.navbar-burger span:first-child{top:calc(50% - 6px)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-burger span:nth-child(3){top:calc(50% + 4px)}.navbar-burger:hover{background-color:rgba(0,0,0,.05)}.navbar-burger.is-active span:first-child{transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.navbar-menu{display:none}.navbar-item,.navbar-link{color:#4a4a4a;display:block;line-height:1.5;padding:.5rem .75rem;position:relative}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:-.25rem;margin-right:-.25rem}.navbar-link,a.navbar-item{cursor:pointer}.navbar-link.is-active,.navbar-link:focus,.navbar-link:focus-within,.navbar-link:hover,a.navbar-item.is-active,a.navbar-item:focus,a.navbar-item:focus-within,a.navbar-item:hover{background-color:#fafafa;color:#3273dc}.navbar-item{flex-grow:0;flex-shrink:0}.navbar-item img{max-height:1.75rem}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.navbar-item.is-tab{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(.5rem - 1px)}.navbar-item.is-tab.is-active,.navbar-item.is-tab:focus,.navbar-item.is-tab:hover{background-color:transparent;border-bottom-color:#3273dc}.navbar-item.is-tab.is-active{border-bottom-style:solid;border-bottom-width:3px;color:#3273dc;padding-bottom:calc(.5rem - 3px)}.navbar-content{flex-grow:1;flex-shrink:1}.navbar-link:not(.is-arrowless){padding-right:2.5em}.navbar-link:not(.is-arrowless):after{border-color:#3273dc;margin-top:-.375em;right:1.125em}.navbar-dropdown{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider{background-color:#f5f5f5;border:none;display:none;height:2px;margin:.5rem 0}@media screen and (max-width:1023px){.navbar>.container{display:block}.navbar-brand .navbar-item,.navbar-tabs .navbar-item{align-items:center;display:flex}.navbar-link:after{display:none}.navbar-menu{background-color:#fff;box-shadow:0 8px 16px rgba(10,10,10,.1);padding:.5rem 0}.navbar-menu.is-active{display:block}.navbar.is-fixed-bottom-touch,.navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,.1)}.navbar.is-fixed-top-touch{top:0}.navbar.is-fixed-top-touch .navbar-menu,.navbar.is-fixed-top .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}body.has-navbar-fixed-top-touch,html.has-navbar-fixed-top-touch{padding-top:3.25rem}body.has-navbar-fixed-bottom-touch,html.has-navbar-fixed-bottom-touch{padding-bottom:3.25rem}}@media screen and (min-width:1024px){.navbar,.navbar-end,.navbar-menu,.navbar-start{align-items:stretch;display:flex}.navbar{min-height:3.25rem}.navbar.is-spaced{padding:1rem 2rem}.navbar.is-spaced .navbar-end,.navbar.is-spaced .navbar-start{align-items:center}.navbar.is-spaced .navbar-link,.navbar.is-spaced a.navbar-item{border-radius:4px}.navbar.is-transparent .navbar-link.is-active,.navbar.is-transparent .navbar-link:focus,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent a.navbar-item:focus,.navbar.is-transparent a.navbar-item:hover{background-color:transparent!important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent!important}.navbar.is-transparent .navbar-dropdown a.navbar-item:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#3273dc}.navbar-burger{display:none}.navbar-item,.navbar-link{align-items:center;display:flex}.navbar-item.has-dropdown{align-items:stretch}.navbar-item.has-dropdown-up .navbar-link:after{transform:rotate(135deg) translate(.25em,-.25em)}.navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,.1);top:auto}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-menu{flex-grow:1;flex-shrink:0}.navbar-start{justify-content:flex-start;margin-right:auto}.navbar-end{justify-content:flex-end;margin-left:auto}.navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;box-shadow:0 8px 8px rgba(10,10,10,.1);display:none;font-size:.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item{padding:.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item{padding-right:3rem}.navbar-dropdown a.navbar-item:focus,.navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#3273dc}.navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-dropdown{border-radius:6px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);display:block;opacity:0;pointer-events:none;top:calc(100% - 4px);transform:translateY(-5px);transition-duration:86ms;transition-property:opacity,transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.container>.navbar .navbar-brand,.navbar>.container .navbar-brand{margin-left:-.75rem}.container>.navbar .navbar-menu,.navbar>.container .navbar-menu{margin-right:-.75rem}.navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,.1)}.navbar.is-fixed-top-desktop{top:0}body.has-navbar-fixed-top-desktop,html.has-navbar-fixed-top-desktop{padding-top:3.25rem}body.has-navbar-fixed-bottom-desktop,html.has-navbar-fixed-bottom-desktop{padding-bottom:3.25rem}body.has-spaced-navbar-fixed-top,html.has-spaced-navbar-fixed-top{padding-top:5.25rem}body.has-spaced-navbar-fixed-bottom,html.has-spaced-navbar-fixed-bottom{padding-bottom:5.25rem}.navbar-link.is-active,a.navbar-item.is-active{color:#0a0a0a}.navbar-link.is-active:not(:focus):not(:hover),a.navbar-item.is-active:not(:focus):not(:hover){background-color:transparent}.navbar-item.has-dropdown.is-active .navbar-link,.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link{background-color:#fafafa}}.hero.is-fullheight-with-navbar{min-height:calc(100vh - 3.25rem)}.pagination{font-size:1rem;margin:-.25rem}.pagination.is-small{font-size:.75rem}.pagination.is-medium{font-size:1.25rem}.pagination.is-large{font-size:1.5rem}.pagination.is-rounded .pagination-next,.pagination.is-rounded .pagination-previous{padding-left:1em;padding-right:1em;border-radius:290486px}.pagination.is-rounded .pagination-link{border-radius:290486px}.pagination,.pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}.pagination-link,.pagination-next,.pagination-previous{border-color:#dbdbdb;color:#363636;min-width:2.5em}.pagination-link:hover,.pagination-next:hover,.pagination-previous:hover{border-color:#b5b5b5;color:#363636}.pagination-link:focus,.pagination-next:focus,.pagination-previous:focus{border-color:#3273dc}.pagination-link:active,.pagination-next:active,.pagination-previous:active{box-shadow:inset 0 1px 2px rgba(10,10,10,.2)}.pagination-link[disabled],.pagination-next[disabled],.pagination-previous[disabled]{background-color:#dbdbdb;border-color:#dbdbdb;box-shadow:none;color:#7a7a7a;opacity:.5}.pagination-next,.pagination-previous{padding-left:.75em;padding-right:.75em;white-space:nowrap}.pagination-link.is-current{background-color:#3273dc;border-color:#3273dc;color:#fff}.pagination-ellipsis{color:#b5b5b5;pointer-events:none}.pagination-list{flex-wrap:wrap}.pagination-list li{list-style:none}@media screen and (max-width:768px){.pagination{flex-wrap:wrap}.pagination-list li,.pagination-next,.pagination-previous{flex-grow:1;flex-shrink:1}}@media print,screen and (min-width:769px){.pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:space-between}.pagination.is-centered .pagination-previous{order:1}.pagination.is-centered .pagination-list{justify-content:center;order:2}.pagination.is-centered .pagination-next{order:3}.pagination.is-right .pagination-previous{order:1}.pagination.is-right .pagination-next{order:2}.pagination.is-right .pagination-list{justify-content:flex-end;order:3}}.panel{border-radius:6px;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);font-size:1rem}.panel:not(:last-child){margin-bottom:1.5rem}.panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}.panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}.panel.is-white .panel-block.is-active .panel-icon{color:#fff}.panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}.panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}.panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}.panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}.panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}.panel.is-dark .panel-heading{background-color:#363636;color:#fff}.panel.is-dark .panel-tabs a.is-active{border-bottom-color:#363636}.panel.is-dark .panel-block.is-active .panel-icon{color:#363636}.panel.is-primary .panel-heading{background-color:#00d1b2;color:#fff}.panel.is-primary .panel-tabs a.is-active{border-bottom-color:#00d1b2}.panel.is-primary .panel-block.is-active .panel-icon{color:#00d1b2}.panel.is-link .panel-heading{background-color:#3273dc;color:#fff}.panel.is-link .panel-tabs a.is-active{border-bottom-color:#3273dc}.panel.is-link .panel-block.is-active .panel-icon{color:#3273dc}.panel.is-info .panel-heading{background-color:#3298dc;color:#fff}.panel.is-info .panel-tabs a.is-active{border-bottom-color:#3298dc}.panel.is-info .panel-block.is-active .panel-icon{color:#3298dc}.panel.is-success .panel-heading{background-color:#48c774;color:#fff}.panel.is-success .panel-tabs a.is-active{border-bottom-color:#48c774}.panel.is-success .panel-block.is-active .panel-icon{color:#48c774}.panel.is-warning .panel-heading{background-color:#ffdd57;color:rgba(0,0,0,.7)}.panel.is-warning .panel-tabs a.is-active{border-bottom-color:#ffdd57}.panel.is-warning .panel-block.is-active .panel-icon{color:#ffdd57}.panel.is-danger .panel-heading{background-color:#f14668;color:#fff}.panel.is-danger .panel-tabs a.is-active{border-bottom-color:#f14668}.panel.is-danger .panel-block.is-active .panel-icon{color:#f14668}.panel-block:not(:last-child),.panel-tabs:not(:last-child){border-bottom:1px solid #ededed}.panel-heading{background-color:#ededed;border-radius:6px 6px 0 0;color:#363636;font-size:1.25em;font-weight:700;line-height:1.25;padding:.75em 1em}.panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}.panel-tabs a{border-bottom:1px solid #dbdbdb;margin-bottom:-1px;padding:.5em}.panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#363636}.panel-list a{color:#4a4a4a}.panel-list a:hover{color:#3273dc}.panel-block{align-items:center;color:#363636;display:flex;justify-content:flex-start;padding:.5em .75em}.panel-block input[type=checkbox]{margin-right:.75em}.panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}.panel-block.is-wrapped{flex-wrap:wrap}.panel-block.is-active{border-left-color:#3273dc;color:#363636}.panel-block.is-active .panel-icon{color:#3273dc}.panel-block:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}a.panel-block,label.panel-block{cursor:pointer}a.panel-block:hover,label.panel-block:hover{background-color:#f5f5f5}.panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#7a7a7a;margin-right:.75em}.panel-icon .fa{font-size:inherit;line-height:inherit}.tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs a{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;color:#4a4a4a;display:flex;justify-content:center;margin-bottom:-1px;padding:.5em 1em;vertical-align:top}.tabs a:hover{border-bottom-color:#363636;color:#363636}.tabs li{display:block}.tabs li.is-active a{border-bottom-color:#3273dc;color:#3273dc}.tabs ul{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs ul.is-center,.tabs ul.is-left{padding-right:.75em}.tabs ul.is-center{flex:none;justify-content:center;padding-left:.75em}.tabs ul.is-right{justify-content:flex-end;padding-left:.75em}.tabs .icon:first-child{margin-right:.5em}.tabs .icon:last-child{margin-left:.5em}.tabs.is-centered ul{justify-content:center}.tabs.is-right ul{justify-content:flex-end}.tabs.is-boxed a{border:1px solid transparent;border-radius:4px 4px 0 0}.tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:transparent!important}.tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.tabs.is-toggle a{border-color:#dbdbdb;border-style:solid;border-width:1px;margin-bottom:0;position:relative}.tabs.is-toggle a:hover{background-color:#f5f5f5;border-color:#b5b5b5;z-index:2}.tabs.is-toggle li+li{margin-left:-1px}.tabs.is-toggle li:first-child a{border-top-left-radius:4px;border-bottom-left-radius:4px}.tabs.is-toggle li:last-child a{border-top-right-radius:4px;border-bottom-right-radius:4px}.tabs.is-toggle li.is-active a{background-color:#3273dc;border-color:#3273dc;color:#fff;z-index:1}.tabs.is-toggle ul{border-bottom:none}.tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:290486px;border-top-left-radius:290486px;padding-left:1.25em}.tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:290486px;border-top-right-radius:290486px;padding-right:1.25em}.tabs.is-small{font-size:.75rem}.tabs.is-medium{font-size:1.25rem}.tabs.is-large{font-size:1.5rem}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow{flex:none;width:unset}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-0{flex:none;width:0}.columns.is-mobile>.column.is-offset-0{margin-left:0}.columns.is-mobile>.column.is-1{flex:none;width:8.33333%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333%}.columns.is-mobile>.column.is-2{flex:none;width:16.66667%}.columns.is-mobile>.column.is-offset-2{margin-left:16.66667%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.33333%}.columns.is-mobile>.column.is-offset-4{margin-left:33.33333%}.columns.is-mobile>.column.is-5{flex:none;width:41.66667%}.columns.is-mobile>.column.is-offset-5{margin-left:41.66667%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.33333%}.columns.is-mobile>.column.is-offset-7{margin-left:58.33333%}.columns.is-mobile>.column.is-8{flex:none;width:66.66667%}.columns.is-mobile>.column.is-offset-8{margin-left:66.66667%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.33333%}.columns.is-mobile>.column.is-offset-10{margin-left:83.33333%}.columns.is-mobile>.column.is-11{flex:none;width:91.66667%}.columns.is-mobile>.column.is-offset-11{margin-left:91.66667%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width:768px){.column.is-narrow-mobile{flex:none;width:unset}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-0-mobile{flex:none;width:0}.column.is-offset-0-mobile{margin-left:0}.column.is-1-mobile{flex:none;width:8.33333%}.column.is-offset-1-mobile{margin-left:8.33333%}.column.is-2-mobile{flex:none;width:16.66667%}.column.is-offset-2-mobile{margin-left:16.66667%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.33333%}.column.is-offset-4-mobile{margin-left:33.33333%}.column.is-5-mobile{flex:none;width:41.66667%}.column.is-offset-5-mobile{margin-left:41.66667%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.33333%}.column.is-offset-7-mobile{margin-left:58.33333%}.column.is-8-mobile{flex:none;width:66.66667%}.column.is-offset-8-mobile{margin-left:66.66667%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.33333%}.column.is-offset-10-mobile{margin-left:83.33333%}.column.is-11-mobile{flex:none;width:91.66667%}.column.is-offset-11-mobile{margin-left:91.66667%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media print,screen and (min-width:769px){.column.is-narrow,.column.is-narrow-tablet{flex:none;width:unset}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-0,.column.is-0-tablet{flex:none;width:0}.column.is-offset-0,.column.is-offset-0-tablet{margin-left:0}.column.is-1,.column.is-1-tablet{flex:none;width:8.33333%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.33333%}.column.is-2,.column.is-2-tablet{flex:none;width:16.66667%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.66667%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.33333%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.33333%}.column.is-5,.column.is-5-tablet{flex:none;width:41.66667%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.66667%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.33333%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.33333%}.column.is-8,.column.is-8-tablet{flex:none;width:66.66667%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.66667%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.33333%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.33333%}.column.is-11,.column.is-11-tablet{flex:none;width:91.66667%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.66667%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width:1023px){.column.is-narrow-touch{flex:none;width:unset}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-0-touch{flex:none;width:0}.column.is-offset-0-touch{margin-left:0}.column.is-1-touch{flex:none;width:8.33333%}.column.is-offset-1-touch{margin-left:8.33333%}.column.is-2-touch{flex:none;width:16.66667%}.column.is-offset-2-touch{margin-left:16.66667%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.33333%}.column.is-offset-4-touch{margin-left:33.33333%}.column.is-5-touch{flex:none;width:41.66667%}.column.is-offset-5-touch{margin-left:41.66667%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.33333%}.column.is-offset-7-touch{margin-left:58.33333%}.column.is-8-touch{flex:none;width:66.66667%}.column.is-offset-8-touch{margin-left:66.66667%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.33333%}.column.is-offset-10-touch{margin-left:83.33333%}.column.is-11-touch{flex:none;width:91.66667%}.column.is-offset-11-touch{margin-left:91.66667%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width:1024px){.column.is-narrow-desktop{flex:none;width:unset}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-0-desktop{flex:none;width:0}.column.is-offset-0-desktop{margin-left:0}.column.is-1-desktop{flex:none;width:8.33333%}.column.is-offset-1-desktop{margin-left:8.33333%}.column.is-2-desktop{flex:none;width:16.66667%}.column.is-offset-2-desktop{margin-left:16.66667%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.33333%}.column.is-offset-4-desktop{margin-left:33.33333%}.column.is-5-desktop{flex:none;width:41.66667%}.column.is-offset-5-desktop{margin-left:41.66667%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.33333%}.column.is-offset-7-desktop{margin-left:58.33333%}.column.is-8-desktop{flex:none;width:66.66667%}.column.is-offset-8-desktop{margin-left:66.66667%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.33333%}.column.is-offset-10-desktop{margin-left:83.33333%}.column.is-11-desktop{flex:none;width:91.66667%}.column.is-offset-11-desktop{margin-left:91.66667%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width:1216px){.column.is-narrow-widescreen{flex:none;width:unset}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-0-widescreen{flex:none;width:0}.column.is-offset-0-widescreen{margin-left:0}.column.is-1-widescreen{flex:none;width:8.33333%}.column.is-offset-1-widescreen{margin-left:8.33333%}.column.is-2-widescreen{flex:none;width:16.66667%}.column.is-offset-2-widescreen{margin-left:16.66667%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.33333%}.column.is-offset-4-widescreen{margin-left:33.33333%}.column.is-5-widescreen{flex:none;width:41.66667%}.column.is-offset-5-widescreen{margin-left:41.66667%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.33333%}.column.is-offset-7-widescreen{margin-left:58.33333%}.column.is-8-widescreen{flex:none;width:66.66667%}.column.is-offset-8-widescreen{margin-left:66.66667%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.33333%}.column.is-offset-10-widescreen{margin-left:83.33333%}.column.is-11-widescreen{flex:none;width:91.66667%}.column.is-offset-11-widescreen{margin-left:91.66667%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width:1408px){.column.is-narrow-fullhd{flex:none;width:unset}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-left:75%}.column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.column.is-offset-half-fullhd{margin-left:50%}.column.is-offset-one-third-fullhd{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd{margin-left:25%}.column.is-offset-one-fifth-fullhd{margin-left:20%}.column.is-offset-two-fifths-fullhd{margin-left:40%}.column.is-offset-three-fifths-fullhd{margin-left:60%}.column.is-offset-four-fifths-fullhd{margin-left:80%}.column.is-0-fullhd{flex:none;width:0}.column.is-offset-0-fullhd{margin-left:0}.column.is-1-fullhd{flex:none;width:8.33333%}.column.is-offset-1-fullhd{margin-left:8.33333%}.column.is-2-fullhd{flex:none;width:16.66667%}.column.is-offset-2-fullhd{margin-left:16.66667%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{flex:none;width:33.33333%}.column.is-offset-4-fullhd{margin-left:33.33333%}.column.is-5-fullhd{flex:none;width:41.66667%}.column.is-offset-5-fullhd{margin-left:41.66667%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{flex:none;width:58.33333%}.column.is-offset-7-fullhd{margin-left:58.33333%}.column.is-8-fullhd{flex:none;width:66.66667%}.column.is-offset-8-fullhd{margin-left:66.66667%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{flex:none;width:83.33333%}.column.is-offset-10-fullhd{margin-left:83.33333%}.column.is-11-fullhd{flex:none;width:91.66667%}.column.is-offset-11-fullhd{margin-left:91.66667%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:.75rem}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0!important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media print,screen and (min-width:769px){.columns:not(.is-desktop){display:flex}}@media screen and (min-width:1024px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap:0.75rem;margin-left:calc(var(--columnGap)*-1);margin-right:calc(var(--columnGap)*-1)}.columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap:0rem}@media screen and (max-width:768px){.columns.is-variable.is-0-mobile{--columnGap:0rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-0-tablet{--columnGap:0rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-0-tablet-only{--columnGap:0rem}}@media screen and (max-width:1023px){.columns.is-variable.is-0-touch{--columnGap:0rem}}@media screen and (min-width:1024px){.columns.is-variable.is-0-desktop{--columnGap:0rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-0-desktop-only{--columnGap:0rem}}@media screen and (min-width:1216px){.columns.is-variable.is-0-widescreen{--columnGap:0rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-0-widescreen-only{--columnGap:0rem}}@media screen and (min-width:1408px){.columns.is-variable.is-0-fullhd{--columnGap:0rem}}.columns.is-variable.is-1{--columnGap:.25rem}@media screen and (max-width:768px){.columns.is-variable.is-1-mobile{--columnGap:.25rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-1-tablet{--columnGap:.25rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-1-tablet-only{--columnGap:.25rem}}@media screen and (max-width:1023px){.columns.is-variable.is-1-touch{--columnGap:.25rem}}@media screen and (min-width:1024px){.columns.is-variable.is-1-desktop{--columnGap:.25rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-1-desktop-only{--columnGap:.25rem}}@media screen and (min-width:1216px){.columns.is-variable.is-1-widescreen{--columnGap:.25rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-1-widescreen-only{--columnGap:.25rem}}@media screen and (min-width:1408px){.columns.is-variable.is-1-fullhd{--columnGap:.25rem}}.columns.is-variable.is-2{--columnGap:.5rem}@media screen and (max-width:768px){.columns.is-variable.is-2-mobile{--columnGap:.5rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-2-tablet{--columnGap:.5rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-2-tablet-only{--columnGap:.5rem}}@media screen and (max-width:1023px){.columns.is-variable.is-2-touch{--columnGap:.5rem}}@media screen and (min-width:1024px){.columns.is-variable.is-2-desktop{--columnGap:.5rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-2-desktop-only{--columnGap:.5rem}}@media screen and (min-width:1216px){.columns.is-variable.is-2-widescreen{--columnGap:.5rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-2-widescreen-only{--columnGap:.5rem}}@media screen and (min-width:1408px){.columns.is-variable.is-2-fullhd{--columnGap:.5rem}}.columns.is-variable.is-3{--columnGap:.75rem}@media screen and (max-width:768px){.columns.is-variable.is-3-mobile{--columnGap:.75rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-3-tablet{--columnGap:.75rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-3-tablet-only{--columnGap:.75rem}}@media screen and (max-width:1023px){.columns.is-variable.is-3-touch{--columnGap:.75rem}}@media screen and (min-width:1024px){.columns.is-variable.is-3-desktop{--columnGap:.75rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-3-desktop-only{--columnGap:.75rem}}@media screen and (min-width:1216px){.columns.is-variable.is-3-widescreen{--columnGap:.75rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-3-widescreen-only{--columnGap:.75rem}}@media screen and (min-width:1408px){.columns.is-variable.is-3-fullhd{--columnGap:.75rem}}.columns.is-variable.is-4{--columnGap:1rem}@media screen and (max-width:768px){.columns.is-variable.is-4-mobile{--columnGap:1rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-4-tablet{--columnGap:1rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-4-tablet-only{--columnGap:1rem}}@media screen and (max-width:1023px){.columns.is-variable.is-4-touch{--columnGap:1rem}}@media screen and (min-width:1024px){.columns.is-variable.is-4-desktop{--columnGap:1rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-4-desktop-only{--columnGap:1rem}}@media screen and (min-width:1216px){.columns.is-variable.is-4-widescreen{--columnGap:1rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-4-widescreen-only{--columnGap:1rem}}@media screen and (min-width:1408px){.columns.is-variable.is-4-fullhd{--columnGap:1rem}}.columns.is-variable.is-5{--columnGap:1.25rem}@media screen and (max-width:768px){.columns.is-variable.is-5-mobile{--columnGap:1.25rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-5-tablet{--columnGap:1.25rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-5-tablet-only{--columnGap:1.25rem}}@media screen and (max-width:1023px){.columns.is-variable.is-5-touch{--columnGap:1.25rem}}@media screen and (min-width:1024px){.columns.is-variable.is-5-desktop{--columnGap:1.25rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-5-desktop-only{--columnGap:1.25rem}}@media screen and (min-width:1216px){.columns.is-variable.is-5-widescreen{--columnGap:1.25rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-5-widescreen-only{--columnGap:1.25rem}}@media screen and (min-width:1408px){.columns.is-variable.is-5-fullhd{--columnGap:1.25rem}}.columns.is-variable.is-6{--columnGap:1.5rem}@media screen and (max-width:768px){.columns.is-variable.is-6-mobile{--columnGap:1.5rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-6-tablet{--columnGap:1.5rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-6-tablet-only{--columnGap:1.5rem}}@media screen and (max-width:1023px){.columns.is-variable.is-6-touch{--columnGap:1.5rem}}@media screen and (min-width:1024px){.columns.is-variable.is-6-desktop{--columnGap:1.5rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-6-desktop-only{--columnGap:1.5rem}}@media screen and (min-width:1216px){.columns.is-variable.is-6-widescreen{--columnGap:1.5rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-6-widescreen-only{--columnGap:1.5rem}}@media screen and (min-width:1408px){.columns.is-variable.is-6-fullhd{--columnGap:1.5rem}}.columns.is-variable.is-7{--columnGap:1.75rem}@media screen and (max-width:768px){.columns.is-variable.is-7-mobile{--columnGap:1.75rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-7-tablet{--columnGap:1.75rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-7-tablet-only{--columnGap:1.75rem}}@media screen and (max-width:1023px){.columns.is-variable.is-7-touch{--columnGap:1.75rem}}@media screen and (min-width:1024px){.columns.is-variable.is-7-desktop{--columnGap:1.75rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-7-desktop-only{--columnGap:1.75rem}}@media screen and (min-width:1216px){.columns.is-variable.is-7-widescreen{--columnGap:1.75rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-7-widescreen-only{--columnGap:1.75rem}}@media screen and (min-width:1408px){.columns.is-variable.is-7-fullhd{--columnGap:1.75rem}}.columns.is-variable.is-8{--columnGap:2rem}@media screen and (max-width:768px){.columns.is-variable.is-8-mobile{--columnGap:2rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-8-tablet{--columnGap:2rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-8-tablet-only{--columnGap:2rem}}@media screen and (max-width:1023px){.columns.is-variable.is-8-touch{--columnGap:2rem}}@media screen and (min-width:1024px){.columns.is-variable.is-8-desktop{--columnGap:2rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-8-desktop-only{--columnGap:2rem}}@media screen and (min-width:1216px){.columns.is-variable.is-8-widescreen{--columnGap:2rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-8-widescreen-only{--columnGap:2rem}}@media screen and (min-width:1408px){.columns.is-variable.is-8-fullhd{--columnGap:2rem}}.tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content}.tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.tile.is-ancestor:last-child{margin-bottom:-.75rem}.tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.tile.is-child{margin:0!important}.tile.is-parent{padding:.75rem}.tile.is-vertical{flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem!important}@media print,screen and (min-width:769px){.tile:not(.is-child){display:flex}.tile.is-1{flex:none;width:8.33333%}.tile.is-2{flex:none;width:16.66667%}.tile.is-3{flex:none;width:25%}.tile.is-4{flex:none;width:33.33333%}.tile.is-5{flex:none;width:41.66667%}.tile.is-6{flex:none;width:50%}.tile.is-7{flex:none;width:58.33333%}.tile.is-8{flex:none;width:66.66667%}.tile.is-9{flex:none;width:75%}.tile.is-10{flex:none;width:83.33333%}.tile.is-11{flex:none;width:91.66667%}.tile.is-12{flex:none;width:100%}}.has-text-white{color:#fff!important}a.has-text-white:focus,a.has-text-white:hover{color:#e6e6e6!important}.has-background-white{background-color:#fff!important}.has-text-black{color:#0a0a0a!important}a.has-text-black:focus,a.has-text-black:hover{color:#000!important}.has-background-black{background-color:#0a0a0a!important}.has-text-light{color:#f5f5f5!important}a.has-text-light:focus,a.has-text-light:hover{color:#dbdbdb!important}.has-background-light{background-color:#f5f5f5!important}.has-text-dark{color:#363636!important}a.has-text-dark:focus,a.has-text-dark:hover{color:#1c1c1c!important}.has-background-dark{background-color:#363636!important}.has-text-primary{color:#00d1b2!important}a.has-text-primary:focus,a.has-text-primary:hover{color:#009e86!important}.has-background-primary{background-color:#00d1b2!important}.has-text-primary-light{color:#ebfffc!important}a.has-text-primary-light:focus,a.has-text-primary-light:hover{color:#b8fff4!important}.has-background-primary-light{background-color:#ebfffc!important}.has-text-primary-dark{color:#00947e!important}a.has-text-primary-dark:focus,a.has-text-primary-dark:hover{color:#00c7a9!important}.has-background-primary-dark{background-color:#00947e!important}.has-text-link{color:#3273dc!important}a.has-text-link:focus,a.has-text-link:hover{color:#205bbc!important}.has-background-link{background-color:#3273dc!important}.has-text-link-light{color:#eef3fc!important}a.has-text-link-light:focus,a.has-text-link-light:hover{color:#c2d5f5!important}.has-background-link-light{background-color:#eef3fc!important}.has-text-link-dark{color:#2160c4!important}a.has-text-link-dark:focus,a.has-text-link-dark:hover{color:#3b79de!important}.has-background-link-dark{background-color:#2160c4!important}.has-text-info{color:#3298dc!important}a.has-text-info:focus,a.has-text-info:hover{color:#207dbc!important}.has-background-info{background-color:#3298dc!important}.has-text-info-light{color:#eef6fc!important}a.has-text-info-light:focus,a.has-text-info-light:hover{color:#c2e0f5!important}.has-background-info-light{background-color:#eef6fc!important}.has-text-info-dark{color:#1d72aa!important}a.has-text-info-dark:focus,a.has-text-info-dark:hover{color:#248fd6!important}.has-background-info-dark{background-color:#1d72aa!important}.has-text-success{color:#48c774!important}a.has-text-success:focus,a.has-text-success:hover{color:#34a85c!important}.has-background-success{background-color:#48c774!important}.has-text-success-light{color:#effaf3!important}a.has-text-success-light:focus,a.has-text-success-light:hover{color:#c8eed6!important}.has-background-success-light{background-color:#effaf3!important}.has-text-success-dark{color:#257942!important}a.has-text-success-dark:focus,a.has-text-success-dark:hover{color:#31a058!important}.has-background-success-dark{background-color:#257942!important}.has-text-warning{color:#ffdd57!important}a.has-text-warning:focus,a.has-text-warning:hover{color:#ffd324!important}.has-background-warning{background-color:#ffdd57!important}.has-text-warning-light{color:#fffbeb!important}a.has-text-warning-light:focus,a.has-text-warning-light:hover{color:#fff1b8!important}.has-background-warning-light{background-color:#fffbeb!important}.has-text-warning-dark{color:#947600!important}a.has-text-warning-dark:focus,a.has-text-warning-dark:hover{color:#c79f00!important}.has-background-warning-dark{background-color:#947600!important}.has-text-danger{color:#f14668!important}a.has-text-danger:focus,a.has-text-danger:hover{color:#ee1742!important}.has-background-danger{background-color:#f14668!important}.has-text-danger-light{color:#feecf0!important}a.has-text-danger-light:focus,a.has-text-danger-light:hover{color:#fabdc9!important}.has-background-danger-light{background-color:#feecf0!important}.has-text-danger-dark{color:#cc0f35!important}a.has-text-danger-dark:focus,a.has-text-danger-dark:hover{color:#ee2049!important}.has-background-danger-dark{background-color:#cc0f35!important}.has-text-black-bis{color:#121212!important}.has-background-black-bis{background-color:#121212!important}.has-text-black-ter{color:#242424!important}.has-background-black-ter{background-color:#242424!important}.has-text-grey-darker{color:#363636!important}.has-background-grey-darker{background-color:#363636!important}.has-text-grey-dark{color:#4a4a4a!important}.has-background-grey-dark{background-color:#4a4a4a!important}.has-text-grey{color:#7a7a7a!important}.has-background-grey{background-color:#7a7a7a!important}.has-text-grey-light{color:#b5b5b5!important}.has-background-grey-light{background-color:#b5b5b5!important}.has-text-grey-lighter{color:#dbdbdb!important}.has-background-grey-lighter{background-color:#dbdbdb!important}.has-text-white-ter{color:#f5f5f5!important}.has-background-white-ter{background-color:#f5f5f5!important}.has-text-white-bis{color:#fafafa!important}.has-background-white-bis{background-color:#fafafa!important}.is-flex-direction-row{flex-direction:row!important}.is-flex-direction-row-reverse{flex-direction:row-reverse!important}.is-flex-direction-column{flex-direction:column!important}.is-flex-direction-column-reverse{flex-direction:column-reverse!important}.is-flex-wrap-nowrap{flex-wrap:nowrap!important}.is-flex-wrap-wrap{flex-wrap:wrap!important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse!important}.is-justify-content-flex-start{justify-content:flex-start!important}.is-justify-content-flex-end{justify-content:flex-end!important}.is-justify-content-center{justify-content:center!important}.is-justify-content-space-between{justify-content:space-between!important}.is-justify-content-space-around{justify-content:space-around!important}.is-justify-content-space-evenly{justify-content:space-evenly!important}.is-justify-content-start{justify-content:start!important}.is-justify-content-end{justify-content:end!important}.is-justify-content-left{justify-content:left!important}.is-justify-content-right{justify-content:right!important}.is-align-content-flex-start{align-content:flex-start!important}.is-align-content-flex-end{align-content:flex-end!important}.is-align-content-center{align-content:center!important}.is-align-content-space-between{align-content:space-between!important}.is-align-content-space-around{align-content:space-around!important}.is-align-content-space-evenly{align-content:space-evenly!important}.is-align-content-stretch{align-content:stretch!important}.is-align-content-start{align-content:start!important}.is-align-content-end{align-content:end!important}.is-align-content-baseline{align-content:baseline!important}.is-align-items-stretch{align-items:stretch!important}.is-align-items-flex-start{align-items:flex-start!important}.is-align-items-flex-end{align-items:flex-end!important}.is-align-items-center{align-items:center!important}.is-align-items-baseline{align-items:baseline!important}.is-align-items-start{align-items:start!important}.is-align-items-end{align-items:end!important}.is-align-items-self-start{align-items:self-start!important}.is-align-items-self-end{align-items:self-end!important}.is-align-self-auto{align-self:auto!important}.is-align-self-flex-start{align-self:flex-start!important}.is-align-self-flex-end{align-self:flex-end!important}.is-align-self-center{align-self:center!important}.is-align-self-baseline{align-self:baseline!important}.is-align-self-stretch{align-self:stretch!important}.is-flex-grow-0{flex-grow:0!important}.is-flex-grow-1{flex-grow:1!important}.is-flex-grow-2{flex-grow:2!important}.is-flex-grow-3{flex-grow:3!important}.is-flex-grow-4{flex-grow:4!important}.is-flex-grow-5{flex-grow:5!important}.is-flex-shrink-0{flex-shrink:0!important}.is-flex-shrink-1{flex-shrink:1!important}.is-flex-shrink-2{flex-shrink:2!important}.is-flex-shrink-3{flex-shrink:3!important}.is-flex-shrink-4{flex-shrink:4!important}.is-flex-shrink-5{flex-shrink:5!important}.is-clearfix:after{clear:both;content:" ";display:table}.is-pulled-left{float:left!important}.is-pulled-right{float:right!important}.is-radiusless{border-radius:0!important}.is-shadowless{box-shadow:none!important}.is-clickable{cursor:pointer!important;pointer-events:all!important}.is-clipped{overflow:hidden!important}.is-relative{position:relative!important}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.mx-0{margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.mx-1{margin-right:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.mx-2{margin-right:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-3{margin:.75rem!important}.mt-3{margin-top:.75rem!important}.mr-3{margin-right:.75rem!important}.mb-3{margin-bottom:.75rem!important}.ml-3,.mx-3{margin-left:.75rem!important}.mx-3{margin-right:.75rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.m-4{margin:1rem!important}.mt-4{margin-top:1rem!important}.mr-4{margin-right:1rem!important}.mb-4{margin-bottom:1rem!important}.ml-4,.mx-4{margin-left:1rem!important}.mx-4{margin-right:1rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.m-5{margin:1.5rem!important}.mt-5{margin-top:1.5rem!important}.mr-5{margin-right:1.5rem!important}.mb-5{margin-bottom:1.5rem!important}.ml-5,.mx-5{margin-left:1.5rem!important}.mx-5{margin-right:1.5rem!important}.my-5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-6{margin:3rem!important}.mt-6{margin-top:3rem!important}.mr-6{margin-right:3rem!important}.mb-6{margin-bottom:3rem!important}.ml-6,.mx-6{margin-left:3rem!important}.mx-6{margin-right:3rem!important}.my-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.px-0{padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.px-1{padding-right:.25rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.px-2{padding-right:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-3{padding:.75rem!important}.pt-3{padding-top:.75rem!important}.pr-3{padding-right:.75rem!important}.pb-3{padding-bottom:.75rem!important}.pl-3,.px-3{padding-left:.75rem!important}.px-3{padding-right:.75rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.p-4{padding:1rem!important}.pt-4{padding-top:1rem!important}.pr-4{padding-right:1rem!important}.pb-4{padding-bottom:1rem!important}.pl-4,.px-4{padding-left:1rem!important}.px-4{padding-right:1rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.p-5{padding:1.5rem!important}.pt-5{padding-top:1.5rem!important}.pr-5{padding-right:1.5rem!important}.pb-5{padding-bottom:1.5rem!important}.pl-5,.px-5{padding-left:1.5rem!important}.px-5{padding-right:1.5rem!important}.py-5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-6{padding:3rem!important}.pt-6{padding-top:3rem!important}.pr-6{padding-right:3rem!important}.pb-6{padding-bottom:3rem!important}.pl-6,.px-6{padding-left:3rem!important}.px-6{padding-right:3rem!important}.py-6{padding-top:3rem!important;padding-bottom:3rem!important}.is-size-1{font-size:3rem!important}.is-size-2{font-size:2.5rem!important}.is-size-3{font-size:2rem!important}.is-size-4{font-size:1.5rem!important}.is-size-5{font-size:1.25rem!important}.is-size-6{font-size:1rem!important}.is-size-7{font-size:.75rem!important}@media screen and (max-width:768px){.is-size-1-mobile{font-size:3rem!important}.is-size-2-mobile{font-size:2.5rem!important}.is-size-3-mobile{font-size:2rem!important}.is-size-4-mobile{font-size:1.5rem!important}.is-size-5-mobile{font-size:1.25rem!important}.is-size-6-mobile{font-size:1rem!important}.is-size-7-mobile{font-size:.75rem!important}}@media print,screen and (min-width:769px){.is-size-1-tablet{font-size:3rem!important}.is-size-2-tablet{font-size:2.5rem!important}.is-size-3-tablet{font-size:2rem!important}.is-size-4-tablet{font-size:1.5rem!important}.is-size-5-tablet{font-size:1.25rem!important}.is-size-6-tablet{font-size:1rem!important}.is-size-7-tablet{font-size:.75rem!important}}@media screen and (max-width:1023px){.is-size-1-touch{font-size:3rem!important}.is-size-2-touch{font-size:2.5rem!important}.is-size-3-touch{font-size:2rem!important}.is-size-4-touch{font-size:1.5rem!important}.is-size-5-touch{font-size:1.25rem!important}.is-size-6-touch{font-size:1rem!important}.is-size-7-touch{font-size:.75rem!important}}@media screen and (min-width:1024px){.is-size-1-desktop{font-size:3rem!important}.is-size-2-desktop{font-size:2.5rem!important}.is-size-3-desktop{font-size:2rem!important}.is-size-4-desktop{font-size:1.5rem!important}.is-size-5-desktop{font-size:1.25rem!important}.is-size-6-desktop{font-size:1rem!important}.is-size-7-desktop{font-size:.75rem!important}}@media screen and (min-width:1216px){.is-size-1-widescreen{font-size:3rem!important}.is-size-2-widescreen{font-size:2.5rem!important}.is-size-3-widescreen{font-size:2rem!important}.is-size-4-widescreen{font-size:1.5rem!important}.is-size-5-widescreen{font-size:1.25rem!important}.is-size-6-widescreen{font-size:1rem!important}.is-size-7-widescreen{font-size:.75rem!important}}@media screen and (min-width:1408px){.is-size-1-fullhd{font-size:3rem!important}.is-size-2-fullhd{font-size:2.5rem!important}.is-size-3-fullhd{font-size:2rem!important}.is-size-4-fullhd{font-size:1.5rem!important}.is-size-5-fullhd{font-size:1.25rem!important}.is-size-6-fullhd{font-size:1rem!important}.is-size-7-fullhd{font-size:.75rem!important}}.has-text-centered{text-align:center!important}.has-text-justified{text-align:justify!important}.has-text-left{text-align:left!important}.has-text-right{text-align:right!important}@media screen and (max-width:768px){.has-text-centered-mobile{text-align:center!important}}@media print,screen and (min-width:769px){.has-text-centered-tablet{text-align:center!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-centered-tablet-only{text-align:center!important}}@media screen and (max-width:1023px){.has-text-centered-touch{text-align:center!important}}@media screen and (min-width:1024px){.has-text-centered-desktop{text-align:center!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-centered-desktop-only{text-align:center!important}}@media screen and (min-width:1216px){.has-text-centered-widescreen{text-align:center!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-centered-widescreen-only{text-align:center!important}}@media screen and (min-width:1408px){.has-text-centered-fullhd{text-align:center!important}}@media screen and (max-width:768px){.has-text-justified-mobile{text-align:justify!important}}@media print,screen and (min-width:769px){.has-text-justified-tablet{text-align:justify!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-justified-tablet-only{text-align:justify!important}}@media screen and (max-width:1023px){.has-text-justified-touch{text-align:justify!important}}@media screen and (min-width:1024px){.has-text-justified-desktop{text-align:justify!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-justified-desktop-only{text-align:justify!important}}@media screen and (min-width:1216px){.has-text-justified-widescreen{text-align:justify!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-justified-widescreen-only{text-align:justify!important}}@media screen and (min-width:1408px){.has-text-justified-fullhd{text-align:justify!important}}@media screen and (max-width:768px){.has-text-left-mobile{text-align:left!important}}@media print,screen and (min-width:769px){.has-text-left-tablet{text-align:left!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-left-tablet-only{text-align:left!important}}@media screen and (max-width:1023px){.has-text-left-touch{text-align:left!important}}@media screen and (min-width:1024px){.has-text-left-desktop{text-align:left!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-left-desktop-only{text-align:left!important}}@media screen and (min-width:1216px){.has-text-left-widescreen{text-align:left!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-left-widescreen-only{text-align:left!important}}@media screen and (min-width:1408px){.has-text-left-fullhd{text-align:left!important}}@media screen and (max-width:768px){.has-text-right-mobile{text-align:right!important}}@media print,screen and (min-width:769px){.has-text-right-tablet{text-align:right!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-right-tablet-only{text-align:right!important}}@media screen and (max-width:1023px){.has-text-right-touch{text-align:right!important}}@media screen and (min-width:1024px){.has-text-right-desktop{text-align:right!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-right-desktop-only{text-align:right!important}}@media screen and (min-width:1216px){.has-text-right-widescreen{text-align:right!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-right-widescreen-only{text-align:right!important}}@media screen and (min-width:1408px){.has-text-right-fullhd{text-align:right!important}}.is-capitalized{text-transform:capitalize!important}.is-lowercase{text-transform:lowercase!important}.is-uppercase{text-transform:uppercase!important}.is-italic{font-style:italic!important}.has-text-weight-light{font-weight:300!important}.has-text-weight-normal{font-weight:400!important}.has-text-weight-medium{font-weight:500!important}.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:700!important}.is-family-primary,.is-family-sans-serif,.is-family-secondary{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif!important}.is-family-code,.is-family-monospace{font-family:monospace!important}.is-block{display:block!important}@media screen and (max-width:768px){.is-block-mobile{display:block!important}}@media print,screen and (min-width:769px){.is-block-tablet{display:block!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-block-tablet-only{display:block!important}}@media screen and (max-width:1023px){.is-block-touch{display:block!important}}@media screen and (min-width:1024px){.is-block-desktop{display:block!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-block-desktop-only{display:block!important}}@media screen and (min-width:1216px){.is-block-widescreen{display:block!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-block-widescreen-only{display:block!important}}@media screen and (min-width:1408px){.is-block-fullhd{display:block!important}}.is-flex{display:flex!important}@media screen and (max-width:768px){.is-flex-mobile{display:flex!important}}@media print,screen and (min-width:769px){.is-flex-tablet{display:flex!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-flex-tablet-only{display:flex!important}}@media screen and (max-width:1023px){.is-flex-touch{display:flex!important}}@media screen and (min-width:1024px){.is-flex-desktop{display:flex!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-flex-desktop-only{display:flex!important}}@media screen and (min-width:1216px){.is-flex-widescreen{display:flex!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-flex-widescreen-only{display:flex!important}}@media screen and (min-width:1408px){.is-flex-fullhd{display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width:768px){.is-inline-mobile{display:inline!important}}@media print,screen and (min-width:769px){.is-inline-tablet{display:inline!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-tablet-only{display:inline!important}}@media screen and (max-width:1023px){.is-inline-touch{display:inline!important}}@media screen and (min-width:1024px){.is-inline-desktop{display:inline!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-desktop-only{display:inline!important}}@media screen and (min-width:1216px){.is-inline-widescreen{display:inline!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-widescreen-only{display:inline!important}}@media screen and (min-width:1408px){.is-inline-fullhd{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (max-width:768px){.is-inline-block-mobile{display:inline-block!important}}@media print,screen and (min-width:769px){.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width:1023px){.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width:1024px){.is-inline-block-desktop{display:inline-block!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-block-desktop-only{display:inline-block!important}}@media screen and (min-width:1216px){.is-inline-block-widescreen{display:inline-block!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-block-widescreen-only{display:inline-block!important}}@media screen and (min-width:1408px){.is-inline-block-fullhd{display:inline-block!important}}.is-inline-flex{display:inline-flex!important}@media screen and (max-width:768px){.is-inline-flex-mobile{display:inline-flex!important}}@media print,screen and (min-width:769px){.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (max-width:1023px){.is-inline-flex-touch{display:inline-flex!important}}@media screen and (min-width:1024px){.is-inline-flex-desktop{display:inline-flex!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-flex-desktop-only{display:inline-flex!important}}@media screen and (min-width:1216px){.is-inline-flex-widescreen{display:inline-flex!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-flex-widescreen-only{display:inline-flex!important}}@media screen and (min-width:1408px){.is-inline-flex-fullhd{display:inline-flex!important}}.is-hidden{display:none!important}.is-sr-only{border:none!important;clip:rect(0,0,0,0)!important;height:.01em!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.01em!important}@media screen and (max-width:768px){.is-hidden-mobile{display:none!important}}@media print,screen and (min-width:769px){.is-hidden-tablet{display:none!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width:1023px){.is-hidden-touch{display:none!important}}@media screen and (min-width:1024px){.is-hidden-desktop{display:none!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-hidden-desktop-only{display:none!important}}@media screen and (min-width:1216px){.is-hidden-widescreen{display:none!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-hidden-widescreen-only{display:none!important}}@media screen and (min-width:1408px){.is-hidden-fullhd{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (max-width:768px){.is-invisible-mobile{visibility:hidden!important}}@media print,screen and (min-width:769px){.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width:1023px){.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width:1024px){.is-invisible-desktop{visibility:hidden!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-invisible-desktop-only{visibility:hidden!important}}@media screen and (min-width:1216px){.is-invisible-widescreen{visibility:hidden!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-invisible-widescreen-only{visibility:hidden!important}}@media screen and (min-width:1408px){.is-invisible-fullhd{visibility:hidden!important}}.hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.hero .navbar{background:none}.hero .tabs ul{border-bottom:none}.hero.is-white{background-color:#fff;color:#0a0a0a}.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-white strong{color:inherit}.hero.is-white .title{color:#0a0a0a}.hero.is-white .subtitle{color:rgba(10,10,10,.9)}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width:1023px){.hero.is-white .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link{color:rgba(10,10,10,.7)}.hero.is-white .navbar-link.is-active,.hero.is-white .navbar-link:hover,.hero.is-white a.navbar-item.is-active,.hero.is-white a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.hero.is-white .tabs a{color:#0a0a0a;opacity:.9}.hero.is-white .tabs a:hover,.hero.is-white .tabs li.is-active a{opacity:1}.hero.is-white .tabs.is-boxed a,.hero.is-white .tabs.is-toggle a{color:#0a0a0a}.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-white .tabs.is-boxed li.is-active a,.hero.is-white .tabs.is-boxed li.is-active a:hover,.hero.is-white .tabs.is-toggle li.is-active a,.hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.hero.is-white.is-bold{background-image:linear-gradient(141deg,#e6e6e6,#fff 71%,#fff)}@media screen and (max-width:768px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg,#e6e6e6,#fff 71%,#fff)}}.hero.is-black{background-color:#0a0a0a;color:#fff}.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-black strong{color:inherit}.hero.is-black .title{color:#fff}.hero.is-black .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-black .subtitle a:not(.button),.hero.is-black .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-black .navbar-menu{background-color:#0a0a0a}}.hero.is-black .navbar-item,.hero.is-black .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-black .navbar-link.is-active,.hero.is-black .navbar-link:hover,.hero.is-black a.navbar-item.is-active,.hero.is-black a.navbar-item:hover{background-color:#000;color:#fff}.hero.is-black .tabs a{color:#fff;opacity:.9}.hero.is-black .tabs a:hover,.hero.is-black .tabs li.is-active a{opacity:1}.hero.is-black .tabs.is-boxed a,.hero.is-black .tabs.is-toggle a{color:#fff}.hero.is-black .tabs.is-boxed a:hover,.hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-black .tabs.is-boxed li.is-active a,.hero.is-black .tabs.is-boxed li.is-active a:hover,.hero.is-black .tabs.is-toggle li.is-active a,.hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.hero.is-black.is-bold{background-image:linear-gradient(141deg,#000,#0a0a0a 71%,#181616)}@media screen and (max-width:768px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg,#000,#0a0a0a 71%,#181616)}}.hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-light strong{color:inherit}.hero.is-light .title{color:rgba(0,0,0,.7)}.hero.is-light .subtitle{color:rgba(0,0,0,.9)}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.hero.is-light .navbar-menu{background-color:#f5f5f5}}.hero.is-light .navbar-item,.hero.is-light .navbar-link{color:rgba(0,0,0,.7)}.hero.is-light .navbar-link.is-active,.hero.is-light .navbar-link:hover,.hero.is-light a.navbar-item.is-active,.hero.is-light a.navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.hero.is-light .tabs a{color:rgba(0,0,0,.7);opacity:.9}.hero.is-light .tabs a:hover,.hero.is-light .tabs li.is-active a{opacity:1}.hero.is-light .tabs.is-boxed a,.hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,.7)}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-light .tabs.is-boxed li.is-active a,.hero.is-light .tabs.is-boxed li.is-active a:hover,.hero.is-light .tabs.is-toggle li.is-active a,.hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#f5f5f5}.hero.is-light.is-bold{background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)}@media screen and (max-width:768px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)}}.hero.is-dark{background-color:#363636;color:#fff}.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong{color:inherit}.hero.is-dark .title{color:#fff}.hero.is-dark .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-dark .subtitle a:not(.button),.hero.is-dark .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-dark .navbar-menu{background-color:#363636}}.hero.is-dark .navbar-item,.hero.is-dark .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-dark .navbar-link.is-active,.hero.is-dark .navbar-link:hover,.hero.is-dark a.navbar-item.is-active,.hero.is-dark a.navbar-item:hover{background-color:#292929;color:#fff}.hero.is-dark .tabs a{color:#fff;opacity:.9}.hero.is-dark .tabs a:hover,.hero.is-dark .tabs li.is-active a{opacity:1}.hero.is-dark .tabs.is-boxed a,.hero.is-dark .tabs.is-toggle a{color:#fff}.hero.is-dark .tabs.is-boxed a:hover,.hero.is-dark .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-dark .tabs.is-boxed li.is-active a,.hero.is-dark .tabs.is-boxed li.is-active a:hover,.hero.is-dark .tabs.is-toggle li.is-active a,.hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#363636}.hero.is-dark.is-bold{background-image:linear-gradient(141deg,#1f191a,#363636 71%,#46403f)}@media screen and (max-width:768px){.hero.is-dark.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1f191a,#363636 71%,#46403f)}}.hero.is-primary{background-color:#00d1b2;color:#fff}.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-primary strong{color:inherit}.hero.is-primary .title{color:#fff}.hero.is-primary .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-primary .subtitle a:not(.button),.hero.is-primary .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-primary .navbar-menu{background-color:#00d1b2}}.hero.is-primary .navbar-item,.hero.is-primary .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-primary .navbar-link.is-active,.hero.is-primary .navbar-link:hover,.hero.is-primary a.navbar-item.is-active,.hero.is-primary a.navbar-item:hover{background-color:#00b89c;color:#fff}.hero.is-primary .tabs a{color:#fff;opacity:.9}.hero.is-primary .tabs a:hover,.hero.is-primary .tabs li.is-active a{opacity:1}.hero.is-primary .tabs.is-boxed a,.hero.is-primary .tabs.is-toggle a{color:#fff}.hero.is-primary .tabs.is-boxed a:hover,.hero.is-primary .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-primary .tabs.is-boxed li.is-active a,.hero.is-primary .tabs.is-boxed li.is-active a:hover,.hero.is-primary .tabs.is-toggle li.is-active a,.hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#00d1b2}.hero.is-primary.is-bold{background-image:linear-gradient(141deg,#009e6c,#00d1b2 71%,#00e7eb)}@media screen and (max-width:768px){.hero.is-primary.is-bold .navbar-menu{background-image:linear-gradient(141deg,#009e6c,#00d1b2 71%,#00e7eb)}}.hero.is-link{background-color:#3273dc;color:#fff}.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-link strong{color:inherit}.hero.is-link .title{color:#fff}.hero.is-link .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-link .subtitle a:not(.button),.hero.is-link .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-link .navbar-menu{background-color:#3273dc}}.hero.is-link .navbar-item,.hero.is-link .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-link .navbar-link.is-active,.hero.is-link .navbar-link:hover,.hero.is-link a.navbar-item.is-active,.hero.is-link a.navbar-item:hover{background-color:#2366d1;color:#fff}.hero.is-link .tabs a{color:#fff;opacity:.9}.hero.is-link .tabs a:hover,.hero.is-link .tabs li.is-active a{opacity:1}.hero.is-link .tabs.is-boxed a,.hero.is-link .tabs.is-toggle a{color:#fff}.hero.is-link .tabs.is-boxed a:hover,.hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-link .tabs.is-boxed li.is-active a,.hero.is-link .tabs.is-boxed li.is-active a:hover,.hero.is-link .tabs.is-toggle li.is-active a,.hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3273dc}.hero.is-link.is-bold{background-image:linear-gradient(141deg,#1577c6,#3273dc 71%,#4366e5)}@media screen and (max-width:768px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1577c6,#3273dc 71%,#4366e5)}}.hero.is-info{background-color:#3298dc;color:#fff}.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-info strong{color:inherit}.hero.is-info .title{color:#fff}.hero.is-info .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-info .subtitle a:not(.button),.hero.is-info .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-info .navbar-menu{background-color:#3298dc}}.hero.is-info .navbar-item,.hero.is-info .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-info .navbar-link.is-active,.hero.is-info .navbar-link:hover,.hero.is-info a.navbar-item.is-active,.hero.is-info a.navbar-item:hover{background-color:#238cd1;color:#fff}.hero.is-info .tabs a{color:#fff;opacity:.9}.hero.is-info .tabs a:hover,.hero.is-info .tabs li.is-active a{opacity:1}.hero.is-info .tabs.is-boxed a,.hero.is-info .tabs.is-toggle a{color:#fff}.hero.is-info .tabs.is-boxed a:hover,.hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-info .tabs.is-boxed li.is-active a,.hero.is-info .tabs.is-boxed li.is-active a:hover,.hero.is-info .tabs.is-toggle li.is-active a,.hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3298dc}.hero.is-info.is-bold{background-image:linear-gradient(141deg,#159dc6,#3298dc 71%,#4389e5)}@media screen and (max-width:768px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg,#159dc6,#3298dc 71%,#4389e5)}}.hero.is-success{background-color:#48c774;color:#fff}.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-success strong{color:inherit}.hero.is-success .title{color:#fff}.hero.is-success .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-success .subtitle a:not(.button),.hero.is-success .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-success .navbar-menu{background-color:#48c774}}.hero.is-success .navbar-item,.hero.is-success .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-success .navbar-link.is-active,.hero.is-success .navbar-link:hover,.hero.is-success a.navbar-item.is-active,.hero.is-success a.navbar-item:hover{background-color:#3abb67;color:#fff}.hero.is-success .tabs a{color:#fff;opacity:.9}.hero.is-success .tabs a:hover,.hero.is-success .tabs li.is-active a{opacity:1}.hero.is-success .tabs.is-boxed a,.hero.is-success .tabs.is-toggle a{color:#fff}.hero.is-success .tabs.is-boxed a:hover,.hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-success .tabs.is-boxed li.is-active a,.hero.is-success .tabs.is-boxed li.is-active a:hover,.hero.is-success .tabs.is-toggle li.is-active a,.hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#48c774}.hero.is-success.is-bold{background-image:linear-gradient(141deg,#29b342,#48c774 71%,#56d296)}@media screen and (max-width:768px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg,#29b342,#48c774 71%,#56d296)}}.hero.is-warning{background-color:#ffdd57;color:rgba(0,0,0,.7)}.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-warning strong{color:inherit}.hero.is-warning .title{color:rgba(0,0,0,.7)}.hero.is-warning .subtitle{color:rgba(0,0,0,.9)}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.hero.is-warning .navbar-menu{background-color:#ffdd57}}.hero.is-warning .navbar-item,.hero.is-warning .navbar-link{color:rgba(0,0,0,.7)}.hero.is-warning .navbar-link.is-active,.hero.is-warning .navbar-link:hover,.hero.is-warning a.navbar-item.is-active,.hero.is-warning a.navbar-item:hover{background-color:#ffd83d;color:rgba(0,0,0,.7)}.hero.is-warning .tabs a{color:rgba(0,0,0,.7);opacity:.9}.hero.is-warning .tabs a:hover,.hero.is-warning .tabs li.is-active a{opacity:1}.hero.is-warning .tabs.is-boxed a,.hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,.7)}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-warning .tabs.is-boxed li.is-active a,.hero.is-warning .tabs.is-boxed li.is-active a:hover,.hero.is-warning .tabs.is-toggle li.is-active a,.hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#ffdd57}.hero.is-warning.is-bold{background-image:linear-gradient(141deg,#ffaf24,#ffdd57 71%,#fffa70)}@media screen and (max-width:768px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ffaf24,#ffdd57 71%,#fffa70)}}.hero.is-danger{background-color:#f14668;color:#fff}.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-danger strong{color:inherit}.hero.is-danger .title{color:#fff}.hero.is-danger .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-danger .subtitle a:not(.button),.hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-danger .navbar-menu{background-color:#f14668}}.hero.is-danger .navbar-item,.hero.is-danger .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-danger .navbar-link.is-active,.hero.is-danger .navbar-link:hover,.hero.is-danger a.navbar-item.is-active,.hero.is-danger a.navbar-item:hover{background-color:#ef2e55;color:#fff}.hero.is-danger .tabs a{color:#fff;opacity:.9}.hero.is-danger .tabs a:hover,.hero.is-danger .tabs li.is-active a{opacity:1}.hero.is-danger .tabs.is-boxed a,.hero.is-danger .tabs.is-toggle a{color:#fff}.hero.is-danger .tabs.is-boxed a:hover,.hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-danger .tabs.is-boxed li.is-active a,.hero.is-danger .tabs.is-boxed li.is-active a:hover,.hero.is-danger .tabs.is-toggle li.is-active a,.hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f14668}.hero.is-danger.is-bold{background-image:linear-gradient(141deg,#fa0a62,#f14668 71%,#f7595f)}@media screen and (max-width:768px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg,#fa0a62,#f14668 71%,#f7595f)}}.hero.is-small .hero-body{padding:1.5rem}@media print,screen and (min-width:769px){.hero.is-medium .hero-body{padding:9rem 1.5rem}}@media print,screen and (min-width:769px){.hero.is-large .hero-body{padding:18rem 1.5rem}}.hero.is-fullheight-with-navbar .hero-body,.hero.is-fullheight .hero-body,.hero.is-halfheight .hero-body{align-items:center;display:flex}.hero.is-fullheight-with-navbar .hero-body>.container,.hero.is-fullheight .hero-body>.container,.hero.is-halfheight .hero-body>.container{flex-grow:1;flex-shrink:1}.hero.is-halfheight{min-height:50vh}.hero.is-fullheight{min-height:100vh}.hero-video{overflow:hidden}.hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}.hero-video.is-transparent{opacity:.3}@media screen and (max-width:768px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (max-width:768px){.hero-buttons .button{display:flex}.hero-buttons .button:not(:last-child){margin-bottom:.75rem}}@media print,screen and (min-width:769px){.hero-buttons{display:flex;justify-content:center}.hero-buttons .button:not(:last-child){margin-right:1.5rem}}.hero-foot,.hero-head{flex-grow:0;flex-shrink:0}.hero-body{flex-grow:1;flex-shrink:0}.hero-body,.section{padding:3rem 1.5rem}@media screen and (min-width:1024px){.section.is-medium{padding:9rem 1.5rem}.section.is-large{padding:18rem 1.5rem}}.footer{background-color:#fafafa;padding:3rem 1.5rem 6rem}.col-1{float:left;box-sizing:border-box;width:4.66667%;margin-left:4%}.col-1:first-child{margin-left:0}.col-no-margin-1{float:left;box-sizing:border-box;width:8.33333%;margin:0}.col-offset-1:first-child{margin-left:8.66667%!important}.col-offset-1:not(first-child){margin-left:12.66667%!important}.col-2{float:left;box-sizing:border-box;width:13.33333%;margin-left:4%}.col-2:first-child{margin-left:0}.col-no-margin-2{float:left;box-sizing:border-box;width:16.66667%;margin:0}.col-offset-2:first-child{margin-left:17.33333%!important}.col-offset-2:not(first-child){margin-left:21.33333%!important}.col-3{float:left;box-sizing:border-box;width:22%;margin-left:4%}.col-3:first-child{margin-left:0}.col-no-margin-3{float:left;box-sizing:border-box;width:25%;margin:0}.col-offset-3:first-child{margin-left:26%!important}.col-offset-3:not(first-child){margin-left:30%!important}.col-4{float:left;box-sizing:border-box;width:30.66667%;margin-left:4%}.col-4:first-child{margin-left:0}.col-no-margin-4{float:left;box-sizing:border-box;width:33.33333%;margin:0}.col-offset-4:first-child{margin-left:34.66667%!important}.col-offset-4:not(first-child){margin-left:38.66667%!important}.col-5{float:left;box-sizing:border-box;width:39.33333%;margin-left:4%}.col-5:first-child{margin-left:0}.col-no-margin-5{float:left;box-sizing:border-box;width:41.66667%;margin:0}.col-offset-5:first-child{margin-left:43.33333%!important}.col-offset-5:not(first-child){margin-left:47.33333%!important}.col-6{float:left;box-sizing:border-box;width:48%;margin-left:4%}.col-6:first-child{margin-left:0}.col-no-margin-6{float:left;box-sizing:border-box;width:50%;margin:0}.col-offset-6:first-child{margin-left:52%!important}.col-offset-6:not(first-child){margin-left:56%!important}.col-7{float:left;box-sizing:border-box;width:56.66667%;margin-left:4%}.col-7:first-child{margin-left:0}.col-no-margin-7{float:left;box-sizing:border-box;width:58.33333%;margin:0}.col-offset-7:first-child{margin-left:60.66667%!important}.col-offset-7:not(first-child){margin-left:64.66667%!important}.col-8{float:left;box-sizing:border-box;width:65.33333%;margin-left:4%}.col-8:first-child{margin-left:0}.col-no-margin-8{float:left;box-sizing:border-box;width:66.66667%;margin:0}.col-offset-8:first-child{margin-left:69.33333%!important}.col-offset-8:not(first-child){margin-left:73.33333%!important}.col-9{float:left;box-sizing:border-box;width:74%;margin-left:4%}.col-9:first-child{margin-left:0}.col-no-margin-9{float:left;box-sizing:border-box;width:75%;margin:0}.col-offset-9:first-child{margin-left:78%!important}.col-offset-9:not(first-child){margin-left:82%!important}.col-10{float:left;box-sizing:border-box;width:82.66667%;margin-left:4%}.col-10:first-child{margin-left:0}.col-no-margin-10{float:left;box-sizing:border-box;width:83.33333%;margin:0}.col-offset-10:first-child{margin-left:86.66667%!important}.col-offset-10:not(first-child){margin-left:90.66667%!important}.col-11{float:left;box-sizing:border-box;width:91.33333%;margin-left:4%}.col-11:first-child{margin-left:0}.col-no-margin-11{float:left;box-sizing:border-box;width:91.66667%;margin:0}.col-offset-11:first-child{margin-left:95.33333%!important}.col-offset-11:not(first-child){margin-left:99.33333%!important}.col-12{float:left;box-sizing:border-box;width:100%}.col-12,.col-12:first-child{margin-left:0}.col-no-margin-12{float:left;box-sizing:border-box;width:100%;margin:0}@media (max-width:769px){.col-s-1{float:left;box-sizing:border-box;width:4.66667%;margin-left:4%}.col-s-1:first-child{margin-left:0}.col-offset-s-1{margin-left:8.66667%}.col-no-margin-s-1{width:8.33333%}.col-no-margin-s-1,.col-s-2{float:left;box-sizing:border-box}.col-s-2{width:13.33333%;margin-left:4%}.col-s-2:first-child{margin-left:0}.col-offset-s-2{margin-left:17.33333%}.col-no-margin-s-2{width:16.66667%}.col-no-margin-s-2,.col-s-3{float:left;box-sizing:border-box}.col-s-3{width:22%;margin-left:4%}.col-s-3:first-child{margin-left:0}.col-offset-s-3{margin-left:26%}.col-no-margin-s-3{width:25%}.col-no-margin-s-3,.col-s-4{float:left;box-sizing:border-box}.col-s-4{width:30.66667%;margin-left:4%}.col-s-4:first-child{margin-left:0}.col-offset-s-4{margin-left:34.66667%}.col-no-margin-s-4{width:33.33333%}.col-no-margin-s-4,.col-s-5{float:left;box-sizing:border-box}.col-s-5{width:39.33333%;margin-left:4%}.col-s-5:first-child{margin-left:0}.col-offset-s-5{margin-left:43.33333%}.col-no-margin-s-5{width:41.66667%}.col-no-margin-s-5,.col-s-6{float:left;box-sizing:border-box}.col-s-6{width:48%;margin-left:4%}.col-s-6:first-child{margin-left:0}.col-offset-s-6{margin-left:52%}.col-no-margin-s-6{width:50%}.col-no-margin-s-6,.col-s-7{float:left;box-sizing:border-box}.col-s-7{width:56.66667%;margin-left:4%}.col-s-7:first-child{margin-left:0}.col-offset-s-7{margin-left:60.66667%}.col-no-margin-s-7{width:58.33333%}.col-no-margin-s-7,.col-s-8{float:left;box-sizing:border-box}.col-s-8{width:65.33333%;margin-left:4%}.col-s-8:first-child{margin-left:0}.col-offset-s-8{margin-left:69.33333%}.col-no-margin-s-8{width:66.66667%}.col-no-margin-s-8,.col-s-9{float:left;box-sizing:border-box}.col-s-9{width:74%;margin-left:4%}.col-s-9:first-child{margin-left:0}.col-offset-s-9{margin-left:78%}.col-no-margin-s-9{width:75%}.col-no-margin-s-9,.col-s-10{float:left;box-sizing:border-box}.col-s-10{width:82.66667%;margin-left:4%}.col-s-10:first-child{margin-left:0}.col-offset-s-10{margin-left:86.66667%}.col-no-margin-s-10{width:83.33333%}.col-no-margin-s-10,.col-s-11{float:left;box-sizing:border-box}.col-s-11{width:91.33333%;margin-left:4%}.col-s-11:first-child{margin-left:0}.col-offset-s-11{margin-left:95.33333%}.col-no-margin-s-11{width:91.66667%}.col-no-margin-s-11,.col-s-12{float:left;box-sizing:border-box}.col-s-12{width:100%}.col-s-12,.col-s-12:first-child{margin-left:0}.col-no-margin-s-12{float:left;box-sizing:border-box;width:100%}.s-hidden{display:none!important}.s-visible{display:block!important}}@media (min-width:769px){.col-m-1{float:left;box-sizing:border-box;width:4.66667%;margin-left:4%}.col-m-1:first-child{margin-left:0}.col-offset-m-1{margin-left:8.66667%}.col-no-margin-m-1{width:8.33333%}.col-m-2,.col-no-margin-m-1{float:left;box-sizing:border-box}.col-m-2{width:13.33333%;margin-left:4%}.col-m-2:first-child{margin-left:0}.col-offset-m-2{margin-left:17.33333%}.col-no-margin-m-2{width:16.66667%}.col-m-3,.col-no-margin-m-2{float:left;box-sizing:border-box}.col-m-3{width:22%;margin-left:4%}.col-m-3:first-child{margin-left:0}.col-offset-m-3{margin-left:26%}.col-no-margin-m-3{width:25%}.col-m-4,.col-no-margin-m-3{float:left;box-sizing:border-box}.col-m-4{width:30.66667%;margin-left:4%}.col-m-4:first-child{margin-left:0}.col-offset-m-4{margin-left:34.66667%}.col-no-margin-m-4{width:33.33333%}.col-m-5,.col-no-margin-m-4{float:left;box-sizing:border-box}.col-m-5{width:39.33333%;margin-left:4%}.col-m-5:first-child{margin-left:0}.col-offset-m-5{margin-left:43.33333%}.col-no-margin-m-5{width:41.66667%}.col-m-6,.col-no-margin-m-5{float:left;box-sizing:border-box}.col-m-6{width:48%;margin-left:4%}.col-m-6:first-child{margin-left:0}.col-offset-m-6{margin-left:52%}.col-no-margin-m-6{width:50%}.col-m-7,.col-no-margin-m-6{float:left;box-sizing:border-box}.col-m-7{width:56.66667%;margin-left:4%}.col-m-7:first-child{margin-left:0}.col-offset-m-7{margin-left:60.66667%}.col-no-margin-m-7{width:58.33333%}.col-m-8,.col-no-margin-m-7{float:left;box-sizing:border-box}.col-m-8{width:65.33333%;margin-left:4%}.col-m-8:first-child{margin-left:0}.col-offset-m-8{margin-left:69.33333%}.col-no-margin-m-8{width:66.66667%}.col-m-9,.col-no-margin-m-8{float:left;box-sizing:border-box}.col-m-9{width:74%;margin-left:4%}.col-m-9:first-child{margin-left:0}.col-offset-m-9{margin-left:78%}.col-no-margin-m-9{width:75%}.col-m-10,.col-no-margin-m-9{float:left;box-sizing:border-box}.col-m-10{width:82.66667%;margin-left:4%}.col-m-10:first-child{margin-left:0}.col-offset-m-10{margin-left:86.66667%}.col-no-margin-m-10{width:83.33333%}.col-m-11,.col-no-margin-m-10{float:left;box-sizing:border-box}.col-m-11{width:91.33333%;margin-left:4%}.col-m-11:first-child{margin-left:0}.col-offset-m-11{margin-left:95.33333%}.col-no-margin-m-11{width:91.66667%}.col-m-12,.col-no-margin-m-11{float:left;box-sizing:border-box}.col-m-12{width:100%}.col-m-12,.col-m-12:first-child{margin-left:0}.col-no-margin-m-12{float:left;box-sizing:border-box;width:100%}.m-hidden{display:none!important}.m-visible{display:block!important}}@media (min-width:1024px){.col-l-1{float:left;box-sizing:border-box;width:4.66667%;margin-left:4%}.col-l-1:first-child{margin-left:0}.col-offset-l-1{margin-left:8.66667%}.col-no-margin-l-1{width:8.33333%}.col-l-2,.col-no-margin-l-1{float:left;box-sizing:border-box}.col-l-2{width:13.33333%;margin-left:4%}.col-l-2:first-child{margin-left:0}.col-offset-l-2{margin-left:17.33333%}.col-no-margin-l-2{width:16.66667%}.col-l-3,.col-no-margin-l-2{float:left;box-sizing:border-box}.col-l-3{width:22%;margin-left:4%}.col-l-3:first-child{margin-left:0}.col-offset-l-3{margin-left:26%}.col-no-margin-l-3{width:25%}.col-l-4,.col-no-margin-l-3{float:left;box-sizing:border-box}.col-l-4{width:30.66667%;margin-left:4%}.col-l-4:first-child{margin-left:0}.col-offset-l-4{margin-left:34.66667%}.col-no-margin-l-4{width:33.33333%}.col-l-5,.col-no-margin-l-4{float:left;box-sizing:border-box}.col-l-5{width:39.33333%;margin-left:4%}.col-l-5:first-child{margin-left:0}.col-offset-l-5{margin-left:43.33333%}.col-no-margin-l-5{width:41.66667%}.col-l-6,.col-no-margin-l-5{float:left;box-sizing:border-box}.col-l-6{width:48%;margin-left:4%}.col-l-6:first-child{margin-left:0}.col-offset-l-6{margin-left:52%}.col-no-margin-l-6{width:50%}.col-l-7,.col-no-margin-l-6{float:left;box-sizing:border-box}.col-l-7{width:56.66667%;margin-left:4%}.col-l-7:first-child{margin-left:0}.col-offset-l-7{margin-left:60.66667%}.col-no-margin-l-7{width:58.33333%}.col-l-8,.col-no-margin-l-7{float:left;box-sizing:border-box}.col-l-8{width:65.33333%;margin-left:4%}.col-l-8:first-child{margin-left:0}.col-offset-l-8{margin-left:69.33333%}.col-no-margin-l-8{width:66.66667%}.col-l-9,.col-no-margin-l-8{float:left;box-sizing:border-box}.col-l-9{width:74%;margin-left:4%}.col-l-9:first-child{margin-left:0}.col-offset-l-9{margin-left:78%}.col-no-margin-l-9{width:75%}.col-l-10,.col-no-margin-l-9{float:left;box-sizing:border-box}.col-l-10{width:82.66667%;margin-left:4%}.col-l-10:first-child{margin-left:0}.col-offset-l-10{margin-left:86.66667%}.col-no-margin-l-10{width:83.33333%}.col-l-11,.col-no-margin-l-10{float:left;box-sizing:border-box}.col-l-11{width:91.33333%;margin-left:4%}.col-l-11:first-child{margin-left:0}.col-offset-l-11{margin-left:95.33333%}.col-no-margin-l-11{width:91.66667%}.col-l-12,.col-no-margin-l-11{float:left;box-sizing:border-box}.col-l-12{width:100%}.col-l-12,.col-l-12:first-child{margin-left:0}.col-no-margin-l-12{float:left;box-sizing:border-box;width:100%}.l-hidden{display:none!important}.l-visible{display:block!important}}@media (min-width:1216px){.col-xl-1{float:left;box-sizing:border-box;width:4.66667%;margin-left:4%}.col-xl-1:first-child{margin-left:0}.col-offset-xl-1{margin-left:8.66667%}.col-no-margin-xl-1{width:8.33333%}.col-no-margin-xl-1,.col-xl-2{float:left;box-sizing:border-box}.col-xl-2{width:13.33333%;margin-left:4%}.col-xl-2:first-child{margin-left:0}.col-offset-xl-2{margin-left:17.33333%}.col-no-margin-xl-2{width:16.66667%}.col-no-margin-xl-2,.col-xl-3{float:left;box-sizing:border-box}.col-xl-3{width:22%;margin-left:4%}.col-xl-3:first-child{margin-left:0}.col-offset-xl-3{margin-left:26%}.col-no-margin-xl-3{width:25%}.col-no-margin-xl-3,.col-xl-4{float:left;box-sizing:border-box}.col-xl-4{width:30.66667%;margin-left:4%}.col-xl-4:first-child{margin-left:0}.col-offset-xl-4{margin-left:34.66667%}.col-no-margin-xl-4{width:33.33333%}.col-no-margin-xl-4,.col-xl-5{float:left;box-sizing:border-box}.col-xl-5{width:39.33333%;margin-left:4%}.col-xl-5:first-child{margin-left:0}.col-offset-xl-5{margin-left:43.33333%}.col-no-margin-xl-5{width:41.66667%}.col-no-margin-xl-5,.col-xl-6{float:left;box-sizing:border-box}.col-xl-6{width:48%;margin-left:4%}.col-xl-6:first-child{margin-left:0}.col-offset-xl-6{margin-left:52%}.col-no-margin-xl-6{width:50%}.col-no-margin-xl-6,.col-xl-7{float:left;box-sizing:border-box}.col-xl-7{width:56.66667%;margin-left:4%}.col-xl-7:first-child{margin-left:0}.col-offset-xl-7{margin-left:60.66667%}.col-no-margin-xl-7{width:58.33333%}.col-no-margin-xl-7,.col-xl-8{float:left;box-sizing:border-box}.col-xl-8{width:65.33333%;margin-left:4%}.col-xl-8:first-child{margin-left:0}.col-offset-xl-8{margin-left:69.33333%}.col-no-margin-xl-8{width:66.66667%}.col-no-margin-xl-8,.col-xl-9{float:left;box-sizing:border-box}.col-xl-9{width:74%;margin-left:4%}.col-xl-9:first-child{margin-left:0}.col-offset-xl-9{margin-left:78%}.col-no-margin-xl-9{width:75%}.col-no-margin-xl-9,.col-xl-10{float:left;box-sizing:border-box}.col-xl-10{width:82.66667%;margin-left:4%}.col-xl-10:first-child{margin-left:0}.col-offset-xl-10{margin-left:86.66667%}.col-no-margin-xl-10{width:83.33333%}.col-no-margin-xl-10,.col-xl-11{float:left;box-sizing:border-box}.col-xl-11{width:91.33333%;margin-left:4%}.col-xl-11:first-child{margin-left:0}.col-offset-xl-11{margin-left:95.33333%}.col-no-margin-xl-11{width:91.66667%}.col-no-margin-xl-11,.col-xl-12{float:left;box-sizing:border-box}.col-xl-12{width:100%}.col-xl-12,.col-xl-12:first-child{margin-left:0}.col-no-margin-xl-12{float:left;box-sizing:border-box;width:100%}.xl-hidden{display:none!important}.xl-visible{display:block!important}}@media (min-width:1408px){.col-xxl-1{float:left;box-sizing:border-box;width:4.66667%;margin-left:4%}.col-xxl-1:first-child{margin-left:0}.col-offset-xxl-1{margin-left:8.66667%}.col-no-margin-xxl-1{width:8.33333%}.col-no-margin-xxl-1,.col-xxl-2{float:left;box-sizing:border-box}.col-xxl-2{width:13.33333%;margin-left:4%}.col-xxl-2:first-child{margin-left:0}.col-offset-xxl-2{margin-left:17.33333%}.col-no-margin-xxl-2{width:16.66667%}.col-no-margin-xxl-2,.col-xxl-3{float:left;box-sizing:border-box}.col-xxl-3{width:22%;margin-left:4%}.col-xxl-3:first-child{margin-left:0}.col-offset-xxl-3{margin-left:26%}.col-no-margin-xxl-3{width:25%}.col-no-margin-xxl-3,.col-xxl-4{float:left;box-sizing:border-box}.col-xxl-4{width:30.66667%;margin-left:4%}.col-xxl-4:first-child{margin-left:0}.col-offset-xxl-4{margin-left:34.66667%}.col-no-margin-xxl-4{width:33.33333%}.col-no-margin-xxl-4,.col-xxl-5{float:left;box-sizing:border-box}.col-xxl-5{width:39.33333%;margin-left:4%}.col-xxl-5:first-child{margin-left:0}.col-offset-xxl-5{margin-left:43.33333%}.col-no-margin-xxl-5{width:41.66667%}.col-no-margin-xxl-5,.col-xxl-6{float:left;box-sizing:border-box}.col-xxl-6{width:48%;margin-left:4%}.col-xxl-6:first-child{margin-left:0}.col-offset-xxl-6{margin-left:52%}.col-no-margin-xxl-6{width:50%}.col-no-margin-xxl-6,.col-xxl-7{float:left;box-sizing:border-box}.col-xxl-7{width:56.66667%;margin-left:4%}.col-xxl-7:first-child{margin-left:0}.col-offset-xxl-7{margin-left:60.66667%}.col-no-margin-xxl-7{width:58.33333%}.col-no-margin-xxl-7,.col-xxl-8{float:left;box-sizing:border-box}.col-xxl-8{width:65.33333%;margin-left:4%}.col-xxl-8:first-child{margin-left:0}.col-offset-xxl-8{margin-left:69.33333%}.col-no-margin-xxl-8{width:66.66667%}.col-no-margin-xxl-8,.col-xxl-9{float:left;box-sizing:border-box}.col-xxl-9{width:74%;margin-left:4%}.col-xxl-9:first-child{margin-left:0}.col-offset-xxl-9{margin-left:78%}.col-no-margin-xxl-9{float:left;box-sizing:border-box;width:75%}.col-xxl-10{float:left;box-sizing:border-box;width:82.66667%;margin-left:4%}.col-xxl-10:first-child{margin-left:0}.col-offset-xxl-10{margin-left:86.66667%}.col-no-margin-xxl-10{float:left;box-sizing:border-box;width:83.33333%}.col-xxl-11{float:left;box-sizing:border-box;width:91.33333%;margin-left:4%}.col-xxl-11:first-child{margin-left:0}.col-offset-xxl-11{margin-left:95.33333%}.col-no-margin-xxl-11{float:left;box-sizing:border-box;width:91.66667%}.col-xxl-12{float:left;box-sizing:border-box;width:100%}.col-xxl-12,.col-xxl-12:first-child{margin-left:0}.col-no-margin-xxl-12{float:left;box-sizing:border-box;width:100%}.xxl-hidden{display:none!important}.xxl-visible{display:block!important}}.vertical-center{display:flex;align-items:center}.horizontal-center{display:flex;justify-content:center;margin-left:auto;margin-right:auto}.pull-right{text-align:right;float:right;justify-content:right}.hidden{display:none!important}.no-content{display:flex;font-size:1.5em;align-items:center;justify-content:center}.btn,.btn-default,button{border:1px solid #ccc;cursor:pointer;padding:.5em 1em;letter-spacing:.05em}.btn-default.btn-primary,.btn-default[type=submit],.btn.btn-primary,.btn[type=submit],button.btn-primary,button[type=submit]{background:#c8ffd0;color:#32b646;border:1px solid #98cfa0}input[type=password],input[type=text]{border:1px solid #ccc;border-radius:1em;padding:.5em}input[type=password]:focus,input[type=text]:focus{border:1px solid #35b870}button,input{outline:none}button:hover,input:hover{border:1px solid #9cdfb0}.input-icon{position:absolute;min-width:.3em;padding:.1em;color:#888}input[type=number],input[type=password],input[type=search],input[type=text]{border:1px solid #ddd;border-radius:.5em;padding:.25em}input[type=number]:hover,input[type=password]:hover,input[type=search]:hover,input[type=text]:hover{border:1px solid rgba(159,180,152,.83)}input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=text]:focus{border:1px solid rgba(127,216,95,.83)}input[type=number].with-icon,input[type=password].with-icon,input[type=search].with-icon,input[type=text].with-icon{padding-left:.3em}input[type=search],input[type=text]{border-radius:1em;padding:.25em .5em}.fade-in{animation-duration:.5s;-webkit-animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;animation-name:fadeIn;-webkit-animation-name:fadeIn}.fade-out{animation-duration:.5s;-webkit-animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;animation-name:fadeOut;-webkit-animation-name:fadeOut}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0;display:none}}@keyframes fadeOut{0%{opacity:1}to{opacity:0;display:none}}.fa.fa-kodi:before{background-size:1em 1em;background:url(/icons/kodi.svg)}.fa.fa-kodi:before,.fa.fa-plex:before{content:" ";width:1em;height:1em;display:inline-block}.fa.fa-plex:before{background-size:1em 1em;background:url(/icons/plex.svg)}.autocomplete{position:relative;display:inline-block}.autocomplete-items{position:absolute;border:1px solid #ddd;border-bottom:none;border-top:none;z-index:99;top:100%;left:0;right:0}.autocomplete-items div{padding:1em;cursor:pointer;border-bottom:1px solid #ddd;background-color:#fff}.autocomplete-items div:hover{background-color:#bef6da}.autocomplete-active{background-color:#c8ffd0!important}.execute-container{width:100%;height:100%;color:#23513a;font-weight:400;border-bottom:1px solid #ddd;border-radius:0 0 1em 1em}.execute-container form{padding:0;margin:0;border-radius:0;border:none}.execute-container .action-form{padding:1em .5em}.execute-container .title{background:#eee;padding:.5em;border:1px solid #ddd;box-shadow:0 3px 3px 0 hsla(0,0%,73.3%,.75);font-size:1.1em;margin-bottom:0!important}.execute-container .request-type-container{display:flex;flex-direction:row;align-items:baseline}.execute-container .request-type-container label{margin:0 1em 0 .5em}.execute-container .request{margin:0 .5em}.execute-container .request form{margin-bottom:0!important}.execute-container .request .autocomplete{width:80%;max-width:60em}.execute-container .request .action-name{box-shadow:1px 1px 1px 1px #ddd;width:100%}.execute-container .request [type=submit]{margin-left:2em}.execute-container .request .options{display:flex;margin-top:.5em;margin-bottom:1.5em;padding-top:.5em}@media screen and (max-width:768px){.execute-container .request .options{flex-direction:column}}@media screen and (max-width:768px){.execute-container .request .params{width:100%}}@media screen and (min-width:769px){.execute-container .request .params{width:20em;margin-right:1.5em}}@media screen and (min-width:1024px){.execute-container .request .params{width:30em}}.execute-container .request .params .param{margin-bottom:.25em}@media screen and (max-width:768px){.execute-container .request .params .param{width:100%}}.execute-container .request .add-param,.execute-container .request .params .action-param-value{width:100%}.execute-container .request .add-param button{width:100%;background:#eee;border:1px solid #ddd}.execute-container .request .extra-param{display:flex;margin-bottom:.5em}.execute-container .request .extra-param .action-extra-param-del{border:0;text-align:right;padding:0 .5em}.execute-container .request .extra-param .buttons{display:flex;align-items:center;justify-content:center;margin-bottom:.25em}.execute-container .request .extra-param .buttons button{background:none}.execute-container .request .extra-param .buttons button:hover{color:#35b870}.execute-container .request .doc-container,.execute-container .request .output-container{margin-top:.5em}.execute-container .request .doc-container .doc.raw,.execute-container .request .output-container .doc.raw{white-space:pre}@media screen and (min-width:769px){.execute-container .request .attr-doc-container{width:calc(100% - 22em)}}@media screen and (min-width:1024px){.execute-container .request .attr-doc-container{width:calc(100% - 32em)}}.execute-container .request .attr-doc-container .doc{white-space:pre-line;width:100%;overflow:auto}@media screen and (max-width:768px){.execute-container .request .attr-doc-container.widescreen{display:none}}.execute-container .request .attr-doc-container.mobile{width:100%}@media screen and (min-width:769px){.execute-container .request .attr-doc-container.mobile{display:none}}.execute-container .request .attr-doc-container .doc,.execute-container .request .doc-container .doc{padding:1em!important}.execute-container .request .attr-doc-container .doc.raw,.execute-container .request .doc-container .doc.raw{font-family:monospace;font-size:.8em}.execute-container .request .attr-doc-container,.execute-container .request .doc-container,.execute-container .request .output-container{max-height:50vh;display:flex;flex-direction:column}.execute-container .request .attr-doc-container .title,.execute-container .request .doc-container .title,.execute-container .request .output-container .title{font-weight:400;font-size:1em;padding:.5em;background:rgba(0,0,0,.04);border-radius:.5em}.execute-container .request .attr-doc-container .title .attr-name,.execute-container .request .doc-container .title .attr-name,.execute-container .request .output-container .title .attr-name{display:inline-block;font-weight:700}.execute-container .request .attr-doc-container .doc,.execute-container .request .attr-doc-container .error,.execute-container .request .attr-doc-container .response,.execute-container .request .doc-container .doc,.execute-container .request .doc-container .error,.execute-container .request .doc-container .response,.execute-container .request .output-container .doc,.execute-container .request .output-container .error,.execute-container .request .output-container .response{height:100%;padding:.5em .5em 0 .5em;border-radius:0 0 1em 1em;overflow:auto}.execute-container .request .attr-doc-container .response,.execute-container .request .doc-container .response,.execute-container .request .output-container .response{background:#edfff2;border:1px dashed #98ff98}.execute-container .request .attr-doc-container .error,.execute-container .request .doc-container .error,.execute-container .request .output-container .error{background:#ffbcbc;border:1px dashed #ff5353}.execute-container .request .attr-doc-container .doc,.execute-container .request .doc-container .doc,.execute-container .request .output-container .doc{background:#e8feff;border:1px dashed #84f9ff}.execute-container .request textarea{width:100%;height:10em;margin-bottom:.5em;padding:.5em;border:1px solid #ddd;border-radius:1em;box-shadow:2.5px 2.5px 3px 0 silver;outline:none}.execute-container .request textarea:hover{border:1px solid #38cf80}.execute-container .request textarea:focus{border:1px solid #32b646}.execute-container .raw-request .first-row{display:flex;flex-direction:column}@media screen and (max-width:768px){.execute-container .raw-request .first-row{width:100%}}@media screen and (min-width:769px){.execute-container .raw-request .first-row{width:80%;max-width:60em}}.execute-container .raw-request .first-row button{margin-left:0}.execute-container .procedures-container .procedure{background:#fff;border-bottom:1px solid #ddd;padding:1.5em .5em;cursor:pointer}.execute-container .procedures-container .procedure:hover{background:#bef6da}.execute-container .procedures-container .procedure.selected{background:#c8ffd0}.execute-container .procedures-container .procedure form{background:none;display:flex;margin-bottom:0!important;flex-direction:column;box-shadow:none}.execute-container .procedures-container .procedure .head{display:flex;align-items:center}.execute-container .procedures-container .procedure .btn-container{text-align:right}.execute-container .procedures-container .procedure button{background:#ebffeb}.execute-container pre{background:none}.execute-container .run-btn{border-radius:2em;padding:.5em .75em}.execute-container .run-btn:hover{opacity:.8} \ No newline at end of file +/*! bulma.io v0.9.2 | MIT License | github.com/jgthms/bulma */.button,.file-cta,.file-name,.input,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.select select,.textarea{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(.5em - 1px);padding-left:calc(.75em - 1px);padding-right:calc(.75em - 1px);padding-top:calc(.5em - 1px);position:relative;vertical-align:top}.button:active,.button:focus,.file-cta:active,.file-cta:focus,.file-name:active,.file-name:focus,.input:active,.input:focus,.is-active.button,.is-active.file-cta,.is-active.file-name,.is-active.input,.is-active.pagination-ellipsis,.is-active.pagination-link,.is-active.pagination-next,.is-active.pagination-previous,.is-active.textarea,.is-focused.button,.is-focused.file-cta,.is-focused.file-name,.is-focused.input,.is-focused.pagination-ellipsis,.is-focused.pagination-link,.is-focused.pagination-next,.is-focused.pagination-previous,.is-focused.textarea,.pagination-ellipsis:active,.pagination-ellipsis:focus,.pagination-link:active,.pagination-link:focus,.pagination-next:active,.pagination-next:focus,.pagination-previous:active,.pagination-previous:focus,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea:active,.textarea:focus{outline:none}.button[disabled],.file-cta[disabled],.file-name[disabled],.input[disabled],.pagination-ellipsis[disabled],.pagination-link[disabled],.pagination-next[disabled],.pagination-previous[disabled],.select fieldset[disabled] select,.select select[disabled],.textarea[disabled],fieldset[disabled] .button,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .input,fieldset[disabled] .pagination-ellipsis,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-previous,fieldset[disabled] .select select,fieldset[disabled] .textarea{cursor:not-allowed}.breadcrumb,.button,.file,.is-unselectable,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.tabs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar-link:not(.is-arrowless):after,.select:not(.is-multiple):not(.is-loading):after{border:3px solid transparent;border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:.625em}.block:not(:last-child),.box:not(:last-child),.breadcrumb:not(:last-child),.content:not(:last-child),.highlight:not(:last-child),.level:not(:last-child),.message:not(:last-child),.notification:not(:last-child),.pagination:not(:last-child),.progress:not(:last-child),.subtitle:not(:last-child),.table-container:not(:last-child),.table:not(:last-child),.tabs:not(:last-child),.title:not(:last-child){margin-bottom:1.5rem}.delete,.modal-close{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,.2);border:none;border-radius:290486px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}.delete:after,.delete:before,.modal-close:after,.modal-close:before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.delete:before,.modal-close:before{height:2px;width:50%}.delete:after,.modal-close:after{height:50%;width:2px}.delete:focus,.delete:hover,.modal-close:focus,.modal-close:hover{background-color:rgba(10,10,10,.3)}.delete:active,.modal-close:active{background-color:rgba(10,10,10,.4)}.is-small.delete,.is-small.modal-close{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.delete,.is-medium.modal-close{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.delete,.is-large.modal-close{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.button.is-loading:after,.control.is-loading:after,.loader,.select.is-loading:after{-webkit-animation:spinAround .5s linear infinite;animation:spinAround .5s linear infinite;border:2px solid #dbdbdb;border-radius:290486px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.hero-video,.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-square .has-ratio,.image.is-square img,.is-overlay,.modal,.modal-background{bottom:0;left:0;position:absolute;right:0;top:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a{color:#3273dc;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{color:#da1039;font-size:.875em;font-weight:400;padding:.25em .5em .25em}code,hr{background-color:#f5f5f5}hr{border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type=checkbox],input[type=radio]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#363636;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#4a4a4a;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#363636}@-webkit-keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.box{background-color:#fff;border-radius:6px;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);color:#4a4a4a;display:block;padding:1.25rem}a.box:focus,a.box:hover{box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px #3273dc}a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,.2),0 0 0 1px #3273dc}.button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#363636;cursor:pointer;justify-content:center;padding-bottom:calc(.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(.5em - 1px);text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-large,.button .icon.is-medium,.button .icon.is-small{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-.5em - 1px);margin-right:.25em}.button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-.5em - 1px)}.button .icon:first-child:last-child{margin-left:calc(-.5em - 1px);margin-right:calc(-.5em - 1px)}.button.is-hovered,.button:hover{border-color:#b5b5b5;color:#363636}.button.is-focused,.button:focus{border-color:#3273dc;color:#363636}.button.is-focused:not(:active),.button:focus:not(:active){box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.button.is-active,.button:active{border-color:#4a4a4a;color:#363636}.button.is-text{background-color:transparent;border-color:transparent;color:#4a4a4a;text-decoration:underline}.button.is-text.is-focused,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text:hover{background-color:#f5f5f5;color:#363636}.button.is-text.is-active,.button.is-text:active{background-color:#e8e8e8;color:#363636}.button.is-text[disabled],fieldset[disabled] .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}.button.is-ghost{background:none;border-color:transparent;color:#3273dc;text-decoration:none}.button.is-ghost.is-hovered,.button.is-ghost:hover{color:#3273dc;text-decoration:underline}.button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}.button.is-white.is-hovered,.button.is-white:hover{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.button.is-white.is-focused,.button.is-white:focus{border-color:transparent;color:#0a0a0a}.button.is-white.is-focused:not(:active),.button.is-white:focus:not(:active){box-shadow:0 0 0 .125em hsla(0,0%,100%,.25)}.button.is-white.is-active,.button.is-white:active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.button.is-white[disabled],fieldset[disabled] .button.is-white{background-color:#fff;border-color:transparent;box-shadow:none}.button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-hovered,.button.is-white.is-inverted:hover{background-color:#000}.button.is-white.is-inverted[disabled],fieldset[disabled] .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}.button.is-white.is-loading:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-white.is-outlined.is-focused,.button.is-white.is-outlined.is-hovered,.button.is-white.is-outlined:focus,.button.is-white.is-outlined:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.button.is-white.is-outlined.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-white.is-outlined.is-loading.is-focused:after,.button.is-white.is-outlined.is-loading.is-hovered:after,.button.is-white.is-outlined.is-loading:focus:after,.button.is-white.is-outlined.is-loading:hover:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-white.is-outlined[disabled],fieldset[disabled] .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-white.is-inverted.is-outlined.is-focused,.button.is-white.is-inverted.is-outlined.is-hovered,.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined:hover{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-white.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-white.is-inverted.is-outlined.is-loading:focus:after,.button.is-white.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}.button.is-black.is-hovered,.button.is-black:hover{background-color:#040404;border-color:transparent;color:#fff}.button.is-black.is-focused,.button.is-black:focus{border-color:transparent;color:#fff}.button.is-black.is-focused:not(:active),.button.is-black:focus:not(:active){box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.button.is-black.is-active,.button.is-black:active{background-color:#000;border-color:transparent;color:#fff}.button.is-black[disabled],fieldset[disabled] .button.is-black{background-color:#0a0a0a;border-color:transparent;box-shadow:none}.button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-hovered,.button.is-black.is-inverted:hover{background-color:#f2f2f2}.button.is-black.is-inverted[disabled],fieldset[disabled] .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}.button.is-black.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-black.is-outlined.is-focused,.button.is-black.is-outlined.is-hovered,.button.is-black.is-outlined:focus,.button.is-black.is-outlined:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.button.is-black.is-outlined.is-loading:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-black.is-outlined.is-loading.is-focused:after,.button.is-black.is-outlined.is-loading.is-hovered:after,.button.is-black.is-outlined.is-loading:focus:after,.button.is-black.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-black.is-outlined[disabled],fieldset[disabled] .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-black.is-inverted.is-outlined.is-focused,.button.is-black.is-inverted.is-outlined.is-hovered,.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined:hover{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-black.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-black.is-inverted.is-outlined.is-loading:focus:after,.button.is-black.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light.is-hovered,.button.is-light:hover{background-color:#eee;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light.is-focused,.button.is-light:focus{border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light.is-focused:not(:active),.button.is-light:focus:not(:active){box-shadow:0 0 0 .125em hsla(0,0%,96.1%,.25)}.button.is-light.is-active,.button.is-light:active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light[disabled],fieldset[disabled] .button.is-light{background-color:#f5f5f5;border-color:transparent;box-shadow:none}.button.is-light.is-inverted{color:#f5f5f5}.button.is-light.is-inverted,.button.is-light.is-inverted.is-hovered,.button.is-light.is-inverted:hover{background-color:rgba(0,0,0,.7)}.button.is-light.is-inverted[disabled],fieldset[disabled] .button.is-light.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#f5f5f5}.button.is-light.is-loading:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.button.is-light.is-outlined.is-focused,.button.is-light.is-outlined.is-hovered,.button.is-light.is-outlined:focus,.button.is-light.is-outlined:hover{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,.7)}.button.is-light.is-outlined.is-loading:after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-light.is-outlined.is-loading.is-focused:after,.button.is-light.is-outlined.is-loading.is-hovered:after,.button.is-light.is-outlined.is-loading:focus:after,.button.is-light.is-outlined.is-loading:hover:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-light.is-outlined[disabled],fieldset[disabled] .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.button.is-light.is-inverted.is-outlined.is-focused,.button.is-light.is-inverted.is-outlined.is-hovered,.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#f5f5f5}.button.is-light.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-light.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-light.is-inverted.is-outlined.is-loading:focus:after,.button.is-light.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.button.is-dark{background-color:#363636;border-color:transparent;color:#fff}.button.is-dark.is-hovered,.button.is-dark:hover{background-color:#2f2f2f;border-color:transparent;color:#fff}.button.is-dark.is-focused,.button.is-dark:focus{border-color:transparent;color:#fff}.button.is-dark.is-focused:not(:active),.button.is-dark:focus:not(:active){box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.button.is-dark.is-active,.button.is-dark:active{background-color:#292929;border-color:transparent;color:#fff}.button.is-dark[disabled],fieldset[disabled] .button.is-dark{background-color:#363636;border-color:transparent;box-shadow:none}.button.is-dark.is-inverted{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-hovered,.button.is-dark.is-inverted:hover{background-color:#f2f2f2}.button.is-dark.is-inverted[disabled],fieldset[disabled] .button.is-dark.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#363636}.button.is-dark.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.button.is-dark.is-outlined.is-focused,.button.is-dark.is-outlined.is-hovered,.button.is-dark.is-outlined:focus,.button.is-dark.is-outlined:hover{background-color:#363636;border-color:#363636;color:#fff}.button.is-dark.is-outlined.is-loading:after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-outlined.is-loading.is-focused:after,.button.is-dark.is-outlined.is-loading.is-hovered:after,.button.is-dark.is-outlined.is-loading:focus:after,.button.is-dark.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-dark.is-inverted.is-outlined.is-focused,.button.is-dark.is-inverted.is-outlined.is-hovered,.button.is-dark.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined:hover{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-dark.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-dark.is-inverted.is-outlined.is-loading:focus:after,.button.is-dark.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary{background-color:#00d1b2;border-color:transparent;color:#fff}.button.is-primary.is-hovered,.button.is-primary:hover{background-color:#00c4a7;border-color:transparent;color:#fff}.button.is-primary.is-focused,.button.is-primary:focus{border-color:transparent;color:#fff}.button.is-primary.is-focused:not(:active),.button.is-primary:focus:not(:active){box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.button.is-primary.is-active,.button.is-primary:active{background-color:#00b89c;border-color:transparent;color:#fff}.button.is-primary[disabled],fieldset[disabled] .button.is-primary{background-color:#00d1b2;border-color:transparent;box-shadow:none}.button.is-primary.is-inverted{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted.is-hovered,.button.is-primary.is-inverted:hover{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled],fieldset[disabled] .button.is-primary.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#00d1b2}.button.is-primary.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;color:#00d1b2}.button.is-primary.is-outlined.is-focused,.button.is-primary.is-outlined.is-hovered,.button.is-primary.is-outlined:focus,.button.is-primary.is-outlined:hover{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.button.is-primary.is-outlined.is-loading:after{border-color:transparent transparent #00d1b2 #00d1b2!important}.button.is-primary.is-outlined.is-loading.is-focused:after,.button.is-primary.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-outlined.is-loading:focus:after,.button.is-primary.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;box-shadow:none;color:#00d1b2}.button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-primary.is-inverted.is-outlined.is-focused,.button.is-primary.is-inverted.is-outlined.is-hovered,.button.is-primary.is-inverted.is-outlined:focus,.button.is-primary.is-inverted.is-outlined:hover{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-inverted.is-outlined.is-loading:focus:after,.button.is-primary.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #00d1b2 #00d1b2!important}.button.is-primary.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary.is-light{background-color:#ebfffc;color:#00947e}.button.is-primary.is-light.is-hovered,.button.is-primary.is-light:hover{background-color:#defffa;border-color:transparent;color:#00947e}.button.is-primary.is-light.is-active,.button.is-primary.is-light:active{background-color:#d1fff8;border-color:transparent;color:#00947e}.button.is-link{background-color:#3273dc;border-color:transparent;color:#fff}.button.is-link.is-hovered,.button.is-link:hover{background-color:#276cda;border-color:transparent;color:#fff}.button.is-link.is-focused,.button.is-link:focus{border-color:transparent;color:#fff}.button.is-link.is-focused:not(:active),.button.is-link:focus:not(:active){box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.button.is-link.is-active,.button.is-link:active{background-color:#2366d1;border-color:transparent;color:#fff}.button.is-link[disabled],fieldset[disabled] .button.is-link{background-color:#3273dc;border-color:transparent;box-shadow:none}.button.is-link.is-inverted{background-color:#fff;color:#3273dc}.button.is-link.is-inverted.is-hovered,.button.is-link.is-inverted:hover{background-color:#f2f2f2}.button.is-link.is-inverted[disabled],fieldset[disabled] .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3273dc}.button.is-link.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined{background-color:transparent;border-color:#3273dc;color:#3273dc}.button.is-link.is-outlined.is-focused,.button.is-link.is-outlined.is-hovered,.button.is-link.is-outlined:focus,.button.is-link.is-outlined:hover{background-color:#3273dc;border-color:#3273dc;color:#fff}.button.is-link.is-outlined.is-loading:after{border-color:transparent transparent #3273dc #3273dc!important}.button.is-link.is-outlined.is-loading.is-focused:after,.button.is-link.is-outlined.is-loading.is-hovered:after,.button.is-link.is-outlined.is-loading:focus:after,.button.is-link.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined[disabled],fieldset[disabled] .button.is-link.is-outlined{background-color:transparent;border-color:#3273dc;box-shadow:none;color:#3273dc}.button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-link.is-inverted.is-outlined.is-focused,.button.is-link.is-inverted.is-outlined.is-hovered,.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined:hover{background-color:#fff;color:#3273dc}.button.is-link.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-link.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-link.is-inverted.is-outlined.is-loading:focus:after,.button.is-link.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #3273dc #3273dc!important}.button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-link.is-light{background-color:#eef3fc;color:#2160c4}.button.is-link.is-light.is-hovered,.button.is-link.is-light:hover{background-color:#e3ecfa;border-color:transparent;color:#2160c4}.button.is-link.is-light.is-active,.button.is-link.is-light:active{background-color:#d8e4f8;border-color:transparent;color:#2160c4}.button.is-info{background-color:#3298dc;border-color:transparent;color:#fff}.button.is-info.is-hovered,.button.is-info:hover{background-color:#2793da;border-color:transparent;color:#fff}.button.is-info.is-focused,.button.is-info:focus{border-color:transparent;color:#fff}.button.is-info.is-focused:not(:active),.button.is-info:focus:not(:active){box-shadow:0 0 0 .125em rgba(50,152,220,.25)}.button.is-info.is-active,.button.is-info:active{background-color:#238cd1;border-color:transparent;color:#fff}.button.is-info[disabled],fieldset[disabled] .button.is-info{background-color:#3298dc;border-color:transparent;box-shadow:none}.button.is-info.is-inverted{background-color:#fff;color:#3298dc}.button.is-info.is-inverted.is-hovered,.button.is-info.is-inverted:hover{background-color:#f2f2f2}.button.is-info.is-inverted[disabled],fieldset[disabled] .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3298dc}.button.is-info.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined{background-color:transparent;border-color:#3298dc;color:#3298dc}.button.is-info.is-outlined.is-focused,.button.is-info.is-outlined.is-hovered,.button.is-info.is-outlined:focus,.button.is-info.is-outlined:hover{background-color:#3298dc;border-color:#3298dc;color:#fff}.button.is-info.is-outlined.is-loading:after{border-color:transparent transparent #3298dc #3298dc!important}.button.is-info.is-outlined.is-loading.is-focused:after,.button.is-info.is-outlined.is-loading.is-hovered:after,.button.is-info.is-outlined.is-loading:focus:after,.button.is-info.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined[disabled],fieldset[disabled] .button.is-info.is-outlined{background-color:transparent;border-color:#3298dc;box-shadow:none;color:#3298dc}.button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-info.is-inverted.is-outlined.is-focused,.button.is-info.is-inverted.is-outlined.is-hovered,.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined:hover{background-color:#fff;color:#3298dc}.button.is-info.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-info.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-info.is-inverted.is-outlined.is-loading:focus:after,.button.is-info.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #3298dc #3298dc!important}.button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-info.is-light{background-color:#eef6fc;color:#1d72aa}.button.is-info.is-light.is-hovered,.button.is-info.is-light:hover{background-color:#e3f1fa;border-color:transparent;color:#1d72aa}.button.is-info.is-light.is-active,.button.is-info.is-light:active{background-color:#d8ebf8;border-color:transparent;color:#1d72aa}.button.is-success{background-color:#48c774;border-color:transparent;color:#fff}.button.is-success.is-hovered,.button.is-success:hover{background-color:#3ec46d;border-color:transparent;color:#fff}.button.is-success.is-focused,.button.is-success:focus{border-color:transparent;color:#fff}.button.is-success.is-focused:not(:active),.button.is-success:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,199,116,.25)}.button.is-success.is-active,.button.is-success:active{background-color:#3abb67;border-color:transparent;color:#fff}.button.is-success[disabled],fieldset[disabled] .button.is-success{background-color:#48c774;border-color:transparent;box-shadow:none}.button.is-success.is-inverted{background-color:#fff;color:#48c774}.button.is-success.is-inverted.is-hovered,.button.is-success.is-inverted:hover{background-color:#f2f2f2}.button.is-success.is-inverted[disabled],fieldset[disabled] .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#48c774}.button.is-success.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined{background-color:transparent;border-color:#48c774;color:#48c774}.button.is-success.is-outlined.is-focused,.button.is-success.is-outlined.is-hovered,.button.is-success.is-outlined:focus,.button.is-success.is-outlined:hover{background-color:#48c774;border-color:#48c774;color:#fff}.button.is-success.is-outlined.is-loading:after{border-color:transparent transparent #48c774 #48c774!important}.button.is-success.is-outlined.is-loading.is-focused:after,.button.is-success.is-outlined.is-loading.is-hovered:after,.button.is-success.is-outlined.is-loading:focus:after,.button.is-success.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined[disabled],fieldset[disabled] .button.is-success.is-outlined{background-color:transparent;border-color:#48c774;box-shadow:none;color:#48c774}.button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-success.is-inverted.is-outlined.is-focused,.button.is-success.is-inverted.is-outlined.is-hovered,.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined:hover{background-color:#fff;color:#48c774}.button.is-success.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-success.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-success.is-inverted.is-outlined.is-loading:focus:after,.button.is-success.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #48c774 #48c774!important}.button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-success.is-light{background-color:#effaf3;color:#257942}.button.is-success.is-light.is-hovered,.button.is-success.is-light:hover{background-color:#e6f7ec;border-color:transparent;color:#257942}.button.is-success.is-light.is-active,.button.is-success.is-light:active{background-color:#dcf4e4;border-color:transparent;color:#257942}.button.is-warning{background-color:#ffdd57;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-hovered,.button.is-warning:hover{background-color:#ffdb4a;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-focused,.button.is-warning:focus{border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-focused:not(:active),.button.is-warning:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,221,87,.25)}.button.is-warning.is-active,.button.is-warning:active{background-color:#ffd83d;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning[disabled],fieldset[disabled] .button.is-warning{background-color:#ffdd57;border-color:transparent;box-shadow:none}.button.is-warning.is-inverted{color:#ffdd57}.button.is-warning.is-inverted,.button.is-warning.is-inverted.is-hovered,.button.is-warning.is-inverted:hover{background-color:rgba(0,0,0,.7)}.button.is-warning.is-inverted[disabled],fieldset[disabled] .button.is-warning.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#ffdd57}.button.is-warning.is-loading:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined{background-color:transparent;border-color:#ffdd57;color:#ffdd57}.button.is-warning.is-outlined.is-focused,.button.is-warning.is-outlined.is-hovered,.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined:hover{background-color:#ffdd57;border-color:#ffdd57;color:rgba(0,0,0,.7)}.button.is-warning.is-outlined.is-loading:after{border-color:transparent transparent #ffdd57 #ffdd57!important}.button.is-warning.is-outlined.is-loading.is-focused:after,.button.is-warning.is-outlined.is-loading.is-hovered:after,.button.is-warning.is-outlined.is-loading:focus:after,.button.is-warning.is-outlined.is-loading:hover:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-outlined{background-color:transparent;border-color:#ffdd57;box-shadow:none;color:#ffdd57}.button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.button.is-warning.is-inverted.is-outlined.is-focused,.button.is-warning.is-inverted.is-outlined.is-hovered,.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#ffdd57}.button.is-warning.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-warning.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-warning.is-inverted.is-outlined.is-loading:focus:after,.button.is-warning.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #ffdd57 #ffdd57!important}.button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.button.is-warning.is-light{background-color:#fffbeb;color:#947600}.button.is-warning.is-light.is-hovered,.button.is-warning.is-light:hover{background-color:#fff8de;border-color:transparent;color:#947600}.button.is-warning.is-light.is-active,.button.is-warning.is-light:active{background-color:#fff6d1;border-color:transparent;color:#947600}.button.is-danger{background-color:#f14668;border-color:transparent;color:#fff}.button.is-danger.is-hovered,.button.is-danger:hover{background-color:#f03a5f;border-color:transparent;color:#fff}.button.is-danger.is-focused,.button.is-danger:focus{border-color:transparent;color:#fff}.button.is-danger.is-focused:not(:active),.button.is-danger:focus:not(:active){box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.button.is-danger.is-active,.button.is-danger:active{background-color:#ef2e55;border-color:transparent;color:#fff}.button.is-danger[disabled],fieldset[disabled] .button.is-danger{background-color:#f14668;border-color:transparent;box-shadow:none}.button.is-danger.is-inverted{background-color:#fff;color:#f14668}.button.is-danger.is-inverted.is-hovered,.button.is-danger.is-inverted:hover{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled],fieldset[disabled] .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f14668}.button.is-danger.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;color:#f14668}.button.is-danger.is-outlined.is-focused,.button.is-danger.is-outlined.is-hovered,.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined:hover{background-color:#f14668;border-color:#f14668;color:#fff}.button.is-danger.is-outlined.is-loading:after{border-color:transparent transparent #f14668 #f14668!important}.button.is-danger.is-outlined.is-loading.is-focused:after,.button.is-danger.is-outlined.is-loading.is-hovered:after,.button.is-danger.is-outlined.is-loading:focus:after,.button.is-danger.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;box-shadow:none;color:#f14668}.button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-danger.is-inverted.is-outlined.is-focused,.button.is-danger.is-inverted.is-outlined.is-hovered,.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined:hover{background-color:#fff;color:#f14668}.button.is-danger.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-danger.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-danger.is-inverted.is-outlined.is-loading:focus:after,.button.is-danger.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #f14668 #f14668!important}.button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.button.is-danger.is-light.is-hovered,.button.is-danger.is-light:hover{background-color:#fde0e6;border-color:transparent;color:#cc0f35}.button.is-danger.is-light.is-active,.button.is-danger.is-light:active{background-color:#fcd4dc;border-color:transparent;color:#cc0f35}.button.is-small{font-size:.75rem}.button.is-small:not(.is-rounded){border-radius:2px}.button.is-normal{font-size:1rem}.button.is-medium{font-size:1.25rem}.button.is-large{font-size:1.5rem}.button[disabled],fieldset[disabled] .button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.button.is-fullwidth{display:flex;width:100%}.button.is-loading{color:transparent!important;pointer-events:none}.button.is-loading:after{position:absolute;left:calc(50% - .5em);top:calc(50% - .5em);position:absolute!important}.button.is-static{background-color:#f5f5f5;border-color:#dbdbdb;color:#7a7a7a;box-shadow:none;pointer-events:none}.button.is-rounded{border-radius:290486px;padding-left:1.25em;padding-right:1.25em}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button{margin-bottom:.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.buttons:last-child{margin-bottom:-.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:2px}.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}.buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.buttons.has-addons .button:last-child{margin-right:0}.buttons.has-addons .button.is-hovered,.buttons.has-addons .button:hover{z-index:2}.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-focused,.buttons.has-addons .button.is-selected,.buttons.has-addons .button:active,.buttons.has-addons .button:focus{z-index:3}.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button.is-selected:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button:focus:hover{z-index:4}.buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}.buttons.is-centered{justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.buttons.is-right{justify-content:flex-end}.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.container{flex-grow:1;margin:0 auto;position:relative;width:auto}.container.is-fluid{max-width:none!important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width:1024px){.container{max-width:960px}}@media screen and (max-width:1215px){.container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width:1407px){.container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width:1216px){.container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width:1408px){.container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}.content li+li{margin-top:.25em}.content blockquote:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content p:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child),.content ul:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#363636;font-weight:600;line-height:1.125}.content h1{font-size:2em;margin-bottom:.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:.8em}.content h5{font-size:1.125em;margin-bottom:.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}.content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ol:not([type]).is-lower-alpha{list-style-type:lower-alpha}.content ol:not([type]).is-lower-roman{list-style-type:lower-roman}.content ol:not([type]).is-upper-alpha{list-style-type:upper-alpha}.content ol:not([type]).is-upper-roman{list-style-type:upper-roman}.content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:.5em}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}.content sub,.content sup{font-size:75%}.content table{width:100%}.content table td,.content table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.content table th{color:#363636}.content table th:not([align]){text-align:inherit}.content table thead td,.content table thead th{border-width:0 0 2px;color:#363636}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#363636}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content .tabs li+li{margin-top:0}.content.is-small{font-size:.75rem}.content.is-medium{font-size:1.25rem}.content.is-large{font-size:1.5rem}.icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}.icon.is-small{height:1rem;width:1rem}.icon.is-medium{height:2rem;width:2rem}.icon.is-large{height:3rem;width:3rem}.icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}.icon-text .icon{flex-grow:0;flex-shrink:0}.icon-text .icon:not(:last-child){margin-right:.25em}.icon-text .icon:not(:first-child){margin-left:.25em}div.icon-text{display:flex}.image{display:block;position:relative}.image img{display:block;height:auto;width:100%}.image img.is-rounded{border-radius:290486px}.image.is-fullwidth{width:100%}.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-square .has-ratio,.image.is-square img{height:100%;width:100%}.image.is-1by1,.image.is-square{padding-top:100%}.image.is-5by4{padding-top:80%}.image.is-4by3{padding-top:75%}.image.is-3by2{padding-top:66.6666%}.image.is-5by3{padding-top:60%}.image.is-16by9{padding-top:56.25%}.image.is-2by1{padding-top:50%}.image.is-3by1{padding-top:33.3333%}.image.is-4by5{padding-top:125%}.image.is-3by4{padding-top:133.3333%}.image.is-2by3{padding-top:150%}.image.is-3by5{padding-top:166.6666%}.image.is-9by16{padding-top:177.7777%}.image.is-1by2{padding-top:200%}.image.is-1by3{padding-top:300%}.image.is-16x16{height:16px;width:16px}.image.is-24x24{height:24px;width:24px}.image.is-32x32{height:32px;width:32px}.image.is-48x48{height:48px;width:48px}.image.is-64x64{height:64px;width:64px}.image.is-96x96{height:96px;width:96px}.image.is-128x128{height:128px;width:128px}.notification{background-color:#f5f5f5;border-radius:4px;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}.notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:#fff}.notification pre code{background:transparent}.notification>.delete{right:.5rem;position:absolute;top:.5rem}.notification .content,.notification .subtitle,.notification .title{color:currentColor}.notification.is-white{background-color:#fff;color:#0a0a0a}.notification.is-black{background-color:#0a0a0a;color:#fff}.notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.notification.is-dark{background-color:#363636;color:#fff}.notification.is-primary{background-color:#00d1b2;color:#fff}.notification.is-primary.is-light{background-color:#ebfffc;color:#00947e}.notification.is-link{background-color:#3273dc;color:#fff}.notification.is-link.is-light{background-color:#eef3fc;color:#2160c4}.notification.is-info{background-color:#3298dc;color:#fff}.notification.is-info.is-light{background-color:#eef6fc;color:#1d72aa}.notification.is-success{background-color:#48c774;color:#fff}.notification.is-success.is-light{background-color:#effaf3;color:#257942}.notification.is-warning{background-color:#ffdd57;color:rgba(0,0,0,.7)}.notification.is-warning.is-light{background-color:#fffbeb;color:#947600}.notification.is-danger{background-color:#f14668;color:#fff}.notification.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:290486px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}.progress::-webkit-progress-bar{background-color:#ededed}.progress::-webkit-progress-value{background-color:#4a4a4a}.progress::-moz-progress-bar{background-color:#4a4a4a}.progress::-ms-fill{background-color:#4a4a4a;border:none}.progress.is-white::-webkit-progress-value{background-color:#fff}.progress.is-white::-moz-progress-bar{background-color:#fff}.progress.is-white::-ms-fill{background-color:#fff}.progress.is-white:indeterminate{background-image:linear-gradient(90deg,#fff 30%,#ededed 0)}.progress.is-black::-webkit-progress-value{background-color:#0a0a0a}.progress.is-black::-moz-progress-bar{background-color:#0a0a0a}.progress.is-black::-ms-fill{background-color:#0a0a0a}.progress.is-black:indeterminate{background-image:linear-gradient(90deg,#0a0a0a 30%,#ededed 0)}.progress.is-light::-webkit-progress-value{background-color:#f5f5f5}.progress.is-light::-moz-progress-bar{background-color:#f5f5f5}.progress.is-light::-ms-fill{background-color:#f5f5f5}.progress.is-light:indeterminate{background-image:linear-gradient(90deg,#f5f5f5 30%,#ededed 0)}.progress.is-dark::-webkit-progress-value{background-color:#363636}.progress.is-dark::-moz-progress-bar{background-color:#363636}.progress.is-dark::-ms-fill{background-color:#363636}.progress.is-dark:indeterminate{background-image:linear-gradient(90deg,#363636 30%,#ededed 0)}.progress.is-primary::-webkit-progress-value{background-color:#00d1b2}.progress.is-primary::-moz-progress-bar{background-color:#00d1b2}.progress.is-primary::-ms-fill{background-color:#00d1b2}.progress.is-primary:indeterminate{background-image:linear-gradient(90deg,#00d1b2 30%,#ededed 0)}.progress.is-link::-webkit-progress-value{background-color:#3273dc}.progress.is-link::-moz-progress-bar{background-color:#3273dc}.progress.is-link::-ms-fill{background-color:#3273dc}.progress.is-link:indeterminate{background-image:linear-gradient(90deg,#3273dc 30%,#ededed 0)}.progress.is-info::-webkit-progress-value{background-color:#3298dc}.progress.is-info::-moz-progress-bar{background-color:#3298dc}.progress.is-info::-ms-fill{background-color:#3298dc}.progress.is-info:indeterminate{background-image:linear-gradient(90deg,#3298dc 30%,#ededed 0)}.progress.is-success::-webkit-progress-value{background-color:#48c774}.progress.is-success::-moz-progress-bar{background-color:#48c774}.progress.is-success::-ms-fill{background-color:#48c774}.progress.is-success:indeterminate{background-image:linear-gradient(90deg,#48c774 30%,#ededed 0)}.progress.is-warning::-webkit-progress-value{background-color:#ffdd57}.progress.is-warning::-moz-progress-bar{background-color:#ffdd57}.progress.is-warning::-ms-fill{background-color:#ffdd57}.progress.is-warning:indeterminate{background-image:linear-gradient(90deg,#ffdd57 30%,#ededed 0)}.progress.is-danger::-webkit-progress-value{background-color:#f14668}.progress.is-danger::-moz-progress-bar{background-color:#f14668}.progress.is-danger::-ms-fill{background-color:#f14668}.progress.is-danger:indeterminate{background-image:linear-gradient(90deg,#f14668 30%,#ededed 0)}.progress:indeterminate{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:moveIndeterminate;animation-name:moveIndeterminate;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-color:#ededed;background-image:linear-gradient(90deg,#4a4a4a 30%,#ededed 0);background-position:0 0;background-repeat:no-repeat;background-size:150% 150%}.progress:indeterminate::-webkit-progress-bar{background-color:transparent}.progress:indeterminate::-moz-progress-bar{background-color:transparent}.progress:indeterminate::-ms-fill{animation-name:none}.progress.is-small{height:.75rem}.progress.is-medium{height:1.25rem}.progress.is-large{height:1.5rem}@-webkit-keyframes moveIndeterminate{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes moveIndeterminate{0%{background-position:200% 0}to{background-position:-200% 0}}.table{background-color:#fff;color:#363636}.table td,.table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.table td.is-white,.table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}.table td.is-black,.table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.table td.is-light,.table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,.7)}.table td.is-dark,.table th.is-dark{background-color:#363636;border-color:#363636;color:#fff}.table td.is-primary,.table th.is-primary{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.table td.is-link,.table th.is-link{background-color:#3273dc;border-color:#3273dc;color:#fff}.table td.is-info,.table th.is-info{background-color:#3298dc;border-color:#3298dc;color:#fff}.table td.is-success,.table th.is-success{background-color:#48c774;border-color:#48c774;color:#fff}.table td.is-warning,.table th.is-warning{background-color:#ffdd57;border-color:#ffdd57;color:rgba(0,0,0,.7)}.table td.is-danger,.table th.is-danger{background-color:#f14668;border-color:#f14668;color:#fff}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table td.is-selected,.table th.is-selected{background-color:#00d1b2;color:#fff}.table td.is-selected a,.table td.is-selected strong,.table th.is-selected a,.table th.is-selected strong{color:currentColor}.table td.is-vcentered,.table th.is-vcentered{vertical-align:middle}.table th{color:#363636}.table th:not([align]){text-align:inherit}.table tr.is-selected{background-color:#00d1b2;color:#fff}.table tr.is-selected a,.table tr.is-selected strong{color:currentColor}.table tr.is-selected td,.table tr.is-selected th{border-color:#fff;color:currentColor}.table thead{background-color:transparent}.table thead td,.table thead th{border-width:0 0 2px;color:#363636}.table tfoot{background-color:transparent}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#363636}.table tbody{background-color:transparent}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom-width:0}.table.is-bordered td,.table.is-bordered th{border-width:1px}.table.is-bordered tr:last-child td,.table.is-bordered tr:last-child th{border-bottom-width:1px}.table.is-fullwidth{width:100%}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover,.table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(2n){background-color:#f5f5f5}.table.is-narrow td,.table.is-narrow th{padding:.25em .5em}.table.is-striped tbody tr:not(.is-selected):nth-child(2n){background-color:#fafafa}.table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags .tag{margin-bottom:.5rem}.tags .tag:not(:last-child){margin-right:.5rem}.tags:last-child{margin-bottom:-.5rem}.tags:not(:last-child){margin-bottom:1rem}.tags.are-medium .tag:not(.is-normal):not(.is-large){font-size:1rem}.tags.are-large .tag:not(.is-normal):not(.is-medium){font-size:1.25rem}.tags.is-centered{justify-content:center}.tags.is-centered .tag{margin-right:.25rem;margin-left:.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .tag:not(:first-child){margin-left:.5rem}.tags.has-addons .tag,.tags.is-right .tag:not(:last-child){margin-right:0}.tags.has-addons .tag:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.tags.has-addons .tag:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.tag:not(body){align-items:center;background-color:#f5f5f5;border-radius:4px;color:#4a4a4a;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:.75em;padding-right:.75em;white-space:nowrap}.tag:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}.tag:not(body).is-white{background-color:#fff;color:#0a0a0a}.tag:not(body).is-black{background-color:#0a0a0a;color:#fff}.tag:not(body).is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.tag:not(body).is-dark{background-color:#363636;color:#fff}.tag:not(body).is-primary{background-color:#00d1b2;color:#fff}.tag:not(body).is-primary.is-light{background-color:#ebfffc;color:#00947e}.tag:not(body).is-link{background-color:#3273dc;color:#fff}.tag:not(body).is-link.is-light{background-color:#eef3fc;color:#2160c4}.tag:not(body).is-info{background-color:#3298dc;color:#fff}.tag:not(body).is-info.is-light{background-color:#eef6fc;color:#1d72aa}.tag:not(body).is-success{background-color:#48c774;color:#fff}.tag:not(body).is-success.is-light{background-color:#effaf3;color:#257942}.tag:not(body).is-warning{background-color:#ffdd57;color:rgba(0,0,0,.7)}.tag:not(body).is-warning.is-light{background-color:#fffbeb;color:#947600}.tag:not(body).is-danger{background-color:#f14668;color:#fff}.tag:not(body).is-danger.is-light{background-color:#feecf0;color:#cc0f35}.tag:not(body).is-normal{font-size:.75rem}.tag:not(body).is-medium{font-size:1rem}.tag:not(body).is-large{font-size:1.25rem}.tag:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}.tag:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}.tag:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}.tag:not(body).is-delete{margin-left:1px;padding:0;position:relative;width:2em}.tag:not(body).is-delete:after,.tag:not(body).is-delete:before{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.tag:not(body).is-delete:before{height:1px;width:50%}.tag:not(body).is-delete:after{height:50%;width:1px}.tag:not(body).is-delete:focus,.tag:not(body).is-delete:hover{background-color:#e8e8e8}.tag:not(body).is-delete:active{background-color:#dbdbdb}.tag:not(body).is-rounded{border-radius:290486px}a.tag:hover{text-decoration:underline}.subtitle,.title{word-break:break-word}.subtitle em,.subtitle span,.title em,.title span{font-weight:inherit}.subtitle sub,.subtitle sup,.title sub,.title sup{font-size:.75em}.subtitle .tag,.title .tag{vertical-align:middle}.title{color:#363636;font-size:2rem;font-weight:600;line-height:1.125}.title strong{color:inherit;font-weight:inherit}.title+.highlight{margin-top:-.75rem}.title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}.title.is-1{font-size:3rem}.title.is-2{font-size:2.5rem}.title.is-3{font-size:2rem}.title.is-4{font-size:1.5rem}.title.is-5{font-size:1.25rem}.title.is-6{font-size:1rem}.title.is-7{font-size:.75rem}.subtitle{color:#4a4a4a;font-size:1.25rem;font-weight:400;line-height:1.25}.subtitle strong{color:#363636;font-weight:600}.subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}.subtitle.is-1{font-size:3rem}.subtitle.is-2{font-size:2.5rem}.subtitle.is-3{font-size:2rem}.subtitle.is-4{font-size:1.5rem}.subtitle.is-5{font-size:1.25rem}.subtitle.is-6{font-size:1rem}.subtitle.is-7{font-size:.75rem}.heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.highlight{font-weight:400;max-width:100%;overflow:hidden;padding:0}.highlight pre{overflow:auto;max-width:100%}.number{align-items:center;background-color:#f5f5f5;border-radius:290486px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:.25rem .5rem;text-align:center;vertical-align:top}.input,.select select,.textarea{background-color:#fff;border-color:#dbdbdb;border-radius:4px;color:#363636}.input::-moz-placeholder,.select select::-moz-placeholder,.textarea::-moz-placeholder{color:rgba(54,54,54,.3)}.input::-webkit-input-placeholder,.select select::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:rgba(54,54,54,.3)}.input:-moz-placeholder,.select select:-moz-placeholder,.textarea:-moz-placeholder{color:rgba(54,54,54,.3)}.input:-ms-input-placeholder,.select select:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:rgba(54,54,54,.3)}.input:hover,.is-hovered.input,.is-hovered.textarea,.select select.is-hovered,.select select:hover,.textarea:hover{border-color:#b5b5b5}.input:active,.input:focus,.is-active.input,.is-active.textarea,.is-focused.input,.is-focused.textarea,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea:active,.textarea:focus{border-color:#3273dc;box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.input[disabled],.select fieldset[disabled] select,.select select[disabled],.textarea[disabled],fieldset[disabled] .input,fieldset[disabled] .select select,fieldset[disabled] .textarea{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#7a7a7a}.input[disabled]::-moz-placeholder,.select fieldset[disabled] select::-moz-placeholder,.select select[disabled]::-moz-placeholder,.textarea[disabled]::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder{color:hsla(0,0%,47.8%,.3)}.input[disabled]::-webkit-input-placeholder,.select fieldset[disabled] select::-webkit-input-placeholder,.select select[disabled]::-webkit-input-placeholder,.textarea[disabled]::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder{color:hsla(0,0%,47.8%,.3)}.input[disabled]:-moz-placeholder,.select fieldset[disabled] select:-moz-placeholder,.select select[disabled]:-moz-placeholder,.textarea[disabled]:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder{color:hsla(0,0%,47.8%,.3)}.input[disabled]:-ms-input-placeholder,.select fieldset[disabled] select:-ms-input-placeholder,.select select[disabled]:-ms-input-placeholder,.textarea[disabled]:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder{color:hsla(0,0%,47.8%,.3)}.input,.textarea{box-shadow:inset 0 .0625em .125em rgba(10,10,10,.05);max-width:100%;width:100%}.input[readonly],.textarea[readonly]{box-shadow:none}.is-white.input,.is-white.textarea{border-color:#fff}.is-white.input:active,.is-white.input:focus,.is-white.is-active.input,.is-white.is-active.textarea,.is-white.is-focused.input,.is-white.is-focused.textarea,.is-white.textarea:active,.is-white.textarea:focus{box-shadow:0 0 0 .125em hsla(0,0%,100%,.25)}.is-black.input,.is-black.textarea{border-color:#0a0a0a}.is-black.input:active,.is-black.input:focus,.is-black.is-active.input,.is-black.is-active.textarea,.is-black.is-focused.input,.is-black.is-focused.textarea,.is-black.textarea:active,.is-black.textarea:focus{box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.is-light.input,.is-light.textarea{border-color:#f5f5f5}.is-light.input:active,.is-light.input:focus,.is-light.is-active.input,.is-light.is-active.textarea,.is-light.is-focused.input,.is-light.is-focused.textarea,.is-light.textarea:active,.is-light.textarea:focus{box-shadow:0 0 0 .125em hsla(0,0%,96.1%,.25)}.is-dark.input,.is-dark.textarea{border-color:#363636}.is-dark.input:active,.is-dark.input:focus,.is-dark.is-active.input,.is-dark.is-active.textarea,.is-dark.is-focused.input,.is-dark.is-focused.textarea,.is-dark.textarea:active,.is-dark.textarea:focus{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.is-primary.input,.is-primary.textarea{border-color:#00d1b2}.is-primary.input:active,.is-primary.input:focus,.is-primary.is-active.input,.is-primary.is-active.textarea,.is-primary.is-focused.input,.is-primary.is-focused.textarea,.is-primary.textarea:active,.is-primary.textarea:focus{box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.is-link.input,.is-link.textarea{border-color:#3273dc}.is-link.input:active,.is-link.input:focus,.is-link.is-active.input,.is-link.is-active.textarea,.is-link.is-focused.input,.is-link.is-focused.textarea,.is-link.textarea:active,.is-link.textarea:focus{box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.is-info.input,.is-info.textarea{border-color:#3298dc}.is-info.input:active,.is-info.input:focus,.is-info.is-active.input,.is-info.is-active.textarea,.is-info.is-focused.input,.is-info.is-focused.textarea,.is-info.textarea:active,.is-info.textarea:focus{box-shadow:0 0 0 .125em rgba(50,152,220,.25)}.is-success.input,.is-success.textarea{border-color:#48c774}.is-success.input:active,.is-success.input:focus,.is-success.is-active.input,.is-success.is-active.textarea,.is-success.is-focused.input,.is-success.is-focused.textarea,.is-success.textarea:active,.is-success.textarea:focus{box-shadow:0 0 0 .125em rgba(72,199,116,.25)}.is-warning.input,.is-warning.textarea{border-color:#ffdd57}.is-warning.input:active,.is-warning.input:focus,.is-warning.is-active.input,.is-warning.is-active.textarea,.is-warning.is-focused.input,.is-warning.is-focused.textarea,.is-warning.textarea:active,.is-warning.textarea:focus{box-shadow:0 0 0 .125em rgba(255,221,87,.25)}.is-danger.input,.is-danger.textarea{border-color:#f14668}.is-danger.input:active,.is-danger.input:focus,.is-danger.is-active.input,.is-danger.is-active.textarea,.is-danger.is-focused.input,.is-danger.is-focused.textarea,.is-danger.textarea:active,.is-danger.textarea:focus{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.is-small.input,.is-small.textarea{border-radius:2px;font-size:.75rem}.is-medium.input,.is-medium.textarea{font-size:1.25rem}.is-large.input,.is-large.textarea{font-size:1.5rem}.is-fullwidth.input,.is-fullwidth.textarea{display:block;width:100%}.is-inline.input,.is-inline.textarea{display:inline;width:auto}.input.is-rounded{border-radius:290486px;padding-left:calc(1.125em - 1px);padding-right:calc(1.125em - 1px)}.input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.textarea{display:block;max-width:100%;min-width:100%;padding:calc(.75em - 1px);resize:vertical}.textarea:not([rows]){max-height:40em;min-height:8em}.textarea[rows]{height:auto}.textarea.has-fixed-size{resize:none}.checkbox,.radio{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.checkbox input,.radio input{cursor:pointer}.checkbox:hover,.radio:hover{color:#363636}.checkbox[disabled],.checkbox input[disabled],.radio[disabled],.radio input[disabled],fieldset[disabled] .checkbox,fieldset[disabled] .radio{color:#7a7a7a;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:2.5em}.select:not(.is-multiple):not(.is-loading):after{border-color:#3273dc;right:1.125em;z-index:4}.select.is-rounded select{border-radius:290486px;padding-left:1em}.select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#f5f5f5}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:.5em 1em}.select:not(.is-multiple):not(.is-loading):hover:after{border-color:#363636}.select.is-white:not(:hover):after,.select.is-white select{border-color:#fff}.select.is-white select.is-hovered,.select.is-white select:hover{border-color:#f2f2f2}.select.is-white select.is-active,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select:focus{box-shadow:0 0 0 .125em hsla(0,0%,100%,.25)}.select.is-black:not(:hover):after,.select.is-black select{border-color:#0a0a0a}.select.is-black select.is-hovered,.select.is-black select:hover{border-color:#000}.select.is-black select.is-active,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select:focus{box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.select.is-light:not(:hover):after,.select.is-light select{border-color:#f5f5f5}.select.is-light select.is-hovered,.select.is-light select:hover{border-color:#e8e8e8}.select.is-light select.is-active,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select:focus{box-shadow:0 0 0 .125em hsla(0,0%,96.1%,.25)}.select.is-dark:not(:hover):after,.select.is-dark select{border-color:#363636}.select.is-dark select.is-hovered,.select.is-dark select:hover{border-color:#292929}.select.is-dark select.is-active,.select.is-dark select.is-focused,.select.is-dark select:active,.select.is-dark select:focus{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.select.is-primary:not(:hover):after,.select.is-primary select{border-color:#00d1b2}.select.is-primary select.is-hovered,.select.is-primary select:hover{border-color:#00b89c}.select.is-primary select.is-active,.select.is-primary select.is-focused,.select.is-primary select:active,.select.is-primary select:focus{box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.select.is-link:not(:hover):after,.select.is-link select{border-color:#3273dc}.select.is-link select.is-hovered,.select.is-link select:hover{border-color:#2366d1}.select.is-link select.is-active,.select.is-link select.is-focused,.select.is-link select:active,.select.is-link select:focus{box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.select.is-info:not(:hover):after,.select.is-info select{border-color:#3298dc}.select.is-info select.is-hovered,.select.is-info select:hover{border-color:#238cd1}.select.is-info select.is-active,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select:focus{box-shadow:0 0 0 .125em rgba(50,152,220,.25)}.select.is-success:not(:hover):after,.select.is-success select{border-color:#48c774}.select.is-success select.is-hovered,.select.is-success select:hover{border-color:#3abb67}.select.is-success select.is-active,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select:focus{box-shadow:0 0 0 .125em rgba(72,199,116,.25)}.select.is-warning:not(:hover):after,.select.is-warning select{border-color:#ffdd57}.select.is-warning select.is-hovered,.select.is-warning select:hover{border-color:#ffd83d}.select.is-warning select.is-active,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select:focus{box-shadow:0 0 0 .125em rgba(255,221,87,.25)}.select.is-danger:not(:hover):after,.select.is-danger select{border-color:#f14668}.select.is-danger select.is-hovered,.select.is-danger select:hover{border-color:#ef2e55}.select.is-danger select.is-active,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select:focus{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.select.is-small{border-radius:2px;font-size:.75rem}.select.is-medium{font-size:1.25rem}.select.is-large{font-size:1.5rem}.select.is-disabled:after{border-color:#7a7a7a}.select.is-fullwidth,.select.is-fullwidth select{width:100%}.select.is-loading:after{margin-top:0;position:absolute;right:.625em;top:.625em;transform:none}.select.is-loading.is-small:after{font-size:.75rem}.select.is-loading.is-medium:after{font-size:1.25rem}.select.is-loading.is-large:after{font-size:1.5rem}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}.file.is-white.is-hovered .file-cta,.file.is-white:hover .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.file.is-white.is-focused .file-cta,.file.is-white:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,100%,.25);color:#0a0a0a}.file.is-white.is-active .file-cta,.file.is-white:active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}.file.is-black.is-hovered .file-cta,.file.is-black:hover .file-cta{background-color:#040404;border-color:transparent;color:#fff}.file.is-black.is-focused .file-cta,.file.is-black:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(10,10,10,.25);color:#fff}.file.is-black.is-active .file-cta,.file.is-black:active .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-light.is-hovered .file-cta,.file.is-light:hover .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-light.is-focused .file-cta,.file.is-light:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,96.1%,.25);color:rgba(0,0,0,.7)}.file.is-light.is-active .file-cta,.file.is-light:active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-dark .file-cta{background-color:#363636;border-color:transparent;color:#fff}.file.is-dark.is-hovered .file-cta,.file.is-dark:hover .file-cta{background-color:#2f2f2f;border-color:transparent;color:#fff}.file.is-dark.is-focused .file-cta,.file.is-dark:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(54,54,54,.25);color:#fff}.file.is-dark.is-active .file-cta,.file.is-dark:active .file-cta{background-color:#292929;border-color:transparent;color:#fff}.file.is-primary .file-cta{background-color:#00d1b2;border-color:transparent;color:#fff}.file.is-primary.is-hovered .file-cta,.file.is-primary:hover .file-cta{background-color:#00c4a7;border-color:transparent;color:#fff}.file.is-primary.is-focused .file-cta,.file.is-primary:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(0,209,178,.25);color:#fff}.file.is-primary.is-active .file-cta,.file.is-primary:active .file-cta{background-color:#00b89c;border-color:transparent;color:#fff}.file.is-link .file-cta{background-color:#3273dc;border-color:transparent;color:#fff}.file.is-link.is-hovered .file-cta,.file.is-link:hover .file-cta{background-color:#276cda;border-color:transparent;color:#fff}.file.is-link.is-focused .file-cta,.file.is-link:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(50,115,220,.25);color:#fff}.file.is-link.is-active .file-cta,.file.is-link:active .file-cta{background-color:#2366d1;border-color:transparent;color:#fff}.file.is-info .file-cta{background-color:#3298dc;border-color:transparent;color:#fff}.file.is-info.is-hovered .file-cta,.file.is-info:hover .file-cta{background-color:#2793da;border-color:transparent;color:#fff}.file.is-info.is-focused .file-cta,.file.is-info:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(50,152,220,.25);color:#fff}.file.is-info.is-active .file-cta,.file.is-info:active .file-cta{background-color:#238cd1;border-color:transparent;color:#fff}.file.is-success .file-cta{background-color:#48c774;border-color:transparent;color:#fff}.file.is-success.is-hovered .file-cta,.file.is-success:hover .file-cta{background-color:#3ec46d;border-color:transparent;color:#fff}.file.is-success.is-focused .file-cta,.file.is-success:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(72,199,116,.25);color:#fff}.file.is-success.is-active .file-cta,.file.is-success:active .file-cta{background-color:#3abb67;border-color:transparent;color:#fff}.file.is-warning .file-cta{background-color:#ffdd57;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-warning.is-hovered .file-cta,.file.is-warning:hover .file-cta{background-color:#ffdb4a;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-warning.is-focused .file-cta,.file.is-warning:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,221,87,.25);color:rgba(0,0,0,.7)}.file.is-warning.is-active .file-cta,.file.is-warning:active .file-cta{background-color:#ffd83d;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-danger .file-cta{background-color:#f14668;border-color:transparent;color:#fff}.file.is-danger.is-hovered .file-cta,.file.is-danger:hover .file-cta{background-color:#f03a5f;border-color:transparent;color:#fff}.file.is-danger.is-focused .file-cta,.file.is-danger:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(241,70,104,.25);color:#fff}.file.is-danger.is-active .file-cta,.file.is-danger:active .file-cta{background-color:#ef2e55;border-color:transparent;color:#fff}.file.is-small{font-size:.75rem}.file.is-medium{font-size:1.25rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:1.5rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:4px}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.file.is-boxed.is-small .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:4px 4px 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 4px 4px;border-width:0 1px 1px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 4px 4px 0}.file.is-right .file-name{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;order:-1}.file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}.file-label:hover .file-cta{background-color:#eee;color:#363636}.file-label:hover .file-name{border-color:#d5d5d5}.file-label:active .file-cta{background-color:#e8e8e8;color:#363636}.file-label:active .file-name{border-color:#cfcfcf}.file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:#dbdbdb;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#f5f5f5;color:#4a4a4a}.file-name{border-color:#dbdbdb;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}.file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}.file-icon .fa{font-size:14px}.label{color:#363636;display:block;font-size:1rem;font-weight:700}.label:not(:last-child){margin-bottom:.5em}.label.is-small{font-size:.75rem}.label.is-medium{font-size:1.25rem}.label.is-large{font-size:1.5rem}.help{display:block;font-size:.75rem;margin-top:.25rem}.help.is-white{color:#fff}.help.is-black{color:#0a0a0a}.help.is-light{color:#f5f5f5}.help.is-dark{color:#363636}.help.is-primary{color:#00d1b2}.help.is-link{color:#3273dc}.help.is-info{color:#3298dc}.help.is-success{color:#48c774}.help.is-warning{color:#ffdd57}.help.is-danger{color:#f14668}.field:not(:last-child){margin-bottom:.75rem}.field.has-addons{display:flex;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-right:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child:not(:only-child) .button,.field.has-addons .control:first-child:not(:only-child) .input,.field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}.field.has-addons .control:last-child:not(:only-child) .button,.field.has-addons .control:last-child:not(:only-child) .input,.field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}.field.has-addons .control .button:not([disabled]).is-hovered,.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .input:not([disabled]).is-hovered,.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]).is-hovered,.field.has-addons .control .select select:not([disabled]):hover{z-index:2}.field.has-addons .control .button:not([disabled]).is-active,.field.has-addons .control .button:not([disabled]).is-focused,.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .input:not([disabled]).is-active,.field.has-addons .control .input:not([disabled]).is-focused,.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control .select select:not([disabled]).is-active,.field.has-addons .control .select select:not([disabled]).is-focused,.field.has-addons .control .select select:not([disabled]):active,.field.has-addons .control .select select:not([disabled]):focus{z-index:3}.field.has-addons .control .button:not([disabled]).is-active:hover,.field.has-addons .control .button:not([disabled]).is-focused:hover,.field.has-addons .control .button:not([disabled]):active:hover,.field.has-addons .control .button:not([disabled]):focus:hover,.field.has-addons .control .input:not([disabled]).is-active:hover,.field.has-addons .control .input:not([disabled]).is-focused:hover,.field.has-addons .control .input:not([disabled]):active:hover,.field.has-addons .control .input:not([disabled]):focus:hover,.field.has-addons .control .select select:not([disabled]).is-active:hover,.field.has-addons .control .select select:not([disabled]).is-focused:hover,.field.has-addons .control .select select:not([disabled]):active:hover,.field.has-addons .control .select select:not([disabled]):focus:hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{display:flex;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media print,screen and (min-width:769px){.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width:768px){.field-label{margin-bottom:.5rem}}@media print,screen and (min-width:769px){.field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}.field-label.is-small{font-size:.75rem;padding-top:.375em}.field-label.is-normal{padding-top:.375em}.field-label.is-medium{font-size:1.25rem;padding-top:.375em}.field-label.is-large{font-size:1.5rem;padding-top:.375em}}.field-body .field .field{margin-bottom:0}@media print,screen and (min-width:769px){.field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-right:.75rem}}.control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}.control.has-icons-left .input:focus~.icon,.control.has-icons-left .select:focus~.icon,.control.has-icons-right .input:focus~.icon,.control.has-icons-right .select:focus~.icon{color:#4a4a4a}.control.has-icons-left .input.is-small~.icon,.control.has-icons-left .select.is-small~.icon,.control.has-icons-right .input.is-small~.icon,.control.has-icons-right .select.is-small~.icon{font-size:.75rem}.control.has-icons-left .input.is-medium~.icon,.control.has-icons-left .select.is-medium~.icon,.control.has-icons-right .input.is-medium~.icon,.control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}.control.has-icons-left .input.is-large~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right .select.is-large~.icon{font-size:1.5rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#dbdbdb;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}.control.has-icons-left .input,.control.has-icons-left .select select{padding-left:2.5em}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right .select select{padding-right:2.5em}.control.has-icons-right .icon.is-right{right:0}.control.is-loading:after{position:absolute!important;right:.625em;top:.625em;z-index:4}.control.is-loading.is-small:after{font-size:.75rem}.control.is-loading.is-medium:after{font-size:1.25rem}.control.is-loading.is-large:after{font-size:1.5rem}.breadcrumb{font-size:1rem;white-space:nowrap}.breadcrumb a{align-items:center;color:#3273dc;display:flex;justify-content:center;padding:0 .75em}.breadcrumb a:hover{color:#363636}.breadcrumb li{align-items:center;display:flex}.breadcrumb li:first-child a{padding-left:0}.breadcrumb li.is-active a{color:#363636;cursor:default;pointer-events:none}.breadcrumb li+li:before{color:#b5b5b5;content:"\0002f"}.breadcrumb ol,.breadcrumb ul{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.breadcrumb .icon:first-child{margin-right:.5em}.breadcrumb .icon:last-child{margin-left:.5em}.breadcrumb.is-centered ol,.breadcrumb.is-centered ul{justify-content:center}.breadcrumb.is-right ol,.breadcrumb.is-right ul{justify-content:flex-end}.breadcrumb.is-small{font-size:.75rem}.breadcrumb.is-medium{font-size:1.25rem}.breadcrumb.is-large{font-size:1.5rem}.breadcrumb.has-arrow-separator li+li:before{content:"\02192"}.breadcrumb.has-bullet-separator li+li:before{content:"\02022"}.breadcrumb.has-dot-separator li+li:before{content:"\000b7"}.breadcrumb.has-succeeds-separator li+li:before{content:"\0227B"}.card{background-color:#fff;border-radius:.25rem;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);color:#4a4a4a;max-width:100%;position:relative}.card-content:first-child,.card-footer:first-child,.card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-content:last-child,.card-footer:last-child,.card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-header{background-color:transparent;align-items:stretch;box-shadow:0 .125em .25em rgba(10,10,10,.1);display:flex}.card-header-title{align-items:center;color:#363636;display:flex;flex-grow:1;font-weight:700;padding:.75rem 1rem}.card-header-icon,.card-header-title.is-centered{justify-content:center}.card-header-icon{align-items:center;cursor:pointer;display:flex;padding:.75rem 1rem}.card-image{display:block;position:relative}.card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-content{padding:1.5rem}.card-content,.card-footer{background-color:transparent}.card-footer{border-top:1px solid #ededed;align-items:stretch;display:flex}.card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.card-footer-item:not(:last-child){border-right:1px solid #ededed}.card .media:not(:last-child){margin-bottom:1.5rem}.dropdown{display:inline-flex;position:relative;vertical-align:top}.dropdown.is-active .dropdown-menu,.dropdown.is-hoverable:hover .dropdown-menu{display:block}.dropdown.is-right .dropdown-menu{left:auto;right:0}.dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:0;top:auto}.dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}.dropdown-content{background-color:#fff;border-radius:4px;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);padding-bottom:.5rem;padding-top:.5rem}.dropdown-item{color:#4a4a4a;display:block;font-size:.875rem;line-height:1.5;padding:.375rem 1rem;position:relative}a.dropdown-item,button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}a.dropdown-item:hover,button.dropdown-item:hover{background-color:#f5f5f5;color:#0a0a0a}a.dropdown-item.is-active,button.dropdown-item.is-active{background-color:#3273dc;color:#fff}.dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:.5rem 0}.level{align-items:center;justify-content:space-between}.level code{border-radius:4px}.level img{display:inline-block;vertical-align:top}.level.is-mobile,.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media print,screen and (min-width:769px){.level{display:flex}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.level-item .subtitle,.level-item .title{margin-bottom:0}@media screen and (max-width:768px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}@media print,screen and (min-width:769px){.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.75rem}}.level-left{align-items:center;justify-content:flex-start}@media screen and (max-width:768px){.level-left+.level-right{margin-top:1.5rem}}@media print,screen and (min-width:769px){.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media print,screen and (min-width:769px){.level-right{display:flex}}.media{align-items:flex-start;display:flex;text-align:inherit}.media .content:not(:last-child){margin-bottom:.75rem}.media .media{border-top:1px solid hsla(0,0%,85.9%,.5);display:flex;padding-top:.75rem}.media .media .content:not(:last-child),.media .media .control:not(:last-child){margin-bottom:.5rem}.media .media .media{padding-top:.5rem}.media .media .media+.media{margin-top:.5rem}.media+.media{border-top:1px solid hsla(0,0%,85.9%,.5);margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.media-left,.media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.media-left{margin-right:1rem}.media-right{margin-left:1rem}.media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width:768px){.media-content{overflow-x:auto}}.menu{font-size:1rem}.menu.is-small{font-size:.75rem}.menu.is-medium{font-size:1.25rem}.menu.is-large{font-size:1.5rem}.menu-list{line-height:1.25}.menu-list a{border-radius:2px;color:#4a4a4a;display:block;padding:.5em .75em}.menu-list a:hover{background-color:#f5f5f5;color:#363636}.menu-list a.is-active{background-color:#3273dc;color:#fff}.menu-list li ul{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.menu-label{color:#7a7a7a;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label:not(:first-child){margin-top:1em}.menu-label:not(:last-child){margin-bottom:1em}.message{background-color:#f5f5f5;border-radius:4px;font-size:1rem}.message strong{color:currentColor}.message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}.message.is-small{font-size:.75rem}.message.is-medium{font-size:1.25rem}.message.is-large{font-size:1.5rem}.message.is-white{background-color:#fff}.message.is-white .message-header{background-color:#fff;color:#0a0a0a}.message.is-white .message-body{border-color:#fff}.message.is-black{background-color:#fafafa}.message.is-black .message-header{background-color:#0a0a0a;color:#fff}.message.is-black .message-body{border-color:#0a0a0a}.message.is-light{background-color:#fafafa}.message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.message.is-light .message-body{border-color:#f5f5f5}.message.is-dark{background-color:#fafafa}.message.is-dark .message-header{background-color:#363636;color:#fff}.message.is-dark .message-body{border-color:#363636}.message.is-primary{background-color:#ebfffc}.message.is-primary .message-header{background-color:#00d1b2;color:#fff}.message.is-primary .message-body{border-color:#00d1b2;color:#00947e}.message.is-link{background-color:#eef3fc}.message.is-link .message-header{background-color:#3273dc;color:#fff}.message.is-link .message-body{border-color:#3273dc;color:#2160c4}.message.is-info{background-color:#eef6fc}.message.is-info .message-header{background-color:#3298dc;color:#fff}.message.is-info .message-body{border-color:#3298dc;color:#1d72aa}.message.is-success{background-color:#effaf3}.message.is-success .message-header{background-color:#48c774;color:#fff}.message.is-success .message-body{border-color:#48c774;color:#257942}.message.is-warning{background-color:#fffbeb}.message.is-warning .message-header{background-color:#ffdd57;color:rgba(0,0,0,.7)}.message.is-warning .message-body{border-color:#ffdd57;color:#947600}.message.is-danger{background-color:#feecf0}.message.is-danger .message-header{background-color:#f14668;color:#fff}.message.is-danger .message-body{border-color:#f14668;color:#cc0f35}.message-header{align-items:center;background-color:#4a4a4a;border-radius:4px 4px 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:.75em 1em;position:relative}.message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}.message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}.message-body{border-color:#dbdbdb;border-radius:4px;border-style:solid;border-width:0 0 0 4px;color:#4a4a4a;padding:1.25em 1.5em}.message-body code,.message-body pre{background-color:#fff}.message-body pre code{background-color:transparent}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:flex}.modal-background{background-color:rgba(10,10,10,.86)}.modal-card,.modal-content{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width:769px){.modal-card,.modal-content{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card-foot,.modal-card-head{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title{color:#363636;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.modal-card-foot .button:not(:last-child){margin-right:.5em}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.navbar{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.navbar.is-white{background-color:#fff;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link,.navbar.is-white .navbar-brand>.navbar-item{color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link.is-active,.navbar.is-white .navbar-brand .navbar-link:focus,.navbar.is-white .navbar-brand .navbar-link:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active,.navbar.is-white .navbar-brand>a.navbar-item:focus,.navbar.is-white .navbar-brand>a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link:after{border-color:#0a0a0a}.navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width:1024px){.navbar.is-white .navbar-end .navbar-link,.navbar.is-white .navbar-end>.navbar-item,.navbar.is-white .navbar-start .navbar-link,.navbar.is-white .navbar-start>.navbar-item{color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link.is-active,.navbar.is-white .navbar-end .navbar-link:focus,.navbar.is-white .navbar-end .navbar-link:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active,.navbar.is-white .navbar-end>a.navbar-item:focus,.navbar.is-white .navbar-end>a.navbar-item:hover,.navbar.is-white .navbar-start .navbar-link.is-active,.navbar.is-white .navbar-start .navbar-link:focus,.navbar.is-white .navbar-start .navbar-link:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active,.navbar.is-white .navbar-start>a.navbar-item:focus,.navbar.is-white .navbar-start>a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link:after,.navbar.is-white .navbar-start .navbar-link:after{border-color:#0a0a0a}.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}.navbar.is-black{background-color:#0a0a0a;color:#fff}.navbar.is-black .navbar-brand .navbar-link,.navbar.is-black .navbar-brand>.navbar-item{color:#fff}.navbar.is-black .navbar-brand .navbar-link.is-active,.navbar.is-black .navbar-brand .navbar-link:focus,.navbar.is-black .navbar-brand .navbar-link:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active,.navbar.is-black .navbar-brand>a.navbar-item:focus,.navbar.is-black .navbar-brand>a.navbar-item:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-black .navbar-end .navbar-link,.navbar.is-black .navbar-end>.navbar-item,.navbar.is-black .navbar-start .navbar-link,.navbar.is-black .navbar-start>.navbar-item{color:#fff}.navbar.is-black .navbar-end .navbar-link.is-active,.navbar.is-black .navbar-end .navbar-link:focus,.navbar.is-black .navbar-end .navbar-link:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active,.navbar.is-black .navbar-end>a.navbar-item:focus,.navbar.is-black .navbar-end>a.navbar-item:hover,.navbar.is-black .navbar-start .navbar-link.is-active,.navbar.is-black .navbar-start .navbar-link:focus,.navbar.is-black .navbar-start .navbar-link:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active,.navbar.is-black .navbar-start>a.navbar-item:focus,.navbar.is-black .navbar-start>a.navbar-item:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-end .navbar-link:after,.navbar.is-black .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link{background-color:#000;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}.navbar.is-light{background-color:#f5f5f5}.navbar.is-light,.navbar.is-light .navbar-brand .navbar-link,.navbar.is-light .navbar-brand>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link.is-active,.navbar.is-light .navbar-brand .navbar-link:focus,.navbar.is-light .navbar-brand .navbar-link:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active,.navbar.is-light .navbar-brand>a.navbar-item:focus,.navbar.is-light .navbar-brand>a.navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link:after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:1024px){.navbar.is-light .navbar-end .navbar-link,.navbar.is-light .navbar-end>.navbar-item,.navbar.is-light .navbar-start .navbar-link,.navbar.is-light .navbar-start>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-end .navbar-link.is-active,.navbar.is-light .navbar-end .navbar-link:focus,.navbar.is-light .navbar-end .navbar-link:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active,.navbar.is-light .navbar-end>a.navbar-item:focus,.navbar.is-light .navbar-end>a.navbar-item:hover,.navbar.is-light .navbar-start .navbar-link.is-active,.navbar.is-light .navbar-start .navbar-link:focus,.navbar.is-light .navbar-start .navbar-link:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active,.navbar.is-light .navbar-start>a.navbar-item:focus,.navbar.is-light .navbar-start>a.navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-end .navbar-link:after,.navbar.is-light .navbar-start .navbar-link:after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,.7)}}.navbar.is-dark{background-color:#363636;color:#fff}.navbar.is-dark .navbar-brand .navbar-link,.navbar.is-dark .navbar-brand>.navbar-item{color:#fff}.navbar.is-dark .navbar-brand .navbar-link.is-active,.navbar.is-dark .navbar-brand .navbar-link:focus,.navbar.is-dark .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand>a.navbar-item:focus,.navbar.is-dark .navbar-brand>a.navbar-item:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-dark .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-dark .navbar-end .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.navbar.is-dark .navbar-start>.navbar-item{color:#fff}.navbar.is-dark .navbar-end .navbar-link.is-active,.navbar.is-dark .navbar-end .navbar-link:focus,.navbar.is-dark .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end>a.navbar-item:focus,.navbar.is-dark .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-start .navbar-link:focus,.navbar.is-dark .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start>a.navbar-item:focus,.navbar.is-dark .navbar-start>a.navbar-item:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-end .navbar-link:after,.navbar.is-dark .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link{background-color:#292929;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active{background-color:#363636;color:#fff}}.navbar.is-primary{background-color:#00d1b2;color:#fff}.navbar.is-primary .navbar-brand .navbar-link,.navbar.is-primary .navbar-brand>.navbar-item{color:#fff}.navbar.is-primary .navbar-brand .navbar-link.is-active,.navbar.is-primary .navbar-brand .navbar-link:focus,.navbar.is-primary .navbar-brand .navbar-link:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active,.navbar.is-primary .navbar-brand>a.navbar-item:focus,.navbar.is-primary .navbar-brand>a.navbar-item:hover{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-primary .navbar-end .navbar-link,.navbar.is-primary .navbar-end>.navbar-item,.navbar.is-primary .navbar-start .navbar-link,.navbar.is-primary .navbar-start>.navbar-item{color:#fff}.navbar.is-primary .navbar-end .navbar-link.is-active,.navbar.is-primary .navbar-end .navbar-link:focus,.navbar.is-primary .navbar-end .navbar-link:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active,.navbar.is-primary .navbar-end>a.navbar-item:focus,.navbar.is-primary .navbar-end>a.navbar-item:hover,.navbar.is-primary .navbar-start .navbar-link.is-active,.navbar.is-primary .navbar-start .navbar-link:focus,.navbar.is-primary .navbar-start .navbar-link:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active,.navbar.is-primary .navbar-start>a.navbar-item:focus,.navbar.is-primary .navbar-start>a.navbar-item:hover{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-end .navbar-link:after,.navbar.is-primary .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active{background-color:#00d1b2;color:#fff}}.navbar.is-link{background-color:#3273dc;color:#fff}.navbar.is-link .navbar-brand .navbar-link,.navbar.is-link .navbar-brand>.navbar-item{color:#fff}.navbar.is-link .navbar-brand .navbar-link.is-active,.navbar.is-link .navbar-brand .navbar-link:focus,.navbar.is-link .navbar-brand .navbar-link:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active,.navbar.is-link .navbar-brand>a.navbar-item:focus,.navbar.is-link .navbar-brand>a.navbar-item:hover{background-color:#2366d1;color:#fff}.navbar.is-link .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-link .navbar-end .navbar-link,.navbar.is-link .navbar-end>.navbar-item,.navbar.is-link .navbar-start .navbar-link,.navbar.is-link .navbar-start>.navbar-item{color:#fff}.navbar.is-link .navbar-end .navbar-link.is-active,.navbar.is-link .navbar-end .navbar-link:focus,.navbar.is-link .navbar-end .navbar-link:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active,.navbar.is-link .navbar-end>a.navbar-item:focus,.navbar.is-link .navbar-end>a.navbar-item:hover,.navbar.is-link .navbar-start .navbar-link.is-active,.navbar.is-link .navbar-start .navbar-link:focus,.navbar.is-link .navbar-start .navbar-link:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active,.navbar.is-link .navbar-start>a.navbar-item:focus,.navbar.is-link .navbar-start>a.navbar-item:hover{background-color:#2366d1;color:#fff}.navbar.is-link .navbar-end .navbar-link:after,.navbar.is-link .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link{background-color:#2366d1;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#3273dc;color:#fff}}.navbar.is-info{background-color:#3298dc;color:#fff}.navbar.is-info .navbar-brand .navbar-link,.navbar.is-info .navbar-brand>.navbar-item{color:#fff}.navbar.is-info .navbar-brand .navbar-link.is-active,.navbar.is-info .navbar-brand .navbar-link:focus,.navbar.is-info .navbar-brand .navbar-link:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active,.navbar.is-info .navbar-brand>a.navbar-item:focus,.navbar.is-info .navbar-brand>a.navbar-item:hover{background-color:#238cd1;color:#fff}.navbar.is-info .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-info .navbar-end .navbar-link,.navbar.is-info .navbar-end>.navbar-item,.navbar.is-info .navbar-start .navbar-link,.navbar.is-info .navbar-start>.navbar-item{color:#fff}.navbar.is-info .navbar-end .navbar-link.is-active,.navbar.is-info .navbar-end .navbar-link:focus,.navbar.is-info .navbar-end .navbar-link:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active,.navbar.is-info .navbar-end>a.navbar-item:focus,.navbar.is-info .navbar-end>a.navbar-item:hover,.navbar.is-info .navbar-start .navbar-link.is-active,.navbar.is-info .navbar-start .navbar-link:focus,.navbar.is-info .navbar-start .navbar-link:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active,.navbar.is-info .navbar-start>a.navbar-item:focus,.navbar.is-info .navbar-start>a.navbar-item:hover{background-color:#238cd1;color:#fff}.navbar.is-info .navbar-end .navbar-link:after,.navbar.is-info .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link{background-color:#238cd1;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#3298dc;color:#fff}}.navbar.is-success{background-color:#48c774;color:#fff}.navbar.is-success .navbar-brand .navbar-link,.navbar.is-success .navbar-brand>.navbar-item{color:#fff}.navbar.is-success .navbar-brand .navbar-link.is-active,.navbar.is-success .navbar-brand .navbar-link:focus,.navbar.is-success .navbar-brand .navbar-link:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active,.navbar.is-success .navbar-brand>a.navbar-item:focus,.navbar.is-success .navbar-brand>a.navbar-item:hover{background-color:#3abb67;color:#fff}.navbar.is-success .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-success .navbar-end .navbar-link,.navbar.is-success .navbar-end>.navbar-item,.navbar.is-success .navbar-start .navbar-link,.navbar.is-success .navbar-start>.navbar-item{color:#fff}.navbar.is-success .navbar-end .navbar-link.is-active,.navbar.is-success .navbar-end .navbar-link:focus,.navbar.is-success .navbar-end .navbar-link:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active,.navbar.is-success .navbar-end>a.navbar-item:focus,.navbar.is-success .navbar-end>a.navbar-item:hover,.navbar.is-success .navbar-start .navbar-link.is-active,.navbar.is-success .navbar-start .navbar-link:focus,.navbar.is-success .navbar-start .navbar-link:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active,.navbar.is-success .navbar-start>a.navbar-item:focus,.navbar.is-success .navbar-start>a.navbar-item:hover{background-color:#3abb67;color:#fff}.navbar.is-success .navbar-end .navbar-link:after,.navbar.is-success .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link{background-color:#3abb67;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#48c774;color:#fff}}.navbar.is-warning{background-color:#ffdd57}.navbar.is-warning,.navbar.is-warning .navbar-brand .navbar-link,.navbar.is-warning .navbar-brand>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link.is-active,.navbar.is-warning .navbar-brand .navbar-link:focus,.navbar.is-warning .navbar-brand .navbar-link:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active,.navbar.is-warning .navbar-brand>a.navbar-item:focus,.navbar.is-warning .navbar-brand>a.navbar-item:hover{background-color:#ffd83d;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link:after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:1024px){.navbar.is-warning .navbar-end .navbar-link,.navbar.is-warning .navbar-end>.navbar-item,.navbar.is-warning .navbar-start .navbar-link,.navbar.is-warning .navbar-start>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link.is-active,.navbar.is-warning .navbar-end .navbar-link:focus,.navbar.is-warning .navbar-end .navbar-link:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active,.navbar.is-warning .navbar-end>a.navbar-item:focus,.navbar.is-warning .navbar-end>a.navbar-item:hover,.navbar.is-warning .navbar-start .navbar-link.is-active,.navbar.is-warning .navbar-start .navbar-link:focus,.navbar.is-warning .navbar-start .navbar-link:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active,.navbar.is-warning .navbar-start>a.navbar-item:focus,.navbar.is-warning .navbar-start>a.navbar-item:hover{background-color:#ffd83d;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link:after,.navbar.is-warning .navbar-start .navbar-link:after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link{background-color:#ffd83d;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#ffdd57;color:rgba(0,0,0,.7)}}.navbar.is-danger{background-color:#f14668;color:#fff}.navbar.is-danger .navbar-brand .navbar-link,.navbar.is-danger .navbar-brand>.navbar-item{color:#fff}.navbar.is-danger .navbar-brand .navbar-link.is-active,.navbar.is-danger .navbar-brand .navbar-link:focus,.navbar.is-danger .navbar-brand .navbar-link:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active,.navbar.is-danger .navbar-brand>a.navbar-item:focus,.navbar.is-danger .navbar-brand>a.navbar-item:hover{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-danger .navbar-end .navbar-link,.navbar.is-danger .navbar-end>.navbar-item,.navbar.is-danger .navbar-start .navbar-link,.navbar.is-danger .navbar-start>.navbar-item{color:#fff}.navbar.is-danger .navbar-end .navbar-link.is-active,.navbar.is-danger .navbar-end .navbar-link:focus,.navbar.is-danger .navbar-end .navbar-link:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active,.navbar.is-danger .navbar-end>a.navbar-item:focus,.navbar.is-danger .navbar-end>a.navbar-item:hover,.navbar.is-danger .navbar-start .navbar-link.is-active,.navbar.is-danger .navbar-start .navbar-link:focus,.navbar.is-danger .navbar-start .navbar-link:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active,.navbar.is-danger .navbar-start>a.navbar-item:focus,.navbar.is-danger .navbar-start>a.navbar-item:hover{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-end .navbar-link:after,.navbar.is-danger .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#f14668;color:#fff}}.navbar>.container{align-items:stretch;display:flex;min-height:3.25rem;width:100%}.navbar.has-shadow{box-shadow:0 2px 0 0 #f5f5f5}.navbar.is-fixed-bottom,.navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom{bottom:0}.navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #f5f5f5}.navbar.is-fixed-top{top:0}body.has-navbar-fixed-top,html.has-navbar-fixed-top{padding-top:3.25rem}body.has-navbar-fixed-bottom,html.has-navbar-fixed-bottom{padding-bottom:3.25rem}.navbar-brand,.navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:3.25rem}.navbar-brand a.navbar-item:focus,.navbar-brand a.navbar-item:hover{background-color:transparent}.navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger{color:#4a4a4a;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}.navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,transform;transition-timing-function:ease-out;width:16px}.navbar-burger span:first-child{top:calc(50% - 6px)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-burger span:nth-child(3){top:calc(50% + 4px)}.navbar-burger:hover{background-color:rgba(0,0,0,.05)}.navbar-burger.is-active span:first-child{transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.navbar-menu{display:none}.navbar-item,.navbar-link{color:#4a4a4a;display:block;line-height:1.5;padding:.5rem .75rem;position:relative}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:-.25rem;margin-right:-.25rem}.navbar-link,a.navbar-item{cursor:pointer}.navbar-link.is-active,.navbar-link:focus,.navbar-link:focus-within,.navbar-link:hover,a.navbar-item.is-active,a.navbar-item:focus,a.navbar-item:focus-within,a.navbar-item:hover{background-color:#fafafa;color:#3273dc}.navbar-item{flex-grow:0;flex-shrink:0}.navbar-item img{max-height:1.75rem}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.navbar-item.is-tab{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(.5rem - 1px)}.navbar-item.is-tab.is-active,.navbar-item.is-tab:focus,.navbar-item.is-tab:hover{background-color:transparent;border-bottom-color:#3273dc}.navbar-item.is-tab.is-active{border-bottom-style:solid;border-bottom-width:3px;color:#3273dc;padding-bottom:calc(.5rem - 3px)}.navbar-content{flex-grow:1;flex-shrink:1}.navbar-link:not(.is-arrowless){padding-right:2.5em}.navbar-link:not(.is-arrowless):after{border-color:#3273dc;margin-top:-.375em;right:1.125em}.navbar-dropdown{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider{background-color:#f5f5f5;border:none;display:none;height:2px;margin:.5rem 0}@media screen and (max-width:1023px){.navbar>.container{display:block}.navbar-brand .navbar-item,.navbar-tabs .navbar-item{align-items:center;display:flex}.navbar-link:after{display:none}.navbar-menu{background-color:#fff;box-shadow:0 8px 16px rgba(10,10,10,.1);padding:.5rem 0}.navbar-menu.is-active{display:block}.navbar.is-fixed-bottom-touch,.navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,.1)}.navbar.is-fixed-top-touch{top:0}.navbar.is-fixed-top-touch .navbar-menu,.navbar.is-fixed-top .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}body.has-navbar-fixed-top-touch,html.has-navbar-fixed-top-touch{padding-top:3.25rem}body.has-navbar-fixed-bottom-touch,html.has-navbar-fixed-bottom-touch{padding-bottom:3.25rem}}@media screen and (min-width:1024px){.navbar,.navbar-end,.navbar-menu,.navbar-start{align-items:stretch;display:flex}.navbar{min-height:3.25rem}.navbar.is-spaced{padding:1rem 2rem}.navbar.is-spaced .navbar-end,.navbar.is-spaced .navbar-start{align-items:center}.navbar.is-spaced .navbar-link,.navbar.is-spaced a.navbar-item{border-radius:4px}.navbar.is-transparent .navbar-link.is-active,.navbar.is-transparent .navbar-link:focus,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent a.navbar-item:focus,.navbar.is-transparent a.navbar-item:hover{background-color:transparent!important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent!important}.navbar.is-transparent .navbar-dropdown a.navbar-item:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#3273dc}.navbar-burger{display:none}.navbar-item,.navbar-link{align-items:center;display:flex}.navbar-item.has-dropdown{align-items:stretch}.navbar-item.has-dropdown-up .navbar-link:after{transform:rotate(135deg) translate(.25em,-.25em)}.navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,.1);top:auto}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-menu{flex-grow:1;flex-shrink:0}.navbar-start{justify-content:flex-start;margin-right:auto}.navbar-end{justify-content:flex-end;margin-left:auto}.navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;box-shadow:0 8px 8px rgba(10,10,10,.1);display:none;font-size:.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item{padding:.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item{padding-right:3rem}.navbar-dropdown a.navbar-item:focus,.navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#3273dc}.navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-dropdown{border-radius:6px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);display:block;opacity:0;pointer-events:none;top:calc(100% - 4px);transform:translateY(-5px);transition-duration:86ms;transition-property:opacity,transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.container>.navbar .navbar-brand,.navbar>.container .navbar-brand{margin-left:-.75rem}.container>.navbar .navbar-menu,.navbar>.container .navbar-menu{margin-right:-.75rem}.navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,.1)}.navbar.is-fixed-top-desktop{top:0}body.has-navbar-fixed-top-desktop,html.has-navbar-fixed-top-desktop{padding-top:3.25rem}body.has-navbar-fixed-bottom-desktop,html.has-navbar-fixed-bottom-desktop{padding-bottom:3.25rem}body.has-spaced-navbar-fixed-top,html.has-spaced-navbar-fixed-top{padding-top:5.25rem}body.has-spaced-navbar-fixed-bottom,html.has-spaced-navbar-fixed-bottom{padding-bottom:5.25rem}.navbar-link.is-active,a.navbar-item.is-active{color:#0a0a0a}.navbar-link.is-active:not(:focus):not(:hover),a.navbar-item.is-active:not(:focus):not(:hover){background-color:transparent}.navbar-item.has-dropdown.is-active .navbar-link,.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link{background-color:#fafafa}}.hero.is-fullheight-with-navbar{min-height:calc(100vh - 3.25rem)}.pagination{font-size:1rem;margin:-.25rem}.pagination.is-small{font-size:.75rem}.pagination.is-medium{font-size:1.25rem}.pagination.is-large{font-size:1.5rem}.pagination.is-rounded .pagination-next,.pagination.is-rounded .pagination-previous{padding-left:1em;padding-right:1em;border-radius:290486px}.pagination.is-rounded .pagination-link{border-radius:290486px}.pagination,.pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}.pagination-link,.pagination-next,.pagination-previous{border-color:#dbdbdb;color:#363636;min-width:2.5em}.pagination-link:hover,.pagination-next:hover,.pagination-previous:hover{border-color:#b5b5b5;color:#363636}.pagination-link:focus,.pagination-next:focus,.pagination-previous:focus{border-color:#3273dc}.pagination-link:active,.pagination-next:active,.pagination-previous:active{box-shadow:inset 0 1px 2px rgba(10,10,10,.2)}.pagination-link[disabled],.pagination-next[disabled],.pagination-previous[disabled]{background-color:#dbdbdb;border-color:#dbdbdb;box-shadow:none;color:#7a7a7a;opacity:.5}.pagination-next,.pagination-previous{padding-left:.75em;padding-right:.75em;white-space:nowrap}.pagination-link.is-current{background-color:#3273dc;border-color:#3273dc;color:#fff}.pagination-ellipsis{color:#b5b5b5;pointer-events:none}.pagination-list{flex-wrap:wrap}.pagination-list li{list-style:none}@media screen and (max-width:768px){.pagination{flex-wrap:wrap}.pagination-list li,.pagination-next,.pagination-previous{flex-grow:1;flex-shrink:1}}@media print,screen and (min-width:769px){.pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:space-between}.pagination.is-centered .pagination-previous{order:1}.pagination.is-centered .pagination-list{justify-content:center;order:2}.pagination.is-centered .pagination-next{order:3}.pagination.is-right .pagination-previous{order:1}.pagination.is-right .pagination-next{order:2}.pagination.is-right .pagination-list{justify-content:flex-end;order:3}}.panel{border-radius:6px;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);font-size:1rem}.panel:not(:last-child){margin-bottom:1.5rem}.panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}.panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}.panel.is-white .panel-block.is-active .panel-icon{color:#fff}.panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}.panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}.panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}.panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}.panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}.panel.is-dark .panel-heading{background-color:#363636;color:#fff}.panel.is-dark .panel-tabs a.is-active{border-bottom-color:#363636}.panel.is-dark .panel-block.is-active .panel-icon{color:#363636}.panel.is-primary .panel-heading{background-color:#00d1b2;color:#fff}.panel.is-primary .panel-tabs a.is-active{border-bottom-color:#00d1b2}.panel.is-primary .panel-block.is-active .panel-icon{color:#00d1b2}.panel.is-link .panel-heading{background-color:#3273dc;color:#fff}.panel.is-link .panel-tabs a.is-active{border-bottom-color:#3273dc}.panel.is-link .panel-block.is-active .panel-icon{color:#3273dc}.panel.is-info .panel-heading{background-color:#3298dc;color:#fff}.panel.is-info .panel-tabs a.is-active{border-bottom-color:#3298dc}.panel.is-info .panel-block.is-active .panel-icon{color:#3298dc}.panel.is-success .panel-heading{background-color:#48c774;color:#fff}.panel.is-success .panel-tabs a.is-active{border-bottom-color:#48c774}.panel.is-success .panel-block.is-active .panel-icon{color:#48c774}.panel.is-warning .panel-heading{background-color:#ffdd57;color:rgba(0,0,0,.7)}.panel.is-warning .panel-tabs a.is-active{border-bottom-color:#ffdd57}.panel.is-warning .panel-block.is-active .panel-icon{color:#ffdd57}.panel.is-danger .panel-heading{background-color:#f14668;color:#fff}.panel.is-danger .panel-tabs a.is-active{border-bottom-color:#f14668}.panel.is-danger .panel-block.is-active .panel-icon{color:#f14668}.panel-block:not(:last-child),.panel-tabs:not(:last-child){border-bottom:1px solid #ededed}.panel-heading{background-color:#ededed;border-radius:6px 6px 0 0;color:#363636;font-size:1.25em;font-weight:700;line-height:1.25;padding:.75em 1em}.panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}.panel-tabs a{border-bottom:1px solid #dbdbdb;margin-bottom:-1px;padding:.5em}.panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#363636}.panel-list a{color:#4a4a4a}.panel-list a:hover{color:#3273dc}.panel-block{align-items:center;color:#363636;display:flex;justify-content:flex-start;padding:.5em .75em}.panel-block input[type=checkbox]{margin-right:.75em}.panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}.panel-block.is-wrapped{flex-wrap:wrap}.panel-block.is-active{border-left-color:#3273dc;color:#363636}.panel-block.is-active .panel-icon{color:#3273dc}.panel-block:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}a.panel-block,label.panel-block{cursor:pointer}a.panel-block:hover,label.panel-block:hover{background-color:#f5f5f5}.panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#7a7a7a;margin-right:.75em}.panel-icon .fa{font-size:inherit;line-height:inherit}.tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs a{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;color:#4a4a4a;display:flex;justify-content:center;margin-bottom:-1px;padding:.5em 1em;vertical-align:top}.tabs a:hover{border-bottom-color:#363636;color:#363636}.tabs li{display:block}.tabs li.is-active a{border-bottom-color:#3273dc;color:#3273dc}.tabs ul{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs ul.is-center,.tabs ul.is-left{padding-right:.75em}.tabs ul.is-center{flex:none;justify-content:center;padding-left:.75em}.tabs ul.is-right{justify-content:flex-end;padding-left:.75em}.tabs .icon:first-child{margin-right:.5em}.tabs .icon:last-child{margin-left:.5em}.tabs.is-centered ul{justify-content:center}.tabs.is-right ul{justify-content:flex-end}.tabs.is-boxed a{border:1px solid transparent;border-radius:4px 4px 0 0}.tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:transparent!important}.tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.tabs.is-toggle a{border-color:#dbdbdb;border-style:solid;border-width:1px;margin-bottom:0;position:relative}.tabs.is-toggle a:hover{background-color:#f5f5f5;border-color:#b5b5b5;z-index:2}.tabs.is-toggle li+li{margin-left:-1px}.tabs.is-toggle li:first-child a{border-top-left-radius:4px;border-bottom-left-radius:4px}.tabs.is-toggle li:last-child a{border-top-right-radius:4px;border-bottom-right-radius:4px}.tabs.is-toggle li.is-active a{background-color:#3273dc;border-color:#3273dc;color:#fff;z-index:1}.tabs.is-toggle ul{border-bottom:none}.tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:290486px;border-top-left-radius:290486px;padding-left:1.25em}.tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:290486px;border-top-right-radius:290486px;padding-right:1.25em}.tabs.is-small{font-size:.75rem}.tabs.is-medium{font-size:1.25rem}.tabs.is-large{font-size:1.5rem}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow{flex:none;width:unset}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-0{flex:none;width:0}.columns.is-mobile>.column.is-offset-0{margin-left:0}.columns.is-mobile>.column.is-1{flex:none;width:8.33333%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333%}.columns.is-mobile>.column.is-2{flex:none;width:16.66667%}.columns.is-mobile>.column.is-offset-2{margin-left:16.66667%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.33333%}.columns.is-mobile>.column.is-offset-4{margin-left:33.33333%}.columns.is-mobile>.column.is-5{flex:none;width:41.66667%}.columns.is-mobile>.column.is-offset-5{margin-left:41.66667%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.33333%}.columns.is-mobile>.column.is-offset-7{margin-left:58.33333%}.columns.is-mobile>.column.is-8{flex:none;width:66.66667%}.columns.is-mobile>.column.is-offset-8{margin-left:66.66667%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.33333%}.columns.is-mobile>.column.is-offset-10{margin-left:83.33333%}.columns.is-mobile>.column.is-11{flex:none;width:91.66667%}.columns.is-mobile>.column.is-offset-11{margin-left:91.66667%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width:768px){.column.is-narrow-mobile{flex:none;width:unset}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-0-mobile{flex:none;width:0}.column.is-offset-0-mobile{margin-left:0}.column.is-1-mobile{flex:none;width:8.33333%}.column.is-offset-1-mobile{margin-left:8.33333%}.column.is-2-mobile{flex:none;width:16.66667%}.column.is-offset-2-mobile{margin-left:16.66667%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.33333%}.column.is-offset-4-mobile{margin-left:33.33333%}.column.is-5-mobile{flex:none;width:41.66667%}.column.is-offset-5-mobile{margin-left:41.66667%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.33333%}.column.is-offset-7-mobile{margin-left:58.33333%}.column.is-8-mobile{flex:none;width:66.66667%}.column.is-offset-8-mobile{margin-left:66.66667%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.33333%}.column.is-offset-10-mobile{margin-left:83.33333%}.column.is-11-mobile{flex:none;width:91.66667%}.column.is-offset-11-mobile{margin-left:91.66667%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media print,screen and (min-width:769px){.column.is-narrow,.column.is-narrow-tablet{flex:none;width:unset}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-0,.column.is-0-tablet{flex:none;width:0}.column.is-offset-0,.column.is-offset-0-tablet{margin-left:0}.column.is-1,.column.is-1-tablet{flex:none;width:8.33333%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.33333%}.column.is-2,.column.is-2-tablet{flex:none;width:16.66667%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.66667%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.33333%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.33333%}.column.is-5,.column.is-5-tablet{flex:none;width:41.66667%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.66667%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.33333%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.33333%}.column.is-8,.column.is-8-tablet{flex:none;width:66.66667%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.66667%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.33333%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.33333%}.column.is-11,.column.is-11-tablet{flex:none;width:91.66667%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.66667%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width:1023px){.column.is-narrow-touch{flex:none;width:unset}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-0-touch{flex:none;width:0}.column.is-offset-0-touch{margin-left:0}.column.is-1-touch{flex:none;width:8.33333%}.column.is-offset-1-touch{margin-left:8.33333%}.column.is-2-touch{flex:none;width:16.66667%}.column.is-offset-2-touch{margin-left:16.66667%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.33333%}.column.is-offset-4-touch{margin-left:33.33333%}.column.is-5-touch{flex:none;width:41.66667%}.column.is-offset-5-touch{margin-left:41.66667%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.33333%}.column.is-offset-7-touch{margin-left:58.33333%}.column.is-8-touch{flex:none;width:66.66667%}.column.is-offset-8-touch{margin-left:66.66667%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.33333%}.column.is-offset-10-touch{margin-left:83.33333%}.column.is-11-touch{flex:none;width:91.66667%}.column.is-offset-11-touch{margin-left:91.66667%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width:1024px){.column.is-narrow-desktop{flex:none;width:unset}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-0-desktop{flex:none;width:0}.column.is-offset-0-desktop{margin-left:0}.column.is-1-desktop{flex:none;width:8.33333%}.column.is-offset-1-desktop{margin-left:8.33333%}.column.is-2-desktop{flex:none;width:16.66667%}.column.is-offset-2-desktop{margin-left:16.66667%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.33333%}.column.is-offset-4-desktop{margin-left:33.33333%}.column.is-5-desktop{flex:none;width:41.66667%}.column.is-offset-5-desktop{margin-left:41.66667%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.33333%}.column.is-offset-7-desktop{margin-left:58.33333%}.column.is-8-desktop{flex:none;width:66.66667%}.column.is-offset-8-desktop{margin-left:66.66667%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.33333%}.column.is-offset-10-desktop{margin-left:83.33333%}.column.is-11-desktop{flex:none;width:91.66667%}.column.is-offset-11-desktop{margin-left:91.66667%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width:1216px){.column.is-narrow-widescreen{flex:none;width:unset}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-0-widescreen{flex:none;width:0}.column.is-offset-0-widescreen{margin-left:0}.column.is-1-widescreen{flex:none;width:8.33333%}.column.is-offset-1-widescreen{margin-left:8.33333%}.column.is-2-widescreen{flex:none;width:16.66667%}.column.is-offset-2-widescreen{margin-left:16.66667%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.33333%}.column.is-offset-4-widescreen{margin-left:33.33333%}.column.is-5-widescreen{flex:none;width:41.66667%}.column.is-offset-5-widescreen{margin-left:41.66667%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.33333%}.column.is-offset-7-widescreen{margin-left:58.33333%}.column.is-8-widescreen{flex:none;width:66.66667%}.column.is-offset-8-widescreen{margin-left:66.66667%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.33333%}.column.is-offset-10-widescreen{margin-left:83.33333%}.column.is-11-widescreen{flex:none;width:91.66667%}.column.is-offset-11-widescreen{margin-left:91.66667%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width:1408px){.column.is-narrow-fullhd{flex:none;width:unset}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-left:75%}.column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.column.is-offset-half-fullhd{margin-left:50%}.column.is-offset-one-third-fullhd{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd{margin-left:25%}.column.is-offset-one-fifth-fullhd{margin-left:20%}.column.is-offset-two-fifths-fullhd{margin-left:40%}.column.is-offset-three-fifths-fullhd{margin-left:60%}.column.is-offset-four-fifths-fullhd{margin-left:80%}.column.is-0-fullhd{flex:none;width:0}.column.is-offset-0-fullhd{margin-left:0}.column.is-1-fullhd{flex:none;width:8.33333%}.column.is-offset-1-fullhd{margin-left:8.33333%}.column.is-2-fullhd{flex:none;width:16.66667%}.column.is-offset-2-fullhd{margin-left:16.66667%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{flex:none;width:33.33333%}.column.is-offset-4-fullhd{margin-left:33.33333%}.column.is-5-fullhd{flex:none;width:41.66667%}.column.is-offset-5-fullhd{margin-left:41.66667%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{flex:none;width:58.33333%}.column.is-offset-7-fullhd{margin-left:58.33333%}.column.is-8-fullhd{flex:none;width:66.66667%}.column.is-offset-8-fullhd{margin-left:66.66667%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{flex:none;width:83.33333%}.column.is-offset-10-fullhd{margin-left:83.33333%}.column.is-11-fullhd{flex:none;width:91.66667%}.column.is-offset-11-fullhd{margin-left:91.66667%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:.75rem}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0!important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media print,screen and (min-width:769px){.columns:not(.is-desktop){display:flex}}@media screen and (min-width:1024px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap:0.75rem;margin-left:calc(var(--columnGap)*-1);margin-right:calc(var(--columnGap)*-1)}.columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap:0rem}@media screen and (max-width:768px){.columns.is-variable.is-0-mobile{--columnGap:0rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-0-tablet{--columnGap:0rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-0-tablet-only{--columnGap:0rem}}@media screen and (max-width:1023px){.columns.is-variable.is-0-touch{--columnGap:0rem}}@media screen and (min-width:1024px){.columns.is-variable.is-0-desktop{--columnGap:0rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-0-desktop-only{--columnGap:0rem}}@media screen and (min-width:1216px){.columns.is-variable.is-0-widescreen{--columnGap:0rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-0-widescreen-only{--columnGap:0rem}}@media screen and (min-width:1408px){.columns.is-variable.is-0-fullhd{--columnGap:0rem}}.columns.is-variable.is-1{--columnGap:.25rem}@media screen and (max-width:768px){.columns.is-variable.is-1-mobile{--columnGap:.25rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-1-tablet{--columnGap:.25rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-1-tablet-only{--columnGap:.25rem}}@media screen and (max-width:1023px){.columns.is-variable.is-1-touch{--columnGap:.25rem}}@media screen and (min-width:1024px){.columns.is-variable.is-1-desktop{--columnGap:.25rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-1-desktop-only{--columnGap:.25rem}}@media screen and (min-width:1216px){.columns.is-variable.is-1-widescreen{--columnGap:.25rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-1-widescreen-only{--columnGap:.25rem}}@media screen and (min-width:1408px){.columns.is-variable.is-1-fullhd{--columnGap:.25rem}}.columns.is-variable.is-2{--columnGap:.5rem}@media screen and (max-width:768px){.columns.is-variable.is-2-mobile{--columnGap:.5rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-2-tablet{--columnGap:.5rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-2-tablet-only{--columnGap:.5rem}}@media screen and (max-width:1023px){.columns.is-variable.is-2-touch{--columnGap:.5rem}}@media screen and (min-width:1024px){.columns.is-variable.is-2-desktop{--columnGap:.5rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-2-desktop-only{--columnGap:.5rem}}@media screen and (min-width:1216px){.columns.is-variable.is-2-widescreen{--columnGap:.5rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-2-widescreen-only{--columnGap:.5rem}}@media screen and (min-width:1408px){.columns.is-variable.is-2-fullhd{--columnGap:.5rem}}.columns.is-variable.is-3{--columnGap:.75rem}@media screen and (max-width:768px){.columns.is-variable.is-3-mobile{--columnGap:.75rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-3-tablet{--columnGap:.75rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-3-tablet-only{--columnGap:.75rem}}@media screen and (max-width:1023px){.columns.is-variable.is-3-touch{--columnGap:.75rem}}@media screen and (min-width:1024px){.columns.is-variable.is-3-desktop{--columnGap:.75rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-3-desktop-only{--columnGap:.75rem}}@media screen and (min-width:1216px){.columns.is-variable.is-3-widescreen{--columnGap:.75rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-3-widescreen-only{--columnGap:.75rem}}@media screen and (min-width:1408px){.columns.is-variable.is-3-fullhd{--columnGap:.75rem}}.columns.is-variable.is-4{--columnGap:1rem}@media screen and (max-width:768px){.columns.is-variable.is-4-mobile{--columnGap:1rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-4-tablet{--columnGap:1rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-4-tablet-only{--columnGap:1rem}}@media screen and (max-width:1023px){.columns.is-variable.is-4-touch{--columnGap:1rem}}@media screen and (min-width:1024px){.columns.is-variable.is-4-desktop{--columnGap:1rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-4-desktop-only{--columnGap:1rem}}@media screen and (min-width:1216px){.columns.is-variable.is-4-widescreen{--columnGap:1rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-4-widescreen-only{--columnGap:1rem}}@media screen and (min-width:1408px){.columns.is-variable.is-4-fullhd{--columnGap:1rem}}.columns.is-variable.is-5{--columnGap:1.25rem}@media screen and (max-width:768px){.columns.is-variable.is-5-mobile{--columnGap:1.25rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-5-tablet{--columnGap:1.25rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-5-tablet-only{--columnGap:1.25rem}}@media screen and (max-width:1023px){.columns.is-variable.is-5-touch{--columnGap:1.25rem}}@media screen and (min-width:1024px){.columns.is-variable.is-5-desktop{--columnGap:1.25rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-5-desktop-only{--columnGap:1.25rem}}@media screen and (min-width:1216px){.columns.is-variable.is-5-widescreen{--columnGap:1.25rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-5-widescreen-only{--columnGap:1.25rem}}@media screen and (min-width:1408px){.columns.is-variable.is-5-fullhd{--columnGap:1.25rem}}.columns.is-variable.is-6{--columnGap:1.5rem}@media screen and (max-width:768px){.columns.is-variable.is-6-mobile{--columnGap:1.5rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-6-tablet{--columnGap:1.5rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-6-tablet-only{--columnGap:1.5rem}}@media screen and (max-width:1023px){.columns.is-variable.is-6-touch{--columnGap:1.5rem}}@media screen and (min-width:1024px){.columns.is-variable.is-6-desktop{--columnGap:1.5rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-6-desktop-only{--columnGap:1.5rem}}@media screen and (min-width:1216px){.columns.is-variable.is-6-widescreen{--columnGap:1.5rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-6-widescreen-only{--columnGap:1.5rem}}@media screen and (min-width:1408px){.columns.is-variable.is-6-fullhd{--columnGap:1.5rem}}.columns.is-variable.is-7{--columnGap:1.75rem}@media screen and (max-width:768px){.columns.is-variable.is-7-mobile{--columnGap:1.75rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-7-tablet{--columnGap:1.75rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-7-tablet-only{--columnGap:1.75rem}}@media screen and (max-width:1023px){.columns.is-variable.is-7-touch{--columnGap:1.75rem}}@media screen and (min-width:1024px){.columns.is-variable.is-7-desktop{--columnGap:1.75rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-7-desktop-only{--columnGap:1.75rem}}@media screen and (min-width:1216px){.columns.is-variable.is-7-widescreen{--columnGap:1.75rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-7-widescreen-only{--columnGap:1.75rem}}@media screen and (min-width:1408px){.columns.is-variable.is-7-fullhd{--columnGap:1.75rem}}.columns.is-variable.is-8{--columnGap:2rem}@media screen and (max-width:768px){.columns.is-variable.is-8-mobile{--columnGap:2rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-8-tablet{--columnGap:2rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-8-tablet-only{--columnGap:2rem}}@media screen and (max-width:1023px){.columns.is-variable.is-8-touch{--columnGap:2rem}}@media screen and (min-width:1024px){.columns.is-variable.is-8-desktop{--columnGap:2rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-8-desktop-only{--columnGap:2rem}}@media screen and (min-width:1216px){.columns.is-variable.is-8-widescreen{--columnGap:2rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-8-widescreen-only{--columnGap:2rem}}@media screen and (min-width:1408px){.columns.is-variable.is-8-fullhd{--columnGap:2rem}}.tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content}.tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.tile.is-ancestor:last-child{margin-bottom:-.75rem}.tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.tile.is-child{margin:0!important}.tile.is-parent{padding:.75rem}.tile.is-vertical{flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem!important}@media print,screen and (min-width:769px){.tile:not(.is-child){display:flex}.tile.is-1{flex:none;width:8.33333%}.tile.is-2{flex:none;width:16.66667%}.tile.is-3{flex:none;width:25%}.tile.is-4{flex:none;width:33.33333%}.tile.is-5{flex:none;width:41.66667%}.tile.is-6{flex:none;width:50%}.tile.is-7{flex:none;width:58.33333%}.tile.is-8{flex:none;width:66.66667%}.tile.is-9{flex:none;width:75%}.tile.is-10{flex:none;width:83.33333%}.tile.is-11{flex:none;width:91.66667%}.tile.is-12{flex:none;width:100%}}.has-text-white{color:#fff!important}a.has-text-white:focus,a.has-text-white:hover{color:#e6e6e6!important}.has-background-white{background-color:#fff!important}.has-text-black{color:#0a0a0a!important}a.has-text-black:focus,a.has-text-black:hover{color:#000!important}.has-background-black{background-color:#0a0a0a!important}.has-text-light{color:#f5f5f5!important}a.has-text-light:focus,a.has-text-light:hover{color:#dbdbdb!important}.has-background-light{background-color:#f5f5f5!important}.has-text-dark{color:#363636!important}a.has-text-dark:focus,a.has-text-dark:hover{color:#1c1c1c!important}.has-background-dark{background-color:#363636!important}.has-text-primary{color:#00d1b2!important}a.has-text-primary:focus,a.has-text-primary:hover{color:#009e86!important}.has-background-primary{background-color:#00d1b2!important}.has-text-primary-light{color:#ebfffc!important}a.has-text-primary-light:focus,a.has-text-primary-light:hover{color:#b8fff4!important}.has-background-primary-light{background-color:#ebfffc!important}.has-text-primary-dark{color:#00947e!important}a.has-text-primary-dark:focus,a.has-text-primary-dark:hover{color:#00c7a9!important}.has-background-primary-dark{background-color:#00947e!important}.has-text-link{color:#3273dc!important}a.has-text-link:focus,a.has-text-link:hover{color:#205bbc!important}.has-background-link{background-color:#3273dc!important}.has-text-link-light{color:#eef3fc!important}a.has-text-link-light:focus,a.has-text-link-light:hover{color:#c2d5f5!important}.has-background-link-light{background-color:#eef3fc!important}.has-text-link-dark{color:#2160c4!important}a.has-text-link-dark:focus,a.has-text-link-dark:hover{color:#3b79de!important}.has-background-link-dark{background-color:#2160c4!important}.has-text-info{color:#3298dc!important}a.has-text-info:focus,a.has-text-info:hover{color:#207dbc!important}.has-background-info{background-color:#3298dc!important}.has-text-info-light{color:#eef6fc!important}a.has-text-info-light:focus,a.has-text-info-light:hover{color:#c2e0f5!important}.has-background-info-light{background-color:#eef6fc!important}.has-text-info-dark{color:#1d72aa!important}a.has-text-info-dark:focus,a.has-text-info-dark:hover{color:#248fd6!important}.has-background-info-dark{background-color:#1d72aa!important}.has-text-success{color:#48c774!important}a.has-text-success:focus,a.has-text-success:hover{color:#34a85c!important}.has-background-success{background-color:#48c774!important}.has-text-success-light{color:#effaf3!important}a.has-text-success-light:focus,a.has-text-success-light:hover{color:#c8eed6!important}.has-background-success-light{background-color:#effaf3!important}.has-text-success-dark{color:#257942!important}a.has-text-success-dark:focus,a.has-text-success-dark:hover{color:#31a058!important}.has-background-success-dark{background-color:#257942!important}.has-text-warning{color:#ffdd57!important}a.has-text-warning:focus,a.has-text-warning:hover{color:#ffd324!important}.has-background-warning{background-color:#ffdd57!important}.has-text-warning-light{color:#fffbeb!important}a.has-text-warning-light:focus,a.has-text-warning-light:hover{color:#fff1b8!important}.has-background-warning-light{background-color:#fffbeb!important}.has-text-warning-dark{color:#947600!important}a.has-text-warning-dark:focus,a.has-text-warning-dark:hover{color:#c79f00!important}.has-background-warning-dark{background-color:#947600!important}.has-text-danger{color:#f14668!important}a.has-text-danger:focus,a.has-text-danger:hover{color:#ee1742!important}.has-background-danger{background-color:#f14668!important}.has-text-danger-light{color:#feecf0!important}a.has-text-danger-light:focus,a.has-text-danger-light:hover{color:#fabdc9!important}.has-background-danger-light{background-color:#feecf0!important}.has-text-danger-dark{color:#cc0f35!important}a.has-text-danger-dark:focus,a.has-text-danger-dark:hover{color:#ee2049!important}.has-background-danger-dark{background-color:#cc0f35!important}.has-text-black-bis{color:#121212!important}.has-background-black-bis{background-color:#121212!important}.has-text-black-ter{color:#242424!important}.has-background-black-ter{background-color:#242424!important}.has-text-grey-darker{color:#363636!important}.has-background-grey-darker{background-color:#363636!important}.has-text-grey-dark{color:#4a4a4a!important}.has-background-grey-dark{background-color:#4a4a4a!important}.has-text-grey{color:#7a7a7a!important}.has-background-grey{background-color:#7a7a7a!important}.has-text-grey-light{color:#b5b5b5!important}.has-background-grey-light{background-color:#b5b5b5!important}.has-text-grey-lighter{color:#dbdbdb!important}.has-background-grey-lighter{background-color:#dbdbdb!important}.has-text-white-ter{color:#f5f5f5!important}.has-background-white-ter{background-color:#f5f5f5!important}.has-text-white-bis{color:#fafafa!important}.has-background-white-bis{background-color:#fafafa!important}.is-flex-direction-row{flex-direction:row!important}.is-flex-direction-row-reverse{flex-direction:row-reverse!important}.is-flex-direction-column{flex-direction:column!important}.is-flex-direction-column-reverse{flex-direction:column-reverse!important}.is-flex-wrap-nowrap{flex-wrap:nowrap!important}.is-flex-wrap-wrap{flex-wrap:wrap!important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse!important}.is-justify-content-flex-start{justify-content:flex-start!important}.is-justify-content-flex-end{justify-content:flex-end!important}.is-justify-content-center{justify-content:center!important}.is-justify-content-space-between{justify-content:space-between!important}.is-justify-content-space-around{justify-content:space-around!important}.is-justify-content-space-evenly{justify-content:space-evenly!important}.is-justify-content-start{justify-content:start!important}.is-justify-content-end{justify-content:end!important}.is-justify-content-left{justify-content:left!important}.is-justify-content-right{justify-content:right!important}.is-align-content-flex-start{align-content:flex-start!important}.is-align-content-flex-end{align-content:flex-end!important}.is-align-content-center{align-content:center!important}.is-align-content-space-between{align-content:space-between!important}.is-align-content-space-around{align-content:space-around!important}.is-align-content-space-evenly{align-content:space-evenly!important}.is-align-content-stretch{align-content:stretch!important}.is-align-content-start{align-content:start!important}.is-align-content-end{align-content:end!important}.is-align-content-baseline{align-content:baseline!important}.is-align-items-stretch{align-items:stretch!important}.is-align-items-flex-start{align-items:flex-start!important}.is-align-items-flex-end{align-items:flex-end!important}.is-align-items-center{align-items:center!important}.is-align-items-baseline{align-items:baseline!important}.is-align-items-start{align-items:start!important}.is-align-items-end{align-items:end!important}.is-align-items-self-start{align-items:self-start!important}.is-align-items-self-end{align-items:self-end!important}.is-align-self-auto{align-self:auto!important}.is-align-self-flex-start{align-self:flex-start!important}.is-align-self-flex-end{align-self:flex-end!important}.is-align-self-center{align-self:center!important}.is-align-self-baseline{align-self:baseline!important}.is-align-self-stretch{align-self:stretch!important}.is-flex-grow-0{flex-grow:0!important}.is-flex-grow-1{flex-grow:1!important}.is-flex-grow-2{flex-grow:2!important}.is-flex-grow-3{flex-grow:3!important}.is-flex-grow-4{flex-grow:4!important}.is-flex-grow-5{flex-grow:5!important}.is-flex-shrink-0{flex-shrink:0!important}.is-flex-shrink-1{flex-shrink:1!important}.is-flex-shrink-2{flex-shrink:2!important}.is-flex-shrink-3{flex-shrink:3!important}.is-flex-shrink-4{flex-shrink:4!important}.is-flex-shrink-5{flex-shrink:5!important}.is-clearfix:after{clear:both;content:" ";display:table}.is-pulled-left{float:left!important}.is-pulled-right{float:right!important}.is-radiusless{border-radius:0!important}.is-shadowless{box-shadow:none!important}.is-clickable{cursor:pointer!important;pointer-events:all!important}.is-clipped{overflow:hidden!important}.is-relative{position:relative!important}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.mx-0{margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.mx-1{margin-right:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.mx-2{margin-right:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-3{margin:.75rem!important}.mt-3{margin-top:.75rem!important}.mr-3{margin-right:.75rem!important}.mb-3{margin-bottom:.75rem!important}.ml-3,.mx-3{margin-left:.75rem!important}.mx-3{margin-right:.75rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.m-4{margin:1rem!important}.mt-4{margin-top:1rem!important}.mr-4{margin-right:1rem!important}.mb-4{margin-bottom:1rem!important}.ml-4,.mx-4{margin-left:1rem!important}.mx-4{margin-right:1rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.m-5{margin:1.5rem!important}.mt-5{margin-top:1.5rem!important}.mr-5{margin-right:1.5rem!important}.mb-5{margin-bottom:1.5rem!important}.ml-5,.mx-5{margin-left:1.5rem!important}.mx-5{margin-right:1.5rem!important}.my-5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-6{margin:3rem!important}.mt-6{margin-top:3rem!important}.mr-6{margin-right:3rem!important}.mb-6{margin-bottom:3rem!important}.ml-6,.mx-6{margin-left:3rem!important}.mx-6{margin-right:3rem!important}.my-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.px-0{padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.px-1{padding-right:.25rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.px-2{padding-right:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-3{padding:.75rem!important}.pt-3{padding-top:.75rem!important}.pr-3{padding-right:.75rem!important}.pb-3{padding-bottom:.75rem!important}.pl-3,.px-3{padding-left:.75rem!important}.px-3{padding-right:.75rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.p-4{padding:1rem!important}.pt-4{padding-top:1rem!important}.pr-4{padding-right:1rem!important}.pb-4{padding-bottom:1rem!important}.pl-4,.px-4{padding-left:1rem!important}.px-4{padding-right:1rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.p-5{padding:1.5rem!important}.pt-5{padding-top:1.5rem!important}.pr-5{padding-right:1.5rem!important}.pb-5{padding-bottom:1.5rem!important}.pl-5,.px-5{padding-left:1.5rem!important}.px-5{padding-right:1.5rem!important}.py-5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-6{padding:3rem!important}.pt-6{padding-top:3rem!important}.pr-6{padding-right:3rem!important}.pb-6{padding-bottom:3rem!important}.pl-6,.px-6{padding-left:3rem!important}.px-6{padding-right:3rem!important}.py-6{padding-top:3rem!important;padding-bottom:3rem!important}.is-size-1{font-size:3rem!important}.is-size-2{font-size:2.5rem!important}.is-size-3{font-size:2rem!important}.is-size-4{font-size:1.5rem!important}.is-size-5{font-size:1.25rem!important}.is-size-6{font-size:1rem!important}.is-size-7{font-size:.75rem!important}@media screen and (max-width:768px){.is-size-1-mobile{font-size:3rem!important}.is-size-2-mobile{font-size:2.5rem!important}.is-size-3-mobile{font-size:2rem!important}.is-size-4-mobile{font-size:1.5rem!important}.is-size-5-mobile{font-size:1.25rem!important}.is-size-6-mobile{font-size:1rem!important}.is-size-7-mobile{font-size:.75rem!important}}@media print,screen and (min-width:769px){.is-size-1-tablet{font-size:3rem!important}.is-size-2-tablet{font-size:2.5rem!important}.is-size-3-tablet{font-size:2rem!important}.is-size-4-tablet{font-size:1.5rem!important}.is-size-5-tablet{font-size:1.25rem!important}.is-size-6-tablet{font-size:1rem!important}.is-size-7-tablet{font-size:.75rem!important}}@media screen and (max-width:1023px){.is-size-1-touch{font-size:3rem!important}.is-size-2-touch{font-size:2.5rem!important}.is-size-3-touch{font-size:2rem!important}.is-size-4-touch{font-size:1.5rem!important}.is-size-5-touch{font-size:1.25rem!important}.is-size-6-touch{font-size:1rem!important}.is-size-7-touch{font-size:.75rem!important}}@media screen and (min-width:1024px){.is-size-1-desktop{font-size:3rem!important}.is-size-2-desktop{font-size:2.5rem!important}.is-size-3-desktop{font-size:2rem!important}.is-size-4-desktop{font-size:1.5rem!important}.is-size-5-desktop{font-size:1.25rem!important}.is-size-6-desktop{font-size:1rem!important}.is-size-7-desktop{font-size:.75rem!important}}@media screen and (min-width:1216px){.is-size-1-widescreen{font-size:3rem!important}.is-size-2-widescreen{font-size:2.5rem!important}.is-size-3-widescreen{font-size:2rem!important}.is-size-4-widescreen{font-size:1.5rem!important}.is-size-5-widescreen{font-size:1.25rem!important}.is-size-6-widescreen{font-size:1rem!important}.is-size-7-widescreen{font-size:.75rem!important}}@media screen and (min-width:1408px){.is-size-1-fullhd{font-size:3rem!important}.is-size-2-fullhd{font-size:2.5rem!important}.is-size-3-fullhd{font-size:2rem!important}.is-size-4-fullhd{font-size:1.5rem!important}.is-size-5-fullhd{font-size:1.25rem!important}.is-size-6-fullhd{font-size:1rem!important}.is-size-7-fullhd{font-size:.75rem!important}}.has-text-centered{text-align:center!important}.has-text-justified{text-align:justify!important}.has-text-left{text-align:left!important}.has-text-right{text-align:right!important}@media screen and (max-width:768px){.has-text-centered-mobile{text-align:center!important}}@media print,screen and (min-width:769px){.has-text-centered-tablet{text-align:center!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-centered-tablet-only{text-align:center!important}}@media screen and (max-width:1023px){.has-text-centered-touch{text-align:center!important}}@media screen and (min-width:1024px){.has-text-centered-desktop{text-align:center!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-centered-desktop-only{text-align:center!important}}@media screen and (min-width:1216px){.has-text-centered-widescreen{text-align:center!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-centered-widescreen-only{text-align:center!important}}@media screen and (min-width:1408px){.has-text-centered-fullhd{text-align:center!important}}@media screen and (max-width:768px){.has-text-justified-mobile{text-align:justify!important}}@media print,screen and (min-width:769px){.has-text-justified-tablet{text-align:justify!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-justified-tablet-only{text-align:justify!important}}@media screen and (max-width:1023px){.has-text-justified-touch{text-align:justify!important}}@media screen and (min-width:1024px){.has-text-justified-desktop{text-align:justify!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-justified-desktop-only{text-align:justify!important}}@media screen and (min-width:1216px){.has-text-justified-widescreen{text-align:justify!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-justified-widescreen-only{text-align:justify!important}}@media screen and (min-width:1408px){.has-text-justified-fullhd{text-align:justify!important}}@media screen and (max-width:768px){.has-text-left-mobile{text-align:left!important}}@media print,screen and (min-width:769px){.has-text-left-tablet{text-align:left!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-left-tablet-only{text-align:left!important}}@media screen and (max-width:1023px){.has-text-left-touch{text-align:left!important}}@media screen and (min-width:1024px){.has-text-left-desktop{text-align:left!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-left-desktop-only{text-align:left!important}}@media screen and (min-width:1216px){.has-text-left-widescreen{text-align:left!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-left-widescreen-only{text-align:left!important}}@media screen and (min-width:1408px){.has-text-left-fullhd{text-align:left!important}}@media screen and (max-width:768px){.has-text-right-mobile{text-align:right!important}}@media print,screen and (min-width:769px){.has-text-right-tablet{text-align:right!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-right-tablet-only{text-align:right!important}}@media screen and (max-width:1023px){.has-text-right-touch{text-align:right!important}}@media screen and (min-width:1024px){.has-text-right-desktop{text-align:right!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-right-desktop-only{text-align:right!important}}@media screen and (min-width:1216px){.has-text-right-widescreen{text-align:right!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-right-widescreen-only{text-align:right!important}}@media screen and (min-width:1408px){.has-text-right-fullhd{text-align:right!important}}.is-capitalized{text-transform:capitalize!important}.is-lowercase{text-transform:lowercase!important}.is-uppercase{text-transform:uppercase!important}.is-italic{font-style:italic!important}.has-text-weight-light{font-weight:300!important}.has-text-weight-normal{font-weight:400!important}.has-text-weight-medium{font-weight:500!important}.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:700!important}.is-family-primary,.is-family-sans-serif,.is-family-secondary{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif!important}.is-family-code,.is-family-monospace{font-family:monospace!important}.is-block{display:block!important}@media screen and (max-width:768px){.is-block-mobile{display:block!important}}@media print,screen and (min-width:769px){.is-block-tablet{display:block!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-block-tablet-only{display:block!important}}@media screen and (max-width:1023px){.is-block-touch{display:block!important}}@media screen and (min-width:1024px){.is-block-desktop{display:block!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-block-desktop-only{display:block!important}}@media screen and (min-width:1216px){.is-block-widescreen{display:block!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-block-widescreen-only{display:block!important}}@media screen and (min-width:1408px){.is-block-fullhd{display:block!important}}.is-flex{display:flex!important}@media screen and (max-width:768px){.is-flex-mobile{display:flex!important}}@media print,screen and (min-width:769px){.is-flex-tablet{display:flex!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-flex-tablet-only{display:flex!important}}@media screen and (max-width:1023px){.is-flex-touch{display:flex!important}}@media screen and (min-width:1024px){.is-flex-desktop{display:flex!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-flex-desktop-only{display:flex!important}}@media screen and (min-width:1216px){.is-flex-widescreen{display:flex!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-flex-widescreen-only{display:flex!important}}@media screen and (min-width:1408px){.is-flex-fullhd{display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width:768px){.is-inline-mobile{display:inline!important}}@media print,screen and (min-width:769px){.is-inline-tablet{display:inline!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-tablet-only{display:inline!important}}@media screen and (max-width:1023px){.is-inline-touch{display:inline!important}}@media screen and (min-width:1024px){.is-inline-desktop{display:inline!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-desktop-only{display:inline!important}}@media screen and (min-width:1216px){.is-inline-widescreen{display:inline!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-widescreen-only{display:inline!important}}@media screen and (min-width:1408px){.is-inline-fullhd{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (max-width:768px){.is-inline-block-mobile{display:inline-block!important}}@media print,screen and (min-width:769px){.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width:1023px){.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width:1024px){.is-inline-block-desktop{display:inline-block!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-block-desktop-only{display:inline-block!important}}@media screen and (min-width:1216px){.is-inline-block-widescreen{display:inline-block!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-block-widescreen-only{display:inline-block!important}}@media screen and (min-width:1408px){.is-inline-block-fullhd{display:inline-block!important}}.is-inline-flex{display:inline-flex!important}@media screen and (max-width:768px){.is-inline-flex-mobile{display:inline-flex!important}}@media print,screen and (min-width:769px){.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (max-width:1023px){.is-inline-flex-touch{display:inline-flex!important}}@media screen and (min-width:1024px){.is-inline-flex-desktop{display:inline-flex!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-flex-desktop-only{display:inline-flex!important}}@media screen and (min-width:1216px){.is-inline-flex-widescreen{display:inline-flex!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-flex-widescreen-only{display:inline-flex!important}}@media screen and (min-width:1408px){.is-inline-flex-fullhd{display:inline-flex!important}}.is-hidden{display:none!important}.is-sr-only{border:none!important;clip:rect(0,0,0,0)!important;height:.01em!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.01em!important}@media screen and (max-width:768px){.is-hidden-mobile{display:none!important}}@media print,screen and (min-width:769px){.is-hidden-tablet{display:none!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width:1023px){.is-hidden-touch{display:none!important}}@media screen and (min-width:1024px){.is-hidden-desktop{display:none!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-hidden-desktop-only{display:none!important}}@media screen and (min-width:1216px){.is-hidden-widescreen{display:none!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-hidden-widescreen-only{display:none!important}}@media screen and (min-width:1408px){.is-hidden-fullhd{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (max-width:768px){.is-invisible-mobile{visibility:hidden!important}}@media print,screen and (min-width:769px){.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width:1023px){.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width:1024px){.is-invisible-desktop{visibility:hidden!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-invisible-desktop-only{visibility:hidden!important}}@media screen and (min-width:1216px){.is-invisible-widescreen{visibility:hidden!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-invisible-widescreen-only{visibility:hidden!important}}@media screen and (min-width:1408px){.is-invisible-fullhd{visibility:hidden!important}}.hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.hero .navbar{background:none}.hero .tabs ul{border-bottom:none}.hero.is-white{background-color:#fff;color:#0a0a0a}.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-white strong{color:inherit}.hero.is-white .title{color:#0a0a0a}.hero.is-white .subtitle{color:rgba(10,10,10,.9)}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width:1023px){.hero.is-white .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link{color:rgba(10,10,10,.7)}.hero.is-white .navbar-link.is-active,.hero.is-white .navbar-link:hover,.hero.is-white a.navbar-item.is-active,.hero.is-white a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.hero.is-white .tabs a{color:#0a0a0a;opacity:.9}.hero.is-white .tabs a:hover,.hero.is-white .tabs li.is-active a{opacity:1}.hero.is-white .tabs.is-boxed a,.hero.is-white .tabs.is-toggle a{color:#0a0a0a}.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-white .tabs.is-boxed li.is-active a,.hero.is-white .tabs.is-boxed li.is-active a:hover,.hero.is-white .tabs.is-toggle li.is-active a,.hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.hero.is-white.is-bold{background-image:linear-gradient(141deg,#e6e6e6,#fff 71%,#fff)}@media screen and (max-width:768px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg,#e6e6e6,#fff 71%,#fff)}}.hero.is-black{background-color:#0a0a0a;color:#fff}.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-black strong{color:inherit}.hero.is-black .title{color:#fff}.hero.is-black .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-black .subtitle a:not(.button),.hero.is-black .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-black .navbar-menu{background-color:#0a0a0a}}.hero.is-black .navbar-item,.hero.is-black .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-black .navbar-link.is-active,.hero.is-black .navbar-link:hover,.hero.is-black a.navbar-item.is-active,.hero.is-black a.navbar-item:hover{background-color:#000;color:#fff}.hero.is-black .tabs a{color:#fff;opacity:.9}.hero.is-black .tabs a:hover,.hero.is-black .tabs li.is-active a{opacity:1}.hero.is-black .tabs.is-boxed a,.hero.is-black .tabs.is-toggle a{color:#fff}.hero.is-black .tabs.is-boxed a:hover,.hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-black .tabs.is-boxed li.is-active a,.hero.is-black .tabs.is-boxed li.is-active a:hover,.hero.is-black .tabs.is-toggle li.is-active a,.hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.hero.is-black.is-bold{background-image:linear-gradient(141deg,#000,#0a0a0a 71%,#181616)}@media screen and (max-width:768px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg,#000,#0a0a0a 71%,#181616)}}.hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-light strong{color:inherit}.hero.is-light .title{color:rgba(0,0,0,.7)}.hero.is-light .subtitle{color:rgba(0,0,0,.9)}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.hero.is-light .navbar-menu{background-color:#f5f5f5}}.hero.is-light .navbar-item,.hero.is-light .navbar-link{color:rgba(0,0,0,.7)}.hero.is-light .navbar-link.is-active,.hero.is-light .navbar-link:hover,.hero.is-light a.navbar-item.is-active,.hero.is-light a.navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.hero.is-light .tabs a{color:rgba(0,0,0,.7);opacity:.9}.hero.is-light .tabs a:hover,.hero.is-light .tabs li.is-active a{opacity:1}.hero.is-light .tabs.is-boxed a,.hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,.7)}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-light .tabs.is-boxed li.is-active a,.hero.is-light .tabs.is-boxed li.is-active a:hover,.hero.is-light .tabs.is-toggle li.is-active a,.hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#f5f5f5}.hero.is-light.is-bold{background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)}@media screen and (max-width:768px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)}}.hero.is-dark{background-color:#363636;color:#fff}.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong{color:inherit}.hero.is-dark .title{color:#fff}.hero.is-dark .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-dark .subtitle a:not(.button),.hero.is-dark .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-dark .navbar-menu{background-color:#363636}}.hero.is-dark .navbar-item,.hero.is-dark .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-dark .navbar-link.is-active,.hero.is-dark .navbar-link:hover,.hero.is-dark a.navbar-item.is-active,.hero.is-dark a.navbar-item:hover{background-color:#292929;color:#fff}.hero.is-dark .tabs a{color:#fff;opacity:.9}.hero.is-dark .tabs a:hover,.hero.is-dark .tabs li.is-active a{opacity:1}.hero.is-dark .tabs.is-boxed a,.hero.is-dark .tabs.is-toggle a{color:#fff}.hero.is-dark .tabs.is-boxed a:hover,.hero.is-dark .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-dark .tabs.is-boxed li.is-active a,.hero.is-dark .tabs.is-boxed li.is-active a:hover,.hero.is-dark .tabs.is-toggle li.is-active a,.hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#363636}.hero.is-dark.is-bold{background-image:linear-gradient(141deg,#1f191a,#363636 71%,#46403f)}@media screen and (max-width:768px){.hero.is-dark.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1f191a,#363636 71%,#46403f)}}.hero.is-primary{background-color:#00d1b2;color:#fff}.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-primary strong{color:inherit}.hero.is-primary .title{color:#fff}.hero.is-primary .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-primary .subtitle a:not(.button),.hero.is-primary .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-primary .navbar-menu{background-color:#00d1b2}}.hero.is-primary .navbar-item,.hero.is-primary .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-primary .navbar-link.is-active,.hero.is-primary .navbar-link:hover,.hero.is-primary a.navbar-item.is-active,.hero.is-primary a.navbar-item:hover{background-color:#00b89c;color:#fff}.hero.is-primary .tabs a{color:#fff;opacity:.9}.hero.is-primary .tabs a:hover,.hero.is-primary .tabs li.is-active a{opacity:1}.hero.is-primary .tabs.is-boxed a,.hero.is-primary .tabs.is-toggle a{color:#fff}.hero.is-primary .tabs.is-boxed a:hover,.hero.is-primary .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-primary .tabs.is-boxed li.is-active a,.hero.is-primary .tabs.is-boxed li.is-active a:hover,.hero.is-primary .tabs.is-toggle li.is-active a,.hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#00d1b2}.hero.is-primary.is-bold{background-image:linear-gradient(141deg,#009e6c,#00d1b2 71%,#00e7eb)}@media screen and (max-width:768px){.hero.is-primary.is-bold .navbar-menu{background-image:linear-gradient(141deg,#009e6c,#00d1b2 71%,#00e7eb)}}.hero.is-link{background-color:#3273dc;color:#fff}.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-link strong{color:inherit}.hero.is-link .title{color:#fff}.hero.is-link .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-link .subtitle a:not(.button),.hero.is-link .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-link .navbar-menu{background-color:#3273dc}}.hero.is-link .navbar-item,.hero.is-link .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-link .navbar-link.is-active,.hero.is-link .navbar-link:hover,.hero.is-link a.navbar-item.is-active,.hero.is-link a.navbar-item:hover{background-color:#2366d1;color:#fff}.hero.is-link .tabs a{color:#fff;opacity:.9}.hero.is-link .tabs a:hover,.hero.is-link .tabs li.is-active a{opacity:1}.hero.is-link .tabs.is-boxed a,.hero.is-link .tabs.is-toggle a{color:#fff}.hero.is-link .tabs.is-boxed a:hover,.hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-link .tabs.is-boxed li.is-active a,.hero.is-link .tabs.is-boxed li.is-active a:hover,.hero.is-link .tabs.is-toggle li.is-active a,.hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3273dc}.hero.is-link.is-bold{background-image:linear-gradient(141deg,#1577c6,#3273dc 71%,#4366e5)}@media screen and (max-width:768px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1577c6,#3273dc 71%,#4366e5)}}.hero.is-info{background-color:#3298dc;color:#fff}.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-info strong{color:inherit}.hero.is-info .title{color:#fff}.hero.is-info .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-info .subtitle a:not(.button),.hero.is-info .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-info .navbar-menu{background-color:#3298dc}}.hero.is-info .navbar-item,.hero.is-info .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-info .navbar-link.is-active,.hero.is-info .navbar-link:hover,.hero.is-info a.navbar-item.is-active,.hero.is-info a.navbar-item:hover{background-color:#238cd1;color:#fff}.hero.is-info .tabs a{color:#fff;opacity:.9}.hero.is-info .tabs a:hover,.hero.is-info .tabs li.is-active a{opacity:1}.hero.is-info .tabs.is-boxed a,.hero.is-info .tabs.is-toggle a{color:#fff}.hero.is-info .tabs.is-boxed a:hover,.hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-info .tabs.is-boxed li.is-active a,.hero.is-info .tabs.is-boxed li.is-active a:hover,.hero.is-info .tabs.is-toggle li.is-active a,.hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3298dc}.hero.is-info.is-bold{background-image:linear-gradient(141deg,#159dc6,#3298dc 71%,#4389e5)}@media screen and (max-width:768px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg,#159dc6,#3298dc 71%,#4389e5)}}.hero.is-success{background-color:#48c774;color:#fff}.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-success strong{color:inherit}.hero.is-success .title{color:#fff}.hero.is-success .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-success .subtitle a:not(.button),.hero.is-success .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-success .navbar-menu{background-color:#48c774}}.hero.is-success .navbar-item,.hero.is-success .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-success .navbar-link.is-active,.hero.is-success .navbar-link:hover,.hero.is-success a.navbar-item.is-active,.hero.is-success a.navbar-item:hover{background-color:#3abb67;color:#fff}.hero.is-success .tabs a{color:#fff;opacity:.9}.hero.is-success .tabs a:hover,.hero.is-success .tabs li.is-active a{opacity:1}.hero.is-success .tabs.is-boxed a,.hero.is-success .tabs.is-toggle a{color:#fff}.hero.is-success .tabs.is-boxed a:hover,.hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-success .tabs.is-boxed li.is-active a,.hero.is-success .tabs.is-boxed li.is-active a:hover,.hero.is-success .tabs.is-toggle li.is-active a,.hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#48c774}.hero.is-success.is-bold{background-image:linear-gradient(141deg,#29b342,#48c774 71%,#56d296)}@media screen and (max-width:768px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg,#29b342,#48c774 71%,#56d296)}}.hero.is-warning{background-color:#ffdd57;color:rgba(0,0,0,.7)}.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-warning strong{color:inherit}.hero.is-warning .title{color:rgba(0,0,0,.7)}.hero.is-warning .subtitle{color:rgba(0,0,0,.9)}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.hero.is-warning .navbar-menu{background-color:#ffdd57}}.hero.is-warning .navbar-item,.hero.is-warning .navbar-link{color:rgba(0,0,0,.7)}.hero.is-warning .navbar-link.is-active,.hero.is-warning .navbar-link:hover,.hero.is-warning a.navbar-item.is-active,.hero.is-warning a.navbar-item:hover{background-color:#ffd83d;color:rgba(0,0,0,.7)}.hero.is-warning .tabs a{color:rgba(0,0,0,.7);opacity:.9}.hero.is-warning .tabs a:hover,.hero.is-warning .tabs li.is-active a{opacity:1}.hero.is-warning .tabs.is-boxed a,.hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,.7)}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-warning .tabs.is-boxed li.is-active a,.hero.is-warning .tabs.is-boxed li.is-active a:hover,.hero.is-warning .tabs.is-toggle li.is-active a,.hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#ffdd57}.hero.is-warning.is-bold{background-image:linear-gradient(141deg,#ffaf24,#ffdd57 71%,#fffa70)}@media screen and (max-width:768px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ffaf24,#ffdd57 71%,#fffa70)}}.hero.is-danger{background-color:#f14668;color:#fff}.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-danger strong{color:inherit}.hero.is-danger .title{color:#fff}.hero.is-danger .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-danger .subtitle a:not(.button),.hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-danger .navbar-menu{background-color:#f14668}}.hero.is-danger .navbar-item,.hero.is-danger .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-danger .navbar-link.is-active,.hero.is-danger .navbar-link:hover,.hero.is-danger a.navbar-item.is-active,.hero.is-danger a.navbar-item:hover{background-color:#ef2e55;color:#fff}.hero.is-danger .tabs a{color:#fff;opacity:.9}.hero.is-danger .tabs a:hover,.hero.is-danger .tabs li.is-active a{opacity:1}.hero.is-danger .tabs.is-boxed a,.hero.is-danger .tabs.is-toggle a{color:#fff}.hero.is-danger .tabs.is-boxed a:hover,.hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-danger .tabs.is-boxed li.is-active a,.hero.is-danger .tabs.is-boxed li.is-active a:hover,.hero.is-danger .tabs.is-toggle li.is-active a,.hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f14668}.hero.is-danger.is-bold{background-image:linear-gradient(141deg,#fa0a62,#f14668 71%,#f7595f)}@media screen and (max-width:768px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg,#fa0a62,#f14668 71%,#f7595f)}}.hero.is-small .hero-body{padding:1.5rem}@media print,screen and (min-width:769px){.hero.is-medium .hero-body{padding:9rem 1.5rem}}@media print,screen and (min-width:769px){.hero.is-large .hero-body{padding:18rem 1.5rem}}.hero.is-fullheight-with-navbar .hero-body,.hero.is-fullheight .hero-body,.hero.is-halfheight .hero-body{align-items:center;display:flex}.hero.is-fullheight-with-navbar .hero-body>.container,.hero.is-fullheight .hero-body>.container,.hero.is-halfheight .hero-body>.container{flex-grow:1;flex-shrink:1}.hero.is-halfheight{min-height:50vh}.hero.is-fullheight{min-height:100vh}.hero-video{overflow:hidden}.hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}.hero-video.is-transparent{opacity:.3}@media screen and (max-width:768px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (max-width:768px){.hero-buttons .button{display:flex}.hero-buttons .button:not(:last-child){margin-bottom:.75rem}}@media print,screen and (min-width:769px){.hero-buttons{display:flex;justify-content:center}.hero-buttons .button:not(:last-child){margin-right:1.5rem}}.hero-foot,.hero-head{flex-grow:0;flex-shrink:0}.hero-body{flex-grow:1;flex-shrink:0}.hero-body,.section{padding:3rem 1.5rem}@media screen and (min-width:1024px){.section.is-medium{padding:9rem 1.5rem}.section.is-large{padding:18rem 1.5rem}}.footer{background-color:#fafafa;padding:3rem 1.5rem 6rem}.col-1{float:left;box-sizing:border-box;width:4.66667%;margin-left:4%}.col-1:first-child{margin-left:0}.col-no-margin-1{float:left;box-sizing:border-box;width:8.33333%;margin:0}.col-offset-1:first-child{margin-left:8.66667%!important}.col-offset-1:not(first-child){margin-left:12.66667%!important}.col-2{float:left;box-sizing:border-box;width:13.33333%;margin-left:4%}.col-2:first-child{margin-left:0}.col-no-margin-2{float:left;box-sizing:border-box;width:16.66667%;margin:0}.col-offset-2:first-child{margin-left:17.33333%!important}.col-offset-2:not(first-child){margin-left:21.33333%!important}.col-3{float:left;box-sizing:border-box;width:22%;margin-left:4%}.col-3:first-child{margin-left:0}.col-no-margin-3{float:left;box-sizing:border-box;width:25%;margin:0}.col-offset-3:first-child{margin-left:26%!important}.col-offset-3:not(first-child){margin-left:30%!important}.col-4{float:left;box-sizing:border-box;width:30.66667%;margin-left:4%}.col-4:first-child{margin-left:0}.col-no-margin-4{float:left;box-sizing:border-box;width:33.33333%;margin:0}.col-offset-4:first-child{margin-left:34.66667%!important}.col-offset-4:not(first-child){margin-left:38.66667%!important}.col-5{float:left;box-sizing:border-box;width:39.33333%;margin-left:4%}.col-5:first-child{margin-left:0}.col-no-margin-5{float:left;box-sizing:border-box;width:41.66667%;margin:0}.col-offset-5:first-child{margin-left:43.33333%!important}.col-offset-5:not(first-child){margin-left:47.33333%!important}.col-6{float:left;box-sizing:border-box;width:48%;margin-left:4%}.col-6:first-child{margin-left:0}.col-no-margin-6{float:left;box-sizing:border-box;width:50%;margin:0}.col-offset-6:first-child{margin-left:52%!important}.col-offset-6:not(first-child){margin-left:56%!important}.col-7{float:left;box-sizing:border-box;width:56.66667%;margin-left:4%}.col-7:first-child{margin-left:0}.col-no-margin-7{float:left;box-sizing:border-box;width:58.33333%;margin:0}.col-offset-7:first-child{margin-left:60.66667%!important}.col-offset-7:not(first-child){margin-left:64.66667%!important}.col-8{float:left;box-sizing:border-box;width:65.33333%;margin-left:4%}.col-8:first-child{margin-left:0}.col-no-margin-8{float:left;box-sizing:border-box;width:66.66667%;margin:0}.col-offset-8:first-child{margin-left:69.33333%!important}.col-offset-8:not(first-child){margin-left:73.33333%!important}.col-9{float:left;box-sizing:border-box;width:74%;margin-left:4%}.col-9:first-child{margin-left:0}.col-no-margin-9{float:left;box-sizing:border-box;width:75%;margin:0}.col-offset-9:first-child{margin-left:78%!important}.col-offset-9:not(first-child){margin-left:82%!important}.col-10{float:left;box-sizing:border-box;width:82.66667%;margin-left:4%}.col-10:first-child{margin-left:0}.col-no-margin-10{float:left;box-sizing:border-box;width:83.33333%;margin:0}.col-offset-10:first-child{margin-left:86.66667%!important}.col-offset-10:not(first-child){margin-left:90.66667%!important}.col-11{float:left;box-sizing:border-box;width:91.33333%;margin-left:4%}.col-11:first-child{margin-left:0}.col-no-margin-11{float:left;box-sizing:border-box;width:91.66667%;margin:0}.col-offset-11:first-child{margin-left:95.33333%!important}.col-offset-11:not(first-child){margin-left:99.33333%!important}.col-12{float:left;box-sizing:border-box;width:100%}.col-12,.col-12:first-child{margin-left:0}.col-no-margin-12{float:left;box-sizing:border-box;width:100%;margin:0}@media (max-width:769px){.col-s-1{float:left;box-sizing:border-box;width:4.66667%;margin-left:4%}.col-s-1:first-child{margin-left:0}.col-offset-s-1{margin-left:8.66667%}.col-no-margin-s-1{width:8.33333%}.col-no-margin-s-1,.col-s-2{float:left;box-sizing:border-box}.col-s-2{width:13.33333%;margin-left:4%}.col-s-2:first-child{margin-left:0}.col-offset-s-2{margin-left:17.33333%}.col-no-margin-s-2{width:16.66667%}.col-no-margin-s-2,.col-s-3{float:left;box-sizing:border-box}.col-s-3{width:22%;margin-left:4%}.col-s-3:first-child{margin-left:0}.col-offset-s-3{margin-left:26%}.col-no-margin-s-3{width:25%}.col-no-margin-s-3,.col-s-4{float:left;box-sizing:border-box}.col-s-4{width:30.66667%;margin-left:4%}.col-s-4:first-child{margin-left:0}.col-offset-s-4{margin-left:34.66667%}.col-no-margin-s-4{width:33.33333%}.col-no-margin-s-4,.col-s-5{float:left;box-sizing:border-box}.col-s-5{width:39.33333%;margin-left:4%}.col-s-5:first-child{margin-left:0}.col-offset-s-5{margin-left:43.33333%}.col-no-margin-s-5{width:41.66667%}.col-no-margin-s-5,.col-s-6{float:left;box-sizing:border-box}.col-s-6{width:48%;margin-left:4%}.col-s-6:first-child{margin-left:0}.col-offset-s-6{margin-left:52%}.col-no-margin-s-6{width:50%}.col-no-margin-s-6,.col-s-7{float:left;box-sizing:border-box}.col-s-7{width:56.66667%;margin-left:4%}.col-s-7:first-child{margin-left:0}.col-offset-s-7{margin-left:60.66667%}.col-no-margin-s-7{width:58.33333%}.col-no-margin-s-7,.col-s-8{float:left;box-sizing:border-box}.col-s-8{width:65.33333%;margin-left:4%}.col-s-8:first-child{margin-left:0}.col-offset-s-8{margin-left:69.33333%}.col-no-margin-s-8{width:66.66667%}.col-no-margin-s-8,.col-s-9{float:left;box-sizing:border-box}.col-s-9{width:74%;margin-left:4%}.col-s-9:first-child{margin-left:0}.col-offset-s-9{margin-left:78%}.col-no-margin-s-9{width:75%}.col-no-margin-s-9,.col-s-10{float:left;box-sizing:border-box}.col-s-10{width:82.66667%;margin-left:4%}.col-s-10:first-child{margin-left:0}.col-offset-s-10{margin-left:86.66667%}.col-no-margin-s-10{width:83.33333%}.col-no-margin-s-10,.col-s-11{float:left;box-sizing:border-box}.col-s-11{width:91.33333%;margin-left:4%}.col-s-11:first-child{margin-left:0}.col-offset-s-11{margin-left:95.33333%}.col-no-margin-s-11{width:91.66667%}.col-no-margin-s-11,.col-s-12{float:left;box-sizing:border-box}.col-s-12{width:100%}.col-s-12,.col-s-12:first-child{margin-left:0}.col-no-margin-s-12{float:left;box-sizing:border-box;width:100%}.s-hidden{display:none!important}.s-visible{display:block!important}}@media (min-width:769px){.col-m-1{float:left;box-sizing:border-box;width:4.66667%;margin-left:4%}.col-m-1:first-child{margin-left:0}.col-offset-m-1{margin-left:8.66667%}.col-no-margin-m-1{width:8.33333%}.col-m-2,.col-no-margin-m-1{float:left;box-sizing:border-box}.col-m-2{width:13.33333%;margin-left:4%}.col-m-2:first-child{margin-left:0}.col-offset-m-2{margin-left:17.33333%}.col-no-margin-m-2{width:16.66667%}.col-m-3,.col-no-margin-m-2{float:left;box-sizing:border-box}.col-m-3{width:22%;margin-left:4%}.col-m-3:first-child{margin-left:0}.col-offset-m-3{margin-left:26%}.col-no-margin-m-3{width:25%}.col-m-4,.col-no-margin-m-3{float:left;box-sizing:border-box}.col-m-4{width:30.66667%;margin-left:4%}.col-m-4:first-child{margin-left:0}.col-offset-m-4{margin-left:34.66667%}.col-no-margin-m-4{width:33.33333%}.col-m-5,.col-no-margin-m-4{float:left;box-sizing:border-box}.col-m-5{width:39.33333%;margin-left:4%}.col-m-5:first-child{margin-left:0}.col-offset-m-5{margin-left:43.33333%}.col-no-margin-m-5{width:41.66667%}.col-m-6,.col-no-margin-m-5{float:left;box-sizing:border-box}.col-m-6{width:48%;margin-left:4%}.col-m-6:first-child{margin-left:0}.col-offset-m-6{margin-left:52%}.col-no-margin-m-6{width:50%}.col-m-7,.col-no-margin-m-6{float:left;box-sizing:border-box}.col-m-7{width:56.66667%;margin-left:4%}.col-m-7:first-child{margin-left:0}.col-offset-m-7{margin-left:60.66667%}.col-no-margin-m-7{width:58.33333%}.col-m-8,.col-no-margin-m-7{float:left;box-sizing:border-box}.col-m-8{width:65.33333%;margin-left:4%}.col-m-8:first-child{margin-left:0}.col-offset-m-8{margin-left:69.33333%}.col-no-margin-m-8{width:66.66667%}.col-m-9,.col-no-margin-m-8{float:left;box-sizing:border-box}.col-m-9{width:74%;margin-left:4%}.col-m-9:first-child{margin-left:0}.col-offset-m-9{margin-left:78%}.col-no-margin-m-9{width:75%}.col-m-10,.col-no-margin-m-9{float:left;box-sizing:border-box}.col-m-10{width:82.66667%;margin-left:4%}.col-m-10:first-child{margin-left:0}.col-offset-m-10{margin-left:86.66667%}.col-no-margin-m-10{width:83.33333%}.col-m-11,.col-no-margin-m-10{float:left;box-sizing:border-box}.col-m-11{width:91.33333%;margin-left:4%}.col-m-11:first-child{margin-left:0}.col-offset-m-11{margin-left:95.33333%}.col-no-margin-m-11{width:91.66667%}.col-m-12,.col-no-margin-m-11{float:left;box-sizing:border-box}.col-m-12{width:100%}.col-m-12,.col-m-12:first-child{margin-left:0}.col-no-margin-m-12{float:left;box-sizing:border-box;width:100%}.m-hidden{display:none!important}.m-visible{display:block!important}}@media (min-width:1024px){.col-l-1{float:left;box-sizing:border-box;width:4.66667%;margin-left:4%}.col-l-1:first-child{margin-left:0}.col-offset-l-1{margin-left:8.66667%}.col-no-margin-l-1{width:8.33333%}.col-l-2,.col-no-margin-l-1{float:left;box-sizing:border-box}.col-l-2{width:13.33333%;margin-left:4%}.col-l-2:first-child{margin-left:0}.col-offset-l-2{margin-left:17.33333%}.col-no-margin-l-2{width:16.66667%}.col-l-3,.col-no-margin-l-2{float:left;box-sizing:border-box}.col-l-3{width:22%;margin-left:4%}.col-l-3:first-child{margin-left:0}.col-offset-l-3{margin-left:26%}.col-no-margin-l-3{width:25%}.col-l-4,.col-no-margin-l-3{float:left;box-sizing:border-box}.col-l-4{width:30.66667%;margin-left:4%}.col-l-4:first-child{margin-left:0}.col-offset-l-4{margin-left:34.66667%}.col-no-margin-l-4{width:33.33333%}.col-l-5,.col-no-margin-l-4{float:left;box-sizing:border-box}.col-l-5{width:39.33333%;margin-left:4%}.col-l-5:first-child{margin-left:0}.col-offset-l-5{margin-left:43.33333%}.col-no-margin-l-5{width:41.66667%}.col-l-6,.col-no-margin-l-5{float:left;box-sizing:border-box}.col-l-6{width:48%;margin-left:4%}.col-l-6:first-child{margin-left:0}.col-offset-l-6{margin-left:52%}.col-no-margin-l-6{width:50%}.col-l-7,.col-no-margin-l-6{float:left;box-sizing:border-box}.col-l-7{width:56.66667%;margin-left:4%}.col-l-7:first-child{margin-left:0}.col-offset-l-7{margin-left:60.66667%}.col-no-margin-l-7{width:58.33333%}.col-l-8,.col-no-margin-l-7{float:left;box-sizing:border-box}.col-l-8{width:65.33333%;margin-left:4%}.col-l-8:first-child{margin-left:0}.col-offset-l-8{margin-left:69.33333%}.col-no-margin-l-8{width:66.66667%}.col-l-9,.col-no-margin-l-8{float:left;box-sizing:border-box}.col-l-9{width:74%;margin-left:4%}.col-l-9:first-child{margin-left:0}.col-offset-l-9{margin-left:78%}.col-no-margin-l-9{width:75%}.col-l-10,.col-no-margin-l-9{float:left;box-sizing:border-box}.col-l-10{width:82.66667%;margin-left:4%}.col-l-10:first-child{margin-left:0}.col-offset-l-10{margin-left:86.66667%}.col-no-margin-l-10{width:83.33333%}.col-l-11,.col-no-margin-l-10{float:left;box-sizing:border-box}.col-l-11{width:91.33333%;margin-left:4%}.col-l-11:first-child{margin-left:0}.col-offset-l-11{margin-left:95.33333%}.col-no-margin-l-11{width:91.66667%}.col-l-12,.col-no-margin-l-11{float:left;box-sizing:border-box}.col-l-12{width:100%}.col-l-12,.col-l-12:first-child{margin-left:0}.col-no-margin-l-12{float:left;box-sizing:border-box;width:100%}.l-hidden{display:none!important}.l-visible{display:block!important}}@media (min-width:1216px){.col-xl-1{float:left;box-sizing:border-box;width:4.66667%;margin-left:4%}.col-xl-1:first-child{margin-left:0}.col-offset-xl-1{margin-left:8.66667%}.col-no-margin-xl-1{width:8.33333%}.col-no-margin-xl-1,.col-xl-2{float:left;box-sizing:border-box}.col-xl-2{width:13.33333%;margin-left:4%}.col-xl-2:first-child{margin-left:0}.col-offset-xl-2{margin-left:17.33333%}.col-no-margin-xl-2{width:16.66667%}.col-no-margin-xl-2,.col-xl-3{float:left;box-sizing:border-box}.col-xl-3{width:22%;margin-left:4%}.col-xl-3:first-child{margin-left:0}.col-offset-xl-3{margin-left:26%}.col-no-margin-xl-3{width:25%}.col-no-margin-xl-3,.col-xl-4{float:left;box-sizing:border-box}.col-xl-4{width:30.66667%;margin-left:4%}.col-xl-4:first-child{margin-left:0}.col-offset-xl-4{margin-left:34.66667%}.col-no-margin-xl-4{width:33.33333%}.col-no-margin-xl-4,.col-xl-5{float:left;box-sizing:border-box}.col-xl-5{width:39.33333%;margin-left:4%}.col-xl-5:first-child{margin-left:0}.col-offset-xl-5{margin-left:43.33333%}.col-no-margin-xl-5{width:41.66667%}.col-no-margin-xl-5,.col-xl-6{float:left;box-sizing:border-box}.col-xl-6{width:48%;margin-left:4%}.col-xl-6:first-child{margin-left:0}.col-offset-xl-6{margin-left:52%}.col-no-margin-xl-6{width:50%}.col-no-margin-xl-6,.col-xl-7{float:left;box-sizing:border-box}.col-xl-7{width:56.66667%;margin-left:4%}.col-xl-7:first-child{margin-left:0}.col-offset-xl-7{margin-left:60.66667%}.col-no-margin-xl-7{width:58.33333%}.col-no-margin-xl-7,.col-xl-8{float:left;box-sizing:border-box}.col-xl-8{width:65.33333%;margin-left:4%}.col-xl-8:first-child{margin-left:0}.col-offset-xl-8{margin-left:69.33333%}.col-no-margin-xl-8{width:66.66667%}.col-no-margin-xl-8,.col-xl-9{float:left;box-sizing:border-box}.col-xl-9{width:74%;margin-left:4%}.col-xl-9:first-child{margin-left:0}.col-offset-xl-9{margin-left:78%}.col-no-margin-xl-9{width:75%}.col-no-margin-xl-9,.col-xl-10{float:left;box-sizing:border-box}.col-xl-10{width:82.66667%;margin-left:4%}.col-xl-10:first-child{margin-left:0}.col-offset-xl-10{margin-left:86.66667%}.col-no-margin-xl-10{width:83.33333%}.col-no-margin-xl-10,.col-xl-11{float:left;box-sizing:border-box}.col-xl-11{width:91.33333%;margin-left:4%}.col-xl-11:first-child{margin-left:0}.col-offset-xl-11{margin-left:95.33333%}.col-no-margin-xl-11{width:91.66667%}.col-no-margin-xl-11,.col-xl-12{float:left;box-sizing:border-box}.col-xl-12{width:100%}.col-xl-12,.col-xl-12:first-child{margin-left:0}.col-no-margin-xl-12{float:left;box-sizing:border-box;width:100%}.xl-hidden{display:none!important}.xl-visible{display:block!important}}@media (min-width:1408px){.col-xxl-1{float:left;box-sizing:border-box;width:4.66667%;margin-left:4%}.col-xxl-1:first-child{margin-left:0}.col-offset-xxl-1{margin-left:8.66667%}.col-no-margin-xxl-1{width:8.33333%}.col-no-margin-xxl-1,.col-xxl-2{float:left;box-sizing:border-box}.col-xxl-2{width:13.33333%;margin-left:4%}.col-xxl-2:first-child{margin-left:0}.col-offset-xxl-2{margin-left:17.33333%}.col-no-margin-xxl-2{width:16.66667%}.col-no-margin-xxl-2,.col-xxl-3{float:left;box-sizing:border-box}.col-xxl-3{width:22%;margin-left:4%}.col-xxl-3:first-child{margin-left:0}.col-offset-xxl-3{margin-left:26%}.col-no-margin-xxl-3{width:25%}.col-no-margin-xxl-3,.col-xxl-4{float:left;box-sizing:border-box}.col-xxl-4{width:30.66667%;margin-left:4%}.col-xxl-4:first-child{margin-left:0}.col-offset-xxl-4{margin-left:34.66667%}.col-no-margin-xxl-4{width:33.33333%}.col-no-margin-xxl-4,.col-xxl-5{float:left;box-sizing:border-box}.col-xxl-5{width:39.33333%;margin-left:4%}.col-xxl-5:first-child{margin-left:0}.col-offset-xxl-5{margin-left:43.33333%}.col-no-margin-xxl-5{width:41.66667%}.col-no-margin-xxl-5,.col-xxl-6{float:left;box-sizing:border-box}.col-xxl-6{width:48%;margin-left:4%}.col-xxl-6:first-child{margin-left:0}.col-offset-xxl-6{margin-left:52%}.col-no-margin-xxl-6{width:50%}.col-no-margin-xxl-6,.col-xxl-7{float:left;box-sizing:border-box}.col-xxl-7{width:56.66667%;margin-left:4%}.col-xxl-7:first-child{margin-left:0}.col-offset-xxl-7{margin-left:60.66667%}.col-no-margin-xxl-7{width:58.33333%}.col-no-margin-xxl-7,.col-xxl-8{float:left;box-sizing:border-box}.col-xxl-8{width:65.33333%;margin-left:4%}.col-xxl-8:first-child{margin-left:0}.col-offset-xxl-8{margin-left:69.33333%}.col-no-margin-xxl-8{width:66.66667%}.col-no-margin-xxl-8,.col-xxl-9{float:left;box-sizing:border-box}.col-xxl-9{width:74%;margin-left:4%}.col-xxl-9:first-child{margin-left:0}.col-offset-xxl-9{margin-left:78%}.col-no-margin-xxl-9{float:left;box-sizing:border-box;width:75%}.col-xxl-10{float:left;box-sizing:border-box;width:82.66667%;margin-left:4%}.col-xxl-10:first-child{margin-left:0}.col-offset-xxl-10{margin-left:86.66667%}.col-no-margin-xxl-10{float:left;box-sizing:border-box;width:83.33333%}.col-xxl-11{float:left;box-sizing:border-box;width:91.33333%;margin-left:4%}.col-xxl-11:first-child{margin-left:0}.col-offset-xxl-11{margin-left:95.33333%}.col-no-margin-xxl-11{float:left;box-sizing:border-box;width:91.66667%}.col-xxl-12{float:left;box-sizing:border-box;width:100%}.col-xxl-12,.col-xxl-12:first-child{margin-left:0}.col-no-margin-xxl-12{float:left;box-sizing:border-box;width:100%}.xxl-hidden{display:none!important}.xxl-visible{display:block!important}}.vertical-center{display:flex;align-items:center}.horizontal-center{display:flex;justify-content:center;margin-left:auto;margin-right:auto}.pull-right{text-align:right;float:right;justify-content:right}.hidden{display:none!important}.no-content{display:flex;font-size:1.5em;align-items:center;justify-content:center}.btn,.btn-default,button{border:1px solid #ccc;cursor:pointer;padding:.5em 1em;letter-spacing:.05em}.btn-default.btn-primary,.btn-default[type=submit],.btn.btn-primary,.btn[type=submit],button.btn-primary,button[type=submit]{background:#c8ffd0;color:#32b646;border:1px solid #98cfa0}input[type=password],input[type=text]{border:1px solid #ccc;border-radius:1em;padding:.5em}input[type=password]:focus,input[type=text]:focus{border:1px solid #35b870}button,input{outline:none}button:hover,input:hover{border:1px solid #9cdfb0}.input-icon{position:absolute;min-width:.3em;padding:.1em;color:#888}input[type=number],input[type=password],input[type=search],input[type=text]{border:1px solid #ddd;border-radius:.5em;padding:.25em}input[type=number]:hover,input[type=password]:hover,input[type=search]:hover,input[type=text]:hover{border:1px solid rgba(159,180,152,.83)}input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=text]:focus{border:1px solid rgba(127,216,95,.83)}input[type=number].with-icon,input[type=password].with-icon,input[type=search].with-icon,input[type=text].with-icon{padding-left:.3em}input[type=search],input[type=text]{border-radius:1em;padding:.25em .5em}.fade-in{animation-duration:.5s;-webkit-animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;animation-name:fadeIn;-webkit-animation-name:fadeIn}.fade-out{animation-duration:.5s;-webkit-animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;animation-name:fadeOut;-webkit-animation-name:fadeOut}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0;display:none}}@keyframes fadeOut{0%{opacity:1}to{opacity:0;display:none}}.fa.fa-kodi:before{background-size:1em 1em;background:url(/icons/kodi.svg)}.fa.fa-kodi:before,.fa.fa-plex:before{content:" ";width:1em;height:1em;display:inline-block}.fa.fa-plex:before{background-size:1em 1em;background:url(/icons/plex.svg)}.autocomplete{position:relative;display:inline-block}.autocomplete-items{position:absolute;border:1px solid #ddd;border-bottom:none;border-top:none;z-index:99;top:100%;left:0;right:0}.autocomplete-items div{padding:1em;cursor:pointer;border-bottom:1px solid #ddd;background-color:#fff}.autocomplete-items div:hover{background-color:#bef6da}.autocomplete-active{background-color:#c8ffd0!important}.execute-container{width:100%;height:100%;color:#23513a;font-weight:400;border-bottom:1px solid #ddd;border-radius:0 0 1em 1em}.execute-container form{padding:0;margin:0;border-radius:0;border:none}.execute-container .action-form{padding:1em .5em}.execute-container .title{background:#eee;padding:.5em;border:1px solid #ddd;box-shadow:0 3px 3px 0 hsla(0,0%,73.3%,.75);font-size:1.1em;margin-bottom:0!important}.execute-container .request-type-container{display:flex;flex-direction:row;align-items:baseline}.execute-container .request-type-container label{margin:0 1em 0 .5em}.execute-container .request{margin:0 .5em}.execute-container .request form{margin-bottom:0!important}.execute-container .request .autocomplete{width:80%;max-width:60em}.execute-container .request .action-name{box-shadow:1px 1px 1px 1px #ddd;width:100%}.execute-container .request [type=submit]{margin-left:2em}.execute-container .request .options{display:flex;margin-top:.5em;margin-bottom:1.5em;padding-top:.5em}@media screen and (max-width:768px){.execute-container .request .options{flex-direction:column}}@media screen and (max-width:768px){.execute-container .request .params{width:100%}}@media screen and (min-width:769px){.execute-container .request .params{width:20em;margin-right:1.5em}}@media screen and (min-width:1024px){.execute-container .request .params{width:30em}}.execute-container .request .params .param{margin-bottom:.25em}@media screen and (max-width:768px){.execute-container .request .params .param{width:100%}}.execute-container .request .add-param,.execute-container .request .params .action-param-value{width:100%}.execute-container .request .add-param button{width:100%;background:#eee;border:1px solid #ddd}.execute-container .request .extra-param{display:flex;margin-bottom:.5em}.execute-container .request .extra-param .action-extra-param-del{border:0;text-align:right;padding:0 .5em}.execute-container .request .extra-param .buttons{display:flex;align-items:center;justify-content:center;margin-bottom:.25em}.execute-container .request .extra-param .buttons button{background:none}.execute-container .request .extra-param .buttons button:hover{color:#35b870}.execute-container .request .doc-container,.execute-container .request .output-container{margin-top:.5em}.execute-container .request .doc-container .doc.raw,.execute-container .request .output-container .doc.raw{white-space:pre}.execute-container .request .output-container{flex-grow:1}@media screen and (min-width:769px){.execute-container .request .attr-doc-container{width:calc(100% - 22em)}}@media screen and (min-width:1024px){.execute-container .request .attr-doc-container{width:calc(100% - 32em)}}.execute-container .request .attr-doc-container .doc{white-space:pre-line;width:100%;overflow:auto}@media screen and (max-width:768px){.execute-container .request .attr-doc-container.widescreen{display:none}}.execute-container .request .attr-doc-container.mobile{width:100%}@media screen and (min-width:769px){.execute-container .request .attr-doc-container.mobile{display:none}}.execute-container .request .attr-doc-container .doc,.execute-container .request .doc-container .doc{padding:1em!important}.execute-container .request .attr-doc-container .doc.raw,.execute-container .request .doc-container .doc.raw{font-family:monospace;font-size:.8em}.execute-container .request .attr-doc-container,.execute-container .request .doc-container,.execute-container .request .output-container{max-height:50vh;display:flex;flex-direction:column}.execute-container .request .attr-doc-container .title,.execute-container .request .doc-container .title,.execute-container .request .output-container .title{font-weight:400;font-size:1em;padding:.5em;background:rgba(0,0,0,.04);border-radius:.5em}.execute-container .request .attr-doc-container .title .attr-name,.execute-container .request .doc-container .title .attr-name,.execute-container .request .output-container .title .attr-name{display:inline-block;font-weight:700}.execute-container .request .attr-doc-container .doc,.execute-container .request .attr-doc-container .error,.execute-container .request .attr-doc-container .response,.execute-container .request .doc-container .doc,.execute-container .request .doc-container .error,.execute-container .request .doc-container .response,.execute-container .request .output-container .doc,.execute-container .request .output-container .error,.execute-container .request .output-container .response{height:100%;padding:.5em .5em 0 .5em;border-radius:0 0 1em 1em;overflow:auto}.execute-container .request .attr-doc-container .response,.execute-container .request .doc-container .response,.execute-container .request .output-container .response{background:#edfff2;border:1px dashed #98ff98}.execute-container .request .attr-doc-container .error,.execute-container .request .doc-container .error,.execute-container .request .output-container .error{background:#ffbcbc;border:1px dashed #ff5353}.execute-container .request .attr-doc-container .doc,.execute-container .request .doc-container .doc,.execute-container .request .output-container .doc{background:#e8feff;border:1px dashed #84f9ff}.execute-container .request textarea{width:100%;height:10em;margin-bottom:.5em;padding:.5em;border:1px solid #ddd;border-radius:1em;box-shadow:2.5px 2.5px 3px 0 silver;outline:none}.execute-container .request textarea:hover{border:1px solid #38cf80}.execute-container .request textarea:focus{border:1px solid #32b646}.execute-container .raw-request .first-row{display:flex;flex-direction:column}@media screen and (max-width:768px){.execute-container .raw-request .first-row{width:100%}}@media screen and (min-width:769px){.execute-container .raw-request .first-row{width:80%;max-width:60em}}.execute-container .raw-request .first-row button{margin-left:0}.execute-container .procedures-container .procedure{background:#fff;border-bottom:1px solid #ddd;padding:1.5em .5em;cursor:pointer}.execute-container .procedures-container .procedure:hover{background:#bef6da}.execute-container .procedures-container .procedure.selected{background:#c8ffd0}.execute-container .procedures-container .procedure form{background:none;display:flex;margin-bottom:0!important;flex-direction:column;box-shadow:none}.execute-container .procedures-container .procedure .head{display:flex;align-items:center}.execute-container .procedures-container .procedure .btn-container{text-align:right}.execute-container .procedures-container .procedure button{background:#ebffeb}.execute-container pre{background:none}.execute-container .run-btn{border-radius:2em;padding:.5em .75em}.execute-container .run-btn:hover{opacity:.8} \ No newline at end of file diff --git a/platypush/backend/http/dist/static/css/chunk-7fae0422.93391899.css b/platypush/backend/http/webapp/dist/static/css/chunk-7fae0422.93391899.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-7fae0422.93391899.css rename to platypush/backend/http/webapp/dist/static/css/chunk-7fae0422.93391899.css diff --git a/platypush/backend/http/dist/static/css/chunk-cf32428c.9d61b486.css b/platypush/backend/http/webapp/dist/static/css/chunk-cf32428c.9d61b486.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-cf32428c.9d61b486.css rename to platypush/backend/http/webapp/dist/static/css/chunk-cf32428c.9d61b486.css diff --git a/platypush/backend/http/dist/static/css/chunk-d22da0c0.cbfca9f4.css b/platypush/backend/http/webapp/dist/static/css/chunk-d22da0c0.cbfca9f4.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-d22da0c0.cbfca9f4.css rename to platypush/backend/http/webapp/dist/static/css/chunk-d22da0c0.cbfca9f4.css diff --git a/platypush/backend/http/dist/static/css/chunk-d28a86c4.93878d6f.css b/platypush/backend/http/webapp/dist/static/css/chunk-d28a86c4.93878d6f.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-d28a86c4.93878d6f.css rename to platypush/backend/http/webapp/dist/static/css/chunk-d28a86c4.93878d6f.css diff --git a/platypush/backend/http/dist/static/css/chunk-da9476ec.f11f702d.css b/platypush/backend/http/webapp/dist/static/css/chunk-da9476ec.f11f702d.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-da9476ec.f11f702d.css rename to platypush/backend/http/webapp/dist/static/css/chunk-da9476ec.f11f702d.css diff --git a/platypush/backend/http/dist/static/css/chunk-ee62c128.edca8ceb.css b/platypush/backend/http/webapp/dist/static/css/chunk-ee62c128.edca8ceb.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-ee62c128.edca8ceb.css rename to platypush/backend/http/webapp/dist/static/css/chunk-ee62c128.edca8ceb.css diff --git a/platypush/backend/http/dist/static/css/chunk-vendors.5dad8b00.css b/platypush/backend/http/webapp/dist/static/css/chunk-vendors.5dad8b00.css similarity index 100% rename from platypush/backend/http/dist/static/css/chunk-vendors.5dad8b00.css rename to platypush/backend/http/webapp/dist/static/css/chunk-vendors.5dad8b00.css diff --git a/platypush/backend/http/dist/static/fonts/fa-brands-400.8300bd7f.ttf b/platypush/backend/http/webapp/dist/static/fonts/fa-brands-400.8300bd7f.ttf similarity index 100% rename from platypush/backend/http/dist/static/fonts/fa-brands-400.8300bd7f.ttf rename to platypush/backend/http/webapp/dist/static/fonts/fa-brands-400.8300bd7f.ttf diff --git a/platypush/backend/http/dist/static/fonts/fa-brands-400.ad527cc5.woff b/platypush/backend/http/webapp/dist/static/fonts/fa-brands-400.ad527cc5.woff similarity index 100% rename from platypush/backend/http/dist/static/fonts/fa-brands-400.ad527cc5.woff rename to platypush/backend/http/webapp/dist/static/fonts/fa-brands-400.ad527cc5.woff diff --git a/platypush/backend/http/dist/static/fonts/fa-brands-400.e2ca6541.eot b/platypush/backend/http/webapp/dist/static/fonts/fa-brands-400.e2ca6541.eot similarity index 100% rename from platypush/backend/http/dist/static/fonts/fa-brands-400.e2ca6541.eot rename to platypush/backend/http/webapp/dist/static/fonts/fa-brands-400.e2ca6541.eot diff --git a/platypush/backend/http/dist/static/fonts/fa-brands-400.f075c50f.woff2 b/platypush/backend/http/webapp/dist/static/fonts/fa-brands-400.f075c50f.woff2 similarity index 100% rename from platypush/backend/http/dist/static/fonts/fa-brands-400.f075c50f.woff2 rename to platypush/backend/http/webapp/dist/static/fonts/fa-brands-400.f075c50f.woff2 diff --git a/platypush/backend/http/dist/static/fonts/fa-regular-400.3c6879c4.woff b/platypush/backend/http/webapp/dist/static/fonts/fa-regular-400.3c6879c4.woff similarity index 100% rename from platypush/backend/http/dist/static/fonts/fa-regular-400.3c6879c4.woff rename to platypush/backend/http/webapp/dist/static/fonts/fa-regular-400.3c6879c4.woff diff --git a/platypush/backend/http/dist/static/fonts/fa-regular-400.49f00693.ttf b/platypush/backend/http/webapp/dist/static/fonts/fa-regular-400.49f00693.ttf similarity index 100% rename from platypush/backend/http/dist/static/fonts/fa-regular-400.49f00693.ttf rename to platypush/backend/http/webapp/dist/static/fonts/fa-regular-400.49f00693.ttf diff --git a/platypush/backend/http/dist/static/fonts/fa-regular-400.4a74738e.woff2 b/platypush/backend/http/webapp/dist/static/fonts/fa-regular-400.4a74738e.woff2 similarity index 100% rename from platypush/backend/http/dist/static/fonts/fa-regular-400.4a74738e.woff2 rename to platypush/backend/http/webapp/dist/static/fonts/fa-regular-400.4a74738e.woff2 diff --git a/platypush/backend/http/dist/static/fonts/fa-regular-400.b01516c1.eot b/platypush/backend/http/webapp/dist/static/fonts/fa-regular-400.b01516c1.eot similarity index 100% rename from platypush/backend/http/dist/static/fonts/fa-regular-400.b01516c1.eot rename to platypush/backend/http/webapp/dist/static/fonts/fa-regular-400.b01516c1.eot diff --git a/platypush/backend/http/dist/static/fonts/fa-solid-900.205f07b3.ttf b/platypush/backend/http/webapp/dist/static/fonts/fa-solid-900.205f07b3.ttf similarity index 100% rename from platypush/backend/http/dist/static/fonts/fa-solid-900.205f07b3.ttf rename to platypush/backend/http/webapp/dist/static/fonts/fa-solid-900.205f07b3.ttf diff --git a/platypush/backend/http/dist/static/fonts/fa-solid-900.4451e1d8.woff b/platypush/backend/http/webapp/dist/static/fonts/fa-solid-900.4451e1d8.woff similarity index 100% rename from platypush/backend/http/dist/static/fonts/fa-solid-900.4451e1d8.woff rename to platypush/backend/http/webapp/dist/static/fonts/fa-solid-900.4451e1d8.woff diff --git a/platypush/backend/http/dist/static/fonts/fa-solid-900.8ac31674.eot b/platypush/backend/http/webapp/dist/static/fonts/fa-solid-900.8ac31674.eot similarity index 100% rename from platypush/backend/http/dist/static/fonts/fa-solid-900.8ac31674.eot rename to platypush/backend/http/webapp/dist/static/fonts/fa-solid-900.8ac31674.eot diff --git a/platypush/backend/http/dist/static/fonts/fa-solid-900.8e1ed89b.woff2 b/platypush/backend/http/webapp/dist/static/fonts/fa-solid-900.8e1ed89b.woff2 similarity index 100% rename from platypush/backend/http/dist/static/fonts/fa-solid-900.8e1ed89b.woff2 rename to platypush/backend/http/webapp/dist/static/fonts/fa-solid-900.8e1ed89b.woff2 diff --git a/platypush/backend/http/dist/static/fonts/lato-medium-italic.4d295621.woff2 b/platypush/backend/http/webapp/dist/static/fonts/lato-medium-italic.4d295621.woff2 similarity index 100% rename from platypush/backend/http/dist/static/fonts/lato-medium-italic.4d295621.woff2 rename to platypush/backend/http/webapp/dist/static/fonts/lato-medium-italic.4d295621.woff2 diff --git a/platypush/backend/http/dist/static/fonts/lato-medium-italic.aa1a7512.woff b/platypush/backend/http/webapp/dist/static/fonts/lato-medium-italic.aa1a7512.woff similarity index 100% rename from platypush/backend/http/dist/static/fonts/lato-medium-italic.aa1a7512.woff rename to platypush/backend/http/webapp/dist/static/fonts/lato-medium-italic.aa1a7512.woff diff --git a/platypush/backend/http/dist/static/fonts/lato-medium.0996d39c.woff2 b/platypush/backend/http/webapp/dist/static/fonts/lato-medium.0996d39c.woff2 similarity index 100% rename from platypush/backend/http/dist/static/fonts/lato-medium.0996d39c.woff2 rename to platypush/backend/http/webapp/dist/static/fonts/lato-medium.0996d39c.woff2 diff --git a/platypush/backend/http/dist/static/fonts/lato-medium.acbd6ecc.woff b/platypush/backend/http/webapp/dist/static/fonts/lato-medium.acbd6ecc.woff similarity index 100% rename from platypush/backend/http/dist/static/fonts/lato-medium.acbd6ecc.woff rename to platypush/backend/http/webapp/dist/static/fonts/lato-medium.acbd6ecc.woff diff --git a/platypush/backend/http/dist/static/img/ad.486d25a7.svg b/platypush/backend/http/webapp/dist/static/img/ad.486d25a7.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ad.486d25a7.svg rename to platypush/backend/http/webapp/dist/static/img/ad.486d25a7.svg diff --git a/platypush/backend/http/dist/static/img/ad.4fc7c4c1.svg b/platypush/backend/http/webapp/dist/static/img/ad.4fc7c4c1.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ad.4fc7c4c1.svg rename to platypush/backend/http/webapp/dist/static/img/ad.4fc7c4c1.svg diff --git a/platypush/backend/http/dist/static/img/ae.7847726d.svg b/platypush/backend/http/webapp/dist/static/img/ae.7847726d.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ae.7847726d.svg rename to platypush/backend/http/webapp/dist/static/img/ae.7847726d.svg diff --git a/platypush/backend/http/dist/static/img/ae.9fd1fcbf.svg b/platypush/backend/http/webapp/dist/static/img/ae.9fd1fcbf.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ae.9fd1fcbf.svg rename to platypush/backend/http/webapp/dist/static/img/ae.9fd1fcbf.svg diff --git a/platypush/backend/http/dist/static/img/af.26d0dcc7.svg b/platypush/backend/http/webapp/dist/static/img/af.26d0dcc7.svg similarity index 100% rename from platypush/backend/http/dist/static/img/af.26d0dcc7.svg rename to platypush/backend/http/webapp/dist/static/img/af.26d0dcc7.svg diff --git a/platypush/backend/http/dist/static/img/af.b040d017.svg b/platypush/backend/http/webapp/dist/static/img/af.b040d017.svg similarity index 100% rename from platypush/backend/http/dist/static/img/af.b040d017.svg rename to platypush/backend/http/webapp/dist/static/img/af.b040d017.svg diff --git a/platypush/backend/http/dist/static/img/ag.53a60086.svg b/platypush/backend/http/webapp/dist/static/img/ag.53a60086.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ag.53a60086.svg rename to platypush/backend/http/webapp/dist/static/img/ag.53a60086.svg diff --git a/platypush/backend/http/dist/static/img/ag.5c33e55d.svg b/platypush/backend/http/webapp/dist/static/img/ag.5c33e55d.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ag.5c33e55d.svg rename to platypush/backend/http/webapp/dist/static/img/ag.5c33e55d.svg diff --git a/platypush/backend/http/dist/static/img/ai.2bb08d7d.svg b/platypush/backend/http/webapp/dist/static/img/ai.2bb08d7d.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ai.2bb08d7d.svg rename to platypush/backend/http/webapp/dist/static/img/ai.2bb08d7d.svg diff --git a/platypush/backend/http/dist/static/img/ai.7445e66f.svg b/platypush/backend/http/webapp/dist/static/img/ai.7445e66f.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ai.7445e66f.svg rename to platypush/backend/http/webapp/dist/static/img/ai.7445e66f.svg diff --git a/platypush/backend/http/dist/static/img/al.01225beb.svg b/platypush/backend/http/webapp/dist/static/img/al.01225beb.svg similarity index 100% rename from platypush/backend/http/dist/static/img/al.01225beb.svg rename to platypush/backend/http/webapp/dist/static/img/al.01225beb.svg diff --git a/platypush/backend/http/dist/static/img/al.633e8642.svg b/platypush/backend/http/webapp/dist/static/img/al.633e8642.svg similarity index 100% rename from platypush/backend/http/dist/static/img/al.633e8642.svg rename to platypush/backend/http/webapp/dist/static/img/al.633e8642.svg diff --git a/platypush/backend/http/dist/static/img/am.06509258.svg b/platypush/backend/http/webapp/dist/static/img/am.06509258.svg similarity index 100% rename from platypush/backend/http/dist/static/img/am.06509258.svg rename to platypush/backend/http/webapp/dist/static/img/am.06509258.svg diff --git a/platypush/backend/http/dist/static/img/am.c86a9e16.svg b/platypush/backend/http/webapp/dist/static/img/am.c86a9e16.svg similarity index 100% rename from platypush/backend/http/dist/static/img/am.c86a9e16.svg rename to platypush/backend/http/webapp/dist/static/img/am.c86a9e16.svg diff --git a/platypush/backend/http/dist/static/img/ao.4e70ca93.svg b/platypush/backend/http/webapp/dist/static/img/ao.4e70ca93.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ao.4e70ca93.svg rename to platypush/backend/http/webapp/dist/static/img/ao.4e70ca93.svg diff --git a/platypush/backend/http/dist/static/img/ao.8484ac5a.svg b/platypush/backend/http/webapp/dist/static/img/ao.8484ac5a.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ao.8484ac5a.svg rename to platypush/backend/http/webapp/dist/static/img/ao.8484ac5a.svg diff --git a/platypush/backend/http/dist/static/img/aq.b95845ac.svg b/platypush/backend/http/webapp/dist/static/img/aq.b95845ac.svg similarity index 100% rename from platypush/backend/http/dist/static/img/aq.b95845ac.svg rename to platypush/backend/http/webapp/dist/static/img/aq.b95845ac.svg diff --git a/platypush/backend/http/dist/static/img/aq.c61dd421.svg b/platypush/backend/http/webapp/dist/static/img/aq.c61dd421.svg similarity index 100% rename from platypush/backend/http/dist/static/img/aq.c61dd421.svg rename to platypush/backend/http/webapp/dist/static/img/aq.c61dd421.svg diff --git a/platypush/backend/http/dist/static/img/ar.4d01e578.svg b/platypush/backend/http/webapp/dist/static/img/ar.4d01e578.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ar.4d01e578.svg rename to platypush/backend/http/webapp/dist/static/img/ar.4d01e578.svg diff --git a/platypush/backend/http/dist/static/img/ar.cab4b98a.svg b/platypush/backend/http/webapp/dist/static/img/ar.cab4b98a.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ar.cab4b98a.svg rename to platypush/backend/http/webapp/dist/static/img/ar.cab4b98a.svg diff --git a/platypush/backend/http/dist/static/img/as.83064c6f.svg b/platypush/backend/http/webapp/dist/static/img/as.83064c6f.svg similarity index 100% rename from platypush/backend/http/dist/static/img/as.83064c6f.svg rename to platypush/backend/http/webapp/dist/static/img/as.83064c6f.svg diff --git a/platypush/backend/http/dist/static/img/as.e753c5e9.svg b/platypush/backend/http/webapp/dist/static/img/as.e753c5e9.svg similarity index 100% rename from platypush/backend/http/dist/static/img/as.e753c5e9.svg rename to platypush/backend/http/webapp/dist/static/img/as.e753c5e9.svg diff --git a/platypush/backend/http/dist/static/img/at.7824152b.svg b/platypush/backend/http/webapp/dist/static/img/at.7824152b.svg similarity index 100% rename from platypush/backend/http/dist/static/img/at.7824152b.svg rename to platypush/backend/http/webapp/dist/static/img/at.7824152b.svg diff --git a/platypush/backend/http/dist/static/img/at.dc2457a2.svg b/platypush/backend/http/webapp/dist/static/img/at.dc2457a2.svg similarity index 100% rename from platypush/backend/http/dist/static/img/at.dc2457a2.svg rename to platypush/backend/http/webapp/dist/static/img/at.dc2457a2.svg diff --git a/platypush/backend/http/dist/static/img/au.37a54427.svg b/platypush/backend/http/webapp/dist/static/img/au.37a54427.svg similarity index 100% rename from platypush/backend/http/dist/static/img/au.37a54427.svg rename to platypush/backend/http/webapp/dist/static/img/au.37a54427.svg diff --git a/platypush/backend/http/dist/static/img/au.da96b2e8.svg b/platypush/backend/http/webapp/dist/static/img/au.da96b2e8.svg similarity index 100% rename from platypush/backend/http/dist/static/img/au.da96b2e8.svg rename to platypush/backend/http/webapp/dist/static/img/au.da96b2e8.svg diff --git a/platypush/backend/http/dist/static/img/aw.29aeb3f9.svg b/platypush/backend/http/webapp/dist/static/img/aw.29aeb3f9.svg similarity index 100% rename from platypush/backend/http/dist/static/img/aw.29aeb3f9.svg rename to platypush/backend/http/webapp/dist/static/img/aw.29aeb3f9.svg diff --git a/platypush/backend/http/dist/static/img/aw.f159ec16.svg b/platypush/backend/http/webapp/dist/static/img/aw.f159ec16.svg similarity index 100% rename from platypush/backend/http/dist/static/img/aw.f159ec16.svg rename to platypush/backend/http/webapp/dist/static/img/aw.f159ec16.svg diff --git a/platypush/backend/http/dist/static/img/ax.1aaab703.svg b/platypush/backend/http/webapp/dist/static/img/ax.1aaab703.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ax.1aaab703.svg rename to platypush/backend/http/webapp/dist/static/img/ax.1aaab703.svg diff --git a/platypush/backend/http/dist/static/img/ax.fdd00c43.svg b/platypush/backend/http/webapp/dist/static/img/ax.fdd00c43.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ax.fdd00c43.svg rename to platypush/backend/http/webapp/dist/static/img/ax.fdd00c43.svg diff --git a/platypush/backend/http/dist/static/img/az.0b4258df.svg b/platypush/backend/http/webapp/dist/static/img/az.0b4258df.svg similarity index 100% rename from platypush/backend/http/dist/static/img/az.0b4258df.svg rename to platypush/backend/http/webapp/dist/static/img/az.0b4258df.svg diff --git a/platypush/backend/http/dist/static/img/az.451284ce.svg b/platypush/backend/http/webapp/dist/static/img/az.451284ce.svg similarity index 100% rename from platypush/backend/http/dist/static/img/az.451284ce.svg rename to platypush/backend/http/webapp/dist/static/img/az.451284ce.svg diff --git a/platypush/backend/http/dist/static/img/ba.71010dff.svg b/platypush/backend/http/webapp/dist/static/img/ba.71010dff.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ba.71010dff.svg rename to platypush/backend/http/webapp/dist/static/img/ba.71010dff.svg diff --git a/platypush/backend/http/dist/static/img/ba.a9dbadd7.svg b/platypush/backend/http/webapp/dist/static/img/ba.a9dbadd7.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ba.a9dbadd7.svg rename to platypush/backend/http/webapp/dist/static/img/ba.a9dbadd7.svg diff --git a/platypush/backend/http/dist/static/img/bb.7bd8b0ac.svg b/platypush/backend/http/webapp/dist/static/img/bb.7bd8b0ac.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bb.7bd8b0ac.svg rename to platypush/backend/http/webapp/dist/static/img/bb.7bd8b0ac.svg diff --git a/platypush/backend/http/dist/static/img/bb.e08360ac.svg b/platypush/backend/http/webapp/dist/static/img/bb.e08360ac.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bb.e08360ac.svg rename to platypush/backend/http/webapp/dist/static/img/bb.e08360ac.svg diff --git a/platypush/backend/http/dist/static/img/bd.5102bab0.svg b/platypush/backend/http/webapp/dist/static/img/bd.5102bab0.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bd.5102bab0.svg rename to platypush/backend/http/webapp/dist/static/img/bd.5102bab0.svg diff --git a/platypush/backend/http/dist/static/img/bd.c4a1485f.svg b/platypush/backend/http/webapp/dist/static/img/bd.c4a1485f.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bd.c4a1485f.svg rename to platypush/backend/http/webapp/dist/static/img/bd.c4a1485f.svg diff --git a/platypush/backend/http/dist/static/img/be.27d8ca49.svg b/platypush/backend/http/webapp/dist/static/img/be.27d8ca49.svg similarity index 100% rename from platypush/backend/http/dist/static/img/be.27d8ca49.svg rename to platypush/backend/http/webapp/dist/static/img/be.27d8ca49.svg diff --git a/platypush/backend/http/dist/static/img/be.f1e78c8b.svg b/platypush/backend/http/webapp/dist/static/img/be.f1e78c8b.svg similarity index 100% rename from platypush/backend/http/dist/static/img/be.f1e78c8b.svg rename to platypush/backend/http/webapp/dist/static/img/be.f1e78c8b.svg diff --git a/platypush/backend/http/dist/static/img/bf.48eb94de.svg b/platypush/backend/http/webapp/dist/static/img/bf.48eb94de.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bf.48eb94de.svg rename to platypush/backend/http/webapp/dist/static/img/bf.48eb94de.svg diff --git a/platypush/backend/http/dist/static/img/bf.9a958401.svg b/platypush/backend/http/webapp/dist/static/img/bf.9a958401.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bf.9a958401.svg rename to platypush/backend/http/webapp/dist/static/img/bf.9a958401.svg diff --git a/platypush/backend/http/dist/static/img/bg.3d762564.svg b/platypush/backend/http/webapp/dist/static/img/bg.3d762564.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bg.3d762564.svg rename to platypush/backend/http/webapp/dist/static/img/bg.3d762564.svg diff --git a/platypush/backend/http/dist/static/img/bg.7163fe76.svg b/platypush/backend/http/webapp/dist/static/img/bg.7163fe76.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bg.7163fe76.svg rename to platypush/backend/http/webapp/dist/static/img/bg.7163fe76.svg diff --git a/platypush/backend/http/dist/static/img/bh.290519a3.svg b/platypush/backend/http/webapp/dist/static/img/bh.290519a3.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bh.290519a3.svg rename to platypush/backend/http/webapp/dist/static/img/bh.290519a3.svg diff --git a/platypush/backend/http/dist/static/img/bh.392927ca.svg b/platypush/backend/http/webapp/dist/static/img/bh.392927ca.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bh.392927ca.svg rename to platypush/backend/http/webapp/dist/static/img/bh.392927ca.svg diff --git a/platypush/backend/http/dist/static/img/bi.3e29b35c.svg b/platypush/backend/http/webapp/dist/static/img/bi.3e29b35c.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bi.3e29b35c.svg rename to platypush/backend/http/webapp/dist/static/img/bi.3e29b35c.svg diff --git a/platypush/backend/http/dist/static/img/bi.9b802cca.svg b/platypush/backend/http/webapp/dist/static/img/bi.9b802cca.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bi.9b802cca.svg rename to platypush/backend/http/webapp/dist/static/img/bi.9b802cca.svg diff --git a/platypush/backend/http/dist/static/img/bj.148de921.svg b/platypush/backend/http/webapp/dist/static/img/bj.148de921.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bj.148de921.svg rename to platypush/backend/http/webapp/dist/static/img/bj.148de921.svg diff --git a/platypush/backend/http/dist/static/img/bj.b6387659.svg b/platypush/backend/http/webapp/dist/static/img/bj.b6387659.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bj.b6387659.svg rename to platypush/backend/http/webapp/dist/static/img/bj.b6387659.svg diff --git a/platypush/backend/http/dist/static/img/bl.38e27b68.svg b/platypush/backend/http/webapp/dist/static/img/bl.38e27b68.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bl.38e27b68.svg rename to platypush/backend/http/webapp/dist/static/img/bl.38e27b68.svg diff --git a/platypush/backend/http/dist/static/img/bl.4d724b8e.svg b/platypush/backend/http/webapp/dist/static/img/bl.4d724b8e.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bl.4d724b8e.svg rename to platypush/backend/http/webapp/dist/static/img/bl.4d724b8e.svg diff --git a/platypush/backend/http/dist/static/img/bm.a523291d.svg b/platypush/backend/http/webapp/dist/static/img/bm.a523291d.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bm.a523291d.svg rename to platypush/backend/http/webapp/dist/static/img/bm.a523291d.svg diff --git a/platypush/backend/http/dist/static/img/bm.ca26b6f5.svg b/platypush/backend/http/webapp/dist/static/img/bm.ca26b6f5.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bm.ca26b6f5.svg rename to platypush/backend/http/webapp/dist/static/img/bm.ca26b6f5.svg diff --git a/platypush/backend/http/dist/static/img/bn.4f010489.svg b/platypush/backend/http/webapp/dist/static/img/bn.4f010489.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bn.4f010489.svg rename to platypush/backend/http/webapp/dist/static/img/bn.4f010489.svg diff --git a/platypush/backend/http/dist/static/img/bn.80c35c4c.svg b/platypush/backend/http/webapp/dist/static/img/bn.80c35c4c.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bn.80c35c4c.svg rename to platypush/backend/http/webapp/dist/static/img/bn.80c35c4c.svg diff --git a/platypush/backend/http/dist/static/img/bo.c83fd441.svg b/platypush/backend/http/webapp/dist/static/img/bo.c83fd441.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bo.c83fd441.svg rename to platypush/backend/http/webapp/dist/static/img/bo.c83fd441.svg diff --git a/platypush/backend/http/dist/static/img/bo.cd93219f.svg b/platypush/backend/http/webapp/dist/static/img/bo.cd93219f.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bo.cd93219f.svg rename to platypush/backend/http/webapp/dist/static/img/bo.cd93219f.svg diff --git a/platypush/backend/http/dist/static/img/bq.b551016f.svg b/platypush/backend/http/webapp/dist/static/img/bq.b551016f.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bq.b551016f.svg rename to platypush/backend/http/webapp/dist/static/img/bq.b551016f.svg diff --git a/platypush/backend/http/dist/static/img/bq.d6da2e84.svg b/platypush/backend/http/webapp/dist/static/img/bq.d6da2e84.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bq.d6da2e84.svg rename to platypush/backend/http/webapp/dist/static/img/bq.d6da2e84.svg diff --git a/platypush/backend/http/dist/static/img/br.a82efeaf.svg b/platypush/backend/http/webapp/dist/static/img/br.a82efeaf.svg similarity index 100% rename from platypush/backend/http/dist/static/img/br.a82efeaf.svg rename to platypush/backend/http/webapp/dist/static/img/br.a82efeaf.svg diff --git a/platypush/backend/http/dist/static/img/br.c834cb5b.svg b/platypush/backend/http/webapp/dist/static/img/br.c834cb5b.svg similarity index 100% rename from platypush/backend/http/dist/static/img/br.c834cb5b.svg rename to platypush/backend/http/webapp/dist/static/img/br.c834cb5b.svg diff --git a/platypush/backend/http/dist/static/img/bs.6fe877e1.svg b/platypush/backend/http/webapp/dist/static/img/bs.6fe877e1.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bs.6fe877e1.svg rename to platypush/backend/http/webapp/dist/static/img/bs.6fe877e1.svg diff --git a/platypush/backend/http/dist/static/img/bs.910d4bd0.svg b/platypush/backend/http/webapp/dist/static/img/bs.910d4bd0.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bs.910d4bd0.svg rename to platypush/backend/http/webapp/dist/static/img/bs.910d4bd0.svg diff --git a/platypush/backend/http/dist/static/img/bt.acfa822b.svg b/platypush/backend/http/webapp/dist/static/img/bt.acfa822b.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bt.acfa822b.svg rename to platypush/backend/http/webapp/dist/static/img/bt.acfa822b.svg diff --git a/platypush/backend/http/dist/static/img/bt.e502aa33.svg b/platypush/backend/http/webapp/dist/static/img/bt.e502aa33.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bt.e502aa33.svg rename to platypush/backend/http/webapp/dist/static/img/bt.e502aa33.svg diff --git a/platypush/backend/http/dist/static/img/bv.07434a84.svg b/platypush/backend/http/webapp/dist/static/img/bv.07434a84.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bv.07434a84.svg rename to platypush/backend/http/webapp/dist/static/img/bv.07434a84.svg diff --git a/platypush/backend/http/dist/static/img/bv.b70ab2f2.svg b/platypush/backend/http/webapp/dist/static/img/bv.b70ab2f2.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bv.b70ab2f2.svg rename to platypush/backend/http/webapp/dist/static/img/bv.b70ab2f2.svg diff --git a/platypush/backend/http/dist/static/img/bw.d1585fdf.svg b/platypush/backend/http/webapp/dist/static/img/bw.d1585fdf.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bw.d1585fdf.svg rename to platypush/backend/http/webapp/dist/static/img/bw.d1585fdf.svg diff --git a/platypush/backend/http/dist/static/img/bw.d9e5e45f.svg b/platypush/backend/http/webapp/dist/static/img/bw.d9e5e45f.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bw.d9e5e45f.svg rename to platypush/backend/http/webapp/dist/static/img/bw.d9e5e45f.svg diff --git a/platypush/backend/http/dist/static/img/by.26a195de.svg b/platypush/backend/http/webapp/dist/static/img/by.26a195de.svg similarity index 100% rename from platypush/backend/http/dist/static/img/by.26a195de.svg rename to platypush/backend/http/webapp/dist/static/img/by.26a195de.svg diff --git a/platypush/backend/http/dist/static/img/by.80b2d2dd.svg b/platypush/backend/http/webapp/dist/static/img/by.80b2d2dd.svg similarity index 100% rename from platypush/backend/http/dist/static/img/by.80b2d2dd.svg rename to platypush/backend/http/webapp/dist/static/img/by.80b2d2dd.svg diff --git a/platypush/backend/http/dist/static/img/bz.510d2519.svg b/platypush/backend/http/webapp/dist/static/img/bz.510d2519.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bz.510d2519.svg rename to platypush/backend/http/webapp/dist/static/img/bz.510d2519.svg diff --git a/platypush/backend/http/dist/static/img/bz.e7e7013d.svg b/platypush/backend/http/webapp/dist/static/img/bz.e7e7013d.svg similarity index 100% rename from platypush/backend/http/dist/static/img/bz.e7e7013d.svg rename to platypush/backend/http/webapp/dist/static/img/bz.e7e7013d.svg diff --git a/platypush/backend/http/dist/static/img/ca.5916ba94.svg b/platypush/backend/http/webapp/dist/static/img/ca.5916ba94.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ca.5916ba94.svg rename to platypush/backend/http/webapp/dist/static/img/ca.5916ba94.svg diff --git a/platypush/backend/http/dist/static/img/ca.ce143108.svg b/platypush/backend/http/webapp/dist/static/img/ca.ce143108.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ca.ce143108.svg rename to platypush/backend/http/webapp/dist/static/img/ca.ce143108.svg diff --git a/platypush/backend/http/dist/static/img/cc.722f0576.svg b/platypush/backend/http/webapp/dist/static/img/cc.722f0576.svg similarity index 100% rename from platypush/backend/http/dist/static/img/cc.722f0576.svg rename to platypush/backend/http/webapp/dist/static/img/cc.722f0576.svg diff --git a/platypush/backend/http/dist/static/img/cc.ecc0e321.svg b/platypush/backend/http/webapp/dist/static/img/cc.ecc0e321.svg similarity index 100% rename from platypush/backend/http/dist/static/img/cc.ecc0e321.svg rename to platypush/backend/http/webapp/dist/static/img/cc.ecc0e321.svg diff --git a/platypush/backend/http/dist/static/img/cd.b43f872e.svg b/platypush/backend/http/webapp/dist/static/img/cd.b43f872e.svg similarity index 100% rename from platypush/backend/http/dist/static/img/cd.b43f872e.svg rename to platypush/backend/http/webapp/dist/static/img/cd.b43f872e.svg diff --git a/platypush/backend/http/dist/static/img/cd.cd346cdc.svg b/platypush/backend/http/webapp/dist/static/img/cd.cd346cdc.svg similarity index 100% rename from platypush/backend/http/dist/static/img/cd.cd346cdc.svg rename to platypush/backend/http/webapp/dist/static/img/cd.cd346cdc.svg diff --git a/platypush/backend/http/dist/static/img/cf.1bc217dc.svg b/platypush/backend/http/webapp/dist/static/img/cf.1bc217dc.svg similarity index 100% rename from platypush/backend/http/dist/static/img/cf.1bc217dc.svg rename to platypush/backend/http/webapp/dist/static/img/cf.1bc217dc.svg diff --git a/platypush/backend/http/dist/static/img/cf.667c7a42.svg b/platypush/backend/http/webapp/dist/static/img/cf.667c7a42.svg similarity index 100% rename from platypush/backend/http/dist/static/img/cf.667c7a42.svg rename to platypush/backend/http/webapp/dist/static/img/cf.667c7a42.svg diff --git a/platypush/backend/http/dist/static/img/cg.8373836c.svg b/platypush/backend/http/webapp/dist/static/img/cg.8373836c.svg similarity index 100% rename from platypush/backend/http/dist/static/img/cg.8373836c.svg rename to platypush/backend/http/webapp/dist/static/img/cg.8373836c.svg diff --git a/platypush/backend/http/dist/static/img/cg.c8c05bfe.svg b/platypush/backend/http/webapp/dist/static/img/cg.c8c05bfe.svg similarity index 100% rename from platypush/backend/http/dist/static/img/cg.c8c05bfe.svg rename to platypush/backend/http/webapp/dist/static/img/cg.c8c05bfe.svg diff --git a/platypush/backend/http/dist/static/img/ch.252c409b.svg b/platypush/backend/http/webapp/dist/static/img/ch.252c409b.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ch.252c409b.svg rename to platypush/backend/http/webapp/dist/static/img/ch.252c409b.svg diff --git a/platypush/backend/http/dist/static/img/ch.9c26f60a.svg b/platypush/backend/http/webapp/dist/static/img/ch.9c26f60a.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ch.9c26f60a.svg rename to platypush/backend/http/webapp/dist/static/img/ch.9c26f60a.svg diff --git a/platypush/backend/http/dist/static/img/ci.26a62321.svg b/platypush/backend/http/webapp/dist/static/img/ci.26a62321.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ci.26a62321.svg rename to platypush/backend/http/webapp/dist/static/img/ci.26a62321.svg diff --git a/platypush/backend/http/dist/static/img/ci.d939dcac.svg b/platypush/backend/http/webapp/dist/static/img/ci.d939dcac.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ci.d939dcac.svg rename to platypush/backend/http/webapp/dist/static/img/ci.d939dcac.svg diff --git a/platypush/backend/http/dist/static/img/ck.bd3a061c.svg b/platypush/backend/http/webapp/dist/static/img/ck.bd3a061c.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ck.bd3a061c.svg rename to platypush/backend/http/webapp/dist/static/img/ck.bd3a061c.svg diff --git a/platypush/backend/http/dist/static/img/ck.d66de29c.svg b/platypush/backend/http/webapp/dist/static/img/ck.d66de29c.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ck.d66de29c.svg rename to platypush/backend/http/webapp/dist/static/img/ck.d66de29c.svg diff --git a/platypush/backend/http/dist/static/img/cl.6d63ff70.svg b/platypush/backend/http/webapp/dist/static/img/cl.6d63ff70.svg similarity index 100% rename from platypush/backend/http/dist/static/img/cl.6d63ff70.svg rename to platypush/backend/http/webapp/dist/static/img/cl.6d63ff70.svg diff --git a/platypush/backend/http/dist/static/img/cl.7709f09f.svg b/platypush/backend/http/webapp/dist/static/img/cl.7709f09f.svg similarity index 100% rename from platypush/backend/http/dist/static/img/cl.7709f09f.svg rename to platypush/backend/http/webapp/dist/static/img/cl.7709f09f.svg diff --git a/platypush/backend/http/dist/static/img/cm.5799ad4c.svg b/platypush/backend/http/webapp/dist/static/img/cm.5799ad4c.svg similarity index 100% rename from platypush/backend/http/dist/static/img/cm.5799ad4c.svg rename to platypush/backend/http/webapp/dist/static/img/cm.5799ad4c.svg diff --git a/platypush/backend/http/dist/static/img/cm.c972441e.svg b/platypush/backend/http/webapp/dist/static/img/cm.c972441e.svg similarity index 100% rename from platypush/backend/http/dist/static/img/cm.c972441e.svg rename to platypush/backend/http/webapp/dist/static/img/cm.c972441e.svg diff --git a/platypush/backend/http/dist/static/img/cn.02c229de.svg b/platypush/backend/http/webapp/dist/static/img/cn.02c229de.svg similarity index 100% rename from platypush/backend/http/dist/static/img/cn.02c229de.svg rename to platypush/backend/http/webapp/dist/static/img/cn.02c229de.svg diff --git a/platypush/backend/http/dist/static/img/cn.a94c9394.svg b/platypush/backend/http/webapp/dist/static/img/cn.a94c9394.svg similarity index 100% rename from platypush/backend/http/dist/static/img/cn.a94c9394.svg rename to platypush/backend/http/webapp/dist/static/img/cn.a94c9394.svg diff --git a/platypush/backend/http/dist/static/img/co.3b252a1a.svg b/platypush/backend/http/webapp/dist/static/img/co.3b252a1a.svg similarity index 100% rename from platypush/backend/http/dist/static/img/co.3b252a1a.svg rename to platypush/backend/http/webapp/dist/static/img/co.3b252a1a.svg diff --git a/platypush/backend/http/dist/static/img/co.41244c20.svg b/platypush/backend/http/webapp/dist/static/img/co.41244c20.svg similarity index 100% rename from platypush/backend/http/dist/static/img/co.41244c20.svg rename to platypush/backend/http/webapp/dist/static/img/co.41244c20.svg diff --git a/platypush/backend/http/dist/static/img/cr.657d7dbc.svg b/platypush/backend/http/webapp/dist/static/img/cr.657d7dbc.svg similarity index 100% rename from platypush/backend/http/dist/static/img/cr.657d7dbc.svg rename to platypush/backend/http/webapp/dist/static/img/cr.657d7dbc.svg diff --git a/platypush/backend/http/dist/static/img/cr.7b4ebd50.svg b/platypush/backend/http/webapp/dist/static/img/cr.7b4ebd50.svg similarity index 100% rename from platypush/backend/http/dist/static/img/cr.7b4ebd50.svg rename to platypush/backend/http/webapp/dist/static/img/cr.7b4ebd50.svg diff --git a/platypush/backend/http/dist/static/img/cu.0b42edab.svg b/platypush/backend/http/webapp/dist/static/img/cu.0b42edab.svg similarity index 100% rename from platypush/backend/http/dist/static/img/cu.0b42edab.svg rename to platypush/backend/http/webapp/dist/static/img/cu.0b42edab.svg diff --git a/platypush/backend/http/dist/static/img/cu.ff754a33.svg b/platypush/backend/http/webapp/dist/static/img/cu.ff754a33.svg similarity index 100% rename from platypush/backend/http/dist/static/img/cu.ff754a33.svg rename to platypush/backend/http/webapp/dist/static/img/cu.ff754a33.svg diff --git a/platypush/backend/http/dist/static/img/cv.20a8cfff.svg b/platypush/backend/http/webapp/dist/static/img/cv.20a8cfff.svg similarity index 100% rename from platypush/backend/http/dist/static/img/cv.20a8cfff.svg rename to platypush/backend/http/webapp/dist/static/img/cv.20a8cfff.svg diff --git a/platypush/backend/http/dist/static/img/cv.b50df3fb.svg b/platypush/backend/http/webapp/dist/static/img/cv.b50df3fb.svg similarity index 100% rename from platypush/backend/http/dist/static/img/cv.b50df3fb.svg rename to platypush/backend/http/webapp/dist/static/img/cv.b50df3fb.svg diff --git a/platypush/backend/http/dist/static/img/cw.6c845a30.svg b/platypush/backend/http/webapp/dist/static/img/cw.6c845a30.svg similarity index 100% rename from platypush/backend/http/dist/static/img/cw.6c845a30.svg rename to platypush/backend/http/webapp/dist/static/img/cw.6c845a30.svg diff --git a/platypush/backend/http/dist/static/img/cw.a5487f56.svg b/platypush/backend/http/webapp/dist/static/img/cw.a5487f56.svg similarity index 100% rename from platypush/backend/http/dist/static/img/cw.a5487f56.svg rename to platypush/backend/http/webapp/dist/static/img/cw.a5487f56.svg diff --git a/platypush/backend/http/dist/static/img/cx.6f47bd14.svg b/platypush/backend/http/webapp/dist/static/img/cx.6f47bd14.svg similarity index 100% rename from platypush/backend/http/dist/static/img/cx.6f47bd14.svg rename to platypush/backend/http/webapp/dist/static/img/cx.6f47bd14.svg diff --git a/platypush/backend/http/dist/static/img/cx.9faec396.svg b/platypush/backend/http/webapp/dist/static/img/cx.9faec396.svg similarity index 100% rename from platypush/backend/http/dist/static/img/cx.9faec396.svg rename to platypush/backend/http/webapp/dist/static/img/cx.9faec396.svg diff --git a/platypush/backend/http/dist/static/img/cy.1c8c0511.svg b/platypush/backend/http/webapp/dist/static/img/cy.1c8c0511.svg similarity index 100% rename from platypush/backend/http/dist/static/img/cy.1c8c0511.svg rename to platypush/backend/http/webapp/dist/static/img/cy.1c8c0511.svg diff --git a/platypush/backend/http/dist/static/img/cy.f0e26651.svg b/platypush/backend/http/webapp/dist/static/img/cy.f0e26651.svg similarity index 100% rename from platypush/backend/http/dist/static/img/cy.f0e26651.svg rename to platypush/backend/http/webapp/dist/static/img/cy.f0e26651.svg diff --git a/platypush/backend/http/dist/static/img/cz.052ec527.svg b/platypush/backend/http/webapp/dist/static/img/cz.052ec527.svg similarity index 100% rename from platypush/backend/http/dist/static/img/cz.052ec527.svg rename to platypush/backend/http/webapp/dist/static/img/cz.052ec527.svg diff --git a/platypush/backend/http/dist/static/img/cz.49044310.svg b/platypush/backend/http/webapp/dist/static/img/cz.49044310.svg similarity index 100% rename from platypush/backend/http/dist/static/img/cz.49044310.svg rename to platypush/backend/http/webapp/dist/static/img/cz.49044310.svg diff --git a/platypush/backend/http/dist/static/img/de.3e726c2b.svg b/platypush/backend/http/webapp/dist/static/img/de.3e726c2b.svg similarity index 100% rename from platypush/backend/http/dist/static/img/de.3e726c2b.svg rename to platypush/backend/http/webapp/dist/static/img/de.3e726c2b.svg diff --git a/platypush/backend/http/dist/static/img/de.4d7bac3b.svg b/platypush/backend/http/webapp/dist/static/img/de.4d7bac3b.svg similarity index 100% rename from platypush/backend/http/dist/static/img/de.4d7bac3b.svg rename to platypush/backend/http/webapp/dist/static/img/de.4d7bac3b.svg diff --git a/platypush/backend/http/dist/static/img/dj.0c386d22.svg b/platypush/backend/http/webapp/dist/static/img/dj.0c386d22.svg similarity index 100% rename from platypush/backend/http/dist/static/img/dj.0c386d22.svg rename to platypush/backend/http/webapp/dist/static/img/dj.0c386d22.svg diff --git a/platypush/backend/http/dist/static/img/dj.3cf620d9.svg b/platypush/backend/http/webapp/dist/static/img/dj.3cf620d9.svg similarity index 100% rename from platypush/backend/http/dist/static/img/dj.3cf620d9.svg rename to platypush/backend/http/webapp/dist/static/img/dj.3cf620d9.svg diff --git a/platypush/backend/http/dist/static/img/dk.d046fb5b.svg b/platypush/backend/http/webapp/dist/static/img/dk.d046fb5b.svg similarity index 100% rename from platypush/backend/http/dist/static/img/dk.d046fb5b.svg rename to platypush/backend/http/webapp/dist/static/img/dk.d046fb5b.svg diff --git a/platypush/backend/http/dist/static/img/dk.eb1416e0.svg b/platypush/backend/http/webapp/dist/static/img/dk.eb1416e0.svg similarity index 100% rename from platypush/backend/http/dist/static/img/dk.eb1416e0.svg rename to platypush/backend/http/webapp/dist/static/img/dk.eb1416e0.svg diff --git a/platypush/backend/http/dist/static/img/dm.2910f70a.svg b/platypush/backend/http/webapp/dist/static/img/dm.2910f70a.svg similarity index 100% rename from platypush/backend/http/dist/static/img/dm.2910f70a.svg rename to platypush/backend/http/webapp/dist/static/img/dm.2910f70a.svg diff --git a/platypush/backend/http/dist/static/img/dm.5966a127.svg b/platypush/backend/http/webapp/dist/static/img/dm.5966a127.svg similarity index 100% rename from platypush/backend/http/dist/static/img/dm.5966a127.svg rename to platypush/backend/http/webapp/dist/static/img/dm.5966a127.svg diff --git a/platypush/backend/http/dist/static/img/do.06e1cfe3.svg b/platypush/backend/http/webapp/dist/static/img/do.06e1cfe3.svg similarity index 100% rename from platypush/backend/http/dist/static/img/do.06e1cfe3.svg rename to platypush/backend/http/webapp/dist/static/img/do.06e1cfe3.svg diff --git a/platypush/backend/http/dist/static/img/do.e31ff1fd.svg b/platypush/backend/http/webapp/dist/static/img/do.e31ff1fd.svg similarity index 100% rename from platypush/backend/http/dist/static/img/do.e31ff1fd.svg rename to platypush/backend/http/webapp/dist/static/img/do.e31ff1fd.svg diff --git a/platypush/backend/http/dist/static/img/dz.7c2261f0.svg b/platypush/backend/http/webapp/dist/static/img/dz.7c2261f0.svg similarity index 100% rename from platypush/backend/http/dist/static/img/dz.7c2261f0.svg rename to platypush/backend/http/webapp/dist/static/img/dz.7c2261f0.svg diff --git a/platypush/backend/http/dist/static/img/dz.dea7ef63.svg b/platypush/backend/http/webapp/dist/static/img/dz.dea7ef63.svg similarity index 100% rename from platypush/backend/http/dist/static/img/dz.dea7ef63.svg rename to platypush/backend/http/webapp/dist/static/img/dz.dea7ef63.svg diff --git a/platypush/backend/http/dist/static/img/ec.a12f3b49.svg b/platypush/backend/http/webapp/dist/static/img/ec.a12f3b49.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ec.a12f3b49.svg rename to platypush/backend/http/webapp/dist/static/img/ec.a12f3b49.svg diff --git a/platypush/backend/http/dist/static/img/ec.e1ea3417.svg b/platypush/backend/http/webapp/dist/static/img/ec.e1ea3417.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ec.e1ea3417.svg rename to platypush/backend/http/webapp/dist/static/img/ec.e1ea3417.svg diff --git a/platypush/backend/http/dist/static/img/ee.6088c9ce.svg b/platypush/backend/http/webapp/dist/static/img/ee.6088c9ce.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ee.6088c9ce.svg rename to platypush/backend/http/webapp/dist/static/img/ee.6088c9ce.svg diff --git a/platypush/backend/http/dist/static/img/ee.9e932a62.svg b/platypush/backend/http/webapp/dist/static/img/ee.9e932a62.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ee.9e932a62.svg rename to platypush/backend/http/webapp/dist/static/img/ee.9e932a62.svg diff --git a/platypush/backend/http/dist/static/img/eg.4259fc9e.svg b/platypush/backend/http/webapp/dist/static/img/eg.4259fc9e.svg similarity index 100% rename from platypush/backend/http/dist/static/img/eg.4259fc9e.svg rename to platypush/backend/http/webapp/dist/static/img/eg.4259fc9e.svg diff --git a/platypush/backend/http/dist/static/img/eg.c39a7f7e.svg b/platypush/backend/http/webapp/dist/static/img/eg.c39a7f7e.svg similarity index 100% rename from platypush/backend/http/dist/static/img/eg.c39a7f7e.svg rename to platypush/backend/http/webapp/dist/static/img/eg.c39a7f7e.svg diff --git a/platypush/backend/http/dist/static/img/eh.61674b9f.svg b/platypush/backend/http/webapp/dist/static/img/eh.61674b9f.svg similarity index 100% rename from platypush/backend/http/dist/static/img/eh.61674b9f.svg rename to platypush/backend/http/webapp/dist/static/img/eh.61674b9f.svg diff --git a/platypush/backend/http/dist/static/img/eh.7af60670.svg b/platypush/backend/http/webapp/dist/static/img/eh.7af60670.svg similarity index 100% rename from platypush/backend/http/dist/static/img/eh.7af60670.svg rename to platypush/backend/http/webapp/dist/static/img/eh.7af60670.svg diff --git a/platypush/backend/http/dist/static/img/er.976db2b7.svg b/platypush/backend/http/webapp/dist/static/img/er.976db2b7.svg similarity index 100% rename from platypush/backend/http/dist/static/img/er.976db2b7.svg rename to platypush/backend/http/webapp/dist/static/img/er.976db2b7.svg diff --git a/platypush/backend/http/dist/static/img/er.c9799558.svg b/platypush/backend/http/webapp/dist/static/img/er.c9799558.svg similarity index 100% rename from platypush/backend/http/dist/static/img/er.c9799558.svg rename to platypush/backend/http/webapp/dist/static/img/er.c9799558.svg diff --git a/platypush/backend/http/dist/static/img/es-ct.46e9ce9e.svg b/platypush/backend/http/webapp/dist/static/img/es-ct.46e9ce9e.svg similarity index 100% rename from platypush/backend/http/dist/static/img/es-ct.46e9ce9e.svg rename to platypush/backend/http/webapp/dist/static/img/es-ct.46e9ce9e.svg diff --git a/platypush/backend/http/dist/static/img/es-ct.9429ea9c.svg b/platypush/backend/http/webapp/dist/static/img/es-ct.9429ea9c.svg similarity index 100% rename from platypush/backend/http/dist/static/img/es-ct.9429ea9c.svg rename to platypush/backend/http/webapp/dist/static/img/es-ct.9429ea9c.svg diff --git a/platypush/backend/http/dist/static/img/es.cc1b41b0.svg b/platypush/backend/http/webapp/dist/static/img/es.cc1b41b0.svg similarity index 100% rename from platypush/backend/http/dist/static/img/es.cc1b41b0.svg rename to platypush/backend/http/webapp/dist/static/img/es.cc1b41b0.svg diff --git a/platypush/backend/http/dist/static/img/es.d18de46b.svg b/platypush/backend/http/webapp/dist/static/img/es.d18de46b.svg similarity index 100% rename from platypush/backend/http/dist/static/img/es.d18de46b.svg rename to platypush/backend/http/webapp/dist/static/img/es.d18de46b.svg diff --git a/platypush/backend/http/dist/static/img/et.2c1adbb5.svg b/platypush/backend/http/webapp/dist/static/img/et.2c1adbb5.svg similarity index 100% rename from platypush/backend/http/dist/static/img/et.2c1adbb5.svg rename to platypush/backend/http/webapp/dist/static/img/et.2c1adbb5.svg diff --git a/platypush/backend/http/dist/static/img/et.919059a4.svg b/platypush/backend/http/webapp/dist/static/img/et.919059a4.svg similarity index 100% rename from platypush/backend/http/dist/static/img/et.919059a4.svg rename to platypush/backend/http/webapp/dist/static/img/et.919059a4.svg diff --git a/platypush/backend/http/dist/static/img/eu.4c73f57c.svg b/platypush/backend/http/webapp/dist/static/img/eu.4c73f57c.svg similarity index 100% rename from platypush/backend/http/dist/static/img/eu.4c73f57c.svg rename to platypush/backend/http/webapp/dist/static/img/eu.4c73f57c.svg diff --git a/platypush/backend/http/dist/static/img/eu.ee7f4712.svg b/platypush/backend/http/webapp/dist/static/img/eu.ee7f4712.svg similarity index 100% rename from platypush/backend/http/dist/static/img/eu.ee7f4712.svg rename to platypush/backend/http/webapp/dist/static/img/eu.ee7f4712.svg diff --git a/platypush/backend/http/dist/static/img/fa-brands-400.2f122423.svg b/platypush/backend/http/webapp/dist/static/img/fa-brands-400.2f122423.svg similarity index 100% rename from platypush/backend/http/dist/static/img/fa-brands-400.2f122423.svg rename to platypush/backend/http/webapp/dist/static/img/fa-brands-400.2f122423.svg diff --git a/platypush/backend/http/dist/static/img/fa-regular-400.3602b7e8.svg b/platypush/backend/http/webapp/dist/static/img/fa-regular-400.3602b7e8.svg similarity index 100% rename from platypush/backend/http/dist/static/img/fa-regular-400.3602b7e8.svg rename to platypush/backend/http/webapp/dist/static/img/fa-regular-400.3602b7e8.svg diff --git a/platypush/backend/http/dist/static/img/fa-solid-900.664de393.svg b/platypush/backend/http/webapp/dist/static/img/fa-solid-900.664de393.svg similarity index 100% rename from platypush/backend/http/dist/static/img/fa-solid-900.664de393.svg rename to platypush/backend/http/webapp/dist/static/img/fa-solid-900.664de393.svg diff --git a/platypush/backend/http/dist/static/img/fi.2649533e.svg b/platypush/backend/http/webapp/dist/static/img/fi.2649533e.svg similarity index 100% rename from platypush/backend/http/dist/static/img/fi.2649533e.svg rename to platypush/backend/http/webapp/dist/static/img/fi.2649533e.svg diff --git a/platypush/backend/http/dist/static/img/fi.b48413be.svg b/platypush/backend/http/webapp/dist/static/img/fi.b48413be.svg similarity index 100% rename from platypush/backend/http/dist/static/img/fi.b48413be.svg rename to platypush/backend/http/webapp/dist/static/img/fi.b48413be.svg diff --git a/platypush/backend/http/dist/static/img/fj.3e230d8e.svg b/platypush/backend/http/webapp/dist/static/img/fj.3e230d8e.svg similarity index 100% rename from platypush/backend/http/dist/static/img/fj.3e230d8e.svg rename to platypush/backend/http/webapp/dist/static/img/fj.3e230d8e.svg diff --git a/platypush/backend/http/dist/static/img/fj.7cc3769d.svg b/platypush/backend/http/webapp/dist/static/img/fj.7cc3769d.svg similarity index 100% rename from platypush/backend/http/dist/static/img/fj.7cc3769d.svg rename to platypush/backend/http/webapp/dist/static/img/fj.7cc3769d.svg diff --git a/platypush/backend/http/dist/static/img/fk.2d1b653b.svg b/platypush/backend/http/webapp/dist/static/img/fk.2d1b653b.svg similarity index 100% rename from platypush/backend/http/dist/static/img/fk.2d1b653b.svg rename to platypush/backend/http/webapp/dist/static/img/fk.2d1b653b.svg diff --git a/platypush/backend/http/dist/static/img/fk.dd7bc357.svg b/platypush/backend/http/webapp/dist/static/img/fk.dd7bc357.svg similarity index 100% rename from platypush/backend/http/dist/static/img/fk.dd7bc357.svg rename to platypush/backend/http/webapp/dist/static/img/fk.dd7bc357.svg diff --git a/platypush/backend/http/dist/static/img/fm.2b14fecb.svg b/platypush/backend/http/webapp/dist/static/img/fm.2b14fecb.svg similarity index 100% rename from platypush/backend/http/dist/static/img/fm.2b14fecb.svg rename to platypush/backend/http/webapp/dist/static/img/fm.2b14fecb.svg diff --git a/platypush/backend/http/dist/static/img/fm.3f19d612.svg b/platypush/backend/http/webapp/dist/static/img/fm.3f19d612.svg similarity index 100% rename from platypush/backend/http/dist/static/img/fm.3f19d612.svg rename to platypush/backend/http/webapp/dist/static/img/fm.3f19d612.svg diff --git a/platypush/backend/http/dist/static/img/fo.329cbed5.svg b/platypush/backend/http/webapp/dist/static/img/fo.329cbed5.svg similarity index 100% rename from platypush/backend/http/dist/static/img/fo.329cbed5.svg rename to platypush/backend/http/webapp/dist/static/img/fo.329cbed5.svg diff --git a/platypush/backend/http/dist/static/img/fo.b08620b3.svg b/platypush/backend/http/webapp/dist/static/img/fo.b08620b3.svg similarity index 100% rename from platypush/backend/http/dist/static/img/fo.b08620b3.svg rename to platypush/backend/http/webapp/dist/static/img/fo.b08620b3.svg diff --git a/platypush/backend/http/dist/static/img/fr.b1156355.svg b/platypush/backend/http/webapp/dist/static/img/fr.b1156355.svg similarity index 100% rename from platypush/backend/http/dist/static/img/fr.b1156355.svg rename to platypush/backend/http/webapp/dist/static/img/fr.b1156355.svg diff --git a/platypush/backend/http/dist/static/img/fr.f8952213.svg b/platypush/backend/http/webapp/dist/static/img/fr.f8952213.svg similarity index 100% rename from platypush/backend/http/dist/static/img/fr.f8952213.svg rename to platypush/backend/http/webapp/dist/static/img/fr.f8952213.svg diff --git a/platypush/backend/http/dist/static/img/ga.29f203bb.svg b/platypush/backend/http/webapp/dist/static/img/ga.29f203bb.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ga.29f203bb.svg rename to platypush/backend/http/webapp/dist/static/img/ga.29f203bb.svg diff --git a/platypush/backend/http/dist/static/img/ga.33d27fe1.svg b/platypush/backend/http/webapp/dist/static/img/ga.33d27fe1.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ga.33d27fe1.svg rename to platypush/backend/http/webapp/dist/static/img/ga.33d27fe1.svg diff --git a/platypush/backend/http/dist/static/img/gb-eng.14167f77.svg b/platypush/backend/http/webapp/dist/static/img/gb-eng.14167f77.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gb-eng.14167f77.svg rename to platypush/backend/http/webapp/dist/static/img/gb-eng.14167f77.svg diff --git a/platypush/backend/http/dist/static/img/gb-eng.eabfeadc.svg b/platypush/backend/http/webapp/dist/static/img/gb-eng.eabfeadc.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gb-eng.eabfeadc.svg rename to platypush/backend/http/webapp/dist/static/img/gb-eng.eabfeadc.svg diff --git a/platypush/backend/http/dist/static/img/gb-nir.55304076.svg b/platypush/backend/http/webapp/dist/static/img/gb-nir.55304076.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gb-nir.55304076.svg rename to platypush/backend/http/webapp/dist/static/img/gb-nir.55304076.svg diff --git a/platypush/backend/http/dist/static/img/gb-nir.5b1f161c.svg b/platypush/backend/http/webapp/dist/static/img/gb-nir.5b1f161c.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gb-nir.5b1f161c.svg rename to platypush/backend/http/webapp/dist/static/img/gb-nir.5b1f161c.svg diff --git a/platypush/backend/http/dist/static/img/gb-sct.31ef8bcf.svg b/platypush/backend/http/webapp/dist/static/img/gb-sct.31ef8bcf.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gb-sct.31ef8bcf.svg rename to platypush/backend/http/webapp/dist/static/img/gb-sct.31ef8bcf.svg diff --git a/platypush/backend/http/dist/static/img/gb-sct.4c2c379f.svg b/platypush/backend/http/webapp/dist/static/img/gb-sct.4c2c379f.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gb-sct.4c2c379f.svg rename to platypush/backend/http/webapp/dist/static/img/gb-sct.4c2c379f.svg diff --git a/platypush/backend/http/dist/static/img/gb-wls.8742b3d6.svg b/platypush/backend/http/webapp/dist/static/img/gb-wls.8742b3d6.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gb-wls.8742b3d6.svg rename to platypush/backend/http/webapp/dist/static/img/gb-wls.8742b3d6.svg diff --git a/platypush/backend/http/dist/static/img/gb-wls.ca26c224.svg b/platypush/backend/http/webapp/dist/static/img/gb-wls.ca26c224.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gb-wls.ca26c224.svg rename to platypush/backend/http/webapp/dist/static/img/gb-wls.ca26c224.svg diff --git a/platypush/backend/http/dist/static/img/gb.4f1b7af5.svg b/platypush/backend/http/webapp/dist/static/img/gb.4f1b7af5.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gb.4f1b7af5.svg rename to platypush/backend/http/webapp/dist/static/img/gb.4f1b7af5.svg diff --git a/platypush/backend/http/dist/static/img/gb.50f7fd14.svg b/platypush/backend/http/webapp/dist/static/img/gb.50f7fd14.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gb.50f7fd14.svg rename to platypush/backend/http/webapp/dist/static/img/gb.50f7fd14.svg diff --git a/platypush/backend/http/dist/static/img/gd.3c05bb49.svg b/platypush/backend/http/webapp/dist/static/img/gd.3c05bb49.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gd.3c05bb49.svg rename to platypush/backend/http/webapp/dist/static/img/gd.3c05bb49.svg diff --git a/platypush/backend/http/dist/static/img/gd.b402c8c6.svg b/platypush/backend/http/webapp/dist/static/img/gd.b402c8c6.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gd.b402c8c6.svg rename to platypush/backend/http/webapp/dist/static/img/gd.b402c8c6.svg diff --git a/platypush/backend/http/dist/static/img/ge.292fa458.svg b/platypush/backend/http/webapp/dist/static/img/ge.292fa458.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ge.292fa458.svg rename to platypush/backend/http/webapp/dist/static/img/ge.292fa458.svg diff --git a/platypush/backend/http/dist/static/img/ge.5f68e7f3.svg b/platypush/backend/http/webapp/dist/static/img/ge.5f68e7f3.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ge.5f68e7f3.svg rename to platypush/backend/http/webapp/dist/static/img/ge.5f68e7f3.svg diff --git a/platypush/backend/http/dist/static/img/gf.23d8b419.svg b/platypush/backend/http/webapp/dist/static/img/gf.23d8b419.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gf.23d8b419.svg rename to platypush/backend/http/webapp/dist/static/img/gf.23d8b419.svg diff --git a/platypush/backend/http/dist/static/img/gf.2ab15edf.svg b/platypush/backend/http/webapp/dist/static/img/gf.2ab15edf.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gf.2ab15edf.svg rename to platypush/backend/http/webapp/dist/static/img/gf.2ab15edf.svg diff --git a/platypush/backend/http/dist/static/img/gg.357e1e33.svg b/platypush/backend/http/webapp/dist/static/img/gg.357e1e33.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gg.357e1e33.svg rename to platypush/backend/http/webapp/dist/static/img/gg.357e1e33.svg diff --git a/platypush/backend/http/dist/static/img/gg.98f67a6f.svg b/platypush/backend/http/webapp/dist/static/img/gg.98f67a6f.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gg.98f67a6f.svg rename to platypush/backend/http/webapp/dist/static/img/gg.98f67a6f.svg diff --git a/platypush/backend/http/dist/static/img/gh.77872d15.svg b/platypush/backend/http/webapp/dist/static/img/gh.77872d15.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gh.77872d15.svg rename to platypush/backend/http/webapp/dist/static/img/gh.77872d15.svg diff --git a/platypush/backend/http/dist/static/img/gh.caedb912.svg b/platypush/backend/http/webapp/dist/static/img/gh.caedb912.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gh.caedb912.svg rename to platypush/backend/http/webapp/dist/static/img/gh.caedb912.svg diff --git a/platypush/backend/http/dist/static/img/gi.6ecace18.svg b/platypush/backend/http/webapp/dist/static/img/gi.6ecace18.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gi.6ecace18.svg rename to platypush/backend/http/webapp/dist/static/img/gi.6ecace18.svg diff --git a/platypush/backend/http/dist/static/img/gi.e829d66e.svg b/platypush/backend/http/webapp/dist/static/img/gi.e829d66e.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gi.e829d66e.svg rename to platypush/backend/http/webapp/dist/static/img/gi.e829d66e.svg diff --git a/platypush/backend/http/dist/static/img/gl.28a07cff.svg b/platypush/backend/http/webapp/dist/static/img/gl.28a07cff.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gl.28a07cff.svg rename to platypush/backend/http/webapp/dist/static/img/gl.28a07cff.svg diff --git a/platypush/backend/http/dist/static/img/gl.28bf64e4.svg b/platypush/backend/http/webapp/dist/static/img/gl.28bf64e4.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gl.28bf64e4.svg rename to platypush/backend/http/webapp/dist/static/img/gl.28bf64e4.svg diff --git a/platypush/backend/http/dist/static/img/gm.414139d5.svg b/platypush/backend/http/webapp/dist/static/img/gm.414139d5.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gm.414139d5.svg rename to platypush/backend/http/webapp/dist/static/img/gm.414139d5.svg diff --git a/platypush/backend/http/dist/static/img/gm.f06a98cd.svg b/platypush/backend/http/webapp/dist/static/img/gm.f06a98cd.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gm.f06a98cd.svg rename to platypush/backend/http/webapp/dist/static/img/gm.f06a98cd.svg diff --git a/platypush/backend/http/dist/static/img/gn.1ce64523.svg b/platypush/backend/http/webapp/dist/static/img/gn.1ce64523.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gn.1ce64523.svg rename to platypush/backend/http/webapp/dist/static/img/gn.1ce64523.svg diff --git a/platypush/backend/http/dist/static/img/gn.36a3e9a3.svg b/platypush/backend/http/webapp/dist/static/img/gn.36a3e9a3.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gn.36a3e9a3.svg rename to platypush/backend/http/webapp/dist/static/img/gn.36a3e9a3.svg diff --git a/platypush/backend/http/dist/static/img/gp.c2c4da0e.svg b/platypush/backend/http/webapp/dist/static/img/gp.c2c4da0e.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gp.c2c4da0e.svg rename to platypush/backend/http/webapp/dist/static/img/gp.c2c4da0e.svg diff --git a/platypush/backend/http/dist/static/img/gp.fa4cab3e.svg b/platypush/backend/http/webapp/dist/static/img/gp.fa4cab3e.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gp.fa4cab3e.svg rename to platypush/backend/http/webapp/dist/static/img/gp.fa4cab3e.svg diff --git a/platypush/backend/http/dist/static/img/gq.0c1057b3.svg b/platypush/backend/http/webapp/dist/static/img/gq.0c1057b3.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gq.0c1057b3.svg rename to platypush/backend/http/webapp/dist/static/img/gq.0c1057b3.svg diff --git a/platypush/backend/http/dist/static/img/gq.385ac47e.svg b/platypush/backend/http/webapp/dist/static/img/gq.385ac47e.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gq.385ac47e.svg rename to platypush/backend/http/webapp/dist/static/img/gq.385ac47e.svg diff --git a/platypush/backend/http/dist/static/img/gr.6911d460.svg b/platypush/backend/http/webapp/dist/static/img/gr.6911d460.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gr.6911d460.svg rename to platypush/backend/http/webapp/dist/static/img/gr.6911d460.svg diff --git a/platypush/backend/http/dist/static/img/gr.db77f48c.svg b/platypush/backend/http/webapp/dist/static/img/gr.db77f48c.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gr.db77f48c.svg rename to platypush/backend/http/webapp/dist/static/img/gr.db77f48c.svg diff --git a/platypush/backend/http/dist/static/img/gs.175a61d9.svg b/platypush/backend/http/webapp/dist/static/img/gs.175a61d9.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gs.175a61d9.svg rename to platypush/backend/http/webapp/dist/static/img/gs.175a61d9.svg diff --git a/platypush/backend/http/dist/static/img/gs.1def7829.svg b/platypush/backend/http/webapp/dist/static/img/gs.1def7829.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gs.1def7829.svg rename to platypush/backend/http/webapp/dist/static/img/gs.1def7829.svg diff --git a/platypush/backend/http/dist/static/img/gt.58f35af6.svg b/platypush/backend/http/webapp/dist/static/img/gt.58f35af6.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gt.58f35af6.svg rename to platypush/backend/http/webapp/dist/static/img/gt.58f35af6.svg diff --git a/platypush/backend/http/dist/static/img/gt.7fe64e01.svg b/platypush/backend/http/webapp/dist/static/img/gt.7fe64e01.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gt.7fe64e01.svg rename to platypush/backend/http/webapp/dist/static/img/gt.7fe64e01.svg diff --git a/platypush/backend/http/dist/static/img/gu.243ab68e.svg b/platypush/backend/http/webapp/dist/static/img/gu.243ab68e.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gu.243ab68e.svg rename to platypush/backend/http/webapp/dist/static/img/gu.243ab68e.svg diff --git a/platypush/backend/http/dist/static/img/gu.d0da25e7.svg b/platypush/backend/http/webapp/dist/static/img/gu.d0da25e7.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gu.d0da25e7.svg rename to platypush/backend/http/webapp/dist/static/img/gu.d0da25e7.svg diff --git a/platypush/backend/http/dist/static/img/gw.5ecbd93c.svg b/platypush/backend/http/webapp/dist/static/img/gw.5ecbd93c.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gw.5ecbd93c.svg rename to platypush/backend/http/webapp/dist/static/img/gw.5ecbd93c.svg diff --git a/platypush/backend/http/dist/static/img/gw.c1e88a91.svg b/platypush/backend/http/webapp/dist/static/img/gw.c1e88a91.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gw.c1e88a91.svg rename to platypush/backend/http/webapp/dist/static/img/gw.c1e88a91.svg diff --git a/platypush/backend/http/dist/static/img/gy.0653b318.svg b/platypush/backend/http/webapp/dist/static/img/gy.0653b318.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gy.0653b318.svg rename to platypush/backend/http/webapp/dist/static/img/gy.0653b318.svg diff --git a/platypush/backend/http/dist/static/img/gy.79fcf270.svg b/platypush/backend/http/webapp/dist/static/img/gy.79fcf270.svg similarity index 100% rename from platypush/backend/http/dist/static/img/gy.79fcf270.svg rename to platypush/backend/http/webapp/dist/static/img/gy.79fcf270.svg diff --git a/platypush/backend/http/dist/static/img/hk.9502d716.svg b/platypush/backend/http/webapp/dist/static/img/hk.9502d716.svg similarity index 100% rename from platypush/backend/http/dist/static/img/hk.9502d716.svg rename to platypush/backend/http/webapp/dist/static/img/hk.9502d716.svg diff --git a/platypush/backend/http/dist/static/img/hk.e6716915.svg b/platypush/backend/http/webapp/dist/static/img/hk.e6716915.svg similarity index 100% rename from platypush/backend/http/dist/static/img/hk.e6716915.svg rename to platypush/backend/http/webapp/dist/static/img/hk.e6716915.svg diff --git a/platypush/backend/http/dist/static/img/hm.fc838ac0.svg b/platypush/backend/http/webapp/dist/static/img/hm.fc838ac0.svg similarity index 100% rename from platypush/backend/http/dist/static/img/hm.fc838ac0.svg rename to platypush/backend/http/webapp/dist/static/img/hm.fc838ac0.svg diff --git a/platypush/backend/http/dist/static/img/hm.fe514431.svg b/platypush/backend/http/webapp/dist/static/img/hm.fe514431.svg similarity index 100% rename from platypush/backend/http/dist/static/img/hm.fe514431.svg rename to platypush/backend/http/webapp/dist/static/img/hm.fe514431.svg diff --git a/platypush/backend/http/dist/static/img/hn.9b9bee13.svg b/platypush/backend/http/webapp/dist/static/img/hn.9b9bee13.svg similarity index 100% rename from platypush/backend/http/dist/static/img/hn.9b9bee13.svg rename to platypush/backend/http/webapp/dist/static/img/hn.9b9bee13.svg diff --git a/platypush/backend/http/dist/static/img/hn.c94622ad.svg b/platypush/backend/http/webapp/dist/static/img/hn.c94622ad.svg similarity index 100% rename from platypush/backend/http/dist/static/img/hn.c94622ad.svg rename to platypush/backend/http/webapp/dist/static/img/hn.c94622ad.svg diff --git a/platypush/backend/http/dist/static/img/hr.8f6905ab.svg b/platypush/backend/http/webapp/dist/static/img/hr.8f6905ab.svg similarity index 100% rename from platypush/backend/http/dist/static/img/hr.8f6905ab.svg rename to platypush/backend/http/webapp/dist/static/img/hr.8f6905ab.svg diff --git a/platypush/backend/http/dist/static/img/hr.d01a1866.svg b/platypush/backend/http/webapp/dist/static/img/hr.d01a1866.svg similarity index 100% rename from platypush/backend/http/dist/static/img/hr.d01a1866.svg rename to platypush/backend/http/webapp/dist/static/img/hr.d01a1866.svg diff --git a/platypush/backend/http/dist/static/img/ht.18b350ac.svg b/platypush/backend/http/webapp/dist/static/img/ht.18b350ac.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ht.18b350ac.svg rename to platypush/backend/http/webapp/dist/static/img/ht.18b350ac.svg diff --git a/platypush/backend/http/dist/static/img/ht.a0b173aa.svg b/platypush/backend/http/webapp/dist/static/img/ht.a0b173aa.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ht.a0b173aa.svg rename to platypush/backend/http/webapp/dist/static/img/ht.a0b173aa.svg diff --git a/platypush/backend/http/dist/static/img/hu.0d7409f8.svg b/platypush/backend/http/webapp/dist/static/img/hu.0d7409f8.svg similarity index 100% rename from platypush/backend/http/dist/static/img/hu.0d7409f8.svg rename to platypush/backend/http/webapp/dist/static/img/hu.0d7409f8.svg diff --git a/platypush/backend/http/dist/static/img/hu.e5e334fd.svg b/platypush/backend/http/webapp/dist/static/img/hu.e5e334fd.svg similarity index 100% rename from platypush/backend/http/dist/static/img/hu.e5e334fd.svg rename to platypush/backend/http/webapp/dist/static/img/hu.e5e334fd.svg diff --git a/platypush/backend/http/dist/static/img/id.17b99676.svg b/platypush/backend/http/webapp/dist/static/img/id.17b99676.svg similarity index 100% rename from platypush/backend/http/dist/static/img/id.17b99676.svg rename to platypush/backend/http/webapp/dist/static/img/id.17b99676.svg diff --git a/platypush/backend/http/dist/static/img/id.9f708fe5.svg b/platypush/backend/http/webapp/dist/static/img/id.9f708fe5.svg similarity index 100% rename from platypush/backend/http/dist/static/img/id.9f708fe5.svg rename to platypush/backend/http/webapp/dist/static/img/id.9f708fe5.svg diff --git a/platypush/backend/http/dist/static/img/ie.798a56e0.svg b/platypush/backend/http/webapp/dist/static/img/ie.798a56e0.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ie.798a56e0.svg rename to platypush/backend/http/webapp/dist/static/img/ie.798a56e0.svg diff --git a/platypush/backend/http/dist/static/img/ie.c68ff961.svg b/platypush/backend/http/webapp/dist/static/img/ie.c68ff961.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ie.c68ff961.svg rename to platypush/backend/http/webapp/dist/static/img/ie.c68ff961.svg diff --git a/platypush/backend/http/dist/static/img/il.c36a011d.svg b/platypush/backend/http/webapp/dist/static/img/il.c36a011d.svg similarity index 100% rename from platypush/backend/http/dist/static/img/il.c36a011d.svg rename to platypush/backend/http/webapp/dist/static/img/il.c36a011d.svg diff --git a/platypush/backend/http/dist/static/img/il.f62b32f0.svg b/platypush/backend/http/webapp/dist/static/img/il.f62b32f0.svg similarity index 100% rename from platypush/backend/http/dist/static/img/il.f62b32f0.svg rename to platypush/backend/http/webapp/dist/static/img/il.f62b32f0.svg diff --git a/platypush/backend/http/dist/static/img/im.6cf57263.svg b/platypush/backend/http/webapp/dist/static/img/im.6cf57263.svg similarity index 100% rename from platypush/backend/http/dist/static/img/im.6cf57263.svg rename to platypush/backend/http/webapp/dist/static/img/im.6cf57263.svg diff --git a/platypush/backend/http/dist/static/img/im.ed29d9ff.svg b/platypush/backend/http/webapp/dist/static/img/im.ed29d9ff.svg similarity index 100% rename from platypush/backend/http/dist/static/img/im.ed29d9ff.svg rename to platypush/backend/http/webapp/dist/static/img/im.ed29d9ff.svg diff --git a/platypush/backend/http/dist/static/img/in.209ae8e9.svg b/platypush/backend/http/webapp/dist/static/img/in.209ae8e9.svg similarity index 100% rename from platypush/backend/http/dist/static/img/in.209ae8e9.svg rename to platypush/backend/http/webapp/dist/static/img/in.209ae8e9.svg diff --git a/platypush/backend/http/dist/static/img/in.e4ab7bd0.svg b/platypush/backend/http/webapp/dist/static/img/in.e4ab7bd0.svg similarity index 100% rename from platypush/backend/http/dist/static/img/in.e4ab7bd0.svg rename to platypush/backend/http/webapp/dist/static/img/in.e4ab7bd0.svg diff --git a/platypush/backend/http/dist/static/img/io.2d90626c.svg b/platypush/backend/http/webapp/dist/static/img/io.2d90626c.svg similarity index 100% rename from platypush/backend/http/dist/static/img/io.2d90626c.svg rename to platypush/backend/http/webapp/dist/static/img/io.2d90626c.svg diff --git a/platypush/backend/http/dist/static/img/io.550553a7.svg b/platypush/backend/http/webapp/dist/static/img/io.550553a7.svg similarity index 100% rename from platypush/backend/http/dist/static/img/io.550553a7.svg rename to platypush/backend/http/webapp/dist/static/img/io.550553a7.svg diff --git a/platypush/backend/http/dist/static/img/iq.30dee028.svg b/platypush/backend/http/webapp/dist/static/img/iq.30dee028.svg similarity index 100% rename from platypush/backend/http/dist/static/img/iq.30dee028.svg rename to platypush/backend/http/webapp/dist/static/img/iq.30dee028.svg diff --git a/platypush/backend/http/dist/static/img/iq.e1922026.svg b/platypush/backend/http/webapp/dist/static/img/iq.e1922026.svg similarity index 100% rename from platypush/backend/http/dist/static/img/iq.e1922026.svg rename to platypush/backend/http/webapp/dist/static/img/iq.e1922026.svg diff --git a/platypush/backend/http/dist/static/img/ir.717422e6.svg b/platypush/backend/http/webapp/dist/static/img/ir.717422e6.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ir.717422e6.svg rename to platypush/backend/http/webapp/dist/static/img/ir.717422e6.svg diff --git a/platypush/backend/http/dist/static/img/ir.9023419c.svg b/platypush/backend/http/webapp/dist/static/img/ir.9023419c.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ir.9023419c.svg rename to platypush/backend/http/webapp/dist/static/img/ir.9023419c.svg diff --git a/platypush/backend/http/dist/static/img/is.ae44c07e.svg b/platypush/backend/http/webapp/dist/static/img/is.ae44c07e.svg similarity index 100% rename from platypush/backend/http/dist/static/img/is.ae44c07e.svg rename to platypush/backend/http/webapp/dist/static/img/is.ae44c07e.svg diff --git a/platypush/backend/http/dist/static/img/is.cff140f4.svg b/platypush/backend/http/webapp/dist/static/img/is.cff140f4.svg similarity index 100% rename from platypush/backend/http/dist/static/img/is.cff140f4.svg rename to platypush/backend/http/webapp/dist/static/img/is.cff140f4.svg diff --git a/platypush/backend/http/dist/static/img/it.22b99ae7.svg b/platypush/backend/http/webapp/dist/static/img/it.22b99ae7.svg similarity index 100% rename from platypush/backend/http/dist/static/img/it.22b99ae7.svg rename to platypush/backend/http/webapp/dist/static/img/it.22b99ae7.svg diff --git a/platypush/backend/http/dist/static/img/it.8d15de04.svg b/platypush/backend/http/webapp/dist/static/img/it.8d15de04.svg similarity index 100% rename from platypush/backend/http/dist/static/img/it.8d15de04.svg rename to platypush/backend/http/webapp/dist/static/img/it.8d15de04.svg diff --git a/platypush/backend/http/dist/static/img/je.2026b139.svg b/platypush/backend/http/webapp/dist/static/img/je.2026b139.svg similarity index 100% rename from platypush/backend/http/dist/static/img/je.2026b139.svg rename to platypush/backend/http/webapp/dist/static/img/je.2026b139.svg diff --git a/platypush/backend/http/dist/static/img/je.862cd38b.svg b/platypush/backend/http/webapp/dist/static/img/je.862cd38b.svg similarity index 100% rename from platypush/backend/http/dist/static/img/je.862cd38b.svg rename to platypush/backend/http/webapp/dist/static/img/je.862cd38b.svg diff --git a/platypush/backend/http/dist/static/img/jm.67f96b2f.svg b/platypush/backend/http/webapp/dist/static/img/jm.67f96b2f.svg similarity index 100% rename from platypush/backend/http/dist/static/img/jm.67f96b2f.svg rename to platypush/backend/http/webapp/dist/static/img/jm.67f96b2f.svg diff --git a/platypush/backend/http/dist/static/img/jm.b7b13124.svg b/platypush/backend/http/webapp/dist/static/img/jm.b7b13124.svg similarity index 100% rename from platypush/backend/http/dist/static/img/jm.b7b13124.svg rename to platypush/backend/http/webapp/dist/static/img/jm.b7b13124.svg diff --git a/platypush/backend/http/dist/static/img/jo.118c5546.svg b/platypush/backend/http/webapp/dist/static/img/jo.118c5546.svg similarity index 100% rename from platypush/backend/http/dist/static/img/jo.118c5546.svg rename to platypush/backend/http/webapp/dist/static/img/jo.118c5546.svg diff --git a/platypush/backend/http/dist/static/img/jo.51302798.svg b/platypush/backend/http/webapp/dist/static/img/jo.51302798.svg similarity index 100% rename from platypush/backend/http/dist/static/img/jo.51302798.svg rename to platypush/backend/http/webapp/dist/static/img/jo.51302798.svg diff --git a/platypush/backend/http/dist/static/img/jp.95c2abfe.svg b/platypush/backend/http/webapp/dist/static/img/jp.95c2abfe.svg similarity index 100% rename from platypush/backend/http/dist/static/img/jp.95c2abfe.svg rename to platypush/backend/http/webapp/dist/static/img/jp.95c2abfe.svg diff --git a/platypush/backend/http/dist/static/img/jp.ae89446a.svg b/platypush/backend/http/webapp/dist/static/img/jp.ae89446a.svg similarity index 100% rename from platypush/backend/http/dist/static/img/jp.ae89446a.svg rename to platypush/backend/http/webapp/dist/static/img/jp.ae89446a.svg diff --git a/platypush/backend/http/dist/static/img/ke.0bbfd051.svg b/platypush/backend/http/webapp/dist/static/img/ke.0bbfd051.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ke.0bbfd051.svg rename to platypush/backend/http/webapp/dist/static/img/ke.0bbfd051.svg diff --git a/platypush/backend/http/dist/static/img/ke.1c54a489.svg b/platypush/backend/http/webapp/dist/static/img/ke.1c54a489.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ke.1c54a489.svg rename to platypush/backend/http/webapp/dist/static/img/ke.1c54a489.svg diff --git a/platypush/backend/http/dist/static/img/kg.c6895000.svg b/platypush/backend/http/webapp/dist/static/img/kg.c6895000.svg similarity index 100% rename from platypush/backend/http/dist/static/img/kg.c6895000.svg rename to platypush/backend/http/webapp/dist/static/img/kg.c6895000.svg diff --git a/platypush/backend/http/dist/static/img/kg.e588babc.svg b/platypush/backend/http/webapp/dist/static/img/kg.e588babc.svg similarity index 100% rename from platypush/backend/http/dist/static/img/kg.e588babc.svg rename to platypush/backend/http/webapp/dist/static/img/kg.e588babc.svg diff --git a/platypush/backend/http/dist/static/img/kh.25b4be5d.svg b/platypush/backend/http/webapp/dist/static/img/kh.25b4be5d.svg similarity index 100% rename from platypush/backend/http/dist/static/img/kh.25b4be5d.svg rename to platypush/backend/http/webapp/dist/static/img/kh.25b4be5d.svg diff --git a/platypush/backend/http/dist/static/img/kh.7f27fa73.svg b/platypush/backend/http/webapp/dist/static/img/kh.7f27fa73.svg similarity index 100% rename from platypush/backend/http/dist/static/img/kh.7f27fa73.svg rename to platypush/backend/http/webapp/dist/static/img/kh.7f27fa73.svg diff --git a/platypush/backend/http/dist/static/img/ki.bf675826.svg b/platypush/backend/http/webapp/dist/static/img/ki.bf675826.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ki.bf675826.svg rename to platypush/backend/http/webapp/dist/static/img/ki.bf675826.svg diff --git a/platypush/backend/http/dist/static/img/ki.ca42f7e3.svg b/platypush/backend/http/webapp/dist/static/img/ki.ca42f7e3.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ki.ca42f7e3.svg rename to platypush/backend/http/webapp/dist/static/img/ki.ca42f7e3.svg diff --git a/platypush/backend/http/dist/static/img/km.0f12d30c.svg b/platypush/backend/http/webapp/dist/static/img/km.0f12d30c.svg similarity index 100% rename from platypush/backend/http/dist/static/img/km.0f12d30c.svg rename to platypush/backend/http/webapp/dist/static/img/km.0f12d30c.svg diff --git a/platypush/backend/http/dist/static/img/km.e0df62e4.svg b/platypush/backend/http/webapp/dist/static/img/km.e0df62e4.svg similarity index 100% rename from platypush/backend/http/dist/static/img/km.e0df62e4.svg rename to platypush/backend/http/webapp/dist/static/img/km.e0df62e4.svg diff --git a/platypush/backend/http/dist/static/img/kn.4ad12564.svg b/platypush/backend/http/webapp/dist/static/img/kn.4ad12564.svg similarity index 100% rename from platypush/backend/http/dist/static/img/kn.4ad12564.svg rename to platypush/backend/http/webapp/dist/static/img/kn.4ad12564.svg diff --git a/platypush/backend/http/dist/static/img/kn.b0fd5e10.svg b/platypush/backend/http/webapp/dist/static/img/kn.b0fd5e10.svg similarity index 100% rename from platypush/backend/http/dist/static/img/kn.b0fd5e10.svg rename to platypush/backend/http/webapp/dist/static/img/kn.b0fd5e10.svg diff --git a/platypush/backend/http/dist/static/img/kp.07ebeb5c.svg b/platypush/backend/http/webapp/dist/static/img/kp.07ebeb5c.svg similarity index 100% rename from platypush/backend/http/dist/static/img/kp.07ebeb5c.svg rename to platypush/backend/http/webapp/dist/static/img/kp.07ebeb5c.svg diff --git a/platypush/backend/http/dist/static/img/kp.f08daf33.svg b/platypush/backend/http/webapp/dist/static/img/kp.f08daf33.svg similarity index 100% rename from platypush/backend/http/dist/static/img/kp.f08daf33.svg rename to platypush/backend/http/webapp/dist/static/img/kp.f08daf33.svg diff --git a/platypush/backend/http/dist/static/img/kr.68586ef8.svg b/platypush/backend/http/webapp/dist/static/img/kr.68586ef8.svg similarity index 100% rename from platypush/backend/http/dist/static/img/kr.68586ef8.svg rename to platypush/backend/http/webapp/dist/static/img/kr.68586ef8.svg diff --git a/platypush/backend/http/dist/static/img/kr.6d3d963f.svg b/platypush/backend/http/webapp/dist/static/img/kr.6d3d963f.svg similarity index 100% rename from platypush/backend/http/dist/static/img/kr.6d3d963f.svg rename to platypush/backend/http/webapp/dist/static/img/kr.6d3d963f.svg diff --git a/platypush/backend/http/dist/static/img/kw.0d0ac54c.svg b/platypush/backend/http/webapp/dist/static/img/kw.0d0ac54c.svg similarity index 100% rename from platypush/backend/http/dist/static/img/kw.0d0ac54c.svg rename to platypush/backend/http/webapp/dist/static/img/kw.0d0ac54c.svg diff --git a/platypush/backend/http/dist/static/img/kw.33b3292e.svg b/platypush/backend/http/webapp/dist/static/img/kw.33b3292e.svg similarity index 100% rename from platypush/backend/http/dist/static/img/kw.33b3292e.svg rename to platypush/backend/http/webapp/dist/static/img/kw.33b3292e.svg diff --git a/platypush/backend/http/dist/static/img/ky.7a1c98fc.svg b/platypush/backend/http/webapp/dist/static/img/ky.7a1c98fc.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ky.7a1c98fc.svg rename to platypush/backend/http/webapp/dist/static/img/ky.7a1c98fc.svg diff --git a/platypush/backend/http/dist/static/img/ky.93a85a55.svg b/platypush/backend/http/webapp/dist/static/img/ky.93a85a55.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ky.93a85a55.svg rename to platypush/backend/http/webapp/dist/static/img/ky.93a85a55.svg diff --git a/platypush/backend/http/dist/static/img/kz.156c054b.svg b/platypush/backend/http/webapp/dist/static/img/kz.156c054b.svg similarity index 100% rename from platypush/backend/http/dist/static/img/kz.156c054b.svg rename to platypush/backend/http/webapp/dist/static/img/kz.156c054b.svg diff --git a/platypush/backend/http/dist/static/img/kz.d37cbd61.svg b/platypush/backend/http/webapp/dist/static/img/kz.d37cbd61.svg similarity index 100% rename from platypush/backend/http/dist/static/img/kz.d37cbd61.svg rename to platypush/backend/http/webapp/dist/static/img/kz.d37cbd61.svg diff --git a/platypush/backend/http/dist/static/img/la.562dda74.svg b/platypush/backend/http/webapp/dist/static/img/la.562dda74.svg similarity index 100% rename from platypush/backend/http/dist/static/img/la.562dda74.svg rename to platypush/backend/http/webapp/dist/static/img/la.562dda74.svg diff --git a/platypush/backend/http/dist/static/img/la.b61549ab.svg b/platypush/backend/http/webapp/dist/static/img/la.b61549ab.svg similarity index 100% rename from platypush/backend/http/dist/static/img/la.b61549ab.svg rename to platypush/backend/http/webapp/dist/static/img/la.b61549ab.svg diff --git a/platypush/backend/http/dist/static/img/lb.23f85946.svg b/platypush/backend/http/webapp/dist/static/img/lb.23f85946.svg similarity index 100% rename from platypush/backend/http/dist/static/img/lb.23f85946.svg rename to platypush/backend/http/webapp/dist/static/img/lb.23f85946.svg diff --git a/platypush/backend/http/dist/static/img/lb.8e9c186c.svg b/platypush/backend/http/webapp/dist/static/img/lb.8e9c186c.svg similarity index 100% rename from platypush/backend/http/dist/static/img/lb.8e9c186c.svg rename to platypush/backend/http/webapp/dist/static/img/lb.8e9c186c.svg diff --git a/platypush/backend/http/dist/static/img/lc.1c3a5554.svg b/platypush/backend/http/webapp/dist/static/img/lc.1c3a5554.svg similarity index 100% rename from platypush/backend/http/dist/static/img/lc.1c3a5554.svg rename to platypush/backend/http/webapp/dist/static/img/lc.1c3a5554.svg diff --git a/platypush/backend/http/dist/static/img/lc.c056c2a7.svg b/platypush/backend/http/webapp/dist/static/img/lc.c056c2a7.svg similarity index 100% rename from platypush/backend/http/dist/static/img/lc.c056c2a7.svg rename to platypush/backend/http/webapp/dist/static/img/lc.c056c2a7.svg diff --git a/platypush/backend/http/dist/static/img/li.7787a5f8.svg b/platypush/backend/http/webapp/dist/static/img/li.7787a5f8.svg similarity index 100% rename from platypush/backend/http/dist/static/img/li.7787a5f8.svg rename to platypush/backend/http/webapp/dist/static/img/li.7787a5f8.svg diff --git a/platypush/backend/http/dist/static/img/li.9e40c74a.svg b/platypush/backend/http/webapp/dist/static/img/li.9e40c74a.svg similarity index 100% rename from platypush/backend/http/dist/static/img/li.9e40c74a.svg rename to platypush/backend/http/webapp/dist/static/img/li.9e40c74a.svg diff --git a/platypush/backend/http/dist/static/img/lk.96cf4c4f.svg b/platypush/backend/http/webapp/dist/static/img/lk.96cf4c4f.svg similarity index 100% rename from platypush/backend/http/dist/static/img/lk.96cf4c4f.svg rename to platypush/backend/http/webapp/dist/static/img/lk.96cf4c4f.svg diff --git a/platypush/backend/http/dist/static/img/lk.bf15b308.svg b/platypush/backend/http/webapp/dist/static/img/lk.bf15b308.svg similarity index 100% rename from platypush/backend/http/dist/static/img/lk.bf15b308.svg rename to platypush/backend/http/webapp/dist/static/img/lk.bf15b308.svg diff --git a/platypush/backend/http/dist/static/img/lr.039251e3.svg b/platypush/backend/http/webapp/dist/static/img/lr.039251e3.svg similarity index 100% rename from platypush/backend/http/dist/static/img/lr.039251e3.svg rename to platypush/backend/http/webapp/dist/static/img/lr.039251e3.svg diff --git a/platypush/backend/http/dist/static/img/lr.6656f943.svg b/platypush/backend/http/webapp/dist/static/img/lr.6656f943.svg similarity index 100% rename from platypush/backend/http/dist/static/img/lr.6656f943.svg rename to platypush/backend/http/webapp/dist/static/img/lr.6656f943.svg diff --git a/platypush/backend/http/dist/static/img/ls.533cb320.svg b/platypush/backend/http/webapp/dist/static/img/ls.533cb320.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ls.533cb320.svg rename to platypush/backend/http/webapp/dist/static/img/ls.533cb320.svg diff --git a/platypush/backend/http/dist/static/img/ls.c0799ebf.svg b/platypush/backend/http/webapp/dist/static/img/ls.c0799ebf.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ls.c0799ebf.svg rename to platypush/backend/http/webapp/dist/static/img/ls.c0799ebf.svg diff --git a/platypush/backend/http/dist/static/img/lt.70975be0.svg b/platypush/backend/http/webapp/dist/static/img/lt.70975be0.svg similarity index 100% rename from platypush/backend/http/dist/static/img/lt.70975be0.svg rename to platypush/backend/http/webapp/dist/static/img/lt.70975be0.svg diff --git a/platypush/backend/http/dist/static/img/lt.c3aeac0d.svg b/platypush/backend/http/webapp/dist/static/img/lt.c3aeac0d.svg similarity index 100% rename from platypush/backend/http/dist/static/img/lt.c3aeac0d.svg rename to platypush/backend/http/webapp/dist/static/img/lt.c3aeac0d.svg diff --git a/platypush/backend/http/dist/static/img/lu.2585715a.svg b/platypush/backend/http/webapp/dist/static/img/lu.2585715a.svg similarity index 100% rename from platypush/backend/http/dist/static/img/lu.2585715a.svg rename to platypush/backend/http/webapp/dist/static/img/lu.2585715a.svg diff --git a/platypush/backend/http/dist/static/img/lu.c858787c.svg b/platypush/backend/http/webapp/dist/static/img/lu.c858787c.svg similarity index 100% rename from platypush/backend/http/dist/static/img/lu.c858787c.svg rename to platypush/backend/http/webapp/dist/static/img/lu.c858787c.svg diff --git a/platypush/backend/http/dist/static/img/lv.8b293d98.svg b/platypush/backend/http/webapp/dist/static/img/lv.8b293d98.svg similarity index 100% rename from platypush/backend/http/dist/static/img/lv.8b293d98.svg rename to platypush/backend/http/webapp/dist/static/img/lv.8b293d98.svg diff --git a/platypush/backend/http/dist/static/img/lv.f3c1274d.svg b/platypush/backend/http/webapp/dist/static/img/lv.f3c1274d.svg similarity index 100% rename from platypush/backend/http/dist/static/img/lv.f3c1274d.svg rename to platypush/backend/http/webapp/dist/static/img/lv.f3c1274d.svg diff --git a/platypush/backend/http/dist/static/img/ly.8b64bcbd.svg b/platypush/backend/http/webapp/dist/static/img/ly.8b64bcbd.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ly.8b64bcbd.svg rename to platypush/backend/http/webapp/dist/static/img/ly.8b64bcbd.svg diff --git a/platypush/backend/http/dist/static/img/ly.ae438f5a.svg b/platypush/backend/http/webapp/dist/static/img/ly.ae438f5a.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ly.ae438f5a.svg rename to platypush/backend/http/webapp/dist/static/img/ly.ae438f5a.svg diff --git a/platypush/backend/http/dist/static/img/ma.60fbc221.svg b/platypush/backend/http/webapp/dist/static/img/ma.60fbc221.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ma.60fbc221.svg rename to platypush/backend/http/webapp/dist/static/img/ma.60fbc221.svg diff --git a/platypush/backend/http/dist/static/img/ma.bee9c054.svg b/platypush/backend/http/webapp/dist/static/img/ma.bee9c054.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ma.bee9c054.svg rename to platypush/backend/http/webapp/dist/static/img/ma.bee9c054.svg diff --git a/platypush/backend/http/dist/static/img/mc.78528abe.svg b/platypush/backend/http/webapp/dist/static/img/mc.78528abe.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mc.78528abe.svg rename to platypush/backend/http/webapp/dist/static/img/mc.78528abe.svg diff --git a/platypush/backend/http/dist/static/img/mc.b4f4b90d.svg b/platypush/backend/http/webapp/dist/static/img/mc.b4f4b90d.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mc.b4f4b90d.svg rename to platypush/backend/http/webapp/dist/static/img/mc.b4f4b90d.svg diff --git a/platypush/backend/http/dist/static/img/md.63bbfb2e.svg b/platypush/backend/http/webapp/dist/static/img/md.63bbfb2e.svg similarity index 100% rename from platypush/backend/http/dist/static/img/md.63bbfb2e.svg rename to platypush/backend/http/webapp/dist/static/img/md.63bbfb2e.svg diff --git a/platypush/backend/http/dist/static/img/md.8f2e0071.svg b/platypush/backend/http/webapp/dist/static/img/md.8f2e0071.svg similarity index 100% rename from platypush/backend/http/dist/static/img/md.8f2e0071.svg rename to platypush/backend/http/webapp/dist/static/img/md.8f2e0071.svg diff --git a/platypush/backend/http/dist/static/img/me.8096e4aa.svg b/platypush/backend/http/webapp/dist/static/img/me.8096e4aa.svg similarity index 100% rename from platypush/backend/http/dist/static/img/me.8096e4aa.svg rename to platypush/backend/http/webapp/dist/static/img/me.8096e4aa.svg diff --git a/platypush/backend/http/dist/static/img/me.a0dbae6f.svg b/platypush/backend/http/webapp/dist/static/img/me.a0dbae6f.svg similarity index 100% rename from platypush/backend/http/dist/static/img/me.a0dbae6f.svg rename to platypush/backend/http/webapp/dist/static/img/me.a0dbae6f.svg diff --git a/platypush/backend/http/dist/static/img/mf.487f7bd7.svg b/platypush/backend/http/webapp/dist/static/img/mf.487f7bd7.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mf.487f7bd7.svg rename to platypush/backend/http/webapp/dist/static/img/mf.487f7bd7.svg diff --git a/platypush/backend/http/dist/static/img/mf.5b9ff36c.svg b/platypush/backend/http/webapp/dist/static/img/mf.5b9ff36c.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mf.5b9ff36c.svg rename to platypush/backend/http/webapp/dist/static/img/mf.5b9ff36c.svg diff --git a/platypush/backend/http/dist/static/img/mg.67f5922d.svg b/platypush/backend/http/webapp/dist/static/img/mg.67f5922d.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mg.67f5922d.svg rename to platypush/backend/http/webapp/dist/static/img/mg.67f5922d.svg diff --git a/platypush/backend/http/dist/static/img/mg.91e10ba0.svg b/platypush/backend/http/webapp/dist/static/img/mg.91e10ba0.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mg.91e10ba0.svg rename to platypush/backend/http/webapp/dist/static/img/mg.91e10ba0.svg diff --git a/platypush/backend/http/dist/static/img/mh.6d60cee3.svg b/platypush/backend/http/webapp/dist/static/img/mh.6d60cee3.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mh.6d60cee3.svg rename to platypush/backend/http/webapp/dist/static/img/mh.6d60cee3.svg diff --git a/platypush/backend/http/dist/static/img/mh.8f1f9134.svg b/platypush/backend/http/webapp/dist/static/img/mh.8f1f9134.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mh.8f1f9134.svg rename to platypush/backend/http/webapp/dist/static/img/mh.8f1f9134.svg diff --git a/platypush/backend/http/dist/static/img/mk.2413b107.svg b/platypush/backend/http/webapp/dist/static/img/mk.2413b107.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mk.2413b107.svg rename to platypush/backend/http/webapp/dist/static/img/mk.2413b107.svg diff --git a/platypush/backend/http/dist/static/img/mk.ed091b88.svg b/platypush/backend/http/webapp/dist/static/img/mk.ed091b88.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mk.ed091b88.svg rename to platypush/backend/http/webapp/dist/static/img/mk.ed091b88.svg diff --git a/platypush/backend/http/dist/static/img/ml.204b0da4.svg b/platypush/backend/http/webapp/dist/static/img/ml.204b0da4.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ml.204b0da4.svg rename to platypush/backend/http/webapp/dist/static/img/ml.204b0da4.svg diff --git a/platypush/backend/http/dist/static/img/ml.e6f097f9.svg b/platypush/backend/http/webapp/dist/static/img/ml.e6f097f9.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ml.e6f097f9.svg rename to platypush/backend/http/webapp/dist/static/img/ml.e6f097f9.svg diff --git a/platypush/backend/http/dist/static/img/mm.8d6d26bc.svg b/platypush/backend/http/webapp/dist/static/img/mm.8d6d26bc.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mm.8d6d26bc.svg rename to platypush/backend/http/webapp/dist/static/img/mm.8d6d26bc.svg diff --git a/platypush/backend/http/dist/static/img/mm.92e9f832.svg b/platypush/backend/http/webapp/dist/static/img/mm.92e9f832.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mm.92e9f832.svg rename to platypush/backend/http/webapp/dist/static/img/mm.92e9f832.svg diff --git a/platypush/backend/http/dist/static/img/mn.39952937.svg b/platypush/backend/http/webapp/dist/static/img/mn.39952937.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mn.39952937.svg rename to platypush/backend/http/webapp/dist/static/img/mn.39952937.svg diff --git a/platypush/backend/http/dist/static/img/mn.b6529a3b.svg b/platypush/backend/http/webapp/dist/static/img/mn.b6529a3b.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mn.b6529a3b.svg rename to platypush/backend/http/webapp/dist/static/img/mn.b6529a3b.svg diff --git a/platypush/backend/http/dist/static/img/mo.1f249f51.svg b/platypush/backend/http/webapp/dist/static/img/mo.1f249f51.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mo.1f249f51.svg rename to platypush/backend/http/webapp/dist/static/img/mo.1f249f51.svg diff --git a/platypush/backend/http/dist/static/img/mo.44f9c555.svg b/platypush/backend/http/webapp/dist/static/img/mo.44f9c555.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mo.44f9c555.svg rename to platypush/backend/http/webapp/dist/static/img/mo.44f9c555.svg diff --git a/platypush/backend/http/dist/static/img/mp.2671eebe.svg b/platypush/backend/http/webapp/dist/static/img/mp.2671eebe.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mp.2671eebe.svg rename to platypush/backend/http/webapp/dist/static/img/mp.2671eebe.svg diff --git a/platypush/backend/http/dist/static/img/mp.aa6f2a40.svg b/platypush/backend/http/webapp/dist/static/img/mp.aa6f2a40.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mp.aa6f2a40.svg rename to platypush/backend/http/webapp/dist/static/img/mp.aa6f2a40.svg diff --git a/platypush/backend/http/dist/static/img/mq.a09e4865.svg b/platypush/backend/http/webapp/dist/static/img/mq.a09e4865.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mq.a09e4865.svg rename to platypush/backend/http/webapp/dist/static/img/mq.a09e4865.svg diff --git a/platypush/backend/http/dist/static/img/mq.bfeadb02.svg b/platypush/backend/http/webapp/dist/static/img/mq.bfeadb02.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mq.bfeadb02.svg rename to platypush/backend/http/webapp/dist/static/img/mq.bfeadb02.svg diff --git a/platypush/backend/http/dist/static/img/mr.a3c31876.svg b/platypush/backend/http/webapp/dist/static/img/mr.a3c31876.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mr.a3c31876.svg rename to platypush/backend/http/webapp/dist/static/img/mr.a3c31876.svg diff --git a/platypush/backend/http/dist/static/img/mr.b293ed89.svg b/platypush/backend/http/webapp/dist/static/img/mr.b293ed89.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mr.b293ed89.svg rename to platypush/backend/http/webapp/dist/static/img/mr.b293ed89.svg diff --git a/platypush/backend/http/dist/static/img/ms.058b028b.svg b/platypush/backend/http/webapp/dist/static/img/ms.058b028b.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ms.058b028b.svg rename to platypush/backend/http/webapp/dist/static/img/ms.058b028b.svg diff --git a/platypush/backend/http/dist/static/img/ms.d5390a0c.svg b/platypush/backend/http/webapp/dist/static/img/ms.d5390a0c.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ms.d5390a0c.svg rename to platypush/backend/http/webapp/dist/static/img/ms.d5390a0c.svg diff --git a/platypush/backend/http/dist/static/img/mt.51f074ae.svg b/platypush/backend/http/webapp/dist/static/img/mt.51f074ae.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mt.51f074ae.svg rename to platypush/backend/http/webapp/dist/static/img/mt.51f074ae.svg diff --git a/platypush/backend/http/dist/static/img/mt.fd857604.svg b/platypush/backend/http/webapp/dist/static/img/mt.fd857604.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mt.fd857604.svg rename to platypush/backend/http/webapp/dist/static/img/mt.fd857604.svg diff --git a/platypush/backend/http/dist/static/img/mu.67c8f362.svg b/platypush/backend/http/webapp/dist/static/img/mu.67c8f362.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mu.67c8f362.svg rename to platypush/backend/http/webapp/dist/static/img/mu.67c8f362.svg diff --git a/platypush/backend/http/dist/static/img/mu.896330b7.svg b/platypush/backend/http/webapp/dist/static/img/mu.896330b7.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mu.896330b7.svg rename to platypush/backend/http/webapp/dist/static/img/mu.896330b7.svg diff --git a/platypush/backend/http/dist/static/img/mv.0fdc08c6.svg b/platypush/backend/http/webapp/dist/static/img/mv.0fdc08c6.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mv.0fdc08c6.svg rename to platypush/backend/http/webapp/dist/static/img/mv.0fdc08c6.svg diff --git a/platypush/backend/http/dist/static/img/mv.3c896bfd.svg b/platypush/backend/http/webapp/dist/static/img/mv.3c896bfd.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mv.3c896bfd.svg rename to platypush/backend/http/webapp/dist/static/img/mv.3c896bfd.svg diff --git a/platypush/backend/http/dist/static/img/mw.290d49f1.svg b/platypush/backend/http/webapp/dist/static/img/mw.290d49f1.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mw.290d49f1.svg rename to platypush/backend/http/webapp/dist/static/img/mw.290d49f1.svg diff --git a/platypush/backend/http/dist/static/img/mw.59519962.svg b/platypush/backend/http/webapp/dist/static/img/mw.59519962.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mw.59519962.svg rename to platypush/backend/http/webapp/dist/static/img/mw.59519962.svg diff --git a/platypush/backend/http/dist/static/img/mx.cb47c8bf.svg b/platypush/backend/http/webapp/dist/static/img/mx.cb47c8bf.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mx.cb47c8bf.svg rename to platypush/backend/http/webapp/dist/static/img/mx.cb47c8bf.svg diff --git a/platypush/backend/http/dist/static/img/mx.fc563797.svg b/platypush/backend/http/webapp/dist/static/img/mx.fc563797.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mx.fc563797.svg rename to platypush/backend/http/webapp/dist/static/img/mx.fc563797.svg diff --git a/platypush/backend/http/dist/static/img/my.5991a60d.svg b/platypush/backend/http/webapp/dist/static/img/my.5991a60d.svg similarity index 100% rename from platypush/backend/http/dist/static/img/my.5991a60d.svg rename to platypush/backend/http/webapp/dist/static/img/my.5991a60d.svg diff --git a/platypush/backend/http/dist/static/img/my.c52af28e.svg b/platypush/backend/http/webapp/dist/static/img/my.c52af28e.svg similarity index 100% rename from platypush/backend/http/dist/static/img/my.c52af28e.svg rename to platypush/backend/http/webapp/dist/static/img/my.c52af28e.svg diff --git a/platypush/backend/http/dist/static/img/mz.1044789c.svg b/platypush/backend/http/webapp/dist/static/img/mz.1044789c.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mz.1044789c.svg rename to platypush/backend/http/webapp/dist/static/img/mz.1044789c.svg diff --git a/platypush/backend/http/dist/static/img/mz.e8801c33.svg b/platypush/backend/http/webapp/dist/static/img/mz.e8801c33.svg similarity index 100% rename from platypush/backend/http/dist/static/img/mz.e8801c33.svg rename to platypush/backend/http/webapp/dist/static/img/mz.e8801c33.svg diff --git a/platypush/backend/http/dist/static/img/na.05f127b0.svg b/platypush/backend/http/webapp/dist/static/img/na.05f127b0.svg similarity index 100% rename from platypush/backend/http/dist/static/img/na.05f127b0.svg rename to platypush/backend/http/webapp/dist/static/img/na.05f127b0.svg diff --git a/platypush/backend/http/dist/static/img/na.2a5f6f2b.svg b/platypush/backend/http/webapp/dist/static/img/na.2a5f6f2b.svg similarity index 100% rename from platypush/backend/http/dist/static/img/na.2a5f6f2b.svg rename to platypush/backend/http/webapp/dist/static/img/na.2a5f6f2b.svg diff --git a/platypush/backend/http/dist/static/img/nc.0dba674e.svg b/platypush/backend/http/webapp/dist/static/img/nc.0dba674e.svg similarity index 100% rename from platypush/backend/http/dist/static/img/nc.0dba674e.svg rename to platypush/backend/http/webapp/dist/static/img/nc.0dba674e.svg diff --git a/platypush/backend/http/dist/static/img/nc.b6c1c6b3.svg b/platypush/backend/http/webapp/dist/static/img/nc.b6c1c6b3.svg similarity index 100% rename from platypush/backend/http/dist/static/img/nc.b6c1c6b3.svg rename to platypush/backend/http/webapp/dist/static/img/nc.b6c1c6b3.svg diff --git a/platypush/backend/http/dist/static/img/ne.b7369ec7.svg b/platypush/backend/http/webapp/dist/static/img/ne.b7369ec7.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ne.b7369ec7.svg rename to platypush/backend/http/webapp/dist/static/img/ne.b7369ec7.svg diff --git a/platypush/backend/http/dist/static/img/ne.e56edd30.svg b/platypush/backend/http/webapp/dist/static/img/ne.e56edd30.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ne.e56edd30.svg rename to platypush/backend/http/webapp/dist/static/img/ne.e56edd30.svg diff --git a/platypush/backend/http/dist/static/img/nf.82cb457a.svg b/platypush/backend/http/webapp/dist/static/img/nf.82cb457a.svg similarity index 100% rename from platypush/backend/http/dist/static/img/nf.82cb457a.svg rename to platypush/backend/http/webapp/dist/static/img/nf.82cb457a.svg diff --git a/platypush/backend/http/dist/static/img/nf.8f8df7a2.svg b/platypush/backend/http/webapp/dist/static/img/nf.8f8df7a2.svg similarity index 100% rename from platypush/backend/http/dist/static/img/nf.8f8df7a2.svg rename to platypush/backend/http/webapp/dist/static/img/nf.8f8df7a2.svg diff --git a/platypush/backend/http/dist/static/img/ng.520463e1.svg b/platypush/backend/http/webapp/dist/static/img/ng.520463e1.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ng.520463e1.svg rename to platypush/backend/http/webapp/dist/static/img/ng.520463e1.svg diff --git a/platypush/backend/http/dist/static/img/ng.992459a3.svg b/platypush/backend/http/webapp/dist/static/img/ng.992459a3.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ng.992459a3.svg rename to platypush/backend/http/webapp/dist/static/img/ng.992459a3.svg diff --git a/platypush/backend/http/dist/static/img/ni.b828dceb.svg b/platypush/backend/http/webapp/dist/static/img/ni.b828dceb.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ni.b828dceb.svg rename to platypush/backend/http/webapp/dist/static/img/ni.b828dceb.svg diff --git a/platypush/backend/http/dist/static/img/ni.c90e4163.svg b/platypush/backend/http/webapp/dist/static/img/ni.c90e4163.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ni.c90e4163.svg rename to platypush/backend/http/webapp/dist/static/img/ni.c90e4163.svg diff --git a/platypush/backend/http/dist/static/img/nl.5336e995.svg b/platypush/backend/http/webapp/dist/static/img/nl.5336e995.svg similarity index 100% rename from platypush/backend/http/dist/static/img/nl.5336e995.svg rename to platypush/backend/http/webapp/dist/static/img/nl.5336e995.svg diff --git a/platypush/backend/http/dist/static/img/nl.c5faaf5a.svg b/platypush/backend/http/webapp/dist/static/img/nl.c5faaf5a.svg similarity index 100% rename from platypush/backend/http/dist/static/img/nl.c5faaf5a.svg rename to platypush/backend/http/webapp/dist/static/img/nl.c5faaf5a.svg diff --git a/platypush/backend/http/dist/static/img/no.0b41df77.svg b/platypush/backend/http/webapp/dist/static/img/no.0b41df77.svg similarity index 100% rename from platypush/backend/http/dist/static/img/no.0b41df77.svg rename to platypush/backend/http/webapp/dist/static/img/no.0b41df77.svg diff --git a/platypush/backend/http/dist/static/img/no.b7a21f54.svg b/platypush/backend/http/webapp/dist/static/img/no.b7a21f54.svg similarity index 100% rename from platypush/backend/http/dist/static/img/no.b7a21f54.svg rename to platypush/backend/http/webapp/dist/static/img/no.b7a21f54.svg diff --git a/platypush/backend/http/dist/static/img/np.3ce0600c.svg b/platypush/backend/http/webapp/dist/static/img/np.3ce0600c.svg similarity index 100% rename from platypush/backend/http/dist/static/img/np.3ce0600c.svg rename to platypush/backend/http/webapp/dist/static/img/np.3ce0600c.svg diff --git a/platypush/backend/http/dist/static/img/np.a754e9e8.svg b/platypush/backend/http/webapp/dist/static/img/np.a754e9e8.svg similarity index 100% rename from platypush/backend/http/dist/static/img/np.a754e9e8.svg rename to platypush/backend/http/webapp/dist/static/img/np.a754e9e8.svg diff --git a/platypush/backend/http/dist/static/img/nr.2ef5b7c8.svg b/platypush/backend/http/webapp/dist/static/img/nr.2ef5b7c8.svg similarity index 100% rename from platypush/backend/http/dist/static/img/nr.2ef5b7c8.svg rename to platypush/backend/http/webapp/dist/static/img/nr.2ef5b7c8.svg diff --git a/platypush/backend/http/dist/static/img/nr.34ed2f24.svg b/platypush/backend/http/webapp/dist/static/img/nr.34ed2f24.svg similarity index 100% rename from platypush/backend/http/dist/static/img/nr.34ed2f24.svg rename to platypush/backend/http/webapp/dist/static/img/nr.34ed2f24.svg diff --git a/platypush/backend/http/dist/static/img/nu.4a4641b3.svg b/platypush/backend/http/webapp/dist/static/img/nu.4a4641b3.svg similarity index 100% rename from platypush/backend/http/dist/static/img/nu.4a4641b3.svg rename to platypush/backend/http/webapp/dist/static/img/nu.4a4641b3.svg diff --git a/platypush/backend/http/dist/static/img/nu.caaabfca.svg b/platypush/backend/http/webapp/dist/static/img/nu.caaabfca.svg similarity index 100% rename from platypush/backend/http/dist/static/img/nu.caaabfca.svg rename to platypush/backend/http/webapp/dist/static/img/nu.caaabfca.svg diff --git a/platypush/backend/http/dist/static/img/nz.380c4a3a.svg b/platypush/backend/http/webapp/dist/static/img/nz.380c4a3a.svg similarity index 100% rename from platypush/backend/http/dist/static/img/nz.380c4a3a.svg rename to platypush/backend/http/webapp/dist/static/img/nz.380c4a3a.svg diff --git a/platypush/backend/http/dist/static/img/nz.a8f100c7.svg b/platypush/backend/http/webapp/dist/static/img/nz.a8f100c7.svg similarity index 100% rename from platypush/backend/http/dist/static/img/nz.a8f100c7.svg rename to platypush/backend/http/webapp/dist/static/img/nz.a8f100c7.svg diff --git a/platypush/backend/http/dist/static/img/om.397d3f2b.svg b/platypush/backend/http/webapp/dist/static/img/om.397d3f2b.svg similarity index 100% rename from platypush/backend/http/dist/static/img/om.397d3f2b.svg rename to platypush/backend/http/webapp/dist/static/img/om.397d3f2b.svg diff --git a/platypush/backend/http/dist/static/img/om.7332c94c.svg b/platypush/backend/http/webapp/dist/static/img/om.7332c94c.svg similarity index 100% rename from platypush/backend/http/dist/static/img/om.7332c94c.svg rename to platypush/backend/http/webapp/dist/static/img/om.7332c94c.svg diff --git a/platypush/backend/http/dist/static/img/pa.0d16b0e8.svg b/platypush/backend/http/webapp/dist/static/img/pa.0d16b0e8.svg similarity index 100% rename from platypush/backend/http/dist/static/img/pa.0d16b0e8.svg rename to platypush/backend/http/webapp/dist/static/img/pa.0d16b0e8.svg diff --git a/platypush/backend/http/dist/static/img/pa.beb40ab6.svg b/platypush/backend/http/webapp/dist/static/img/pa.beb40ab6.svg similarity index 100% rename from platypush/backend/http/dist/static/img/pa.beb40ab6.svg rename to platypush/backend/http/webapp/dist/static/img/pa.beb40ab6.svg diff --git a/platypush/backend/http/dist/static/img/pe.3777e89e.svg b/platypush/backend/http/webapp/dist/static/img/pe.3777e89e.svg similarity index 100% rename from platypush/backend/http/dist/static/img/pe.3777e89e.svg rename to platypush/backend/http/webapp/dist/static/img/pe.3777e89e.svg diff --git a/platypush/backend/http/dist/static/img/pe.4fb8c006.svg b/platypush/backend/http/webapp/dist/static/img/pe.4fb8c006.svg similarity index 100% rename from platypush/backend/http/dist/static/img/pe.4fb8c006.svg rename to platypush/backend/http/webapp/dist/static/img/pe.4fb8c006.svg diff --git a/platypush/backend/http/dist/static/img/pf.8e525621.svg b/platypush/backend/http/webapp/dist/static/img/pf.8e525621.svg similarity index 100% rename from platypush/backend/http/dist/static/img/pf.8e525621.svg rename to platypush/backend/http/webapp/dist/static/img/pf.8e525621.svg diff --git a/platypush/backend/http/dist/static/img/pf.a68f0f63.svg b/platypush/backend/http/webapp/dist/static/img/pf.a68f0f63.svg similarity index 100% rename from platypush/backend/http/dist/static/img/pf.a68f0f63.svg rename to platypush/backend/http/webapp/dist/static/img/pf.a68f0f63.svg diff --git a/platypush/backend/http/dist/static/img/pg.9b228e6c.svg b/platypush/backend/http/webapp/dist/static/img/pg.9b228e6c.svg similarity index 100% rename from platypush/backend/http/dist/static/img/pg.9b228e6c.svg rename to platypush/backend/http/webapp/dist/static/img/pg.9b228e6c.svg diff --git a/platypush/backend/http/dist/static/img/pg.e3c208b9.svg b/platypush/backend/http/webapp/dist/static/img/pg.e3c208b9.svg similarity index 100% rename from platypush/backend/http/dist/static/img/pg.e3c208b9.svg rename to platypush/backend/http/webapp/dist/static/img/pg.e3c208b9.svg diff --git a/platypush/backend/http/dist/static/img/ph.03c78e38.svg b/platypush/backend/http/webapp/dist/static/img/ph.03c78e38.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ph.03c78e38.svg rename to platypush/backend/http/webapp/dist/static/img/ph.03c78e38.svg diff --git a/platypush/backend/http/dist/static/img/ph.4e44ea60.svg b/platypush/backend/http/webapp/dist/static/img/ph.4e44ea60.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ph.4e44ea60.svg rename to platypush/backend/http/webapp/dist/static/img/ph.4e44ea60.svg diff --git a/platypush/backend/http/dist/static/img/pk.3238f8e2.svg b/platypush/backend/http/webapp/dist/static/img/pk.3238f8e2.svg similarity index 100% rename from platypush/backend/http/dist/static/img/pk.3238f8e2.svg rename to platypush/backend/http/webapp/dist/static/img/pk.3238f8e2.svg diff --git a/platypush/backend/http/dist/static/img/pk.3a126471.svg b/platypush/backend/http/webapp/dist/static/img/pk.3a126471.svg similarity index 100% rename from platypush/backend/http/dist/static/img/pk.3a126471.svg rename to platypush/backend/http/webapp/dist/static/img/pk.3a126471.svg diff --git a/platypush/backend/http/dist/static/img/pl.3fe3bd51.svg b/platypush/backend/http/webapp/dist/static/img/pl.3fe3bd51.svg similarity index 100% rename from platypush/backend/http/dist/static/img/pl.3fe3bd51.svg rename to platypush/backend/http/webapp/dist/static/img/pl.3fe3bd51.svg diff --git a/platypush/backend/http/dist/static/img/pl.562edca5.svg b/platypush/backend/http/webapp/dist/static/img/pl.562edca5.svg similarity index 100% rename from platypush/backend/http/dist/static/img/pl.562edca5.svg rename to platypush/backend/http/webapp/dist/static/img/pl.562edca5.svg diff --git a/platypush/backend/http/dist/static/img/pm.1e97e8d7.svg b/platypush/backend/http/webapp/dist/static/img/pm.1e97e8d7.svg similarity index 100% rename from platypush/backend/http/dist/static/img/pm.1e97e8d7.svg rename to platypush/backend/http/webapp/dist/static/img/pm.1e97e8d7.svg diff --git a/platypush/backend/http/dist/static/img/pm.89993b1f.svg b/platypush/backend/http/webapp/dist/static/img/pm.89993b1f.svg similarity index 100% rename from platypush/backend/http/dist/static/img/pm.89993b1f.svg rename to platypush/backend/http/webapp/dist/static/img/pm.89993b1f.svg diff --git a/platypush/backend/http/dist/static/img/pn.2d4ce209.svg b/platypush/backend/http/webapp/dist/static/img/pn.2d4ce209.svg similarity index 100% rename from platypush/backend/http/dist/static/img/pn.2d4ce209.svg rename to platypush/backend/http/webapp/dist/static/img/pn.2d4ce209.svg diff --git a/platypush/backend/http/dist/static/img/pn.3b9532b7.svg b/platypush/backend/http/webapp/dist/static/img/pn.3b9532b7.svg similarity index 100% rename from platypush/backend/http/dist/static/img/pn.3b9532b7.svg rename to platypush/backend/http/webapp/dist/static/img/pn.3b9532b7.svg diff --git a/platypush/backend/http/dist/static/img/pr.1d278b02.svg b/platypush/backend/http/webapp/dist/static/img/pr.1d278b02.svg similarity index 100% rename from platypush/backend/http/dist/static/img/pr.1d278b02.svg rename to platypush/backend/http/webapp/dist/static/img/pr.1d278b02.svg diff --git a/platypush/backend/http/dist/static/img/pr.b55721a5.svg b/platypush/backend/http/webapp/dist/static/img/pr.b55721a5.svg similarity index 100% rename from platypush/backend/http/dist/static/img/pr.b55721a5.svg rename to platypush/backend/http/webapp/dist/static/img/pr.b55721a5.svg diff --git a/platypush/backend/http/dist/static/img/ps.07005a7f.svg b/platypush/backend/http/webapp/dist/static/img/ps.07005a7f.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ps.07005a7f.svg rename to platypush/backend/http/webapp/dist/static/img/ps.07005a7f.svg diff --git a/platypush/backend/http/dist/static/img/ps.2992f9b9.svg b/platypush/backend/http/webapp/dist/static/img/ps.2992f9b9.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ps.2992f9b9.svg rename to platypush/backend/http/webapp/dist/static/img/ps.2992f9b9.svg diff --git a/platypush/backend/http/dist/static/img/pt.09cd4ef9.svg b/platypush/backend/http/webapp/dist/static/img/pt.09cd4ef9.svg similarity index 100% rename from platypush/backend/http/dist/static/img/pt.09cd4ef9.svg rename to platypush/backend/http/webapp/dist/static/img/pt.09cd4ef9.svg diff --git a/platypush/backend/http/dist/static/img/pt.c31a6c49.svg b/platypush/backend/http/webapp/dist/static/img/pt.c31a6c49.svg similarity index 100% rename from platypush/backend/http/dist/static/img/pt.c31a6c49.svg rename to platypush/backend/http/webapp/dist/static/img/pt.c31a6c49.svg diff --git a/platypush/backend/http/dist/static/img/pw.005061a1.svg b/platypush/backend/http/webapp/dist/static/img/pw.005061a1.svg similarity index 100% rename from platypush/backend/http/dist/static/img/pw.005061a1.svg rename to platypush/backend/http/webapp/dist/static/img/pw.005061a1.svg diff --git a/platypush/backend/http/dist/static/img/pw.8207f624.svg b/platypush/backend/http/webapp/dist/static/img/pw.8207f624.svg similarity index 100% rename from platypush/backend/http/dist/static/img/pw.8207f624.svg rename to platypush/backend/http/webapp/dist/static/img/pw.8207f624.svg diff --git a/platypush/backend/http/dist/static/img/py.13233f64.svg b/platypush/backend/http/webapp/dist/static/img/py.13233f64.svg similarity index 100% rename from platypush/backend/http/dist/static/img/py.13233f64.svg rename to platypush/backend/http/webapp/dist/static/img/py.13233f64.svg diff --git a/platypush/backend/http/dist/static/img/py.c5bbbec1.svg b/platypush/backend/http/webapp/dist/static/img/py.c5bbbec1.svg similarity index 100% rename from platypush/backend/http/dist/static/img/py.c5bbbec1.svg rename to platypush/backend/http/webapp/dist/static/img/py.c5bbbec1.svg diff --git a/platypush/backend/http/dist/static/img/qa.78909a6f.svg b/platypush/backend/http/webapp/dist/static/img/qa.78909a6f.svg similarity index 100% rename from platypush/backend/http/dist/static/img/qa.78909a6f.svg rename to platypush/backend/http/webapp/dist/static/img/qa.78909a6f.svg diff --git a/platypush/backend/http/dist/static/img/qa.b314986b.svg b/platypush/backend/http/webapp/dist/static/img/qa.b314986b.svg similarity index 100% rename from platypush/backend/http/dist/static/img/qa.b314986b.svg rename to platypush/backend/http/webapp/dist/static/img/qa.b314986b.svg diff --git a/platypush/backend/http/dist/static/img/re.01fea3b6.svg b/platypush/backend/http/webapp/dist/static/img/re.01fea3b6.svg similarity index 100% rename from platypush/backend/http/dist/static/img/re.01fea3b6.svg rename to platypush/backend/http/webapp/dist/static/img/re.01fea3b6.svg diff --git a/platypush/backend/http/dist/static/img/re.17909e37.svg b/platypush/backend/http/webapp/dist/static/img/re.17909e37.svg similarity index 100% rename from platypush/backend/http/dist/static/img/re.17909e37.svg rename to platypush/backend/http/webapp/dist/static/img/re.17909e37.svg diff --git a/platypush/backend/http/dist/static/img/ro.22278e13.svg b/platypush/backend/http/webapp/dist/static/img/ro.22278e13.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ro.22278e13.svg rename to platypush/backend/http/webapp/dist/static/img/ro.22278e13.svg diff --git a/platypush/backend/http/dist/static/img/ro.625aca9e.svg b/platypush/backend/http/webapp/dist/static/img/ro.625aca9e.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ro.625aca9e.svg rename to platypush/backend/http/webapp/dist/static/img/ro.625aca9e.svg diff --git a/platypush/backend/http/dist/static/img/rs.0b9d64b2.svg b/platypush/backend/http/webapp/dist/static/img/rs.0b9d64b2.svg similarity index 100% rename from platypush/backend/http/dist/static/img/rs.0b9d64b2.svg rename to platypush/backend/http/webapp/dist/static/img/rs.0b9d64b2.svg diff --git a/platypush/backend/http/dist/static/img/rs.14899009.svg b/platypush/backend/http/webapp/dist/static/img/rs.14899009.svg similarity index 100% rename from platypush/backend/http/dist/static/img/rs.14899009.svg rename to platypush/backend/http/webapp/dist/static/img/rs.14899009.svg diff --git a/platypush/backend/http/dist/static/img/ru.0cacf46e.svg b/platypush/backend/http/webapp/dist/static/img/ru.0cacf46e.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ru.0cacf46e.svg rename to platypush/backend/http/webapp/dist/static/img/ru.0cacf46e.svg diff --git a/platypush/backend/http/dist/static/img/ru.e3ee3b09.svg b/platypush/backend/http/webapp/dist/static/img/ru.e3ee3b09.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ru.e3ee3b09.svg rename to platypush/backend/http/webapp/dist/static/img/ru.e3ee3b09.svg diff --git a/platypush/backend/http/dist/static/img/rw.7fe5146b.svg b/platypush/backend/http/webapp/dist/static/img/rw.7fe5146b.svg similarity index 100% rename from platypush/backend/http/dist/static/img/rw.7fe5146b.svg rename to platypush/backend/http/webapp/dist/static/img/rw.7fe5146b.svg diff --git a/platypush/backend/http/dist/static/img/rw.997fe41b.svg b/platypush/backend/http/webapp/dist/static/img/rw.997fe41b.svg similarity index 100% rename from platypush/backend/http/dist/static/img/rw.997fe41b.svg rename to platypush/backend/http/webapp/dist/static/img/rw.997fe41b.svg diff --git a/platypush/backend/http/dist/static/img/sa.01b40f18.svg b/platypush/backend/http/webapp/dist/static/img/sa.01b40f18.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sa.01b40f18.svg rename to platypush/backend/http/webapp/dist/static/img/sa.01b40f18.svg diff --git a/platypush/backend/http/dist/static/img/sa.02710800.svg b/platypush/backend/http/webapp/dist/static/img/sa.02710800.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sa.02710800.svg rename to platypush/backend/http/webapp/dist/static/img/sa.02710800.svg diff --git a/platypush/backend/http/dist/static/img/sb.c23eab6d.svg b/platypush/backend/http/webapp/dist/static/img/sb.c23eab6d.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sb.c23eab6d.svg rename to platypush/backend/http/webapp/dist/static/img/sb.c23eab6d.svg diff --git a/platypush/backend/http/dist/static/img/sb.d64e9848.svg b/platypush/backend/http/webapp/dist/static/img/sb.d64e9848.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sb.d64e9848.svg rename to platypush/backend/http/webapp/dist/static/img/sb.d64e9848.svg diff --git a/platypush/backend/http/dist/static/img/sc.30759b7a.svg b/platypush/backend/http/webapp/dist/static/img/sc.30759b7a.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sc.30759b7a.svg rename to platypush/backend/http/webapp/dist/static/img/sc.30759b7a.svg diff --git a/platypush/backend/http/dist/static/img/sc.ad1bcb4c.svg b/platypush/backend/http/webapp/dist/static/img/sc.ad1bcb4c.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sc.ad1bcb4c.svg rename to platypush/backend/http/webapp/dist/static/img/sc.ad1bcb4c.svg diff --git a/platypush/backend/http/dist/static/img/sd.7ab061d8.svg b/platypush/backend/http/webapp/dist/static/img/sd.7ab061d8.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sd.7ab061d8.svg rename to platypush/backend/http/webapp/dist/static/img/sd.7ab061d8.svg diff --git a/platypush/backend/http/dist/static/img/sd.9b0974f1.svg b/platypush/backend/http/webapp/dist/static/img/sd.9b0974f1.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sd.9b0974f1.svg rename to platypush/backend/http/webapp/dist/static/img/sd.9b0974f1.svg diff --git a/platypush/backend/http/dist/static/img/se.b039bdb8.svg b/platypush/backend/http/webapp/dist/static/img/se.b039bdb8.svg similarity index 100% rename from platypush/backend/http/dist/static/img/se.b039bdb8.svg rename to platypush/backend/http/webapp/dist/static/img/se.b039bdb8.svg diff --git a/platypush/backend/http/dist/static/img/se.fe725901.svg b/platypush/backend/http/webapp/dist/static/img/se.fe725901.svg similarity index 100% rename from platypush/backend/http/dist/static/img/se.fe725901.svg rename to platypush/backend/http/webapp/dist/static/img/se.fe725901.svg diff --git a/platypush/backend/http/dist/static/img/sg.45fb3666.svg b/platypush/backend/http/webapp/dist/static/img/sg.45fb3666.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sg.45fb3666.svg rename to platypush/backend/http/webapp/dist/static/img/sg.45fb3666.svg diff --git a/platypush/backend/http/dist/static/img/sg.ae32bb35.svg b/platypush/backend/http/webapp/dist/static/img/sg.ae32bb35.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sg.ae32bb35.svg rename to platypush/backend/http/webapp/dist/static/img/sg.ae32bb35.svg diff --git a/platypush/backend/http/dist/static/img/sh.50626aa7.svg b/platypush/backend/http/webapp/dist/static/img/sh.50626aa7.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sh.50626aa7.svg rename to platypush/backend/http/webapp/dist/static/img/sh.50626aa7.svg diff --git a/platypush/backend/http/dist/static/img/sh.73751467.svg b/platypush/backend/http/webapp/dist/static/img/sh.73751467.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sh.73751467.svg rename to platypush/backend/http/webapp/dist/static/img/sh.73751467.svg diff --git a/platypush/backend/http/dist/static/img/si.8be67718.svg b/platypush/backend/http/webapp/dist/static/img/si.8be67718.svg similarity index 100% rename from platypush/backend/http/dist/static/img/si.8be67718.svg rename to platypush/backend/http/webapp/dist/static/img/si.8be67718.svg diff --git a/platypush/backend/http/dist/static/img/si.fb87a786.svg b/platypush/backend/http/webapp/dist/static/img/si.fb87a786.svg similarity index 100% rename from platypush/backend/http/dist/static/img/si.fb87a786.svg rename to platypush/backend/http/webapp/dist/static/img/si.fb87a786.svg diff --git a/platypush/backend/http/dist/static/img/sj.ae547dbe.svg b/platypush/backend/http/webapp/dist/static/img/sj.ae547dbe.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sj.ae547dbe.svg rename to platypush/backend/http/webapp/dist/static/img/sj.ae547dbe.svg diff --git a/platypush/backend/http/dist/static/img/sj.ecbc9e93.svg b/platypush/backend/http/webapp/dist/static/img/sj.ecbc9e93.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sj.ecbc9e93.svg rename to platypush/backend/http/webapp/dist/static/img/sj.ecbc9e93.svg diff --git a/platypush/backend/http/dist/static/img/sk.1da1c0ab.svg b/platypush/backend/http/webapp/dist/static/img/sk.1da1c0ab.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sk.1da1c0ab.svg rename to platypush/backend/http/webapp/dist/static/img/sk.1da1c0ab.svg diff --git a/platypush/backend/http/dist/static/img/sk.e7c5539e.svg b/platypush/backend/http/webapp/dist/static/img/sk.e7c5539e.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sk.e7c5539e.svg rename to platypush/backend/http/webapp/dist/static/img/sk.e7c5539e.svg diff --git a/platypush/backend/http/dist/static/img/sl.ddbd1d9b.svg b/platypush/backend/http/webapp/dist/static/img/sl.ddbd1d9b.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sl.ddbd1d9b.svg rename to platypush/backend/http/webapp/dist/static/img/sl.ddbd1d9b.svg diff --git a/platypush/backend/http/dist/static/img/sl.f6315f74.svg b/platypush/backend/http/webapp/dist/static/img/sl.f6315f74.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sl.f6315f74.svg rename to platypush/backend/http/webapp/dist/static/img/sl.f6315f74.svg diff --git a/platypush/backend/http/dist/static/img/sm.9591e46a.svg b/platypush/backend/http/webapp/dist/static/img/sm.9591e46a.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sm.9591e46a.svg rename to platypush/backend/http/webapp/dist/static/img/sm.9591e46a.svg diff --git a/platypush/backend/http/dist/static/img/sm.f1d07953.svg b/platypush/backend/http/webapp/dist/static/img/sm.f1d07953.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sm.f1d07953.svg rename to platypush/backend/http/webapp/dist/static/img/sm.f1d07953.svg diff --git a/platypush/backend/http/dist/static/img/sn.5b654e1a.svg b/platypush/backend/http/webapp/dist/static/img/sn.5b654e1a.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sn.5b654e1a.svg rename to platypush/backend/http/webapp/dist/static/img/sn.5b654e1a.svg diff --git a/platypush/backend/http/dist/static/img/sn.d2bec7ef.svg b/platypush/backend/http/webapp/dist/static/img/sn.d2bec7ef.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sn.d2bec7ef.svg rename to platypush/backend/http/webapp/dist/static/img/sn.d2bec7ef.svg diff --git a/platypush/backend/http/dist/static/img/so.28889c60.svg b/platypush/backend/http/webapp/dist/static/img/so.28889c60.svg similarity index 100% rename from platypush/backend/http/dist/static/img/so.28889c60.svg rename to platypush/backend/http/webapp/dist/static/img/so.28889c60.svg diff --git a/platypush/backend/http/dist/static/img/so.c1561217.svg b/platypush/backend/http/webapp/dist/static/img/so.c1561217.svg similarity index 100% rename from platypush/backend/http/dist/static/img/so.c1561217.svg rename to platypush/backend/http/webapp/dist/static/img/so.c1561217.svg diff --git a/platypush/backend/http/dist/static/img/sr.788f3e2a.svg b/platypush/backend/http/webapp/dist/static/img/sr.788f3e2a.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sr.788f3e2a.svg rename to platypush/backend/http/webapp/dist/static/img/sr.788f3e2a.svg diff --git a/platypush/backend/http/dist/static/img/sr.be27d1ae.svg b/platypush/backend/http/webapp/dist/static/img/sr.be27d1ae.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sr.be27d1ae.svg rename to platypush/backend/http/webapp/dist/static/img/sr.be27d1ae.svg diff --git a/platypush/backend/http/dist/static/img/ss.67001d2a.svg b/platypush/backend/http/webapp/dist/static/img/ss.67001d2a.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ss.67001d2a.svg rename to platypush/backend/http/webapp/dist/static/img/ss.67001d2a.svg diff --git a/platypush/backend/http/dist/static/img/ss.e3933b44.svg b/platypush/backend/http/webapp/dist/static/img/ss.e3933b44.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ss.e3933b44.svg rename to platypush/backend/http/webapp/dist/static/img/ss.e3933b44.svg diff --git a/platypush/backend/http/dist/static/img/st.1f545eb9.svg b/platypush/backend/http/webapp/dist/static/img/st.1f545eb9.svg similarity index 100% rename from platypush/backend/http/dist/static/img/st.1f545eb9.svg rename to platypush/backend/http/webapp/dist/static/img/st.1f545eb9.svg diff --git a/platypush/backend/http/dist/static/img/st.d0a56dbb.svg b/platypush/backend/http/webapp/dist/static/img/st.d0a56dbb.svg similarity index 100% rename from platypush/backend/http/dist/static/img/st.d0a56dbb.svg rename to platypush/backend/http/webapp/dist/static/img/st.d0a56dbb.svg diff --git a/platypush/backend/http/dist/static/img/sv.46858d61.svg b/platypush/backend/http/webapp/dist/static/img/sv.46858d61.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sv.46858d61.svg rename to platypush/backend/http/webapp/dist/static/img/sv.46858d61.svg diff --git a/platypush/backend/http/dist/static/img/sv.4dd6d709.svg b/platypush/backend/http/webapp/dist/static/img/sv.4dd6d709.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sv.4dd6d709.svg rename to platypush/backend/http/webapp/dist/static/img/sv.4dd6d709.svg diff --git a/platypush/backend/http/dist/static/img/sx.73a3a178.svg b/platypush/backend/http/webapp/dist/static/img/sx.73a3a178.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sx.73a3a178.svg rename to platypush/backend/http/webapp/dist/static/img/sx.73a3a178.svg diff --git a/platypush/backend/http/dist/static/img/sx.78876392.svg b/platypush/backend/http/webapp/dist/static/img/sx.78876392.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sx.78876392.svg rename to platypush/backend/http/webapp/dist/static/img/sx.78876392.svg diff --git a/platypush/backend/http/dist/static/img/sy.64f0d2d7.svg b/platypush/backend/http/webapp/dist/static/img/sy.64f0d2d7.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sy.64f0d2d7.svg rename to platypush/backend/http/webapp/dist/static/img/sy.64f0d2d7.svg diff --git a/platypush/backend/http/dist/static/img/sy.73690f50.svg b/platypush/backend/http/webapp/dist/static/img/sy.73690f50.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sy.73690f50.svg rename to platypush/backend/http/webapp/dist/static/img/sy.73690f50.svg diff --git a/platypush/backend/http/dist/static/img/sz.1e261ba0.svg b/platypush/backend/http/webapp/dist/static/img/sz.1e261ba0.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sz.1e261ba0.svg rename to platypush/backend/http/webapp/dist/static/img/sz.1e261ba0.svg diff --git a/platypush/backend/http/dist/static/img/sz.fa1a994d.svg b/platypush/backend/http/webapp/dist/static/img/sz.fa1a994d.svg similarity index 100% rename from platypush/backend/http/dist/static/img/sz.fa1a994d.svg rename to platypush/backend/http/webapp/dist/static/img/sz.fa1a994d.svg diff --git a/platypush/backend/http/dist/static/img/tc.c3867f8d.svg b/platypush/backend/http/webapp/dist/static/img/tc.c3867f8d.svg similarity index 100% rename from platypush/backend/http/dist/static/img/tc.c3867f8d.svg rename to platypush/backend/http/webapp/dist/static/img/tc.c3867f8d.svg diff --git a/platypush/backend/http/dist/static/img/tc.c61ef06a.svg b/platypush/backend/http/webapp/dist/static/img/tc.c61ef06a.svg similarity index 100% rename from platypush/backend/http/dist/static/img/tc.c61ef06a.svg rename to platypush/backend/http/webapp/dist/static/img/tc.c61ef06a.svg diff --git a/platypush/backend/http/dist/static/img/td.a0923ddc.svg b/platypush/backend/http/webapp/dist/static/img/td.a0923ddc.svg similarity index 100% rename from platypush/backend/http/dist/static/img/td.a0923ddc.svg rename to platypush/backend/http/webapp/dist/static/img/td.a0923ddc.svg diff --git a/platypush/backend/http/dist/static/img/td.f37a395c.svg b/platypush/backend/http/webapp/dist/static/img/td.f37a395c.svg similarity index 100% rename from platypush/backend/http/dist/static/img/td.f37a395c.svg rename to platypush/backend/http/webapp/dist/static/img/td.f37a395c.svg diff --git a/platypush/backend/http/dist/static/img/tf.2e7dc1af.svg b/platypush/backend/http/webapp/dist/static/img/tf.2e7dc1af.svg similarity index 100% rename from platypush/backend/http/dist/static/img/tf.2e7dc1af.svg rename to platypush/backend/http/webapp/dist/static/img/tf.2e7dc1af.svg diff --git a/platypush/backend/http/dist/static/img/tf.4ab43cc9.svg b/platypush/backend/http/webapp/dist/static/img/tf.4ab43cc9.svg similarity index 100% rename from platypush/backend/http/dist/static/img/tf.4ab43cc9.svg rename to platypush/backend/http/webapp/dist/static/img/tf.4ab43cc9.svg diff --git a/platypush/backend/http/dist/static/img/tg.29fa137c.svg b/platypush/backend/http/webapp/dist/static/img/tg.29fa137c.svg similarity index 100% rename from platypush/backend/http/dist/static/img/tg.29fa137c.svg rename to platypush/backend/http/webapp/dist/static/img/tg.29fa137c.svg diff --git a/platypush/backend/http/dist/static/img/tg.e602a907.svg b/platypush/backend/http/webapp/dist/static/img/tg.e602a907.svg similarity index 100% rename from platypush/backend/http/dist/static/img/tg.e602a907.svg rename to platypush/backend/http/webapp/dist/static/img/tg.e602a907.svg diff --git a/platypush/backend/http/dist/static/img/th.76fca72f.svg b/platypush/backend/http/webapp/dist/static/img/th.76fca72f.svg similarity index 100% rename from platypush/backend/http/dist/static/img/th.76fca72f.svg rename to platypush/backend/http/webapp/dist/static/img/th.76fca72f.svg diff --git a/platypush/backend/http/dist/static/img/th.904dd785.svg b/platypush/backend/http/webapp/dist/static/img/th.904dd785.svg similarity index 100% rename from platypush/backend/http/dist/static/img/th.904dd785.svg rename to platypush/backend/http/webapp/dist/static/img/th.904dd785.svg diff --git a/platypush/backend/http/dist/static/img/tj.09418f13.svg b/platypush/backend/http/webapp/dist/static/img/tj.09418f13.svg similarity index 100% rename from platypush/backend/http/dist/static/img/tj.09418f13.svg rename to platypush/backend/http/webapp/dist/static/img/tj.09418f13.svg diff --git a/platypush/backend/http/dist/static/img/tj.9853139b.svg b/platypush/backend/http/webapp/dist/static/img/tj.9853139b.svg similarity index 100% rename from platypush/backend/http/dist/static/img/tj.9853139b.svg rename to platypush/backend/http/webapp/dist/static/img/tj.9853139b.svg diff --git a/platypush/backend/http/dist/static/img/tk.1959d9de.svg b/platypush/backend/http/webapp/dist/static/img/tk.1959d9de.svg similarity index 100% rename from platypush/backend/http/dist/static/img/tk.1959d9de.svg rename to platypush/backend/http/webapp/dist/static/img/tk.1959d9de.svg diff --git a/platypush/backend/http/dist/static/img/tk.7aaccddb.svg b/platypush/backend/http/webapp/dist/static/img/tk.7aaccddb.svg similarity index 100% rename from platypush/backend/http/dist/static/img/tk.7aaccddb.svg rename to platypush/backend/http/webapp/dist/static/img/tk.7aaccddb.svg diff --git a/platypush/backend/http/dist/static/img/tl.0616faaa.svg b/platypush/backend/http/webapp/dist/static/img/tl.0616faaa.svg similarity index 100% rename from platypush/backend/http/dist/static/img/tl.0616faaa.svg rename to platypush/backend/http/webapp/dist/static/img/tl.0616faaa.svg diff --git a/platypush/backend/http/dist/static/img/tl.7942bccb.svg b/platypush/backend/http/webapp/dist/static/img/tl.7942bccb.svg similarity index 100% rename from platypush/backend/http/dist/static/img/tl.7942bccb.svg rename to platypush/backend/http/webapp/dist/static/img/tl.7942bccb.svg diff --git a/platypush/backend/http/dist/static/img/tm.64aa750d.svg b/platypush/backend/http/webapp/dist/static/img/tm.64aa750d.svg similarity index 100% rename from platypush/backend/http/dist/static/img/tm.64aa750d.svg rename to platypush/backend/http/webapp/dist/static/img/tm.64aa750d.svg diff --git a/platypush/backend/http/dist/static/img/tm.bdd29cb9.svg b/platypush/backend/http/webapp/dist/static/img/tm.bdd29cb9.svg similarity index 100% rename from platypush/backend/http/dist/static/img/tm.bdd29cb9.svg rename to platypush/backend/http/webapp/dist/static/img/tm.bdd29cb9.svg diff --git a/platypush/backend/http/dist/static/img/tn.440d3505.svg b/platypush/backend/http/webapp/dist/static/img/tn.440d3505.svg similarity index 100% rename from platypush/backend/http/dist/static/img/tn.440d3505.svg rename to platypush/backend/http/webapp/dist/static/img/tn.440d3505.svg diff --git a/platypush/backend/http/dist/static/img/tn.89a384a0.svg b/platypush/backend/http/webapp/dist/static/img/tn.89a384a0.svg similarity index 100% rename from platypush/backend/http/dist/static/img/tn.89a384a0.svg rename to platypush/backend/http/webapp/dist/static/img/tn.89a384a0.svg diff --git a/platypush/backend/http/dist/static/img/to.238ef1cd.svg b/platypush/backend/http/webapp/dist/static/img/to.238ef1cd.svg similarity index 100% rename from platypush/backend/http/dist/static/img/to.238ef1cd.svg rename to platypush/backend/http/webapp/dist/static/img/to.238ef1cd.svg diff --git a/platypush/backend/http/dist/static/img/to.79354e72.svg b/platypush/backend/http/webapp/dist/static/img/to.79354e72.svg similarity index 100% rename from platypush/backend/http/dist/static/img/to.79354e72.svg rename to platypush/backend/http/webapp/dist/static/img/to.79354e72.svg diff --git a/platypush/backend/http/dist/static/img/tr.ce2e2e8e.svg b/platypush/backend/http/webapp/dist/static/img/tr.ce2e2e8e.svg similarity index 100% rename from platypush/backend/http/dist/static/img/tr.ce2e2e8e.svg rename to platypush/backend/http/webapp/dist/static/img/tr.ce2e2e8e.svg diff --git a/platypush/backend/http/dist/static/img/tr.ed6d5f37.svg b/platypush/backend/http/webapp/dist/static/img/tr.ed6d5f37.svg similarity index 100% rename from platypush/backend/http/dist/static/img/tr.ed6d5f37.svg rename to platypush/backend/http/webapp/dist/static/img/tr.ed6d5f37.svg diff --git a/platypush/backend/http/dist/static/img/tt.27c618af.svg b/platypush/backend/http/webapp/dist/static/img/tt.27c618af.svg similarity index 100% rename from platypush/backend/http/dist/static/img/tt.27c618af.svg rename to platypush/backend/http/webapp/dist/static/img/tt.27c618af.svg diff --git a/platypush/backend/http/dist/static/img/tt.c3647d9b.svg b/platypush/backend/http/webapp/dist/static/img/tt.c3647d9b.svg similarity index 100% rename from platypush/backend/http/dist/static/img/tt.c3647d9b.svg rename to platypush/backend/http/webapp/dist/static/img/tt.c3647d9b.svg diff --git a/platypush/backend/http/dist/static/img/tv.d78bd31e.svg b/platypush/backend/http/webapp/dist/static/img/tv.d78bd31e.svg similarity index 100% rename from platypush/backend/http/dist/static/img/tv.d78bd31e.svg rename to platypush/backend/http/webapp/dist/static/img/tv.d78bd31e.svg diff --git a/platypush/backend/http/dist/static/img/tv.f4b7afec.svg b/platypush/backend/http/webapp/dist/static/img/tv.f4b7afec.svg similarity index 100% rename from platypush/backend/http/dist/static/img/tv.f4b7afec.svg rename to platypush/backend/http/webapp/dist/static/img/tv.f4b7afec.svg diff --git a/platypush/backend/http/dist/static/img/tw.21291ae9.svg b/platypush/backend/http/webapp/dist/static/img/tw.21291ae9.svg similarity index 100% rename from platypush/backend/http/dist/static/img/tw.21291ae9.svg rename to platypush/backend/http/webapp/dist/static/img/tw.21291ae9.svg diff --git a/platypush/backend/http/dist/static/img/tw.eb5ac137.svg b/platypush/backend/http/webapp/dist/static/img/tw.eb5ac137.svg similarity index 100% rename from platypush/backend/http/dist/static/img/tw.eb5ac137.svg rename to platypush/backend/http/webapp/dist/static/img/tw.eb5ac137.svg diff --git a/platypush/backend/http/dist/static/img/tz.d02545a1.svg b/platypush/backend/http/webapp/dist/static/img/tz.d02545a1.svg similarity index 100% rename from platypush/backend/http/dist/static/img/tz.d02545a1.svg rename to platypush/backend/http/webapp/dist/static/img/tz.d02545a1.svg diff --git a/platypush/backend/http/dist/static/img/tz.d3df42da.svg b/platypush/backend/http/webapp/dist/static/img/tz.d3df42da.svg similarity index 100% rename from platypush/backend/http/dist/static/img/tz.d3df42da.svg rename to platypush/backend/http/webapp/dist/static/img/tz.d3df42da.svg diff --git a/platypush/backend/http/dist/static/img/ua.841d259d.svg b/platypush/backend/http/webapp/dist/static/img/ua.841d259d.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ua.841d259d.svg rename to platypush/backend/http/webapp/dist/static/img/ua.841d259d.svg diff --git a/platypush/backend/http/dist/static/img/ua.a8b13525.svg b/platypush/backend/http/webapp/dist/static/img/ua.a8b13525.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ua.a8b13525.svg rename to platypush/backend/http/webapp/dist/static/img/ua.a8b13525.svg diff --git a/platypush/backend/http/dist/static/img/ug.1c8fcdc4.svg b/platypush/backend/http/webapp/dist/static/img/ug.1c8fcdc4.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ug.1c8fcdc4.svg rename to platypush/backend/http/webapp/dist/static/img/ug.1c8fcdc4.svg diff --git a/platypush/backend/http/dist/static/img/ug.278e456e.svg b/platypush/backend/http/webapp/dist/static/img/ug.278e456e.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ug.278e456e.svg rename to platypush/backend/http/webapp/dist/static/img/ug.278e456e.svg diff --git a/platypush/backend/http/dist/static/img/um.05615112.svg b/platypush/backend/http/webapp/dist/static/img/um.05615112.svg similarity index 100% rename from platypush/backend/http/dist/static/img/um.05615112.svg rename to platypush/backend/http/webapp/dist/static/img/um.05615112.svg diff --git a/platypush/backend/http/dist/static/img/um.3d347682.svg b/platypush/backend/http/webapp/dist/static/img/um.3d347682.svg similarity index 100% rename from platypush/backend/http/dist/static/img/um.3d347682.svg rename to platypush/backend/http/webapp/dist/static/img/um.3d347682.svg diff --git a/platypush/backend/http/dist/static/img/un.3835716f.svg b/platypush/backend/http/webapp/dist/static/img/un.3835716f.svg similarity index 100% rename from platypush/backend/http/dist/static/img/un.3835716f.svg rename to platypush/backend/http/webapp/dist/static/img/un.3835716f.svg diff --git a/platypush/backend/http/dist/static/img/un.c366cfa8.svg b/platypush/backend/http/webapp/dist/static/img/un.c366cfa8.svg similarity index 100% rename from platypush/backend/http/dist/static/img/un.c366cfa8.svg rename to platypush/backend/http/webapp/dist/static/img/un.c366cfa8.svg diff --git a/platypush/backend/http/dist/static/img/us.8ec58318.svg b/platypush/backend/http/webapp/dist/static/img/us.8ec58318.svg similarity index 100% rename from platypush/backend/http/dist/static/img/us.8ec58318.svg rename to platypush/backend/http/webapp/dist/static/img/us.8ec58318.svg diff --git a/platypush/backend/http/dist/static/img/us.ae656592.svg b/platypush/backend/http/webapp/dist/static/img/us.ae656592.svg similarity index 100% rename from platypush/backend/http/dist/static/img/us.ae656592.svg rename to platypush/backend/http/webapp/dist/static/img/us.ae656592.svg diff --git a/platypush/backend/http/dist/static/img/uy.79b02850.svg b/platypush/backend/http/webapp/dist/static/img/uy.79b02850.svg similarity index 100% rename from platypush/backend/http/dist/static/img/uy.79b02850.svg rename to platypush/backend/http/webapp/dist/static/img/uy.79b02850.svg diff --git a/platypush/backend/http/dist/static/img/uy.adbc4992.svg b/platypush/backend/http/webapp/dist/static/img/uy.adbc4992.svg similarity index 100% rename from platypush/backend/http/dist/static/img/uy.adbc4992.svg rename to platypush/backend/http/webapp/dist/static/img/uy.adbc4992.svg diff --git a/platypush/backend/http/dist/static/img/uz.ca892343.svg b/platypush/backend/http/webapp/dist/static/img/uz.ca892343.svg similarity index 100% rename from platypush/backend/http/dist/static/img/uz.ca892343.svg rename to platypush/backend/http/webapp/dist/static/img/uz.ca892343.svg diff --git a/platypush/backend/http/dist/static/img/uz.eb1e00b8.svg b/platypush/backend/http/webapp/dist/static/img/uz.eb1e00b8.svg similarity index 100% rename from platypush/backend/http/dist/static/img/uz.eb1e00b8.svg rename to platypush/backend/http/webapp/dist/static/img/uz.eb1e00b8.svg diff --git a/platypush/backend/http/dist/static/img/va.0e3b3cc1.svg b/platypush/backend/http/webapp/dist/static/img/va.0e3b3cc1.svg similarity index 100% rename from platypush/backend/http/dist/static/img/va.0e3b3cc1.svg rename to platypush/backend/http/webapp/dist/static/img/va.0e3b3cc1.svg diff --git a/platypush/backend/http/dist/static/img/va.56a808f7.svg b/platypush/backend/http/webapp/dist/static/img/va.56a808f7.svg similarity index 100% rename from platypush/backend/http/dist/static/img/va.56a808f7.svg rename to platypush/backend/http/webapp/dist/static/img/va.56a808f7.svg diff --git a/platypush/backend/http/dist/static/img/vc.4ac5124f.svg b/platypush/backend/http/webapp/dist/static/img/vc.4ac5124f.svg similarity index 100% rename from platypush/backend/http/dist/static/img/vc.4ac5124f.svg rename to platypush/backend/http/webapp/dist/static/img/vc.4ac5124f.svg diff --git a/platypush/backend/http/dist/static/img/vc.bbb52fa0.svg b/platypush/backend/http/webapp/dist/static/img/vc.bbb52fa0.svg similarity index 100% rename from platypush/backend/http/dist/static/img/vc.bbb52fa0.svg rename to platypush/backend/http/webapp/dist/static/img/vc.bbb52fa0.svg diff --git a/platypush/backend/http/dist/static/img/ve.9f23d962.svg b/platypush/backend/http/webapp/dist/static/img/ve.9f23d962.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ve.9f23d962.svg rename to platypush/backend/http/webapp/dist/static/img/ve.9f23d962.svg diff --git a/platypush/backend/http/dist/static/img/ve.b2cd5a9a.svg b/platypush/backend/http/webapp/dist/static/img/ve.b2cd5a9a.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ve.b2cd5a9a.svg rename to platypush/backend/http/webapp/dist/static/img/ve.b2cd5a9a.svg diff --git a/platypush/backend/http/dist/static/img/vg.68763b7f.svg b/platypush/backend/http/webapp/dist/static/img/vg.68763b7f.svg similarity index 100% rename from platypush/backend/http/dist/static/img/vg.68763b7f.svg rename to platypush/backend/http/webapp/dist/static/img/vg.68763b7f.svg diff --git a/platypush/backend/http/dist/static/img/vg.e1c461f7.svg b/platypush/backend/http/webapp/dist/static/img/vg.e1c461f7.svg similarity index 100% rename from platypush/backend/http/dist/static/img/vg.e1c461f7.svg rename to platypush/backend/http/webapp/dist/static/img/vg.e1c461f7.svg diff --git a/platypush/backend/http/dist/static/img/vi.9af6bfa6.svg b/platypush/backend/http/webapp/dist/static/img/vi.9af6bfa6.svg similarity index 100% rename from platypush/backend/http/dist/static/img/vi.9af6bfa6.svg rename to platypush/backend/http/webapp/dist/static/img/vi.9af6bfa6.svg diff --git a/platypush/backend/http/dist/static/img/vi.b41b18d9.svg b/platypush/backend/http/webapp/dist/static/img/vi.b41b18d9.svg similarity index 100% rename from platypush/backend/http/dist/static/img/vi.b41b18d9.svg rename to platypush/backend/http/webapp/dist/static/img/vi.b41b18d9.svg diff --git a/platypush/backend/http/dist/static/img/vn.a0081482.svg b/platypush/backend/http/webapp/dist/static/img/vn.a0081482.svg similarity index 100% rename from platypush/backend/http/dist/static/img/vn.a0081482.svg rename to platypush/backend/http/webapp/dist/static/img/vn.a0081482.svg diff --git a/platypush/backend/http/dist/static/img/vn.a62ad62f.svg b/platypush/backend/http/webapp/dist/static/img/vn.a62ad62f.svg similarity index 100% rename from platypush/backend/http/dist/static/img/vn.a62ad62f.svg rename to platypush/backend/http/webapp/dist/static/img/vn.a62ad62f.svg diff --git a/platypush/backend/http/dist/static/img/vu.5c33b1e7.svg b/platypush/backend/http/webapp/dist/static/img/vu.5c33b1e7.svg similarity index 100% rename from platypush/backend/http/dist/static/img/vu.5c33b1e7.svg rename to platypush/backend/http/webapp/dist/static/img/vu.5c33b1e7.svg diff --git a/platypush/backend/http/dist/static/img/vu.9b6cbbe9.svg b/platypush/backend/http/webapp/dist/static/img/vu.9b6cbbe9.svg similarity index 100% rename from platypush/backend/http/dist/static/img/vu.9b6cbbe9.svg rename to platypush/backend/http/webapp/dist/static/img/vu.9b6cbbe9.svg diff --git a/platypush/backend/http/dist/static/img/wf.05522b9f.svg b/platypush/backend/http/webapp/dist/static/img/wf.05522b9f.svg similarity index 100% rename from platypush/backend/http/dist/static/img/wf.05522b9f.svg rename to platypush/backend/http/webapp/dist/static/img/wf.05522b9f.svg diff --git a/platypush/backend/http/dist/static/img/wf.e3ac728c.svg b/platypush/backend/http/webapp/dist/static/img/wf.e3ac728c.svg similarity index 100% rename from platypush/backend/http/dist/static/img/wf.e3ac728c.svg rename to platypush/backend/http/webapp/dist/static/img/wf.e3ac728c.svg diff --git a/platypush/backend/http/dist/static/img/ws.3ea6d44f.svg b/platypush/backend/http/webapp/dist/static/img/ws.3ea6d44f.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ws.3ea6d44f.svg rename to platypush/backend/http/webapp/dist/static/img/ws.3ea6d44f.svg diff --git a/platypush/backend/http/dist/static/img/ws.405a2c5f.svg b/platypush/backend/http/webapp/dist/static/img/ws.405a2c5f.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ws.405a2c5f.svg rename to platypush/backend/http/webapp/dist/static/img/ws.405a2c5f.svg diff --git a/platypush/backend/http/dist/static/img/xk.2750d8e7.svg b/platypush/backend/http/webapp/dist/static/img/xk.2750d8e7.svg similarity index 100% rename from platypush/backend/http/dist/static/img/xk.2750d8e7.svg rename to platypush/backend/http/webapp/dist/static/img/xk.2750d8e7.svg diff --git a/platypush/backend/http/dist/static/img/xk.de260207.svg b/platypush/backend/http/webapp/dist/static/img/xk.de260207.svg similarity index 100% rename from platypush/backend/http/dist/static/img/xk.de260207.svg rename to platypush/backend/http/webapp/dist/static/img/xk.de260207.svg diff --git a/platypush/backend/http/dist/static/img/ye.b5840a84.svg b/platypush/backend/http/webapp/dist/static/img/ye.b5840a84.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ye.b5840a84.svg rename to platypush/backend/http/webapp/dist/static/img/ye.b5840a84.svg diff --git a/platypush/backend/http/dist/static/img/ye.d13e1629.svg b/platypush/backend/http/webapp/dist/static/img/ye.d13e1629.svg similarity index 100% rename from platypush/backend/http/dist/static/img/ye.d13e1629.svg rename to platypush/backend/http/webapp/dist/static/img/ye.d13e1629.svg diff --git a/platypush/backend/http/dist/static/img/yt.b6042b9c.svg b/platypush/backend/http/webapp/dist/static/img/yt.b6042b9c.svg similarity index 100% rename from platypush/backend/http/dist/static/img/yt.b6042b9c.svg rename to platypush/backend/http/webapp/dist/static/img/yt.b6042b9c.svg diff --git a/platypush/backend/http/dist/static/img/yt.f06d254d.svg b/platypush/backend/http/webapp/dist/static/img/yt.f06d254d.svg similarity index 100% rename from platypush/backend/http/dist/static/img/yt.f06d254d.svg rename to platypush/backend/http/webapp/dist/static/img/yt.f06d254d.svg diff --git a/platypush/backend/http/dist/static/img/za.67ff2e10.svg b/platypush/backend/http/webapp/dist/static/img/za.67ff2e10.svg similarity index 100% rename from platypush/backend/http/dist/static/img/za.67ff2e10.svg rename to platypush/backend/http/webapp/dist/static/img/za.67ff2e10.svg diff --git a/platypush/backend/http/dist/static/img/za.70a290af.svg b/platypush/backend/http/webapp/dist/static/img/za.70a290af.svg similarity index 100% rename from platypush/backend/http/dist/static/img/za.70a290af.svg rename to platypush/backend/http/webapp/dist/static/img/za.70a290af.svg diff --git a/platypush/backend/http/dist/static/img/zm.71bdc28b.svg b/platypush/backend/http/webapp/dist/static/img/zm.71bdc28b.svg similarity index 100% rename from platypush/backend/http/dist/static/img/zm.71bdc28b.svg rename to platypush/backend/http/webapp/dist/static/img/zm.71bdc28b.svg diff --git a/platypush/backend/http/dist/static/img/zm.b7864d5c.svg b/platypush/backend/http/webapp/dist/static/img/zm.b7864d5c.svg similarity index 100% rename from platypush/backend/http/dist/static/img/zm.b7864d5c.svg rename to platypush/backend/http/webapp/dist/static/img/zm.b7864d5c.svg diff --git a/platypush/backend/http/dist/static/img/zw.a21f533d.svg b/platypush/backend/http/webapp/dist/static/img/zw.a21f533d.svg similarity index 100% rename from platypush/backend/http/dist/static/img/zw.a21f533d.svg rename to platypush/backend/http/webapp/dist/static/img/zw.a21f533d.svg diff --git a/platypush/backend/http/dist/static/img/zw.ad4ad36d.svg b/platypush/backend/http/webapp/dist/static/img/zw.ad4ad36d.svg similarity index 100% rename from platypush/backend/http/dist/static/img/zw.ad4ad36d.svg rename to platypush/backend/http/webapp/dist/static/img/zw.ad4ad36d.svg diff --git a/platypush/backend/http/dist/static/js/app.dbd07bd6.js b/platypush/backend/http/webapp/dist/static/js/app.017a1424.js similarity index 94% rename from platypush/backend/http/dist/static/js/app.dbd07bd6.js rename to platypush/backend/http/webapp/dist/static/js/app.017a1424.js index 0c21c4d3..080cb70d 100644 --- a/platypush/backend/http/dist/static/js/app.dbd07bd6.js +++ b/platypush/backend/http/webapp/dist/static/js/app.017a1424.js @@ -1,2 +1,2 @@ -(function(e){function t(t){for(var c,s,i=t[0],o=t[1],u=t[2],l=0,d=[];l1&&void 0!==arguments[1]?arguments[1]:6e4,c={};return"target"in e&&e["target"]||(e["target"]="localhost"),"type"in e&&e["type"]||(e["type"]="request"),n&&(c.timeout=n),new Promise((function(n,a){s.a.post("/execute",e,c).then((function(e){var c;if(e=e.data.response,null===(c=e.errors)||void 0===c?void 0:c.length){var s,r=(null===(s=e.errors)||void 0===s?void 0:s[0])||e;t.notify({text:r,error:!0}),a(r)}else n(e.output)})).catch((function(e){t.notify({text:e,error:!0}),a(e)}))}))},request:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:6e4;return this.execute({type:"request",action:e,args:t},n)}}},r=a,i=(n("13d5"),n("ac1f"),n("1276"),n("3835")),o={name:"Cookies",methods:{getCookies:function(){return document.cookie.split(/;\s*/).reduce((function(e,t){var n=t.split("="),c=Object(i["a"])(n,2),s=c[0],a=c[1];return e[s]=a,e}),{})}}},u=o,l=(n("99af"),{name:"DateTime",methods:{formatDate:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return"string"===typeof e&&(e=new Date(Date.parse(e))),e.toDateString().substring(0,t?15:10)},formatTime:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return"string"===typeof e&&(e=new Date(Date.parse(e))),e.toTimeString().substring(0,t?8:5)},formatDateTime:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];return"string"===typeof e&&(e=new Date(Date.parse(e))),"".concat(this.formatDate(e,t),", ").concat(this.formatTime(e,n))}}}),d=l,h=(n("4160"),n("159b"),n("ddb0"),n("2909")),f=n("f5ef"),b={name:"Events",computed:{_eventsReady:function(){var e;return null===(e=this.$root.$refs.events)||void 0===e?void 0:e.initialized}},methods:{subscribe:function(e,t){for(var n=this,c=arguments.length,s=new Array(c>2?c-2:0),a=2;a1024&&(s===n.length-1?t=c:e/=1024)})),"".concat(e.toFixed(2)," ").concat(t)}}}),v=k,y={name:"Utils",mixins:[r,u,O,p,d,g,v]};t["a"]=y},"4b35":function(e,t,n){},"4f22":function(e,t,n){"use strict";n("6364")},5056:function(e){e.exports=JSON.parse('{"a":{"camera.android.ipcam":{"class":"fab fa-android"},"camera.cv":{"class":"fas fa-camera"},"camera.ffmpeg":{"class":"fas fa-camera"},"camera.gstreamer":{"class":"fas fa-camera"},"camera.ir.mlx90640":{"class":"fas fa-sun"},"camera.pi":{"class":"fas fa-camera"},"execute":{"class":"fa fa-play"},"light.hue":{"class":"fas fa-lightbulb"},"media.omxplayer":{"class":"fa fa-film"},"media.mplayer":{"class":"fa fa-film"},"media.mpv":{"class":"fa fa-film"},"media.vlc":{"class":"fa fa-film"},"music.mpd":{"class":"fas fa-music"},"music.snapcast":{"class":"fa fa-volume-up"},"torrent":{"class":"fa fa-magnet"},"rtorrent":{"class":"fa fa-magnet"},"switches":{"class":"fas fa-toggle-on"},"sound":{"class":"fa fa-microphone"},"tts":{"class":"far fa-comment"},"tts.google":{"class":"fas fa-comment"},"tv.samsung.ws":{"class":"fas fa-tv"},"zigbee.mqtt":{"imgUrl":"/icons/zigbee.svg"},"zwave":{"imgUrl":"/icons/z-wave.png"}}}')},"524a":function(e,t,n){"use strict";var c=n("7a23"),s=Object(c["K"])("data-v-3cb494ce");Object(c["u"])("data-v-3cb494ce");var a={key:0,class:"col-1 icon"};Object(c["s"])();var r=s((function(e,t,n,s,r,i){return Object(c["r"])(),Object(c["e"])("div",{class:"row item",onClick:t[1]||(t[1]=function(){return i.clicked.apply(i,arguments)})},[n.iconClass?(Object(c["r"])(),Object(c["e"])("div",a,[Object(c["h"])("i",{class:n.iconClass},null,2)])):Object(c["f"])("",!0),Object(c["h"])("div",{class:["text",{"col-11":null!=n.iconClass}],textContent:Object(c["C"])(n.text)},null,10,["textContent"])])})),i={name:"DropdownItem",props:{iconClass:{type:String},text:{type:String},disabled:{type:Boolean,default:!1}},methods:{clicked:function(e){this.$parent.$emit("click",e),this.$parent.visible=!1}}};n("c9a1");i.render=r,i.__scopeId="data-v-3cb494ce";t["a"]=i},"56d7":function(e,t,n){"use strict";n.r(t);n("e260"),n("e6cf"),n("cca6"),n("a79d");var c=n("7a23");function s(e,t,n,s,a,r){var i=Object(c["z"])("Events"),o=Object(c["z"])("Notifications"),u=Object(c["z"])("VoiceAssistant"),l=Object(c["z"])("Pushbullet"),d=Object(c["z"])("router-view");return Object(c["r"])(),Object(c["e"])(c["a"],null,[r.hasWebsocket?(Object(c["r"])(),Object(c["e"])(i,{key:0,ref:"events","ws-port":a.config["backend.http"].websocket_port},null,8,["ws-port"])):Object(c["f"])("",!0),Object(c["h"])(o,{ref:"notifications"},null,512),r.hasAssistant?(Object(c["r"])(),Object(c["e"])(u,{key:1,ref:"voice-assistant"},null,512)):Object(c["f"])("",!0),r.hasPushbullet?(Object(c["r"])(),Object(c["e"])(l,{key:2,ref:"pushbullet"},null,512)):Object(c["f"])("",!0),Object(c["h"])(d)],64)}n("96cf");var a=n("1da1"),r=(n("9911"),Object(c["K"])("data-v-6dc8bebc"));Object(c["u"])("data-v-6dc8bebc");var i={class:"notifications"};Object(c["s"])();var o=r((function(e,t,n,s,a,r){var o=Object(c["z"])("Notification");return Object(c["r"])(),Object(c["e"])("div",i,[(Object(c["r"])(!0),Object(c["e"])(c["a"],null,Object(c["x"])(e.notifications,(function(e,t,n){return Object(c["r"])(),Object(c["e"])(o,{key:n,id:t,text:e.text,html:e.html,title:e.title,link:e.link,image:e.image,warning:e.warning,error:e.error,onClicked:r.destroy},null,8,["id","text","html","title","link","image","warning","error","onClicked"])})),128))])})),u=(n("a9e3"),Object(c["K"])("data-v-7646705e"));Object(c["u"])("data-v-7646705e");var l={class:"body"},d={key:0,class:"image col-3"},h={class:"row"},f={key:3,class:"fa fa-exclamation"},b={key:4,class:"fa fa-times"};Object(c["s"])();var p=u((function(e,t,n,s,a,r){return Object(c["r"])(),Object(c["e"])("div",{class:["notification fade-in",{warning:n.warning,error:n.error}],onClick:t[1]||(t[1]=function(){return r.clicked.apply(r,arguments)})},[n.title?(Object(c["r"])(),Object(c["e"])("div",{key:0,class:"title",textContent:Object(c["C"])(n.title)},null,8,["textContent"])):Object(c["f"])("",!0),Object(c["h"])("div",l,[n.image||n.warning||n.error?(Object(c["r"])(),Object(c["e"])("div",d,[Object(c["h"])("div",h,[n.image&&n.image.src?(Object(c["r"])(),Object(c["e"])("img",{key:0,src:n.image.src,alt:""},null,8,["src"])):n.image&&n.image.icon?(Object(c["r"])(),Object(c["e"])("i",{key:1,class:["fa","fa-"+n.image.icon],style:n.image.color?"--color: "+n.image.color:""},null,6)):n.image&&n.image.iconClass?(Object(c["r"])(),Object(c["e"])("i",{key:2,class:n.image.iconClass,style:n.image.color?"--color: "+n.image.color:""},null,6)):n.warning?(Object(c["r"])(),Object(c["e"])("i",f)):n.error?(Object(c["r"])(),Object(c["e"])("i",b)):Object(c["f"])("",!0)])])):Object(c["f"])("",!0),n.text&&n.image?(Object(c["r"])(),Object(c["e"])("div",{key:1,class:"text col-9",textContent:Object(c["C"])(n.text)},null,8,["textContent"])):Object(c["f"])("",!0),n.html&&n.image?(Object(c["r"])(),Object(c["e"])("div",{key:2,class:"text col-9",innerHTML:n.html},null,8,["innerHTML"])):Object(c["f"])("",!0),n.text&&!n.image?(Object(c["r"])(),Object(c["e"])("div",{key:3,class:"text row horizontal-center",textContent:Object(c["C"])(n.text)},null,8,["textContent"])):Object(c["f"])("",!0),n.html&&!n.image?(Object(c["r"])(),Object(c["e"])("div",{key:4,class:"text row horizontal-center",innerHTML:n.html},null,8,["innerHTML"])):Object(c["f"])("",!0)])],2)})),m={name:"Notification",props:["id","text","html","title","image","link","error","warning"],methods:{clicked:function(){this.link&&window.open(this.link,"_blank"),this.$emit("clicked",this.id)}}};n("f34e");m.render=p,m.__scopeId="data-v-7646705e";var O=m,j={name:"Notifications",components:{Notification:O},props:{duration:{type:Number,default:1e4}},data:function(){return{index:0,notifications:{},timeouts:{}}},methods:{create:function(e){var t=this.index++;this.notifications[t]=e,null==e.duration&&(e.duration=this.duration);var n=e.duration?parseInt(e.duration):0;n&&(this.timeouts[t]=setTimeout(this.destroy.bind(null,t),n))},destroy:function(e){delete this.notifications[e],delete this.timeouts[e]}}};n("2e56");j.render=o,j.__scopeId="data-v-6dc8bebc";var g=j,k=n("3e54");function v(e,t,n,s,a,r){return Object(c["r"])(),Object(c["e"])("div")}n("99af"),n("b64b"),n("07ac");var y=n("b85c"),w=n("2909"),x=n("f5ef"),C={name:"Events",props:{wsPort:{type:Number,default:8009}},data:function(){return{ws:null,initialized:!1,pending:!1,opened:!1,timeout:null,reconnectMsecs:3e4,handlers:{},handlerNameToEventTypes:{}}},methods:{onWebsocketTimeout:function(){console.log("Websocket reconnection timed out, retrying"),this.pending=!1,this.ws&&this.ws.close(),this.onClose()},onMessage:function(e){var t=[];if(e=e.data,"string"===typeof e)try{e=JSON.parse(e)}catch(a){console.warn("Received invalid non-JSON event"),console.warn(e)}if(console.debug(e),"event"===e.type){null in this.handlers&&t.push(this.handlers[null]),e.args.type in this.handlers&&t.push.apply(t,Object(w["a"])(Object.values(this.handlers[e.args.type])));for(var n=0,c=t;nt?(t=a,n=[s]):a===t&&n.push(s)}}catch(i){c.e(i)}finally{c.f()}(n.indexOf(this.$el)<0||n.length>1)&&(this.$el.style.zIndex=t+1)}if(this.isVisible&&this.timeout&&!this.timeoutId){var r=function(e){return function(){e.close(),e.timeoutId=void 0}};this.timeoutId=setTimeout(r(this),0+this.timeout)}}};n("2bfe");u.render=i,u.__scopeId="data-v-010fadd6";t["a"]=u},"75fc":function(e,t,n){},"82a0":function(e,t,n){"use strict";n("f0a1")},"87ac":function(e,t,n){"use strict";n("5769")},9528:function(e,t,n){"use strict";n("af31")},9751:function(e,t,n){},9916:function(e,t,n){},ab0f:function(e,t,n){"use strict";var c=n("7a23"),s=Object(c["K"])("data-v-00fa59b4");Object(c["u"])("data-v-00fa59b4");var a={class:"dropdown-container",ref:"container"};Object(c["s"])();var r=s((function(e,t,n,s,r,i){return Object(c["r"])(),Object(c["e"])("div",a,[Object(c["h"])("button",{title:n.title,ref:"button",onClick:t[1]||(t[1]=Object(c["J"])((function(e){return i.toggle(e)}),["stop"]))},[n.iconClass?(Object(c["r"])(),Object(c["e"])("i",{key:0,class:["icon",n.iconClass]},null,2)):Object(c["f"])("",!0),n.text?(Object(c["r"])(),Object(c["e"])("span",{key:1,class:"text",textContent:Object(c["C"])(n.text)},null,8,["textContent"])):Object(c["f"])("",!0)],8,["title"]),Object(c["h"])("div",{class:["dropdown fade-in",{hidden:!r.visible}],id:n.id,ref:"dropdown"},[Object(c["y"])(e.$slots,"default")],10,["id"])],512)})),i={name:"Dropdown",emits:["click"],props:{id:{type:String},items:{type:Array,default:function(){return[]}},iconClass:{type:String,default:"fa fa-ellipsis-h"},text:{type:String},title:{type:String}},data:function(){return{visible:!1}},methods:{documentClickHndl:function(e){if(this.visible){var t=e.target;while(t){if(!this.$refs.dropdown)break;if(t===this.$refs.dropdown.element)return;t=t.parentElement}this.close()}},close:function(){this.visible=!1,document.removeEventListener("click",this.documentClickHndl)},open:function(){var e=this;document.addEventListener("click",this.documentClickHndl),this.visible=!0,setTimeout((function(){var t=e.$refs.dropdown;t.style.left=0,t.style.top=parseFloat(getComputedStyle(e.$refs.button).height)+"px",t.getBoundingClientRect().left>window.innerWidth/2&&(t.style.left=-t.clientWidth+parseFloat(getComputedStyle(e.$refs.button).width)+"px"),t.getBoundingClientRect().top>window.innerHeight/2&&(t.style.top=-t.clientHeight+parseFloat(getComputedStyle(e.$refs.button).height)+"px")}),10)},toggle:function(e){e.stopPropagation(),this.$emit("click"),this.visible?this.close():this.open()}}};n("87ac");i.render=r,i.__scopeId="data-v-00fa59b4";t["a"]=i},ac2d:function(e,t,n){"use strict";n("371a")},af31:function(e,t,n){},b4cf:function(e,t,n){"use strict";n("3361")},b95a:function(e,t,n){},c10a:function(e,t,n){},c22c:function(e,t,n){"use strict";n("f590")},c632:function(e,t,n){},c9a1:function(e,t,n){"use strict";n("64b0")},cd96:function(e,t,n){"use strict";n("25df")},cdb9:function(e,t,n){var c={"./Calendar/Index":["3c97","chunk-13b07ca5"],"./DateTime/Index":["365a","chunk-64076603"],"./DateTimeWeather/Index":["3737","chunk-da9476ec","chunk-64076603","chunk-2ca39dde"],"./ImageCarousel/Index":["c845","chunk-da9476ec","chunk-64076603","chunk-5145872a"],"./Music/Index":["bcf7","chunk-487896e7"],"./Plugin/Index":["dabe","chunk-d22da0c0"],"./RssNews/Index":["c306","chunk-12dc74e9"],"./Weather/Index":["5b43","chunk-da9476ec"]};function s(e){if(!n.o(c,e))return Promise.resolve().then((function(){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}));var t=c[e],s=t[0];return Promise.all(t.slice(1).map(n.e)).then((function(){return n(s)}))}s.keys=function(){return Object.keys(c)},s.id="cdb9",e.exports=s},d08b:function(e,t,n){"use strict";n("f3b7")},d73f:function(e,t,n){"use strict";n("1277")},e90c:function(e,t,n){"use strict";n("4b35")},f0a1:function(e,t,n){},f34e:function(e,t,n){"use strict";n("c632")},f3b7:function(e,t,n){},f590:function(e,t,n){},f5ef:function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));var c=n("14b7"),s=Object(c["a"])()},fe3d:function(e,t,n){}}); -//# sourceMappingURL=app.dbd07bd6.js.map \ No newline at end of file +(function(e){function t(t){for(var c,s,i=t[0],o=t[1],u=t[2],l=0,d=[];l1&&void 0!==arguments[1]?arguments[1]:6e4,c={};return"target"in e&&e["target"]||(e["target"]="localhost"),"type"in e&&e["type"]||(e["type"]="request"),n&&(c.timeout=n),new Promise((function(n,a){s.a.post("/execute",e,c).then((function(e){var c;if(e=e.data.response,null===(c=e.errors)||void 0===c?void 0:c.length){var s,r=(null===(s=e.errors)||void 0===s?void 0:s[0])||e;t.notify({text:r,error:!0}),a(r)}else n(e.output)})).catch((function(e){t.notify({text:e,error:!0}),a(e)}))}))},request:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:6e4;return this.execute({type:"request",action:e,args:t},n)}}},r=a,i=(n("13d5"),n("ac1f"),n("1276"),n("3835")),o={name:"Cookies",methods:{getCookies:function(){return document.cookie.split(/;\s*/).reduce((function(e,t){var n=t.split("="),c=Object(i["a"])(n,2),s=c[0],a=c[1];return e[s]=a,e}),{})}}},u=o,l=(n("99af"),{name:"DateTime",methods:{formatDate:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return"string"===typeof e&&(e=new Date(Date.parse(e))),e.toDateString().substring(0,t?15:10)},formatTime:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return"string"===typeof e&&(e=new Date(Date.parse(e))),e.toTimeString().substring(0,t?8:5)},formatDateTime:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];return"string"===typeof e&&(e=new Date(Date.parse(e))),"".concat(this.formatDate(e,t),", ").concat(this.formatTime(e,n))}}}),d=l,h=(n("4160"),n("159b"),n("ddb0"),n("2909")),f=n("f5ef"),b={name:"Events",computed:{_eventsReady:function(){var e;return null===(e=this.$root.$refs.events)||void 0===e?void 0:e.initialized}},methods:{subscribe:function(e,t){for(var n=this,c=arguments.length,s=new Array(c>2?c-2:0),a=2;a1024&&(s===n.length-1?t=c:e/=1024)})),"".concat(e.toFixed(2)," ").concat(t)}}}),v=k,y={name:"Utils",mixins:[r,u,O,p,d,g,v]};t["a"]=y},"4b35":function(e,t,n){},"4f22":function(e,t,n){"use strict";n("6364")},5056:function(e){e.exports=JSON.parse('{"a":{"camera.android.ipcam":{"class":"fab fa-android"},"camera.cv":{"class":"fas fa-camera"},"camera.ffmpeg":{"class":"fas fa-camera"},"camera.gstreamer":{"class":"fas fa-camera"},"camera.ir.mlx90640":{"class":"fas fa-sun"},"camera.pi":{"class":"fas fa-camera"},"execute":{"class":"fa fa-play"},"light.hue":{"class":"fas fa-lightbulb"},"media.omxplayer":{"class":"fa fa-film"},"media.mplayer":{"class":"fa fa-film"},"media.mpv":{"class":"fa fa-film"},"media.vlc":{"class":"fa fa-film"},"music.mpd":{"class":"fas fa-music"},"music.snapcast":{"class":"fa fa-volume-up"},"torrent":{"class":"fa fa-magnet"},"rtorrent":{"class":"fa fa-magnet"},"switches":{"class":"fas fa-toggle-on"},"sound":{"class":"fa fa-microphone"},"tts":{"class":"far fa-comment"},"tts.google":{"class":"fas fa-comment"},"tv.samsung.ws":{"class":"fas fa-tv"},"zigbee.mqtt":{"imgUrl":"/icons/zigbee.svg"},"zwave":{"imgUrl":"/icons/z-wave.png"}}}')},"524a":function(e,t,n){"use strict";var c=n("7a23"),s=Object(c["K"])("data-v-3cb494ce");Object(c["u"])("data-v-3cb494ce");var a={key:0,class:"col-1 icon"};Object(c["s"])();var r=s((function(e,t,n,s,r,i){return Object(c["r"])(),Object(c["e"])("div",{class:"row item",onClick:t[1]||(t[1]=function(){return i.clicked.apply(i,arguments)})},[n.iconClass?(Object(c["r"])(),Object(c["e"])("div",a,[Object(c["h"])("i",{class:n.iconClass},null,2)])):Object(c["f"])("",!0),Object(c["h"])("div",{class:["text",{"col-11":null!=n.iconClass}],textContent:Object(c["C"])(n.text)},null,10,["textContent"])])})),i={name:"DropdownItem",props:{iconClass:{type:String},text:{type:String},disabled:{type:Boolean,default:!1}},methods:{clicked:function(e){this.$parent.$emit("click",e),this.$parent.visible=!1}}};n("c9a1");i.render=r,i.__scopeId="data-v-3cb494ce";t["a"]=i},"56d7":function(e,t,n){"use strict";n.r(t);n("e260"),n("e6cf"),n("cca6"),n("a79d");var c=n("7a23");function s(e,t,n,s,a,r){var i=Object(c["z"])("Events"),o=Object(c["z"])("Notifications"),u=Object(c["z"])("VoiceAssistant"),l=Object(c["z"])("Pushbullet"),d=Object(c["z"])("router-view");return Object(c["r"])(),Object(c["e"])(c["a"],null,[r.hasWebsocket?(Object(c["r"])(),Object(c["e"])(i,{key:0,ref:"events","ws-port":a.config["backend.http"].websocket_port},null,8,["ws-port"])):Object(c["f"])("",!0),Object(c["h"])(o,{ref:"notifications"},null,512),r.hasAssistant?(Object(c["r"])(),Object(c["e"])(u,{key:1,ref:"voice-assistant"},null,512)):Object(c["f"])("",!0),r.hasPushbullet?(Object(c["r"])(),Object(c["e"])(l,{key:2,ref:"pushbullet"},null,512)):Object(c["f"])("",!0),Object(c["h"])(d)],64)}n("96cf");var a=n("1da1"),r=(n("9911"),Object(c["K"])("data-v-6dc8bebc"));Object(c["u"])("data-v-6dc8bebc");var i={class:"notifications"};Object(c["s"])();var o=r((function(e,t,n,s,a,r){var o=Object(c["z"])("Notification");return Object(c["r"])(),Object(c["e"])("div",i,[(Object(c["r"])(!0),Object(c["e"])(c["a"],null,Object(c["x"])(e.notifications,(function(e,t,n){return Object(c["r"])(),Object(c["e"])(o,{key:n,id:t,text:e.text,html:e.html,title:e.title,link:e.link,image:e.image,warning:e.warning,error:e.error,onClicked:r.destroy},null,8,["id","text","html","title","link","image","warning","error","onClicked"])})),128))])})),u=(n("a9e3"),Object(c["K"])("data-v-7646705e"));Object(c["u"])("data-v-7646705e");var l={class:"body"},d={key:0,class:"image col-3"},h={class:"row"},f={key:3,class:"fa fa-exclamation"},b={key:4,class:"fa fa-times"};Object(c["s"])();var p=u((function(e,t,n,s,a,r){return Object(c["r"])(),Object(c["e"])("div",{class:["notification fade-in",{warning:n.warning,error:n.error}],onClick:t[1]||(t[1]=function(){return r.clicked.apply(r,arguments)})},[n.title?(Object(c["r"])(),Object(c["e"])("div",{key:0,class:"title",textContent:Object(c["C"])(n.title)},null,8,["textContent"])):Object(c["f"])("",!0),Object(c["h"])("div",l,[n.image||n.warning||n.error?(Object(c["r"])(),Object(c["e"])("div",d,[Object(c["h"])("div",h,[n.image&&n.image.src?(Object(c["r"])(),Object(c["e"])("img",{key:0,src:n.image.src,alt:""},null,8,["src"])):n.image&&n.image.icon?(Object(c["r"])(),Object(c["e"])("i",{key:1,class:["fa","fa-"+n.image.icon],style:n.image.color?"--color: "+n.image.color:""},null,6)):n.image&&n.image.iconClass?(Object(c["r"])(),Object(c["e"])("i",{key:2,class:n.image.iconClass,style:n.image.color?"--color: "+n.image.color:""},null,6)):n.warning?(Object(c["r"])(),Object(c["e"])("i",f)):n.error?(Object(c["r"])(),Object(c["e"])("i",b)):Object(c["f"])("",!0)])])):Object(c["f"])("",!0),n.text&&n.image?(Object(c["r"])(),Object(c["e"])("div",{key:1,class:"text col-9",textContent:Object(c["C"])(n.text)},null,8,["textContent"])):Object(c["f"])("",!0),n.html&&n.image?(Object(c["r"])(),Object(c["e"])("div",{key:2,class:"text col-9",innerHTML:n.html},null,8,["innerHTML"])):Object(c["f"])("",!0),n.text&&!n.image?(Object(c["r"])(),Object(c["e"])("div",{key:3,class:"text row horizontal-center",textContent:Object(c["C"])(n.text)},null,8,["textContent"])):Object(c["f"])("",!0),n.html&&!n.image?(Object(c["r"])(),Object(c["e"])("div",{key:4,class:"text row horizontal-center",innerHTML:n.html},null,8,["innerHTML"])):Object(c["f"])("",!0)])],2)})),m={name:"Notification",props:["id","text","html","title","image","link","error","warning"],methods:{clicked:function(){this.link&&window.open(this.link,"_blank"),this.$emit("clicked",this.id)}}};n("f34e");m.render=p,m.__scopeId="data-v-7646705e";var O=m,j={name:"Notifications",components:{Notification:O},props:{duration:{type:Number,default:1e4}},data:function(){return{index:0,notifications:{},timeouts:{}}},methods:{create:function(e){var t=this.index++;this.notifications[t]=e,null==e.duration&&(e.duration=this.duration);var n=e.duration?parseInt(e.duration):0;n&&(this.timeouts[t]=setTimeout(this.destroy.bind(null,t),n))},destroy:function(e){delete this.notifications[e],delete this.timeouts[e]}}};n("2e56");j.render=o,j.__scopeId="data-v-6dc8bebc";var g=j,k=n("3e54");function v(e,t,n,s,a,r){return Object(c["r"])(),Object(c["e"])("div")}n("99af"),n("b64b"),n("07ac");var y=n("b85c"),w=n("2909"),x=n("f5ef"),C={name:"Events",props:{wsPort:{type:Number,default:8009}},data:function(){return{ws:null,initialized:!1,pending:!1,opened:!1,timeout:null,reconnectMsecs:3e4,handlers:{},handlerNameToEventTypes:{}}},methods:{onWebsocketTimeout:function(){console.log("Websocket reconnection timed out, retrying"),this.pending=!1,this.ws&&this.ws.close(),this.onClose()},onMessage:function(e){var t=[];if(e=e.data,"string"===typeof e)try{e=JSON.parse(e)}catch(a){console.warn("Received invalid non-JSON event"),console.warn(e)}if(console.debug(e),"event"===e.type){null in this.handlers&&t.push(this.handlers[null]),e.args.type in this.handlers&&t.push.apply(t,Object(w["a"])(Object.values(this.handlers[e.args.type])));for(var n=0,c=t;nt?(t=a,n=[s]):a===t&&n.push(s)}}catch(i){c.e(i)}finally{c.f()}(n.indexOf(this.$el)<0||n.length>1)&&(this.$el.style.zIndex=t+1)}if(this.isVisible&&this.timeout&&!this.timeoutId){var r=function(e){return function(){e.close(),e.timeoutId=void 0}};this.timeoutId=setTimeout(r(this),0+this.timeout)}}};n("2bfe");u.render=i,u.__scopeId="data-v-010fadd6";t["a"]=u},"75fc":function(e,t,n){},"82a0":function(e,t,n){"use strict";n("f0a1")},"87ac":function(e,t,n){"use strict";n("5769")},9528:function(e,t,n){"use strict";n("af31")},9751:function(e,t,n){},9916:function(e,t,n){},ab0f:function(e,t,n){"use strict";var c=n("7a23"),s=Object(c["K"])("data-v-00fa59b4");Object(c["u"])("data-v-00fa59b4");var a={class:"dropdown-container",ref:"container"};Object(c["s"])();var r=s((function(e,t,n,s,r,i){return Object(c["r"])(),Object(c["e"])("div",a,[Object(c["h"])("button",{title:n.title,ref:"button",onClick:t[1]||(t[1]=Object(c["J"])((function(e){return i.toggle(e)}),["stop"]))},[n.iconClass?(Object(c["r"])(),Object(c["e"])("i",{key:0,class:["icon",n.iconClass]},null,2)):Object(c["f"])("",!0),n.text?(Object(c["r"])(),Object(c["e"])("span",{key:1,class:"text",textContent:Object(c["C"])(n.text)},null,8,["textContent"])):Object(c["f"])("",!0)],8,["title"]),Object(c["h"])("div",{class:["dropdown fade-in",{hidden:!r.visible}],id:n.id,ref:"dropdown"},[Object(c["y"])(e.$slots,"default")],10,["id"])],512)})),i={name:"Dropdown",emits:["click"],props:{id:{type:String},items:{type:Array,default:function(){return[]}},iconClass:{type:String,default:"fa fa-ellipsis-h"},text:{type:String},title:{type:String}},data:function(){return{visible:!1}},methods:{documentClickHndl:function(e){if(this.visible){var t=e.target;while(t){if(!this.$refs.dropdown)break;if(t===this.$refs.dropdown.element)return;t=t.parentElement}this.close()}},close:function(){this.visible=!1,document.removeEventListener("click",this.documentClickHndl)},open:function(){var e=this;document.addEventListener("click",this.documentClickHndl),this.visible=!0,setTimeout((function(){var t=e.$refs.dropdown;t.style.left=0,t.style.top=parseFloat(getComputedStyle(e.$refs.button).height)+"px",t.getBoundingClientRect().left>window.innerWidth/2&&(t.style.left=-t.clientWidth+parseFloat(getComputedStyle(e.$refs.button).width)+"px"),t.getBoundingClientRect().top>window.innerHeight/2&&(t.style.top=-t.clientHeight+parseFloat(getComputedStyle(e.$refs.button).height)+"px")}),10)},toggle:function(e){e.stopPropagation(),this.$emit("click"),this.visible?this.close():this.open()}}};n("87ac");i.render=r,i.__scopeId="data-v-00fa59b4";t["a"]=i},ac2d:function(e,t,n){"use strict";n("371a")},af31:function(e,t,n){},b4cf:function(e,t,n){"use strict";n("3361")},b95a:function(e,t,n){},c10a:function(e,t,n){},c22c:function(e,t,n){"use strict";n("f590")},c632:function(e,t,n){},c9a1:function(e,t,n){"use strict";n("64b0")},cd96:function(e,t,n){"use strict";n("25df")},cdb9:function(e,t,n){var c={"./Calendar/Index":["3c97","chunk-13b07ca5"],"./DateTime/Index":["365a","chunk-64076603"],"./DateTimeWeather/Index":["3737","chunk-da9476ec","chunk-64076603","chunk-2ca39dde"],"./ImageCarousel/Index":["c845","chunk-da9476ec","chunk-64076603","chunk-5145872a"],"./Music/Index":["bcf7","chunk-487896e7"],"./Plugin/Index":["dabe","chunk-d22da0c0"],"./RssNews/Index":["c306","chunk-12dc74e9"],"./Weather/Index":["5b43","chunk-da9476ec"]};function s(e){if(!n.o(c,e))return Promise.resolve().then((function(){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}));var t=c[e],s=t[0];return Promise.all(t.slice(1).map(n.e)).then((function(){return n(s)}))}s.keys=function(){return Object.keys(c)},s.id="cdb9",e.exports=s},d08b:function(e,t,n){"use strict";n("f3b7")},d73f:function(e,t,n){"use strict";n("1277")},e90c:function(e,t,n){"use strict";n("4b35")},f0a1:function(e,t,n){},f34e:function(e,t,n){"use strict";n("c632")},f3b7:function(e,t,n){},f590:function(e,t,n){},f5ef:function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));var c=n("14b7"),s=Object(c["a"])()},fe3d:function(e,t,n){}}); +//# sourceMappingURL=app.017a1424.js.map \ No newline at end of file diff --git a/platypush/backend/http/dist/static/js/app.dbd07bd6.js.map b/platypush/backend/http/webapp/dist/static/js/app.017a1424.js.map similarity index 97% rename from platypush/backend/http/dist/static/js/app.dbd07bd6.js.map rename to platypush/backend/http/webapp/dist/static/js/app.017a1424.js.map index 3c289381..1d8eeede 100644 --- a/platypush/backend/http/dist/static/js/app.dbd07bd6.js.map +++ b/platypush/backend/http/webapp/dist/static/js/app.017a1424.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/components/Nav.vue?dd7b","webpack:///./src/components/panels lazy ^\\.\\/.*\\/Index$ namespace object","webpack:///./src/components/widgets/Widget.vue?3bf4","webpack:///./src/components/panels/Settings/Token.vue?82b1","webpack:///./src/components/Modal.vue?98d6","webpack:///./src/components/Notifications.vue?a9c7","webpack:///./src/components/Loading.vue","webpack:///./src/components/Loading.vue?2fa0","webpack:///./src/utils/Api.vue","webpack:///./src/utils/Api.vue?44aa","webpack:///./src/utils/Cookies.vue","webpack:///./src/utils/Cookies.vue?efcc","webpack:///./src/utils/DateTime.vue","webpack:///./src/utils/DateTime.vue?8e83","webpack:///./src/utils/Events.vue","webpack:///./src/utils/Events.vue?6024","webpack:///./src/utils/Notification.vue","webpack:///./src/utils/Notification.vue?f47e","webpack:///./src/utils/Screen.vue","webpack:///./src/utils/Screen.vue?f1cf","webpack:///./src/utils/Types.vue","webpack:///./src/utils/Types.vue?5f2a","webpack:///./src/Utils.vue","webpack:///./src/Utils.vue?c84e","webpack:///./src/components/Loading.vue?5027","webpack:///./src/components/elements/DropdownItem.vue","webpack:///./src/components/elements/DropdownItem.vue?f03e","webpack:///./src/App.vue","webpack:///./src/components/Notifications.vue","webpack:///./src/components/Notification.vue","webpack:///./src/components/Notification.vue?fb9f","webpack:///./src/components/Notifications.vue?4426","webpack:///./src/Events.vue","webpack:///./src/Events.vue?2656","webpack:///./src/components/VoiceAssistant.vue","webpack:///./src/components/VoiceAssistant.vue?53df","webpack:///./src/components/Pushbullet.vue","webpack:///./src/components/Pushbullet.vue?7941","webpack:///./src/App.vue?97f5","webpack:///./src/views/Dashboard.vue","webpack:///./src/components/widgets/Row.vue","webpack:///./src/components/widgets/Row.vue?9d83","webpack:///./src/components/widgets/Widget.vue","webpack:///./src/components/widgets/Widget.vue?fd30","webpack:///./src/views/Dashboard.vue?07ee","webpack:///./src/views/NotFound.vue","webpack:///./src/views/NotFound.vue?c361","webpack:///./src/views/Login.vue","webpack:///./src/views/Login.vue?835e","webpack:///./src/views/Register.vue","webpack:///./src/views/Register.vue?f5a6","webpack:///./src/views/Panel.vue","webpack:///./src/components/Nav.vue","webpack:///./src/components/Nav.vue?aa3c","webpack:///./src/views/Panel.vue?e816","webpack:///./src/router/index.js","webpack:///./src/main.js","webpack:///./src/components/widgets/Row.vue?bcb9","webpack:///./src/components/panels/Settings/Index.vue","webpack:///./src/components/panels/Settings/Token.vue","webpack:///./src/components/panels/Settings/Token.vue?3f7f","webpack:///./src/components/panels/Settings/Users.vue","webpack:///./src/components/panels/Settings/Users.vue?1599","webpack:///./src/components/panels/Settings/Index.vue?49db","webpack:///./src/components/Modal.vue","webpack:///./src/components/Modal.vue?5f4e","webpack:///./src/components/panels/Settings/Index.vue?c1a5","webpack:///./src/components/elements/Dropdown.vue?05dc","webpack:///./src/views/Login.vue?6953","webpack:///./src/components/elements/Dropdown.vue","webpack:///./src/components/elements/Dropdown.vue?8c81","webpack:///./src/views/Dashboard.vue?421c","webpack:///./src/views/Dashboard.vue?5859","webpack:///./src/views/Panel.vue?a973","webpack:///./src/components/elements/DropdownItem.vue?2d78","webpack:///./src/components/panels/Settings/Users.vue?0513","webpack:///./src/components/widgets lazy ^\\.\\/.*\\/Index$ namespace object","webpack:///./src/App.vue?4a39","webpack:///./src/components/VoiceAssistant.vue?e7c2","webpack:///./src/views/Panel.vue?8a32","webpack:///./src/components/Notification.vue?3a19","webpack:///./src/bus.js"],"names":["webpackJsonpCallback","data","moduleId","chunkId","chunkIds","moreModules","executeModules","i","resolves","length","Object","prototype","hasOwnProperty","call","installedChunks","push","modules","parentJsonpFunction","shift","deferredModules","apply","checkDeferredModules","result","deferredModule","fulfilled","j","depId","splice","__webpack_require__","s","installedModules","installedCssChunks","jsonpScriptSrc","p","exports","module","l","e","promises","cssChunks","Promise","resolve","reject","href","fullhref","existingLinkTags","document","getElementsByTagName","tag","dataHref","getAttribute","rel","existingStyleTags","linkTag","createElement","type","onload","onerror","event","request","target","src","err","Error","code","parentNode","removeChild","head","appendChild","then","installedChunkData","promise","onScriptComplete","script","charset","timeout","nc","setAttribute","error","clearTimeout","chunk","errorType","realSrc","message","name","undefined","setTimeout","all","m","c","d","getter","o","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","oe","console","jsonpArray","window","oldJsonpFunction","slice","map","webpackAsyncContext","req","ids","id","keys","class","render","__scopeId","methods","execute","opts","a","post","response","errors","notify","text","output","catch","action","args","this","getCookies","cookie","split","reduce","obj","item","k","v","formatDate","date","year","Date","parse","toDateString","substring","formatTime","seconds","toTimeString","formatDateTime","computed","_eventsReady","$root","$refs","events","initialized","subscribe","handler","handlerName","subFunc","bus","emit","generateId","self","unwatch","$watch","newVal","unsubscribe","btoa","Array","forEach","String","fromCharCode","Math","round","random","notification","warn","msg","warning","isMobile","matchMedia","matches","isTablet","isDesktop","parseBoolean","toLowerCase","parseInt","convertSize","unit","units","u","toFixed","mixins","Api","Cookies","Notification","Events","DateTime","Screen","Types","clicked","iconClass","props","disabled","Boolean","default","$parent","$emit","visible","hasWebsocket","ref","ws-port","config","websocket_port","hasAssistant","hasPushbullet","notifications","index","html","title","link","image","destroy","alt","icon","style","color","open","components","duration","Number","timeouts","wsPort","ws","pending","opened","reconnectMsecs","handlers","handlerNameToEventTypes","onWebsocketTimeout","log","close","onClose","onMessage","JSON","debug","values","onOpen","onclose","onError","reason","init","protocol","location","url","hostname","WebSocket","onmessage","onopen","created","on","state","alerting","responding","speechRecognized","listening","Modal","Utils","responseText","phrase","hideTimeout","reset","conversationStart","assistantModal","show","conversationEnd","response_text","alertOn","alertOff","registerHandlers","mounted","push_type","body","Pushbullet","Notifications","VoiceAssistant","userAuthenticated","onNotification","initConfig","loading","classes","rows","row","widgets","widget","component","required","concat","Widget","Loading","Row","refreshSeconds","parseTemplate","tmpl","node","DOMParser","parseFromString","childNodes","attributes","nodeValue","children","el","nodeName","attrs","$options","refreshDashboard","$route","params","template","setInterval","method","placeholder","_register","register","Login","panels","selected-panel","selectedPanel","$event","panel","plugin-name","collapsed","sort","onItemClick","icons","imgUrl","emits","host","hash","Settings","Nav","plugins","backends","procedures","initSelectedPanel","match","plugin","initPanels","entries","componentName","token","toUpperCase","join","comp","pluginName","parseConfig","initializeDefaultViews","switches","routes","path","Panel","Dashboard","Register","NotFound","router","createRouter","history","createWebHistory","app","createApp","App","globalProperties","_config","use","mount","selectedView","selected","usersView","addUserModal","session-token","sessionToken","current-user","currentUser","onTokenSelect","generateToken","username","password","validityDays","expiry_days","tokenModal","toString","select","execCommand","createUser","commandRunning","changePassword","selectedUser","users","user","user_id","icon-class","changePasswordModal","deleteUser","DropdownItem","Dropdown","refresh","preventDefault","form","addUserForm","querySelectorAll","input","confirm_password","session_token","changePasswordForm","new_password","confirm_new_password","success","old_password","confirm","Users","Token","isVisible","zIndex","width","height","stopPropagation","level","timeoutId","prevVisible","hide","toggle","visibleHndl","updated","maxZIndex","getComputedStyle","$el","outermostModals","modal","indexOf","items","documentClickHndl","element","dropdown","parentElement","removeEventListener","addEventListener","left","top","parseFloat","button","getBoundingClientRect","innerWidth","clientWidth","innerHeight","clientHeight","mitt"],"mappings":"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BAED,uBAAwB,CACvB,OACA,iBACA,kBAED,0BAA2B,CAC1B,OACA,iBACA,kBAED,2BAA4B,CAC3B,OACA,iBACA,kBAED,mBAAoB,CACnB,OACA,iBACA,kBAED,kBAAmB,CAClB,OACA,kBAED,gBAAiB,CAChB,OACA,iBACA,iBACA,kBAED,mBAAoB,CACnB,OACA,iBACA,iBACA,iBACA,kBAED,gBAAiB,CAChB,OACA,iBACA,iBACA,iBACA,kBAED,uBAAwB,CACvB,OACA,iBACA,iBACA,iBACA,iBACA,kBAED,mBAAoB,CACnB,OACA,iBACA,iBACA,iBACA,iBACA,kBAED,yBAA0B,CACzB,OACA,iBACA,iBACA,iBACA,iBACA,kBAED,mBAAoB,CACnB,OACA,iBACA,iBACA,iBACA,iBACA,kBAED,gBAAiB,CAChB,OACA,iBACA,iBACA,kBAED,mBAAoB,CACnB,OACA,iBACA,iBACA,iBACA,kBAED,wBAAyB,CACxB,OACA,iBACA,iBACA,kBAED,mBAAoB,CACnB,OACA,iBACA,iBACA,kBAED,mBAAoB,CACnB,QAED,gBAAiB,CAChB,OACA,kBAED,mBAAoB,CACnB,OACA,kBAED,4BAA6B,CAC5B,OACA,iBACA,iBACA,kBAED,mCAAoC,CACnC,OACA,iBACA,iBACA,kBAED,gCAAiC,CAChC,OACA,iBACA,iBACA,kBAED,8BAA+B,CAC9B,OACA,iBACA,iBACA,kBAED,8BAA+B,CAC9B,OACA,iBACA,iBACA,kBAED,kBAAmB,CAClB,OACA,iBACA,iBACA,kBAED,cAAe,CACd,OACA,iBACA,kBAED,oBAAqB,CACpB,OACA,iBACA,kBAED,sBAAuB,CACtB,OACA,kBAED,qBAAsB,CACrB,OACA,iBACA,iBACA,kBAED,gBAAiB,CAChB,OACA,iBACA,iBACA,mBAGF,SAASC,EAAoBC,GAC5B,IAAI1F,EAAoBgE,EAAEwB,EAAKE,GAC9B,OAAO9E,QAAQC,UAAU4B,MAAK,WAC7B,IAAIhC,EAAI,IAAI0B,MAAM,uBAAyBuD,EAAM,KAEjD,MADAjF,EAAE2B,KAAO,mBACH3B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","file":"static/js/app.dbd07bd6.js","sourcesContent":[" \t// install a JSONP callback for chunk loading\n \tfunction webpackJsonpCallback(data) {\n \t\tvar chunkIds = data[0];\n \t\tvar moreModules = data[1];\n \t\tvar executeModules = data[2];\n\n \t\t// add \"moreModules\" to the modules object,\n \t\t// then flag all \"chunkIds\" as loaded and fire callback\n \t\tvar moduleId, chunkId, i = 0, resolves = [];\n \t\tfor(;i < chunkIds.length; i++) {\n \t\t\tchunkId = chunkIds[i];\n \t\t\tif(Object.prototype.hasOwnProperty.call(installedChunks, chunkId) && installedChunks[chunkId]) {\n \t\t\t\tresolves.push(installedChunks[chunkId][0]);\n \t\t\t}\n \t\t\tinstalledChunks[chunkId] = 0;\n \t\t}\n \t\tfor(moduleId in moreModules) {\n \t\t\tif(Object.prototype.hasOwnProperty.call(moreModules, moduleId)) {\n \t\t\t\tmodules[moduleId] = moreModules[moduleId];\n \t\t\t}\n \t\t}\n \t\tif(parentJsonpFunction) parentJsonpFunction(data);\n\n \t\twhile(resolves.length) {\n \t\t\tresolves.shift()();\n \t\t}\n\n \t\t// add entry modules from loaded chunk to deferred list\n \t\tdeferredModules.push.apply(deferredModules, executeModules || []);\n\n \t\t// run deferred modules when all chunks ready\n \t\treturn checkDeferredModules();\n \t};\n \tfunction checkDeferredModules() {\n \t\tvar result;\n \t\tfor(var i = 0; i < deferredModules.length; i++) {\n \t\t\tvar deferredModule = deferredModules[i];\n \t\t\tvar fulfilled = true;\n \t\t\tfor(var j = 1; j < deferredModule.length; j++) {\n \t\t\t\tvar depId = deferredModule[j];\n \t\t\t\tif(installedChunks[depId] !== 0) fulfilled = false;\n \t\t\t}\n \t\t\tif(fulfilled) {\n \t\t\t\tdeferredModules.splice(i--, 1);\n \t\t\t\tresult = __webpack_require__(__webpack_require__.s = deferredModule[0]);\n \t\t\t}\n \t\t}\n\n \t\treturn result;\n \t}\n\n \t// The module cache\n \tvar installedModules = {};\n\n \t// object to store loaded CSS chunks\n \tvar installedCssChunks = {\n \t\t\"app\": 0\n \t}\n\n \t// object to store loaded and loading chunks\n \t// undefined = chunk not loaded, null = chunk preloaded/prefetched\n \t// Promise = chunk loading, 0 = chunk loaded\n \tvar installedChunks = {\n \t\t\"app\": 0\n \t};\n\n \tvar deferredModules = [];\n\n \t// script path function\n \tfunction jsonpScriptSrc(chunkId) {\n \t\treturn __webpack_require__.p + \"static/js/\" + ({}[chunkId]||chunkId) + \".\" + {\"chunk-12dc74e9\":\"a7799079\",\"chunk-13b07ca5\":\"11833bcd\",\"chunk-1f0508e6\":\"9512b2e6\",\"chunk-22aa1dbc\":\"c2ddea8b\",\"chunk-2f304dee\":\"649e4dc7\",\"chunk-cf32428c\":\"b3f244c0\",\"chunk-01396ebc\":\"c5c193f1\",\"chunk-194b2204\":\"ce93c763\",\"chunk-2ce5c25d\":\"de32e4fb\",\"chunk-4748c324\":\"d98e70eb\",\"chunk-58df877b\":\"24a532d6\",\"chunk-42afd16f\":\"cd1925a7\",\"chunk-487896e7\":\"69cdcafb\",\"chunk-49211740\":\"e4dea096\",\"chunk-ee62c128\":\"c11fb53e\",\"chunk-2d0cc2be\":\"71e3fcd8\",\"chunk-2d237d41\":\"b4b87abb\",\"chunk-4d5b9580\":\"75a37b61\",\"chunk-2d0d6b06\":\"c8766943\",\"chunk-2d22495e\":\"ff69ee49\",\"chunk-4d994fbc\":\"263fd339\",\"chunk-4dae396b\":\"0ee6bb40\",\"chunk-1653b664\":\"4bba37ff\",\"chunk-23726328\":\"7a638dfb\",\"chunk-675c7703\":\"7c7378cd\",\"chunk-2d2091df\":\"90a98553\",\"chunk-792fd41e\":\"aca41198\",\"chunk-595ffc05\":\"8affd7fe\",\"chunk-7fae0422\":\"0d9be069\",\"chunk-2d0b270c\":\"82d7f897\",\"chunk-2d0c1eb0\":\"2fc91e77\",\"chunk-2d21b0dc\":\"465e6abf\",\"chunk-2d231217\":\"5ff519da\",\"chunk-d28a86c4\":\"d0c1f74e\",\"chunk-2d21da1a\":\"707bd994\",\"chunk-5371f448\":\"f41bdcf2\",\"chunk-5766fd9f\":\"bcd7e62c\",\"chunk-2d0aa612\":\"2338a00b\",\"chunk-2d0c229a\":\"c6f13c92\",\"chunk-2d0d5f97\":\"57d7afa3\",\"chunk-2d0da3df\":\"99de332b\",\"chunk-2d208116\":\"4f67ac14\",\"chunk-64076603\":\"2c344ed9\",\"chunk-d22da0c0\":\"da01e99e\",\"chunk-da9476ec\":\"f8c15985\",\"chunk-2ca39dde\":\"bfb67629\",\"chunk-5145872a\":\"f0bd0577\"}[chunkId] + \".js\"\n \t}\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n \t// This file contains only the entry chunk.\n \t// The chunk loading function for additional chunks\n \t__webpack_require__.e = function requireEnsure(chunkId) {\n \t\tvar promises = [];\n\n\n \t\t// mini-css-extract-plugin CSS loading\n \t\tvar cssChunks = {\"chunk-12dc74e9\":1,\"chunk-13b07ca5\":1,\"chunk-1f0508e6\":1,\"chunk-22aa1dbc\":1,\"chunk-2f304dee\":1,\"chunk-cf32428c\":1,\"chunk-01396ebc\":1,\"chunk-194b2204\":1,\"chunk-2ce5c25d\":1,\"chunk-4748c324\":1,\"chunk-58df877b\":1,\"chunk-42afd16f\":1,\"chunk-487896e7\":1,\"chunk-49211740\":1,\"chunk-ee62c128\":1,\"chunk-4d5b9580\":1,\"chunk-4d994fbc\":1,\"chunk-4dae396b\":1,\"chunk-1653b664\":1,\"chunk-23726328\":1,\"chunk-675c7703\":1,\"chunk-792fd41e\":1,\"chunk-595ffc05\":1,\"chunk-7fae0422\":1,\"chunk-d28a86c4\":1,\"chunk-5371f448\":1,\"chunk-5766fd9f\":1,\"chunk-64076603\":1,\"chunk-d22da0c0\":1,\"chunk-da9476ec\":1,\"chunk-2ca39dde\":1,\"chunk-5145872a\":1};\n \t\tif(installedCssChunks[chunkId]) promises.push(installedCssChunks[chunkId]);\n \t\telse if(installedCssChunks[chunkId] !== 0 && cssChunks[chunkId]) {\n \t\t\tpromises.push(installedCssChunks[chunkId] = new Promise(function(resolve, reject) {\n \t\t\t\tvar href = \"static/css/\" + ({}[chunkId]||chunkId) + \".\" + {\"chunk-12dc74e9\":\"397c4e62\",\"chunk-13b07ca5\":\"38a05394\",\"chunk-1f0508e6\":\"68e8f438\",\"chunk-22aa1dbc\":\"49496a07\",\"chunk-2f304dee\":\"a37063a7\",\"chunk-cf32428c\":\"9d61b486\",\"chunk-01396ebc\":\"55f7ede0\",\"chunk-194b2204\":\"cdabe5b0\",\"chunk-2ce5c25d\":\"c669bc57\",\"chunk-4748c324\":\"0a2f05d9\",\"chunk-58df877b\":\"2ebc3de8\",\"chunk-42afd16f\":\"58afedb7\",\"chunk-487896e7\":\"37d24614\",\"chunk-49211740\":\"7cdaa500\",\"chunk-ee62c128\":\"edca8ceb\",\"chunk-2d0cc2be\":\"31d6cfe0\",\"chunk-2d237d41\":\"31d6cfe0\",\"chunk-4d5b9580\":\"b22779c7\",\"chunk-2d0d6b06\":\"31d6cfe0\",\"chunk-2d22495e\":\"31d6cfe0\",\"chunk-4d994fbc\":\"96d60845\",\"chunk-4dae396b\":\"d1c66125\",\"chunk-1653b664\":\"a68561be\",\"chunk-23726328\":\"2a852a62\",\"chunk-675c7703\":\"33531ad8\",\"chunk-2d2091df\":\"31d6cfe0\",\"chunk-792fd41e\":\"b23f4151\",\"chunk-595ffc05\":\"2263ba9e\",\"chunk-7fae0422\":\"93391899\",\"chunk-2d0b270c\":\"31d6cfe0\",\"chunk-2d0c1eb0\":\"31d6cfe0\",\"chunk-2d21b0dc\":\"31d6cfe0\",\"chunk-2d231217\":\"31d6cfe0\",\"chunk-d28a86c4\":\"93878d6f\",\"chunk-2d21da1a\":\"31d6cfe0\",\"chunk-5371f448\":\"6711f0b2\",\"chunk-5766fd9f\":\"a7fa242b\",\"chunk-2d0aa612\":\"31d6cfe0\",\"chunk-2d0c229a\":\"31d6cfe0\",\"chunk-2d0d5f97\":\"31d6cfe0\",\"chunk-2d0da3df\":\"31d6cfe0\",\"chunk-2d208116\":\"31d6cfe0\",\"chunk-64076603\":\"6bf22fce\",\"chunk-d22da0c0\":\"cbfca9f4\",\"chunk-da9476ec\":\"f11f702d\",\"chunk-2ca39dde\":\"594b16d3\",\"chunk-5145872a\":\"53b4d005\"}[chunkId] + \".css\";\n \t\t\t\tvar fullhref = __webpack_require__.p + href;\n \t\t\t\tvar existingLinkTags = document.getElementsByTagName(\"link\");\n \t\t\t\tfor(var i = 0; i < existingLinkTags.length; i++) {\n \t\t\t\t\tvar tag = existingLinkTags[i];\n \t\t\t\t\tvar dataHref = tag.getAttribute(\"data-href\") || tag.getAttribute(\"href\");\n \t\t\t\t\tif(tag.rel === \"stylesheet\" && (dataHref === href || dataHref === fullhref)) return resolve();\n \t\t\t\t}\n \t\t\t\tvar existingStyleTags = document.getElementsByTagName(\"style\");\n \t\t\t\tfor(var i = 0; i < existingStyleTags.length; i++) {\n \t\t\t\t\tvar tag = existingStyleTags[i];\n \t\t\t\t\tvar dataHref = tag.getAttribute(\"data-href\");\n \t\t\t\t\tif(dataHref === href || dataHref === fullhref) return resolve();\n \t\t\t\t}\n \t\t\t\tvar linkTag = document.createElement(\"link\");\n \t\t\t\tlinkTag.rel = \"stylesheet\";\n \t\t\t\tlinkTag.type = \"text/css\";\n \t\t\t\tlinkTag.onload = resolve;\n \t\t\t\tlinkTag.onerror = function(event) {\n \t\t\t\t\tvar request = event && event.target && event.target.src || fullhref;\n \t\t\t\t\tvar err = new Error(\"Loading CSS chunk \" + chunkId + \" failed.\\n(\" + request + \")\");\n \t\t\t\t\terr.code = \"CSS_CHUNK_LOAD_FAILED\";\n \t\t\t\t\terr.request = request;\n \t\t\t\t\tdelete installedCssChunks[chunkId]\n \t\t\t\t\tlinkTag.parentNode.removeChild(linkTag)\n \t\t\t\t\treject(err);\n \t\t\t\t};\n \t\t\t\tlinkTag.href = fullhref;\n\n \t\t\t\tvar head = document.getElementsByTagName(\"head\")[0];\n \t\t\t\thead.appendChild(linkTag);\n \t\t\t}).then(function() {\n \t\t\t\tinstalledCssChunks[chunkId] = 0;\n \t\t\t}));\n \t\t}\n\n \t\t// JSONP chunk loading for javascript\n\n \t\tvar installedChunkData = installedChunks[chunkId];\n \t\tif(installedChunkData !== 0) { // 0 means \"already installed\".\n\n \t\t\t// a Promise means \"currently loading\".\n \t\t\tif(installedChunkData) {\n \t\t\t\tpromises.push(installedChunkData[2]);\n \t\t\t} else {\n \t\t\t\t// setup Promise in chunk cache\n \t\t\t\tvar promise = new Promise(function(resolve, reject) {\n \t\t\t\t\tinstalledChunkData = installedChunks[chunkId] = [resolve, reject];\n \t\t\t\t});\n \t\t\t\tpromises.push(installedChunkData[2] = promise);\n\n \t\t\t\t// start chunk loading\n \t\t\t\tvar script = document.createElement('script');\n \t\t\t\tvar onScriptComplete;\n\n \t\t\t\tscript.charset = 'utf-8';\n \t\t\t\tscript.timeout = 120;\n \t\t\t\tif (__webpack_require__.nc) {\n \t\t\t\t\tscript.setAttribute(\"nonce\", __webpack_require__.nc);\n \t\t\t\t}\n \t\t\t\tscript.src = jsonpScriptSrc(chunkId);\n\n \t\t\t\t// create error before stack unwound to get useful stacktrace later\n \t\t\t\tvar error = new Error();\n \t\t\t\tonScriptComplete = function (event) {\n \t\t\t\t\t// avoid mem leaks in IE.\n \t\t\t\t\tscript.onerror = script.onload = null;\n \t\t\t\t\tclearTimeout(timeout);\n \t\t\t\t\tvar chunk = installedChunks[chunkId];\n \t\t\t\t\tif(chunk !== 0) {\n \t\t\t\t\t\tif(chunk) {\n \t\t\t\t\t\t\tvar errorType = event && (event.type === 'load' ? 'missing' : event.type);\n \t\t\t\t\t\t\tvar realSrc = event && event.target && event.target.src;\n \t\t\t\t\t\t\terror.message = 'Loading chunk ' + chunkId + ' failed.\\n(' + errorType + ': ' + realSrc + ')';\n \t\t\t\t\t\t\terror.name = 'ChunkLoadError';\n \t\t\t\t\t\t\terror.type = errorType;\n \t\t\t\t\t\t\terror.request = realSrc;\n \t\t\t\t\t\t\tchunk[1](error);\n \t\t\t\t\t\t}\n \t\t\t\t\t\tinstalledChunks[chunkId] = undefined;\n \t\t\t\t\t}\n \t\t\t\t};\n \t\t\t\tvar timeout = setTimeout(function(){\n \t\t\t\t\tonScriptComplete({ type: 'timeout', target: script });\n \t\t\t\t}, 120000);\n \t\t\t\tscript.onerror = script.onload = onScriptComplete;\n \t\t\t\tdocument.head.appendChild(script);\n \t\t\t}\n \t\t}\n \t\treturn Promise.all(promises);\n \t};\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"/\";\n\n \t// on error function for async loading\n \t__webpack_require__.oe = function(err) { console.error(err); throw err; };\n\n \tvar jsonpArray = window[\"webpackJsonp\"] = window[\"webpackJsonp\"] || [];\n \tvar oldJsonpFunction = jsonpArray.push.bind(jsonpArray);\n \tjsonpArray.push = webpackJsonpCallback;\n \tjsonpArray = jsonpArray.slice();\n \tfor(var i = 0; i < jsonpArray.length; i++) webpackJsonpCallback(jsonpArray[i]);\n \tvar parentJsonpFunction = oldJsonpFunction;\n\n\n \t// add entry module to deferred list\n \tdeferredModules.push([0,\"chunk-vendors\"]);\n \t// run deferred modules when ready\n \treturn checkDeferredModules();\n","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/index.js??ref--0-1!./Nav.vue?vue&type=style&index=0&id=7cd654a6&lang=scss&scoped=true\"","var map = {\n\t\"./Camera/Index\": [\n\t\t\"1ed9\",\n\t\t\"chunk-5766fd9f\"\n\t],\n\t\"./CameraAndroidIpcam/Index\": [\n\t\t\"4626\",\n\t\t\"chunk-5371f448\"\n\t],\n\t\"./CameraCv/Index\": [\n\t\t\"6b85\",\n\t\t\"chunk-5766fd9f\",\n\t\t\"chunk-2d0da3df\"\n\t],\n\t\"./CameraFfmpeg/Index\": [\n\t\t\"a2e4\",\n\t\t\"chunk-5766fd9f\",\n\t\t\"chunk-2d208116\"\n\t],\n\t\"./CameraGstreamer/Index\": [\n\t\t\"48aa\",\n\t\t\"chunk-5766fd9f\",\n\t\t\"chunk-2d0c229a\"\n\t],\n\t\"./CameraIrMlx90640/Index\": [\n\t\t\"1184\",\n\t\t\"chunk-5766fd9f\",\n\t\t\"chunk-2d0aa612\"\n\t],\n\t\"./CameraPi/Index\": [\n\t\t\"7129\",\n\t\t\"chunk-5766fd9f\",\n\t\t\"chunk-2d0d5f97\"\n\t],\n\t\"./Execute/Index\": [\n\t\t\"10ff\",\n\t\t\"chunk-1f0508e6\"\n\t],\n\t\"./Light/Index\": [\n\t\t\"cf99\",\n\t\t\"chunk-4dae396b\",\n\t\t\"chunk-2f304dee\",\n\t\t\"chunk-675c7703\"\n\t],\n\t\"./LightHue/Index\": [\n\t\t\"a84f\",\n\t\t\"chunk-4dae396b\",\n\t\t\"chunk-2f304dee\",\n\t\t\"chunk-675c7703\",\n\t\t\"chunk-2d2091df\"\n\t],\n\t\"./Media/Index\": [\n\t\t\"3951\",\n\t\t\"chunk-4dae396b\",\n\t\t\"chunk-595ffc05\",\n\t\t\"chunk-49211740\",\n\t\t\"chunk-7fae0422\"\n\t],\n\t\"./MediaMplayer/Index\": [\n\t\t\"47a8\",\n\t\t\"chunk-4dae396b\",\n\t\t\"chunk-595ffc05\",\n\t\t\"chunk-49211740\",\n\t\t\"chunk-7fae0422\",\n\t\t\"chunk-2d0c1eb0\"\n\t],\n\t\"./MediaMpv/Index\": [\n\t\t\"23b7\",\n\t\t\"chunk-4dae396b\",\n\t\t\"chunk-595ffc05\",\n\t\t\"chunk-49211740\",\n\t\t\"chunk-7fae0422\",\n\t\t\"chunk-2d0b270c\"\n\t],\n\t\"./MediaOmxplayer/Index\": [\n\t\t\"eede\",\n\t\t\"chunk-4dae396b\",\n\t\t\"chunk-595ffc05\",\n\t\t\"chunk-49211740\",\n\t\t\"chunk-7fae0422\",\n\t\t\"chunk-2d231217\"\n\t],\n\t\"./MediaVlc/Index\": [\n\t\t\"bdae\",\n\t\t\"chunk-4dae396b\",\n\t\t\"chunk-595ffc05\",\n\t\t\"chunk-49211740\",\n\t\t\"chunk-7fae0422\",\n\t\t\"chunk-2d21b0dc\"\n\t],\n\t\"./Music/Index\": [\n\t\t\"0d41\",\n\t\t\"chunk-4dae396b\",\n\t\t\"chunk-595ffc05\",\n\t\t\"chunk-d28a86c4\"\n\t],\n\t\"./MusicMpd/Index\": [\n\t\t\"d1b9\",\n\t\t\"chunk-4dae396b\",\n\t\t\"chunk-595ffc05\",\n\t\t\"chunk-d28a86c4\",\n\t\t\"chunk-2d21da1a\"\n\t],\n\t\"./MusicSnapcast/Index\": [\n\t\t\"d5eb\",\n\t\t\"chunk-4dae396b\",\n\t\t\"chunk-2f304dee\",\n\t\t\"chunk-23726328\"\n\t],\n\t\"./Rtorrent/Index\": [\n\t\t\"4d91\",\n\t\t\"chunk-49211740\",\n\t\t\"chunk-ee62c128\",\n\t\t\"chunk-2d0cc2be\"\n\t],\n\t\"./Settings/Index\": [\n\t\t\"68c5\"\n\t],\n\t\"./Sound/Index\": [\n\t\t\"dbf7\",\n\t\t\"chunk-42afd16f\"\n\t],\n\t\"./Switches/Index\": [\n\t\t\"6341\",\n\t\t\"chunk-22aa1dbc\"\n\t],\n\t\"./Switches/LightHue/Index\": [\n\t\t\"0219\",\n\t\t\"chunk-2f304dee\",\n\t\t\"chunk-cf32428c\",\n\t\t\"chunk-58df877b\"\n\t],\n\t\"./Switches/SwitchSwitchbot/Index\": [\n\t\t\"5083\",\n\t\t\"chunk-2f304dee\",\n\t\t\"chunk-cf32428c\",\n\t\t\"chunk-4748c324\"\n\t],\n\t\"./Switches/SwitchTplink/Index\": [\n\t\t\"d11f\",\n\t\t\"chunk-2f304dee\",\n\t\t\"chunk-cf32428c\",\n\t\t\"chunk-2ce5c25d\"\n\t],\n\t\"./Switches/SwitchWemo/Index\": [\n\t\t\"bedd\",\n\t\t\"chunk-2f304dee\",\n\t\t\"chunk-cf32428c\",\n\t\t\"chunk-01396ebc\"\n\t],\n\t\"./Switches/ZigbeeMqtt/Index\": [\n\t\t\"65d6\",\n\t\t\"chunk-2f304dee\",\n\t\t\"chunk-cf32428c\",\n\t\t\"chunk-194b2204\"\n\t],\n\t\"./Torrent/Index\": [\n\t\t\"fd7d\",\n\t\t\"chunk-49211740\",\n\t\t\"chunk-ee62c128\",\n\t\t\"chunk-2d237d41\"\n\t],\n\t\"./Tts/Index\": [\n\t\t\"e184\",\n\t\t\"chunk-4d5b9580\",\n\t\t\"chunk-2d22495e\"\n\t],\n\t\"./TtsGoogle/Index\": [\n\t\t\"742e\",\n\t\t\"chunk-4d5b9580\",\n\t\t\"chunk-2d0d6b06\"\n\t],\n\t\"./TvSamsungWs/Index\": [\n\t\t\"0f3a\",\n\t\t\"chunk-4d994fbc\"\n\t],\n\t\"./ZigbeeMqtt/Index\": [\n\t\t\"655e\",\n\t\t\"chunk-4dae396b\",\n\t\t\"chunk-2f304dee\",\n\t\t\"chunk-1653b664\"\n\t],\n\t\"./Zwave/Index\": [\n\t\t\"234d\",\n\t\t\"chunk-4dae396b\",\n\t\t\"chunk-2f304dee\",\n\t\t\"chunk-792fd41e\"\n\t]\n};\nfunction webpackAsyncContext(req) {\n\tif(!__webpack_require__.o(map, req)) {\n\t\treturn Promise.resolve().then(function() {\n\t\t\tvar e = new Error(\"Cannot find module '\" + req + \"'\");\n\t\t\te.code = 'MODULE_NOT_FOUND';\n\t\t\tthrow e;\n\t\t});\n\t}\n\n\tvar ids = map[req], id = ids[0];\n\treturn Promise.all(ids.slice(1).map(__webpack_require__.e)).then(function() {\n\t\treturn __webpack_require__(id);\n\t});\n}\nwebpackAsyncContext.keys = function webpackAsyncContextKeys() {\n\treturn Object.keys(map);\n};\nwebpackAsyncContext.id = \"0f0c\";\nmodule.exports = webpackAsyncContext;","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/index.js??ref--0-1!./Widget.vue?vue&type=style&index=0&id=8c529832&lang=scss&scoped=true\"","export * from \"-!../../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/stylePostLoader.js!../../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/index.js??ref--0-1!./Token.vue?vue&type=style&index=0&id=5f9053de&lang=scss\"","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/index.js??ref--0-1!./Modal.vue?vue&type=style&index=0&id=010fadd6&lang=scss&scoped=true\"","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/index.js??ref--0-1!./Notifications.vue?vue&type=style&index=0&id=6dc8bebc&scoped=true&lang=css\"","\n\n","import { render } from \"./Loading.vue?vue&type=template&id=4d9c871b&scoped=true\"\nconst script = {}\n\nimport \"./Loading.vue?vue&type=style&index=0&id=4d9c871b&lang=scss&scoped=true\"\nscript.render = render\nscript.__scopeId = \"data-v-4d9c871b\"\n\nexport default script","\n\n","import script from \"./Api.vue?vue&type=script&lang=js\"\nexport * from \"./Api.vue?vue&type=script&lang=js\"\n\nexport default script","\n","import script from \"./Cookies.vue?vue&type=script&lang=js\"\nexport * from \"./Cookies.vue?vue&type=script&lang=js\"\n\nexport default script","\n","import script from \"./DateTime.vue?vue&type=script&lang=js\"\nexport * from \"./DateTime.vue?vue&type=script&lang=js\"\n\nexport default script","\n","import script from \"./Events.vue?vue&type=script&lang=js\"\nexport * from \"./Events.vue?vue&type=script&lang=js\"\n\nexport default script","\n","import script from \"./Notification.vue?vue&type=script&lang=js\"\nexport * from \"./Notification.vue?vue&type=script&lang=js\"\n\nexport default script","\n","import script from \"./Screen.vue?vue&type=script&lang=js\"\nexport * from \"./Screen.vue?vue&type=script&lang=js\"\n\nexport default script","\n","import script from \"./Types.vue?vue&type=script&lang=js\"\nexport * from \"./Types.vue?vue&type=script&lang=js\"\n\nexport default script","\n","import script from \"./Utils.vue?vue&type=script&lang=js\"\nexport * from \"./Utils.vue?vue&type=script&lang=js\"\n\nexport default script","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/index.js??ref--0-1!./Loading.vue?vue&type=style&index=0&id=4d9c871b&lang=scss&scoped=true\"","\n\n\n\n\n","import { render } from \"./DropdownItem.vue?vue&type=template&id=3cb494ce&scoped=true\"\nimport script from \"./DropdownItem.vue?vue&type=script&lang=js\"\nexport * from \"./DropdownItem.vue?vue&type=script&lang=js\"\n\nimport \"./DropdownItem.vue?vue&type=style&index=0&id=3cb494ce&lang=scss&scoped=true\"\nscript.render = render\nscript.__scopeId = \"data-v-3cb494ce\"\n\nexport default script","\n\n\n\n\n\n","\n\n\n\n","\n\n\n\n","import { render } from \"./Notification.vue?vue&type=template&id=7646705e&scoped=true\"\nimport script from \"./Notification.vue?vue&type=script&lang=js\"\nexport * from \"./Notification.vue?vue&type=script&lang=js\"\n\nimport \"./Notification.vue?vue&type=style&index=0&id=7646705e&lang=scss&scoped=true\"\nscript.render = render\nscript.__scopeId = \"data-v-7646705e\"\n\nexport default script","import { render } from \"./Notifications.vue?vue&type=template&id=6dc8bebc&scoped=true\"\nimport script from \"./Notifications.vue?vue&type=script&lang=js\"\nexport * from \"./Notifications.vue?vue&type=script&lang=js\"\n\nimport \"./Notifications.vue?vue&type=style&index=0&id=6dc8bebc&scoped=true&lang=css\"\nscript.render = render\nscript.__scopeId = \"data-v-6dc8bebc\"\n\nexport default script","\n\n\n","import { render } from \"./Events.vue?vue&type=template&id=f0cdf530\"\nimport script from \"./Events.vue?vue&type=script&lang=js\"\nexport * from \"./Events.vue?vue&type=script&lang=js\"\nscript.render = render\n\nexport default script","\n\n\n\n\n","import { render } from \"./VoiceAssistant.vue?vue&type=template&id=3f009270\"\nimport script from \"./VoiceAssistant.vue?vue&type=script&lang=js\"\nexport * from \"./VoiceAssistant.vue?vue&type=script&lang=js\"\n\nimport \"./VoiceAssistant.vue?vue&type=style&index=0&id=3f009270&lang=scss\"\nscript.render = render\n\nexport default script","\n\n\n","import { render } from \"./Pushbullet.vue?vue&type=template&id=bf9869d4\"\nimport script from \"./Pushbullet.vue?vue&type=script&lang=js\"\nexport * from \"./Pushbullet.vue?vue&type=script&lang=js\"\nscript.render = render\n\nexport default script","import { render } from \"./App.vue?vue&type=template&id=618fbb8c\"\nimport script from \"./App.vue?vue&type=script&lang=js\"\nexport * from \"./App.vue?vue&type=script&lang=js\"\n\nimport \"./App.vue?vue&type=style&index=0&id=618fbb8c&lang=scss\"\nscript.render = render\n\nexport default script","\n\n\n\n\n\n\n","\n\n\n\n\n","import { render } from \"./Row.vue?vue&type=template&id=1b4663f2&scoped=true\"\nimport script from \"./Row.vue?vue&type=script&lang=js\"\nexport * from \"./Row.vue?vue&type=script&lang=js\"\n\nimport \"./Row.vue?vue&type=style&index=0&id=1b4663f2&lang=scss&scoped=true\"\nscript.render = render\nscript.__scopeId = \"data-v-1b4663f2\"\n\nexport default script","\n\n\n\n\n","import { render } from \"./Widget.vue?vue&type=template&id=8c529832&scoped=true\"\nimport script from \"./Widget.vue?vue&type=script&lang=js\"\nexport * from \"./Widget.vue?vue&type=script&lang=js\"\n\nimport \"./Widget.vue?vue&type=style&index=0&id=8c529832&lang=scss&scoped=true\"\nscript.render = render\nscript.__scopeId = \"data-v-8c529832\"\n\nexport default script","import { render } from \"./Dashboard.vue?vue&type=template&id=77bb5266&scoped=true\"\nimport script from \"./Dashboard.vue?vue&type=script&lang=js\"\nexport * from \"./Dashboard.vue?vue&type=script&lang=js\"\n\nimport \"./Dashboard.vue?vue&type=style&index=0&id=77bb5266&lang=scss&scoped=true\"\nimport \"./Dashboard.vue?vue&type=style&index=1&id=77bb5266&lang=css\"\nscript.render = render\nscript.__scopeId = \"data-v-77bb5266\"\n\nexport default script","\n\n\n\n","import { render } from \"./NotFound.vue?vue&type=template&id=49501f4d\"\nimport script from \"./NotFound.vue?vue&type=script&lang=js\"\nexport * from \"./NotFound.vue?vue&type=script&lang=js\"\nscript.render = render\n\nexport default script","\n\n\n\n\n","import { render } from \"./Login.vue?vue&type=template&id=d32baf50\"\nimport script from \"./Login.vue?vue&type=script&lang=js\"\nexport * from \"./Login.vue?vue&type=script&lang=js\"\n\nimport \"./Login.vue?vue&type=style&index=0&id=d32baf50&lang=scss\"\nscript.render = render\n\nexport default script","\n\n\n","import { render } from \"./Register.vue?vue&type=template&id=1244b238\"\nimport script from \"./Register.vue?vue&type=script&lang=js\"\nexport * from \"./Register.vue?vue&type=script&lang=js\"\nscript.render = render\n\nexport default script","\n\n\n\n\n\n\n","\n\n\n\n\n\n","import { render } from \"./Nav.vue?vue&type=template&id=7cd654a6&scoped=true\"\nimport script from \"./Nav.vue?vue&type=script&lang=js\"\nexport * from \"./Nav.vue?vue&type=script&lang=js\"\n\nimport \"./Nav.vue?vue&type=style&index=0&id=7cd654a6&lang=scss&scoped=true\"\nscript.render = render\nscript.__scopeId = \"data-v-7cd654a6\"\n\nexport default script","import { render } from \"./Panel.vue?vue&type=template&id=5ec69f95&scoped=true\"\nimport script from \"./Panel.vue?vue&type=script&lang=js\"\nexport * from \"./Panel.vue?vue&type=script&lang=js\"\n\nimport \"./Panel.vue?vue&type=style&index=0&id=5ec69f95&lang=scss&scoped=true\"\nimport \"./Panel.vue?vue&type=style&index=1&id=5ec69f95&lang=css\"\nscript.render = render\nscript.__scopeId = \"data-v-5ec69f95\"\n\nexport default script","import { createWebHistory, createRouter } from \"vue-router\";\nimport Dashboard from \"@/views/Dashboard.vue\";\nimport NotFound from \"@/views/NotFound\";\nimport Login from \"@/views/Login\";\nimport Register from \"@/views/Register\";\nimport Panel from \"@/views/Panel\";\n\nconst routes = [\n {\n path: \"/\",\n name: \"Panel\",\n component: Panel,\n },\n\n {\n path: \"/dashboard/:name\",\n name: \"Dashboard\",\n component: Dashboard,\n },\n\n {\n path: \"/login\",\n name: \"Login\",\n component: Login,\n },\n\n {\n path: \"/register\",\n name: \"Register\",\n component: Register,\n },\n\n {\n path: \"/:catchAll(.*)\",\n component: NotFound,\n },\n];\n\nconst router = createRouter({\n history: createWebHistory(),\n routes,\n});\n\nexport default router;\n","import { createApp } from 'vue'\nimport App from '@/App.vue'\nimport router from '@/router'\n\nconst app = createApp(App)\napp.config.globalProperties._config = window.config\napp.use(router).mount('#app')\n","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/index.js??ref--0-1!./Row.vue?vue&type=style&index=0&id=1b4663f2&lang=scss&scoped=true\"","\n\n\n\n\n","