Image optimization & Lazy Load by Optimole - Version 3.3.1

Version Description

Download this release

Release Info

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

Code changes from version 3.3.0 to 3.3.1

CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
1
  #### [Version 3.3.0](https://github.com/Codeinwp/optimole-wp/compare/v3.2.1...v3.3.0) (2022-02-25)
2
 
3
  #### Features
1
+ ##### [Version 3.3.1](https://github.com/Codeinwp/optimole-wp/compare/v3.3.0...v3.3.1) (2022-03-10)
2
+
3
+ #### Features
4
+ - Adds filter, `optml_should_avif_ext` , for more control over which images are converted to AVIF, by default SVG images are not converted
5
+ #### Fixes
6
+ - Plugin interface header display size on safari
7
+
8
  #### [Version 3.3.0](https://github.com/Codeinwp/optimole-wp/compare/v3.2.1...v3.3.0) (2022-02-25)
9
 
10
  #### 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 ct,dt={},mt=dt.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:M,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:W,jsonp:G,json:H,form:N,header:Z,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(173),p=i(l),c=o(178),d=i(c),m=o(179),f=i(m),u=o(180),h=i(u);a.default.use(f.default),a.default.use(h.default),a.default.use(d.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(7))},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(c)setTimeout(r,0,t);else{var e=p[t];if(e){c=!0;try{a(e)}finally{n(t),c=!1}}}}if(!t.setImmediate){var s,l=1,p={},c=!1,d=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)}}():d&&"onreadystatechange"in d.createElement("script")?function(){var t=d.documentElement;s=function(e){var o=d.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(7),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(c===setTimeout)return setTimeout(t,0);if((c===o||!c)&&setTimeout)return c=setTimeout,setTimeout(t,0);try{return c(t,0)}catch(e){try{return c.call(null,t,0)}catch(e){return c.call(this,t,0)}}}function a(t){if(d===clearTimeout)return clearTimeout(t);if((d===i||!d)&&clearTimeout)return d=clearTimeout,clearTimeout(t);try{return d(t)}catch(e){try{return d.call(null,t)}catch(e){return d.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 c,d,m=t.exports={};!function(){try{c="function"==typeof setTimeout?setTimeout:o}catch(t){c=o}try{d="function"==typeof clearTimeout?clearTimeout:i}catch(t){d=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(172),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}#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),c=o(65),d=i(c),m=o(70),f=i(m),u=o(78),h=i(u),b=o(20),v=i(b),g=o(167),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)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:d.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")}},methods:{disconnect:function(){this.$store.dispatch("disconnectOptimole",{})},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-bb21f046] {\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-bb21f046="">\n\t\t<div class="header has-text-centered level" style="padding-top: 1em; padding-bottom: 2em;" _v-bb21f046="">\n\t\t\t\n\t\t\t<div class="level-left" _v-bb21f046="">\n\t\t\t\t<a class="logo level-item" href="https://optimole.com" target="_blank" _v-bb21f046="">\n\t\t\t\t\t<figure class="image is-64x64 is-hidden-touch" _v-bb21f046="">\n\t\t\t\t\t\t<img :src="logo" :alt="strings.optimole + \' \' + strings.service_details" _v-bb21f046="">\n\t\t\t\t\t</figure>\n\t\t\t\t\t<figure class="image is-48x48 is-hidden-desktop" _v-bb21f046="">\n\t\t\t\t\t\t<img :src="logo" :alt="strings.optimole + \' \' + strings.service_details" _v-bb21f046="">\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-bb21f046="">\n\t\t\t\t\t<span class="has-text-weight-bold optml-font" _v-bb21f046="">\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-bb21f046="">\n\n\t\t\t\t\t<div v-if="connected" class="is-size-7 optml-side-by-side" style="color: #6D955A;" _v-bb21f046="">\n <div _v-bb21f046="">{{strings.connected}}</div>\n <div style="margin-left:15px;" _v-bb21f046="">\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-bb21f046="">\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-bb21f046=""></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-bb21f046="">\n <div style="bottom: -2px; position: relative;" _v-bb21f046="">{{strings.not_connected}}</div>\n <div style="margin-left:15px;" _v-bb21f046="">\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-bb21f046="">\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-bb21f046=""></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-2ea2adae] {\n\t\tmargin-top: 0;\n\t}\n\t.optml-refresh-wrapper i.dashicons[_v-2ea2adae]{\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(19),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-29c8d496="">\n\t\t<div class="field has-addons app-selection-field" _v-29c8d496="">\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-29c8d496="">{{strings.select + " " + strings.your_domain}}</label>\n\t\t\t<div class="control app-selection-control" style="width: 58.4%;" _v-29c8d496="">\n <span class="select is-fullwidth" _v-29c8d496="">\n\t\t\t\t\t<select v-model="selected_app" _v-29c8d496="">\n\t\t\t\t\t\t\t<option v-for="( app, index ) in availableApps.available_apps" :key="index" :value="index" _v-29c8d496="">{{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-29c8d496="">\n\t\t\t\t\t<span _v-29c8d496="">{{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-2ea2adae="">\n\n\t\t\t<div class="optml-side-by-side" style="margin-bottom:14%;" _v-2ea2adae="">\n\t\t\t\t<div class="is-size-6 optml-gray has-text-left" style="position: relative; top: 12px; " _v-2ea2adae="">\n\t\t\t\t<p class="has-text-weight-bold" _v-2ea2adae="">{{strings.logged_in_as}}:</p>\n\t\t\t\t<p _v-2ea2adae="">\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-2ea2adae="">\n\t\t\t<div _v-2ea2adae="">\n\t\t\t\t<p class="is-size-7 has-text-weight-bold optml-gray has-text-left" _v-2ea2adae="">{{strings.private_cdn_url}}:</p>\n\t\t\t</div>\n\t\t<div class="control is-large" _v-2ea2adae="">\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-2ea2adae="">\n\t\t</div>\n\t\t<div class="is-size-7 optml-gray has-text-left" _v-2ea2adae="">\n\t\t\t<p class="has-text-weight-bold" _v-2ea2adae="">{{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-2ea2adae="">\n\n\t\t</div>\n\t\t<div class="control is-large" style="height: 37px; margin: 4% 0 7% 0;" _v-2ea2adae="">\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-2ea2adae="">{{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-6d44bd91], .notification .delete[_v-6d44bd91], button[_v-6d44bd91] {\n\t\tbox-sizing: border-box !important;\n\t}\n #optimole-app .subtitle[_v-6d44bd91] {\n line-height: 1.5em;\n word-break: keep-all !important;\n }\n\n",""])},function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=o(19),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-6d44bd91="">\n\t\t<div class="notification is-danger" v-if="isRestApiWorking" v-html="strings.notice_api_not_working" _v-6d44bd91=""></div>\n\t\t<div class="section" v-if="showApiKey" _v-6d44bd91="">\n\t\t\t<div class="notification is-success" v-if="from_register" _v-6d44bd91="">\n\t\t\t\t{{strings.notification_message_register}}\n\t\t\t</div>\n <div style="display: inline-block; margin: auto 41px;" _v-6d44bd91="">\n <div class="is-size-5 has-text-weight-bold" style="margin-bottom: 2%;" v-html="strings.steps_connect_api_title" _v-6d44bd91=""> </div>\n <div class="is-size-6 optml-line-height" style="margin-bottom: 2%;" v-html="strings.steps_connect_api_desc" _v-6d44bd91=""></div>\n </div>\n\t\t\t<api-key-form _v-6d44bd91=""></api-key-form>\n <div style="margin-top: 2%" class="has-text-centered" _v-6d44bd91=""><a @click="toggleApiForm" v-if="showApiKey" href="#" aria-current="page" _v-6d44bd91="">{{strings.back_to_connect}}</a></div>\n\t\t</div>\n\t\t<div class="columns is-vcentered is-desktop " v-else="" _v-6d44bd91="">\n\t\t\t<div class="column has-text-left is-fluid is-hidden-touch" _v-6d44bd91="">\n\t\t\t\t<div class="hero" _v-6d44bd91="">\n\t\t\t\t\t<div class="hero-body content" _v-6d44bd91="">\n\t\t\t\t\t\t<p class="title" _v-6d44bd91="">{{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-6d44bd91=""></p>\n\t\t\t\t\t\t<div class=" is-hidden-touch" _v-6d44bd91="">\n\t\t\t\t\t\t\t<div class="columns is-vcentered optml-side-by-side" _v-6d44bd91="">\n\n\t\t\t\t\t\t\t\t<div class="column optml-side-by-side" _v-6d44bd91="">\n <div class=" is-narrow is-hidden-touch column " style="background-color: white; color:#577BF9 !important; margin-right: 7px;margin-left: -10px;" _v-6d44bd91="">\n <span class="dashicons dashicons-yes-alt" style="margin-top: 2px;" _v-6d44bd91=""></span>\n </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-6d44bd91=""></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-6d44bd91="">\n\n\t\t\t\t\t\t\t\t<div class="column optml-side-by-side" _v-6d44bd91="">\n <div class=" is-narrow is-hidden-touch column" style="background-color: white; color:#577BF9 !important; margin-right: 7px;margin-left: -10px;" _v-6d44bd91="">\n <span class="dashicons dashicons-yes-alt" style="margin-top: 2px;" _v-6d44bd91=""></span>\n </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-6d44bd91=""></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-6d44bd91="">\n\t\t\t\t\t\t\t\t<div class="column optml-side-by-side" style="margin-top: 10%;" _v-6d44bd91="">\n <div _v-6d44bd91=""><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg" _v-6d44bd91="">\n <rect width="62" height="62" rx="31" fill="#577BF9" _v-6d44bd91=""></rect>\n <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-6d44bd91=""></path>\n </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-6d44bd91="">\n <div class="has-text-weight-bold" style="margin-bottom: 7px;" _v-6d44bd91="">Need help?</div>\n <div v-html="strings.account_needed_subtitle_3" _v-6d44bd91=""></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-6d44bd91="">\n\t\t\t\t<p v-html="strings.account_needed_title" class="is-size-6 has-text-centered is-hidden-desktop" _v-6d44bd91=""></p>\n\t\t\t\t<div class="field" _v-6d44bd91="">\n\t\t\t\t\t<label for="optml-email" class="label title is-size-5 is-12" _v-6d44bd91="">{{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-6d44bd91="">\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-6d44bd91="">\n </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-6d44bd91=""></p>\n\t\t\t\t\t<p class="help is-danger" v-else-if="email_registered" v-html="email_registered" _v-6d44bd91=""></p>\n\t\t\t\t</div>\n\t\t\t\t<div class="field " _v-6d44bd91="">\n\t\t\t\t\t<div class="control " _v-6d44bd91="">\n\t\t\t\t\t\t<div class=" has-text-centered-mobile" _v-6d44bd91="">\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-6d44bd91="">\n\t\t\t\t\t\t\t\t<span _v-6d44bd91="">{{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-6d44bd91="">\n\t\t\t\t\t\t<div class="is-right has-text-centered-mobile has-text-right" _v-6d44bd91="">\n <div class="is-size-6 is-vcentered has-text-left has-text-weight-bold" style="margin-bottom: 6%;" _v-6d44bd91="">{{strings.existing_user}} ?</div>\n\n <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-6d44bd91="">\n <span _v-6d44bd91="">{{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-660c07ca] {\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-660c07ca]::-webkit-progress-value {\n\t\ttransition: width 0.5s ease;\n\t}\n\n\t.optml-optimized-percent-position[_v-660c07ca] {\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-660c07ca="">\n\t\t<div class="optimized-images" v-if="! loading " _v-660c07ca="">\n\t\t\t<div v-if="!noImages" _v-660c07ca="">\n\t\t\t\t<h3 class="has-text-weight-bold is-size-6" style="margin-bottom: 4%;" _v-660c07ca="">{{strings.last}} {{strings.optimized_images}}</h3>\n\t\t\t\t<table class="table is-fullwidth" _v-660c07ca="">\n\t\t\t\t\t<tbody _v-660c07ca="">\n\t\t\t\t\t<template v-for="index in [0,5]" _v-660c07ca="">\n\t\t\t\t\t<tr _v-660c07ca="">\n\t\t\t\t\t\t<td style="border: none !important;" _v-660c07ca=""><a :href="imageData[index].url" target="_blank" _v-660c07ca=""><img :src="imageData[index].url" class="optml-image" _v-660c07ca=""></a></td>\n\t\t\t\t\t\t<td style="border: none !important;" _v-660c07ca=""><a :href="imageData[index+1].url" target="_blank" _v-660c07ca=""><img :src="imageData[index+1].url" class="optml-image" _v-660c07ca=""></a></td>\n\t\t\t\t\t\t<td style="border: none !important;" _v-660c07ca=""><a :href="imageData[index+2].url" target="_blank" _v-660c07ca=""><img :src="imageData[index+2].url" class="optml-image" _v-660c07ca=""></a></td>\n\t\t\t\t\t\t<td style="border: none !important;" _v-660c07ca=""><a :href="imageData[index+3].url" target="_blank" _v-660c07ca=""><img :src="imageData[index+3].url" class="optml-image" _v-660c07ca=""></a></td>\n\t\t\t\t\t\t<td class="optml-hide-on-tablet" style="border: none !important;" _v-660c07ca=""><a :href="imageData[index+4].url" target="_blank" _v-660c07ca=""><img :src="imageData[index+4].url" class="optml-image" _v-660c07ca=""></a></td>\n\n\t\t\t\t\t</tr>\n\t\t\t\t\t<tr style="left:2%; position:relative;" _v-660c07ca="">\n\t\t\t\t\t\t<td class="optml-optimized-percent-position" _v-660c07ca="">\n\t\t\t\t\t\t\t<div class="optml-side-by-side" _v-660c07ca="">\n\t\t\t\t\t\t\t\t<div class="optml-point" _v-660c07ca=""></div>\n\t\t\t\t\t\t\t\t<div class="optml-center-table-text" _v-660c07ca="">{{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-660c07ca="">\n\t\t\t\t\t\t\t<div class="optml-side-by-side" _v-660c07ca="">\n\t\t\t\t\t\t\t\t<div class="optml-point" _v-660c07ca=""></div>\n\t\t\t\t\t\t\t\t<div class="optml-center-table-text" _v-660c07ca="">{{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-660c07ca="">\n\t\t\t\t\t\t\t<div class="optml-side-by-side" _v-660c07ca="">\n\t\t\t\t\t\t\t\t<div class="optml-point" _v-660c07ca=""></div>\n\t\t\t\t\t\t\t\t<div class="optml-center-table-text" _v-660c07ca="">{{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-660c07ca="">\n\t\t\t\t\t\t\t<div class="optml-side-by-side" _v-660c07ca="">\n\t\t\t\t\t\t\t\t<div class="optml-point" _v-660c07ca=""></div>\n\t\t\t\t\t\t\t\t<div class="optml-center-table-text" _v-660c07ca="">{{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-660c07ca="">\n\t\t\t\t\t\t\t<div class="optml-side-by-side" _v-660c07ca="">\n\t\t\t\t\t\t\t\t<div class="optml-point" _v-660c07ca=""></div>\n\t\t\t\t\t\t\t\t<div class="optml-center-table-text" _v-660c07ca="">{{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-660c07ca="">\n\t\t\t<iframe width="1" height="1" :src="home_url" style="visibility: hidden" _v-660c07ca=""></iframe>\n\t\t\t<h6 class="has-text-centered" _v-660c07ca="">{{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-660c07ca=""></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-660c07ca="">\n\t\t\t<thead _v-660c07ca="">\n\t\t\t<tr _v-660c07ca="">\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-660c07ca=""></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-77eb263a]::after {\n\t\tborder-color: transparent transparent #fff #fff !important;\n\t}\n\n\t.optml-conflict-done[_v-77eb263a]: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-77eb263a="">\n\t\t<div v-html="item.message" _v-77eb263a=""></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-77eb263a=""><span v-if="!is_loading" class="dashicons dashicons-yes" _v-77eb263a=""></span>{{strings.conflict_close}}</a>\n\t\t<div class=" is-clearfix" _v-77eb263a=""></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(166),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-cf3250ac] {\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-cf3250ac]{\n visibility: hidden;\n }\n .optml-sublist[_v-cf3250ac] {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n }\n .optml-advanced-settings[_v-cf3250ac] {\n width: 100%;\n }\n @media screen and (max-width: 768px) {\n #optml-settings-menu > ul.optml-menu.optml-settings-submenu[_v-cf3250ac] {\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-cf3250ac] {\n padding-top: 0 !important;\n }\n #optml-settings-menu > hr[_v-cf3250ac]{\n visibility: visible;\n margin: 0 !important;\n }\n #optml-settings-menu > ul.optml-menu.optml-settings-submenu > li[_v-cf3250ac] {\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-cf3250ac] {\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-cf3250ac] {\n margin-right: 5% !important;\n }\n .optml-sublist > li > a[_v-cf3250ac] {\n padding: 5px !important;\n }\n .optml-advanced-settings[_v-cf3250ac] {\n width: 37% !important;\n }\n .optml-advanced-settings.is-active[_v-cf3250ac] {\n width: 20% !important;\n }\n }\n ul.optml-settings-submenu[_v-cf3250ac] {\n list-style: none !important;\n }\n #optml-settings-menu li a span.tag.optml-beta[_v-cf3250ac] {\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-cf3250ac] {\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-cf3250ac]{\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-cf3250ac]:hover {\n color: #3273dc !important;\n }\n .optml-menu > li > a.is-active[_v-cf3250ac] {\n color: #3273dc !important;\n }\n\n .optml-menu > li[_v-cf3250ac] {\n width: -webkit-fit-content;\n width: -moz-fit-content;\n width: fit-content;\n }\n .optml-sublist > li[_v-cf3250ac] {\n margin-top: 0 !important;\n }\n .optml-sublist > li > a[_v-cf3250ac] {\n display: inline-block;\n color: black !important;\n padding: 7% 15% 7% 5%;\n width: 100%;\n }\n\n .subtab-content[_v-cf3250ac] {\n\n padding: 0.5em 0.75em;\n }\n\n #optml-settings-menu[_v-cf3250ac] {\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-cf3250ac] {\n padding-top: 10px;\n }\n\n .advanced-link[_v-cf3250ac] {\n font-size: 100%;\n line-height: 20px;\n }\n\n #optimole-app .is-menu-disabled > ul > li > a[_v-cf3250ac] {\n cursor: not-allowed;\n }\n\n .is-tab-disabled[_v-cf3250ac]:not(.is-tab-general),\n .is-menu-disabled[_v-cf3250ac] {\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(20),p=i(l),c=o(107),d=i(c),m=o(112),f=i(m),u=o(134),h=i(u),b=o(139),v=i(b),g=o(161),x=i(g);e.default={name:"options",components:{Cssjs:x.default,Lazyload:h.default,Media:v.default,Exclusions:f.default,Resize:d.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-3dc9b618] {\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-3dc9b618="">\n \x3c!--Enable image replacement button --\x3e\n <div class="field columns" _v-3dc9b618="">\n <label class="label column has-text-grey-dark optml-custom-label-margin" _v-3dc9b618="">\n {{strings.enable_image_replace}}\n <p class="has-text-weight-normal optml-settings-desc-margin" _v-3dc9b618="">\n {{strings.replacer_desc}}\n </p>\n </label>\n <div class="column is-1" _v-3dc9b618="">\n <toggle-button :class="\'has-text-dark\'" v-model="getReplacerStatus" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-3dc9b618=""></toggle-button>\n </div>\n\n </div>\n\n <hr _v-3dc9b618="">\n \x3c!--Lazy load toggle --\x3e\n <div class="field is-fullwidth columns" :class="{\'is-field-disabled\':isReplacerOff }" _v-3dc9b618="">\n <label class="label column has-text-grey-dark optml-custom-label-margin" _v-3dc9b618="">\n {{strings.toggle_lazyload}}\n\n <p class="has-text-weight-normal optml-settings-desc-margin" _v-3dc9b618="">\n {{strings.lazyload_desc}}\n </p>\n </label>\n\n <div class="column is-1 " _v-3dc9b618="">\n <toggle-button :class="\'has-text-dark\'" v-model="lazyLoadStatus" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-3dc9b618=""></toggle-button>\n </div>\n </div>\n\n <hr _v-3dc9b618="">\n\n \x3c!-- Show report toggle--\x3e\n <div class="field columns" _v-3dc9b618="">\n <label class="label column has-text-grey-dark optml-custom-label-margin" _v-3dc9b618="">\n {{strings.enable_report_title}}\n\n <p class=" has-text-weight-normal optml-settings-desc-margin" _v-3dc9b618="">\n {{strings.enable_report_desc}}\n </p>\n </label>\n\n <div class="column is-1 " _v-3dc9b618="">\n <toggle-button :class="\'has-text-dark\'" v-model="reportScriptStatus" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-3dc9b618=""></toggle-button>\n </div>\n </div>\n\n <hr _v-3dc9b618="">\n\n \x3c!-- Clear Cache images button --\x3e\n <div class="field is-fullwidth columns optml-flex-column" :class="{\'is-field-disabled\':isReplacerOff }" _v-3dc9b618="">\n <label class="label column has-text-grey-dark optml-custom-label-margin" _v-3dc9b618="">\n {{strings.cache_title}}\n\n <p class="has-text-weight-normal optml-settings-desc-margin" _v-3dc9b618="">\n {{strings.cache_desc}}\n </p>\n </label>\n <div class="optml-side-by-side" style="justify-content: left; padding-left: 0.75rem" _v-3dc9b618="">\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-3dc9b618="">\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-3dc9b618="">\n {{strings.clear_cache_assets}}\n </div>\n\n </div>\n\n <label class="label column " _v-3dc9b618="">\n <p class="has-text-weight-normal optml-restore-notice-background" style="padding: 2%;" _v-3dc9b618="">{{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-3dc9b618="">\n <div class="column is-left" _v-3dc9b618="">\n <button @click="saveChanges()" class="button optml-button-style-1" :class="this.$store.state.loading ? \'is-loading\' : \'\' " :disabled="!showSave" _v-3dc9b618="">\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\t\t.sample-image[_v-49dfa71c]{\n\t\t\t\tmargin-top:30px;\n\t\t}\n\t\t.view-sample-image[_v-49dfa71c]{\n\n\t\t\t\tline-height: 32px;\n\t\t\t\tmargin-left: 20px;\n\t\t}\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,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)}},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 c in e[o])if(t[o][c]){var d=t[o][c]instanceof Array?t[o][c]:[t[o][c]],m=e[o][c]instanceof Array?e[o][c]:[e[o][c]];t[o][c]=d.concat(m)}else t[o][c]=e[o][c];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],c={id:t+":"+n,css:s,media:l,sourceMap:p};i[r]?i[r].parts.push(c):o.push(i[r]={id:r,parts:[c]})}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=d[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 d[l.id]}}}function a(t){for(var e=0;e<t.length;e++){var o=t[e],i=d[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]));d[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 c="undefined"!=typeof document;if("undefined"!=typeof DEBUG&&DEBUG&&!c)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 d={},m=c&&(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 c(s,t,r),f&&i(s,t),s}function c(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 d(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
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 ct,dt={},mt=dt.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:M,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:W,jsonp:G,json:H,form:N,header:Z,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(173),p=i(l),c=o(178),d=i(c),m=o(179),f=i(m),u=o(180),h=i(u);a.default.use(f.default),a.default.use(h.default),a.default.use(d.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(7))},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(c)setTimeout(r,0,t);else{var e=p[t];if(e){c=!0;try{a(e)}finally{n(t),c=!1}}}}if(!t.setImmediate){var s,l=1,p={},c=!1,d=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)}}():d&&"onreadystatechange"in d.createElement("script")?function(){var t=d.documentElement;s=function(e){var o=d.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(7),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(c===setTimeout)return setTimeout(t,0);if((c===o||!c)&&setTimeout)return c=setTimeout,setTimeout(t,0);try{return c(t,0)}catch(e){try{return c.call(null,t,0)}catch(e){return c.call(this,t,0)}}}function a(t){if(d===clearTimeout)return clearTimeout(t);if((d===i||!d)&&clearTimeout)return d=clearTimeout,clearTimeout(t);try{return d(t)}catch(e){try{return d.call(null,t)}catch(e){return d.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 c,d,m=t.exports={};!function(){try{c="function"==typeof setTimeout?setTimeout:o}catch(t){c=o}try{d="function"==typeof clearTimeout?clearTimeout:i}catch(t){d=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(172),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),c=o(65),d=i(c),m=o(70),f=i(m),u=o(78),h=i(u),b=o(20),v=i(b),g=o(167),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)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:d.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")}},methods:{disconnect:function(){this.$store.dispatch("disconnectOptimole",{})},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-bb21f046] {\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-bb21f046="">\n\t\t<div class="header has-text-centered level" style="padding-top: 1em; padding-bottom: 2em;" _v-bb21f046="">\n\t\t\t\n\t\t\t<div class="level-left" _v-bb21f046="">\n\t\t\t\t<a class="logo level-item" href="https://optimole.com" target="_blank" _v-bb21f046="">\n\t\t\t\t\t<figure class="image is-64x64 is-hidden-touch" _v-bb21f046="">\n\t\t\t\t\t\t<img :src="logo" :alt="strings.optimole + \' \' + strings.service_details" _v-bb21f046="">\n\t\t\t\t\t</figure>\n\t\t\t\t\t<figure class="image is-48x48 is-hidden-desktop" _v-bb21f046="">\n\t\t\t\t\t\t<img :src="logo" :alt="strings.optimole + \' \' + strings.service_details" _v-bb21f046="">\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-bb21f046="">\n\t\t\t\t\t<span class="has-text-weight-bold optml-font" _v-bb21f046="">\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-bb21f046="">\n\n\t\t\t\t\t<div v-if="connected" class="is-size-7 optml-side-by-side" style="color: #6D955A;" _v-bb21f046="">\n <div _v-bb21f046="">{{strings.connected}}</div>\n <div style="margin-left:15px;" _v-bb21f046="">\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-bb21f046="">\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-bb21f046=""></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-bb21f046="">\n <div style="bottom: -2px; position: relative;" _v-bb21f046="">{{strings.not_connected}}</div>\n <div style="margin-left:15px;" _v-bb21f046="">\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-bb21f046="">\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-bb21f046=""></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-2ea2adae] {\n\t\tmargin-top: 0;\n\t}\n\t.optml-refresh-wrapper i.dashicons[_v-2ea2adae]{\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(19),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-29c8d496="">\n\t\t<div class="field has-addons app-selection-field" _v-29c8d496="">\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-29c8d496="">{{strings.select + " " + strings.your_domain}}</label>\n\t\t\t<div class="control app-selection-control" style="width: 58.4%;" _v-29c8d496="">\n <span class="select is-fullwidth" _v-29c8d496="">\n\t\t\t\t\t<select v-model="selected_app" _v-29c8d496="">\n\t\t\t\t\t\t\t<option v-for="( app, index ) in availableApps.available_apps" :key="index" :value="index" _v-29c8d496="">{{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-29c8d496="">\n\t\t\t\t\t<span _v-29c8d496="">{{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-2ea2adae="">\n\n\t\t\t<div class="optml-side-by-side" style="margin-bottom:14%;" _v-2ea2adae="">\n\t\t\t\t<div class="is-size-6 optml-gray has-text-left" style="position: relative; top: 12px; " _v-2ea2adae="">\n\t\t\t\t<p class="has-text-weight-bold" _v-2ea2adae="">{{strings.logged_in_as}}:</p>\n\t\t\t\t<p _v-2ea2adae="">\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-2ea2adae="">\n\t\t\t<div _v-2ea2adae="">\n\t\t\t\t<p class="is-size-7 has-text-weight-bold optml-gray has-text-left" _v-2ea2adae="">{{strings.private_cdn_url}}:</p>\n\t\t\t</div>\n\t\t<div class="control is-large" _v-2ea2adae="">\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-2ea2adae="">\n\t\t</div>\n\t\t<div class="is-size-7 optml-gray has-text-left" _v-2ea2adae="">\n\t\t\t<p class="has-text-weight-bold" _v-2ea2adae="">{{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-2ea2adae="">\n\n\t\t</div>\n\t\t<div class="control is-large" style="height: 37px; margin: 4% 0 7% 0;" _v-2ea2adae="">\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-2ea2adae="">{{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-6d44bd91], .notification .delete[_v-6d44bd91], button[_v-6d44bd91] {\n\t\tbox-sizing: border-box !important;\n\t}\n #optimole-app .subtitle[_v-6d44bd91] {\n line-height: 1.5em;\n word-break: keep-all !important;\n }\n\n",""])},function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=o(19),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-6d44bd91="">\n\t\t<div class="notification is-danger" v-if="isRestApiWorking" v-html="strings.notice_api_not_working" _v-6d44bd91=""></div>\n\t\t<div class="section" v-if="showApiKey" _v-6d44bd91="">\n\t\t\t<div class="notification is-success" v-if="from_register" _v-6d44bd91="">\n\t\t\t\t{{strings.notification_message_register}}\n\t\t\t</div>\n <div style="display: inline-block; margin: auto 41px;" _v-6d44bd91="">\n <div class="is-size-5 has-text-weight-bold" style="margin-bottom: 2%;" v-html="strings.steps_connect_api_title" _v-6d44bd91=""> </div>\n <div class="is-size-6 optml-line-height" style="margin-bottom: 2%;" v-html="strings.steps_connect_api_desc" _v-6d44bd91=""></div>\n </div>\n\t\t\t<api-key-form _v-6d44bd91=""></api-key-form>\n <div style="margin-top: 2%" class="has-text-centered" _v-6d44bd91=""><a @click="toggleApiForm" v-if="showApiKey" href="#" aria-current="page" _v-6d44bd91="">{{strings.back_to_connect}}</a></div>\n\t\t</div>\n\t\t<div class="columns is-vcentered is-desktop " v-else="" _v-6d44bd91="">\n\t\t\t<div class="column has-text-left is-fluid is-hidden-touch" _v-6d44bd91="">\n\t\t\t\t<div class="hero" _v-6d44bd91="">\n\t\t\t\t\t<div class="hero-body content" _v-6d44bd91="">\n\t\t\t\t\t\t<p class="title" _v-6d44bd91="">{{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-6d44bd91=""></p>\n\t\t\t\t\t\t<div class=" is-hidden-touch" _v-6d44bd91="">\n\t\t\t\t\t\t\t<div class="columns is-vcentered optml-side-by-side" _v-6d44bd91="">\n\n\t\t\t\t\t\t\t\t<div class="column optml-side-by-side" _v-6d44bd91="">\n <div class=" is-narrow is-hidden-touch column " style="background-color: white; color:#577BF9 !important; margin-right: 7px;margin-left: -10px;" _v-6d44bd91="">\n <span class="dashicons dashicons-yes-alt" style="margin-top: 2px;" _v-6d44bd91=""></span>\n </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-6d44bd91=""></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-6d44bd91="">\n\n\t\t\t\t\t\t\t\t<div class="column optml-side-by-side" _v-6d44bd91="">\n <div class=" is-narrow is-hidden-touch column" style="background-color: white; color:#577BF9 !important; margin-right: 7px;margin-left: -10px;" _v-6d44bd91="">\n <span class="dashicons dashicons-yes-alt" style="margin-top: 2px;" _v-6d44bd91=""></span>\n </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-6d44bd91=""></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-6d44bd91="">\n\t\t\t\t\t\t\t\t<div class="column optml-side-by-side" style="margin-top: 10%;" _v-6d44bd91="">\n <div _v-6d44bd91=""><svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg" _v-6d44bd91="">\n <rect width="62" height="62" rx="31" fill="#577BF9" _v-6d44bd91=""></rect>\n <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-6d44bd91=""></path>\n </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-6d44bd91="">\n <div class="has-text-weight-bold" style="margin-bottom: 7px;" _v-6d44bd91="">Need help?</div>\n <div v-html="strings.account_needed_subtitle_3" _v-6d44bd91=""></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-6d44bd91="">\n\t\t\t\t<p v-html="strings.account_needed_title" class="is-size-6 has-text-centered is-hidden-desktop" _v-6d44bd91=""></p>\n\t\t\t\t<div class="field" _v-6d44bd91="">\n\t\t\t\t\t<label for="optml-email" class="label title is-size-5 is-12" _v-6d44bd91="">{{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-6d44bd91="">\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-6d44bd91="">\n </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-6d44bd91=""></p>\n\t\t\t\t\t<p class="help is-danger" v-else-if="email_registered" v-html="email_registered" _v-6d44bd91=""></p>\n\t\t\t\t</div>\n\t\t\t\t<div class="field " _v-6d44bd91="">\n\t\t\t\t\t<div class="control " _v-6d44bd91="">\n\t\t\t\t\t\t<div class=" has-text-centered-mobile" _v-6d44bd91="">\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-6d44bd91="">\n\t\t\t\t\t\t\t\t<span _v-6d44bd91="">{{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-6d44bd91="">\n\t\t\t\t\t\t<div class="is-right has-text-centered-mobile has-text-right" _v-6d44bd91="">\n <div class="is-size-6 is-vcentered has-text-left has-text-weight-bold" style="margin-bottom: 6%;" _v-6d44bd91="">{{strings.existing_user}} ?</div>\n\n <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-6d44bd91="">\n <span _v-6d44bd91="">{{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-660c07ca] {\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-660c07ca]::-webkit-progress-value {\n\t\ttransition: width 0.5s ease;\n\t}\n\n\t.optml-optimized-percent-position[_v-660c07ca] {\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-660c07ca="">\n\t\t<div class="optimized-images" v-if="! loading " _v-660c07ca="">\n\t\t\t<div v-if="!noImages" _v-660c07ca="">\n\t\t\t\t<h3 class="has-text-weight-bold is-size-6" style="margin-bottom: 4%;" _v-660c07ca="">{{strings.last}} {{strings.optimized_images}}</h3>\n\t\t\t\t<table class="table is-fullwidth" _v-660c07ca="">\n\t\t\t\t\t<tbody _v-660c07ca="">\n\t\t\t\t\t<template v-for="index in [0,5]" _v-660c07ca="">\n\t\t\t\t\t<tr _v-660c07ca="">\n\t\t\t\t\t\t<td style="border: none !important;" _v-660c07ca=""><a :href="imageData[index].url" target="_blank" _v-660c07ca=""><img :src="imageData[index].url" class="optml-image" _v-660c07ca=""></a></td>\n\t\t\t\t\t\t<td style="border: none !important;" _v-660c07ca=""><a :href="imageData[index+1].url" target="_blank" _v-660c07ca=""><img :src="imageData[index+1].url" class="optml-image" _v-660c07ca=""></a></td>\n\t\t\t\t\t\t<td style="border: none !important;" _v-660c07ca=""><a :href="imageData[index+2].url" target="_blank" _v-660c07ca=""><img :src="imageData[index+2].url" class="optml-image" _v-660c07ca=""></a></td>\n\t\t\t\t\t\t<td style="border: none !important;" _v-660c07ca=""><a :href="imageData[index+3].url" target="_blank" _v-660c07ca=""><img :src="imageData[index+3].url" class="optml-image" _v-660c07ca=""></a></td>\n\t\t\t\t\t\t<td class="optml-hide-on-tablet" style="border: none !important;" _v-660c07ca=""><a :href="imageData[index+4].url" target="_blank" _v-660c07ca=""><img :src="imageData[index+4].url" class="optml-image" _v-660c07ca=""></a></td>\n\n\t\t\t\t\t</tr>\n\t\t\t\t\t<tr style="left:2%; position:relative;" _v-660c07ca="">\n\t\t\t\t\t\t<td class="optml-optimized-percent-position" _v-660c07ca="">\n\t\t\t\t\t\t\t<div class="optml-side-by-side" _v-660c07ca="">\n\t\t\t\t\t\t\t\t<div class="optml-point" _v-660c07ca=""></div>\n\t\t\t\t\t\t\t\t<div class="optml-center-table-text" _v-660c07ca="">{{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-660c07ca="">\n\t\t\t\t\t\t\t<div class="optml-side-by-side" _v-660c07ca="">\n\t\t\t\t\t\t\t\t<div class="optml-point" _v-660c07ca=""></div>\n\t\t\t\t\t\t\t\t<div class="optml-center-table-text" _v-660c07ca="">{{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-660c07ca="">\n\t\t\t\t\t\t\t<div class="optml-side-by-side" _v-660c07ca="">\n\t\t\t\t\t\t\t\t<div class="optml-point" _v-660c07ca=""></div>\n\t\t\t\t\t\t\t\t<div class="optml-center-table-text" _v-660c07ca="">{{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-660c07ca="">\n\t\t\t\t\t\t\t<div class="optml-side-by-side" _v-660c07ca="">\n\t\t\t\t\t\t\t\t<div class="optml-point" _v-660c07ca=""></div>\n\t\t\t\t\t\t\t\t<div class="optml-center-table-text" _v-660c07ca="">{{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-660c07ca="">\n\t\t\t\t\t\t\t<div class="optml-side-by-side" _v-660c07ca="">\n\t\t\t\t\t\t\t\t<div class="optml-point" _v-660c07ca=""></div>\n\t\t\t\t\t\t\t\t<div class="optml-center-table-text" _v-660c07ca="">{{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-660c07ca="">\n\t\t\t<iframe width="1" height="1" :src="home_url" style="visibility: hidden" _v-660c07ca=""></iframe>\n\t\t\t<h6 class="has-text-centered" _v-660c07ca="">{{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-660c07ca=""></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-660c07ca="">\n\t\t\t<thead _v-660c07ca="">\n\t\t\t<tr _v-660c07ca="">\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-660c07ca=""></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-77eb263a]::after {\n\t\tborder-color: transparent transparent #fff #fff !important;\n\t}\n\n\t.optml-conflict-done[_v-77eb263a]: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-77eb263a="">\n\t\t<div v-html="item.message" _v-77eb263a=""></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-77eb263a=""><span v-if="!is_loading" class="dashicons dashicons-yes" _v-77eb263a=""></span>{{strings.conflict_close}}</a>\n\t\t<div class=" is-clearfix" _v-77eb263a=""></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(166),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-cf3250ac] {\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-cf3250ac]{\n visibility: hidden;\n }\n .optml-sublist[_v-cf3250ac] {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n }\n .optml-advanced-settings[_v-cf3250ac] {\n width: 100%;\n }\n @media screen and (max-width: 768px) {\n #optml-settings-menu > ul.optml-menu.optml-settings-submenu[_v-cf3250ac] {\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-cf3250ac] {\n padding-top: 0 !important;\n }\n #optml-settings-menu > hr[_v-cf3250ac]{\n visibility: visible;\n margin: 0 !important;\n }\n #optml-settings-menu > ul.optml-menu.optml-settings-submenu > li[_v-cf3250ac] {\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-cf3250ac] {\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-cf3250ac] {\n margin-right: 5% !important;\n }\n .optml-sublist > li > a[_v-cf3250ac] {\n padding: 5px !important;\n }\n .optml-advanced-settings[_v-cf3250ac] {\n width: 37% !important;\n }\n .optml-advanced-settings.is-active[_v-cf3250ac] {\n width: 20% !important;\n }\n }\n ul.optml-settings-submenu[_v-cf3250ac] {\n list-style: none !important;\n }\n #optml-settings-menu li a span.tag.optml-beta[_v-cf3250ac] {\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-cf3250ac] {\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-cf3250ac]{\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-cf3250ac]:hover {\n color: #3273dc !important;\n }\n .optml-menu > li > a.is-active[_v-cf3250ac] {\n color: #3273dc !important;\n }\n\n .optml-menu > li[_v-cf3250ac] {\n width: -webkit-fit-content;\n width: -moz-fit-content;\n width: fit-content;\n }\n .optml-sublist > li[_v-cf3250ac] {\n margin-top: 0 !important;\n }\n .optml-sublist > li > a[_v-cf3250ac] {\n display: inline-block;\n color: black !important;\n padding: 7% 15% 7% 5%;\n width: 100%;\n }\n\n .subtab-content[_v-cf3250ac] {\n\n padding: 0.5em 0.75em;\n }\n\n #optml-settings-menu[_v-cf3250ac] {\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-cf3250ac] {\n padding-top: 10px;\n }\n\n .advanced-link[_v-cf3250ac] {\n font-size: 100%;\n line-height: 20px;\n }\n\n #optimole-app .is-menu-disabled > ul > li > a[_v-cf3250ac] {\n cursor: not-allowed;\n }\n\n .is-tab-disabled[_v-cf3250ac]:not(.is-tab-general),\n .is-menu-disabled[_v-cf3250ac] {\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(20),p=i(l),c=o(107),d=i(c),m=o(112),f=i(m),u=o(134),h=i(u),b=o(139),v=i(b),g=o(161),x=i(g);e.default={name:"options",components:{Cssjs:x.default,Lazyload:h.default,Media:v.default,Exclusions:f.default,Resize:d.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-3dc9b618] {\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-3dc9b618="">\n \x3c!--Enable image replacement button --\x3e\n <div class="field columns" _v-3dc9b618="">\n <label class="label column has-text-grey-dark optml-custom-label-margin" _v-3dc9b618="">\n {{strings.enable_image_replace}}\n <p class="has-text-weight-normal optml-settings-desc-margin" _v-3dc9b618="">\n {{strings.replacer_desc}}\n </p>\n </label>\n <div class="column is-1" _v-3dc9b618="">\n <toggle-button :class="\'has-text-dark\'" v-model="getReplacerStatus" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-3dc9b618=""></toggle-button>\n </div>\n\n </div>\n\n <hr _v-3dc9b618="">\n \x3c!--Lazy load toggle --\x3e\n <div class="field is-fullwidth columns" :class="{\'is-field-disabled\':isReplacerOff }" _v-3dc9b618="">\n <label class="label column has-text-grey-dark optml-custom-label-margin" _v-3dc9b618="">\n {{strings.toggle_lazyload}}\n\n <p class="has-text-weight-normal optml-settings-desc-margin" _v-3dc9b618="">\n {{strings.lazyload_desc}}\n </p>\n </label>\n\n <div class="column is-1 " _v-3dc9b618="">\n <toggle-button :class="\'has-text-dark\'" v-model="lazyLoadStatus" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-3dc9b618=""></toggle-button>\n </div>\n </div>\n\n <hr _v-3dc9b618="">\n\n \x3c!-- Show report toggle--\x3e\n <div class="field columns" _v-3dc9b618="">\n <label class="label column has-text-grey-dark optml-custom-label-margin" _v-3dc9b618="">\n {{strings.enable_report_title}}\n\n <p class=" has-text-weight-normal optml-settings-desc-margin" _v-3dc9b618="">\n {{strings.enable_report_desc}}\n </p>\n </label>\n\n <div class="column is-1 " _v-3dc9b618="">\n <toggle-button :class="\'has-text-dark\'" v-model="reportScriptStatus" :disabled="this.$store.state.loading" :width="37" :height="20" color="#577BF9" _v-3dc9b618=""></toggle-button>\n </div>\n </div>\n\n <hr _v-3dc9b618="">\n\n \x3c!-- Clear Cache images button --\x3e\n <div class="field is-fullwidth columns optml-flex-column" :class="{\'is-field-disabled\':isReplacerOff }" _v-3dc9b618="">\n <label class="label column has-text-grey-dark optml-custom-label-margin" _v-3dc9b618="">\n {{strings.cache_title}}\n\n <p class="has-text-weight-normal optml-settings-desc-margin" _v-3dc9b618="">\n {{strings.cache_desc}}\n </p>\n </label>\n <div class="optml-side-by-side" style="justify-content: left; padding-left: 0.75rem" _v-3dc9b618="">\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-3dc9b618="">\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-3dc9b618="">\n {{strings.clear_cache_assets}}\n </div>\n\n </div>\n\n <label class="label column " _v-3dc9b618="">\n <p class="has-text-weight-normal optml-restore-notice-background" style="padding: 2%;" _v-3dc9b618="">{{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-3dc9b618="">\n <div class="column is-left" _v-3dc9b618="">\n <button @click="saveChanges()" class="button optml-button-style-1" :class="this.$store.state.loading ? \'is-loading\' : \'\' " :disabled="!showSave" _v-3dc9b618="">\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\t\t.sample-image[_v-49dfa71c]{\n\t\t\t\tmargin-top:30px;\n\t\t}\n\t\t.view-sample-image[_v-49dfa71c]{\n\n\t\t\t\tline-height: 32px;\n\t\t\t\tmargin-left: 20px;\n\t\t}\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,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)}},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 c in e[o])if(t[o][c]){var d=t[o][c]instanceof Array?t[o][c]:[t[o][c]],m=e[o][c]instanceof Array?e[o][c]:[e[o][c]];t[o][c]=d.concat(m)}else t[o][c]=e[o][c];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],c={id:t+":"+n,css:s,media:l,sourceMap:p};i[r]?i[r].parts.push(c):o.push(i[r]={id:r,parts:[c]})}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=d[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 d[l.id]}}}function a(t){for(var e=0;e<t.length;e++){var o=t[e],i=d[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]));d[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 c="undefined"!=typeof document;if("undefined"!=typeof DEBUG&&DEBUG&&!c)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 d={},m=c&&(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 c(s,t,r),f&&i(s,t),s}function c(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 d(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
inc/app_replacer.php CHANGED
@@ -322,6 +322,14 @@ abstract class Optml_App_Replacer {
322
  $this->set_properties();
323
 
324
  self::$filters = $this->settings->get_filters();
 
 
 
 
 
 
 
 
325
  add_filter(
326
  'optml_possible_lazyload_flags',
327
  function ( $strings = [] ) {
322
  $this->set_properties();
323
 
324
  self::$filters = $this->settings->get_filters();
325
+ add_filter(
326
+ 'optml_should_avif_ext',
327
+ function( $should_avif, $ext ) {
328
+ return $ext !== 'svg';
329
+ },
330
+ 10,
331
+ 2
332
+ );
333
  add_filter(
334
  'optml_possible_lazyload_flags',
335
  function ( $strings = [] ) {
inc/url_replacer.php CHANGED
@@ -181,8 +181,9 @@ final class Optml_Url_Replacer extends Optml_App_Replacer {
181
  if ( substr( $url, 0, 2 ) === '//' ) {
182
  $url = sprintf( '%s:%s', is_ssl() ? 'https' : 'http', $url );
183
  }
184
- if ( isset( Optml_Config::$image_extensions[ strtolower( $ext ) ] ) ) {
185
- $new_url = $this->normalize_image( $url, $original_url, $args, $is_uploaded );
 
186
  if ( $is_uploaded ) {
187
  $new_url = str_replace( '/' . $url, $id_and_filename, $new_url );
188
  }
@@ -201,7 +202,7 @@ final class Optml_Url_Replacer extends Optml_App_Replacer {
201
  *
202
  * @return string
203
  */
204
- private function normalize_image( $url, $original_url, $args, $is_uploaded = false ) {
205
 
206
  $new_url = $this->strip_image_size_from_url( $url );
207
 
@@ -251,7 +252,7 @@ final class Optml_Url_Replacer extends Optml_App_Replacer {
251
  $arguments['format'] = $args['format'];
252
  }
253
 
254
- if ( empty( $arguments['format'] ) && $this->settings->get( 'avif' ) === 'enabled' ) {
255
  $arguments['format'] = 'avif';
256
  }
257
 
181
  if ( substr( $url, 0, 2 ) === '//' ) {
182
  $url = sprintf( '%s:%s', is_ssl() ? 'https' : 'http', $url );
183
  }
184
+ $normalized_ext = strtolower( $ext );
185
+ if ( isset( Optml_Config::$image_extensions[ $normalized_ext ] ) ) {
186
+ $new_url = $this->normalize_image( $url, $original_url, $args, $is_uploaded, $normalized_ext );
187
  if ( $is_uploaded ) {
188
  $new_url = str_replace( '/' . $url, $id_and_filename, $new_url );
189
  }
202
  *
203
  * @return string
204
  */
205
+ private function normalize_image( $url, $original_url, $args, $is_uploaded = false, $ext = '' ) {
206
 
207
  $new_url = $this->strip_image_size_from_url( $url );
208
 
252
  $arguments['format'] = $args['format'];
253
  }
254
 
255
+ if ( empty( $arguments['format'] ) && $this->settings->get( 'avif' ) === 'enabled' && apply_filters( 'optml_should_avif_ext', true, $ext, $original_url ) ) {
256
  $arguments['format'] = 'avif';
257
  }
258
 
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.3.0
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.3.0' );
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.3.1
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.3.1' );
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
@@ -2,7 +2,7 @@
2
  Contributors: optimole
3
  Tags: image optimization, convert webp, responsive images, lazy load, images, optimization, performance, photos, free cdn
4
  Requires at least: 4.7
5
- Tested up to: 5.8
6
  Requires PHP: 5.4
7
  License: GPLv3
8
  License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
@@ -17,6 +17,7 @@ Automatically compress, optimize and serve scaled images along with next-gen Web
17
  > * Fully automated; [set and forget](https://docs.optimole.com/article/1173-how-to-get-started-with-optimole-in-just-3-steps)
18
  > * Supports all image types
19
  > * Supports both Retina and WebP images
 
20
  > * Cloud image library support
21
  > * Serves images from a global CDN for free
22
  > * Optimizes based on the visitor's actual device (no more guesswork and width estimations)
@@ -93,6 +94,16 @@ Premium users will be able to optimize images starting with more than 25k monthl
93
 
94
  == Changelog ==
95
 
 
 
 
 
 
 
 
 
 
 
96
  #### [Version 3.3.0](https://github.com/Codeinwp/optimole-wp/compare/v3.2.1...v3.3.0) (2022-02-25)
97
 
98
  #### Features
2
  Contributors: optimole
3
  Tags: image optimization, convert webp, responsive images, lazy load, images, optimization, performance, photos, free cdn
4
  Requires at least: 4.7
5
+ Tested up to: 5.9
6
  Requires PHP: 5.4
7
  License: GPLv3
8
  License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
17
  > * Fully automated; [set and forget](https://docs.optimole.com/article/1173-how-to-get-started-with-optimole-in-just-3-steps)
18
  > * Supports all image types
19
  > * Supports both Retina and WebP images
20
+ > * AVIF format support for lower image size
21
  > * Cloud image library support
22
  > * Serves images from a global CDN for free
23
  > * Optimizes based on the visitor's actual device (no more guesswork and width estimations)
94
 
95
  == Changelog ==
96
 
97
+ ##### [Version 3.3.1](https://github.com/Codeinwp/optimole-wp/compare/v3.3.0...v3.3.1) (2022-03-10)
98
+
99
+ #### Features
100
+ - Adds filter, , for more control over which images are converted to AVIF, by default SVG images are not converted
101
+ #### Fixes
102
+ - Plugin interface header display size on safari
103
+
104
+
105
+
106
+
107
  #### [Version 3.3.0](https://github.com/Codeinwp/optimole-wp/compare/v3.2.1...v3.3.0) (2022-02-25)
108
 
109
  #### Features
vendor/autoload.php CHANGED
@@ -4,4 +4,4 @@
4
 
5
  require_once __DIR__ . '/composer/autoload_real.php';
6
 
7
- return ComposerAutoloaderInit8f6f02b53a1f12d31bf09522ec298a14::getLoader();
4
 
5
  require_once __DIR__ . '/composer/autoload_real.php';
6
 
7
+ return ComposerAutoloaderInitc0fb08c4a2921d5726fbcc1edceda3b1::getLoader();
vendor/composer/autoload_real.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
- class ComposerAutoloaderInit8f6f02b53a1f12d31bf09522ec298a14
6
  {
7
  private static $loader;
8
 
@@ -22,15 +22,15 @@ class ComposerAutoloaderInit8f6f02b53a1f12d31bf09522ec298a14
22
  return self::$loader;
23
  }
24
 
25
- spl_autoload_register(array('ComposerAutoloaderInit8f6f02b53a1f12d31bf09522ec298a14', 'loadClassLoader'), true, true);
26
  self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
27
- spl_autoload_unregister(array('ComposerAutoloaderInit8f6f02b53a1f12d31bf09522ec298a14', 'loadClassLoader'));
28
 
29
  $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
30
  if ($useStaticLoader) {
31
  require __DIR__ . '/autoload_static.php';
32
 
33
- call_user_func(\Composer\Autoload\ComposerStaticInit8f6f02b53a1f12d31bf09522ec298a14::getInitializer($loader));
34
  } else {
35
  $map = require __DIR__ . '/autoload_namespaces.php';
36
  foreach ($map as $namespace => $path) {
@@ -51,12 +51,12 @@ class ComposerAutoloaderInit8f6f02b53a1f12d31bf09522ec298a14
51
  $loader->register(true);
52
 
53
  if ($useStaticLoader) {
54
- $includeFiles = Composer\Autoload\ComposerStaticInit8f6f02b53a1f12d31bf09522ec298a14::$files;
55
  } else {
56
  $includeFiles = require __DIR__ . '/autoload_files.php';
57
  }
58
  foreach ($includeFiles as $fileIdentifier => $file) {
59
- composerRequire8f6f02b53a1f12d31bf09522ec298a14($fileIdentifier, $file);
60
  }
61
 
62
  return $loader;
@@ -68,7 +68,7 @@ class ComposerAutoloaderInit8f6f02b53a1f12d31bf09522ec298a14
68
  * @param string $file
69
  * @return void
70
  */
71
- function composerRequire8f6f02b53a1f12d31bf09522ec298a14($fileIdentifier, $file)
72
  {
73
  if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
74
  $GLOBALS['__composer_autoload_files'][$fileIdentifier] = true;
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
+ class ComposerAutoloaderInitc0fb08c4a2921d5726fbcc1edceda3b1
6
  {
7
  private static $loader;
8
 
22
  return self::$loader;
23
  }
24
 
25
+ spl_autoload_register(array('ComposerAutoloaderInitc0fb08c4a2921d5726fbcc1edceda3b1', 'loadClassLoader'), true, true);
26
  self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
27
+ spl_autoload_unregister(array('ComposerAutoloaderInitc0fb08c4a2921d5726fbcc1edceda3b1', 'loadClassLoader'));
28
 
29
  $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
30
  if ($useStaticLoader) {
31
  require __DIR__ . '/autoload_static.php';
32
 
33
+ call_user_func(\Composer\Autoload\ComposerStaticInitc0fb08c4a2921d5726fbcc1edceda3b1::getInitializer($loader));
34
  } else {
35
  $map = require __DIR__ . '/autoload_namespaces.php';
36
  foreach ($map as $namespace => $path) {
51
  $loader->register(true);
52
 
53
  if ($useStaticLoader) {
54
+ $includeFiles = Composer\Autoload\ComposerStaticInitc0fb08c4a2921d5726fbcc1edceda3b1::$files;
55
  } else {
56
  $includeFiles = require __DIR__ . '/autoload_files.php';
57
  }
58
  foreach ($includeFiles as $fileIdentifier => $file) {
59
+ composerRequirec0fb08c4a2921d5726fbcc1edceda3b1($fileIdentifier, $file);
60
  }
61
 
62
  return $loader;
68
  * @param string $file
69
  * @return void
70
  */
71
+ function composerRequirec0fb08c4a2921d5726fbcc1edceda3b1($fileIdentifier, $file)
72
  {
73
  if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
74
  $GLOBALS['__composer_autoload_files'][$fileIdentifier] = true;
vendor/composer/autoload_static.php CHANGED
@@ -4,7 +4,7 @@
4
 
5
  namespace Composer\Autoload;
6
 
7
- class ComposerStaticInit8f6f02b53a1f12d31bf09522ec298a14
8
  {
9
  public static $files = array (
10
  '9fef4034ed73e26a337d9856ea126f7f' => __DIR__ . '/..' . '/codeinwp/themeisle-sdk/load.php',
@@ -17,7 +17,7 @@ class ComposerStaticInit8f6f02b53a1f12d31bf09522ec298a14
17
  public static function getInitializer(ClassLoader $loader)
18
  {
19
  return \Closure::bind(function () use ($loader) {
20
- $loader->classMap = ComposerStaticInit8f6f02b53a1f12d31bf09522ec298a14::$classMap;
21
 
22
  }, null, ClassLoader::class);
23
  }
4
 
5
  namespace Composer\Autoload;
6
 
7
+ class ComposerStaticInitc0fb08c4a2921d5726fbcc1edceda3b1
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 = ComposerStaticInitc0fb08c4a2921d5726fbcc1edceda3b1::$classMap;
21
 
22
  }, null, ClassLoader::class);
23
  }