Google Analytics for WordPress by MonsterInsights - Version 7.17.0

Version Description

= 7.0.0 =

This is a major release. Please back up your site before upgrading.

= 6.0.0 =

This is a major release. Please back up your site before upgrading.

Download this release

Release Info

Developer chriscct7
Plugin Icon 128x128 Google Analytics for WordPress by MonsterInsights
Version 7.17.0
Comparing to
See all releases

Code changes from version 7.16.2 to 7.17.0

Files changed (32) hide show
  1. assets/js/frontend-gtag.js +3 -0
  2. assets/js/frontend-gtag.min.js +24 -24
  3. googleanalytics.php +2 -2
  4. includes/admin/admin.php +1 -1
  5. includes/admin/notification-event.php +20 -3
  6. includes/admin/notifications.php +11 -4
  7. includes/admin/notifications/notification-audience.php +4 -3
  8. includes/admin/notifications/notification-bounce-rate.php +4 -3
  9. includes/admin/notifications/notification-headline-analyzer.php +3 -2
  10. includes/admin/notifications/notification-mobile-device.php +5 -4
  11. includes/admin/notifications/notification-returning-visitors.php +4 -3
  12. includes/admin/notifications/notification-to-add-more-file-extensions.php +2 -2
  13. includes/admin/notifications/notification-to-setup-affiliate-links.php +3 -2
  14. includes/admin/notifications/notification-traffic-dropping.php +4 -3
  15. includes/admin/notifications/notification-upgrade-for-email-summaries.php +3 -2
  16. includes/admin/notifications/notification-upgrade-for-form-conversion.php +3 -2
  17. includes/admin/notifications/notification-upgrade-for-google-optimize.php +3 -2
  18. includes/admin/notifications/notification-upgrade-for-search-console.php +3 -2
  19. includes/admin/notifications/notification-upgrade-to-pro.php +3 -2
  20. includes/admin/notifications/notification-visitors.php +2 -2
  21. includes/admin/routes.php +12 -0
  22. includes/frontend/frontend.php +1 -1
  23. includes/frontend/tracking/class-tracking-gtag.php +4 -1
  24. includes/gutenberg/headline-tool/headline-tool.php +46 -34
  25. includes/helpers.php +41 -1
  26. includes/measurement-protocol.php +8 -1
  27. includes/popular-posts/class-popular-posts.php +3 -1
  28. languages/google-analytics-for-wordpress.pot +1903 -1856
  29. languages/vue.php +370 -396
  30. lite/assets/vue/css/chunk-common.css +1 -1
  31. lite/assets/vue/css/chunk-common.rtl.css +1 -1
  32. lite/assets/vue/css/settings.css +1 -1
assets/js/frontend-gtag.js CHANGED
@@ -546,6 +546,9 @@ var MonsterInsights = function () {
546
  setTimeout( __gtagTrackerNoRedirectInboundAsExternal, 1100 );
547
  }
548
  }
 
 
 
549
  }
550
  } else {
551
  maybePreventBeforeUnload();
546
  setTimeout( __gtagTrackerNoRedirectInboundAsExternal, 1100 );
547
  }
548
  }
549
+
550
+ // Clear out the beforeunload event if it was set to avoid sending false events.
551
+ setTimeout( maybePreventBeforeUnload, 100 );
552
  }
553
  } else {
554
  maybePreventBeforeUnload();
assets/js/frontend-gtag.min.js CHANGED
@@ -1,46 +1,46 @@
1
- ;var MonsterInsights=function(){var e=[],a='',o=!1;this.setLastClicked=function(t,n,i){t=typeof t!=='undefined'?t:[];n=typeof n!=='undefined'?n:[];i=typeof i!=='undefined'?i:!1;e.valuesArray=t;e.fieldsArray=n};this.getLastClicked=function(){return e};this.setInternalAsOutboundCategory=function(e){a=e};this.getInternalAsOutboundCategory=function(){return a};this.sendEvent=function(e,n,i){t(e,n,i,[])};function f(){if(window.monsterinsights_debug_mode){return!0}
2
- else{return!1}};function t(t,n,a,r){t=typeof t!=='undefined'?t:'event';n=typeof n!=='undefined'?n:'';r=typeof r!=='undefined'?r:[];a=typeof a!=='undefined'?a:{};__gtagTracker(t,n,a);e.valuesArray=r;e.fieldsArray=a;e.fieldsArray.event_action=n;e.tracked=!0;i('Tracked: '+r.type);i(e)};function n(t){t=typeof t!=='undefined'?t:[];e.valuesArray=t;e.fieldsArray=[];e.tracked=!1;i('Not Tracked: '+t.exit);i(e)};function i(e){if(f()){console.dir(e)}};function l(e){return e.replace(/^\s+|\s+$/gm,'')};function u(){var n=0,e=document.domain,i=e.split('.'),t='_gd'+(new Date()).getTime();while(n<(i.length-1)&&document.cookie.indexOf(t+'='+t)==-1){e=i.slice(-1-(++n)).join('.');document.cookie=t+'='+t+';domain='+e+';'};document.cookie=t+'=;expires=Thu, 01 Jan 1970 00:00:01 GMT;domain='+e+';';return e};function c(e){e=e.toString();e=e.substring(0,(e.indexOf('#')==-1)?e.length:e.indexOf('#'));e=e.substring(0,(e.indexOf('?')==-1)?e.length:e.indexOf('?'));e=e.substring(e.lastIndexOf('/')+1,e.length);if(e.length>0&&e.indexOf('.')!==-1){e=e.substring(e.indexOf('.')+1);return e}
3
- else{return''}};function b(e){return e.which==1||e.which==2||e.metaKey||e.ctrlKey||e.shiftKey||e.altKey};function d(){var e=[];if(typeof monsterinsights_frontend.download_extensions=='string'){e=monsterinsights_frontend.download_extensions.split(',')};return e};function h(){var e=[];if(typeof monsterinsights_frontend.inbound_paths=='string'){e=JSON.parse(monsterinsights_frontend.inbound_paths)};return e};function y(e){if(e.which==1){return'event.which=1'}
4
  else if(e.which==2){return'event.which=2'}
5
  else if(e.metaKey){return'metaKey'}
6
  else if(e.ctrlKey){return'ctrlKey'}
7
  else if(e.shiftKey){return'shiftKey'}
8
  else if(e.altKey){return'altKey'}
9
- else{return''}};function w(e){var f=d(),i=h(),t='unknown',g=e.href,p=c(e.href),v=u(),o=e.hostname,r=e.protocol,m=e.pathname;g=g.toString();var s,b,y=e.getAttribute('data-vars-ga-category');if(y){return y};if(g.match(/^javascript\:/i)){t='internal'}
10
  else if(r&&r.length>0&&(l(r)=='tel'||l(r)=='tel:')){t='tel'}
11
  else if(r&&r.length>0&&(l(r)=='mailto'||l(r)=='mailto:')){t='mailto'}
12
  else if(o&&v&&o.length>0&&v.length>0&&!o.endsWith('.'+v)&&o!==v){t='external'}
13
  else if(m&&JSON.stringify(i)!='{}'&&m.length>0){var w=i.length;for(var n=0;n<w;n++){if(i[n].path&&i[n].label&&i[n].path.length>0&&i[n].label.length>0&&m.startsWith(i[n].path)){t='internal-as-outbound';a='outbound-link-'+i[n].label;break}}}
14
- else if(o&&window.monsterinsights_experimental_mode&&o.length>0&&document.domain.length>0&&o!==document.domain){t='cross-hostname'};if(p&&(t==='unknown'||'external'===t)&&f.length>0&&p.length>0){for(s=0,b=f.length;s<b;++s){if(f[s].length>0&&(g.endsWith(f[s])||f[s]==p)){t='download';break}}};if(t==='unknown'){t='internal'};return t};function x(e,t){var n=(e.target&&!e.target.match(/^_(self|parent|top)$/i))?e.target:!1;if(t.ctrlKey||t.shiftKey||t.metaKey||t.which==2){n='_blank'};return n};function g(e){if(e.getAttribute('data-vars-ga-label')&&e.getAttribute('data-vars-ga-label').replace(/\n/ig,'')){return e.getAttribute('data-vars-ga-label').replace(/\n/ig,'')}
15
  else if(e.title&&e.title.replace(/\n/ig,'')){return e.title.replace(/\n/ig,'')}
16
  else if(e.innerText&&e.innerText.replace(/\n/ig,'')){return e.innerText.replace(/\n/ig,'')}
17
  else if(e.getAttribute('aria-label')&&e.getAttribute('aria-label').replace(/\n/ig,'')){return e.getAttribute('aria-label').replace(/\n/ig,'')}
18
  else if(e.alt&&e.alt.replace(/\n/ig,'')){return e.alt.replace(/\n/ig,'')}
19
  else if(e.textContent&&e.textContent.replace(/\n/ig,'')){return e.textContent.replace(/\n/ig,'')}
20
- else{return undefined}};function k(e){var i=e.children,a=0,r,n;for(var t=0;t<i.length;t++){r=i[t];n=g(r);if(n){return n};if(a==99){return undefined};a++};return undefined};function v(i){var l=i.srcElement||i.target,e=[],s;e.el=l;e.click_type=y(i);if('undefined'===typeof __gtagTracker||!b(i)){e.exit='loaded';n(e);return}
21
- while(l&&(typeof l.tagName=='undefined'||l.tagName.toLowerCase()!='a'||!l.href)){l=l.parentNode};if(l&&l.href&&!l.hasAttribute('xlink:href')){var A=l.href,I=c(l.href),M=d(),S=h(),L=monsterinsights_frontend.home_url,N=u(),r=w(l),K=x(l,i),T=l.getAttribute('data-vars-ga-action'),v=l.getAttribute('data-vars-ga-label');e.el=l;e.el_href=l.href;e.el_protocol=l.protocol;e.el_hostname=l.hostname;e.el_port=l.port;e.el_pathname=l.pathname;e.el_search=l.search;e.el_hash=l.hash;e.el_host=l.host;e.debug_mode=f();e.download_extensions=M;e.inbound_paths=S;e.home_url=L;e.link=A;e.extension=I;e.type=r;e.target=K;e.title=g(l);if(!e.label&&!e.title){e.title=k(l)};if(r!=='internal'&&r!=='javascript'){var O=!1,p=function(){if(O){return};m();O=!0;window.location.href=A},E=function(){e.exit='external';n(e)},D=function(){e.exit='internal-as-outbound';n(e)},C=function(){e.exit='cross-hostname';n(e)};if(K||r=='mailto'||r=='tel'){if(r=='download'){s={event_category:'download',event_label:v||e.title,}}
22
- else if(r=='tel'){s={event_category:'tel',event_label:v||e.title.replace('tel:',''),}}
23
- else if(r=='mailto'){console.log(v||e.title.replace('mailto:',''));s={event_category:'mailto',event_label:v||e.title.replace('mailto:',''),}}
24
- else if(r=='internal-as-outbound'){s={event_category:a,event_label:v||e.title,}}
25
- else if(r=='external'){s={event_category:'outbound-link',event_label:v||e.title,}}
26
- else if(r=='cross-hostname'){s={event_category:'cross-hostname',event_label:v||e.title,}};if(s){t('event',T||A,s,e)}
27
- else{if(r&&r!='internal'){s={event_category:r,event_label:v||e.title,};t('event',T||A,s,e)}
28
  else{e.exit='type';n(e)}}}
29
  else{if(r!='cross-hostname'&&r!='external'&&r!='internal-as-outbound'){if(!i.defaultPrevented){if(i.preventDefault){i.preventDefault()}
30
- else{i.returnValue=!1}}};if(r=='download'){s={event_category:'download',event_label:v||e.title,event_callback:p,};t('event',T||A,s,e)}
31
  else if(r=='internal-as-outbound'){o=!0;window.onbeforeunload=function(n){if(!i.defaultPrevented){if(i.preventDefault){i.preventDefault()}
32
- else{i.returnValue=!1}};s={event_category:a,event_label:v||e.title,event_callback:p,};if(navigator.sendBeacon){s.transport='beacon'};t('event',T||A,s,e);setTimeout(p,1000)}}
33
  else if(r=='external'){o=!0;window.onbeforeunload=function(n){if(!i.defaultPrevented){if(i.preventDefault){i.preventDefault()}
34
- else{i.returnValue=!1}};s={event_category:'outbound-link',event_label:v||e.title,event_callback:p,};if(navigator.sendBeacon){s.transport='beacon'};t('event',T||A,s,e);setTimeout(p,1000)}}
35
  else if(r=='cross-hostname'){o=!0;window.onbeforeunload=function(n){if(!i.defaultPrevented){if(i.preventDefault){i.preventDefault()}
36
- else{i.returnValue=!1}};s={event_category:'cross-hostname',event_label:v||e.title,event_callback:p,};if(navigator.sendBeacon){s.transport='beacon'};t('event',T||A,s,e);setTimeout(p,1000)}}
37
- else{if(r&&r!=='internal'){s={event_category:r,event_label:v||e.title,event_callback:p,};t('event',T||A,s,e)}
38
- else{e.exit='type';n(e)}};if(r!='external'&&r!='cross-hostname'&&r!='internal-as-outbound'){setTimeout(p,1000)}
39
  else{if(r=='external'){setTimeout(E,1100)}
40
  else if(r=='cross-hostname'){setTimeout(C,1100)}
41
- else{setTimeout(D,1100)}}}}
42
- else{m();e.exit='internal';n(e)}}
43
- else{e.exit='notlink';n(e)}};var s=window.location.hash;function p(){if(monsterinsights_frontend.hash_tracking==='true'&&s!=window.location.hash&&monsterinsights_frontend.ua){s=window.location.hash;__gtagTracker('config',monsterinsights_frontend.ua,{page_path:location.pathname+location.search+location.hash,});i('Hash change to: '+location.pathname+location.search+location.hash)}
44
- else{i('Hash change to (untracked): '+location.pathname+location.search+location.hash)}};function m(){if(o){window.onbeforeunload=null}};var r=window;if(r.addEventListener){r.addEventListener('load',function(){document.body.addEventListener('click',v,!1)},!1);window.addEventListener('hashchange',p,!1)}
45
- else{if(r.attachEvent){r.attachEvent('onload',function(){document.body.attachEvent('onclick',v)});window.attachEvent('onhashchange',p)}};if(typeof String.prototype.endsWith!=='function'){String.prototype.endsWith=function(e){return this.indexOf(e,this.length-e.length)!==-1}};if(typeof String.prototype.startsWith!=='function'){String.prototype.startsWith=function(e){return this.indexOf(e)===0}};if(typeof Array.prototype.lastIndexOf!=='function'){Array.prototype.lastIndexOf=function(e){'use strict';if(this===void 0||this===null){throw new TypeError()};var t,n,a=Object(this),i=a.length>>>0;if(i===0){return-1};t=i-1;if(arguments.length>1){t=Number(arguments[1]);if(t!=t){t=0}
46
  else if(t!=0&&t!=(1/0)&&t!=-(1/0)){t=(t>0||-1)*Math.floor(Math.abs(t))}};for(n=t>=0?Math.min(t,i-1):i-Math.abs(t);n>=0;n--){if(n in a&&a[n]===e){return n}};return-1}}},MonsterInsightsObject=new MonsterInsights();
1
+ ;var MonsterInsights=function(){var e=[],a='',o=!1;this.setLastClicked=function(t,n,i){t=typeof t!=='undefined'?t:[];n=typeof n!=='undefined'?n:[];i=typeof i!=='undefined'?i:!1;e.valuesArray=t;e.fieldsArray=n};this.getLastClicked=function(){return e};this.setInternalAsOutboundCategory=function(e){a=e};this.getInternalAsOutboundCategory=function(){return a};this.sendEvent=function(e,n,i){t(e,n,i,[])};function u(){if(window.monsterinsights_debug_mode){return!0}
2
+ else{return!1}};function t(t,n,a,r){t=typeof t!=='undefined'?t:'event';n=typeof n!=='undefined'?n:'';r=typeof r!=='undefined'?r:[];a=typeof a!=='undefined'?a:{};__gtagTracker(t,n,a);e.valuesArray=r;e.fieldsArray=a;e.fieldsArray.event_action=n;e.tracked=!0;i('Tracked: '+r.type);i(e)};function n(t){t=typeof t!=='undefined'?t:[];e.valuesArray=t;e.fieldsArray=[];e.tracked=!1;i('Not Tracked: '+t.exit);i(e)};function i(e){if(u()){console.dir(e)}};function l(e){return e.replace(/^\s+|\s+$/gm,'')};function c(){var n=0,e=document.domain,i=e.split('.'),t='_gd'+(new Date()).getTime();while(n<(i.length-1)&&document.cookie.indexOf(t+'='+t)==-1){e=i.slice(-1-(++n)).join('.');document.cookie=t+'='+t+';domain='+e+';'};document.cookie=t+'=;expires=Thu, 01 Jan 1970 00:00:01 GMT;domain='+e+';';return e};function d(e){e=e.toString();e=e.substring(0,(e.indexOf('#')==-1)?e.length:e.indexOf('#'));e=e.substring(0,(e.indexOf('?')==-1)?e.length:e.indexOf('?'));e=e.substring(e.lastIndexOf('/')+1,e.length);if(e.length>0&&e.indexOf('.')!==-1){e=e.substring(e.indexOf('.')+1);return e}
3
+ else{return''}};function b(e){return e.which==1||e.which==2||e.metaKey||e.ctrlKey||e.shiftKey||e.altKey};function h(){var e=[];if(typeof monsterinsights_frontend.download_extensions=='string'){e=monsterinsights_frontend.download_extensions.split(',')};return e};function g(){var e=[];if(typeof monsterinsights_frontend.inbound_paths=='string'){e=JSON.parse(monsterinsights_frontend.inbound_paths)};return e};function y(e){if(e.which==1){return'event.which=1'}
4
  else if(e.which==2){return'event.which=2'}
5
  else if(e.metaKey){return'metaKey'}
6
  else if(e.ctrlKey){return'ctrlKey'}
7
  else if(e.shiftKey){return'shiftKey'}
8
  else if(e.altKey){return'altKey'}
9
+ else{return''}};function w(e){var f=h(),i=g(),t='unknown',u=e.href,p=d(e.href),v=c(),o=e.hostname,r=e.protocol,m=e.pathname;u=u.toString();var s,b,y=e.getAttribute('data-vars-ga-category');if(y){return y};if(u.match(/^javascript\:/i)){t='internal'}
10
  else if(r&&r.length>0&&(l(r)=='tel'||l(r)=='tel:')){t='tel'}
11
  else if(r&&r.length>0&&(l(r)=='mailto'||l(r)=='mailto:')){t='mailto'}
12
  else if(o&&v&&o.length>0&&v.length>0&&!o.endsWith('.'+v)&&o!==v){t='external'}
13
  else if(m&&JSON.stringify(i)!='{}'&&m.length>0){var w=i.length;for(var n=0;n<w;n++){if(i[n].path&&i[n].label&&i[n].path.length>0&&i[n].label.length>0&&m.startsWith(i[n].path)){t='internal-as-outbound';a='outbound-link-'+i[n].label;break}}}
14
+ else if(o&&window.monsterinsights_experimental_mode&&o.length>0&&document.domain.length>0&&o!==document.domain){t='cross-hostname'};if(p&&(t==='unknown'||'external'===t)&&f.length>0&&p.length>0){for(s=0,b=f.length;s<b;++s){if(f[s].length>0&&(u.endsWith(f[s])||f[s]==p)){t='download';break}}};if(t==='unknown'){t='internal'};return t};function x(e,t){var n=(e.target&&!e.target.match(/^_(self|parent|top)$/i))?e.target:!1;if(t.ctrlKey||t.shiftKey||t.metaKey||t.which==2){n='_blank'};return n};function v(e){if(e.getAttribute('data-vars-ga-label')&&e.getAttribute('data-vars-ga-label').replace(/\n/ig,'')){return e.getAttribute('data-vars-ga-label').replace(/\n/ig,'')}
15
  else if(e.title&&e.title.replace(/\n/ig,'')){return e.title.replace(/\n/ig,'')}
16
  else if(e.innerText&&e.innerText.replace(/\n/ig,'')){return e.innerText.replace(/\n/ig,'')}
17
  else if(e.getAttribute('aria-label')&&e.getAttribute('aria-label').replace(/\n/ig,'')){return e.getAttribute('aria-label').replace(/\n/ig,'')}
18
  else if(e.alt&&e.alt.replace(/\n/ig,'')){return e.alt.replace(/\n/ig,'')}
19
  else if(e.textContent&&e.textContent.replace(/\n/ig,'')){return e.textContent.replace(/\n/ig,'')}
20
+ else{return undefined}};function k(e){var i=e.children,a=0,r,n;for(var t=0;t<i.length;t++){r=i[t];n=v(r);if(n){return n};if(a==99){return undefined};a++};return undefined};function p(i){var l=i.srcElement||i.target,e=[],f;e.el=l;e.click_type=y(i);if('undefined'===typeof __gtagTracker||!b(i)){e.exit='loaded';n(e);return}
21
+ while(l&&(typeof l.tagName=='undefined'||l.tagName.toLowerCase()!='a'||!l.href)){l=l.parentNode};if(l&&l.href&&!l.hasAttribute('xlink:href')){var A=l.href,I=d(l.href),M=h(),S=g(),L=monsterinsights_frontend.home_url,N=c(),r=w(l),K=x(l,i),T=l.getAttribute('data-vars-ga-action'),p=l.getAttribute('data-vars-ga-label');e.el=l;e.el_href=l.href;e.el_protocol=l.protocol;e.el_hostname=l.hostname;e.el_port=l.port;e.el_pathname=l.pathname;e.el_search=l.search;e.el_hash=l.hash;e.el_host=l.host;e.debug_mode=u();e.download_extensions=M;e.inbound_paths=S;e.home_url=L;e.link=A;e.extension=I;e.type=r;e.target=K;e.title=v(l);if(!e.label&&!e.title){e.title=k(l)};if(r!=='internal'&&r!=='javascript'){var O=!1,m=function(){if(O){return};s();O=!0;window.location.href=A},E=function(){e.exit='external';n(e)},D=function(){e.exit='internal-as-outbound';n(e)},C=function(){e.exit='cross-hostname';n(e)};if(K||r=='mailto'||r=='tel'){if(r=='download'){f={event_category:'download',event_label:p||e.title,}}
22
+ else if(r=='tel'){f={event_category:'tel',event_label:p||e.title.replace('tel:',''),}}
23
+ else if(r=='mailto'){console.log(p||e.title.replace('mailto:',''));f={event_category:'mailto',event_label:p||e.title.replace('mailto:',''),}}
24
+ else if(r=='internal-as-outbound'){f={event_category:a,event_label:p||e.title,}}
25
+ else if(r=='external'){f={event_category:'outbound-link',event_label:p||e.title,}}
26
+ else if(r=='cross-hostname'){f={event_category:'cross-hostname',event_label:p||e.title,}};if(f){t('event',T||A,f,e)}
27
+ else{if(r&&r!='internal'){f={event_category:r,event_label:p||e.title,};t('event',T||A,f,e)}
28
  else{e.exit='type';n(e)}}}
29
  else{if(r!='cross-hostname'&&r!='external'&&r!='internal-as-outbound'){if(!i.defaultPrevented){if(i.preventDefault){i.preventDefault()}
30
+ else{i.returnValue=!1}}};if(r=='download'){f={event_category:'download',event_label:p||e.title,event_callback:m,};t('event',T||A,f,e)}
31
  else if(r=='internal-as-outbound'){o=!0;window.onbeforeunload=function(n){if(!i.defaultPrevented){if(i.preventDefault){i.preventDefault()}
32
+ else{i.returnValue=!1}};f={event_category:a,event_label:p||e.title,event_callback:m,};if(navigator.sendBeacon){f.transport='beacon'};t('event',T||A,f,e);setTimeout(m,1000)}}
33
  else if(r=='external'){o=!0;window.onbeforeunload=function(n){if(!i.defaultPrevented){if(i.preventDefault){i.preventDefault()}
34
+ else{i.returnValue=!1}};f={event_category:'outbound-link',event_label:p||e.title,event_callback:m,};if(navigator.sendBeacon){f.transport='beacon'};t('event',T||A,f,e);setTimeout(m,1000)}}
35
  else if(r=='cross-hostname'){o=!0;window.onbeforeunload=function(n){if(!i.defaultPrevented){if(i.preventDefault){i.preventDefault()}
36
+ else{i.returnValue=!1}};f={event_category:'cross-hostname',event_label:p||e.title,event_callback:m,};if(navigator.sendBeacon){f.transport='beacon'};t('event',T||A,f,e);setTimeout(m,1000)}}
37
+ else{if(r&&r!=='internal'){f={event_category:r,event_label:p||e.title,event_callback:m,};t('event',T||A,f,e)}
38
+ else{e.exit='type';n(e)}};if(r!='external'&&r!='cross-hostname'&&r!='internal-as-outbound'){setTimeout(m,1000)}
39
  else{if(r=='external'){setTimeout(E,1100)}
40
  else if(r=='cross-hostname'){setTimeout(C,1100)}
41
+ else{setTimeout(D,1100)}};setTimeout(s,100)}}
42
+ else{s();e.exit='internal';n(e)}}
43
+ else{e.exit='notlink';n(e)}};var f=window.location.hash;function m(){if(monsterinsights_frontend.hash_tracking==='true'&&f!=window.location.hash&&monsterinsights_frontend.ua){f=window.location.hash;__gtagTracker('config',monsterinsights_frontend.ua,{page_path:location.pathname+location.search+location.hash,});i('Hash change to: '+location.pathname+location.search+location.hash)}
44
+ else{i('Hash change to (untracked): '+location.pathname+location.search+location.hash)}};function s(){if(o){window.onbeforeunload=null}};var r=window;if(r.addEventListener){r.addEventListener('load',function(){document.body.addEventListener('click',p,!1)},!1);window.addEventListener('hashchange',m,!1)}
45
+ else{if(r.attachEvent){r.attachEvent('onload',function(){document.body.attachEvent('onclick',p)});window.attachEvent('onhashchange',m)}};if(typeof String.prototype.endsWith!=='function'){String.prototype.endsWith=function(e){return this.indexOf(e,this.length-e.length)!==-1}};if(typeof String.prototype.startsWith!=='function'){String.prototype.startsWith=function(e){return this.indexOf(e)===0}};if(typeof Array.prototype.lastIndexOf!=='function'){Array.prototype.lastIndexOf=function(e){'use strict';if(this===void 0||this===null){throw new TypeError()};var t,n,a=Object(this),i=a.length>>>0;if(i===0){return-1};t=i-1;if(arguments.length>1){t=Number(arguments[1]);if(t!=t){t=0}
46
  else if(t!=0&&t!=(1/0)&&t!=-(1/0)){t=(t>0||-1)*Math.floor(Math.abs(t))}};for(n=t>=0?Math.min(t,i-1):i-Math.abs(t);n>=0;n--){if(n in a&&a[n]===e){return n}};return-1}}},MonsterInsightsObject=new MonsterInsights();
googleanalytics.php CHANGED
@@ -6,7 +6,7 @@
6
  * Author: MonsterInsights
7
  * Author URI: https://www.monsterinsights.com/?utm_source=liteplugin&utm_medium=pluginheader&utm_campaign=authoruri&utm_content=7%2E0%2E0
8
  *
9
- * Version: 7.16.2
10
  * Requires at least: 3.8.0
11
  * Requires PHP: 5.2
12
  *
@@ -69,7 +69,7 @@ final class MonsterInsights_Lite {
69
  * @access public
70
  * @var string $version Plugin version.
71
  */
72
- public $version = '7.16.2';
73
 
74
  /**
75
  * Plugin file.
6
  * Author: MonsterInsights
7
  * Author URI: https://www.monsterinsights.com/?utm_source=liteplugin&utm_medium=pluginheader&utm_campaign=authoruri&utm_content=7%2E0%2E0
8
  *
9
+ * Version: 7.17.0
10
  * Requires at least: 3.8.0
11
  * Requires PHP: 5.2
12
  *
69
  * @access public
70
  * @var string $version Plugin version.
71
  */
72
+ public $version = '7.17.0';
73
 
74
  /**
75
  * Plugin file.
includes/admin/admin.php CHANGED
@@ -286,7 +286,7 @@ function monsterinsights_admin_setup_notices() {
286
  $urlone = is_network_admin() ? network_admin_url( 'admin.php?page=monsterinsights-onboarding' ) : admin_url( 'admin.php?page=monsterinsights-onboarding' );
287
  $secondary = esc_html__( 'Learn More', 'google-analytics-for-wordpress' );
288
  $urltwo = $submenu_base . '#/about/getting-started';
289
- $message = esc_html__( 'MonsterInsights, WordPress analytics plugin, helps you connect your website with Google Analytics, so you can see how people find and use your website. Over 2 million website owners use MonsterInsights to see the stats that matter and grow their business.', 'google-analytics-for-wordpress' );
290
  echo '<div class="notice notice-info"><p style="font-weight:700">'. $title .'</p><p>'. $message.'</p><p><a href="'. $urlone .'" class="button-primary">'. $primary .'</a>&nbsp;&nbsp;&nbsp;<a href="'. $urltwo .'" class="button-secondary">'. $secondary .'</a></p></div>';
291
  return;
292
  }
286
  $urlone = is_network_admin() ? network_admin_url( 'admin.php?page=monsterinsights-onboarding' ) : admin_url( 'admin.php?page=monsterinsights-onboarding' );
287
  $secondary = esc_html__( 'Learn More', 'google-analytics-for-wordpress' );
288
  $urltwo = $submenu_base . '#/about/getting-started';
289
+ $message = esc_html__( 'MonsterInsights, WordPress analytics plugin, helps you connect your website with Google Analytics, so you can see how people find and use your website. Over 3 million website owners use MonsterInsights to see the stats that matter and grow their business.', 'google-analytics-for-wordpress' );
290
  echo '<div class="notice notice-info"><p style="font-weight:700">'. $title .'</p><p>'. $message.'</p><p><a href="'. $urlone .'" class="button-primary">'. $primary .'</a>&nbsp;&nbsp;&nbsp;<a href="'. $urltwo .'" class="button-secondary">'. $secondary .'</a></p></div>';
291
  return;
292
  }
includes/admin/notification-event.php CHANGED
@@ -138,7 +138,24 @@ class MonsterInsights_Notification_Event {
138
  * @return string
139
  */
140
  public function build_external_link( $url ) {
141
- return wp_specialchars_decode( monsterinsights_get_url( 'monsterinsights-notifications-sidebar', 'notifications', $url ) );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
142
  }
143
 
144
  /**
@@ -146,8 +163,8 @@ class MonsterInsights_Notification_Event {
146
  *
147
  * @return string
148
  */
149
- public function get_view_url() {
150
- return MonsterInsights()->notifications->get_view_url();
151
  }
152
 
153
  /**
138
  * @return string
139
  */
140
  public function build_external_link( $url ) {
141
+ $build_url = wp_specialchars_decode( monsterinsights_get_url( 'monsterinsights-notifications-sidebar', 'notifications', $url ) );
142
+ $host = parse_url( $build_url, PHP_URL_HOST );
143
+ $domain_name = preg_replace( '/^www\./', '', $host );
144
+
145
+ if ( 'monsterinsights.com' != $domain_name ) {
146
+ parse_str( parse_url( $build_url, PHP_URL_QUERY ), $queries );
147
+
148
+ if ( isset( $queries['utm_source'] ) ) {
149
+ $queries['utm_source'] = 'monsterinsights';
150
+ }
151
+
152
+ $build_url = add_query_arg(
153
+ $queries,
154
+ trailingslashit( $url )
155
+ );
156
+ }
157
+
158
+ return $build_url;
159
  }
160
 
161
  /**
163
  *
164
  * @return string
165
  */
166
+ public function get_view_url( $scroll_to, $page, $tab='' ) {
167
+ return MonsterInsights()->notifications->get_view_url( $scroll_to, $page, $tab );
168
  }
169
 
170
  /**
includes/admin/notifications.php CHANGED
@@ -503,7 +503,7 @@ class MonsterInsights_Notifications {
503
  $notifications_data = array(
504
  'notifications' => $this->get_active_notifications(),
505
  'dismissed' => $this->get_dismissed_notifications(),
506
- 'view_url' => $this->get_view_url(),
507
  'sidebar_url' => $this->get_sidebar_url(),
508
  );
509
 
@@ -515,11 +515,18 @@ class MonsterInsights_Notifications {
515
  *
516
  * @return string
517
  */
518
- public function get_view_url() {
 
519
 
520
- $disabled = monsterinsights_get_option( 'dashboards_disabled', false );
 
 
 
 
521
 
522
- $url = add_query_arg( 'page', 'monsterinsights_reports', admin_url( 'admin.php' ) );
 
 
523
 
524
  if ( false !== $disabled ) {
525
  $url = is_multisite() ? network_admin_url( 'admin.php?page=monsterinsights_network' ) : admin_url( 'admin.php?page=monsterinsights_settings' );
503
  $notifications_data = array(
504
  'notifications' => $this->get_active_notifications(),
505
  'dismissed' => $this->get_dismissed_notifications(),
506
+ 'view_url' => $this->get_view_url( 'monsterinsights-report-overview', 'monsterinsights_reports' ),
507
  'sidebar_url' => $this->get_sidebar_url(),
508
  );
509
 
515
  *
516
  * @return string
517
  */
518
+ public function get_view_url( $scroll_to, $page, $tab='' ) {
519
+ $disabled = monsterinsights_get_option( 'dashboards_disabled', false );
520
 
521
+ $url = add_query_arg( array(
522
+ 'page' => $page,
523
+ 'monsterinsights-scroll' => $scroll_to,
524
+ 'monsterinsights-highlight' => $scroll_to,
525
+ ), admin_url( 'admin.php' ) );
526
 
527
+ if ( ! empty( $tab ) ) {
528
+ $url .= '#/'. $tab;
529
+ }
530
 
531
  if ( false !== $disabled ) {
532
  $url = is_multisite() ? network_admin_url( 'admin.php?page=monsterinsights_network' ) : admin_url( 'admin.php?page=monsterinsights_settings' );
includes/admin/notifications/notification-audience.php CHANGED
@@ -35,12 +35,13 @@ final class MonsterInsights_Notification_Audience extends MonsterInsights_Notifi
35
  $notification['content'] = sprintf( __( 'Is your site properly translated? By adding translated content specific to your audience you could gain big boosts in pageviews, time spent on page and a reduced bounce rate.<br><br>If you need help choosing a translation plugin to get you started take a look at %sthis article%s for the best options available.', 'google-analytics-for-wordpress' ), '<a href="' . $this->build_external_link( 'https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/' ) . '" target="_blank">', '</a>' );
36
  $notification['btns'] = array(
37
  "view_report" => array(
38
- 'url' => $this->get_view_url(),
39
  'text' => __( 'View Report', 'google-analytics-for-wordpress' )
40
  ),
41
  "learn_more" => array(
42
- 'url' => $this->build_external_link( 'https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/' ),
43
- 'text' => __( 'Learn More', 'google-analytics-for-wordpress' )
 
44
  ),
45
  );
46
 
35
  $notification['content'] = sprintf( __( 'Is your site properly translated? By adding translated content specific to your audience you could gain big boosts in pageviews, time spent on page and a reduced bounce rate.<br><br>If you need help choosing a translation plugin to get you started take a look at %sthis article%s for the best options available.', 'google-analytics-for-wordpress' ), '<a href="' . $this->build_external_link( 'https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/' ) . '" target="_blank">', '</a>' );
36
  $notification['btns'] = array(
37
  "view_report" => array(
38
+ 'url' => $this->get_view_url( 'monsterinsights-report-top-countries', 'monsterinsights_reports' ),
39
  'text' => __( 'View Report', 'google-analytics-for-wordpress' )
40
  ),
41
  "learn_more" => array(
42
+ 'url' => $this->build_external_link( 'https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/' ),
43
+ 'text' => __( 'Learn More', 'google-analytics-for-wordpress' ),
44
+ 'is_external' => true,
45
  ),
46
  );
47
 
includes/admin/notifications/notification-bounce-rate.php CHANGED
@@ -32,12 +32,13 @@ final class MonsterInsights_Notification_Bounce_Rate extends MonsterInsights_Not
32
  $notification['content'] = sprintf( __( 'Your website bounce rate is %1$s. High bounce rates can hurt your site’s conversions rates. A high bounce rate might mean that people aren\'t finding what they\'re looking for on your site. %2$sHere%3$s are some points to remember and steps to follow to get your bounce rates back to manageable levels.', 'google-analytics-for-wordpress' ), $data['bounce_rate'], '<a href="' . $this->build_external_link( 'https://www.monsterinsights.com/how-to-reduce-bounce-rate/' ) . '" target="_blank">', '</a>' );
33
  $notification['btns'] = array(
34
  'view_report' => array(
35
- 'url' => $this->get_view_url(),
36
  'text' => __( 'View Report', 'google-analytics-for-wordpress' ),
37
  ),
38
  'learn_more' => array(
39
- 'url' => $this->build_external_link( 'https://www.monsterinsights.com/how-to-reduce-bounce-rate/' ),
40
- 'text' => __( 'Learn More', 'google-analytics-for-wordpress' ),
 
41
  ),
42
  );
43
 
32
  $notification['content'] = sprintf( __( 'Your website bounce rate is %1$s. High bounce rates can hurt your site’s conversions rates. A high bounce rate might mean that people aren\'t finding what they\'re looking for on your site. %2$sHere%3$s are some points to remember and steps to follow to get your bounce rates back to manageable levels.', 'google-analytics-for-wordpress' ), $data['bounce_rate'], '<a href="' . $this->build_external_link( 'https://www.monsterinsights.com/how-to-reduce-bounce-rate/' ) . '" target="_blank">', '</a>' );
33
  $notification['btns'] = array(
34
  'view_report' => array(
35
+ 'url' => $this->get_view_url( 'monsterinsights-report-infobox-bounce-rate', 'monsterinsights_reports' ),
36
  'text' => __( 'View Report', 'google-analytics-for-wordpress' ),
37
  ),
38
  'learn_more' => array(
39
+ 'url' => $this->build_external_link( 'https://www.monsterinsights.com/how-to-reduce-bounce-rate/' ),
40
+ 'text' => __( 'Learn More', 'google-analytics-for-wordpress' ),
41
+ 'is_external' => true,
42
  ),
43
  );
44
 
includes/admin/notifications/notification-headline-analyzer.php CHANGED
@@ -26,8 +26,9 @@ final class MonsterInsights_Notification_Headline_Analyzer extends MonsterInsigh
26
  $notification['content'] = sprintf( __( 'Did you know that 36%% of SEO experts think the headline is the most important SEO element? Yet many website owners don’t know how to optimize their headlines for SEO and clicks. Instead, they write copy and hope for the best, only to see disappointing results. Now there’s an easier way! <br><br>%1$sWith the MonsterInsights Headline Analyzer%2$s, you can get targeted suggestions to improve your headlines, right in the WordPress editor.', 'google-analytics-for-wordpress' ), '<a href="' . $this->build_external_link( 'https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/' ) . '" target="_blank">', '</a>' );
27
  $notification['btns'] = array(
28
  "learn_more" => array(
29
- 'url' => $this->build_external_link( 'https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/' ),
30
- 'text' => __( 'Learn More', 'google-analytics-for-wordpress' )
 
31
  ),
32
  );
33
 
26
  $notification['content'] = sprintf( __( 'Did you know that 36%% of SEO experts think the headline is the most important SEO element? Yet many website owners don’t know how to optimize their headlines for SEO and clicks. Instead, they write copy and hope for the best, only to see disappointing results. Now there’s an easier way! <br><br>%1$sWith the MonsterInsights Headline Analyzer%2$s, you can get targeted suggestions to improve your headlines, right in the WordPress editor.', 'google-analytics-for-wordpress' ), '<a href="' . $this->build_external_link( 'https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/' ) . '" target="_blank">', '</a>' );
27
  $notification['btns'] = array(
28
  "learn_more" => array(
29
+ 'url' => $this->build_external_link( 'https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/' ),
30
+ 'text' => __( 'Learn More', 'google-analytics-for-wordpress' ),
31
+ 'is_external' => true,
32
  ),
33
  );
34
 
includes/admin/notifications/notification-mobile-device.php CHANGED
@@ -28,15 +28,16 @@ final class MonsterInsights_Notification_Mobile_Device extends MonsterInsights_N
28
  // Translators: Mobile device notification title
29
  $notification['title'] = sprintf( __( 'Traffic from Mobile Devices is %s%%', 'google-analytics-for-wordpress' ), $data['percentage_of_mobile_visitors'] );
30
  // Translators: Mobile device notification content
31
- $notification['content'] = sprintf( __( 'Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at %show your site looks%s on mobile and make sure all your content can be accessed correctly.', 'google-analytics-for-wordpress' ), '<a href="' . $this->build_external_link( 'https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/' ) . '">', '</a>' );
32
  $notification['btns'] = array(
33
  "view_report" => array(
34
- 'url' => $this->get_view_url(),
35
  'text' => __( 'View Report', 'google-analytics-for-wordpress' )
36
  ),
37
  "learn_more" => array(
38
- 'url' => $this->build_external_link( 'https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/' ),
39
- 'text' => __( 'Learn More', 'google-analytics-for-wordpress' )
 
40
  ),
41
  );
42
 
28
  // Translators: Mobile device notification title
29
  $notification['title'] = sprintf( __( 'Traffic from Mobile Devices is %s%%', 'google-analytics-for-wordpress' ), $data['percentage_of_mobile_visitors'] );
30
  // Translators: Mobile device notification content
31
+ $notification['content'] = sprintf( __( 'Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at %show your site looks%s on mobile and make sure all your content can be accessed correctly.', 'google-analytics-for-wordpress' ), '<a href="' . $this->build_external_link( 'https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/' ) . '" target="_blank">', '</a>' );
32
  $notification['btns'] = array(
33
  "view_report" => array(
34
+ 'url' => $this->get_view_url( 'devices', 'monsterinsights_reports' ),
35
  'text' => __( 'View Report', 'google-analytics-for-wordpress' )
36
  ),
37
  "learn_more" => array(
38
+ 'url' => $this->build_external_link( 'https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/' ),
39
+ 'text' => __( 'Learn More', 'google-analytics-for-wordpress' ),
40
+ 'is_external' => true,
41
  ),
42
  );
43
 
includes/admin/notifications/notification-returning-visitors.php CHANGED
@@ -31,12 +31,13 @@ final class MonsterInsights_Notification_Returning_Visitors extends MonsterInsig
31
  $notification['content'] = sprintf( __( 'For any website, returning visitors are important because they indicate how successful your marketing campaigns are, who are your loyal customers, and how powerful your brand is. %sIn this article%s, we’ll show you 7 proven ways to increase your returning visitor rate.', 'google-analytics-for-wordpress' ), '<a href="' . $this->build_external_link( 'https://www.monsterinsights.com/proven-ways-to-increase-your-returning-visitor-rate/' ) . '" target="_blank">', '</a>' );
32
  $notification['btns'] = array(
33
  "view_report" => array(
34
- 'url' => $this->get_view_url(),
35
  'text' => __( 'View Report', 'google-analytics-for-wordpress' )
36
  ),
37
  "learn_more" => array(
38
- 'url' => $this->build_external_link( 'https://www.monsterinsights.com/proven-ways-to-increase-your-returning-visitor-rate/' ),
39
- 'text' => __( 'Learn More', 'google-analytics-for-wordpress' )
 
40
  ),
41
  );
42
 
31
  $notification['content'] = sprintf( __( 'For any website, returning visitors are important because they indicate how successful your marketing campaigns are, who are your loyal customers, and how powerful your brand is. %sIn this article%s, we’ll show you 7 proven ways to increase your returning visitor rate.', 'google-analytics-for-wordpress' ), '<a href="' . $this->build_external_link( 'https://www.monsterinsights.com/proven-ways-to-increase-your-returning-visitor-rate/' ) . '" target="_blank">', '</a>' );
32
  $notification['btns'] = array(
33
  "view_report" => array(
34
+ 'url' => $this->get_view_url( 'newvsreturning', 'monsterinsights_reports' ),
35
  'text' => __( 'View Report', 'google-analytics-for-wordpress' )
36
  ),
37
  "learn_more" => array(
38
+ 'url' => $this->build_external_link( 'https://www.monsterinsights.com/proven-ways-to-increase-your-returning-visitor-rate/' ),
39
+ 'text' => __( 'Learn More', 'google-analytics-for-wordpress' ),
40
+ 'is_external' => true,
41
  ),
42
  );
43
 
includes/admin/notifications/notification-to-add-more-file-extensions.php CHANGED
@@ -24,8 +24,8 @@ final class MonsterInsights_Notification_To_Add_More_File_Extensions extends Mon
24
 
25
  if ( empty( $download_extensions ) || "doc,pdf,ppt,zip,xls,docx,pptx,xlsx" === $download_extensions ) {
26
 
27
- $settings_url = is_network_admin() ? network_admin_url( 'admin.php?page=monsterinsights_network#/engagement' ) : admin_url( 'admin.php?page=monsterinsights_settings#/engagement' );
28
- $publishers_report_url = is_network_admin() ? network_admin_url( 'admin.php?page=monsterinsights_reports#/publishers' ) : admin_url( 'admin.php?page=monsterinsights_reports#/publishers' );
29
  $notification['title'] = __( 'Add More File Extensions to Track as Downloads', 'google-analytics-for-wordpress' );
30
  // Translators: File extensions notification content
31
  $notification['content'] = sprintf( __( 'By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the %sEngagement settings%s of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights %sPublishers report%s.', 'google-analytics-for-wordpress' ), '<a href="' . $settings_url . '">', '</a>', '<a href="' . $publishers_report_url . '">', '</a>' );
24
 
25
  if ( empty( $download_extensions ) || "doc,pdf,ppt,zip,xls,docx,pptx,xlsx" === $download_extensions ) {
26
 
27
+ $settings_url = is_network_admin() ? $this->get_view_url( 'monsterinsights-settings-block-file-downloads', 'monsterinsights_network', 'engagement' ) : $this->get_view_url( 'monsterinsights-settings-block-file-downloads', 'monsterinsights_settings', 'engagement' );
28
+ $publishers_report_url = $this->get_view_url( 'monsterinsights-report-download-links', 'monsterinsights_reports', 'publishers' );
29
  $notification['title'] = __( 'Add More File Extensions to Track as Downloads', 'google-analytics-for-wordpress' );
30
  // Translators: File extensions notification content
31
  $notification['content'] = sprintf( __( 'By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the %sEngagement settings%s of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights %sPublishers report%s.', 'google-analytics-for-wordpress' ), '<a href="' . $settings_url . '">', '</a>', '<a href="' . $publishers_report_url . '">', '</a>' );
includes/admin/notifications/notification-to-setup-affiliate-links.php CHANGED
@@ -36,8 +36,9 @@ final class MonsterInsights_Notification_To_Setup_Affiliate_Links extends Monste
36
  $notification['content'] = sprintf( __( 'By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br>%sIn this article%s, we’ll show you how to set up affiliate link tracking in WordPress.', 'google-analytics-for-wordpress' ), '<a href="' . $this->build_external_link( 'https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/' ) . '" target="_blank">', '</a>' );
37
  $notification['btns'] = array(
38
  "read_more" => array(
39
- 'url' => $this->build_external_link( 'https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/' ),
40
- 'text' => __( 'Read More', 'google-analytics-for-wordpress' )
 
41
  ),
42
  );
43
 
36
  $notification['content'] = sprintf( __( 'By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br>%sIn this article%s, we’ll show you how to set up affiliate link tracking in WordPress.', 'google-analytics-for-wordpress' ), '<a href="' . $this->build_external_link( 'https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/' ) . '" target="_blank">', '</a>' );
37
  $notification['btns'] = array(
38
  "read_more" => array(
39
+ 'url' => $this->build_external_link( 'https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/' ),
40
+ 'text' => __( 'Read More', 'google-analytics-for-wordpress' ),
41
+ 'is_external' => true,
42
  ),
43
  );
44
 
includes/admin/notifications/notification-traffic-dropping.php CHANGED
@@ -30,11 +30,12 @@ final class MonsterInsights_Notification_Traffic_Dropping extends MonsterInsight
30
  $notification['content'] = sprintf( __( 'Your website traffic is decreasing and that’s a reason to take action now. Less traffic means less opportunities to make your brand known, make relationships and ultimately sell your service or product. <br><br>Follow the marketing hacks of %sthis article%s to start growing your traffic again.', 'google-analytics-for-wordpress' ), '<a href="' . $this->build_external_link( 'https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/' ) . '" target="_blank">', '</a>' );
31
  $notification['btns'] = array(
32
  "learn_more" => array(
33
- 'url' => $this->build_external_link( 'https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/' ),
34
- 'text' => __( 'Learn More', 'google-analytics-for-wordpress' )
 
35
  ),
36
  "view_report" => array(
37
- 'url' => $this->get_view_url(),
38
  'text' => __( 'View Report', 'google-analytics-for-wordpress' )
39
  ),
40
  );
30
  $notification['content'] = sprintf( __( 'Your website traffic is decreasing and that’s a reason to take action now. Less traffic means less opportunities to make your brand known, make relationships and ultimately sell your service or product. <br><br>Follow the marketing hacks of %sthis article%s to start growing your traffic again.', 'google-analytics-for-wordpress' ), '<a href="' . $this->build_external_link( 'https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/' ) . '" target="_blank">', '</a>' );
31
  $notification['btns'] = array(
32
  "learn_more" => array(
33
+ 'url' => $this->build_external_link( 'https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/' ),
34
+ 'text' => __( 'Learn More', 'google-analytics-for-wordpress' ),
35
+ 'is_external' => true,
36
  ),
37
  "view_report" => array(
38
+ 'url' => $this->get_view_url( 'monsterinsights-report-overview', 'monsterinsights_reports' ),
39
  'text' => __( 'View Report', 'google-analytics-for-wordpress' )
40
  ),
41
  );
includes/admin/notifications/notification-upgrade-for-email-summaries.php CHANGED
@@ -29,8 +29,9 @@ final class MonsterInsights_Notification_Upgrade_For_Email_Summaries extends Mon
29
  $notification['content'] = sprintf( __( 'Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With our new feature, Email Summaries, you can now view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different Analytics reports. %sUpgrade to MonsterInsights Pro%s to enable the Email Summaries feature.', 'google-analytics-for-wordpress' ), '<a href="' . $this->get_upgrade_url() . '" target="_blank">', '</a>' );
30
  $notification['btns'] = array(
31
  "get_monsterinsights_pro" => array(
32
- 'url' => $this->get_upgrade_url(),
33
- 'text' => __( 'Get MonsterInsights Pro', 'google-analytics-for-wordpress' )
 
34
  ),
35
  );
36
 
29
  $notification['content'] = sprintf( __( 'Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With our new feature, Email Summaries, you can now view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different Analytics reports. %sUpgrade to MonsterInsights Pro%s to enable the Email Summaries feature.', 'google-analytics-for-wordpress' ), '<a href="' . $this->get_upgrade_url() . '" target="_blank">', '</a>' );
30
  $notification['btns'] = array(
31
  "get_monsterinsights_pro" => array(
32
+ 'url' => $this->get_upgrade_url(),
33
+ 'text' => __( 'Get MonsterInsights Pro', 'google-analytics-for-wordpress' ),
34
+ 'is_external' => true,
35
  ),
36
  );
37
 
includes/admin/notifications/notification-upgrade-for-form-conversion.php CHANGED
@@ -29,8 +29,9 @@ final class MonsterInsights_Notification_Upgrade_For_Form_Conversion extends Mon
29
  $notification['content'] = sprintf( __( 'Forms are one of the most important points of interaction on your website. When a visitor fills out a form on your site, they’re taking the next step in their customer journey. That’s why it’s so crucial that your WordPress forms are optimized for conversions. Upgrade to %sMonsterInsights Pro%s to track %sform conversions in Google Analytics.%s', 'google-analytics-for-wordpress' ), '<a href="' . $this->get_upgrade_url() . '" target="_blank">', '</a>', '<a href="' . $this->build_external_link( 'https://www.monsterinsights.com/addon/forms/' ) . '" target="_blank">', '</a>' );
30
  $notification['btns'] = array(
31
  "get_monsterinsights_pro" => array(
32
- 'url' => $this->get_upgrade_url(),
33
- 'text' => __( 'Get MonsterInsights Pro', 'google-analytics-for-wordpress' )
 
34
  ),
35
  );
36
 
29
  $notification['content'] = sprintf( __( 'Forms are one of the most important points of interaction on your website. When a visitor fills out a form on your site, they’re taking the next step in their customer journey. That’s why it’s so crucial that your WordPress forms are optimized for conversions. Upgrade to %sMonsterInsights Pro%s to track %sform conversions in Google Analytics.%s', 'google-analytics-for-wordpress' ), '<a href="' . $this->get_upgrade_url() . '" target="_blank">', '</a>', '<a href="' . $this->build_external_link( 'https://www.monsterinsights.com/addon/forms/' ) . '" target="_blank">', '</a>' );
30
  $notification['btns'] = array(
31
  "get_monsterinsights_pro" => array(
32
+ 'url' => $this->get_upgrade_url(),
33
+ 'text' => __( 'Get MonsterInsights Pro', 'google-analytics-for-wordpress' ),
34
+ 'is_external' => true,
35
  ),
36
  );
37
 
includes/admin/notifications/notification-upgrade-for-google-optimize.php CHANGED
@@ -29,8 +29,9 @@ final class MonsterInsights_Notification_Upgrade_For_Google_Optimize extends Mon
29
  $notification['content'] = sprintf( __( '%sGoogle Optimize%s is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what works best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. %sUpgrade to MonsterInsights Pro%s to unlock the Google Optimize addon.', 'google-analytics-for-wordpress' ), '<a href="' . $this->build_external_link( 'https://www.monsterinsights.com/addon/google-optimize/' ) . '" target="_blank">', '</a>', '<a href="' . $this->get_upgrade_url() . '" target="_blank">', '</a>' );
30
  $notification['btns'] = array(
31
  "get_monsterinsights_pro" => array(
32
- 'url' => $this->get_upgrade_url(),
33
- 'text' => __( 'Get MonsterInsights Pro', 'google-analytics-for-wordpress' )
 
34
  ),
35
  );
36
 
29
  $notification['content'] = sprintf( __( '%sGoogle Optimize%s is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what works best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. %sUpgrade to MonsterInsights Pro%s to unlock the Google Optimize addon.', 'google-analytics-for-wordpress' ), '<a href="' . $this->build_external_link( 'https://www.monsterinsights.com/addon/google-optimize/' ) . '" target="_blank">', '</a>', '<a href="' . $this->get_upgrade_url() . '" target="_blank">', '</a>' );
30
  $notification['btns'] = array(
31
  "get_monsterinsights_pro" => array(
32
+ 'url' => $this->get_upgrade_url(),
33
+ 'text' => __( 'Get MonsterInsights Pro', 'google-analytics-for-wordpress' ),
34
+ 'is_external' => true,
35
  ),
36
  );
37
 
includes/admin/notifications/notification-upgrade-for-search-console.php CHANGED
@@ -29,8 +29,9 @@ final class MonsterInsights_Notification_Upgrade_For_Search_Console extends Mons
29
  $notification['content'] = sprintf( __( 'Do you want to find out which search terms from Google bring your site the most visitors? %sUpgrade to MonsterInsights PRO%s today and get access to the %sSearch Console Report%s and more directly in your WordPress admin.', 'google-analytics-for-wordpress' ), '<a href="' . $this->get_upgrade_url() . '" target="_blank">', '</a>', '<a href="' . $this->build_external_link( 'https://www.monsterinsights.com/feature/search-console-report/' ) . '" target="_blank">', '</a>' );
30
  $notification['btns'] = array(
31
  "get_monsterinsights_pro" => array(
32
- 'url' => $this->get_upgrade_url(),
33
- 'text' => __( 'Get MonsterInsights Pro', 'google-analytics-for-wordpress' )
 
34
  ),
35
  );
36
 
29
  $notification['content'] = sprintf( __( 'Do you want to find out which search terms from Google bring your site the most visitors? %sUpgrade to MonsterInsights PRO%s today and get access to the %sSearch Console Report%s and more directly in your WordPress admin.', 'google-analytics-for-wordpress' ), '<a href="' . $this->get_upgrade_url() . '" target="_blank">', '</a>', '<a href="' . $this->build_external_link( 'https://www.monsterinsights.com/feature/search-console-report/' ) . '" target="_blank">', '</a>' );
30
  $notification['btns'] = array(
31
  "get_monsterinsights_pro" => array(
32
+ 'url' => $this->get_upgrade_url(),
33
+ 'text' => __( 'Get MonsterInsights Pro', 'google-analytics-for-wordpress' ),
34
+ 'is_external' => true,
35
  ),
36
  );
37
 
includes/admin/notifications/notification-upgrade-to-pro.php CHANGED
@@ -30,8 +30,9 @@ final class MonsterInsights_Notification_Upgrade_To_Pro extends MonsterInsights_
30
  $notification['content'] = __( 'By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!', 'google-analytics-for-wordpress' );
31
  $notification['btns'] = array(
32
  "upgrade_to_pro" => array(
33
- 'url' => $this->get_upgrade_url(),
34
- 'text' => __( 'Upgrade to Pro', 'google-analytics-for-wordpress' )
 
35
  ),
36
  );
37
 
30
  $notification['content'] = __( 'By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!', 'google-analytics-for-wordpress' );
31
  $notification['btns'] = array(
32
  "upgrade_to_pro" => array(
33
+ 'url' => $this->get_upgrade_url(),
34
+ 'text' => __( 'Upgrade to Pro', 'google-analytics-for-wordpress' ),
35
+ 'is_external' => true,
36
  ),
37
  );
38
 
includes/admin/notifications/notification-visitors.php CHANGED
@@ -39,8 +39,8 @@ final class MonsterInsights_Notification_Visitors extends MonsterInsights_Notifi
39
  $notification['content'] = sprintf( __( 'Your website has been visited by %s visitors in the past 30 days. Click the button below to view the full analytics report.', 'google-analytics-for-wordpress' ), $total_visitors );
40
  $notification['btns'] = array(
41
  "view_report" => array(
42
- 'url' => $this->get_view_url(),
43
- 'text' => __( 'View Report', 'google-analytics-for-wordpress' )
44
  ),
45
  );
46
 
39
  $notification['content'] = sprintf( __( 'Your website has been visited by %s visitors in the past 30 days. Click the button below to view the full analytics report.', 'google-analytics-for-wordpress' ), $total_visitors );
40
  $notification['btns'] = array(
41
  "view_report" => array(
42
+ 'url' => $this->get_view_url( 'monsterinsights-report-overview', 'monsterinsights_reports' ),
43
+ 'text' => __( 'View Report', 'google-analytics-for-wordpress' ),
44
  ),
45
  );
46
 
includes/admin/routes.php CHANGED
@@ -327,6 +327,18 @@ class MonsterInsights_Rest_Routes {
327
  $parsed_addons['lifterlms'] = array(
328
  'active' => function_exists( 'LLMS' ) && version_compare( LLMS()->version, '3.32.0', '>=' ),
329
  );
 
 
 
 
 
 
 
 
 
 
 
 
330
  // Cookiebot.
331
  $parsed_addons['cookiebot'] = array(
332
  'active' => function_exists( 'cookiebot_active' ) && cookiebot_active(),
327
  $parsed_addons['lifterlms'] = array(
328
  'active' => function_exists( 'LLMS' ) && version_compare( LLMS()->version, '3.32.0', '>=' ),
329
  );
330
+ // Restrict Content Pro.
331
+ $parsed_addons['rcp'] = array(
332
+ 'active' => class_exists( 'Restrict_Content_Pro' ) && version_compare( RCP_PLUGIN_VERSION, '3.5.4', '>=' ),
333
+ );
334
+ // GiveWP.
335
+ $parsed_addons['givewp'] = array(
336
+ 'active' => function_exists( 'Give' ),
337
+ );
338
+ // GiveWP Analytics.
339
+ $parsed_addons['givewp_google_analytics'] = array(
340
+ 'active' => function_exists( 'Give_Google_Analytics' ),
341
+ );
342
  // Cookiebot.
343
  $parsed_addons['cookiebot'] = array(
344
  'active' => function_exists( 'cookiebot_active' ) && cookiebot_active(),
includes/frontend/frontend.php CHANGED
@@ -70,7 +70,7 @@ function monsterinsights_events_tracking() {
70
  $track_user = monsterinsights_track_user();
71
 
72
  if ( $track_user ) {
73
- $tracking_mode = monsterinsights_get_option( 'tracking_mode', 'gtag' );
74
  if ( 'analytics' === $tracking_mode ) {
75
  require_once plugin_dir_path( MONSTERINSIGHTS_PLUGIN_FILE ) . 'includes/frontend/events/class-analytics-events.php';
76
  new MonsterInsights_Analytics_Events();
70
  $track_user = monsterinsights_track_user();
71
 
72
  if ( $track_user ) {
73
+ $tracking_mode = MonsterInsights()->get_tracking_mode();
74
  if ( 'analytics' === $tracking_mode ) {
75
  require_once plugin_dir_path( MONSTERINSIGHTS_PLUGIN_FILE ) . 'includes/frontend/events/class-analytics-events.php';
76
  new MonsterInsights_Analytics_Events();
includes/frontend/tracking/class-tracking-gtag.php CHANGED
@@ -239,7 +239,7 @@ class MonsterInsights_Tracking_Gtag extends MonsterInsights_Tracking_Abstract {
239
  <?php
240
  if ( ! empty( $persistent ) ) {
241
  foreach ( $persistent as $key => $value ) {
242
- echo "'" . esc_js( $key ) . "' : '" . stripslashes( $value ) . "',";
243
  }
244
  }
245
  ?>
@@ -305,6 +305,9 @@ class MonsterInsights_Tracking_Gtag extends MonsterInsights_Tracking_Abstract {
305
  if ( typeof arguments[2] === 'object' ) {
306
  hitObject = arguments[2];
307
  }
 
 
 
308
  if ( 'undefined' !== typeof (
309
  arguments[1].hitType
310
  ) ) {
239
  <?php
240
  if ( ! empty( $persistent ) ) {
241
  foreach ( $persistent as $key => $value ) {
242
+ echo "'" . esc_js( $key ) . "' : '" . esc_js( $value ) . "',";
243
  }
244
  }
245
  ?>
305
  if ( typeof arguments[2] === 'object' ) {
306
  hitObject = arguments[2];
307
  }
308
+ if ( typeof arguments[5] === 'object' ) {
309
+ Object.assign( hitObject, arguments[5] );
310
+ }
311
  if ( 'undefined' !== typeof (
312
  arguments[1].hitType
313
  ) ) {
includes/gutenberg/headline-tool/headline-tool.php CHANGED
@@ -16,7 +16,7 @@ class MonsterInsightsHeadlineToolPlugin{
16
  /**
17
  * Class Variables.
18
  */
19
- private $emotion_power_words2 = array();
20
  private $power_words = array();
21
  private $common_words = array();
22
  private $uncommon_words = array();
@@ -28,18 +28,6 @@ class MonsterInsightsHeadlineToolPlugin{
28
  */
29
  function __construct() {
30
  $this->init();
31
-
32
- // Emotion words - 10–15% Density
33
- $this->emotion_power_words2 = $this->emotion_power_words();
34
-
35
- // Power words - atleast 1
36
- $this->power_words = $this->power_words();
37
-
38
- // Common words - 20-30% of headline
39
- $this->common_words = $this->common_words();
40
-
41
- // Un-Common words - 10-20% of headline
42
- $this->uncommon_words = $this->uncommon_words();
43
  }
44
 
45
  /**
@@ -64,8 +52,8 @@ class MonsterInsightsHeadlineToolPlugin{
64
  );
65
  }
66
 
67
- // get whether or not the website is up
68
- $result = $this->get_headline_scores();
69
 
70
  if ( !empty( $result->err ) ) {
71
  $content = self::output_template( 'results-error.php', $result );
@@ -76,12 +64,12 @@ class MonsterInsightsHeadlineToolPlugin{
76
 
77
  // send the response
78
  wp_send_json_success(
79
- array(
80
- 'result' => $result,
81
- 'analysed' => !$result->err,
82
- 'sentence' => ucwords( wp_unslash( sanitize_text_field( $_REQUEST['q'] ) ) ),
83
- 'score' => ( isset( $result->score ) && ! empty( $result->score ) ) ? $result->score : 0
84
- )
85
  );
86
 
87
  }
@@ -132,11 +120,11 @@ class MonsterInsightsHeadlineToolPlugin{
132
 
133
  $result->input = $input;
134
 
135
- // bad input
136
  if ( ! $input || $input == ' ' || trim( $input ) == '' ) {
137
- $result->err = true;
138
- $result->msg = __('Bad Input', 'google-analytics-for-wordpress');
139
- return $result;
140
  }
141
 
142
  // overall score;
@@ -171,13 +159,13 @@ class MonsterInsightsHeadlineToolPlugin{
171
  elseif ( $result->word_count >= 12 ) { $scoret += 5; }
172
 
173
  // Calculate word match counts
174
- $result->power_words = $this->match_words( $result->input, $result->input_array, $this->power_words );
175
  $result->power_words_per = count( $result->power_words ) / $result->word_count;
176
- $result->emotion_words = $this->match_words( $result->input, $result->input_array, $this->emotion_power_words2 );
177
  $result->emotion_words_per = count( $result->emotion_words ) / $result->word_count;
178
- $result->common_words = $this->match_words( $result->input, $result->input_array, $this->common_words );
179
  $result->common_words_per = count( $result->common_words ) / $result->word_count;
180
- $result->uncommon_words = $this->match_words( $result->input, $result->input_array, $this->uncommon_words );
181
  $result->uncommon_words_per = count( $result->uncommon_words ) / $result->word_count;
182
  $result->word_balance = __('Can Be Improved', 'google-analytics-for-wordpress');
183
  $result->word_balance_use = array();
@@ -306,7 +294,7 @@ class MonsterInsightsHeadlineToolPlugin{
306
  // put to result
307
  $result->headline_types = $headline_types;
308
 
309
- // Resources for more reading:
310
  // https://kopywritingkourse.com/copywriting-headlines-that-sell/
311
  // How To _______ That Will Help You ______
312
  // https://coschedule.com/blog/how-to-write-the-best-headlines-that-will-increase-traffic/
@@ -363,7 +351,11 @@ class MonsterInsightsHeadlineToolPlugin{
363
  * @return array emotional power words
364
  */
365
  function emotion_power_words() {
366
- return array(
 
 
 
 
367
  __("destroy", "google-analytics-for-wordpress"),
368
  __("extra", "google-analytics-for-wordpress"),
369
  __("in a", "google-analytics-for-wordpress"),
@@ -646,6 +638,8 @@ class MonsterInsightsHeadlineToolPlugin{
646
  __("to be", "google-analytics-for-wordpress"),
647
  __("vaporize", "google-analytics-for-wordpress"),
648
  );
 
 
649
  }
650
 
651
  /**
@@ -654,7 +648,11 @@ class MonsterInsightsHeadlineToolPlugin{
654
  * @return array power words
655
  */
656
  function power_words() {
657
- return array(
 
 
 
 
658
  __("great", "google-analytics-for-wordpress"),
659
  __("free", "google-analytics-for-wordpress"),
660
  __("focus", "google-analytics-for-wordpress"),
@@ -829,6 +827,8 @@ class MonsterInsightsHeadlineToolPlugin{
829
  __("delighted", "google-analytics-for-wordpress"),
830
  __("download", "google-analytics-for-wordpress"),
831
  );
 
 
832
  }
833
 
834
  /**
@@ -837,7 +837,11 @@ class MonsterInsightsHeadlineToolPlugin{
837
  * @return array common words
838
  */
839
  function common_words() {
840
- return array(
 
 
 
 
841
  __("a", "google-analytics-for-wordpress"),
842
  __("for", "google-analytics-for-wordpress"),
843
  __("about", "google-analytics-for-wordpress"),
@@ -902,6 +906,8 @@ class MonsterInsightsHeadlineToolPlugin{
902
  __("your", "google-analytics-for-wordpress"),
903
  __("there", "google-analytics-for-wordpress"),
904
  );
 
 
905
  }
906
 
907
 
@@ -911,7 +917,11 @@ class MonsterInsightsHeadlineToolPlugin{
911
  * @return array uncommon words
912
  */
913
  function uncommon_words() {
914
- return array(
 
 
 
 
915
  __("actually", "google-analytics-for-wordpress"),
916
  __("happened", "google-analytics-for-wordpress"),
917
  __("need", "google-analytics-for-wordpress"),
@@ -974,6 +984,8 @@ class MonsterInsightsHeadlineToolPlugin{
974
  __("more", "google-analytics-for-wordpress"),
975
  __("something", "google-analytics-for-wordpress"),
976
  );
 
 
977
  }
978
  }
979
 
16
  /**
17
  * Class Variables.
18
  */
19
+ private $emotion_power_words = array();
20
  private $power_words = array();
21
  private $common_words = array();
22
  private $uncommon_words = array();
28
  */
29
  function __construct() {
30
  $this->init();
 
 
 
 
 
 
 
 
 
 
 
 
31
  }
32
 
33
  /**
52
  );
53
  }
54
 
55
+ // get whether or not the website is up
56
+ $result = $this->get_headline_scores();
57
 
58
  if ( !empty( $result->err ) ) {
59
  $content = self::output_template( 'results-error.php', $result );
64
 
65
  // send the response
66
  wp_send_json_success(
67
+ array(
68
+ 'result' => $result,
69
+ 'analysed' => !$result->err,
70
+ 'sentence' => ucwords( wp_unslash( sanitize_text_field( $_REQUEST['q'] ) ) ),
71
+ 'score' => ( isset( $result->score ) && ! empty( $result->score ) ) ? $result->score : 0
72
+ )
73
  );
74
 
75
  }
120
 
121
  $result->input = $input;
122
 
123
+ // bad input
124
  if ( ! $input || $input == ' ' || trim( $input ) == '' ) {
125
+ $result->err = true;
126
+ $result->msg = __('Bad Input', 'google-analytics-for-wordpress');
127
+ return $result;
128
  }
129
 
130
  // overall score;
159
  elseif ( $result->word_count >= 12 ) { $scoret += 5; }
160
 
161
  // Calculate word match counts
162
+ $result->power_words = $this->match_words( $result->input, $result->input_array, $this->power_words() );
163
  $result->power_words_per = count( $result->power_words ) / $result->word_count;
164
+ $result->emotion_words = $this->match_words( $result->input, $result->input_array, $this->emotion_power_words() );
165
  $result->emotion_words_per = count( $result->emotion_words ) / $result->word_count;
166
+ $result->common_words = $this->match_words( $result->input, $result->input_array, $this->common_words() );
167
  $result->common_words_per = count( $result->common_words ) / $result->word_count;
168
+ $result->uncommon_words = $this->match_words( $result->input, $result->input_array, $this->uncommon_words() );
169
  $result->uncommon_words_per = count( $result->uncommon_words ) / $result->word_count;
170
  $result->word_balance = __('Can Be Improved', 'google-analytics-for-wordpress');
171
  $result->word_balance_use = array();
294
  // put to result
295
  $result->headline_types = $headline_types;
296
 
297
+ // Resources for more reading:
298
  // https://kopywritingkourse.com/copywriting-headlines-that-sell/
299
  // How To _______ That Will Help You ______
300
  // https://coschedule.com/blog/how-to-write-the-best-headlines-that-will-increase-traffic/
351
  * @return array emotional power words
352
  */
353
  function emotion_power_words() {
354
+ if ( isset( $this->emotion_power_words ) && ! empty( $this->emotion_power_words ) ) {
355
+ return $this->emotion_power_words;
356
+ }
357
+
358
+ $this->emotion_power_words = array(
359
  __("destroy", "google-analytics-for-wordpress"),
360
  __("extra", "google-analytics-for-wordpress"),
361
  __("in a", "google-analytics-for-wordpress"),
638
  __("to be", "google-analytics-for-wordpress"),
639
  __("vaporize", "google-analytics-for-wordpress"),
640
  );
641
+
642
+ return $this->emotion_power_words;
643
  }
644
 
645
  /**
648
  * @return array power words
649
  */
650
  function power_words() {
651
+ if ( isset( $this->power_words ) && ! empty( $this->power_words ) ) {
652
+ return $this->power_words;
653
+ }
654
+
655
+ $this->power_words = array(
656
  __("great", "google-analytics-for-wordpress"),
657
  __("free", "google-analytics-for-wordpress"),
658
  __("focus", "google-analytics-for-wordpress"),
827
  __("delighted", "google-analytics-for-wordpress"),
828
  __("download", "google-analytics-for-wordpress"),
829
  );
830
+
831
+ return $this->power_words;
832
  }
833
 
834
  /**
837
  * @return array common words
838
  */
839
  function common_words() {
840
+ if ( isset( $this->common_words ) && ! empty( $this->common_words ) ) {
841
+ return $this->common_words;
842
+ }
843
+
844
+ $this->common_words = array(
845
  __("a", "google-analytics-for-wordpress"),
846
  __("for", "google-analytics-for-wordpress"),
847
  __("about", "google-analytics-for-wordpress"),
906
  __("your", "google-analytics-for-wordpress"),
907
  __("there", "google-analytics-for-wordpress"),
908
  );
909
+
910
+ return $this->common_words;
911
  }
912
 
913
 
917
  * @return array uncommon words
918
  */
919
  function uncommon_words() {
920
+ if ( isset( $this->uncommon_words ) && ! empty( $this->uncommon_words ) ) {
921
+ return $this->uncommon_words;
922
+ }
923
+
924
+ $this->uncommon_words = array(
925
  __("actually", "google-analytics-for-wordpress"),
926
  __("happened", "google-analytics-for-wordpress"),
927
  __("need", "google-analytics-for-wordpress"),
984
  __("more", "google-analytics-for-wordpress"),
985
  __("something", "google-analytics-for-wordpress"),
986
  );
987
+
988
+ return $this->uncommon_words;
989
  }
990
  }
991
 
includes/helpers.php CHANGED
@@ -1651,22 +1651,62 @@ function monsterinsights_get_english_speaking_countries() {
1651
  return array(
1652
  'AG' => __( 'Antigua and Barbuda', 'google-analytics-for-wordpress' ),
1653
  'AU' => __( 'Australia', 'google-analytics-for-wordpress' ),
1654
- 'BS' => __( 'The Bahamas', 'google-analytics-for-wordpress' ),
1655
  'BB' => __( 'Barbados', 'google-analytics-for-wordpress' ),
1656
  'BZ' => __( 'Belize', 'google-analytics-for-wordpress' ),
 
 
 
1657
  'CA' => __( 'Canada', 'google-analytics-for-wordpress' ),
1658
  'DM' => __( 'Dominica', 'google-analytics-for-wordpress' ),
 
1659
  'GD' => __( 'Grenada', 'google-analytics-for-wordpress' ),
1660
  'GY' => __( 'Guyana', 'google-analytics-for-wordpress' ),
 
 
1661
  'IE' => __( 'Ireland', 'google-analytics-for-wordpress' ),
 
1662
  'JM' => __( 'Jamaica', 'google-analytics-for-wordpress' ),
 
 
 
 
 
 
 
 
 
1663
  'NZ' => __( 'New Zealand', 'google-analytics-for-wordpress' ),
 
 
 
 
 
 
 
 
 
1664
  'KN' => __( 'St Kitts and Nevis', 'google-analytics-for-wordpress' ),
1665
  'LC' => __( 'St Lucia', 'google-analytics-for-wordpress' ),
1666
  'VC' => __( 'St Vincent and the Grenadines', 'google-analytics-for-wordpress' ),
 
 
 
 
 
 
 
 
1667
  'TT' => __( 'Trinidad and Tobago', 'google-analytics-for-wordpress' ),
 
 
 
 
1668
  'GB' => __( 'United Kingdom', 'google-analytics-for-wordpress' ),
1669
  'US' => __( 'United States of America', 'google-analytics-for-wordpress' ),
 
 
 
 
1670
  );
1671
  }
1672
 
1651
  return array(
1652
  'AG' => __( 'Antigua and Barbuda', 'google-analytics-for-wordpress' ),
1653
  'AU' => __( 'Australia', 'google-analytics-for-wordpress' ),
 
1654
  'BB' => __( 'Barbados', 'google-analytics-for-wordpress' ),
1655
  'BZ' => __( 'Belize', 'google-analytics-for-wordpress' ),
1656
+ 'BW' => __( 'Botswana', 'google-analytics-for-wordpress' ),
1657
+ 'BI' => __( 'Burundi', 'google-analytics-for-wordpress' ),
1658
+ 'CM' => __( 'Cameroon', 'google-analytics-for-wordpress' ),
1659
  'CA' => __( 'Canada', 'google-analytics-for-wordpress' ),
1660
  'DM' => __( 'Dominica', 'google-analytics-for-wordpress' ),
1661
+ 'FJ' => __( 'Fiji', 'google-analytics-for-wordpress' ),
1662
  'GD' => __( 'Grenada', 'google-analytics-for-wordpress' ),
1663
  'GY' => __( 'Guyana', 'google-analytics-for-wordpress' ),
1664
+ 'GM' => __( 'Gambia', 'google-analytics-for-wordpress' ),
1665
+ 'GH' => __( 'Ghana', 'google-analytics-for-wordpress' ),
1666
  'IE' => __( 'Ireland', 'google-analytics-for-wordpress' ),
1667
+ 'IN' => __( 'India', 'google-analytics-for-wordpress' ),
1668
  'JM' => __( 'Jamaica', 'google-analytics-for-wordpress' ),
1669
+ 'KE' => __( 'Kenya', 'google-analytics-for-wordpress' ),
1670
+ 'KI' => __( 'Kiribati', 'google-analytics-for-wordpress' ),
1671
+ 'LS' => __( 'Lesotho', 'google-analytics-for-wordpress' ),
1672
+ 'LR' => __( 'Liberia', 'google-analytics-for-wordpress' ),
1673
+ 'MW' => __( 'Malawi', 'google-analytics-for-wordpress' ),
1674
+ 'MT' => __( 'Malta', 'google-analytics-for-wordpress' ),
1675
+ 'MH' => __( 'Marshall Islands', 'google-analytics-for-wordpress' ),
1676
+ 'MU' => __( 'Mauritius', 'google-analytics-for-wordpress' ),
1677
+ 'FM' => __( 'Micronesia', 'google-analytics-for-wordpress' ),
1678
  'NZ' => __( 'New Zealand', 'google-analytics-for-wordpress' ),
1679
+ 'NA' => __( 'Namibia', 'google-analytics-for-wordpress' ),
1680
+ 'NR' => __( 'Nauru', 'google-analytics-for-wordpress' ),
1681
+ 'NG' => __( 'Nigeria', 'google-analytics-for-wordpress' ),
1682
+ 'PK' => __( 'Pakistan', 'google-analytics-for-wordpress' ),
1683
+ 'PW' => __( 'Palau', 'google-analytics-for-wordpress' ),
1684
+ 'PG' => __( 'Papua New Guinea', 'google-analytics-for-wordpress' ),
1685
+ 'PH' => __( 'Philippines', 'google-analytics-for-wordpress' ),
1686
+ 'RW' => __( 'Rwanda', 'google-analytics-for-wordpress' ),
1687
+ 'SG' => __( 'Singapore', 'google-analytics-for-wordpress' ),
1688
  'KN' => __( 'St Kitts and Nevis', 'google-analytics-for-wordpress' ),
1689
  'LC' => __( 'St Lucia', 'google-analytics-for-wordpress' ),
1690
  'VC' => __( 'St Vincent and the Grenadines', 'google-analytics-for-wordpress' ),
1691
+ 'SZ' => __( 'Swaziland', 'google-analytics-for-wordpress' ),
1692
+ 'WS' => __( 'Samoa', 'google-analytics-for-wordpress' ),
1693
+ 'SC' => __( 'Seychelles', 'google-analytics-for-wordpress' ),
1694
+ 'SL' => __( 'Sierra Leone', 'google-analytics-for-wordpress' ),
1695
+ 'SB' => __( 'Solomon Islands', 'google-analytics-for-wordpress' ),
1696
+ 'ZA' => __( 'South Africa', 'google-analytics-for-wordpress' ),
1697
+ 'SS' => __( 'South Sudan', 'google-analytics-for-wordpress' ),
1698
+ 'SD' => __( 'Sudan', 'google-analytics-for-wordpress' ),
1699
  'TT' => __( 'Trinidad and Tobago', 'google-analytics-for-wordpress' ),
1700
+ 'BS' => __( 'The Bahamas', 'google-analytics-for-wordpress' ),
1701
+ 'TZ' => __( 'Tanzania', 'google-analytics-for-wordpress' ),
1702
+ 'TO' => __( 'Tonga', 'google-analytics-for-wordpress' ),
1703
+ 'TV' => __( 'Tuvalu', 'google-analytics-for-wordpress' ),
1704
  'GB' => __( 'United Kingdom', 'google-analytics-for-wordpress' ),
1705
  'US' => __( 'United States of America', 'google-analytics-for-wordpress' ),
1706
+ 'UG' => __( 'Uganda', 'google-analytics-for-wordpress' ),
1707
+ 'VU' => __( 'Vanuatu', 'google-analytics-for-wordpress' ),
1708
+ 'ZM' => __( 'Zambia', 'google-analytics-for-wordpress' ),
1709
+ 'ZW' => __( 'Zimbabwe', 'google-analytics-for-wordpress' ),
1710
  );
1711
  }
1712
 
includes/measurement-protocol.php CHANGED
@@ -122,6 +122,12 @@ function monsterinsights_mp_api_call( $args = array() ) {
122
  }
123
 
124
  function monsterinsights_mp_track_event_call( $args = array() ) {
 
 
 
 
 
 
125
  $default_args = array(
126
  // Change the default type to event
127
  't' => 'event',
@@ -138,7 +144,8 @@ function monsterinsights_mp_track_event_call( $args = array() ) {
138
  // Optional: Event Value
139
  'ev' => null,
140
  );
141
- $args = wp_parse_args( $args, $default_args );
 
142
  //$args = apply_filters( 'monsterinsights_mp_track_event_call', $args );
143
 
144
  return monsterinsights_mp_api_call( $args );
122
  }
123
 
124
  function monsterinsights_mp_track_event_call( $args = array() ) {
125
+ // Detect if browser request is a prefetch
126
+ if ( ( isset( $_SERVER["HTTP_X_PURPOSE"] ) && ( 'prefetch' === strtolower( $_SERVER["HTTP_X_PURPOSE"] ) ) ) ||
127
+ ( isset( $_SERVER["HTTP_X_MOZ"] ) && ( 'prefetch' === strtolower( $_SERVER["HTTP_X_MOZ"] ) ) ) ) {
128
+ return;
129
+ }
130
+
131
  $default_args = array(
132
  // Change the default type to event
133
  't' => 'event',
144
  // Optional: Event Value
145
  'ev' => null,
146
  );
147
+ $args = wp_parse_args( $args, $default_args );
148
+
149
  //$args = apply_filters( 'monsterinsights_mp_track_event_call', $args );
150
 
151
  return monsterinsights_mp_api_call( $args );
includes/popular-posts/class-popular-posts.php CHANGED
@@ -171,7 +171,6 @@ class MonsterInsights_Popular_Posts {
171
 
172
  // Load Popular Posts styles.
173
  wp_register_style( 'monsterinsights-popular-posts-style', plugins_url( 'assets/css/frontend' . $suffix . '.css', MONSTERINSIGHTS_PLUGIN_FILE ), array(), monsterinsights_get_asset_version() );
174
- wp_enqueue_style( 'monsterinsights-popular-posts-style' );
175
 
176
  $this->add_theme_specific_styles();
177
 
@@ -237,6 +236,9 @@ class MonsterInsights_Popular_Posts {
237
  * @return string
238
  */
239
  public function shortcode_output( $args ) {
 
 
 
240
  if ( $this->ajaxify ) {
241
  return $this->get_ajax_json_data( $args );
242
  } else {
171
 
172
  // Load Popular Posts styles.
173
  wp_register_style( 'monsterinsights-popular-posts-style', plugins_url( 'assets/css/frontend' . $suffix . '.css', MONSTERINSIGHTS_PLUGIN_FILE ), array(), monsterinsights_get_asset_version() );
 
174
 
175
  $this->add_theme_specific_styles();
176
 
236
  * @return string
237
  */
238
  public function shortcode_output( $args ) {
239
+ // Load frontend.css file when shortcode is available
240
+ wp_enqueue_style( 'monsterinsights-popular-posts-style' );
241
+
242
  if ( $this->ajaxify ) {
243
  return $this->get_ajax_json_data( $args );
244
  } else {
languages/google-analytics-for-wordpress.pot CHANGED
@@ -2,14 +2,14 @@
2
  # This file is distributed under the same license as the Google Analytics for WordPress by MonsterInsights plugin.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Google Analytics for WordPress by MonsterInsights 7.16.2\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/google-analytics-for-wordpress\n"
7
  "Last-Translator: MonsterInsights Team <support@monsterinsights.com>\n"
8
  "Language-Team: MonsterInsights Team <support@monsterinsights.com>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "POT-Creation-Date: 2021-02-22T13:02:49+00:00\n"
13
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14
  "X-Generator: WP-CLI 2.2.0\n"
15
  "X-Domain: google-analytics-for-wordpress\n"
@@ -78,7 +78,7 @@ msgid "Theme:"
78
  msgstr ""
79
 
80
  #: lite/includes/popular-posts/class-popular-posts-widget-sidebar.php:257
81
- #: languages/vue.php:2803
82
  msgid "Theme Preview"
83
  msgstr ""
84
 
@@ -155,7 +155,7 @@ msgid "MonsterInsights integrates your WordPress website with Google Analytics."
155
  msgstr ""
156
 
157
  #: lite/includes/admin/wp-site-health.php:253
158
- #: languages/vue.php:621
159
  msgid "View Reports"
160
  msgstr ""
161
 
@@ -232,7 +232,7 @@ msgstr ""
232
  #: lite/includes/admin/wp-site-health.php:372
233
  #: lite/includes/admin/wp-site-health.php:398
234
  #: lite/includes/admin/wp-site-health.php:425
235
- #: languages/vue.php:660
236
  msgid "View Addons"
237
  msgstr ""
238
 
@@ -365,7 +365,7 @@ msgid "%1$sBonus:%2$s You also get 50%% off discount for being a loyal MonsterIn
365
  msgstr ""
366
 
367
  #: lite/includes/admin/helpers.php:83
368
- #: languages/vue.php:777
369
  msgid "Upgrade to MonsterInsights Pro"
370
  msgstr ""
371
 
@@ -379,17 +379,17 @@ msgstr ""
379
 
380
  #: lite/includes/admin/onboarding-wizard.php:244
381
  #: includes/admin/ajax.php:55
382
- #: includes/admin/routes.php:740
383
  msgid "You are not allowed to install plugins"
384
  msgstr ""
385
 
386
  #: lite/includes/admin/reports/report-queries.php:22
387
- #: languages/vue.php:574
388
  msgid "Search Console"
389
  msgstr ""
390
 
391
  #: lite/includes/admin/reports/report-ecommerce.php:22
392
- #: languages/vue.php:460
393
  msgid "eCommerce"
394
  msgstr ""
395
 
@@ -402,23 +402,23 @@ msgid "Real Time"
402
  msgstr ""
403
 
404
  #: lite/includes/admin/reports/report-publisher.php:22
405
- #: languages/vue.php:571
406
  msgid "Publishers"
407
  msgstr ""
408
 
409
  #: lite/includes/admin/reports/report-dimensions.php:22
410
- #: languages/vue.php:577
411
  msgid "Dimensions"
412
  msgstr ""
413
 
414
  #: lite/includes/admin/reports/report-forms.php:22
415
- #: languages/vue.php:580
416
  msgid "Forms"
417
  msgstr ""
418
 
419
  #: lite/includes/admin/welcome.php:56
420
  #: lite/includes/admin/welcome.php:57
421
- #: languages/vue.php:195
422
  msgid "Welcome to MonsterInsights"
423
  msgstr ""
424
 
@@ -467,2435 +467,2435 @@ msgstr ""
467
  msgid "Sent from %s"
468
  msgstr ""
469
 
470
- #: includes/gutenberg/headline-tool/headline-tool.php:138
471
  msgid "Bad Input"
472
  msgstr ""
473
 
474
- #: includes/gutenberg/headline-tool/headline-tool.php:182
475
  msgid "Can Be Improved"
476
  msgstr ""
477
 
478
- #: includes/gutenberg/headline-tool/headline-tool.php:186
479
  msgid "emotion"
480
  msgstr ""
481
 
482
- #: includes/gutenberg/headline-tool/headline-tool.php:192
483
  msgid "common"
484
  msgstr ""
485
 
486
- #: includes/gutenberg/headline-tool/headline-tool.php:198
487
  msgid "uncommon"
488
  msgstr ""
489
 
490
- #: includes/gutenberg/headline-tool/headline-tool.php:203
491
  msgid "power"
492
  msgstr ""
493
 
494
- #: includes/gutenberg/headline-tool/headline-tool.php:213
495
  msgid "Perfect"
496
  msgstr ""
497
 
498
- #: includes/gutenberg/headline-tool/headline-tool.php:232
499
- #: includes/gutenberg/headline-tool/headline-tool.php:723
500
  msgid "how to"
501
  msgstr ""
502
 
503
- #: includes/gutenberg/headline-tool/headline-tool.php:232
504
  msgid "howto"
505
  msgstr ""
506
 
507
- #: includes/gutenberg/headline-tool/headline-tool.php:233
508
  msgid "How-To"
509
  msgstr ""
510
 
511
- #: includes/gutenberg/headline-tool/headline-tool.php:239
512
- #: includes/gutenberg/headline-tool/headline-tool.php:937
513
  msgid "one"
514
  msgstr ""
515
 
516
- #: includes/gutenberg/headline-tool/headline-tool.php:240
517
  msgid "two"
518
  msgstr ""
519
 
520
- #: includes/gutenberg/headline-tool/headline-tool.php:241
521
  msgid "three"
522
  msgstr ""
523
 
524
- #: includes/gutenberg/headline-tool/headline-tool.php:242
525
  msgid "four"
526
  msgstr ""
527
 
528
- #: includes/gutenberg/headline-tool/headline-tool.php:243
529
  msgid "five"
530
  msgstr ""
531
 
532
- #: includes/gutenberg/headline-tool/headline-tool.php:244
533
  msgid "six"
534
  msgstr ""
535
 
536
- #: includes/gutenberg/headline-tool/headline-tool.php:245
537
  msgid "seven"
538
  msgstr ""
539
 
540
- #: includes/gutenberg/headline-tool/headline-tool.php:246
541
  msgid "eight"
542
  msgstr ""
543
 
544
- #: includes/gutenberg/headline-tool/headline-tool.php:247
545
  msgid "nine"
546
  msgstr ""
547
 
548
- #: includes/gutenberg/headline-tool/headline-tool.php:248
549
  msgid "eleven"
550
  msgstr ""
551
 
552
- #: includes/gutenberg/headline-tool/headline-tool.php:249
553
  msgid "twelve"
554
  msgstr ""
555
 
556
- #: includes/gutenberg/headline-tool/headline-tool.php:250
557
  msgid "thirt"
558
  msgstr ""
559
 
560
- #: includes/gutenberg/headline-tool/headline-tool.php:251
561
  msgid "fift"
562
  msgstr ""
563
 
564
- #: includes/gutenberg/headline-tool/headline-tool.php:252
565
  msgid "hundred"
566
  msgstr ""
567
 
568
- #: includes/gutenberg/headline-tool/headline-tool.php:253
569
  msgid "thousand"
570
  msgstr ""
571
 
572
- #: includes/gutenberg/headline-tool/headline-tool.php:258
573
  msgid "List"
574
  msgstr ""
575
 
576
- #: includes/gutenberg/headline-tool/headline-tool.php:264
577
  msgid "where"
578
  msgstr ""
579
 
580
- #: includes/gutenberg/headline-tool/headline-tool.php:265
581
- #: includes/gutenberg/headline-tool/headline-tool.php:890
582
  msgid "when"
583
  msgstr ""
584
 
585
- #: includes/gutenberg/headline-tool/headline-tool.php:266
586
- #: includes/gutenberg/headline-tool/headline-tool.php:858
587
  msgid "how"
588
  msgstr ""
589
 
590
- #: includes/gutenberg/headline-tool/headline-tool.php:267
591
- #: includes/gutenberg/headline-tool/headline-tool.php:888
592
  msgid "what"
593
  msgstr ""
594
 
595
- #: includes/gutenberg/headline-tool/headline-tool.php:268
596
- #: includes/gutenberg/headline-tool/headline-tool.php:285
597
- #: includes/gutenberg/headline-tool/headline-tool.php:850
598
  msgid "have"
599
  msgstr ""
600
 
601
- #: includes/gutenberg/headline-tool/headline-tool.php:269
602
- #: includes/gutenberg/headline-tool/headline-tool.php:286
603
- #: includes/gutenberg/headline-tool/headline-tool.php:848
604
  msgid "has"
605
  msgstr ""
606
 
607
- #: includes/gutenberg/headline-tool/headline-tool.php:270
608
- #: includes/gutenberg/headline-tool/headline-tool.php:287
609
  msgid "does"
610
  msgstr ""
611
 
612
- #: includes/gutenberg/headline-tool/headline-tool.php:271
613
- #: includes/gutenberg/headline-tool/headline-tool.php:288
614
- #: includes/gutenberg/headline-tool/headline-tool.php:869
615
  msgid "do"
616
  msgstr ""
617
 
618
- #: includes/gutenberg/headline-tool/headline-tool.php:272
619
- #: includes/gutenberg/headline-tool/headline-tool.php:289
620
- #: includes/gutenberg/headline-tool/headline-tool.php:865
621
  msgid "can"
622
  msgstr ""
623
 
624
- #: includes/gutenberg/headline-tool/headline-tool.php:273
625
- #: includes/gutenberg/headline-tool/headline-tool.php:290
626
- #: includes/gutenberg/headline-tool/headline-tool.php:853
627
  msgid "are"
628
  msgstr ""
629
 
630
- #: includes/gutenberg/headline-tool/headline-tool.php:274
631
- #: includes/gutenberg/headline-tool/headline-tool.php:291
632
- #: includes/gutenberg/headline-tool/headline-tool.php:896
633
  msgid "will"
634
  msgstr ""
635
 
636
- #: includes/gutenberg/headline-tool/headline-tool.php:277
637
- #: includes/gutenberg/headline-tool/headline-tool.php:900
638
  msgid "you"
639
  msgstr ""
640
 
641
- #: includes/gutenberg/headline-tool/headline-tool.php:278
642
- #: includes/gutenberg/headline-tool/headline-tool.php:283
643
- #: includes/gutenberg/headline-tool/headline-tool.php:876
644
  msgid "they"
645
  msgstr ""
646
 
647
- #: includes/gutenberg/headline-tool/headline-tool.php:279
648
- #: includes/gutenberg/headline-tool/headline-tool.php:852
649
  msgid "he"
650
  msgstr ""
651
 
652
- #: includes/gutenberg/headline-tool/headline-tool.php:280
653
- #: includes/gutenberg/headline-tool/headline-tool.php:891
654
  msgid "she"
655
  msgstr ""
656
 
657
- #: includes/gutenberg/headline-tool/headline-tool.php:281
658
- #: includes/gutenberg/headline-tool/headline-tool.php:902
659
  msgid "your"
660
  msgstr ""
661
 
662
- #: includes/gutenberg/headline-tool/headline-tool.php:282
663
- #: includes/gutenberg/headline-tool/headline-tool.php:868
664
  msgid "it"
665
  msgstr ""
666
 
667
- #: includes/gutenberg/headline-tool/headline-tool.php:284
668
- #: includes/gutenberg/headline-tool/headline-tool.php:879
669
  msgid "my"
670
  msgstr ""
671
 
672
- #: includes/gutenberg/headline-tool/headline-tool.php:295
673
  msgid "Question"
674
  msgstr ""
675
 
676
- #: includes/gutenberg/headline-tool/headline-tool.php:302
677
- #: languages/vue.php:454
678
  msgid "General"
679
  msgstr ""
680
 
681
- #: includes/gutenberg/headline-tool/headline-tool.php:367
682
  msgid "destroy"
683
  msgstr ""
684
 
685
- #: includes/gutenberg/headline-tool/headline-tool.php:368
686
  msgid "extra"
687
  msgstr ""
688
 
689
- #: includes/gutenberg/headline-tool/headline-tool.php:369
690
  msgid "in a"
691
  msgstr ""
692
 
693
- #: includes/gutenberg/headline-tool/headline-tool.php:370
694
  msgid "devastating"
695
  msgstr ""
696
 
697
- #: includes/gutenberg/headline-tool/headline-tool.php:371
698
  msgid "eye-opening"
699
  msgstr ""
700
 
701
- #: includes/gutenberg/headline-tool/headline-tool.php:372
702
  msgid "gift"
703
  msgstr ""
704
 
705
- #: includes/gutenberg/headline-tool/headline-tool.php:373
706
  msgid "in the world"
707
  msgstr ""
708
 
709
- #: includes/gutenberg/headline-tool/headline-tool.php:374
710
  msgid "devoted"
711
  msgstr ""
712
 
713
- #: includes/gutenberg/headline-tool/headline-tool.php:375
714
  msgid "fail"
715
  msgstr ""
716
 
717
- #: includes/gutenberg/headline-tool/headline-tool.php:376
718
  msgid "in the"
719
  msgstr ""
720
 
721
- #: includes/gutenberg/headline-tool/headline-tool.php:377
722
  msgid "faith"
723
  msgstr ""
724
 
725
- #: includes/gutenberg/headline-tool/headline-tool.php:378
726
  msgid "grateful"
727
  msgstr ""
728
 
729
- #: includes/gutenberg/headline-tool/headline-tool.php:379
730
  msgid "inexpensive"
731
  msgstr ""
732
 
733
- #: includes/gutenberg/headline-tool/headline-tool.php:380
734
  msgid "dirty"
735
  msgstr ""
736
 
737
- #: includes/gutenberg/headline-tool/headline-tool.php:381
738
  msgid "famous"
739
  msgstr ""
740
 
741
- #: includes/gutenberg/headline-tool/headline-tool.php:382
742
  msgid "disastrous"
743
  msgstr ""
744
 
745
- #: includes/gutenberg/headline-tool/headline-tool.php:383
746
  msgid "fantastic"
747
  msgstr ""
748
 
749
- #: includes/gutenberg/headline-tool/headline-tool.php:384
750
  msgid "greed"
751
  msgstr ""
752
 
753
- #: includes/gutenberg/headline-tool/headline-tool.php:385
754
  msgid "grit"
755
  msgstr ""
756
 
757
- #: includes/gutenberg/headline-tool/headline-tool.php:386
758
  msgid "insanely"
759
  msgstr ""
760
 
761
- #: includes/gutenberg/headline-tool/headline-tool.php:387
762
  msgid "disgusting"
763
  msgstr ""
764
 
765
- #: includes/gutenberg/headline-tool/headline-tool.php:388
766
  msgid "fearless"
767
  msgstr ""
768
 
769
- #: includes/gutenberg/headline-tool/headline-tool.php:389
770
  msgid "disinformation"
771
  msgstr ""
772
 
773
- #: includes/gutenberg/headline-tool/headline-tool.php:390
774
  msgid "feast"
775
  msgstr ""
776
 
777
- #: includes/gutenberg/headline-tool/headline-tool.php:391
778
  msgid "insidious"
779
  msgstr ""
780
 
781
- #: includes/gutenberg/headline-tool/headline-tool.php:392
782
  msgid "dollar"
783
  msgstr ""
784
 
785
- #: includes/gutenberg/headline-tool/headline-tool.php:393
786
  msgid "feeble"
787
  msgstr ""
788
 
789
- #: includes/gutenberg/headline-tool/headline-tool.php:394
790
  msgid "gullible"
791
  msgstr ""
792
 
793
- #: includes/gutenberg/headline-tool/headline-tool.php:395
794
  msgid "double"
795
  msgstr ""
796
 
797
- #: includes/gutenberg/headline-tool/headline-tool.php:396
798
  msgid "fire"
799
  msgstr ""
800
 
801
- #: includes/gutenberg/headline-tool/headline-tool.php:397
802
  msgid "hack"
803
  msgstr ""
804
 
805
- #: includes/gutenberg/headline-tool/headline-tool.php:398
806
  msgid "fleece"
807
  msgstr ""
808
 
809
- #: includes/gutenberg/headline-tool/headline-tool.php:399
810
  msgid "had enough"
811
  msgstr ""
812
 
813
- #: includes/gutenberg/headline-tool/headline-tool.php:400
814
  msgid "invasion"
815
  msgstr ""
816
 
817
- #: includes/gutenberg/headline-tool/headline-tool.php:401
818
  msgid "drowning"
819
  msgstr ""
820
 
821
- #: includes/gutenberg/headline-tool/headline-tool.php:402
822
  msgid "floundering"
823
  msgstr ""
824
 
825
- #: includes/gutenberg/headline-tool/headline-tool.php:403
826
  msgid "happy"
827
  msgstr ""
828
 
829
- #: includes/gutenberg/headline-tool/headline-tool.php:404
830
  msgid "ironclad"
831
  msgstr ""
832
 
833
- #: includes/gutenberg/headline-tool/headline-tool.php:405
834
  msgid "dumb"
835
  msgstr ""
836
 
837
- #: includes/gutenberg/headline-tool/headline-tool.php:406
838
  msgid "flush"
839
  msgstr ""
840
 
841
- #: includes/gutenberg/headline-tool/headline-tool.php:407
842
  msgid "hate"
843
  msgstr ""
844
 
845
- #: includes/gutenberg/headline-tool/headline-tool.php:408
846
  msgid "irresistibly"
847
  msgstr ""
848
 
849
- #: includes/gutenberg/headline-tool/headline-tool.php:409
850
  msgid "hazardous"
851
  msgstr ""
852
 
853
- #: includes/gutenberg/headline-tool/headline-tool.php:410
854
  msgid "is the"
855
  msgstr ""
856
 
857
- #: includes/gutenberg/headline-tool/headline-tool.php:411
858
  msgid "fool"
859
  msgstr ""
860
 
861
- #: includes/gutenberg/headline-tool/headline-tool.php:412
862
  msgid "is what happens when"
863
  msgstr ""
864
 
865
- #: includes/gutenberg/headline-tool/headline-tool.php:413
866
  msgid "fooled"
867
  msgstr ""
868
 
869
- #: includes/gutenberg/headline-tool/headline-tool.php:414
870
  msgid "helpless"
871
  msgstr ""
872
 
873
- #: includes/gutenberg/headline-tool/headline-tool.php:415
874
  msgid "it looks like a"
875
  msgstr ""
876
 
877
- #: includes/gutenberg/headline-tool/headline-tool.php:416
878
  msgid "embarrass"
879
  msgstr ""
880
 
881
- #: includes/gutenberg/headline-tool/headline-tool.php:417
882
  msgid "for the first time"
883
  msgstr ""
884
 
885
- #: includes/gutenberg/headline-tool/headline-tool.php:418
886
  msgid "help are the"
887
  msgstr ""
888
 
889
- #: includes/gutenberg/headline-tool/headline-tool.php:419
890
  msgid "jackpot"
891
  msgstr ""
892
 
893
- #: includes/gutenberg/headline-tool/headline-tool.php:420
894
  msgid "forbidden"
895
  msgstr ""
896
 
897
- #: includes/gutenberg/headline-tool/headline-tool.php:421
898
  msgid "hidden"
899
  msgstr ""
900
 
901
- #: includes/gutenberg/headline-tool/headline-tool.php:422
902
  msgid "jail"
903
  msgstr ""
904
 
905
- #: includes/gutenberg/headline-tool/headline-tool.php:423
906
  msgid "empower"
907
  msgstr ""
908
 
909
- #: includes/gutenberg/headline-tool/headline-tool.php:424
910
  msgid "force-fed"
911
  msgstr ""
912
 
913
- #: includes/gutenberg/headline-tool/headline-tool.php:425
914
  msgid "high"
915
  msgstr ""
916
 
917
- #: includes/gutenberg/headline-tool/headline-tool.php:426
918
  msgid "jaw-dropping"
919
  msgstr ""
920
 
921
- #: includes/gutenberg/headline-tool/headline-tool.php:427
922
  msgid "forgotten"
923
  msgstr ""
924
 
925
- #: includes/gutenberg/headline-tool/headline-tool.php:428
926
  msgid "jeopardy"
927
  msgstr ""
928
 
929
- #: includes/gutenberg/headline-tool/headline-tool.php:429
930
  msgid "energize"
931
  msgstr ""
932
 
933
- #: includes/gutenberg/headline-tool/headline-tool.php:430
934
  msgid "hoax"
935
  msgstr ""
936
 
937
- #: includes/gutenberg/headline-tool/headline-tool.php:431
938
  msgid "jubilant"
939
  msgstr ""
940
 
941
- #: includes/gutenberg/headline-tool/headline-tool.php:432
942
  msgid "foul"
943
  msgstr ""
944
 
945
- #: includes/gutenberg/headline-tool/headline-tool.php:433
946
  msgid "hope"
947
  msgstr ""
948
 
949
- #: includes/gutenberg/headline-tool/headline-tool.php:434
950
  msgid "killer"
951
  msgstr ""
952
 
953
- #: includes/gutenberg/headline-tool/headline-tool.php:435
954
  msgid "frantic"
955
  msgstr ""
956
 
957
- #: includes/gutenberg/headline-tool/headline-tool.php:436
958
  msgid "horrific"
959
  msgstr ""
960
 
961
- #: includes/gutenberg/headline-tool/headline-tool.php:437
962
  msgid "know it all"
963
  msgstr ""
964
 
965
- #: includes/gutenberg/headline-tool/headline-tool.php:438
966
  msgid "epic"
967
  msgstr ""
968
 
969
- #: includes/gutenberg/headline-tool/headline-tool.php:439
970
  msgid "how to make"
971
  msgstr ""
972
 
973
- #: includes/gutenberg/headline-tool/headline-tool.php:440
974
  msgid "evil"
975
  msgstr ""
976
 
977
- #: includes/gutenberg/headline-tool/headline-tool.php:441
978
  msgid "freebie"
979
  msgstr ""
980
 
981
- #: includes/gutenberg/headline-tool/headline-tool.php:442
982
  msgid "frenzy"
983
  msgstr ""
984
 
985
- #: includes/gutenberg/headline-tool/headline-tool.php:443
986
  msgid "hurricane"
987
  msgstr ""
988
 
989
- #: includes/gutenberg/headline-tool/headline-tool.php:444
990
  msgid "excited"
991
  msgstr ""
992
 
993
- #: includes/gutenberg/headline-tool/headline-tool.php:445
994
  msgid "fresh on the mind"
995
  msgstr ""
996
 
997
- #: includes/gutenberg/headline-tool/headline-tool.php:446
998
  msgid "frightening"
999
  msgstr ""
1000
 
1001
- #: includes/gutenberg/headline-tool/headline-tool.php:447
1002
  msgid "hypnotic"
1003
  msgstr ""
1004
 
1005
- #: includes/gutenberg/headline-tool/headline-tool.php:448
1006
  msgid "lawsuit"
1007
  msgstr ""
1008
 
1009
- #: includes/gutenberg/headline-tool/headline-tool.php:449
1010
  msgid "frugal"
1011
  msgstr ""
1012
 
1013
- #: includes/gutenberg/headline-tool/headline-tool.php:450
1014
  msgid "illegal"
1015
  msgstr ""
1016
 
1017
- #: includes/gutenberg/headline-tool/headline-tool.php:451
1018
  msgid "fulfill"
1019
  msgstr ""
1020
 
1021
- #: includes/gutenberg/headline-tool/headline-tool.php:452
1022
  msgid "lick"
1023
  msgstr ""
1024
 
1025
- #: includes/gutenberg/headline-tool/headline-tool.php:453
1026
  msgid "explode"
1027
  msgstr ""
1028
 
1029
- #: includes/gutenberg/headline-tool/headline-tool.php:454
1030
  msgid "lies"
1031
  msgstr ""
1032
 
1033
- #: includes/gutenberg/headline-tool/headline-tool.php:455
1034
  msgid "exposed"
1035
  msgstr ""
1036
 
1037
- #: includes/gutenberg/headline-tool/headline-tool.php:456
1038
  msgid "gambling"
1039
  msgstr ""
1040
 
1041
- #: includes/gutenberg/headline-tool/headline-tool.php:457
1042
  msgid "like a normal"
1043
  msgstr ""
1044
 
1045
- #: includes/gutenberg/headline-tool/headline-tool.php:458
1046
  msgid "nightmare"
1047
  msgstr ""
1048
 
1049
- #: includes/gutenberg/headline-tool/headline-tool.php:459
1050
  msgid "results"
1051
  msgstr ""
1052
 
1053
- #: includes/gutenberg/headline-tool/headline-tool.php:460
1054
  msgid "line"
1055
  msgstr ""
1056
 
1057
- #: includes/gutenberg/headline-tool/headline-tool.php:461
1058
  msgid "no good"
1059
  msgstr ""
1060
 
1061
- #: includes/gutenberg/headline-tool/headline-tool.php:462
1062
  msgid "pound"
1063
  msgstr ""
1064
 
1065
- #: includes/gutenberg/headline-tool/headline-tool.php:463
1066
  msgid "loathsome"
1067
  msgstr ""
1068
 
1069
- #: includes/gutenberg/headline-tool/headline-tool.php:464
1070
  msgid "no questions asked"
1071
  msgstr ""
1072
 
1073
- #: includes/gutenberg/headline-tool/headline-tool.php:465
1074
  msgid "revenge"
1075
  msgstr ""
1076
 
1077
- #: includes/gutenberg/headline-tool/headline-tool.php:466
1078
  msgid "lonely"
1079
  msgstr ""
1080
 
1081
- #: includes/gutenberg/headline-tool/headline-tool.php:467
1082
  msgid "looks like a"
1083
  msgstr ""
1084
 
1085
- #: includes/gutenberg/headline-tool/headline-tool.php:468
1086
  msgid "obnoxious"
1087
  msgstr ""
1088
 
1089
- #: includes/gutenberg/headline-tool/headline-tool.php:469
1090
  msgid "preposterous"
1091
  msgstr ""
1092
 
1093
- #: includes/gutenberg/headline-tool/headline-tool.php:470
1094
  msgid "revolting"
1095
  msgstr ""
1096
 
1097
- #: includes/gutenberg/headline-tool/headline-tool.php:471
1098
  msgid "looming"
1099
  msgstr ""
1100
 
1101
- #: includes/gutenberg/headline-tool/headline-tool.php:472
1102
  msgid "priced"
1103
  msgstr ""
1104
 
1105
- #: includes/gutenberg/headline-tool/headline-tool.php:473
1106
  msgid "lost"
1107
  msgstr ""
1108
 
1109
- #: includes/gutenberg/headline-tool/headline-tool.php:474
1110
  msgid "prison"
1111
  msgstr ""
1112
 
1113
- #: includes/gutenberg/headline-tool/headline-tool.php:475
1114
  msgid "lowest"
1115
  msgstr ""
1116
 
1117
- #: includes/gutenberg/headline-tool/headline-tool.php:476
1118
  msgid "of the"
1119
  msgstr ""
1120
 
1121
- #: includes/gutenberg/headline-tool/headline-tool.php:477
1122
  msgid "privacy"
1123
  msgstr ""
1124
 
1125
- #: includes/gutenberg/headline-tool/headline-tool.php:478
1126
  msgid "rich"
1127
  msgstr ""
1128
 
1129
- #: includes/gutenberg/headline-tool/headline-tool.php:479
1130
  msgid "lunatic"
1131
  msgstr ""
1132
 
1133
- #: includes/gutenberg/headline-tool/headline-tool.php:480
1134
  msgid "off-limits"
1135
  msgstr ""
1136
 
1137
- #: includes/gutenberg/headline-tool/headline-tool.php:481
1138
  msgid "private"
1139
  msgstr ""
1140
 
1141
- #: includes/gutenberg/headline-tool/headline-tool.php:482
1142
  msgid "risky"
1143
  msgstr ""
1144
 
1145
- #: includes/gutenberg/headline-tool/headline-tool.php:483
1146
  msgid "lurking"
1147
  msgstr ""
1148
 
1149
- #: includes/gutenberg/headline-tool/headline-tool.php:484
1150
  msgid "offer"
1151
  msgstr ""
1152
 
1153
- #: includes/gutenberg/headline-tool/headline-tool.php:485
1154
  msgid "prize"
1155
  msgstr ""
1156
 
1157
- #: includes/gutenberg/headline-tool/headline-tool.php:486
1158
  msgid "ruthless"
1159
  msgstr ""
1160
 
1161
- #: includes/gutenberg/headline-tool/headline-tool.php:487
1162
  msgid "lust"
1163
  msgstr ""
1164
 
1165
- #: includes/gutenberg/headline-tool/headline-tool.php:488
1166
  msgid "official"
1167
  msgstr ""
1168
 
1169
- #: includes/gutenberg/headline-tool/headline-tool.php:489
1170
  msgid "luxurious"
1171
  msgstr ""
1172
 
1173
- #: includes/gutenberg/headline-tool/headline-tool.php:490
1174
  msgid "on the"
1175
  msgstr ""
1176
 
1177
- #: includes/gutenberg/headline-tool/headline-tool.php:491
1178
  msgid "profit"
1179
  msgstr ""
1180
 
1181
- #: includes/gutenberg/headline-tool/headline-tool.php:492
1182
  msgid "scary"
1183
  msgstr ""
1184
 
1185
- #: includes/gutenberg/headline-tool/headline-tool.php:493
1186
  msgid "lying"
1187
  msgstr ""
1188
 
1189
- #: includes/gutenberg/headline-tool/headline-tool.php:494
1190
  msgid "outlawed"
1191
  msgstr ""
1192
 
1193
- #: includes/gutenberg/headline-tool/headline-tool.php:495
1194
  msgid "protected"
1195
  msgstr ""
1196
 
1197
- #: includes/gutenberg/headline-tool/headline-tool.php:496
1198
  msgid "scream"
1199
  msgstr ""
1200
 
1201
- #: includes/gutenberg/headline-tool/headline-tool.php:497
1202
  msgid "searing"
1203
  msgstr ""
1204
 
1205
- #: includes/gutenberg/headline-tool/headline-tool.php:498
1206
  msgid "overcome"
1207
  msgstr ""
1208
 
1209
- #: includes/gutenberg/headline-tool/headline-tool.php:499
1210
  msgid "provocative"
1211
  msgstr ""
1212
 
1213
- #: includes/gutenberg/headline-tool/headline-tool.php:500
1214
  msgid "make you"
1215
  msgstr ""
1216
 
1217
- #: includes/gutenberg/headline-tool/headline-tool.php:501
1218
  msgid "painful"
1219
  msgstr ""
1220
 
1221
- #: includes/gutenberg/headline-tool/headline-tool.php:502
1222
  msgid "pummel"
1223
  msgstr ""
1224
 
1225
- #: includes/gutenberg/headline-tool/headline-tool.php:503
1226
  msgid "secure"
1227
  msgstr ""
1228
 
1229
- #: includes/gutenberg/headline-tool/headline-tool.php:504
1230
  msgid "pale"
1231
  msgstr ""
1232
 
1233
- #: includes/gutenberg/headline-tool/headline-tool.php:505
1234
  msgid "punish"
1235
  msgstr ""
1236
 
1237
- #: includes/gutenberg/headline-tool/headline-tool.php:506
1238
  msgid "marked down"
1239
  msgstr ""
1240
 
1241
- #: includes/gutenberg/headline-tool/headline-tool.php:507
1242
  msgid "panic"
1243
  msgstr ""
1244
 
1245
- #: includes/gutenberg/headline-tool/headline-tool.php:508
1246
  msgid "quadruple"
1247
  msgstr ""
1248
 
1249
- #: includes/gutenberg/headline-tool/headline-tool.php:509
1250
  msgid "secutively"
1251
  msgstr ""
1252
 
1253
- #: includes/gutenberg/headline-tool/headline-tool.php:510
1254
  msgid "massive"
1255
  msgstr ""
1256
 
1257
- #: includes/gutenberg/headline-tool/headline-tool.php:511
1258
  msgid "pay zero"
1259
  msgstr ""
1260
 
1261
- #: includes/gutenberg/headline-tool/headline-tool.php:512
1262
  msgid "seize"
1263
  msgstr ""
1264
 
1265
- #: includes/gutenberg/headline-tool/headline-tool.php:513
1266
  msgid "meltdown"
1267
  msgstr ""
1268
 
1269
- #: includes/gutenberg/headline-tool/headline-tool.php:514
1270
  msgid "payback"
1271
  msgstr ""
1272
 
1273
- #: includes/gutenberg/headline-tool/headline-tool.php:515
1274
  msgid "might look like a"
1275
  msgstr ""
1276
 
1277
- #: includes/gutenberg/headline-tool/headline-tool.php:516
1278
  msgid "peril"
1279
  msgstr ""
1280
 
1281
- #: includes/gutenberg/headline-tool/headline-tool.php:517
1282
  msgid "mind-blowing"
1283
  msgstr ""
1284
 
1285
- #: includes/gutenberg/headline-tool/headline-tool.php:518
1286
  msgid "shameless"
1287
  msgstr ""
1288
 
1289
- #: includes/gutenberg/headline-tool/headline-tool.php:519
1290
  msgid "minute"
1291
  msgstr ""
1292
 
1293
- #: includes/gutenberg/headline-tool/headline-tool.php:520
1294
  msgid "rave"
1295
  msgstr ""
1296
 
1297
- #: includes/gutenberg/headline-tool/headline-tool.php:521
1298
  msgid "shatter"
1299
  msgstr ""
1300
 
1301
- #: includes/gutenberg/headline-tool/headline-tool.php:522
1302
  msgid "piranha"
1303
  msgstr ""
1304
 
1305
- #: includes/gutenberg/headline-tool/headline-tool.php:523
1306
  msgid "reckoning"
1307
  msgstr ""
1308
 
1309
- #: includes/gutenberg/headline-tool/headline-tool.php:524
1310
  msgid "shellacking"
1311
  msgstr ""
1312
 
1313
- #: includes/gutenberg/headline-tool/headline-tool.php:525
1314
  msgid "mired"
1315
  msgstr ""
1316
 
1317
- #: includes/gutenberg/headline-tool/headline-tool.php:526
1318
  msgid "pitfall"
1319
  msgstr ""
1320
 
1321
- #: includes/gutenberg/headline-tool/headline-tool.php:527
1322
  msgid "reclaim"
1323
  msgstr ""
1324
 
1325
- #: includes/gutenberg/headline-tool/headline-tool.php:528
1326
  msgid "mistakes"
1327
  msgstr ""
1328
 
1329
- #: includes/gutenberg/headline-tool/headline-tool.php:529
1330
  msgid "plague"
1331
  msgstr ""
1332
 
1333
- #: includes/gutenberg/headline-tool/headline-tool.php:530
1334
  msgid "sick and tired"
1335
  msgstr ""
1336
 
1337
- #: includes/gutenberg/headline-tool/headline-tool.php:531
1338
  msgid "money"
1339
  msgstr ""
1340
 
1341
- #: includes/gutenberg/headline-tool/headline-tool.php:532
1342
  msgid "played"
1343
  msgstr ""
1344
 
1345
- #: includes/gutenberg/headline-tool/headline-tool.php:533
1346
  msgid "refugee"
1347
  msgstr ""
1348
 
1349
- #: includes/gutenberg/headline-tool/headline-tool.php:534
1350
  msgid "silly"
1351
  msgstr ""
1352
 
1353
- #: includes/gutenberg/headline-tool/headline-tool.php:535
1354
  msgid "money-grubbing"
1355
  msgstr ""
1356
 
1357
- #: includes/gutenberg/headline-tool/headline-tool.php:536
1358
  msgid "pluck"
1359
  msgstr ""
1360
 
1361
- #: includes/gutenberg/headline-tool/headline-tool.php:537
1362
  msgid "refund"
1363
  msgstr ""
1364
 
1365
- #: includes/gutenberg/headline-tool/headline-tool.php:538
1366
  msgid "moneyback"
1367
  msgstr ""
1368
 
1369
- #: includes/gutenberg/headline-tool/headline-tool.php:539
1370
  msgid "plummet"
1371
  msgstr ""
1372
 
1373
- #: includes/gutenberg/headline-tool/headline-tool.php:540
1374
  msgid "plunge"
1375
  msgstr ""
1376
 
1377
- #: includes/gutenberg/headline-tool/headline-tool.php:541
1378
  msgid "murder"
1379
  msgstr ""
1380
 
1381
- #: includes/gutenberg/headline-tool/headline-tool.php:542
1382
  msgid "pointless"
1383
  msgstr ""
1384
 
1385
- #: includes/gutenberg/headline-tool/headline-tool.php:543
1386
  msgid "sinful"
1387
  msgstr ""
1388
 
1389
- #: includes/gutenberg/headline-tool/headline-tool.php:544
1390
  msgid "myths"
1391
  msgstr ""
1392
 
1393
- #: includes/gutenberg/headline-tool/headline-tool.php:545
1394
  msgid "poor"
1395
  msgstr ""
1396
 
1397
- #: includes/gutenberg/headline-tool/headline-tool.php:546
1398
  msgid "remarkably"
1399
  msgstr ""
1400
 
1401
- #: includes/gutenberg/headline-tool/headline-tool.php:547
1402
  msgid "six-figure"
1403
  msgstr ""
1404
 
1405
- #: includes/gutenberg/headline-tool/headline-tool.php:548
1406
  msgid "never again"
1407
  msgstr ""
1408
 
1409
- #: includes/gutenberg/headline-tool/headline-tool.php:549
1410
  msgid "research"
1411
  msgstr ""
1412
 
1413
- #: includes/gutenberg/headline-tool/headline-tool.php:550
1414
  msgid "surrender"
1415
  msgstr ""
1416
 
1417
- #: includes/gutenberg/headline-tool/headline-tool.php:551
1418
  msgid "to the"
1419
  msgstr ""
1420
 
1421
- #: includes/gutenberg/headline-tool/headline-tool.php:552
1422
  msgid "varify"
1423
  msgstr ""
1424
 
1425
- #: includes/gutenberg/headline-tool/headline-tool.php:553
1426
  msgid "skyrocket"
1427
  msgstr ""
1428
 
1429
- #: includes/gutenberg/headline-tool/headline-tool.php:554
1430
  msgid "toxic"
1431
  msgstr ""
1432
 
1433
- #: includes/gutenberg/headline-tool/headline-tool.php:555
1434
  msgid "vibrant"
1435
  msgstr ""
1436
 
1437
- #: includes/gutenberg/headline-tool/headline-tool.php:556
1438
  msgid "slaughter"
1439
  msgstr ""
1440
 
1441
- #: includes/gutenberg/headline-tool/headline-tool.php:557
1442
  msgid "swindle"
1443
  msgstr ""
1444
 
1445
- #: includes/gutenberg/headline-tool/headline-tool.php:558
1446
  msgid "trap"
1447
  msgstr ""
1448
 
1449
- #: includes/gutenberg/headline-tool/headline-tool.php:559
1450
  msgid "victim"
1451
  msgstr ""
1452
 
1453
- #: includes/gutenberg/headline-tool/headline-tool.php:560
1454
  msgid "sleazy"
1455
  msgstr ""
1456
 
1457
- #: includes/gutenberg/headline-tool/headline-tool.php:561
1458
  msgid "taboo"
1459
  msgstr ""
1460
 
1461
- #: includes/gutenberg/headline-tool/headline-tool.php:562
1462
  msgid "treasure"
1463
  msgstr ""
1464
 
1465
- #: includes/gutenberg/headline-tool/headline-tool.php:563
1466
  msgid "victory"
1467
  msgstr ""
1468
 
1469
- #: includes/gutenberg/headline-tool/headline-tool.php:564
1470
  msgid "smash"
1471
  msgstr ""
1472
 
1473
- #: includes/gutenberg/headline-tool/headline-tool.php:565
1474
  msgid "tailspin"
1475
  msgstr ""
1476
 
1477
- #: includes/gutenberg/headline-tool/headline-tool.php:566
1478
  msgid "vindication"
1479
  msgstr ""
1480
 
1481
- #: includes/gutenberg/headline-tool/headline-tool.php:567
1482
  msgid "smug"
1483
  msgstr ""
1484
 
1485
- #: includes/gutenberg/headline-tool/headline-tool.php:568
1486
  msgid "tank"
1487
  msgstr ""
1488
 
1489
- #: includes/gutenberg/headline-tool/headline-tool.php:569
1490
  msgid "triple"
1491
  msgstr ""
1492
 
1493
- #: includes/gutenberg/headline-tool/headline-tool.php:570
1494
  msgid "viral"
1495
  msgstr ""
1496
 
1497
- #: includes/gutenberg/headline-tool/headline-tool.php:571
1498
  msgid "smuggled"
1499
  msgstr ""
1500
 
1501
- #: includes/gutenberg/headline-tool/headline-tool.php:572
1502
  msgid "tantalizing"
1503
  msgstr ""
1504
 
1505
- #: includes/gutenberg/headline-tool/headline-tool.php:573
1506
  msgid "triumph"
1507
  msgstr ""
1508
 
1509
- #: includes/gutenberg/headline-tool/headline-tool.php:574
1510
  msgid "volatile"
1511
  msgstr ""
1512
 
1513
- #: includes/gutenberg/headline-tool/headline-tool.php:575
1514
  msgid "sniveling"
1515
  msgstr ""
1516
 
1517
- #: includes/gutenberg/headline-tool/headline-tool.php:576
1518
  msgid "targeted"
1519
  msgstr ""
1520
 
1521
- #: includes/gutenberg/headline-tool/headline-tool.php:577
1522
  msgid "truth"
1523
  msgstr ""
1524
 
1525
- #: includes/gutenberg/headline-tool/headline-tool.php:578
1526
  msgid "vulnerable"
1527
  msgstr ""
1528
 
1529
- #: includes/gutenberg/headline-tool/headline-tool.php:579
1530
  msgid "snob"
1531
  msgstr ""
1532
 
1533
- #: includes/gutenberg/headline-tool/headline-tool.php:580
1534
  msgid "tawdry"
1535
  msgstr ""
1536
 
1537
- #: includes/gutenberg/headline-tool/headline-tool.php:581
1538
  msgid "try before you buy"
1539
  msgstr ""
1540
 
1541
- #: includes/gutenberg/headline-tool/headline-tool.php:582
1542
  msgid "tech"
1543
  msgstr ""
1544
 
1545
- #: includes/gutenberg/headline-tool/headline-tool.php:583
1546
  msgid "turn the tables"
1547
  msgstr ""
1548
 
1549
- #: includes/gutenberg/headline-tool/headline-tool.php:584
1550
  msgid "wanton"
1551
  msgstr ""
1552
 
1553
- #: includes/gutenberg/headline-tool/headline-tool.php:585
1554
  msgid "soaring"
1555
  msgstr ""
1556
 
1557
- #: includes/gutenberg/headline-tool/headline-tool.php:586
1558
  msgid "warning"
1559
  msgstr ""
1560
 
1561
- #: includes/gutenberg/headline-tool/headline-tool.php:587
1562
  msgid "teetering"
1563
  msgstr ""
1564
 
1565
- #: includes/gutenberg/headline-tool/headline-tool.php:588
1566
  msgid "unauthorized"
1567
  msgstr ""
1568
 
1569
- #: includes/gutenberg/headline-tool/headline-tool.php:589
1570
  msgid "spectacular"
1571
  msgstr ""
1572
 
1573
- #: includes/gutenberg/headline-tool/headline-tool.php:590
1574
  msgid "temporary fix"
1575
  msgstr ""
1576
 
1577
- #: includes/gutenberg/headline-tool/headline-tool.php:591
1578
  msgid "unbelievably"
1579
  msgstr ""
1580
 
1581
- #: includes/gutenberg/headline-tool/headline-tool.php:592
1582
  msgid "spine"
1583
  msgstr ""
1584
 
1585
- #: includes/gutenberg/headline-tool/headline-tool.php:593
1586
  msgid "tempting"
1587
  msgstr ""
1588
 
1589
- #: includes/gutenberg/headline-tool/headline-tool.php:594
1590
  msgid "uncommonly"
1591
  msgstr ""
1592
 
1593
- #: includes/gutenberg/headline-tool/headline-tool.php:595
1594
  msgid "what happened"
1595
  msgstr ""
1596
 
1597
- #: includes/gutenberg/headline-tool/headline-tool.php:596
1598
  msgid "spirit"
1599
  msgstr ""
1600
 
1601
- #: includes/gutenberg/headline-tool/headline-tool.php:597
1602
  msgid "what happens when"
1603
  msgstr ""
1604
 
1605
- #: includes/gutenberg/headline-tool/headline-tool.php:598
1606
  msgid "terror"
1607
  msgstr ""
1608
 
1609
- #: includes/gutenberg/headline-tool/headline-tool.php:599
1610
  msgid "under"
1611
  msgstr ""
1612
 
1613
- #: includes/gutenberg/headline-tool/headline-tool.php:600
1614
  msgid "what happens"
1615
  msgstr ""
1616
 
1617
- #: includes/gutenberg/headline-tool/headline-tool.php:601
1618
  msgid "staggering"
1619
  msgstr ""
1620
 
1621
- #: includes/gutenberg/headline-tool/headline-tool.php:602
1622
  msgid "underhanded"
1623
  msgstr ""
1624
 
1625
- #: includes/gutenberg/headline-tool/headline-tool.php:603
1626
  msgid "what this"
1627
  msgstr ""
1628
 
1629
- #: includes/gutenberg/headline-tool/headline-tool.php:604
1630
  msgid "that will make you"
1631
  msgstr ""
1632
 
1633
- #: includes/gutenberg/headline-tool/headline-tool.php:606
1634
  msgid "that will make"
1635
  msgstr ""
1636
 
1637
- #: includes/gutenberg/headline-tool/headline-tool.php:607
1638
  msgid "unexpected"
1639
  msgstr ""
1640
 
1641
- #: includes/gutenberg/headline-tool/headline-tool.php:608
1642
  msgid "when you"
1643
  msgstr ""
1644
 
1645
- #: includes/gutenberg/headline-tool/headline-tool.php:609
1646
  msgid "strangle"
1647
  msgstr ""
1648
 
1649
- #: includes/gutenberg/headline-tool/headline-tool.php:610
1650
  msgid "that will"
1651
  msgstr ""
1652
 
1653
- #: includes/gutenberg/headline-tool/headline-tool.php:611
1654
  msgid "whip"
1655
  msgstr ""
1656
 
1657
- #: includes/gutenberg/headline-tool/headline-tool.php:612
1658
  msgid "the best"
1659
  msgstr ""
1660
 
1661
- #: includes/gutenberg/headline-tool/headline-tool.php:613
1662
  msgid "whopping"
1663
  msgstr ""
1664
 
1665
- #: includes/gutenberg/headline-tool/headline-tool.php:614
1666
  msgid "stuck up"
1667
  msgstr ""
1668
 
1669
- #: includes/gutenberg/headline-tool/headline-tool.php:615
1670
  msgid "the ranking of"
1671
  msgstr ""
1672
 
1673
- #: includes/gutenberg/headline-tool/headline-tool.php:616
1674
  msgid "wicked"
1675
  msgstr ""
1676
 
1677
- #: includes/gutenberg/headline-tool/headline-tool.php:617
1678
  msgid "stunning"
1679
  msgstr ""
1680
 
1681
- #: includes/gutenberg/headline-tool/headline-tool.php:618
1682
  msgid "the most"
1683
  msgstr ""
1684
 
1685
- #: includes/gutenberg/headline-tool/headline-tool.php:619
1686
  msgid "will make you"
1687
  msgstr ""
1688
 
1689
- #: includes/gutenberg/headline-tool/headline-tool.php:620
1690
  msgid "stupid"
1691
  msgstr ""
1692
 
1693
- #: includes/gutenberg/headline-tool/headline-tool.php:621
1694
  msgid "the reason why is"
1695
  msgstr ""
1696
 
1697
- #: includes/gutenberg/headline-tool/headline-tool.php:622
1698
  msgid "unscrupulous"
1699
  msgstr ""
1700
 
1701
- #: includes/gutenberg/headline-tool/headline-tool.php:623
1702
  msgid "thing ive ever seen"
1703
  msgstr ""
1704
 
1705
- #: includes/gutenberg/headline-tool/headline-tool.php:624
1706
  msgid "withheld"
1707
  msgstr ""
1708
 
1709
- #: includes/gutenberg/headline-tool/headline-tool.php:625
1710
  msgid "this is the"
1711
  msgstr ""
1712
 
1713
- #: includes/gutenberg/headline-tool/headline-tool.php:626
1714
  msgid "this is what happens"
1715
  msgstr ""
1716
 
1717
- #: includes/gutenberg/headline-tool/headline-tool.php:627
1718
  msgid "unusually"
1719
  msgstr ""
1720
 
1721
- #: includes/gutenberg/headline-tool/headline-tool.php:628
1722
  msgid "wondrous"
1723
  msgstr ""
1724
 
1725
- #: includes/gutenberg/headline-tool/headline-tool.php:629
1726
  msgid "this is what"
1727
  msgstr ""
1728
 
1729
- #: includes/gutenberg/headline-tool/headline-tool.php:630
1730
  msgid "uplifting"
1731
  msgstr ""
1732
 
1733
- #: includes/gutenberg/headline-tool/headline-tool.php:631
1734
  msgid "worry"
1735
  msgstr ""
1736
 
1737
- #: includes/gutenberg/headline-tool/headline-tool.php:632
1738
  msgid "sure"
1739
  msgstr ""
1740
 
1741
- #: includes/gutenberg/headline-tool/headline-tool.php:633
1742
  msgid "this is"
1743
  msgstr ""
1744
 
1745
- #: includes/gutenberg/headline-tool/headline-tool.php:634
1746
  msgid "wounded"
1747
  msgstr ""
1748
 
1749
- #: includes/gutenberg/headline-tool/headline-tool.php:635
1750
  msgid "surge"
1751
  msgstr ""
1752
 
1753
- #: includes/gutenberg/headline-tool/headline-tool.php:636
1754
  msgid "thrilled"
1755
  msgstr ""
1756
 
1757
- #: includes/gutenberg/headline-tool/headline-tool.php:637
1758
  msgid "you need to know"
1759
  msgstr ""
1760
 
1761
- #: includes/gutenberg/headline-tool/headline-tool.php:638
1762
  msgid "thrilling"
1763
  msgstr ""
1764
 
1765
- #: includes/gutenberg/headline-tool/headline-tool.php:639
1766
  msgid "valor"
1767
  msgstr ""
1768
 
1769
- #: includes/gutenberg/headline-tool/headline-tool.php:640
1770
  msgid "you need to"
1771
  msgstr ""
1772
 
1773
- #: includes/gutenberg/headline-tool/headline-tool.php:641
1774
  msgid "you see what"
1775
  msgstr ""
1776
 
1777
- #: includes/gutenberg/headline-tool/headline-tool.php:642
1778
  msgid "surprising"
1779
  msgstr ""
1780
 
1781
- #: includes/gutenberg/headline-tool/headline-tool.php:643
1782
  msgid "tired"
1783
  msgstr ""
1784
 
1785
- #: includes/gutenberg/headline-tool/headline-tool.php:644
1786
  msgid "you see"
1787
  msgstr ""
1788
 
1789
- #: includes/gutenberg/headline-tool/headline-tool.php:645
1790
  msgid "surprisingly"
1791
  msgstr ""
1792
 
1793
- #: includes/gutenberg/headline-tool/headline-tool.php:646
1794
  msgid "to be"
1795
  msgstr ""
1796
 
1797
- #: includes/gutenberg/headline-tool/headline-tool.php:647
1798
  msgid "vaporize"
1799
  msgstr ""
1800
 
1801
- #: includes/gutenberg/headline-tool/headline-tool.php:658
1802
  msgid "great"
1803
  msgstr ""
1804
 
1805
- #: includes/gutenberg/headline-tool/headline-tool.php:659
1806
  msgid "free"
1807
  msgstr ""
1808
 
1809
- #: includes/gutenberg/headline-tool/headline-tool.php:660
1810
  msgid "focus"
1811
  msgstr ""
1812
 
1813
- #: includes/gutenberg/headline-tool/headline-tool.php:661
1814
  msgid "remarkable"
1815
  msgstr ""
1816
 
1817
- #: includes/gutenberg/headline-tool/headline-tool.php:662
1818
  msgid "confidential"
1819
  msgstr ""
1820
 
1821
- #: includes/gutenberg/headline-tool/headline-tool.php:663
1822
  msgid "sale"
1823
  msgstr ""
1824
 
1825
- #: includes/gutenberg/headline-tool/headline-tool.php:664
1826
  msgid "wanted"
1827
  msgstr ""
1828
 
1829
- #: includes/gutenberg/headline-tool/headline-tool.php:665
1830
  msgid "obsession"
1831
  msgstr ""
1832
 
1833
- #: includes/gutenberg/headline-tool/headline-tool.php:666
1834
  msgid "sizable"
1835
  msgstr ""
1836
 
1837
- #: includes/gutenberg/headline-tool/headline-tool.php:667
1838
- #: includes/gutenberg/headline-tool/headline-tool.php:925
1839
  msgid "new"
1840
  msgstr ""
1841
 
1842
- #: includes/gutenberg/headline-tool/headline-tool.php:668
1843
  msgid "absolutely lowest"
1844
  msgstr ""
1845
 
1846
- #: includes/gutenberg/headline-tool/headline-tool.php:669
1847
  msgid "surging"
1848
  msgstr ""
1849
 
1850
- #: includes/gutenberg/headline-tool/headline-tool.php:670
1851
  msgid "wonderful"
1852
  msgstr ""
1853
 
1854
- #: includes/gutenberg/headline-tool/headline-tool.php:671
1855
  msgid "professional"
1856
  msgstr ""
1857
 
1858
- #: includes/gutenberg/headline-tool/headline-tool.php:672
1859
  msgid "interesting"
1860
  msgstr ""
1861
 
1862
- #: includes/gutenberg/headline-tool/headline-tool.php:673
1863
  msgid "revisited"
1864
  msgstr ""
1865
 
1866
- #: includes/gutenberg/headline-tool/headline-tool.php:674
1867
  msgid "delivered"
1868
  msgstr ""
1869
 
1870
- #: includes/gutenberg/headline-tool/headline-tool.php:675
1871
  msgid "guaranteed"
1872
  msgstr ""
1873
 
1874
- #: includes/gutenberg/headline-tool/headline-tool.php:676
1875
  msgid "challenge"
1876
  msgstr ""
1877
 
1878
- #: includes/gutenberg/headline-tool/headline-tool.php:677
1879
  msgid "unique"
1880
  msgstr ""
1881
 
1882
- #: includes/gutenberg/headline-tool/headline-tool.php:678
1883
  msgid "secrets"
1884
  msgstr ""
1885
 
1886
- #: includes/gutenberg/headline-tool/headline-tool.php:679
1887
  msgid "special"
1888
  msgstr ""
1889
 
1890
- #: includes/gutenberg/headline-tool/headline-tool.php:680
1891
  msgid "lifetime"
1892
  msgstr ""
1893
 
1894
- #: includes/gutenberg/headline-tool/headline-tool.php:681
1895
  msgid "bargain"
1896
  msgstr ""
1897
 
1898
- #: includes/gutenberg/headline-tool/headline-tool.php:682
1899
  msgid "scarce"
1900
  msgstr ""
1901
 
1902
- #: includes/gutenberg/headline-tool/headline-tool.php:683
1903
  msgid "tested"
1904
  msgstr ""
1905
 
1906
- #: includes/gutenberg/headline-tool/headline-tool.php:684
1907
  msgid "highest"
1908
  msgstr ""
1909
 
1910
- #: includes/gutenberg/headline-tool/headline-tool.php:685
1911
  msgid "hurry"
1912
  msgstr ""
1913
 
1914
- #: includes/gutenberg/headline-tool/headline-tool.php:686
1915
  msgid "alert famous"
1916
  msgstr ""
1917
 
1918
- #: includes/gutenberg/headline-tool/headline-tool.php:687
1919
  msgid "improved"
1920
  msgstr ""
1921
 
1922
- #: includes/gutenberg/headline-tool/headline-tool.php:688
1923
  msgid "expert"
1924
  msgstr ""
1925
 
1926
- #: includes/gutenberg/headline-tool/headline-tool.php:689
1927
  msgid "daring"
1928
  msgstr ""
1929
 
1930
- #: includes/gutenberg/headline-tool/headline-tool.php:690
1931
  msgid "strong"
1932
  msgstr ""
1933
 
1934
- #: includes/gutenberg/headline-tool/headline-tool.php:691
1935
  msgid "immediately"
1936
  msgstr ""
1937
 
1938
- #: includes/gutenberg/headline-tool/headline-tool.php:692
1939
  msgid "advice"
1940
  msgstr ""
1941
 
1942
- #: includes/gutenberg/headline-tool/headline-tool.php:693
1943
  msgid "pioneering"
1944
  msgstr ""
1945
 
1946
- #: includes/gutenberg/headline-tool/headline-tool.php:694
1947
  msgid "unusual"
1948
  msgstr ""
1949
 
1950
- #: includes/gutenberg/headline-tool/headline-tool.php:695
1951
  msgid "limited"
1952
  msgstr ""
1953
 
1954
- #: includes/gutenberg/headline-tool/headline-tool.php:696
1955
  msgid "the truth about"
1956
  msgstr ""
1957
 
1958
- #: includes/gutenberg/headline-tool/headline-tool.php:697
1959
  msgid "destiny"
1960
  msgstr ""
1961
 
1962
- #: includes/gutenberg/headline-tool/headline-tool.php:698
1963
  msgid "outstanding"
1964
  msgstr ""
1965
 
1966
- #: includes/gutenberg/headline-tool/headline-tool.php:699
1967
  msgid "simplistic"
1968
  msgstr ""
1969
 
1970
- #: includes/gutenberg/headline-tool/headline-tool.php:700
1971
  msgid "compare"
1972
  msgstr ""
1973
 
1974
- #: includes/gutenberg/headline-tool/headline-tool.php:701
1975
  msgid "unsurpassed"
1976
  msgstr ""
1977
 
1978
- #: includes/gutenberg/headline-tool/headline-tool.php:702
1979
  msgid "energy"
1980
  msgstr ""
1981
 
1982
- #: includes/gutenberg/headline-tool/headline-tool.php:703
1983
  msgid "powerful"
1984
  msgstr ""
1985
 
1986
- #: includes/gutenberg/headline-tool/headline-tool.php:704
1987
  msgid "colorful"
1988
  msgstr ""
1989
 
1990
- #: includes/gutenberg/headline-tool/headline-tool.php:705
1991
  msgid "genuine"
1992
  msgstr ""
1993
 
1994
- #: includes/gutenberg/headline-tool/headline-tool.php:706
1995
  msgid "instructive"
1996
  msgstr ""
1997
 
1998
- #: includes/gutenberg/headline-tool/headline-tool.php:707
1999
  msgid "big"
2000
  msgstr ""
2001
 
2002
- #: includes/gutenberg/headline-tool/headline-tool.php:708
2003
  msgid "affordable"
2004
  msgstr ""
2005
 
2006
- #: includes/gutenberg/headline-tool/headline-tool.php:709
2007
  msgid "informative"
2008
  msgstr ""
2009
 
2010
- #: includes/gutenberg/headline-tool/headline-tool.php:710
2011
  msgid "liberal"
2012
  msgstr ""
2013
 
2014
- #: includes/gutenberg/headline-tool/headline-tool.php:711
2015
  msgid "popular"
2016
  msgstr ""
2017
 
2018
- #: includes/gutenberg/headline-tool/headline-tool.php:712
2019
  msgid "ultimate"
2020
  msgstr ""
2021
 
2022
- #: includes/gutenberg/headline-tool/headline-tool.php:713
2023
  msgid "mainstream"
2024
  msgstr ""
2025
 
2026
- #: includes/gutenberg/headline-tool/headline-tool.php:714
2027
  msgid "rare"
2028
  msgstr ""
2029
 
2030
- #: includes/gutenberg/headline-tool/headline-tool.php:715
2031
  msgid "exclusive"
2032
  msgstr ""
2033
 
2034
- #: includes/gutenberg/headline-tool/headline-tool.php:716
2035
  msgid "willpower"
2036
  msgstr ""
2037
 
2038
- #: includes/gutenberg/headline-tool/headline-tool.php:717
2039
  msgid "complete"
2040
  msgstr ""
2041
 
2042
- #: includes/gutenberg/headline-tool/headline-tool.php:718
2043
  msgid "edge"
2044
  msgstr ""
2045
 
2046
- #: includes/gutenberg/headline-tool/headline-tool.php:719
2047
  msgid "valuable"
2048
  msgstr ""
2049
 
2050
- #: includes/gutenberg/headline-tool/headline-tool.php:720
2051
  msgid "attractive"
2052
  msgstr ""
2053
 
2054
- #: includes/gutenberg/headline-tool/headline-tool.php:721
2055
  msgid "last chance"
2056
  msgstr ""
2057
 
2058
- #: includes/gutenberg/headline-tool/headline-tool.php:722
2059
  msgid "superior"
2060
  msgstr ""
2061
 
2062
- #: includes/gutenberg/headline-tool/headline-tool.php:724
2063
  msgid "easily"
2064
  msgstr ""
2065
 
2066
- #: includes/gutenberg/headline-tool/headline-tool.php:725
2067
  msgid "exploit"
2068
  msgstr ""
2069
 
2070
- #: includes/gutenberg/headline-tool/headline-tool.php:726
2071
  msgid "unparalleled"
2072
  msgstr ""
2073
 
2074
- #: includes/gutenberg/headline-tool/headline-tool.php:727
2075
  msgid "endorsed"
2076
  msgstr ""
2077
 
2078
- #: includes/gutenberg/headline-tool/headline-tool.php:728
2079
  msgid "approved"
2080
  msgstr ""
2081
 
2082
- #: includes/gutenberg/headline-tool/headline-tool.php:729
2083
  msgid "quality"
2084
  msgstr ""
2085
 
2086
- #: includes/gutenberg/headline-tool/headline-tool.php:730
2087
  msgid "fascinating"
2088
  msgstr ""
2089
 
2090
- #: includes/gutenberg/headline-tool/headline-tool.php:731
2091
  msgid "unlimited"
2092
  msgstr ""
2093
 
2094
- #: includes/gutenberg/headline-tool/headline-tool.php:732
2095
  msgid "competitive"
2096
  msgstr ""
2097
 
2098
- #: includes/gutenberg/headline-tool/headline-tool.php:733
2099
  msgid "gigantic"
2100
  msgstr ""
2101
 
2102
- #: includes/gutenberg/headline-tool/headline-tool.php:734
2103
  msgid "compromise"
2104
  msgstr ""
2105
 
2106
- #: includes/gutenberg/headline-tool/headline-tool.php:735
2107
  msgid "discount"
2108
  msgstr ""
2109
 
2110
- #: includes/gutenberg/headline-tool/headline-tool.php:736
2111
  msgid "full"
2112
  msgstr ""
2113
 
2114
- #: includes/gutenberg/headline-tool/headline-tool.php:737
2115
- #: includes/gutenberg/headline-tool/headline-tool.php:948
2116
  msgid "love"
2117
  msgstr ""
2118
 
2119
- #: includes/gutenberg/headline-tool/headline-tool.php:738
2120
  msgid "odd"
2121
  msgstr ""
2122
 
2123
- #: includes/gutenberg/headline-tool/headline-tool.php:739
2124
  msgid "fundamentals"
2125
  msgstr ""
2126
 
2127
- #: includes/gutenberg/headline-tool/headline-tool.php:740
2128
  msgid "mammoth"
2129
  msgstr ""
2130
 
2131
- #: includes/gutenberg/headline-tool/headline-tool.php:741
2132
  msgid "lavishly"
2133
  msgstr ""
2134
 
2135
- #: includes/gutenberg/headline-tool/headline-tool.php:742
2136
  msgid "bottom line"
2137
  msgstr ""
2138
 
2139
- #: includes/gutenberg/headline-tool/headline-tool.php:743
2140
  msgid "under priced"
2141
  msgstr ""
2142
 
2143
- #: includes/gutenberg/headline-tool/headline-tool.php:744
2144
  msgid "innovative"
2145
  msgstr ""
2146
 
2147
- #: includes/gutenberg/headline-tool/headline-tool.php:745
2148
  msgid "reliable"
2149
  msgstr ""
2150
 
2151
- #: includes/gutenberg/headline-tool/headline-tool.php:746
2152
  msgid "zinger"
2153
  msgstr ""
2154
 
2155
- #: includes/gutenberg/headline-tool/headline-tool.php:747
2156
  msgid "suddenly"
2157
  msgstr ""
2158
 
2159
- #: includes/gutenberg/headline-tool/headline-tool.php:748
2160
  msgid "it's here"
2161
  msgstr ""
2162
 
2163
- #: includes/gutenberg/headline-tool/headline-tool.php:749
2164
  msgid "terrific"
2165
  msgstr ""
2166
 
2167
- #: includes/gutenberg/headline-tool/headline-tool.php:750
2168
  msgid "simplified"
2169
  msgstr ""
2170
 
2171
- #: includes/gutenberg/headline-tool/headline-tool.php:751
2172
  msgid "perspective"
2173
  msgstr ""
2174
 
2175
- #: includes/gutenberg/headline-tool/headline-tool.php:752
2176
  msgid "just arrived"
2177
  msgstr ""
2178
 
2179
- #: includes/gutenberg/headline-tool/headline-tool.php:753
2180
  msgid "breakthrough"
2181
  msgstr ""
2182
 
2183
- #: includes/gutenberg/headline-tool/headline-tool.php:754
2184
  msgid "tremendous"
2185
  msgstr ""
2186
 
2187
- #: includes/gutenberg/headline-tool/headline-tool.php:755
2188
  msgid "launching"
2189
  msgstr ""
2190
 
2191
- #: includes/gutenberg/headline-tool/headline-tool.php:756
2192
  msgid "sure fire"
2193
  msgstr ""
2194
 
2195
- #: includes/gutenberg/headline-tool/headline-tool.php:757
2196
  msgid "emerging"
2197
  msgstr ""
2198
 
2199
- #: includes/gutenberg/headline-tool/headline-tool.php:758
2200
  msgid "helpful"
2201
  msgstr ""
2202
 
2203
- #: includes/gutenberg/headline-tool/headline-tool.php:759
2204
  msgid "skill"
2205
  msgstr ""
2206
 
2207
- #: includes/gutenberg/headline-tool/headline-tool.php:760
2208
  msgid "soar"
2209
  msgstr ""
2210
 
2211
- #: includes/gutenberg/headline-tool/headline-tool.php:761
2212
  msgid "profitable"
2213
  msgstr ""
2214
 
2215
- #: includes/gutenberg/headline-tool/headline-tool.php:762
2216
  msgid "special offer"
2217
  msgstr ""
2218
 
2219
- #: includes/gutenberg/headline-tool/headline-tool.php:763
2220
  msgid "reduced"
2221
  msgstr ""
2222
 
2223
- #: includes/gutenberg/headline-tool/headline-tool.php:764
2224
- #: includes/gutenberg/headline-tool/headline-tool.php:927
2225
  msgid "beautiful"
2226
  msgstr ""
2227
 
2228
- #: includes/gutenberg/headline-tool/headline-tool.php:765
2229
  msgid "sampler"
2230
  msgstr ""
2231
 
2232
- #: includes/gutenberg/headline-tool/headline-tool.php:766
2233
  msgid "technology"
2234
  msgstr ""
2235
 
2236
- #: includes/gutenberg/headline-tool/headline-tool.php:767
2237
- #: includes/gutenberg/headline-tool/headline-tool.php:939
2238
  msgid "better"
2239
  msgstr ""
2240
 
2241
- #: includes/gutenberg/headline-tool/headline-tool.php:768
2242
  msgid "crammed"
2243
  msgstr ""
2244
 
2245
- #: includes/gutenberg/headline-tool/headline-tool.php:769
2246
  msgid "noted"
2247
  msgstr ""
2248
 
2249
- #: includes/gutenberg/headline-tool/headline-tool.php:770
2250
  msgid "selected"
2251
  msgstr ""
2252
 
2253
- #: includes/gutenberg/headline-tool/headline-tool.php:771
2254
  msgid "shrewd"
2255
  msgstr ""
2256
 
2257
- #: includes/gutenberg/headline-tool/headline-tool.php:772
2258
  msgid "growth"
2259
  msgstr ""
2260
 
2261
- #: includes/gutenberg/headline-tool/headline-tool.php:773
2262
  msgid "luxury"
2263
  msgstr ""
2264
 
2265
- #: includes/gutenberg/headline-tool/headline-tool.php:774
2266
  msgid "sturdy"
2267
  msgstr ""
2268
 
2269
- #: includes/gutenberg/headline-tool/headline-tool.php:775
2270
  msgid "enormous"
2271
  msgstr ""
2272
 
2273
- #: includes/gutenberg/headline-tool/headline-tool.php:776
2274
  msgid "promising"
2275
  msgstr ""
2276
 
2277
- #: includes/gutenberg/headline-tool/headline-tool.php:777
2278
  msgid "unconditional"
2279
  msgstr ""
2280
 
2281
- #: includes/gutenberg/headline-tool/headline-tool.php:778
2282
  msgid "wealth"
2283
  msgstr ""
2284
 
2285
- #: includes/gutenberg/headline-tool/headline-tool.php:779
2286
  msgid "spotlight"
2287
  msgstr ""
2288
 
2289
- #: includes/gutenberg/headline-tool/headline-tool.php:780
2290
  msgid "astonishing"
2291
  msgstr ""
2292
 
2293
- #: includes/gutenberg/headline-tool/headline-tool.php:781
2294
  msgid "timely"
2295
  msgstr ""
2296
 
2297
- #: includes/gutenberg/headline-tool/headline-tool.php:782
2298
  msgid "successful"
2299
  msgstr ""
2300
 
2301
- #: includes/gutenberg/headline-tool/headline-tool.php:783
2302
  msgid "useful"
2303
  msgstr ""
2304
 
2305
- #: includes/gutenberg/headline-tool/headline-tool.php:784
2306
  msgid "imagination"
2307
  msgstr ""
2308
 
2309
- #: includes/gutenberg/headline-tool/headline-tool.php:785
2310
  msgid "bonanza"
2311
  msgstr ""
2312
 
2313
- #: includes/gutenberg/headline-tool/headline-tool.php:786
2314
  msgid "opportunities"
2315
  msgstr ""
2316
 
2317
- #: includes/gutenberg/headline-tool/headline-tool.php:787
2318
  msgid "survival"
2319
  msgstr ""
2320
 
2321
- #: includes/gutenberg/headline-tool/headline-tool.php:788
2322
  msgid "greatest"
2323
  msgstr ""
2324
 
2325
- #: includes/gutenberg/headline-tool/headline-tool.php:789
2326
  msgid "security"
2327
  msgstr ""
2328
 
2329
- #: includes/gutenberg/headline-tool/headline-tool.php:790
2330
  msgid "last minute"
2331
  msgstr ""
2332
 
2333
- #: includes/gutenberg/headline-tool/headline-tool.php:791
2334
  msgid "largest"
2335
  msgstr ""
2336
 
2337
- #: includes/gutenberg/headline-tool/headline-tool.php:792
2338
  msgid "high tech"
2339
  msgstr ""
2340
 
2341
- #: includes/gutenberg/headline-tool/headline-tool.php:793
2342
  msgid "refundable"
2343
  msgstr ""
2344
 
2345
- #: includes/gutenberg/headline-tool/headline-tool.php:794
2346
  msgid "monumental"
2347
  msgstr ""
2348
 
2349
- #: includes/gutenberg/headline-tool/headline-tool.php:795
2350
  msgid "colossal"
2351
  msgstr ""
2352
 
2353
- #: includes/gutenberg/headline-tool/headline-tool.php:796
2354
  msgid "latest"
2355
  msgstr ""
2356
 
2357
- #: includes/gutenberg/headline-tool/headline-tool.php:797
2358
  msgid "quickly"
2359
  msgstr ""
2360
 
2361
- #: includes/gutenberg/headline-tool/headline-tool.php:798
2362
  msgid "startling"
2363
  msgstr ""
2364
 
2365
- #: includes/gutenberg/headline-tool/headline-tool.php:799
2366
- #: includes/gutenberg/headline-tool/headline-tool.php:929
2367
  msgid "now"
2368
  msgstr ""
2369
 
2370
- #: includes/gutenberg/headline-tool/headline-tool.php:800
2371
  msgid "important"
2372
  msgstr ""
2373
 
2374
- #: includes/gutenberg/headline-tool/headline-tool.php:801
2375
  msgid "revolutionary"
2376
  msgstr ""
2377
 
2378
- #: includes/gutenberg/headline-tool/headline-tool.php:802
2379
  msgid "quick"
2380
  msgstr ""
2381
 
2382
- #: includes/gutenberg/headline-tool/headline-tool.php:803
2383
  msgid "unlock"
2384
  msgstr ""
2385
 
2386
- #: includes/gutenberg/headline-tool/headline-tool.php:804
2387
  msgid "urgent"
2388
  msgstr ""
2389
 
2390
- #: includes/gutenberg/headline-tool/headline-tool.php:805
2391
  msgid "miracle"
2392
  msgstr ""
2393
 
2394
- #: includes/gutenberg/headline-tool/headline-tool.php:806
2395
  msgid "easy"
2396
  msgstr ""
2397
 
2398
- #: includes/gutenberg/headline-tool/headline-tool.php:807
2399
  msgid "fortune"
2400
  msgstr ""
2401
 
2402
- #: includes/gutenberg/headline-tool/headline-tool.php:808
2403
  msgid "amazing"
2404
  msgstr ""
2405
 
2406
- #: includes/gutenberg/headline-tool/headline-tool.php:809
2407
  msgid "magic"
2408
  msgstr ""
2409
 
2410
- #: includes/gutenberg/headline-tool/headline-tool.php:810
2411
  msgid "direct"
2412
  msgstr ""
2413
 
2414
- #: includes/gutenberg/headline-tool/headline-tool.php:811
2415
  msgid "authentic"
2416
  msgstr ""
2417
 
2418
- #: includes/gutenberg/headline-tool/headline-tool.php:812
2419
  msgid "exciting"
2420
  msgstr ""
2421
 
2422
- #: includes/gutenberg/headline-tool/headline-tool.php:813
2423
  msgid "proven"
2424
  msgstr ""
2425
 
2426
- #: includes/gutenberg/headline-tool/headline-tool.php:814
2427
  msgid "simple"
2428
  msgstr ""
2429
 
2430
- #: includes/gutenberg/headline-tool/headline-tool.php:815
2431
  msgid "announcing"
2432
  msgstr ""
2433
 
2434
- #: includes/gutenberg/headline-tool/headline-tool.php:816
2435
  msgid "portfolio"
2436
  msgstr ""
2437
 
2438
- #: includes/gutenberg/headline-tool/headline-tool.php:817
2439
  msgid "reward"
2440
  msgstr ""
2441
 
2442
- #: includes/gutenberg/headline-tool/headline-tool.php:818
2443
  msgid "strange"
2444
  msgstr ""
2445
 
2446
- #: includes/gutenberg/headline-tool/headline-tool.php:819
2447
  msgid "huge gift"
2448
  msgstr ""
2449
 
2450
- #: includes/gutenberg/headline-tool/headline-tool.php:820
2451
  msgid "revealing"
2452
  msgstr ""
2453
 
2454
- #: includes/gutenberg/headline-tool/headline-tool.php:821
2455
  msgid "weird"
2456
  msgstr ""
2457
 
2458
- #: includes/gutenberg/headline-tool/headline-tool.php:822
2459
  msgid "value"
2460
  msgstr ""
2461
 
2462
- #: includes/gutenberg/headline-tool/headline-tool.php:823
2463
  msgid "introducing"
2464
  msgstr ""
2465
 
2466
- #: includes/gutenberg/headline-tool/headline-tool.php:824
2467
  msgid "sensational"
2468
  msgstr ""
2469
 
2470
- #: includes/gutenberg/headline-tool/headline-tool.php:825
2471
  msgid "surprise"
2472
  msgstr ""
2473
 
2474
- #: includes/gutenberg/headline-tool/headline-tool.php:826
2475
  msgid "insider"
2476
  msgstr ""
2477
 
2478
- #: includes/gutenberg/headline-tool/headline-tool.php:827
2479
  msgid "practical"
2480
  msgstr ""
2481
 
2482
- #: includes/gutenberg/headline-tool/headline-tool.php:828
2483
  msgid "excellent"
2484
  msgstr ""
2485
 
2486
- #: includes/gutenberg/headline-tool/headline-tool.php:829
2487
  msgid "delighted"
2488
  msgstr ""
2489
 
2490
- #: includes/gutenberg/headline-tool/headline-tool.php:830
2491
  msgid "download"
2492
  msgstr ""
2493
 
2494
- #: includes/gutenberg/headline-tool/headline-tool.php:841
2495
  msgid "a"
2496
  msgstr ""
2497
 
2498
- #: includes/gutenberg/headline-tool/headline-tool.php:842
2499
  msgid "for"
2500
  msgstr ""
2501
 
2502
- #: includes/gutenberg/headline-tool/headline-tool.php:843
2503
  msgid "about"
2504
  msgstr ""
2505
 
2506
- #: includes/gutenberg/headline-tool/headline-tool.php:844
2507
  msgid "from"
2508
  msgstr ""
2509
 
2510
- #: includes/gutenberg/headline-tool/headline-tool.php:845
2511
  msgid "after"
2512
  msgstr ""
2513
 
2514
- #: includes/gutenberg/headline-tool/headline-tool.php:846
2515
  msgid "get"
2516
  msgstr ""
2517
 
2518
- #: includes/gutenberg/headline-tool/headline-tool.php:847
2519
  msgid "all"
2520
  msgstr ""
2521
 
2522
- #: includes/gutenberg/headline-tool/headline-tool.php:849
2523
  msgid "an"
2524
  msgstr ""
2525
 
2526
- #: includes/gutenberg/headline-tool/headline-tool.php:851
2527
  msgid "and"
2528
  msgstr ""
2529
 
2530
- #: includes/gutenberg/headline-tool/headline-tool.php:854
2531
  msgid "her"
2532
  msgstr ""
2533
 
2534
- #: includes/gutenberg/headline-tool/headline-tool.php:855
2535
  msgid "as"
2536
  msgstr ""
2537
 
2538
- #: includes/gutenberg/headline-tool/headline-tool.php:856
2539
  msgid "his"
2540
  msgstr ""
2541
 
2542
- #: includes/gutenberg/headline-tool/headline-tool.php:857
2543
  msgid "at"
2544
  msgstr ""
2545
 
2546
- #: includes/gutenberg/headline-tool/headline-tool.php:859
2547
  msgid "be"
2548
  msgstr ""
2549
 
2550
- #: includes/gutenberg/headline-tool/headline-tool.php:860
2551
  msgid "I"
2552
  msgstr ""
2553
 
2554
- #: includes/gutenberg/headline-tool/headline-tool.php:861
2555
  msgid "but"
2556
  msgstr ""
2557
 
2558
- #: includes/gutenberg/headline-tool/headline-tool.php:862
2559
  msgid "if"
2560
  msgstr ""
2561
 
2562
- #: includes/gutenberg/headline-tool/headline-tool.php:863
2563
  msgid "by"
2564
  msgstr ""
2565
 
2566
- #: includes/gutenberg/headline-tool/headline-tool.php:864
2567
  msgid "in"
2568
  msgstr ""
2569
 
2570
- #: includes/gutenberg/headline-tool/headline-tool.php:866
2571
  msgid "is"
2572
  msgstr ""
2573
 
2574
- #: includes/gutenberg/headline-tool/headline-tool.php:867
2575
  msgid "did"
2576
  msgstr ""
2577
 
2578
- #: includes/gutenberg/headline-tool/headline-tool.php:870
2579
  msgid "just"
2580
  msgstr ""
2581
 
2582
- #: includes/gutenberg/headline-tool/headline-tool.php:871
2583
  msgid "ever"
2584
  msgstr ""
2585
 
2586
- #: includes/gutenberg/headline-tool/headline-tool.php:872
2587
  msgid "like"
2588
  msgstr ""
2589
 
2590
- #: includes/gutenberg/headline-tool/headline-tool.php:873
2591
  msgid "ll"
2592
  msgstr ""
2593
 
2594
- #: includes/gutenberg/headline-tool/headline-tool.php:874
2595
  msgid "these"
2596
  msgstr ""
2597
 
2598
- #: includes/gutenberg/headline-tool/headline-tool.php:875
2599
  msgid "me"
2600
  msgstr ""
2601
 
2602
- #: includes/gutenberg/headline-tool/headline-tool.php:877
2603
  msgid "most"
2604
  msgstr ""
2605
 
2606
- #: includes/gutenberg/headline-tool/headline-tool.php:878
2607
  msgid "things"
2608
  msgstr ""
2609
 
2610
- #: includes/gutenberg/headline-tool/headline-tool.php:880
2611
  msgid "this"
2612
  msgstr ""
2613
 
2614
- #: includes/gutenberg/headline-tool/headline-tool.php:881
2615
  msgid "no"
2616
  msgstr ""
2617
 
2618
- #: includes/gutenberg/headline-tool/headline-tool.php:882
2619
  msgid "to"
2620
  msgstr ""
2621
 
2622
- #: includes/gutenberg/headline-tool/headline-tool.php:883
2623
  msgid "not"
2624
  msgstr ""
2625
 
2626
- #: includes/gutenberg/headline-tool/headline-tool.php:884
2627
  msgid "up"
2628
  msgstr ""
2629
 
2630
- #: includes/gutenberg/headline-tool/headline-tool.php:885
2631
  msgid "of"
2632
  msgstr ""
2633
 
2634
- #: includes/gutenberg/headline-tool/headline-tool.php:886
2635
  msgid "was"
2636
  msgstr ""
2637
 
2638
- #: includes/gutenberg/headline-tool/headline-tool.php:887
2639
  msgid "on"
2640
  msgstr ""
2641
 
2642
- #: includes/gutenberg/headline-tool/headline-tool.php:889
2643
  msgid "re"
2644
  msgstr ""
2645
 
2646
- #: includes/gutenberg/headline-tool/headline-tool.php:892
2647
  msgid "who"
2648
  msgstr ""
2649
 
2650
- #: includes/gutenberg/headline-tool/headline-tool.php:893
2651
  msgid "sould"
2652
  msgstr ""
2653
 
2654
- #: includes/gutenberg/headline-tool/headline-tool.php:894
2655
  msgid "why"
2656
  msgstr ""
2657
 
2658
- #: includes/gutenberg/headline-tool/headline-tool.php:895
2659
  msgid "so"
2660
  msgstr ""
2661
 
2662
- #: includes/gutenberg/headline-tool/headline-tool.php:897
2663
  msgid "that"
2664
  msgstr ""
2665
 
2666
- #: includes/gutenberg/headline-tool/headline-tool.php:898
2667
  msgid "with"
2668
  msgstr ""
2669
 
2670
- #: includes/gutenberg/headline-tool/headline-tool.php:899
2671
  msgid "the"
2672
  msgstr ""
2673
 
2674
- #: includes/gutenberg/headline-tool/headline-tool.php:901
2675
  msgid "their"
2676
  msgstr ""
2677
 
2678
- #: includes/gutenberg/headline-tool/headline-tool.php:903
2679
  msgid "there"
2680
  msgstr ""
2681
 
2682
- #: includes/gutenberg/headline-tool/headline-tool.php:915
2683
  msgid "actually"
2684
  msgstr ""
2685
 
2686
- #: includes/gutenberg/headline-tool/headline-tool.php:916
2687
  msgid "happened"
2688
  msgstr ""
2689
 
2690
- #: includes/gutenberg/headline-tool/headline-tool.php:917
2691
  msgid "need"
2692
  msgstr ""
2693
 
2694
- #: includes/gutenberg/headline-tool/headline-tool.php:918
2695
  msgid "thing"
2696
  msgstr ""
2697
 
2698
- #: includes/gutenberg/headline-tool/headline-tool.php:919
2699
  msgid "awesome"
2700
  msgstr ""
2701
 
2702
- #: includes/gutenberg/headline-tool/headline-tool.php:920
2703
  msgid "heart"
2704
  msgstr ""
2705
 
2706
- #: includes/gutenberg/headline-tool/headline-tool.php:921
2707
  msgid "never"
2708
  msgstr ""
2709
 
2710
- #: includes/gutenberg/headline-tool/headline-tool.php:922
2711
  msgid "think"
2712
  msgstr ""
2713
 
2714
- #: includes/gutenberg/headline-tool/headline-tool.php:923
2715
  msgid "baby"
2716
  msgstr ""
2717
 
2718
- #: includes/gutenberg/headline-tool/headline-tool.php:924
2719
  msgid "here"
2720
  msgstr ""
2721
 
2722
- #: includes/gutenberg/headline-tool/headline-tool.php:926
2723
  msgid "time"
2724
  msgstr ""
2725
 
2726
- #: includes/gutenberg/headline-tool/headline-tool.php:928
2727
  msgid "its"
2728
  msgstr ""
2729
 
2730
- #: includes/gutenberg/headline-tool/headline-tool.php:930
2731
  msgid "valentines"
2732
  msgstr ""
2733
 
2734
- #: includes/gutenberg/headline-tool/headline-tool.php:931
2735
  msgid "being"
2736
  msgstr ""
2737
 
2738
- #: includes/gutenberg/headline-tool/headline-tool.php:932
2739
  msgid "know"
2740
  msgstr ""
2741
 
2742
- #: includes/gutenberg/headline-tool/headline-tool.php:933
2743
  msgid "old"
2744
  msgstr ""
2745
 
2746
- #: includes/gutenberg/headline-tool/headline-tool.php:934
2747
  msgid "video"
2748
  msgstr ""
2749
 
2750
- #: includes/gutenberg/headline-tool/headline-tool.php:935
2751
  msgid "best"
2752
  msgstr ""
2753
 
2754
- #: includes/gutenberg/headline-tool/headline-tool.php:936
2755
  msgid "life"
2756
  msgstr ""
2757
 
2758
- #: includes/gutenberg/headline-tool/headline-tool.php:938
2759
  msgid "want"
2760
  msgstr ""
2761
 
2762
- #: includes/gutenberg/headline-tool/headline-tool.php:940
2763
  msgid "little"
2764
  msgstr ""
2765
 
2766
- #: includes/gutenberg/headline-tool/headline-tool.php:941
2767
  msgid "out"
2768
  msgstr ""
2769
 
2770
- #: includes/gutenberg/headline-tool/headline-tool.php:942
2771
  msgid "watch"
2772
  msgstr ""
2773
 
2774
- #: includes/gutenberg/headline-tool/headline-tool.php:943
2775
  msgid "boy"
2776
  msgstr ""
2777
 
2778
- #: includes/gutenberg/headline-tool/headline-tool.php:944
2779
  msgid "look"
2780
  msgstr ""
2781
 
2782
- #: includes/gutenberg/headline-tool/headline-tool.php:945
2783
  msgid "people"
2784
  msgstr ""
2785
 
2786
- #: includes/gutenberg/headline-tool/headline-tool.php:946
2787
  msgid "way"
2788
  msgstr ""
2789
 
2790
- #: includes/gutenberg/headline-tool/headline-tool.php:947
2791
  msgid "dog"
2792
  msgstr ""
2793
 
2794
- #: includes/gutenberg/headline-tool/headline-tool.php:949
2795
  msgid "photos"
2796
  msgstr ""
2797
 
2798
- #: includes/gutenberg/headline-tool/headline-tool.php:950
2799
  msgid "ways"
2800
  msgstr ""
2801
 
2802
- #: includes/gutenberg/headline-tool/headline-tool.php:951
2803
  msgid "down"
2804
  msgstr ""
2805
 
2806
- #: includes/gutenberg/headline-tool/headline-tool.php:952
2807
  msgid "made"
2808
  msgstr ""
2809
 
2810
- #: includes/gutenberg/headline-tool/headline-tool.php:953
2811
  msgid "really"
2812
  msgstr ""
2813
 
2814
- #: includes/gutenberg/headline-tool/headline-tool.php:954
2815
  msgid "world"
2816
  msgstr ""
2817
 
2818
- #: includes/gutenberg/headline-tool/headline-tool.php:955
2819
  msgid "facebook"
2820
  msgstr ""
2821
 
2822
- #: includes/gutenberg/headline-tool/headline-tool.php:956
2823
  msgid "make"
2824
  msgstr ""
2825
 
2826
- #: includes/gutenberg/headline-tool/headline-tool.php:957
2827
  msgid "reasons"
2828
  msgstr ""
2829
 
2830
- #: includes/gutenberg/headline-tool/headline-tool.php:958
2831
  msgid "year"
2832
  msgstr ""
2833
 
2834
- #: includes/gutenberg/headline-tool/headline-tool.php:959
2835
  msgid "first"
2836
  msgstr ""
2837
 
2838
- #: includes/gutenberg/headline-tool/headline-tool.php:960
2839
  msgid "makes"
2840
  msgstr ""
2841
 
2842
- #: includes/gutenberg/headline-tool/headline-tool.php:961
2843
  msgid "right"
2844
  msgstr ""
2845
 
2846
- #: includes/gutenberg/headline-tool/headline-tool.php:962
2847
  msgid "years"
2848
  msgstr ""
2849
 
2850
- #: includes/gutenberg/headline-tool/headline-tool.php:963
2851
  msgid "found"
2852
  msgstr ""
2853
 
2854
- #: includes/gutenberg/headline-tool/headline-tool.php:964
2855
  msgid "man"
2856
  msgstr ""
2857
 
2858
- #: includes/gutenberg/headline-tool/headline-tool.php:965
2859
  msgid "see"
2860
  msgstr ""
2861
 
2862
- #: includes/gutenberg/headline-tool/headline-tool.php:966
2863
  msgid "you’ll"
2864
  msgstr ""
2865
 
2866
- #: includes/gutenberg/headline-tool/headline-tool.php:967
2867
  msgid "girl"
2868
  msgstr ""
2869
 
2870
- #: includes/gutenberg/headline-tool/headline-tool.php:968
2871
  msgid "media"
2872
  msgstr ""
2873
 
2874
- #: includes/gutenberg/headline-tool/headline-tool.php:969
2875
  msgid "seen"
2876
  msgstr ""
2877
 
2878
- #: includes/gutenberg/headline-tool/headline-tool.php:970
2879
  msgid "good"
2880
  msgstr ""
2881
 
2882
- #: includes/gutenberg/headline-tool/headline-tool.php:971
2883
  msgid "mind"
2884
  msgstr ""
2885
 
2886
- #: includes/gutenberg/headline-tool/headline-tool.php:972
2887
  msgid "social"
2888
  msgstr ""
2889
 
2890
- #: includes/gutenberg/headline-tool/headline-tool.php:973
2891
  msgid "guy"
2892
  msgstr ""
2893
 
2894
- #: includes/gutenberg/headline-tool/headline-tool.php:974
2895
  msgid "more"
2896
  msgstr ""
2897
 
2898
- #: includes/gutenberg/headline-tool/headline-tool.php:975
2899
  msgid "something"
2900
  msgstr ""
2901
 
@@ -2951,9 +2951,9 @@ msgstr ""
2951
  msgid "I already did"
2952
  msgstr ""
2953
 
2954
- #: includes/admin/notification-event.php:215
2955
- #: includes/admin/routes.php:646
2956
- #: includes/admin/routes.php:980
2957
  msgid "You don't have permission to view MonsterInsights reports."
2958
  msgstr ""
2959
 
@@ -2978,93 +2978,93 @@ msgstr ""
2978
  msgid "%1$s ago"
2979
  msgstr ""
2980
 
2981
- #: includes/admin/routes.php:351
2982
  msgid "The best drag & drop WordPress form builder. Easily create beautiful contact forms, surveys, payment forms, and more with our 150+ form templates. Trusted by over 4 million websites as the best forms plugin"
2983
  msgstr ""
2984
 
2985
- #: includes/admin/routes.php:361
2986
  msgid "The original WordPress SEO plugin and toolkit that improves your website’s search rankings. Comes with all the SEO features like Local SEO, WooCommerce SEO, sitemaps, SEO optimizer, schema, and more."
2987
  msgstr ""
2988
 
2989
- #: includes/admin/routes.php:371
2990
  msgid "Instantly get more subscribers, leads, and sales with the #1 conversion optimization toolkit. Create high converting popups, announcement bars, spin a wheel, and more with smart targeting and personalization."
2991
  msgstr ""
2992
 
2993
- #: includes/admin/routes.php:381
2994
  msgid "Improve your WordPress email deliverability and make sure that your website emails reach user’s inbox with the #1 SMTP plugin for WordPress. Over 2 million websites use it to fix WordPress email issues."
2995
  msgstr ""
2996
 
2997
- #: includes/admin/routes.php:391
2998
  msgid "The fastest drag & drop landing page builder for WordPress. Create custom landing pages without writing code, connect them with your CRM, collect subscribers, and grow your audience. Trusted by 1 million sites."
2999
  msgstr ""
3000
 
3001
- #: includes/admin/routes.php:401
3002
  msgid "Turn your website visitors into brand ambassadors! Easily grow your email list, website traffic, and social media followers with the most powerful giveaways & contests plugin for WordPress."
3003
  msgstr ""
3004
 
3005
- #: includes/admin/routes.php:411
3006
  msgid "Boost your sales and conversions by up to 15% with real-time social proof notifications. TrustPulse helps you show live user activity and purchases to help convince other users to purchase."
3007
  msgstr ""
3008
 
3009
- #: includes/admin/routes.php:421
3010
  msgid "Easily display Instagram content on your WordPress site without writing any code. Comes with multiple templates, ability to show content from multiple accounts, hashtags, and more. Trusted by 1 million websites."
3011
  msgstr ""
3012
 
3013
- #: includes/admin/routes.php:431
3014
  msgid "Connect with your visitors after they leave your website with the leading web push notification software. Over 10,000+ businesses worldwide use PushEngage to send 9 billion notifications each month."
3015
  msgstr ""
3016
 
3017
- #: includes/admin/routes.php:441
3018
  msgid "Pretty Links helps you shrink, beautify, track, manage and share any URL on or off of your WordPress website. Create links that look how you want using your own domain name!"
3019
  msgstr ""
3020
 
3021
- #: includes/admin/routes.php:559
3022
  msgid "Invalid UA code"
3023
  msgstr ""
3024
 
3025
- #: includes/admin/routes.php:586
3026
  msgid "Please upload a valid .json file"
3027
  msgstr ""
3028
 
3029
- #: includes/admin/routes.php:595
3030
  msgid "Please upload a file to import"
3031
  msgstr ""
3032
 
3033
- #: includes/admin/routes.php:658
3034
- #: includes/admin/routes.php:992
3035
  msgid "You can't view MonsterInsights reports because you are not licensed."
3036
  msgstr ""
3037
 
3038
- #: includes/admin/routes.php:659
3039
- #: includes/admin/routes.php:993
3040
  msgid "Add your license"
3041
  msgstr ""
3042
 
3043
- #: includes/admin/routes.php:666
3044
- #: includes/admin/routes.php:1000
3045
  msgid "You can't view MonsterInsights reports due to license key errors."
3046
  msgstr ""
3047
 
3048
- #: includes/admin/routes.php:674
3049
- #: includes/admin/routes.php:1008
3050
  msgid "You must authenticate with MonsterInsights before you can view reports."
3051
  msgstr ""
3052
 
3053
- #: includes/admin/routes.php:680
3054
- #: includes/admin/routes.php:1014
3055
  msgid "Unknown report. Try refreshing and retrying. Contact support if this issue persists."
3056
  msgstr ""
3057
 
3058
- #: includes/admin/routes.php:728
3059
- #: includes/admin/routes.php:1062
3060
  msgid "We encountered an error when fetching the report data."
3061
  msgstr ""
3062
 
3063
- #: includes/admin/routes.php:748
3064
  msgid "Missing plugin name."
3065
  msgstr ""
3066
 
3067
- #: includes/admin/routes.php:892
3068
  msgid "Homepage"
3069
  msgstr ""
3070
 
@@ -3207,7 +3207,7 @@ msgstr ""
3207
  #: includes/admin/notifications/notification-bounce-rate.php:40
3208
  #: includes/admin/notifications/notification-headline-analyzer.php:30
3209
  #: includes/admin/notifications/notification-audience.php:43
3210
- #: languages/vue.php:367
3211
  msgid "Learn More"
3212
  msgstr ""
3213
 
@@ -3234,7 +3234,7 @@ msgid "View 2020 Year in Review report!"
3234
  msgstr ""
3235
 
3236
  #: includes/admin/common.php:940
3237
- #: languages/vue.php:3093
3238
  msgid "See how your website performed this year and find tips along the way to help grow even more in 2021!"
3239
  msgstr ""
3240
 
@@ -3242,14 +3242,14 @@ msgstr ""
3242
  #: includes/admin/admin.php:37
3243
  #: includes/admin/admin.php:45
3244
  #: includes/admin/admin.php:94
3245
- #: languages/vue.php:188
3246
  msgid "Insights"
3247
  msgstr ""
3248
 
3249
  #: includes/admin/admin.php:34
3250
  #: includes/admin/admin.php:42
3251
  #: includes/admin/admin.php:188
3252
- #: languages/vue.php:2476
3253
  msgid "Settings"
3254
  msgstr ""
3255
 
@@ -3265,7 +3265,7 @@ msgstr ""
3265
 
3266
  #: includes/admin/admin.php:39
3267
  #: includes/admin/admin.php:98
3268
- #: languages/vue.php:1117
3269
  msgid "Reports"
3270
  msgstr ""
3271
 
@@ -3275,7 +3275,7 @@ msgstr ""
3275
 
3276
  #: includes/admin/admin.php:51
3277
  #: languages/gutenberg.php:83
3278
- #: languages/vue.php:2843
3279
  msgid "Popular Posts"
3280
  msgstr ""
3281
 
@@ -3304,7 +3304,7 @@ msgstr ""
3304
 
3305
  #: includes/admin/admin.php:63
3306
  #: includes/admin/admin.php:106
3307
- #: languages/vue.php:444
3308
  msgid "About Us"
3309
  msgstr ""
3310
 
@@ -3337,7 +3337,7 @@ msgstr ""
3337
 
3338
  #: includes/admin/admin.php:178
3339
  #: includes/admin/admin.php:181
3340
- #: languages/vue.php:1562
3341
  msgid "Support"
3342
  msgstr ""
3343
 
@@ -3347,18 +3347,18 @@ msgid "Please rate %1$sMonsterInsights%2$s on %3$s %4$sWordPress.org%5$s to help
3347
  msgstr ""
3348
 
3349
  #: includes/admin/admin.php:284
3350
- #: languages/vue.php:385
3351
  msgid "Please Setup Website Analytics to See Audience Insights"
3352
  msgstr ""
3353
 
3354
  #: includes/admin/admin.php:285
3355
- #: languages/vue.php:391
3356
  msgid "Connect MonsterInsights and Setup Website Analytics"
3357
  msgstr ""
3358
 
3359
  #: includes/admin/admin.php:289
3360
- #: languages/vue.php:388
3361
- msgid "MonsterInsights, WordPress analytics plugin, helps you connect your website with Google Analytics, so you can see how people find and use your website. Over 2 million website owners use MonsterInsights to see the stats that matter and grow their business."
3362
  msgstr ""
3363
 
3364
  #. Translators: Adds a link to retrieve the license.
@@ -3368,17 +3368,17 @@ msgstr ""
3368
 
3369
  #. Translators: Adds a link to the license renewal.
3370
  #: includes/admin/admin.php:310
3371
- #: languages/vue.php:603
3372
  msgid "Your license key for MonsterInsights has expired. %1$sPlease click here to renew your license key.%2$s"
3373
  msgstr ""
3374
 
3375
  #: includes/admin/admin.php:312
3376
- #: languages/vue.php:606
3377
  msgid "Your license key for MonsterInsights has been disabled. Please use a different key."
3378
  msgstr ""
3379
 
3380
  #: includes/admin/admin.php:314
3381
- #: languages/vue.php:609
3382
  msgid "Your license key for MonsterInsights is invalid. The key no longer exists or the user associated with the key has been deleted. Please use a different key."
3383
  msgstr ""
3384
 
@@ -3484,7 +3484,7 @@ msgstr ""
3484
 
3485
  #: includes/admin/notifications/notification-mobile-device.php:35
3486
  #: includes/admin/notifications/notification-returning-visitors.php:35
3487
- #: includes/admin/notifications/notification-traffic-dropping.php:38
3488
  #: includes/admin/notifications/notification-visitors.php:43
3489
  #: includes/admin/notifications/notification-bounce-rate.php:36
3490
  #: includes/admin/notifications/notification-audience.php:39
@@ -3522,7 +3522,7 @@ msgstr ""
3522
  #. Translators: visitors notification title
3523
  #. Translators: Number of visitors.
3524
  #: includes/admin/notifications/notification-visitors.php:37
3525
- #: languages/vue.php:332
3526
  msgid "See how %s visitors found your site!"
3527
  msgstr ""
3528
 
@@ -3613,12 +3613,12 @@ msgid "By upgrading to MonsterInsights Pro you get access to additional reports
3613
  msgstr ""
3614
 
3615
  #: includes/admin/notifications/notification-upgrade-to-pro.php:34
3616
- #: languages/vue.php:2369
3617
  msgid "Upgrade to Pro"
3618
  msgstr ""
3619
 
3620
  #: includes/admin/reports/overview.php:34
3621
- #: languages/vue.php:541
3622
  msgid "Overview"
3623
  msgstr ""
3624
 
@@ -3710,7 +3710,7 @@ msgid "Upgrading is easy! To upgrade, navigate to %1$ssour pricing page%2$s, pur
3710
  msgstr ""
3711
 
3712
  #: includes/admin/reports/abstract-report.php:383
3713
- #: languages/vue.php:226
3714
  msgid "Upgrade Now"
3715
  msgstr ""
3716
 
@@ -3768,12 +3768,12 @@ msgid "United States"
3768
  msgstr ""
3769
 
3770
  #: includes/helpers.php:376
3771
- #: includes/helpers.php:1657
3772
  msgid "Canada"
3773
  msgstr ""
3774
 
3775
  #: includes/helpers.php:377
3776
- #: includes/helpers.php:1668
3777
  msgid "United Kingdom"
3778
  msgstr ""
3779
 
@@ -3856,7 +3856,7 @@ msgid "Bangladesh"
3856
  msgstr ""
3857
 
3858
  #: includes/helpers.php:397
3859
- #: includes/helpers.php:1655
3860
  msgid "Barbados"
3861
  msgstr ""
3862
 
@@ -3869,7 +3869,7 @@ msgid "Belgium"
3869
  msgstr ""
3870
 
3871
  #: includes/helpers.php:400
3872
- #: includes/helpers.php:1656
3873
  msgid "Belize"
3874
  msgstr ""
3875
 
@@ -3898,6 +3898,7 @@ msgid "Bosnia and Herzegovina"
3898
  msgstr ""
3899
 
3900
  #: includes/helpers.php:407
 
3901
  msgid "Botswana"
3902
  msgstr ""
3903
 
@@ -3926,6 +3927,7 @@ msgid "Burkina Faso"
3926
  msgstr ""
3927
 
3928
  #: includes/helpers.php:414
 
3929
  msgid "Burundi"
3930
  msgstr ""
3931
 
@@ -3934,6 +3936,7 @@ msgid "Cambodia"
3934
  msgstr ""
3935
 
3936
  #: includes/helpers.php:416
 
3937
  msgid "Cameroon"
3938
  msgstr ""
3939
 
@@ -4026,7 +4029,7 @@ msgid "Djibouti"
4026
  msgstr ""
4027
 
4028
  #: includes/helpers.php:439
4029
- #: includes/helpers.php:1658
4030
  msgid "Dominica"
4031
  msgstr ""
4032
 
@@ -4075,6 +4078,7 @@ msgid "Faroe Islands"
4075
  msgstr ""
4076
 
4077
  #: includes/helpers.php:451
 
4078
  msgid "Fiji"
4079
  msgstr ""
4080
 
@@ -4103,6 +4107,7 @@ msgid "Gabon"
4103
  msgstr ""
4104
 
4105
  #: includes/helpers.php:458
 
4106
  msgid "Gambia"
4107
  msgstr ""
4108
 
@@ -4119,6 +4124,7 @@ msgid "Greece"
4119
  msgstr ""
4120
 
4121
  #: includes/helpers.php:462
 
4122
  msgid "Ghana"
4123
  msgstr ""
4124
 
@@ -4131,7 +4137,7 @@ msgid "Greenland"
4131
  msgstr ""
4132
 
4133
  #: includes/helpers.php:465
4134
- #: includes/helpers.php:1659
4135
  msgid "Grenada"
4136
  msgstr ""
4137
 
@@ -4160,7 +4166,7 @@ msgid "Guinea-Bissau"
4160
  msgstr ""
4161
 
4162
  #: includes/helpers.php:472
4163
- #: includes/helpers.php:1660
4164
  msgid "Guyana"
4165
  msgstr ""
4166
 
@@ -4193,6 +4199,7 @@ msgid "Iceland"
4193
  msgstr ""
4194
 
4195
  #: includes/helpers.php:480
 
4196
  msgid "India"
4197
  msgstr ""
4198
 
@@ -4209,7 +4216,7 @@ msgid "Iraq"
4209
  msgstr ""
4210
 
4211
  #: includes/helpers.php:484
4212
- #: includes/helpers.php:1661
4213
  msgid "Ireland"
4214
  msgstr ""
4215
 
@@ -4226,7 +4233,7 @@ msgid "Italy"
4226
  msgstr ""
4227
 
4228
  #: includes/helpers.php:488
4229
- #: includes/helpers.php:1662
4230
  msgid "Jamaica"
4231
  msgstr ""
4232
 
@@ -4247,10 +4254,12 @@ msgid "Kazakhstan"
4247
  msgstr ""
4248
 
4249
  #: includes/helpers.php:493
 
4250
  msgid "Kenya"
4251
  msgstr ""
4252
 
4253
  #: includes/helpers.php:494
 
4254
  msgid "Kiribati"
4255
  msgstr ""
4256
 
@@ -4275,10 +4284,12 @@ msgid "Lebanon"
4275
  msgstr ""
4276
 
4277
  #: includes/helpers.php:500
 
4278
  msgid "Lesotho"
4279
  msgstr ""
4280
 
4281
  #: includes/helpers.php:501
 
4282
  msgid "Liberia"
4283
  msgstr ""
4284
 
@@ -4311,6 +4322,7 @@ msgid "Madagascar"
4311
  msgstr ""
4312
 
4313
  #: includes/helpers.php:509
 
4314
  msgid "Malawi"
4315
  msgstr ""
4316
 
@@ -4327,10 +4339,12 @@ msgid "Mali"
4327
  msgstr ""
4328
 
4329
  #: includes/helpers.php:513
 
4330
  msgid "Malta"
4331
  msgstr ""
4332
 
4333
  #: includes/helpers.php:514
 
4334
  msgid "Marshall Islands"
4335
  msgstr ""
4336
 
@@ -4343,6 +4357,7 @@ msgid "Mauritania"
4343
  msgstr ""
4344
 
4345
  #: includes/helpers.php:517
 
4346
  msgid "Mauritius"
4347
  msgstr ""
4348
 
@@ -4355,6 +4370,7 @@ msgid "Mexico"
4355
  msgstr ""
4356
 
4357
  #: includes/helpers.php:520
 
4358
  msgid "Micronesia"
4359
  msgstr ""
4360
 
@@ -4391,10 +4407,12 @@ msgid "Myanmar"
4391
  msgstr ""
4392
 
4393
  #: includes/helpers.php:529
 
4394
  msgid "Namibia"
4395
  msgstr ""
4396
 
4397
  #: includes/helpers.php:530
 
4398
  msgid "Nauru"
4399
  msgstr ""
4400
 
@@ -4415,7 +4433,7 @@ msgid "New Caledonia"
4415
  msgstr ""
4416
 
4417
  #: includes/helpers.php:535
4418
- #: includes/helpers.php:1663
4419
  msgid "New Zealand"
4420
  msgstr ""
4421
 
@@ -4428,6 +4446,7 @@ msgid "Niger"
4428
  msgstr ""
4429
 
4430
  #: includes/helpers.php:538
 
4431
  msgid "Nigeria"
4432
  msgstr ""
4433
 
@@ -4456,10 +4475,12 @@ msgid "Oman"
4456
  msgstr ""
4457
 
4458
  #: includes/helpers.php:545
 
4459
  msgid "Pakistan"
4460
  msgstr ""
4461
 
4462
  #: includes/helpers.php:546
 
4463
  msgid "Palau"
4464
  msgstr ""
4465
 
@@ -4472,6 +4493,7 @@ msgid "Panama"
4472
  msgstr ""
4473
 
4474
  #: includes/helpers.php:549
 
4475
  msgid "Papua New Guinea"
4476
  msgstr ""
4477
 
@@ -4484,6 +4506,7 @@ msgid "Peru"
4484
  msgstr ""
4485
 
4486
  #: includes/helpers.php:552
 
4487
  msgid "Philippines"
4488
  msgstr ""
4489
 
@@ -4524,6 +4547,7 @@ msgid "Russian Federation"
4524
  msgstr ""
4525
 
4526
  #: includes/helpers.php:562
 
4527
  msgid "Rwanda"
4528
  msgstr ""
4529
 
@@ -4580,14 +4604,17 @@ msgid "Serbia"
4580
  msgstr ""
4581
 
4582
  #: includes/helpers.php:576
 
4583
  msgid "Seychelles"
4584
  msgstr ""
4585
 
4586
  #: includes/helpers.php:577
 
4587
  msgid "Sierra Leone"
4588
  msgstr ""
4589
 
4590
  #: includes/helpers.php:578
 
4591
  msgid "Singapore"
4592
  msgstr ""
4593
 
@@ -4600,6 +4627,7 @@ msgid "Slovenia"
4600
  msgstr ""
4601
 
4602
  #: includes/helpers.php:581
 
4603
  msgid "Solomon Islands"
4604
  msgstr ""
4605
 
@@ -4608,6 +4636,7 @@ msgid "Somalia"
4608
  msgstr ""
4609
 
4610
  #: includes/helpers.php:583
 
4611
  msgid "South Africa"
4612
  msgstr ""
4613
 
@@ -4620,6 +4649,7 @@ msgid "South Korea"
4620
  msgstr ""
4621
 
4622
  #: includes/helpers.php:586
 
4623
  msgid "South Sudan"
4624
  msgstr ""
4625
 
@@ -4632,6 +4662,7 @@ msgid "Sri Lanka"
4632
  msgstr ""
4633
 
4634
  #: includes/helpers.php:589
 
4635
  msgid "Sudan"
4636
  msgstr ""
4637
 
@@ -4644,6 +4675,7 @@ msgid "Svalbard and Jan Mayen Islands"
4644
  msgstr ""
4645
 
4646
  #: includes/helpers.php:592
 
4647
  msgid "Swaziland"
4648
  msgstr ""
4649
 
@@ -4668,6 +4700,7 @@ msgid "Tajikistan"
4668
  msgstr ""
4669
 
4670
  #: includes/helpers.php:598
 
4671
  msgid "Tanzania"
4672
  msgstr ""
4673
 
@@ -4688,11 +4721,12 @@ msgid "Tokelau"
4688
  msgstr ""
4689
 
4690
  #: includes/helpers.php:603
 
4691
  msgid "Tonga"
4692
  msgstr ""
4693
 
4694
  #: includes/helpers.php:604
4695
- #: includes/helpers.php:1667
4696
  msgid "Trinidad and Tobago"
4697
  msgstr ""
4698
 
@@ -4713,10 +4747,12 @@ msgid "Turks and Caicos Islands"
4713
  msgstr ""
4714
 
4715
  #: includes/helpers.php:609
 
4716
  msgid "Tuvalu"
4717
  msgstr ""
4718
 
4719
  #: includes/helpers.php:610
 
4720
  msgid "Uganda"
4721
  msgstr ""
4722
 
@@ -4741,6 +4777,7 @@ msgid "Uzbekistan"
4741
  msgstr ""
4742
 
4743
  #: includes/helpers.php:616
 
4744
  msgid "Vanuatu"
4745
  msgstr ""
4746
 
@@ -4777,10 +4814,12 @@ msgid "Yemen"
4777
  msgstr ""
4778
 
4779
  #: includes/helpers.php:625
 
4780
  msgid "Zambia"
4781
  msgstr ""
4782
 
4783
  #: includes/helpers.php:626
 
4784
  msgid "Zimbabwe"
4785
  msgstr ""
4786
 
@@ -4798,23 +4837,27 @@ msgstr ""
4798
  msgid "%1$sWe have detected multiple tracking codes%2$s! You should remove non-MonsterInsights ones. If you need help finding them please %3$sread this article%4$s."
4799
  msgstr ""
4800
 
4801
- #: includes/helpers.php:1654
4802
- msgid "The Bahamas"
4803
- msgstr ""
4804
-
4805
- #: includes/helpers.php:1664
4806
  msgid "St Kitts and Nevis"
4807
  msgstr ""
4808
 
4809
- #: includes/helpers.php:1665
4810
  msgid "St Lucia"
4811
  msgstr ""
4812
 
4813
- #: includes/helpers.php:1666
4814
  msgid "St Vincent and the Grenadines"
4815
  msgstr ""
4816
 
4817
- #: includes/helpers.php:1669
 
 
 
 
 
 
 
 
4818
  msgid "United States of America"
4819
  msgstr ""
4820
 
@@ -4905,7 +4948,7 @@ msgid "Theme"
4905
  msgstr ""
4906
 
4907
  #: languages/gutenberg.php:77
4908
- #: languages/vue.php:2465
4909
  msgid "Inline Popular Posts"
4910
  msgstr ""
4911
 
@@ -4942,7 +4985,7 @@ msgid "Comment Color"
4942
  msgstr ""
4943
 
4944
  #: languages/gutenberg.php:107
4945
- #: languages/vue.php:3038
4946
  msgid "Wide-Layout Options"
4947
  msgstr ""
4948
 
@@ -4951,12 +4994,12 @@ msgid "Choose Layout"
4951
  msgstr ""
4952
 
4953
  #: languages/gutenberg.php:113
4954
- #: languages/vue.php:3041
4955
  msgid "Adjust the number of columns displayed when the widget is placed in a wide container."
4956
  msgstr ""
4957
 
4958
  #: languages/gutenberg.php:116
4959
- #: languages/vue.php:3062
4960
  msgid "Post Count"
4961
  msgstr ""
4962
 
@@ -4965,7 +5008,7 @@ msgid "Number of posts displayed."
4965
  msgstr ""
4966
 
4967
  #: languages/gutenberg.php:122
4968
- #: languages/vue.php:3044
4969
  msgid "Display Options"
4970
  msgstr ""
4971
 
@@ -4978,7 +5021,7 @@ msgid "Display Widget Title"
4978
  msgstr ""
4979
 
4980
  #: languages/gutenberg.php:131
4981
- #: languages/vue.php:2672
4982
  msgid "Widget Title"
4983
  msgstr ""
4984
 
@@ -4987,17 +5030,17 @@ msgid "Only Show Posts From These Categories"
4987
  msgstr ""
4988
 
4989
  #: languages/gutenberg.php:137
4990
- #: languages/vue.php:3050
4991
  msgid "Display Author"
4992
  msgstr ""
4993
 
4994
  #: languages/gutenberg.php:140
4995
- #: languages/vue.php:3053
4996
  msgid "Display Date"
4997
  msgstr ""
4998
 
4999
  #: languages/gutenberg.php:143
5000
- #: languages/vue.php:3056
5001
  msgid "Display Comments"
5002
  msgstr ""
5003
 
@@ -5218,7 +5261,7 @@ msgid "Goal: "
5218
  msgstr ""
5219
 
5220
  #: languages/gutenberg.php:312
5221
- #: languages/vue.php:2500
5222
  msgid "Headline Analyzer"
5223
  msgstr ""
5224
 
@@ -5242,3894 +5285,3898 @@ msgstr ""
5242
  msgid "Loading settings"
5243
  msgstr ""
5244
 
5245
- #: languages/vue.php:17
5246
  msgid "Error"
5247
  msgstr ""
5248
 
5249
- #: languages/vue.php:20
5250
  msgid "Please try again."
5251
  msgstr ""
5252
 
5253
- #: languages/vue.php:23
5254
  msgid "Loading new report data"
5255
  msgstr ""
5256
 
5257
- #: languages/vue.php:26
5258
  msgid "Please wait..."
5259
  msgstr ""
5260
 
5261
  #. Translators: Adds an arrow icon.
5262
- #: languages/vue.php:30
5263
  msgid "Continue %s"
5264
  msgstr ""
5265
 
5266
- #: languages/vue.php:34
5267
  msgid "Unlock the Publishers Report and Focus on the Content that Matters"
5268
  msgstr ""
5269
 
5270
- #: languages/vue.php:38
5271
  msgid "Stop guessing about what content your visitors are interested in. MonsterInsights Publisher Report shows you exactly which content gets the most visits, so you can analyze and optimize it for higher conversions."
5272
  msgstr ""
5273
 
5274
- #: languages/vue.php:42
5275
  msgid "Unlock the Publishers Report and Focus on the Content That Matters"
5276
  msgstr ""
5277
 
5278
- #: languages/vue.php:46
5279
  msgid "Stop guessing about what content your visitors are interested in. The Publisher Report shows you exactly which content gets the most traffic, so you can analyze and optimize it for higher conversions."
5280
  msgstr ""
5281
 
5282
- #: languages/vue.php:50
5283
  msgid "Unlock the eCommerce Report and See Your Important Store Metrics"
5284
  msgstr ""
5285
 
5286
- #: languages/vue.php:54
5287
  msgid "Increase your sales & revenue with insights. MonsterInsights answers all your top eCommerce questions using metrics like total revenue, conversion rate, average order value, top products, top referral sources and more."
5288
  msgstr ""
5289
 
5290
- #: languages/vue.php:58
5291
  msgid "Unlock the Dimensions Report and Track Your Own Custom Data"
5292
  msgstr ""
5293
 
5294
- #: languages/vue.php:62
5295
  msgid "Decide what data is important using your own custom tracking parameters. The Dimensions report allows you to easily see what's working right inside your WordPress dashboard."
5296
  msgstr ""
5297
 
5298
- #: languages/vue.php:66
5299
  msgid "Unlock the Forms Report and Improve Conversions"
5300
  msgstr ""
5301
 
5302
- #: languages/vue.php:70
5303
  msgid "Easily track your form views and conversions. The Forms Report allows you to see which forms are performing better and which forms have lower conversion rates so you can optimize using real data."
5304
  msgstr ""
5305
 
5306
- #: languages/vue.php:74
5307
  msgid "Unlock the Search Console Report and See How People Find Your Website"
5308
  msgstr ""
5309
 
5310
- #: languages/vue.php:78
5311
  msgid "See exactly how people find your website, which keywords they searched for, how many times the results were viewed, and more."
5312
  msgstr ""
5313
 
5314
- #: languages/vue.php:82
5315
  msgid "Unlock the Real-Time Report and Track the Visitors on Your Site in Real-Time"
5316
  msgstr ""
5317
 
5318
- #: languages/vue.php:86
5319
  msgid "Track the results of your marketing efforts and product launches as-it-happens right from your WordPress site. The Real-Time report allows you to view your traffic sources and visitors activity when you need it."
5320
  msgstr ""
5321
 
5322
- #: languages/vue.php:89
5323
  msgid "Refreshing Report"
5324
  msgstr ""
5325
 
5326
- #: languages/vue.php:92
5327
  msgid "Loading new report data..."
5328
  msgstr ""
5329
 
5330
- #: languages/vue.php:95
5331
  msgid "See Your Top Landing Pages to Improve Enagement"
5332
  msgstr ""
5333
 
5334
- #: languages/vue.php:98
5335
  msgid "See Your Top Exit Pages to Reduce Abandonment"
5336
  msgstr ""
5337
 
5338
- #: languages/vue.php:101
5339
  msgid "See Your Top Outbound Links to Find New Revenue Opportunities"
5340
  msgstr ""
5341
 
5342
- #: languages/vue.php:104
5343
  msgid "See Your Top Affiliate Links and Focus on what's working"
5344
  msgstr ""
5345
 
5346
- #: languages/vue.php:107
5347
  msgid "See Your Top Downloads and Improve Conversions"
5348
  msgstr ""
5349
 
5350
- #: languages/vue.php:110
5351
  msgid "See Audience Demographic Report ( Age / Gender / Interests )"
5352
  msgstr ""
5353
 
5354
- #: languages/vue.php:113
5355
  msgid "See Your Conversion Rate to Improve Funnel"
5356
  msgstr ""
5357
 
5358
- #: languages/vue.php:116
5359
  msgid "See The Number of Transactions and Make Data-Driven Decisions"
5360
  msgstr ""
5361
 
5362
- #: languages/vue.php:119
5363
  msgid "See The Total Revenue to Track Growth"
5364
  msgstr ""
5365
 
5366
- #: languages/vue.php:122
5367
  msgid "See Average Order Value to Find Offer Opportunities"
5368
  msgstr ""
5369
 
5370
- #: languages/vue.php:125
5371
  msgid "See Your Top Products to See Individual Performance"
5372
  msgstr ""
5373
 
5374
- #: languages/vue.php:128
5375
  msgid "See Your Top Conversion Sources and Focus on what's working"
5376
  msgstr ""
5377
 
5378
- #: languages/vue.php:131
5379
  msgid "See The Time it takes for Customers to Purchase"
5380
  msgstr ""
5381
 
5382
- #: languages/vue.php:134
5383
  msgid "See How Many Sessions are needed for a Purchase"
5384
  msgstr ""
5385
 
5386
- #: languages/vue.php:137
5387
  msgid "See Which Authors Generate the Most Traffic"
5388
  msgstr ""
5389
 
5390
- #: languages/vue.php:140
5391
  msgid "See Which Post Types Perform Better"
5392
  msgstr ""
5393
 
5394
- #: languages/vue.php:143
5395
  msgid "See Which Categories are the Most Popular"
5396
  msgstr ""
5397
 
5398
- #: languages/vue.php:146
5399
  msgid "See Your Blog's most popular SEO Scores"
5400
  msgstr ""
5401
 
5402
- #: languages/vue.php:149
5403
  msgid "See Which Focus Keyword is Performing Better in Search Engines"
5404
  msgstr ""
5405
 
5406
- #: languages/vue.php:152
5407
  msgid "See Reports for Any Contact Form Plugin or Sign-up Form"
5408
  msgstr ""
5409
 
5410
- #: languages/vue.php:155
5411
  msgid "See Your Top Converting Forms and Optimize"
5412
  msgstr ""
5413
 
5414
- #: languages/vue.php:158
5415
  msgid "See Your Forms Impressions Count to Find the Best Placement"
5416
  msgstr ""
5417
 
5418
- #: languages/vue.php:161
5419
  msgid "See Your Top Google Search Terms and Optimize Content"
5420
  msgstr ""
5421
 
5422
- #: languages/vue.php:164
5423
  msgid "See The Number of Clicks and Track Interests"
5424
  msgstr ""
5425
 
5426
- #: languages/vue.php:167
5427
  msgid "See The Click-Through-Ratio and Improve SEO"
5428
  msgstr ""
5429
 
5430
- #: languages/vue.php:170
5431
  msgid "See The Average Results Position and Focus on what works"
5432
  msgstr ""
5433
 
5434
- #: languages/vue.php:173
5435
  msgid "See Your Active Visitors and Track Their Behaviour to Optimize"
5436
  msgstr ""
5437
 
5438
- #: languages/vue.php:176
5439
  msgid "See Your Top Pages Immediately After Making Changes"
5440
  msgstr ""
5441
 
5442
- #: languages/vue.php:179
5443
  msgid "See Your Top Referral Sources and Adapt Faster"
5444
  msgstr ""
5445
 
5446
- #: languages/vue.php:182
5447
  msgid "See Your Traffic Demographics and "
5448
  msgstr ""
5449
 
5450
- #: languages/vue.php:185
5451
  msgid "Get Fresh Reports Data Every 60 Seconds"
5452
  msgstr ""
5453
 
5454
- #: languages/vue.php:192
5455
  msgid "Overview Report"
5456
  msgstr ""
5457
 
5458
- #: languages/vue.php:198
5459
  msgid "Thank you for choosing MonsterInsights - The Most Powerful WordPress Analytics Plugin"
5460
  msgstr ""
5461
 
5462
- #: languages/vue.php:201
5463
  msgid "MonsterInsights makes it “effortless” to setup Google Analytics in WordPress, the RIGHT Way. You can watch the video tutorial or use our 3 minute setup wizard."
5464
  msgstr ""
5465
 
5466
- #: languages/vue.php:204
5467
  msgid "Launch the Wizard!"
5468
  msgstr ""
5469
 
5470
- #: languages/vue.php:207
5471
  msgid "Read the Full Guide"
5472
  msgstr ""
5473
 
5474
- #: languages/vue.php:210
5475
  msgid "MonsterInsights Features & Addons"
5476
  msgstr ""
5477
 
5478
- #: languages/vue.php:213
5479
  msgid "Here are the features that make MonsterInsights the most powerful and user-friendly WordPress analytics plugin in the market."
5480
  msgstr ""
5481
 
5482
- #: languages/vue.php:216
5483
  msgid "See All Features"
5484
  msgstr ""
5485
 
5486
- #: languages/vue.php:220
5487
  msgid "Upgrade to PRO"
5488
  msgstr ""
5489
 
5490
- #: languages/vue.php:223
5491
  msgid "per year"
5492
  msgstr ""
5493
 
5494
- #: languages/vue.php:229
5495
  msgid "Testimonials"
5496
  msgstr ""
5497
 
5498
- #: languages/vue.php:232
5499
  msgid "Universal Tracking"
5500
  msgstr ""
5501
 
5502
- #: languages/vue.php:235
5503
  msgid "Setup universal website tracking across devices and campaigns with just a few clicks (without any code)."
5504
  msgstr ""
5505
 
5506
- #: languages/vue.php:238
5507
  msgid "Google Analytics Dashboard"
5508
  msgstr ""
5509
 
5510
- #: languages/vue.php:241
5511
  msgid "See your website analytics report right inside your WordPress dashboard with actionable insights."
5512
  msgstr ""
5513
 
5514
- #: languages/vue.php:244
5515
  msgid "Real-time Stats"
5516
  msgstr ""
5517
 
5518
- #: languages/vue.php:247
5519
  msgid "Get real-time stats right inside WordPress to see who is online, what are they doing, and more."
5520
  msgstr ""
5521
 
5522
- #: languages/vue.php:250
5523
  msgid "Enhanced Ecommerce Tracking"
5524
  msgstr ""
5525
 
5526
- #: languages/vue.php:253
5527
  msgid "1-click Google Analytics Enhanced Ecommerce tracking for WooCommerce, Easy Digital Downloads & MemberPress."
5528
  msgstr ""
5529
 
5530
- #: languages/vue.php:256
5531
  msgid "Page Level Analytics"
5532
  msgstr ""
5533
 
5534
- #: languages/vue.php:259
5535
  msgid "Get detailed stats for each post and page, so you can see the most popular posts, pages, and sections of your site."
5536
  msgstr ""
5537
 
5538
- #: languages/vue.php:262
5539
  msgid "Affiliate Link & Ads Tracking"
5540
  msgstr ""
5541
 
5542
- #: languages/vue.php:265
5543
  msgid "Automatically track clicks on your affiliate links, banner ads, and other outbound links with our link tracking."
5544
  msgstr ""
5545
 
5546
- #: languages/vue.php:268
5547
  msgid "EU Compliance (GDPR Friendly)"
5548
  msgstr ""
5549
 
5550
- #: languages/vue.php:271
5551
  msgid "Make Google Analytics compliant with GDPR and other privacy regulations automatically."
5552
  msgstr ""
5553
 
5554
- #: languages/vue.php:274
5555
  msgid "Setup tracking for authors, categories, tags, searches, custom post types, users, and other events with 1-click."
5556
  msgstr ""
5557
 
5558
- #: languages/vue.php:277
5559
  msgid "Ecommerce Report"
5560
  msgstr ""
5561
 
5562
- #: languages/vue.php:280
5563
  msgid "Form Conversions"
5564
  msgstr ""
5565
 
5566
- #: languages/vue.php:283
5567
  msgid "Custom Dimensions"
5568
  msgstr ""
5569
 
5570
- #: languages/vue.php:286
5571
  msgid "Author Tracking"
5572
  msgstr ""
5573
 
5574
- #: languages/vue.php:289
5575
  msgid "Google Optimize"
5576
  msgstr ""
5577
 
5578
- #: languages/vue.php:292
5579
  msgid "Category / Tags Tracking"
5580
  msgstr ""
5581
 
5582
- #: languages/vue.php:295
5583
  msgid "WooCommerce"
5584
  msgstr ""
5585
 
5586
- #: languages/vue.php:298
5587
  msgid "Easy Digital Downloads"
5588
  msgstr ""
5589
 
5590
- #: languages/vue.php:301
5591
  msgid "MemberPress"
5592
  msgstr ""
5593
 
5594
- #: languages/vue.php:304
5595
  msgid "LifterLMS"
5596
  msgstr ""
5597
 
5598
  #. Translators: Current WordPress version.
5599
- #: languages/vue.php:308
5600
  msgid "MonsterInsights has detected that your site is running an outdated version of WordPress (%s). MonsterInsights will stop supporting WordPress versions lower than 4.6 in April, 2019. Updating WordPress takes just a few minutes and will also solve many bugs that exist in your WordPress install."
5601
  msgstr ""
5602
 
5603
- #: languages/vue.php:311
5604
  msgid "Yikes! PHP Update Required"
5605
  msgstr ""
5606
 
5607
  #. Translators: Current PHP version and recommended PHP version.
5608
- #: languages/vue.php:315
5609
  msgid "MonsterInsights has detected that your site is running an outdated, insecure version of PHP (%1$s), which could be putting your site at risk for being hacked. WordPress stopped supporting your PHP version in April, 2019. Updating to the recommended version (PHP %2$s) only takes a few minutes and will make your website significantly faster and more secure."
5610
  msgstr ""
5611
 
5612
- #: languages/vue.php:318
5613
  msgid "Learn more about updating PHP"
5614
  msgstr ""
5615
 
5616
- #: languages/vue.php:321
5617
  msgid "Yikes! WordPress Update Required"
5618
  msgstr ""
5619
 
5620
  #. Translators: Current WordPress version.
5621
- #: languages/vue.php:325
5622
  msgid "MonsterInsights has detected that your site is running an outdated version of WordPress (%s). MonsterInsights will stop supporting WordPress versions lower than 4.9 in October, 2019. Updating WordPress takes just a few minutes and will also solve many bugs that exist in your WordPress install."
5623
  msgstr ""
5624
 
5625
- #: languages/vue.php:328
5626
  msgid "Learn more about updating WordPress"
5627
  msgstr ""
5628
 
5629
  #. Translators: Number of visitors.
5630
- #: languages/vue.php:336
5631
  msgid "Your website was visited by %s users in the last 30 days."
5632
  msgstr ""
5633
 
5634
- #: languages/vue.php:339
5635
  msgid "See the full analytics report!"
5636
  msgstr ""
5637
 
5638
- #: languages/vue.php:342
5639
  msgid "Congratulations! "
5640
  msgstr ""
5641
 
5642
- #: languages/vue.php:345
5643
  msgid "You Successfully Unlocked the most powerful Analytics plugin"
5644
  msgstr ""
5645
 
5646
  #. Translators: Error status and error text.
5647
- #: languages/vue.php:349
5648
  msgid "Can't load report data. Error: %1$s, %2$s"
5649
  msgstr ""
5650
 
5651
- #: languages/vue.php:352
5652
  msgid "Error loading report data"
5653
  msgstr ""
5654
 
5655
  #. Translators: Placeholder is replaced with WPForms.
5656
- #: languages/vue.php:356
5657
  msgid "Recommended Plugin: %s"
5658
  msgstr ""
5659
 
5660
- #: languages/vue.php:360
5661
  msgid "Install"
5662
  msgstr ""
5663
 
5664
- #: languages/vue.php:364
5665
  msgid "Activate"
5666
  msgstr ""
5667
 
5668
- #: languages/vue.php:370
5669
  msgid "See Quick Links"
5670
  msgstr ""
5671
 
5672
- #: languages/vue.php:373
5673
  msgid "Suggest a Feature"
5674
  msgstr ""
5675
 
5676
- #: languages/vue.php:376
5677
  msgid "Join Our Community"
5678
  msgstr ""
5679
 
5680
- #: languages/vue.php:379
5681
  msgid "Support & Docs"
5682
  msgstr ""
5683
 
5684
- #: languages/vue.php:382
5685
  msgid "Upgrade to Pro &#187;"
5686
  msgstr ""
5687
 
5688
- #: languages/vue.php:394
 
 
 
 
5689
  msgid "MonsterInsights encountered an error loading your report data"
5690
  msgstr ""
5691
 
5692
- #: languages/vue.php:397
5693
  msgid "There is an issue with your Google Account authentication. Please use the button below to fix it by re-authenticating."
5694
  msgstr ""
5695
 
5696
- #: languages/vue.php:401
5697
  msgid "Reconnect MonsterInsights"
5698
  msgstr ""
5699
 
5700
- #: languages/vue.php:405
5701
  msgid "Re-Authenticating"
5702
  msgstr ""
5703
 
5704
- #: languages/vue.php:409
5705
  msgid "Ok"
5706
  msgstr ""
5707
 
5708
  #. Translators: Number of days in interval.
5709
- #: languages/vue.php:413
5710
  msgid "Last %s days"
5711
  msgstr ""
5712
 
5713
- #: languages/vue.php:416
5714
  msgid "Powered by MonsterInsights"
5715
  msgstr ""
5716
 
5717
- #: languages/vue.php:419
5718
  msgid "Publishers Report"
5719
  msgstr ""
5720
 
5721
- #: languages/vue.php:423
5722
  msgid "eCommerce Report"
5723
  msgstr ""
5724
 
5725
- #: languages/vue.php:427
5726
  msgid "Search Console Report"
5727
  msgstr ""
5728
 
5729
- #: languages/vue.php:430
5730
  msgid "Dimensions Report"
5731
  msgstr ""
5732
 
5733
- #: languages/vue.php:433
5734
  msgid "Forms Report"
5735
  msgstr ""
5736
 
5737
- #: languages/vue.php:436
5738
  msgid "Real-Time Report"
5739
  msgstr ""
5740
 
5741
- #: languages/vue.php:441
5742
  msgid "2019 Year in Review"
5743
  msgstr ""
5744
 
5745
- #: languages/vue.php:447
5746
  msgid "Getting Started"
5747
  msgstr ""
5748
 
5749
- #: languages/vue.php:451
5750
  msgid "Lite vs Pro"
5751
  msgstr ""
5752
 
5753
- #: languages/vue.php:457
5754
  msgid "Engagement"
5755
  msgstr ""
5756
 
5757
- #: languages/vue.php:463
5758
  msgid "Publisher"
5759
  msgstr ""
5760
 
5761
- #: languages/vue.php:466
5762
  msgid "Conversions"
5763
  msgstr ""
5764
 
5765
- #: languages/vue.php:469
5766
  msgid "Advanced"
5767
  msgstr ""
5768
 
5769
- #: languages/vue.php:472
5770
  msgid "URL Builder"
5771
  msgstr ""
5772
 
5773
- #: languages/vue.php:475
5774
  msgid "Import Export"
5775
  msgstr ""
5776
 
5777
- #: languages/vue.php:478
5778
  msgid "Exit Setup"
5779
  msgstr ""
5780
 
5781
- #: languages/vue.php:481
5782
  msgid "Time to Purchase"
5783
  msgstr ""
5784
 
5785
- #: languages/vue.php:484
5786
  msgid "This list shows how many days from first visit it took users to purchase products from your site."
5787
  msgstr ""
5788
 
5789
- #: languages/vue.php:487
5790
  msgid "Sessions to Purchase"
5791
  msgstr ""
5792
 
5793
- #: languages/vue.php:490
5794
  msgid "This list shows the number of sessions it took users before they purchased a product from your website."
5795
  msgstr ""
5796
 
5797
- #: languages/vue.php:493
5798
  msgid "Top Posts/Pages"
5799
  msgstr ""
5800
 
5801
- #: languages/vue.php:496
5802
  msgid "This list shows the most viewed posts and pages on your website."
5803
  msgstr ""
5804
 
5805
- #: languages/vue.php:499
5806
  msgid "New vs. Returning Visitors"
5807
  msgstr ""
5808
 
5809
- #: languages/vue.php:502
5810
  msgid "This graph shows what percent of your user sessions come from new versus repeat visitors."
5811
  msgstr ""
5812
 
5813
- #: languages/vue.php:505
5814
  msgid "Device Breakdown"
5815
  msgstr ""
5816
 
5817
- #: languages/vue.php:508
5818
  msgid "This graph shows what percent of your visitor sessions are done using a traditional computer or laptop, tablet or mobile device to view your site."
5819
  msgstr ""
5820
 
5821
- #: languages/vue.php:511
5822
  msgid "Top Landing Pages"
5823
  msgstr ""
5824
 
5825
- #: languages/vue.php:514
5826
  msgid "This list shows the top pages users first land on when visiting your website."
5827
  msgstr ""
5828
 
5829
- #: languages/vue.php:517
5830
  msgid "Top Exit Pages"
5831
  msgstr ""
5832
 
5833
- #: languages/vue.php:520
5834
  msgid "This list shows the top pages users exit your website from."
5835
  msgstr ""
5836
 
5837
- #: languages/vue.php:523
5838
  msgid "Top Outbound Links"
5839
  msgstr ""
5840
 
5841
- #: languages/vue.php:526
5842
  msgid "This list shows the top links clicked on your website that go to another website."
5843
  msgstr ""
5844
 
5845
- #: languages/vue.php:529
5846
  msgid "Top Affiliate Links"
5847
  msgstr ""
5848
 
5849
- #: languages/vue.php:532
5850
  msgid "This list shows the top affiliate links your visitors clicked on."
5851
  msgstr ""
5852
 
5853
- #: languages/vue.php:535
5854
  msgid "Top Download Links"
5855
  msgstr ""
5856
 
5857
- #: languages/vue.php:538
5858
  msgid "This list shows the download links your visitors clicked the most."
5859
  msgstr ""
5860
 
5861
- #: languages/vue.php:544
5862
  msgid "Top Products"
5863
  msgstr ""
5864
 
5865
- #: languages/vue.php:547
5866
  msgid "This list shows the top selling products on your website."
5867
  msgstr ""
5868
 
5869
- #: languages/vue.php:550
5870
  msgid "Top Conversion Sources"
5871
  msgstr ""
5872
 
5873
- #: languages/vue.php:553
5874
  msgid "This list shows the top referral websites in terms of product revenue."
5875
  msgstr ""
5876
 
5877
- #: languages/vue.php:556
5878
  msgid "Total Add/Remove"
5879
  msgstr ""
5880
 
5881
- #: languages/vue.php:559
5882
  msgid "You must connect with MonsterInsights before you can view reports."
5883
  msgstr ""
5884
 
5885
- #: languages/vue.php:562
5886
  msgid "MonsterInsights makes it \"effortless\" for you to connect your site with Google Analytics and see reports right here in the WordPress dashboard."
5887
  msgstr ""
5888
 
5889
- #: languages/vue.php:565
5890
  msgid "Launch Setup Wizard"
5891
  msgstr ""
5892
 
5893
- #: languages/vue.php:568
5894
  msgid "Please ask your webmaster to connect MonsterInsights to Google Analytics."
5895
  msgstr ""
5896
 
5897
- #: languages/vue.php:583
5898
  msgid "Real-Time"
5899
  msgstr ""
5900
 
5901
  #. Translators: Adds a link to documentation.
5902
- #: languages/vue.php:587
5903
  msgid "In order for the MonsterInsights Google AMP addon to work properly, please ask your webmaster to install the WordPress AMP plugin by Automattic. %1$sLearn More%2$s"
5904
  msgstr ""
5905
 
5906
  #. Translators: Adds link to activate/install plugin and documentation.
5907
- #: languages/vue.php:591
5908
  msgid "In order for the MonsterInsights Google AMP addon to work properly, you need to install the WordPress AMP plugin by Automattic. %1$s%2$s Plugin%3$s | %4$sLearn More%5$s"
5909
  msgstr ""
5910
 
5911
  #. Translators: Adds a link to documentation.
5912
- #: languages/vue.php:595
5913
  msgid "In order for the MonsterInsights Instant Articles addon to work properly, please ask your webmaster to install the Instant Articles for WP plugin by Automattic version 3.3.5 or newer. %1$sLearn More%2$s"
5914
  msgstr ""
5915
 
5916
  #. Translators: Adds link to activate/install plugin and documentation.
5917
- #: languages/vue.php:599
5918
  msgid "In order for the MonsterInsights Instant Articles addon to work properly, you need to install the Instant Articles for WP plugin by Automattic version 3.3.5 or newer. %1$s%2$s Plugin%3$s | %4$sLearn More%5$s"
5919
  msgstr ""
5920
 
5921
- #: languages/vue.php:612
5922
  msgid "MonsterInsights Addons"
5923
  msgstr ""
5924
 
5925
- #: languages/vue.php:615
5926
  msgid "Search Addons"
5927
  msgstr ""
5928
 
5929
- #: languages/vue.php:618
5930
  msgid "Save Changes"
5931
  msgstr ""
5932
 
5933
- #: languages/vue.php:624
5934
  msgid "Congratulations!"
5935
  msgstr ""
5936
 
5937
  #. Translators: Add link to YouTube video and Onboarding Wizard.
5938
- #: languages/vue.php:628
5939
  msgid "MonsterInsights makes it easy to connect your website with Google Analytics and see all important website stats right inside your WordPress dashboard. In order to setup website analytics, please take a look at our %1$sGetting started video%2$s or use our %3$s to get you quickly set up."
5940
  msgstr ""
5941
 
5942
  #. Translators: Add link to YouTube video and Onboarding Wizard.
5943
- #: languages/vue.php:632
5944
  msgid "Onboarding Wizard"
5945
  msgstr ""
5946
 
5947
- #: languages/vue.php:635
5948
  msgid "You are now connected with MonsterInsights. We make it effortless for you to implement Google Analytics tracking and see the stats that matter, right inside the WordPress dashboard."
5949
  msgstr ""
5950
 
5951
- #: languages/vue.php:638
5952
  msgid "Installing Addon"
5953
  msgstr ""
5954
 
5955
- #: languages/vue.php:641
5956
  msgid "Activating Addon"
5957
  msgstr ""
5958
 
5959
- #: languages/vue.php:644
5960
  msgid "Addon Activated"
5961
  msgstr ""
5962
 
5963
- #: languages/vue.php:647
5964
  msgid "Loading report data"
5965
  msgstr ""
5966
 
5967
- #: languages/vue.php:650
5968
  msgid "Please activate manually"
5969
  msgstr ""
5970
 
5971
  #. Translators: Adds the error status and status text.
5972
- #: languages/vue.php:654
5973
  msgid "Error: %1$s, %2$s"
5974
  msgstr ""
5975
 
5976
- #: languages/vue.php:657
5977
  msgid "Error Activating Addon"
5978
  msgstr ""
5979
 
5980
- #: languages/vue.php:663
5981
  msgid "Dismiss"
5982
  msgstr ""
5983
 
5984
- #: languages/vue.php:666
5985
  msgid "Redirecting"
5986
  msgstr ""
5987
 
5988
- #: languages/vue.php:669
5989
  msgid "Please wait"
5990
  msgstr ""
5991
 
5992
- #: languages/vue.php:672
5993
  msgid "activate"
5994
  msgstr ""
5995
 
5996
- #: languages/vue.php:675
5997
  msgid "install"
5998
  msgstr ""
5999
 
6000
- #: languages/vue.php:678
6001
  msgid "Visit addons page"
6002
  msgstr ""
6003
 
6004
- #: languages/vue.php:681
6005
  msgid "Report Unavailable"
6006
  msgstr ""
6007
 
6008
  #. Translators: Install/Activate the addon.
6009
- #: languages/vue.php:685
6010
  msgid "%s Addon"
6011
  msgstr ""
6012
 
6013
- #: languages/vue.php:688
6014
  msgid "Show in widget mode"
6015
  msgstr ""
6016
 
6017
- #: languages/vue.php:691
6018
  msgid "Show in full-width mode"
6019
  msgstr ""
6020
 
6021
- #: languages/vue.php:694
6022
  msgid "Show Overview Reports"
6023
  msgstr ""
6024
 
6025
- #: languages/vue.php:697
6026
  msgid "Show Publishers Reports"
6027
  msgstr ""
6028
 
6029
- #: languages/vue.php:700
6030
  msgid "Show eCommerce Reports"
6031
  msgstr ""
6032
 
6033
- #: languages/vue.php:703
6034
  msgid "Available in PRO version"
6035
  msgstr ""
6036
 
6037
- #: languages/vue.php:706
6038
  msgid "Last 30 Days Insights for:"
6039
  msgstr ""
6040
 
6041
- #: languages/vue.php:709
6042
  msgid "Your Website"
6043
  msgstr ""
6044
 
6045
- #: languages/vue.php:712
6046
  msgid "Sessions"
6047
  msgstr ""
6048
 
6049
- #: languages/vue.php:715
6050
  msgid "Pageviews"
6051
  msgstr ""
6052
 
6053
- #: languages/vue.php:718
6054
  msgid "Avg. Duration"
6055
  msgstr ""
6056
 
6057
- #: languages/vue.php:721
6058
  msgid "Bounce Rate"
6059
  msgstr ""
6060
 
6061
- #: languages/vue.php:724
6062
  msgid "More data is available"
6063
  msgstr ""
6064
 
6065
- #: languages/vue.php:727
6066
  msgid "Want to see page-specific stats?"
6067
  msgstr ""
6068
 
6069
- #: languages/vue.php:730
6070
  msgid "See All Reports"
6071
  msgstr ""
6072
 
6073
- #: languages/vue.php:733
6074
  msgid "Go to the Analytics Dashboard"
6075
  msgstr ""
6076
 
6077
- #: languages/vue.php:736
6078
  msgid "License Key"
6079
  msgstr ""
6080
 
6081
  #. Translators: Add link to retrieve license key from account.
6082
- #: languages/vue.php:740
6083
  msgid "Add your MonsterInsights license key from the email receipt or account area. %1$sRetrieve your license key%2$s."
6084
  msgstr ""
6085
 
6086
- #: languages/vue.php:743
6087
  msgid "Google Authentication"
6088
  msgstr ""
6089
 
6090
- #: languages/vue.php:746
6091
  msgid "Connect Google Analytics + WordPress"
6092
  msgstr ""
6093
 
6094
- #: languages/vue.php:749
6095
  msgid "You will be taken to the MonsterInsights website where you'll need to connect your Analytics account."
6096
  msgstr ""
6097
 
6098
- #: languages/vue.php:752
6099
  msgid "Miscellaneous"
6100
  msgstr ""
6101
 
6102
- #: languages/vue.php:755
6103
  msgid "Hides plugin announcements and update details. This includes critical notices we use to inform about deprecations and important required configuration changes."
6104
  msgstr ""
6105
 
6106
- #: languages/vue.php:758
6107
  msgid "Hide Announcements"
6108
  msgstr ""
6109
 
6110
- #: languages/vue.php:761
6111
  msgid "There was an issue retrieving the addons for this site. Please click on the button below the refresh the addons data."
6112
  msgstr ""
6113
 
6114
- #: languages/vue.php:764
6115
  msgid "No addons found."
6116
  msgstr ""
6117
 
6118
- #: languages/vue.php:767
6119
  msgid "Refresh Addons"
6120
  msgstr ""
6121
 
6122
- #: languages/vue.php:770
6123
  msgid "Refreshing Addons"
6124
  msgstr ""
6125
 
6126
  #. Translators: Make text green.
6127
- #: languages/vue.php:774
6128
  msgid "Upgrade to Pro to unlock addons and other great features. As a valued MonsterInsights Lite user you %1$sreceive 50%% off%2$s, automatically applied at checkout!"
6129
  msgstr ""
6130
 
6131
  #. Translators: placeholders make text small.
6132
- #: languages/vue.php:781
6133
  msgid "Yes (recommended) %1$s- Get the latest features, bugfixes, and security updates as they are released.%2$s"
6134
  msgstr ""
6135
 
6136
  #. Translators: placeholders make text small.
6137
- #: languages/vue.php:785
6138
  msgid "Minor only %1$s- Get bugfixes and security updates, but not major features.%2$s"
6139
  msgstr ""
6140
 
6141
  #. Translators: placeholders make text small.
6142
- #: languages/vue.php:789
6143
  msgid "None %1$s- Manually update everything.%2$s"
6144
  msgstr ""
6145
 
6146
- #: languages/vue.php:792
6147
  msgid "Automatic Updates"
6148
  msgstr ""
6149
 
6150
- #: languages/vue.php:795
6151
  msgid "Setup Wizard"
6152
  msgstr ""
6153
 
6154
- #: languages/vue.php:798
6155
  msgid "Use our configuration wizard to properly setup Google Analytics with WordPress (with just a few clicks)."
6156
  msgstr ""
6157
 
6158
  #. Translators: Line break.
6159
- #: languages/vue.php:802
6160
  msgid "Unique %s Sessions"
6161
  msgstr ""
6162
 
6163
  #. Translators: Line break.
6164
- #: languages/vue.php:806
6165
  msgid "Unique %s Pageviews"
6166
  msgstr ""
6167
 
6168
- #: languages/vue.php:809
6169
  msgid "A session is the browsing session of a single user to your site."
6170
  msgstr ""
6171
 
6172
- #: languages/vue.php:812
6173
  msgid "A pageview is defined as a view of a page on your site that is being tracked by the Analytics tracking code. Each refresh of a page is also a new pageview."
6174
  msgstr ""
6175
 
6176
- #: languages/vue.php:815
6177
  msgid "Total duration of all sessions (in seconds) / number of sessions."
6178
  msgstr ""
6179
 
6180
- #: languages/vue.php:818
6181
  msgid "Percentage of single page visits (or web sessions). It is the number of visits in which a person leaves your website from the landing page without browsing any further."
6182
  msgstr ""
6183
 
6184
- #: languages/vue.php:821
6185
  msgid "Avg. Session Duration"
6186
  msgstr ""
6187
 
6188
- #: languages/vue.php:824
6189
  msgid "Demographics"
6190
  msgstr ""
6191
 
6192
- #: languages/vue.php:827
6193
  msgid "Enable Demographics and Interests Reports for Remarketing and Advertising"
6194
  msgstr ""
6195
 
6196
- #: languages/vue.php:830
6197
  msgid "Anonymize IP Addresses"
6198
  msgstr ""
6199
 
6200
- #: languages/vue.php:833
6201
  msgid "Link Attribution"
6202
  msgstr ""
6203
 
6204
- #: languages/vue.php:836
6205
  msgid "Enable Enhanced Link Attribution"
6206
  msgstr ""
6207
 
6208
- #: languages/vue.php:839
6209
  msgid "Enable Anchor Tracking"
6210
  msgstr ""
6211
 
6212
- #: languages/vue.php:842
6213
  msgid "Enable allowAnchor"
6214
  msgstr ""
6215
 
6216
- #: languages/vue.php:845
6217
  msgid "Enable allowLinker"
6218
  msgstr ""
6219
 
6220
- #: languages/vue.php:848
6221
  msgid "Enable Tag Links in RSS"
6222
  msgstr ""
6223
 
6224
- #: languages/vue.php:851
6225
  msgid "File Downloads"
6226
  msgstr ""
6227
 
6228
- #: languages/vue.php:854
6229
  msgid "Extensions of Files to Track as Downloads"
6230
  msgstr ""
6231
 
6232
- #: languages/vue.php:857
6233
  msgid "MonsterInsights will send an event to Google Analytics if a link to a file has one of the above extensions."
6234
  msgstr ""
6235
 
6236
  #. Translators: Add links to the documentation.
6237
- #: languages/vue.php:861
6238
  msgid "Enable this setting to add the Demographics and Remarketing features to your Google Analytics tracking code. Make sure to enable Demographics and Remarketing in your Google Analytics account. We have a guide for how to do that in our %1$sknowledge base%2$s. For more information about Remarketing, we refer you to %3$sGoogle's documentation%4$s. Note that usage of this function is affected by privacy and cookie laws around the world. Be sure to follow the laws that affect your target audience."
6239
  msgstr ""
6240
 
6241
  #. Translators: Adds a link to the documentation.
6242
- #: languages/vue.php:865
6243
  msgid "This adds %1$sanonymizeIp%2$s, telling Google Analytics to anonymize the information sent by the tracker objects by removing the last octet of the IP address prior to its storage."
6244
  msgstr ""
6245
 
6246
  #. Translators: Adds a link to the documentation.
6247
- #: languages/vue.php:869
6248
  msgid "Add %1$sEnhanced Link Attribution%2$s to your tracking code."
6249
  msgstr ""
6250
 
6251
- #: languages/vue.php:872
6252
  msgid "Many WordPress \"1-page\" style themes rely on anchor tags for navigation to show virtual pages. The problem is that to Google Analytics, these are all just a single page, and it makes it hard to get meaningful statistics about pages viewed. This feature allows proper tracking in those themes."
6253
  msgstr ""
6254
 
6255
  #. Translators: Adds a link to the documentation.
6256
- #: languages/vue.php:876
6257
  msgid "This adds %1$sallowAnchor%2$s to the create command of the pageview hit tracking code, and makes RSS link tagging use a # as well."
6258
  msgstr ""
6259
 
6260
  #. Translators: Adds a link to the documentation.
6261
- #: languages/vue.php:880
6262
  msgid "Enabling %1$scross-domain tracking (additional setup required)%2$s allows you to track users across multiple properties you own (such as example-1.com and example-2.com as a single session. It also allows you fix an issue so that when a user has to go to an off-site hosted payment gateway to finish a purchase it doesn't count it as referral traffic from that gateway but maintains the visit as part of the same session.) It is required that the other site includes a Google Analytics tracker with the same UA Code."
6263
  msgstr ""
6264
 
6265
  #. Translators: Adds a link to the documentation.
6266
- #: languages/vue.php:884
6267
  msgid "Do not use this feature if you use FeedBurner, as FeedBurner can do this automatically and better than this plugin can. Check this %1$shelp page%2$s for info on how to enable this feature in FeedBurner."
6268
  msgstr ""
6269
 
6270
- #: languages/vue.php:887
6271
  msgid "Add domain"
6272
  msgstr ""
6273
 
6274
  #. Translators: Example domain.
6275
- #: languages/vue.php:891
6276
  msgid "Domain (example: %s)"
6277
  msgstr ""
6278
 
6279
  #. Translators: Current site domain to be avoided.
6280
- #: languages/vue.php:895
6281
  msgid "Please enter domain names only ( example: example.com not http://example.com ) and not current site domain ( %s )."
6282
  msgstr ""
6283
 
6284
- #: languages/vue.php:898
6285
  msgid "Cross Domain Tracking"
6286
  msgstr ""
6287
 
6288
  #. Translators: Adds a link to the documentation.
6289
- #: languages/vue.php:902
6290
  msgid "Cross domain tracking makes it possible for Analytics to see sessions on two related sites as a single session. More info on specific setup steps can be found in our %1$sknowledge base%2$s."
6291
  msgstr ""
6292
 
6293
- #: languages/vue.php:905
6294
  msgid "Right Now"
6295
  msgstr ""
6296
 
6297
- #: languages/vue.php:908
6298
  msgid "Active users on site"
6299
  msgstr ""
6300
 
6301
- #: languages/vue.php:911
6302
  msgid "The real-time graph of visitors over time is not currently available for this site. Please try again later."
6303
  msgstr ""
6304
 
6305
- #: languages/vue.php:914
6306
  msgid "Important: this only includes users who are tracked in real-time. Not all users are tracked in real-time including (but not limited to) logged-in site administrators, certain mobile users, and users who match a Google Analytics filter."
6307
  msgstr ""
6308
 
6309
- #: languages/vue.php:917
6310
  msgid "The real-time report automatically updates approximately every 60 seconds."
6311
  msgstr ""
6312
 
6313
  #. Translators: Number of seconds that have passed since the report was refreshed.
6314
- #: languages/vue.php:921
6315
  msgid "The real-time report was last updated %s seconds ago."
6316
  msgstr ""
6317
 
6318
- #: languages/vue.php:924
6319
  msgid "The latest data will be automatically shown on this page when it becomes available."
6320
  msgstr ""
6321
 
6322
- #: languages/vue.php:927
6323
  msgid "There is no need to refresh the browser (doing so won't have any effect)."
6324
  msgstr ""
6325
 
6326
- #: languages/vue.php:930
6327
  msgid "Pageviews Per Minute"
6328
  msgstr ""
6329
 
6330
- #: languages/vue.php:933
6331
  msgid "Top Pages"
6332
  msgstr ""
6333
 
6334
- #: languages/vue.php:936
6335
  msgid "No pageviews currently."
6336
  msgstr ""
6337
 
6338
- #: languages/vue.php:939
6339
  msgid "Page"
6340
  msgstr ""
6341
 
6342
- #: languages/vue.php:942
6343
  msgid "Pageview Count"
6344
  msgstr ""
6345
 
6346
- #: languages/vue.php:945
6347
  msgid "Percent of Total"
6348
  msgstr ""
6349
 
6350
- #: languages/vue.php:948
6351
  msgid "This is the number of active users currently on your site."
6352
  msgstr ""
6353
 
6354
- #: languages/vue.php:951
6355
  msgid "This graph shows the number of pageviews for each of the last 30 minutes."
6356
  msgstr ""
6357
 
6358
- #: languages/vue.php:954
6359
  msgid "This list shows the top pages users are currently viewing on your site."
6360
  msgstr ""
6361
 
6362
- #: languages/vue.php:957
6363
  msgid "View All Real-Time Pageviews"
6364
  msgstr ""
6365
 
6366
- #: languages/vue.php:960
6367
  msgid "View All Real-Time Traffic Sources"
6368
  msgstr ""
6369
 
6370
- #: languages/vue.php:963
6371
  msgid "View All Real-Time Traffic by Country"
6372
  msgstr ""
6373
 
6374
- #: languages/vue.php:966
6375
  msgid "View All Real-Time Traffic by City"
6376
  msgstr ""
6377
 
6378
- #: languages/vue.php:969
6379
  msgid "See All Your Important Store Metrics in One Place"
6380
  msgstr ""
6381
 
6382
- #: languages/vue.php:972
6383
  msgid "Get an Answer to All Your Top Ecommerce Questions From a Single Report"
6384
  msgstr ""
6385
 
6386
- #: languages/vue.php:975
6387
  msgid "ONE-CLICK INTEGRATIONS"
6388
  msgstr ""
6389
 
6390
- #: languages/vue.php:978
6391
  msgid "Enable Ecommerce Tracking and Grow Your Business with Confidence"
6392
  msgstr ""
6393
 
6394
- #: languages/vue.php:981
6395
  msgid "MonsterInsights Ecommerce Addon makes it easy to setup enhanced eCommerce tracking, so you can see all your important eCommerce metrics like total revenue, conversion rate, average order value, top products, top referral sources, and more in a single report right inside your WordPress dashboard."
6396
  msgstr ""
6397
 
6398
- #: languages/vue.php:984
6399
  msgid "GDPR Guide"
6400
  msgstr ""
6401
 
6402
- #: languages/vue.php:987
6403
  msgid "Compliance with European data laws including GDPR can be confusing and time-consuming. In order to help MonsterInsights users comply with these laws, we’ve created an addon that automates a lot of the necessary configuration changes for you. "
6404
  msgstr ""
6405
 
6406
- #: languages/vue.php:990
6407
  msgid "How to Install and Activate MonsterInsights Addons"
6408
  msgstr ""
6409
 
6410
- #: languages/vue.php:993
6411
  msgid "The process for installing and activating addons is quick and easy after you install the MonsterInsights plugin. In this guide we’ll walk you through the process, step by step."
6412
  msgstr ""
6413
 
6414
- #: languages/vue.php:996
6415
  msgid "Enabling eCommerce Tracking and Reports"
6416
  msgstr ""
6417
 
6418
- #: languages/vue.php:999
6419
  msgid "Want to track your eCommerce sales data for your WooCommerce, MemberPress, or Easy Digital Downloads store with MonsterInsights? In this guide, we’ll show you how to enable eCommerce tracking in Google Analytics in just a few clicks."
6420
  msgstr ""
6421
 
6422
- #: languages/vue.php:1002
6423
  msgid "Read Documentation"
6424
  msgstr ""
6425
 
6426
- #: languages/vue.php:1005
6427
  msgid "Getting Started with MonsterInsights"
6428
  msgstr ""
6429
 
6430
- #: languages/vue.php:1008
6431
  msgid "MonsterInsights is the easiest analytics solution on the market to get started with, as we walk you through exactly what you need to do, in plain english, using our 3 minute setup wizard."
6432
  msgstr ""
6433
 
6434
- #: languages/vue.php:1011
6435
  msgid "To begin with, we’ll get your site authorized with Google Analytics, so we can start tracking and generating reports for you right away."
6436
  msgstr ""
6437
 
6438
- #: languages/vue.php:1014
6439
  msgid "In no time at all, and after just a few clicks, you'll have setup the most powerful Google Analytics tracking available for WordPress. It's easy to double your traffic and sales when you know exactly how people find and use your website. Let's get started!."
6440
  msgstr ""
6441
 
6442
- #: languages/vue.php:1017
6443
  msgid "Launch the wizard!"
6444
  msgstr ""
6445
 
6446
- #: languages/vue.php:1020
6447
  msgid "Get MonsterInsights Pro and Unlock all the Powerful Features"
6448
  msgstr ""
6449
 
6450
  #. Translators: Makes text bold.
6451
- #: languages/vue.php:1024
6452
  msgid "Thanks for being a loyal MonsterInsights Lite user. %1$sUpgrade to MonsterInsights Pro%2$s to unlock all the awesome features and experience why MonsterInsights is consistently rated the best Google Analytics solution for WordPress."
6453
  msgstr ""
6454
 
6455
- #: languages/vue.php:1027
6456
  msgid "Universal Tracking across devices and campaigns with just a few clicks."
6457
  msgstr ""
6458
 
6459
- #: languages/vue.php:1030
6460
  msgid "See your website analytics reports inside the WordPress dashboard"
6461
  msgstr ""
6462
 
6463
- #: languages/vue.php:1033
6464
  msgid "Get real-time stats right inside WordPress"
6465
  msgstr ""
6466
 
6467
- #: languages/vue.php:1036
6468
  msgid "1-click Google Analytics Enhanced eCommerce tracking"
6469
  msgstr ""
6470
 
6471
- #: languages/vue.php:1039
6472
  msgid "Get detailed stats for each post and page."
6473
  msgstr ""
6474
 
6475
- #: languages/vue.php:1042
6476
  msgid "Automatically track clicks on your affiliate links and ads."
6477
  msgstr ""
6478
 
6479
- #: languages/vue.php:1045
6480
  msgid "Make Google Analytics GDPR compliant automatically"
6481
  msgstr ""
6482
 
6483
- #: languages/vue.php:1048
6484
  msgid "Setup tracking for authors, categories, tags, custom post types, users and more"
6485
  msgstr ""
6486
 
6487
- #: languages/vue.php:1051
6488
  msgid "Enable Google Optimize for A/B testing, adjust sample speed & sample rate."
6489
  msgstr ""
6490
 
6491
- #: languages/vue.php:1054
6492
  msgid "More advanced features"
6493
  msgstr ""
6494
 
6495
- #: languages/vue.php:1057
6496
  msgid "Get MonsterInsights Pro Today and Unlock all the Powerful Features"
6497
  msgstr ""
6498
 
6499
  #. Translators: Makes text green.
6500
- #: languages/vue.php:1061
6501
  msgid "Bonus: MonsterInsights Lite users get %1$s50%% off regular price%2$s, automatically applied at checkout."
6502
  msgstr ""
6503
 
6504
- #: languages/vue.php:1064
6505
  msgid "How to Connect to Google Analytics"
6506
  msgstr ""
6507
 
6508
- #: languages/vue.php:1067
6509
  msgid "After you install MonsterInsights, you’ll need to connect your WordPress site with your Google Analytics account. MonsterInsights makes the process easy, with no coding required."
6510
  msgstr ""
6511
 
6512
- #: languages/vue.php:1070
6513
  msgid "Guide and Checklist for Advanced Insights"
6514
  msgstr ""
6515
 
6516
- #: languages/vue.php:1073
6517
  msgid "Our goal is to make it as easy as possible for you to measure and track your stats so you can grow your business. This easy-to-follow guide and checklist will get you set up with MonsterInsights’ advanced tracking."
6518
  msgstr ""
6519
 
6520
  #. Translators: Adds a link to the general settings tab.
6521
- #: languages/vue.php:1077
6522
  msgid "It looks like you added a Google Analytics tracking code in the custom code area, this can potentially prevent proper tracking. If you want to use a manual UA please use the setting in the %1$sGeneral%2$s tab."
6523
  msgstr ""
6524
 
6525
- #: languages/vue.php:1080
6526
  msgid "Permissions"
6527
  msgstr ""
6528
 
6529
- #: languages/vue.php:1083
6530
  msgid "Allow These User Roles to See Reports"
6531
  msgstr ""
6532
 
6533
- #: languages/vue.php:1086
6534
  msgid "Users that have at least one of these roles will be able to view the reports."
6535
  msgstr ""
6536
 
6537
- #: languages/vue.php:1089
6538
  msgid "Users that have at least one of these roles will be able to view the reports, along with any user with the manage_options capability."
6539
  msgstr ""
6540
 
6541
- #: languages/vue.php:1092
6542
  msgid "Allow These User Roles to Save Settings"
6543
  msgstr ""
6544
 
6545
- #: languages/vue.php:1095
6546
  msgid "Users that have at least one of these roles will be able to view and save the settings panel."
6547
  msgstr ""
6548
 
6549
- #: languages/vue.php:1098
6550
  msgid "Users that have at least one of these roles will be able to view and save the settings panel, along with any user with the manage_options capability."
6551
  msgstr ""
6552
 
6553
- #: languages/vue.php:1101
6554
  msgid "Exclude These User Roles From Tracking"
6555
  msgstr ""
6556
 
6557
- #: languages/vue.php:1104
6558
  msgid "Users that have at least one of these roles will not be tracked into Google Analytics."
6559
  msgstr ""
6560
 
6561
- #: languages/vue.php:1107
6562
  msgid "Performance"
6563
  msgstr ""
6564
 
6565
- #: languages/vue.php:1110
6566
  msgid "Custom code"
6567
  msgstr ""
6568
 
6569
  #. Translators: Adds a link to the Google reference.
6570
- #: languages/vue.php:1114
6571
  msgid "Not for the average user: this allows you to add a line of code, to be added before the %1$spageview is sent%2$s."
6572
  msgstr ""
6573
 
6574
- #: languages/vue.php:1120
6575
  msgid "You must have the \"unfiltered_html\" capability to view/edit this setting."
6576
  msgstr ""
6577
 
6578
- #: languages/vue.php:1123
6579
  msgid "Hide Admin Bar Reports"
6580
  msgstr ""
6581
 
6582
  #. Translators: placeholders make text small.
6583
- #: languages/vue.php:1127
6584
  msgid "Enabled %1$s- Show reports and dashboard widget.%2$s"
6585
  msgstr ""
6586
 
6587
  #. Translators: placeholders make text small.
6588
- #: languages/vue.php:1131
6589
  msgid "Dashboard Widget Only %1$s- Disable reports, but show dashboard widget.%2$s"
6590
  msgstr ""
6591
 
6592
  #. Translators: placeholders make text small.
6593
- #: languages/vue.php:1135
6594
  msgid "Disabled %1$s- Hide reports and dashboard widget.%2$s"
6595
  msgstr ""
6596
 
6597
- #: languages/vue.php:1138
6598
  msgid "New"
6599
  msgstr ""
6600
 
6601
- #: languages/vue.php:1141
6602
  msgid "Returning"
6603
  msgstr ""
6604
 
6605
- #: languages/vue.php:1144
6606
  msgid "Desktop"
6607
  msgstr ""
6608
 
6609
- #: languages/vue.php:1147
6610
  msgid "Tablet"
6611
  msgstr ""
6612
 
6613
- #: languages/vue.php:1150
6614
  msgid "Mobile"
6615
  msgstr ""
6616
 
6617
- #: languages/vue.php:1153
6618
  msgid "Top 10 Countries"
6619
  msgstr ""
6620
 
6621
- #: languages/vue.php:1156
6622
  msgid "View Countries Report"
6623
  msgstr ""
6624
 
6625
- #: languages/vue.php:1159
6626
  msgid "Top 10 Referrals"
6627
  msgstr ""
6628
 
6629
- #: languages/vue.php:1162
6630
  msgid "View All Referral Sources"
6631
  msgstr ""
6632
 
6633
- #: languages/vue.php:1165
6634
  msgid "View Full Posts/Pages Report"
6635
  msgstr ""
6636
 
6637
- #: languages/vue.php:1168
6638
  msgid "Percentage of single-page visits (or web sessions). It is the number of visits in which a person leaves your website from the landing page without browsing any further."
6639
  msgstr ""
6640
 
6641
- #: languages/vue.php:1171
6642
  msgid "This list shows the top countries your website visitors are from."
6643
  msgstr ""
6644
 
6645
- #: languages/vue.php:1174
6646
  msgid "This list shows the top websites that send your website traffic, known as referral traffic."
6647
  msgstr ""
6648
 
6649
  #. Translators: Example path (/go/).
6650
- #: languages/vue.php:1178
6651
  msgid "Path (example: %s)"
6652
  msgstr ""
6653
 
6654
- #: languages/vue.php:1181
6655
  msgid "Path has to start with a / and have no spaces"
6656
  msgstr ""
6657
 
6658
  #. Translators: Example label (aff).
6659
- #: languages/vue.php:1185
6660
  msgid "Label (example: %s)"
6661
  msgstr ""
6662
 
6663
- #: languages/vue.php:1188
6664
  msgid "Label can't contain any spaces"
6665
  msgstr ""
6666
 
6667
- #: languages/vue.php:1192
6668
  msgid "Affiliate Links"
6669
  msgstr ""
6670
 
6671
  #. Translators: Add links to documentation.
6672
- #: languages/vue.php:1196
6673
  msgid "This allows you to track custom affiliate links. A path of /go/ would match urls that start with that. The label is appended onto the end of the string \"outbound-link-\", to provide unique labels for these links in Google Analytics. Complete documentation on affiliate links is available %1$shere%2$s."
6674
  msgstr ""
6675
 
6676
- #: languages/vue.php:1199
6677
  msgid "Our affiliate link tracking works by setting path for internal links to track as outbound links."
6678
  msgstr ""
6679
 
6680
- #: languages/vue.php:1202
6681
  msgid "Still Calculating..."
6682
  msgstr ""
6683
 
6684
- #: languages/vue.php:1205
6685
  msgid "Your 2019 Year in Review is still calculating. Please check back later to see how your website performed last year."
6686
  msgstr ""
6687
 
6688
- #: languages/vue.php:1208
6689
  msgid "Back to Overview Report"
6690
  msgstr ""
6691
 
6692
- #: languages/vue.php:1211
6693
  msgid "Your 2019 Analytics Report"
6694
  msgstr ""
6695
 
6696
- #: languages/vue.php:1214
6697
  msgid "See how your website performed this year and find tips along the way to help grow even more in 2020!"
6698
  msgstr ""
6699
 
6700
- #: languages/vue.php:1217
6701
  msgid "Audience"
6702
  msgstr ""
6703
 
6704
- #: languages/vue.php:1220
6705
  msgid "Congrats"
6706
  msgstr ""
6707
 
6708
- #: languages/vue.php:1223
6709
  msgid "Your website was quite popular this year! "
6710
  msgstr ""
6711
 
6712
- #: languages/vue.php:1226
6713
  msgid "You had "
6714
  msgstr ""
6715
 
6716
- #: languages/vue.php:1229
6717
  msgid " visitors!"
6718
  msgstr ""
6719
 
6720
- #: languages/vue.php:1232
6721
  msgid " visitors"
6722
  msgstr ""
6723
 
6724
- #: languages/vue.php:1235
6725
  msgid "Total Visitors"
6726
  msgstr ""
6727
 
6728
- #: languages/vue.php:1238
6729
  msgid "Total Sessions"
6730
  msgstr ""
6731
 
6732
- #: languages/vue.php:1241
6733
  msgid "Visitors by Month"
6734
  msgstr ""
6735
 
6736
- #: languages/vue.php:1244
6737
  msgid "January 1, 2019 - December 31, 2019"
6738
  msgstr ""
6739
 
6740
- #: languages/vue.php:1247
6741
  msgid "A Tip for 2020"
6742
  msgstr ""
6743
 
6744
- #: languages/vue.php:1250
6745
  msgid "See the top Traffic Sources and Top Pages for the Month of May in the Overview Report to replicate your success."
6746
  msgstr ""
6747
 
6748
- #: languages/vue.php:1253
6749
  msgid "#1"
6750
  msgstr ""
6751
 
6752
- #: languages/vue.php:1256
6753
  msgid "You Top 5 Countries"
6754
  msgstr ""
6755
 
6756
- #: languages/vue.php:1259
6757
  msgid "Let’s get to know your visitors a little better, shall we?"
6758
  msgstr ""
6759
 
6760
- #: languages/vue.php:1262
6761
  msgid "Gender"
6762
  msgstr ""
6763
 
6764
- #: languages/vue.php:1265
6765
  msgid "Female"
6766
  msgstr ""
6767
 
6768
- #: languages/vue.php:1268
6769
  msgid "Women"
6770
  msgstr ""
6771
 
6772
- #: languages/vue.php:1271
6773
  msgid "Male"
6774
  msgstr ""
6775
 
6776
- #: languages/vue.php:1274
6777
  msgid "Average Age"
6778
  msgstr ""
6779
 
6780
- #: languages/vue.php:1277
6781
  msgid "Behavior"
6782
  msgstr ""
6783
 
6784
- #: languages/vue.php:1280
6785
  msgid "Your Top 5 Pages"
6786
  msgstr ""
6787
 
6788
- #: languages/vue.php:1283
6789
  msgid "Time Spent on Site"
6790
  msgstr ""
6791
 
6792
- #: languages/vue.php:1286
6793
  msgid "minutes"
6794
  msgstr ""
6795
 
6796
- #: languages/vue.php:1289
6797
  msgid "Device Type"
6798
  msgstr ""
6799
 
6800
- #: languages/vue.php:1292
6801
  msgid "A Tip For 2020"
6802
  msgstr ""
6803
 
6804
- #: languages/vue.php:1295
6805
  msgid "Take advantage of what you’ve already built. See how to get more traffic from existing content in our 32 Marketing Hacks to Grow Your Traffic."
6806
  msgstr ""
6807
 
6808
- #: languages/vue.php:1298
6809
  msgid "Read - 32 Marketing Hacks to Grow Your Traffic"
6810
  msgstr ""
6811
 
6812
- #: languages/vue.php:1301
6813
  msgid "So, where did all of these visitors come from?"
6814
  msgstr ""
6815
 
6816
- #: languages/vue.php:1304
6817
  msgid "Clicks"
6818
  msgstr ""
6819
 
6820
- #: languages/vue.php:1307
6821
  msgid "Your Top 5 Keywords"
6822
  msgstr ""
6823
 
6824
- #: languages/vue.php:1310
6825
  msgid "What keywords visitors searched for to find your site"
6826
  msgstr ""
6827
 
6828
- #: languages/vue.php:1313
6829
  msgid "Your Top 5 Referrals"
6830
  msgstr ""
6831
 
6832
- #: languages/vue.php:1316
6833
  msgid "The websites that link back to your website"
6834
  msgstr ""
6835
 
6836
- #: languages/vue.php:1319
6837
  msgid "Opportunity"
6838
  msgstr ""
6839
 
6840
- #: languages/vue.php:1322
6841
  msgid "Use referral sources to create new partnerships or expand existing ones. See our guide on how to spy on your competitors and ethically steal their traffic."
6842
  msgstr ""
6843
 
6844
- #: languages/vue.php:1325
6845
  msgid "Read - How to Ethically Steal Your Competitor’s Traffic"
6846
  msgstr ""
6847
 
6848
- #: languages/vue.php:1328
6849
  msgid "Thank you for using MonsterInsights!"
6850
  msgstr ""
6851
 
6852
- #: languages/vue.php:1331
6853
  msgid "We’re grateful for your continued support. If there’s anything we can do to help you grow your business, please don’t hesitate to contact our team."
6854
  msgstr ""
6855
 
6856
- #: languages/vue.php:1334
6857
  msgid "Here's to an amazing 2020!"
6858
  msgstr ""
6859
 
6860
- #: languages/vue.php:1337
6861
  msgid "Enjoying MonsterInsights"
6862
  msgstr ""
6863
 
6864
- #: languages/vue.php:1340
6865
  msgid "Leave a five star review!"
6866
  msgstr ""
6867
 
6868
- #: languages/vue.php:1343
6869
  msgid "Syed Balkhi"
6870
  msgstr ""
6871
 
6872
- #: languages/vue.php:1346
6873
  msgid "Chris Christoff"
6874
  msgstr ""
6875
 
6876
- #: languages/vue.php:1349
6877
  msgid "Write Review"
6878
  msgstr ""
6879
 
6880
- #: languages/vue.php:1352
6881
  msgid "Did you know over 10 million websites use our plugins?"
6882
  msgstr ""
6883
 
6884
- #: languages/vue.php:1355
6885
  msgid "Try our other popular WordPress plugins to grow your website in 2020."
6886
  msgstr ""
6887
 
6888
- #: languages/vue.php:1358
6889
  msgid "Join our Communities!"
6890
  msgstr ""
6891
 
6892
- #: languages/vue.php:1361
6893
  msgid "Become a WordPress expert in 2020. Join our amazing communities and take your website to the next level."
6894
  msgstr ""
6895
 
6896
- #: languages/vue.php:1364
6897
  msgid "Facebook Group"
6898
  msgstr ""
6899
 
6900
- #: languages/vue.php:1367
6901
  msgid "Join our team of WordPress experts and other motivated website owners in the WPBeginner Engage Facebook Group."
6902
  msgstr ""
6903
 
6904
- #: languages/vue.php:1370
6905
  msgid "Join Now...It’s Free!"
6906
  msgstr ""
6907
 
6908
- #: languages/vue.php:1373
6909
  msgid "WordPress Tutorials by WPBeginner"
6910
  msgstr ""
6911
 
6912
- #: languages/vue.php:1376
6913
  msgid "WPBeginner is the largest free WordPress resource site for beginners and non-techy users."
6914
  msgstr ""
6915
 
6916
- #: languages/vue.php:1379
6917
  msgid "Visit WPBeginner"
6918
  msgstr ""
6919
 
6920
- #: languages/vue.php:1382
6921
  msgid "Follow Us!"
6922
  msgstr ""
6923
 
6924
- #: languages/vue.php:1385
6925
  msgid "Follow MonsterInsights on social media to stay up to date with latest updates, trends, and tutorials on how to make the most out of analytics."
6926
  msgstr ""
6927
 
6928
- #: languages/vue.php:1388
6929
  msgid "Copyright MonsterInsights, 2020"
6930
  msgstr ""
6931
 
6932
- #: languages/vue.php:1391
6933
  msgid "Upgrade to MonsterInsights Pro to Unlock Additional Actionable Insights"
6934
  msgstr ""
6935
 
6936
- #: languages/vue.php:1394
6937
  msgid "January"
6938
  msgstr ""
6939
 
6940
- #: languages/vue.php:1397
6941
  msgid "February"
6942
  msgstr ""
6943
 
6944
- #: languages/vue.php:1400
6945
  msgid "March"
6946
  msgstr ""
6947
 
6948
- #: languages/vue.php:1403
6949
  msgid "April"
6950
  msgstr ""
6951
 
6952
- #: languages/vue.php:1406
6953
  msgid "May"
6954
  msgstr ""
6955
 
6956
- #: languages/vue.php:1409
6957
  msgid "June"
6958
  msgstr ""
6959
 
6960
- #: languages/vue.php:1412
6961
  msgid "July"
6962
  msgstr ""
6963
 
6964
- #: languages/vue.php:1415
6965
  msgid "August"
6966
  msgstr ""
6967
 
6968
- #: languages/vue.php:1418
6969
  msgid "September"
6970
  msgstr ""
6971
 
6972
- #: languages/vue.php:1421
6973
  msgid "October"
6974
  msgstr ""
6975
 
6976
- #: languages/vue.php:1424
6977
  msgid "November"
6978
  msgstr ""
6979
 
6980
- #: languages/vue.php:1427
6981
  msgid "December"
6982
  msgstr ""
6983
 
6984
  #. Translators: Number of visitors.
6985
- #: languages/vue.php:1431
6986
  msgid "Your best month was <strong>%1$s</strong> with <strong>%2$s visitors!</strong>"
6987
  msgstr ""
6988
 
6989
  #. Translators: Number of visitors.
6990
- #: languages/vue.php:1435
6991
  msgid "Your <strong>%1$s</strong> visitors came from <strong>%2$s</strong> different countries."
6992
  msgstr ""
6993
 
6994
  #. Translators: Number of visitors.
6995
- #: languages/vue.php:1439
6996
  msgid "%s Visitors"
6997
  msgstr ""
6998
 
6999
  #. Translators: Percent and Number of visitors.
7000
- #: languages/vue.php:1443
7001
  msgid "%1$s&#37 of your visitors were %2$s"
7002
  msgstr ""
7003
 
7004
  #. Translators: Number of visitors and their age.
7005
- #: languages/vue.php:1447
7006
  msgid "%1$s&#37 of your visitors were between the ages of %2$s"
7007
  msgstr ""
7008
 
7009
  #. Translators: Number of visitors and number of pages.
7010
- #: languages/vue.php:1451
7011
  msgid "Your <strong>%1$s</strong> visitors viewed a total of <strong>%2$s</strong> pages. <span class='average-page-per-user' style='font-size: 20px;margin-top:25px;display:block;font-family:Lato'>That's an average of %3$s pages for each visitor!</span>"
7012
  msgstr ""
7013
 
7014
  #. Translators: Number of minutes spent on site.
7015
- #: languages/vue.php:1455
7016
  msgid "Each visitor spent an average of %s minutes on your website in 2019."
7017
  msgstr ""
7018
 
7019
  #. Translators: Name of device type.
7020
- #: languages/vue.php:1459
7021
  msgid "Most of your visitors viewed your website from their <strong>%s</strong> device."
7022
  msgstr ""
7023
 
7024
  #. Translators: Number of visitors and device percentage.
7025
- #: languages/vue.php:1463
7026
  msgid "%1$s&#37 of your visitors were on a %2$s device."
7027
  msgstr ""
7028
 
7029
- #: languages/vue.php:1466
7030
  msgid "Import/Export"
7031
  msgstr ""
7032
 
7033
- #: languages/vue.php:1469
7034
  msgid "Import"
7035
  msgstr ""
7036
 
7037
- #: languages/vue.php:1472
7038
  msgid "Import settings from another ExactMetrics website."
7039
  msgstr ""
7040
 
7041
- #: languages/vue.php:1475
7042
  msgid "Export"
7043
  msgstr ""
7044
 
7045
- #: languages/vue.php:1478
7046
  msgid "Export settings to import into another ExactMetrics install."
7047
  msgstr ""
7048
 
7049
- #: languages/vue.php:1481
7050
  msgid "Import Settings"
7051
  msgstr ""
7052
 
7053
- #: languages/vue.php:1484
7054
  msgid "Export Settings"
7055
  msgstr ""
7056
 
7057
- #: languages/vue.php:1487
7058
  msgid "Please choose a file to import"
7059
  msgstr ""
7060
 
7061
- #: languages/vue.php:1490
7062
  msgid "Use the filepicker below to select the settings export file from another site."
7063
  msgstr ""
7064
 
7065
- #: languages/vue.php:1493
7066
  msgid "Use the button below to export a file with your MonsterInsights settings."
7067
  msgstr ""
7068
 
7069
- #: languages/vue.php:1496
7070
  msgid "Uploading file..."
7071
  msgstr ""
7072
 
7073
- #: languages/vue.php:1499
7074
  msgid "File imported"
7075
  msgstr ""
7076
 
7077
- #: languages/vue.php:1502
7078
  msgid "Settings successfully updated!"
7079
  msgstr ""
7080
 
7081
- #: languages/vue.php:1505
7082
  msgid "Error importing settings"
7083
  msgstr ""
7084
 
7085
- #: languages/vue.php:1508
7086
  msgid "Please choose a .json file generated by a MonsterInsights settings export."
7087
  msgstr ""
7088
 
7089
- #: languages/vue.php:1511
7090
  msgid "WPForms, Ninja Forms, Contact Form 7, Gravity Forms and any other WordPress form plugin"
7091
  msgstr ""
7092
 
7093
- #: languages/vue.php:1514
7094
  msgid "WordPress Admin Area Reports"
7095
  msgstr ""
7096
 
7097
- #: languages/vue.php:1517
7098
  msgid "Standard Reports"
7099
  msgstr ""
7100
 
7101
- #: languages/vue.php:1520
7102
  msgid "Overview Reports for the last 30 days."
7103
  msgstr ""
7104
 
7105
- #: languages/vue.php:1523
7106
  msgid "Advanced Reports"
7107
  msgstr ""
7108
 
7109
- #: languages/vue.php:1526
7110
  msgid "Publisher, eCommerce, Search Console, Custom Dimensions, Forms and Real-Time with custom date period selection"
7111
  msgstr ""
7112
 
7113
- #: languages/vue.php:1529
7114
  msgid "Dashboard Widget"
7115
  msgstr ""
7116
 
7117
- #: languages/vue.php:1532
7118
  msgid "Basic Widget"
7119
  msgstr ""
7120
 
7121
- #: languages/vue.php:1535
7122
  msgid "Overview Report Synopsis"
7123
  msgstr ""
7124
 
7125
- #: languages/vue.php:1538
7126
  msgid "Advanced Dashboard Widget"
7127
  msgstr ""
7128
 
7129
- #: languages/vue.php:1541
7130
  msgid "Includes the complete Overview report, Publisher reports and 6 different eCommerce reports"
7131
  msgstr ""
7132
 
7133
- #: languages/vue.php:1544
7134
  msgid "Publisher Reports"
7135
  msgstr ""
7136
 
7137
- #: languages/vue.php:1547
7138
  msgid "Advanced Publisher Reports & Tracking"
7139
  msgstr ""
7140
 
7141
- #: languages/vue.php:1550
7142
  msgid "View Top Landing/Exit Pages, Top Links, Demographics & Interests data and more"
7143
  msgstr ""
7144
 
7145
- #: languages/vue.php:1553
7146
  msgid "Not Available"
7147
  msgstr ""
7148
 
7149
- #: languages/vue.php:1556
7150
  msgid "Complete Custom Dimensions Tracking"
7151
  msgstr ""
7152
 
7153
- #: languages/vue.php:1559
7154
  msgid "Track and measure by the Author, Post Type, Category, Tags, SEO Score, Focus Keyword, Logged-in User, User ID and Published Time of each post and page"
7155
  msgstr ""
7156
 
7157
- #: languages/vue.php:1565
7158
  msgid "Limited Support"
7159
  msgstr ""
7160
 
7161
- #: languages/vue.php:1568
7162
  msgid "Priority Support"
7163
  msgstr ""
7164
 
7165
- #: languages/vue.php:1571
7166
  msgid "Get the most out of MonsterInsights by upgrading to Pro and unlocking all of the powerful features."
7167
  msgstr ""
7168
 
7169
- #: languages/vue.php:1574
7170
  msgid "Feature"
7171
  msgstr ""
7172
 
7173
- #: languages/vue.php:1577
7174
  msgid "Lite"
7175
  msgstr ""
7176
 
7177
- #: languages/vue.php:1580
7178
  msgid "Pro"
7179
  msgstr ""
7180
 
7181
- #: languages/vue.php:1583
7182
  msgid "Included"
7183
  msgstr ""
7184
 
7185
- #: languages/vue.php:1586
7186
  msgid "Custom Google Analytics Link Tracking"
7187
  msgstr ""
7188
 
7189
- #: languages/vue.php:1589
7190
  msgid "Standard Tracking"
7191
  msgstr ""
7192
 
7193
- #: languages/vue.php:1592
7194
  msgid "Advanced Tracking"
7195
  msgstr ""
7196
 
7197
- #: languages/vue.php:1595
7198
  msgid "Automatic tracking of outbound/external, file download, affiliate, email and telephone links and our simple Custom Link Attribution markup for custom link tracking"
7199
  msgstr ""
7200
 
7201
- #: languages/vue.php:1598
7202
  msgid "Scroll tracking as well as tracking on Google Accelerated Mobile Pages (AMP) and Facebook Instant Articles for Publishers"
7203
  msgstr ""
7204
 
7205
- #: languages/vue.php:1601
7206
  msgid "No-Code-Needed Tracking Features"
7207
  msgstr ""
7208
 
7209
- #: languages/vue.php:1604
7210
  msgid "Basic Tracking Options"
7211
  msgstr ""
7212
 
7213
- #: languages/vue.php:1607
7214
  msgid "Cross-domain tracking, anonymization of IP addresses, and automatic exclusion of administrators from tracking"
7215
  msgstr ""
7216
 
7217
- #: languages/vue.php:1610
7218
  msgid "Advanced Tracking Options"
7219
  msgstr ""
7220
 
7221
- #: languages/vue.php:1613
7222
  msgid "Easily integrate Google Optimize as well as adjust recordings of site speed and the sample rate of visitors"
7223
  msgstr ""
7224
 
7225
- #: languages/vue.php:1616
7226
  msgid "eCommerce Tracking"
7227
  msgstr ""
7228
 
7229
- #: languages/vue.php:1619
7230
  msgid "One-click Complete eCommerce tracking"
7231
  msgstr ""
7232
 
7233
- #: languages/vue.php:1622
7234
  msgid "Complete eCommerce tracking for WooCommerce, Easy Digital Downloads and MemberPress stores with no code or settings required"
7235
  msgstr ""
7236
 
7237
- #: languages/vue.php:1625
7238
  msgid "Forms Tracking"
7239
  msgstr ""
7240
 
7241
- #: languages/vue.php:1628
7242
  msgid "One-click Form Events Tracking"
7243
  msgstr ""
7244
 
7245
- #: languages/vue.php:1631
7246
  msgid "Custom Campaign Parameters"
7247
  msgstr ""
7248
 
7249
- #: languages/vue.php:1634
7250
  msgid "The URL builder helps you add parameters to your URLs you use in custom web or email ad campaigns."
7251
  msgstr ""
7252
 
7253
- #: languages/vue.php:1637
7254
  msgid "A custom campaign is any ad campaign not using the AdWords auto-tagging feature. When users click one of the custom links, the unique parameters are sent to your Analytics account, so you can identify the URLs that are the most effective in attracting users to your content."
7255
  msgstr ""
7256
 
7257
  #. Translators: Marks the field as required.
7258
- #: languages/vue.php:1641
7259
  msgid "Website URL %s"
7260
  msgstr ""
7261
 
7262
  #. Translators: Display the current website url in italic.
7263
- #: languages/vue.php:1645
7264
  msgid "The full website URL (e.g. %1$s %2$s%3$s)"
7265
  msgstr ""
7266
 
7267
  #. Translators: Marks the field as required.
7268
- #: languages/vue.php:1649
7269
  msgid "Campaign Source %s"
7270
  msgstr ""
7271
 
7272
  #. Translators: Make the text italic.
7273
- #: languages/vue.php:1653
7274
  msgid "Enter a referrer (e.g. %1$sfacebook, newsletter, google%2$s)"
7275
  msgstr ""
7276
 
7277
  #. Translators: Make the text italic.
7278
- #: languages/vue.php:1657
7279
  msgid "Enter a marketing medium (e.g. %1$scpc, banner, email%2$s)"
7280
  msgstr ""
7281
 
7282
  #. Translators: Make the text italic.
7283
- #: languages/vue.php:1661
7284
  msgid "Enter a name to easily identify (e.g. %1$sspring_sale%2$s)"
7285
  msgstr ""
7286
 
7287
- #: languages/vue.php:1664
7288
  msgid "Enter the paid keyword"
7289
  msgstr ""
7290
 
7291
- #: languages/vue.php:1667
7292
  msgid "Enter something to differentiate ads"
7293
  msgstr ""
7294
 
7295
- #: languages/vue.php:1670
7296
  msgid "Use Fragment"
7297
  msgstr ""
7298
 
7299
  #. Translators: Make the text bold.
7300
- #: languages/vue.php:1674
7301
  msgid "Set the parameters in the fragment portion of the URL %1$s(not recommended)%2$s"
7302
  msgstr ""
7303
 
7304
- #: languages/vue.php:1677
7305
  msgid "URL to use"
7306
  msgstr ""
7307
 
7308
- #: languages/vue.php:1680
7309
  msgid "(Updates automatically)"
7310
  msgstr ""
7311
 
7312
- #: languages/vue.php:1683
7313
  msgid "Copy to Clipboard"
7314
  msgstr ""
7315
 
7316
- #: languages/vue.php:1686
7317
  msgid "More Information & Examples"
7318
  msgstr ""
7319
 
7320
- #: languages/vue.php:1689
7321
  msgid "The following table gives a detailed explanation and example of each of the campaign parameters."
7322
  msgstr ""
7323
 
7324
- #: languages/vue.php:1692
7325
  msgid "Campaign Source"
7326
  msgstr ""
7327
 
7328
- #: languages/vue.php:1695
7329
  msgid "Required. Use utm_source to identify a search engine, newsletter name, or other source."
7330
  msgstr ""
7331
 
7332
- #: languages/vue.php:1698
7333
  msgid "Campaign Medium"
7334
  msgstr ""
7335
 
7336
- #: languages/vue.php:1701
7337
  msgid "Use utm_medium to identify a medium such as email or cost-per-click."
7338
  msgstr ""
7339
 
7340
- #: languages/vue.php:1704
7341
  msgid "Campaign Name"
7342
  msgstr ""
7343
 
7344
- #: languages/vue.php:1707
7345
  msgid "Used for keyword analysis. Use utm_campaign to identify a specific product promotion or strategic campaign."
7346
  msgstr ""
7347
 
7348
- #: languages/vue.php:1710
7349
  msgid "Campaign Term"
7350
  msgstr ""
7351
 
7352
- #: languages/vue.php:1713
7353
  msgid "Used for paid search. Use utm_term to note the keywords for this ad."
7354
  msgstr ""
7355
 
7356
- #: languages/vue.php:1716
7357
  msgid "Campaign Content"
7358
  msgstr ""
7359
 
7360
- #: languages/vue.php:1719
7361
  msgid "Used for A/B testing and content-targeted ads. Use utm_content to differentiate ads or links that point to the same URL."
7362
  msgstr ""
7363
 
7364
  #. Translators: Example.
7365
- #: languages/vue.php:1723
7366
  msgid "Example: %s"
7367
  msgstr ""
7368
 
7369
  #. Translators: Examples.
7370
- #: languages/vue.php:1727
7371
  msgid "Examples: %s"
7372
  msgstr ""
7373
 
7374
- #: languages/vue.php:1730
7375
  msgid "About Campaigns"
7376
  msgstr ""
7377
 
7378
- #: languages/vue.php:1733
7379
  msgid "About Custom Campaigns"
7380
  msgstr ""
7381
 
7382
- #: languages/vue.php:1736
7383
  msgid "Best Practices for Creating Custom Campaigns"
7384
  msgstr ""
7385
 
7386
- #: languages/vue.php:1739
7387
  msgid "About the Referral Traffic Report"
7388
  msgstr ""
7389
 
7390
- #: languages/vue.php:1742
7391
  msgid "About Traffic Source Dimensions"
7392
  msgstr ""
7393
 
7394
- #: languages/vue.php:1745
7395
  msgid "AdWords Auto-Tagging"
7396
  msgstr ""
7397
 
7398
- #: languages/vue.php:1748
7399
  msgid "Additional Information"
7400
  msgstr ""
7401
 
7402
- #: languages/vue.php:1751
7403
  msgid "Hello and welcome to MonsterInsights, the best Google Analytics plugin for WordPress. MonsterInsights shows you exactly which content gets the most visit, so you can analyze and optimize it for higher conversions."
7404
  msgstr ""
7405
 
7406
- #: languages/vue.php:1754
7407
  msgid "Over the years, we found that in order to get the most out of Google Analytics, you needed a full time developer who could implement custom tracking, so that Google Analytics would integrate with things like WooCommerce, and track things which Google doesn't by default, like outbound links."
7408
  msgstr ""
7409
 
7410
- #: languages/vue.php:1757
7411
  msgid "Our goal is to take the pain out of analytics, making it simple and easy, by eliminating the need to have to worry about code, putting the best reports directly into the area you already go to (your WordPress dashboard), and adding the most advanced insights and features without complicating our plugin with tons of settings. Quite simply, it should \"just work\"."
7412
  msgstr ""
7413
 
7414
- #: languages/vue.php:1760
7415
  msgid "MonsterInsights is brought to you by the same team that's behind the largest WordPress resource site, WPBeginner, the most popular lead-generation software, OptinMonster, and the best WordPress forms plugin, WPForms."
7416
  msgstr ""
7417
 
7418
- #: languages/vue.php:1763
7419
  msgid "Yup, we know a thing or two about building awesome products that customers love."
7420
  msgstr ""
7421
 
7422
- #: languages/vue.php:1766
7423
  msgid "The MonsterInsights Team"
7424
  msgstr ""
7425
 
7426
- #: languages/vue.php:1769
7427
  msgid "See who's viewing and submitting your forms, so you can increase your conversion rate."
7428
  msgstr ""
7429
 
7430
- #: languages/vue.php:1772
7431
  msgid "Use Google Optimize to retarget your website visitors and perform A/B split tests with ease."
7432
  msgstr ""
7433
 
7434
- #: languages/vue.php:1775
7435
  msgid "Add Custom Dimensions and track who's the most popular author on your site, which post types get the most traffic, and more"
7436
  msgstr ""
7437
 
7438
- #: languages/vue.php:1778
7439
  msgid "Loading Settings"
7440
  msgstr ""
7441
 
7442
- #: languages/vue.php:1781
7443
  msgid "Saving Changes..."
7444
  msgstr ""
7445
 
7446
- #: languages/vue.php:1784
7447
  msgid "Settings Updated"
7448
  msgstr ""
7449
 
7450
  #. Translators: Adds a link to the settings panel.
7451
- #: languages/vue.php:1788
7452
  msgid "You need to %1$sconnect MonsterInsights%2$s first"
7453
  msgstr ""
7454
 
7455
- #: languages/vue.php:1791
7456
  msgid "Could Not Save Changes"
7457
  msgstr ""
7458
 
7459
  #. Translators: Error status and error text.
7460
- #: languages/vue.php:1795
7461
  msgid "Can't deauthenticate. Error: %1$s, %2$s"
7462
  msgstr ""
7463
 
7464
- #: languages/vue.php:1799
7465
  msgid "You appear to be offline."
7466
  msgstr ""
7467
 
7468
  #. Translators: Error status and error text.
7469
- #: languages/vue.php:1803
7470
  msgid "Can't save settings. Error: %1$s, %2$s"
7471
  msgstr ""
7472
 
7473
- #: languages/vue.php:1806
7474
  msgid "You appear to be offline. Settings not saved."
7475
  msgstr ""
7476
 
7477
  #. Translators: Error status and error text.
7478
- #: languages/vue.php:1810
7479
  msgid "Can't load authentication details. Error: %1$s, %2$s"
7480
  msgstr ""
7481
 
7482
  #. Translators: Error status and error text.
7483
- #: languages/vue.php:1814
7484
  msgid "Can't authenticate. Error: %1$s, %2$s"
7485
  msgstr ""
7486
 
7487
  #. Translators: Error status and error text.
7488
- #: languages/vue.php:1818
7489
  msgid "Can't reauthenticate. Error: %1$s, %2$s"
7490
  msgstr ""
7491
 
7492
  #. Translators: Error status and error text.
7493
- #: languages/vue.php:1822
7494
  msgid "Can't verify credentials. Error: %1$s, %2$s"
7495
  msgstr ""
7496
 
7497
- #: languages/vue.php:1825
7498
  msgid "You appear to be offline. WPForms not installed."
7499
  msgstr ""
7500
 
7501
  #. Translators: Error status and error text.
7502
- #: languages/vue.php:1829
7503
  msgid "Can't activate addon. Error: %1$s, %2$s"
7504
  msgstr ""
7505
 
7506
- #: languages/vue.php:1832
7507
  msgid "You appear to be offline. Addon not activated."
7508
  msgstr ""
7509
 
7510
  #. Translators: Error status and error text.
7511
- #: languages/vue.php:1836
7512
  msgid "Can't deactivate addon. Error: %1$s, %2$s"
7513
  msgstr ""
7514
 
7515
- #: languages/vue.php:1839
7516
  msgid "You appear to be offline. Addon not deactivated."
7517
  msgstr ""
7518
 
7519
  #. Translators: Error status and error text.
7520
- #: languages/vue.php:1843
7521
  msgid "Can't install plugin. Error: %1$s, %2$s"
7522
  msgstr ""
7523
 
7524
- #: languages/vue.php:1846
7525
  msgid "You appear to be offline. Plugin not installed."
7526
  msgstr ""
7527
 
7528
  #. Translators: Error status and error text.
7529
- #: languages/vue.php:1850
7530
  msgid "Can't install addon. Error: %1$s, %2$s"
7531
  msgstr ""
7532
 
7533
- #: languages/vue.php:1853
7534
  msgid "You appear to be offline. Addon not installed."
7535
  msgstr ""
7536
 
7537
  #. Translators: Error status and error text.
7538
- #: languages/vue.php:1857
7539
  msgid "Can't install WPForms. Error: %1$s, %2$s"
7540
  msgstr ""
7541
 
7542
  #. Translators: Error status and error text.
7543
- #: languages/vue.php:1861
7544
  msgid "Can't deactivate the license. Error: %1$s, %2$s"
7545
  msgstr ""
7546
 
7547
  #. Translators: Error status and error text.
7548
- #: languages/vue.php:1865
7549
  msgid "Can't upgrade to PRO please try again. Error: %1$s, %2$s"
7550
  msgstr ""
7551
 
7552
  #. Translators: Error status and error text.
7553
- #: languages/vue.php:1869
7554
  msgid "Can't load license details. Error: %1$s, %2$s"
7555
  msgstr ""
7556
 
7557
- #: languages/vue.php:1872
7558
  msgid "Error loading license details"
7559
  msgstr ""
7560
 
7561
  #. Translators: Error status and error text.
7562
- #: languages/vue.php:1876
7563
  msgid "Can't verify the license. Error: %1$s, %2$s"
7564
  msgstr ""
7565
 
7566
  #. Translators: Error status and error text.
7567
- #: languages/vue.php:1880
7568
  msgid "Can't validate the license. Error: %1$s, %2$s"
7569
  msgstr ""
7570
 
7571
- #: languages/vue.php:1883
7572
  msgid "MonsterInsights Recommends WPForms"
7573
  msgstr ""
7574
 
7575
- #: languages/vue.php:1886
7576
  msgid "Built by the folks behind MonsterInsights, WPForms is the most beginner friendly form plugin in the market."
7577
  msgstr ""
7578
 
7579
- #: languages/vue.php:1889
7580
  msgid "Used on over 1,000,000 websites!"
7581
  msgstr ""
7582
 
7583
- #: languages/vue.php:1892
7584
  msgid "WPForms allow you to create beautiful contact forms, subscription forms, payment forms, and other types of forms for your site in minutes, not hours!"
7585
  msgstr ""
7586
 
7587
- #: languages/vue.php:1895
7588
  msgid "Skip this Step"
7589
  msgstr ""
7590
 
7591
- #: languages/vue.php:1898
7592
  msgid "Continue & Install WPForms"
7593
  msgstr ""
7594
 
7595
- #: languages/vue.php:1902
7596
  msgid "Installing..."
7597
  msgstr ""
7598
 
7599
- #: languages/vue.php:1905
7600
  msgid "Awesome, You're All Set!"
7601
  msgstr ""
7602
 
7603
- #: languages/vue.php:1908
7604
  msgid "MonsterInsights is all set up and ready to use. We've verified that the tracking code is deployed properly and collecting data."
7605
  msgstr ""
7606
 
7607
  #. Translators: Make text bold.
7608
- #: languages/vue.php:1912
7609
  msgid "%1$sPlease Note:%2$s While Google Analytics is properly setup and tracking everything, it does not send the data back to WordPress immediately. Depending on the size of your website, it can take between a few hours to 24 hours for reports to populate."
7610
  msgstr ""
7611
 
7612
  #. Translators: Link to our blog.
7613
- #: languages/vue.php:1916
7614
  msgid "%1$sSubscribe to the MonsterInsights blog%2$s for tips on how to get more traffic and grow your business."
7615
  msgstr ""
7616
 
7617
- #: languages/vue.php:1919
7618
  msgid "Finish Setup & Exit Wizard"
7619
  msgstr ""
7620
 
7621
- #: languages/vue.php:1922
7622
  msgid "Checking your website..."
7623
  msgstr ""
7624
 
7625
- #: languages/vue.php:1925
7626
  msgid "Recommended Addons"
7627
  msgstr ""
7628
 
7629
- #: languages/vue.php:1928
7630
  msgid "To unlock more features consider upgrading to PRO. As a valued MonsterInsights Lite user you receive 50% off, automatically applied at checkout!"
7631
  msgstr ""
7632
 
7633
- #: languages/vue.php:1931
7634
  msgid "Other Addons"
7635
  msgstr ""
7636
 
7637
- #: languages/vue.php:1934
7638
  msgid "View all MonsterInsights addons"
7639
  msgstr ""
7640
 
7641
- #: languages/vue.php:1937
7642
  msgid "Save and continue"
7643
  msgstr ""
7644
 
7645
- #: languages/vue.php:1940
7646
  msgid "Connect MonsterInsights to Your Website"
7647
  msgstr ""
7648
 
7649
- #: languages/vue.php:1943
7650
  msgid "MonsterInsights connects Google Analytics to WordPress and shows you stats that matter."
7651
  msgstr ""
7652
 
7653
- #: languages/vue.php:1946
7654
  msgid "Whoops, something went wrong and we weren't able to connect to MonsterInsights. Please enter your Google UA code manually."
7655
  msgstr ""
7656
 
7657
- #: languages/vue.php:1949
7658
  msgid "Manually enter your UA code"
7659
  msgstr ""
7660
 
7661
- #: languages/vue.php:1952
7662
  msgid "Warning: If you use a manual UA code, you won't be able to use any of the reporting and some of the tracking features. Your UA code should look like UA-XXXXXX-XX where the X's are numbers."
7663
  msgstr ""
7664
 
7665
- #: languages/vue.php:1955
7666
  msgid "Save and Continue"
7667
  msgstr ""
7668
 
7669
- #: languages/vue.php:1958
7670
  msgid "UA code can't be empty"
7671
  msgstr ""
7672
 
7673
- #: languages/vue.php:1961
7674
  msgid "Saving UA code..."
7675
  msgstr ""
7676
 
7677
- #: languages/vue.php:1964
7678
  msgid "Hide dashboard widget"
7679
  msgstr ""
7680
 
7681
- #: languages/vue.php:1967
7682
  msgid "Are you sure you want to hide the MonsterInsights Dashboard Widget? "
7683
  msgstr ""
7684
 
7685
- #: languages/vue.php:1970
7686
  msgid "Yes, hide it!"
7687
  msgstr ""
7688
 
7689
- #: languages/vue.php:1973
7690
  msgid "No, cancel!"
7691
  msgstr ""
7692
 
7693
- #: languages/vue.php:1976
7694
  msgid "MonsterInsights Widget Hidden"
7695
  msgstr ""
7696
 
7697
- #: languages/vue.php:1979
7698
  msgid "You can re-enable the MonsterInsights widget at any time using the \"Screen Options\" menu on the top right of this page"
7699
  msgstr ""
7700
 
7701
- #: languages/vue.php:1982
7702
  msgid "Recommended Settings"
7703
  msgstr ""
7704
 
7705
- #: languages/vue.php:1985
7706
  msgid "MonsterInsights recommends the following settings based on your configuration."
7707
  msgstr ""
7708
 
7709
- #: languages/vue.php:1988
7710
  msgid "Events Tracking"
7711
  msgstr ""
7712
 
7713
- #: languages/vue.php:1991
7714
  msgid "Must have for all click tracking on site."
7715
  msgstr ""
7716
 
7717
- #: languages/vue.php:1994
7718
  msgid "MonsterInsights uses an advanced system to automatically detect all outbound links, download links, affiliate links, telephone links, mail links, and more automatically. We do all the work for you so you don't have to write any code."
7719
  msgstr ""
7720
 
7721
- #: languages/vue.php:1997
7722
  msgid "Enhanced Link Attribution"
7723
  msgstr ""
7724
 
7725
- #: languages/vue.php:2000
7726
  msgid "Improves the accuracy of your In-Page Analytics."
7727
  msgstr ""
7728
 
7729
- #: languages/vue.php:2003
7730
  msgid "MonsterInsights will automatically help Google determine which links are unique and where they are on your site so that your In-Page Analytics reporting will be more accurate."
7731
  msgstr ""
7732
 
7733
- #: languages/vue.php:2006
7734
  msgid "Install Updates Automatically"
7735
  msgstr ""
7736
 
7737
- #: languages/vue.php:2009
7738
  msgid "Get the latest features, bug fixes, and security updates as they are released."
7739
  msgstr ""
7740
 
7741
- #: languages/vue.php:2012
7742
  msgid "To ensure you get the latest bugfixes and security updates and avoid needing to spend time logging into your WordPress site to update MonsterInsights, we offer the ability to automatically have MonsterInsights update itself."
7743
  msgstr ""
7744
 
7745
- #: languages/vue.php:2015
7746
  msgid "File Download Tracking"
7747
  msgstr ""
7748
 
7749
- #: languages/vue.php:2018
7750
  msgid "Helps you see file downloads data."
7751
  msgstr ""
7752
 
7753
- #: languages/vue.php:2021
7754
  msgid "MonsterInsights will automatically track downloads of common file types from links you have inserted onto your website. For example: want to know how many of your site's visitors have downloaded a PDF or other file you offer your visitors to download on your site? MonsterInsights makes this both easy, and code-free! You can customize the file types to track at any time from our settings panel."
7755
  msgstr ""
7756
 
7757
- #: languages/vue.php:2024
7758
  msgid "Helps you increase affiliate revenue."
7759
  msgstr ""
7760
 
7761
- #: languages/vue.php:2027
7762
  msgid "MonsterInsights will automatically help you track affiliate links that use internal looking urls like example.com/go/ or example.com/refer/. You can add custom affiliate patterns on our settings panel when you finish the onboarding wizard."
7763
  msgstr ""
7764
 
7765
- #: languages/vue.php:2030
7766
  msgid "Affiliate Link Tracking"
7767
  msgstr ""
7768
 
7769
- #: languages/vue.php:2033
7770
  msgid "Who Can See Reports"
7771
  msgstr ""
7772
 
7773
- #: languages/vue.php:2036
7774
  msgid "These user roles will be able to access MonsterInsights's reports in the WordPress admin area."
7775
  msgstr ""
7776
 
7777
- #: languages/vue.php:2039
7778
  msgid "Events Tracking is enabled the moment you set up MonsterInsights"
7779
  msgstr ""
7780
 
7781
- #: languages/vue.php:2042
7782
  msgid "Enhanced Link Attribution is enabled the moment you set up MonsterInsights"
7783
  msgstr ""
7784
 
7785
- #: languages/vue.php:2045
7786
  msgid "Activating..."
7787
  msgstr ""
7788
 
7789
- #: languages/vue.php:2048
7790
  msgid "Deactivating..."
7791
  msgstr ""
7792
 
7793
- #: languages/vue.php:2051
7794
  msgid "Deactivate"
7795
  msgstr ""
7796
 
7797
  #. Translators: The status of the addon (installed/active/inactive).
7798
- #: languages/vue.php:2055
7799
  msgid "Status: %s"
7800
  msgstr ""
7801
 
7802
- #: languages/vue.php:2058
7803
  msgid "Not Installed"
7804
  msgstr ""
7805
 
7806
- #: languages/vue.php:2061
7807
  msgid "Network Active"
7808
  msgstr ""
7809
 
7810
- #: languages/vue.php:2064
7811
  msgid "Active"
7812
  msgstr ""
7813
 
7814
- #: languages/vue.php:2067
7815
  msgid "Inactive"
7816
  msgstr ""
7817
 
7818
- #: languages/vue.php:2070
7819
  msgid "Thank you for being a loyal MonsterInsights Lite user."
7820
  msgstr ""
7821
 
7822
- #: languages/vue.php:2073
7823
  msgid "Upgrade to MonsterInsights Pro and unlock all the awesome features."
7824
  msgstr ""
7825
 
7826
  #. Translators: Gets replaced with the coupon code.
7827
- #: languages/vue.php:2077
7828
  msgid "Use coupon code %s to get 50%% off."
7829
  msgstr ""
7830
 
7831
- #: languages/vue.php:2080
7832
  msgid "Dashboard widget"
7833
  msgstr ""
7834
 
7835
- #: languages/vue.php:2083
7836
  msgid "Enhanced Ecommerce"
7837
  msgstr ""
7838
 
7839
- #: languages/vue.php:2086
7840
  msgid "Banner Ads"
7841
  msgstr ""
7842
 
7843
- #: languages/vue.php:2090
7844
  msgid "Google AMP"
7845
  msgstr ""
7846
 
7847
- #: languages/vue.php:2093
7848
  msgid "SEO Score Tracking"
7849
  msgstr ""
7850
 
7851
- #: languages/vue.php:2096
7852
  msgid "Welcome to MonsterInsights!"
7853
  msgstr ""
7854
 
7855
- #: languages/vue.php:2099
7856
  msgid "Let's get you set up."
7857
  msgstr ""
7858
 
7859
- #: languages/vue.php:2102
7860
  msgid "Which category best describes your website?"
7861
  msgstr ""
7862
 
7863
- #: languages/vue.php:2105
7864
  msgid "We will recommend the optimal settings for MonsterInsights based on your choice."
7865
  msgstr ""
7866
 
7867
- #: languages/vue.php:2108
7868
  msgid "Business Website"
7869
  msgstr ""
7870
 
7871
  #. Translators: Make text bold.
7872
- #: languages/vue.php:2112
7873
  msgid "Publisher %1$s(Blog)%2$s"
7874
  msgstr ""
7875
 
7876
- #: languages/vue.php:2115
7877
  msgid "Ecommerce"
7878
  msgstr ""
7879
 
7880
- #: languages/vue.php:2118
7881
  msgid "Forms Tracking help you see who’s viewing your forms, so you can increase conversions."
7882
  msgstr ""
7883
 
7884
- #: languages/vue.php:2121
7885
  msgid "Custom Dimensions show you popular categories, best time to publish, focus keywords, etc."
7886
  msgstr ""
7887
 
7888
- #: languages/vue.php:2124
7889
  msgid "Make Google Analytics GDPR compliant with our EU Compliance addon."
7890
  msgstr ""
7891
 
7892
- #: languages/vue.php:2127
7893
  msgid "Get real-time Google Analytics report right inside your WordPress dashboard."
7894
  msgstr ""
7895
 
7896
- #: languages/vue.php:2130
7897
  msgid "Use Google Optimize to easily perform A/B split tests on your site."
7898
  msgstr ""
7899
 
7900
- #: languages/vue.php:2133
7901
  msgid "See all your important store metrics in one place with Enhanced Ecommerce Tracking."
7902
  msgstr ""
7903
 
7904
- #: languages/vue.php:2136
7905
  msgid "Unlock search console report to see your top performing keywords in Google."
7906
  msgstr ""
7907
 
7908
- #: languages/vue.php:2139
7909
  msgid "Get Page Insights to see important metrics for individual posts / pages in WordPress."
7910
  msgstr ""
7911
 
7912
- #: languages/vue.php:2142
7913
  msgid "Publishers Report shows your top performing pages, audience demographics, and more."
7914
  msgstr ""
7915
 
7916
- #: languages/vue.php:2145
7917
  msgid "Get Scroll-Depth tracking to see how far users scroll on your pages before leaving."
7918
  msgstr ""
7919
 
7920
- #: languages/vue.php:2148
7921
  msgid "Upgrade to Pro »"
7922
  msgstr ""
7923
 
7924
- #: languages/vue.php:2151
7925
  msgid "Pro Tip:"
7926
  msgstr ""
7927
 
7928
- #: languages/vue.php:2154
7929
  msgid "Reset to default"
7930
  msgstr ""
7931
 
7932
- #: languages/vue.php:2157
7933
  msgid "The value entered does not match the required format"
7934
  msgstr ""
7935
 
7936
- #: languages/vue.php:2160
7937
  msgid "Upgrade"
7938
  msgstr ""
7939
 
7940
- #: languages/vue.php:2163
7941
  msgid ""
7942
  "The EU Compliance addon allows you to improve compliance with GDPR\n"
7943
  " and other privacy regulations."
7944
  msgstr ""
7945
 
7946
- #: languages/vue.php:2167
7947
  msgid "EU Compliance"
7948
  msgstr ""
7949
 
7950
- #: languages/vue.php:2170
7951
  msgid "Scroll Tracking"
7952
  msgstr ""
7953
 
7954
- #: languages/vue.php:2173
7955
  msgid "Scroll depth tracking allows you to see how far your users scroll before they leave a page. This is great for publishers (bloggers), and eCommerce websites to boost conversions."
7956
  msgstr ""
7957
 
7958
  #. Translators: Error status and error text.
7959
- #: languages/vue.php:2177
7960
  msgid "Can't load errors. Error: %1$s, %2$s"
7961
  msgstr ""
7962
 
7963
- #: languages/vue.php:2180
7964
  msgid "Upgrade to MonsterInsights Pro to Unlock More Actionable Insights"
7965
  msgstr ""
7966
 
7967
- #: languages/vue.php:2183
7968
  msgid "It's easy to double your traffic and sales when you know exactly how people find and use your website. MonsterInsights Pro shows you the stats that matter!"
7969
  msgstr ""
7970
 
7971
- #: languages/vue.php:2186
7972
  msgid "Upgrade to MonsterInsights Pro and Save 50% OFF!"
7973
  msgstr ""
7974
 
7975
  #. Translators: Makes text bold.
7976
- #: languages/vue.php:2190
7977
  msgid "Use coupon code %1$sLITEUPGRADE%2$s"
7978
  msgstr ""
7979
 
7980
- #: languages/vue.php:2193
7981
  msgid "Ads Tracking"
7982
  msgstr ""
7983
 
7984
- #: languages/vue.php:2196
7985
  msgid "Add Ads tracking to see who's clicking on your Google Ads, so you can increase your revenue."
7986
  msgstr ""
7987
 
7988
- #: languages/vue.php:2199
7989
  msgid "Want to use track users visiting your AMP pages? By upgrading to MonsterInsights Pro, you can enable AMP page tracking."
7990
  msgstr ""
7991
 
7992
- #: languages/vue.php:2202
7993
  msgid "Facebook Instant Articles"
7994
  msgstr ""
7995
 
7996
- #: languages/vue.php:2205
7997
  msgid "Want to expand your website audience beyond your website with Facebook Instant Articles? Upgrade to MonsterInsights Pro."
7998
  msgstr ""
7999
 
8000
  #. Translators: Error status and error text.
8001
- #: languages/vue.php:2209
8002
  msgid "Can't load settings. Error: %1$s, %2$s"
8003
  msgstr ""
8004
 
8005
- #: languages/vue.php:2212
8006
  msgid "Network error encountered. Settings not saved."
8007
  msgstr ""
8008
 
8009
  #. Translators: Make text green.
8010
- #: languages/vue.php:2216
8011
  msgid "Upgrade to Pro and unlock addons and other great features. %1$sSave 50%% automatically!%2$s"
8012
  msgstr ""
8013
 
8014
- #: languages/vue.php:2219
8015
  msgid "Usage Tracking"
8016
  msgstr ""
8017
 
8018
- #: languages/vue.php:2222
8019
  msgid "Allow Usage Tracking"
8020
  msgstr ""
8021
 
8022
- #: languages/vue.php:2225
8023
  msgid "By allowing us to track usage data we can better help you because we know with which WordPress configurations, themes and plugins we should test."
8024
  msgstr ""
8025
 
8026
  #. Translators: Add links to documentation.
8027
- #: languages/vue.php:2229
8028
  msgid "Complete documentation on usage tracking is available %1$shere%2$s."
8029
  msgstr ""
8030
 
8031
- #: languages/vue.php:2232
8032
  msgid "Allow usage tracking"
8033
  msgstr ""
8034
 
8035
  #. Translators: Make text bold.
8036
- #: languages/vue.php:2236
8037
  msgid "You're using %1$sMonsterInsights Lite%2$s - no license needed. Enjoy!"
8038
  msgstr ""
8039
 
8040
  #. Translators: Add link to upgrade.
8041
- #: languages/vue.php:2240
8042
  msgid "To unlock more features consider %1$supgrading to PRO%2$s."
8043
  msgstr ""
8044
 
8045
  #. Translators: Make text green.
8046
- #: languages/vue.php:2244
8047
  msgid "As a valued MonsterInsights Lite user you %1$sreceive 50%% off%2$s, automatically applied at checkout!"
8048
  msgstr ""
8049
 
8050
  #. Translators: Make text green and add smiley face.
8051
- #: languages/vue.php:2248
8052
  msgid "You're using %1$sMonsterInsights Lite%2$s - no license needed. Enjoy! %3$s"
8053
  msgstr ""
8054
 
8055
- #: languages/vue.php:2251
8056
  msgid "Unlock PRO Features Now"
8057
  msgstr ""
8058
 
8059
- #: languages/vue.php:2254
8060
  msgid "Paste your license key here"
8061
  msgstr ""
8062
 
8063
- #: languages/vue.php:2257
8064
  msgid "Verify"
8065
  msgstr ""
8066
 
8067
  #. Translators: Add link to retrieve license from account area.
8068
- #: languages/vue.php:2261
8069
  msgid "Already purchased? Simply enter your license key below to connect with MonsterInsights PRO! %1$sRetrieve your license key%2$s."
8070
  msgstr ""
8071
 
8072
- #: languages/vue.php:2264
8073
  msgid "There was an error unlocking MonsterInsights PRO please try again or install manually."
8074
  msgstr ""
8075
 
8076
  #. Translators: Number of days.
8077
- #: languages/vue.php:2268
8078
  msgid "vs. Previous Day"
8079
  msgstr ""
8080
 
8081
- #: languages/vue.php:2271
8082
  msgid "No change"
8083
  msgstr ""
8084
 
8085
- #: languages/vue.php:2275
8086
  msgid "Authenticating"
8087
  msgstr ""
8088
 
8089
- #: languages/vue.php:2278
8090
  msgid "Verifying Credentials"
8091
  msgstr ""
8092
 
8093
- #: languages/vue.php:2281
8094
  msgid "Your site is connected to MonsterInsights!"
8095
  msgstr ""
8096
 
8097
- #: languages/vue.php:2284
8098
  msgid "Deauthenticating"
8099
  msgstr ""
8100
 
8101
- #: languages/vue.php:2287
8102
  msgid "You've disconnected your site from MonsterInsights. Your site is no longer being tracked by Google Analytics and you won't see reports anymore."
8103
  msgstr ""
8104
 
8105
- #: languages/vue.php:2291
8106
  msgid "Connect MonsterInsights"
8107
  msgstr ""
8108
 
8109
- #: languages/vue.php:2294
8110
  msgid "Verify Credentials"
8111
  msgstr ""
8112
 
8113
- #: languages/vue.php:2297
8114
  msgid "Website Profile"
8115
  msgstr ""
8116
 
8117
- #: languages/vue.php:2300
8118
  msgid "Active Profile"
8119
  msgstr ""
8120
 
8121
- #: languages/vue.php:2304
8122
  msgid "Your website profile has been set at the network level of your WordPress Multisite."
8123
  msgstr ""
8124
 
8125
- #: languages/vue.php:2308
8126
  msgid "If you would like to use a different profile for this subsite, you can authenticate below."
8127
  msgstr ""
8128
 
8129
- #: languages/vue.php:2311
8130
  msgid "Or manually enter UA code (limited functionality)"
8131
  msgstr ""
8132
 
8133
- #: languages/vue.php:2314
8134
  msgid "Force Deauthenticate"
8135
  msgstr ""
8136
 
8137
- #: languages/vue.php:2317
8138
  msgid "Disconnect MonsterInsights"
8139
  msgstr ""
8140
 
8141
- #: languages/vue.php:2320
8142
  msgid "Proceed"
8143
  msgstr ""
8144
 
8145
- #: languages/vue.php:2323
8146
  msgid "Connection Information"
8147
  msgstr ""
8148
 
8149
- #: languages/vue.php:2326
8150
  msgid "To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host."
8151
  msgstr ""
8152
 
8153
- #: languages/vue.php:2329
8154
  msgid "Hostname"
8155
  msgstr ""
8156
 
8157
- #: languages/vue.php:2332
8158
  msgid "FTP Username"
8159
  msgstr ""
8160
 
8161
- #: languages/vue.php:2335
8162
  msgid "FTP Password"
8163
  msgstr ""
8164
 
8165
- #: languages/vue.php:2338
8166
  msgid "This password will not be stored on the server."
8167
  msgstr ""
8168
 
8169
- #: languages/vue.php:2341
8170
  msgid "Connection Type"
8171
  msgstr ""
8172
 
8173
- #: languages/vue.php:2344
8174
  msgid "Cancel"
8175
  msgstr ""
8176
 
8177
- #: languages/vue.php:2347
8178
  msgid "Show"
8179
  msgstr ""
8180
 
8181
- #: languages/vue.php:2350
8182
  msgid "No options available"
8183
  msgstr ""
8184
 
8185
- #: languages/vue.php:2353
8186
  msgid "Adjust the sample rate so you don't exceed Google Analytics' processing limit. Can also be used to enable Google Optimize for A/B testing and personalization."
8187
  msgstr ""
8188
 
8189
  #. Translators: The name of the field that is throwing a validation error.
8190
- #: languages/vue.php:2357
8191
  msgid "%s can't be empty."
8192
  msgstr ""
8193
 
8194
- #: languages/vue.php:2360
8195
  msgid "Duplicate values are not allowed."
8196
  msgstr ""
8197
 
8198
- #: languages/vue.php:2363
8199
  msgid "Add Another Link Path"
8200
  msgstr ""
8201
 
8202
- #: languages/vue.php:2366
8203
  msgid "Remove row"
8204
  msgstr ""
8205
 
8206
- #: languages/vue.php:2372
8207
  msgid "Help Us Improve"
8208
  msgstr ""
8209
 
8210
- #: languages/vue.php:2375
8211
  msgid "Help us better understand our users and their website needs."
8212
  msgstr ""
8213
 
8214
  #. Translators: Adds a link to the documentation.
8215
- #: languages/vue.php:2379
8216
  msgid "If enabled MonsterInsights will send some information about your WordPress site like what plugins and themes you use and which MonsterInsights settings you use to us so that we can improve our product. For a complete list of what we send and what we use it for, %1$svisit our website.%2$s"
8217
  msgstr ""
8218
 
8219
  #. Translators: Makes text bold.
8220
- #: languages/vue.php:2383
8221
  msgid "You’re using %1$sExactMetrics Lite%2$s - no license needed. Enjoy!"
8222
  msgstr ""
8223
 
8224
  #. Translators: Makes text green.
8225
- #: languages/vue.php:2387
8226
  msgid "As a valued ExactMetrics Lite user you %1$sreceive 50%% off%2$s, automatically applied at checkout."
8227
  msgstr ""
8228
 
8229
- #: languages/vue.php:2390
8230
  msgid "Unlock All Features and Upgrade to Pro"
8231
  msgstr ""
8232
 
8233
- #: languages/vue.php:2393
8234
  msgid "Website profile"
8235
  msgstr ""
8236
 
8237
- #: languages/vue.php:2396
8238
  msgid "Active profile"
8239
  msgstr ""
8240
 
8241
- #: languages/vue.php:2399
8242
  msgid "Skip and Keep Connection"
8243
  msgstr ""
8244
 
8245
  #. Translators: Placeholders are used for making text bold and adding a link.
8246
- #: languages/vue.php:2403
8247
  msgid "You're using %1$s%2$s Lite%3$s. To unlock more features consider %4$supgrading to Pro%5$s."
8248
  msgstr ""
8249
 
8250
- #: languages/vue.php:2407
8251
  msgid "Today"
8252
  msgstr ""
8253
 
8254
- #: languages/vue.php:2410
8255
  msgid "Yesterday"
8256
  msgstr ""
8257
 
8258
- #: languages/vue.php:2414
8259
  msgid "Last Week"
8260
  msgstr ""
8261
 
8262
- #: languages/vue.php:2418
8263
  msgid "Last Month"
8264
  msgstr ""
8265
 
8266
- #: languages/vue.php:2422
8267
  msgid "Last 7 days"
8268
  msgstr ""
8269
 
8270
- #: languages/vue.php:2426
8271
  msgid "Last 30 days"
8272
  msgstr ""
8273
 
8274
- #: languages/vue.php:2430
8275
  msgid "Unlock the Site Speed Report and Improve the Performance of Your Site"
8276
  msgstr ""
8277
 
8278
- #: languages/vue.php:2434
8279
  msgid "See How Your Homepage Performs According to Google’s Own Criteria and See How You Can Improve to Increase Your Ranking"
8280
  msgstr ""
8281
 
8282
- #: languages/vue.php:2437
8283
  msgid "See Your Homepage's Overall Performance Score"
8284
  msgstr ""
8285
 
8286
- #: languages/vue.php:2440
8287
  msgid "Run an Audit on Your Homepage and See Your Server Response Time"
8288
  msgstr ""
8289
 
8290
- #: languages/vue.php:2443
8291
  msgid "Learn How Long It Takes for Your Viewers to Interact With Your Site"
8292
  msgstr ""
8293
 
8294
- #: languages/vue.php:2446
8295
  msgid "Learn How to Improve the Core Metrics that Google Uses to Rank Your Site"
8296
  msgstr ""
8297
 
8298
  #. Translators: Current WordPress version.
8299
- #: languages/vue.php:2450
8300
  msgid "MonsterInsights has detected that your site is running an outdated version of WordPress (%s). MonsterInsights will stop supporting WordPress versions lower than 4.9 in 2020. Updating WordPress takes just a few minutes and will also solve many bugs that exist in your WordPress install."
8301
  msgstr ""
8302
 
8303
  #. Translators: Current PHP version and recommended PHP version.
8304
- #: languages/vue.php:2454
8305
  msgid "MonsterInsights has detected that your site is running an outdated, insecure version of PHP (%1$s), which could be putting your site at risk for being hacked. Updating to the recommended version (PHP %2$s) only takes a few minutes and will make your website significantly faster and more secure."
8306
  msgstr ""
8307
 
8308
  #. Translators: Current WordPress version.
8309
- #: languages/vue.php:2458
8310
  msgid "MonsterInsights has detected that your site is running an outdated version of WordPress (%s). Updating WordPress takes just a few minutes and will also solve many bugs that exist in your WordPress install."
8311
  msgstr ""
8312
 
8313
- #: languages/vue.php:2461
 
 
 
 
 
 
 
 
8314
  msgid "PrettyLinks Integration"
8315
  msgstr ""
8316
 
8317
- #: languages/vue.php:2469
8318
  msgid "Popular Posts Widget"
8319
  msgstr ""
8320
 
8321
- #: languages/vue.php:2473
8322
  msgid "Popular Products"
8323
  msgstr ""
8324
 
8325
- #: languages/vue.php:2479
8326
- msgid "Inbox"
8327
  msgstr ""
8328
 
8329
- #: languages/vue.php:2482
8330
- msgid "Back to Inbox"
8331
  msgstr ""
8332
 
8333
- #: languages/vue.php:2485
8334
- msgid "View Dismissed"
8335
  msgstr ""
8336
 
8337
- #: languages/vue.php:2488
8338
- msgid "Notifications"
8339
  msgstr ""
8340
 
8341
- #: languages/vue.php:2491
8342
- msgid "Dismiss All"
8343
  msgstr ""
8344
 
8345
- #: languages/vue.php:2494
8346
- msgid "Dismissed"
8347
  msgstr ""
8348
 
8349
- #: languages/vue.php:2497
8350
- msgid "No Notifications"
8351
  msgstr ""
8352
 
8353
- #: languages/vue.php:2503
8354
- msgid "The MonsterInsights Headline Analyzer tool in the Gutenberg editor enables you to write irresistible SEO-friendly headlines that drive traffic, social media shares, and rank better in search results."
8355
  msgstr ""
8356
 
8357
- #: languages/vue.php:2506
8358
- msgid "Disable the Headline Analyzer"
8359
  msgstr ""
8360
 
8361
- #: languages/vue.php:2509
8362
- msgid "Caching"
8363
  msgstr ""
8364
 
8365
- #: languages/vue.php:2512
8366
- msgid "Enable Data Caching"
8367
  msgstr ""
8368
 
8369
- #: languages/vue.php:2515
8370
- msgid "Refresh Cache Every"
8371
  msgstr ""
8372
 
8373
- #: languages/vue.php:2518
8374
- msgid "Choose how often to refresh the cache."
8375
  msgstr ""
8376
 
8377
- #: languages/vue.php:2521
8378
- msgid "Enable Ajaxify"
8379
  msgstr ""
8380
 
8381
- #: languages/vue.php:2524
8382
- msgid "Ajaxify Widget"
8383
  msgstr ""
8384
 
8385
- #: languages/vue.php:2527
8386
- msgid "Use to bypass page caching."
8387
  msgstr ""
8388
 
8389
- #: languages/vue.php:2530
8390
- msgid "Empty Cache"
8391
  msgstr ""
8392
 
8393
- #: languages/vue.php:2533
8394
- msgid "Click to manually wipe the cache right now."
8395
  msgstr ""
8396
 
8397
- #: languages/vue.php:2536
8398
- msgid "Popular posts cache emptied"
8399
  msgstr ""
8400
 
8401
- #: languages/vue.php:2539
8402
- msgid "Error emptying the popular posts cache. Please try again."
8403
  msgstr ""
8404
 
8405
- #: languages/vue.php:2542
8406
- msgid "Import settings from another MonsterInsights website."
8407
  msgstr ""
8408
 
8409
- #: languages/vue.php:2545
8410
- msgid "Export settings to import into another MonsterInsights install."
8411
  msgstr ""
8412
 
8413
- #: languages/vue.php:2548
8414
- msgid "Make your MonsterInsights campaign links prettier with Pretty Links!"
8415
  msgstr ""
8416
 
8417
- #: languages/vue.php:2551
8418
- msgid "Pretty Links turns those ugly, long campaign links into clean, memorable, speakable, totally shareable links."
8419
  msgstr ""
8420
 
8421
- #: languages/vue.php:2554
8422
- msgid "Take your MonsterInsights campaign links from our URL Builder and shorten them with Pretty Links!"
8423
  msgstr ""
8424
 
8425
- #: languages/vue.php:2557
8426
- msgid "Over 200,000 websites use Pretty Links!"
8427
  msgstr ""
8428
 
8429
- #: languages/vue.php:2560
8430
- msgid "Install Pretty Links"
8431
  msgstr ""
8432
 
8433
- #: languages/vue.php:2563
8434
- msgid "Pretty Links Installed & Activated"
8435
  msgstr ""
8436
 
8437
- #: languages/vue.php:2566
8438
- msgid "Download Pretty Links"
8439
  msgstr ""
8440
 
8441
- #: languages/vue.php:2569
8442
- msgid "Install Pretty Links from the WordPress.org plugin repository."
8443
  msgstr ""
8444
 
8445
- #: languages/vue.php:2572
8446
- msgid "Activate Pretty Links"
8447
  msgstr ""
8448
 
8449
- #: languages/vue.php:2575
8450
- msgid "Activating Pretty Links..."
8451
  msgstr ""
8452
 
8453
- #: languages/vue.php:2578
8454
- msgid "Create New Pretty Link"
8455
  msgstr ""
8456
 
8457
- #: languages/vue.php:2581
8458
- msgid "Create a New Pretty Link"
8459
  msgstr ""
8460
 
8461
- #: languages/vue.php:2584
8462
- msgid "Grab your campaign link and paste it into the Target URL field."
8463
  msgstr ""
8464
 
8465
- #: languages/vue.php:2587
8466
- msgid "Choose Theme"
8467
  msgstr ""
8468
 
8469
- #: languages/vue.php:2590
8470
- msgid "Widget Styling"
8471
  msgstr ""
8472
 
8473
- #: languages/vue.php:2593
8474
- msgid "Choose how you want to determine the colors, font sizes and spacing of the widget."
 
8475
  msgstr ""
8476
 
8477
- #: languages/vue.php:2596
8478
- msgid "Sort By"
 
8479
  msgstr ""
8480
 
8481
- #: languages/vue.php:2599
8482
- msgid "Choose how you'd like the widget to determine your popular posts."
8483
  msgstr ""
8484
 
8485
- #: languages/vue.php:2602
8486
- msgid "Placement"
 
8487
  msgstr ""
8488
 
8489
- #: languages/vue.php:2605
8490
- msgid "Choose how you'd like to place the widget."
 
8491
  msgstr ""
8492
 
8493
- #: languages/vue.php:2608
8494
- msgid "Insert After"
 
8495
  msgstr ""
8496
 
 
 
 
 
 
 
8497
  #: languages/vue.php:2611
8498
- msgid "Choose where in the post body the widget will be placed."
8499
  msgstr ""
8500
 
8501
  #: languages/vue.php:2614
8502
- msgid "Include in Post Types"
8503
  msgstr ""
8504
 
8505
  #: languages/vue.php:2617
8506
- msgid "Exclude from specific posts"
8507
  msgstr ""
8508
 
8509
- #. Translators: Placeholders make the text bold.
8510
- #: languages/vue.php:2621
8511
- msgid "Choose which Post Types the widget %1$sWILL%2$s be placed."
8512
  msgstr ""
8513
 
8514
- #. Translators: Placeholders make the text bold.
8515
- #: languages/vue.php:2625
8516
- msgid "Choose from which Posts the widget %1$sWILL NOT%2$s be placed."
8517
  msgstr ""
8518
 
8519
- #: languages/vue.php:2629
8520
  msgid "Customize Design"
8521
  msgstr ""
8522
 
8523
- #: languages/vue.php:2632
8524
- msgid "Loading Themes"
8525
- msgstr ""
8526
-
8527
- #: languages/vue.php:2635
8528
  msgid "words"
8529
  msgstr ""
8530
 
8531
- #: languages/vue.php:2638
8532
  msgid "Please select at least one post to display."
8533
  msgstr ""
8534
 
8535
  #. Translators: placeholders make text small.
8536
- #: languages/vue.php:2642
8537
- msgid "Default Styles %1$s- As seen above.%2$s"
8538
  msgstr ""
8539
 
8540
  #. Translators: placeholders make text small.
8541
- #: languages/vue.php:2646
8542
- msgid "No Styles %1$s- Use your own CSS.%2$s"
8543
  msgstr ""
8544
 
8545
- #. Translators: placeholders make text small.
8546
- #: languages/vue.php:2650
8547
- msgid "Comments %1$s- Randomly rotate your most commented on posts from the past 30 days.%2$s"
 
 
 
 
 
 
 
 
8548
  msgstr ""
8549
 
8550
- #. Translators: placeholders make text small.
8551
  #: languages/vue.php:2654
8552
- msgid "SharedCount %1$s- Connect with your SharedCount account to determine popular posts by share count.%2$s"
8553
  msgstr ""
8554
 
8555
- #. Translators: placeholders make text small.
8556
- #: languages/vue.php:2658
8557
- msgid "Curated %1$s- Choose the posts which will randomly rotate in the widget.%2$s"
8558
  msgstr ""
8559
 
8560
- #. Translators: placeholders make text small.
8561
- #: languages/vue.php:2662
8562
- msgid "Automatic %1$s- The widget is automatically placed inside the post body.%2$s"
8563
  msgstr ""
8564
 
8565
- #. Translators: placeholders make text small.
8566
- #: languages/vue.php:2666
8567
- msgid "Manual %1$s- Manually place the widget using Gutenberg blocks or using our shortcode.%2$s"
8568
  msgstr ""
8569
 
8570
- #: languages/vue.php:2669
8571
- msgid "Display Title"
8572
  msgstr ""
8573
 
8574
- #: languages/vue.php:2675
8575
- msgid "Title your widget and set it’s display preferences."
8576
  msgstr ""
8577
 
8578
- #: languages/vue.php:2678
8579
- msgid "Go Back To Reports"
8580
  msgstr ""
8581
 
8582
- #: languages/vue.php:2681
8583
- msgid "Enable Enhanced eCommerce"
8584
  msgstr ""
8585
 
8586
- #: languages/vue.php:2684
8587
- msgid "+ Add Role"
8588
  msgstr ""
8589
 
8590
- #: languages/vue.php:2687
8591
- msgid "Copy to Pretty Links"
8592
  msgstr ""
8593
 
8594
- #: languages/vue.php:2690
8595
- msgid "Make your campaign links prettier!"
8596
  msgstr ""
8597
 
8598
- #: languages/vue.php:2693
8599
- msgid "Pretty Links turns those ugly, long campaign links into clean, memorable, speakable and totally shareable links."
8600
  msgstr ""
8601
 
8602
- #: languages/vue.php:2696
8603
- msgid "Days"
 
 
 
 
 
 
 
 
8604
  msgstr ""
8605
 
8606
- #. Translators: placeholders make text small.
8607
  #: languages/vue.php:2700
8608
- msgid "7 days"
8609
  msgstr ""
8610
 
8611
  #: languages/vue.php:2703
8612
- msgid "30 days"
8613
  msgstr ""
8614
 
8615
  #: languages/vue.php:2706
8616
- msgid "Custom"
8617
  msgstr ""
8618
 
8619
  #: languages/vue.php:2709
8620
- msgid "Popular Posts data can be fetched correctly"
8621
  msgstr ""
8622
 
8623
  #: languages/vue.php:2712
8624
- msgid "Please note: depending on when you set up the Custom Dimensions settings, it may take up to 7 days to see relevant Popular Posts data loading from Google Analytics."
8625
  msgstr ""
8626
 
8627
  #: languages/vue.php:2715
8628
- msgid "Close"
8629
  msgstr ""
8630
 
8631
  #: languages/vue.php:2718
8632
- msgid "Add Top 5 Posts from Google Analytics"
8633
  msgstr ""
8634
 
8635
  #: languages/vue.php:2721
8636
- msgid "In order to load the top posts from Google Analytics you will need to enable the Custom Dimensions addon and set up the Post Type custom dimension in both MonsterInsights and Google Analytics settings. Please use the button below to confirm your configuration is correct."
8637
  msgstr ""
8638
 
8639
  #: languages/vue.php:2724
8640
- msgid "Test Automated Posts"
8641
  msgstr ""
8642
 
8643
- #. Translators: Placeholder adds a link to the Popular Posts GA setup instructions doc.
8644
- #: languages/vue.php:2728
8645
- msgid "Click this button to run a series of checks that will confirm your setup is completed to load Popular Posts from Google Analytics."
8646
  msgstr ""
8647
 
 
8648
  #: languages/vue.php:2731
8649
- msgid "Automated + Curated"
8650
  msgstr ""
8651
 
8652
- #. Translators: Placeholder adds a link to the Custom Dimensions settings.
8653
- #: languages/vue.php:2735
8654
- msgid "Automatically add the top 5 Posts from the past 30 days to your Curated list of Posts using %1$sCustom Dimensions%2$s. Also requires Sort By - Curated to be selected. Setup steps can be found in our %3$sknowledge base%4$s."
8655
  msgstr ""
8656
 
8657
- #. Translators: Placeholder gets replaced with current license version.
8658
- #: languages/vue.php:2739
8659
- msgid "Pro version is required. Your current license level is: %s"
8660
  msgstr ""
8661
 
8662
- #: languages/vue.php:2742
8663
- msgid "Verifying Popular Posts data"
8664
  msgstr ""
8665
 
8666
- #: languages/vue.php:2745
8667
- msgid "Select posts/search"
8668
  msgstr ""
8669
 
8670
- #: languages/vue.php:2748
8671
- msgid "Oops! No posts found."
8672
  msgstr ""
8673
 
8674
- #: languages/vue.php:2751
8675
- msgid "Search by post title"
8676
  msgstr ""
8677
 
8678
- #: languages/vue.php:2754
8679
- msgid "Can't load posts."
8680
  msgstr ""
8681
 
8682
- #: languages/vue.php:2757
8683
- msgid "Email Summaries"
 
8684
  msgstr ""
8685
 
 
8686
  #: languages/vue.php:2760
8687
- msgid "Export PDF Reports"
8688
  msgstr ""
8689
 
8690
- #: languages/vue.php:2763
8691
- msgid "Multiple Entries"
 
8692
  msgstr ""
8693
 
8694
- #: languages/vue.php:2766
8695
- msgid "Total Number of Widgets to Show"
8696
  msgstr ""
8697
 
8698
- #: languages/vue.php:2769
8699
- msgid "Choose how many widgets will be placed in a single Post."
8700
  msgstr ""
8701
 
8702
- #: languages/vue.php:2772
8703
- msgid "Minimum Distance Between Widgets"
8704
  msgstr ""
8705
 
8706
- #: languages/vue.php:2775
8707
- msgid "Choose the distance between widgets."
8708
  msgstr ""
8709
 
8710
- #: languages/vue.php:2778
8711
- msgid "Minimum Word Count to Display Multiple Widgets"
8712
  msgstr ""
8713
 
8714
- #: languages/vue.php:2781
8715
- msgid "Choose the minimum word count for a Post to have multiple entries."
8716
  msgstr ""
8717
 
8718
- #: languages/vue.php:2784
8719
- msgid "Used on over 4,000,000 websites!"
8720
  msgstr ""
8721
 
8722
- #: languages/vue.php:2787
8723
- msgid "This feature requires MonsterInsights Pro"
8724
  msgstr ""
8725
 
8726
- #: languages/vue.php:2790
8727
- msgid "By upgrading you will also get access to advanced eCommerce tracking, Custom Dimensions and more."
8728
  msgstr ""
8729
 
8730
- #: languages/vue.php:2793
8731
- msgid "Upgrade to Pro and Unlock Popular Products"
8732
  msgstr ""
8733
 
8734
- #: languages/vue.php:2796
8735
- msgid "View all Pro features"
8736
  msgstr ""
8737
 
8738
- #. Translators: Page number of total pages. 1 & 2 make the first part of the text bold.
8739
  #: languages/vue.php:2800
8740
- msgid "%1$sPage %3$s%2$s of %4$s"
 
 
 
 
8741
  msgstr ""
8742
 
8743
  #: languages/vue.php:2806
8744
- msgid "Sartorial taxidermy venmo you probably haven't heard of them, tofu fingerstache ethical pickled hella ramps vice snackwave seitan typewriter tofu."
8745
  msgstr ""
8746
 
8747
  #: languages/vue.php:2809
8748
- msgid "Austin typewriter heirloom distillery twee migas wayfarers. Fingerstache master cleanse quinoa humblebrag, iPhone taxidermy snackwave seitan typewriter tofu organic affogato kitsch. Artisan"
8749
  msgstr ""
8750
 
8751
  #: languages/vue.php:2812
8752
- msgid "Color"
8753
  msgstr ""
8754
 
8755
- #: languages/vue.php:2815
8756
- msgid "Size"
 
8757
  msgstr ""
8758
 
8759
- #: languages/vue.php:2818
8760
  msgid "Title"
8761
  msgstr ""
8762
 
8763
- #: languages/vue.php:2821
8764
- msgid "Label"
8765
  msgstr ""
8766
 
8767
- #: languages/vue.php:2824
8768
- msgid "Background"
8769
  msgstr ""
8770
 
8771
- #: languages/vue.php:2827
8772
  msgid "Border"
8773
  msgstr ""
8774
 
8775
- #: languages/vue.php:2830
8776
- msgid "Icon"
8777
  msgstr ""
8778
 
8779
- #: languages/vue.php:2833
8780
- msgid "Pro version is required"
8781
  msgstr ""
8782
 
8783
- #. Translators: Placeholder adds a link to the Custom Dimensions settings.
8784
  #: languages/vue.php:2837
8785
- msgid "Automatically add the top 5 Posts from the past 30 days to your Curated list of Posts using Custom Dimensions (Pro version required. %1$sUpgrade now%2$s)."
8786
- msgstr ""
8787
-
8788
- #: languages/vue.php:2840
8789
- msgid "Get weekly traffic reports directly in your inbox."
8790
- msgstr ""
8791
-
8792
- #: languages/vue.php:2846
8793
- msgid "Basic Options"
8794
  msgstr ""
8795
 
8796
  #: languages/vue.php:2849
8797
- msgid "Order Popular Posts by comments or shares with 3 simple theme choices."
8798
  msgstr ""
8799
 
8800
- #: languages/vue.php:2852
8801
- msgid "Dynamic Popular Posts & Popular Products"
8802
  msgstr ""
8803
 
8804
- #: languages/vue.php:2855
8805
- msgid "Display Popular Posts based on your actual traffic data from Google Analytics and choose from over 20 advanced themes. Display Popular WooCommerce products using widgets or Gutenberg blocks."
8806
  msgstr ""
8807
 
8808
- #: languages/vue.php:2858
8809
- msgid "Track and measure by the Author, Post Type, Category, Tag, SEO Score, Focus Keyword, Logged-in User, User ID and Published Time of each post and page"
8810
  msgstr ""
8811
 
8812
- #. Translators: Adds a link to the documentation.
8813
- #: languages/vue.php:2862
8814
- msgid "Adds the Enhanced Link Attribution (retain link) code to improve the accuracy of your In-Page Analytics report by automatically differentiating between multiple links to the same URL on a single page by using link element IDs."
8815
  msgstr ""
8816
 
8817
- #. Translators: Minimum and maximum number that can be used.
8818
- #: languages/vue.php:2866
8819
- msgid "Please enter a value between %1$s and %2$s"
8820
  msgstr ""
8821
 
8822
- #. Translators: The minimum set value.
8823
- #: languages/vue.php:2870
8824
- msgid "Please enter a value higher than %s"
8825
  msgstr ""
8826
 
8827
- #. Translators: The maximum set value.
8828
- #: languages/vue.php:2874
8829
- msgid "Please enter a value lower than %s"
8830
  msgstr ""
8831
 
8832
- #: languages/vue.php:2877
8833
- msgid "Please enter a number"
8834
  msgstr ""
8835
 
8836
- #: languages/vue.php:2880
8837
- msgid "Value has to be a round number"
8838
  msgstr ""
8839
 
8840
- #: languages/vue.php:2883
8841
  msgid "SharedCount API Key"
8842
  msgstr ""
8843
 
8844
- #: languages/vue.php:2886
8845
  msgid "Insert your sharedcount API key found in your %1$sSettings%2$s panel. After, click Start Indexing."
8846
  msgstr ""
8847
 
8848
- #: languages/vue.php:2889
8849
  msgid "Start Indexing"
8850
  msgstr ""
8851
 
8852
- #: languages/vue.php:2892
8853
  msgid "%1$sIndex Progress: %2$s%%.%3$s You may leave this page during indexing."
8854
  msgstr ""
8855
 
8856
- #: languages/vue.php:2895
8857
  msgid "Indexing completed, counts will update automatically every day."
8858
  msgstr ""
8859
 
8860
- #: languages/vue.php:2898
8861
- msgid "You can add maximum 5 items."
8862
- msgstr ""
8863
-
8864
- #: languages/vue.php:2901
8865
- msgid "At least 0 item required."
8866
- msgstr ""
8867
-
8868
- #: languages/vue.php:2904
8869
- msgid "Site Speed Report"
8870
  msgstr ""
8871
 
8872
- #: languages/vue.php:2907
8873
- msgid "2020 Year in Review"
 
8874
  msgstr ""
8875
 
8876
- #: languages/vue.php:2910
8877
- msgid "Display Method"
 
8878
  msgstr ""
8879
 
8880
- #: languages/vue.php:2913
8881
- msgid "There are two ways to manual include the widget in your posts."
8882
  msgstr ""
8883
 
8884
- #: languages/vue.php:2917
8885
- msgid "Using the Gutenberg Block"
8886
  msgstr ""
8887
 
8888
- #: languages/vue.php:2920
8889
- msgid "Using the Shortcode"
8890
  msgstr ""
8891
 
8892
- #: languages/vue.php:2923
8893
- msgid "Learn how to insert the widget using Gutenberg blocks."
8894
  msgstr ""
8895
 
8896
- #: languages/vue.php:2926
8897
- msgid "Learn how to insert the widget using out Shortcode."
8898
  msgstr ""
8899
 
8900
- #: languages/vue.php:2929
8901
- msgid "%1$sWatch Video%2$s - How to Add the Inline Popular Post widget using Gutenberg"
8902
  msgstr ""
8903
 
8904
- #: languages/vue.php:2933
8905
- msgid "%1$sStep 1%2$s - Click the “Add Block” icon while editing a Post or Page."
8906
  msgstr ""
8907
 
8908
- #: languages/vue.php:2936
8909
- msgid "%1$sStep 2%2$s - Search for “Inline Popular Posts by MonsterInsights”."
8910
  msgstr ""
8911
 
8912
- #: languages/vue.php:2940
8913
- msgid "%1$sStep 3%2$s - Style the widget using the Block Settings sidebar."
8914
  msgstr ""
8915
 
8916
- #: languages/vue.php:2943
8917
- msgid "Shortcode"
8918
  msgstr ""
8919
 
8920
- #: languages/vue.php:2947
8921
- msgid "Copy the shortcode and paste it into your Page and/or Post templates or using a shortcode plugin."
8922
  msgstr ""
8923
 
8924
- #: languages/vue.php:2951
8925
- msgid "Copy Shortcode"
8926
  msgstr ""
8927
 
8928
- #: languages/vue.php:2954
8929
- msgid "%1$sWatch Video%2$s - How to Add the Inline Popular Post widget using our Shortcode"
 
8930
  msgstr ""
8931
 
8932
- #: languages/vue.php:2957
8933
- msgid "Our email summaries feature sends a weekly summary of the most important site analytics information."
8934
  msgstr ""
8935
 
8936
- #: languages/vue.php:2960
8937
- msgid "Download the analytics reports instantly from the WordPress dashboard as PDF files and share them with anyone."
8938
  msgstr ""
8939
 
8940
- #: languages/vue.php:2963
8941
- msgid "Unlock with %s"
8942
  msgstr ""
8943
 
8944
- #: languages/vue.php:2966
8945
- msgid "Only Show Posts from These Categories"
8946
  msgstr ""
8947
 
8948
- #: languages/vue.php:2969
8949
- msgid "Choose from which categories posts will be displayed in the widget. All categories will be used if left empty."
8950
  msgstr ""
8951
 
8952
- #: languages/vue.php:2972
8953
- msgid "Wide"
8954
  msgstr ""
8955
 
8956
- #: languages/vue.php:2975
8957
- msgid "Narrow"
8958
  msgstr ""
8959
 
8960
- #: languages/vue.php:2978
8961
  msgid "Automatic Placement"
8962
  msgstr ""
8963
 
8964
- #: languages/vue.php:2981
8965
  msgid "Display using Gutenberg Blocks"
8966
  msgstr ""
8967
 
8968
- #: languages/vue.php:2984
8969
  msgid "Embed Options"
8970
  msgstr ""
8971
 
8972
- #: languages/vue.php:2987
8973
  msgid "All Embed Options can be used in conjunction with one another."
8974
  msgstr ""
8975
 
8976
- #: languages/vue.php:2990
 
 
 
 
8977
  msgid "Using Automatic Embed"
8978
  msgstr ""
8979
 
8980
- #: languages/vue.php:2993
8981
  msgid "Learn how to insert the Popular Posts Widget into your posts and pages using Gutenberg Blocks. To style this widget, use the Gutenberg Block settings."
8982
  msgstr ""
8983
 
8984
- #: languages/vue.php:2996
8985
  msgid "Enabling Automatic Placement will include the Popular Posts Widget after the last paragraph of any and all posts that match your Behavior settings. To style this widget use the Customize Design panel above."
8986
  msgstr ""
8987
 
8988
- #: languages/vue.php:2999
8989
  msgid "Learn how to insert the Popular Posts Widget using a shortcode. To style this widget use the Customize Design panel above."
8990
  msgstr ""
8991
 
8992
- #: languages/vue.php:3002
8993
  msgid "%1$sWatch Video%2$s - How to Add the Popular Posts widget using Gutenberg"
8994
  msgstr ""
8995
 
8996
- #: languages/vue.php:3005
 
 
 
 
8997
  msgid "%1$sStep 2%2$s - Search for “Popular Posts”."
8998
  msgstr ""
8999
 
9000
- #: languages/vue.php:3008
 
 
 
 
9001
  msgid "%1$sStep 1%2$s - Navigate to your Appearance > Widgets page using the menu on the left side your screen. Must be logged in as Admin."
9002
  msgstr ""
9003
 
9004
- #: languages/vue.php:3011
9005
  msgid "%1$sStep 2%2$s - On the left, under Available Widgets, look for the Popular Posts - MonsterInsights widget and drag it into the desired Sidebar on the right."
9006
  msgstr ""
9007
 
9008
- #: languages/vue.php:3014
9009
  msgid "%1$sStep 3%2$s - The widget options should automatically expand allowing you to customize the design."
9010
  msgstr ""
9011
 
9012
- #: languages/vue.php:3017
9013
  msgid "Display using a Shortcode"
9014
  msgstr ""
9015
 
9016
- #: languages/vue.php:3020
 
 
 
 
 
 
 
 
9017
  msgid "%1$sWatch Video%2$s - How to Add the Popular Posts widget using our Shortcode"
9018
  msgstr ""
9019
 
9020
- #: languages/vue.php:3023
9021
  msgid "Enable Automatic Placement"
9022
  msgstr ""
9023
 
9024
- #: languages/vue.php:3026
9025
  msgid "Display in a Sidebar"
9026
  msgstr ""
9027
 
9028
- #: languages/vue.php:3029
9029
  msgid "Learn how to insert the Popular Posts Widget into a Sidebar. To style this widget use the Customize Design panel above."
9030
  msgstr ""
9031
 
9032
- #: languages/vue.php:3032
9033
  msgid "Watch Video - How to Add the Popular Posts widget using Widgets"
9034
  msgstr ""
9035
 
9036
- #: languages/vue.php:3035
9037
- msgid "Author/Date"
9038
- msgstr ""
9039
-
9040
- #: languages/vue.php:3047
9041
- msgid "Choose which content you would like displayed in the widget."
9042
  msgstr ""
9043
 
9044
- #: languages/vue.php:3059
9045
- msgid "Comments"
9046
  msgstr ""
9047
 
9048
- #: languages/vue.php:3065
9049
- msgid "Choose how many posts you’d like displayed in the widget."
9050
  msgstr ""
9051
 
 
9052
  #: languages/vue.php:3068
9053
- msgid "Compatibility mode"
9054
  msgstr ""
9055
 
9056
  #: languages/vue.php:3071
9057
- msgid "Enable _gtagTracker Compatibility"
9058
- msgstr ""
9059
-
9060
- #. Translators: Placeholder gets replaced with default GA js function.
9061
- #: languages/vue.php:3075
9062
- msgid "This enables MonsterInsights to work with plugins that use %1$s and don't support %2$s"
9063
- msgstr ""
9064
-
9065
- #: languages/vue.php:3078
9066
- msgid "Site Speed"
9067
- msgstr ""
9068
-
9069
- #: languages/vue.php:3081
9070
- msgid "Export PDF Overview Report"
9071
- msgstr ""
9072
-
9073
- #: languages/vue.php:3084
9074
- msgid "View notifications"
9075
- msgstr ""
9076
-
9077
- #: languages/vue.php:3087
9078
- msgid "Your 2020 Year in Review is still calculating. Please check back later to see how your website performed last year."
9079
- msgstr ""
9080
-
9081
- #: languages/vue.php:3090
9082
- msgid "Your 2020 Analytics Report"
9083
- msgstr ""
9084
-
9085
- #: languages/vue.php:3096
9086
- msgid "January 1, 2020 - December 31, 2020"
9087
  msgstr ""
9088
 
9089
- #: languages/vue.php:3099
9090
- msgid "A Tip for 2021"
9091
  msgstr ""
9092
 
9093
- #: languages/vue.php:3102
9094
- msgid "A Tip For 2021"
9095
  msgstr ""
9096
 
9097
- #: languages/vue.php:3105
9098
- msgid "Here's to an amazing 2021!"
9099
  msgstr ""
9100
 
9101
- #: languages/vue.php:3108
9102
- msgid "Try our other popular WordPress plugins to grow your website in 2021."
9103
  msgstr ""
9104
 
9105
- #: languages/vue.php:3111
9106
- msgid "Become a WordPress expert in 2021. Join our amazing communities and take your website to the next level."
9107
  msgstr ""
9108
 
9109
- #: languages/vue.php:3114
9110
- msgid "Copyright MonsterInsights, 2021"
9111
  msgstr ""
9112
 
9113
- #: languages/vue.php:3117
9114
- msgid "See the top Traffic Sources and Top Pages for the Month of %s in the Overview Report to replicate your success."
9115
  msgstr ""
9116
 
9117
- #. Translators: Number of minutes spent on site.
9118
- #: languages/vue.php:3121
9119
- msgid "Each visitor spent an average of %s minutes on your website in 2020."
9120
  msgstr ""
9121
 
9122
- #: languages/vue.php:3124
9123
- msgid "Export PDF Report"
9124
  msgstr ""
9125
 
9126
- #: languages/vue.php:3127
9127
- msgid "You can export PDF reports only in the PRO version."
9128
  msgstr ""
9129
 
9130
- #. Translators: Placeholder adds a line break.
9131
- #: languages/vue.php:3131
9132
- msgid "You can customize your %sdate range only in the PRO version."
9133
  msgstr ""
9134
 
9135
  #: googleanalytics.php:284
2
  # This file is distributed under the same license as the Google Analytics for WordPress by MonsterInsights plugin.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: Google Analytics for WordPress by MonsterInsights 7.17.0\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/google-analytics-for-wordpress\n"
7
  "Last-Translator: MonsterInsights Team <support@monsterinsights.com>\n"
8
  "Language-Team: MonsterInsights Team <support@monsterinsights.com>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "POT-Creation-Date: 2021-03-23T09:17:31+00:00\n"
13
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14
  "X-Generator: WP-CLI 2.2.0\n"
15
  "X-Domain: google-analytics-for-wordpress\n"
78
  msgstr ""
79
 
80
  #: lite/includes/popular-posts/class-popular-posts-widget-sidebar.php:257
81
+ #: languages/vue.php:2870
82
  msgid "Theme Preview"
83
  msgstr ""
84
 
155
  msgstr ""
156
 
157
  #: lite/includes/admin/wp-site-health.php:253
158
+ #: languages/vue.php:603
159
  msgid "View Reports"
160
  msgstr ""
161
 
232
  #: lite/includes/admin/wp-site-health.php:372
233
  #: lite/includes/admin/wp-site-health.php:398
234
  #: lite/includes/admin/wp-site-health.php:425
235
+ #: languages/vue.php:642
236
  msgid "View Addons"
237
  msgstr ""
238
 
365
  msgstr ""
366
 
367
  #: lite/includes/admin/helpers.php:83
368
+ #: languages/vue.php:763
369
  msgid "Upgrade to MonsterInsights Pro"
370
  msgstr ""
371
 
379
 
380
  #: lite/includes/admin/onboarding-wizard.php:244
381
  #: includes/admin/ajax.php:55
382
+ #: includes/admin/routes.php:752
383
  msgid "You are not allowed to install plugins"
384
  msgstr ""
385
 
386
  #: lite/includes/admin/reports/report-queries.php:22
387
+ #: languages/vue.php:556
388
  msgid "Search Console"
389
  msgstr ""
390
 
391
  #: lite/includes/admin/reports/report-ecommerce.php:22
392
+ #: languages/vue.php:441
393
  msgid "eCommerce"
394
  msgstr ""
395
 
402
  msgstr ""
403
 
404
  #: lite/includes/admin/reports/report-publisher.php:22
405
+ #: languages/vue.php:553
406
  msgid "Publishers"
407
  msgstr ""
408
 
409
  #: lite/includes/admin/reports/report-dimensions.php:22
410
+ #: languages/vue.php:559
411
  msgid "Dimensions"
412
  msgstr ""
413
 
414
  #: lite/includes/admin/reports/report-forms.php:22
415
+ #: languages/vue.php:562
416
  msgid "Forms"
417
  msgstr ""
418
 
419
  #: lite/includes/admin/welcome.php:56
420
  #: lite/includes/admin/welcome.php:57
421
+ #: languages/vue.php:179
422
  msgid "Welcome to MonsterInsights"
423
  msgstr ""
424
 
467
  msgid "Sent from %s"
468
  msgstr ""
469
 
470
+ #: includes/gutenberg/headline-tool/headline-tool.php:126
471
  msgid "Bad Input"
472
  msgstr ""
473
 
474
+ #: includes/gutenberg/headline-tool/headline-tool.php:170
475
  msgid "Can Be Improved"
476
  msgstr ""
477
 
478
+ #: includes/gutenberg/headline-tool/headline-tool.php:174
479
  msgid "emotion"
480
  msgstr ""
481
 
482
+ #: includes/gutenberg/headline-tool/headline-tool.php:180
483
  msgid "common"
484
  msgstr ""
485
 
486
+ #: includes/gutenberg/headline-tool/headline-tool.php:186
487
  msgid "uncommon"
488
  msgstr ""
489
 
490
+ #: includes/gutenberg/headline-tool/headline-tool.php:191
491
  msgid "power"
492
  msgstr ""
493
 
494
+ #: includes/gutenberg/headline-tool/headline-tool.php:201
495
  msgid "Perfect"
496
  msgstr ""
497
 
498
+ #: includes/gutenberg/headline-tool/headline-tool.php:220
499
+ #: includes/gutenberg/headline-tool/headline-tool.php:721
500
  msgid "how to"
501
  msgstr ""
502
 
503
+ #: includes/gutenberg/headline-tool/headline-tool.php:220
504
  msgid "howto"
505
  msgstr ""
506
 
507
+ #: includes/gutenberg/headline-tool/headline-tool.php:221
508
  msgid "How-To"
509
  msgstr ""
510
 
511
+ #: includes/gutenberg/headline-tool/headline-tool.php:227
512
+ #: includes/gutenberg/headline-tool/headline-tool.php:947
513
  msgid "one"
514
  msgstr ""
515
 
516
+ #: includes/gutenberg/headline-tool/headline-tool.php:228
517
  msgid "two"
518
  msgstr ""
519
 
520
+ #: includes/gutenberg/headline-tool/headline-tool.php:229
521
  msgid "three"
522
  msgstr ""
523
 
524
+ #: includes/gutenberg/headline-tool/headline-tool.php:230
525
  msgid "four"
526
  msgstr ""
527
 
528
+ #: includes/gutenberg/headline-tool/headline-tool.php:231
529
  msgid "five"
530
  msgstr ""
531
 
532
+ #: includes/gutenberg/headline-tool/headline-tool.php:232
533
  msgid "six"
534
  msgstr ""
535
 
536
+ #: includes/gutenberg/headline-tool/headline-tool.php:233
537
  msgid "seven"
538
  msgstr ""
539
 
540
+ #: includes/gutenberg/headline-tool/headline-tool.php:234
541
  msgid "eight"
542
  msgstr ""
543
 
544
+ #: includes/gutenberg/headline-tool/headline-tool.php:235
545
  msgid "nine"
546
  msgstr ""
547
 
548
+ #: includes/gutenberg/headline-tool/headline-tool.php:236
549
  msgid "eleven"
550
  msgstr ""
551
 
552
+ #: includes/gutenberg/headline-tool/headline-tool.php:237
553
  msgid "twelve"
554
  msgstr ""
555
 
556
+ #: includes/gutenberg/headline-tool/headline-tool.php:238
557
  msgid "thirt"
558
  msgstr ""
559
 
560
+ #: includes/gutenberg/headline-tool/headline-tool.php:239
561
  msgid "fift"
562
  msgstr ""
563
 
564
+ #: includes/gutenberg/headline-tool/headline-tool.php:240
565
  msgid "hundred"
566
  msgstr ""
567
 
568
+ #: includes/gutenberg/headline-tool/headline-tool.php:241
569
  msgid "thousand"
570
  msgstr ""
571
 
572
+ #: includes/gutenberg/headline-tool/headline-tool.php:246
573
  msgid "List"
574
  msgstr ""
575
 
576
+ #: includes/gutenberg/headline-tool/headline-tool.php:252
577
  msgid "where"
578
  msgstr ""
579
 
580
+ #: includes/gutenberg/headline-tool/headline-tool.php:253
581
+ #: includes/gutenberg/headline-tool/headline-tool.php:894
582
  msgid "when"
583
  msgstr ""
584
 
585
+ #: includes/gutenberg/headline-tool/headline-tool.php:254
586
+ #: includes/gutenberg/headline-tool/headline-tool.php:862
587
  msgid "how"
588
  msgstr ""
589
 
590
+ #: includes/gutenberg/headline-tool/headline-tool.php:255
591
+ #: includes/gutenberg/headline-tool/headline-tool.php:892
592
  msgid "what"
593
  msgstr ""
594
 
595
+ #: includes/gutenberg/headline-tool/headline-tool.php:256
596
+ #: includes/gutenberg/headline-tool/headline-tool.php:273
597
+ #: includes/gutenberg/headline-tool/headline-tool.php:854
598
  msgid "have"
599
  msgstr ""
600
 
601
+ #: includes/gutenberg/headline-tool/headline-tool.php:257
602
+ #: includes/gutenberg/headline-tool/headline-tool.php:274
603
+ #: includes/gutenberg/headline-tool/headline-tool.php:852
604
  msgid "has"
605
  msgstr ""
606
 
607
+ #: includes/gutenberg/headline-tool/headline-tool.php:258
608
+ #: includes/gutenberg/headline-tool/headline-tool.php:275
609
  msgid "does"
610
  msgstr ""
611
 
612
+ #: includes/gutenberg/headline-tool/headline-tool.php:259
613
+ #: includes/gutenberg/headline-tool/headline-tool.php:276
614
+ #: includes/gutenberg/headline-tool/headline-tool.php:873
615
  msgid "do"
616
  msgstr ""
617
 
618
+ #: includes/gutenberg/headline-tool/headline-tool.php:260
619
+ #: includes/gutenberg/headline-tool/headline-tool.php:277
620
+ #: includes/gutenberg/headline-tool/headline-tool.php:869
621
  msgid "can"
622
  msgstr ""
623
 
624
+ #: includes/gutenberg/headline-tool/headline-tool.php:261
625
+ #: includes/gutenberg/headline-tool/headline-tool.php:278
626
+ #: includes/gutenberg/headline-tool/headline-tool.php:857
627
  msgid "are"
628
  msgstr ""
629
 
630
+ #: includes/gutenberg/headline-tool/headline-tool.php:262
631
+ #: includes/gutenberg/headline-tool/headline-tool.php:279
632
+ #: includes/gutenberg/headline-tool/headline-tool.php:900
633
  msgid "will"
634
  msgstr ""
635
 
636
+ #: includes/gutenberg/headline-tool/headline-tool.php:265
637
+ #: includes/gutenberg/headline-tool/headline-tool.php:904
638
  msgid "you"
639
  msgstr ""
640
 
641
+ #: includes/gutenberg/headline-tool/headline-tool.php:266
642
+ #: includes/gutenberg/headline-tool/headline-tool.php:271
643
+ #: includes/gutenberg/headline-tool/headline-tool.php:880
644
  msgid "they"
645
  msgstr ""
646
 
647
+ #: includes/gutenberg/headline-tool/headline-tool.php:267
648
+ #: includes/gutenberg/headline-tool/headline-tool.php:856
649
  msgid "he"
650
  msgstr ""
651
 
652
+ #: includes/gutenberg/headline-tool/headline-tool.php:268
653
+ #: includes/gutenberg/headline-tool/headline-tool.php:895
654
  msgid "she"
655
  msgstr ""
656
 
657
+ #: includes/gutenberg/headline-tool/headline-tool.php:269
658
+ #: includes/gutenberg/headline-tool/headline-tool.php:906
659
  msgid "your"
660
  msgstr ""
661
 
662
+ #: includes/gutenberg/headline-tool/headline-tool.php:270
663
+ #: includes/gutenberg/headline-tool/headline-tool.php:872
664
  msgid "it"
665
  msgstr ""
666
 
667
+ #: includes/gutenberg/headline-tool/headline-tool.php:272
668
+ #: includes/gutenberg/headline-tool/headline-tool.php:883
669
  msgid "my"
670
  msgstr ""
671
 
672
+ #: includes/gutenberg/headline-tool/headline-tool.php:283
673
  msgid "Question"
674
  msgstr ""
675
 
676
+ #: includes/gutenberg/headline-tool/headline-tool.php:290
677
+ #: languages/vue.php:435
678
  msgid "General"
679
  msgstr ""
680
 
681
+ #: includes/gutenberg/headline-tool/headline-tool.php:359
682
  msgid "destroy"
683
  msgstr ""
684
 
685
+ #: includes/gutenberg/headline-tool/headline-tool.php:360
686
  msgid "extra"
687
  msgstr ""
688
 
689
+ #: includes/gutenberg/headline-tool/headline-tool.php:361
690
  msgid "in a"
691
  msgstr ""
692
 
693
+ #: includes/gutenberg/headline-tool/headline-tool.php:362
694
  msgid "devastating"
695
  msgstr ""
696
 
697
+ #: includes/gutenberg/headline-tool/headline-tool.php:363
698
  msgid "eye-opening"
699
  msgstr ""
700
 
701
+ #: includes/gutenberg/headline-tool/headline-tool.php:364
702
  msgid "gift"
703
  msgstr ""
704
 
705
+ #: includes/gutenberg/headline-tool/headline-tool.php:365
706
  msgid "in the world"
707
  msgstr ""
708
 
709
+ #: includes/gutenberg/headline-tool/headline-tool.php:366
710
  msgid "devoted"
711
  msgstr ""
712
 
713
+ #: includes/gutenberg/headline-tool/headline-tool.php:367
714
  msgid "fail"
715
  msgstr ""
716
 
717
+ #: includes/gutenberg/headline-tool/headline-tool.php:368
718
  msgid "in the"
719
  msgstr ""
720
 
721
+ #: includes/gutenberg/headline-tool/headline-tool.php:369
722
  msgid "faith"
723
  msgstr ""
724
 
725
+ #: includes/gutenberg/headline-tool/headline-tool.php:370
726
  msgid "grateful"
727
  msgstr ""
728
 
729
+ #: includes/gutenberg/headline-tool/headline-tool.php:371
730
  msgid "inexpensive"
731
  msgstr ""
732
 
733
+ #: includes/gutenberg/headline-tool/headline-tool.php:372
734
  msgid "dirty"
735
  msgstr ""
736
 
737
+ #: includes/gutenberg/headline-tool/headline-tool.php:373
738
  msgid "famous"
739
  msgstr ""
740
 
741
+ #: includes/gutenberg/headline-tool/headline-tool.php:374
742
  msgid "disastrous"
743
  msgstr ""
744
 
745
+ #: includes/gutenberg/headline-tool/headline-tool.php:375
746
  msgid "fantastic"
747
  msgstr ""
748
 
749
+ #: includes/gutenberg/headline-tool/headline-tool.php:376
750
  msgid "greed"
751
  msgstr ""
752
 
753
+ #: includes/gutenberg/headline-tool/headline-tool.php:377
754
  msgid "grit"
755
  msgstr ""
756
 
757
+ #: includes/gutenberg/headline-tool/headline-tool.php:378
758
  msgid "insanely"
759
  msgstr ""
760
 
761
+ #: includes/gutenberg/headline-tool/headline-tool.php:379
762
  msgid "disgusting"
763
  msgstr ""
764
 
765
+ #: includes/gutenberg/headline-tool/headline-tool.php:380
766
  msgid "fearless"
767
  msgstr ""
768
 
769
+ #: includes/gutenberg/headline-tool/headline-tool.php:381
770
  msgid "disinformation"
771
  msgstr ""
772
 
773
+ #: includes/gutenberg/headline-tool/headline-tool.php:382
774
  msgid "feast"
775
  msgstr ""
776
 
777
+ #: includes/gutenberg/headline-tool/headline-tool.php:383
778
  msgid "insidious"
779
  msgstr ""
780
 
781
+ #: includes/gutenberg/headline-tool/headline-tool.php:384
782
  msgid "dollar"
783
  msgstr ""
784
 
785
+ #: includes/gutenberg/headline-tool/headline-tool.php:385
786
  msgid "feeble"
787
  msgstr ""
788
 
789
+ #: includes/gutenberg/headline-tool/headline-tool.php:386
790
  msgid "gullible"
791
  msgstr ""
792
 
793
+ #: includes/gutenberg/headline-tool/headline-tool.php:387
794
  msgid "double"
795
  msgstr ""
796
 
797
+ #: includes/gutenberg/headline-tool/headline-tool.php:388
798
  msgid "fire"
799
  msgstr ""
800
 
801
+ #: includes/gutenberg/headline-tool/headline-tool.php:389
802
  msgid "hack"
803
  msgstr ""
804
 
805
+ #: includes/gutenberg/headline-tool/headline-tool.php:390
806
  msgid "fleece"
807
  msgstr ""
808
 
809
+ #: includes/gutenberg/headline-tool/headline-tool.php:391
810
  msgid "had enough"
811
  msgstr ""
812
 
813
+ #: includes/gutenberg/headline-tool/headline-tool.php:392
814
  msgid "invasion"
815
  msgstr ""
816
 
817
+ #: includes/gutenberg/headline-tool/headline-tool.php:393
818
  msgid "drowning"
819
  msgstr ""
820
 
821
+ #: includes/gutenberg/headline-tool/headline-tool.php:394
822
  msgid "floundering"
823
  msgstr ""
824
 
825
+ #: includes/gutenberg/headline-tool/headline-tool.php:395
826
  msgid "happy"
827
  msgstr ""
828
 
829
+ #: includes/gutenberg/headline-tool/headline-tool.php:396
830
  msgid "ironclad"
831
  msgstr ""
832
 
833
+ #: includes/gutenberg/headline-tool/headline-tool.php:397
834
  msgid "dumb"
835
  msgstr ""
836
 
837
+ #: includes/gutenberg/headline-tool/headline-tool.php:398
838
  msgid "flush"
839
  msgstr ""
840
 
841
+ #: includes/gutenberg/headline-tool/headline-tool.php:399
842
  msgid "hate"
843
  msgstr ""
844
 
845
+ #: includes/gutenberg/headline-tool/headline-tool.php:400
846
  msgid "irresistibly"
847
  msgstr ""
848
 
849
+ #: includes/gutenberg/headline-tool/headline-tool.php:401
850
  msgid "hazardous"
851
  msgstr ""
852
 
853
+ #: includes/gutenberg/headline-tool/headline-tool.php:402
854
  msgid "is the"
855
  msgstr ""
856
 
857
+ #: includes/gutenberg/headline-tool/headline-tool.php:403
858
  msgid "fool"
859
  msgstr ""
860
 
861
+ #: includes/gutenberg/headline-tool/headline-tool.php:404
862
  msgid "is what happens when"
863
  msgstr ""
864
 
865
+ #: includes/gutenberg/headline-tool/headline-tool.php:405
866
  msgid "fooled"
867
  msgstr ""
868
 
869
+ #: includes/gutenberg/headline-tool/headline-tool.php:406
870
  msgid "helpless"
871
  msgstr ""
872
 
873
+ #: includes/gutenberg/headline-tool/headline-tool.php:407
874
  msgid "it looks like a"
875
  msgstr ""
876
 
877
+ #: includes/gutenberg/headline-tool/headline-tool.php:408
878
  msgid "embarrass"
879
  msgstr ""
880
 
881
+ #: includes/gutenberg/headline-tool/headline-tool.php:409
882
  msgid "for the first time"
883
  msgstr ""
884
 
885
+ #: includes/gutenberg/headline-tool/headline-tool.php:410
886
  msgid "help are the"
887
  msgstr ""
888
 
889
+ #: includes/gutenberg/headline-tool/headline-tool.php:411
890
  msgid "jackpot"
891
  msgstr ""
892
 
893
+ #: includes/gutenberg/headline-tool/headline-tool.php:412
894
  msgid "forbidden"
895
  msgstr ""
896
 
897
+ #: includes/gutenberg/headline-tool/headline-tool.php:413
898
  msgid "hidden"
899
  msgstr ""
900
 
901
+ #: includes/gutenberg/headline-tool/headline-tool.php:414
902
  msgid "jail"
903
  msgstr ""
904
 
905
+ #: includes/gutenberg/headline-tool/headline-tool.php:415
906
  msgid "empower"
907
  msgstr ""
908
 
909
+ #: includes/gutenberg/headline-tool/headline-tool.php:416
910
  msgid "force-fed"
911
  msgstr ""
912
 
913
+ #: includes/gutenberg/headline-tool/headline-tool.php:417
914
  msgid "high"
915
  msgstr ""
916
 
917
+ #: includes/gutenberg/headline-tool/headline-tool.php:418
918
  msgid "jaw-dropping"
919
  msgstr ""
920
 
921
+ #: includes/gutenberg/headline-tool/headline-tool.php:419
922
  msgid "forgotten"
923
  msgstr ""
924
 
925
+ #: includes/gutenberg/headline-tool/headline-tool.php:420
926
  msgid "jeopardy"
927
  msgstr ""
928
 
929
+ #: includes/gutenberg/headline-tool/headline-tool.php:421
930
  msgid "energize"
931
  msgstr ""
932
 
933
+ #: includes/gutenberg/headline-tool/headline-tool.php:422
934
  msgid "hoax"
935
  msgstr ""
936
 
937
+ #: includes/gutenberg/headline-tool/headline-tool.php:423
938
  msgid "jubilant"
939
  msgstr ""
940
 
941
+ #: includes/gutenberg/headline-tool/headline-tool.php:424
942
  msgid "foul"
943
  msgstr ""
944
 
945
+ #: includes/gutenberg/headline-tool/headline-tool.php:425
946
  msgid "hope"
947
  msgstr ""
948
 
949
+ #: includes/gutenberg/headline-tool/headline-tool.php:426
950
  msgid "killer"
951
  msgstr ""
952
 
953
+ #: includes/gutenberg/headline-tool/headline-tool.php:427
954
  msgid "frantic"
955
  msgstr ""
956
 
957
+ #: includes/gutenberg/headline-tool/headline-tool.php:428
958
  msgid "horrific"
959
  msgstr ""
960
 
961
+ #: includes/gutenberg/headline-tool/headline-tool.php:429
962
  msgid "know it all"
963
  msgstr ""
964
 
965
+ #: includes/gutenberg/headline-tool/headline-tool.php:430
966
  msgid "epic"
967
  msgstr ""
968
 
969
+ #: includes/gutenberg/headline-tool/headline-tool.php:431
970
  msgid "how to make"
971
  msgstr ""
972
 
973
+ #: includes/gutenberg/headline-tool/headline-tool.php:432
974
  msgid "evil"
975
  msgstr ""
976
 
977
+ #: includes/gutenberg/headline-tool/headline-tool.php:433
978
  msgid "freebie"
979
  msgstr ""
980
 
981
+ #: includes/gutenberg/headline-tool/headline-tool.php:434
982
  msgid "frenzy"
983
  msgstr ""
984
 
985
+ #: includes/gutenberg/headline-tool/headline-tool.php:435
986
  msgid "hurricane"
987
  msgstr ""
988
 
989
+ #: includes/gutenberg/headline-tool/headline-tool.php:436
990
  msgid "excited"
991
  msgstr ""
992
 
993
+ #: includes/gutenberg/headline-tool/headline-tool.php:437
994
  msgid "fresh on the mind"
995
  msgstr ""
996
 
997
+ #: includes/gutenberg/headline-tool/headline-tool.php:438
998
  msgid "frightening"
999
  msgstr ""
1000
 
1001
+ #: includes/gutenberg/headline-tool/headline-tool.php:439
1002
  msgid "hypnotic"
1003
  msgstr ""
1004
 
1005
+ #: includes/gutenberg/headline-tool/headline-tool.php:440
1006
  msgid "lawsuit"
1007
  msgstr ""
1008
 
1009
+ #: includes/gutenberg/headline-tool/headline-tool.php:441
1010
  msgid "frugal"
1011
  msgstr ""
1012
 
1013
+ #: includes/gutenberg/headline-tool/headline-tool.php:442
1014
  msgid "illegal"
1015
  msgstr ""
1016
 
1017
+ #: includes/gutenberg/headline-tool/headline-tool.php:443
1018
  msgid "fulfill"
1019
  msgstr ""
1020
 
1021
+ #: includes/gutenberg/headline-tool/headline-tool.php:444
1022
  msgid "lick"
1023
  msgstr ""
1024
 
1025
+ #: includes/gutenberg/headline-tool/headline-tool.php:445
1026
  msgid "explode"
1027
  msgstr ""
1028
 
1029
+ #: includes/gutenberg/headline-tool/headline-tool.php:446
1030
  msgid "lies"
1031
  msgstr ""
1032
 
1033
+ #: includes/gutenberg/headline-tool/headline-tool.php:447
1034
  msgid "exposed"
1035
  msgstr ""
1036
 
1037
+ #: includes/gutenberg/headline-tool/headline-tool.php:448
1038
  msgid "gambling"
1039
  msgstr ""
1040
 
1041
+ #: includes/gutenberg/headline-tool/headline-tool.php:449
1042
  msgid "like a normal"
1043
  msgstr ""
1044
 
1045
+ #: includes/gutenberg/headline-tool/headline-tool.php:450
1046
  msgid "nightmare"
1047
  msgstr ""
1048
 
1049
+ #: includes/gutenberg/headline-tool/headline-tool.php:451
1050
  msgid "results"
1051
  msgstr ""
1052
 
1053
+ #: includes/gutenberg/headline-tool/headline-tool.php:452
1054
  msgid "line"
1055
  msgstr ""
1056
 
1057
+ #: includes/gutenberg/headline-tool/headline-tool.php:453
1058
  msgid "no good"
1059
  msgstr ""
1060
 
1061
+ #: includes/gutenberg/headline-tool/headline-tool.php:454
1062
  msgid "pound"
1063
  msgstr ""
1064
 
1065
+ #: includes/gutenberg/headline-tool/headline-tool.php:455
1066
  msgid "loathsome"
1067
  msgstr ""
1068
 
1069
+ #: includes/gutenberg/headline-tool/headline-tool.php:456
1070
  msgid "no questions asked"
1071
  msgstr ""
1072
 
1073
+ #: includes/gutenberg/headline-tool/headline-tool.php:457
1074
  msgid "revenge"
1075
  msgstr ""
1076
 
1077
+ #: includes/gutenberg/headline-tool/headline-tool.php:458
1078
  msgid "lonely"
1079
  msgstr ""
1080
 
1081
+ #: includes/gutenberg/headline-tool/headline-tool.php:459
1082
  msgid "looks like a"
1083
  msgstr ""
1084
 
1085
+ #: includes/gutenberg/headline-tool/headline-tool.php:460
1086
  msgid "obnoxious"
1087
  msgstr ""
1088
 
1089
+ #: includes/gutenberg/headline-tool/headline-tool.php:461
1090
  msgid "preposterous"
1091
  msgstr ""
1092
 
1093
+ #: includes/gutenberg/headline-tool/headline-tool.php:462
1094
  msgid "revolting"
1095
  msgstr ""
1096
 
1097
+ #: includes/gutenberg/headline-tool/headline-tool.php:463
1098
  msgid "looming"
1099
  msgstr ""
1100
 
1101
+ #: includes/gutenberg/headline-tool/headline-tool.php:464
1102
  msgid "priced"
1103
  msgstr ""
1104
 
1105
+ #: includes/gutenberg/headline-tool/headline-tool.php:465
1106
  msgid "lost"
1107
  msgstr ""
1108
 
1109
+ #: includes/gutenberg/headline-tool/headline-tool.php:466
1110
  msgid "prison"
1111
  msgstr ""
1112
 
1113
+ #: includes/gutenberg/headline-tool/headline-tool.php:467
1114
  msgid "lowest"
1115
  msgstr ""
1116
 
1117
+ #: includes/gutenberg/headline-tool/headline-tool.php:468
1118
  msgid "of the"
1119
  msgstr ""
1120
 
1121
+ #: includes/gutenberg/headline-tool/headline-tool.php:469
1122
  msgid "privacy"
1123
  msgstr ""
1124
 
1125
+ #: includes/gutenberg/headline-tool/headline-tool.php:470
1126
  msgid "rich"
1127
  msgstr ""
1128
 
1129
+ #: includes/gutenberg/headline-tool/headline-tool.php:471
1130
  msgid "lunatic"
1131
  msgstr ""
1132
 
1133
+ #: includes/gutenberg/headline-tool/headline-tool.php:472
1134
  msgid "off-limits"
1135
  msgstr ""
1136
 
1137
+ #: includes/gutenberg/headline-tool/headline-tool.php:473
1138
  msgid "private"
1139
  msgstr ""
1140
 
1141
+ #: includes/gutenberg/headline-tool/headline-tool.php:474
1142
  msgid "risky"
1143
  msgstr ""
1144
 
1145
+ #: includes/gutenberg/headline-tool/headline-tool.php:475
1146
  msgid "lurking"
1147
  msgstr ""
1148
 
1149
+ #: includes/gutenberg/headline-tool/headline-tool.php:476
1150
  msgid "offer"
1151
  msgstr ""
1152
 
1153
+ #: includes/gutenberg/headline-tool/headline-tool.php:477
1154
  msgid "prize"
1155
  msgstr ""
1156
 
1157
+ #: includes/gutenberg/headline-tool/headline-tool.php:478
1158
  msgid "ruthless"
1159
  msgstr ""
1160
 
1161
+ #: includes/gutenberg/headline-tool/headline-tool.php:479
1162
  msgid "lust"
1163
  msgstr ""
1164
 
1165
+ #: includes/gutenberg/headline-tool/headline-tool.php:480
1166
  msgid "official"
1167
  msgstr ""
1168
 
1169
+ #: includes/gutenberg/headline-tool/headline-tool.php:481
1170
  msgid "luxurious"
1171
  msgstr ""
1172
 
1173
+ #: includes/gutenberg/headline-tool/headline-tool.php:482
1174
  msgid "on the"
1175
  msgstr ""
1176
 
1177
+ #: includes/gutenberg/headline-tool/headline-tool.php:483
1178
  msgid "profit"
1179
  msgstr ""
1180
 
1181
+ #: includes/gutenberg/headline-tool/headline-tool.php:484
1182
  msgid "scary"
1183
  msgstr ""
1184
 
1185
+ #: includes/gutenberg/headline-tool/headline-tool.php:485
1186
  msgid "lying"
1187
  msgstr ""
1188
 
1189
+ #: includes/gutenberg/headline-tool/headline-tool.php:486
1190
  msgid "outlawed"
1191
  msgstr ""
1192
 
1193
+ #: includes/gutenberg/headline-tool/headline-tool.php:487
1194
  msgid "protected"
1195
  msgstr ""
1196
 
1197
+ #: includes/gutenberg/headline-tool/headline-tool.php:488
1198
  msgid "scream"
1199
  msgstr ""
1200
 
1201
+ #: includes/gutenberg/headline-tool/headline-tool.php:489
1202
  msgid "searing"
1203
  msgstr ""
1204
 
1205
+ #: includes/gutenberg/headline-tool/headline-tool.php:490
1206
  msgid "overcome"
1207
  msgstr ""
1208
 
1209
+ #: includes/gutenberg/headline-tool/headline-tool.php:491
1210
  msgid "provocative"
1211
  msgstr ""
1212
 
1213
+ #: includes/gutenberg/headline-tool/headline-tool.php:492
1214
  msgid "make you"
1215
  msgstr ""
1216
 
1217
+ #: includes/gutenberg/headline-tool/headline-tool.php:493
1218
  msgid "painful"
1219
  msgstr ""
1220
 
1221
+ #: includes/gutenberg/headline-tool/headline-tool.php:494
1222
  msgid "pummel"
1223
  msgstr ""
1224
 
1225
+ #: includes/gutenberg/headline-tool/headline-tool.php:495
1226
  msgid "secure"
1227
  msgstr ""
1228
 
1229
+ #: includes/gutenberg/headline-tool/headline-tool.php:496
1230
  msgid "pale"
1231
  msgstr ""
1232
 
1233
+ #: includes/gutenberg/headline-tool/headline-tool.php:497
1234
  msgid "punish"
1235
  msgstr ""
1236
 
1237
+ #: includes/gutenberg/headline-tool/headline-tool.php:498
1238
  msgid "marked down"
1239
  msgstr ""
1240
 
1241
+ #: includes/gutenberg/headline-tool/headline-tool.php:499
1242
  msgid "panic"
1243
  msgstr ""
1244
 
1245
+ #: includes/gutenberg/headline-tool/headline-tool.php:500
1246
  msgid "quadruple"
1247
  msgstr ""
1248
 
1249
+ #: includes/gutenberg/headline-tool/headline-tool.php:501
1250
  msgid "secutively"
1251
  msgstr ""
1252
 
1253
+ #: includes/gutenberg/headline-tool/headline-tool.php:502
1254
  msgid "massive"
1255
  msgstr ""
1256
 
1257
+ #: includes/gutenberg/headline-tool/headline-tool.php:503
1258
  msgid "pay zero"
1259
  msgstr ""
1260
 
1261
+ #: includes/gutenberg/headline-tool/headline-tool.php:504
1262
  msgid "seize"
1263
  msgstr ""
1264
 
1265
+ #: includes/gutenberg/headline-tool/headline-tool.php:505
1266
  msgid "meltdown"
1267
  msgstr ""
1268
 
1269
+ #: includes/gutenberg/headline-tool/headline-tool.php:506
1270
  msgid "payback"
1271
  msgstr ""
1272
 
1273
+ #: includes/gutenberg/headline-tool/headline-tool.php:507
1274
  msgid "might look like a"
1275
  msgstr ""
1276
 
1277
+ #: includes/gutenberg/headline-tool/headline-tool.php:508
1278
  msgid "peril"
1279
  msgstr ""
1280
 
1281
+ #: includes/gutenberg/headline-tool/headline-tool.php:509
1282
  msgid "mind-blowing"
1283
  msgstr ""
1284
 
1285
+ #: includes/gutenberg/headline-tool/headline-tool.php:510
1286
  msgid "shameless"
1287
  msgstr ""
1288
 
1289
+ #: includes/gutenberg/headline-tool/headline-tool.php:511
1290
  msgid "minute"
1291
  msgstr ""
1292
 
1293
+ #: includes/gutenberg/headline-tool/headline-tool.php:512
1294
  msgid "rave"
1295
  msgstr ""
1296
 
1297
+ #: includes/gutenberg/headline-tool/headline-tool.php:513
1298
  msgid "shatter"
1299
  msgstr ""
1300
 
1301
+ #: includes/gutenberg/headline-tool/headline-tool.php:514
1302
  msgid "piranha"
1303
  msgstr ""
1304
 
1305
+ #: includes/gutenberg/headline-tool/headline-tool.php:515
1306
  msgid "reckoning"
1307
  msgstr ""
1308
 
1309
+ #: includes/gutenberg/headline-tool/headline-tool.php:516
1310
  msgid "shellacking"
1311
  msgstr ""
1312
 
1313
+ #: includes/gutenberg/headline-tool/headline-tool.php:517
1314
  msgid "mired"
1315
  msgstr ""
1316
 
1317
+ #: includes/gutenberg/headline-tool/headline-tool.php:518
1318
  msgid "pitfall"
1319
  msgstr ""
1320
 
1321
+ #: includes/gutenberg/headline-tool/headline-tool.php:519
1322
  msgid "reclaim"
1323
  msgstr ""
1324
 
1325
+ #: includes/gutenberg/headline-tool/headline-tool.php:520
1326
  msgid "mistakes"
1327
  msgstr ""
1328
 
1329
+ #: includes/gutenberg/headline-tool/headline-tool.php:521
1330
  msgid "plague"
1331
  msgstr ""
1332
 
1333
+ #: includes/gutenberg/headline-tool/headline-tool.php:522
1334
  msgid "sick and tired"
1335
  msgstr ""
1336
 
1337
+ #: includes/gutenberg/headline-tool/headline-tool.php:523
1338
  msgid "money"
1339
  msgstr ""
1340
 
1341
+ #: includes/gutenberg/headline-tool/headline-tool.php:524
1342
  msgid "played"
1343
  msgstr ""
1344
 
1345
+ #: includes/gutenberg/headline-tool/headline-tool.php:525
1346
  msgid "refugee"
1347
  msgstr ""
1348
 
1349
+ #: includes/gutenberg/headline-tool/headline-tool.php:526
1350
  msgid "silly"
1351
  msgstr ""
1352
 
1353
+ #: includes/gutenberg/headline-tool/headline-tool.php:527
1354
  msgid "money-grubbing"
1355
  msgstr ""
1356
 
1357
+ #: includes/gutenberg/headline-tool/headline-tool.php:528
1358
  msgid "pluck"
1359
  msgstr ""
1360
 
1361
+ #: includes/gutenberg/headline-tool/headline-tool.php:529
1362
  msgid "refund"
1363
  msgstr ""
1364
 
1365
+ #: includes/gutenberg/headline-tool/headline-tool.php:530
1366
  msgid "moneyback"
1367
  msgstr ""
1368
 
1369
+ #: includes/gutenberg/headline-tool/headline-tool.php:531
1370
  msgid "plummet"
1371
  msgstr ""
1372
 
1373
+ #: includes/gutenberg/headline-tool/headline-tool.php:532
1374
  msgid "plunge"
1375
  msgstr ""
1376
 
1377
+ #: includes/gutenberg/headline-tool/headline-tool.php:533
1378
  msgid "murder"
1379
  msgstr ""
1380
 
1381
+ #: includes/gutenberg/headline-tool/headline-tool.php:534
1382
  msgid "pointless"
1383
  msgstr ""
1384
 
1385
+ #: includes/gutenberg/headline-tool/headline-tool.php:535
1386
  msgid "sinful"
1387
  msgstr ""
1388
 
1389
+ #: includes/gutenberg/headline-tool/headline-tool.php:536
1390
  msgid "myths"
1391
  msgstr ""
1392
 
1393
+ #: includes/gutenberg/headline-tool/headline-tool.php:537
1394
  msgid "poor"
1395
  msgstr ""
1396
 
1397
+ #: includes/gutenberg/headline-tool/headline-tool.php:538
1398
  msgid "remarkably"
1399
  msgstr ""
1400
 
1401
+ #: includes/gutenberg/headline-tool/headline-tool.php:539
1402
  msgid "six-figure"
1403
  msgstr ""
1404
 
1405
+ #: includes/gutenberg/headline-tool/headline-tool.php:540
1406
  msgid "never again"
1407
  msgstr ""
1408
 
1409
+ #: includes/gutenberg/headline-tool/headline-tool.php:541
1410
  msgid "research"
1411
  msgstr ""
1412
 
1413
+ #: includes/gutenberg/headline-tool/headline-tool.php:542
1414
  msgid "surrender"
1415
  msgstr ""
1416
 
1417
+ #: includes/gutenberg/headline-tool/headline-tool.php:543
1418
  msgid "to the"
1419
  msgstr ""
1420
 
1421
+ #: includes/gutenberg/headline-tool/headline-tool.php:544
1422
  msgid "varify"
1423
  msgstr ""
1424
 
1425
+ #: includes/gutenberg/headline-tool/headline-tool.php:545
1426
  msgid "skyrocket"
1427
  msgstr ""
1428
 
1429
+ #: includes/gutenberg/headline-tool/headline-tool.php:546
1430
  msgid "toxic"
1431
  msgstr ""
1432
 
1433
+ #: includes/gutenberg/headline-tool/headline-tool.php:547
1434
  msgid "vibrant"
1435
  msgstr ""
1436
 
1437
+ #: includes/gutenberg/headline-tool/headline-tool.php:548
1438
  msgid "slaughter"
1439
  msgstr ""
1440
 
1441
+ #: includes/gutenberg/headline-tool/headline-tool.php:549
1442
  msgid "swindle"
1443
  msgstr ""
1444
 
1445
+ #: includes/gutenberg/headline-tool/headline-tool.php:550
1446
  msgid "trap"
1447
  msgstr ""
1448
 
1449
+ #: includes/gutenberg/headline-tool/headline-tool.php:551
1450
  msgid "victim"
1451
  msgstr ""
1452
 
1453
+ #: includes/gutenberg/headline-tool/headline-tool.php:552
1454
  msgid "sleazy"
1455
  msgstr ""
1456
 
1457
+ #: includes/gutenberg/headline-tool/headline-tool.php:553
1458
  msgid "taboo"
1459
  msgstr ""
1460
 
1461
+ #: includes/gutenberg/headline-tool/headline-tool.php:554
1462
  msgid "treasure"
1463
  msgstr ""
1464
 
1465
+ #: includes/gutenberg/headline-tool/headline-tool.php:555
1466
  msgid "victory"
1467
  msgstr ""
1468
 
1469
+ #: includes/gutenberg/headline-tool/headline-tool.php:556
1470
  msgid "smash"
1471
  msgstr ""
1472
 
1473
+ #: includes/gutenberg/headline-tool/headline-tool.php:557
1474
  msgid "tailspin"
1475
  msgstr ""
1476
 
1477
+ #: includes/gutenberg/headline-tool/headline-tool.php:558
1478
  msgid "vindication"
1479
  msgstr ""
1480
 
1481
+ #: includes/gutenberg/headline-tool/headline-tool.php:559
1482
  msgid "smug"
1483
  msgstr ""
1484
 
1485
+ #: includes/gutenberg/headline-tool/headline-tool.php:560
1486
  msgid "tank"
1487
  msgstr ""
1488
 
1489
+ #: includes/gutenberg/headline-tool/headline-tool.php:561
1490
  msgid "triple"
1491
  msgstr ""
1492
 
1493
+ #: includes/gutenberg/headline-tool/headline-tool.php:562
1494
  msgid "viral"
1495
  msgstr ""
1496
 
1497
+ #: includes/gutenberg/headline-tool/headline-tool.php:563
1498
  msgid "smuggled"
1499
  msgstr ""
1500
 
1501
+ #: includes/gutenberg/headline-tool/headline-tool.php:564
1502
  msgid "tantalizing"
1503
  msgstr ""
1504
 
1505
+ #: includes/gutenberg/headline-tool/headline-tool.php:565
1506
  msgid "triumph"
1507
  msgstr ""
1508
 
1509
+ #: includes/gutenberg/headline-tool/headline-tool.php:566
1510
  msgid "volatile"
1511
  msgstr ""
1512
 
1513
+ #: includes/gutenberg/headline-tool/headline-tool.php:567
1514
  msgid "sniveling"
1515
  msgstr ""
1516
 
1517
+ #: includes/gutenberg/headline-tool/headline-tool.php:568
1518
  msgid "targeted"
1519
  msgstr ""
1520
 
1521
+ #: includes/gutenberg/headline-tool/headline-tool.php:569
1522
  msgid "truth"
1523
  msgstr ""
1524
 
1525
+ #: includes/gutenberg/headline-tool/headline-tool.php:570
1526
  msgid "vulnerable"
1527
  msgstr ""
1528
 
1529
+ #: includes/gutenberg/headline-tool/headline-tool.php:571
1530
  msgid "snob"
1531
  msgstr ""
1532
 
1533
+ #: includes/gutenberg/headline-tool/headline-tool.php:572
1534
  msgid "tawdry"
1535
  msgstr ""
1536
 
1537
+ #: includes/gutenberg/headline-tool/headline-tool.php:573
1538
  msgid "try before you buy"
1539
  msgstr ""
1540
 
1541
+ #: includes/gutenberg/headline-tool/headline-tool.php:574
1542
  msgid "tech"
1543
  msgstr ""
1544
 
1545
+ #: includes/gutenberg/headline-tool/headline-tool.php:575
1546
  msgid "turn the tables"
1547
  msgstr ""
1548
 
1549
+ #: includes/gutenberg/headline-tool/headline-tool.php:576
1550
  msgid "wanton"
1551
  msgstr ""
1552
 
1553
+ #: includes/gutenberg/headline-tool/headline-tool.php:577
1554
  msgid "soaring"
1555
  msgstr ""
1556
 
1557
+ #: includes/gutenberg/headline-tool/headline-tool.php:578
1558
  msgid "warning"
1559
  msgstr ""
1560
 
1561
+ #: includes/gutenberg/headline-tool/headline-tool.php:579
1562
  msgid "teetering"
1563
  msgstr ""
1564
 
1565
+ #: includes/gutenberg/headline-tool/headline-tool.php:580
1566
  msgid "unauthorized"
1567
  msgstr ""
1568
 
1569
+ #: includes/gutenberg/headline-tool/headline-tool.php:581
1570
  msgid "spectacular"
1571
  msgstr ""
1572
 
1573
+ #: includes/gutenberg/headline-tool/headline-tool.php:582
1574
  msgid "temporary fix"
1575
  msgstr ""
1576
 
1577
+ #: includes/gutenberg/headline-tool/headline-tool.php:583
1578
  msgid "unbelievably"
1579
  msgstr ""
1580
 
1581
+ #: includes/gutenberg/headline-tool/headline-tool.php:584
1582
  msgid "spine"
1583
  msgstr ""
1584
 
1585
+ #: includes/gutenberg/headline-tool/headline-tool.php:585
1586
  msgid "tempting"
1587
  msgstr ""
1588
 
1589
+ #: includes/gutenberg/headline-tool/headline-tool.php:586
1590
  msgid "uncommonly"
1591
  msgstr ""
1592
 
1593
+ #: includes/gutenberg/headline-tool/headline-tool.php:587
1594
  msgid "what happened"
1595
  msgstr ""
1596
 
1597
+ #: includes/gutenberg/headline-tool/headline-tool.php:588
1598
  msgid "spirit"
1599
  msgstr ""
1600
 
1601
+ #: includes/gutenberg/headline-tool/headline-tool.php:589
1602
  msgid "what happens when"
1603
  msgstr ""
1604
 
1605
+ #: includes/gutenberg/headline-tool/headline-tool.php:590
1606
  msgid "terror"
1607
  msgstr ""
1608
 
1609
+ #: includes/gutenberg/headline-tool/headline-tool.php:591
1610
  msgid "under"
1611
  msgstr ""
1612
 
1613
+ #: includes/gutenberg/headline-tool/headline-tool.php:592
1614
  msgid "what happens"
1615
  msgstr ""
1616
 
1617
+ #: includes/gutenberg/headline-tool/headline-tool.php:593
1618
  msgid "staggering"
1619
  msgstr ""
1620
 
1621
+ #: includes/gutenberg/headline-tool/headline-tool.php:594
1622
  msgid "underhanded"
1623
  msgstr ""
1624
 
1625
+ #: includes/gutenberg/headline-tool/headline-tool.php:595
1626
  msgid "what this"
1627
  msgstr ""
1628
 
1629
+ #: includes/gutenberg/headline-tool/headline-tool.php:596
1630
  msgid "that will make you"
1631
  msgstr ""
1632
 
1633
+ #: includes/gutenberg/headline-tool/headline-tool.php:598
1634
  msgid "that will make"
1635
  msgstr ""
1636
 
1637
+ #: includes/gutenberg/headline-tool/headline-tool.php:599
1638
  msgid "unexpected"
1639
  msgstr ""
1640
 
1641
+ #: includes/gutenberg/headline-tool/headline-tool.php:600
1642
  msgid "when you"
1643
  msgstr ""
1644
 
1645
+ #: includes/gutenberg/headline-tool/headline-tool.php:601
1646
  msgid "strangle"
1647
  msgstr ""
1648
 
1649
+ #: includes/gutenberg/headline-tool/headline-tool.php:602
1650
  msgid "that will"
1651
  msgstr ""
1652
 
1653
+ #: includes/gutenberg/headline-tool/headline-tool.php:603
1654
  msgid "whip"
1655
  msgstr ""
1656
 
1657
+ #: includes/gutenberg/headline-tool/headline-tool.php:604
1658
  msgid "the best"
1659
  msgstr ""
1660
 
1661
+ #: includes/gutenberg/headline-tool/headline-tool.php:605
1662
  msgid "whopping"
1663
  msgstr ""
1664
 
1665
+ #: includes/gutenberg/headline-tool/headline-tool.php:606
1666
  msgid "stuck up"
1667
  msgstr ""
1668
 
1669
+ #: includes/gutenberg/headline-tool/headline-tool.php:607
1670
  msgid "the ranking of"
1671
  msgstr ""
1672
 
1673
+ #: includes/gutenberg/headline-tool/headline-tool.php:608
1674
  msgid "wicked"
1675
  msgstr ""
1676
 
1677
+ #: includes/gutenberg/headline-tool/headline-tool.php:609
1678
  msgid "stunning"
1679
  msgstr ""
1680
 
1681
+ #: includes/gutenberg/headline-tool/headline-tool.php:610
1682
  msgid "the most"
1683
  msgstr ""
1684
 
1685
+ #: includes/gutenberg/headline-tool/headline-tool.php:611
1686
  msgid "will make you"
1687
  msgstr ""
1688
 
1689
+ #: includes/gutenberg/headline-tool/headline-tool.php:612
1690
  msgid "stupid"
1691
  msgstr ""
1692
 
1693
+ #: includes/gutenberg/headline-tool/headline-tool.php:613
1694
  msgid "the reason why is"
1695
  msgstr ""
1696
 
1697
+ #: includes/gutenberg/headline-tool/headline-tool.php:614
1698
  msgid "unscrupulous"
1699
  msgstr ""
1700
 
1701
+ #: includes/gutenberg/headline-tool/headline-tool.php:615
1702
  msgid "thing ive ever seen"
1703
  msgstr ""
1704
 
1705
+ #: includes/gutenberg/headline-tool/headline-tool.php:616
1706
  msgid "withheld"
1707
  msgstr ""
1708
 
1709
+ #: includes/gutenberg/headline-tool/headline-tool.php:617
1710
  msgid "this is the"
1711
  msgstr ""
1712
 
1713
+ #: includes/gutenberg/headline-tool/headline-tool.php:618
1714
  msgid "this is what happens"
1715
  msgstr ""
1716
 
1717
+ #: includes/gutenberg/headline-tool/headline-tool.php:619
1718
  msgid "unusually"
1719
  msgstr ""
1720
 
1721
+ #: includes/gutenberg/headline-tool/headline-tool.php:620
1722
  msgid "wondrous"
1723
  msgstr ""
1724
 
1725
+ #: includes/gutenberg/headline-tool/headline-tool.php:621
1726
  msgid "this is what"
1727
  msgstr ""
1728
 
1729
+ #: includes/gutenberg/headline-tool/headline-tool.php:622
1730
  msgid "uplifting"
1731
  msgstr ""
1732
 
1733
+ #: includes/gutenberg/headline-tool/headline-tool.php:623
1734
  msgid "worry"
1735
  msgstr ""
1736
 
1737
+ #: includes/gutenberg/headline-tool/headline-tool.php:624
1738
  msgid "sure"
1739
  msgstr ""
1740
 
1741
+ #: includes/gutenberg/headline-tool/headline-tool.php:625
1742
  msgid "this is"
1743
  msgstr ""
1744
 
1745
+ #: includes/gutenberg/headline-tool/headline-tool.php:626
1746
  msgid "wounded"
1747
  msgstr ""
1748
 
1749
+ #: includes/gutenberg/headline-tool/headline-tool.php:627
1750
  msgid "surge"
1751
  msgstr ""
1752
 
1753
+ #: includes/gutenberg/headline-tool/headline-tool.php:628
1754
  msgid "thrilled"
1755
  msgstr ""
1756
 
1757
+ #: includes/gutenberg/headline-tool/headline-tool.php:629
1758
  msgid "you need to know"
1759
  msgstr ""
1760
 
1761
+ #: includes/gutenberg/headline-tool/headline-tool.php:630
1762
  msgid "thrilling"
1763
  msgstr ""
1764
 
1765
+ #: includes/gutenberg/headline-tool/headline-tool.php:631
1766
  msgid "valor"
1767
  msgstr ""
1768
 
1769
+ #: includes/gutenberg/headline-tool/headline-tool.php:632
1770
  msgid "you need to"
1771
  msgstr ""
1772
 
1773
+ #: includes/gutenberg/headline-tool/headline-tool.php:633
1774
  msgid "you see what"
1775
  msgstr ""
1776
 
1777
+ #: includes/gutenberg/headline-tool/headline-tool.php:634
1778
  msgid "surprising"
1779
  msgstr ""
1780
 
1781
+ #: includes/gutenberg/headline-tool/headline-tool.php:635
1782
  msgid "tired"
1783
  msgstr ""
1784
 
1785
+ #: includes/gutenberg/headline-tool/headline-tool.php:636
1786
  msgid "you see"
1787
  msgstr ""
1788
 
1789
+ #: includes/gutenberg/headline-tool/headline-tool.php:637
1790
  msgid "surprisingly"
1791
  msgstr ""
1792
 
1793
+ #: includes/gutenberg/headline-tool/headline-tool.php:638
1794
  msgid "to be"
1795
  msgstr ""
1796
 
1797
+ #: includes/gutenberg/headline-tool/headline-tool.php:639
1798
  msgid "vaporize"
1799
  msgstr ""
1800
 
1801
+ #: includes/gutenberg/headline-tool/headline-tool.php:656
1802
  msgid "great"
1803
  msgstr ""
1804
 
1805
+ #: includes/gutenberg/headline-tool/headline-tool.php:657
1806
  msgid "free"
1807
  msgstr ""
1808
 
1809
+ #: includes/gutenberg/headline-tool/headline-tool.php:658
1810
  msgid "focus"
1811
  msgstr ""
1812
 
1813
+ #: includes/gutenberg/headline-tool/headline-tool.php:659
1814
  msgid "remarkable"
1815
  msgstr ""
1816
 
1817
+ #: includes/gutenberg/headline-tool/headline-tool.php:660
1818
  msgid "confidential"
1819
  msgstr ""
1820
 
1821
+ #: includes/gutenberg/headline-tool/headline-tool.php:661
1822
  msgid "sale"
1823
  msgstr ""
1824
 
1825
+ #: includes/gutenberg/headline-tool/headline-tool.php:662
1826
  msgid "wanted"
1827
  msgstr ""
1828
 
1829
+ #: includes/gutenberg/headline-tool/headline-tool.php:663
1830
  msgid "obsession"
1831
  msgstr ""
1832
 
1833
+ #: includes/gutenberg/headline-tool/headline-tool.php:664
1834
  msgid "sizable"
1835
  msgstr ""
1836
 
1837
+ #: includes/gutenberg/headline-tool/headline-tool.php:665
1838
+ #: includes/gutenberg/headline-tool/headline-tool.php:935
1839
  msgid "new"
1840
  msgstr ""
1841
 
1842
+ #: includes/gutenberg/headline-tool/headline-tool.php:666
1843
  msgid "absolutely lowest"
1844
  msgstr ""
1845
 
1846
+ #: includes/gutenberg/headline-tool/headline-tool.php:667
1847
  msgid "surging"
1848
  msgstr ""
1849
 
1850
+ #: includes/gutenberg/headline-tool/headline-tool.php:668
1851
  msgid "wonderful"
1852
  msgstr ""
1853
 
1854
+ #: includes/gutenberg/headline-tool/headline-tool.php:669
1855
  msgid "professional"
1856
  msgstr ""
1857
 
1858
+ #: includes/gutenberg/headline-tool/headline-tool.php:670
1859
  msgid "interesting"
1860
  msgstr ""
1861
 
1862
+ #: includes/gutenberg/headline-tool/headline-tool.php:671
1863
  msgid "revisited"
1864
  msgstr ""
1865
 
1866
+ #: includes/gutenberg/headline-tool/headline-tool.php:672
1867
  msgid "delivered"
1868
  msgstr ""
1869
 
1870
+ #: includes/gutenberg/headline-tool/headline-tool.php:673
1871
  msgid "guaranteed"
1872
  msgstr ""
1873
 
1874
+ #: includes/gutenberg/headline-tool/headline-tool.php:674
1875
  msgid "challenge"
1876
  msgstr ""
1877
 
1878
+ #: includes/gutenberg/headline-tool/headline-tool.php:675
1879
  msgid "unique"
1880
  msgstr ""
1881
 
1882
+ #: includes/gutenberg/headline-tool/headline-tool.php:676
1883
  msgid "secrets"
1884
  msgstr ""
1885
 
1886
+ #: includes/gutenberg/headline-tool/headline-tool.php:677
1887
  msgid "special"
1888
  msgstr ""
1889
 
1890
+ #: includes/gutenberg/headline-tool/headline-tool.php:678
1891
  msgid "lifetime"
1892
  msgstr ""
1893
 
1894
+ #: includes/gutenberg/headline-tool/headline-tool.php:679
1895
  msgid "bargain"
1896
  msgstr ""
1897
 
1898
+ #: includes/gutenberg/headline-tool/headline-tool.php:680
1899
  msgid "scarce"
1900
  msgstr ""
1901
 
1902
+ #: includes/gutenberg/headline-tool/headline-tool.php:681
1903
  msgid "tested"
1904
  msgstr ""
1905
 
1906
+ #: includes/gutenberg/headline-tool/headline-tool.php:682
1907
  msgid "highest"
1908
  msgstr ""
1909
 
1910
+ #: includes/gutenberg/headline-tool/headline-tool.php:683
1911
  msgid "hurry"
1912
  msgstr ""
1913
 
1914
+ #: includes/gutenberg/headline-tool/headline-tool.php:684
1915
  msgid "alert famous"
1916
  msgstr ""
1917
 
1918
+ #: includes/gutenberg/headline-tool/headline-tool.php:685
1919
  msgid "improved"
1920
  msgstr ""
1921
 
1922
+ #: includes/gutenberg/headline-tool/headline-tool.php:686
1923
  msgid "expert"
1924
  msgstr ""
1925
 
1926
+ #: includes/gutenberg/headline-tool/headline-tool.php:687
1927
  msgid "daring"
1928
  msgstr ""
1929
 
1930
+ #: includes/gutenberg/headline-tool/headline-tool.php:688
1931
  msgid "strong"
1932
  msgstr ""
1933
 
1934
+ #: includes/gutenberg/headline-tool/headline-tool.php:689
1935
  msgid "immediately"
1936
  msgstr ""
1937
 
1938
+ #: includes/gutenberg/headline-tool/headline-tool.php:690
1939
  msgid "advice"
1940
  msgstr ""
1941
 
1942
+ #: includes/gutenberg/headline-tool/headline-tool.php:691
1943
  msgid "pioneering"
1944
  msgstr ""
1945
 
1946
+ #: includes/gutenberg/headline-tool/headline-tool.php:692
1947
  msgid "unusual"
1948
  msgstr ""
1949
 
1950
+ #: includes/gutenberg/headline-tool/headline-tool.php:693
1951
  msgid "limited"
1952
  msgstr ""
1953
 
1954
+ #: includes/gutenberg/headline-tool/headline-tool.php:694
1955
  msgid "the truth about"
1956
  msgstr ""
1957
 
1958
+ #: includes/gutenberg/headline-tool/headline-tool.php:695
1959
  msgid "destiny"
1960
  msgstr ""
1961
 
1962
+ #: includes/gutenberg/headline-tool/headline-tool.php:696
1963
  msgid "outstanding"
1964
  msgstr ""
1965
 
1966
+ #: includes/gutenberg/headline-tool/headline-tool.php:697
1967
  msgid "simplistic"
1968
  msgstr ""
1969
 
1970
+ #: includes/gutenberg/headline-tool/headline-tool.php:698
1971
  msgid "compare"
1972
  msgstr ""
1973
 
1974
+ #: includes/gutenberg/headline-tool/headline-tool.php:699
1975
  msgid "unsurpassed"
1976
  msgstr ""
1977
 
1978
+ #: includes/gutenberg/headline-tool/headline-tool.php:700
1979
  msgid "energy"
1980
  msgstr ""
1981
 
1982
+ #: includes/gutenberg/headline-tool/headline-tool.php:701
1983
  msgid "powerful"
1984
  msgstr ""
1985
 
1986
+ #: includes/gutenberg/headline-tool/headline-tool.php:702
1987
  msgid "colorful"
1988
  msgstr ""
1989
 
1990
+ #: includes/gutenberg/headline-tool/headline-tool.php:703
1991
  msgid "genuine"
1992
  msgstr ""
1993
 
1994
+ #: includes/gutenberg/headline-tool/headline-tool.php:704
1995
  msgid "instructive"
1996
  msgstr ""
1997
 
1998
+ #: includes/gutenberg/headline-tool/headline-tool.php:705
1999
  msgid "big"
2000
  msgstr ""
2001
 
2002
+ #: includes/gutenberg/headline-tool/headline-tool.php:706
2003
  msgid "affordable"
2004
  msgstr ""
2005
 
2006
+ #: includes/gutenberg/headline-tool/headline-tool.php:707
2007
  msgid "informative"
2008
  msgstr ""
2009
 
2010
+ #: includes/gutenberg/headline-tool/headline-tool.php:708
2011
  msgid "liberal"
2012
  msgstr ""
2013
 
2014
+ #: includes/gutenberg/headline-tool/headline-tool.php:709
2015
  msgid "popular"
2016
  msgstr ""
2017
 
2018
+ #: includes/gutenberg/headline-tool/headline-tool.php:710
2019
  msgid "ultimate"
2020
  msgstr ""
2021
 
2022
+ #: includes/gutenberg/headline-tool/headline-tool.php:711
2023
  msgid "mainstream"
2024
  msgstr ""
2025
 
2026
+ #: includes/gutenberg/headline-tool/headline-tool.php:712
2027
  msgid "rare"
2028
  msgstr ""
2029
 
2030
+ #: includes/gutenberg/headline-tool/headline-tool.php:713
2031
  msgid "exclusive"
2032
  msgstr ""
2033
 
2034
+ #: includes/gutenberg/headline-tool/headline-tool.php:714
2035
  msgid "willpower"
2036
  msgstr ""
2037
 
2038
+ #: includes/gutenberg/headline-tool/headline-tool.php:715
2039
  msgid "complete"
2040
  msgstr ""
2041
 
2042
+ #: includes/gutenberg/headline-tool/headline-tool.php:716
2043
  msgid "edge"
2044
  msgstr ""
2045
 
2046
+ #: includes/gutenberg/headline-tool/headline-tool.php:717
2047
  msgid "valuable"
2048
  msgstr ""
2049
 
2050
+ #: includes/gutenberg/headline-tool/headline-tool.php:718
2051
  msgid "attractive"
2052
  msgstr ""
2053
 
2054
+ #: includes/gutenberg/headline-tool/headline-tool.php:719
2055
  msgid "last chance"
2056
  msgstr ""
2057
 
2058
+ #: includes/gutenberg/headline-tool/headline-tool.php:720
2059
  msgid "superior"
2060
  msgstr ""
2061
 
2062
+ #: includes/gutenberg/headline-tool/headline-tool.php:722
2063
  msgid "easily"
2064
  msgstr ""
2065
 
2066
+ #: includes/gutenberg/headline-tool/headline-tool.php:723
2067
  msgid "exploit"
2068
  msgstr ""
2069
 
2070
+ #: includes/gutenberg/headline-tool/headline-tool.php:724
2071
  msgid "unparalleled"
2072
  msgstr ""
2073
 
2074
+ #: includes/gutenberg/headline-tool/headline-tool.php:725
2075
  msgid "endorsed"
2076
  msgstr ""
2077
 
2078
+ #: includes/gutenberg/headline-tool/headline-tool.php:726
2079
  msgid "approved"
2080
  msgstr ""
2081
 
2082
+ #: includes/gutenberg/headline-tool/headline-tool.php:727
2083
  msgid "quality"
2084
  msgstr ""
2085
 
2086
+ #: includes/gutenberg/headline-tool/headline-tool.php:728
2087
  msgid "fascinating"
2088
  msgstr ""
2089
 
2090
+ #: includes/gutenberg/headline-tool/headline-tool.php:729
2091
  msgid "unlimited"
2092
  msgstr ""
2093
 
2094
+ #: includes/gutenberg/headline-tool/headline-tool.php:730
2095
  msgid "competitive"
2096
  msgstr ""
2097
 
2098
+ #: includes/gutenberg/headline-tool/headline-tool.php:731
2099
  msgid "gigantic"
2100
  msgstr ""
2101
 
2102
+ #: includes/gutenberg/headline-tool/headline-tool.php:732
2103
  msgid "compromise"
2104
  msgstr ""
2105
 
2106
+ #: includes/gutenberg/headline-tool/headline-tool.php:733
2107
  msgid "discount"
2108
  msgstr ""
2109
 
2110
+ #: includes/gutenberg/headline-tool/headline-tool.php:734
2111
  msgid "full"
2112
  msgstr ""
2113
 
2114
+ #: includes/gutenberg/headline-tool/headline-tool.php:735
2115
+ #: includes/gutenberg/headline-tool/headline-tool.php:958
2116
  msgid "love"
2117
  msgstr ""
2118
 
2119
+ #: includes/gutenberg/headline-tool/headline-tool.php:736
2120
  msgid "odd"
2121
  msgstr ""
2122
 
2123
+ #: includes/gutenberg/headline-tool/headline-tool.php:737
2124
  msgid "fundamentals"
2125
  msgstr ""
2126
 
2127
+ #: includes/gutenberg/headline-tool/headline-tool.php:738
2128
  msgid "mammoth"
2129
  msgstr ""
2130
 
2131
+ #: includes/gutenberg/headline-tool/headline-tool.php:739
2132
  msgid "lavishly"
2133
  msgstr ""
2134
 
2135
+ #: includes/gutenberg/headline-tool/headline-tool.php:740
2136
  msgid "bottom line"
2137
  msgstr ""
2138
 
2139
+ #: includes/gutenberg/headline-tool/headline-tool.php:741
2140
  msgid "under priced"
2141
  msgstr ""
2142
 
2143
+ #: includes/gutenberg/headline-tool/headline-tool.php:742
2144
  msgid "innovative"
2145
  msgstr ""
2146
 
2147
+ #: includes/gutenberg/headline-tool/headline-tool.php:743
2148
  msgid "reliable"
2149
  msgstr ""
2150
 
2151
+ #: includes/gutenberg/headline-tool/headline-tool.php:744
2152
  msgid "zinger"
2153
  msgstr ""
2154
 
2155
+ #: includes/gutenberg/headline-tool/headline-tool.php:745
2156
  msgid "suddenly"
2157
  msgstr ""
2158
 
2159
+ #: includes/gutenberg/headline-tool/headline-tool.php:746
2160
  msgid "it's here"
2161
  msgstr ""
2162
 
2163
+ #: includes/gutenberg/headline-tool/headline-tool.php:747
2164
  msgid "terrific"
2165
  msgstr ""
2166
 
2167
+ #: includes/gutenberg/headline-tool/headline-tool.php:748
2168
  msgid "simplified"
2169
  msgstr ""
2170
 
2171
+ #: includes/gutenberg/headline-tool/headline-tool.php:749
2172
  msgid "perspective"
2173
  msgstr ""
2174
 
2175
+ #: includes/gutenberg/headline-tool/headline-tool.php:750
2176
  msgid "just arrived"
2177
  msgstr ""
2178
 
2179
+ #: includes/gutenberg/headline-tool/headline-tool.php:751
2180
  msgid "breakthrough"
2181
  msgstr ""
2182
 
2183
+ #: includes/gutenberg/headline-tool/headline-tool.php:752
2184
  msgid "tremendous"
2185
  msgstr ""
2186
 
2187
+ #: includes/gutenberg/headline-tool/headline-tool.php:753
2188
  msgid "launching"
2189
  msgstr ""
2190
 
2191
+ #: includes/gutenberg/headline-tool/headline-tool.php:754
2192
  msgid "sure fire"
2193
  msgstr ""
2194
 
2195
+ #: includes/gutenberg/headline-tool/headline-tool.php:755
2196
  msgid "emerging"
2197
  msgstr ""
2198
 
2199
+ #: includes/gutenberg/headline-tool/headline-tool.php:756
2200
  msgid "helpful"
2201
  msgstr ""
2202
 
2203
+ #: includes/gutenberg/headline-tool/headline-tool.php:757
2204
  msgid "skill"
2205
  msgstr ""
2206
 
2207
+ #: includes/gutenberg/headline-tool/headline-tool.php:758
2208
  msgid "soar"
2209
  msgstr ""
2210
 
2211
+ #: includes/gutenberg/headline-tool/headline-tool.php:759
2212
  msgid "profitable"
2213
  msgstr ""
2214
 
2215
+ #: includes/gutenberg/headline-tool/headline-tool.php:760
2216
  msgid "special offer"
2217
  msgstr ""
2218
 
2219
+ #: includes/gutenberg/headline-tool/headline-tool.php:761
2220
  msgid "reduced"
2221
  msgstr ""
2222
 
2223
+ #: includes/gutenberg/headline-tool/headline-tool.php:762
2224
+ #: includes/gutenberg/headline-tool/headline-tool.php:937
2225
  msgid "beautiful"
2226
  msgstr ""
2227
 
2228
+ #: includes/gutenberg/headline-tool/headline-tool.php:763
2229
  msgid "sampler"
2230
  msgstr ""
2231
 
2232
+ #: includes/gutenberg/headline-tool/headline-tool.php:764
2233
  msgid "technology"
2234
  msgstr ""
2235
 
2236
+ #: includes/gutenberg/headline-tool/headline-tool.php:765
2237
+ #: includes/gutenberg/headline-tool/headline-tool.php:949
2238
  msgid "better"
2239
  msgstr ""
2240
 
2241
+ #: includes/gutenberg/headline-tool/headline-tool.php:766
2242
  msgid "crammed"
2243
  msgstr ""
2244
 
2245
+ #: includes/gutenberg/headline-tool/headline-tool.php:767
2246
  msgid "noted"
2247
  msgstr ""
2248
 
2249
+ #: includes/gutenberg/headline-tool/headline-tool.php:768
2250
  msgid "selected"
2251
  msgstr ""
2252
 
2253
+ #: includes/gutenberg/headline-tool/headline-tool.php:769
2254
  msgid "shrewd"
2255
  msgstr ""
2256
 
2257
+ #: includes/gutenberg/headline-tool/headline-tool.php:770
2258
  msgid "growth"
2259
  msgstr ""
2260
 
2261
+ #: includes/gutenberg/headline-tool/headline-tool.php:771
2262
  msgid "luxury"
2263
  msgstr ""
2264
 
2265
+ #: includes/gutenberg/headline-tool/headline-tool.php:772
2266
  msgid "sturdy"
2267
  msgstr ""
2268
 
2269
+ #: includes/gutenberg/headline-tool/headline-tool.php:773
2270
  msgid "enormous"
2271
  msgstr ""
2272
 
2273
+ #: includes/gutenberg/headline-tool/headline-tool.php:774
2274
  msgid "promising"
2275
  msgstr ""
2276
 
2277
+ #: includes/gutenberg/headline-tool/headline-tool.php:775
2278
  msgid "unconditional"
2279
  msgstr ""
2280
 
2281
+ #: includes/gutenberg/headline-tool/headline-tool.php:776
2282
  msgid "wealth"
2283
  msgstr ""
2284
 
2285
+ #: includes/gutenberg/headline-tool/headline-tool.php:777
2286
  msgid "spotlight"
2287
  msgstr ""
2288
 
2289
+ #: includes/gutenberg/headline-tool/headline-tool.php:778
2290
  msgid "astonishing"
2291
  msgstr ""
2292
 
2293
+ #: includes/gutenberg/headline-tool/headline-tool.php:779
2294
  msgid "timely"
2295
  msgstr ""
2296
 
2297
+ #: includes/gutenberg/headline-tool/headline-tool.php:780
2298
  msgid "successful"
2299
  msgstr ""
2300
 
2301
+ #: includes/gutenberg/headline-tool/headline-tool.php:781
2302
  msgid "useful"
2303
  msgstr ""
2304
 
2305
+ #: includes/gutenberg/headline-tool/headline-tool.php:782
2306
  msgid "imagination"
2307
  msgstr ""
2308
 
2309
+ #: includes/gutenberg/headline-tool/headline-tool.php:783
2310
  msgid "bonanza"
2311
  msgstr ""
2312
 
2313
+ #: includes/gutenberg/headline-tool/headline-tool.php:784
2314
  msgid "opportunities"
2315
  msgstr ""
2316
 
2317
+ #: includes/gutenberg/headline-tool/headline-tool.php:785
2318
  msgid "survival"
2319
  msgstr ""
2320
 
2321
+ #: includes/gutenberg/headline-tool/headline-tool.php:786
2322
  msgid "greatest"
2323
  msgstr ""
2324
 
2325
+ #: includes/gutenberg/headline-tool/headline-tool.php:787
2326
  msgid "security"
2327
  msgstr ""
2328
 
2329
+ #: includes/gutenberg/headline-tool/headline-tool.php:788
2330
  msgid "last minute"
2331
  msgstr ""
2332
 
2333
+ #: includes/gutenberg/headline-tool/headline-tool.php:789
2334
  msgid "largest"
2335
  msgstr ""
2336
 
2337
+ #: includes/gutenberg/headline-tool/headline-tool.php:790
2338
  msgid "high tech"
2339
  msgstr ""
2340
 
2341
+ #: includes/gutenberg/headline-tool/headline-tool.php:791
2342
  msgid "refundable"
2343
  msgstr ""
2344
 
2345
+ #: includes/gutenberg/headline-tool/headline-tool.php:792
2346
  msgid "monumental"
2347
  msgstr ""
2348
 
2349
+ #: includes/gutenberg/headline-tool/headline-tool.php:793
2350
  msgid "colossal"
2351
  msgstr ""
2352
 
2353
+ #: includes/gutenberg/headline-tool/headline-tool.php:794
2354
  msgid "latest"
2355
  msgstr ""
2356
 
2357
+ #: includes/gutenberg/headline-tool/headline-tool.php:795
2358
  msgid "quickly"
2359
  msgstr ""
2360
 
2361
+ #: includes/gutenberg/headline-tool/headline-tool.php:796
2362
  msgid "startling"
2363
  msgstr ""
2364
 
2365
+ #: includes/gutenberg/headline-tool/headline-tool.php:797
2366
+ #: includes/gutenberg/headline-tool/headline-tool.php:939
2367
  msgid "now"
2368
  msgstr ""
2369
 
2370
+ #: includes/gutenberg/headline-tool/headline-tool.php:798
2371
  msgid "important"
2372
  msgstr ""
2373
 
2374
+ #: includes/gutenberg/headline-tool/headline-tool.php:799
2375
  msgid "revolutionary"
2376
  msgstr ""
2377
 
2378
+ #: includes/gutenberg/headline-tool/headline-tool.php:800
2379
  msgid "quick"
2380
  msgstr ""
2381
 
2382
+ #: includes/gutenberg/headline-tool/headline-tool.php:801
2383
  msgid "unlock"
2384
  msgstr ""
2385
 
2386
+ #: includes/gutenberg/headline-tool/headline-tool.php:802
2387
  msgid "urgent"
2388
  msgstr ""
2389
 
2390
+ #: includes/gutenberg/headline-tool/headline-tool.php:803
2391
  msgid "miracle"
2392
  msgstr ""
2393
 
2394
+ #: includes/gutenberg/headline-tool/headline-tool.php:804
2395
  msgid "easy"
2396
  msgstr ""
2397
 
2398
+ #: includes/gutenberg/headline-tool/headline-tool.php:805
2399
  msgid "fortune"
2400
  msgstr ""
2401
 
2402
+ #: includes/gutenberg/headline-tool/headline-tool.php:806
2403
  msgid "amazing"
2404
  msgstr ""
2405
 
2406
+ #: includes/gutenberg/headline-tool/headline-tool.php:807
2407
  msgid "magic"
2408
  msgstr ""
2409
 
2410
+ #: includes/gutenberg/headline-tool/headline-tool.php:808
2411
  msgid "direct"
2412
  msgstr ""
2413
 
2414
+ #: includes/gutenberg/headline-tool/headline-tool.php:809
2415
  msgid "authentic"
2416
  msgstr ""
2417
 
2418
+ #: includes/gutenberg/headline-tool/headline-tool.php:810
2419
  msgid "exciting"
2420
  msgstr ""
2421
 
2422
+ #: includes/gutenberg/headline-tool/headline-tool.php:811
2423
  msgid "proven"
2424
  msgstr ""
2425
 
2426
+ #: includes/gutenberg/headline-tool/headline-tool.php:812
2427
  msgid "simple"
2428
  msgstr ""
2429
 
2430
+ #: includes/gutenberg/headline-tool/headline-tool.php:813
2431
  msgid "announcing"
2432
  msgstr ""
2433
 
2434
+ #: includes/gutenberg/headline-tool/headline-tool.php:814
2435
  msgid "portfolio"
2436
  msgstr ""
2437
 
2438
+ #: includes/gutenberg/headline-tool/headline-tool.php:815
2439
  msgid "reward"
2440
  msgstr ""
2441
 
2442
+ #: includes/gutenberg/headline-tool/headline-tool.php:816
2443
  msgid "strange"
2444
  msgstr ""
2445
 
2446
+ #: includes/gutenberg/headline-tool/headline-tool.php:817
2447
  msgid "huge gift"
2448
  msgstr ""
2449
 
2450
+ #: includes/gutenberg/headline-tool/headline-tool.php:818
2451
  msgid "revealing"
2452
  msgstr ""
2453
 
2454
+ #: includes/gutenberg/headline-tool/headline-tool.php:819
2455
  msgid "weird"
2456
  msgstr ""
2457
 
2458
+ #: includes/gutenberg/headline-tool/headline-tool.php:820
2459
  msgid "value"
2460
  msgstr ""
2461
 
2462
+ #: includes/gutenberg/headline-tool/headline-tool.php:821
2463
  msgid "introducing"
2464
  msgstr ""
2465
 
2466
+ #: includes/gutenberg/headline-tool/headline-tool.php:822
2467
  msgid "sensational"
2468
  msgstr ""
2469
 
2470
+ #: includes/gutenberg/headline-tool/headline-tool.php:823
2471
  msgid "surprise"
2472
  msgstr ""
2473
 
2474
+ #: includes/gutenberg/headline-tool/headline-tool.php:824
2475
  msgid "insider"
2476
  msgstr ""
2477
 
2478
+ #: includes/gutenberg/headline-tool/headline-tool.php:825
2479
  msgid "practical"
2480
  msgstr ""
2481
 
2482
+ #: includes/gutenberg/headline-tool/headline-tool.php:826
2483
  msgid "excellent"
2484
  msgstr ""
2485
 
2486
+ #: includes/gutenberg/headline-tool/headline-tool.php:827
2487
  msgid "delighted"
2488
  msgstr ""
2489
 
2490
+ #: includes/gutenberg/headline-tool/headline-tool.php:828
2491
  msgid "download"
2492
  msgstr ""
2493
 
2494
+ #: includes/gutenberg/headline-tool/headline-tool.php:845
2495
  msgid "a"
2496
  msgstr ""
2497
 
2498
+ #: includes/gutenberg/headline-tool/headline-tool.php:846
2499
  msgid "for"
2500
  msgstr ""
2501
 
2502
+ #: includes/gutenberg/headline-tool/headline-tool.php:847
2503
  msgid "about"
2504
  msgstr ""
2505
 
2506
+ #: includes/gutenberg/headline-tool/headline-tool.php:848
2507
  msgid "from"
2508
  msgstr ""
2509
 
2510
+ #: includes/gutenberg/headline-tool/headline-tool.php:849
2511
  msgid "after"
2512
  msgstr ""
2513
 
2514
+ #: includes/gutenberg/headline-tool/headline-tool.php:850
2515
  msgid "get"
2516
  msgstr ""
2517
 
2518
+ #: includes/gutenberg/headline-tool/headline-tool.php:851
2519
  msgid "all"
2520
  msgstr ""
2521
 
2522
+ #: includes/gutenberg/headline-tool/headline-tool.php:853
2523
  msgid "an"
2524
  msgstr ""
2525
 
2526
+ #: includes/gutenberg/headline-tool/headline-tool.php:855
2527
  msgid "and"
2528
  msgstr ""
2529
 
2530
+ #: includes/gutenberg/headline-tool/headline-tool.php:858
2531
  msgid "her"
2532
  msgstr ""
2533
 
2534
+ #: includes/gutenberg/headline-tool/headline-tool.php:859
2535
  msgid "as"
2536
  msgstr ""
2537
 
2538
+ #: includes/gutenberg/headline-tool/headline-tool.php:860
2539
  msgid "his"
2540
  msgstr ""
2541
 
2542
+ #: includes/gutenberg/headline-tool/headline-tool.php:861
2543
  msgid "at"
2544
  msgstr ""
2545
 
2546
+ #: includes/gutenberg/headline-tool/headline-tool.php:863
2547
  msgid "be"
2548
  msgstr ""
2549
 
2550
+ #: includes/gutenberg/headline-tool/headline-tool.php:864
2551
  msgid "I"
2552
  msgstr ""
2553
 
2554
+ #: includes/gutenberg/headline-tool/headline-tool.php:865
2555
  msgid "but"
2556
  msgstr ""
2557
 
2558
+ #: includes/gutenberg/headline-tool/headline-tool.php:866
2559
  msgid "if"
2560
  msgstr ""
2561
 
2562
+ #: includes/gutenberg/headline-tool/headline-tool.php:867
2563
  msgid "by"
2564
  msgstr ""
2565
 
2566
+ #: includes/gutenberg/headline-tool/headline-tool.php:868
2567
  msgid "in"
2568
  msgstr ""
2569
 
2570
+ #: includes/gutenberg/headline-tool/headline-tool.php:870
2571
  msgid "is"
2572
  msgstr ""
2573
 
2574
+ #: includes/gutenberg/headline-tool/headline-tool.php:871
2575
  msgid "did"
2576
  msgstr ""
2577
 
2578
+ #: includes/gutenberg/headline-tool/headline-tool.php:874
2579
  msgid "just"
2580
  msgstr ""
2581
 
2582
+ #: includes/gutenberg/headline-tool/headline-tool.php:875
2583
  msgid "ever"
2584
  msgstr ""
2585
 
2586
+ #: includes/gutenberg/headline-tool/headline-tool.php:876
2587
  msgid "like"
2588
  msgstr ""
2589
 
2590
+ #: includes/gutenberg/headline-tool/headline-tool.php:877
2591
  msgid "ll"
2592
  msgstr ""
2593
 
2594
+ #: includes/gutenberg/headline-tool/headline-tool.php:878
2595
  msgid "these"
2596
  msgstr ""
2597
 
2598
+ #: includes/gutenberg/headline-tool/headline-tool.php:879
2599
  msgid "me"
2600
  msgstr ""
2601
 
2602
+ #: includes/gutenberg/headline-tool/headline-tool.php:881
2603
  msgid "most"
2604
  msgstr ""
2605
 
2606
+ #: includes/gutenberg/headline-tool/headline-tool.php:882
2607
  msgid "things"
2608
  msgstr ""
2609
 
2610
+ #: includes/gutenberg/headline-tool/headline-tool.php:884
2611
  msgid "this"
2612
  msgstr ""
2613
 
2614
+ #: includes/gutenberg/headline-tool/headline-tool.php:885
2615
  msgid "no"
2616
  msgstr ""
2617
 
2618
+ #: includes/gutenberg/headline-tool/headline-tool.php:886
2619
  msgid "to"
2620
  msgstr ""
2621
 
2622
+ #: includes/gutenberg/headline-tool/headline-tool.php:887
2623
  msgid "not"
2624
  msgstr ""
2625
 
2626
+ #: includes/gutenberg/headline-tool/headline-tool.php:888
2627
  msgid "up"
2628
  msgstr ""
2629
 
2630
+ #: includes/gutenberg/headline-tool/headline-tool.php:889
2631
  msgid "of"
2632
  msgstr ""
2633
 
2634
+ #: includes/gutenberg/headline-tool/headline-tool.php:890
2635
  msgid "was"
2636
  msgstr ""
2637
 
2638
+ #: includes/gutenberg/headline-tool/headline-tool.php:891
2639
  msgid "on"
2640
  msgstr ""
2641
 
2642
+ #: includes/gutenberg/headline-tool/headline-tool.php:893
2643
  msgid "re"
2644
  msgstr ""
2645
 
2646
+ #: includes/gutenberg/headline-tool/headline-tool.php:896
2647
  msgid "who"
2648
  msgstr ""
2649
 
2650
+ #: includes/gutenberg/headline-tool/headline-tool.php:897
2651
  msgid "sould"
2652
  msgstr ""
2653
 
2654
+ #: includes/gutenberg/headline-tool/headline-tool.php:898
2655
  msgid "why"
2656
  msgstr ""
2657
 
2658
+ #: includes/gutenberg/headline-tool/headline-tool.php:899
2659
  msgid "so"
2660
  msgstr ""
2661
 
2662
+ #: includes/gutenberg/headline-tool/headline-tool.php:901
2663
  msgid "that"
2664
  msgstr ""
2665
 
2666
+ #: includes/gutenberg/headline-tool/headline-tool.php:902
2667
  msgid "with"
2668
  msgstr ""
2669
 
2670
+ #: includes/gutenberg/headline-tool/headline-tool.php:903
2671
  msgid "the"
2672
  msgstr ""
2673
 
2674
+ #: includes/gutenberg/headline-tool/headline-tool.php:905
2675
  msgid "their"
2676
  msgstr ""
2677
 
2678
+ #: includes/gutenberg/headline-tool/headline-tool.php:907
2679
  msgid "there"
2680
  msgstr ""
2681
 
2682
+ #: includes/gutenberg/headline-tool/headline-tool.php:925
2683
  msgid "actually"
2684
  msgstr ""
2685
 
2686
+ #: includes/gutenberg/headline-tool/headline-tool.php:926
2687
  msgid "happened"
2688
  msgstr ""
2689
 
2690
+ #: includes/gutenberg/headline-tool/headline-tool.php:927
2691
  msgid "need"
2692
  msgstr ""
2693
 
2694
+ #: includes/gutenberg/headline-tool/headline-tool.php:928
2695
  msgid "thing"
2696
  msgstr ""
2697
 
2698
+ #: includes/gutenberg/headline-tool/headline-tool.php:929
2699
  msgid "awesome"
2700
  msgstr ""
2701
 
2702
+ #: includes/gutenberg/headline-tool/headline-tool.php:930
2703
  msgid "heart"
2704
  msgstr ""
2705
 
2706
+ #: includes/gutenberg/headline-tool/headline-tool.php:931
2707
  msgid "never"
2708
  msgstr ""
2709
 
2710
+ #: includes/gutenberg/headline-tool/headline-tool.php:932
2711
  msgid "think"
2712
  msgstr ""
2713
 
2714
+ #: includes/gutenberg/headline-tool/headline-tool.php:933
2715
  msgid "baby"
2716
  msgstr ""
2717
 
2718
+ #: includes/gutenberg/headline-tool/headline-tool.php:934
2719
  msgid "here"
2720
  msgstr ""
2721
 
2722
+ #: includes/gutenberg/headline-tool/headline-tool.php:936
2723
  msgid "time"
2724
  msgstr ""
2725
 
2726
+ #: includes/gutenberg/headline-tool/headline-tool.php:938
2727
  msgid "its"
2728
  msgstr ""
2729
 
2730
+ #: includes/gutenberg/headline-tool/headline-tool.php:940
2731
  msgid "valentines"
2732
  msgstr ""
2733
 
2734
+ #: includes/gutenberg/headline-tool/headline-tool.php:941
2735
  msgid "being"
2736
  msgstr ""
2737
 
2738
+ #: includes/gutenberg/headline-tool/headline-tool.php:942
2739
  msgid "know"
2740
  msgstr ""
2741
 
2742
+ #: includes/gutenberg/headline-tool/headline-tool.php:943
2743
  msgid "old"
2744
  msgstr ""
2745
 
2746
+ #: includes/gutenberg/headline-tool/headline-tool.php:944
2747
  msgid "video"
2748
  msgstr ""
2749
 
2750
+ #: includes/gutenberg/headline-tool/headline-tool.php:945
2751
  msgid "best"
2752
  msgstr ""
2753
 
2754
+ #: includes/gutenberg/headline-tool/headline-tool.php:946
2755
  msgid "life"
2756
  msgstr ""
2757
 
2758
+ #: includes/gutenberg/headline-tool/headline-tool.php:948
2759
  msgid "want"
2760
  msgstr ""
2761
 
2762
+ #: includes/gutenberg/headline-tool/headline-tool.php:950
2763
  msgid "little"
2764
  msgstr ""
2765
 
2766
+ #: includes/gutenberg/headline-tool/headline-tool.php:951
2767
  msgid "out"
2768
  msgstr ""
2769
 
2770
+ #: includes/gutenberg/headline-tool/headline-tool.php:952
2771
  msgid "watch"
2772
  msgstr ""
2773
 
2774
+ #: includes/gutenberg/headline-tool/headline-tool.php:953
2775
  msgid "boy"
2776
  msgstr ""
2777
 
2778
+ #: includes/gutenberg/headline-tool/headline-tool.php:954
2779
  msgid "look"
2780
  msgstr ""
2781
 
2782
+ #: includes/gutenberg/headline-tool/headline-tool.php:955
2783
  msgid "people"
2784
  msgstr ""
2785
 
2786
+ #: includes/gutenberg/headline-tool/headline-tool.php:956
2787
  msgid "way"
2788
  msgstr ""
2789
 
2790
+ #: includes/gutenberg/headline-tool/headline-tool.php:957
2791
  msgid "dog"
2792
  msgstr ""
2793
 
2794
+ #: includes/gutenberg/headline-tool/headline-tool.php:959
2795
  msgid "photos"
2796
  msgstr ""
2797
 
2798
+ #: includes/gutenberg/headline-tool/headline-tool.php:960
2799
  msgid "ways"
2800
  msgstr ""
2801
 
2802
+ #: includes/gutenberg/headline-tool/headline-tool.php:961
2803
  msgid "down"
2804
  msgstr ""
2805
 
2806
+ #: includes/gutenberg/headline-tool/headline-tool.php:962
2807
  msgid "made"
2808
  msgstr ""
2809
 
2810
+ #: includes/gutenberg/headline-tool/headline-tool.php:963
2811
  msgid "really"
2812
  msgstr ""
2813
 
2814
+ #: includes/gutenberg/headline-tool/headline-tool.php:964
2815
  msgid "world"
2816
  msgstr ""
2817
 
2818
+ #: includes/gutenberg/headline-tool/headline-tool.php:965
2819
  msgid "facebook"
2820
  msgstr ""
2821
 
2822
+ #: includes/gutenberg/headline-tool/headline-tool.php:966
2823
  msgid "make"
2824
  msgstr ""
2825
 
2826
+ #: includes/gutenberg/headline-tool/headline-tool.php:967
2827
  msgid "reasons"
2828
  msgstr ""
2829
 
2830
+ #: includes/gutenberg/headline-tool/headline-tool.php:968
2831
  msgid "year"
2832
  msgstr ""
2833
 
2834
+ #: includes/gutenberg/headline-tool/headline-tool.php:969
2835
  msgid "first"
2836
  msgstr ""
2837
 
2838
+ #: includes/gutenberg/headline-tool/headline-tool.php:970
2839
  msgid "makes"
2840
  msgstr ""
2841
 
2842
+ #: includes/gutenberg/headline-tool/headline-tool.php:971
2843
  msgid "right"
2844
  msgstr ""
2845
 
2846
+ #: includes/gutenberg/headline-tool/headline-tool.php:972
2847
  msgid "years"
2848
  msgstr ""
2849
 
2850
+ #: includes/gutenberg/headline-tool/headline-tool.php:973
2851
  msgid "found"
2852
  msgstr ""
2853
 
2854
+ #: includes/gutenberg/headline-tool/headline-tool.php:974
2855
  msgid "man"
2856
  msgstr ""
2857
 
2858
+ #: includes/gutenberg/headline-tool/headline-tool.php:975
2859
  msgid "see"
2860
  msgstr ""
2861
 
2862
+ #: includes/gutenberg/headline-tool/headline-tool.php:976
2863
  msgid "you’ll"
2864
  msgstr ""
2865
 
2866
+ #: includes/gutenberg/headline-tool/headline-tool.php:977
2867
  msgid "girl"
2868
  msgstr ""
2869
 
2870
+ #: includes/gutenberg/headline-tool/headline-tool.php:978
2871
  msgid "media"
2872
  msgstr ""
2873
 
2874
+ #: includes/gutenberg/headline-tool/headline-tool.php:979
2875
  msgid "seen"
2876
  msgstr ""
2877
 
2878
+ #: includes/gutenberg/headline-tool/headline-tool.php:980
2879
  msgid "good"
2880
  msgstr ""
2881
 
2882
+ #: includes/gutenberg/headline-tool/headline-tool.php:981
2883
  msgid "mind"
2884
  msgstr ""
2885
 
2886
+ #: includes/gutenberg/headline-tool/headline-tool.php:982
2887
  msgid "social"
2888
  msgstr ""
2889
 
2890
+ #: includes/gutenberg/headline-tool/headline-tool.php:983
2891
  msgid "guy"
2892
  msgstr ""
2893
 
2894
+ #: includes/gutenberg/headline-tool/headline-tool.php:984
2895
  msgid "more"
2896
  msgstr ""
2897
 
2898
+ #: includes/gutenberg/headline-tool/headline-tool.php:985
2899
  msgid "something"
2900
  msgstr ""
2901
 
2951
  msgid "I already did"
2952
  msgstr ""
2953
 
2954
+ #: includes/admin/notification-event.php:232
2955
+ #: includes/admin/routes.php:658
2956
+ #: includes/admin/routes.php:992
2957
  msgid "You don't have permission to view MonsterInsights reports."
2958
  msgstr ""
2959
 
2978
  msgid "%1$s ago"
2979
  msgstr ""
2980
 
2981
+ #: includes/admin/routes.php:363
2982
  msgid "The best drag & drop WordPress form builder. Easily create beautiful contact forms, surveys, payment forms, and more with our 150+ form templates. Trusted by over 4 million websites as the best forms plugin"
2983
  msgstr ""
2984
 
2985
+ #: includes/admin/routes.php:373
2986
  msgid "The original WordPress SEO plugin and toolkit that improves your website’s search rankings. Comes with all the SEO features like Local SEO, WooCommerce SEO, sitemaps, SEO optimizer, schema, and more."
2987
  msgstr ""
2988
 
2989
+ #: includes/admin/routes.php:383
2990
  msgid "Instantly get more subscribers, leads, and sales with the #1 conversion optimization toolkit. Create high converting popups, announcement bars, spin a wheel, and more with smart targeting and personalization."
2991
  msgstr ""
2992
 
2993
+ #: includes/admin/routes.php:393
2994
  msgid "Improve your WordPress email deliverability and make sure that your website emails reach user’s inbox with the #1 SMTP plugin for WordPress. Over 2 million websites use it to fix WordPress email issues."
2995
  msgstr ""
2996
 
2997
+ #: includes/admin/routes.php:403
2998
  msgid "The fastest drag & drop landing page builder for WordPress. Create custom landing pages without writing code, connect them with your CRM, collect subscribers, and grow your audience. Trusted by 1 million sites."
2999
  msgstr ""
3000
 
3001
+ #: includes/admin/routes.php:413
3002
  msgid "Turn your website visitors into brand ambassadors! Easily grow your email list, website traffic, and social media followers with the most powerful giveaways & contests plugin for WordPress."
3003
  msgstr ""
3004
 
3005
+ #: includes/admin/routes.php:423
3006
  msgid "Boost your sales and conversions by up to 15% with real-time social proof notifications. TrustPulse helps you show live user activity and purchases to help convince other users to purchase."
3007
  msgstr ""
3008
 
3009
+ #: includes/admin/routes.php:433
3010
  msgid "Easily display Instagram content on your WordPress site without writing any code. Comes with multiple templates, ability to show content from multiple accounts, hashtags, and more. Trusted by 1 million websites."
3011
  msgstr ""
3012
 
3013
+ #: includes/admin/routes.php:443
3014
  msgid "Connect with your visitors after they leave your website with the leading web push notification software. Over 10,000+ businesses worldwide use PushEngage to send 9 billion notifications each month."
3015
  msgstr ""
3016
 
3017
+ #: includes/admin/routes.php:453
3018
  msgid "Pretty Links helps you shrink, beautify, track, manage and share any URL on or off of your WordPress website. Create links that look how you want using your own domain name!"
3019
  msgstr ""
3020
 
3021
+ #: includes/admin/routes.php:571
3022
  msgid "Invalid UA code"
3023
  msgstr ""
3024
 
3025
+ #: includes/admin/routes.php:598
3026
  msgid "Please upload a valid .json file"
3027
  msgstr ""
3028
 
3029
+ #: includes/admin/routes.php:607
3030
  msgid "Please upload a file to import"
3031
  msgstr ""
3032
 
3033
+ #: includes/admin/routes.php:670
3034
+ #: includes/admin/routes.php:1004
3035
  msgid "You can't view MonsterInsights reports because you are not licensed."
3036
  msgstr ""
3037
 
3038
+ #: includes/admin/routes.php:671
3039
+ #: includes/admin/routes.php:1005
3040
  msgid "Add your license"
3041
  msgstr ""
3042
 
3043
+ #: includes/admin/routes.php:678
3044
+ #: includes/admin/routes.php:1012
3045
  msgid "You can't view MonsterInsights reports due to license key errors."
3046
  msgstr ""
3047
 
3048
+ #: includes/admin/routes.php:686
3049
+ #: includes/admin/routes.php:1020
3050
  msgid "You must authenticate with MonsterInsights before you can view reports."
3051
  msgstr ""
3052
 
3053
+ #: includes/admin/routes.php:692
3054
+ #: includes/admin/routes.php:1026
3055
  msgid "Unknown report. Try refreshing and retrying. Contact support if this issue persists."
3056
  msgstr ""
3057
 
3058
+ #: includes/admin/routes.php:740
3059
+ #: includes/admin/routes.php:1074
3060
  msgid "We encountered an error when fetching the report data."
3061
  msgstr ""
3062
 
3063
+ #: includes/admin/routes.php:760
3064
  msgid "Missing plugin name."
3065
  msgstr ""
3066
 
3067
+ #: includes/admin/routes.php:904
3068
  msgid "Homepage"
3069
  msgstr ""
3070
 
3207
  #: includes/admin/notifications/notification-bounce-rate.php:40
3208
  #: includes/admin/notifications/notification-headline-analyzer.php:30
3209
  #: includes/admin/notifications/notification-audience.php:43
3210
+ #: languages/vue.php:351
3211
  msgid "Learn More"
3212
  msgstr ""
3213
 
3234
  msgstr ""
3235
 
3236
  #: includes/admin/common.php:940
3237
+ #: languages/vue.php:2934
3238
  msgid "See how your website performed this year and find tips along the way to help grow even more in 2021!"
3239
  msgstr ""
3240
 
3242
  #: includes/admin/admin.php:37
3243
  #: includes/admin/admin.php:45
3244
  #: includes/admin/admin.php:94
3245
+ #: languages/vue.php:172
3246
  msgid "Insights"
3247
  msgstr ""
3248
 
3249
  #: includes/admin/admin.php:34
3250
  #: includes/admin/admin.php:42
3251
  #: includes/admin/admin.php:188
3252
+ #: languages/vue.php:2460
3253
  msgid "Settings"
3254
  msgstr ""
3255
 
3265
 
3266
  #: includes/admin/admin.php:39
3267
  #: includes/admin/admin.php:98
3268
+ #: languages/vue.php:1105
3269
  msgid "Reports"
3270
  msgstr ""
3271
 
3275
 
3276
  #: includes/admin/admin.php:51
3277
  #: languages/gutenberg.php:83
3278
+ #: languages/vue.php:2478
3279
  msgid "Popular Posts"
3280
  msgstr ""
3281
 
3304
 
3305
  #: includes/admin/admin.php:63
3306
  #: includes/admin/admin.php:106
3307
+ #: languages/vue.php:425
3308
  msgid "About Us"
3309
  msgstr ""
3310
 
3337
 
3338
  #: includes/admin/admin.php:178
3339
  #: includes/admin/admin.php:181
3340
+ #: languages/vue.php:1550
3341
  msgid "Support"
3342
  msgstr ""
3343
 
3347
  msgstr ""
3348
 
3349
  #: includes/admin/admin.php:284
3350
+ #: languages/vue.php:369
3351
  msgid "Please Setup Website Analytics to See Audience Insights"
3352
  msgstr ""
3353
 
3354
  #: includes/admin/admin.php:285
3355
+ #: languages/vue.php:375
3356
  msgid "Connect MonsterInsights and Setup Website Analytics"
3357
  msgstr ""
3358
 
3359
  #: includes/admin/admin.php:289
3360
+ #: languages/vue.php:2439
3361
+ msgid "MonsterInsights, WordPress analytics plugin, helps you connect your website with Google Analytics, so you can see how people find and use your website. Over 3 million website owners use MonsterInsights to see the stats that matter and grow their business."
3362
  msgstr ""
3363
 
3364
  #. Translators: Adds a link to retrieve the license.
3368
 
3369
  #. Translators: Adds a link to the license renewal.
3370
  #: includes/admin/admin.php:310
3371
+ #: languages/vue.php:585
3372
  msgid "Your license key for MonsterInsights has expired. %1$sPlease click here to renew your license key.%2$s"
3373
  msgstr ""
3374
 
3375
  #: includes/admin/admin.php:312
3376
+ #: languages/vue.php:588
3377
  msgid "Your license key for MonsterInsights has been disabled. Please use a different key."
3378
  msgstr ""
3379
 
3380
  #: includes/admin/admin.php:314
3381
+ #: languages/vue.php:591
3382
  msgid "Your license key for MonsterInsights is invalid. The key no longer exists or the user associated with the key has been deleted. Please use a different key."
3383
  msgstr ""
3384
 
3484
 
3485
  #: includes/admin/notifications/notification-mobile-device.php:35
3486
  #: includes/admin/notifications/notification-returning-visitors.php:35
3487
+ #: includes/admin/notifications/notification-traffic-dropping.php:39
3488
  #: includes/admin/notifications/notification-visitors.php:43
3489
  #: includes/admin/notifications/notification-bounce-rate.php:36
3490
  #: includes/admin/notifications/notification-audience.php:39
3522
  #. Translators: visitors notification title
3523
  #. Translators: Number of visitors.
3524
  #: includes/admin/notifications/notification-visitors.php:37
3525
+ #: languages/vue.php:318
3526
  msgid "See how %s visitors found your site!"
3527
  msgstr ""
3528
 
3613
  msgstr ""
3614
 
3615
  #: includes/admin/notifications/notification-upgrade-to-pro.php:34
3616
+ #: languages/vue.php:2353
3617
  msgid "Upgrade to Pro"
3618
  msgstr ""
3619
 
3620
  #: includes/admin/reports/overview.php:34
3621
+ #: languages/vue.php:523
3622
  msgid "Overview"
3623
  msgstr ""
3624
 
3710
  msgstr ""
3711
 
3712
  #: includes/admin/reports/abstract-report.php:383
3713
+ #: languages/vue.php:211
3714
  msgid "Upgrade Now"
3715
  msgstr ""
3716
 
3768
  msgstr ""
3769
 
3770
  #: includes/helpers.php:376
3771
+ #: includes/helpers.php:1659
3772
  msgid "Canada"
3773
  msgstr ""
3774
 
3775
  #: includes/helpers.php:377
3776
+ #: includes/helpers.php:1704
3777
  msgid "United Kingdom"
3778
  msgstr ""
3779
 
3856
  msgstr ""
3857
 
3858
  #: includes/helpers.php:397
3859
+ #: includes/helpers.php:1654
3860
  msgid "Barbados"
3861
  msgstr ""
3862
 
3869
  msgstr ""
3870
 
3871
  #: includes/helpers.php:400
3872
+ #: includes/helpers.php:1655
3873
  msgid "Belize"
3874
  msgstr ""
3875
 
3898
  msgstr ""
3899
 
3900
  #: includes/helpers.php:407
3901
+ #: includes/helpers.php:1656
3902
  msgid "Botswana"
3903
  msgstr ""
3904
 
3927
  msgstr ""
3928
 
3929
  #: includes/helpers.php:414
3930
+ #: includes/helpers.php:1657
3931
  msgid "Burundi"
3932
  msgstr ""
3933
 
3936
  msgstr ""
3937
 
3938
  #: includes/helpers.php:416
3939
+ #: includes/helpers.php:1658
3940
  msgid "Cameroon"
3941
  msgstr ""
3942
 
4029
  msgstr ""
4030
 
4031
  #: includes/helpers.php:439
4032
+ #: includes/helpers.php:1660
4033
  msgid "Dominica"
4034
  msgstr ""
4035
 
4078
  msgstr ""
4079
 
4080
  #: includes/helpers.php:451
4081
+ #: includes/helpers.php:1661
4082
  msgid "Fiji"
4083
  msgstr ""
4084
 
4107
  msgstr ""
4108
 
4109
  #: includes/helpers.php:458
4110
+ #: includes/helpers.php:1664
4111
  msgid "Gambia"
4112
  msgstr ""
4113
 
4124
  msgstr ""
4125
 
4126
  #: includes/helpers.php:462
4127
+ #: includes/helpers.php:1665
4128
  msgid "Ghana"
4129
  msgstr ""
4130
 
4137
  msgstr ""
4138
 
4139
  #: includes/helpers.php:465
4140
+ #: includes/helpers.php:1662
4141
  msgid "Grenada"
4142
  msgstr ""
4143
 
4166
  msgstr ""
4167
 
4168
  #: includes/helpers.php:472
4169
+ #: includes/helpers.php:1663
4170
  msgid "Guyana"
4171
  msgstr ""
4172
 
4199
  msgstr ""
4200
 
4201
  #: includes/helpers.php:480
4202
+ #: includes/helpers.php:1667
4203
  msgid "India"
4204
  msgstr ""
4205
 
4216
  msgstr ""
4217
 
4218
  #: includes/helpers.php:484
4219
+ #: includes/helpers.php:1666
4220
  msgid "Ireland"
4221
  msgstr ""
4222
 
4233
  msgstr ""
4234
 
4235
  #: includes/helpers.php:488
4236
+ #: includes/helpers.php:1668
4237
  msgid "Jamaica"
4238
  msgstr ""
4239
 
4254
  msgstr ""
4255
 
4256
  #: includes/helpers.php:493
4257
+ #: includes/helpers.php:1669
4258
  msgid "Kenya"
4259
  msgstr ""
4260
 
4261
  #: includes/helpers.php:494
4262
+ #: includes/helpers.php:1670
4263
  msgid "Kiribati"
4264
  msgstr ""
4265
 
4284
  msgstr ""
4285
 
4286
  #: includes/helpers.php:500
4287
+ #: includes/helpers.php:1671
4288
  msgid "Lesotho"
4289
  msgstr ""
4290
 
4291
  #: includes/helpers.php:501
4292
+ #: includes/helpers.php:1672
4293
  msgid "Liberia"
4294
  msgstr ""
4295
 
4322
  msgstr ""
4323
 
4324
  #: includes/helpers.php:509
4325
+ #: includes/helpers.php:1673
4326
  msgid "Malawi"
4327
  msgstr ""
4328
 
4339
  msgstr ""
4340
 
4341
  #: includes/helpers.php:513
4342
+ #: includes/helpers.php:1674
4343
  msgid "Malta"
4344
  msgstr ""
4345
 
4346
  #: includes/helpers.php:514
4347
+ #: includes/helpers.php:1675
4348
  msgid "Marshall Islands"
4349
  msgstr ""
4350
 
4357
  msgstr ""
4358
 
4359
  #: includes/helpers.php:517
4360
+ #: includes/helpers.php:1676
4361
  msgid "Mauritius"
4362
  msgstr ""
4363
 
4370
  msgstr ""
4371
 
4372
  #: includes/helpers.php:520
4373
+ #: includes/helpers.php:1677
4374
  msgid "Micronesia"
4375
  msgstr ""
4376
 
4407
  msgstr ""
4408
 
4409
  #: includes/helpers.php:529
4410
+ #: includes/helpers.php:1679
4411
  msgid "Namibia"
4412
  msgstr ""
4413
 
4414
  #: includes/helpers.php:530
4415
+ #: includes/helpers.php:1680
4416
  msgid "Nauru"
4417
  msgstr ""
4418
 
4433
  msgstr ""
4434
 
4435
  #: includes/helpers.php:535
4436
+ #: includes/helpers.php:1678
4437
  msgid "New Zealand"
4438
  msgstr ""
4439
 
4446
  msgstr ""
4447
 
4448
  #: includes/helpers.php:538
4449
+ #: includes/helpers.php:1681
4450
  msgid "Nigeria"
4451
  msgstr ""
4452
 
4475
  msgstr ""
4476
 
4477
  #: includes/helpers.php:545
4478
+ #: includes/helpers.php:1682
4479
  msgid "Pakistan"
4480
  msgstr ""
4481
 
4482
  #: includes/helpers.php:546
4483
+ #: includes/helpers.php:1683
4484
  msgid "Palau"
4485
  msgstr ""
4486
 
4493
  msgstr ""
4494
 
4495
  #: includes/helpers.php:549
4496
+ #: includes/helpers.php:1684
4497
  msgid "Papua New Guinea"
4498
  msgstr ""
4499
 
4506
  msgstr ""
4507
 
4508
  #: includes/helpers.php:552
4509
+ #: includes/helpers.php:1685
4510
  msgid "Philippines"
4511
  msgstr ""
4512
 
4547
  msgstr ""
4548
 
4549
  #: includes/helpers.php:562
4550
+ #: includes/helpers.php:1686
4551
  msgid "Rwanda"
4552
  msgstr ""
4553
 
4604
  msgstr ""
4605
 
4606
  #: includes/helpers.php:576
4607
+ #: includes/helpers.php:1693
4608
  msgid "Seychelles"
4609
  msgstr ""
4610
 
4611
  #: includes/helpers.php:577
4612
+ #: includes/helpers.php:1694
4613
  msgid "Sierra Leone"
4614
  msgstr ""
4615
 
4616
  #: includes/helpers.php:578
4617
+ #: includes/helpers.php:1687
4618
  msgid "Singapore"
4619
  msgstr ""
4620
 
4627
  msgstr ""
4628
 
4629
  #: includes/helpers.php:581
4630
+ #: includes/helpers.php:1695
4631
  msgid "Solomon Islands"
4632
  msgstr ""
4633
 
4636
  msgstr ""
4637
 
4638
  #: includes/helpers.php:583
4639
+ #: includes/helpers.php:1696
4640
  msgid "South Africa"
4641
  msgstr ""
4642
 
4649
  msgstr ""
4650
 
4651
  #: includes/helpers.php:586
4652
+ #: includes/helpers.php:1697
4653
  msgid "South Sudan"
4654
  msgstr ""
4655
 
4662
  msgstr ""
4663
 
4664
  #: includes/helpers.php:589
4665
+ #: includes/helpers.php:1698
4666
  msgid "Sudan"
4667
  msgstr ""
4668
 
4675
  msgstr ""
4676
 
4677
  #: includes/helpers.php:592
4678
+ #: includes/helpers.php:1691
4679
  msgid "Swaziland"
4680
  msgstr ""
4681
 
4700
  msgstr ""
4701
 
4702
  #: includes/helpers.php:598
4703
+ #: includes/helpers.php:1701
4704
  msgid "Tanzania"
4705
  msgstr ""
4706
 
4721
  msgstr ""
4722
 
4723
  #: includes/helpers.php:603
4724
+ #: includes/helpers.php:1702
4725
  msgid "Tonga"
4726
  msgstr ""
4727
 
4728
  #: includes/helpers.php:604
4729
+ #: includes/helpers.php:1699
4730
  msgid "Trinidad and Tobago"
4731
  msgstr ""
4732
 
4747
  msgstr ""
4748
 
4749
  #: includes/helpers.php:609
4750
+ #: includes/helpers.php:1703
4751
  msgid "Tuvalu"
4752
  msgstr ""
4753
 
4754
  #: includes/helpers.php:610
4755
+ #: includes/helpers.php:1706
4756
  msgid "Uganda"
4757
  msgstr ""
4758
 
4777
  msgstr ""
4778
 
4779
  #: includes/helpers.php:616
4780
+ #: includes/helpers.php:1707
4781
  msgid "Vanuatu"
4782
  msgstr ""
4783
 
4814
  msgstr ""
4815
 
4816
  #: includes/helpers.php:625
4817
+ #: includes/helpers.php:1708
4818
  msgid "Zambia"
4819
  msgstr ""
4820
 
4821
  #: includes/helpers.php:626
4822
+ #: includes/helpers.php:1709
4823
  msgid "Zimbabwe"
4824
  msgstr ""
4825
 
4837
  msgid "%1$sWe have detected multiple tracking codes%2$s! You should remove non-MonsterInsights ones. If you need help finding them please %3$sread this article%4$s."
4838
  msgstr ""
4839
 
4840
+ #: includes/helpers.php:1688
 
 
 
 
4841
  msgid "St Kitts and Nevis"
4842
  msgstr ""
4843
 
4844
+ #: includes/helpers.php:1689
4845
  msgid "St Lucia"
4846
  msgstr ""
4847
 
4848
+ #: includes/helpers.php:1690
4849
  msgid "St Vincent and the Grenadines"
4850
  msgstr ""
4851
 
4852
+ #: includes/helpers.php:1692
4853
+ msgid "Samoa"
4854
+ msgstr ""
4855
+
4856
+ #: includes/helpers.php:1700
4857
+ msgid "The Bahamas"
4858
+ msgstr ""
4859
+
4860
+ #: includes/helpers.php:1705
4861
  msgid "United States of America"
4862
  msgstr ""
4863
 
4948
  msgstr ""
4949
 
4950
  #: languages/gutenberg.php:77
4951
+ #: languages/vue.php:2451
4952
  msgid "Inline Popular Posts"
4953
  msgstr ""
4954
 
4985
  msgstr ""
4986
 
4987
  #: languages/gutenberg.php:107
4988
+ #: languages/vue.php:2840
4989
  msgid "Wide-Layout Options"
4990
  msgstr ""
4991
 
4994
  msgstr ""
4995
 
4996
  #: languages/gutenberg.php:113
4997
+ #: languages/vue.php:2843
4998
  msgid "Adjust the number of columns displayed when the widget is placed in a wide container."
4999
  msgstr ""
5000
 
5001
  #: languages/gutenberg.php:116
5002
+ #: languages/vue.php:2864
5003
  msgid "Post Count"
5004
  msgstr ""
5005
 
5008
  msgstr ""
5009
 
5010
  #: languages/gutenberg.php:122
5011
+ #: languages/vue.php:2846
5012
  msgid "Display Options"
5013
  msgstr ""
5014
 
5021
  msgstr ""
5022
 
5023
  #: languages/gutenberg.php:131
5024
+ #: languages/vue.php:2571
5025
  msgid "Widget Title"
5026
  msgstr ""
5027
 
5030
  msgstr ""
5031
 
5032
  #: languages/gutenberg.php:137
5033
+ #: languages/vue.php:2852
5034
  msgid "Display Author"
5035
  msgstr ""
5036
 
5037
  #: languages/gutenberg.php:140
5038
+ #: languages/vue.php:2855
5039
  msgid "Display Date"
5040
  msgstr ""
5041
 
5042
  #: languages/gutenberg.php:143
5043
+ #: languages/vue.php:2858
5044
  msgid "Display Comments"
5045
  msgstr ""
5046
 
5261
  msgstr ""
5262
 
5263
  #: languages/gutenberg.php:312
5264
+ #: languages/vue.php:2469
5265
  msgid "Headline Analyzer"
5266
  msgstr ""
5267
 
5285
  msgid "Loading settings"
5286
  msgstr ""
5287
 
5288
+ #: languages/vue.php:15
5289
  msgid "Error"
5290
  msgstr ""
5291
 
5292
+ #: languages/vue.php:18
5293
  msgid "Please try again."
5294
  msgstr ""
5295
 
5296
+ #: languages/vue.php:21
5297
  msgid "Loading new report data"
5298
  msgstr ""
5299
 
5300
+ #: languages/vue.php:24
5301
  msgid "Please wait..."
5302
  msgstr ""
5303
 
5304
  #. Translators: Adds an arrow icon.
5305
+ #: languages/vue.php:28
5306
  msgid "Continue %s"
5307
  msgstr ""
5308
 
5309
+ #: languages/vue.php:31
5310
  msgid "Unlock the Publishers Report and Focus on the Content that Matters"
5311
  msgstr ""
5312
 
5313
+ #: languages/vue.php:34
5314
  msgid "Stop guessing about what content your visitors are interested in. MonsterInsights Publisher Report shows you exactly which content gets the most visits, so you can analyze and optimize it for higher conversions."
5315
  msgstr ""
5316
 
5317
+ #: languages/vue.php:37
5318
  msgid "Unlock the Publishers Report and Focus on the Content That Matters"
5319
  msgstr ""
5320
 
5321
+ #: languages/vue.php:40
5322
  msgid "Stop guessing about what content your visitors are interested in. The Publisher Report shows you exactly which content gets the most traffic, so you can analyze and optimize it for higher conversions."
5323
  msgstr ""
5324
 
5325
+ #: languages/vue.php:43
5326
  msgid "Unlock the eCommerce Report and See Your Important Store Metrics"
5327
  msgstr ""
5328
 
5329
+ #: languages/vue.php:46
5330
  msgid "Increase your sales & revenue with insights. MonsterInsights answers all your top eCommerce questions using metrics like total revenue, conversion rate, average order value, top products, top referral sources and more."
5331
  msgstr ""
5332
 
5333
+ #: languages/vue.php:49
5334
  msgid "Unlock the Dimensions Report and Track Your Own Custom Data"
5335
  msgstr ""
5336
 
5337
+ #: languages/vue.php:52
5338
  msgid "Decide what data is important using your own custom tracking parameters. The Dimensions report allows you to easily see what's working right inside your WordPress dashboard."
5339
  msgstr ""
5340
 
5341
+ #: languages/vue.php:55
5342
  msgid "Unlock the Forms Report and Improve Conversions"
5343
  msgstr ""
5344
 
5345
+ #: languages/vue.php:58
5346
  msgid "Easily track your form views and conversions. The Forms Report allows you to see which forms are performing better and which forms have lower conversion rates so you can optimize using real data."
5347
  msgstr ""
5348
 
5349
+ #: languages/vue.php:61
5350
  msgid "Unlock the Search Console Report and See How People Find Your Website"
5351
  msgstr ""
5352
 
5353
+ #: languages/vue.php:64
5354
  msgid "See exactly how people find your website, which keywords they searched for, how many times the results were viewed, and more."
5355
  msgstr ""
5356
 
5357
+ #: languages/vue.php:67
5358
  msgid "Unlock the Real-Time Report and Track the Visitors on Your Site in Real-Time"
5359
  msgstr ""
5360
 
5361
+ #: languages/vue.php:70
5362
  msgid "Track the results of your marketing efforts and product launches as-it-happens right from your WordPress site. The Real-Time report allows you to view your traffic sources and visitors activity when you need it."
5363
  msgstr ""
5364
 
5365
+ #: languages/vue.php:73
5366
  msgid "Refreshing Report"
5367
  msgstr ""
5368
 
5369
+ #: languages/vue.php:76
5370
  msgid "Loading new report data..."
5371
  msgstr ""
5372
 
5373
+ #: languages/vue.php:79
5374
  msgid "See Your Top Landing Pages to Improve Enagement"
5375
  msgstr ""
5376
 
5377
+ #: languages/vue.php:82
5378
  msgid "See Your Top Exit Pages to Reduce Abandonment"
5379
  msgstr ""
5380
 
5381
+ #: languages/vue.php:85
5382
  msgid "See Your Top Outbound Links to Find New Revenue Opportunities"
5383
  msgstr ""
5384
 
5385
+ #: languages/vue.php:88
5386
  msgid "See Your Top Affiliate Links and Focus on what's working"
5387
  msgstr ""
5388
 
5389
+ #: languages/vue.php:91
5390
  msgid "See Your Top Downloads and Improve Conversions"
5391
  msgstr ""
5392
 
5393
+ #: languages/vue.php:94
5394
  msgid "See Audience Demographic Report ( Age / Gender / Interests )"
5395
  msgstr ""
5396
 
5397
+ #: languages/vue.php:97
5398
  msgid "See Your Conversion Rate to Improve Funnel"
5399
  msgstr ""
5400
 
5401
+ #: languages/vue.php:100
5402
  msgid "See The Number of Transactions and Make Data-Driven Decisions"
5403
  msgstr ""
5404
 
5405
+ #: languages/vue.php:103
5406
  msgid "See The Total Revenue to Track Growth"
5407
  msgstr ""
5408
 
5409
+ #: languages/vue.php:106
5410
  msgid "See Average Order Value to Find Offer Opportunities"
5411
  msgstr ""
5412
 
5413
+ #: languages/vue.php:109
5414
  msgid "See Your Top Products to See Individual Performance"
5415
  msgstr ""
5416
 
5417
+ #: languages/vue.php:112
5418
  msgid "See Your Top Conversion Sources and Focus on what's working"
5419
  msgstr ""
5420
 
5421
+ #: languages/vue.php:115
5422
  msgid "See The Time it takes for Customers to Purchase"
5423
  msgstr ""
5424
 
5425
+ #: languages/vue.php:118
5426
  msgid "See How Many Sessions are needed for a Purchase"
5427
  msgstr ""
5428
 
5429
+ #: languages/vue.php:121
5430
  msgid "See Which Authors Generate the Most Traffic"
5431
  msgstr ""
5432
 
5433
+ #: languages/vue.php:124
5434
  msgid "See Which Post Types Perform Better"
5435
  msgstr ""
5436
 
5437
+ #: languages/vue.php:127
5438
  msgid "See Which Categories are the Most Popular"
5439
  msgstr ""
5440
 
5441
+ #: languages/vue.php:130
5442
  msgid "See Your Blog's most popular SEO Scores"
5443
  msgstr ""
5444
 
5445
+ #: languages/vue.php:133
5446
  msgid "See Which Focus Keyword is Performing Better in Search Engines"
5447
  msgstr ""
5448
 
5449
+ #: languages/vue.php:136
5450
  msgid "See Reports for Any Contact Form Plugin or Sign-up Form"
5451
  msgstr ""
5452
 
5453
+ #: languages/vue.php:139
5454
  msgid "See Your Top Converting Forms and Optimize"
5455
  msgstr ""
5456
 
5457
+ #: languages/vue.php:142
5458
  msgid "See Your Forms Impressions Count to Find the Best Placement"
5459
  msgstr ""
5460
 
5461
+ #: languages/vue.php:145
5462
  msgid "See Your Top Google Search Terms and Optimize Content"
5463
  msgstr ""
5464
 
5465
+ #: languages/vue.php:148
5466
  msgid "See The Number of Clicks and Track Interests"
5467
  msgstr ""
5468
 
5469
+ #: languages/vue.php:151
5470
  msgid "See The Click-Through-Ratio and Improve SEO"
5471
  msgstr ""
5472
 
5473
+ #: languages/vue.php:154
5474
  msgid "See The Average Results Position and Focus on what works"
5475
  msgstr ""
5476
 
5477
+ #: languages/vue.php:157
5478
  msgid "See Your Active Visitors and Track Their Behaviour to Optimize"
5479
  msgstr ""
5480
 
5481
+ #: languages/vue.php:160
5482
  msgid "See Your Top Pages Immediately After Making Changes"
5483
  msgstr ""
5484
 
5485
+ #: languages/vue.php:163
5486
  msgid "See Your Top Referral Sources and Adapt Faster"
5487
  msgstr ""
5488
 
5489
+ #: languages/vue.php:166
5490
  msgid "See Your Traffic Demographics and "
5491
  msgstr ""
5492
 
5493
+ #: languages/vue.php:169
5494
  msgid "Get Fresh Reports Data Every 60 Seconds"
5495
  msgstr ""
5496
 
5497
+ #: languages/vue.php:176
5498
  msgid "Overview Report"
5499
  msgstr ""
5500
 
5501
+ #: languages/vue.php:182
5502
  msgid "Thank you for choosing MonsterInsights - The Most Powerful WordPress Analytics Plugin"
5503
  msgstr ""
5504
 
5505
+ #: languages/vue.php:185
5506
  msgid "MonsterInsights makes it “effortless” to setup Google Analytics in WordPress, the RIGHT Way. You can watch the video tutorial or use our 3 minute setup wizard."
5507
  msgstr ""
5508
 
5509
+ #: languages/vue.php:188
5510
  msgid "Launch the Wizard!"
5511
  msgstr ""
5512
 
5513
+ #: languages/vue.php:191
5514
  msgid "Read the Full Guide"
5515
  msgstr ""
5516
 
5517
+ #: languages/vue.php:194
5518
  msgid "MonsterInsights Features & Addons"
5519
  msgstr ""
5520
 
5521
+ #: languages/vue.php:197
5522
  msgid "Here are the features that make MonsterInsights the most powerful and user-friendly WordPress analytics plugin in the market."
5523
  msgstr ""
5524
 
5525
+ #: languages/vue.php:200
5526
  msgid "See All Features"
5527
  msgstr ""
5528
 
5529
+ #: languages/vue.php:203
5530
  msgid "Upgrade to PRO"
5531
  msgstr ""
5532
 
5533
+ #: languages/vue.php:206
5534
  msgid "per year"
5535
  msgstr ""
5536
 
5537
+ #: languages/vue.php:214
5538
  msgid "Testimonials"
5539
  msgstr ""
5540
 
5541
+ #: languages/vue.php:217
5542
  msgid "Universal Tracking"
5543
  msgstr ""
5544
 
5545
+ #: languages/vue.php:220
5546
  msgid "Setup universal website tracking across devices and campaigns with just a few clicks (without any code)."
5547
  msgstr ""
5548
 
5549
+ #: languages/vue.php:223
5550
  msgid "Google Analytics Dashboard"
5551
  msgstr ""
5552
 
5553
+ #: languages/vue.php:226
5554
  msgid "See your website analytics report right inside your WordPress dashboard with actionable insights."
5555
  msgstr ""
5556
 
5557
+ #: languages/vue.php:229
5558
  msgid "Real-time Stats"
5559
  msgstr ""
5560
 
5561
+ #: languages/vue.php:232
5562
  msgid "Get real-time stats right inside WordPress to see who is online, what are they doing, and more."
5563
  msgstr ""
5564
 
5565
+ #: languages/vue.php:235
5566
  msgid "Enhanced Ecommerce Tracking"
5567
  msgstr ""
5568
 
5569
+ #: languages/vue.php:238
5570
  msgid "1-click Google Analytics Enhanced Ecommerce tracking for WooCommerce, Easy Digital Downloads & MemberPress."
5571
  msgstr ""
5572
 
5573
+ #: languages/vue.php:241
5574
  msgid "Page Level Analytics"
5575
  msgstr ""
5576
 
5577
+ #: languages/vue.php:244
5578
  msgid "Get detailed stats for each post and page, so you can see the most popular posts, pages, and sections of your site."
5579
  msgstr ""
5580
 
5581
+ #: languages/vue.php:247
5582
  msgid "Affiliate Link & Ads Tracking"
5583
  msgstr ""
5584
 
5585
+ #: languages/vue.php:250
5586
  msgid "Automatically track clicks on your affiliate links, banner ads, and other outbound links with our link tracking."
5587
  msgstr ""
5588
 
5589
+ #: languages/vue.php:253
5590
  msgid "EU Compliance (GDPR Friendly)"
5591
  msgstr ""
5592
 
5593
+ #: languages/vue.php:256
5594
  msgid "Make Google Analytics compliant with GDPR and other privacy regulations automatically."
5595
  msgstr ""
5596
 
5597
+ #: languages/vue.php:259
5598
  msgid "Setup tracking for authors, categories, tags, searches, custom post types, users, and other events with 1-click."
5599
  msgstr ""
5600
 
5601
+ #: languages/vue.php:262
5602
  msgid "Ecommerce Report"
5603
  msgstr ""
5604
 
5605
+ #: languages/vue.php:265
5606
  msgid "Form Conversions"
5607
  msgstr ""
5608
 
5609
+ #: languages/vue.php:269
5610
  msgid "Custom Dimensions"
5611
  msgstr ""
5612
 
5613
+ #: languages/vue.php:272
5614
  msgid "Author Tracking"
5615
  msgstr ""
5616
 
5617
+ #: languages/vue.php:275
5618
  msgid "Google Optimize"
5619
  msgstr ""
5620
 
5621
+ #: languages/vue.php:278
5622
  msgid "Category / Tags Tracking"
5623
  msgstr ""
5624
 
5625
+ #: languages/vue.php:281
5626
  msgid "WooCommerce"
5627
  msgstr ""
5628
 
5629
+ #: languages/vue.php:284
5630
  msgid "Easy Digital Downloads"
5631
  msgstr ""
5632
 
5633
+ #: languages/vue.php:287
5634
  msgid "MemberPress"
5635
  msgstr ""
5636
 
5637
+ #: languages/vue.php:290
5638
  msgid "LifterLMS"
5639
  msgstr ""
5640
 
5641
  #. Translators: Current WordPress version.
5642
+ #: languages/vue.php:294
5643
  msgid "MonsterInsights has detected that your site is running an outdated version of WordPress (%s). MonsterInsights will stop supporting WordPress versions lower than 4.6 in April, 2019. Updating WordPress takes just a few minutes and will also solve many bugs that exist in your WordPress install."
5644
  msgstr ""
5645
 
5646
+ #: languages/vue.php:297
5647
  msgid "Yikes! PHP Update Required"
5648
  msgstr ""
5649
 
5650
  #. Translators: Current PHP version and recommended PHP version.
5651
+ #: languages/vue.php:301
5652
  msgid "MonsterInsights has detected that your site is running an outdated, insecure version of PHP (%1$s), which could be putting your site at risk for being hacked. WordPress stopped supporting your PHP version in April, 2019. Updating to the recommended version (PHP %2$s) only takes a few minutes and will make your website significantly faster and more secure."
5653
  msgstr ""
5654
 
5655
+ #: languages/vue.php:304
5656
  msgid "Learn more about updating PHP"
5657
  msgstr ""
5658
 
5659
+ #: languages/vue.php:307
5660
  msgid "Yikes! WordPress Update Required"
5661
  msgstr ""
5662
 
5663
  #. Translators: Current WordPress version.
5664
+ #: languages/vue.php:311
5665
  msgid "MonsterInsights has detected that your site is running an outdated version of WordPress (%s). MonsterInsights will stop supporting WordPress versions lower than 4.9 in October, 2019. Updating WordPress takes just a few minutes and will also solve many bugs that exist in your WordPress install."
5666
  msgstr ""
5667
 
5668
+ #: languages/vue.php:314
5669
  msgid "Learn more about updating WordPress"
5670
  msgstr ""
5671
 
5672
  #. Translators: Number of visitors.
5673
+ #: languages/vue.php:322
5674
  msgid "Your website was visited by %s users in the last 30 days."
5675
  msgstr ""
5676
 
5677
+ #: languages/vue.php:325
5678
  msgid "See the full analytics report!"
5679
  msgstr ""
5680
 
5681
+ #: languages/vue.php:328
5682
  msgid "Congratulations! "
5683
  msgstr ""
5684
 
5685
+ #: languages/vue.php:331
5686
  msgid "You Successfully Unlocked the most powerful Analytics plugin"
5687
  msgstr ""
5688
 
5689
  #. Translators: Error status and error text.
5690
+ #: languages/vue.php:335
5691
  msgid "Can't load report data. Error: %1$s, %2$s"
5692
  msgstr ""
5693
 
5694
+ #: languages/vue.php:338
5695
  msgid "Error loading report data"
5696
  msgstr ""
5697
 
5698
  #. Translators: Placeholder is replaced with WPForms.
5699
+ #: languages/vue.php:342
5700
  msgid "Recommended Plugin: %s"
5701
  msgstr ""
5702
 
5703
+ #: languages/vue.php:345
5704
  msgid "Install"
5705
  msgstr ""
5706
 
5707
+ #: languages/vue.php:348
5708
  msgid "Activate"
5709
  msgstr ""
5710
 
5711
+ #: languages/vue.php:354
5712
  msgid "See Quick Links"
5713
  msgstr ""
5714
 
5715
+ #: languages/vue.php:357
5716
  msgid "Suggest a Feature"
5717
  msgstr ""
5718
 
5719
+ #: languages/vue.php:360
5720
  msgid "Join Our Community"
5721
  msgstr ""
5722
 
5723
+ #: languages/vue.php:363
5724
  msgid "Support & Docs"
5725
  msgstr ""
5726
 
5727
+ #: languages/vue.php:366
5728
  msgid "Upgrade to Pro &#187;"
5729
  msgstr ""
5730
 
5731
+ #: languages/vue.php:372
5732
+ msgid "MonsterInsights, WordPress analytics plugin, helps you connect your website with Google Analytics, so you can see how people find and use your website. Over 2 million website owners use MonsterInsights to see the stats that matter and grow their business."
5733
+ msgstr ""
5734
+
5735
+ #: languages/vue.php:378
5736
  msgid "MonsterInsights encountered an error loading your report data"
5737
  msgstr ""
5738
 
5739
+ #: languages/vue.php:381
5740
  msgid "There is an issue with your Google Account authentication. Please use the button below to fix it by re-authenticating."
5741
  msgstr ""
5742
 
5743
+ #: languages/vue.php:384
5744
  msgid "Reconnect MonsterInsights"
5745
  msgstr ""
5746
 
5747
+ #: languages/vue.php:387
5748
  msgid "Re-Authenticating"
5749
  msgstr ""
5750
 
5751
+ #: languages/vue.php:390
5752
  msgid "Ok"
5753
  msgstr ""
5754
 
5755
  #. Translators: Number of days in interval.
5756
+ #: languages/vue.php:394
5757
  msgid "Last %s days"
5758
  msgstr ""
5759
 
5760
+ #: languages/vue.php:397
5761
  msgid "Powered by MonsterInsights"
5762
  msgstr ""
5763
 
5764
+ #: languages/vue.php:400
5765
  msgid "Publishers Report"
5766
  msgstr ""
5767
 
5768
+ #: languages/vue.php:403
5769
  msgid "eCommerce Report"
5770
  msgstr ""
5771
 
5772
+ #: languages/vue.php:407
5773
  msgid "Search Console Report"
5774
  msgstr ""
5775
 
5776
+ #: languages/vue.php:410
5777
  msgid "Dimensions Report"
5778
  msgstr ""
5779
 
5780
+ #: languages/vue.php:413
5781
  msgid "Forms Report"
5782
  msgstr ""
5783
 
5784
+ #: languages/vue.php:416
5785
  msgid "Real-Time Report"
5786
  msgstr ""
5787
 
5788
+ #: languages/vue.php:421
5789
  msgid "2019 Year in Review"
5790
  msgstr ""
5791
 
5792
+ #: languages/vue.php:429
5793
  msgid "Getting Started"
5794
  msgstr ""
5795
 
5796
+ #: languages/vue.php:432
5797
  msgid "Lite vs Pro"
5798
  msgstr ""
5799
 
5800
+ #: languages/vue.php:438
5801
  msgid "Engagement"
5802
  msgstr ""
5803
 
5804
+ #: languages/vue.php:444
5805
  msgid "Publisher"
5806
  msgstr ""
5807
 
5808
+ #: languages/vue.php:447
5809
  msgid "Conversions"
5810
  msgstr ""
5811
 
5812
+ #: languages/vue.php:450
5813
  msgid "Advanced"
5814
  msgstr ""
5815
 
5816
+ #: languages/vue.php:453
5817
  msgid "URL Builder"
5818
  msgstr ""
5819
 
5820
+ #: languages/vue.php:456
5821
  msgid "Import Export"
5822
  msgstr ""
5823
 
5824
+ #: languages/vue.php:459
5825
  msgid "Exit Setup"
5826
  msgstr ""
5827
 
5828
+ #: languages/vue.php:462
5829
  msgid "Time to Purchase"
5830
  msgstr ""
5831
 
5832
+ #: languages/vue.php:465
5833
  msgid "This list shows how many days from first visit it took users to purchase products from your site."
5834
  msgstr ""
5835
 
5836
+ #: languages/vue.php:468
5837
  msgid "Sessions to Purchase"
5838
  msgstr ""
5839
 
5840
+ #: languages/vue.php:471
5841
  msgid "This list shows the number of sessions it took users before they purchased a product from your website."
5842
  msgstr ""
5843
 
5844
+ #: languages/vue.php:474
5845
  msgid "Top Posts/Pages"
5846
  msgstr ""
5847
 
5848
+ #: languages/vue.php:477
5849
  msgid "This list shows the most viewed posts and pages on your website."
5850
  msgstr ""
5851
 
5852
+ #: languages/vue.php:480
5853
  msgid "New vs. Returning Visitors"
5854
  msgstr ""
5855
 
5856
+ #: languages/vue.php:483
5857
  msgid "This graph shows what percent of your user sessions come from new versus repeat visitors."
5858
  msgstr ""
5859
 
5860
+ #: languages/vue.php:486
5861
  msgid "Device Breakdown"
5862
  msgstr ""
5863
 
5864
+ #: languages/vue.php:489
5865
  msgid "This graph shows what percent of your visitor sessions are done using a traditional computer or laptop, tablet or mobile device to view your site."
5866
  msgstr ""
5867
 
5868
+ #: languages/vue.php:492
5869
  msgid "Top Landing Pages"
5870
  msgstr ""
5871
 
5872
+ #: languages/vue.php:495
5873
  msgid "This list shows the top pages users first land on when visiting your website."
5874
  msgstr ""
5875
 
5876
+ #: languages/vue.php:498
5877
  msgid "Top Exit Pages"
5878
  msgstr ""
5879
 
5880
+ #: languages/vue.php:501
5881
  msgid "This list shows the top pages users exit your website from."
5882
  msgstr ""
5883
 
5884
+ #: languages/vue.php:504
5885
  msgid "Top Outbound Links"
5886
  msgstr ""
5887
 
5888
+ #: languages/vue.php:507
5889
  msgid "This list shows the top links clicked on your website that go to another website."
5890
  msgstr ""
5891
 
5892
+ #: languages/vue.php:510
5893
  msgid "Top Affiliate Links"
5894
  msgstr ""
5895
 
5896
+ #: languages/vue.php:513
5897
  msgid "This list shows the top affiliate links your visitors clicked on."
5898
  msgstr ""
5899
 
5900
+ #: languages/vue.php:516
5901
  msgid "Top Download Links"
5902
  msgstr ""
5903
 
5904
+ #: languages/vue.php:519
5905
  msgid "This list shows the download links your visitors clicked the most."
5906
  msgstr ""
5907
 
5908
+ #: languages/vue.php:526
5909
  msgid "Top Products"
5910
  msgstr ""
5911
 
5912
+ #: languages/vue.php:529
5913
  msgid "This list shows the top selling products on your website."
5914
  msgstr ""
5915
 
5916
+ #: languages/vue.php:532
5917
  msgid "Top Conversion Sources"
5918
  msgstr ""
5919
 
5920
+ #: languages/vue.php:535
5921
  msgid "This list shows the top referral websites in terms of product revenue."
5922
  msgstr ""
5923
 
5924
+ #: languages/vue.php:538
5925
  msgid "Total Add/Remove"
5926
  msgstr ""
5927
 
5928
+ #: languages/vue.php:541
5929
  msgid "You must connect with MonsterInsights before you can view reports."
5930
  msgstr ""
5931
 
5932
+ #: languages/vue.php:544
5933
  msgid "MonsterInsights makes it \"effortless\" for you to connect your site with Google Analytics and see reports right here in the WordPress dashboard."
5934
  msgstr ""
5935
 
5936
+ #: languages/vue.php:547
5937
  msgid "Launch Setup Wizard"
5938
  msgstr ""
5939
 
5940
+ #: languages/vue.php:550
5941
  msgid "Please ask your webmaster to connect MonsterInsights to Google Analytics."
5942
  msgstr ""
5943
 
5944
+ #: languages/vue.php:565
5945
  msgid "Real-Time"
5946
  msgstr ""
5947
 
5948
  #. Translators: Adds a link to documentation.
5949
+ #: languages/vue.php:569
5950
  msgid "In order for the MonsterInsights Google AMP addon to work properly, please ask your webmaster to install the WordPress AMP plugin by Automattic. %1$sLearn More%2$s"
5951
  msgstr ""
5952
 
5953
  #. Translators: Adds link to activate/install plugin and documentation.
5954
+ #: languages/vue.php:573
5955
  msgid "In order for the MonsterInsights Google AMP addon to work properly, you need to install the WordPress AMP plugin by Automattic. %1$s%2$s Plugin%3$s | %4$sLearn More%5$s"
5956
  msgstr ""
5957
 
5958
  #. Translators: Adds a link to documentation.
5959
+ #: languages/vue.php:577
5960
  msgid "In order for the MonsterInsights Instant Articles addon to work properly, please ask your webmaster to install the Instant Articles for WP plugin by Automattic version 3.3.5 or newer. %1$sLearn More%2$s"
5961
  msgstr ""
5962
 
5963
  #. Translators: Adds link to activate/install plugin and documentation.
5964
+ #: languages/vue.php:581
5965
  msgid "In order for the MonsterInsights Instant Articles addon to work properly, you need to install the Instant Articles for WP plugin by Automattic version 3.3.5 or newer. %1$s%2$s Plugin%3$s | %4$sLearn More%5$s"
5966
  msgstr ""
5967
 
5968
+ #: languages/vue.php:594
5969
  msgid "MonsterInsights Addons"
5970
  msgstr ""
5971
 
5972
+ #: languages/vue.php:597
5973
  msgid "Search Addons"
5974
  msgstr ""
5975
 
5976
+ #: languages/vue.php:600
5977
  msgid "Save Changes"
5978
  msgstr ""
5979
 
5980
+ #: languages/vue.php:606
5981
  msgid "Congratulations!"
5982
  msgstr ""
5983
 
5984
  #. Translators: Add link to YouTube video and Onboarding Wizard.
5985
+ #: languages/vue.php:610
5986
  msgid "MonsterInsights makes it easy to connect your website with Google Analytics and see all important website stats right inside your WordPress dashboard. In order to setup website analytics, please take a look at our %1$sGetting started video%2$s or use our %3$s to get you quickly set up."
5987
  msgstr ""
5988
 
5989
  #. Translators: Add link to YouTube video and Onboarding Wizard.
5990
+ #: languages/vue.php:614
5991
  msgid "Onboarding Wizard"
5992
  msgstr ""
5993
 
5994
+ #: languages/vue.php:617
5995
  msgid "You are now connected with MonsterInsights. We make it effortless for you to implement Google Analytics tracking and see the stats that matter, right inside the WordPress dashboard."
5996
  msgstr ""
5997
 
5998
+ #: languages/vue.php:620
5999
  msgid "Installing Addon"
6000
  msgstr ""
6001
 
6002
+ #: languages/vue.php:623
6003
  msgid "Activating Addon"
6004
  msgstr ""
6005
 
6006
+ #: languages/vue.php:626
6007
  msgid "Addon Activated"
6008
  msgstr ""
6009
 
6010
+ #: languages/vue.php:629
6011
  msgid "Loading report data"
6012
  msgstr ""
6013
 
6014
+ #: languages/vue.php:632
6015
  msgid "Please activate manually"
6016
  msgstr ""
6017
 
6018
  #. Translators: Adds the error status and status text.
6019
+ #: languages/vue.php:636
6020
  msgid "Error: %1$s, %2$s"
6021
  msgstr ""
6022
 
6023
+ #: languages/vue.php:639
6024
  msgid "Error Activating Addon"
6025
  msgstr ""
6026
 
6027
+ #: languages/vue.php:645
6028
  msgid "Dismiss"
6029
  msgstr ""
6030
 
6031
+ #: languages/vue.php:648
6032
  msgid "Redirecting"
6033
  msgstr ""
6034
 
6035
+ #: languages/vue.php:651
6036
  msgid "Please wait"
6037
  msgstr ""
6038
 
6039
+ #: languages/vue.php:654
6040
  msgid "activate"
6041
  msgstr ""
6042
 
6043
+ #: languages/vue.php:657
6044
  msgid "install"
6045
  msgstr ""
6046
 
6047
+ #: languages/vue.php:660
6048
  msgid "Visit addons page"
6049
  msgstr ""
6050
 
6051
+ #: languages/vue.php:663
6052
  msgid "Report Unavailable"
6053
  msgstr ""
6054
 
6055
  #. Translators: Install/Activate the addon.
6056
+ #: languages/vue.php:667
6057
  msgid "%s Addon"
6058
  msgstr ""
6059
 
6060
+ #: languages/vue.php:670
6061
  msgid "Show in widget mode"
6062
  msgstr ""
6063
 
6064
+ #: languages/vue.php:673
6065
  msgid "Show in full-width mode"
6066
  msgstr ""
6067
 
6068
+ #: languages/vue.php:676
6069
  msgid "Show Overview Reports"
6070
  msgstr ""
6071
 
6072
+ #: languages/vue.php:679
6073
  msgid "Show Publishers Reports"
6074
  msgstr ""
6075
 
6076
+ #: languages/vue.php:682
6077
  msgid "Show eCommerce Reports"
6078
  msgstr ""
6079
 
6080
+ #: languages/vue.php:685
6081
  msgid "Available in PRO version"
6082
  msgstr ""
6083
 
6084
+ #: languages/vue.php:688
6085
  msgid "Last 30 Days Insights for:"
6086
  msgstr ""
6087
 
6088
+ #: languages/vue.php:691
6089
  msgid "Your Website"
6090
  msgstr ""
6091
 
6092
+ #: languages/vue.php:695
6093
  msgid "Sessions"
6094
  msgstr ""
6095
 
6096
+ #: languages/vue.php:699
6097
  msgid "Pageviews"
6098
  msgstr ""
6099
 
6100
+ #: languages/vue.php:702
6101
  msgid "Avg. Duration"
6102
  msgstr ""
6103
 
6104
+ #: languages/vue.php:706
6105
  msgid "Bounce Rate"
6106
  msgstr ""
6107
 
6108
+ #: languages/vue.php:709
6109
  msgid "More data is available"
6110
  msgstr ""
6111
 
6112
+ #: languages/vue.php:712
6113
  msgid "Want to see page-specific stats?"
6114
  msgstr ""
6115
 
6116
+ #: languages/vue.php:715
6117
  msgid "See All Reports"
6118
  msgstr ""
6119
 
6120
+ #: languages/vue.php:718
6121
  msgid "Go to the Analytics Dashboard"
6122
  msgstr ""
6123
 
6124
+ #: languages/vue.php:722
6125
  msgid "License Key"
6126
  msgstr ""
6127
 
6128
  #. Translators: Add link to retrieve license key from account.
6129
+ #: languages/vue.php:726
6130
  msgid "Add your MonsterInsights license key from the email receipt or account area. %1$sRetrieve your license key%2$s."
6131
  msgstr ""
6132
 
6133
+ #: languages/vue.php:729
6134
  msgid "Google Authentication"
6135
  msgstr ""
6136
 
6137
+ #: languages/vue.php:732
6138
  msgid "Connect Google Analytics + WordPress"
6139
  msgstr ""
6140
 
6141
+ #: languages/vue.php:735
6142
  msgid "You will be taken to the MonsterInsights website where you'll need to connect your Analytics account."
6143
  msgstr ""
6144
 
6145
+ #: languages/vue.php:738
6146
  msgid "Miscellaneous"
6147
  msgstr ""
6148
 
6149
+ #: languages/vue.php:741
6150
  msgid "Hides plugin announcements and update details. This includes critical notices we use to inform about deprecations and important required configuration changes."
6151
  msgstr ""
6152
 
6153
+ #: languages/vue.php:744
6154
  msgid "Hide Announcements"
6155
  msgstr ""
6156
 
6157
+ #: languages/vue.php:747
6158
  msgid "There was an issue retrieving the addons for this site. Please click on the button below the refresh the addons data."
6159
  msgstr ""
6160
 
6161
+ #: languages/vue.php:750
6162
  msgid "No addons found."
6163
  msgstr ""
6164
 
6165
+ #: languages/vue.php:753
6166
  msgid "Refresh Addons"
6167
  msgstr ""
6168
 
6169
+ #: languages/vue.php:756
6170
  msgid "Refreshing Addons"
6171
  msgstr ""
6172
 
6173
  #. Translators: Make text green.
6174
+ #: languages/vue.php:760
6175
  msgid "Upgrade to Pro to unlock addons and other great features. As a valued MonsterInsights Lite user you %1$sreceive 50%% off%2$s, automatically applied at checkout!"
6176
  msgstr ""
6177
 
6178
  #. Translators: placeholders make text small.
6179
+ #: languages/vue.php:767
6180
  msgid "Yes (recommended) %1$s- Get the latest features, bugfixes, and security updates as they are released.%2$s"
6181
  msgstr ""
6182
 
6183
  #. Translators: placeholders make text small.
6184
+ #: languages/vue.php:771
6185
  msgid "Minor only %1$s- Get bugfixes and security updates, but not major features.%2$s"
6186
  msgstr ""
6187
 
6188
  #. Translators: placeholders make text small.
6189
+ #: languages/vue.php:775
6190
  msgid "None %1$s- Manually update everything.%2$s"
6191
  msgstr ""
6192
 
6193
+ #: languages/vue.php:778
6194
  msgid "Automatic Updates"
6195
  msgstr ""
6196
 
6197
+ #: languages/vue.php:781
6198
  msgid "Setup Wizard"
6199
  msgstr ""
6200
 
6201
+ #: languages/vue.php:784
6202
  msgid "Use our configuration wizard to properly setup Google Analytics with WordPress (with just a few clicks)."
6203
  msgstr ""
6204
 
6205
  #. Translators: Line break.
6206
+ #: languages/vue.php:788
6207
  msgid "Unique %s Sessions"
6208
  msgstr ""
6209
 
6210
  #. Translators: Line break.
6211
+ #: languages/vue.php:793
6212
  msgid "Unique %s Pageviews"
6213
  msgstr ""
6214
 
6215
+ #: languages/vue.php:796
6216
  msgid "A session is the browsing session of a single user to your site."
6217
  msgstr ""
6218
 
6219
+ #: languages/vue.php:799
6220
  msgid "A pageview is defined as a view of a page on your site that is being tracked by the Analytics tracking code. Each refresh of a page is also a new pageview."
6221
  msgstr ""
6222
 
6223
+ #: languages/vue.php:802
6224
  msgid "Total duration of all sessions (in seconds) / number of sessions."
6225
  msgstr ""
6226
 
6227
+ #: languages/vue.php:805
6228
  msgid "Percentage of single page visits (or web sessions). It is the number of visits in which a person leaves your website from the landing page without browsing any further."
6229
  msgstr ""
6230
 
6231
+ #: languages/vue.php:808
6232
  msgid "Avg. Session Duration"
6233
  msgstr ""
6234
 
6235
+ #: languages/vue.php:811
6236
  msgid "Demographics"
6237
  msgstr ""
6238
 
6239
+ #: languages/vue.php:814
6240
  msgid "Enable Demographics and Interests Reports for Remarketing and Advertising"
6241
  msgstr ""
6242
 
6243
+ #: languages/vue.php:817
6244
  msgid "Anonymize IP Addresses"
6245
  msgstr ""
6246
 
6247
+ #: languages/vue.php:820
6248
  msgid "Link Attribution"
6249
  msgstr ""
6250
 
6251
+ #: languages/vue.php:823
6252
  msgid "Enable Enhanced Link Attribution"
6253
  msgstr ""
6254
 
6255
+ #: languages/vue.php:826
6256
  msgid "Enable Anchor Tracking"
6257
  msgstr ""
6258
 
6259
+ #: languages/vue.php:829
6260
  msgid "Enable allowAnchor"
6261
  msgstr ""
6262
 
6263
+ #: languages/vue.php:832
6264
  msgid "Enable allowLinker"
6265
  msgstr ""
6266
 
6267
+ #: languages/vue.php:835
6268
  msgid "Enable Tag Links in RSS"
6269
  msgstr ""
6270
 
6271
+ #: languages/vue.php:838
6272
  msgid "File Downloads"
6273
  msgstr ""
6274
 
6275
+ #: languages/vue.php:841
6276
  msgid "Extensions of Files to Track as Downloads"
6277
  msgstr ""
6278
 
6279
+ #: languages/vue.php:844
6280
  msgid "MonsterInsights will send an event to Google Analytics if a link to a file has one of the above extensions."
6281
  msgstr ""
6282
 
6283
  #. Translators: Add links to the documentation.
6284
+ #: languages/vue.php:848
6285
  msgid "Enable this setting to add the Demographics and Remarketing features to your Google Analytics tracking code. Make sure to enable Demographics and Remarketing in your Google Analytics account. We have a guide for how to do that in our %1$sknowledge base%2$s. For more information about Remarketing, we refer you to %3$sGoogle's documentation%4$s. Note that usage of this function is affected by privacy and cookie laws around the world. Be sure to follow the laws that affect your target audience."
6286
  msgstr ""
6287
 
6288
  #. Translators: Adds a link to the documentation.
6289
+ #: languages/vue.php:852
6290
  msgid "This adds %1$sanonymizeIp%2$s, telling Google Analytics to anonymize the information sent by the tracker objects by removing the last octet of the IP address prior to its storage."
6291
  msgstr ""
6292
 
6293
  #. Translators: Adds a link to the documentation.
6294
+ #: languages/vue.php:856
6295
  msgid "Add %1$sEnhanced Link Attribution%2$s to your tracking code."
6296
  msgstr ""
6297
 
6298
+ #: languages/vue.php:859
6299
  msgid "Many WordPress \"1-page\" style themes rely on anchor tags for navigation to show virtual pages. The problem is that to Google Analytics, these are all just a single page, and it makes it hard to get meaningful statistics about pages viewed. This feature allows proper tracking in those themes."
6300
  msgstr ""
6301
 
6302
  #. Translators: Adds a link to the documentation.
6303
+ #: languages/vue.php:863
6304
  msgid "This adds %1$sallowAnchor%2$s to the create command of the pageview hit tracking code, and makes RSS link tagging use a # as well."
6305
  msgstr ""
6306
 
6307
  #. Translators: Adds a link to the documentation.
6308
+ #: languages/vue.php:867
6309
  msgid "Enabling %1$scross-domain tracking (additional setup required)%2$s allows you to track users across multiple properties you own (such as example-1.com and example-2.com as a single session. It also allows you fix an issue so that when a user has to go to an off-site hosted payment gateway to finish a purchase it doesn't count it as referral traffic from that gateway but maintains the visit as part of the same session.) It is required that the other site includes a Google Analytics tracker with the same UA Code."
6310
  msgstr ""
6311
 
6312
  #. Translators: Adds a link to the documentation.
6313
+ #: languages/vue.php:871
6314
  msgid "Do not use this feature if you use FeedBurner, as FeedBurner can do this automatically and better than this plugin can. Check this %1$shelp page%2$s for info on how to enable this feature in FeedBurner."
6315
  msgstr ""
6316
 
6317
+ #: languages/vue.php:874
6318
  msgid "Add domain"
6319
  msgstr ""
6320
 
6321
  #. Translators: Example domain.
6322
+ #: languages/vue.php:878
6323
  msgid "Domain (example: %s)"
6324
  msgstr ""
6325
 
6326
  #. Translators: Current site domain to be avoided.
6327
+ #: languages/vue.php:882
6328
  msgid "Please enter domain names only ( example: example.com not http://example.com ) and not current site domain ( %s )."
6329
  msgstr ""
6330
 
6331
+ #: languages/vue.php:885
6332
  msgid "Cross Domain Tracking"
6333
  msgstr ""
6334
 
6335
  #. Translators: Adds a link to the documentation.
6336
+ #: languages/vue.php:889
6337
  msgid "Cross domain tracking makes it possible for Analytics to see sessions on two related sites as a single session. More info on specific setup steps can be found in our %1$sknowledge base%2$s."
6338
  msgstr ""
6339
 
6340
+ #: languages/vue.php:892
6341
  msgid "Right Now"
6342
  msgstr ""
6343
 
6344
+ #: languages/vue.php:895
6345
  msgid "Active users on site"
6346
  msgstr ""
6347
 
6348
+ #: languages/vue.php:898
6349
  msgid "The real-time graph of visitors over time is not currently available for this site. Please try again later."
6350
  msgstr ""
6351
 
6352
+ #: languages/vue.php:901
6353
  msgid "Important: this only includes users who are tracked in real-time. Not all users are tracked in real-time including (but not limited to) logged-in site administrators, certain mobile users, and users who match a Google Analytics filter."
6354
  msgstr ""
6355
 
6356
+ #: languages/vue.php:904
6357
  msgid "The real-time report automatically updates approximately every 60 seconds."
6358
  msgstr ""
6359
 
6360
  #. Translators: Number of seconds that have passed since the report was refreshed.
6361
+ #: languages/vue.php:908
6362
  msgid "The real-time report was last updated %s seconds ago."
6363
  msgstr ""
6364
 
6365
+ #: languages/vue.php:911
6366
  msgid "The latest data will be automatically shown on this page when it becomes available."
6367
  msgstr ""
6368
 
6369
+ #: languages/vue.php:914
6370
  msgid "There is no need to refresh the browser (doing so won't have any effect)."
6371
  msgstr ""
6372
 
6373
+ #: languages/vue.php:917
6374
  msgid "Pageviews Per Minute"
6375
  msgstr ""
6376
 
6377
+ #: languages/vue.php:920
6378
  msgid "Top Pages"
6379
  msgstr ""
6380
 
6381
+ #: languages/vue.php:923
6382
  msgid "No pageviews currently."
6383
  msgstr ""
6384
 
6385
+ #: languages/vue.php:926
6386
  msgid "Page"
6387
  msgstr ""
6388
 
6389
+ #: languages/vue.php:929
6390
  msgid "Pageview Count"
6391
  msgstr ""
6392
 
6393
+ #: languages/vue.php:932
6394
  msgid "Percent of Total"
6395
  msgstr ""
6396
 
6397
+ #: languages/vue.php:935
6398
  msgid "This is the number of active users currently on your site."
6399
  msgstr ""
6400
 
6401
+ #: languages/vue.php:938
6402
  msgid "This graph shows the number of pageviews for each of the last 30 minutes."
6403
  msgstr ""
6404
 
6405
+ #: languages/vue.php:941
6406
  msgid "This list shows the top pages users are currently viewing on your site."
6407
  msgstr ""
6408
 
6409
+ #: languages/vue.php:944
6410
  msgid "View All Real-Time Pageviews"
6411
  msgstr ""
6412
 
6413
+ #: languages/vue.php:947
6414
  msgid "View All Real-Time Traffic Sources"
6415
  msgstr ""
6416
 
6417
+ #: languages/vue.php:950
6418
  msgid "View All Real-Time Traffic by Country"
6419
  msgstr ""
6420
 
6421
+ #: languages/vue.php:953
6422
  msgid "View All Real-Time Traffic by City"
6423
  msgstr ""
6424
 
6425
+ #: languages/vue.php:956
6426
  msgid "See All Your Important Store Metrics in One Place"
6427
  msgstr ""
6428
 
6429
+ #: languages/vue.php:959
6430
  msgid "Get an Answer to All Your Top Ecommerce Questions From a Single Report"
6431
  msgstr ""
6432
 
6433
+ #: languages/vue.php:962
6434
  msgid "ONE-CLICK INTEGRATIONS"
6435
  msgstr ""
6436
 
6437
+ #: languages/vue.php:965
6438
  msgid "Enable Ecommerce Tracking and Grow Your Business with Confidence"
6439
  msgstr ""
6440
 
6441
+ #: languages/vue.php:968
6442
  msgid "MonsterInsights Ecommerce Addon makes it easy to setup enhanced eCommerce tracking, so you can see all your important eCommerce metrics like total revenue, conversion rate, average order value, top products, top referral sources, and more in a single report right inside your WordPress dashboard."
6443
  msgstr ""
6444
 
6445
+ #: languages/vue.php:971
6446
  msgid "GDPR Guide"
6447
  msgstr ""
6448
 
6449
+ #: languages/vue.php:974
6450
  msgid "Compliance with European data laws including GDPR can be confusing and time-consuming. In order to help MonsterInsights users comply with these laws, we’ve created an addon that automates a lot of the necessary configuration changes for you. "
6451
  msgstr ""
6452
 
6453
+ #: languages/vue.php:977
6454
  msgid "How to Install and Activate MonsterInsights Addons"
6455
  msgstr ""
6456
 
6457
+ #: languages/vue.php:980
6458
  msgid "The process for installing and activating addons is quick and easy after you install the MonsterInsights plugin. In this guide we’ll walk you through the process, step by step."
6459
  msgstr ""
6460
 
6461
+ #: languages/vue.php:983
6462
  msgid "Enabling eCommerce Tracking and Reports"
6463
  msgstr ""
6464
 
6465
+ #: languages/vue.php:986
6466
  msgid "Want to track your eCommerce sales data for your WooCommerce, MemberPress, or Easy Digital Downloads store with MonsterInsights? In this guide, we’ll show you how to enable eCommerce tracking in Google Analytics in just a few clicks."
6467
  msgstr ""
6468
 
6469
+ #: languages/vue.php:989
6470
  msgid "Read Documentation"
6471
  msgstr ""
6472
 
6473
+ #: languages/vue.php:992
6474
  msgid "Getting Started with MonsterInsights"
6475
  msgstr ""
6476
 
6477
+ #: languages/vue.php:995
6478
  msgid "MonsterInsights is the easiest analytics solution on the market to get started with, as we walk you through exactly what you need to do, in plain english, using our 3 minute setup wizard."
6479
  msgstr ""
6480
 
6481
+ #: languages/vue.php:998
6482
  msgid "To begin with, we’ll get your site authorized with Google Analytics, so we can start tracking and generating reports for you right away."
6483
  msgstr ""
6484
 
6485
+ #: languages/vue.php:1001
6486
  msgid "In no time at all, and after just a few clicks, you'll have setup the most powerful Google Analytics tracking available for WordPress. It's easy to double your traffic and sales when you know exactly how people find and use your website. Let's get started!."
6487
  msgstr ""
6488
 
6489
+ #: languages/vue.php:1004
6490
  msgid "Launch the wizard!"
6491
  msgstr ""
6492
 
6493
+ #: languages/vue.php:1007
6494
  msgid "Get MonsterInsights Pro and Unlock all the Powerful Features"
6495
  msgstr ""
6496
 
6497
  #. Translators: Makes text bold.
6498
+ #: languages/vue.php:1011
6499
  msgid "Thanks for being a loyal MonsterInsights Lite user. %1$sUpgrade to MonsterInsights Pro%2$s to unlock all the awesome features and experience why MonsterInsights is consistently rated the best Google Analytics solution for WordPress."
6500
  msgstr ""
6501
 
6502
+ #: languages/vue.php:1014
6503
  msgid "Universal Tracking across devices and campaigns with just a few clicks."
6504
  msgstr ""
6505
 
6506
+ #: languages/vue.php:1017
6507
  msgid "See your website analytics reports inside the WordPress dashboard"
6508
  msgstr ""
6509
 
6510
+ #: languages/vue.php:1020
6511
  msgid "Get real-time stats right inside WordPress"
6512
  msgstr ""
6513
 
6514
+ #: languages/vue.php:1023
6515
  msgid "1-click Google Analytics Enhanced eCommerce tracking"
6516
  msgstr ""
6517
 
6518
+ #: languages/vue.php:1026
6519
  msgid "Get detailed stats for each post and page."
6520
  msgstr ""
6521
 
6522
+ #: languages/vue.php:1029
6523
  msgid "Automatically track clicks on your affiliate links and ads."
6524
  msgstr ""
6525
 
6526
+ #: languages/vue.php:1032
6527
  msgid "Make Google Analytics GDPR compliant automatically"
6528
  msgstr ""
6529
 
6530
+ #: languages/vue.php:1035
6531
  msgid "Setup tracking for authors, categories, tags, custom post types, users and more"
6532
  msgstr ""
6533
 
6534
+ #: languages/vue.php:1038
6535
  msgid "Enable Google Optimize for A/B testing, adjust sample speed & sample rate."
6536
  msgstr ""
6537
 
6538
+ #: languages/vue.php:1041
6539
  msgid "More advanced features"
6540
  msgstr ""
6541
 
6542
+ #: languages/vue.php:1044
6543
  msgid "Get MonsterInsights Pro Today and Unlock all the Powerful Features"
6544
  msgstr ""
6545
 
6546
  #. Translators: Makes text green.
6547
+ #: languages/vue.php:1048
6548
  msgid "Bonus: MonsterInsights Lite users get %1$s50%% off regular price%2$s, automatically applied at checkout."
6549
  msgstr ""
6550
 
6551
+ #: languages/vue.php:1051
6552
  msgid "How to Connect to Google Analytics"
6553
  msgstr ""
6554
 
6555
+ #: languages/vue.php:1054
6556
  msgid "After you install MonsterInsights, you’ll need to connect your WordPress site with your Google Analytics account. MonsterInsights makes the process easy, with no coding required."
6557
  msgstr ""
6558
 
6559
+ #: languages/vue.php:1057
6560
  msgid "Guide and Checklist for Advanced Insights"
6561
  msgstr ""
6562
 
6563
+ #: languages/vue.php:1060
6564
  msgid "Our goal is to make it as easy as possible for you to measure and track your stats so you can grow your business. This easy-to-follow guide and checklist will get you set up with MonsterInsights’ advanced tracking."
6565
  msgstr ""
6566
 
6567
  #. Translators: Adds a link to the general settings tab.
6568
+ #: languages/vue.php:1064
6569
  msgid "It looks like you added a Google Analytics tracking code in the custom code area, this can potentially prevent proper tracking. If you want to use a manual UA please use the setting in the %1$sGeneral%2$s tab."
6570
  msgstr ""
6571
 
6572
+ #: languages/vue.php:1067
6573
  msgid "Permissions"
6574
  msgstr ""
6575
 
6576
+ #: languages/vue.php:1070
6577
  msgid "Allow These User Roles to See Reports"
6578
  msgstr ""
6579
 
6580
+ #: languages/vue.php:1073
6581
  msgid "Users that have at least one of these roles will be able to view the reports."
6582
  msgstr ""
6583
 
6584
+ #: languages/vue.php:1077
6585
  msgid "Users that have at least one of these roles will be able to view the reports, along with any user with the manage_options capability."
6586
  msgstr ""
6587
 
6588
+ #: languages/vue.php:1080
6589
  msgid "Allow These User Roles to Save Settings"
6590
  msgstr ""
6591
 
6592
+ #: languages/vue.php:1083
6593
  msgid "Users that have at least one of these roles will be able to view and save the settings panel."
6594
  msgstr ""
6595
 
6596
+ #: languages/vue.php:1086
6597
  msgid "Users that have at least one of these roles will be able to view and save the settings panel, along with any user with the manage_options capability."
6598
  msgstr ""
6599
 
6600
+ #: languages/vue.php:1089
6601
  msgid "Exclude These User Roles From Tracking"
6602
  msgstr ""
6603
 
6604
+ #: languages/vue.php:1092
6605
  msgid "Users that have at least one of these roles will not be tracked into Google Analytics."
6606
  msgstr ""
6607
 
6608
+ #: languages/vue.php:1095
6609
  msgid "Performance"
6610
  msgstr ""
6611
 
6612
+ #: languages/vue.php:1098
6613
  msgid "Custom code"
6614
  msgstr ""
6615
 
6616
  #. Translators: Adds a link to the Google reference.
6617
+ #: languages/vue.php:1102
6618
  msgid "Not for the average user: this allows you to add a line of code, to be added before the %1$spageview is sent%2$s."
6619
  msgstr ""
6620
 
6621
+ #: languages/vue.php:1108
6622
  msgid "You must have the \"unfiltered_html\" capability to view/edit this setting."
6623
  msgstr ""
6624
 
6625
+ #: languages/vue.php:1111
6626
  msgid "Hide Admin Bar Reports"
6627
  msgstr ""
6628
 
6629
  #. Translators: placeholders make text small.
6630
+ #: languages/vue.php:1115
6631
  msgid "Enabled %1$s- Show reports and dashboard widget.%2$s"
6632
  msgstr ""
6633
 
6634
  #. Translators: placeholders make text small.
6635
+ #: languages/vue.php:1119
6636
  msgid "Dashboard Widget Only %1$s- Disable reports, but show dashboard widget.%2$s"
6637
  msgstr ""
6638
 
6639
  #. Translators: placeholders make text small.
6640
+ #: languages/vue.php:1123
6641
  msgid "Disabled %1$s- Hide reports and dashboard widget.%2$s"
6642
  msgstr ""
6643
 
6644
+ #: languages/vue.php:1126
6645
  msgid "New"
6646
  msgstr ""
6647
 
6648
+ #: languages/vue.php:1129
6649
  msgid "Returning"
6650
  msgstr ""
6651
 
6652
+ #: languages/vue.php:1132
6653
  msgid "Desktop"
6654
  msgstr ""
6655
 
6656
+ #: languages/vue.php:1135
6657
  msgid "Tablet"
6658
  msgstr ""
6659
 
6660
+ #: languages/vue.php:1138
6661
  msgid "Mobile"
6662
  msgstr ""
6663
 
6664
+ #: languages/vue.php:1141
6665
  msgid "Top 10 Countries"
6666
  msgstr ""
6667
 
6668
+ #: languages/vue.php:1144
6669
  msgid "View Countries Report"
6670
  msgstr ""
6671
 
6672
+ #: languages/vue.php:1147
6673
  msgid "Top 10 Referrals"
6674
  msgstr ""
6675
 
6676
+ #: languages/vue.php:1150
6677
  msgid "View All Referral Sources"
6678
  msgstr ""
6679
 
6680
+ #: languages/vue.php:1153
6681
  msgid "View Full Posts/Pages Report"
6682
  msgstr ""
6683
 
6684
+ #: languages/vue.php:1156
6685
  msgid "Percentage of single-page visits (or web sessions). It is the number of visits in which a person leaves your website from the landing page without browsing any further."
6686
  msgstr ""
6687
 
6688
+ #: languages/vue.php:1159
6689
  msgid "This list shows the top countries your website visitors are from."
6690
  msgstr ""
6691
 
6692
+ #: languages/vue.php:1162
6693
  msgid "This list shows the top websites that send your website traffic, known as referral traffic."
6694
  msgstr ""
6695
 
6696
  #. Translators: Example path (/go/).
6697
+ #: languages/vue.php:1166
6698
  msgid "Path (example: %s)"
6699
  msgstr ""
6700
 
6701
+ #: languages/vue.php:1169
6702
  msgid "Path has to start with a / and have no spaces"
6703
  msgstr ""
6704
 
6705
  #. Translators: Example label (aff).
6706
+ #: languages/vue.php:1173
6707
  msgid "Label (example: %s)"
6708
  msgstr ""
6709
 
6710
+ #: languages/vue.php:1176
6711
  msgid "Label can't contain any spaces"
6712
  msgstr ""
6713
 
6714
+ #: languages/vue.php:1179
6715
  msgid "Affiliate Links"
6716
  msgstr ""
6717
 
6718
  #. Translators: Add links to documentation.
6719
+ #: languages/vue.php:1183
6720
  msgid "This allows you to track custom affiliate links. A path of /go/ would match urls that start with that. The label is appended onto the end of the string \"outbound-link-\", to provide unique labels for these links in Google Analytics. Complete documentation on affiliate links is available %1$shere%2$s."
6721
  msgstr ""
6722
 
6723
+ #: languages/vue.php:1186
6724
  msgid "Our affiliate link tracking works by setting path for internal links to track as outbound links."
6725
  msgstr ""
6726
 
6727
+ #: languages/vue.php:1189
6728
  msgid "Still Calculating..."
6729
  msgstr ""
6730
 
6731
+ #: languages/vue.php:1192
6732
  msgid "Your 2019 Year in Review is still calculating. Please check back later to see how your website performed last year."
6733
  msgstr ""
6734
 
6735
+ #: languages/vue.php:1195
6736
  msgid "Back to Overview Report"
6737
  msgstr ""
6738
 
6739
+ #: languages/vue.php:1198
6740
  msgid "Your 2019 Analytics Report"
6741
  msgstr ""
6742
 
6743
+ #: languages/vue.php:1201
6744
  msgid "See how your website performed this year and find tips along the way to help grow even more in 2020!"
6745
  msgstr ""
6746
 
6747
+ #: languages/vue.php:1204
6748
  msgid "Audience"
6749
  msgstr ""
6750
 
6751
+ #: languages/vue.php:1207
6752
  msgid "Congrats"
6753
  msgstr ""
6754
 
6755
+ #: languages/vue.php:1210
6756
  msgid "Your website was quite popular this year! "
6757
  msgstr ""
6758
 
6759
+ #: languages/vue.php:1213
6760
  msgid "You had "
6761
  msgstr ""
6762
 
6763
+ #: languages/vue.php:1216
6764
  msgid " visitors!"
6765
  msgstr ""
6766
 
6767
+ #: languages/vue.php:1219
6768
  msgid " visitors"
6769
  msgstr ""
6770
 
6771
+ #: languages/vue.php:1222
6772
  msgid "Total Visitors"
6773
  msgstr ""
6774
 
6775
+ #: languages/vue.php:1225
6776
  msgid "Total Sessions"
6777
  msgstr ""
6778
 
6779
+ #: languages/vue.php:1228
6780
  msgid "Visitors by Month"
6781
  msgstr ""
6782
 
6783
+ #: languages/vue.php:1231
6784
  msgid "January 1, 2019 - December 31, 2019"
6785
  msgstr ""
6786
 
6787
+ #: languages/vue.php:1234
6788
  msgid "A Tip for 2020"
6789
  msgstr ""
6790
 
6791
+ #: languages/vue.php:1237
6792
  msgid "See the top Traffic Sources and Top Pages for the Month of May in the Overview Report to replicate your success."
6793
  msgstr ""
6794
 
6795
+ #: languages/vue.php:1240
6796
  msgid "#1"
6797
  msgstr ""
6798
 
6799
+ #: languages/vue.php:1243
6800
  msgid "You Top 5 Countries"
6801
  msgstr ""
6802
 
6803
+ #: languages/vue.php:1246
6804
  msgid "Let’s get to know your visitors a little better, shall we?"
6805
  msgstr ""
6806
 
6807
+ #: languages/vue.php:1249
6808
  msgid "Gender"
6809
  msgstr ""
6810
 
6811
+ #: languages/vue.php:1252
6812
  msgid "Female"
6813
  msgstr ""
6814
 
6815
+ #: languages/vue.php:1255
6816
  msgid "Women"
6817
  msgstr ""
6818
 
6819
+ #: languages/vue.php:1258
6820
  msgid "Male"
6821
  msgstr ""
6822
 
6823
+ #: languages/vue.php:1261
6824
  msgid "Average Age"
6825
  msgstr ""
6826
 
6827
+ #: languages/vue.php:1265
6828
  msgid "Behavior"
6829
  msgstr ""
6830
 
6831
+ #: languages/vue.php:1268
6832
  msgid "Your Top 5 Pages"
6833
  msgstr ""
6834
 
6835
+ #: languages/vue.php:1271
6836
  msgid "Time Spent on Site"
6837
  msgstr ""
6838
 
6839
+ #: languages/vue.php:1274
6840
  msgid "minutes"
6841
  msgstr ""
6842
 
6843
+ #: languages/vue.php:1277
6844
  msgid "Device Type"
6845
  msgstr ""
6846
 
6847
+ #: languages/vue.php:1280
6848
  msgid "A Tip For 2020"
6849
  msgstr ""
6850
 
6851
+ #: languages/vue.php:1283
6852
  msgid "Take advantage of what you’ve already built. See how to get more traffic from existing content in our 32 Marketing Hacks to Grow Your Traffic."
6853
  msgstr ""
6854
 
6855
+ #: languages/vue.php:1286
6856
  msgid "Read - 32 Marketing Hacks to Grow Your Traffic"
6857
  msgstr ""
6858
 
6859
+ #: languages/vue.php:1289
6860
  msgid "So, where did all of these visitors come from?"
6861
  msgstr ""
6862
 
6863
+ #: languages/vue.php:1292
6864
  msgid "Clicks"
6865
  msgstr ""
6866
 
6867
+ #: languages/vue.php:1295
6868
  msgid "Your Top 5 Keywords"
6869
  msgstr ""
6870
 
6871
+ #: languages/vue.php:1298
6872
  msgid "What keywords visitors searched for to find your site"
6873
  msgstr ""
6874
 
6875
+ #: languages/vue.php:1301
6876
  msgid "Your Top 5 Referrals"
6877
  msgstr ""
6878
 
6879
+ #: languages/vue.php:1304
6880
  msgid "The websites that link back to your website"
6881
  msgstr ""
6882
 
6883
+ #: languages/vue.php:1307
6884
  msgid "Opportunity"
6885
  msgstr ""
6886
 
6887
+ #: languages/vue.php:1310
6888
  msgid "Use referral sources to create new partnerships or expand existing ones. See our guide on how to spy on your competitors and ethically steal their traffic."
6889
  msgstr ""
6890
 
6891
+ #: languages/vue.php:1313
6892
  msgid "Read - How to Ethically Steal Your Competitor’s Traffic"
6893
  msgstr ""
6894
 
6895
+ #: languages/vue.php:1316
6896
  msgid "Thank you for using MonsterInsights!"
6897
  msgstr ""
6898
 
6899
+ #: languages/vue.php:1319
6900
  msgid "We’re grateful for your continued support. If there’s anything we can do to help you grow your business, please don’t hesitate to contact our team."
6901
  msgstr ""
6902
 
6903
+ #: languages/vue.php:1322
6904
  msgid "Here's to an amazing 2020!"
6905
  msgstr ""
6906
 
6907
+ #: languages/vue.php:1325
6908
  msgid "Enjoying MonsterInsights"
6909
  msgstr ""
6910
 
6911
+ #: languages/vue.php:1328
6912
  msgid "Leave a five star review!"
6913
  msgstr ""
6914
 
6915
+ #: languages/vue.php:1331
6916
  msgid "Syed Balkhi"
6917
  msgstr ""
6918
 
6919
+ #: languages/vue.php:1334
6920
  msgid "Chris Christoff"
6921
  msgstr ""
6922
 
6923
+ #: languages/vue.php:1337
6924
  msgid "Write Review"
6925
  msgstr ""
6926
 
6927
+ #: languages/vue.php:1340
6928
  msgid "Did you know over 10 million websites use our plugins?"
6929
  msgstr ""
6930
 
6931
+ #: languages/vue.php:1343
6932
  msgid "Try our other popular WordPress plugins to grow your website in 2020."
6933
  msgstr ""
6934
 
6935
+ #: languages/vue.php:1346
6936
  msgid "Join our Communities!"
6937
  msgstr ""
6938
 
6939
+ #: languages/vue.php:1349
6940
  msgid "Become a WordPress expert in 2020. Join our amazing communities and take your website to the next level."
6941
  msgstr ""
6942
 
6943
+ #: languages/vue.php:1352
6944
  msgid "Facebook Group"
6945
  msgstr ""
6946
 
6947
+ #: languages/vue.php:1355
6948
  msgid "Join our team of WordPress experts and other motivated website owners in the WPBeginner Engage Facebook Group."
6949
  msgstr ""
6950
 
6951
+ #: languages/vue.php:1358
6952
  msgid "Join Now...It’s Free!"
6953
  msgstr ""
6954
 
6955
+ #: languages/vue.php:1361
6956
  msgid "WordPress Tutorials by WPBeginner"
6957
  msgstr ""
6958
 
6959
+ #: languages/vue.php:1364
6960
  msgid "WPBeginner is the largest free WordPress resource site for beginners and non-techy users."
6961
  msgstr ""
6962
 
6963
+ #: languages/vue.php:1367
6964
  msgid "Visit WPBeginner"
6965
  msgstr ""
6966
 
6967
+ #: languages/vue.php:1370
6968
  msgid "Follow Us!"
6969
  msgstr ""
6970
 
6971
+ #: languages/vue.php:1373
6972
  msgid "Follow MonsterInsights on social media to stay up to date with latest updates, trends, and tutorials on how to make the most out of analytics."
6973
  msgstr ""
6974
 
6975
+ #: languages/vue.php:1376
6976
  msgid "Copyright MonsterInsights, 2020"
6977
  msgstr ""
6978
 
6979
+ #: languages/vue.php:1379
6980
  msgid "Upgrade to MonsterInsights Pro to Unlock Additional Actionable Insights"
6981
  msgstr ""
6982
 
6983
+ #: languages/vue.php:1382
6984
  msgid "January"
6985
  msgstr ""
6986
 
6987
+ #: languages/vue.php:1385
6988
  msgid "February"
6989
  msgstr ""
6990
 
6991
+ #: languages/vue.php:1388
6992
  msgid "March"
6993
  msgstr ""
6994
 
6995
+ #: languages/vue.php:1391
6996
  msgid "April"
6997
  msgstr ""
6998
 
6999
+ #: languages/vue.php:1394
7000
  msgid "May"
7001
  msgstr ""
7002
 
7003
+ #: languages/vue.php:1397
7004
  msgid "June"
7005
  msgstr ""
7006
 
7007
+ #: languages/vue.php:1400
7008
  msgid "July"
7009
  msgstr ""
7010
 
7011
+ #: languages/vue.php:1403
7012
  msgid "August"
7013
  msgstr ""
7014
 
7015
+ #: languages/vue.php:1406
7016
  msgid "September"
7017
  msgstr ""
7018
 
7019
+ #: languages/vue.php:1409
7020
  msgid "October"
7021
  msgstr ""
7022
 
7023
+ #: languages/vue.php:1412
7024
  msgid "November"
7025
  msgstr ""
7026
 
7027
+ #: languages/vue.php:1415
7028
  msgid "December"
7029
  msgstr ""
7030
 
7031
  #. Translators: Number of visitors.
7032
+ #: languages/vue.php:1419
7033
  msgid "Your best month was <strong>%1$s</strong> with <strong>%2$s visitors!</strong>"
7034
  msgstr ""
7035
 
7036
  #. Translators: Number of visitors.
7037
+ #: languages/vue.php:1423
7038
  msgid "Your <strong>%1$s</strong> visitors came from <strong>%2$s</strong> different countries."
7039
  msgstr ""
7040
 
7041
  #. Translators: Number of visitors.
7042
+ #: languages/vue.php:1427
7043
  msgid "%s Visitors"
7044
  msgstr ""
7045
 
7046
  #. Translators: Percent and Number of visitors.
7047
+ #: languages/vue.php:1431
7048
  msgid "%1$s&#37 of your visitors were %2$s"
7049
  msgstr ""
7050
 
7051
  #. Translators: Number of visitors and their age.
7052
+ #: languages/vue.php:1435
7053
  msgid "%1$s&#37 of your visitors were between the ages of %2$s"
7054
  msgstr ""
7055
 
7056
  #. Translators: Number of visitors and number of pages.
7057
+ #: languages/vue.php:1439
7058
  msgid "Your <strong>%1$s</strong> visitors viewed a total of <strong>%2$s</strong> pages. <span class='average-page-per-user' style='font-size: 20px;margin-top:25px;display:block;font-family:Lato'>That's an average of %3$s pages for each visitor!</span>"
7059
  msgstr ""
7060
 
7061
  #. Translators: Number of minutes spent on site.
7062
+ #: languages/vue.php:1443
7063
  msgid "Each visitor spent an average of %s minutes on your website in 2019."
7064
  msgstr ""
7065
 
7066
  #. Translators: Name of device type.
7067
+ #: languages/vue.php:1447
7068
  msgid "Most of your visitors viewed your website from their <strong>%s</strong> device."
7069
  msgstr ""
7070
 
7071
  #. Translators: Number of visitors and device percentage.
7072
+ #: languages/vue.php:1451
7073
  msgid "%1$s&#37 of your visitors were on a %2$s device."
7074
  msgstr ""
7075
 
7076
+ #: languages/vue.php:1454
7077
  msgid "Import/Export"
7078
  msgstr ""
7079
 
7080
+ #: languages/vue.php:1457
7081
  msgid "Import"
7082
  msgstr ""
7083
 
7084
+ #: languages/vue.php:1460
7085
  msgid "Import settings from another ExactMetrics website."
7086
  msgstr ""
7087
 
7088
+ #: languages/vue.php:1463
7089
  msgid "Export"
7090
  msgstr ""
7091
 
7092
+ #: languages/vue.php:1466
7093
  msgid "Export settings to import into another ExactMetrics install."
7094
  msgstr ""
7095
 
7096
+ #: languages/vue.php:1469
7097
  msgid "Import Settings"
7098
  msgstr ""
7099
 
7100
+ #: languages/vue.php:1472
7101
  msgid "Export Settings"
7102
  msgstr ""
7103
 
7104
+ #: languages/vue.php:1475
7105
  msgid "Please choose a file to import"
7106
  msgstr ""
7107
 
7108
+ #: languages/vue.php:1478
7109
  msgid "Use the filepicker below to select the settings export file from another site."
7110
  msgstr ""
7111
 
7112
+ #: languages/vue.php:1481
7113
  msgid "Use the button below to export a file with your MonsterInsights settings."
7114
  msgstr ""
7115
 
7116
+ #: languages/vue.php:1484
7117
  msgid "Uploading file..."
7118
  msgstr ""
7119
 
7120
+ #: languages/vue.php:1487
7121
  msgid "File imported"
7122
  msgstr ""
7123
 
7124
+ #: languages/vue.php:1490
7125
  msgid "Settings successfully updated!"
7126
  msgstr ""
7127
 
7128
+ #: languages/vue.php:1493
7129
  msgid "Error importing settings"
7130
  msgstr ""
7131
 
7132
+ #: languages/vue.php:1496
7133
  msgid "Please choose a .json file generated by a MonsterInsights settings export."
7134
  msgstr ""
7135
 
7136
+ #: languages/vue.php:1499
7137
  msgid "WPForms, Ninja Forms, Contact Form 7, Gravity Forms and any other WordPress form plugin"
7138
  msgstr ""
7139
 
7140
+ #: languages/vue.php:1502
7141
  msgid "WordPress Admin Area Reports"
7142
  msgstr ""
7143
 
7144
+ #: languages/vue.php:1505
7145
  msgid "Standard Reports"
7146
  msgstr ""
7147
 
7148
+ #: languages/vue.php:1508
7149
  msgid "Overview Reports for the last 30 days."
7150
  msgstr ""
7151
 
7152
+ #: languages/vue.php:1511
7153
  msgid "Advanced Reports"
7154
  msgstr ""
7155
 
7156
+ #: languages/vue.php:1514
7157
  msgid "Publisher, eCommerce, Search Console, Custom Dimensions, Forms and Real-Time with custom date period selection"
7158
  msgstr ""
7159
 
7160
+ #: languages/vue.php:1517
7161
  msgid "Dashboard Widget"
7162
  msgstr ""
7163
 
7164
+ #: languages/vue.php:1520
7165
  msgid "Basic Widget"
7166
  msgstr ""
7167
 
7168
+ #: languages/vue.php:1523
7169
  msgid "Overview Report Synopsis"
7170
  msgstr ""
7171
 
7172
+ #: languages/vue.php:1526
7173
  msgid "Advanced Dashboard Widget"
7174
  msgstr ""
7175
 
7176
+ #: languages/vue.php:1529
7177
  msgid "Includes the complete Overview report, Publisher reports and 6 different eCommerce reports"
7178
  msgstr ""
7179
 
7180
+ #: languages/vue.php:1532
7181
  msgid "Publisher Reports"
7182
  msgstr ""
7183
 
7184
+ #: languages/vue.php:1535
7185
  msgid "Advanced Publisher Reports & Tracking"
7186
  msgstr ""
7187
 
7188
+ #: languages/vue.php:1538
7189
  msgid "View Top Landing/Exit Pages, Top Links, Demographics & Interests data and more"
7190
  msgstr ""
7191
 
7192
+ #: languages/vue.php:1541
7193
  msgid "Not Available"
7194
  msgstr ""
7195
 
7196
+ #: languages/vue.php:1544
7197
  msgid "Complete Custom Dimensions Tracking"
7198
  msgstr ""
7199
 
7200
+ #: languages/vue.php:1547
7201
  msgid "Track and measure by the Author, Post Type, Category, Tags, SEO Score, Focus Keyword, Logged-in User, User ID and Published Time of each post and page"
7202
  msgstr ""
7203
 
7204
+ #: languages/vue.php:1553
7205
  msgid "Limited Support"
7206
  msgstr ""
7207
 
7208
+ #: languages/vue.php:1556
7209
  msgid "Priority Support"
7210
  msgstr ""
7211
 
7212
+ #: languages/vue.php:1559
7213
  msgid "Get the most out of MonsterInsights by upgrading to Pro and unlocking all of the powerful features."
7214
  msgstr ""
7215
 
7216
+ #: languages/vue.php:1562
7217
  msgid "Feature"
7218
  msgstr ""
7219
 
7220
+ #: languages/vue.php:1565
7221
  msgid "Lite"
7222
  msgstr ""
7223
 
7224
+ #: languages/vue.php:1568
7225
  msgid "Pro"
7226
  msgstr ""
7227
 
7228
+ #: languages/vue.php:1571
7229
  msgid "Included"
7230
  msgstr ""
7231
 
7232
+ #: languages/vue.php:1574
7233
  msgid "Custom Google Analytics Link Tracking"
7234
  msgstr ""
7235
 
7236
+ #: languages/vue.php:1577
7237
  msgid "Standard Tracking"
7238
  msgstr ""
7239
 
7240
+ #: languages/vue.php:1580
7241
  msgid "Advanced Tracking"
7242
  msgstr ""
7243
 
7244
+ #: languages/vue.php:1583
7245
  msgid "Automatic tracking of outbound/external, file download, affiliate, email and telephone links and our simple Custom Link Attribution markup for custom link tracking"
7246
  msgstr ""
7247
 
7248
+ #: languages/vue.php:1586
7249
  msgid "Scroll tracking as well as tracking on Google Accelerated Mobile Pages (AMP) and Facebook Instant Articles for Publishers"
7250
  msgstr ""
7251
 
7252
+ #: languages/vue.php:1589
7253
  msgid "No-Code-Needed Tracking Features"
7254
  msgstr ""
7255
 
7256
+ #: languages/vue.php:1592
7257
  msgid "Basic Tracking Options"
7258
  msgstr ""
7259
 
7260
+ #: languages/vue.php:1595
7261
  msgid "Cross-domain tracking, anonymization of IP addresses, and automatic exclusion of administrators from tracking"
7262
  msgstr ""
7263
 
7264
+ #: languages/vue.php:1598
7265
  msgid "Advanced Tracking Options"
7266
  msgstr ""
7267
 
7268
+ #: languages/vue.php:1601
7269
  msgid "Easily integrate Google Optimize as well as adjust recordings of site speed and the sample rate of visitors"
7270
  msgstr ""
7271
 
7272
+ #: languages/vue.php:1604
7273
  msgid "eCommerce Tracking"
7274
  msgstr ""
7275
 
7276
+ #: languages/vue.php:1607
7277
  msgid "One-click Complete eCommerce tracking"
7278
  msgstr ""
7279
 
7280
+ #: languages/vue.php:1610
7281
  msgid "Complete eCommerce tracking for WooCommerce, Easy Digital Downloads and MemberPress stores with no code or settings required"
7282
  msgstr ""
7283
 
7284
+ #: languages/vue.php:1614
7285
  msgid "Forms Tracking"
7286
  msgstr ""
7287
 
7288
+ #: languages/vue.php:1617
7289
  msgid "One-click Form Events Tracking"
7290
  msgstr ""
7291
 
7292
+ #: languages/vue.php:1620
7293
  msgid "Custom Campaign Parameters"
7294
  msgstr ""
7295
 
7296
+ #: languages/vue.php:1623
7297
  msgid "The URL builder helps you add parameters to your URLs you use in custom web or email ad campaigns."
7298
  msgstr ""
7299
 
7300
+ #: languages/vue.php:1626
7301
  msgid "A custom campaign is any ad campaign not using the AdWords auto-tagging feature. When users click one of the custom links, the unique parameters are sent to your Analytics account, so you can identify the URLs that are the most effective in attracting users to your content."
7302
  msgstr ""
7303
 
7304
  #. Translators: Marks the field as required.
7305
+ #: languages/vue.php:1630
7306
  msgid "Website URL %s"
7307
  msgstr ""
7308
 
7309
  #. Translators: Display the current website url in italic.
7310
+ #: languages/vue.php:1634
7311
  msgid "The full website URL (e.g. %1$s %2$s%3$s)"
7312
  msgstr ""
7313
 
7314
  #. Translators: Marks the field as required.
7315
+ #: languages/vue.php:1638
7316
  msgid "Campaign Source %s"
7317
  msgstr ""
7318
 
7319
  #. Translators: Make the text italic.
7320
+ #: languages/vue.php:1642
7321
  msgid "Enter a referrer (e.g. %1$sfacebook, newsletter, google%2$s)"
7322
  msgstr ""
7323
 
7324
  #. Translators: Make the text italic.
7325
+ #: languages/vue.php:1646
7326
  msgid "Enter a marketing medium (e.g. %1$scpc, banner, email%2$s)"
7327
  msgstr ""
7328
 
7329
  #. Translators: Make the text italic.
7330
+ #: languages/vue.php:1650
7331
  msgid "Enter a name to easily identify (e.g. %1$sspring_sale%2$s)"
7332
  msgstr ""
7333
 
7334
+ #: languages/vue.php:1653
7335
  msgid "Enter the paid keyword"
7336
  msgstr ""
7337
 
7338
+ #: languages/vue.php:1656
7339
  msgid "Enter something to differentiate ads"
7340
  msgstr ""
7341
 
7342
+ #: languages/vue.php:1659
7343
  msgid "Use Fragment"
7344
  msgstr ""
7345
 
7346
  #. Translators: Make the text bold.
7347
+ #: languages/vue.php:1663
7348
  msgid "Set the parameters in the fragment portion of the URL %1$s(not recommended)%2$s"
7349
  msgstr ""
7350
 
7351
+ #: languages/vue.php:1666
7352
  msgid "URL to use"
7353
  msgstr ""
7354
 
7355
+ #: languages/vue.php:1669
7356
  msgid "(Updates automatically)"
7357
  msgstr ""
7358
 
7359
+ #: languages/vue.php:1672
7360
  msgid "Copy to Clipboard"
7361
  msgstr ""
7362
 
7363
+ #: languages/vue.php:1675
7364
  msgid "More Information & Examples"
7365
  msgstr ""
7366
 
7367
+ #: languages/vue.php:1678
7368
  msgid "The following table gives a detailed explanation and example of each of the campaign parameters."
7369
  msgstr ""
7370
 
7371
+ #: languages/vue.php:1681
7372
  msgid "Campaign Source"
7373
  msgstr ""
7374
 
7375
+ #: languages/vue.php:1684
7376
  msgid "Required. Use utm_source to identify a search engine, newsletter name, or other source."
7377
  msgstr ""
7378
 
7379
+ #: languages/vue.php:1687
7380
  msgid "Campaign Medium"
7381
  msgstr ""
7382
 
7383
+ #: languages/vue.php:1690
7384
  msgid "Use utm_medium to identify a medium such as email or cost-per-click."
7385
  msgstr ""
7386
 
7387
+ #: languages/vue.php:1693
7388
  msgid "Campaign Name"
7389
  msgstr ""
7390
 
7391
+ #: languages/vue.php:1696
7392
  msgid "Used for keyword analysis. Use utm_campaign to identify a specific product promotion or strategic campaign."
7393
  msgstr ""
7394
 
7395
+ #: languages/vue.php:1699
7396
  msgid "Campaign Term"
7397
  msgstr ""
7398
 
7399
+ #: languages/vue.php:1702
7400
  msgid "Used for paid search. Use utm_term to note the keywords for this ad."
7401
  msgstr ""
7402
 
7403
+ #: languages/vue.php:1705
7404
  msgid "Campaign Content"
7405
  msgstr ""
7406
 
7407
+ #: languages/vue.php:1708
7408
  msgid "Used for A/B testing and content-targeted ads. Use utm_content to differentiate ads or links that point to the same URL."
7409
  msgstr ""
7410
 
7411
  #. Translators: Example.
7412
+ #: languages/vue.php:1712
7413
  msgid "Example: %s"
7414
  msgstr ""
7415
 
7416
  #. Translators: Examples.
7417
+ #: languages/vue.php:1716
7418
  msgid "Examples: %s"
7419
  msgstr ""
7420
 
7421
+ #: languages/vue.php:1719
7422
  msgid "About Campaigns"
7423
  msgstr ""
7424
 
7425
+ #: languages/vue.php:1722
7426
  msgid "About Custom Campaigns"
7427
  msgstr ""
7428
 
7429
+ #: languages/vue.php:1725
7430
  msgid "Best Practices for Creating Custom Campaigns"
7431
  msgstr ""
7432
 
7433
+ #: languages/vue.php:1728
7434
  msgid "About the Referral Traffic Report"
7435
  msgstr ""
7436
 
7437
+ #: languages/vue.php:1731
7438
  msgid "About Traffic Source Dimensions"
7439
  msgstr ""
7440
 
7441
+ #: languages/vue.php:1734
7442
  msgid "AdWords Auto-Tagging"
7443
  msgstr ""
7444
 
7445
+ #: languages/vue.php:1737
7446
  msgid "Additional Information"
7447
  msgstr ""
7448
 
7449
+ #: languages/vue.php:1740
7450
  msgid "Hello and welcome to MonsterInsights, the best Google Analytics plugin for WordPress. MonsterInsights shows you exactly which content gets the most visit, so you can analyze and optimize it for higher conversions."
7451
  msgstr ""
7452
 
7453
+ #: languages/vue.php:1743
7454
  msgid "Over the years, we found that in order to get the most out of Google Analytics, you needed a full time developer who could implement custom tracking, so that Google Analytics would integrate with things like WooCommerce, and track things which Google doesn't by default, like outbound links."
7455
  msgstr ""
7456
 
7457
+ #: languages/vue.php:1746
7458
  msgid "Our goal is to take the pain out of analytics, making it simple and easy, by eliminating the need to have to worry about code, putting the best reports directly into the area you already go to (your WordPress dashboard), and adding the most advanced insights and features without complicating our plugin with tons of settings. Quite simply, it should \"just work\"."
7459
  msgstr ""
7460
 
7461
+ #: languages/vue.php:1749
7462
  msgid "MonsterInsights is brought to you by the same team that's behind the largest WordPress resource site, WPBeginner, the most popular lead-generation software, OptinMonster, and the best WordPress forms plugin, WPForms."
7463
  msgstr ""
7464
 
7465
+ #: languages/vue.php:1752
7466
  msgid "Yup, we know a thing or two about building awesome products that customers love."
7467
  msgstr ""
7468
 
7469
+ #: languages/vue.php:1755
7470
  msgid "The MonsterInsights Team"
7471
  msgstr ""
7472
 
7473
+ #: languages/vue.php:1758
7474
  msgid "See who's viewing and submitting your forms, so you can increase your conversion rate."
7475
  msgstr ""
7476
 
7477
+ #: languages/vue.php:1761
7478
  msgid "Use Google Optimize to retarget your website visitors and perform A/B split tests with ease."
7479
  msgstr ""
7480
 
7481
+ #: languages/vue.php:1764
7482
  msgid "Add Custom Dimensions and track who's the most popular author on your site, which post types get the most traffic, and more"
7483
  msgstr ""
7484
 
7485
+ #: languages/vue.php:1767
7486
  msgid "Loading Settings"
7487
  msgstr ""
7488
 
7489
+ #: languages/vue.php:1770
7490
  msgid "Saving Changes..."
7491
  msgstr ""
7492
 
7493
+ #: languages/vue.php:1773
7494
  msgid "Settings Updated"
7495
  msgstr ""
7496
 
7497
  #. Translators: Adds a link to the settings panel.
7498
+ #: languages/vue.php:1777
7499
  msgid "You need to %1$sconnect MonsterInsights%2$s first"
7500
  msgstr ""
7501
 
7502
+ #: languages/vue.php:1780
7503
  msgid "Could Not Save Changes"
7504
  msgstr ""
7505
 
7506
  #. Translators: Error status and error text.
7507
+ #: languages/vue.php:1784
7508
  msgid "Can't deauthenticate. Error: %1$s, %2$s"
7509
  msgstr ""
7510
 
7511
+ #: languages/vue.php:1787
7512
  msgid "You appear to be offline."
7513
  msgstr ""
7514
 
7515
  #. Translators: Error status and error text.
7516
+ #: languages/vue.php:1791
7517
  msgid "Can't save settings. Error: %1$s, %2$s"
7518
  msgstr ""
7519
 
7520
+ #: languages/vue.php:1794
7521
  msgid "You appear to be offline. Settings not saved."
7522
  msgstr ""
7523
 
7524
  #. Translators: Error status and error text.
7525
+ #: languages/vue.php:1798
7526
  msgid "Can't load authentication details. Error: %1$s, %2$s"
7527
  msgstr ""
7528
 
7529
  #. Translators: Error status and error text.
7530
+ #: languages/vue.php:1802
7531
  msgid "Can't authenticate. Error: %1$s, %2$s"
7532
  msgstr ""
7533
 
7534
  #. Translators: Error status and error text.
7535
+ #: languages/vue.php:1806
7536
  msgid "Can't reauthenticate. Error: %1$s, %2$s"
7537
  msgstr ""
7538
 
7539
  #. Translators: Error status and error text.
7540
+ #: languages/vue.php:1810
7541
  msgid "Can't verify credentials. Error: %1$s, %2$s"
7542
  msgstr ""
7543
 
7544
+ #: languages/vue.php:1813
7545
  msgid "You appear to be offline. WPForms not installed."
7546
  msgstr ""
7547
 
7548
  #. Translators: Error status and error text.
7549
+ #: languages/vue.php:1817
7550
  msgid "Can't activate addon. Error: %1$s, %2$s"
7551
  msgstr ""
7552
 
7553
+ #: languages/vue.php:1820
7554
  msgid "You appear to be offline. Addon not activated."
7555
  msgstr ""
7556
 
7557
  #. Translators: Error status and error text.
7558
+ #: languages/vue.php:1824
7559
  msgid "Can't deactivate addon. Error: %1$s, %2$s"
7560
  msgstr ""
7561
 
7562
+ #: languages/vue.php:1827
7563
  msgid "You appear to be offline. Addon not deactivated."
7564
  msgstr ""
7565
 
7566
  #. Translators: Error status and error text.
7567
+ #: languages/vue.php:1831
7568
  msgid "Can't install plugin. Error: %1$s, %2$s"
7569
  msgstr ""
7570
 
7571
+ #: languages/vue.php:1834
7572
  msgid "You appear to be offline. Plugin not installed."
7573
  msgstr ""
7574
 
7575
  #. Translators: Error status and error text.
7576
+ #: languages/vue.php:1838
7577
  msgid "Can't install addon. Error: %1$s, %2$s"
7578
  msgstr ""
7579
 
7580
+ #: languages/vue.php:1841
7581
  msgid "You appear to be offline. Addon not installed."
7582
  msgstr ""
7583
 
7584
  #. Translators: Error status and error text.
7585
+ #: languages/vue.php:1845
7586
  msgid "Can't install WPForms. Error: %1$s, %2$s"
7587
  msgstr ""
7588
 
7589
  #. Translators: Error status and error text.
7590
+ #: languages/vue.php:1849
7591
  msgid "Can't deactivate the license. Error: %1$s, %2$s"
7592
  msgstr ""
7593
 
7594
  #. Translators: Error status and error text.
7595
+ #: languages/vue.php:1853
7596
  msgid "Can't upgrade to PRO please try again. Error: %1$s, %2$s"
7597
  msgstr ""
7598
 
7599
  #. Translators: Error status and error text.
7600
+ #: languages/vue.php:1857
7601
  msgid "Can't load license details. Error: %1$s, %2$s"
7602
  msgstr ""
7603
 
7604
+ #: languages/vue.php:1860
7605
  msgid "Error loading license details"
7606
  msgstr ""
7607
 
7608
  #. Translators: Error status and error text.
7609
+ #: languages/vue.php:1864
7610
  msgid "Can't verify the license. Error: %1$s, %2$s"
7611
  msgstr ""
7612
 
7613
  #. Translators: Error status and error text.
7614
+ #: languages/vue.php:1868
7615
  msgid "Can't validate the license. Error: %1$s, %2$s"
7616
  msgstr ""
7617
 
7618
+ #: languages/vue.php:1871
7619
  msgid "MonsterInsights Recommends WPForms"
7620
  msgstr ""
7621
 
7622
+ #: languages/vue.php:1874
7623
  msgid "Built by the folks behind MonsterInsights, WPForms is the most beginner friendly form plugin in the market."
7624
  msgstr ""
7625
 
7626
+ #: languages/vue.php:1877
7627
  msgid "Used on over 1,000,000 websites!"
7628
  msgstr ""
7629
 
7630
+ #: languages/vue.php:1880
7631
  msgid "WPForms allow you to create beautiful contact forms, subscription forms, payment forms, and other types of forms for your site in minutes, not hours!"
7632
  msgstr ""
7633
 
7634
+ #: languages/vue.php:1883
7635
  msgid "Skip this Step"
7636
  msgstr ""
7637
 
7638
+ #: languages/vue.php:1886
7639
  msgid "Continue & Install WPForms"
7640
  msgstr ""
7641
 
7642
+ #: languages/vue.php:1889
7643
  msgid "Installing..."
7644
  msgstr ""
7645
 
7646
+ #: languages/vue.php:1892
7647
  msgid "Awesome, You're All Set!"
7648
  msgstr ""
7649
 
7650
+ #: languages/vue.php:1895
7651
  msgid "MonsterInsights is all set up and ready to use. We've verified that the tracking code is deployed properly and collecting data."
7652
  msgstr ""
7653
 
7654
  #. Translators: Make text bold.
7655
+ #: languages/vue.php:1899
7656
  msgid "%1$sPlease Note:%2$s While Google Analytics is properly setup and tracking everything, it does not send the data back to WordPress immediately. Depending on the size of your website, it can take between a few hours to 24 hours for reports to populate."
7657
  msgstr ""
7658
 
7659
  #. Translators: Link to our blog.
7660
+ #: languages/vue.php:1903
7661
  msgid "%1$sSubscribe to the MonsterInsights blog%2$s for tips on how to get more traffic and grow your business."
7662
  msgstr ""
7663
 
7664
+ #: languages/vue.php:1906
7665
  msgid "Finish Setup & Exit Wizard"
7666
  msgstr ""
7667
 
7668
+ #: languages/vue.php:1909
7669
  msgid "Checking your website..."
7670
  msgstr ""
7671
 
7672
+ #: languages/vue.php:1912
7673
  msgid "Recommended Addons"
7674
  msgstr ""
7675
 
7676
+ #: languages/vue.php:1915
7677
  msgid "To unlock more features consider upgrading to PRO. As a valued MonsterInsights Lite user you receive 50% off, automatically applied at checkout!"
7678
  msgstr ""
7679
 
7680
+ #: languages/vue.php:1918
7681
  msgid "Other Addons"
7682
  msgstr ""
7683
 
7684
+ #: languages/vue.php:1921
7685
  msgid "View all MonsterInsights addons"
7686
  msgstr ""
7687
 
7688
+ #: languages/vue.php:1924
7689
  msgid "Save and continue"
7690
  msgstr ""
7691
 
7692
+ #: languages/vue.php:1927
7693
  msgid "Connect MonsterInsights to Your Website"
7694
  msgstr ""
7695
 
7696
+ #: languages/vue.php:1930
7697
  msgid "MonsterInsights connects Google Analytics to WordPress and shows you stats that matter."
7698
  msgstr ""
7699
 
7700
+ #: languages/vue.php:1933
7701
  msgid "Whoops, something went wrong and we weren't able to connect to MonsterInsights. Please enter your Google UA code manually."
7702
  msgstr ""
7703
 
7704
+ #: languages/vue.php:1936
7705
  msgid "Manually enter your UA code"
7706
  msgstr ""
7707
 
7708
+ #: languages/vue.php:1939
7709
  msgid "Warning: If you use a manual UA code, you won't be able to use any of the reporting and some of the tracking features. Your UA code should look like UA-XXXXXX-XX where the X's are numbers."
7710
  msgstr ""
7711
 
7712
+ #: languages/vue.php:1942
7713
  msgid "Save and Continue"
7714
  msgstr ""
7715
 
7716
+ #: languages/vue.php:1945
7717
  msgid "UA code can't be empty"
7718
  msgstr ""
7719
 
7720
+ #: languages/vue.php:1948
7721
  msgid "Saving UA code..."
7722
  msgstr ""
7723
 
7724
+ #: languages/vue.php:1951
7725
  msgid "Hide dashboard widget"
7726
  msgstr ""
7727
 
7728
+ #: languages/vue.php:1954
7729
  msgid "Are you sure you want to hide the MonsterInsights Dashboard Widget? "
7730
  msgstr ""
7731
 
7732
+ #: languages/vue.php:1957
7733
  msgid "Yes, hide it!"
7734
  msgstr ""
7735
 
7736
+ #: languages/vue.php:1960
7737
  msgid "No, cancel!"
7738
  msgstr ""
7739
 
7740
+ #: languages/vue.php:1963
7741
  msgid "MonsterInsights Widget Hidden"
7742
  msgstr ""
7743
 
7744
+ #: languages/vue.php:1966
7745
  msgid "You can re-enable the MonsterInsights widget at any time using the \"Screen Options\" menu on the top right of this page"
7746
  msgstr ""
7747
 
7748
+ #: languages/vue.php:1969
7749
  msgid "Recommended Settings"
7750
  msgstr ""
7751
 
7752
+ #: languages/vue.php:1972
7753
  msgid "MonsterInsights recommends the following settings based on your configuration."
7754
  msgstr ""
7755
 
7756
+ #: languages/vue.php:1975
7757
  msgid "Events Tracking"
7758
  msgstr ""
7759
 
7760
+ #: languages/vue.php:1978
7761
  msgid "Must have for all click tracking on site."
7762
  msgstr ""
7763
 
7764
+ #: languages/vue.php:1981
7765
  msgid "MonsterInsights uses an advanced system to automatically detect all outbound links, download links, affiliate links, telephone links, mail links, and more automatically. We do all the work for you so you don't have to write any code."
7766
  msgstr ""
7767
 
7768
+ #: languages/vue.php:1984
7769
  msgid "Enhanced Link Attribution"
7770
  msgstr ""
7771
 
7772
+ #: languages/vue.php:1987
7773
  msgid "Improves the accuracy of your In-Page Analytics."
7774
  msgstr ""
7775
 
7776
+ #: languages/vue.php:1990
7777
  msgid "MonsterInsights will automatically help Google determine which links are unique and where they are on your site so that your In-Page Analytics reporting will be more accurate."
7778
  msgstr ""
7779
 
7780
+ #: languages/vue.php:1993
7781
  msgid "Install Updates Automatically"
7782
  msgstr ""
7783
 
7784
+ #: languages/vue.php:1996
7785
  msgid "Get the latest features, bug fixes, and security updates as they are released."
7786
  msgstr ""
7787
 
7788
+ #: languages/vue.php:1999
7789
  msgid "To ensure you get the latest bugfixes and security updates and avoid needing to spend time logging into your WordPress site to update MonsterInsights, we offer the ability to automatically have MonsterInsights update itself."
7790
  msgstr ""
7791
 
7792
+ #: languages/vue.php:2002
7793
  msgid "File Download Tracking"
7794
  msgstr ""
7795
 
7796
+ #: languages/vue.php:2005
7797
  msgid "Helps you see file downloads data."
7798
  msgstr ""
7799
 
7800
+ #: languages/vue.php:2008
7801
  msgid "MonsterInsights will automatically track downloads of common file types from links you have inserted onto your website. For example: want to know how many of your site's visitors have downloaded a PDF or other file you offer your visitors to download on your site? MonsterInsights makes this both easy, and code-free! You can customize the file types to track at any time from our settings panel."
7802
  msgstr ""
7803
 
7804
+ #: languages/vue.php:2011
7805
  msgid "Helps you increase affiliate revenue."
7806
  msgstr ""
7807
 
7808
+ #: languages/vue.php:2014
7809
  msgid "MonsterInsights will automatically help you track affiliate links that use internal looking urls like example.com/go/ or example.com/refer/. You can add custom affiliate patterns on our settings panel when you finish the onboarding wizard."
7810
  msgstr ""
7811
 
7812
+ #: languages/vue.php:2017
7813
  msgid "Affiliate Link Tracking"
7814
  msgstr ""
7815
 
7816
+ #: languages/vue.php:2020
7817
  msgid "Who Can See Reports"
7818
  msgstr ""
7819
 
7820
+ #: languages/vue.php:2023
7821
  msgid "These user roles will be able to access MonsterInsights's reports in the WordPress admin area."
7822
  msgstr ""
7823
 
7824
+ #: languages/vue.php:2026
7825
  msgid "Events Tracking is enabled the moment you set up MonsterInsights"
7826
  msgstr ""
7827
 
7828
+ #: languages/vue.php:2029
7829
  msgid "Enhanced Link Attribution is enabled the moment you set up MonsterInsights"
7830
  msgstr ""
7831
 
7832
+ #: languages/vue.php:2032
7833
  msgid "Activating..."
7834
  msgstr ""
7835
 
7836
+ #: languages/vue.php:2035
7837
  msgid "Deactivating..."
7838
  msgstr ""
7839
 
7840
+ #: languages/vue.php:2038
7841
  msgid "Deactivate"
7842
  msgstr ""
7843
 
7844
  #. Translators: The status of the addon (installed/active/inactive).
7845
+ #: languages/vue.php:2042
7846
  msgid "Status: %s"
7847
  msgstr ""
7848
 
7849
+ #: languages/vue.php:2045
7850
  msgid "Not Installed"
7851
  msgstr ""
7852
 
7853
+ #: languages/vue.php:2048
7854
  msgid "Network Active"
7855
  msgstr ""
7856
 
7857
+ #: languages/vue.php:2051
7858
  msgid "Active"
7859
  msgstr ""
7860
 
7861
+ #: languages/vue.php:2054
7862
  msgid "Inactive"
7863
  msgstr ""
7864
 
7865
+ #: languages/vue.php:2057
7866
  msgid "Thank you for being a loyal MonsterInsights Lite user."
7867
  msgstr ""
7868
 
7869
+ #: languages/vue.php:2060
7870
  msgid "Upgrade to MonsterInsights Pro and unlock all the awesome features."
7871
  msgstr ""
7872
 
7873
  #. Translators: Gets replaced with the coupon code.
7874
+ #: languages/vue.php:2064
7875
  msgid "Use coupon code %s to get 50%% off."
7876
  msgstr ""
7877
 
7878
+ #: languages/vue.php:2067
7879
  msgid "Dashboard widget"
7880
  msgstr ""
7881
 
7882
+ #: languages/vue.php:2070
7883
  msgid "Enhanced Ecommerce"
7884
  msgstr ""
7885
 
7886
+ #: languages/vue.php:2073
7887
  msgid "Banner Ads"
7888
  msgstr ""
7889
 
7890
+ #: languages/vue.php:2076
7891
  msgid "Google AMP"
7892
  msgstr ""
7893
 
7894
+ #: languages/vue.php:2079
7895
  msgid "SEO Score Tracking"
7896
  msgstr ""
7897
 
7898
+ #: languages/vue.php:2082
7899
  msgid "Welcome to MonsterInsights!"
7900
  msgstr ""
7901
 
7902
+ #: languages/vue.php:2085
7903
  msgid "Let's get you set up."
7904
  msgstr ""
7905
 
7906
+ #: languages/vue.php:2088
7907
  msgid "Which category best describes your website?"
7908
  msgstr ""
7909
 
7910
+ #: languages/vue.php:2091
7911
  msgid "We will recommend the optimal settings for MonsterInsights based on your choice."
7912
  msgstr ""
7913
 
7914
+ #: languages/vue.php:2094
7915
  msgid "Business Website"
7916
  msgstr ""
7917
 
7918
  #. Translators: Make text bold.
7919
+ #: languages/vue.php:2098
7920
  msgid "Publisher %1$s(Blog)%2$s"
7921
  msgstr ""
7922
 
7923
+ #: languages/vue.php:2101
7924
  msgid "Ecommerce"
7925
  msgstr ""
7926
 
7927
+ #: languages/vue.php:2104
7928
  msgid "Forms Tracking help you see who’s viewing your forms, so you can increase conversions."
7929
  msgstr ""
7930
 
7931
+ #: languages/vue.php:2107
7932
  msgid "Custom Dimensions show you popular categories, best time to publish, focus keywords, etc."
7933
  msgstr ""
7934
 
7935
+ #: languages/vue.php:2110
7936
  msgid "Make Google Analytics GDPR compliant with our EU Compliance addon."
7937
  msgstr ""
7938
 
7939
+ #: languages/vue.php:2113
7940
  msgid "Get real-time Google Analytics report right inside your WordPress dashboard."
7941
  msgstr ""
7942
 
7943
+ #: languages/vue.php:2116
7944
  msgid "Use Google Optimize to easily perform A/B split tests on your site."
7945
  msgstr ""
7946
 
7947
+ #: languages/vue.php:2119
7948
  msgid "See all your important store metrics in one place with Enhanced Ecommerce Tracking."
7949
  msgstr ""
7950
 
7951
+ #: languages/vue.php:2122
7952
  msgid "Unlock search console report to see your top performing keywords in Google."
7953
  msgstr ""
7954
 
7955
+ #: languages/vue.php:2125
7956
  msgid "Get Page Insights to see important metrics for individual posts / pages in WordPress."
7957
  msgstr ""
7958
 
7959
+ #: languages/vue.php:2128
7960
  msgid "Publishers Report shows your top performing pages, audience demographics, and more."
7961
  msgstr ""
7962
 
7963
+ #: languages/vue.php:2131
7964
  msgid "Get Scroll-Depth tracking to see how far users scroll on your pages before leaving."
7965
  msgstr ""
7966
 
7967
+ #: languages/vue.php:2134
7968
  msgid "Upgrade to Pro »"
7969
  msgstr ""
7970
 
7971
+ #: languages/vue.php:2137
7972
  msgid "Pro Tip:"
7973
  msgstr ""
7974
 
7975
+ #: languages/vue.php:2140
7976
  msgid "Reset to default"
7977
  msgstr ""
7978
 
7979
+ #: languages/vue.php:2143
7980
  msgid "The value entered does not match the required format"
7981
  msgstr ""
7982
 
7983
+ #: languages/vue.php:2146
7984
  msgid "Upgrade"
7985
  msgstr ""
7986
 
7987
+ #: languages/vue.php:2149
7988
  msgid ""
7989
  "The EU Compliance addon allows you to improve compliance with GDPR\n"
7990
  " and other privacy regulations."
7991
  msgstr ""
7992
 
7993
+ #: languages/vue.php:2153
7994
  msgid "EU Compliance"
7995
  msgstr ""
7996
 
7997
+ #: languages/vue.php:2156
7998
  msgid "Scroll Tracking"
7999
  msgstr ""
8000
 
8001
+ #: languages/vue.php:2159
8002
  msgid "Scroll depth tracking allows you to see how far your users scroll before they leave a page. This is great for publishers (bloggers), and eCommerce websites to boost conversions."
8003
  msgstr ""
8004
 
8005
  #. Translators: Error status and error text.
8006
+ #: languages/vue.php:2163
8007
  msgid "Can't load errors. Error: %1$s, %2$s"
8008
  msgstr ""
8009
 
8010
+ #: languages/vue.php:2166
8011
  msgid "Upgrade to MonsterInsights Pro to Unlock More Actionable Insights"
8012
  msgstr ""
8013
 
8014
+ #: languages/vue.php:2169
8015
  msgid "It's easy to double your traffic and sales when you know exactly how people find and use your website. MonsterInsights Pro shows you the stats that matter!"
8016
  msgstr ""
8017
 
8018
+ #: languages/vue.php:2172
8019
  msgid "Upgrade to MonsterInsights Pro and Save 50% OFF!"
8020
  msgstr ""
8021
 
8022
  #. Translators: Makes text bold.
8023
+ #: languages/vue.php:2176
8024
  msgid "Use coupon code %1$sLITEUPGRADE%2$s"
8025
  msgstr ""
8026
 
8027
+ #: languages/vue.php:2179
8028
  msgid "Ads Tracking"
8029
  msgstr ""
8030
 
8031
+ #: languages/vue.php:2182
8032
  msgid "Add Ads tracking to see who's clicking on your Google Ads, so you can increase your revenue."
8033
  msgstr ""
8034
 
8035
+ #: languages/vue.php:2185
8036
  msgid "Want to use track users visiting your AMP pages? By upgrading to MonsterInsights Pro, you can enable AMP page tracking."
8037
  msgstr ""
8038
 
8039
+ #: languages/vue.php:2188
8040
  msgid "Facebook Instant Articles"
8041
  msgstr ""
8042
 
8043
+ #: languages/vue.php:2191
8044
  msgid "Want to expand your website audience beyond your website with Facebook Instant Articles? Upgrade to MonsterInsights Pro."
8045
  msgstr ""
8046
 
8047
  #. Translators: Error status and error text.
8048
+ #: languages/vue.php:2195
8049
  msgid "Can't load settings. Error: %1$s, %2$s"
8050
  msgstr ""
8051
 
8052
+ #: languages/vue.php:2199
8053
  msgid "Network error encountered. Settings not saved."
8054
  msgstr ""
8055
 
8056
  #. Translators: Make text green.
8057
+ #: languages/vue.php:2203
8058
  msgid "Upgrade to Pro and unlock addons and other great features. %1$sSave 50%% automatically!%2$s"
8059
  msgstr ""
8060
 
8061
+ #: languages/vue.php:2206
8062
  msgid "Usage Tracking"
8063
  msgstr ""
8064
 
8065
+ #: languages/vue.php:2209
8066
  msgid "Allow Usage Tracking"
8067
  msgstr ""
8068
 
8069
+ #: languages/vue.php:2212
8070
  msgid "By allowing us to track usage data we can better help you because we know with which WordPress configurations, themes and plugins we should test."
8071
  msgstr ""
8072
 
8073
  #. Translators: Add links to documentation.
8074
+ #: languages/vue.php:2216
8075
  msgid "Complete documentation on usage tracking is available %1$shere%2$s."
8076
  msgstr ""
8077
 
8078
+ #: languages/vue.php:2219
8079
  msgid "Allow usage tracking"
8080
  msgstr ""
8081
 
8082
  #. Translators: Make text bold.
8083
+ #: languages/vue.php:2223
8084
  msgid "You're using %1$sMonsterInsights Lite%2$s - no license needed. Enjoy!"
8085
  msgstr ""
8086
 
8087
  #. Translators: Add link to upgrade.
8088
+ #: languages/vue.php:2227
8089
  msgid "To unlock more features consider %1$supgrading to PRO%2$s."
8090
  msgstr ""
8091
 
8092
  #. Translators: Make text green.
8093
+ #: languages/vue.php:2231
8094
  msgid "As a valued MonsterInsights Lite user you %1$sreceive 50%% off%2$s, automatically applied at checkout!"
8095
  msgstr ""
8096
 
8097
  #. Translators: Make text green and add smiley face.
8098
+ #: languages/vue.php:2235
8099
  msgid "You're using %1$sMonsterInsights Lite%2$s - no license needed. Enjoy! %3$s"
8100
  msgstr ""
8101
 
8102
+ #: languages/vue.php:2238
8103
  msgid "Unlock PRO Features Now"
8104
  msgstr ""
8105
 
8106
+ #: languages/vue.php:2241
8107
  msgid "Paste your license key here"
8108
  msgstr ""
8109
 
8110
+ #: languages/vue.php:2244
8111
  msgid "Verify"
8112
  msgstr ""
8113
 
8114
  #. Translators: Add link to retrieve license from account area.
8115
+ #: languages/vue.php:2248
8116
  msgid "Already purchased? Simply enter your license key below to connect with MonsterInsights PRO! %1$sRetrieve your license key%2$s."
8117
  msgstr ""
8118
 
8119
+ #: languages/vue.php:2251
8120
  msgid "There was an error unlocking MonsterInsights PRO please try again or install manually."
8121
  msgstr ""
8122
 
8123
  #. Translators: Number of days.
8124
+ #: languages/vue.php:2255
8125
  msgid "vs. Previous Day"
8126
  msgstr ""
8127
 
8128
+ #: languages/vue.php:2258
8129
  msgid "No change"
8130
  msgstr ""
8131
 
8132
+ #: languages/vue.php:2261
8133
  msgid "Authenticating"
8134
  msgstr ""
8135
 
8136
+ #: languages/vue.php:2264
8137
  msgid "Verifying Credentials"
8138
  msgstr ""
8139
 
8140
+ #: languages/vue.php:2267
8141
  msgid "Your site is connected to MonsterInsights!"
8142
  msgstr ""
8143
 
8144
+ #: languages/vue.php:2270
8145
  msgid "Deauthenticating"
8146
  msgstr ""
8147
 
8148
+ #: languages/vue.php:2273
8149
  msgid "You've disconnected your site from MonsterInsights. Your site is no longer being tracked by Google Analytics and you won't see reports anymore."
8150
  msgstr ""
8151
 
8152
+ #: languages/vue.php:2276
8153
  msgid "Connect MonsterInsights"
8154
  msgstr ""
8155
 
8156
+ #: languages/vue.php:2279
8157
  msgid "Verify Credentials"
8158
  msgstr ""
8159
 
8160
+ #: languages/vue.php:2282
8161
  msgid "Website Profile"
8162
  msgstr ""
8163
 
8164
+ #: languages/vue.php:2285
8165
  msgid "Active Profile"
8166
  msgstr ""
8167
 
8168
+ #: languages/vue.php:2288
8169
  msgid "Your website profile has been set at the network level of your WordPress Multisite."
8170
  msgstr ""
8171
 
8172
+ #: languages/vue.php:2291
8173
  msgid "If you would like to use a different profile for this subsite, you can authenticate below."
8174
  msgstr ""
8175
 
8176
+ #: languages/vue.php:2294
8177
  msgid "Or manually enter UA code (limited functionality)"
8178
  msgstr ""
8179
 
8180
+ #: languages/vue.php:2297
8181
  msgid "Force Deauthenticate"
8182
  msgstr ""
8183
 
8184
+ #: languages/vue.php:2300
8185
  msgid "Disconnect MonsterInsights"
8186
  msgstr ""
8187
 
8188
+ #: languages/vue.php:2303
8189
  msgid "Proceed"
8190
  msgstr ""
8191
 
8192
+ #: languages/vue.php:2306
8193
  msgid "Connection Information"
8194
  msgstr ""
8195
 
8196
+ #: languages/vue.php:2309
8197
  msgid "To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host."
8198
  msgstr ""
8199
 
8200
+ #: languages/vue.php:2312
8201
  msgid "Hostname"
8202
  msgstr ""
8203
 
8204
+ #: languages/vue.php:2315
8205
  msgid "FTP Username"
8206
  msgstr ""
8207
 
8208
+ #: languages/vue.php:2318
8209
  msgid "FTP Password"
8210
  msgstr ""
8211
 
8212
+ #: languages/vue.php:2321
8213
  msgid "This password will not be stored on the server."
8214
  msgstr ""
8215
 
8216
+ #: languages/vue.php:2324
8217
  msgid "Connection Type"
8218
  msgstr ""
8219
 
8220
+ #: languages/vue.php:2327
8221
  msgid "Cancel"
8222
  msgstr ""
8223
 
8224
+ #: languages/vue.php:2331
8225
  msgid "Show"
8226
  msgstr ""
8227
 
8228
+ #: languages/vue.php:2334
8229
  msgid "No options available"
8230
  msgstr ""
8231
 
8232
+ #: languages/vue.php:2337
8233
  msgid "Adjust the sample rate so you don't exceed Google Analytics' processing limit. Can also be used to enable Google Optimize for A/B testing and personalization."
8234
  msgstr ""
8235
 
8236
  #. Translators: The name of the field that is throwing a validation error.
8237
+ #: languages/vue.php:2341
8238
  msgid "%s can't be empty."
8239
  msgstr ""
8240
 
8241
+ #: languages/vue.php:2344
8242
  msgid "Duplicate values are not allowed."
8243
  msgstr ""
8244
 
8245
+ #: languages/vue.php:2347
8246
  msgid "Add Another Link Path"
8247
  msgstr ""
8248
 
8249
+ #: languages/vue.php:2350
8250
  msgid "Remove row"
8251
  msgstr ""
8252
 
8253
+ #: languages/vue.php:2356
8254
  msgid "Help Us Improve"
8255
  msgstr ""
8256
 
8257
+ #: languages/vue.php:2359
8258
  msgid "Help us better understand our users and their website needs."
8259
  msgstr ""
8260
 
8261
  #. Translators: Adds a link to the documentation.
8262
+ #: languages/vue.php:2363
8263
  msgid "If enabled MonsterInsights will send some information about your WordPress site like what plugins and themes you use and which MonsterInsights settings you use to us so that we can improve our product. For a complete list of what we send and what we use it for, %1$svisit our website.%2$s"
8264
  msgstr ""
8265
 
8266
  #. Translators: Makes text bold.
8267
+ #: languages/vue.php:2367
8268
  msgid "You’re using %1$sExactMetrics Lite%2$s - no license needed. Enjoy!"
8269
  msgstr ""
8270
 
8271
  #. Translators: Makes text green.
8272
+ #: languages/vue.php:2371
8273
  msgid "As a valued ExactMetrics Lite user you %1$sreceive 50%% off%2$s, automatically applied at checkout."
8274
  msgstr ""
8275
 
8276
+ #: languages/vue.php:2374
8277
  msgid "Unlock All Features and Upgrade to Pro"
8278
  msgstr ""
8279
 
8280
+ #: languages/vue.php:2377
8281
  msgid "Website profile"
8282
  msgstr ""
8283
 
8284
+ #: languages/vue.php:2380
8285
  msgid "Active profile"
8286
  msgstr ""
8287
 
8288
+ #: languages/vue.php:2383
8289
  msgid "Skip and Keep Connection"
8290
  msgstr ""
8291
 
8292
  #. Translators: Placeholders are used for making text bold and adding a link.
8293
+ #: languages/vue.php:2387
8294
  msgid "You're using %1$s%2$s Lite%3$s. To unlock more features consider %4$supgrading to Pro%5$s."
8295
  msgstr ""
8296
 
8297
+ #: languages/vue.php:2390
8298
  msgid "Today"
8299
  msgstr ""
8300
 
8301
+ #: languages/vue.php:2394
8302
  msgid "Yesterday"
8303
  msgstr ""
8304
 
8305
+ #: languages/vue.php:2397
8306
  msgid "Last Week"
8307
  msgstr ""
8308
 
8309
+ #: languages/vue.php:2400
8310
  msgid "Last Month"
8311
  msgstr ""
8312
 
8313
+ #: languages/vue.php:2403
8314
  msgid "Last 7 days"
8315
  msgstr ""
8316
 
8317
+ #: languages/vue.php:2406
8318
  msgid "Last 30 days"
8319
  msgstr ""
8320
 
8321
+ #: languages/vue.php:2409
8322
  msgid "Unlock the Site Speed Report and Improve the Performance of Your Site"
8323
  msgstr ""
8324
 
8325
+ #: languages/vue.php:2412
8326
  msgid "See How Your Homepage Performs According to Google’s Own Criteria and See How You Can Improve to Increase Your Ranking"
8327
  msgstr ""
8328
 
8329
+ #: languages/vue.php:2415
8330
  msgid "See Your Homepage's Overall Performance Score"
8331
  msgstr ""
8332
 
8333
+ #: languages/vue.php:2418
8334
  msgid "Run an Audit on Your Homepage and See Your Server Response Time"
8335
  msgstr ""
8336
 
8337
+ #: languages/vue.php:2421
8338
  msgid "Learn How Long It Takes for Your Viewers to Interact With Your Site"
8339
  msgstr ""
8340
 
8341
+ #: languages/vue.php:2424
8342
  msgid "Learn How to Improve the Core Metrics that Google Uses to Rank Your Site"
8343
  msgstr ""
8344
 
8345
  #. Translators: Current WordPress version.
8346
+ #: languages/vue.php:2428
8347
  msgid "MonsterInsights has detected that your site is running an outdated version of WordPress (%s). MonsterInsights will stop supporting WordPress versions lower than 4.9 in 2020. Updating WordPress takes just a few minutes and will also solve many bugs that exist in your WordPress install."
8348
  msgstr ""
8349
 
8350
  #. Translators: Current PHP version and recommended PHP version.
8351
+ #: languages/vue.php:2432
8352
  msgid "MonsterInsights has detected that your site is running an outdated, insecure version of PHP (%1$s), which could be putting your site at risk for being hacked. Updating to the recommended version (PHP %2$s) only takes a few minutes and will make your website significantly faster and more secure."
8353
  msgstr ""
8354
 
8355
  #. Translators: Current WordPress version.
8356
+ #: languages/vue.php:2436
8357
  msgid "MonsterInsights has detected that your site is running an outdated version of WordPress (%s). Updating WordPress takes just a few minutes and will also solve many bugs that exist in your WordPress install."
8358
  msgstr ""
8359
 
8360
+ #: languages/vue.php:2442
8361
+ msgid "Site Speed Report"
8362
+ msgstr ""
8363
+
8364
+ #: languages/vue.php:2445
8365
+ msgid "2020 Year in Review"
8366
+ msgstr ""
8367
+
8368
+ #: languages/vue.php:2448
8369
  msgid "PrettyLinks Integration"
8370
  msgstr ""
8371
 
8372
+ #: languages/vue.php:2454
8373
  msgid "Popular Posts Widget"
8374
  msgstr ""
8375
 
8376
+ #: languages/vue.php:2457
8377
  msgid "Popular Products"
8378
  msgstr ""
8379
 
8380
+ #: languages/vue.php:2463
8381
+ msgid "Go Back To Reports"
8382
  msgstr ""
8383
 
8384
+ #: languages/vue.php:2466
8385
+ msgid "Enable Enhanced eCommerce"
8386
  msgstr ""
8387
 
8388
+ #: languages/vue.php:2472
8389
+ msgid "Email Summaries"
8390
  msgstr ""
8391
 
8392
+ #: languages/vue.php:2475
8393
+ msgid "Get weekly traffic reports directly in your inbox."
8394
  msgstr ""
8395
 
8396
+ #: languages/vue.php:2481
8397
+ msgid "Basic Options"
8398
  msgstr ""
8399
 
8400
+ #: languages/vue.php:2484
8401
+ msgid "Order Popular Posts by comments or shares with 3 simple theme choices."
8402
  msgstr ""
8403
 
8404
+ #: languages/vue.php:2487
8405
+ msgid "Dynamic Popular Posts & Popular Products"
8406
  msgstr ""
8407
 
8408
+ #: languages/vue.php:2490
8409
+ msgid "Display Popular Posts based on your actual traffic data from Google Analytics and choose from over 20 advanced themes. Display Popular WooCommerce products using widgets or Gutenberg blocks."
8410
  msgstr ""
8411
 
8412
+ #: languages/vue.php:2493
8413
+ msgid "Track and measure by the Author, Post Type, Category, Tag, SEO Score, Focus Keyword, Logged-in User, User ID and Published Time of each post and page"
8414
  msgstr ""
8415
 
8416
+ #: languages/vue.php:2496
8417
+ msgid "Inbox"
8418
  msgstr ""
8419
 
8420
+ #: languages/vue.php:2499
8421
+ msgid "Back to Inbox"
8422
  msgstr ""
8423
 
8424
+ #: languages/vue.php:2502
8425
+ msgid "View Dismissed"
8426
  msgstr ""
8427
 
8428
+ #: languages/vue.php:2505
8429
+ msgid "Notifications"
8430
  msgstr ""
8431
 
8432
+ #: languages/vue.php:2508
8433
+ msgid "Dismiss All"
8434
  msgstr ""
8435
 
8436
+ #: languages/vue.php:2511
8437
+ msgid "Dismissed"
8438
  msgstr ""
8439
 
8440
+ #: languages/vue.php:2514
8441
+ msgid "No Notifications"
8442
  msgstr ""
8443
 
8444
+ #: languages/vue.php:2517
8445
+ msgid "Site Speed"
8446
  msgstr ""
8447
 
8448
+ #: languages/vue.php:2520
8449
+ msgid "Caching"
8450
  msgstr ""
8451
 
8452
+ #: languages/vue.php:2523
8453
+ msgid "Enable Data Caching"
8454
  msgstr ""
8455
 
8456
+ #: languages/vue.php:2526
8457
+ msgid "Refresh Cache Every"
8458
  msgstr ""
8459
 
8460
+ #: languages/vue.php:2529
8461
+ msgid "Choose how often to refresh the cache."
8462
  msgstr ""
8463
 
8464
+ #: languages/vue.php:2532
8465
+ msgid "Enable Ajaxify"
8466
  msgstr ""
8467
 
8468
+ #: languages/vue.php:2535
8469
+ msgid "Ajaxify Widget"
8470
  msgstr ""
8471
 
8472
+ #: languages/vue.php:2538
8473
+ msgid "Use to bypass page caching."
8474
  msgstr ""
8475
 
8476
+ #: languages/vue.php:2541
8477
+ msgid "Empty Cache"
8478
  msgstr ""
8479
 
8480
+ #: languages/vue.php:2544
8481
+ msgid "Click to manually wipe the cache right now."
8482
  msgstr ""
8483
 
8484
+ #: languages/vue.php:2547
8485
+ msgid "Popular posts cache emptied"
8486
  msgstr ""
8487
 
8488
+ #: languages/vue.php:2550
8489
+ msgid "Error emptying the popular posts cache. Please try again."
8490
  msgstr ""
8491
 
8492
+ #: languages/vue.php:2553
8493
+ msgid "Choose Theme"
8494
  msgstr ""
8495
 
8496
+ #: languages/vue.php:2556
8497
+ msgid "Widget Styling"
8498
  msgstr ""
8499
 
8500
+ #: languages/vue.php:2559
8501
+ msgid "Choose how you want to determine the colors, font sizes and spacing of the widget."
8502
  msgstr ""
8503
 
8504
+ #: languages/vue.php:2562
8505
+ msgid "Sort By"
8506
  msgstr ""
8507
 
8508
+ #: languages/vue.php:2565
8509
+ msgid "Choose how you'd like the widget to determine your popular posts."
8510
  msgstr ""
8511
 
8512
+ #: languages/vue.php:2568
8513
+ msgid "Display Title"
8514
  msgstr ""
8515
 
8516
+ #: languages/vue.php:2574
8517
+ msgid "Title your widget and set it’s display preferences."
8518
  msgstr ""
8519
 
8520
+ #: languages/vue.php:2577
8521
+ msgid "Include in Post Types"
8522
  msgstr ""
8523
 
8524
+ #: languages/vue.php:2580
8525
+ msgid "Exclude from specific posts"
8526
  msgstr ""
8527
 
8528
+ #. Translators: Placeholders make the text bold.
8529
+ #: languages/vue.php:2584
8530
+ msgid "Choose which Post Types the widget %1$sWILL%2$s be placed."
8531
  msgstr ""
8532
 
8533
+ #. Translators: Placeholders make the text bold.
8534
+ #: languages/vue.php:2588
8535
+ msgid "Choose from which Posts the widget %1$sWILL NOT%2$s be placed."
8536
  msgstr ""
8537
 
8538
+ #: languages/vue.php:2591
8539
+ msgid "Loading Themes"
8540
  msgstr ""
8541
 
8542
+ #. Translators: placeholders make text small.
8543
+ #: languages/vue.php:2595
8544
+ msgid "Default Styles %1$s- As seen above.%2$s"
8545
  msgstr ""
8546
 
8547
+ #. Translators: placeholders make text small.
8548
+ #: languages/vue.php:2599
8549
+ msgid "No Styles %1$s- Use your own CSS.%2$s"
8550
  msgstr ""
8551
 
8552
+ #. Translators: placeholders make text small.
8553
+ #: languages/vue.php:2603
8554
+ msgid "Comments %1$s- Randomly rotate your most commented on posts from the past 30 days.%2$s"
8555
  msgstr ""
8556
 
8557
+ #. Translators: placeholders make text small.
8558
+ #: languages/vue.php:2607
8559
+ msgid "SharedCount %1$s- Connect with your SharedCount account to determine popular posts by share count.%2$s"
8560
+ msgstr ""
8561
+
8562
+ #. Translators: placeholders make text small.
8563
  #: languages/vue.php:2611
8564
+ msgid "Curated %1$s- Choose the posts which will randomly rotate in the widget.%2$s"
8565
  msgstr ""
8566
 
8567
  #: languages/vue.php:2614
8568
+ msgid "Placement"
8569
  msgstr ""
8570
 
8571
  #: languages/vue.php:2617
8572
+ msgid "Choose how you'd like to place the widget."
8573
  msgstr ""
8574
 
8575
+ #: languages/vue.php:2620
8576
+ msgid "Insert After"
 
8577
  msgstr ""
8578
 
8579
+ #: languages/vue.php:2623
8580
+ msgid "Choose where in the post body the widget will be placed."
 
8581
  msgstr ""
8582
 
8583
+ #: languages/vue.php:2627
8584
  msgid "Customize Design"
8585
  msgstr ""
8586
 
8587
+ #: languages/vue.php:2630
 
 
 
 
8588
  msgid "words"
8589
  msgstr ""
8590
 
8591
+ #: languages/vue.php:2633
8592
  msgid "Please select at least one post to display."
8593
  msgstr ""
8594
 
8595
  #. Translators: placeholders make text small.
8596
+ #: languages/vue.php:2637
8597
+ msgid "Automatic %1$s- The widget is automatically placed inside the post body.%2$s"
8598
  msgstr ""
8599
 
8600
  #. Translators: placeholders make text small.
8601
+ #: languages/vue.php:2641
8602
+ msgid "Manual %1$s- Manually place the widget using Gutenberg blocks or using our shortcode.%2$s"
8603
  msgstr ""
8604
 
8605
+ #. Translators: Adds a link to the documentation.
8606
+ #: languages/vue.php:2645
8607
+ msgid "Adds the Enhanced Link Attribution (retain link) code to improve the accuracy of your In-Page Analytics report by automatically differentiating between multiple links to the same URL on a single page by using link element IDs."
8608
+ msgstr ""
8609
+
8610
+ #: languages/vue.php:2648
8611
+ msgid "Import settings from another MonsterInsights website."
8612
+ msgstr ""
8613
+
8614
+ #: languages/vue.php:2651
8615
+ msgid "Export settings to import into another MonsterInsights install."
8616
  msgstr ""
8617
 
 
8618
  #: languages/vue.php:2654
8619
+ msgid "Copy to Pretty Links"
8620
  msgstr ""
8621
 
8622
+ #: languages/vue.php:2657
8623
+ msgid "Make your campaign links prettier!"
 
8624
  msgstr ""
8625
 
8626
+ #: languages/vue.php:2660
8627
+ msgid "Pretty Links turns those ugly, long campaign links into clean, memorable, speakable and totally shareable links."
 
8628
  msgstr ""
8629
 
8630
+ #: languages/vue.php:2664
8631
+ msgid "Download Pretty Links"
 
8632
  msgstr ""
8633
 
8634
+ #: languages/vue.php:2667
8635
+ msgid "View notifications"
8636
  msgstr ""
8637
 
8638
+ #: languages/vue.php:2670
8639
+ msgid "Make your MonsterInsights campaign links prettier with Pretty Links!"
8640
  msgstr ""
8641
 
8642
+ #: languages/vue.php:2673
8643
+ msgid "Pretty Links turns those ugly, long campaign links into clean, memorable, speakable, totally shareable links."
8644
  msgstr ""
8645
 
8646
+ #: languages/vue.php:2676
8647
+ msgid "Take your MonsterInsights campaign links from our URL Builder and shorten them with Pretty Links!"
8648
  msgstr ""
8649
 
8650
+ #: languages/vue.php:2679
8651
+ msgid "Over 200,000 websites use Pretty Links!"
8652
  msgstr ""
8653
 
8654
+ #: languages/vue.php:2682
8655
+ msgid "Install Pretty Links"
8656
  msgstr ""
8657
 
8658
+ #: languages/vue.php:2685
8659
+ msgid "Pretty Links Installed & Activated"
8660
  msgstr ""
8661
 
8662
+ #: languages/vue.php:2688
8663
+ msgid "Install Pretty Links from the WordPress.org plugin repository."
8664
  msgstr ""
8665
 
8666
+ #: languages/vue.php:2691
8667
+ msgid "Activate Pretty Links"
8668
+ msgstr ""
8669
+
8670
+ #: languages/vue.php:2694
8671
+ msgid "Activating Pretty Links..."
8672
+ msgstr ""
8673
+
8674
+ #: languages/vue.php:2697
8675
+ msgid "Create New Pretty Link"
8676
  msgstr ""
8677
 
 
8678
  #: languages/vue.php:2700
8679
+ msgid "Create a New Pretty Link"
8680
  msgstr ""
8681
 
8682
  #: languages/vue.php:2703
8683
+ msgid "Grab your campaign link and paste it into the Target URL field."
8684
  msgstr ""
8685
 
8686
  #: languages/vue.php:2706
8687
+ msgid "Export PDF Reports"
8688
  msgstr ""
8689
 
8690
  #: languages/vue.php:2709
8691
+ msgid "This feature requires MonsterInsights Pro"
8692
  msgstr ""
8693
 
8694
  #: languages/vue.php:2712
8695
+ msgid "By upgrading you will also get access to advanced eCommerce tracking, Custom Dimensions and more."
8696
  msgstr ""
8697
 
8698
  #: languages/vue.php:2715
8699
+ msgid "Upgrade to Pro and Unlock Popular Products"
8700
  msgstr ""
8701
 
8702
  #: languages/vue.php:2718
8703
+ msgid "View all Pro features"
8704
  msgstr ""
8705
 
8706
  #: languages/vue.php:2721
8707
+ msgid "Add Top 5 Posts from Google Analytics"
8708
  msgstr ""
8709
 
8710
  #: languages/vue.php:2724
8711
+ msgid "Pro version is required"
8712
  msgstr ""
8713
 
8714
+ #: languages/vue.php:2727
8715
+ msgid "Automated + Curated"
 
8716
  msgstr ""
8717
 
8718
+ #. Translators: Placeholder adds a link to the Custom Dimensions settings.
8719
  #: languages/vue.php:2731
8720
+ msgid "Automatically add the top 5 Posts from the past 30 days to your Curated list of Posts using Custom Dimensions (Pro version required. %1$sUpgrade now%2$s)."
8721
  msgstr ""
8722
 
8723
+ #: languages/vue.php:2734
8724
+ msgid "The MonsterInsights Headline Analyzer tool in the Gutenberg editor enables you to write irresistible SEO-friendly headlines that drive traffic, social media shares, and rank better in search results."
 
8725
  msgstr ""
8726
 
8727
+ #: languages/vue.php:2737
8728
+ msgid "Disable the Headline Analyzer"
 
8729
  msgstr ""
8730
 
8731
+ #: languages/vue.php:2740
8732
+ msgid "Popular Posts data can be fetched correctly"
8733
  msgstr ""
8734
 
8735
+ #: languages/vue.php:2743
8736
+ msgid "Please note: depending on when you set up the Custom Dimensions settings, it may take up to 7 days to see relevant Popular Posts data loading from Google Analytics."
8737
  msgstr ""
8738
 
8739
+ #: languages/vue.php:2746
8740
+ msgid "Close"
8741
  msgstr ""
8742
 
8743
+ #: languages/vue.php:2749
8744
+ msgid "In order to load the top posts from Google Analytics you will need to enable the Custom Dimensions addon and set up the Post Type custom dimension in both MonsterInsights and Google Analytics settings. Please use the button below to confirm your configuration is correct."
8745
  msgstr ""
8746
 
8747
+ #: languages/vue.php:2752
8748
+ msgid "Test Automated Posts"
8749
  msgstr ""
8750
 
8751
+ #. Translators: Placeholder adds a link to the Popular Posts GA setup instructions doc.
8752
+ #: languages/vue.php:2756
8753
+ msgid "Click this button to run a series of checks that will confirm your setup is completed to load Popular Posts from Google Analytics."
8754
  msgstr ""
8755
 
8756
+ #. Translators: Placeholder adds a link to the Custom Dimensions settings.
8757
  #: languages/vue.php:2760
8758
+ msgid "Automatically add the top 5 Posts from the past 30 days to your Curated list of Posts using %1$sCustom Dimensions%2$s. Also requires Sort By - Curated to be selected. Setup steps can be found in our %3$sknowledge base%4$s."
8759
  msgstr ""
8760
 
8761
+ #. Translators: Placeholder gets replaced with current license version.
8762
+ #: languages/vue.php:2764
8763
+ msgid "Pro version is required. Your current license level is: %s"
8764
  msgstr ""
8765
 
8766
+ #: languages/vue.php:2767
8767
+ msgid "Verifying Popular Posts data"
8768
  msgstr ""
8769
 
8770
+ #: languages/vue.php:2770
8771
+ msgid "Select posts/search"
8772
  msgstr ""
8773
 
8774
+ #: languages/vue.php:2773
8775
+ msgid "Oops! No posts found."
8776
  msgstr ""
8777
 
8778
+ #: languages/vue.php:2776
8779
+ msgid "Search by post title"
8780
  msgstr ""
8781
 
8782
+ #: languages/vue.php:2779
8783
+ msgid "Can't load posts."
8784
  msgstr ""
8785
 
8786
+ #: languages/vue.php:2782
8787
+ msgid "Multiple Entries"
8788
  msgstr ""
8789
 
8790
+ #: languages/vue.php:2785
8791
+ msgid "Total Number of Widgets to Show"
8792
  msgstr ""
8793
 
8794
+ #: languages/vue.php:2788
8795
+ msgid "Choose how many widgets will be placed in a single Post."
8796
  msgstr ""
8797
 
8798
+ #: languages/vue.php:2791
8799
+ msgid "Minimum Distance Between Widgets"
8800
  msgstr ""
8801
 
8802
+ #: languages/vue.php:2794
8803
+ msgid "Choose the distance between widgets."
8804
  msgstr ""
8805
 
8806
+ #: languages/vue.php:2797
8807
+ msgid "Minimum Word Count to Display Multiple Widgets"
8808
  msgstr ""
8809
 
 
8810
  #: languages/vue.php:2800
8811
+ msgid "Choose the minimum word count for a Post to have multiple entries."
8812
+ msgstr ""
8813
+
8814
+ #: languages/vue.php:2803
8815
+ msgid "Only Show Posts from These Categories"
8816
  msgstr ""
8817
 
8818
  #: languages/vue.php:2806
8819
+ msgid "Choose from which categories posts will be displayed in the widget. All categories will be used if left empty."
8820
  msgstr ""
8821
 
8822
  #: languages/vue.php:2809
8823
+ msgid "You can add maximum 5 items."
8824
  msgstr ""
8825
 
8826
  #: languages/vue.php:2812
8827
+ msgid "At least 0 item required."
8828
  msgstr ""
8829
 
8830
+ #. Translators: Page number of total pages. 1 & 2 make the first part of the text bold.
8831
+ #: languages/vue.php:2816
8832
+ msgid "%1$sPage %3$s%2$s of %4$s"
8833
  msgstr ""
8834
 
8835
+ #: languages/vue.php:2819
8836
  msgid "Title"
8837
  msgstr ""
8838
 
8839
+ #: languages/vue.php:2822
8840
+ msgid "Color"
8841
  msgstr ""
8842
 
8843
+ #: languages/vue.php:2825
8844
+ msgid "Size"
8845
  msgstr ""
8846
 
8847
+ #: languages/vue.php:2828
8848
  msgid "Border"
8849
  msgstr ""
8850
 
8851
+ #: languages/vue.php:2831
8852
+ msgid "Author/Date"
8853
  msgstr ""
8854
 
8855
+ #: languages/vue.php:2834
8856
+ msgid "Label"
8857
  msgstr ""
8858
 
 
8859
  #: languages/vue.php:2837
8860
+ msgid "Background"
 
 
 
 
 
 
 
 
8861
  msgstr ""
8862
 
8863
  #: languages/vue.php:2849
8864
+ msgid "Choose which content you would like displayed in the widget."
8865
  msgstr ""
8866
 
8867
+ #: languages/vue.php:2861
8868
+ msgid "Comments"
8869
  msgstr ""
8870
 
8871
+ #: languages/vue.php:2867
8872
+ msgid "Choose how many posts you’d like displayed in the widget."
8873
  msgstr ""
8874
 
8875
+ #: languages/vue.php:2873
8876
+ msgid "Sartorial taxidermy venmo you probably haven't heard of them, tofu fingerstache ethical pickled hella ramps vice snackwave seitan typewriter tofu."
8877
  msgstr ""
8878
 
8879
+ #: languages/vue.php:2876
8880
+ msgid "Austin typewriter heirloom distillery twee migas wayfarers. Fingerstache master cleanse quinoa humblebrag, iPhone taxidermy snackwave seitan typewriter tofu organic affogato kitsch. Artisan"
 
8881
  msgstr ""
8882
 
8883
+ #: languages/vue.php:2879
8884
+ msgid "Icon"
 
8885
  msgstr ""
8886
 
8887
+ #: languages/vue.php:2882
8888
+ msgid "Days"
 
8889
  msgstr ""
8890
 
8891
+ #. Translators: placeholders make text small.
8892
+ #: languages/vue.php:2886
8893
+ msgid "7 days"
8894
  msgstr ""
8895
 
8896
+ #: languages/vue.php:2889
8897
+ msgid "30 days"
8898
  msgstr ""
8899
 
8900
+ #: languages/vue.php:2892
8901
+ msgid "Custom"
8902
  msgstr ""
8903
 
8904
+ #: languages/vue.php:2895
8905
  msgid "SharedCount API Key"
8906
  msgstr ""
8907
 
8908
+ #: languages/vue.php:2898
8909
  msgid "Insert your sharedcount API key found in your %1$sSettings%2$s panel. After, click Start Indexing."
8910
  msgstr ""
8911
 
8912
+ #: languages/vue.php:2901
8913
  msgid "Start Indexing"
8914
  msgstr ""
8915
 
8916
+ #: languages/vue.php:2904
8917
  msgid "%1$sIndex Progress: %2$s%%.%3$s You may leave this page during indexing."
8918
  msgstr ""
8919
 
8920
+ #: languages/vue.php:2907
8921
  msgid "Indexing completed, counts will update automatically every day."
8922
  msgstr ""
8923
 
8924
+ #. Translators: Minimum and maximum number that can be used.
8925
+ #: languages/vue.php:2911
8926
+ msgid "Please enter a value between %1$s and %2$s"
 
 
 
 
 
 
 
8927
  msgstr ""
8928
 
8929
+ #. Translators: The minimum set value.
8930
+ #: languages/vue.php:2915
8931
+ msgid "Please enter a value higher than %s"
8932
  msgstr ""
8933
 
8934
+ #. Translators: The maximum set value.
8935
+ #: languages/vue.php:2919
8936
+ msgid "Please enter a value lower than %s"
8937
  msgstr ""
8938
 
8939
+ #: languages/vue.php:2922
8940
+ msgid "Please enter a number"
8941
  msgstr ""
8942
 
8943
+ #: languages/vue.php:2925
8944
+ msgid "Value has to be a round number"
8945
  msgstr ""
8946
 
8947
+ #: languages/vue.php:2928
8948
+ msgid "Your 2020 Year in Review is still calculating. Please check back later to see how your website performed last year."
8949
  msgstr ""
8950
 
8951
+ #: languages/vue.php:2931
8952
+ msgid "Your 2020 Analytics Report"
8953
  msgstr ""
8954
 
8955
+ #: languages/vue.php:2937
8956
+ msgid "January 1, 2020 - December 31, 2020"
8957
  msgstr ""
8958
 
8959
+ #: languages/vue.php:2940
8960
+ msgid "A Tip for 2021"
8961
  msgstr ""
8962
 
8963
+ #: languages/vue.php:2943
8964
+ msgid "A Tip For 2021"
8965
  msgstr ""
8966
 
8967
+ #: languages/vue.php:2946
8968
+ msgid "Here's to an amazing 2021!"
8969
  msgstr ""
8970
 
8971
+ #: languages/vue.php:2949
8972
+ msgid "Try our other popular WordPress plugins to grow your website in 2021."
8973
  msgstr ""
8974
 
8975
+ #: languages/vue.php:2952
8976
+ msgid "Become a WordPress expert in 2021. Join our amazing communities and take your website to the next level."
8977
  msgstr ""
8978
 
8979
+ #: languages/vue.php:2955
8980
+ msgid "Copyright MonsterInsights, 2021"
8981
  msgstr ""
8982
 
8983
+ #: languages/vue.php:2958
8984
+ msgid "See the top Traffic Sources and Top Pages for the Month of %s in the Overview Report to replicate your success."
8985
  msgstr ""
8986
 
8987
+ #. Translators: Number of minutes spent on site.
8988
+ #: languages/vue.php:2962
8989
+ msgid "Each visitor spent an average of %s minutes on your website in 2020."
8990
  msgstr ""
8991
 
8992
+ #: languages/vue.php:2965
8993
+ msgid "Used on over 4,000,000 websites!"
8994
  msgstr ""
8995
 
8996
+ #: languages/vue.php:2968
8997
+ msgid "Wide"
8998
  msgstr ""
8999
 
9000
+ #: languages/vue.php:2971
9001
+ msgid "Narrow"
9002
  msgstr ""
9003
 
9004
+ #: languages/vue.php:2974
9005
+ msgid "Export PDF Overview Report"
9006
  msgstr ""
9007
 
9008
+ #: languages/vue.php:2977
9009
+ msgid "+ Add Role"
9010
  msgstr ""
9011
 
9012
+ #: languages/vue.php:2980
9013
+ msgid "Download the analytics reports instantly from the WordPress dashboard as PDF files and share them with anyone."
9014
  msgstr ""
9015
 
9016
+ #: languages/vue.php:2983
9017
+ msgid "Our email summaries feature sends a weekly summary of the most important site analytics information."
9018
  msgstr ""
9019
 
9020
+ #: languages/vue.php:2986
9021
  msgid "Automatic Placement"
9022
  msgstr ""
9023
 
9024
+ #: languages/vue.php:2989
9025
  msgid "Display using Gutenberg Blocks"
9026
  msgstr ""
9027
 
9028
+ #: languages/vue.php:2992
9029
  msgid "Embed Options"
9030
  msgstr ""
9031
 
9032
+ #: languages/vue.php:2995
9033
  msgid "All Embed Options can be used in conjunction with one another."
9034
  msgstr ""
9035
 
9036
+ #: languages/vue.php:2998
9037
+ msgid "Using the Gutenberg Block"
9038
+ msgstr ""
9039
+
9040
+ #: languages/vue.php:3001
9041
  msgid "Using Automatic Embed"
9042
  msgstr ""
9043
 
9044
+ #: languages/vue.php:3004
9045
  msgid "Learn how to insert the Popular Posts Widget into your posts and pages using Gutenberg Blocks. To style this widget, use the Gutenberg Block settings."
9046
  msgstr ""
9047
 
9048
+ #: languages/vue.php:3007
9049
  msgid "Enabling Automatic Placement will include the Popular Posts Widget after the last paragraph of any and all posts that match your Behavior settings. To style this widget use the Customize Design panel above."
9050
  msgstr ""
9051
 
9052
+ #: languages/vue.php:3010
9053
  msgid "Learn how to insert the Popular Posts Widget using a shortcode. To style this widget use the Customize Design panel above."
9054
  msgstr ""
9055
 
9056
+ #: languages/vue.php:3013
9057
  msgid "%1$sWatch Video%2$s - How to Add the Popular Posts widget using Gutenberg"
9058
  msgstr ""
9059
 
9060
+ #: languages/vue.php:3016
9061
+ msgid "%1$sStep 1%2$s - Click the “Add Block” icon while editing a Post or Page."
9062
+ msgstr ""
9063
+
9064
+ #: languages/vue.php:3019
9065
  msgid "%1$sStep 2%2$s - Search for “Popular Posts”."
9066
  msgstr ""
9067
 
9068
+ #: languages/vue.php:3022
9069
+ msgid "%1$sStep 3%2$s - Style the widget using the Block Settings sidebar."
9070
+ msgstr ""
9071
+
9072
+ #: languages/vue.php:3025
9073
  msgid "%1$sStep 1%2$s - Navigate to your Appearance > Widgets page using the menu on the left side your screen. Must be logged in as Admin."
9074
  msgstr ""
9075
 
9076
+ #: languages/vue.php:3028
9077
  msgid "%1$sStep 2%2$s - On the left, under Available Widgets, look for the Popular Posts - MonsterInsights widget and drag it into the desired Sidebar on the right."
9078
  msgstr ""
9079
 
9080
+ #: languages/vue.php:3031
9081
  msgid "%1$sStep 3%2$s - The widget options should automatically expand allowing you to customize the design."
9082
  msgstr ""
9083
 
9084
+ #: languages/vue.php:3034
9085
  msgid "Display using a Shortcode"
9086
  msgstr ""
9087
 
9088
+ #: languages/vue.php:3037
9089
+ msgid "Copy the shortcode and paste it into your Page and/or Post templates or using a shortcode plugin."
9090
+ msgstr ""
9091
+
9092
+ #: languages/vue.php:3040
9093
+ msgid "Copy Shortcode"
9094
+ msgstr ""
9095
+
9096
+ #: languages/vue.php:3043
9097
  msgid "%1$sWatch Video%2$s - How to Add the Popular Posts widget using our Shortcode"
9098
  msgstr ""
9099
 
9100
+ #: languages/vue.php:3046
9101
  msgid "Enable Automatic Placement"
9102
  msgstr ""
9103
 
9104
+ #: languages/vue.php:3049
9105
  msgid "Display in a Sidebar"
9106
  msgstr ""
9107
 
9108
+ #: languages/vue.php:3052
9109
  msgid "Learn how to insert the Popular Posts Widget into a Sidebar. To style this widget use the Customize Design panel above."
9110
  msgstr ""
9111
 
9112
+ #: languages/vue.php:3055
9113
  msgid "Watch Video - How to Add the Popular Posts widget using Widgets"
9114
  msgstr ""
9115
 
9116
+ #: languages/vue.php:3058
9117
+ msgid "Unlock with %s"
 
 
 
 
9118
  msgstr ""
9119
 
9120
+ #: languages/vue.php:3061
9121
+ msgid "Export PDF Report"
9122
  msgstr ""
9123
 
9124
+ #: languages/vue.php:3064
9125
+ msgid "You can export PDF reports only in the PRO version."
9126
  msgstr ""
9127
 
9128
+ #. Translators: Placeholder adds a line break.
9129
  #: languages/vue.php:3068
9130
+ msgid "You can customize your %sdate range only in the PRO version."
9131
  msgstr ""
9132
 
9133
  #: languages/vue.php:3071
9134
+ msgid "Display Method"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9135
  msgstr ""
9136
 
9137
+ #: languages/vue.php:3074
9138
+ msgid "There are two ways to manual include the widget in your posts."
9139
  msgstr ""
9140
 
9141
+ #: languages/vue.php:3077
9142
+ msgid "Using the Shortcode"
9143
  msgstr ""
9144
 
9145
+ #: languages/vue.php:3080
9146
+ msgid "Learn how to insert the widget using Gutenberg blocks."
9147
  msgstr ""
9148
 
9149
+ #: languages/vue.php:3083
9150
+ msgid "Learn how to insert the widget using out Shortcode."
9151
  msgstr ""
9152
 
9153
+ #: languages/vue.php:3086
9154
+ msgid "%1$sWatch Video%2$s - How to Add the Inline Popular Post widget using Gutenberg"
9155
  msgstr ""
9156
 
9157
+ #: languages/vue.php:3089
9158
+ msgid "%1$sStep 2%2$s - Search for “Inline Popular Posts by MonsterInsights”."
9159
  msgstr ""
9160
 
9161
+ #: languages/vue.php:3092
9162
+ msgid "Shortcode"
9163
  msgstr ""
9164
 
9165
+ #: languages/vue.php:3095
9166
+ msgid "%1$sWatch Video%2$s - How to Add the Inline Popular Post widget using our Shortcode"
 
9167
  msgstr ""
9168
 
9169
+ #: languages/vue.php:3098
9170
+ msgid "Compatibility mode"
9171
  msgstr ""
9172
 
9173
+ #: languages/vue.php:3101
9174
+ msgid "Enable _gtagTracker Compatibility"
9175
  msgstr ""
9176
 
9177
+ #. Translators: Placeholder gets replaced with default GA js function.
9178
+ #: languages/vue.php:3105
9179
+ msgid "This enables MonsterInsights to work with plugins that use %1$s and don't support %2$s"
9180
  msgstr ""
9181
 
9182
  #: googleanalytics.php:284
languages/vue.php CHANGED
@@ -10,10 +10,8 @@ $generated_i18n_strings = array(
10
  // Reference: src/plugins/monsterinsights-wizard-helper-plugin.js:13
11
  __( 'Loading settings', 'google-analytics-for-wordpress' ),
12
 
13
- // Reference: src/modules/settings/components/input/tab-general/SettingsInputLicense-Lite.vue:71
14
  // Reference: src/modules/settings/components/input/tab-general/monsterinsights-SettingsInputAuthenticate-Lite.vue:227
15
- // Reference: src/modules/widget/components/WidgetReportError.vue:25
16
- // Reference: src/modules/wizard-onboarding/components/inputs/OnboardingAuthenticate-Lite.vue:124
17
  __( 'Error', 'google-analytics-for-wordpress' ),
18
 
19
  // Reference: src/plugins/monsterinsights-frontend-helper-plugin.js:14
@@ -22,7 +20,7 @@ $generated_i18n_strings = array(
22
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:129
23
  __( 'Loading new report data', 'google-analytics-for-wordpress' ),
24
 
25
- // Reference: src/modules/settings/components/input/tab-general/SettingsInputLicense-Lite.vue:55
26
  __( 'Please wait...', 'google-analytics-for-wordpress' ),
27
 
28
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:143
@@ -30,59 +28,45 @@ $generated_i18n_strings = array(
30
  __( 'Continue %s', 'google-analytics-for-wordpress' ),
31
 
32
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:181
33
- // Reference: src/plugins/monsterinsights-reports-helper-plugin.js:236
34
  __( 'Unlock the Publishers Report and Focus on the Content that Matters', 'google-analytics-for-wordpress' ),
35
 
36
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:182
37
- // Reference: src/plugins/monsterinsights-reports-helper-plugin.js:237
38
  __( 'Stop guessing about what content your visitors are interested in. MonsterInsights Publisher Report shows you exactly which content gets the most visits, so you can analyze and optimize it for higher conversions.', 'google-analytics-for-wordpress' ),
39
 
40
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:185
41
- // Reference: src/plugins/monsterinsights-reports-helper-plugin.js:248
42
  __( 'Unlock the Publishers Report and Focus on the Content That Matters', 'google-analytics-for-wordpress' ),
43
 
44
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:186
45
- // Reference: src/plugins/monsterinsights-reports-helper-plugin.js:249
46
  __( 'Stop guessing about what content your visitors are interested in. The Publisher Report shows you exactly which content gets the most traffic, so you can analyze and optimize it for higher conversions.', 'google-analytics-for-wordpress' ),
47
 
48
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:189
49
- // Reference: src/plugins/monsterinsights-reports-helper-plugin.js:260
50
  __( 'Unlock the eCommerce Report and See Your Important Store Metrics', 'google-analytics-for-wordpress' ),
51
 
52
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:190
53
- // Reference: src/plugins/monsterinsights-reports-helper-plugin.js:261
54
  __( 'Increase your sales & revenue with insights. MonsterInsights answers all your top eCommerce questions using metrics like total revenue, conversion rate, average order value, top products, top referral sources and more.', 'google-analytics-for-wordpress' ),
55
 
56
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:193
57
- // Reference: src/plugins/monsterinsights-reports-helper-plugin.js:274
58
  __( 'Unlock the Dimensions Report and Track Your Own Custom Data', 'google-analytics-for-wordpress' ),
59
 
60
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:194
61
- // Reference: src/plugins/monsterinsights-reports-helper-plugin.js:275
62
  __( 'Decide what data is important using your own custom tracking parameters. The Dimensions report allows you to easily see what\'s working right inside your WordPress dashboard.', 'google-analytics-for-wordpress' ),
63
 
64
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:197
65
- // Reference: src/plugins/monsterinsights-reports-helper-plugin.js:285
66
  __( 'Unlock the Forms Report and Improve Conversions', 'google-analytics-for-wordpress' ),
67
 
68
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:198
69
- // Reference: src/plugins/monsterinsights-reports-helper-plugin.js:286
70
  __( 'Easily track your form views and conversions. The Forms Report allows you to see which forms are performing better and which forms have lower conversion rates so you can optimize using real data.', 'google-analytics-for-wordpress' ),
71
 
72
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:201
73
- // Reference: src/plugins/monsterinsights-reports-helper-plugin.js:294
74
  __( 'Unlock the Search Console Report and See How People Find Your Website', 'google-analytics-for-wordpress' ),
75
 
76
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:202
77
- // Reference: src/plugins/monsterinsights-reports-helper-plugin.js:295
78
  __( 'See exactly how people find your website, which keywords they searched for, how many times the results were viewed, and more.', 'google-analytics-for-wordpress' ),
79
 
80
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:205
81
- // Reference: src/plugins/monsterinsights-reports-helper-plugin.js:304
82
  __( 'Unlock the Real-Time Report and Track the Visitors on Your Site in Real-Time', 'google-analytics-for-wordpress' ),
83
 
84
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:206
85
- // Reference: src/plugins/monsterinsights-reports-helper-plugin.js:305
86
  __( 'Track the results of your marketing efforts and product launches as-it-happens right from your WordPress site. The Real-Time report allows you to view your traffic sources and visitors activity when you need it.', 'google-analytics-for-wordpress' ),
87
 
88
  // Reference: src/plugins/monsterinsights-reports-helper-plugin.js:188
@@ -187,8 +171,8 @@ $generated_i18n_strings = array(
187
  // Reference: src/modules/frontend/monsterinsights-frontend.vue:36
188
  __( 'Insights', 'google-analytics-for-wordpress' ),
189
 
190
- // Reference: src/modules/reports/routes/index.js:25
191
  // Reference: src/modules/widget/store/index.js:14
 
192
  __( 'Overview Report', 'google-analytics-for-wordpress' ),
193
 
194
  // Reference: src/modules/wizard-onboarding/monsterinsights-welcome-Lite.vue:125
@@ -215,20 +199,21 @@ $generated_i18n_strings = array(
215
  // Reference: src/modules/wizard-onboarding/monsterinsights-welcome-Lite.vue:132
216
  __( 'See All Features', 'google-analytics-for-wordpress' ),
217
 
218
- // Reference: src/modules/reports/components/monsterinsights-ReportsPdfExport-Lite.vue:48
219
- // Reference: src/modules/wizard-onboarding/monsterinsights-welcome-Lite.vue:133
220
  __( 'Upgrade to PRO', 'google-analytics-for-wordpress' ),
221
 
222
  // Reference: src/modules/wizard-onboarding/monsterinsights-welcome-Lite.vue:134
223
  __( 'per year', 'google-analytics-for-wordpress' ),
224
 
225
- // Reference: src/modules/wizard-onboarding/monsterinsights-welcome-Lite.vue:135
 
 
226
  __( 'Upgrade Now', 'google-analytics-for-wordpress' ),
227
 
228
  // Reference: src/modules/wizard-onboarding/monsterinsights-welcome-Lite.vue:136
229
  __( 'Testimonials', 'google-analytics-for-wordpress' ),
230
 
231
- // Reference: src/modules/wizard-onboarding/monsterinsights-welcome-Lite.vue:140
232
  __( 'Universal Tracking', 'google-analytics-for-wordpress' ),
233
 
234
  // Reference: src/modules/wizard-onboarding/monsterinsights-welcome-Lite.vue:141
@@ -276,16 +261,17 @@ $generated_i18n_strings = array(
276
  // Reference: src/modules/wizard-onboarding/monsterinsights-welcome-Lite.vue:181
277
  __( 'Ecommerce Report', 'google-analytics-for-wordpress' ),
278
 
279
- // Reference: src/modules/wizard-onboarding/monsterinsights-welcome-Lite.vue:182
280
  __( 'Form Conversions', 'google-analytics-for-wordpress' ),
281
 
282
- // Reference: src/modules/wizard-onboarding/monsterinsights-welcome-Lite.vue:183
 
283
  __( 'Custom Dimensions', 'google-analytics-for-wordpress' ),
284
 
285
- // Reference: src/modules/wizard-onboarding/monsterinsights-welcome-Lite.vue:184
286
  __( 'Author Tracking', 'google-analytics-for-wordpress' ),
287
 
288
- // Reference: src/modules/wizard-onboarding/monsterinsights-welcome-Lite.vue:185
289
  __( 'Google Optimize', 'google-analytics-for-wordpress' ),
290
 
291
  // Reference: src/modules/wizard-onboarding/monsterinsights-welcome-Lite.vue:186
@@ -356,14 +342,12 @@ $generated_i18n_strings = array(
356
  __( 'Recommended Plugin: %s', 'google-analytics-for-wordpress' ),
357
 
358
  // Reference: src/modules/addons/components/AddonButton.vue:51
359
- // Reference: src/modules/widget/components/WidgetFooter.vue:20
360
  __( 'Install', 'google-analytics-for-wordpress' ),
361
 
362
  // Reference: src/modules/addons/components/AddonButton.vue:47
363
- // Reference: src/modules/widget/components/WidgetFooter.vue:21
364
  __( 'Activate', 'google-analytics-for-wordpress' ),
365
 
366
- // Reference: src/modules/widget/components/WidgetFooter.vue:22
367
  __( 'Learn More', 'google-analytics-for-wordpress' ),
368
 
369
  // Reference: src/components/TheQuickLinks.vue:31
@@ -397,15 +381,12 @@ $generated_i18n_strings = array(
397
  __( 'There is an issue with your Google Account authentication. Please use the button below to fix it by re-authenticating.', 'google-analytics-for-wordpress' ),
398
 
399
  // Reference: src/modules/settings/components/input/tab-general/monsterinsights-SettingsInputAuthenticate-Lite.vue:69
400
- // Reference: src/modules/wizard-onboarding/components/inputs/OnboardingAuthenticate-Lite.vue:47
401
  __( 'Reconnect MonsterInsights', 'google-analytics-for-wordpress' ),
402
 
403
  // Reference: src/modules/settings/components/input/tab-general/monsterinsights-SettingsInputAuthenticate-Lite.vue:143
404
- // Reference: src/modules/wizard-onboarding/components/inputs/OnboardingAuthenticate-Lite.vue:108
405
  __( 'Re-Authenticating', 'google-analytics-for-wordpress' ),
406
 
407
  // Reference: src/modules/settings/components/input/tab-general/monsterinsights-SettingsInputAuthenticate-Lite.vue:229
408
- // Reference: src/modules/wizard-onboarding/components/inputs/OnboardingAuthenticate-Lite.vue:126
409
  __( 'Ok', 'google-analytics-for-wordpress' ),
410
 
411
  // Reference: src/modules/widget/components/monsterinsights-WidgetSettings-Lite.vue:19
@@ -419,20 +400,19 @@ $generated_i18n_strings = array(
419
  __( 'Publishers Report', 'google-analytics-for-wordpress' ),
420
 
421
  // Reference: src/modules/reports/components/reports/monsterinsights-ReportEcommerce-Lite.vue:23
422
- // Reference: src/modules/reports/routes/index.js:41
423
  __( 'eCommerce Report', 'google-analytics-for-wordpress' ),
424
 
425
  // Reference: src/modules/reports/components/reports/monsterinsights-ReportSearchConsole-Lite.vue:26
426
  // Reference: src/modules/reports/routes/index.js:49
427
  __( 'Search Console Report', 'google-analytics-for-wordpress' ),
428
 
429
- // Reference: src/modules/reports/routes/index.js:57
430
  __( 'Dimensions Report', 'google-analytics-for-wordpress' ),
431
 
432
- // Reference: src/modules/reports/routes/index.js:65
433
  __( 'Forms Report', 'google-analytics-for-wordpress' ),
434
 
435
- // Reference: src/modules/reports/routes/index.js:73
436
  __( 'Real-Time Report', 'google-analytics-for-wordpress' ),
437
 
438
  // Reference: src/modules/reports/components/monsterinsights-ReportsNavigation.vue:48
@@ -440,38 +420,39 @@ $generated_i18n_strings = array(
440
  // Reference: src/modules/reports/routes/index.js:85
441
  __( '2019 Year in Review', 'google-analytics-for-wordpress' ),
442
 
 
443
  // Reference: src/modules/settings/routes/site.js:122
444
  __( 'About Us', 'google-analytics-for-wordpress' ),
445
 
 
446
  // Reference: src/modules/settings/routes/site.js:130
447
  __( 'Getting Started', 'google-analytics-for-wordpress' ),
448
 
449
  // Reference: src/modules/about/components/monsterinsights-AboutTabLiteVsPro.vue:52
450
- // Reference: src/modules/settings/routes/site.js:139
451
  __( 'Lite vs Pro', 'google-analytics-for-wordpress' ),
452
 
453
- // Reference: src/modules/settings/routes/site.js:35
454
  __( 'General', 'google-analytics-for-wordpress' ),
455
 
456
- // Reference: src/modules/settings/routes/site.js:43
457
  __( 'Engagement', 'google-analytics-for-wordpress' ),
458
 
459
- // Reference: src/modules/reports/components/reports/monsterinsights-ReportEcommerce-Lite.vue:22
460
  __( 'eCommerce', 'google-analytics-for-wordpress' ),
461
 
462
- // Reference: src/modules/settings/routes/site.js:59
463
  __( 'Publisher', 'google-analytics-for-wordpress' ),
464
 
465
- // Reference: src/modules/settings/routes/site.js:67
466
  __( 'Conversions', 'google-analytics-for-wordpress' ),
467
 
468
- // Reference: src/modules/settings/routes/site.js:75
469
  __( 'Advanced', 'google-analytics-for-wordpress' ),
470
 
471
- // Reference: src/modules/tools/components/ToolsNavigation.vue:15
472
  __( 'URL Builder', 'google-analytics-for-wordpress' ),
473
 
474
- // Reference: src/modules/tools/components/ToolsNavigation.vue:14
475
  __( 'Import Export', 'google-analytics-for-wordpress' ),
476
 
477
  // Reference: src/modules/wizard-onboarding/components/TheWizardHeader.vue:24
@@ -537,6 +518,7 @@ $generated_i18n_strings = array(
537
  // Reference: src/modules/widget/store/index.js:70
538
  __( 'This list shows the download links your visitors clicked the most.', 'google-analytics-for-wordpress' ),
539
 
 
540
  // Reference: src/modules/widget/store/index.js:76
541
  __( 'Overview', 'google-analytics-for-wordpress' ),
542
 
@@ -659,7 +641,7 @@ $generated_i18n_strings = array(
659
  // Reference: src/modules/reports/store/actions.js:203
660
  __( 'View Addons', 'google-analytics-for-wordpress' ),
661
 
662
- // Reference: src/modules/reports/store/actions.js:204
663
  __( 'Dismiss', 'google-analytics-for-wordpress' ),
664
 
665
  // Reference: src/modules/reports/store/actions.js:211
@@ -708,15 +690,18 @@ $generated_i18n_strings = array(
708
  // Reference: src/modules/frontend/components/monsterinsights-FrontendStatsGeneral.vue:29
709
  __( 'Your Website', 'google-analytics-for-wordpress' ),
710
 
 
711
  // Reference: src/modules/widget/components/reports/monsterinsights-WidgetReportOverview-Lite.vue:62
712
  __( 'Sessions', 'google-analytics-for-wordpress' ),
713
 
 
714
  // Reference: src/modules/widget/components/reports/monsterinsights-WidgetReportOverview-Lite.vue:65
715
  __( 'Pageviews', 'google-analytics-for-wordpress' ),
716
 
717
  // Reference: src/modules/frontend/components/monsterinsights-FrontendStatsGeneral.vue:32
718
  __( 'Avg. Duration', 'google-analytics-for-wordpress' ),
719
 
 
720
  // Reference: src/modules/widget/components/reports/monsterinsights-WidgetReportOverview-Lite.vue:73
721
  __( 'Bounce Rate', 'google-analytics-for-wordpress' ),
722
 
@@ -733,6 +718,7 @@ $generated_i18n_strings = array(
733
  __( 'Go to the Analytics Dashboard', 'google-analytics-for-wordpress' ),
734
 
735
  // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabGeneral-Lite.vue:91
 
736
  __( 'License Key', 'google-analytics-for-wordpress' ),
737
 
738
  // Reference: src/modules/settings/components/monsterinsights-SettingsNetwork.vue:47
@@ -748,13 +734,13 @@ $generated_i18n_strings = array(
748
  // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabGeneral-Lite.vue:94
749
  __( 'You will be taken to the MonsterInsights website where you\'ll need to connect your Analytics account.', 'google-analytics-for-wordpress' ),
750
 
751
- // Reference: src/modules/settings/components/monsterinsights-SettingsNetwork.vue:51
752
  __( 'Miscellaneous', 'google-analytics-for-wordpress' ),
753
 
754
- // Reference: src/modules/settings/components/monsterinsights-SettingsNetwork.vue:53
755
  __( 'Hides plugin announcements and update details. This includes critical notices we use to inform about deprecations and important required configuration changes.', 'google-analytics-for-wordpress' ),
756
 
757
- // Reference: src/modules/settings/components/monsterinsights-SettingsNetwork.vue:54
758
  __( 'Hide Announcements', 'google-analytics-for-wordpress' ),
759
 
760
  // Reference: src/modules/addons/monsterinsights-addons-Lite.vue:40
@@ -773,7 +759,7 @@ $generated_i18n_strings = array(
773
  /* Translators: Make text green. */
774
  __( 'Upgrade to Pro to unlock addons and other great features. As a valued MonsterInsights Lite user you %1$sreceive 50%% off%2$s, automatically applied at checkout!', 'google-analytics-for-wordpress' ),
775
 
776
- // Reference: src/modules/reports/components/reports-overview/monsterinsights-ReportOverviewUpsell-Lite.vue:31
777
  __( 'Upgrade to MonsterInsights Pro', 'google-analytics-for-wordpress' ),
778
 
779
  // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabGeneral-Lite.vue:78
@@ -801,6 +787,7 @@ $generated_i18n_strings = array(
801
  /* Translators: Line break. */
802
  __( 'Unique %s Sessions', 'google-analytics-for-wordpress' ),
803
 
 
804
  // Reference: src/modules/widget/components/reports/monsterinsights-WidgetReportOverview-Lite.vue:67
805
  /* Translators: Line break. */
806
  __( 'Unique %s Pageviews', 'google-analytics-for-wordpress' ),
@@ -820,7 +807,7 @@ $generated_i18n_strings = array(
820
  // Reference: src/modules/widget/components/reports/monsterinsights-WidgetReportOverview-Lite.vue:72
821
  __( 'Avg. Session Duration', 'google-analytics-for-wordpress' ),
822
 
823
- // Reference: src/modules/reports/components/reports/monsterinsights-YearInReview-Lite.vue:276
824
  __( 'Demographics', 'google-analytics-for-wordpress' ),
825
 
826
  // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabEngagement.vue:60
@@ -1053,10 +1040,10 @@ $generated_i18n_strings = array(
1053
  // Reference: src/modules/about/components/monsterinsights-AboutTabGettingStarted.vue:84
1054
  __( 'More advanced features', 'google-analytics-for-wordpress' ),
1055
 
1056
- // Reference: src/modules/about/components/monsterinsights-AboutTabGettingStarted.vue:86
1057
  __( 'Get MonsterInsights Pro Today and Unlock all the Powerful Features', 'google-analytics-for-wordpress' ),
1058
 
1059
- // Reference: src/modules/about/components/monsterinsights-AboutTabGettingStarted.vue:88
1060
  /* Translators: Makes text green. */
1061
  __( 'Bonus: MonsterInsights Lite users get %1$s50%% off regular price%2$s, automatically applied at checkout.', 'google-analytics-for-wordpress' ),
1062
 
@@ -1085,6 +1072,7 @@ $generated_i18n_strings = array(
1085
  // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabAdvanced.vue:68
1086
  __( 'Users that have at least one of these roles will be able to view the reports.', 'google-analytics-for-wordpress' ),
1087
 
 
1088
  // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepRecommendedSettings.vue:88
1089
  __( 'Users that have at least one of these roles will be able to view the reports, along with any user with the manage_options capability.', 'google-analytics-for-wordpress' ),
1090
 
@@ -1173,21 +1161,20 @@ $generated_i18n_strings = array(
1173
  // Reference: src/modules/reports/components/reports/monsterinsights-ReportOverview.vue:263
1174
  __( 'This list shows the top websites that send your website traffic, known as referral traffic.', 'google-analytics-for-wordpress' ),
1175
 
1176
- // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepRecommendedSettings.vue:71
1177
  /* Translators: Example path (/go/). */
1178
  __( 'Path (example: %s)', 'google-analytics-for-wordpress' ),
1179
 
1180
- // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepRecommendedSettings.vue:73
1181
  __( 'Path has to start with a / and have no spaces', 'google-analytics-for-wordpress' ),
1182
 
1183
- // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepRecommendedSettings.vue:78
1184
  /* Translators: Example label (aff). */
1185
  __( 'Label (example: %s)', 'google-analytics-for-wordpress' ),
1186
 
1187
- // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepRecommendedSettings.vue:80
1188
  __( 'Label can\'t contain any spaces', 'google-analytics-for-wordpress' ),
1189
 
1190
- // Reference: src/modules/settings/components/SettingsLiteUpsellLarge.vue:25
1191
  // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabPublisher.vue:62
1192
  __( 'Affiliate Links', 'google-analytics-for-wordpress' ),
1193
 
@@ -1273,6 +1260,7 @@ $generated_i18n_strings = array(
1273
  // Reference: src/modules/reports/components/reports/monsterinsights-YearInReview-Lite.vue:284
1274
  __( 'Average Age', 'google-analytics-for-wordpress' ),
1275
 
 
1276
  // Reference: src/modules/reports/components/reports/monsterinsights-YearInReview-Lite.vue:285
1277
  __( 'Behavior', 'google-analytics-for-wordpress' ),
1278
 
@@ -1622,6 +1610,7 @@ $generated_i18n_strings = array(
1622
  __( 'Complete eCommerce tracking for WooCommerce, Easy Digital Downloads and MemberPress stores with no code or settings required', 'google-analytics-for-wordpress' ),
1623
 
1624
  // Reference: src/modules/about/components/monsterinsights-AboutTabLiteVsPro.vue:95
 
1625
  __( 'Forms Tracking', 'google-analytics-for-wordpress' ),
1626
 
1627
  // Reference: src/modules/about/components/monsterinsights-AboutTabLiteVsPro.vue:99
@@ -1794,11 +1783,10 @@ $generated_i18n_strings = array(
1794
  /* Translators: Error status and error text. */
1795
  __( 'Can\'t deauthenticate. Error: %1$s, %2$s', 'google-analytics-for-wordpress' ),
1796
 
1797
- // Reference: src/modules/license/api/index.js:149
1798
- // Reference: src/modules/settings/api/index.js:23
1799
  __( 'You appear to be offline.', 'google-analytics-for-wordpress' ),
1800
 
1801
- // Reference: src/modules/settings/api/index.js:73
1802
  /* Translators: Error status and error text. */
1803
  __( 'Can\'t save settings. Error: %1$s, %2$s', 'google-analytics-for-wordpress' ),
1804
 
@@ -1898,7 +1886,6 @@ $generated_i18n_strings = array(
1898
  __( 'Continue & Install WPForms', 'google-analytics-for-wordpress' ),
1899
 
1900
  // Reference: src/modules/addons/components/AddonButton.vue:39
1901
- // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepWpforms.vue:46
1902
  __( 'Installing...', 'google-analytics-for-wordpress' ),
1903
 
1904
  // Reference: src/modules/wizard-onboarding/components/steps/monsterinsights-OnboardingStepSuccess.vue:31
@@ -1933,7 +1920,7 @@ $generated_i18n_strings = array(
1933
  // Reference: src/modules/wizard-onboarding/components/steps/monsterinsights-OnboardingStepRecommendedAddons-Lite.vue:48
1934
  __( 'View all MonsterInsights addons', 'google-analytics-for-wordpress' ),
1935
 
1936
- // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepRecommendedSettings.vue:89
1937
  __( 'Save and continue', 'google-analytics-for-wordpress' ),
1938
 
1939
  // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepAuthenticate.vue:48
@@ -1951,7 +1938,7 @@ $generated_i18n_strings = array(
1951
  // Reference: src/modules/settings/components/input/tab-general/monsterinsights-SettingsInputAuthenticate-Lite.vue:75
1952
  __( 'Warning: If you use a manual UA code, you won\'t be able to use any of the reporting and some of the tracking features. Your UA code should look like UA-XXXXXX-XX where the X\'s are numbers.', 'google-analytics-for-wordpress' ),
1953
 
1954
- // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepAuthenticate.vue:55
1955
  __( 'Save and Continue', 'google-analytics-for-wordpress' ),
1956
 
1957
  // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepAuthenticate.vue:81
@@ -2086,7 +2073,6 @@ $generated_i18n_strings = array(
2086
  __( 'Banner Ads', 'google-analytics-for-wordpress' ),
2087
 
2088
  // Reference: src/modules/settings/components/SettingsLiteUpsellLarge.vue:31
2089
- // Reference: src/modules/settings/components/input/tab-publisher/monsterinsights-SettingsInputAmp-Lite.vue:22
2090
  __( 'Google AMP', 'google-analytics-for-wordpress' ),
2091
 
2092
  // Reference: src/modules/settings/components/SettingsLiteUpsellLarge.vue:32
@@ -2156,7 +2142,7 @@ $generated_i18n_strings = array(
2156
  // Reference: src/modules/settings/components/input/SettingsInputText.vue:47
2157
  __( 'The value entered does not match the required format', 'google-analytics-for-wordpress' ),
2158
 
2159
- // Reference: src/modules/settings/components/SettingsAddonUpgrade.vue:37
2160
  __( 'Upgrade', 'google-analytics-for-wordpress' ),
2161
 
2162
  // Reference: src/modules/settings/components/input/tab-engagement/SettingsInputEUCompliance-Lite.vue:27
@@ -2204,27 +2190,28 @@ $generated_i18n_strings = array(
2204
  // Reference: src/modules/settings/components/input/tab-publisher/monsterinsights-SettingsInputFbia-Lite.vue:23
2205
  __( 'Want to expand your website audience beyond your website with Facebook Instant Articles? Upgrade to MonsterInsights Pro.', 'google-analytics-for-wordpress' ),
2206
 
2207
- // Reference: src/modules/settings/api/index.js:19
2208
  /* Translators: Error status and error text. */
2209
  __( 'Can\'t load settings. Error: %1$s, %2$s', 'google-analytics-for-wordpress' ),
2210
 
2211
- // Reference: src/modules/settings/api/index.js:77
 
2212
  __( 'Network error encountered. Settings not saved.', 'google-analytics-for-wordpress' ),
2213
 
2214
  // Reference: src/modules/reports/components/reports-overview/ReportOverviewUpsellMobile-Lite.vue:21
2215
  /* Translators: Make text green. */
2216
  __( 'Upgrade to Pro and unlock addons and other great features. %1$sSave 50%% automatically!%2$s', 'google-analytics-for-wordpress' ),
2217
 
2218
- // Reference: src/modules/settings/components/input/tab-general/SettingsInputUsageTracking-Lite.vue:27
2219
  __( 'Usage Tracking', 'google-analytics-for-wordpress' ),
2220
 
2221
  // Reference: src/modules/settings/components/input/tab-general/SettingsInputUsageTracking-Lite.vue:28
2222
  __( 'Allow Usage Tracking', 'google-analytics-for-wordpress' ),
2223
 
2224
- // Reference: src/modules/settings/components/input/tab-general/SettingsInputUsageTracking-Lite.vue:29
2225
  __( 'By allowing us to track usage data we can better help you because we know with which WordPress configurations, themes and plugins we should test.', 'google-analytics-for-wordpress' ),
2226
 
2227
- // Reference: src/modules/settings/components/input/tab-general/SettingsInputUsageTracking-Lite.vue:31
2228
  /* Translators: Add links to documentation. */
2229
  __( 'Complete documentation on usage tracking is available %1$shere%2$s.', 'google-analytics-for-wordpress' ),
2230
 
@@ -2263,15 +2250,14 @@ $generated_i18n_strings = array(
2263
  // Reference: src/modules/settings/components/input/tab-general/SettingsInputLicense-Lite.vue:69
2264
  __( 'There was an error unlocking MonsterInsights PRO please try again or install manually.', 'google-analytics-for-wordpress' ),
2265
 
2266
- // Reference: src/modules/reports/components/ReportInfobox.vue:39
2267
  /* Translators: Number of days. */
2268
  __( 'vs. Previous Day', 'google-analytics-for-wordpress' ),
2269
 
2270
- // Reference: src/modules/reports/components/ReportInfobox.vue:56
2271
  __( 'No change', 'google-analytics-for-wordpress' ),
2272
 
2273
  // Reference: src/modules/settings/components/input/tab-general/monsterinsights-SettingsInputAuthenticate-Lite.vue:116
2274
- // Reference: src/modules/wizard-onboarding/components/inputs/OnboardingAuthenticate-Lite.vue:79
2275
  __( 'Authenticating', 'google-analytics-for-wordpress' ),
2276
 
2277
  // Reference: src/modules/settings/components/input/tab-general/monsterinsights-SettingsInputAuthenticate-Lite.vue:170
@@ -2287,7 +2273,6 @@ $generated_i18n_strings = array(
2287
  __( 'You\'ve disconnected your site from MonsterInsights. Your site is no longer being tracked by Google Analytics and you won\'t see reports anymore.', 'google-analytics-for-wordpress' ),
2288
 
2289
  // Reference: src/modules/settings/components/input/tab-general/monsterinsights-SettingsInputAuthenticate-Lite.vue:67
2290
- // Reference: src/modules/wizard-onboarding/components/inputs/OnboardingAuthenticate-Lite.vue:46
2291
  __( 'Connect MonsterInsights', 'google-analytics-for-wordpress' ),
2292
 
2293
  // Reference: src/modules/settings/components/input/tab-general/monsterinsights-SettingsInputAuthenticate-Lite.vue:68
@@ -2300,11 +2285,9 @@ $generated_i18n_strings = array(
2300
  __( 'Active Profile', 'google-analytics-for-wordpress' ),
2301
 
2302
  // Reference: src/modules/settings/components/input/tab-general/monsterinsights-SettingsInputAuthenticate-Lite.vue:72
2303
- // Reference: src/modules/wizard-onboarding/components/inputs/OnboardingAuthenticate-Lite.vue:50
2304
  __( 'Your website profile has been set at the network level of your WordPress Multisite.', 'google-analytics-for-wordpress' ),
2305
 
2306
  // Reference: src/modules/settings/components/input/tab-general/monsterinsights-SettingsInputAuthenticate-Lite.vue:73
2307
- // Reference: src/modules/wizard-onboarding/components/inputs/OnboardingAuthenticate-Lite.vue:51
2308
  __( 'If you would like to use a different profile for this subsite, you can authenticate below.', 'google-analytics-for-wordpress' ),
2309
 
2310
  // Reference: src/modules/settings/components/input/tab-general/monsterinsights-SettingsInputAuthenticate-Lite.vue:76
@@ -2344,6 +2327,7 @@ $generated_i18n_strings = array(
2344
  __( 'Cancel', 'google-analytics-for-wordpress' ),
2345
 
2346
  // Reference: src/modules/reports/components/ReportTableBox.vue:65
 
2347
  __( 'Show', 'google-analytics-for-wordpress' ),
2348
 
2349
  // Reference: src/modules/settings/components/input/SettingsInputSelect.vue:62
@@ -2403,34 +2387,28 @@ $generated_i18n_strings = array(
2403
  __( 'You\'re using %1$s%2$s Lite%3$s. To unlock more features consider %4$supgrading to Pro%5$s.', 'google-analytics-for-wordpress' ),
2404
 
2405
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:223
2406
- // Reference: src/plugins/monsterinsights-reports-helper-plugin.js:335
2407
  __( 'Today', 'google-analytics-for-wordpress' ),
2408
 
2409
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemePreview.vue:67
 
2410
  __( 'Yesterday', 'google-analytics-for-wordpress' ),
2411
 
2412
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:235
2413
- // Reference: src/plugins/monsterinsights-reports-helper-plugin.js:347
2414
  __( 'Last Week', 'google-analytics-for-wordpress' ),
2415
 
2416
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:241
2417
- // Reference: src/plugins/monsterinsights-reports-helper-plugin.js:353
2418
  __( 'Last Month', 'google-analytics-for-wordpress' ),
2419
 
2420
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:247
2421
- // Reference: src/plugins/monsterinsights-reports-helper-plugin.js:359
2422
  __( 'Last 7 days', 'google-analytics-for-wordpress' ),
2423
 
2424
- // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:253
2425
- // Reference: src/plugins/monsterinsights-reports-helper-plugin.js:365
2426
  __( 'Last 30 days', 'google-analytics-for-wordpress' ),
2427
 
2428
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:209
2429
- // Reference: src/plugins/monsterinsights-reports-helper-plugin.js:315
2430
  __( 'Unlock the Site Speed Report and Improve the Performance of Your Site', 'google-analytics-for-wordpress' ),
2431
 
2432
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:210
2433
- // Reference: src/plugins/monsterinsights-reports-helper-plugin.js:316
2434
  __( 'See How Your Homepage Performs According to Google’s Own Criteria and See How You Can Improve to Increase Your Ranking', 'google-analytics-for-wordpress' ),
2435
 
2436
  // Reference: src/plugins/monsterinsights-reports-helper-plugin.js:318
@@ -2457,24 +2435,63 @@ $generated_i18n_strings = array(
2457
  /* Translators: Current WordPress version. */
2458
  __( 'MonsterInsights has detected that your site is running an outdated version of WordPress (%s). Updating WordPress takes just a few minutes and will also solve many bugs that exist in your WordPress install.', 'google-analytics-for-wordpress' ),
2459
 
 
 
 
 
 
 
 
 
 
2460
  // Reference: src/modules/settings/routes/site.js:108
2461
  __( 'PrettyLinks Integration', 'google-analytics-for-wordpress' ),
2462
 
2463
  // Reference: src/modules/popular-posts/components/PopularPostsNavigation.vue:22
2464
- // Reference: src/modules/settings/routes/site.js:154
2465
  __( 'Inline Popular Posts', 'google-analytics-for-wordpress' ),
2466
 
2467
  // Reference: src/modules/popular-posts/components/PopularPostsNavigation.vue:23
2468
- // Reference: src/modules/settings/routes/site.js:162
2469
  __( 'Popular Posts Widget', 'google-analytics-for-wordpress' ),
2470
 
2471
  // Reference: src/modules/popular-posts/components/PopularPostsNavigation.vue:24
2472
- // Reference: src/modules/settings/routes/site.js:171
2473
  __( 'Popular Products', 'google-analytics-for-wordpress' ),
2474
 
2475
  // Reference: src/modules/settings/routes/site.js:180
2476
  __( 'Settings', 'google-analytics-for-wordpress' ),
2477
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2478
  // Reference: src/modules/notifications/components/monsterinsights-Notifications.vue:75
2479
  __( 'Inbox', 'google-analytics-for-wordpress' ),
2480
 
@@ -2496,14 +2513,8 @@ $generated_i18n_strings = array(
2496
  // Reference: src/modules/notifications/components/monsterinsights-Notifications.vue:81
2497
  __( 'No Notifications', 'google-analytics-for-wordpress' ),
2498
 
2499
- // Reference: src/modules/about/components/monsterinsights-AboutTabLiteVsPro.vue:121
2500
- __( 'Headline Analyzer', 'google-analytics-for-wordpress' ),
2501
-
2502
- // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabPublisher.vue:68
2503
- __( 'The MonsterInsights Headline Analyzer tool in the Gutenberg editor enables you to write irresistible SEO-friendly headlines that drive traffic, social media shares, and rank better in search results.', 'google-analytics-for-wordpress' ),
2504
-
2505
- // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabPublisher.vue:69
2506
- __( 'Disable the Headline Analyzer', 'google-analytics-for-wordpress' ),
2507
 
2508
  // Reference: src/modules/popular-posts/components/PopularPostsSettings.vue:45
2509
  __( 'Caching', 'google-analytics-for-wordpress' ),
@@ -2538,51 +2549,6 @@ $generated_i18n_strings = array(
2538
  // Reference: src/modules/popular-posts/components/PopularPostsSettings.vue:92
2539
  __( 'Error emptying the popular posts cache. Please try again.', 'google-analytics-for-wordpress' ),
2540
 
2541
- // Reference: src/modules/tools/components/monsterinsights-ToolsTabImportExport.vue:44
2542
- __( 'Import settings from another MonsterInsights website.', 'google-analytics-for-wordpress' ),
2543
-
2544
- // Reference: src/modules/tools/components/monsterinsights-ToolsTabImportExport.vue:46
2545
- __( 'Export settings to import into another MonsterInsights install.', 'google-analytics-for-wordpress' ),
2546
-
2547
- // Reference: src/modules/tools/components/monsterinsights-ToolsPrettyLinksFlow.vue:83
2548
- __( 'Make your MonsterInsights campaign links prettier with Pretty Links!', 'google-analytics-for-wordpress' ),
2549
-
2550
- // Reference: src/modules/tools/components/monsterinsights-ToolsPrettyLinksFlow.vue:84
2551
- __( 'Pretty Links turns those ugly, long campaign links into clean, memorable, speakable, totally shareable links.', 'google-analytics-for-wordpress' ),
2552
-
2553
- // Reference: src/modules/tools/components/monsterinsights-ToolsPrettyLinksFlow.vue:85
2554
- __( 'Take your MonsterInsights campaign links from our URL Builder and shorten them with Pretty Links!', 'google-analytics-for-wordpress' ),
2555
-
2556
- // Reference: src/modules/tools/components/monsterinsights-ToolsPrettyLinksFlow.vue:86
2557
- __( 'Over 200,000 websites use Pretty Links!', 'google-analytics-for-wordpress' ),
2558
-
2559
- // Reference: src/modules/tools/components/monsterinsights-ToolsPrettyLinksFlow.vue:87
2560
- __( 'Install Pretty Links', 'google-analytics-for-wordpress' ),
2561
-
2562
- // Reference: src/modules/tools/components/monsterinsights-ToolsPrettyLinksFlow.vue:88
2563
- __( 'Pretty Links Installed & Activated', 'google-analytics-for-wordpress' ),
2564
-
2565
- // Reference: src/modules/tools/components/monsterinsights-ToolsTabUrlBuilder.vue:192
2566
- __( 'Download Pretty Links', 'google-analytics-for-wordpress' ),
2567
-
2568
- // Reference: src/modules/tools/components/monsterinsights-ToolsPrettyLinksFlow.vue:90
2569
- __( 'Install Pretty Links from the WordPress.org plugin repository.', 'google-analytics-for-wordpress' ),
2570
-
2571
- // Reference: src/modules/tools/components/monsterinsights-ToolsPrettyLinksFlow.vue:91
2572
- __( 'Activate Pretty Links', 'google-analytics-for-wordpress' ),
2573
-
2574
- // Reference: src/modules/tools/components/monsterinsights-ToolsPrettyLinksFlow.vue:92
2575
- __( 'Activating Pretty Links...', 'google-analytics-for-wordpress' ),
2576
-
2577
- // Reference: src/modules/tools/components/monsterinsights-ToolsPrettyLinksFlow.vue:93
2578
- __( 'Create New Pretty Link', 'google-analytics-for-wordpress' ),
2579
-
2580
- // Reference: src/modules/tools/components/monsterinsights-ToolsPrettyLinksFlow.vue:94
2581
- __( 'Create a New Pretty Link', 'google-analytics-for-wordpress' ),
2582
-
2583
- // Reference: src/modules/tools/components/monsterinsights-ToolsPrettyLinksFlow.vue:95
2584
- __( 'Grab your campaign link and paste it into the Target URL field.', 'google-analytics-for-wordpress' ),
2585
-
2586
  // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:105
2587
  __( 'Choose Theme', 'google-analytics-for-wordpress' ),
2588
 
@@ -2598,17 +2564,14 @@ $generated_i18n_strings = array(
2598
  // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:110
2599
  __( 'Choose how you\'d like the widget to determine your popular posts.', 'google-analytics-for-wordpress' ),
2600
 
2601
- // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:111
2602
- __( 'Placement', 'google-analytics-for-wordpress' ),
2603
-
2604
- // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:112
2605
- __( 'Choose how you\'d like to place the widget.', 'google-analytics-for-wordpress' ),
2606
 
2607
- // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:113
2608
- __( 'Insert After', 'google-analytics-for-wordpress' ),
2609
 
2610
- // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:114
2611
- __( 'Choose where in the post body the widget will be placed.', 'google-analytics-for-wordpress' ),
2612
 
2613
  // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:115
2614
  __( 'Include in Post Types', 'google-analytics-for-wordpress' ),
@@ -2624,19 +2587,9 @@ $generated_i18n_strings = array(
2624
  /* Translators: Placeholders make the text bold. */
2625
  __( 'Choose from which Posts the widget %1$sWILL NOT%2$s be placed.', 'google-analytics-for-wordpress' ),
2626
 
2627
- // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:121
2628
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:136
2629
- __( 'Customize Design', 'google-analytics-for-wordpress' ),
2630
-
2631
  // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:122
2632
  __( 'Loading Themes', 'google-analytics-for-wordpress' ),
2633
 
2634
- // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:123
2635
- __( 'words', 'google-analytics-for-wordpress' ),
2636
-
2637
- // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:124
2638
- __( 'Please select at least one post to display.', 'google-analytics-for-wordpress' ),
2639
-
2640
  // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:129
2641
  /* Translators: placeholders make text small. */
2642
  __( 'Default Styles %1$s- As seen above.%2$s', 'google-analytics-for-wordpress' ),
@@ -2657,6 +2610,28 @@ $generated_i18n_strings = array(
2657
  /* Translators: placeholders make text small. */
2658
  __( 'Curated %1$s- Choose the posts which will randomly rotate in the widget.%2$s', 'google-analytics-for-wordpress' ),
2659
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2660
  // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:158
2661
  /* Translators: placeholders make text small. */
2662
  __( 'Automatic %1$s- The widget is automatically placed inside the post body.%2$s', 'google-analytics-for-wordpress' ),
@@ -2665,23 +2640,15 @@ $generated_i18n_strings = array(
2665
  /* Translators: placeholders make text small. */
2666
  __( 'Manual %1$s- Manually place the widget using Gutenberg blocks or using our shortcode.%2$s', 'google-analytics-for-wordpress' ),
2667
 
2668
- // Reference: src/modules/popular-posts/components/PopularPostsWidget.vue:106
2669
- __( 'Display Title', 'google-analytics-for-wordpress' ),
2670
-
2671
- // Reference: src/modules/popular-posts/components/PopularPostsWidget.vue:107
2672
- __( 'Widget Title', 'google-analytics-for-wordpress' ),
2673
-
2674
- // Reference: src/modules/popular-posts/components/PopularPostsWidget.vue:108
2675
- __( 'Title your widget and set it’s display preferences.', 'google-analytics-for-wordpress' ),
2676
-
2677
- // Reference: src/modules/reports/store/actions.js:90
2678
- __( 'Go Back To Reports', 'google-analytics-for-wordpress' ),
2679
 
2680
- // Reference: src/modules/reports/store/actions.js:91
2681
- __( 'Enable Enhanced eCommerce', 'google-analytics-for-wordpress' ),
2682
 
2683
- // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepRecommendedSettings.vue:93
2684
- __( '+ Add Role', 'google-analytics-for-wordpress' ),
2685
 
2686
  // Reference: src/modules/tools/components/monsterinsights-ToolsTabUrlBuilder.vue:189
2687
  __( 'Copy to Pretty Links', 'google-analytics-for-wordpress' ),
@@ -2692,18 +2659,82 @@ $generated_i18n_strings = array(
2692
  // Reference: src/modules/tools/components/monsterinsights-ToolsTabUrlBuilder.vue:191
2693
  __( 'Pretty Links turns those ugly, long campaign links into clean, memorable, speakable and totally shareable links.', 'google-analytics-for-wordpress' ),
2694
 
2695
- // Reference: src/modules/popular-posts/components/input/PopularPostsCacheInterval-Lite.vue:14
2696
- __( 'Days', 'google-analytics-for-wordpress' ),
 
2697
 
2698
- // Reference: src/modules/popular-posts/components/input/PopularPostsCacheInterval-Lite.vue:19
2699
- /* Translators: placeholders make text small. */
2700
- __( '7 days', 'google-analytics-for-wordpress' ),
2701
 
2702
- // Reference: src/modules/popular-posts/components/input/PopularPostsCacheInterval-Lite.vue:23
2703
- __( '30 days', 'google-analytics-for-wordpress' ),
2704
 
2705
- // Reference: src/modules/popular-posts/components/input/PopularPostsCacheInterval-Lite.vue:28
2706
- __( 'Custom', 'google-analytics-for-wordpress' ),
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2707
 
2708
  // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Pro.vue:107
2709
  __( 'Popular Posts data can be fetched correctly', 'google-analytics-for-wordpress' ),
@@ -2714,9 +2745,6 @@ $generated_i18n_strings = array(
2714
  // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Pro.vue:112
2715
  __( 'Close', 'google-analytics-for-wordpress' ),
2716
 
2717
- // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Pro.vue:48
2718
- __( 'Add Top 5 Posts from Google Analytics', 'google-analytics-for-wordpress' ),
2719
-
2720
  // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Pro.vue:49
2721
  __( 'In order to load the top posts from Google Analytics you will need to enable the Custom Dimensions addon and set up the Post Type custom dimension in both MonsterInsights and Google Analytics settings. Please use the button below to confirm your configuration is correct.', 'google-analytics-for-wordpress' ),
2722
 
@@ -2727,9 +2755,6 @@ $generated_i18n_strings = array(
2727
  /* Translators: Placeholder adds a link to the Popular Posts GA setup instructions doc. */
2728
  __( 'Click this button to run a series of checks that will confirm your setup is completed to load Popular Posts from Google Analytics.', 'google-analytics-for-wordpress' ),
2729
 
2730
- // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Pro.vue:53
2731
- __( 'Automated + Curated', 'google-analytics-for-wordpress' ),
2732
-
2733
  // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Pro.vue:55
2734
  /* Translators: Placeholder adds a link to the Custom Dimensions settings. */
2735
  __( 'Automatically add the top 5 Posts from the past 30 days to your Curated list of Posts using %1$sCustom Dimensions%2$s. Also requires Sort By - Curated to be selected. Setup steps can be found in our %3$sknowledge base%4$s.', 'google-analytics-for-wordpress' ),
@@ -2753,12 +2778,6 @@ $generated_i18n_strings = array(
2753
  // Reference: src/modules/popular-posts/components/input/PopularPostsPostsPicker.vue:92
2754
  __( 'Can\'t load posts.', 'google-analytics-for-wordpress' ),
2755
 
2756
- // Reference: src/modules/about/components/monsterinsights-AboutTabLiteVsPro.vue:128
2757
- __( 'Email Summaries', 'google-analytics-for-wordpress' ),
2758
-
2759
- // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabAdvanced.vue:65
2760
- __( 'Export PDF Reports', 'google-analytics-for-wordpress' ),
2761
-
2762
  // Reference: src/modules/popular-posts/components/input/PopularPostsMultipleEntries-Lite.vue:21
2763
  __( 'Multiple Entries', 'google-analytics-for-wordpress' ),
2764
 
@@ -2780,104 +2799,97 @@ $generated_i18n_strings = array(
2780
  // Reference: src/modules/popular-posts/components/input/PopularPostsMultipleEntries-Lite.vue:27
2781
  __( 'Choose the minimum word count for a Post to have multiple entries.', 'google-analytics-for-wordpress' ),
2782
 
2783
- // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepWpforms.vue:42
2784
- __( 'Used on over 4,000,000 websites!', 'google-analytics-for-wordpress' ),
2785
-
2786
- // Reference: src/modules/popular-posts/components/PopularPostsProductsUpsell.vue:19
2787
- __( 'This feature requires MonsterInsights Pro', 'google-analytics-for-wordpress' ),
2788
 
2789
- // Reference: src/modules/popular-posts/components/PopularPostsProductsUpsell.vue:20
2790
- __( 'By upgrading you will also get access to advanced eCommerce tracking, Custom Dimensions and more.', 'google-analytics-for-wordpress' ),
2791
 
2792
- // Reference: src/modules/popular-posts/components/PopularPostsProductsUpsell.vue:21
2793
- __( 'Upgrade to Pro and Unlock Popular Products', 'google-analytics-for-wordpress' ),
2794
 
2795
- // Reference: src/modules/popular-posts/components/PopularPostsProductsUpsell.vue:22
2796
- __( 'View all Pro features', 'google-analytics-for-wordpress' ),
2797
 
2798
  // Reference: src/modules/popular-posts/components/input/PopularPostsThemePicker.vue:70
2799
  /* Translators: Page number of total pages. 1 & 2 make the first part of the text bold. */
2800
  __( '%1$sPage %3$s%2$s of %4$s', 'google-analytics-for-wordpress' ),
2801
 
2802
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemePreview.vue:60
2803
- __( 'Theme Preview', 'google-analytics-for-wordpress' ),
2804
-
2805
- // Reference: src/modules/popular-posts/components/input/PopularPostsThemePreview.vue:47
2806
- __( 'Sartorial taxidermy venmo you probably haven\'t heard of them, tofu fingerstache ethical pickled hella ramps vice snackwave seitan typewriter tofu.', 'google-analytics-for-wordpress' ),
2807
-
2808
- // Reference: src/modules/popular-posts/components/input/PopularPostsThemePreview.vue:48
2809
- __( 'Austin typewriter heirloom distillery twee migas wayfarers. Fingerstache master cleanse quinoa humblebrag, iPhone taxidermy snackwave seitan typewriter tofu organic affogato kitsch. Artisan', 'google-analytics-for-wordpress' ),
2810
 
2811
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:138
2812
  __( 'Color', 'google-analytics-for-wordpress' ),
2813
 
2814
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:139
2815
  __( 'Size', 'google-analytics-for-wordpress' ),
2816
 
2817
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:137
2818
- __( 'Title', 'google-analytics-for-wordpress' ),
 
 
 
2819
 
2820
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:142
2821
  __( 'Label', 'google-analytics-for-wordpress' ),
2822
 
2823
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:143
2824
  __( 'Background', 'google-analytics-for-wordpress' ),
2825
 
2826
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:140
2827
- __( 'Border', 'google-analytics-for-wordpress' ),
2828
 
2829
- // Reference: src/modules/popular-posts/components/input/PopularPostsThemePreview.vue:55
2830
- __( 'Icon', 'google-analytics-for-wordpress' ),
2831
 
2832
- // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Lite.vue:29
2833
- __( 'Pro version is required', 'google-analytics-for-wordpress' ),
2834
 
2835
- // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Lite.vue:32
2836
- /* Translators: Placeholder adds a link to the Custom Dimensions settings. */
2837
- __( 'Automatically add the top 5 Posts from the past 30 days to your Curated list of Posts using Custom Dimensions (Pro version required. %1$sUpgrade now%2$s).', 'google-analytics-for-wordpress' ),
2838
 
2839
- // Reference: src/modules/about/components/monsterinsights-AboutTabLiteVsPro.vue:131
2840
- __( 'Get weekly traffic reports directly in your inbox.', 'google-analytics-for-wordpress' ),
2841
 
2842
- // Reference: src/modules/about/components/monsterinsights-AboutTabLiteVsPro.vue:144
2843
- __( 'Popular Posts', 'google-analytics-for-wordpress' ),
2844
 
2845
- // Reference: src/modules/about/components/monsterinsights-AboutTabLiteVsPro.vue:147
2846
- __( 'Basic Options', 'google-analytics-for-wordpress' ),
2847
 
2848
- // Reference: src/modules/about/components/monsterinsights-AboutTabLiteVsPro.vue:148
2849
- __( 'Order Popular Posts by comments or shares with 3 simple theme choices.', 'google-analytics-for-wordpress' ),
2850
 
2851
- // Reference: src/modules/about/components/monsterinsights-AboutTabLiteVsPro.vue:149
2852
- __( 'Dynamic Popular Posts & Popular Products', 'google-analytics-for-wordpress' ),
2853
 
2854
- // Reference: src/modules/about/components/monsterinsights-AboutTabLiteVsPro.vue:150
2855
- __( 'Display Popular Posts based on your actual traffic data from Google Analytics and choose from over 20 advanced themes. Display Popular WooCommerce products using widgets or Gutenberg blocks.', 'google-analytics-for-wordpress' ),
2856
 
2857
- // Reference: src/modules/about/components/monsterinsights-AboutTabLiteVsPro.vue:158
2858
- __( 'Track and measure by the Author, Post Type, Category, Tag, SEO Score, Focus Keyword, Logged-in User, User ID and Published Time of each post and page', 'google-analytics-for-wordpress' ),
2859
 
2860
- // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabEngagement.vue:76
2861
- /* Translators: Adds a link to the documentation. */
2862
- __( 'Adds the Enhanced Link Attribution (retain link) code to improve the accuracy of your In-Page Analytics report by automatically differentiating between multiple links to the same URL on a single page by using link element IDs.', 'google-analytics-for-wordpress' ),
2863
 
2864
- // Reference: src/modules/settings/components/input/SettingsInputNumber.vue:58
2865
- /* Translators: Minimum and maximum number that can be used. */
2866
- __( 'Please enter a value between %1$s and %2$s', 'google-analytics-for-wordpress' ),
2867
 
2868
- // Reference: src/modules/settings/components/input/SettingsInputNumber.vue:60
2869
- /* Translators: The minimum set value. */
2870
- __( 'Please enter a value higher than %s', 'google-analytics-for-wordpress' ),
2871
 
2872
- // Reference: src/modules/settings/components/input/SettingsInputNumber.vue:62
2873
- /* Translators: The maximum set value. */
2874
- __( 'Please enter a value lower than %s', 'google-analytics-for-wordpress' ),
2875
 
2876
- // Reference: src/modules/settings/components/input/SettingsInputNumber.vue:63
2877
- __( 'Please enter a number', 'google-analytics-for-wordpress' ),
 
2878
 
2879
- // Reference: src/modules/settings/components/input/SettingsInputNumber.vue:64
2880
- __( 'Value has to be a round number', 'google-analytics-for-wordpress' ),
 
 
 
2881
 
2882
  // Reference: src/modules/popular-posts/components/input/PopularPostsSharedCount.vue:31
2883
  __( 'SharedCount API Key', 'google-analytics-for-wordpress' ),
@@ -2894,79 +2906,63 @@ $generated_i18n_strings = array(
2894
  // Reference: src/modules/popular-posts/components/input/PopularPostsSharedCount.vue:38
2895
  __( 'Indexing completed, counts will update automatically every day.', 'google-analytics-for-wordpress' ),
2896
 
2897
- // Reference: src/modules/settings/components/input/SettingsInputRepeater.vue:54
2898
- __( 'You can add maximum 5 items.', 'google-analytics-for-wordpress' ),
2899
-
2900
- // Reference: src/modules/settings/components/input/SettingsInputRepeater.vue:58
2901
- __( 'At least 0 item required.', 'google-analytics-for-wordpress' ),
2902
-
2903
- // Reference: src/modules/reports/routes/index.js:81
2904
- __( 'Site Speed Report', 'google-analytics-for-wordpress' ),
2905
-
2906
- // Reference: src/modules/reports/routes/index.js:94
2907
- __( '2020 Year in Review', 'google-analytics-for-wordpress' ),
2908
-
2909
- // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:75
2910
- __( 'Display Method', 'google-analytics-for-wordpress' ),
2911
-
2912
- // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:76
2913
- __( 'There are two ways to manual include the widget in your posts.', 'google-analytics-for-wordpress' ),
2914
 
2915
- // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:77
2916
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetPlacement.vue:105
2917
- __( 'Using the Gutenberg Block', 'google-analytics-for-wordpress' ),
2918
 
2919
- // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:78
2920
- __( 'Using the Shortcode', 'google-analytics-for-wordpress' ),
 
2921
 
2922
- // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:79
2923
- __( 'Learn how to insert the widget using Gutenberg blocks.', 'google-analytics-for-wordpress' ),
2924
 
2925
- // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:80
2926
- __( 'Learn how to insert the widget using out Shortcode.', 'google-analytics-for-wordpress' ),
2927
 
2928
- // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:81
2929
- __( '%1$sWatch Video%2$s - How to Add the Inline Popular Post widget using Gutenberg', 'google-analytics-for-wordpress' ),
2930
 
2931
- // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:83
2932
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetPlacement.vue:113
2933
- __( '%1$sStep 1%2$s - Click the “Add Block” icon while editing a Post or Page.', 'google-analytics-for-wordpress' ),
2934
 
2935
- // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:84
2936
- __( '%1$sStep 2%2$s - Search for “Inline Popular Posts by MonsterInsights”.', 'google-analytics-for-wordpress' ),
2937
 
2938
- // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:85
2939
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetPlacement.vue:115
2940
- __( '%1$sStep 3%2$s - Style the widget using the Block Settings sidebar.', 'google-analytics-for-wordpress' ),
2941
 
2942
- // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:87
2943
- __( 'Shortcode', 'google-analytics-for-wordpress' ),
2944
 
2945
- // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:88
2946
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetPlacement.vue:123
2947
- __( 'Copy the shortcode and paste it into your Page and/or Post templates or using a shortcode plugin.', 'google-analytics-for-wordpress' ),
2948
 
2949
- // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:89
2950
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetPlacement.vue:124
2951
- __( 'Copy Shortcode', 'google-analytics-for-wordpress' ),
2952
 
2953
- // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:90
2954
- __( '%1$sWatch Video%2$s - How to Add the Inline Popular Post widget using our Shortcode', 'google-analytics-for-wordpress' ),
2955
 
2956
- // Reference: src/modules/settings/components/input/tab-advanced/SettingsInputEmailSummaries-Lite.vue:17
2957
- __( 'Our email summaries feature sends a weekly summary of the most important site analytics information.', 'google-analytics-for-wordpress' ),
2958
 
2959
- // Reference: src/modules/settings/components/input/tab-advanced/SettingsInputPdfReports-Lite.vue:17
2960
- __( 'Download the analytics reports instantly from the WordPress dashboard as PDF files and share them with anyone.', 'google-analytics-for-wordpress' ),
2961
 
2962
- // Reference: src/modules/popular-posts/components/PopularPostsUpgradeOverlay.vue:23
2963
- __( 'Unlock with %s', 'google-analytics-for-wordpress' ),
2964
 
2965
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetCategory-Lite.vue:24
2966
- __( 'Only Show Posts from These Categories', 'google-analytics-for-wordpress' ),
 
2967
 
2968
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetCategory-Lite.vue:25
2969
- __( 'Choose from which categories posts will be displayed in the widget. All categories will be used if left empty.', 'google-analytics-for-wordpress' ),
2970
 
2971
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemePreview.vue:61
2972
  __( 'Wide', 'google-analytics-for-wordpress' ),
@@ -2974,6 +2970,18 @@ $generated_i18n_strings = array(
2974
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemePreview.vue:62
2975
  __( 'Narrow', 'google-analytics-for-wordpress' ),
2976
 
 
 
 
 
 
 
 
 
 
 
 
 
2977
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetPlacement.vue:101
2978
  __( 'Automatic Placement', 'google-analytics-for-wordpress' ),
2979
 
@@ -2986,6 +2994,9 @@ $generated_i18n_strings = array(
2986
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetPlacement.vue:104
2987
  __( 'All Embed Options can be used in conjunction with one another.', 'google-analytics-for-wordpress' ),
2988
 
 
 
 
2989
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetPlacement.vue:106
2990
  __( 'Using Automatic Embed', 'google-analytics-for-wordpress' ),
2991
 
@@ -3001,9 +3012,15 @@ $generated_i18n_strings = array(
3001
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetPlacement.vue:111
3002
  __( '%1$sWatch Video%2$s - How to Add the Popular Posts widget using Gutenberg', 'google-analytics-for-wordpress' ),
3003
 
 
 
 
3004
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetPlacement.vue:114
3005
  __( '%1$sStep 2%2$s - Search for “Popular Posts”.', 'google-analytics-for-wordpress' ),
3006
 
 
 
 
3007
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetPlacement.vue:118
3008
  __( '%1$sStep 1%2$s - Navigate to your Appearance > Widgets page using the menu on the left side your screen. Must be logged in as Admin.', 'google-analytics-for-wordpress' ),
3009
 
@@ -3016,6 +3033,12 @@ $generated_i18n_strings = array(
3016
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetPlacement.vue:122
3017
  __( 'Display using a Shortcode', 'google-analytics-for-wordpress' ),
3018
 
 
 
 
 
 
 
3019
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetPlacement.vue:125
3020
  __( '%1$sWatch Video%2$s - How to Add the Popular Posts widget using our Shortcode', 'google-analytics-for-wordpress' ),
3021
 
@@ -3031,38 +3054,45 @@ $generated_i18n_strings = array(
3031
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetPlacement.vue:129
3032
  __( 'Watch Video - How to Add the Popular Posts widget using Widgets', 'google-analytics-for-wordpress' ),
3033
 
3034
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:141
3035
- __( 'Author/Date', 'google-analytics-for-wordpress' ),
3036
 
3037
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:144
3038
- __( 'Wide-Layout Options', 'google-analytics-for-wordpress' ),
3039
 
3040
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:145
3041
- __( 'Adjust the number of columns displayed when the widget is placed in a wide container.', 'google-analytics-for-wordpress' ),
3042
 
3043
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:146
3044
- __( 'Display Options', 'google-analytics-for-wordpress' ),
 
3045
 
3046
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:147
3047
- __( 'Choose which content you would like displayed in the widget.', 'google-analytics-for-wordpress' ),
3048
 
3049
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:148
3050
- __( 'Display Author', 'google-analytics-for-wordpress' ),
3051
 
3052
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:149
3053
- __( 'Display Date', 'google-analytics-for-wordpress' ),
3054
 
3055
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:150
3056
- __( 'Display Comments', 'google-analytics-for-wordpress' ),
3057
 
3058
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:151
3059
- __( 'Comments', 'google-analytics-for-wordpress' ),
3060
 
3061
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:152
3062
- __( 'Post Count', 'google-analytics-for-wordpress' ),
3063
 
3064
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:153
3065
- __( 'Choose how many posts you’d like displayed in the widget.', 'google-analytics-for-wordpress' ),
 
 
 
 
 
 
3066
 
3067
  // Reference: src/modules/settings/components/input/tab-engagement/SettingsInputEUCompliance-Lite.vue:29
3068
  __( 'Compatibility mode', 'google-analytics-for-wordpress' ),
@@ -3072,62 +3102,6 @@ $generated_i18n_strings = array(
3072
 
3073
  // Reference: src/modules/settings/components/input/tab-engagement/SettingsInputEUCompliance-Lite.vue:32
3074
  /* Translators: Placeholder gets replaced with default GA js function. */
3075
- __( 'This enables MonsterInsights to work with plugins that use %1$s and don\'t support %2$s', 'google-analytics-for-wordpress' ),
3076
-
3077
- // Reference: src/modules/reports/components/reports/monsterinsights-SiteSpeed-Lite.vue:23
3078
- __( 'Site Speed', 'google-analytics-for-wordpress' ),
3079
-
3080
- // Reference: src/modules/reports/components/reports/monsterinsights-ReportOverview.vue:265
3081
- __( 'Export PDF Overview Report', 'google-analytics-for-wordpress' ),
3082
-
3083
- // Reference: src/modules/notifications/components/NotificationsIndicator.vue:19
3084
- __( 'View notifications', 'google-analytics-for-wordpress' ),
3085
-
3086
- // Reference: src/modules/reports/components/reports/monsterinsights-YearInReview-Lite.vue:260
3087
- __( 'Your 2020 Year in Review is still calculating. Please check back later to see how your website performed last year.', 'google-analytics-for-wordpress' ),
3088
-
3089
- // Reference: src/modules/reports/components/reports/monsterinsights-YearInReview-Lite.vue:262
3090
- __( 'Your 2020 Analytics Report', 'google-analytics-for-wordpress' ),
3091
-
3092
- // Reference: src/modules/reports/components/reports/monsterinsights-YearInReview-Lite.vue:264
3093
- __( 'See how your website performed this year and find tips along the way to help grow even more in 2021!', 'google-analytics-for-wordpress' ),
3094
-
3095
- // Reference: src/modules/reports/components/reports/monsterinsights-YearInReview-Lite.vue:274
3096
- __( 'January 1, 2020 - December 31, 2020', 'google-analytics-for-wordpress' ),
3097
-
3098
- // Reference: src/modules/reports/components/reports/monsterinsights-YearInReview-Lite.vue:275
3099
- __( 'A Tip for 2021', 'google-analytics-for-wordpress' ),
3100
-
3101
- // Reference: src/modules/reports/components/reports/monsterinsights-YearInReview-Lite.vue:291
3102
- __( 'A Tip For 2021', 'google-analytics-for-wordpress' ),
3103
-
3104
- // Reference: src/modules/reports/components/reports/monsterinsights-YearInReview-Lite.vue:308
3105
- __( 'Here\'s to an amazing 2021!', 'google-analytics-for-wordpress' ),
3106
-
3107
- // Reference: src/modules/reports/components/reports/monsterinsights-YearInReview-Lite.vue:315
3108
- __( 'Try our other popular WordPress plugins to grow your website in 2021.', 'google-analytics-for-wordpress' ),
3109
-
3110
- // Reference: src/modules/reports/components/reports/monsterinsights-YearInReview-Lite.vue:317
3111
- __( 'Become a WordPress expert in 2021. Join our amazing communities and take your website to the next level.', 'google-analytics-for-wordpress' ),
3112
-
3113
- // Reference: src/modules/reports/components/reports/monsterinsights-YearInReview-Lite.vue:326
3114
- __( 'Copyright MonsterInsights, 2021', 'google-analytics-for-wordpress' ),
3115
-
3116
- // Reference: src/modules/reports/components/reports/monsterinsights-YearInReview-Lite.vue:373
3117
- __( 'See the top Traffic Sources and Top Pages for the Month of %s in the Overview Report to replicate your success.', 'google-analytics-for-wordpress' ),
3118
-
3119
- // Reference: src/modules/reports/components/reports/monsterinsights-YearInReview-Lite.vue:459
3120
- /* Translators: Number of minutes spent on site. */
3121
- __( 'Each visitor spent an average of %s minutes on your website in 2020.', 'google-analytics-for-wordpress' ),
3122
-
3123
- // Reference: src/modules/reports/components/monsterinsights-ReportsPdfExport-Lite.vue:42
3124
- __( 'Export PDF Report', 'google-analytics-for-wordpress' ),
3125
-
3126
- // Reference: src/modules/reports/components/monsterinsights-ReportsPdfExport-Lite.vue:50
3127
- __( 'You can export PDF reports only in the PRO version.', 'google-analytics-for-wordpress' ),
3128
-
3129
- // Reference: src/modules/reports/components/reports-overview/monsterinsights-ReportOverviewDatePicker-Lite.vue:50
3130
- /* Translators: Placeholder adds a line break. */
3131
- __( 'You can customize your %sdate range only in the PRO version.', 'google-analytics-for-wordpress' )
3132
  );
3133
  /* THIS IS THE END OF THE GENERATED FILE */
10
  // Reference: src/plugins/monsterinsights-wizard-helper-plugin.js:13
11
  __( 'Loading settings', 'google-analytics-for-wordpress' ),
12
 
13
+ // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Pro.vue:154
14
  // Reference: src/modules/settings/components/input/tab-general/monsterinsights-SettingsInputAuthenticate-Lite.vue:227
 
 
15
  __( 'Error', 'google-analytics-for-wordpress' ),
16
 
17
  // Reference: src/plugins/monsterinsights-frontend-helper-plugin.js:14
20
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:129
21
  __( 'Loading new report data', 'google-analytics-for-wordpress' ),
22
 
23
+ // Reference: src/modules/popular-posts/components/PopularPostsSettings.vue:53
24
  __( 'Please wait...', 'google-analytics-for-wordpress' ),
25
 
26
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:143
28
  __( 'Continue %s', 'google-analytics-for-wordpress' ),
29
 
30
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:181
 
31
  __( 'Unlock the Publishers Report and Focus on the Content that Matters', 'google-analytics-for-wordpress' ),
32
 
33
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:182
 
34
  __( 'Stop guessing about what content your visitors are interested in. MonsterInsights Publisher Report shows you exactly which content gets the most visits, so you can analyze and optimize it for higher conversions.', 'google-analytics-for-wordpress' ),
35
 
36
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:185
 
37
  __( 'Unlock the Publishers Report and Focus on the Content That Matters', 'google-analytics-for-wordpress' ),
38
 
39
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:186
 
40
  __( 'Stop guessing about what content your visitors are interested in. The Publisher Report shows you exactly which content gets the most traffic, so you can analyze and optimize it for higher conversions.', 'google-analytics-for-wordpress' ),
41
 
42
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:189
 
43
  __( 'Unlock the eCommerce Report and See Your Important Store Metrics', 'google-analytics-for-wordpress' ),
44
 
45
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:190
 
46
  __( 'Increase your sales & revenue with insights. MonsterInsights answers all your top eCommerce questions using metrics like total revenue, conversion rate, average order value, top products, top referral sources and more.', 'google-analytics-for-wordpress' ),
47
 
48
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:193
 
49
  __( 'Unlock the Dimensions Report and Track Your Own Custom Data', 'google-analytics-for-wordpress' ),
50
 
51
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:194
 
52
  __( 'Decide what data is important using your own custom tracking parameters. The Dimensions report allows you to easily see what\'s working right inside your WordPress dashboard.', 'google-analytics-for-wordpress' ),
53
 
54
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:197
 
55
  __( 'Unlock the Forms Report and Improve Conversions', 'google-analytics-for-wordpress' ),
56
 
57
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:198
 
58
  __( 'Easily track your form views and conversions. The Forms Report allows you to see which forms are performing better and which forms have lower conversion rates so you can optimize using real data.', 'google-analytics-for-wordpress' ),
59
 
60
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:201
 
61
  __( 'Unlock the Search Console Report and See How People Find Your Website', 'google-analytics-for-wordpress' ),
62
 
63
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:202
 
64
  __( 'See exactly how people find your website, which keywords they searched for, how many times the results were viewed, and more.', 'google-analytics-for-wordpress' ),
65
 
66
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:205
 
67
  __( 'Unlock the Real-Time Report and Track the Visitors on Your Site in Real-Time', 'google-analytics-for-wordpress' ),
68
 
69
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:206
 
70
  __( 'Track the results of your marketing efforts and product launches as-it-happens right from your WordPress site. The Real-Time report allows you to view your traffic sources and visitors activity when you need it.', 'google-analytics-for-wordpress' ),
71
 
72
  // Reference: src/plugins/monsterinsights-reports-helper-plugin.js:188
171
  // Reference: src/modules/frontend/monsterinsights-frontend.vue:36
172
  __( 'Insights', 'google-analytics-for-wordpress' ),
173
 
 
174
  // Reference: src/modules/widget/store/index.js:14
175
+ // Reference: src/modules/widget/widget.vue:25
176
  __( 'Overview Report', 'google-analytics-for-wordpress' ),
177
 
178
  // Reference: src/modules/wizard-onboarding/monsterinsights-welcome-Lite.vue:125
199
  // Reference: src/modules/wizard-onboarding/monsterinsights-welcome-Lite.vue:132
200
  __( 'See All Features', 'google-analytics-for-wordpress' ),
201
 
202
+ // Reference: src/modules/reports/components/reports-overview/monsterinsights-ReportOverviewDatePicker-Lite.vue:51
 
203
  __( 'Upgrade to PRO', 'google-analytics-for-wordpress' ),
204
 
205
  // Reference: src/modules/wizard-onboarding/monsterinsights-welcome-Lite.vue:134
206
  __( 'per year', 'google-analytics-for-wordpress' ),
207
 
208
+ // Reference: src/modules/addons/components/AddonButton.vue:27
209
+ // Reference: src/modules/addons/monsterinsights-addons-Lite.vue:80
210
+ // Reference: src/modules/reports/components/reports-overview/ReportOverviewUpsellMobile-Lite.vue:22
211
  __( 'Upgrade Now', 'google-analytics-for-wordpress' ),
212
 
213
  // Reference: src/modules/wizard-onboarding/monsterinsights-welcome-Lite.vue:136
214
  __( 'Testimonials', 'google-analytics-for-wordpress' ),
215
 
216
+ // Reference: src/modules/about/components/monsterinsights-AboutTabLiteVsPro.vue:62
217
  __( 'Universal Tracking', 'google-analytics-for-wordpress' ),
218
 
219
  // Reference: src/modules/wizard-onboarding/monsterinsights-welcome-Lite.vue:141
261
  // Reference: src/modules/wizard-onboarding/monsterinsights-welcome-Lite.vue:181
262
  __( 'Ecommerce Report', 'google-analytics-for-wordpress' ),
263
 
264
+ // Reference: src/modules/settings/components/SettingsLiteUpsellLarge.vue:30
265
  __( 'Form Conversions', 'google-analytics-for-wordpress' ),
266
 
267
+ // Reference: src/modules/about/components/monsterinsights-AboutTabLiteVsPro.vue:153
268
+ // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabConversions-Lite.vue:35
269
  __( 'Custom Dimensions', 'google-analytics-for-wordpress' ),
270
 
271
+ // Reference: src/modules/settings/components/SettingsLiteUpsellLarge.vue:29
272
  __( 'Author Tracking', 'google-analytics-for-wordpress' ),
273
 
274
+ // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabConversions-Lite.vue:33
275
  __( 'Google Optimize', 'google-analytics-for-wordpress' ),
276
 
277
  // Reference: src/modules/wizard-onboarding/monsterinsights-welcome-Lite.vue:186
342
  __( 'Recommended Plugin: %s', 'google-analytics-for-wordpress' ),
343
 
344
  // Reference: src/modules/addons/components/AddonButton.vue:51
 
345
  __( 'Install', 'google-analytics-for-wordpress' ),
346
 
347
  // Reference: src/modules/addons/components/AddonButton.vue:47
 
348
  __( 'Activate', 'google-analytics-for-wordpress' ),
349
 
350
+ // Reference: src/modules/frontend/components/FrontendNoAuth.vue:27
351
  __( 'Learn More', 'google-analytics-for-wordpress' ),
352
 
353
  // Reference: src/components/TheQuickLinks.vue:31
381
  __( 'There is an issue with your Google Account authentication. Please use the button below to fix it by re-authenticating.', 'google-analytics-for-wordpress' ),
382
 
383
  // Reference: src/modules/settings/components/input/tab-general/monsterinsights-SettingsInputAuthenticate-Lite.vue:69
 
384
  __( 'Reconnect MonsterInsights', 'google-analytics-for-wordpress' ),
385
 
386
  // Reference: src/modules/settings/components/input/tab-general/monsterinsights-SettingsInputAuthenticate-Lite.vue:143
 
387
  __( 'Re-Authenticating', 'google-analytics-for-wordpress' ),
388
 
389
  // Reference: src/modules/settings/components/input/tab-general/monsterinsights-SettingsInputAuthenticate-Lite.vue:229
 
390
  __( 'Ok', 'google-analytics-for-wordpress' ),
391
 
392
  // Reference: src/modules/widget/components/monsterinsights-WidgetSettings-Lite.vue:19
400
  __( 'Publishers Report', 'google-analytics-for-wordpress' ),
401
 
402
  // Reference: src/modules/reports/components/reports/monsterinsights-ReportEcommerce-Lite.vue:23
 
403
  __( 'eCommerce Report', 'google-analytics-for-wordpress' ),
404
 
405
  // Reference: src/modules/reports/components/reports/monsterinsights-ReportSearchConsole-Lite.vue:26
406
  // Reference: src/modules/reports/routes/index.js:49
407
  __( 'Search Console Report', 'google-analytics-for-wordpress' ),
408
 
409
+ // Reference: src/modules/reports/components/reports/monsterinsights-ReportDimensions-Lite.vue:23
410
  __( 'Dimensions Report', 'google-analytics-for-wordpress' ),
411
 
412
+ // Reference: src/modules/reports/components/reports/monsterinsights-ReportForms-Lite.vue:25
413
  __( 'Forms Report', 'google-analytics-for-wordpress' ),
414
 
415
+ // Reference: src/modules/reports/components/reports/monsterinsights-ReportRealTime-Lite.vue:51
416
  __( 'Real-Time Report', 'google-analytics-for-wordpress' ),
417
 
418
  // Reference: src/modules/reports/components/monsterinsights-ReportsNavigation.vue:48
420
  // Reference: src/modules/reports/routes/index.js:85
421
  __( '2019 Year in Review', 'google-analytics-for-wordpress' ),
422
 
423
+ // Reference: src/modules/settings/routes/network.js:35
424
  // Reference: src/modules/settings/routes/site.js:122
425
  __( 'About Us', 'google-analytics-for-wordpress' ),
426
 
427
+ // Reference: src/modules/settings/routes/network.js:43
428
  // Reference: src/modules/settings/routes/site.js:130
429
  __( 'Getting Started', 'google-analytics-for-wordpress' ),
430
 
431
  // Reference: src/modules/about/components/monsterinsights-AboutTabLiteVsPro.vue:52
 
432
  __( 'Lite vs Pro', 'google-analytics-for-wordpress' ),
433
 
434
+ // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabsNavigation.vue:63
435
  __( 'General', 'google-analytics-for-wordpress' ),
436
 
437
+ // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabsNavigation.vue:64
438
  __( 'Engagement', 'google-analytics-for-wordpress' ),
439
 
440
+ // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabsNavigation.vue:65
441
  __( 'eCommerce', 'google-analytics-for-wordpress' ),
442
 
443
+ // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabsNavigation.vue:66
444
  __( 'Publisher', 'google-analytics-for-wordpress' ),
445
 
446
+ // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabsNavigation.vue:67
447
  __( 'Conversions', 'google-analytics-for-wordpress' ),
448
 
449
+ // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabsNavigation.vue:68
450
  __( 'Advanced', 'google-analytics-for-wordpress' ),
451
 
452
+ // Reference: src/modules/settings/routes/site.js:92
453
  __( 'URL Builder', 'google-analytics-for-wordpress' ),
454
 
455
+ // Reference: src/modules/settings/routes/site.js:100
456
  __( 'Import Export', 'google-analytics-for-wordpress' ),
457
 
458
  // Reference: src/modules/wizard-onboarding/components/TheWizardHeader.vue:24
518
  // Reference: src/modules/widget/store/index.js:70
519
  __( 'This list shows the download links your visitors clicked the most.', 'google-analytics-for-wordpress' ),
520
 
521
+ // Reference: src/modules/reports/components/monsterinsights-ReportsNavigation.vue:43
522
  // Reference: src/modules/widget/store/index.js:76
523
  __( 'Overview', 'google-analytics-for-wordpress' ),
524
 
641
  // Reference: src/modules/reports/store/actions.js:203
642
  __( 'View Addons', 'google-analytics-for-wordpress' ),
643
 
644
+ // Reference: src/modules/notifications/components/Notification.vue:34
645
  __( 'Dismiss', 'google-analytics-for-wordpress' ),
646
 
647
  // Reference: src/modules/reports/store/actions.js:211
690
  // Reference: src/modules/frontend/components/monsterinsights-FrontendStatsGeneral.vue:29
691
  __( 'Your Website', 'google-analytics-for-wordpress' ),
692
 
693
+ // Reference: src/modules/frontend/components/monsterinsights-FrontendStatsGeneral.vue:30
694
  // Reference: src/modules/widget/components/reports/monsterinsights-WidgetReportOverview-Lite.vue:62
695
  __( 'Sessions', 'google-analytics-for-wordpress' ),
696
 
697
+ // Reference: src/modules/frontend/components/monsterinsights-FrontendStatsGeneral.vue:31
698
  // Reference: src/modules/widget/components/reports/monsterinsights-WidgetReportOverview-Lite.vue:65
699
  __( 'Pageviews', 'google-analytics-for-wordpress' ),
700
 
701
  // Reference: src/modules/frontend/components/monsterinsights-FrontendStatsGeneral.vue:32
702
  __( 'Avg. Duration', 'google-analytics-for-wordpress' ),
703
 
704
+ // Reference: src/modules/frontend/components/monsterinsights-FrontendStatsGeneral.vue:33
705
  // Reference: src/modules/widget/components/reports/monsterinsights-WidgetReportOverview-Lite.vue:73
706
  __( 'Bounce Rate', 'google-analytics-for-wordpress' ),
707
 
718
  __( 'Go to the Analytics Dashboard', 'google-analytics-for-wordpress' ),
719
 
720
  // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabGeneral-Lite.vue:91
721
+ // Reference: src/modules/wizard-onboarding/components/inputs/monsterinsights-OnboardingLicense-Lite.vue:27
722
  __( 'License Key', 'google-analytics-for-wordpress' ),
723
 
724
  // Reference: src/modules/settings/components/monsterinsights-SettingsNetwork.vue:47
734
  // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabGeneral-Lite.vue:94
735
  __( 'You will be taken to the MonsterInsights website where you\'ll need to connect your Analytics account.', 'google-analytics-for-wordpress' ),
736
 
737
+ // Reference: src/modules/settings/components/input/tab-advanced/SettingsInputMisc-Lite.vue:35
738
  __( 'Miscellaneous', 'google-analytics-for-wordpress' ),
739
 
740
+ // Reference: src/modules/settings/components/input/tab-advanced/SettingsInputMisc-Lite.vue:37
741
  __( 'Hides plugin announcements and update details. This includes critical notices we use to inform about deprecations and important required configuration changes.', 'google-analytics-for-wordpress' ),
742
 
743
+ // Reference: src/modules/settings/components/input/tab-advanced/SettingsInputMisc-Lite.vue:38
744
  __( 'Hide Announcements', 'google-analytics-for-wordpress' ),
745
 
746
  // Reference: src/modules/addons/monsterinsights-addons-Lite.vue:40
759
  /* Translators: Make text green. */
760
  __( 'Upgrade to Pro to unlock addons and other great features. As a valued MonsterInsights Lite user you %1$sreceive 50%% off%2$s, automatically applied at checkout!', 'google-analytics-for-wordpress' ),
761
 
762
+ // Reference: src/modules/reports/components/upsells/ReportUpsellOverlay.vue:29
763
  __( 'Upgrade to MonsterInsights Pro', 'google-analytics-for-wordpress' ),
764
 
765
  // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabGeneral-Lite.vue:78
787
  /* Translators: Line break. */
788
  __( 'Unique %s Sessions', 'google-analytics-for-wordpress' ),
789
 
790
+ // Reference: src/modules/reports/components/reports/monsterinsights-ReportRealTime-Lite.vue:63
791
  // Reference: src/modules/widget/components/reports/monsterinsights-WidgetReportOverview-Lite.vue:67
792
  /* Translators: Line break. */
793
  __( 'Unique %s Pageviews', 'google-analytics-for-wordpress' ),
807
  // Reference: src/modules/widget/components/reports/monsterinsights-WidgetReportOverview-Lite.vue:72
808
  __( 'Avg. Session Duration', 'google-analytics-for-wordpress' ),
809
 
810
+ // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabEngagement.vue:59
811
  __( 'Demographics', 'google-analytics-for-wordpress' ),
812
 
813
  // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabEngagement.vue:60
1040
  // Reference: src/modules/about/components/monsterinsights-AboutTabGettingStarted.vue:84
1041
  __( 'More advanced features', 'google-analytics-for-wordpress' ),
1042
 
1043
+ // Reference: src/modules/about/components/monsterinsights-AboutTabLiteVsPro.vue:57
1044
  __( 'Get MonsterInsights Pro Today and Unlock all the Powerful Features', 'google-analytics-for-wordpress' ),
1045
 
1046
+ // Reference: src/modules/about/components/monsterinsights-AboutTabLiteVsPro.vue:59
1047
  /* Translators: Makes text green. */
1048
  __( 'Bonus: MonsterInsights Lite users get %1$s50%% off regular price%2$s, automatically applied at checkout.', 'google-analytics-for-wordpress' ),
1049
 
1072
  // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabAdvanced.vue:68
1073
  __( 'Users that have at least one of these roles will be able to view the reports.', 'google-analytics-for-wordpress' ),
1074
 
1075
+ // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabAdvanced.vue:69
1076
  // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepRecommendedSettings.vue:88
1077
  __( 'Users that have at least one of these roles will be able to view the reports, along with any user with the manage_options capability.', 'google-analytics-for-wordpress' ),
1078
 
1161
  // Reference: src/modules/reports/components/reports/monsterinsights-ReportOverview.vue:263
1162
  __( 'This list shows the top websites that send your website traffic, known as referral traffic.', 'google-analytics-for-wordpress' ),
1163
 
1164
+ // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabPublisher.vue:50
1165
  /* Translators: Example path (/go/). */
1166
  __( 'Path (example: %s)', 'google-analytics-for-wordpress' ),
1167
 
1168
+ // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabPublisher.vue:52
1169
  __( 'Path has to start with a / and have no spaces', 'google-analytics-for-wordpress' ),
1170
 
1171
+ // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabPublisher.vue:57
1172
  /* Translators: Example label (aff). */
1173
  __( 'Label (example: %s)', 'google-analytics-for-wordpress' ),
1174
 
1175
+ // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabPublisher.vue:59
1176
  __( 'Label can\'t contain any spaces', 'google-analytics-for-wordpress' ),
1177
 
 
1178
  // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabPublisher.vue:62
1179
  __( 'Affiliate Links', 'google-analytics-for-wordpress' ),
1180
 
1260
  // Reference: src/modules/reports/components/reports/monsterinsights-YearInReview-Lite.vue:284
1261
  __( 'Average Age', 'google-analytics-for-wordpress' ),
1262
 
1263
+ // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:106
1264
  // Reference: src/modules/reports/components/reports/monsterinsights-YearInReview-Lite.vue:285
1265
  __( 'Behavior', 'google-analytics-for-wordpress' ),
1266
 
1610
  __( 'Complete eCommerce tracking for WooCommerce, Easy Digital Downloads and MemberPress stores with no code or settings required', 'google-analytics-for-wordpress' ),
1611
 
1612
  // Reference: src/modules/about/components/monsterinsights-AboutTabLiteVsPro.vue:95
1613
+ // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabConversions-Lite.vue:31
1614
  __( 'Forms Tracking', 'google-analytics-for-wordpress' ),
1615
 
1616
  // Reference: src/modules/about/components/monsterinsights-AboutTabLiteVsPro.vue:99
1783
  /* Translators: Error status and error text. */
1784
  __( 'Can\'t deauthenticate. Error: %1$s, %2$s', 'google-analytics-for-wordpress' ),
1785
 
1786
+ // Reference: src/modules/auth/api/index.js:123
 
1787
  __( 'You appear to be offline.', 'google-analytics-for-wordpress' ),
1788
 
1789
+ // Reference: src/modules/auth/api/index.js:146
1790
  /* Translators: Error status and error text. */
1791
  __( 'Can\'t save settings. Error: %1$s, %2$s', 'google-analytics-for-wordpress' ),
1792
 
1886
  __( 'Continue & Install WPForms', 'google-analytics-for-wordpress' ),
1887
 
1888
  // Reference: src/modules/addons/components/AddonButton.vue:39
 
1889
  __( 'Installing...', 'google-analytics-for-wordpress' ),
1890
 
1891
  // Reference: src/modules/wizard-onboarding/components/steps/monsterinsights-OnboardingStepSuccess.vue:31
1920
  // Reference: src/modules/wizard-onboarding/components/steps/monsterinsights-OnboardingStepRecommendedAddons-Lite.vue:48
1921
  __( 'View all MonsterInsights addons', 'google-analytics-for-wordpress' ),
1922
 
1923
+ // Reference: src/modules/wizard-onboarding/components/steps/monsterinsights-OnboardingStepRecommendedAddons-Lite.vue:49
1924
  __( 'Save and continue', 'google-analytics-for-wordpress' ),
1925
 
1926
  // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepAuthenticate.vue:48
1938
  // Reference: src/modules/settings/components/input/tab-general/monsterinsights-SettingsInputAuthenticate-Lite.vue:75
1939
  __( 'Warning: If you use a manual UA code, you won\'t be able to use any of the reporting and some of the tracking features. Your UA code should look like UA-XXXXXX-XX where the X\'s are numbers.', 'google-analytics-for-wordpress' ),
1940
 
1941
+ // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepWelcome.vue:34
1942
  __( 'Save and Continue', 'google-analytics-for-wordpress' ),
1943
 
1944
  // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepAuthenticate.vue:81
2073
  __( 'Banner Ads', 'google-analytics-for-wordpress' ),
2074
 
2075
  // Reference: src/modules/settings/components/SettingsLiteUpsellLarge.vue:31
 
2076
  __( 'Google AMP', 'google-analytics-for-wordpress' ),
2077
 
2078
  // Reference: src/modules/settings/components/SettingsLiteUpsellLarge.vue:32
2142
  // Reference: src/modules/settings/components/input/SettingsInputText.vue:47
2143
  __( 'The value entered does not match the required format', 'google-analytics-for-wordpress' ),
2144
 
2145
+ // Reference: src/modules/settings/components/input/tab-engagement/SettingsInputEUCompliance-Lite.vue:26
2146
  __( 'Upgrade', 'google-analytics-for-wordpress' ),
2147
 
2148
  // Reference: src/modules/settings/components/input/tab-engagement/SettingsInputEUCompliance-Lite.vue:27
2190
  // Reference: src/modules/settings/components/input/tab-publisher/monsterinsights-SettingsInputFbia-Lite.vue:23
2191
  __( 'Want to expand your website audience beyond your website with Facebook Instant Articles? Upgrade to MonsterInsights Pro.', 'google-analytics-for-wordpress' ),
2192
 
2193
+ // Reference: src/modules/settings/api/index.js:23
2194
  /* Translators: Error status and error text. */
2195
  __( 'Can\'t load settings. Error: %1$s, %2$s', 'google-analytics-for-wordpress' ),
2196
 
2197
+ // Reference: src/modules/popular-posts/api/index.js:47
2198
+ // Reference: src/modules/settings/api/index.js:81
2199
  __( 'Network error encountered. Settings not saved.', 'google-analytics-for-wordpress' ),
2200
 
2201
  // Reference: src/modules/reports/components/reports-overview/ReportOverviewUpsellMobile-Lite.vue:21
2202
  /* Translators: Make text green. */
2203
  __( 'Upgrade to Pro and unlock addons and other great features. %1$sSave 50%% automatically!%2$s', 'google-analytics-for-wordpress' ),
2204
 
2205
+ // Reference: src/modules/settings/components/input/tab-advanced/SettingsInputMisc-Lite.vue:39
2206
  __( 'Usage Tracking', 'google-analytics-for-wordpress' ),
2207
 
2208
  // Reference: src/modules/settings/components/input/tab-general/SettingsInputUsageTracking-Lite.vue:28
2209
  __( 'Allow Usage Tracking', 'google-analytics-for-wordpress' ),
2210
 
2211
+ // Reference: src/modules/settings/components/input/tab-advanced/SettingsInputMisc-Lite.vue:40
2212
  __( 'By allowing us to track usage data we can better help you because we know with which WordPress configurations, themes and plugins we should test.', 'google-analytics-for-wordpress' ),
2213
 
2214
+ // Reference: src/modules/settings/components/input/tab-advanced/SettingsInputMisc-Lite.vue:43
2215
  /* Translators: Add links to documentation. */
2216
  __( 'Complete documentation on usage tracking is available %1$shere%2$s.', 'google-analytics-for-wordpress' ),
2217
 
2250
  // Reference: src/modules/settings/components/input/tab-general/SettingsInputLicense-Lite.vue:69
2251
  __( 'There was an error unlocking MonsterInsights PRO please try again or install manually.', 'google-analytics-for-wordpress' ),
2252
 
2253
+ // Reference: src/modules/reports/components/ReportInfobox.vue:40
2254
  /* Translators: Number of days. */
2255
  __( 'vs. Previous Day', 'google-analytics-for-wordpress' ),
2256
 
2257
+ // Reference: src/modules/reports/components/ReportInfobox.vue:57
2258
  __( 'No change', 'google-analytics-for-wordpress' ),
2259
 
2260
  // Reference: src/modules/settings/components/input/tab-general/monsterinsights-SettingsInputAuthenticate-Lite.vue:116
 
2261
  __( 'Authenticating', 'google-analytics-for-wordpress' ),
2262
 
2263
  // Reference: src/modules/settings/components/input/tab-general/monsterinsights-SettingsInputAuthenticate-Lite.vue:170
2273
  __( 'You\'ve disconnected your site from MonsterInsights. Your site is no longer being tracked by Google Analytics and you won\'t see reports anymore.', 'google-analytics-for-wordpress' ),
2274
 
2275
  // Reference: src/modules/settings/components/input/tab-general/monsterinsights-SettingsInputAuthenticate-Lite.vue:67
 
2276
  __( 'Connect MonsterInsights', 'google-analytics-for-wordpress' ),
2277
 
2278
  // Reference: src/modules/settings/components/input/tab-general/monsterinsights-SettingsInputAuthenticate-Lite.vue:68
2285
  __( 'Active Profile', 'google-analytics-for-wordpress' ),
2286
 
2287
  // Reference: src/modules/settings/components/input/tab-general/monsterinsights-SettingsInputAuthenticate-Lite.vue:72
 
2288
  __( 'Your website profile has been set at the network level of your WordPress Multisite.', 'google-analytics-for-wordpress' ),
2289
 
2290
  // Reference: src/modules/settings/components/input/tab-general/monsterinsights-SettingsInputAuthenticate-Lite.vue:73
 
2291
  __( 'If you would like to use a different profile for this subsite, you can authenticate below.', 'google-analytics-for-wordpress' ),
2292
 
2293
  // Reference: src/modules/settings/components/input/tab-general/monsterinsights-SettingsInputAuthenticate-Lite.vue:76
2327
  __( 'Cancel', 'google-analytics-for-wordpress' ),
2328
 
2329
  // Reference: src/modules/reports/components/ReportTableBox.vue:65
2330
+ // Reference: src/modules/reports/components/monsterinsights-ReportsPagination.vue:29
2331
  __( 'Show', 'google-analytics-for-wordpress' ),
2332
 
2333
  // Reference: src/modules/settings/components/input/SettingsInputSelect.vue:62
2387
  __( 'You\'re using %1$s%2$s Lite%3$s. To unlock more features consider %4$supgrading to Pro%5$s.', 'google-analytics-for-wordpress' ),
2388
 
2389
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:223
 
2390
  __( 'Today', 'google-analytics-for-wordpress' ),
2391
 
2392
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemePreview.vue:67
2393
+ // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:229
2394
  __( 'Yesterday', 'google-analytics-for-wordpress' ),
2395
 
2396
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:235
 
2397
  __( 'Last Week', 'google-analytics-for-wordpress' ),
2398
 
2399
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:241
 
2400
  __( 'Last Month', 'google-analytics-for-wordpress' ),
2401
 
2402
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:247
 
2403
  __( 'Last 7 days', 'google-analytics-for-wordpress' ),
2404
 
2405
+ // Reference: src/modules/reports/components/reports-overview/monsterinsights-ReportOverviewDatePicker-Lite.vue:48
 
2406
  __( 'Last 30 days', 'google-analytics-for-wordpress' ),
2407
 
2408
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:209
 
2409
  __( 'Unlock the Site Speed Report and Improve the Performance of Your Site', 'google-analytics-for-wordpress' ),
2410
 
2411
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:210
 
2412
  __( 'See How Your Homepage Performs According to Google’s Own Criteria and See How You Can Improve to Increase Your Ranking', 'google-analytics-for-wordpress' ),
2413
 
2414
  // Reference: src/plugins/monsterinsights-reports-helper-plugin.js:318
2435
  /* Translators: Current WordPress version. */
2436
  __( 'MonsterInsights has detected that your site is running an outdated version of WordPress (%s). Updating WordPress takes just a few minutes and will also solve many bugs that exist in your WordPress install.', 'google-analytics-for-wordpress' ),
2437
 
2438
+ // Reference: src/modules/frontend/components/FrontendNoAuth.vue:25
2439
+ __( 'MonsterInsights, WordPress analytics plugin, helps you connect your website with Google Analytics, so you can see how people find and use your website. Over 3 million website owners use MonsterInsights to see the stats that matter and grow their business.', 'google-analytics-for-wordpress' ),
2440
+
2441
+ // Reference: src/modules/reports/routes/index.js:81
2442
+ __( 'Site Speed Report', 'google-analytics-for-wordpress' ),
2443
+
2444
+ // Reference: src/modules/reports/components/monsterinsights-ReportsNavigation.vue:52
2445
+ __( '2020 Year in Review', 'google-analytics-for-wordpress' ),
2446
+
2447
  // Reference: src/modules/settings/routes/site.js:108
2448
  __( 'PrettyLinks Integration', 'google-analytics-for-wordpress' ),
2449
 
2450
  // Reference: src/modules/popular-posts/components/PopularPostsNavigation.vue:22
 
2451
  __( 'Inline Popular Posts', 'google-analytics-for-wordpress' ),
2452
 
2453
  // Reference: src/modules/popular-posts/components/PopularPostsNavigation.vue:23
 
2454
  __( 'Popular Posts Widget', 'google-analytics-for-wordpress' ),
2455
 
2456
  // Reference: src/modules/popular-posts/components/PopularPostsNavigation.vue:24
 
2457
  __( 'Popular Products', 'google-analytics-for-wordpress' ),
2458
 
2459
  // Reference: src/modules/settings/routes/site.js:180
2460
  __( 'Settings', 'google-analytics-for-wordpress' ),
2461
 
2462
+ // Reference: src/modules/reports/store/actions.js:90
2463
+ __( 'Go Back To Reports', 'google-analytics-for-wordpress' ),
2464
+
2465
+ // Reference: src/modules/reports/store/actions.js:91
2466
+ __( 'Enable Enhanced eCommerce', 'google-analytics-for-wordpress' ),
2467
+
2468
+ // Reference: src/modules/about/components/monsterinsights-AboutTabLiteVsPro.vue:121
2469
+ __( 'Headline Analyzer', 'google-analytics-for-wordpress' ),
2470
+
2471
+ // Reference: src/modules/about/components/monsterinsights-AboutTabLiteVsPro.vue:128
2472
+ __( 'Email Summaries', 'google-analytics-for-wordpress' ),
2473
+
2474
+ // Reference: src/modules/about/components/monsterinsights-AboutTabLiteVsPro.vue:131
2475
+ __( 'Get weekly traffic reports directly in your inbox.', 'google-analytics-for-wordpress' ),
2476
+
2477
+ // Reference: src/modules/about/components/monsterinsights-AboutTabLiteVsPro.vue:144
2478
+ __( 'Popular Posts', 'google-analytics-for-wordpress' ),
2479
+
2480
+ // Reference: src/modules/about/components/monsterinsights-AboutTabLiteVsPro.vue:147
2481
+ __( 'Basic Options', 'google-analytics-for-wordpress' ),
2482
+
2483
+ // Reference: src/modules/about/components/monsterinsights-AboutTabLiteVsPro.vue:148
2484
+ __( 'Order Popular Posts by comments or shares with 3 simple theme choices.', 'google-analytics-for-wordpress' ),
2485
+
2486
+ // Reference: src/modules/about/components/monsterinsights-AboutTabLiteVsPro.vue:149
2487
+ __( 'Dynamic Popular Posts & Popular Products', 'google-analytics-for-wordpress' ),
2488
+
2489
+ // Reference: src/modules/about/components/monsterinsights-AboutTabLiteVsPro.vue:150
2490
+ __( 'Display Popular Posts based on your actual traffic data from Google Analytics and choose from over 20 advanced themes. Display Popular WooCommerce products using widgets or Gutenberg blocks.', 'google-analytics-for-wordpress' ),
2491
+
2492
+ // Reference: src/modules/about/components/monsterinsights-AboutTabLiteVsPro.vue:158
2493
+ __( 'Track and measure by the Author, Post Type, Category, Tag, SEO Score, Focus Keyword, Logged-in User, User ID and Published Time of each post and page', 'google-analytics-for-wordpress' ),
2494
+
2495
  // Reference: src/modules/notifications/components/monsterinsights-Notifications.vue:75
2496
  __( 'Inbox', 'google-analytics-for-wordpress' ),
2497
 
2513
  // Reference: src/modules/notifications/components/monsterinsights-Notifications.vue:81
2514
  __( 'No Notifications', 'google-analytics-for-wordpress' ),
2515
 
2516
+ // Reference: src/modules/reports/components/monsterinsights-ReportsNavigation.vue:50
2517
+ __( 'Site Speed', 'google-analytics-for-wordpress' ),
 
 
 
 
 
 
2518
 
2519
  // Reference: src/modules/popular-posts/components/PopularPostsSettings.vue:45
2520
  __( 'Caching', 'google-analytics-for-wordpress' ),
2549
  // Reference: src/modules/popular-posts/components/PopularPostsSettings.vue:92
2550
  __( 'Error emptying the popular posts cache. Please try again.', 'google-analytics-for-wordpress' ),
2551
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2552
  // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:105
2553
  __( 'Choose Theme', 'google-analytics-for-wordpress' ),
2554
 
2564
  // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:110
2565
  __( 'Choose how you\'d like the widget to determine your popular posts.', 'google-analytics-for-wordpress' ),
2566
 
2567
+ // Reference: src/modules/popular-posts/components/PopularPostsWidget.vue:106
2568
+ __( 'Display Title', 'google-analytics-for-wordpress' ),
 
 
 
2569
 
2570
+ // Reference: src/modules/popular-posts/components/PopularPostsWidget.vue:107
2571
+ __( 'Widget Title', 'google-analytics-for-wordpress' ),
2572
 
2573
+ // Reference: src/modules/popular-posts/components/PopularPostsWidget.vue:108
2574
+ __( 'Title your widget and set it’s display preferences.', 'google-analytics-for-wordpress' ),
2575
 
2576
  // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:115
2577
  __( 'Include in Post Types', 'google-analytics-for-wordpress' ),
2587
  /* Translators: Placeholders make the text bold. */
2588
  __( 'Choose from which Posts the widget %1$sWILL NOT%2$s be placed.', 'google-analytics-for-wordpress' ),
2589
 
 
 
 
 
2590
  // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:122
2591
  __( 'Loading Themes', 'google-analytics-for-wordpress' ),
2592
 
 
 
 
 
 
 
2593
  // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:129
2594
  /* Translators: placeholders make text small. */
2595
  __( 'Default Styles %1$s- As seen above.%2$s', 'google-analytics-for-wordpress' ),
2610
  /* Translators: placeholders make text small. */
2611
  __( 'Curated %1$s- Choose the posts which will randomly rotate in the widget.%2$s', 'google-analytics-for-wordpress' ),
2612
 
2613
+ // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:111
2614
+ __( 'Placement', 'google-analytics-for-wordpress' ),
2615
+
2616
+ // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:112
2617
+ __( 'Choose how you\'d like to place the widget.', 'google-analytics-for-wordpress' ),
2618
+
2619
+ // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:113
2620
+ __( 'Insert After', 'google-analytics-for-wordpress' ),
2621
+
2622
+ // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:114
2623
+ __( 'Choose where in the post body the widget will be placed.', 'google-analytics-for-wordpress' ),
2624
+
2625
+ // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:121
2626
+ // Reference: src/modules/popular-posts/components/input/PopularPostsThemeCustomizeControls.vue:109
2627
+ __( 'Customize Design', 'google-analytics-for-wordpress' ),
2628
+
2629
+ // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:123
2630
+ __( 'words', 'google-analytics-for-wordpress' ),
2631
+
2632
+ // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:124
2633
+ __( 'Please select at least one post to display.', 'google-analytics-for-wordpress' ),
2634
+
2635
  // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:158
2636
  /* Translators: placeholders make text small. */
2637
  __( 'Automatic %1$s- The widget is automatically placed inside the post body.%2$s', 'google-analytics-for-wordpress' ),
2640
  /* Translators: placeholders make text small. */
2641
  __( 'Manual %1$s- Manually place the widget using Gutenberg blocks or using our shortcode.%2$s', 'google-analytics-for-wordpress' ),
2642
 
2643
+ // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabEngagement.vue:76
2644
+ /* Translators: Adds a link to the documentation. */
2645
+ __( 'Adds the Enhanced Link Attribution (retain link) code to improve the accuracy of your In-Page Analytics report by automatically differentiating between multiple links to the same URL on a single page by using link element IDs.', 'google-analytics-for-wordpress' ),
 
 
 
 
 
 
 
 
2646
 
2647
+ // Reference: src/modules/tools/components/monsterinsights-ToolsTabImportExport.vue:44
2648
+ __( 'Import settings from another MonsterInsights website.', 'google-analytics-for-wordpress' ),
2649
 
2650
+ // Reference: src/modules/tools/components/monsterinsights-ToolsTabImportExport.vue:46
2651
+ __( 'Export settings to import into another MonsterInsights install.', 'google-analytics-for-wordpress' ),
2652
 
2653
  // Reference: src/modules/tools/components/monsterinsights-ToolsTabUrlBuilder.vue:189
2654
  __( 'Copy to Pretty Links', 'google-analytics-for-wordpress' ),
2659
  // Reference: src/modules/tools/components/monsterinsights-ToolsTabUrlBuilder.vue:191
2660
  __( 'Pretty Links turns those ugly, long campaign links into clean, memorable, speakable and totally shareable links.', 'google-analytics-for-wordpress' ),
2661
 
2662
+ // Reference: src/modules/tools/components/monsterinsights-ToolsPrettyLinksFlow.vue:89
2663
+ // Reference: src/modules/tools/components/monsterinsights-ToolsTabUrlBuilder.vue:192
2664
+ __( 'Download Pretty Links', 'google-analytics-for-wordpress' ),
2665
 
2666
+ // Reference: src/modules/notifications/components/NotificationsIndicator.vue:19
2667
+ __( 'View notifications', 'google-analytics-for-wordpress' ),
 
2668
 
2669
+ // Reference: src/modules/tools/components/monsterinsights-ToolsPrettyLinksFlow.vue:83
2670
+ __( 'Make your MonsterInsights campaign links prettier with Pretty Links!', 'google-analytics-for-wordpress' ),
2671
 
2672
+ // Reference: src/modules/tools/components/monsterinsights-ToolsPrettyLinksFlow.vue:84
2673
+ __( 'Pretty Links turns those ugly, long campaign links into clean, memorable, speakable, totally shareable links.', 'google-analytics-for-wordpress' ),
2674
+
2675
+ // Reference: src/modules/tools/components/monsterinsights-ToolsPrettyLinksFlow.vue:85
2676
+ __( 'Take your MonsterInsights campaign links from our URL Builder and shorten them with Pretty Links!', 'google-analytics-for-wordpress' ),
2677
+
2678
+ // Reference: src/modules/tools/components/monsterinsights-ToolsPrettyLinksFlow.vue:86
2679
+ __( 'Over 200,000 websites use Pretty Links!', 'google-analytics-for-wordpress' ),
2680
+
2681
+ // Reference: src/modules/tools/components/monsterinsights-ToolsPrettyLinksFlow.vue:87
2682
+ __( 'Install Pretty Links', 'google-analytics-for-wordpress' ),
2683
+
2684
+ // Reference: src/modules/tools/components/monsterinsights-ToolsPrettyLinksFlow.vue:88
2685
+ __( 'Pretty Links Installed & Activated', 'google-analytics-for-wordpress' ),
2686
+
2687
+ // Reference: src/modules/tools/components/monsterinsights-ToolsPrettyLinksFlow.vue:90
2688
+ __( 'Install Pretty Links from the WordPress.org plugin repository.', 'google-analytics-for-wordpress' ),
2689
+
2690
+ // Reference: src/modules/tools/components/monsterinsights-ToolsPrettyLinksFlow.vue:91
2691
+ __( 'Activate Pretty Links', 'google-analytics-for-wordpress' ),
2692
+
2693
+ // Reference: src/modules/tools/components/monsterinsights-ToolsPrettyLinksFlow.vue:92
2694
+ __( 'Activating Pretty Links...', 'google-analytics-for-wordpress' ),
2695
+
2696
+ // Reference: src/modules/tools/components/monsterinsights-ToolsPrettyLinksFlow.vue:93
2697
+ __( 'Create New Pretty Link', 'google-analytics-for-wordpress' ),
2698
+
2699
+ // Reference: src/modules/tools/components/monsterinsights-ToolsPrettyLinksFlow.vue:94
2700
+ __( 'Create a New Pretty Link', 'google-analytics-for-wordpress' ),
2701
+
2702
+ // Reference: src/modules/tools/components/monsterinsights-ToolsPrettyLinksFlow.vue:95
2703
+ __( 'Grab your campaign link and paste it into the Target URL field.', 'google-analytics-for-wordpress' ),
2704
+
2705
+ // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabAdvanced.vue:65
2706
+ __( 'Export PDF Reports', 'google-analytics-for-wordpress' ),
2707
+
2708
+ // Reference: src/modules/popular-posts/components/PopularPostsProductsUpsell.vue:19
2709
+ __( 'This feature requires MonsterInsights Pro', 'google-analytics-for-wordpress' ),
2710
+
2711
+ // Reference: src/modules/popular-posts/components/PopularPostsProductsUpsell.vue:20
2712
+ __( 'By upgrading you will also get access to advanced eCommerce tracking, Custom Dimensions and more.', 'google-analytics-for-wordpress' ),
2713
+
2714
+ // Reference: src/modules/popular-posts/components/PopularPostsProductsUpsell.vue:21
2715
+ __( 'Upgrade to Pro and Unlock Popular Products', 'google-analytics-for-wordpress' ),
2716
+
2717
+ // Reference: src/modules/popular-posts/components/PopularPostsProductsUpsell.vue:22
2718
+ __( 'View all Pro features', 'google-analytics-for-wordpress' ),
2719
+
2720
+ // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Pro.vue:48
2721
+ __( 'Add Top 5 Posts from Google Analytics', 'google-analytics-for-wordpress' ),
2722
+
2723
+ // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Lite.vue:29
2724
+ __( 'Pro version is required', 'google-analytics-for-wordpress' ),
2725
+
2726
+ // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Pro.vue:53
2727
+ __( 'Automated + Curated', 'google-analytics-for-wordpress' ),
2728
+
2729
+ // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Lite.vue:32
2730
+ /* Translators: Placeholder adds a link to the Custom Dimensions settings. */
2731
+ __( 'Automatically add the top 5 Posts from the past 30 days to your Curated list of Posts using Custom Dimensions (Pro version required. %1$sUpgrade now%2$s).', 'google-analytics-for-wordpress' ),
2732
+
2733
+ // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabPublisher.vue:68
2734
+ __( 'The MonsterInsights Headline Analyzer tool in the Gutenberg editor enables you to write irresistible SEO-friendly headlines that drive traffic, social media shares, and rank better in search results.', 'google-analytics-for-wordpress' ),
2735
+
2736
+ // Reference: src/modules/settings/components/tabs/monsterinsights-SettingsTabPublisher.vue:69
2737
+ __( 'Disable the Headline Analyzer', 'google-analytics-for-wordpress' ),
2738
 
2739
  // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Pro.vue:107
2740
  __( 'Popular Posts data can be fetched correctly', 'google-analytics-for-wordpress' ),
2745
  // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Pro.vue:112
2746
  __( 'Close', 'google-analytics-for-wordpress' ),
2747
 
 
 
 
2748
  // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Pro.vue:49
2749
  __( 'In order to load the top posts from Google Analytics you will need to enable the Custom Dimensions addon and set up the Post Type custom dimension in both MonsterInsights and Google Analytics settings. Please use the button below to confirm your configuration is correct.', 'google-analytics-for-wordpress' ),
2750
 
2755
  /* Translators: Placeholder adds a link to the Popular Posts GA setup instructions doc. */
2756
  __( 'Click this button to run a series of checks that will confirm your setup is completed to load Popular Posts from Google Analytics.', 'google-analytics-for-wordpress' ),
2757
 
 
 
 
2758
  // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Pro.vue:55
2759
  /* Translators: Placeholder adds a link to the Custom Dimensions settings. */
2760
  __( 'Automatically add the top 5 Posts from the past 30 days to your Curated list of Posts using %1$sCustom Dimensions%2$s. Also requires Sort By - Curated to be selected. Setup steps can be found in our %3$sknowledge base%4$s.', 'google-analytics-for-wordpress' ),
2778
  // Reference: src/modules/popular-posts/components/input/PopularPostsPostsPicker.vue:92
2779
  __( 'Can\'t load posts.', 'google-analytics-for-wordpress' ),
2780
 
 
 
 
 
 
 
2781
  // Reference: src/modules/popular-posts/components/input/PopularPostsMultipleEntries-Lite.vue:21
2782
  __( 'Multiple Entries', 'google-analytics-for-wordpress' ),
2783
 
2799
  // Reference: src/modules/popular-posts/components/input/PopularPostsMultipleEntries-Lite.vue:27
2800
  __( 'Choose the minimum word count for a Post to have multiple entries.', 'google-analytics-for-wordpress' ),
2801
 
2802
+ // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetCategory-Lite.vue:24
2803
+ __( 'Only Show Posts from These Categories', 'google-analytics-for-wordpress' ),
 
 
 
2804
 
2805
+ // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetCategory-Lite.vue:25
2806
+ __( 'Choose from which categories posts will be displayed in the widget. All categories will be used if left empty.', 'google-analytics-for-wordpress' ),
2807
 
2808
+ // Reference: src/modules/settings/components/input/SettingsInputRepeater.vue:54
2809
+ __( 'You can add maximum 5 items.', 'google-analytics-for-wordpress' ),
2810
 
2811
+ // Reference: src/modules/settings/components/input/SettingsInputRepeater.vue:58
2812
+ __( 'At least 0 item required.', 'google-analytics-for-wordpress' ),
2813
 
2814
  // Reference: src/modules/popular-posts/components/input/PopularPostsThemePicker.vue:70
2815
  /* Translators: Page number of total pages. 1 & 2 make the first part of the text bold. */
2816
  __( '%1$sPage %3$s%2$s of %4$s', 'google-analytics-for-wordpress' ),
2817
 
2818
+ // Reference: src/modules/popular-posts/components/input/PopularPostsThemeCustomizeControls.vue:104
2819
+ __( 'Title', 'google-analytics-for-wordpress' ),
 
 
 
 
 
 
2820
 
2821
+ // Reference: src/modules/popular-posts/components/input/PopularPostsThemeCustomizeControls.vue:102
2822
  __( 'Color', 'google-analytics-for-wordpress' ),
2823
 
2824
+ // Reference: src/modules/popular-posts/components/input/PopularPostsThemeCustomizeControls.vue:103
2825
  __( 'Size', 'google-analytics-for-wordpress' ),
2826
 
2827
+ // Reference: src/modules/popular-posts/components/input/PopularPostsThemeCustomizeControls.vue:107
2828
+ __( 'Border', 'google-analytics-for-wordpress' ),
2829
+
2830
+ // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:141
2831
+ __( 'Author/Date', 'google-analytics-for-wordpress' ),
2832
 
2833
+ // Reference: src/modules/popular-posts/components/input/PopularPostsThemeCustomizeControls.vue:105
2834
  __( 'Label', 'google-analytics-for-wordpress' ),
2835
 
2836
+ // Reference: src/modules/popular-posts/components/input/PopularPostsThemeCustomizeControls.vue:106
2837
  __( 'Background', 'google-analytics-for-wordpress' ),
2838
 
2839
+ // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:144
2840
+ __( 'Wide-Layout Options', 'google-analytics-for-wordpress' ),
2841
 
2842
+ // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:145
2843
+ __( 'Adjust the number of columns displayed when the widget is placed in a wide container.', 'google-analytics-for-wordpress' ),
2844
 
2845
+ // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:146
2846
+ __( 'Display Options', 'google-analytics-for-wordpress' ),
2847
 
2848
+ // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:147
2849
+ __( 'Choose which content you would like displayed in the widget.', 'google-analytics-for-wordpress' ),
 
2850
 
2851
+ // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:148
2852
+ __( 'Display Author', 'google-analytics-for-wordpress' ),
2853
 
2854
+ // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:149
2855
+ __( 'Display Date', 'google-analytics-for-wordpress' ),
2856
 
2857
+ // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:150
2858
+ __( 'Display Comments', 'google-analytics-for-wordpress' ),
2859
 
2860
+ // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:151
2861
+ __( 'Comments', 'google-analytics-for-wordpress' ),
2862
 
2863
+ // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:152
2864
+ __( 'Post Count', 'google-analytics-for-wordpress' ),
2865
 
2866
+ // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:153
2867
+ __( 'Choose how many posts you’d like displayed in the widget.', 'google-analytics-for-wordpress' ),
2868
 
2869
+ // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemePreview.vue:60
2870
+ __( 'Theme Preview', 'google-analytics-for-wordpress' ),
2871
 
2872
+ // Reference: src/modules/popular-posts/components/input/PopularPostsThemeCustomizeControls.vue:100
2873
+ __( 'Sartorial taxidermy venmo you probably haven\'t heard of them, tofu fingerstache ethical pickled hella ramps vice snackwave seitan typewriter tofu.', 'google-analytics-for-wordpress' ),
 
2874
 
2875
+ // Reference: src/modules/popular-posts/components/input/PopularPostsThemeCustomizeControls.vue:101
2876
+ __( 'Austin typewriter heirloom distillery twee migas wayfarers. Fingerstache master cleanse quinoa humblebrag, iPhone taxidermy snackwave seitan typewriter tofu organic affogato kitsch. Artisan', 'google-analytics-for-wordpress' ),
 
2877
 
2878
+ // Reference: src/modules/popular-posts/components/input/PopularPostsThemeCustomizeControls.vue:108
2879
+ __( 'Icon', 'google-analytics-for-wordpress' ),
 
2880
 
2881
+ // Reference: src/modules/popular-posts/components/input/PopularPostsCacheInterval-Lite.vue:14
2882
+ __( 'Days', 'google-analytics-for-wordpress' ),
 
2883
 
2884
+ // Reference: src/modules/popular-posts/components/input/PopularPostsCacheInterval-Lite.vue:19
2885
+ /* Translators: placeholders make text small. */
2886
+ __( '7 days', 'google-analytics-for-wordpress' ),
2887
 
2888
+ // Reference: src/modules/popular-posts/components/input/PopularPostsCacheInterval-Lite.vue:23
2889
+ __( '30 days', 'google-analytics-for-wordpress' ),
2890
+
2891
+ // Reference: src/modules/popular-posts/components/input/PopularPostsCacheInterval-Lite.vue:28
2892
+ __( 'Custom', 'google-analytics-for-wordpress' ),
2893
 
2894
  // Reference: src/modules/popular-posts/components/input/PopularPostsSharedCount.vue:31
2895
  __( 'SharedCount API Key', 'google-analytics-for-wordpress' ),
2906
  // Reference: src/modules/popular-posts/components/input/PopularPostsSharedCount.vue:38
2907
  __( 'Indexing completed, counts will update automatically every day.', 'google-analytics-for-wordpress' ),
2908
 
2909
+ // Reference: src/modules/settings/components/input/SettingsInputNumber.vue:58
2910
+ /* Translators: Minimum and maximum number that can be used. */
2911
+ __( 'Please enter a value between %1$s and %2$s', 'google-analytics-for-wordpress' ),
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2912
 
2913
+ // Reference: src/modules/settings/components/input/SettingsInputNumber.vue:60
2914
+ /* Translators: The minimum set value. */
2915
+ __( 'Please enter a value higher than %s', 'google-analytics-for-wordpress' ),
2916
 
2917
+ // Reference: src/modules/settings/components/input/SettingsInputNumber.vue:62
2918
+ /* Translators: The maximum set value. */
2919
+ __( 'Please enter a value lower than %s', 'google-analytics-for-wordpress' ),
2920
 
2921
+ // Reference: src/modules/settings/components/input/SettingsInputNumber.vue:63
2922
+ __( 'Please enter a number', 'google-analytics-for-wordpress' ),
2923
 
2924
+ // Reference: src/modules/settings/components/input/SettingsInputNumber.vue:64
2925
+ __( 'Value has to be a round number', 'google-analytics-for-wordpress' ),
2926
 
2927
+ // Reference: src/modules/reports/components/reports/monsterinsights-YearInReview-Lite.vue:260
2928
+ __( 'Your 2020 Year in Review is still calculating. Please check back later to see how your website performed last year.', 'google-analytics-for-wordpress' ),
2929
 
2930
+ // Reference: src/modules/reports/components/reports/monsterinsights-YearInReview-Lite.vue:262
2931
+ __( 'Your 2020 Analytics Report', 'google-analytics-for-wordpress' ),
 
2932
 
2933
+ // Reference: src/modules/reports/components/reports/monsterinsights-YearInReview-Lite.vue:264
2934
+ __( 'See how your website performed this year and find tips along the way to help grow even more in 2021!', 'google-analytics-for-wordpress' ),
2935
 
2936
+ // Reference: src/modules/reports/components/reports/monsterinsights-YearInReview-Lite.vue:274
2937
+ __( 'January 1, 2020 - December 31, 2020', 'google-analytics-for-wordpress' ),
 
2938
 
2939
+ // Reference: src/modules/reports/components/reports/monsterinsights-YearInReview-Lite.vue:275
2940
+ __( 'A Tip for 2021', 'google-analytics-for-wordpress' ),
2941
 
2942
+ // Reference: src/modules/reports/components/reports/monsterinsights-YearInReview-Lite.vue:291
2943
+ __( 'A Tip For 2021', 'google-analytics-for-wordpress' ),
 
2944
 
2945
+ // Reference: src/modules/reports/components/reports/monsterinsights-YearInReview-Lite.vue:308
2946
+ __( 'Here\'s to an amazing 2021!', 'google-analytics-for-wordpress' ),
 
2947
 
2948
+ // Reference: src/modules/reports/components/reports/monsterinsights-YearInReview-Lite.vue:315
2949
+ __( 'Try our other popular WordPress plugins to grow your website in 2021.', 'google-analytics-for-wordpress' ),
2950
 
2951
+ // Reference: src/modules/reports/components/reports/monsterinsights-YearInReview-Lite.vue:317
2952
+ __( 'Become a WordPress expert in 2021. Join our amazing communities and take your website to the next level.', 'google-analytics-for-wordpress' ),
2953
 
2954
+ // Reference: src/modules/reports/components/reports/monsterinsights-YearInReview-Lite.vue:326
2955
+ __( 'Copyright MonsterInsights, 2021', 'google-analytics-for-wordpress' ),
2956
 
2957
+ // Reference: src/modules/reports/components/reports/monsterinsights-YearInReview-Lite.vue:373
2958
+ __( 'See the top Traffic Sources and Top Pages for the Month of %s in the Overview Report to replicate your success.', 'google-analytics-for-wordpress' ),
2959
 
2960
+ // Reference: src/modules/reports/components/reports/monsterinsights-YearInReview-Lite.vue:459
2961
+ /* Translators: Number of minutes spent on site. */
2962
+ __( 'Each visitor spent an average of %s minutes on your website in 2020.', 'google-analytics-for-wordpress' ),
2963
 
2964
+ // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepWpforms.vue:42
2965
+ __( 'Used on over 4,000,000 websites!', 'google-analytics-for-wordpress' ),
2966
 
2967
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemePreview.vue:61
2968
  __( 'Wide', 'google-analytics-for-wordpress' ),
2970
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemePreview.vue:62
2971
  __( 'Narrow', 'google-analytics-for-wordpress' ),
2972
 
2973
+ // Reference: src/modules/reports/components/reports/monsterinsights-ReportOverview.vue:265
2974
+ __( 'Export PDF Overview Report', 'google-analytics-for-wordpress' ),
2975
+
2976
+ // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepRecommendedSettings.vue:93
2977
+ __( '+ Add Role', 'google-analytics-for-wordpress' ),
2978
+
2979
+ // Reference: src/modules/settings/components/input/tab-advanced/SettingsInputPdfReports-Lite.vue:17
2980
+ __( 'Download the analytics reports instantly from the WordPress dashboard as PDF files and share them with anyone.', 'google-analytics-for-wordpress' ),
2981
+
2982
+ // Reference: src/modules/settings/components/input/tab-advanced/SettingsInputEmailSummaries-Lite.vue:17
2983
+ __( 'Our email summaries feature sends a weekly summary of the most important site analytics information.', 'google-analytics-for-wordpress' ),
2984
+
2985
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetPlacement.vue:101
2986
  __( 'Automatic Placement', 'google-analytics-for-wordpress' ),
2987
 
2994
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetPlacement.vue:104
2995
  __( 'All Embed Options can be used in conjunction with one another.', 'google-analytics-for-wordpress' ),
2996
 
2997
+ // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:77
2998
+ __( 'Using the Gutenberg Block', 'google-analytics-for-wordpress' ),
2999
+
3000
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetPlacement.vue:106
3001
  __( 'Using Automatic Embed', 'google-analytics-for-wordpress' ),
3002
 
3012
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetPlacement.vue:111
3013
  __( '%1$sWatch Video%2$s - How to Add the Popular Posts widget using Gutenberg', 'google-analytics-for-wordpress' ),
3014
 
3015
+ // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:83
3016
+ __( '%1$sStep 1%2$s - Click the “Add Block” icon while editing a Post or Page.', 'google-analytics-for-wordpress' ),
3017
+
3018
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetPlacement.vue:114
3019
  __( '%1$sStep 2%2$s - Search for “Popular Posts”.', 'google-analytics-for-wordpress' ),
3020
 
3021
+ // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:85
3022
+ __( '%1$sStep 3%2$s - Style the widget using the Block Settings sidebar.', 'google-analytics-for-wordpress' ),
3023
+
3024
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetPlacement.vue:118
3025
  __( '%1$sStep 1%2$s - Navigate to your Appearance > Widgets page using the menu on the left side your screen. Must be logged in as Admin.', 'google-analytics-for-wordpress' ),
3026
 
3033
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetPlacement.vue:122
3034
  __( 'Display using a Shortcode', 'google-analytics-for-wordpress' ),
3035
 
3036
+ // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:88
3037
+ __( 'Copy the shortcode and paste it into your Page and/or Post templates or using a shortcode plugin.', 'google-analytics-for-wordpress' ),
3038
+
3039
+ // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:89
3040
+ __( 'Copy Shortcode', 'google-analytics-for-wordpress' ),
3041
+
3042
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetPlacement.vue:125
3043
  __( '%1$sWatch Video%2$s - How to Add the Popular Posts widget using our Shortcode', 'google-analytics-for-wordpress' ),
3044
 
3054
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetPlacement.vue:129
3055
  __( 'Watch Video - How to Add the Popular Posts widget using Widgets', 'google-analytics-for-wordpress' ),
3056
 
3057
+ // Reference: src/modules/popular-posts/components/PopularPostsUpgradeOverlay.vue:23
3058
+ __( 'Unlock with %s', 'google-analytics-for-wordpress' ),
3059
 
3060
+ // Reference: src/modules/reports/components/monsterinsights-ReportsPdfExport-Lite.vue:42
3061
+ __( 'Export PDF Report', 'google-analytics-for-wordpress' ),
3062
 
3063
+ // Reference: src/modules/reports/components/monsterinsights-ReportsPdfExport-Lite.vue:50
3064
+ __( 'You can export PDF reports only in the PRO version.', 'google-analytics-for-wordpress' ),
3065
 
3066
+ // Reference: src/modules/reports/components/reports-overview/monsterinsights-ReportOverviewDatePicker-Lite.vue:50
3067
+ /* Translators: Placeholder adds a line break. */
3068
+ __( 'You can customize your %sdate range only in the PRO version.', 'google-analytics-for-wordpress' ),
3069
 
3070
+ // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:75
3071
+ __( 'Display Method', 'google-analytics-for-wordpress' ),
3072
 
3073
+ // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:76
3074
+ __( 'There are two ways to manual include the widget in your posts.', 'google-analytics-for-wordpress' ),
3075
 
3076
+ // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:78
3077
+ __( 'Using the Shortcode', 'google-analytics-for-wordpress' ),
3078
 
3079
+ // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:79
3080
+ __( 'Learn how to insert the widget using Gutenberg blocks.', 'google-analytics-for-wordpress' ),
3081
 
3082
+ // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:80
3083
+ __( 'Learn how to insert the widget using out Shortcode.', 'google-analytics-for-wordpress' ),
3084
 
3085
+ // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:81
3086
+ __( '%1$sWatch Video%2$s - How to Add the Inline Popular Post widget using Gutenberg', 'google-analytics-for-wordpress' ),
3087
 
3088
+ // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:84
3089
+ __( '%1$sStep 2%2$s - Search for “Inline Popular Posts by MonsterInsights”.', 'google-analytics-for-wordpress' ),
3090
+
3091
+ // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:87
3092
+ __( 'Shortcode', 'google-analytics-for-wordpress' ),
3093
+
3094
+ // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:90
3095
+ __( '%1$sWatch Video%2$s - How to Add the Inline Popular Post widget using our Shortcode', 'google-analytics-for-wordpress' ),
3096
 
3097
  // Reference: src/modules/settings/components/input/tab-engagement/SettingsInputEUCompliance-Lite.vue:29
3098
  __( 'Compatibility mode', 'google-analytics-for-wordpress' ),
3102
 
3103
  // Reference: src/modules/settings/components/input/tab-engagement/SettingsInputEUCompliance-Lite.vue:32
3104
  /* Translators: Placeholder gets replaced with default GA js function. */
3105
+ __( 'This enables MonsterInsights to work with plugins that use %1$s and don\'t support %2$s', 'google-analytics-for-wordpress' )
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3106
  );
3107
  /* THIS IS THE END OF THE GENERATED FILE */
lite/assets/vue/css/chunk-common.css CHANGED
@@ -1 +1 @@
1
- @import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap);strong[data-v-a9c27d52]{display:block}[data-v-6038a3d0]{will-change:height;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.expand-enter-active,.expand-leave-active{-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out;overflow:hidden}.expand-enter,.expand-leave-to{height:0}.monsterinsights-dark[data-v-e815e6e4]{display:block}.monsterinsights-reset-default[data-v-e815e6e4]{margin-left:5px}.monsterinsights-dark[data-v-7262cc05]{display:block}.monsterinsights-admin-page .monsterinsights-floating-bar{background:#4e5c66;color:#fff;font-size:13px;padding:10px;text-align:center;position:relative;margin:-20px -10px 20px}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-floating-bar{margin-top:-10px;padding-right:20px;padding-left:20px}}.monsterinsights-admin-page .monsterinsights-floating-bar a{text-decoration:underline;color:#fff}.monsterinsights-admin-page .monsterinsights-floating-bar a:focus,.monsterinsights-admin-page .monsterinsights-floating-bar a:hover{color:#fff;text-decoration:none}.monsterinsights-admin-page .monsterinsights-floating-bar .monsterinsights-floating-bar-close{padding:0;border:0;background:rgba(0,0,0,0);color:#fff;font-size:10px;position:absolute;right:15px;top:50%;margin-top:-5px}.monsterinsights-admin-page .monsterinsights-slide-enter-active,.monsterinsights-admin-page .monsterinsights-slide-leave-active{-webkit-transition-duration:.5s;transition-duration:.5s}.monsterinsights-admin-page .monsterinsights-slide-enter-to,.monsterinsights-admin-page .monsterinsights-slide-leave{max-height:100px;overflow:hidden}.monsterinsights-admin-page .monsterinsights-slide-enter,.monsterinsights-admin-page .monsterinsights-slide-leave-to{overflow:hidden;max-height:0}.monsterinsights-container[data-v-408df493]:after{display:table;clear:both;content:""}.monsterinsights-quick-links{position:fixed;bottom:25px;right:25px;-webkit-box-shadow:0 0 10px 0 #ababab;box-shadow:0 0 10px 0 #ababab;width:60px;height:60px;border-radius:50%;background:#fff;z-index:1000;padding:5px 10px}.monsterinsights-quick-links.monsterinsights-quick-links-open,.monsterinsights-quick-links:focus,.monsterinsights-quick-links:hover{-webkit-box-shadow:0 0 15px 2px #ababab;box-shadow:0 0 15px 2px #ababab}.monsterinsights-quick-links-label{border-radius:50%;background:#fff;border:2px solid rgba(147,120,207,.21);position:absolute;left:2px;right:2px;top:2px;bottom:2px;padding:6px 6px 6px 8px;display:block;width:56px;height:56px;outline:none;cursor:pointer}.monsterinsights-quick-links-open .monsterinsights-quick-links-label .monsterinsights-quick-link-title{opacity:0;pointer-events:none}.monsterinsights-bg-img.monsterinsights-quick-links-mascot{-webkit-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;padding-top:100%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;display:block}.monsterinsights-bg-img.monsterinsights-quick-links-mascot:after{background-image:url(data:image/png;base64,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)}.monsterinsights-quick-links-open .monsterinsights-bg-img.monsterinsights-quick-links-mascot{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}.monsterinsights-quick-links-menu{position:absolute;bottom:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;right:6px;margin-bottom:10px}.monsterinsights-quick-links-menu .monsterinsights-quick-links-menu-item{display:block;width:48px;height:48px;background:#509fe2;border-radius:50%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;position:relative;-webkit-box-shadow:0 0 10px 0 #ababab;box-shadow:0 0 10px 0 #ababab;margin-bottom:6px;color:#fff;text-decoration:none;text-align:center;font-size:18px;line-height:48px}.monsterinsights-quick-links-menu .monsterinsights-quick-links-menu-item:hover{color:#fff;background:#50abee;-webkit-box-shadow:0 0 15px 2px #ababab;box-shadow:0 0 15px 2px #ababab}.monsterinsights-quick-links-menu .monsterinsights-quick-links-menu-item.monsterinsights-show{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.monsterinsights-quick-links-menu .monsterinsights-quick-links-menu-item.monsterinsights-quick-links-item-upgrade{background:#704cbc}.monsterinsights-quick-links-menu .monsterinsights-quick-links-menu-item.monsterinsights-quick-links-item-upgrade:hover{background:#509fe2}.monsterinsights-quick-link-title{position:absolute;right:100%;margin-right:10px;font-size:13px;color:#fff;background:#595959;border-radius:5px;white-space:nowrap;padding:6px 8px;display:block;top:50%;margin-top:-12px;line-height:1;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;outline:none}@font-face{font-family:Lato;src:url(../fonts/lato-regular-webfont.woff) format("woff"),url(../fonts/lato-regular-webfont.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Lato;src:url(../fonts/lato-bold-webfont.woff) format("woff"),url(../fonts/lato-bold-webfont.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:text-security-disc;src:url(data:font/woff2;base64,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) format("woff2"),url(data:font/woff;base64,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) format("woff"),url(../fonts/text-security-disc.ttf) format("truetype")}@font-face{font-family:Misettings;src:url(../fonts/icons.woff2) format("woff2"),url(../fonts/icons.woff) format("woff"),url(../fonts/icons.ttf) format("truetype"),url(../fonts/icons.otf) format("opentype");font-weight:400;font-style:normal}[class*=monstericon-]:before,body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-error:before,body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-info:before,body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring:before{display:inline-block;font-family:Misettings;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.monstericon-times-circle:before{content:"\f01b"}.monstericon-times:before{content:"\f021"}.monstericon-info-circle-regular:before{content:"\f01e"}.monstericon-arrow{-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);display:inline-block}.monstericon-arrow.monstericon-down{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.monstericon-arrow:before{content:"\f01f"}.monstericon-check:before{content:"\f015"}.monstericon-warning-triangle:before{content:"\f020"}.monstericon-star:before{content:"\f025"}.monstericon-files:before{content:"\f028"}.monstericon-search:before{content:"\f029"}.monstericon-user:before{content:"\f02a"}.monstericon-eye:before{content:"\f02b"}.monstericon-cog:before{content:"\f02c"}.monstericon-expand:before{content:"\f02d"}.monstericon-compress:before{content:"\f02f"}.monstericon-life-ring:before{content:"\f030"}.monstericon-wpbeginner:before{content:"\f031"}.monstericon-lightbulb:before{content:"\f032"}.monstericon-shopping-cart:before{content:"\f033"}.monstericon-calendar-alt:before{content:"\f04e"}.monstericon-long-arrow-right-light:before{content:"\f06a"}@media (max-width:782px){.monsterinsights-notices-area{margin-left:10px;margin-right:10px}}.monsterinsights-notice{position:relative;color:#444}.monsterinsights-notice .monsterinsights-notice-inner{margin-top:25px;padding:20px;background:#fff;border-left:3px solid;line-height:1.5;font-size:14px}.monsterinsights-notice .monsterinsights-notice-inner .notice-title{color:#393f4c;font-weight:700;display:block;margin:0 0 6px;padding:0}@media (max-width:782px){.monsterinsights-notice .monsterinsights-notice-inner{padding:10px}}.monsterinsights-notice.monsterinsights-notice-error .monsterinsights-notice-inner{border-left-color:#ea4e64}.monsterinsights-notice.monsterinsights-notice-warning .monsterinsights-notice-inner{border-left-color:#f5c953}.monsterinsights-notice.monsterinsights-notice-info .monsterinsights-notice-inner{border-left-color:#509fe2}.monsterinsights-notice.monsterinsights-notice-info-xl .monsterinsights-notice-inner{border:1px solid #509fe2;border-left-width:3px;color:#777}.monsterinsights-notice.monsterinsights-notice-info-xl .monsterinsights-notice-inner .monsterinsights-button{color:#fff;margin:15px 0 0}.monsterinsights-notice.monsterinsights-notice-success .monsterinsights-notice-inner{border-left-color:#5cc0a5}.monsterinsights-notice .notice-content{margin-right:20px}.monsterinsights-notice .notice-content a{color:#444}.monsterinsights-notice .dismiss-notice{border:none;background:none;padding:0;margin:0;display:inline-block;cursor:pointer;color:#acbdc9;position:relative;float:right}.monsterinsights-notice .dismiss-notice:focus,.monsterinsights-notice .dismiss-notice:hover{color:#444}.monsterinsights-notice.monsterinsights-notice-info .notice-content,.monsterinsights-notice.monsterinsights-notice-success .notice-content,.monsterinsights-notice.monsterinsights-notice-warning .notice-content{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:425px){.monsterinsights-notice.monsterinsights-notice-info .notice-content,.monsterinsights-notice.monsterinsights-notice-success .notice-content,.monsterinsights-notice.monsterinsights-notice-warning .notice-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.monsterinsights-notice.monsterinsights-notice-info .monsterinsights-notice-button,.monsterinsights-notice.monsterinsights-notice-success .monsterinsights-notice-button,.monsterinsights-notice.monsterinsights-notice-warning .monsterinsights-notice-button{-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin-right:-20px;margin-left:auto}@media (max-width:782px){.monsterinsights-notice.monsterinsights-notice-info .monsterinsights-notice-button,.monsterinsights-notice.monsterinsights-notice-success .monsterinsights-notice-button,.monsterinsights-notice.monsterinsights-notice-warning .monsterinsights-notice-button{margin-left:0}}.monsterinsights-notice.monsterinsights-notice-info .monsterinsights-button,.monsterinsights-notice.monsterinsights-notice-success .monsterinsights-button,.monsterinsights-notice.monsterinsights-notice-warning .monsterinsights-button{margin-top:0;padding:10px 16px 8px;line-height:1;font-size:14px;font-weight:600}@media (max-width:782px){.monsterinsights-notice.monsterinsights-notice-info .monsterinsights-button,.monsterinsights-notice.monsterinsights-notice-success .monsterinsights-button,.monsterinsights-notice.monsterinsights-notice-warning .monsterinsights-button{margin-top:10px;margin-left:0}}.monsterinsights-notice.monsterinsights-notice-error .monsterinsights-button{margin-top:10px;margin-left:0;color:#fff}body.swal2-toast-shown.monsterinsights_page .swal2-container.swal2-top-end,body.swal2-toast-shown.monsterinsights_page .swal2-container.swal2-top-right{top:32px}@media screen and (max-width:767px){body.swal2-toast-shown.monsterinsights_page .swal2-container.swal2-top-end,body.swal2-toast-shown.monsterinsights_page .swal2-container.swal2-top-right{top:42px;right:auto;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast{border-radius:0;padding:9px;border-left:3px solid #fff}@media screen and (max-width:767px){body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast{width:80vw}}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast.mi-success{border-left-color:#5cc0a5}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast.mi-info{border-left-color:#509fe2}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast.mi-error{border-left-color:#ea4e64}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-title{color:#393f4c;font-size:13px;font-weight:400}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-close{font-size:15px;width:10px;height:10px;line-height:10px}@media screen and (max-width:767px){body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-close{padding:9px;line-height:0}}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon{width:14px;height:14px;min-width:14px;margin:0;border:0}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-info{border:none;position:relative}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-info:before{content:"\f01e";position:absolute;top:-1px;left:0;color:#509fe2;line-height:1}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-info .swal2-icon-text{display:none}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-error{border:none}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-error:before{content:"\f023";position:absolute;top:-1px;left:0;color:#ea4e64;line-height:1}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-error .swal2-x-mark *{display:none}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon [class^=-ring]{width:14px;height:14px;top:0;left:0}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:14px;height:14px;top:0;left:0;border:none}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring:before{content:"\f027";position:absolute;top:-1px;left:0;color:#5cc0a5;line-height:1}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-success [class^=swal2-success-line]{display:none}@-webkit-keyframes swal2-show{0%{-webkit-transform:scale(.7);transform:scale(.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes swal2-show{0%{-webkit-transform:scale(.7);transform:scale(.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes swal2-hide{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}}@keyframes swal2-hide{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}}@-webkit-keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.875em;width:1.5625em}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.875em;width:1.5625em}}@-webkit-keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@-webkit-keyframes swal2-rotate-success-circular-line{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}to{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@keyframes swal2-rotate-success-circular-line{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}to{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@-webkit-keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}50%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}80%{margin-top:-.375em;-webkit-transform:scale(1.15);transform:scale(1.15)}to{margin-top:0;-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}50%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}80%{margin-top:-.375em;-webkit-transform:scale(1.15);transform:scale(1.15)}to{margin-top:0;-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes swal2-animate-error-icon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}to{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}}@keyframes swal2-animate-error-icon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}to{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}}.monsterinsights_page body.swal2-toast-shown .swal2-container,.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-shown{background-color:rgba(0,0,0,0)}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-top{top:0;right:auto;bottom:auto;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-top-end,.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;right:0;bottom:auto;left:auto}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-top-left,.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-top-start{top:0;right:auto;bottom:auto;left:0}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-center-left,.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-center-start{top:50%;right:auto;bottom:auto;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-center{top:50%;right:auto;bottom:auto;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-center-end,.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-center-right{top:50%;right:0;bottom:auto;left:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-bottom-left,.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-bottom-start{top:auto;right:auto;bottom:0;left:0}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-bottom{top:auto;right:auto;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-bottom-end,.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;right:0;bottom:0;left:auto}.monsterinsights_page body.swal2-toast-column .swal2-toast{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.monsterinsights_page body.swal2-toast-column .swal2-toast .swal2-actions{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-item-align:stretch;align-self:stretch;height:2.2em;margin-top:.3125em}.monsterinsights_page body.swal2-toast-column .swal2-toast .swal2-loading{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.monsterinsights_page body.swal2-toast-column .swal2-toast .swal2-input{height:2em;margin:.3125em auto;font-size:1em}.monsterinsights_page body.swal2-toast-column .swal2-toast .swal2-validation-message{font-size:1em}.monsterinsights_page .swal2-popup.swal2-toast{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;padding:.625em;-webkit-box-shadow:0 0 .625em #d9d9d9;box-shadow:0 0 .625em #d9d9d9;overflow-y:hidden}.monsterinsights_page .swal2-popup.swal2-toast,.monsterinsights_page .swal2-popup.swal2-toast .swal2-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.monsterinsights_page .swal2-popup.swal2-toast .swal2-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 .6em;font-size:1em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-close{position:static;width:.8em;height:.8em;line-height:.8}.monsterinsights_page .swal2-popup.swal2-toast .swal2-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:1em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon{width:2em;min-width:2em;height:2em;margin:0}.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon-text{font-size:2em;font-weight:700;line-height:1em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-actions{height:auto;margin:0 .3125em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-styled{margin:0 .3125em;padding:.3125em .625em;font-size:1em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-styled:focus{-webkit-box-shadow:0 0 0 .0625em #fff,0 0 0 .125em rgba(50,100,150,.4);box-shadow:0 0 0 .0625em #fff,0 0 0 .125em rgba(50,100,150,.4)}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:2em;height:2.8125em;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-radius:50%}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.25em;left:-.9375em;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:2em 2em;-ms-transform-origin:2em 2em;transform-origin:2em 2em;border-radius:4em 0 0 4em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;-webkit-transform-origin:0 2em;-ms-transform-origin:0 2em;transform-origin:0 2em;border-radius:0 4em 4em 0}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.monsterinsights_page .swal2-popup.swal2-toast.swal2-show{-webkit-animation:showSweetToast .5s;animation:showSweetToast .5s}.monsterinsights_page .swal2-popup.swal2-toast.swal2-hide{-webkit-animation:hideSweetToast .2s forwards;animation:hideSweetToast .2s forwards}.monsterinsights_page .swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-tip{-webkit-animation:animate-toast-success-tip .75s;animation:animate-toast-success-tip .75s}.monsterinsights_page .swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-long{-webkit-animation:animate-toast-success-long .75s;animation:animate-toast-success-long .75s}@-webkit-keyframes showSweetToast{0%{-webkit-transform:translateY(-.625em) rotate(2deg);transform:translateY(-.625em) rotate(2deg);opacity:0}33%{-webkit-transform:translateY(0) rotate(-2deg);transform:translateY(0) rotate(-2deg);opacity:.5}66%{-webkit-transform:translateY(.3125em) rotate(2deg);transform:translateY(.3125em) rotate(2deg);opacity:.7}to{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);opacity:1}}@keyframes showSweetToast{0%{-webkit-transform:translateY(-.625em) rotate(2deg);transform:translateY(-.625em) rotate(2deg);opacity:0}33%{-webkit-transform:translateY(0) rotate(-2deg);transform:translateY(0) rotate(-2deg);opacity:.5}66%{-webkit-transform:translateY(.3125em) rotate(2deg);transform:translateY(.3125em) rotate(2deg);opacity:.7}to{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);opacity:1}}@-webkit-keyframes hideSweetToast{0%{opacity:1}33%{opacity:.5}to{-webkit-transform:rotate(1deg);transform:rotate(1deg);opacity:0}}@keyframes hideSweetToast{0%{opacity:1}33%{opacity:.5}to{-webkit-transform:rotate(1deg);transform:rotate(1deg);opacity:0}}@-webkit-keyframes animate-toast-success-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@keyframes animate-toast-success-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@-webkit-keyframes animate-toast-success-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}@keyframes animate-toast-success-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}.monsterinsights_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}.monsterinsights_page body.swal2-height-auto{height:auto!important}.monsterinsights_page body.swal2-no-backdrop .swal2-shown{top:auto;right:auto;bottom:auto;left:auto;background-color:rgba(0,0,0,0)}.monsterinsights_page body.swal2-no-backdrop .swal2-shown>.swal2-modal{-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);box-shadow:0 0 10px rgba(0,0,0,.4)}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-top{top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-top-left,.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-top-start{top:0;left:0}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-top-end,.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-top-right{top:0;right:0}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-center{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-center-left,.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-center-start{top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-center-end,.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-center-right{top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-bottom{bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-left,.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-start{bottom:0;left:0}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-end,.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-right{right:0;bottom:0}.monsterinsights_page .swal2-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;top:0;right:0;bottom:0;left:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px;background-color:rgba(0,0,0,0);z-index:1060;overflow-x:hidden;-webkit-overflow-scrolling:touch}.monsterinsights_page .swal2-container.swal2-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.monsterinsights_page .swal2-container.swal2-top-left,.monsterinsights_page .swal2-container.swal2-top-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.monsterinsights_page .swal2-container.swal2-top-end,.monsterinsights_page .swal2-container.swal2-top-right{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.monsterinsights_page .swal2-container.swal2-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.monsterinsights_page .swal2-container.swal2-center-left,.monsterinsights_page .swal2-container.swal2-center-start{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.monsterinsights_page .swal2-container.swal2-center-end,.monsterinsights_page .swal2-container.swal2-center-right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.monsterinsights_page .swal2-container.swal2-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.monsterinsights_page .swal2-container.swal2-bottom-left,.monsterinsights_page .swal2-container.swal2-bottom-start{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.monsterinsights_page .swal2-container.swal2-bottom-end,.monsterinsights_page .swal2-container.swal2-bottom-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.monsterinsights_page .swal2-container.swal2-grow-fullscreen>.swal2-modal{-ms-flex:1;flex:1;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-pack:center}.monsterinsights_page .swal2-container.swal2-grow-fullscreen>.swal2-modal,.monsterinsights_page .swal2-container.swal2-grow-row>.swal2-modal{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-flex:1;-webkit-box-pack:center;justify-content:center}.monsterinsights_page .swal2-container.swal2-grow-row>.swal2-modal{-ms-flex:1;flex:1;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center}.monsterinsights_page .swal2-container.swal2-grow-column{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.monsterinsights_page .swal2-container.swal2-grow-column.swal2-bottom,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-center,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.monsterinsights_page .swal2-container.swal2-grow-column.swal2-bottom-left,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-bottom-start,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-center-left,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-center-start,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-top-left,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-top-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.monsterinsights_page .swal2-container.swal2-grow-column.swal2-bottom-end,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-bottom-right,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-center-end,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-center-right,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-top-end,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-top-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.monsterinsights_page .swal2-container.swal2-grow-column>.swal2-modal{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.monsterinsights_page .swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen)>.swal2-modal{margin:auto}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.monsterinsights_page .swal2-container .swal2-modal{margin:0!important}}.monsterinsights_page .swal2-container.swal2-fade{-webkit-transition:background-color .1s;transition:background-color .1s}.monsterinsights_page .swal2-container.swal2-shown{background-color:rgba(0,0,0,.4)}.monsterinsights_page .swal2-popup{display:none;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32em;max-width:100%;padding:1.25em;border-radius:.3125em;background:#fff;font-family:inherit;font-size:1rem;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;top:0}.monsterinsights_page .swal2-popup:focus{outline:0}.monsterinsights_page .swal2-popup.swal2-loading{overflow-y:hidden}.monsterinsights_page .swal2-popup .swal2-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.monsterinsights_page .swal2-popup .swal2-title{display:block;position:relative;max-width:100%;margin:0 0 .4em;padding:0;color:#595959;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}.monsterinsights_page .swal2-popup .swal2-actions{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1.25em auto 0;z-index:1}.monsterinsights_page .swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.monsterinsights_page .swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.1)),to(rgba(0,0,0,.1)));background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.monsterinsights_page .swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.2)),to(rgba(0,0,0,.2)));background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}.monsterinsights_page .swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-confirm{width:2.5em;height:2.5em;margin:.46875em;padding:0;border-radius:100%;border:.25em solid rgba(0,0,0,0);background-color:rgba(0,0,0,0)!important;color:rgba(0,0,0,0);cursor:default;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.monsterinsights_page .swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-cancel{margin-right:30px;margin-left:30px}.monsterinsights_page .swal2-popup .swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm:after{display:inline-block;width:15px;height:15px;margin-left:5px;border-radius:50%;border:3px solid #999;border-right-color:rgba(0,0,0,0);-webkit-box-shadow:1px 1px 1px #fff;box-shadow:1px 1px 1px #fff;content:"";-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal}.monsterinsights_page .swal2-popup .swal2-styled{margin:.3125em;padding:.625em 2em;font-weight:500;-webkit-box-shadow:none;box-shadow:none}.monsterinsights_page .swal2-popup .swal2-styled:not([disabled]){cursor:pointer}.monsterinsights_page .swal2-popup .swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#3085d6;color:#fff;font-size:1.0625em}.monsterinsights_page .swal2-popup .swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#aaa;color:#fff;font-size:1.0625em}.monsterinsights_page .swal2-popup .swal2-styled:focus{outline:0;-webkit-box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(50,100,150,.4);box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(50,100,150,.4)}.monsterinsights_page .swal2-popup .swal2-styled::-moz-focus-inner{border:0}.monsterinsights_page .swal2-popup .swal2-footer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1.25em 0 0;padding:1em 0 0;border-top:1px solid #eee;color:#545454;font-size:1em}.monsterinsights_page .swal2-popup .swal2-image{max-width:100%;margin:1.25em auto}.monsterinsights_page .swal2-popup .swal2-close{position:absolute;top:0;right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.2em;height:1.2em;padding:0;-webkit-transition:color .1s ease-out;transition:color .1s ease-out;border:none;border-radius:0;outline:initial;background:0 0;color:#ccc;font-family:serif;font-size:2.5em;line-height:1.2;cursor:pointer;overflow:hidden}.monsterinsights_page .swal2-popup .swal2-close:hover{-webkit-transform:none;-ms-transform:none;transform:none;color:#f27474}.monsterinsights_page .swal2-popup>.swal2-checkbox,.monsterinsights_page .swal2-popup>.swal2-file,.monsterinsights_page .swal2-popup>.swal2-input,.monsterinsights_page .swal2-popup>.swal2-radio,.monsterinsights_page .swal2-popup>.swal2-select,.monsterinsights_page .swal2-popup>.swal2-textarea{display:none}.monsterinsights_page .swal2-popup .swal2-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0;color:#545454;font-size:1.125em;font-weight:300;line-height:normal;z-index:1;word-wrap:break-word}.monsterinsights_page .swal2-popup #swal2-content{text-align:center}.monsterinsights_page .swal2-popup .swal2-checkbox,.monsterinsights_page .swal2-popup .swal2-file,.monsterinsights_page .swal2-popup .swal2-input,.monsterinsights_page .swal2-popup .swal2-radio,.monsterinsights_page .swal2-popup .swal2-select,.monsterinsights_page .swal2-popup .swal2-textarea{margin:1em auto}.monsterinsights_page .swal2-popup .swal2-file,.monsterinsights_page .swal2-popup .swal2-input,.monsterinsights_page .swal2-popup .swal2-textarea{width:100%;-webkit-transition:border-color .3s,-webkit-box-shadow .3s;transition:border-color .3s,-webkit-box-shadow .3s;transition:border-color .3s,box-shadow .3s;transition:border-color .3s,box-shadow .3s,-webkit-box-shadow .3s;border:1px solid #d9d9d9;border-radius:.1875em;font-size:1.125em;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.06);box-shadow:inset 0 1px 1px rgba(0,0,0,.06);-webkit-box-sizing:border-box;box-sizing:border-box}.monsterinsights_page .swal2-popup .swal2-file.swal2-inputerror,.monsterinsights_page .swal2-popup .swal2-input.swal2-inputerror,.monsterinsights_page .swal2-popup .swal2-textarea.swal2-inputerror{border-color:#f27474!important;-webkit-box-shadow:0 0 2px #f27474!important;box-shadow:0 0 2px #f27474!important}.monsterinsights_page .swal2-popup .swal2-file:focus,.monsterinsights_page .swal2-popup .swal2-input:focus,.monsterinsights_page .swal2-popup .swal2-textarea:focus{border:1px solid #b4dbed;outline:0;-webkit-box-shadow:0 0 3px #c4e6f5;box-shadow:0 0 3px #c4e6f5}.monsterinsights_page .swal2-popup .swal2-file::-webkit-input-placeholder,.monsterinsights_page .swal2-popup .swal2-input::-webkit-input-placeholder,.monsterinsights_page .swal2-popup .swal2-textarea::-webkit-input-placeholder{color:#ccc}.monsterinsights_page .swal2-popup .swal2-file::-moz-placeholder,.monsterinsights_page .swal2-popup .swal2-input::-moz-placeholder,.monsterinsights_page .swal2-popup .swal2-textarea::-moz-placeholder{color:#ccc}.monsterinsights_page .swal2-popup .swal2-file:-ms-input-placeholder,.monsterinsights_page .swal2-popup .swal2-input:-ms-input-placeholder,.monsterinsights_page .swal2-popup .swal2-textarea:-ms-input-placeholder{color:#ccc}.monsterinsights_page .swal2-popup .swal2-file::-ms-input-placeholder,.monsterinsights_page .swal2-popup .swal2-input::-ms-input-placeholder,.monsterinsights_page .swal2-popup .swal2-textarea::-ms-input-placeholder{color:#ccc}.monsterinsights_page .swal2-popup .swal2-file::placeholder,.monsterinsights_page .swal2-popup .swal2-input::placeholder,.monsterinsights_page .swal2-popup .swal2-textarea::placeholder{color:#ccc}.monsterinsights_page .swal2-popup .swal2-range input{width:80%}.monsterinsights_page .swal2-popup .swal2-range output{width:20%;font-weight:600;text-align:center}.monsterinsights_page .swal2-popup .swal2-range input,.monsterinsights_page .swal2-popup .swal2-range output{height:2.625em;margin:1em auto;padding:0;font-size:1.125em;line-height:2.625em}.monsterinsights_page .swal2-popup .swal2-input{height:2.625em;padding:0 .75em}.monsterinsights_page .swal2-popup .swal2-input[type=number]{max-width:10em}.monsterinsights_page .swal2-popup .swal2-file{font-size:1.125em}.monsterinsights_page .swal2-popup .swal2-textarea{height:6.75em;padding:.75em}.monsterinsights_page .swal2-popup .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;color:#545454;font-size:1.125em}.monsterinsights_page .swal2-popup .swal2-checkbox,.monsterinsights_page .swal2-popup .swal2-radio{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.monsterinsights_page .swal2-popup .swal2-checkbox label,.monsterinsights_page .swal2-popup .swal2-radio label{margin:0 .6em;font-size:1.125em}.monsterinsights_page .swal2-popup .swal2-checkbox input,.monsterinsights_page .swal2-popup .swal2-radio input{margin:0 .4em}.monsterinsights_page .swal2-popup .swal2-validation-message{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.625em;background:#f0f0f0;color:#666;font-size:1em;font-weight:300;overflow:hidden}.monsterinsights_page .swal2-popup .swal2-validation-message:before{display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center;content:"!";zoom:normal}@supports (-ms-accelerator:true){.monsterinsights_page .swal2-range input{width:100%!important}.monsterinsights_page .swal2-range output{display:none}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.monsterinsights_page .swal2-range input{width:100%!important}.monsterinsights_page .swal2-range output{display:none}}@-moz-document url-prefix(){.monsterinsights_page .swal2-close:focus{outline:2px solid rgba(50,100,150,.4)}}.monsterinsights_page .swal2-icon{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:5em;height:5em;margin:1.25em auto 1.875em;border:.25em solid rgba(0,0,0,0);border-radius:50%;line-height:5em;cursor:default;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;zoom:normal}.monsterinsights_page .swal2-icon-text{font-size:3.75em}.monsterinsights_page .swal2-icon.swal2-error{border-color:#f27474}.monsterinsights_page .swal2-icon.swal2-error .swal2-x-mark{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.monsterinsights_page .swal2-icon.swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}.monsterinsights_page .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.monsterinsights_page .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.monsterinsights_page .swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.monsterinsights_page .swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee;font-size:1rem}.monsterinsights_page .swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.monsterinsights_page .swal2-icon.swal2-success{border-color:#a5dc86}.monsterinsights_page .swal2-icon.swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-radius:50%}.monsterinsights_page .swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:3.75em 3.75em;-ms-transform-origin:3.75em 3.75em;transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}.monsterinsights_page .swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 3.75em;-ms-transform-origin:0 3.75em;transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}.monsterinsights_page .swal2-icon.swal2-success .swal2-success-ring{position:absolute;top:-.25em;left:-.25em;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%;z-index:2;-webkit-box-sizing:content-box;box-sizing:content-box}.monsterinsights_page .swal2-icon.swal2-success .swal2-success-fix{position:absolute;top:.5em;left:1.625em;width:.4375em;height:5.625em;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);z-index:1}.monsterinsights_page .swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;height:.3125em;border-radius:.125em;background-color:#a5dc86;z-index:2}.monsterinsights_page .swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.875em;width:1.5625em;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.monsterinsights_page .swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.monsterinsights_page .swal2-progresssteps{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 1.25em;padding:0;font-weight:600}.monsterinsights_page .swal2-progresssteps li{display:inline-block;position:relative}.monsterinsights_page .swal2-progresssteps .swal2-progresscircle{width:2em;height:2em;border-radius:2em;background:#3085d6;color:#fff;line-height:2em;text-align:center;z-index:20}.monsterinsights_page .swal2-progresssteps .swal2-progresscircle:first-child{margin-left:0}.monsterinsights_page .swal2-progresssteps .swal2-progresscircle:last-child{margin-right:0}.monsterinsights_page .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep{background:#3085d6}.monsterinsights_page .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progresscircle,.monsterinsights_page .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progressline{background:#add8e6}.monsterinsights_page .swal2-progresssteps .swal2-progressline{width:2.5em;height:.4em;margin:0 -1px;background:#3085d6;z-index:10}.monsterinsights_page [class^=swal2]{-webkit-tap-highlight-color:transparent}.monsterinsights_page .swal2-show{-webkit-animation:swal2-show .3s;animation:swal2-show .3s}.monsterinsights_page .swal2-show.swal2-noanimation{-webkit-animation:none;animation:none}.monsterinsights_page .swal2-hide{-webkit-animation:swal2-hide .15s forwards;animation:swal2-hide .15s forwards}.monsterinsights_page .swal2-hide.swal2-noanimation{-webkit-animation:none;animation:none}.monsterinsights_page .swal2-rtl .swal2-close{right:auto;left:0}.monsterinsights_page .swal2-animate-success-icon .swal2-success-line-tip{-webkit-animation:swal2-animate-success-line-tip .75s;animation:swal2-animate-success-line-tip .75s}.monsterinsights_page .swal2-animate-success-icon .swal2-success-line-long{-webkit-animation:swal2-animate-success-line-long .75s;animation:swal2-animate-success-line-long .75s}.monsterinsights_page .swal2-animate-success-icon .swal2-success-circular-line-right{-webkit-animation:swal2-rotate-success-circular-line 4.25s ease-in;animation:swal2-rotate-success-circular-line 4.25s ease-in}.monsterinsights_page .swal2-animate-error-icon{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.monsterinsights_page .swal2-animate-error-icon .swal2-x-mark{-webkit-animation:swal2-animate-error-x-mark .5s;animation:swal2-animate-error-x-mark .5s}@-webkit-keyframes swal2-rotate-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swal2-rotate-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media print{.monsterinsights_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}.monsterinsights_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}.monsterinsights_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}.monsterinsights-notifications-display{background:#fff;border-left:3px solid #509fe2;padding:20px;border-radius:3px 0 0 3px;margin-bottom:50px;position:relative}.monsterinsights-settings-content .monsterinsights-notifications-display{margin-top:20px;margin-bottom:20px}.monsterinsights-notifications-display h3{margin:0 0 4px;font-size:16px;line-height:20px}.monsterinsights-notifications-display p{margin-top:4px;margin-bottom:12px;font-size:14px;line-height:18px}.monsterinsights-notifications-display .monsterinsights-notification{display:-webkit-box;display:-ms-flexbox;display:flex}.monsterinsights-notifications-display .monsterinsights-notification .monsterinsights-notifications-indicator{padding-top:10px}.monsterinsights-notifications-display .monsterinsights-notification .monsterinsights-notifications-indicator a{position:relative}.monsterinsights-notifications-display .monsterinsights-notification-inner{margin-left:25px}.monsterinsights-notifications-display .monsterinsights-button{margin-right:15px}.monsterinsights-notifications-display .monsterinsights-notification-navigation{position:absolute;right:0;top:100%}.monsterinsights-notifications-display .monsterinsights-notification-navigation button{background:#fff;border:none;border-radius:0 0 3px 3px;margin:0;padding:5px 8px 7px;color:#a8aebd;cursor:pointer}.monsterinsights-notifications-display .monsterinsights-notification-navigation button:focus,.monsterinsights-notifications-display .monsterinsights-notification-navigation button:hover{color:#509fe2}.monsterinsights-notifications-display .monsterinsights-notification-navigation button .monstericon-arrow{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);font-size:10px}.monsterinsights-notifications-display .monsterinsights-notification-navigation button.monsterinsights-notification-previous{margin-right:2px}.monsterinsights-notifications-display .monsterinsights-notification-navigation button.monsterinsights-notification-previous .monstericon-arrow{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.monsterinsights-notifications-display .monsterinsights-notification-dismiss{border:none;background:none;color:#a8aebd;position:absolute;right:12px;top:9px;padding:0;margin:0;font-size:16px;cursor:pointer}.monsterinsights-notifications-display .monsterinsights-notifications-unread{min-width:10px;height:16px;background:#c84b29;border:1.72823px solid #f9fbff;position:absolute;bottom:12px;left:18px;border-radius:20px;line-height:16px;color:#fff;font-weight:700;text-align:center;display:inline-block;padding:0 3px}.monsterinsights-report .monsterinsights-notifications-display .monsterinsights-notifications-unread{min-width:16px;height:16px;background:#c84b29;border:1.72823px solid #f9fbff;position:absolute;bottom:4px;border-radius:20px;line-height:1;color:#fff;font-weight:700;text-align:center;padding:0 2px;left:20px}.monsterinsights-admin-page.monsterinsights-path-about-us .monsterinsights-notificationsv3-container,.monsterinsights-admin-page.monsterinsights-path-addons .monsterinsights-notificationsv3-container,.monsterinsights-admin-page.monsterinsights-path-tools-import-export .monsterinsights-notificationsv3-container,.monsterinsights-admin-page.monsterinsights-path-tools-url-builder .monsterinsights-notificationsv3-container,.monsterinsights-admin-page.monsterinsights-reports-page .monsterinsights-notificationsv3-container{margin-right:0}.monsterinsights-admin-page .monsterinsights-notificationsv3-container{display:inline-block;margin-right:20px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-number{position:absolute;top:-11px;min-width:20px;height:20px;line-height:20px;display:block;background:#eb5757;border-radius:20px;font-size:12px;color:#fff;font-weight:700;text-align:center;padding:0 6px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-number.number-greater-than-10{right:-13px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-number.number-less-than-10{right:-10px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-dismissed-number{min-width:24px;height:24px;background:#7c869d;border-radius:20px;display:inline-block;text-align:center;vertical-align:middle;line-height:24px;color:#fff;font-size:14px;font-weight:700;padding:0 8px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-no-notifications{text-align:center;position:absolute;top:50%;margin-top:-69px;width:100%}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-no-notifications h4{font-size:16px;color:#7c869d}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button{position:relative}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button{position:absolute;top:21px;right:15px}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button .monsterinsights-button{background:#f0f2f4;border-radius:3px;padding:11px 7px;line-height:0;vertical-align:middle;margin-top:-2px;border:solid #d3d7de;border-width:1px 1px 2px}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button .monsterinsights-button{display:inline-block}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button .monsterinsights-button:active,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button .monsterinsights-button:focus,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button .monsterinsights-button:hover{background:#e7eaec;border-color:#d3d7de;outline:none}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button .monsterinsights-notificationsv3-inbox-number{cursor:pointer}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar{width:440px;position:fixed;top:32px;right:0;background:#fff;z-index:1001;overflow:scroll;height:100%;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar{top:46px;width:300px}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(50px)}to{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar.monsterinsights-notificationsv3-sidebar-in{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-single-notification{padding:0 16px;overflow:hidden}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top{background:#2679c1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-title{width:50%}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-title svg{margin-right:10px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-title h3{display:inline-block;color:#fff;font-size:18px;font-weight:700}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions{width:50%;text-align:right}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-button{color:#fff;text-decoration:underline;border:0;padding:0;background:rgba(0,0,0,0);border-radius:0}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-button{display:inline-block}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-button:hover{color:#efe5e5}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-button:active,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-button:focus{outline:none}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-notificationsv3-sidebar-close{margin-left:12px;vertical-align:bottom}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-notificationsv3-sidebar-close:active svg path,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-notificationsv3-sidebar-close:focus svg path,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-notificationsv3-sidebar-close:hover svg path{fill:#efe5e5}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px;border-bottom:1px solid #e2e4e9;margin:0 16px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-notifications-count{width:50%}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-notifications-count .monsterinsights-notificationsv3-inbox-number{position:relative;display:inline-block;top:inherit;right:inherit;min-width:24px;height:24px;line-height:24px;margin-right:8px;padding:0 8px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-notifications-count .monsterinsights-notificationsv3-dismissed-number{margin-right:8px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-notifications-count h4{display:inline-block}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-actions{width:50%;text-align:right}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-actions span{text-decoration:underline;color:#99a1b3;cursor:pointer}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-actions span:active,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-actions span:focus,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-actions span:hover{color:#a9b1c3}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications{display:block;margin-bottom:32px}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications{margin-bottom:46px}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification{border-bottom:1px solid #e2e4e9;padding-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-icon{width:54px;float:left;text-align:center;padding-top:24px}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-icon{float:none;margin:0 auto}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details{float:left;width:354px;padding-top:20px}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details{width:260px}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-title h5{margin-top:0;margin-bottom:0;color:#393f4c;font-size:13px;font-weight:700;width:70%;display:inline-block}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-title h5{width:65%}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-title span{color:#7f899f;font-size:13px;float:right}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-content p{color:#393f4c;font-size:13px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:2px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions .monsterinsights-button{display:block;background:#f0f2f4;border:1px solid #d3d7de;border-radius:3px;font-weight:500;font-size:13px;color:#393f4c;letter-spacing:.02em;padding:6px 11px;margin-right:10px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions .monsterinsights-button:active,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions .monsterinsights-button:focus,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions .monsterinsights-button:hover{background:#d3d7de}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions span{font-size:13px;color:#7f899f;cursor:pointer}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions span:active,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions span:focus,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions span:hover{color:#a9b1c3}.monsterinsights-tooltip{display:block!important;z-index:10000;max-width:350px}.monsterinsights-tooltip .monsterinsights-tooltip-inner{background:#5f6197;color:#fff;border-radius:5px;padding:16px 20px;font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}.monsterinsights-tooltip .monsterinsights-tooltip-inner a{color:#fff;font-weight:700}.monsterinsights-tooltip .monsterinsights-tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px;border-color:#5f6197;z-index:1}.monsterinsights-tooltip[x-placement^=top]{padding-bottom:5px}.monsterinsights-tooltip[x-placement^=top] .monsterinsights-tooltip-arrow{border-width:5px 5px 0;border-left-color:rgba(0,0,0,0)!important;border-right-color:rgba(0,0,0,0)!important;border-bottom-color:rgba(0,0,0,0)!important;bottom:0;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.monsterinsights-tooltip[x-placement^=bottom]{padding-top:5px}.monsterinsights-tooltip[x-placement^=bottom] .monsterinsights-tooltip-arrow{border-width:0 5px 5px;border-left-color:rgba(0,0,0,0)!important;border-right-color:rgba(0,0,0,0)!important;border-top-color:rgba(0,0,0,0)!important;top:0;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.monsterinsights-tooltip[x-placement^=right]{padding-left:5px}.monsterinsights-tooltip[x-placement^=right] .monsterinsights-tooltip-arrow{border-width:5px 5px 5px 0;border-left-color:rgba(0,0,0,0)!important;border-top-color:rgba(0,0,0,0)!important;border-bottom-color:rgba(0,0,0,0)!important;left:0;top:calc(50% - 5px);margin-left:0;margin-right:0}.monsterinsights-tooltip[x-placement^=left]{padding-right:5px}.monsterinsights-tooltip[x-placement^=left] .monsterinsights-tooltip-arrow{border-width:5px 0 5px 5px;border-top-color:rgba(0,0,0,0)!important;border-right-color:rgba(0,0,0,0)!important;border-bottom-color:rgba(0,0,0,0)!important;right:0;top:calc(50% - 5px);margin-left:0;margin-right:0}.monsterinsights-tooltip.popover .popover-inner{background:#fff;color:#5f6197;padding:24px;border-radius:5px;-webkit-box-shadow:0 5px 30px rgba(0,0,0,.1);box-shadow:0 5px 30px rgba(0,0,0,.1)}.monsterinsights-tooltip.popover .popover-arrow{border-color:#fff}.monsterinsights-tooltip[aria-hidden=true]{visibility:hidden;opacity:0;-webkit-transition:opacity .15s,visibility .15s;transition:opacity .15s,visibility .15s}.monsterinsights-tooltip[aria-hidden=false]{visibility:visible;opacity:1;-webkit-transition:opacity .15s;transition:opacity .15s}.monsterinsights-conditional-logic-container button:focus{outline:0}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-header{margin-bottom:30px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-header .monsterinsights-conditional-rule-sets-number{float:right}.monsterinsights-conditional-logic-container .monsterinsights-condition-rule-separator{text-align:center;font-weight:700;display:block;margin:0 auto 20px;position:relative}.monsterinsights-conditional-logic-container .monsterinsights-condition-rule-separator:after,.monsterinsights-conditional-logic-container .monsterinsights-condition-rule-separator:before{content:"";position:absolute;top:45%;width:45%;height:2px;background:#d6e2ed;margin-top:-1px}.monsterinsights-conditional-logic-container .monsterinsights-condition-rule-separator:before{left:0}.monsterinsights-conditional-logic-container .monsterinsights-condition-rule-separator:after{right:0}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column{width:100%;margin-right:18px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field{text-transform:capitalize;width:100%;height:38px;min-height:38px;line-height:38px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field.text-input{padding:0 8px;border-color:#ddd;text-transform:none;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;height:38px;margin-top:0;line-height:38px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field input[type=text]{padding-top:5px;padding-bottom:5px;height:inherit}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field.multiselect--active .multiselect__tags .multiselect__spinner{z-index:1}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field .multiselect__tags{padding:0;height:38px;min-height:38px;border-color:#ddd;margin-top:0;-webkit-box-sizing:border-box;box-sizing:border-box}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field .multiselect__tags input[type=text]{border:0;height:36px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field .multiselect__tags .multiselect__single{margin-bottom:0;padding:0 8px;line-height:36px;font-size:14px;white-space:pre}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field .multiselect__tags .multiselect__placeholder{display:block;margin-bottom:0;line-height:36px;padding:0 8px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field .multiselect__tags .multiselect__spinner{width:35px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .add-new-condition{padding:6px 12px;margin:0}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .add-new-condition:focus{outline:0}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .remove-condition{border:0;padding:0;margin:0;background:rgba(0,0,0,0)}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .remove-condition:focus{outline:0}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .remove-condition .monstericon-times-circle{color:#dc3232;cursor:pointer;padding:0;margin:0 15px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .remove-condition .monstericon-times-circle:focus{outline:0}.monsterinsights-upload-media-wrapper .monsterinsights-dark{display:block}.monsterinsights-upload-media-wrapper .monsterinsights-upload-media-label{margin-bottom:0}.monsterinsights-upload-media-wrapper .monsterinsights-uploaded-media{display:block;width:100%;margin-top:20px;position:relative;max-width:300px}.monsterinsights-upload-media-wrapper .monsterinsights-uploaded-media .monsterinsights-uploaded-media-overlay{display:none;background:rgba(0,0,0,.7);width:100%;position:absolute;top:0;left:0;height:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.monsterinsights-upload-media-wrapper .monsterinsights-uploaded-media .monsterinsights-uploaded-media-overlay .monsterinsights-remove-uploaded-media{color:#fff;text-decoration:underline;margin-left:auto;cursor:pointer;padding:0 10px 10px 0}.monsterinsights-upload-media-wrapper .monsterinsights-uploaded-media .monsterinsights-uploaded-media-overlay .monsterinsights-remove-uploaded-media:hover{text-decoration:none}.monsterinsights-upload-media-wrapper .monsterinsights-uploaded-media:hover .monsterinsights-uploaded-media-overlay{display:-webkit-box;display:-ms-flexbox;display:flex}.monsterinsights-upload-media-wrapper .monsterinsights-uploaded-media img{max-width:100%;display:inline-block}.monsterinsights-upload-media-wrapper .monsterinsights-upload-media{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:20px}.monsterinsights-upload-media-wrapper .monsterinsights-upload-media .monsterinsights-upload-media-input{width:73%;margin-right:2%;float:left;position:relative}.monsterinsights-upload-media-wrapper .monsterinsights-upload-media .monsterinsights-upload-media-button{width:25%;float:left;font-size:15px}.monsterinsights-upload-media-wrapper .monsterinsights-upload-media .monsterinsights-upload-media-button:active,.monsterinsights-upload-media-wrapper .monsterinsights-upload-media .monsterinsights-upload-media-button:focus,.monsterinsights-upload-media-wrapper .monsterinsights-upload-media .monsterinsights-upload-media-button:hover{outline:none}.monsterinsights-email-summaries-settings a{color:#509fe2!important}.monsterinsights-email-summaries-settings a:focus,.monsterinsights-email-summaries-settings a:hover{color:#393f4c!important}.monsterinsights-email-summaries-settings .monsterinsights-dark{display:block}.monsterinsights-email-summaries-settings .inline-field .monsterinsights-button:first-child{margin-left:0}.monsterinsights-email-summaries-settings .monsterinsights-settings-input-repeater{margin-bottom:18px}.monsterinsights-email-summaries-settings .monsterinsights-button.monsterinsights-button-disabled{cursor:not-allowed;background:#39967e!important;border-color:#4ab99b!important}.monsterinsights-accordion .monsterinsights-accordion{padding:0;border:1px solid #e0e0e0}.monsterinsights-accordion .monsterinsights-accordion div:not(:last-child){border-bottom:1px solid rgba(10,10,10,.1)}.monsterinsights-accordion .monsterinsights-accordion div:last-child .monsterinsights-accordion-item-details{border-radius:5px}.monsterinsights-accordion .monsterinsights-accordion dd{margin-left:0;margin-bottom:0}.monsterinsights-accordion .monsterinsights-accordion-item-trigger{cursor:pointer;outline:none}.monsterinsights-accordion .monsterinsights-accordion-item-details-inner,.monsterinsights-accordion .monsterinsights-accordion-item-trigger{padding:0 20px 30px}.monsterinsights-accordion .monsterinsights-accordion-item.is-active .monsterinsights-accordion-item-title{border-bottom:1px solid #e0e0e0}.monsterinsights-accordion .monsterinsights-accordion-item-title{position:relative;background-color:#fff;cursor:pointer}.monsterinsights-accordion .monsterinsights-accordion-item-title h4.monsterinsights-accordion-item-title-text{font-size:20px;margin-bottom:0;padding-right:1.25rem}.monsterinsights-accordion .monsterinsights-accordion-item-title h4.monsterinsights-accordion-item-title-text .title{padding-left:15px}.monsterinsights-accordion .monsterinsights-accordion-item-trigger{width:100%;text-align:left;background-color:rgba(0,0,0,0);border:none}.monsterinsights-accordion .monsterinsights-accordion-item-trigger-icon{display:block;position:absolute;top:0;right:1.5rem;bottom:0;margin:auto;width:8px;height:8px;border-right:2px solid #363636;border-bottom:2px solid #363636;-webkit-transform:translateY(-2px) rotate(45deg);-ms-transform:translateY(-2px) rotate(45deg);transform:translateY(-2px) rotate(45deg);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.monsterinsights-accordion .monsterinsights-accordion-item-trigger-icon.is-active{-webkit-transform:translateY(2px) rotate(225deg);-ms-transform:translateY(2px) rotate(225deg);transform:translateY(2px) rotate(225deg)}.monsterinsights-accordion .monsterinsights-accordion-item-details{overflow:hidden;background-color:#fff;padding-top:15px}.monsterinsights-accordion .monsterinsights-accordion-item-details p,.monsterinsights-accordion .monsterinsights-accordion-item-details ul{font-size:1.2em;line-height:1.8}.monsterinsights-accordion .monsterinsights-accordion-item-enter-active,.monsterinsights-accordion .monsterinsights-accordion-item-leave-active{will-change:height;-webkit-transition:height .2s ease;transition:height .2s ease}.monsterinsights-accordion .monsterinsights-accordion-item-enter,.monsterinsights-accordion .monsterinsights-accordion-item-leave-to{height:0!important}body{background:#f3f6ff;margin:0}.monsterinsights-admin-page,.monsterinsights-admin-page *{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}#wpcontent,.auto-fold #wpcontent{padding-left:0}.monsterinsights-highlighted-text{color:#64bfa5;font-weight:700}.monsterinsights-bold{font-weight:700}.monsterinsights-bg-img{width:100%;padding-top:66%;position:relative}.monsterinsights-bg-img:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-repeat:no-repeat;background-size:contain}.monsterinsights-header{padding:20px 10px;background-color:#f9fbff;min-height:85px}.monsterinsights-settings-panel-network>.monsterinsights-header{background-color:rgba(0,0,0,0)}.monsterinsights-logo-area{float:left;max-width:calc(100vw - 170px)}.monsterinsights-logo-area img{display:block;max-width:100%}@media (max-width:782px){.monsterinsights-logo-area{text-align:center;margin:0 auto;float:none}.monsterinsights-logo-area img{display:inline-block;max-height:35px}}@media (max-width:782px){.monsterinsights-header .monsterinsights-container,.monsterinsights-navigation-bar .monsterinsights-container{padding:0;width:100%}}.monsterinsights-navigation-bar{width:100%;background:#fff;border-top:1px solid #d5e2ed;border-bottom:1px solid #d5e2ed;padding:0 10px}@media (max-width:782px){.monsterinsights-navigation-bar{padding:0;border:0}}@media (max-width:750px){.monsterinsights-navigation-bar{background:none}}.monsterinsights-admin-page{position:relative}.monsterinsights-admin-page .monsterinsights-blocked{position:absolute;top:0;bottom:0;right:0;left:0;background:hsla(0,0%,100%,.5);z-index:999}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-header{padding-bottom:5px}.monsterinsights-admin-page .monsterinsights-header .monsterinsights-button{display:none}}.swal2-popup .swal2-title{line-height:1.2}#footer-left{color:#393f4c}#footer-left .monsterinsights-no-text-decoration{text-decoration:none;color:#fdb72c;font-size:14px}#footer-left a{color:#509fe1}#wpfooter{position:relative}#wpfooter:before{left:20px;right:20px;height:1px;background:#d6e2ed;content:"";position:absolute;top:-12px}.monsterinsights-container{margin:0 auto;max-width:100%;width:750px}.monsterinsights-admin-page .monsterinsights-navigation-tab-link{text-decoration:none;padding:17px 0 15px;border-bottom:2px solid #fff;font-size:14px;color:#393f4c;display:inline-block;margin-right:25px;line-height:1;outline:none;font-family:Lato,sans-serif}.monsterinsights-admin-page .monsterinsights-navigation-tab-link.router-link-exact-active,.monsterinsights-admin-page .monsterinsights-navigation-tab-link:focus,.monsterinsights-admin-page .monsterinsights-navigation-tab-link:hover{color:#509fe2;border-bottom-color:#509fe2;outline:none;-webkit-box-shadow:none;box-shadow:none}.monsterinsights-admin-page .monsterinsights-navigation-tab-link.router-link-exact-active{font-weight:700}.monsterinsights-admin-page .monsterinsights-navigation-tab-link.monsterinsights-navigation-tab-disabled:focus,.monsterinsights-admin-page .monsterinsights-navigation-tab-link.monsterinsights-navigation-tab-disabled:hover{border-bottom-color:rgba(0,0,0,0);color:#393f4c;cursor:default}.monsterinsights-admin-page .monsterinsights-navigation-tab-link.year-in-review{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAANCAYAAACdKY9CAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgBjdJbSFMBHMfx/7lMT7qdk5s7IsvWdIqZ6UFNJC+Yl4EGQUkYItHN8NZl7KESohUUVKCst8QoYkTFlLzlhWHZispSK7NWyjbdZmPJ5tbuLk9ZBD0U+H35v3xe/vADAEDgr15nZ3PgPymLi3E0o9F4XJim5P7GtfEpvIJHNYrJE6UXDXF/4MdKec3qrU2pakNS6+YuhULhQL98z3tvR26C58OKgY7aVJjWd/bUT8OuwtGsvSXJuICKQPEyLJZpTvjutI4UURqgiNm7NqE+I1EvXNDu60rShr2mM5K8etOK22H2OrCsCXUbGnD0PgD8a2B0uvKKTySBzVJqC8IsHR3cVhHNCgia3F2N0wKxnuUR4wiCsL8eLj8wxuyM0Q3l5nTTfDwIQhcNVL4HXK6Aqq9Dfu/2xpJoHhmViaEIiTyT1dMzQl0yKjqoI9e5kbStQ0ByMfBhcaCeqQO3n5i1hxgVB/NP8jiRDtzjXIoUb6fPR0h6EONwA9gIHsQXDQNfhMMR8j5Q9nHpp88uN8rEmJjSt1bMshDrSywoa0mNnxKI06fAZZEBTuwCPrMIaMQiPNEavvnZ5fl0WaqnKUnEYK3XhIVBc4GCR6yHDdIvkFw+BwSXghc3xOGBnonOEVdmg+Ly41uNEg7fGeKb8ahIulqSpwH7Ozl4pTtg2aOBN7rWO2NW69UuatrC4qFsJbSjKE5wM5sGX0H7oZu2+f7DbNBSFXqqOj3QnK7M+dcsjOc6Tz6sOEbCy+v7W56runvVF8rzYQ39AJVT15Tcu/1IAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:0 50%;padding-left:18px;font-weight:700}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-navigation-tab-link{width:100%;text-align:center;padding:10px;color:#509fe2;font-size:16px;background:#fff;border:none}.monsterinsights-admin-page .monsterinsights-navigation-tab-link.router-link-exact-active{display:none}.monsterinsights-admin-page .monsterinsights-navigation-tab-link:focus{color:#393f4c;text-decoration:underline}}.monsterinsights-admin-page .monsterinsights-button{background:#509fe2;border:solid #2e7fbe;border-width:1px 1px 2px;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;padding:10px 20px;text-decoration:none}.monsterinsights-admin-page .monsterinsights-button:focus,.monsterinsights-admin-page .monsterinsights-button:hover{background-color:#3a93dd;border-color:#2971a9;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-disabled{background:#f3f6ff;border-color:#d6e2eb;color:#8ba4b7}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-secondary{background:#8da4b5;border-color:#6f8ca0;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-secondary:focus,.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-secondary:hover{background-color:#7e98ab;border-color:#627f94;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-green{background:#5cc0a5;border-color:#40a88d;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-green:focus,.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-green:hover{background-color:#4ab99b;border-color:#39967e;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-gray{background:#8ea4b4;border-color:#738ea1;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-gray:focus,.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-gray:hover{background-color:#596771;border-color:#738ea1}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-gray.monsterinsights-button-disabled{pointer-events:none}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-text{background:rgba(0,0,0,0);border:none;color:#509fe2;padding:0;border-radius:0;text-decoration:underline}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-text:focus,.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-text:hover{background:rgba(0,0,0,0);color:#393f4c}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-red{background:#ea4e64;border-color:#d21933;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-large{font-size:16px;padding:14px 27px}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-small{font-size:13px;line-height:20px;padding:5px 10px}.monsterinsights-green-text{color:#5cc0a5;font-weight:700}@media (max-width:782px){.wp-responsive-open #wpbody{margin-left:-18px}}.monsterinsights-mobile-nav-trigger{color:#393f4c;font-size:16px;font-weight:500;width:100%;display:block;border-color:#d6e2ed;border-style:solid;border-width:1px 0;background:#fff;padding:15px 10px;line-height:1;margin:0}@media (min-width:783px){.monsterinsights-mobile-nav-trigger{display:none}}.monsterinsights-mobile-nav-trigger i{color:#acbdc9;margin-left:10px;vertical-align:middle}@media (max-width:782px){.monsterinsights-main-navigation{background:#fff;height:0;overflow:hidden}.monsterinsights-main-navigation.monsterinsights-main-navigation-open{padding:10px 0;height:auto;border-bottom:1px solid #d6e2ed}}@media (min-width:782px){.wp-admin .monsterinsights-swal{margin-left:160px}.auto-fold .wp-admin .monsterinsights-swal{margin-left:36px}}@media (min-width:961px){.auto-fold .wp-admin .monsterinsights-swal{margin-left:160px}.folded .wp-admin .monsterinsights-swal{margin-left:36px}}.monsterinsights-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);z-index:99999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.monsterinsights-modal .monsterinsights-modal-inner{background:#fff;padding:50px;border:1px solid #d6e2ed;text-align:center;width:750px}.monsterinsights-modal .monsterinsights-modal-inner h2{margin-top:0;margin-bottom:0;line-height:1.4}.monsterinsights-modal .monsterinsights-modal-inner p{margin-bottom:0}.monsterinsights-modal .monsterinsights-modal-inner .monsterinsights-modal-buttons{margin-top:50px}.monsterinsights-modal .monsterinsights-modal-inner .monsterinsights-button{margin:0 10px}.monsterinsights-welcome-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999999;font-family:inherit;overflow:hidden;background-color:rgba(0,0,0,.5)}.monsterinsights-welcome-overlay .monsterinsights-welcome-overlay-inner{background:#fff;padding:30px;width:70%;margin:0 auto;position:relative;top:10%;height:80%}.monsterinsights-welcome-overlay .monsterinsights-overlay-close{background:none;border:none;position:absolute;top:5px;right:7px;padding:0;color:#777}.monsterinsights-welcome-overlay .monsterinsights-welcome-overlay-content{height:100%}.monsterinsights-welcome-overlay .monsterinsights-welcome-overlay-content iframe{height:100%;width:100%}.monsterinsights-float-right{float:right}.monsterinsights-loading-spinner-inline{text-align:center;margin:25px}.monsterinsights-loading-spinner-inline .monsterinsights-loading-spinner-inline-loader-holder{display:inline-block}.monsterinsights-semrush-cta{background:#fff;border-left:3px solid #338eef;padding:20px 26px;border-radius:3px 0 0 3px;position:relative}.monsterinsights-semrush-cta br{display:none}.monsterinsights-semrush-cta .monsterinsights-semrush-cta-close{position:absolute;top:12px;right:12px;cursor:pointer;border:0;background:rgba(0,0,0,0);padding:0;margin:0;outline:none}.monsterinsights-semrush-cta .monsterinsights-semrush-cta-title{font-weight:700;font-size:16px;line-height:20px;color:#393f4c;margin:0}.monsterinsights-semrush-cta .monsterinsights-semrush-cta-content{font-weight:400;font-size:14px;color:#393f4c}.monsterinsights-semrush-cta .monsterinsights-button{background:#338eef;border-radius:3px;font-weight:400;font-size:14px;border-width:0;padding:7px 12px}.monsterinsights-semrush-cta .monsterinsights-button:active,.monsterinsights-semrush-cta .monsterinsights-button:focus,.monsterinsights-semrush-cta .monsterinsights-button:hover{background:#3088e6;outline:none}
1
+ @import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap);strong[data-v-a9c27d52]{display:block}[data-v-6038a3d0]{will-change:height;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.expand-enter-active,.expand-leave-active{-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out;overflow:hidden}.expand-enter,.expand-leave-to{height:0}.monsterinsights-dark[data-v-e815e6e4]{display:block}.monsterinsights-reset-default[data-v-e815e6e4]{margin-left:5px}.monsterinsights-dark[data-v-7262cc05]{display:block}.monsterinsights-admin-page .monsterinsights-floating-bar{background:#4e5c66;color:#fff;font-size:13px;padding:10px;text-align:center;position:relative;margin:-20px -10px 20px}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-floating-bar{margin-top:-10px;padding-right:20px;padding-left:20px}}.monsterinsights-admin-page .monsterinsights-floating-bar a{text-decoration:underline;color:#fff}.monsterinsights-admin-page .monsterinsights-floating-bar a:focus,.monsterinsights-admin-page .monsterinsights-floating-bar a:hover{color:#fff;text-decoration:none}.monsterinsights-admin-page .monsterinsights-floating-bar .monsterinsights-floating-bar-close{padding:0;border:0;background:rgba(0,0,0,0);color:#fff;font-size:10px;position:absolute;right:15px;top:50%;margin-top:-5px}.monsterinsights-admin-page .monsterinsights-slide-enter-active,.monsterinsights-admin-page .monsterinsights-slide-leave-active{-webkit-transition-duration:.5s;transition-duration:.5s}.monsterinsights-admin-page .monsterinsights-slide-enter-to,.monsterinsights-admin-page .monsterinsights-slide-leave{max-height:100px;overflow:hidden}.monsterinsights-admin-page .monsterinsights-slide-enter,.monsterinsights-admin-page .monsterinsights-slide-leave-to{overflow:hidden;max-height:0}.monsterinsights-container[data-v-49792b74]:after{display:table;clear:both;content:""}.monsterinsights-quick-links{position:fixed;bottom:25px;right:25px;-webkit-box-shadow:0 0 10px 0 #ababab;box-shadow:0 0 10px 0 #ababab;width:60px;height:60px;border-radius:50%;background:#fff;z-index:1000;padding:5px 10px}.monsterinsights-quick-links.monsterinsights-quick-links-open,.monsterinsights-quick-links:focus,.monsterinsights-quick-links:hover{-webkit-box-shadow:0 0 15px 2px #ababab;box-shadow:0 0 15px 2px #ababab}.monsterinsights-quick-links-label{border-radius:50%;background:#fff;border:2px solid rgba(147,120,207,.21);position:absolute;left:2px;right:2px;top:2px;bottom:2px;padding:6px 6px 6px 8px;display:block;width:56px;height:56px;outline:none;cursor:pointer}.monsterinsights-quick-links-open .monsterinsights-quick-links-label .monsterinsights-quick-link-title{opacity:0;pointer-events:none}.monsterinsights-bg-img.monsterinsights-quick-links-mascot{-webkit-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;padding-top:100%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;display:block}.monsterinsights-bg-img.monsterinsights-quick-links-mascot:after{background-image:url(data:image/png;base64,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)}.monsterinsights-quick-links-open .monsterinsights-bg-img.monsterinsights-quick-links-mascot{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}.monsterinsights-quick-links-menu{position:absolute;bottom:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;right:6px;margin-bottom:10px}.monsterinsights-quick-links-menu .monsterinsights-quick-links-menu-item{display:block;width:48px;height:48px;background:#509fe2;border-radius:50%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;position:relative;-webkit-box-shadow:0 0 10px 0 #ababab;box-shadow:0 0 10px 0 #ababab;margin-bottom:6px;color:#fff;text-decoration:none;text-align:center;font-size:18px;line-height:48px}.monsterinsights-quick-links-menu .monsterinsights-quick-links-menu-item:hover{color:#fff;background:#50abee;-webkit-box-shadow:0 0 15px 2px #ababab;box-shadow:0 0 15px 2px #ababab}.monsterinsights-quick-links-menu .monsterinsights-quick-links-menu-item.monsterinsights-show{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.monsterinsights-quick-links-menu .monsterinsights-quick-links-menu-item.monsterinsights-quick-links-item-upgrade{background:#704cbc}.monsterinsights-quick-links-menu .monsterinsights-quick-links-menu-item.monsterinsights-quick-links-item-upgrade:hover{background:#509fe2}.monsterinsights-quick-link-title{position:absolute;right:100%;margin-right:10px;font-size:13px;color:#fff;background:#595959;border-radius:5px;white-space:nowrap;padding:6px 8px;display:block;top:50%;margin-top:-12px;line-height:1;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;outline:none}@font-face{font-family:Lato;src:url(../fonts/lato-regular-webfont.woff) format("woff"),url(../fonts/lato-regular-webfont.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Lato;src:url(../fonts/lato-bold-webfont.woff) format("woff"),url(../fonts/lato-bold-webfont.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:text-security-disc;src:url(data:font/woff2;base64,d09GMgABAAAAAAjoAAsAAAAAMGgAAAidAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGVgDWYgpQdQE2AiQDCAsGAAQgBYUOBy4bvi8lYxtWw7BxAPB87x5FmeAMlf3/96RzDN74RcXUcjTKmrJ3T2VDSShiPhfiIJxxS7DiLkHFfQV33CM4427mAred74pWur/J3dyVsKy7coREA8fzvPvpfUk+tB3R8YTCzE0SCLepejmJ2u1yqp+kC7W4Rc/tDTs3GpNJ8ttRPOSTPhsXlwbi4kVYWQmAcXmlrqYHMMsBwP/zHMz7fkF1gijOKuFQIxjwlGa2lkARhYaBxFHT54IOgBMQADi3LipIMAA3geO41EUkBTCO2gkxnOwnKYBx1E6p5WS+QUCMq50rNch6MwUCAAiAcdgttYVSIfPJ5kn6ApRFQ6I88BxLvvIC/maHUHS3TIoKiwLbbM8nEFWgE1oDz3woSxpagWbBXcQWhKtPeIlg6tK+7vX57QOszwU3sGUJrA7h2Mx1IWCNr9BKxsYo+pzS/OCO0OG9mwBkx337+lcuSxRdBcc+fJxlcAjK/zCfdgtBzuxQcTqfY4Yn6EB/Az3JS/RMu5f6B8wrn55S0IxdlLn+4Yb/ctIT+ocWYPcGAOvxSjEjpSiVMqSgFWVjzpCCXjAIRirTABpEQ2gYjaBRNIbG0QSaRFNoGs2gWTSH5tECWkRLaBmtoFW0htbRBtpEW2gb7aBdtIf20QE6REdFDlkZEh2jE3SKztA5ukCX6Apdoxt0i+7QPXpAj+gJPaMX9Ire0Dv6QJ/oC/qKvqHv6Af6iX6h3+gP+ov+of+I+ECMxETMiDmxIJbEilgTG2JL7Ig9cSCOxIk4ExfiStyIO/EgnsSLeBMf4kv8iD/taQANoiE0jEbQKBpD42gCTaIpNI1m0CyaQ/NoAS2iJbSMVtAqWkPraANtoi20jXbQLtpD++gAHaIjdIxO0Ck6Q+foAl2iK3SNbtAtukP36AE9oif0jF7QK3pD79B79AF9RJ/QZ/QFfUXf0Hf0A/1Ev9Bv9Af9Rf/Qf9DQABpEQ2gYjaBRNIbG0QSaRFNoGs2gWTSH5tECWkRLaBmtoFW0htbRBtpEW2gb7aBdtIf20QE6REfoGJ2gU3SGztEFukRX6BrdoFt0h+7RA3pET+gZvaBX9Aa9Re/Qe/QBfUSf0Gf0BX1F39B39AP9RL/Qb/QH/UX/0P8l9vq9gXwDIUCliyAhRAgTIoQoIUaIExKEJCFFSBMyhCwhR8gTCoQioUQoEyqEKqFGqBMahCahRWgTOoQuoUfoEwaEIWFEGBMmhClhRpgTFoQlYUVYEzaELWFH2BMOhGPCCeGUcEY4J1wQLglXhGvCDeGWcEe4JzwQHglPhGfCC+GV8EZ4J3wQPglfhG/CD+GX8Ef4p9sdgoQQIUyIEKKEGCFOSBCShBQhTcgQsoQcIU8oEIqEEqFMqBCqhBqhTmgkNBGaCS2EVkIboZ3QQegkdBG6CT2EXkIfoZ8wQBgkDBGGCSOEUcIYYZwwQZgkTBGmCTOEWcIcYZ6wQFgkLBGWCSuEVcIaYZ2wQdgkbBG2CTuEXcIeYZ9wQDgkHBGOCSeEU8IZ4ZxwQbgkXBGuCTeEW8Id4Z7wQHgkPBGeCS+EV8Ib4Z3wQfgkfBG+CT+EX8If4Z8AZpAQIoQJEUKUECPECQlCkpAipAkZQpaQI+QJBUKRUCKUCRVClVAj1AkNQpPQIrQJHUKX0CP0CQPCkDAijAkTwpQwI8wJC8KSsCKsCRvClrAj7AkHwpFwIpwJF8IV4ZpwQ7gl3BHuCQ+ER8IT4ZnwQnglvBHeCR+ET8IX4ZvwQ/gl/BH+lzv+AmMkTYAmSBOiCdNEaKI0MZo4TYImSZOiSdNkaLI0OZo8TYGmSFOiKdNUaKo0NZo6TYOmSdOiadN0aLo0PZo+zYBmSDOiGdNMaKY0M5o5zYJmSbOiWdNsaLY0O5o9zYHmmOaE5pTmjOac5oLmkuaK5prmhuaW5o7mnuaB5pHmieaZ5oXmleaN5p3mg+aT5ovmm+aH5pfmj2ZRAqCCoEKgwqAioKKgYqDioBKgkqBSoNKgMqCyoHKg8qAKoIqgSqDKoCqgqqBqoOqgGkE1gWoG1QKqFVQbqHZQHaA6QXWB6gbVA6oXVB+oflADoAZBDYH+uxaEWDBiIYiFIhaGWDhiEYhFIhaFWDRiMYjFIhaHWDxiCYglIpaEWDJiKYilIpaGWDpiGYhlIpaFWDZiOYjlIpaHWD5iBYgVIlaEWDFiJYiVIlaGWDliFYhVIlaFWDViNYjVIlaHWD1iDYg1ItaEWDNiLYi1ItaGWDtiHYh1ItaFWDdiPYj1ItaHWD9iA4gNIjaE2DBiI4iNIjaG2DhiE4hNIjaF2DRiM4jNIjaH2DxiC4gtIraE2DJiK4itIraG2DpiG4htIraF2DZiO4jtIraH2D5iB4gdInaE2DFiJ4idInaG2DliF4hdInaF2DViN4jdInaH2D1iD4g9IvaE2DNiL4i9IvaG2DvE3iP2AbGPiH1C7DNiXxD7itg3xL4j9gOxn4j9Quw3Yn8Q+4vYP8T+M6cIDBz9EXfeUHR1JyygPL/++I3R1cRvdDr+E12Jfh3Q0EN/fHn2mXptpJxUkIqu/Cs2egM33OjSLcT33I82+B9nP37X/c0W52623s45CYCo03QIBCVrAFAycnSYSqvO4YJt/NP73YqA/giNZhJ6sBbmql+0SQZaxNOZudJbc2nqxNvpM+veq7Sz2LUgFEu+VLs+Ay3yp7MVertp6i23v2Rmv5gmHDhSQ6t5GmTaqTsqhpWwmbOk3uKJrNOmwSSMC17jghqygilDOUU3KlLmHHNrajw3DVNVGWytGZDisM/cbkdRnvfIUJkaGJlgAYcoQ5bGptTmGc1R7pBC3XhFsLXnXR54qrMc+dGNBkqE4laBi4KmZYGom8vIy0lTyBkppBjLoTndMmrofIRORirsNlCbXzCgulmo36KztS2iV8rrNoRUL5VdkMSGoSXroC1KOQAA) format("woff2"),url(data:font/woff;base64,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) format("woff"),url(../fonts/text-security-disc.ttf) format("truetype")}@font-face{font-family:Misettings;src:url(../fonts/icons.woff2) format("woff2"),url(../fonts/icons.woff) format("woff"),url(../fonts/icons.ttf) format("truetype"),url(../fonts/icons.otf) format("opentype");font-weight:400;font-style:normal}[class*=monstericon-]:before,body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-error:before,body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-info:before,body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring:before{display:inline-block;font-family:Misettings;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.monstericon-times-circle:before{content:"\f01b"}.monstericon-times:before{content:"\f021"}.monstericon-info-circle-regular:before{content:"\f01e"}.monstericon-arrow{-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);display:inline-block}.monstericon-arrow.monstericon-down{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.monstericon-arrow:before{content:"\f01f"}.monstericon-check:before{content:"\f015"}.monstericon-warning-triangle:before{content:"\f020"}.monstericon-star:before{content:"\f025"}.monstericon-files:before{content:"\f028"}.monstericon-search:before{content:"\f029"}.monstericon-user:before{content:"\f02a"}.monstericon-eye:before{content:"\f02b"}.monstericon-cog:before{content:"\f02c"}.monstericon-expand:before{content:"\f02d"}.monstericon-compress:before{content:"\f02f"}.monstericon-life-ring:before{content:"\f030"}.monstericon-wpbeginner:before{content:"\f031"}.monstericon-lightbulb:before{content:"\f032"}.monstericon-shopping-cart:before{content:"\f033"}.monstericon-calendar-alt:before{content:"\f04e"}.monstericon-long-arrow-right-light:before{content:"\f06a"}@media (max-width:782px){.monsterinsights-notices-area{margin-left:10px;margin-right:10px}}.monsterinsights-notice{position:relative;color:#444}.monsterinsights-notice .monsterinsights-notice-inner{margin-top:25px;padding:20px;background:#fff;border-left:3px solid;line-height:1.5;font-size:14px}.monsterinsights-notice .monsterinsights-notice-inner .notice-title{color:#393f4c;font-weight:700;display:block;margin:0 0 6px;padding:0}@media (max-width:782px){.monsterinsights-notice .monsterinsights-notice-inner{padding:10px}}.monsterinsights-notice.monsterinsights-notice-error .monsterinsights-notice-inner{border-left-color:#ea4e64}.monsterinsights-notice.monsterinsights-notice-warning .monsterinsights-notice-inner{border-left-color:#f5c953}.monsterinsights-notice.monsterinsights-notice-info .monsterinsights-notice-inner{border-left-color:#509fe2}.monsterinsights-notice.monsterinsights-notice-info-xl .monsterinsights-notice-inner{border:1px solid #509fe2;border-left-width:3px;color:#777}.monsterinsights-notice.monsterinsights-notice-info-xl .monsterinsights-notice-inner .monsterinsights-button{color:#fff;margin:15px 0 0}.monsterinsights-notice.monsterinsights-notice-success .monsterinsights-notice-inner{border-left-color:#5cc0a5}.monsterinsights-notice .notice-content{margin-right:20px}.monsterinsights-notice .notice-content a{color:#444}.monsterinsights-notice .dismiss-notice{border:none;background:none;padding:0;margin:0;display:inline-block;cursor:pointer;color:#acbdc9;position:relative;float:right}.monsterinsights-notice .dismiss-notice:focus,.monsterinsights-notice .dismiss-notice:hover{color:#444}.monsterinsights-notice.monsterinsights-notice-info .notice-content,.monsterinsights-notice.monsterinsights-notice-success .notice-content,.monsterinsights-notice.monsterinsights-notice-warning .notice-content{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:425px){.monsterinsights-notice.monsterinsights-notice-info .notice-content,.monsterinsights-notice.monsterinsights-notice-success .notice-content,.monsterinsights-notice.monsterinsights-notice-warning .notice-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.monsterinsights-notice.monsterinsights-notice-info .monsterinsights-notice-button,.monsterinsights-notice.monsterinsights-notice-success .monsterinsights-notice-button,.monsterinsights-notice.monsterinsights-notice-warning .monsterinsights-notice-button{-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin-right:-20px;margin-left:auto}@media (max-width:782px){.monsterinsights-notice.monsterinsights-notice-info .monsterinsights-notice-button,.monsterinsights-notice.monsterinsights-notice-success .monsterinsights-notice-button,.monsterinsights-notice.monsterinsights-notice-warning .monsterinsights-notice-button{margin-left:0}}.monsterinsights-notice.monsterinsights-notice-info .monsterinsights-button,.monsterinsights-notice.monsterinsights-notice-success .monsterinsights-button,.monsterinsights-notice.monsterinsights-notice-warning .monsterinsights-button{margin-top:0;padding:10px 16px 8px;line-height:1;font-size:14px;font-weight:600}@media (max-width:782px){.monsterinsights-notice.monsterinsights-notice-info .monsterinsights-button,.monsterinsights-notice.monsterinsights-notice-success .monsterinsights-button,.monsterinsights-notice.monsterinsights-notice-warning .monsterinsights-button{margin-top:10px;margin-left:0}}.monsterinsights-notice.monsterinsights-notice-error .monsterinsights-button{margin-top:10px;margin-left:0;color:#fff}body.swal2-toast-shown.monsterinsights_page .swal2-container.swal2-top-end,body.swal2-toast-shown.monsterinsights_page .swal2-container.swal2-top-right{top:32px}@media screen and (max-width:767px){body.swal2-toast-shown.monsterinsights_page .swal2-container.swal2-top-end,body.swal2-toast-shown.monsterinsights_page .swal2-container.swal2-top-right{top:42px;right:auto;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast{border-radius:0;padding:9px;border-left:3px solid #fff}@media screen and (max-width:767px){body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast{width:80vw}}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast.mi-success{border-left-color:#5cc0a5}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast.mi-info{border-left-color:#509fe2}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast.mi-error{border-left-color:#ea4e64}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-title{color:#393f4c;font-size:13px;font-weight:400}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-close{font-size:15px;width:10px;height:10px;line-height:10px}@media screen and (max-width:767px){body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-close{padding:9px;line-height:0}}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon{width:14px;height:14px;min-width:14px;margin:0;border:0}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-info{border:none;position:relative}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-info:before{content:"\f01e";position:absolute;top:-1px;left:0;color:#509fe2;line-height:1}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-info .swal2-icon-text{display:none}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-error{border:none}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-error:before{content:"\f023";position:absolute;top:-1px;left:0;color:#ea4e64;line-height:1}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-error .swal2-x-mark *{display:none}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon [class^=-ring]{width:14px;height:14px;top:0;left:0}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:14px;height:14px;top:0;left:0;border:none}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring:before{content:"\f027";position:absolute;top:-1px;left:0;color:#5cc0a5;line-height:1}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-success [class^=swal2-success-line]{display:none}@-webkit-keyframes swal2-show{0%{-webkit-transform:scale(.7);transform:scale(.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes swal2-show{0%{-webkit-transform:scale(.7);transform:scale(.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes swal2-hide{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}}@keyframes swal2-hide{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}}@-webkit-keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.875em;width:1.5625em}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.875em;width:1.5625em}}@-webkit-keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@-webkit-keyframes swal2-rotate-success-circular-line{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}to{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@keyframes swal2-rotate-success-circular-line{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}to{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@-webkit-keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}50%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}80%{margin-top:-.375em;-webkit-transform:scale(1.15);transform:scale(1.15)}to{margin-top:0;-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}50%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}80%{margin-top:-.375em;-webkit-transform:scale(1.15);transform:scale(1.15)}to{margin-top:0;-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes swal2-animate-error-icon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}to{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}}@keyframes swal2-animate-error-icon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}to{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}}.monsterinsights_page body.swal2-toast-shown .swal2-container,.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-shown{background-color:rgba(0,0,0,0)}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-top{top:0;right:auto;bottom:auto;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-top-end,.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;right:0;bottom:auto;left:auto}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-top-left,.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-top-start{top:0;right:auto;bottom:auto;left:0}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-center-left,.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-center-start{top:50%;right:auto;bottom:auto;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-center{top:50%;right:auto;bottom:auto;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-center-end,.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-center-right{top:50%;right:0;bottom:auto;left:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-bottom-left,.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-bottom-start{top:auto;right:auto;bottom:0;left:0}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-bottom{top:auto;right:auto;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-bottom-end,.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;right:0;bottom:0;left:auto}.monsterinsights_page body.swal2-toast-column .swal2-toast{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.monsterinsights_page body.swal2-toast-column .swal2-toast .swal2-actions{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-item-align:stretch;align-self:stretch;height:2.2em;margin-top:.3125em}.monsterinsights_page body.swal2-toast-column .swal2-toast .swal2-loading{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.monsterinsights_page body.swal2-toast-column .swal2-toast .swal2-input{height:2em;margin:.3125em auto;font-size:1em}.monsterinsights_page body.swal2-toast-column .swal2-toast .swal2-validation-message{font-size:1em}.monsterinsights_page .swal2-popup.swal2-toast{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;padding:.625em;-webkit-box-shadow:0 0 .625em #d9d9d9;box-shadow:0 0 .625em #d9d9d9;overflow-y:hidden}.monsterinsights_page .swal2-popup.swal2-toast,.monsterinsights_page .swal2-popup.swal2-toast .swal2-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.monsterinsights_page .swal2-popup.swal2-toast .swal2-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 .6em;font-size:1em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-close{position:static;width:.8em;height:.8em;line-height:.8}.monsterinsights_page .swal2-popup.swal2-toast .swal2-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:1em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon{width:2em;min-width:2em;height:2em;margin:0}.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon-text{font-size:2em;font-weight:700;line-height:1em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-actions{height:auto;margin:0 .3125em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-styled{margin:0 .3125em;padding:.3125em .625em;font-size:1em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-styled:focus{-webkit-box-shadow:0 0 0 .0625em #fff,0 0 0 .125em rgba(50,100,150,.4);box-shadow:0 0 0 .0625em #fff,0 0 0 .125em rgba(50,100,150,.4)}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:2em;height:2.8125em;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-radius:50%}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.25em;left:-.9375em;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:2em 2em;-ms-transform-origin:2em 2em;transform-origin:2em 2em;border-radius:4em 0 0 4em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;-webkit-transform-origin:0 2em;-ms-transform-origin:0 2em;transform-origin:0 2em;border-radius:0 4em 4em 0}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.monsterinsights_page .swal2-popup.swal2-toast.swal2-show{-webkit-animation:showSweetToast .5s;animation:showSweetToast .5s}.monsterinsights_page .swal2-popup.swal2-toast.swal2-hide{-webkit-animation:hideSweetToast .2s forwards;animation:hideSweetToast .2s forwards}.monsterinsights_page .swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-tip{-webkit-animation:animate-toast-success-tip .75s;animation:animate-toast-success-tip .75s}.monsterinsights_page .swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-long{-webkit-animation:animate-toast-success-long .75s;animation:animate-toast-success-long .75s}@-webkit-keyframes showSweetToast{0%{-webkit-transform:translateY(-.625em) rotate(2deg);transform:translateY(-.625em) rotate(2deg);opacity:0}33%{-webkit-transform:translateY(0) rotate(-2deg);transform:translateY(0) rotate(-2deg);opacity:.5}66%{-webkit-transform:translateY(.3125em) rotate(2deg);transform:translateY(.3125em) rotate(2deg);opacity:.7}to{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);opacity:1}}@keyframes showSweetToast{0%{-webkit-transform:translateY(-.625em) rotate(2deg);transform:translateY(-.625em) rotate(2deg);opacity:0}33%{-webkit-transform:translateY(0) rotate(-2deg);transform:translateY(0) rotate(-2deg);opacity:.5}66%{-webkit-transform:translateY(.3125em) rotate(2deg);transform:translateY(.3125em) rotate(2deg);opacity:.7}to{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);opacity:1}}@-webkit-keyframes hideSweetToast{0%{opacity:1}33%{opacity:.5}to{-webkit-transform:rotate(1deg);transform:rotate(1deg);opacity:0}}@keyframes hideSweetToast{0%{opacity:1}33%{opacity:.5}to{-webkit-transform:rotate(1deg);transform:rotate(1deg);opacity:0}}@-webkit-keyframes animate-toast-success-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@keyframes animate-toast-success-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@-webkit-keyframes animate-toast-success-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}@keyframes animate-toast-success-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}.monsterinsights_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}.monsterinsights_page body.swal2-height-auto{height:auto!important}.monsterinsights_page body.swal2-no-backdrop .swal2-shown{top:auto;right:auto;bottom:auto;left:auto;background-color:rgba(0,0,0,0)}.monsterinsights_page body.swal2-no-backdrop .swal2-shown>.swal2-modal{-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);box-shadow:0 0 10px rgba(0,0,0,.4)}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-top{top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-top-left,.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-top-start{top:0;left:0}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-top-end,.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-top-right{top:0;right:0}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-center{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-center-left,.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-center-start{top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-center-end,.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-center-right{top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-bottom{bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-left,.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-start{bottom:0;left:0}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-end,.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-right{right:0;bottom:0}.monsterinsights_page .swal2-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;top:0;right:0;bottom:0;left:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px;background-color:rgba(0,0,0,0);z-index:1060;overflow-x:hidden;-webkit-overflow-scrolling:touch}.monsterinsights_page .swal2-container.swal2-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.monsterinsights_page .swal2-container.swal2-top-left,.monsterinsights_page .swal2-container.swal2-top-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.monsterinsights_page .swal2-container.swal2-top-end,.monsterinsights_page .swal2-container.swal2-top-right{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.monsterinsights_page .swal2-container.swal2-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.monsterinsights_page .swal2-container.swal2-center-left,.monsterinsights_page .swal2-container.swal2-center-start{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.monsterinsights_page .swal2-container.swal2-center-end,.monsterinsights_page .swal2-container.swal2-center-right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.monsterinsights_page .swal2-container.swal2-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.monsterinsights_page .swal2-container.swal2-bottom-left,.monsterinsights_page .swal2-container.swal2-bottom-start{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.monsterinsights_page .swal2-container.swal2-bottom-end,.monsterinsights_page .swal2-container.swal2-bottom-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.monsterinsights_page .swal2-container.swal2-grow-fullscreen>.swal2-modal{-ms-flex:1;flex:1;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-pack:center}.monsterinsights_page .swal2-container.swal2-grow-fullscreen>.swal2-modal,.monsterinsights_page .swal2-container.swal2-grow-row>.swal2-modal{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-flex:1;-webkit-box-pack:center;justify-content:center}.monsterinsights_page .swal2-container.swal2-grow-row>.swal2-modal{-ms-flex:1;flex:1;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center}.monsterinsights_page .swal2-container.swal2-grow-column{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.monsterinsights_page .swal2-container.swal2-grow-column.swal2-bottom,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-center,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.monsterinsights_page .swal2-container.swal2-grow-column.swal2-bottom-left,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-bottom-start,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-center-left,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-center-start,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-top-left,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-top-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.monsterinsights_page .swal2-container.swal2-grow-column.swal2-bottom-end,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-bottom-right,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-center-end,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-center-right,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-top-end,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-top-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.monsterinsights_page .swal2-container.swal2-grow-column>.swal2-modal{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.monsterinsights_page .swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen)>.swal2-modal{margin:auto}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.monsterinsights_page .swal2-container .swal2-modal{margin:0!important}}.monsterinsights_page .swal2-container.swal2-fade{-webkit-transition:background-color .1s;transition:background-color .1s}.monsterinsights_page .swal2-container.swal2-shown{background-color:rgba(0,0,0,.4)}.monsterinsights_page .swal2-popup{display:none;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32em;max-width:100%;padding:1.25em;border-radius:.3125em;background:#fff;font-family:inherit;font-size:1rem;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;top:0}.monsterinsights_page .swal2-popup:focus{outline:0}.monsterinsights_page .swal2-popup.swal2-loading{overflow-y:hidden}.monsterinsights_page .swal2-popup .swal2-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.monsterinsights_page .swal2-popup .swal2-title{display:block;position:relative;max-width:100%;margin:0 0 .4em;padding:0;color:#595959;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}.monsterinsights_page .swal2-popup .swal2-actions{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1.25em auto 0;z-index:1}.monsterinsights_page .swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.monsterinsights_page .swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.1)),to(rgba(0,0,0,.1)));background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.monsterinsights_page .swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.2)),to(rgba(0,0,0,.2)));background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}.monsterinsights_page .swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-confirm{width:2.5em;height:2.5em;margin:.46875em;padding:0;border-radius:100%;border:.25em solid rgba(0,0,0,0);background-color:rgba(0,0,0,0)!important;color:rgba(0,0,0,0);cursor:default;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.monsterinsights_page .swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-cancel{margin-right:30px;margin-left:30px}.monsterinsights_page .swal2-popup .swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm:after{display:inline-block;width:15px;height:15px;margin-left:5px;border-radius:50%;border:3px solid #999;border-right-color:rgba(0,0,0,0);-webkit-box-shadow:1px 1px 1px #fff;box-shadow:1px 1px 1px #fff;content:"";-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal}.monsterinsights_page .swal2-popup .swal2-styled{margin:.3125em;padding:.625em 2em;font-weight:500;-webkit-box-shadow:none;box-shadow:none}.monsterinsights_page .swal2-popup .swal2-styled:not([disabled]){cursor:pointer}.monsterinsights_page .swal2-popup .swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#3085d6;color:#fff;font-size:1.0625em}.monsterinsights_page .swal2-popup .swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#aaa;color:#fff;font-size:1.0625em}.monsterinsights_page .swal2-popup .swal2-styled:focus{outline:0;-webkit-box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(50,100,150,.4);box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(50,100,150,.4)}.monsterinsights_page .swal2-popup .swal2-styled::-moz-focus-inner{border:0}.monsterinsights_page .swal2-popup .swal2-footer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1.25em 0 0;padding:1em 0 0;border-top:1px solid #eee;color:#545454;font-size:1em}.monsterinsights_page .swal2-popup .swal2-image{max-width:100%;margin:1.25em auto}.monsterinsights_page .swal2-popup .swal2-close{position:absolute;top:0;right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.2em;height:1.2em;padding:0;-webkit-transition:color .1s ease-out;transition:color .1s ease-out;border:none;border-radius:0;outline:initial;background:0 0;color:#ccc;font-family:serif;font-size:2.5em;line-height:1.2;cursor:pointer;overflow:hidden}.monsterinsights_page .swal2-popup .swal2-close:hover{-webkit-transform:none;-ms-transform:none;transform:none;color:#f27474}.monsterinsights_page .swal2-popup>.swal2-checkbox,.monsterinsights_page .swal2-popup>.swal2-file,.monsterinsights_page .swal2-popup>.swal2-input,.monsterinsights_page .swal2-popup>.swal2-radio,.monsterinsights_page .swal2-popup>.swal2-select,.monsterinsights_page .swal2-popup>.swal2-textarea{display:none}.monsterinsights_page .swal2-popup .swal2-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0;color:#545454;font-size:1.125em;font-weight:300;line-height:normal;z-index:1;word-wrap:break-word}.monsterinsights_page .swal2-popup #swal2-content{text-align:center}.monsterinsights_page .swal2-popup .swal2-checkbox,.monsterinsights_page .swal2-popup .swal2-file,.monsterinsights_page .swal2-popup .swal2-input,.monsterinsights_page .swal2-popup .swal2-radio,.monsterinsights_page .swal2-popup .swal2-select,.monsterinsights_page .swal2-popup .swal2-textarea{margin:1em auto}.monsterinsights_page .swal2-popup .swal2-file,.monsterinsights_page .swal2-popup .swal2-input,.monsterinsights_page .swal2-popup .swal2-textarea{width:100%;-webkit-transition:border-color .3s,-webkit-box-shadow .3s;transition:border-color .3s,-webkit-box-shadow .3s;transition:border-color .3s,box-shadow .3s;transition:border-color .3s,box-shadow .3s,-webkit-box-shadow .3s;border:1px solid #d9d9d9;border-radius:.1875em;font-size:1.125em;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.06);box-shadow:inset 0 1px 1px rgba(0,0,0,.06);-webkit-box-sizing:border-box;box-sizing:border-box}.monsterinsights_page .swal2-popup .swal2-file.swal2-inputerror,.monsterinsights_page .swal2-popup .swal2-input.swal2-inputerror,.monsterinsights_page .swal2-popup .swal2-textarea.swal2-inputerror{border-color:#f27474!important;-webkit-box-shadow:0 0 2px #f27474!important;box-shadow:0 0 2px #f27474!important}.monsterinsights_page .swal2-popup .swal2-file:focus,.monsterinsights_page .swal2-popup .swal2-input:focus,.monsterinsights_page .swal2-popup .swal2-textarea:focus{border:1px solid #b4dbed;outline:0;-webkit-box-shadow:0 0 3px #c4e6f5;box-shadow:0 0 3px #c4e6f5}.monsterinsights_page .swal2-popup .swal2-file::-webkit-input-placeholder,.monsterinsights_page .swal2-popup .swal2-input::-webkit-input-placeholder,.monsterinsights_page .swal2-popup .swal2-textarea::-webkit-input-placeholder{color:#ccc}.monsterinsights_page .swal2-popup .swal2-file::-moz-placeholder,.monsterinsights_page .swal2-popup .swal2-input::-moz-placeholder,.monsterinsights_page .swal2-popup .swal2-textarea::-moz-placeholder{color:#ccc}.monsterinsights_page .swal2-popup .swal2-file:-ms-input-placeholder,.monsterinsights_page .swal2-popup .swal2-input:-ms-input-placeholder,.monsterinsights_page .swal2-popup .swal2-textarea:-ms-input-placeholder{color:#ccc}.monsterinsights_page .swal2-popup .swal2-file::-ms-input-placeholder,.monsterinsights_page .swal2-popup .swal2-input::-ms-input-placeholder,.monsterinsights_page .swal2-popup .swal2-textarea::-ms-input-placeholder{color:#ccc}.monsterinsights_page .swal2-popup .swal2-file::placeholder,.monsterinsights_page .swal2-popup .swal2-input::placeholder,.monsterinsights_page .swal2-popup .swal2-textarea::placeholder{color:#ccc}.monsterinsights_page .swal2-popup .swal2-range input{width:80%}.monsterinsights_page .swal2-popup .swal2-range output{width:20%;font-weight:600;text-align:center}.monsterinsights_page .swal2-popup .swal2-range input,.monsterinsights_page .swal2-popup .swal2-range output{height:2.625em;margin:1em auto;padding:0;font-size:1.125em;line-height:2.625em}.monsterinsights_page .swal2-popup .swal2-input{height:2.625em;padding:0 .75em}.monsterinsights_page .swal2-popup .swal2-input[type=number]{max-width:10em}.monsterinsights_page .swal2-popup .swal2-file{font-size:1.125em}.monsterinsights_page .swal2-popup .swal2-textarea{height:6.75em;padding:.75em}.monsterinsights_page .swal2-popup .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;color:#545454;font-size:1.125em}.monsterinsights_page .swal2-popup .swal2-checkbox,.monsterinsights_page .swal2-popup .swal2-radio{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.monsterinsights_page .swal2-popup .swal2-checkbox label,.monsterinsights_page .swal2-popup .swal2-radio label{margin:0 .6em;font-size:1.125em}.monsterinsights_page .swal2-popup .swal2-checkbox input,.monsterinsights_page .swal2-popup .swal2-radio input{margin:0 .4em}.monsterinsights_page .swal2-popup .swal2-validation-message{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.625em;background:#f0f0f0;color:#666;font-size:1em;font-weight:300;overflow:hidden}.monsterinsights_page .swal2-popup .swal2-validation-message:before{display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center;content:"!";zoom:normal}@supports (-ms-accelerator:true){.monsterinsights_page .swal2-range input{width:100%!important}.monsterinsights_page .swal2-range output{display:none}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.monsterinsights_page .swal2-range input{width:100%!important}.monsterinsights_page .swal2-range output{display:none}}@-moz-document url-prefix(){.monsterinsights_page .swal2-close:focus{outline:2px solid rgba(50,100,150,.4)}}.monsterinsights_page .swal2-icon{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:5em;height:5em;margin:1.25em auto 1.875em;border:.25em solid rgba(0,0,0,0);border-radius:50%;line-height:5em;cursor:default;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;zoom:normal}.monsterinsights_page .swal2-icon-text{font-size:3.75em}.monsterinsights_page .swal2-icon.swal2-error{border-color:#f27474}.monsterinsights_page .swal2-icon.swal2-error .swal2-x-mark{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.monsterinsights_page .swal2-icon.swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}.monsterinsights_page .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.monsterinsights_page .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.monsterinsights_page .swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.monsterinsights_page .swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee;font-size:1rem}.monsterinsights_page .swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.monsterinsights_page .swal2-icon.swal2-success{border-color:#a5dc86}.monsterinsights_page .swal2-icon.swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-radius:50%}.monsterinsights_page .swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:3.75em 3.75em;-ms-transform-origin:3.75em 3.75em;transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}.monsterinsights_page .swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 3.75em;-ms-transform-origin:0 3.75em;transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}.monsterinsights_page .swal2-icon.swal2-success .swal2-success-ring{position:absolute;top:-.25em;left:-.25em;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%;z-index:2;-webkit-box-sizing:content-box;box-sizing:content-box}.monsterinsights_page .swal2-icon.swal2-success .swal2-success-fix{position:absolute;top:.5em;left:1.625em;width:.4375em;height:5.625em;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);z-index:1}.monsterinsights_page .swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;height:.3125em;border-radius:.125em;background-color:#a5dc86;z-index:2}.monsterinsights_page .swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.875em;width:1.5625em;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.monsterinsights_page .swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.monsterinsights_page .swal2-progresssteps{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 1.25em;padding:0;font-weight:600}.monsterinsights_page .swal2-progresssteps li{display:inline-block;position:relative}.monsterinsights_page .swal2-progresssteps .swal2-progresscircle{width:2em;height:2em;border-radius:2em;background:#3085d6;color:#fff;line-height:2em;text-align:center;z-index:20}.monsterinsights_page .swal2-progresssteps .swal2-progresscircle:first-child{margin-left:0}.monsterinsights_page .swal2-progresssteps .swal2-progresscircle:last-child{margin-right:0}.monsterinsights_page .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep{background:#3085d6}.monsterinsights_page .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progresscircle,.monsterinsights_page .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progressline{background:#add8e6}.monsterinsights_page .swal2-progresssteps .swal2-progressline{width:2.5em;height:.4em;margin:0 -1px;background:#3085d6;z-index:10}.monsterinsights_page [class^=swal2]{-webkit-tap-highlight-color:transparent}.monsterinsights_page .swal2-show{-webkit-animation:swal2-show .3s;animation:swal2-show .3s}.monsterinsights_page .swal2-show.swal2-noanimation{-webkit-animation:none;animation:none}.monsterinsights_page .swal2-hide{-webkit-animation:swal2-hide .15s forwards;animation:swal2-hide .15s forwards}.monsterinsights_page .swal2-hide.swal2-noanimation{-webkit-animation:none;animation:none}.monsterinsights_page .swal2-rtl .swal2-close{right:auto;left:0}.monsterinsights_page .swal2-animate-success-icon .swal2-success-line-tip{-webkit-animation:swal2-animate-success-line-tip .75s;animation:swal2-animate-success-line-tip .75s}.monsterinsights_page .swal2-animate-success-icon .swal2-success-line-long{-webkit-animation:swal2-animate-success-line-long .75s;animation:swal2-animate-success-line-long .75s}.monsterinsights_page .swal2-animate-success-icon .swal2-success-circular-line-right{-webkit-animation:swal2-rotate-success-circular-line 4.25s ease-in;animation:swal2-rotate-success-circular-line 4.25s ease-in}.monsterinsights_page .swal2-animate-error-icon{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.monsterinsights_page .swal2-animate-error-icon .swal2-x-mark{-webkit-animation:swal2-animate-error-x-mark .5s;animation:swal2-animate-error-x-mark .5s}@-webkit-keyframes swal2-rotate-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swal2-rotate-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media print{.monsterinsights_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}.monsterinsights_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}.monsterinsights_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}.monsterinsights-notifications-display{background:#fff;border-left:3px solid #509fe2;padding:20px;border-radius:3px 0 0 3px;margin-bottom:50px;position:relative}.monsterinsights-settings-content .monsterinsights-notifications-display{margin-top:20px;margin-bottom:20px}.monsterinsights-notifications-display h3{margin:0 0 4px;font-size:16px;line-height:20px}.monsterinsights-notifications-display p{margin-top:4px;margin-bottom:12px;font-size:14px;line-height:18px}.monsterinsights-notifications-display .monsterinsights-notification{display:-webkit-box;display:-ms-flexbox;display:flex}.monsterinsights-notifications-display .monsterinsights-notification .monsterinsights-notifications-indicator{padding-top:10px}.monsterinsights-notifications-display .monsterinsights-notification .monsterinsights-notifications-indicator a{position:relative}.monsterinsights-notifications-display .monsterinsights-notification-inner{margin-left:25px}.monsterinsights-notifications-display .monsterinsights-button{margin-right:15px}.monsterinsights-notifications-display .monsterinsights-notification-navigation{position:absolute;right:0;top:100%}.monsterinsights-notifications-display .monsterinsights-notification-navigation button{background:#fff;border:none;border-radius:0 0 3px 3px;margin:0;padding:5px 8px 7px;color:#a8aebd;cursor:pointer}.monsterinsights-notifications-display .monsterinsights-notification-navigation button:focus,.monsterinsights-notifications-display .monsterinsights-notification-navigation button:hover{color:#509fe2}.monsterinsights-notifications-display .monsterinsights-notification-navigation button .monstericon-arrow{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);font-size:10px}.monsterinsights-notifications-display .monsterinsights-notification-navigation button.monsterinsights-notification-previous{margin-right:2px}.monsterinsights-notifications-display .monsterinsights-notification-navigation button.monsterinsights-notification-previous .monstericon-arrow{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.monsterinsights-notifications-display .monsterinsights-notification-dismiss{border:none;background:none;color:#a8aebd;position:absolute;right:12px;top:9px;padding:0;margin:0;font-size:16px;cursor:pointer}.monsterinsights-notifications-display .monsterinsights-notifications-unread{min-width:10px;height:16px;background:#c84b29;border:1.72823px solid #f9fbff;position:absolute;bottom:12px;left:18px;border-radius:20px;line-height:16px;color:#fff;font-weight:700;text-align:center;display:inline-block;padding:0 3px}.monsterinsights-report .monsterinsights-notifications-display .monsterinsights-notifications-unread{min-width:16px;height:16px;background:#c84b29;border:1.72823px solid #f9fbff;position:absolute;bottom:4px;border-radius:20px;line-height:1;color:#fff;font-weight:700;text-align:center;padding:0 2px;left:20px}.monsterinsights-admin-page.monsterinsights-path-about-us .monsterinsights-notificationsv3-container,.monsterinsights-admin-page.monsterinsights-path-addons .monsterinsights-notificationsv3-container,.monsterinsights-admin-page.monsterinsights-path-tools-import-export .monsterinsights-notificationsv3-container,.monsterinsights-admin-page.monsterinsights-path-tools-url-builder .monsterinsights-notificationsv3-container,.monsterinsights-admin-page.monsterinsights-reports-page .monsterinsights-notificationsv3-container{margin-right:0}.monsterinsights-admin-page .monsterinsights-notificationsv3-container{display:inline-block;margin-right:20px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-number{position:absolute;top:-11px;min-width:20px;height:20px;line-height:20px;display:block;background:#eb5757;border-radius:20px;font-size:12px;color:#fff;font-weight:700;text-align:center;padding:0 6px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-number.number-greater-than-10{right:-13px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-number.number-less-than-10{right:-10px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-dismissed-number{min-width:24px;height:24px;background:#7c869d;border-radius:20px;display:inline-block;text-align:center;vertical-align:middle;line-height:24px;color:#fff;font-size:14px;font-weight:700;padding:0 8px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-no-notifications{text-align:center;position:absolute;top:50%;margin-top:-69px;width:100%}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-no-notifications h4{font-size:16px;color:#7c869d}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button{position:relative}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button{position:absolute;top:21px;right:15px}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button .monsterinsights-button{background:#f0f2f4;border-radius:3px;padding:11px 7px;line-height:0;vertical-align:middle;margin-top:-2px;border:solid #d3d7de;border-width:1px 1px 2px}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button .monsterinsights-button{display:inline-block}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button .monsterinsights-button:active,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button .monsterinsights-button:focus,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button .monsterinsights-button:hover{background:#e7eaec;border-color:#d3d7de;outline:none}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button .monsterinsights-notificationsv3-inbox-number{cursor:pointer}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar{width:440px;position:fixed;top:32px;right:0;background:#fff;z-index:1001;overflow:scroll;height:100%;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar{top:46px;width:300px}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(50px)}to{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar.monsterinsights-notificationsv3-sidebar-in{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-single-notification{padding:0 16px;overflow:hidden}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top{background:#2679c1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-title{width:50%}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-title svg{margin-right:10px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-title h3{display:inline-block;color:#fff;font-size:18px;font-weight:700}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions{width:50%;text-align:right}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-button{color:#fff;text-decoration:underline;border:0;padding:0;background:rgba(0,0,0,0);border-radius:0}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-button{display:inline-block}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-button:hover{color:#efe5e5}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-button:active,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-button:focus{outline:none}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-notificationsv3-sidebar-close{margin-left:12px;vertical-align:bottom}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-notificationsv3-sidebar-close:active svg path,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-notificationsv3-sidebar-close:focus svg path,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-notificationsv3-sidebar-close:hover svg path{fill:#efe5e5}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px;border-bottom:1px solid #e2e4e9;margin:0 16px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-notifications-count{width:50%}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-notifications-count .monsterinsights-notificationsv3-inbox-number{position:relative;display:inline-block;top:inherit;right:inherit;min-width:24px;height:24px;line-height:24px;margin-right:8px;padding:0 8px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-notifications-count .monsterinsights-notificationsv3-dismissed-number{margin-right:8px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-notifications-count h4{display:inline-block}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-actions{width:50%;text-align:right}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-actions span{text-decoration:underline;color:#99a1b3;cursor:pointer}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-actions span:active,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-actions span:focus,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-actions span:hover{color:#a9b1c3}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications{display:block;margin-bottom:32px}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications{margin-bottom:46px}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification{border-bottom:1px solid #e2e4e9;padding-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-icon{width:54px;float:left;text-align:center;padding-top:24px}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-icon{float:none;margin:0 auto}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details{float:left;width:354px;padding-top:20px}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details{width:260px}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-title h5{margin-top:0;margin-bottom:0;color:#393f4c;font-size:13px;font-weight:700;width:70%;display:inline-block}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-title h5{width:65%}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-title span{color:#7f899f;font-size:13px;float:right}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-content p{color:#393f4c;font-size:13px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:2px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions .monsterinsights-button{display:block;background:#f0f2f4;border:1px solid #d3d7de;border-radius:3px;font-weight:500;font-size:13px;color:#393f4c;letter-spacing:.02em;padding:6px 11px;margin-right:10px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions .monsterinsights-button:active,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions .monsterinsights-button:focus,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions .monsterinsights-button:hover{background:#d3d7de}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions span{font-size:13px;color:#7f899f;cursor:pointer}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions span:active,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions span:focus,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions span:hover{color:#a9b1c3}.monsterinsights-tooltip{display:block!important;z-index:10000;max-width:350px}.monsterinsights-tooltip .monsterinsights-tooltip-inner{background:#5f6197;color:#fff;border-radius:5px;padding:16px 20px;font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}.monsterinsights-tooltip .monsterinsights-tooltip-inner a{color:#fff;font-weight:700}.monsterinsights-tooltip .monsterinsights-tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px;border-color:#5f6197;z-index:1}.monsterinsights-tooltip[x-placement^=top]{padding-bottom:5px}.monsterinsights-tooltip[x-placement^=top] .monsterinsights-tooltip-arrow{border-width:5px 5px 0;border-left-color:rgba(0,0,0,0)!important;border-right-color:rgba(0,0,0,0)!important;border-bottom-color:rgba(0,0,0,0)!important;bottom:0;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.monsterinsights-tooltip[x-placement^=bottom]{padding-top:5px}.monsterinsights-tooltip[x-placement^=bottom] .monsterinsights-tooltip-arrow{border-width:0 5px 5px;border-left-color:rgba(0,0,0,0)!important;border-right-color:rgba(0,0,0,0)!important;border-top-color:rgba(0,0,0,0)!important;top:0;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.monsterinsights-tooltip[x-placement^=right]{padding-left:5px}.monsterinsights-tooltip[x-placement^=right] .monsterinsights-tooltip-arrow{border-width:5px 5px 5px 0;border-left-color:rgba(0,0,0,0)!important;border-top-color:rgba(0,0,0,0)!important;border-bottom-color:rgba(0,0,0,0)!important;left:0;top:calc(50% - 5px);margin-left:0;margin-right:0}.monsterinsights-tooltip[x-placement^=left]{padding-right:5px}.monsterinsights-tooltip[x-placement^=left] .monsterinsights-tooltip-arrow{border-width:5px 0 5px 5px;border-top-color:rgba(0,0,0,0)!important;border-right-color:rgba(0,0,0,0)!important;border-bottom-color:rgba(0,0,0,0)!important;right:0;top:calc(50% - 5px);margin-left:0;margin-right:0}.monsterinsights-tooltip.popover .popover-inner{background:#fff;color:#5f6197;padding:24px;border-radius:5px;-webkit-box-shadow:0 5px 30px rgba(0,0,0,.1);box-shadow:0 5px 30px rgba(0,0,0,.1)}.monsterinsights-tooltip.popover .popover-arrow{border-color:#fff}.monsterinsights-tooltip[aria-hidden=true]{visibility:hidden;opacity:0;-webkit-transition:opacity .15s,visibility .15s;transition:opacity .15s,visibility .15s}.monsterinsights-tooltip[aria-hidden=false]{visibility:visible;opacity:1;-webkit-transition:opacity .15s;transition:opacity .15s}.monsterinsights-conditional-logic-container button:focus{outline:0}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-header{margin-bottom:30px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-header .monsterinsights-conditional-rule-sets-number{float:right}.monsterinsights-conditional-logic-container .monsterinsights-condition-rule-separator{text-align:center;font-weight:700;display:block;margin:0 auto 20px;position:relative}.monsterinsights-conditional-logic-container .monsterinsights-condition-rule-separator:after,.monsterinsights-conditional-logic-container .monsterinsights-condition-rule-separator:before{content:"";position:absolute;top:45%;width:45%;height:2px;background:#d6e2ed;margin-top:-1px}.monsterinsights-conditional-logic-container .monsterinsights-condition-rule-separator:before{left:0}.monsterinsights-conditional-logic-container .monsterinsights-condition-rule-separator:after{right:0}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column{width:100%;margin-right:18px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field{text-transform:capitalize;width:100%;height:38px;min-height:38px;line-height:38px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field.text-input{padding:0 8px;border-color:#ddd;text-transform:none;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;height:38px;margin-top:0;line-height:38px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field input[type=text]{padding-top:5px;padding-bottom:5px;height:inherit}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field.multiselect--active .multiselect__tags .multiselect__spinner{z-index:1}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field .multiselect__tags{padding:0;height:38px;min-height:38px;border-color:#ddd;margin-top:0;-webkit-box-sizing:border-box;box-sizing:border-box}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field .multiselect__tags input[type=text]{border:0;height:36px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field .multiselect__tags .multiselect__single{margin-bottom:0;padding:0 8px;line-height:36px;font-size:14px;white-space:pre}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field .multiselect__tags .multiselect__placeholder{display:block;margin-bottom:0;line-height:36px;padding:0 8px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field .multiselect__tags .multiselect__spinner{width:35px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .add-new-condition{padding:6px 12px;margin:0}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .add-new-condition:focus{outline:0}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .remove-condition{border:0;padding:0;margin:0;background:rgba(0,0,0,0)}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .remove-condition:focus{outline:0}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .remove-condition .monstericon-times-circle{color:#dc3232;cursor:pointer;padding:0;margin:0 15px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .remove-condition .monstericon-times-circle:focus{outline:0}.monsterinsights-upload-media-wrapper .monsterinsights-dark{display:block}.monsterinsights-upload-media-wrapper .monsterinsights-upload-media-label{margin-bottom:0}.monsterinsights-upload-media-wrapper .monsterinsights-uploaded-media{display:block;width:100%;margin-top:20px;position:relative;max-width:300px}.monsterinsights-upload-media-wrapper .monsterinsights-uploaded-media .monsterinsights-uploaded-media-overlay{display:none;background:rgba(0,0,0,.7);width:100%;position:absolute;top:0;left:0;height:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.monsterinsights-upload-media-wrapper .monsterinsights-uploaded-media .monsterinsights-uploaded-media-overlay .monsterinsights-remove-uploaded-media{color:#fff;text-decoration:underline;margin-left:auto;cursor:pointer;padding:0 10px 10px 0}.monsterinsights-upload-media-wrapper .monsterinsights-uploaded-media .monsterinsights-uploaded-media-overlay .monsterinsights-remove-uploaded-media:hover{text-decoration:none}.monsterinsights-upload-media-wrapper .monsterinsights-uploaded-media:hover .monsterinsights-uploaded-media-overlay{display:-webkit-box;display:-ms-flexbox;display:flex}.monsterinsights-upload-media-wrapper .monsterinsights-uploaded-media img{max-width:100%;display:inline-block}.monsterinsights-upload-media-wrapper .monsterinsights-upload-media{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:20px}.monsterinsights-upload-media-wrapper .monsterinsights-upload-media .monsterinsights-upload-media-input{width:73%;margin-right:2%;float:left;position:relative}.monsterinsights-upload-media-wrapper .monsterinsights-upload-media .monsterinsights-upload-media-button{width:25%;float:left;font-size:15px}.monsterinsights-upload-media-wrapper .monsterinsights-upload-media .monsterinsights-upload-media-button:active,.monsterinsights-upload-media-wrapper .monsterinsights-upload-media .monsterinsights-upload-media-button:focus,.monsterinsights-upload-media-wrapper .monsterinsights-upload-media .monsterinsights-upload-media-button:hover{outline:none}.monsterinsights-email-summaries-settings a{color:#509fe2!important}.monsterinsights-email-summaries-settings a:focus,.monsterinsights-email-summaries-settings a:hover{color:#393f4c!important}.monsterinsights-email-summaries-settings .monsterinsights-dark{display:block}.monsterinsights-email-summaries-settings .inline-field .monsterinsights-button:first-child{margin-left:0}.monsterinsights-email-summaries-settings .monsterinsights-settings-input-repeater{margin-bottom:18px}.monsterinsights-email-summaries-settings .monsterinsights-button.monsterinsights-button-disabled{cursor:not-allowed;background:#39967e!important;border-color:#4ab99b!important}.monsterinsights-accordion .monsterinsights-accordion{padding:0;border:1px solid #e0e0e0}.monsterinsights-accordion .monsterinsights-accordion div:not(:last-child){border-bottom:1px solid rgba(10,10,10,.1)}.monsterinsights-accordion .monsterinsights-accordion div:last-child .monsterinsights-accordion-item-details{border-radius:5px}.monsterinsights-accordion .monsterinsights-accordion dd{margin-left:0;margin-bottom:0}.monsterinsights-accordion .monsterinsights-accordion-item-trigger{cursor:pointer;outline:none}.monsterinsights-accordion .monsterinsights-accordion-item-details-inner,.monsterinsights-accordion .monsterinsights-accordion-item-trigger{padding:0 20px 30px}.monsterinsights-accordion .monsterinsights-accordion-item.is-active .monsterinsights-accordion-item-title{border-bottom:1px solid #e0e0e0}.monsterinsights-accordion .monsterinsights-accordion-item-title{position:relative;background-color:#fff;cursor:pointer}.monsterinsights-accordion .monsterinsights-accordion-item-title h4.monsterinsights-accordion-item-title-text{font-size:20px;margin-bottom:0;padding-right:1.25rem}.monsterinsights-accordion .monsterinsights-accordion-item-title h4.monsterinsights-accordion-item-title-text .title{padding-left:15px}.monsterinsights-accordion .monsterinsights-accordion-item-trigger{width:100%;text-align:left;background-color:rgba(0,0,0,0);border:none}.monsterinsights-accordion .monsterinsights-accordion-item-trigger-icon{display:block;position:absolute;top:0;right:1.5rem;bottom:0;margin:auto;width:8px;height:8px;border-right:2px solid #363636;border-bottom:2px solid #363636;-webkit-transform:translateY(-2px) rotate(45deg);-ms-transform:translateY(-2px) rotate(45deg);transform:translateY(-2px) rotate(45deg);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.monsterinsights-accordion .monsterinsights-accordion-item-trigger-icon.is-active{-webkit-transform:translateY(2px) rotate(225deg);-ms-transform:translateY(2px) rotate(225deg);transform:translateY(2px) rotate(225deg)}.monsterinsights-accordion .monsterinsights-accordion-item-details{overflow:hidden;background-color:#fff;padding-top:15px}.monsterinsights-accordion .monsterinsights-accordion-item-details p,.monsterinsights-accordion .monsterinsights-accordion-item-details ul{font-size:1.2em;line-height:1.8}.monsterinsights-accordion .monsterinsights-accordion-item-enter-active,.monsterinsights-accordion .monsterinsights-accordion-item-leave-active{will-change:height;-webkit-transition:height .2s ease;transition:height .2s ease}.monsterinsights-accordion .monsterinsights-accordion-item-enter,.monsterinsights-accordion .monsterinsights-accordion-item-leave-to{height:0!important}body{background:#f3f6ff;margin:0}.monsterinsights-admin-page,.monsterinsights-admin-page *{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}#wpcontent,.auto-fold #wpcontent{padding-left:0}.monsterinsights-highlighted-text{color:#64bfa5;font-weight:700}.monsterinsights-bold{font-weight:700}.monsterinsights-bg-img{width:100%;padding-top:66%;position:relative}.monsterinsights-bg-img:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-repeat:no-repeat;background-size:contain}.monsterinsights-header{padding:20px 10px;background-color:#f9fbff;min-height:85px}.monsterinsights-settings-panel-network>.monsterinsights-header{background-color:rgba(0,0,0,0)}.monsterinsights-logo-area{float:left;max-width:calc(100vw - 170px)}.monsterinsights-logo-area img{display:block;max-width:100%}@media (max-width:782px){.monsterinsights-logo-area{text-align:center;margin:0 auto;float:none}.monsterinsights-logo-area img{display:inline-block;max-height:35px}}@media (max-width:782px){.monsterinsights-header .monsterinsights-container,.monsterinsights-navigation-bar .monsterinsights-container{padding:0;width:100%}}.monsterinsights-navigation-bar{width:100%;background:#fff;border-top:1px solid #d5e2ed;border-bottom:1px solid #d5e2ed;padding:0 10px}@media (max-width:782px){.monsterinsights-navigation-bar{padding:0;border:0}}@media (max-width:750px){.monsterinsights-navigation-bar{background:none}}.monsterinsights-admin-page{position:relative}.monsterinsights-admin-page .monsterinsights-blocked{position:absolute;top:0;bottom:0;right:0;left:0;background:hsla(0,0%,100%,.5);z-index:999}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-header{padding-bottom:5px}.monsterinsights-admin-page .monsterinsights-header .monsterinsights-button{display:none}}.swal2-popup .swal2-title{line-height:1.2}#footer-left{color:#393f4c}#footer-left .monsterinsights-no-text-decoration{text-decoration:none;color:#fdb72c;font-size:14px}#footer-left a{color:#509fe1}#wpfooter{position:relative}#wpfooter:before{left:20px;right:20px;height:1px;background:#d6e2ed;content:"";position:absolute;top:-12px}.monsterinsights-container{margin:0 auto;max-width:100%;width:750px}.monsterinsights-admin-page .monsterinsights-navigation-tab-link{text-decoration:none;padding:17px 0 15px;border-bottom:2px solid #fff;font-size:14px;color:#393f4c;display:inline-block;margin-right:25px;line-height:1;outline:none;font-family:Lato,sans-serif}.monsterinsights-admin-page .monsterinsights-navigation-tab-link.router-link-exact-active,.monsterinsights-admin-page .monsterinsights-navigation-tab-link:focus,.monsterinsights-admin-page .monsterinsights-navigation-tab-link:hover{color:#509fe2;border-bottom-color:#509fe2;outline:none;-webkit-box-shadow:none;box-shadow:none}.monsterinsights-admin-page .monsterinsights-navigation-tab-link.router-link-exact-active{font-weight:700}.monsterinsights-admin-page .monsterinsights-navigation-tab-link.monsterinsights-navigation-tab-disabled:focus,.monsterinsights-admin-page .monsterinsights-navigation-tab-link.monsterinsights-navigation-tab-disabled:hover{border-bottom-color:rgba(0,0,0,0);color:#393f4c;cursor:default}.monsterinsights-admin-page .monsterinsights-navigation-tab-link.year-in-review{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAANCAYAAACdKY9CAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgBjdJbSFMBHMfx/7lMT7qdk5s7IsvWdIqZ6UFNJC+Yl4EGQUkYItHN8NZl7KESohUUVKCst8QoYkTFlLzlhWHZispSK7NWyjbdZmPJ5tbuLk9ZBD0U+H35v3xe/vADAEDgr15nZ3PgPymLi3E0o9F4XJim5P7GtfEpvIJHNYrJE6UXDXF/4MdKec3qrU2pakNS6+YuhULhQL98z3tvR26C58OKgY7aVJjWd/bUT8OuwtGsvSXJuICKQPEyLJZpTvjutI4UURqgiNm7NqE+I1EvXNDu60rShr2mM5K8etOK22H2OrCsCXUbGnD0PgD8a2B0uvKKTySBzVJqC8IsHR3cVhHNCgia3F2N0wKxnuUR4wiCsL8eLj8wxuyM0Q3l5nTTfDwIQhcNVL4HXK6Aqq9Dfu/2xpJoHhmViaEIiTyT1dMzQl0yKjqoI9e5kbStQ0ByMfBhcaCeqQO3n5i1hxgVB/NP8jiRDtzjXIoUb6fPR0h6EONwA9gIHsQXDQNfhMMR8j5Q9nHpp88uN8rEmJjSt1bMshDrSywoa0mNnxKI06fAZZEBTuwCPrMIaMQiPNEavvnZ5fl0WaqnKUnEYK3XhIVBc4GCR6yHDdIvkFw+BwSXghc3xOGBnonOEVdmg+Ly41uNEg7fGeKb8ahIulqSpwH7Ozl4pTtg2aOBN7rWO2NW69UuatrC4qFsJbSjKE5wM5sGX0H7oZu2+f7DbNBSFXqqOj3QnK7M+dcsjOc6Tz6sOEbCy+v7W56runvVF8rzYQ39AJVT15Tcu/1IAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:0 50%;padding-left:18px;font-weight:700}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-navigation-tab-link{width:100%;text-align:center;padding:10px;color:#509fe2;font-size:16px;background:#fff;border:none}.monsterinsights-admin-page .monsterinsights-navigation-tab-link.router-link-exact-active{display:none}.monsterinsights-admin-page .monsterinsights-navigation-tab-link:focus{color:#393f4c;text-decoration:underline}}.monsterinsights-admin-page .monsterinsights-button{background:#509fe2;border:solid #2e7fbe;border-width:1px 1px 2px;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;padding:10px 20px;text-decoration:none}.monsterinsights-admin-page .monsterinsights-button:focus,.monsterinsights-admin-page .monsterinsights-button:hover{background-color:#3a93dd;border-color:#2971a9;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-disabled{background:#f3f6ff;border-color:#d6e2eb;color:#8ba4b7}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-secondary{background:#8da4b5;border-color:#6f8ca0;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-secondary:focus,.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-secondary:hover{background-color:#7e98ab;border-color:#627f94;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-green{background:#5cc0a5;border-color:#40a88d;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-green:focus,.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-green:hover{background-color:#4ab99b;border-color:#39967e;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-gray{background:#8ea4b4;border-color:#738ea1;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-gray:focus,.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-gray:hover{background-color:#596771;border-color:#738ea1}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-gray.monsterinsights-button-disabled{pointer-events:none}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-text{background:rgba(0,0,0,0);border:none;color:#509fe2;padding:0;border-radius:0;text-decoration:underline}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-text:focus,.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-text:hover{background:rgba(0,0,0,0);color:#393f4c}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-red{background:#ea4e64;border-color:#d21933;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-large{font-size:16px;padding:14px 27px}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-small{font-size:13px;line-height:20px;padding:5px 10px}.monsterinsights-green-text{color:#5cc0a5;font-weight:700}@media (max-width:782px){.wp-responsive-open #wpbody{margin-left:-18px}}.monsterinsights-mobile-nav-trigger{color:#393f4c;font-size:16px;font-weight:500;width:100%;display:block;border-color:#d6e2ed;border-style:solid;border-width:1px 0;background:#fff;padding:15px 10px;line-height:1;margin:0}@media (min-width:783px){.monsterinsights-mobile-nav-trigger{display:none}}.monsterinsights-mobile-nav-trigger i{color:#acbdc9;margin-left:10px;vertical-align:middle}@media (max-width:782px){.monsterinsights-main-navigation{background:#fff;height:0;overflow:hidden}.monsterinsights-main-navigation.monsterinsights-main-navigation-open{padding:10px 0;height:auto;border-bottom:1px solid #d6e2ed}}@media (min-width:782px){.wp-admin .monsterinsights-swal{margin-left:160px}.auto-fold .wp-admin .monsterinsights-swal{margin-left:36px}}@media (min-width:961px){.auto-fold .wp-admin .monsterinsights-swal{margin-left:160px}.folded .wp-admin .monsterinsights-swal{margin-left:36px}}.monsterinsights-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);z-index:99999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.monsterinsights-modal .monsterinsights-modal-inner{background:#fff;padding:50px;border:1px solid #d6e2ed;text-align:center;width:750px}.monsterinsights-modal .monsterinsights-modal-inner h2{margin-top:0;margin-bottom:0;line-height:1.4}.monsterinsights-modal .monsterinsights-modal-inner p{margin-bottom:0}.monsterinsights-modal .monsterinsights-modal-inner .monsterinsights-modal-buttons{margin-top:50px}.monsterinsights-modal .monsterinsights-modal-inner .monsterinsights-button{margin:0 10px}.monsterinsights-welcome-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999999;font-family:inherit;overflow:hidden;background-color:rgba(0,0,0,.5)}.monsterinsights-welcome-overlay .monsterinsights-welcome-overlay-inner{background:#fff;padding:30px;width:70%;margin:0 auto;position:relative;top:10%;height:80%}.monsterinsights-welcome-overlay .monsterinsights-overlay-close{background:none;border:none;position:absolute;top:5px;right:7px;padding:0;color:#777}.monsterinsights-welcome-overlay .monsterinsights-welcome-overlay-content{height:100%}.monsterinsights-welcome-overlay .monsterinsights-welcome-overlay-content iframe{height:100%;width:100%}.monsterinsights-float-right{float:right}.monsterinsights-loading-spinner-inline{text-align:center;margin:25px}.monsterinsights-loading-spinner-inline .monsterinsights-loading-spinner-inline-loader-holder{display:inline-block}.monsterinsights-semrush-cta{background:#fff;border-left:3px solid #338eef;padding:20px 26px;border-radius:3px 0 0 3px;position:relative}.monsterinsights-semrush-cta br{display:none}.monsterinsights-semrush-cta .monsterinsights-semrush-cta-close{position:absolute;top:12px;right:12px;cursor:pointer;border:0;background:rgba(0,0,0,0);padding:0;margin:0;outline:none}.monsterinsights-semrush-cta .monsterinsights-semrush-cta-title{font-weight:700;font-size:16px;line-height:20px;color:#393f4c;margin:0}.monsterinsights-semrush-cta .monsterinsights-semrush-cta-content{font-weight:400;font-size:14px;color:#393f4c}.monsterinsights-semrush-cta .monsterinsights-button{background:#338eef;border-radius:3px;font-weight:400;font-size:14px;border-width:0;padding:7px 12px}.monsterinsights-semrush-cta .monsterinsights-button:active,.monsterinsights-semrush-cta .monsterinsights-button:focus,.monsterinsights-semrush-cta .monsterinsights-button:hover{background:#3088e6;outline:none}.monsterinsights-row-highlight{-webkit-animation-name:color;animation-name:color;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:2;animation-iteration-count:2}@-webkit-keyframes color{0%{background-color:#fff}50%{background-color:#509fe2}to{background-color:#fff}}@keyframes color{0%{background-color:#fff}50%{background-color:#509fe2}to{background-color:#fff}}
lite/assets/vue/css/chunk-common.rtl.css CHANGED
@@ -1 +1 @@
1
- @import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap);strong[data-v-a9c27d52]{display:block}[data-v-6038a3d0]{will-change:height;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.expand-enter-active,.expand-leave-active{-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out;overflow:hidden}.expand-enter,.expand-leave-to{height:0}.monsterinsights-dark[data-v-e815e6e4]{display:block}.monsterinsights-reset-default[data-v-e815e6e4]{margin-right:5px}.monsterinsights-dark[data-v-7262cc05]{display:block}.monsterinsights-admin-page .monsterinsights-floating-bar{background:#4e5c66;color:#fff;font-size:13px;padding:10px;text-align:center;position:relative;margin:-20px -10px 20px}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-floating-bar{margin-top:-10px;padding-left:20px;padding-right:20px}}.monsterinsights-admin-page .monsterinsights-floating-bar a{text-decoration:underline;color:#fff}.monsterinsights-admin-page .monsterinsights-floating-bar a:focus,.monsterinsights-admin-page .monsterinsights-floating-bar a:hover{color:#fff;text-decoration:none}.monsterinsights-admin-page .monsterinsights-floating-bar .monsterinsights-floating-bar-close{padding:0;border:0;background:rgba(0,0,0,0);color:#fff;font-size:10px;position:absolute;left:15px;top:50%;margin-top:-5px}.monsterinsights-admin-page .monsterinsights-slide-enter-active,.monsterinsights-admin-page .monsterinsights-slide-leave-active{-webkit-transition-duration:.5s;transition-duration:.5s}.monsterinsights-admin-page .monsterinsights-slide-enter-to,.monsterinsights-admin-page .monsterinsights-slide-leave{max-height:100px;overflow:hidden}.monsterinsights-admin-page .monsterinsights-slide-enter,.monsterinsights-admin-page .monsterinsights-slide-leave-to{overflow:hidden;max-height:0}.monsterinsights-container[data-v-408df493]:after{display:table;clear:both;content:""}.monsterinsights-quick-links{position:fixed;bottom:25px;left:25px;-webkit-box-shadow:0 0 10px 0 #ababab;box-shadow:0 0 10px 0 #ababab;width:60px;height:60px;border-radius:50%;background:#fff;z-index:1000;padding:5px 10px}.monsterinsights-quick-links.monsterinsights-quick-links-open,.monsterinsights-quick-links:focus,.monsterinsights-quick-links:hover{-webkit-box-shadow:0 0 15px 2px #ababab;box-shadow:0 0 15px 2px #ababab}.monsterinsights-quick-links-label{border-radius:50%;background:#fff;border:2px solid rgba(147,120,207,.21);position:absolute;right:2px;left:2px;top:2px;bottom:2px;padding:6px 8px 6px 6px;display:block;width:56px;height:56px;outline:none;cursor:pointer}.monsterinsights-quick-links-open .monsterinsights-quick-links-label .monsterinsights-quick-link-title{opacity:0;pointer-events:none}.monsterinsights-bg-img.monsterinsights-quick-links-mascot{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;padding-top:100%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;display:block}.monsterinsights-bg-img.monsterinsights-quick-links-mascot:after{background-image:url(data:image/png;base64,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)}.monsterinsights-quick-links-open .monsterinsights-bg-img.monsterinsights-quick-links-mascot{-webkit-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg)}.monsterinsights-quick-links-menu{position:absolute;bottom:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;left:6px;margin-bottom:10px}.monsterinsights-quick-links-menu .monsterinsights-quick-links-menu-item{display:block;width:48px;height:48px;background:#509fe2;border-radius:50%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;position:relative;-webkit-box-shadow:0 0 10px 0 #ababab;box-shadow:0 0 10px 0 #ababab;margin-bottom:6px;color:#fff;text-decoration:none;text-align:center;font-size:18px;line-height:48px}.monsterinsights-quick-links-menu .monsterinsights-quick-links-menu-item:hover{color:#fff;background:#50abee;-webkit-box-shadow:0 0 15px 2px #ababab;box-shadow:0 0 15px 2px #ababab}.monsterinsights-quick-links-menu .monsterinsights-quick-links-menu-item.monsterinsights-show{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.monsterinsights-quick-links-menu .monsterinsights-quick-links-menu-item.monsterinsights-quick-links-item-upgrade{background:#704cbc}.monsterinsights-quick-links-menu .monsterinsights-quick-links-menu-item.monsterinsights-quick-links-item-upgrade:hover{background:#509fe2}.monsterinsights-quick-link-title{position:absolute;left:100%;margin-left:10px;font-size:13px;color:#fff;background:#595959;border-radius:5px;white-space:nowrap;padding:6px 8px;display:block;top:50%;margin-top:-12px;line-height:1;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;outline:none}@font-face{font-family:Lato;src:url(../fonts/lato-regular-webfont.woff) format("woff"),url(../fonts/lato-regular-webfont.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Lato;src:url(../fonts/lato-bold-webfont.woff) format("woff"),url(../fonts/lato-bold-webfont.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:text-security-disc;src:url(data:font/woff2;base64,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) format("woff2"),url(data:font/woff;base64,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) format("woff"),url(../fonts/text-security-disc.ttf) format("truetype")}@font-face{font-family:Misettings;src:url(../fonts/icons.woff2) format("woff2"),url(../fonts/icons.woff) format("woff"),url(../fonts/icons.ttf) format("truetype"),url(../fonts/icons.otf) format("opentype");font-weight:400;font-style:normal}[class*=monstericon-]:before,body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-error:before,body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-info:before,body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring:before{display:inline-block;font-family:Misettings;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.monstericon-times-circle:before{content:"\f01b"}.monstericon-times:before{content:"\f021"}.monstericon-info-circle-regular:before{content:"\f01e"}.monstericon-arrow{-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);display:inline-block}.monstericon-arrow.monstericon-down{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.monstericon-arrow:before{content:"\f01f"}.monstericon-check:before{content:"\f015"}.monstericon-warning-triangle:before{content:"\f020"}.monstericon-star:before{content:"\f025"}.monstericon-files:before{content:"\f028"}.monstericon-search:before{content:"\f029"}.monstericon-user:before{content:"\f02a"}.monstericon-eye:before{content:"\f02b"}.monstericon-cog:before{content:"\f02c"}.monstericon-expand:before{content:"\f02d"}.monstericon-compress:before{content:"\f02f"}.monstericon-life-ring:before{content:"\f030"}.monstericon-wpbeginner:before{content:"\f031"}.monstericon-lightbulb:before{content:"\f032"}.monstericon-shopping-cart:before{content:"\f033"}.monstericon-calendar-alt:before{content:"\f04e"}.monstericon-long-arrow-right-light:before{content:"\f06a"}@media (max-width:782px){.monsterinsights-notices-area{margin-right:10px;margin-left:10px}}.monsterinsights-notice{position:relative;color:#444}.monsterinsights-notice .monsterinsights-notice-inner{margin-top:25px;padding:20px;background:#fff;border-right:3px solid;line-height:1.5;font-size:14px}.monsterinsights-notice .monsterinsights-notice-inner .notice-title{color:#393f4c;font-weight:700;display:block;margin:0 0 6px;padding:0}@media (max-width:782px){.monsterinsights-notice .monsterinsights-notice-inner{padding:10px}}.monsterinsights-notice.monsterinsights-notice-error .monsterinsights-notice-inner{border-right-color:#ea4e64}.monsterinsights-notice.monsterinsights-notice-warning .monsterinsights-notice-inner{border-right-color:#f5c953}.monsterinsights-notice.monsterinsights-notice-info .monsterinsights-notice-inner{border-right-color:#509fe2}.monsterinsights-notice.monsterinsights-notice-info-xl .monsterinsights-notice-inner{border:1px solid #509fe2;border-right-width:3px;color:#777}.monsterinsights-notice.monsterinsights-notice-info-xl .monsterinsights-notice-inner .monsterinsights-button{color:#fff;margin:15px 0 0}.monsterinsights-notice.monsterinsights-notice-success .monsterinsights-notice-inner{border-right-color:#5cc0a5}.monsterinsights-notice .notice-content{margin-left:20px}.monsterinsights-notice .notice-content a{color:#444}.monsterinsights-notice .dismiss-notice{border:none;background:none;padding:0;margin:0;display:inline-block;cursor:pointer;color:#acbdc9;position:relative;float:left}.monsterinsights-notice .dismiss-notice:focus,.monsterinsights-notice .dismiss-notice:hover{color:#444}.monsterinsights-notice.monsterinsights-notice-info .notice-content,.monsterinsights-notice.monsterinsights-notice-success .notice-content,.monsterinsights-notice.monsterinsights-notice-warning .notice-content{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:425px){.monsterinsights-notice.monsterinsights-notice-info .notice-content,.monsterinsights-notice.monsterinsights-notice-success .notice-content,.monsterinsights-notice.monsterinsights-notice-warning .notice-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.monsterinsights-notice.monsterinsights-notice-info .monsterinsights-notice-button,.monsterinsights-notice.monsterinsights-notice-success .monsterinsights-notice-button,.monsterinsights-notice.monsterinsights-notice-warning .monsterinsights-notice-button{-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin-left:-20px;margin-right:auto}@media (max-width:782px){.monsterinsights-notice.monsterinsights-notice-info .monsterinsights-notice-button,.monsterinsights-notice.monsterinsights-notice-success .monsterinsights-notice-button,.monsterinsights-notice.monsterinsights-notice-warning .monsterinsights-notice-button{margin-right:0}}.monsterinsights-notice.monsterinsights-notice-info .monsterinsights-button,.monsterinsights-notice.monsterinsights-notice-success .monsterinsights-button,.monsterinsights-notice.monsterinsights-notice-warning .monsterinsights-button{margin-top:0;padding:10px 16px 8px;line-height:1;font-size:14px;font-weight:600}@media (max-width:782px){.monsterinsights-notice.monsterinsights-notice-info .monsterinsights-button,.monsterinsights-notice.monsterinsights-notice-success .monsterinsights-button,.monsterinsights-notice.monsterinsights-notice-warning .monsterinsights-button{margin-top:10px;margin-right:0}}.monsterinsights-notice.monsterinsights-notice-error .monsterinsights-button{margin-top:10px;margin-right:0;color:#fff}body.swal2-toast-shown.monsterinsights_page .swal2-container.swal2-top-end,body.swal2-toast-shown.monsterinsights_page .swal2-container.swal2-top-right{top:32px}@media screen and (max-width:767px){body.swal2-toast-shown.monsterinsights_page .swal2-container.swal2-top-end,body.swal2-toast-shown.monsterinsights_page .swal2-container.swal2-top-right{top:42px;left:auto;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast{border-radius:0;padding:9px;border-right:3px solid #fff}@media screen and (max-width:767px){body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast{width:80vw}}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast.mi-success{border-right-color:#5cc0a5}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast.mi-info{border-right-color:#509fe2}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast.mi-error{border-right-color:#ea4e64}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-title{color:#393f4c;font-size:13px;font-weight:400}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-close{font-size:15px;width:10px;height:10px;line-height:10px}@media screen and (max-width:767px){body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-close{padding:9px;line-height:0}}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon{width:14px;height:14px;min-width:14px;margin:0;border:0}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-info{border:none;position:relative}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-info:before{content:"\f01e";position:absolute;top:-1px;right:0;color:#509fe2;line-height:1}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-info .swal2-icon-text{display:none}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-error{border:none}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-error:before{content:"\f023";position:absolute;top:-1px;right:0;color:#ea4e64;line-height:1}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-error .swal2-x-mark *{display:none}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon [class^=-ring]{width:14px;height:14px;top:0;right:0}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:14px;height:14px;top:0;right:0;border:none}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring:before{content:"\f027";position:absolute;top:-1px;right:0;color:#5cc0a5;line-height:1}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-success [class^=swal2-success-line]{display:none}@-webkit-keyframes swal2-show{0%{-webkit-transform:scale(.7);transform:scale(.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes swal2-show{0%{-webkit-transform:scale(.7);transform:scale(.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes swal2-hide{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}}@keyframes swal2-hide{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}}@-webkit-keyframes swal2-animate-success-line-tip{0%{top:1.1875em;right:.0625em;width:0}54%{top:1.0625em;right:.125em;width:0}70%{top:2.1875em;right:-.375em;width:3.125em}84%{top:3em;right:1.3125em;width:1.0625em}to{top:2.8125em;right:.875em;width:1.5625em}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;right:.0625em;width:0}54%{top:1.0625em;right:.125em;width:0}70%{top:2.1875em;right:-.375em;width:3.125em}84%{top:3em;right:1.3125em;width:1.0625em}to{top:2.8125em;right:.875em;width:1.5625em}}@-webkit-keyframes swal2-animate-success-line-long{0%{top:3.375em;left:2.875em;width:0}65%{top:3.375em;left:2.875em;width:0}84%{top:2.1875em;left:0;width:3.4375em}to{top:2.375em;left:.5em;width:2.9375em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;left:2.875em;width:0}65%{top:3.375em;left:2.875em;width:0}84%{top:2.1875em;left:0;width:3.4375em}to{top:2.375em;left:.5em;width:2.9375em}}@-webkit-keyframes swal2-rotate-success-circular-line{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}5%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}12%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}@keyframes swal2-rotate-success-circular-line{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}5%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}12%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}@-webkit-keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}50%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}80%{margin-top:-.375em;-webkit-transform:scale(1.15);transform:scale(1.15)}to{margin-top:0;-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}50%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}80%{margin-top:-.375em;-webkit-transform:scale(1.15);transform:scale(1.15)}to{margin-top:0;-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes swal2-animate-error-icon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}to{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}}@keyframes swal2-animate-error-icon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}to{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}}.monsterinsights_page body.swal2-toast-shown .swal2-container,.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-shown{background-color:rgba(0,0,0,0)}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-top{top:0;left:auto;bottom:auto;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-top-end,.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;left:0;bottom:auto;right:auto}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-top-left,.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-top-start{top:0;left:auto;bottom:auto;right:0}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-center-left,.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-center-start{top:50%;left:auto;bottom:auto;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-center{top:50%;left:auto;bottom:auto;right:50%;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%)}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-center-end,.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-center-right{top:50%;left:0;bottom:auto;right:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-bottom-left,.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-bottom-start{top:auto;left:auto;bottom:0;right:0}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-bottom{top:auto;left:auto;bottom:0;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-bottom-end,.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;left:0;bottom:0;right:auto}.monsterinsights_page body.swal2-toast-column .swal2-toast{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.monsterinsights_page body.swal2-toast-column .swal2-toast .swal2-actions{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-item-align:stretch;align-self:stretch;height:2.2em;margin-top:.3125em}.monsterinsights_page body.swal2-toast-column .swal2-toast .swal2-loading{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.monsterinsights_page body.swal2-toast-column .swal2-toast .swal2-input{height:2em;margin:.3125em auto;font-size:1em}.monsterinsights_page body.swal2-toast-column .swal2-toast .swal2-validation-message{font-size:1em}.monsterinsights_page .swal2-popup.swal2-toast{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;padding:.625em;-webkit-box-shadow:0 0 .625em #d9d9d9;box-shadow:0 0 .625em #d9d9d9;overflow-y:hidden}.monsterinsights_page .swal2-popup.swal2-toast,.monsterinsights_page .swal2-popup.swal2-toast .swal2-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.monsterinsights_page .swal2-popup.swal2-toast .swal2-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 .6em;font-size:1em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-close{position:static;width:.8em;height:.8em;line-height:.8}.monsterinsights_page .swal2-popup.swal2-toast .swal2-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:1em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon{width:2em;min-width:2em;height:2em;margin:0}.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon-text{font-size:2em;font-weight:700;line-height:1em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{right:.3125em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{left:.3125em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-actions{height:auto;margin:0 .3125em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-styled{margin:0 .3125em;padding:.3125em .625em;font-size:1em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-styled:focus{-webkit-box-shadow:0 0 0 .0625em #fff,0 0 0 .125em rgba(50,100,150,.4);box-shadow:0 0 0 .0625em #fff,0 0 0 .125em rgba(50,100,150,.4)}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:2em;height:2.8125em;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);border-radius:50%}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.25em;right:-.9375em;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:2em 2em;-ms-transform-origin:2em 2em;transform-origin:2em 2em;border-radius:0 4em 4em 0}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;right:.9375em;-webkit-transform-origin:100% 2em;-ms-transform-origin:100% 2em;transform-origin:100% 2em;border-radius:4em 0 0 4em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;right:.4375em;width:.4375em;height:2.6875em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;right:.1875em;width:.75em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;left:.1875em;width:1.375em}.monsterinsights_page .swal2-popup.swal2-toast.swal2-show{-webkit-animation:showSweetToast .5s;animation:showSweetToast .5s}.monsterinsights_page .swal2-popup.swal2-toast.swal2-hide{-webkit-animation:hideSweetToast .2s forwards;animation:hideSweetToast .2s forwards}.monsterinsights_page .swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-tip{-webkit-animation:animate-toast-success-tip .75s;animation:animate-toast-success-tip .75s}.monsterinsights_page .swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-long{-webkit-animation:animate-toast-success-long .75s;animation:animate-toast-success-long .75s}@-webkit-keyframes showSweetToast{0%{-webkit-transform:translateY(-.625em) rotate(-2deg);transform:translateY(-.625em) rotate(-2deg);opacity:0}33%{-webkit-transform:translateY(0) rotate(2deg);transform:translateY(0) rotate(2deg);opacity:.5}66%{-webkit-transform:translateY(.3125em) rotate(-2deg);transform:translateY(.3125em) rotate(-2deg);opacity:.7}to{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);opacity:1}}@keyframes showSweetToast{0%{-webkit-transform:translateY(-.625em) rotate(-2deg);transform:translateY(-.625em) rotate(-2deg);opacity:0}33%{-webkit-transform:translateY(0) rotate(2deg);transform:translateY(0) rotate(2deg);opacity:.5}66%{-webkit-transform:translateY(.3125em) rotate(-2deg);transform:translateY(.3125em) rotate(-2deg);opacity:.7}to{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);opacity:1}}@-webkit-keyframes hideSweetToast{0%{opacity:1}33%{opacity:.5}to{-webkit-transform:rotate(-1deg);transform:rotate(-1deg);opacity:0}}@keyframes hideSweetToast{0%{opacity:1}33%{opacity:.5}to{-webkit-transform:rotate(-1deg);transform:rotate(-1deg);opacity:0}}@-webkit-keyframes animate-toast-success-tip{0%{top:.5625em;right:.0625em;width:0}54%{top:.125em;right:.125em;width:0}70%{top:.625em;right:-.25em;width:1.625em}84%{top:1.0625em;right:.75em;width:.5em}to{top:1.125em;right:.1875em;width:.75em}}@keyframes animate-toast-success-tip{0%{top:.5625em;right:.0625em;width:0}54%{top:.125em;right:.125em;width:0}70%{top:.625em;right:-.25em;width:1.625em}84%{top:1.0625em;right:.75em;width:.5em}to{top:1.125em;right:.1875em;width:.75em}}@-webkit-keyframes animate-toast-success-long{0%{top:1.625em;left:1.375em;width:0}65%{top:1.25em;left:.9375em;width:0}84%{top:.9375em;left:0;width:1.125em}to{top:.9375em;left:.1875em;width:1.375em}}@keyframes animate-toast-success-long{0%{top:1.625em;left:1.375em;width:0}65%{top:1.25em;left:.9375em;width:0}84%{top:.9375em;left:0;width:1.125em}to{top:.9375em;left:.1875em;width:1.375em}}.monsterinsights_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}.monsterinsights_page body.swal2-height-auto{height:auto!important}.monsterinsights_page body.swal2-no-backdrop .swal2-shown{top:auto;left:auto;bottom:auto;right:auto;background-color:rgba(0,0,0,0)}.monsterinsights_page body.swal2-no-backdrop .swal2-shown>.swal2-modal{-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);box-shadow:0 0 10px rgba(0,0,0,.4)}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-top{top:0;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-top-left,.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-top-start{top:0;right:0}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-top-end,.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-top-right{top:0;left:0}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-center{top:50%;right:50%;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%)}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-center-left,.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-center-start{top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-center-end,.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-center-right{top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-bottom{bottom:0;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-left,.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-start{bottom:0;right:0}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-end,.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-right{left:0;bottom:0}.monsterinsights_page .swal2-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;top:0;left:0;bottom:0;right:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px;background-color:rgba(0,0,0,0);z-index:1060;overflow-x:hidden;-webkit-overflow-scrolling:touch}.monsterinsights_page .swal2-container.swal2-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.monsterinsights_page .swal2-container.swal2-top-left,.monsterinsights_page .swal2-container.swal2-top-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.monsterinsights_page .swal2-container.swal2-top-end,.monsterinsights_page .swal2-container.swal2-top-right{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.monsterinsights_page .swal2-container.swal2-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.monsterinsights_page .swal2-container.swal2-center-left,.monsterinsights_page .swal2-container.swal2-center-start{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.monsterinsights_page .swal2-container.swal2-center-end,.monsterinsights_page .swal2-container.swal2-center-right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.monsterinsights_page .swal2-container.swal2-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.monsterinsights_page .swal2-container.swal2-bottom-left,.monsterinsights_page .swal2-container.swal2-bottom-start{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.monsterinsights_page .swal2-container.swal2-bottom-end,.monsterinsights_page .swal2-container.swal2-bottom-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.monsterinsights_page .swal2-container.swal2-grow-fullscreen>.swal2-modal{-ms-flex:1;flex:1;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-pack:center}.monsterinsights_page .swal2-container.swal2-grow-fullscreen>.swal2-modal,.monsterinsights_page .swal2-container.swal2-grow-row>.swal2-modal{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-flex:1;-webkit-box-pack:center;justify-content:center}.monsterinsights_page .swal2-container.swal2-grow-row>.swal2-modal{-ms-flex:1;flex:1;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center}.monsterinsights_page .swal2-container.swal2-grow-column{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.monsterinsights_page .swal2-container.swal2-grow-column.swal2-bottom,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-center,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.monsterinsights_page .swal2-container.swal2-grow-column.swal2-bottom-left,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-bottom-start,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-center-left,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-center-start,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-top-left,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-top-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.monsterinsights_page .swal2-container.swal2-grow-column.swal2-bottom-end,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-bottom-right,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-center-end,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-center-right,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-top-end,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-top-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.monsterinsights_page .swal2-container.swal2-grow-column>.swal2-modal{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.monsterinsights_page .swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen)>.swal2-modal{margin:auto}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.monsterinsights_page .swal2-container .swal2-modal{margin:0!important}}.monsterinsights_page .swal2-container.swal2-fade{-webkit-transition:background-color .1s;transition:background-color .1s}.monsterinsights_page .swal2-container.swal2-shown{background-color:rgba(0,0,0,.4)}.monsterinsights_page .swal2-popup{display:none;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32em;max-width:100%;padding:1.25em;border-radius:.3125em;background:#fff;font-family:inherit;font-size:1rem;-webkit-box-sizing:border-box;box-sizing:border-box;right:0;top:0}.monsterinsights_page .swal2-popup:focus{outline:0}.monsterinsights_page .swal2-popup.swal2-loading{overflow-y:hidden}.monsterinsights_page .swal2-popup .swal2-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.monsterinsights_page .swal2-popup .swal2-title{display:block;position:relative;max-width:100%;margin:0 0 .4em;padding:0;color:#595959;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}.monsterinsights_page .swal2-popup .swal2-actions{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1.25em auto 0;z-index:1}.monsterinsights_page .swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.monsterinsights_page .swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:-webkit-gradient(linear,right top,right bottom,from(rgba(0,0,0,.1)),to(rgba(0,0,0,.1)));background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.monsterinsights_page .swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:-webkit-gradient(linear,right top,right bottom,from(rgba(0,0,0,.2)),to(rgba(0,0,0,.2)));background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}.monsterinsights_page .swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-confirm{width:2.5em;height:2.5em;margin:.46875em;padding:0;border-radius:100%;border:.25em solid rgba(0,0,0,0);background-color:rgba(0,0,0,0)!important;color:rgba(0,0,0,0);cursor:default;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.monsterinsights_page .swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-cancel{margin-left:30px;margin-right:30px}.monsterinsights_page .swal2-popup .swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm:after{display:inline-block;width:15px;height:15px;margin-right:5px;border-radius:50%;border:3px solid #999;border-left-color:rgba(0,0,0,0);-webkit-box-shadow:-1px 1px 1px #fff;box-shadow:-1px 1px 1px #fff;content:"";-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal}.monsterinsights_page .swal2-popup .swal2-styled{margin:.3125em;padding:.625em 2em;font-weight:500;-webkit-box-shadow:none;box-shadow:none}.monsterinsights_page .swal2-popup .swal2-styled:not([disabled]){cursor:pointer}.monsterinsights_page .swal2-popup .swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#3085d6;color:#fff;font-size:1.0625em}.monsterinsights_page .swal2-popup .swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#aaa;color:#fff;font-size:1.0625em}.monsterinsights_page .swal2-popup .swal2-styled:focus{outline:0;-webkit-box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(50,100,150,.4);box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(50,100,150,.4)}.monsterinsights_page .swal2-popup .swal2-styled::-moz-focus-inner{border:0}.monsterinsights_page .swal2-popup .swal2-footer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1.25em 0 0;padding:1em 0 0;border-top:1px solid #eee;color:#545454;font-size:1em}.monsterinsights_page .swal2-popup .swal2-image{max-width:100%;margin:1.25em auto}.monsterinsights_page .swal2-popup .swal2-close{position:absolute;top:0;left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.2em;height:1.2em;padding:0;-webkit-transition:color .1s ease-out;transition:color .1s ease-out;border:none;border-radius:0;outline:initial;background:100% 0;color:#ccc;font-family:serif;font-size:2.5em;line-height:1.2;cursor:pointer;overflow:hidden}.monsterinsights_page .swal2-popup .swal2-close:hover{-webkit-transform:none;-ms-transform:none;transform:none;color:#f27474}.monsterinsights_page .swal2-popup>.swal2-checkbox,.monsterinsights_page .swal2-popup>.swal2-file,.monsterinsights_page .swal2-popup>.swal2-input,.monsterinsights_page .swal2-popup>.swal2-radio,.monsterinsights_page .swal2-popup>.swal2-select,.monsterinsights_page .swal2-popup>.swal2-textarea{display:none}.monsterinsights_page .swal2-popup .swal2-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0;color:#545454;font-size:1.125em;font-weight:300;line-height:normal;z-index:1;word-wrap:break-word}.monsterinsights_page .swal2-popup #swal2-content{text-align:center}.monsterinsights_page .swal2-popup .swal2-checkbox,.monsterinsights_page .swal2-popup .swal2-file,.monsterinsights_page .swal2-popup .swal2-input,.monsterinsights_page .swal2-popup .swal2-radio,.monsterinsights_page .swal2-popup .swal2-select,.monsterinsights_page .swal2-popup .swal2-textarea{margin:1em auto}.monsterinsights_page .swal2-popup .swal2-file,.monsterinsights_page .swal2-popup .swal2-input,.monsterinsights_page .swal2-popup .swal2-textarea{width:100%;-webkit-transition:border-color .3s,-webkit-box-shadow .3s;transition:border-color .3s,-webkit-box-shadow .3s;transition:border-color .3s,box-shadow .3s;transition:border-color .3s,box-shadow .3s,-webkit-box-shadow .3s;border:1px solid #d9d9d9;border-radius:.1875em;font-size:1.125em;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.06);box-shadow:inset 0 1px 1px rgba(0,0,0,.06);-webkit-box-sizing:border-box;box-sizing:border-box}.monsterinsights_page .swal2-popup .swal2-file.swal2-inputerror,.monsterinsights_page .swal2-popup .swal2-input.swal2-inputerror,.monsterinsights_page .swal2-popup .swal2-textarea.swal2-inputerror{border-color:#f27474!important;-webkit-box-shadow:0 0 2px #f27474!important;box-shadow:0 0 2px #f27474!important}.monsterinsights_page .swal2-popup .swal2-file:focus,.monsterinsights_page .swal2-popup .swal2-input:focus,.monsterinsights_page .swal2-popup .swal2-textarea:focus{border:1px solid #b4dbed;outline:0;-webkit-box-shadow:0 0 3px #c4e6f5;box-shadow:0 0 3px #c4e6f5}.monsterinsights_page .swal2-popup .swal2-file::-webkit-input-placeholder,.monsterinsights_page .swal2-popup .swal2-input::-webkit-input-placeholder,.monsterinsights_page .swal2-popup .swal2-textarea::-webkit-input-placeholder{color:#ccc}.monsterinsights_page .swal2-popup .swal2-file::-moz-placeholder,.monsterinsights_page .swal2-popup .swal2-input::-moz-placeholder,.monsterinsights_page .swal2-popup .swal2-textarea::-moz-placeholder{color:#ccc}.monsterinsights_page .swal2-popup .swal2-file:-ms-input-placeholder,.monsterinsights_page .swal2-popup .swal2-input:-ms-input-placeholder,.monsterinsights_page .swal2-popup .swal2-textarea:-ms-input-placeholder{color:#ccc}.monsterinsights_page .swal2-popup .swal2-file::-ms-input-placeholder,.monsterinsights_page .swal2-popup .swal2-input::-ms-input-placeholder,.monsterinsights_page .swal2-popup .swal2-textarea::-ms-input-placeholder{color:#ccc}.monsterinsights_page .swal2-popup .swal2-file::placeholder,.monsterinsights_page .swal2-popup .swal2-input::placeholder,.monsterinsights_page .swal2-popup .swal2-textarea::placeholder{color:#ccc}.monsterinsights_page .swal2-popup .swal2-range input{width:80%}.monsterinsights_page .swal2-popup .swal2-range output{width:20%;font-weight:600;text-align:center}.monsterinsights_page .swal2-popup .swal2-range input,.monsterinsights_page .swal2-popup .swal2-range output{height:2.625em;margin:1em auto;padding:0;font-size:1.125em;line-height:2.625em}.monsterinsights_page .swal2-popup .swal2-input{height:2.625em;padding:0 .75em}.monsterinsights_page .swal2-popup .swal2-input[type=number]{max-width:10em}.monsterinsights_page .swal2-popup .swal2-file{font-size:1.125em}.monsterinsights_page .swal2-popup .swal2-textarea{height:6.75em;padding:.75em}.monsterinsights_page .swal2-popup .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;color:#545454;font-size:1.125em}.monsterinsights_page .swal2-popup .swal2-checkbox,.monsterinsights_page .swal2-popup .swal2-radio{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.monsterinsights_page .swal2-popup .swal2-checkbox label,.monsterinsights_page .swal2-popup .swal2-radio label{margin:0 .6em;font-size:1.125em}.monsterinsights_page .swal2-popup .swal2-checkbox input,.monsterinsights_page .swal2-popup .swal2-radio input{margin:0 .4em}.monsterinsights_page .swal2-popup .swal2-validation-message{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.625em;background:#f0f0f0;color:#666;font-size:1em;font-weight:300;overflow:hidden}.monsterinsights_page .swal2-popup .swal2-validation-message:before{display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center;content:"!";zoom:normal}@supports (-ms-accelerator:true){.monsterinsights_page .swal2-range input{width:100%!important}.monsterinsights_page .swal2-range output{display:none}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.monsterinsights_page .swal2-range input{width:100%!important}.monsterinsights_page .swal2-range output{display:none}}@-moz-document url-prefix(){.monsterinsights_page .swal2-close:focus{outline:2px solid rgba(50,100,150,.4)}}.monsterinsights_page .swal2-icon{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:5em;height:5em;margin:1.25em auto 1.875em;border:.25em solid rgba(0,0,0,0);border-radius:50%;line-height:5em;cursor:default;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;zoom:normal}.monsterinsights_page .swal2-icon-text{font-size:3.75em}.monsterinsights_page .swal2-icon.swal2-error{border-color:#f27474}.monsterinsights_page .swal2-icon.swal2-error .swal2-x-mark{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.monsterinsights_page .swal2-icon.swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}.monsterinsights_page .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{right:1.0625em;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.monsterinsights_page .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{left:1em;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.monsterinsights_page .swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.monsterinsights_page .swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee;font-size:1rem}.monsterinsights_page .swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.monsterinsights_page .swal2-icon.swal2-success{border-color:#a5dc86}.monsterinsights_page .swal2-icon.swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);border-radius:50%}.monsterinsights_page .swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;right:-2.0635em;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:3.75em 3.75em;-ms-transform-origin:3.75em 3.75em;transform-origin:3.75em 3.75em;border-radius:0 7.5em 7.5em 0}.monsterinsights_page .swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;right:1.875em;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:100% 3.75em;-ms-transform-origin:100% 3.75em;transform-origin:100% 3.75em;border-radius:7.5em 0 0 7.5em}.monsterinsights_page .swal2-icon.swal2-success .swal2-success-ring{position:absolute;top:-.25em;right:-.25em;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%;z-index:2;-webkit-box-sizing:content-box;box-sizing:content-box}.monsterinsights_page .swal2-icon.swal2-success .swal2-success-fix{position:absolute;top:.5em;right:1.625em;width:.4375em;height:5.625em;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);z-index:1}.monsterinsights_page .swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;height:.3125em;border-radius:.125em;background-color:#a5dc86;z-index:2}.monsterinsights_page .swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;right:.875em;width:1.5625em;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.monsterinsights_page .swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;left:.5em;width:2.9375em;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.monsterinsights_page .swal2-progresssteps{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 1.25em;padding:0;font-weight:600}.monsterinsights_page .swal2-progresssteps li{display:inline-block;position:relative}.monsterinsights_page .swal2-progresssteps .swal2-progresscircle{width:2em;height:2em;border-radius:2em;background:#3085d6;color:#fff;line-height:2em;text-align:center;z-index:20}.monsterinsights_page .swal2-progresssteps .swal2-progresscircle:first-child{margin-right:0}.monsterinsights_page .swal2-progresssteps .swal2-progresscircle:last-child{margin-left:0}.monsterinsights_page .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep{background:#3085d6}.monsterinsights_page .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progresscircle,.monsterinsights_page .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progressline{background:#add8e6}.monsterinsights_page .swal2-progresssteps .swal2-progressline{width:2.5em;height:.4em;margin:0 -1px;background:#3085d6;z-index:10}.monsterinsights_page [class^=swal2]{-webkit-tap-highlight-color:transparent}.monsterinsights_page .swal2-show{-webkit-animation:swal2-show .3s;animation:swal2-show .3s}.monsterinsights_page .swal2-show.swal2-noanimation{-webkit-animation:none;animation:none}.monsterinsights_page .swal2-hide{-webkit-animation:swal2-hide .15s forwards;animation:swal2-hide .15s forwards}.monsterinsights_page .swal2-hide.swal2-noanimation{-webkit-animation:none;animation:none}.monsterinsights_page .swal2-rtl .swal2-close{left:auto;right:0}.monsterinsights_page .swal2-animate-success-icon .swal2-success-line-tip{-webkit-animation:swal2-animate-success-line-tip .75s;animation:swal2-animate-success-line-tip .75s}.monsterinsights_page .swal2-animate-success-icon .swal2-success-line-long{-webkit-animation:swal2-animate-success-line-long .75s;animation:swal2-animate-success-line-long .75s}.monsterinsights_page .swal2-animate-success-icon .swal2-success-circular-line-right{-webkit-animation:swal2-rotate-success-circular-line 4.25s ease-in;animation:swal2-rotate-success-circular-line 4.25s ease-in}.monsterinsights_page .swal2-animate-error-icon{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.monsterinsights_page .swal2-animate-error-icon .swal2-x-mark{-webkit-animation:swal2-animate-error-x-mark .5s;animation:swal2-animate-error-x-mark .5s}@-webkit-keyframes swal2-rotate-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes swal2-rotate-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@media print{.monsterinsights_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}.monsterinsights_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}.monsterinsights_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}.monsterinsights-notifications-display{background:#fff;border-right:3px solid #509fe2;padding:20px;border-radius:0 3px 3px 0;margin-bottom:50px;position:relative}.monsterinsights-settings-content .monsterinsights-notifications-display{margin-top:20px;margin-bottom:20px}.monsterinsights-notifications-display h3{margin:0 0 4px;font-size:16px;line-height:20px}.monsterinsights-notifications-display p{margin-top:4px;margin-bottom:12px;font-size:14px;line-height:18px}.monsterinsights-notifications-display .monsterinsights-notification{display:-webkit-box;display:-ms-flexbox;display:flex}.monsterinsights-notifications-display .monsterinsights-notification .monsterinsights-notifications-indicator{padding-top:10px}.monsterinsights-notifications-display .monsterinsights-notification .monsterinsights-notifications-indicator a{position:relative}.monsterinsights-notifications-display .monsterinsights-notification-inner{margin-right:25px}.monsterinsights-notifications-display .monsterinsights-button{margin-left:15px}.monsterinsights-notifications-display .monsterinsights-notification-navigation{position:absolute;left:0;top:100%}.monsterinsights-notifications-display .monsterinsights-notification-navigation button{background:#fff;border:none;border-radius:0 0 3px 3px;margin:0;padding:5px 8px 7px;color:#a8aebd;cursor:pointer}.monsterinsights-notifications-display .monsterinsights-notification-navigation button:focus,.monsterinsights-notifications-display .monsterinsights-notification-navigation button:hover{color:#509fe2}.monsterinsights-notifications-display .monsterinsights-notification-navigation button .monstericon-arrow{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);font-size:10px}.monsterinsights-notifications-display .monsterinsights-notification-navigation button.monsterinsights-notification-previous{margin-left:2px}.monsterinsights-notifications-display .monsterinsights-notification-navigation button.monsterinsights-notification-previous .monstericon-arrow{-webkit-transform:rotate(-270deg);-ms-transform:rotate(-270deg);transform:rotate(-270deg)}.monsterinsights-notifications-display .monsterinsights-notification-dismiss{border:none;background:none;color:#a8aebd;position:absolute;left:12px;top:9px;padding:0;margin:0;font-size:16px;cursor:pointer}.monsterinsights-notifications-display .monsterinsights-notifications-unread{min-width:10px;height:16px;background:#c84b29;border:1.72823px solid #f9fbff;position:absolute;bottom:12px;right:18px;border-radius:20px;line-height:16px;color:#fff;font-weight:700;text-align:center;display:inline-block;padding:0 3px}.monsterinsights-report .monsterinsights-notifications-display .monsterinsights-notifications-unread{min-width:16px;height:16px;background:#c84b29;border:1.72823px solid #f9fbff;position:absolute;bottom:4px;border-radius:20px;line-height:1;color:#fff;font-weight:700;text-align:center;padding:0 2px;right:20px}.monsterinsights-admin-page.monsterinsights-path-about-us .monsterinsights-notificationsv3-container,.monsterinsights-admin-page.monsterinsights-path-addons .monsterinsights-notificationsv3-container,.monsterinsights-admin-page.monsterinsights-path-tools-import-export .monsterinsights-notificationsv3-container,.monsterinsights-admin-page.monsterinsights-path-tools-url-builder .monsterinsights-notificationsv3-container,.monsterinsights-admin-page.monsterinsights-reports-page .monsterinsights-notificationsv3-container{margin-left:0}.monsterinsights-admin-page .monsterinsights-notificationsv3-container{display:inline-block;margin-left:20px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-number{position:absolute;top:-11px;min-width:20px;height:20px;line-height:20px;display:block;background:#eb5757;border-radius:20px;font-size:12px;color:#fff;font-weight:700;text-align:center;padding:0 6px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-number.number-greater-than-10{left:-13px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-number.number-less-than-10{left:-10px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-dismissed-number{min-width:24px;height:24px;background:#7c869d;border-radius:20px;display:inline-block;text-align:center;vertical-align:middle;line-height:24px;color:#fff;font-size:14px;font-weight:700;padding:0 8px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-no-notifications{text-align:center;position:absolute;top:50%;margin-top:-69px;width:100%}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-no-notifications h4{font-size:16px;color:#7c869d}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button{position:relative}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button{position:absolute;top:21px;left:15px}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button .monsterinsights-button{background:#f0f2f4;border-radius:3px;padding:11px 7px;line-height:0;vertical-align:middle;margin-top:-2px;border:solid #d3d7de;border-width:1px 1px 2px}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button .monsterinsights-button{display:inline-block}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button .monsterinsights-button:active,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button .monsterinsights-button:focus,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button .monsterinsights-button:hover{background:#e7eaec;border-color:#d3d7de;outline:none}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button .monsterinsights-notificationsv3-inbox-number{cursor:pointer}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar{width:440px;position:fixed;top:32px;left:0;background:#fff;z-index:1001;overflow:scroll;height:100%;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar{top:46px;width:300px}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(-50px)}to{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(-50px);transform:translateX(-50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar.monsterinsights-notificationsv3-sidebar-in{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-single-notification{padding:0 16px;overflow:hidden}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top{background:#2679c1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-title{width:50%}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-title svg{margin-left:10px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-title h3{display:inline-block;color:#fff;font-size:18px;font-weight:700}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions{width:50%;text-align:left}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-button{color:#fff;text-decoration:underline;border:0;padding:0;background:rgba(0,0,0,0);border-radius:0}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-button{display:inline-block}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-button:hover{color:#efe5e5}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-button:active,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-button:focus{outline:none}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-notificationsv3-sidebar-close{margin-right:12px;vertical-align:bottom}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-notificationsv3-sidebar-close:active svg path,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-notificationsv3-sidebar-close:focus svg path,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-notificationsv3-sidebar-close:hover svg path{fill:#efe5e5}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px;border-bottom:1px solid #e2e4e9;margin:0 16px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-notifications-count{width:50%}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-notifications-count .monsterinsights-notificationsv3-inbox-number{position:relative;display:inline-block;top:inherit;left:inherit;min-width:24px;height:24px;line-height:24px;margin-left:8px;padding:0 8px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-notifications-count .monsterinsights-notificationsv3-dismissed-number{margin-left:8px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-notifications-count h4{display:inline-block}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-actions{width:50%;text-align:left}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-actions span{text-decoration:underline;color:#99a1b3;cursor:pointer}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-actions span:active,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-actions span:focus,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-actions span:hover{color:#a9b1c3}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications{display:block;margin-bottom:32px}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications{margin-bottom:46px}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification{border-bottom:1px solid #e2e4e9;padding-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-icon{width:54px;float:right;text-align:center;padding-top:24px}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-icon{float:none;margin:0 auto}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details{float:right;width:354px;padding-top:20px}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details{width:260px}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-title h5{margin-top:0;margin-bottom:0;color:#393f4c;font-size:13px;font-weight:700;width:70%;display:inline-block}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-title h5{width:65%}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-title span{color:#7f899f;font-size:13px;float:left}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-content p{color:#393f4c;font-size:13px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:2px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions .monsterinsights-button{display:block;background:#f0f2f4;border:1px solid #d3d7de;border-radius:3px;font-weight:500;font-size:13px;color:#393f4c;letter-spacing:.02em;padding:6px 11px;margin-left:10px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions .monsterinsights-button:active,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions .monsterinsights-button:focus,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions .monsterinsights-button:hover{background:#d3d7de}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions span{font-size:13px;color:#7f899f;cursor:pointer}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions span:active,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions span:focus,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions span:hover{color:#a9b1c3}.monsterinsights-tooltip{display:block!important;z-index:10000;max-width:350px}.monsterinsights-tooltip .monsterinsights-tooltip-inner{background:#5f6197;color:#fff;border-radius:5px;padding:16px 20px;font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}.monsterinsights-tooltip .monsterinsights-tooltip-inner a{color:#fff;font-weight:700}.monsterinsights-tooltip .monsterinsights-tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px;border-color:#5f6197;z-index:1}.monsterinsights-tooltip[x-placement^=top]{padding-bottom:5px}.monsterinsights-tooltip[x-placement^=top] .monsterinsights-tooltip-arrow{border-width:5px 5px 0;border-right-color:rgba(0,0,0,0)!important;border-left-color:rgba(0,0,0,0)!important;border-bottom-color:rgba(0,0,0,0)!important;bottom:0;right:calc(50% - 5px);margin-top:0;margin-bottom:0}.monsterinsights-tooltip[x-placement^=bottom]{padding-top:5px}.monsterinsights-tooltip[x-placement^=bottom] .monsterinsights-tooltip-arrow{border-width:0 5px 5px;border-right-color:rgba(0,0,0,0)!important;border-left-color:rgba(0,0,0,0)!important;border-top-color:rgba(0,0,0,0)!important;top:0;right:calc(50% - 5px);margin-top:0;margin-bottom:0}.monsterinsights-tooltip[x-placement^=right]{padding-right:5px}.monsterinsights-tooltip[x-placement^=right] .monsterinsights-tooltip-arrow{border-width:5px 0 5px 5px;border-right-color:rgba(0,0,0,0)!important;border-top-color:rgba(0,0,0,0)!important;border-bottom-color:rgba(0,0,0,0)!important;right:0;top:calc(50% - 5px);margin-right:0;margin-left:0}.monsterinsights-tooltip[x-placement^=left]{padding-left:5px}.monsterinsights-tooltip[x-placement^=left] .monsterinsights-tooltip-arrow{border-width:5px 5px 5px 0;border-top-color:rgba(0,0,0,0)!important;border-left-color:rgba(0,0,0,0)!important;border-bottom-color:rgba(0,0,0,0)!important;left:0;top:calc(50% - 5px);margin-right:0;margin-left:0}.monsterinsights-tooltip.popover .popover-inner{background:#fff;color:#5f6197;padding:24px;border-radius:5px;-webkit-box-shadow:0 5px 30px rgba(0,0,0,.1);box-shadow:0 5px 30px rgba(0,0,0,.1)}.monsterinsights-tooltip.popover .popover-arrow{border-color:#fff}.monsterinsights-tooltip[aria-hidden=true]{visibility:hidden;opacity:0;-webkit-transition:opacity .15s,visibility .15s;transition:opacity .15s,visibility .15s}.monsterinsights-tooltip[aria-hidden=false]{visibility:visible;opacity:1;-webkit-transition:opacity .15s;transition:opacity .15s}.monsterinsights-conditional-logic-container button:focus{outline:0}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-header{margin-bottom:30px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-header .monsterinsights-conditional-rule-sets-number{float:left}.monsterinsights-conditional-logic-container .monsterinsights-condition-rule-separator{text-align:center;font-weight:700;display:block;margin:0 auto 20px;position:relative}.monsterinsights-conditional-logic-container .monsterinsights-condition-rule-separator:after,.monsterinsights-conditional-logic-container .monsterinsights-condition-rule-separator:before{content:"";position:absolute;top:45%;width:45%;height:2px;background:#d6e2ed;margin-top:-1px}.monsterinsights-conditional-logic-container .monsterinsights-condition-rule-separator:before{right:0}.monsterinsights-conditional-logic-container .monsterinsights-condition-rule-separator:after{left:0}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column{width:100%;margin-left:18px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field{text-transform:capitalize;width:100%;height:38px;min-height:38px;line-height:38px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field.text-input{padding:0 8px;border-color:#ddd;text-transform:none;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;height:38px;margin-top:0;line-height:38px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field input[type=text]{padding-top:5px;padding-bottom:5px;height:inherit}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field.multiselect--active .multiselect__tags .multiselect__spinner{z-index:1}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field .multiselect__tags{padding:0;height:38px;min-height:38px;border-color:#ddd;margin-top:0;-webkit-box-sizing:border-box;box-sizing:border-box}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field .multiselect__tags input[type=text]{border:0;height:36px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field .multiselect__tags .multiselect__single{margin-bottom:0;padding:0 8px;line-height:36px;font-size:14px;white-space:pre}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field .multiselect__tags .multiselect__placeholder{display:block;margin-bottom:0;line-height:36px;padding:0 8px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field .multiselect__tags .multiselect__spinner{width:35px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .add-new-condition{padding:6px 12px;margin:0}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .add-new-condition:focus{outline:0}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .remove-condition{border:0;padding:0;margin:0;background:rgba(0,0,0,0)}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .remove-condition:focus{outline:0}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .remove-condition .monstericon-times-circle{color:#dc3232;cursor:pointer;padding:0;margin:0 15px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .remove-condition .monstericon-times-circle:focus{outline:0}.monsterinsights-upload-media-wrapper .monsterinsights-dark{display:block}.monsterinsights-upload-media-wrapper .monsterinsights-upload-media-label{margin-bottom:0}.monsterinsights-upload-media-wrapper .monsterinsights-uploaded-media{display:block;width:100%;margin-top:20px;position:relative;max-width:300px}.monsterinsights-upload-media-wrapper .monsterinsights-uploaded-media .monsterinsights-uploaded-media-overlay{display:none;background:rgba(0,0,0,.7);width:100%;position:absolute;top:0;right:0;height:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.monsterinsights-upload-media-wrapper .monsterinsights-uploaded-media .monsterinsights-uploaded-media-overlay .monsterinsights-remove-uploaded-media{color:#fff;text-decoration:underline;margin-right:auto;cursor:pointer;padding:0 0 10px 10px}.monsterinsights-upload-media-wrapper .monsterinsights-uploaded-media .monsterinsights-uploaded-media-overlay .monsterinsights-remove-uploaded-media:hover{text-decoration:none}.monsterinsights-upload-media-wrapper .monsterinsights-uploaded-media:hover .monsterinsights-uploaded-media-overlay{display:-webkit-box;display:-ms-flexbox;display:flex}.monsterinsights-upload-media-wrapper .monsterinsights-uploaded-media img{max-width:100%;display:inline-block}.monsterinsights-upload-media-wrapper .monsterinsights-upload-media{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:20px}.monsterinsights-upload-media-wrapper .monsterinsights-upload-media .monsterinsights-upload-media-input{width:73%;margin-left:2%;float:right;position:relative}.monsterinsights-upload-media-wrapper .monsterinsights-upload-media .monsterinsights-upload-media-button{width:25%;float:right;font-size:15px}.monsterinsights-upload-media-wrapper .monsterinsights-upload-media .monsterinsights-upload-media-button:active,.monsterinsights-upload-media-wrapper .monsterinsights-upload-media .monsterinsights-upload-media-button:focus,.monsterinsights-upload-media-wrapper .monsterinsights-upload-media .monsterinsights-upload-media-button:hover{outline:none}.monsterinsights-email-summaries-settings a{color:#509fe2!important}.monsterinsights-email-summaries-settings a:focus,.monsterinsights-email-summaries-settings a:hover{color:#393f4c!important}.monsterinsights-email-summaries-settings .monsterinsights-dark{display:block}.monsterinsights-email-summaries-settings .inline-field .monsterinsights-button:first-child{margin-right:0}.monsterinsights-email-summaries-settings .monsterinsights-settings-input-repeater{margin-bottom:18px}.monsterinsights-email-summaries-settings .monsterinsights-button.monsterinsights-button-disabled{cursor:not-allowed;background:#39967e!important;border-color:#4ab99b!important}.monsterinsights-accordion .monsterinsights-accordion{padding:0;border:1px solid #e0e0e0}.monsterinsights-accordion .monsterinsights-accordion div:not(:last-child){border-bottom:1px solid rgba(10,10,10,.1)}.monsterinsights-accordion .monsterinsights-accordion div:last-child .monsterinsights-accordion-item-details{border-radius:5px}.monsterinsights-accordion .monsterinsights-accordion dd{margin-right:0;margin-bottom:0}.monsterinsights-accordion .monsterinsights-accordion-item-trigger{cursor:pointer;outline:none}.monsterinsights-accordion .monsterinsights-accordion-item-details-inner,.monsterinsights-accordion .monsterinsights-accordion-item-trigger{padding:0 20px 30px}.monsterinsights-accordion .monsterinsights-accordion-item.is-active .monsterinsights-accordion-item-title{border-bottom:1px solid #e0e0e0}.monsterinsights-accordion .monsterinsights-accordion-item-title{position:relative;background-color:#fff;cursor:pointer}.monsterinsights-accordion .monsterinsights-accordion-item-title h4.monsterinsights-accordion-item-title-text{font-size:20px;margin-bottom:0;padding-left:1.25rem}.monsterinsights-accordion .monsterinsights-accordion-item-title h4.monsterinsights-accordion-item-title-text .title{padding-right:15px}.monsterinsights-accordion .monsterinsights-accordion-item-trigger{width:100%;text-align:right;background-color:rgba(0,0,0,0);border:none}.monsterinsights-accordion .monsterinsights-accordion-item-trigger-icon{display:block;position:absolute;top:0;left:1.5rem;bottom:0;margin:auto;width:8px;height:8px;border-left:2px solid #363636;border-bottom:2px solid #363636;-webkit-transform:translateY(-2px) rotate(-45deg);-ms-transform:translateY(-2px) rotate(-45deg);transform:translateY(-2px) rotate(-45deg);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.monsterinsights-accordion .monsterinsights-accordion-item-trigger-icon.is-active{-webkit-transform:translateY(2px) rotate(-225deg);-ms-transform:translateY(2px) rotate(-225deg);transform:translateY(2px) rotate(-225deg)}.monsterinsights-accordion .monsterinsights-accordion-item-details{overflow:hidden;background-color:#fff;padding-top:15px}.monsterinsights-accordion .monsterinsights-accordion-item-details p,.monsterinsights-accordion .monsterinsights-accordion-item-details ul{font-size:1.2em;line-height:1.8}.monsterinsights-accordion .monsterinsights-accordion-item-enter-active,.monsterinsights-accordion .monsterinsights-accordion-item-leave-active{will-change:height;-webkit-transition:height .2s ease;transition:height .2s ease}.monsterinsights-accordion .monsterinsights-accordion-item-enter,.monsterinsights-accordion .monsterinsights-accordion-item-leave-to{height:0!important}body{background:#f3f6ff;margin:0}.monsterinsights-admin-page,.monsterinsights-admin-page *{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}#wpcontent,.auto-fold #wpcontent{padding-right:0}.monsterinsights-highlighted-text{color:#64bfa5;font-weight:700}.monsterinsights-bold{font-weight:700}.monsterinsights-bg-img{width:100%;padding-top:66%;position:relative}.monsterinsights-bg-img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-size:contain}.monsterinsights-header{padding:20px 10px;background-color:#f9fbff;min-height:85px}.monsterinsights-settings-panel-network>.monsterinsights-header{background-color:rgba(0,0,0,0)}.monsterinsights-logo-area{float:right;max-width:calc(100vw - 170px)}.monsterinsights-logo-area img{display:block;max-width:100%}@media (max-width:782px){.monsterinsights-logo-area{text-align:center;margin:0 auto;float:none}.monsterinsights-logo-area img{display:inline-block;max-height:35px}}@media (max-width:782px){.monsterinsights-header .monsterinsights-container,.monsterinsights-navigation-bar .monsterinsights-container{padding:0;width:100%}}.monsterinsights-navigation-bar{width:100%;background:#fff;border-top:1px solid #d5e2ed;border-bottom:1px solid #d5e2ed;padding:0 10px}@media (max-width:782px){.monsterinsights-navigation-bar{padding:0;border:0}}@media (max-width:750px){.monsterinsights-navigation-bar{background:none}}.monsterinsights-admin-page{position:relative}.monsterinsights-admin-page .monsterinsights-blocked{position:absolute;top:0;bottom:0;left:0;right:0;background:hsla(0,0%,100%,.5);z-index:999}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-header{padding-bottom:5px}.monsterinsights-admin-page .monsterinsights-header .monsterinsights-button{display:none}}.swal2-popup .swal2-title{line-height:1.2}#footer-left{color:#393f4c}#footer-left .monsterinsights-no-text-decoration{text-decoration:none;color:#fdb72c;font-size:14px}#footer-left a{color:#509fe1}#wpfooter{position:relative}#wpfooter:before{right:20px;left:20px;height:1px;background:#d6e2ed;content:"";position:absolute;top:-12px}.monsterinsights-container{margin:0 auto;max-width:100%;width:750px}.monsterinsights-admin-page .monsterinsights-navigation-tab-link{text-decoration:none;padding:17px 0 15px;border-bottom:2px solid #fff;font-size:14px;color:#393f4c;display:inline-block;margin-left:25px;line-height:1;outline:none;font-family:Lato,sans-serif}.monsterinsights-admin-page .monsterinsights-navigation-tab-link.router-link-exact-active,.monsterinsights-admin-page .monsterinsights-navigation-tab-link:focus,.monsterinsights-admin-page .monsterinsights-navigation-tab-link:hover{color:#509fe2;border-bottom-color:#509fe2;outline:none;-webkit-box-shadow:none;box-shadow:none}.monsterinsights-admin-page .monsterinsights-navigation-tab-link.router-link-exact-active{font-weight:700}.monsterinsights-admin-page .monsterinsights-navigation-tab-link.monsterinsights-navigation-tab-disabled:focus,.monsterinsights-admin-page .monsterinsights-navigation-tab-link.monsterinsights-navigation-tab-disabled:hover{border-bottom-color:rgba(0,0,0,0);color:#393f4c;cursor:default}.monsterinsights-admin-page .monsterinsights-navigation-tab-link.year-in-review{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAANCAYAAACdKY9CAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgBjdJbSFMBHMfx/7lMT7qdk5s7IsvWdIqZ6UFNJC+Yl4EGQUkYItHN8NZl7KESohUUVKCst8QoYkTFlLzlhWHZispSK7NWyjbdZmPJ5tbuLk9ZBD0U+H35v3xe/vADAEDgr15nZ3PgPymLi3E0o9F4XJim5P7GtfEpvIJHNYrJE6UXDXF/4MdKec3qrU2pakNS6+YuhULhQL98z3tvR26C58OKgY7aVJjWd/bUT8OuwtGsvSXJuICKQPEyLJZpTvjutI4UURqgiNm7NqE+I1EvXNDu60rShr2mM5K8etOK22H2OrCsCXUbGnD0PgD8a2B0uvKKTySBzVJqC8IsHR3cVhHNCgia3F2N0wKxnuUR4wiCsL8eLj8wxuyM0Q3l5nTTfDwIQhcNVL4HXK6Aqq9Dfu/2xpJoHhmViaEIiTyT1dMzQl0yKjqoI9e5kbStQ0ByMfBhcaCeqQO3n5i1hxgVB/NP8jiRDtzjXIoUb6fPR0h6EONwA9gIHsQXDQNfhMMR8j5Q9nHpp88uN8rEmJjSt1bMshDrSywoa0mNnxKI06fAZZEBTuwCPrMIaMQiPNEavvnZ5fl0WaqnKUnEYK3XhIVBc4GCR6yHDdIvkFw+BwSXghc3xOGBnonOEVdmg+Ly41uNEg7fGeKb8ahIulqSpwH7Ozl4pTtg2aOBN7rWO2NW69UuatrC4qFsJbSjKE5wM5sGX0H7oZu2+f7DbNBSFXqqOj3QnK7M+dcsjOc6Tz6sOEbCy+v7W56runvVF8rzYQ39AJVT15Tcu/1IAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:100% 50%;padding-right:18px;font-weight:700}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-navigation-tab-link{width:100%;text-align:center;padding:10px;color:#509fe2;font-size:16px;background:#fff;border:none}.monsterinsights-admin-page .monsterinsights-navigation-tab-link.router-link-exact-active{display:none}.monsterinsights-admin-page .monsterinsights-navigation-tab-link:focus{color:#393f4c;text-decoration:underline}}.monsterinsights-admin-page .monsterinsights-button{background:#509fe2;border:solid #2e7fbe;border-width:1px 1px 2px;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;padding:10px 20px;text-decoration:none}.monsterinsights-admin-page .monsterinsights-button:focus,.monsterinsights-admin-page .monsterinsights-button:hover{background-color:#3a93dd;border-color:#2971a9;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-disabled{background:#f3f6ff;border-color:#d6e2eb;color:#8ba4b7}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-secondary{background:#8da4b5;border-color:#6f8ca0;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-secondary:focus,.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-secondary:hover{background-color:#7e98ab;border-color:#627f94;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-green{background:#5cc0a5;border-color:#40a88d;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-green:focus,.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-green:hover{background-color:#4ab99b;border-color:#39967e;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-gray{background:#8ea4b4;border-color:#738ea1;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-gray:focus,.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-gray:hover{background-color:#596771;border-color:#738ea1}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-gray.monsterinsights-button-disabled{pointer-events:none}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-text{background:rgba(0,0,0,0);border:none;color:#509fe2;padding:0;border-radius:0;text-decoration:underline}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-text:focus,.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-text:hover{background:rgba(0,0,0,0);color:#393f4c}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-red{background:#ea4e64;border-color:#d21933;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-large{font-size:16px;padding:14px 27px}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-small{font-size:13px;line-height:20px;padding:5px 10px}.monsterinsights-green-text{color:#5cc0a5;font-weight:700}@media (max-width:782px){.wp-responsive-open #wpbody{margin-right:-18px}}.monsterinsights-mobile-nav-trigger{color:#393f4c;font-size:16px;font-weight:500;width:100%;display:block;border-color:#d6e2ed;border-style:solid;border-width:1px 0;background:#fff;padding:15px 10px;line-height:1;margin:0}@media (min-width:783px){.monsterinsights-mobile-nav-trigger{display:none}}.monsterinsights-mobile-nav-trigger i{color:#acbdc9;margin-right:10px;vertical-align:middle}@media (max-width:782px){.monsterinsights-main-navigation{background:#fff;height:0;overflow:hidden}.monsterinsights-main-navigation.monsterinsights-main-navigation-open{padding:10px 0;height:auto;border-bottom:1px solid #d6e2ed}}@media (min-width:782px){.wp-admin .monsterinsights-swal{margin-right:160px}.auto-fold .wp-admin .monsterinsights-swal{margin-right:36px}}@media (min-width:961px){.auto-fold .wp-admin .monsterinsights-swal{margin-right:160px}.folded .wp-admin .monsterinsights-swal{margin-right:36px}}.monsterinsights-modal{position:fixed;top:0;right:0;left:0;bottom:0;background:rgba(0,0,0,.8);z-index:99999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.monsterinsights-modal .monsterinsights-modal-inner{background:#fff;padding:50px;border:1px solid #d6e2ed;text-align:center;width:750px}.monsterinsights-modal .monsterinsights-modal-inner h2{margin-top:0;margin-bottom:0;line-height:1.4}.monsterinsights-modal .monsterinsights-modal-inner p{margin-bottom:0}.monsterinsights-modal .monsterinsights-modal-inner .monsterinsights-modal-buttons{margin-top:50px}.monsterinsights-modal .monsterinsights-modal-inner .monsterinsights-button{margin:0 10px}.monsterinsights-welcome-overlay{position:fixed;top:0;right:0;left:0;bottom:0;z-index:99999999;font-family:inherit;overflow:hidden;background-color:rgba(0,0,0,.5)}.monsterinsights-welcome-overlay .monsterinsights-welcome-overlay-inner{background:#fff;padding:30px;width:70%;margin:0 auto;position:relative;top:10%;height:80%}.monsterinsights-welcome-overlay .monsterinsights-overlay-close{background:none;border:none;position:absolute;top:5px;left:7px;padding:0;color:#777}.monsterinsights-welcome-overlay .monsterinsights-welcome-overlay-content{height:100%}.monsterinsights-welcome-overlay .monsterinsights-welcome-overlay-content iframe{height:100%;width:100%}.monsterinsights-float-right{float:left}.monsterinsights-loading-spinner-inline{text-align:center;margin:25px}.monsterinsights-loading-spinner-inline .monsterinsights-loading-spinner-inline-loader-holder{display:inline-block}.monsterinsights-semrush-cta{background:#fff;border-right:3px solid #338eef;padding:20px 26px;border-radius:0 3px 3px 0;position:relative}.monsterinsights-semrush-cta br{display:none}.monsterinsights-semrush-cta .monsterinsights-semrush-cta-close{position:absolute;top:12px;left:12px;cursor:pointer;border:0;background:rgba(0,0,0,0);padding:0;margin:0;outline:none}.monsterinsights-semrush-cta .monsterinsights-semrush-cta-title{font-weight:700;font-size:16px;line-height:20px;color:#393f4c;margin:0}.monsterinsights-semrush-cta .monsterinsights-semrush-cta-content{font-weight:400;font-size:14px;color:#393f4c}.monsterinsights-semrush-cta .monsterinsights-button{background:#338eef;border-radius:3px;font-weight:400;font-size:14px;border-width:0;padding:7px 12px}.monsterinsights-semrush-cta .monsterinsights-button:active,.monsterinsights-semrush-cta .monsterinsights-button:focus,.monsterinsights-semrush-cta .monsterinsights-button:hover{background:#3088e6;outline:none}
1
+ @import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap);strong[data-v-a9c27d52]{display:block}[data-v-6038a3d0]{will-change:height;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.expand-enter-active,.expand-leave-active{-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out;overflow:hidden}.expand-enter,.expand-leave-to{height:0}.monsterinsights-dark[data-v-e815e6e4]{display:block}.monsterinsights-reset-default[data-v-e815e6e4]{margin-right:5px}.monsterinsights-dark[data-v-7262cc05]{display:block}.monsterinsights-admin-page .monsterinsights-floating-bar{background:#4e5c66;color:#fff;font-size:13px;padding:10px;text-align:center;position:relative;margin:-20px -10px 20px}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-floating-bar{margin-top:-10px;padding-left:20px;padding-right:20px}}.monsterinsights-admin-page .monsterinsights-floating-bar a{text-decoration:underline;color:#fff}.monsterinsights-admin-page .monsterinsights-floating-bar a:focus,.monsterinsights-admin-page .monsterinsights-floating-bar a:hover{color:#fff;text-decoration:none}.monsterinsights-admin-page .monsterinsights-floating-bar .monsterinsights-floating-bar-close{padding:0;border:0;background:rgba(0,0,0,0);color:#fff;font-size:10px;position:absolute;left:15px;top:50%;margin-top:-5px}.monsterinsights-admin-page .monsterinsights-slide-enter-active,.monsterinsights-admin-page .monsterinsights-slide-leave-active{-webkit-transition-duration:.5s;transition-duration:.5s}.monsterinsights-admin-page .monsterinsights-slide-enter-to,.monsterinsights-admin-page .monsterinsights-slide-leave{max-height:100px;overflow:hidden}.monsterinsights-admin-page .monsterinsights-slide-enter,.monsterinsights-admin-page .monsterinsights-slide-leave-to{overflow:hidden;max-height:0}.monsterinsights-container[data-v-49792b74]:after{display:table;clear:both;content:""}.monsterinsights-quick-links{position:fixed;bottom:25px;left:25px;-webkit-box-shadow:0 0 10px 0 #ababab;box-shadow:0 0 10px 0 #ababab;width:60px;height:60px;border-radius:50%;background:#fff;z-index:1000;padding:5px 10px}.monsterinsights-quick-links.monsterinsights-quick-links-open,.monsterinsights-quick-links:focus,.monsterinsights-quick-links:hover{-webkit-box-shadow:0 0 15px 2px #ababab;box-shadow:0 0 15px 2px #ababab}.monsterinsights-quick-links-label{border-radius:50%;background:#fff;border:2px solid rgba(147,120,207,.21);position:absolute;right:2px;left:2px;top:2px;bottom:2px;padding:6px 8px 6px 6px;display:block;width:56px;height:56px;outline:none;cursor:pointer}.monsterinsights-quick-links-open .monsterinsights-quick-links-label .monsterinsights-quick-link-title{opacity:0;pointer-events:none}.monsterinsights-bg-img.monsterinsights-quick-links-mascot{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;padding-top:100%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;display:block}.monsterinsights-bg-img.monsterinsights-quick-links-mascot:after{background-image:url(data:image/png;base64,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)}.monsterinsights-quick-links-open .monsterinsights-bg-img.monsterinsights-quick-links-mascot{-webkit-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg)}.monsterinsights-quick-links-menu{position:absolute;bottom:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;left:6px;margin-bottom:10px}.monsterinsights-quick-links-menu .monsterinsights-quick-links-menu-item{display:block;width:48px;height:48px;background:#509fe2;border-radius:50%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;position:relative;-webkit-box-shadow:0 0 10px 0 #ababab;box-shadow:0 0 10px 0 #ababab;margin-bottom:6px;color:#fff;text-decoration:none;text-align:center;font-size:18px;line-height:48px}.monsterinsights-quick-links-menu .monsterinsights-quick-links-menu-item:hover{color:#fff;background:#50abee;-webkit-box-shadow:0 0 15px 2px #ababab;box-shadow:0 0 15px 2px #ababab}.monsterinsights-quick-links-menu .monsterinsights-quick-links-menu-item.monsterinsights-show{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.monsterinsights-quick-links-menu .monsterinsights-quick-links-menu-item.monsterinsights-quick-links-item-upgrade{background:#704cbc}.monsterinsights-quick-links-menu .monsterinsights-quick-links-menu-item.monsterinsights-quick-links-item-upgrade:hover{background:#509fe2}.monsterinsights-quick-link-title{position:absolute;left:100%;margin-left:10px;font-size:13px;color:#fff;background:#595959;border-radius:5px;white-space:nowrap;padding:6px 8px;display:block;top:50%;margin-top:-12px;line-height:1;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;outline:none}@font-face{font-family:Lato;src:url(../fonts/lato-regular-webfont.woff) format("woff"),url(../fonts/lato-regular-webfont.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Lato;src:url(../fonts/lato-bold-webfont.woff) format("woff"),url(../fonts/lato-bold-webfont.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:text-security-disc;src:url(data:font/woff2;base64,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) format("woff2"),url(data:font/woff;base64,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) format("woff"),url(../fonts/text-security-disc.ttf) format("truetype")}@font-face{font-family:Misettings;src:url(../fonts/icons.woff2) format("woff2"),url(../fonts/icons.woff) format("woff"),url(../fonts/icons.ttf) format("truetype"),url(../fonts/icons.otf) format("opentype");font-weight:400;font-style:normal}[class*=monstericon-]:before,body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-error:before,body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-info:before,body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring:before{display:inline-block;font-family:Misettings;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.monstericon-times-circle:before{content:"\f01b"}.monstericon-times:before{content:"\f021"}.monstericon-info-circle-regular:before{content:"\f01e"}.monstericon-arrow{-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);display:inline-block}.monstericon-arrow.monstericon-down{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.monstericon-arrow:before{content:"\f01f"}.monstericon-check:before{content:"\f015"}.monstericon-warning-triangle:before{content:"\f020"}.monstericon-star:before{content:"\f025"}.monstericon-files:before{content:"\f028"}.monstericon-search:before{content:"\f029"}.monstericon-user:before{content:"\f02a"}.monstericon-eye:before{content:"\f02b"}.monstericon-cog:before{content:"\f02c"}.monstericon-expand:before{content:"\f02d"}.monstericon-compress:before{content:"\f02f"}.monstericon-life-ring:before{content:"\f030"}.monstericon-wpbeginner:before{content:"\f031"}.monstericon-lightbulb:before{content:"\f032"}.monstericon-shopping-cart:before{content:"\f033"}.monstericon-calendar-alt:before{content:"\f04e"}.monstericon-long-arrow-right-light:before{content:"\f06a"}@media (max-width:782px){.monsterinsights-notices-area{margin-right:10px;margin-left:10px}}.monsterinsights-notice{position:relative;color:#444}.monsterinsights-notice .monsterinsights-notice-inner{margin-top:25px;padding:20px;background:#fff;border-right:3px solid;line-height:1.5;font-size:14px}.monsterinsights-notice .monsterinsights-notice-inner .notice-title{color:#393f4c;font-weight:700;display:block;margin:0 0 6px;padding:0}@media (max-width:782px){.monsterinsights-notice .monsterinsights-notice-inner{padding:10px}}.monsterinsights-notice.monsterinsights-notice-error .monsterinsights-notice-inner{border-right-color:#ea4e64}.monsterinsights-notice.monsterinsights-notice-warning .monsterinsights-notice-inner{border-right-color:#f5c953}.monsterinsights-notice.monsterinsights-notice-info .monsterinsights-notice-inner{border-right-color:#509fe2}.monsterinsights-notice.monsterinsights-notice-info-xl .monsterinsights-notice-inner{border:1px solid #509fe2;border-right-width:3px;color:#777}.monsterinsights-notice.monsterinsights-notice-info-xl .monsterinsights-notice-inner .monsterinsights-button{color:#fff;margin:15px 0 0}.monsterinsights-notice.monsterinsights-notice-success .monsterinsights-notice-inner{border-right-color:#5cc0a5}.monsterinsights-notice .notice-content{margin-left:20px}.monsterinsights-notice .notice-content a{color:#444}.monsterinsights-notice .dismiss-notice{border:none;background:none;padding:0;margin:0;display:inline-block;cursor:pointer;color:#acbdc9;position:relative;float:left}.monsterinsights-notice .dismiss-notice:focus,.monsterinsights-notice .dismiss-notice:hover{color:#444}.monsterinsights-notice.monsterinsights-notice-info .notice-content,.monsterinsights-notice.monsterinsights-notice-success .notice-content,.monsterinsights-notice.monsterinsights-notice-warning .notice-content{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:425px){.monsterinsights-notice.monsterinsights-notice-info .notice-content,.monsterinsights-notice.monsterinsights-notice-success .notice-content,.monsterinsights-notice.monsterinsights-notice-warning .notice-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.monsterinsights-notice.monsterinsights-notice-info .monsterinsights-notice-button,.monsterinsights-notice.monsterinsights-notice-success .monsterinsights-notice-button,.monsterinsights-notice.monsterinsights-notice-warning .monsterinsights-notice-button{-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin-left:-20px;margin-right:auto}@media (max-width:782px){.monsterinsights-notice.monsterinsights-notice-info .monsterinsights-notice-button,.monsterinsights-notice.monsterinsights-notice-success .monsterinsights-notice-button,.monsterinsights-notice.monsterinsights-notice-warning .monsterinsights-notice-button{margin-right:0}}.monsterinsights-notice.monsterinsights-notice-info .monsterinsights-button,.monsterinsights-notice.monsterinsights-notice-success .monsterinsights-button,.monsterinsights-notice.monsterinsights-notice-warning .monsterinsights-button{margin-top:0;padding:10px 16px 8px;line-height:1;font-size:14px;font-weight:600}@media (max-width:782px){.monsterinsights-notice.monsterinsights-notice-info .monsterinsights-button,.monsterinsights-notice.monsterinsights-notice-success .monsterinsights-button,.monsterinsights-notice.monsterinsights-notice-warning .monsterinsights-button{margin-top:10px;margin-right:0}}.monsterinsights-notice.monsterinsights-notice-error .monsterinsights-button{margin-top:10px;margin-right:0;color:#fff}body.swal2-toast-shown.monsterinsights_page .swal2-container.swal2-top-end,body.swal2-toast-shown.monsterinsights_page .swal2-container.swal2-top-right{top:32px}@media screen and (max-width:767px){body.swal2-toast-shown.monsterinsights_page .swal2-container.swal2-top-end,body.swal2-toast-shown.monsterinsights_page .swal2-container.swal2-top-right{top:42px;left:auto;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast{border-radius:0;padding:9px;border-right:3px solid #fff}@media screen and (max-width:767px){body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast{width:80vw}}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast.mi-success{border-right-color:#5cc0a5}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast.mi-info{border-right-color:#509fe2}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast.mi-error{border-right-color:#ea4e64}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-title{color:#393f4c;font-size:13px;font-weight:400}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-close{font-size:15px;width:10px;height:10px;line-height:10px}@media screen and (max-width:767px){body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-close{padding:9px;line-height:0}}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon{width:14px;height:14px;min-width:14px;margin:0;border:0}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-info{border:none;position:relative}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-info:before{content:"\f01e";position:absolute;top:-1px;right:0;color:#509fe2;line-height:1}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-info .swal2-icon-text{display:none}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-error{border:none}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-error:before{content:"\f023";position:absolute;top:-1px;right:0;color:#ea4e64;line-height:1}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-error .swal2-x-mark *{display:none}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon [class^=-ring]{width:14px;height:14px;top:0;right:0}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:14px;height:14px;top:0;right:0;border:none}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring:before{content:"\f027";position:absolute;top:-1px;right:0;color:#5cc0a5;line-height:1}body.swal2-toast-shown.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-success [class^=swal2-success-line]{display:none}@-webkit-keyframes swal2-show{0%{-webkit-transform:scale(.7);transform:scale(.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes swal2-show{0%{-webkit-transform:scale(.7);transform:scale(.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes swal2-hide{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}}@keyframes swal2-hide{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}}@-webkit-keyframes swal2-animate-success-line-tip{0%{top:1.1875em;right:.0625em;width:0}54%{top:1.0625em;right:.125em;width:0}70%{top:2.1875em;right:-.375em;width:3.125em}84%{top:3em;right:1.3125em;width:1.0625em}to{top:2.8125em;right:.875em;width:1.5625em}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;right:.0625em;width:0}54%{top:1.0625em;right:.125em;width:0}70%{top:2.1875em;right:-.375em;width:3.125em}84%{top:3em;right:1.3125em;width:1.0625em}to{top:2.8125em;right:.875em;width:1.5625em}}@-webkit-keyframes swal2-animate-success-line-long{0%{top:3.375em;left:2.875em;width:0}65%{top:3.375em;left:2.875em;width:0}84%{top:2.1875em;left:0;width:3.4375em}to{top:2.375em;left:.5em;width:2.9375em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;left:2.875em;width:0}65%{top:3.375em;left:2.875em;width:0}84%{top:2.1875em;left:0;width:3.4375em}to{top:2.375em;left:.5em;width:2.9375em}}@-webkit-keyframes swal2-rotate-success-circular-line{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}5%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}12%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}@keyframes swal2-rotate-success-circular-line{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}5%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}12%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}@-webkit-keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}50%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}80%{margin-top:-.375em;-webkit-transform:scale(1.15);transform:scale(1.15)}to{margin-top:0;-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}50%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}80%{margin-top:-.375em;-webkit-transform:scale(1.15);transform:scale(1.15)}to{margin-top:0;-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes swal2-animate-error-icon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}to{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}}@keyframes swal2-animate-error-icon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}to{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}}.monsterinsights_page body.swal2-toast-shown .swal2-container,.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-shown{background-color:rgba(0,0,0,0)}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-top{top:0;left:auto;bottom:auto;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-top-end,.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;left:0;bottom:auto;right:auto}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-top-left,.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-top-start{top:0;left:auto;bottom:auto;right:0}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-center-left,.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-center-start{top:50%;left:auto;bottom:auto;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-center{top:50%;left:auto;bottom:auto;right:50%;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%)}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-center-end,.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-center-right{top:50%;left:0;bottom:auto;right:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-bottom-left,.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-bottom-start{top:auto;left:auto;bottom:0;right:0}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-bottom{top:auto;left:auto;bottom:0;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-bottom-end,.monsterinsights_page body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;left:0;bottom:0;right:auto}.monsterinsights_page body.swal2-toast-column .swal2-toast{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.monsterinsights_page body.swal2-toast-column .swal2-toast .swal2-actions{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-item-align:stretch;align-self:stretch;height:2.2em;margin-top:.3125em}.monsterinsights_page body.swal2-toast-column .swal2-toast .swal2-loading{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.monsterinsights_page body.swal2-toast-column .swal2-toast .swal2-input{height:2em;margin:.3125em auto;font-size:1em}.monsterinsights_page body.swal2-toast-column .swal2-toast .swal2-validation-message{font-size:1em}.monsterinsights_page .swal2-popup.swal2-toast{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;padding:.625em;-webkit-box-shadow:0 0 .625em #d9d9d9;box-shadow:0 0 .625em #d9d9d9;overflow-y:hidden}.monsterinsights_page .swal2-popup.swal2-toast,.monsterinsights_page .swal2-popup.swal2-toast .swal2-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.monsterinsights_page .swal2-popup.swal2-toast .swal2-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 .6em;font-size:1em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-close{position:static;width:.8em;height:.8em;line-height:.8}.monsterinsights_page .swal2-popup.swal2-toast .swal2-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:1em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon{width:2em;min-width:2em;height:2em;margin:0}.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon-text{font-size:2em;font-weight:700;line-height:1em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{right:.3125em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{left:.3125em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-actions{height:auto;margin:0 .3125em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-styled{margin:0 .3125em;padding:.3125em .625em;font-size:1em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-styled:focus{-webkit-box-shadow:0 0 0 .0625em #fff,0 0 0 .125em rgba(50,100,150,.4);box-shadow:0 0 0 .0625em #fff,0 0 0 .125em rgba(50,100,150,.4)}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:2em;height:2.8125em;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);border-radius:50%}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.25em;right:-.9375em;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:2em 2em;-ms-transform-origin:2em 2em;transform-origin:2em 2em;border-radius:0 4em 4em 0}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;right:.9375em;-webkit-transform-origin:100% 2em;-ms-transform-origin:100% 2em;transform-origin:100% 2em;border-radius:4em 0 0 4em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;right:.4375em;width:.4375em;height:2.6875em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;right:.1875em;width:.75em}.monsterinsights_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;left:.1875em;width:1.375em}.monsterinsights_page .swal2-popup.swal2-toast.swal2-show{-webkit-animation:showSweetToast .5s;animation:showSweetToast .5s}.monsterinsights_page .swal2-popup.swal2-toast.swal2-hide{-webkit-animation:hideSweetToast .2s forwards;animation:hideSweetToast .2s forwards}.monsterinsights_page .swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-tip{-webkit-animation:animate-toast-success-tip .75s;animation:animate-toast-success-tip .75s}.monsterinsights_page .swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-long{-webkit-animation:animate-toast-success-long .75s;animation:animate-toast-success-long .75s}@-webkit-keyframes showSweetToast{0%{-webkit-transform:translateY(-.625em) rotate(-2deg);transform:translateY(-.625em) rotate(-2deg);opacity:0}33%{-webkit-transform:translateY(0) rotate(2deg);transform:translateY(0) rotate(2deg);opacity:.5}66%{-webkit-transform:translateY(.3125em) rotate(-2deg);transform:translateY(.3125em) rotate(-2deg);opacity:.7}to{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);opacity:1}}@keyframes showSweetToast{0%{-webkit-transform:translateY(-.625em) rotate(-2deg);transform:translateY(-.625em) rotate(-2deg);opacity:0}33%{-webkit-transform:translateY(0) rotate(2deg);transform:translateY(0) rotate(2deg);opacity:.5}66%{-webkit-transform:translateY(.3125em) rotate(-2deg);transform:translateY(.3125em) rotate(-2deg);opacity:.7}to{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);opacity:1}}@-webkit-keyframes hideSweetToast{0%{opacity:1}33%{opacity:.5}to{-webkit-transform:rotate(-1deg);transform:rotate(-1deg);opacity:0}}@keyframes hideSweetToast{0%{opacity:1}33%{opacity:.5}to{-webkit-transform:rotate(-1deg);transform:rotate(-1deg);opacity:0}}@-webkit-keyframes animate-toast-success-tip{0%{top:.5625em;right:.0625em;width:0}54%{top:.125em;right:.125em;width:0}70%{top:.625em;right:-.25em;width:1.625em}84%{top:1.0625em;right:.75em;width:.5em}to{top:1.125em;right:.1875em;width:.75em}}@keyframes animate-toast-success-tip{0%{top:.5625em;right:.0625em;width:0}54%{top:.125em;right:.125em;width:0}70%{top:.625em;right:-.25em;width:1.625em}84%{top:1.0625em;right:.75em;width:.5em}to{top:1.125em;right:.1875em;width:.75em}}@-webkit-keyframes animate-toast-success-long{0%{top:1.625em;left:1.375em;width:0}65%{top:1.25em;left:.9375em;width:0}84%{top:.9375em;left:0;width:1.125em}to{top:.9375em;left:.1875em;width:1.375em}}@keyframes animate-toast-success-long{0%{top:1.625em;left:1.375em;width:0}65%{top:1.25em;left:.9375em;width:0}84%{top:.9375em;left:0;width:1.125em}to{top:.9375em;left:.1875em;width:1.375em}}.monsterinsights_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}.monsterinsights_page body.swal2-height-auto{height:auto!important}.monsterinsights_page body.swal2-no-backdrop .swal2-shown{top:auto;left:auto;bottom:auto;right:auto;background-color:rgba(0,0,0,0)}.monsterinsights_page body.swal2-no-backdrop .swal2-shown>.swal2-modal{-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);box-shadow:0 0 10px rgba(0,0,0,.4)}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-top{top:0;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-top-left,.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-top-start{top:0;right:0}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-top-end,.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-top-right{top:0;left:0}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-center{top:50%;right:50%;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%)}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-center-left,.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-center-start{top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-center-end,.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-center-right{top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-bottom{bottom:0;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-left,.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-start{bottom:0;right:0}.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-end,.monsterinsights_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-right{left:0;bottom:0}.monsterinsights_page .swal2-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;top:0;left:0;bottom:0;right:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px;background-color:rgba(0,0,0,0);z-index:1060;overflow-x:hidden;-webkit-overflow-scrolling:touch}.monsterinsights_page .swal2-container.swal2-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.monsterinsights_page .swal2-container.swal2-top-left,.monsterinsights_page .swal2-container.swal2-top-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.monsterinsights_page .swal2-container.swal2-top-end,.monsterinsights_page .swal2-container.swal2-top-right{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.monsterinsights_page .swal2-container.swal2-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.monsterinsights_page .swal2-container.swal2-center-left,.monsterinsights_page .swal2-container.swal2-center-start{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.monsterinsights_page .swal2-container.swal2-center-end,.monsterinsights_page .swal2-container.swal2-center-right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.monsterinsights_page .swal2-container.swal2-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.monsterinsights_page .swal2-container.swal2-bottom-left,.monsterinsights_page .swal2-container.swal2-bottom-start{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.monsterinsights_page .swal2-container.swal2-bottom-end,.monsterinsights_page .swal2-container.swal2-bottom-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.monsterinsights_page .swal2-container.swal2-grow-fullscreen>.swal2-modal{-ms-flex:1;flex:1;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-pack:center}.monsterinsights_page .swal2-container.swal2-grow-fullscreen>.swal2-modal,.monsterinsights_page .swal2-container.swal2-grow-row>.swal2-modal{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-flex:1;-webkit-box-pack:center;justify-content:center}.monsterinsights_page .swal2-container.swal2-grow-row>.swal2-modal{-ms-flex:1;flex:1;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center}.monsterinsights_page .swal2-container.swal2-grow-column{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.monsterinsights_page .swal2-container.swal2-grow-column.swal2-bottom,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-center,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.monsterinsights_page .swal2-container.swal2-grow-column.swal2-bottom-left,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-bottom-start,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-center-left,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-center-start,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-top-left,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-top-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.monsterinsights_page .swal2-container.swal2-grow-column.swal2-bottom-end,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-bottom-right,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-center-end,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-center-right,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-top-end,.monsterinsights_page .swal2-container.swal2-grow-column.swal2-top-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.monsterinsights_page .swal2-container.swal2-grow-column>.swal2-modal{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.monsterinsights_page .swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen)>.swal2-modal{margin:auto}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.monsterinsights_page .swal2-container .swal2-modal{margin:0!important}}.monsterinsights_page .swal2-container.swal2-fade{-webkit-transition:background-color .1s;transition:background-color .1s}.monsterinsights_page .swal2-container.swal2-shown{background-color:rgba(0,0,0,.4)}.monsterinsights_page .swal2-popup{display:none;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32em;max-width:100%;padding:1.25em;border-radius:.3125em;background:#fff;font-family:inherit;font-size:1rem;-webkit-box-sizing:border-box;box-sizing:border-box;right:0;top:0}.monsterinsights_page .swal2-popup:focus{outline:0}.monsterinsights_page .swal2-popup.swal2-loading{overflow-y:hidden}.monsterinsights_page .swal2-popup .swal2-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.monsterinsights_page .swal2-popup .swal2-title{display:block;position:relative;max-width:100%;margin:0 0 .4em;padding:0;color:#595959;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}.monsterinsights_page .swal2-popup .swal2-actions{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1.25em auto 0;z-index:1}.monsterinsights_page .swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.monsterinsights_page .swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:-webkit-gradient(linear,right top,right bottom,from(rgba(0,0,0,.1)),to(rgba(0,0,0,.1)));background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.monsterinsights_page .swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:-webkit-gradient(linear,right top,right bottom,from(rgba(0,0,0,.2)),to(rgba(0,0,0,.2)));background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}.monsterinsights_page .swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-confirm{width:2.5em;height:2.5em;margin:.46875em;padding:0;border-radius:100%;border:.25em solid rgba(0,0,0,0);background-color:rgba(0,0,0,0)!important;color:rgba(0,0,0,0);cursor:default;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.monsterinsights_page .swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-cancel{margin-left:30px;margin-right:30px}.monsterinsights_page .swal2-popup .swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm:after{display:inline-block;width:15px;height:15px;margin-right:5px;border-radius:50%;border:3px solid #999;border-left-color:rgba(0,0,0,0);-webkit-box-shadow:-1px 1px 1px #fff;box-shadow:-1px 1px 1px #fff;content:"";-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal}.monsterinsights_page .swal2-popup .swal2-styled{margin:.3125em;padding:.625em 2em;font-weight:500;-webkit-box-shadow:none;box-shadow:none}.monsterinsights_page .swal2-popup .swal2-styled:not([disabled]){cursor:pointer}.monsterinsights_page .swal2-popup .swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#3085d6;color:#fff;font-size:1.0625em}.monsterinsights_page .swal2-popup .swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#aaa;color:#fff;font-size:1.0625em}.monsterinsights_page .swal2-popup .swal2-styled:focus{outline:0;-webkit-box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(50,100,150,.4);box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(50,100,150,.4)}.monsterinsights_page .swal2-popup .swal2-styled::-moz-focus-inner{border:0}.monsterinsights_page .swal2-popup .swal2-footer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1.25em 0 0;padding:1em 0 0;border-top:1px solid #eee;color:#545454;font-size:1em}.monsterinsights_page .swal2-popup .swal2-image{max-width:100%;margin:1.25em auto}.monsterinsights_page .swal2-popup .swal2-close{position:absolute;top:0;left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.2em;height:1.2em;padding:0;-webkit-transition:color .1s ease-out;transition:color .1s ease-out;border:none;border-radius:0;outline:initial;background:100% 0;color:#ccc;font-family:serif;font-size:2.5em;line-height:1.2;cursor:pointer;overflow:hidden}.monsterinsights_page .swal2-popup .swal2-close:hover{-webkit-transform:none;-ms-transform:none;transform:none;color:#f27474}.monsterinsights_page .swal2-popup>.swal2-checkbox,.monsterinsights_page .swal2-popup>.swal2-file,.monsterinsights_page .swal2-popup>.swal2-input,.monsterinsights_page .swal2-popup>.swal2-radio,.monsterinsights_page .swal2-popup>.swal2-select,.monsterinsights_page .swal2-popup>.swal2-textarea{display:none}.monsterinsights_page .swal2-popup .swal2-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0;color:#545454;font-size:1.125em;font-weight:300;line-height:normal;z-index:1;word-wrap:break-word}.monsterinsights_page .swal2-popup #swal2-content{text-align:center}.monsterinsights_page .swal2-popup .swal2-checkbox,.monsterinsights_page .swal2-popup .swal2-file,.monsterinsights_page .swal2-popup .swal2-input,.monsterinsights_page .swal2-popup .swal2-radio,.monsterinsights_page .swal2-popup .swal2-select,.monsterinsights_page .swal2-popup .swal2-textarea{margin:1em auto}.monsterinsights_page .swal2-popup .swal2-file,.monsterinsights_page .swal2-popup .swal2-input,.monsterinsights_page .swal2-popup .swal2-textarea{width:100%;-webkit-transition:border-color .3s,-webkit-box-shadow .3s;transition:border-color .3s,-webkit-box-shadow .3s;transition:border-color .3s,box-shadow .3s;transition:border-color .3s,box-shadow .3s,-webkit-box-shadow .3s;border:1px solid #d9d9d9;border-radius:.1875em;font-size:1.125em;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.06);box-shadow:inset 0 1px 1px rgba(0,0,0,.06);-webkit-box-sizing:border-box;box-sizing:border-box}.monsterinsights_page .swal2-popup .swal2-file.swal2-inputerror,.monsterinsights_page .swal2-popup .swal2-input.swal2-inputerror,.monsterinsights_page .swal2-popup .swal2-textarea.swal2-inputerror{border-color:#f27474!important;-webkit-box-shadow:0 0 2px #f27474!important;box-shadow:0 0 2px #f27474!important}.monsterinsights_page .swal2-popup .swal2-file:focus,.monsterinsights_page .swal2-popup .swal2-input:focus,.monsterinsights_page .swal2-popup .swal2-textarea:focus{border:1px solid #b4dbed;outline:0;-webkit-box-shadow:0 0 3px #c4e6f5;box-shadow:0 0 3px #c4e6f5}.monsterinsights_page .swal2-popup .swal2-file::-webkit-input-placeholder,.monsterinsights_page .swal2-popup .swal2-input::-webkit-input-placeholder,.monsterinsights_page .swal2-popup .swal2-textarea::-webkit-input-placeholder{color:#ccc}.monsterinsights_page .swal2-popup .swal2-file::-moz-placeholder,.monsterinsights_page .swal2-popup .swal2-input::-moz-placeholder,.monsterinsights_page .swal2-popup .swal2-textarea::-moz-placeholder{color:#ccc}.monsterinsights_page .swal2-popup .swal2-file:-ms-input-placeholder,.monsterinsights_page .swal2-popup .swal2-input:-ms-input-placeholder,.monsterinsights_page .swal2-popup .swal2-textarea:-ms-input-placeholder{color:#ccc}.monsterinsights_page .swal2-popup .swal2-file::-ms-input-placeholder,.monsterinsights_page .swal2-popup .swal2-input::-ms-input-placeholder,.monsterinsights_page .swal2-popup .swal2-textarea::-ms-input-placeholder{color:#ccc}.monsterinsights_page .swal2-popup .swal2-file::placeholder,.monsterinsights_page .swal2-popup .swal2-input::placeholder,.monsterinsights_page .swal2-popup .swal2-textarea::placeholder{color:#ccc}.monsterinsights_page .swal2-popup .swal2-range input{width:80%}.monsterinsights_page .swal2-popup .swal2-range output{width:20%;font-weight:600;text-align:center}.monsterinsights_page .swal2-popup .swal2-range input,.monsterinsights_page .swal2-popup .swal2-range output{height:2.625em;margin:1em auto;padding:0;font-size:1.125em;line-height:2.625em}.monsterinsights_page .swal2-popup .swal2-input{height:2.625em;padding:0 .75em}.monsterinsights_page .swal2-popup .swal2-input[type=number]{max-width:10em}.monsterinsights_page .swal2-popup .swal2-file{font-size:1.125em}.monsterinsights_page .swal2-popup .swal2-textarea{height:6.75em;padding:.75em}.monsterinsights_page .swal2-popup .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;color:#545454;font-size:1.125em}.monsterinsights_page .swal2-popup .swal2-checkbox,.monsterinsights_page .swal2-popup .swal2-radio{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.monsterinsights_page .swal2-popup .swal2-checkbox label,.monsterinsights_page .swal2-popup .swal2-radio label{margin:0 .6em;font-size:1.125em}.monsterinsights_page .swal2-popup .swal2-checkbox input,.monsterinsights_page .swal2-popup .swal2-radio input{margin:0 .4em}.monsterinsights_page .swal2-popup .swal2-validation-message{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.625em;background:#f0f0f0;color:#666;font-size:1em;font-weight:300;overflow:hidden}.monsterinsights_page .swal2-popup .swal2-validation-message:before{display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center;content:"!";zoom:normal}@supports (-ms-accelerator:true){.monsterinsights_page .swal2-range input{width:100%!important}.monsterinsights_page .swal2-range output{display:none}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.monsterinsights_page .swal2-range input{width:100%!important}.monsterinsights_page .swal2-range output{display:none}}@-moz-document url-prefix(){.monsterinsights_page .swal2-close:focus{outline:2px solid rgba(50,100,150,.4)}}.monsterinsights_page .swal2-icon{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:5em;height:5em;margin:1.25em auto 1.875em;border:.25em solid rgba(0,0,0,0);border-radius:50%;line-height:5em;cursor:default;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;zoom:normal}.monsterinsights_page .swal2-icon-text{font-size:3.75em}.monsterinsights_page .swal2-icon.swal2-error{border-color:#f27474}.monsterinsights_page .swal2-icon.swal2-error .swal2-x-mark{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.monsterinsights_page .swal2-icon.swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}.monsterinsights_page .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{right:1.0625em;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.monsterinsights_page .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{left:1em;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.monsterinsights_page .swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.monsterinsights_page .swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee;font-size:1rem}.monsterinsights_page .swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.monsterinsights_page .swal2-icon.swal2-success{border-color:#a5dc86}.monsterinsights_page .swal2-icon.swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);border-radius:50%}.monsterinsights_page .swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;right:-2.0635em;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:3.75em 3.75em;-ms-transform-origin:3.75em 3.75em;transform-origin:3.75em 3.75em;border-radius:0 7.5em 7.5em 0}.monsterinsights_page .swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;right:1.875em;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:100% 3.75em;-ms-transform-origin:100% 3.75em;transform-origin:100% 3.75em;border-radius:7.5em 0 0 7.5em}.monsterinsights_page .swal2-icon.swal2-success .swal2-success-ring{position:absolute;top:-.25em;right:-.25em;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%;z-index:2;-webkit-box-sizing:content-box;box-sizing:content-box}.monsterinsights_page .swal2-icon.swal2-success .swal2-success-fix{position:absolute;top:.5em;right:1.625em;width:.4375em;height:5.625em;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);z-index:1}.monsterinsights_page .swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;height:.3125em;border-radius:.125em;background-color:#a5dc86;z-index:2}.monsterinsights_page .swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;right:.875em;width:1.5625em;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.monsterinsights_page .swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;left:.5em;width:2.9375em;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.monsterinsights_page .swal2-progresssteps{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 1.25em;padding:0;font-weight:600}.monsterinsights_page .swal2-progresssteps li{display:inline-block;position:relative}.monsterinsights_page .swal2-progresssteps .swal2-progresscircle{width:2em;height:2em;border-radius:2em;background:#3085d6;color:#fff;line-height:2em;text-align:center;z-index:20}.monsterinsights_page .swal2-progresssteps .swal2-progresscircle:first-child{margin-right:0}.monsterinsights_page .swal2-progresssteps .swal2-progresscircle:last-child{margin-left:0}.monsterinsights_page .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep{background:#3085d6}.monsterinsights_page .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progresscircle,.monsterinsights_page .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progressline{background:#add8e6}.monsterinsights_page .swal2-progresssteps .swal2-progressline{width:2.5em;height:.4em;margin:0 -1px;background:#3085d6;z-index:10}.monsterinsights_page [class^=swal2]{-webkit-tap-highlight-color:transparent}.monsterinsights_page .swal2-show{-webkit-animation:swal2-show .3s;animation:swal2-show .3s}.monsterinsights_page .swal2-show.swal2-noanimation{-webkit-animation:none;animation:none}.monsterinsights_page .swal2-hide{-webkit-animation:swal2-hide .15s forwards;animation:swal2-hide .15s forwards}.monsterinsights_page .swal2-hide.swal2-noanimation{-webkit-animation:none;animation:none}.monsterinsights_page .swal2-rtl .swal2-close{left:auto;right:0}.monsterinsights_page .swal2-animate-success-icon .swal2-success-line-tip{-webkit-animation:swal2-animate-success-line-tip .75s;animation:swal2-animate-success-line-tip .75s}.monsterinsights_page .swal2-animate-success-icon .swal2-success-line-long{-webkit-animation:swal2-animate-success-line-long .75s;animation:swal2-animate-success-line-long .75s}.monsterinsights_page .swal2-animate-success-icon .swal2-success-circular-line-right{-webkit-animation:swal2-rotate-success-circular-line 4.25s ease-in;animation:swal2-rotate-success-circular-line 4.25s ease-in}.monsterinsights_page .swal2-animate-error-icon{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.monsterinsights_page .swal2-animate-error-icon .swal2-x-mark{-webkit-animation:swal2-animate-error-x-mark .5s;animation:swal2-animate-error-x-mark .5s}@-webkit-keyframes swal2-rotate-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes swal2-rotate-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@media print{.monsterinsights_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}.monsterinsights_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}.monsterinsights_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}.monsterinsights-notifications-display{background:#fff;border-right:3px solid #509fe2;padding:20px;border-radius:0 3px 3px 0;margin-bottom:50px;position:relative}.monsterinsights-settings-content .monsterinsights-notifications-display{margin-top:20px;margin-bottom:20px}.monsterinsights-notifications-display h3{margin:0 0 4px;font-size:16px;line-height:20px}.monsterinsights-notifications-display p{margin-top:4px;margin-bottom:12px;font-size:14px;line-height:18px}.monsterinsights-notifications-display .monsterinsights-notification{display:-webkit-box;display:-ms-flexbox;display:flex}.monsterinsights-notifications-display .monsterinsights-notification .monsterinsights-notifications-indicator{padding-top:10px}.monsterinsights-notifications-display .monsterinsights-notification .monsterinsights-notifications-indicator a{position:relative}.monsterinsights-notifications-display .monsterinsights-notification-inner{margin-right:25px}.monsterinsights-notifications-display .monsterinsights-button{margin-left:15px}.monsterinsights-notifications-display .monsterinsights-notification-navigation{position:absolute;left:0;top:100%}.monsterinsights-notifications-display .monsterinsights-notification-navigation button{background:#fff;border:none;border-radius:0 0 3px 3px;margin:0;padding:5px 8px 7px;color:#a8aebd;cursor:pointer}.monsterinsights-notifications-display .monsterinsights-notification-navigation button:focus,.monsterinsights-notifications-display .monsterinsights-notification-navigation button:hover{color:#509fe2}.monsterinsights-notifications-display .monsterinsights-notification-navigation button .monstericon-arrow{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);font-size:10px}.monsterinsights-notifications-display .monsterinsights-notification-navigation button.monsterinsights-notification-previous{margin-left:2px}.monsterinsights-notifications-display .monsterinsights-notification-navigation button.monsterinsights-notification-previous .monstericon-arrow{-webkit-transform:rotate(-270deg);-ms-transform:rotate(-270deg);transform:rotate(-270deg)}.monsterinsights-notifications-display .monsterinsights-notification-dismiss{border:none;background:none;color:#a8aebd;position:absolute;left:12px;top:9px;padding:0;margin:0;font-size:16px;cursor:pointer}.monsterinsights-notifications-display .monsterinsights-notifications-unread{min-width:10px;height:16px;background:#c84b29;border:1.72823px solid #f9fbff;position:absolute;bottom:12px;right:18px;border-radius:20px;line-height:16px;color:#fff;font-weight:700;text-align:center;display:inline-block;padding:0 3px}.monsterinsights-report .monsterinsights-notifications-display .monsterinsights-notifications-unread{min-width:16px;height:16px;background:#c84b29;border:1.72823px solid #f9fbff;position:absolute;bottom:4px;border-radius:20px;line-height:1;color:#fff;font-weight:700;text-align:center;padding:0 2px;right:20px}.monsterinsights-admin-page.monsterinsights-path-about-us .monsterinsights-notificationsv3-container,.monsterinsights-admin-page.monsterinsights-path-addons .monsterinsights-notificationsv3-container,.monsterinsights-admin-page.monsterinsights-path-tools-import-export .monsterinsights-notificationsv3-container,.monsterinsights-admin-page.monsterinsights-path-tools-url-builder .monsterinsights-notificationsv3-container,.monsterinsights-admin-page.monsterinsights-reports-page .monsterinsights-notificationsv3-container{margin-left:0}.monsterinsights-admin-page .monsterinsights-notificationsv3-container{display:inline-block;margin-left:20px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-number{position:absolute;top:-11px;min-width:20px;height:20px;line-height:20px;display:block;background:#eb5757;border-radius:20px;font-size:12px;color:#fff;font-weight:700;text-align:center;padding:0 6px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-number.number-greater-than-10{left:-13px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-number.number-less-than-10{left:-10px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-dismissed-number{min-width:24px;height:24px;background:#7c869d;border-radius:20px;display:inline-block;text-align:center;vertical-align:middle;line-height:24px;color:#fff;font-size:14px;font-weight:700;padding:0 8px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-no-notifications{text-align:center;position:absolute;top:50%;margin-top:-69px;width:100%}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-no-notifications h4{font-size:16px;color:#7c869d}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button{position:relative}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button{position:absolute;top:21px;left:15px}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button .monsterinsights-button{background:#f0f2f4;border-radius:3px;padding:11px 7px;line-height:0;vertical-align:middle;margin-top:-2px;border:solid #d3d7de;border-width:1px 1px 2px}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button .monsterinsights-button{display:inline-block}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button .monsterinsights-button:active,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button .monsterinsights-button:focus,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button .monsterinsights-button:hover{background:#e7eaec;border-color:#d3d7de;outline:none}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-inbox-button .monsterinsights-notificationsv3-inbox-number{cursor:pointer}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar{width:440px;position:fixed;top:32px;left:0;background:#fff;z-index:1001;overflow:scroll;height:100%;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar{top:46px;width:300px}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(-50px)}to{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(-50px);transform:translateX(-50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar.monsterinsights-notificationsv3-sidebar-in{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-single-notification{padding:0 16px;overflow:hidden}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top{background:#2679c1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-title{width:50%}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-title svg{margin-left:10px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-title h3{display:inline-block;color:#fff;font-size:18px;font-weight:700}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions{width:50%;text-align:left}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-button{color:#fff;text-decoration:underline;border:0;padding:0;background:rgba(0,0,0,0);border-radius:0}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-button{display:inline-block}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-button:hover{color:#efe5e5}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-button:active,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-button:focus{outline:none}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-notificationsv3-sidebar-close{margin-right:12px;vertical-align:bottom}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-notificationsv3-sidebar-close:active svg path,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-notificationsv3-sidebar-close:focus svg path,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-top .monsterinsights-notificationsv3-sidebar-header-top-actions .monsterinsights-notificationsv3-sidebar-close:hover svg path{fill:#efe5e5}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px;border-bottom:1px solid #e2e4e9;margin:0 16px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-notifications-count{width:50%}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-notifications-count .monsterinsights-notificationsv3-inbox-number{position:relative;display:inline-block;top:inherit;left:inherit;min-width:24px;height:24px;line-height:24px;margin-left:8px;padding:0 8px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-notifications-count .monsterinsights-notificationsv3-dismissed-number{margin-left:8px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-notifications-count h4{display:inline-block}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-actions{width:50%;text-align:left}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-actions span{text-decoration:underline;color:#99a1b3;cursor:pointer}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-actions span:active,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-actions span:focus,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-header-bottom .monsterinsights-notificationsv3-sidebar-header-bottom-actions span:hover{color:#a9b1c3}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications{display:block;margin-bottom:32px}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications{margin-bottom:46px}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification{border-bottom:1px solid #e2e4e9;padding-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-icon{width:54px;float:right;text-align:center;padding-top:24px}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-icon{float:none;margin:0 auto}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details{float:right;width:354px;padding-top:20px}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details{width:260px}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-title h5{margin-top:0;margin-bottom:0;color:#393f4c;font-size:13px;font-weight:700;width:70%;display:inline-block}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-title h5{width:65%}}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-title span{color:#7f899f;font-size:13px;float:left}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-content p{color:#393f4c;font-size:13px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:2px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions .monsterinsights-button{display:block;background:#f0f2f4;border:1px solid #d3d7de;border-radius:3px;font-weight:500;font-size:13px;color:#393f4c;letter-spacing:.02em;padding:6px 11px;margin-left:10px}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions .monsterinsights-button:active,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions .monsterinsights-button:focus,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions .monsterinsights-button:hover{background:#d3d7de}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions span{font-size:13px;color:#7f899f;cursor:pointer}.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions span:active,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions span:focus,.monsterinsights-admin-page .monsterinsights-notificationsv3-container .monsterinsights-notificationsv3-sidebar .monsterinsights-notificationsv3-sidebar-notifications .monsterinsights-notificationsv3-single-notification .monsterinsights-notificationsv3-notification-details .monsterinsights-notificationsv3-notification-actions span:hover{color:#a9b1c3}.monsterinsights-tooltip{display:block!important;z-index:10000;max-width:350px}.monsterinsights-tooltip .monsterinsights-tooltip-inner{background:#5f6197;color:#fff;border-radius:5px;padding:16px 20px;font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}.monsterinsights-tooltip .monsterinsights-tooltip-inner a{color:#fff;font-weight:700}.monsterinsights-tooltip .monsterinsights-tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px;border-color:#5f6197;z-index:1}.monsterinsights-tooltip[x-placement^=top]{padding-bottom:5px}.monsterinsights-tooltip[x-placement^=top] .monsterinsights-tooltip-arrow{border-width:5px 5px 0;border-right-color:rgba(0,0,0,0)!important;border-left-color:rgba(0,0,0,0)!important;border-bottom-color:rgba(0,0,0,0)!important;bottom:0;right:calc(50% - 5px);margin-top:0;margin-bottom:0}.monsterinsights-tooltip[x-placement^=bottom]{padding-top:5px}.monsterinsights-tooltip[x-placement^=bottom] .monsterinsights-tooltip-arrow{border-width:0 5px 5px;border-right-color:rgba(0,0,0,0)!important;border-left-color:rgba(0,0,0,0)!important;border-top-color:rgba(0,0,0,0)!important;top:0;right:calc(50% - 5px);margin-top:0;margin-bottom:0}.monsterinsights-tooltip[x-placement^=right]{padding-right:5px}.monsterinsights-tooltip[x-placement^=right] .monsterinsights-tooltip-arrow{border-width:5px 0 5px 5px;border-right-color:rgba(0,0,0,0)!important;border-top-color:rgba(0,0,0,0)!important;border-bottom-color:rgba(0,0,0,0)!important;right:0;top:calc(50% - 5px);margin-right:0;margin-left:0}.monsterinsights-tooltip[x-placement^=left]{padding-left:5px}.monsterinsights-tooltip[x-placement^=left] .monsterinsights-tooltip-arrow{border-width:5px 5px 5px 0;border-top-color:rgba(0,0,0,0)!important;border-left-color:rgba(0,0,0,0)!important;border-bottom-color:rgba(0,0,0,0)!important;left:0;top:calc(50% - 5px);margin-right:0;margin-left:0}.monsterinsights-tooltip.popover .popover-inner{background:#fff;color:#5f6197;padding:24px;border-radius:5px;-webkit-box-shadow:0 5px 30px rgba(0,0,0,.1);box-shadow:0 5px 30px rgba(0,0,0,.1)}.monsterinsights-tooltip.popover .popover-arrow{border-color:#fff}.monsterinsights-tooltip[aria-hidden=true]{visibility:hidden;opacity:0;-webkit-transition:opacity .15s,visibility .15s;transition:opacity .15s,visibility .15s}.monsterinsights-tooltip[aria-hidden=false]{visibility:visible;opacity:1;-webkit-transition:opacity .15s;transition:opacity .15s}.monsterinsights-conditional-logic-container button:focus{outline:0}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-header{margin-bottom:30px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-header .monsterinsights-conditional-rule-sets-number{float:left}.monsterinsights-conditional-logic-container .monsterinsights-condition-rule-separator{text-align:center;font-weight:700;display:block;margin:0 auto 20px;position:relative}.monsterinsights-conditional-logic-container .monsterinsights-condition-rule-separator:after,.monsterinsights-conditional-logic-container .monsterinsights-condition-rule-separator:before{content:"";position:absolute;top:45%;width:45%;height:2px;background:#d6e2ed;margin-top:-1px}.monsterinsights-conditional-logic-container .monsterinsights-condition-rule-separator:before{right:0}.monsterinsights-conditional-logic-container .monsterinsights-condition-rule-separator:after{left:0}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column{width:100%;margin-left:18px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field{text-transform:capitalize;width:100%;height:38px;min-height:38px;line-height:38px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field.text-input{padding:0 8px;border-color:#ddd;text-transform:none;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;height:38px;margin-top:0;line-height:38px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field input[type=text]{padding-top:5px;padding-bottom:5px;height:inherit}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field.multiselect--active .multiselect__tags .multiselect__spinner{z-index:1}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field .multiselect__tags{padding:0;height:38px;min-height:38px;border-color:#ddd;margin-top:0;-webkit-box-sizing:border-box;box-sizing:border-box}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field .multiselect__tags input[type=text]{border:0;height:36px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field .multiselect__tags .multiselect__single{margin-bottom:0;padding:0 8px;line-height:36px;font-size:14px;white-space:pre}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field .multiselect__tags .multiselect__placeholder{display:block;margin-bottom:0;line-height:36px;padding:0 8px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .monsterinsights-settings-conditional-column .monsterinsights-settings-conditional-input-field .multiselect__tags .multiselect__spinner{width:35px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .add-new-condition{padding:6px 12px;margin:0}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .add-new-condition:focus{outline:0}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .remove-condition{border:0;padding:0;margin:0;background:rgba(0,0,0,0)}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .remove-condition:focus{outline:0}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .remove-condition .monstericon-times-circle{color:#dc3232;cursor:pointer;padding:0;margin:0 15px}.monsterinsights-conditional-logic-container .monsterinsights-conditional-logic-repeater-row .remove-condition .monstericon-times-circle:focus{outline:0}.monsterinsights-upload-media-wrapper .monsterinsights-dark{display:block}.monsterinsights-upload-media-wrapper .monsterinsights-upload-media-label{margin-bottom:0}.monsterinsights-upload-media-wrapper .monsterinsights-uploaded-media{display:block;width:100%;margin-top:20px;position:relative;max-width:300px}.monsterinsights-upload-media-wrapper .monsterinsights-uploaded-media .monsterinsights-uploaded-media-overlay{display:none;background:rgba(0,0,0,.7);width:100%;position:absolute;top:0;right:0;height:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.monsterinsights-upload-media-wrapper .monsterinsights-uploaded-media .monsterinsights-uploaded-media-overlay .monsterinsights-remove-uploaded-media{color:#fff;text-decoration:underline;margin-right:auto;cursor:pointer;padding:0 0 10px 10px}.monsterinsights-upload-media-wrapper .monsterinsights-uploaded-media .monsterinsights-uploaded-media-overlay .monsterinsights-remove-uploaded-media:hover{text-decoration:none}.monsterinsights-upload-media-wrapper .monsterinsights-uploaded-media:hover .monsterinsights-uploaded-media-overlay{display:-webkit-box;display:-ms-flexbox;display:flex}.monsterinsights-upload-media-wrapper .monsterinsights-uploaded-media img{max-width:100%;display:inline-block}.monsterinsights-upload-media-wrapper .monsterinsights-upload-media{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:20px}.monsterinsights-upload-media-wrapper .monsterinsights-upload-media .monsterinsights-upload-media-input{width:73%;margin-left:2%;float:right;position:relative}.monsterinsights-upload-media-wrapper .monsterinsights-upload-media .monsterinsights-upload-media-button{width:25%;float:right;font-size:15px}.monsterinsights-upload-media-wrapper .monsterinsights-upload-media .monsterinsights-upload-media-button:active,.monsterinsights-upload-media-wrapper .monsterinsights-upload-media .monsterinsights-upload-media-button:focus,.monsterinsights-upload-media-wrapper .monsterinsights-upload-media .monsterinsights-upload-media-button:hover{outline:none}.monsterinsights-email-summaries-settings a{color:#509fe2!important}.monsterinsights-email-summaries-settings a:focus,.monsterinsights-email-summaries-settings a:hover{color:#393f4c!important}.monsterinsights-email-summaries-settings .monsterinsights-dark{display:block}.monsterinsights-email-summaries-settings .inline-field .monsterinsights-button:first-child{margin-right:0}.monsterinsights-email-summaries-settings .monsterinsights-settings-input-repeater{margin-bottom:18px}.monsterinsights-email-summaries-settings .monsterinsights-button.monsterinsights-button-disabled{cursor:not-allowed;background:#39967e!important;border-color:#4ab99b!important}.monsterinsights-accordion .monsterinsights-accordion{padding:0;border:1px solid #e0e0e0}.monsterinsights-accordion .monsterinsights-accordion div:not(:last-child){border-bottom:1px solid rgba(10,10,10,.1)}.monsterinsights-accordion .monsterinsights-accordion div:last-child .monsterinsights-accordion-item-details{border-radius:5px}.monsterinsights-accordion .monsterinsights-accordion dd{margin-right:0;margin-bottom:0}.monsterinsights-accordion .monsterinsights-accordion-item-trigger{cursor:pointer;outline:none}.monsterinsights-accordion .monsterinsights-accordion-item-details-inner,.monsterinsights-accordion .monsterinsights-accordion-item-trigger{padding:0 20px 30px}.monsterinsights-accordion .monsterinsights-accordion-item.is-active .monsterinsights-accordion-item-title{border-bottom:1px solid #e0e0e0}.monsterinsights-accordion .monsterinsights-accordion-item-title{position:relative;background-color:#fff;cursor:pointer}.monsterinsights-accordion .monsterinsights-accordion-item-title h4.monsterinsights-accordion-item-title-text{font-size:20px;margin-bottom:0;padding-left:1.25rem}.monsterinsights-accordion .monsterinsights-accordion-item-title h4.monsterinsights-accordion-item-title-text .title{padding-right:15px}.monsterinsights-accordion .monsterinsights-accordion-item-trigger{width:100%;text-align:right;background-color:rgba(0,0,0,0);border:none}.monsterinsights-accordion .monsterinsights-accordion-item-trigger-icon{display:block;position:absolute;top:0;left:1.5rem;bottom:0;margin:auto;width:8px;height:8px;border-left:2px solid #363636;border-bottom:2px solid #363636;-webkit-transform:translateY(-2px) rotate(-45deg);-ms-transform:translateY(-2px) rotate(-45deg);transform:translateY(-2px) rotate(-45deg);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.monsterinsights-accordion .monsterinsights-accordion-item-trigger-icon.is-active{-webkit-transform:translateY(2px) rotate(-225deg);-ms-transform:translateY(2px) rotate(-225deg);transform:translateY(2px) rotate(-225deg)}.monsterinsights-accordion .monsterinsights-accordion-item-details{overflow:hidden;background-color:#fff;padding-top:15px}.monsterinsights-accordion .monsterinsights-accordion-item-details p,.monsterinsights-accordion .monsterinsights-accordion-item-details ul{font-size:1.2em;line-height:1.8}.monsterinsights-accordion .monsterinsights-accordion-item-enter-active,.monsterinsights-accordion .monsterinsights-accordion-item-leave-active{will-change:height;-webkit-transition:height .2s ease;transition:height .2s ease}.monsterinsights-accordion .monsterinsights-accordion-item-enter,.monsterinsights-accordion .monsterinsights-accordion-item-leave-to{height:0!important}body{background:#f3f6ff;margin:0}.monsterinsights-admin-page,.monsterinsights-admin-page *{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}#wpcontent,.auto-fold #wpcontent{padding-right:0}.monsterinsights-highlighted-text{color:#64bfa5;font-weight:700}.monsterinsights-bold{font-weight:700}.monsterinsights-bg-img{width:100%;padding-top:66%;position:relative}.monsterinsights-bg-img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-size:contain}.monsterinsights-header{padding:20px 10px;background-color:#f9fbff;min-height:85px}.monsterinsights-settings-panel-network>.monsterinsights-header{background-color:rgba(0,0,0,0)}.monsterinsights-logo-area{float:right;max-width:calc(100vw - 170px)}.monsterinsights-logo-area img{display:block;max-width:100%}@media (max-width:782px){.monsterinsights-logo-area{text-align:center;margin:0 auto;float:none}.monsterinsights-logo-area img{display:inline-block;max-height:35px}}@media (max-width:782px){.monsterinsights-header .monsterinsights-container,.monsterinsights-navigation-bar .monsterinsights-container{padding:0;width:100%}}.monsterinsights-navigation-bar{width:100%;background:#fff;border-top:1px solid #d5e2ed;border-bottom:1px solid #d5e2ed;padding:0 10px}@media (max-width:782px){.monsterinsights-navigation-bar{padding:0;border:0}}@media (max-width:750px){.monsterinsights-navigation-bar{background:none}}.monsterinsights-admin-page{position:relative}.monsterinsights-admin-page .monsterinsights-blocked{position:absolute;top:0;bottom:0;left:0;right:0;background:hsla(0,0%,100%,.5);z-index:999}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-header{padding-bottom:5px}.monsterinsights-admin-page .monsterinsights-header .monsterinsights-button{display:none}}.swal2-popup .swal2-title{line-height:1.2}#footer-left{color:#393f4c}#footer-left .monsterinsights-no-text-decoration{text-decoration:none;color:#fdb72c;font-size:14px}#footer-left a{color:#509fe1}#wpfooter{position:relative}#wpfooter:before{right:20px;left:20px;height:1px;background:#d6e2ed;content:"";position:absolute;top:-12px}.monsterinsights-container{margin:0 auto;max-width:100%;width:750px}.monsterinsights-admin-page .monsterinsights-navigation-tab-link{text-decoration:none;padding:17px 0 15px;border-bottom:2px solid #fff;font-size:14px;color:#393f4c;display:inline-block;margin-left:25px;line-height:1;outline:none;font-family:Lato,sans-serif}.monsterinsights-admin-page .monsterinsights-navigation-tab-link.router-link-exact-active,.monsterinsights-admin-page .monsterinsights-navigation-tab-link:focus,.monsterinsights-admin-page .monsterinsights-navigation-tab-link:hover{color:#509fe2;border-bottom-color:#509fe2;outline:none;-webkit-box-shadow:none;box-shadow:none}.monsterinsights-admin-page .monsterinsights-navigation-tab-link.router-link-exact-active{font-weight:700}.monsterinsights-admin-page .monsterinsights-navigation-tab-link.monsterinsights-navigation-tab-disabled:focus,.monsterinsights-admin-page .monsterinsights-navigation-tab-link.monsterinsights-navigation-tab-disabled:hover{border-bottom-color:rgba(0,0,0,0);color:#393f4c;cursor:default}.monsterinsights-admin-page .monsterinsights-navigation-tab-link.year-in-review{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAANCAYAAACdKY9CAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJKSURBVHgBjdJbSFMBHMfx/7lMT7qdk5s7IsvWdIqZ6UFNJC+Yl4EGQUkYItHN8NZl7KESohUUVKCst8QoYkTFlLzlhWHZispSK7NWyjbdZmPJ5tbuLk9ZBD0U+H35v3xe/vADAEDgr15nZ3PgPymLi3E0o9F4XJim5P7GtfEpvIJHNYrJE6UXDXF/4MdKec3qrU2pakNS6+YuhULhQL98z3tvR26C58OKgY7aVJjWd/bUT8OuwtGsvSXJuICKQPEyLJZpTvjutI4UURqgiNm7NqE+I1EvXNDu60rShr2mM5K8etOK22H2OrCsCXUbGnD0PgD8a2B0uvKKTySBzVJqC8IsHR3cVhHNCgia3F2N0wKxnuUR4wiCsL8eLj8wxuyM0Q3l5nTTfDwIQhcNVL4HXK6Aqq9Dfu/2xpJoHhmViaEIiTyT1dMzQl0yKjqoI9e5kbStQ0ByMfBhcaCeqQO3n5i1hxgVB/NP8jiRDtzjXIoUb6fPR0h6EONwA9gIHsQXDQNfhMMR8j5Q9nHpp88uN8rEmJjSt1bMshDrSywoa0mNnxKI06fAZZEBTuwCPrMIaMQiPNEavvnZ5fl0WaqnKUnEYK3XhIVBc4GCR6yHDdIvkFw+BwSXghc3xOGBnonOEVdmg+Ly41uNEg7fGeKb8ahIulqSpwH7Ozl4pTtg2aOBN7rWO2NW69UuatrC4qFsJbSjKE5wM5sGX0H7oZu2+f7DbNBSFXqqOj3QnK7M+dcsjOc6Tz6sOEbCy+v7W56runvVF8rzYQ39AJVT15Tcu/1IAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:100% 50%;padding-right:18px;font-weight:700}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-navigation-tab-link{width:100%;text-align:center;padding:10px;color:#509fe2;font-size:16px;background:#fff;border:none}.monsterinsights-admin-page .monsterinsights-navigation-tab-link.router-link-exact-active{display:none}.monsterinsights-admin-page .monsterinsights-navigation-tab-link:focus{color:#393f4c;text-decoration:underline}}.monsterinsights-admin-page .monsterinsights-button{background:#509fe2;border:solid #2e7fbe;border-width:1px 1px 2px;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;padding:10px 20px;text-decoration:none}.monsterinsights-admin-page .monsterinsights-button:focus,.monsterinsights-admin-page .monsterinsights-button:hover{background-color:#3a93dd;border-color:#2971a9;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-disabled{background:#f3f6ff;border-color:#d6e2eb;color:#8ba4b7}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-secondary{background:#8da4b5;border-color:#6f8ca0;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-secondary:focus,.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-secondary:hover{background-color:#7e98ab;border-color:#627f94;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-green{background:#5cc0a5;border-color:#40a88d;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-green:focus,.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-green:hover{background-color:#4ab99b;border-color:#39967e;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-gray{background:#8ea4b4;border-color:#738ea1;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-gray:focus,.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-gray:hover{background-color:#596771;border-color:#738ea1}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-gray.monsterinsights-button-disabled{pointer-events:none}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-text{background:rgba(0,0,0,0);border:none;color:#509fe2;padding:0;border-radius:0;text-decoration:underline}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-text:focus,.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-text:hover{background:rgba(0,0,0,0);color:#393f4c}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-red{background:#ea4e64;border-color:#d21933;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-large{font-size:16px;padding:14px 27px}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-small{font-size:13px;line-height:20px;padding:5px 10px}.monsterinsights-green-text{color:#5cc0a5;font-weight:700}@media (max-width:782px){.wp-responsive-open #wpbody{margin-right:-18px}}.monsterinsights-mobile-nav-trigger{color:#393f4c;font-size:16px;font-weight:500;width:100%;display:block;border-color:#d6e2ed;border-style:solid;border-width:1px 0;background:#fff;padding:15px 10px;line-height:1;margin:0}@media (min-width:783px){.monsterinsights-mobile-nav-trigger{display:none}}.monsterinsights-mobile-nav-trigger i{color:#acbdc9;margin-right:10px;vertical-align:middle}@media (max-width:782px){.monsterinsights-main-navigation{background:#fff;height:0;overflow:hidden}.monsterinsights-main-navigation.monsterinsights-main-navigation-open{padding:10px 0;height:auto;border-bottom:1px solid #d6e2ed}}@media (min-width:782px){.wp-admin .monsterinsights-swal{margin-right:160px}.auto-fold .wp-admin .monsterinsights-swal{margin-right:36px}}@media (min-width:961px){.auto-fold .wp-admin .monsterinsights-swal{margin-right:160px}.folded .wp-admin .monsterinsights-swal{margin-right:36px}}.monsterinsights-modal{position:fixed;top:0;right:0;left:0;bottom:0;background:rgba(0,0,0,.8);z-index:99999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.monsterinsights-modal .monsterinsights-modal-inner{background:#fff;padding:50px;border:1px solid #d6e2ed;text-align:center;width:750px}.monsterinsights-modal .monsterinsights-modal-inner h2{margin-top:0;margin-bottom:0;line-height:1.4}.monsterinsights-modal .monsterinsights-modal-inner p{margin-bottom:0}.monsterinsights-modal .monsterinsights-modal-inner .monsterinsights-modal-buttons{margin-top:50px}.monsterinsights-modal .monsterinsights-modal-inner .monsterinsights-button{margin:0 10px}.monsterinsights-welcome-overlay{position:fixed;top:0;right:0;left:0;bottom:0;z-index:99999999;font-family:inherit;overflow:hidden;background-color:rgba(0,0,0,.5)}.monsterinsights-welcome-overlay .monsterinsights-welcome-overlay-inner{background:#fff;padding:30px;width:70%;margin:0 auto;position:relative;top:10%;height:80%}.monsterinsights-welcome-overlay .monsterinsights-overlay-close{background:none;border:none;position:absolute;top:5px;left:7px;padding:0;color:#777}.monsterinsights-welcome-overlay .monsterinsights-welcome-overlay-content{height:100%}.monsterinsights-welcome-overlay .monsterinsights-welcome-overlay-content iframe{height:100%;width:100%}.monsterinsights-float-right{float:left}.monsterinsights-loading-spinner-inline{text-align:center;margin:25px}.monsterinsights-loading-spinner-inline .monsterinsights-loading-spinner-inline-loader-holder{display:inline-block}.monsterinsights-semrush-cta{background:#fff;border-right:3px solid #338eef;padding:20px 26px;border-radius:0 3px 3px 0;position:relative}.monsterinsights-semrush-cta br{display:none}.monsterinsights-semrush-cta .monsterinsights-semrush-cta-close{position:absolute;top:12px;left:12px;cursor:pointer;border:0;background:rgba(0,0,0,0);padding:0;margin:0;outline:none}.monsterinsights-semrush-cta .monsterinsights-semrush-cta-title{font-weight:700;font-size:16px;line-height:20px;color:#393f4c;margin:0}.monsterinsights-semrush-cta .monsterinsights-semrush-cta-content{font-weight:400;font-size:14px;color:#393f4c}.monsterinsights-semrush-cta .monsterinsights-button{background:#338eef;border-radius:3px;font-weight:400;font-size:14px;border-width:0;padding:7px 12px}.monsterinsights-semrush-cta .monsterinsights-button:active,.monsterinsights-semrush-cta .monsterinsights-button:focus,.monsterinsights-semrush-cta .monsterinsights-button:hover{background:#3088e6;outline:none}.monsterinsights-row-highlight{-webkit-animation-name:color;animation-name:color;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:2;animation-iteration-count:2}@-webkit-keyframes color{0%{background-color:#fff}50%{background-color:#509fe2}to{background-color:#fff}}@keyframes color{0%{background-color:#fff}50%{background-color:#509fe2}to{background-color:#fff}}
lite/assets/vue/css/settings.css CHANGED
@@ -1 +1 @@
1
- .monsterinsights-dark[data-v-3b9e68c1],.monsterinsights-dark[data-v-3e9d67ac],.monsterinsights-dark[data-v-4619bc56]{display:block}.monsterinsights-addons-navbar h1{display:inline-block;font-size:16px;line-height:48px;font-weight:400;margin:0;color:#8ba4b7}.monsterinsights-addons-navbar .monsterinsights-addons-filters{float:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px;width:258px;position:relative}@media (max-width:750px){.monsterinsights-addons-navbar .monsterinsights-addons-filters{width:calc(100vw - 200px)}}.monsterinsights-addons-navbar .monsterinsights-addons-filters input[type=text]{height:28px;margin-right:0;padding-left:10px;padding-right:28px;font-size:14px;border-color:#d6e2ed}.monsterinsights-addons-navbar .monsterinsights-addons-filters input[type=text]::-webkit-input-placeholder{color:#8ba4b7}.monsterinsights-addons-navbar .monsterinsights-addons-filters input[type=text]:-moz-placeholder,.monsterinsights-addons-navbar .monsterinsights-addons-filters input[type=text]::-moz-placeholder{color:#8ba4b7}.monsterinsights-addons-navbar .monsterinsights-addons-filters input[type=text]:-ms-input-placeholder{color:#8ba4b7}.monsterinsights-addons-navbar .monsterinsights-addons-filters>i{position:absolute;right:10px;top:5px;z-index:10;color:#b7c9d9}.monsterinsights-addon-not-available .monsterinsights-addon-status span,.monsterinsights-addon-not-installed .monsterinsights-addon-status span{color:#777}.monsterinsights-addon-inactive .monsterinsights-addon-status span{color:#d4393d}.monsterinsights-addon-active .monsterinsights-addon-status span{color:#64bfa5}#monsterinsights-addons{width:770px}@media (max-width:782px){#monsterinsights-addons{width:100%}}#monsterinsights-addons .monsterinsights-addons-area{margin:0 10px}#monsterinsights-addons .monsterinsights-addon-active .monsterinsights-button,#monsterinsights-addons .monsterinsights-addon-inactive .monsterinsights-button,#monsterinsights-addons .monsterinsights-addon-not-available .monsterinsights-button{background:#f9fbff;border-color:#d6e2eb;color:#8ba4b7}#monsterinsights-addons .monsterinsights-addon-active .monsterinsights-button:focus,#monsterinsights-addons .monsterinsights-addon-active .monsterinsights-button:hover,#monsterinsights-addons .monsterinsights-addon-inactive .monsterinsights-button:focus,#monsterinsights-addons .monsterinsights-addon-inactive .monsterinsights-button:hover,#monsterinsights-addons .monsterinsights-addon-not-available .monsterinsights-button:focus,#monsterinsights-addons .monsterinsights-addon-not-available .monsterinsights-button:hover{background:#fff;border-color:#c4d6e2}#monsterinsights-addons .monsterinsights-addons-no-results{margin-top:25px;padding:0 10px}#monsterinsights-addons .monsterinsights-addons-no-results p{font-size:16px}#monsterinsights-addons .monsterinsights-addons-no-results>div{visibility:hidden;-webkit-animation:loadMonsterInsightsSettingsNoJSView 0s 2s forwards;animation:loadMonsterInsightsSettingsNoJSView 0s 2s forwards}.monsterinsights-path-addons .monsterinsights-navigation-bar{padding-left:10px;padding-right:10px;background:#fff;border-top:1px solid #d6e2ed;border-bottom:1px solid #d6e2ed}.monsterinsights-path-addons .monsterinsights-navigation-bar .monsterinsights-container,.monsterinsights-path-addons .monsterinsights-navigation-bar .monsterinsights-main-navigation.monsterinsights-main-navigation-open{padding:0}.monsterinsights-addons-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:25px}.monsterinsights-addons-list .monsterinsights-addon{width:calc(50% - 12.5px);border:1px solid #d6e2ed;position:relative;background:#fff;padding:0 0 72px;margin-bottom:25px}@media (max-width:782px){.monsterinsights-addons-list .monsterinsights-addon{width:100%}}.monsterinsights-addons-list .monsterinsights-addon h3{color:#393f4c;margin:0 0 -5px;font-size:15px}.monsterinsights-addons-list .monsterinsights-addon .monsterinsights-addon-excerpt{color:#777;font-weight:400;margin:10px 0 0;font-size:14px}.monsterinsights-addons-list .monsterinsights-addon-top{padding:20px 24px;display:-webkit-box;display:-ms-flexbox;display:flex}.monsterinsights-addons-list .monsterinsights-addon-image{border:1px solid #d6e2ed;width:74px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-item-align:start;align-self:start;margin-right:20px}.monsterinsights-addons-list .monsterinsights-addon-image img{display:block;max-width:100%}.monsterinsights-addons-list .monsterinsights-addon-message{position:absolute;bottom:0;background:#f9fbff;border-top:1px solid #d6e2ed;left:0;right:0}.monsterinsights-addons-list .monsterinsights-addon-message .monsterinsights-interior{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.monsterinsights-addons-list .monsterinsights-addon-message .monsterinsights-addon-status{font-weight:700;font-size:13px;color:#393f4c}.monsterinsights-addons-list .monsterinsights-addon-message .monsterinsights-addon-action{-ms-flex-item-align:end;align-self:flex-end}.monsterinsights-addons-list .monsterinsights-addon-message .monsterinsights-button{padding-bottom:7px;padding-top:9px;min-width:120px;line-height:1}.monsterinsights-addons-list .monsterinsights-addon-upgrade{text-align:center;width:100%}#request-filesystem-credentials-dialog[data-v-496d2653]{display:block}.monsterinsights-file-input{margin-bottom:20px}.monsterinsights-tools .monsterinsights-dark{margin-bottom:5px;display:block}.monsterinsights-tools-url-builder p .monsterinsights-info{margin-left:0}.monsterinsights-tools-url-builder .monsterinsights-input-text{margin-bottom:20px}.monsterinsights-required{color:#d4393d}textarea:-moz-read-only{background-color:#f9fbff}textarea:read-only{background-color:#f9fbff}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-settings-block-content .monsterinsights-tools-info-row p{margin-top:0}.monsterinsights-tools-info-row{display:-webkit-box;display:-ms-flexbox;display:flex}.monsterinsights-tools-info-row .monsterinsights-tools-info-label{width:230px;-ms-flex-negative:0;flex-shrink:0}.monsterinsights-tools-info-row .monsterinsights-tools-info-description p{margin-bottom:5px}@media (max-width:782px){.monsterinsights-tools-info-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-toolsadditional-info a{color:#777}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-toolsadditional-info a:focus,.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-toolsadditional-info a:hover{color:#393f4c}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-toolsadditional-info i{margin-right:10px;color:#b6c9da}.monsterinsights-admin-page .monsterinsights-prettylinks-flow-ad,.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-prettylinks-flow-ad{background-color:#0c55da;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-position:100% 0;background-size:contain;border-radius:5px;padding:30px;margin-top:30px;position:relative}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-prettylinks-flow-ad,.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-prettylinks-flow-ad{padding-bottom:50px}}.monsterinsights-admin-page .monsterinsights-prettylinks-flow-ad .monsterinsights-prettylinks-flow-ad-title,.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-prettylinks-flow-ad .monsterinsights-prettylinks-flow-ad-title{font-weight:700;font-size:28px;line-height:32px;color:#fff;margin-top:0;margin-bottom:15px;font-family:Helvetica,Helvetica Neue,Arial,Lucida Grande,sans-serif}.monsterinsights-admin-page .monsterinsights-prettylinks-flow-ad .monsterinsights-prettylinks-flow-ad-description,.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-prettylinks-flow-ad .monsterinsights-prettylinks-flow-ad-description{color:#fff;font-family:Roboto,sans-serif;line-height:20px}.monsterinsights-admin-page .monsterinsights-prettylinks-flow-ad .monsterinsights-button,.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-prettylinks-flow-ad .monsterinsights-button{background:#256ef3;border:0;font-size:16px;font-weight:700;border-radius:5px;font-family:Roboto,sans-serif;position:relative;padding:12px 76px 12px 60px}.monsterinsights-admin-page .monsterinsights-prettylinks-flow-ad .monsterinsights-button:active,.monsterinsights-admin-page .monsterinsights-prettylinks-flow-ad .monsterinsights-button:focus,.monsterinsights-admin-page .monsterinsights-prettylinks-flow-ad .monsterinsights-button:hover,.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-prettylinks-flow-ad .monsterinsights-button:active,.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-prettylinks-flow-ad .monsterinsights-button:focus,.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-prettylinks-flow-ad .monsterinsights-button:hover{background:rgba(37,110,243,.85);border-color:rgba(37,110,243,.85);outline:none}.monsterinsights-admin-page .monsterinsights-prettylinks-flow-ad .monsterinsights-button:after,.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-prettylinks-flow-ad .monsterinsights-button:after{position:absolute;content:"";right:53px;top:50%;width:16px;height:17px;margin-top:-8px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEJSURBVHgB3VPBbcMwDDxSbgEDfWQEb9Cu0BGMLqBu0L6Dou0j6BjVAkVW6AgZQSP450cSsrIaubErB0jyy31IUbwTJVKECSy+WhtMtVv6+UPpcnnFlAAxfY5CLpfHOBMXIEDJ+Vi2lQhsv8H0up+oou/JXzPcW136zu+7sAktMyPS4KS/vSbIuRTvr/BSl98KfcRhNIrNfTp9cIWExbK1hH8z0JPn9c1qUFkmMSeSJUeB0chGiPKKjcx2IpEs26uKSe5GfF9kRhYGGl7H2K2sa4Z64utbA3G5gif/AkRcgcIpqAn+01TawUEKXbFBaY8sz4htTPaoSewqiRa/FrO46l48BCqcAob/ASVTXz+pYfYFAAAAAElFTkSuQmCC);background-repeat:no-repeat}.monsterinsights-admin-page .monsterinsights-prettylinks-flow-ad .monsterinsights-prettylinks-flow-ad-logo,.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-prettylinks-flow-ad .monsterinsights-prettylinks-flow-ad-logo{position:absolute;right:45px;bottom:40px;background-image:url(../img/pretty-links-logo-white.svg);background-repeat:no-repeat;width:240px;min-height:39px}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-prettylinks-flow-ad .monsterinsights-prettylinks-flow-ad-logo,.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-prettylinks-flow-ad .monsterinsights-prettylinks-flow-ad-logo{right:10px;bottom:0}}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-copy-to-prettylinks{position:relative;background:#256ef3;border-color:#0d59e3;margin-left:15px;padding:10px 48px 10px 23px}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-copy-to-prettylinks:active,.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-copy-to-prettylinks:focus,.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-copy-to-prettylinks:hover{background:rgba(37,110,243,.85);border-color:rgba(37,110,243,.85);outline:none}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-copy-to-prettylinks:after{position:absolute;content:"";right:23px;top:50%;width:16px;height:15px;margin-top:-7px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEQSURBVHgBlVLBccIwENyTPXnwSEwHooLYFYRnxlXQgekgpgNaSAe8eOSTuAI5lUAyDHxAx2mwAcEgj3fGPtne3VufBASwMuNkZd51iKNCHyMamIjUtzPqbfBv8okU7S6FwbS3AQgf5yWh6GWw+c2LpnuLpHl338cNKVZUMEMzkBJIIwDh1AReS6p6b3ezWEIkIp6eUndDOKm7i2Yc4alSw2xZy8MMPeE0z9nX4tz0z+QlXQ2uS/ySLcsm0QViMg9N/Fbs4O2Cgl2gA4R97WuuYEFplwEj0g8NiOjNJ2N9ayCc14cGIklaoftXy9vRge2ImT8vpuyljD05UyWlstjOh9lP293ViRy4UoFKWXszOAInrGJHik+ELQAAAABJRU5ErkJggg==);background-repeat:no-repeat}body.monsterinsights-prettylinks-flow-page{background:#fff}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow{max-width:770px;margin:0 auto}@media (max-width:782px){body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow{padding:0 30px}}@media (min-width:783px) and (max-width:935px){body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow{max-width:700px}}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow a,body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow button,body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow div,body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow h1,body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow h2,body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow h3,body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow h4,body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow p,body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow span{font-family:Roboto,sans-serif}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow p{font-size:16px;line-height:21px;color:#393f4c}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-header{text-align:center;max-width:680px;margin:0 auto;padding-top:75px;padding-bottom:20px}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-header .monsterinsights-tools-prettylinks-flow-header-logo{min-height:56px;background-image:url(../img/mi-and-pl-logo.svg);background-repeat:no-repeat;background-position:50%}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-header .monsterinsights-prettylinks-flow-title{font-size:39px;font-weight:900;line-height:46px;text-align:center;color:#393f4c;margin-top:60px;margin-bottom:18px}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-header .monsterinsights-prettylinks-flow-description{max-width:560px;margin:0 auto}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:25px}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row .monsterinsights-tools-prettylinks-row-image{margin-left:-35px}@media (max-width:782px){body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row .monsterinsights-tools-prettylinks-row-image{margin-left:0}}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row .monsterinsights-tools-prettylinks-row-description{padding-left:16px}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row .monsterinsights-tools-prettylinks-row-description h3{margin-top:0}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard{border-radius:5px;border:1px solid #e2e4e9;margin-bottom:36px}@media (max-width:782px){body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard{text-align:center;padding:30px 30px 0}}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard.prettylinks-activated,body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard.prettylinks-not-activated{border-width:2px;border-color:#338eef}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard.prettylinks-activated .monsterinsights-prettylinks-flow-counter,body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard.prettylinks-not-activated .monsterinsights-prettylinks-flow-counter{background:#338eef}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard.prettylinks-activated .monsterinsights-tools-prettylinks-action .monsterinsights-button,body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard.prettylinks-not-activated .monsterinsights-tools-prettylinks-action .monsterinsights-button{background:#338eef;border-color:#338eef;color:#fff}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard.prettylinks-activated .monsterinsights-tools-prettylinks-action.monsterinsights-tools-install-prettylinks .monsterinsights-button:after,body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard.prettylinks-not-activated .monsterinsights-tools-prettylinks-action.monsterinsights-tools-install-prettylinks .monsterinsights-button:after{background-position:0 -16px}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard.prettylinks-activated .monsterinsights-tools-prettylinks-action.monsterinsights-tools-create-prettylinks .monsterinsights-button,body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard.prettylinks-not-activated .monsterinsights-tools-prettylinks-action.monsterinsights-tools-create-prettylinks .monsterinsights-button{pointer-events:auto}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard.prettylinks-activated .monsterinsights-tools-prettylinks-action.monsterinsights-tools-create-prettylinks .monsterinsights-button:after,body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard.prettylinks-not-activated .monsterinsights-tools-prettylinks-action.monsterinsights-tools-create-prettylinks .monsterinsights-button:after{background-position:-18px -18px}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard.prettylinks-status-active .monsterinsights-prettylinks-flow-counter{background:#1ec185}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard.prettylinks-status-active .monsterinsights-tools-prettylinks-action .monsterinsights-button{pointer-events:none}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard .monsterinsights-prettylinks-flow-counter{width:48px;height:48px;text-align:center;background:#b6bcc8;border-radius:50%;color:#fff;font-size:24px;line-height:48px;font-weight:700;margin-left:35px;margin-right:35px}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard .monsterinsights-tools-prettylinks-action{padding:30px 0}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard .monsterinsights-tools-prettylinks-action h3{font-size:18px;line-height:18px;color:#393f4c;font-weight:700;margin-top:12px;margin-bottom:0}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard .monsterinsights-tools-prettylinks-action p{margin-top:6px;margin-bottom:0}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard .monsterinsights-tools-prettylinks-action .monsterinsights-button{font-size:14px;font-weight:700;border:0;border-radius:5px;margin-top:30px;color:#b6bcc8;background:#e2e4e9;border-color:#e2e4e9;padding:13px 46px 13px 20px;position:relative}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard .monsterinsights-tools-prettylinks-action .monsterinsights-button:after{position:absolute;content:"";right:20px;top:50%;width:16px;height:16px;margin-top:-8px;background-repeat:no-repeat;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAIRQTFRFAAAA1Nfe09fe1dff09ff0tfe0dXd09je09ff1Njf09Td0tbcz9fbz8/f09je0tfc0tjf1Nje19fXz8/Pz9fX09fd0dfdDl2vDlyvDlyxDlyvDluvDlytDlyvDVyvDVysDFyrEGCvDlyvDlyuDluvDlquDl2vDl2vEGCvEFCvCFivDlyvL0miRwAAACx0Uk5TAN//f3/fgO+/j5BQQBDPoI/PIBAggIDf/39/34Dvv1BAEM+gj5CP7yAQIICE4JwzAAABEElEQVR4nKWQCU/EIBCFH9UC67G1XqAF1FZdV////7Mc07K9YuIjIRPex7zJAEGsKBiSzopM5+nR18jqUWtAybnYBCQg/wEIKXfAhZRleL0cJ7qKACeWB+B6T36FRWAgKopgUt4AOylFCo5EtTGkJ8ifAszf9e2+uqt9xRIgOGcRiPH1ffR9y8mqs1oUYaiH3H/MAIESYljXoPK0QzkDopTWasWK0r3+DDzpTM8LgD7RGtAYYzcBBzgCXsZ+r4vAW0t+lzpY596BD+ea2JeIjiIMpZkUHIkOq0AgyO8BFSI+nTv0gPKf26+2O4Y2ajZkjG+/jy0tZhEIsv0hwBqjpoBFA6tnq27G+tCfBvjJffMLAwgkWFxoOwcAAAAASUVORK5CYII=);background-position:0 0}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard .monsterinsights-tools-prettylinks-action.monsterinsights-tools-create-prettylinks .monsterinsights-button{pointer-events:none}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard .monsterinsights-tools-prettylinks-action.monsterinsights-tools-create-prettylinks .monsterinsights-button:after{width:14px;height:14px;margin-top:-7px;background-position:-18px 0}.monsterinsights-about-block{padding:25px;background:#fff;border:1px solid #d6e2ed;margin-top:20px;margin-left:20px;margin-right:20px}.monsterinsights-about-block h3{color:#393f4c;font-size:18px;margin:0 0 20px;line-height:1.4}.monsterinsights-about-block p{font-size:16px}.monsterinsights-about-block:after{content:"";display:table;clear:both}div[class*=" monsterinsights-path-about-"] .monsterinsights-container,div[class^=monsterinsights-path-about-] .monsterinsights-container{width:100%}div[class*=" monsterinsights-path-about-"] .monsterinsights-header,div[class*=" monsterinsights-path-about-"] .monsterinsights-navigation-bar,div[class^=monsterinsights-path-about-] .monsterinsights-header,div[class^=monsterinsights-path-about-] .monsterinsights-navigation-bar{padding-left:20px;padding-right:20px}@media (max-width:782px){div[class*=" monsterinsights-path-about-"] .monsterinsights-header,div[class*=" monsterinsights-path-about-"] .monsterinsights-navigation-bar,div[class^=monsterinsights-path-about-] .monsterinsights-header,div[class^=monsterinsights-path-about-] .monsterinsights-navigation-bar{padding-left:0;padding-right:0}}div[class*=" monsterinsights-path-about-"] .monsterinsights-addons-list,div[class^=monsterinsights-path-about-] .monsterinsights-addons-list{padding:0 20px}div[class*=" monsterinsights-path-about-"] .monsterinsights-addons-list .monsterinsights-addon,div[class^=monsterinsights-path-about-] .monsterinsights-addons-list .monsterinsights-addon{width:calc(33.3333% - 12.5px)}@media (max-width:782px){div[class*=" monsterinsights-path-about-"] .monsterinsights-addons-list .monsterinsights-addon,div[class^=monsterinsights-path-about-] .monsterinsights-addons-list .monsterinsights-addon{width:100%}}div[class*=" monsterinsights-path-about-"] .monsterinsights-addon-image,div[class^=monsterinsights-path-about-] .monsterinsights-addon-image{min-height:74px;padding:5px;display:-webkit-box;display:-ms-flexbox;display:flex;height:74px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}div[class*=" monsterinsights-path-about-"] .monstericon-star:before,div[class^=monsterinsights-path-about-] .monstericon-star:before{color:#fdb72c}.monsterinsights-lite-vs-pro-table{padding:0}.monsterinsights-lite-vs-pro-table .monsterinsights-lite-vs-pro-footer{background:#f0f0f0}.monsterinsights-lite-vs-pro-header{text-align:center;padding:40px 0 22px}.monsterinsights-lite-vs-pro-header h1{font-size:22px;margin:0 0 22px}.monsterinsights-features-table{width:100%;border-collapse:collapse;border-top:1px solid #d6e2ed;border-bottom:1px solid #d6e2ed}.monsterinsights-features-table td,.monsterinsights-features-table th{width:33.33333%;border-bottom:1px solid #d6e2ed;padding:30px;vertical-align:top}.monsterinsights-features-table td p,.monsterinsights-features-table th p{margin:0}.monsterinsights-features-table th{background:#f0f0f0;text-align:left;border-right:none}.monsterinsights-features-table td p>span{display:block;margin-left:30px}.monsterinsights-features-full:before,.monsterinsights-features-none:before,.monsterinsights-features-partial:before{display:inline-block;font-family:Misettings;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f021";font-size:20px;margin-right:10px;color:#d4393d;position:relative;top:2px}.monsterinsights-features-partial:before{content:"";background:url(../img/about-icon-check.svg) no-repeat 50%;background-size:19px auto;width:19px;height:19px;top:6px}.monsterinsights-features-full:before{content:"\f015";color:#4ab99b}.monsterinsights-lite-vs-pro-footer{padding:50px 20px 30px;text-align:center}.monsterinsights-lite-vs-pro-footer h3{margin-bottom:10px}.monsterinsights-lite-vs-pro-footer p{margin-bottom:0}.monsterinsights-lite-vs-pro-footer a{color:#509fe2}.monsterinsights-lite-vs-pro-footer a:focus,.monsterinsights-lite-vs-pro-footer a:hover{color:#393f4c}.monsterinsights-lite-vs-pro-footer.monsterinsights-small{padding:0;text-align:left}.monsterinsights-lite-vs-pro-footer.monsterinsights-small h3{margin-bottom:5px}.monsterinsights-lite-vs-pro-footer.monsterinsights-small p{margin-top:0}.monsterinsights-two-column{display:-webkit-box;display:-ms-flexbox;display:flex}.monsterinsights-two-column>div{width:50%}.monsterinsights-list-check ul{margin:0}.monsterinsights-list-check li{font-size:16px;margin-top:10px;padding-left:30px;position:relative}.monsterinsights-list-check li:first-child{margin-top:0}.monsterinsights-list-check li:before{display:inline-block;font-family:Misettings;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f015";font-size:20px;margin-right:10px;color:#5cc0a5;position:absolute;left:0;top:0}.monsterinsights-about-docs-row:after{display:table;clear:both;content:""}.monsterinsights-about-docs-image{width:270px;float:left;margin-right:20px}.monsterinsights-about-docs-1:after{background-image:url(../img/about-icon-connect.png)}.monsterinsights-about-docs-2:after{background-image:url(../img/about-icon-guide.png)}.monsterinsights-about-docs-3:after{background-image:url(../img/about-icon-gdpr.png)}.monsterinsights-about-docs-4:after{background-image:url(../img/about-icon-addons.png)}.monsterinsights-about-docs-5:after{background-image:url(../img/about-icon-ecommerce.png)}.monsterinsights-bg-img.monsterinsights-about-team{padding-top:59%}.monsterinsights-bg-img.monsterinsights-about-team:after{background-image:url(../img/about-team.jpg)}.monsterinsights-about-page-right-image{float:right;width:40%;text-align:center;margin:0 0 0 20px}@media (max-width:782px){.monsterinsights-about-page-right-image{width:100%;float:none;margin:0 0 20px}}.monsterinsights-about-page-right-image img{width:100%}.monsterinsights-about-page-right-image figcaption{color:#999797;margin-top:5px}.monsterinsights-about-page-right-image iframe{max-width:100%}.monsterinsights-dark[data-v-62e7e943]{display:block}.monsterinsights-colorpicker-preview span{width:40px;height:40px;display:inline-block;border:1px solid #b9c9d7;border-radius:5px}.monsterinsights-colorpicker-picker{position:absolute;z-index:100}.monsterinsights-colorpicker-picker .hu-color-picker{min-width:218px!important}.monsterinsights-pp-theme-picker{overflow:hidden}.monsterinsights-pp-theme-picker .monsterinsights-pp-themes-carousel,.monsterinsights-pp-theme-picker .monsterinsights-pp-themes-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap}.monsterinsights-pp-theme-picker .monsterinsights-pp-themes-slide{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-negative:0;flex-shrink:0}.monsterinsights-pp-theme-picker .monsterinsights-pp-themes-slide:after{content:"";margin-left:48%}.monsterinsights-pp-theme-picker .monsterinsights-pp-theme-option{width:150px;border-radius:10px;border:1px solid #d3d7de;height:150px;padding:17px 20px;margin-bottom:24px;cursor:pointer;position:relative;background:rgba(0,0,0,0)}.monsterinsights-pp-theme-picker .monsterinsights-pp-theme-option.monsterinsights-pp-theme-option-selected,.monsterinsights-pp-theme-picker .monsterinsights-pp-theme-option:focus,.monsterinsights-pp-theme-picker .monsterinsights-pp-theme-option:hover{border:3px solid #338eef;padding:15px 18px;outline:none}.monsterinsights-pp-theme-picker .monsterinsights-pp-theme-option.monsterinsights-pp-theme-not-available .monsterinsights-pp-theme-icon,.monsterinsights-pp-theme-picker .monsterinsights-pp-theme-option.monsterinsights-pp-theme-not-available .monsterinsights-pp-theme-name{opacity:.6}.monsterinsights-pp-theme-picker .monsterinsights-pp-theme-active-icon{position:absolute;right:5px;top:5px}.monsterinsights-pp-theme-picker .monsterinsights-pp-theme-icon{display:block;width:110px;height:94px}.monsterinsights-pp-theme-picker .monsterinsights-pp-theme-name{color:#393f4c;font-size:14px;margin-top:8px;display:block;text-align:left}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_inline_theme .monsterinsights-pp-theme-icon{background:url(../img/theme-icons.png) no-repeat 0 0;background-size:488px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_inline_theme .monsterinsights-pp-theme-beta .monsterinsights-pp-theme-icon{background-position-x:-126px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_inline_theme .monsterinsights-pp-theme-charlie .monsterinsights-pp-theme-icon{background-position-x:-252px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_inline_theme .monsterinsights-pp-theme-delta .monsterinsights-pp-theme-icon{background-position-x:-378px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_inline_theme .monsterinsights-pp-theme-echo .monsterinsights-pp-theme-icon{background-position:0 -126px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_inline_theme .monsterinsights-pp-theme-foxtrot .monsterinsights-pp-theme-icon{background-position:-126px -126px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_inline_theme .monsterinsights-pp-theme-golf .monsterinsights-pp-theme-icon{background-position:-252px -126px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_inline_theme .monsterinsights-pp-theme-hotel .monsterinsights-pp-theme-icon{background-position:-378px -126px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_inline_theme .monsterinsights-pp-theme-india .monsterinsights-pp-theme-icon{background-position:0 -252px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_inline_theme .monsterinsights-pp-theme-juliett .monsterinsights-pp-theme-icon{background-position:-126px -252px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_inline_theme .monsterinsights-pp-theme-kilo .monsterinsights-pp-theme-icon{background-position:-252px -252px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_inline_theme .monsterinsights-pp-theme-lima .monsterinsights-pp-theme-icon{background-position:-378px -252px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_inline_theme .monsterinsights-pp-theme-mike .monsterinsights-pp-theme-icon{background-position:0 -378px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_inline_theme .monsterinsights-pp-theme-november .monsterinsights-pp-theme-icon{background-position:-126px -378px}.monsterinsights-pp-theme-picker .monsterinsights-pp-themes-slider-controls{text-align:center;font-size:14px;color:#626d83}.monsterinsights-pp-theme-picker .monsterinsights-pp-themes-slider-controls>span{display:inline-block;margin:0 11px;vertical-align:middle}.monsterinsights-pp-theme-picker .monsterinsights-pp-themes-slider-controls button{border:none;border-radius:3px;background:#f0f2f4;width:20px;height:20px;text-align:center;color:#626d83;font-size:8px;cursor:pointer}.monsterinsights-pp-theme-picker .monsterinsights-pp-themes-slider-controls button:focus,.monsterinsights-pp-theme-picker .monsterinsights-pp-themes-slider-controls button:hover{background:#dadcde}.monsterinsights-pp-theme-picker .monsterinsights-pp-themes-slider-controls button:disabled{opacity:.5;cursor:default}.monsterinsights-pp-theme-picker .monsterinsights-pp-themes-slider-controls button i{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.monsterinsights-pp-theme-picker .monsterinsights-pp-themes-slider-controls button.monsterinsights-pp-themes-slider-button-next i{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_widget_theme .monsterinsights-pp-theme-option{text-align:center}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_widget_theme .monsterinsights-pp-theme-name{position:absolute;left:18px;bottom:10px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_widget_theme .monsterinsights-pp-theme-icon{width:74px;height:46px;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-position:0 0;background-size:392px;display:inline-block}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_widget_theme .monsterinsights-pp-theme-beta .monsterinsights-pp-theme-icon{background-position-x:-212px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_widget_theme .monsterinsights-pp-theme-charlie .monsterinsights-pp-theme-icon{background-position-x:-106px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_widget_theme .monsterinsights-pp-theme-delta .monsterinsights-pp-theme-icon{height:43px;background-position:-318px 0}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_widget_theme .monsterinsights-pp-theme-echo .monsterinsights-pp-theme-icon{height:76px;background-position:0 -73px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_widget_theme .monsterinsights-pp-theme-foxtrot .monsterinsights-pp-theme-icon{background-position:-106px -90px;height:41px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_widget_theme .monsterinsights-pp-theme-golf .monsterinsights-pp-theme-icon{background-position:-212px -83px;height:56px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_widget_theme .monsterinsights-pp-theme-hotel .monsterinsights-pp-theme-icon{height:50px;background-position:-318px -86px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_products_theme .monsterinsights-pp-theme-option{text-align:center}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_products_theme .monsterinsights-pp-theme-name{position:absolute;left:18px;bottom:10px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_products_theme .monsterinsights-pp-theme-icon{width:74px;height:40px;background:url(data:image/png;base64,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) no-repeat 0 -19px;background-size:296px;display:inline-block}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_products_theme .monsterinsights-pp-theme-beta .monsterinsights-pp-theme-icon{background-position-x:-74px;background-position-y:-6px;height:66px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_products_theme .monsterinsights-pp-theme-charlie .monsterinsights-pp-theme-icon{background-position-x:-148px;height:50px;background-position-y:-14px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_products_theme .monsterinsights-pp-theme-delta .monsterinsights-pp-theme-icon{height:78px;background-position:-222px 0}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-preview{position:relative}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls .monsterinsights-pp-controls{margin-right:22px;margin-bottom:20px}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls input[type=number]{width:40px;height:40px;border-radius:5px;border:1px solid #b9c9d7;padding:2px}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls .monsterinsights-pp-controls-inputs{display:-webkit-box;display:-ms-flexbox;display:flex}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls label{font-size:14px;width:auto;margin-right:9px;color:#393f4c;margin-bottom:8px}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls label span{display:block}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls label .monsterinsights-pp-control-label{margin-bottom:4px}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls label .monsterinsights-number-input-no-arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls label .monsterinsights-number-input-no-arrows input{border-radius:5px 0 0 5px;text-align:center;-moz-appearance:textfield}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls label .monsterinsights-number-input-no-arrows input::-webkit-inner-spin-button,.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls label .monsterinsights-number-input-no-arrows input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls label .monsterinsights-number-input-no-arrows .monsterinsights-number-input-arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;font-size:10px}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls label .monsterinsights-number-input-no-arrows .monsterinsights-number-input-arrows .monsterinsights-number-input-arrow{background:#f9fbff;padding:3px 5px;border:1px solid #b9c9d7;border-left-width:0;cursor:pointer}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls label .monsterinsights-number-input-no-arrows .monsterinsights-number-input-arrows .monsterinsights-number-input-arrow:focus,.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls label .monsterinsights-number-input-no-arrows .monsterinsights-number-input-arrows .monsterinsights-number-input-arrow:hover{background:#fff}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls label .monsterinsights-number-input-no-arrows .monsterinsights-number-input-arrows .monsterinsights-number-input-arrow.monsterinsights-number-input-arrow-up{border-radius:0 5px 0 0;border-bottom:0;padding-bottom:4px}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls label .monsterinsights-number-input-no-arrows .monsterinsights-number-input-arrows .monsterinsights-number-input-arrow.monsterinsights-number-input-arrow-up i{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls label .monsterinsights-number-input-no-arrows .monsterinsights-number-input-arrows .monsterinsights-number-input-arrow.monsterinsights-number-input-arrow-down{border-radius:0 0 5px 0}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls label .monsterinsights-number-input-no-arrows .monsterinsights-number-input-unit{font-size:14px;color:#444;margin-left:5px}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls .monsterinsights-pp-controls-description{font-weight:700}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls .monsterinsights-pp-color-input-inline{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:9px}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls .monsterinsights-pp-color-input-inline .monsterinsights-colorpicker-preview span{border-top-right-radius:0;border-bottom-right-radius:0;border-right-width:0}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls .monsterinsights-pp-color-input-inline input[type=text]{border-top-left-radius:0;border-bottom-left-radius:0;max-width:108px}.monsterinsights-admin-page .monsterinsights-color-picker{position:relative;max-width:40px}.monsterinsights-admin-page .monsterinsights-color-picker .monsterinsights-colorpicker-picker{bottom:-120px;margin-left:10px;left:100%}.monsterinsights-admin-page .monsterinsights-pp-posts-picker .multiselect__input{border:none}.monsterinsights-admin-page .monsterinsights-popular-posts .monsterinsights-settings-block .monsterinsights-settings-input-select+p{margin-top:25px}.monsterinsights-admin-page .monsterinsights-buttons-toggle .monsterinsights-button{background:#fff;color:#444;border-bottom-width:1px;border-color:#b9c9d7;border-radius:0;line-height:18px;border-right:0;margin:0}.monsterinsights-admin-page .monsterinsights-buttons-toggle .monsterinsights-button:hover{background:#509fe2;color:#fff;border-color:#b9c9d7}.monsterinsights-admin-page .monsterinsights-buttons-toggle .monsterinsights-button:focus{z-index:10;position:relative;border-radius:0;outline:none}.monsterinsights-admin-page .monsterinsights-buttons-toggle .monsterinsights-button:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.monsterinsights-admin-page .monsterinsights-buttons-toggle .monsterinsights-button:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px;border-right:1px solid #d6e2ed}.monsterinsights-admin-page .monsterinsights-buttons-toggle .monsterinsights-button.monsterinsights-selected-interval{background:#509fe2;color:#fff;font-weight:400}.monsterinsights-admin-page .monsterinsights-settings-input-radio .monsterinsights-notice-no-posts{padding-top:15px;cursor:default}.monsterinsights-admin-page .monsterinsights-settings-input-radio .monsterinsights-notice-no-posts span{color:#d83638;font-weight:400}.monsterinsights-bg-img.monsterinsights-pp-theme-preview-beta{width:144px;height:100px;padding:0}.monsterinsights-bg-img.monsterinsights-pp-theme-preview-beta:after{background-image:url(../img/theme-preview-beta.png)}.monsterinsights-inline-popular-posts-image{width:128px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;margin-right:16px}.monsterinsights-inline-popular-posts-widget{margin-bottom:24px}.monsterinsights-inline-popular-posts-alpha{padding:24px 27px}.monsterinsights-inline-popular-posts-alpha .monsterinsights-inline-popular-posts-label{font-style:normal;font-weight:700;font-size:18px;line-height:1;display:block;margin-bottom:6px}.monsterinsights-inline-popular-posts-alpha .monsterinsights-inline-popular-posts-title{font-weight:700;font-size:18px;line-height:1;text-decoration:none}.monsterinsights-inline-popular-posts-beta{padding:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #d6e2ed}.monsterinsights-inline-popular-posts-beta .monsterinsights-inline-popular-posts-text{margin-left:19px}.monsterinsights-inline-popular-posts-beta .monsterinsights-inline-popular-posts-label{display:block;font-weight:700;font-size:18px;line-height:18px}.monsterinsights-inline-popular-posts-beta .monsterinsights-inline-popular-posts-title{font-weight:700;font-size:18px;line-height:130%;text-decoration:none}.monsterinsights-inline-popular-posts-charlie .monsterinsights-inline-popular-posts-border{display:block;border-bottom:1px solid;margin:16px 0}.monsterinsights-inline-popular-posts-charlie .monsterinsights-inline-popular-posts-label{font-style:normal;font-weight:700;font-size:16px;line-height:1.1}.monsterinsights-inline-popular-posts-charlie .monsterinsights-inline-popular-posts-list{list-style:disc inside none}.monsterinsights-inline-popular-posts-charlie .monsterinsights-inline-popular-posts-list li{font-style:normal;font-weight:400;font-size:16px;line-height:130%}.monsterinsights-inline-popular-posts-delta{border:1px solid #d6e2ed;padding:16px 18px;border-radius:5px}.monsterinsights-inline-popular-posts-delta .monsterinsights-inline-popular-posts-icon{margin-right:8px}.monsterinsights-inline-popular-posts-delta .monsterinsights-inline-popular-posts-label{font-style:normal;font-weight:700;font-size:18px;line-height:1.1;vertical-align:top}.monsterinsights-inline-popular-posts-delta .monsterinsights-inline-popular-posts-title{display:block;font-weight:700;font-size:18px;line-height:1;text-decoration:none;margin-top:4px}.monsterinsights-inline-popular-posts-echo{padding:13px 16px}.monsterinsights-inline-popular-posts-echo .monsterinsights-inline-popular-posts-icon{margin-right:8px}.monsterinsights-inline-popular-posts-echo .monsterinsights-inline-popular-posts-label{font-style:normal;font-weight:700;font-size:16px;line-height:1.1;margin-right:8px}.monsterinsights-inline-popular-posts-echo .monsterinsights-inline-popular-posts-title{font-weight:700;font-size:16px;line-height:130%;text-decoration:none}.monsterinsights-inline-popular-posts-foxtrot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.monsterinsights-inline-popular-posts-foxtrot .monsterinsights-inline-popular-posts-label{font-style:normal;font-weight:700;font-size:18px;line-height:1.1;display:block}.monsterinsights-inline-popular-posts-foxtrot .monsterinsights-inline-popular-posts-title{font-weight:700;font-size:18px;line-height:125%;text-decoration:none}.monsterinsights-bg-img.monsterinsights-pp-theme-preview-image{padding-top:57%}.monsterinsights-bg-img.monsterinsights-pp-theme-preview-image:after{background-image:url(../img/theme-preview-image.jpg)}.monsterinsights-inline-popular-posts-golf{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.monsterinsights-inline-popular-posts-golf .monsterinsights-inline-popular-posts-label{font-style:normal;font-weight:700;font-size:16px;line-height:1.1;float:left;background:#fff;padding-right:20px}.monsterinsights-inline-popular-posts-golf .monsterinsights-inline-popular-posts-title{font-weight:700;font-size:16px;line-height:125%;text-decoration:none;display:block;clear:both;margin-top:14px}.monsterinsights-inline-popular-posts-golf .monsterinsights-inline-popular-posts-title:before{width:100%}.monsterinsights-inline-popular-posts-golf .monsterinsights-inline-popular-posts-border{display:block;border-width:2px 0 0;border-style:solid;margin-top:10px}.monsterinsights-inline-popular-posts-golf .monsterinsights-inline-popular-posts-border-2{border-top:1px solid #e2e4e9;margin-top:20px;display:block}.monsterinsights-inline-popular-posts-golf .monsterinsights-inline-popular-posts-text{width:100%}.monsterinsights-inline-popular-posts-hotel .monsterinsights-inline-popular-posts-icon{margin-right:10px;vertical-align:middle}.monsterinsights-inline-popular-posts-hotel .monsterinsights-inline-popular-posts-title{font-style:normal;font-weight:700;font-size:18px;text-decoration:none;line-height:130%}.monsterinsights-inline-popular-posts-india{padding:13px 12px 13px 16px;position:relative}.monsterinsights-inline-popular-posts-india .monsterinsights-inline-popular-posts-border{border-width:0 0 0 4px;border-style:solid;position:absolute;left:0;top:0;bottom:0}.monsterinsights-inline-popular-posts-india .monsterinsights-inline-popular-posts-title{font-size:14px;text-decoration:none;font-weight:700}.monsterinsights-inline-popular-posts-india .monsterinsights-inline-popular-posts-label{font-size:14px;text-decoration:none;font-weight:700;margin-right:4px}.monsterinsights-inline-popular-posts-juliett{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.monsterinsights-inline-popular-posts-juliett .monsterinsights-inline-popular-posts-border{border-width:1px 0 0;border-style:solid;position:absolute;left:0;top:0;right:0}.monsterinsights-inline-popular-posts-juliett .monsterinsights-inline-popular-posts-title{font-size:18px;text-decoration:none;font-weight:700;max-width:400px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;display:block;line-height:125%}.monsterinsights-inline-popular-posts-juliett .monsterinsights-inline-popular-posts-label{font-size:14px;line-height:18px;text-decoration:none;font-weight:700;padding:4px 12px;position:absolute;right:0;top:0}.monsterinsights-inline-popular-posts-kilo{position:relative;padding:30px 0}.monsterinsights-inline-popular-posts-kilo .monsterinsights-inline-popular-posts-label{font-style:normal;font-weight:700;font-size:18px;line-height:1}.monsterinsights-inline-popular-posts-kilo .monsterinsights-inline-popular-posts-title{font-weight:700;font-size:18px;line-height:130%;text-decoration:none;display:block;clear:both;margin-top:6px}.monsterinsights-inline-popular-posts-kilo .monsterinsights-inline-popular-posts-title:before{width:100%}.monsterinsights-inline-popular-posts-kilo .monsterinsights-inline-popular-posts-border,.monsterinsights-inline-popular-posts-kilo .monsterinsights-inline-popular-posts-border-2{display:block;position:absolute;left:0;right:0;top:0;border-bottom:4px dashed #e2e4e9}.monsterinsights-inline-popular-posts-kilo .monsterinsights-inline-popular-posts-border-2{bottom:0;top:auto}.monsterinsights-inline-popular-posts-lima{padding:16px 19px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.monsterinsights-inline-popular-posts-lima .monsterinsights-inline-popular-posts-text{margin-left:13px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.monsterinsights-inline-popular-posts-lima .monsterinsights-inline-popular-posts-label{display:block;font-weight:700;font-size:18px;line-height:18px}.monsterinsights-inline-popular-posts-lima .monsterinsights-inline-popular-posts-title{font-weight:700;font-size:18px;line-height:120%;text-decoration:none;display:block;max-width:420px;margin-top:7px}.monsterinsights-inline-popular-posts-lima .monsterinsights-inline-popular-posts-image{width:144px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-right:0;margin-left:20px}.monsterinsights-bg-img.monsterinsights-pp-theme-preview-image-2{padding-top:69%}.monsterinsights-bg-img.monsterinsights-pp-theme-preview-image-2:after{background-image:url(../img/theme-preview-image-2.jpg)}.monsterinsights-inline-popular-posts-mike{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.monsterinsights-inline-popular-posts-mike .monsterinsights-inline-popular-posts-title{font-weight:700;font-size:18px;line-height:125%;text-decoration:none;display:block;max-width:380px}.monsterinsights-inline-popular-posts-mike .monsterinsights-inline-popular-posts-label{position:absolute;z-index:10;left:0;top:0;font-size:14px;font-weight:700;padding:5px 8px;line-height:1.2}.monsterinsights-inline-popular-posts-mike .monsterinsights-inline-popular-posts-image{margin-right:20px}.monsterinsights-inline-popular-posts-november{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5px;border-width:1px;border-style:solid;padding:16px}.monsterinsights-inline-popular-posts-november .monsterinsights-inline-popular-posts-text{width:100%}.monsterinsights-inline-popular-posts-november .monsterinsights-inline-popular-posts-title{font-weight:700;font-size:16px;line-height:125%;text-decoration:none;display:block;margin-top:4px}.monsterinsights-inline-popular-posts-november .monsterinsights-inline-popular-posts-label{display:block;font-size:16px;font-weight:700}.monsterinsights-inline-popular-posts-november .monsterinsights-inline-popular-posts-image{margin-right:20px}.monsterinsights-inline-popular-posts-november .monsterinsights-inline-popular-posts-icon{width:32px;height:32px;display:inline-block;border-radius:50%;text-align:center;float:left;line-height:38px;margin-right:17px;margin-top:4px}.monsterinsights-sharedcount-status{font-size:12px;color:#777;margin-top:12px;line-height:1.5}.monsterinsights-pp-manual-placement-options{margin-left:-12px;margin-right:-12px}.monsterinsights-pp-manual-placement-option{width:150px;height:150px;border-radius:10px;border:1px solid #b7c9d9;font-size:14px;line-height:17px;color:#444;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;cursor:pointer;margin-left:12px;margin-right:12px;vertical-align:top;max-width:calc(50% - 24px)}.monsterinsights-pp-manual-placement-option,.monsterinsights-pp-manual-placement-option .monsterinsights-pp-manual-placement-options-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.monsterinsights-pp-manual-placement-option .monsterinsights-pp-manual-placement-options-icon{min-height:40px;margin-bottom:23px}.monsterinsights-pp-manual-placement-option.monsterinsights-pp-manual-placement-option-active{border:3px solid #338eef;font-weight:700;background:#f1f7fe}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-pp-manual-placement-content-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-pp-manual-placement-content-columns .monsterinsights-pp-manual-placement-content-steps{width:calc(50% - 12px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-pp-manual-placement-content-columns .monsterinsights-pp-manual-placement-content-steps .monsterinsights-button{margin-top:10px}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-pp-manual-placement-content-columns .monsterinsights-pp-manual-placement-content-steps input[type=text]{border-color:#b7c9d9;color:#444}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-pp-manual-placement-content-columns .monsterinsights-pp-manual-placement-content-steps{width:100%;margin-top:30px}}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-pp-manual-placement-content-columns .monsterinsights-pp-manual-placement-content-steps li{color:#777}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-pp-manual-placement-content-columns .monsterinsights-pp-manual-placement-content-steps li b{color:#444}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-pp-manual-placement-content-columns .monsterinsights-pp-video-block{width:calc(50% - 12px);border-radius:10px;background:-webkit-gradient(linear,left top,left bottom,color-stop(17.51%,rgba(51,142,239,.6)),color-stop(74.11%,#0e5caf));background:linear-gradient(180deg,rgba(51,142,239,.6) 17.51%,#0e5caf 74.11%);color:#fff;position:relative;height:198px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;text-align:center}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-pp-manual-placement-content-columns .monsterinsights-pp-video-block>div{position:absolute;bottom:0;padding:20px}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-pp-manual-placement-content-columns .monsterinsights-pp-video-block .monsterinsights-welcome-overlay{position:fixed;bottom:0}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-pp-manual-placement-content-columns .monsterinsights-pp-video-block .monsterinsights-pp-video-block-icon{margin-bottom:30px;display:inline-block}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-pp-manual-placement-content-columns .monsterinsights-pp-video-block p{color:#fff;margin:0;text-align:left}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-pp-manual-placement-content-columns .monsterinsights-pp-video-block{width:100%}}.monsterinsights-settings-content-pp-inline input[type=number]{max-width:80px}.monsterinsights-settings-content-pp-inline .monsterinsights-collapsible-content .settings-input-text{margin-bottom:20px}.monsterinsights-inline-desc{margin-left:5px}.monsterinsights-widget-popular-posts-widget{margin-bottom:24px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-alpha .monsterinsights-widget-popular-posts-list{margin:0 -6px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-alpha .monsterinsights-widget-popular-posts-list li{display:inline-block;padding:24px;background:#f0f2f4;border-radius:3px;margin:0 6px 12px;width:calc(50% - 12px);vertical-align:top;font-size:16px;line-height:1.2;color:#444;font-weight:700}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-beta .monsterinsights-widget-popular-posts-list{margin:0 -6px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-beta .monsterinsights-widget-popular-posts-list li{display:inline-block;background:#fff;border-radius:3px;margin:0 6px 30px;width:calc(50% - 12px);vertical-align:top;font-size:16px;line-height:1.2;color:#444;font-weight:700;border-left:4px solid #1ec185;padding-left:16px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-charlie .monsterinsights-widget-popular-posts-list{margin:0 -6px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-charlie .monsterinsights-widget-popular-posts-list li{display:inline-block;padding:24px;background:#f0f2f4;border-radius:3px;margin:0 6px 12px;width:calc(50% - 12px);vertical-align:top;font-size:16px;line-height:1.2;color:#444;font-weight:700;border-top:4px solid #338eef}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-delta .monsterinsights-widget-popular-posts-list{margin:0 -6px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-delta .monsterinsights-widget-popular-posts-list li{display:inline-block;padding:16px 0 0;margin:0 6px;width:calc(50% - 12px);vertical-align:top;font-size:16px;line-height:1.2;color:#444;font-weight:700;border-top:2px solid #d3d7de}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-delta .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-meta{font-size:12px;margin-top:8px;font-weight:400}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-delta .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-meta span{display:inline-block;margin-right:5px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-echo .monsterinsights-widget-popular-posts-list{margin:0 -6px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-echo .monsterinsights-widget-popular-posts-list li{display:inline-block;margin:0 6px 24px;width:calc(50% - 12px);vertical-align:top;font-size:16px;line-height:1.2;color:#444;font-weight:700}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-echo .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-comments{font-size:16px;font-weight:700;margin-top:14px;display:block}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-echo .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-meta{font-size:12px;margin-top:8px;font-weight:400}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-echo .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-meta span{display:inline-block;margin-right:5px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-foxtrot .monsterinsights-widget-popular-posts-list{margin:0 -6px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-foxtrot .monsterinsights-widget-popular-posts-list li{display:inline-block;padding:16px;background:#f0f2f4;border-radius:5px;margin:0 6px 12px;width:calc(50% - 12px);vertical-align:top;font-size:16px;line-height:1.2;color:#444;font-weight:700}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-foxtrot .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-comments{font-size:16px;font-weight:700;margin-top:14px;display:block}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-foxtrot .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-meta{font-size:12px;margin-top:8px;font-weight:400}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-foxtrot .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-meta span{display:inline-block;margin-right:5px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-golf .monsterinsights-widget-popular-posts-list{margin:0 -6px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-golf .monsterinsights-widget-popular-posts-list li{display:inline-block;padding:16px;background:#f0f2f4;border-radius:5px;margin:0 6px 12px;width:calc(50% - 12px);vertical-align:top;font-size:16px;line-height:1.2;color:#444;font-weight:700}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-golf .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-comments{font-size:16px;font-weight:700;margin-top:14px;display:block}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-golf .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-meta{font-size:12px;margin-top:8px;font-weight:400}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-golf .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-meta span{display:inline-block;margin-right:5px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-golf .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-label{font-weight:400;font-size:12px;display:inline-block;padding:4px 8px;border-radius:3px;line-height:1;margin-bottom:14px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-golf .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-title{display:block}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-hotel .monsterinsights-widget-popular-posts-list{margin:0 -6px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-hotel .monsterinsights-widget-popular-posts-list li{display:inline-block;margin:0 6px 24px;width:calc(50% - 12px);vertical-align:top;font-size:16px;line-height:1.2;font-weight:700;position:relative}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-hotel .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-text{position:absolute;bottom:0;padding:0 14px 14px;left:0;z-index:15}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-hotel .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-meta{font-size:12px;margin-top:8px;font-weight:400}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-hotel .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-meta span{display:inline-block;margin-right:5px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-hotel .monsterinsights-bg-img{margin-bottom:0;padding-top:50%;width:100%}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-hotel .monsterinsights-bg-img:after{z-index:5;border-radius:5px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-hotel .monsterinsights-bg-img:before{background:-webkit-gradient(linear,left bottom,left top,color-stop(-25.16%,#000),to(rgba(0,0,0,.1)));background:linear-gradient(0deg,#000 -25.16%,rgba(0,0,0,.1));content:"";top:0;bottom:0;left:0;right:0;position:absolute;z-index:10;border-radius:5px}.monsterinsights-pp-products-theme-preview-output,.monsterinsights-pp-widget-theme-preview-output{margin-top:28px}.monsterinsights-dummy-text{padding-right:24px}.monsterinsights-dummy-text p{margin-bottom:40px;line-height:180%}.monsterinsights-pp-widget-controls,.monsterinsights-pp-widget-theme-preview{position:relative}.monsterinsights-pp-widget-controls .monsterinsights-settings-input-select-simple select{min-width:50px}.monsterinsights-pp-widget-theme-preview-output-wide .monsterinsights-widget-popular-posts-columns-1 .monsterinsights-widget-popular-posts-list{margin:0}.monsterinsights-pp-widget-theme-preview-output-wide .monsterinsights-widget-popular-posts-columns-1 .monsterinsights-widget-popular-posts-list li{width:100%}.monsterinsights-pp-widget-theme-preview-output-wide .monsterinsights-widget-popular-posts-columns-3 .monsterinsights-widget-popular-posts-list{margin:0}.monsterinsights-pp-widget-theme-preview-output-wide .monsterinsights-widget-popular-posts-columns-3 .monsterinsights-widget-popular-posts-list li{width:calc(33.33333% - 12px)}@media (max-width:767px){.monsterinsights-pp-widget-theme-preview-output-wide .monsterinsights-widget-popular-posts-columns-2 .monsterinsights-widget-popular-posts-list,.monsterinsights-pp-widget-theme-preview-output-wide .monsterinsights-widget-popular-posts-columns-3 .monsterinsights-widget-popular-posts-list{margin:0}.monsterinsights-pp-widget-theme-preview-output-wide .monsterinsights-widget-popular-posts-columns-2 .monsterinsights-widget-popular-posts-list li,.monsterinsights-pp-widget-theme-preview-output-wide .monsterinsights-widget-popular-posts-columns-3 .monsterinsights-widget-popular-posts-list li{width:100%;margin-left:0;margin-right:0}}.monsterinsights-pp-widget-theme-preview-render h3{font-size:14px;margin-top:14px;margin-bottom:14px}.monsterinsights-admin-page .monsterinsights-wide-column-options .monsterinsights-settings-input-radio .monsterinsights-styled-radio{display:none}.monsterinsights-admin-page .monsterinsights-wide-column-options .monsterinsights-settings-input-radio>span{display:inline-block;margin-right:8px}.monsterinsights-admin-page .monsterinsights-wide-column-options .monsterinsights-wide-column{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #b7c9d9;border-radius:5px;width:40px;height:40px;padding:10px 5px;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.monsterinsights-admin-page .monsterinsights-wide-column-options .monsterinsights-wide-column>span{background:#99a1b2;display:inline-block;width:8px;height:8px;border-radius:1px;margin-bottom:2px}.monsterinsights-admin-page .monsterinsights-wide-column-options .monsterinsights-wide-column.monsterinsights-wide-column-two>span{width:12px}.monsterinsights-admin-page .monsterinsights-wide-column-options .monsterinsights-wide-column.monsterinsights-wide-column-one>span{width:100%}.monsterinsights-admin-page .monsterinsights-wide-column-options .monsterinsights-styled-radio-label-checked .monsterinsights-wide-column{border:2px solid #338eef;background:#ecf4fe;padding:9px 4px}.monsterinsights-admin-page .monsterinsights-wide-column-options .monsterinsights-styled-radio-label-checked .monsterinsights-wide-column>span{background:#338eef}.monsterinsights-inline-checkboxes .monsterinsights-settings-input-checkbox{display:inline-block;margin-right:32px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-delta .monsterinsights-bg-img{width:121px;height:121px;padding:0;float:left;margin-right:16px;margin-bottom:12px}.monsterinsights-widget-popular-posts-widget .monsterinsights-bg-img.monsterinsights-pp-theme-widget-1:after{background-image:url(../img/theme-widget-1.jpg)}.monsterinsights-widget-popular-posts-widget .monsterinsights-bg-img.monsterinsights-pp-theme-widget-2:after{background-image:url(../img/theme-widget-2.jpg)}.monsterinsights-widget-popular-posts-widget .monsterinsights-bg-img.monsterinsights-pp-theme-widget-3:after{background-image:url(../img/theme-widget-3.jpg)}.monsterinsights-widget-popular-posts-widget .monsterinsights-bg-img.monsterinsights-pp-theme-widget-4:after{background-image:url(../img/theme-widget-4.jpg)}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-echo .monsterinsights-bg-img{padding-top:50%;margin-bottom:14px;width:100%}.monsterinsights-widget-popular-posts-widget .monsterinsights-bg-img.monsterinsights-pp-theme-widget-5:after{background-image:url(../img/theme-widget-5.jpg)}.monsterinsights-widget-popular-posts-widget .monsterinsights-bg-img.monsterinsights-pp-theme-widget-6:after{background-image:url(../img/theme-widget-6.jpg)}.monsterinsights-widget-popular-posts-widget .monsterinsights-bg-img.monsterinsights-pp-theme-widget-7:after{background-image:url(../img/theme-widget-7.jpg)}.monsterinsights-widget-popular-posts-widget .monsterinsights-bg-img.monsterinsights-pp-theme-widget-8:after{background-image:url(../img/theme-widget-8.jpg)}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-alpha .monsterinsights-bg-img{width:80px;height:80px;padding:0;float:left;margin-right:18px}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-beta .monsterinsights-bg-img{padding-top:74%}.monsterinsights-widget-popular-posts-products .monsterinsights-bg-img.monsterinsights-pp-theme-products-1:after{background-image:url(data:image/jpeg;base64,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)}.monsterinsights-widget-popular-posts-products .monsterinsights-bg-img.monsterinsights-pp-theme-products-2:after{background-image:url(../img/theme-products-2.jpg)}.monsterinsights-widget-popular-posts-products .monsterinsights-bg-img.monsterinsights-pp-theme-products-3:after{background-image:url(../img/theme-products-3.jpg)}.monsterinsights-widget-popular-posts-products .monsterinsights-bg-img.monsterinsights-pp-theme-products-4:after{background-image:url(../img/theme-products-4.jpg)}.monsterinsights-widget-popular-posts-products .monsterinsights-bg-img.monsterinsights-pp-theme-products-5{padding-top:73%}.monsterinsights-widget-popular-posts-products .monsterinsights-bg-img.monsterinsights-pp-theme-products-5:after{background-image:url(../img/theme-products-5.jpg)}.monsterinsights-widget-popular-posts-products .monsterinsights-bg-img.monsterinsights-pp-theme-products-6{padding-top:73%}.monsterinsights-widget-popular-posts-products .monsterinsights-bg-img.monsterinsights-pp-theme-products-6:after{background-image:url(../img/theme-products-6.jpg)}.monsterinsights-widget-popular-posts-products .monsterinsights-bg-img.monsterinsights-pp-theme-products-7{padding-top:73%}.monsterinsights-widget-popular-posts-products .monsterinsights-bg-img.monsterinsights-pp-theme-products-7:after{background-image:url(../img/theme-products-7.jpg)}.monsterinsights-widget-popular-posts-products .monsterinsights-bg-img.monsterinsights-pp-theme-products-8{padding-top:73%}.monsterinsights-widget-popular-posts-products .monsterinsights-bg-img.monsterinsights-pp-theme-products-8:after{background-image:url(../img/theme-products-8.jpg)}.monsterinsights-widget-popular-posts-products.monsterinsights-widget-popular-posts-echo .monsterinsights-bg-img{padding-top:50%;margin-bottom:14px;width:100%}.monsterinsights-input-text-small{margin-top:24px}.monsterinsights-input-text-small .settings-input-text-input{max-width:350px}.monsterinsights-input-text-extra-small .settings-input-text{display:inline-block;margin-right:5px}.monsterinsights-input-text-extra-small .settings-input-text-input{max-width:80px}.monsterinsights-widget-popular-posts-products{margin-bottom:24px}.monsterinsights-widget-popular-posts-products .monsterinsights-products-popular-posts-rating{display:block}.monsterinsights-widget-popular-posts-products .monsterinsights-products-popular-posts-rating svg{margin-right:2px}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-alpha .monsterinsights-products-popular-posts-list{margin:0 -12px}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-alpha .monsterinsights-products-popular-posts-list li{display:inline-block;margin:0 12px;width:calc(50% - 24px);vertical-align:top;font-size:16px;border-top:1px solid #d3d7de;padding-top:15px;padding-bottom:30px;font-weight:700;line-height:1.1}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-alpha .monsterinsights-products-popular-posts-price{display:block;margin:10px 0 7px;font-weight:400}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-beta .monsterinsights-products-popular-posts-list,.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-delta .monsterinsights-products-popular-posts-list{margin:0 -6px}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-beta .monsterinsights-products-popular-posts-list li,.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-delta .monsterinsights-products-popular-posts-list li{display:inline-block;width:calc(50% - 12px);vertical-align:top;font-size:16px;padding:10px 12px;font-weight:700;line-height:1.1;margin:0 6px 24px;border-radius:3px;position:relative}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-beta .monsterinsights-products-popular-posts-price,.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-delta .monsterinsights-products-popular-posts-price{display:block;font-weight:400;position:absolute;right:12px;bottom:10px}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-beta .monsterinsights-products-popular-posts-title,.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-delta .monsterinsights-products-popular-posts-title{margin-top:12px;display:block}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-beta .monsterinsights-products-popular-posts-rating,.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-delta .monsterinsights-products-popular-posts-rating{margin-top:13px}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-charlie .monsterinsights-products-popular-posts-list{margin:0 -6px}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-charlie .monsterinsights-products-popular-posts-list li{display:inline-block;width:calc(50% - 12px);vertical-align:top;font-size:16px;padding:0;font-weight:700;line-height:1.1;margin:0 6px 24px;border-radius:5px;position:relative}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-charlie .monsterinsights-products-popular-posts-price{display:block;font-weight:400;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-top:4px}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-charlie .monsterinsights-products-popular-posts-title{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:4px}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-charlie .monsterinsights-products-popular-posts-text{position:absolute;bottom:0;z-index:10;left:0;right:0;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-charlie .monsterinsights-products-popular-posts-rating{margin-top:13px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-charlie .monsterinsights-bg-img{padding-top:74%}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-charlie .monsterinsights-bg-img:before{background:-webkit-gradient(linear,left bottom,left top,color-stop(-25.16%,#000),to(rgba(0,0,0,.1)));background:linear-gradient(0deg,#000 -25.16%,rgba(0,0,0,.1));content:"";top:0;bottom:0;left:0;right:0;position:absolute;z-index:10;border-radius:5px}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-delta .monsterinsights-products-popular-posts-price{position:relative;margin-top:8px}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-delta .monsterinsights-products-popular-posts-list{margin:0 -6px}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-delta .monsterinsights-products-popular-posts-list li{padding:0}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-delta .monsterinsights-products-popular-posts-price{right:auto;bottom:auto;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-delta .monsterinsights-products-popular-posts-rating{margin-top:8px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-delta .monsterinsights-products-popular-posts-title{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-delta .monsterinsights-products-popular-posts-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.monsterinsights-pp-products-theme-preview-output-wide .monsterinsights-products-popular-posts-columns-1 .monsterinsights-products-popular-posts-list{margin:0}.monsterinsights-pp-products-theme-preview-output-wide .monsterinsights-products-popular-posts-columns-1 .monsterinsights-products-popular-posts-list li{width:100%;margin-left:0;margin-right:0}.monsterinsights-pp-products-theme-preview-output-wide .monsterinsights-products-popular-posts-columns-3 .monsterinsights-products-popular-posts-list li{width:calc(33.33333% - 24px)}@media (max-width:767px){.monsterinsights-pp-products-theme-preview-output-wide .monsterinsights-products-popular-posts-columns-2 .monsterinsights-products-popular-posts-list,.monsterinsights-pp-products-theme-preview-output-wide .monsterinsights-products-popular-posts-columns-3 .monsterinsights-products-popular-posts-list{margin:0}.monsterinsights-pp-products-theme-preview-output-wide .monsterinsights-products-popular-posts-columns-2 .monsterinsights-products-popular-posts-list li,.monsterinsights-pp-products-theme-preview-output-wide .monsterinsights-products-popular-posts-columns-3 .monsterinsights-products-popular-posts-list li{width:100%;margin-left:0;margin-right:0}}.monsterinsights-pp-blurred{-webkit-filter:blur(3px);filter:blur(3px)}.monsterinsights-pp-upgrade-overlay{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;padding:8px 12px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.05),0 15px 35px rgba(0,0,0,.1);box-shadow:0 5px 15px rgba(0,0,0,.05),0 15px 35px rgba(0,0,0,.1);border-radius:3px;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.monsterinsights-pp-upgrade-overlay>span{margin:0 10px}.monsterinsights-pp-theme-controls-holder{position:relative}.monsterinsights-pro-pill{font-style:normal;font-weight:700;font-size:11px;background:#1ec185;border-radius:5px;color:#fff;padding:3px 8px;margin-left:8px}.monsterinsights-bg-img.monsterinsights-popular-posts-products-upsell{position:relative;width:750px;height:815px;max-width:100%}.monsterinsights-bg-img.monsterinsights-popular-posts-products-upsell:after{background-image:url(../img/popular-products-bg.jpg)}.monsterinsights-bg-img.monsterinsights-popular-products-upsell-browser{padding-top:83%;-webkit-filter:drop-shadow(0 61.7368px 144.053px rgba(0,0,0,.1));filter:drop-shadow(0 61.7368px 144.053px rgba(0,0,0,.1))}.monsterinsights-bg-img.monsterinsights-popular-products-upsell-browser:after{background-image:url(../img/popular-products-browser.jpg)}.monsterinsights-popular-posts-products-upsell{margin-top:20px}.monsterinsights-popular-posts-products-upsell .monsterinsights-popular-products-upsell-window{padding:48px 50px 0;text-align:center;position:absolute;width:600px;top:62px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:1;background:#fff;border:1px solid #d6e2ed;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.05),0 15px 35px rgba(0,0,0,.1);box-shadow:0 5px 15px rgba(0,0,0,.05),0 15px 35px rgba(0,0,0,.1)}.monsterinsights-popular-posts-products-upsell h2{margin-top:0;font-size:22px;line-height:1.2}.monsterinsights-popular-posts-products-upsell p{font-size:16px;line-height:1.2;color:#626d83;margin-bottom:32px}.monsterinsights-popular-posts-products-upsell .monsterinsights-button-text{margin:28px 0;color:#99a1b2;font-size:16px;display:inline-block}.monsterinsights-popular-posts-widget-category{margin-top:25px}.monsterinsights-popular-posts-widget-category.monsterinsights-popular-posts-widget-category-lite .monsterinsights-settings-input-select{pointer-events:none;opacity:.6}.monsterinsights-popular-posts-products-no-woocommerce{margin-top:72px}.monsterinsights-popular-posts-products-no-woocommerce .monsterinsights-settings-block{opacity:.6;pointer-events:none}.monsterinsights-admin-page .monsterinsights-popular-products-woocommerce-notice{position:absolute;top:-72px;left:0;right:0;padding:16px 24px;background:#d7930f;color:#fff;font-size:12px}.monsterinsights-admin-page .monsterinsights-popular-products-woocommerce-notice a{color:#fff;text-decoration:underline;font-weight:700}.monsterinsights-admin-page .monsterinsights-popular-products-woocommerce-notice a:focus,.monsterinsights-admin-page .monsterinsights-popular-products-woocommerce-notice a:hover{text-decoration:none}.monsterinsights-admin-page .monsterinsights-popular-products-woocommerce-notice span{margin-left:8px}.monsterinsights-admin-page .monsterinsights-popular-products-woocommerce-notice svg{vertical-align:middle}.monsterinsights-popular-posts-products-top{position:relative}.monsterinsights-pp-placement-options-accordion{padding-left:30px}.monsterinsights-pp-accordion-item-title{border-bottom:1px solid #d6e2ed;padding:24px 0;position:relative}.monsterinsights-pp-accordion-item-title.monsterinsights-pp-accordion-item-title-toggle *{cursor:pointer}.monsterinsights-pp-accordion-item-title .monsterinsights-settings-input-toggle-collapsible{position:absolute;right:0;top:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.monsterinsights-pp-accordion-item-title .monsterinsights-settings-input-toggle-collapsible i{-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%}.monsterinsights-pp-accordion-item-title.monsterinsights-pp-accordion-item-title-active{border-bottom:0}.monsterinsights-pp-accordion-item-title.monsterinsights-pp-accordion-item-title-active .monsterinsights-settings-input-toggle-collapsible i{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.monsterinsights-pp-accordion-item-title .monsterinsights-pp-accordion-item-title-top{margin-bottom:8px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.monsterinsights-pp-accordion-item-title .monsterinsights-pp-accordion-item-title-top>span{margin-right:8px;margin-left:8px}.monsterinsights-pp-accordion-item-title .monsterinsights-pp-accordion-item-title-top .monsterinsights-settings-input-checkbox{display:inline-block}.monsterinsights-pp-accordion-item-title .monsterinsights-pp-accordion-item-title-bottom{color:#777;padding-right:45px}.monsterinsights-pp-accordion-item-content{border-bottom:1px solid #d6e2ed;padding:0 0 24px}.monsterinsights-dummy-text p,.monsterinsights-pp-inline-theme-preview-render>p{opacity:.5}.monsterinsights-pp-products-theme-preview-output-narrow,.monsterinsights-pp-widget-theme-preview-output-narrow{display:-webkit-box;display:-ms-flexbox;display:flex}.monsterinsights-pp-products-theme-preview-output-narrow .monsterinsights-dummy-text,.monsterinsights-pp-widget-theme-preview-output-narrow .monsterinsights-dummy-text{width:60%}.monsterinsights-pp-products-theme-preview-output-narrow .monsterinsights-widget-popular-posts-products,.monsterinsights-pp-products-theme-preview-output-narrow .monsterinsights-widget-popular-posts-widget,.monsterinsights-pp-widget-theme-preview-output-narrow .monsterinsights-widget-popular-posts-products,.monsterinsights-pp-widget-theme-preview-output-narrow .monsterinsights-widget-popular-posts-widget{width:40%}.monsterinsights-pp-products-theme-preview-output-narrow .monsterinsights-widget-popular-posts-products .monsterinsights-products-popular-posts-list,.monsterinsights-pp-products-theme-preview-output-narrow .monsterinsights-widget-popular-posts-products .monsterinsights-widget-popular-posts-list,.monsterinsights-pp-products-theme-preview-output-narrow .monsterinsights-widget-popular-posts-widget .monsterinsights-products-popular-posts-list,.monsterinsights-pp-products-theme-preview-output-narrow .monsterinsights-widget-popular-posts-widget .monsterinsights-widget-popular-posts-list,.monsterinsights-pp-widget-theme-preview-output-narrow .monsterinsights-widget-popular-posts-products .monsterinsights-products-popular-posts-list,.monsterinsights-pp-widget-theme-preview-output-narrow .monsterinsights-widget-popular-posts-products .monsterinsights-widget-popular-posts-list,.monsterinsights-pp-widget-theme-preview-output-narrow .monsterinsights-widget-popular-posts-widget .monsterinsights-products-popular-posts-list,.monsterinsights-pp-widget-theme-preview-output-narrow .monsterinsights-widget-popular-posts-widget .monsterinsights-widget-popular-posts-list{margin:0}.monsterinsights-pp-products-theme-preview-output-narrow .monsterinsights-widget-popular-posts-products .monsterinsights-products-popular-posts-list li,.monsterinsights-pp-products-theme-preview-output-narrow .monsterinsights-widget-popular-posts-products .monsterinsights-widget-popular-posts-list li,.monsterinsights-pp-products-theme-preview-output-narrow .monsterinsights-widget-popular-posts-widget .monsterinsights-products-popular-posts-list li,.monsterinsights-pp-products-theme-preview-output-narrow .monsterinsights-widget-popular-posts-widget .monsterinsights-widget-popular-posts-list li,.monsterinsights-pp-widget-theme-preview-output-narrow .monsterinsights-widget-popular-posts-products .monsterinsights-products-popular-posts-list li,.monsterinsights-pp-widget-theme-preview-output-narrow .monsterinsights-widget-popular-posts-products .monsterinsights-widget-popular-posts-list li,.monsterinsights-pp-widget-theme-preview-output-narrow .monsterinsights-widget-popular-posts-widget .monsterinsights-products-popular-posts-list li,.monsterinsights-pp-widget-theme-preview-output-narrow .monsterinsights-widget-popular-posts-widget .monsterinsights-widget-popular-posts-list li{width:100%}.monsterinsights-dark[data-v-0fc0f471]{display:block}.monsterinsights-reset-default[data-v-0fc0f471]{margin-left:5px}.saturation{position:relative;cursor:pointer}.saturation .slide{position:absolute;left:100px;top:0;width:10px;height:10px;border-radius:50%;border:1px solid #fff;-webkit-box-shadow:0 0 1px 1px rgba(0,0,0,.3);box-shadow:0 0 1px 1px rgba(0,0,0,.3);pointer-events:none}.hue{position:relative;margin-left:8px;cursor:pointer}.hue .slide{position:absolute;left:0;top:100px;width:100%;height:4px;background:#fff;-webkit-box-shadow:0 0 1px 0 rgba(0,0,0,.3);box-shadow:0 0 1px 0 rgba(0,0,0,.3);pointer-events:none}.color-alpha{position:relative;margin-left:8px;cursor:pointer}.color-alpha .slide{position:absolute;left:0;top:100px;width:100%;height:4px;background:#fff;-webkit-box-shadow:0 0 1px 0 rgba(0,0,0,.3);box-shadow:0 0 1px 0 rgba(0,0,0,.3);pointer-events:none}.sucker{width:30px;fill:#9099a4;background:#2e333a;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.sucker.active,.sucker:hover{fill:#1593ff}.color-type{margin-top:8px;font-size:12px}.color-type,.color-type .name{display:-webkit-box;display:-ms-flexbox;display:flex}.color-type .name{width:60px;height:30px;float:left;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#999;background:#252930}.color-type .value{-webkit-box-flex:1;-ms-flex:1;flex:1;height:30px;min-width:100px;padding:0 12px;border:0;color:#fff;background:#2e333a;-webkit-box-sizing:border-box;box-sizing:border-box}.colors{padding:0;margin:0}.colors.history{margin-top:10px;border-top:1px solid #2e333a}.colors .item{position:relative;width:16px;height:16px;margin:10px 0 0 10px;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:top;display:inline-block;-webkit-transition:all .1s;transition:all .1s;cursor:pointer}.colors .item:nth-child(8n+1){margin-left:0}.colors .item:hover{-webkit-transform:scale(1.4);-ms-transform:scale(1.4);transform:scale(1.4)}.colors .item .alpha{height:100%;border-radius:4px}.colors .item .color{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:3px}.hu-color-picker{padding:10px;background:#1d2024;border-radius:4px;-webkit-box-shadow:0 0 16px 0 rgba(0,0,0,.16);box-shadow:0 0 16px 0 rgba(0,0,0,.16);z-index:1}.hu-color-picker.light{background:#f7f8f9}.hu-color-picker.light .color-show .sucker{background:#eceef0}.hu-color-picker.light .color-type .name{background:#e7e8e9}.hu-color-picker.light .color-type .value{color:#666;background:#eceef0}.hu-color-picker.light .colors.history{border-top:1px solid #eee}.hu-color-picker canvas{vertical-align:top}.hu-color-picker .color-set,.hu-color-picker .color-show{display:-webkit-box;display:-ms-flexbox;display:flex}.hu-color-picker .color-show{margin-top:8px}.monsterinsights-rotate-loader{width:2.5em;height:2.5em;margin:.46875em;padding:0;border-radius:100%;border-color:rgba(0,0,0,0) #3085d6;border-style:solid;border-width:.25em;background-color:rgba(0,0,0,0)!important;color:rgba(0,0,0,0);cursor:default;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}button[data-v-7b5d62d6]{margin-top:3px}.monsterinsights-dark[data-v-3f0b0409]{display:block}.monsterinsights-admin-page fieldset[disabled] .multiselect{pointer-events:none}.monsterinsights-admin-page .multiselect__spinner{position:absolute;right:1px;top:1px;width:48px;height:35px;background:#fff;display:block}.monsterinsights-admin-page .multiselect__spinner:after,.monsterinsights-admin-page .multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border:2px solid rgba(0,0,0,0);border-top-color:#b7c9d9;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0);box-shadow:0 0 0 1px rgba(0,0,0,0)}.monsterinsights-admin-page .multiselect__spinner:before{-webkit-animation:a 2.4s cubic-bezier(.41,.26,.2,.62);animation:a 2.4s cubic-bezier(.41,.26,.2,.62);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.monsterinsights-admin-page .multiselect__spinner:after{-webkit-animation:a 2.4s cubic-bezier(.51,.09,.21,.8);animation:a 2.4s cubic-bezier(.51,.09,.21,.8);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.monsterinsights-admin-page .multiselect__loading-enter-active,.monsterinsights-admin-page .multiselect__loading-leave-active{-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;opacity:1}.monsterinsights-admin-page .multiselect__loading-enter,.monsterinsights-admin-page .multiselect__loading-leave-active{opacity:0}.monsterinsights-admin-page .multiselect,.monsterinsights-admin-page .multiselect__input,.monsterinsights-admin-page .multiselect__single{font-family:inherit;font-size:16px;-ms-touch-action:manipulation;touch-action:manipulation}.monsterinsights-admin-page .multiselect{-webkit-box-sizing:content-box;box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.monsterinsights-admin-page .multiselect *{-webkit-box-sizing:border-box;box-sizing:border-box}.monsterinsights-admin-page .multiselect:focus{outline:none}.monsterinsights-admin-page .multiselect--disabled{opacity:.6}.monsterinsights-admin-page .multiselect--active{z-index:1}.monsterinsights-admin-page .multiselect--active:not(.multiselect--above) .multiselect__current,.monsterinsights-admin-page .multiselect--active:not(.multiselect--above) .multiselect__input,.monsterinsights-admin-page .multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.monsterinsights-admin-page .multiselect--active .multiselect__select{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.monsterinsights-admin-page .multiselect--above.multiselect--active .multiselect__current,.monsterinsights-admin-page .multiselect--above.multiselect--active .multiselect__input,.monsterinsights-admin-page .multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.monsterinsights-admin-page .multiselect__input,.monsterinsights-admin-page .multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;-webkit-transition:border .1s ease;transition:border .1s ease;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.monsterinsights-admin-page .multiselect__input:-ms-input-placeholder{color:#35495e}.monsterinsights-admin-page .multiselect__input::-webkit-input-placeholder{color:#35495e}.monsterinsights-admin-page .multiselect__input::-moz-placeholder{color:#35495e}.monsterinsights-admin-page .multiselect__input::-ms-input-placeholder{color:#35495e}.monsterinsights-admin-page .multiselect__input::placeholder{color:#35495e}.monsterinsights-admin-page .multiselect__tag~.multiselect__input,.monsterinsights-admin-page .multiselect__tag~.multiselect__single{width:auto}.monsterinsights-admin-page .multiselect__input:hover,.monsterinsights-admin-page .multiselect__single:hover{border-color:#cfcfcf}.monsterinsights-admin-page .multiselect__input:focus,.monsterinsights-admin-page .multiselect__single:focus{border-color:#a8a8a8;outline:none}.monsterinsights-admin-page .multiselect__single{padding-left:5px;margin-bottom:8px}.monsterinsights-admin-page .multiselect__tags-wrap{display:inline}.monsterinsights-admin-page .multiselect__tags{min-height:40px;display:block;padding:9px 40px 0 8px;border-radius:5px;border:1px solid #b8c9d8;background:#fff;font-size:14px}.monsterinsights-admin-page .multiselect__tag{position:relative;display:inline-block;padding:2px 8px 2px 20px;border-radius:5px;margin-right:10px;color:#393f4c;line-height:1.2;background:#f3f6ff;margin-bottom:5px;overflow:hidden;max-width:100%;text-overflow:ellipsis;border:1px solid #b7c9d9;font-size:14px}.monsterinsights-admin-page .multiselect__tag.monsterinsights-tag-forced{padding-left:8px}.monsterinsights-admin-page .multiselect__tag.monsterinsights-tag-forced i{display:none}.monsterinsights-admin-page .multiselect__tag-icon{cursor:pointer;position:absolute;left:0;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;text-align:center;line-height:24px;-webkit-transition:all .2s ease;transition:all .2s ease;border-radius:5px;margin-left:0}.monsterinsights-admin-page .multiselect__tag-icon:hover{background:rgba(0,0,0,0)}.monsterinsights-admin-page .multiselect__tag-icon:after{content:"\D7";color:#b7c9d8;font-size:18px;margin-top:-4px;display:block}.monsterinsights-admin-page .multiselect__tag-icon:focus:after,.monsterinsights-admin-page .multiselect__tag-icon:hover:after{color:#444}.monsterinsights-admin-page .multiselect__current{min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8}.monsterinsights-admin-page .multiselect__current,.monsterinsights-admin-page .multiselect__select{line-height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer}.monsterinsights-admin-page .multiselect__select{display:none}.monsterinsights-admin-page .multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.monsterinsights-admin-page .multiselect--active .multiselect__placeholder{display:none}.monsterinsights-admin-page .multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #b7c9d9;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:1;-webkit-overflow-scrolling:touch}.monsterinsights-admin-page .multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.monsterinsights-admin-page .multiselect--above .multiselect__content-wrapper{bottom:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none;border-top:1px solid #e8e8e8}.monsterinsights-admin-page .multiselect__content::webkit-scrollbar{display:none}.monsterinsights-admin-page .multiselect__element{display:block}.monsterinsights-admin-page .multiselect__option{display:block;padding:10px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap;font-size:14px}.monsterinsights-admin-page .multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.monsterinsights-admin-page .multiselect__option--highlight{background:#acbdc9;outline:none;color:#fff}.monsterinsights-admin-page .multiselect__option--highlight:after{content:attr(data-select);background:#acbdc9;color:#fff}.monsterinsights-admin-page .multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.monsterinsights-admin-page .multiselect__option--selected:after{content:attr(data-selected);color:silver}.monsterinsights-admin-page .multiselect__option--selected.multiselect__option--highlight{background:#509fe2;color:#fff}.monsterinsights-admin-page .multiselect__option--selected.multiselect__option--highlight:after{background:#509fe2;content:attr(data-deselect);color:#fff}.monsterinsights-admin-page .multiselect--disabled{background:#ededed;pointer-events:none}.monsterinsights-admin-page .multiselect--disabled .multiselect__current,.monsterinsights-admin-page .multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.monsterinsights-admin-page .multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.monsterinsights-admin-page .multiselect__option--group{background:#ededed;color:#35495e}.monsterinsights-admin-page .multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.monsterinsights-admin-page .multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.monsterinsights-admin-page .multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.monsterinsights-admin-page .multiselect__option--group-selected.multiselect__option--highlight{background:#509fe2;color:#fff}.monsterinsights-admin-page .multiselect__option--group-selected.multiselect__option--highlight:after{background:#509fe2;content:attr(data-deselect);color:#fff}.monsterinsights-admin-page .multiselect-enter-active,.monsterinsights-admin-page .multiselect-leave-active{-webkit-transition:all .15s ease;transition:all .15s ease}.monsterinsights-admin-page .multiselect-enter,.monsterinsights-admin-page .multiselect-leave-active{opacity:0}.monsterinsights-admin-page .multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}.monsterinsights-admin-page [dir=rtl] .multiselect{text-align:right}.monsterinsights-admin-page [dir=rtl] .multiselect__select{right:auto;left:1px}.monsterinsights-admin-page [dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}.monsterinsights-admin-page [dir=rtl] .multiselect__content{text-align:right}.monsterinsights-admin-page [dir=rtl] .multiselect__option:after{right:auto;left:0}.monsterinsights-admin-page [dir=rtl] .multiselect__clear{right:auto;left:12px}.monsterinsights-admin-page [dir=rtl] .multiselect__spinner{right:auto;left:1px}@-webkit-keyframes a{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}@keyframes a{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}.update-nag{display:none}.monsterinsights-admin-page{min-height:100vh;font-size:14px}.monsterinsights-admin-page a{color:#509fe2}.monsterinsights-admin-page a:focus,.monsterinsights-admin-page a:hover{color:#393f4c}.monsterinsights-admin-page .monsterinsights-container{margin:0 auto;max-width:100%;width:750px}.monsterinsights-admin-page .monsterinsights-separator{background:#d6e2ed;display:block;height:1px;margin:25px 0}.monsterinsights-admin-page .monsterinsights-settings-content{margin-left:auto;margin-right:auto;max-width:750px}@media (min-width:783px) and (max-width:790px){.monsterinsights-admin-page .monsterinsights-settings-content{padding:0 10px}}.monsterinsights-admin-page input.monsterinsights-has-error{border-color:red}.monsterinsights-admin-page .monsterinsights-button{background:#509fe2;color:#fff;border:solid #2e7fbe;border-width:1px 1px 2px;border-radius:3px;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;padding:10px 20px;text-decoration:none}.monsterinsights-admin-page .monsterinsights-button:focus,.monsterinsights-admin-page .monsterinsights-button:hover{background-color:#3a93dd;border-color:#2971a9;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-disabled{background:#f3f6ff;border-color:#d6e2eb;color:#8ba4b7}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-secondary{background:#8da4b5;border-color:#6f8ca0;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-secondary:focus,.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-secondary:hover{background-color:#7e98ab;border-color:#627f94;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-green{background:#5cc0a5;border-color:#40a88d;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-green:focus,.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-green:hover{background-color:#4ab99b;border-color:#39967e;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-red{background:#ea4e64;border-color:#d21933;color:#fff}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-large{font-size:16px;padding:14px 27px}.monsterinsights-admin-page input[type=number],.monsterinsights-admin-page input[type=text],.monsterinsights-admin-page textarea{border:1px solid #b7c9d9;border-radius:3px;font-size:14px;padding:9px 15px;width:100%;-webkit-box-shadow:none;box-shadow:none;height:40px;margin:0;color:#444}.monsterinsights-admin-page input[type=number]::-webkit-input-placeholder,.monsterinsights-admin-page input[type=text]::-webkit-input-placeholder,.monsterinsights-admin-page textarea::-webkit-input-placeholder{color:#b7c9d9}.monsterinsights-admin-page input[type=number]:-moz-placeholder,.monsterinsights-admin-page input[type=number]::-moz-placeholder,.monsterinsights-admin-page input[type=text]:-moz-placeholder,.monsterinsights-admin-page input[type=text]::-moz-placeholder,.monsterinsights-admin-page textarea:-moz-placeholder,.monsterinsights-admin-page textarea::-moz-placeholder{color:#b7c9d9}.monsterinsights-admin-page input[type=number]:-ms-input-placeholder,.monsterinsights-admin-page input[type=text]:-ms-input-placeholder,.monsterinsights-admin-page textarea:-ms-input-placeholder{color:#b7c9d9}.monsterinsights-admin-page input[type=number].monsterinsights-has-error,.monsterinsights-admin-page input[type=text].monsterinsights-has-error,.monsterinsights-admin-page textarea.monsterinsights-has-error{border-color:#d83638}.monsterinsights-admin-page input[type=text]:-moz-read-only{background:#fff;color:#b7c9d9}.monsterinsights-admin-page input[type=text]:read-only{background:#fff;color:#b7c9d9}.monsterinsights-admin-page textarea{height:150px}.monsterinsights-admin-page label{width:100%;font-size:14px;display:inline-block;color:#777;margin:2px 0 17px}.monsterinsights-admin-page .inline-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.monsterinsights-admin-page .inline-field input{width:100%}.monsterinsights-admin-page .inline-field .monsterinsights-button{margin-left:10px;-ms-flex-negative:0;flex-shrink:0}.monsterinsights-admin-page .monsterinsights-error{margin:18px 0 0;color:#d83638;cursor:default}.monsterinsights-admin-page .monsterinsights-error i{margin-right:10px}.monsterinsights-admin-page .monsterinsights-tracking-mode-settings-enter-active,.monsterinsights-admin-page .monsterinsights-tracking-mode-settings-leave-active{-webkit-transition:opacity 1s;transition:opacity 1s}.monsterinsights-admin-page .monsterinsights-tracking-mode-settings-enter,.monsterinsights-admin-page .monsterinsights-tracking-mode-settings-leave-to{opacity:0}.monsterinsights-admin-page .monsterinsights-tracking-mode-settings-enter .monsterinsights-styled-checkbox,.monsterinsights-admin-page .monsterinsights-tracking-mode-settings-leave-to .monsterinsights-styled-checkbox{background-color:#509fe2!important}.monsterinsights-admin-page .monsterinsights-tracking-mode-settings-enter .monsterinsights-styled-checkbox:after,.monsterinsights-admin-page .monsterinsights-tracking-mode-settings-leave-to .monsterinsights-styled-checkbox:after{right:2px!important;left:auto!important}.monsterinsights-admin-page .monsterinsights-license-type-text{color:#777;font-weight:700;margin-top:16px}.monsterinsights-admin-page .monsterinsights-license-type-text a{color:#777;font-weight:400}.monsterinsights-admin-page .monsterinsights-dark{color:#444;text-transform:capitalize;font-weight:700}.monsterinsights-admin-page .monsterinsights-settings-block{background:#fff;border:1px solid #d6e2ed;margin:25px 0}@media screen and (max-width:767px){.monsterinsights-admin-page .monsterinsights-settings-block{margin-left:10px;margin-right:10px}}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-settings-block-title{border-bottom:1px solid #d6e2ed;padding:16px 25px;font-weight:500;font-size:14px}@media screen and (max-width:767px){.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-settings-block-title{padding-left:15px;padding-right:15px}}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-settings-block-title:before{display:none}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-settings-block-content{padding:25px}@media screen and (max-width:767px){.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-settings-block-content{padding-left:15px;padding-right:15px}}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-settings-block-content p{font-size:14px;color:#777;margin-top:-5px}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-settings-block-content p a{color:inherit}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-settings-block-content .monsterinsights-settings-addon-upgrade{padding:25px 25px 25px 22px;margin:-25px;border-left:3px solid #64bfa5}@media screen and (max-width:767px){.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-settings-block-content .monsterinsights-settings-addon-upgrade{padding-left:15px;padding-right:15px;margin:-25px -15px}}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-settings-block-content .monsterinsights-settings-addon-upgrade.monsterinsights-settings-addon-disabled{border-left-color:#f5c953;padding-top:15px;padding-bottom:15px}.monsterinsights-admin-page .monsterinsights-settings-input-radio>span{display:block;margin:2px 0 17px}.monsterinsights-admin-page .monsterinsights-settings-input-radio>span:last-child{margin-bottom:0}.monsterinsights-admin-page .monsterinsights-settings-input-radio input[type=radio]{opacity:0;position:absolute}.monsterinsights-admin-page .monsterinsights-settings-input-radio label{color:#444;font-size:14px}.monsterinsights-admin-page .monsterinsights-settings-input-radio label small{font-size:14px;color:#777;font-weight:400}.monsterinsights-admin-page .monsterinsights-settings-input-radio label>span{vertical-align:middle;font-weight:500}.monsterinsights-admin-page .monsterinsights-settings-input-radio label:last-child{margin-bottom:0}.monsterinsights-admin-page .monsterinsights-settings-input-radio label.monsterinsights-styled-radio-label-disabled{pointer-events:none}.monsterinsights-admin-page .monsterinsights-settings-input-radio label.monsterinsights-styled-radio-label-disabled .monsterinsights-settings-radio-text,.monsterinsights-admin-page .monsterinsights-settings-input-radio label.monsterinsights-styled-radio-label-disabled .monsterinsights-styled-radio{opacity:.6}.monsterinsights-admin-page .monsterinsights-settings-input-radio .monsterinsights-styled-radio{width:20px;height:20px;border:1px solid #b2c1cd;position:relative;display:inline-block;border-radius:50%;margin-right:16px}.monsterinsights-admin-page .monsterinsights-settings-input-radio .monsterinsights-styled-radio.monsterinsights-styled-radio-checked{border-color:#509fe2}.monsterinsights-admin-page .monsterinsights-settings-input-radio .monsterinsights-styled-radio.monsterinsights-styled-radio-checked:after{left:2px;right:2px;top:2px;bottom:2px;position:absolute;content:"";background:#509fe2;display:block;border-radius:50%}.monsterinsights-admin-page .monsterinsights-settings-input-checkbox>label{color:#444;font-size:14px;margin:0}.monsterinsights-admin-page .monsterinsights-settings-input-checkbox>label.monsterinsights-styled-checkbox-faux{cursor:default}.monsterinsights-admin-page .monsterinsights-settings-input-checkbox>label.monsterinsights-styled-checkbox-faux .monsterinsights-styled-checkbox{background-color:#dee5e9}.monsterinsights-admin-page .monsterinsights-settings-input-checkbox>label.monsterinsights-styled-checkbox-faux .monsterinsights-styled-checkbox.monsterinsights-styled-checkbox-checked{background-color:#b9d8f3}.monsterinsights-admin-page .monsterinsights-settings-input-checkbox>label input{display:none}.monsterinsights-admin-page .monsterinsights-settings-input-checkbox>label>span{vertical-align:middle}.monsterinsights-admin-page .monsterinsights-settings-input-checkbox>label:last-child{margin-bottom:0}.monsterinsights-admin-page .monsterinsights-settings-input-checkbox .monsterinsights-styled-checkbox{width:27px;height:18px;position:relative;display:inline-block;border-radius:10px;margin-right:9px;background-color:#acbdc9}.monsterinsights-admin-page .monsterinsights-settings-input-checkbox .monsterinsights-styled-checkbox.monsterinsights-styled-checkbox-checked{background-color:#509fe2}.monsterinsights-admin-page .monsterinsights-settings-input-checkbox .monsterinsights-styled-checkbox.monsterinsights-styled-checkbox-checked:after{right:2px;left:auto}.monsterinsights-admin-page .monsterinsights-settings-input-checkbox .monsterinsights-styled-checkbox:after{left:2px;top:2px;bottom:2px;width:14px;position:absolute;content:"";background:#fff;display:block;border-radius:50%}.monsterinsights-admin-page .monsterinsights-info{color:#b6c9da;margin-left:10px;cursor:help}.monsterinsights-admin-page .monsterinsights-settings-input-repeater .monsterinsights-error{margin-top:0;margin-bottom:18px}.monsterinsights-admin-page .monsterinsights-settings-input-repeater-labels label{color:#393f4c;font-weight:700;margin-bottom:6px}.monsterinsights-admin-page .monsterinsights-settings-input-repeater-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:18px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.monsterinsights-admin-page .monsterinsights-settings-input-repeater-row>span{width:100%;margin-right:18px}.monsterinsights-admin-page .monsterinsights-settings-input-repeater-row button{padding:0;border:none;background:rgba(0,0,0,0);color:#dc3232;cursor:pointer}.monsterinsights-admin-page .monsterinsights-settings-input-repeater-row input[type=number]{width:30%}.monsterinsights-admin-page .monsterinsights-settings-input-repeater-row select{width:70%}.monsterinsights-admin-page .monsterinsights-settings-input-repeater-row.monsterinsights-disabled-row{opacity:.5}.monsterinsights-admin-page .monsterinsights-dimensions-count{color:#777;font-style:italic;font-size:14px}.monsterinsights-admin-page .monsterinsights-settings-input-dimensions .monsterinsights-settings-input-repeater-labels label{margin-bottom:0;width:auto}.monsterinsights-admin-page .monsterinsights-settings-input-dimensions .monsterinsights-settings-input-repeater-labels label:first-child{width:calc(70% - 20px)}.monsterinsights-admin-page .monsterinsights-settings-input-dimensions .monsterinsights-button{margin-right:25px}.monsterinsights-admin-page .monsterinsights-settings-input-dimensions .monsterinsights-error{margin:0 0 20px}.monsterinsights-admin-page .monsterinsights-settings-input-select .monsterinsights-dark{margin-bottom:5px}.monsterinsights-admin-page .monsterinsights-settings-input-select label{margin-top:-4px}.monsterinsights-admin-page .monsterinsights-collapsible .monsterinsights-collapsible-content{padding-left:30px}@media screen and (max-width:767px){.monsterinsights-admin-page .monsterinsights-collapsible .monsterinsights-collapsible-content{padding-left:15px}}.monsterinsights-admin-page .monsterinsights-collapsible>p{margin-top:0}.monsterinsights-admin-page .monsterinsights-settings-input-toggle-collapsible{color:#b7c9d9;float:right;font-size:22px;padding-left:20px}.monsterinsights-admin-page .monsterinsights-settings-input-toggle-collapsible:hover{color:#393f4c}.monsterinsights-admin-page .monsterinsights-settings-input-toggle-collapsible:focus{outline:none}.monsterinsights-admin-page .monsterinsights-settings-input-toggle-collapsible i{cursor:pointer}.monsterinsights-admin-page .monsterinsights-settings-input-authenticate .monsterinsights-dark{display:block;margin-bottom:9px}.monsterinsights-admin-page .monsterinsights-settings-input-authenticate label{margin-top:0;margin-bottom:4px}.monsterinsights-admin-page .monsterinsights-settings-input-authenticate p{margin:0}.monsterinsights-admin-page .monsterinsights-settings-input-authenticate .monsterinsights-ua,.monsterinsights-admin-page .monsterinsights-settings-input-authenticate button{margin-top:14px}.monsterinsights-admin-page .monsterinsights-settings-input-authenticate .monsterinsights-manual-ua+.monsterinsights-error{margin-top:15px}.monsterinsights-admin-page .monsterinsights-auth-info .monsterinsights-auth-actions{margin-top:18px}.monsterinsights-admin-page .monsterinsights-auth-info .monsterinsights-auth-actions .monsterinsights-button{margin-right:20px;margin-top:0}@media (max-width:767px){.monsterinsights-admin-page .monsterinsights-auth-info .monsterinsights-auth-actions .monsterinsights-button{margin-bottom:10px}}.monsterinsights-admin-page .monsterinsights-auth-info .monsterinsights-settings-input-toggle-collapsible{margin-top:12px}.monsterinsights-admin-page .monsterinsights-auth-manual-connect-paragraph{padding-top:5px}.monsterinsights-admin-page .monsterinsights-auth-manual-connect-text{color:#999797;font-size:12px;text-decoration:none}.monsterinsights-admin-page .monsterinsights-auth-manual-connect-text:hover{text-decoration:underline}.monsterinsights-admin-page .monsterinsights-settings-addon-upgrade{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.monsterinsights-admin-page .monsterinsights-settings-addon-upgrade .monsterinsights-upgrade-icon{margin-right:25px}.monsterinsights-admin-page .monsterinsights-settings-addon-upgrade .monsterinsights-settings-addon-message{margin-right:25px;width:100%}.monsterinsights-admin-page .monsterinsights-settings-addon-upgrade .monsterinsights-button{font-size:12px;padding:6px 16px}.monsterinsights-admin-page .monsterinsights-icon-warning{width:48px}.monsterinsights-admin-page .monsterinsights-icon-warning:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAllBMVEUAAADV4u3V4u3V4u3V4u3V4u3V4u3V4u3V4u3V4u3V4u3V4u2KpLj///+etMW0xdKqvs6ascPG1eKww9PO3OmVrb+LpbnR3+qRqr3U4ezA0d60x9atwdGPqLyNp7rT4Oy8ztzBztmiuMnx9PfJ2OXW4ObL2ua3ytilu8v7/P31+PnT3eXC0t/r8PPo7fHe5uvR2+OftscAs3DjAAAAC3RSTlMABtDHbvQb+ctt0f3LxK8AAAIoSURBVGje7drZbqMwFIBh05Au4wPBYPa1TPak2/u/3NAME6lzSMHGvqjk/zJI/sTiSLZMCLHsxZJqaLmwLdJ1f0e1dXdPiIXGVypY5Ilq7YksqNYW5IFq7YFQzRnAAAYwgAEMIAxwP2t2TbZOKWo+wHdtCH0VK3zFQPYRwdfCgqsDMgYDVUWsBuAt3ChpVABZCbfbx7OBPILvYnwmUMBI4XYWEMBoIZ8BNDAhVksD6wqm5MkCKf78g83bOUS/ZpJAjkZ6d7qOLnoNtRQQowmwci69ROjGpAD8Bb05f0O3UMYSQF0i4LUHPHQllwAaQJ16IMSTQQJoMeAenM/eAbcWBtIKcN6xG38zdCUXBnwYqvRWLgzVCgM5CBUKAx6giudLq0GhFgXwO2ZOX2fjuCiAH7X7Dxi8hbVuwJ8PJEelQAtYYL8VPiIPBvoGiEWBXAxIqChwFgNcYSCOhIBAGKCuEOCLAzs0yPPmcAFeTwy/AmEAPyPmXDuhvykJgO7RTL62ga9FWxlgHU0GPCoO4LlWvjh9h/9ec8XlgDiBaeVUDqAZTMpNZQFawIQSTqWBtIXRKn/OAqT+GB3/PG8Jle5Hno8/e5UZRHA7tlWwTvZDuFFUpEpW+nVQwlDMV7ZXEQ8QbqZ0t6Vu9glci1iw1bBfxJs88Dwv2PkppT9zx8sAnxnAAAag1AAGEE/3oYGl/mMPNtWarfnoyS9L++GZLst+1HP859G2CPkDRZCgO+Q/ERIAAAAASUVORK5CYII=)}.monsterinsights-admin-page .monsterinsights-settings-network-notice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:20px;border-bottom:1px solid #d6e2ed;margin-bottom:15px;color:#777}.monsterinsights-admin-page .monsterinsights-settings-network-notice .monsterinsights-bg-img{margin-right:25px}.monsterinsights-admin-page .monsterinsights-settings-network-notice .monsterinsights-network-message{width:100%}.monsterinsights-admin-page .monsterinsights-undo-redo{float:right;margin-top:16px}.monsterinsights-admin-page .monsterinsights-undo-redo button{border:none;background:rgba(0,0,0,0);color:#509fe2;padding:0;margin-left:5px}.monsterinsights-admin-page #monsterinsights-license-key-valid{-webkit-text-security:disc;text-security:disc;-moz-text-security:disc;font-family:text-security-disc;font-size:25px;line-height:1.2;color:#b7c9d9;padding-top:7px}.monsterinsights-admin-page #monsterinsights-license-key-valid::-webkit-input-placeholder{font-size:14px;line-height:normal;position:relative;bottom:4px}.monsterinsights-admin-page #monsterinsights-license-key-valid:-moz-placeholder,.monsterinsights-admin-page #monsterinsights-license-key-valid::-moz-placeholder{font-size:14px;line-height:normal;position:relative;bottom:4px}.monsterinsights-admin-page #monsterinsights-license-key-valid:-ms-input-placeholder{font-size:14px;line-height:normal;position:relative;bottom:4px}.monsterinsights-first-time-notice .monsterinsights-notice-button{margin-top:20px}.monsterinsights-settings-blur .monsterinsights-settings-content{-webkit-filter:blur(5px);filter:blur(5px);pointer-events:none}.monsterinsights-settings-blur.monsterinsights-path-general .monsterinsights-settings-content{-webkit-filter:none;filter:none;pointer-events:auto}.monsterinsights-not-authenticated-notice{position:fixed;top:40%;left:50%;width:750px;max-width:100%;margin-left:-295px;background:#fff;padding:0 20px 20px;-webkit-box-shadow:0 5px 25px 0 rgba(0,0,0,.15);box-shadow:0 5px 25px 0 rgba(0,0,0,.15);border:1px solid #d6e2ed;text-align:center}@media (min-width:783px){.folded .monsterinsights-not-authenticated-notice{margin-left:-357px}}@media (max-width:960px){.monsterinsights-not-authenticated-notice{margin-left:-357px}}@media (max-width:750px){.monsterinsights-not-authenticated-notice{left:0;margin-left:0}}@media (min-width:750px) and (max-width:782px){.monsterinsights-not-authenticated-notice{margin-left:-375px}}.monsterinsights-not-authenticated-notice .monsterinsights-auth-manual-connect-paragraph{display:none}.monsterinsights-not-authenticated-notice h3{text-align:center;color:#393f4c;font-size:20px;margin:32px 0 20px;line-height:1.4}.monsterinsights-not-authenticated-notice .monsterinsights-license-button{line-height:1;margin-top:20px}.monsterinsights-not-authenticated-notice .monsterinsights-settings-input-authenticate .monsterinsights-button{margin:0 20px}.monsterinsights-not-authenticated-notice .monsterinsights-dark{font-weight:400;margin-bottom:20px}.monsterinsights-pdf-exports-settings .inline-field .monsterinsights-button:first-child{margin-left:0}.monsterinsights-admin-page .edd-logo,.monsterinsights-admin-page .memberpress-logo,.monsterinsights-admin-page .woocommerce-logo{background:url(../img/woocommerce.png) no-repeat;background-size:contain;width:156px;height:31px}@media (max-width:767px){.monsterinsights-admin-page .edd-logo,.monsterinsights-admin-page .memberpress-logo,.monsterinsights-admin-page .woocommerce-logo{margin-top:18px}}.monsterinsights-admin-page .edd-logo{background-image:url(../img/easy-digital-downloads.png);width:194px}.monsterinsights-admin-page .memberpress-logo{background-image:url(../img/memberpress.png)}.monsterinsights-admin-page .monsterinsights-logos-row{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;border:1px solid #d6e2ed;margin:40px 50px 60px;padding:25px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767px){.monsterinsights-admin-page .monsterinsights-logos-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:20px;margin-right:20px}}.monsterinsights-admin-page .monsterinsights-logos-row .monsterinsights-box-title{font-size:13px;font-weight:700;color:#8aa4b8;position:absolute;background:#fff;padding:0 10px;top:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%}.monsterinsights-admin-page .monsterinsights-upsell{background:#fff;border:1px solid #d6e2ed;text-align:center;margin-top:25px}@media (max-width:767px){.monsterinsights-admin-page .monsterinsights-upsell{margin-left:10px;margin-right:10px}}.monsterinsights-admin-page .monsterinsights-upsell h2{font-size:20px;color:#393f4c;margin:36px 0 14px}.monsterinsights-admin-page .monsterinsights-upsell h3{font-size:18px;color:#393f4c;margin:0 0 14px}.monsterinsights-admin-page .monsterinsights-upsell h4{font-size:18px;color:#4c6577;font-weight:400;margin:0;line-height:2}.monsterinsights-admin-page .monsterinsights-upsell p{font-size:14px;color:#4c6577}.monsterinsights-admin-page .monsterinsights-upsell .monsterinsights-upsell-top{padding-left:10px;padding-right:10px}.monsterinsights-admin-page .monsterinsights-upsell-bottom{background:#f7f9fd;border-top:1px solid #d6e2ed;padding:36px 50px 30px;position:relative}@media (max-width:767px){.monsterinsights-admin-page .monsterinsights-upsell-bottom{padding-left:20px;padding-right:20px}}.monsterinsights-admin-page .monsterinsights-upsell-bottom .monsterinsights-button-top{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (max-width:767px){.monsterinsights-admin-page .monsterinsights-upsell-bottom .monsterinsights-button-top{min-width:288px}}.monsterinsights-admin-page .monsterinsights-upsell-bottom img{max-width:100%}.monsterinsights-admin-page .monsterinsights-report-ecommerce:after{background-image:url(../img/monsterinsights-report-ecommerce.png)}.monsterinsights-admin-page .monsterinsights-addon-ads,.monsterinsights-admin-page .monsterinsights-addon-amp,.monsterinsights-admin-page .monsterinsights-addon-dimensions,.monsterinsights-admin-page .monsterinsights-addon-eu-compliance,.monsterinsights-admin-page .monsterinsights-addon-forms,.monsterinsights-admin-page .monsterinsights-addon-instant-articles,.monsterinsights-admin-page .monsterinsights-addon-optimize,.monsterinsights-admin-page .monsterinsights-addon-performance,.monsterinsights-admin-page .monsterinsights-addon-scroll{width:48px;padding-top:110%}.monsterinsights-admin-page .monsterinsights-addon-eu-compliance{padding-top:100%}.monsterinsights-admin-page .monsterinsights-addon-eu-compliance:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAF8AAABfCAMAAAC5kuvHAAAAWlBMVEUAAACtvcitvcitvcitvciduM2tvcitvcitvcitvcitvchQn+KtvchQn+JQn+JQn+KtvcitvcitvchQn+JQn+JQn+JQn+JQn+JQn+JQn+JQn+JQn+KtvchQn+KLGAvfAAAAHHRSTlMAIu53RBG7qogzme7dIpkzzGZVzKqIZnfdu0RVXT0ICgAAAsdJREFUaN7tmd1ymzAUhAEjMMYCJ/wT6f1fs4QWH4OwN3StmV70uzMzWRF5vaszCg6ShYFPMhOpwCOpMR+BP0JjzDXwRRgnZuKc+dii8BaZO1Hyltd9/BSbRyLFe+pqssePp0f5mPCU6KXbByLPe+o6Ca3/8fOiH/OeCue3TVcLfCz6Gecpld7MnWtyX+OyPPvkPJWZFaflefKtMr8t8hT+agX5kiMTnVR4mR5BT+EFXPngfFbzrlw+gacOLAA21fUURnZWttrF9ZSP93c9JeA/A7+cjaeOcJvePA6/VwGmE08d258knq2Sgv1xPIUSmScLQSJ7OAFIIns7AUgi8ycAmMj8CQAmMn8CwImMAScAkMgHQGl9IuRBWh9INN22+kBaH0zkcbATw/gXaY3fX3W9/UPfKZjWBxO5LOyKogRpfSiR28o6VC1I658msm5yu0veaJTWGF3bF9Q64Chz+5K85PQLCyg4/coCqn9E/0n11k/3Xf9eugYlDKq3eCI/+UbNCxSghEH1Ns/kJ77sRAdKGFRvuy8ve9eCEgbV+7UvL1s3ghIG1asXmwz78laDEkbVWy2/omZXvkcljKq3uZuw2ZG3DShhWL2lmKRx5e0IShhXVy4p1jjyOSphXL2FlQW6jbwtUAnj9y+dHBZ5O8ISxtVbywJb+QqXMB6GSmmSbSKVYGT62TBUywJr+ZoZmQQtXSjy8tvlaZcF2lUddIwmbpk6eBtq73zleIGYT3VuN/SKmE/xOSgv3zyf6n719vrt86kaRH5QPubTLrczeedpPlXNXCnKx3wq89f/+RRAz6cIej7FsPMphp1PMdR8KmmKyUJQjSBNAcz9C4C/f8Hw9y8ufu5fBD/3L+IVP/cv4hU/9y/iFU/3L65X+PsX4BX6/gV4hb5/AV7h719eeoW/fwFeAYlJtysP6RW+XXkIr9DtykN55RdZztdXJmO7xAAAAABJRU5ErkJggg==)}.monsterinsights-admin-page .monsterinsights-addon-ads:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABmCAMAAAADH2QXAAAAV1BMVEUAAABQn+Iuf75Qn+JQn+Iuf76svcmsvclQn+L///+LpLesvckuf743iMhzsujc7PmKv+xMm97o8vvz+f2izPDQ5fd/uepcpeSt0vGWxe652fNnrObF3/Xl1C/0AAAACHRSTlMA7OajHEnmSn/UIZcAAAF/SURBVGje7dkNb4IwEAbgFlCvWymVb3D//3fu2oUQiRGh1wzNvYmE5kwfyxFsgniYU6KTU0BhNYnWOgkorEa7bC98KpClEpbRLoAJK8g0w/lx+lgAEplIISYAqZBxASkgLgAPgGuu/5Jf9xTWgVxPyfcU1gE9Z3vhECug7gFtGGAAgIHNgC3V05Q2DLBqNTYIKNeBMghQL4SBKUVTKMw8LkiByuBoUHNGAEsJjMubqgYwlEDrh300oPKjacrGmvZGC4yuA/jxjR3AhRYwOJ1bRY3nPdADpb/+LcANBx1ANxhaoHc/frT+GhV4/FGKtgcGptSq8YxqiYDlA7PzN1Tb9EAJ1DCnUZa+yTeAVmGqDmDAIzlgsK3TUmp03Bo6ymdR1RSLR2hR4em7/R+8KfDKruLY+6IXdnZH35sywAADDDBwDEBC1EiRQtSkIou6BJnNLyjo419QLPJNkLsJPw84h89/fgpcgoXzRezM112efJEBBhhggAEGGGCAgX8BfgF9zfCNw+tX7wAAAABJRU5ErkJggg==)}.monsterinsights-admin-page .monsterinsights-addon-amp:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABmCAMAAAADH2QXAAABAlBMVEUAAABQn+LW4upQn+JQn+JQn+JQn+JQn+LW4upQn+JQn+LW4upQn+JQn+JQn+JQn+JQn+JQn+JQn+JQn+JQn+JQn+JQn+JQn+JQn+JQn+JQn+JQn+LW4upQn+Ksvcn///+vv8uyws1SoOLT4OnF091WouLO2+PH1d69zNa3x9K6ydS0xNCw1O/L2OFNnuDC0dvAztjQ3eZqreTI1t9ZpOL5/P7r9PqdxueLvOZ5t+VjqeRWpOCdyuyoy+d1suT1+v3m8fjb7PfO5fTF4POo0O6hzezL3enK3OmKwOiCvOdwsuRmrOHz+fu52fG+3PDI2+nD2OmtzuiYw+aIu+VeqOGYxumXbKjeAAAAHHRSTlMA9PEaFPz4z612TycFzHHalI9ZKWlm7be2JeyNLqjzBwAAA2ZJREFUaN7s2OlSo0AQAGAwh+LmMPHend62sCj/pPKDIiYhpzExmnitq+//KkLUKmZ6EIbhp98DdBfdPT2Aoa3YbBzXj8rlo/pxo1k0clasVYFTreWZo/DHBMLcK+QUvmKZIGValTzin25DrO19/fi7JnzD3NWNf1iCb5UO9eIfQKIDrfqUIFFJo0r7svr3J0OhD5k7XZHNT7uDd+IsZZ1WCyRaiAMQWBnPr6xALuLEI8O6OdO/draYkv+yAl0hzhwQ7YXxFcOzGweoO0Rs2SAqB5tvhynqyjuMeAtUzTC2mCIXqDkG+kBVDYMpWgLlYaDjgkRBOcFI2uHA9BUkmsoJekCsMPRobwCvoZxgTB/gEkPTRSvwsAbOiXICH0QLjJoDp66cgJyCAUZNB8JhjiS4OPsb6+yCfSIFusaoNQgiCbj4JENcgj5GzchZVktAS+TcYwRdqL+VS+STLR1Bt0Vdd0z7D8Fszhcfk3rZBtGJ9kGzQ84MY7ZRI8uqoPzNE1znsiqWILHqhNtuAFSBNDmxz27MfYPDpHUtxKcZ4i+ct7DDNlA11QTyK9MJT/MKQHZlKpZIful7V4iPbQDppc+UPZFHsBHRgw362sLUvYDgVd5hsIxsCc7FQbrFe65A3Ksjy+BZKNJwspYV6DQIT5qcrs//7LSv7wpjyi3tbpoPEJ0ErGun/IRSL9FXlZyUH4Esq2c33Wcsy+z8xQGpMvchzjQ89ZzkXwlMy03XTfoZwnQtR72x79m25497o6JBsFwZPwne2y+jFYlBGIoufSrMLwxiUSRRxIr//2+7YKdbGmde5oZhoHlrhXvI1Zh4AT4DCH6NyS4cS9UANDb/sXg0wC9dWSAwABeNDHIwQE1mFAkFqHbc1jII4A72MxHxrg8CxN2S5jqx/SFtQG2yfzhSDklR14cAtg04KTpYHXihD74qUgf4uxIgbHV71wIUkQAYQB3g1AB8dmg1p3DvAXoV8wtAeA/QReILQNbOIGvvQcWeIgnA1EF56p7FVrJcSaC7qDwzz2NuU3lYsqgzbD9om37EdTTjB/omI3syt4c9+y8CTxULUyE+fDvoXCQj6E52NuvOpqmqTtdm1X0fFKf2wkmRSv7SN9oFuAAfB0xI/WkAmJGAeQC4TcAEbj8jwgxCTPNI/xcIan5QyH2lWAAAAABJRU5ErkJggg==)}.monsterinsights-admin-page .monsterinsights-addon-instant-articles:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABmCAMAAAADH2QXAAAA+VBMVEUAAABQn+JQn+LW4upQn+LW4upQn+JQn+LW4upQn+JQn+JQn+JQn+JQn+JQn+JQn+JQn+JQn+JQn+LW4upQn+JQn+JQn+JQn+JQn+JQn+JQn+JQn+JQn+JQn+JQn+LW4upQn+Ksvcn////L2OGvv8vAzti0xNDG1N7T4OhXo+NPmtzC0duKvObI1t+3x9LL3emqzOhVoOJPneCaxOZrrOSGrtfI2urQ3eZ1suRjqeOkwN+9zNb6+/3i6fK/0ue3zOSxx+HH1d6YuNtVmtlbmtV7pdN3o9PW4u/D2Omgx+e7z+TO2+OuxeGTtNnv8/rY4/DT4Oycu9x6qdmToCJeAAAAH3RSTlMA8xrwz612TycF9sxxE5SPWSn58+1pZhbb2Le2JfGNzELbBwAAAsdJREFUaN7tmF1f2jAUh1OwKIKCiDCdW0J5LRQo410UmeLm1L1+/w+zWrefLSdpmya9YOtzBxf/p+ScnJAiYcr53NlpsVAonp7l8mUkmYNshrjIZA8kxifeKwSwf5iQFJ9OKYSKkkrLyD/fIUx2jsTzd98RD5Rd0fwS8aEkln9CfDkRWh8SAIFVOlKCCJTQlU4z++fDeODspbDdmiIsJkviJBVy/zIX6EK7dS+Svaf31CTmwiAMfmor4ubwOZ8zHvcHzOfX1ptzyZp8KuZkyM6/Al9mEUryCkb0/llpmvYJfJ1BCHPSp+dfaxZtAkhwC0xq/oNm8ZVA8twCg/n8Vo9CctyCGSV/Yuc/EApvuQVzkNFe2vmXa5rgDbdAB/k/tBfBL+rEcwg+1ipMak38B5D/WXOzsR0cAmc+NAABM3/p7NYCt0B3538H+U/ESdEhaPouESyyBliBIou0KVRdCLep4Sl4Et9oJqHRvrTzb+CokDTs7hj5JAH2gUedPcb1lWYxJt7j2sr3NrAPnDVrmGa5BOwj8/r1+cGRCfYBe4mYfXT7mg8PfczNBMy7G/u0hCiJUAJYBUY+SaFwgtZos0fv6NeQdEgBvncv0rcxoaGcIwuwDwLV2eT4+w7aNNDQ/hLkAiIi8DeUEBA0gy6RjakHvATisNyPgl1jcWhawwGhsu+6iGMBJobu/yoBC9EfjvxehmBR+qYxm+uDgT6fGWYZAbBUUCyIBf+UYFr1QIKg7j23W2IC/9OnIyyoeFPfTkGtt6gvFo3IBPWXyjajqkEV40gFCxyx4BHbtFqdiAT4mU4jsi5q2I9fqUQrqMYChqDR7Xardg26Fj35gh52ErmgEbWgErFguo1dFAtiQSyISFDzFogf+nVPQW0q/X7waB84fz9txQ0nFsSC/0mQxBI5RhBVpkBFkD2JPyG5h2gG9VjS+qi0/N+iC9OxZrJwlgAAAABJRU5ErkJggg==)}.monsterinsights-admin-page .monsterinsights-addon-forms:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABmBAMAAADG74kWAAAAFVBMVEXW4urW4urW4uoAAADW4uqsvclQn+ITLWFyAAAABHRSTlPsoxwAEnMmfgAAAIFJREFUWMPt2LEJgDAUBNCvOICFAwhu4AQKP06QbCDuP4J9sPCKwOm/KwOvusCHs3V0IN1is0PpbcLAbgMGNnMwvwGp1MmPj7EBYXGEgLA4QkBYHCFI5VVybEBYHCEgLE5AQEBAIAQgPIqE4LjqnAJtwNe+RlMAz0XwIAVPXvCodgNhA6kmkI3HfAAAAABJRU5ErkJggg==)}.monsterinsights-admin-page .monsterinsights-addon-optimize{padding-top:100%}.monsterinsights-admin-page .monsterinsights-addon-optimize:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAF8AAABeCAMAAAByzjhiAAAAkFBMVEUAAADW4utZo9+bxObW4utUod/W4utUod/W4utUoN5ToN3W4utUod/W4uvW4utTntpTntpUod/W4uvW4uvW4utTntpUod/W4uvW4uvW4uvW4utTndnW4uvW4utUod/W4uvW4utUod9QlMtRl89Qls1RmNFSmtNPk8lPksdSm9VOkMNRmdNSnNdTndlTnttUoN4GbpBuAAAAIHRSTlMAAgcM4/fvwLNVRvnULikb5+bRxbyil5SSi4BySTw4Jgr331EAAAGYSURBVGje7dJXbsQgFIVhPJ7qTEnvxb2Msdn/7gKOIiJ7AMkcXiL+BXxHiEvULXabVTK7m8dPoi3iuF37UMPvEvtW6oFTgmiv9DcJpEjBBwmmjep2ElDe9773ve9973vf+zP9YFSI9MPXq3h+KTP4B65bVNVM63/FdlVn3QAJ1ta+boC8x/b+uWJKf2vv6wbI2t7XDZAY4ItS5tQXA079uk6ZQ7/m5cyZXw9lzIkveLFQVRnD++ngD7wcwPr1r5+mBcP7kue1cF/yQ6UTvxK+HED6Iz7PS6w/5vOsgfojnvtZg/XHfFZQpD/li4Li/Akv/LZD+bn0//Bt2eH8Kc/9sgP5Cr5seow/+dvih2+aHuZPeeHTHuGreUp7iC8vc8TTzt7PFHwjeIQ/OR3JQ3w1j/F1POB/C8XpUMEjfB1/DfA1fP8G8BWXOfgLgK/hI2Lvt4rT4fyOIHwV/3AiCD+4nLAhPrmc973vfe//d3/p2H+25LcG/2jpfxBD91b8bWDyQ5sfWIfE2GI7m78TvLnjy5w3LJ8OZvobpmnKQFwgNYcAAAAASUVORK5CYII=)}.monsterinsights-admin-page .monsterinsights-addon-dimensions{padding-top:105%}.monsterinsights-admin-page .monsterinsights-addon-dimensions:after{background-image:url(data:image/png;base64,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)}.monsterinsights-admin-page .monsterinsights-addon-performance{padding-top:105%}.monsterinsights-admin-page .monsterinsights-addon-performance:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABlCAMAAACFixa5AAAA8FBMVEUAAADW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4urW4uqsvclQn+KwwczT4erK1+DR3+rH2+m91ulkqeNbpeN2suRnq+PJ3OmKvOZ7teViqON4s+R0seRWouPC0dvL3emOvuaAt+WXwuZuruRgqOO6ydSuzujL2OKT9JW9AAAAMnRSTlMA4dIH+kUD8u3kDNZoShiYfeiQg2I/DsiIJhRPLfTexcG8s65vIBza0KReuYx3WFU2dMplGNoAAAPgSURBVGje7ZnZetowEEaHesMsBrOvIWwhpOk2UFqaNE3a0CZd3/9tataxIwnZRL7o15wbjC7+g6XxSJ+B8Gj1crOUyWReNY16CtSivSp0bfST7GQ0UEY9jRxOT0ARlQRySauaqDco4IUiQRcFdBQJnqGAxJPgSfCfCMxsX0cRfQMeSSNv415GUZqqlh28dMBHKm+hFDuoGJYGZRO4lG1E1HOkaCYwFGmD7ji3GngNHFptXGEV113Y6WNoxo31FGzvuM0xNI5wi5sxAbJJjIBdBjBLNn13mGLpBm66WcRo6MXsaaCTP1z7IiomBwEMVM4Z+HBcVI41BKKHMdChx6GEcUBnAieJUZndXU79XP5GFr21EYwxMt+nD/iJHI43LQKjczF9CPJ4uRJUMTqfwwmOtEMfgbtwAix5gud4ALOP4QRpgBYexOxLKAEakMMDDTehBDmwUcb7DzOu4T6MIA0WSvhwOb2Y87y3YQQj6MryF8vHaM7Plwv6kJXne3yeC/LliwwFyfxMeYb3Icu0AB6ZpCSfDEz+1c0+QXKwPf4khfmEb6Vnu/xvu0tOfL5CR4qiJc4nA5u/W4xLQTwpztvC/Ivt56ftQ0z5nuHH8vpaFE+c6IL8u9kNGZh8z3C/WFzPgl2U4n0CQf61ry1cfQpcC7GAgWnbV5TvN8yZfC4OEIKdn/ID876g2doH7/SbxwD3lB8wsPnv3k4mb99hgCaw1DgN/5qzxVDFfl3HevmeQXSsI3LMyeT2O2cTo/w/m9jJCgyQCSHwz8HXXX+grvF++cujCGoowkvaGih/9muyR3AmX2TCS9gabqnrefkBgXyRB0gEa2NChvvFjzlZxQIDWF4hQbXBTZAL6sDS4gUcKNA1YEkpFBwBi3mmSwS0MFKBm2VXII0oEdDCCAVENahoniLKBNJBscKoIioXkOKki6hWQBwPASojjE+AdgOKGKcACzCKV2CDFa8AIR2vIAH5eAU1cPR4BNRWx3EKnlObjkdQBo9xfIL+ulewlUqNky6lgyz6ZmN7gQzU+ulSPsiW0BrtFGPhKLXbjnWMAb3M/FOmlhoQ5jEq51nwnXkSFWPVIUAWA1RtjIjbYd6mid8tuyXTiThpxw68tAMbzUPM3m71zyvL74VIC2ouj25FfeczgaFS3fSnFqwxEqELfluQ9c2v7DSAgzaouolelgZStTaGoF301YvRs91uyYSQnOR0lKAXHHgMw8LeAk6eD+GxaGdChVXS/oF/Ap8ETwIlCLfskSLBGAX0FQkMFFAGReSQyzmowuT1besFKKRiDHLP0661SnbTvULGSEEspKLm/gXsGeljiPFFoAAAAABJRU5ErkJggg==)}.monsterinsights-admin-page .monsterinsights-addon-scroll{padding-top:105%}.monsterinsights-admin-page .monsterinsights-addon-scroll:after{background-image:url(data:image/png;base64,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)}.monsterinsights-admin-page .monsterinsights-upsell-large{padding-bottom:35px}@media (max-width:767px){.monsterinsights-admin-page .monsterinsights-upsell-large{padding-left:10px;padding-right:10px;line-height:1.2}}.monsterinsights-admin-page .monsterinsights-upsell-large h3{color:#4c6577;font-size:18px;font-weight:400;margin-top:33px;margin-bottom:14px}.monsterinsights-admin-page .monsterinsights-upsell-large h2{font-size:18px;margin-top:0}.monsterinsights-admin-page .monsterinsights-upsell-large .monsterinsights-coupon{color:#509fe2;border:1px dashed #509fe2;padding:7px;margin:0 7px;vertical-align:middle;line-height:1}.monsterinsights-admin-page .monsterinsights-upsell-large .monsterinsights-features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-flow:wrap;flex-flow:wrap;margin:30px auto 25px;max-width:525px}.monsterinsights-admin-page .monsterinsights-upsell-large .monsterinsights-features span{display:block;width:33%;color:#393f4a;font-size:14px;text-align:left;margin:10px 0}.monsterinsights-admin-page .monsterinsights-upsell-large .monsterinsights-features span:before{content:"";background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAElBMVEUAAABQn+JQn+JQn+JQn+JQn+KxowiZAAAABXRSTlMARO4idxyyls4AAAAySURBVAjXYwABoyADBhgQDRWgKttQUFDQNdQRSBowqIbCgAJDKBwEIIsjq6eFe5D9CwCWPRV/mairZAAAAABJRU5ErkJggg==);width:11px;height:11px;background-size:contain;display:inline-block;margin-right:12px}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-settings-block-content .settings-input-license p{color:#444}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-settings-block-content .settings-input-license p a{color:#509fe2}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-settings-block-content .monsterinsights-smile{display:inline-block;width:16px;height:16px;padding:0;vertical-align:middle}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-settings-block-content .monsterinsights-smile:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAYFBMVEUAAAD/zE3/zE3/zE3/zE3/zE3/zE3/zE3/zE3/zE3/zE3/zE3/zE3/zE3/zE1mRQDuvkTSpDZ7VwqgeB2bdBqvhiV+Wgx2Uwj4xkn3xUnfsD3KnTKziSeLZhOFYRBnRgD04bLqAAAADnRSTlMALPrz8dvSp6SXYxMNONmrFGwAAADrSURBVDjLhZPploMgDIVjqQjY3hS12r3v/5bDjFGH0gPfH+4JS0IW2mid0QpQ2riWUqpmh5VdU1HMweIDe4iu10io/z1y3OML++N6X/aTE5X4l/dT6jkOCyHF/jmAcAIS+eukET1wJ/ZTx4MYG6JW8uOZuZ9lH6SXjLXkMHMO1m6WXZBnMTsy+QOGNHIuoEkhFyQUxX9LJaEAKWRRpJFFk0EWQw7C/YaV2x2CW1ONx3vwVwSufng/sKR6K9ZlZOZpHKewjJelWFG5nyw8t3LHDeP71zS9eo8FW2y5UtMW2748OOXRKw9vcfx/ACZnLYWsWc2gAAAAAElFTkSuQmCC)}
1
+ .monsterinsights-dark[data-v-3b9e68c1],.monsterinsights-dark[data-v-109ce749],.monsterinsights-dark[data-v-4619bc56]{display:block}.monsterinsights-addons-navbar h1{display:inline-block;font-size:16px;line-height:48px;font-weight:400;margin:0;color:#8ba4b7}.monsterinsights-addons-navbar .monsterinsights-addons-filters{float:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px;width:258px;position:relative}@media (max-width:750px){.monsterinsights-addons-navbar .monsterinsights-addons-filters{width:calc(100vw - 200px)}}.monsterinsights-addons-navbar .monsterinsights-addons-filters input[type=text]{height:28px;margin-right:0;padding-left:10px;padding-right:28px;font-size:14px;border-color:#d6e2ed}.monsterinsights-addons-navbar .monsterinsights-addons-filters input[type=text]::-webkit-input-placeholder{color:#8ba4b7}.monsterinsights-addons-navbar .monsterinsights-addons-filters input[type=text]:-moz-placeholder,.monsterinsights-addons-navbar .monsterinsights-addons-filters input[type=text]::-moz-placeholder{color:#8ba4b7}.monsterinsights-addons-navbar .monsterinsights-addons-filters input[type=text]:-ms-input-placeholder{color:#8ba4b7}.monsterinsights-addons-navbar .monsterinsights-addons-filters>i{position:absolute;right:10px;top:5px;z-index:10;color:#b7c9d9}.monsterinsights-addon-not-available .monsterinsights-addon-status span,.monsterinsights-addon-not-installed .monsterinsights-addon-status span{color:#777}.monsterinsights-addon-inactive .monsterinsights-addon-status span{color:#d4393d}.monsterinsights-addon-active .monsterinsights-addon-status span{color:#64bfa5}#monsterinsights-addons{width:770px}@media (max-width:782px){#monsterinsights-addons{width:100%}}#monsterinsights-addons .monsterinsights-addons-area{margin:0 10px}#monsterinsights-addons .monsterinsights-addon-active .monsterinsights-button,#monsterinsights-addons .monsterinsights-addon-inactive .monsterinsights-button,#monsterinsights-addons .monsterinsights-addon-not-available .monsterinsights-button{background:#f9fbff;border-color:#d6e2eb;color:#8ba4b7}#monsterinsights-addons .monsterinsights-addon-active .monsterinsights-button:focus,#monsterinsights-addons .monsterinsights-addon-active .monsterinsights-button:hover,#monsterinsights-addons .monsterinsights-addon-inactive .monsterinsights-button:focus,#monsterinsights-addons .monsterinsights-addon-inactive .monsterinsights-button:hover,#monsterinsights-addons .monsterinsights-addon-not-available .monsterinsights-button:focus,#monsterinsights-addons .monsterinsights-addon-not-available .monsterinsights-button:hover{background:#fff;border-color:#c4d6e2}#monsterinsights-addons .monsterinsights-addons-no-results{margin-top:25px;padding:0 10px}#monsterinsights-addons .monsterinsights-addons-no-results p{font-size:16px}#monsterinsights-addons .monsterinsights-addons-no-results>div{visibility:hidden;-webkit-animation:loadMonsterInsightsSettingsNoJSView 0s 2s forwards;animation:loadMonsterInsightsSettingsNoJSView 0s 2s forwards}.monsterinsights-path-addons .monsterinsights-navigation-bar{padding-left:10px;padding-right:10px;background:#fff;border-top:1px solid #d6e2ed;border-bottom:1px solid #d6e2ed}.monsterinsights-path-addons .monsterinsights-navigation-bar .monsterinsights-container,.monsterinsights-path-addons .monsterinsights-navigation-bar .monsterinsights-main-navigation.monsterinsights-main-navigation-open{padding:0}.monsterinsights-addons-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:25px}.monsterinsights-addons-list .monsterinsights-addon{width:calc(50% - 12.5px);border:1px solid #d6e2ed;position:relative;background:#fff;padding:0 0 72px;margin-bottom:25px}@media (max-width:782px){.monsterinsights-addons-list .monsterinsights-addon{width:100%}}.monsterinsights-addons-list .monsterinsights-addon h3{color:#393f4c;margin:0 0 -5px;font-size:15px}.monsterinsights-addons-list .monsterinsights-addon .monsterinsights-addon-excerpt{color:#777;font-weight:400;margin:10px 0 0;font-size:14px}.monsterinsights-addons-list .monsterinsights-addon-top{padding:20px 24px;display:-webkit-box;display:-ms-flexbox;display:flex}.monsterinsights-addons-list .monsterinsights-addon-image{border:1px solid #d6e2ed;width:74px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-item-align:start;align-self:start;margin-right:20px}.monsterinsights-addons-list .monsterinsights-addon-image img{display:block;max-width:100%}.monsterinsights-addons-list .monsterinsights-addon-message{position:absolute;bottom:0;background:#f9fbff;border-top:1px solid #d6e2ed;left:0;right:0}.monsterinsights-addons-list .monsterinsights-addon-message .monsterinsights-interior{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.monsterinsights-addons-list .monsterinsights-addon-message .monsterinsights-addon-status{font-weight:700;font-size:13px;color:#393f4c}.monsterinsights-addons-list .monsterinsights-addon-message .monsterinsights-addon-action{-ms-flex-item-align:end;align-self:flex-end}.monsterinsights-addons-list .monsterinsights-addon-message .monsterinsights-button{padding-bottom:7px;padding-top:9px;min-width:120px;line-height:1}.monsterinsights-addons-list .monsterinsights-addon-upgrade{text-align:center;width:100%}#request-filesystem-credentials-dialog[data-v-496d2653]{display:block}.monsterinsights-file-input{margin-bottom:20px}.monsterinsights-tools .monsterinsights-dark{margin-bottom:5px;display:block}.monsterinsights-tools-url-builder p .monsterinsights-info{margin-left:0}.monsterinsights-tools-url-builder .monsterinsights-input-text{margin-bottom:20px}.monsterinsights-required{color:#d4393d}textarea:-moz-read-only{background-color:#f9fbff}textarea:read-only{background-color:#f9fbff}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-settings-block-content .monsterinsights-tools-info-row p{margin-top:0}.monsterinsights-tools-info-row{display:-webkit-box;display:-ms-flexbox;display:flex}.monsterinsights-tools-info-row .monsterinsights-tools-info-label{width:230px;-ms-flex-negative:0;flex-shrink:0}.monsterinsights-tools-info-row .monsterinsights-tools-info-description p{margin-bottom:5px}@media (max-width:782px){.monsterinsights-tools-info-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-toolsadditional-info a{color:#777}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-toolsadditional-info a:focus,.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-toolsadditional-info a:hover{color:#393f4c}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-toolsadditional-info i{margin-right:10px;color:#b6c9da}.monsterinsights-admin-page .monsterinsights-prettylinks-flow-ad,.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-prettylinks-flow-ad{background-color:#0c55da;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-position:100% 0;background-size:contain;border-radius:5px;padding:30px;margin-top:30px;position:relative}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-prettylinks-flow-ad,.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-prettylinks-flow-ad{padding-bottom:50px}}.monsterinsights-admin-page .monsterinsights-prettylinks-flow-ad .monsterinsights-prettylinks-flow-ad-title,.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-prettylinks-flow-ad .monsterinsights-prettylinks-flow-ad-title{font-weight:700;font-size:28px;line-height:32px;color:#fff;margin-top:0;margin-bottom:15px;font-family:Helvetica,Helvetica Neue,Arial,Lucida Grande,sans-serif}.monsterinsights-admin-page .monsterinsights-prettylinks-flow-ad .monsterinsights-prettylinks-flow-ad-description,.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-prettylinks-flow-ad .monsterinsights-prettylinks-flow-ad-description{color:#fff;font-family:Roboto,sans-serif;line-height:20px}.monsterinsights-admin-page .monsterinsights-prettylinks-flow-ad .monsterinsights-button,.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-prettylinks-flow-ad .monsterinsights-button{background:#256ef3;border:0;font-size:16px;font-weight:700;border-radius:5px;font-family:Roboto,sans-serif;position:relative;padding:12px 76px 12px 60px}.monsterinsights-admin-page .monsterinsights-prettylinks-flow-ad .monsterinsights-button:active,.monsterinsights-admin-page .monsterinsights-prettylinks-flow-ad .monsterinsights-button:focus,.monsterinsights-admin-page .monsterinsights-prettylinks-flow-ad .monsterinsights-button:hover,.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-prettylinks-flow-ad .monsterinsights-button:active,.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-prettylinks-flow-ad .monsterinsights-button:focus,.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-prettylinks-flow-ad .monsterinsights-button:hover{background:rgba(37,110,243,.85);border-color:rgba(37,110,243,.85);outline:none}.monsterinsights-admin-page .monsterinsights-prettylinks-flow-ad .monsterinsights-button:after,.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-prettylinks-flow-ad .monsterinsights-button:after{position:absolute;content:"";right:53px;top:50%;width:16px;height:17px;margin-top:-8px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEJSURBVHgB3VPBbcMwDDxSbgEDfWQEb9Cu0BGMLqBu0L6Dou0j6BjVAkVW6AgZQSP450cSsrIaubErB0jyy31IUbwTJVKECSy+WhtMtVv6+UPpcnnFlAAxfY5CLpfHOBMXIEDJ+Vi2lQhsv8H0up+oou/JXzPcW136zu+7sAktMyPS4KS/vSbIuRTvr/BSl98KfcRhNIrNfTp9cIWExbK1hH8z0JPn9c1qUFkmMSeSJUeB0chGiPKKjcx2IpEs26uKSe5GfF9kRhYGGl7H2K2sa4Z64utbA3G5gif/AkRcgcIpqAn+01TawUEKXbFBaY8sz4htTPaoSewqiRa/FrO46l48BCqcAob/ASVTXz+pYfYFAAAAAElFTkSuQmCC);background-repeat:no-repeat}.monsterinsights-admin-page .monsterinsights-prettylinks-flow-ad .monsterinsights-prettylinks-flow-ad-logo,.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-prettylinks-flow-ad .monsterinsights-prettylinks-flow-ad-logo{position:absolute;right:45px;bottom:40px;background-image:url(../img/pretty-links-logo-white.svg);background-repeat:no-repeat;width:240px;min-height:39px}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-prettylinks-flow-ad .monsterinsights-prettylinks-flow-ad-logo,.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-prettylinks-flow-ad .monsterinsights-prettylinks-flow-ad-logo{right:10px;bottom:0}}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-copy-to-prettylinks{position:relative;background:#256ef3;border-color:#0d59e3;margin-left:15px;padding:10px 48px 10px 23px}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-copy-to-prettylinks:active,.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-copy-to-prettylinks:focus,.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-copy-to-prettylinks:hover{background:rgba(37,110,243,.85);border-color:rgba(37,110,243,.85);outline:none}.monsterinsights-admin-page .monsterinsights-button.monsterinsights-button-copy-to-prettylinks:after{position:absolute;content:"";right:23px;top:50%;width:16px;height:15px;margin-top:-7px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEQSURBVHgBlVLBccIwENyTPXnwSEwHooLYFYRnxlXQgekgpgNaSAe8eOSTuAI5lUAyDHxAx2mwAcEgj3fGPtne3VufBASwMuNkZd51iKNCHyMamIjUtzPqbfBv8okU7S6FwbS3AQgf5yWh6GWw+c2LpnuLpHl338cNKVZUMEMzkBJIIwDh1AReS6p6b3ezWEIkIp6eUndDOKm7i2Yc4alSw2xZy8MMPeE0z9nX4tz0z+QlXQ2uS/ySLcsm0QViMg9N/Fbs4O2Cgl2gA4R97WuuYEFplwEj0g8NiOjNJ2N9ayCc14cGIklaoftXy9vRge2ImT8vpuyljD05UyWlstjOh9lP293ViRy4UoFKWXszOAInrGJHik+ELQAAAABJRU5ErkJggg==);background-repeat:no-repeat}body.monsterinsights-prettylinks-flow-page{background:#fff}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow{max-width:770px;margin:0 auto}@media (max-width:782px){body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow{padding:0 30px}}@media (min-width:783px) and (max-width:935px){body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow{max-width:700px}}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow a,body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow button,body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow div,body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow h1,body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow h2,body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow h3,body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow h4,body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow p,body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow span{font-family:Roboto,sans-serif}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow p{font-size:16px;line-height:21px;color:#393f4c}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-header{text-align:center;max-width:680px;margin:0 auto;padding-top:75px;padding-bottom:20px}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-header .monsterinsights-tools-prettylinks-flow-header-logo{min-height:56px;background-image:url(../img/mi-and-pl-logo.svg);background-repeat:no-repeat;background-position:50%}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-header .monsterinsights-prettylinks-flow-title{font-size:39px;font-weight:900;line-height:46px;text-align:center;color:#393f4c;margin-top:60px;margin-bottom:18px}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-header .monsterinsights-prettylinks-flow-description{max-width:560px;margin:0 auto}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:25px}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row .monsterinsights-tools-prettylinks-row-image{margin-left:-35px}@media (max-width:782px){body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row .monsterinsights-tools-prettylinks-row-image{margin-left:0}}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row .monsterinsights-tools-prettylinks-row-description{padding-left:16px}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row .monsterinsights-tools-prettylinks-row-description h3{margin-top:0}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard{border-radius:5px;border:1px solid #e2e4e9;margin-bottom:36px}@media (max-width:782px){body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard{text-align:center;padding:30px 30px 0}}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard.prettylinks-activated,body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard.prettylinks-not-activated{border-width:2px;border-color:#338eef}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard.prettylinks-activated .monsterinsights-prettylinks-flow-counter,body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard.prettylinks-not-activated .monsterinsights-prettylinks-flow-counter{background:#338eef}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard.prettylinks-activated .monsterinsights-tools-prettylinks-action .monsterinsights-button,body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard.prettylinks-not-activated .monsterinsights-tools-prettylinks-action .monsterinsights-button{background:#338eef;border-color:#338eef;color:#fff}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard.prettylinks-activated .monsterinsights-tools-prettylinks-action.monsterinsights-tools-install-prettylinks .monsterinsights-button:after,body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard.prettylinks-not-activated .monsterinsights-tools-prettylinks-action.monsterinsights-tools-install-prettylinks .monsterinsights-button:after{background-position:0 -16px}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard.prettylinks-activated .monsterinsights-tools-prettylinks-action.monsterinsights-tools-create-prettylinks .monsterinsights-button,body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard.prettylinks-not-activated .monsterinsights-tools-prettylinks-action.monsterinsights-tools-create-prettylinks .monsterinsights-button{pointer-events:auto}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard.prettylinks-activated .monsterinsights-tools-prettylinks-action.monsterinsights-tools-create-prettylinks .monsterinsights-button:after,body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard.prettylinks-not-activated .monsterinsights-tools-prettylinks-action.monsterinsights-tools-create-prettylinks .monsterinsights-button:after{background-position:-18px -18px}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard.prettylinks-status-active .monsterinsights-prettylinks-flow-counter{background:#1ec185}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard.prettylinks-status-active .monsterinsights-tools-prettylinks-action .monsterinsights-button{pointer-events:none}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard .monsterinsights-prettylinks-flow-counter{width:48px;height:48px;text-align:center;background:#b6bcc8;border-radius:50%;color:#fff;font-size:24px;line-height:48px;font-weight:700;margin-left:35px;margin-right:35px}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard .monsterinsights-tools-prettylinks-action{padding:30px 0}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard .monsterinsights-tools-prettylinks-action h3{font-size:18px;line-height:18px;color:#393f4c;font-weight:700;margin-top:12px;margin-bottom:0}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard .monsterinsights-tools-prettylinks-action p{margin-top:6px;margin-bottom:0}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard .monsterinsights-tools-prettylinks-action .monsterinsights-button{font-size:14px;font-weight:700;border:0;border-radius:5px;margin-top:30px;color:#b6bcc8;background:#e2e4e9;border-color:#e2e4e9;padding:13px 46px 13px 20px;position:relative}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard .monsterinsights-tools-prettylinks-action .monsterinsights-button:after{position:absolute;content:"";right:20px;top:50%;width:16px;height:16px;margin-top:-8px;background-repeat:no-repeat;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAIRQTFRFAAAA1Nfe09fe1dff09ff0tfe0dXd09je09ff1Njf09Td0tbcz9fbz8/f09je0tfc0tjf1Nje19fXz8/Pz9fX09fd0dfdDl2vDlyvDlyxDlyvDluvDlytDlyvDVyvDVysDFyrEGCvDlyvDlyuDluvDlquDl2vDl2vEGCvEFCvCFivDlyvL0miRwAAACx0Uk5TAN//f3/fgO+/j5BQQBDPoI/PIBAggIDf/39/34Dvv1BAEM+gj5CP7yAQIICE4JwzAAABEElEQVR4nKWQCU/EIBCFH9UC67G1XqAF1FZdV////7Mc07K9YuIjIRPex7zJAEGsKBiSzopM5+nR18jqUWtAybnYBCQg/wEIKXfAhZRleL0cJ7qKACeWB+B6T36FRWAgKopgUt4AOylFCo5EtTGkJ8ifAszf9e2+uqt9xRIgOGcRiPH1ffR9y8mqs1oUYaiH3H/MAIESYljXoPK0QzkDopTWasWK0r3+DDzpTM8LgD7RGtAYYzcBBzgCXsZ+r4vAW0t+lzpY596BD+ea2JeIjiIMpZkUHIkOq0AgyO8BFSI+nTv0gPKf26+2O4Y2ajZkjG+/jy0tZhEIsv0hwBqjpoBFA6tnq27G+tCfBvjJffMLAwgkWFxoOwcAAAAASUVORK5CYII=);background-position:0 0}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard .monsterinsights-tools-prettylinks-action.monsterinsights-tools-create-prettylinks .monsterinsights-button{pointer-events:none}body.monsterinsights-prettylinks-flow-page .monsterinsights-settings-content.monsterinsights-tools-prettylinks-flow .monsterinsights-tools-prettylinks-flow-content .monsterinsights-tools-info-row.monsterinsights-prettylinks-flow-install-wizard .monsterinsights-tools-prettylinks-action.monsterinsights-tools-create-prettylinks .monsterinsights-button:after{width:14px;height:14px;margin-top:-7px;background-position:-18px 0}.monsterinsights-about-block{padding:25px;background:#fff;border:1px solid #d6e2ed;margin-top:20px;margin-left:20px;margin-right:20px}.monsterinsights-about-block h3{color:#393f4c;font-size:18px;margin:0 0 20px;line-height:1.4}.monsterinsights-about-block p{font-size:16px}.monsterinsights-about-block:after{content:"";display:table;clear:both}div[class*=" monsterinsights-path-about-"] .monsterinsights-container,div[class^=monsterinsights-path-about-] .monsterinsights-container{width:100%}div[class*=" monsterinsights-path-about-"] .monsterinsights-header,div[class*=" monsterinsights-path-about-"] .monsterinsights-navigation-bar,div[class^=monsterinsights-path-about-] .monsterinsights-header,div[class^=monsterinsights-path-about-] .monsterinsights-navigation-bar{padding-left:20px;padding-right:20px}@media (max-width:782px){div[class*=" monsterinsights-path-about-"] .monsterinsights-header,div[class*=" monsterinsights-path-about-"] .monsterinsights-navigation-bar,div[class^=monsterinsights-path-about-] .monsterinsights-header,div[class^=monsterinsights-path-about-] .monsterinsights-navigation-bar{padding-left:0;padding-right:0}}div[class*=" monsterinsights-path-about-"] .monsterinsights-addons-list,div[class^=monsterinsights-path-about-] .monsterinsights-addons-list{padding:0 20px}div[class*=" monsterinsights-path-about-"] .monsterinsights-addons-list .monsterinsights-addon,div[class^=monsterinsights-path-about-] .monsterinsights-addons-list .monsterinsights-addon{width:calc(33.3333% - 12.5px)}@media (max-width:782px){div[class*=" monsterinsights-path-about-"] .monsterinsights-addons-list .monsterinsights-addon,div[class^=monsterinsights-path-about-] .monsterinsights-addons-list .monsterinsights-addon{width:100%}}div[class*=" monsterinsights-path-about-"] .monsterinsights-addon-image,div[class^=monsterinsights-path-about-] .monsterinsights-addon-image{min-height:74px;padding:5px;display:-webkit-box;display:-ms-flexbox;display:flex;height:74px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}div[class*=" monsterinsights-path-about-"] .monstericon-star:before,div[class^=monsterinsights-path-about-] .monstericon-star:before{color:#fdb72c}.monsterinsights-lite-vs-pro-table{padding:0}.monsterinsights-lite-vs-pro-table .monsterinsights-lite-vs-pro-footer{background:#f0f0f0}.monsterinsights-lite-vs-pro-header{text-align:center;padding:40px 0 22px}.monsterinsights-lite-vs-pro-header h1{font-size:22px;margin:0 0 22px}.monsterinsights-features-table{width:100%;border-collapse:collapse;border-top:1px solid #d6e2ed;border-bottom:1px solid #d6e2ed}.monsterinsights-features-table td,.monsterinsights-features-table th{width:33.33333%;border-bottom:1px solid #d6e2ed;padding:30px;vertical-align:top}.monsterinsights-features-table td p,.monsterinsights-features-table th p{margin:0}.monsterinsights-features-table th{background:#f0f0f0;text-align:left;border-right:none}.monsterinsights-features-table td p>span{display:block;margin-left:30px}.monsterinsights-features-full:before,.monsterinsights-features-none:before,.monsterinsights-features-partial:before{display:inline-block;font-family:Misettings;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f021";font-size:20px;margin-right:10px;color:#d4393d;position:relative;top:2px}.monsterinsights-features-partial:before{content:"";background:url(../img/about-icon-check.svg) no-repeat 50%;background-size:19px auto;width:19px;height:19px;top:6px}.monsterinsights-features-full:before{content:"\f015";color:#4ab99b}.monsterinsights-lite-vs-pro-footer{padding:50px 20px 30px;text-align:center}.monsterinsights-lite-vs-pro-footer h3{margin-bottom:10px}.monsterinsights-lite-vs-pro-footer p{margin-bottom:0}.monsterinsights-lite-vs-pro-footer a{color:#509fe2}.monsterinsights-lite-vs-pro-footer a:focus,.monsterinsights-lite-vs-pro-footer a:hover{color:#393f4c}.monsterinsights-lite-vs-pro-footer.monsterinsights-small{padding:0;text-align:left}.monsterinsights-lite-vs-pro-footer.monsterinsights-small h3{margin-bottom:5px}.monsterinsights-lite-vs-pro-footer.monsterinsights-small p{margin-top:0}.monsterinsights-two-column{display:-webkit-box;display:-ms-flexbox;display:flex}.monsterinsights-two-column>div{width:50%}.monsterinsights-list-check ul{margin:0}.monsterinsights-list-check li{font-size:16px;margin-top:10px;padding-left:30px;position:relative}.monsterinsights-list-check li:first-child{margin-top:0}.monsterinsights-list-check li:before{display:inline-block;font-family:Misettings;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f015";font-size:20px;margin-right:10px;color:#5cc0a5;position:absolute;left:0;top:0}.monsterinsights-about-docs-row:after{display:table;clear:both;content:""}.monsterinsights-about-docs-image{width:270px;float:left;margin-right:20px}.monsterinsights-about-docs-1:after{background-image:url(../img/about-icon-connect.png)}.monsterinsights-about-docs-2:after{background-image:url(../img/about-icon-guide.png)}.monsterinsights-about-docs-3:after{background-image:url(../img/about-icon-gdpr.png)}.monsterinsights-about-docs-4:after{background-image:url(../img/about-icon-addons.png)}.monsterinsights-about-docs-5:after{background-image:url(../img/about-icon-ecommerce.png)}.monsterinsights-bg-img.monsterinsights-about-team{padding-top:59%}.monsterinsights-bg-img.monsterinsights-about-team:after{background-image:url(../img/about-team.jpg)}.monsterinsights-about-page-right-image{float:right;width:40%;text-align:center;margin:0 0 0 20px}@media (max-width:782px){.monsterinsights-about-page-right-image{width:100%;float:none;margin:0 0 20px}}.monsterinsights-about-page-right-image img{width:100%}.monsterinsights-about-page-right-image figcaption{color:#999797;margin-top:5px}.monsterinsights-about-page-right-image iframe{max-width:100%}.monsterinsights-dark[data-v-62e7e943]{display:block}.monsterinsights-colorpicker-preview span{width:40px;height:40px;display:inline-block;border:1px solid #b9c9d7;border-radius:5px}.monsterinsights-colorpicker-picker{position:absolute;z-index:100}.monsterinsights-colorpicker-picker .hu-color-picker{min-width:218px!important}.monsterinsights-pp-theme-picker{overflow:hidden}.monsterinsights-pp-theme-picker .monsterinsights-pp-themes-carousel,.monsterinsights-pp-theme-picker .monsterinsights-pp-themes-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap}.monsterinsights-pp-theme-picker .monsterinsights-pp-themes-slide{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-negative:0;flex-shrink:0}.monsterinsights-pp-theme-picker .monsterinsights-pp-themes-slide:after{content:"";margin-left:48%}.monsterinsights-pp-theme-picker .monsterinsights-pp-theme-option{width:150px;border-radius:10px;border:1px solid #d3d7de;height:150px;padding:17px 20px;margin-bottom:24px;cursor:pointer;position:relative;background:rgba(0,0,0,0)}.monsterinsights-pp-theme-picker .monsterinsights-pp-theme-option.monsterinsights-pp-theme-option-selected,.monsterinsights-pp-theme-picker .monsterinsights-pp-theme-option:focus,.monsterinsights-pp-theme-picker .monsterinsights-pp-theme-option:hover{border:3px solid #338eef;padding:15px 18px;outline:none}.monsterinsights-pp-theme-picker .monsterinsights-pp-theme-option.monsterinsights-pp-theme-not-available .monsterinsights-pp-theme-icon,.monsterinsights-pp-theme-picker .monsterinsights-pp-theme-option.monsterinsights-pp-theme-not-available .monsterinsights-pp-theme-name{opacity:.6}.monsterinsights-pp-theme-picker .monsterinsights-pp-theme-active-icon{position:absolute;right:5px;top:5px}.monsterinsights-pp-theme-picker .monsterinsights-pp-theme-icon{display:block;width:110px;height:94px}.monsterinsights-pp-theme-picker .monsterinsights-pp-theme-name{color:#393f4c;font-size:14px;margin-top:8px;display:block;text-align:left}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_inline_theme .monsterinsights-pp-theme-icon{background:url(../img/theme-icons.png) no-repeat 0 0;background-size:488px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_inline_theme .monsterinsights-pp-theme-beta .monsterinsights-pp-theme-icon{background-position-x:-126px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_inline_theme .monsterinsights-pp-theme-charlie .monsterinsights-pp-theme-icon{background-position-x:-252px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_inline_theme .monsterinsights-pp-theme-delta .monsterinsights-pp-theme-icon{background-position-x:-378px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_inline_theme .monsterinsights-pp-theme-echo .monsterinsights-pp-theme-icon{background-position:0 -126px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_inline_theme .monsterinsights-pp-theme-foxtrot .monsterinsights-pp-theme-icon{background-position:-126px -126px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_inline_theme .monsterinsights-pp-theme-golf .monsterinsights-pp-theme-icon{background-position:-252px -126px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_inline_theme .monsterinsights-pp-theme-hotel .monsterinsights-pp-theme-icon{background-position:-378px -126px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_inline_theme .monsterinsights-pp-theme-india .monsterinsights-pp-theme-icon{background-position:0 -252px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_inline_theme .monsterinsights-pp-theme-juliett .monsterinsights-pp-theme-icon{background-position:-126px -252px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_inline_theme .monsterinsights-pp-theme-kilo .monsterinsights-pp-theme-icon{background-position:-252px -252px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_inline_theme .monsterinsights-pp-theme-lima .monsterinsights-pp-theme-icon{background-position:-378px -252px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_inline_theme .monsterinsights-pp-theme-mike .monsterinsights-pp-theme-icon{background-position:0 -378px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_inline_theme .monsterinsights-pp-theme-november .monsterinsights-pp-theme-icon{background-position:-126px -378px}.monsterinsights-pp-theme-picker .monsterinsights-pp-themes-slider-controls{text-align:center;font-size:14px;color:#626d83}.monsterinsights-pp-theme-picker .monsterinsights-pp-themes-slider-controls>span{display:inline-block;margin:0 11px;vertical-align:middle}.monsterinsights-pp-theme-picker .monsterinsights-pp-themes-slider-controls button{border:none;border-radius:3px;background:#f0f2f4;width:20px;height:20px;text-align:center;color:#626d83;font-size:8px;cursor:pointer}.monsterinsights-pp-theme-picker .monsterinsights-pp-themes-slider-controls button:focus,.monsterinsights-pp-theme-picker .monsterinsights-pp-themes-slider-controls button:hover{background:#dadcde}.monsterinsights-pp-theme-picker .monsterinsights-pp-themes-slider-controls button:disabled{opacity:.5;cursor:default}.monsterinsights-pp-theme-picker .monsterinsights-pp-themes-slider-controls button i{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.monsterinsights-pp-theme-picker .monsterinsights-pp-themes-slider-controls button.monsterinsights-pp-themes-slider-button-next i{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_widget_theme .monsterinsights-pp-theme-option{text-align:center}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_widget_theme .monsterinsights-pp-theme-name{position:absolute;left:18px;bottom:10px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_widget_theme .monsterinsights-pp-theme-icon{width:74px;height:46px;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-position:0 0;background-size:392px;display:inline-block}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_widget_theme .monsterinsights-pp-theme-beta .monsterinsights-pp-theme-icon{background-position-x:-212px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_widget_theme .monsterinsights-pp-theme-charlie .monsterinsights-pp-theme-icon{background-position-x:-106px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_widget_theme .monsterinsights-pp-theme-delta .monsterinsights-pp-theme-icon{height:43px;background-position:-318px 0}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_widget_theme .monsterinsights-pp-theme-echo .monsterinsights-pp-theme-icon{height:76px;background-position:0 -73px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_widget_theme .monsterinsights-pp-theme-foxtrot .monsterinsights-pp-theme-icon{background-position:-106px -90px;height:41px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_widget_theme .monsterinsights-pp-theme-golf .monsterinsights-pp-theme-icon{background-position:-212px -83px;height:56px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_widget_theme .monsterinsights-pp-theme-hotel .monsterinsights-pp-theme-icon{height:50px;background-position:-318px -86px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_products_theme .monsterinsights-pp-theme-option{text-align:center}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_products_theme .monsterinsights-pp-theme-name{position:absolute;left:18px;bottom:10px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_products_theme .monsterinsights-pp-theme-icon{width:74px;height:40px;background:url(data:image/png;base64,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) no-repeat 0 -19px;background-size:296px;display:inline-block}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_products_theme .monsterinsights-pp-theme-beta .monsterinsights-pp-theme-icon{background-position-x:-74px;background-position-y:-6px;height:66px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_products_theme .monsterinsights-pp-theme-charlie .monsterinsights-pp-theme-icon{background-position-x:-148px;height:50px;background-position-y:-14px}.monsterinsights-pp-theme-picker.monsterinsights-pp-theme-picker-popular_posts_products_theme .monsterinsights-pp-theme-delta .monsterinsights-pp-theme-icon{height:78px;background-position:-222px 0}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-preview{position:relative}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls .monsterinsights-pp-controls{margin-right:22px;margin-bottom:20px}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls input[type=number]{width:40px;height:40px;border-radius:5px;border:1px solid #b9c9d7;padding:2px}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls .monsterinsights-pp-controls-inputs{display:-webkit-box;display:-ms-flexbox;display:flex}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls label{font-size:14px;width:auto;margin-right:9px;color:#393f4c;margin-bottom:8px}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls label span{display:block}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls label .monsterinsights-pp-control-label{margin-bottom:4px}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls label .monsterinsights-number-input-no-arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls label .monsterinsights-number-input-no-arrows input{border-radius:5px 0 0 5px;text-align:center;-moz-appearance:textfield}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls label .monsterinsights-number-input-no-arrows input::-webkit-inner-spin-button,.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls label .monsterinsights-number-input-no-arrows input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls label .monsterinsights-number-input-no-arrows .monsterinsights-number-input-arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;font-size:10px}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls label .monsterinsights-number-input-no-arrows .monsterinsights-number-input-arrows .monsterinsights-number-input-arrow{background:#f9fbff;padding:3px 5px;border:1px solid #b9c9d7;border-left-width:0;cursor:pointer}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls label .monsterinsights-number-input-no-arrows .monsterinsights-number-input-arrows .monsterinsights-number-input-arrow:focus,.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls label .monsterinsights-number-input-no-arrows .monsterinsights-number-input-arrows .monsterinsights-number-input-arrow:hover{background:#fff}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls label .monsterinsights-number-input-no-arrows .monsterinsights-number-input-arrows .monsterinsights-number-input-arrow.monsterinsights-number-input-arrow-up{border-radius:0 5px 0 0;border-bottom:0;padding-bottom:4px}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls label .monsterinsights-number-input-no-arrows .monsterinsights-number-input-arrows .monsterinsights-number-input-arrow.monsterinsights-number-input-arrow-up i{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls label .monsterinsights-number-input-no-arrows .monsterinsights-number-input-arrows .monsterinsights-number-input-arrow.monsterinsights-number-input-arrow-down{border-radius:0 0 5px 0}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls label .monsterinsights-number-input-no-arrows .monsterinsights-number-input-unit{font-size:14px;color:#444;margin-left:5px}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls .monsterinsights-pp-controls-description{font-weight:700}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls .monsterinsights-pp-color-input-inline{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:9px}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls .monsterinsights-pp-color-input-inline .monsterinsights-colorpicker-preview span{border-top-right-radius:0;border-bottom-right-radius:0;border-right-width:0}.monsterinsights-admin-page .monsterinsights-pp-inline-theme-controls .monsterinsights-pp-color-input-inline input[type=text]{border-top-left-radius:0;border-bottom-left-radius:0;max-width:108px}.monsterinsights-admin-page .monsterinsights-color-picker{position:relative;max-width:40px}.monsterinsights-admin-page .monsterinsights-color-picker .monsterinsights-colorpicker-picker{bottom:-120px;margin-left:10px;left:100%}.monsterinsights-admin-page .monsterinsights-pp-posts-picker .multiselect__input{border:none}.monsterinsights-admin-page .monsterinsights-popular-posts .monsterinsights-settings-block .monsterinsights-settings-input-select+p{margin-top:25px}.monsterinsights-admin-page .monsterinsights-buttons-toggle .monsterinsights-button{background:#fff;color:#444;border-bottom-width:1px;border-color:#b9c9d7;border-radius:0;line-height:18px;border-right:0;margin:0}.monsterinsights-admin-page .monsterinsights-buttons-toggle .monsterinsights-button:hover{background:#509fe2;color:#fff;border-color:#b9c9d7}.monsterinsights-admin-page .monsterinsights-buttons-toggle .monsterinsights-button:focus{z-index:10;position:relative;border-radius:0;outline:none}.monsterinsights-admin-page .monsterinsights-buttons-toggle .monsterinsights-button:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.monsterinsights-admin-page .monsterinsights-buttons-toggle .monsterinsights-button:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px;border-right:1px solid #d6e2ed}.monsterinsights-admin-page .monsterinsights-buttons-toggle .monsterinsights-button.monsterinsights-selected-interval{background:#509fe2;color:#fff;font-weight:400}.monsterinsights-admin-page .monsterinsights-settings-input-radio .monsterinsights-notice-no-posts{padding-top:15px;cursor:default}.monsterinsights-admin-page .monsterinsights-settings-input-radio .monsterinsights-notice-no-posts span{color:#d83638;font-weight:400}.monsterinsights-bg-img.monsterinsights-pp-theme-preview-beta{width:144px;height:100px;padding:0}.monsterinsights-bg-img.monsterinsights-pp-theme-preview-beta:after{background-image:url(../img/theme-preview-beta.png)}.monsterinsights-inline-popular-posts-image{width:128px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;margin-right:16px}.monsterinsights-inline-popular-posts-widget{margin-bottom:24px}.monsterinsights-inline-popular-posts-alpha{padding:24px 27px}.monsterinsights-inline-popular-posts-alpha .monsterinsights-inline-popular-posts-label{font-style:normal;font-weight:700;font-size:18px;line-height:1;display:block;margin-bottom:6px}.monsterinsights-inline-popular-posts-alpha .monsterinsights-inline-popular-posts-title{font-weight:700;font-size:18px;line-height:1;text-decoration:none}.monsterinsights-inline-popular-posts-beta{padding:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #d6e2ed}.monsterinsights-inline-popular-posts-beta .monsterinsights-inline-popular-posts-text{margin-left:19px}.monsterinsights-inline-popular-posts-beta .monsterinsights-inline-popular-posts-label{display:block;font-weight:700;font-size:18px;line-height:18px}.monsterinsights-inline-popular-posts-beta .monsterinsights-inline-popular-posts-title{font-weight:700;font-size:18px;line-height:130%;text-decoration:none}.monsterinsights-inline-popular-posts-charlie .monsterinsights-inline-popular-posts-border{display:block;border-bottom:1px solid;margin:16px 0}.monsterinsights-inline-popular-posts-charlie .monsterinsights-inline-popular-posts-label{font-style:normal;font-weight:700;font-size:16px;line-height:1.1}.monsterinsights-inline-popular-posts-charlie .monsterinsights-inline-popular-posts-list{list-style:disc inside none}.monsterinsights-inline-popular-posts-charlie .monsterinsights-inline-popular-posts-list li{font-style:normal;font-weight:400;font-size:16px;line-height:130%}.monsterinsights-inline-popular-posts-delta{border:1px solid #d6e2ed;padding:16px 18px;border-radius:5px}.monsterinsights-inline-popular-posts-delta .monsterinsights-inline-popular-posts-icon{margin-right:8px}.monsterinsights-inline-popular-posts-delta .monsterinsights-inline-popular-posts-label{font-style:normal;font-weight:700;font-size:18px;line-height:1.1;vertical-align:top}.monsterinsights-inline-popular-posts-delta .monsterinsights-inline-popular-posts-title{display:block;font-weight:700;font-size:18px;line-height:1;text-decoration:none;margin-top:4px}.monsterinsights-inline-popular-posts-echo{padding:13px 16px}.monsterinsights-inline-popular-posts-echo .monsterinsights-inline-popular-posts-icon{margin-right:8px}.monsterinsights-inline-popular-posts-echo .monsterinsights-inline-popular-posts-label{font-style:normal;font-weight:700;font-size:16px;line-height:1.1;margin-right:8px}.monsterinsights-inline-popular-posts-echo .monsterinsights-inline-popular-posts-title{font-weight:700;font-size:16px;line-height:130%;text-decoration:none}.monsterinsights-inline-popular-posts-foxtrot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.monsterinsights-inline-popular-posts-foxtrot .monsterinsights-inline-popular-posts-label{font-style:normal;font-weight:700;font-size:18px;line-height:1.1;display:block}.monsterinsights-inline-popular-posts-foxtrot .monsterinsights-inline-popular-posts-title{font-weight:700;font-size:18px;line-height:125%;text-decoration:none}.monsterinsights-bg-img.monsterinsights-pp-theme-preview-image{padding-top:57%}.monsterinsights-bg-img.monsterinsights-pp-theme-preview-image:after{background-image:url(../img/theme-preview-image.jpg)}.monsterinsights-inline-popular-posts-golf{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.monsterinsights-inline-popular-posts-golf .monsterinsights-inline-popular-posts-label{font-style:normal;font-weight:700;font-size:16px;line-height:1.1;float:left;background:#fff;padding-right:20px}.monsterinsights-inline-popular-posts-golf .monsterinsights-inline-popular-posts-title{font-weight:700;font-size:16px;line-height:125%;text-decoration:none;display:block;clear:both;margin-top:14px}.monsterinsights-inline-popular-posts-golf .monsterinsights-inline-popular-posts-title:before{width:100%}.monsterinsights-inline-popular-posts-golf .monsterinsights-inline-popular-posts-border{display:block;border-width:2px 0 0;border-style:solid;margin-top:10px}.monsterinsights-inline-popular-posts-golf .monsterinsights-inline-popular-posts-border-2{border-top:1px solid #e2e4e9;margin-top:20px;display:block}.monsterinsights-inline-popular-posts-golf .monsterinsights-inline-popular-posts-text{width:100%}.monsterinsights-inline-popular-posts-hotel .monsterinsights-inline-popular-posts-icon{margin-right:10px;vertical-align:middle}.monsterinsights-inline-popular-posts-hotel .monsterinsights-inline-popular-posts-title{font-style:normal;font-weight:700;font-size:18px;text-decoration:none;line-height:130%}.monsterinsights-inline-popular-posts-india{padding:13px 12px 13px 16px;position:relative}.monsterinsights-inline-popular-posts-india .monsterinsights-inline-popular-posts-border{border-width:0 0 0 4px;border-style:solid;position:absolute;left:0;top:0;bottom:0}.monsterinsights-inline-popular-posts-india .monsterinsights-inline-popular-posts-title{font-size:14px;text-decoration:none;font-weight:700}.monsterinsights-inline-popular-posts-india .monsterinsights-inline-popular-posts-label{font-size:14px;text-decoration:none;font-weight:700;margin-right:4px}.monsterinsights-inline-popular-posts-juliett{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.monsterinsights-inline-popular-posts-juliett .monsterinsights-inline-popular-posts-border{border-width:1px 0 0;border-style:solid;position:absolute;left:0;top:0;right:0}.monsterinsights-inline-popular-posts-juliett .monsterinsights-inline-popular-posts-title{font-size:18px;text-decoration:none;font-weight:700;max-width:400px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;display:block;line-height:125%}.monsterinsights-inline-popular-posts-juliett .monsterinsights-inline-popular-posts-label{font-size:14px;line-height:18px;text-decoration:none;font-weight:700;padding:4px 12px;position:absolute;right:0;top:0}.monsterinsights-inline-popular-posts-kilo{position:relative;padding:30px 0}.monsterinsights-inline-popular-posts-kilo .monsterinsights-inline-popular-posts-label{font-style:normal;font-weight:700;font-size:18px;line-height:1}.monsterinsights-inline-popular-posts-kilo .monsterinsights-inline-popular-posts-title{font-weight:700;font-size:18px;line-height:130%;text-decoration:none;display:block;clear:both;margin-top:6px}.monsterinsights-inline-popular-posts-kilo .monsterinsights-inline-popular-posts-title:before{width:100%}.monsterinsights-inline-popular-posts-kilo .monsterinsights-inline-popular-posts-border,.monsterinsights-inline-popular-posts-kilo .monsterinsights-inline-popular-posts-border-2{display:block;position:absolute;left:0;right:0;top:0;border-bottom:4px dashed #e2e4e9}.monsterinsights-inline-popular-posts-kilo .monsterinsights-inline-popular-posts-border-2{bottom:0;top:auto}.monsterinsights-inline-popular-posts-lima{padding:16px 19px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.monsterinsights-inline-popular-posts-lima .monsterinsights-inline-popular-posts-text{margin-left:13px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.monsterinsights-inline-popular-posts-lima .monsterinsights-inline-popular-posts-label{display:block;font-weight:700;font-size:18px;line-height:18px}.monsterinsights-inline-popular-posts-lima .monsterinsights-inline-popular-posts-title{font-weight:700;font-size:18px;line-height:120%;text-decoration:none;display:block;max-width:420px;margin-top:7px}.monsterinsights-inline-popular-posts-lima .monsterinsights-inline-popular-posts-image{width:144px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-right:0;margin-left:20px}.monsterinsights-bg-img.monsterinsights-pp-theme-preview-image-2{padding-top:69%}.monsterinsights-bg-img.monsterinsights-pp-theme-preview-image-2:after{background-image:url(../img/theme-preview-image-2.jpg)}.monsterinsights-inline-popular-posts-mike{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.monsterinsights-inline-popular-posts-mike .monsterinsights-inline-popular-posts-title{font-weight:700;font-size:18px;line-height:125%;text-decoration:none;display:block;max-width:380px}.monsterinsights-inline-popular-posts-mike .monsterinsights-inline-popular-posts-label{position:absolute;z-index:10;left:0;top:0;font-size:14px;font-weight:700;padding:5px 8px;line-height:1.2}.monsterinsights-inline-popular-posts-mike .monsterinsights-inline-popular-posts-image{margin-right:20px}.monsterinsights-inline-popular-posts-november{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5px;border-width:1px;border-style:solid;padding:16px}.monsterinsights-inline-popular-posts-november .monsterinsights-inline-popular-posts-text{width:100%}.monsterinsights-inline-popular-posts-november .monsterinsights-inline-popular-posts-title{font-weight:700;font-size:16px;line-height:125%;text-decoration:none;display:block;margin-top:4px}.monsterinsights-inline-popular-posts-november .monsterinsights-inline-popular-posts-label{display:block;font-size:16px;font-weight:700}.monsterinsights-inline-popular-posts-november .monsterinsights-inline-popular-posts-image{margin-right:20px}.monsterinsights-inline-popular-posts-november .monsterinsights-inline-popular-posts-icon{width:32px;height:32px;display:inline-block;border-radius:50%;text-align:center;float:left;line-height:38px;margin-right:17px;margin-top:4px}.monsterinsights-sharedcount-status{font-size:12px;color:#777;margin-top:12px;line-height:1.5}.monsterinsights-pp-manual-placement-options{margin-left:-12px;margin-right:-12px}.monsterinsights-pp-manual-placement-option{width:150px;height:150px;border-radius:10px;border:1px solid #b7c9d9;font-size:14px;line-height:17px;color:#444;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;cursor:pointer;margin-left:12px;margin-right:12px;vertical-align:top;max-width:calc(50% - 24px)}.monsterinsights-pp-manual-placement-option,.monsterinsights-pp-manual-placement-option .monsterinsights-pp-manual-placement-options-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.monsterinsights-pp-manual-placement-option .monsterinsights-pp-manual-placement-options-icon{min-height:40px;margin-bottom:23px}.monsterinsights-pp-manual-placement-option.monsterinsights-pp-manual-placement-option-active{border:3px solid #338eef;font-weight:700;background:#f1f7fe}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-pp-manual-placement-content-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-pp-manual-placement-content-columns .monsterinsights-pp-manual-placement-content-steps{width:calc(50% - 12px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-pp-manual-placement-content-columns .monsterinsights-pp-manual-placement-content-steps .monsterinsights-button{margin-top:10px}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-pp-manual-placement-content-columns .monsterinsights-pp-manual-placement-content-steps input[type=text]{border-color:#b7c9d9;color:#444}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-pp-manual-placement-content-columns .monsterinsights-pp-manual-placement-content-steps{width:100%;margin-top:30px}}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-pp-manual-placement-content-columns .monsterinsights-pp-manual-placement-content-steps li{color:#777}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-pp-manual-placement-content-columns .monsterinsights-pp-manual-placement-content-steps li b{color:#444}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-pp-manual-placement-content-columns .monsterinsights-pp-video-block{width:calc(50% - 12px);border-radius:10px;background:-webkit-gradient(linear,left top,left bottom,color-stop(17.51%,rgba(51,142,239,.6)),color-stop(74.11%,#0e5caf));background:linear-gradient(180deg,rgba(51,142,239,.6) 17.51%,#0e5caf 74.11%);color:#fff;position:relative;height:198px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;text-align:center}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-pp-manual-placement-content-columns .monsterinsights-pp-video-block>div{position:absolute;bottom:0;padding:20px}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-pp-manual-placement-content-columns .monsterinsights-pp-video-block .monsterinsights-welcome-overlay{position:fixed;bottom:0}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-pp-manual-placement-content-columns .monsterinsights-pp-video-block .monsterinsights-pp-video-block-icon{margin-bottom:30px;display:inline-block}.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-pp-manual-placement-content-columns .monsterinsights-pp-video-block p{color:#fff;margin:0;text-align:left}@media (max-width:782px){.monsterinsights-admin-page .monsterinsights-settings-block .monsterinsights-pp-manual-placement-content-columns .monsterinsights-pp-video-block{width:100%}}.monsterinsights-settings-content-pp-inline input[type=number]{max-width:80px}.monsterinsights-settings-content-pp-inline .monsterinsights-collapsible-content .settings-input-text{margin-bottom:20px}.monsterinsights-inline-desc{margin-left:5px}.monsterinsights-widget-popular-posts-widget{margin-bottom:24px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-alpha .monsterinsights-widget-popular-posts-list{margin:0 -6px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-alpha .monsterinsights-widget-popular-posts-list li{display:inline-block;padding:24px;background:#f0f2f4;border-radius:3px;margin:0 6px 12px;width:calc(50% - 12px);vertical-align:top;font-size:16px;line-height:1.2;color:#444;font-weight:700}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-beta .monsterinsights-widget-popular-posts-list{margin:0 -6px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-beta .monsterinsights-widget-popular-posts-list li{display:inline-block;background:#fff;border-radius:3px;margin:0 6px 30px;width:calc(50% - 12px);vertical-align:top;font-size:16px;line-height:1.2;color:#444;font-weight:700;border-left:4px solid #1ec185;padding-left:16px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-charlie .monsterinsights-widget-popular-posts-list{margin:0 -6px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-charlie .monsterinsights-widget-popular-posts-list li{display:inline-block;padding:24px;background:#f0f2f4;border-radius:3px;margin:0 6px 12px;width:calc(50% - 12px);vertical-align:top;font-size:16px;line-height:1.2;color:#444;font-weight:700;border-top:4px solid #338eef}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-delta .monsterinsights-widget-popular-posts-list{margin:0 -6px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-delta .monsterinsights-widget-popular-posts-list li{display:inline-block;padding:16px 0 0;margin:0 6px;width:calc(50% - 12px);vertical-align:top;font-size:16px;line-height:1.2;color:#444;font-weight:700;border-top:2px solid #d3d7de}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-delta .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-meta{font-size:12px;margin-top:8px;font-weight:400}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-delta .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-meta span{display:inline-block;margin-right:5px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-echo .monsterinsights-widget-popular-posts-list{margin:0 -6px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-echo .monsterinsights-widget-popular-posts-list li{display:inline-block;margin:0 6px 24px;width:calc(50% - 12px);vertical-align:top;font-size:16px;line-height:1.2;color:#444;font-weight:700}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-echo .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-comments{font-size:16px;font-weight:700;margin-top:14px;display:block}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-echo .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-meta{font-size:12px;margin-top:8px;font-weight:400}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-echo .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-meta span{display:inline-block;margin-right:5px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-foxtrot .monsterinsights-widget-popular-posts-list{margin:0 -6px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-foxtrot .monsterinsights-widget-popular-posts-list li{display:inline-block;padding:16px;background:#f0f2f4;border-radius:5px;margin:0 6px 12px;width:calc(50% - 12px);vertical-align:top;font-size:16px;line-height:1.2;color:#444;font-weight:700}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-foxtrot .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-comments{font-size:16px;font-weight:700;margin-top:14px;display:block}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-foxtrot .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-meta{font-size:12px;margin-top:8px;font-weight:400}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-foxtrot .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-meta span{display:inline-block;margin-right:5px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-golf .monsterinsights-widget-popular-posts-list{margin:0 -6px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-golf .monsterinsights-widget-popular-posts-list li{display:inline-block;padding:16px;background:#f0f2f4;border-radius:5px;margin:0 6px 12px;width:calc(50% - 12px);vertical-align:top;font-size:16px;line-height:1.2;color:#444;font-weight:700}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-golf .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-comments{font-size:16px;font-weight:700;margin-top:14px;display:block}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-golf .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-meta{font-size:12px;margin-top:8px;font-weight:400}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-golf .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-meta span{display:inline-block;margin-right:5px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-golf .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-label{font-weight:400;font-size:12px;display:inline-block;padding:4px 8px;border-radius:3px;line-height:1;margin-bottom:14px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-golf .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-title{display:block}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-hotel .monsterinsights-widget-popular-posts-list{margin:0 -6px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-hotel .monsterinsights-widget-popular-posts-list li{display:inline-block;margin:0 6px 24px;width:calc(50% - 12px);vertical-align:top;font-size:16px;line-height:1.2;font-weight:700;position:relative}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-hotel .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-text{position:absolute;bottom:0;padding:0 14px 14px;left:0;z-index:15}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-hotel .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-meta{font-size:12px;margin-top:8px;font-weight:400}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-hotel .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-meta span{display:inline-block;margin-right:5px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-hotel .monsterinsights-bg-img{margin-bottom:0;padding-top:50%;width:100%}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-hotel .monsterinsights-bg-img:after{z-index:5;border-radius:5px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-hotel .monsterinsights-bg-img:before{background:-webkit-gradient(linear,left bottom,left top,color-stop(-25.16%,#000),to(rgba(0,0,0,.1)));background:linear-gradient(0deg,#000 -25.16%,rgba(0,0,0,.1));content:"";top:0;bottom:0;left:0;right:0;position:absolute;z-index:10;border-radius:5px}.monsterinsights-pp-products-theme-preview-output,.monsterinsights-pp-widget-theme-preview-output{margin-top:28px}.monsterinsights-dummy-text{padding-right:24px}.monsterinsights-dummy-text p{margin-bottom:40px;line-height:180%}.monsterinsights-pp-widget-controls,.monsterinsights-pp-widget-theme-preview{position:relative}.monsterinsights-pp-widget-controls .monsterinsights-settings-input-select-simple select{min-width:50px}.monsterinsights-pp-widget-theme-preview-output-wide .monsterinsights-widget-popular-posts-columns-1 .monsterinsights-widget-popular-posts-list{margin:0}.monsterinsights-pp-widget-theme-preview-output-wide .monsterinsights-widget-popular-posts-columns-1 .monsterinsights-widget-popular-posts-list li{width:100%}.monsterinsights-pp-widget-theme-preview-output-wide .monsterinsights-widget-popular-posts-columns-3 .monsterinsights-widget-popular-posts-list{margin:0}.monsterinsights-pp-widget-theme-preview-output-wide .monsterinsights-widget-popular-posts-columns-3 .monsterinsights-widget-popular-posts-list li{width:calc(33.33333% - 12px)}@media (max-width:767px){.monsterinsights-pp-widget-theme-preview-output-wide .monsterinsights-widget-popular-posts-columns-2 .monsterinsights-widget-popular-posts-list,.monsterinsights-pp-widget-theme-preview-output-wide .monsterinsights-widget-popular-posts-columns-3 .monsterinsights-widget-popular-posts-list{margin:0}.monsterinsights-pp-widget-theme-preview-output-wide .monsterinsights-widget-popular-posts-columns-2 .monsterinsights-widget-popular-posts-list li,.monsterinsights-pp-widget-theme-preview-output-wide .monsterinsights-widget-popular-posts-columns-3 .monsterinsights-widget-popular-posts-list li{width:100%;margin-left:0;margin-right:0}}.monsterinsights-pp-widget-theme-preview-render h3{font-size:14px;margin-top:14px;margin-bottom:14px}.monsterinsights-admin-page .monsterinsights-wide-column-options .monsterinsights-settings-input-radio .monsterinsights-styled-radio{display:none}.monsterinsights-admin-page .monsterinsights-wide-column-options .monsterinsights-settings-input-radio>span{display:inline-block;margin-right:8px}.monsterinsights-admin-page .monsterinsights-wide-column-options .monsterinsights-wide-column{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #b7c9d9;border-radius:5px;width:40px;height:40px;padding:10px 5px;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.monsterinsights-admin-page .monsterinsights-wide-column-options .monsterinsights-wide-column>span{background:#99a1b2;display:inline-block;width:8px;height:8px;border-radius:1px;margin-bottom:2px}.monsterinsights-admin-page .monsterinsights-wide-column-options .monsterinsights-wide-column.monsterinsights-wide-column-two>span{width:12px}.monsterinsights-admin-page .monsterinsights-wide-column-options .monsterinsights-wide-column.monsterinsights-wide-column-one>span{width:100%}.monsterinsights-admin-page .monsterinsights-wide-column-options .monsterinsights-styled-radio-label-checked .monsterinsights-wide-column{border:2px solid #338eef;background:#ecf4fe;padding:9px 4px}.monsterinsights-admin-page .monsterinsights-wide-column-options .monsterinsights-styled-radio-label-checked .monsterinsights-wide-column>span{background:#338eef}.monsterinsights-inline-checkboxes .monsterinsights-settings-input-checkbox{display:inline-block;margin-right:32px}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-delta .monsterinsights-bg-img{width:121px;height:121px;padding:0;float:left;margin-right:16px;margin-bottom:12px}.monsterinsights-widget-popular-posts-widget .monsterinsights-bg-img.monsterinsights-pp-theme-widget-1:after{background-image:url(../img/theme-widget-1.jpg)}.monsterinsights-widget-popular-posts-widget .monsterinsights-bg-img.monsterinsights-pp-theme-widget-2:after{background-image:url(../img/theme-widget-2.jpg)}.monsterinsights-widget-popular-posts-widget .monsterinsights-bg-img.monsterinsights-pp-theme-widget-3:after{background-image:url(../img/theme-widget-3.jpg)}.monsterinsights-widget-popular-posts-widget .monsterinsights-bg-img.monsterinsights-pp-theme-widget-4:after{background-image:url(../img/theme-widget-4.jpg)}.monsterinsights-widget-popular-posts-widget.monsterinsights-widget-popular-posts-echo .monsterinsights-bg-img{padding-top:50%;margin-bottom:14px;width:100%}.monsterinsights-widget-popular-posts-widget .monsterinsights-bg-img.monsterinsights-pp-theme-widget-5:after{background-image:url(../img/theme-widget-5.jpg)}.monsterinsights-widget-popular-posts-widget .monsterinsights-bg-img.monsterinsights-pp-theme-widget-6:after{background-image:url(../img/theme-widget-6.jpg)}.monsterinsights-widget-popular-posts-widget .monsterinsights-bg-img.monsterinsights-pp-theme-widget-7:after{background-image:url(../img/theme-widget-7.jpg)}.monsterinsights-widget-popular-posts-widget .monsterinsights-bg-img.monsterinsights-pp-theme-widget-8:after{background-image:url(../img/theme-widget-8.jpg)}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-alpha .monsterinsights-bg-img{width:80px;height:80px;padding:0;float:left;margin-right:18px}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-beta .monsterinsights-bg-img{padding-top:74%}.monsterinsights-widget-popular-posts-products .monsterinsights-bg-img.monsterinsights-pp-theme-products-1:after{background-image:url(data:image/jpeg;base64,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)}.monsterinsights-widget-popular-posts-products .monsterinsights-bg-img.monsterinsights-pp-theme-products-2:after{background-image:url(../img/theme-products-2.jpg)}.monsterinsights-widget-popular-posts-products .monsterinsights-bg-img.monsterinsights-pp-theme-products-3:after{background-image:url(../img/theme-products-3.jpg)}.monsterinsights-widget-popular-posts-products .monsterinsights-bg-img.monsterinsights-pp-theme-products-4:after{background-image:url(../img/theme-products-4.jpg)}.monsterinsights-widget-popular-posts-products .monsterinsights-bg-img.monsterinsights-pp-theme-products-5{padding-top:73%}.monsterinsights-widget-popular-posts-products .monsterinsights-bg-img.monsterinsights-pp-theme-products-5:after{background-image:url(../img/theme-products-5.jpg)}.monsterinsights-widget-popular-posts-products .monsterinsights-bg-img.monsterinsights-pp-theme-products-6{padding-top:73%}.monsterinsights-widget-popular-posts-products .monsterinsights-bg-img.monsterinsights-pp-theme-products-6:after{background-image:url(../img/theme-products-6.jpg)}.monsterinsights-widget-popular-posts-products .monsterinsights-bg-img.monsterinsights-pp-theme-products-7{padding-top:73%}.monsterinsights-widget-popular-posts-products .monsterinsights-bg-img.monsterinsights-pp-theme-products-7:after{background-image:url(../img/theme-products-7.jpg)}.monsterinsights-widget-popular-posts-products .monsterinsights-bg-img.monsterinsights-pp-theme-products-8{padding-top:73%}.monsterinsights-widget-popular-posts-products .monsterinsights-bg-img.monsterinsights-pp-theme-products-8:after{background-image:url(../img/theme-products-8.jpg)}.monsterinsights-widget-popular-posts-products.monsterinsights-widget-popular-posts-echo .monsterinsights-bg-img{padding-top:50%;margin-bottom:14px;width:100%}.monsterinsights-input-text-small{margin-top:24px}.monsterinsights-input-text-small .settings-input-text-input{max-width:350px}.monsterinsights-input-text-extra-small .settings-input-text{display:inline-block;margin-right:5px}.monsterinsights-input-text-extra-small .settings-input-text-input{max-width:80px}.monsterinsights-widget-popular-posts-products{margin-bottom:24px}.monsterinsights-widget-popular-posts-products .monsterinsights-products-popular-posts-rating{display:block}.monsterinsights-widget-popular-posts-products .monsterinsights-products-popular-posts-rating svg{margin-right:2px}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-alpha .monsterinsights-products-popular-posts-list{margin:0 -12px}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-alpha .monsterinsights-products-popular-posts-list li{display:inline-block;margin:0 12px;width:calc(50% - 24px);vertical-align:top;font-size:16px;border-top:1px solid #d3d7de;padding-top:15px;padding-bottom:30px;font-weight:700;line-height:1.1}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-alpha .monsterinsights-products-popular-posts-price{display:block;margin:10px 0 7px;font-weight:400}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-beta .monsterinsights-products-popular-posts-list,.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-delta .monsterinsights-products-popular-posts-list{margin:0 -6px}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-beta .monsterinsights-products-popular-posts-list li,.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-delta .monsterinsights-products-popular-posts-list li{display:inline-block;width:calc(50% - 12px);vertical-align:top;font-size:16px;padding:10px 12px;font-weight:700;line-height:1.1;margin:0 6px 24px;border-radius:3px;position:relative}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-beta .monsterinsights-products-popular-posts-price,.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-delta .monsterinsights-products-popular-posts-price{display:block;font-weight:400;position:absolute;right:12px;bottom:10px}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-beta .monsterinsights-products-popular-posts-title,.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-delta .monsterinsights-products-popular-posts-title{margin-top:12px;display:block}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-beta .monsterinsights-products-popular-posts-rating,.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-delta .monsterinsights-products-popular-posts-rating{margin-top:13px}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-charlie .monsterinsights-products-popular-posts-list{margin:0 -6px}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-charlie .monsterinsights-products-popular-posts-list li{display:inline-block;width:calc(50% - 12px);vertical-align:top;font-size:16px;padding:0;font-weight:700;line-height:1.1;margin:0 6px 24px;border-radius:5px;position:relative}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-charlie .monsterinsights-products-popular-posts-price{display:block;font-weight:400;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-top:4px}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-charlie .monsterinsights-products-popular-posts-title{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:4px}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-charlie .monsterinsights-products-popular-posts-text{position:absolute;bottom:0;z-index:10;left:0;right:0;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-charlie .monsterinsights-products-popular-posts-rating{margin-top:13px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-charlie .monsterinsights-bg-img{padding-top:74%}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-charlie .monsterinsights-bg-img:before{background:-webkit-gradient(linear,left bottom,left top,color-stop(-25.16%,#000),to(rgba(0,0,0,.1)));background:linear-gradient(0deg,#000 -25.16%,rgba(0,0,0,.1));content:"";top:0;bottom:0;left:0;right:0;position:absolute;z-index:10;border-radius:5px}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-delta .monsterinsights-products-popular-posts-price{position:relative;margin-top:8px}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-delta .monsterinsights-products-popular-posts-list{margin:0 -6px}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-delta .monsterinsights-products-popular-posts-list li{padding:0}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-delta .monsterinsights-products-popular-posts-price{right:auto;bottom:auto;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-delta .monsterinsights-products-popular-posts-rating{margin-top:8px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-delta .monsterinsights-products-popular-posts-title{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.monsterinsights-widget-popular-posts-products.monsterinsights-products-popular-posts-delta .monsterinsights-products-popular-posts-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.monsterinsights-pp-products-theme-preview-output-wide .monsterinsights-products-popular-posts-columns-1 .monsterinsights-products-popular-posts-list{margin:0}.monsterinsights-pp-products-theme-preview-output-wide .monsterinsights-products-popular-posts-columns-1 .monsterinsights-products-popular-posts-list li{width:100%;margin-left:0;margin-right:0}.monsterinsights-pp-products-theme-preview-output-wide .monsterinsights-products-popular-posts-columns-3 .monsterinsights-products-popular-posts-list li{width:calc(33.33333% - 24px)}@media (max-width:767px){.monsterinsights-pp-products-theme-preview-output-wide .monsterinsights-products-popular-posts-columns-2 .monsterinsights-products-popular-posts-list,.monsterinsights-pp-products-theme-preview-output-wide .monsterinsights-products-popular-posts-columns-3 .monsterinsights-products-popular-posts-list{margin:0}.monsterinsights-pp-products-theme-preview-output-wide .monsterinsights-products-popular-posts-columns-2 .monsterinsights-products-popular-posts-list li,.monsterinsights-pp-products-theme-preview-output-wide .monsterinsights-products-popular-posts-columns-3 .monsterinsights-products-popular-posts-list li{width:100%;margin-left:0;margin-right:0}}.monsterinsights-pp-blurred{-webkit-filter:blur(3px);filter:blur(3px)}.monsterinsights-pp-upgrade-overlay{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;padding:8px 12px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.05),0 15px 35px rgba(0,0,0,.1);box-shadow:0 5px 15px rgba(0,0,0,.05),0 15px 35px rgba(0,0,0,.1);border-radius:3px;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.monsterinsights-pp-upgrade-overlay>span{margin:0 10px}.monsterinsights-pp-theme-controls-holder{position:relative}.monsterinsights-pro-pill{font-style:normal;font-weight:700;font-size:11px;background:#1ec185;border-radius:5px;color:#fff;padding:3px 8px;margin-left:8px}.monsterinsights-bg-img.monsterinsights-popular-posts-products-upsell{position:relative;width:750px;height:815px;max-width:100%}.monsterinsights-bg-img.monsterinsights-popular-posts-products-upsell:after{background-image:url(../img/popular-products-bg.jpg)}.monsterinsights-bg-img.monsterinsights-popular-products-upsell-browser{padding-top:83%;-webkit-filter:drop-shadow(0 61.7368px 144.053px rgba(0,0,0,.1));filter:drop-shadow(0 61.7368px 144.053px rgba(0,0,0,.1))}.monsterinsights-bg-img.monsterinsights-popular-products-upsell-browser:after{background-image:url(../img/popular-products-browser.jpg)}.monsterinsights-popular-posts-products-upsell{margin-top:20px}.monsterinsights-popular-posts-products-upsell .monsterinsights-popular-products-upsell-window{padding:48px 50px 0;text-align:center;position:absolute;width:600px;top:62px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:1;background:#fff;border:1px solid #d6e2ed;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.05),0 15px 35px rgba(0,0,0,.1);box-shadow:0 5px 15px rgba(0,0,0,.05),0 15px 35px rgba(0,0,0,.1)}.monsterinsights-popular-posts-products-upsell h2{margin-top:0;font-size:22px;line-height:1.2}.monsterinsights-popular-posts-products-upsell p{font-size:16px;line-height:1.2;color:#626d83;margin-bottom:32px}.monsterinsights-popular-posts-products-upsell .monsterinsights-button-text{margin:28px 0;color:#99a1b2;font-size:16px;display:inline-block}.monsterinsights-popular-posts-widget-category{margin-top:25px}.monsterinsights-popular-posts-widget-category.monsterinsights-popular-posts-widget-category-lite .monsterinsights-settings-input-select{pointer-events:none;opacity:.6}.monsterinsights-popular-posts-products-no-woocommerce{margin-top:72px}.monsterinsights-popular-posts-products-no-woocommerce .monsterinsights-settings-block{opacity:.6;pointer-events:none}.monsterinsights-admin-page .monsterinsights-popular-products-woocommerce-notice{position:absolute;top:-72px;left:0;right:0;padding:16px 24px;background:#d7930f;color:#fff;font-size:12px}.monsterinsights-admin-page .monsterinsights-popular-products-woocommerce-notice a{color:#fff;text-decoration:underline;font-weight:700}.monsterinsights-admin-page .monsterinsights-popular-products-woocommerce-notice a:focus,.monsterinsights-admin-page .monsterinsights-popular-products-woocommerce-notice a:hover{text-decoration:none}.monsterinsights-admin-page .monsterinsights-popular-products-woocommerce-notice span{margin-left:8px}.monsterinsights-admin-page .monsterinsights-popular-products-woocommerce-notice svg{vertical-align:middle}.monsterinsights-popular-posts-products-top{position:relative}.monsterinsights-pp-placement-options-accordion{padding-left:30px}.monsterinsights-pp-accordion-item-title{border-bottom:1px solid #d6e2ed;padding:24px 0;position:relative}.monsterinsights-pp-accordion-item-title.monsterinsights-pp-accordion-item-title-toggle *{cursor:pointer}.monsterinsights-pp-accordion-item-title .monsterinsights-settings-input-toggle-collapsible{position:absolute;right:0;top:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.monsterinsights-pp-accordion-item-title .monsterinsights-settings-input-toggle-collapsible i{-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%}.monsterinsights-pp-accordion-item-title.monsterinsights-pp-accordion-item-title-active{border-bottom:0}.monsterinsights-pp-accordion-item-title.monsterinsights-pp-accordion-item-title-active .monsterinsights-settings-input-toggle-collapsible i{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.monsterinsights-pp-accordion-item-title .monsterinsights-pp-accordion-item-title-top{margin-bottom:8px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.monsterinsights-pp-accordion-item-title .monsterinsights-pp-accordion-item-title-top>span{margin-right:8px;margin-left:8px}.monsterinsights-pp-accordion-item-title .monsterinsights-pp-accordion-item-title-top .monsterinsights-settings-input-checkbox{display:inline-block}.monsterinsights-pp-accordion-item-title .monsterinsights-pp-accordion-item-title-bottom{color:#777;padding-right:45px}.monsterinsights-pp-accordion-item-content{border-bottom:1px solid #d6e2ed;padding:0 0 24px}.monsterinsights-dummy-text p,.monsterinsights