Image optimization & Lazy Load by Optimole - Version 3.4.6

Version Description

Download this release

Release Info

Developer optimole
Plugin Icon 128x128 Image optimization & Lazy Load by Optimole
Version 3.4.6
Comparing to
See all releases

Code changes from version 3.4.5 to 3.4.6

CHANGELOG.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  ##### [Version 3.4.5](https://github.com/Codeinwp/optimole-wp/compare/v3.4.4...v3.4.5) (2022-08-22)
2
 
3
  #### Features
1
+ ##### [Version 3.4.6](https://github.com/Codeinwp/optimole-wp/compare/v3.4.5...v3.4.6) (2022-09-08)
2
+
3
+ * Updated cache buster format
4
+ * Adds validation for width/height values according to HTML standards
5
+
6
  ##### [Version 3.4.5](https://github.com/Codeinwp/optimole-wp/compare/v3.4.4...v3.4.5) (2022-08-22)
7
 
8
  #### Features
assets/js/bundle.min.js CHANGED
@@ -8,7 +8,7 @@ var Ca=Object.freeze({}),Sa=Object.prototype.toString,Oa=h("slot,component",!0),
8
  * https://github.com/pagekit/vue-resource
9
  * Released under the MIT License.
10
  */
11
- var st=2;i.reject=function(t){return new i(function(e,o){o(t)})},i.resolve=function(t){return new i(function(e,o){e(t)})},i.all=function(t){return new i(function(e,o){var n=0,a=[];0===t.length&&e(a);for(var r=0;r<t.length;r+=1)i.resolve(t[r]).then(function(o){return function(i){a[o]=i,(n+=1)===t.length&&e(a)}}(r),o)})},i.race=function(t){return new i(function(e,o){for(var n=0;n<t.length;n+=1)i.resolve(t[n]).then(e,o)})};var lt=i.prototype;lt.resolve=function(t){var e=this;if(e.state===st){if(t===e)throw new TypeError("Promise settled with itself.");var o=!1;try{var i=t&&t.then;if(null!==t&&"object"==typeof t&&"function"==typeof i)return void i.call(t,function(t){o||e.resolve(t),o=!0},function(t){o||e.reject(t),o=!0})}catch(t){return void(o||e.reject(t))}e.state=0,e.value=t,e.notify()}},lt.reject=function(t){var e=this;if(e.state===st){if(t===e)throw new TypeError("Promise settled with itself.");e.state=1,e.value=t,e.notify()}},lt.notify=function(){var t=this;l(function(){if(t.state!==st)for(;t.deferred.length;){var e=t.deferred.shift(),o=e[0],i=e[1],n=e[2],a=e[3];try{0===t.state?n("function"==typeof o?o.call(void 0,t.value):t.value):1===t.state&&("function"==typeof i?n(i.call(void 0,t.value)):a(t.value))}catch(t){a(t)}}})},lt.then=function(t,e){var o=this;return new i(function(i,n){o.deferred.push([t,e,i,n]),o.notify()})},lt.catch=function(t){return this.then(void 0,t)},"undefined"==typeof Promise&&(window.Promise=i),n.all=function(t,e){return new n(Promise.all(t),e)},n.resolve=function(t,e){return new n(Promise.resolve(t),e)},n.reject=function(t,e){return new n(Promise.reject(t),e)},n.race=function(t,e){return new n(Promise.race(t),e)};var pt=n.prototype;pt.bind=function(t){return this.context=t,this},pt.then=function(t,e){return t&&t.bind&&this.context&&(t=t.bind(this.context)),e&&e.bind&&this.context&&(e=e.bind(this.context)),new n(this.promise.then(t,e),this.context)},pt.catch=function(t){return t&&t.bind&&this.context&&(t=t.bind(this.context)),new n(this.promise.catch(t),this.context)},pt.finally=function(t){return this.then(function(e){return t.call(this),e},function(e){return t.call(this),Promise.reject(e)})};var dt,ct={},mt=ct.hasOwnProperty,ft=[],ut=ft.slice,ht=!1,bt="undefined"!=typeof window,vt=Array.isArray,gt=Object.assign||C;P.options={url:"",root:null,params:{}},P.transform={template:F,query:z,root:O},P.transforms=["template","query","root"],P.params=function(t){var e=[],o=encodeURIComponent;return e.add=function(t,e){u(e)&&(e=e()),null===e&&(e=""),this.push(o(t)+"="+o(e))},R(e,t),e.join("&").replace(/%20/g,"+")},P.parse=function(t){var e=document.createElement("a");return document.documentMode&&(e.href=t,t=e.href),e.href=t,{href:e.href,protocol:e.protocol?e.protocol.replace(/:$/,""):"",port:e.port,host:e.host,hostname:e.hostname,pathname:"/"===e.pathname.charAt(0)?e.pathname:"/"+e.pathname,search:e.search?e.search.replace(/^\?/,""):"",hash:e.hash?e.hash.replace(/^#/,""):""}};var xt=bt&&"withCredentials"in new XMLHttpRequest,yt=function(t){var e=this;this.map={},w(t,function(t,o){return e.append(o,t)})};yt.prototype.has=function(t){return null!==Q(this.map,t)},yt.prototype.get=function(t){var e=this.map[Q(this.map,t)];return e?e.join():null},yt.prototype.getAll=function(t){return this.map[Q(this.map,t)]||[]},yt.prototype.set=function(t,e){this.map[tt(Q(this.map,t)||t)]=[p(e)]},yt.prototype.append=function(t,e){var o=this.map[Q(this.map,t)];o?o.push(p(e)):this.set(t,e)},yt.prototype.delete=function(t){delete this.map[Q(this.map,t)]},yt.prototype.deleteAll=function(){this.map={}},yt.prototype.forEach=function(t,e){var o=this;w(this.map,function(i,n){w(i,function(i){return t.call(e,i,n,o)})})};var wt=function(t,e){var o=e.url,i=e.headers,n=e.status,a=e.statusText;this.url=o,this.ok=n>=200&&n<300,this.status=n||0,this.statusText=a||"",this.headers=new yt(i),this.body=t,f(t)?this.bodyText=t:v(t)&&(this.bodyBlob=t,ot(t)&&(this.bodyText=et(t)))};wt.prototype.blob=function(){return x(this.bodyBlob)},wt.prototype.text=function(){return x(this.bodyText)},wt.prototype.json=function(){return x(this.text(),function(t){return JSON.parse(t)})},Object.defineProperty(wt.prototype,"data",{get:function(){return this.body},set:function(t){this.body=t}});var kt=function(t){this.body=null,this.params={},gt(this,t,{method:m(t.method||"GET")}),this.headers instanceof yt||(this.headers=new yt(this.headers))};kt.prototype.getUrl=function(){return P(this)},kt.prototype.getBody=function(){return this.body},kt.prototype.respondWith=function(t,e){return new wt(t,gt(e||{},{url:this.getUrl()}))};var _t={Accept:"application/json, text/plain, */*"},Ct={"Content-Type":"application/json;charset=utf-8"};it.options={},it.headers={put:Ct,post:Ct,patch:Ct,delete:Ct,common:_t,custom:{}},it.interceptor={before:q,method:Z,jsonp:G,json:H,form:N,header:W,cors:I},it.interceptors=["before","method","jsonp","json","form","header","cors"],["get","delete","head","jsonp"].forEach(function(t){it[t]=function(e,o){return this(gt(o||{},{url:e,method:t}))}}),["post","put","patch"].forEach(function(t){it[t]=function(e,o,i){return this(gt(i||{},{url:e,method:t,body:o}))}}),nt.actions={get:{method:"GET"},save:{method:"POST"},query:{method:"GET"},update:{method:"PUT"},remove:{method:"DELETE"},delete:{method:"DELETE"}},"undefined"!=typeof window&&window.Vue&&window.Vue.use(rt),e.default=rt},function(t,e,o){"use strict";function i(t){return t&&t.__esModule?t:{default:t}}var n=o(5),a=i(n),r=o(39),s=i(r),l=o(177),p=i(l),d=o(182),c=i(d),m=o(183),f=i(m),u=o(184),h=i(u);a.default.use(f.default),a.default.use(h.default),a.default.use(c.default),window.addEventListener("load",function(){new a.default({el:"#optimole-app",store:p.default,components:{App:s.default}})})},function(t,e,o){(function(t){function i(t,e){this._id=t,this._clearFn=e}var n=void 0!==t&&t||"undefined"!=typeof self&&self||window,a=Function.prototype.apply;e.setTimeout=function(){return new i(a.call(setTimeout,n,arguments),clearTimeout)},e.setInterval=function(){return new i(a.call(setInterval,n,arguments),clearInterval)},e.clearTimeout=e.clearInterval=function(t){t&&t.close()},i.prototype.unref=i.prototype.ref=function(){},i.prototype.close=function(){this._clearFn.call(n,this._id)},e.enroll=function(t,e){clearTimeout(t._idleTimeoutId),t._idleTimeout=e},e.unenroll=function(t){clearTimeout(t._idleTimeoutId),t._idleTimeout=-1},e._unrefActive=e.active=function(t){clearTimeout(t._idleTimeoutId);var e=t._idleTimeout;e>=0&&(t._idleTimeoutId=setTimeout(function(){t._onTimeout&&t._onTimeout()},e))},o(37),e.setImmediate="undefined"!=typeof self&&self.setImmediate||void 0!==t&&t.setImmediate||this&&this.setImmediate,e.clearImmediate="undefined"!=typeof self&&self.clearImmediate||void 0!==t&&t.clearImmediate||this&&this.clearImmediate}).call(e,o(8))},function(t,e,o){(function(t,e){!function(t,o){"use strict";function i(t){"function"!=typeof t&&(t=new Function(""+t));for(var e=new Array(arguments.length-1),o=0;o<e.length;o++)e[o]=arguments[o+1];var i={callback:t,args:e};return p[l]=i,s(l),l++}function n(t){delete p[t]}function a(t){var e=t.callback,i=t.args;switch(i.length){case 0:e();break;case 1:e(i[0]);break;case 2:e(i[0],i[1]);break;case 3:e(i[0],i[1],i[2]);break;default:e.apply(o,i)}}function r(t){if(d)setTimeout(r,0,t);else{var e=p[t];if(e){d=!0;try{a(e)}finally{n(t),d=!1}}}}if(!t.setImmediate){var s,l=1,p={},d=!1,c=t.document,m=Object.getPrototypeOf&&Object.getPrototypeOf(t);m=m&&m.setTimeout?m:t,"[object process]"==={}.toString.call(t.process)?function(){s=function(t){e.nextTick(function(){r(t)})}}():function(){if(t.postMessage&&!t.importScripts){var e=!0,o=t.onmessage;return t.onmessage=function(){e=!1},t.postMessage("","*"),t.onmessage=o,e}}()?function(){var e="setImmediate$"+Math.random()+"$",o=function(o){o.source===t&&"string"==typeof o.data&&0===o.data.indexOf(e)&&r(+o.data.slice(e.length))};t.addEventListener?t.addEventListener("message",o,!1):t.attachEvent("onmessage",o),s=function(o){t.postMessage(e+o,"*")}}():t.MessageChannel?function(){var t=new MessageChannel;t.port1.onmessage=function(t){r(t.data)},s=function(e){t.port2.postMessage(e)}}():c&&"onreadystatechange"in c.createElement("script")?function(){var t=c.documentElement;s=function(e){var o=c.createElement("script");o.onreadystatechange=function(){r(e),o.onreadystatechange=null,t.removeChild(o),o=null},t.appendChild(o)}}():function(){s=function(t){setTimeout(r,0,t)}}(),m.setImmediate=i,m.clearImmediate=n}}("undefined"==typeof self?void 0===t?this:t:self)}).call(e,o(8),o(38))},function(t,e){function o(){throw new Error("setTimeout has not been defined")}function i(){throw new Error("clearTimeout has not been defined")}function n(t){if(d===setTimeout)return setTimeout(t,0);if((d===o||!d)&&setTimeout)return d=setTimeout,setTimeout(t,0);try{return d(t,0)}catch(e){try{return d.call(null,t,0)}catch(e){return d.call(this,t,0)}}}function a(t){if(c===clearTimeout)return clearTimeout(t);if((c===i||!c)&&clearTimeout)return c=clearTimeout,clearTimeout(t);try{return c(t)}catch(e){try{return c.call(null,t)}catch(e){return c.call(this,t)}}}function r(){h&&f&&(h=!1,f.length?u=f.concat(u):b=-1,u.length&&s())}function s(){if(!h){var t=n(r);h=!0;for(var e=u.length;e;){for(f=u,u=[];++b<e;)f&&f[b].run();b=-1,e=u.length}f=null,h=!1,a(t)}}function l(t,e){this.fun=t,this.array=e}function p(){}var d,c,m=t.exports={};!function(){try{d="function"==typeof setTimeout?setTimeout:o}catch(t){d=o}try{c="function"==typeof clearTimeout?clearTimeout:i}catch(t){c=i}}();var f,u=[],h=!1,b=-1;m.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var o=1;o<arguments.length;o++)e[o-1]=arguments[o];u.push(new l(t,e)),1!==u.length||h||n(s)},l.prototype.run=function(){this.fun.apply(null,this.array)},m.title="browser",m.browser=!0,m.env={},m.argv=[],m.version="",m.versions={},m.on=p,m.addListener=p,m.once=p,m.off=p,m.removeListener=p,m.removeAllListeners=p,m.emit=p,m.prependListener=p,m.prependOnceListener=p,m.listeners=function(t){return[]},m.binding=function(t){throw new Error("process.binding is not supported")},m.cwd=function(){return"/"},m.chdir=function(t){throw new Error("process.chdir is not supported")},m.umask=function(){return 0}},function(t,e,o){var i,n;o(40),i=o(42),n=o(176),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(41);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,'#optimole-app{padding:0 30px 0 20px;/*! bulma.io v0.7.5 | MIT License | github.com/jgthms/bulma *//*! minireset.css v0.0.4 | MIT License | github.com/jgthms/minireset.css */}@keyframes spinAround{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}#optimole-app .delete,#optimole-app .modal-close,#optimole-app .is-unselectable,#optimole-app .button,#optimole-app .file,#optimole-app .breadcrumb,#optimole-app .pagination-previous,#optimole-app .pagination-next,#optimole-app .pagination-link,#optimole-app .pagination-ellipsis,#optimole-app .tabs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#optimole-app .select:not(.is-multiple):not(.is-loading)::after,#optimole-app .navbar-link:not(.is-arrowless)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}#optimole-app .box:not(:last-child),#optimole-app .content:not(:last-child),#optimole-app .notification:not(:last-child),#optimole-app .progress:not(:last-child),#optimole-app .table:not(:last-child),#optimole-app .table-container:not(:last-child),#optimole-app .title:not(:last-child),#optimole-app .subtitle:not(:last-child),#optimole-app .block:not(:last-child),#optimole-app .highlight:not(:last-child),#optimole-app .breadcrumb:not(:last-child),#optimole-app .level:not(:last-child),#optimole-app .list:not(:last-child),#optimole-app .message:not(:last-child),#optimole-app .tabs:not(:last-child){margin-bottom:1.5rem}#optimole-app .delete,#optimole-app .modal-close{-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:290486px;cursor:pointer;pointer-events:auto;display:inline-block;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative: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}#optimole-app .delete::before,#optimole-app .modal-close::before,#optimole-app .delete::after,#optimole-app .modal-close::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}#optimole-app .delete::before,#optimole-app .modal-close::before{height:2px;width:50%}#optimole-app .delete::after,#optimole-app .modal-close::after{height:50%;width:2px}#optimole-app .delete:hover,#optimole-app .modal-close:hover,#optimole-app .delete:focus,#optimole-app .modal-close:focus{background-color:rgba(10,10,10,0.3)}#optimole-app .delete:active,#optimole-app .modal-close:active{background-color:rgba(10,10,10,0.4)}#optimole-app .is-small.delete,#optimole-app .is-small.modal-close{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}#optimole-app .is-medium.delete,#optimole-app .is-medium.modal-close{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}#optimole-app .is-large.delete,#optimole-app .is-large.modal-close{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}#optimole-app .button.is-loading::after,#optimole-app .loader,#optimole-app .select.is-loading::after,#optimole-app .control.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #dbdbdb;border-radius:290486px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}#optimole-app .is-overlay,#optimole-app .image.is-square img,#optimole-app .image.is-square .has-ratio,#optimole-app .image.is-1by1 img,#optimole-app .image.is-1by1 .has-ratio,#optimole-app .image.is-5by4 img,#optimole-app .image.is-5by4 .has-ratio,#optimole-app .image.is-4by3 img,#optimole-app .image.is-4by3 .has-ratio,#optimole-app .image.is-3by2 img,#optimole-app .image.is-3by2 .has-ratio,#optimole-app .image.is-5by3 img,#optimole-app .image.is-5by3 .has-ratio,#optimole-app .image.is-16by9 img,#optimole-app .image.is-16by9 .has-ratio,#optimole-app .image.is-2by1 img,#optimole-app .image.is-2by1 .has-ratio,#optimole-app .image.is-3by1 img,#optimole-app .image.is-3by1 .has-ratio,#optimole-app .image.is-4by5 img,#optimole-app .image.is-4by5 .has-ratio,#optimole-app .image.is-3by4 img,#optimole-app .image.is-3by4 .has-ratio,#optimole-app .image.is-2by3 img,#optimole-app .image.is-2by3 .has-ratio,#optimole-app .image.is-3by5 img,#optimole-app .image.is-3by5 .has-ratio,#optimole-app .image.is-9by16 img,#optimole-app .image.is-9by16 .has-ratio,#optimole-app .image.is-1by2 img,#optimole-app .image.is-1by2 .has-ratio,#optimole-app .image.is-1by3 img,#optimole-app .image.is-1by3 .has-ratio,#optimole-app .modal,#optimole-app .modal-background,#optimole-app .hero-video{bottom:0;left:0;position:absolute;right:0;top:0}#optimole-app .button,#optimole-app .input,#optimole-app .textarea,#optimole-app .select select,#optimole-app .file-cta,#optimole-app .file-name,#optimole-app .pagination-previous,#optimole-app .pagination-next,#optimole-app .pagination-link,#optimole-app .pagination-ellipsis{-moz-appearance:none;-webkit-appearance:none;-ms-flex-align:center;align-items:center;border:1px solid transparent;border-radius:4px;box-shadow:none;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;height:2.25em;-ms-flex-pack:start;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.375em - 1px);padding-left:calc(0.625em - 1px);padding-right:calc(0.625em - 1px);padding-top:calc(0.375em - 1px);position:relative;vertical-align:top}#optimole-app .button:focus,#optimole-app .input:focus,#optimole-app .textarea:focus,#optimole-app .select select:focus,#optimole-app .file-cta:focus,#optimole-app .file-name:focus,#optimole-app .pagination-previous:focus,#optimole-app .pagination-next:focus,#optimole-app .pagination-link:focus,#optimole-app .pagination-ellipsis:focus,#optimole-app .is-focused.button,#optimole-app .is-focused.input,#optimole-app .is-focused.textarea,#optimole-app .select select.is-focused,#optimole-app .is-focused.file-cta,#optimole-app .is-focused.file-name,#optimole-app .is-focused.pagination-previous,#optimole-app .is-focused.pagination-next,#optimole-app .is-focused.pagination-link,#optimole-app .is-focused.pagination-ellipsis,#optimole-app .button:active,#optimole-app .input:active,#optimole-app .textarea:active,#optimole-app .select select:active,#optimole-app .file-cta:active,#optimole-app .file-name:active,#optimole-app .pagination-previous:active,#optimole-app .pagination-next:active,#optimole-app .pagination-link:active,#optimole-app .pagination-ellipsis:active,#optimole-app .is-active.button,#optimole-app .is-active.input,#optimole-app .is-active.textarea,#optimole-app .select select.is-active,#optimole-app .is-active.file-cta,#optimole-app .is-active.file-name,#optimole-app .is-active.pagination-previous,#optimole-app .is-active.pagination-next,#optimole-app .is-active.pagination-link,#optimole-app .is-active.pagination-ellipsis{outline:none}#optimole-app .button[disabled],#optimole-app .input[disabled],#optimole-app .textarea[disabled],#optimole-app .select select[disabled],#optimole-app .file-cta[disabled],#optimole-app .file-name[disabled],#optimole-app .pagination-previous[disabled],#optimole-app .pagination-next[disabled],#optimole-app .pagination-link[disabled],#optimole-app .pagination-ellipsis[disabled],fieldset[disabled] #optimole-app .button,fieldset[disabled] #optimole-app .input,fieldset[disabled] #optimole-app .textarea,fieldset[disabled] #optimole-app .select select,fieldset[disabled] #optimole-app .file-cta,fieldset[disabled] #optimole-app .file-name,fieldset[disabled] #optimole-app .pagination-previous,fieldset[disabled] #optimole-app .pagination-next,fieldset[disabled] #optimole-app .pagination-link,fieldset[disabled] #optimole-app .pagination-ellipsis{cursor:not-allowed}#optimole-app html,#optimole-app body,#optimole-app p,#optimole-app ol,#optimole-app ul,#optimole-app li,#optimole-app dl,#optimole-app dt,#optimole-app dd,#optimole-app blockquote,#optimole-app figure,#optimole-app fieldset,#optimole-app legend,#optimole-app textarea,#optimole-app pre,#optimole-app iframe,#optimole-app hr,#optimole-app h1,#optimole-app h2,#optimole-app h3,#optimole-app h4,#optimole-app h5,#optimole-app h6{margin:0;padding:0}#optimole-app h1,#optimole-app h2,#optimole-app h3,#optimole-app h4,#optimole-app h5,#optimole-app h6{font-size:100%;font-weight:normal}#optimole-app ul{list-style:none}#optimole-app button,#optimole-app input,#optimole-app select,#optimole-app textarea{margin:0}#optimole-app html{box-sizing:border-box}#optimole-app *,#optimole-app *::before,#optimole-app *::after{box-sizing:inherit}#optimole-app img,#optimole-app embed,#optimole-app iframe,#optimole-app object,#optimole-app video{height:auto;max-width:100%}#optimole-app audio{max-width:100%}#optimole-app iframe{border:0}#optimole-app table{border-collapse:collapse;border-spacing:0}#optimole-app td,#optimole-app th{padding:0}#optimole-app td:not([align]),#optimole-app th:not([align]){text-align:left}#optimole-app 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%;-ms-text-size-adjust:100%;text-size-adjust:100%}#optimole-app article,#optimole-app aside,#optimole-app figure,#optimole-app footer,#optimole-app header,#optimole-app hgroup,#optimole-app section{display:block}#optimole-app body,#optimole-app button,#optimole-app input,#optimole-app select,#optimole-app textarea{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue","Helvetica","Arial",sans-serif}#optimole-app code,#optimole-app pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}#optimole-app body{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}#optimole-app a{color:#3273dc;cursor:pointer;text-decoration:none}#optimole-app a strong{color:currentColor}#optimole-app a:hover{color:#363636}#optimole-app code{background-color:#f5f5f5;color:#ff3860;font-size:.875em;font-weight:normal;padding:0.25em 0.5em 0.25em}#optimole-app hr{background-color:#f5f5f5;border:none;display:block;height:2px;margin:1.5rem 0}#optimole-app img{height:auto;max-width:100%}#optimole-app input[type="checkbox"],#optimole-app input[type="radio"]{vertical-align:baseline}#optimole-app small{font-size:.875em}#optimole-app span{font-style:inherit;font-weight:inherit}#optimole-app strong{color:#363636;font-weight:700}#optimole-app fieldset{border:none}#optimole-app 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}#optimole-app pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}#optimole-app table td,#optimole-app table th{vertical-align:top}#optimole-app table td:not([align]),#optimole-app table th:not([align]){text-align:left}#optimole-app table th{color:#363636}#optimole-app .is-clearfix::after{clear:both;content:" ";display:table}#optimole-app .is-pulled-left{float:left !important}#optimole-app .is-pulled-right{float:right !important}#optimole-app .is-clipped{overflow:hidden !important}#optimole-app .is-size-1{font-size:3rem !important}#optimole-app .is-size-2{font-size:2.5rem !important}#optimole-app .is-size-3{font-size:2rem !important}#optimole-app .is-size-4{font-size:1.5rem !important}#optimole-app .is-size-5{font-size:1.25rem !important}#optimole-app .is-size-6{font-size:1rem !important}#optimole-app .is-size-7{font-size:.75rem !important}@media screen and (max-width: 768px){#optimole-app .is-size-1-mobile{font-size:3rem !important}#optimole-app .is-size-2-mobile{font-size:2.5rem !important}#optimole-app .is-size-3-mobile{font-size:2rem !important}#optimole-app .is-size-4-mobile{font-size:1.5rem !important}#optimole-app .is-size-5-mobile{font-size:1.25rem !important}#optimole-app .is-size-6-mobile{font-size:1rem !important}#optimole-app .is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px), print{#optimole-app .is-size-1-tablet{font-size:3rem !important}#optimole-app .is-size-2-tablet{font-size:2.5rem !important}#optimole-app .is-size-3-tablet{font-size:2rem !important}#optimole-app .is-size-4-tablet{font-size:1.5rem !important}#optimole-app .is-size-5-tablet{font-size:1.25rem !important}#optimole-app .is-size-6-tablet{font-size:1rem !important}#optimole-app .is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1023px){#optimole-app .is-size-1-touch{font-size:3rem !important}#optimole-app .is-size-2-touch{font-size:2.5rem !important}#optimole-app .is-size-3-touch{font-size:2rem !important}#optimole-app .is-size-4-touch{font-size:1.5rem !important}#optimole-app .is-size-5-touch{font-size:1.25rem !important}#optimole-app .is-size-6-touch{font-size:1rem !important}#optimole-app .is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1024px){#optimole-app .is-size-1-desktop{font-size:3rem !important}#optimole-app .is-size-2-desktop{font-size:2.5rem !important}#optimole-app .is-size-3-desktop{font-size:2rem !important}#optimole-app .is-size-4-desktop{font-size:1.5rem !important}#optimole-app .is-size-5-desktop{font-size:1.25rem !important}#optimole-app .is-size-6-desktop{font-size:1rem !important}#optimole-app .is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){#optimole-app .is-size-1-widescreen{font-size:3rem !important}#optimole-app .is-size-2-widescreen{font-size:2.5rem !important}#optimole-app .is-size-3-widescreen{font-size:2rem !important}#optimole-app .is-size-4-widescreen{font-size:1.5rem !important}#optimole-app .is-size-5-widescreen{font-size:1.25rem !important}#optimole-app .is-size-6-widescreen{font-size:1rem !important}#optimole-app .is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){#optimole-app .is-size-1-fullhd{font-size:3rem !important}#optimole-app .is-size-2-fullhd{font-size:2.5rem !important}#optimole-app .is-size-3-fullhd{font-size:2rem !important}#optimole-app .is-size-4-fullhd{font-size:1.5rem !important}#optimole-app .is-size-5-fullhd{font-size:1.25rem !important}#optimole-app .is-size-6-fullhd{font-size:1rem !important}#optimole-app .is-size-7-fullhd{font-size:.75rem !important}}#optimole-app .has-text-centered{text-align:center !important}#optimole-app .has-text-justified{text-align:justify !important}#optimole-app .has-text-left{text-align:left !important}#optimole-app .has-text-right{text-align:right !important}@media screen and (max-width: 768px){#optimole-app .has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px), print{#optimole-app .has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1023px){#optimole-app .has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1024px){#optimole-app .has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){#optimole-app .has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){#optimole-app .has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){#optimole-app .has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px), print{#optimole-app .has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1023px){#optimole-app .has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1024px){#optimole-app .has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){#optimole-app .has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){#optimole-app .has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){#optimole-app .has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px), print{#optimole-app .has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1023px){#optimole-app .has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1024px){#optimole-app .has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){#optimole-app .has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){#optimole-app .has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){#optimole-app .has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px), print{#optimole-app .has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1023px){#optimole-app .has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1024px){#optimole-app .has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){#optimole-app .has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){#optimole-app .has-text-right-fullhd{text-align:right !important}}#optimole-app .is-capitalized{text-transform:capitalize !important}#optimole-app .is-lowercase{text-transform:lowercase !important}#optimole-app .is-uppercase{text-transform:uppercase !important}#optimole-app .is-italic{font-style:italic !important}#optimole-app .has-text-white{color:#fff !important}#optimole-app a.has-text-white:hover,#optimole-app a.has-text-white:focus{color:#e6e6e6 !important}#optimole-app .has-background-white{background-color:#fff !important}#optimole-app .has-text-black{color:#0a0a0a !important}#optimole-app a.has-text-black:hover,#optimole-app a.has-text-black:focus{color:#000 !important}#optimole-app .has-background-black{background-color:#0a0a0a !important}#optimole-app .has-text-light{color:#f5f5f5 !important}#optimole-app a.has-text-light:hover,#optimole-app a.has-text-light:focus{color:#dbdbdb !important}#optimole-app .has-background-light{background-color:#f5f5f5 !important}#optimole-app .has-text-dark{color:#363636 !important}#optimole-app a.has-text-dark:hover,#optimole-app a.has-text-dark:focus{color:#1c1c1c !important}#optimole-app .has-background-dark{background-color:#363636 !important}#optimole-app .has-text-primary{color:#EF686B !important}#optimole-app a.has-text-primary:hover,#optimole-app a.has-text-primary:focus{color:#ea3a3e !important}#optimole-app .has-background-primary{background-color:#EF686B !important}#optimole-app .has-text-link{color:#3273dc !important}#optimole-app a.has-text-link:hover,#optimole-app a.has-text-link:focus{color:#205bbc !important}#optimole-app .has-background-link{background-color:#3273dc !important}#optimole-app .has-text-info{color:#577BF9 !important}#optimole-app a.has-text-info:hover,#optimole-app a.has-text-info:focus{color:#2654f7 !important}#optimole-app .has-background-info{background-color:#577BF9 !important}#optimole-app .has-text-success{color:#5F9D61 !important}#optimole-app a.has-text-success:hover,#optimole-app a.has-text-success:focus{color:#4c7d4d !important}#optimole-app .has-background-success{background-color:#5F9D61 !important}#optimole-app .has-text-warning{color:#ffdd57 !important}#optimole-app a.has-text-warning:hover,#optimole-app a.has-text-warning:focus{color:#ffd324 !important}#optimole-app .has-background-warning{background-color:#ffdd57 !important}#optimole-app .has-text-danger{color:#E77777 !important}#optimole-app a.has-text-danger:hover,#optimole-app a.has-text-danger:focus{color:#df4c4c !important}#optimole-app .has-background-danger{background-color:#E77777 !important}#optimole-app .has-text-black-bis{color:#121212 !important}#optimole-app .has-background-black-bis{background-color:#121212 !important}#optimole-app .has-text-black-ter{color:#242424 !important}#optimole-app .has-background-black-ter{background-color:#242424 !important}#optimole-app .has-text-grey-darker{color:#363636 !important}#optimole-app .has-background-grey-darker{background-color:#363636 !important}#optimole-app .has-text-grey-dark{color:#4a4a4a !important}#optimole-app .has-background-grey-dark{background-color:#4a4a4a !important}#optimole-app .has-text-grey{color:#7a7a7a !important}#optimole-app .has-background-grey{background-color:#7a7a7a !important}#optimole-app .has-text-grey-light{color:#b5b5b5 !important}#optimole-app .has-background-grey-light{background-color:#b5b5b5 !important}#optimole-app .has-text-grey-lighter{color:#dbdbdb !important}#optimole-app .has-background-grey-lighter{background-color:#dbdbdb !important}#optimole-app .has-text-white-ter{color:#f5f5f5 !important}#optimole-app .has-background-white-ter{background-color:#f5f5f5 !important}#optimole-app .has-text-white-bis{color:#fafafa !important}#optimole-app .has-background-white-bis{background-color:#fafafa !important}#optimole-app .has-text-weight-light{font-weight:300 !important}#optimole-app .has-text-weight-normal{font-weight:400 !important}#optimole-app .has-text-weight-medium{font-weight:500 !important}#optimole-app .has-text-weight-semibold{font-weight:600 !important}#optimole-app .has-text-weight-bold{font-weight:700 !important}#optimole-app .is-family-primary{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue","Helvetica","Arial",sans-serif !important}#optimole-app .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}#optimole-app .is-family-sans-serif{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue","Helvetica","Arial",sans-serif !important}#optimole-app .is-family-monospace{font-family:monospace !important}#optimole-app .is-family-code{font-family:monospace !important}#optimole-app .is-block{display:block !important}@media screen and (max-width: 768px){#optimole-app .is-block-mobile{display:block !important}}@media screen and (min-width: 769px), print{#optimole-app .is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .is-block-tablet-only{display:block !important}}@media screen and (max-width: 1023px){#optimole-app .is-block-touch{display:block !important}}@media screen and (min-width: 1024px){#optimole-app .is-block-desktop{display:block !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){#optimole-app .is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){#optimole-app .is-block-fullhd{display:block !important}}#optimole-app .is-flex{display:-ms-flexbox !important;display:flex !important}@media screen and (max-width: 768px){#optimole-app .is-flex-mobile{display:-ms-flexbox !important;display:flex !important}}@media screen and (min-width: 769px), print{#optimole-app .is-flex-tablet{display:-ms-flexbox !important;display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .is-flex-tablet-only{display:-ms-flexbox !important;display:flex !important}}@media screen and (max-width: 1023px){#optimole-app .is-flex-touch{display:-ms-flexbox !important;display:flex !important}}@media screen and (min-width: 1024px){#optimole-app .is-flex-desktop{display:-ms-flexbox !important;display:flex !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .is-flex-desktop-only{display:-ms-flexbox !important;display:flex !important}}@media screen and (min-width: 1216px){#optimole-app .is-flex-widescreen{display:-ms-flexbox !important;display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .is-flex-widescreen-only{display:-ms-flexbox !important;display:flex !important}}@media screen and (min-width: 1408px){#optimole-app .is-flex-fullhd{display:-ms-flexbox !important;display:flex !important}}#optimole-app .is-inline{display:inline !important}@media screen and (max-width: 768px){#optimole-app .is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px), print{#optimole-app .is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1023px){#optimole-app .is-inline-touch{display:inline !important}}@media screen and (min-width: 1024px){#optimole-app .is-inline-desktop{display:inline !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){#optimole-app .is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){#optimole-app .is-inline-fullhd{display:inline !important}}#optimole-app .is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){#optimole-app .is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px), print{#optimole-app .is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1023px){#optimole-app .is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1024px){#optimole-app .is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){#optimole-app .is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){#optimole-app .is-inline-block-fullhd{display:inline-block !important}}#optimole-app .is-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}@media screen and (max-width: 768px){#optimole-app .is-inline-flex-mobile{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media screen and (min-width: 769px), print{#optimole-app .is-inline-flex-tablet{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .is-inline-flex-tablet-only{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media screen and (max-width: 1023px){#optimole-app .is-inline-flex-touch{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media screen and (min-width: 1024px){#optimole-app .is-inline-flex-desktop{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .is-inline-flex-desktop-only{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media screen and (min-width: 1216px){#optimole-app .is-inline-flex-widescreen{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .is-inline-flex-widescreen-only{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media screen and (min-width: 1408px){#optimole-app .is-inline-flex-fullhd{display:-ms-inline-flexbox !important;display:inline-flex !important}}#optimole-app .is-hidden{display:none !important}#optimole-app .is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){#optimole-app .is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px), print{#optimole-app .is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1023px){#optimole-app .is-hidden-touch{display:none !important}}@media screen and (min-width: 1024px){#optimole-app .is-hidden-desktop{display:none !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){#optimole-app .is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){#optimole-app .is-hidden-fullhd{display:none !important}}#optimole-app .is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){#optimole-app .is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px), print{#optimole-app .is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1023px){#optimole-app .is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1024px){#optimole-app .is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){#optimole-app .is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){#optimole-app .is-invisible-fullhd{visibility:hidden !important}}#optimole-app .is-marginless{margin:0 !important}#optimole-app .is-paddingless{padding:0 !important}#optimole-app .is-radiusless{border-radius:0 !important}#optimole-app .is-shadowless{box-shadow:none !important}#optimole-app .is-relative{position:relative !important}#optimole-app .box{background-color:#fff;border-radius:6px;box-shadow:0 2px 3px rgba(10,10,10,0.1),0 0 0 1px rgba(10,10,10,0.1);color:#4a4a4a;display:block;padding:1.25rem}#optimole-app a.box:hover,#optimole-app a.box:focus{box-shadow:0 2px 3px rgba(10,10,10,0.1),0 0 0 1px #3273dc}#optimole-app a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #3273dc}#optimole-app .button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#363636;cursor:pointer;-ms-flex-pack:center;justify-content:center;padding-bottom:calc(0.375em - 1px);padding-left:.75em;padding-right:.75em;padding-top:calc(0.375em - 1px);text-align:center;white-space:nowrap}#optimole-app .button strong{color:inherit}#optimole-app .button .icon,#optimole-app .button .icon.is-small,#optimole-app .button .icon.is-medium,#optimole-app .button .icon.is-large{height:1.5em;width:1.5em}#optimole-app .button .icon:first-child:not(:last-child){margin-left:calc(-0.375em - 1px);margin-right:0.1875em}#optimole-app .button .icon:last-child:not(:first-child){margin-left:0.1875em;margin-right:calc(-0.375em - 1px)}#optimole-app .button .icon:first-child:last-child{margin-left:calc(-0.375em - 1px);margin-right:calc(-0.375em - 1px)}#optimole-app .button:hover,#optimole-app .button.is-hovered{border-color:#b5b5b5;color:#363636}#optimole-app .button:focus,#optimole-app .button.is-focused{border-color:#3273dc;color:#363636}#optimole-app .button:focus:not(:active),#optimole-app .button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(50,115,220,0.25)}#optimole-app .button:active,#optimole-app .button.is-active{border-color:#4a4a4a;color:#363636}#optimole-app .button.is-text{background-color:transparent;border-color:transparent;color:#4a4a4a;text-decoration:underline}#optimole-app .button.is-text:hover,#optimole-app .button.is-text.is-hovered,#optimole-app .button.is-text:focus,#optimole-app .button.is-text.is-focused{background-color:#f5f5f5;color:#363636}#optimole-app .button.is-text:active,#optimole-app .button.is-text.is-active{background-color:#e8e8e8;color:#363636}#optimole-app .button.is-text[disabled],fieldset[disabled] #optimole-app .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}#optimole-app .button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}#optimole-app .button.is-white:hover,#optimole-app .button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}#optimole-app .button.is-white:focus,#optimole-app .button.is-white.is-focused{border-color:transparent;color:#0a0a0a}#optimole-app .button.is-white:focus:not(:active),#optimole-app .button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}#optimole-app .button.is-white:active,#optimole-app .button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}#optimole-app .button.is-white[disabled],fieldset[disabled] #optimole-app .button.is-white{background-color:#fff;border-color:transparent;box-shadow:none}#optimole-app .button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}#optimole-app .button.is-white.is-inverted:hover,#optimole-app .button.is-white.is-inverted.is-hovered{background-color:#000}#optimole-app .button.is-white.is-inverted[disabled],fieldset[disabled] #optimole-app .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}#optimole-app .button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}#optimole-app .button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}#optimole-app .button.is-white.is-outlined:hover,#optimole-app .button.is-white.is-outlined.is-hovered,#optimole-app .button.is-white.is-outlined:focus,#optimole-app .button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}#optimole-app .button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}#optimole-app .button.is-white.is-outlined.is-loading:hover::after,#optimole-app .button.is-white.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-white.is-outlined.is-loading:focus::after,#optimole-app .button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}#optimole-app .button.is-white.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}#optimole-app .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}#optimole-app .button.is-white.is-inverted.is-outlined:hover,#optimole-app .button.is-white.is-inverted.is-outlined.is-hovered,#optimole-app .button.is-white.is-inverted.is-outlined:focus,#optimole-app .button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}#optimole-app .button.is-white.is-inverted.is-outlined.is-loading:hover::after,#optimole-app .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-white.is-inverted.is-outlined.is-loading:focus::after,#optimole-app .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}#optimole-app .button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}#optimole-app .button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}#optimole-app .button.is-black:hover,#optimole-app .button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}#optimole-app .button.is-black:focus,#optimole-app .button.is-black.is-focused{border-color:transparent;color:#fff}#optimole-app .button.is-black:focus:not(:active),#optimole-app .button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}#optimole-app .button.is-black:active,#optimole-app .button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}#optimole-app .button.is-black[disabled],fieldset[disabled] #optimole-app .button.is-black{background-color:#0a0a0a;border-color:transparent;box-shadow:none}#optimole-app .button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}#optimole-app .button.is-black.is-inverted:hover,#optimole-app .button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}#optimole-app .button.is-black.is-inverted[disabled],fieldset[disabled] #optimole-app .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}#optimole-app .button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}#optimole-app .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}#optimole-app .button.is-black.is-outlined:hover,#optimole-app .button.is-black.is-outlined.is-hovered,#optimole-app .button.is-black.is-outlined:focus,#optimole-app .button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}#optimole-app .button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}#optimole-app .button.is-black.is-outlined.is-loading:hover::after,#optimole-app .button.is-black.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-black.is-outlined.is-loading:focus::after,#optimole-app .button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}#optimole-app .button.is-black.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}#optimole-app .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}#optimole-app .button.is-black.is-inverted.is-outlined:hover,#optimole-app .button.is-black.is-inverted.is-outlined.is-hovered,#optimole-app .button.is-black.is-inverted.is-outlined:focus,#optimole-app .button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}#optimole-app .button.is-black.is-inverted.is-outlined.is-loading:hover::after,#optimole-app .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-black.is-inverted.is-outlined.is-loading:focus::after,#optimole-app .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}#optimole-app .button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}#optimole-app .button.is-light{background-color:#f5f5f5;border-color:transparent;color:#363636}#optimole-app .button.is-light:hover,#optimole-app .button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:#363636}#optimole-app .button.is-light:focus,#optimole-app .button.is-light.is-focused{border-color:transparent;color:#363636}#optimole-app .button.is-light:focus:not(:active),#optimole-app .button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}#optimole-app .button.is-light:active,#optimole-app .button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:#363636}#optimole-app .button.is-light[disabled],fieldset[disabled] #optimole-app .button.is-light{background-color:#f5f5f5;border-color:transparent;box-shadow:none}#optimole-app .button.is-light.is-inverted{background-color:#363636;color:#f5f5f5}#optimole-app .button.is-light.is-inverted:hover,#optimole-app .button.is-light.is-inverted.is-hovered{background-color:#292929}#optimole-app .button.is-light.is-inverted[disabled],fieldset[disabled] #optimole-app .button.is-light.is-inverted{background-color:#363636;border-color:transparent;box-shadow:none;color:#f5f5f5}#optimole-app .button.is-light.is-loading::after{border-color:transparent transparent #363636 #363636 !important}#optimole-app .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}#optimole-app .button.is-light.is-outlined:hover,#optimole-app .button.is-light.is-outlined.is-hovered,#optimole-app .button.is-light.is-outlined:focus,#optimole-app .button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:#363636}#optimole-app .button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}#optimole-app .button.is-light.is-outlined.is-loading:hover::after,#optimole-app .button.is-light.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-light.is-outlined.is-loading:focus::after,#optimole-app .button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #363636 #363636 !important}#optimole-app .button.is-light.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}#optimole-app .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:#363636;color:#363636}#optimole-app .button.is-light.is-inverted.is-outlined:hover,#optimole-app .button.is-light.is-inverted.is-outlined.is-hovered,#optimole-app .button.is-light.is-inverted.is-outlined:focus,#optimole-app .button.is-light.is-inverted.is-outlined.is-focused{background-color:#363636;color:#f5f5f5}#optimole-app .button.is-light.is-inverted.is-outlined.is-loading:hover::after,#optimole-app .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-light.is-inverted.is-outlined.is-loading:focus::after,#optimole-app .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}#optimole-app .button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}#optimole-app .button.is-dark{background-color:#363636;border-color:transparent;color:#f5f5f5}#optimole-app .button.is-dark:hover,#optimole-app .button.is-dark.is-hovered{background-color:#2f2f2f;border-color:transparent;color:#f5f5f5}#optimole-app .button.is-dark:focus,#optimole-app .button.is-dark.is-focused{border-color:transparent;color:#f5f5f5}#optimole-app .button.is-dark:focus:not(:active),#optimole-app .button.is-dark.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(54,54,54,0.25)}#optimole-app .button.is-dark:active,#optimole-app .button.is-dark.is-active{background-color:#292929;border-color:transparent;color:#f5f5f5}#optimole-app .button.is-dark[disabled],fieldset[disabled] #optimole-app .button.is-dark{background-color:#363636;border-color:transparent;box-shadow:none}#optimole-app .button.is-dark.is-inverted{background-color:#f5f5f5;color:#363636}#optimole-app .button.is-dark.is-inverted:hover,#optimole-app .button.is-dark.is-inverted.is-hovered{background-color:#e8e8e8}#optimole-app .button.is-dark.is-inverted[disabled],fieldset[disabled] #optimole-app .button.is-dark.is-inverted{background-color:#f5f5f5;border-color:transparent;box-shadow:none;color:#363636}#optimole-app .button.is-dark.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}#optimole-app .button.is-dark.is-outlined{background-color:transparent;border-color:#363636;color:#363636}#optimole-app .button.is-dark.is-outlined:hover,#optimole-app .button.is-dark.is-outlined.is-hovered,#optimole-app .button.is-dark.is-outlined:focus,#optimole-app .button.is-dark.is-outlined.is-focused{background-color:#363636;border-color:#363636;color:#f5f5f5}#optimole-app .button.is-dark.is-outlined.is-loading::after{border-color:transparent transparent #363636 #363636 !important}#optimole-app .button.is-dark.is-outlined.is-loading:hover::after,#optimole-app .button.is-dark.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-dark.is-outlined.is-loading:focus::after,#optimole-app .button.is-dark.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}#optimole-app .button.is-dark.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-dark.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}#optimole-app .button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}#optimole-app .button.is-dark.is-inverted.is-outlined:hover,#optimole-app .button.is-dark.is-inverted.is-outlined.is-hovered,#optimole-app .button.is-dark.is-inverted.is-outlined:focus,#optimole-app .button.is-dark.is-inverted.is-outlined.is-focused{background-color:#f5f5f5;color:#363636}#optimole-app .button.is-dark.is-inverted.is-outlined.is-loading:hover::after,#optimole-app .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-dark.is-inverted.is-outlined.is-loading:focus::after,#optimole-app .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #363636 #363636 !important}#optimole-app .button.is-dark.is-inverted.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}#optimole-app .button.is-primary{background-color:#EF686B;border-color:transparent;color:#fff}#optimole-app .button.is-primary:hover,#optimole-app .button.is-primary.is-hovered{background-color:#ee5c60;border-color:transparent;color:#fff}#optimole-app .button.is-primary:focus,#optimole-app .button.is-primary.is-focused{border-color:transparent;color:#fff}#optimole-app .button.is-primary:focus:not(:active),#optimole-app .button.is-primary.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(239,104,107,0.25)}#optimole-app .button.is-primary:active,#optimole-app .button.is-primary.is-active{background-color:#ed5154;border-color:transparent;color:#fff}#optimole-app .button.is-primary[disabled],fieldset[disabled] #optimole-app .button.is-primary{background-color:#EF686B;border-color:transparent;box-shadow:none}#optimole-app .button.is-primary.is-inverted{background-color:#fff;color:#EF686B}#optimole-app .button.is-primary.is-inverted:hover,#optimole-app .button.is-primary.is-inverted.is-hovered{background-color:#f2f2f2}#optimole-app .button.is-primary.is-inverted[disabled],fieldset[disabled] #optimole-app .button.is-primary.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#EF686B}#optimole-app .button.is-primary.is-loading::after{border-color:transparent transparent #fff #fff !important}#optimole-app .button.is-primary.is-outlined{background-color:transparent;border-color:#EF686B;color:#EF686B}#optimole-app .button.is-primary.is-outlined:hover,#optimole-app .button.is-primary.is-outlined.is-hovered,#optimole-app .button.is-primary.is-outlined:focus,#optimole-app .button.is-primary.is-outlined.is-focused{background-color:#EF686B;border-color:#EF686B;color:#fff}#optimole-app .button.is-primary.is-outlined.is-loading::after{border-color:transparent transparent #EF686B #EF686B !important}#optimole-app .button.is-primary.is-outlined.is-loading:hover::after,#optimole-app .button.is-primary.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-primary.is-outlined.is-loading:focus::after,#optimole-app .button.is-primary.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}#optimole-app .button.is-primary.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-primary.is-outlined{background-color:transparent;border-color:#EF686B;box-shadow:none;color:#EF686B}#optimole-app .button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}#optimole-app .button.is-primary.is-inverted.is-outlined:hover,#optimole-app .button.is-primary.is-inverted.is-outlined.is-hovered,#optimole-app .button.is-primary.is-inverted.is-outlined:focus,#optimole-app .button.is-primary.is-inverted.is-outlined.is-focused{background-color:#fff;color:#EF686B}#optimole-app .button.is-primary.is-inverted.is-outlined.is-loading:hover::after,#optimole-app .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-primary.is-inverted.is-outlined.is-loading:focus::after,#optimole-app .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #EF686B #EF686B !important}#optimole-app .button.is-primary.is-inverted.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}#optimole-app .button.is-link{background-color:#3273dc;border-color:transparent;color:#fff}#optimole-app .button.is-link:hover,#optimole-app .button.is-link.is-hovered{background-color:#276cda;border-color:transparent;color:#fff}#optimole-app .button.is-link:focus,#optimole-app .button.is-link.is-focused{border-color:transparent;color:#fff}#optimole-app .button.is-link:focus:not(:active),#optimole-app .button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(50,115,220,0.25)}#optimole-app .button.is-link:active,#optimole-app .button.is-link.is-active{background-color:#2366d1;border-color:transparent;color:#fff}#optimole-app .button.is-link[disabled],fieldset[disabled] #optimole-app .button.is-link{background-color:#3273dc;border-color:transparent;box-shadow:none}#optimole-app .button.is-link.is-inverted{background-color:#fff;color:#3273dc}#optimole-app .button.is-link.is-inverted:hover,#optimole-app .button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}#optimole-app .button.is-link.is-inverted[disabled],fieldset[disabled] #optimole-app .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3273dc}#optimole-app .button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}#optimole-app .button.is-link.is-outlined{background-color:transparent;border-color:#3273dc;color:#3273dc}#optimole-app .button.is-link.is-outlined:hover,#optimole-app .button.is-link.is-outlined.is-hovered,#optimole-app .button.is-link.is-outlined:focus,#optimole-app .button.is-link.is-outlined.is-focused{background-color:#3273dc;border-color:#3273dc;color:#fff}#optimole-app .button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #3273dc #3273dc !important}#optimole-app .button.is-link.is-outlined.is-loading:hover::after,#optimole-app .button.is-link.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-link.is-outlined.is-loading:focus::after,#optimole-app .button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}#optimole-app .button.is-link.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-link.is-outlined{background-color:transparent;border-color:#3273dc;box-shadow:none;color:#3273dc}#optimole-app .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}#optimole-app .button.is-link.is-inverted.is-outlined:hover,#optimole-app .button.is-link.is-inverted.is-outlined.is-hovered,#optimole-app .button.is-link.is-inverted.is-outlined:focus,#optimole-app .button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#3273dc}#optimole-app .button.is-link.is-inverted.is-outlined.is-loading:hover::after,#optimole-app .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-link.is-inverted.is-outlined.is-loading:focus::after,#optimole-app .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #3273dc #3273dc !important}#optimole-app .button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}#optimole-app .button.is-info{background-color:#577BF9;border-color:transparent;color:#fff}#optimole-app .button.is-info:hover,#optimole-app .button.is-info.is-hovered{background-color:#4b71f9;border-color:transparent;color:#fff}#optimole-app .button.is-info:focus,#optimole-app .button.is-info.is-focused{border-color:transparent;color:#fff}#optimole-app .button.is-info:focus:not(:active),#optimole-app .button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(87,123,249,0.25)}#optimole-app .button.is-info:active,#optimole-app .button.is-info.is-active{background-color:#3e68f8;border-color:transparent;color:#fff}#optimole-app .button.is-info[disabled],fieldset[disabled] #optimole-app .button.is-info{background-color:#577BF9;border-color:transparent;box-shadow:none}#optimole-app .button.is-info.is-inverted{background-color:#fff;color:#577BF9}#optimole-app .button.is-info.is-inverted:hover,#optimole-app .button.is-info.is-inverted.is-hovered{background-color:#f2f2f2}#optimole-app .button.is-info.is-inverted[disabled],fieldset[disabled] #optimole-app .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#577BF9}#optimole-app .button.is-info.is-loading::after{border-color:transparent transparent #fff #fff !important}#optimole-app .button.is-info.is-outlined{background-color:transparent;border-color:#577BF9;color:#577BF9}#optimole-app .button.is-info.is-outlined:hover,#optimole-app .button.is-info.is-outlined.is-hovered,#optimole-app .button.is-info.is-outlined:focus,#optimole-app .button.is-info.is-outlined.is-focused{background-color:#577BF9;border-color:#577BF9;color:#fff}#optimole-app .button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #577BF9 #577BF9 !important}#optimole-app .button.is-info.is-outlined.is-loading:hover::after,#optimole-app .button.is-info.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-info.is-outlined.is-loading:focus::after,#optimole-app .button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}#optimole-app .button.is-info.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-info.is-outlined{background-color:transparent;border-color:#577BF9;box-shadow:none;color:#577BF9}#optimole-app .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}#optimole-app .button.is-info.is-inverted.is-outlined:hover,#optimole-app .button.is-info.is-inverted.is-outlined.is-hovered,#optimole-app .button.is-info.is-inverted.is-outlined:focus,#optimole-app .button.is-info.is-inverted.is-outlined.is-focused{background-color:#fff;color:#577BF9}#optimole-app .button.is-info.is-inverted.is-outlined.is-loading:hover::after,#optimole-app .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-info.is-inverted.is-outlined.is-loading:focus::after,#optimole-app .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #577BF9 #577BF9 !important}#optimole-app .button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}#optimole-app .button.is-success{background-color:#5F9D61;border-color:transparent;color:#fff}#optimole-app .button.is-success:hover,#optimole-app .button.is-success.is-hovered{background-color:#5a955c;border-color:transparent;color:#fff}#optimole-app .button.is-success:focus,#optimole-app .button.is-success.is-focused{border-color:transparent;color:#fff}#optimole-app .button.is-success:focus:not(:active),#optimole-app .button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(95,157,97,0.25)}#optimole-app .button.is-success:active,#optimole-app .button.is-success.is-active{background-color:#558d57;border-color:transparent;color:#fff}#optimole-app .button.is-success[disabled],fieldset[disabled] #optimole-app .button.is-success{background-color:#5F9D61;border-color:transparent;box-shadow:none}#optimole-app .button.is-success.is-inverted{background-color:#fff;color:#5F9D61}#optimole-app .button.is-success.is-inverted:hover,#optimole-app .button.is-success.is-inverted.is-hovered{background-color:#f2f2f2}#optimole-app .button.is-success.is-inverted[disabled],fieldset[disabled] #optimole-app .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#5F9D61}#optimole-app .button.is-success.is-loading::after{border-color:transparent transparent #fff #fff !important}#optimole-app .button.is-success.is-outlined{background-color:transparent;border-color:#5F9D61;color:#5F9D61}#optimole-app .button.is-success.is-outlined:hover,#optimole-app .button.is-success.is-outlined.is-hovered,#optimole-app .button.is-success.is-outlined:focus,#optimole-app .button.is-success.is-outlined.is-focused{background-color:#5F9D61;border-color:#5F9D61;color:#fff}#optimole-app .button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #5F9D61 #5F9D61 !important}#optimole-app .button.is-success.is-outlined.is-loading:hover::after,#optimole-app .button.is-success.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-success.is-outlined.is-loading:focus::after,#optimole-app .button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}#optimole-app .button.is-success.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-success.is-outlined{background-color:transparent;border-color:#5F9D61;box-shadow:none;color:#5F9D61}#optimole-app .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}#optimole-app .button.is-success.is-inverted.is-outlined:hover,#optimole-app .button.is-success.is-inverted.is-outlined.is-hovered,#optimole-app .button.is-success.is-inverted.is-outlined:focus,#optimole-app .button.is-success.is-inverted.is-outlined.is-focused{background-color:#fff;color:#5F9D61}#optimole-app .button.is-success.is-inverted.is-outlined.is-loading:hover::after,#optimole-app .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-success.is-inverted.is-outlined.is-loading:focus::after,#optimole-app .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #5F9D61 #5F9D61 !important}#optimole-app .button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}#optimole-app .button.is-warning{background-color:#ffdd57;border-color:transparent;color:rgba(0,0,0,0.7)}#optimole-app .button.is-warning:hover,#optimole-app .button.is-warning.is-hovered{background-color:#ffdb4a;border-color:transparent;color:rgba(0,0,0,0.7)}#optimole-app .button.is-warning:focus,#optimole-app .button.is-warning.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}#optimole-app .button.is-warning:focus:not(:active),#optimole-app .button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,221,87,0.25)}#optimole-app .button.is-warning:active,#optimole-app .button.is-warning.is-active{background-color:#ffd83d;border-color:transparent;color:rgba(0,0,0,0.7)}#optimole-app .button.is-warning[disabled],fieldset[disabled] #optimole-app .button.is-warning{background-color:#ffdd57;border-color:transparent;box-shadow:none}#optimole-app .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);color:#ffdd57}#optimole-app .button.is-warning.is-inverted:hover,#optimole-app .button.is-warning.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}#optimole-app .button.is-warning.is-inverted[disabled],fieldset[disabled] #optimole-app .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#ffdd57}#optimole-app .button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}#optimole-app .button.is-warning.is-outlined{background-color:transparent;border-color:#ffdd57;color:#ffdd57}#optimole-app .button.is-warning.is-outlined:hover,#optimole-app .button.is-warning.is-outlined.is-hovered,#optimole-app .button.is-warning.is-outlined:focus,#optimole-app .button.is-warning.is-outlined.is-focused{background-color:#ffdd57;border-color:#ffdd57;color:rgba(0,0,0,0.7)}#optimole-app .button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #ffdd57 #ffdd57 !important}#optimole-app .button.is-warning.is-outlined.is-loading:hover::after,#optimole-app .button.is-warning.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-warning.is-outlined.is-loading:focus::after,#optimole-app .button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}#optimole-app .button.is-warning.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-warning.is-outlined{background-color:transparent;border-color:#ffdd57;box-shadow:none;color:#ffdd57}#optimole-app .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}#optimole-app .button.is-warning.is-inverted.is-outlined:hover,#optimole-app .button.is-warning.is-inverted.is-outlined.is-hovered,#optimole-app .button.is-warning.is-inverted.is-outlined:focus,#optimole-app .button.is-warning.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#ffdd57}#optimole-app .button.is-warning.is-inverted.is-outlined.is-loading:hover::after,#optimole-app .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-warning.is-inverted.is-outlined.is-loading:focus::after,#optimole-app .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #ffdd57 #ffdd57 !important}#optimole-app .button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}#optimole-app .button.is-danger{background-color:#E77777;border-color:transparent;color:#fff}#optimole-app .button.is-danger:hover,#optimole-app .button.is-danger.is-hovered{background-color:#e56c6c;border-color:transparent;color:#fff}#optimole-app .button.is-danger:focus,#optimole-app .button.is-danger.is-focused{border-color:transparent;color:#fff}#optimole-app .button.is-danger:focus:not(:active),#optimole-app .button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(231,119,119,0.25)}#optimole-app .button.is-danger:active,#optimole-app .button.is-danger.is-active{background-color:#e36161;border-color:transparent;color:#fff}#optimole-app .button.is-danger[disabled],fieldset[disabled] #optimole-app .button.is-danger{background-color:#E77777;border-color:transparent;box-shadow:none}#optimole-app .button.is-danger.is-inverted{background-color:#fff;color:#E77777}#optimole-app .button.is-danger.is-inverted:hover,#optimole-app .button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}#optimole-app .button.is-danger.is-inverted[disabled],fieldset[disabled] #optimole-app .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#E77777}#optimole-app .button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}#optimole-app .button.is-danger.is-outlined{background-color:transparent;border-color:#E77777;color:#E77777}#optimole-app .button.is-danger.is-outlined:hover,#optimole-app .button.is-danger.is-outlined.is-hovered,#optimole-app .button.is-danger.is-outlined:focus,#optimole-app .button.is-danger.is-outlined.is-focused{background-color:#E77777;border-color:#E77777;color:#fff}#optimole-app .button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #E77777 #E77777 !important}#optimole-app .button.is-danger.is-outlined.is-loading:hover::after,#optimole-app .button.is-danger.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-danger.is-outlined.is-loading:focus::after,#optimole-app .button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}#optimole-app .button.is-danger.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-danger.is-outlined{background-color:transparent;border-color:#E77777;box-shadow:none;color:#E77777}#optimole-app .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}#optimole-app .button.is-danger.is-inverted.is-outlined:hover,#optimole-app .button.is-danger.is-inverted.is-outlined.is-hovered,#optimole-app .button.is-danger.is-inverted.is-outlined:focus,#optimole-app .button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#E77777}#optimole-app .button.is-danger.is-inverted.is-outlined.is-loading:hover::after,#optimole-app .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-danger.is-inverted.is-outlined.is-loading:focus::after,#optimole-app .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #E77777 #E77777 !important}#optimole-app .button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}#optimole-app .button.is-small{border-radius:2px;font-size:.75rem}#optimole-app .button.is-normal{font-size:1rem}#optimole-app .button.is-medium{font-size:1.25rem}#optimole-app .button.is-large{font-size:1.5rem}#optimole-app .button[disabled],fieldset[disabled] #optimole-app .button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}#optimole-app .button.is-fullwidth{display:-ms-flexbox;display:flex;width:100%}#optimole-app .button.is-loading{color:transparent !important;pointer-events:none}#optimole-app .button.is-loading::after{position:absolute;left:calc(50% - (1em / 2));top:calc(50% - (1em / 2));position:absolute !important}#optimole-app .button.is-static{background-color:#f5f5f5;border-color:#dbdbdb;color:#7a7a7a;box-shadow:none;pointer-events:none}#optimole-app .button.is-rounded{border-radius:290486px;padding-left:1em;padding-right:1em}#optimole-app .buttons{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}#optimole-app .buttons .button{margin-bottom:0.5rem}#optimole-app .buttons .button:not(:last-child):not(.is-fullwidth){margin-right:0.5rem}#optimole-app .buttons:last-child{margin-bottom:-0.5rem}#optimole-app .buttons:not(:last-child){margin-bottom:1rem}#optimole-app .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){border-radius:2px;font-size:.75rem}#optimole-app .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}#optimole-app .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}#optimole-app .buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}#optimole-app .buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}#optimole-app .buttons.has-addons .button:last-child{margin-right:0}#optimole-app .buttons.has-addons .button:hover,#optimole-app .buttons.has-addons .button.is-hovered{z-index:2}#optimole-app .buttons.has-addons .button:focus,#optimole-app .buttons.has-addons .button.is-focused,#optimole-app .buttons.has-addons .button:active,#optimole-app .buttons.has-addons .button.is-active,#optimole-app .buttons.has-addons .button.is-selected{z-index:3}#optimole-app .buttons.has-addons .button:focus:hover,#optimole-app .buttons.has-addons .button.is-focused:hover,#optimole-app .buttons.has-addons .button:active:hover,#optimole-app .buttons.has-addons .button.is-active:hover,#optimole-app .buttons.has-addons .button.is-selected:hover{z-index:4}#optimole-app .buttons.has-addons .button.is-expanded{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}#optimole-app .buttons.is-centered{-ms-flex-pack:center;justify-content:center}#optimole-app .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}#optimole-app .buttons.is-right{-ms-flex-pack:end;justify-content:flex-end}#optimole-app .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}#optimole-app .container{-ms-flex-positive:1;flex-grow:1;margin:0 auto;position:relative;width:auto}@media screen and (min-width: 1024px){#optimole-app .container{max-width:960px}#optimole-app .container.is-fluid{margin-left:32px;margin-right:32px;max-width:none}}@media screen and (max-width: 1215px){#optimole-app .container.is-widescreen{max-width:1152px}}@media screen and (max-width: 1407px){#optimole-app .container.is-fullhd{max-width:1344px}}@media screen and (min-width: 1216px){#optimole-app .container{max-width:1152px}}@media screen and (min-width: 1408px){#optimole-app .container{max-width:1344px}}#optimole-app .content li+li{margin-top:0.25em}#optimole-app .content p:not(:last-child),#optimole-app .content dl:not(:last-child),#optimole-app .content ol:not(:last-child),#optimole-app .content ul:not(:last-child),#optimole-app .content blockquote:not(:last-child),#optimole-app .content pre:not(:last-child),#optimole-app .content table:not(:last-child){margin-bottom:1em}#optimole-app .content h1,#optimole-app .content h2,#optimole-app .content h3,#optimole-app .content h4,#optimole-app .content h5,#optimole-app .content h6{color:#363636;font-weight:600;line-height:1.125}#optimole-app .content h1{font-size:2em;margin-bottom:0.5em}#optimole-app .content h1:not(:first-child){margin-top:1em}#optimole-app .content h2{font-size:1.75em;margin-bottom:0.5714em}#optimole-app .content h2:not(:first-child){margin-top:1.1428em}#optimole-app .content h3{font-size:1.5em;margin-bottom:0.6666em}#optimole-app .content h3:not(:first-child){margin-top:1.3333em}#optimole-app .content h4{font-size:1.25em;margin-bottom:0.8em}#optimole-app .content h5{font-size:1.125em;margin-bottom:0.8888em}#optimole-app .content h6{font-size:1em;margin-bottom:1em}#optimole-app .content blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}#optimole-app .content ol{list-style-position:outside;margin-left:2em;margin-top:1em}#optimole-app .content ol:not([type]){list-style-type:decimal}#optimole-app .content ol:not([type]).is-lower-alpha{list-style-type:lower-alpha}#optimole-app .content ol:not([type]).is-lower-roman{list-style-type:lower-roman}#optimole-app .content ol:not([type]).is-upper-alpha{list-style-type:upper-alpha}#optimole-app .content ol:not([type]).is-upper-roman{list-style-type:upper-roman}#optimole-app .content ul{list-style:disc outside;margin-left:2em;margin-top:1em}#optimole-app .content ul ul{list-style-type:circle;margin-top:0.5em}#optimole-app .content ul ul ul{list-style-type:square}#optimole-app .content dd{margin-left:2em}#optimole-app .content figure{margin-left:2em;margin-right:2em;text-align:center}#optimole-app .content figure:not(:first-child){margin-top:2em}#optimole-app .content figure:not(:last-child){margin-bottom:2em}#optimole-app .content figure img{display:inline-block}#optimole-app .content figure figcaption{font-style:italic}#optimole-app .content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}#optimole-app .content sup,#optimole-app .content sub{font-size:75%}#optimole-app .content table{width:100%}#optimole-app .content table td,#optimole-app .content table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}#optimole-app .content table th{color:#363636}#optimole-app .content table th:not([align]){text-align:left}#optimole-app .content table thead td,#optimole-app .content table thead th{border-width:0 0 2px;color:#363636}#optimole-app .content table tfoot td,#optimole-app .content table tfoot th{border-width:2px 0 0;color:#363636}#optimole-app .content table tbody tr:last-child td,#optimole-app .content table tbody tr:last-child th{border-bottom-width:0}#optimole-app .content .tabs li+li{margin-top:0}#optimole-app .content.is-small{font-size:.75rem}#optimole-app .content.is-medium{font-size:1.25rem}#optimole-app .content.is-large{font-size:1.5rem}#optimole-app .icon{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;height:1.5rem;width:1.5rem}#optimole-app .icon.is-small{height:1rem;width:1rem}#optimole-app .icon.is-medium{height:2rem;width:2rem}#optimole-app .icon.is-large{height:3rem;width:3rem}#optimole-app .image{display:block;position:relative}#optimole-app .image img{display:block;height:auto;width:100%}#optimole-app .image img.is-rounded{border-radius:290486px}#optimole-app .image.is-square img,#optimole-app .image.is-square .has-ratio,#optimole-app .image.is-1by1 img,#optimole-app .image.is-1by1 .has-ratio,#optimole-app .image.is-5by4 img,#optimole-app .image.is-5by4 .has-ratio,#optimole-app .image.is-4by3 img,#optimole-app .image.is-4by3 .has-ratio,#optimole-app .image.is-3by2 img,#optimole-app .image.is-3by2 .has-ratio,#optimole-app .image.is-5by3 img,#optimole-app .image.is-5by3 .has-ratio,#optimole-app .image.is-16by9 img,#optimole-app .image.is-16by9 .has-ratio,#optimole-app .image.is-2by1 img,#optimole-app .image.is-2by1 .has-ratio,#optimole-app .image.is-3by1 img,#optimole-app .image.is-3by1 .has-ratio,#optimole-app .image.is-4by5 img,#optimole-app .image.is-4by5 .has-ratio,#optimole-app .image.is-3by4 img,#optimole-app .image.is-3by4 .has-ratio,#optimole-app .image.is-2by3 img,#optimole-app .image.is-2by3 .has-ratio,#optimole-app .image.is-3by5 img,#optimole-app .image.is-3by5 .has-ratio,#optimole-app .image.is-9by16 img,#optimole-app .image.is-9by16 .has-ratio,#optimole-app .image.is-1by2 img,#optimole-app .image.is-1by2 .has-ratio,#optimole-app .image.is-1by3 img,#optimole-app .image.is-1by3 .has-ratio{height:100%;width:100%}#optimole-app .image.is-square,#optimole-app .image.is-1by1{padding-top:100%}#optimole-app .image.is-5by4{padding-top:80%}#optimole-app .image.is-4by3{padding-top:75%}#optimole-app .image.is-3by2{padding-top:66.6666%}#optimole-app .image.is-5by3{padding-top:60%}#optimole-app .image.is-16by9{padding-top:56.25%}#optimole-app .image.is-2by1{padding-top:50%}#optimole-app .image.is-3by1{padding-top:33.3333%}#optimole-app .image.is-4by5{padding-top:125%}#optimole-app .image.is-3by4{padding-top:133.3333%}#optimole-app .image.is-2by3{padding-top:150%}#optimole-app .image.is-3by5{padding-top:166.6666%}#optimole-app .image.is-9by16{padding-top:177.7777%}#optimole-app .image.is-1by2{padding-top:200%}#optimole-app .image.is-1by3{padding-top:300%}#optimole-app .image.is-16x16{height:16px;width:16px}#optimole-app .image.is-24x24{height:24px;width:24px}#optimole-app .image.is-32x32{height:32px;width:32px}#optimole-app .image.is-48x48{height:48px;width:48px}#optimole-app .image.is-64x64{height:64px;width:64px}#optimole-app .image.is-96x96{height:96px;width:96px}#optimole-app .image.is-128x128{height:128px;width:128px}#optimole-app .notification{background-color:#f5f5f5;border-radius:4px;padding:1.25rem 2.5rem 1.25rem 1.5rem;position:relative}#optimole-app .notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}#optimole-app .notification strong{color:currentColor}#optimole-app .notification code,#optimole-app .notification pre{background:#fff}#optimole-app .notification pre code{background:transparent}#optimole-app .notification>.delete{position:absolute;right:0.5rem;top:0.5rem}#optimole-app .notification .title,#optimole-app .notification .subtitle,#optimole-app .notification .content{color:currentColor}#optimole-app .notification.is-white{background-color:#fff;color:#0a0a0a}#optimole-app .notification.is-black{background-color:#0a0a0a;color:#fff}#optimole-app .notification.is-light{background-color:#f5f5f5;color:#363636}#optimole-app .notification.is-dark{background-color:#363636;color:#f5f5f5}#optimole-app .notification.is-primary{background-color:#EF686B;color:#fff}#optimole-app .notification.is-link{background-color:#3273dc;color:#fff}#optimole-app .notification.is-info{background-color:#577BF9;color:#fff}#optimole-app .notification.is-success{background-color:#5F9D61;color:#fff}#optimole-app .notification.is-warning{background-color:#ffdd57;color:rgba(0,0,0,0.7)}#optimole-app .notification.is-danger{background-color:#E77777;color:#fff}#optimole-app .progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:290486px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}#optimole-app .progress::-webkit-progress-bar{background-color:#dbdbdb}#optimole-app .progress::-webkit-progress-value{background-color:#4a4a4a}#optimole-app .progress::-moz-progress-bar{background-color:#4a4a4a}#optimole-app .progress::-ms-fill{background-color:#4a4a4a;border:none}#optimole-app .progress.is-white::-webkit-progress-value{background-color:#fff}#optimole-app .progress.is-white::-moz-progress-bar{background-color:#fff}#optimole-app .progress.is-white::-ms-fill{background-color:#fff}#optimole-app .progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #dbdbdb 30%)}#optimole-app .progress.is-black::-webkit-progress-value{background-color:#0a0a0a}#optimole-app .progress.is-black::-moz-progress-bar{background-color:#0a0a0a}#optimole-app .progress.is-black::-ms-fill{background-color:#0a0a0a}#optimole-app .progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #dbdbdb 30%)}#optimole-app .progress.is-light::-webkit-progress-value{background-color:#f5f5f5}#optimole-app .progress.is-light::-moz-progress-bar{background-color:#f5f5f5}#optimole-app .progress.is-light::-ms-fill{background-color:#f5f5f5}#optimole-app .progress.is-light:indeterminate{background-image:linear-gradient(to right, #f5f5f5 30%, #dbdbdb 30%)}#optimole-app .progress.is-dark::-webkit-progress-value{background-color:#363636}#optimole-app .progress.is-dark::-moz-progress-bar{background-color:#363636}#optimole-app .progress.is-dark::-ms-fill{background-color:#363636}#optimole-app .progress.is-dark:indeterminate{background-image:linear-gradient(to right, #363636 30%, #dbdbdb 30%)}#optimole-app .progress.is-primary::-webkit-progress-value{background-color:#EF686B}#optimole-app .progress.is-primary::-moz-progress-bar{background-color:#EF686B}#optimole-app .progress.is-primary::-ms-fill{background-color:#EF686B}#optimole-app .progress.is-primary:indeterminate{background-image:linear-gradient(to right, #EF686B 30%, #dbdbdb 30%)}#optimole-app .progress.is-link::-webkit-progress-value{background-color:#3273dc}#optimole-app .progress.is-link::-moz-progress-bar{background-color:#3273dc}#optimole-app .progress.is-link::-ms-fill{background-color:#3273dc}#optimole-app .progress.is-link:indeterminate{background-image:linear-gradient(to right, #3273dc 30%, #dbdbdb 30%)}#optimole-app .progress.is-info::-webkit-progress-value{background-color:#577BF9}#optimole-app .progress.is-info::-moz-progress-bar{background-color:#577BF9}#optimole-app .progress.is-info::-ms-fill{background-color:#577BF9}#optimole-app .progress.is-info:indeterminate{background-image:linear-gradient(to right, #577BF9 30%, #dbdbdb 30%)}#optimole-app .progress.is-success::-webkit-progress-value{background-color:#5F9D61}#optimole-app .progress.is-success::-moz-progress-bar{background-color:#5F9D61}#optimole-app .progress.is-success::-ms-fill{background-color:#5F9D61}#optimole-app .progress.is-success:indeterminate{background-image:linear-gradient(to right, #5F9D61 30%, #dbdbdb 30%)}#optimole-app .progress.is-warning::-webkit-progress-value{background-color:#ffdd57}#optimole-app .progress.is-warning::-moz-progress-bar{background-color:#ffdd57}#optimole-app .progress.is-warning::-ms-fill{background-color:#ffdd57}#optimole-app .progress.is-warning:indeterminate{background-image:linear-gradient(to right, #ffdd57 30%, #dbdbdb 30%)}#optimole-app .progress.is-danger::-webkit-progress-value{background-color:#E77777}#optimole-app .progress.is-danger::-moz-progress-bar{background-color:#E77777}#optimole-app .progress.is-danger::-ms-fill{background-color:#E77777}#optimole-app .progress.is-danger:indeterminate{background-image:linear-gradient(to right, #E77777 30%, #dbdbdb 30%)}#optimole-app .progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#dbdbdb;background-image:linear-gradient(to right, #4a4a4a 30%, #dbdbdb 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}#optimole-app .progress:indeterminate::-webkit-progress-bar{background-color:transparent}#optimole-app .progress:indeterminate::-moz-progress-bar{background-color:transparent}#optimole-app .progress.is-small{height:.75rem}#optimole-app .progress.is-medium{height:1.25rem}#optimole-app .progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}#optimole-app .table{background-color:#fff;color:#363636}#optimole-app .table td,#optimole-app .table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}#optimole-app .table td.is-white,#optimole-app .table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}#optimole-app .table td.is-black,#optimole-app .table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}#optimole-app .table td.is-light,#optimole-app .table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:#363636}#optimole-app .table td.is-dark,#optimole-app .table th.is-dark{background-color:#363636;border-color:#363636;color:#f5f5f5}#optimole-app .table td.is-primary,#optimole-app .table th.is-primary{background-color:#EF686B;border-color:#EF686B;color:#fff}#optimole-app .table td.is-link,#optimole-app .table th.is-link{background-color:#3273dc;border-color:#3273dc;color:#fff}#optimole-app .table td.is-info,#optimole-app .table th.is-info{background-color:#577BF9;border-color:#577BF9;color:#fff}#optimole-app .table td.is-success,#optimole-app .table th.is-success{background-color:#5F9D61;border-color:#5F9D61;color:#fff}#optimole-app .table td.is-warning,#optimole-app .table th.is-warning{background-color:#ffdd57;border-color:#ffdd57;color:rgba(0,0,0,0.7)}#optimole-app .table td.is-danger,#optimole-app .table th.is-danger{background-color:#E77777;border-color:#E77777;color:#fff}#optimole-app .table td.is-narrow,#optimole-app .table th.is-narrow{white-space:nowrap;width:1%}#optimole-app .table td.is-selected,#optimole-app .table th.is-selected{background-color:#EF686B;color:#fff}#optimole-app .table td.is-selected a,#optimole-app .table td.is-selected strong,#optimole-app .table th.is-selected a,#optimole-app .table th.is-selected strong{color:currentColor}#optimole-app .table th{color:#363636}#optimole-app .table th:not([align]){text-align:left}#optimole-app .table tr.is-selected{background-color:#EF686B;color:#fff}#optimole-app .table tr.is-selected a,#optimole-app .table tr.is-selected strong{color:currentColor}#optimole-app .table tr.is-selected td,#optimole-app .table tr.is-selected th{border-color:#fff;color:currentColor}#optimole-app .table thead{background-color:rgba(0,0,0,0)}#optimole-app .table thead td,#optimole-app .table thead th{border-width:0 0 2px;color:#363636}#optimole-app .table tfoot{background-color:rgba(0,0,0,0)}#optimole-app .table tfoot td,#optimole-app .table tfoot th{border-width:2px 0 0;color:#363636}#optimole-app .table tbody{background-color:rgba(0,0,0,0)}#optimole-app .table tbody tr:last-child td,#optimole-app .table tbody tr:last-child th{border-bottom-width:0}#optimole-app .table.is-bordered td,#optimole-app .table.is-bordered th{border-width:1px}#optimole-app .table.is-bordered tr:last-child td,#optimole-app .table.is-bordered tr:last-child th{border-bottom-width:1px}#optimole-app .table.is-fullwidth{width:100%}#optimole-app .table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}#optimole-app .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#fafafa}#optimole-app .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#f5f5f5}#optimole-app .table.is-narrow td,#optimole-app .table.is-narrow th{padding:0.25em 0.5em}#optimole-app .table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#fafafa}#optimole-app .table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}#optimole-app .tags{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}#optimole-app .tags .tag{margin-bottom:0.5rem}#optimole-app .tags .tag:not(:last-child){margin-right:0.5rem}#optimole-app .tags:last-child{margin-bottom:-0.5rem}#optimole-app .tags:not(:last-child){margin-bottom:1rem}#optimole-app .tags.are-medium .tag:not(.is-normal):not(.is-large){font-size:1rem}#optimole-app .tags.are-large .tag:not(.is-normal):not(.is-medium){font-size:1.25rem}#optimole-app .tags.is-centered{-ms-flex-pack:center;justify-content:center}#optimole-app .tags.is-centered .tag{margin-right:0.25rem;margin-left:0.25rem}#optimole-app .tags.is-right{-ms-flex-pack:end;justify-content:flex-end}#optimole-app .tags.is-right .tag:not(:first-child){margin-left:0.5rem}#optimole-app .tags.is-right .tag:not(:last-child){margin-right:0}#optimole-app .tags.has-addons .tag{margin-right:0}#optimole-app .tags.has-addons .tag:not(:first-child){margin-left:0;border-bottom-left-radius:0;border-top-left-radius:0}#optimole-app .tags.has-addons .tag:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}#optimole-app .tag:not(body){-ms-flex-align:center;align-items:center;background-color:#f5f5f5;border-radius:4px;color:#4a4a4a;display:-ms-inline-flexbox;display:inline-flex;font-size:.75rem;height:2em;-ms-flex-pack:center;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}#optimole-app .tag:not(body) .delete{margin-left:0.25rem;margin-right:-0.375rem}#optimole-app .tag:not(body).is-white{background-color:#fff;color:#0a0a0a}#optimole-app .tag:not(body).is-black{background-color:#0a0a0a;color:#fff}#optimole-app .tag:not(body).is-light{background-color:#f5f5f5;color:#363636}#optimole-app .tag:not(body).is-dark{background-color:#363636;color:#f5f5f5}#optimole-app .tag:not(body).is-primary{background-color:#EF686B;color:#fff}#optimole-app .tag:not(body).is-link{background-color:#3273dc;color:#fff}#optimole-app .tag:not(body).is-info{background-color:#577BF9;color:#fff}#optimole-app .tag:not(body).is-success{background-color:#5F9D61;color:#fff}#optimole-app .tag:not(body).is-warning{background-color:#ffdd57;color:rgba(0,0,0,0.7)}#optimole-app .tag:not(body).is-danger{background-color:#E77777;color:#fff}#optimole-app .tag:not(body).is-normal{font-size:.75rem}#optimole-app .tag:not(body).is-medium{font-size:1rem}#optimole-app .tag:not(body).is-large{font-size:1.25rem}#optimole-app .tag:not(body) .icon:first-child:not(:last-child){margin-left:-0.375em;margin-right:0.1875em}#optimole-app .tag:not(body) .icon:last-child:not(:first-child){margin-left:0.1875em;margin-right:-0.375em}#optimole-app .tag:not(body) .icon:first-child:last-child{margin-left:-0.375em;margin-right:-0.375em}#optimole-app .tag:not(body).is-delete{margin-left:1px;padding:0;position:relative;width:2em}#optimole-app .tag:not(body).is-delete::before,#optimole-app .tag:not(body).is-delete::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}#optimole-app .tag:not(body).is-delete::before{height:1px;width:50%}#optimole-app .tag:not(body).is-delete::after{height:50%;width:1px}#optimole-app .tag:not(body).is-delete:hover,#optimole-app .tag:not(body).is-delete:focus{background-color:#e8e8e8}#optimole-app .tag:not(body).is-delete:active{background-color:#dbdbdb}#optimole-app .tag:not(body).is-rounded{border-radius:290486px}#optimole-app a.tag:hover{text-decoration:underline}#optimole-app .title,#optimole-app .subtitle{word-break:break-word}#optimole-app .title em,#optimole-app .title span,#optimole-app .subtitle em,#optimole-app .subtitle span{font-weight:inherit}#optimole-app .title sub,#optimole-app .subtitle sub{font-size:.75em}#optimole-app .title sup,#optimole-app .subtitle sup{font-size:.75em}#optimole-app .title .tag,#optimole-app .subtitle .tag{vertical-align:middle}#optimole-app .title{color:#363636;font-size:2rem;font-weight:600;line-height:1.125}#optimole-app .title strong{color:inherit;font-weight:inherit}#optimole-app .title+.highlight{margin-top:-0.75rem}#optimole-app .title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}#optimole-app .title.is-1{font-size:3rem}#optimole-app .title.is-2{font-size:2.5rem}#optimole-app .title.is-3{font-size:2rem}#optimole-app .title.is-4{font-size:1.5rem}#optimole-app .title.is-5{font-size:1.25rem}#optimole-app .title.is-6{font-size:1rem}#optimole-app .title.is-7{font-size:.75rem}#optimole-app .subtitle{color:#4a4a4a;font-size:1.25rem;font-weight:400;line-height:1.25}#optimole-app .subtitle strong{color:#363636;font-weight:600}#optimole-app .subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}#optimole-app .subtitle.is-1{font-size:3rem}#optimole-app .subtitle.is-2{font-size:2.5rem}#optimole-app .subtitle.is-3{font-size:2rem}#optimole-app .subtitle.is-4{font-size:1.5rem}#optimole-app .subtitle.is-5{font-size:1.25rem}#optimole-app .subtitle.is-6{font-size:1rem}#optimole-app .subtitle.is-7{font-size:.75rem}#optimole-app .heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}#optimole-app .highlight{font-weight:400;max-width:100%;overflow:hidden;padding:0}#optimole-app .highlight pre{overflow:auto;max-width:100%}#optimole-app .number{-ms-flex-align:center;align-items:center;background-color:#f5f5f5;border-radius:290486px;display:-ms-inline-flexbox;display:inline-flex;font-size:1.25rem;height:2em;-ms-flex-pack:center;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}#optimole-app .input,#optimole-app .textarea,#optimole-app .select select{background-color:#fff;border-color:#dbdbdb;border-radius:4px;color:#363636}#optimole-app .input::-moz-placeholder,#optimole-app .textarea::-moz-placeholder,#optimole-app .select select::-moz-placeholder{color:rgba(54,54,54,0.3)}#optimole-app .input::-webkit-input-placeholder,#optimole-app .textarea::-webkit-input-placeholder,#optimole-app .select select::-webkit-input-placeholder{color:rgba(54,54,54,0.3)}#optimole-app .input:-moz-placeholder,#optimole-app .textarea:-moz-placeholder,#optimole-app .select select:-moz-placeholder{color:rgba(54,54,54,0.3)}#optimole-app .input:-ms-input-placeholder,#optimole-app .textarea:-ms-input-placeholder,#optimole-app .select select:-ms-input-placeholder{color:rgba(54,54,54,0.3)}#optimole-app .input:hover,#optimole-app .textarea:hover,#optimole-app .select select:hover,#optimole-app .is-hovered.input,#optimole-app .is-hovered.textarea,#optimole-app .select select.is-hovered{border-color:#b5b5b5}#optimole-app .input:focus,#optimole-app .textarea:focus,#optimole-app .select select:focus,#optimole-app .is-focused.input,#optimole-app .is-focused.textarea,#optimole-app .select select.is-focused,#optimole-app .input:active,#optimole-app .textarea:active,#optimole-app .select select:active,#optimole-app .is-active.input,#optimole-app .is-active.textarea,#optimole-app .select select.is-active{border-color:#3273dc;box-shadow:0 0 0 0.125em rgba(50,115,220,0.25)}#optimole-app .input[disabled],#optimole-app .textarea[disabled],#optimole-app .select select[disabled],fieldset[disabled] #optimole-app .input,fieldset[disabled] #optimole-app .textarea,fieldset[disabled] #optimole-app .select select{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#7a7a7a}#optimole-app .input[disabled]::-moz-placeholder,#optimole-app .textarea[disabled]::-moz-placeholder,#optimole-app .select select[disabled]::-moz-placeholder,fieldset[disabled] #optimole-app .input::-moz-placeholder,fieldset[disabled] #optimole-app .textarea::-moz-placeholder,fieldset[disabled] #optimole-app .select select::-moz-placeholder{color:rgba(122,122,122,0.3)}#optimole-app .input[disabled]::-webkit-input-placeholder,#optimole-app .textarea[disabled]::-webkit-input-placeholder,#optimole-app .select select[disabled]::-webkit-input-placeholder,fieldset[disabled] #optimole-app .input::-webkit-input-placeholder,fieldset[disabled] #optimole-app .textarea::-webkit-input-placeholder,fieldset[disabled] #optimole-app .select select::-webkit-input-placeholder{color:rgba(122,122,122,0.3)}#optimole-app .input[disabled]:-moz-placeholder,#optimole-app .textarea[disabled]:-moz-placeholder,#optimole-app .select select[disabled]:-moz-placeholder,fieldset[disabled] #optimole-app .input:-moz-placeholder,fieldset[disabled] #optimole-app .textarea:-moz-placeholder,fieldset[disabled] #optimole-app .select select:-moz-placeholder{color:rgba(122,122,122,0.3)}#optimole-app .input[disabled]:-ms-input-placeholder,#optimole-app .textarea[disabled]:-ms-input-placeholder,#optimole-app .select select[disabled]:-ms-input-placeholder,fieldset[disabled] #optimole-app .input:-ms-input-placeholder,fieldset[disabled] #optimole-app .textarea:-ms-input-placeholder,fieldset[disabled] #optimole-app .select select:-ms-input-placeholder{color:rgba(122,122,122,0.3)}#optimole-app .input,#optimole-app .textarea{box-shadow:inset 0 1px 2px rgba(10,10,10,0.1);max-width:100%;width:100%}#optimole-app .input[readonly],#optimole-app .textarea[readonly]{box-shadow:none}#optimole-app .is-white.input,#optimole-app .is-white.textarea{border-color:#fff}#optimole-app .is-white.input:focus,#optimole-app .is-white.textarea:focus,#optimole-app .is-white.is-focused.input,#optimole-app .is-white.is-focused.textarea,#optimole-app .is-white.input:active,#optimole-app .is-white.textarea:active,#optimole-app .is-white.is-active.input,#optimole-app .is-white.is-active.textarea{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}#optimole-app .is-black.input,#optimole-app .is-black.textarea{border-color:#0a0a0a}#optimole-app .is-black.input:focus,#optimole-app .is-black.textarea:focus,#optimole-app .is-black.is-focused.input,#optimole-app .is-black.is-focused.textarea,#optimole-app .is-black.input:active,#optimole-app .is-black.textarea:active,#optimole-app .is-black.is-active.input,#optimole-app .is-black.is-active.textarea{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}#optimole-app .is-light.input,#optimole-app .is-light.textarea{border-color:#f5f5f5}#optimole-app .is-light.input:focus,#optimole-app .is-light.textarea:focus,#optimole-app .is-light.is-focused.input,#optimole-app .is-light.is-focused.textarea,#optimole-app .is-light.input:active,#optimole-app .is-light.textarea:active,#optimole-app .is-light.is-active.input,#optimole-app .is-light.is-active.textarea{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}#optimole-app .is-dark.input,#optimole-app .is-dark.textarea{border-color:#363636}#optimole-app .is-dark.input:focus,#optimole-app .is-dark.textarea:focus,#optimole-app .is-dark.is-focused.input,#optimole-app .is-dark.is-focused.textarea,#optimole-app .is-dark.input:active,#optimole-app .is-dark.textarea:active,#optimole-app .is-dark.is-active.input,#optimole-app .is-dark.is-active.textarea{box-shadow:0 0 0 0.125em rgba(54,54,54,0.25)}#optimole-app .is-primary.input,#optimole-app .is-primary.textarea{border-color:#EF686B}#optimole-app .is-primary.input:focus,#optimole-app .is-primary.textarea:focus,#optimole-app .is-primary.is-focused.input,#optimole-app .is-primary.is-focused.textarea,#optimole-app .is-primary.input:active,#optimole-app .is-primary.textarea:active,#optimole-app .is-primary.is-active.input,#optimole-app .is-primary.is-active.textarea{box-shadow:0 0 0 0.125em rgba(239,104,107,0.25)}#optimole-app .is-link.input,#optimole-app .is-link.textarea{border-color:#3273dc}#optimole-app .is-link.input:focus,#optimole-app .is-link.textarea:focus,#optimole-app .is-link.is-focused.input,#optimole-app .is-link.is-focused.textarea,#optimole-app .is-link.input:active,#optimole-app .is-link.textarea:active,#optimole-app .is-link.is-active.input,#optimole-app .is-link.is-active.textarea{box-shadow:0 0 0 0.125em rgba(50,115,220,0.25)}#optimole-app .is-info.input,#optimole-app .is-info.textarea{border-color:#577BF9}#optimole-app .is-info.input:focus,#optimole-app .is-info.textarea:focus,#optimole-app .is-info.is-focused.input,#optimole-app .is-info.is-focused.textarea,#optimole-app .is-info.input:active,#optimole-app .is-info.textarea:active,#optimole-app .is-info.is-active.input,#optimole-app .is-info.is-active.textarea{box-shadow:0 0 0 0.125em rgba(87,123,249,0.25)}#optimole-app .is-success.input,#optimole-app .is-success.textarea{border-color:#5F9D61}#optimole-app .is-success.input:focus,#optimole-app .is-success.textarea:focus,#optimole-app .is-success.is-focused.input,#optimole-app .is-success.is-focused.textarea,#optimole-app .is-success.input:active,#optimole-app .is-success.textarea:active,#optimole-app .is-success.is-active.input,#optimole-app .is-success.is-active.textarea{box-shadow:0 0 0 0.125em rgba(95,157,97,0.25)}#optimole-app .is-warning.input,#optimole-app .is-warning.textarea{border-color:#ffdd57}#optimole-app .is-warning.input:focus,#optimole-app .is-warning.textarea:focus,#optimole-app .is-warning.is-focused.input,#optimole-app .is-warning.is-focused.textarea,#optimole-app .is-warning.input:active,#optimole-app .is-warning.textarea:active,#optimole-app .is-warning.is-active.input,#optimole-app .is-warning.is-active.textarea{box-shadow:0 0 0 0.125em rgba(255,221,87,0.25)}#optimole-app .is-danger.input,#optimole-app .is-danger.textarea{border-color:#E77777}#optimole-app .is-danger.input:focus,#optimole-app .is-danger.textarea:focus,#optimole-app .is-danger.is-focused.input,#optimole-app .is-danger.is-focused.textarea,#optimole-app .is-danger.input:active,#optimole-app .is-danger.textarea:active,#optimole-app .is-danger.is-active.input,#optimole-app .is-danger.is-active.textarea{box-shadow:0 0 0 0.125em rgba(231,119,119,0.25)}#optimole-app .is-small.input,#optimole-app .is-small.textarea{border-radius:2px;font-size:.75rem}#optimole-app .is-medium.input,#optimole-app .is-medium.textarea{font-size:1.25rem}#optimole-app .is-large.input,#optimole-app .is-large.textarea{font-size:1.5rem}#optimole-app .is-fullwidth.input,#optimole-app .is-fullwidth.textarea{display:block;width:100%}#optimole-app .is-inline.input,#optimole-app .is-inline.textarea{display:inline;width:auto}#optimole-app .input.is-rounded{border-radius:290486px;padding-left:1em;padding-right:1em}#optimole-app .input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}#optimole-app .textarea{display:block;max-width:100%;min-width:100%;padding:0.625em;resize:vertical}#optimole-app .textarea:not([rows]){max-height:600px;min-height:120px}#optimole-app .textarea[rows]{height:initial}#optimole-app .textarea.has-fixed-size{resize:none}#optimole-app .checkbox,#optimole-app .radio{cursor:pointer;display:inline-block;line-height:1.25;position:relative}#optimole-app .checkbox input,#optimole-app .radio input{cursor:pointer}#optimole-app .checkbox:hover,#optimole-app .radio:hover{color:#363636}#optimole-app .checkbox[disabled],#optimole-app .radio[disabled],fieldset[disabled] #optimole-app .checkbox,fieldset[disabled] #optimole-app .radio{color:#7a7a7a;cursor:not-allowed}#optimole-app .radio+.radio{margin-left:0.5em}#optimole-app .select{display:inline-block;max-width:100%;position:relative;vertical-align:top}#optimole-app .select:not(.is-multiple){height:2.25em}#optimole-app .select:not(.is-multiple):not(.is-loading)::after{border-color:#3273dc;right:1.125em;z-index:4}#optimole-app .select.is-rounded select{border-radius:290486px;padding-left:1em}#optimole-app .select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}#optimole-app .select select::-ms-expand{display:none}#optimole-app .select select[disabled]:hover,fieldset[disabled] #optimole-app .select select:hover{border-color:#f5f5f5}#optimole-app .select select:not([multiple]){padding-right:2.5em}#optimole-app .select select[multiple]{height:auto;padding:0}#optimole-app .select select[multiple] option{padding:0.5em 1em}#optimole-app .select:not(.is-multiple):not(.is-loading):hover::after{border-color:#363636}#optimole-app .select.is-white:not(:hover)::after{border-color:#fff}#optimole-app .select.is-white select{border-color:#fff}#optimole-app .select.is-white select:hover,#optimole-app .select.is-white select.is-hovered{border-color:#f2f2f2}#optimole-app .select.is-white select:focus,#optimole-app .select.is-white select.is-focused,#optimole-app .select.is-white select:active,#optimole-app .select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}#optimole-app .select.is-black:not(:hover)::after{border-color:#0a0a0a}#optimole-app .select.is-black select{border-color:#0a0a0a}#optimole-app .select.is-black select:hover,#optimole-app .select.is-black select.is-hovered{border-color:#000}#optimole-app .select.is-black select:focus,#optimole-app .select.is-black select.is-focused,#optimole-app .select.is-black select:active,#optimole-app .select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}#optimole-app .select.is-light:not(:hover)::after{border-color:#f5f5f5}#optimole-app .select.is-light select{border-color:#f5f5f5}#optimole-app .select.is-light select:hover,#optimole-app .select.is-light select.is-hovered{border-color:#e8e8e8}#optimole-app .select.is-light select:focus,#optimole-app .select.is-light select.is-focused,#optimole-app .select.is-light select:active,#optimole-app .select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}#optimole-app .select.is-dark:not(:hover)::after{border-color:#363636}#optimole-app .select.is-dark select{border-color:#363636}#optimole-app .select.is-dark select:hover,#optimole-app .select.is-dark select.is-hovered{border-color:#292929}#optimole-app .select.is-dark select:focus,#optimole-app .select.is-dark select.is-focused,#optimole-app .select.is-dark select:active,#optimole-app .select.is-dark select.is-active{box-shadow:0 0 0 0.125em rgba(54,54,54,0.25)}#optimole-app .select.is-primary:not(:hover)::after{border-color:#EF686B}#optimole-app .select.is-primary select{border-color:#EF686B}#optimole-app .select.is-primary select:hover,#optimole-app .select.is-primary select.is-hovered{border-color:#ed5154}#optimole-app .select.is-primary select:focus,#optimole-app .select.is-primary select.is-focused,#optimole-app .select.is-primary select:active,#optimole-app .select.is-primary select.is-active{box-shadow:0 0 0 0.125em rgba(239,104,107,0.25)}#optimole-app .select.is-link:not(:hover)::after{border-color:#3273dc}#optimole-app .select.is-link select{border-color:#3273dc}#optimole-app .select.is-link select:hover,#optimole-app .select.is-link select.is-hovered{border-color:#2366d1}#optimole-app .select.is-link select:focus,#optimole-app .select.is-link select.is-focused,#optimole-app .select.is-link select:active,#optimole-app .select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(50,115,220,0.25)}#optimole-app .select.is-info:not(:hover)::after{border-color:#577BF9}#optimole-app .select.is-info select{border-color:#577BF9}#optimole-app .select.is-info select:hover,#optimole-app .select.is-info select.is-hovered{border-color:#3e68f8}#optimole-app .select.is-info select:focus,#optimole-app .select.is-info select.is-focused,#optimole-app .select.is-info select:active,#optimole-app .select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(87,123,249,0.25)}#optimole-app .select.is-success:not(:hover)::after{border-color:#5F9D61}#optimole-app .select.is-success select{border-color:#5F9D61}#optimole-app .select.is-success select:hover,#optimole-app .select.is-success select.is-hovered{border-color:#558d57}#optimole-app .select.is-success select:focus,#optimole-app .select.is-success select.is-focused,#optimole-app .select.is-success select:active,#optimole-app .select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(95,157,97,0.25)}#optimole-app .select.is-warning:not(:hover)::after{border-color:#ffdd57}#optimole-app .select.is-warning select{border-color:#ffdd57}#optimole-app .select.is-warning select:hover,#optimole-app .select.is-warning select.is-hovered{border-color:#ffd83d}#optimole-app .select.is-warning select:focus,#optimole-app .select.is-warning select.is-focused,#optimole-app .select.is-warning select:active,#optimole-app .select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(255,221,87,0.25)}#optimole-app .select.is-danger:not(:hover)::after{border-color:#E77777}#optimole-app .select.is-danger select{border-color:#E77777}#optimole-app .select.is-danger select:hover,#optimole-app .select.is-danger select.is-hovered{border-color:#e36161}#optimole-app .select.is-danger select:focus,#optimole-app .select.is-danger select.is-focused,#optimole-app .select.is-danger select:active,#optimole-app .select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(231,119,119,0.25)}#optimole-app .select.is-small{border-radius:2px;font-size:.75rem}#optimole-app .select.is-medium{font-size:1.25rem}#optimole-app .select.is-large{font-size:1.5rem}#optimole-app .select.is-disabled::after{border-color:#7a7a7a}#optimole-app .select.is-fullwidth{width:100%}#optimole-app .select.is-fullwidth select{width:100%}#optimole-app .select.is-loading::after{margin-top:0;position:absolute;right:0.625em;top:0.625em;transform:none}#optimole-app .select.is-loading.is-small:after{font-size:.75rem}#optimole-app .select.is-loading.is-medium:after{font-size:1.25rem}#optimole-app .select.is-loading.is-large:after{font-size:1.5rem}#optimole-app .file{-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;position:relative}#optimole-app .file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}#optimole-app .file.is-white:hover .file-cta,#optimole-app .file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}#optimole-app .file.is-white:focus .file-cta,#optimole-app .file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}#optimole-app .file.is-white:active .file-cta,#optimole-app .file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}#optimole-app .file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}#optimole-app .file.is-black:hover .file-cta,#optimole-app .file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}#optimole-app .file.is-black:focus .file-cta,#optimole-app .file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}#optimole-app .file.is-black:active .file-cta,#optimole-app .file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}#optimole-app .file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:#363636}#optimole-app .file.is-light:hover .file-cta,#optimole-app .file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:#363636}#optimole-app .file.is-light:focus .file-cta,#optimole-app .file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(245,245,245,0.25);color:#363636}#optimole-app .file.is-light:active .file-cta,#optimole-app .file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:#363636}#optimole-app .file.is-dark .file-cta{background-color:#363636;border-color:transparent;color:#f5f5f5}#optimole-app .file.is-dark:hover .file-cta,#optimole-app .file.is-dark.is-hovered .file-cta{background-color:#2f2f2f;border-color:transparent;color:#f5f5f5}#optimole-app .file.is-dark:focus .file-cta,#optimole-app .file.is-dark.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(54,54,54,0.25);color:#f5f5f5}#optimole-app .file.is-dark:active .file-cta,#optimole-app .file.is-dark.is-active .file-cta{background-color:#292929;border-color:transparent;color:#f5f5f5}#optimole-app .file.is-primary .file-cta{background-color:#EF686B;border-color:transparent;color:#fff}#optimole-app .file.is-primary:hover .file-cta,#optimole-app .file.is-primary.is-hovered .file-cta{background-color:#ee5c60;border-color:transparent;color:#fff}#optimole-app .file.is-primary:focus .file-cta,#optimole-app .file.is-primary.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(239,104,107,0.25);color:#fff}#optimole-app .file.is-primary:active .file-cta,#optimole-app .file.is-primary.is-active .file-cta{background-color:#ed5154;border-color:transparent;color:#fff}#optimole-app .file.is-link .file-cta{background-color:#3273dc;border-color:transparent;color:#fff}#optimole-app .file.is-link:hover .file-cta,#optimole-app .file.is-link.is-hovered .file-cta{background-color:#276cda;border-color:transparent;color:#fff}#optimole-app .file.is-link:focus .file-cta,#optimole-app .file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(50,115,220,0.25);color:#fff}#optimole-app .file.is-link:active .file-cta,#optimole-app .file.is-link.is-active .file-cta{background-color:#2366d1;border-color:transparent;color:#fff}#optimole-app .file.is-info .file-cta{background-color:#577BF9;border-color:transparent;color:#fff}#optimole-app .file.is-info:hover .file-cta,#optimole-app .file.is-info.is-hovered .file-cta{background-color:#4b71f9;border-color:transparent;color:#fff}#optimole-app .file.is-info:focus .file-cta,#optimole-app .file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(87,123,249,0.25);color:#fff}#optimole-app .file.is-info:active .file-cta,#optimole-app .file.is-info.is-active .file-cta{background-color:#3e68f8;border-color:transparent;color:#fff}#optimole-app .file.is-success .file-cta{background-color:#5F9D61;border-color:transparent;color:#fff}#optimole-app .file.is-success:hover .file-cta,#optimole-app .file.is-success.is-hovered .file-cta{background-color:#5a955c;border-color:transparent;color:#fff}#optimole-app .file.is-success:focus .file-cta,#optimole-app .file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(95,157,97,0.25);color:#fff}#optimole-app .file.is-success:active .file-cta,#optimole-app .file.is-success.is-active .file-cta{background-color:#558d57;border-color:transparent;color:#fff}#optimole-app .file.is-warning .file-cta{background-color:#ffdd57;border-color:transparent;color:rgba(0,0,0,0.7)}#optimole-app .file.is-warning:hover .file-cta,#optimole-app .file.is-warning.is-hovered .file-cta{background-color:#ffdb4a;border-color:transparent;color:rgba(0,0,0,0.7)}#optimole-app .file.is-warning:focus .file-cta,#optimole-app .file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,221,87,0.25);color:rgba(0,0,0,0.7)}#optimole-app .file.is-warning:active .file-cta,#optimole-app .file.is-warning.is-active .file-cta{background-color:#ffd83d;border-color:transparent;color:rgba(0,0,0,0.7)}#optimole-app .file.is-danger .file-cta{background-color:#E77777;border-color:transparent;color:#fff}#optimole-app .file.is-danger:hover .file-cta,#optimole-app .file.is-danger.is-hovered .file-cta{background-color:#e56c6c;border-color:transparent;color:#fff}#optimole-app .file.is-danger:focus .file-cta,#optimole-app .file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(231,119,119,0.25);color:#fff}#optimole-app .file.is-danger:active .file-cta,#optimole-app .file.is-danger.is-active .file-cta{background-color:#e36161;border-color:transparent;color:#fff}#optimole-app .file.is-small{font-size:.75rem}#optimole-app .file.is-medium{font-size:1.25rem}#optimole-app .file.is-medium .file-icon .fa{font-size:21px}#optimole-app .file.is-large{font-size:1.5rem}#optimole-app .file.is-large .file-icon .fa{font-size:28px}#optimole-app .file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}#optimole-app .file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}#optimole-app .file.has-name.is-empty .file-cta{border-radius:4px}#optimole-app .file.has-name.is-empty .file-name{display:none}#optimole-app .file.is-boxed .file-label{-ms-flex-direction:column;flex-direction:column}#optimole-app .file.is-boxed .file-cta{-ms-flex-direction:column;flex-direction:column;height:auto;padding:1em 3em}#optimole-app .file.is-boxed .file-name{border-width:0 1px 1px}#optimole-app .file.is-boxed .file-icon{height:1.5em;width:1.5em}#optimole-app .file.is-boxed .file-icon .fa{font-size:21px}#optimole-app .file.is-boxed.is-small .file-icon .fa{font-size:14px}#optimole-app .file.is-boxed.is-medium .file-icon .fa{font-size:28px}#optimole-app .file.is-boxed.is-large .file-icon .fa{font-size:35px}#optimole-app .file.is-boxed.has-name .file-cta{border-radius:4px 4px 0 0}#optimole-app .file.is-boxed.has-name .file-name{border-radius:0 0 4px 4px;border-width:0 1px 1px}#optimole-app .file.is-centered{-ms-flex-pack:center;justify-content:center}#optimole-app .file.is-fullwidth .file-label{width:100%}#optimole-app .file.is-fullwidth .file-name{-ms-flex-positive:1;flex-grow:1;max-width:none}#optimole-app .file.is-right{-ms-flex-pack:end;justify-content:flex-end}#optimole-app .file.is-right .file-cta{border-radius:0 4px 4px 0}#optimole-app .file.is-right .file-name{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;-ms-flex-order:-1;order:-1}#optimole-app .file-label{-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex;cursor:pointer;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden;position:relative}#optimole-app .file-label:hover .file-cta{background-color:#eee;color:#363636}#optimole-app .file-label:hover .file-name{border-color:#d5d5d5}#optimole-app .file-label:active .file-cta{background-color:#e8e8e8;color:#363636}#optimole-app .file-label:active .file-name{border-color:#cfcfcf}#optimole-app .file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}#optimole-app .file-cta,#optimole-app .file-name{border-color:#dbdbdb;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}#optimole-app .file-cta{background-color:#f5f5f5;color:#4a4a4a}#optimole-app .file-name{border-color:#dbdbdb;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:left;text-overflow:ellipsis}#optimole-app .file-icon{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:1em;-ms-flex-pack:center;justify-content:center;margin-right:0.5em;width:1em}#optimole-app .file-icon .fa{font-size:14px}#optimole-app .label{color:#363636;display:block;font-size:1rem;font-weight:700}#optimole-app .label:not(:last-child){margin-bottom:0.5em}#optimole-app .label.is-small{font-size:.75rem}#optimole-app .label.is-medium{font-size:1.25rem}#optimole-app .label.is-large{font-size:1.5rem}#optimole-app .help{display:block;font-size:.75rem;margin-top:0.25rem}#optimole-app .help.is-white{color:#fff}#optimole-app .help.is-black{color:#0a0a0a}#optimole-app .help.is-light{color:#f5f5f5}#optimole-app .help.is-dark{color:#363636}#optimole-app .help.is-primary{color:#EF686B}#optimole-app .help.is-link{color:#3273dc}#optimole-app .help.is-info{color:#577BF9}#optimole-app .help.is-success{color:#5F9D61}#optimole-app .help.is-warning{color:#ffdd57}#optimole-app .help.is-danger{color:#E77777}#optimole-app .field:not(:last-child){margin-bottom:0.75rem}#optimole-app .field.has-addons{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}#optimole-app .field.has-addons .control:not(:last-child){margin-right:-1px}#optimole-app .field.has-addons .control:not(:first-child):not(:last-child) .button,#optimole-app .field.has-addons .control:not(:first-child):not(:last-child) .input,#optimole-app .field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}#optimole-app .field.has-addons .control:first-child:not(:only-child) .button,#optimole-app .field.has-addons .control:first-child:not(:only-child) .input,#optimole-app .field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}#optimole-app .field.has-addons .control:last-child:not(:only-child) .button,#optimole-app .field.has-addons .control:last-child:not(:only-child) .input,#optimole-app .field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}#optimole-app .field.has-addons .control .button:not([disabled]):hover,#optimole-app .field.has-addons .control .button:not([disabled]).is-hovered,#optimole-app .field.has-addons .control .input:not([disabled]):hover,#optimole-app .field.has-addons .control .input:not([disabled]).is-hovered,#optimole-app .field.has-addons .control .select select:not([disabled]):hover,#optimole-app .field.has-addons .control .select select:not([disabled]).is-hovered{z-index:2}#optimole-app .field.has-addons .control .button:not([disabled]):focus,#optimole-app .field.has-addons .control .button:not([disabled]).is-focused,#optimole-app .field.has-addons .control .button:not([disabled]):active,#optimole-app .field.has-addons .control .button:not([disabled]).is-active,#optimole-app .field.has-addons .control .input:not([disabled]):focus,#optimole-app .field.has-addons .control .input:not([disabled]).is-focused,#optimole-app .field.has-addons .control .input:not([disabled]):active,#optimole-app .field.has-addons .control .input:not([disabled]).is-active,#optimole-app .field.has-addons .control .select select:not([disabled]):focus,#optimole-app .field.has-addons .control .select select:not([disabled]).is-focused,#optimole-app .field.has-addons .control .select select:not([disabled]):active,#optimole-app .field.has-addons .control .select select:not([disabled]).is-active{z-index:3}#optimole-app .field.has-addons .control .button:not([disabled]):focus:hover,#optimole-app .field.has-addons .control .button:not([disabled]).is-focused:hover,#optimole-app .field.has-addons .control .button:not([disabled]):active:hover,#optimole-app .field.has-addons .control .button:not([disabled]).is-active:hover,#optimole-app .field.has-addons .control .input:not([disabled]):focus:hover,#optimole-app .field.has-addons .control .input:not([disabled]).is-focused:hover,#optimole-app .field.has-addons .control .input:not([disabled]):active:hover,#optimole-app .field.has-addons .control .input:not([disabled]).is-active:hover,#optimole-app .field.has-addons .control .select select:not([disabled]):focus:hover,#optimole-app .field.has-addons .control .select select:not([disabled]).is-focused:hover,#optimole-app .field.has-addons .control .select select:not([disabled]):active:hover,#optimole-app .field.has-addons .control .select select:not([disabled]).is-active:hover{z-index:4}#optimole-app .field.has-addons .control.is-expanded{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}#optimole-app .field.has-addons.has-addons-centered{-ms-flex-pack:center;justify-content:center}#optimole-app .field.has-addons.has-addons-right{-ms-flex-pack:end;justify-content:flex-end}#optimole-app .field.has-addons.has-addons-fullwidth .control{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}#optimole-app .field.is-grouped{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}#optimole-app .field.is-grouped>.control{-ms-flex-negative:0;flex-shrink:0}#optimole-app .field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:0.75rem}#optimole-app .field.is-grouped>.control.is-expanded{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}#optimole-app .field.is-grouped.is-grouped-centered{-ms-flex-pack:center;justify-content:center}#optimole-app .field.is-grouped.is-grouped-right{-ms-flex-pack:end;justify-content:flex-end}#optimole-app .field.is-grouped.is-grouped-multiline{-ms-flex-wrap:wrap;flex-wrap:wrap}#optimole-app .field.is-grouped.is-grouped-multiline>.control:last-child,#optimole-app .field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}#optimole-app .field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}#optimole-app .field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px), print{#optimole-app .field.is-horizontal{display:-ms-flexbox;display:flex}}#optimole-app .field-label .label{font-size:inherit}@media screen and (max-width: 768px){#optimole-app .field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px), print{#optimole-app .field-label{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;margin-right:1.5rem;text-align:right}#optimole-app .field-label.is-small{font-size:.75rem;padding-top:0.375em}#optimole-app .field-label.is-normal{padding-top:0.375em}#optimole-app .field-label.is-medium{font-size:1.25rem;padding-top:0.375em}#optimole-app .field-label.is-large{font-size:1.5rem;padding-top:0.375em}}#optimole-app .field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px), print{#optimole-app .field-body{display:-ms-flexbox;display:flex;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:5;flex-grow:5;-ms-flex-negative:1;flex-shrink:1}#optimole-app .field-body .field{margin-bottom:0}#optimole-app .field-body>.field{-ms-flex-negative:1;flex-shrink:1}#optimole-app .field-body>.field:not(.is-narrow){-ms-flex-positive:1;flex-grow:1}#optimole-app .field-body>.field:not(:last-child){margin-right:0.75rem}}#optimole-app .control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:left}#optimole-app .control.has-icons-left .input:focus ~ .icon,#optimole-app .control.has-icons-left .select:focus ~ .icon,#optimole-app .control.has-icons-right .input:focus ~ .icon,#optimole-app .control.has-icons-right .select:focus ~ .icon{color:#7a7a7a}#optimole-app .control.has-icons-left .input.is-small ~ .icon,#optimole-app .control.has-icons-left .select.is-small ~ .icon,#optimole-app .control.has-icons-right .input.is-small ~ .icon,#optimole-app .control.has-icons-right .select.is-small ~ .icon{font-size:.75rem}#optimole-app .control.has-icons-left .input.is-medium ~ .icon,#optimole-app .control.has-icons-left .select.is-medium ~ .icon,#optimole-app .control.has-icons-right .input.is-medium ~ .icon,#optimole-app .control.has-icons-right .select.is-medium ~ .icon{font-size:1.25rem}#optimole-app .control.has-icons-left .input.is-large ~ .icon,#optimole-app .control.has-icons-left .select.is-large ~ .icon,#optimole-app .control.has-icons-right .input.is-large ~ .icon,#optimole-app .control.has-icons-right .select.is-large ~ .icon{font-size:1.5rem}#optimole-app .control.has-icons-left .icon,#optimole-app .control.has-icons-right .icon{color:#dbdbdb;height:2.25em;pointer-events:none;position:absolute;top:0;width:2.25em;z-index:4}#optimole-app .control.has-icons-left .input,#optimole-app .control.has-icons-left .select select{padding-left:2.25em}#optimole-app .control.has-icons-left .icon.is-left{left:0}#optimole-app .control.has-icons-right .input,#optimole-app .control.has-icons-right .select select{padding-right:2.25em}#optimole-app .control.has-icons-right .icon.is-right{right:0}#optimole-app .control.is-loading::after{position:absolute !important;right:0.625em;top:0.625em;z-index:4}#optimole-app .control.is-loading.is-small:after{font-size:.75rem}#optimole-app .control.is-loading.is-medium:after{font-size:1.25rem}#optimole-app .control.is-loading.is-large:after{font-size:1.5rem}#optimole-app .breadcrumb{font-size:1rem;white-space:nowrap}#optimole-app .breadcrumb a{-ms-flex-align:center;align-items:center;color:#3273dc;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:0 .75em}#optimole-app .breadcrumb a:hover{color:#363636}#optimole-app .breadcrumb li{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}#optimole-app .breadcrumb li:first-child a{padding-left:0}#optimole-app .breadcrumb li.is-active a{color:#363636;cursor:default;pointer-events:none}#optimole-app .breadcrumb li+li::before{color:#b5b5b5;content:"/"}#optimole-app .breadcrumb ul,#optimole-app .breadcrumb ol{-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}#optimole-app .breadcrumb .icon:first-child{margin-right:0.5em}#optimole-app .breadcrumb .icon:last-child{margin-left:0.5em}#optimole-app .breadcrumb.is-centered ol,#optimole-app .breadcrumb.is-centered ul{-ms-flex-pack:center;justify-content:center}#optimole-app .breadcrumb.is-right ol,#optimole-app .breadcrumb.is-right ul{-ms-flex-pack:end;justify-content:flex-end}#optimole-app .breadcrumb.is-small{font-size:.75rem}#optimole-app .breadcrumb.is-medium{font-size:1.25rem}#optimole-app .breadcrumb.is-large{font-size:1.5rem}#optimole-app .breadcrumb.has-arrow-separator li+li::before{content:"\\2192"}#optimole-app .breadcrumb.has-bullet-separator li+li::before{content:"\\2022"}#optimole-app .breadcrumb.has-dot-separator li+li::before{content:"\\B7"}#optimole-app .breadcrumb.has-succeeds-separator li+li::before{content:"\\227B"}#optimole-app .card{background-color:#fff;box-shadow:0 2px 3px rgba(10,10,10,0.1),0 0 0 1px rgba(10,10,10,0.1);color:#4a4a4a;max-width:100%;position:relative}#optimole-app .card-header{background-color:rgba(0,0,0,0);-ms-flex-align:stretch;align-items:stretch;box-shadow:0 1px 2px rgba(10,10,10,0.1);display:-ms-flexbox;display:flex}#optimole-app .card-header-title{-ms-flex-align:center;align-items:center;color:#363636;display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;font-weight:700;padding:.75rem}#optimole-app .card-header-title.is-centered{-ms-flex-pack:center;justify-content:center}#optimole-app .card-header-icon{-ms-flex-align:center;align-items:center;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:.75rem}#optimole-app .card-image{display:block;position:relative}#optimole-app .card-content{background-color:rgba(0,0,0,0);padding:1.5rem}#optimole-app .card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #dbdbdb;-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex}#optimole-app .card-footer-item{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-pack:center;justify-content:center;padding:.75rem}#optimole-app .card-footer-item:not(:last-child){border-right:1px solid #dbdbdb}#optimole-app .card .media:not(:last-child){margin-bottom:1.5rem}#optimole-app .dropdown{display:-ms-inline-flexbox;display:inline-flex;position:relative;vertical-align:top}#optimole-app .dropdown.is-active .dropdown-menu,#optimole-app .dropdown.is-hoverable:hover .dropdown-menu{display:block}#optimole-app .dropdown.is-right .dropdown-menu{left:auto;right:0}#optimole-app .dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}#optimole-app .dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}#optimole-app .dropdown-content{background-color:#fff;border-radius:4px;box-shadow:0 2px 3px rgba(10,10,10,0.1),0 0 0 1px rgba(10,10,10,0.1);padding-bottom:.5rem;padding-top:.5rem}#optimole-app .dropdown-item{color:#4a4a4a;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}#optimole-app a.dropdown-item,#optimole-app button.dropdown-item{padding-right:3rem;text-align:left;white-space:nowrap;width:100%}#optimole-app a.dropdown-item:hover,#optimole-app button.dropdown-item:hover{background-color:#f5f5f5;color:#0a0a0a}#optimole-app a.dropdown-item.is-active,#optimole-app button.dropdown-item.is-active{background-color:#3273dc;color:#fff}#optimole-app .dropdown-divider{background-color:#dbdbdb;border:none;display:block;height:1px;margin:0.5rem 0}#optimole-app .level{-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}#optimole-app .level code{border-radius:4px}#optimole-app .level img{display:inline-block;vertical-align:top}#optimole-app .level.is-mobile{display:-ms-flexbox;display:flex}#optimole-app .level.is-mobile .level-left,#optimole-app .level.is-mobile .level-right{display:-ms-flexbox;display:flex}#optimole-app .level.is-mobile .level-left+.level-right{margin-top:0}#optimole-app .level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}#optimole-app .level.is-mobile .level-item:not(.is-narrow){-ms-flex-positive:1;flex-grow:1}@media screen and (min-width: 769px), print{#optimole-app .level{display:-ms-flexbox;display:flex}#optimole-app .level>.level-item:not(.is-narrow){-ms-flex-positive:1;flex-grow:1}}#optimole-app .level-item{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:auto;flex-basis:auto;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-pack:center;justify-content:center}#optimole-app .level-item .title,#optimole-app .level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){#optimole-app .level-item:not(:last-child){margin-bottom:.75rem}}#optimole-app .level-left,#optimole-app .level-right{-ms-flex-preferred-size:auto;flex-basis:auto;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}#optimole-app .level-left .level-item.is-flexible,#optimole-app .level-right .level-item.is-flexible{-ms-flex-positive:1;flex-grow:1}@media screen and (min-width: 769px), print{#optimole-app .level-left .level-item:not(:last-child),#optimole-app .level-right .level-item:not(:last-child){margin-right:.75rem}}#optimole-app .level-left{-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width: 768px){#optimole-app .level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px), print{#optimole-app .level-left{display:-ms-flexbox;display:flex}}#optimole-app .level-right{-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}@media screen and (min-width: 769px), print{#optimole-app .level-right{display:-ms-flexbox;display:flex}}#optimole-app .list{background-color:#fff;border-radius:4px;box-shadow:0 2px 3px rgba(10,10,10,0.1),0 0 0 1px rgba(10,10,10,0.1)}#optimole-app .list-item{display:block;padding:0.5em 1em}#optimole-app .list-item:not(a){color:#4a4a4a}#optimole-app .list-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}#optimole-app .list-item:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}#optimole-app .list-item:not(:last-child){border-bottom:1px solid #dbdbdb}#optimole-app .list-item.is-active{background-color:#3273dc;color:#fff}#optimole-app a.list-item{background-color:#f5f5f5;cursor:pointer}#optimole-app .media{-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex;text-align:left}#optimole-app .media .content:not(:last-child){margin-bottom:0.75rem}#optimole-app .media .media{border-top:1px solid rgba(219,219,219,0.5);display:-ms-flexbox;display:flex;padding-top:0.75rem}#optimole-app .media .media .content:not(:last-child),#optimole-app .media .media .control:not(:last-child){margin-bottom:0.5rem}#optimole-app .media .media .media{padding-top:0.5rem}#optimole-app .media .media .media+.media{margin-top:0.5rem}#optimole-app .media+.media{border-top:1px solid rgba(219,219,219,0.5);margin-top:1rem;padding-top:1rem}#optimole-app .media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}#optimole-app .media-left,#optimole-app .media-right{-ms-flex-preferred-size:auto;flex-basis:auto;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}#optimole-app .media-left{margin-right:1rem}#optimole-app .media-right{margin-left:1rem}#optimole-app .media-content{-ms-flex-preferred-size:auto;flex-basis:auto;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;text-align:left}@media screen and (max-width: 768px){#optimole-app .media-content{overflow-x:auto}}#optimole-app .menu{font-size:1rem}#optimole-app .menu.is-small{font-size:.75rem}#optimole-app .menu.is-medium{font-size:1.25rem}#optimole-app .menu.is-large{font-size:1.5rem}#optimole-app .menu-list{line-height:1.25}#optimole-app .menu-list a{border-radius:2px;color:#4a4a4a;display:block;padding:0.5em 0.75em}#optimole-app .menu-list a:hover{background-color:#f5f5f5;color:#363636}#optimole-app .menu-list a.is-active{background-color:#3273dc;color:#fff}#optimole-app .menu-list li ul{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}#optimole-app .menu-label{color:#7a7a7a;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}#optimole-app .menu-label:not(:first-child){margin-top:1em}#optimole-app .menu-label:not(:last-child){margin-bottom:1em}#optimole-app .message{background-color:#f5f5f5;border-radius:4px;font-size:1rem}#optimole-app .message strong{color:currentColor}#optimole-app .message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}#optimole-app .message.is-small{font-size:.75rem}#optimole-app .message.is-medium{font-size:1.25rem}#optimole-app .message.is-large{font-size:1.5rem}#optimole-app .message.is-white{background-color:#fff}#optimole-app .message.is-white .message-header{background-color:#fff;color:#0a0a0a}#optimole-app .message.is-white .message-body{border-color:#fff;color:#4d4d4d}#optimole-app .message.is-black{background-color:#fafafa}#optimole-app .message.is-black .message-header{background-color:#0a0a0a;color:#fff}#optimole-app .message.is-black .message-body{border-color:#0a0a0a;color:#090909}#optimole-app .message.is-light{background-color:#fafafa}#optimole-app .message.is-light .message-header{background-color:#f5f5f5;color:#363636}#optimole-app .message.is-light .message-body{border-color:#f5f5f5;color:#505050}#optimole-app .message.is-dark{background-color:#fafafa}#optimole-app .message.is-dark .message-header{background-color:#363636;color:#f5f5f5}#optimole-app .message.is-dark .message-body{border-color:#363636;color:#2a2a2a}#optimole-app .message.is-primary{background-color:#fef6f6}#optimole-app .message.is-primary .message-header{background-color:#EF686B;color:#fff}#optimole-app .message.is-primary .message-body{border-color:#EF686B;color:#bd2124}#optimole-app .message.is-link{background-color:#f6f9fe}#optimole-app .message.is-link .message-header{background-color:#3273dc;color:#fff}#optimole-app .message.is-link .message-body{border-color:#3273dc;color:#22509a}#optimole-app .message.is-info{background-color:#f5f7ff}#optimole-app .message.is-info .message-header{background-color:#577BF9;color:#fff}#optimole-app .message.is-info .message-body{border-color:#577BF9;color:#123ed8}#optimole-app .message.is-success{background-color:#f9fbf9}#optimole-app .message.is-success .message-header{background-color:#5F9D61;color:#fff}#optimole-app .message.is-success .message-body{border-color:#5F9D61;color:#384c39}#optimole-app .message.is-warning{background-color:#fffdf5}#optimole-app .message.is-warning .message-header{background-color:#ffdd57;color:rgba(0,0,0,0.7)}#optimole-app .message.is-warning .message-body{border-color:#ffdd57;color:#3b3108}#optimole-app .message.is-danger{background-color:#fdf6f6}#optimole-app .message.is-danger .message-header{background-color:#E77777;color:#fff}#optimole-app .message.is-danger .message-body{border-color:#E77777;color:#ad2d2d}#optimole-app .message-header{-ms-flex-align:center;align-items:center;background-color:#4a4a4a;border-radius:4px 4px 0 0;color:#fff;display:-ms-flexbox;display:flex;font-weight:700;-ms-flex-pack:justify;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}#optimole-app .message-header .delete{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;margin-left:0.75em}#optimole-app .message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}#optimole-app .message-body{border-color:#dbdbdb;border-radius:4px;border-style:solid;border-width:0 0 0 4px;color:#4a4a4a;padding:1.25em 1.5em}#optimole-app .message-body code,#optimole-app .message-body pre{background-color:#fff}#optimole-app .message-body pre code{background-color:rgba(0,0,0,0)}#optimole-app .modal{-ms-flex-align:center;align-items:center;display:none;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;overflow:hidden;position:fixed;z-index:40}#optimole-app .modal.is-active{display:-ms-flexbox;display:flex}#optimole-app .modal-background{background-color:rgba(10,10,10,0.86)}#optimole-app .modal-content,#optimole-app .modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px), print{#optimole-app .modal-content,#optimole-app .modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}#optimole-app .modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}#optimole-app .modal-card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}#optimole-app .modal-card-head,#optimole-app .modal-card-foot{-ms-flex-align:center;align-items:center;background-color:#f5f5f5;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-ms-flex-pack:start;justify-content:flex-start;padding:20px;position:relative}#optimole-app .modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}#optimole-app .modal-card-title{color:#363636;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;font-size:1.5rem;line-height:1}#optimole-app .modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}#optimole-app .modal-card-foot .button:not(:last-child){margin-right:0.5em}#optimole-app .modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;overflow:auto;padding:20px}#optimole-app .navbar{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}#optimole-app .navbar.is-white{background-color:#fff;color:#0a0a0a}#optimole-app .navbar.is-white .navbar-brand>.navbar-item,#optimole-app .navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}#optimole-app .navbar.is-white .navbar-brand>a.navbar-item:focus,#optimole-app .navbar.is-white .navbar-brand>a.navbar-item:hover,#optimole-app .navbar.is-white .navbar-brand>a.navbar-item.is-active,#optimole-app .navbar.is-white .navbar-brand .navbar-link:focus,#optimole-app .navbar.is-white .navbar-brand .navbar-link:hover,#optimole-app .navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}#optimole-app .navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}#optimole-app .navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1024px){#optimole-app .navbar.is-white .navbar-start>.navbar-item,#optimole-app .navbar.is-white .navbar-start .navbar-link,#optimole-app .navbar.is-white .navbar-end>.navbar-item,#optimole-app .navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}#optimole-app .navbar.is-white .navbar-start>a.navbar-item:focus,#optimole-app .navbar.is-white .navbar-start>a.navbar-item:hover,#optimole-app .navbar.is-white .navbar-start>a.navbar-item.is-active,#optimole-app .navbar.is-white .navbar-start .navbar-link:focus,#optimole-app .navbar.is-white .navbar-start .navbar-link:hover,#optimole-app .navbar.is-white .navbar-start .navbar-link.is-active,#optimole-app .navbar.is-white .navbar-end>a.navbar-item:focus,#optimole-app .navbar.is-white .navbar-end>a.navbar-item:hover,#optimole-app .navbar.is-white .navbar-end>a.navbar-item.is-active,#optimole-app .navbar.is-white .navbar-end .navbar-link:focus,#optimole-app .navbar.is-white .navbar-end .navbar-link:hover,#optimole-app .navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}#optimole-app .navbar.is-white .navbar-start .navbar-link::after,#optimole-app .navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}#optimole-app .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,#optimole-app .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,#optimole-app .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}#optimole-app .navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}#optimole-app .navbar.is-black{background-color:#0a0a0a;color:#fff}#optimole-app .navbar.is-black .navbar-brand>.navbar-item,#optimole-app .navbar.is-black .navbar-brand .navbar-link{color:#fff}#optimole-app .navbar.is-black .navbar-brand>a.navbar-item:focus,#optimole-app .navbar.is-black .navbar-brand>a.navbar-item:hover,#optimole-app .navbar.is-black .navbar-brand>a.navbar-item.is-active,#optimole-app .navbar.is-black .navbar-brand .navbar-link:focus,#optimole-app .navbar.is-black .navbar-brand .navbar-link:hover,#optimole-app .navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}#optimole-app .navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}#optimole-app .navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1024px){#optimole-app .navbar.is-black .navbar-start>.navbar-item,#optimole-app .navbar.is-black .navbar-start .navbar-link,#optimole-app .navbar.is-black .navbar-end>.navbar-item,#optimole-app .navbar.is-black .navbar-end .navbar-link{color:#fff}#optimole-app .navbar.is-black .navbar-start>a.navbar-item:focus,#optimole-app .navbar.is-black .navbar-start>a.navbar-item:hover,#optimole-app .navbar.is-black .navbar-start>a.navbar-item.is-active,#optimole-app .navbar.is-black .navbar-start .navbar-link:focus,#optimole-app .navbar.is-black .navbar-start .navbar-link:hover,#optimole-app .navbar.is-black .navbar-start .navbar-link.is-active,#optimole-app .navbar.is-black .navbar-end>a.navbar-item:focus,#optimole-app .navbar.is-black .navbar-end>a.navbar-item:hover,#optimole-app .navbar.is-black .navbar-end>a.navbar-item.is-active,#optimole-app .navbar.is-black .navbar-end .navbar-link:focus,#optimole-app .navbar.is-black .navbar-end .navbar-link:hover,#optimole-app .navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}#optimole-app .navbar.is-black .navbar-start .navbar-link::after,#optimole-app .navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}#optimole-app .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,#optimole-app .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,#optimole-app .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}#optimole-app .navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}#optimole-app .navbar.is-light{background-color:#f5f5f5;color:#363636}#optimole-app .navbar.is-light .navbar-brand>.navbar-item,#optimole-app .navbar.is-light .navbar-brand .navbar-link{color:#363636}#optimole-app .navbar.is-light .navbar-brand>a.navbar-item:focus,#optimole-app .navbar.is-light .navbar-brand>a.navbar-item:hover,#optimole-app .navbar.is-light .navbar-brand>a.navbar-item.is-active,#optimole-app .navbar.is-light .navbar-brand .navbar-link:focus,#optimole-app .navbar.is-light .navbar-brand .navbar-link:hover,#optimole-app .navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:#363636}#optimole-app .navbar.is-light .navbar-brand .navbar-link::after{border-color:#363636}#optimole-app .navbar.is-light .navbar-burger{color:#363636}@media screen and (min-width: 1024px){#optimole-app .navbar.is-light .navbar-start>.navbar-item,#optimole-app .navbar.is-light .navbar-start .navbar-link,#optimole-app .navbar.is-light .navbar-end>.navbar-item,#optimole-app .navbar.is-light .navbar-end .navbar-link{color:#363636}#optimole-app .navbar.is-light .navbar-start>a.navbar-item:focus,#optimole-app .navbar.is-light .navbar-start>a.navbar-item:hover,#optimole-app .navbar.is-light .navbar-start>a.navbar-item.is-active,#optimole-app .navbar.is-light .navbar-start .navbar-link:focus,#optimole-app .navbar.is-light .navbar-start .navbar-link:hover,#optimole-app .navbar.is-light .navbar-start .navbar-link.is-active,#optimole-app .navbar.is-light .navbar-end>a.navbar-item:focus,#optimole-app .navbar.is-light .navbar-end>a.navbar-item:hover,#optimole-app .navbar.is-light .navbar-end>a.navbar-item.is-active,#optimole-app .navbar.is-light .navbar-end .navbar-link:focus,#optimole-app .navbar.is-light .navbar-end .navbar-link:hover,#optimole-app .navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:#363636}#optimole-app .navbar.is-light .navbar-start .navbar-link::after,#optimole-app .navbar.is-light .navbar-end .navbar-link::after{border-color:#363636}#optimole-app .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,#optimole-app .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,#optimole-app .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:#363636}#optimole-app .navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#363636}}#optimole-app .navbar.is-dark{background-color:#363636;color:#f5f5f5}#optimole-app .navbar.is-dark .navbar-brand>.navbar-item,#optimole-app .navbar.is-dark .navbar-brand .navbar-link{color:#f5f5f5}#optimole-app .navbar.is-dark .navbar-brand>a.navbar-item:focus,#optimole-app .navbar.is-dark .navbar-brand>a.navbar-item:hover,#optimole-app .navbar.is-dark .navbar-brand>a.navbar-item.is-active,#optimole-app .navbar.is-dark .navbar-brand .navbar-link:focus,#optimole-app .navbar.is-dark .navbar-brand .navbar-link:hover,#optimole-app .navbar.is-dark .navbar-brand .navbar-link.is-active{background-color:#292929;color:#f5f5f5}#optimole-app .navbar.is-dark .navbar-brand .navbar-link::after{border-color:#f5f5f5}#optimole-app .navbar.is-dark .navbar-burger{color:#f5f5f5}@media screen and (min-width: 1024px){#optimole-app .navbar.is-dark .navbar-start>.navbar-item,#optimole-app .navbar.is-dark .navbar-start .navbar-link,#optimole-app .navbar.is-dark .navbar-end>.navbar-item,#optimole-app .navbar.is-dark .navbar-end .navbar-link{color:#f5f5f5}#optimole-app .navbar.is-dark .navbar-start>a.navbar-item:focus,#optimole-app .navbar.is-dark .navbar-start>a.navbar-item:hover,#optimole-app .navbar.is-dark .navbar-start>a.navbar-item.is-active,#optimole-app .navbar.is-dark .navbar-start .navbar-link:focus,#optimole-app .navbar.is-dark .navbar-start .navbar-link:hover,#optimole-app .navbar.is-dark .navbar-start .navbar-link.is-active,#optimole-app .navbar.is-dark .navbar-end>a.navbar-item:focus,#optimole-app .navbar.is-dark .navbar-end>a.navbar-item:hover,#optimole-app .navbar.is-dark .navbar-end>a.navbar-item.is-active,#optimole-app .navbar.is-dark .navbar-end .navbar-link:focus,#optimole-app .navbar.is-dark .navbar-end .navbar-link:hover,#optimole-app .navbar.is-dark .navbar-end .navbar-link.is-active{background-color:#292929;color:#f5f5f5}#optimole-app .navbar.is-dark .navbar-start .navbar-link::after,#optimole-app .navbar.is-dark .navbar-end .navbar-link::after{border-color:#f5f5f5}#optimole-app .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,#optimole-app .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,#optimole-app .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link{background-color:#292929;color:#f5f5f5}#optimole-app .navbar.is-dark .navbar-dropdown a.navbar-item.is-active{background-color:#363636;color:#f5f5f5}}#optimole-app .navbar.is-primary{background-color:#EF686B;color:#fff}#optimole-app .navbar.is-primary .navbar-brand>.navbar-item,#optimole-app .navbar.is-primary .navbar-brand .navbar-link{color:#fff}#optimole-app .navbar.is-primary .navbar-brand>a.navbar-item:focus,#optimole-app .navbar.is-primary .navbar-brand>a.navbar-item:hover,#optimole-app .navbar.is-primary .navbar-brand>a.navbar-item.is-active,#optimole-app .navbar.is-primary .navbar-brand .navbar-link:focus,#optimole-app .navbar.is-primary .navbar-brand .navbar-link:hover,#optimole-app .navbar.is-primary .navbar-brand .navbar-link.is-active{background-color:#ed5154;color:#fff}#optimole-app .navbar.is-primary .navbar-brand .navbar-link::after{border-color:#fff}#optimole-app .navbar.is-primary .navbar-burger{color:#fff}@media screen and (min-width: 1024px){#optimole-app .navbar.is-primary .navbar-start>.navbar-item,#optimole-app .navbar.is-primary .navbar-start .navbar-link,#optimole-app .navbar.is-primary .navbar-end>.navbar-item,#optimole-app .navbar.is-primary .navbar-end .navbar-link{color:#fff}#optimole-app .navbar.is-primary .navbar-start>a.navbar-item:focus,#optimole-app .navbar.is-primary .navbar-start>a.navbar-item:hover,#optimole-app .navbar.is-primary .navbar-start>a.navbar-item.is-active,#optimole-app .navbar.is-primary .navbar-start .navbar-link:focus,#optimole-app .navbar.is-primary .navbar-start .navbar-link:hover,#optimole-app .navbar.is-primary .navbar-start .navbar-link.is-active,#optimole-app .navbar.is-primary .navbar-end>a.navbar-item:focus,#optimole-app .navbar.is-primary .navbar-end>a.navbar-item:hover,#optimole-app .navbar.is-primary .navbar-end>a.navbar-item.is-active,#optimole-app .navbar.is-primary .navbar-end .navbar-link:focus,#optimole-app .navbar.is-primary .navbar-end .navbar-link:hover,#optimole-app .navbar.is-primary .navbar-end .navbar-link.is-active{background-color:#ed5154;color:#fff}#optimole-app .navbar.is-primary .navbar-start .navbar-link::after,#optimole-app .navbar.is-primary .navbar-end .navbar-link::after{border-color:#fff}#optimole-app .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,#optimole-app .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,#optimole-app .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link{background-color:#ed5154;color:#fff}#optimole-app .navbar.is-primary .navbar-dropdown a.navbar-item.is-active{background-color:#EF686B;color:#fff}}#optimole-app .navbar.is-link{background-color:#3273dc;color:#fff}#optimole-app .navbar.is-link .navbar-brand>.navbar-item,#optimole-app .navbar.is-link .navbar-brand .navbar-link{color:#fff}#optimole-app .navbar.is-link .navbar-brand>a.navbar-item:focus,#optimole-app .navbar.is-link .navbar-brand>a.navbar-item:hover,#optimole-app .navbar.is-link .navbar-brand>a.navbar-item.is-active,#optimole-app .navbar.is-link .navbar-brand .navbar-link:focus,#optimole-app .navbar.is-link .navbar-brand .navbar-link:hover,#optimole-app .navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#2366d1;color:#fff}#optimole-app .navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}#optimole-app .navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1024px){#optimole-app .navbar.is-link .navbar-start>.navbar-item,#optimole-app .navbar.is-link .navbar-start .navbar-link,#optimole-app .navbar.is-link .navbar-end>.navbar-item,#optimole-app .navbar.is-link .navbar-end .navbar-link{color:#fff}#optimole-app .navbar.is-link .navbar-start>a.navbar-item:focus,#optimole-app .navbar.is-link .navbar-start>a.navbar-item:hover,#optimole-app .navbar.is-link .navbar-start>a.navbar-item.is-active,#optimole-app .navbar.is-link .navbar-start .navbar-link:focus,#optimole-app .navbar.is-link .navbar-start .navbar-link:hover,#optimole-app .navbar.is-link .navbar-start .navbar-link.is-active,#optimole-app .navbar.is-link .navbar-end>a.navbar-item:focus,#optimole-app .navbar.is-link .navbar-end>a.navbar-item:hover,#optimole-app .navbar.is-link .navbar-end>a.navbar-item.is-active,#optimole-app .navbar.is-link .navbar-end .navbar-link:focus,#optimole-app .navbar.is-link .navbar-end .navbar-link:hover,#optimole-app .navbar.is-link .navbar-end .navbar-link.is-active{background-color:#2366d1;color:#fff}#optimole-app .navbar.is-link .navbar-start .navbar-link::after,#optimole-app .navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}#optimole-app .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,#optimole-app .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,#optimole-app .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#2366d1;color:#fff}#optimole-app .navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#3273dc;color:#fff}}#optimole-app .navbar.is-info{background-color:#577BF9;color:#fff}#optimole-app .navbar.is-info .navbar-brand>.navbar-item,#optimole-app .navbar.is-info .navbar-brand .navbar-link{color:#fff}#optimole-app .navbar.is-info .navbar-brand>a.navbar-item:focus,#optimole-app .navbar.is-info .navbar-brand>a.navbar-item:hover,#optimole-app .navbar.is-info .navbar-brand>a.navbar-item.is-active,#optimole-app .navbar.is-info .navbar-brand .navbar-link:focus,#optimole-app .navbar.is-info .navbar-brand .navbar-link:hover,#optimole-app .navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#3e68f8;color:#fff}#optimole-app .navbar.is-info .navbar-brand .navbar-link::after{border-color:#fff}#optimole-app .navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width: 1024px){#optimole-app .navbar.is-info .navbar-start>.navbar-item,#optimole-app .navbar.is-info .navbar-start .navbar-link,#optimole-app .navbar.is-info .navbar-end>.navbar-item,#optimole-app .navbar.is-info .navbar-end .navbar-link{color:#fff}#optimole-app .navbar.is-info .navbar-start>a.navbar-item:focus,#optimole-app .navbar.is-info .navbar-start>a.navbar-item:hover,#optimole-app .navbar.is-info .navbar-start>a.navbar-item.is-active,#optimole-app .navbar.is-info .navbar-start .navbar-link:focus,#optimole-app .navbar.is-info .navbar-start .navbar-link:hover,#optimole-app .navbar.is-info .navbar-start .navbar-link.is-active,#optimole-app .navbar.is-info .navbar-end>a.navbar-item:focus,#optimole-app .navbar.is-info .navbar-end>a.navbar-item:hover,#optimole-app .navbar.is-info .navbar-end>a.navbar-item.is-active,#optimole-app .navbar.is-info .navbar-end .navbar-link:focus,#optimole-app .navbar.is-info .navbar-end .navbar-link:hover,#optimole-app .navbar.is-info .navbar-end .navbar-link.is-active{background-color:#3e68f8;color:#fff}#optimole-app .navbar.is-info .navbar-start .navbar-link::after,#optimole-app .navbar.is-info .navbar-end .navbar-link::after{border-color:#fff}#optimole-app .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,#optimole-app .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,#optimole-app .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#3e68f8;color:#fff}#optimole-app .navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#577BF9;color:#fff}}#optimole-app .navbar.is-success{background-color:#5F9D61;color:#fff}#optimole-app .navbar.is-success .navbar-brand>.navbar-item,#optimole-app .navbar.is-success .navbar-brand .navbar-link{color:#fff}#optimole-app .navbar.is-success .navbar-brand>a.navbar-item:focus,#optimole-app .navbar.is-success .navbar-brand>a.navbar-item:hover,#optimole-app .navbar.is-success .navbar-brand>a.navbar-item.is-active,#optimole-app .navbar.is-success .navbar-brand .navbar-link:focus,#optimole-app .navbar.is-success .navbar-brand .navbar-link:hover,#optimole-app .navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#558d57;color:#fff}#optimole-app .navbar.is-success .navbar-brand .navbar-link::after{border-color:#fff}#optimole-app .navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width: 1024px){#optimole-app .navbar.is-success .navbar-start>.navbar-item,#optimole-app .navbar.is-success .navbar-start .navbar-link,#optimole-app .navbar.is-success .navbar-end>.navbar-item,#optimole-app .navbar.is-success .navbar-end .navbar-link{color:#fff}#optimole-app .navbar.is-success .navbar-start>a.navbar-item:focus,#optimole-app .navbar.is-success .navbar-start>a.navbar-item:hover,#optimole-app .navbar.is-success .navbar-start>a.navbar-item.is-active,#optimole-app .navbar.is-success .navbar-start .navbar-link:focus,#optimole-app .navbar.is-success .navbar-start .navbar-link:hover,#optimole-app .navbar.is-success .navbar-start .navbar-link.is-active,#optimole-app .navbar.is-success .navbar-end>a.navbar-item:focus,#optimole-app .navbar.is-success .navbar-end>a.navbar-item:hover,#optimole-app .navbar.is-success .navbar-end>a.navbar-item.is-active,#optimole-app .navbar.is-success .navbar-end .navbar-link:focus,#optimole-app .navbar.is-success .navbar-end .navbar-link:hover,#optimole-app .navbar.is-success .navbar-end .navbar-link.is-active{background-color:#558d57;color:#fff}#optimole-app .navbar.is-success .navbar-start .navbar-link::after,#optimole-app .navbar.is-success .navbar-end .navbar-link::after{border-color:#fff}#optimole-app .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,#optimole-app .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,#optimole-app .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#558d57;color:#fff}#optimole-app .navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#5F9D61;color:#fff}}#optimole-app .navbar.is-warning{background-color:#ffdd57;color:rgba(0,0,0,0.7)}#optimole-app .navbar.is-warning .navbar-brand>.navbar-item,#optimole-app .navbar.is-warning .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}#optimole-app .navbar.is-warning .navbar-brand>a.navbar-item:focus,#optimole-app .navbar.is-warning .navbar-brand>a.navbar-item:hover,#optimole-app .navbar.is-warning .navbar-brand>a.navbar-item.is-active,#optimole-app .navbar.is-warning .navbar-brand .navbar-link:focus,#optimole-app .navbar.is-warning .navbar-brand .navbar-link:hover,#optimole-app .navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#ffd83d;color:rgba(0,0,0,0.7)}#optimole-app .navbar.is-warning .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}#optimole-app .navbar.is-warning .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1024px){#optimole-app .navbar.is-warning .navbar-start>.navbar-item,#optimole-app .navbar.is-warning .navbar-start .navbar-link,#optimole-app .navbar.is-warning .navbar-end>.navbar-item,#optimole-app .navbar.is-warning .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}#optimole-app .navbar.is-warning .navbar-start>a.navbar-item:focus,#optimole-app .navbar.is-warning .navbar-start>a.navbar-item:hover,#optimole-app .navbar.is-warning .navbar-start>a.navbar-item.is-active,#optimole-app .navbar.is-warning .navbar-start .navbar-link:focus,#optimole-app .navbar.is-warning .navbar-start .navbar-link:hover,#optimole-app .navbar.is-warning .navbar-start .navbar-link.is-active,#optimole-app .navbar.is-warning .navbar-end>a.navbar-item:focus,#optimole-app .navbar.is-warning .navbar-end>a.navbar-item:hover,#optimole-app .navbar.is-warning .navbar-end>a.navbar-item.is-active,#optimole-app .navbar.is-warning .navbar-end .navbar-link:focus,#optimole-app .navbar.is-warning .navbar-end .navbar-link:hover,#optimole-app .navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#ffd83d;color:rgba(0,0,0,0.7)}#optimole-app .navbar.is-warning .navbar-start .navbar-link::after,#optimole-app .navbar.is-warning .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}#optimole-app .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,#optimole-app .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,#optimole-app .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#ffd83d;color:rgba(0,0,0,0.7)}#optimole-app .navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#ffdd57;color:rgba(0,0,0,0.7)}}#optimole-app .navbar.is-danger{background-color:#E77777;color:#fff}#optimole-app .navbar.is-danger .navbar-brand>.navbar-item,#optimole-app .navbar.is-danger .navbar-brand .navbar-link{color:#fff}#optimole-app .navbar.is-danger .navbar-brand>a.navbar-item:focus,#optimole-app .navbar.is-danger .navbar-brand>a.navbar-item:hover,#optimole-app .navbar.is-danger .navbar-brand>a.navbar-item.is-active,#optimole-app .navbar.is-danger .navbar-brand .navbar-link:focus,#optimole-app .navbar.is-danger .navbar-brand .navbar-link:hover,#optimole-app .navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#e36161;color:#fff}#optimole-app .navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}#optimole-app .navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1024px){#optimole-app .navbar.is-danger .navbar-start>.navbar-item,#optimole-app .navbar.is-danger .navbar-start .navbar-link,#optimole-app .navbar.is-danger .navbar-end>.navbar-item,#optimole-app .navbar.is-danger .navbar-end .navbar-link{color:#fff}#optimole-app .navbar.is-danger .navbar-start>a.navbar-item:focus,#optimole-app .navbar.is-danger .navbar-start>a.navbar-item:hover,#optimole-app .navbar.is-danger .navbar-start>a.navbar-item.is-active,#optimole-app .navbar.is-danger .navbar-start .navbar-link:focus,#optimole-app .navbar.is-danger .navbar-start .navbar-link:hover,#optimole-app .navbar.is-danger .navbar-start .navbar-link.is-active,#optimole-app .navbar.is-danger .navbar-end>a.navbar-item:focus,#optimole-app .navbar.is-danger .navbar-end>a.navbar-item:hover,#optimole-app .navbar.is-danger .navbar-end>a.navbar-item.is-active,#optimole-app .navbar.is-danger .navbar-end .navbar-link:focus,#optimole-app .navbar.is-danger .navbar-end .navbar-link:hover,#optimole-app .navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#e36161;color:#fff}#optimole-app .navbar.is-danger .navbar-start .navbar-link::after,#optimole-app .navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}#optimole-app .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,#optimole-app .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,#optimole-app .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e36161;color:#fff}#optimole-app .navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#E77777;color:#fff}}#optimole-app .navbar>.container{-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex;min-height:3.25rem;width:100%}#optimole-app .navbar.has-shadow{box-shadow:0 2px 0 0 #f5f5f5}#optimole-app .navbar.is-fixed-bottom,#optimole-app .navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}#optimole-app .navbar.is-fixed-bottom{bottom:0}#optimole-app .navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #f5f5f5}#optimole-app .navbar.is-fixed-top{top:0}#optimole-app html.has-navbar-fixed-top,#optimole-app body.has-navbar-fixed-top{padding-top:3.25rem}#optimole-app html.has-navbar-fixed-bottom,#optimole-app body.has-navbar-fixed-bottom{padding-bottom:3.25rem}#optimole-app .navbar-brand,#optimole-app .navbar-tabs{-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;min-height:3.25rem}#optimole-app .navbar-brand a.navbar-item:focus,#optimole-app .navbar-brand a.navbar-item:hover{background-color:transparent}#optimole-app .navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}#optimole-app .navbar-burger{color:#4a4a4a;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}#optimole-app .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}#optimole-app .navbar-burger span:nth-child(1){top:calc(50% - 6px)}#optimole-app .navbar-burger span:nth-child(2){top:calc(50% - 1px)}#optimole-app .navbar-burger span:nth-child(3){top:calc(50% + 4px)}#optimole-app .navbar-burger:hover{background-color:rgba(0,0,0,0.05)}#optimole-app .navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}#optimole-app .navbar-burger.is-active span:nth-child(2){opacity:0}#optimole-app .navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}#optimole-app .navbar-menu{display:none}#optimole-app .navbar-item,#optimole-app .navbar-link{color:#4a4a4a;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}#optimole-app .navbar-item .icon:only-child,#optimole-app .navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}#optimole-app a.navbar-item,#optimole-app .navbar-link{cursor:pointer}#optimole-app a.navbar-item:focus,#optimole-app a.navbar-item:focus-within,#optimole-app a.navbar-item:hover,#optimole-app a.navbar-item.is-active,#optimole-app .navbar-link:focus,#optimole-app .navbar-link:focus-within,#optimole-app .navbar-link:hover,#optimole-app .navbar-link.is-active{background-color:#fafafa;color:#3273dc}#optimole-app .navbar-item{display:block;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}#optimole-app .navbar-item img{max-height:1.75rem}#optimole-app .navbar-item.has-dropdown{padding:0}#optimole-app .navbar-item.is-expanded{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}#optimole-app .navbar-item.is-tab{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(0.5rem - 1px)}#optimole-app .navbar-item.is-tab:focus,#optimole-app .navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#3273dc}#optimole-app .navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#3273dc;border-bottom-style:solid;border-bottom-width:3px;color:#3273dc;padding-bottom:calc(0.5rem - 3px)}#optimole-app .navbar-content{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}#optimole-app .navbar-link:not(.is-arrowless){padding-right:2.5em}#optimole-app .navbar-link:not(.is-arrowless)::after{border-color:#3273dc;margin-top:-0.375em;right:1.125em}#optimole-app .navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}#optimole-app .navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}#optimole-app .navbar-divider{background-color:#f5f5f5;border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1023px){#optimole-app .navbar>.container{display:block}#optimole-app .navbar-brand .navbar-item,#optimole-app .navbar-tabs .navbar-item{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}#optimole-app .navbar-link::after{display:none}#optimole-app .navbar-menu{background-color:#fff;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}#optimole-app .navbar-menu.is-active{display:block}#optimole-app .navbar.is-fixed-bottom-touch,#optimole-app .navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}#optimole-app .navbar.is-fixed-bottom-touch{bottom:0}#optimole-app .navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}#optimole-app .navbar.is-fixed-top-touch{top:0}#optimole-app .navbar.is-fixed-top .navbar-menu,#optimole-app .navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}#optimole-app html.has-navbar-fixed-top-touch,#optimole-app body.has-navbar-fixed-top-touch{padding-top:3.25rem}#optimole-app html.has-navbar-fixed-bottom-touch,#optimole-app body.has-navbar-fixed-bottom-touch{padding-bottom:3.25rem}}@media screen and (min-width: 1024px){#optimole-app .navbar,#optimole-app .navbar-menu,#optimole-app .navbar-start,#optimole-app .navbar-end{-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex}#optimole-app .navbar{min-height:3.25rem}#optimole-app .navbar.is-spaced{padding:1rem 2rem}#optimole-app .navbar.is-spaced .navbar-start,#optimole-app .navbar.is-spaced .navbar-end{-ms-flex-align:center;align-items:center}#optimole-app .navbar.is-spaced a.navbar-item,#optimole-app .navbar.is-spaced .navbar-link{border-radius:4px}#optimole-app .navbar.is-transparent a.navbar-item:focus,#optimole-app .navbar.is-transparent a.navbar-item:hover,#optimole-app .navbar.is-transparent a.navbar-item.is-active,#optimole-app .navbar.is-transparent .navbar-link:focus,#optimole-app .navbar.is-transparent .navbar-link:hover,#optimole-app .navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}#optimole-app .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,#optimole-app .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,#optimole-app .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,#optimole-app .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}#optimole-app .navbar.is-transparent .navbar-dropdown a.navbar-item:focus,#optimole-app .navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}#optimole-app .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#3273dc}#optimole-app .navbar-burger{display:none}#optimole-app .navbar-item,#optimole-app .navbar-link{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}#optimole-app .navbar-item{display:-ms-flexbox;display:flex}#optimole-app .navbar-item.has-dropdown{-ms-flex-align:stretch;align-items:stretch}#optimole-app .navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}#optimole-app .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,0.1);top:auto}#optimole-app .navbar-item.is-active .navbar-dropdown,#optimole-app .navbar-item.is-hoverable:focus .navbar-dropdown,#optimole-app .navbar-item.is-hoverable:focus-within .navbar-dropdown,#optimole-app .navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced #optimole-app .navbar-item.is-active .navbar-dropdown,#optimole-app .navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced #optimole-app .navbar-item.is-hoverable:focus .navbar-dropdown,#optimole-app .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced #optimole-app .navbar-item.is-hoverable:focus-within .navbar-dropdown,#optimole-app .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced #optimole-app .navbar-item.is-hoverable:hover .navbar-dropdown,#optimole-app .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}#optimole-app .navbar-menu{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}#optimole-app .navbar-start{-ms-flex-pack:start;justify-content:flex-start;margin-right:auto}#optimole-app .navbar-end{-ms-flex-pack:end;justify-content:flex-end;margin-left:auto}#optimole-app .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,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}#optimole-app .navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}#optimole-app .navbar-dropdown a.navbar-item{padding-right:3rem}#optimole-app .navbar-dropdown a.navbar-item:focus,#optimole-app .navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}#optimole-app .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#3273dc}.navbar.is-spaced #optimole-app .navbar-dropdown,#optimole-app .navbar-dropdown.is-boxed{border-radius:6px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1),0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}#optimole-app .navbar-dropdown.is-right{left:auto;right:0}#optimole-app .navbar-divider{display:block}#optimole-app .navbar>.container .navbar-brand,#optimole-app .container>.navbar .navbar-brand{margin-left:-.75rem}#optimole-app .navbar>.container .navbar-menu,#optimole-app .container>.navbar .navbar-menu{margin-right:-.75rem}#optimole-app .navbar.is-fixed-bottom-desktop,#optimole-app .navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}#optimole-app .navbar.is-fixed-bottom-desktop{bottom:0}#optimole-app .navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}#optimole-app .navbar.is-fixed-top-desktop{top:0}#optimole-app html.has-navbar-fixed-top-desktop,#optimole-app body.has-navbar-fixed-top-desktop{padding-top:3.25rem}#optimole-app html.has-navbar-fixed-bottom-desktop,#optimole-app body.has-navbar-fixed-bottom-desktop{padding-bottom:3.25rem}#optimole-app html.has-spaced-navbar-fixed-top,#optimole-app body.has-spaced-navbar-fixed-top{padding-top:5.25rem}#optimole-app html.has-spaced-navbar-fixed-bottom,#optimole-app body.has-spaced-navbar-fixed-bottom{padding-bottom:5.25rem}#optimole-app a.navbar-item.is-active,#optimole-app .navbar-link.is-active{color:#0a0a0a}#optimole-app a.navbar-item.is-active:not(:focus):not(:hover),#optimole-app .navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}#optimole-app .navbar-item.has-dropdown:focus .navbar-link,#optimole-app .navbar-item.has-dropdown:hover .navbar-link,#optimole-app .navbar-item.has-dropdown.is-active .navbar-link{background-color:#fafafa}}#optimole-app .hero.is-fullheight-with-navbar{min-height:calc(100vh - 3.25rem)}#optimole-app .pagination{font-size:1rem;margin:-.25rem}#optimole-app .pagination.is-small{font-size:.75rem}#optimole-app .pagination.is-medium{font-size:1.25rem}#optimole-app .pagination.is-large{font-size:1.5rem}#optimole-app .pagination.is-rounded .pagination-previous,#optimole-app .pagination.is-rounded .pagination-next{padding-left:1em;padding-right:1em;border-radius:290486px}#optimole-app .pagination.is-rounded .pagination-link{border-radius:290486px}#optimole-app .pagination,#optimole-app .pagination-list{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;text-align:center}#optimole-app .pagination-previous,#optimole-app .pagination-next,#optimole-app .pagination-link,#optimole-app .pagination-ellipsis{font-size:1em;-ms-flex-pack:center;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}#optimole-app .pagination-previous,#optimole-app .pagination-next,#optimole-app .pagination-link{border-color:#dbdbdb;color:#363636;min-width:2.25em}#optimole-app .pagination-previous:hover,#optimole-app .pagination-next:hover,#optimole-app .pagination-link:hover{border-color:#b5b5b5;color:#363636}#optimole-app .pagination-previous:focus,#optimole-app .pagination-next:focus,#optimole-app .pagination-link:focus{border-color:#3273dc}#optimole-app .pagination-previous:active,#optimole-app .pagination-next:active,#optimole-app .pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}#optimole-app .pagination-previous[disabled],#optimole-app .pagination-next[disabled],#optimole-app .pagination-link[disabled]{background-color:#dbdbdb;border-color:#dbdbdb;box-shadow:none;color:#7a7a7a;opacity:0.5}#optimole-app .pagination-previous,#optimole-app .pagination-next{padding-left:0.75em;padding-right:0.75em;white-space:nowrap}#optimole-app .pagination-link.is-current{background-color:#3273dc;border-color:#3273dc;color:#fff}#optimole-app .pagination-ellipsis{color:#b5b5b5;pointer-events:none}#optimole-app .pagination-list{-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 768px){#optimole-app .pagination{-ms-flex-wrap:wrap;flex-wrap:wrap}#optimole-app .pagination-previous,#optimole-app .pagination-next{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}#optimole-app .pagination-list li{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}}@media screen and (min-width: 769px), print{#optimole-app .pagination-list{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-order:1;order:1}#optimole-app .pagination-previous{-ms-flex-order:2;order:2}#optimole-app .pagination-next{-ms-flex-order:3;order:3}#optimole-app .pagination{-ms-flex-pack:justify;justify-content:space-between}#optimole-app .pagination.is-centered .pagination-previous{-ms-flex-order:1;order:1}#optimole-app .pagination.is-centered .pagination-list{-ms-flex-pack:center;justify-content:center;-ms-flex-order:2;order:2}#optimole-app .pagination.is-centered .pagination-next{-ms-flex-order:3;order:3}#optimole-app .pagination.is-right .pagination-previous{-ms-flex-order:1;order:1}#optimole-app .pagination.is-right .pagination-next{-ms-flex-order:2;order:2}#optimole-app .pagination.is-right .pagination-list{-ms-flex-pack:end;justify-content:flex-end;-ms-flex-order:3;order:3}}#optimole-app .panel{font-size:1rem}#optimole-app .panel:not(:last-child){margin-bottom:1.5rem}#optimole-app .panel-heading,#optimole-app .panel-tabs,#optimole-app .panel-block{border-bottom:1px solid #dbdbdb;border-left:1px solid #dbdbdb;border-right:1px solid #dbdbdb}#optimole-app .panel-heading:first-child,#optimole-app .panel-tabs:first-child,#optimole-app .panel-block:first-child{border-top:1px solid #dbdbdb}#optimole-app .panel-heading{background-color:#f5f5f5;border-radius:4px 4px 0 0;color:#363636;font-size:1.25em;font-weight:300;line-height:1.25;padding:0.5em 0.75em}#optimole-app .panel-tabs{-ms-flex-align:end;align-items:flex-end;display:-ms-flexbox;display:flex;font-size:.875em;-ms-flex-pack:center;justify-content:center}#optimole-app .panel-tabs a{border-bottom:1px solid #dbdbdb;margin-bottom:-1px;padding:0.5em}#optimole-app .panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#363636}#optimole-app .panel-list a{color:#4a4a4a}#optimole-app .panel-list a:hover{color:#3273dc}#optimole-app .panel-block{-ms-flex-align:center;align-items:center;color:#363636;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;padding:0.5em 0.75em}#optimole-app .panel-block input[type="checkbox"]{margin-right:0.75em}#optimole-app .panel-block>.control{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;width:100%}#optimole-app .panel-block.is-wrapped{-ms-flex-wrap:wrap;flex-wrap:wrap}#optimole-app .panel-block.is-active{border-left-color:#3273dc;color:#363636}#optimole-app .panel-block.is-active .panel-icon{color:#3273dc}#optimole-app a.panel-block,#optimole-app label.panel-block{cursor:pointer}#optimole-app a.panel-block:hover,#optimole-app label.panel-block:hover{background-color:#f5f5f5}#optimole-app .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:0.75em}#optimole-app .panel-icon .fa{font-size:inherit;line-height:inherit}#optimole-app .tabs{-webkit-overflow-scrolling:touch;-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex;font-size:1rem;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}#optimole-app .tabs a{-ms-flex-align:center;align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;color:#4a4a4a;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}#optimole-app .tabs a:hover{border-bottom-color:#363636;color:#363636}#optimole-app .tabs li{display:block}#optimole-app .tabs li.is-active a{border-bottom-color:#3273dc;color:#3273dc}#optimole-app .tabs ul{-ms-flex-align:center;align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-pack:start;justify-content:flex-start}#optimole-app .tabs ul.is-left{padding-right:0.75em}#optimole-app .tabs ul.is-center{-ms-flex:none;flex:none;-ms-flex-pack:center;justify-content:center;padding-left:0.75em;padding-right:0.75em}#optimole-app .tabs ul.is-right{-ms-flex-pack:end;justify-content:flex-end;padding-left:0.75em}#optimole-app .tabs .icon:first-child{margin-right:0.5em}#optimole-app .tabs .icon:last-child{margin-left:0.5em}#optimole-app .tabs.is-centered ul{-ms-flex-pack:center;justify-content:center}#optimole-app .tabs.is-right ul{-ms-flex-pack:end;justify-content:flex-end}#optimole-app .tabs.is-boxed a{border:1px solid transparent;border-radius:4px 4px 0 0}#optimole-app .tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}#optimole-app .tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:rgba(0,0,0,0) !important}#optimole-app .tabs.is-fullwidth li{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}#optimole-app .tabs.is-toggle a{border-color:#dbdbdb;border-style:solid;border-width:1px;margin-bottom:0;position:relative}#optimole-app .tabs.is-toggle a:hover{background-color:#f5f5f5;border-color:#b5b5b5;z-index:2}#optimole-app .tabs.is-toggle li+li{margin-left:-1px}#optimole-app .tabs.is-toggle li:first-child a{border-radius:4px 0 0 4px}#optimole-app .tabs.is-toggle li:last-child a{border-radius:0 4px 4px 0}#optimole-app .tabs.is-toggle li.is-active a{background-color:#3273dc;border-color:#3273dc;color:#fff;z-index:1}#optimole-app .tabs.is-toggle ul{border-bottom:none}#optimole-app .tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:290486px;border-top-left-radius:290486px;padding-left:1.25em}#optimole-app .tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:290486px;border-top-right-radius:290486px;padding-right:1.25em}#optimole-app .tabs.is-small{font-size:.75rem}#optimole-app .tabs.is-medium{font-size:1.25rem}#optimole-app .tabs.is-large{font-size:1.5rem}#optimole-app .column{display:block;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>#optimole-app .column.is-narrow{-ms-flex:none;flex:none}.columns.is-mobile>#optimole-app .column.is-full{-ms-flex:none;flex:none;width:100%}.columns.is-mobile>#optimole-app .column.is-three-quarters{-ms-flex:none;flex:none;width:75%}.columns.is-mobile>#optimole-app .column.is-two-thirds{-ms-flex:none;flex:none;width:66.6666%}.columns.is-mobile>#optimole-app .column.is-half{-ms-flex:none;flex:none;width:50%}.columns.is-mobile>#optimole-app .column.is-one-third{-ms-flex:none;flex:none;width:33.3333%}.columns.is-mobile>#optimole-app .column.is-one-quarter{-ms-flex:none;flex:none;width:25%}.columns.is-mobile>#optimole-app .column.is-one-fifth{-ms-flex:none;flex:none;width:20%}.columns.is-mobile>#optimole-app .column.is-two-fifths{-ms-flex:none;flex:none;width:40%}.columns.is-mobile>#optimole-app .column.is-three-fifths{-ms-flex:none;flex:none;width:60%}.columns.is-mobile>#optimole-app .column.is-four-fifths{-ms-flex:none;flex:none;width:80%}.columns.is-mobile>#optimole-app .column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>#optimole-app .column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>#optimole-app .column.is-offset-half{margin-left:50%}.columns.is-mobile>#optimole-app .column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>#optimole-app .column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>#optimole-app .column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>#optimole-app .column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>#optimole-app .column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>#optimole-app .column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>#optimole-app .column.is-0{-ms-flex:none;flex:none;width:0%}.columns.is-mobile>#optimole-app .column.is-offset-0{margin-left:0%}.columns.is-mobile>#optimole-app .column.is-1{-ms-flex:none;flex:none;width:8.33333%}.columns.is-mobile>#optimole-app .column.is-offset-1{margin-left:8.33333%}.columns.is-mobile>#optimole-app .column.is-2{-ms-flex:none;flex:none;width:16.66667%}.columns.is-mobile>#optimole-app .column.is-offset-2{margin-left:16.66667%}.columns.is-mobile>#optimole-app .column.is-3{-ms-flex:none;flex:none;width:25%}.columns.is-mobile>#optimole-app .column.is-offset-3{margin-left:25%}.columns.is-mobile>#optimole-app .column.is-4{-ms-flex:none;flex:none;width:33.33333%}.columns.is-mobile>#optimole-app .column.is-offset-4{margin-left:33.33333%}.columns.is-mobile>#optimole-app .column.is-5{-ms-flex:none;flex:none;width:41.66667%}.columns.is-mobile>#optimole-app .column.is-offset-5{margin-left:41.66667%}.columns.is-mobile>#optimole-app .column.is-6{-ms-flex:none;flex:none;width:50%}.columns.is-mobile>#optimole-app .column.is-offset-6{margin-left:50%}.columns.is-mobile>#optimole-app .column.is-7{-ms-flex:none;flex:none;width:58.33333%}.columns.is-mobile>#optimole-app .column.is-offset-7{margin-left:58.33333%}.columns.is-mobile>#optimole-app .column.is-8{-ms-flex:none;flex:none;width:66.66667%}.columns.is-mobile>#optimole-app .column.is-offset-8{margin-left:66.66667%}.columns.is-mobile>#optimole-app .column.is-9{-ms-flex:none;flex:none;width:75%}.columns.is-mobile>#optimole-app .column.is-offset-9{margin-left:75%}.columns.is-mobile>#optimole-app .column.is-10{-ms-flex:none;flex:none;width:83.33333%}.columns.is-mobile>#optimole-app .column.is-offset-10{margin-left:83.33333%}.columns.is-mobile>#optimole-app .column.is-11{-ms-flex:none;flex:none;width:91.66667%}.columns.is-mobile>#optimole-app .column.is-offset-11{margin-left:91.66667%}.columns.is-mobile>#optimole-app .column.is-12{-ms-flex:none;flex:none;width:100%}.columns.is-mobile>#optimole-app .column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){#optimole-app .column.is-narrow-mobile{-ms-flex:none;flex:none}#optimole-app .column.is-full-mobile{-ms-flex:none;flex:none;width:100%}#optimole-app .column.is-three-quarters-mobile{-ms-flex:none;flex:none;width:75%}#optimole-app .column.is-two-thirds-mobile{-ms-flex:none;flex:none;width:66.6666%}#optimole-app .column.is-half-mobile{-ms-flex:none;flex:none;width:50%}#optimole-app .column.is-one-third-mobile{-ms-flex:none;flex:none;width:33.3333%}#optimole-app .column.is-one-quarter-mobile{-ms-flex:none;flex:none;width:25%}#optimole-app .column.is-one-fifth-mobile{-ms-flex:none;flex:none;width:20%}#optimole-app .column.is-two-fifths-mobile{-ms-flex:none;flex:none;width:40%}#optimole-app .column.is-three-fifths-mobile{-ms-flex:none;flex:none;width:60%}#optimole-app .column.is-four-fifths-mobile{-ms-flex:none;flex:none;width:80%}#optimole-app .column.is-offset-three-quarters-mobile{margin-left:75%}#optimole-app .column.is-offset-two-thirds-mobile{margin-left:66.6666%}#optimole-app .column.is-offset-half-mobile{margin-left:50%}#optimole-app .column.is-offset-one-third-mobile{margin-left:33.3333%}#optimole-app .column.is-offset-one-quarter-mobile{margin-left:25%}#optimole-app .column.is-offset-one-fifth-mobile{margin-left:20%}#optimole-app .column.is-offset-two-fifths-mobile{margin-left:40%}#optimole-app .column.is-offset-three-fifths-mobile{margin-left:60%}#optimole-app .column.is-offset-four-fifths-mobile{margin-left:80%}#optimole-app .column.is-0-mobile{-ms-flex:none;flex:none;width:0%}#optimole-app .column.is-offset-0-mobile{margin-left:0%}#optimole-app .column.is-1-mobile{-ms-flex:none;flex:none;width:8.33333%}#optimole-app .column.is-offset-1-mobile{margin-left:8.33333%}#optimole-app .column.is-2-mobile{-ms-flex:none;flex:none;width:16.66667%}#optimole-app .column.is-offset-2-mobile{margin-left:16.66667%}#optimole-app .column.is-3-mobile{-ms-flex:none;flex:none;width:25%}#optimole-app .column.is-offset-3-mobile{margin-left:25%}#optimole-app .column.is-4-mobile{-ms-flex:none;flex:none;width:33.33333%}#optimole-app .column.is-offset-4-mobile{margin-left:33.33333%}#optimole-app .column.is-5-mobile{-ms-flex:none;flex:none;width:41.66667%}#optimole-app .column.is-offset-5-mobile{margin-left:41.66667%}#optimole-app .column.is-6-mobile{-ms-flex:none;flex:none;width:50%}#optimole-app .column.is-offset-6-mobile{margin-left:50%}#optimole-app .column.is-7-mobile{-ms-flex:none;flex:none;width:58.33333%}#optimole-app .column.is-offset-7-mobile{margin-left:58.33333%}#optimole-app .column.is-8-mobile{-ms-flex:none;flex:none;width:66.66667%}#optimole-app .column.is-offset-8-mobile{margin-left:66.66667%}#optimole-app .column.is-9-mobile{-ms-flex:none;flex:none;width:75%}#optimole-app .column.is-offset-9-mobile{margin-left:75%}#optimole-app .column.is-10-mobile{-ms-flex:none;flex:none;width:83.33333%}#optimole-app .column.is-offset-10-mobile{margin-left:83.33333%}#optimole-app .column.is-11-mobile{-ms-flex:none;flex:none;width:91.66667%}#optimole-app .column.is-offset-11-mobile{margin-left:91.66667%}#optimole-app .column.is-12-mobile{-ms-flex:none;flex:none;width:100%}#optimole-app .column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px), print{#optimole-app .column.is-narrow,#optimole-app .column.is-narrow-tablet{-ms-flex:none;flex:none}#optimole-app .column.is-full,#optimole-app .column.is-full-tablet{-ms-flex:none;flex:none;width:100%}#optimole-app .column.is-three-quarters,#optimole-app .column.is-three-quarters-tablet{-ms-flex:none;flex:none;width:75%}#optimole-app .column.is-two-thirds,#optimole-app .column.is-two-thirds-tablet{-ms-flex:none;flex:none;width:66.6666%}#optimole-app .column.is-half,#optimole-app .column.is-half-tablet{-ms-flex:none;flex:none;width:50%}#optimole-app .column.is-one-third,#optimole-app .column.is-one-third-tablet{-ms-flex:none;flex:none;width:33.3333%}#optimole-app .column.is-one-quarter,#optimole-app .column.is-one-quarter-tablet{-ms-flex:none;flex:none;width:25%}#optimole-app .column.is-one-fifth,#optimole-app .column.is-one-fifth-tablet{-ms-flex:none;flex:none;width:20%}#optimole-app .column.is-two-fifths,#optimole-app .column.is-two-fifths-tablet{-ms-flex:none;flex:none;width:40%}#optimole-app .column.is-three-fifths,#optimole-app .column.is-three-fifths-tablet{-ms-flex:none;flex:none;width:60%}#optimole-app .column.is-four-fifths,#optimole-app .column.is-four-fifths-tablet{-ms-flex:none;flex:none;width:80%}#optimole-app .column.is-offset-three-quarters,#optimole-app .column.is-offset-three-quarters-tablet{margin-left:75%}#optimole-app .column.is-offset-two-thirds,#optimole-app .column.is-offset-two-thirds-tablet{margin-left:66.6666%}#optimole-app .column.is-offset-half,#optimole-app .column.is-offset-half-tablet{margin-left:50%}#optimole-app .column.is-offset-one-third,#optimole-app .column.is-offset-one-third-tablet{margin-left:33.3333%}#optimole-app .column.is-offset-one-quarter,#optimole-app .column.is-offset-one-quarter-tablet{margin-left:25%}#optimole-app .column.is-offset-one-fifth,#optimole-app .column.is-offset-one-fifth-tablet{margin-left:20%}#optimole-app .column.is-offset-two-fifths,#optimole-app .column.is-offset-two-fifths-tablet{margin-left:40%}#optimole-app .column.is-offset-three-fifths,#optimole-app .column.is-offset-three-fifths-tablet{margin-left:60%}#optimole-app .column.is-offset-four-fifths,#optimole-app .column.is-offset-four-fifths-tablet{margin-left:80%}#optimole-app .column.is-0,#optimole-app .column.is-0-tablet{-ms-flex:none;flex:none;width:0%}#optimole-app .column.is-offset-0,#optimole-app .column.is-offset-0-tablet{margin-left:0%}#optimole-app .column.is-1,#optimole-app .column.is-1-tablet{-ms-flex:none;flex:none;width:8.33333%}#optimole-app .column.is-offset-1,#optimole-app .column.is-offset-1-tablet{margin-left:8.33333%}#optimole-app .column.is-2,#optimole-app .column.is-2-tablet{-ms-flex:none;flex:none;width:16.66667%}#optimole-app .column.is-offset-2,#optimole-app .column.is-offset-2-tablet{margin-left:16.66667%}#optimole-app .column.is-3,#optimole-app .column.is-3-tablet{-ms-flex:none;flex:none;width:25%}#optimole-app .column.is-offset-3,#optimole-app .column.is-offset-3-tablet{margin-left:25%}#optimole-app .column.is-4,#optimole-app .column.is-4-tablet{-ms-flex:none;flex:none;width:33.33333%}#optimole-app .column.is-offset-4,#optimole-app .column.is-offset-4-tablet{margin-left:33.33333%}#optimole-app .column.is-5,#optimole-app .column.is-5-tablet{-ms-flex:none;flex:none;width:41.66667%}#optimole-app .column.is-offset-5,#optimole-app .column.is-offset-5-tablet{margin-left:41.66667%}#optimole-app .column.is-6,#optimole-app .column.is-6-tablet{-ms-flex:none;flex:none;width:50%}#optimole-app .column.is-offset-6,#optimole-app .column.is-offset-6-tablet{margin-left:50%}#optimole-app .column.is-7,#optimole-app .column.is-7-tablet{-ms-flex:none;flex:none;width:58.33333%}#optimole-app .column.is-offset-7,#optimole-app .column.is-offset-7-tablet{margin-left:58.33333%}#optimole-app .column.is-8,#optimole-app .column.is-8-tablet{-ms-flex:none;flex:none;width:66.66667%}#optimole-app .column.is-offset-8,#optimole-app .column.is-offset-8-tablet{margin-left:66.66667%}#optimole-app .column.is-9,#optimole-app .column.is-9-tablet{-ms-flex:none;flex:none;width:75%}#optimole-app .column.is-offset-9,#optimole-app .column.is-offset-9-tablet{margin-left:75%}#optimole-app .column.is-10,#optimole-app .column.is-10-tablet{-ms-flex:none;flex:none;width:83.33333%}#optimole-app .column.is-offset-10,#optimole-app .column.is-offset-10-tablet{margin-left:83.33333%}#optimole-app .column.is-11,#optimole-app .column.is-11-tablet{-ms-flex:none;flex:none;width:91.66667%}#optimole-app .column.is-offset-11,#optimole-app .column.is-offset-11-tablet{margin-left:91.66667%}#optimole-app .column.is-12,#optimole-app .column.is-12-tablet{-ms-flex:none;flex:none;width:100%}#optimole-app .column.is-offset-12,#optimole-app .column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1023px){#optimole-app .column.is-narrow-touch{-ms-flex:none;flex:none}#optimole-app .column.is-full-touch{-ms-flex:none;flex:none;width:100%}#optimole-app .column.is-three-quarters-touch{-ms-flex:none;flex:none;width:75%}#optimole-app .column.is-two-thirds-touch{-ms-flex:none;flex:none;width:66.6666%}#optimole-app .column.is-half-touch{-ms-flex:none;flex:none;width:50%}#optimole-app .column.is-one-third-touch{-ms-flex:none;flex:none;width:33.3333%}#optimole-app .column.is-one-quarter-touch{-ms-flex:none;flex:none;width:25%}#optimole-app .column.is-one-fifth-touch{-ms-flex:none;flex:none;width:20%}#optimole-app .column.is-two-fifths-touch{-ms-flex:none;flex:none;width:40%}#optimole-app .column.is-three-fifths-touch{-ms-flex:none;flex:none;width:60%}#optimole-app .column.is-four-fifths-touch{-ms-flex:none;flex:none;width:80%}#optimole-app .column.is-offset-three-quarters-touch{margin-left:75%}#optimole-app .column.is-offset-two-thirds-touch{margin-left:66.6666%}#optimole-app .column.is-offset-half-touch{margin-left:50%}#optimole-app .column.is-offset-one-third-touch{margin-left:33.3333%}#optimole-app .column.is-offset-one-quarter-touch{margin-left:25%}#optimole-app .column.is-offset-one-fifth-touch{margin-left:20%}#optimole-app .column.is-offset-two-fifths-touch{margin-left:40%}#optimole-app .column.is-offset-three-fifths-touch{margin-left:60%}#optimole-app .column.is-offset-four-fifths-touch{margin-left:80%}#optimole-app .column.is-0-touch{-ms-flex:none;flex:none;width:0%}#optimole-app .column.is-offset-0-touch{margin-left:0%}#optimole-app .column.is-1-touch{-ms-flex:none;flex:none;width:8.33333%}#optimole-app .column.is-offset-1-touch{margin-left:8.33333%}#optimole-app .column.is-2-touch{-ms-flex:none;flex:none;width:16.66667%}#optimole-app .column.is-offset-2-touch{margin-left:16.66667%}#optimole-app .column.is-3-touch{-ms-flex:none;flex:none;width:25%}#optimole-app .column.is-offset-3-touch{margin-left:25%}#optimole-app .column.is-4-touch{-ms-flex:none;flex:none;width:33.33333%}#optimole-app .column.is-offset-4-touch{margin-left:33.33333%}#optimole-app .column.is-5-touch{-ms-flex:none;flex:none;width:41.66667%}#optimole-app .column.is-offset-5-touch{margin-left:41.66667%}#optimole-app .column.is-6-touch{-ms-flex:none;flex:none;width:50%}#optimole-app .column.is-offset-6-touch{margin-left:50%}#optimole-app .column.is-7-touch{-ms-flex:none;flex:none;width:58.33333%}#optimole-app .column.is-offset-7-touch{margin-left:58.33333%}#optimole-app .column.is-8-touch{-ms-flex:none;flex:none;width:66.66667%}#optimole-app .column.is-offset-8-touch{margin-left:66.66667%}#optimole-app .column.is-9-touch{-ms-flex:none;flex:none;width:75%}#optimole-app .column.is-offset-9-touch{margin-left:75%}#optimole-app .column.is-10-touch{-ms-flex:none;flex:none;width:83.33333%}#optimole-app .column.is-offset-10-touch{margin-left:83.33333%}#optimole-app .column.is-11-touch{-ms-flex:none;flex:none;width:91.66667%}#optimole-app .column.is-offset-11-touch{margin-left:91.66667%}#optimole-app .column.is-12-touch{-ms-flex:none;flex:none;width:100%}#optimole-app .column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1024px){#optimole-app .column.is-narrow-desktop{-ms-flex:none;flex:none}#optimole-app .column.is-full-desktop{-ms-flex:none;flex:none;width:100%}#optimole-app .column.is-three-quarters-desktop{-ms-flex:none;flex:none;width:75%}#optimole-app .column.is-two-thirds-desktop{-ms-flex:none;flex:none;width:66.6666%}#optimole-app .column.is-half-desktop{-ms-flex:none;flex:none;width:50%}#optimole-app .column.is-one-third-desktop{-ms-flex:none;flex:none;width:33.3333%}#optimole-app .column.is-one-quarter-desktop{-ms-flex:none;flex:none;width:25%}#optimole-app .column.is-one-fifth-desktop{-ms-flex:none;flex:none;width:20%}#optimole-app .column.is-two-fifths-desktop{-ms-flex:none;flex:none;width:40%}#optimole-app .column.is-three-fifths-desktop{-ms-flex:none;flex:none;width:60%}#optimole-app .column.is-four-fifths-desktop{-ms-flex:none;flex:none;width:80%}#optimole-app .column.is-offset-three-quarters-desktop{margin-left:75%}#optimole-app .column.is-offset-two-thirds-desktop{margin-left:66.6666%}#optimole-app .column.is-offset-half-desktop{margin-left:50%}#optimole-app .column.is-offset-one-third-desktop{margin-left:33.3333%}#optimole-app .column.is-offset-one-quarter-desktop{margin-left:25%}#optimole-app .column.is-offset-one-fifth-desktop{margin-left:20%}#optimole-app .column.is-offset-two-fifths-desktop{margin-left:40%}#optimole-app .column.is-offset-three-fifths-desktop{margin-left:60%}#optimole-app .column.is-offset-four-fifths-desktop{margin-left:80%}#optimole-app .column.is-0-desktop{-ms-flex:none;flex:none;width:0%}#optimole-app .column.is-offset-0-desktop{margin-left:0%}#optimole-app .column.is-1-desktop{-ms-flex:none;flex:none;width:8.33333%}#optimole-app .column.is-offset-1-desktop{margin-left:8.33333%}#optimole-app .column.is-2-desktop{-ms-flex:none;flex:none;width:16.66667%}#optimole-app .column.is-offset-2-desktop{margin-left:16.66667%}#optimole-app .column.is-3-desktop{-ms-flex:none;flex:none;width:25%}#optimole-app .column.is-offset-3-desktop{margin-left:25%}#optimole-app .column.is-4-desktop{-ms-flex:none;flex:none;width:33.33333%}#optimole-app .column.is-offset-4-desktop{margin-left:33.33333%}#optimole-app .column.is-5-desktop{-ms-flex:none;flex:none;width:41.66667%}#optimole-app .column.is-offset-5-desktop{margin-left:41.66667%}#optimole-app .column.is-6-desktop{-ms-flex:none;flex:none;width:50%}#optimole-app .column.is-offset-6-desktop{margin-left:50%}#optimole-app .column.is-7-desktop{-ms-flex:none;flex:none;width:58.33333%}#optimole-app .column.is-offset-7-desktop{margin-left:58.33333%}#optimole-app .column.is-8-desktop{-ms-flex:none;flex:none;width:66.66667%}#optimole-app .column.is-offset-8-desktop{margin-left:66.66667%}#optimole-app .column.is-9-desktop{-ms-flex:none;flex:none;width:75%}#optimole-app .column.is-offset-9-desktop{margin-left:75%}#optimole-app .column.is-10-desktop{-ms-flex:none;flex:none;width:83.33333%}#optimole-app .column.is-offset-10-desktop{margin-left:83.33333%}#optimole-app .column.is-11-desktop{-ms-flex:none;flex:none;width:91.66667%}#optimole-app .column.is-offset-11-desktop{margin-left:91.66667%}#optimole-app .column.is-12-desktop{-ms-flex:none;flex:none;width:100%}#optimole-app .column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){#optimole-app .column.is-narrow-widescreen{-ms-flex:none;flex:none}#optimole-app .column.is-full-widescreen{-ms-flex:none;flex:none;width:100%}#optimole-app .column.is-three-quarters-widescreen{-ms-flex:none;flex:none;width:75%}#optimole-app .column.is-two-thirds-widescreen{-ms-flex:none;flex:none;width:66.6666%}#optimole-app .column.is-half-widescreen{-ms-flex:none;flex:none;width:50%}#optimole-app .column.is-one-third-widescreen{-ms-flex:none;flex:none;width:33.3333%}#optimole-app .column.is-one-quarter-widescreen{-ms-flex:none;flex:none;width:25%}#optimole-app .column.is-one-fifth-widescreen{-ms-flex:none;flex:none;width:20%}#optimole-app .column.is-two-fifths-widescreen{-ms-flex:none;flex:none;width:40%}#optimole-app .column.is-three-fifths-widescreen{-ms-flex:none;flex:none;width:60%}#optimole-app .column.is-four-fifths-widescreen{-ms-flex:none;flex:none;width:80%}#optimole-app .column.is-offset-three-quarters-widescreen{margin-left:75%}#optimole-app .column.is-offset-two-thirds-widescreen{margin-left:66.6666%}#optimole-app .column.is-offset-half-widescreen{margin-left:50%}#optimole-app .column.is-offset-one-third-widescreen{margin-left:33.3333%}#optimole-app .column.is-offset-one-quarter-widescreen{margin-left:25%}#optimole-app .column.is-offset-one-fifth-widescreen{margin-left:20%}#optimole-app .column.is-offset-two-fifths-widescreen{margin-left:40%}#optimole-app .column.is-offset-three-fifths-widescreen{margin-left:60%}#optimole-app .column.is-offset-four-fifths-widescreen{margin-left:80%}#optimole-app .column.is-0-widescreen{-ms-flex:none;flex:none;width:0%}#optimole-app .column.is-offset-0-widescreen{margin-left:0%}#optimole-app .column.is-1-widescreen{-ms-flex:none;flex:none;width:8.33333%}#optimole-app .column.is-offset-1-widescreen{margin-left:8.33333%}#optimole-app .column.is-2-widescreen{-ms-flex:none;flex:none;width:16.66667%}#optimole-app .column.is-offset-2-widescreen{margin-left:16.66667%}#optimole-app .column.is-3-widescreen{-ms-flex:none;flex:none;width:25%}#optimole-app .column.is-offset-3-widescreen{margin-left:25%}#optimole-app .column.is-4-widescreen{-ms-flex:none;flex:none;width:33.33333%}#optimole-app .column.is-offset-4-widescreen{margin-left:33.33333%}#optimole-app .column.is-5-widescreen{-ms-flex:none;flex:none;width:41.66667%}#optimole-app .column.is-offset-5-widescreen{margin-left:41.66667%}#optimole-app .column.is-6-widescreen{-ms-flex:none;flex:none;width:50%}#optimole-app .column.is-offset-6-widescreen{margin-left:50%}#optimole-app .column.is-7-widescreen{-ms-flex:none;flex:none;width:58.33333%}#optimole-app .column.is-offset-7-widescreen{margin-left:58.33333%}#optimole-app .column.is-8-widescreen{-ms-flex:none;flex:none;width:66.66667%}#optimole-app .column.is-offset-8-widescreen{margin-left:66.66667%}#optimole-app .column.is-9-widescreen{-ms-flex:none;flex:none;width:75%}#optimole-app .column.is-offset-9-widescreen{margin-left:75%}#optimole-app .column.is-10-widescreen{-ms-flex:none;flex:none;width:83.33333%}#optimole-app .column.is-offset-10-widescreen{margin-left:83.33333%}#optimole-app .column.is-11-widescreen{-ms-flex:none;flex:none;width:91.66667%}#optimole-app .column.is-offset-11-widescreen{margin-left:91.66667%}#optimole-app .column.is-12-widescreen{-ms-flex:none;flex:none;width:100%}#optimole-app .column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){#optimole-app .column.is-narrow-fullhd{-ms-flex:none;flex:none}#optimole-app .column.is-full-fullhd{-ms-flex:none;flex:none;width:100%}#optimole-app .column.is-three-quarters-fullhd{-ms-flex:none;flex:none;width:75%}#optimole-app .column.is-two-thirds-fullhd{-ms-flex:none;flex:none;width:66.6666%}#optimole-app .column.is-half-fullhd{-ms-flex:none;flex:none;width:50%}#optimole-app .column.is-one-third-fullhd{-ms-flex:none;flex:none;width:33.3333%}#optimole-app .column.is-one-quarter-fullhd{-ms-flex:none;flex:none;width:25%}#optimole-app .column.is-one-fifth-fullhd{-ms-flex:none;flex:none;width:20%}#optimole-app .column.is-two-fifths-fullhd{-ms-flex:none;flex:none;width:40%}#optimole-app .column.is-three-fifths-fullhd{-ms-flex:none;flex:none;width:60%}#optimole-app .column.is-four-fifths-fullhd{-ms-flex:none;flex:none;width:80%}#optimole-app .column.is-offset-three-quarters-fullhd{margin-left:75%}#optimole-app .column.is-offset-two-thirds-fullhd{margin-left:66.6666%}#optimole-app .column.is-offset-half-fullhd{margin-left:50%}#optimole-app .column.is-offset-one-third-fullhd{margin-left:33.3333%}#optimole-app .column.is-offset-one-quarter-fullhd{margin-left:25%}#optimole-app .column.is-offset-one-fifth-fullhd{margin-left:20%}#optimole-app .column.is-offset-two-fifths-fullhd{margin-left:40%}#optimole-app .column.is-offset-three-fifths-fullhd{margin-left:60%}#optimole-app .column.is-offset-four-fifths-fullhd{margin-left:80%}#optimole-app .column.is-0-fullhd{-ms-flex:none;flex:none;width:0%}#optimole-app .column.is-offset-0-fullhd{margin-left:0%}#optimole-app .column.is-1-fullhd{-ms-flex:none;flex:none;width:8.33333%}#optimole-app .column.is-offset-1-fullhd{margin-left:8.33333%}#optimole-app .column.is-2-fullhd{-ms-flex:none;flex:none;width:16.66667%}#optimole-app .column.is-offset-2-fullhd{margin-left:16.66667%}#optimole-app .column.is-3-fullhd{-ms-flex:none;flex:none;width:25%}#optimole-app .column.is-offset-3-fullhd{margin-left:25%}#optimole-app .column.is-4-fullhd{-ms-flex:none;flex:none;width:33.33333%}#optimole-app .column.is-offset-4-fullhd{margin-left:33.33333%}#optimole-app .column.is-5-fullhd{-ms-flex:none;flex:none;width:41.66667%}#optimole-app .column.is-offset-5-fullhd{margin-left:41.66667%}#optimole-app .column.is-6-fullhd{-ms-flex:none;flex:none;width:50%}#optimole-app .column.is-offset-6-fullhd{margin-left:50%}#optimole-app .column.is-7-fullhd{-ms-flex:none;flex:none;width:58.33333%}#optimole-app .column.is-offset-7-fullhd{margin-left:58.33333%}#optimole-app .column.is-8-fullhd{-ms-flex:none;flex:none;width:66.66667%}#optimole-app .column.is-offset-8-fullhd{margin-left:66.66667%}#optimole-app .column.is-9-fullhd{-ms-flex:none;flex:none;width:75%}#optimole-app .column.is-offset-9-fullhd{margin-left:75%}#optimole-app .column.is-10-fullhd{-ms-flex:none;flex:none;width:83.33333%}#optimole-app .column.is-offset-10-fullhd{margin-left:83.33333%}#optimole-app .column.is-11-fullhd{-ms-flex:none;flex:none;width:91.66667%}#optimole-app .column.is-offset-11-fullhd{margin-left:91.66667%}#optimole-app .column.is-12-fullhd{-ms-flex:none;flex:none;width:100%}#optimole-app .column.is-offset-12-fullhd{margin-left:100%}}#optimole-app .columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}#optimole-app .columns:last-child{margin-bottom:-.75rem}#optimole-app .columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}#optimole-app .columns.is-centered{-ms-flex-pack:center;justify-content:center}#optimole-app .columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}#optimole-app .columns.is-gapless>.column{margin:0;padding:0 !important}#optimole-app .columns.is-gapless:not(:last-child){margin-bottom:1.5rem}#optimole-app .columns.is-gapless:last-child{margin-bottom:0}#optimole-app .columns.is-mobile{display:-ms-flexbox;display:flex}#optimole-app .columns.is-multiline{-ms-flex-wrap:wrap;flex-wrap:wrap}#optimole-app .columns.is-vcentered{-ms-flex-align:center;align-items:center}@media screen and (min-width: 769px), print{#optimole-app .columns:not(.is-desktop){display:-ms-flexbox;display:flex}}@media screen and (min-width: 1024px){#optimole-app .columns.is-desktop{display:-ms-flexbox;display:flex}}#optimole-app .columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}#optimole-app .columns.is-variable .column{padding-left:var(--columnGap);padding-right:var(--columnGap)}#optimole-app .columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){#optimole-app .columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px), print{#optimole-app .columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1023px){#optimole-app .columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1024px){#optimole-app .columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){#optimole-app .columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){#optimole-app .columns.is-variable.is-0-fullhd{--columnGap: 0rem}}#optimole-app .columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){#optimole-app .columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px), print{#optimole-app .columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1023px){#optimole-app .columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1024px){#optimole-app .columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){#optimole-app .columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){#optimole-app .columns.is-variable.is-1-fullhd{--columnGap: .25rem}}#optimole-app .columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){#optimole-app .columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px), print{#optimole-app .columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1023px){#optimole-app .columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1024px){#optimole-app .columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){#optimole-app .columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){#optimole-app .columns.is-variable.is-2-fullhd{--columnGap: .5rem}}#optimole-app .columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){#optimole-app .columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px), print{#optimole-app .columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1023px){#optimole-app .columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1024px){#optimole-app .columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){#optimole-app .columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){#optimole-app .columns.is-variable.is-3-fullhd{--columnGap: .75rem}}#optimole-app .columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){#optimole-app .columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px), print{#optimole-app .columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1023px){#optimole-app .columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1024px){#optimole-app .columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){#optimole-app .columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){#optimole-app .columns.is-variable.is-4-fullhd{--columnGap: 1rem}}#optimole-app .columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){#optimole-app .columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px), print{#optimole-app .columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1023px){#optimole-app .columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1024px){#optimole-app .columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){#optimole-app .columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){#optimole-app .columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}#optimole-app .columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){#optimole-app .columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px), print{#optimole-app .columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1023px){#optimole-app .columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1024px){#optimole-app .columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){#optimole-app .columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){#optimole-app .columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}#optimole-app .columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){#optimole-app .columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px), print{#optimole-app .columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1023px){#optimole-app .columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1024px){#optimole-app .columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){#optimole-app .columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){#optimole-app .columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}#optimole-app .columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){#optimole-app .columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px), print{#optimole-app .columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1023px){#optimole-app .columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1024px){#optimole-app .columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){#optimole-app .columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){#optimole-app .columns.is-variable.is-8-fullhd{--columnGap: 2rem}}#optimole-app .tile{-ms-flex-align:stretch;align-items:stretch;display:block;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content}#optimole-app .tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}#optimole-app .tile.is-ancestor:last-child{margin-bottom:-.75rem}#optimole-app .tile.is-ancestor:not(:last-child){margin-bottom:.75rem}#optimole-app .tile.is-child{margin:0 !important}#optimole-app .tile.is-parent{padding:.75rem}#optimole-app .tile.is-vertical{-ms-flex-direction:column;flex-direction:column}#optimole-app .tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px), print{#optimole-app .tile:not(.is-child){display:-ms-flexbox;display:flex}#optimole-app .tile.is-1{-ms-flex:none;flex:none;width:8.33333%}#optimole-app .tile.is-2{-ms-flex:none;flex:none;width:16.66667%}#optimole-app .tile.is-3{-ms-flex:none;flex:none;width:25%}#optimole-app .tile.is-4{-ms-flex:none;flex:none;width:33.33333%}#optimole-app .tile.is-5{-ms-flex:none;flex:none;width:41.66667%}#optimole-app .tile.is-6{-ms-flex:none;flex:none;width:50%}#optimole-app .tile.is-7{-ms-flex:none;flex:none;width:58.33333%}#optimole-app .tile.is-8{-ms-flex:none;flex:none;width:66.66667%}#optimole-app .tile.is-9{-ms-flex:none;flex:none;width:75%}#optimole-app .tile.is-10{-ms-flex:none;flex:none;width:83.33333%}#optimole-app .tile.is-11{-ms-flex:none;flex:none;width:91.66667%}#optimole-app .tile.is-12{-ms-flex:none;flex:none;width:100%}}#optimole-app .hero{-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}#optimole-app .hero .navbar{background:none}#optimole-app .hero .tabs ul{border-bottom:none}#optimole-app .hero.is-white{background-color:#fff;color:#0a0a0a}#optimole-app .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),#optimole-app .hero.is-white strong{color:inherit}#optimole-app .hero.is-white .title{color:#0a0a0a}#optimole-app .hero.is-white .subtitle{color:rgba(10,10,10,0.9)}#optimole-app .hero.is-white .subtitle a:not(.button),#optimole-app .hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1023px){#optimole-app .hero.is-white .navbar-menu{background-color:#fff}}#optimole-app .hero.is-white .navbar-item,#optimole-app .hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}#optimole-app .hero.is-white a.navbar-item:hover,#optimole-app .hero.is-white a.navbar-item.is-active,#optimole-app .hero.is-white .navbar-link:hover,#optimole-app .hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}#optimole-app .hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}#optimole-app .hero.is-white .tabs a:hover{opacity:1}#optimole-app .hero.is-white .tabs li.is-active a{opacity:1}#optimole-app .hero.is-white .tabs.is-boxed a,#optimole-app .hero.is-white .tabs.is-toggle a{color:#0a0a0a}#optimole-app .hero.is-white .tabs.is-boxed a:hover,#optimole-app .hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}#optimole-app .hero.is-white .tabs.is-boxed li.is-active a,#optimole-app .hero.is-white .tabs.is-boxed li.is-active a:hover,#optimole-app .hero.is-white .tabs.is-toggle li.is-active a,#optimole-app .hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}#optimole-app .hero.is-white.is-bold{background-image:linear-gradient(141deg, #e6e6e6 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){#optimole-app .hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e6e6e6 0%, #fff 71%, #fff 100%)}}#optimole-app .hero.is-black{background-color:#0a0a0a;color:#fff}#optimole-app .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),#optimole-app .hero.is-black strong{color:inherit}#optimole-app .hero.is-black .title{color:#fff}#optimole-app .hero.is-black .subtitle{color:rgba(255,255,255,0.9)}#optimole-app .hero.is-black .subtitle a:not(.button),#optimole-app .hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1023px){#optimole-app .hero.is-black .navbar-menu{background-color:#0a0a0a}}#optimole-app .hero.is-black .navbar-item,#optimole-app .hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}#optimole-app .hero.is-black a.navbar-item:hover,#optimole-app .hero.is-black a.navbar-item.is-active,#optimole-app .hero.is-black .navbar-link:hover,#optimole-app .hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}#optimole-app .hero.is-black .tabs a{color:#fff;opacity:0.9}#optimole-app .hero.is-black .tabs a:hover{opacity:1}#optimole-app .hero.is-black .tabs li.is-active a{opacity:1}#optimole-app .hero.is-black .tabs.is-boxed a,#optimole-app .hero.is-black .tabs.is-toggle a{color:#fff}#optimole-app .hero.is-black .tabs.is-boxed a:hover,#optimole-app .hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}#optimole-app .hero.is-black .tabs.is-boxed li.is-active a,#optimole-app .hero.is-black .tabs.is-boxed li.is-active a:hover,#optimole-app .hero.is-black .tabs.is-toggle li.is-active a,#optimole-app .hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}#optimole-app .hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){#optimole-app .hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}#optimole-app .hero.is-light{background-color:#f5f5f5;color:#363636}#optimole-app .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),#optimole-app .hero.is-light strong{color:inherit}#optimole-app .hero.is-light .title{color:#363636}#optimole-app .hero.is-light .subtitle{color:rgba(54,54,54,0.9)}#optimole-app .hero.is-light .subtitle a:not(.button),#optimole-app .hero.is-light .subtitle strong{color:#363636}@media screen and (max-width: 1023px){#optimole-app .hero.is-light .navbar-menu{background-color:#f5f5f5}}#optimole-app .hero.is-light .navbar-item,#optimole-app .hero.is-light .navbar-link{color:rgba(54,54,54,0.7)}#optimole-app .hero.is-light a.navbar-item:hover,#optimole-app .hero.is-light a.navbar-item.is-active,#optimole-app .hero.is-light .navbar-link:hover,#optimole-app .hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:#363636}#optimole-app .hero.is-light .tabs a{color:#363636;opacity:0.9}#optimole-app .hero.is-light .tabs a:hover{opacity:1}#optimole-app .hero.is-light .tabs li.is-active a{opacity:1}#optimole-app .hero.is-light .tabs.is-boxed a,#optimole-app .hero.is-light .tabs.is-toggle a{color:#363636}#optimole-app .hero.is-light .tabs.is-boxed a:hover,#optimole-app .hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}#optimole-app .hero.is-light .tabs.is-boxed li.is-active a,#optimole-app .hero.is-light .tabs.is-boxed li.is-active a:hover,#optimole-app .hero.is-light .tabs.is-toggle li.is-active a,#optimole-app .hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:#363636;border-color:#363636;color:#f5f5f5}#optimole-app .hero.is-light.is-bold{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}@media screen and (max-width: 768px){#optimole-app .hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}}#optimole-app .hero.is-dark{background-color:#363636;color:#f5f5f5}#optimole-app .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),#optimole-app .hero.is-dark strong{color:inherit}#optimole-app .hero.is-dark .title{color:#f5f5f5}#optimole-app .hero.is-dark .subtitle{color:rgba(245,245,245,0.9)}#optimole-app .hero.is-dark .subtitle a:not(.button),#optimole-app .hero.is-dark .subtitle strong{color:#f5f5f5}@media screen and (max-width: 1023px){#optimole-app .hero.is-dark .navbar-menu{background-color:#363636}}#optimole-app .hero.is-dark .navbar-item,#optimole-app .hero.is-dark .navbar-link{color:rgba(245,245,245,0.7)}#optimole-app .hero.is-dark a.navbar-item:hover,#optimole-app .hero.is-dark a.navbar-item.is-active,#optimole-app .hero.is-dark .navbar-link:hover,#optimole-app .hero.is-dark .navbar-link.is-active{background-color:#292929;color:#f5f5f5}#optimole-app .hero.is-dark .tabs a{color:#f5f5f5;opacity:0.9}#optimole-app .hero.is-dark .tabs a:hover{opacity:1}#optimole-app .hero.is-dark .tabs li.is-active a{opacity:1}#optimole-app .hero.is-dark .tabs.is-boxed a,#optimole-app .hero.is-dark .tabs.is-toggle a{color:#f5f5f5}#optimole-app .hero.is-dark .tabs.is-boxed a:hover,#optimole-app .hero.is-dark .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}#optimole-app .hero.is-dark .tabs.is-boxed li.is-active a,#optimole-app .hero.is-dark .tabs.is-boxed li.is-active a:hover,#optimole-app .hero.is-dark .tabs.is-toggle li.is-active a,#optimole-app .hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#f5f5f5;border-color:#f5f5f5;color:#363636}#optimole-app .hero.is-dark.is-bold{background-image:linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%)}@media screen and (max-width: 768px){#optimole-app .hero.is-dark.is-bold .navbar-menu{background-image:linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%)}}#optimole-app .hero.is-primary{background-color:#EF686B;color:#fff}#optimole-app .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),#optimole-app .hero.is-primary strong{color:inherit}#optimole-app .hero.is-primary .title{color:#fff}#optimole-app .hero.is-primary .subtitle{color:rgba(255,255,255,0.9)}#optimole-app .hero.is-primary .subtitle a:not(.button),#optimole-app .hero.is-primary .subtitle strong{color:#fff}@media screen and (max-width: 1023px){#optimole-app .hero.is-primary .navbar-menu{background-color:#EF686B}}#optimole-app .hero.is-primary .navbar-item,#optimole-app .hero.is-primary .navbar-link{color:rgba(255,255,255,0.7)}#optimole-app .hero.is-primary a.navbar-item:hover,#optimole-app .hero.is-primary a.navbar-item.is-active,#optimole-app .hero.is-primary .navbar-link:hover,#optimole-app .hero.is-primary .navbar-link.is-active{background-color:#ed5154;color:#fff}#optimole-app .hero.is-primary .tabs a{color:#fff;opacity:0.9}#optimole-app .hero.is-primary .tabs a:hover{opacity:1}#optimole-app .hero.is-primary .tabs li.is-active a{opacity:1}#optimole-app .hero.is-primary .tabs.is-boxed a,#optimole-app .hero.is-primary .tabs.is-toggle a{color:#fff}#optimole-app .hero.is-primary .tabs.is-boxed a:hover,#optimole-app .hero.is-primary .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}#optimole-app .hero.is-primary .tabs.is-boxed li.is-active a,#optimole-app .hero.is-primary .tabs.is-boxed li.is-active a:hover,#optimole-app .hero.is-primary .tabs.is-toggle li.is-active a,#optimole-app .hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#EF686B}#optimole-app .hero.is-primary.is-bold{background-image:linear-gradient(141deg, #f52f54 0%, #EF686B 71%, #f58d7c 100%)}@media screen and (max-width: 768px){#optimole-app .hero.is-primary.is-bold .navbar-menu{background-image:linear-gradient(141deg, #f52f54 0%, #EF686B 71%, #f58d7c 100%)}}#optimole-app .hero.is-link{background-color:#3273dc;color:#fff}#optimole-app .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),#optimole-app .hero.is-link strong{color:inherit}#optimole-app .hero.is-link .title{color:#fff}#optimole-app .hero.is-link .subtitle{color:rgba(255,255,255,0.9)}#optimole-app .hero.is-link .subtitle a:not(.button),#optimole-app .hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1023px){#optimole-app .hero.is-link .navbar-menu{background-color:#3273dc}}#optimole-app .hero.is-link .navbar-item,#optimole-app .hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}#optimole-app .hero.is-link a.navbar-item:hover,#optimole-app .hero.is-link a.navbar-item.is-active,#optimole-app .hero.is-link .navbar-link:hover,#optimole-app .hero.is-link .navbar-link.is-active{background-color:#2366d1;color:#fff}#optimole-app .hero.is-link .tabs a{color:#fff;opacity:0.9}#optimole-app .hero.is-link .tabs a:hover{opacity:1}#optimole-app .hero.is-link .tabs li.is-active a{opacity:1}#optimole-app .hero.is-link .tabs.is-boxed a,#optimole-app .hero.is-link .tabs.is-toggle a{color:#fff}#optimole-app .hero.is-link .tabs.is-boxed a:hover,#optimole-app .hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}#optimole-app .hero.is-link .tabs.is-boxed li.is-active a,#optimole-app .hero.is-link .tabs.is-boxed li.is-active a:hover,#optimole-app .hero.is-link .tabs.is-toggle li.is-active a,#optimole-app .hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3273dc}#optimole-app .hero.is-link.is-bold{background-image:linear-gradient(141deg, #1577c6 0%, #3273dc 71%, #4366e5 100%)}@media screen and (max-width: 768px){#optimole-app .hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #1577c6 0%, #3273dc 71%, #4366e5 100%)}}#optimole-app .hero.is-info{background-color:#577BF9;color:#fff}#optimole-app .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),#optimole-app .hero.is-info strong{color:inherit}#optimole-app .hero.is-info .title{color:#fff}#optimole-app .hero.is-info .subtitle{color:rgba(255,255,255,0.9)}#optimole-app .hero.is-info .subtitle a:not(.button),#optimole-app .hero.is-info .subtitle strong{color:#fff}@media screen and (max-width: 1023px){#optimole-app .hero.is-info .navbar-menu{background-color:#577BF9}}#optimole-app .hero.is-info .navbar-item,#optimole-app .hero.is-info .navbar-link{color:rgba(255,255,255,0.7)}#optimole-app .hero.is-info a.navbar-item:hover,#optimole-app .hero.is-info a.navbar-item.is-active,#optimole-app .hero.is-info .navbar-link:hover,#optimole-app .hero.is-info .navbar-link.is-active{background-color:#3e68f8;color:#fff}#optimole-app .hero.is-info .tabs a{color:#fff;opacity:0.9}#optimole-app .hero.is-info .tabs a:hover{opacity:1}#optimole-app .hero.is-info .tabs li.is-active a{opacity:1}#optimole-app .hero.is-info .tabs.is-boxed a,#optimole-app .hero.is-info .tabs.is-toggle a{color:#fff}#optimole-app .hero.is-info .tabs.is-boxed a:hover,#optimole-app .hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}#optimole-app .hero.is-info .tabs.is-boxed li.is-active a,#optimole-app .hero.is-info .tabs.is-boxed li.is-active a:hover,#optimole-app .hero.is-info .tabs.is-toggle li.is-active a,#optimole-app .hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#577BF9}#optimole-app .hero.is-info.is-bold{background-image:linear-gradient(141deg, #1e76ff 0%, #577BF9 71%, #6c74fe 100%)}@media screen and (max-width: 768px){#optimole-app .hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #1e76ff 0%, #577BF9 71%, #6c74fe 100%)}}#optimole-app .hero.is-success{background-color:#5F9D61;color:#fff}#optimole-app .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),#optimole-app .hero.is-success strong{color:inherit}#optimole-app .hero.is-success .title{color:#fff}#optimole-app .hero.is-success .subtitle{color:rgba(255,255,255,0.9)}#optimole-app .hero.is-success .subtitle a:not(.button),#optimole-app .hero.is-success .subtitle strong{color:#fff}@media screen and (max-width: 1023px){#optimole-app .hero.is-success .navbar-menu{background-color:#5F9D61}}#optimole-app .hero.is-success .navbar-item,#optimole-app .hero.is-success .navbar-link{color:rgba(255,255,255,0.7)}#optimole-app .hero.is-success a.navbar-item:hover,#optimole-app .hero.is-success a.navbar-item.is-active,#optimole-app .hero.is-success .navbar-link:hover,#optimole-app .hero.is-success .navbar-link.is-active{background-color:#558d57;color:#fff}#optimole-app .hero.is-success .tabs a{color:#fff;opacity:0.9}#optimole-app .hero.is-success .tabs a:hover{opacity:1}#optimole-app .hero.is-success .tabs li.is-active a{opacity:1}#optimole-app .hero.is-success .tabs.is-boxed a,#optimole-app .hero.is-success .tabs.is-toggle a{color:#fff}#optimole-app .hero.is-success .tabs.is-boxed a:hover,#optimole-app .hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}#optimole-app .hero.is-success .tabs.is-boxed li.is-active a,#optimole-app .hero.is-success .tabs.is-boxed li.is-active a:hover,#optimole-app .hero.is-success .tabs.is-toggle li.is-active a,#optimole-app .hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#5F9D61}#optimole-app .hero.is-success.is-bold{background-image:linear-gradient(141deg, #4b8742 0%, #5F9D61 71%, #68ad76 100%)}@media screen and (max-width: 768px){#optimole-app .hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #4b8742 0%, #5F9D61 71%, #68ad76 100%)}}#optimole-app .hero.is-warning{background-color:#ffdd57;color:rgba(0,0,0,0.7)}#optimole-app .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),#optimole-app .hero.is-warning strong{color:inherit}#optimole-app .hero.is-warning .title{color:rgba(0,0,0,0.7)}#optimole-app .hero.is-warning .subtitle{color:rgba(0,0,0,0.9)}#optimole-app .hero.is-warning .subtitle a:not(.button),#optimole-app .hero.is-warning .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1023px){#optimole-app .hero.is-warning .navbar-menu{background-color:#ffdd57}}#optimole-app .hero.is-warning .navbar-item,#optimole-app .hero.is-warning .navbar-link{color:rgba(0,0,0,0.7)}#optimole-app .hero.is-warning a.navbar-item:hover,#optimole-app .hero.is-warning a.navbar-item.is-active,#optimole-app .hero.is-warning .navbar-link:hover,#optimole-app .hero.is-warning .navbar-link.is-active{background-color:#ffd83d;color:rgba(0,0,0,0.7)}#optimole-app .hero.is-warning .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}#optimole-app .hero.is-warning .tabs a:hover{opacity:1}#optimole-app .hero.is-warning .tabs li.is-active a{opacity:1}#optimole-app .hero.is-warning .tabs.is-boxed a,#optimole-app .hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,0.7)}#optimole-app .hero.is-warning .tabs.is-boxed a:hover,#optimole-app .hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}#optimole-app .hero.is-warning .tabs.is-boxed li.is-active a,#optimole-app .hero.is-warning .tabs.is-boxed li.is-active a:hover,#optimole-app .hero.is-warning .tabs.is-toggle li.is-active a,#optimole-app .hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#ffdd57}#optimole-app .hero.is-warning.is-bold{background-image:linear-gradient(141deg, #ffaf24 0%, #ffdd57 71%, #fffa70 100%)}@media screen and (max-width: 768px){#optimole-app .hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #ffaf24 0%, #ffdd57 71%, #fffa70 100%)}}#optimole-app .hero.is-danger{background-color:#E77777;color:#fff}#optimole-app .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),#optimole-app .hero.is-danger strong{color:inherit}#optimole-app .hero.is-danger .title{color:#fff}#optimole-app .hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}#optimole-app .hero.is-danger .subtitle a:not(.button),#optimole-app .hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1023px){#optimole-app .hero.is-danger .navbar-menu{background-color:#E77777}}#optimole-app .hero.is-danger .navbar-item,#optimole-app .hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}#optimole-app .hero.is-danger a.navbar-item:hover,#optimole-app .hero.is-danger a.navbar-item.is-active,#optimole-app .hero.is-danger .navbar-link:hover,#optimole-app .hero.is-danger .navbar-link.is-active{background-color:#e36161;color:#fff}#optimole-app .hero.is-danger .tabs a{color:#fff;opacity:0.9}#optimole-app .hero.is-danger .tabs a:hover{opacity:1}#optimole-app .hero.is-danger .tabs li.is-active a{opacity:1}#optimole-app .hero.is-danger .tabs.is-boxed a,#optimole-app .hero.is-danger .tabs.is-toggle a{color:#fff}#optimole-app .hero.is-danger .tabs.is-boxed a:hover,#optimole-app .hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}#optimole-app .hero.is-danger .tabs.is-boxed li.is-active a,#optimole-app .hero.is-danger .tabs.is-boxed li.is-active a:hover,#optimole-app .hero.is-danger .tabs.is-toggle li.is-active a,#optimole-app .hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#E77777}#optimole-app .hero.is-danger.is-bold{background-image:linear-gradient(141deg, #ea415d 0%, #E77777 71%, #ee9a89 100%)}@media screen and (max-width: 768px){#optimole-app .hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #ea415d 0%, #E77777 71%, #ee9a89 100%)}}#optimole-app .hero.is-small .hero-body{padding-bottom:1.5rem;padding-top:1.5rem}@media screen and (min-width: 769px), print{#optimole-app .hero.is-medium .hero-body{padding-bottom:9rem;padding-top:9rem}}@media screen and (min-width: 769px), print{#optimole-app .hero.is-large .hero-body{padding-bottom:18rem;padding-top:18rem}}#optimole-app .hero.is-halfheight .hero-body,#optimole-app .hero.is-fullheight .hero-body,#optimole-app .hero.is-fullheight-with-navbar .hero-body{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}#optimole-app .hero.is-halfheight .hero-body>.container,#optimole-app .hero.is-fullheight .hero-body>.container,#optimole-app .hero.is-fullheight-with-navbar .hero-body>.container{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}#optimole-app .hero.is-halfheight{min-height:50vh}#optimole-app .hero.is-fullheight{min-height:100vh}#optimole-app .hero-video{overflow:hidden}#optimole-app .hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}#optimole-app .hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){#optimole-app .hero-video{display:none}}#optimole-app .hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){#optimole-app .hero-buttons .button{display:-ms-flexbox;display:flex}#optimole-app .hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px), print{#optimole-app .hero-buttons{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}#optimole-app .hero-buttons .button:not(:last-child){margin-right:1.5rem}}#optimole-app .hero-head,#optimole-app .hero-foot{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}#optimole-app .hero-body{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;padding:3rem 1.5rem}#optimole-app .section{padding:3rem 1.5rem}@media screen and (min-width: 1024px){#optimole-app .section.is-medium{padding:9rem 1.5rem}#optimole-app .section.is-large{padding:18rem 1.5rem}}#optimole-app .footer{background-color:#fafafa;padding:3rem 1.5rem 6rem}#optimole-app .optml-side-by-side{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;position:relative}#optimole-app .optml-padding{padding:4%}#optimole-app .subtitle strong{word-break:keep-all !important}#optimole-app .optml-margin-left{margin-left:2%}#optimole-app .optml-fit-content{width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important}#optimole-app .optml-flex-column{-ms-flex-direction:column !important;flex-direction:column !important}@keyframes spin{100%{transform:rotate(-359deg)}0%{transform:rotate(0deg)}}#optimole-app .optml-spin{animation:spin 2s linear infinite}#optimole-app .optml-media-progress-labels>label{margin:2% 0 !important}#optimole-app .optml-progress{background-color:white;height:14px !important;border:1px solid rgba(87,123,249,0.36) !important;box-sizing:border-box !important;border-radius:100px !important}@media screen and (max-width: 768px){#optimole-app div>.optml-button-page-position{margin:0 0 1% 0;padding:2% !important;right:10%;position:relative !important;left:1%}}#optimole-app .optml-button-page-position{margin:4%;padding:4% !important;right:10%}#optimole-app .optml-filters-content{-ms-flex-align:center;align-items:center}#optimole-app .optml-filters-content>p{margin-bottom:0 !important}#optimole-app .optml-light-background.is-link{color:black !important;font-size:14px !important;padding:2%}#optimole-app .exclusion-filter{margin-bottom:5%}#optimole-app .exclusion-filter>div>.tags>.tag>a{margin-left:auto;margin-bottom:0 !important}#optimole-app .exclusion-filter>div>.tags>.tag>p{font-size:14px !important;margin-bottom:0 !important}#optimole-app .optml-text-input-border{border:1px solid #D9D9D9;box-sizing:border-box;box-shadow:inset 2px 2px 4px rgba(0,0,0,0.05);border-radius:4px;height:4ch;font-size:inherit !important}#optimole-app .optml-textarea{left:4%;position:relative;width:12ch;text-align:center}#optimole-app .optml-textarea::-webkit-outer-spin-button,#optimole-app .optml-textarea::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#optimole-app .optml-textarea[type=number]{-moz-appearance:textfield}#optimole-app .vue-slider-rail{background-color:#EEF2FE;border-radius:15px;transition:background-color 0.3s}#optimole-app .optml-settings-desc-margin{margin-top:2%}#optimole-app .optml-custom-label-margin{margin-bottom:0 !important}#optimole-app .optml-warning{background:#FFEBEB;border:1px solid #EAB3B3;border-radius:6px;color:#AF3535}#optimole-app .optml-light-background{background:#EEF2FE !important;border:1px solid #D9E7F0;box-sizing:border-box;border-radius:6px}#optimole-app .optml-gray{color:#626262}#optimole-app .cdn-details>div{margin:2% 0 5% 0}#optimole-app .upgrade>li{margin:4% 0 4% 0}#optimole-app .optml-circle{position:absolute;width:57px;height:57px;left:14.7px;top:21px;border-radius:999px;left:0;right:0;top:0;bottom:0;background:#B5B5B5}#optimole-app .optml-center-table-text{left:3%;position:relative;top:-5px}#optimole-app .optml-point{position:relative;width:8px;height:8px;border-radius:4px;background:#6D955A}#optimole-app .button{border-radius:6px !important}#optimole-app .button:focus{color:white;box-shadow:none !important;border-color:#0071AE}#optimole-app .optml-font-size-medium{font-size:16px !important}#optimole-app .optml-button-style-1{border-radius:6px;background-color:#577BF9;border-color:#577BF9;font-size:14px;font-family:-apple-system, BlinkMacSystemFont, sans-serif;font-weight:bold !important;color:white}#optimole-app .optml-button-style-2{border:2px solid #577BF9;border-radius:6px !important;font-size:13px;padding:7px 10px !important;height:auto !important;min-height:auto !important}#optimole-app .optml-button-style-1:hover{color:white !important}#optimole-app .optml-button{position:absolute;background-color:transparent;font-family:-apple-system, BlinkMacSystemFont, sans-serif;color:#577BF9;font-weight:bold !important;padding:0.4%;border:2px solid #577BF9;border-radius:6px}#optimole-app .optml-button-px-padding{padding:9px 20px !important}#optimole-app .optml-line-height{line-height:1.5em}#optimole-app .optml-button:not([disabled]):hover{cursor:pointer}#optimole-app a.optml-button:hover{cursor:pointer;color:#577BF9}#optimole-app .optml-button-style-2:hover{border-color:#577BF9;color:#577BF9}#optimole-app .optml-restore-notice-background{background:#FFF0C9;border:1px solid #E3D5AF;box-sizing:border-box;border-radius:6px}#optimole-app .optml-fill-container{width:100%}#optimole-app .optml-sublist>li>a:focus{box-shadow:none !important;outline:none !important}#optimole-app .optml-sublist>li{margin:2px 0}#optimole-app .select:not(.is-multiple):not(.is-loading)::after{display:none}#optimole-app .card{transition:all 750ms ease-in-out;border:0;border-radius:.1875rem;box-shadow:0 1px 15px 1px rgba(39,39,39,0.1)}#optimole-app .logo{margin-bottom:10px}#optimole-app .logo img{max-width:180px;margin:0 auto}#optimole-app .vue-js-switch{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}#optimole-app .api-key-control{padding:0}#optimole-app .is-vertical-center{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#optimole-app .optml-is-horizontal-center{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}#optimole-app .api-key-field .button.is-danger{padding-left:20px;padding-right:20px}#optimole-app .api-key-label{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin:0.5em 10px 0.5em 0;font-size:1em}#optimole-app .header{padding:0 1.5rem 0}#optimole-app .header.level{margin-bottom:0}#optimole-app .account img{border-top-right-radius:4px;border-bottom-right-radius:4px}#optimole-app .account .label{margin-bottom:0}#optimole-app .optimized-images table td,#optimole-app .optimized-images table th{vertical-align:middle}#optimole-app .media-diff{position:relative;margin:0 auto}#optimole-app .media-diff video,#optimole-app .media-diff img{display:block;position:absolute;top:0;left:0;width:100%;height:100%}#optimole-app .origin-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;z-index:1;transform:translateZ(0);will-change:width}#optimole-app .handle{position:absolute;top:0;bottom:0;color:rgba(255,255,255,0.8);background-color:rgba(255,255,255,0.8);width:2px;cursor:ew-resize;transform:translateX(-50%) translateZ(0);z-index:2;will-change:left;left:200px}#optimole-app .cursor{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateZ(0)}#optimole-app .cursor .circle{background-color:rgba(255,255,255,0.8);width:24px;height:24px;border-radius:50%}#optimole-app .no-padding-right{padding-right:0px !important}#optimole-app #filters-list .list{border:none;background:none;box-shadow:none}#optimole-app #filters-list .list-item{border:none}#optimole-app #filters-list .exclusion-filter .tag.is-link strong{white-space:initial}#optimole-app #filters-list .exclusion-filter .tag.is-link i{margin-right:5px}#optimole-app .optml-position-relative{position:relative !important}#optimole-app #filters-list .exclusion-filter .tag.is-link{text-decoration:none;width:100%;height:auto;min-height:2em;-ms-flex-pack:left;justify-content:left}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.media_page_optimole #wpbody-content>*{display:none !important}.media_page_optimole #wpbody-content>#optimole-app{display:block !important}#optimole-app img.optml-image{float:left;max-width:140px;max-height:140px;border-radius:4px;left:10%;position:relative;width:auto;margin:auto;border:1px solid #D7D7D7}#optimole-app img.optml-image-watermark{width:50px}.optml-ratio-feedback .emoji{font-size:1.5em}.optml-ratio-feedback{float:right;padding-right:20px}.optml-image-heading{text-align:left}th.optml-image-ratio-heading{text-align:right !important;font-size:150%}@media screen and (max-width: 1460px){.optml-hide-on-tablet{visibility:hidden;position:absolute}}@media screen and (max-width: 768px){.optml-hide-on-mobile{visibility:hidden;position:absolute}nav.tabs li:not(.is-active){-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1}.tabs .icon{margin-left:0.5em}}.tabs li{transition:flex-grow 1s ease;transition:flex-grow 1s ease, -ms-flex-positive 1s ease}#optimole-app .tabs li a{border:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;line-height:150%;font-weight:bold;margin-bottom:-7%;color:#282828 !important;text-decoration:none !important;max-width:110px}#optimole-app .tabs li:not(.is-active) svg{visibility:hidden}#optimole-app .tab-text{margin-bottom:7%}#optimole-app .optml-upgrade{min-width:260px;max-width:320px}#optimole-app .is-tab.no-images{min-height:400px}#optimole-app .is-tab{min-height:700px}.optml-tabs{position:relative}.optml-tabs .optml-conflicts-tabs{position:absolute;right:0;top:0}#optml-loader{min-height:400px}.optml-font{font-family:-apple-system, BlinkMacSystemFont, sans-serif;color:#282828}.slide-fade-enter-active{transition:all .3s ease}.slide-fade-leave-active{transition:all 0.8s cubic-bezier(1, 0.5, 0.8, 1)}.slide-fade-enter,.slide-fade-leave-to{transform:translateX(10px);opacity:0}#optml-progress-bar.progress.optml-progres-0:indeterminate{background-image:linear-gradient(to right, #5180C1 5%, #dbdbdb 5%)}#optml-progress-bar.progress.optml-progres-1:indeterminate{background-image:linear-gradient(to right, #5180C1 10%, #dbdbdb 10%)}#optml-progress-bar.progress.optml-progres-2:indeterminate{background-image:linear-gradient(to right, #5180C1 20%, #dbdbdb 20%)}#optml-progress-bar.progress.optml-progres-3:indeterminate{background-image:linear-gradient(to right, #5180C1 30%, #dbdbdb 30%)}#optml-progress-bar.progress.optml-progres-4:indeterminate{background-image:linear-gradient(to right, #5180C1 40%, #dbdbdb 40%)}#optml-progress-bar.progress.optml-progres-5:indeterminate{background-image:linear-gradient(to right, #5180C1 50%, #dbdbdb 50%)}#optml-progress-bar.progress.optml-progres-6:indeterminate{background-image:linear-gradient(to right, #5180C1 60%, #dbdbdb 60%)}#optml-progress-bar.progress.optml-progres-7:indeterminate{background-image:linear-gradient(to right, #5180C1 70%, #dbdbdb 70%)}#optml-progress-bar.progress.optml-progres-8:indeterminate{background-image:linear-gradient(to right, #5180C1 80%, #dbdbdb 80%)}#optml-progress-bar.progress.optml-progres-9:indeterminate{background-image:linear-gradient(to right, #5180C1 90%, #dbdbdb 90%)}.notification .dashicons-external{text-decoration:none;font-size:18px}.optml-neve li{margin-top:3px !important;margin-bottom:3px !important}.optml-neve p.optml-nv-byline{margin-top:5px !important;margin-bottom:15px !important}.optml-neve{padding:0.5rem !important}.optml-neve .card-content{padding:1rem !important}\n',""])},function(t,e,o){"use strict";function i(t){return t&&t.__esModule?t:{default:t}}var n=o(43),a=i(n),r=o(48),s=i(r),l=o(60),p=i(l),d=o(65),c=i(d),m=o(70),f=i(m),u=o(78),h=i(u),b=o(22),v=i(b),g=o(171),x=i(g);t.exports={name:"app",data:function(){return{strings:optimoleDashboardApp.strings,home:optimoleDashboardApp.home_url,remove_images:"yes"===optimoleDashboardApp.remove_latest_images,fetchStatus:!1,step_no:0,timer:0,max_time:25,loading_percent:0,tab:"dashboard",logo:optimoleDashboardApp.assets_url+"img/logo2.png",connecting:optimoleDashboardApp.assets_url+"img/connecting.png"}},computed:{maxWidth:function(){if((!this.is_connected||this.showDisconnect)&&"no"===this.$store.state.autoConnect)return{"max-width":"1000px"}},conflictCount:function(){return this.$store.state.conflicts.count||0},is_connected:function(){return this.$store.state.connected&&this.$store.state.hasApplication},is_loaded:function(){return this.$store.state.is_loaded},showDisconnect:function(){return this.$store.state.showDisconnect},user_status:function(){return this.$store.state.userStatus}},components:{AppHeader:a.default,Options:h.default,Watermarks:v.default,ConnectLayout:p.default,CdnDetails:s.default,Conflicts:f.default,LastImages:c.default,Metrics:x.default},watch:{is_connected:function(t){console.log(t),t&&!this.is_loaded&&this.triggerLoading()}},mounted:function(){var t=this;this.$store.state.connected&&this.$store.state.hasApplication&&(this.$store.dispatch("retrieveOptimizedImages",{waitTime:0,component:null}),this.$store.dispatch("retrieveConflicts",{waitTime:0,component:null}),t.fetchStatus=!0);var e=new URLSearchParams(window.location.search),o=Object.fromEntries(e.entries()),i=[];if(Object.prototype.hasOwnProperty.call(o,"optimole_action")){for(var n=0;n<20;n++)Object.prototype.hasOwnProperty.call(o,n)&&(isNaN(o[n])||(i[n]=parseInt(o[n],10)));o.images=i,o.url=window.location.href.split("?")[0]+(Object.prototype.hasOwnProperty.call(o,"paged")?"?paged="+o.paged:""),console.log(o.url),this.$store.state.queryArgs=o,this.changeTab("settings")}"no"!==this.$store.state.autoConnect&&(this.triggerLoading(),this.createAndConnect(this.$store.state.autoConnect))},methods:{disconnect:function(){this.$store.dispatch("disconnectOptimole",{})},createAndConnect:function(t){this.$store.dispatch("registerOptimole",{email:t,autoConnect:!0}).then(function(){})},keepConnected:function(){this.$store.commit("toggleShowDisconnectNotice",!1)},requestUpdate:function(){this.$store.dispatch("requestStatsUpdate",{waitTime:0,component:null})},changeTab:function(t){this.tab=t},getProgressMessage:function(){var t="";return 0===this.step_no&&(t=this.strings.options_strings.connect_step_0),1===this.step_no&&(t=this.strings.options_strings.connect_step_1),2===this.step_no&&(t=this.strings.options_strings.connect_step_2),3===this.step_no&&(t=this.strings.options_strings.connect_step_3),t+" ("+this.loading_percent+"%)"},doLoading:function(){if(++this.timer>=this.max_time)return this.$store.commit("toggleIsServiceLoaded",!0),this.timer=0,this.step_no=0,void(this.loading_percent=0);this.loading_percent=Math.floor(this.timer/this.max_time*100),this.loading_percent>30*(this.step_no+1)&&this.step_no++,this.timer<this.max_time&&this.triggerLoading()},triggerLoading:function(){var t=this;setTimeout(function(){t.doLoading()},1e3)}}}},function(t,e,o){var i,n;o(44),i=o(46),n=o(47),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(45);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n\t@media ( min-width: 769px ) {\n\t\t#optimole-app hr[_v-ec26f57a] {\n\t\t\tmargin: 0;\n\t\t}\n\t}\n",""])},function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={name:"app-header",data:function(){return{logo:optimoleDashboardApp.assets_url+"img/logo.png",strings:optimoleDashboardApp.strings}},computed:{connected:function(){return this.$store.state.connected}}}},function(t,e){t.exports='\n\t<div _v-ec26f57a="">\n\t\t<div class="header has-text-centered level" style="padding-top: 1em; padding-bottom: 2em;" _v-ec26f57a="">\n\t\t\t\n\t\t\t<div class="level-left" _v-ec26f57a="">\n\t\t\t\t<a class="logo level-item" href="https://optimole.com" target="_blank" _v-ec26f57a="">\n\t\t\t\t\t<figure class="image is-64x64 is-hidden-touch" _v-ec26f57a="">\n\t\t\t\t\t\t<img :src="logo" :alt="strings.optimole + \' \' + strings.service_details" _v-ec26f57a="">\n\t\t\t\t\t</figure>\n\t\t\t\t\t<figure class="image is-48x48 is-hidden-desktop" _v-ec26f57a="">\n\t\t\t\t\t\t<img :src="logo" :alt="strings.optimole + \' \' + strings.service_details" _v-ec26f57a="">\n\t\t\t\t\t</figure>\n\t\t\t\t</a>\n\t\t\t\t<h3 class="has-text-centered has-text-dark is-size-4 is-size-3-widescreen is-size-5-touch level-item" _v-ec26f57a="">\n\t\t\t\t\t<span class="has-text-weight-bold optml-font" _v-ec26f57a="">\n\t\t\t\t\tOptimole\n\t\t\t\t\t</span>\n\t\t\t\t</h3>\n\t\t\t</div>\n\t\t\t<div class="level-right has-text-weight-bold optml-font" style="padding-right:17px;" _v-ec26f57a="">\n\n\t\t\t\t\t<div v-if="connected" class="is-size-7 optml-side-by-side" style="color: #6D955A;" _v-ec26f57a="">\n <div _v-ec26f57a="">{{strings.connected}}</div>\n <div style="margin-left:15px;" _v-ec26f57a="">\n\t\t\t\t\t\t<svg xmlns="http://www.w3.org/2000/svg" width="21" height="16" viewBox="0 0 21 16" fill="none" _v-ec26f57a="">\n<path d="M4.00127 14.3639C0.486555 10.8492 0.486555 5.15071 4.00127 1.63599M16.7292 1.63599C20.2439 5.15071 20.2439 10.8492 16.7292 14.3639M6.8297 11.5355C4.87708 9.58286 4.87708 6.41704 6.8297 4.46441M13.9008 4.46441C15.8534 6.41704 15.8534 9.58286 13.9008 11.5355M11.3652 7.99995C11.3652 8.55223 10.9175 8.99995 10.3652 8.99995C9.81295 8.99995 9.36523 8.55223 9.36523 7.99995C9.36523 7.44766 9.81295 6.99995 10.3652 6.99995C10.9175 6.99995 11.3652 7.44766 11.3652 7.99995Z" stroke="#6D955A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" _v-ec26f57a=""></path>\n\t\t\t\t\t</svg>\n </div>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div v-else="" class="is-size-7 optml-side-by-side" style="color: #E77777;" _v-ec26f57a="">\n <div style="bottom: -2px; position: relative;" _v-ec26f57a="">{{strings.not_connected}}</div>\n <div style="margin-left:15px;" _v-ec26f57a="">\n\t\t\t\t\t\t<svg xmlns="http://www.w3.org/2000/svg" width="21" height="20" viewBox="0 0 21 20" fill="none" _v-ec26f57a="">\n<path d="M17.357 2.92894C16.9664 2.53842 16.3333 2.53842 15.9427 2.92894C15.5522 3.31946 15.5522 3.95263 15.9427 4.34315L17.357 2.92894ZM16.6499 16.364L15.9427 17.0711H15.9427L16.6499 16.364ZM14.5285 5.75737C14.138 5.36684 13.5048 5.36684 13.1143 5.75737C12.7238 6.14789 12.7238 6.78106 13.1143 7.17158L14.5285 5.75737ZM13.8214 13.5355L13.1143 14.2426L13.1143 14.2427L13.8214 13.5355ZM6.04325 14.2427C6.43377 14.6332 7.06694 14.6332 7.45746 14.2427C7.84799 13.8521 7.84799 13.219 7.45746 12.8284L6.04325 14.2427ZM6.32586 10.5662C6.24822 10.0194 5.74201 9.63905 5.19521 9.71669C4.64841 9.79434 4.26808 10.3005 4.34573 10.8473L6.32586 10.5662ZM3.21482 17.0711C3.60535 17.4616 4.23851 17.4616 4.62903 17.0711C5.01956 16.6806 5.01956 16.0474 4.62903 15.6569L3.21482 17.0711ZM2.70292 7.44452C2.87885 6.921 2.59707 6.354 2.07355 6.17807C1.55004 6.00215 0.98303 6.28393 0.807105 6.80744L2.70292 7.44452ZM1.993 0.292893C1.60247 -0.0976311 0.969306 -0.0976311 0.578782 0.292893C0.188258 0.683417 0.188258 1.31658 0.578782 1.70711L1.993 0.292893ZM18.5788 19.7071C18.9693 20.0976 19.6025 20.0976 19.993 19.7071C20.3835 19.3166 20.3835 18.6834 19.993 18.2929L18.5788 19.7071ZM15.9427 4.34315C19.0669 7.46735 19.0669 12.5327 15.9427 15.6569L17.357 17.0711C21.2622 13.1658 21.2622 6.83418 17.357 2.92894L15.9427 4.34315ZM13.1143 7.17158C14.6764 8.73368 14.6764 11.2663 13.1143 12.8284L14.5285 14.2427C16.8717 11.8995 16.8717 8.10051 14.5285 5.75737L13.1143 7.17158ZM10.2859 10H12.2859C12.2859 8.89544 11.3905 8.00001 10.2859 8.00001V10ZM7.45746 12.8284C6.81978 12.1908 6.44341 11.394 6.32586 10.5662L4.34573 10.8473C4.52209 12.0894 5.08876 13.2882 6.04325 14.2427L7.45746 12.8284ZM4.62903 15.6569C2.40899 13.4368 1.76507 10.2354 2.70292 7.44452L0.807105 6.80744C-0.363267 10.2902 0.43743 14.2937 3.21482 17.0711L4.62903 15.6569ZM10.2859 10L10.2859 10V8.00001C9.73388 8.00001 9.23252 8.22496 8.87168 8.58578L10.2859 10ZM0.578782 1.70711L8.87168 10L10.2859 8.58579L1.993 0.292893L0.578782 1.70711ZM8.87168 10L10.2859 11.4142L11.7001 10L10.2859 8.58579L8.87168 10ZM10.2859 11.4142L13.1143 14.2426L14.5285 12.8284L11.7001 10L10.2859 11.4142ZM13.1143 14.2427L15.9427 17.0711L17.357 15.6569L14.5285 12.8284L13.1143 14.2427ZM15.9427 17.0711L18.5788 19.7071L19.993 18.2929L17.357 15.6569L15.9427 17.0711ZM10.2859 10L10.2859 10L11.7001 11.4142C12.0609 11.0534 12.2859 10.552 12.2859 10H10.2859Z" fill="#E77777" _v-ec26f57a=""></path>\n\t\t\t\t\t\t</svg>\n </div>\n\t\t\t\t\t</div>\n\n\t\t\t</div>\n\t\t\t\n\t\t</div>\n\t</div>\n'},function(t,e,o){var i,n;o(49),i=o(51),n=o(59),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(50);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n\t#optimole-app .label[_v-36d4dd08] {\n\t\tmargin-top: 0;\n\t}\n\t.optml-refresh-wrapper i.dashicons[_v-36d4dd08]{\n\t\twidth:auto;\n\t\theight:auto;\n\t}\n",""])},function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=o(21),n=function(t){return t&&t.__esModule?t:{default:t}}(i);e.default={name:"cdn-details",data:function(){return{strings:optimoleDashboardApp.strings,apiKey:this.$store.state.apiKey?this.$store.state.apiKey:""}},computed:{connectedDomain:function(){return void 0!==this.userData.domain&&""!==this.userData.domain?this.userData.domain:this.userData.cdn_key+".i.optimole.com"},userData:function(){return this.$store.state.userData}},methods:{disconnect:function(){this.$store.commit("toggleShowDisconnectNotice",!0)}},components:{ApiKeyForm:n.default}}},function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=o(53),n=function(t){return t&&t.__esModule?t:{default:t}}(i);e.default={name:"api-key-form",components:{AppSelectionForm:n.default},data:function(){return{apiKey:this.$store.state.apiKey?this.$store.state.apiKey:"",connected:this.$store.state.connected,strings:optimoleDashboardApp.strings,isLoading:!1}},mounted:function(){},computed:{validKey:function(){return this.$store.state.apiKeyValidity},connectionError:function(){return this.$store.state.connectError},isConnected:function(){return this.$store.state.connected}},methods:{connect:function(){this.$store.dispatch("connectOptimole",{apiKey:this.apiKey})},disconnect:function(){this.apiKey="",this.$store.dispatch("disconnectOptimole",{})}}}},function(t,e,o){var i,n;o(54),i=o(56),n=o(57),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(55);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n\n",""])},function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={name:"app-selection-form",data:function(){return{connected:this.$store.state.connected,strings:optimoleDashboardApp.strings,selected_app:0}},computed:{isConnected:function(){return this.$store.state.connected},availableApps:function(){return this.$store.state.availableApps},activeApp:function(){return null!==this.$store.state.availableApps&&void 0!==this.$store.state.availableApps&&void 0!==this.$store.state.availableApps.available_apps?this.$store.state.availableApps.available_apps[this.selected_app].key:""}},methods:{selectDomain:function(){this.$store.dispatch("selectOptimoleDomain",{apiKey:this.$store.state.apiKey,application:this.activeApp})}}}},function(t,e){t.exports='\n\t<div style="margin-top: 2.5%;" v-if="availableApps" _v-f9df65ca="">\n\t\t<div class="field has-addons app-selection-field" _v-f9df65ca="">\n\t\t\t<label v-if="isConnected" class="label api-key-label has-text-grey-dark is-size-6" style="white-space:nowrap;" _v-f9df65ca="">{{strings.select + " " + strings.your_domain}}</label>\n\t\t\t<div class="control app-selection-control" style="width: 58.4%;" _v-f9df65ca="">\n <span class="select is-fullwidth" _v-f9df65ca="">\n\t\t\t\t\t<select v-model="selected_app" _v-f9df65ca="">\n\t\t\t\t\t\t\t<option v-for="( app, index ) in availableApps.available_apps" :key="index" :value="index" _v-f9df65ca="">{{app.domain}}</option>\n\t\t\t\t\t</select>\n </span>\n\t\t\t</div>\n\t\t\t<div class="button optml-button-style-1" style=" margin-left: 2%; padding: 2% 3.4%;" @click="selectDomain" :class="{ \'is-loading\' : this.$store.state.isConnecting }" _v-f9df65ca="">\n\t\t\t\t\t<span _v-f9df65ca="">{{strings.select}} </span>\n\t\t\t</div>\n\t\t</div>\n\t</div>\n'},function(t,e){t.exports='\n\t\t<div class="field api-key-field optml-light-background" style="padding: 2%; display: inline-block; width: 100%;">\n <div class="has-text-weight-bold has-text-left is-size-6" style="margin-bottom: 4%;">\n {{!isConnected ? strings.add_api : strings.your_api_key}}\n </div>\n <div class="optml-side-by-side">\n <div v-if="isConnected" ><span class="dashicons dashicons-yes-alt" style="color: #5F9D61; margin: 7px 7px 0 0;"></span></div>\n <div class="control api-key-control" style="width: 75%">\n <input type="text" name="api_key" class="input optml-font-size-medium"\n :class="validKey ? \'\' : \'is-danger\'" :placeholder="strings.api_key_placeholder"\n v-model="apiKey">\n </div>\n\n <div v-if="! isConnected" class="button optml-button-style-1 optml-margin-left optml-font-size-medium"\n @click="connect" :class="{ \'is-loading\' : this.$store.state.isConnecting }">\n <span>{{strings.connect_btn}}</span>\n </div>\n <div v-else class="optml-button optml-button-style-2 optml-margin-left optml-position-relative"\n @click="disconnect" :class="{ \'is-loading\' : this.$store.state.isConnecting }">\n <span>{{strings.disconnect_btn}}</span>\n </div>\n\n\t\t </div>\n <p v-if="! validKey" class="help is-danger">\n {{connectionError}}\n </p>\n <app-selection-form></app-selection-form>\n </div>\n\n\n'},function(t,e){t.exports='\n\t<div class="cdn-details" style="padding-top: 1.5em;" _v-36d4dd08="">\n\n\t\t\t<div class="optml-side-by-side" style="margin-bottom:14%;" _v-36d4dd08="">\n\t\t\t\t<div class="is-size-6 optml-gray has-text-left" style="position: relative; top: 12px; " _v-36d4dd08="">\n\t\t\t\t<p class="has-text-weight-bold" _v-36d4dd08="">{{strings.logged_in_as}}:</p>\n\t\t\t\t<p _v-36d4dd08="">\n\t\t\t\t\t{{userData.display_name}}\n\t\t\t\t</p>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t\t<hr _v-36d4dd08="">\n\t\t\t<div _v-36d4dd08="">\n\t\t\t\t<p class="is-size-7 has-text-weight-bold optml-gray has-text-left" _v-36d4dd08="">{{strings.private_cdn_url}}:</p>\n\t\t\t</div>\n\t\t<div class="control is-large" _v-36d4dd08="">\n\t\t\t<input type="text" :disabled="true" class="optml-light-background is-large optml-gray" style="width: 100%; height: 40px; font-size:1em; vertical-align: middle;" v-model="connectedDomain" _v-36d4dd08="">\n\t\t</div>\n\t\t<div class="is-size-7 optml-gray has-text-left" _v-36d4dd08="">\n\t\t\t<p class="has-text-weight-bold" _v-36d4dd08="">{{strings.looking_for_api_key}}</p>\n\t\t</div>\n\t\t<div class="control" style="font-size: 14px !important" v-html="strings.optml_dashboard" _v-36d4dd08="">\n\n\t\t</div>\n\t\t<div class="control is-large" style="height: 37px; margin: 4% 0 7% 0;" _v-36d4dd08="">\n\t\t\t<a class="button optml-button optml-button-style-2 " :class="this.$store.state.showDisconnect ? \'disabled\' : \'\'" style="margin: 2.5% 0 4% 0;" @click="disconnect" _v-36d4dd08="">{{strings.disconnect_btn}}</a>\n\t\t</div>\n\n\n\n\n\n\t</div>\n\n'},function(t,e,o){var i,n;o(61),i=o(63),n=o(64),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(62);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n\tinput[_v-355917f7], .notification .delete[_v-355917f7], button[_v-355917f7] {\n\t\tbox-sizing: border-box !important;\n\t}\n\t#optimole-app .subtitle[_v-355917f7] {\n\t\tline-height: 1.5em;\n\t\tword-break: keep-all !important;\n\t}\n\n",""])},function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=o(21),n=function(t){return t&&t.__esModule?t:{default:t}}(i);e.default={name:"connect-layout",components:{ApiKeyForm:n.default},data:function(){return{email:optimoleDashboardApp.current_user.email,strings:optimoleDashboardApp.strings,showApiKey:!1,error:!1,email_registered:!1,showRegisterField:!1,from_register:!1}},computed:{isLoading:function(){return this.$store.state.loading},isRestApiWorking:function(){return this.$store.state.apiError}},methods:{toggleApiForm:function(){this.error=!1,this.from_register=!1,this.showApiKey=!this.showApiKey},registerAccount:function(){var t=this;this.error=!1,this.$store.dispatch("registerOptimole",{email:this.email}).then(function(e){if("email_registered"===e.code)return void(t.email_registered=e.message);"success"===e.code?(t.showApiKey=!0,t.from_register=!0):t.error=!0})}}}},function(t,e){t.exports='\n\t<section class="is-clearfix optml-line-height" _v-355917f7="">\n\t\t<div class="notification is-danger" v-if="isRestApiWorking" v-html="strings.notice_api_not_working" _v-355917f7=""></div>\n\t\t<div class="section" v-if="showApiKey" _v-355917f7="">\n\t\t\t<div class="notification is-success" v-if="from_register" _v-355917f7="">\n\t\t\t\t{{strings.notification_message_register}}\n\t\t\t</div>\n\t\t\t<div style="display: inline-block; margin: auto 41px;" _v-355917f7="">\n\t\t\t\t<div class="is-size-5 has-text-weight-bold" style="margin-bottom: 2%;" v-html="strings.steps_connect_api_title" _v-355917f7=""> </div>\n\t\t\t\t<div class="is-size-6 optml-line-height" style="margin-bottom: 2%;" v-html="strings.steps_connect_api_desc" _v-355917f7=""></div>\n\t\t\t</div>\n\t\t\t<api-key-form _v-355917f7=""></api-key-form>\n\t\t\t<div style="margin-top: 2%" class="has-text-centered" _v-355917f7=""><a @click="toggleApiForm" v-if="showApiKey" href="#" aria-current="page" _v-355917f7="">{{strings.back_to_connect}}</a></div>\n\t\t</div>\n\t\t<div class="columns is-vcentered is-desktop " v-else="" _v-355917f7="">\n\t\t\t<div class="column has-text-left is-fluid is-hidden-touch" _v-355917f7="">\n\t\t\t\t<div class="hero" _v-355917f7="">\n\t\t\t\t\t<div class="hero-body content" _v-355917f7="">\n\t\t\t\t\t\t<p class="title" _v-355917f7="">{{strings.account_needed_heading}}</p>\n\t\t\t\t\t\t<p style="margin-top: 5%;" class="subtitle " v-html="strings.account_needed_title" _v-355917f7=""></p>\n\t\t\t\t\t\t<div class=" is-hidden-touch" _v-355917f7="">\n\t\t\t\t\t\t\t<div class="columns is-vcentered optml-side-by-side" _v-355917f7="">\n\n\t\t\t\t\t\t\t\t<div class="column optml-side-by-side" _v-355917f7="">\n\t\t\t\t\t\t\t\t\t<div class=" is-narrow is-hidden-touch column " style="background-color: white; color:#577BF9 !important; margin-right: 7px;margin-left: -10px;" _v-355917f7="">\n\t\t\t\t\t\t\t\t\t\t<span class="dashicons dashicons-yes-alt" style="margin-top: 2px;" _v-355917f7=""></span>\n\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t<p class="subtitle column is-size-6 is-vcentered has-text-left" style="margin-left: -3%;" v-html="strings.account_needed_subtitle_1" _v-355917f7=""></p>\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t<div class="columns is-vcentered optml-side-by-side" _v-355917f7="">\n\n\t\t\t\t\t\t\t\t<div class="column optml-side-by-side" _v-355917f7="">\n\t\t\t\t\t\t\t\t\t<div class=" is-narrow is-hidden-touch column" style="background-color: white; color:#577BF9 !important; margin-right: 7px;margin-left: -10px;" _v-355917f7="">\n\t\t\t\t\t\t\t\t\t\t<span class="dashicons dashicons-yes-alt" style="margin-top: 2px;" _v-355917f7=""></span>\n\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t<p class="subtitle column is-size-6 is-vcentered has-text-left" style="margin-left: -3%;" v-html="strings.account_needed_subtitle_2" _v-355917f7=""></p>\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t<div class="columns is-vcentered " style="position: relative;top:70%;" _v-355917f7="">\n\t\t\t\t\t\t\t\t<div class="column optml-side-by-side" style="margin-top: 10%;" _v-355917f7="">\n\t\t\t\t\t\t\t\t\t<div _v-355917f7=""><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg" _v-355917f7="">\n\t\t\t\t\t\t\t\t\t\t<rect width="62" height="62" rx="31" fill="#577BF9" _v-355917f7=""></rect>\n\t\t\t\t\t\t\t\t\t\t<path d="M45.125 31.5C45.125 39.0249 39.0249 45.125 31.5 45.125V47.125C40.1294 47.125 47.125 40.1294 47.125 31.5H45.125ZM31.5 45.125C23.9751 45.125 17.875 39.0249 17.875 31.5H15.875C15.875 40.1294 22.8706 47.125 31.5 47.125V45.125ZM17.875 31.5C17.875 23.9751 23.9751 17.875 31.5 17.875V15.875C22.8706 15.875 15.875 22.8706 15.875 31.5H17.875ZM31.5 17.875C39.0249 17.875 45.125 23.9751 45.125 31.5H47.125C47.125 22.8706 40.1294 15.875 31.5 15.875V17.875ZM37 31.5C37 34.5376 34.5376 37 31.5 37V39C35.6421 39 39 35.6421 39 31.5H37ZM31.5 37C28.4624 37 26 34.5376 26 31.5H24C24 35.6421 27.3579 39 31.5 39V37ZM26 31.5C26 28.4624 28.4624 26 31.5 26V24C27.3579 24 24 27.3579 24 31.5H26ZM31.5 26C34.5376 26 37 28.4624 37 31.5H39C39 27.3579 35.6421 24 31.5 24V26ZM41.1343 20.4515L35.3891 26.1967L36.8033 27.6109L42.5485 21.8657L41.1343 20.4515ZM35.3891 36.8033L41.1343 42.5485L42.5485 41.1343L36.8033 35.3891L35.3891 36.8033ZM27.6109 26.1967L21.8657 20.4515L20.4515 21.8657L26.1967 27.6109L27.6109 26.1967ZM26.1967 35.3891L20.4515 41.1343L21.8657 42.5485L27.6109 36.8033L26.1967 35.3891Z" fill="white" _v-355917f7=""></path>\n\t\t\t\t\t\t\t\t\t</svg></div>\n\n\t\t\t\t\t\t\t\t\t<div class="subtitle is-size-6 is-vcentered has-text-left" style="position: relative; padding-left: 10px; top: -17%; width: 70%;" _v-355917f7="">\n\t\t\t\t\t\t\t\t\t\t<div class="has-text-weight-bold" style="margin-bottom: 7px;" _v-355917f7="">Need help?</div>\n\t\t\t\t\t\t\t\t\t\t<div v-html="strings.account_needed_subtitle_3" _v-355917f7=""></div>\n\t\t\t\t\t\t\t\t\t\t </div>\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t\t<div class="column is-5-desktop is-full-touch optml-light-background" style="padding: 2% 3% 3% 2.5%" _v-355917f7="">\n\t\t\t\t<p v-html="strings.account_needed_title" class="is-size-6 has-text-centered is-hidden-desktop" _v-355917f7=""></p>\n\t\t\t\t<div class="field" _v-355917f7="">\n\t\t\t\t\t<label for="optml-email" class="label title is-size-5 is-12" _v-355917f7="">{{strings.email_address_label}}\n\t\t\t\t\t\t:</label>\n\t\t\t\t\t<div class="control is-12 is-small " _v-355917f7="">\n\t\t\t\t\t\t<input name="optml-email" id="optml-email" class="input is-fullwidth is-info" style="font-size: 16px;" type="email" v-model="email" _v-355917f7="">\n\t\t\t\t\t</div>\n\t\t\t\t\t\n\t\t\t\t\t<p class="help is-danger" v-if="error" v-html="strings.error_register" _v-355917f7=""></p>\n\t\t\t\t\t<p class="help is-danger" v-else-if="email_registered" v-html="email_registered" _v-355917f7=""></p>\n\t\t\t\t</div>\n\t\t\t\t<div class="field " _v-355917f7="">\n\t\t\t\t\t<div class="control " _v-355917f7="">\n\t\t\t\t\t\t<div class=" has-text-centered-mobile" _v-355917f7="">\n\t\t\t\t\t\t\t<button @click="registerAccount" class="button optml-button-style-1 is-fullwidth optml-button-px-padding" :class="isLoading ? \'is-loading\' :\'\' " _v-355917f7="">\n\t\t\t\t\t\t\t\t<span _v-355917f7="">{{strings.register_btn}}</span>\n\t\t\t\t\t\t\t</button>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t\t<hr _v-355917f7="">\n\t\t\t\t\t\t<div class="is-right has-text-centered-mobile has-text-right" _v-355917f7="">\n\t\t\t\t\t\t\t<div class="is-size-6 is-vcentered has-text-left has-text-weight-bold" style="margin-bottom: 6%;" _v-355917f7="">{{strings.existing_user}} ?</div>\n\n\t\t\t\t\t\t\t<button @click="toggleApiForm" class="button is-fullwidth is-outlined optml-button-px-padding has-text-weight-bold" style="background-color: #757296; font-size: 14px; color: white;" _v-355917f7="">\n\t\t\t\t\t\t\t\t<span _v-355917f7="">{{strings.api_exists}}</span>\n\t\t\t\t\t\t\t</button>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t</section>\n'},function(t,e,o){var i,n;o(66),i=o(68),n=o(69),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(67);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n\t.loader[_v-55a7a916] {\n\t\tmargin: 0 auto;\n\t\tfont-size: 10em;\n\t\tborder-left: 2px solid #888 !important;\n\t\tborder-bottom: 2px solid #888 !important;\n\t\tmargin-top: 0.2em;\n\t}\n\n\t.progress[_v-55a7a916]::-webkit-progress-value {\n\t\ttransition: width 0.5s ease;\n\t}\n\n\t.optml-optimized-percent-position[_v-55a7a916] {\n\t\tborder: none !important;\n\t\tposition:relative;\n\t\tpadding-left: 2.5%;\n\t}\n",""])},function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={name:"last-images",data:function(){return{loading:!0,startTime:0,maxTime:20,home_url:optimoleDashboardApp.home_url,strings:optimoleDashboardApp.strings.latest_images}},props:{status:status},mounted:function(){if(this.$store.state.optimizedImages.length>=10)return void(this.loading=!1);this.doProgressBar(),this.$store.dispatch("retrieveOptimizedImages",{waitTime:1e3*this.maxTime,component:this})},watch:{imageData:function(){var t=this;this.imageData.length>0&&(this.startTime=this.maxTime,setTimeout(function(){t.loading=!1},1e3))}},computed:{imageData:function(){return null!==this.$store.state.optimizedImages?this.$store.state.optimizedImages:[]},noImages:function(){return this.$store.state.optimizedImages.length<10}},methods:{doProgressBar:function(){this.startTime!==this.maxTime&&(this.startTime++,setTimeout(this.doProgressBar,1e3))},compressionRate:function(t,e){var o=(100*(1-e/t)).toFixed(1);return o<1?"1":o>100?(Math.floor(o/10+10)/10).toFixed(1).toString():o.toString()}}}},function(t,e){t.exports='\n\t<div _v-55a7a916="">\n\t\t<div class="optimized-images" v-if="! loading " _v-55a7a916="">\n\t\t\t<div v-if="!noImages" _v-55a7a916="">\n\t\t\t\t<h3 class="has-text-weight-bold is-size-6" style="margin-bottom: 4%;" _v-55a7a916="">{{strings.last}} {{strings.optimized_images}}</h3>\n\t\t\t\t<table class="table is-fullwidth" _v-55a7a916="">\n\t\t\t\t\t<tbody _v-55a7a916="">\n\t\t\t\t\t<template v-for="index in [0,5]" _v-55a7a916="">\n\t\t\t\t\t<tr _v-55a7a916="">\n\t\t\t\t\t\t<td style="border: none !important;" _v-55a7a916=""><a :href="imageData[index].url" target="_blank" _v-55a7a916=""><img :src="imageData[index].url" class="optml-image" _v-55a7a916=""></a></td>\n\t\t\t\t\t\t<td style="border: none !important;" _v-55a7a916=""><a :href="imageData[index+1].url" target="_blank" _v-55a7a916=""><img :src="imageData[index+1].url" class="optml-image" _v-55a7a916=""></a></td>\n\t\t\t\t\t\t<td style="border: none !important;" _v-55a7a916=""><a :href="imageData[index+2].url" target="_blank" _v-55a7a916=""><img :src="imageData[index+2].url" class="optml-image" _v-55a7a916=""></a></td>\n\t\t\t\t\t\t<td style="border: none !important;" _v-55a7a916=""><a :href="imageData[index+3].url" target="_blank" _v-55a7a916=""><img :src="imageData[index+3].url" class="optml-image" _v-55a7a916=""></a></td>\n\t\t\t\t\t\t<td class="optml-hide-on-tablet" style="border: none !important;" _v-55a7a916=""><a :href="imageData[index+4].url" target="_blank" _v-55a7a916=""><img :src="imageData[index+4].url" class="optml-image" _v-55a7a916=""></a></td>\n\n\t\t\t\t\t</tr>\n\t\t\t\t\t<tr style="left:2%; position:relative;" _v-55a7a916="">\n\t\t\t\t\t\t<td class="optml-optimized-percent-position" _v-55a7a916="">\n\t\t\t\t\t\t\t<div class="optml-side-by-side" _v-55a7a916="">\n\t\t\t\t\t\t\t\t<div class="optml-point" _v-55a7a916=""></div>\n\t\t\t\t\t\t\t\t<div class="optml-center-table-text" _v-55a7a916="">{{compressionRate(imageData[index].ex_size_raw, imageData[index].new_size_raw)}}% Saved</div>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td class="optml-optimized-percent-position" _v-55a7a916="">\n\t\t\t\t\t\t\t<div class="optml-side-by-side" _v-55a7a916="">\n\t\t\t\t\t\t\t\t<div class="optml-point" _v-55a7a916=""></div>\n\t\t\t\t\t\t\t\t<div class="optml-center-table-text" _v-55a7a916="">{{compressionRate(imageData[index+1].ex_size_raw, imageData[index+1].new_size_raw)}}% Saved</div>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td class="optml-optimized-percent-position" _v-55a7a916="">\n\t\t\t\t\t\t\t<div class="optml-side-by-side" _v-55a7a916="">\n\t\t\t\t\t\t\t\t<div class="optml-point" _v-55a7a916=""></div>\n\t\t\t\t\t\t\t\t<div class="optml-center-table-text" _v-55a7a916="">{{compressionRate(imageData[index+2].ex_size_raw, imageData[index+2].new_size_raw)}}% Saved</div>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td class="optml-optimized-percent-position" _v-55a7a916="">\n\t\t\t\t\t\t\t<div class="optml-side-by-side" _v-55a7a916="">\n\t\t\t\t\t\t\t\t<div class="optml-point" _v-55a7a916=""></div>\n\t\t\t\t\t\t\t\t<div class="optml-center-table-text" _v-55a7a916="">{{compressionRate(imageData[index+3].ex_size_raw, imageData[index+3].new_size_raw)}}% Saved</div>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td class="optml-optimized-percent-position optml-hide-on-tablet" _v-55a7a916="">\n\t\t\t\t\t\t\t<div class="optml-side-by-side" _v-55a7a916="">\n\t\t\t\t\t\t\t\t<div class="optml-point" _v-55a7a916=""></div>\n\t\t\t\t\t\t\t\t<div class="optml-center-table-text" _v-55a7a916="">{{compressionRate(imageData[index+4].ex_size_raw, imageData[index+4].new_size_raw)}}% Saved</div>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t</tr>\n\t\t\t\t\t</template>\n\t\t\t\t\t</tbody>\n\t\t\t\t</table>\n\t\t\t</div>\n\t\t</div>\n\t\t<div v-else="" _v-55a7a916="">\n\t\t\t<iframe width="1" height="1" :src="home_url" style="visibility: hidden" _v-55a7a916=""></iframe>\n\t\t\t<h6 class="has-text-centered" _v-55a7a916="">{{strings.loading_latest_images}}</h6>\n\t\t\t<progress id="optml-progress-bar" class="progress is-small is-success optml-custom-label-margin" :value="startTime" :max="maxTime" _v-55a7a916=""></progress>\n\t\t</div>\n\t\t<table class="table is-striped is-hoverable is-fullwidth" v-if="noImages &amp;&amp; !loading" style="margin-top: 12%;" _v-55a7a916="">\n\t\t\t<thead _v-55a7a916="">\n\t\t\t<tr _v-55a7a916="">\n\t\t\t\t<th class="is-size-6 has-text-centered" style="border: none !important; font-weight: normal;" v-html="strings.no_images_found" _v-55a7a916=""></th>\n\t\t\t</tr>\n\t\t\t</thead>\n\t\t</table>\n\t</div>\n'},function(t,e,o){var i,n;i=o(71),n=o(77),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=o(72),n=function(t){return t&&t.__esModule?t:{default:t}}(i);e.default={name:"conflicts",components:{ConflictItem:n.default},data:function(){return{home_url:optimoleDashboardApp.home_url,strings:optimoleDashboardApp.strings.conflicts}},computed:{noConflicts:function(){return 0===this.$store.state.conflicts.count},conflictData:function(){return null!==this.$store.state.conflicts.conflicts?this.$store.state.conflicts.conflicts:[]}}}},function(t,e,o){var i,n;o(73),i=o(75),n=o(76),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(74);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n\t#optimole-app .optml-conflict-done.button.is-link.is-outlined.is-loading[_v-3c4ee714]::after {\n\t\tborder-color: transparent transparent #fff #fff !important;\n\t}\n\n\t.optml-conflict-done[_v-3c4ee714]:hover {\n\t\tbackground-color: transparent !important;\n\t\tcolor: #fff !important;\n\t\tborder-color: transparent !important;\n\t}\n",""])},function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={name:"conflict-item",props:{item:{type:Object},is_loading:{type:Boolean,default:!1}},data:function(){return{home_url:optimoleDashboardApp.home_url,strings:optimoleDashboardApp.strings.conflicts}},methods:{conflictClass:function(t){return"high"===t?"is-danger":"medium"===t?"is-info":"is-primary"},dismissConflict:function(t){this.is_loading=!0,this.$store.dispatch("dismissConflict",{conflictID:t,component:this})}}}},function(t,e){t.exports='\n\t<div class="notification" :class="conflictClass( item.severity )" _v-3c4ee714="">\n\t\t<div v-html="item.message" _v-3c4ee714=""></div>\n\n\t\t<a :class="is_loading ? \'is-loading\' : \'\' " class="is-pulled-right button optml-conflict-done is-small is-link is-inverted is-outlined" v-on:click="dismissConflict( item.id )" _v-3c4ee714=""><span v-if="!is_loading" class="dashicons dashicons-yes" _v-3c4ee714=""></span>{{strings.conflict_close}}</a>\n\t\t<div class=" is-clearfix" _v-3c4ee714=""></div>\n\t</div>\n'},function(t,e){t.exports='\n\t<div>\n\t\t<div class="conflicts-table">\n\t\t\t<h6 v-if="!noConflicts" class="has-text-centered">{{strings.title}}</h6>\n\t\t\t<div v-if="!noConflicts">\n\n\t\t\t\t<div class="row" v-for="(item, index) in conflictData">\n\t\t\t\t\t<div class="column">\n\t\t\t\t\t\t<conflict-item v-bind:item=item v-bind:is_loading="false"></conflict-item>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t\t<div v-if="noConflicts">\n\t\t\t\t<table class="table is-striped is-hoverable is-fullwidth">\n\t\t\t\t\t<tbody>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<th class="optml-image-heading has-text-centered" v-html="strings.no_conflicts_found"></th>\n\t\t\t\t\t</tr>\n\t\t\t\t\t</tbody>\n\t\t\t\t</table>\n\t\t\t</div>\n\t\t</div>\n\t</div>\n'},function(t,e,o){var i,n;o(79),i=o(81),n=o(170),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(80);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n\n #optml-settings-menu > ul.optml-menu.optml-settings-submenu[_v-5f7ac404] {\n width: -webkit-fit-content !important;\n width: -moz-fit-content !important;\n width: fit-content !important;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n }\n #optml-settings-menu > hr[_v-5f7ac404]{\n visibility: hidden;\n }\n .optml-sublist[_v-5f7ac404] {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n }\n .optml-advanced-settings[_v-5f7ac404] {\n width: 100%;\n }\n @media screen and (max-width: 768px) {\n #optml-settings-menu > ul.optml-menu.optml-settings-submenu[_v-5f7ac404] {\n width: -webkit-fit-content !important;\n width: -moz-fit-content !important;\n width: fit-content !important;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: row;\n flex-direction: row;\n margin-top: 0;\n padding-top : 0;\n }\n #optml-settings-menu[_v-5f7ac404] {\n padding-top: 0 !important;\n }\n #optml-settings-menu > hr[_v-5f7ac404]{\n visibility: visible;\n margin: 0 !important;\n }\n #optml-settings-menu > ul.optml-menu.optml-settings-submenu > li[_v-5f7ac404] {\n margin-top: 0 !important;\n margin-left: 5% !important;\n height : -webkit-fit-content;\n height : -moz-fit-content;\n height : fit-content;\n }\n .optml-sublist[_v-5f7ac404] {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: row;\n flex-direction: row;\n left: -87%;\n position: relative;\n\n }\n .optml-sublist > li[_v-5f7ac404] {\n margin-right: 5% !important;\n }\n .optml-sublist > li > a[_v-5f7ac404] {\n padding: 5px !important;\n }\n .optml-advanced-settings[_v-5f7ac404] {\n width: 37% !important;\n }\n .optml-advanced-settings.is-active[_v-5f7ac404] {\n width: 20% !important;\n }\n }\n ul.optml-settings-submenu[_v-5f7ac404] {\n list-style: none !important;\n }\n #optml-settings-menu li a span.tag.optml-beta[_v-5f7ac404] {\n border-radius: 2px;\n font-family: Verdana;\n font-size: .5rem;\n height: 2.25em;\n margin-left: .5em;\n vertical-align: text-bottom;\n }\n\n #optml-settings-menu > ul.menu-list > li > ul[_v-5f7ac404] {\n margin-top: 10px;\n padding-top: 10px;\n border: none;\n font-size: 0.8rem;\n list-style: none;\n width: -webkit-fit-content;\n width: -moz-fit-content;\n width: fit-content;\n }\n .optml-menu > li > a[_v-5f7ac404]{\n color: black !important;\n display: block;\n padding: 0 20% 20px 0;\n list-style: none !important;\n box-shadow: none !important;\n font-weight: bold;\n width: -webkit-fit-content;\n width: -moz-fit-content;\n width: fit-content;\n white-space: nowrap;\n }\n .optml-menu > li [_v-5f7ac404]:hover {\n color: #3273dc !important;\n }\n .optml-menu > li > a.is-active[_v-5f7ac404] {\n color: #3273dc !important;\n }\n\n .optml-menu > li[_v-5f7ac404] {\n width: -webkit-fit-content;\n width: -moz-fit-content;\n width: fit-content;\n }\n .optml-sublist > li[_v-5f7ac404] {\n margin-top: 0 !important;\n }\n .optml-sublist > li > a[_v-5f7ac404] {\n display: inline-block;\n color: black !important;\n padding: 7% 15% 7% 5%;\n width: 100%;\n }\n\n .subtab-content[_v-5f7ac404] {\n\n padding: 0.5em 0.75em;\n }\n\n #optml-settings-menu[_v-5f7ac404] {\n padding-top: 23px;\n width: -webkit-fit-content !important;\n width: -moz-fit-content !important;\n width: fit-content !important;\n margin-right: 4%;\n }\n\n .subtab-content[_v-5f7ac404] {\n padding-top: 10px;\n }\n\n .advanced-link[_v-5f7ac404] {\n font-size: 100%;\n line-height: 20px;\n }\n\n #optimole-app .is-menu-disabled > ul > li > a[_v-5f7ac404] {\n cursor: not-allowed;\n }\n\n .is-tab-disabled[_v-5f7ac404]:not(.is-tab-general),\n .is-menu-disabled[_v-5f7ac404] {\n opacity: 0.4;\n cursor: not-allowed;\n }\n",""])},function(t,e,o){"use strict";function i(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var n=o(82),a=i(n),r=o(87),s=i(r),l=o(22),p=i(l),d=o(107),c=i(d),m=o(128),f=i(m),u=o(138),h=i(u),b=o(143),v=i(b),g=o(165),x=i(g);e.default={name:"options",components:{Cssjs:x.default,Lazyload:h.default,Media:v.default,Exclusions:f.default,Resize:c.default,Watermarks:p.default,Compression:s.default,General:a.default},data:function(){return{strings:optimoleDashboardApp.strings.options_strings,all_strings:optimoleDashboardApp.strings,is_offload_media_available:optimoleDashboardApp.is_offload_media_available,showNotification:!1,tab:"general",isDisabled:!1,advancedOpen:!1}},mounted:function(){Object.prototype.hasOwnProperty.call(this.$store.state.queryArgs,"optimole_action")&&this.changeTab("offload_media")},methods:{ToggleAdvanced:function(){this.advancedOpen=!this.advancedOpen,this.advancedOpen||(this.tab="general"),this.advancedOpen&&(this.tab="compression")},changeTab:function(t){["advanced","compression","resize","lazyload","exclusions"].includes(t)||(this.advancedOpen=!1),this.tab=t},updateGlobalState:function(t){this.isDisabled=!t}},computed:{}}},function(t,e,o){var i,n;o(83),i=o(85),n=o(86),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(84);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n .is-field-disabled[_v-afa1dd64] {\n opacity: 0.5;\n }\n\n",""])},function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={name:"general",components:{},data:function(){return{strings:optimoleDashboardApp.strings.options_strings,all_strings:optimoleDashboardApp.strings,showNotification:!1,showSave:!1,isAssetsOn:!1,isReplacerOff:!1,isLazyLoadOff:!1,new_data:{}}},mounted:function(){this.isReplacerOff="disabled"===this.site_settings.image_replacer,this.isAssetsOn="enabled"===this.site_settings.cdn,this.$emit("update-status",!this.isReplacerOff)},methods:{clearCache:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";this.$store.dispatch("clearCache",{type:t})},saveChanges:function(){this.$store.dispatch("saveSettings",{settings:this.new_data})}},computed:{site_settings:function(){return this.$store.state.site_settings},getReplacerStatus:{get:function(){return!("disabled"===this.site_settings.image_replacer)},set:function(t){this.showSave=!0,this.isReplacerOff=!t,this.$emit("update-status",t),this.new_data.image_replacer=t?"enabled":"disabled"}},lazyLoadStatus:{set:function(t){this.showSave=!0,this.isLazyLoadOff=!t,this.new_data.lazyload=t?"enabled":"disabled"},get:function(){return!("disabled"===this.site_settings.lazyload)}},reportScriptStatus:{set:function(t){this.showSave=!0,this.new_data.report_script=t?"enabled":"disabled"},get:function(){return!("disabled"===this.site_settings.report_script)}}}}},function(t,e){t.exports='\n <div :class="{ \'saving--option\' : this.$store.state.loading }" _v-afa1dd64="">\n \x3c!--Enable image replacement button --\x3e\n <div class="field columns" _v-afa1dd64="">\n <label class="label column has-text-grey-dark optml-custom-label-margin" _v-afa1dd64="">\n {{strings.enable_image_replace}}\n <p class="has-text-weight-normal optml-settings-desc-margin" _v-afa1dd64="">\n {{strings.replacer_desc}}\n </p>\n </label>\n <div class="column is-1" _v-afa1dd64="">\n <toggle-button :class="\'has-text-dark\'" v-model="getReplacerStatus" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-afa1dd64=""></toggle-button>\n </div>\n\n </div>\n\n <hr _v-afa1dd64="">\n \x3c!--Lazy load toggle --\x3e\n <div class="field is-fullwidth columns" :class="{\'is-field-disabled\':isReplacerOff }" _v-afa1dd64="">\n <label class="label column has-text-grey-dark optml-custom-label-margin" _v-afa1dd64="">\n {{strings.toggle_lazyload}}\n\n <p class="has-text-weight-normal optml-settings-desc-margin" _v-afa1dd64="">\n {{strings.lazyload_desc}}\n </p>\n </label>\n\n <div class="column is-1 " _v-afa1dd64="">\n <toggle-button :class="\'has-text-dark\'" v-model="lazyLoadStatus" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-afa1dd64=""></toggle-button>\n </div>\n </div>\n\n <hr _v-afa1dd64="">\n\n \x3c!-- Show report toggle--\x3e\n <div class="field columns" _v-afa1dd64="">\n <label class="label column has-text-grey-dark optml-custom-label-margin" _v-afa1dd64="">\n {{strings.enable_report_title}}\n\n <p class=" has-text-weight-normal optml-settings-desc-margin" _v-afa1dd64="">\n {{strings.enable_report_desc}}\n </p>\n </label>\n\n <div class="column is-1 " _v-afa1dd64="">\n <toggle-button :class="\'has-text-dark\'" v-model="reportScriptStatus" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-afa1dd64=""></toggle-button>\n </div>\n </div>\n\n <hr _v-afa1dd64="">\n\n \x3c!-- Clear Cache images button --\x3e\n <div class="field is-fullwidth columns optml-flex-column" :class="{\'is-field-disabled\':isReplacerOff }" _v-afa1dd64="">\n <label class="label column has-text-grey-dark optml-custom-label-margin" _v-afa1dd64="">\n {{strings.cache_title}}\n\n <p class="has-text-weight-normal optml-settings-desc-margin" _v-afa1dd64="">\n {{strings.cache_desc}}\n </p>\n </label>\n <div class="optml-side-by-side" style="justify-content: left; padding-left: 0.75rem" _v-afa1dd64="">\n\n <div @click="clearCache()" class="button optml-button optml-button-style-2 is-center optml-position-relative" style="margin-right: 2%;" :class="this.$store.state.loading ? \'is-loading\' : \'\' " _v-afa1dd64="">\n {{strings.clear_cache_images}}\n </div>\n\n <div v-if="isAssetsOn" @click="clearCache(\'assets\')" class="button optml-button optml-button-style-2 is-center optml-position-relative" :class="this.$store.state.loading ? \'is-loading\' : \'\' " _v-afa1dd64="">\n {{strings.clear_cache_assets}}\n </div>\n\n </div>\n\n <label class="label column " _v-afa1dd64="">\n <p class="has-text-weight-normal optml-restore-notice-background" style="padding: 2%;" _v-afa1dd64="">{{strings.clear_cache_notice}}</p>\n </label>\n </div>\n\n\n \x3c!-- Save changes button --\x3e\n <div class="field is-fullwidth columns " _v-afa1dd64="">\n <div class="column is-left" _v-afa1dd64="">\n <button @click="saveChanges()" class="button optml-button-style-1" :class="this.$store.state.loading ? \'is-loading\' : \'\' " :disabled="!showSave" _v-afa1dd64="">\n {{strings.save_changes}}\n </button>\n </div>\n </div>\n </div>\n\n\n'},function(t,e,o){var i,n;o(88),i=o(90),n=o(101),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(89);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n.sample-image[_v-397b4868] {\n margin-top: 30px;\n}\n\n.view-sample-image[_v-397b4868] {\n\n line-height: 32px;\n margin-left: 20px;\n}\n",""])},function(t,e,o){"use strict";function i(t){return t&&t.__esModule?t:{default:t}}function n(t){return 90===t?optimoleDashboardApp.strings.options_strings.high_q_title:75===t?optimoleDashboardApp.strings.options_strings.medium_q_title:55===t?optimoleDashboardApp.strings.options_strings.low_q_title:t}function a(t){return"number"==typeof t?t:"auto"===t?90:"high_c"===t?90:"medium_c"===t?75:"low_c"===t?55:90}Object.defineProperty(e,"__esModule",{value:!0});var r=o(91),s=i(r),l=o(92),p=i(l);o(97),e.default={name:"compression",components:{VueSlider:s.default,Image_diff:p.default},data:function(){return{strings:optimoleDashboardApp.strings.options_strings,all_strings:optimoleDashboardApp.strings,showSave:!1,showSample:!1,showManualQuality:!1,loading_images:!1,showComparison:!1,new_data:{quality:a(this.$store.state.site_settings.quality),network_optimization:this.$store.state.site_settings.network_optimization},sliderOptions:{processStyle:{backgroundColor:"#577BF9"},contained:!0,dotStyle:{borderColor:"#577BF9"},min:50,max:100,tooltipFormatter:function(t){return n(t)},marks:function(t){var e={width:"14px",height:"14px",display:"block",backgroundColor:"#577BF9",borderColor:"#577BF9",boxShadow:"none",transform:"translate(-4px, -4px)"},o=n(t);return"number"!=typeof o&&{label:o,style:e}}}}},mounted:function(){},methods:{saveChanges:function(){this.$store.dispatch("saveSettings",{settings:this.new_data})},newSample:function(t){return!0!==this.showComparison&&(this.showComparison=!0),this.updateSampleImage(this.new_data.quality,t?"yes":"no"),!1},updateSampleImage:function(t){var e=this,o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"no";this.$store.dispatch("sampleRate",{quality:t,force:o,component:this}).then(function(t){setTimeout(function(){e.showNotification=!1},1e3)},function(t){})}},computed:{site_settings:function(){return this.$store.state.site_settings},gifReplacementStatus:{set:function(t){this.showSave=!0,this.new_data.img_to_video=t?"enabled":"disabled"},get:function(){return!("disabled"===this.site_settings.img_to_video)}},cdnStatus:{set:function(t){this.showSave=!0,this.new_data.cdn=t?"enabled":"disabled"},get:function(){return!("disabled"===this.site_settings.cdn)}},avifStatus:{set:function(t){this.showSave=!0,this.new_data.avif=t?"enabled":"disabled"},get:function(){return!("disabled"===this.site_settings.avif)}},autoQuality:{set:function(t){this.showSave=!0,this.showManualQuality=!t,this.new_data.autoquality=t?"enabled":"disabled"},get:function(){return this.showManualQuality="disabled"===this.site_settings.autoquality,!("disabled"===this.site_settings.autoquality)}},compressionRatio:function(){return this.sample_images.optimized_size>this.sample_images.original_size?Math.floor(60*Math.random())+10:(100*parseFloat(this.sample_images.optimized_size/this.sample_images.original_size)).toFixed(0)},sample_images:function(){return this.$store.state.sample_rate},networkStatus:{set:function(t){this.showSave=!0,this.new_data.network_optimization=t?"enabled":"disabled"},get:function(){return!("disabled"===this.site_settings.network_optimization)}}}}},function(t,e,o){!function(e,i){t.exports=i(o(5))}("undefined"!=typeof self&&self,function(t){return function(t){function e(i){if(o[i])return o[i].exports;var n=o[i]={i:i,l:!1,exports:{}};return t[i].call(n.exports,n,n.exports,e),n.l=!0,n.exports}var o={};return e.m=t,e.c=o,e.d=function(t,o,i){e.o(t,o)||Object.defineProperty(t,o,{enumerable:!0,get:i})},e.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},e.t=function(t,o){if(1&o&&(t=e(t)),8&o)return t;if(4&o&&"object"==typeof t&&t&&t.__esModule)return t;var i=Object.create(null);if(e.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:t}),2&o&&"string"!=typeof t)for(var n in t)e.d(i,n,function(e){return t[e]}.bind(null,n));return i},e.n=function(t){var o=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(o,"a",o),o},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="",e(e.s="fb15")}({"091b":function(t,e,o){e=o("24fb")(!1),e.push([t.i,".vue-slider-dot{position:absolute;-webkit-transition:all 0s;transition:all 0s;z-index:5}.vue-slider-dot:focus{outline:none}.vue-slider-dot-tooltip{position:absolute;visibility:hidden}.vue-slider-dot-hover:hover .vue-slider-dot-tooltip,.vue-slider-dot-tooltip-show{visibility:visible}.vue-slider-dot-tooltip-top{top:-10px;left:50%;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.vue-slider-dot-tooltip-bottom{bottom:-10px;left:50%;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}.vue-slider-dot-tooltip-left{left:-10px;top:50%;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}.vue-slider-dot-tooltip-right{right:-10px;top:50%;-webkit-transform:translate(100%,-50%);transform:translate(100%,-50%)}",""]),t.exports=e},"24fb":function(t,e,o){"use strict";function i(t,e){var o=t[1]||"",i=t[3];if(!i)return o;if(e&&"function"==typeof btoa){var a=n(i);return[o].concat(i.sources.map(function(t){return"/*# sourceURL=".concat(i.sourceRoot||"").concat(t," */")})).concat([a]).join("\n")}return[o].join("\n")}function n(t){return"/*# ".concat("sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(t)))))," */")}t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var o=i(e,t);return e[2]?"@media ".concat(e[2]," {").concat(o,"}"):o}).join("")},e.i=function(t,o,i){"string"==typeof t&&(t=[[null,t,""]]);var n={};if(i)for(var a=0;a<this.length;a++){var r=this[a][0];null!=r&&(n[r]=!0)}for(var s=0;s<t.length;s++){var l=[].concat(t[s]);i&&n[l[0]]||(o&&(l[2]?l[2]="".concat(o," and ").concat(l[2]):l[2]=o),e.push(l))}},e}},2638:function(t,e,o){"use strict";function i(){return i=Object.assign||function(t){for(var e,o=1;o<arguments.length;o++)for(var i in e=arguments[o])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},i.apply(this,arguments)}var n=["attrs","props","domProps"],a=["class","style","directives"],r=["on","nativeOn"],s=function(t){return t.reduce(function(t,e){for(var o in e)if(t[o])if(-1!==n.indexOf(o))t[o]=i({},t[o],e[o]);else if(-1!==a.indexOf(o)){var s=t[o]instanceof Array?t[o]:[t[o]],p=e[o]instanceof Array?e[o]:[e[o]];t[o]=s.concat(p)}else if(-1!==r.indexOf(o))for(var d in e[o])if(t[o][d]){var c=t[o][d]instanceof Array?t[o][d]:[t[o][d]],m=e[o][d]instanceof Array?e[o][d]:[e[o][d]];t[o][d]=c.concat(m)}else t[o][d]=e[o][d];else if("hook"==o)for(var f in e[o])t[o][f]=t[o][f]?l(t[o][f],e[o][f]):e[o][f];else t[o]=e[o];else t[o]=e[o];return t},{})},l=function(t,e){return function(){t&&t.apply(this,arguments),e&&e.apply(this,arguments)}};t.exports=s},"499e":function(t,e,o){"use strict";function i(t,e){for(var o=[],i={},n=0;n<e.length;n++){var a=e[n],r=a[0],s=a[1],l=a[2],p=a[3],d={id:t+":"+n,css:s,media:l,sourceMap:p};i[r]?i[r].parts.push(d):o.push(i[r]={id:r,parts:[d]})}return o}function n(t,e,o,n){h=o,v=n||{};var r=i(t,e);return a(r),function(e){for(var o=[],n=0;n<r.length;n++){var s=r[n],l=c[s.id];l.refs--,o.push(l)}for(e?(r=i(t,e),a(r)):r=[],n=0;n<o.length;n++)if(l=o[n],0===l.refs){for(var p=0;p<l.parts.length;p++)l.parts[p]();delete c[l.id]}}}function a(t){for(var e=0;e<t.length;e++){var o=t[e],i=c[o.id];if(i){i.refs++;for(var n=0;n<i.parts.length;n++)i.parts[n](o.parts[n]);for(;n<o.parts.length;n++)i.parts.push(s(o.parts[n]));i.parts.length>o.parts.length&&(i.parts.length=o.parts.length)}else{var a=[];for(n=0;n<o.parts.length;n++)a.push(s(o.parts[n]));c[o.id]={id:o.id,refs:1,parts:a}}}}function r(){var t=document.createElement("style");return t.type="text/css",m.appendChild(t),t}function s(t){var e,o,i=document.querySelector("style["+g+'~="'+t.id+'"]');if(i){if(h)return b;i.parentNode.removeChild(i)}if(x){var n=u++;i=f||(f=r()),e=l.bind(null,i,n,!1),o=l.bind(null,i,n,!0)}else i=r(),e=p.bind(null,i),o=function(){i.parentNode.removeChild(i)};return e(t),function(i){if(i){if(i.css===t.css&&i.media===t.media&&i.sourceMap===t.sourceMap)return;e(t=i)}else o()}}function l(t,e,o,i){var n=o?"":i.css;if(t.styleSheet)t.styleSheet.cssText=y(e,n);else{var a=document.createTextNode(n),r=t.childNodes;r[e]&&t.removeChild(r[e]),r.length?t.insertBefore(a,r[e]):t.appendChild(a)}}function p(t,e){var o=e.css,i=e.media,n=e.sourceMap;if(i&&t.setAttribute("media",i),v.ssrId&&t.setAttribute(g,e.id),n&&(o+="\n/*# sourceURL="+n.sources[0]+" */",o+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(n))))+" */"),t.styleSheet)t.styleSheet.cssText=o;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(o))}}o.r(e),o.d(e,"default",function(){return n});var d="undefined"!=typeof document;if("undefined"!=typeof DEBUG&&DEBUG&&!d)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var c={},m=d&&(document.head||document.getElementsByTagName("head")[0]),f=null,u=0,h=!1,b=function(){},v=null,g="data-vue-ssr-id",x="undefined"!=typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase()),y=function(){var t=[];return function(e,o){return t[e]=o,t.filter(Boolean).join("\n")}}()},"4abb":function(t,e,o){var i=o("7a57");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals),(0,o("499e").default)("b2af7572",i,!0,{sourceMap:!1,shadowMode:!1})},"4ed8":function(t,e,o){var i=o("091b");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals),(0,o("499e").default)("2f6bee1a",i,!0,{sourceMap:!1,shadowMode:!1})},"556c":function(t,e,o){var i=o("eef2");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals),(0,o("499e").default)("1209fd47",i,!0,{sourceMap:!1,shadowMode:!1})},"65d9":function(t,e,o){"use strict";function i(t,e){n(t,e),Object.getOwnPropertyNames(e.prototype).forEach(function(o){n(t.prototype,e.prototype,o)}),Object.getOwnPropertyNames(e).forEach(function(o){n(t,e,o)})}function n(t,e,o){(o?Reflect.getOwnMetadataKeys(e,o):Reflect.getOwnMetadataKeys(e)).forEach(function(i){var n=o?Reflect.getOwnMetadata(i,e,o):Reflect.getOwnMetadata(i,e);o?Reflect.defineMetadata(i,n,t,o):Reflect.defineMetadata(i,n,t)})}function a(t){return function(e,o,i){var n="function"==typeof e?e:e.constructor;n.__decorators__||(n.__decorators__=[]),"number"!=typeof i&&(i=void 0),n.__decorators__.push(function(e){return t(e,o,i)})}}function r(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return m.extend({mixins:t})}function s(t){var e=typeof t;return null==t||"object"!==e&&"function"!==e}function l(t,e){var o=e.prototype._init;e.prototype._init=function(){var e=this,o=Object.getOwnPropertyNames(t);if(t.$options.props)for(var i in t.$options.props)t.hasOwnProperty(i)||o.push(i);o.forEach(function(o){"_"!==o.charAt(0)&&Object.defineProperty(e,o,{get:function(){return t[o]},set:function(e){t[o]=e},configurable:!0})})};var i=new e;e.prototype._init=o;var n={};return Object.keys(i).forEach(function(t){void 0!==i[t]&&(n[t]=i[t])}),n}function p(t,e){void 0===e&&(e={}),e.name=e.name||t._componentTag||t.name;var o=t.prototype;Object.getOwnPropertyNames(o).forEach(function(t){if("constructor"!==t)if(b.indexOf(t)>-1)e[t]=o[t];else{var i=Object.getOwnPropertyDescriptor(o,t);void 0!==i.value?"function"==typeof i.value?(e.methods||(e.methods={}))[t]=i.value:(e.mixins||(e.mixins=[])).push({data:function(){var e;return e={},e[t]=i.value,e}}):(i.get||i.set)&&((e.computed||(e.computed={}))[t]={get:i.get,set:i.set})}}),(e.mixins||(e.mixins=[])).push({data:function(){return l(this,t)}});var n=t.__decorators__;n&&(n.forEach(function(t){return t(e)}),delete t.__decorators__);var a=Object.getPrototypeOf(t.prototype),r=a instanceof m?a.constructor:m,s=r.extend(e);return d(s,t,r),f&&i(s,t),s}function d(t,e,o){Object.getOwnPropertyNames(e).forEach(function(i){if("prototype"!==i){var n=Object.getOwnPropertyDescriptor(t,i);if(!n||n.configurable){var a=Object.getOwnPropertyDescriptor(e,i);if(!h){if("cid"===i)return;var r=Object.getOwnPropertyDescriptor(o,i);if(!s(a.value)&&r&&r.value===a.value)return}Object.defineProperty(t,i,a)}}})}function c(t){return"function"==typeof t?p(t):function(e){return p(e,t)}}Object.defineProperty(e,"__esModule",{value:!0});var m=/**
12
  * vue-class-component v7.0.1
13
  * (c) 2015-present Evan You
14
  * @license MIT
@@ -18,7 +18,7 @@ function(t){return t&&"object"==typeof t&&"default"in t?t.default:t}(o("8bbf")),
18
  * Version: 2.8.21
19
  * Author: Marco Lang
20
  */
21
- !function(e,o){t.exports=o()}(0,function(){"use strict";function t(t){var e=r(t);return s(e,t.body)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function o(t,e,o,i,n,a,r,s,l,p){"boolean"!=typeof r&&(l=s,s=r,r=!1);var d="function"==typeof o?o.options:o;t&&t.render&&(d.render=t.render,d.staticRenderFns=t.staticRenderFns,d._compiled=!0,n&&(d.functional=!0)),i&&(d._scopeId=i);var c;if(a?(c=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),e&&e.call(this,l(t)),t&&t._registeredComponents&&t._registeredComponents.add(a)},d._ssrRegister=c):e&&(c=r?function(){e.call(this,p(this.$root.$options.shadowRoot))}:function(t){e.call(this,s(t))}),c)if(d.functional){var m=d.render;d.render=function(t,e){return c.call(e),m(t,e)}}else{var f=d.beforeCreate;d.beforeCreate=f?[].concat(f,c):[c]}return o}function i(t){if(Array.isArray(t)){for(var e=0,o=Array(t.length);e<t.length;e++)o[e]=t[e];return o}return Array.from(t)}function n(t){return function(t,e){return a(t,e)}}function a(t,e){var o=w?e.media||"default":t,i=_[o]||(_[o]={ids:new Set,styles:[]});if(!i.ids.has(t)){i.ids.add(t);var n=e.source;if(e.map&&(n+="\n/*# sourceURL="+e.map.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(e.map))))+" */"),i.element||(i.element=document.createElement("style"),i.element.type="text/css",e.media&&i.element.setAttribute("media",e.media),k.appendChild(i.element)),"styleSheet"in i.element)i.styles.push(n),i.element.styleSheet.cssText=i.styles.filter(Boolean).join("\n");else{var a=i.ids.size-1,r=document.createTextNode(n),s=i.element.childNodes;s[a]&&i.element.removeChild(s[a]),s.length?i.element.insertBefore(r,s[a]):i.element.appendChild(r)}}}var r=function(t){var e=new XMLHttpRequest;return e.open(t.method||"GET",t.url),e.responseType="json",t.headers&&Object.keys(t.headers).forEach(function(o){e.setRequestHeader(o,t.headers[o])}),e},s=function(t,e){return new Promise(function(o,i){t.onload=function(){if(t.status>=200&&t.status<300){var e;try{e=JSON.parse(t.response)}catch(o){e=t.response}o(e)}else i(t.response)},t.onerror=function(){return i(t.response)},t.send(JSON.stringify(e))})},l=function(t,e){var o=new FormData;for(var i in e)o.append(i,e[i]);return new Promise(function(e,i){t.onload=function(){if(t.status>=200&&t.status<300){var o;try{o=JSON.parse(t.response)}catch(e){o=t.response}e(o)}else i(t.response)},t.onerror=function(){return i(t.response)},t.send(o)})},p=function(){function t(t,e){for(var o=0;o<e.length;o++){var i=e[o];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}return function(e,o,i){return o&&t(e.prototype,o),i&&t(e,i),e}}(),d=function(){function o(t,i){e(this,o),this.file=t,this.options=i,this.chunks=[],this.sessionId=null,this.chunkSize=null,this.speedInterval=null}return p(o,[{key:"createChunks",value:function(){this.chunks=[];for(var t=0,e=this.chunkSize;t<this.fileSize;)this.chunks.push({blob:this.file.file.slice(t,e),startOffset:t,active:!1,retries:this.maxRetries}),t=e,e=t+this.chunkSize}},{key:"updateFileProgress",value:function(){this.file.progress=this.progress}},{key:"pause",value:function(){this.file.active=!1,this.stopChunks()}},{key:"stopChunks",value:function(){this.chunksUploading.forEach(function(t){t.xhr.abort(),t.active=!1}),this.stopSpeedCalc()}},{key:"resume",value:function(){this.file.active=!0,this.startChunking()}},{key:"upload",value:function(){var t=this;return this.promise=new Promise(function(e,o){t.resolve=e,t.reject=o}),this.start(),this.promise}},{key:"start",value:function(){var e=this;t({method:"POST",headers:Object.assign({},this.headers,{"Content-Type":"application/json"}),url:this.action,body:Object.assign(this.startBody,{phase:"start",mime_type:this.fileType,size:this.fileSize,name:this.fileName})}).then(function(t){if("success"!==t.status)return e.file.response=t,e.reject("server");e.sessionId=t.data.session_id,e.chunkSize=t.data.end_offset,e.createChunks(),e.startChunking()}).catch(function(t){e.file.response=t,e.reject("server")})}},{key:"startChunking",value:function(){for(var t=0;t<this.maxActiveChunks;t++)this.uploadNextChunk();this.startSpeedCalc()}},{key:"uploadNextChunk",value:function(){if(this.file.active){if(this.hasChunksToUpload)return this.uploadChunk(this.chunksToUpload[0]);if(0===this.chunksUploading.length)return this.finish()}}},{key:"uploadChunk",value:function(t){var e=this;t.progress=0,t.active=!0,this.updateFileProgress(),t.xhr=r({method:"POST",headers:this.headers,url:this.action}),t.xhr.upload.addEventListener("progress",function(e){e.lengthComputable&&(t.progress=Math.round(e.loaded/e.total*100))},!1),l(t.xhr,Object.assign(this.uploadBody,{phase:"upload",session_id:this.sessionId,start_offset:t.startOffset,chunk:t.blob})).then(function(o){if(t.active=!1,"success"===o.status)t.uploaded=!0;else if(t.retries--<=0)return e.stopChunks(),e.reject("upload");e.uploadNextChunk()}).catch(function(){if(t.active=!1,t.retries--<=0)return e.stopChunks(),e.reject("upload");e.uploadNextChunk()})}},{key:"finish",value:function(){var e=this;this.updateFileProgress(),this.stopSpeedCalc(),t({method:"POST",headers:Object.assign({},this.headers,{"Content-Type":"application/json"}),url:this.action,body:Object.assign(this.finishBody,{phase:"finish",session_id:this.sessionId})}).then(function(t){if(e.file.response=t,"success"!==t.status)return e.reject("server");e.resolve(t)}).catch(function(t){e.file.response=t,e.reject("server")})}},{key:"startSpeedCalc",value:function(){var t=this;this.file.speed=0;var e=0;this.speedInterval||(this.speedInterval=window.setInterval(function(){var o=t.progress/100*t.fileSize;t.file.speed=o-e,e=o},1e3))}},{key:"stopSpeedCalc",value:function(){this.speedInterval&&window.clearInterval(this.speedInterval),this.speedInterval=null,this.file.speed=0}},{key:"maxRetries",get:function(){return parseInt(this.options.maxRetries,10)}},{key:"maxActiveChunks",get:function(){return parseInt(this.options.maxActive,10)}},{key:"fileType",get:function(){return this.file.type}},{key:"fileSize",get:function(){return this.file.size}},{key:"fileName",get:function(){return this.file.name}},{key:"action",get:function(){return this.options.action||null}},{key:"startBody",get:function(){return this.options.startBody||{}}},{key:"uploadBody",get:function(){return this.options.uploadBody||{}}},{key:"finishBody",get:function(){return this.options.finishBody||{}}},{key:"headers",get:function(){return this.options.headers||{}}},{key:"readyToUpload",get:function(){return!!this.chunks}},{key:"progress",get:function(){var t=this,e=this.chunksUploaded.length/this.chunks.length*100,o=this.chunksUploading.reduce(function(e,o){return e+(0|o.progress)/t.chunks.length},0);return Math.min(e+o,100)}},{key:"chunksToUpload",get:function(){return this.chunks.filter(function(t){return!t.active&&!t.uploaded})}},{key:"hasChunksToUpload",get:function(){return this.chunksToUpload.length>0}},{key:"chunksUploading",get:function(){return this.chunks.filter(function(t){return!!t.xhr&&!!t.active})}},{key:"chunksUploaded",get:function(){return this.chunks.filter(function(t){return!!t.uploaded})}}]),o}(),c={methods:{change:function(t){this.$parent.addInputFile(t.target),t.target.files?(t.target.value="",t.target.files.length&&!/safari/i.test(navigator.userAgent)&&(t.target.type="",t.target.type="file")):(this.$destroy(),new this.constructor({parent:this.$parent,el:this.$el}))}}},m=o,f=c,u=function(){var t=this,e=t.$createElement;return(t._self._c||e)("input",{attrs:{type:"file",name:t.$parent.name,id:t.$parent.inputId||t.$parent.name,accept:t.$parent.accept,capture:t.$parent.capture,disabled:t.$parent.disabled,webkitdirectory:t.$parent.directory&&t.$parent.features.directory,directory:t.$parent.directory&&t.$parent.features.directory,multiple:t.$parent.multiple&&t.$parent.features.html5},on:{change:t.change}})},h=[],b=m({render:u,staticRenderFns:h},void 0,f,void 0,!1,void 0,void 0,void 0),v=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var o=arguments[e];for(var i in o)Object.prototype.hasOwnProperty.call(o,i)&&(t[i]=o[i])}return t},g="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},x={headers:{},action:"",minSize:1048576,maxActive:3,maxRetries:5,handler:d},y={components:{InputFile:b},props:{inputId:{type:String},name:{type:String,default:"file"},accept:{type:String},capture:{},disabled:{},multiple:{type:Boolean},maximum:{type:Number,default:function(){return this.multiple?0:1}},addIndex:{type:[Boolean,Number]},directory:{type:Boolean},postAction:{type:String},putAction:{type:String},customAction:{type:Function},headers:{type:Object,default:Object},data:{type:Object,default:Object},timeout:{type:Number,default:0},drop:{default:!1},dropDirectory:{type:Boolean,default:!0},size:{type:Number,default:0},extensions:{default:Array},value:{type:Array,default:Array},thread:{type:Number,default:1},chunkEnabled:{type:Boolean,default:!1},chunk:{type:Object,default:function(){return x}}},data:function(){return{files:this.value,features:{html5:!0,directory:!1,drop:!1},active:!1,dropActive:!1,uploading:0,destroy:!1}},mounted:function(){var t=document.createElement("input");if(t.type="file",t.multiple=!0,window.FormData&&t.files?("boolean"!=typeof t.webkitdirectory&&"boolean"!=typeof t.directory||(this.features.directory=!0),this.features.html5&&void 0!==t.ondrop&&(this.features.drop=!0)):this.features.html5=!1,this.maps={},this.files)for(var e=0;e<this.files.length;e++){var o=this.files[e];this.maps[o.id]=o}this.$nextTick(function(){var t=this;this.$parent?(this.$parent.$forceUpdate(),this.$parent.$nextTick(function(){t.watchDrop(t.drop)})):this.watchDrop(this.drop)})},beforeDestroy:function(){this.destroy=!0,this.active=!1,this.watchDrop(!1)},computed:{uploaded:function(){for(var t=void 0,e=0;e<this.files.length;e++)if(t=this.files[e],t.fileObject&&!t.error&&!t.success)return!1;return!0},chunkOptions:function(){return Object.assign(x,this.chunk)},className:function(){return["file-uploads",this.features.html5?"file-uploads-html5":"file-uploads-html4",this.features.directory&&this.directory?"file-uploads-directory":void 0,this.features.drop&&this.drop?"file-uploads-drop":void 0,this.disabled?"file-uploads-disabled":void 0]}},watch:{active:function(t){this.watchActive(t)},dropActive:function(){this.$parent&&this.$parent.$forceUpdate()},drop:function(t){this.watchDrop(t)},value:function(t){if(this.files!==t){this.files=t;var e=this.maps;this.maps={};for(var o=0;o<this.files.length;o++){var i=this.files[o];this.maps[i.id]=i}for(var n in this.maps){var a=this.maps[n],r=e[n];a!==r&&this.emitFile(a,r)}for(var s in e)this.maps[s]||this.emitFile(void 0,e[s])}}},methods:{clear:function(){if(this.files.length){var t=this.files;this.files=[],this.maps={},this.emitInput();for(var e=0;e<t.length;e++)this.emitFile(void 0,t[e])}return!0},get:function(t){return!!t&&("object"===(void 0===t?"undefined":g(t))?this.maps[t.id]||!1:this.maps[t]||!1)},add:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.addIndex,o=t,i=o instanceof Array;i||(o=[o]);for(var n=[],a=0;a<o.length;a++){var r=o[a];this.features.html5&&r instanceof Blob&&(r={file:r,size:r.size,name:r.webkitRelativePath||r.relativePath||r.name||"unknown",type:r.type});var s=!1;if(!1===r.fileObject||(r.fileObject?s=!0:"undefined"!=typeof Element&&r.el instanceof Element?s=!0:"undefined"!=typeof Blob&&r.file instanceof Blob&&(s=!0)),s&&(r=v({fileObject:!0,size:-1,name:"Filename",type:"",active:!1,error:"",success:!1,putAction:this.putAction,postAction:this.postAction,timeout:this.timeout},r,{response:{},progress:"0.00",speed:0}),r.data=v({},this.data,r.data?r.data:{}),r.headers=v({},this.headers,r.headers?r.headers:{})),r.id||(r.id=Math.random().toString(36).substr(2)),!this.emitFilter(r,void 0)){if(this.maximum>1&&n.length+this.files.length>=this.maximum)break;if(n.push(r),1===this.maximum)break}}if(!n.length)return!1;1===this.maximum&&this.clear();var l=void 0;if(!0===e||0===e)l=n.concat(this.files);else if(e){var p;l=this.files.concat([]),(p=l).splice.apply(p,[e,0].concat(n))}else l=this.files.concat(n);this.files=l;for(var d=0;d<n.length;d++){var c=n[d];this.maps[c.id]=c}this.emitInput();for(var m=0;m<n.length;m++)this.emitFile(n[m],void 0);return i?n:n[0]},addInputFile:function(t){var e=[];if(t.files)for(var o=0;o<t.files.length;o++){var i=t.files[o];e.push({size:i.size,name:i.webkitRelativePath||i.relativePath||i.name,type:i.type,file:i})}else{var n=t.value.replace(/\\/g,"/").split("/");delete t.__vuex__,e.push({name:n[n.length-1],el:t})}return this.add(e)},addDataTransfer:function(t){var e=this,o=[];if(t.items&&t.items.length){for(var n=[],a=0;a<t.items.length;a++){var r=t.items[a];r=r.getAsEntry?r.getAsEntry()||r.getAsFile():r.webkitGetAsEntry?r.webkitGetAsEntry()||r.getAsFile():r.getAsFile(),r&&n.push(r)}return new Promise(function(t,a){!function a(r){var s=n[r];if(!s||e.maximum>0&&o.length>=e.maximum)return t(e.add(o));e.getEntry(s).then(function(t){o.push.apply(o,i(t)),a(r+1)})}(0)})}if(t.files.length){for(var s=0;s<t.files.length&&(o.push(t.files[s]),!(this.maximum>0&&o.length>=this.maximum));s++);return Promise.resolve(this.add(o))}return Promise.resolve([])},getEntry:function(t){var e=this,o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return new Promise(function(n,a){if(t.isFile)t.file(function(t){n([{size:t.size,name:o+t.name,type:t.type,file:t}])});else if(t.isDirectory&&e.dropDirectory){var r=[],s=t.createReader();!function a(){s.readEntries(function(s){!function l(p){return!s[p]&&0===p||e.maximum>0&&r.length>=e.maximum?n(r):s[p]?void e.getEntry(s[p],o+t.name+"/").then(function(t){r.push.apply(r,i(t)),l(p+1)}):a()}(0)})}()}else n([])})},replace:function(t,e){var o=this.get(t),i=this.get(e);if(!o||!i||o===i)return!1;var n=this.files.concat([]),a=n.indexOf(o),r=n.indexOf(i);return-1!==a&&-1!==r&&(n[a]=i,n[r]=o,this.files=n,this.emitInput(),!0)},remove:function(t){var e=this.get(t);if(e){if(this.emitFilter(void 0,e))return!1;var o=this.files.concat([]),i=o.indexOf(e);if(-1===i)return console.error("remove",e),!1;o.splice(i,1),this.files=o,delete this.maps[e.id],this.emitInput(),this.emitFile(void 0,e)}return e},update:function(t,e){var o=this.get(t);if(o){var i=v({},o,e);if(!o.fileObject||!o.active||i.active||i.error||i.success||(i.error="abort"),this.emitFilter(i,o))return!1;var n=this.files.concat([]),a=n.indexOf(o);return-1===a?(console.error("update",o),!1):(n.splice(a,1,i),this.files=n,delete this.maps[o.id],this.maps[i.id]=i,this.emitInput(),this.emitFile(i,o),i)}return!1},emitFilter:function(t,e){var o=!1;return this.$emit("input-filter",t,e,function(){return o=!0}),o},emitFile:function(t,e){this.$emit("input-file",t,e),!(t&&t.fileObject&&t.active)||e&&e.active?t&&t.fileObject&&t.active||!e||!e.fileObject||!e.active||this.uploading--:(this.uploading++,this.$nextTick(function(){var e=this;setTimeout(function(){e.upload(t).then(function(){(t=e.get(t))&&t.fileObject&&e.update(t,{active:!1,success:!t.error})}).catch(function(o){e.update(t,{active:!1,success:!1,error:o.code||o.error||o.message||o})})},parseInt(50*Math.random()+50,10))})),!this.active||Boolean(t)===Boolean(e)&&t.active===e.active||this.watchActive(!0)},emitInput:function(){this.$emit("input",this.files)},upload:function(t){var e=this.get(t);if(!e)return Promise.reject("not_exists");if(!e.fileObject)return Promise.reject("file_object");if(e.error)return Promise.reject(e.error);if(e.success)return Promise.resolve(e);var o=this.extensions;if(o&&(o.length||void 0===o.length)&&("object"===(void 0===o?"undefined":g(o))&&o instanceof RegExp||("string"==typeof o&&(o=o.split(",").map(function(t){return t.trim()}).filter(function(t){return t})),o=new RegExp("\\.("+o.join("|").replace(/\./g,"\\.")+")$","i")),-1===e.name.search(o)))return Promise.reject("extension");if(this.size>0&&e.size>=0&&e.size>this.size)return Promise.reject("size");if(this.customAction)return this.customAction(e,this);if(this.features.html5){if(this.shouldUseChunkUpload(e))return this.uploadChunk(e);if(e.putAction)return this.uploadPut(e);if(e.postAction)return this.uploadHtml5(e)}return e.postAction?this.uploadHtml4(e):Promise.reject("No action configured")},shouldUseChunkUpload:function(t){return this.chunkEnabled&&!!this.chunkOptions.handler&&t.size>this.chunkOptions.minSize},uploadChunk:function(t){var e=this.chunkOptions.handler;return t.chunk=new e(t,this.chunkOptions),t.chunk.upload()},uploadPut:function(t){var e=[],o=void 0;for(var i in t.data)null!==(o=t.data[i])&&void 0!==o&&e.push(encodeURIComponent(i)+"="+encodeURIComponent(o));var n=e.length?(-1===t.putAction.indexOf("?")?"?":"&")+e.join("&"):"",a=new XMLHttpRequest;return a.open("PUT",t.putAction+n),this.uploadXhr(a,t,t.file)},uploadHtml5:function(t){var e=new window.FormData,o=void 0;for(var i in t.data)o=t.data[i],o&&"object"===(void 0===o?"undefined":g(o))&&"function"!=typeof o.toString?o instanceof File?e.append(i,o,o.name):e.append(i,JSON.stringify(o)):null!==o&&void 0!==o&&e.append(i,o);e.append(this.name,t.file,t.file.filename||t.name);var n=new XMLHttpRequest;return n.open("POST",t.postAction),this.uploadXhr(n,t,e)},uploadXhr:function(t,e,o){var i=this,n=e,a=0,r=0;t.upload.onprogress=function(t){if(n=i.get(n),t.lengthComputable&&n&&n.fileObject&&n.active){var e=Math.round(Date.now()/1e3);e!==a&&(a=e,n=i.update(n,{progress:(t.loaded/t.total*100).toFixed(2),speed:t.loaded-r}),r=t.loaded)}};var s=setInterval(function(){if(!(n=i.get(n))||!n.fileObject||n.success||n.error||!n.active){s&&(clearInterval(s),s=!1);try{t.abort(),t.timeout=1}catch(t){}}},100);return new Promise(function(e,a){var r=void 0,l=function(o){if(!r){if(r=!0,s&&(clearInterval(s),s=!1),!(n=i.get(n)))return a("not_exists");if(!n.fileObject)return a("file_object");if(n.error)return a(n.error);if(!n.active)return a("abort");if(n.success)return e(n);var l={};switch(o.type){case"timeout":case"abort":l.error=o.type;break;case"error":t.status?t.status>=500?l.error="server":t.status>=400&&(l.error="denied"):l.error="network";break;default:t.status>=500?l.error="server":t.status>=400?l.error="denied":l.progress="100.00"}if(t.responseText){var p=t.getResponseHeader("Content-Type");p&&-1!==p.indexOf("/json")?l.response=JSON.parse(t.responseText):l.response=t.responseText}return n=i.update(n,l),n.error?a(n.error):e(n)}};t.onload=l,t.onerror=l,t.onabort=l,t.ontimeout=l,n.timeout&&(t.timeout=n.timeout);for(var p in n.headers)t.setRequestHeader(p,n.headers[p]);n=i.update(n,{xhr:t}),t.send(o)})},uploadHtml4:function(t){var e=this,o=t,i=function(t){27===t.keyCode&&t.preventDefault()},n=document.createElement("iframe");n.id="upload-iframe-"+o.id,n.name="upload-iframe-"+o.id,n.src="about:blank",n.setAttribute("style","width:1px;height:1px;top:-999em;position:absolute; margin-top:-999em;");var a=document.createElement("form");a.action=o.postAction,a.name="upload-form-"+o.id,a.setAttribute("method","POST"),a.setAttribute("target","upload-iframe-"+o.id),a.setAttribute("enctype","multipart/form-data");var r=void 0,s=void 0;for(var l in o.data)r=o.data[l],r&&"object"===(void 0===r?"undefined":g(r))&&"function"!=typeof r.toString&&(r=JSON.stringify(r)),null!==r&&void 0!==r&&(s=document.createElement("input"),s.type="hidden",s.name=l,s.value=r,a.appendChild(s));a.appendChild(o.el),document.body.appendChild(n).appendChild(a);var p=function(){var t=void 0;try{n.contentWindow&&(t=n.contentWindow.document)}catch(t){}if(!t)try{t=n.contentDocument?n.contentDocument:n.document}catch(e){t=n.document}return t&&t.body?t.body.innerHTML:null};return new Promise(function(t,r){setTimeout(function(){if(!(o=e.update(o,{iframe:n})))return r("not_exists");var s=setInterval(function(){(o=e.get(o))&&o.fileObject&&!o.success&&!o.error&&o.active||(s&&(clearInterval(s),s=!1),n.onabort({type:o?"abort":"not_exists"}))},100),l=void 0,d=function(n){if(!l){if(l=!0,s&&(clearInterval(s),s=!1),document.body.removeEventListener("keydown",i),!(o=e.get(o)))return r("not_exists");if(!o.fileObject)return r("file_object");if(o.error)return r(o.error);if(!o.active)return r("abort");if(o.success)return t(o);var a=p(),d={};switch(n.type){case"abort":d.error="abort";break;case"error":o.error?d.error=o.error:d.error=null===a?"network":"denied";break;default:o.error?d.error=o.error:null===d?d.error="network":d.progress="100.00"}if(null!==a){if(a&&"{"===a.substr(0,1)&&"}"===a.substr(a.length-1,1))try{a=JSON.parse(a)}catch(t){}d.response=a}return o=e.update(o,d),o.error?r(o.error):t(o)}};n.onload=d,n.onerror=d,n.onabort=d,document.body.addEventListener("keydown",i),a.submit()},50)}).then(function(t){return n.parentNode&&n.parentNode.removeChild(n),t}).catch(function(t){return n.parentNode&&n.parentNode.removeChild(n),t})},watchActive:function(t){for(var e=void 0,o=0;e=this.files[o];)if(o++,e.fileObject)if(t&&!this.destroy){if(this.uploading>=this.thread||this.uploading&&!this.features.html5)break;e.active||e.error||e.success||this.update(e,{active:!0})}else e.active&&this.update(e,{active:!1});else;0===this.uploading&&(this.active=!1)},watchDrop:function(t){var e=t;if(this.features.drop){if(this.dropElement)try{document.removeEventListener("dragenter",this.onDragenter,!1),document.removeEventListener("dragleave",this.onDragleave,!1),document.removeEventListener("drop",this.onDocumentDrop,!1),this.dropElement.removeEventListener("dragover",this.onDragover,!1),this.dropElement.removeEventListener("drop",this.onDrop,!1)}catch(t){}e?"string"==typeof e?e=document.querySelector(e)||this.$root.$el.querySelector(e):!0===e&&(e=this.$parent.$el):e=!1,this.dropElement=e,this.dropElement&&(document.addEventListener("dragenter",this.onDragenter,!1),document.addEventListener("dragleave",this.onDragleave,!1),document.addEventListener("drop",this.onDocumentDrop,!1),this.dropElement.addEventListener("dragover",this.onDragover,!1),this.dropElement.addEventListener("drop",this.onDrop,!1))}},onDragenter:function(t){if(t.preventDefault(),!this.dropActive&&t.dataTransfer){var e=t.dataTransfer;e.files&&e.files.length?this.dropActive=!0:e.types?e.types.indexOf&&-1!==e.types.indexOf("Files")?this.dropActive=!0:e.types.contains&&e.types.contains("Files")&&(this.dropActive=!0):this.dropActive=!0}},onDragleave:function(t){t.preventDefault(),this.dropActive&&("HTML"===t.target.nodeName||t.target===t.explicitOriginalTarget||!t.fromElement&&(t.clientX<=0||t.clientY<=0||t.clientX>=window.innerWidth||t.clientY>=window.innerHeight))&&(this.dropActive=!1)},onDragover:function(t){t.preventDefault()},onDocumentDrop:function(){this.dropActive=!1},onDrop:function(t){t.preventDefault(),this.addDataTransfer(t.dataTransfer)}}},w="undefined"!=typeof navigator&&/msie [6-9]\\b/.test(navigator.userAgent.toLowerCase()),k=document.head||document.getElementsByTagName("head")[0],_={},C=n,S=y,O=function(){var t=this,e=t.$createElement,o=t._self._c||e;return o("span",{class:t.className},[t._t("default"),t._v(" "),o("label",{attrs:{for:t.inputId||t.name}}),t._v(" "),o("input-file")],2)},z=[],A=function(t){t&&t("data-v-76d380b6_0",{source:".file-uploads{overflow:hidden;position:relative;text-align:center;display:inline-block}.file-uploads.file-uploads-html4 input,.file-uploads.file-uploads-html5 label{background:#fff;opacity:0;font-size:20em;z-index:1;top:0;left:0;right:0;bottom:0;position:absolute;width:100%;height:100%}.file-uploads.file-uploads-html4 label,.file-uploads.file-uploads-html5 input{background:rgba(255,255,255,0);overflow:hidden;position:fixed;width:1px;height:1px;z-index:-1;opacity:0}",map:void 0,media:void 0})},j=m({render:O,staticRenderFns:z},A,S,void 0,!1,void 0,C,void 0),$=Object.freeze({default:j});return function(t){return t&&t.default||t}($)})},function(t,e){t.exports='\n\t<div _v-73ff19ce="">\n\t\t<h4 _v-73ff19ce="">{{strings.add_desc}}</h4>\n\t\t<div class="field columns" _v-73ff19ce="">\n\t\t\t<div class="column" v-for="file in files" _v-73ff19ce="">\n <span class="tag" _v-73ff19ce="">\n <i _v-73ff19ce="">{{file.name}}</i>\n <i v-if="!file.active &amp;&amp; !file.success &amp;&amp; file.error === \'\'" class="dashicons dashicons-yes icon has-text-grey-light" _v-73ff19ce=""></i>\n <i v-else-if="file.active" class="dashicons dashicons-marker icon spin has-text-warning" _v-73ff19ce=""></i>\n <i v-else-if="!file.active &amp;&amp; file.success" class="dashicons dashicons-yes icon has-text-success" _v-73ff19ce=""></i>\n <i v-else="" class="dashicons dashicons-no-alt icon has-text-danger" _v-73ff19ce=""></i>\n </span>\n\t\t\t</div>\n\t\t</div>\n\t\t<div class="column " _v-73ff19ce="">\n\t\t\t<file-upload class="button is-secondary is-rounded" :post-action=" global.root + \'/add_watermark\'" :headers="{\'X-WP-Nonce\': global.nonce}" extensions="gif,jpg,jpeg,png,webp" accept="image/png,image/gif,image/jpeg,image/webp" :size="1024 * 1024 * 10" v-model="files" @input-filter="inputFilter" @input-file="inputFile" :disabled="loading" ref="upload" _v-73ff19ce="">\n\t\t\t\t<i class="dashicons dashicons-plus icon" _v-73ff19ce=""></i>\n\t\t\t\t{{strings.upload}}\n\t\t\t</file-upload>\n\t\t\t<br _v-73ff19ce=""><br _v-73ff19ce=""><span class="tag is-danger" v-if="is_error" _v-73ff19ce="">{{error_message}}</span>\n\t\t</div>\n\t\t<hr _v-73ff19ce="">\n\t\t<div class="box" _v-73ff19ce="">\n\t\t\t<h3 _v-73ff19ce=""><span class="dashicons dashicons-menu" _v-73ff19ce=""></span> {{strings.list_header}} </h3>\n\t\t\t<small _v-73ff19ce=""><i _v-73ff19ce="">{{strings.max_allowed}}</i></small>\n\t\t\t\n\t\t\t<div class="optimized-images" _v-73ff19ce="">\n\t\t\t\t<div v-if="!noImages" _v-73ff19ce="">\n\t\t\t\t\t<h3 class="has-text-centered" _v-73ff19ce="">{{strings.last}} {{strings.optimized_images}}</h3>\n\t\t\t\t\t<table class="table is-striped is-hoverable is-fullwidth" _v-73ff19ce="">\n\t\t\t\t\t\t<thead _v-73ff19ce="">\n\t\t\t\t\t\t<tr _v-73ff19ce="">\n\t\t\t\t\t\t\t<th class="optml-image-heading" _v-73ff19ce="">{{strings.id}}</th>\n\t\t\t\t\t\t\t<th class="optml-image-heading" _v-73ff19ce="">{{strings.image}}</th>\n\t\t\t\t\t\t\t<th class="optml-image-heading" _v-73ff19ce="">{{strings.action}}</th>\n\t\t\t\t\t\t</tr>\n\t\t\t\t\t\t</thead>\n\t\t\t\t\t\t<tbody _v-73ff19ce="">\n\t\t\t\t\t\t<tr v-for="(item, index) in watermarkData" _v-73ff19ce="">\n\t\t\t\t\t\t\t<td _v-73ff19ce=""><code _v-73ff19ce="">#{{item.ID}}</code></td>\n\t\t\t\t\t\t\t<td _v-73ff19ce=""><img :src="item.guid" class="optml-image-watermark" width="50" _v-73ff19ce=""></td>\n\t\t\t\t\t\t\t<td width="50" _v-73ff19ce="">\n\t\t\t\t\t\t\t\t<a @click="removeWatermark(item.ID)" class="button is-small is-danger is-rounded" :class="{\'is-loading\':loading}" _v-73ff19ce="">\n\t\t\t\t\t\t\t\t\t<span class="dashicons dashicons-no-alt icon" _v-73ff19ce=""></span>\n\t\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t</td>\n\t\t\t\t\t\t</tr>\n\t\t\t\t\t\t</tbody>\n\t\t\t\t\t</table>\n\t\t\t\t\t\n\t\t\t\t\t<span class="tag is-success" v-if="loading" _v-73ff19ce="">\n\t\t\t\t\t{{strings.loading_remove_watermark}}\n\t\t\t\t\t</span>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t\t<table class="table is-striped is-hoverable is-fullwidth" v-if="noImages" _v-73ff19ce="">\n\t\t\t\t<thead _v-73ff19ce="">\n\t\t\t\t<tr _v-73ff19ce="">\n\t\t\t\t\t<th class="optml-image-heading has-text-centered" v-html="strings.no_images_found" _v-73ff19ce=""></th>\n\t\t\t\t</tr>\n\t\t\t\t</thead>\n\t\t\t</table>\n\t\t\t<hr _v-73ff19ce="">\n\t\t\t<h3 _v-73ff19ce=""><span class="dashicons dashicons-grid-view" _v-73ff19ce=""></span> {{strings.settings_header}} </h3>\n\t\t\t<br _v-73ff19ce="">\n\t\t\t<div class="field is-fullwidth columns" _v-73ff19ce="">\n\t\t\t\t<label class="label is-half column has-text-grey-dark no-padding-right " _v-73ff19ce="">\n\t\t\t\t\t{{strings.wm_title}}\n\t\t\t\t\t<p class="is-italic has-text-weight-normal" _v-73ff19ce="">\n\t\t\t\t\t\t{{strings.wm_desc}}\n\t\t\t\t\t</p>\n\t\t\t\t</label>\n\t\t\t\t\n\t\t\t\t<div class="column is-paddingless" _v-73ff19ce="">\n\t\t\t\t\t<div class="columns" _v-73ff19ce="">\n\t\t\t\t\t\t<div class="field column is-narrow" _v-73ff19ce="">\n\t\t\t\t\t\t\t<div class="select" _v-73ff19ce="">\n\t\t\t\t\t\t\t\t<select title="Watermark Selection" v-model="selectedWatermark" _v-73ff19ce="">\n\t\t\t\t\t\t\t\t\t<option value="-1" _v-73ff19ce="">No watermark</option>\n\t\t\t\t\t\t\t\t\t<option v-for="(item, index) in watermarkData" :value="item.ID" _v-73ff19ce="">#({{item.ID}})\n\t\t\t\t\t\t\t\t\t</option>\n\t\t\t\t\t\t\t\t</select>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t\t\n\t\t\t<div class="field is-fullwidth columns" _v-73ff19ce="">\n\t\t\t\t<label class="label is-half column has-text-grey-dark no-padding-right " _v-73ff19ce="">\n\t\t\t\t\t{{strings.opacity_title}}\n\t\t\t\t\t<p class="is-italic has-text-weight-normal" _v-73ff19ce="">\n\t\t\t\t\t\t{{strings.opacity_desc}}\n\t\t\t\t\t</p>\n\t\t\t\t</label>\n\t\t\t\t\n\t\t\t\t<div class="column is-paddingless" _v-73ff19ce="">\n\t\t\t\t\t<div class="columns" _v-73ff19ce="">\n\t\t\t\t\t\t<div class="field column is-narrow has-addons" _v-73ff19ce="">\n\t\t\t\t\t\t\t<p class="control" _v-73ff19ce="">\n\t\t\t\t\t\t\t\t<a class="button is-small is-static" _v-73ff19ce="">\n\t\t\t\t\t\t\t\t\t{{strings.opacity_field}}\n\t\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t\t<p class="control " _v-73ff19ce="">\n\t\t\t\t\t\t\t\t<input v-model="watermarkOpacity" class="input is-small" type="number" min="0" max="100" _v-73ff19ce="">\n\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t\t\n\t\t\t<div class="field columns" _v-73ff19ce="">\n\t\t\t\t<label class="label column has-text-grey-dark" _v-73ff19ce="">\n\t\t\t\t\t{{strings.position_title}}\n\t\t\t\t\t<p class="is-italic has-text-weight-normal" _v-73ff19ce="">\n\t\t\t\t\t\t{{strings.position_desc}}\n\t\t\t\t\t</p>\n\t\t\t\t</label>\n\t\t\t\t<div class="column buttons " _v-73ff19ce="">\n\t\t\t\t\t<div class="field columns is-gapless is-marginless " _v-73ff19ce="">\n\t\t\t\t\t\t<div class="is-fullwidth optml-layout-grid" _v-73ff19ce="">\n\t\t\t\t\t\t\t<a @click="changePosition(\'nowe\')" :class="{ \'is-info\':isActivePosition (\'nowe\'), \' is-selected\':watermarkSettings.position === \'nowe\' }" class="grid-button " :title="strings.pos_nowe_title" _v-73ff19ce="">\n\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t<a @click="changePosition(\'no\')" :class="{ \'is-info\':isActivePosition (\'no\'), \' is-selected\':watermarkSettings.position === \'no\' }" class="grid-button " :title="strings.pos_no_title" _v-73ff19ce="">\n\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t<a @click="changePosition(\'noea\')" :class="{ \'is-info\':isActivePosition (\'noea\'), \' is-selected\':watermarkSettings.position === \'noea\' }" class="grid-button" :title="strings.pos_noea_title" _v-73ff19ce="">\n\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t<a @click="changePosition(\'we\')" :class="{ \'is-info\':isActivePosition (\'we\'), \' is-selected\':watermarkSettings.position === \'we\' }" class="grid-button" :title="strings.pos_we_title" _v-73ff19ce="">\n\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t<a @click="changePosition(\'ce\')" :class="{ \'is-info\':isActivePosition (\'ce\'), \' is-selected\':watermarkSettings.position === \'ce\' }" class="grid-button" :title="strings.pos_ce_title" _v-73ff19ce="">\n\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t<a @click="changePosition(\'ea\')" :class="{ \'is-info\':isActivePosition (\'ea\'), \' is-selected\':watermarkSettings.position === \'ea\' }" class="grid-button" :title="strings.pos_ea_title" _v-73ff19ce="">\n\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t<a @click="changePosition(\'sowe\')" :class="{ \'is-info\':isActivePosition (\'sowe\'), \' is-selected\':watermarkSettings.position === \'sowe\' }" class="grid-button" :title="strings.pos_sowe_title" _v-73ff19ce="">\n\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t<a @click="changePosition(\'so\')" :class="{ \'is-info\':isActivePosition (\'so\'), \' is-selected\':watermarkSettings.position === \'so\' }" class="grid-button" :title="strings.pos_so_title" _v-73ff19ce="">\n\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t<a @click="changePosition(\'soea\')" :class="{ \'is-info\':isActivePosition (\'soea\'), \' is-selected\':watermarkSettings.position === \'soea\' }" class="grid-button" :title="strings.pos_soea_title" _v-73ff19ce="">\n\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</div>\n\t\t\t\t\t<br _v-73ff19ce="">\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t\t\n\t\t\t<div class="field is-fullwidth columns " _v-73ff19ce="">\n\t\t\t\t<label class="label is-half column has-text-grey-dark no-padding-right " _v-73ff19ce="">\n\t\t\t\t\t{{strings.offset_title}}\n\t\t\t\t\t<p class="is-italic has-text-weight-normal" _v-73ff19ce="">\n\t\t\t\t\t\t{{strings.offset_desc}}\n\t\t\t\t\t</p>\n\t\t\t\t</label>\n\t\t\t\t\n\t\t\t\t<div class="column is-paddingless" _v-73ff19ce="">\n\t\t\t\t\t<div class="columns" _v-73ff19ce="">\n\t\t\t\t\t\t<div class="field column is-narrow has-addons" _v-73ff19ce="">\n\t\t\t\t\t\t\t<p class="control" _v-73ff19ce="">\n\t\t\t\t\t\t\t\t<a class="button is-small is-static" _v-73ff19ce="">\n\t\t\t\t\t\t\t\t\t{{strings.offset_x_field}}\n\t\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t\t<p class="control " _v-73ff19ce="">\n\t\t\t\t\t\t\t\t<input v-model="watermarkX" class="input is-tiny is-small" type="number" _v-73ff19ce="">\n\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t\t<div class="field column is-narrow has-addons" _v-73ff19ce="">\n\t\t\t\t\t\t\t<p class="control" _v-73ff19ce="">\n\t\t\t\t\t\t\t\t<a class="button is-small is-static" _v-73ff19ce="">\n\t\t\t\t\t\t\t\t\t{{strings.offset_y_field}}\n\t\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t\t<p class="control " _v-73ff19ce="">\n\t\t\t\t\t\t\t\t<input v-model="watermarkY" class="input is-small is-tiny" type="number" _v-73ff19ce="">\n\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t\t\n\t\t\t<div class="field is-fullwidth columns" _v-73ff19ce="">\n\t\t\t\t<label class="label is-half column has-text-grey-dark no-padding-right " _v-73ff19ce="">\n\t\t\t\t\t{{strings.scale_title}}\n\t\t\t\t\t<p class="is-italic has-text-weight-normal" _v-73ff19ce="">\n\t\t\t\t\t\t{{strings.scale_desc}}\n\t\t\t\t\t</p>\n\t\t\t\t</label>\n\t\t\t\t\n\t\t\t\t<div class="column is-paddingless" _v-73ff19ce="">\n\t\t\t\t\t<div class="columns" _v-73ff19ce="">\n\t\t\t\t\t\t<div class="field column is-narrow has-addons" _v-73ff19ce="">\n\t\t\t\t\t\t\t<p class="control" _v-73ff19ce="">\n\t\t\t\t\t\t\t\t<a class="button is-small is-static" _v-73ff19ce="">\n\t\t\t\t\t\t\t\t\t{{strings.scale_field}}\n\t\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t\t<p class="control " _v-73ff19ce="">\n\t\t\t\t\t\t\t\t<input v-model="watermarkScale" class="input is-small" type="number" min="0" max="100" _v-73ff19ce="">\n\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t\t\n\t\t\t<p class="control column has-text-centered-desktop has-text-left-touch " _v-73ff19ce="">\n\t\t\t\t<a @click="saveChanges()" class="button is-small is-success " :class="{\'is-loading\':loading}" _v-73ff19ce="">\n\t\t\t\t\t<span class="dashicons dashicons-yes icon" _v-73ff19ce=""></span>\n\t\t\t\t\t<span _v-73ff19ce="">\t{{strings.save_changes}}</span>\n\t\t\t\t</a>\n\t\t\t</p>\n\t\t</div>\n\t</div>\n'},function(t,e,o){var i,n;o(108),i=o(110),n=o(127),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(109);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n\n",""])},function(t,e,o){"use strict";function i(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var n=o(13),a=i(n),r=o(123),s=i(r);e.default={name:"resize",data:function(){return{strings:optimoleDashboardApp.strings.options_strings,all_strings:optimoleDashboardApp.strings,size_width:"",size_height:"",crop:!1,showSave:!1,new_data:{}}},mounted:function(){},methods:{saveChanges:function(){this.$store.dispatch("saveSettings",{settings:this.new_data})},addImageSize:function(){if(""!==this.size_height&&""!==this.size_width){var t="optimole_"+this.size_width+"_"+this.size_height+"_crop",e=(0,s.default)({},t,{width:this.size_width,height:this.size_height});this.$store.dispatch("saveSettings",{settings:{defined_image_sizes:e}})}},removeSize:function(t){var e=(0,s.default)({},t,"remove");this.$store.dispatch("saveSettings",{settings:{defined_image_sizes:e}})}},computed:{site_settings:function(){return this.$store.state.site_settings},sizes:function(){return this.$store.state.site_settings.defined_image_sizes},anySize:function(){return(0,a.default)(this.$store.state.site_settings.defined_image_sizes).length>0},widthStatus:{set:function(t){this.showSave=!0,this.new_data.max_width=t},get:function(){return this.site_settings.max_width}},heightStatus:{set:function(t){this.showSave=!0,this.new_data.max_height=t},get:function(){return this.site_settings.max_height}},resizeSmart:{set:function(t){this.showSave=!0,this.new_data.resize_smart=t?"enabled":"disabled"},get:function(){return!("disabled"===this.site_settings.resize_smart)}},retinaReady:{set:function(t){this.showSave=!0,this.new_data.retina_images=t?"enabled":"disabled"},get:function(){return!("disabled"===this.site_settings.retina_images)}}}}},function(t,e,o){o(112),t.exports=o(2).Object.keys},function(t,e,o){var i=o(23),n=o(24);o(118)("keys",function(){return function(t){return n(i(t))}})},function(t,e,o){var i=o(9),n=o(15),a=o(115)(!1),r=o(17)("IE_PROTO");t.exports=function(t,e){var o,s=n(t),l=0,p=[];for(o in s)o!=r&&i(s,o)&&p.push(o);for(;e.length>l;)i(s,o=e[l++])&&(~a(p,o)||p.push(o));return p}},function(t,e,o){var i=o(25);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==i(t)?t.split(""):Object(t)}},function(t,e,o){var i=o(15),n=o(116),a=o(117);t.exports=function(t){return function(e,o,r){var s,l=i(e),p=n(l.length),d=a(r,p);if(t&&o!=o){for(;p>d;)if((s=l[d++])!=s)return!0}else for(;p>d;d++)if((t||d in l)&&l[d]===o)return t||d||0;return!t&&-1}}},function(t,e,o){var i=o(16),n=Math.min;t.exports=function(t){return t>0?n(i(t),9007199254740991):0}},function(t,e,o){var i=o(16),n=Math.max,a=Math.min;t.exports=function(t,e){return t=i(t),t<0?n(t+e,0):a(t,e)}},function(t,e,o){var i=o(18),n=o(2),a=o(20);t.exports=function(t,e){var o=(n.Object||{})[t]||Object[t],r={};r[t]=e(o),i(i.S+i.F*a(function(){o(1)}),"Object",r)}},function(t,e,o){var i=o(120);t.exports=function(t,e,o){if(i(t),void 0===e)return t;switch(o){case 1:return function(o){return t.call(e,o)};case 2:return function(o,i){return t.call(e,o,i)};case 3:return function(o,i,n){return t.call(e,o,i,n)}}return function(){return t.apply(e,arguments)}}},function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},function(t,e,o){t.exports=!o(7)&&!o(20)(function(){return 7!=Object.defineProperty(o(30)("div"),"a",{get:function(){return 7}}).a})},function(t,e,o){var i=o(19);t.exports=function(t,e){if(!i(t))return t;var o,n;if(e&&"function"==typeof(o=t.toString)&&!i(n=o.call(t)))return n;if("function"==typeof(o=t.valueOf)&&!i(n=o.call(t)))return n;if(!e&&"function"==typeof(o=t.toString)&&!i(n=o.call(t)))return n;throw TypeError("Can't convert object to primitive value")}},function(t,e,o){"use strict";e.__esModule=!0;var i=o(124),n=function(t){return t&&t.__esModule?t:{default:t}}(i);e.default=function(t,e,o){return e in t?(0,n.default)(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[e]=o,t}},function(t,e,o){t.exports={default:o(125),__esModule:!0}},function(t,e,o){o(126);var i=o(2).Object;t.exports=function(t,e,o){return i.defineProperty(t,e,o)}},function(t,e,o){var i=o(18);i(i.S+i.F*!o(7),"Object",{defineProperty:o(10).f})},function(t,e){t.exports='\n <div :class="{ \'saving--option\' : this.$store.state.loading }" _v-549159be="">\n <div class="field columns" _v-549159be="">\n <label class="label column has-text-grey-dark optml-custom-label-margin" _v-549159be="">\n {{strings.enable_resize_smart_title}}\n <p class="optml-settings-desc-margin has-text-weight-normal" _v-549159be="">\n {{strings.enable_resize_smart_desc}}\n </p>\n </label>\n <div class="column is-1" _v-549159be="">\n <toggle-button :class="\'has-text-dark\'" v-model="resizeSmart" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-549159be=""></toggle-button>\n </div>\n\n </div>\n <hr _v-549159be="">\n <div class="field columns" _v-549159be="">\n <label class="label column has-text-grey-dark optml-custom-label-margin" _v-549159be="">\n {{strings.enable_retina_title}}\n <p class="optml-settings-desc-margin has-text-weight-normal" _v-549159be="">\n {{strings.enable_retina_desc}}\n </p>\n </label>\n <div class="column is-1" _v-549159be="">\n <toggle-button :class="\'has-text-dark\'" v-model="retinaReady" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-549159be=""></toggle-button>\n </div>\n\n </div>\n <hr _v-549159be="">\n <div class="field columns" _v-549159be="">\n\n <div class="columns" style="width: 100%;margin-left: 3px;" _v-549159be="">\n <div class="optml-fill-container" _v-549159be="">\n <div class="field " _v-549159be="">\n <label class="label column has-text-grey-dark" style="margin:2% 0;" _v-549159be="">\n <span _v-549159be=""> {{this.strings.add_image_size_desc}} </span>\n </label>\n <label class="label column " _v-549159be="">\n <p class="has-text-weight-normal optml-restore-notice-background" style="padding: 2%;" _v-549159be="">{{strings.image_size_notice}}</p>\n </label>\n <div class="fields column optml-light-background" style="padding: 1% 5%; margin: 0 1%;" _v-549159be="">\n <div class="field has-addons column has-addons-centered optml-filters-content" _v-549159be="">\n <p class="optml-fill-container has-text-centered" _v-549159be="">\n\n <input v-model="size_width" class="optml-textarea optml-text-input-border optml-fill-container has-text-left" type="number" min="1" :placeholder="this.strings.width_field" _v-549159be="">\n </p>\n\n <p class="optml-fill-container has-text-centered" style="margin-left: 5%;" _v-549159be="">\n\n <input v-model="size_height" class="optml-textarea optml-text-input-border optml-fill-container has-text-left" type="number" min="1" :placeholder="this.strings.height_field" _v-549159be="">\n </p>\n\n\n <div class="button optml-button-style-1 optml-fit-content" style="margin: 0 0 0 4%;" :class="this.$store.state.loading ? \'is-loading\' : \'\' " @click="addImageSize" _v-549159be="">\n {{this.strings.add_image_size_button}}\n </div>\n\n </div>\n </div>\n </div>\n\n <div v-if="anySize" class="label column has-text-grey-dark" style="white-space: nowrap;" _v-549159be=""> {{strings.image_sizes_title}}: </div>\n <div class="column is-full optml-fill-container" _v-549159be="">\n <div class=" exclusion-filter" v-for="(item, index) in sizes" style="margin-bottom: 2%;" _v-549159be="">\n <div _v-549159be="">\n <div class="tags has-addons" _v-549159be="">\n <div class="tag optml-light-background is-marginless is-link has-text-left" style="width: 97.8%;" _v-549159be=""><p v-html="strings.name" _v-549159be=""></p>\n &nbsp;{{index}} &nbsp;&nbsp;&nbsp;&nbsp; <strong _v-549159be="">{{strings.width_field}}</strong> : {{sizes[index].width}} &nbsp;&nbsp;&nbsp;&nbsp; <strong _v-549159be="">{{strings.height_field}}</strong> : {{sizes[index].height}}\n <a @click="removeSize(index)" _v-549159be="">\n <svg xmlns="http://www.w3.org/2000/svg" width="13" height="16" viewBox="0 0 13 16" fill="none" _v-549159be="">\n <path fill-rule="evenodd" clip-rule="evenodd" d="M9 2H12C12.6 2 13 2.4 13 3V4H0V3C0 2.4 0.5 2 1 2H4C4.2 0.9 5.3 0 6.5 0C7.7 0 8.8 0.9 9 2ZM8 2C7.8 1.4 7.1 1 6.5 1C5.9 1 5.2 1.4 5 2H8ZM11.1 15.1L12 5H1L1.9 15.1C2 15.6 2.4 16 2.9 16H10.1C10.6 16 11.1 15.6 11.1 15.1Z" fill="#757296" _v-549159be=""></path>\n </svg>\n </a>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n\n\n <hr _v-549159be="">\n <div class="field columns optml-flex-column" style="align-content: center;justify-content: center;" _v-549159be="">\n <label class="label column has-text-grey-dark no-padding-right optml-custom-label-margin" _v-549159be="">\n {{strings.size_title}}\n <p class="optml-settings-desc-margin has-text-weight-normal" _v-549159be="">\n {{strings.size_desc}}\n </p>\n </label>\n\n <div class="column is-6 " _v-549159be="">\n <div class="columns" _v-549159be="">\n <div class="field column is-narrow has-addons" style="align-items: center;" _v-549159be="">\n\n <p class="optml-custom-label-margin" _v-549159be="">\n {{strings.width_field}}\n </p>\n\n <input v-model="widthStatus" class="optml-textarea" type="number" min="100" max="10000" _v-549159be="">\n\n </div>\n <div class="field column is-narrow has-addons" style="align-items: center; margin-bottom: 0.75rem;" _v-549159be="">\n <p class="optml-custom-label-margin" _v-549159be="">\n {{strings.height_field}}\n </p>\n\n <input class="optml-textarea" v-model="heightStatus" type="number" min="100" max="10000" _v-549159be="">\n </div>\n </div>\n </div>\n </div>\n\n <div class="field is-fullwidth columns " _v-549159be="">\n <div class="column is-left" _v-549159be="">\n <button @click="saveChanges()" class="button optml-button-style-1 " :class="this.$store.state.loading ? \'is-loading\' : \'\' " :disabled="!showSave" _v-549159be="">\n {{strings.save_changes}}\n </button>\n </div>\n </div>\n\n </div>\n'},function(t,e,o){var i,n;o(129),i=o(131),n=o(137),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(130);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n\n",""])},function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=o(132),n=function(t){return t&&t.__esModule?t:{default:t}}(i);e.default={name:"exclusions",components:{FilterControl:n.default},data:function(){return{strings:optimoleDashboardApp.strings.options_strings,all_strings:optimoleDashboardApp.strings,new_data:{}}},mounted:function(){},methods:{},computed:{site_settings:function(){return this.$store.state.site_settings}}}},function(t,e,o){var i,n;o(133),i=o(135),n=o(136),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(134);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n\n",""])},function(t,e,o){"use strict";function i(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var n=o(13),a=i(n),r=o(5);i(r);e.default={name:"filter-control",props:["type"],data:function(){return{strings:optimoleDashboardApp.strings.options_strings,all_strings:optimoleDashboardApp.strings,showSave:!1,selected_filter:"filename",selected_value:"",selected_url_match_type:"contains",filter_operator:optimoleDashboardApp.strings.options_strings.filter_operator_contains,FILTER_TYPES:{EXT:"extension",URL:"page_url",URL_MATCH:"page_url_match",FILENAME:"filename",CLASS:"class"}}},mounted:function(){},methods:{saveRule:function(){var t={};this.selected_filter===this.FILTER_TYPES.URL&&"matches"===this.selected_url_match_type&&(this.selected_filter=this.FILTER_TYPES.URL_MATCH),t[this.type]={},t[this.type][this.selected_filter]={},t[this.type][this.selected_filter][this.selected_value]=!0,this.selected_value.length<3||this.$store.dispatch("saveSettings",{settings:{filters:t}})},removeRule:function(t,e){var o={};o[this.type]={},o[this.type][t]={},o[this.type][t][e]="false",this.$store.dispatch("saveSettings",{settings:{filters:o}})},changeFilterType:function(t){this.selected_value="",t.target.value===this.FILTER_TYPES.EXT&&(this.selected_value="svg",this.filter_operator=this.strings.filter_operator_is),t.target.value===this.FILTER_TYPES.FILENAME&&(this.filter_operator=this.strings.filter_operator_contains),t.target.value===this.FILTER_TYPES.CLASS&&(this.filter_operator=this.strings.filter_operator_contains),this.selected_filter=t.target.value},getFilterOperator:function(){return this.filter_operator}},computed:{filters:function(){return this.$store.state.site_settings.filters[this.type]},anyFilter:function(){return(0,a.default)(this.filters[this.FILTER_TYPES.EXT]).length>0||(0,a.default)(this.filters[this.FILTER_TYPES.CLASS]).length>0||(0,a.default)(this.filters[this.FILTER_TYPES.URL]).length>0||(0,a.default)(this.filters[this.FILTER_TYPES.FILENAME]).length>0}}}},function(t,e){t.exports='\n\t\t<div :id="\'filter-type-\'+type" class="optml-fill-container" _v-27af7d12="">\n\t\t\t\t<div class="field " _v-27af7d12="">\n\t\t\t\t\t\t<label class="label column has-text-grey-dark" _v-27af7d12="">\n\t\t\t\t\t\t\t\t<span v-if="type===\'lazyload\'" _v-27af7d12="">{{strings.exclude_title_lazyload}}</span>\n\t\t\t\t\t\t\t\t<span v-if="type===\'optimize\'" _v-27af7d12="">{{strings.exclude_title_optimize}}</span>\n\t\t\t\t\t\t</label>\n\t\t\t\t</div>\n\t\t\t\t<div class="field columns optml-light-background" style="padding: 1% 5%;" _v-27af7d12="">\n\t\t\t\t\t\t<div class="field has-addons column has-addons-centered optml-filters-content" _v-27af7d12="">\n\t\t\t\t\t\t\t\t<p _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<select @change="changeFilterType($event)" class="optml-text-input-border" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option :value="FILTER_TYPES.FILENAME" _v-27af7d12="">{{strings.filter_filename}}</option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option :value="FILTER_TYPES.EXT" _v-27af7d12="">{{strings.filter_ext}}</option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option :value="FILTER_TYPES.URL" _v-27af7d12="">{{strings.filter_url}}</option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option :value="FILTER_TYPES.CLASS" _v-27af7d12="">{{strings.filter_class}}</option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</select>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</span>\n\t\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t\t\t<p style="margin-left: 2.5%;" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span v-if="this.selected_filter===this.FILTER_TYPES.URL" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<select v-model="selected_url_match_type" class="optml-text-input-border" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value="contains" _v-27af7d12="">{{this.strings.filter_operator_contains}}</option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value="matches" _v-27af7d12="">{{this.strings.filter_operator_matches}}</option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</select>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span v-else="" _v-27af7d12="">{{getFilterOperator()}}</span>\n\n\t\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t\t\t<p class="optml-fill-container has-text-centered" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span v-if="this.selected_filter===this.FILTER_TYPES.EXT" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<select v-model="selected_value" class="optml-text-input-border" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value="svg" _v-27af7d12="">.SVG</option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value="jpg" _v-27af7d12="">.JPG</option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value="png" _v-27af7d12="">.PNG</option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value="gif" _v-27af7d12="">.GIF</option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</select>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</span>\n\t\t\t\t\t\t\t\t\t\t<input v-else="" v-model="selected_value" class="optml-textarea optml-text-input-border optml-fill-container has-text-left" type="text" :placeholder="this.selected_url_match_type === \'matches\' ? \'path\' : \'word\'" _v-27af7d12="">\n\t\t\t\t\t\t\t\t</p>\n\n\t\t\t\t\t\t\t\t\t\t<div class="button optml-button-style-1 optml-fit-content" style="margin: 0 0 0 4%;" :class="this.$store.state.loading ? \'is-loading\' : \'\' " @click="saveRule()" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t\t{{strings.add_filter}}\n\t\t\t\t\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t\t<p class="has-text-centered " v-if="this.selected_filter === FILTER_TYPES.URL" _v-27af7d12="">\n\t\t\t\t\t\t<i _v-27af7d12="">For homepage use <strong _v-27af7d12="">home</strong> keyword.</i>\n\t\t\t\t</p>\n\t\t\t<div class="field columns optml-flex-column" style="margin-top: 4%;" _v-27af7d12="">\n\t\t\t\t<div v-if="anyFilter" class="optml-gray has-text-weight-bold" style="white-space: nowrap;" _v-27af7d12=""> {{strings.active_exclusions}}: </div>\n\t\t\t\t<div class="column is-paddingless is-full optml-fill-container" _v-27af7d12="">\n\t\t\t\t\t<div class="list" style="margin-top: 4%;" _v-27af7d12="">\n\t\t\t\t\t\t<div class=" exclusion-filter" v-for="(item, index) in filters[this.FILTER_TYPES.EXT]" _v-27af7d12="">\n\t\t\t\t\t\t\t<div _v-27af7d12="">\n\t\t\t\t\t\t\t\t<div class="tags has-addons" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t<div class="tag optml-light-background is-marginless is-link has-text-left" _v-27af7d12=""><p v-html="strings.exclude_ext_desc" _v-27af7d12=""></p>\n\t\t\t\t\t\t\t\t\t\t&nbsp;<strong _v-27af7d12="">{{index}}</strong>\n\t\t\t\t\t\t\t\t\t\t<a @click="removeRule(FILTER_TYPES.EXT,index)" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t<svg xmlns="http://www.w3.org/2000/svg" width="13" height="16" viewBox="0 0 13 16" fill="none" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t\t<path fill-rule="evenodd" clip-rule="evenodd" d="M9 2H12C12.6 2 13 2.4 13 3V4H0V3C0 2.4 0.5 2 1 2H4C4.2 0.9 5.3 0 6.5 0C7.7 0 8.8 0.9 9 2ZM8 2C7.8 1.4 7.1 1 6.5 1C5.9 1 5.2 1.4 5 2H8ZM11.1 15.1L12 5H1L1.9 15.1C2 15.6 2.4 16 2.9 16H10.1C10.6 16 11.1 15.6 11.1 15.1Z" fill="#757296" _v-27af7d12=""></path>\n\t\t\t\t\t\t\t\t\t\t\t</svg>\n\t\t\t\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t\t<div class=" exclusion-filter" v-for="(item, index) in filters[this.FILTER_TYPES.URL]" _v-27af7d12="">\n\t\t\t\t\t\t\t<div _v-27af7d12="">\n\t\t\t\t\t\t\t\t<div class="tags has-addons" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t<div class="tag optml-light-background is-marginless is-link has-text-left" _v-27af7d12=""><p v-html="strings.exclude_url_desc" _v-27af7d12=""></p>\n\t\t\t\t\t\t\t\t\t\t&nbsp;<strong _v-27af7d12="">{{index}}</strong>\n\t\t\t\t\t\t\t\t\t\t<a @click="removeRule(FILTER_TYPES.URL,index)" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t<svg xmlns="http://www.w3.org/2000/svg" width="13" height="16" viewBox="0 0 13 16" fill="none" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t\t<path fill-rule="evenodd" clip-rule="evenodd" d="M9 2H12C12.6 2 13 2.4 13 3V4H0V3C0 2.4 0.5 2 1 2H4C4.2 0.9 5.3 0 6.5 0C7.7 0 8.8 0.9 9 2ZM8 2C7.8 1.4 7.1 1 6.5 1C5.9 1 5.2 1.4 5 2H8ZM11.1 15.1L12 5H1L1.9 15.1C2 15.6 2.4 16 2.9 16H10.1C10.6 16 11.1 15.6 11.1 15.1Z" fill="#757296" _v-27af7d12=""></path>\n\t\t\t\t\t\t\t\t\t\t\t</svg>\n\t\t\t\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>\n <div class=" exclusion-filter" v-for="(item, index) in filters[this.FILTER_TYPES.URL_MATCH]" _v-27af7d12="">\n <div _v-27af7d12="">\n <div class="tags has-addons" _v-27af7d12="">\n <div class="tag optml-light-background is-marginless is-link has-text-left" _v-27af7d12=""><p v-html="strings.exclude_url_match_desc" _v-27af7d12=""></p>\n &nbsp;<strong _v-27af7d12="">{{index}}</strong>\n <a @click="removeRule(FILTER_TYPES.URL_MATCH,index)" _v-27af7d12="">\n <svg xmlns="http://www.w3.org/2000/svg" width="13" height="16" viewBox="0 0 13 16" fill="none" _v-27af7d12="">\n <path fill-rule="evenodd" clip-rule="evenodd" d="M9 2H12C12.6 2 13 2.4 13 3V4H0V3C0 2.4 0.5 2 1 2H4C4.2 0.9 5.3 0 6.5 0C7.7 0 8.8 0.9 9 2ZM8 2C7.8 1.4 7.1 1 6.5 1C5.9 1 5.2 1.4 5 2H8ZM11.1 15.1L12 5H1L1.9 15.1C2 15.6 2.4 16 2.9 16H10.1C10.6 16 11.1 15.6 11.1 15.1Z" fill="#757296" _v-27af7d12=""></path>\n </svg>\n </a>\n </div>\n\n </div>\n </div>\n </div>\n\t\t\t\t\t\t<div class="exclusion-filter" v-for="(item, index) in filters[this.FILTER_TYPES.FILENAME]" _v-27af7d12="">\n\t\t\t\t\t\t\t<div _v-27af7d12="">\n\t\t\t\t\t\t\t\t<div class="tags has-addons" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t<div class="tag optml-light-background is-marginless is-link has-text-left" _v-27af7d12=""><p v-html="strings.exclude_filename_desc" _v-27af7d12=""></p>\n\t\t\t\t\t\t\t\t\t\t&nbsp;<strong _v-27af7d12="">{{index}}</strong>\n\t\t\t\t\t\t\t\t\t\t<a @click="removeRule(FILTER_TYPES.FILENAME,index)" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t<svg xmlns="http://www.w3.org/2000/svg" width="13" height="16" viewBox="0 0 13 16" fill="none" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t<path fill-rule="evenodd" clip-rule="evenodd" d="M9 2H12C12.6 2 13 2.4 13 3V4H0V3C0 2.4 0.5 2 1 2H4C4.2 0.9 5.3 0 6.5 0C7.7 0 8.8 0.9 9 2ZM8 2C7.8 1.4 7.1 1 6.5 1C5.9 1 5.2 1.4 5 2H8ZM11.1 15.1L12 5H1L1.9 15.1C2 15.6 2.4 16 2.9 16H10.1C10.6 16 11.1 15.6 11.1 15.1Z" fill="#757296" _v-27af7d12=""></path>\n\t\t\t\t\t\t\t\t\t\t</svg>\n\t\t\t\t\t\t\t\t\t\t</a>\n\n\t\t\t\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t\t<div class="exclusion-filter" v-for="(item, index) in filters[this.FILTER_TYPES.CLASS]" _v-27af7d12="">\n\t\t\t\t\t\t\t<div _v-27af7d12="">\n\t\t\t\t\t\t\t\t<div class="tags has-addons" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t<div class="tag optml-light-background is-marginless is-link has-text-left" _v-27af7d12=""><p v-html="strings.exclude_class_desc" _v-27af7d12=""></p>\n\t\t\t\t\t\t\t\t\t\t&nbsp;<strong _v-27af7d12="">{{index}}</strong>\n\t\t\t\t\t\t\t\t\t\t<a @click="removeRule(FILTER_TYPES.CLASS,index)" _v-27af7d12=""><svg xmlns="http://www.w3.org/2000/svg" width="13" height="16" viewBox="0 0 13 16" fill="none" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t<path fill-rule="evenodd" clip-rule="evenodd" d="M9 2H12C12.6 2 13 2.4 13 3V4H0V3C0 2.4 0.5 2 1 2H4C4.2 0.9 5.3 0 6.5 0C7.7 0 8.8 0.9 9 2ZM8 2C7.8 1.4 7.1 1 6.5 1C5.9 1 5.2 1.4 5 2H8ZM11.1 15.1L12 5H1L1.9 15.1C2 15.6 2.4 16 2.9 16H10.1C10.6 16 11.1 15.6 11.1 15.1Z" fill="#757296" _v-27af7d12=""></path>\n\t\t\t\t\t\t\t\t\t\t</svg>\n\n\t\t\t\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\n\t\t\t</div>\n\t\t</div>\n'},function(t,e){t.exports='\n <div :class="{ \'saving--option\' : this.$store.state.loading }" _v-44e22022="">\n <div id="filters-list" _v-44e22022="">\n <div class="columns " _v-44e22022="">\n <filter-control :type="\'optimize\'" _v-44e22022=""></filter-control>\n </div>\n\t <hr _v-44e22022="">\n <div class="columns " v-if="this.$store.state.site_settings.lazyload === \'enabled\'" _v-44e22022="">\n <filter-control :type="\'lazyload\'" _v-44e22022=""></filter-control>\n </div>\n </div>\n\n </div>\n'},function(t,e,o){var i,n;o(139),i=o(141),n=o(142),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(140);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n\n",""])},function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={name:"lazyload",data:function(){return{strings:optimoleDashboardApp.strings.options_strings,all_strings:optimoleDashboardApp.strings,showSave:!1,showBgSelectors:"enabled"===this.$store.state.site_settings.bg_replacer,new_data:{},selectedValue:this.$store.state.site_settings.skip_lazyload_images}},mounted:function(){},methods:{saveChanges:function(){this.$store.dispatch("saveSettings",{settings:this.new_data})},changedValue:function(){this.new_data.skip_lazyload_images=this.selectedValue,this.showSave=!0}},computed:{site_settings:function(){return this.$store.state.site_settings},lazyloadPlaceholder:{set:function(t){this.showSave=!0,this.new_data.lazyload_placeholder=t?"enabled":"disabled"},get:function(){return!("disabled"===this.site_settings.lazyload_placeholder)}},lazyloadBgImages:{set:function(t){this.showSave=!0,this.new_data.bg_replacer=t?"enabled":"disabled",this.showBgSelectors=t},get:function(){return!("disabled"===this.site_settings.bg_replacer)}},lazyloadVideo:{set:function(t){this.showSave=!0,this.new_data.video_lazyload=t?"enabled":"disabled"},get:function(){return!("disabled"===this.site_settings.video_lazyload)}},lazyloadSelectors:{set:function(t){this.showSave=!0,this.new_data.watchers=t},get:function(){return this.site_settings.watchers}},scaleStatus:{set:function(t){this.showSave=!0,this.new_data.scale=t?"disabled":"enabled"},get:function(){return"disabled"===this.site_settings.scale}},nativeLazyStatus:{set:function(t){this.showSave=!0,this.new_data.native_lazyload=t?"enabled":"disabled"},get:function(){return!("disabled"===this.site_settings.native_lazyload)}}}}},function(t,e){t.exports='\n\t\t<div :class="{ \'saving--option\' : this.$store.state.loading }" _v-c274b838="">\n\t\t\t\t<div class="field columns" _v-c274b838="">\n\t\t\t\t\t\t<label class="label column has-text-grey-dark optml-custom-label-margin" _v-c274b838="">\n\t\t\t\t\t\t\t\t{{strings.enable_lazyload_placeholder_title}}\n\t\t\t\t\t\t\t\t<p class="optml-settings-desc-margin has-text-weight-normal" _v-c274b838="">\n\t\t\t\t\t\t\t\t\t\t{{strings.enable_lazyload_placeholder_desc}}\n\t\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t</label>\n\t\t\t\t\t\t<div class="column is-1" _v-c274b838="">\n\t\t\t\t\t\t\t\t<toggle-button :class="\'has-text-dark\'" v-model="lazyloadPlaceholder" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-c274b838=""></toggle-button>\n\t\t\t\t\t\t</div>\n\t\t\t\t</div>\n <hr _v-c274b838="">\n\n\t\t\t\t<div class="field columns optml-flex-column" _v-c274b838="">\n\t\t\t\t\t<label class="label column optml-custom-label-margin" _v-c274b838="">\n\t\t\t\t\t\t{{strings.exclude_first_images_title}}\n\n\t\t\t\t\t\t<p class="optml-settings-desc-margin has-text-weight-normal" _v-c274b838="">\n\t\t\t\t\t\t\t{{strings.exclude_first_images_desc}}\n\t\t\t\t\t\t</p>\n\t\t\t\t\t</label>\n\n\t\t\t\t\t<div class="column optml-custom-label-margin" _v-c274b838="">\n\n\t\t\t\t\t\t\t{{strings.exclude_first}} <div style="display: inline-block; margin: 0 0.7%;" _v-c274b838=""><input v-model="selectedValue" style="width: 6ch; " class="optml-textarea" type="number" min="0" @change="changedValue" _v-c274b838=""></div> {{strings.images}}\n\n\n\t\t\t\t\t</div>\n\n\t\t\t</div>\n <hr _v-c274b838="">\n\t\t\t\t\x3c!--Native lazy toggle--\x3e\n\t\t\t\t<div class="field is-fullwidth columns" _v-c274b838="">\n\t\t\t\t\t\t<label class="label column has-text-grey-dark optml-custom-label-margin" _v-c274b838="">\n\t\t\t\t\t\t\t\t{{strings.toggle_native}}\n\n\t\t\t\t\t\t\t\t<p class="optml-settings-desc-margin has-text-weight-normal" _v-c274b838="">\n\t\t\t\t\t\t\t\t\t\t{{strings.native_desc}}\n\t\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t</label>\n\n\t\t\t\t\t\t<div class="column is-1 " _v-c274b838="">\n\t\t\t\t\t\t\t\t<toggle-button :class="\'has-text-dark\'" v-model="nativeLazyStatus" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-c274b838=""></toggle-button>\n\t\t\t\t\t\t</div>\n\t\t\t\t</div>\n <hr _v-c274b838="">\n\t\t\t\t<div class="field is-fullwidth columns" _v-c274b838="">\n\t\t\t\t\t\t<label class="label column has-text-grey-dark optml-custom-label-margin" _v-c274b838="">\n\t\t\t\t\t\t\t\t{{strings.toggle_scale}}\n\n\t\t\t\t\t\t\t\t<p class="optml-settings-desc-margin has-text-weight-normal" _v-c274b838="">\n\t\t\t\t\t\t\t\t\t\t{{strings.scale_desc}}\n\t\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t</label>\n\n\t\t\t\t\t\t<div class="column is-1 " _v-c274b838="">\n\t\t\t\t\t\t\t\t<toggle-button :class="\'has-text-dark\'" v-model="scaleStatus" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-c274b838=""></toggle-button>\n\t\t\t\t\t\t</div>\n\t\t\t\t</div>\n <hr _v-c274b838="">\n\t\t\t\t<div class="field columns" _v-c274b838="">\n\t\t\t\t\t\t<label class="label column has-text-grey-dark optml-custom-label-margin" _v-c274b838="">\n\t\t\t\t\t\t\t\t{{strings.enable_bg_lazyload_title}}\n\t\t\t\t\t\t\t\t<p class="optml-settings-desc-margin has-text-weight-normal" _v-c274b838="">\n\t\t\t\t\t\t\t\t\t\t{{strings.enable_bg_lazyload_desc}}\n\t\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t</label>\n\t\t\t\t\t\t<div class="column is-1" _v-c274b838="">\n\t\t\t\t\t\t\t\t<toggle-button :class="\'has-text-dark\'" v-model="lazyloadBgImages" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-c274b838=""></toggle-button>\n\t\t\t\t\t\t</div>\n\t\t\t\t</div>\n <hr _v-c274b838="">\n\t\t\t\t\x3c!--Video lazyload toggle--\x3e\n\t\t\t\t<div class="field columns" _v-c274b838="">\n\t\t\t\t\t\t<label class="label column has-text-grey-dark optml-custom-label-margin" _v-c274b838="">\n\t\t\t\t\t\t\t\t{{strings.enable_video_lazyload_title}}\n\t\t\t\t\t\t\t\t<p class="optml-settings-desc-margin has-text-weight-normal" _v-c274b838="">\n\t\t\t\t\t\t\t\t\t\t{{strings.enable_video_lazyload_desc}}\n\t\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t</label>\n\t\t\t\t\t\t<div class="column is-1" _v-c274b838="">\n\t\t\t\t\t\t\t\t<toggle-button :class="\'has-text-dark\'" v-model="lazyloadVideo" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-c274b838=""></toggle-button>\n\t\t\t\t\t\t</div>\n\t\t\t\t</div>\n <hr _v-c274b838="">\n\t\t\t\t<div class="field columns" v-if="showBgSelectors" _v-c274b838="">\n\t\t\t\t\t\t<div class="column" _v-c274b838="">\n\t\t\t\t\t\t\t\t<label class="label has-text-grey-dark optml-custom-label-margin" _v-c274b838="">\n\t\t\t\t\t\t\t\t\t\t<span _v-c274b838="">{{strings.watch_title_lazyload}}</span>\n\t\t\t\t\t\t\t\t\t\t<p class="optml-settings-desc-margin has-text-weight-normal" _v-c274b838="">\n\t\t\t\t\t\t\t\t\t\t\t\t{{strings.watch_desc_lazyload}}\n\t\t\t\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t\t\t</label>\n\t\t\t\t\t\t\t\t<div _v-c274b838="">\n\t\t\t\t\t\t\t\t\t\t<textarea-autosize class="textarea is-secondary is-small" placeholder="e.g: .image, #item-id, div.with-background-image" v-model="lazyloadSelectors" :min-height="3" :max-height="350" _v-c274b838=""></textarea-autosize>\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>\n\t\t\t\t</div>\n\n\t\t\t\t<div class="field is-fullwidth columns " _v-c274b838="">\n\t\t\t\t\t\t<div class="column is-left" _v-c274b838="">\n\t\t\t\t\t\t\t\t<button @click="saveChanges()" class="button optml-button-style-1" :class="this.$store.state.loading ? \'is-loading\' : \'\' " :disabled="!showSave" _v-c274b838="">\n\t\t\t\t\t\t\t\t\t\t{{strings.save_changes}}\n\t\t\t\t\t\t\t\t</button>\n\t\t\t\t\t\t</div>\n\t\t\t\t</div>\n\n\t\t</div>\n'},function(t,e,o){var i,n;o(144),i=o(146),n=o(164),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(145);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n\n",""])},function(t,e,o){"use strict";function i(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var n=o(13),a=i(n),r=o(147),s=i(r);e.default={name:"media",data:function(){return{strings:optimoleDashboardApp.strings.options_strings,all_strings:optimoleDashboardApp.strings,maxTime:100,showSave:!1,showOffloadDisabled:!1,showOffloadEnabled:!1,offloadDisableOptions:[],select_rollback:"yes_rollback",new_data:{}}},mounted:function(){Object.prototype.hasOwnProperty.call(this.$store.state.queryArgs,"optimole_action")&&this.callSync(this.$store.state.queryArgs.optimole_action,this.$store.state.queryArgs.images)},methods:{selectValue:function(t){this.showSave=!0,this.select_rollback=t.target.value},changeSite:function(t){this.selected_site=t.target.value},saveSite:function(){var t={all:!0};void 0!==this.selected_site&&(t.all=!1,t[this.selected_site]=!0),this.$store.dispatch("saveSettings",{settings:{cloud_sites:t}})},callSync:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"none";this.$store.state.errorMedia=!1,this.$store.dispatch("callSync",{action:t,images:e})},saveChanges:function(){this.showOffloadEnabled=!1,this.showOffloadDisabled&&"yes_rollback"===this.select_rollback&&(this.callSync("rollback_images"),this.select_rollback="no_rollback"),this.showOffloadDisabled=!1,this.$store.dispatch("saveSettings",{settings:this.new_data})},removeSite:function(t){var e={};e[t]=!1,1===this.cloud_sites.length&&(e.all=!0),this.$store.dispatch("saveSettings",{settings:{cloud_sites:e}})}},computed:{site_settings:function(){return this.$store.state.site_settings},sites:function(){return this.$store.state.site_settings.whitelist_domains},cloud_sites:function(){var t=[],e=this.$store.state.site_settings.cloud_sites,o=!0,i=!1,n=void 0;try{for(var r,l=(0,s.default)((0,a.default)(e));!(o=(r=l.next()).done);o=!0){var p=r.value;if("true"===e[p]&&(t.push(p),"all"===p))return t}}catch(t){i=!0,n=t}finally{try{!o&&l.return&&l.return()}finally{if(i)throw n}}return t},offloadMediaStatus:{set:function(t){this.showSave=!0,this.new_data.offload_media=t?"enabled":"disabled",this.showOffloadDisabled="enabled"===this.site_settings.offload_media&&!t,this.showOffloadEnabled="disabled"===this.site_settings.offload_media&&!!t},get:function(){return!("disabled"===this.site_settings.offload_media)}},cloudImagesStatus:{set:function(t){this.showSave=!0,this.new_data.cloud_images=t?"enabled":"disabled"},get:function(){return!("disabled"===this.site_settings.cloud_images)}}}}},function(t,e,o){t.exports={default:o(148),__esModule:!0}},function(t,e,o){o(149),o(159),t.exports=o(161)},function(t,e,o){o(150);for(var i=o(3),n=o(6),a=o(12),r=o(4)("toStringTag"),s="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),l=0;l<s.length;l++){var p=s[l],d=i[p],c=d&&d.prototype;c&&!c[r]&&n(c,r,p),a[p]=a.Array}},function(t,e,o){"use strict";var i=o(151),n=o(152),a=o(12),r=o(15);t.exports=o(32)(Array,"Array",function(t,e){this._t=r(t),this._i=0,this._k=e},function(){var t=this._t,e=this._k,o=this._i++;return!t||o>=t.length?(this._t=void 0,n(1)):"keys"==e?n(0,o):"values"==e?n(0,t[o]):n(0,[o,t[o]])},"values"),a.Arguments=a.Array,i("keys"),i("values"),i("entries")},function(t,e){t.exports=function(){}},function(t,e){t.exports=function(t,e){return{value:e,done:!!t}}},function(t,e,o){t.exports=o(6)},function(t,e,o){"use strict";var i=o(155),n=o(31),a=o(33),r={};o(6)(r,o(4)("iterator"),function(){return this}),t.exports=function(t,e,o){t.prototype=i(r,{next:n(1,o)}),a(t,e+" Iterator")}},function(t,e,o){var i=o(11),n=o(156),a=o(29),r=o(17)("IE_PROTO"),s=function(){},l=function(){var t,e=o(30)("iframe"),i=a.length;for(e.style.display="none",o(157).appendChild(e),e.src="javascript:",t=e.contentWindow.document,t.open(),t.write("<script>document.F=Object<\/script>"),t.close(),l=t.F;i--;)delete l.prototype[a[i]];return l()};t.exports=Object.create||function(t,e){var o;return null!==t?(s.prototype=i(t),o=new s,s.prototype=null,o[r]=t):o=l(),void 0===e?o:n(o,e)}},function(t,e,o){var i=o(10),n=o(11),a=o(24);t.exports=o(7)?Object.defineProperties:function(t,e){n(t);for(var o,r=a(e),s=r.length,l=0;s>l;)i.f(t,o=r[l++],e[o]);return t}},function(t,e,o){var i=o(3).document;t.exports=i&&i.documentElement},function(t,e,o){var i=o(9),n=o(23),a=o(17)("IE_PROTO"),r=Object.prototype;t.exports=Object.getPrototypeOf||function(t){return t=n(t),i(t,a)?t[a]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?r:null}},function(t,e,o){"use strict";var i=o(160)(!0);o(32)(String,"String",function(t){this._t=String(t),this._i=0},function(){var t,e=this._t,o=this._i;return o>=e.length?{value:void 0,done:!0}:(t=i(e,o),this._i+=t.length,{value:t,done:!1})})},function(t,e,o){var i=o(16),n=o(14);t.exports=function(t){return function(e,o){var a,r,s=String(n(e)),l=i(o),p=s.length;return l<0||l>=p?t?"":void 0:(a=s.charCodeAt(l),a<55296||a>56319||l+1===p||(r=s.charCodeAt(l+1))<56320||r>57343?t?s.charAt(l):a:t?s.slice(l,l+2):r-56320+(a-55296<<10)+65536)}}},function(t,e,o){var i=o(11),n=o(162);t.exports=o(2).getIterator=function(t){var e=n(t);if("function"!=typeof e)throw TypeError(t+" is not iterable!");return i(e.call(t))}},function(t,e,o){var i=o(163),n=o(4)("iterator"),a=o(12);t.exports=o(2).getIteratorMethod=function(t){if(void 0!=t)return t[n]||t["@@iterator"]||a[i(t)]}},function(t,e,o){var i=o(25),n=o(4)("toStringTag"),a="Arguments"==i(function(){return arguments}()),r=function(t,e){try{return t[e]}catch(t){}};t.exports=function(t){var e,o,s;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(o=r(e=Object(t),n))?o:a?i(e):"Object"==(s=i(e))&&"function"==typeof e.callee?"Arguments":s}},function(t,e){t.exports='\n\t<div _v-56984240="">\n\t\t\x3c!-- Show media cloud toggle--\x3e\n\t\t<div class="field columns" _v-56984240="">\n\t\t\t<label class="label column has-text-grey-dark" _v-56984240="">\n\t\t\t\t{{strings.enable_cloud_images_title}}\n\n\t\t\t\t<p class="optml-settings-desc-margin has-text-weight-normal" v-html="strings.enable_cloud_images_desc" _v-56984240="">\n\t\t\t\t</p>\n\t\t\t</label>\n\n\t\t\t<div class="column is-1 " _v-56984240="">\n\t\t\t\t<toggle-button :class="\'has-text-dark\'" v-model="cloudImagesStatus" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-56984240=""></toggle-button>\n\t\t\t</div>\n\t\t</div>\n\t\t<hr _v-56984240="">\n\t\t\x3c!--Sites select--\x3e\n\t\t<div id="filters-list" v-if="this.site_settings.cloud_images === \'enabled\'" _v-56984240="">\n\t\t\t<div class="columns " _v-56984240="">\n\t\t\t\t<div _v-56984240="">\n\n\t\t\t\t\t<div class="field columns " _v-56984240="">\n\t\t\t\t\t\t<div class="field has-addons column has-addons-centered optml-fit-content optml-flex-column" _v-56984240="">\n\t\t\t\t\t\t<label class="label column has-text-grey-dark no-padding-right " _v-56984240="">\n\t\t\t\t\t\t\t{{strings.cloud_site_title}}\n\t\t\t\t\t\t\t<p class="optml-settings-desc-margin has-text-weight-normal" _v-56984240="">\n\t\t\t\t\t\t\t\t{{strings.cloud_site_desc}}\n\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t</label>\n\n\t\t\t\t\t\t<div class="column is-6 optml-fit-content" style="margin-left: 2%;" _v-56984240="">\n\t\t\t\t\t\t\t<div class="field columns optml-light-background optml-fit-content" style="min-width: 450px; padding: 1% 2%;" _v-56984240="">\n\t\t\t\t\t\t\t\t<div class="field has-addons column has-addons-centered optml-filters-content" _v-56984240="">\n\t\t\t\t\t\t\t\t\t<p _v-56984240="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span _v-56984240="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<select @change="changeSite($event)" class="optml-text-input-border" _v-56984240="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t <option value="all" disabled="" selected="" _v-56984240="">{{strings.select_site}}</option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t <option v-for="site in sites" :value="site" _v-56984240="">{{site}}</option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</select>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</span>\n\t\t\t\t\t\t\t\t\t</p>\n\n\n\n\t\t\t\t\t\t\t\t\t<div class="optml-button optml-fit-content" style="background-color: #577BF9; position: relative; white-space: nowrap; height: fit-content; padding: 1.4%;color: white;margin: 0 0 0 4%;" :class="this.$store.state.loading ? \'is-loading\' : \'\' " @click="saveSite()" _v-56984240="">\n\t\t\t\t\t\t\t\t\t\t{{strings.add_site}}\n\t\t\t\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t<div class="field columns optml-flex-column" style="margin-top: 4%;" _v-56984240="">\n\t\t\t\t\t\t\t\t<div v-if="cloud_sites.length > 0" class="optml-gray has-text-weight-bold field" style="white-space: nowrap; margin-left: 2%; font-size: 0.75rem;" _v-56984240=""> {{strings.selected_sites_title}}: </div>\n\n\t\t\t\t\t\t\t\t<div class="column is-paddingless is-full" _v-56984240="">\n\t\t\t\t\t\t\t\t\t<div class="list" _v-56984240="">\n\t\t\t\t\t\t\t\t\t\t<div class="exclusion-filter" style="margin-bottom: 2% !important;" v-for="site in cloud_sites" _v-56984240="">\n\t\t\t\t\t\t\t\t\t\t\t<div _v-56984240="">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class="tags has-addons" _v-56984240="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="tag optml-light-background is-link has-text-left" _v-56984240="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{site}}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a @click="removeSite(site)" _v-56984240="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<svg xmlns="http://www.w3.org/2000/svg" width="13" height="16" viewBox="0 0 13 16" fill="none" _v-56984240="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<path fill-rule="evenodd" clip-rule="evenodd" d="M9 2H12C12.6 2 13 2.4 13 3V4H0V3C0 2.4 0.5 2 1 2H4C4.2 0.9 5.3 0 6.5 0C7.7 0 8.8 0.9 9 2ZM8 2C7.8 1.4 7.1 1 6.5 1C5.9 1 5.2 1.4 5 2H8ZM11.1 15.1L12 5H1L1.9 15.1C2 15.6 2.4 16 2.9 16H10.1C10.6 16 11.1 15.6 11.1 15.1Z" fill="#757296" _v-56984240=""></path>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</svg>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\t</div>\n\t\t\t\t </div>\n\n\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t<hr _v-56984240="">\n\t\t</div>\n\n\n\t\t\x3c!-- Show offload media toggle--\x3e\n\t\t<div class="field columns" _v-56984240="">\n\t\t\t<label class="label column has-text-grey-dark" _v-56984240="">\n\t\t\t\t{{strings.enable_offload_media_title}}\n\n\t\t\t\t<p class="optml-settings-desc-margin has-text-weight-normal" _v-56984240="">\n\t\t\t\t\t{{strings.enable_offload_media_desc}}\n\t\t\t\t</p>\n\t\t\t</label>\n\n\t\t\t<div class="column is-1 " _v-56984240="">\n\t\t\t\t<toggle-button :class="\'has-text-dark\'" v-model="offloadMediaStatus" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-56984240=""></toggle-button>\n\t\t\t</div>\n\n\t\t</div>\n\n\n\n\t\t\x3c!--Rollback on disable notice--\x3e\n\t\t<div class="field columns optml-flex-column optml-restore-notice-background" v-if="this.showOffloadDisabled" _v-56984240="">\n\t\t\t<label class="label column" _v-56984240="">\n\t\t\t\t<div style="margin-bottom: 2%;" _v-56984240="">\n\t\t\t\t\t<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none" _v-56984240="">\n\t\t\t\t\t\t<path fill-rule="evenodd" clip-rule="evenodd" d="M8 0C12.42 0 16 3.58 16 8C16 12.42 12.42 16 8 16C3.58 16 0 12.42 0 8C0 3.58 3.58 0 8 0ZM9.64527 9L10 3H7L7.35473 9H9.64527ZM10 11.5115C10 11.9809 9.86364 12.3473 9.61189 12.6107C9.34965 12.874 8.98252 13 8.51049 13C8.03846 13 7.67133 12.874 7.3986 12.6107C7.13636 12.3473 7 11.9809 7 11.5115C7 11.0305 7.12587 10.6641 7.38811 10.4008C7.65035 10.1374 8.01748 10 8.51049 10C9.0035 10 9.37063 10.1374 9.62238 10.4008C9.87413 10.6641 10 11.0305 10 11.5115Z" fill="#282828" _v-56984240=""></path>\n\t\t\t\t\t</svg>\n\t\t\t\t\t{{strings.offload_disable_warning_title}}\n\t\t\t\t</div>\n\n\n\t\t\t\t<p class="has-text-weight-normal" _v-56984240="">\n\t\t\t\t\t{{strings.offload_disable_warning_desc}}\n\t\t\t\t</p>\n\t\t\t</label>\n\n\t\t\t<div class="column is-3 " style="padding-top:0; margin-top: -1%; " _v-56984240="">\n\t\t\t\t<p class="control " _v-56984240="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class="select is-small" _v-56984240="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<select @change="selectValue($event)" class="optml-text-input-border" _v-56984240="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option selected="" value="yes_rollback" _v-56984240="">{{strings.yes}}</option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value="no_rollback" _v-56984240="">{{strings.no}}</option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</select>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</span>\n\t\t\t\t</p>\n\t\t\t</div>\n\n\t\t</div>\n\n\n\t\t\x3c!--Rollback on enable notice--\x3e\n\t\t<div class="field columns optml-flex-column optml-restore-notice-background" v-if="this.showOffloadEnabled" _v-56984240="">\n\t\t\t<label class="label column" _v-56984240="">\n\n\n\t\t\t\t<p class="has-text-weight-normal" v-html="strings.offload_enable_info_desc" _v-56984240="">\n\n\t\t\t\t</p>\n\t\t\t</label>\n\n\t\t</div>\n\t\t<hr _v-56984240="">\n\n\t\t\x3c!-- Sync Media button --\x3e\n\t\t<div :class="{ \'saving--option\' : this.$store.state.loading }" class="field is-fullwidth columns " v-if="this.site_settings.offload_media===\'enabled\'" _v-56984240="">\n\t\t\t<label class="label column has-text-grey-dark" _v-56984240="">\n\t\t\t\t{{strings.sync_title}}\n\n\t\t\t\t<p class="optml-settings-desc-margin has-text-weight-normal" _v-56984240="">\n\t\t\t\t\t{{strings.sync_desc}}\n\t\t\t\t</p>\n\t\t\t</label>\n\t\t\t<div class="column is-2 is-right" style="position: relative;" _v-56984240="">\n\t\t\t\t<button @click="callSync(\'offload_images\')" class="optml-button is-small optml-button-page-position " :class="this.$store.state.loadingSync ? \'is-loading\' : \'\' " :disabled="this.$store.state.loadingRollback || this.$store.state.loadingSync" _v-56984240="">\n\t\t\t\t\t{{strings.sync_media}}\n\t\t\t\t</button>\n\t\t\t</div>\n\t\t</div>\n\n\t\t<div class="field columns optml-light-background" v-if="this.$store.state.loadingSync" _v-56984240="">\n\t\t\t<div class="column optml-media-progress-labels" _v-56984240="">\n\n\t\t\t\t<label class="label has-text-grey-dark" _v-56984240="">\n\t\t\t\t\t<span _v-56984240="">{{strings.sync_media_progress}}</span>\n\t\t\t\t\t<div style="float: right;" _v-56984240=""><svg class="optml-spin" xmlns="http://www.w3.org/2000/svg" width="18" height="14" viewBox="0 0 18 14" fill="none" _v-56984240="">\n\t\t\t\t\t\t<path fill-rule="evenodd" clip-rule="evenodd" d="M9 2.5C6.9 2.5 5.1 4 4.7 6H7L3.5 10L0 6H2.1C2.6 2.6 5.5 0 9 0C11.1 0 13 0.9 14.2 2.3L12.5 4.3C11.7 3.2 10.5 2.5 9 2.5ZM13.3 8H11L14.5 4L18 8H15.9C15.4 11.4 12.5 14 9 14C6.9 14 5 13.1 3.8 11.6L5.5 9.7C6.3 10.8 7.5 11.5 9 11.5C11.1 11.5 12.8 10 13.3 8Z" fill="#577BF9" _v-56984240=""></path>\n\t\t\t\t\t</svg>\n\t\t\t\t\t</div>\n\t\t\t\t</label>\n\t\t\t\t<div style="position:relative;" _v-56984240="">\n\t\t\t\t\t<progress class="progress is-info optml-progress" :value="this.$store.state.pushedImagesProgress" :max="maxTime" _v-56984240=""></progress>\n\t\t\t\t</div>\n\n\t\t\t\t<label v-if="this.$store.state.estimatedTime == 0" class="label has-text-grey-dark" _v-56984240="">\n\t\t\t\t\t<span _v-56984240="">{{strings.calculating_estimated_time}}</span>\n\t\t\t\t</label>\n\n\n\t\t\t\t<label v-else="" class="label has-text-grey-dark has-text-weight-normal" _v-56984240="">\n\t\t\t\t\t<span _v-56984240="">{{strings.estimated_time}}: <strong _v-56984240="">{{this.$store.state.estimatedTime}} {{strings.minutes}}</strong></span>\n\t\t\t\t</label>\n\n\t\t\t</div>\n\t\t</div>\n\n\t\t<div class="field columns" v-if="this.$store.state.offloadLibraryLink === true" _v-56984240="">\n\t\t\t<label class="label column" _v-56984240="">\n\t\t\t\t{{strings.sync_media_link}} <a :href="this.$store.state.queryArgs.url" _v-56984240="">{{strings.here}}</a>\n\t\t\t</label>\n\t\t</div>\n\t\t\x3c!--Sync error notice--\x3e\n\t\t<div class="notification optml-warning is-size-6 optml-side-by-side" v-if="this.$store.state.errorMedia === \'offload_images\'" _v-56984240="">\n\n\t\t\t\t<div _v-56984240="">\n\t\t\t\t\t<svg style="position: relative; top:10%;" width="18" height="16" viewBox="0 0 18 16" fill="none" xmlns="http://www.w3.org/2000/svg" _v-56984240="">\n\t\t\t\t\t\t<path fill-rule="evenodd" clip-rule="evenodd" d="M8.9581 0C13.5192 0 17.2136 3.58 17.2136 8C17.2136 12.42 13.5192 16 8.9581 16C4.39696 16 0.702637 12.42 0.702637 8C0.702637 3.58 4.39696 0 8.9581 0ZM10.6558 9L11.0219 3H7.92606L8.29211 9H10.6558ZM11.0219 11.5115C11.0219 11.9809 10.8811 12.3473 10.6213 12.6107C10.3507 12.874 9.97188 13 9.48478 13C8.99768 13 8.61882 12.874 8.33739 12.6107C8.06677 12.3473 7.92606 11.9809 7.92606 11.5115C7.92606 11.0305 8.05595 10.6641 8.32656 10.4008C8.59717 10.1374 8.97603 10 9.48478 10C9.99353 10 10.3724 10.1374 10.6322 10.4008C10.892 10.6641 11.0219 11.0305 11.0219 11.5115Z" fill="#AF3535" _v-56984240=""></path>\n\t\t\t\t\t</svg>\n\t\t\t\t</div>\n\t\t\t<div style="margin-left:1%; " _v-56984240="">\n\t\t\t\t<div _v-56984240=""><strong _v-56984240="">{{strings.sync_media_error}} </strong></div>\n\t\t\t\t<div _v-56984240="">{{strings.sync_media_error_desc}}</div>\n\t\t\t\t</div>\n\t\t</div>\n\t\t<hr v-if="this.site_settings.offload_media===\'enabled\'" _v-56984240="">\n\t\t\x3c!-- Rollback Media button --\x3e\n\t\t<div class="field is-fullwidth columns " v-if="this.site_settings.offload_media===\'enabled\' || this.$store.state.loadingRollback" _v-56984240="">\n\t\t\t<label class="label column has-text-grey-dark" _v-56984240="">\n\t\t\t\t{{strings.rollback_title}}\n\n\t\t\t\t<p class="is-italic has-text-weight-normal" _v-56984240="">\n\t\t\t\t\t{{strings.rollback_desc}}\n\t\t\t\t</p>\n\t\t\t</label>\n\t\t\t<div class="column is-2 is-right" style="position: relative;" _v-56984240="">\n\t\t\t\t<button @click="callSync(\'rollback_images\')" class="optml-button optml-button-page-position is-primary is-small " :class="this.$store.state.loadingRollback ? \'is-loading\' : \'\' " :disabled="this.$store.state.loadingSync || this.$store.state.loadingRollback" _v-56984240="">\n\t\t\t\t\t{{strings.rollback_media}}\n\t\t\t\t</button>\n\t\t\t</div>\n\t\t</div>\n\n\n\t\t<div class="field columns optml-light-background" v-if="this.$store.state.loadingRollback" _v-56984240="">\n\t\t\t<div class="column optml-media-progress-labels" _v-56984240="">\n\n\t\t\t\t<label class="label has-text-grey-dark" _v-56984240="">\n\t\t\t\t\t<span _v-56984240="">{{strings.rollback_media_progress}}</span>\n\t\t\t\t\t<div style="float: right;" _v-56984240=""><svg class="optml-spin" xmlns="http://www.w3.org/2000/svg" width="18" height="14" viewBox="0 0 18 14" fill="none" _v-56984240="">\n\t\t\t\t\t\t<path fill-rule="evenodd" clip-rule="evenodd" d="M9 2.5C6.9 2.5 5.1 4 4.7 6H7L3.5 10L0 6H2.1C2.6 2.6 5.5 0 9 0C11.1 0 13 0.9 14.2 2.3L12.5 4.3C11.7 3.2 10.5 2.5 9 2.5ZM13.3 8H11L14.5 4L18 8H15.9C15.4 11.4 12.5 14 9 14C6.9 14 5 13.1 3.8 11.6L5.5 9.7C6.3 10.8 7.5 11.5 9 11.5C11.1 11.5 12.8 10 13.3 8Z" fill="#577BF9" _v-56984240=""></path>\n\t\t\t\t\t</svg>\n\t\t\t\t\t</div>\n\t\t\t\t</label>\n\t\t\t\t<div style="position:relative;" _v-56984240="">\n\t\t\t\t\t<progress class="progress is-info optml-progress" :value="this.$store.state.pushedImagesProgress" :max="maxTime" _v-56984240=""></progress>\n\t\t\t\t</div>\n\n\t\t\t\t<label v-if="this.$store.state.estimatedTime == 0" class="label has-text-grey-dark" _v-56984240="">\n\t\t\t\t\t<span _v-56984240="">{{strings.calculating_estimated_time}}</span>\n\t\t\t\t</label>\n\n\n\t\t\t\t<label v-else="" class="label has-text-grey-dark has-text-weight-normal" _v-56984240="">\n\t\t\t\t\t<span _v-56984240="">{{strings.estimated_time}}: <strong _v-56984240="">{{this.$store.state.estimatedTime}} {{strings.minutes}}</strong></span>\n\t\t\t\t</label>\n\n\t\t\t</div>\n\t\t</div>\n\t\t<div class="field columns" v-if="this.$store.state.rollbackLibraryLink === true" _v-56984240="">\n\t\t\t<label class="label column" _v-56984240="">\n\t\t\t\t{{strings.rollback_media_link}} <a :href="this.$store.state.queryArgs.url" _v-56984240="">{{strings.here}}</a>\n\t\t\t</label>\n\t\t</div>\n\t\t\x3c!--Rollback error notice--\x3e\n\t\t<div class="notification optml-warning is-size-6 optml-side-by-side" v-if="this.$store.state.errorMedia === \'rollback_images\'" _v-56984240="">\n\n\t\t\t<div _v-56984240="">\n\t\t\t\t<svg style="position: relative; top:10%;" width="18" height="16" viewBox="0 0 18 16" fill="none" xmlns="http://www.w3.org/2000/svg" _v-56984240="">\n\t\t\t\t\t<path fill-rule="evenodd" clip-rule="evenodd" d="M8.9581 0C13.5192 0 17.2136 3.58 17.2136 8C17.2136 12.42 13.5192 16 8.9581 16C4.39696 16 0.702637 12.42 0.702637 8C0.702637 3.58 4.39696 0 8.9581 0ZM10.6558 9L11.0219 3H7.92606L8.29211 9H10.6558ZM11.0219 11.5115C11.0219 11.9809 10.8811 12.3473 10.6213 12.6107C10.3507 12.874 9.97188 13 9.48478 13C8.99768 13 8.61882 12.874 8.33739 12.6107C8.06677 12.3473 7.92606 11.9809 7.92606 11.5115C7.92606 11.0305 8.05595 10.6641 8.32656 10.4008C8.59717 10.1374 8.97603 10 9.48478 10C9.99353 10 10.3724 10.1374 10.6322 10.4008C10.892 10.6641 11.0219 11.0305 11.0219 11.5115Z" fill="#AF3535" _v-56984240=""></path>\n\t\t\t\t</svg>\n\t\t\t</div>\n\t\t\t<div style="margin-left:1%; " _v-56984240="">\n\t\t\t\t<div _v-56984240=""><strong _v-56984240="">{{strings.rollback_media_error}} </strong></div>\n\t\t\t\t<div _v-56984240="">{{strings.rollback_media_error_desc}}</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t<div class="field is-fullwidth columns " _v-56984240="">\n\t\t\t<div class="column is-left" _v-56984240="">\n\t\t\t\t<button @click="saveChanges()" class="button optml-button-style-1" :class="this.$store.state.loading ? \'is-loading\' : \'\' " :disabled="!showSave" _v-56984240="">\n\t\t\t\t\t{{strings.save_changes}}\n\t\t\t\t</button>\n\t\t\t</div>\n\t\t</div>\n\n\t</div>\n\n\n'},function(t,e,o){var i,n;o(166),i=o(168),n=o(169),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(167);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n .is-field-disabled[_v-c1ac671c] {\n opacity: 0.5;\n }\n",""])},function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={name:"cssjs",data:function(){return{strings:optimoleDashboardApp.strings.options_strings,all_strings:optimoleDashboardApp.strings,showSave:!1,showSample:!1,isReplacerOff:!1,loading_images:!1,showComparison:!1,new_data:{}}},mounted:function(){this.isReplacerOff="disabled"===this.site_settings.cdn},methods:{saveChanges:function(){this.$store.dispatch("saveSettings",{settings:this.new_data})}},computed:{site_settings:function(){return this.$store.state.site_settings},cssMinifyStatus:{set:function(t){this.showSave=!0,this.new_data.css_minify=t?"enabled":"disabled"},get:function(){return!("disabled"===this.site_settings.css_minify)}},jsMinifyStatus:{set:function(t){this.showSave=!0,this.new_data.js_minify=t?"enabled":"disabled"},get:function(){return!("disabled"===this.site_settings.js_minify)}}}}},function(t,e){t.exports='\n <div :class="{ \'saving--option\' : this.$store.state.loading }" _v-c1ac671c="">\n\n\n \x3c!-- CSS minify toggle button --\x3e\n <div class="field columns" :class="{\'is-field-disabled\':isReplacerOff }" _v-c1ac671c="">\n <label class="label column has-text-grey-dark" _v-c1ac671c="">\n {{strings.enable_css_minify_title}}\n\n <p class="is-italic has-text-weight-normal" _v-c1ac671c="">\n {{strings.css_minify_desc}}\n </p>\n </label>\n\n <div class="column is-3 " _v-c1ac671c="">\n <toggle-button :class="\'has-text-dark\'" v-model="cssMinifyStatus" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-c1ac671c=""></toggle-button>\n </div>\n </div>\n \x3c!-- JS minify toggle button --\x3e\n <div class="field columns" :class="{\'is-field-disabled\':isReplacerOff }" _v-c1ac671c="">\n <label class="label column has-text-grey-dark" _v-c1ac671c="">\n {{strings.enable_js_minify_title}}\n\n <p class="is-italic has-text-weight-normal" _v-c1ac671c="">\n {{strings.js_minify_desc}}\n </p>\n </label>\n\n <div class="column is-3 " _v-c1ac671c="">\n <toggle-button :class="\'has-text-dark\'" v-model="jsMinifyStatus" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-c1ac671c=""></toggle-button>\n </div>\n </div>\n <div class="field is-fullwidth columns " _v-c1ac671c="">\n <div class="column is-left" _v-c1ac671c="">\n <button @click="saveChanges()" class="button is-info is-small " :class="this.$store.state.loading ? \'is-loading\' : \'\' " :disabled="!showSave" _v-c1ac671c="">{{strings.save_changes}}\n </button>\n <a href="#" v-if="showSample" @click="newSample(false)" class="view-sample-image is-link" _v-c1ac671c="">{{strings.view_sample_image}}\n </a>\n </div>\n </div>\n </div>\n'},function(t,e){t.exports='\n <div class="columns" style="margin-top: 1.7%;" _v-5f7ac404="">\n <aside id="optml-settings-menu" class="menu column is-2-fullhd is-3-desktop is-3-tablet" _v-5f7ac404="">\n <ul class="optml-menu optml-settings-submenu is-marginless" _v-5f7ac404="">\n <li _v-5f7ac404=""><a @click="changeTab(\'general\')" href="#" :class="tab === \'general\' ? \'is-active\' : \'\'" :title="all_strings.general_settings_menu_item+\' \'+all_strings.settings_menu_item" _v-5f7ac404="">{{all_strings.general_settings_menu_item}}</a>\n </li>\n <li :class="advancedOpen ? \'is-active\' : \'\' " class="optml-advanced-settings optml-fill-container" _v-5f7ac404=""><a @click="ToggleAdvanced()" href="#" :class="advancedOpen ? \'is-active\' : \'\' " title="General settings" _v-5f7ac404=""><span _v-5f7ac404="">{{all_strings.advanced_settings_menu_item}}</span>\n <span class=" dashicons advanced-link " :class="advancedOpen ? \'dashicons-arrow-up-alt2\' : \'dashicons-arrow-down-alt2\'" _v-5f7ac404=""></span>\n </a>\n \x3c!--Advanced--\x3e\n <ul class="optml-sublist optml-settings-submenu is-marginless " :class=" ! advancedOpen ? \'is-hidden\' : \'\' " _v-5f7ac404="">\n <li :class="tab === \'compression\' ? \'optml-light-background\' : \'\'" _v-5f7ac404=""><a class="optml-fit-content" @click="changeTab(\'compression\')" href="#" :title="all_strings.settings_compression_menu_item+\' \'+all_strings.settings_menu_item" _v-5f7ac404="">{{all_strings.settings_compression_menu_item}}</a>\n </li>\n <li :class="tab === \'resize\' ? \'is-active optml-light-background\' : \'\'" _v-5f7ac404=""><a class="optml-fit-content" @click="changeTab(\'resize\')" href="#" :title="all_strings.settings_resize_menu_item+\' \'+all_strings.settings_menu_item" _v-5f7ac404="">{{all_strings.settings_resize_menu_item}}</a>\n </li>\n\n <li :class="tab === \'lazyload\' ? \'optml-light-background\' : \'\'" v-if="this.$store.state.site_settings.lazyload===\'enabled\'" _v-5f7ac404=""><a class="optml-fit-content" @click="changeTab(\'lazyload\')" href="#" :title="all_strings.lazyload_settings_menu_item+\' \'+all_strings.lazyload_settings_menu_item" _v-5f7ac404="">{{all_strings.lazyload_settings_menu_item}}</a>\n </li>\n <li :class="tab === \'exclusions\' ? \'optml-light-background\' : \'\'" _v-5f7ac404=""><a class="optml-fit-content" href="#" @click="changeTab(\'exclusions\')" :title="all_strings.settings_exclusions_menu_item+\' \'+all_strings.settings_menu_item" _v-5f7ac404="">{{all_strings.settings_exclusions_menu_item}}</a>\n </li>\n </ul>\n </li>\n \x3c!-- Offload media menu--\x3e\n <li v-if="is_offload_media_available === \'yes\'" _v-5f7ac404=""><a @click="changeTab(\'offload_media\')" href="#" style="" :class="tab === \'offload_media\' ? \'is-active\' : \'\'" :title="all_strings.offload_media_settings_menu_item+\' \'+all_strings.offload_media_settings_menu_item" _v-5f7ac404="">{{all_strings.offload_media_settings_menu_item}}\n\n </a>\n\n </li>\n </ul>\n <hr _v-5f7ac404="">\n </aside>\n <div :class="[{ \'saving--option\' : this.$store.state.loading, \'is-tab-disabled\':isDisabled},\'is-tab-\'+tab] " class=" column" _v-5f7ac404="">\n <div class="subtab-content" _v-5f7ac404="">\n <general v-if="tab === \'general\' " @update-status="updateGlobalState" _v-5f7ac404=""></general>\n <compression v-if="tab === \'compression\' " _v-5f7ac404=""></compression>\n <watermarks v-if="tab ===\'watermark\'" _v-5f7ac404=""></watermarks>\n\x3c!-- <Cssjs v-if="tab ===\'cssjs\'"></Cssjs>--\x3e\n <resize v-if="tab ===\'resize\'" _v-5f7ac404=""></resize>\n <lazyload v-if="tab ===\'lazyload\'" _v-5f7ac404=""></lazyload>\n <media v-if="tab ===\'offload_media\'" _v-5f7ac404=""></media>\n <exclusions v-if="tab ===\'exclusions\'" _v-5f7ac404=""></exclusions>\n </div>\n </div>\n </div>\n'},function(t,e,o){var i,n;o(172),i=o(174),n=o(175),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(173);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n\n.optml-metric[_v-0d4963a9] {\n -ms-flex: 1 1 100%;\n flex: 1 1 100%;\n text-align: left;\n white-space: nowrap;\n}\n.optml-metric > p[_v-0d4963a9] {\n font-size: 14px;\n}\n.optml-metric > p[_v-0d4963a9]:nth-child(3) {\n margin-bottom: 1% !important;\n}\n.optml-metric > p[_v-0d4963a9]:nth-child(2){\n margin-bottom: 2.6% !important;\n}\n.optml-metric-wrapper[_v-0d4963a9] {\n margin: 4% 0 4% 0 !important;\n list-style: none !important;\n padding-left: 2% !important;\n}\n.optml-metric-wrapper > hr[_v-0d4963a9] {\n visibility: hidden;\n}\n@media (max-width: 768px) {\n .optml-metric-wrapper[_v-0d4963a9] {\n margin: 4% 0 4% 0 !important;;\n list-style: none !important;;\n -ms-flex-direction: column !important;;\n flex-direction: column !important;;\n }\n .optml-metric-wrapper > hr[_v-0d4963a9] {\n visibility: visible;\n }\n\n}\n\n.optml-progress-value[_v-0d4963a9] {\n position: absolute;\n margin-top: -1.5px !important;\n top: 0;\n left: 50%;\n transform: translateX(-50%);\n font-size: 10px;\n line-height: 1rem;\n font-weight: bold;\n}\n",""])},function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={name:"metrics",data:function(){return{strings:optimoleDashboardApp.strings}},computed:{userData:function(){return this.$store.state.userData}},methods:{getMetric:function(t){return Object.prototype.hasOwnProperty.call(this.userData,t)?this.userData[t]:"saved_size"===t?Math.floor(2500*Math.random())+500:Math.floor(40*Math.random())+10},computedPercentage:function(){return(this.userData.usage/this.userData.quota*100).toFixed(2)},computedPercentageVisitors:function(){return(this.userData.visitors/this.userData.visitors_limit*100).toFixed(2)}}}},function(t,e){t.exports='\n <div _v-0d4963a9="">\n <div class="optml-light-background optml-side-by-side" style="padding: 2% 1% 2% 1%; min-width: 371px;" _v-0d4963a9="">\n <div _v-0d4963a9="">\n <svg xmlns="http://www.w3.org/2000/svg" width="55" height="55" viewBox="0 0 55 55" fill="none" _v-0d4963a9="">\n <path d="M46.6215 21.757C44.6278 22.9074 43.5209 25.0684 43.5415 27.3692C43.5415 27.4128 43.5415 27.4563 43.5415 27.4999C43.5415 27.5434 43.5415 27.5892 43.5415 27.6328C43.5209 29.9336 44.6278 32.0947 46.6215 33.2451L46.6399 33.2565C47.9943 34.038 49.7565 33.2657 50.043 31.728C50.5678 28.9047 50.5426 26.0378 50.0178 23.2717C49.7268 21.7386 47.9713 20.9778 46.6215 21.757V21.757Z" stroke="#577BF9" stroke-width="1.91406" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M19.8137 13.4291C19.6052 13.5437 19.3989 13.6629 19.195 13.7866C17.2906 14.9462 14.8958 14.9256 12.9639 13.8096C11.621 13.035 11.385 11.1421 12.5583 10.1291C14.701 8.27747 17.1875 6.8131 19.9145 5.85518C21.3812 5.33955 22.912 6.48997 22.912 8.04372V8.06205C22.912 10.2781 21.7547 12.3635 19.8137 13.4291V13.4291Z" stroke="#577BF9" stroke-width="1.91406" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M19.8137 13.4291C19.6052 13.5437 19.3989 13.6629 19.195 13.7866C17.2906 14.9462 14.8958 14.9256 12.9639 13.8096C11.621 13.035 11.385 11.1421 12.5583 10.1291C14.701 8.27747 17.1875 6.8131 19.9145 5.85518C21.3812 5.33955 22.912 6.48997 22.912 8.04372V8.06205C22.912 10.2781 21.7547 12.3635 19.8137 13.4291V13.4291Z" stroke="#577BF9" stroke-width="1.91406" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M35.2025 41.5616C35.4065 41.4493 35.6081 41.3325 35.8075 41.211C37.7119 40.0514 40.1067 40.0721 42.0386 41.1881C43.3815 41.9627 43.6175 43.8556 42.4442 44.8685C40.3015 46.7202 37.815 48.1846 35.0879 49.1448C33.6213 49.6627 32.0881 48.5123 32.0881 46.9562C32.0881 44.731 33.2523 42.6364 35.2025 41.5616V41.5616Z" stroke="#577BF9" stroke-width="1.91406" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M8.37836 33.243C7.02857 34.0221 5.27315 33.2613 4.98211 31.7305C4.45732 28.9644 4.43211 26.0953 4.9569 23.2719C5.24336 21.7342 7.00336 20.9619 8.35773 21.7434L8.37836 21.7548C10.3721 22.9053 11.479 25.0663 11.4584 27.3671C11.4584 27.4107 11.4584 27.4565 11.4584 27.5001C11.4584 27.5436 11.4584 27.5871 11.4584 27.6307C11.479 29.9315 10.3721 32.0926 8.37836 33.243V33.243Z" stroke="#577BF9" stroke-width="1.91406" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M8.37836 33.243C7.02857 34.0221 5.27315 33.2613 4.98211 31.7305C4.45732 28.9644 4.43211 26.0953 4.9569 23.2719C5.24336 21.7342 7.00336 20.9619 8.35773 21.7434L8.37836 21.7548C10.3721 22.9053 11.479 25.0663 11.4584 27.3671C11.4584 27.4107 11.4584 27.4565 11.4584 27.5001C11.4584 27.5436 11.4584 27.5871 11.4584 27.6307C11.479 29.9315 10.3721 32.0926 8.37836 33.243V33.243Z" stroke="#577BF9" stroke-width="1.91406" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M32.0881 8.06439C32.0881 6.50605 33.6258 5.36709 35.0948 5.88043C37.7531 6.80855 40.2511 8.22022 42.435 10.0902C43.6221 11.1077 43.4113 13.0167 42.0569 13.7981L42.0363 13.8096C40.1044 14.9233 37.7119 14.9463 35.8075 13.7867C35.6036 13.6629 35.3973 13.5415 35.1865 13.4269C33.2454 12.3636 32.0881 10.2781 32.0881 8.06439V8.06439Z" stroke="#577BF9" stroke-width="1.91406" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M32.0881 8.06439C32.0881 6.50605 33.6258 5.36709 35.0948 5.88043C37.7531 6.80855 40.2511 8.22022 42.435 10.0902C43.6221 11.1077 43.4113 13.0167 42.0569 13.7981L42.0363 13.8096C40.1044 14.9233 37.7119 14.9463 35.8075 13.7867C35.6036 13.6629 35.3973 13.5415 35.1865 13.4269C33.2454 12.3636 32.0881 10.2781 32.0881 8.06439V8.06439Z" stroke="#577BF9" stroke-width="1.91406" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M22.9122 46.9357C22.9122 48.494 21.3745 49.633 19.9055 49.1196C17.2472 48.1915 14.7493 46.7798 12.5653 44.9098C11.3782 43.8923 11.5891 41.9834 12.9434 41.2019C14.8868 40.079 17.2953 40.0607 19.2157 41.2248C19.4128 41.344 19.6122 41.4609 19.8161 41.5709C21.7549 42.6365 22.9122 44.7219 22.9122 46.9357V46.9357Z" stroke="#577BF9" stroke-width="1.91406" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M27.5 20.6256L34.3755 27.5011L27.5 34.3766L20.6245 27.5011L27.5 20.6256Z" stroke="#577BF9" stroke-width="1.91406" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n </svg>\n </div>\n <div style="width: 100%; margin: 0.5% 0 0 1%;" _v-0d4963a9="">\n <div class="optml-font optml-side-by-side" _v-0d4963a9="">\n <span class="is-size-5" style="font-weight: bold !important;" _v-0d4963a9=""> {{this.userData.visitors_pretty}}/{{this.userData.visitors_limit_pretty}} </span><span class="is-size-6" style="margin-left: 1%;" _v-0d4963a9=""> {{strings.quota}} </span>\n <a href="https://optimole.com/pricing" target="_blank" class="optml-button" style="right:0; bottom: -20%; font-size: 11px; padding: 5px 10px;" _v-0d4963a9=""> {{strings.upgrade.title}} </a>\n </div>\n\n <div style="position:relative;" _v-0d4963a9="">\n <progress style="margin: calc(max(1%, 10px)) auto calc(max(0.5%, 5px)); height: 10px !important;" class="progress is-info optml-progress" :value="this.userData.visitors" :max="this.userData.visitors_limit" _v-0d4963a9=""></progress>\n <div class="optml-is-horizontal-center" _v-0d4963a9="">\n <p style="width: fit-content;border-radius: 4px;padding: 0.4%;background-color: #577BF9;color: white;" _v-0d4963a9="">{{computedPercentageVisitors()}}%</p>\n </div>\n </div>\n </div>\n </div>\n <ul class="optml-side-by-side optml-metric-wrapper" _v-0d4963a9="">\n <li class="optml-metric" _v-0d4963a9="">\n <svg xmlns="http://www.w3.org/2000/svg" width="55" height="55" viewBox="0 0 55 55" fill="none" _v-0d4963a9="">\n <path d="M42.0235 45.3568L45.0279 46.6928C46.5427 47.3666 48.25 46.2574 48.25 44.5982V10.402C48.25 8.74281 46.5427 7.63364 45.0279 8.30739L42.0235 9.64343C32.8569 13.718 22.3931 13.718 13.2265 9.64343L10.2221 8.30739C8.70729 7.63364 7 8.74281 7 10.402V44.5982C7 46.2574 8.70729 47.3666 10.2221 46.6928L13.2265 45.3568C22.3931 41.2845 32.8569 41.2845 42.0235 45.3568Z" stroke="#577BF9" stroke-width="1.875" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M34.5002 35.5209H20.7502C19.4852 35.5209 18.4585 34.4942 18.4585 33.2292V21.7709C18.4585 20.5059 19.4852 19.4792 20.7502 19.4792H34.5002C35.7652 19.4792 36.7918 20.5059 36.7918 21.7709V33.2292C36.7918 34.4942 35.7652 35.5209 34.5002 35.5209Z" stroke="#577BF9" stroke-width="1.875" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M30.9707 25.0939L36.7915 29.8376" stroke="#577BF9" stroke-width="1.875" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M30.9711 25.0939L26.0669 30.2043" stroke="#577BF9" stroke-width="1.875" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M26.0665 30.2043L23.3853 28.4167" stroke="#577BF9" stroke-width="1.875" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M23.3856 28.4167L18.4585 32.5647" stroke="#577BF9" stroke-width="1.875" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n </svg>\n <p class="optml-font is-size-5 has-text-weight-bold" _v-0d4963a9="">\n {{getMetric(\'images_number\')}}/∞\n </p>\n <p class="is-size-6" _v-0d4963a9="">\n Images optimized\n </p>\n <p class="optml-gray" _v-0d4963a9="">\n Since plugin activation\n </p>\n </li>\n <hr _v-0d4963a9="">\n <li class="optml-metric" _v-0d4963a9="">\n <svg xmlns="http://www.w3.org/2000/svg" width="56" height="55" viewBox="0 0 56 55" fill="none" _v-0d4963a9="">\n <path d="M36.681 6.875H13.7643C8.70203 6.875 4.59766 10.9794 4.59766 16.0417C4.59766 21.104 8.70203 25.2083 13.7643 25.2083H36.681C41.7433 25.2083 45.8477 21.104 45.8477 16.0417C45.8477 10.9794 41.7433 6.875 36.681 6.875Z" stroke="#577BF9" stroke-width="1.875" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M13.7643 25.2084C8.70203 25.2084 4.59766 29.3127 4.59766 34.375C4.59766 39.4373 8.70203 43.5417 13.7643 43.5417H29.806" stroke="#577BF9" stroke-width="1.875" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M22.9307 16.0416H36.6807" stroke="#577BF9" stroke-width="1.875" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M13.845 15.9606C13.8898 16.0053 13.8898 16.0779 13.845 16.1226C13.8003 16.1674 13.7277 16.1674 13.683 16.1226C13.6382 16.0779 13.6382 16.0053 13.683 15.9606C13.7277 15.9158 13.8003 15.9158 13.845 15.9606Z" stroke="#577BF9" stroke-width="1.875" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M22.9307 34.375H27.7432" stroke="#577BF9" stroke-width="1.875" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M13.845 34.2938C13.8898 34.3386 13.8898 34.4111 13.845 34.4559C13.8003 34.5006 13.7277 34.5006 13.683 34.4559C13.6382 34.4111 13.6382 34.3386 13.683 34.2938C13.7277 34.2491 13.8003 34.2491 13.845 34.2938Z" stroke="#577BF9" stroke-width="1.875" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M38.9725 48.125C32.6452 48.125 27.5142 42.994 27.5142 36.6667C27.5142 30.3394 32.6452 25.2084 38.9725 25.2084C45.3021 25.2084 50.4308 30.3394 50.4308 36.6667C50.4308 42.994 45.3021 48.125 38.9725 48.125Z" stroke="#577BF9" stroke-width="1.875" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M40.2465 31.5745L36.4263 35.3924L41.5184 37.9407L37.6981 41.7586" stroke="#577BF9" stroke-width="1.875" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n </svg>\n\n <p class="optml-font is-size-5 has-text-weight-bold" _v-0d4963a9="">\n {{ (getMetric(\'saved_size\')/1000).toFixed(2)}}MB/∞\n </p>\n <p class="is-size-6" _v-0d4963a9="">\n Saved file size\n </p>\n <p class="optml-gray" _v-0d4963a9="">\n {{strings.for_latest_optimized_images}}\n </p>\n\n </li>\n <hr _v-0d4963a9="">\n\n <li class="optml-metric" _v-0d4963a9="">\n <svg xmlns="http://www.w3.org/2000/svg" width="55" height="55" viewBox="0 0 55 55" fill="none" _v-0d4963a9="">\n <path d="M43.5418 32.0833C41.0095 32.0833 38.9585 30.0323 38.9585 27.5C38.9585 24.9677 41.0095 22.9166 43.5418 22.9166C46.0741 22.9166 48.1252 24.9677 48.1252 27.5C48.1252 30.0323 46.0741 32.0833 43.5418 32.0833Z" stroke="#577BF9" stroke-width="1.97917" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M32.0832 43.5417C32.0832 46.074 30.0321 48.1251 27.4998 48.1251C24.9675 48.1251 22.9165 46.074 22.9165 43.5417C22.9165 41.0094 24.9675 38.9584 27.4998 38.9584C30.0321 38.9584 32.0832 41.0094 32.0832 43.5417Z" stroke="#577BF9" stroke-width="1.97917" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M43.5418 48.1251C41.0095 48.1251 38.9585 46.074 38.9585 43.5417C38.9585 41.0094 41.0095 38.9584 43.5418 38.9584C46.0741 38.9584 48.1252 41.0094 48.1252 43.5417C48.1252 46.074 46.0741 48.1251 43.5418 48.1251Z" stroke="#577BF9" stroke-width="1.97917" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M27.4998 16.0417C24.9675 16.0417 22.9165 13.9906 22.9165 11.4583C22.9165 8.92604 24.9675 6.875 27.4998 6.875C30.0321 6.875 32.0832 8.92604 32.0832 11.4583C32.0832 13.9906 30.0321 16.0417 27.4998 16.0417Z" stroke="#577BF9" stroke-width="1.97917" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M38.9585 11.4583C38.9585 8.92604 41.0095 6.875 43.5418 6.875C46.0741 6.875 48.1252 8.92604 48.1252 11.4583C48.1252 13.9906 46.0741 16.0417 43.5418 16.0417C41.0095 16.0417 38.9585 13.9906 38.9585 11.4583Z" stroke="#577BF9" stroke-width="1.97917" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M30.7314 40.3104L40.3106 30.7312" stroke="#577BF9" stroke-width="1.97917" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M14.6895 40.3104L24.2686 30.7312" stroke="#577BF9" stroke-width="1.97917" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M30.7314 24.2687L40.3106 14.6896" stroke="#577BF9" stroke-width="1.97917" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M22.9165 27.5C22.9165 24.9677 24.9675 22.9166 27.4998 22.9166C30.0321 22.9166 32.0832 24.9677 32.0832 27.5C32.0832 30.0323 30.0321 32.0833 27.4998 32.0833C24.9675 32.0833 22.9165 30.0323 22.9165 27.5Z" stroke="#577BF9" stroke-width="1.97917" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M14.6895 24.2687L24.2686 14.6896" stroke="#577BF9" stroke-width="1.97917" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M11.4583 32.0833C8.92604 32.0833 6.875 30.0323 6.875 27.5C6.875 24.9677 8.92604 22.9166 11.4583 22.9166C13.9906 22.9166 16.0417 24.9677 16.0417 27.5C16.0417 30.0323 13.9906 32.0833 11.4583 32.0833Z" stroke="#577BF9" stroke-width="1.97917" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M16.0417 43.5417C16.0417 46.074 13.9906 48.1251 11.4583 48.1251C8.92604 48.1251 6.875 46.074 6.875 43.5417C6.875 41.0094 8.92604 38.9584 11.4583 38.9584C13.9906 38.9584 16.0417 41.0094 16.0417 43.5417Z" stroke="#577BF9" stroke-width="1.97917" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M11.4583 16.0417C8.92604 16.0417 6.875 13.9906 6.875 11.4583C6.875 8.92604 8.92604 6.875 11.4583 6.875C13.9906 6.875 16.0417 8.92604 16.0417 11.4583C16.0417 13.9906 13.9906 16.0417 11.4583 16.0417Z" stroke="#577BF9" stroke-width="1.97917" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n </svg>\n <p class="optml-font is-size-5 has-text-weight-bold" _v-0d4963a9="">\n {{getMetric(\'compression_percentage\').toFixed(2)}}%\n </p>\n <p class="is-size-6" _v-0d4963a9="">\n Average compression\n </p>\n <p class="optml-gray" _v-0d4963a9="">\n During last month\n </p>\n </li>\n <hr _v-0d4963a9="">\n <li class="optml-metric" _v-0d4963a9="">\n <svg width="55" height="55" viewBox="0 0 64 64" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" svg-inline="" role="presentation" focusable="false" class="absolute w-16 h-16 text-o-blue" style="top: -0.25rem; left: -0.5rem;" _v-0d4963a9=""><path data-v-767b24d4="" d="M23.997 28c0 2.947-4.178 5.333-9.333 5.333S5.334 30.944 5.334 28" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M23.997 28c0 2.947-4.178 5.333-9.333 5.333S5.334 30.944 5.334 28" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M23.997 28c0 2.947-4.178 5.333-9.333 5.333S5.334 30.944 5.334 28" stroke="#577BF9" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M23.997 36c0 2.947-4.178 5.333-9.333 5.333S5.334 38.944 5.334 36" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M23.997 36c0 2.947-4.178 5.333-9.333 5.333S5.334 38.944 5.334 36" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M23.997 36c0 2.947-4.178 5.333-9.333 5.333S5.334 38.944 5.334 36" stroke="#577BF9" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M23.997 36c0 2.947-4.178 5.333-9.333 5.333S5.334 38.944 5.334 36" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M23.997 36c0 2.947-4.178 5.333-9.333 5.333S5.334 38.944 5.334 36" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M23.997 36c0 2.947-4.178 5.333-9.333 5.333S5.334 38.944 5.334 36" stroke="#577BF9" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M50.667 56H40a5.332 5.332 0 01-5.333-5.333V13.333A5.332 5.332 0 0140 8h10.667A5.332 5.332 0 0156 13.333v37.334A5.332 5.332 0 0150.667 56z" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M50.667 56H40a5.332 5.332 0 01-5.333-5.333V13.333A5.332 5.332 0 0140 8h10.667A5.332 5.332 0 0156 13.333v37.334A5.332 5.332 0 0150.667 56z" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M50.667 56H40a5.332 5.332 0 01-5.333-5.333V13.333A5.332 5.332 0 0140 8h10.667A5.332 5.332 0 0156 13.333v37.334A5.332 5.332 0 0150.667 56z" stroke="#577BF9" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M24 32h10.667M24 32h10.667" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M24 32h10.667" stroke="#577BF9" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M42.667 16H48M42.667 16H48" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M42.667 16H48" stroke="#577BF9" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M42.667 26.667H48M42.667 26.667H48" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M42.667 26.667H48" stroke="#577BF9" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M42.667 37.333H48M42.667 37.333H48" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M42.667 37.333H48" stroke="#577BF9" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M42.667 48H48M42.667 48H48" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M42.667 48H48" stroke="#577BF9" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M5.333 20c0 2.947 4.179 5.333 9.334 5.333C19.82 25.333 24 22.947 24 20" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M5.333 20c0 2.947 4.179 5.333 9.334 5.333C19.82 25.333 24 22.947 24 20" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M5.333 20c0 2.947 4.179 5.333 9.334 5.333C19.82 25.333 24 22.947 24 20" stroke="#577BF9" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M5.333 20c.003-2.944 4.182-5.333 9.334-5.333 5.152 0 9.333 2.386 9.33 5.333v24c0 2.947-4.178 5.333-9.333 5.333S5.334 46.944 5.334 44V20v0z" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M5.333 20c.003-2.944 4.182-5.333 9.334-5.333 5.152 0 9.333 2.386 9.33 5.333v24c0 2.947-4.178 5.333-9.333 5.333S5.334 46.944 5.334 44V20v0z" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M5.333 20c.003-2.944 4.182-5.333 9.334-5.333 5.152 0 9.333 2.386 9.33 5.333v24c0 2.947-4.178 5.333-9.333 5.333S5.334 46.944 5.334 44V20v0z" stroke="#577BF9" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path></svg>\n <p class="optml-font is-size-5 has-text-weight-bold" _v-0d4963a9="">\n {{getMetric(\'traffic\').toFixed(2)}}MB/∞\n </p>\n <p class="is-size-6" _v-0d4963a9="">\n Traffic\n </p>\n <p class="optml-gray" _v-0d4963a9="">\n During last month\n </p>\n </li>\n </ul>\n\n </div>\n'},function(t,e){t.exports='\n\t\t<div class="columns is-desktop" style="min-width: 480px;" v-bind:style="maxWidth">\n\n\t\t\t\t<div class="column ">\n\t\t\t\t\t\t<div class="card">\n\t\t\t\t\t\t\t\t<app-header></app-header>\n\t\t\t\t\t\t\t\t<div class="card-content">\n\t\t\t\t\t\t\t\t\t\t<div class="content">\n\t\t\t\t\t\t\t\t\t\t\t\t<div v-if="showDisconnect">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="has-text-weight-bold" style="font-size: 19px; margin-bottom: 20px;">{{strings.disconnect_title}}</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="optml-line-height" style="font-size: 16px; margin-bottom: 20px;">{{strings.disconnect_desc}}</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="optml-side-by-side optml-settings-desc-margin">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div @click="keepConnected" class="button optml-button optml-button-style-2 optml-position-relative" > {{strings.keep_connected}}</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div @click="disconnect" :class="this.$store.state.loading ? \'is-loading\' : \'\' " class="button optml-button-style-1 optml-position-relative" style="margin-left: 20px; background-color: #e77777; border-color: #E77777;"> {{strings.disconnect_btn}}</div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t<connect-layout v-if="!this.is_connected && this.$store.state.autoConnect === \'no\'"></connect-layout>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\x3c!--Connecting--\x3e\n\t\t\t\t\t\t\t\t\t\t\t\t<transition name="slide-fade">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="optml-side-by-side" style="align-items: center; justify-content: center; margin-right: 4%;" v-if="((!showDisconnect && this.is_connected ) || this.$store.state.autoConnect !== \'no\') && ! this.$store.state.is_loaded" id="optml-loader">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<figure class="image">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img :src="connecting" >\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</figure>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="columns">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="column">\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<transition name="slide-fade">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="has-text-left is-size-4 has-text-weight-bold">Connecting to Optimole</div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</transition>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<transition name="slide-fade">\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="has-text-left is-size-6" style="margin: 4% 0 1% 0;">Sit tight while we connect you to the Dashboard</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</transition>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="columns optml-flex-column" style="margin:1%;">\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<progress id="optml-progress-bar" class="progress is-small is-success optml-custom-label-margin" :value="this.timer" max="25"></progress>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="is-size-7" style="padding-top: 7px;">{{this.getProgressMessage()}}</div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t</transition>\n\t\t\t\t\t\t\t\t\t\t\t\t<transition name="fade" mode="out-in">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div v-if="this.$store.state.connected && this.$store.state.hasApplication && this.$store.state.is_loaded && !showDisconnect">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="tabs is-left is-medium optml-tabs optml-font">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<ul class="is-marginless ">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li :class="tab === \'dashboard\' ? \'is-active\' : \'\'">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a @click="changeTab(\'dashboard\')" class="is-size-5">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class="tab-text is-size-5-mobile is-size-5-touch">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{strings.dashboard_menu_item}}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<svg width="110%" height="4" viewBox="0 0 110 4" fill="none" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<rect width="110%" height="4" rx="2" fill="#577BF9"/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</svg>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li :class="tab === \'conflicts\' ? \'is-active\' : \'\'" v-if="conflictCount > 0">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a @click="changeTab(\'conflicts\')" class="is-size-5">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class="tab-text is-size-5-mobile is-size-5-touch">{{strings.conflicts_menu_item}}</span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<svg width="110%" height="6" viewBox="0 0 100 6" fill="none" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<rect width="110%" height="6" rx="2" fill="#D54222"/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</svg>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li :class="tab === \'settings\' ? \'is-active\' : \'\'">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a @click="changeTab(\'settings\')" class="is-size-5 ">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class="tab-text is-size-5-mobile is-size-5-touch">{{strings.settings_menu_item}}</span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<svg width="110%" height="4" viewBox="0 0 110 4" fill="none" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<rect width="110%" height="4" rx="2" fill="#577BF9"/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</svg>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\x3c!-- Refresh stats --\x3e\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li style="margin-left:auto; position:relative; right:1%;">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="level-item">\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class="is-size-7 has-text-weight-bold optml-gray optml-hide-on-mobile" style="margin-right: 20px;">{{ this.$store.state.loading ? strings.updating_stats_cta : strings.refresh_stats_cta}}</span>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a style="padding:0; margin:0;">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<svg v-bind:class="{ \'optml-spin\': this.$store.state.loading }" width="34" height="34" viewBox="0 0 34 34" fill="none" xmlns="http://www.w3.org/2000/svg" style="visibility: visible" v-on:click="requestUpdate">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<path d="M17.0002 12.2747L15.4255 10.7L17.0002 9.12537" stroke="#6F6F6F" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<path d="M28.3137 5.6863C34.5621 11.9347 34.5621 22.0653 28.3137 28.3137C22.0653 34.5621 11.9347 34.5621 5.6863 28.3137C-0.562099 22.0653 -0.562099 11.9347 5.6863 5.6863C11.9347 -0.5621 22.0653 -0.5621 28.3137 5.6863Z" fill="#EDF0FF"/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<path d="M28.3137 5.6863C34.5621 11.9347 34.5621 22.0653 28.3137 28.3137C22.0653 34.5621 11.9347 34.5621 5.6863 28.3137C-0.562099 22.0653 -0.562099 11.9347 5.6863 5.6863C11.9347 -0.5621 22.0653 -0.5621 28.3137 5.6863" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<path d="M18.4014 23.1266C17.9494 23.2306 17.4841 23.296 17.0001 23.296C13.5228 23.296 10.7041 20.4773 10.7041 17C10.7041 15.5826 11.1894 14.2893 11.9788 13.2373" stroke="#577BF9" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<path d="M22.0213 20.7626C22.8106 19.7106 23.296 18.4173 23.296 17C23.296 13.5226 20.4773 10.704 17 10.704C16.516 10.704 16.0506 10.7693 15.5986 10.8733" stroke="#577BF9" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<path d="M17 21.7252L18.5747 23.2999L17 24.8746" stroke="#577BF9" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</svg>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</ul>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="is-tab" v-if="tab === \'dashboard\' "\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t :class="remove_images ? \'no-images\' : \'\' ">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="notification is-success optml-side-by-side" v-if="strings.notice_just_activated.length > 0 && user_status === \'active\' ">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div><span style="position: relative; top:4%;" class="dashicons dashicons-cloud-saved"></span></div> <div style="margin-left:1%; line-height: 168.75%; " v-html="strings.notice_just_activated"></div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\x3c!--Disabled notice--\x3e\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="notification optml-warning is-size-6 optml-side-by-side" v-if="user_status === \'inactive\'" >\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<svg style="position: relative; top:10%;" width="18" height="16" viewBox="0 0 18 16" fill="none" xmlns="http://www.w3.org/2000/svg">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t <path fill-rule="evenodd" clip-rule="evenodd" d="M8.9581 0C13.5192 0 17.2136 3.58 17.2136 8C17.2136 12.42 13.5192 16 8.9581 16C4.39696 16 0.702637 12.42 0.702637 8C0.702637 3.58 4.39696 0 8.9581 0ZM10.6558 9L11.0219 3H7.92606L8.29211 9H10.6558ZM11.0219 11.5115C11.0219 11.9809 10.8811 12.3473 10.6213 12.6107C10.3507 12.874 9.97188 13 9.48478 13C8.99768 13 8.61882 12.874 8.33739 12.6107C8.06677 12.3473 7.92606 11.9809 7.92606 11.5115C7.92606 11.0305 8.05595 10.6641 8.32656 10.4008C8.59717 10.1374 8.97603 10 9.48478 10C9.99353 10 10.3724 10.1374 10.6322 10.4008C10.892 10.6641 11.0219 11.0305 11.0219 11.5115Z" fill="#AF3535"/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</svg>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div style="margin-left:1%; line-height: 168.75%; " v-html="strings.notice_disabled_account">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<metrics></metrics>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<hr/>\n\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<last-images class="optml-hide-on-mobile" :status="fetchStatus" v-if="! remove_images"></last-images>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="is-tab" v-if=" tab === \'settings\'">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<options></options>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="is-tab" v-if=" tab === \'conflicts\'">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<conflicts></conflicts>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t</transition>\n\n\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\t\t\t<div class="level-right">\n\t\t\t\t\t\t\t\t\t\t<p class="level-item"><a href="https://optimole.com" target="_blank">Optimole\n\t\t\t\t\t\t\t\t\t\t\t\tv{{strings.version}}</a></p>\n\t\t\t\t\t\t\t\t\t\t<p class="level-item"><a href="https://optimole.com/terms/"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t target="_blank">{{strings.terms_menu}}</a></p>\n\t\t\t\t\t\t\t\t\t\t<p class="level-item"><a href="https://optimole.com/privacy-policy/" target="_blank">{{strings.privacy_menu}}</a>\n\t\t\t\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t\t\t\t\t<p class="level-item"><a :href="\'https://optimole.com/test-drive?url=\' + home " target="_blank">{{strings.testdrive_menu}}</a>\n\t\t\t\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t\t\x3c!--right side--\x3e\n\t\t\t\t<div v-if="is_connected" class="column is-narrow">\n\n\n\t\t\t\t\t\t<div class="card optml-upgrade">\n\t\t\t\t\t\t\t<cdn-details v-if="this.$store.state.userData"></cdn-details>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t<div class=" is-hidden-desktop-only is-hidden-tablet-only is-hidden-mobile" style="padding-bottom:8%; margin-top: -4%; color:white !important; background-color: #577BF9;" v-if="this.$store.state.userData.plan === \'free\'">\n\t\t\t\t\t\t<div style="margin: 4% 4% 7.5% 4%; padding-top: 10%;" >\n\t\t\t\t\t\t\t<p class="is-size-5 has-text-centered has-text-weight-bold">\n\t\t\t\t\t\t\t\t{{strings.upgrade.title_long}}\n\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t\t<div style="position:relative;">\n\t\t\t\t\t\t<ul class="is-size-6 upgrade" style="margin-left: 10%;">\n\t\t\t\t\t\t\t<li><span class="dashicons dashicons-yes-alt" style="margin: 0 2% 1% 0;"></span>{{strings.upgrade.reason_1}}</li>\n\t\t\t\t\t\t\t<li><span class="dashicons dashicons-yes-alt " style="margin: 0 2% 1% 0;"></span>{{strings.upgrade.reason_2}}</li>\n\t\t\t\t\t\t\t<li><span class="dashicons dashicons-yes-alt " style="margin: 0 2% 1% 0;"></span>{{strings.upgrade.reason_3}}</li>\n\t\t\t\t\t\t\t<li><span class="dashicons dashicons-yes-alt " style="margin: 0 2% 1% 0;"></span>{{strings.upgrade.reason_4}}</li>\n\t\t\t\t\t\t</ul>\n\t\t\t\t\t\t\t<figure class="image is-hidden-touch" style="position: absolute; left: 50%; top: 17%;">\n\t\t\t\t\t\t\t\t<img :src="logo" :alt="strings.optimole + \' \' + strings.service_details" >\n\t\t\t\t\t\t\t</figure>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t\t<a class="is-size-6 optml-button" href="https://optimole.com/pricing" target="_blank" style="display:block; position:relative; color:white !important; margin:8% 10% 0 10%; padding: 4% 10% 4% 10%; text-align:center;background: rgba(0, 0, 0, 0.43);border-radius: 4px;">\n\t\t\t\t\t\t\t{{strings.upgrade.cta}}\n\t\t\t\t\t\t</a>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t</div>\n'},function(t,e,o){"use strict";function i(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var n=o(5),a=i(n),r=o(178),s=i(r),l=o(34),p=i(l),d=o(180),c=i(d),m=o(181),f=i(m);a.default.use(s.default),a.default.use(p.default);var u=new s.default.Store({strict:!0,state:{isConnecting:!1,loading:!1,loadingRollback:!1,loadingSync:!1,errorMedia:!1,site_settings:optimoleDashboardApp.site_settings,connected:"yes"===optimoleDashboardApp.connection_status,is_loaded:"yes"===optimoleDashboardApp.connection_status,apiKey:optimoleDashboardApp.api_key?optimoleDashboardApp.api_key:"",userStatus:optimoleDashboardApp.user_status?optimoleDashboardApp.user_status:"inactive",apiKeyValidity:!0,connectError:"",sample_rate:{},apiError:!1,userData:optimoleDashboardApp.user_data?optimoleDashboardApp.user_data:null,hasApplication:"yes"===optimoleDashboardApp.has_application,autoConnect:optimoleDashboardApp.auto_connect,availableApps:optimoleDashboardApp.available_apps?optimoleDashboardApp.available_apps:null,optimizedImages:[],watermarks:[],conflicts:[],pushedImagesProgress:0,totalNumberOfImages:1,estimatedTime:0,sumTime:0,offloadLibraryLink:!1,rollbackLibraryLink:!1,queryArgs:[],showDisconnect:!1},mutations:c.default,actions:f.default});e.default=u},function(t,e,o){"use strict";function i(t){S&&(t._devtoolHook=S,S.emit("vuex:init",t),S.on("vuex:travel-to-state",function(e){t.replaceState(e)}),t.subscribe(function(t,e){S.emit("vuex:mutation",t,e)}))}function n(t,e){Object.keys(t).forEach(function(o){return e(t[o],o)})}function a(t){return null!==t&&"object"==typeof t}function r(t){return t&&"function"==typeof t.then}function s(t,e,o){if(e.update(o),o.modules)for(var i in o.modules){if(!e.getChild(i))return;s(t.concat(i),e.getChild(i),o.modules[i])}}function l(t,e){return e.indexOf(t)<0&&e.push(t),function(){var o=e.indexOf(t);o>-1&&e.splice(o,1)}}function p(t,e){t._actions=Object.create(null),t._mutations=Object.create(null),t._wrappedGetters=Object.create(null),t._modulesNamespaceMap=Object.create(null);var o=t.state;c(t,o,[],t._modules.root,!0),d(t,o,e)}function d(t,e,o){var i=t._vm;t.getters={};var a=t._wrappedGetters,r={};n(a,function(e,o){r[o]=function(){return e(t)},Object.defineProperty(t.getters,o,{get:function(){return t._vm[o]},enumerable:!0})});var s=j.config.silent;j.config.silent=!0,t._vm=new j({data:{$$state:e},computed:r}),j.config.silent=s,t.strict&&v(t),i&&(o&&t._withCommit(function(){i._data.$$state=null}),j.nextTick(function(){return i.$destroy()}))}function c(t,e,o,i,n){var a=!o.length,r=t._modules.getNamespace(o);if(i.namespaced&&(t._modulesNamespaceMap[r]=i),!a&&!n){var s=g(e,o.slice(0,-1)),l=o[o.length-1];t._withCommit(function(){j.set(s,l,i.state)})}var p=i.context=m(t,r,o);i.forEachMutation(function(e,o){u(t,r+o,e,p)}),i.forEachAction(function(e,o){var i=e.root?o:r+o,n=e.handler||e;h(t,i,n,p)}),i.forEachGetter(function(e,o){b(t,r+o,e,p)}),i.forEachChild(function(i,a){c(t,e,o.concat(a),i,n)})}function m(t,e,o){var i=""===e,n={dispatch:i?t.dispatch:function(o,i,n){var a=x(o,i,n),r=a.payload,s=a.options,l=a.type;return s&&s.root||(l=e+l),t.dispatch(l,r)},commit:i?t.commit:function(o,i,n){var a=x(o,i,n),r=a.payload,s=a.options,l=a.type;s&&s.root||(l=e+l),t.commit(l,r,s)}};return Object.defineProperties(n,{getters:{get:i?function(){return t.getters}:function(){return f(t,e)}},state:{get:function(){return g(t.state,o)}}}),n}function f(t,e){var o={},i=e.length;return Object.keys(t.getters).forEach(function(n){if(n.slice(0,i)===e){var a=n.slice(i);Object.defineProperty(o,a,{get:function(){return t.getters[n]},enumerable:!0})}}),o}function u(t,e,o,i){(t._mutations[e]||(t._mutations[e]=[])).push(function(e){o.call(t,i.state,e)})}function h(t,e,o,i){(t._actions[e]||(t._actions[e]=[])).push(function(e,n){var a=o.call(t,{dispatch:i.dispatch,commit:i.commit,getters:i.getters,state:i.state,rootGetters:t.getters,rootState:t.state},e,n);return r(a)||(a=Promise.resolve(a)),t._devtoolHook?a.catch(function(e){throw t._devtoolHook.emit("vuex:error",e),e}):a})}function b(t,e,o,i){t._wrappedGetters[e]||(t._wrappedGetters[e]=function(t){return o(i.state,i.getters,t.state,t.getters)})}function v(t){t._vm.$watch(function(){return this._data.$$state},function(){},{deep:!0,sync:!0})}function g(t,e){return e.length?e.reduce(function(t,e){return t[e]},t):t}function x(t,e,o){return a(t)&&t.type&&(o=e,e=t,t=t.type),{type:t,payload:e,options:o}}function y(t){j&&t===j||(j=t,C(j))}function w(t){return Array.isArray(t)?t.map(function(t){return{key:t,val:t}}):Object.keys(t).map(function(e){return{key:e,val:t[e]}})}function k(t){return function(e,o){return"string"!=typeof e?(o=e,e=""):"/"!==e.charAt(e.length-1)&&(e+="/"),t(e,o)}}function _(t,e,o){return t._modulesNamespaceMap[o]}Object.defineProperty(e,"__esModule",{value:!0}),o.d(e,"Store",function(){return $}),o.d(e,"install",function(){return y}),o.d(e,"mapState",function(){return D}),o.d(e,"mapMutations",function(){return T}),o.d(e,"mapGetters",function(){return M}),o.d(e,"mapActions",function(){return F}),o.d(e,"createNamespacedHelpers",function(){return P});/**
22
  * vuex v2.5.0
23
  * (c) 2017 Evan You
24
  * @license MIT
8
  * https://github.com/pagekit/vue-resource
9
  * Released under the MIT License.
10
  */
11
+ var st=2;i.reject=function(t){return new i(function(e,o){o(t)})},i.resolve=function(t){return new i(function(e,o){e(t)})},i.all=function(t){return new i(function(e,o){var n=0,a=[];0===t.length&&e(a);for(var r=0;r<t.length;r+=1)i.resolve(t[r]).then(function(o){return function(i){a[o]=i,(n+=1)===t.length&&e(a)}}(r),o)})},i.race=function(t){return new i(function(e,o){for(var n=0;n<t.length;n+=1)i.resolve(t[n]).then(e,o)})};var lt=i.prototype;lt.resolve=function(t){var e=this;if(e.state===st){if(t===e)throw new TypeError("Promise settled with itself.");var o=!1;try{var i=t&&t.then;if(null!==t&&"object"==typeof t&&"function"==typeof i)return void i.call(t,function(t){o||e.resolve(t),o=!0},function(t){o||e.reject(t),o=!0})}catch(t){return void(o||e.reject(t))}e.state=0,e.value=t,e.notify()}},lt.reject=function(t){var e=this;if(e.state===st){if(t===e)throw new TypeError("Promise settled with itself.");e.state=1,e.value=t,e.notify()}},lt.notify=function(){var t=this;l(function(){if(t.state!==st)for(;t.deferred.length;){var e=t.deferred.shift(),o=e[0],i=e[1],n=e[2],a=e[3];try{0===t.state?n("function"==typeof o?o.call(void 0,t.value):t.value):1===t.state&&("function"==typeof i?n(i.call(void 0,t.value)):a(t.value))}catch(t){a(t)}}})},lt.then=function(t,e){var o=this;return new i(function(i,n){o.deferred.push([t,e,i,n]),o.notify()})},lt.catch=function(t){return this.then(void 0,t)},"undefined"==typeof Promise&&(window.Promise=i),n.all=function(t,e){return new n(Promise.all(t),e)},n.resolve=function(t,e){return new n(Promise.resolve(t),e)},n.reject=function(t,e){return new n(Promise.reject(t),e)},n.race=function(t,e){return new n(Promise.race(t),e)};var pt=n.prototype;pt.bind=function(t){return this.context=t,this},pt.then=function(t,e){return t&&t.bind&&this.context&&(t=t.bind(this.context)),e&&e.bind&&this.context&&(e=e.bind(this.context)),new n(this.promise.then(t,e),this.context)},pt.catch=function(t){return t&&t.bind&&this.context&&(t=t.bind(this.context)),new n(this.promise.catch(t),this.context)},pt.finally=function(t){return this.then(function(e){return t.call(this),e},function(e){return t.call(this),Promise.reject(e)})};var dt,ct={},mt=ct.hasOwnProperty,ft=[],ut=ft.slice,ht=!1,bt="undefined"!=typeof window,vt=Array.isArray,gt=Object.assign||C;P.options={url:"",root:null,params:{}},P.transform={template:F,query:z,root:O},P.transforms=["template","query","root"],P.params=function(t){var e=[],o=encodeURIComponent;return e.add=function(t,e){u(e)&&(e=e()),null===e&&(e=""),this.push(o(t)+"="+o(e))},R(e,t),e.join("&").replace(/%20/g,"+")},P.parse=function(t){var e=document.createElement("a");return document.documentMode&&(e.href=t,t=e.href),e.href=t,{href:e.href,protocol:e.protocol?e.protocol.replace(/:$/,""):"",port:e.port,host:e.host,hostname:e.hostname,pathname:"/"===e.pathname.charAt(0)?e.pathname:"/"+e.pathname,search:e.search?e.search.replace(/^\?/,""):"",hash:e.hash?e.hash.replace(/^#/,""):""}};var xt=bt&&"withCredentials"in new XMLHttpRequest,yt=function(t){var e=this;this.map={},w(t,function(t,o){return e.append(o,t)})};yt.prototype.has=function(t){return null!==Q(this.map,t)},yt.prototype.get=function(t){var e=this.map[Q(this.map,t)];return e?e.join():null},yt.prototype.getAll=function(t){return this.map[Q(this.map,t)]||[]},yt.prototype.set=function(t,e){this.map[tt(Q(this.map,t)||t)]=[p(e)]},yt.prototype.append=function(t,e){var o=this.map[Q(this.map,t)];o?o.push(p(e)):this.set(t,e)},yt.prototype.delete=function(t){delete this.map[Q(this.map,t)]},yt.prototype.deleteAll=function(){this.map={}},yt.prototype.forEach=function(t,e){var o=this;w(this.map,function(i,n){w(i,function(i){return t.call(e,i,n,o)})})};var wt=function(t,e){var o=e.url,i=e.headers,n=e.status,a=e.statusText;this.url=o,this.ok=n>=200&&n<300,this.status=n||0,this.statusText=a||"",this.headers=new yt(i),this.body=t,f(t)?this.bodyText=t:v(t)&&(this.bodyBlob=t,ot(t)&&(this.bodyText=et(t)))};wt.prototype.blob=function(){return x(this.bodyBlob)},wt.prototype.text=function(){return x(this.bodyText)},wt.prototype.json=function(){return x(this.text(),function(t){return JSON.parse(t)})},Object.defineProperty(wt.prototype,"data",{get:function(){return this.body},set:function(t){this.body=t}});var kt=function(t){this.body=null,this.params={},gt(this,t,{method:m(t.method||"GET")}),this.headers instanceof yt||(this.headers=new yt(this.headers))};kt.prototype.getUrl=function(){return P(this)},kt.prototype.getBody=function(){return this.body},kt.prototype.respondWith=function(t,e){return new wt(t,gt(e||{},{url:this.getUrl()}))};var _t={Accept:"application/json, text/plain, */*"},Ct={"Content-Type":"application/json;charset=utf-8"};it.options={},it.headers={put:Ct,post:Ct,patch:Ct,delete:Ct,common:_t,custom:{}},it.interceptor={before:q,method:Z,jsonp:G,json:H,form:N,header:W,cors:I},it.interceptors=["before","method","jsonp","json","form","header","cors"],["get","delete","head","jsonp"].forEach(function(t){it[t]=function(e,o){return this(gt(o||{},{url:e,method:t}))}}),["post","put","patch"].forEach(function(t){it[t]=function(e,o,i){return this(gt(i||{},{url:e,method:t,body:o}))}}),nt.actions={get:{method:"GET"},save:{method:"POST"},query:{method:"GET"},update:{method:"PUT"},remove:{method:"DELETE"},delete:{method:"DELETE"}},"undefined"!=typeof window&&window.Vue&&window.Vue.use(rt),e.default=rt},function(t,e,o){"use strict";function i(t){return t&&t.__esModule?t:{default:t}}var n=o(5),a=i(n),r=o(39),s=i(r),l=o(177),p=i(l),d=o(182),c=i(d),m=o(183),f=i(m),u=o(184),h=i(u);a.default.use(f.default),a.default.use(h.default),a.default.use(c.default),window.addEventListener("load",function(){new a.default({el:"#optimole-app",store:p.default,components:{App:s.default}})})},function(t,e,o){(function(t){function i(t,e){this._id=t,this._clearFn=e}var n=void 0!==t&&t||"undefined"!=typeof self&&self||window,a=Function.prototype.apply;e.setTimeout=function(){return new i(a.call(setTimeout,n,arguments),clearTimeout)},e.setInterval=function(){return new i(a.call(setInterval,n,arguments),clearInterval)},e.clearTimeout=e.clearInterval=function(t){t&&t.close()},i.prototype.unref=i.prototype.ref=function(){},i.prototype.close=function(){this._clearFn.call(n,this._id)},e.enroll=function(t,e){clearTimeout(t._idleTimeoutId),t._idleTimeout=e},e.unenroll=function(t){clearTimeout(t._idleTimeoutId),t._idleTimeout=-1},e._unrefActive=e.active=function(t){clearTimeout(t._idleTimeoutId);var e=t._idleTimeout;e>=0&&(t._idleTimeoutId=setTimeout(function(){t._onTimeout&&t._onTimeout()},e))},o(37),e.setImmediate="undefined"!=typeof self&&self.setImmediate||void 0!==t&&t.setImmediate||this&&this.setImmediate,e.clearImmediate="undefined"!=typeof self&&self.clearImmediate||void 0!==t&&t.clearImmediate||this&&this.clearImmediate}).call(e,o(8))},function(t,e,o){(function(t,e){!function(t,o){"use strict";function i(t){"function"!=typeof t&&(t=new Function(""+t));for(var e=new Array(arguments.length-1),o=0;o<e.length;o++)e[o]=arguments[o+1];var i={callback:t,args:e};return p[l]=i,s(l),l++}function n(t){delete p[t]}function a(t){var e=t.callback,i=t.args;switch(i.length){case 0:e();break;case 1:e(i[0]);break;case 2:e(i[0],i[1]);break;case 3:e(i[0],i[1],i[2]);break;default:e.apply(o,i)}}function r(t){if(d)setTimeout(r,0,t);else{var e=p[t];if(e){d=!0;try{a(e)}finally{n(t),d=!1}}}}if(!t.setImmediate){var s,l=1,p={},d=!1,c=t.document,m=Object.getPrototypeOf&&Object.getPrototypeOf(t);m=m&&m.setTimeout?m:t,"[object process]"==={}.toString.call(t.process)?function(){s=function(t){e.nextTick(function(){r(t)})}}():function(){if(t.postMessage&&!t.importScripts){var e=!0,o=t.onmessage;return t.onmessage=function(){e=!1},t.postMessage("","*"),t.onmessage=o,e}}()?function(){var e="setImmediate$"+Math.random()+"$",o=function(o){o.source===t&&"string"==typeof o.data&&0===o.data.indexOf(e)&&r(+o.data.slice(e.length))};t.addEventListener?t.addEventListener("message",o,!1):t.attachEvent("onmessage",o),s=function(o){t.postMessage(e+o,"*")}}():t.MessageChannel?function(){var t=new MessageChannel;t.port1.onmessage=function(t){r(t.data)},s=function(e){t.port2.postMessage(e)}}():c&&"onreadystatechange"in c.createElement("script")?function(){var t=c.documentElement;s=function(e){var o=c.createElement("script");o.onreadystatechange=function(){r(e),o.onreadystatechange=null,t.removeChild(o),o=null},t.appendChild(o)}}():function(){s=function(t){setTimeout(r,0,t)}}(),m.setImmediate=i,m.clearImmediate=n}}("undefined"==typeof self?void 0===t?this:t:self)}).call(e,o(8),o(38))},function(t,e){function o(){throw new Error("setTimeout has not been defined")}function i(){throw new Error("clearTimeout has not been defined")}function n(t){if(d===setTimeout)return setTimeout(t,0);if((d===o||!d)&&setTimeout)return d=setTimeout,setTimeout(t,0);try{return d(t,0)}catch(e){try{return d.call(null,t,0)}catch(e){return d.call(this,t,0)}}}function a(t){if(c===clearTimeout)return clearTimeout(t);if((c===i||!c)&&clearTimeout)return c=clearTimeout,clearTimeout(t);try{return c(t)}catch(e){try{return c.call(null,t)}catch(e){return c.call(this,t)}}}function r(){h&&f&&(h=!1,f.length?u=f.concat(u):b=-1,u.length&&s())}function s(){if(!h){var t=n(r);h=!0;for(var e=u.length;e;){for(f=u,u=[];++b<e;)f&&f[b].run();b=-1,e=u.length}f=null,h=!1,a(t)}}function l(t,e){this.fun=t,this.array=e}function p(){}var d,c,m=t.exports={};!function(){try{d="function"==typeof setTimeout?setTimeout:o}catch(t){d=o}try{c="function"==typeof clearTimeout?clearTimeout:i}catch(t){c=i}}();var f,u=[],h=!1,b=-1;m.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var o=1;o<arguments.length;o++)e[o-1]=arguments[o];u.push(new l(t,e)),1!==u.length||h||n(s)},l.prototype.run=function(){this.fun.apply(null,this.array)},m.title="browser",m.browser=!0,m.env={},m.argv=[],m.version="",m.versions={},m.on=p,m.addListener=p,m.once=p,m.off=p,m.removeListener=p,m.removeAllListeners=p,m.emit=p,m.prependListener=p,m.prependOnceListener=p,m.listeners=function(t){return[]},m.binding=function(t){throw new Error("process.binding is not supported")},m.cwd=function(){return"/"},m.chdir=function(t){throw new Error("process.chdir is not supported")},m.umask=function(){return 0}},function(t,e,o){var i,n;o(40),i=o(42),n=o(176),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(41);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,'#optimole-app{padding:0 30px 0 20px;/*! bulma.io v0.7.5 | MIT License | github.com/jgthms/bulma *//*! minireset.css v0.0.4 | MIT License | github.com/jgthms/minireset.css */}@keyframes spinAround{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}#optimole-app .delete,#optimole-app .modal-close,#optimole-app .is-unselectable,#optimole-app .button,#optimole-app .file,#optimole-app .breadcrumb,#optimole-app .pagination-previous,#optimole-app .pagination-next,#optimole-app .pagination-link,#optimole-app .pagination-ellipsis,#optimole-app .tabs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#optimole-app .select:not(.is-multiple):not(.is-loading)::after,#optimole-app .navbar-link:not(.is-arrowless)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}#optimole-app .box:not(:last-child),#optimole-app .content:not(:last-child),#optimole-app .notification:not(:last-child),#optimole-app .progress:not(:last-child),#optimole-app .table:not(:last-child),#optimole-app .table-container:not(:last-child),#optimole-app .title:not(:last-child),#optimole-app .subtitle:not(:last-child),#optimole-app .block:not(:last-child),#optimole-app .highlight:not(:last-child),#optimole-app .breadcrumb:not(:last-child),#optimole-app .level:not(:last-child),#optimole-app .list:not(:last-child),#optimole-app .message:not(:last-child),#optimole-app .tabs:not(:last-child){margin-bottom:1.5rem}#optimole-app .delete,#optimole-app .modal-close{-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:290486px;cursor:pointer;pointer-events:auto;display:inline-block;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative: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}#optimole-app .delete::before,#optimole-app .modal-close::before,#optimole-app .delete::after,#optimole-app .modal-close::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}#optimole-app .delete::before,#optimole-app .modal-close::before{height:2px;width:50%}#optimole-app .delete::after,#optimole-app .modal-close::after{height:50%;width:2px}#optimole-app .delete:hover,#optimole-app .modal-close:hover,#optimole-app .delete:focus,#optimole-app .modal-close:focus{background-color:rgba(10,10,10,0.3)}#optimole-app .delete:active,#optimole-app .modal-close:active{background-color:rgba(10,10,10,0.4)}#optimole-app .is-small.delete,#optimole-app .is-small.modal-close{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}#optimole-app .is-medium.delete,#optimole-app .is-medium.modal-close{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}#optimole-app .is-large.delete,#optimole-app .is-large.modal-close{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}#optimole-app .button.is-loading::after,#optimole-app .loader,#optimole-app .select.is-loading::after,#optimole-app .control.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #dbdbdb;border-radius:290486px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}#optimole-app .is-overlay,#optimole-app .image.is-square img,#optimole-app .image.is-square .has-ratio,#optimole-app .image.is-1by1 img,#optimole-app .image.is-1by1 .has-ratio,#optimole-app .image.is-5by4 img,#optimole-app .image.is-5by4 .has-ratio,#optimole-app .image.is-4by3 img,#optimole-app .image.is-4by3 .has-ratio,#optimole-app .image.is-3by2 img,#optimole-app .image.is-3by2 .has-ratio,#optimole-app .image.is-5by3 img,#optimole-app .image.is-5by3 .has-ratio,#optimole-app .image.is-16by9 img,#optimole-app .image.is-16by9 .has-ratio,#optimole-app .image.is-2by1 img,#optimole-app .image.is-2by1 .has-ratio,#optimole-app .image.is-3by1 img,#optimole-app .image.is-3by1 .has-ratio,#optimole-app .image.is-4by5 img,#optimole-app .image.is-4by5 .has-ratio,#optimole-app .image.is-3by4 img,#optimole-app .image.is-3by4 .has-ratio,#optimole-app .image.is-2by3 img,#optimole-app .image.is-2by3 .has-ratio,#optimole-app .image.is-3by5 img,#optimole-app .image.is-3by5 .has-ratio,#optimole-app .image.is-9by16 img,#optimole-app .image.is-9by16 .has-ratio,#optimole-app .image.is-1by2 img,#optimole-app .image.is-1by2 .has-ratio,#optimole-app .image.is-1by3 img,#optimole-app .image.is-1by3 .has-ratio,#optimole-app .modal,#optimole-app .modal-background,#optimole-app .hero-video{bottom:0;left:0;position:absolute;right:0;top:0}#optimole-app .button,#optimole-app .input,#optimole-app .textarea,#optimole-app .select select,#optimole-app .file-cta,#optimole-app .file-name,#optimole-app .pagination-previous,#optimole-app .pagination-next,#optimole-app .pagination-link,#optimole-app .pagination-ellipsis{-moz-appearance:none;-webkit-appearance:none;-ms-flex-align:center;align-items:center;border:1px solid transparent;border-radius:4px;box-shadow:none;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;height:2.25em;-ms-flex-pack:start;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.375em - 1px);padding-left:calc(0.625em - 1px);padding-right:calc(0.625em - 1px);padding-top:calc(0.375em - 1px);position:relative;vertical-align:top}#optimole-app .button:focus,#optimole-app .input:focus,#optimole-app .textarea:focus,#optimole-app .select select:focus,#optimole-app .file-cta:focus,#optimole-app .file-name:focus,#optimole-app .pagination-previous:focus,#optimole-app .pagination-next:focus,#optimole-app .pagination-link:focus,#optimole-app .pagination-ellipsis:focus,#optimole-app .is-focused.button,#optimole-app .is-focused.input,#optimole-app .is-focused.textarea,#optimole-app .select select.is-focused,#optimole-app .is-focused.file-cta,#optimole-app .is-focused.file-name,#optimole-app .is-focused.pagination-previous,#optimole-app .is-focused.pagination-next,#optimole-app .is-focused.pagination-link,#optimole-app .is-focused.pagination-ellipsis,#optimole-app .button:active,#optimole-app .input:active,#optimole-app .textarea:active,#optimole-app .select select:active,#optimole-app .file-cta:active,#optimole-app .file-name:active,#optimole-app .pagination-previous:active,#optimole-app .pagination-next:active,#optimole-app .pagination-link:active,#optimole-app .pagination-ellipsis:active,#optimole-app .is-active.button,#optimole-app .is-active.input,#optimole-app .is-active.textarea,#optimole-app .select select.is-active,#optimole-app .is-active.file-cta,#optimole-app .is-active.file-name,#optimole-app .is-active.pagination-previous,#optimole-app .is-active.pagination-next,#optimole-app .is-active.pagination-link,#optimole-app .is-active.pagination-ellipsis{outline:none}#optimole-app .button[disabled],#optimole-app .input[disabled],#optimole-app .textarea[disabled],#optimole-app .select select[disabled],#optimole-app .file-cta[disabled],#optimole-app .file-name[disabled],#optimole-app .pagination-previous[disabled],#optimole-app .pagination-next[disabled],#optimole-app .pagination-link[disabled],#optimole-app .pagination-ellipsis[disabled],fieldset[disabled] #optimole-app .button,fieldset[disabled] #optimole-app .input,fieldset[disabled] #optimole-app .textarea,fieldset[disabled] #optimole-app .select select,fieldset[disabled] #optimole-app .file-cta,fieldset[disabled] #optimole-app .file-name,fieldset[disabled] #optimole-app .pagination-previous,fieldset[disabled] #optimole-app .pagination-next,fieldset[disabled] #optimole-app .pagination-link,fieldset[disabled] #optimole-app .pagination-ellipsis{cursor:not-allowed}#optimole-app html,#optimole-app body,#optimole-app p,#optimole-app ol,#optimole-app ul,#optimole-app li,#optimole-app dl,#optimole-app dt,#optimole-app dd,#optimole-app blockquote,#optimole-app figure,#optimole-app fieldset,#optimole-app legend,#optimole-app textarea,#optimole-app pre,#optimole-app iframe,#optimole-app hr,#optimole-app h1,#optimole-app h2,#optimole-app h3,#optimole-app h4,#optimole-app h5,#optimole-app h6{margin:0;padding:0}#optimole-app h1,#optimole-app h2,#optimole-app h3,#optimole-app h4,#optimole-app h5,#optimole-app h6{font-size:100%;font-weight:normal}#optimole-app ul{list-style:none}#optimole-app button,#optimole-app input,#optimole-app select,#optimole-app textarea{margin:0}#optimole-app html{box-sizing:border-box}#optimole-app *,#optimole-app *::before,#optimole-app *::after{box-sizing:inherit}#optimole-app img,#optimole-app embed,#optimole-app iframe,#optimole-app object,#optimole-app video{height:auto;max-width:100%}#optimole-app audio{max-width:100%}#optimole-app iframe{border:0}#optimole-app table{border-collapse:collapse;border-spacing:0}#optimole-app td,#optimole-app th{padding:0}#optimole-app td:not([align]),#optimole-app th:not([align]){text-align:left}#optimole-app 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%;-ms-text-size-adjust:100%;text-size-adjust:100%}#optimole-app article,#optimole-app aside,#optimole-app figure,#optimole-app footer,#optimole-app header,#optimole-app hgroup,#optimole-app section{display:block}#optimole-app body,#optimole-app button,#optimole-app input,#optimole-app select,#optimole-app textarea{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue","Helvetica","Arial",sans-serif}#optimole-app code,#optimole-app pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}#optimole-app body{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}#optimole-app a{color:#3273dc;cursor:pointer;text-decoration:none}#optimole-app a strong{color:currentColor}#optimole-app a:hover{color:#363636}#optimole-app code{background-color:#f5f5f5;color:#ff3860;font-size:.875em;font-weight:normal;padding:0.25em 0.5em 0.25em}#optimole-app hr{background-color:#f5f5f5;border:none;display:block;height:2px;margin:1.5rem 0}#optimole-app img{height:auto;max-width:100%}#optimole-app input[type="checkbox"],#optimole-app input[type="radio"]{vertical-align:baseline}#optimole-app small{font-size:.875em}#optimole-app span{font-style:inherit;font-weight:inherit}#optimole-app strong{color:#363636;font-weight:700}#optimole-app fieldset{border:none}#optimole-app 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}#optimole-app pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}#optimole-app table td,#optimole-app table th{vertical-align:top}#optimole-app table td:not([align]),#optimole-app table th:not([align]){text-align:left}#optimole-app table th{color:#363636}#optimole-app .is-clearfix::after{clear:both;content:" ";display:table}#optimole-app .is-pulled-left{float:left !important}#optimole-app .is-pulled-right{float:right !important}#optimole-app .is-clipped{overflow:hidden !important}#optimole-app .is-size-1{font-size:3rem !important}#optimole-app .is-size-2{font-size:2.5rem !important}#optimole-app .is-size-3{font-size:2rem !important}#optimole-app .is-size-4{font-size:1.5rem !important}#optimole-app .is-size-5{font-size:1.25rem !important}#optimole-app .is-size-6{font-size:1rem !important}#optimole-app .is-size-7{font-size:.75rem !important}@media screen and (max-width: 768px){#optimole-app .is-size-1-mobile{font-size:3rem !important}#optimole-app .is-size-2-mobile{font-size:2.5rem !important}#optimole-app .is-size-3-mobile{font-size:2rem !important}#optimole-app .is-size-4-mobile{font-size:1.5rem !important}#optimole-app .is-size-5-mobile{font-size:1.25rem !important}#optimole-app .is-size-6-mobile{font-size:1rem !important}#optimole-app .is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px), print{#optimole-app .is-size-1-tablet{font-size:3rem !important}#optimole-app .is-size-2-tablet{font-size:2.5rem !important}#optimole-app .is-size-3-tablet{font-size:2rem !important}#optimole-app .is-size-4-tablet{font-size:1.5rem !important}#optimole-app .is-size-5-tablet{font-size:1.25rem !important}#optimole-app .is-size-6-tablet{font-size:1rem !important}#optimole-app .is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1023px){#optimole-app .is-size-1-touch{font-size:3rem !important}#optimole-app .is-size-2-touch{font-size:2.5rem !important}#optimole-app .is-size-3-touch{font-size:2rem !important}#optimole-app .is-size-4-touch{font-size:1.5rem !important}#optimole-app .is-size-5-touch{font-size:1.25rem !important}#optimole-app .is-size-6-touch{font-size:1rem !important}#optimole-app .is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1024px){#optimole-app .is-size-1-desktop{font-size:3rem !important}#optimole-app .is-size-2-desktop{font-size:2.5rem !important}#optimole-app .is-size-3-desktop{font-size:2rem !important}#optimole-app .is-size-4-desktop{font-size:1.5rem !important}#optimole-app .is-size-5-desktop{font-size:1.25rem !important}#optimole-app .is-size-6-desktop{font-size:1rem !important}#optimole-app .is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){#optimole-app .is-size-1-widescreen{font-size:3rem !important}#optimole-app .is-size-2-widescreen{font-size:2.5rem !important}#optimole-app .is-size-3-widescreen{font-size:2rem !important}#optimole-app .is-size-4-widescreen{font-size:1.5rem !important}#optimole-app .is-size-5-widescreen{font-size:1.25rem !important}#optimole-app .is-size-6-widescreen{font-size:1rem !important}#optimole-app .is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){#optimole-app .is-size-1-fullhd{font-size:3rem !important}#optimole-app .is-size-2-fullhd{font-size:2.5rem !important}#optimole-app .is-size-3-fullhd{font-size:2rem !important}#optimole-app .is-size-4-fullhd{font-size:1.5rem !important}#optimole-app .is-size-5-fullhd{font-size:1.25rem !important}#optimole-app .is-size-6-fullhd{font-size:1rem !important}#optimole-app .is-size-7-fullhd{font-size:.75rem !important}}#optimole-app .has-text-centered{text-align:center !important}#optimole-app .has-text-justified{text-align:justify !important}#optimole-app .has-text-left{text-align:left !important}#optimole-app .has-text-right{text-align:right !important}@media screen and (max-width: 768px){#optimole-app .has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px), print{#optimole-app .has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1023px){#optimole-app .has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1024px){#optimole-app .has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){#optimole-app .has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){#optimole-app .has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){#optimole-app .has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px), print{#optimole-app .has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1023px){#optimole-app .has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1024px){#optimole-app .has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){#optimole-app .has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){#optimole-app .has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){#optimole-app .has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px), print{#optimole-app .has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1023px){#optimole-app .has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1024px){#optimole-app .has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){#optimole-app .has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){#optimole-app .has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){#optimole-app .has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px), print{#optimole-app .has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1023px){#optimole-app .has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1024px){#optimole-app .has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){#optimole-app .has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){#optimole-app .has-text-right-fullhd{text-align:right !important}}#optimole-app .is-capitalized{text-transform:capitalize !important}#optimole-app .is-lowercase{text-transform:lowercase !important}#optimole-app .is-uppercase{text-transform:uppercase !important}#optimole-app .is-italic{font-style:italic !important}#optimole-app .has-text-white{color:#fff !important}#optimole-app a.has-text-white:hover,#optimole-app a.has-text-white:focus{color:#e6e6e6 !important}#optimole-app .has-background-white{background-color:#fff !important}#optimole-app .has-text-black{color:#0a0a0a !important}#optimole-app a.has-text-black:hover,#optimole-app a.has-text-black:focus{color:#000 !important}#optimole-app .has-background-black{background-color:#0a0a0a !important}#optimole-app .has-text-light{color:#f5f5f5 !important}#optimole-app a.has-text-light:hover,#optimole-app a.has-text-light:focus{color:#dbdbdb !important}#optimole-app .has-background-light{background-color:#f5f5f5 !important}#optimole-app .has-text-dark{color:#363636 !important}#optimole-app a.has-text-dark:hover,#optimole-app a.has-text-dark:focus{color:#1c1c1c !important}#optimole-app .has-background-dark{background-color:#363636 !important}#optimole-app .has-text-primary{color:#EF686B !important}#optimole-app a.has-text-primary:hover,#optimole-app a.has-text-primary:focus{color:#ea3a3e !important}#optimole-app .has-background-primary{background-color:#EF686B !important}#optimole-app .has-text-link{color:#3273dc !important}#optimole-app a.has-text-link:hover,#optimole-app a.has-text-link:focus{color:#205bbc !important}#optimole-app .has-background-link{background-color:#3273dc !important}#optimole-app .has-text-info{color:#577BF9 !important}#optimole-app a.has-text-info:hover,#optimole-app a.has-text-info:focus{color:#2654f7 !important}#optimole-app .has-background-info{background-color:#577BF9 !important}#optimole-app .has-text-success{color:#5F9D61 !important}#optimole-app a.has-text-success:hover,#optimole-app a.has-text-success:focus{color:#4c7d4d !important}#optimole-app .has-background-success{background-color:#5F9D61 !important}#optimole-app .has-text-warning{color:#ffdd57 !important}#optimole-app a.has-text-warning:hover,#optimole-app a.has-text-warning:focus{color:#ffd324 !important}#optimole-app .has-background-warning{background-color:#ffdd57 !important}#optimole-app .has-text-danger{color:#E77777 !important}#optimole-app a.has-text-danger:hover,#optimole-app a.has-text-danger:focus{color:#df4c4c !important}#optimole-app .has-background-danger{background-color:#E77777 !important}#optimole-app .has-text-black-bis{color:#121212 !important}#optimole-app .has-background-black-bis{background-color:#121212 !important}#optimole-app .has-text-black-ter{color:#242424 !important}#optimole-app .has-background-black-ter{background-color:#242424 !important}#optimole-app .has-text-grey-darker{color:#363636 !important}#optimole-app .has-background-grey-darker{background-color:#363636 !important}#optimole-app .has-text-grey-dark{color:#4a4a4a !important}#optimole-app .has-background-grey-dark{background-color:#4a4a4a !important}#optimole-app .has-text-grey{color:#7a7a7a !important}#optimole-app .has-background-grey{background-color:#7a7a7a !important}#optimole-app .has-text-grey-light{color:#b5b5b5 !important}#optimole-app .has-background-grey-light{background-color:#b5b5b5 !important}#optimole-app .has-text-grey-lighter{color:#dbdbdb !important}#optimole-app .has-background-grey-lighter{background-color:#dbdbdb !important}#optimole-app .has-text-white-ter{color:#f5f5f5 !important}#optimole-app .has-background-white-ter{background-color:#f5f5f5 !important}#optimole-app .has-text-white-bis{color:#fafafa !important}#optimole-app .has-background-white-bis{background-color:#fafafa !important}#optimole-app .has-text-weight-light{font-weight:300 !important}#optimole-app .has-text-weight-normal{font-weight:400 !important}#optimole-app .has-text-weight-medium{font-weight:500 !important}#optimole-app .has-text-weight-semibold{font-weight:600 !important}#optimole-app .has-text-weight-bold{font-weight:700 !important}#optimole-app .is-family-primary{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue","Helvetica","Arial",sans-serif !important}#optimole-app .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}#optimole-app .is-family-sans-serif{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue","Helvetica","Arial",sans-serif !important}#optimole-app .is-family-monospace{font-family:monospace !important}#optimole-app .is-family-code{font-family:monospace !important}#optimole-app .is-block{display:block !important}@media screen and (max-width: 768px){#optimole-app .is-block-mobile{display:block !important}}@media screen and (min-width: 769px), print{#optimole-app .is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .is-block-tablet-only{display:block !important}}@media screen and (max-width: 1023px){#optimole-app .is-block-touch{display:block !important}}@media screen and (min-width: 1024px){#optimole-app .is-block-desktop{display:block !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){#optimole-app .is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){#optimole-app .is-block-fullhd{display:block !important}}#optimole-app .is-flex{display:-ms-flexbox !important;display:flex !important}@media screen and (max-width: 768px){#optimole-app .is-flex-mobile{display:-ms-flexbox !important;display:flex !important}}@media screen and (min-width: 769px), print{#optimole-app .is-flex-tablet{display:-ms-flexbox !important;display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .is-flex-tablet-only{display:-ms-flexbox !important;display:flex !important}}@media screen and (max-width: 1023px){#optimole-app .is-flex-touch{display:-ms-flexbox !important;display:flex !important}}@media screen and (min-width: 1024px){#optimole-app .is-flex-desktop{display:-ms-flexbox !important;display:flex !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .is-flex-desktop-only{display:-ms-flexbox !important;display:flex !important}}@media screen and (min-width: 1216px){#optimole-app .is-flex-widescreen{display:-ms-flexbox !important;display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .is-flex-widescreen-only{display:-ms-flexbox !important;display:flex !important}}@media screen and (min-width: 1408px){#optimole-app .is-flex-fullhd{display:-ms-flexbox !important;display:flex !important}}#optimole-app .is-inline{display:inline !important}@media screen and (max-width: 768px){#optimole-app .is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px), print{#optimole-app .is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1023px){#optimole-app .is-inline-touch{display:inline !important}}@media screen and (min-width: 1024px){#optimole-app .is-inline-desktop{display:inline !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){#optimole-app .is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){#optimole-app .is-inline-fullhd{display:inline !important}}#optimole-app .is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){#optimole-app .is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px), print{#optimole-app .is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1023px){#optimole-app .is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1024px){#optimole-app .is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){#optimole-app .is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){#optimole-app .is-inline-block-fullhd{display:inline-block !important}}#optimole-app .is-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}@media screen and (max-width: 768px){#optimole-app .is-inline-flex-mobile{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media screen and (min-width: 769px), print{#optimole-app .is-inline-flex-tablet{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .is-inline-flex-tablet-only{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media screen and (max-width: 1023px){#optimole-app .is-inline-flex-touch{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media screen and (min-width: 1024px){#optimole-app .is-inline-flex-desktop{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .is-inline-flex-desktop-only{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media screen and (min-width: 1216px){#optimole-app .is-inline-flex-widescreen{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .is-inline-flex-widescreen-only{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media screen and (min-width: 1408px){#optimole-app .is-inline-flex-fullhd{display:-ms-inline-flexbox !important;display:inline-flex !important}}#optimole-app .is-hidden{display:none !important}#optimole-app .is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){#optimole-app .is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px), print{#optimole-app .is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1023px){#optimole-app .is-hidden-touch{display:none !important}}@media screen and (min-width: 1024px){#optimole-app .is-hidden-desktop{display:none !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){#optimole-app .is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){#optimole-app .is-hidden-fullhd{display:none !important}}#optimole-app .is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){#optimole-app .is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px), print{#optimole-app .is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1023px){#optimole-app .is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1024px){#optimole-app .is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){#optimole-app .is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){#optimole-app .is-invisible-fullhd{visibility:hidden !important}}#optimole-app .is-marginless{margin:0 !important}#optimole-app .is-paddingless{padding:0 !important}#optimole-app .is-radiusless{border-radius:0 !important}#optimole-app .is-shadowless{box-shadow:none !important}#optimole-app .is-relative{position:relative !important}#optimole-app .box{background-color:#fff;border-radius:6px;box-shadow:0 2px 3px rgba(10,10,10,0.1),0 0 0 1px rgba(10,10,10,0.1);color:#4a4a4a;display:block;padding:1.25rem}#optimole-app a.box:hover,#optimole-app a.box:focus{box-shadow:0 2px 3px rgba(10,10,10,0.1),0 0 0 1px #3273dc}#optimole-app a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #3273dc}#optimole-app .button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#363636;cursor:pointer;-ms-flex-pack:center;justify-content:center;padding-bottom:calc(0.375em - 1px);padding-left:.75em;padding-right:.75em;padding-top:calc(0.375em - 1px);text-align:center;white-space:nowrap}#optimole-app .button strong{color:inherit}#optimole-app .button .icon,#optimole-app .button .icon.is-small,#optimole-app .button .icon.is-medium,#optimole-app .button .icon.is-large{height:1.5em;width:1.5em}#optimole-app .button .icon:first-child:not(:last-child){margin-left:calc(-0.375em - 1px);margin-right:0.1875em}#optimole-app .button .icon:last-child:not(:first-child){margin-left:0.1875em;margin-right:calc(-0.375em - 1px)}#optimole-app .button .icon:first-child:last-child{margin-left:calc(-0.375em - 1px);margin-right:calc(-0.375em - 1px)}#optimole-app .button:hover,#optimole-app .button.is-hovered{border-color:#b5b5b5;color:#363636}#optimole-app .button:focus,#optimole-app .button.is-focused{border-color:#3273dc;color:#363636}#optimole-app .button:focus:not(:active),#optimole-app .button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(50,115,220,0.25)}#optimole-app .button:active,#optimole-app .button.is-active{border-color:#4a4a4a;color:#363636}#optimole-app .button.is-text{background-color:transparent;border-color:transparent;color:#4a4a4a;text-decoration:underline}#optimole-app .button.is-text:hover,#optimole-app .button.is-text.is-hovered,#optimole-app .button.is-text:focus,#optimole-app .button.is-text.is-focused{background-color:#f5f5f5;color:#363636}#optimole-app .button.is-text:active,#optimole-app .button.is-text.is-active{background-color:#e8e8e8;color:#363636}#optimole-app .button.is-text[disabled],fieldset[disabled] #optimole-app .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}#optimole-app .button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}#optimole-app .button.is-white:hover,#optimole-app .button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}#optimole-app .button.is-white:focus,#optimole-app .button.is-white.is-focused{border-color:transparent;color:#0a0a0a}#optimole-app .button.is-white:focus:not(:active),#optimole-app .button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}#optimole-app .button.is-white:active,#optimole-app .button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}#optimole-app .button.is-white[disabled],fieldset[disabled] #optimole-app .button.is-white{background-color:#fff;border-color:transparent;box-shadow:none}#optimole-app .button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}#optimole-app .button.is-white.is-inverted:hover,#optimole-app .button.is-white.is-inverted.is-hovered{background-color:#000}#optimole-app .button.is-white.is-inverted[disabled],fieldset[disabled] #optimole-app .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}#optimole-app .button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}#optimole-app .button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}#optimole-app .button.is-white.is-outlined:hover,#optimole-app .button.is-white.is-outlined.is-hovered,#optimole-app .button.is-white.is-outlined:focus,#optimole-app .button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}#optimole-app .button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}#optimole-app .button.is-white.is-outlined.is-loading:hover::after,#optimole-app .button.is-white.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-white.is-outlined.is-loading:focus::after,#optimole-app .button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}#optimole-app .button.is-white.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}#optimole-app .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}#optimole-app .button.is-white.is-inverted.is-outlined:hover,#optimole-app .button.is-white.is-inverted.is-outlined.is-hovered,#optimole-app .button.is-white.is-inverted.is-outlined:focus,#optimole-app .button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}#optimole-app .button.is-white.is-inverted.is-outlined.is-loading:hover::after,#optimole-app .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-white.is-inverted.is-outlined.is-loading:focus::after,#optimole-app .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}#optimole-app .button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}#optimole-app .button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}#optimole-app .button.is-black:hover,#optimole-app .button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}#optimole-app .button.is-black:focus,#optimole-app .button.is-black.is-focused{border-color:transparent;color:#fff}#optimole-app .button.is-black:focus:not(:active),#optimole-app .button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}#optimole-app .button.is-black:active,#optimole-app .button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}#optimole-app .button.is-black[disabled],fieldset[disabled] #optimole-app .button.is-black{background-color:#0a0a0a;border-color:transparent;box-shadow:none}#optimole-app .button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}#optimole-app .button.is-black.is-inverted:hover,#optimole-app .button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}#optimole-app .button.is-black.is-inverted[disabled],fieldset[disabled] #optimole-app .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}#optimole-app .button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}#optimole-app .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}#optimole-app .button.is-black.is-outlined:hover,#optimole-app .button.is-black.is-outlined.is-hovered,#optimole-app .button.is-black.is-outlined:focus,#optimole-app .button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}#optimole-app .button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}#optimole-app .button.is-black.is-outlined.is-loading:hover::after,#optimole-app .button.is-black.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-black.is-outlined.is-loading:focus::after,#optimole-app .button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}#optimole-app .button.is-black.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}#optimole-app .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}#optimole-app .button.is-black.is-inverted.is-outlined:hover,#optimole-app .button.is-black.is-inverted.is-outlined.is-hovered,#optimole-app .button.is-black.is-inverted.is-outlined:focus,#optimole-app .button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}#optimole-app .button.is-black.is-inverted.is-outlined.is-loading:hover::after,#optimole-app .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-black.is-inverted.is-outlined.is-loading:focus::after,#optimole-app .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}#optimole-app .button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}#optimole-app .button.is-light{background-color:#f5f5f5;border-color:transparent;color:#363636}#optimole-app .button.is-light:hover,#optimole-app .button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:#363636}#optimole-app .button.is-light:focus,#optimole-app .button.is-light.is-focused{border-color:transparent;color:#363636}#optimole-app .button.is-light:focus:not(:active),#optimole-app .button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}#optimole-app .button.is-light:active,#optimole-app .button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:#363636}#optimole-app .button.is-light[disabled],fieldset[disabled] #optimole-app .button.is-light{background-color:#f5f5f5;border-color:transparent;box-shadow:none}#optimole-app .button.is-light.is-inverted{background-color:#363636;color:#f5f5f5}#optimole-app .button.is-light.is-inverted:hover,#optimole-app .button.is-light.is-inverted.is-hovered{background-color:#292929}#optimole-app .button.is-light.is-inverted[disabled],fieldset[disabled] #optimole-app .button.is-light.is-inverted{background-color:#363636;border-color:transparent;box-shadow:none;color:#f5f5f5}#optimole-app .button.is-light.is-loading::after{border-color:transparent transparent #363636 #363636 !important}#optimole-app .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}#optimole-app .button.is-light.is-outlined:hover,#optimole-app .button.is-light.is-outlined.is-hovered,#optimole-app .button.is-light.is-outlined:focus,#optimole-app .button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:#363636}#optimole-app .button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}#optimole-app .button.is-light.is-outlined.is-loading:hover::after,#optimole-app .button.is-light.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-light.is-outlined.is-loading:focus::after,#optimole-app .button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #363636 #363636 !important}#optimole-app .button.is-light.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}#optimole-app .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:#363636;color:#363636}#optimole-app .button.is-light.is-inverted.is-outlined:hover,#optimole-app .button.is-light.is-inverted.is-outlined.is-hovered,#optimole-app .button.is-light.is-inverted.is-outlined:focus,#optimole-app .button.is-light.is-inverted.is-outlined.is-focused{background-color:#363636;color:#f5f5f5}#optimole-app .button.is-light.is-inverted.is-outlined.is-loading:hover::after,#optimole-app .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-light.is-inverted.is-outlined.is-loading:focus::after,#optimole-app .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}#optimole-app .button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}#optimole-app .button.is-dark{background-color:#363636;border-color:transparent;color:#f5f5f5}#optimole-app .button.is-dark:hover,#optimole-app .button.is-dark.is-hovered{background-color:#2f2f2f;border-color:transparent;color:#f5f5f5}#optimole-app .button.is-dark:focus,#optimole-app .button.is-dark.is-focused{border-color:transparent;color:#f5f5f5}#optimole-app .button.is-dark:focus:not(:active),#optimole-app .button.is-dark.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(54,54,54,0.25)}#optimole-app .button.is-dark:active,#optimole-app .button.is-dark.is-active{background-color:#292929;border-color:transparent;color:#f5f5f5}#optimole-app .button.is-dark[disabled],fieldset[disabled] #optimole-app .button.is-dark{background-color:#363636;border-color:transparent;box-shadow:none}#optimole-app .button.is-dark.is-inverted{background-color:#f5f5f5;color:#363636}#optimole-app .button.is-dark.is-inverted:hover,#optimole-app .button.is-dark.is-inverted.is-hovered{background-color:#e8e8e8}#optimole-app .button.is-dark.is-inverted[disabled],fieldset[disabled] #optimole-app .button.is-dark.is-inverted{background-color:#f5f5f5;border-color:transparent;box-shadow:none;color:#363636}#optimole-app .button.is-dark.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}#optimole-app .button.is-dark.is-outlined{background-color:transparent;border-color:#363636;color:#363636}#optimole-app .button.is-dark.is-outlined:hover,#optimole-app .button.is-dark.is-outlined.is-hovered,#optimole-app .button.is-dark.is-outlined:focus,#optimole-app .button.is-dark.is-outlined.is-focused{background-color:#363636;border-color:#363636;color:#f5f5f5}#optimole-app .button.is-dark.is-outlined.is-loading::after{border-color:transparent transparent #363636 #363636 !important}#optimole-app .button.is-dark.is-outlined.is-loading:hover::after,#optimole-app .button.is-dark.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-dark.is-outlined.is-loading:focus::after,#optimole-app .button.is-dark.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}#optimole-app .button.is-dark.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-dark.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}#optimole-app .button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}#optimole-app .button.is-dark.is-inverted.is-outlined:hover,#optimole-app .button.is-dark.is-inverted.is-outlined.is-hovered,#optimole-app .button.is-dark.is-inverted.is-outlined:focus,#optimole-app .button.is-dark.is-inverted.is-outlined.is-focused{background-color:#f5f5f5;color:#363636}#optimole-app .button.is-dark.is-inverted.is-outlined.is-loading:hover::after,#optimole-app .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-dark.is-inverted.is-outlined.is-loading:focus::after,#optimole-app .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #363636 #363636 !important}#optimole-app .button.is-dark.is-inverted.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}#optimole-app .button.is-primary{background-color:#EF686B;border-color:transparent;color:#fff}#optimole-app .button.is-primary:hover,#optimole-app .button.is-primary.is-hovered{background-color:#ee5c60;border-color:transparent;color:#fff}#optimole-app .button.is-primary:focus,#optimole-app .button.is-primary.is-focused{border-color:transparent;color:#fff}#optimole-app .button.is-primary:focus:not(:active),#optimole-app .button.is-primary.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(239,104,107,0.25)}#optimole-app .button.is-primary:active,#optimole-app .button.is-primary.is-active{background-color:#ed5154;border-color:transparent;color:#fff}#optimole-app .button.is-primary[disabled],fieldset[disabled] #optimole-app .button.is-primary{background-color:#EF686B;border-color:transparent;box-shadow:none}#optimole-app .button.is-primary.is-inverted{background-color:#fff;color:#EF686B}#optimole-app .button.is-primary.is-inverted:hover,#optimole-app .button.is-primary.is-inverted.is-hovered{background-color:#f2f2f2}#optimole-app .button.is-primary.is-inverted[disabled],fieldset[disabled] #optimole-app .button.is-primary.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#EF686B}#optimole-app .button.is-primary.is-loading::after{border-color:transparent transparent #fff #fff !important}#optimole-app .button.is-primary.is-outlined{background-color:transparent;border-color:#EF686B;color:#EF686B}#optimole-app .button.is-primary.is-outlined:hover,#optimole-app .button.is-primary.is-outlined.is-hovered,#optimole-app .button.is-primary.is-outlined:focus,#optimole-app .button.is-primary.is-outlined.is-focused{background-color:#EF686B;border-color:#EF686B;color:#fff}#optimole-app .button.is-primary.is-outlined.is-loading::after{border-color:transparent transparent #EF686B #EF686B !important}#optimole-app .button.is-primary.is-outlined.is-loading:hover::after,#optimole-app .button.is-primary.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-primary.is-outlined.is-loading:focus::after,#optimole-app .button.is-primary.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}#optimole-app .button.is-primary.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-primary.is-outlined{background-color:transparent;border-color:#EF686B;box-shadow:none;color:#EF686B}#optimole-app .button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}#optimole-app .button.is-primary.is-inverted.is-outlined:hover,#optimole-app .button.is-primary.is-inverted.is-outlined.is-hovered,#optimole-app .button.is-primary.is-inverted.is-outlined:focus,#optimole-app .button.is-primary.is-inverted.is-outlined.is-focused{background-color:#fff;color:#EF686B}#optimole-app .button.is-primary.is-inverted.is-outlined.is-loading:hover::after,#optimole-app .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-primary.is-inverted.is-outlined.is-loading:focus::after,#optimole-app .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #EF686B #EF686B !important}#optimole-app .button.is-primary.is-inverted.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}#optimole-app .button.is-link{background-color:#3273dc;border-color:transparent;color:#fff}#optimole-app .button.is-link:hover,#optimole-app .button.is-link.is-hovered{background-color:#276cda;border-color:transparent;color:#fff}#optimole-app .button.is-link:focus,#optimole-app .button.is-link.is-focused{border-color:transparent;color:#fff}#optimole-app .button.is-link:focus:not(:active),#optimole-app .button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(50,115,220,0.25)}#optimole-app .button.is-link:active,#optimole-app .button.is-link.is-active{background-color:#2366d1;border-color:transparent;color:#fff}#optimole-app .button.is-link[disabled],fieldset[disabled] #optimole-app .button.is-link{background-color:#3273dc;border-color:transparent;box-shadow:none}#optimole-app .button.is-link.is-inverted{background-color:#fff;color:#3273dc}#optimole-app .button.is-link.is-inverted:hover,#optimole-app .button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}#optimole-app .button.is-link.is-inverted[disabled],fieldset[disabled] #optimole-app .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3273dc}#optimole-app .button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}#optimole-app .button.is-link.is-outlined{background-color:transparent;border-color:#3273dc;color:#3273dc}#optimole-app .button.is-link.is-outlined:hover,#optimole-app .button.is-link.is-outlined.is-hovered,#optimole-app .button.is-link.is-outlined:focus,#optimole-app .button.is-link.is-outlined.is-focused{background-color:#3273dc;border-color:#3273dc;color:#fff}#optimole-app .button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #3273dc #3273dc !important}#optimole-app .button.is-link.is-outlined.is-loading:hover::after,#optimole-app .button.is-link.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-link.is-outlined.is-loading:focus::after,#optimole-app .button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}#optimole-app .button.is-link.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-link.is-outlined{background-color:transparent;border-color:#3273dc;box-shadow:none;color:#3273dc}#optimole-app .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}#optimole-app .button.is-link.is-inverted.is-outlined:hover,#optimole-app .button.is-link.is-inverted.is-outlined.is-hovered,#optimole-app .button.is-link.is-inverted.is-outlined:focus,#optimole-app .button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#3273dc}#optimole-app .button.is-link.is-inverted.is-outlined.is-loading:hover::after,#optimole-app .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-link.is-inverted.is-outlined.is-loading:focus::after,#optimole-app .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #3273dc #3273dc !important}#optimole-app .button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}#optimole-app .button.is-info{background-color:#577BF9;border-color:transparent;color:#fff}#optimole-app .button.is-info:hover,#optimole-app .button.is-info.is-hovered{background-color:#4b71f9;border-color:transparent;color:#fff}#optimole-app .button.is-info:focus,#optimole-app .button.is-info.is-focused{border-color:transparent;color:#fff}#optimole-app .button.is-info:focus:not(:active),#optimole-app .button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(87,123,249,0.25)}#optimole-app .button.is-info:active,#optimole-app .button.is-info.is-active{background-color:#3e68f8;border-color:transparent;color:#fff}#optimole-app .button.is-info[disabled],fieldset[disabled] #optimole-app .button.is-info{background-color:#577BF9;border-color:transparent;box-shadow:none}#optimole-app .button.is-info.is-inverted{background-color:#fff;color:#577BF9}#optimole-app .button.is-info.is-inverted:hover,#optimole-app .button.is-info.is-inverted.is-hovered{background-color:#f2f2f2}#optimole-app .button.is-info.is-inverted[disabled],fieldset[disabled] #optimole-app .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#577BF9}#optimole-app .button.is-info.is-loading::after{border-color:transparent transparent #fff #fff !important}#optimole-app .button.is-info.is-outlined{background-color:transparent;border-color:#577BF9;color:#577BF9}#optimole-app .button.is-info.is-outlined:hover,#optimole-app .button.is-info.is-outlined.is-hovered,#optimole-app .button.is-info.is-outlined:focus,#optimole-app .button.is-info.is-outlined.is-focused{background-color:#577BF9;border-color:#577BF9;color:#fff}#optimole-app .button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #577BF9 #577BF9 !important}#optimole-app .button.is-info.is-outlined.is-loading:hover::after,#optimole-app .button.is-info.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-info.is-outlined.is-loading:focus::after,#optimole-app .button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}#optimole-app .button.is-info.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-info.is-outlined{background-color:transparent;border-color:#577BF9;box-shadow:none;color:#577BF9}#optimole-app .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}#optimole-app .button.is-info.is-inverted.is-outlined:hover,#optimole-app .button.is-info.is-inverted.is-outlined.is-hovered,#optimole-app .button.is-info.is-inverted.is-outlined:focus,#optimole-app .button.is-info.is-inverted.is-outlined.is-focused{background-color:#fff;color:#577BF9}#optimole-app .button.is-info.is-inverted.is-outlined.is-loading:hover::after,#optimole-app .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-info.is-inverted.is-outlined.is-loading:focus::after,#optimole-app .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #577BF9 #577BF9 !important}#optimole-app .button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}#optimole-app .button.is-success{background-color:#5F9D61;border-color:transparent;color:#fff}#optimole-app .button.is-success:hover,#optimole-app .button.is-success.is-hovered{background-color:#5a955c;border-color:transparent;color:#fff}#optimole-app .button.is-success:focus,#optimole-app .button.is-success.is-focused{border-color:transparent;color:#fff}#optimole-app .button.is-success:focus:not(:active),#optimole-app .button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(95,157,97,0.25)}#optimole-app .button.is-success:active,#optimole-app .button.is-success.is-active{background-color:#558d57;border-color:transparent;color:#fff}#optimole-app .button.is-success[disabled],fieldset[disabled] #optimole-app .button.is-success{background-color:#5F9D61;border-color:transparent;box-shadow:none}#optimole-app .button.is-success.is-inverted{background-color:#fff;color:#5F9D61}#optimole-app .button.is-success.is-inverted:hover,#optimole-app .button.is-success.is-inverted.is-hovered{background-color:#f2f2f2}#optimole-app .button.is-success.is-inverted[disabled],fieldset[disabled] #optimole-app .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#5F9D61}#optimole-app .button.is-success.is-loading::after{border-color:transparent transparent #fff #fff !important}#optimole-app .button.is-success.is-outlined{background-color:transparent;border-color:#5F9D61;color:#5F9D61}#optimole-app .button.is-success.is-outlined:hover,#optimole-app .button.is-success.is-outlined.is-hovered,#optimole-app .button.is-success.is-outlined:focus,#optimole-app .button.is-success.is-outlined.is-focused{background-color:#5F9D61;border-color:#5F9D61;color:#fff}#optimole-app .button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #5F9D61 #5F9D61 !important}#optimole-app .button.is-success.is-outlined.is-loading:hover::after,#optimole-app .button.is-success.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-success.is-outlined.is-loading:focus::after,#optimole-app .button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}#optimole-app .button.is-success.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-success.is-outlined{background-color:transparent;border-color:#5F9D61;box-shadow:none;color:#5F9D61}#optimole-app .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}#optimole-app .button.is-success.is-inverted.is-outlined:hover,#optimole-app .button.is-success.is-inverted.is-outlined.is-hovered,#optimole-app .button.is-success.is-inverted.is-outlined:focus,#optimole-app .button.is-success.is-inverted.is-outlined.is-focused{background-color:#fff;color:#5F9D61}#optimole-app .button.is-success.is-inverted.is-outlined.is-loading:hover::after,#optimole-app .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-success.is-inverted.is-outlined.is-loading:focus::after,#optimole-app .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #5F9D61 #5F9D61 !important}#optimole-app .button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}#optimole-app .button.is-warning{background-color:#ffdd57;border-color:transparent;color:rgba(0,0,0,0.7)}#optimole-app .button.is-warning:hover,#optimole-app .button.is-warning.is-hovered{background-color:#ffdb4a;border-color:transparent;color:rgba(0,0,0,0.7)}#optimole-app .button.is-warning:focus,#optimole-app .button.is-warning.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}#optimole-app .button.is-warning:focus:not(:active),#optimole-app .button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,221,87,0.25)}#optimole-app .button.is-warning:active,#optimole-app .button.is-warning.is-active{background-color:#ffd83d;border-color:transparent;color:rgba(0,0,0,0.7)}#optimole-app .button.is-warning[disabled],fieldset[disabled] #optimole-app .button.is-warning{background-color:#ffdd57;border-color:transparent;box-shadow:none}#optimole-app .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);color:#ffdd57}#optimole-app .button.is-warning.is-inverted:hover,#optimole-app .button.is-warning.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}#optimole-app .button.is-warning.is-inverted[disabled],fieldset[disabled] #optimole-app .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#ffdd57}#optimole-app .button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}#optimole-app .button.is-warning.is-outlined{background-color:transparent;border-color:#ffdd57;color:#ffdd57}#optimole-app .button.is-warning.is-outlined:hover,#optimole-app .button.is-warning.is-outlined.is-hovered,#optimole-app .button.is-warning.is-outlined:focus,#optimole-app .button.is-warning.is-outlined.is-focused{background-color:#ffdd57;border-color:#ffdd57;color:rgba(0,0,0,0.7)}#optimole-app .button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #ffdd57 #ffdd57 !important}#optimole-app .button.is-warning.is-outlined.is-loading:hover::after,#optimole-app .button.is-warning.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-warning.is-outlined.is-loading:focus::after,#optimole-app .button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}#optimole-app .button.is-warning.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-warning.is-outlined{background-color:transparent;border-color:#ffdd57;box-shadow:none;color:#ffdd57}#optimole-app .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}#optimole-app .button.is-warning.is-inverted.is-outlined:hover,#optimole-app .button.is-warning.is-inverted.is-outlined.is-hovered,#optimole-app .button.is-warning.is-inverted.is-outlined:focus,#optimole-app .button.is-warning.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#ffdd57}#optimole-app .button.is-warning.is-inverted.is-outlined.is-loading:hover::after,#optimole-app .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-warning.is-inverted.is-outlined.is-loading:focus::after,#optimole-app .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #ffdd57 #ffdd57 !important}#optimole-app .button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}#optimole-app .button.is-danger{background-color:#E77777;border-color:transparent;color:#fff}#optimole-app .button.is-danger:hover,#optimole-app .button.is-danger.is-hovered{background-color:#e56c6c;border-color:transparent;color:#fff}#optimole-app .button.is-danger:focus,#optimole-app .button.is-danger.is-focused{border-color:transparent;color:#fff}#optimole-app .button.is-danger:focus:not(:active),#optimole-app .button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(231,119,119,0.25)}#optimole-app .button.is-danger:active,#optimole-app .button.is-danger.is-active{background-color:#e36161;border-color:transparent;color:#fff}#optimole-app .button.is-danger[disabled],fieldset[disabled] #optimole-app .button.is-danger{background-color:#E77777;border-color:transparent;box-shadow:none}#optimole-app .button.is-danger.is-inverted{background-color:#fff;color:#E77777}#optimole-app .button.is-danger.is-inverted:hover,#optimole-app .button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}#optimole-app .button.is-danger.is-inverted[disabled],fieldset[disabled] #optimole-app .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#E77777}#optimole-app .button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}#optimole-app .button.is-danger.is-outlined{background-color:transparent;border-color:#E77777;color:#E77777}#optimole-app .button.is-danger.is-outlined:hover,#optimole-app .button.is-danger.is-outlined.is-hovered,#optimole-app .button.is-danger.is-outlined:focus,#optimole-app .button.is-danger.is-outlined.is-focused{background-color:#E77777;border-color:#E77777;color:#fff}#optimole-app .button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #E77777 #E77777 !important}#optimole-app .button.is-danger.is-outlined.is-loading:hover::after,#optimole-app .button.is-danger.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-danger.is-outlined.is-loading:focus::after,#optimole-app .button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}#optimole-app .button.is-danger.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-danger.is-outlined{background-color:transparent;border-color:#E77777;box-shadow:none;color:#E77777}#optimole-app .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}#optimole-app .button.is-danger.is-inverted.is-outlined:hover,#optimole-app .button.is-danger.is-inverted.is-outlined.is-hovered,#optimole-app .button.is-danger.is-inverted.is-outlined:focus,#optimole-app .button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#E77777}#optimole-app .button.is-danger.is-inverted.is-outlined.is-loading:hover::after,#optimole-app .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,#optimole-app .button.is-danger.is-inverted.is-outlined.is-loading:focus::after,#optimole-app .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #E77777 #E77777 !important}#optimole-app .button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] #optimole-app .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}#optimole-app .button.is-small{border-radius:2px;font-size:.75rem}#optimole-app .button.is-normal{font-size:1rem}#optimole-app .button.is-medium{font-size:1.25rem}#optimole-app .button.is-large{font-size:1.5rem}#optimole-app .button[disabled],fieldset[disabled] #optimole-app .button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}#optimole-app .button.is-fullwidth{display:-ms-flexbox;display:flex;width:100%}#optimole-app .button.is-loading{color:transparent !important;pointer-events:none}#optimole-app .button.is-loading::after{position:absolute;left:calc(50% - (1em / 2));top:calc(50% - (1em / 2));position:absolute !important}#optimole-app .button.is-static{background-color:#f5f5f5;border-color:#dbdbdb;color:#7a7a7a;box-shadow:none;pointer-events:none}#optimole-app .button.is-rounded{border-radius:290486px;padding-left:1em;padding-right:1em}#optimole-app .buttons{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}#optimole-app .buttons .button{margin-bottom:0.5rem}#optimole-app .buttons .button:not(:last-child):not(.is-fullwidth){margin-right:0.5rem}#optimole-app .buttons:last-child{margin-bottom:-0.5rem}#optimole-app .buttons:not(:last-child){margin-bottom:1rem}#optimole-app .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){border-radius:2px;font-size:.75rem}#optimole-app .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}#optimole-app .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}#optimole-app .buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}#optimole-app .buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}#optimole-app .buttons.has-addons .button:last-child{margin-right:0}#optimole-app .buttons.has-addons .button:hover,#optimole-app .buttons.has-addons .button.is-hovered{z-index:2}#optimole-app .buttons.has-addons .button:focus,#optimole-app .buttons.has-addons .button.is-focused,#optimole-app .buttons.has-addons .button:active,#optimole-app .buttons.has-addons .button.is-active,#optimole-app .buttons.has-addons .button.is-selected{z-index:3}#optimole-app .buttons.has-addons .button:focus:hover,#optimole-app .buttons.has-addons .button.is-focused:hover,#optimole-app .buttons.has-addons .button:active:hover,#optimole-app .buttons.has-addons .button.is-active:hover,#optimole-app .buttons.has-addons .button.is-selected:hover{z-index:4}#optimole-app .buttons.has-addons .button.is-expanded{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}#optimole-app .buttons.is-centered{-ms-flex-pack:center;justify-content:center}#optimole-app .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}#optimole-app .buttons.is-right{-ms-flex-pack:end;justify-content:flex-end}#optimole-app .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}#optimole-app .container{-ms-flex-positive:1;flex-grow:1;margin:0 auto;position:relative;width:auto}@media screen and (min-width: 1024px){#optimole-app .container{max-width:960px}#optimole-app .container.is-fluid{margin-left:32px;margin-right:32px;max-width:none}}@media screen and (max-width: 1215px){#optimole-app .container.is-widescreen{max-width:1152px}}@media screen and (max-width: 1407px){#optimole-app .container.is-fullhd{max-width:1344px}}@media screen and (min-width: 1216px){#optimole-app .container{max-width:1152px}}@media screen and (min-width: 1408px){#optimole-app .container{max-width:1344px}}#optimole-app .content li+li{margin-top:0.25em}#optimole-app .content p:not(:last-child),#optimole-app .content dl:not(:last-child),#optimole-app .content ol:not(:last-child),#optimole-app .content ul:not(:last-child),#optimole-app .content blockquote:not(:last-child),#optimole-app .content pre:not(:last-child),#optimole-app .content table:not(:last-child){margin-bottom:1em}#optimole-app .content h1,#optimole-app .content h2,#optimole-app .content h3,#optimole-app .content h4,#optimole-app .content h5,#optimole-app .content h6{color:#363636;font-weight:600;line-height:1.125}#optimole-app .content h1{font-size:2em;margin-bottom:0.5em}#optimole-app .content h1:not(:first-child){margin-top:1em}#optimole-app .content h2{font-size:1.75em;margin-bottom:0.5714em}#optimole-app .content h2:not(:first-child){margin-top:1.1428em}#optimole-app .content h3{font-size:1.5em;margin-bottom:0.6666em}#optimole-app .content h3:not(:first-child){margin-top:1.3333em}#optimole-app .content h4{font-size:1.25em;margin-bottom:0.8em}#optimole-app .content h5{font-size:1.125em;margin-bottom:0.8888em}#optimole-app .content h6{font-size:1em;margin-bottom:1em}#optimole-app .content blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}#optimole-app .content ol{list-style-position:outside;margin-left:2em;margin-top:1em}#optimole-app .content ol:not([type]){list-style-type:decimal}#optimole-app .content ol:not([type]).is-lower-alpha{list-style-type:lower-alpha}#optimole-app .content ol:not([type]).is-lower-roman{list-style-type:lower-roman}#optimole-app .content ol:not([type]).is-upper-alpha{list-style-type:upper-alpha}#optimole-app .content ol:not([type]).is-upper-roman{list-style-type:upper-roman}#optimole-app .content ul{list-style:disc outside;margin-left:2em;margin-top:1em}#optimole-app .content ul ul{list-style-type:circle;margin-top:0.5em}#optimole-app .content ul ul ul{list-style-type:square}#optimole-app .content dd{margin-left:2em}#optimole-app .content figure{margin-left:2em;margin-right:2em;text-align:center}#optimole-app .content figure:not(:first-child){margin-top:2em}#optimole-app .content figure:not(:last-child){margin-bottom:2em}#optimole-app .content figure img{display:inline-block}#optimole-app .content figure figcaption{font-style:italic}#optimole-app .content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}#optimole-app .content sup,#optimole-app .content sub{font-size:75%}#optimole-app .content table{width:100%}#optimole-app .content table td,#optimole-app .content table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}#optimole-app .content table th{color:#363636}#optimole-app .content table th:not([align]){text-align:left}#optimole-app .content table thead td,#optimole-app .content table thead th{border-width:0 0 2px;color:#363636}#optimole-app .content table tfoot td,#optimole-app .content table tfoot th{border-width:2px 0 0;color:#363636}#optimole-app .content table tbody tr:last-child td,#optimole-app .content table tbody tr:last-child th{border-bottom-width:0}#optimole-app .content .tabs li+li{margin-top:0}#optimole-app .content.is-small{font-size:.75rem}#optimole-app .content.is-medium{font-size:1.25rem}#optimole-app .content.is-large{font-size:1.5rem}#optimole-app .icon{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;height:1.5rem;width:1.5rem}#optimole-app .icon.is-small{height:1rem;width:1rem}#optimole-app .icon.is-medium{height:2rem;width:2rem}#optimole-app .icon.is-large{height:3rem;width:3rem}#optimole-app .image{display:block;position:relative}#optimole-app .image img{display:block;height:auto;width:100%}#optimole-app .image img.is-rounded{border-radius:290486px}#optimole-app .image.is-square img,#optimole-app .image.is-square .has-ratio,#optimole-app .image.is-1by1 img,#optimole-app .image.is-1by1 .has-ratio,#optimole-app .image.is-5by4 img,#optimole-app .image.is-5by4 .has-ratio,#optimole-app .image.is-4by3 img,#optimole-app .image.is-4by3 .has-ratio,#optimole-app .image.is-3by2 img,#optimole-app .image.is-3by2 .has-ratio,#optimole-app .image.is-5by3 img,#optimole-app .image.is-5by3 .has-ratio,#optimole-app .image.is-16by9 img,#optimole-app .image.is-16by9 .has-ratio,#optimole-app .image.is-2by1 img,#optimole-app .image.is-2by1 .has-ratio,#optimole-app .image.is-3by1 img,#optimole-app .image.is-3by1 .has-ratio,#optimole-app .image.is-4by5 img,#optimole-app .image.is-4by5 .has-ratio,#optimole-app .image.is-3by4 img,#optimole-app .image.is-3by4 .has-ratio,#optimole-app .image.is-2by3 img,#optimole-app .image.is-2by3 .has-ratio,#optimole-app .image.is-3by5 img,#optimole-app .image.is-3by5 .has-ratio,#optimole-app .image.is-9by16 img,#optimole-app .image.is-9by16 .has-ratio,#optimole-app .image.is-1by2 img,#optimole-app .image.is-1by2 .has-ratio,#optimole-app .image.is-1by3 img,#optimole-app .image.is-1by3 .has-ratio{height:100%;width:100%}#optimole-app .image.is-square,#optimole-app .image.is-1by1{padding-top:100%}#optimole-app .image.is-5by4{padding-top:80%}#optimole-app .image.is-4by3{padding-top:75%}#optimole-app .image.is-3by2{padding-top:66.6666%}#optimole-app .image.is-5by3{padding-top:60%}#optimole-app .image.is-16by9{padding-top:56.25%}#optimole-app .image.is-2by1{padding-top:50%}#optimole-app .image.is-3by1{padding-top:33.3333%}#optimole-app .image.is-4by5{padding-top:125%}#optimole-app .image.is-3by4{padding-top:133.3333%}#optimole-app .image.is-2by3{padding-top:150%}#optimole-app .image.is-3by5{padding-top:166.6666%}#optimole-app .image.is-9by16{padding-top:177.7777%}#optimole-app .image.is-1by2{padding-top:200%}#optimole-app .image.is-1by3{padding-top:300%}#optimole-app .image.is-16x16{height:16px;width:16px}#optimole-app .image.is-24x24{height:24px;width:24px}#optimole-app .image.is-32x32{height:32px;width:32px}#optimole-app .image.is-48x48{height:48px;width:48px}#optimole-app .image.is-64x64{height:64px;width:64px}#optimole-app .image.is-96x96{height:96px;width:96px}#optimole-app .image.is-128x128{height:128px;width:128px}#optimole-app .notification{background-color:#f5f5f5;border-radius:4px;padding:1.25rem 2.5rem 1.25rem 1.5rem;position:relative}#optimole-app .notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}#optimole-app .notification strong{color:currentColor}#optimole-app .notification code,#optimole-app .notification pre{background:#fff}#optimole-app .notification pre code{background:transparent}#optimole-app .notification>.delete{position:absolute;right:0.5rem;top:0.5rem}#optimole-app .notification .title,#optimole-app .notification .subtitle,#optimole-app .notification .content{color:currentColor}#optimole-app .notification.is-white{background-color:#fff;color:#0a0a0a}#optimole-app .notification.is-black{background-color:#0a0a0a;color:#fff}#optimole-app .notification.is-light{background-color:#f5f5f5;color:#363636}#optimole-app .notification.is-dark{background-color:#363636;color:#f5f5f5}#optimole-app .notification.is-primary{background-color:#EF686B;color:#fff}#optimole-app .notification.is-link{background-color:#3273dc;color:#fff}#optimole-app .notification.is-info{background-color:#577BF9;color:#fff}#optimole-app .notification.is-success{background-color:#5F9D61;color:#fff}#optimole-app .notification.is-warning{background-color:#ffdd57;color:rgba(0,0,0,0.7)}#optimole-app .notification.is-danger{background-color:#E77777;color:#fff}#optimole-app .progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:290486px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}#optimole-app .progress::-webkit-progress-bar{background-color:#dbdbdb}#optimole-app .progress::-webkit-progress-value{background-color:#4a4a4a}#optimole-app .progress::-moz-progress-bar{background-color:#4a4a4a}#optimole-app .progress::-ms-fill{background-color:#4a4a4a;border:none}#optimole-app .progress.is-white::-webkit-progress-value{background-color:#fff}#optimole-app .progress.is-white::-moz-progress-bar{background-color:#fff}#optimole-app .progress.is-white::-ms-fill{background-color:#fff}#optimole-app .progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #dbdbdb 30%)}#optimole-app .progress.is-black::-webkit-progress-value{background-color:#0a0a0a}#optimole-app .progress.is-black::-moz-progress-bar{background-color:#0a0a0a}#optimole-app .progress.is-black::-ms-fill{background-color:#0a0a0a}#optimole-app .progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #dbdbdb 30%)}#optimole-app .progress.is-light::-webkit-progress-value{background-color:#f5f5f5}#optimole-app .progress.is-light::-moz-progress-bar{background-color:#f5f5f5}#optimole-app .progress.is-light::-ms-fill{background-color:#f5f5f5}#optimole-app .progress.is-light:indeterminate{background-image:linear-gradient(to right, #f5f5f5 30%, #dbdbdb 30%)}#optimole-app .progress.is-dark::-webkit-progress-value{background-color:#363636}#optimole-app .progress.is-dark::-moz-progress-bar{background-color:#363636}#optimole-app .progress.is-dark::-ms-fill{background-color:#363636}#optimole-app .progress.is-dark:indeterminate{background-image:linear-gradient(to right, #363636 30%, #dbdbdb 30%)}#optimole-app .progress.is-primary::-webkit-progress-value{background-color:#EF686B}#optimole-app .progress.is-primary::-moz-progress-bar{background-color:#EF686B}#optimole-app .progress.is-primary::-ms-fill{background-color:#EF686B}#optimole-app .progress.is-primary:indeterminate{background-image:linear-gradient(to right, #EF686B 30%, #dbdbdb 30%)}#optimole-app .progress.is-link::-webkit-progress-value{background-color:#3273dc}#optimole-app .progress.is-link::-moz-progress-bar{background-color:#3273dc}#optimole-app .progress.is-link::-ms-fill{background-color:#3273dc}#optimole-app .progress.is-link:indeterminate{background-image:linear-gradient(to right, #3273dc 30%, #dbdbdb 30%)}#optimole-app .progress.is-info::-webkit-progress-value{background-color:#577BF9}#optimole-app .progress.is-info::-moz-progress-bar{background-color:#577BF9}#optimole-app .progress.is-info::-ms-fill{background-color:#577BF9}#optimole-app .progress.is-info:indeterminate{background-image:linear-gradient(to right, #577BF9 30%, #dbdbdb 30%)}#optimole-app .progress.is-success::-webkit-progress-value{background-color:#5F9D61}#optimole-app .progress.is-success::-moz-progress-bar{background-color:#5F9D61}#optimole-app .progress.is-success::-ms-fill{background-color:#5F9D61}#optimole-app .progress.is-success:indeterminate{background-image:linear-gradient(to right, #5F9D61 30%, #dbdbdb 30%)}#optimole-app .progress.is-warning::-webkit-progress-value{background-color:#ffdd57}#optimole-app .progress.is-warning::-moz-progress-bar{background-color:#ffdd57}#optimole-app .progress.is-warning::-ms-fill{background-color:#ffdd57}#optimole-app .progress.is-warning:indeterminate{background-image:linear-gradient(to right, #ffdd57 30%, #dbdbdb 30%)}#optimole-app .progress.is-danger::-webkit-progress-value{background-color:#E77777}#optimole-app .progress.is-danger::-moz-progress-bar{background-color:#E77777}#optimole-app .progress.is-danger::-ms-fill{background-color:#E77777}#optimole-app .progress.is-danger:indeterminate{background-image:linear-gradient(to right, #E77777 30%, #dbdbdb 30%)}#optimole-app .progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#dbdbdb;background-image:linear-gradient(to right, #4a4a4a 30%, #dbdbdb 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}#optimole-app .progress:indeterminate::-webkit-progress-bar{background-color:transparent}#optimole-app .progress:indeterminate::-moz-progress-bar{background-color:transparent}#optimole-app .progress.is-small{height:.75rem}#optimole-app .progress.is-medium{height:1.25rem}#optimole-app .progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}#optimole-app .table{background-color:#fff;color:#363636}#optimole-app .table td,#optimole-app .table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}#optimole-app .table td.is-white,#optimole-app .table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}#optimole-app .table td.is-black,#optimole-app .table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}#optimole-app .table td.is-light,#optimole-app .table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:#363636}#optimole-app .table td.is-dark,#optimole-app .table th.is-dark{background-color:#363636;border-color:#363636;color:#f5f5f5}#optimole-app .table td.is-primary,#optimole-app .table th.is-primary{background-color:#EF686B;border-color:#EF686B;color:#fff}#optimole-app .table td.is-link,#optimole-app .table th.is-link{background-color:#3273dc;border-color:#3273dc;color:#fff}#optimole-app .table td.is-info,#optimole-app .table th.is-info{background-color:#577BF9;border-color:#577BF9;color:#fff}#optimole-app .table td.is-success,#optimole-app .table th.is-success{background-color:#5F9D61;border-color:#5F9D61;color:#fff}#optimole-app .table td.is-warning,#optimole-app .table th.is-warning{background-color:#ffdd57;border-color:#ffdd57;color:rgba(0,0,0,0.7)}#optimole-app .table td.is-danger,#optimole-app .table th.is-danger{background-color:#E77777;border-color:#E77777;color:#fff}#optimole-app .table td.is-narrow,#optimole-app .table th.is-narrow{white-space:nowrap;width:1%}#optimole-app .table td.is-selected,#optimole-app .table th.is-selected{background-color:#EF686B;color:#fff}#optimole-app .table td.is-selected a,#optimole-app .table td.is-selected strong,#optimole-app .table th.is-selected a,#optimole-app .table th.is-selected strong{color:currentColor}#optimole-app .table th{color:#363636}#optimole-app .table th:not([align]){text-align:left}#optimole-app .table tr.is-selected{background-color:#EF686B;color:#fff}#optimole-app .table tr.is-selected a,#optimole-app .table tr.is-selected strong{color:currentColor}#optimole-app .table tr.is-selected td,#optimole-app .table tr.is-selected th{border-color:#fff;color:currentColor}#optimole-app .table thead{background-color:rgba(0,0,0,0)}#optimole-app .table thead td,#optimole-app .table thead th{border-width:0 0 2px;color:#363636}#optimole-app .table tfoot{background-color:rgba(0,0,0,0)}#optimole-app .table tfoot td,#optimole-app .table tfoot th{border-width:2px 0 0;color:#363636}#optimole-app .table tbody{background-color:rgba(0,0,0,0)}#optimole-app .table tbody tr:last-child td,#optimole-app .table tbody tr:last-child th{border-bottom-width:0}#optimole-app .table.is-bordered td,#optimole-app .table.is-bordered th{border-width:1px}#optimole-app .table.is-bordered tr:last-child td,#optimole-app .table.is-bordered tr:last-child th{border-bottom-width:1px}#optimole-app .table.is-fullwidth{width:100%}#optimole-app .table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}#optimole-app .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#fafafa}#optimole-app .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#f5f5f5}#optimole-app .table.is-narrow td,#optimole-app .table.is-narrow th{padding:0.25em 0.5em}#optimole-app .table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#fafafa}#optimole-app .table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}#optimole-app .tags{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}#optimole-app .tags .tag{margin-bottom:0.5rem}#optimole-app .tags .tag:not(:last-child){margin-right:0.5rem}#optimole-app .tags:last-child{margin-bottom:-0.5rem}#optimole-app .tags:not(:last-child){margin-bottom:1rem}#optimole-app .tags.are-medium .tag:not(.is-normal):not(.is-large){font-size:1rem}#optimole-app .tags.are-large .tag:not(.is-normal):not(.is-medium){font-size:1.25rem}#optimole-app .tags.is-centered{-ms-flex-pack:center;justify-content:center}#optimole-app .tags.is-centered .tag{margin-right:0.25rem;margin-left:0.25rem}#optimole-app .tags.is-right{-ms-flex-pack:end;justify-content:flex-end}#optimole-app .tags.is-right .tag:not(:first-child){margin-left:0.5rem}#optimole-app .tags.is-right .tag:not(:last-child){margin-right:0}#optimole-app .tags.has-addons .tag{margin-right:0}#optimole-app .tags.has-addons .tag:not(:first-child){margin-left:0;border-bottom-left-radius:0;border-top-left-radius:0}#optimole-app .tags.has-addons .tag:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}#optimole-app .tag:not(body){-ms-flex-align:center;align-items:center;background-color:#f5f5f5;border-radius:4px;color:#4a4a4a;display:-ms-inline-flexbox;display:inline-flex;font-size:.75rem;height:2em;-ms-flex-pack:center;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}#optimole-app .tag:not(body) .delete{margin-left:0.25rem;margin-right:-0.375rem}#optimole-app .tag:not(body).is-white{background-color:#fff;color:#0a0a0a}#optimole-app .tag:not(body).is-black{background-color:#0a0a0a;color:#fff}#optimole-app .tag:not(body).is-light{background-color:#f5f5f5;color:#363636}#optimole-app .tag:not(body).is-dark{background-color:#363636;color:#f5f5f5}#optimole-app .tag:not(body).is-primary{background-color:#EF686B;color:#fff}#optimole-app .tag:not(body).is-link{background-color:#3273dc;color:#fff}#optimole-app .tag:not(body).is-info{background-color:#577BF9;color:#fff}#optimole-app .tag:not(body).is-success{background-color:#5F9D61;color:#fff}#optimole-app .tag:not(body).is-warning{background-color:#ffdd57;color:rgba(0,0,0,0.7)}#optimole-app .tag:not(body).is-danger{background-color:#E77777;color:#fff}#optimole-app .tag:not(body).is-normal{font-size:.75rem}#optimole-app .tag:not(body).is-medium{font-size:1rem}#optimole-app .tag:not(body).is-large{font-size:1.25rem}#optimole-app .tag:not(body) .icon:first-child:not(:last-child){margin-left:-0.375em;margin-right:0.1875em}#optimole-app .tag:not(body) .icon:last-child:not(:first-child){margin-left:0.1875em;margin-right:-0.375em}#optimole-app .tag:not(body) .icon:first-child:last-child{margin-left:-0.375em;margin-right:-0.375em}#optimole-app .tag:not(body).is-delete{margin-left:1px;padding:0;position:relative;width:2em}#optimole-app .tag:not(body).is-delete::before,#optimole-app .tag:not(body).is-delete::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}#optimole-app .tag:not(body).is-delete::before{height:1px;width:50%}#optimole-app .tag:not(body).is-delete::after{height:50%;width:1px}#optimole-app .tag:not(body).is-delete:hover,#optimole-app .tag:not(body).is-delete:focus{background-color:#e8e8e8}#optimole-app .tag:not(body).is-delete:active{background-color:#dbdbdb}#optimole-app .tag:not(body).is-rounded{border-radius:290486px}#optimole-app a.tag:hover{text-decoration:underline}#optimole-app .title,#optimole-app .subtitle{word-break:break-word}#optimole-app .title em,#optimole-app .title span,#optimole-app .subtitle em,#optimole-app .subtitle span{font-weight:inherit}#optimole-app .title sub,#optimole-app .subtitle sub{font-size:.75em}#optimole-app .title sup,#optimole-app .subtitle sup{font-size:.75em}#optimole-app .title .tag,#optimole-app .subtitle .tag{vertical-align:middle}#optimole-app .title{color:#363636;font-size:2rem;font-weight:600;line-height:1.125}#optimole-app .title strong{color:inherit;font-weight:inherit}#optimole-app .title+.highlight{margin-top:-0.75rem}#optimole-app .title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}#optimole-app .title.is-1{font-size:3rem}#optimole-app .title.is-2{font-size:2.5rem}#optimole-app .title.is-3{font-size:2rem}#optimole-app .title.is-4{font-size:1.5rem}#optimole-app .title.is-5{font-size:1.25rem}#optimole-app .title.is-6{font-size:1rem}#optimole-app .title.is-7{font-size:.75rem}#optimole-app .subtitle{color:#4a4a4a;font-size:1.25rem;font-weight:400;line-height:1.25}#optimole-app .subtitle strong{color:#363636;font-weight:600}#optimole-app .subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}#optimole-app .subtitle.is-1{font-size:3rem}#optimole-app .subtitle.is-2{font-size:2.5rem}#optimole-app .subtitle.is-3{font-size:2rem}#optimole-app .subtitle.is-4{font-size:1.5rem}#optimole-app .subtitle.is-5{font-size:1.25rem}#optimole-app .subtitle.is-6{font-size:1rem}#optimole-app .subtitle.is-7{font-size:.75rem}#optimole-app .heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}#optimole-app .highlight{font-weight:400;max-width:100%;overflow:hidden;padding:0}#optimole-app .highlight pre{overflow:auto;max-width:100%}#optimole-app .number{-ms-flex-align:center;align-items:center;background-color:#f5f5f5;border-radius:290486px;display:-ms-inline-flexbox;display:inline-flex;font-size:1.25rem;height:2em;-ms-flex-pack:center;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}#optimole-app .input,#optimole-app .textarea,#optimole-app .select select{background-color:#fff;border-color:#dbdbdb;border-radius:4px;color:#363636}#optimole-app .input::-moz-placeholder,#optimole-app .textarea::-moz-placeholder,#optimole-app .select select::-moz-placeholder{color:rgba(54,54,54,0.3)}#optimole-app .input::-webkit-input-placeholder,#optimole-app .textarea::-webkit-input-placeholder,#optimole-app .select select::-webkit-input-placeholder{color:rgba(54,54,54,0.3)}#optimole-app .input:-moz-placeholder,#optimole-app .textarea:-moz-placeholder,#optimole-app .select select:-moz-placeholder{color:rgba(54,54,54,0.3)}#optimole-app .input:-ms-input-placeholder,#optimole-app .textarea:-ms-input-placeholder,#optimole-app .select select:-ms-input-placeholder{color:rgba(54,54,54,0.3)}#optimole-app .input:hover,#optimole-app .textarea:hover,#optimole-app .select select:hover,#optimole-app .is-hovered.input,#optimole-app .is-hovered.textarea,#optimole-app .select select.is-hovered{border-color:#b5b5b5}#optimole-app .input:focus,#optimole-app .textarea:focus,#optimole-app .select select:focus,#optimole-app .is-focused.input,#optimole-app .is-focused.textarea,#optimole-app .select select.is-focused,#optimole-app .input:active,#optimole-app .textarea:active,#optimole-app .select select:active,#optimole-app .is-active.input,#optimole-app .is-active.textarea,#optimole-app .select select.is-active{border-color:#3273dc;box-shadow:0 0 0 0.125em rgba(50,115,220,0.25)}#optimole-app .input[disabled],#optimole-app .textarea[disabled],#optimole-app .select select[disabled],fieldset[disabled] #optimole-app .input,fieldset[disabled] #optimole-app .textarea,fieldset[disabled] #optimole-app .select select{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#7a7a7a}#optimole-app .input[disabled]::-moz-placeholder,#optimole-app .textarea[disabled]::-moz-placeholder,#optimole-app .select select[disabled]::-moz-placeholder,fieldset[disabled] #optimole-app .input::-moz-placeholder,fieldset[disabled] #optimole-app .textarea::-moz-placeholder,fieldset[disabled] #optimole-app .select select::-moz-placeholder{color:rgba(122,122,122,0.3)}#optimole-app .input[disabled]::-webkit-input-placeholder,#optimole-app .textarea[disabled]::-webkit-input-placeholder,#optimole-app .select select[disabled]::-webkit-input-placeholder,fieldset[disabled] #optimole-app .input::-webkit-input-placeholder,fieldset[disabled] #optimole-app .textarea::-webkit-input-placeholder,fieldset[disabled] #optimole-app .select select::-webkit-input-placeholder{color:rgba(122,122,122,0.3)}#optimole-app .input[disabled]:-moz-placeholder,#optimole-app .textarea[disabled]:-moz-placeholder,#optimole-app .select select[disabled]:-moz-placeholder,fieldset[disabled] #optimole-app .input:-moz-placeholder,fieldset[disabled] #optimole-app .textarea:-moz-placeholder,fieldset[disabled] #optimole-app .select select:-moz-placeholder{color:rgba(122,122,122,0.3)}#optimole-app .input[disabled]:-ms-input-placeholder,#optimole-app .textarea[disabled]:-ms-input-placeholder,#optimole-app .select select[disabled]:-ms-input-placeholder,fieldset[disabled] #optimole-app .input:-ms-input-placeholder,fieldset[disabled] #optimole-app .textarea:-ms-input-placeholder,fieldset[disabled] #optimole-app .select select:-ms-input-placeholder{color:rgba(122,122,122,0.3)}#optimole-app .input,#optimole-app .textarea{box-shadow:inset 0 1px 2px rgba(10,10,10,0.1);max-width:100%;width:100%}#optimole-app .input[readonly],#optimole-app .textarea[readonly]{box-shadow:none}#optimole-app .is-white.input,#optimole-app .is-white.textarea{border-color:#fff}#optimole-app .is-white.input:focus,#optimole-app .is-white.textarea:focus,#optimole-app .is-white.is-focused.input,#optimole-app .is-white.is-focused.textarea,#optimole-app .is-white.input:active,#optimole-app .is-white.textarea:active,#optimole-app .is-white.is-active.input,#optimole-app .is-white.is-active.textarea{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}#optimole-app .is-black.input,#optimole-app .is-black.textarea{border-color:#0a0a0a}#optimole-app .is-black.input:focus,#optimole-app .is-black.textarea:focus,#optimole-app .is-black.is-focused.input,#optimole-app .is-black.is-focused.textarea,#optimole-app .is-black.input:active,#optimole-app .is-black.textarea:active,#optimole-app .is-black.is-active.input,#optimole-app .is-black.is-active.textarea{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}#optimole-app .is-light.input,#optimole-app .is-light.textarea{border-color:#f5f5f5}#optimole-app .is-light.input:focus,#optimole-app .is-light.textarea:focus,#optimole-app .is-light.is-focused.input,#optimole-app .is-light.is-focused.textarea,#optimole-app .is-light.input:active,#optimole-app .is-light.textarea:active,#optimole-app .is-light.is-active.input,#optimole-app .is-light.is-active.textarea{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}#optimole-app .is-dark.input,#optimole-app .is-dark.textarea{border-color:#363636}#optimole-app .is-dark.input:focus,#optimole-app .is-dark.textarea:focus,#optimole-app .is-dark.is-focused.input,#optimole-app .is-dark.is-focused.textarea,#optimole-app .is-dark.input:active,#optimole-app .is-dark.textarea:active,#optimole-app .is-dark.is-active.input,#optimole-app .is-dark.is-active.textarea{box-shadow:0 0 0 0.125em rgba(54,54,54,0.25)}#optimole-app .is-primary.input,#optimole-app .is-primary.textarea{border-color:#EF686B}#optimole-app .is-primary.input:focus,#optimole-app .is-primary.textarea:focus,#optimole-app .is-primary.is-focused.input,#optimole-app .is-primary.is-focused.textarea,#optimole-app .is-primary.input:active,#optimole-app .is-primary.textarea:active,#optimole-app .is-primary.is-active.input,#optimole-app .is-primary.is-active.textarea{box-shadow:0 0 0 0.125em rgba(239,104,107,0.25)}#optimole-app .is-link.input,#optimole-app .is-link.textarea{border-color:#3273dc}#optimole-app .is-link.input:focus,#optimole-app .is-link.textarea:focus,#optimole-app .is-link.is-focused.input,#optimole-app .is-link.is-focused.textarea,#optimole-app .is-link.input:active,#optimole-app .is-link.textarea:active,#optimole-app .is-link.is-active.input,#optimole-app .is-link.is-active.textarea{box-shadow:0 0 0 0.125em rgba(50,115,220,0.25)}#optimole-app .is-info.input,#optimole-app .is-info.textarea{border-color:#577BF9}#optimole-app .is-info.input:focus,#optimole-app .is-info.textarea:focus,#optimole-app .is-info.is-focused.input,#optimole-app .is-info.is-focused.textarea,#optimole-app .is-info.input:active,#optimole-app .is-info.textarea:active,#optimole-app .is-info.is-active.input,#optimole-app .is-info.is-active.textarea{box-shadow:0 0 0 0.125em rgba(87,123,249,0.25)}#optimole-app .is-success.input,#optimole-app .is-success.textarea{border-color:#5F9D61}#optimole-app .is-success.input:focus,#optimole-app .is-success.textarea:focus,#optimole-app .is-success.is-focused.input,#optimole-app .is-success.is-focused.textarea,#optimole-app .is-success.input:active,#optimole-app .is-success.textarea:active,#optimole-app .is-success.is-active.input,#optimole-app .is-success.is-active.textarea{box-shadow:0 0 0 0.125em rgba(95,157,97,0.25)}#optimole-app .is-warning.input,#optimole-app .is-warning.textarea{border-color:#ffdd57}#optimole-app .is-warning.input:focus,#optimole-app .is-warning.textarea:focus,#optimole-app .is-warning.is-focused.input,#optimole-app .is-warning.is-focused.textarea,#optimole-app .is-warning.input:active,#optimole-app .is-warning.textarea:active,#optimole-app .is-warning.is-active.input,#optimole-app .is-warning.is-active.textarea{box-shadow:0 0 0 0.125em rgba(255,221,87,0.25)}#optimole-app .is-danger.input,#optimole-app .is-danger.textarea{border-color:#E77777}#optimole-app .is-danger.input:focus,#optimole-app .is-danger.textarea:focus,#optimole-app .is-danger.is-focused.input,#optimole-app .is-danger.is-focused.textarea,#optimole-app .is-danger.input:active,#optimole-app .is-danger.textarea:active,#optimole-app .is-danger.is-active.input,#optimole-app .is-danger.is-active.textarea{box-shadow:0 0 0 0.125em rgba(231,119,119,0.25)}#optimole-app .is-small.input,#optimole-app .is-small.textarea{border-radius:2px;font-size:.75rem}#optimole-app .is-medium.input,#optimole-app .is-medium.textarea{font-size:1.25rem}#optimole-app .is-large.input,#optimole-app .is-large.textarea{font-size:1.5rem}#optimole-app .is-fullwidth.input,#optimole-app .is-fullwidth.textarea{display:block;width:100%}#optimole-app .is-inline.input,#optimole-app .is-inline.textarea{display:inline;width:auto}#optimole-app .input.is-rounded{border-radius:290486px;padding-left:1em;padding-right:1em}#optimole-app .input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}#optimole-app .textarea{display:block;max-width:100%;min-width:100%;padding:0.625em;resize:vertical}#optimole-app .textarea:not([rows]){max-height:600px;min-height:120px}#optimole-app .textarea[rows]{height:initial}#optimole-app .textarea.has-fixed-size{resize:none}#optimole-app .checkbox,#optimole-app .radio{cursor:pointer;display:inline-block;line-height:1.25;position:relative}#optimole-app .checkbox input,#optimole-app .radio input{cursor:pointer}#optimole-app .checkbox:hover,#optimole-app .radio:hover{color:#363636}#optimole-app .checkbox[disabled],#optimole-app .radio[disabled],fieldset[disabled] #optimole-app .checkbox,fieldset[disabled] #optimole-app .radio{color:#7a7a7a;cursor:not-allowed}#optimole-app .radio+.radio{margin-left:0.5em}#optimole-app .select{display:inline-block;max-width:100%;position:relative;vertical-align:top}#optimole-app .select:not(.is-multiple){height:2.25em}#optimole-app .select:not(.is-multiple):not(.is-loading)::after{border-color:#3273dc;right:1.125em;z-index:4}#optimole-app .select.is-rounded select{border-radius:290486px;padding-left:1em}#optimole-app .select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}#optimole-app .select select::-ms-expand{display:none}#optimole-app .select select[disabled]:hover,fieldset[disabled] #optimole-app .select select:hover{border-color:#f5f5f5}#optimole-app .select select:not([multiple]){padding-right:2.5em}#optimole-app .select select[multiple]{height:auto;padding:0}#optimole-app .select select[multiple] option{padding:0.5em 1em}#optimole-app .select:not(.is-multiple):not(.is-loading):hover::after{border-color:#363636}#optimole-app .select.is-white:not(:hover)::after{border-color:#fff}#optimole-app .select.is-white select{border-color:#fff}#optimole-app .select.is-white select:hover,#optimole-app .select.is-white select.is-hovered{border-color:#f2f2f2}#optimole-app .select.is-white select:focus,#optimole-app .select.is-white select.is-focused,#optimole-app .select.is-white select:active,#optimole-app .select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}#optimole-app .select.is-black:not(:hover)::after{border-color:#0a0a0a}#optimole-app .select.is-black select{border-color:#0a0a0a}#optimole-app .select.is-black select:hover,#optimole-app .select.is-black select.is-hovered{border-color:#000}#optimole-app .select.is-black select:focus,#optimole-app .select.is-black select.is-focused,#optimole-app .select.is-black select:active,#optimole-app .select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}#optimole-app .select.is-light:not(:hover)::after{border-color:#f5f5f5}#optimole-app .select.is-light select{border-color:#f5f5f5}#optimole-app .select.is-light select:hover,#optimole-app .select.is-light select.is-hovered{border-color:#e8e8e8}#optimole-app .select.is-light select:focus,#optimole-app .select.is-light select.is-focused,#optimole-app .select.is-light select:active,#optimole-app .select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}#optimole-app .select.is-dark:not(:hover)::after{border-color:#363636}#optimole-app .select.is-dark select{border-color:#363636}#optimole-app .select.is-dark select:hover,#optimole-app .select.is-dark select.is-hovered{border-color:#292929}#optimole-app .select.is-dark select:focus,#optimole-app .select.is-dark select.is-focused,#optimole-app .select.is-dark select:active,#optimole-app .select.is-dark select.is-active{box-shadow:0 0 0 0.125em rgba(54,54,54,0.25)}#optimole-app .select.is-primary:not(:hover)::after{border-color:#EF686B}#optimole-app .select.is-primary select{border-color:#EF686B}#optimole-app .select.is-primary select:hover,#optimole-app .select.is-primary select.is-hovered{border-color:#ed5154}#optimole-app .select.is-primary select:focus,#optimole-app .select.is-primary select.is-focused,#optimole-app .select.is-primary select:active,#optimole-app .select.is-primary select.is-active{box-shadow:0 0 0 0.125em rgba(239,104,107,0.25)}#optimole-app .select.is-link:not(:hover)::after{border-color:#3273dc}#optimole-app .select.is-link select{border-color:#3273dc}#optimole-app .select.is-link select:hover,#optimole-app .select.is-link select.is-hovered{border-color:#2366d1}#optimole-app .select.is-link select:focus,#optimole-app .select.is-link select.is-focused,#optimole-app .select.is-link select:active,#optimole-app .select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(50,115,220,0.25)}#optimole-app .select.is-info:not(:hover)::after{border-color:#577BF9}#optimole-app .select.is-info select{border-color:#577BF9}#optimole-app .select.is-info select:hover,#optimole-app .select.is-info select.is-hovered{border-color:#3e68f8}#optimole-app .select.is-info select:focus,#optimole-app .select.is-info select.is-focused,#optimole-app .select.is-info select:active,#optimole-app .select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(87,123,249,0.25)}#optimole-app .select.is-success:not(:hover)::after{border-color:#5F9D61}#optimole-app .select.is-success select{border-color:#5F9D61}#optimole-app .select.is-success select:hover,#optimole-app .select.is-success select.is-hovered{border-color:#558d57}#optimole-app .select.is-success select:focus,#optimole-app .select.is-success select.is-focused,#optimole-app .select.is-success select:active,#optimole-app .select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(95,157,97,0.25)}#optimole-app .select.is-warning:not(:hover)::after{border-color:#ffdd57}#optimole-app .select.is-warning select{border-color:#ffdd57}#optimole-app .select.is-warning select:hover,#optimole-app .select.is-warning select.is-hovered{border-color:#ffd83d}#optimole-app .select.is-warning select:focus,#optimole-app .select.is-warning select.is-focused,#optimole-app .select.is-warning select:active,#optimole-app .select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(255,221,87,0.25)}#optimole-app .select.is-danger:not(:hover)::after{border-color:#E77777}#optimole-app .select.is-danger select{border-color:#E77777}#optimole-app .select.is-danger select:hover,#optimole-app .select.is-danger select.is-hovered{border-color:#e36161}#optimole-app .select.is-danger select:focus,#optimole-app .select.is-danger select.is-focused,#optimole-app .select.is-danger select:active,#optimole-app .select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(231,119,119,0.25)}#optimole-app .select.is-small{border-radius:2px;font-size:.75rem}#optimole-app .select.is-medium{font-size:1.25rem}#optimole-app .select.is-large{font-size:1.5rem}#optimole-app .select.is-disabled::after{border-color:#7a7a7a}#optimole-app .select.is-fullwidth{width:100%}#optimole-app .select.is-fullwidth select{width:100%}#optimole-app .select.is-loading::after{margin-top:0;position:absolute;right:0.625em;top:0.625em;transform:none}#optimole-app .select.is-loading.is-small:after{font-size:.75rem}#optimole-app .select.is-loading.is-medium:after{font-size:1.25rem}#optimole-app .select.is-loading.is-large:after{font-size:1.5rem}#optimole-app .file{-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;position:relative}#optimole-app .file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}#optimole-app .file.is-white:hover .file-cta,#optimole-app .file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}#optimole-app .file.is-white:focus .file-cta,#optimole-app .file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}#optimole-app .file.is-white:active .file-cta,#optimole-app .file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}#optimole-app .file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}#optimole-app .file.is-black:hover .file-cta,#optimole-app .file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}#optimole-app .file.is-black:focus .file-cta,#optimole-app .file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}#optimole-app .file.is-black:active .file-cta,#optimole-app .file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}#optimole-app .file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:#363636}#optimole-app .file.is-light:hover .file-cta,#optimole-app .file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:#363636}#optimole-app .file.is-light:focus .file-cta,#optimole-app .file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(245,245,245,0.25);color:#363636}#optimole-app .file.is-light:active .file-cta,#optimole-app .file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:#363636}#optimole-app .file.is-dark .file-cta{background-color:#363636;border-color:transparent;color:#f5f5f5}#optimole-app .file.is-dark:hover .file-cta,#optimole-app .file.is-dark.is-hovered .file-cta{background-color:#2f2f2f;border-color:transparent;color:#f5f5f5}#optimole-app .file.is-dark:focus .file-cta,#optimole-app .file.is-dark.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(54,54,54,0.25);color:#f5f5f5}#optimole-app .file.is-dark:active .file-cta,#optimole-app .file.is-dark.is-active .file-cta{background-color:#292929;border-color:transparent;color:#f5f5f5}#optimole-app .file.is-primary .file-cta{background-color:#EF686B;border-color:transparent;color:#fff}#optimole-app .file.is-primary:hover .file-cta,#optimole-app .file.is-primary.is-hovered .file-cta{background-color:#ee5c60;border-color:transparent;color:#fff}#optimole-app .file.is-primary:focus .file-cta,#optimole-app .file.is-primary.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(239,104,107,0.25);color:#fff}#optimole-app .file.is-primary:active .file-cta,#optimole-app .file.is-primary.is-active .file-cta{background-color:#ed5154;border-color:transparent;color:#fff}#optimole-app .file.is-link .file-cta{background-color:#3273dc;border-color:transparent;color:#fff}#optimole-app .file.is-link:hover .file-cta,#optimole-app .file.is-link.is-hovered .file-cta{background-color:#276cda;border-color:transparent;color:#fff}#optimole-app .file.is-link:focus .file-cta,#optimole-app .file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(50,115,220,0.25);color:#fff}#optimole-app .file.is-link:active .file-cta,#optimole-app .file.is-link.is-active .file-cta{background-color:#2366d1;border-color:transparent;color:#fff}#optimole-app .file.is-info .file-cta{background-color:#577BF9;border-color:transparent;color:#fff}#optimole-app .file.is-info:hover .file-cta,#optimole-app .file.is-info.is-hovered .file-cta{background-color:#4b71f9;border-color:transparent;color:#fff}#optimole-app .file.is-info:focus .file-cta,#optimole-app .file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(87,123,249,0.25);color:#fff}#optimole-app .file.is-info:active .file-cta,#optimole-app .file.is-info.is-active .file-cta{background-color:#3e68f8;border-color:transparent;color:#fff}#optimole-app .file.is-success .file-cta{background-color:#5F9D61;border-color:transparent;color:#fff}#optimole-app .file.is-success:hover .file-cta,#optimole-app .file.is-success.is-hovered .file-cta{background-color:#5a955c;border-color:transparent;color:#fff}#optimole-app .file.is-success:focus .file-cta,#optimole-app .file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(95,157,97,0.25);color:#fff}#optimole-app .file.is-success:active .file-cta,#optimole-app .file.is-success.is-active .file-cta{background-color:#558d57;border-color:transparent;color:#fff}#optimole-app .file.is-warning .file-cta{background-color:#ffdd57;border-color:transparent;color:rgba(0,0,0,0.7)}#optimole-app .file.is-warning:hover .file-cta,#optimole-app .file.is-warning.is-hovered .file-cta{background-color:#ffdb4a;border-color:transparent;color:rgba(0,0,0,0.7)}#optimole-app .file.is-warning:focus .file-cta,#optimole-app .file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,221,87,0.25);color:rgba(0,0,0,0.7)}#optimole-app .file.is-warning:active .file-cta,#optimole-app .file.is-warning.is-active .file-cta{background-color:#ffd83d;border-color:transparent;color:rgba(0,0,0,0.7)}#optimole-app .file.is-danger .file-cta{background-color:#E77777;border-color:transparent;color:#fff}#optimole-app .file.is-danger:hover .file-cta,#optimole-app .file.is-danger.is-hovered .file-cta{background-color:#e56c6c;border-color:transparent;color:#fff}#optimole-app .file.is-danger:focus .file-cta,#optimole-app .file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(231,119,119,0.25);color:#fff}#optimole-app .file.is-danger:active .file-cta,#optimole-app .file.is-danger.is-active .file-cta{background-color:#e36161;border-color:transparent;color:#fff}#optimole-app .file.is-small{font-size:.75rem}#optimole-app .file.is-medium{font-size:1.25rem}#optimole-app .file.is-medium .file-icon .fa{font-size:21px}#optimole-app .file.is-large{font-size:1.5rem}#optimole-app .file.is-large .file-icon .fa{font-size:28px}#optimole-app .file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}#optimole-app .file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}#optimole-app .file.has-name.is-empty .file-cta{border-radius:4px}#optimole-app .file.has-name.is-empty .file-name{display:none}#optimole-app .file.is-boxed .file-label{-ms-flex-direction:column;flex-direction:column}#optimole-app .file.is-boxed .file-cta{-ms-flex-direction:column;flex-direction:column;height:auto;padding:1em 3em}#optimole-app .file.is-boxed .file-name{border-width:0 1px 1px}#optimole-app .file.is-boxed .file-icon{height:1.5em;width:1.5em}#optimole-app .file.is-boxed .file-icon .fa{font-size:21px}#optimole-app .file.is-boxed.is-small .file-icon .fa{font-size:14px}#optimole-app .file.is-boxed.is-medium .file-icon .fa{font-size:28px}#optimole-app .file.is-boxed.is-large .file-icon .fa{font-size:35px}#optimole-app .file.is-boxed.has-name .file-cta{border-radius:4px 4px 0 0}#optimole-app .file.is-boxed.has-name .file-name{border-radius:0 0 4px 4px;border-width:0 1px 1px}#optimole-app .file.is-centered{-ms-flex-pack:center;justify-content:center}#optimole-app .file.is-fullwidth .file-label{width:100%}#optimole-app .file.is-fullwidth .file-name{-ms-flex-positive:1;flex-grow:1;max-width:none}#optimole-app .file.is-right{-ms-flex-pack:end;justify-content:flex-end}#optimole-app .file.is-right .file-cta{border-radius:0 4px 4px 0}#optimole-app .file.is-right .file-name{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;-ms-flex-order:-1;order:-1}#optimole-app .file-label{-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex;cursor:pointer;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden;position:relative}#optimole-app .file-label:hover .file-cta{background-color:#eee;color:#363636}#optimole-app .file-label:hover .file-name{border-color:#d5d5d5}#optimole-app .file-label:active .file-cta{background-color:#e8e8e8;color:#363636}#optimole-app .file-label:active .file-name{border-color:#cfcfcf}#optimole-app .file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}#optimole-app .file-cta,#optimole-app .file-name{border-color:#dbdbdb;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}#optimole-app .file-cta{background-color:#f5f5f5;color:#4a4a4a}#optimole-app .file-name{border-color:#dbdbdb;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:left;text-overflow:ellipsis}#optimole-app .file-icon{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:1em;-ms-flex-pack:center;justify-content:center;margin-right:0.5em;width:1em}#optimole-app .file-icon .fa{font-size:14px}#optimole-app .label{color:#363636;display:block;font-size:1rem;font-weight:700}#optimole-app .label:not(:last-child){margin-bottom:0.5em}#optimole-app .label.is-small{font-size:.75rem}#optimole-app .label.is-medium{font-size:1.25rem}#optimole-app .label.is-large{font-size:1.5rem}#optimole-app .help{display:block;font-size:.75rem;margin-top:0.25rem}#optimole-app .help.is-white{color:#fff}#optimole-app .help.is-black{color:#0a0a0a}#optimole-app .help.is-light{color:#f5f5f5}#optimole-app .help.is-dark{color:#363636}#optimole-app .help.is-primary{color:#EF686B}#optimole-app .help.is-link{color:#3273dc}#optimole-app .help.is-info{color:#577BF9}#optimole-app .help.is-success{color:#5F9D61}#optimole-app .help.is-warning{color:#ffdd57}#optimole-app .help.is-danger{color:#E77777}#optimole-app .field:not(:last-child){margin-bottom:0.75rem}#optimole-app .field.has-addons{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}#optimole-app .field.has-addons .control:not(:last-child){margin-right:-1px}#optimole-app .field.has-addons .control:not(:first-child):not(:last-child) .button,#optimole-app .field.has-addons .control:not(:first-child):not(:last-child) .input,#optimole-app .field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}#optimole-app .field.has-addons .control:first-child:not(:only-child) .button,#optimole-app .field.has-addons .control:first-child:not(:only-child) .input,#optimole-app .field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}#optimole-app .field.has-addons .control:last-child:not(:only-child) .button,#optimole-app .field.has-addons .control:last-child:not(:only-child) .input,#optimole-app .field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}#optimole-app .field.has-addons .control .button:not([disabled]):hover,#optimole-app .field.has-addons .control .button:not([disabled]).is-hovered,#optimole-app .field.has-addons .control .input:not([disabled]):hover,#optimole-app .field.has-addons .control .input:not([disabled]).is-hovered,#optimole-app .field.has-addons .control .select select:not([disabled]):hover,#optimole-app .field.has-addons .control .select select:not([disabled]).is-hovered{z-index:2}#optimole-app .field.has-addons .control .button:not([disabled]):focus,#optimole-app .field.has-addons .control .button:not([disabled]).is-focused,#optimole-app .field.has-addons .control .button:not([disabled]):active,#optimole-app .field.has-addons .control .button:not([disabled]).is-active,#optimole-app .field.has-addons .control .input:not([disabled]):focus,#optimole-app .field.has-addons .control .input:not([disabled]).is-focused,#optimole-app .field.has-addons .control .input:not([disabled]):active,#optimole-app .field.has-addons .control .input:not([disabled]).is-active,#optimole-app .field.has-addons .control .select select:not([disabled]):focus,#optimole-app .field.has-addons .control .select select:not([disabled]).is-focused,#optimole-app .field.has-addons .control .select select:not([disabled]):active,#optimole-app .field.has-addons .control .select select:not([disabled]).is-active{z-index:3}#optimole-app .field.has-addons .control .button:not([disabled]):focus:hover,#optimole-app .field.has-addons .control .button:not([disabled]).is-focused:hover,#optimole-app .field.has-addons .control .button:not([disabled]):active:hover,#optimole-app .field.has-addons .control .button:not([disabled]).is-active:hover,#optimole-app .field.has-addons .control .input:not([disabled]):focus:hover,#optimole-app .field.has-addons .control .input:not([disabled]).is-focused:hover,#optimole-app .field.has-addons .control .input:not([disabled]):active:hover,#optimole-app .field.has-addons .control .input:not([disabled]).is-active:hover,#optimole-app .field.has-addons .control .select select:not([disabled]):focus:hover,#optimole-app .field.has-addons .control .select select:not([disabled]).is-focused:hover,#optimole-app .field.has-addons .control .select select:not([disabled]):active:hover,#optimole-app .field.has-addons .control .select select:not([disabled]).is-active:hover{z-index:4}#optimole-app .field.has-addons .control.is-expanded{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}#optimole-app .field.has-addons.has-addons-centered{-ms-flex-pack:center;justify-content:center}#optimole-app .field.has-addons.has-addons-right{-ms-flex-pack:end;justify-content:flex-end}#optimole-app .field.has-addons.has-addons-fullwidth .control{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}#optimole-app .field.is-grouped{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}#optimole-app .field.is-grouped>.control{-ms-flex-negative:0;flex-shrink:0}#optimole-app .field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:0.75rem}#optimole-app .field.is-grouped>.control.is-expanded{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}#optimole-app .field.is-grouped.is-grouped-centered{-ms-flex-pack:center;justify-content:center}#optimole-app .field.is-grouped.is-grouped-right{-ms-flex-pack:end;justify-content:flex-end}#optimole-app .field.is-grouped.is-grouped-multiline{-ms-flex-wrap:wrap;flex-wrap:wrap}#optimole-app .field.is-grouped.is-grouped-multiline>.control:last-child,#optimole-app .field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}#optimole-app .field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}#optimole-app .field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px), print{#optimole-app .field.is-horizontal{display:-ms-flexbox;display:flex}}#optimole-app .field-label .label{font-size:inherit}@media screen and (max-width: 768px){#optimole-app .field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px), print{#optimole-app .field-label{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;margin-right:1.5rem;text-align:right}#optimole-app .field-label.is-small{font-size:.75rem;padding-top:0.375em}#optimole-app .field-label.is-normal{padding-top:0.375em}#optimole-app .field-label.is-medium{font-size:1.25rem;padding-top:0.375em}#optimole-app .field-label.is-large{font-size:1.5rem;padding-top:0.375em}}#optimole-app .field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px), print{#optimole-app .field-body{display:-ms-flexbox;display:flex;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:5;flex-grow:5;-ms-flex-negative:1;flex-shrink:1}#optimole-app .field-body .field{margin-bottom:0}#optimole-app .field-body>.field{-ms-flex-negative:1;flex-shrink:1}#optimole-app .field-body>.field:not(.is-narrow){-ms-flex-positive:1;flex-grow:1}#optimole-app .field-body>.field:not(:last-child){margin-right:0.75rem}}#optimole-app .control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:left}#optimole-app .control.has-icons-left .input:focus ~ .icon,#optimole-app .control.has-icons-left .select:focus ~ .icon,#optimole-app .control.has-icons-right .input:focus ~ .icon,#optimole-app .control.has-icons-right .select:focus ~ .icon{color:#7a7a7a}#optimole-app .control.has-icons-left .input.is-small ~ .icon,#optimole-app .control.has-icons-left .select.is-small ~ .icon,#optimole-app .control.has-icons-right .input.is-small ~ .icon,#optimole-app .control.has-icons-right .select.is-small ~ .icon{font-size:.75rem}#optimole-app .control.has-icons-left .input.is-medium ~ .icon,#optimole-app .control.has-icons-left .select.is-medium ~ .icon,#optimole-app .control.has-icons-right .input.is-medium ~ .icon,#optimole-app .control.has-icons-right .select.is-medium ~ .icon{font-size:1.25rem}#optimole-app .control.has-icons-left .input.is-large ~ .icon,#optimole-app .control.has-icons-left .select.is-large ~ .icon,#optimole-app .control.has-icons-right .input.is-large ~ .icon,#optimole-app .control.has-icons-right .select.is-large ~ .icon{font-size:1.5rem}#optimole-app .control.has-icons-left .icon,#optimole-app .control.has-icons-right .icon{color:#dbdbdb;height:2.25em;pointer-events:none;position:absolute;top:0;width:2.25em;z-index:4}#optimole-app .control.has-icons-left .input,#optimole-app .control.has-icons-left .select select{padding-left:2.25em}#optimole-app .control.has-icons-left .icon.is-left{left:0}#optimole-app .control.has-icons-right .input,#optimole-app .control.has-icons-right .select select{padding-right:2.25em}#optimole-app .control.has-icons-right .icon.is-right{right:0}#optimole-app .control.is-loading::after{position:absolute !important;right:0.625em;top:0.625em;z-index:4}#optimole-app .control.is-loading.is-small:after{font-size:.75rem}#optimole-app .control.is-loading.is-medium:after{font-size:1.25rem}#optimole-app .control.is-loading.is-large:after{font-size:1.5rem}#optimole-app .breadcrumb{font-size:1rem;white-space:nowrap}#optimole-app .breadcrumb a{-ms-flex-align:center;align-items:center;color:#3273dc;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:0 .75em}#optimole-app .breadcrumb a:hover{color:#363636}#optimole-app .breadcrumb li{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}#optimole-app .breadcrumb li:first-child a{padding-left:0}#optimole-app .breadcrumb li.is-active a{color:#363636;cursor:default;pointer-events:none}#optimole-app .breadcrumb li+li::before{color:#b5b5b5;content:"/"}#optimole-app .breadcrumb ul,#optimole-app .breadcrumb ol{-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}#optimole-app .breadcrumb .icon:first-child{margin-right:0.5em}#optimole-app .breadcrumb .icon:last-child{margin-left:0.5em}#optimole-app .breadcrumb.is-centered ol,#optimole-app .breadcrumb.is-centered ul{-ms-flex-pack:center;justify-content:center}#optimole-app .breadcrumb.is-right ol,#optimole-app .breadcrumb.is-right ul{-ms-flex-pack:end;justify-content:flex-end}#optimole-app .breadcrumb.is-small{font-size:.75rem}#optimole-app .breadcrumb.is-medium{font-size:1.25rem}#optimole-app .breadcrumb.is-large{font-size:1.5rem}#optimole-app .breadcrumb.has-arrow-separator li+li::before{content:"\\2192"}#optimole-app .breadcrumb.has-bullet-separator li+li::before{content:"\\2022"}#optimole-app .breadcrumb.has-dot-separator li+li::before{content:"\\B7"}#optimole-app .breadcrumb.has-succeeds-separator li+li::before{content:"\\227B"}#optimole-app .card{background-color:#fff;box-shadow:0 2px 3px rgba(10,10,10,0.1),0 0 0 1px rgba(10,10,10,0.1);color:#4a4a4a;max-width:100%;position:relative}#optimole-app .card-header{background-color:rgba(0,0,0,0);-ms-flex-align:stretch;align-items:stretch;box-shadow:0 1px 2px rgba(10,10,10,0.1);display:-ms-flexbox;display:flex}#optimole-app .card-header-title{-ms-flex-align:center;align-items:center;color:#363636;display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;font-weight:700;padding:.75rem}#optimole-app .card-header-title.is-centered{-ms-flex-pack:center;justify-content:center}#optimole-app .card-header-icon{-ms-flex-align:center;align-items:center;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:.75rem}#optimole-app .card-image{display:block;position:relative}#optimole-app .card-content{background-color:rgba(0,0,0,0);padding:1.5rem}#optimole-app .card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #dbdbdb;-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex}#optimole-app .card-footer-item{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-pack:center;justify-content:center;padding:.75rem}#optimole-app .card-footer-item:not(:last-child){border-right:1px solid #dbdbdb}#optimole-app .card .media:not(:last-child){margin-bottom:1.5rem}#optimole-app .dropdown{display:-ms-inline-flexbox;display:inline-flex;position:relative;vertical-align:top}#optimole-app .dropdown.is-active .dropdown-menu,#optimole-app .dropdown.is-hoverable:hover .dropdown-menu{display:block}#optimole-app .dropdown.is-right .dropdown-menu{left:auto;right:0}#optimole-app .dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}#optimole-app .dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}#optimole-app .dropdown-content{background-color:#fff;border-radius:4px;box-shadow:0 2px 3px rgba(10,10,10,0.1),0 0 0 1px rgba(10,10,10,0.1);padding-bottom:.5rem;padding-top:.5rem}#optimole-app .dropdown-item{color:#4a4a4a;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}#optimole-app a.dropdown-item,#optimole-app button.dropdown-item{padding-right:3rem;text-align:left;white-space:nowrap;width:100%}#optimole-app a.dropdown-item:hover,#optimole-app button.dropdown-item:hover{background-color:#f5f5f5;color:#0a0a0a}#optimole-app a.dropdown-item.is-active,#optimole-app button.dropdown-item.is-active{background-color:#3273dc;color:#fff}#optimole-app .dropdown-divider{background-color:#dbdbdb;border:none;display:block;height:1px;margin:0.5rem 0}#optimole-app .level{-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}#optimole-app .level code{border-radius:4px}#optimole-app .level img{display:inline-block;vertical-align:top}#optimole-app .level.is-mobile{display:-ms-flexbox;display:flex}#optimole-app .level.is-mobile .level-left,#optimole-app .level.is-mobile .level-right{display:-ms-flexbox;display:flex}#optimole-app .level.is-mobile .level-left+.level-right{margin-top:0}#optimole-app .level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}#optimole-app .level.is-mobile .level-item:not(.is-narrow){-ms-flex-positive:1;flex-grow:1}@media screen and (min-width: 769px), print{#optimole-app .level{display:-ms-flexbox;display:flex}#optimole-app .level>.level-item:not(.is-narrow){-ms-flex-positive:1;flex-grow:1}}#optimole-app .level-item{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:auto;flex-basis:auto;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-pack:center;justify-content:center}#optimole-app .level-item .title,#optimole-app .level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){#optimole-app .level-item:not(:last-child){margin-bottom:.75rem}}#optimole-app .level-left,#optimole-app .level-right{-ms-flex-preferred-size:auto;flex-basis:auto;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}#optimole-app .level-left .level-item.is-flexible,#optimole-app .level-right .level-item.is-flexible{-ms-flex-positive:1;flex-grow:1}@media screen and (min-width: 769px), print{#optimole-app .level-left .level-item:not(:last-child),#optimole-app .level-right .level-item:not(:last-child){margin-right:.75rem}}#optimole-app .level-left{-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width: 768px){#optimole-app .level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px), print{#optimole-app .level-left{display:-ms-flexbox;display:flex}}#optimole-app .level-right{-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}@media screen and (min-width: 769px), print{#optimole-app .level-right{display:-ms-flexbox;display:flex}}#optimole-app .list{background-color:#fff;border-radius:4px;box-shadow:0 2px 3px rgba(10,10,10,0.1),0 0 0 1px rgba(10,10,10,0.1)}#optimole-app .list-item{display:block;padding:0.5em 1em}#optimole-app .list-item:not(a){color:#4a4a4a}#optimole-app .list-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}#optimole-app .list-item:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}#optimole-app .list-item:not(:last-child){border-bottom:1px solid #dbdbdb}#optimole-app .list-item.is-active{background-color:#3273dc;color:#fff}#optimole-app a.list-item{background-color:#f5f5f5;cursor:pointer}#optimole-app .media{-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex;text-align:left}#optimole-app .media .content:not(:last-child){margin-bottom:0.75rem}#optimole-app .media .media{border-top:1px solid rgba(219,219,219,0.5);display:-ms-flexbox;display:flex;padding-top:0.75rem}#optimole-app .media .media .content:not(:last-child),#optimole-app .media .media .control:not(:last-child){margin-bottom:0.5rem}#optimole-app .media .media .media{padding-top:0.5rem}#optimole-app .media .media .media+.media{margin-top:0.5rem}#optimole-app .media+.media{border-top:1px solid rgba(219,219,219,0.5);margin-top:1rem;padding-top:1rem}#optimole-app .media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}#optimole-app .media-left,#optimole-app .media-right{-ms-flex-preferred-size:auto;flex-basis:auto;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}#optimole-app .media-left{margin-right:1rem}#optimole-app .media-right{margin-left:1rem}#optimole-app .media-content{-ms-flex-preferred-size:auto;flex-basis:auto;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;text-align:left}@media screen and (max-width: 768px){#optimole-app .media-content{overflow-x:auto}}#optimole-app .menu{font-size:1rem}#optimole-app .menu.is-small{font-size:.75rem}#optimole-app .menu.is-medium{font-size:1.25rem}#optimole-app .menu.is-large{font-size:1.5rem}#optimole-app .menu-list{line-height:1.25}#optimole-app .menu-list a{border-radius:2px;color:#4a4a4a;display:block;padding:0.5em 0.75em}#optimole-app .menu-list a:hover{background-color:#f5f5f5;color:#363636}#optimole-app .menu-list a.is-active{background-color:#3273dc;color:#fff}#optimole-app .menu-list li ul{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}#optimole-app .menu-label{color:#7a7a7a;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}#optimole-app .menu-label:not(:first-child){margin-top:1em}#optimole-app .menu-label:not(:last-child){margin-bottom:1em}#optimole-app .message{background-color:#f5f5f5;border-radius:4px;font-size:1rem}#optimole-app .message strong{color:currentColor}#optimole-app .message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}#optimole-app .message.is-small{font-size:.75rem}#optimole-app .message.is-medium{font-size:1.25rem}#optimole-app .message.is-large{font-size:1.5rem}#optimole-app .message.is-white{background-color:#fff}#optimole-app .message.is-white .message-header{background-color:#fff;color:#0a0a0a}#optimole-app .message.is-white .message-body{border-color:#fff;color:#4d4d4d}#optimole-app .message.is-black{background-color:#fafafa}#optimole-app .message.is-black .message-header{background-color:#0a0a0a;color:#fff}#optimole-app .message.is-black .message-body{border-color:#0a0a0a;color:#090909}#optimole-app .message.is-light{background-color:#fafafa}#optimole-app .message.is-light .message-header{background-color:#f5f5f5;color:#363636}#optimole-app .message.is-light .message-body{border-color:#f5f5f5;color:#505050}#optimole-app .message.is-dark{background-color:#fafafa}#optimole-app .message.is-dark .message-header{background-color:#363636;color:#f5f5f5}#optimole-app .message.is-dark .message-body{border-color:#363636;color:#2a2a2a}#optimole-app .message.is-primary{background-color:#fef6f6}#optimole-app .message.is-primary .message-header{background-color:#EF686B;color:#fff}#optimole-app .message.is-primary .message-body{border-color:#EF686B;color:#bd2124}#optimole-app .message.is-link{background-color:#f6f9fe}#optimole-app .message.is-link .message-header{background-color:#3273dc;color:#fff}#optimole-app .message.is-link .message-body{border-color:#3273dc;color:#22509a}#optimole-app .message.is-info{background-color:#f5f7ff}#optimole-app .message.is-info .message-header{background-color:#577BF9;color:#fff}#optimole-app .message.is-info .message-body{border-color:#577BF9;color:#123ed8}#optimole-app .message.is-success{background-color:#f9fbf9}#optimole-app .message.is-success .message-header{background-color:#5F9D61;color:#fff}#optimole-app .message.is-success .message-body{border-color:#5F9D61;color:#384c39}#optimole-app .message.is-warning{background-color:#fffdf5}#optimole-app .message.is-warning .message-header{background-color:#ffdd57;color:rgba(0,0,0,0.7)}#optimole-app .message.is-warning .message-body{border-color:#ffdd57;color:#3b3108}#optimole-app .message.is-danger{background-color:#fdf6f6}#optimole-app .message.is-danger .message-header{background-color:#E77777;color:#fff}#optimole-app .message.is-danger .message-body{border-color:#E77777;color:#ad2d2d}#optimole-app .message-header{-ms-flex-align:center;align-items:center;background-color:#4a4a4a;border-radius:4px 4px 0 0;color:#fff;display:-ms-flexbox;display:flex;font-weight:700;-ms-flex-pack:justify;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}#optimole-app .message-header .delete{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;margin-left:0.75em}#optimole-app .message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}#optimole-app .message-body{border-color:#dbdbdb;border-radius:4px;border-style:solid;border-width:0 0 0 4px;color:#4a4a4a;padding:1.25em 1.5em}#optimole-app .message-body code,#optimole-app .message-body pre{background-color:#fff}#optimole-app .message-body pre code{background-color:rgba(0,0,0,0)}#optimole-app .modal{-ms-flex-align:center;align-items:center;display:none;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;overflow:hidden;position:fixed;z-index:40}#optimole-app .modal.is-active{display:-ms-flexbox;display:flex}#optimole-app .modal-background{background-color:rgba(10,10,10,0.86)}#optimole-app .modal-content,#optimole-app .modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px), print{#optimole-app .modal-content,#optimole-app .modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}#optimole-app .modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}#optimole-app .modal-card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}#optimole-app .modal-card-head,#optimole-app .modal-card-foot{-ms-flex-align:center;align-items:center;background-color:#f5f5f5;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-ms-flex-pack:start;justify-content:flex-start;padding:20px;position:relative}#optimole-app .modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}#optimole-app .modal-card-title{color:#363636;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;font-size:1.5rem;line-height:1}#optimole-app .modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}#optimole-app .modal-card-foot .button:not(:last-child){margin-right:0.5em}#optimole-app .modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;overflow:auto;padding:20px}#optimole-app .navbar{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}#optimole-app .navbar.is-white{background-color:#fff;color:#0a0a0a}#optimole-app .navbar.is-white .navbar-brand>.navbar-item,#optimole-app .navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}#optimole-app .navbar.is-white .navbar-brand>a.navbar-item:focus,#optimole-app .navbar.is-white .navbar-brand>a.navbar-item:hover,#optimole-app .navbar.is-white .navbar-brand>a.navbar-item.is-active,#optimole-app .navbar.is-white .navbar-brand .navbar-link:focus,#optimole-app .navbar.is-white .navbar-brand .navbar-link:hover,#optimole-app .navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}#optimole-app .navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}#optimole-app .navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1024px){#optimole-app .navbar.is-white .navbar-start>.navbar-item,#optimole-app .navbar.is-white .navbar-start .navbar-link,#optimole-app .navbar.is-white .navbar-end>.navbar-item,#optimole-app .navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}#optimole-app .navbar.is-white .navbar-start>a.navbar-item:focus,#optimole-app .navbar.is-white .navbar-start>a.navbar-item:hover,#optimole-app .navbar.is-white .navbar-start>a.navbar-item.is-active,#optimole-app .navbar.is-white .navbar-start .navbar-link:focus,#optimole-app .navbar.is-white .navbar-start .navbar-link:hover,#optimole-app .navbar.is-white .navbar-start .navbar-link.is-active,#optimole-app .navbar.is-white .navbar-end>a.navbar-item:focus,#optimole-app .navbar.is-white .navbar-end>a.navbar-item:hover,#optimole-app .navbar.is-white .navbar-end>a.navbar-item.is-active,#optimole-app .navbar.is-white .navbar-end .navbar-link:focus,#optimole-app .navbar.is-white .navbar-end .navbar-link:hover,#optimole-app .navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}#optimole-app .navbar.is-white .navbar-start .navbar-link::after,#optimole-app .navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}#optimole-app .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,#optimole-app .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,#optimole-app .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}#optimole-app .navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}#optimole-app .navbar.is-black{background-color:#0a0a0a;color:#fff}#optimole-app .navbar.is-black .navbar-brand>.navbar-item,#optimole-app .navbar.is-black .navbar-brand .navbar-link{color:#fff}#optimole-app .navbar.is-black .navbar-brand>a.navbar-item:focus,#optimole-app .navbar.is-black .navbar-brand>a.navbar-item:hover,#optimole-app .navbar.is-black .navbar-brand>a.navbar-item.is-active,#optimole-app .navbar.is-black .navbar-brand .navbar-link:focus,#optimole-app .navbar.is-black .navbar-brand .navbar-link:hover,#optimole-app .navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}#optimole-app .navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}#optimole-app .navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1024px){#optimole-app .navbar.is-black .navbar-start>.navbar-item,#optimole-app .navbar.is-black .navbar-start .navbar-link,#optimole-app .navbar.is-black .navbar-end>.navbar-item,#optimole-app .navbar.is-black .navbar-end .navbar-link{color:#fff}#optimole-app .navbar.is-black .navbar-start>a.navbar-item:focus,#optimole-app .navbar.is-black .navbar-start>a.navbar-item:hover,#optimole-app .navbar.is-black .navbar-start>a.navbar-item.is-active,#optimole-app .navbar.is-black .navbar-start .navbar-link:focus,#optimole-app .navbar.is-black .navbar-start .navbar-link:hover,#optimole-app .navbar.is-black .navbar-start .navbar-link.is-active,#optimole-app .navbar.is-black .navbar-end>a.navbar-item:focus,#optimole-app .navbar.is-black .navbar-end>a.navbar-item:hover,#optimole-app .navbar.is-black .navbar-end>a.navbar-item.is-active,#optimole-app .navbar.is-black .navbar-end .navbar-link:focus,#optimole-app .navbar.is-black .navbar-end .navbar-link:hover,#optimole-app .navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}#optimole-app .navbar.is-black .navbar-start .navbar-link::after,#optimole-app .navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}#optimole-app .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,#optimole-app .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,#optimole-app .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}#optimole-app .navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}#optimole-app .navbar.is-light{background-color:#f5f5f5;color:#363636}#optimole-app .navbar.is-light .navbar-brand>.navbar-item,#optimole-app .navbar.is-light .navbar-brand .navbar-link{color:#363636}#optimole-app .navbar.is-light .navbar-brand>a.navbar-item:focus,#optimole-app .navbar.is-light .navbar-brand>a.navbar-item:hover,#optimole-app .navbar.is-light .navbar-brand>a.navbar-item.is-active,#optimole-app .navbar.is-light .navbar-brand .navbar-link:focus,#optimole-app .navbar.is-light .navbar-brand .navbar-link:hover,#optimole-app .navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:#363636}#optimole-app .navbar.is-light .navbar-brand .navbar-link::after{border-color:#363636}#optimole-app .navbar.is-light .navbar-burger{color:#363636}@media screen and (min-width: 1024px){#optimole-app .navbar.is-light .navbar-start>.navbar-item,#optimole-app .navbar.is-light .navbar-start .navbar-link,#optimole-app .navbar.is-light .navbar-end>.navbar-item,#optimole-app .navbar.is-light .navbar-end .navbar-link{color:#363636}#optimole-app .navbar.is-light .navbar-start>a.navbar-item:focus,#optimole-app .navbar.is-light .navbar-start>a.navbar-item:hover,#optimole-app .navbar.is-light .navbar-start>a.navbar-item.is-active,#optimole-app .navbar.is-light .navbar-start .navbar-link:focus,#optimole-app .navbar.is-light .navbar-start .navbar-link:hover,#optimole-app .navbar.is-light .navbar-start .navbar-link.is-active,#optimole-app .navbar.is-light .navbar-end>a.navbar-item:focus,#optimole-app .navbar.is-light .navbar-end>a.navbar-item:hover,#optimole-app .navbar.is-light .navbar-end>a.navbar-item.is-active,#optimole-app .navbar.is-light .navbar-end .navbar-link:focus,#optimole-app .navbar.is-light .navbar-end .navbar-link:hover,#optimole-app .navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:#363636}#optimole-app .navbar.is-light .navbar-start .navbar-link::after,#optimole-app .navbar.is-light .navbar-end .navbar-link::after{border-color:#363636}#optimole-app .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,#optimole-app .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,#optimole-app .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:#363636}#optimole-app .navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#363636}}#optimole-app .navbar.is-dark{background-color:#363636;color:#f5f5f5}#optimole-app .navbar.is-dark .navbar-brand>.navbar-item,#optimole-app .navbar.is-dark .navbar-brand .navbar-link{color:#f5f5f5}#optimole-app .navbar.is-dark .navbar-brand>a.navbar-item:focus,#optimole-app .navbar.is-dark .navbar-brand>a.navbar-item:hover,#optimole-app .navbar.is-dark .navbar-brand>a.navbar-item.is-active,#optimole-app .navbar.is-dark .navbar-brand .navbar-link:focus,#optimole-app .navbar.is-dark .navbar-brand .navbar-link:hover,#optimole-app .navbar.is-dark .navbar-brand .navbar-link.is-active{background-color:#292929;color:#f5f5f5}#optimole-app .navbar.is-dark .navbar-brand .navbar-link::after{border-color:#f5f5f5}#optimole-app .navbar.is-dark .navbar-burger{color:#f5f5f5}@media screen and (min-width: 1024px){#optimole-app .navbar.is-dark .navbar-start>.navbar-item,#optimole-app .navbar.is-dark .navbar-start .navbar-link,#optimole-app .navbar.is-dark .navbar-end>.navbar-item,#optimole-app .navbar.is-dark .navbar-end .navbar-link{color:#f5f5f5}#optimole-app .navbar.is-dark .navbar-start>a.navbar-item:focus,#optimole-app .navbar.is-dark .navbar-start>a.navbar-item:hover,#optimole-app .navbar.is-dark .navbar-start>a.navbar-item.is-active,#optimole-app .navbar.is-dark .navbar-start .navbar-link:focus,#optimole-app .navbar.is-dark .navbar-start .navbar-link:hover,#optimole-app .navbar.is-dark .navbar-start .navbar-link.is-active,#optimole-app .navbar.is-dark .navbar-end>a.navbar-item:focus,#optimole-app .navbar.is-dark .navbar-end>a.navbar-item:hover,#optimole-app .navbar.is-dark .navbar-end>a.navbar-item.is-active,#optimole-app .navbar.is-dark .navbar-end .navbar-link:focus,#optimole-app .navbar.is-dark .navbar-end .navbar-link:hover,#optimole-app .navbar.is-dark .navbar-end .navbar-link.is-active{background-color:#292929;color:#f5f5f5}#optimole-app .navbar.is-dark .navbar-start .navbar-link::after,#optimole-app .navbar.is-dark .navbar-end .navbar-link::after{border-color:#f5f5f5}#optimole-app .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,#optimole-app .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,#optimole-app .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link{background-color:#292929;color:#f5f5f5}#optimole-app .navbar.is-dark .navbar-dropdown a.navbar-item.is-active{background-color:#363636;color:#f5f5f5}}#optimole-app .navbar.is-primary{background-color:#EF686B;color:#fff}#optimole-app .navbar.is-primary .navbar-brand>.navbar-item,#optimole-app .navbar.is-primary .navbar-brand .navbar-link{color:#fff}#optimole-app .navbar.is-primary .navbar-brand>a.navbar-item:focus,#optimole-app .navbar.is-primary .navbar-brand>a.navbar-item:hover,#optimole-app .navbar.is-primary .navbar-brand>a.navbar-item.is-active,#optimole-app .navbar.is-primary .navbar-brand .navbar-link:focus,#optimole-app .navbar.is-primary .navbar-brand .navbar-link:hover,#optimole-app .navbar.is-primary .navbar-brand .navbar-link.is-active{background-color:#ed5154;color:#fff}#optimole-app .navbar.is-primary .navbar-brand .navbar-link::after{border-color:#fff}#optimole-app .navbar.is-primary .navbar-burger{color:#fff}@media screen and (min-width: 1024px){#optimole-app .navbar.is-primary .navbar-start>.navbar-item,#optimole-app .navbar.is-primary .navbar-start .navbar-link,#optimole-app .navbar.is-primary .navbar-end>.navbar-item,#optimole-app .navbar.is-primary .navbar-end .navbar-link{color:#fff}#optimole-app .navbar.is-primary .navbar-start>a.navbar-item:focus,#optimole-app .navbar.is-primary .navbar-start>a.navbar-item:hover,#optimole-app .navbar.is-primary .navbar-start>a.navbar-item.is-active,#optimole-app .navbar.is-primary .navbar-start .navbar-link:focus,#optimole-app .navbar.is-primary .navbar-start .navbar-link:hover,#optimole-app .navbar.is-primary .navbar-start .navbar-link.is-active,#optimole-app .navbar.is-primary .navbar-end>a.navbar-item:focus,#optimole-app .navbar.is-primary .navbar-end>a.navbar-item:hover,#optimole-app .navbar.is-primary .navbar-end>a.navbar-item.is-active,#optimole-app .navbar.is-primary .navbar-end .navbar-link:focus,#optimole-app .navbar.is-primary .navbar-end .navbar-link:hover,#optimole-app .navbar.is-primary .navbar-end .navbar-link.is-active{background-color:#ed5154;color:#fff}#optimole-app .navbar.is-primary .navbar-start .navbar-link::after,#optimole-app .navbar.is-primary .navbar-end .navbar-link::after{border-color:#fff}#optimole-app .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,#optimole-app .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,#optimole-app .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link{background-color:#ed5154;color:#fff}#optimole-app .navbar.is-primary .navbar-dropdown a.navbar-item.is-active{background-color:#EF686B;color:#fff}}#optimole-app .navbar.is-link{background-color:#3273dc;color:#fff}#optimole-app .navbar.is-link .navbar-brand>.navbar-item,#optimole-app .navbar.is-link .navbar-brand .navbar-link{color:#fff}#optimole-app .navbar.is-link .navbar-brand>a.navbar-item:focus,#optimole-app .navbar.is-link .navbar-brand>a.navbar-item:hover,#optimole-app .navbar.is-link .navbar-brand>a.navbar-item.is-active,#optimole-app .navbar.is-link .navbar-brand .navbar-link:focus,#optimole-app .navbar.is-link .navbar-brand .navbar-link:hover,#optimole-app .navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#2366d1;color:#fff}#optimole-app .navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}#optimole-app .navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1024px){#optimole-app .navbar.is-link .navbar-start>.navbar-item,#optimole-app .navbar.is-link .navbar-start .navbar-link,#optimole-app .navbar.is-link .navbar-end>.navbar-item,#optimole-app .navbar.is-link .navbar-end .navbar-link{color:#fff}#optimole-app .navbar.is-link .navbar-start>a.navbar-item:focus,#optimole-app .navbar.is-link .navbar-start>a.navbar-item:hover,#optimole-app .navbar.is-link .navbar-start>a.navbar-item.is-active,#optimole-app .navbar.is-link .navbar-start .navbar-link:focus,#optimole-app .navbar.is-link .navbar-start .navbar-link:hover,#optimole-app .navbar.is-link .navbar-start .navbar-link.is-active,#optimole-app .navbar.is-link .navbar-end>a.navbar-item:focus,#optimole-app .navbar.is-link .navbar-end>a.navbar-item:hover,#optimole-app .navbar.is-link .navbar-end>a.navbar-item.is-active,#optimole-app .navbar.is-link .navbar-end .navbar-link:focus,#optimole-app .navbar.is-link .navbar-end .navbar-link:hover,#optimole-app .navbar.is-link .navbar-end .navbar-link.is-active{background-color:#2366d1;color:#fff}#optimole-app .navbar.is-link .navbar-start .navbar-link::after,#optimole-app .navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}#optimole-app .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,#optimole-app .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,#optimole-app .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#2366d1;color:#fff}#optimole-app .navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#3273dc;color:#fff}}#optimole-app .navbar.is-info{background-color:#577BF9;color:#fff}#optimole-app .navbar.is-info .navbar-brand>.navbar-item,#optimole-app .navbar.is-info .navbar-brand .navbar-link{color:#fff}#optimole-app .navbar.is-info .navbar-brand>a.navbar-item:focus,#optimole-app .navbar.is-info .navbar-brand>a.navbar-item:hover,#optimole-app .navbar.is-info .navbar-brand>a.navbar-item.is-active,#optimole-app .navbar.is-info .navbar-brand .navbar-link:focus,#optimole-app .navbar.is-info .navbar-brand .navbar-link:hover,#optimole-app .navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#3e68f8;color:#fff}#optimole-app .navbar.is-info .navbar-brand .navbar-link::after{border-color:#fff}#optimole-app .navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width: 1024px){#optimole-app .navbar.is-info .navbar-start>.navbar-item,#optimole-app .navbar.is-info .navbar-start .navbar-link,#optimole-app .navbar.is-info .navbar-end>.navbar-item,#optimole-app .navbar.is-info .navbar-end .navbar-link{color:#fff}#optimole-app .navbar.is-info .navbar-start>a.navbar-item:focus,#optimole-app .navbar.is-info .navbar-start>a.navbar-item:hover,#optimole-app .navbar.is-info .navbar-start>a.navbar-item.is-active,#optimole-app .navbar.is-info .navbar-start .navbar-link:focus,#optimole-app .navbar.is-info .navbar-start .navbar-link:hover,#optimole-app .navbar.is-info .navbar-start .navbar-link.is-active,#optimole-app .navbar.is-info .navbar-end>a.navbar-item:focus,#optimole-app .navbar.is-info .navbar-end>a.navbar-item:hover,#optimole-app .navbar.is-info .navbar-end>a.navbar-item.is-active,#optimole-app .navbar.is-info .navbar-end .navbar-link:focus,#optimole-app .navbar.is-info .navbar-end .navbar-link:hover,#optimole-app .navbar.is-info .navbar-end .navbar-link.is-active{background-color:#3e68f8;color:#fff}#optimole-app .navbar.is-info .navbar-start .navbar-link::after,#optimole-app .navbar.is-info .navbar-end .navbar-link::after{border-color:#fff}#optimole-app .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,#optimole-app .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,#optimole-app .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#3e68f8;color:#fff}#optimole-app .navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#577BF9;color:#fff}}#optimole-app .navbar.is-success{background-color:#5F9D61;color:#fff}#optimole-app .navbar.is-success .navbar-brand>.navbar-item,#optimole-app .navbar.is-success .navbar-brand .navbar-link{color:#fff}#optimole-app .navbar.is-success .navbar-brand>a.navbar-item:focus,#optimole-app .navbar.is-success .navbar-brand>a.navbar-item:hover,#optimole-app .navbar.is-success .navbar-brand>a.navbar-item.is-active,#optimole-app .navbar.is-success .navbar-brand .navbar-link:focus,#optimole-app .navbar.is-success .navbar-brand .navbar-link:hover,#optimole-app .navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#558d57;color:#fff}#optimole-app .navbar.is-success .navbar-brand .navbar-link::after{border-color:#fff}#optimole-app .navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width: 1024px){#optimole-app .navbar.is-success .navbar-start>.navbar-item,#optimole-app .navbar.is-success .navbar-start .navbar-link,#optimole-app .navbar.is-success .navbar-end>.navbar-item,#optimole-app .navbar.is-success .navbar-end .navbar-link{color:#fff}#optimole-app .navbar.is-success .navbar-start>a.navbar-item:focus,#optimole-app .navbar.is-success .navbar-start>a.navbar-item:hover,#optimole-app .navbar.is-success .navbar-start>a.navbar-item.is-active,#optimole-app .navbar.is-success .navbar-start .navbar-link:focus,#optimole-app .navbar.is-success .navbar-start .navbar-link:hover,#optimole-app .navbar.is-success .navbar-start .navbar-link.is-active,#optimole-app .navbar.is-success .navbar-end>a.navbar-item:focus,#optimole-app .navbar.is-success .navbar-end>a.navbar-item:hover,#optimole-app .navbar.is-success .navbar-end>a.navbar-item.is-active,#optimole-app .navbar.is-success .navbar-end .navbar-link:focus,#optimole-app .navbar.is-success .navbar-end .navbar-link:hover,#optimole-app .navbar.is-success .navbar-end .navbar-link.is-active{background-color:#558d57;color:#fff}#optimole-app .navbar.is-success .navbar-start .navbar-link::after,#optimole-app .navbar.is-success .navbar-end .navbar-link::after{border-color:#fff}#optimole-app .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,#optimole-app .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,#optimole-app .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#558d57;color:#fff}#optimole-app .navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#5F9D61;color:#fff}}#optimole-app .navbar.is-warning{background-color:#ffdd57;color:rgba(0,0,0,0.7)}#optimole-app .navbar.is-warning .navbar-brand>.navbar-item,#optimole-app .navbar.is-warning .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}#optimole-app .navbar.is-warning .navbar-brand>a.navbar-item:focus,#optimole-app .navbar.is-warning .navbar-brand>a.navbar-item:hover,#optimole-app .navbar.is-warning .navbar-brand>a.navbar-item.is-active,#optimole-app .navbar.is-warning .navbar-brand .navbar-link:focus,#optimole-app .navbar.is-warning .navbar-brand .navbar-link:hover,#optimole-app .navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#ffd83d;color:rgba(0,0,0,0.7)}#optimole-app .navbar.is-warning .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}#optimole-app .navbar.is-warning .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1024px){#optimole-app .navbar.is-warning .navbar-start>.navbar-item,#optimole-app .navbar.is-warning .navbar-start .navbar-link,#optimole-app .navbar.is-warning .navbar-end>.navbar-item,#optimole-app .navbar.is-warning .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}#optimole-app .navbar.is-warning .navbar-start>a.navbar-item:focus,#optimole-app .navbar.is-warning .navbar-start>a.navbar-item:hover,#optimole-app .navbar.is-warning .navbar-start>a.navbar-item.is-active,#optimole-app .navbar.is-warning .navbar-start .navbar-link:focus,#optimole-app .navbar.is-warning .navbar-start .navbar-link:hover,#optimole-app .navbar.is-warning .navbar-start .navbar-link.is-active,#optimole-app .navbar.is-warning .navbar-end>a.navbar-item:focus,#optimole-app .navbar.is-warning .navbar-end>a.navbar-item:hover,#optimole-app .navbar.is-warning .navbar-end>a.navbar-item.is-active,#optimole-app .navbar.is-warning .navbar-end .navbar-link:focus,#optimole-app .navbar.is-warning .navbar-end .navbar-link:hover,#optimole-app .navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#ffd83d;color:rgba(0,0,0,0.7)}#optimole-app .navbar.is-warning .navbar-start .navbar-link::after,#optimole-app .navbar.is-warning .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}#optimole-app .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,#optimole-app .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,#optimole-app .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#ffd83d;color:rgba(0,0,0,0.7)}#optimole-app .navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#ffdd57;color:rgba(0,0,0,0.7)}}#optimole-app .navbar.is-danger{background-color:#E77777;color:#fff}#optimole-app .navbar.is-danger .navbar-brand>.navbar-item,#optimole-app .navbar.is-danger .navbar-brand .navbar-link{color:#fff}#optimole-app .navbar.is-danger .navbar-brand>a.navbar-item:focus,#optimole-app .navbar.is-danger .navbar-brand>a.navbar-item:hover,#optimole-app .navbar.is-danger .navbar-brand>a.navbar-item.is-active,#optimole-app .navbar.is-danger .navbar-brand .navbar-link:focus,#optimole-app .navbar.is-danger .navbar-brand .navbar-link:hover,#optimole-app .navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#e36161;color:#fff}#optimole-app .navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}#optimole-app .navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1024px){#optimole-app .navbar.is-danger .navbar-start>.navbar-item,#optimole-app .navbar.is-danger .navbar-start .navbar-link,#optimole-app .navbar.is-danger .navbar-end>.navbar-item,#optimole-app .navbar.is-danger .navbar-end .navbar-link{color:#fff}#optimole-app .navbar.is-danger .navbar-start>a.navbar-item:focus,#optimole-app .navbar.is-danger .navbar-start>a.navbar-item:hover,#optimole-app .navbar.is-danger .navbar-start>a.navbar-item.is-active,#optimole-app .navbar.is-danger .navbar-start .navbar-link:focus,#optimole-app .navbar.is-danger .navbar-start .navbar-link:hover,#optimole-app .navbar.is-danger .navbar-start .navbar-link.is-active,#optimole-app .navbar.is-danger .navbar-end>a.navbar-item:focus,#optimole-app .navbar.is-danger .navbar-end>a.navbar-item:hover,#optimole-app .navbar.is-danger .navbar-end>a.navbar-item.is-active,#optimole-app .navbar.is-danger .navbar-end .navbar-link:focus,#optimole-app .navbar.is-danger .navbar-end .navbar-link:hover,#optimole-app .navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#e36161;color:#fff}#optimole-app .navbar.is-danger .navbar-start .navbar-link::after,#optimole-app .navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}#optimole-app .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,#optimole-app .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,#optimole-app .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e36161;color:#fff}#optimole-app .navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#E77777;color:#fff}}#optimole-app .navbar>.container{-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex;min-height:3.25rem;width:100%}#optimole-app .navbar.has-shadow{box-shadow:0 2px 0 0 #f5f5f5}#optimole-app .navbar.is-fixed-bottom,#optimole-app .navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}#optimole-app .navbar.is-fixed-bottom{bottom:0}#optimole-app .navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #f5f5f5}#optimole-app .navbar.is-fixed-top{top:0}#optimole-app html.has-navbar-fixed-top,#optimole-app body.has-navbar-fixed-top{padding-top:3.25rem}#optimole-app html.has-navbar-fixed-bottom,#optimole-app body.has-navbar-fixed-bottom{padding-bottom:3.25rem}#optimole-app .navbar-brand,#optimole-app .navbar-tabs{-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;min-height:3.25rem}#optimole-app .navbar-brand a.navbar-item:focus,#optimole-app .navbar-brand a.navbar-item:hover{background-color:transparent}#optimole-app .navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}#optimole-app .navbar-burger{color:#4a4a4a;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}#optimole-app .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}#optimole-app .navbar-burger span:nth-child(1){top:calc(50% - 6px)}#optimole-app .navbar-burger span:nth-child(2){top:calc(50% - 1px)}#optimole-app .navbar-burger span:nth-child(3){top:calc(50% + 4px)}#optimole-app .navbar-burger:hover{background-color:rgba(0,0,0,0.05)}#optimole-app .navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}#optimole-app .navbar-burger.is-active span:nth-child(2){opacity:0}#optimole-app .navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}#optimole-app .navbar-menu{display:none}#optimole-app .navbar-item,#optimole-app .navbar-link{color:#4a4a4a;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}#optimole-app .navbar-item .icon:only-child,#optimole-app .navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}#optimole-app a.navbar-item,#optimole-app .navbar-link{cursor:pointer}#optimole-app a.navbar-item:focus,#optimole-app a.navbar-item:focus-within,#optimole-app a.navbar-item:hover,#optimole-app a.navbar-item.is-active,#optimole-app .navbar-link:focus,#optimole-app .navbar-link:focus-within,#optimole-app .navbar-link:hover,#optimole-app .navbar-link.is-active{background-color:#fafafa;color:#3273dc}#optimole-app .navbar-item{display:block;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}#optimole-app .navbar-item img{max-height:1.75rem}#optimole-app .navbar-item.has-dropdown{padding:0}#optimole-app .navbar-item.is-expanded{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}#optimole-app .navbar-item.is-tab{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(0.5rem - 1px)}#optimole-app .navbar-item.is-tab:focus,#optimole-app .navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#3273dc}#optimole-app .navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#3273dc;border-bottom-style:solid;border-bottom-width:3px;color:#3273dc;padding-bottom:calc(0.5rem - 3px)}#optimole-app .navbar-content{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}#optimole-app .navbar-link:not(.is-arrowless){padding-right:2.5em}#optimole-app .navbar-link:not(.is-arrowless)::after{border-color:#3273dc;margin-top:-0.375em;right:1.125em}#optimole-app .navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}#optimole-app .navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}#optimole-app .navbar-divider{background-color:#f5f5f5;border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1023px){#optimole-app .navbar>.container{display:block}#optimole-app .navbar-brand .navbar-item,#optimole-app .navbar-tabs .navbar-item{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}#optimole-app .navbar-link::after{display:none}#optimole-app .navbar-menu{background-color:#fff;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}#optimole-app .navbar-menu.is-active{display:block}#optimole-app .navbar.is-fixed-bottom-touch,#optimole-app .navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}#optimole-app .navbar.is-fixed-bottom-touch{bottom:0}#optimole-app .navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}#optimole-app .navbar.is-fixed-top-touch{top:0}#optimole-app .navbar.is-fixed-top .navbar-menu,#optimole-app .navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}#optimole-app html.has-navbar-fixed-top-touch,#optimole-app body.has-navbar-fixed-top-touch{padding-top:3.25rem}#optimole-app html.has-navbar-fixed-bottom-touch,#optimole-app body.has-navbar-fixed-bottom-touch{padding-bottom:3.25rem}}@media screen and (min-width: 1024px){#optimole-app .navbar,#optimole-app .navbar-menu,#optimole-app .navbar-start,#optimole-app .navbar-end{-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex}#optimole-app .navbar{min-height:3.25rem}#optimole-app .navbar.is-spaced{padding:1rem 2rem}#optimole-app .navbar.is-spaced .navbar-start,#optimole-app .navbar.is-spaced .navbar-end{-ms-flex-align:center;align-items:center}#optimole-app .navbar.is-spaced a.navbar-item,#optimole-app .navbar.is-spaced .navbar-link{border-radius:4px}#optimole-app .navbar.is-transparent a.navbar-item:focus,#optimole-app .navbar.is-transparent a.navbar-item:hover,#optimole-app .navbar.is-transparent a.navbar-item.is-active,#optimole-app .navbar.is-transparent .navbar-link:focus,#optimole-app .navbar.is-transparent .navbar-link:hover,#optimole-app .navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}#optimole-app .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,#optimole-app .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,#optimole-app .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,#optimole-app .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}#optimole-app .navbar.is-transparent .navbar-dropdown a.navbar-item:focus,#optimole-app .navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}#optimole-app .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#3273dc}#optimole-app .navbar-burger{display:none}#optimole-app .navbar-item,#optimole-app .navbar-link{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}#optimole-app .navbar-item{display:-ms-flexbox;display:flex}#optimole-app .navbar-item.has-dropdown{-ms-flex-align:stretch;align-items:stretch}#optimole-app .navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}#optimole-app .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,0.1);top:auto}#optimole-app .navbar-item.is-active .navbar-dropdown,#optimole-app .navbar-item.is-hoverable:focus .navbar-dropdown,#optimole-app .navbar-item.is-hoverable:focus-within .navbar-dropdown,#optimole-app .navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced #optimole-app .navbar-item.is-active .navbar-dropdown,#optimole-app .navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced #optimole-app .navbar-item.is-hoverable:focus .navbar-dropdown,#optimole-app .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced #optimole-app .navbar-item.is-hoverable:focus-within .navbar-dropdown,#optimole-app .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced #optimole-app .navbar-item.is-hoverable:hover .navbar-dropdown,#optimole-app .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}#optimole-app .navbar-menu{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}#optimole-app .navbar-start{-ms-flex-pack:start;justify-content:flex-start;margin-right:auto}#optimole-app .navbar-end{-ms-flex-pack:end;justify-content:flex-end;margin-left:auto}#optimole-app .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,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}#optimole-app .navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}#optimole-app .navbar-dropdown a.navbar-item{padding-right:3rem}#optimole-app .navbar-dropdown a.navbar-item:focus,#optimole-app .navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}#optimole-app .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#3273dc}.navbar.is-spaced #optimole-app .navbar-dropdown,#optimole-app .navbar-dropdown.is-boxed{border-radius:6px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1),0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}#optimole-app .navbar-dropdown.is-right{left:auto;right:0}#optimole-app .navbar-divider{display:block}#optimole-app .navbar>.container .navbar-brand,#optimole-app .container>.navbar .navbar-brand{margin-left:-.75rem}#optimole-app .navbar>.container .navbar-menu,#optimole-app .container>.navbar .navbar-menu{margin-right:-.75rem}#optimole-app .navbar.is-fixed-bottom-desktop,#optimole-app .navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}#optimole-app .navbar.is-fixed-bottom-desktop{bottom:0}#optimole-app .navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}#optimole-app .navbar.is-fixed-top-desktop{top:0}#optimole-app html.has-navbar-fixed-top-desktop,#optimole-app body.has-navbar-fixed-top-desktop{padding-top:3.25rem}#optimole-app html.has-navbar-fixed-bottom-desktop,#optimole-app body.has-navbar-fixed-bottom-desktop{padding-bottom:3.25rem}#optimole-app html.has-spaced-navbar-fixed-top,#optimole-app body.has-spaced-navbar-fixed-top{padding-top:5.25rem}#optimole-app html.has-spaced-navbar-fixed-bottom,#optimole-app body.has-spaced-navbar-fixed-bottom{padding-bottom:5.25rem}#optimole-app a.navbar-item.is-active,#optimole-app .navbar-link.is-active{color:#0a0a0a}#optimole-app a.navbar-item.is-active:not(:focus):not(:hover),#optimole-app .navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}#optimole-app .navbar-item.has-dropdown:focus .navbar-link,#optimole-app .navbar-item.has-dropdown:hover .navbar-link,#optimole-app .navbar-item.has-dropdown.is-active .navbar-link{background-color:#fafafa}}#optimole-app .hero.is-fullheight-with-navbar{min-height:calc(100vh - 3.25rem)}#optimole-app .pagination{font-size:1rem;margin:-.25rem}#optimole-app .pagination.is-small{font-size:.75rem}#optimole-app .pagination.is-medium{font-size:1.25rem}#optimole-app .pagination.is-large{font-size:1.5rem}#optimole-app .pagination.is-rounded .pagination-previous,#optimole-app .pagination.is-rounded .pagination-next{padding-left:1em;padding-right:1em;border-radius:290486px}#optimole-app .pagination.is-rounded .pagination-link{border-radius:290486px}#optimole-app .pagination,#optimole-app .pagination-list{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;text-align:center}#optimole-app .pagination-previous,#optimole-app .pagination-next,#optimole-app .pagination-link,#optimole-app .pagination-ellipsis{font-size:1em;-ms-flex-pack:center;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}#optimole-app .pagination-previous,#optimole-app .pagination-next,#optimole-app .pagination-link{border-color:#dbdbdb;color:#363636;min-width:2.25em}#optimole-app .pagination-previous:hover,#optimole-app .pagination-next:hover,#optimole-app .pagination-link:hover{border-color:#b5b5b5;color:#363636}#optimole-app .pagination-previous:focus,#optimole-app .pagination-next:focus,#optimole-app .pagination-link:focus{border-color:#3273dc}#optimole-app .pagination-previous:active,#optimole-app .pagination-next:active,#optimole-app .pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}#optimole-app .pagination-previous[disabled],#optimole-app .pagination-next[disabled],#optimole-app .pagination-link[disabled]{background-color:#dbdbdb;border-color:#dbdbdb;box-shadow:none;color:#7a7a7a;opacity:0.5}#optimole-app .pagination-previous,#optimole-app .pagination-next{padding-left:0.75em;padding-right:0.75em;white-space:nowrap}#optimole-app .pagination-link.is-current{background-color:#3273dc;border-color:#3273dc;color:#fff}#optimole-app .pagination-ellipsis{color:#b5b5b5;pointer-events:none}#optimole-app .pagination-list{-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 768px){#optimole-app .pagination{-ms-flex-wrap:wrap;flex-wrap:wrap}#optimole-app .pagination-previous,#optimole-app .pagination-next{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}#optimole-app .pagination-list li{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}}@media screen and (min-width: 769px), print{#optimole-app .pagination-list{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-order:1;order:1}#optimole-app .pagination-previous{-ms-flex-order:2;order:2}#optimole-app .pagination-next{-ms-flex-order:3;order:3}#optimole-app .pagination{-ms-flex-pack:justify;justify-content:space-between}#optimole-app .pagination.is-centered .pagination-previous{-ms-flex-order:1;order:1}#optimole-app .pagination.is-centered .pagination-list{-ms-flex-pack:center;justify-content:center;-ms-flex-order:2;order:2}#optimole-app .pagination.is-centered .pagination-next{-ms-flex-order:3;order:3}#optimole-app .pagination.is-right .pagination-previous{-ms-flex-order:1;order:1}#optimole-app .pagination.is-right .pagination-next{-ms-flex-order:2;order:2}#optimole-app .pagination.is-right .pagination-list{-ms-flex-pack:end;justify-content:flex-end;-ms-flex-order:3;order:3}}#optimole-app .panel{font-size:1rem}#optimole-app .panel:not(:last-child){margin-bottom:1.5rem}#optimole-app .panel-heading,#optimole-app .panel-tabs,#optimole-app .panel-block{border-bottom:1px solid #dbdbdb;border-left:1px solid #dbdbdb;border-right:1px solid #dbdbdb}#optimole-app .panel-heading:first-child,#optimole-app .panel-tabs:first-child,#optimole-app .panel-block:first-child{border-top:1px solid #dbdbdb}#optimole-app .panel-heading{background-color:#f5f5f5;border-radius:4px 4px 0 0;color:#363636;font-size:1.25em;font-weight:300;line-height:1.25;padding:0.5em 0.75em}#optimole-app .panel-tabs{-ms-flex-align:end;align-items:flex-end;display:-ms-flexbox;display:flex;font-size:.875em;-ms-flex-pack:center;justify-content:center}#optimole-app .panel-tabs a{border-bottom:1px solid #dbdbdb;margin-bottom:-1px;padding:0.5em}#optimole-app .panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#363636}#optimole-app .panel-list a{color:#4a4a4a}#optimole-app .panel-list a:hover{color:#3273dc}#optimole-app .panel-block{-ms-flex-align:center;align-items:center;color:#363636;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;padding:0.5em 0.75em}#optimole-app .panel-block input[type="checkbox"]{margin-right:0.75em}#optimole-app .panel-block>.control{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;width:100%}#optimole-app .panel-block.is-wrapped{-ms-flex-wrap:wrap;flex-wrap:wrap}#optimole-app .panel-block.is-active{border-left-color:#3273dc;color:#363636}#optimole-app .panel-block.is-active .panel-icon{color:#3273dc}#optimole-app a.panel-block,#optimole-app label.panel-block{cursor:pointer}#optimole-app a.panel-block:hover,#optimole-app label.panel-block:hover{background-color:#f5f5f5}#optimole-app .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:0.75em}#optimole-app .panel-icon .fa{font-size:inherit;line-height:inherit}#optimole-app .tabs{-webkit-overflow-scrolling:touch;-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex;font-size:1rem;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}#optimole-app .tabs a{-ms-flex-align:center;align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;color:#4a4a4a;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}#optimole-app .tabs a:hover{border-bottom-color:#363636;color:#363636}#optimole-app .tabs li{display:block}#optimole-app .tabs li.is-active a{border-bottom-color:#3273dc;color:#3273dc}#optimole-app .tabs ul{-ms-flex-align:center;align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-pack:start;justify-content:flex-start}#optimole-app .tabs ul.is-left{padding-right:0.75em}#optimole-app .tabs ul.is-center{-ms-flex:none;flex:none;-ms-flex-pack:center;justify-content:center;padding-left:0.75em;padding-right:0.75em}#optimole-app .tabs ul.is-right{-ms-flex-pack:end;justify-content:flex-end;padding-left:0.75em}#optimole-app .tabs .icon:first-child{margin-right:0.5em}#optimole-app .tabs .icon:last-child{margin-left:0.5em}#optimole-app .tabs.is-centered ul{-ms-flex-pack:center;justify-content:center}#optimole-app .tabs.is-right ul{-ms-flex-pack:end;justify-content:flex-end}#optimole-app .tabs.is-boxed a{border:1px solid transparent;border-radius:4px 4px 0 0}#optimole-app .tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}#optimole-app .tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:rgba(0,0,0,0) !important}#optimole-app .tabs.is-fullwidth li{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}#optimole-app .tabs.is-toggle a{border-color:#dbdbdb;border-style:solid;border-width:1px;margin-bottom:0;position:relative}#optimole-app .tabs.is-toggle a:hover{background-color:#f5f5f5;border-color:#b5b5b5;z-index:2}#optimole-app .tabs.is-toggle li+li{margin-left:-1px}#optimole-app .tabs.is-toggle li:first-child a{border-radius:4px 0 0 4px}#optimole-app .tabs.is-toggle li:last-child a{border-radius:0 4px 4px 0}#optimole-app .tabs.is-toggle li.is-active a{background-color:#3273dc;border-color:#3273dc;color:#fff;z-index:1}#optimole-app .tabs.is-toggle ul{border-bottom:none}#optimole-app .tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:290486px;border-top-left-radius:290486px;padding-left:1.25em}#optimole-app .tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:290486px;border-top-right-radius:290486px;padding-right:1.25em}#optimole-app .tabs.is-small{font-size:.75rem}#optimole-app .tabs.is-medium{font-size:1.25rem}#optimole-app .tabs.is-large{font-size:1.5rem}#optimole-app .column{display:block;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>#optimole-app .column.is-narrow{-ms-flex:none;flex:none}.columns.is-mobile>#optimole-app .column.is-full{-ms-flex:none;flex:none;width:100%}.columns.is-mobile>#optimole-app .column.is-three-quarters{-ms-flex:none;flex:none;width:75%}.columns.is-mobile>#optimole-app .column.is-two-thirds{-ms-flex:none;flex:none;width:66.6666%}.columns.is-mobile>#optimole-app .column.is-half{-ms-flex:none;flex:none;width:50%}.columns.is-mobile>#optimole-app .column.is-one-third{-ms-flex:none;flex:none;width:33.3333%}.columns.is-mobile>#optimole-app .column.is-one-quarter{-ms-flex:none;flex:none;width:25%}.columns.is-mobile>#optimole-app .column.is-one-fifth{-ms-flex:none;flex:none;width:20%}.columns.is-mobile>#optimole-app .column.is-two-fifths{-ms-flex:none;flex:none;width:40%}.columns.is-mobile>#optimole-app .column.is-three-fifths{-ms-flex:none;flex:none;width:60%}.columns.is-mobile>#optimole-app .column.is-four-fifths{-ms-flex:none;flex:none;width:80%}.columns.is-mobile>#optimole-app .column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>#optimole-app .column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>#optimole-app .column.is-offset-half{margin-left:50%}.columns.is-mobile>#optimole-app .column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>#optimole-app .column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>#optimole-app .column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>#optimole-app .column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>#optimole-app .column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>#optimole-app .column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>#optimole-app .column.is-0{-ms-flex:none;flex:none;width:0%}.columns.is-mobile>#optimole-app .column.is-offset-0{margin-left:0%}.columns.is-mobile>#optimole-app .column.is-1{-ms-flex:none;flex:none;width:8.33333%}.columns.is-mobile>#optimole-app .column.is-offset-1{margin-left:8.33333%}.columns.is-mobile>#optimole-app .column.is-2{-ms-flex:none;flex:none;width:16.66667%}.columns.is-mobile>#optimole-app .column.is-offset-2{margin-left:16.66667%}.columns.is-mobile>#optimole-app .column.is-3{-ms-flex:none;flex:none;width:25%}.columns.is-mobile>#optimole-app .column.is-offset-3{margin-left:25%}.columns.is-mobile>#optimole-app .column.is-4{-ms-flex:none;flex:none;width:33.33333%}.columns.is-mobile>#optimole-app .column.is-offset-4{margin-left:33.33333%}.columns.is-mobile>#optimole-app .column.is-5{-ms-flex:none;flex:none;width:41.66667%}.columns.is-mobile>#optimole-app .column.is-offset-5{margin-left:41.66667%}.columns.is-mobile>#optimole-app .column.is-6{-ms-flex:none;flex:none;width:50%}.columns.is-mobile>#optimole-app .column.is-offset-6{margin-left:50%}.columns.is-mobile>#optimole-app .column.is-7{-ms-flex:none;flex:none;width:58.33333%}.columns.is-mobile>#optimole-app .column.is-offset-7{margin-left:58.33333%}.columns.is-mobile>#optimole-app .column.is-8{-ms-flex:none;flex:none;width:66.66667%}.columns.is-mobile>#optimole-app .column.is-offset-8{margin-left:66.66667%}.columns.is-mobile>#optimole-app .column.is-9{-ms-flex:none;flex:none;width:75%}.columns.is-mobile>#optimole-app .column.is-offset-9{margin-left:75%}.columns.is-mobile>#optimole-app .column.is-10{-ms-flex:none;flex:none;width:83.33333%}.columns.is-mobile>#optimole-app .column.is-offset-10{margin-left:83.33333%}.columns.is-mobile>#optimole-app .column.is-11{-ms-flex:none;flex:none;width:91.66667%}.columns.is-mobile>#optimole-app .column.is-offset-11{margin-left:91.66667%}.columns.is-mobile>#optimole-app .column.is-12{-ms-flex:none;flex:none;width:100%}.columns.is-mobile>#optimole-app .column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){#optimole-app .column.is-narrow-mobile{-ms-flex:none;flex:none}#optimole-app .column.is-full-mobile{-ms-flex:none;flex:none;width:100%}#optimole-app .column.is-three-quarters-mobile{-ms-flex:none;flex:none;width:75%}#optimole-app .column.is-two-thirds-mobile{-ms-flex:none;flex:none;width:66.6666%}#optimole-app .column.is-half-mobile{-ms-flex:none;flex:none;width:50%}#optimole-app .column.is-one-third-mobile{-ms-flex:none;flex:none;width:33.3333%}#optimole-app .column.is-one-quarter-mobile{-ms-flex:none;flex:none;width:25%}#optimole-app .column.is-one-fifth-mobile{-ms-flex:none;flex:none;width:20%}#optimole-app .column.is-two-fifths-mobile{-ms-flex:none;flex:none;width:40%}#optimole-app .column.is-three-fifths-mobile{-ms-flex:none;flex:none;width:60%}#optimole-app .column.is-four-fifths-mobile{-ms-flex:none;flex:none;width:80%}#optimole-app .column.is-offset-three-quarters-mobile{margin-left:75%}#optimole-app .column.is-offset-two-thirds-mobile{margin-left:66.6666%}#optimole-app .column.is-offset-half-mobile{margin-left:50%}#optimole-app .column.is-offset-one-third-mobile{margin-left:33.3333%}#optimole-app .column.is-offset-one-quarter-mobile{margin-left:25%}#optimole-app .column.is-offset-one-fifth-mobile{margin-left:20%}#optimole-app .column.is-offset-two-fifths-mobile{margin-left:40%}#optimole-app .column.is-offset-three-fifths-mobile{margin-left:60%}#optimole-app .column.is-offset-four-fifths-mobile{margin-left:80%}#optimole-app .column.is-0-mobile{-ms-flex:none;flex:none;width:0%}#optimole-app .column.is-offset-0-mobile{margin-left:0%}#optimole-app .column.is-1-mobile{-ms-flex:none;flex:none;width:8.33333%}#optimole-app .column.is-offset-1-mobile{margin-left:8.33333%}#optimole-app .column.is-2-mobile{-ms-flex:none;flex:none;width:16.66667%}#optimole-app .column.is-offset-2-mobile{margin-left:16.66667%}#optimole-app .column.is-3-mobile{-ms-flex:none;flex:none;width:25%}#optimole-app .column.is-offset-3-mobile{margin-left:25%}#optimole-app .column.is-4-mobile{-ms-flex:none;flex:none;width:33.33333%}#optimole-app .column.is-offset-4-mobile{margin-left:33.33333%}#optimole-app .column.is-5-mobile{-ms-flex:none;flex:none;width:41.66667%}#optimole-app .column.is-offset-5-mobile{margin-left:41.66667%}#optimole-app .column.is-6-mobile{-ms-flex:none;flex:none;width:50%}#optimole-app .column.is-offset-6-mobile{margin-left:50%}#optimole-app .column.is-7-mobile{-ms-flex:none;flex:none;width:58.33333%}#optimole-app .column.is-offset-7-mobile{margin-left:58.33333%}#optimole-app .column.is-8-mobile{-ms-flex:none;flex:none;width:66.66667%}#optimole-app .column.is-offset-8-mobile{margin-left:66.66667%}#optimole-app .column.is-9-mobile{-ms-flex:none;flex:none;width:75%}#optimole-app .column.is-offset-9-mobile{margin-left:75%}#optimole-app .column.is-10-mobile{-ms-flex:none;flex:none;width:83.33333%}#optimole-app .column.is-offset-10-mobile{margin-left:83.33333%}#optimole-app .column.is-11-mobile{-ms-flex:none;flex:none;width:91.66667%}#optimole-app .column.is-offset-11-mobile{margin-left:91.66667%}#optimole-app .column.is-12-mobile{-ms-flex:none;flex:none;width:100%}#optimole-app .column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px), print{#optimole-app .column.is-narrow,#optimole-app .column.is-narrow-tablet{-ms-flex:none;flex:none}#optimole-app .column.is-full,#optimole-app .column.is-full-tablet{-ms-flex:none;flex:none;width:100%}#optimole-app .column.is-three-quarters,#optimole-app .column.is-three-quarters-tablet{-ms-flex:none;flex:none;width:75%}#optimole-app .column.is-two-thirds,#optimole-app .column.is-two-thirds-tablet{-ms-flex:none;flex:none;width:66.6666%}#optimole-app .column.is-half,#optimole-app .column.is-half-tablet{-ms-flex:none;flex:none;width:50%}#optimole-app .column.is-one-third,#optimole-app .column.is-one-third-tablet{-ms-flex:none;flex:none;width:33.3333%}#optimole-app .column.is-one-quarter,#optimole-app .column.is-one-quarter-tablet{-ms-flex:none;flex:none;width:25%}#optimole-app .column.is-one-fifth,#optimole-app .column.is-one-fifth-tablet{-ms-flex:none;flex:none;width:20%}#optimole-app .column.is-two-fifths,#optimole-app .column.is-two-fifths-tablet{-ms-flex:none;flex:none;width:40%}#optimole-app .column.is-three-fifths,#optimole-app .column.is-three-fifths-tablet{-ms-flex:none;flex:none;width:60%}#optimole-app .column.is-four-fifths,#optimole-app .column.is-four-fifths-tablet{-ms-flex:none;flex:none;width:80%}#optimole-app .column.is-offset-three-quarters,#optimole-app .column.is-offset-three-quarters-tablet{margin-left:75%}#optimole-app .column.is-offset-two-thirds,#optimole-app .column.is-offset-two-thirds-tablet{margin-left:66.6666%}#optimole-app .column.is-offset-half,#optimole-app .column.is-offset-half-tablet{margin-left:50%}#optimole-app .column.is-offset-one-third,#optimole-app .column.is-offset-one-third-tablet{margin-left:33.3333%}#optimole-app .column.is-offset-one-quarter,#optimole-app .column.is-offset-one-quarter-tablet{margin-left:25%}#optimole-app .column.is-offset-one-fifth,#optimole-app .column.is-offset-one-fifth-tablet{margin-left:20%}#optimole-app .column.is-offset-two-fifths,#optimole-app .column.is-offset-two-fifths-tablet{margin-left:40%}#optimole-app .column.is-offset-three-fifths,#optimole-app .column.is-offset-three-fifths-tablet{margin-left:60%}#optimole-app .column.is-offset-four-fifths,#optimole-app .column.is-offset-four-fifths-tablet{margin-left:80%}#optimole-app .column.is-0,#optimole-app .column.is-0-tablet{-ms-flex:none;flex:none;width:0%}#optimole-app .column.is-offset-0,#optimole-app .column.is-offset-0-tablet{margin-left:0%}#optimole-app .column.is-1,#optimole-app .column.is-1-tablet{-ms-flex:none;flex:none;width:8.33333%}#optimole-app .column.is-offset-1,#optimole-app .column.is-offset-1-tablet{margin-left:8.33333%}#optimole-app .column.is-2,#optimole-app .column.is-2-tablet{-ms-flex:none;flex:none;width:16.66667%}#optimole-app .column.is-offset-2,#optimole-app .column.is-offset-2-tablet{margin-left:16.66667%}#optimole-app .column.is-3,#optimole-app .column.is-3-tablet{-ms-flex:none;flex:none;width:25%}#optimole-app .column.is-offset-3,#optimole-app .column.is-offset-3-tablet{margin-left:25%}#optimole-app .column.is-4,#optimole-app .column.is-4-tablet{-ms-flex:none;flex:none;width:33.33333%}#optimole-app .column.is-offset-4,#optimole-app .column.is-offset-4-tablet{margin-left:33.33333%}#optimole-app .column.is-5,#optimole-app .column.is-5-tablet{-ms-flex:none;flex:none;width:41.66667%}#optimole-app .column.is-offset-5,#optimole-app .column.is-offset-5-tablet{margin-left:41.66667%}#optimole-app .column.is-6,#optimole-app .column.is-6-tablet{-ms-flex:none;flex:none;width:50%}#optimole-app .column.is-offset-6,#optimole-app .column.is-offset-6-tablet{margin-left:50%}#optimole-app .column.is-7,#optimole-app .column.is-7-tablet{-ms-flex:none;flex:none;width:58.33333%}#optimole-app .column.is-offset-7,#optimole-app .column.is-offset-7-tablet{margin-left:58.33333%}#optimole-app .column.is-8,#optimole-app .column.is-8-tablet{-ms-flex:none;flex:none;width:66.66667%}#optimole-app .column.is-offset-8,#optimole-app .column.is-offset-8-tablet{margin-left:66.66667%}#optimole-app .column.is-9,#optimole-app .column.is-9-tablet{-ms-flex:none;flex:none;width:75%}#optimole-app .column.is-offset-9,#optimole-app .column.is-offset-9-tablet{margin-left:75%}#optimole-app .column.is-10,#optimole-app .column.is-10-tablet{-ms-flex:none;flex:none;width:83.33333%}#optimole-app .column.is-offset-10,#optimole-app .column.is-offset-10-tablet{margin-left:83.33333%}#optimole-app .column.is-11,#optimole-app .column.is-11-tablet{-ms-flex:none;flex:none;width:91.66667%}#optimole-app .column.is-offset-11,#optimole-app .column.is-offset-11-tablet{margin-left:91.66667%}#optimole-app .column.is-12,#optimole-app .column.is-12-tablet{-ms-flex:none;flex:none;width:100%}#optimole-app .column.is-offset-12,#optimole-app .column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1023px){#optimole-app .column.is-narrow-touch{-ms-flex:none;flex:none}#optimole-app .column.is-full-touch{-ms-flex:none;flex:none;width:100%}#optimole-app .column.is-three-quarters-touch{-ms-flex:none;flex:none;width:75%}#optimole-app .column.is-two-thirds-touch{-ms-flex:none;flex:none;width:66.6666%}#optimole-app .column.is-half-touch{-ms-flex:none;flex:none;width:50%}#optimole-app .column.is-one-third-touch{-ms-flex:none;flex:none;width:33.3333%}#optimole-app .column.is-one-quarter-touch{-ms-flex:none;flex:none;width:25%}#optimole-app .column.is-one-fifth-touch{-ms-flex:none;flex:none;width:20%}#optimole-app .column.is-two-fifths-touch{-ms-flex:none;flex:none;width:40%}#optimole-app .column.is-three-fifths-touch{-ms-flex:none;flex:none;width:60%}#optimole-app .column.is-four-fifths-touch{-ms-flex:none;flex:none;width:80%}#optimole-app .column.is-offset-three-quarters-touch{margin-left:75%}#optimole-app .column.is-offset-two-thirds-touch{margin-left:66.6666%}#optimole-app .column.is-offset-half-touch{margin-left:50%}#optimole-app .column.is-offset-one-third-touch{margin-left:33.3333%}#optimole-app .column.is-offset-one-quarter-touch{margin-left:25%}#optimole-app .column.is-offset-one-fifth-touch{margin-left:20%}#optimole-app .column.is-offset-two-fifths-touch{margin-left:40%}#optimole-app .column.is-offset-three-fifths-touch{margin-left:60%}#optimole-app .column.is-offset-four-fifths-touch{margin-left:80%}#optimole-app .column.is-0-touch{-ms-flex:none;flex:none;width:0%}#optimole-app .column.is-offset-0-touch{margin-left:0%}#optimole-app .column.is-1-touch{-ms-flex:none;flex:none;width:8.33333%}#optimole-app .column.is-offset-1-touch{margin-left:8.33333%}#optimole-app .column.is-2-touch{-ms-flex:none;flex:none;width:16.66667%}#optimole-app .column.is-offset-2-touch{margin-left:16.66667%}#optimole-app .column.is-3-touch{-ms-flex:none;flex:none;width:25%}#optimole-app .column.is-offset-3-touch{margin-left:25%}#optimole-app .column.is-4-touch{-ms-flex:none;flex:none;width:33.33333%}#optimole-app .column.is-offset-4-touch{margin-left:33.33333%}#optimole-app .column.is-5-touch{-ms-flex:none;flex:none;width:41.66667%}#optimole-app .column.is-offset-5-touch{margin-left:41.66667%}#optimole-app .column.is-6-touch{-ms-flex:none;flex:none;width:50%}#optimole-app .column.is-offset-6-touch{margin-left:50%}#optimole-app .column.is-7-touch{-ms-flex:none;flex:none;width:58.33333%}#optimole-app .column.is-offset-7-touch{margin-left:58.33333%}#optimole-app .column.is-8-touch{-ms-flex:none;flex:none;width:66.66667%}#optimole-app .column.is-offset-8-touch{margin-left:66.66667%}#optimole-app .column.is-9-touch{-ms-flex:none;flex:none;width:75%}#optimole-app .column.is-offset-9-touch{margin-left:75%}#optimole-app .column.is-10-touch{-ms-flex:none;flex:none;width:83.33333%}#optimole-app .column.is-offset-10-touch{margin-left:83.33333%}#optimole-app .column.is-11-touch{-ms-flex:none;flex:none;width:91.66667%}#optimole-app .column.is-offset-11-touch{margin-left:91.66667%}#optimole-app .column.is-12-touch{-ms-flex:none;flex:none;width:100%}#optimole-app .column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1024px){#optimole-app .column.is-narrow-desktop{-ms-flex:none;flex:none}#optimole-app .column.is-full-desktop{-ms-flex:none;flex:none;width:100%}#optimole-app .column.is-three-quarters-desktop{-ms-flex:none;flex:none;width:75%}#optimole-app .column.is-two-thirds-desktop{-ms-flex:none;flex:none;width:66.6666%}#optimole-app .column.is-half-desktop{-ms-flex:none;flex:none;width:50%}#optimole-app .column.is-one-third-desktop{-ms-flex:none;flex:none;width:33.3333%}#optimole-app .column.is-one-quarter-desktop{-ms-flex:none;flex:none;width:25%}#optimole-app .column.is-one-fifth-desktop{-ms-flex:none;flex:none;width:20%}#optimole-app .column.is-two-fifths-desktop{-ms-flex:none;flex:none;width:40%}#optimole-app .column.is-three-fifths-desktop{-ms-flex:none;flex:none;width:60%}#optimole-app .column.is-four-fifths-desktop{-ms-flex:none;flex:none;width:80%}#optimole-app .column.is-offset-three-quarters-desktop{margin-left:75%}#optimole-app .column.is-offset-two-thirds-desktop{margin-left:66.6666%}#optimole-app .column.is-offset-half-desktop{margin-left:50%}#optimole-app .column.is-offset-one-third-desktop{margin-left:33.3333%}#optimole-app .column.is-offset-one-quarter-desktop{margin-left:25%}#optimole-app .column.is-offset-one-fifth-desktop{margin-left:20%}#optimole-app .column.is-offset-two-fifths-desktop{margin-left:40%}#optimole-app .column.is-offset-three-fifths-desktop{margin-left:60%}#optimole-app .column.is-offset-four-fifths-desktop{margin-left:80%}#optimole-app .column.is-0-desktop{-ms-flex:none;flex:none;width:0%}#optimole-app .column.is-offset-0-desktop{margin-left:0%}#optimole-app .column.is-1-desktop{-ms-flex:none;flex:none;width:8.33333%}#optimole-app .column.is-offset-1-desktop{margin-left:8.33333%}#optimole-app .column.is-2-desktop{-ms-flex:none;flex:none;width:16.66667%}#optimole-app .column.is-offset-2-desktop{margin-left:16.66667%}#optimole-app .column.is-3-desktop{-ms-flex:none;flex:none;width:25%}#optimole-app .column.is-offset-3-desktop{margin-left:25%}#optimole-app .column.is-4-desktop{-ms-flex:none;flex:none;width:33.33333%}#optimole-app .column.is-offset-4-desktop{margin-left:33.33333%}#optimole-app .column.is-5-desktop{-ms-flex:none;flex:none;width:41.66667%}#optimole-app .column.is-offset-5-desktop{margin-left:41.66667%}#optimole-app .column.is-6-desktop{-ms-flex:none;flex:none;width:50%}#optimole-app .column.is-offset-6-desktop{margin-left:50%}#optimole-app .column.is-7-desktop{-ms-flex:none;flex:none;width:58.33333%}#optimole-app .column.is-offset-7-desktop{margin-left:58.33333%}#optimole-app .column.is-8-desktop{-ms-flex:none;flex:none;width:66.66667%}#optimole-app .column.is-offset-8-desktop{margin-left:66.66667%}#optimole-app .column.is-9-desktop{-ms-flex:none;flex:none;width:75%}#optimole-app .column.is-offset-9-desktop{margin-left:75%}#optimole-app .column.is-10-desktop{-ms-flex:none;flex:none;width:83.33333%}#optimole-app .column.is-offset-10-desktop{margin-left:83.33333%}#optimole-app .column.is-11-desktop{-ms-flex:none;flex:none;width:91.66667%}#optimole-app .column.is-offset-11-desktop{margin-left:91.66667%}#optimole-app .column.is-12-desktop{-ms-flex:none;flex:none;width:100%}#optimole-app .column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){#optimole-app .column.is-narrow-widescreen{-ms-flex:none;flex:none}#optimole-app .column.is-full-widescreen{-ms-flex:none;flex:none;width:100%}#optimole-app .column.is-three-quarters-widescreen{-ms-flex:none;flex:none;width:75%}#optimole-app .column.is-two-thirds-widescreen{-ms-flex:none;flex:none;width:66.6666%}#optimole-app .column.is-half-widescreen{-ms-flex:none;flex:none;width:50%}#optimole-app .column.is-one-third-widescreen{-ms-flex:none;flex:none;width:33.3333%}#optimole-app .column.is-one-quarter-widescreen{-ms-flex:none;flex:none;width:25%}#optimole-app .column.is-one-fifth-widescreen{-ms-flex:none;flex:none;width:20%}#optimole-app .column.is-two-fifths-widescreen{-ms-flex:none;flex:none;width:40%}#optimole-app .column.is-three-fifths-widescreen{-ms-flex:none;flex:none;width:60%}#optimole-app .column.is-four-fifths-widescreen{-ms-flex:none;flex:none;width:80%}#optimole-app .column.is-offset-three-quarters-widescreen{margin-left:75%}#optimole-app .column.is-offset-two-thirds-widescreen{margin-left:66.6666%}#optimole-app .column.is-offset-half-widescreen{margin-left:50%}#optimole-app .column.is-offset-one-third-widescreen{margin-left:33.3333%}#optimole-app .column.is-offset-one-quarter-widescreen{margin-left:25%}#optimole-app .column.is-offset-one-fifth-widescreen{margin-left:20%}#optimole-app .column.is-offset-two-fifths-widescreen{margin-left:40%}#optimole-app .column.is-offset-three-fifths-widescreen{margin-left:60%}#optimole-app .column.is-offset-four-fifths-widescreen{margin-left:80%}#optimole-app .column.is-0-widescreen{-ms-flex:none;flex:none;width:0%}#optimole-app .column.is-offset-0-widescreen{margin-left:0%}#optimole-app .column.is-1-widescreen{-ms-flex:none;flex:none;width:8.33333%}#optimole-app .column.is-offset-1-widescreen{margin-left:8.33333%}#optimole-app .column.is-2-widescreen{-ms-flex:none;flex:none;width:16.66667%}#optimole-app .column.is-offset-2-widescreen{margin-left:16.66667%}#optimole-app .column.is-3-widescreen{-ms-flex:none;flex:none;width:25%}#optimole-app .column.is-offset-3-widescreen{margin-left:25%}#optimole-app .column.is-4-widescreen{-ms-flex:none;flex:none;width:33.33333%}#optimole-app .column.is-offset-4-widescreen{margin-left:33.33333%}#optimole-app .column.is-5-widescreen{-ms-flex:none;flex:none;width:41.66667%}#optimole-app .column.is-offset-5-widescreen{margin-left:41.66667%}#optimole-app .column.is-6-widescreen{-ms-flex:none;flex:none;width:50%}#optimole-app .column.is-offset-6-widescreen{margin-left:50%}#optimole-app .column.is-7-widescreen{-ms-flex:none;flex:none;width:58.33333%}#optimole-app .column.is-offset-7-widescreen{margin-left:58.33333%}#optimole-app .column.is-8-widescreen{-ms-flex:none;flex:none;width:66.66667%}#optimole-app .column.is-offset-8-widescreen{margin-left:66.66667%}#optimole-app .column.is-9-widescreen{-ms-flex:none;flex:none;width:75%}#optimole-app .column.is-offset-9-widescreen{margin-left:75%}#optimole-app .column.is-10-widescreen{-ms-flex:none;flex:none;width:83.33333%}#optimole-app .column.is-offset-10-widescreen{margin-left:83.33333%}#optimole-app .column.is-11-widescreen{-ms-flex:none;flex:none;width:91.66667%}#optimole-app .column.is-offset-11-widescreen{margin-left:91.66667%}#optimole-app .column.is-12-widescreen{-ms-flex:none;flex:none;width:100%}#optimole-app .column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){#optimole-app .column.is-narrow-fullhd{-ms-flex:none;flex:none}#optimole-app .column.is-full-fullhd{-ms-flex:none;flex:none;width:100%}#optimole-app .column.is-three-quarters-fullhd{-ms-flex:none;flex:none;width:75%}#optimole-app .column.is-two-thirds-fullhd{-ms-flex:none;flex:none;width:66.6666%}#optimole-app .column.is-half-fullhd{-ms-flex:none;flex:none;width:50%}#optimole-app .column.is-one-third-fullhd{-ms-flex:none;flex:none;width:33.3333%}#optimole-app .column.is-one-quarter-fullhd{-ms-flex:none;flex:none;width:25%}#optimole-app .column.is-one-fifth-fullhd{-ms-flex:none;flex:none;width:20%}#optimole-app .column.is-two-fifths-fullhd{-ms-flex:none;flex:none;width:40%}#optimole-app .column.is-three-fifths-fullhd{-ms-flex:none;flex:none;width:60%}#optimole-app .column.is-four-fifths-fullhd{-ms-flex:none;flex:none;width:80%}#optimole-app .column.is-offset-three-quarters-fullhd{margin-left:75%}#optimole-app .column.is-offset-two-thirds-fullhd{margin-left:66.6666%}#optimole-app .column.is-offset-half-fullhd{margin-left:50%}#optimole-app .column.is-offset-one-third-fullhd{margin-left:33.3333%}#optimole-app .column.is-offset-one-quarter-fullhd{margin-left:25%}#optimole-app .column.is-offset-one-fifth-fullhd{margin-left:20%}#optimole-app .column.is-offset-two-fifths-fullhd{margin-left:40%}#optimole-app .column.is-offset-three-fifths-fullhd{margin-left:60%}#optimole-app .column.is-offset-four-fifths-fullhd{margin-left:80%}#optimole-app .column.is-0-fullhd{-ms-flex:none;flex:none;width:0%}#optimole-app .column.is-offset-0-fullhd{margin-left:0%}#optimole-app .column.is-1-fullhd{-ms-flex:none;flex:none;width:8.33333%}#optimole-app .column.is-offset-1-fullhd{margin-left:8.33333%}#optimole-app .column.is-2-fullhd{-ms-flex:none;flex:none;width:16.66667%}#optimole-app .column.is-offset-2-fullhd{margin-left:16.66667%}#optimole-app .column.is-3-fullhd{-ms-flex:none;flex:none;width:25%}#optimole-app .column.is-offset-3-fullhd{margin-left:25%}#optimole-app .column.is-4-fullhd{-ms-flex:none;flex:none;width:33.33333%}#optimole-app .column.is-offset-4-fullhd{margin-left:33.33333%}#optimole-app .column.is-5-fullhd{-ms-flex:none;flex:none;width:41.66667%}#optimole-app .column.is-offset-5-fullhd{margin-left:41.66667%}#optimole-app .column.is-6-fullhd{-ms-flex:none;flex:none;width:50%}#optimole-app .column.is-offset-6-fullhd{margin-left:50%}#optimole-app .column.is-7-fullhd{-ms-flex:none;flex:none;width:58.33333%}#optimole-app .column.is-offset-7-fullhd{margin-left:58.33333%}#optimole-app .column.is-8-fullhd{-ms-flex:none;flex:none;width:66.66667%}#optimole-app .column.is-offset-8-fullhd{margin-left:66.66667%}#optimole-app .column.is-9-fullhd{-ms-flex:none;flex:none;width:75%}#optimole-app .column.is-offset-9-fullhd{margin-left:75%}#optimole-app .column.is-10-fullhd{-ms-flex:none;flex:none;width:83.33333%}#optimole-app .column.is-offset-10-fullhd{margin-left:83.33333%}#optimole-app .column.is-11-fullhd{-ms-flex:none;flex:none;width:91.66667%}#optimole-app .column.is-offset-11-fullhd{margin-left:91.66667%}#optimole-app .column.is-12-fullhd{-ms-flex:none;flex:none;width:100%}#optimole-app .column.is-offset-12-fullhd{margin-left:100%}}#optimole-app .columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}#optimole-app .columns:last-child{margin-bottom:-.75rem}#optimole-app .columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}#optimole-app .columns.is-centered{-ms-flex-pack:center;justify-content:center}#optimole-app .columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}#optimole-app .columns.is-gapless>.column{margin:0;padding:0 !important}#optimole-app .columns.is-gapless:not(:last-child){margin-bottom:1.5rem}#optimole-app .columns.is-gapless:last-child{margin-bottom:0}#optimole-app .columns.is-mobile{display:-ms-flexbox;display:flex}#optimole-app .columns.is-multiline{-ms-flex-wrap:wrap;flex-wrap:wrap}#optimole-app .columns.is-vcentered{-ms-flex-align:center;align-items:center}@media screen and (min-width: 769px), print{#optimole-app .columns:not(.is-desktop){display:-ms-flexbox;display:flex}}@media screen and (min-width: 1024px){#optimole-app .columns.is-desktop{display:-ms-flexbox;display:flex}}#optimole-app .columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}#optimole-app .columns.is-variable .column{padding-left:var(--columnGap);padding-right:var(--columnGap)}#optimole-app .columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){#optimole-app .columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px), print{#optimole-app .columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1023px){#optimole-app .columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1024px){#optimole-app .columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){#optimole-app .columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){#optimole-app .columns.is-variable.is-0-fullhd{--columnGap: 0rem}}#optimole-app .columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){#optimole-app .columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px), print{#optimole-app .columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1023px){#optimole-app .columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1024px){#optimole-app .columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){#optimole-app .columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){#optimole-app .columns.is-variable.is-1-fullhd{--columnGap: .25rem}}#optimole-app .columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){#optimole-app .columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px), print{#optimole-app .columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1023px){#optimole-app .columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1024px){#optimole-app .columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){#optimole-app .columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){#optimole-app .columns.is-variable.is-2-fullhd{--columnGap: .5rem}}#optimole-app .columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){#optimole-app .columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px), print{#optimole-app .columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1023px){#optimole-app .columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1024px){#optimole-app .columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){#optimole-app .columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){#optimole-app .columns.is-variable.is-3-fullhd{--columnGap: .75rem}}#optimole-app .columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){#optimole-app .columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px), print{#optimole-app .columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1023px){#optimole-app .columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1024px){#optimole-app .columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){#optimole-app .columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){#optimole-app .columns.is-variable.is-4-fullhd{--columnGap: 1rem}}#optimole-app .columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){#optimole-app .columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px), print{#optimole-app .columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1023px){#optimole-app .columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1024px){#optimole-app .columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){#optimole-app .columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){#optimole-app .columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}#optimole-app .columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){#optimole-app .columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px), print{#optimole-app .columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1023px){#optimole-app .columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1024px){#optimole-app .columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){#optimole-app .columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){#optimole-app .columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}#optimole-app .columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){#optimole-app .columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px), print{#optimole-app .columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1023px){#optimole-app .columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1024px){#optimole-app .columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){#optimole-app .columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){#optimole-app .columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}#optimole-app .columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){#optimole-app .columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px), print{#optimole-app .columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1023px){#optimole-app .columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1023px){#optimole-app .columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1024px){#optimole-app .columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){#optimole-app .columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){#optimole-app .columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){#optimole-app .columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){#optimole-app .columns.is-variable.is-8-fullhd{--columnGap: 2rem}}#optimole-app .tile{-ms-flex-align:stretch;align-items:stretch;display:block;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content}#optimole-app .tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}#optimole-app .tile.is-ancestor:last-child{margin-bottom:-.75rem}#optimole-app .tile.is-ancestor:not(:last-child){margin-bottom:.75rem}#optimole-app .tile.is-child{margin:0 !important}#optimole-app .tile.is-parent{padding:.75rem}#optimole-app .tile.is-vertical{-ms-flex-direction:column;flex-direction:column}#optimole-app .tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px), print{#optimole-app .tile:not(.is-child){display:-ms-flexbox;display:flex}#optimole-app .tile.is-1{-ms-flex:none;flex:none;width:8.33333%}#optimole-app .tile.is-2{-ms-flex:none;flex:none;width:16.66667%}#optimole-app .tile.is-3{-ms-flex:none;flex:none;width:25%}#optimole-app .tile.is-4{-ms-flex:none;flex:none;width:33.33333%}#optimole-app .tile.is-5{-ms-flex:none;flex:none;width:41.66667%}#optimole-app .tile.is-6{-ms-flex:none;flex:none;width:50%}#optimole-app .tile.is-7{-ms-flex:none;flex:none;width:58.33333%}#optimole-app .tile.is-8{-ms-flex:none;flex:none;width:66.66667%}#optimole-app .tile.is-9{-ms-flex:none;flex:none;width:75%}#optimole-app .tile.is-10{-ms-flex:none;flex:none;width:83.33333%}#optimole-app .tile.is-11{-ms-flex:none;flex:none;width:91.66667%}#optimole-app .tile.is-12{-ms-flex:none;flex:none;width:100%}}#optimole-app .hero{-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}#optimole-app .hero .navbar{background:none}#optimole-app .hero .tabs ul{border-bottom:none}#optimole-app .hero.is-white{background-color:#fff;color:#0a0a0a}#optimole-app .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),#optimole-app .hero.is-white strong{color:inherit}#optimole-app .hero.is-white .title{color:#0a0a0a}#optimole-app .hero.is-white .subtitle{color:rgba(10,10,10,0.9)}#optimole-app .hero.is-white .subtitle a:not(.button),#optimole-app .hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1023px){#optimole-app .hero.is-white .navbar-menu{background-color:#fff}}#optimole-app .hero.is-white .navbar-item,#optimole-app .hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}#optimole-app .hero.is-white a.navbar-item:hover,#optimole-app .hero.is-white a.navbar-item.is-active,#optimole-app .hero.is-white .navbar-link:hover,#optimole-app .hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}#optimole-app .hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}#optimole-app .hero.is-white .tabs a:hover{opacity:1}#optimole-app .hero.is-white .tabs li.is-active a{opacity:1}#optimole-app .hero.is-white .tabs.is-boxed a,#optimole-app .hero.is-white .tabs.is-toggle a{color:#0a0a0a}#optimole-app .hero.is-white .tabs.is-boxed a:hover,#optimole-app .hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}#optimole-app .hero.is-white .tabs.is-boxed li.is-active a,#optimole-app .hero.is-white .tabs.is-boxed li.is-active a:hover,#optimole-app .hero.is-white .tabs.is-toggle li.is-active a,#optimole-app .hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}#optimole-app .hero.is-white.is-bold{background-image:linear-gradient(141deg, #e6e6e6 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){#optimole-app .hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e6e6e6 0%, #fff 71%, #fff 100%)}}#optimole-app .hero.is-black{background-color:#0a0a0a;color:#fff}#optimole-app .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),#optimole-app .hero.is-black strong{color:inherit}#optimole-app .hero.is-black .title{color:#fff}#optimole-app .hero.is-black .subtitle{color:rgba(255,255,255,0.9)}#optimole-app .hero.is-black .subtitle a:not(.button),#optimole-app .hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1023px){#optimole-app .hero.is-black .navbar-menu{background-color:#0a0a0a}}#optimole-app .hero.is-black .navbar-item,#optimole-app .hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}#optimole-app .hero.is-black a.navbar-item:hover,#optimole-app .hero.is-black a.navbar-item.is-active,#optimole-app .hero.is-black .navbar-link:hover,#optimole-app .hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}#optimole-app .hero.is-black .tabs a{color:#fff;opacity:0.9}#optimole-app .hero.is-black .tabs a:hover{opacity:1}#optimole-app .hero.is-black .tabs li.is-active a{opacity:1}#optimole-app .hero.is-black .tabs.is-boxed a,#optimole-app .hero.is-black .tabs.is-toggle a{color:#fff}#optimole-app .hero.is-black .tabs.is-boxed a:hover,#optimole-app .hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}#optimole-app .hero.is-black .tabs.is-boxed li.is-active a,#optimole-app .hero.is-black .tabs.is-boxed li.is-active a:hover,#optimole-app .hero.is-black .tabs.is-toggle li.is-active a,#optimole-app .hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}#optimole-app .hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){#optimole-app .hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}#optimole-app .hero.is-light{background-color:#f5f5f5;color:#363636}#optimole-app .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),#optimole-app .hero.is-light strong{color:inherit}#optimole-app .hero.is-light .title{color:#363636}#optimole-app .hero.is-light .subtitle{color:rgba(54,54,54,0.9)}#optimole-app .hero.is-light .subtitle a:not(.button),#optimole-app .hero.is-light .subtitle strong{color:#363636}@media screen and (max-width: 1023px){#optimole-app .hero.is-light .navbar-menu{background-color:#f5f5f5}}#optimole-app .hero.is-light .navbar-item,#optimole-app .hero.is-light .navbar-link{color:rgba(54,54,54,0.7)}#optimole-app .hero.is-light a.navbar-item:hover,#optimole-app .hero.is-light a.navbar-item.is-active,#optimole-app .hero.is-light .navbar-link:hover,#optimole-app .hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:#363636}#optimole-app .hero.is-light .tabs a{color:#363636;opacity:0.9}#optimole-app .hero.is-light .tabs a:hover{opacity:1}#optimole-app .hero.is-light .tabs li.is-active a{opacity:1}#optimole-app .hero.is-light .tabs.is-boxed a,#optimole-app .hero.is-light .tabs.is-toggle a{color:#363636}#optimole-app .hero.is-light .tabs.is-boxed a:hover,#optimole-app .hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}#optimole-app .hero.is-light .tabs.is-boxed li.is-active a,#optimole-app .hero.is-light .tabs.is-boxed li.is-active a:hover,#optimole-app .hero.is-light .tabs.is-toggle li.is-active a,#optimole-app .hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:#363636;border-color:#363636;color:#f5f5f5}#optimole-app .hero.is-light.is-bold{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}@media screen and (max-width: 768px){#optimole-app .hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}}#optimole-app .hero.is-dark{background-color:#363636;color:#f5f5f5}#optimole-app .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),#optimole-app .hero.is-dark strong{color:inherit}#optimole-app .hero.is-dark .title{color:#f5f5f5}#optimole-app .hero.is-dark .subtitle{color:rgba(245,245,245,0.9)}#optimole-app .hero.is-dark .subtitle a:not(.button),#optimole-app .hero.is-dark .subtitle strong{color:#f5f5f5}@media screen and (max-width: 1023px){#optimole-app .hero.is-dark .navbar-menu{background-color:#363636}}#optimole-app .hero.is-dark .navbar-item,#optimole-app .hero.is-dark .navbar-link{color:rgba(245,245,245,0.7)}#optimole-app .hero.is-dark a.navbar-item:hover,#optimole-app .hero.is-dark a.navbar-item.is-active,#optimole-app .hero.is-dark .navbar-link:hover,#optimole-app .hero.is-dark .navbar-link.is-active{background-color:#292929;color:#f5f5f5}#optimole-app .hero.is-dark .tabs a{color:#f5f5f5;opacity:0.9}#optimole-app .hero.is-dark .tabs a:hover{opacity:1}#optimole-app .hero.is-dark .tabs li.is-active a{opacity:1}#optimole-app .hero.is-dark .tabs.is-boxed a,#optimole-app .hero.is-dark .tabs.is-toggle a{color:#f5f5f5}#optimole-app .hero.is-dark .tabs.is-boxed a:hover,#optimole-app .hero.is-dark .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}#optimole-app .hero.is-dark .tabs.is-boxed li.is-active a,#optimole-app .hero.is-dark .tabs.is-boxed li.is-active a:hover,#optimole-app .hero.is-dark .tabs.is-toggle li.is-active a,#optimole-app .hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#f5f5f5;border-color:#f5f5f5;color:#363636}#optimole-app .hero.is-dark.is-bold{background-image:linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%)}@media screen and (max-width: 768px){#optimole-app .hero.is-dark.is-bold .navbar-menu{background-image:linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%)}}#optimole-app .hero.is-primary{background-color:#EF686B;color:#fff}#optimole-app .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),#optimole-app .hero.is-primary strong{color:inherit}#optimole-app .hero.is-primary .title{color:#fff}#optimole-app .hero.is-primary .subtitle{color:rgba(255,255,255,0.9)}#optimole-app .hero.is-primary .subtitle a:not(.button),#optimole-app .hero.is-primary .subtitle strong{color:#fff}@media screen and (max-width: 1023px){#optimole-app .hero.is-primary .navbar-menu{background-color:#EF686B}}#optimole-app .hero.is-primary .navbar-item,#optimole-app .hero.is-primary .navbar-link{color:rgba(255,255,255,0.7)}#optimole-app .hero.is-primary a.navbar-item:hover,#optimole-app .hero.is-primary a.navbar-item.is-active,#optimole-app .hero.is-primary .navbar-link:hover,#optimole-app .hero.is-primary .navbar-link.is-active{background-color:#ed5154;color:#fff}#optimole-app .hero.is-primary .tabs a{color:#fff;opacity:0.9}#optimole-app .hero.is-primary .tabs a:hover{opacity:1}#optimole-app .hero.is-primary .tabs li.is-active a{opacity:1}#optimole-app .hero.is-primary .tabs.is-boxed a,#optimole-app .hero.is-primary .tabs.is-toggle a{color:#fff}#optimole-app .hero.is-primary .tabs.is-boxed a:hover,#optimole-app .hero.is-primary .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}#optimole-app .hero.is-primary .tabs.is-boxed li.is-active a,#optimole-app .hero.is-primary .tabs.is-boxed li.is-active a:hover,#optimole-app .hero.is-primary .tabs.is-toggle li.is-active a,#optimole-app .hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#EF686B}#optimole-app .hero.is-primary.is-bold{background-image:linear-gradient(141deg, #f52f54 0%, #EF686B 71%, #f58d7c 100%)}@media screen and (max-width: 768px){#optimole-app .hero.is-primary.is-bold .navbar-menu{background-image:linear-gradient(141deg, #f52f54 0%, #EF686B 71%, #f58d7c 100%)}}#optimole-app .hero.is-link{background-color:#3273dc;color:#fff}#optimole-app .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),#optimole-app .hero.is-link strong{color:inherit}#optimole-app .hero.is-link .title{color:#fff}#optimole-app .hero.is-link .subtitle{color:rgba(255,255,255,0.9)}#optimole-app .hero.is-link .subtitle a:not(.button),#optimole-app .hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1023px){#optimole-app .hero.is-link .navbar-menu{background-color:#3273dc}}#optimole-app .hero.is-link .navbar-item,#optimole-app .hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}#optimole-app .hero.is-link a.navbar-item:hover,#optimole-app .hero.is-link a.navbar-item.is-active,#optimole-app .hero.is-link .navbar-link:hover,#optimole-app .hero.is-link .navbar-link.is-active{background-color:#2366d1;color:#fff}#optimole-app .hero.is-link .tabs a{color:#fff;opacity:0.9}#optimole-app .hero.is-link .tabs a:hover{opacity:1}#optimole-app .hero.is-link .tabs li.is-active a{opacity:1}#optimole-app .hero.is-link .tabs.is-boxed a,#optimole-app .hero.is-link .tabs.is-toggle a{color:#fff}#optimole-app .hero.is-link .tabs.is-boxed a:hover,#optimole-app .hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}#optimole-app .hero.is-link .tabs.is-boxed li.is-active a,#optimole-app .hero.is-link .tabs.is-boxed li.is-active a:hover,#optimole-app .hero.is-link .tabs.is-toggle li.is-active a,#optimole-app .hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3273dc}#optimole-app .hero.is-link.is-bold{background-image:linear-gradient(141deg, #1577c6 0%, #3273dc 71%, #4366e5 100%)}@media screen and (max-width: 768px){#optimole-app .hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #1577c6 0%, #3273dc 71%, #4366e5 100%)}}#optimole-app .hero.is-info{background-color:#577BF9;color:#fff}#optimole-app .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),#optimole-app .hero.is-info strong{color:inherit}#optimole-app .hero.is-info .title{color:#fff}#optimole-app .hero.is-info .subtitle{color:rgba(255,255,255,0.9)}#optimole-app .hero.is-info .subtitle a:not(.button),#optimole-app .hero.is-info .subtitle strong{color:#fff}@media screen and (max-width: 1023px){#optimole-app .hero.is-info .navbar-menu{background-color:#577BF9}}#optimole-app .hero.is-info .navbar-item,#optimole-app .hero.is-info .navbar-link{color:rgba(255,255,255,0.7)}#optimole-app .hero.is-info a.navbar-item:hover,#optimole-app .hero.is-info a.navbar-item.is-active,#optimole-app .hero.is-info .navbar-link:hover,#optimole-app .hero.is-info .navbar-link.is-active{background-color:#3e68f8;color:#fff}#optimole-app .hero.is-info .tabs a{color:#fff;opacity:0.9}#optimole-app .hero.is-info .tabs a:hover{opacity:1}#optimole-app .hero.is-info .tabs li.is-active a{opacity:1}#optimole-app .hero.is-info .tabs.is-boxed a,#optimole-app .hero.is-info .tabs.is-toggle a{color:#fff}#optimole-app .hero.is-info .tabs.is-boxed a:hover,#optimole-app .hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}#optimole-app .hero.is-info .tabs.is-boxed li.is-active a,#optimole-app .hero.is-info .tabs.is-boxed li.is-active a:hover,#optimole-app .hero.is-info .tabs.is-toggle li.is-active a,#optimole-app .hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#577BF9}#optimole-app .hero.is-info.is-bold{background-image:linear-gradient(141deg, #1e76ff 0%, #577BF9 71%, #6c74fe 100%)}@media screen and (max-width: 768px){#optimole-app .hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #1e76ff 0%, #577BF9 71%, #6c74fe 100%)}}#optimole-app .hero.is-success{background-color:#5F9D61;color:#fff}#optimole-app .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),#optimole-app .hero.is-success strong{color:inherit}#optimole-app .hero.is-success .title{color:#fff}#optimole-app .hero.is-success .subtitle{color:rgba(255,255,255,0.9)}#optimole-app .hero.is-success .subtitle a:not(.button),#optimole-app .hero.is-success .subtitle strong{color:#fff}@media screen and (max-width: 1023px){#optimole-app .hero.is-success .navbar-menu{background-color:#5F9D61}}#optimole-app .hero.is-success .navbar-item,#optimole-app .hero.is-success .navbar-link{color:rgba(255,255,255,0.7)}#optimole-app .hero.is-success a.navbar-item:hover,#optimole-app .hero.is-success a.navbar-item.is-active,#optimole-app .hero.is-success .navbar-link:hover,#optimole-app .hero.is-success .navbar-link.is-active{background-color:#558d57;color:#fff}#optimole-app .hero.is-success .tabs a{color:#fff;opacity:0.9}#optimole-app .hero.is-success .tabs a:hover{opacity:1}#optimole-app .hero.is-success .tabs li.is-active a{opacity:1}#optimole-app .hero.is-success .tabs.is-boxed a,#optimole-app .hero.is-success .tabs.is-toggle a{color:#fff}#optimole-app .hero.is-success .tabs.is-boxed a:hover,#optimole-app .hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}#optimole-app .hero.is-success .tabs.is-boxed li.is-active a,#optimole-app .hero.is-success .tabs.is-boxed li.is-active a:hover,#optimole-app .hero.is-success .tabs.is-toggle li.is-active a,#optimole-app .hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#5F9D61}#optimole-app .hero.is-success.is-bold{background-image:linear-gradient(141deg, #4b8742 0%, #5F9D61 71%, #68ad76 100%)}@media screen and (max-width: 768px){#optimole-app .hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #4b8742 0%, #5F9D61 71%, #68ad76 100%)}}#optimole-app .hero.is-warning{background-color:#ffdd57;color:rgba(0,0,0,0.7)}#optimole-app .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),#optimole-app .hero.is-warning strong{color:inherit}#optimole-app .hero.is-warning .title{color:rgba(0,0,0,0.7)}#optimole-app .hero.is-warning .subtitle{color:rgba(0,0,0,0.9)}#optimole-app .hero.is-warning .subtitle a:not(.button),#optimole-app .hero.is-warning .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1023px){#optimole-app .hero.is-warning .navbar-menu{background-color:#ffdd57}}#optimole-app .hero.is-warning .navbar-item,#optimole-app .hero.is-warning .navbar-link{color:rgba(0,0,0,0.7)}#optimole-app .hero.is-warning a.navbar-item:hover,#optimole-app .hero.is-warning a.navbar-item.is-active,#optimole-app .hero.is-warning .navbar-link:hover,#optimole-app .hero.is-warning .navbar-link.is-active{background-color:#ffd83d;color:rgba(0,0,0,0.7)}#optimole-app .hero.is-warning .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}#optimole-app .hero.is-warning .tabs a:hover{opacity:1}#optimole-app .hero.is-warning .tabs li.is-active a{opacity:1}#optimole-app .hero.is-warning .tabs.is-boxed a,#optimole-app .hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,0.7)}#optimole-app .hero.is-warning .tabs.is-boxed a:hover,#optimole-app .hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}#optimole-app .hero.is-warning .tabs.is-boxed li.is-active a,#optimole-app .hero.is-warning .tabs.is-boxed li.is-active a:hover,#optimole-app .hero.is-warning .tabs.is-toggle li.is-active a,#optimole-app .hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#ffdd57}#optimole-app .hero.is-warning.is-bold{background-image:linear-gradient(141deg, #ffaf24 0%, #ffdd57 71%, #fffa70 100%)}@media screen and (max-width: 768px){#optimole-app .hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #ffaf24 0%, #ffdd57 71%, #fffa70 100%)}}#optimole-app .hero.is-danger{background-color:#E77777;color:#fff}#optimole-app .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),#optimole-app .hero.is-danger strong{color:inherit}#optimole-app .hero.is-danger .title{color:#fff}#optimole-app .hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}#optimole-app .hero.is-danger .subtitle a:not(.button),#optimole-app .hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1023px){#optimole-app .hero.is-danger .navbar-menu{background-color:#E77777}}#optimole-app .hero.is-danger .navbar-item,#optimole-app .hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}#optimole-app .hero.is-danger a.navbar-item:hover,#optimole-app .hero.is-danger a.navbar-item.is-active,#optimole-app .hero.is-danger .navbar-link:hover,#optimole-app .hero.is-danger .navbar-link.is-active{background-color:#e36161;color:#fff}#optimole-app .hero.is-danger .tabs a{color:#fff;opacity:0.9}#optimole-app .hero.is-danger .tabs a:hover{opacity:1}#optimole-app .hero.is-danger .tabs li.is-active a{opacity:1}#optimole-app .hero.is-danger .tabs.is-boxed a,#optimole-app .hero.is-danger .tabs.is-toggle a{color:#fff}#optimole-app .hero.is-danger .tabs.is-boxed a:hover,#optimole-app .hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}#optimole-app .hero.is-danger .tabs.is-boxed li.is-active a,#optimole-app .hero.is-danger .tabs.is-boxed li.is-active a:hover,#optimole-app .hero.is-danger .tabs.is-toggle li.is-active a,#optimole-app .hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#E77777}#optimole-app .hero.is-danger.is-bold{background-image:linear-gradient(141deg, #ea415d 0%, #E77777 71%, #ee9a89 100%)}@media screen and (max-width: 768px){#optimole-app .hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #ea415d 0%, #E77777 71%, #ee9a89 100%)}}#optimole-app .hero.is-small .hero-body{padding-bottom:1.5rem;padding-top:1.5rem}@media screen and (min-width: 769px), print{#optimole-app .hero.is-medium .hero-body{padding-bottom:9rem;padding-top:9rem}}@media screen and (min-width: 769px), print{#optimole-app .hero.is-large .hero-body{padding-bottom:18rem;padding-top:18rem}}#optimole-app .hero.is-halfheight .hero-body,#optimole-app .hero.is-fullheight .hero-body,#optimole-app .hero.is-fullheight-with-navbar .hero-body{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}#optimole-app .hero.is-halfheight .hero-body>.container,#optimole-app .hero.is-fullheight .hero-body>.container,#optimole-app .hero.is-fullheight-with-navbar .hero-body>.container{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}#optimole-app .hero.is-halfheight{min-height:50vh}#optimole-app .hero.is-fullheight{min-height:100vh}#optimole-app .hero-video{overflow:hidden}#optimole-app .hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}#optimole-app .hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){#optimole-app .hero-video{display:none}}#optimole-app .hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){#optimole-app .hero-buttons .button{display:-ms-flexbox;display:flex}#optimole-app .hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px), print{#optimole-app .hero-buttons{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}#optimole-app .hero-buttons .button:not(:last-child){margin-right:1.5rem}}#optimole-app .hero-head,#optimole-app .hero-foot{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}#optimole-app .hero-body{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;padding:3rem 1.5rem}#optimole-app .section{padding:3rem 1.5rem}@media screen and (min-width: 1024px){#optimole-app .section.is-medium{padding:9rem 1.5rem}#optimole-app .section.is-large{padding:18rem 1.5rem}}#optimole-app .footer{background-color:#fafafa;padding:3rem 1.5rem 6rem}#optimole-app .optml-side-by-side{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;position:relative}#optimole-app .optml-padding{padding:4%}#optimole-app .subtitle strong{word-break:keep-all !important}#optimole-app .optml-margin-left{margin-left:2%}#optimole-app .optml-fit-content{width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important}#optimole-app .optml-flex-column{-ms-flex-direction:column !important;flex-direction:column !important}@keyframes spin{100%{transform:rotate(-359deg)}0%{transform:rotate(0deg)}}#optimole-app .optml-spin{animation:spin 2s linear infinite}#optimole-app .optml-media-progress-labels>label{margin:2% 0 !important}#optimole-app .optml-progress{background-color:white;height:14px !important;border:1px solid rgba(87,123,249,0.36) !important;box-sizing:border-box !important;border-radius:100px !important}@media screen and (max-width: 768px){#optimole-app div>.optml-button-page-position{margin:0 0 1% 0;padding:2% !important;right:10%;position:relative !important;left:1%}}#optimole-app .optml-button-page-position{margin:4%;padding:4% !important;right:10%}#optimole-app .optml-filters-content{-ms-flex-align:center;align-items:center}#optimole-app .optml-filters-content>p{margin-bottom:0 !important}#optimole-app .optml-light-background.is-link{color:black !important;font-size:14px !important;padding:2%}#optimole-app .exclusion-filter{margin-bottom:5%}#optimole-app .exclusion-filter>div>.tags>.tag>a{margin-left:auto;margin-bottom:0 !important}#optimole-app .exclusion-filter>div>.tags>.tag>p{font-size:14px !important;margin-bottom:0 !important}#optimole-app .optml-text-input-border{border:1px solid #D9D9D9;box-sizing:border-box;box-shadow:inset 2px 2px 4px rgba(0,0,0,0.05);border-radius:4px;height:4ch;font-size:inherit !important}#optimole-app .optml-textarea{left:4%;position:relative;width:12ch;text-align:center}#optimole-app .optml-textarea::-webkit-outer-spin-button,#optimole-app .optml-textarea::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#optimole-app .optml-textarea[type=number]{-moz-appearance:textfield}#optimole-app .vue-slider-rail{background-color:#EEF2FE;border-radius:15px;transition:background-color 0.3s}#optimole-app .optml-settings-desc-margin{margin-top:2%}#optimole-app .optml-custom-label-margin{margin-bottom:0 !important}#optimole-app .optml-warning{background:#FFEBEB;border:1px solid #EAB3B3;border-radius:6px;color:#AF3535}#optimole-app .optml-light-background{background:#EEF2FE !important;border:1px solid #D9E7F0;box-sizing:border-box;border-radius:6px}#optimole-app .optml-gray{color:#626262}#optimole-app .cdn-details>div{margin:2% 0 5% 0}#optimole-app .upgrade>li{margin:4% 0 4% 0}#optimole-app .optml-circle{position:absolute;width:57px;height:57px;left:14.7px;top:21px;border-radius:999px;left:0;right:0;top:0;bottom:0;background:#B5B5B5}#optimole-app .optml-center-table-text{left:3%;position:relative;top:-5px}#optimole-app .optml-point{position:relative;width:8px;height:8px;border-radius:4px;background:#6D955A}#optimole-app .button{border-radius:6px !important}#optimole-app .button:focus{color:white;box-shadow:none !important;border-color:#0071AE}#optimole-app .optml-font-size-medium{font-size:16px !important}#optimole-app .optml-button-style-1{border-radius:6px;background-color:#577BF9;border-color:#577BF9;font-size:14px;font-family:-apple-system, BlinkMacSystemFont, sans-serif;font-weight:bold !important;color:white}#optimole-app .optml-button-style-2{border:2px solid #577BF9;border-radius:6px !important;font-size:13px;padding:7px 10px !important;height:auto !important;min-height:auto !important}#optimole-app .optml-button-style-1:hover{color:white !important}#optimole-app .optml-button{position:absolute;background-color:transparent;font-family:-apple-system, BlinkMacSystemFont, sans-serif;color:#577BF9;font-weight:bold !important;padding:0.4%;border:2px solid #577BF9;border-radius:6px}#optimole-app .optml-button-px-padding{padding:9px 20px !important}#optimole-app .optml-line-height{line-height:1.5em}#optimole-app .optml-button:not([disabled]):hover{cursor:pointer}#optimole-app a.optml-button:hover{cursor:pointer;color:#577BF9}#optimole-app .optml-button-style-2:hover{border-color:#577BF9;color:#577BF9}#optimole-app .optml-restore-notice-background{background:#FFF0C9;border:1px solid #E3D5AF;box-sizing:border-box;border-radius:6px}#optimole-app .optml-fill-container{width:100%}#optimole-app .optml-sublist>li>a:focus{box-shadow:none !important;outline:none !important}#optimole-app .optml-sublist>li{margin:2px 0}#optimole-app .select:not(.is-multiple):not(.is-loading)::after{display:none}#optimole-app .card{transition:all 750ms ease-in-out;border:0;border-radius:.1875rem;box-shadow:0 1px 15px 1px rgba(39,39,39,0.1)}#optimole-app .logo{margin-bottom:10px}#optimole-app .logo img{max-width:180px;margin:0 auto}#optimole-app .vue-js-switch{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}#optimole-app .api-key-control{padding:0}#optimole-app .is-vertical-center{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#optimole-app .optml-is-horizontal-center{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}#optimole-app .api-key-field .button.is-danger{padding-left:20px;padding-right:20px}#optimole-app .api-key-label{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin:0.5em 10px 0.5em 0;font-size:1em}#optimole-app .header{padding:0 1.5rem 0}#optimole-app .header.level{margin-bottom:0}#optimole-app .account img{border-top-right-radius:4px;border-bottom-right-radius:4px}#optimole-app .account .label{margin-bottom:0}#optimole-app .optimized-images table td,#optimole-app .optimized-images table th{vertical-align:middle}#optimole-app .media-diff{position:relative;margin:0 auto}#optimole-app .media-diff video,#optimole-app .media-diff img{display:block;position:absolute;top:0;left:0;width:100%;height:100%}#optimole-app .origin-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;z-index:1;transform:translateZ(0);will-change:width}#optimole-app .handle{position:absolute;top:0;bottom:0;color:rgba(255,255,255,0.8);background-color:rgba(255,255,255,0.8);width:2px;cursor:ew-resize;transform:translateX(-50%) translateZ(0);z-index:2;will-change:left;left:200px}#optimole-app .cursor{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateZ(0)}#optimole-app .cursor .circle{background-color:rgba(255,255,255,0.8);width:24px;height:24px;border-radius:50%}#optimole-app .no-padding-right{padding-right:0px !important}#optimole-app #filters-list .list{border:none;background:none;box-shadow:none}#optimole-app #filters-list .list-item{border:none}#optimole-app #filters-list .exclusion-filter .tag.is-link strong{white-space:initial}#optimole-app #filters-list .exclusion-filter .tag.is-link i{margin-right:5px}#optimole-app .optml-position-relative{position:relative !important}#optimole-app #filters-list .exclusion-filter .tag.is-link{text-decoration:none;width:100%;height:auto;min-height:2em;-ms-flex-pack:left;justify-content:left}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.media_page_optimole #wpbody-content>*{display:none !important}.media_page_optimole #wpbody-content>#optimole-app{display:block !important}#optimole-app img.optml-image{float:left;max-width:140px;max-height:140px;border-radius:4px;left:10%;position:relative;width:auto;margin:auto;border:1px solid #D7D7D7}#optimole-app img.optml-image-watermark{width:50px}.optml-ratio-feedback .emoji{font-size:1.5em}.optml-ratio-feedback{float:right;padding-right:20px}.optml-image-heading{text-align:left}th.optml-image-ratio-heading{text-align:right !important;font-size:150%}@media screen and (max-width: 1460px){.optml-hide-on-tablet{visibility:hidden;position:absolute}}@media screen and (max-width: 768px){.optml-hide-on-mobile{visibility:hidden;position:absolute}nav.tabs li:not(.is-active){-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1}.tabs .icon{margin-left:0.5em}}.tabs li{transition:flex-grow 1s ease;transition:flex-grow 1s ease, -ms-flex-positive 1s ease}@media (min-width: 769px){#optimole-app .overflow-mobile{overflow-x:hidden !important}}#optimole-app .tabs li a{border:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;line-height:150%;font-weight:bold;margin-bottom:-7%;color:#282828 !important;text-decoration:none !important;max-width:110px}#optimole-app .tabs li:not(.is-active) svg{visibility:hidden}#optimole-app .tab-text{margin-bottom:7%}#optimole-app .optml-upgrade{min-width:260px;max-width:320px}#optimole-app .is-tab.no-images{min-height:400px}#optimole-app .is-tab{min-height:700px}.optml-tabs{position:relative}.optml-tabs .optml-conflicts-tabs{position:absolute;right:0;top:0}#optml-loader{min-height:400px}.optml-font{font-family:-apple-system, BlinkMacSystemFont, sans-serif;color:#282828}.slide-fade-enter-active{transition:all .3s ease}.slide-fade-leave-active{transition:all 0.8s cubic-bezier(1, 0.5, 0.8, 1)}.slide-fade-enter,.slide-fade-leave-to{transform:translateX(10px);opacity:0}#optml-progress-bar.progress.optml-progres-0:indeterminate{background-image:linear-gradient(to right, #5180C1 5%, #dbdbdb 5%)}#optml-progress-bar.progress.optml-progres-1:indeterminate{background-image:linear-gradient(to right, #5180C1 10%, #dbdbdb 10%)}#optml-progress-bar.progress.optml-progres-2:indeterminate{background-image:linear-gradient(to right, #5180C1 20%, #dbdbdb 20%)}#optml-progress-bar.progress.optml-progres-3:indeterminate{background-image:linear-gradient(to right, #5180C1 30%, #dbdbdb 30%)}#optml-progress-bar.progress.optml-progres-4:indeterminate{background-image:linear-gradient(to right, #5180C1 40%, #dbdbdb 40%)}#optml-progress-bar.progress.optml-progres-5:indeterminate{background-image:linear-gradient(to right, #5180C1 50%, #dbdbdb 50%)}#optml-progress-bar.progress.optml-progres-6:indeterminate{background-image:linear-gradient(to right, #5180C1 60%, #dbdbdb 60%)}#optml-progress-bar.progress.optml-progres-7:indeterminate{background-image:linear-gradient(to right, #5180C1 70%, #dbdbdb 70%)}#optml-progress-bar.progress.optml-progres-8:indeterminate{background-image:linear-gradient(to right, #5180C1 80%, #dbdbdb 80%)}#optml-progress-bar.progress.optml-progres-9:indeterminate{background-image:linear-gradient(to right, #5180C1 90%, #dbdbdb 90%)}.notification .dashicons-external{text-decoration:none;font-size:18px}.optml-neve li{margin-top:3px !important;margin-bottom:3px !important}.optml-neve p.optml-nv-byline{margin-top:5px !important;margin-bottom:15px !important}.optml-neve{padding:0.5rem !important}.optml-neve .card-content{padding:1rem !important}\n',""])},function(t,e,o){"use strict";function i(t){return t&&t.__esModule?t:{default:t}}var n=o(43),a=i(n),r=o(48),s=i(r),l=o(60),p=i(l),d=o(65),c=i(d),m=o(70),f=i(m),u=o(78),h=i(u),b=o(22),v=i(b),g=o(171),x=i(g);t.exports={name:"app",data:function(){return{strings:optimoleDashboardApp.strings,home:optimoleDashboardApp.home_url,remove_images:"yes"===optimoleDashboardApp.remove_latest_images,fetchStatus:!1,step_no:0,timer:0,max_time:25,loading_percent:0,tab:"dashboard",logo:optimoleDashboardApp.assets_url+"img/logo2.png",connecting:optimoleDashboardApp.assets_url+"img/connecting.png"}},computed:{maxWidth:function(){if((!this.is_connected||this.showDisconnect)&&"no"===this.$store.state.autoConnect)return{"max-width":"1000px"}},conflictCount:function(){return this.$store.state.conflicts.count||0},is_connected:function(){return this.$store.state.connected&&this.$store.state.hasApplication},is_loaded:function(){return this.$store.state.is_loaded},showDisconnect:function(){return this.$store.state.showDisconnect},user_status:function(){return this.$store.state.userStatus}},components:{AppHeader:a.default,Options:h.default,Watermarks:v.default,ConnectLayout:p.default,CdnDetails:s.default,Conflicts:f.default,LastImages:c.default,Metrics:x.default},watch:{is_connected:function(t){console.log(t),t&&!this.is_loaded&&this.triggerLoading()}},mounted:function(){var t=this;this.$store.state.connected&&this.$store.state.hasApplication&&(this.$store.dispatch("retrieveOptimizedImages",{waitTime:0,component:null}),this.$store.dispatch("retrieveConflicts",{waitTime:0,component:null}),t.fetchStatus=!0);var e=new URLSearchParams(window.location.search),o=Object.fromEntries(e.entries()),i=[];if(Object.prototype.hasOwnProperty.call(o,"optimole_action")){for(var n=0;n<20;n++)Object.prototype.hasOwnProperty.call(o,n)&&(isNaN(o[n])||(i[n]=parseInt(o[n],10)));o.images=i,o.url=window.location.href.split("?")[0]+(Object.prototype.hasOwnProperty.call(o,"paged")?"?paged="+o.paged:""),console.log(o.url),this.$store.state.queryArgs=o,this.changeTab("settings")}"no"!==this.$store.state.autoConnect&&(this.triggerLoading(),this.createAndConnect(this.$store.state.autoConnect))},methods:{disconnect:function(){this.$store.dispatch("disconnectOptimole",{})},createAndConnect:function(t){this.$store.dispatch("registerOptimole",{email:t,autoConnect:!0}).then(function(){})},keepConnected:function(){this.$store.commit("toggleShowDisconnectNotice",!1)},requestUpdate:function(){this.$store.dispatch("requestStatsUpdate",{waitTime:0,component:null})},changeTab:function(t){this.tab=t},getProgressMessage:function(){var t="";return 0===this.step_no&&(t=this.strings.options_strings.connect_step_0),1===this.step_no&&(t=this.strings.options_strings.connect_step_1),2===this.step_no&&(t=this.strings.options_strings.connect_step_2),3===this.step_no&&(t=this.strings.options_strings.connect_step_3),t+" ("+this.loading_percent+"%)"},doLoading:function(){if(++this.timer>=this.max_time)return this.$store.commit("toggleIsServiceLoaded",!0),this.timer=0,this.step_no=0,void(this.loading_percent=0);this.loading_percent=Math.floor(this.timer/this.max_time*100),this.loading_percent>30*(this.step_no+1)&&this.step_no++,this.timer<this.max_time&&this.triggerLoading()},triggerLoading:function(){var t=this;setTimeout(function(){t.doLoading()},1e3)}}}},function(t,e,o){var i,n;o(44),i=o(46),n=o(47),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(45);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n\t@media ( min-width: 769px ) {\n\t\t#optimole-app hr[_v-ec26f57a] {\n\t\t\tmargin: 0;\n\t\t}\n\t}\n",""])},function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={name:"app-header",data:function(){return{logo:optimoleDashboardApp.assets_url+"img/logo.png",strings:optimoleDashboardApp.strings}},computed:{connected:function(){return this.$store.state.connected}}}},function(t,e){t.exports='\n\t<div _v-ec26f57a="">\n\t\t<div class="header has-text-centered level" style="padding-top: 1em; padding-bottom: 2em;" _v-ec26f57a="">\n\t\t\t\n\t\t\t<div class="level-left" _v-ec26f57a="">\n\t\t\t\t<a class="logo level-item" href="https://optimole.com" target="_blank" _v-ec26f57a="">\n\t\t\t\t\t<figure class="image is-64x64 is-hidden-touch" _v-ec26f57a="">\n\t\t\t\t\t\t<img :src="logo" :alt="strings.optimole + \' \' + strings.service_details" _v-ec26f57a="">\n\t\t\t\t\t</figure>\n\t\t\t\t\t<figure class="image is-48x48 is-hidden-desktop" _v-ec26f57a="">\n\t\t\t\t\t\t<img :src="logo" :alt="strings.optimole + \' \' + strings.service_details" _v-ec26f57a="">\n\t\t\t\t\t</figure>\n\t\t\t\t</a>\n\t\t\t\t<h3 class="has-text-centered has-text-dark is-size-4 is-size-3-widescreen is-size-5-touch level-item" _v-ec26f57a="">\n\t\t\t\t\t<span class="has-text-weight-bold optml-font" _v-ec26f57a="">\n\t\t\t\t\tOptimole\n\t\t\t\t\t</span>\n\t\t\t\t</h3>\n\t\t\t</div>\n\t\t\t<div class="level-right has-text-weight-bold optml-font" style="padding-right:17px;" _v-ec26f57a="">\n\n\t\t\t\t\t<div v-if="connected" class="is-size-7 optml-side-by-side" style="color: #6D955A;" _v-ec26f57a="">\n <div _v-ec26f57a="">{{strings.connected}}</div>\n <div style="margin-left:15px;" _v-ec26f57a="">\n\t\t\t\t\t\t<svg xmlns="http://www.w3.org/2000/svg" width="21" height="16" viewBox="0 0 21 16" fill="none" _v-ec26f57a="">\n<path d="M4.00127 14.3639C0.486555 10.8492 0.486555 5.15071 4.00127 1.63599M16.7292 1.63599C20.2439 5.15071 20.2439 10.8492 16.7292 14.3639M6.8297 11.5355C4.87708 9.58286 4.87708 6.41704 6.8297 4.46441M13.9008 4.46441C15.8534 6.41704 15.8534 9.58286 13.9008 11.5355M11.3652 7.99995C11.3652 8.55223 10.9175 8.99995 10.3652 8.99995C9.81295 8.99995 9.36523 8.55223 9.36523 7.99995C9.36523 7.44766 9.81295 6.99995 10.3652 6.99995C10.9175 6.99995 11.3652 7.44766 11.3652 7.99995Z" stroke="#6D955A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" _v-ec26f57a=""></path>\n\t\t\t\t\t</svg>\n </div>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div v-else="" class="is-size-7 optml-side-by-side" style="color: #E77777;" _v-ec26f57a="">\n <div style="bottom: -2px; position: relative;" _v-ec26f57a="">{{strings.not_connected}}</div>\n <div style="margin-left:15px;" _v-ec26f57a="">\n\t\t\t\t\t\t<svg xmlns="http://www.w3.org/2000/svg" width="21" height="20" viewBox="0 0 21 20" fill="none" _v-ec26f57a="">\n<path d="M17.357 2.92894C16.9664 2.53842 16.3333 2.53842 15.9427 2.92894C15.5522 3.31946 15.5522 3.95263 15.9427 4.34315L17.357 2.92894ZM16.6499 16.364L15.9427 17.0711H15.9427L16.6499 16.364ZM14.5285 5.75737C14.138 5.36684 13.5048 5.36684 13.1143 5.75737C12.7238 6.14789 12.7238 6.78106 13.1143 7.17158L14.5285 5.75737ZM13.8214 13.5355L13.1143 14.2426L13.1143 14.2427L13.8214 13.5355ZM6.04325 14.2427C6.43377 14.6332 7.06694 14.6332 7.45746 14.2427C7.84799 13.8521 7.84799 13.219 7.45746 12.8284L6.04325 14.2427ZM6.32586 10.5662C6.24822 10.0194 5.74201 9.63905 5.19521 9.71669C4.64841 9.79434 4.26808 10.3005 4.34573 10.8473L6.32586 10.5662ZM3.21482 17.0711C3.60535 17.4616 4.23851 17.4616 4.62903 17.0711C5.01956 16.6806 5.01956 16.0474 4.62903 15.6569L3.21482 17.0711ZM2.70292 7.44452C2.87885 6.921 2.59707 6.354 2.07355 6.17807C1.55004 6.00215 0.98303 6.28393 0.807105 6.80744L2.70292 7.44452ZM1.993 0.292893C1.60247 -0.0976311 0.969306 -0.0976311 0.578782 0.292893C0.188258 0.683417 0.188258 1.31658 0.578782 1.70711L1.993 0.292893ZM18.5788 19.7071C18.9693 20.0976 19.6025 20.0976 19.993 19.7071C20.3835 19.3166 20.3835 18.6834 19.993 18.2929L18.5788 19.7071ZM15.9427 4.34315C19.0669 7.46735 19.0669 12.5327 15.9427 15.6569L17.357 17.0711C21.2622 13.1658 21.2622 6.83418 17.357 2.92894L15.9427 4.34315ZM13.1143 7.17158C14.6764 8.73368 14.6764 11.2663 13.1143 12.8284L14.5285 14.2427C16.8717 11.8995 16.8717 8.10051 14.5285 5.75737L13.1143 7.17158ZM10.2859 10H12.2859C12.2859 8.89544 11.3905 8.00001 10.2859 8.00001V10ZM7.45746 12.8284C6.81978 12.1908 6.44341 11.394 6.32586 10.5662L4.34573 10.8473C4.52209 12.0894 5.08876 13.2882 6.04325 14.2427L7.45746 12.8284ZM4.62903 15.6569C2.40899 13.4368 1.76507 10.2354 2.70292 7.44452L0.807105 6.80744C-0.363267 10.2902 0.43743 14.2937 3.21482 17.0711L4.62903 15.6569ZM10.2859 10L10.2859 10V8.00001C9.73388 8.00001 9.23252 8.22496 8.87168 8.58578L10.2859 10ZM0.578782 1.70711L8.87168 10L10.2859 8.58579L1.993 0.292893L0.578782 1.70711ZM8.87168 10L10.2859 11.4142L11.7001 10L10.2859 8.58579L8.87168 10ZM10.2859 11.4142L13.1143 14.2426L14.5285 12.8284L11.7001 10L10.2859 11.4142ZM13.1143 14.2427L15.9427 17.0711L17.357 15.6569L14.5285 12.8284L13.1143 14.2427ZM15.9427 17.0711L18.5788 19.7071L19.993 18.2929L17.357 15.6569L15.9427 17.0711ZM10.2859 10L10.2859 10L11.7001 11.4142C12.0609 11.0534 12.2859 10.552 12.2859 10H10.2859Z" fill="#E77777" _v-ec26f57a=""></path>\n\t\t\t\t\t\t</svg>\n </div>\n\t\t\t\t\t</div>\n\n\t\t\t</div>\n\t\t\t\n\t\t</div>\n\t</div>\n'},function(t,e,o){var i,n;o(49),i=o(51),n=o(59),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(50);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n\t#optimole-app .label[_v-36d4dd08] {\n\t\tmargin-top: 0;\n\t}\n\t.optml-refresh-wrapper i.dashicons[_v-36d4dd08]{\n\t\twidth:auto;\n\t\theight:auto;\n\t}\n",""])},function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=o(21),n=function(t){return t&&t.__esModule?t:{default:t}}(i);e.default={name:"cdn-details",data:function(){return{strings:optimoleDashboardApp.strings,apiKey:this.$store.state.apiKey?this.$store.state.apiKey:""}},computed:{connectedDomain:function(){return void 0!==this.userData.domain&&""!==this.userData.domain?this.userData.domain:this.userData.cdn_key+".i.optimole.com"},userData:function(){return this.$store.state.userData}},methods:{disconnect:function(){this.$store.commit("toggleShowDisconnectNotice",!0)}},components:{ApiKeyForm:n.default}}},function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=o(53),n=function(t){return t&&t.__esModule?t:{default:t}}(i);e.default={name:"api-key-form",components:{AppSelectionForm:n.default},data:function(){return{apiKey:this.$store.state.apiKey?this.$store.state.apiKey:"",connected:this.$store.state.connected,strings:optimoleDashboardApp.strings,isLoading:!1}},mounted:function(){},computed:{validKey:function(){return this.$store.state.apiKeyValidity},connectionError:function(){return this.$store.state.connectError},isConnected:function(){return this.$store.state.connected}},methods:{connect:function(){this.$store.dispatch("connectOptimole",{apiKey:this.apiKey})},disconnect:function(){this.apiKey="",this.$store.dispatch("disconnectOptimole",{})}}}},function(t,e,o){var i,n;o(54),i=o(56),n=o(57),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(55);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n\n",""])},function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={name:"app-selection-form",data:function(){return{connected:this.$store.state.connected,strings:optimoleDashboardApp.strings,selected_app:0}},computed:{isConnected:function(){return this.$store.state.connected},availableApps:function(){return this.$store.state.availableApps},activeApp:function(){return null!==this.$store.state.availableApps&&void 0!==this.$store.state.availableApps&&void 0!==this.$store.state.availableApps.available_apps?this.$store.state.availableApps.available_apps[this.selected_app].key:""}},methods:{selectDomain:function(){this.$store.dispatch("selectOptimoleDomain",{apiKey:this.$store.state.apiKey,application:this.activeApp})}}}},function(t,e){t.exports='\n\t<div style="margin-top: 2.5%;" v-if="availableApps" _v-f9df65ca="">\n\t\t<div class="field has-addons app-selection-field" _v-f9df65ca="">\n\t\t\t<label v-if="isConnected" class="label api-key-label has-text-grey-dark is-size-6" style="white-space:nowrap;" _v-f9df65ca="">{{strings.select + " " + strings.your_domain}}</label>\n\t\t\t<div class="control app-selection-control" style="width: 58.4%;" _v-f9df65ca="">\n <span class="select is-fullwidth" _v-f9df65ca="">\n\t\t\t\t\t<select v-model="selected_app" _v-f9df65ca="">\n\t\t\t\t\t\t\t<option v-for="( app, index ) in availableApps.available_apps" :key="index" :value="index" _v-f9df65ca="">{{app.domain}}</option>\n\t\t\t\t\t</select>\n </span>\n\t\t\t</div>\n\t\t\t<div class="button optml-button-style-1" style=" margin-left: 2%; padding: 2% 3.4%;" @click="selectDomain" :class="{ \'is-loading\' : this.$store.state.isConnecting }" _v-f9df65ca="">\n\t\t\t\t\t<span _v-f9df65ca="">{{strings.select}} </span>\n\t\t\t</div>\n\t\t</div>\n\t</div>\n'},function(t,e){t.exports='\n\t\t<div class="field api-key-field optml-light-background" style="padding: 2%; display: inline-block; width: 100%;">\n <div class="has-text-weight-bold has-text-left is-size-6" style="margin-bottom: 4%;">\n {{!isConnected ? strings.add_api : strings.your_api_key}}\n </div>\n <div class="optml-side-by-side">\n <div v-if="isConnected" ><span class="dashicons dashicons-yes-alt" style="color: #5F9D61; margin: 7px 7px 0 0;"></span></div>\n <div class="control api-key-control" style="width: 75%">\n <input type="text" name="api_key" class="input optml-font-size-medium"\n :class="validKey ? \'\' : \'is-danger\'" :placeholder="strings.api_key_placeholder"\n v-model="apiKey">\n </div>\n\n <div v-if="! isConnected" class="button optml-button-style-1 optml-margin-left optml-font-size-medium"\n @click="connect" :class="{ \'is-loading\' : this.$store.state.isConnecting }">\n <span>{{strings.connect_btn}}</span>\n </div>\n <div v-else class="optml-button optml-button-style-2 optml-margin-left optml-position-relative"\n @click="disconnect" :class="{ \'is-loading\' : this.$store.state.isConnecting }">\n <span>{{strings.disconnect_btn}}</span>\n </div>\n\n\t\t </div>\n <p v-if="! validKey" class="help is-danger">\n {{connectionError}}\n </p>\n <app-selection-form></app-selection-form>\n </div>\n\n\n'},function(t,e){t.exports='\n\t<div class="cdn-details" style="padding-top: 1.5em;" _v-36d4dd08="">\n\n\t\t\t<div class="optml-side-by-side" style="margin-bottom:14%;" _v-36d4dd08="">\n\t\t\t\t<div class="is-size-6 optml-gray has-text-left" style="position: relative; top: 12px; " _v-36d4dd08="">\n\t\t\t\t<p class="has-text-weight-bold" _v-36d4dd08="">{{strings.logged_in_as}}:</p>\n\t\t\t\t<p _v-36d4dd08="">\n\t\t\t\t\t{{userData.display_name}}\n\t\t\t\t</p>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t\t<hr _v-36d4dd08="">\n\t\t\t<div _v-36d4dd08="">\n\t\t\t\t<p class="is-size-7 has-text-weight-bold optml-gray has-text-left" _v-36d4dd08="">{{strings.private_cdn_url}}:</p>\n\t\t\t</div>\n\t\t<div class="control is-large" _v-36d4dd08="">\n\t\t\t<input type="text" :disabled="true" class="optml-light-background is-large optml-gray" style="width: 100%; height: 40px; font-size:1em; vertical-align: middle;" v-model="connectedDomain" _v-36d4dd08="">\n\t\t</div>\n\t\t<div class="is-size-7 optml-gray has-text-left" _v-36d4dd08="">\n\t\t\t<p class="has-text-weight-bold" _v-36d4dd08="">{{strings.looking_for_api_key}}</p>\n\t\t</div>\n\t\t<div class="control" style="font-size: 14px !important" v-html="strings.optml_dashboard" _v-36d4dd08="">\n\n\t\t</div>\n\t\t<div class="control is-large" style="height: 37px; margin: 4% 0 7% 0;" _v-36d4dd08="">\n\t\t\t<a class="button optml-button optml-button-style-2 " :class="this.$store.state.showDisconnect ? \'disabled\' : \'\'" style="margin: 2.5% 0 4% 0;" @click="disconnect" _v-36d4dd08="">{{strings.disconnect_btn}}</a>\n\t\t</div>\n\n\n\n\n\n\t</div>\n\n'},function(t,e,o){var i,n;o(61),i=o(63),n=o(64),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(62);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n\tinput[_v-355917f7], .notification .delete[_v-355917f7], button[_v-355917f7] {\n\t\tbox-sizing: border-box !important;\n\t}\n\t#optimole-app .subtitle[_v-355917f7] {\n\t\tline-height: 1.5em;\n\t\tword-break: keep-all !important;\n\t}\n\n",""])},function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=o(21),n=function(t){return t&&t.__esModule?t:{default:t}}(i);e.default={name:"connect-layout",components:{ApiKeyForm:n.default},data:function(){return{email:optimoleDashboardApp.current_user.email,strings:optimoleDashboardApp.strings,showApiKey:!1,error:!1,email_registered:!1,showRegisterField:!1,from_register:!1}},computed:{isLoading:function(){return this.$store.state.loading},isRestApiWorking:function(){return this.$store.state.apiError}},methods:{toggleApiForm:function(){this.error=!1,this.from_register=!1,this.showApiKey=!this.showApiKey},registerAccount:function(){var t=this;this.error=!1,this.$store.dispatch("registerOptimole",{email:this.email}).then(function(e){if("email_registered"===e.code)return void(t.email_registered=e.message);"success"===e.code?(t.showApiKey=!0,t.from_register=!0):t.error=!0})}}}},function(t,e){t.exports='\n\t<section class="is-clearfix optml-line-height" _v-355917f7="">\n\t\t<div class="notification is-danger" v-if="isRestApiWorking" v-html="strings.notice_api_not_working" _v-355917f7=""></div>\n\t\t<div class="section" v-if="showApiKey" _v-355917f7="">\n\t\t\t<div class="notification is-success" v-if="from_register" _v-355917f7="">\n\t\t\t\t{{strings.notification_message_register}}\n\t\t\t</div>\n\t\t\t<div style="display: inline-block; margin: auto 41px;" _v-355917f7="">\n\t\t\t\t<div class="is-size-5 has-text-weight-bold" style="margin-bottom: 2%;" v-html="strings.steps_connect_api_title" _v-355917f7=""> </div>\n\t\t\t\t<div class="is-size-6 optml-line-height" style="margin-bottom: 2%;" v-html="strings.steps_connect_api_desc" _v-355917f7=""></div>\n\t\t\t</div>\n\t\t\t<api-key-form _v-355917f7=""></api-key-form>\n\t\t\t<div style="margin-top: 2%" class="has-text-centered" _v-355917f7=""><a @click="toggleApiForm" v-if="showApiKey" href="#" aria-current="page" _v-355917f7="">{{strings.back_to_connect}}</a></div>\n\t\t</div>\n\t\t<div class="columns is-vcentered is-desktop " v-else="" _v-355917f7="">\n\t\t\t<div class="column has-text-left is-fluid is-hidden-touch" _v-355917f7="">\n\t\t\t\t<div class="hero" _v-355917f7="">\n\t\t\t\t\t<div class="hero-body content" _v-355917f7="">\n\t\t\t\t\t\t<p class="title" _v-355917f7="">{{strings.account_needed_heading}}</p>\n\t\t\t\t\t\t<p style="margin-top: 5%;" class="subtitle " v-html="strings.account_needed_title" _v-355917f7=""></p>\n\t\t\t\t\t\t<div class=" is-hidden-touch" _v-355917f7="">\n\t\t\t\t\t\t\t<div class="columns is-vcentered optml-side-by-side" _v-355917f7="">\n\n\t\t\t\t\t\t\t\t<div class="column optml-side-by-side" _v-355917f7="">\n\t\t\t\t\t\t\t\t\t<div class=" is-narrow is-hidden-touch column " style="background-color: white; color:#577BF9 !important; margin-right: 7px;margin-left: -10px;" _v-355917f7="">\n\t\t\t\t\t\t\t\t\t\t<span class="dashicons dashicons-yes-alt" style="margin-top: 2px;" _v-355917f7=""></span>\n\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t<p class="subtitle column is-size-6 is-vcentered has-text-left" style="margin-left: -3%;" v-html="strings.account_needed_subtitle_1" _v-355917f7=""></p>\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t<div class="columns is-vcentered optml-side-by-side" _v-355917f7="">\n\n\t\t\t\t\t\t\t\t<div class="column optml-side-by-side" _v-355917f7="">\n\t\t\t\t\t\t\t\t\t<div class=" is-narrow is-hidden-touch column" style="background-color: white; color:#577BF9 !important; margin-right: 7px;margin-left: -10px;" _v-355917f7="">\n\t\t\t\t\t\t\t\t\t\t<span class="dashicons dashicons-yes-alt" style="margin-top: 2px;" _v-355917f7=""></span>\n\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t<p class="subtitle column is-size-6 is-vcentered has-text-left" style="margin-left: -3%;" v-html="strings.account_needed_subtitle_2" _v-355917f7=""></p>\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t<div class="columns is-vcentered " style="position: relative;top:70%;" _v-355917f7="">\n\t\t\t\t\t\t\t\t<div class="column optml-side-by-side" style="margin-top: 10%;" _v-355917f7="">\n\t\t\t\t\t\t\t\t\t<div _v-355917f7=""><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg" _v-355917f7="">\n\t\t\t\t\t\t\t\t\t\t<rect width="62" height="62" rx="31" fill="#577BF9" _v-355917f7=""></rect>\n\t\t\t\t\t\t\t\t\t\t<path d="M45.125 31.5C45.125 39.0249 39.0249 45.125 31.5 45.125V47.125C40.1294 47.125 47.125 40.1294 47.125 31.5H45.125ZM31.5 45.125C23.9751 45.125 17.875 39.0249 17.875 31.5H15.875C15.875 40.1294 22.8706 47.125 31.5 47.125V45.125ZM17.875 31.5C17.875 23.9751 23.9751 17.875 31.5 17.875V15.875C22.8706 15.875 15.875 22.8706 15.875 31.5H17.875ZM31.5 17.875C39.0249 17.875 45.125 23.9751 45.125 31.5H47.125C47.125 22.8706 40.1294 15.875 31.5 15.875V17.875ZM37 31.5C37 34.5376 34.5376 37 31.5 37V39C35.6421 39 39 35.6421 39 31.5H37ZM31.5 37C28.4624 37 26 34.5376 26 31.5H24C24 35.6421 27.3579 39 31.5 39V37ZM26 31.5C26 28.4624 28.4624 26 31.5 26V24C27.3579 24 24 27.3579 24 31.5H26ZM31.5 26C34.5376 26 37 28.4624 37 31.5H39C39 27.3579 35.6421 24 31.5 24V26ZM41.1343 20.4515L35.3891 26.1967L36.8033 27.6109L42.5485 21.8657L41.1343 20.4515ZM35.3891 36.8033L41.1343 42.5485L42.5485 41.1343L36.8033 35.3891L35.3891 36.8033ZM27.6109 26.1967L21.8657 20.4515L20.4515 21.8657L26.1967 27.6109L27.6109 26.1967ZM26.1967 35.3891L20.4515 41.1343L21.8657 42.5485L27.6109 36.8033L26.1967 35.3891Z" fill="white" _v-355917f7=""></path>\n\t\t\t\t\t\t\t\t\t</svg></div>\n\n\t\t\t\t\t\t\t\t\t<div class="subtitle is-size-6 is-vcentered has-text-left" style="position: relative; padding-left: 10px; top: -17%; width: 70%;" _v-355917f7="">\n\t\t\t\t\t\t\t\t\t\t<div class="has-text-weight-bold" style="margin-bottom: 7px;" _v-355917f7="">Need help?</div>\n\t\t\t\t\t\t\t\t\t\t<div v-html="strings.account_needed_subtitle_3" _v-355917f7=""></div>\n\t\t\t\t\t\t\t\t\t\t </div>\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t\t<div class="column is-5-desktop is-full-touch optml-light-background" style="padding: 2% 3% 3% 2.5%" _v-355917f7="">\n\t\t\t\t<p v-html="strings.account_needed_title" class="is-size-6 has-text-centered is-hidden-desktop" _v-355917f7=""></p>\n\t\t\t\t<div class="field" _v-355917f7="">\n\t\t\t\t\t<label for="optml-email" class="label title is-size-5 is-12" _v-355917f7="">{{strings.email_address_label}}\n\t\t\t\t\t\t:</label>\n\t\t\t\t\t<div class="control is-12 is-small " _v-355917f7="">\n\t\t\t\t\t\t<input name="optml-email" id="optml-email" class="input is-fullwidth is-info" style="font-size: 16px;" type="email" v-model="email" _v-355917f7="">\n\t\t\t\t\t</div>\n\t\t\t\t\t\n\t\t\t\t\t<p class="help is-danger" v-if="error" v-html="strings.error_register" _v-355917f7=""></p>\n\t\t\t\t\t<p class="help is-danger" v-else-if="email_registered" v-html="email_registered" _v-355917f7=""></p>\n\t\t\t\t</div>\n\t\t\t\t<div class="field " _v-355917f7="">\n\t\t\t\t\t<div class="control " _v-355917f7="">\n\t\t\t\t\t\t<div class=" has-text-centered-mobile" _v-355917f7="">\n\t\t\t\t\t\t\t<button @click="registerAccount" class="button optml-button-style-1 is-fullwidth optml-button-px-padding" :class="isLoading ? \'is-loading\' :\'\' " _v-355917f7="">\n\t\t\t\t\t\t\t\t<span _v-355917f7="">{{strings.register_btn}}</span>\n\t\t\t\t\t\t\t</button>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t\t<hr _v-355917f7="">\n\t\t\t\t\t\t<div class="is-right has-text-centered-mobile has-text-right" _v-355917f7="">\n\t\t\t\t\t\t\t<div class="is-size-6 is-vcentered has-text-left has-text-weight-bold" style="margin-bottom: 6%;" _v-355917f7="">{{strings.existing_user}} ?</div>\n\n\t\t\t\t\t\t\t<button @click="toggleApiForm" class="button is-fullwidth is-outlined optml-button-px-padding has-text-weight-bold" style="background-color: #757296; font-size: 14px; color: white;" _v-355917f7="">\n\t\t\t\t\t\t\t\t<span _v-355917f7="">{{strings.api_exists}}</span>\n\t\t\t\t\t\t\t</button>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t</section>\n'},function(t,e,o){var i,n;o(66),i=o(68),n=o(69),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(67);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n\t.loader[_v-55a7a916] {\n\t\tmargin: 0 auto;\n\t\tfont-size: 10em;\n\t\tborder-left: 2px solid #888 !important;\n\t\tborder-bottom: 2px solid #888 !important;\n\t\tmargin-top: 0.2em;\n\t}\n\n\t.progress[_v-55a7a916]::-webkit-progress-value {\n\t\ttransition: width 0.5s ease;\n\t}\n\n\t.optml-optimized-percent-position[_v-55a7a916] {\n\t\tborder: none !important;\n\t\tposition:relative;\n\t\tpadding-left: 2.5%;\n\t}\n",""])},function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={name:"last-images",data:function(){return{loading:!0,startTime:0,maxTime:20,home_url:optimoleDashboardApp.home_url,strings:optimoleDashboardApp.strings.latest_images}},props:{status:status},mounted:function(){if(this.$store.state.optimizedImages.length>=10)return void(this.loading=!1);this.doProgressBar(),this.$store.dispatch("retrieveOptimizedImages",{waitTime:1e3*this.maxTime,component:this})},watch:{imageData:function(){var t=this;this.imageData.length>0&&(this.startTime=this.maxTime,setTimeout(function(){t.loading=!1},1e3))}},computed:{imageData:function(){return null!==this.$store.state.optimizedImages?this.$store.state.optimizedImages:[]},noImages:function(){return this.$store.state.optimizedImages.length<10}},methods:{doProgressBar:function(){this.startTime!==this.maxTime&&(this.startTime++,setTimeout(this.doProgressBar,1e3))},compressionRate:function(t,e){var o=(100*(1-e/t)).toFixed(1);return o<1?"1":o>100?(Math.floor(o/10+10)/10).toFixed(1).toString():o.toString()}}}},function(t,e){t.exports='\n\t<div _v-55a7a916="">\n\t\t<div class="optimized-images" v-if="! loading " _v-55a7a916="">\n\t\t\t<div v-if="!noImages" _v-55a7a916="">\n\t\t\t\t<h3 class="has-text-weight-bold is-size-6" style="margin-bottom: 4%;" _v-55a7a916="">{{strings.last}} {{strings.optimized_images}}</h3>\n\t\t\t\t<table class="table is-fullwidth" _v-55a7a916="">\n\t\t\t\t\t<tbody _v-55a7a916="">\n\t\t\t\t\t<template v-for="index in [0,5]" _v-55a7a916="">\n\t\t\t\t\t<tr _v-55a7a916="">\n\t\t\t\t\t\t<td style="border: none !important;" _v-55a7a916=""><a :href="imageData[index].url" target="_blank" _v-55a7a916=""><img :src="imageData[index].url" class="optml-image" _v-55a7a916=""></a></td>\n\t\t\t\t\t\t<td style="border: none !important;" _v-55a7a916=""><a :href="imageData[index+1].url" target="_blank" _v-55a7a916=""><img :src="imageData[index+1].url" class="optml-image" _v-55a7a916=""></a></td>\n\t\t\t\t\t\t<td style="border: none !important;" _v-55a7a916=""><a :href="imageData[index+2].url" target="_blank" _v-55a7a916=""><img :src="imageData[index+2].url" class="optml-image" _v-55a7a916=""></a></td>\n\t\t\t\t\t\t<td style="border: none !important;" _v-55a7a916=""><a :href="imageData[index+3].url" target="_blank" _v-55a7a916=""><img :src="imageData[index+3].url" class="optml-image" _v-55a7a916=""></a></td>\n\t\t\t\t\t\t<td class="optml-hide-on-tablet" style="border: none !important;" _v-55a7a916=""><a :href="imageData[index+4].url" target="_blank" _v-55a7a916=""><img :src="imageData[index+4].url" class="optml-image" _v-55a7a916=""></a></td>\n\n\t\t\t\t\t</tr>\n\t\t\t\t\t<tr style="left:2%; position:relative;" _v-55a7a916="">\n\t\t\t\t\t\t<td class="optml-optimized-percent-position" _v-55a7a916="">\n\t\t\t\t\t\t\t<div class="optml-side-by-side" _v-55a7a916="">\n\t\t\t\t\t\t\t\t<div class="optml-point" _v-55a7a916=""></div>\n\t\t\t\t\t\t\t\t<div class="optml-center-table-text" _v-55a7a916="">{{compressionRate(imageData[index].ex_size_raw, imageData[index].new_size_raw)}}% Saved</div>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td class="optml-optimized-percent-position" _v-55a7a916="">\n\t\t\t\t\t\t\t<div class="optml-side-by-side" _v-55a7a916="">\n\t\t\t\t\t\t\t\t<div class="optml-point" _v-55a7a916=""></div>\n\t\t\t\t\t\t\t\t<div class="optml-center-table-text" _v-55a7a916="">{{compressionRate(imageData[index+1].ex_size_raw, imageData[index+1].new_size_raw)}}% Saved</div>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td class="optml-optimized-percent-position" _v-55a7a916="">\n\t\t\t\t\t\t\t<div class="optml-side-by-side" _v-55a7a916="">\n\t\t\t\t\t\t\t\t<div class="optml-point" _v-55a7a916=""></div>\n\t\t\t\t\t\t\t\t<div class="optml-center-table-text" _v-55a7a916="">{{compressionRate(imageData[index+2].ex_size_raw, imageData[index+2].new_size_raw)}}% Saved</div>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td class="optml-optimized-percent-position" _v-55a7a916="">\n\t\t\t\t\t\t\t<div class="optml-side-by-side" _v-55a7a916="">\n\t\t\t\t\t\t\t\t<div class="optml-point" _v-55a7a916=""></div>\n\t\t\t\t\t\t\t\t<div class="optml-center-table-text" _v-55a7a916="">{{compressionRate(imageData[index+3].ex_size_raw, imageData[index+3].new_size_raw)}}% Saved</div>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td class="optml-optimized-percent-position optml-hide-on-tablet" _v-55a7a916="">\n\t\t\t\t\t\t\t<div class="optml-side-by-side" _v-55a7a916="">\n\t\t\t\t\t\t\t\t<div class="optml-point" _v-55a7a916=""></div>\n\t\t\t\t\t\t\t\t<div class="optml-center-table-text" _v-55a7a916="">{{compressionRate(imageData[index+4].ex_size_raw, imageData[index+4].new_size_raw)}}% Saved</div>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t</tr>\n\t\t\t\t\t</template>\n\t\t\t\t\t</tbody>\n\t\t\t\t</table>\n\t\t\t</div>\n\t\t</div>\n\t\t<div v-else="" _v-55a7a916="">\n\t\t\t<iframe width="1" height="1" :src="home_url" style="visibility: hidden" _v-55a7a916=""></iframe>\n\t\t\t<h6 class="has-text-centered" _v-55a7a916="">{{strings.loading_latest_images}}</h6>\n\t\t\t<progress id="optml-progress-bar" class="progress is-small is-success optml-custom-label-margin" :value="startTime" :max="maxTime" _v-55a7a916=""></progress>\n\t\t</div>\n\t\t<table class="table is-striped is-hoverable is-fullwidth" v-if="noImages &amp;&amp; !loading" style="margin-top: 12%;" _v-55a7a916="">\n\t\t\t<thead _v-55a7a916="">\n\t\t\t<tr _v-55a7a916="">\n\t\t\t\t<th class="is-size-6 has-text-centered" style="border: none !important; font-weight: normal;" v-html="strings.no_images_found" _v-55a7a916=""></th>\n\t\t\t</tr>\n\t\t\t</thead>\n\t\t</table>\n\t</div>\n'},function(t,e,o){var i,n;i=o(71),n=o(77),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=o(72),n=function(t){return t&&t.__esModule?t:{default:t}}(i);e.default={name:"conflicts",components:{ConflictItem:n.default},data:function(){return{home_url:optimoleDashboardApp.home_url,strings:optimoleDashboardApp.strings.conflicts}},computed:{noConflicts:function(){return 0===this.$store.state.conflicts.count},conflictData:function(){return null!==this.$store.state.conflicts.conflicts?this.$store.state.conflicts.conflicts:[]}}}},function(t,e,o){var i,n;o(73),i=o(75),n=o(76),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(74);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n\t#optimole-app .optml-conflict-done.button.is-link.is-outlined.is-loading[_v-3c4ee714]::after {\n\t\tborder-color: transparent transparent #fff #fff !important;\n\t}\n\n\t.optml-conflict-done[_v-3c4ee714]:hover {\n\t\tbackground-color: transparent !important;\n\t\tcolor: #fff !important;\n\t\tborder-color: transparent !important;\n\t}\n",""])},function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={name:"conflict-item",props:{item:{type:Object},is_loading:{type:Boolean,default:!1}},data:function(){return{home_url:optimoleDashboardApp.home_url,strings:optimoleDashboardApp.strings.conflicts}},methods:{conflictClass:function(t){return"high"===t?"is-danger":"medium"===t?"is-info":"is-primary"},dismissConflict:function(t){this.is_loading=!0,this.$store.dispatch("dismissConflict",{conflictID:t,component:this})}}}},function(t,e){t.exports='\n\t<div class="notification" :class="conflictClass( item.severity )" _v-3c4ee714="">\n\t\t<div v-html="item.message" _v-3c4ee714=""></div>\n\n\t\t<a :class="is_loading ? \'is-loading\' : \'\' " class="is-pulled-right button optml-conflict-done is-small is-link is-inverted is-outlined" v-on:click="dismissConflict( item.id )" _v-3c4ee714=""><span v-if="!is_loading" class="dashicons dashicons-yes" _v-3c4ee714=""></span>{{strings.conflict_close}}</a>\n\t\t<div class=" is-clearfix" _v-3c4ee714=""></div>\n\t</div>\n'},function(t,e){t.exports='\n\t<div>\n\t\t<div class="conflicts-table">\n\t\t\t<h6 v-if="!noConflicts" class="has-text-centered">{{strings.title}}</h6>\n\t\t\t<div v-if="!noConflicts">\n\n\t\t\t\t<div class="row" v-for="(item, index) in conflictData">\n\t\t\t\t\t<div class="column">\n\t\t\t\t\t\t<conflict-item v-bind:item=item v-bind:is_loading="false"></conflict-item>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t\t<div v-if="noConflicts">\n\t\t\t\t<table class="table is-striped is-hoverable is-fullwidth">\n\t\t\t\t\t<tbody>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<th class="optml-image-heading has-text-centered" v-html="strings.no_conflicts_found"></th>\n\t\t\t\t\t</tr>\n\t\t\t\t\t</tbody>\n\t\t\t\t</table>\n\t\t\t</div>\n\t\t</div>\n\t</div>\n'},function(t,e,o){var i,n;o(79),i=o(81),n=o(170),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(80);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n\n #optml-settings-menu > ul.optml-menu.optml-settings-submenu[_v-5f7ac404] {\n width: -webkit-fit-content !important;\n width: -moz-fit-content !important;\n width: fit-content !important;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n }\n #optml-settings-menu > hr[_v-5f7ac404]{\n visibility: hidden;\n }\n .optml-sublist[_v-5f7ac404] {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n }\n .optml-advanced-settings[_v-5f7ac404] {\n width: 100%;\n }\n @media screen and (max-width: 768px) {\n #optml-settings-menu > ul.optml-menu.optml-settings-submenu[_v-5f7ac404] {\n width: -webkit-fit-content !important;\n width: -moz-fit-content !important;\n width: fit-content !important;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: row;\n flex-direction: row;\n margin-top: 0;\n padding-top : 0;\n }\n #optml-settings-menu[_v-5f7ac404] {\n padding-top: 0 !important;\n }\n #optml-settings-menu > hr[_v-5f7ac404]{\n visibility: visible;\n margin: 0 !important;\n }\n #optml-settings-menu > ul.optml-menu.optml-settings-submenu > li[_v-5f7ac404] {\n margin-top: 0 !important;\n margin-left: 5% !important;\n height : -webkit-fit-content;\n height : -moz-fit-content;\n height : fit-content;\n }\n .optml-sublist[_v-5f7ac404] {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: row;\n flex-direction: row;\n left: -87%;\n position: relative;\n\n }\n .optml-sublist > li[_v-5f7ac404] {\n margin-right: 5% !important;\n }\n .optml-sublist > li > a[_v-5f7ac404] {\n padding: 5px !important;\n }\n .optml-advanced-settings[_v-5f7ac404] {\n width: 37% !important;\n }\n .optml-advanced-settings.is-active[_v-5f7ac404] {\n width: 20% !important;\n }\n }\n ul.optml-settings-submenu[_v-5f7ac404] {\n list-style: none !important;\n }\n #optml-settings-menu li a span.tag.optml-beta[_v-5f7ac404] {\n border-radius: 2px;\n font-family: Verdana;\n font-size: .5rem;\n height: 2.25em;\n margin-left: .5em;\n vertical-align: text-bottom;\n }\n\n #optml-settings-menu > ul.menu-list > li > ul[_v-5f7ac404] {\n margin-top: 10px;\n padding-top: 10px;\n border: none;\n font-size: 0.8rem;\n list-style: none;\n width: -webkit-fit-content;\n width: -moz-fit-content;\n width: fit-content;\n }\n .optml-menu > li > a[_v-5f7ac404]{\n color: black !important;\n display: block;\n padding: 0 20% 20px 0;\n list-style: none !important;\n box-shadow: none !important;\n font-weight: bold;\n width: -webkit-fit-content;\n width: -moz-fit-content;\n width: fit-content;\n white-space: nowrap;\n }\n .optml-menu > li [_v-5f7ac404]:hover {\n color: #3273dc !important;\n }\n .optml-menu > li > a.is-active[_v-5f7ac404] {\n color: #3273dc !important;\n }\n\n .optml-menu > li[_v-5f7ac404] {\n width: -webkit-fit-content;\n width: -moz-fit-content;\n width: fit-content;\n }\n .optml-sublist > li[_v-5f7ac404] {\n margin-top: 0 !important;\n }\n .optml-sublist > li > a[_v-5f7ac404] {\n display: inline-block;\n color: black !important;\n padding: 7% 15% 7% 5%;\n width: 100%;\n }\n\n .subtab-content[_v-5f7ac404] {\n\n padding: 0.5em 0.75em;\n }\n\n #optml-settings-menu[_v-5f7ac404] {\n padding-top: 23px;\n width: -webkit-fit-content !important;\n width: -moz-fit-content !important;\n width: fit-content !important;\n margin-right: 4%;\n }\n\n .subtab-content[_v-5f7ac404] {\n padding-top: 10px;\n }\n\n .advanced-link[_v-5f7ac404] {\n font-size: 100%;\n line-height: 20px;\n }\n\n #optimole-app .is-menu-disabled > ul > li > a[_v-5f7ac404] {\n cursor: not-allowed;\n }\n\n .is-tab-disabled[_v-5f7ac404]:not(.is-tab-general),\n .is-menu-disabled[_v-5f7ac404] {\n opacity: 0.4;\n cursor: not-allowed;\n }\n",""])},function(t,e,o){"use strict";function i(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var n=o(82),a=i(n),r=o(87),s=i(r),l=o(22),p=i(l),d=o(107),c=i(d),m=o(128),f=i(m),u=o(138),h=i(u),b=o(143),v=i(b),g=o(165),x=i(g);e.default={name:"options",components:{Cssjs:x.default,Lazyload:h.default,Media:v.default,Exclusions:f.default,Resize:c.default,Watermarks:p.default,Compression:s.default,General:a.default},data:function(){return{strings:optimoleDashboardApp.strings.options_strings,all_strings:optimoleDashboardApp.strings,is_offload_media_available:optimoleDashboardApp.is_offload_media_available,showNotification:!1,tab:"general",isDisabled:!1,advancedOpen:!1}},mounted:function(){Object.prototype.hasOwnProperty.call(this.$store.state.queryArgs,"optimole_action")&&this.changeTab("offload_media")},methods:{ToggleAdvanced:function(){this.advancedOpen=!this.advancedOpen,this.advancedOpen||(this.tab="general"),this.advancedOpen&&(this.tab="compression")},changeTab:function(t){["advanced","compression","resize","lazyload","exclusions"].includes(t)||(this.advancedOpen=!1),this.tab=t},updateGlobalState:function(t){this.isDisabled=!t}},computed:{}}},function(t,e,o){var i,n;o(83),i=o(85),n=o(86),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(84);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n .is-field-disabled[_v-afa1dd64] {\n opacity: 0.5;\n }\n\n",""])},function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={name:"general",components:{},data:function(){return{strings:optimoleDashboardApp.strings.options_strings,all_strings:optimoleDashboardApp.strings,showNotification:!1,showSave:!1,isAssetsOn:!1,isReplacerOff:!1,isLazyLoadOff:!1,new_data:{}}},mounted:function(){this.isReplacerOff="disabled"===this.site_settings.image_replacer,this.isAssetsOn="enabled"===this.site_settings.cdn,this.$emit("update-status",!this.isReplacerOff)},methods:{clearCache:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";this.$store.dispatch("clearCache",{type:t})},saveChanges:function(){this.$store.dispatch("saveSettings",{settings:this.new_data})}},computed:{site_settings:function(){return this.$store.state.site_settings},getReplacerStatus:{get:function(){return!("disabled"===this.site_settings.image_replacer)},set:function(t){this.showSave=!0,this.isReplacerOff=!t,this.$emit("update-status",t),this.new_data.image_replacer=t?"enabled":"disabled"}},lazyLoadStatus:{set:function(t){this.showSave=!0,this.isLazyLoadOff=!t,this.new_data.lazyload=t?"enabled":"disabled"},get:function(){return!("disabled"===this.site_settings.lazyload)}},reportScriptStatus:{set:function(t){this.showSave=!0,this.new_data.report_script=t?"enabled":"disabled"},get:function(){return!("disabled"===this.site_settings.report_script)}}}}},function(t,e){t.exports='\n <div :class="{ \'saving--option\' : this.$store.state.loading }" _v-afa1dd64="">\n \x3c!--Enable image replacement button --\x3e\n <div class="field columns" _v-afa1dd64="">\n <label class="label column has-text-grey-dark optml-custom-label-margin" _v-afa1dd64="">\n {{strings.enable_image_replace}}\n <p class="has-text-weight-normal optml-settings-desc-margin" _v-afa1dd64="">\n {{strings.replacer_desc}}\n </p>\n </label>\n <div class="column is-1" _v-afa1dd64="">\n <toggle-button :class="\'has-text-dark\'" v-model="getReplacerStatus" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-afa1dd64=""></toggle-button>\n </div>\n\n </div>\n\n <hr _v-afa1dd64="">\n \x3c!--Lazy load toggle --\x3e\n <div class="field is-fullwidth columns" :class="{\'is-field-disabled\':isReplacerOff }" _v-afa1dd64="">\n <label class="label column has-text-grey-dark optml-custom-label-margin" _v-afa1dd64="">\n {{strings.toggle_lazyload}}\n\n <p class="has-text-weight-normal optml-settings-desc-margin" _v-afa1dd64="">\n {{strings.lazyload_desc}}\n </p>\n </label>\n\n <div class="column is-1 " _v-afa1dd64="">\n <toggle-button :class="\'has-text-dark\'" v-model="lazyLoadStatus" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-afa1dd64=""></toggle-button>\n </div>\n </div>\n\n <hr _v-afa1dd64="">\n\n \x3c!-- Show report toggle--\x3e\n <div class="field columns" _v-afa1dd64="">\n <label class="label column has-text-grey-dark optml-custom-label-margin" _v-afa1dd64="">\n {{strings.enable_report_title}}\n\n <p class=" has-text-weight-normal optml-settings-desc-margin" _v-afa1dd64="">\n {{strings.enable_report_desc}}\n </p>\n </label>\n\n <div class="column is-1 " _v-afa1dd64="">\n <toggle-button :class="\'has-text-dark\'" v-model="reportScriptStatus" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-afa1dd64=""></toggle-button>\n </div>\n </div>\n\n <hr _v-afa1dd64="">\n\n \x3c!-- Clear Cache images button --\x3e\n <div class="field is-fullwidth columns optml-flex-column" :class="{\'is-field-disabled\':isReplacerOff }" _v-afa1dd64="">\n <label class="label column has-text-grey-dark optml-custom-label-margin" _v-afa1dd64="">\n {{strings.cache_title}}\n\n <p class="has-text-weight-normal optml-settings-desc-margin" _v-afa1dd64="">\n {{strings.cache_desc}}\n </p>\n </label>\n <div class="optml-side-by-side" style="justify-content: left; padding-left: 0.75rem" _v-afa1dd64="">\n\n <div @click="clearCache()" class="button optml-button optml-button-style-2 is-center optml-position-relative" style="margin-right: 2%;" :class="this.$store.state.loading ? \'is-loading\' : \'\' " _v-afa1dd64="">\n {{strings.clear_cache_images}}\n </div>\n\n <div v-if="isAssetsOn" @click="clearCache(\'assets\')" class="button optml-button optml-button-style-2 is-center optml-position-relative" :class="this.$store.state.loading ? \'is-loading\' : \'\' " _v-afa1dd64="">\n {{strings.clear_cache_assets}}\n </div>\n\n </div>\n\n <label class="label column " _v-afa1dd64="">\n <p class="has-text-weight-normal optml-restore-notice-background" style="padding: 2%;" _v-afa1dd64="">{{strings.clear_cache_notice}}</p>\n </label>\n </div>\n\n\n \x3c!-- Save changes button --\x3e\n <div class="field is-fullwidth columns " _v-afa1dd64="">\n <div class="column is-left" _v-afa1dd64="">\n <button @click="saveChanges()" class="button optml-button-style-1" :class="this.$store.state.loading ? \'is-loading\' : \'\' " :disabled="!showSave" _v-afa1dd64="">\n {{strings.save_changes}}\n </button>\n </div>\n </div>\n </div>\n\n\n'},function(t,e,o){var i,n;o(88),i=o(90),n=o(101),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(89);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n.sample-image[_v-397b4868] {\n margin-top: 30px;\n}\n\n.view-sample-image[_v-397b4868] {\n\n line-height: 32px;\n margin-left: 20px;\n}\n",""])},function(t,e,o){"use strict";function i(t){return t&&t.__esModule?t:{default:t}}function n(t){return 90===t?optimoleDashboardApp.strings.options_strings.high_q_title:75===t?optimoleDashboardApp.strings.options_strings.medium_q_title:55===t?optimoleDashboardApp.strings.options_strings.low_q_title:t}function a(t){return"number"==typeof t?t:"auto"===t?90:"high_c"===t?90:"medium_c"===t?75:"low_c"===t?55:90}Object.defineProperty(e,"__esModule",{value:!0});var r=o(91),s=i(r),l=o(92),p=i(l);o(97),e.default={name:"compression",components:{VueSlider:s.default,Image_diff:p.default},data:function(){return{strings:optimoleDashboardApp.strings.options_strings,all_strings:optimoleDashboardApp.strings,showSave:!1,showSample:!1,showManualQuality:!1,loading_images:!1,showComparison:!1,new_data:{quality:a(this.$store.state.site_settings.quality),network_optimization:this.$store.state.site_settings.network_optimization},sliderOptions:{processStyle:{backgroundColor:"#577BF9"},contained:!0,dotStyle:{borderColor:"#577BF9"},min:50,max:100,tooltipFormatter:function(t){return n(t)},marks:function(t){var e={width:"14px",height:"14px",display:"block",backgroundColor:"#577BF9",borderColor:"#577BF9",boxShadow:"none",transform:"translate(-4px, -4px)"},o=n(t);return"number"!=typeof o&&{label:o,style:e}}}}},mounted:function(){},methods:{saveChanges:function(){this.$store.dispatch("saveSettings",{settings:this.new_data})},newSample:function(t){return!0!==this.showComparison&&(this.showComparison=!0),this.updateSampleImage(this.new_data.quality,t?"yes":"no"),!1},updateSampleImage:function(t){var e=this,o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"no";this.$store.dispatch("sampleRate",{quality:t,force:o,component:this}).then(function(t){setTimeout(function(){e.showNotification=!1},1e3)},function(t){})}},computed:{site_settings:function(){return this.$store.state.site_settings},gifReplacementStatus:{set:function(t){this.showSave=!0,this.new_data.img_to_video=t?"enabled":"disabled"},get:function(){return!("disabled"===this.site_settings.img_to_video)}},cdnStatus:{set:function(t){this.showSave=!0,this.new_data.cdn=t?"enabled":"disabled"},get:function(){return!("disabled"===this.site_settings.cdn)}},avifStatus:{set:function(t){this.showSave=!0,this.new_data.avif=t?"enabled":"disabled"},get:function(){return!("disabled"===this.site_settings.avif)}},autoQuality:{set:function(t){this.showSave=!0,this.showManualQuality=!t,this.new_data.autoquality=t?"enabled":"disabled"},get:function(){return this.showManualQuality="disabled"===this.site_settings.autoquality,!("disabled"===this.site_settings.autoquality)}},compressionRatio:function(){return this.sample_images.optimized_size>this.sample_images.original_size?Math.floor(60*Math.random())+10:(100*parseFloat(this.sample_images.optimized_size/this.sample_images.original_size)).toFixed(0)},sample_images:function(){return this.$store.state.sample_rate},networkStatus:{set:function(t){this.showSave=!0,this.new_data.network_optimization=t?"enabled":"disabled"},get:function(){return!("disabled"===this.site_settings.network_optimization)}}}}},function(t,e,o){!function(e,i){t.exports=i(o(5))}("undefined"!=typeof self&&self,function(t){return function(t){function e(i){if(o[i])return o[i].exports;var n=o[i]={i:i,l:!1,exports:{}};return t[i].call(n.exports,n,n.exports,e),n.l=!0,n.exports}var o={};return e.m=t,e.c=o,e.d=function(t,o,i){e.o(t,o)||Object.defineProperty(t,o,{enumerable:!0,get:i})},e.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},e.t=function(t,o){if(1&o&&(t=e(t)),8&o)return t;if(4&o&&"object"==typeof t&&t&&t.__esModule)return t;var i=Object.create(null);if(e.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:t}),2&o&&"string"!=typeof t)for(var n in t)e.d(i,n,function(e){return t[e]}.bind(null,n));return i},e.n=function(t){var o=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(o,"a",o),o},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="",e(e.s="fb15")}({"091b":function(t,e,o){e=o("24fb")(!1),e.push([t.i,".vue-slider-dot{position:absolute;-webkit-transition:all 0s;transition:all 0s;z-index:5}.vue-slider-dot:focus{outline:none}.vue-slider-dot-tooltip{position:absolute;visibility:hidden}.vue-slider-dot-hover:hover .vue-slider-dot-tooltip,.vue-slider-dot-tooltip-show{visibility:visible}.vue-slider-dot-tooltip-top{top:-10px;left:50%;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.vue-slider-dot-tooltip-bottom{bottom:-10px;left:50%;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}.vue-slider-dot-tooltip-left{left:-10px;top:50%;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}.vue-slider-dot-tooltip-right{right:-10px;top:50%;-webkit-transform:translate(100%,-50%);transform:translate(100%,-50%)}",""]),t.exports=e},"24fb":function(t,e,o){"use strict";function i(t,e){var o=t[1]||"",i=t[3];if(!i)return o;if(e&&"function"==typeof btoa){var a=n(i);return[o].concat(i.sources.map(function(t){return"/*# sourceURL=".concat(i.sourceRoot||"").concat(t," */")})).concat([a]).join("\n")}return[o].join("\n")}function n(t){return"/*# ".concat("sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(t)))))," */")}t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var o=i(e,t);return e[2]?"@media ".concat(e[2]," {").concat(o,"}"):o}).join("")},e.i=function(t,o,i){"string"==typeof t&&(t=[[null,t,""]]);var n={};if(i)for(var a=0;a<this.length;a++){var r=this[a][0];null!=r&&(n[r]=!0)}for(var s=0;s<t.length;s++){var l=[].concat(t[s]);i&&n[l[0]]||(o&&(l[2]?l[2]="".concat(o," and ").concat(l[2]):l[2]=o),e.push(l))}},e}},2638:function(t,e,o){"use strict";function i(){return i=Object.assign||function(t){for(var e,o=1;o<arguments.length;o++)for(var i in e=arguments[o])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},i.apply(this,arguments)}var n=["attrs","props","domProps"],a=["class","style","directives"],r=["on","nativeOn"],s=function(t){return t.reduce(function(t,e){for(var o in e)if(t[o])if(-1!==n.indexOf(o))t[o]=i({},t[o],e[o]);else if(-1!==a.indexOf(o)){var s=t[o]instanceof Array?t[o]:[t[o]],p=e[o]instanceof Array?e[o]:[e[o]];t[o]=s.concat(p)}else if(-1!==r.indexOf(o))for(var d in e[o])if(t[o][d]){var c=t[o][d]instanceof Array?t[o][d]:[t[o][d]],m=e[o][d]instanceof Array?e[o][d]:[e[o][d]];t[o][d]=c.concat(m)}else t[o][d]=e[o][d];else if("hook"==o)for(var f in e[o])t[o][f]=t[o][f]?l(t[o][f],e[o][f]):e[o][f];else t[o]=e[o];else t[o]=e[o];return t},{})},l=function(t,e){return function(){t&&t.apply(this,arguments),e&&e.apply(this,arguments)}};t.exports=s},"499e":function(t,e,o){"use strict";function i(t,e){for(var o=[],i={},n=0;n<e.length;n++){var a=e[n],r=a[0],s=a[1],l=a[2],p=a[3],d={id:t+":"+n,css:s,media:l,sourceMap:p};i[r]?i[r].parts.push(d):o.push(i[r]={id:r,parts:[d]})}return o}function n(t,e,o,n){h=o,v=n||{};var r=i(t,e);return a(r),function(e){for(var o=[],n=0;n<r.length;n++){var s=r[n],l=c[s.id];l.refs--,o.push(l)}for(e?(r=i(t,e),a(r)):r=[],n=0;n<o.length;n++)if(l=o[n],0===l.refs){for(var p=0;p<l.parts.length;p++)l.parts[p]();delete c[l.id]}}}function a(t){for(var e=0;e<t.length;e++){var o=t[e],i=c[o.id];if(i){i.refs++;for(var n=0;n<i.parts.length;n++)i.parts[n](o.parts[n]);for(;n<o.parts.length;n++)i.parts.push(s(o.parts[n]));i.parts.length>o.parts.length&&(i.parts.length=o.parts.length)}else{var a=[];for(n=0;n<o.parts.length;n++)a.push(s(o.parts[n]));c[o.id]={id:o.id,refs:1,parts:a}}}}function r(){var t=document.createElement("style");return t.type="text/css",m.appendChild(t),t}function s(t){var e,o,i=document.querySelector("style["+g+'~="'+t.id+'"]');if(i){if(h)return b;i.parentNode.removeChild(i)}if(x){var n=u++;i=f||(f=r()),e=l.bind(null,i,n,!1),o=l.bind(null,i,n,!0)}else i=r(),e=p.bind(null,i),o=function(){i.parentNode.removeChild(i)};return e(t),function(i){if(i){if(i.css===t.css&&i.media===t.media&&i.sourceMap===t.sourceMap)return;e(t=i)}else o()}}function l(t,e,o,i){var n=o?"":i.css;if(t.styleSheet)t.styleSheet.cssText=y(e,n);else{var a=document.createTextNode(n),r=t.childNodes;r[e]&&t.removeChild(r[e]),r.length?t.insertBefore(a,r[e]):t.appendChild(a)}}function p(t,e){var o=e.css,i=e.media,n=e.sourceMap;if(i&&t.setAttribute("media",i),v.ssrId&&t.setAttribute(g,e.id),n&&(o+="\n/*# sourceURL="+n.sources[0]+" */",o+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(n))))+" */"),t.styleSheet)t.styleSheet.cssText=o;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(o))}}o.r(e),o.d(e,"default",function(){return n});var d="undefined"!=typeof document;if("undefined"!=typeof DEBUG&&DEBUG&&!d)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var c={},m=d&&(document.head||document.getElementsByTagName("head")[0]),f=null,u=0,h=!1,b=function(){},v=null,g="data-vue-ssr-id",x="undefined"!=typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase()),y=function(){var t=[];return function(e,o){return t[e]=o,t.filter(Boolean).join("\n")}}()},"4abb":function(t,e,o){var i=o("7a57");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals),(0,o("499e").default)("b2af7572",i,!0,{sourceMap:!1,shadowMode:!1})},"4ed8":function(t,e,o){var i=o("091b");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals),(0,o("499e").default)("2f6bee1a",i,!0,{sourceMap:!1,shadowMode:!1})},"556c":function(t,e,o){var i=o("eef2");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals),(0,o("499e").default)("1209fd47",i,!0,{sourceMap:!1,shadowMode:!1})},"65d9":function(t,e,o){"use strict";function i(t,e){n(t,e),Object.getOwnPropertyNames(e.prototype).forEach(function(o){n(t.prototype,e.prototype,o)}),Object.getOwnPropertyNames(e).forEach(function(o){n(t,e,o)})}function n(t,e,o){(o?Reflect.getOwnMetadataKeys(e,o):Reflect.getOwnMetadataKeys(e)).forEach(function(i){var n=o?Reflect.getOwnMetadata(i,e,o):Reflect.getOwnMetadata(i,e);o?Reflect.defineMetadata(i,n,t,o):Reflect.defineMetadata(i,n,t)})}function a(t){return function(e,o,i){var n="function"==typeof e?e:e.constructor;n.__decorators__||(n.__decorators__=[]),"number"!=typeof i&&(i=void 0),n.__decorators__.push(function(e){return t(e,o,i)})}}function r(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return m.extend({mixins:t})}function s(t){var e=typeof t;return null==t||"object"!==e&&"function"!==e}function l(t,e){var o=e.prototype._init;e.prototype._init=function(){var e=this,o=Object.getOwnPropertyNames(t);if(t.$options.props)for(var i in t.$options.props)t.hasOwnProperty(i)||o.push(i);o.forEach(function(o){"_"!==o.charAt(0)&&Object.defineProperty(e,o,{get:function(){return t[o]},set:function(e){t[o]=e},configurable:!0})})};var i=new e;e.prototype._init=o;var n={};return Object.keys(i).forEach(function(t){void 0!==i[t]&&(n[t]=i[t])}),n}function p(t,e){void 0===e&&(e={}),e.name=e.name||t._componentTag||t.name;var o=t.prototype;Object.getOwnPropertyNames(o).forEach(function(t){if("constructor"!==t)if(b.indexOf(t)>-1)e[t]=o[t];else{var i=Object.getOwnPropertyDescriptor(o,t);void 0!==i.value?"function"==typeof i.value?(e.methods||(e.methods={}))[t]=i.value:(e.mixins||(e.mixins=[])).push({data:function(){var e;return e={},e[t]=i.value,e}}):(i.get||i.set)&&((e.computed||(e.computed={}))[t]={get:i.get,set:i.set})}}),(e.mixins||(e.mixins=[])).push({data:function(){return l(this,t)}});var n=t.__decorators__;n&&(n.forEach(function(t){return t(e)}),delete t.__decorators__);var a=Object.getPrototypeOf(t.prototype),r=a instanceof m?a.constructor:m,s=r.extend(e);return d(s,t,r),f&&i(s,t),s}function d(t,e,o){Object.getOwnPropertyNames(e).forEach(function(i){if("prototype"!==i){var n=Object.getOwnPropertyDescriptor(t,i);if(!n||n.configurable){var a=Object.getOwnPropertyDescriptor(e,i);if(!h){if("cid"===i)return;var r=Object.getOwnPropertyDescriptor(o,i);if(!s(a.value)&&r&&r.value===a.value)return}Object.defineProperty(t,i,a)}}})}function c(t){return"function"==typeof t?p(t):function(e){return p(e,t)}}Object.defineProperty(e,"__esModule",{value:!0});var m=/**
12
  * vue-class-component v7.0.1
13
  * (c) 2015-present Evan You
14
  * @license MIT
18
  * Version: 2.8.21
19
  * Author: Marco Lang
20
  */
21
+ !function(e,o){t.exports=o()}(0,function(){"use strict";function t(t){var e=r(t);return s(e,t.body)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function o(t,e,o,i,n,a,r,s,l,p){"boolean"!=typeof r&&(l=s,s=r,r=!1);var d="function"==typeof o?o.options:o;t&&t.render&&(d.render=t.render,d.staticRenderFns=t.staticRenderFns,d._compiled=!0,n&&(d.functional=!0)),i&&(d._scopeId=i);var c;if(a?(c=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),e&&e.call(this,l(t)),t&&t._registeredComponents&&t._registeredComponents.add(a)},d._ssrRegister=c):e&&(c=r?function(){e.call(this,p(this.$root.$options.shadowRoot))}:function(t){e.call(this,s(t))}),c)if(d.functional){var m=d.render;d.render=function(t,e){return c.call(e),m(t,e)}}else{var f=d.beforeCreate;d.beforeCreate=f?[].concat(f,c):[c]}return o}function i(t){if(Array.isArray(t)){for(var e=0,o=Array(t.length);e<t.length;e++)o[e]=t[e];return o}return Array.from(t)}function n(t){return function(t,e){return a(t,e)}}function a(t,e){var o=w?e.media||"default":t,i=_[o]||(_[o]={ids:new Set,styles:[]});if(!i.ids.has(t)){i.ids.add(t);var n=e.source;if(e.map&&(n+="\n/*# sourceURL="+e.map.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(e.map))))+" */"),i.element||(i.element=document.createElement("style"),i.element.type="text/css",e.media&&i.element.setAttribute("media",e.media),k.appendChild(i.element)),"styleSheet"in i.element)i.styles.push(n),i.element.styleSheet.cssText=i.styles.filter(Boolean).join("\n");else{var a=i.ids.size-1,r=document.createTextNode(n),s=i.element.childNodes;s[a]&&i.element.removeChild(s[a]),s.length?i.element.insertBefore(r,s[a]):i.element.appendChild(r)}}}var r=function(t){var e=new XMLHttpRequest;return e.open(t.method||"GET",t.url),e.responseType="json",t.headers&&Object.keys(t.headers).forEach(function(o){e.setRequestHeader(o,t.headers[o])}),e},s=function(t,e){return new Promise(function(o,i){t.onload=function(){if(t.status>=200&&t.status<300){var e;try{e=JSON.parse(t.response)}catch(o){e=t.response}o(e)}else i(t.response)},t.onerror=function(){return i(t.response)},t.send(JSON.stringify(e))})},l=function(t,e){var o=new FormData;for(var i in e)o.append(i,e[i]);return new Promise(function(e,i){t.onload=function(){if(t.status>=200&&t.status<300){var o;try{o=JSON.parse(t.response)}catch(e){o=t.response}e(o)}else i(t.response)},t.onerror=function(){return i(t.response)},t.send(o)})},p=function(){function t(t,e){for(var o=0;o<e.length;o++){var i=e[o];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}return function(e,o,i){return o&&t(e.prototype,o),i&&t(e,i),e}}(),d=function(){function o(t,i){e(this,o),this.file=t,this.options=i,this.chunks=[],this.sessionId=null,this.chunkSize=null,this.speedInterval=null}return p(o,[{key:"createChunks",value:function(){this.chunks=[];for(var t=0,e=this.chunkSize;t<this.fileSize;)this.chunks.push({blob:this.file.file.slice(t,e),startOffset:t,active:!1,retries:this.maxRetries}),t=e,e=t+this.chunkSize}},{key:"updateFileProgress",value:function(){this.file.progress=this.progress}},{key:"pause",value:function(){this.file.active=!1,this.stopChunks()}},{key:"stopChunks",value:function(){this.chunksUploading.forEach(function(t){t.xhr.abort(),t.active=!1}),this.stopSpeedCalc()}},{key:"resume",value:function(){this.file.active=!0,this.startChunking()}},{key:"upload",value:function(){var t=this;return this.promise=new Promise(function(e,o){t.resolve=e,t.reject=o}),this.start(),this.promise}},{key:"start",value:function(){var e=this;t({method:"POST",headers:Object.assign({},this.headers,{"Content-Type":"application/json"}),url:this.action,body:Object.assign(this.startBody,{phase:"start",mime_type:this.fileType,size:this.fileSize,name:this.fileName})}).then(function(t){if("success"!==t.status)return e.file.response=t,e.reject("server");e.sessionId=t.data.session_id,e.chunkSize=t.data.end_offset,e.createChunks(),e.startChunking()}).catch(function(t){e.file.response=t,e.reject("server")})}},{key:"startChunking",value:function(){for(var t=0;t<this.maxActiveChunks;t++)this.uploadNextChunk();this.startSpeedCalc()}},{key:"uploadNextChunk",value:function(){if(this.file.active){if(this.hasChunksToUpload)return this.uploadChunk(this.chunksToUpload[0]);if(0===this.chunksUploading.length)return this.finish()}}},{key:"uploadChunk",value:function(t){var e=this;t.progress=0,t.active=!0,this.updateFileProgress(),t.xhr=r({method:"POST",headers:this.headers,url:this.action}),t.xhr.upload.addEventListener("progress",function(e){e.lengthComputable&&(t.progress=Math.round(e.loaded/e.total*100))},!1),l(t.xhr,Object.assign(this.uploadBody,{phase:"upload",session_id:this.sessionId,start_offset:t.startOffset,chunk:t.blob})).then(function(o){if(t.active=!1,"success"===o.status)t.uploaded=!0;else if(t.retries--<=0)return e.stopChunks(),e.reject("upload");e.uploadNextChunk()}).catch(function(){if(t.active=!1,t.retries--<=0)return e.stopChunks(),e.reject("upload");e.uploadNextChunk()})}},{key:"finish",value:function(){var e=this;this.updateFileProgress(),this.stopSpeedCalc(),t({method:"POST",headers:Object.assign({},this.headers,{"Content-Type":"application/json"}),url:this.action,body:Object.assign(this.finishBody,{phase:"finish",session_id:this.sessionId})}).then(function(t){if(e.file.response=t,"success"!==t.status)return e.reject("server");e.resolve(t)}).catch(function(t){e.file.response=t,e.reject("server")})}},{key:"startSpeedCalc",value:function(){var t=this;this.file.speed=0;var e=0;this.speedInterval||(this.speedInterval=window.setInterval(function(){var o=t.progress/100*t.fileSize;t.file.speed=o-e,e=o},1e3))}},{key:"stopSpeedCalc",value:function(){this.speedInterval&&window.clearInterval(this.speedInterval),this.speedInterval=null,this.file.speed=0}},{key:"maxRetries",get:function(){return parseInt(this.options.maxRetries,10)}},{key:"maxActiveChunks",get:function(){return parseInt(this.options.maxActive,10)}},{key:"fileType",get:function(){return this.file.type}},{key:"fileSize",get:function(){return this.file.size}},{key:"fileName",get:function(){return this.file.name}},{key:"action",get:function(){return this.options.action||null}},{key:"startBody",get:function(){return this.options.startBody||{}}},{key:"uploadBody",get:function(){return this.options.uploadBody||{}}},{key:"finishBody",get:function(){return this.options.finishBody||{}}},{key:"headers",get:function(){return this.options.headers||{}}},{key:"readyToUpload",get:function(){return!!this.chunks}},{key:"progress",get:function(){var t=this,e=this.chunksUploaded.length/this.chunks.length*100,o=this.chunksUploading.reduce(function(e,o){return e+(0|o.progress)/t.chunks.length},0);return Math.min(e+o,100)}},{key:"chunksToUpload",get:function(){return this.chunks.filter(function(t){return!t.active&&!t.uploaded})}},{key:"hasChunksToUpload",get:function(){return this.chunksToUpload.length>0}},{key:"chunksUploading",get:function(){return this.chunks.filter(function(t){return!!t.xhr&&!!t.active})}},{key:"chunksUploaded",get:function(){return this.chunks.filter(function(t){return!!t.uploaded})}}]),o}(),c={methods:{change:function(t){this.$parent.addInputFile(t.target),t.target.files?(t.target.value="",t.target.files.length&&!/safari/i.test(navigator.userAgent)&&(t.target.type="",t.target.type="file")):(this.$destroy(),new this.constructor({parent:this.$parent,el:this.$el}))}}},m=o,f=c,u=function(){var t=this,e=t.$createElement;return(t._self._c||e)("input",{attrs:{type:"file",name:t.$parent.name,id:t.$parent.inputId||t.$parent.name,accept:t.$parent.accept,capture:t.$parent.capture,disabled:t.$parent.disabled,webkitdirectory:t.$parent.directory&&t.$parent.features.directory,directory:t.$parent.directory&&t.$parent.features.directory,multiple:t.$parent.multiple&&t.$parent.features.html5},on:{change:t.change}})},h=[],b=m({render:u,staticRenderFns:h},void 0,f,void 0,!1,void 0,void 0,void 0),v=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var o=arguments[e];for(var i in o)Object.prototype.hasOwnProperty.call(o,i)&&(t[i]=o[i])}return t},g="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},x={headers:{},action:"",minSize:1048576,maxActive:3,maxRetries:5,handler:d},y={components:{InputFile:b},props:{inputId:{type:String},name:{type:String,default:"file"},accept:{type:String},capture:{},disabled:{},multiple:{type:Boolean},maximum:{type:Number,default:function(){return this.multiple?0:1}},addIndex:{type:[Boolean,Number]},directory:{type:Boolean},postAction:{type:String},putAction:{type:String},customAction:{type:Function},headers:{type:Object,default:Object},data:{type:Object,default:Object},timeout:{type:Number,default:0},drop:{default:!1},dropDirectory:{type:Boolean,default:!0},size:{type:Number,default:0},extensions:{default:Array},value:{type:Array,default:Array},thread:{type:Number,default:1},chunkEnabled:{type:Boolean,default:!1},chunk:{type:Object,default:function(){return x}}},data:function(){return{files:this.value,features:{html5:!0,directory:!1,drop:!1},active:!1,dropActive:!1,uploading:0,destroy:!1}},mounted:function(){var t=document.createElement("input");if(t.type="file",t.multiple=!0,window.FormData&&t.files?("boolean"!=typeof t.webkitdirectory&&"boolean"!=typeof t.directory||(this.features.directory=!0),this.features.html5&&void 0!==t.ondrop&&(this.features.drop=!0)):this.features.html5=!1,this.maps={},this.files)for(var e=0;e<this.files.length;e++){var o=this.files[e];this.maps[o.id]=o}this.$nextTick(function(){var t=this;this.$parent?(this.$parent.$forceUpdate(),this.$parent.$nextTick(function(){t.watchDrop(t.drop)})):this.watchDrop(this.drop)})},beforeDestroy:function(){this.destroy=!0,this.active=!1,this.watchDrop(!1)},computed:{uploaded:function(){for(var t=void 0,e=0;e<this.files.length;e++)if(t=this.files[e],t.fileObject&&!t.error&&!t.success)return!1;return!0},chunkOptions:function(){return Object.assign(x,this.chunk)},className:function(){return["file-uploads",this.features.html5?"file-uploads-html5":"file-uploads-html4",this.features.directory&&this.directory?"file-uploads-directory":void 0,this.features.drop&&this.drop?"file-uploads-drop":void 0,this.disabled?"file-uploads-disabled":void 0]}},watch:{active:function(t){this.watchActive(t)},dropActive:function(){this.$parent&&this.$parent.$forceUpdate()},drop:function(t){this.watchDrop(t)},value:function(t){if(this.files!==t){this.files=t;var e=this.maps;this.maps={};for(var o=0;o<this.files.length;o++){var i=this.files[o];this.maps[i.id]=i}for(var n in this.maps){var a=this.maps[n],r=e[n];a!==r&&this.emitFile(a,r)}for(var s in e)this.maps[s]||this.emitFile(void 0,e[s])}}},methods:{clear:function(){if(this.files.length){var t=this.files;this.files=[],this.maps={},this.emitInput();for(var e=0;e<t.length;e++)this.emitFile(void 0,t[e])}return!0},get:function(t){return!!t&&("object"===(void 0===t?"undefined":g(t))?this.maps[t.id]||!1:this.maps[t]||!1)},add:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.addIndex,o=t,i=o instanceof Array;i||(o=[o]);for(var n=[],a=0;a<o.length;a++){var r=o[a];this.features.html5&&r instanceof Blob&&(r={file:r,size:r.size,name:r.webkitRelativePath||r.relativePath||r.name||"unknown",type:r.type});var s=!1;if(!1===r.fileObject||(r.fileObject?s=!0:"undefined"!=typeof Element&&r.el instanceof Element?s=!0:"undefined"!=typeof Blob&&r.file instanceof Blob&&(s=!0)),s&&(r=v({fileObject:!0,size:-1,name:"Filename",type:"",active:!1,error:"",success:!1,putAction:this.putAction,postAction:this.postAction,timeout:this.timeout},r,{response:{},progress:"0.00",speed:0}),r.data=v({},this.data,r.data?r.data:{}),r.headers=v({},this.headers,r.headers?r.headers:{})),r.id||(r.id=Math.random().toString(36).substr(2)),!this.emitFilter(r,void 0)){if(this.maximum>1&&n.length+this.files.length>=this.maximum)break;if(n.push(r),1===this.maximum)break}}if(!n.length)return!1;1===this.maximum&&this.clear();var l=void 0;if(!0===e||0===e)l=n.concat(this.files);else if(e){var p;l=this.files.concat([]),(p=l).splice.apply(p,[e,0].concat(n))}else l=this.files.concat(n);this.files=l;for(var d=0;d<n.length;d++){var c=n[d];this.maps[c.id]=c}this.emitInput();for(var m=0;m<n.length;m++)this.emitFile(n[m],void 0);return i?n:n[0]},addInputFile:function(t){var e=[];if(t.files)for(var o=0;o<t.files.length;o++){var i=t.files[o];e.push({size:i.size,name:i.webkitRelativePath||i.relativePath||i.name,type:i.type,file:i})}else{var n=t.value.replace(/\\/g,"/").split("/");delete t.__vuex__,e.push({name:n[n.length-1],el:t})}return this.add(e)},addDataTransfer:function(t){var e=this,o=[];if(t.items&&t.items.length){for(var n=[],a=0;a<t.items.length;a++){var r=t.items[a];r=r.getAsEntry?r.getAsEntry()||r.getAsFile():r.webkitGetAsEntry?r.webkitGetAsEntry()||r.getAsFile():r.getAsFile(),r&&n.push(r)}return new Promise(function(t,a){!function a(r){var s=n[r];if(!s||e.maximum>0&&o.length>=e.maximum)return t(e.add(o));e.getEntry(s).then(function(t){o.push.apply(o,i(t)),a(r+1)})}(0)})}if(t.files.length){for(var s=0;s<t.files.length&&(o.push(t.files[s]),!(this.maximum>0&&o.length>=this.maximum));s++);return Promise.resolve(this.add(o))}return Promise.resolve([])},getEntry:function(t){var e=this,o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return new Promise(function(n,a){if(t.isFile)t.file(function(t){n([{size:t.size,name:o+t.name,type:t.type,file:t}])});else if(t.isDirectory&&e.dropDirectory){var r=[],s=t.createReader();!function a(){s.readEntries(function(s){!function l(p){return!s[p]&&0===p||e.maximum>0&&r.length>=e.maximum?n(r):s[p]?void e.getEntry(s[p],o+t.name+"/").then(function(t){r.push.apply(r,i(t)),l(p+1)}):a()}(0)})}()}else n([])})},replace:function(t,e){var o=this.get(t),i=this.get(e);if(!o||!i||o===i)return!1;var n=this.files.concat([]),a=n.indexOf(o),r=n.indexOf(i);return-1!==a&&-1!==r&&(n[a]=i,n[r]=o,this.files=n,this.emitInput(),!0)},remove:function(t){var e=this.get(t);if(e){if(this.emitFilter(void 0,e))return!1;var o=this.files.concat([]),i=o.indexOf(e);if(-1===i)return console.error("remove",e),!1;o.splice(i,1),this.files=o,delete this.maps[e.id],this.emitInput(),this.emitFile(void 0,e)}return e},update:function(t,e){var o=this.get(t);if(o){var i=v({},o,e);if(!o.fileObject||!o.active||i.active||i.error||i.success||(i.error="abort"),this.emitFilter(i,o))return!1;var n=this.files.concat([]),a=n.indexOf(o);return-1===a?(console.error("update",o),!1):(n.splice(a,1,i),this.files=n,delete this.maps[o.id],this.maps[i.id]=i,this.emitInput(),this.emitFile(i,o),i)}return!1},emitFilter:function(t,e){var o=!1;return this.$emit("input-filter",t,e,function(){return o=!0}),o},emitFile:function(t,e){this.$emit("input-file",t,e),!(t&&t.fileObject&&t.active)||e&&e.active?t&&t.fileObject&&t.active||!e||!e.fileObject||!e.active||this.uploading--:(this.uploading++,this.$nextTick(function(){var e=this;setTimeout(function(){e.upload(t).then(function(){(t=e.get(t))&&t.fileObject&&e.update(t,{active:!1,success:!t.error})}).catch(function(o){e.update(t,{active:!1,success:!1,error:o.code||o.error||o.message||o})})},parseInt(50*Math.random()+50,10))})),!this.active||Boolean(t)===Boolean(e)&&t.active===e.active||this.watchActive(!0)},emitInput:function(){this.$emit("input",this.files)},upload:function(t){var e=this.get(t);if(!e)return Promise.reject("not_exists");if(!e.fileObject)return Promise.reject("file_object");if(e.error)return Promise.reject(e.error);if(e.success)return Promise.resolve(e);var o=this.extensions;if(o&&(o.length||void 0===o.length)&&("object"===(void 0===o?"undefined":g(o))&&o instanceof RegExp||("string"==typeof o&&(o=o.split(",").map(function(t){return t.trim()}).filter(function(t){return t})),o=new RegExp("\\.("+o.join("|").replace(/\./g,"\\.")+")$","i")),-1===e.name.search(o)))return Promise.reject("extension");if(this.size>0&&e.size>=0&&e.size>this.size)return Promise.reject("size");if(this.customAction)return this.customAction(e,this);if(this.features.html5){if(this.shouldUseChunkUpload(e))return this.uploadChunk(e);if(e.putAction)return this.uploadPut(e);if(e.postAction)return this.uploadHtml5(e)}return e.postAction?this.uploadHtml4(e):Promise.reject("No action configured")},shouldUseChunkUpload:function(t){return this.chunkEnabled&&!!this.chunkOptions.handler&&t.size>this.chunkOptions.minSize},uploadChunk:function(t){var e=this.chunkOptions.handler;return t.chunk=new e(t,this.chunkOptions),t.chunk.upload()},uploadPut:function(t){var e=[],o=void 0;for(var i in t.data)null!==(o=t.data[i])&&void 0!==o&&e.push(encodeURIComponent(i)+"="+encodeURIComponent(o));var n=e.length?(-1===t.putAction.indexOf("?")?"?":"&")+e.join("&"):"",a=new XMLHttpRequest;return a.open("PUT",t.putAction+n),this.uploadXhr(a,t,t.file)},uploadHtml5:function(t){var e=new window.FormData,o=void 0;for(var i in t.data)o=t.data[i],o&&"object"===(void 0===o?"undefined":g(o))&&"function"!=typeof o.toString?o instanceof File?e.append(i,o,o.name):e.append(i,JSON.stringify(o)):null!==o&&void 0!==o&&e.append(i,o);e.append(this.name,t.file,t.file.filename||t.name);var n=new XMLHttpRequest;return n.open("POST",t.postAction),this.uploadXhr(n,t,e)},uploadXhr:function(t,e,o){var i=this,n=e,a=0,r=0;t.upload.onprogress=function(t){if(n=i.get(n),t.lengthComputable&&n&&n.fileObject&&n.active){var e=Math.round(Date.now()/1e3);e!==a&&(a=e,n=i.update(n,{progress:(t.loaded/t.total*100).toFixed(2),speed:t.loaded-r}),r=t.loaded)}};var s=setInterval(function(){if(!(n=i.get(n))||!n.fileObject||n.success||n.error||!n.active){s&&(clearInterval(s),s=!1);try{t.abort(),t.timeout=1}catch(t){}}},100);return new Promise(function(e,a){var r=void 0,l=function(o){if(!r){if(r=!0,s&&(clearInterval(s),s=!1),!(n=i.get(n)))return a("not_exists");if(!n.fileObject)return a("file_object");if(n.error)return a(n.error);if(!n.active)return a("abort");if(n.success)return e(n);var l={};switch(o.type){case"timeout":case"abort":l.error=o.type;break;case"error":t.status?t.status>=500?l.error="server":t.status>=400&&(l.error="denied"):l.error="network";break;default:t.status>=500?l.error="server":t.status>=400?l.error="denied":l.progress="100.00"}if(t.responseText){var p=t.getResponseHeader("Content-Type");p&&-1!==p.indexOf("/json")?l.response=JSON.parse(t.responseText):l.response=t.responseText}return n=i.update(n,l),n.error?a(n.error):e(n)}};t.onload=l,t.onerror=l,t.onabort=l,t.ontimeout=l,n.timeout&&(t.timeout=n.timeout);for(var p in n.headers)t.setRequestHeader(p,n.headers[p]);n=i.update(n,{xhr:t}),t.send(o)})},uploadHtml4:function(t){var e=this,o=t,i=function(t){27===t.keyCode&&t.preventDefault()},n=document.createElement("iframe");n.id="upload-iframe-"+o.id,n.name="upload-iframe-"+o.id,n.src="about:blank",n.setAttribute("style","width:1px;height:1px;top:-999em;position:absolute; margin-top:-999em;");var a=document.createElement("form");a.action=o.postAction,a.name="upload-form-"+o.id,a.setAttribute("method","POST"),a.setAttribute("target","upload-iframe-"+o.id),a.setAttribute("enctype","multipart/form-data");var r=void 0,s=void 0;for(var l in o.data)r=o.data[l],r&&"object"===(void 0===r?"undefined":g(r))&&"function"!=typeof r.toString&&(r=JSON.stringify(r)),null!==r&&void 0!==r&&(s=document.createElement("input"),s.type="hidden",s.name=l,s.value=r,a.appendChild(s));a.appendChild(o.el),document.body.appendChild(n).appendChild(a);var p=function(){var t=void 0;try{n.contentWindow&&(t=n.contentWindow.document)}catch(t){}if(!t)try{t=n.contentDocument?n.contentDocument:n.document}catch(e){t=n.document}return t&&t.body?t.body.innerHTML:null};return new Promise(function(t,r){setTimeout(function(){if(!(o=e.update(o,{iframe:n})))return r("not_exists");var s=setInterval(function(){(o=e.get(o))&&o.fileObject&&!o.success&&!o.error&&o.active||(s&&(clearInterval(s),s=!1),n.onabort({type:o?"abort":"not_exists"}))},100),l=void 0,d=function(n){if(!l){if(l=!0,s&&(clearInterval(s),s=!1),document.body.removeEventListener("keydown",i),!(o=e.get(o)))return r("not_exists");if(!o.fileObject)return r("file_object");if(o.error)return r(o.error);if(!o.active)return r("abort");if(o.success)return t(o);var a=p(),d={};switch(n.type){case"abort":d.error="abort";break;case"error":o.error?d.error=o.error:d.error=null===a?"network":"denied";break;default:o.error?d.error=o.error:null===d?d.error="network":d.progress="100.00"}if(null!==a){if(a&&"{"===a.substr(0,1)&&"}"===a.substr(a.length-1,1))try{a=JSON.parse(a)}catch(t){}d.response=a}return o=e.update(o,d),o.error?r(o.error):t(o)}};n.onload=d,n.onerror=d,n.onabort=d,document.body.addEventListener("keydown",i),a.submit()},50)}).then(function(t){return n.parentNode&&n.parentNode.removeChild(n),t}).catch(function(t){return n.parentNode&&n.parentNode.removeChild(n),t})},watchActive:function(t){for(var e=void 0,o=0;e=this.files[o];)if(o++,e.fileObject)if(t&&!this.destroy){if(this.uploading>=this.thread||this.uploading&&!this.features.html5)break;e.active||e.error||e.success||this.update(e,{active:!0})}else e.active&&this.update(e,{active:!1});else;0===this.uploading&&(this.active=!1)},watchDrop:function(t){var e=t;if(this.features.drop){if(this.dropElement)try{document.removeEventListener("dragenter",this.onDragenter,!1),document.removeEventListener("dragleave",this.onDragleave,!1),document.removeEventListener("drop",this.onDocumentDrop,!1),this.dropElement.removeEventListener("dragover",this.onDragover,!1),this.dropElement.removeEventListener("drop",this.onDrop,!1)}catch(t){}e?"string"==typeof e?e=document.querySelector(e)||this.$root.$el.querySelector(e):!0===e&&(e=this.$parent.$el):e=!1,this.dropElement=e,this.dropElement&&(document.addEventListener("dragenter",this.onDragenter,!1),document.addEventListener("dragleave",this.onDragleave,!1),document.addEventListener("drop",this.onDocumentDrop,!1),this.dropElement.addEventListener("dragover",this.onDragover,!1),this.dropElement.addEventListener("drop",this.onDrop,!1))}},onDragenter:function(t){if(t.preventDefault(),!this.dropActive&&t.dataTransfer){var e=t.dataTransfer;e.files&&e.files.length?this.dropActive=!0:e.types?e.types.indexOf&&-1!==e.types.indexOf("Files")?this.dropActive=!0:e.types.contains&&e.types.contains("Files")&&(this.dropActive=!0):this.dropActive=!0}},onDragleave:function(t){t.preventDefault(),this.dropActive&&("HTML"===t.target.nodeName||t.target===t.explicitOriginalTarget||!t.fromElement&&(t.clientX<=0||t.clientY<=0||t.clientX>=window.innerWidth||t.clientY>=window.innerHeight))&&(this.dropActive=!1)},onDragover:function(t){t.preventDefault()},onDocumentDrop:function(){this.dropActive=!1},onDrop:function(t){t.preventDefault(),this.addDataTransfer(t.dataTransfer)}}},w="undefined"!=typeof navigator&&/msie [6-9]\\b/.test(navigator.userAgent.toLowerCase()),k=document.head||document.getElementsByTagName("head")[0],_={},C=n,S=y,O=function(){var t=this,e=t.$createElement,o=t._self._c||e;return o("span",{class:t.className},[t._t("default"),t._v(" "),o("label",{attrs:{for:t.inputId||t.name}}),t._v(" "),o("input-file")],2)},z=[],A=function(t){t&&t("data-v-76d380b6_0",{source:".file-uploads{overflow:hidden;position:relative;text-align:center;display:inline-block}.file-uploads.file-uploads-html4 input,.file-uploads.file-uploads-html5 label{background:#fff;opacity:0;font-size:20em;z-index:1;top:0;left:0;right:0;bottom:0;position:absolute;width:100%;height:100%}.file-uploads.file-uploads-html4 label,.file-uploads.file-uploads-html5 input{background:rgba(255,255,255,0);overflow:hidden;position:fixed;width:1px;height:1px;z-index:-1;opacity:0}",map:void 0,media:void 0})},j=m({render:O,staticRenderFns:z},A,S,void 0,!1,void 0,C,void 0),$=Object.freeze({default:j});return function(t){return t&&t.default||t}($)})},function(t,e){t.exports='\n\t<div _v-73ff19ce="">\n\t\t<h4 _v-73ff19ce="">{{strings.add_desc}}</h4>\n\t\t<div class="field columns" _v-73ff19ce="">\n\t\t\t<div class="column" v-for="file in files" _v-73ff19ce="">\n <span class="tag" _v-73ff19ce="">\n <i _v-73ff19ce="">{{file.name}}</i>\n <i v-if="!file.active &amp;&amp; !file.success &amp;&amp; file.error === \'\'" class="dashicons dashicons-yes icon has-text-grey-light" _v-73ff19ce=""></i>\n <i v-else-if="file.active" class="dashicons dashicons-marker icon spin has-text-warning" _v-73ff19ce=""></i>\n <i v-else-if="!file.active &amp;&amp; file.success" class="dashicons dashicons-yes icon has-text-success" _v-73ff19ce=""></i>\n <i v-else="" class="dashicons dashicons-no-alt icon has-text-danger" _v-73ff19ce=""></i>\n </span>\n\t\t\t</div>\n\t\t</div>\n\t\t<div class="column " _v-73ff19ce="">\n\t\t\t<file-upload class="button is-secondary is-rounded" :post-action=" global.root + \'/add_watermark\'" :headers="{\'X-WP-Nonce\': global.nonce}" extensions="gif,jpg,jpeg,png,webp" accept="image/png,image/gif,image/jpeg,image/webp" :size="1024 * 1024 * 10" v-model="files" @input-filter="inputFilter" @input-file="inputFile" :disabled="loading" ref="upload" _v-73ff19ce="">\n\t\t\t\t<i class="dashicons dashicons-plus icon" _v-73ff19ce=""></i>\n\t\t\t\t{{strings.upload}}\n\t\t\t</file-upload>\n\t\t\t<br _v-73ff19ce=""><br _v-73ff19ce=""><span class="tag is-danger" v-if="is_error" _v-73ff19ce="">{{error_message}}</span>\n\t\t</div>\n\t\t<hr _v-73ff19ce="">\n\t\t<div class="box" _v-73ff19ce="">\n\t\t\t<h3 _v-73ff19ce=""><span class="dashicons dashicons-menu" _v-73ff19ce=""></span> {{strings.list_header}} </h3>\n\t\t\t<small _v-73ff19ce=""><i _v-73ff19ce="">{{strings.max_allowed}}</i></small>\n\t\t\t\n\t\t\t<div class="optimized-images" _v-73ff19ce="">\n\t\t\t\t<div v-if="!noImages" _v-73ff19ce="">\n\t\t\t\t\t<h3 class="has-text-centered" _v-73ff19ce="">{{strings.last}} {{strings.optimized_images}}</h3>\n\t\t\t\t\t<table class="table is-striped is-hoverable is-fullwidth" _v-73ff19ce="">\n\t\t\t\t\t\t<thead _v-73ff19ce="">\n\t\t\t\t\t\t<tr _v-73ff19ce="">\n\t\t\t\t\t\t\t<th class="optml-image-heading" _v-73ff19ce="">{{strings.id}}</th>\n\t\t\t\t\t\t\t<th class="optml-image-heading" _v-73ff19ce="">{{strings.image}}</th>\n\t\t\t\t\t\t\t<th class="optml-image-heading" _v-73ff19ce="">{{strings.action}}</th>\n\t\t\t\t\t\t</tr>\n\t\t\t\t\t\t</thead>\n\t\t\t\t\t\t<tbody _v-73ff19ce="">\n\t\t\t\t\t\t<tr v-for="(item, index) in watermarkData" _v-73ff19ce="">\n\t\t\t\t\t\t\t<td _v-73ff19ce=""><code _v-73ff19ce="">#{{item.ID}}</code></td>\n\t\t\t\t\t\t\t<td _v-73ff19ce=""><img :src="item.guid" class="optml-image-watermark" width="50" _v-73ff19ce=""></td>\n\t\t\t\t\t\t\t<td width="50" _v-73ff19ce="">\n\t\t\t\t\t\t\t\t<a @click="removeWatermark(item.ID)" class="button is-small is-danger is-rounded" :class="{\'is-loading\':loading}" _v-73ff19ce="">\n\t\t\t\t\t\t\t\t\t<span class="dashicons dashicons-no-alt icon" _v-73ff19ce=""></span>\n\t\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t</td>\n\t\t\t\t\t\t</tr>\n\t\t\t\t\t\t</tbody>\n\t\t\t\t\t</table>\n\t\t\t\t\t\n\t\t\t\t\t<span class="tag is-success" v-if="loading" _v-73ff19ce="">\n\t\t\t\t\t{{strings.loading_remove_watermark}}\n\t\t\t\t\t</span>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t\t<table class="table is-striped is-hoverable is-fullwidth" v-if="noImages" _v-73ff19ce="">\n\t\t\t\t<thead _v-73ff19ce="">\n\t\t\t\t<tr _v-73ff19ce="">\n\t\t\t\t\t<th class="optml-image-heading has-text-centered" v-html="strings.no_images_found" _v-73ff19ce=""></th>\n\t\t\t\t</tr>\n\t\t\t\t</thead>\n\t\t\t</table>\n\t\t\t<hr _v-73ff19ce="">\n\t\t\t<h3 _v-73ff19ce=""><span class="dashicons dashicons-grid-view" _v-73ff19ce=""></span> {{strings.settings_header}} </h3>\n\t\t\t<br _v-73ff19ce="">\n\t\t\t<div class="field is-fullwidth columns" _v-73ff19ce="">\n\t\t\t\t<label class="label is-half column has-text-grey-dark no-padding-right " _v-73ff19ce="">\n\t\t\t\t\t{{strings.wm_title}}\n\t\t\t\t\t<p class="is-italic has-text-weight-normal" _v-73ff19ce="">\n\t\t\t\t\t\t{{strings.wm_desc}}\n\t\t\t\t\t</p>\n\t\t\t\t</label>\n\t\t\t\t\n\t\t\t\t<div class="column is-paddingless" _v-73ff19ce="">\n\t\t\t\t\t<div class="columns" _v-73ff19ce="">\n\t\t\t\t\t\t<div class="field column is-narrow" _v-73ff19ce="">\n\t\t\t\t\t\t\t<div class="select" _v-73ff19ce="">\n\t\t\t\t\t\t\t\t<select title="Watermark Selection" v-model="selectedWatermark" _v-73ff19ce="">\n\t\t\t\t\t\t\t\t\t<option value="-1" _v-73ff19ce="">No watermark</option>\n\t\t\t\t\t\t\t\t\t<option v-for="(item, index) in watermarkData" :value="item.ID" _v-73ff19ce="">#({{item.ID}})\n\t\t\t\t\t\t\t\t\t</option>\n\t\t\t\t\t\t\t\t</select>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t\t\n\t\t\t<div class="field is-fullwidth columns" _v-73ff19ce="">\n\t\t\t\t<label class="label is-half column has-text-grey-dark no-padding-right " _v-73ff19ce="">\n\t\t\t\t\t{{strings.opacity_title}}\n\t\t\t\t\t<p class="is-italic has-text-weight-normal" _v-73ff19ce="">\n\t\t\t\t\t\t{{strings.opacity_desc}}\n\t\t\t\t\t</p>\n\t\t\t\t</label>\n\t\t\t\t\n\t\t\t\t<div class="column is-paddingless" _v-73ff19ce="">\n\t\t\t\t\t<div class="columns" _v-73ff19ce="">\n\t\t\t\t\t\t<div class="field column is-narrow has-addons" _v-73ff19ce="">\n\t\t\t\t\t\t\t<p class="control" _v-73ff19ce="">\n\t\t\t\t\t\t\t\t<a class="button is-small is-static" _v-73ff19ce="">\n\t\t\t\t\t\t\t\t\t{{strings.opacity_field}}\n\t\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t\t<p class="control " _v-73ff19ce="">\n\t\t\t\t\t\t\t\t<input v-model="watermarkOpacity" class="input is-small" type="number" min="0" max="100" _v-73ff19ce="">\n\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t\t\n\t\t\t<div class="field columns" _v-73ff19ce="">\n\t\t\t\t<label class="label column has-text-grey-dark" _v-73ff19ce="">\n\t\t\t\t\t{{strings.position_title}}\n\t\t\t\t\t<p class="is-italic has-text-weight-normal" _v-73ff19ce="">\n\t\t\t\t\t\t{{strings.position_desc}}\n\t\t\t\t\t</p>\n\t\t\t\t</label>\n\t\t\t\t<div class="column buttons " _v-73ff19ce="">\n\t\t\t\t\t<div class="field columns is-gapless is-marginless " _v-73ff19ce="">\n\t\t\t\t\t\t<div class="is-fullwidth optml-layout-grid" _v-73ff19ce="">\n\t\t\t\t\t\t\t<a @click="changePosition(\'nowe\')" :class="{ \'is-info\':isActivePosition (\'nowe\'), \' is-selected\':watermarkSettings.position === \'nowe\' }" class="grid-button " :title="strings.pos_nowe_title" _v-73ff19ce="">\n\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t<a @click="changePosition(\'no\')" :class="{ \'is-info\':isActivePosition (\'no\'), \' is-selected\':watermarkSettings.position === \'no\' }" class="grid-button " :title="strings.pos_no_title" _v-73ff19ce="">\n\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t<a @click="changePosition(\'noea\')" :class="{ \'is-info\':isActivePosition (\'noea\'), \' is-selected\':watermarkSettings.position === \'noea\' }" class="grid-button" :title="strings.pos_noea_title" _v-73ff19ce="">\n\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t<a @click="changePosition(\'we\')" :class="{ \'is-info\':isActivePosition (\'we\'), \' is-selected\':watermarkSettings.position === \'we\' }" class="grid-button" :title="strings.pos_we_title" _v-73ff19ce="">\n\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t<a @click="changePosition(\'ce\')" :class="{ \'is-info\':isActivePosition (\'ce\'), \' is-selected\':watermarkSettings.position === \'ce\' }" class="grid-button" :title="strings.pos_ce_title" _v-73ff19ce="">\n\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t<a @click="changePosition(\'ea\')" :class="{ \'is-info\':isActivePosition (\'ea\'), \' is-selected\':watermarkSettings.position === \'ea\' }" class="grid-button" :title="strings.pos_ea_title" _v-73ff19ce="">\n\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t<a @click="changePosition(\'sowe\')" :class="{ \'is-info\':isActivePosition (\'sowe\'), \' is-selected\':watermarkSettings.position === \'sowe\' }" class="grid-button" :title="strings.pos_sowe_title" _v-73ff19ce="">\n\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t<a @click="changePosition(\'so\')" :class="{ \'is-info\':isActivePosition (\'so\'), \' is-selected\':watermarkSettings.position === \'so\' }" class="grid-button" :title="strings.pos_so_title" _v-73ff19ce="">\n\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t<a @click="changePosition(\'soea\')" :class="{ \'is-info\':isActivePosition (\'soea\'), \' is-selected\':watermarkSettings.position === \'soea\' }" class="grid-button" :title="strings.pos_soea_title" _v-73ff19ce="">\n\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</div>\n\t\t\t\t\t<br _v-73ff19ce="">\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t\t\n\t\t\t<div class="field is-fullwidth columns " _v-73ff19ce="">\n\t\t\t\t<label class="label is-half column has-text-grey-dark no-padding-right " _v-73ff19ce="">\n\t\t\t\t\t{{strings.offset_title}}\n\t\t\t\t\t<p class="is-italic has-text-weight-normal" _v-73ff19ce="">\n\t\t\t\t\t\t{{strings.offset_desc}}\n\t\t\t\t\t</p>\n\t\t\t\t</label>\n\t\t\t\t\n\t\t\t\t<div class="column is-paddingless" _v-73ff19ce="">\n\t\t\t\t\t<div class="columns" _v-73ff19ce="">\n\t\t\t\t\t\t<div class="field column is-narrow has-addons" _v-73ff19ce="">\n\t\t\t\t\t\t\t<p class="control" _v-73ff19ce="">\n\t\t\t\t\t\t\t\t<a class="button is-small is-static" _v-73ff19ce="">\n\t\t\t\t\t\t\t\t\t{{strings.offset_x_field}}\n\t\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t\t<p class="control " _v-73ff19ce="">\n\t\t\t\t\t\t\t\t<input v-model="watermarkX" class="input is-tiny is-small" type="number" _v-73ff19ce="">\n\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t\t<div class="field column is-narrow has-addons" _v-73ff19ce="">\n\t\t\t\t\t\t\t<p class="control" _v-73ff19ce="">\n\t\t\t\t\t\t\t\t<a class="button is-small is-static" _v-73ff19ce="">\n\t\t\t\t\t\t\t\t\t{{strings.offset_y_field}}\n\t\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t\t<p class="control " _v-73ff19ce="">\n\t\t\t\t\t\t\t\t<input v-model="watermarkY" class="input is-small is-tiny" type="number" _v-73ff19ce="">\n\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t\t\n\t\t\t<div class="field is-fullwidth columns" _v-73ff19ce="">\n\t\t\t\t<label class="label is-half column has-text-grey-dark no-padding-right " _v-73ff19ce="">\n\t\t\t\t\t{{strings.scale_title}}\n\t\t\t\t\t<p class="is-italic has-text-weight-normal" _v-73ff19ce="">\n\t\t\t\t\t\t{{strings.scale_desc}}\n\t\t\t\t\t</p>\n\t\t\t\t</label>\n\t\t\t\t\n\t\t\t\t<div class="column is-paddingless" _v-73ff19ce="">\n\t\t\t\t\t<div class="columns" _v-73ff19ce="">\n\t\t\t\t\t\t<div class="field column is-narrow has-addons" _v-73ff19ce="">\n\t\t\t\t\t\t\t<p class="control" _v-73ff19ce="">\n\t\t\t\t\t\t\t\t<a class="button is-small is-static" _v-73ff19ce="">\n\t\t\t\t\t\t\t\t\t{{strings.scale_field}}\n\t\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t\t<p class="control " _v-73ff19ce="">\n\t\t\t\t\t\t\t\t<input v-model="watermarkScale" class="input is-small" type="number" min="0" max="100" _v-73ff19ce="">\n\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t\t\n\t\t\t<p class="control column has-text-centered-desktop has-text-left-touch " _v-73ff19ce="">\n\t\t\t\t<a @click="saveChanges()" class="button is-small is-success " :class="{\'is-loading\':loading}" _v-73ff19ce="">\n\t\t\t\t\t<span class="dashicons dashicons-yes icon" _v-73ff19ce=""></span>\n\t\t\t\t\t<span _v-73ff19ce="">\t{{strings.save_changes}}</span>\n\t\t\t\t</a>\n\t\t\t</p>\n\t\t</div>\n\t</div>\n'},function(t,e,o){var i,n;o(108),i=o(110),n=o(127),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(109);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n\n",""])},function(t,e,o){"use strict";function i(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var n=o(13),a=i(n),r=o(123),s=i(r);e.default={name:"resize",data:function(){return{strings:optimoleDashboardApp.strings.options_strings,all_strings:optimoleDashboardApp.strings,size_width:"",size_height:"",crop:!1,showSave:!1,new_data:{}}},mounted:function(){},methods:{saveChanges:function(){this.$store.dispatch("saveSettings",{settings:this.new_data})},addImageSize:function(){if(""!==this.size_height&&""!==this.size_width){var t="optimole_"+this.size_width+"_"+this.size_height+"_crop",e=(0,s.default)({},t,{width:this.size_width,height:this.size_height});this.$store.dispatch("saveSettings",{settings:{defined_image_sizes:e}})}},removeSize:function(t){var e=(0,s.default)({},t,"remove");this.$store.dispatch("saveSettings",{settings:{defined_image_sizes:e}})}},computed:{site_settings:function(){return this.$store.state.site_settings},sizes:function(){return this.$store.state.site_settings.defined_image_sizes},anySize:function(){return(0,a.default)(this.$store.state.site_settings.defined_image_sizes).length>0},widthStatus:{set:function(t){this.showSave=!0,this.new_data.max_width=t},get:function(){return this.site_settings.max_width}},heightStatus:{set:function(t){this.showSave=!0,this.new_data.max_height=t},get:function(){return this.site_settings.max_height}},resizeSmart:{set:function(t){this.showSave=!0,this.new_data.resize_smart=t?"enabled":"disabled"},get:function(){return!("disabled"===this.site_settings.resize_smart)}},retinaReady:{set:function(t){this.showSave=!0,this.new_data.retina_images=t?"enabled":"disabled"},get:function(){return!("disabled"===this.site_settings.retina_images)}}}}},function(t,e,o){o(112),t.exports=o(2).Object.keys},function(t,e,o){var i=o(23),n=o(24);o(118)("keys",function(){return function(t){return n(i(t))}})},function(t,e,o){var i=o(9),n=o(15),a=o(115)(!1),r=o(17)("IE_PROTO");t.exports=function(t,e){var o,s=n(t),l=0,p=[];for(o in s)o!=r&&i(s,o)&&p.push(o);for(;e.length>l;)i(s,o=e[l++])&&(~a(p,o)||p.push(o));return p}},function(t,e,o){var i=o(25);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==i(t)?t.split(""):Object(t)}},function(t,e,o){var i=o(15),n=o(116),a=o(117);t.exports=function(t){return function(e,o,r){var s,l=i(e),p=n(l.length),d=a(r,p);if(t&&o!=o){for(;p>d;)if((s=l[d++])!=s)return!0}else for(;p>d;d++)if((t||d in l)&&l[d]===o)return t||d||0;return!t&&-1}}},function(t,e,o){var i=o(16),n=Math.min;t.exports=function(t){return t>0?n(i(t),9007199254740991):0}},function(t,e,o){var i=o(16),n=Math.max,a=Math.min;t.exports=function(t,e){return t=i(t),t<0?n(t+e,0):a(t,e)}},function(t,e,o){var i=o(18),n=o(2),a=o(20);t.exports=function(t,e){var o=(n.Object||{})[t]||Object[t],r={};r[t]=e(o),i(i.S+i.F*a(function(){o(1)}),"Object",r)}},function(t,e,o){var i=o(120);t.exports=function(t,e,o){if(i(t),void 0===e)return t;switch(o){case 1:return function(o){return t.call(e,o)};case 2:return function(o,i){return t.call(e,o,i)};case 3:return function(o,i,n){return t.call(e,o,i,n)}}return function(){return t.apply(e,arguments)}}},function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},function(t,e,o){t.exports=!o(7)&&!o(20)(function(){return 7!=Object.defineProperty(o(30)("div"),"a",{get:function(){return 7}}).a})},function(t,e,o){var i=o(19);t.exports=function(t,e){if(!i(t))return t;var o,n;if(e&&"function"==typeof(o=t.toString)&&!i(n=o.call(t)))return n;if("function"==typeof(o=t.valueOf)&&!i(n=o.call(t)))return n;if(!e&&"function"==typeof(o=t.toString)&&!i(n=o.call(t)))return n;throw TypeError("Can't convert object to primitive value")}},function(t,e,o){"use strict";e.__esModule=!0;var i=o(124),n=function(t){return t&&t.__esModule?t:{default:t}}(i);e.default=function(t,e,o){return e in t?(0,n.default)(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[e]=o,t}},function(t,e,o){t.exports={default:o(125),__esModule:!0}},function(t,e,o){o(126);var i=o(2).Object;t.exports=function(t,e,o){return i.defineProperty(t,e,o)}},function(t,e,o){var i=o(18);i(i.S+i.F*!o(7),"Object",{defineProperty:o(10).f})},function(t,e){t.exports='\n <div :class="{ \'saving--option\' : this.$store.state.loading }" _v-549159be="">\n <div class="field columns" _v-549159be="">\n <label class="label column has-text-grey-dark optml-custom-label-margin" _v-549159be="">\n {{strings.enable_resize_smart_title}}\n <p class="optml-settings-desc-margin has-text-weight-normal" _v-549159be="">\n {{strings.enable_resize_smart_desc}}\n </p>\n </label>\n <div class="column is-1" _v-549159be="">\n <toggle-button :class="\'has-text-dark\'" v-model="resizeSmart" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-549159be=""></toggle-button>\n </div>\n\n </div>\n <hr _v-549159be="">\n <div class="field columns" _v-549159be="">\n <label class="label column has-text-grey-dark optml-custom-label-margin" _v-549159be="">\n {{strings.enable_retina_title}}\n <p class="optml-settings-desc-margin has-text-weight-normal" _v-549159be="">\n {{strings.enable_retina_desc}}\n </p>\n </label>\n <div class="column is-1" _v-549159be="">\n <toggle-button :class="\'has-text-dark\'" v-model="retinaReady" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-549159be=""></toggle-button>\n </div>\n\n </div>\n <hr _v-549159be="">\n <div class="field columns" _v-549159be="">\n\n <div class="columns" style="width: 100%;margin-left: 3px;" _v-549159be="">\n <div class="optml-fill-container" _v-549159be="">\n <div class="field " _v-549159be="">\n <label class="label column has-text-grey-dark" style="margin:2% 0;" _v-549159be="">\n <span _v-549159be=""> {{this.strings.add_image_size_desc}} </span>\n </label>\n <label class="label column " _v-549159be="">\n <p class="has-text-weight-normal optml-restore-notice-background" style="padding: 2%;" _v-549159be="">{{strings.image_size_notice}}</p>\n </label>\n <div class="fields column optml-light-background" style="padding: 1% 5%; margin: 0 1%;" _v-549159be="">\n <div class="field has-addons column has-addons-centered optml-filters-content" _v-549159be="">\n <p class="optml-fill-container has-text-centered" _v-549159be="">\n\n <input v-model="size_width" class="optml-textarea optml-text-input-border optml-fill-container has-text-left" type="number" min="1" :placeholder="this.strings.width_field" _v-549159be="">\n </p>\n\n <p class="optml-fill-container has-text-centered" style="margin-left: 5%;" _v-549159be="">\n\n <input v-model="size_height" class="optml-textarea optml-text-input-border optml-fill-container has-text-left" type="number" min="1" :placeholder="this.strings.height_field" _v-549159be="">\n </p>\n\n\n <div class="button optml-button-style-1 optml-fit-content" style="margin: 0 0 0 4%;" :class="this.$store.state.loading ? \'is-loading\' : \'\' " @click="addImageSize" _v-549159be="">\n {{this.strings.add_image_size_button}}\n </div>\n\n </div>\n </div>\n </div>\n\n <div v-if="anySize" class="label column has-text-grey-dark" style="white-space: nowrap;" _v-549159be=""> {{strings.image_sizes_title}}: </div>\n <div class="column is-full optml-fill-container" _v-549159be="">\n <div class=" exclusion-filter" v-for="(item, index) in sizes" style="margin-bottom: 2%;" _v-549159be="">\n <div _v-549159be="">\n <div class="tags has-addons" _v-549159be="">\n <div class="tag optml-light-background is-marginless is-link has-text-left" style="width: 97.8%;" _v-549159be=""><p v-html="strings.name" _v-549159be=""></p>\n &nbsp;{{index}} &nbsp;&nbsp;&nbsp;&nbsp; <strong _v-549159be="">{{strings.width_field}}</strong> : {{sizes[index].width}} &nbsp;&nbsp;&nbsp;&nbsp; <strong _v-549159be="">{{strings.height_field}}</strong> : {{sizes[index].height}}\n <a @click="removeSize(index)" _v-549159be="">\n <svg xmlns="http://www.w3.org/2000/svg" width="13" height="16" viewBox="0 0 13 16" fill="none" _v-549159be="">\n <path fill-rule="evenodd" clip-rule="evenodd" d="M9 2H12C12.6 2 13 2.4 13 3V4H0V3C0 2.4 0.5 2 1 2H4C4.2 0.9 5.3 0 6.5 0C7.7 0 8.8 0.9 9 2ZM8 2C7.8 1.4 7.1 1 6.5 1C5.9 1 5.2 1.4 5 2H8ZM11.1 15.1L12 5H1L1.9 15.1C2 15.6 2.4 16 2.9 16H10.1C10.6 16 11.1 15.6 11.1 15.1Z" fill="#757296" _v-549159be=""></path>\n </svg>\n </a>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n\n\n <hr _v-549159be="">\n <div class="field columns optml-flex-column" style="align-content: center;justify-content: center;" _v-549159be="">\n <label class="label column has-text-grey-dark no-padding-right optml-custom-label-margin" _v-549159be="">\n {{strings.size_title}}\n <p class="optml-settings-desc-margin has-text-weight-normal" _v-549159be="">\n {{strings.size_desc}}\n </p>\n </label>\n\n <div class="column is-6 " _v-549159be="">\n <div class="columns" _v-549159be="">\n <div class="field column is-narrow has-addons" style="align-items: center;" _v-549159be="">\n\n <p class="optml-custom-label-margin" _v-549159be="">\n {{strings.width_field}}\n </p>\n\n <input v-model="widthStatus" class="optml-textarea" type="number" min="100" max="10000" _v-549159be="">\n\n </div>\n <div class="field column is-narrow has-addons" style="align-items: center; margin-bottom: 0.75rem;" _v-549159be="">\n <p class="optml-custom-label-margin" _v-549159be="">\n {{strings.height_field}}\n </p>\n\n <input class="optml-textarea" v-model="heightStatus" type="number" min="100" max="10000" _v-549159be="">\n </div>\n </div>\n </div>\n </div>\n\n <div class="field is-fullwidth columns " _v-549159be="">\n <div class="column is-left" _v-549159be="">\n <button @click="saveChanges()" class="button optml-button-style-1 " :class="this.$store.state.loading ? \'is-loading\' : \'\' " :disabled="!showSave" _v-549159be="">\n {{strings.save_changes}}\n </button>\n </div>\n </div>\n\n </div>\n'},function(t,e,o){var i,n;o(129),i=o(131),n=o(137),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(130);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n\n",""])},function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=o(132),n=function(t){return t&&t.__esModule?t:{default:t}}(i);e.default={name:"exclusions",components:{FilterControl:n.default},data:function(){return{strings:optimoleDashboardApp.strings.options_strings,all_strings:optimoleDashboardApp.strings,new_data:{}}},mounted:function(){},methods:{},computed:{site_settings:function(){return this.$store.state.site_settings}}}},function(t,e,o){var i,n;o(133),i=o(135),n=o(136),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(134);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n\n",""])},function(t,e,o){"use strict";function i(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var n=o(13),a=i(n),r=o(5);i(r);e.default={name:"filter-control",props:["type"],data:function(){return{strings:optimoleDashboardApp.strings.options_strings,all_strings:optimoleDashboardApp.strings,showSave:!1,selected_filter:"filename",selected_value:"",selected_url_match_type:"contains",filter_operator:optimoleDashboardApp.strings.options_strings.filter_operator_contains,FILTER_TYPES:{EXT:"extension",URL:"page_url",URL_MATCH:"page_url_match",FILENAME:"filename",CLASS:"class"}}},mounted:function(){},methods:{saveRule:function(){var t={};this.selected_filter===this.FILTER_TYPES.URL&&"matches"===this.selected_url_match_type&&(this.selected_filter=this.FILTER_TYPES.URL_MATCH),t[this.type]={},t[this.type][this.selected_filter]={},t[this.type][this.selected_filter][this.selected_value]=!0,this.selected_value.length<3||this.$store.dispatch("saveSettings",{settings:{filters:t}})},removeRule:function(t,e){var o={};o[this.type]={},o[this.type][t]={},o[this.type][t][e]="false",this.$store.dispatch("saveSettings",{settings:{filters:o}})},changeFilterType:function(t){this.selected_value="",t.target.value===this.FILTER_TYPES.EXT&&(this.selected_value="svg",this.filter_operator=this.strings.filter_operator_is),t.target.value===this.FILTER_TYPES.FILENAME&&(this.filter_operator=this.strings.filter_operator_contains),t.target.value===this.FILTER_TYPES.CLASS&&(this.filter_operator=this.strings.filter_operator_contains),this.selected_filter=t.target.value},getFilterOperator:function(){return this.filter_operator}},computed:{filters:function(){return this.$store.state.site_settings.filters[this.type]},anyFilter:function(){return(0,a.default)(this.filters[this.FILTER_TYPES.EXT]).length>0||(0,a.default)(this.filters[this.FILTER_TYPES.CLASS]).length>0||(0,a.default)(this.filters[this.FILTER_TYPES.URL]).length>0||(0,a.default)(this.filters[this.FILTER_TYPES.FILENAME]).length>0}}}},function(t,e){t.exports='\n\t\t<div :id="\'filter-type-\'+type" class="optml-fill-container" _v-27af7d12="">\n\t\t\t\t<div class="field " _v-27af7d12="">\n\t\t\t\t\t\t<label class="label column has-text-grey-dark" _v-27af7d12="">\n\t\t\t\t\t\t\t\t<span v-if="type===\'lazyload\'" _v-27af7d12="">{{strings.exclude_title_lazyload}}</span>\n\t\t\t\t\t\t\t\t<span v-if="type===\'optimize\'" _v-27af7d12="">{{strings.exclude_title_optimize}}</span>\n\t\t\t\t\t\t</label>\n\t\t\t\t</div>\n\t\t\t\t<div class="field columns optml-light-background" style="padding: 1% 5%;" _v-27af7d12="">\n\t\t\t\t\t\t<div class="field has-addons column has-addons-centered optml-filters-content" _v-27af7d12="">\n\t\t\t\t\t\t\t\t<p _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<select @change="changeFilterType($event)" class="optml-text-input-border" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option :value="FILTER_TYPES.FILENAME" _v-27af7d12="">{{strings.filter_filename}}</option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option :value="FILTER_TYPES.EXT" _v-27af7d12="">{{strings.filter_ext}}</option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option :value="FILTER_TYPES.URL" _v-27af7d12="">{{strings.filter_url}}</option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option :value="FILTER_TYPES.CLASS" _v-27af7d12="">{{strings.filter_class}}</option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</select>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</span>\n\t\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t\t\t<p style="margin-left: 2.5%;" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span v-if="this.selected_filter===this.FILTER_TYPES.URL" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<select v-model="selected_url_match_type" class="optml-text-input-border" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value="contains" _v-27af7d12="">{{this.strings.filter_operator_contains}}</option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value="matches" _v-27af7d12="">{{this.strings.filter_operator_matches}}</option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</select>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span v-else="" _v-27af7d12="">{{getFilterOperator()}}</span>\n\n\t\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t\t\t<p class="optml-fill-container has-text-centered" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span v-if="this.selected_filter===this.FILTER_TYPES.EXT" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<select v-model="selected_value" class="optml-text-input-border" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value="svg" _v-27af7d12="">.SVG</option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value="jpg" _v-27af7d12="">.JPG</option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value="png" _v-27af7d12="">.PNG</option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value="gif" _v-27af7d12="">.GIF</option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</select>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</span>\n\t\t\t\t\t\t\t\t\t\t<input v-else="" v-model="selected_value" class="optml-textarea optml-text-input-border optml-fill-container has-text-left" type="text" :placeholder="this.selected_url_match_type === \'matches\' ? \'path\' : \'word\'" _v-27af7d12="">\n\t\t\t\t\t\t\t\t</p>\n\n\t\t\t\t\t\t\t\t\t\t<div class="button optml-button-style-1 optml-fit-content" style="margin: 0 0 0 4%;" :class="this.$store.state.loading ? \'is-loading\' : \'\' " @click="saveRule()" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t\t{{strings.add_filter}}\n\t\t\t\t\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t\t<p class="has-text-centered " v-if="this.selected_filter === FILTER_TYPES.URL" _v-27af7d12="">\n\t\t\t\t\t\t<i _v-27af7d12="">For homepage use <strong _v-27af7d12="">home</strong> keyword.</i>\n\t\t\t\t</p>\n\t\t\t<div class="field columns optml-flex-column" style="margin-top: 4%;" _v-27af7d12="">\n\t\t\t\t<div v-if="anyFilter" class="optml-gray has-text-weight-bold" style="white-space: nowrap;" _v-27af7d12=""> {{strings.active_exclusions}}: </div>\n\t\t\t\t<div class="column is-paddingless is-full optml-fill-container" _v-27af7d12="">\n\t\t\t\t\t<div class="list" style="margin-top: 4%;" _v-27af7d12="">\n\t\t\t\t\t\t<div class=" exclusion-filter" v-for="(item, index) in filters[this.FILTER_TYPES.EXT]" _v-27af7d12="">\n\t\t\t\t\t\t\t<div _v-27af7d12="">\n\t\t\t\t\t\t\t\t<div class="tags has-addons" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t<div class="tag optml-light-background is-marginless is-link has-text-left" _v-27af7d12=""><p v-html="strings.exclude_ext_desc" _v-27af7d12=""></p>\n\t\t\t\t\t\t\t\t\t\t&nbsp;<strong _v-27af7d12="">{{index}}</strong>\n\t\t\t\t\t\t\t\t\t\t<a @click="removeRule(FILTER_TYPES.EXT,index)" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t<svg xmlns="http://www.w3.org/2000/svg" width="13" height="16" viewBox="0 0 13 16" fill="none" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t\t<path fill-rule="evenodd" clip-rule="evenodd" d="M9 2H12C12.6 2 13 2.4 13 3V4H0V3C0 2.4 0.5 2 1 2H4C4.2 0.9 5.3 0 6.5 0C7.7 0 8.8 0.9 9 2ZM8 2C7.8 1.4 7.1 1 6.5 1C5.9 1 5.2 1.4 5 2H8ZM11.1 15.1L12 5H1L1.9 15.1C2 15.6 2.4 16 2.9 16H10.1C10.6 16 11.1 15.6 11.1 15.1Z" fill="#757296" _v-27af7d12=""></path>\n\t\t\t\t\t\t\t\t\t\t\t</svg>\n\t\t\t\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t\t<div class=" exclusion-filter" v-for="(item, index) in filters[this.FILTER_TYPES.URL]" _v-27af7d12="">\n\t\t\t\t\t\t\t<div _v-27af7d12="">\n\t\t\t\t\t\t\t\t<div class="tags has-addons" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t<div class="tag optml-light-background is-marginless is-link has-text-left" _v-27af7d12=""><p v-html="strings.exclude_url_desc" _v-27af7d12=""></p>\n\t\t\t\t\t\t\t\t\t\t&nbsp;<strong _v-27af7d12="">{{index}}</strong>\n\t\t\t\t\t\t\t\t\t\t<a @click="removeRule(FILTER_TYPES.URL,index)" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t<svg xmlns="http://www.w3.org/2000/svg" width="13" height="16" viewBox="0 0 13 16" fill="none" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t\t<path fill-rule="evenodd" clip-rule="evenodd" d="M9 2H12C12.6 2 13 2.4 13 3V4H0V3C0 2.4 0.5 2 1 2H4C4.2 0.9 5.3 0 6.5 0C7.7 0 8.8 0.9 9 2ZM8 2C7.8 1.4 7.1 1 6.5 1C5.9 1 5.2 1.4 5 2H8ZM11.1 15.1L12 5H1L1.9 15.1C2 15.6 2.4 16 2.9 16H10.1C10.6 16 11.1 15.6 11.1 15.1Z" fill="#757296" _v-27af7d12=""></path>\n\t\t\t\t\t\t\t\t\t\t\t</svg>\n\t\t\t\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>\n <div class=" exclusion-filter" v-for="(item, index) in filters[this.FILTER_TYPES.URL_MATCH]" _v-27af7d12="">\n <div _v-27af7d12="">\n <div class="tags has-addons" _v-27af7d12="">\n <div class="tag optml-light-background is-marginless is-link has-text-left" _v-27af7d12=""><p v-html="strings.exclude_url_match_desc" _v-27af7d12=""></p>\n &nbsp;<strong _v-27af7d12="">{{index}}</strong>\n <a @click="removeRule(FILTER_TYPES.URL_MATCH,index)" _v-27af7d12="">\n <svg xmlns="http://www.w3.org/2000/svg" width="13" height="16" viewBox="0 0 13 16" fill="none" _v-27af7d12="">\n <path fill-rule="evenodd" clip-rule="evenodd" d="M9 2H12C12.6 2 13 2.4 13 3V4H0V3C0 2.4 0.5 2 1 2H4C4.2 0.9 5.3 0 6.5 0C7.7 0 8.8 0.9 9 2ZM8 2C7.8 1.4 7.1 1 6.5 1C5.9 1 5.2 1.4 5 2H8ZM11.1 15.1L12 5H1L1.9 15.1C2 15.6 2.4 16 2.9 16H10.1C10.6 16 11.1 15.6 11.1 15.1Z" fill="#757296" _v-27af7d12=""></path>\n </svg>\n </a>\n </div>\n\n </div>\n </div>\n </div>\n\t\t\t\t\t\t<div class="exclusion-filter" v-for="(item, index) in filters[this.FILTER_TYPES.FILENAME]" _v-27af7d12="">\n\t\t\t\t\t\t\t<div _v-27af7d12="">\n\t\t\t\t\t\t\t\t<div class="tags has-addons" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t<div class="tag optml-light-background is-marginless is-link has-text-left" _v-27af7d12=""><p v-html="strings.exclude_filename_desc" _v-27af7d12=""></p>\n\t\t\t\t\t\t\t\t\t\t&nbsp;<strong _v-27af7d12="">{{index}}</strong>\n\t\t\t\t\t\t\t\t\t\t<a @click="removeRule(FILTER_TYPES.FILENAME,index)" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t<svg xmlns="http://www.w3.org/2000/svg" width="13" height="16" viewBox="0 0 13 16" fill="none" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t<path fill-rule="evenodd" clip-rule="evenodd" d="M9 2H12C12.6 2 13 2.4 13 3V4H0V3C0 2.4 0.5 2 1 2H4C4.2 0.9 5.3 0 6.5 0C7.7 0 8.8 0.9 9 2ZM8 2C7.8 1.4 7.1 1 6.5 1C5.9 1 5.2 1.4 5 2H8ZM11.1 15.1L12 5H1L1.9 15.1C2 15.6 2.4 16 2.9 16H10.1C10.6 16 11.1 15.6 11.1 15.1Z" fill="#757296" _v-27af7d12=""></path>\n\t\t\t\t\t\t\t\t\t\t</svg>\n\t\t\t\t\t\t\t\t\t\t</a>\n\n\t\t\t\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t\t<div class="exclusion-filter" v-for="(item, index) in filters[this.FILTER_TYPES.CLASS]" _v-27af7d12="">\n\t\t\t\t\t\t\t<div _v-27af7d12="">\n\t\t\t\t\t\t\t\t<div class="tags has-addons" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t<div class="tag optml-light-background is-marginless is-link has-text-left" _v-27af7d12=""><p v-html="strings.exclude_class_desc" _v-27af7d12=""></p>\n\t\t\t\t\t\t\t\t\t\t&nbsp;<strong _v-27af7d12="">{{index}}</strong>\n\t\t\t\t\t\t\t\t\t\t<a @click="removeRule(FILTER_TYPES.CLASS,index)" _v-27af7d12=""><svg xmlns="http://www.w3.org/2000/svg" width="13" height="16" viewBox="0 0 13 16" fill="none" _v-27af7d12="">\n\t\t\t\t\t\t\t\t\t\t\t<path fill-rule="evenodd" clip-rule="evenodd" d="M9 2H12C12.6 2 13 2.4 13 3V4H0V3C0 2.4 0.5 2 1 2H4C4.2 0.9 5.3 0 6.5 0C7.7 0 8.8 0.9 9 2ZM8 2C7.8 1.4 7.1 1 6.5 1C5.9 1 5.2 1.4 5 2H8ZM11.1 15.1L12 5H1L1.9 15.1C2 15.6 2.4 16 2.9 16H10.1C10.6 16 11.1 15.6 11.1 15.1Z" fill="#757296" _v-27af7d12=""></path>\n\t\t\t\t\t\t\t\t\t\t</svg>\n\n\t\t\t\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\n\t\t\t</div>\n\t\t</div>\n'},function(t,e){t.exports='\n <div :class="{ \'saving--option\' : this.$store.state.loading }" _v-44e22022="">\n <div id="filters-list" _v-44e22022="">\n <div class="columns " _v-44e22022="">\n <filter-control :type="\'optimize\'" _v-44e22022=""></filter-control>\n </div>\n\t <hr _v-44e22022="">\n <div class="columns " v-if="this.$store.state.site_settings.lazyload === \'enabled\'" _v-44e22022="">\n <filter-control :type="\'lazyload\'" _v-44e22022=""></filter-control>\n </div>\n </div>\n\n </div>\n'},function(t,e,o){var i,n;o(139),i=o(141),n=o(142),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(140);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n\n",""])},function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={name:"lazyload",data:function(){return{strings:optimoleDashboardApp.strings.options_strings,all_strings:optimoleDashboardApp.strings,showSave:!1,showBgSelectors:"enabled"===this.$store.state.site_settings.bg_replacer,new_data:{},selectedValue:this.$store.state.site_settings.skip_lazyload_images}},mounted:function(){},methods:{saveChanges:function(){this.$store.dispatch("saveSettings",{settings:this.new_data})},changedValue:function(){this.new_data.skip_lazyload_images=this.selectedValue,this.showSave=!0}},computed:{site_settings:function(){return this.$store.state.site_settings},lazyloadPlaceholder:{set:function(t){this.showSave=!0,this.new_data.lazyload_placeholder=t?"enabled":"disabled"},get:function(){return!("disabled"===this.site_settings.lazyload_placeholder)}},lazyloadBgImages:{set:function(t){this.showSave=!0,this.new_data.bg_replacer=t?"enabled":"disabled",this.showBgSelectors=t},get:function(){return!("disabled"===this.site_settings.bg_replacer)}},lazyloadVideo:{set:function(t){this.showSave=!0,this.new_data.video_lazyload=t?"enabled":"disabled"},get:function(){return!("disabled"===this.site_settings.video_lazyload)}},lazyloadSelectors:{set:function(t){this.showSave=!0,this.new_data.watchers=t},get:function(){return this.site_settings.watchers}},scaleStatus:{set:function(t){this.showSave=!0,this.new_data.scale=t?"disabled":"enabled"},get:function(){return"disabled"===this.site_settings.scale}},nativeLazyStatus:{set:function(t){this.showSave=!0,this.new_data.native_lazyload=t?"enabled":"disabled"},get:function(){return!("disabled"===this.site_settings.native_lazyload)}}}}},function(t,e){t.exports='\n\t\t<div :class="{ \'saving--option\' : this.$store.state.loading }" _v-c274b838="">\n\t\t\t\t<div class="field columns" _v-c274b838="">\n\t\t\t\t\t\t<label class="label column has-text-grey-dark optml-custom-label-margin" _v-c274b838="">\n\t\t\t\t\t\t\t\t{{strings.enable_lazyload_placeholder_title}}\n\t\t\t\t\t\t\t\t<p class="optml-settings-desc-margin has-text-weight-normal" _v-c274b838="">\n\t\t\t\t\t\t\t\t\t\t{{strings.enable_lazyload_placeholder_desc}}\n\t\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t</label>\n\t\t\t\t\t\t<div class="column is-1" _v-c274b838="">\n\t\t\t\t\t\t\t\t<toggle-button :class="\'has-text-dark\'" v-model="lazyloadPlaceholder" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-c274b838=""></toggle-button>\n\t\t\t\t\t\t</div>\n\t\t\t\t</div>\n <hr _v-c274b838="">\n\n\t\t\t\t<div class="field columns optml-flex-column" _v-c274b838="">\n\t\t\t\t\t<label class="label column optml-custom-label-margin" _v-c274b838="">\n\t\t\t\t\t\t{{strings.exclude_first_images_title}}\n\n\t\t\t\t\t\t<p class="optml-settings-desc-margin has-text-weight-normal" _v-c274b838="">\n\t\t\t\t\t\t\t{{strings.exclude_first_images_desc}}\n\t\t\t\t\t\t</p>\n\t\t\t\t\t</label>\n\n\t\t\t\t\t<div class="column optml-custom-label-margin" _v-c274b838="">\n\n\t\t\t\t\t\t\t{{strings.exclude_first}} <div style="display: inline-block; margin: 0 0.7%;" _v-c274b838=""><input v-model="selectedValue" style="width: 6ch; " class="optml-textarea" type="number" min="0" @change="changedValue" _v-c274b838=""></div> {{strings.images}}\n\n\n\t\t\t\t\t</div>\n\n\t\t\t</div>\n <hr _v-c274b838="">\n\t\t\t\t\x3c!--Native lazy toggle--\x3e\n\t\t\t\t<div class="field is-fullwidth columns" _v-c274b838="">\n\t\t\t\t\t\t<label class="label column has-text-grey-dark optml-custom-label-margin" _v-c274b838="">\n\t\t\t\t\t\t\t\t{{strings.toggle_native}}\n\n\t\t\t\t\t\t\t\t<p class="optml-settings-desc-margin has-text-weight-normal" _v-c274b838="">\n\t\t\t\t\t\t\t\t\t\t{{strings.native_desc}}\n\t\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t</label>\n\n\t\t\t\t\t\t<div class="column is-1 " _v-c274b838="">\n\t\t\t\t\t\t\t\t<toggle-button :class="\'has-text-dark\'" v-model="nativeLazyStatus" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-c274b838=""></toggle-button>\n\t\t\t\t\t\t</div>\n\t\t\t\t</div>\n <hr _v-c274b838="">\n\t\t\t\t<div class="field is-fullwidth columns" _v-c274b838="">\n\t\t\t\t\t\t<label class="label column has-text-grey-dark optml-custom-label-margin" _v-c274b838="">\n\t\t\t\t\t\t\t\t{{strings.toggle_scale}}\n\n\t\t\t\t\t\t\t\t<p class="optml-settings-desc-margin has-text-weight-normal" _v-c274b838="">\n\t\t\t\t\t\t\t\t\t\t{{strings.scale_desc}}\n\t\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t</label>\n\n\t\t\t\t\t\t<div class="column is-1 " _v-c274b838="">\n\t\t\t\t\t\t\t\t<toggle-button :class="\'has-text-dark\'" v-model="scaleStatus" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-c274b838=""></toggle-button>\n\t\t\t\t\t\t</div>\n\t\t\t\t</div>\n <hr _v-c274b838="">\n\t\t\t\t<div class="field columns" _v-c274b838="">\n\t\t\t\t\t\t<label class="label column has-text-grey-dark optml-custom-label-margin" _v-c274b838="">\n\t\t\t\t\t\t\t\t{{strings.enable_bg_lazyload_title}}\n\t\t\t\t\t\t\t\t<p class="optml-settings-desc-margin has-text-weight-normal" _v-c274b838="">\n\t\t\t\t\t\t\t\t\t\t{{strings.enable_bg_lazyload_desc}}\n\t\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t</label>\n\t\t\t\t\t\t<div class="column is-1" _v-c274b838="">\n\t\t\t\t\t\t\t\t<toggle-button :class="\'has-text-dark\'" v-model="lazyloadBgImages" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-c274b838=""></toggle-button>\n\t\t\t\t\t\t</div>\n\t\t\t\t</div>\n <hr _v-c274b838="">\n\t\t\t\t\x3c!--Video lazyload toggle--\x3e\n\t\t\t\t<div class="field columns" _v-c274b838="">\n\t\t\t\t\t\t<label class="label column has-text-grey-dark optml-custom-label-margin" _v-c274b838="">\n\t\t\t\t\t\t\t\t{{strings.enable_video_lazyload_title}}\n\t\t\t\t\t\t\t\t<p class="optml-settings-desc-margin has-text-weight-normal" _v-c274b838="">\n\t\t\t\t\t\t\t\t\t\t{{strings.enable_video_lazyload_desc}}\n\t\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t</label>\n\t\t\t\t\t\t<div class="column is-1" _v-c274b838="">\n\t\t\t\t\t\t\t\t<toggle-button :class="\'has-text-dark\'" v-model="lazyloadVideo" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-c274b838=""></toggle-button>\n\t\t\t\t\t\t</div>\n\t\t\t\t</div>\n <hr _v-c274b838="">\n\t\t\t\t<div class="field columns" v-if="showBgSelectors" _v-c274b838="">\n\t\t\t\t\t\t<div class="column" _v-c274b838="">\n\t\t\t\t\t\t\t\t<label class="label has-text-grey-dark optml-custom-label-margin" _v-c274b838="">\n\t\t\t\t\t\t\t\t\t\t<span _v-c274b838="">{{strings.watch_title_lazyload}}</span>\n\t\t\t\t\t\t\t\t\t\t<p class="optml-settings-desc-margin has-text-weight-normal" _v-c274b838="">\n\t\t\t\t\t\t\t\t\t\t\t\t{{strings.watch_desc_lazyload}}\n\t\t\t\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t\t\t</label>\n\t\t\t\t\t\t\t\t<div _v-c274b838="">\n\t\t\t\t\t\t\t\t\t\t<textarea-autosize class="textarea is-secondary is-small" placeholder="e.g: .image, #item-id, div.with-background-image" v-model="lazyloadSelectors" :min-height="3" :max-height="350" _v-c274b838=""></textarea-autosize>\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>\n\t\t\t\t</div>\n\n\t\t\t\t<div class="field is-fullwidth columns " _v-c274b838="">\n\t\t\t\t\t\t<div class="column is-left" _v-c274b838="">\n\t\t\t\t\t\t\t\t<button @click="saveChanges()" class="button optml-button-style-1" :class="this.$store.state.loading ? \'is-loading\' : \'\' " :disabled="!showSave" _v-c274b838="">\n\t\t\t\t\t\t\t\t\t\t{{strings.save_changes}}\n\t\t\t\t\t\t\t\t</button>\n\t\t\t\t\t\t</div>\n\t\t\t\t</div>\n\n\t\t</div>\n'},function(t,e,o){var i,n;o(144),i=o(146),n=o(164),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(145);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n\n",""])},function(t,e,o){"use strict";function i(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var n=o(13),a=i(n),r=o(147),s=i(r);e.default={name:"media",data:function(){return{strings:optimoleDashboardApp.strings.options_strings,all_strings:optimoleDashboardApp.strings,maxTime:100,showSave:!1,showOffloadDisabled:!1,showOffloadEnabled:!1,offloadDisableOptions:[],select_rollback:"yes_rollback",new_data:{}}},mounted:function(){Object.prototype.hasOwnProperty.call(this.$store.state.queryArgs,"optimole_action")&&this.callSync(this.$store.state.queryArgs.optimole_action,this.$store.state.queryArgs.images)},methods:{selectValue:function(t){this.showSave=!0,this.select_rollback=t.target.value},changeSite:function(t){this.selected_site=t.target.value},saveSite:function(){var t={all:!0};void 0!==this.selected_site&&(t.all=!1,t[this.selected_site]=!0),this.$store.dispatch("saveSettings",{settings:{cloud_sites:t}})},callSync:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"none";this.$store.state.errorMedia=!1,this.$store.dispatch("callSync",{action:t,images:e})},saveChanges:function(){this.showOffloadEnabled=!1,this.showOffloadDisabled&&"yes_rollback"===this.select_rollback&&(this.callSync("rollback_images"),this.select_rollback="no_rollback"),this.showOffloadDisabled=!1,this.$store.dispatch("saveSettings",{settings:this.new_data})},removeSite:function(t){var e={};e[t]=!1,1===this.cloud_sites.length&&(e.all=!0),this.$store.dispatch("saveSettings",{settings:{cloud_sites:e}})}},computed:{site_settings:function(){return this.$store.state.site_settings},sites:function(){return this.$store.state.site_settings.whitelist_domains},cloud_sites:function(){var t=[],e=this.$store.state.site_settings.cloud_sites,o=!0,i=!1,n=void 0;try{for(var r,l=(0,s.default)((0,a.default)(e));!(o=(r=l.next()).done);o=!0){var p=r.value;if("true"===e[p]&&(t.push(p),"all"===p))return t}}catch(t){i=!0,n=t}finally{try{!o&&l.return&&l.return()}finally{if(i)throw n}}return t},offloadMediaStatus:{set:function(t){this.showSave=!0,this.new_data.offload_media=t?"enabled":"disabled",this.showOffloadDisabled="enabled"===this.site_settings.offload_media&&!t,this.showOffloadEnabled="disabled"===this.site_settings.offload_media&&!!t},get:function(){return!("disabled"===this.site_settings.offload_media)}},cloudImagesStatus:{set:function(t){this.showSave=!0,this.new_data.cloud_images=t?"enabled":"disabled"},get:function(){return!("disabled"===this.site_settings.cloud_images)}}}}},function(t,e,o){t.exports={default:o(148),__esModule:!0}},function(t,e,o){o(149),o(159),t.exports=o(161)},function(t,e,o){o(150);for(var i=o(3),n=o(6),a=o(12),r=o(4)("toStringTag"),s="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),l=0;l<s.length;l++){var p=s[l],d=i[p],c=d&&d.prototype;c&&!c[r]&&n(c,r,p),a[p]=a.Array}},function(t,e,o){"use strict";var i=o(151),n=o(152),a=o(12),r=o(15);t.exports=o(32)(Array,"Array",function(t,e){this._t=r(t),this._i=0,this._k=e},function(){var t=this._t,e=this._k,o=this._i++;return!t||o>=t.length?(this._t=void 0,n(1)):"keys"==e?n(0,o):"values"==e?n(0,t[o]):n(0,[o,t[o]])},"values"),a.Arguments=a.Array,i("keys"),i("values"),i("entries")},function(t,e){t.exports=function(){}},function(t,e){t.exports=function(t,e){return{value:e,done:!!t}}},function(t,e,o){t.exports=o(6)},function(t,e,o){"use strict";var i=o(155),n=o(31),a=o(33),r={};o(6)(r,o(4)("iterator"),function(){return this}),t.exports=function(t,e,o){t.prototype=i(r,{next:n(1,o)}),a(t,e+" Iterator")}},function(t,e,o){var i=o(11),n=o(156),a=o(29),r=o(17)("IE_PROTO"),s=function(){},l=function(){var t,e=o(30)("iframe"),i=a.length;for(e.style.display="none",o(157).appendChild(e),e.src="javascript:",t=e.contentWindow.document,t.open(),t.write("<script>document.F=Object<\/script>"),t.close(),l=t.F;i--;)delete l.prototype[a[i]];return l()};t.exports=Object.create||function(t,e){var o;return null!==t?(s.prototype=i(t),o=new s,s.prototype=null,o[r]=t):o=l(),void 0===e?o:n(o,e)}},function(t,e,o){var i=o(10),n=o(11),a=o(24);t.exports=o(7)?Object.defineProperties:function(t,e){n(t);for(var o,r=a(e),s=r.length,l=0;s>l;)i.f(t,o=r[l++],e[o]);return t}},function(t,e,o){var i=o(3).document;t.exports=i&&i.documentElement},function(t,e,o){var i=o(9),n=o(23),a=o(17)("IE_PROTO"),r=Object.prototype;t.exports=Object.getPrototypeOf||function(t){return t=n(t),i(t,a)?t[a]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?r:null}},function(t,e,o){"use strict";var i=o(160)(!0);o(32)(String,"String",function(t){this._t=String(t),this._i=0},function(){var t,e=this._t,o=this._i;return o>=e.length?{value:void 0,done:!0}:(t=i(e,o),this._i+=t.length,{value:t,done:!1})})},function(t,e,o){var i=o(16),n=o(14);t.exports=function(t){return function(e,o){var a,r,s=String(n(e)),l=i(o),p=s.length;return l<0||l>=p?t?"":void 0:(a=s.charCodeAt(l),a<55296||a>56319||l+1===p||(r=s.charCodeAt(l+1))<56320||r>57343?t?s.charAt(l):a:t?s.slice(l,l+2):r-56320+(a-55296<<10)+65536)}}},function(t,e,o){var i=o(11),n=o(162);t.exports=o(2).getIterator=function(t){var e=n(t);if("function"!=typeof e)throw TypeError(t+" is not iterable!");return i(e.call(t))}},function(t,e,o){var i=o(163),n=o(4)("iterator"),a=o(12);t.exports=o(2).getIteratorMethod=function(t){if(void 0!=t)return t[n]||t["@@iterator"]||a[i(t)]}},function(t,e,o){var i=o(25),n=o(4)("toStringTag"),a="Arguments"==i(function(){return arguments}()),r=function(t,e){try{return t[e]}catch(t){}};t.exports=function(t){var e,o,s;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(o=r(e=Object(t),n))?o:a?i(e):"Object"==(s=i(e))&&"function"==typeof e.callee?"Arguments":s}},function(t,e){t.exports='\n\t<div _v-56984240="">\n\t\t\x3c!-- Show media cloud toggle--\x3e\n\t\t<div class="field columns" _v-56984240="">\n\t\t\t<label class="label column has-text-grey-dark" _v-56984240="">\n\t\t\t\t{{strings.enable_cloud_images_title}}\n\n\t\t\t\t<p class="optml-settings-desc-margin has-text-weight-normal" v-html="strings.enable_cloud_images_desc" _v-56984240="">\n\t\t\t\t</p>\n\t\t\t</label>\n\n\t\t\t<div class="column is-1 " _v-56984240="">\n\t\t\t\t<toggle-button :class="\'has-text-dark\'" v-model="cloudImagesStatus" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-56984240=""></toggle-button>\n\t\t\t</div>\n\t\t</div>\n\t\t<hr _v-56984240="">\n\t\t\x3c!--Sites select--\x3e\n\t\t<div id="filters-list" v-if="this.site_settings.cloud_images === \'enabled\'" _v-56984240="">\n\t\t\t<div class="columns " _v-56984240="">\n\t\t\t\t<div _v-56984240="">\n\n\t\t\t\t\t<div class="field columns " _v-56984240="">\n\t\t\t\t\t\t<div class="field has-addons column has-addons-centered optml-fit-content optml-flex-column" _v-56984240="">\n\t\t\t\t\t\t<label class="label column has-text-grey-dark no-padding-right " _v-56984240="">\n\t\t\t\t\t\t\t{{strings.cloud_site_title}}\n\t\t\t\t\t\t\t<p class="optml-settings-desc-margin has-text-weight-normal" _v-56984240="">\n\t\t\t\t\t\t\t\t{{strings.cloud_site_desc}}\n\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t</label>\n\n\t\t\t\t\t\t<div class="column is-6 optml-fit-content" style="margin-left: 2%;" _v-56984240="">\n\t\t\t\t\t\t\t<div class="field columns optml-light-background optml-fit-content" style="min-width: 450px; padding: 1% 2%;" _v-56984240="">\n\t\t\t\t\t\t\t\t<div class="field has-addons column has-addons-centered optml-filters-content" _v-56984240="">\n\t\t\t\t\t\t\t\t\t<p _v-56984240="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span _v-56984240="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<select @change="changeSite($event)" class="optml-text-input-border" _v-56984240="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t <option value="all" disabled="" selected="" _v-56984240="">{{strings.select_site}}</option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t <option v-for="site in sites" :value="site" _v-56984240="">{{site}}</option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</select>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</span>\n\t\t\t\t\t\t\t\t\t</p>\n\n\n\n\t\t\t\t\t\t\t\t\t<div class="optml-button optml-fit-content" style="background-color: #577BF9; position: relative; white-space: nowrap; height: fit-content; padding: 1.4%;color: white;margin: 0 0 0 4%;" :class="this.$store.state.loading ? \'is-loading\' : \'\' " @click="saveSite()" _v-56984240="">\n\t\t\t\t\t\t\t\t\t\t{{strings.add_site}}\n\t\t\t\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t<div class="field columns optml-flex-column" style="margin-top: 4%;" _v-56984240="">\n\t\t\t\t\t\t\t\t<div v-if="cloud_sites.length > 0" class="optml-gray has-text-weight-bold field" style="white-space: nowrap; margin-left: 2%; font-size: 0.75rem;" _v-56984240=""> {{strings.selected_sites_title}}: </div>\n\n\t\t\t\t\t\t\t\t<div class="column is-paddingless is-full" _v-56984240="">\n\t\t\t\t\t\t\t\t\t<div class="list" _v-56984240="">\n\t\t\t\t\t\t\t\t\t\t<div class="exclusion-filter" style="margin-bottom: 2% !important;" v-for="site in cloud_sites" _v-56984240="">\n\t\t\t\t\t\t\t\t\t\t\t<div _v-56984240="">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class="tags has-addons" _v-56984240="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="tag optml-light-background is-link has-text-left" _v-56984240="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{site}}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a @click="removeSite(site)" _v-56984240="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<svg xmlns="http://www.w3.org/2000/svg" width="13" height="16" viewBox="0 0 13 16" fill="none" _v-56984240="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<path fill-rule="evenodd" clip-rule="evenodd" d="M9 2H12C12.6 2 13 2.4 13 3V4H0V3C0 2.4 0.5 2 1 2H4C4.2 0.9 5.3 0 6.5 0C7.7 0 8.8 0.9 9 2ZM8 2C7.8 1.4 7.1 1 6.5 1C5.9 1 5.2 1.4 5 2H8ZM11.1 15.1L12 5H1L1.9 15.1C2 15.6 2.4 16 2.9 16H10.1C10.6 16 11.1 15.6 11.1 15.1Z" fill="#757296" _v-56984240=""></path>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</svg>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\t</div>\n\t\t\t\t </div>\n\n\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t<hr _v-56984240="">\n\t\t</div>\n\n\n\t\t\x3c!-- Show offload media toggle--\x3e\n\t\t<div class="field columns" _v-56984240="">\n\t\t\t<label class="label column has-text-grey-dark" _v-56984240="">\n\t\t\t\t{{strings.enable_offload_media_title}}\n\n\t\t\t\t<p class="optml-settings-desc-margin has-text-weight-normal" _v-56984240="">\n\t\t\t\t\t{{strings.enable_offload_media_desc}}\n\t\t\t\t</p>\n\t\t\t</label>\n\n\t\t\t<div class="column is-1 " _v-56984240="">\n\t\t\t\t<toggle-button :class="\'has-text-dark\'" v-model="offloadMediaStatus" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-56984240=""></toggle-button>\n\t\t\t</div>\n\n\t\t</div>\n\n\n\n\t\t\x3c!--Rollback on disable notice--\x3e\n\t\t<div class="field columns optml-flex-column optml-restore-notice-background" v-if="this.showOffloadDisabled" _v-56984240="">\n\t\t\t<label class="label column" _v-56984240="">\n\t\t\t\t<div style="margin-bottom: 2%;" _v-56984240="">\n\t\t\t\t\t<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none" _v-56984240="">\n\t\t\t\t\t\t<path fill-rule="evenodd" clip-rule="evenodd" d="M8 0C12.42 0 16 3.58 16 8C16 12.42 12.42 16 8 16C3.58 16 0 12.42 0 8C0 3.58 3.58 0 8 0ZM9.64527 9L10 3H7L7.35473 9H9.64527ZM10 11.5115C10 11.9809 9.86364 12.3473 9.61189 12.6107C9.34965 12.874 8.98252 13 8.51049 13C8.03846 13 7.67133 12.874 7.3986 12.6107C7.13636 12.3473 7 11.9809 7 11.5115C7 11.0305 7.12587 10.6641 7.38811 10.4008C7.65035 10.1374 8.01748 10 8.51049 10C9.0035 10 9.37063 10.1374 9.62238 10.4008C9.87413 10.6641 10 11.0305 10 11.5115Z" fill="#282828" _v-56984240=""></path>\n\t\t\t\t\t</svg>\n\t\t\t\t\t{{strings.offload_disable_warning_title}}\n\t\t\t\t</div>\n\n\n\t\t\t\t<p class="has-text-weight-normal" _v-56984240="">\n\t\t\t\t\t{{strings.offload_disable_warning_desc}}\n\t\t\t\t</p>\n\t\t\t</label>\n\n\t\t\t<div class="column is-3 " style="padding-top:0; margin-top: -1%; " _v-56984240="">\n\t\t\t\t<p class="control " _v-56984240="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class="select is-small" _v-56984240="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<select @change="selectValue($event)" class="optml-text-input-border" _v-56984240="">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option selected="" value="yes_rollback" _v-56984240="">{{strings.yes}}</option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value="no_rollback" _v-56984240="">{{strings.no}}</option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</select>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</span>\n\t\t\t\t</p>\n\t\t\t</div>\n\n\t\t</div>\n\n\n\t\t\x3c!--Rollback on enable notice--\x3e\n\t\t<div class="field columns optml-flex-column optml-restore-notice-background" v-if="this.showOffloadEnabled" _v-56984240="">\n\t\t\t<label class="label column" _v-56984240="">\n\n\n\t\t\t\t<p class="has-text-weight-normal" v-html="strings.offload_enable_info_desc" _v-56984240="">\n\n\t\t\t\t</p>\n\t\t\t</label>\n\n\t\t</div>\n\t\t<hr _v-56984240="">\n\n\t\t\x3c!-- Sync Media button --\x3e\n\t\t<div :class="{ \'saving--option\' : this.$store.state.loading }" class="field is-fullwidth columns " v-if="this.site_settings.offload_media===\'enabled\'" _v-56984240="">\n\t\t\t<label class="label column has-text-grey-dark" _v-56984240="">\n\t\t\t\t{{strings.sync_title}}\n\n\t\t\t\t<p class="optml-settings-desc-margin has-text-weight-normal" _v-56984240="">\n\t\t\t\t\t{{strings.sync_desc}}\n\t\t\t\t</p>\n\t\t\t</label>\n\t\t\t<div class="column is-2 is-right" style="position: relative;" _v-56984240="">\n\t\t\t\t<button @click="callSync(\'offload_images\')" class="optml-button is-small optml-button-page-position " :class="this.$store.state.loadingSync ? \'is-loading\' : \'\' " :disabled="this.$store.state.loadingRollback || this.$store.state.loadingSync" _v-56984240="">\n\t\t\t\t\t{{strings.sync_media}}\n\t\t\t\t</button>\n\t\t\t</div>\n\t\t</div>\n\n\t\t<div class="field columns optml-light-background" v-if="this.$store.state.loadingSync" _v-56984240="">\n\t\t\t<div class="column optml-media-progress-labels" _v-56984240="">\n\n\t\t\t\t<label class="label has-text-grey-dark" _v-56984240="">\n\t\t\t\t\t<span _v-56984240="">{{strings.sync_media_progress}}</span>\n\t\t\t\t\t<div style="float: right;" _v-56984240=""><svg class="optml-spin" xmlns="http://www.w3.org/2000/svg" width="18" height="14" viewBox="0 0 18 14" fill="none" _v-56984240="">\n\t\t\t\t\t\t<path fill-rule="evenodd" clip-rule="evenodd" d="M9 2.5C6.9 2.5 5.1 4 4.7 6H7L3.5 10L0 6H2.1C2.6 2.6 5.5 0 9 0C11.1 0 13 0.9 14.2 2.3L12.5 4.3C11.7 3.2 10.5 2.5 9 2.5ZM13.3 8H11L14.5 4L18 8H15.9C15.4 11.4 12.5 14 9 14C6.9 14 5 13.1 3.8 11.6L5.5 9.7C6.3 10.8 7.5 11.5 9 11.5C11.1 11.5 12.8 10 13.3 8Z" fill="#577BF9" _v-56984240=""></path>\n\t\t\t\t\t</svg>\n\t\t\t\t\t</div>\n\t\t\t\t</label>\n\t\t\t\t<div style="position:relative;" _v-56984240="">\n\t\t\t\t\t<progress class="progress is-info optml-progress" :value="this.$store.state.pushedImagesProgress" :max="maxTime" _v-56984240=""></progress>\n\t\t\t\t</div>\n\n\t\t\t\t<label v-if="this.$store.state.estimatedTime == 0" class="label has-text-grey-dark" _v-56984240="">\n\t\t\t\t\t<span _v-56984240="">{{strings.calculating_estimated_time}}</span>\n\t\t\t\t</label>\n\n\n\t\t\t\t<label v-else="" class="label has-text-grey-dark has-text-weight-normal" _v-56984240="">\n\t\t\t\t\t<span _v-56984240="">{{strings.estimated_time}}: <strong _v-56984240="">{{this.$store.state.estimatedTime}} {{strings.minutes}}</strong></span>\n\t\t\t\t</label>\n\n\t\t\t</div>\n\t\t</div>\n\n\t\t<div class="field columns" v-if="this.$store.state.offloadLibraryLink === true" _v-56984240="">\n\t\t\t<label class="label column" _v-56984240="">\n\t\t\t\t{{strings.sync_media_link}} <a :href="this.$store.state.queryArgs.url" _v-56984240="">{{strings.here}}</a>\n\t\t\t</label>\n\t\t</div>\n\t\t\x3c!--Sync error notice--\x3e\n\t\t<div class="notification optml-warning is-size-6 optml-side-by-side" v-if="this.$store.state.errorMedia === \'offload_images\'" _v-56984240="">\n\n\t\t\t\t<div _v-56984240="">\n\t\t\t\t\t<svg style="position: relative; top:10%;" width="18" height="16" viewBox="0 0 18 16" fill="none" xmlns="http://www.w3.org/2000/svg" _v-56984240="">\n\t\t\t\t\t\t<path fill-rule="evenodd" clip-rule="evenodd" d="M8.9581 0C13.5192 0 17.2136 3.58 17.2136 8C17.2136 12.42 13.5192 16 8.9581 16C4.39696 16 0.702637 12.42 0.702637 8C0.702637 3.58 4.39696 0 8.9581 0ZM10.6558 9L11.0219 3H7.92606L8.29211 9H10.6558ZM11.0219 11.5115C11.0219 11.9809 10.8811 12.3473 10.6213 12.6107C10.3507 12.874 9.97188 13 9.48478 13C8.99768 13 8.61882 12.874 8.33739 12.6107C8.06677 12.3473 7.92606 11.9809 7.92606 11.5115C7.92606 11.0305 8.05595 10.6641 8.32656 10.4008C8.59717 10.1374 8.97603 10 9.48478 10C9.99353 10 10.3724 10.1374 10.6322 10.4008C10.892 10.6641 11.0219 11.0305 11.0219 11.5115Z" fill="#AF3535" _v-56984240=""></path>\n\t\t\t\t\t</svg>\n\t\t\t\t</div>\n\t\t\t<div style="margin-left:1%; " _v-56984240="">\n\t\t\t\t<div _v-56984240=""><strong _v-56984240="">{{strings.sync_media_error}} </strong></div>\n\t\t\t\t<div _v-56984240="">{{strings.sync_media_error_desc}}</div>\n\t\t\t\t</div>\n\t\t</div>\n\t\t<hr v-if="this.site_settings.offload_media===\'enabled\'" _v-56984240="">\n\t\t\x3c!-- Rollback Media button --\x3e\n\t\t<div class="field is-fullwidth columns " v-if="this.site_settings.offload_media===\'enabled\' || this.$store.state.loadingRollback" _v-56984240="">\n\t\t\t<label class="label column has-text-grey-dark" _v-56984240="">\n\t\t\t\t{{strings.rollback_title}}\n\n\t\t\t\t<p class="is-italic has-text-weight-normal" _v-56984240="">\n\t\t\t\t\t{{strings.rollback_desc}}\n\t\t\t\t</p>\n\t\t\t</label>\n\t\t\t<div class="column is-2 is-right" style="position: relative;" _v-56984240="">\n\t\t\t\t<button @click="callSync(\'rollback_images\')" class="optml-button optml-button-page-position is-primary is-small " :class="this.$store.state.loadingRollback ? \'is-loading\' : \'\' " :disabled="this.$store.state.loadingSync || this.$store.state.loadingRollback" _v-56984240="">\n\t\t\t\t\t{{strings.rollback_media}}\n\t\t\t\t</button>\n\t\t\t</div>\n\t\t</div>\n\n\n\t\t<div class="field columns optml-light-background" v-if="this.$store.state.loadingRollback" _v-56984240="">\n\t\t\t<div class="column optml-media-progress-labels" _v-56984240="">\n\n\t\t\t\t<label class="label has-text-grey-dark" _v-56984240="">\n\t\t\t\t\t<span _v-56984240="">{{strings.rollback_media_progress}}</span>\n\t\t\t\t\t<div style="float: right;" _v-56984240=""><svg class="optml-spin" xmlns="http://www.w3.org/2000/svg" width="18" height="14" viewBox="0 0 18 14" fill="none" _v-56984240="">\n\t\t\t\t\t\t<path fill-rule="evenodd" clip-rule="evenodd" d="M9 2.5C6.9 2.5 5.1 4 4.7 6H7L3.5 10L0 6H2.1C2.6 2.6 5.5 0 9 0C11.1 0 13 0.9 14.2 2.3L12.5 4.3C11.7 3.2 10.5 2.5 9 2.5ZM13.3 8H11L14.5 4L18 8H15.9C15.4 11.4 12.5 14 9 14C6.9 14 5 13.1 3.8 11.6L5.5 9.7C6.3 10.8 7.5 11.5 9 11.5C11.1 11.5 12.8 10 13.3 8Z" fill="#577BF9" _v-56984240=""></path>\n\t\t\t\t\t</svg>\n\t\t\t\t\t</div>\n\t\t\t\t</label>\n\t\t\t\t<div style="position:relative;" _v-56984240="">\n\t\t\t\t\t<progress class="progress is-info optml-progress" :value="this.$store.state.pushedImagesProgress" :max="maxTime" _v-56984240=""></progress>\n\t\t\t\t</div>\n\n\t\t\t\t<label v-if="this.$store.state.estimatedTime == 0" class="label has-text-grey-dark" _v-56984240="">\n\t\t\t\t\t<span _v-56984240="">{{strings.calculating_estimated_time}}</span>\n\t\t\t\t</label>\n\n\n\t\t\t\t<label v-else="" class="label has-text-grey-dark has-text-weight-normal" _v-56984240="">\n\t\t\t\t\t<span _v-56984240="">{{strings.estimated_time}}: <strong _v-56984240="">{{this.$store.state.estimatedTime}} {{strings.minutes}}</strong></span>\n\t\t\t\t</label>\n\n\t\t\t</div>\n\t\t</div>\n\t\t<div class="field columns" v-if="this.$store.state.rollbackLibraryLink === true" _v-56984240="">\n\t\t\t<label class="label column" _v-56984240="">\n\t\t\t\t{{strings.rollback_media_link}} <a :href="this.$store.state.queryArgs.url" _v-56984240="">{{strings.here}}</a>\n\t\t\t</label>\n\t\t</div>\n\t\t\x3c!--Rollback error notice--\x3e\n\t\t<div class="notification optml-warning is-size-6 optml-side-by-side" v-if="this.$store.state.errorMedia === \'rollback_images\'" _v-56984240="">\n\n\t\t\t<div _v-56984240="">\n\t\t\t\t<svg style="position: relative; top:10%;" width="18" height="16" viewBox="0 0 18 16" fill="none" xmlns="http://www.w3.org/2000/svg" _v-56984240="">\n\t\t\t\t\t<path fill-rule="evenodd" clip-rule="evenodd" d="M8.9581 0C13.5192 0 17.2136 3.58 17.2136 8C17.2136 12.42 13.5192 16 8.9581 16C4.39696 16 0.702637 12.42 0.702637 8C0.702637 3.58 4.39696 0 8.9581 0ZM10.6558 9L11.0219 3H7.92606L8.29211 9H10.6558ZM11.0219 11.5115C11.0219 11.9809 10.8811 12.3473 10.6213 12.6107C10.3507 12.874 9.97188 13 9.48478 13C8.99768 13 8.61882 12.874 8.33739 12.6107C8.06677 12.3473 7.92606 11.9809 7.92606 11.5115C7.92606 11.0305 8.05595 10.6641 8.32656 10.4008C8.59717 10.1374 8.97603 10 9.48478 10C9.99353 10 10.3724 10.1374 10.6322 10.4008C10.892 10.6641 11.0219 11.0305 11.0219 11.5115Z" fill="#AF3535" _v-56984240=""></path>\n\t\t\t\t</svg>\n\t\t\t</div>\n\t\t\t<div style="margin-left:1%; " _v-56984240="">\n\t\t\t\t<div _v-56984240=""><strong _v-56984240="">{{strings.rollback_media_error}} </strong></div>\n\t\t\t\t<div _v-56984240="">{{strings.rollback_media_error_desc}}</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t<div class="field is-fullwidth columns " _v-56984240="">\n\t\t\t<div class="column is-left" _v-56984240="">\n\t\t\t\t<button @click="saveChanges()" class="button optml-button-style-1" :class="this.$store.state.loading ? \'is-loading\' : \'\' " :disabled="!showSave" _v-56984240="">\n\t\t\t\t\t{{strings.save_changes}}\n\t\t\t\t</button>\n\t\t\t</div>\n\t\t</div>\n\n\t</div>\n\n\n'},function(t,e,o){var i,n;o(166),i=o(168),n=o(169),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(167);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n .is-field-disabled[_v-c1ac671c] {\n opacity: 0.5;\n }\n",""])},function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={name:"cssjs",data:function(){return{strings:optimoleDashboardApp.strings.options_strings,all_strings:optimoleDashboardApp.strings,showSave:!1,showSample:!1,isReplacerOff:!1,loading_images:!1,showComparison:!1,new_data:{}}},mounted:function(){this.isReplacerOff="disabled"===this.site_settings.cdn},methods:{saveChanges:function(){this.$store.dispatch("saveSettings",{settings:this.new_data})}},computed:{site_settings:function(){return this.$store.state.site_settings},cssMinifyStatus:{set:function(t){this.showSave=!0,this.new_data.css_minify=t?"enabled":"disabled"},get:function(){return!("disabled"===this.site_settings.css_minify)}},jsMinifyStatus:{set:function(t){this.showSave=!0,this.new_data.js_minify=t?"enabled":"disabled"},get:function(){return!("disabled"===this.site_settings.js_minify)}}}}},function(t,e){t.exports='\n <div :class="{ \'saving--option\' : this.$store.state.loading }" _v-c1ac671c="">\n\n\n \x3c!-- CSS minify toggle button --\x3e\n <div class="field columns" :class="{\'is-field-disabled\':isReplacerOff }" _v-c1ac671c="">\n <label class="label column has-text-grey-dark" _v-c1ac671c="">\n {{strings.enable_css_minify_title}}\n\n <p class="is-italic has-text-weight-normal" _v-c1ac671c="">\n {{strings.css_minify_desc}}\n </p>\n </label>\n\n <div class="column is-3 " _v-c1ac671c="">\n <toggle-button :class="\'has-text-dark\'" v-model="cssMinifyStatus" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-c1ac671c=""></toggle-button>\n </div>\n </div>\n \x3c!-- JS minify toggle button --\x3e\n <div class="field columns" :class="{\'is-field-disabled\':isReplacerOff }" _v-c1ac671c="">\n <label class="label column has-text-grey-dark" _v-c1ac671c="">\n {{strings.enable_js_minify_title}}\n\n <p class="is-italic has-text-weight-normal" _v-c1ac671c="">\n {{strings.js_minify_desc}}\n </p>\n </label>\n\n <div class="column is-3 " _v-c1ac671c="">\n <toggle-button :class="\'has-text-dark\'" v-model="jsMinifyStatus" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-c1ac671c=""></toggle-button>\n </div>\n </div>\n <div class="field is-fullwidth columns " _v-c1ac671c="">\n <div class="column is-left" _v-c1ac671c="">\n <button @click="saveChanges()" class="button is-info is-small " :class="this.$store.state.loading ? \'is-loading\' : \'\' " :disabled="!showSave" _v-c1ac671c="">{{strings.save_changes}}\n </button>\n <a href="#" v-if="showSample" @click="newSample(false)" class="view-sample-image is-link" _v-c1ac671c="">{{strings.view_sample_image}}\n </a>\n </div>\n </div>\n </div>\n'},function(t,e){t.exports='\n <div class="columns" style="margin-top: 1.7%;" _v-5f7ac404="">\n <aside id="optml-settings-menu" class="menu column is-2-fullhd is-3-desktop is-3-tablet" _v-5f7ac404="">\n <ul class="optml-menu optml-settings-submenu is-marginless" _v-5f7ac404="">\n <li _v-5f7ac404=""><a @click="changeTab(\'general\')" href="#" :class="tab === \'general\' ? \'is-active\' : \'\'" :title="all_strings.general_settings_menu_item+\' \'+all_strings.settings_menu_item" _v-5f7ac404="">{{all_strings.general_settings_menu_item}}</a>\n </li>\n <li :class="advancedOpen ? \'is-active\' : \'\' " class="optml-advanced-settings optml-fill-container" _v-5f7ac404=""><a @click="ToggleAdvanced()" href="#" :class="advancedOpen ? \'is-active\' : \'\' " title="General settings" _v-5f7ac404=""><span _v-5f7ac404="">{{all_strings.advanced_settings_menu_item}}</span>\n <span class=" dashicons advanced-link " :class="advancedOpen ? \'dashicons-arrow-up-alt2\' : \'dashicons-arrow-down-alt2\'" _v-5f7ac404=""></span>\n </a>\n \x3c!--Advanced--\x3e\n <ul class="optml-sublist optml-settings-submenu is-marginless " :class=" ! advancedOpen ? \'is-hidden\' : \'\' " _v-5f7ac404="">\n <li :class="tab === \'compression\' ? \'optml-light-background\' : \'\'" _v-5f7ac404=""><a class="optml-fit-content" @click="changeTab(\'compression\')" href="#" :title="all_strings.settings_compression_menu_item+\' \'+all_strings.settings_menu_item" _v-5f7ac404="">{{all_strings.settings_compression_menu_item}}</a>\n </li>\n <li :class="tab === \'resize\' ? \'is-active optml-light-background\' : \'\'" _v-5f7ac404=""><a class="optml-fit-content" @click="changeTab(\'resize\')" href="#" :title="all_strings.settings_resize_menu_item+\' \'+all_strings.settings_menu_item" _v-5f7ac404="">{{all_strings.settings_resize_menu_item}}</a>\n </li>\n\n <li :class="tab === \'lazyload\' ? \'optml-light-background\' : \'\'" v-if="this.$store.state.site_settings.lazyload===\'enabled\'" _v-5f7ac404=""><a class="optml-fit-content" @click="changeTab(\'lazyload\')" href="#" :title="all_strings.lazyload_settings_menu_item+\' \'+all_strings.lazyload_settings_menu_item" _v-5f7ac404="">{{all_strings.lazyload_settings_menu_item}}</a>\n </li>\n <li :class="tab === \'exclusions\' ? \'optml-light-background\' : \'\'" _v-5f7ac404=""><a class="optml-fit-content" href="#" @click="changeTab(\'exclusions\')" :title="all_strings.settings_exclusions_menu_item+\' \'+all_strings.settings_menu_item" _v-5f7ac404="">{{all_strings.settings_exclusions_menu_item}}</a>\n </li>\n </ul>\n </li>\n \x3c!-- Offload media menu--\x3e\n <li v-if="is_offload_media_available === \'yes\'" _v-5f7ac404=""><a @click="changeTab(\'offload_media\')" href="#" style="" :class="tab === \'offload_media\' ? \'is-active\' : \'\'" :title="all_strings.offload_media_settings_menu_item+\' \'+all_strings.offload_media_settings_menu_item" _v-5f7ac404="">{{all_strings.offload_media_settings_menu_item}}\n\n </a>\n\n </li>\n </ul>\n <hr _v-5f7ac404="">\n </aside>\n <div :class="[{ \'saving--option\' : this.$store.state.loading, \'is-tab-disabled\':isDisabled},\'is-tab-\'+tab] " class=" column" _v-5f7ac404="">\n <div class="subtab-content" _v-5f7ac404="">\n <general v-if="tab === \'general\' " @update-status="updateGlobalState" _v-5f7ac404=""></general>\n <compression v-if="tab === \'compression\' " _v-5f7ac404=""></compression>\n <watermarks v-if="tab ===\'watermark\'" _v-5f7ac404=""></watermarks>\n\x3c!-- <Cssjs v-if="tab ===\'cssjs\'"></Cssjs>--\x3e\n <resize v-if="tab ===\'resize\'" _v-5f7ac404=""></resize>\n <lazyload v-if="tab ===\'lazyload\'" _v-5f7ac404=""></lazyload>\n <media v-if="tab ===\'offload_media\'" _v-5f7ac404=""></media>\n <exclusions v-if="tab ===\'exclusions\'" _v-5f7ac404=""></exclusions>\n </div>\n </div>\n </div>\n'},function(t,e,o){var i,n;o(172),i=o(174),n=o(175),t.exports=i||{},t.exports.__esModule&&(t.exports=t.exports.default),n&&(("function"==typeof t.exports?t.exports.options:t.exports).template=n)},function(t,e,o){var i=o(173);"string"==typeof i&&(i=[[t.i,i,""]]);o(1)(i,{});i.locals&&(t.exports=i.locals)},function(t,e,o){e=t.exports=o(0)(),e.push([t.i,"\n\n.optml-metric[_v-0d4963a9] {\n -ms-flex: 1 1 100%;\n flex: 1 1 100%;\n text-align: left;\n white-space: nowrap;\n}\n.optml-metric > p[_v-0d4963a9] {\n font-size: 14px;\n}\n.optml-metric > p[_v-0d4963a9]:nth-child(3) {\n margin-bottom: 1% !important;\n}\n.optml-metric > p[_v-0d4963a9]:nth-child(2){\n margin-bottom: 2.6% !important;\n}\n.optml-metric-wrapper[_v-0d4963a9] {\n margin: 4% 0 4% 0 !important;\n list-style: none !important;\n padding-left: 2% !important;\n}\n.optml-metric-wrapper > hr[_v-0d4963a9] {\n visibility: hidden;\n}\n@media (max-width: 768px) {\n .optml-metric-wrapper[_v-0d4963a9] {\n margin: 4% 0 4% 0 !important;;\n list-style: none !important;;\n -ms-flex-direction: column !important;;\n flex-direction: column !important;;\n }\n .optml-metric-wrapper > hr[_v-0d4963a9] {\n visibility: visible;\n }\n\n}\n\n.optml-progress-value[_v-0d4963a9] {\n position: absolute;\n margin-top: -1.5px !important;\n top: 0;\n left: 50%;\n transform: translateX(-50%);\n font-size: 10px;\n line-height: 1rem;\n font-weight: bold;\n}\n",""])},function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={name:"metrics",data:function(){return{strings:optimoleDashboardApp.strings}},computed:{userData:function(){return this.$store.state.userData}},methods:{getMetric:function(t){return Object.prototype.hasOwnProperty.call(this.userData,t)?this.userData[t]:"saved_size"===t?Math.floor(2500*Math.random())+500:Math.floor(40*Math.random())+10},computedPercentage:function(){return(this.userData.usage/this.userData.quota*100).toFixed(2)},computedPercentageVisitors:function(){return(this.userData.visitors/this.userData.visitors_limit*100).toFixed(2)}}}},function(t,e){t.exports='\n <div _v-0d4963a9="">\n <div class="optml-light-background optml-side-by-side" style="padding: 2% 1% 2% 1%; min-width: 371px;" _v-0d4963a9="">\n <div _v-0d4963a9="">\n <svg xmlns="http://www.w3.org/2000/svg" width="55" height="55" viewBox="0 0 55 55" fill="none" _v-0d4963a9="">\n <path d="M46.6215 21.757C44.6278 22.9074 43.5209 25.0684 43.5415 27.3692C43.5415 27.4128 43.5415 27.4563 43.5415 27.4999C43.5415 27.5434 43.5415 27.5892 43.5415 27.6328C43.5209 29.9336 44.6278 32.0947 46.6215 33.2451L46.6399 33.2565C47.9943 34.038 49.7565 33.2657 50.043 31.728C50.5678 28.9047 50.5426 26.0378 50.0178 23.2717C49.7268 21.7386 47.9713 20.9778 46.6215 21.757V21.757Z" stroke="#577BF9" stroke-width="1.91406" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M19.8137 13.4291C19.6052 13.5437 19.3989 13.6629 19.195 13.7866C17.2906 14.9462 14.8958 14.9256 12.9639 13.8096C11.621 13.035 11.385 11.1421 12.5583 10.1291C14.701 8.27747 17.1875 6.8131 19.9145 5.85518C21.3812 5.33955 22.912 6.48997 22.912 8.04372V8.06205C22.912 10.2781 21.7547 12.3635 19.8137 13.4291V13.4291Z" stroke="#577BF9" stroke-width="1.91406" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M19.8137 13.4291C19.6052 13.5437 19.3989 13.6629 19.195 13.7866C17.2906 14.9462 14.8958 14.9256 12.9639 13.8096C11.621 13.035 11.385 11.1421 12.5583 10.1291C14.701 8.27747 17.1875 6.8131 19.9145 5.85518C21.3812 5.33955 22.912 6.48997 22.912 8.04372V8.06205C22.912 10.2781 21.7547 12.3635 19.8137 13.4291V13.4291Z" stroke="#577BF9" stroke-width="1.91406" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M35.2025 41.5616C35.4065 41.4493 35.6081 41.3325 35.8075 41.211C37.7119 40.0514 40.1067 40.0721 42.0386 41.1881C43.3815 41.9627 43.6175 43.8556 42.4442 44.8685C40.3015 46.7202 37.815 48.1846 35.0879 49.1448C33.6213 49.6627 32.0881 48.5123 32.0881 46.9562C32.0881 44.731 33.2523 42.6364 35.2025 41.5616V41.5616Z" stroke="#577BF9" stroke-width="1.91406" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M8.37836 33.243C7.02857 34.0221 5.27315 33.2613 4.98211 31.7305C4.45732 28.9644 4.43211 26.0953 4.9569 23.2719C5.24336 21.7342 7.00336 20.9619 8.35773 21.7434L8.37836 21.7548C10.3721 22.9053 11.479 25.0663 11.4584 27.3671C11.4584 27.4107 11.4584 27.4565 11.4584 27.5001C11.4584 27.5436 11.4584 27.5871 11.4584 27.6307C11.479 29.9315 10.3721 32.0926 8.37836 33.243V33.243Z" stroke="#577BF9" stroke-width="1.91406" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M8.37836 33.243C7.02857 34.0221 5.27315 33.2613 4.98211 31.7305C4.45732 28.9644 4.43211 26.0953 4.9569 23.2719C5.24336 21.7342 7.00336 20.9619 8.35773 21.7434L8.37836 21.7548C10.3721 22.9053 11.479 25.0663 11.4584 27.3671C11.4584 27.4107 11.4584 27.4565 11.4584 27.5001C11.4584 27.5436 11.4584 27.5871 11.4584 27.6307C11.479 29.9315 10.3721 32.0926 8.37836 33.243V33.243Z" stroke="#577BF9" stroke-width="1.91406" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M32.0881 8.06439C32.0881 6.50605 33.6258 5.36709 35.0948 5.88043C37.7531 6.80855 40.2511 8.22022 42.435 10.0902C43.6221 11.1077 43.4113 13.0167 42.0569 13.7981L42.0363 13.8096C40.1044 14.9233 37.7119 14.9463 35.8075 13.7867C35.6036 13.6629 35.3973 13.5415 35.1865 13.4269C33.2454 12.3636 32.0881 10.2781 32.0881 8.06439V8.06439Z" stroke="#577BF9" stroke-width="1.91406" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M32.0881 8.06439C32.0881 6.50605 33.6258 5.36709 35.0948 5.88043C37.7531 6.80855 40.2511 8.22022 42.435 10.0902C43.6221 11.1077 43.4113 13.0167 42.0569 13.7981L42.0363 13.8096C40.1044 14.9233 37.7119 14.9463 35.8075 13.7867C35.6036 13.6629 35.3973 13.5415 35.1865 13.4269C33.2454 12.3636 32.0881 10.2781 32.0881 8.06439V8.06439Z" stroke="#577BF9" stroke-width="1.91406" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M22.9122 46.9357C22.9122 48.494 21.3745 49.633 19.9055 49.1196C17.2472 48.1915 14.7493 46.7798 12.5653 44.9098C11.3782 43.8923 11.5891 41.9834 12.9434 41.2019C14.8868 40.079 17.2953 40.0607 19.2157 41.2248C19.4128 41.344 19.6122 41.4609 19.8161 41.5709C21.7549 42.6365 22.9122 44.7219 22.9122 46.9357V46.9357Z" stroke="#577BF9" stroke-width="1.91406" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M27.5 20.6256L34.3755 27.5011L27.5 34.3766L20.6245 27.5011L27.5 20.6256Z" stroke="#577BF9" stroke-width="1.91406" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n </svg>\n </div>\n <div style="width: 100%; margin: 0.5% 0 0 1%;" _v-0d4963a9="">\n <div class="optml-font optml-side-by-side" _v-0d4963a9="">\n <span class="is-size-5" style="font-weight: bold !important;" _v-0d4963a9=""> {{this.userData.visitors_pretty}}/{{this.userData.visitors_limit_pretty}} </span><span class="is-size-6" style="margin-left: 1%;" _v-0d4963a9=""> {{strings.quota}} </span>\n <a href="https://optimole.com/pricing" target="_blank" class="optml-button" style="right:0; bottom: -20%; font-size: 11px; padding: 5px 10px;" _v-0d4963a9=""> {{strings.upgrade.title}} </a>\n </div>\n\n <div style="position:relative;" _v-0d4963a9="">\n <progress style="margin: calc(max(1%, 10px)) auto calc(max(0.5%, 5px)); height: 10px !important;" class="progress is-info optml-progress" :value="this.userData.visitors" :max="this.userData.visitors_limit" _v-0d4963a9=""></progress>\n <div class="optml-is-horizontal-center" _v-0d4963a9="">\n <p style="width: fit-content;border-radius: 4px;padding: 0.4%;background-color: #577BF9;color: white;" _v-0d4963a9="">{{computedPercentageVisitors()}}%</p>\n </div>\n </div>\n </div>\n </div>\n <ul class="optml-side-by-side optml-metric-wrapper" _v-0d4963a9="">\n <li class="optml-metric" _v-0d4963a9="">\n <svg xmlns="http://www.w3.org/2000/svg" width="55" height="55" viewBox="0 0 55 55" fill="none" _v-0d4963a9="">\n <path d="M42.0235 45.3568L45.0279 46.6928C46.5427 47.3666 48.25 46.2574 48.25 44.5982V10.402C48.25 8.74281 46.5427 7.63364 45.0279 8.30739L42.0235 9.64343C32.8569 13.718 22.3931 13.718 13.2265 9.64343L10.2221 8.30739C8.70729 7.63364 7 8.74281 7 10.402V44.5982C7 46.2574 8.70729 47.3666 10.2221 46.6928L13.2265 45.3568C22.3931 41.2845 32.8569 41.2845 42.0235 45.3568Z" stroke="#577BF9" stroke-width="1.875" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M34.5002 35.5209H20.7502C19.4852 35.5209 18.4585 34.4942 18.4585 33.2292V21.7709C18.4585 20.5059 19.4852 19.4792 20.7502 19.4792H34.5002C35.7652 19.4792 36.7918 20.5059 36.7918 21.7709V33.2292C36.7918 34.4942 35.7652 35.5209 34.5002 35.5209Z" stroke="#577BF9" stroke-width="1.875" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M30.9707 25.0939L36.7915 29.8376" stroke="#577BF9" stroke-width="1.875" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M30.9711 25.0939L26.0669 30.2043" stroke="#577BF9" stroke-width="1.875" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M26.0665 30.2043L23.3853 28.4167" stroke="#577BF9" stroke-width="1.875" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M23.3856 28.4167L18.4585 32.5647" stroke="#577BF9" stroke-width="1.875" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n </svg>\n <p class="optml-font is-size-5 has-text-weight-bold" _v-0d4963a9="">\n {{getMetric(\'images_number\')}}/∞\n </p>\n <p class="is-size-6" _v-0d4963a9="">\n Images optimized\n </p>\n <p class="optml-gray" _v-0d4963a9="">\n Since plugin activation\n </p>\n </li>\n <hr _v-0d4963a9="">\n <li class="optml-metric" _v-0d4963a9="">\n <svg xmlns="http://www.w3.org/2000/svg" width="56" height="55" viewBox="0 0 56 55" fill="none" _v-0d4963a9="">\n <path d="M36.681 6.875H13.7643C8.70203 6.875 4.59766 10.9794 4.59766 16.0417C4.59766 21.104 8.70203 25.2083 13.7643 25.2083H36.681C41.7433 25.2083 45.8477 21.104 45.8477 16.0417C45.8477 10.9794 41.7433 6.875 36.681 6.875Z" stroke="#577BF9" stroke-width="1.875" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M13.7643 25.2084C8.70203 25.2084 4.59766 29.3127 4.59766 34.375C4.59766 39.4373 8.70203 43.5417 13.7643 43.5417H29.806" stroke="#577BF9" stroke-width="1.875" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M22.9307 16.0416H36.6807" stroke="#577BF9" stroke-width="1.875" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M13.845 15.9606C13.8898 16.0053 13.8898 16.0779 13.845 16.1226C13.8003 16.1674 13.7277 16.1674 13.683 16.1226C13.6382 16.0779 13.6382 16.0053 13.683 15.9606C13.7277 15.9158 13.8003 15.9158 13.845 15.9606Z" stroke="#577BF9" stroke-width="1.875" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M22.9307 34.375H27.7432" stroke="#577BF9" stroke-width="1.875" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M13.845 34.2938C13.8898 34.3386 13.8898 34.4111 13.845 34.4559C13.8003 34.5006 13.7277 34.5006 13.683 34.4559C13.6382 34.4111 13.6382 34.3386 13.683 34.2938C13.7277 34.2491 13.8003 34.2491 13.845 34.2938Z" stroke="#577BF9" stroke-width="1.875" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M38.9725 48.125C32.6452 48.125 27.5142 42.994 27.5142 36.6667C27.5142 30.3394 32.6452 25.2084 38.9725 25.2084C45.3021 25.2084 50.4308 30.3394 50.4308 36.6667C50.4308 42.994 45.3021 48.125 38.9725 48.125Z" stroke="#577BF9" stroke-width="1.875" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M40.2465 31.5745L36.4263 35.3924L41.5184 37.9407L37.6981 41.7586" stroke="#577BF9" stroke-width="1.875" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n </svg>\n\n <p class="optml-font is-size-5 has-text-weight-bold" _v-0d4963a9="">\n {{ (getMetric(\'saved_size\')/1000).toFixed(2)}}MB/∞\n </p>\n <p class="is-size-6" _v-0d4963a9="">\n Saved file size\n </p>\n <p class="optml-gray" _v-0d4963a9="">\n {{strings.for_latest_optimized_images}}\n </p>\n\n </li>\n <hr _v-0d4963a9="">\n\n <li class="optml-metric" _v-0d4963a9="">\n <svg xmlns="http://www.w3.org/2000/svg" width="55" height="55" viewBox="0 0 55 55" fill="none" _v-0d4963a9="">\n <path d="M43.5418 32.0833C41.0095 32.0833 38.9585 30.0323 38.9585 27.5C38.9585 24.9677 41.0095 22.9166 43.5418 22.9166C46.0741 22.9166 48.1252 24.9677 48.1252 27.5C48.1252 30.0323 46.0741 32.0833 43.5418 32.0833Z" stroke="#577BF9" stroke-width="1.97917" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M32.0832 43.5417C32.0832 46.074 30.0321 48.1251 27.4998 48.1251C24.9675 48.1251 22.9165 46.074 22.9165 43.5417C22.9165 41.0094 24.9675 38.9584 27.4998 38.9584C30.0321 38.9584 32.0832 41.0094 32.0832 43.5417Z" stroke="#577BF9" stroke-width="1.97917" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M43.5418 48.1251C41.0095 48.1251 38.9585 46.074 38.9585 43.5417C38.9585 41.0094 41.0095 38.9584 43.5418 38.9584C46.0741 38.9584 48.1252 41.0094 48.1252 43.5417C48.1252 46.074 46.0741 48.1251 43.5418 48.1251Z" stroke="#577BF9" stroke-width="1.97917" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M27.4998 16.0417C24.9675 16.0417 22.9165 13.9906 22.9165 11.4583C22.9165 8.92604 24.9675 6.875 27.4998 6.875C30.0321 6.875 32.0832 8.92604 32.0832 11.4583C32.0832 13.9906 30.0321 16.0417 27.4998 16.0417Z" stroke="#577BF9" stroke-width="1.97917" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M38.9585 11.4583C38.9585 8.92604 41.0095 6.875 43.5418 6.875C46.0741 6.875 48.1252 8.92604 48.1252 11.4583C48.1252 13.9906 46.0741 16.0417 43.5418 16.0417C41.0095 16.0417 38.9585 13.9906 38.9585 11.4583Z" stroke="#577BF9" stroke-width="1.97917" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M30.7314 40.3104L40.3106 30.7312" stroke="#577BF9" stroke-width="1.97917" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M14.6895 40.3104L24.2686 30.7312" stroke="#577BF9" stroke-width="1.97917" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M30.7314 24.2687L40.3106 14.6896" stroke="#577BF9" stroke-width="1.97917" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M22.9165 27.5C22.9165 24.9677 24.9675 22.9166 27.4998 22.9166C30.0321 22.9166 32.0832 24.9677 32.0832 27.5C32.0832 30.0323 30.0321 32.0833 27.4998 32.0833C24.9675 32.0833 22.9165 30.0323 22.9165 27.5Z" stroke="#577BF9" stroke-width="1.97917" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M14.6895 24.2687L24.2686 14.6896" stroke="#577BF9" stroke-width="1.97917" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M11.4583 32.0833C8.92604 32.0833 6.875 30.0323 6.875 27.5C6.875 24.9677 8.92604 22.9166 11.4583 22.9166C13.9906 22.9166 16.0417 24.9677 16.0417 27.5C16.0417 30.0323 13.9906 32.0833 11.4583 32.0833Z" stroke="#577BF9" stroke-width="1.97917" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M16.0417 43.5417C16.0417 46.074 13.9906 48.1251 11.4583 48.1251C8.92604 48.1251 6.875 46.074 6.875 43.5417C6.875 41.0094 8.92604 38.9584 11.4583 38.9584C13.9906 38.9584 16.0417 41.0094 16.0417 43.5417Z" stroke="#577BF9" stroke-width="1.97917" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n <path d="M11.4583 16.0417C8.92604 16.0417 6.875 13.9906 6.875 11.4583C6.875 8.92604 8.92604 6.875 11.4583 6.875C13.9906 6.875 16.0417 8.92604 16.0417 11.4583C16.0417 13.9906 13.9906 16.0417 11.4583 16.0417Z" stroke="#577BF9" stroke-width="1.97917" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path>\n </svg>\n <p class="optml-font is-size-5 has-text-weight-bold" _v-0d4963a9="">\n {{getMetric(\'compression_percentage\').toFixed(2)}}%\n </p>\n <p class="is-size-6" _v-0d4963a9="">\n Average compression\n </p>\n <p class="optml-gray" _v-0d4963a9="">\n During last month\n </p>\n </li>\n <hr _v-0d4963a9="">\n <li class="optml-metric" _v-0d4963a9="">\n <svg width="55" height="55" viewBox="0 0 64 64" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" svg-inline="" role="presentation" focusable="false" class="absolute w-16 h-16 text-o-blue" style="top: -0.25rem; left: -0.5rem;" _v-0d4963a9=""><path data-v-767b24d4="" d="M23.997 28c0 2.947-4.178 5.333-9.333 5.333S5.334 30.944 5.334 28" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M23.997 28c0 2.947-4.178 5.333-9.333 5.333S5.334 30.944 5.334 28" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M23.997 28c0 2.947-4.178 5.333-9.333 5.333S5.334 30.944 5.334 28" stroke="#577BF9" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M23.997 36c0 2.947-4.178 5.333-9.333 5.333S5.334 38.944 5.334 36" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M23.997 36c0 2.947-4.178 5.333-9.333 5.333S5.334 38.944 5.334 36" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M23.997 36c0 2.947-4.178 5.333-9.333 5.333S5.334 38.944 5.334 36" stroke="#577BF9" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M23.997 36c0 2.947-4.178 5.333-9.333 5.333S5.334 38.944 5.334 36" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M23.997 36c0 2.947-4.178 5.333-9.333 5.333S5.334 38.944 5.334 36" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M23.997 36c0 2.947-4.178 5.333-9.333 5.333S5.334 38.944 5.334 36" stroke="#577BF9" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M50.667 56H40a5.332 5.332 0 01-5.333-5.333V13.333A5.332 5.332 0 0140 8h10.667A5.332 5.332 0 0156 13.333v37.334A5.332 5.332 0 0150.667 56z" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M50.667 56H40a5.332 5.332 0 01-5.333-5.333V13.333A5.332 5.332 0 0140 8h10.667A5.332 5.332 0 0156 13.333v37.334A5.332 5.332 0 0150.667 56z" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M50.667 56H40a5.332 5.332 0 01-5.333-5.333V13.333A5.332 5.332 0 0140 8h10.667A5.332 5.332 0 0156 13.333v37.334A5.332 5.332 0 0150.667 56z" stroke="#577BF9" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M24 32h10.667M24 32h10.667" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M24 32h10.667" stroke="#577BF9" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M42.667 16H48M42.667 16H48" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M42.667 16H48" stroke="#577BF9" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M42.667 26.667H48M42.667 26.667H48" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M42.667 26.667H48" stroke="#577BF9" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M42.667 37.333H48M42.667 37.333H48" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M42.667 37.333H48" stroke="#577BF9" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M42.667 48H48M42.667 48H48" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M42.667 48H48" stroke="#577BF9" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M5.333 20c0 2.947 4.179 5.333 9.334 5.333C19.82 25.333 24 22.947 24 20" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M5.333 20c0 2.947 4.179 5.333 9.334 5.333C19.82 25.333 24 22.947 24 20" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M5.333 20c0 2.947 4.179 5.333 9.334 5.333C19.82 25.333 24 22.947 24 20" stroke="#577BF9" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M5.333 20c.003-2.944 4.182-5.333 9.334-5.333 5.152 0 9.333 2.386 9.33 5.333v24c0 2.947-4.178 5.333-9.333 5.333S5.334 46.944 5.334 44V20v0z" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M5.333 20c.003-2.944 4.182-5.333 9.334-5.333 5.152 0 9.333 2.386 9.33 5.333v24c0 2.947-4.178 5.333-9.333 5.333S5.334 46.944 5.334 44V20v0z" stroke="#EDF0FF" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path><path data-v-767b24d4="" d="M5.333 20c.003-2.944 4.182-5.333 9.334-5.333 5.152 0 9.333 2.386 9.33 5.333v24c0 2.947-4.178 5.333-9.333 5.333S5.334 46.944 5.334 44V20v0z" stroke="#577BF9" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" _v-0d4963a9=""></path></svg>\n <p class="optml-font is-size-5 has-text-weight-bold" _v-0d4963a9="">\n {{getMetric(\'traffic\').toFixed(2)}}MB/∞\n </p>\n <p class="is-size-6" _v-0d4963a9="">\n Traffic\n </p>\n <p class="optml-gray" _v-0d4963a9="">\n During last month\n </p>\n </li>\n </ul>\n\n </div>\n'},function(t,e){t.exports='\n\t\t<div class="columns is-desktop" style="min-width: 480px;" v-bind:style="maxWidth">\n\n\t\t\t\t<div class="column ">\n\t\t\t\t\t\t<div class="card">\n\t\t\t\t\t\t\t\t<app-header></app-header>\n\t\t\t\t\t\t\t\t<div class="card-content">\n\t\t\t\t\t\t\t\t\t\t<div class="content">\n\t\t\t\t\t\t\t\t\t\t\t\t<div v-if="showDisconnect">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="has-text-weight-bold" style="font-size: 19px; margin-bottom: 20px;">{{strings.disconnect_title}}</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="optml-line-height" style="font-size: 16px; margin-bottom: 20px;">{{strings.disconnect_desc}}</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="optml-side-by-side optml-settings-desc-margin">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div @click="keepConnected" class="button optml-button optml-button-style-2 optml-position-relative" > {{strings.keep_connected}}</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div @click="disconnect" :class="this.$store.state.loading ? \'is-loading\' : \'\' " class="button optml-button-style-1 optml-position-relative" style="margin-left: 20px; background-color: #e77777; border-color: #E77777;"> {{strings.disconnect_btn}}</div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t<connect-layout v-if="!this.is_connected && this.$store.state.autoConnect === \'no\'"></connect-layout>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\x3c!--Connecting--\x3e\n\t\t\t\t\t\t\t\t\t\t\t\t<transition name="slide-fade">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="optml-side-by-side" style="align-items: center; justify-content: center; margin-right: 4%;" v-if="((!showDisconnect && this.is_connected ) || this.$store.state.autoConnect !== \'no\') && ! this.$store.state.is_loaded" id="optml-loader">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<figure class="image">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img :src="connecting" >\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</figure>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="columns">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="column">\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<transition name="slide-fade">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="has-text-left is-size-4 has-text-weight-bold">Connecting to Optimole</div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</transition>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<transition name="slide-fade">\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="has-text-left is-size-6" style="margin: 4% 0 1% 0;">Sit tight while we connect you to the Dashboard</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</transition>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="columns optml-flex-column" style="margin:1%;">\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<progress id="optml-progress-bar" class="progress is-small is-success optml-custom-label-margin" :value="this.timer" max="25"></progress>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="is-size-7" style="padding-top: 7px;">{{this.getProgressMessage()}}</div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t</transition>\n\t\t\t\t\t\t\t\t\t\t\t\t<transition name="fade" mode="out-in">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div v-if="this.$store.state.connected && this.$store.state.hasApplication && this.$store.state.is_loaded && !showDisconnect">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="tabs is-left is-medium optml-tabs optml-font overflow-mobile">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<ul class="is-marginless ">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li :class="tab === \'dashboard\' ? \'is-active\' : \'\'">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a @click="changeTab(\'dashboard\')" class="is-size-5">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class="tab-text is-size-5-mobile is-size-5-touch">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{strings.dashboard_menu_item}}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<svg width="110%" height="4" viewBox="0 0 110 4" fill="none" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<rect width="110%" height="4" rx="2" fill="#577BF9"/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</svg>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li :class="tab === \'conflicts\' ? \'is-active\' : \'\'" v-if="conflictCount > 0">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a @click="changeTab(\'conflicts\')" class="is-size-5">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class="tab-text is-size-5-mobile is-size-5-touch">{{strings.conflicts_menu_item}}</span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<svg width="110%" height="6" viewBox="0 0 100 6" fill="none" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<rect width="110%" height="6" rx="2" fill="#D54222"/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</svg>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li :class="tab === \'settings\' ? \'is-active\' : \'\'">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a @click="changeTab(\'settings\')" class="is-size-5 ">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class="tab-text is-size-5-mobile is-size-5-touch">{{strings.settings_menu_item}}</span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<svg width="110%" height="4" viewBox="0 0 110 4" fill="none" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<rect width="110%" height="4" rx="2" fill="#577BF9"/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</svg>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\x3c!-- Refresh stats --\x3e\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li style="margin-left:auto; position:relative; right:1%;">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="level-item">\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class="is-size-7 has-text-weight-bold optml-gray optml-hide-on-mobile" style="margin-right: 20px;">{{ this.$store.state.loading ? strings.updating_stats_cta : strings.refresh_stats_cta}}</span>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a style="padding:0; margin:0;">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<svg v-bind:class="{ \'optml-spin\': this.$store.state.loading }" width="34" height="34" viewBox="0 0 34 34" fill="none" xmlns="http://www.w3.org/2000/svg" style="visibility: visible" v-on:click="requestUpdate">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<path d="M17.0002 12.2747L15.4255 10.7L17.0002 9.12537" stroke="#6F6F6F" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<path d="M28.3137 5.6863C34.5621 11.9347 34.5621 22.0653 28.3137 28.3137C22.0653 34.5621 11.9347 34.5621 5.6863 28.3137C-0.562099 22.0653 -0.562099 11.9347 5.6863 5.6863C11.9347 -0.5621 22.0653 -0.5621 28.3137 5.6863Z" fill="#EDF0FF"/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<path d="M28.3137 5.6863C34.5621 11.9347 34.5621 22.0653 28.3137 28.3137C22.0653 34.5621 11.9347 34.5621 5.6863 28.3137C-0.562099 22.0653 -0.562099 11.9347 5.6863 5.6863C11.9347 -0.5621 22.0653 -0.5621 28.3137 5.6863" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<path d="M18.4014 23.1266C17.9494 23.2306 17.4841 23.296 17.0001 23.296C13.5228 23.296 10.7041 20.4773 10.7041 17C10.7041 15.5826 11.1894 14.2893 11.9788 13.2373" stroke="#577BF9" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<path d="M22.0213 20.7626C22.8106 19.7106 23.296 18.4173 23.296 17C23.296 13.5226 20.4773 10.704 17 10.704C16.516 10.704 16.0506 10.7693 15.5986 10.8733" stroke="#577BF9" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<path d="M17 21.7252L18.5747 23.2999L17 24.8746" stroke="#577BF9" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</svg>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</ul>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="is-tab" v-if="tab === \'dashboard\' "\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t :class="remove_images ? \'no-images\' : \'\' ">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="notification is-success optml-side-by-side" v-if="strings.notice_just_activated.length > 0 && user_status === \'active\' ">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div><span style="position: relative; top:4%;" class="dashicons dashicons-cloud-saved"></span></div> <div style="margin-left:1%; line-height: 168.75%; " v-html="strings.notice_just_activated"></div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\x3c!--Disabled notice--\x3e\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="notification optml-warning is-size-6 optml-side-by-side" v-if="user_status === \'inactive\'" >\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<svg style="position: relative; top:10%;" width="18" height="16" viewBox="0 0 18 16" fill="none" xmlns="http://www.w3.org/2000/svg">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t <path fill-rule="evenodd" clip-rule="evenodd" d="M8.9581 0C13.5192 0 17.2136 3.58 17.2136 8C17.2136 12.42 13.5192 16 8.9581 16C4.39696 16 0.702637 12.42 0.702637 8C0.702637 3.58 4.39696 0 8.9581 0ZM10.6558 9L11.0219 3H7.92606L8.29211 9H10.6558ZM11.0219 11.5115C11.0219 11.9809 10.8811 12.3473 10.6213 12.6107C10.3507 12.874 9.97188 13 9.48478 13C8.99768 13 8.61882 12.874 8.33739 12.6107C8.06677 12.3473 7.92606 11.9809 7.92606 11.5115C7.92606 11.0305 8.05595 10.6641 8.32656 10.4008C8.59717 10.1374 8.97603 10 9.48478 10C9.99353 10 10.3724 10.1374 10.6322 10.4008C10.892 10.6641 11.0219 11.0305 11.0219 11.5115Z" fill="#AF3535"/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</svg>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div style="margin-left:1%; line-height: 168.75%; " v-html="strings.notice_disabled_account">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<metrics></metrics>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<hr/>\n\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<last-images class="optml-hide-on-mobile" :status="fetchStatus" v-if="! remove_images"></last-images>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="is-tab" v-if=" tab === \'settings\'">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<options></options>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class="is-tab" v-if=" tab === \'conflicts\'">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<conflicts></conflicts>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t\t\t\t</transition>\n\n\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\t\t\t<div class="level-right">\n\t\t\t\t\t\t\t\t\t\t<p class="level-item"><a href="https://optimole.com" target="_blank">Optimole\n\t\t\t\t\t\t\t\t\t\t\t\tv{{strings.version}}</a></p>\n\t\t\t\t\t\t\t\t\t\t<p class="level-item"><a href="https://optimole.com/terms/"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t target="_blank">{{strings.terms_menu}}</a></p>\n\t\t\t\t\t\t\t\t\t\t<p class="level-item"><a href="https://optimole.com/privacy-policy/" target="_blank">{{strings.privacy_menu}}</a>\n\t\t\t\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t\t\t\t\t<p class="level-item"><a :href="\'https://optimole.com/test-drive?url=\' + home " target="_blank">{{strings.testdrive_menu}}</a>\n\t\t\t\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t\t\x3c!--right side--\x3e\n\t\t\t\t<div v-if="is_connected" class="column is-narrow">\n\n\n\t\t\t\t\t\t<div class="card optml-upgrade">\n\t\t\t\t\t\t\t<cdn-details v-if="this.$store.state.userData"></cdn-details>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t<div class=" is-hidden-desktop-only is-hidden-tablet-only is-hidden-mobile" style="padding-bottom:8%; margin-top: -4%; color:white !important; background-color: #577BF9;" v-if="this.$store.state.userData.plan === \'free\'">\n\t\t\t\t\t\t<div style="margin: 4% 4% 7.5% 4%; padding-top: 10%;" >\n\t\t\t\t\t\t\t<p class="is-size-5 has-text-centered has-text-weight-bold">\n\t\t\t\t\t\t\t\t{{strings.upgrade.title_long}}\n\t\t\t\t\t\t\t</p>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t\t<div style="position:relative;">\n\t\t\t\t\t\t<ul class="is-size-6 upgrade" style="margin-left: 10%;">\n\t\t\t\t\t\t\t<li><span class="dashicons dashicons-yes-alt" style="margin: 0 2% 1% 0;"></span>{{strings.upgrade.reason_1}}</li>\n\t\t\t\t\t\t\t<li><span class="dashicons dashicons-yes-alt " style="margin: 0 2% 1% 0;"></span>{{strings.upgrade.reason_2}}</li>\n\t\t\t\t\t\t\t<li><span class="dashicons dashicons-yes-alt " style="margin: 0 2% 1% 0;"></span>{{strings.upgrade.reason_3}}</li>\n\t\t\t\t\t\t\t<li><span class="dashicons dashicons-yes-alt " style="margin: 0 2% 1% 0;"></span>{{strings.upgrade.reason_4}}</li>\n\t\t\t\t\t\t</ul>\n\t\t\t\t\t\t\t<figure class="image is-hidden-touch" style="position: absolute; left: 50%; top: 17%;">\n\t\t\t\t\t\t\t\t<img :src="logo" :alt="strings.optimole + \' \' + strings.service_details" >\n\t\t\t\t\t\t\t</figure>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t\t<a class="is-size-6 optml-button" href="https://optimole.com/pricing" target="_blank" style="display:block; position:relative; color:white !important; margin:8% 10% 0 10%; padding: 4% 10% 4% 10%; text-align:center;background: rgba(0, 0, 0, 0.43);border-radius: 4px;">\n\t\t\t\t\t\t\t{{strings.upgrade.cta}}\n\t\t\t\t\t\t</a>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t</div>\n'},function(t,e,o){"use strict";function i(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var n=o(5),a=i(n),r=o(178),s=i(r),l=o(34),p=i(l),d=o(180),c=i(d),m=o(181),f=i(m);a.default.use(s.default),a.default.use(p.default);var u=new s.default.Store({strict:!0,state:{isConnecting:!1,loading:!1,loadingRollback:!1,loadingSync:!1,errorMedia:!1,site_settings:optimoleDashboardApp.site_settings,connected:"yes"===optimoleDashboardApp.connection_status,is_loaded:"yes"===optimoleDashboardApp.connection_status,apiKey:optimoleDashboardApp.api_key?optimoleDashboardApp.api_key:"",userStatus:optimoleDashboardApp.user_status?optimoleDashboardApp.user_status:"inactive",apiKeyValidity:!0,connectError:"",sample_rate:{},apiError:!1,userData:optimoleDashboardApp.user_data?optimoleDashboardApp.user_data:null,hasApplication:"yes"===optimoleDashboardApp.has_application,autoConnect:optimoleDashboardApp.auto_connect,availableApps:optimoleDashboardApp.available_apps?optimoleDashboardApp.available_apps:null,optimizedImages:[],watermarks:[],conflicts:[],pushedImagesProgress:0,totalNumberOfImages:1,estimatedTime:0,sumTime:0,offloadLibraryLink:!1,rollbackLibraryLink:!1,queryArgs:[],showDisconnect:!1},mutations:c.default,actions:f.default});e.default=u},function(t,e,o){"use strict";function i(t){S&&(t._devtoolHook=S,S.emit("vuex:init",t),S.on("vuex:travel-to-state",function(e){t.replaceState(e)}),t.subscribe(function(t,e){S.emit("vuex:mutation",t,e)}))}function n(t,e){Object.keys(t).forEach(function(o){return e(t[o],o)})}function a(t){return null!==t&&"object"==typeof t}function r(t){return t&&"function"==typeof t.then}function s(t,e,o){if(e.update(o),o.modules)for(var i in o.modules){if(!e.getChild(i))return;s(t.concat(i),e.getChild(i),o.modules[i])}}function l(t,e){return e.indexOf(t)<0&&e.push(t),function(){var o=e.indexOf(t);o>-1&&e.splice(o,1)}}function p(t,e){t._actions=Object.create(null),t._mutations=Object.create(null),t._wrappedGetters=Object.create(null),t._modulesNamespaceMap=Object.create(null);var o=t.state;c(t,o,[],t._modules.root,!0),d(t,o,e)}function d(t,e,o){var i=t._vm;t.getters={};var a=t._wrappedGetters,r={};n(a,function(e,o){r[o]=function(){return e(t)},Object.defineProperty(t.getters,o,{get:function(){return t._vm[o]},enumerable:!0})});var s=j.config.silent;j.config.silent=!0,t._vm=new j({data:{$$state:e},computed:r}),j.config.silent=s,t.strict&&v(t),i&&(o&&t._withCommit(function(){i._data.$$state=null}),j.nextTick(function(){return i.$destroy()}))}function c(t,e,o,i,n){var a=!o.length,r=t._modules.getNamespace(o);if(i.namespaced&&(t._modulesNamespaceMap[r]=i),!a&&!n){var s=g(e,o.slice(0,-1)),l=o[o.length-1];t._withCommit(function(){j.set(s,l,i.state)})}var p=i.context=m(t,r,o);i.forEachMutation(function(e,o){u(t,r+o,e,p)}),i.forEachAction(function(e,o){var i=e.root?o:r+o,n=e.handler||e;h(t,i,n,p)}),i.forEachGetter(function(e,o){b(t,r+o,e,p)}),i.forEachChild(function(i,a){c(t,e,o.concat(a),i,n)})}function m(t,e,o){var i=""===e,n={dispatch:i?t.dispatch:function(o,i,n){var a=x(o,i,n),r=a.payload,s=a.options,l=a.type;return s&&s.root||(l=e+l),t.dispatch(l,r)},commit:i?t.commit:function(o,i,n){var a=x(o,i,n),r=a.payload,s=a.options,l=a.type;s&&s.root||(l=e+l),t.commit(l,r,s)}};return Object.defineProperties(n,{getters:{get:i?function(){return t.getters}:function(){return f(t,e)}},state:{get:function(){return g(t.state,o)}}}),n}function f(t,e){var o={},i=e.length;return Object.keys(t.getters).forEach(function(n){if(n.slice(0,i)===e){var a=n.slice(i);Object.defineProperty(o,a,{get:function(){return t.getters[n]},enumerable:!0})}}),o}function u(t,e,o,i){(t._mutations[e]||(t._mutations[e]=[])).push(function(e){o.call(t,i.state,e)})}function h(t,e,o,i){(t._actions[e]||(t._actions[e]=[])).push(function(e,n){var a=o.call(t,{dispatch:i.dispatch,commit:i.commit,getters:i.getters,state:i.state,rootGetters:t.getters,rootState:t.state},e,n);return r(a)||(a=Promise.resolve(a)),t._devtoolHook?a.catch(function(e){throw t._devtoolHook.emit("vuex:error",e),e}):a})}function b(t,e,o,i){t._wrappedGetters[e]||(t._wrappedGetters[e]=function(t){return o(i.state,i.getters,t.state,t.getters)})}function v(t){t._vm.$watch(function(){return this._data.$$state},function(){},{deep:!0,sync:!0})}function g(t,e){return e.length?e.reduce(function(t,e){return t[e]},t):t}function x(t,e,o){return a(t)&&t.type&&(o=e,e=t,t=t.type),{type:t,payload:e,options:o}}function y(t){j&&t===j||(j=t,C(j))}function w(t){return Array.isArray(t)?t.map(function(t){return{key:t,val:t}}):Object.keys(t).map(function(e){return{key:e,val:t[e]}})}function k(t){return function(e,o){return"string"!=typeof e?(o=e,e=""):"/"!==e.charAt(e.length-1)&&(e+="/"),t(e,o)}}function _(t,e,o){return t._modulesNamespaceMap[o]}Object.defineProperty(e,"__esModule",{value:!0}),o.d(e,"Store",function(){return $}),o.d(e,"install",function(){return y}),o.d(e,"mapState",function(){return D}),o.d(e,"mapMutations",function(){return T}),o.d(e,"mapGetters",function(){return M}),o.d(e,"mapActions",function(){return F}),o.d(e,"createNamespacedHelpers",function(){return P});/**
22
  * vuex v2.5.0
23
  * (c) 2017 Evan You
24
  * @license MIT
inc/asset.php CHANGED
@@ -100,7 +100,10 @@ class Optml_Asset extends Optml_Resource {
100
 
101
  $path = sprintf( '/%s%s', implode( '/', $path_parts ), $path );
102
 
103
- $path = sprintf( '/%s%s', $this->get_domain_token() . $this->get_cache_buster(), $path );
 
 
 
104
 
105
  return sprintf( '%s%s', Optml_Config::$service_url, $path );
106
 
100
 
101
  $path = sprintf( '/%s%s', implode( '/', $path_parts ), $path );
102
 
103
+ $cache_buster = $this->get_cache_buster();
104
+ if ( $cache_buster !== false ) {
105
+ $path = sprintf( '/%s%s', 'cb:' . $cache_buster, $path );
106
+ }
107
 
108
  return sprintf( '%s%s', Optml_Config::$service_url, $path );
109
 
inc/image.php CHANGED
@@ -106,7 +106,10 @@ class Optml_Image extends Optml_Resource {
106
 
107
  $path = sprintf( '/%s%s', implode( '/', $path_parts ), $path );
108
 
109
- $path = sprintf( '/%s%s', $this->get_domain_token() . $this->get_cache_buster(), $path );
 
 
 
110
 
111
  return sprintf( '%s%s', Optml_Config::$service_url, $path );
112
 
106
 
107
  $path = sprintf( '/%s%s', implode( '/', $path_parts ), $path );
108
 
109
+ $cache_buster = $this->get_cache_buster();
110
+ if ( $cache_buster !== false ) {
111
+ $path = sprintf( '/%s%s', 'cb:' . $cache_buster, $path );
112
+ }
113
 
114
  return sprintf( '%s%s', Optml_Config::$service_url, $path );
115
 
inc/resource.php CHANGED
@@ -106,13 +106,13 @@ abstract class Optml_Resource {
106
  /**
107
  * Return a the cache buster, defaults to the url token used previously.
108
  *
109
- * @return string
110
  */
111
  public function get_cache_buster() {
112
  if ( $this->cache_buster !== '' ) {
113
- return '.' . $this->cache_buster;
114
  }
115
- return '-' . $this->get_url_token();
116
  }
117
 
118
  /**
106
  /**
107
  * Return a the cache buster, defaults to the url token used previously.
108
  *
109
+ * @return string|bool
110
  */
111
  public function get_cache_buster() {
112
  if ( $this->cache_buster !== '' ) {
113
+ return $this->cache_buster;
114
  }
115
+ return false;
116
  }
117
 
118
  /**
inc/tag_replacer.php CHANGED
@@ -263,10 +263,14 @@ final class Optml_Tag_Replacer extends Optml_App_Replacer {
263
  */
264
  private function parse_dimensions_from_tag( $tag, $image_sizes, $args = [] ) {
265
  if ( preg_match( '#width=["|\']?([\d%]+)["|\']?#i', $tag, $width_string ) ) {
266
- $args['width'] = $width_string[1];
 
 
267
  }
268
  if ( preg_match( '#height=["|\']?([\d%]+)["|\']?#i', $tag, $height_string ) ) {
269
- $args['height'] = $height_string[1];
 
 
270
  }
271
  if ( preg_match( '#class=["|\']?[^"\']*size-([^"\'\s]+)[^"\']*["|\']?#i', $tag, $size ) ) {
272
  $size = array_pop( $size );
263
  */
264
  private function parse_dimensions_from_tag( $tag, $image_sizes, $args = [] ) {
265
  if ( preg_match( '#width=["|\']?([\d%]+)["|\']?#i', $tag, $width_string ) ) {
266
+ if ( ctype_digit( $width_string[1] ) === true ) {
267
+ $args['width'] = $width_string[1];
268
+ }
269
  }
270
  if ( preg_match( '#height=["|\']?([\d%]+)["|\']?#i', $tag, $height_string ) ) {
271
+ if ( ctype_digit( $width_string[1] ) === true ) {
272
+ $args['height'] = $height_string[1];
273
+ }
274
  }
275
  if ( preg_match( '#class=["|\']?[^"\']*size-([^"\'\s]+)[^"\']*["|\']?#i', $tag, $size ) ) {
276
  $size = array_pop( $size );
optimole-wp.php CHANGED
@@ -2,7 +2,7 @@
2
  /**
3
  * Plugin Name: Image optimization service by Optimole
4
  * Description: Complete handling of your website images.
5
- * Version: 3.4.5
6
  * Author: Optimole
7
  * Author URI: https://optimole.com
8
  * License: GPL-2.0+
@@ -74,7 +74,7 @@ function optml() {
74
  }
75
  define( 'OPTML_URL', plugin_dir_url( __FILE__ ) );
76
  define( 'OPTML_PATH', plugin_dir_path( __FILE__ ) );
77
- define( 'OPTML_VERSION', '3.4.5' );
78
  define( 'OPTML_NAMESPACE', 'optml' );
79
  define( 'OPTML_BASEFILE', __FILE__ );
80
  // Fallback for old PHP versions when this constant is not defined.
2
  /**
3
  * Plugin Name: Image optimization service by Optimole
4
  * Description: Complete handling of your website images.
5
+ * Version: 3.4.6
6
  * Author: Optimole
7
  * Author URI: https://optimole.com
8
  * License: GPL-2.0+
74
  }
75
  define( 'OPTML_URL', plugin_dir_url( __FILE__ ) );
76
  define( 'OPTML_PATH', plugin_dir_path( __FILE__ ) );
77
+ define( 'OPTML_VERSION', '3.4.6' );
78
  define( 'OPTML_NAMESPACE', 'optml' );
79
  define( 'OPTML_BASEFILE', __FILE__ );
80
  // Fallback for old PHP versions when this constant is not defined.
readme.txt CHANGED
@@ -95,6 +95,14 @@ Premium users will be able to optimize images starting with more than 25k monthl
95
 
96
  == Changelog ==
97
 
 
 
 
 
 
 
 
 
98
  ##### [Version 3.4.5](https://github.com/Codeinwp/optimole-wp/compare/v3.4.4...v3.4.5) (2022-08-22)
99
 
100
  #### Features
95
 
96
  == Changelog ==
97
 
98
+ ##### [Version 3.4.6](https://github.com/Codeinwp/optimole-wp/compare/v3.4.5...v3.4.6) (2022-09-08)
99
+
100
+ * Updated cache buster format
101
+ * Adds validation for width/height values according to HTML standards
102
+
103
+
104
+
105
+
106
  ##### [Version 3.4.5](https://github.com/Codeinwp/optimole-wp/compare/v3.4.4...v3.4.5) (2022-08-22)
107
 
108
  #### Features
vendor/autoload.php CHANGED
@@ -9,4 +9,4 @@ if (PHP_VERSION_ID < 50600) {
9
 
10
  require_once __DIR__ . '/composer/autoload_real.php';
11
 
12
- return ComposerAutoloaderInit3630fd5ed265d431f9bc8380ef5494d0::getLoader();
9
 
10
  require_once __DIR__ . '/composer/autoload_real.php';
11
 
12
+ return ComposerAutoloaderInit5e866adecc972fb8be4a714ec2d20c04::getLoader();
vendor/composer/autoload_real.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
- class ComposerAutoloaderInit3630fd5ed265d431f9bc8380ef5494d0
6
  {
7
  private static $loader;
8
 
@@ -22,18 +22,18 @@ class ComposerAutoloaderInit3630fd5ed265d431f9bc8380ef5494d0
22
  return self::$loader;
23
  }
24
 
25
- spl_autoload_register(array('ComposerAutoloaderInit3630fd5ed265d431f9bc8380ef5494d0', 'loadClassLoader'), true, true);
26
  self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
27
- spl_autoload_unregister(array('ComposerAutoloaderInit3630fd5ed265d431f9bc8380ef5494d0', 'loadClassLoader'));
28
 
29
  require __DIR__ . '/autoload_static.php';
30
- call_user_func(\Composer\Autoload\ComposerStaticInit3630fd5ed265d431f9bc8380ef5494d0::getInitializer($loader));
31
 
32
  $loader->register(true);
33
 
34
- $includeFiles = \Composer\Autoload\ComposerStaticInit3630fd5ed265d431f9bc8380ef5494d0::$files;
35
  foreach ($includeFiles as $fileIdentifier => $file) {
36
- composerRequire3630fd5ed265d431f9bc8380ef5494d0($fileIdentifier, $file);
37
  }
38
 
39
  return $loader;
@@ -45,7 +45,7 @@ class ComposerAutoloaderInit3630fd5ed265d431f9bc8380ef5494d0
45
  * @param string $file
46
  * @return void
47
  */
48
- function composerRequire3630fd5ed265d431f9bc8380ef5494d0($fileIdentifier, $file)
49
  {
50
  if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
51
  $GLOBALS['__composer_autoload_files'][$fileIdentifier] = true;
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
+ class ComposerAutoloaderInit5e866adecc972fb8be4a714ec2d20c04
6
  {
7
  private static $loader;
8
 
22
  return self::$loader;
23
  }
24
 
25
+ spl_autoload_register(array('ComposerAutoloaderInit5e866adecc972fb8be4a714ec2d20c04', 'loadClassLoader'), true, true);
26
  self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
27
+ spl_autoload_unregister(array('ComposerAutoloaderInit5e866adecc972fb8be4a714ec2d20c04', 'loadClassLoader'));
28
 
29
  require __DIR__ . '/autoload_static.php';
30
+ call_user_func(\Composer\Autoload\ComposerStaticInit5e866adecc972fb8be4a714ec2d20c04::getInitializer($loader));
31
 
32
  $loader->register(true);
33
 
34
+ $includeFiles = \Composer\Autoload\ComposerStaticInit5e866adecc972fb8be4a714ec2d20c04::$files;
35
  foreach ($includeFiles as $fileIdentifier => $file) {
36
+ composerRequire5e866adecc972fb8be4a714ec2d20c04($fileIdentifier, $file);
37
  }
38
 
39
  return $loader;
45
  * @param string $file
46
  * @return void
47
  */
48
+ function composerRequire5e866adecc972fb8be4a714ec2d20c04($fileIdentifier, $file)
49
  {
50
  if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
51
  $GLOBALS['__composer_autoload_files'][$fileIdentifier] = true;
vendor/composer/autoload_static.php CHANGED
@@ -4,7 +4,7 @@
4
 
5
  namespace Composer\Autoload;
6
 
7
- class ComposerStaticInit3630fd5ed265d431f9bc8380ef5494d0
8
  {
9
  public static $files = array (
10
  '9fef4034ed73e26a337d9856ea126f7f' => __DIR__ . '/..' . '/codeinwp/themeisle-sdk/load.php',
@@ -17,7 +17,7 @@ class ComposerStaticInit3630fd5ed265d431f9bc8380ef5494d0
17
  public static function getInitializer(ClassLoader $loader)
18
  {
19
  return \Closure::bind(function () use ($loader) {
20
- $loader->classMap = ComposerStaticInit3630fd5ed265d431f9bc8380ef5494d0::$classMap;
21
 
22
  }, null, ClassLoader::class);
23
  }
4
 
5
  namespace Composer\Autoload;
6
 
7
+ class ComposerStaticInit5e866adecc972fb8be4a714ec2d20c04
8
  {
9
  public static $files = array (
10
  '9fef4034ed73e26a337d9856ea126f7f' => __DIR__ . '/..' . '/codeinwp/themeisle-sdk/load.php',
17
  public static function getInitializer(ClassLoader $loader)
18
  {
19
  return \Closure::bind(function () use ($loader) {
20
+ $loader->classMap = ComposerStaticInit5e866adecc972fb8be4a714ec2d20c04::$classMap;
21
 
22
  }, null, ClassLoader::class);
23
  }