Google Analytics Dashboard for WP (GADWP) - Version 6.8.0

Version Description

Download this release

Release Info

Developer gripgrip
Plugin Icon 128x128 Google Analytics Dashboard for WP (GADWP)
Version 6.8.0
Comparing to
See all releases

Code changes from version 6.7.0 to 6.8.0

Files changed (36) hide show
  1. assets/css/admin-common.css +9 -0
  2. assets/css/admin-common.min.css +1 -1
  3. assets/fonts/glyphicons-halflings-regular.eot +0 -0
  4. assets/fonts/glyphicons-halflings-regular.svg +0 -288
  5. assets/fonts/glyphicons-halflings-regular.ttf +0 -0
  6. assets/fonts/glyphicons-halflings-regular.woff +0 -0
  7. assets/fonts/glyphicons-halflings-regular.woff2 +0 -0
  8. assets/js/admin-common.js +9 -1
  9. assets/js/admin-common.min.js +1 -1
  10. gadwp.php +2 -2
  11. includes/admin/admin.php +44 -6
  12. includes/admin/api-auth.php +8 -0
  13. includes/admin/common.php +7 -1
  14. includes/admin/notification-event-runner.php +8 -1
  15. includes/admin/notification-event.php +1 -4
  16. includes/admin/notifications.php +19 -3
  17. includes/admin/notifications/notification-upgrade-for-email-summaries.php +1 -4
  18. includes/admin/notifications/notification-upgrade-for-form-conversion.php +1 -4
  19. includes/admin/notifications/notification-upgrade-for-google-optimize.php +1 -4
  20. includes/admin/notifications/notification-upgrade-for-search-console.php +1 -4
  21. includes/admin/notifications/notification-upgrade-to-pro.php +1 -4
  22. includes/admin/notifications/notification-visitors.php +1 -4
  23. includes/admin/review.php +1 -1
  24. includes/admin/routes.php +21 -5
  25. includes/admin/tracking.php +1 -5
  26. includes/admin/uninstall.php +26 -0
  27. includes/auth.php +12 -4
  28. includes/em-install.php +3 -2
  29. includes/frontend/tracking/class-tracking-gtag.php +24 -9
  30. includes/helpers.php +50 -0
  31. includes/popular-posts/class-popular-posts.php +2 -2
  32. languages/google-analytics-dashboard-for-wp.pot +1414 -1091
  33. languages/vue.php +381 -114
  34. lite/assets/vue/css/chunk-common.css +1 -1
  35. lite/assets/vue/css/chunk-common.rtl.css +1 -1
  36. lite/assets/vue/css/settings.css +0 -1
assets/css/admin-common.css CHANGED
@@ -74,3 +74,12 @@
74
  position: relative;
75
  }
76
  }
 
 
 
 
 
 
 
 
 
74
  position: relative;
75
  }
76
  }
77
+
78
+ .exactmetrics-submenu-highlight {
79
+ background: #7cc048;
80
+ }
81
+
82
+ .exactmetrics-submenu-highlight a span {
83
+ color: #fff;
84
+ font-weight: 600;
85
+ }
assets/css/admin-common.min.css CHANGED
@@ -1 +1 @@
1
- .exactmetrics-wooedd-upsell-left{width:50%;display:table-cell;float:left}.exactmetrics-wooedd-upsell-right{width:50%;display:table-cell;float:left}.exactmetrics-wooedd-upsell-image{width:100%;height:auto;padding:20px}.exactmetrics-wooedd-upsell-image-small{display:none}.exactmetrics-wooedd-upsell-row{display:table}.exactmetrics-wooedd-upsell-left p{margin:1em 0;font-size:16px}@media (max-width: 900px){.exactmetrics-wooedd-upsell-left{width:100%}.exactmetrics-wooedd-upsell-right{display:none}.exactmetrics-wooedd-upsell-image-small{display:block}.exactmetrics-wooedd-upsell-image-large{display:none}}#wpadminbar .exactmetrics-menu-notification-indicator,.exactmetrics-menu-notification-indicator{min-width:8px;height:18px;border-radius:9px;background:#ca4a1f;display:inline-block;margin-left:8px;font-size:11px;font-weight:400;color:#fff;text-align:center;line-height:1.6;padding:0 5px}#adminmenu .exactmetrics-menu-notification-indicator.update-plugins{margin-left:8px}@media (max-width: 782px){#wpadminbar .exactmetrics-menu-notification-indicator{margin:0 0 10px -13px;z-index:10;position:relative}}
1
+ .exactmetrics-wooedd-upsell-left{width:50%;display:table-cell;float:left}.exactmetrics-wooedd-upsell-right{width:50%;display:table-cell;float:left}.exactmetrics-wooedd-upsell-image{width:100%;height:auto;padding:20px}.exactmetrics-wooedd-upsell-image-small{display:none}.exactmetrics-wooedd-upsell-row{display:table}.exactmetrics-wooedd-upsell-left p{margin:1em 0;font-size:16px}@media (max-width: 900px){.exactmetrics-wooedd-upsell-left{width:100%}.exactmetrics-wooedd-upsell-right{display:none}.exactmetrics-wooedd-upsell-image-small{display:block}.exactmetrics-wooedd-upsell-image-large{display:none}}#wpadminbar .exactmetrics-menu-notification-indicator,.exactmetrics-menu-notification-indicator{min-width:8px;height:18px;border-radius:9px;background:#ca4a1f;display:inline-block;margin-left:8px;font-size:11px;font-weight:400;color:#fff;text-align:center;line-height:1.6;padding:0 5px}#adminmenu .exactmetrics-menu-notification-indicator.update-plugins{margin-left:8px}@media (max-width: 782px){#wpadminbar .exactmetrics-menu-notification-indicator{margin:0 0 10px -13px;z-index:10;position:relative}}.exactmetrics-submenu-highlight{background:#7cc048}.exactmetrics-submenu-highlight a span{color:#fff;font-weight:600}
assets/fonts/glyphicons-halflings-regular.eot DELETED
Binary file
assets/fonts/glyphicons-halflings-regular.svg DELETED
@@ -1,288 +0,0 @@
1
- <?xml version="1.0" standalone="no"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
3
- <svg xmlns="http://www.w3.org/2000/svg">
4
- <metadata></metadata>
5
- <defs>
6
- <font id="glyphicons_halflingsregular" horiz-adv-x="1200" >
7
- <font-face units-per-em="1200" ascent="960" descent="-240" />
8
- <missing-glyph horiz-adv-x="500" />
9
- <glyph horiz-adv-x="0" />
10
- <glyph horiz-adv-x="400" />
11
- <glyph unicode=" " />
12
- <glyph unicode="*" d="M600 1100q15 0 34 -1.5t30 -3.5l11 -1q10 -2 17.5 -10.5t7.5 -18.5v-224l158 158q7 7 18 8t19 -6l106 -106q7 -8 6 -19t-8 -18l-158 -158h224q10 0 18.5 -7.5t10.5 -17.5q6 -41 6 -75q0 -15 -1.5 -34t-3.5 -30l-1 -11q-2 -10 -10.5 -17.5t-18.5 -7.5h-224l158 -158 q7 -7 8 -18t-6 -19l-106 -106q-8 -7 -19 -6t-18 8l-158 158v-224q0 -10 -7.5 -18.5t-17.5 -10.5q-41 -6 -75 -6q-15 0 -34 1.5t-30 3.5l-11 1q-10 2 -17.5 10.5t-7.5 18.5v224l-158 -158q-7 -7 -18 -8t-19 6l-106 106q-7 8 -6 19t8 18l158 158h-224q-10 0 -18.5 7.5 t-10.5 17.5q-6 41 -6 75q0 15 1.5 34t3.5 30l1 11q2 10 10.5 17.5t18.5 7.5h224l-158 158q-7 7 -8 18t6 19l106 106q8 7 19 6t18 -8l158 -158v224q0 10 7.5 18.5t17.5 10.5q41 6 75 6z" />
13
- <glyph unicode="+" d="M450 1100h200q21 0 35.5 -14.5t14.5 -35.5v-350h350q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-350v-350q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v350h-350q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5 h350v350q0 21 14.5 35.5t35.5 14.5z" />
14
- <glyph unicode="&#xa0;" />
15
- <glyph unicode="&#xa5;" d="M825 1100h250q10 0 12.5 -5t-5.5 -13l-364 -364q-6 -6 -11 -18h268q10 0 13 -6t-3 -14l-120 -160q-6 -8 -18 -14t-22 -6h-125v-100h275q10 0 13 -6t-3 -14l-120 -160q-6 -8 -18 -14t-22 -6h-125v-174q0 -11 -7.5 -18.5t-18.5 -7.5h-148q-11 0 -18.5 7.5t-7.5 18.5v174 h-275q-10 0 -13 6t3 14l120 160q6 8 18 14t22 6h125v100h-275q-10 0 -13 6t3 14l120 160q6 8 18 14t22 6h118q-5 12 -11 18l-364 364q-8 8 -5.5 13t12.5 5h250q25 0 43 -18l164 -164q8 -8 18 -8t18 8l164 164q18 18 43 18z" />
16
- <glyph unicode="&#x2000;" horiz-adv-x="650" />
17
- <glyph unicode="&#x2001;" horiz-adv-x="1300" />
18
- <glyph unicode="&#x2002;" horiz-adv-x="650" />
19
- <glyph unicode="&#x2003;" horiz-adv-x="1300" />
20
- <glyph unicode="&#x2004;" horiz-adv-x="433" />
21
- <glyph unicode="&#x2005;" horiz-adv-x="325" />
22
- <glyph unicode="&#x2006;" horiz-adv-x="216" />
23
- <glyph unicode="&#x2007;" horiz-adv-x="216" />
24
- <glyph unicode="&#x2008;" horiz-adv-x="162" />
25
- <glyph unicode="&#x2009;" horiz-adv-x="260" />
26
- <glyph unicode="&#x200a;" horiz-adv-x="72" />
27
- <glyph unicode="&#x202f;" horiz-adv-x="260" />
28
- <glyph unicode="&#x205f;" horiz-adv-x="325" />
29
- <glyph unicode="&#x20ac;" d="M744 1198q242 0 354 -189q60 -104 66 -209h-181q0 45 -17.5 82.5t-43.5 61.5t-58 40.5t-60.5 24t-51.5 7.5q-19 0 -40.5 -5.5t-49.5 -20.5t-53 -38t-49 -62.5t-39 -89.5h379l-100 -100h-300q-6 -50 -6 -100h406l-100 -100h-300q9 -74 33 -132t52.5 -91t61.5 -54.5t59 -29 t47 -7.5q22 0 50.5 7.5t60.5 24.5t58 41t43.5 61t17.5 80h174q-30 -171 -128 -278q-107 -117 -274 -117q-206 0 -324 158q-36 48 -69 133t-45 204h-217l100 100h112q1 47 6 100h-218l100 100h134q20 87 51 153.5t62 103.5q117 141 297 141z" />
30
- <glyph unicode="&#x20bd;" d="M428 1200h350q67 0 120 -13t86 -31t57 -49.5t35 -56.5t17 -64.5t6.5 -60.5t0.5 -57v-16.5v-16.5q0 -36 -0.5 -57t-6.5 -61t-17 -65t-35 -57t-57 -50.5t-86 -31.5t-120 -13h-178l-2 -100h288q10 0 13 -6t-3 -14l-120 -160q-6 -8 -18 -14t-22 -6h-138v-175q0 -11 -5.5 -18 t-15.5 -7h-149q-10 0 -17.5 7.5t-7.5 17.5v175h-267q-10 0 -13 6t3 14l120 160q6 8 18 14t22 6h117v100h-267q-10 0 -13 6t3 14l120 160q6 8 18 14t22 6h117v475q0 10 7.5 17.5t17.5 7.5zM600 1000v-300h203q64 0 86.5 33t22.5 119q0 84 -22.5 116t-86.5 32h-203z" />
31
- <glyph unicode="&#x2212;" d="M250 700h800q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5z" />
32
- <glyph unicode="&#x231b;" d="M1000 1200v-150q0 -21 -14.5 -35.5t-35.5 -14.5h-50v-100q0 -91 -49.5 -165.5t-130.5 -109.5q81 -35 130.5 -109.5t49.5 -165.5v-150h50q21 0 35.5 -14.5t14.5 -35.5v-150h-800v150q0 21 14.5 35.5t35.5 14.5h50v150q0 91 49.5 165.5t130.5 109.5q-81 35 -130.5 109.5 t-49.5 165.5v100h-50q-21 0 -35.5 14.5t-14.5 35.5v150h800zM400 1000v-100q0 -60 32.5 -109.5t87.5 -73.5q28 -12 44 -37t16 -55t-16 -55t-44 -37q-55 -24 -87.5 -73.5t-32.5 -109.5v-150h400v150q0 60 -32.5 109.5t-87.5 73.5q-28 12 -44 37t-16 55t16 55t44 37 q55 24 87.5 73.5t32.5 109.5v100h-400z" />
33
- <glyph unicode="&#x25fc;" horiz-adv-x="500" d="M0 0z" />
34
- <glyph unicode="&#x2601;" d="M503 1089q110 0 200.5 -59.5t134.5 -156.5q44 14 90 14q120 0 205 -86.5t85 -206.5q0 -121 -85 -207.5t-205 -86.5h-750q-79 0 -135.5 57t-56.5 137q0 69 42.5 122.5t108.5 67.5q-2 12 -2 37q0 153 108 260.5t260 107.5z" />
35
- <glyph unicode="&#x26fa;" d="M774 1193.5q16 -9.5 20.5 -27t-5.5 -33.5l-136 -187l467 -746h30q20 0 35 -18.5t15 -39.5v-42h-1200v42q0 21 15 39.5t35 18.5h30l468 746l-135 183q-10 16 -5.5 34t20.5 28t34 5.5t28 -20.5l111 -148l112 150q9 16 27 20.5t34 -5zM600 200h377l-182 112l-195 534v-646z " />
36
- <glyph unicode="&#x2709;" d="M25 1100h1150q10 0 12.5 -5t-5.5 -13l-564 -567q-8 -8 -18 -8t-18 8l-564 567q-8 8 -5.5 13t12.5 5zM18 882l264 -264q8 -8 8 -18t-8 -18l-264 -264q-8 -8 -13 -5.5t-5 12.5v550q0 10 5 12.5t13 -5.5zM918 618l264 264q8 8 13 5.5t5 -12.5v-550q0 -10 -5 -12.5t-13 5.5 l-264 264q-8 8 -8 18t8 18zM818 482l364 -364q8 -8 5.5 -13t-12.5 -5h-1150q-10 0 -12.5 5t5.5 13l364 364q8 8 18 8t18 -8l164 -164q8 -8 18 -8t18 8l164 164q8 8 18 8t18 -8z" />
37
- <glyph unicode="&#x270f;" d="M1011 1210q19 0 33 -13l153 -153q13 -14 13 -33t-13 -33l-99 -92l-214 214l95 96q13 14 32 14zM1013 800l-615 -614l-214 214l614 614zM317 96l-333 -112l110 335z" />
38
- <glyph unicode="&#xe001;" d="M700 650v-550h250q21 0 35.5 -14.5t14.5 -35.5v-50h-800v50q0 21 14.5 35.5t35.5 14.5h250v550l-500 550h1200z" />
39
- <glyph unicode="&#xe002;" d="M368 1017l645 163q39 15 63 0t24 -49v-831q0 -55 -41.5 -95.5t-111.5 -63.5q-79 -25 -147 -4.5t-86 75t25.5 111.5t122.5 82q72 24 138 8v521l-600 -155v-606q0 -42 -44 -90t-109 -69q-79 -26 -147 -5.5t-86 75.5t25.5 111.5t122.5 82.5q72 24 138 7v639q0 38 14.5 59 t53.5 34z" />
40
- <glyph unicode="&#xe003;" d="M500 1191q100 0 191 -39t156.5 -104.5t104.5 -156.5t39 -191l-1 -2l1 -5q0 -141 -78 -262l275 -274q23 -26 22.5 -44.5t-22.5 -42.5l-59 -58q-26 -20 -46.5 -20t-39.5 20l-275 274q-119 -77 -261 -77l-5 1l-2 -1q-100 0 -191 39t-156.5 104.5t-104.5 156.5t-39 191 t39 191t104.5 156.5t156.5 104.5t191 39zM500 1022q-88 0 -162 -43t-117 -117t-43 -162t43 -162t117 -117t162 -43t162 43t117 117t43 162t-43 162t-117 117t-162 43z" />
41
- <glyph unicode="&#xe005;" d="M649 949q48 68 109.5 104t121.5 38.5t118.5 -20t102.5 -64t71 -100.5t27 -123q0 -57 -33.5 -117.5t-94 -124.5t-126.5 -127.5t-150 -152.5t-146 -174q-62 85 -145.5 174t-150 152.5t-126.5 127.5t-93.5 124.5t-33.5 117.5q0 64 28 123t73 100.5t104 64t119 20 t120.5 -38.5t104.5 -104z" />
42
- <glyph unicode="&#xe006;" d="M407 800l131 353q7 19 17.5 19t17.5 -19l129 -353h421q21 0 24 -8.5t-14 -20.5l-342 -249l130 -401q7 -20 -0.5 -25.5t-24.5 6.5l-343 246l-342 -247q-17 -12 -24.5 -6.5t-0.5 25.5l130 400l-347 251q-17 12 -14 20.5t23 8.5h429z" />
43
- <glyph unicode="&#xe007;" d="M407 800l131 353q7 19 17.5 19t17.5 -19l129 -353h421q21 0 24 -8.5t-14 -20.5l-342 -249l130 -401q7 -20 -0.5 -25.5t-24.5 6.5l-343 246l-342 -247q-17 -12 -24.5 -6.5t-0.5 25.5l130 400l-347 251q-17 12 -14 20.5t23 8.5h429zM477 700h-240l197 -142l-74 -226 l193 139l195 -140l-74 229l192 140h-234l-78 211z" />
44
- <glyph unicode="&#xe008;" d="M600 1200q124 0 212 -88t88 -212v-250q0 -46 -31 -98t-69 -52v-75q0 -10 6 -21.5t15 -17.5l358 -230q9 -5 15 -16.5t6 -21.5v-93q0 -10 -7.5 -17.5t-17.5 -7.5h-1150q-10 0 -17.5 7.5t-7.5 17.5v93q0 10 6 21.5t15 16.5l358 230q9 6 15 17.5t6 21.5v75q-38 0 -69 52 t-31 98v250q0 124 88 212t212 88z" />
45
- <glyph unicode="&#xe009;" d="M25 1100h1150q10 0 17.5 -7.5t7.5 -17.5v-1050q0 -10 -7.5 -17.5t-17.5 -7.5h-1150q-10 0 -17.5 7.5t-7.5 17.5v1050q0 10 7.5 17.5t17.5 7.5zM100 1000v-100h100v100h-100zM875 1000h-550q-10 0 -17.5 -7.5t-7.5 -17.5v-350q0 -10 7.5 -17.5t17.5 -7.5h550 q10 0 17.5 7.5t7.5 17.5v350q0 10 -7.5 17.5t-17.5 7.5zM1000 1000v-100h100v100h-100zM100 800v-100h100v100h-100zM1000 800v-100h100v100h-100zM100 600v-100h100v100h-100zM1000 600v-100h100v100h-100zM875 500h-550q-10 0 -17.5 -7.5t-7.5 -17.5v-350q0 -10 7.5 -17.5 t17.5 -7.5h550q10 0 17.5 7.5t7.5 17.5v350q0 10 -7.5 17.5t-17.5 7.5zM100 400v-100h100v100h-100zM1000 400v-100h100v100h-100zM100 200v-100h100v100h-100zM1000 200v-100h100v100h-100z" />
46
- <glyph unicode="&#xe010;" d="M50 1100h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5zM650 1100h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v400 q0 21 14.5 35.5t35.5 14.5zM50 500h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5zM650 500h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400 q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5z" />
47
- <glyph unicode="&#xe011;" d="M50 1100h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM450 1100h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200 q0 21 14.5 35.5t35.5 14.5zM850 1100h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM50 700h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200 q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM450 700h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM850 700h200q21 0 35.5 -14.5t14.5 -35.5v-200 q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM50 300h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM450 300h200 q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM850 300h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5 t35.5 14.5z" />
48
- <glyph unicode="&#xe012;" d="M50 1100h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM450 1100h700q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-700q-21 0 -35.5 14.5t-14.5 35.5v200 q0 21 14.5 35.5t35.5 14.5zM50 700h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM450 700h700q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-700 q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM50 300h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM450 300h700q21 0 35.5 -14.5t14.5 -35.5v-200 q0 -21 -14.5 -35.5t-35.5 -14.5h-700q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5z" />
49
- <glyph unicode="&#xe013;" d="M465 477l571 571q8 8 18 8t17 -8l177 -177q8 -7 8 -17t-8 -18l-783 -784q-7 -8 -17.5 -8t-17.5 8l-384 384q-8 8 -8 18t8 17l177 177q7 8 17 8t18 -8l171 -171q7 -7 18 -7t18 7z" />
50
- <glyph unicode="&#xe014;" d="M904 1083l178 -179q8 -8 8 -18.5t-8 -17.5l-267 -268l267 -268q8 -7 8 -17.5t-8 -18.5l-178 -178q-8 -8 -18.5 -8t-17.5 8l-268 267l-268 -267q-7 -8 -17.5 -8t-18.5 8l-178 178q-8 8 -8 18.5t8 17.5l267 268l-267 268q-8 7 -8 17.5t8 18.5l178 178q8 8 18.5 8t17.5 -8 l268 -267l268 268q7 7 17.5 7t18.5 -7z" />
51
- <glyph unicode="&#xe015;" d="M507 1177q98 0 187.5 -38.5t154.5 -103.5t103.5 -154.5t38.5 -187.5q0 -141 -78 -262l300 -299q8 -8 8 -18.5t-8 -18.5l-109 -108q-7 -8 -17.5 -8t-18.5 8l-300 299q-119 -77 -261 -77q-98 0 -188 38.5t-154.5 103t-103 154.5t-38.5 188t38.5 187.5t103 154.5 t154.5 103.5t188 38.5zM506.5 1023q-89.5 0 -165.5 -44t-120 -120.5t-44 -166t44 -165.5t120 -120t165.5 -44t166 44t120.5 120t44 165.5t-44 166t-120.5 120.5t-166 44zM425 900h150q10 0 17.5 -7.5t7.5 -17.5v-75h75q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5 t-17.5 -7.5h-75v-75q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v75h-75q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5h75v75q0 10 7.5 17.5t17.5 7.5z" />
52
- <glyph unicode="&#xe016;" d="M507 1177q98 0 187.5 -38.5t154.5 -103.5t103.5 -154.5t38.5 -187.5q0 -141 -78 -262l300 -299q8 -8 8 -18.5t-8 -18.5l-109 -108q-7 -8 -17.5 -8t-18.5 8l-300 299q-119 -77 -261 -77q-98 0 -188 38.5t-154.5 103t-103 154.5t-38.5 188t38.5 187.5t103 154.5 t154.5 103.5t188 38.5zM506.5 1023q-89.5 0 -165.5 -44t-120 -120.5t-44 -166t44 -165.5t120 -120t165.5 -44t166 44t120.5 120t44 165.5t-44 166t-120.5 120.5t-166 44zM325 800h350q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-350q-10 0 -17.5 7.5 t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5z" />
53
- <glyph unicode="&#xe017;" d="M550 1200h100q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5zM800 975v166q167 -62 272 -209.5t105 -331.5q0 -117 -45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5 t-184.5 123t-123 184.5t-45.5 224q0 184 105 331.5t272 209.5v-166q-103 -55 -165 -155t-62 -220q0 -116 57 -214.5t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5q0 120 -62 220t-165 155z" />
54
- <glyph unicode="&#xe018;" d="M1025 1200h150q10 0 17.5 -7.5t7.5 -17.5v-1150q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v1150q0 10 7.5 17.5t17.5 7.5zM725 800h150q10 0 17.5 -7.5t7.5 -17.5v-750q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v750 q0 10 7.5 17.5t17.5 7.5zM425 500h150q10 0 17.5 -7.5t7.5 -17.5v-450q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v450q0 10 7.5 17.5t17.5 7.5zM125 300h150q10 0 17.5 -7.5t7.5 -17.5v-250q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5 v250q0 10 7.5 17.5t17.5 7.5z" />
55
- <glyph unicode="&#xe019;" d="M600 1174q33 0 74 -5l38 -152l5 -1q49 -14 94 -39l5 -2l134 80q61 -48 104 -105l-80 -134l3 -5q25 -44 39 -93l1 -6l152 -38q5 -43 5 -73q0 -34 -5 -74l-152 -38l-1 -6q-15 -49 -39 -93l-3 -5l80 -134q-48 -61 -104 -105l-134 81l-5 -3q-44 -25 -94 -39l-5 -2l-38 -151 q-43 -5 -74 -5q-33 0 -74 5l-38 151l-5 2q-49 14 -94 39l-5 3l-134 -81q-60 48 -104 105l80 134l-3 5q-25 45 -38 93l-2 6l-151 38q-6 42 -6 74q0 33 6 73l151 38l2 6q13 48 38 93l3 5l-80 134q47 61 105 105l133 -80l5 2q45 25 94 39l5 1l38 152q43 5 74 5zM600 815 q-89 0 -152 -63t-63 -151.5t63 -151.5t152 -63t152 63t63 151.5t-63 151.5t-152 63z" />
56
- <glyph unicode="&#xe020;" d="M500 1300h300q41 0 70.5 -29.5t29.5 -70.5v-100h275q10 0 17.5 -7.5t7.5 -17.5v-75h-1100v75q0 10 7.5 17.5t17.5 7.5h275v100q0 41 29.5 70.5t70.5 29.5zM500 1200v-100h300v100h-300zM1100 900v-800q0 -41 -29.5 -70.5t-70.5 -29.5h-700q-41 0 -70.5 29.5t-29.5 70.5 v800h900zM300 800v-700h100v700h-100zM500 800v-700h100v700h-100zM700 800v-700h100v700h-100zM900 800v-700h100v700h-100z" />
57
- <glyph unicode="&#xe021;" d="M18 618l620 608q8 7 18.5 7t17.5 -7l608 -608q8 -8 5.5 -13t-12.5 -5h-175v-575q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v375h-300v-375q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v575h-175q-10 0 -12.5 5t5.5 13z" />
58
- <glyph unicode="&#xe022;" d="M600 1200v-400q0 -41 29.5 -70.5t70.5 -29.5h300v-650q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5v1100q0 21 14.5 35.5t35.5 14.5h450zM1000 800h-250q-21 0 -35.5 14.5t-14.5 35.5v250z" />
59
- <glyph unicode="&#xe023;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 1027q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5 t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5t-57 214.5t-155.5 155.5t-214.5 57zM525 900h50q10 0 17.5 -7.5t7.5 -17.5v-275h175q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v350q0 10 7.5 17.5t17.5 7.5z" />
60
- <glyph unicode="&#xe024;" d="M1300 0h-538l-41 400h-242l-41 -400h-538l431 1200h209l-21 -300h162l-20 300h208zM515 800l-27 -300h224l-27 300h-170z" />
61
- <glyph unicode="&#xe025;" d="M550 1200h200q21 0 35.5 -14.5t14.5 -35.5v-450h191q20 0 25.5 -11.5t-7.5 -27.5l-327 -400q-13 -16 -32 -16t-32 16l-327 400q-13 16 -7.5 27.5t25.5 11.5h191v450q0 21 14.5 35.5t35.5 14.5zM1125 400h50q10 0 17.5 -7.5t7.5 -17.5v-350q0 -10 -7.5 -17.5t-17.5 -7.5 h-1050q-10 0 -17.5 7.5t-7.5 17.5v350q0 10 7.5 17.5t17.5 7.5h50q10 0 17.5 -7.5t7.5 -17.5v-175h900v175q0 10 7.5 17.5t17.5 7.5z" />
62
- <glyph unicode="&#xe026;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 1027q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5 t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5t-57 214.5t-155.5 155.5t-214.5 57zM525 900h150q10 0 17.5 -7.5t7.5 -17.5v-275h137q21 0 26 -11.5t-8 -27.5l-223 -275q-13 -16 -32 -16t-32 16l-223 275q-13 16 -8 27.5t26 11.5h137v275q0 10 7.5 17.5t17.5 7.5z " />
63
- <glyph unicode="&#xe027;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 1027q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5 t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5t-57 214.5t-155.5 155.5t-214.5 57zM632 914l223 -275q13 -16 8 -27.5t-26 -11.5h-137v-275q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v275h-137q-21 0 -26 11.5t8 27.5l223 275q13 16 32 16 t32 -16z" />
64
- <glyph unicode="&#xe028;" d="M225 1200h750q10 0 19.5 -7t12.5 -17l186 -652q7 -24 7 -49v-425q0 -12 -4 -27t-9 -17q-12 -6 -37 -6h-1100q-12 0 -27 4t-17 8q-6 13 -6 38l1 425q0 25 7 49l185 652q3 10 12.5 17t19.5 7zM878 1000h-556q-10 0 -19 -7t-11 -18l-87 -450q-2 -11 4 -18t16 -7h150 q10 0 19.5 -7t11.5 -17l38 -152q2 -10 11.5 -17t19.5 -7h250q10 0 19.5 7t11.5 17l38 152q2 10 11.5 17t19.5 7h150q10 0 16 7t4 18l-87 450q-2 11 -11 18t-19 7z" />
65
- <glyph unicode="&#xe029;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 1027q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5 t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5t-57 214.5t-155.5 155.5t-214.5 57zM540 820l253 -190q17 -12 17 -30t-17 -30l-253 -190q-16 -12 -28 -6.5t-12 26.5v400q0 21 12 26.5t28 -6.5z" />
66
- <glyph unicode="&#xe030;" d="M947 1060l135 135q7 7 12.5 5t5.5 -13v-362q0 -10 -7.5 -17.5t-17.5 -7.5h-362q-11 0 -13 5.5t5 12.5l133 133q-109 76 -238 76q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5h150q0 -117 -45.5 -224 t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5q192 0 347 -117z" />
67
- <glyph unicode="&#xe031;" d="M947 1060l135 135q7 7 12.5 5t5.5 -13v-361q0 -11 -7.5 -18.5t-18.5 -7.5h-361q-11 0 -13 5.5t5 12.5l134 134q-110 75 -239 75q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5h-150q0 117 45.5 224t123 184.5t184.5 123t224 45.5q192 0 347 -117zM1027 600h150 q0 -117 -45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5q-192 0 -348 118l-134 -134q-7 -8 -12.5 -5.5t-5.5 12.5v360q0 11 7.5 18.5t18.5 7.5h360q10 0 12.5 -5.5t-5.5 -12.5l-133 -133q110 -76 240 -76q116 0 214.5 57t155.5 155.5t57 214.5z" />
68
- <glyph unicode="&#xe032;" d="M125 1200h1050q10 0 17.5 -7.5t7.5 -17.5v-1150q0 -10 -7.5 -17.5t-17.5 -7.5h-1050q-10 0 -17.5 7.5t-7.5 17.5v1150q0 10 7.5 17.5t17.5 7.5zM1075 1000h-850q-10 0 -17.5 -7.5t-7.5 -17.5v-850q0 -10 7.5 -17.5t17.5 -7.5h850q10 0 17.5 7.5t7.5 17.5v850 q0 10 -7.5 17.5t-17.5 7.5zM325 900h50q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-50q-10 0 -17.5 7.5t-7.5 17.5v50q0 10 7.5 17.5t17.5 7.5zM525 900h450q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-450q-10 0 -17.5 7.5t-7.5 17.5v50 q0 10 7.5 17.5t17.5 7.5zM325 700h50q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-50q-10 0 -17.5 7.5t-7.5 17.5v50q0 10 7.5 17.5t17.5 7.5zM525 700h450q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-450q-10 0 -17.5 7.5t-7.5 17.5v50 q0 10 7.5 17.5t17.5 7.5zM325 500h50q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-50q-10 0 -17.5 7.5t-7.5 17.5v50q0 10 7.5 17.5t17.5 7.5zM525 500h450q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-450q-10 0 -17.5 7.5t-7.5 17.5v50 q0 10 7.5 17.5t17.5 7.5zM325 300h50q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-50q-10 0 -17.5 7.5t-7.5 17.5v50q0 10 7.5 17.5t17.5 7.5zM525 300h450q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-450q-10 0 -17.5 7.5t-7.5 17.5v50 q0 10 7.5 17.5t17.5 7.5z" />
69
- <glyph unicode="&#xe033;" d="M900 800v200q0 83 -58.5 141.5t-141.5 58.5h-300q-82 0 -141 -59t-59 -141v-200h-100q-41 0 -70.5 -29.5t-29.5 -70.5v-600q0 -41 29.5 -70.5t70.5 -29.5h900q41 0 70.5 29.5t29.5 70.5v600q0 41 -29.5 70.5t-70.5 29.5h-100zM400 800v150q0 21 15 35.5t35 14.5h200 q20 0 35 -14.5t15 -35.5v-150h-300z" />
70
- <glyph unicode="&#xe034;" d="M125 1100h50q10 0 17.5 -7.5t7.5 -17.5v-1075h-100v1075q0 10 7.5 17.5t17.5 7.5zM1075 1052q4 0 9 -2q16 -6 16 -23v-421q0 -6 -3 -12q-33 -59 -66.5 -99t-65.5 -58t-56.5 -24.5t-52.5 -6.5q-26 0 -57.5 6.5t-52.5 13.5t-60 21q-41 15 -63 22.5t-57.5 15t-65.5 7.5 q-85 0 -160 -57q-7 -5 -15 -5q-6 0 -11 3q-14 7 -14 22v438q22 55 82 98.5t119 46.5q23 2 43 0.5t43 -7t32.5 -8.5t38 -13t32.5 -11q41 -14 63.5 -21t57 -14t63.5 -7q103 0 183 87q7 8 18 8z" />
71
- <glyph unicode="&#xe035;" d="M600 1175q116 0 227 -49.5t192.5 -131t131 -192.5t49.5 -227v-300q0 -10 -7.5 -17.5t-17.5 -7.5h-50q-10 0 -17.5 7.5t-7.5 17.5v300q0 127 -70.5 231.5t-184.5 161.5t-245 57t-245 -57t-184.5 -161.5t-70.5 -231.5v-300q0 -10 -7.5 -17.5t-17.5 -7.5h-50 q-10 0 -17.5 7.5t-7.5 17.5v300q0 116 49.5 227t131 192.5t192.5 131t227 49.5zM220 500h160q8 0 14 -6t6 -14v-460q0 -8 -6 -14t-14 -6h-160q-8 0 -14 6t-6 14v460q0 8 6 14t14 6zM820 500h160q8 0 14 -6t6 -14v-460q0 -8 -6 -14t-14 -6h-160q-8 0 -14 6t-6 14v460 q0 8 6 14t14 6z" />
72
- <glyph unicode="&#xe036;" d="M321 814l258 172q9 6 15 2.5t6 -13.5v-750q0 -10 -6 -13.5t-15 2.5l-258 172q-21 14 -46 14h-250q-10 0 -17.5 7.5t-7.5 17.5v350q0 10 7.5 17.5t17.5 7.5h250q25 0 46 14zM900 668l120 120q7 7 17 7t17 -7l34 -34q7 -7 7 -17t-7 -17l-120 -120l120 -120q7 -7 7 -17 t-7 -17l-34 -34q-7 -7 -17 -7t-17 7l-120 119l-120 -119q-7 -7 -17 -7t-17 7l-34 34q-7 7 -7 17t7 17l119 120l-119 120q-7 7 -7 17t7 17l34 34q7 8 17 8t17 -8z" />
73
- <glyph unicode="&#xe037;" d="M321 814l258 172q9 6 15 2.5t6 -13.5v-750q0 -10 -6 -13.5t-15 2.5l-258 172q-21 14 -46 14h-250q-10 0 -17.5 7.5t-7.5 17.5v350q0 10 7.5 17.5t17.5 7.5h250q25 0 46 14zM766 900h4q10 -1 16 -10q96 -129 96 -290q0 -154 -90 -281q-6 -9 -17 -10l-3 -1q-9 0 -16 6 l-29 23q-7 7 -8.5 16.5t4.5 17.5q72 103 72 229q0 132 -78 238q-6 8 -4.5 18t9.5 17l29 22q7 5 15 5z" />
74
- <glyph unicode="&#xe038;" d="M967 1004h3q11 -1 17 -10q135 -179 135 -396q0 -105 -34 -206.5t-98 -185.5q-7 -9 -17 -10h-3q-9 0 -16 6l-42 34q-8 6 -9 16t5 18q111 150 111 328q0 90 -29.5 176t-84.5 157q-6 9 -5 19t10 16l42 33q7 5 15 5zM321 814l258 172q9 6 15 2.5t6 -13.5v-750q0 -10 -6 -13.5 t-15 2.5l-258 172q-21 14 -46 14h-250q-10 0 -17.5 7.5t-7.5 17.5v350q0 10 7.5 17.5t17.5 7.5h250q25 0 46 14zM766 900h4q10 -1 16 -10q96 -129 96 -290q0 -154 -90 -281q-6 -9 -17 -10l-3 -1q-9 0 -16 6l-29 23q-7 7 -8.5 16.5t4.5 17.5q72 103 72 229q0 132 -78 238 q-6 8 -4.5 18.5t9.5 16.5l29 22q7 5 15 5z" />
75
- <glyph unicode="&#xe039;" d="M500 900h100v-100h-100v-100h-400v-100h-100v600h500v-300zM1200 700h-200v-100h200v-200h-300v300h-200v300h-100v200h600v-500zM100 1100v-300h300v300h-300zM800 1100v-300h300v300h-300zM300 900h-100v100h100v-100zM1000 900h-100v100h100v-100zM300 500h200v-500 h-500v500h200v100h100v-100zM800 300h200v-100h-100v-100h-200v100h-100v100h100v200h-200v100h300v-300zM100 400v-300h300v300h-300zM300 200h-100v100h100v-100zM1200 200h-100v100h100v-100zM700 0h-100v100h100v-100zM1200 0h-300v100h300v-100z" />
76
- <glyph unicode="&#xe040;" d="M100 200h-100v1000h100v-1000zM300 200h-100v1000h100v-1000zM700 200h-200v1000h200v-1000zM900 200h-100v1000h100v-1000zM1200 200h-200v1000h200v-1000zM400 0h-300v100h300v-100zM600 0h-100v91h100v-91zM800 0h-100v91h100v-91zM1100 0h-200v91h200v-91z" />
77
- <glyph unicode="&#xe041;" d="M500 1200l682 -682q8 -8 8 -18t-8 -18l-464 -464q-8 -8 -18 -8t-18 8l-682 682l1 475q0 10 7.5 17.5t17.5 7.5h474zM319.5 1024.5q-29.5 29.5 -71 29.5t-71 -29.5t-29.5 -71.5t29.5 -71.5t71 -29.5t71 29.5t29.5 71.5t-29.5 71.5z" />
78
- <glyph unicode="&#xe042;" d="M500 1200l682 -682q8 -8 8 -18t-8 -18l-464 -464q-8 -8 -18 -8t-18 8l-682 682l1 475q0 10 7.5 17.5t17.5 7.5h474zM800 1200l682 -682q8 -8 8 -18t-8 -18l-464 -464q-8 -8 -18 -8t-18 8l-56 56l424 426l-700 700h150zM319.5 1024.5q-29.5 29.5 -71 29.5t-71 -29.5 t-29.5 -71.5t29.5 -71.5t71 -29.5t71 29.5t29.5 71.5t-29.5 71.5z" />
79
- <glyph unicode="&#xe043;" d="M300 1200h825q75 0 75 -75v-900q0 -25 -18 -43l-64 -64q-8 -8 -13 -5.5t-5 12.5v950q0 10 -7.5 17.5t-17.5 7.5h-700q-25 0 -43 -18l-64 -64q-8 -8 -5.5 -13t12.5 -5h700q10 0 17.5 -7.5t7.5 -17.5v-950q0 -10 -7.5 -17.5t-17.5 -7.5h-850q-10 0 -17.5 7.5t-7.5 17.5v975 q0 25 18 43l139 139q18 18 43 18z" />
80
- <glyph unicode="&#xe044;" d="M250 1200h800q21 0 35.5 -14.5t14.5 -35.5v-1150l-450 444l-450 -445v1151q0 21 14.5 35.5t35.5 14.5z" />
81
- <glyph unicode="&#xe045;" d="M822 1200h-444q-11 0 -19 -7.5t-9 -17.5l-78 -301q-7 -24 7 -45l57 -108q6 -9 17.5 -15t21.5 -6h450q10 0 21.5 6t17.5 15l62 108q14 21 7 45l-83 301q-1 10 -9 17.5t-19 7.5zM1175 800h-150q-10 0 -21 -6.5t-15 -15.5l-78 -156q-4 -9 -15 -15.5t-21 -6.5h-550 q-10 0 -21 6.5t-15 15.5l-78 156q-4 9 -15 15.5t-21 6.5h-150q-10 0 -17.5 -7.5t-7.5 -17.5v-650q0 -10 7.5 -17.5t17.5 -7.5h150q10 0 17.5 7.5t7.5 17.5v150q0 10 7.5 17.5t17.5 7.5h750q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 7.5 -17.5t17.5 -7.5h150q10 0 17.5 7.5 t7.5 17.5v650q0 10 -7.5 17.5t-17.5 7.5zM850 200h-500q-10 0 -19.5 -7t-11.5 -17l-38 -152q-2 -10 3.5 -17t15.5 -7h600q10 0 15.5 7t3.5 17l-38 152q-2 10 -11.5 17t-19.5 7z" />
82
- <glyph unicode="&#xe046;" d="M500 1100h200q56 0 102.5 -20.5t72.5 -50t44 -59t25 -50.5l6 -20h150q41 0 70.5 -29.5t29.5 -70.5v-600q0 -41 -29.5 -70.5t-70.5 -29.5h-1000q-41 0 -70.5 29.5t-29.5 70.5v600q0 41 29.5 70.5t70.5 29.5h150q2 8 6.5 21.5t24 48t45 61t72 48t102.5 21.5zM900 800v-100 h100v100h-100zM600 730q-95 0 -162.5 -67.5t-67.5 -162.5t67.5 -162.5t162.5 -67.5t162.5 67.5t67.5 162.5t-67.5 162.5t-162.5 67.5zM600 603q43 0 73 -30t30 -73t-30 -73t-73 -30t-73 30t-30 73t30 73t73 30z" />
83
- <glyph unicode="&#xe047;" d="M681 1199l385 -998q20 -50 60 -92q18 -19 36.5 -29.5t27.5 -11.5l10 -2v-66h-417v66q53 0 75 43.5t5 88.5l-82 222h-391q-58 -145 -92 -234q-11 -34 -6.5 -57t25.5 -37t46 -20t55 -6v-66h-365v66q56 24 84 52q12 12 25 30.5t20 31.5l7 13l399 1006h93zM416 521h340 l-162 457z" />
84
- <glyph unicode="&#xe048;" d="M753 641q5 -1 14.5 -4.5t36 -15.5t50.5 -26.5t53.5 -40t50.5 -54.5t35.5 -70t14.5 -87q0 -67 -27.5 -125.5t-71.5 -97.5t-98.5 -66.5t-108.5 -40.5t-102 -13h-500v89q41 7 70.5 32.5t29.5 65.5v827q0 24 -0.5 34t-3.5 24t-8.5 19.5t-17 13.5t-28 12.5t-42.5 11.5v71 l471 -1q57 0 115.5 -20.5t108 -57t80.5 -94t31 -124.5q0 -51 -15.5 -96.5t-38 -74.5t-45 -50.5t-38.5 -30.5zM400 700h139q78 0 130.5 48.5t52.5 122.5q0 41 -8.5 70.5t-29.5 55.5t-62.5 39.5t-103.5 13.5h-118v-350zM400 200h216q80 0 121 50.5t41 130.5q0 90 -62.5 154.5 t-156.5 64.5h-159v-400z" />
85
- <glyph unicode="&#xe049;" d="M877 1200l2 -57q-83 -19 -116 -45.5t-40 -66.5l-132 -839q-9 -49 13 -69t96 -26v-97h-500v97q186 16 200 98l173 832q3 17 3 30t-1.5 22.5t-9 17.5t-13.5 12.5t-21.5 10t-26 8.5t-33.5 10q-13 3 -19 5v57h425z" />
86
- <glyph unicode="&#xe050;" d="M1300 900h-50q0 21 -4 37t-9.5 26.5t-18 17.5t-22 11t-28.5 5.5t-31 2t-37 0.5h-200v-850q0 -22 25 -34.5t50 -13.5l25 -2v-100h-400v100q4 0 11 0.5t24 3t30 7t24 15t11 24.5v850h-200q-25 0 -37 -0.5t-31 -2t-28.5 -5.5t-22 -11t-18 -17.5t-9.5 -26.5t-4 -37h-50v300 h1000v-300zM175 1000h-75v-800h75l-125 -167l-125 167h75v800h-75l125 167z" />
87
- <glyph unicode="&#xe051;" d="M1100 900h-50q0 21 -4 37t-9.5 26.5t-18 17.5t-22 11t-28.5 5.5t-31 2t-37 0.5h-200v-650q0 -22 25 -34.5t50 -13.5l25 -2v-100h-400v100q4 0 11 0.5t24 3t30 7t24 15t11 24.5v650h-200q-25 0 -37 -0.5t-31 -2t-28.5 -5.5t-22 -11t-18 -17.5t-9.5 -26.5t-4 -37h-50v300 h1000v-300zM1167 50l-167 -125v75h-800v-75l-167 125l167 125v-75h800v75z" />
88
- <glyph unicode="&#xe052;" d="M50 1100h600q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-600q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 800h1000q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1000q-21 0 -35.5 14.5t-14.5 35.5v100 q0 21 14.5 35.5t35.5 14.5zM50 500h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 200h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100 q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
89
- <glyph unicode="&#xe053;" d="M250 1100h700q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-700q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 800h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5v100 q0 21 14.5 35.5t35.5 14.5zM250 500h700q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-700q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 200h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100 q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
90
- <glyph unicode="&#xe054;" d="M500 950v100q0 21 14.5 35.5t35.5 14.5h600q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-600q-21 0 -35.5 14.5t-14.5 35.5zM100 650v100q0 21 14.5 35.5t35.5 14.5h1000q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1000 q-21 0 -35.5 14.5t-14.5 35.5zM300 350v100q0 21 14.5 35.5t35.5 14.5h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5zM0 50v100q0 21 14.5 35.5t35.5 14.5h1100q21 0 35.5 -14.5t14.5 -35.5v-100 q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5z" />
91
- <glyph unicode="&#xe055;" d="M50 1100h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 800h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5v100 q0 21 14.5 35.5t35.5 14.5zM50 500h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 200h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100 q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
92
- <glyph unicode="&#xe056;" d="M50 1100h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM350 1100h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5v100 q0 21 14.5 35.5t35.5 14.5zM50 800h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM350 800h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-800 q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 500h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM350 500h800q21 0 35.5 -14.5t14.5 -35.5v-100 q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 200h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM350 200h800 q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
93
- <glyph unicode="&#xe057;" d="M400 0h-100v1100h100v-1100zM550 1100h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM550 800h500q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-500 q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM267 550l-167 -125v75h-200v100h200v75zM550 500h300q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-300q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM550 200h600 q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-600q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
94
- <glyph unicode="&#xe058;" d="M50 1100h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM900 0h-100v1100h100v-1100zM50 800h500q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-500 q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM1100 600h200v-100h-200v-75l-167 125l167 125v-75zM50 500h300q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-300q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 200h600 q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-600q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
95
- <glyph unicode="&#xe059;" d="M75 1000h750q31 0 53 -22t22 -53v-650q0 -31 -22 -53t-53 -22h-750q-31 0 -53 22t-22 53v650q0 31 22 53t53 22zM1200 300l-300 300l300 300v-600z" />
96
- <glyph unicode="&#xe060;" d="M44 1100h1112q18 0 31 -13t13 -31v-1012q0 -18 -13 -31t-31 -13h-1112q-18 0 -31 13t-13 31v1012q0 18 13 31t31 13zM100 1000v-737l247 182l298 -131l-74 156l293 318l236 -288v500h-1000zM342 884q56 0 95 -39t39 -94.5t-39 -95t-95 -39.5t-95 39.5t-39 95t39 94.5 t95 39z" />
97
- <glyph unicode="&#xe062;" d="M648 1169q117 0 216 -60t156.5 -161t57.5 -218q0 -115 -70 -258q-69 -109 -158 -225.5t-143 -179.5l-54 -62q-9 8 -25.5 24.5t-63.5 67.5t-91 103t-98.5 128t-95.5 148q-60 132 -60 249q0 88 34 169.5t91.5 142t137 96.5t166.5 36zM652.5 974q-91.5 0 -156.5 -65 t-65 -157t65 -156.5t156.5 -64.5t156.5 64.5t65 156.5t-65 157t-156.5 65z" />
98
- <glyph unicode="&#xe063;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 173v854q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5 t155.5 -155.5t214.5 -57z" />
99
- <glyph unicode="&#xe064;" d="M554 1295q21 -72 57.5 -143.5t76 -130t83 -118t82.5 -117t70 -116t49.5 -126t18.5 -136.5q0 -71 -25.5 -135t-68.5 -111t-99 -82t-118.5 -54t-125.5 -23q-84 5 -161.5 34t-139.5 78.5t-99 125t-37 164.5q0 69 18 136.5t49.5 126.5t69.5 116.5t81.5 117.5t83.5 119 t76.5 131t58.5 143zM344 710q-23 -33 -43.5 -70.5t-40.5 -102.5t-17 -123q1 -37 14.5 -69.5t30 -52t41 -37t38.5 -24.5t33 -15q21 -7 32 -1t13 22l6 34q2 10 -2.5 22t-13.5 19q-5 4 -14 12t-29.5 40.5t-32.5 73.5q-26 89 6 271q2 11 -6 11q-8 1 -15 -10z" />
100
- <glyph unicode="&#xe065;" d="M1000 1013l108 115q2 1 5 2t13 2t20.5 -1t25 -9.5t28.5 -21.5q22 -22 27 -43t0 -32l-6 -10l-108 -115zM350 1100h400q50 0 105 -13l-187 -187h-368q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v182l200 200v-332 q0 -165 -93.5 -257.5t-256.5 -92.5h-400q-165 0 -257.5 92.5t-92.5 257.5v400q0 165 92.5 257.5t257.5 92.5zM1009 803l-362 -362l-161 -50l55 170l355 355z" />
101
- <glyph unicode="&#xe066;" d="M350 1100h361q-164 -146 -216 -200h-195q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5l200 153v-103q0 -165 -92.5 -257.5t-257.5 -92.5h-400q-165 0 -257.5 92.5t-92.5 257.5v400q0 165 92.5 257.5t257.5 92.5z M824 1073l339 -301q8 -7 8 -17.5t-8 -17.5l-340 -306q-7 -6 -12.5 -4t-6.5 11v203q-26 1 -54.5 0t-78.5 -7.5t-92 -17.5t-86 -35t-70 -57q10 59 33 108t51.5 81.5t65 58.5t68.5 40.5t67 24.5t56 13.5t40 4.5v210q1 10 6.5 12.5t13.5 -4.5z" />
102
- <glyph unicode="&#xe067;" d="M350 1100h350q60 0 127 -23l-178 -177h-349q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v69l200 200v-219q0 -165 -92.5 -257.5t-257.5 -92.5h-400q-165 0 -257.5 92.5t-92.5 257.5v400q0 165 92.5 257.5t257.5 92.5z M643 639l395 395q7 7 17.5 7t17.5 -7l101 -101q7 -7 7 -17.5t-7 -17.5l-531 -532q-7 -7 -17.5 -7t-17.5 7l-248 248q-7 7 -7 17.5t7 17.5l101 101q7 7 17.5 7t17.5 -7l111 -111q8 -7 18 -7t18 7z" />
103
- <glyph unicode="&#xe068;" d="M318 918l264 264q8 8 18 8t18 -8l260 -264q7 -8 4.5 -13t-12.5 -5h-170v-200h200v173q0 10 5 12t13 -5l264 -260q8 -7 8 -17.5t-8 -17.5l-264 -265q-8 -7 -13 -5t-5 12v173h-200v-200h170q10 0 12.5 -5t-4.5 -13l-260 -264q-8 -8 -18 -8t-18 8l-264 264q-8 8 -5.5 13 t12.5 5h175v200h-200v-173q0 -10 -5 -12t-13 5l-264 265q-8 7 -8 17.5t8 17.5l264 260q8 7 13 5t5 -12v-173h200v200h-175q-10 0 -12.5 5t5.5 13z" />
104
- <glyph unicode="&#xe069;" d="M250 1100h100q21 0 35.5 -14.5t14.5 -35.5v-438l464 453q15 14 25.5 10t10.5 -25v-1000q0 -21 -10.5 -25t-25.5 10l-464 453v-438q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v1000q0 21 14.5 35.5t35.5 14.5z" />
105
- <glyph unicode="&#xe070;" d="M50 1100h100q21 0 35.5 -14.5t14.5 -35.5v-438l464 453q15 14 25.5 10t10.5 -25v-438l464 453q15 14 25.5 10t10.5 -25v-1000q0 -21 -10.5 -25t-25.5 10l-464 453v-438q0 -21 -10.5 -25t-25.5 10l-464 453v-438q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5 t-14.5 35.5v1000q0 21 14.5 35.5t35.5 14.5z" />
106
- <glyph unicode="&#xe071;" d="M1200 1050v-1000q0 -21 -10.5 -25t-25.5 10l-464 453v-438q0 -21 -10.5 -25t-25.5 10l-492 480q-15 14 -15 35t15 35l492 480q15 14 25.5 10t10.5 -25v-438l464 453q15 14 25.5 10t10.5 -25z" />
107
- <glyph unicode="&#xe072;" d="M243 1074l814 -498q18 -11 18 -26t-18 -26l-814 -498q-18 -11 -30.5 -4t-12.5 28v1000q0 21 12.5 28t30.5 -4z" />
108
- <glyph unicode="&#xe073;" d="M250 1000h200q21 0 35.5 -14.5t14.5 -35.5v-800q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v800q0 21 14.5 35.5t35.5 14.5zM650 1000h200q21 0 35.5 -14.5t14.5 -35.5v-800q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v800 q0 21 14.5 35.5t35.5 14.5z" />
109
- <glyph unicode="&#xe074;" d="M1100 950v-800q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5v800q0 21 14.5 35.5t35.5 14.5h800q21 0 35.5 -14.5t14.5 -35.5z" />
110
- <glyph unicode="&#xe075;" d="M500 612v438q0 21 10.5 25t25.5 -10l492 -480q15 -14 15 -35t-15 -35l-492 -480q-15 -14 -25.5 -10t-10.5 25v438l-464 -453q-15 -14 -25.5 -10t-10.5 25v1000q0 21 10.5 25t25.5 -10z" />
111
- <glyph unicode="&#xe076;" d="M1048 1102l100 1q20 0 35 -14.5t15 -35.5l5 -1000q0 -21 -14.5 -35.5t-35.5 -14.5l-100 -1q-21 0 -35.5 14.5t-14.5 35.5l-2 437l-463 -454q-14 -15 -24.5 -10.5t-10.5 25.5l-2 437l-462 -455q-15 -14 -25.5 -9.5t-10.5 24.5l-5 1000q0 21 10.5 25.5t25.5 -10.5l466 -450 l-2 438q0 20 10.5 24.5t25.5 -9.5l466 -451l-2 438q0 21 14.5 35.5t35.5 14.5z" />
112
- <glyph unicode="&#xe077;" d="M850 1100h100q21 0 35.5 -14.5t14.5 -35.5v-1000q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v438l-464 -453q-15 -14 -25.5 -10t-10.5 25v1000q0 21 10.5 25t25.5 -10l464 -453v438q0 21 14.5 35.5t35.5 14.5z" />
113
- <glyph unicode="&#xe078;" d="M686 1081l501 -540q15 -15 10.5 -26t-26.5 -11h-1042q-22 0 -26.5 11t10.5 26l501 540q15 15 36 15t36 -15zM150 400h1000q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1000q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
114
- <glyph unicode="&#xe079;" d="M885 900l-352 -353l352 -353l-197 -198l-552 552l552 550z" />
115
- <glyph unicode="&#xe080;" d="M1064 547l-551 -551l-198 198l353 353l-353 353l198 198z" />
116
- <glyph unicode="&#xe081;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM650 900h-100q-21 0 -35.5 -14.5t-14.5 -35.5v-150h-150 q-21 0 -35.5 -14.5t-14.5 -35.5v-100q0 -21 14.5 -35.5t35.5 -14.5h150v-150q0 -21 14.5 -35.5t35.5 -14.5h100q21 0 35.5 14.5t14.5 35.5v150h150q21 0 35.5 14.5t14.5 35.5v100q0 21 -14.5 35.5t-35.5 14.5h-150v150q0 21 -14.5 35.5t-35.5 14.5z" />
117
- <glyph unicode="&#xe082;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM850 700h-500q-21 0 -35.5 -14.5t-14.5 -35.5v-100q0 -21 14.5 -35.5 t35.5 -14.5h500q21 0 35.5 14.5t14.5 35.5v100q0 21 -14.5 35.5t-35.5 14.5z" />
118
- <glyph unicode="&#xe083;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM741.5 913q-12.5 0 -21.5 -9l-120 -120l-120 120q-9 9 -21.5 9 t-21.5 -9l-141 -141q-9 -9 -9 -21.5t9 -21.5l120 -120l-120 -120q-9 -9 -9 -21.5t9 -21.5l141 -141q9 -9 21.5 -9t21.5 9l120 120l120 -120q9 -9 21.5 -9t21.5 9l141 141q9 9 9 21.5t-9 21.5l-120 120l120 120q9 9 9 21.5t-9 21.5l-141 141q-9 9 -21.5 9z" />
119
- <glyph unicode="&#xe084;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM546 623l-84 85q-7 7 -17.5 7t-18.5 -7l-139 -139q-7 -8 -7 -18t7 -18 l242 -241q7 -8 17.5 -8t17.5 8l375 375q7 7 7 17.5t-7 18.5l-139 139q-7 7 -17.5 7t-17.5 -7z" />
120
- <glyph unicode="&#xe085;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM588 941q-29 0 -59 -5.5t-63 -20.5t-58 -38.5t-41.5 -63t-16.5 -89.5 q0 -25 20 -25h131q30 -5 35 11q6 20 20.5 28t45.5 8q20 0 31.5 -10.5t11.5 -28.5q0 -23 -7 -34t-26 -18q-1 0 -13.5 -4t-19.5 -7.5t-20 -10.5t-22 -17t-18.5 -24t-15.5 -35t-8 -46q-1 -8 5.5 -16.5t20.5 -8.5h173q7 0 22 8t35 28t37.5 48t29.5 74t12 100q0 47 -17 83 t-42.5 57t-59.5 34.5t-64 18t-59 4.5zM675 400h-150q-10 0 -17.5 -7.5t-7.5 -17.5v-150q0 -10 7.5 -17.5t17.5 -7.5h150q10 0 17.5 7.5t7.5 17.5v150q0 10 -7.5 17.5t-17.5 7.5z" />
121
- <glyph unicode="&#xe086;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM675 1000h-150q-10 0 -17.5 -7.5t-7.5 -17.5v-150q0 -10 7.5 -17.5 t17.5 -7.5h150q10 0 17.5 7.5t7.5 17.5v150q0 10 -7.5 17.5t-17.5 7.5zM675 700h-250q-10 0 -17.5 -7.5t-7.5 -17.5v-50q0 -10 7.5 -17.5t17.5 -7.5h75v-200h-75q-10 0 -17.5 -7.5t-7.5 -17.5v-50q0 -10 7.5 -17.5t17.5 -7.5h350q10 0 17.5 7.5t7.5 17.5v50q0 10 -7.5 17.5 t-17.5 7.5h-75v275q0 10 -7.5 17.5t-17.5 7.5z" />
122
- <glyph unicode="&#xe087;" d="M525 1200h150q10 0 17.5 -7.5t7.5 -17.5v-194q103 -27 178.5 -102.5t102.5 -178.5h194q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-194q-27 -103 -102.5 -178.5t-178.5 -102.5v-194q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v194 q-103 27 -178.5 102.5t-102.5 178.5h-194q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5h194q27 103 102.5 178.5t178.5 102.5v194q0 10 7.5 17.5t17.5 7.5zM700 893v-168q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v168q-68 -23 -119 -74 t-74 -119h168q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-168q23 -68 74 -119t119 -74v168q0 10 7.5 17.5t17.5 7.5h150q10 0 17.5 -7.5t7.5 -17.5v-168q68 23 119 74t74 119h-168q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5h168 q-23 68 -74 119t-119 74z" />
123
- <glyph unicode="&#xe088;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 1027q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5 t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5t-57 214.5t-155.5 155.5t-214.5 57zM759 823l64 -64q7 -7 7 -17.5t-7 -17.5l-124 -124l124 -124q7 -7 7 -17.5t-7 -17.5l-64 -64q-7 -7 -17.5 -7t-17.5 7l-124 124l-124 -124q-7 -7 -17.5 -7t-17.5 7l-64 64 q-7 7 -7 17.5t7 17.5l124 124l-124 124q-7 7 -7 17.5t7 17.5l64 64q7 7 17.5 7t17.5 -7l124 -124l124 124q7 7 17.5 7t17.5 -7z" />
124
- <glyph unicode="&#xe089;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 1027q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5 t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5t-57 214.5t-155.5 155.5t-214.5 57zM782 788l106 -106q7 -7 7 -17.5t-7 -17.5l-320 -321q-8 -7 -18 -7t-18 7l-202 203q-8 7 -8 17.5t8 17.5l106 106q7 8 17.5 8t17.5 -8l79 -79l197 197q7 7 17.5 7t17.5 -7z" />
125
- <glyph unicode="&#xe090;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 1027q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5q0 -120 65 -225 l587 587q-105 65 -225 65zM965 819l-584 -584q104 -62 219 -62q116 0 214.5 57t155.5 155.5t57 214.5q0 115 -62 219z" />
126
- <glyph unicode="&#xe091;" d="M39 582l522 427q16 13 27.5 8t11.5 -26v-291h550q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-550v-291q0 -21 -11.5 -26t-27.5 8l-522 427q-16 13 -16 32t16 32z" />
127
- <glyph unicode="&#xe092;" d="M639 1009l522 -427q16 -13 16 -32t-16 -32l-522 -427q-16 -13 -27.5 -8t-11.5 26v291h-550q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5h550v291q0 21 11.5 26t27.5 -8z" />
128
- <glyph unicode="&#xe093;" d="M682 1161l427 -522q13 -16 8 -27.5t-26 -11.5h-291v-550q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v550h-291q-21 0 -26 11.5t8 27.5l427 522q13 16 32 16t32 -16z" />
129
- <glyph unicode="&#xe094;" d="M550 1200h200q21 0 35.5 -14.5t14.5 -35.5v-550h291q21 0 26 -11.5t-8 -27.5l-427 -522q-13 -16 -32 -16t-32 16l-427 522q-13 16 -8 27.5t26 11.5h291v550q0 21 14.5 35.5t35.5 14.5z" />
130
- <glyph unicode="&#xe095;" d="M639 1109l522 -427q16 -13 16 -32t-16 -32l-522 -427q-16 -13 -27.5 -8t-11.5 26v291q-94 -2 -182 -20t-170.5 -52t-147 -92.5t-100.5 -135.5q5 105 27 193.5t67.5 167t113 135t167 91.5t225.5 42v262q0 21 11.5 26t27.5 -8z" />
131
- <glyph unicode="&#xe096;" d="M850 1200h300q21 0 35.5 -14.5t14.5 -35.5v-300q0 -21 -10.5 -25t-24.5 10l-94 94l-249 -249q-8 -7 -18 -7t-18 7l-106 106q-7 8 -7 18t7 18l249 249l-94 94q-14 14 -10 24.5t25 10.5zM350 0h-300q-21 0 -35.5 14.5t-14.5 35.5v300q0 21 10.5 25t24.5 -10l94 -94l249 249 q8 7 18 7t18 -7l106 -106q7 -8 7 -18t-7 -18l-249 -249l94 -94q14 -14 10 -24.5t-25 -10.5z" />
132
- <glyph unicode="&#xe097;" d="M1014 1120l106 -106q7 -8 7 -18t-7 -18l-249 -249l94 -94q14 -14 10 -24.5t-25 -10.5h-300q-21 0 -35.5 14.5t-14.5 35.5v300q0 21 10.5 25t24.5 -10l94 -94l249 249q8 7 18 7t18 -7zM250 600h300q21 0 35.5 -14.5t14.5 -35.5v-300q0 -21 -10.5 -25t-24.5 10l-94 94 l-249 -249q-8 -7 -18 -7t-18 7l-106 106q-7 8 -7 18t7 18l249 249l-94 94q-14 14 -10 24.5t25 10.5z" />
133
- <glyph unicode="&#xe101;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM704 900h-208q-20 0 -32 -14.5t-8 -34.5l58 -302q4 -20 21.5 -34.5 t37.5 -14.5h54q20 0 37.5 14.5t21.5 34.5l58 302q4 20 -8 34.5t-32 14.5zM675 400h-150q-10 0 -17.5 -7.5t-7.5 -17.5v-150q0 -10 7.5 -17.5t17.5 -7.5h150q10 0 17.5 7.5t7.5 17.5v150q0 10 -7.5 17.5t-17.5 7.5z" />
134
- <glyph unicode="&#xe102;" d="M260 1200q9 0 19 -2t15 -4l5 -2q22 -10 44 -23l196 -118q21 -13 36 -24q29 -21 37 -12q11 13 49 35l196 118q22 13 45 23q17 7 38 7q23 0 47 -16.5t37 -33.5l13 -16q14 -21 18 -45l25 -123l8 -44q1 -9 8.5 -14.5t17.5 -5.5h61q10 0 17.5 -7.5t7.5 -17.5v-50 q0 -10 -7.5 -17.5t-17.5 -7.5h-50q-10 0 -17.5 -7.5t-7.5 -17.5v-175h-400v300h-200v-300h-400v175q0 10 -7.5 17.5t-17.5 7.5h-50q-10 0 -17.5 7.5t-7.5 17.5v50q0 10 7.5 17.5t17.5 7.5h61q11 0 18 3t7 8q0 4 9 52l25 128q5 25 19 45q2 3 5 7t13.5 15t21.5 19.5t26.5 15.5 t29.5 7zM915 1079l-166 -162q-7 -7 -5 -12t12 -5h219q10 0 15 7t2 17l-51 149q-3 10 -11 12t-15 -6zM463 917l-177 157q-8 7 -16 5t-11 -12l-51 -143q-3 -10 2 -17t15 -7h231q11 0 12.5 5t-5.5 12zM500 0h-375q-10 0 -17.5 7.5t-7.5 17.5v375h400v-400zM1100 400v-375 q0 -10 -7.5 -17.5t-17.5 -7.5h-375v400h400z" />
135
- <glyph unicode="&#xe103;" d="M1165 1190q8 3 21 -6.5t13 -17.5q-2 -178 -24.5 -323.5t-55.5 -245.5t-87 -174.5t-102.5 -118.5t-118 -68.5t-118.5 -33t-120 -4.5t-105 9.5t-90 16.5q-61 12 -78 11q-4 1 -12.5 0t-34 -14.5t-52.5 -40.5l-153 -153q-26 -24 -37 -14.5t-11 43.5q0 64 42 102q8 8 50.5 45 t66.5 58q19 17 35 47t13 61q-9 55 -10 102.5t7 111t37 130t78 129.5q39 51 80 88t89.5 63.5t94.5 45t113.5 36t129 31t157.5 37t182 47.5zM1116 1098q-8 9 -22.5 -3t-45.5 -50q-38 -47 -119 -103.5t-142 -89.5l-62 -33q-56 -30 -102 -57t-104 -68t-102.5 -80.5t-85.5 -91 t-64 -104.5q-24 -56 -31 -86t2 -32t31.5 17.5t55.5 59.5q25 30 94 75.5t125.5 77.5t147.5 81q70 37 118.5 69t102 79.5t99 111t86.5 148.5q22 50 24 60t-6 19z" />
136
- <glyph unicode="&#xe104;" d="M653 1231q-39 -67 -54.5 -131t-10.5 -114.5t24.5 -96.5t47.5 -80t63.5 -62.5t68.5 -46.5t65 -30q-4 7 -17.5 35t-18.5 39.5t-17 39.5t-17 43t-13 42t-9.5 44.5t-2 42t4 43t13.5 39t23 38.5q96 -42 165 -107.5t105 -138t52 -156t13 -159t-19 -149.5q-13 -55 -44 -106.5 t-68 -87t-78.5 -64.5t-72.5 -45t-53 -22q-72 -22 -127 -11q-31 6 -13 19q6 3 17 7q13 5 32.5 21t41 44t38.5 63.5t21.5 81.5t-6.5 94.5t-50 107t-104 115.5q10 -104 -0.5 -189t-37 -140.5t-65 -93t-84 -52t-93.5 -11t-95 24.5q-80 36 -131.5 114t-53.5 171q-2 23 0 49.5 t4.5 52.5t13.5 56t27.5 60t46 64.5t69.5 68.5q-8 -53 -5 -102.5t17.5 -90t34 -68.5t44.5 -39t49 -2q31 13 38.5 36t-4.5 55t-29 64.5t-36 75t-26 75.5q-15 85 2 161.5t53.5 128.5t85.5 92.5t93.5 61t81.5 25.5z" />
137
- <glyph unicode="&#xe105;" d="M600 1094q82 0 160.5 -22.5t140 -59t116.5 -82.5t94.5 -95t68 -95t42.5 -82.5t14 -57.5t-14 -57.5t-43 -82.5t-68.5 -95t-94.5 -95t-116.5 -82.5t-140 -59t-159.5 -22.5t-159.5 22.5t-140 59t-116.5 82.5t-94.5 95t-68.5 95t-43 82.5t-14 57.5t14 57.5t42.5 82.5t68 95 t94.5 95t116.5 82.5t140 59t160.5 22.5zM888 829q-15 15 -18 12t5 -22q25 -57 25 -119q0 -124 -88 -212t-212 -88t-212 88t-88 212q0 59 23 114q8 19 4.5 22t-17.5 -12q-70 -69 -160 -184q-13 -16 -15 -40.5t9 -42.5q22 -36 47 -71t70 -82t92.5 -81t113 -58.5t133.5 -24.5 t133.5 24t113 58.5t92.5 81.5t70 81.5t47 70.5q11 18 9 42.5t-14 41.5q-90 117 -163 189zM448 727l-35 -36q-15 -15 -19.5 -38.5t4.5 -41.5q37 -68 93 -116q16 -13 38.5 -11t36.5 17l35 34q14 15 12.5 33.5t-16.5 33.5q-44 44 -89 117q-11 18 -28 20t-32 -12z" />
138
- <glyph unicode="&#xe106;" d="M592 0h-148l31 120q-91 20 -175.5 68.5t-143.5 106.5t-103.5 119t-66.5 110t-22 76q0 21 14 57.5t42.5 82.5t68 95t94.5 95t116.5 82.5t140 59t160.5 22.5q61 0 126 -15l32 121h148zM944 770l47 181q108 -85 176.5 -192t68.5 -159q0 -26 -19.5 -71t-59.5 -102t-93 -112 t-129 -104.5t-158 -75.5l46 173q77 49 136 117t97 131q11 18 9 42.5t-14 41.5q-54 70 -107 130zM310 824q-70 -69 -160 -184q-13 -16 -15 -40.5t9 -42.5q18 -30 39 -60t57 -70.5t74 -73t90 -61t105 -41.5l41 154q-107 18 -178.5 101.5t-71.5 193.5q0 59 23 114q8 19 4.5 22 t-17.5 -12zM448 727l-35 -36q-15 -15 -19.5 -38.5t4.5 -41.5q37 -68 93 -116q16 -13 38.5 -11t36.5 17l12 11l22 86l-3 4q-44 44 -89 117q-11 18 -28 20t-32 -12z" />
139
- <glyph unicode="&#xe107;" d="M-90 100l642 1066q20 31 48 28.5t48 -35.5l642 -1056q21 -32 7.5 -67.5t-50.5 -35.5h-1294q-37 0 -50.5 34t7.5 66zM155 200h345v75q0 10 7.5 17.5t17.5 7.5h150q10 0 17.5 -7.5t7.5 -17.5v-75h345l-445 723zM496 700h208q20 0 32 -14.5t8 -34.5l-58 -252 q-4 -20 -21.5 -34.5t-37.5 -14.5h-54q-20 0 -37.5 14.5t-21.5 34.5l-58 252q-4 20 8 34.5t32 14.5z" />
140
- <glyph unicode="&#xe108;" d="M650 1200q62 0 106 -44t44 -106v-339l363 -325q15 -14 26 -38.5t11 -44.5v-41q0 -20 -12 -26.5t-29 5.5l-359 249v-263q100 -93 100 -113v-64q0 -21 -13 -29t-32 1l-205 128l-205 -128q-19 -9 -32 -1t-13 29v64q0 20 100 113v263l-359 -249q-17 -12 -29 -5.5t-12 26.5v41 q0 20 11 44.5t26 38.5l363 325v339q0 62 44 106t106 44z" />
141
- <glyph unicode="&#xe109;" d="M850 1200h100q21 0 35.5 -14.5t14.5 -35.5v-50h50q21 0 35.5 -14.5t14.5 -35.5v-150h-1100v150q0 21 14.5 35.5t35.5 14.5h50v50q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-50h500v50q0 21 14.5 35.5t35.5 14.5zM1100 800v-750q0 -21 -14.5 -35.5 t-35.5 -14.5h-1000q-21 0 -35.5 14.5t-14.5 35.5v750h1100zM100 600v-100h100v100h-100zM300 600v-100h100v100h-100zM500 600v-100h100v100h-100zM700 600v-100h100v100h-100zM900 600v-100h100v100h-100zM100 400v-100h100v100h-100zM300 400v-100h100v100h-100zM500 400 v-100h100v100h-100zM700 400v-100h100v100h-100zM900 400v-100h100v100h-100zM100 200v-100h100v100h-100zM300 200v-100h100v100h-100zM500 200v-100h100v100h-100zM700 200v-100h100v100h-100zM900 200v-100h100v100h-100z" />
142
- <glyph unicode="&#xe110;" d="M1135 1165l249 -230q15 -14 15 -35t-15 -35l-249 -230q-14 -14 -24.5 -10t-10.5 25v150h-159l-600 -600h-291q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5h209l600 600h241v150q0 21 10.5 25t24.5 -10zM522 819l-141 -141l-122 122h-209q-21 0 -35.5 14.5 t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5h291zM1135 565l249 -230q15 -14 15 -35t-15 -35l-249 -230q-14 -14 -24.5 -10t-10.5 25v150h-241l-181 181l141 141l122 -122h159v150q0 21 10.5 25t24.5 -10z" />
143
- <glyph unicode="&#xe111;" d="M100 1100h1000q41 0 70.5 -29.5t29.5 -70.5v-600q0 -41 -29.5 -70.5t-70.5 -29.5h-596l-304 -300v300h-100q-41 0 -70.5 29.5t-29.5 70.5v600q0 41 29.5 70.5t70.5 29.5z" />
144
- <glyph unicode="&#xe112;" d="M150 1200h200q21 0 35.5 -14.5t14.5 -35.5v-250h-300v250q0 21 14.5 35.5t35.5 14.5zM850 1200h200q21 0 35.5 -14.5t14.5 -35.5v-250h-300v250q0 21 14.5 35.5t35.5 14.5zM1100 800v-300q0 -41 -3 -77.5t-15 -89.5t-32 -96t-58 -89t-89 -77t-129 -51t-174 -20t-174 20 t-129 51t-89 77t-58 89t-32 96t-15 89.5t-3 77.5v300h300v-250v-27v-42.5t1.5 -41t5 -38t10 -35t16.5 -30t25.5 -24.5t35 -19t46.5 -12t60 -4t60 4.5t46.5 12.5t35 19.5t25 25.5t17 30.5t10 35t5 38t2 40.5t-0.5 42v25v250h300z" />
145
- <glyph unicode="&#xe113;" d="M1100 411l-198 -199l-353 353l-353 -353l-197 199l551 551z" />
146
- <glyph unicode="&#xe114;" d="M1101 789l-550 -551l-551 551l198 199l353 -353l353 353z" />
147
- <glyph unicode="&#xe115;" d="M404 1000h746q21 0 35.5 -14.5t14.5 -35.5v-551h150q21 0 25 -10.5t-10 -24.5l-230 -249q-14 -15 -35 -15t-35 15l-230 249q-14 14 -10 24.5t25 10.5h150v401h-381zM135 984l230 -249q14 -14 10 -24.5t-25 -10.5h-150v-400h385l215 -200h-750q-21 0 -35.5 14.5 t-14.5 35.5v550h-150q-21 0 -25 10.5t10 24.5l230 249q14 15 35 15t35 -15z" />
148
- <glyph unicode="&#xe116;" d="M56 1200h94q17 0 31 -11t18 -27l38 -162h896q24 0 39 -18.5t10 -42.5l-100 -475q-5 -21 -27 -42.5t-55 -21.5h-633l48 -200h535q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-50v-50q0 -21 -14.5 -35.5t-35.5 -14.5t-35.5 14.5t-14.5 35.5v50h-300v-50 q0 -21 -14.5 -35.5t-35.5 -14.5t-35.5 14.5t-14.5 35.5v50h-31q-18 0 -32.5 10t-20.5 19l-5 10l-201 961h-54q-20 0 -35 14.5t-15 35.5t15 35.5t35 14.5z" />
149
- <glyph unicode="&#xe117;" d="M1200 1000v-100h-1200v100h200q0 41 29.5 70.5t70.5 29.5h300q41 0 70.5 -29.5t29.5 -70.5h500zM0 800h1200v-800h-1200v800z" />
150
- <glyph unicode="&#xe118;" d="M200 800l-200 -400v600h200q0 41 29.5 70.5t70.5 29.5h300q42 0 71 -29.5t29 -70.5h500v-200h-1000zM1500 700l-300 -700h-1200l300 700h1200z" />
151
- <glyph unicode="&#xe119;" d="M635 1184l230 -249q14 -14 10 -24.5t-25 -10.5h-150v-601h150q21 0 25 -10.5t-10 -24.5l-230 -249q-14 -15 -35 -15t-35 15l-230 249q-14 14 -10 24.5t25 10.5h150v601h-150q-21 0 -25 10.5t10 24.5l230 249q14 15 35 15t35 -15z" />
152
- <glyph unicode="&#xe120;" d="M936 864l249 -229q14 -15 14 -35.5t-14 -35.5l-249 -229q-15 -15 -25.5 -10.5t-10.5 24.5v151h-600v-151q0 -20 -10.5 -24.5t-25.5 10.5l-249 229q-14 15 -14 35.5t14 35.5l249 229q15 15 25.5 10.5t10.5 -25.5v-149h600v149q0 21 10.5 25.5t25.5 -10.5z" />
153
- <glyph unicode="&#xe121;" d="M1169 400l-172 732q-5 23 -23 45.5t-38 22.5h-672q-20 0 -38 -20t-23 -41l-172 -739h1138zM1100 300h-1000q-41 0 -70.5 -29.5t-29.5 -70.5v-100q0 -41 29.5 -70.5t70.5 -29.5h1000q41 0 70.5 29.5t29.5 70.5v100q0 41 -29.5 70.5t-70.5 29.5zM800 100v100h100v-100h-100 zM1000 100v100h100v-100h-100z" />
154
- <glyph unicode="&#xe122;" d="M1150 1100q21 0 35.5 -14.5t14.5 -35.5v-850q0 -21 -14.5 -35.5t-35.5 -14.5t-35.5 14.5t-14.5 35.5v850q0 21 14.5 35.5t35.5 14.5zM1000 200l-675 200h-38l47 -276q3 -16 -5.5 -20t-29.5 -4h-7h-84q-20 0 -34.5 14t-18.5 35q-55 337 -55 351v250v6q0 16 1 23.5t6.5 14 t17.5 6.5h200l675 250v-850zM0 750v-250q-4 0 -11 0.5t-24 6t-30 15t-24 30t-11 48.5v50q0 26 10.5 46t25 30t29 16t25.5 7z" />
155
- <glyph unicode="&#xe123;" d="M553 1200h94q20 0 29 -10.5t3 -29.5l-18 -37q83 -19 144 -82.5t76 -140.5l63 -327l118 -173h17q19 0 33 -14.5t14 -35t-13 -40.5t-31 -27q-8 -4 -23 -9.5t-65 -19.5t-103 -25t-132.5 -20t-158.5 -9q-57 0 -115 5t-104 12t-88.5 15.5t-73.5 17.5t-54.5 16t-35.5 12l-11 4 q-18 8 -31 28t-13 40.5t14 35t33 14.5h17l118 173l63 327q15 77 76 140t144 83l-18 32q-6 19 3.5 32t28.5 13zM498 110q50 -6 102 -6q53 0 102 6q-12 -49 -39.5 -79.5t-62.5 -30.5t-63 30.5t-39 79.5z" />
156
- <glyph unicode="&#xe124;" d="M800 946l224 78l-78 -224l234 -45l-180 -155l180 -155l-234 -45l78 -224l-224 78l-45 -234l-155 180l-155 -180l-45 234l-224 -78l78 224l-234 45l180 155l-180 155l234 45l-78 224l224 -78l45 234l155 -180l155 180z" />
157
- <glyph unicode="&#xe125;" d="M650 1200h50q40 0 70 -40.5t30 -84.5v-150l-28 -125h328q40 0 70 -40.5t30 -84.5v-100q0 -45 -29 -74l-238 -344q-16 -24 -38 -40.5t-45 -16.5h-250q-7 0 -42 25t-66 50l-31 25h-61q-45 0 -72.5 18t-27.5 57v400q0 36 20 63l145 196l96 198q13 28 37.5 48t51.5 20z M650 1100l-100 -212l-150 -213v-375h100l136 -100h214l250 375v125h-450l50 225v175h-50zM50 800h100q21 0 35.5 -14.5t14.5 -35.5v-500q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v500q0 21 14.5 35.5t35.5 14.5z" />
158
- <glyph unicode="&#xe126;" d="M600 1100h250q23 0 45 -16.5t38 -40.5l238 -344q29 -29 29 -74v-100q0 -44 -30 -84.5t-70 -40.5h-328q28 -118 28 -125v-150q0 -44 -30 -84.5t-70 -40.5h-50q-27 0 -51.5 20t-37.5 48l-96 198l-145 196q-20 27 -20 63v400q0 39 27.5 57t72.5 18h61q124 100 139 100z M50 1000h100q21 0 35.5 -14.5t14.5 -35.5v-500q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v500q0 21 14.5 35.5t35.5 14.5zM636 1000l-136 -100h-100v-375l150 -213l100 -212h50v175l-50 225h450v125l-250 375h-214z" />
159
- <glyph unicode="&#xe127;" d="M356 873l363 230q31 16 53 -6l110 -112q13 -13 13.5 -32t-11.5 -34l-84 -121h302q84 0 138 -38t54 -110t-55 -111t-139 -39h-106l-131 -339q-6 -21 -19.5 -41t-28.5 -20h-342q-7 0 -90 81t-83 94v525q0 17 14 35.5t28 28.5zM400 792v-503l100 -89h293l131 339 q6 21 19.5 41t28.5 20h203q21 0 30.5 25t0.5 50t-31 25h-456h-7h-6h-5.5t-6 0.5t-5 1.5t-5 2t-4 2.5t-4 4t-2.5 4.5q-12 25 5 47l146 183l-86 83zM50 800h100q21 0 35.5 -14.5t14.5 -35.5v-500q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v500 q0 21 14.5 35.5t35.5 14.5z" />
160
- <glyph unicode="&#xe128;" d="M475 1103l366 -230q2 -1 6 -3.5t14 -10.5t18 -16.5t14.5 -20t6.5 -22.5v-525q0 -13 -86 -94t-93 -81h-342q-15 0 -28.5 20t-19.5 41l-131 339h-106q-85 0 -139.5 39t-54.5 111t54 110t138 38h302l-85 121q-11 15 -10.5 34t13.5 32l110 112q22 22 53 6zM370 945l146 -183 q17 -22 5 -47q-2 -2 -3.5 -4.5t-4 -4t-4 -2.5t-5 -2t-5 -1.5t-6 -0.5h-6h-6.5h-6h-475v-100h221q15 0 29 -20t20 -41l130 -339h294l106 89v503l-342 236zM1050 800h100q21 0 35.5 -14.5t14.5 -35.5v-500q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5 v500q0 21 14.5 35.5t35.5 14.5z" />
161
- <glyph unicode="&#xe129;" d="M550 1294q72 0 111 -55t39 -139v-106l339 -131q21 -6 41 -19.5t20 -28.5v-342q0 -7 -81 -90t-94 -83h-525q-17 0 -35.5 14t-28.5 28l-9 14l-230 363q-16 31 6 53l112 110q13 13 32 13.5t34 -11.5l121 -84v302q0 84 38 138t110 54zM600 972v203q0 21 -25 30.5t-50 0.5 t-25 -31v-456v-7v-6v-5.5t-0.5 -6t-1.5 -5t-2 -5t-2.5 -4t-4 -4t-4.5 -2.5q-25 -12 -47 5l-183 146l-83 -86l236 -339h503l89 100v293l-339 131q-21 6 -41 19.5t-20 28.5zM450 200h500q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-500 q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
162
- <glyph unicode="&#xe130;" d="M350 1100h500q21 0 35.5 14.5t14.5 35.5v100q0 21 -14.5 35.5t-35.5 14.5h-500q-21 0 -35.5 -14.5t-14.5 -35.5v-100q0 -21 14.5 -35.5t35.5 -14.5zM600 306v-106q0 -84 -39 -139t-111 -55t-110 54t-38 138v302l-121 -84q-15 -12 -34 -11.5t-32 13.5l-112 110 q-22 22 -6 53l230 363q1 2 3.5 6t10.5 13.5t16.5 17t20 13.5t22.5 6h525q13 0 94 -83t81 -90v-342q0 -15 -20 -28.5t-41 -19.5zM308 900l-236 -339l83 -86l183 146q22 17 47 5q2 -1 4.5 -2.5t4 -4t2.5 -4t2 -5t1.5 -5t0.5 -6v-5.5v-6v-7v-456q0 -22 25 -31t50 0.5t25 30.5 v203q0 15 20 28.5t41 19.5l339 131v293l-89 100h-503z" />
163
- <glyph unicode="&#xe131;" d="M600 1178q118 0 225 -45.5t184.5 -123t123 -184.5t45.5 -225t-45.5 -225t-123 -184.5t-184.5 -123t-225 -45.5t-225 45.5t-184.5 123t-123 184.5t-45.5 225t45.5 225t123 184.5t184.5 123t225 45.5zM914 632l-275 223q-16 13 -27.5 8t-11.5 -26v-137h-275 q-10 0 -17.5 -7.5t-7.5 -17.5v-150q0 -10 7.5 -17.5t17.5 -7.5h275v-137q0 -21 11.5 -26t27.5 8l275 223q16 13 16 32t-16 32z" />
164
- <glyph unicode="&#xe132;" d="M600 1178q118 0 225 -45.5t184.5 -123t123 -184.5t45.5 -225t-45.5 -225t-123 -184.5t-184.5 -123t-225 -45.5t-225 45.5t-184.5 123t-123 184.5t-45.5 225t45.5 225t123 184.5t184.5 123t225 45.5zM561 855l-275 -223q-16 -13 -16 -32t16 -32l275 -223q16 -13 27.5 -8 t11.5 26v137h275q10 0 17.5 7.5t7.5 17.5v150q0 10 -7.5 17.5t-17.5 7.5h-275v137q0 21 -11.5 26t-27.5 -8z" />
165
- <glyph unicode="&#xe133;" d="M600 1178q118 0 225 -45.5t184.5 -123t123 -184.5t45.5 -225t-45.5 -225t-123 -184.5t-184.5 -123t-225 -45.5t-225 45.5t-184.5 123t-123 184.5t-45.5 225t45.5 225t123 184.5t184.5 123t225 45.5zM855 639l-223 275q-13 16 -32 16t-32 -16l-223 -275q-13 -16 -8 -27.5 t26 -11.5h137v-275q0 -10 7.5 -17.5t17.5 -7.5h150q10 0 17.5 7.5t7.5 17.5v275h137q21 0 26 11.5t-8 27.5z" />
166
- <glyph unicode="&#xe134;" d="M600 1178q118 0 225 -45.5t184.5 -123t123 -184.5t45.5 -225t-45.5 -225t-123 -184.5t-184.5 -123t-225 -45.5t-225 45.5t-184.5 123t-123 184.5t-45.5 225t45.5 225t123 184.5t184.5 123t225 45.5zM675 900h-150q-10 0 -17.5 -7.5t-7.5 -17.5v-275h-137q-21 0 -26 -11.5 t8 -27.5l223 -275q13 -16 32 -16t32 16l223 275q13 16 8 27.5t-26 11.5h-137v275q0 10 -7.5 17.5t-17.5 7.5z" />
167
- <glyph unicode="&#xe135;" d="M600 1176q116 0 222.5 -46t184 -123.5t123.5 -184t46 -222.5t-46 -222.5t-123.5 -184t-184 -123.5t-222.5 -46t-222.5 46t-184 123.5t-123.5 184t-46 222.5t46 222.5t123.5 184t184 123.5t222.5 46zM627 1101q-15 -12 -36.5 -20.5t-35.5 -12t-43 -8t-39 -6.5 q-15 -3 -45.5 0t-45.5 -2q-20 -7 -51.5 -26.5t-34.5 -34.5q-3 -11 6.5 -22.5t8.5 -18.5q-3 -34 -27.5 -91t-29.5 -79q-9 -34 5 -93t8 -87q0 -9 17 -44.5t16 -59.5q12 0 23 -5t23.5 -15t19.5 -14q16 -8 33 -15t40.5 -15t34.5 -12q21 -9 52.5 -32t60 -38t57.5 -11 q7 -15 -3 -34t-22.5 -40t-9.5 -38q13 -21 23 -34.5t27.5 -27.5t36.5 -18q0 -7 -3.5 -16t-3.5 -14t5 -17q104 -2 221 112q30 29 46.5 47t34.5 49t21 63q-13 8 -37 8.5t-36 7.5q-15 7 -49.5 15t-51.5 19q-18 0 -41 -0.5t-43 -1.5t-42 -6.5t-38 -16.5q-51 -35 -66 -12 q-4 1 -3.5 25.5t0.5 25.5q-6 13 -26.5 17.5t-24.5 6.5q1 15 -0.5 30.5t-7 28t-18.5 11.5t-31 -21q-23 -25 -42 4q-19 28 -8 58q6 16 22 22q6 -1 26 -1.5t33.5 -4t19.5 -13.5q7 -12 18 -24t21.5 -20.5t20 -15t15.5 -10.5l5 -3q2 12 7.5 30.5t8 34.5t-0.5 32q-3 18 3.5 29 t18 22.5t15.5 24.5q6 14 10.5 35t8 31t15.5 22.5t34 22.5q-6 18 10 36q8 0 24 -1.5t24.5 -1.5t20 4.5t20.5 15.5q-10 23 -31 42.5t-37.5 29.5t-49 27t-43.5 23q0 1 2 8t3 11.5t1.5 10.5t-1 9.5t-4.5 4.5q31 -13 58.5 -14.5t38.5 2.5l12 5q5 28 -9.5 46t-36.5 24t-50 15 t-41 20q-18 -4 -37 0zM613 994q0 -17 8 -42t17 -45t9 -23q-8 1 -39.5 5.5t-52.5 10t-37 16.5q3 11 16 29.5t16 25.5q10 -10 19 -10t14 6t13.5 14.5t16.5 12.5z" />
168
- <glyph unicode="&#xe136;" d="M756 1157q164 92 306 -9l-259 -138l145 -232l251 126q6 -89 -34 -156.5t-117 -110.5q-60 -34 -127 -39.5t-126 16.5l-596 -596q-15 -16 -36.5 -16t-36.5 16l-111 110q-15 15 -15 36.5t15 37.5l600 599q-34 101 5.5 201.5t135.5 154.5z" />
169
- <glyph unicode="&#xe137;" horiz-adv-x="1220" d="M100 1196h1000q41 0 70.5 -29.5t29.5 -70.5v-100q0 -41 -29.5 -70.5t-70.5 -29.5h-1000q-41 0 -70.5 29.5t-29.5 70.5v100q0 41 29.5 70.5t70.5 29.5zM1100 1096h-200v-100h200v100zM100 796h1000q41 0 70.5 -29.5t29.5 -70.5v-100q0 -41 -29.5 -70.5t-70.5 -29.5h-1000 q-41 0 -70.5 29.5t-29.5 70.5v100q0 41 29.5 70.5t70.5 29.5zM1100 696h-500v-100h500v100zM100 396h1000q41 0 70.5 -29.5t29.5 -70.5v-100q0 -41 -29.5 -70.5t-70.5 -29.5h-1000q-41 0 -70.5 29.5t-29.5 70.5v100q0 41 29.5 70.5t70.5 29.5zM1100 296h-300v-100h300v100z " />
170
- <glyph unicode="&#xe138;" d="M150 1200h900q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-900q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5zM700 500v-300l-200 -200v500l-350 500h900z" />
171
- <glyph unicode="&#xe139;" d="M500 1200h200q41 0 70.5 -29.5t29.5 -70.5v-100h300q41 0 70.5 -29.5t29.5 -70.5v-400h-500v100h-200v-100h-500v400q0 41 29.5 70.5t70.5 29.5h300v100q0 41 29.5 70.5t70.5 29.5zM500 1100v-100h200v100h-200zM1200 400v-200q0 -41 -29.5 -70.5t-70.5 -29.5h-1000 q-41 0 -70.5 29.5t-29.5 70.5v200h1200z" />
172
- <glyph unicode="&#xe140;" d="M50 1200h300q21 0 25 -10.5t-10 -24.5l-94 -94l199 -199q7 -8 7 -18t-7 -18l-106 -106q-8 -7 -18 -7t-18 7l-199 199l-94 -94q-14 -14 -24.5 -10t-10.5 25v300q0 21 14.5 35.5t35.5 14.5zM850 1200h300q21 0 35.5 -14.5t14.5 -35.5v-300q0 -21 -10.5 -25t-24.5 10l-94 94 l-199 -199q-8 -7 -18 -7t-18 7l-106 106q-7 8 -7 18t7 18l199 199l-94 94q-14 14 -10 24.5t25 10.5zM364 470l106 -106q7 -8 7 -18t-7 -18l-199 -199l94 -94q14 -14 10 -24.5t-25 -10.5h-300q-21 0 -35.5 14.5t-14.5 35.5v300q0 21 10.5 25t24.5 -10l94 -94l199 199 q8 7 18 7t18 -7zM1071 271l94 94q14 14 24.5 10t10.5 -25v-300q0 -21 -14.5 -35.5t-35.5 -14.5h-300q-21 0 -25 10.5t10 24.5l94 94l-199 199q-7 8 -7 18t7 18l106 106q8 7 18 7t18 -7z" />
173
- <glyph unicode="&#xe141;" d="M596 1192q121 0 231.5 -47.5t190 -127t127 -190t47.5 -231.5t-47.5 -231.5t-127 -190.5t-190 -127t-231.5 -47t-231.5 47t-190.5 127t-127 190.5t-47 231.5t47 231.5t127 190t190.5 127t231.5 47.5zM596 1010q-112 0 -207.5 -55.5t-151 -151t-55.5 -207.5t55.5 -207.5 t151 -151t207.5 -55.5t207.5 55.5t151 151t55.5 207.5t-55.5 207.5t-151 151t-207.5 55.5zM454.5 905q22.5 0 38.5 -16t16 -38.5t-16 -39t-38.5 -16.5t-38.5 16.5t-16 39t16 38.5t38.5 16zM754.5 905q22.5 0 38.5 -16t16 -38.5t-16 -39t-38 -16.5q-14 0 -29 10l-55 -145 q17 -23 17 -51q0 -36 -25.5 -61.5t-61.5 -25.5t-61.5 25.5t-25.5 61.5q0 32 20.5 56.5t51.5 29.5l122 126l1 1q-9 14 -9 28q0 23 16 39t38.5 16zM345.5 709q22.5 0 38.5 -16t16 -38.5t-16 -38.5t-38.5 -16t-38.5 16t-16 38.5t16 38.5t38.5 16zM854.5 709q22.5 0 38.5 -16 t16 -38.5t-16 -38.5t-38.5 -16t-38.5 16t-16 38.5t16 38.5t38.5 16z" />
174
- <glyph unicode="&#xe142;" d="M546 173l469 470q91 91 99 192q7 98 -52 175.5t-154 94.5q-22 4 -47 4q-34 0 -66.5 -10t-56.5 -23t-55.5 -38t-48 -41.5t-48.5 -47.5q-376 -375 -391 -390q-30 -27 -45 -41.5t-37.5 -41t-32 -46.5t-16 -47.5t-1.5 -56.5q9 -62 53.5 -95t99.5 -33q74 0 125 51l548 548 q36 36 20 75q-7 16 -21.5 26t-32.5 10q-26 0 -50 -23q-13 -12 -39 -38l-341 -338q-15 -15 -35.5 -15.5t-34.5 13.5t-14 34.5t14 34.5q327 333 361 367q35 35 67.5 51.5t78.5 16.5q14 0 29 -1q44 -8 74.5 -35.5t43.5 -68.5q14 -47 2 -96.5t-47 -84.5q-12 -11 -32 -32 t-79.5 -81t-114.5 -115t-124.5 -123.5t-123 -119.5t-96.5 -89t-57 -45q-56 -27 -120 -27q-70 0 -129 32t-93 89q-48 78 -35 173t81 163l511 511q71 72 111 96q91 55 198 55q80 0 152 -33q78 -36 129.5 -103t66.5 -154q17 -93 -11 -183.5t-94 -156.5l-482 -476 q-15 -15 -36 -16t-37 14t-17.5 34t14.5 35z" />
175
- <glyph unicode="&#xe143;" d="M649 949q48 68 109.5 104t121.5 38.5t118.5 -20t102.5 -64t71 -100.5t27 -123q0 -57 -33.5 -117.5t-94 -124.5t-126.5 -127.5t-150 -152.5t-146 -174q-62 85 -145.5 174t-150 152.5t-126.5 127.5t-93.5 124.5t-33.5 117.5q0 64 28 123t73 100.5t104 64t119 20 t120.5 -38.5t104.5 -104zM896 972q-33 0 -64.5 -19t-56.5 -46t-47.5 -53.5t-43.5 -45.5t-37.5 -19t-36 19t-40 45.5t-43 53.5t-54 46t-65.5 19q-67 0 -122.5 -55.5t-55.5 -132.5q0 -23 13.5 -51t46 -65t57.5 -63t76 -75l22 -22q15 -14 44 -44t50.5 -51t46 -44t41 -35t23 -12 t23.5 12t42.5 36t46 44t52.5 52t44 43q4 4 12 13q43 41 63.5 62t52 55t46 55t26 46t11.5 44q0 79 -53 133.5t-120 54.5z" />
176
- <glyph unicode="&#xe144;" d="M776.5 1214q93.5 0 159.5 -66l141 -141q66 -66 66 -160q0 -42 -28 -95.5t-62 -87.5l-29 -29q-31 53 -77 99l-18 18l95 95l-247 248l-389 -389l212 -212l-105 -106l-19 18l-141 141q-66 66 -66 159t66 159l283 283q65 66 158.5 66zM600 706l105 105q10 -8 19 -17l141 -141 q66 -66 66 -159t-66 -159l-283 -283q-66 -66 -159 -66t-159 66l-141 141q-66 66 -66 159.5t66 159.5l55 55q29 -55 75 -102l18 -17l-95 -95l247 -248l389 389z" />
177
- <glyph unicode="&#xe145;" d="M603 1200q85 0 162 -15t127 -38t79 -48t29 -46v-953q0 -41 -29.5 -70.5t-70.5 -29.5h-600q-41 0 -70.5 29.5t-29.5 70.5v953q0 21 30 46.5t81 48t129 37.5t163 15zM300 1000v-700h600v700h-600zM600 254q-43 0 -73.5 -30.5t-30.5 -73.5t30.5 -73.5t73.5 -30.5t73.5 30.5 t30.5 73.5t-30.5 73.5t-73.5 30.5z" />
178
- <glyph unicode="&#xe146;" d="M902 1185l283 -282q15 -15 15 -36t-14.5 -35.5t-35.5 -14.5t-35 15l-36 35l-279 -267v-300l-212 210l-308 -307l-280 -203l203 280l307 308l-210 212h300l267 279l-35 36q-15 14 -15 35t14.5 35.5t35.5 14.5t35 -15z" />
179
- <glyph unicode="&#xe148;" d="M700 1248v-78q38 -5 72.5 -14.5t75.5 -31.5t71 -53.5t52 -84t24 -118.5h-159q-4 36 -10.5 59t-21 45t-40 35.5t-64.5 20.5v-307l64 -13q34 -7 64 -16.5t70 -32t67.5 -52.5t47.5 -80t20 -112q0 -139 -89 -224t-244 -97v-77h-100v79q-150 16 -237 103q-40 40 -52.5 93.5 t-15.5 139.5h139q5 -77 48.5 -126t117.5 -65v335l-27 8q-46 14 -79 26.5t-72 36t-63 52t-40 72.5t-16 98q0 70 25 126t67.5 92t94.5 57t110 27v77h100zM600 754v274q-29 -4 -50 -11t-42 -21.5t-31.5 -41.5t-10.5 -65q0 -29 7 -50.5t16.5 -34t28.5 -22.5t31.5 -14t37.5 -10 q9 -3 13 -4zM700 547v-310q22 2 42.5 6.5t45 15.5t41.5 27t29 42t12 59.5t-12.5 59.5t-38 44.5t-53 31t-66.5 24.5z" />
180
- <glyph unicode="&#xe149;" d="M561 1197q84 0 160.5 -40t123.5 -109.5t47 -147.5h-153q0 40 -19.5 71.5t-49.5 48.5t-59.5 26t-55.5 9q-37 0 -79 -14.5t-62 -35.5q-41 -44 -41 -101q0 -26 13.5 -63t26.5 -61t37 -66q6 -9 9 -14h241v-100h-197q8 -50 -2.5 -115t-31.5 -95q-45 -62 -99 -112 q34 10 83 17.5t71 7.5q32 1 102 -16t104 -17q83 0 136 30l50 -147q-31 -19 -58 -30.5t-55 -15.5t-42 -4.5t-46 -0.5q-23 0 -76 17t-111 32.5t-96 11.5q-39 -3 -82 -16t-67 -25l-23 -11l-55 145q4 3 16 11t15.5 10.5t13 9t15.5 12t14.5 14t17.5 18.5q48 55 54 126.5 t-30 142.5h-221v100h166q-23 47 -44 104q-7 20 -12 41.5t-6 55.5t6 66.5t29.5 70.5t58.5 71q97 88 263 88z" />
181
- <glyph unicode="&#xe150;" d="M400 300h150q21 0 25 -11t-10 -25l-230 -250q-14 -15 -35 -15t-35 15l-230 250q-14 14 -10 25t25 11h150v900h200v-900zM935 1184l230 -249q14 -14 10 -24.5t-25 -10.5h-150v-900h-200v900h-150q-21 0 -25 10.5t10 24.5l230 249q14 15 35 15t35 -15z" />
182
- <glyph unicode="&#xe151;" d="M1000 700h-100v100h-100v-100h-100v500h300v-500zM400 300h150q21 0 25 -11t-10 -25l-230 -250q-14 -15 -35 -15t-35 15l-230 250q-14 14 -10 25t25 11h150v900h200v-900zM801 1100v-200h100v200h-100zM1000 350l-200 -250h200v-100h-300v150l200 250h-200v100h300v-150z " />
183
- <glyph unicode="&#xe152;" d="M400 300h150q21 0 25 -11t-10 -25l-230 -250q-14 -15 -35 -15t-35 15l-230 250q-14 14 -10 25t25 11h150v900h200v-900zM1000 1050l-200 -250h200v-100h-300v150l200 250h-200v100h300v-150zM1000 0h-100v100h-100v-100h-100v500h300v-500zM801 400v-200h100v200h-100z " />
184
- <glyph unicode="&#xe153;" d="M400 300h150q21 0 25 -11t-10 -25l-230 -250q-14 -15 -35 -15t-35 15l-230 250q-14 14 -10 25t25 11h150v900h200v-900zM1000 700h-100v400h-100v100h200v-500zM1100 0h-100v100h-200v400h300v-500zM901 400v-200h100v200h-100z" />
185
- <glyph unicode="&#xe154;" d="M400 300h150q21 0 25 -11t-10 -25l-230 -250q-14 -15 -35 -15t-35 15l-230 250q-14 14 -10 25t25 11h150v900h200v-900zM1100 700h-100v100h-200v400h300v-500zM901 1100v-200h100v200h-100zM1000 0h-100v400h-100v100h200v-500z" />
186
- <glyph unicode="&#xe155;" d="M400 300h150q21 0 25 -11t-10 -25l-230 -250q-14 -15 -35 -15t-35 15l-230 250q-14 14 -10 25t25 11h150v900h200v-900zM900 1000h-200v200h200v-200zM1000 700h-300v200h300v-200zM1100 400h-400v200h400v-200zM1200 100h-500v200h500v-200z" />
187
- <glyph unicode="&#xe156;" d="M400 300h150q21 0 25 -11t-10 -25l-230 -250q-14 -15 -35 -15t-35 15l-230 250q-14 14 -10 25t25 11h150v900h200v-900zM1200 1000h-500v200h500v-200zM1100 700h-400v200h400v-200zM1000 400h-300v200h300v-200zM900 100h-200v200h200v-200z" />
188
- <glyph unicode="&#xe157;" d="M350 1100h400q162 0 256 -93.5t94 -256.5v-400q0 -165 -93.5 -257.5t-256.5 -92.5h-400q-165 0 -257.5 92.5t-92.5 257.5v400q0 165 92.5 257.5t257.5 92.5zM800 900h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5 v500q0 41 -29.5 70.5t-70.5 29.5z" />
189
- <glyph unicode="&#xe158;" d="M350 1100h400q165 0 257.5 -92.5t92.5 -257.5v-400q0 -165 -92.5 -257.5t-257.5 -92.5h-400q-163 0 -256.5 92.5t-93.5 257.5v400q0 163 94 256.5t256 93.5zM800 900h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5 v500q0 41 -29.5 70.5t-70.5 29.5zM440 770l253 -190q17 -12 17 -30t-17 -30l-253 -190q-16 -12 -28 -6.5t-12 26.5v400q0 21 12 26.5t28 -6.5z" />
190
- <glyph unicode="&#xe159;" d="M350 1100h400q163 0 256.5 -94t93.5 -256v-400q0 -165 -92.5 -257.5t-257.5 -92.5h-400q-165 0 -257.5 92.5t-92.5 257.5v400q0 163 92.5 256.5t257.5 93.5zM800 900h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5 v500q0 41 -29.5 70.5t-70.5 29.5zM350 700h400q21 0 26.5 -12t-6.5 -28l-190 -253q-12 -17 -30 -17t-30 17l-190 253q-12 16 -6.5 28t26.5 12z" />
191
- <glyph unicode="&#xe160;" d="M350 1100h400q165 0 257.5 -92.5t92.5 -257.5v-400q0 -163 -92.5 -256.5t-257.5 -93.5h-400q-163 0 -256.5 94t-93.5 256v400q0 165 92.5 257.5t257.5 92.5zM800 900h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5 v500q0 41 -29.5 70.5t-70.5 29.5zM580 693l190 -253q12 -16 6.5 -28t-26.5 -12h-400q-21 0 -26.5 12t6.5 28l190 253q12 17 30 17t30 -17z" />
192
- <glyph unicode="&#xe161;" d="M550 1100h400q165 0 257.5 -92.5t92.5 -257.5v-400q0 -165 -92.5 -257.5t-257.5 -92.5h-400q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5h450q41 0 70.5 29.5t29.5 70.5v500q0 41 -29.5 70.5t-70.5 29.5h-450q-21 0 -35.5 14.5t-14.5 35.5v100 q0 21 14.5 35.5t35.5 14.5zM338 867l324 -284q16 -14 16 -33t-16 -33l-324 -284q-16 -14 -27 -9t-11 26v150h-250q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5h250v150q0 21 11 26t27 -9z" />
193
- <glyph unicode="&#xe162;" d="M793 1182l9 -9q8 -10 5 -27q-3 -11 -79 -225.5t-78 -221.5l300 1q24 0 32.5 -17.5t-5.5 -35.5q-1 0 -133.5 -155t-267 -312.5t-138.5 -162.5q-12 -15 -26 -15h-9l-9 8q-9 11 -4 32q2 9 42 123.5t79 224.5l39 110h-302q-23 0 -31 19q-10 21 6 41q75 86 209.5 237.5 t228 257t98.5 111.5q9 16 25 16h9z" />
194
- <glyph unicode="&#xe163;" d="M350 1100h400q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-450q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h450q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-165 0 -257.5 92.5t-92.5 257.5v400 q0 165 92.5 257.5t257.5 92.5zM938 867l324 -284q16 -14 16 -33t-16 -33l-324 -284q-16 -14 -27 -9t-11 26v150h-250q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5h250v150q0 21 11 26t27 -9z" />
195
- <glyph unicode="&#xe164;" d="M750 1200h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -10.5 -25t-24.5 10l-109 109l-312 -312q-15 -15 -35.5 -15t-35.5 15l-141 141q-15 15 -15 35.5t15 35.5l312 312l-109 109q-14 14 -10 24.5t25 10.5zM456 900h-156q-41 0 -70.5 -29.5t-29.5 -70.5v-500 q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v148l200 200v-298q0 -165 -93.5 -257.5t-256.5 -92.5h-400q-165 0 -257.5 92.5t-92.5 257.5v400q0 165 92.5 257.5t257.5 92.5h300z" />
196
- <glyph unicode="&#xe165;" d="M600 1186q119 0 227.5 -46.5t187 -125t125 -187t46.5 -227.5t-46.5 -227.5t-125 -187t-187 -125t-227.5 -46.5t-227.5 46.5t-187 125t-125 187t-46.5 227.5t46.5 227.5t125 187t187 125t227.5 46.5zM600 1022q-115 0 -212 -56.5t-153.5 -153.5t-56.5 -212t56.5 -212 t153.5 -153.5t212 -56.5t212 56.5t153.5 153.5t56.5 212t-56.5 212t-153.5 153.5t-212 56.5zM600 794q80 0 137 -57t57 -137t-57 -137t-137 -57t-137 57t-57 137t57 137t137 57z" />
197
- <glyph unicode="&#xe166;" d="M450 1200h200q21 0 35.5 -14.5t14.5 -35.5v-350h245q20 0 25 -11t-9 -26l-383 -426q-14 -15 -33.5 -15t-32.5 15l-379 426q-13 15 -8.5 26t25.5 11h250v350q0 21 14.5 35.5t35.5 14.5zM50 300h1000q21 0 35.5 -14.5t14.5 -35.5v-250h-1100v250q0 21 14.5 35.5t35.5 14.5z M900 200v-50h100v50h-100z" />
198
- <glyph unicode="&#xe167;" d="M583 1182l378 -435q14 -15 9 -31t-26 -16h-244v-250q0 -20 -17 -35t-39 -15h-200q-20 0 -32 14.5t-12 35.5v250h-250q-20 0 -25.5 16.5t8.5 31.5l383 431q14 16 33.5 17t33.5 -14zM50 300h1000q21 0 35.5 -14.5t14.5 -35.5v-250h-1100v250q0 21 14.5 35.5t35.5 14.5z M900 200v-50h100v50h-100z" />
199
- <glyph unicode="&#xe168;" d="M396 723l369 369q7 7 17.5 7t17.5 -7l139 -139q7 -8 7 -18.5t-7 -17.5l-525 -525q-7 -8 -17.5 -8t-17.5 8l-292 291q-7 8 -7 18t7 18l139 139q8 7 18.5 7t17.5 -7zM50 300h1000q21 0 35.5 -14.5t14.5 -35.5v-250h-1100v250q0 21 14.5 35.5t35.5 14.5zM900 200v-50h100v50 h-100z" />
200
- <glyph unicode="&#xe169;" d="M135 1023l142 142q14 14 35 14t35 -14l77 -77l-212 -212l-77 76q-14 15 -14 36t14 35zM655 855l210 210q14 14 24.5 10t10.5 -25l-2 -599q-1 -20 -15.5 -35t-35.5 -15l-597 -1q-21 0 -25 10.5t10 24.5l208 208l-154 155l212 212zM50 300h1000q21 0 35.5 -14.5t14.5 -35.5 v-250h-1100v250q0 21 14.5 35.5t35.5 14.5zM900 200v-50h100v50h-100z" />
201
- <glyph unicode="&#xe170;" d="M350 1200l599 -2q20 -1 35 -15.5t15 -35.5l1 -597q0 -21 -10.5 -25t-24.5 10l-208 208l-155 -154l-212 212l155 154l-210 210q-14 14 -10 24.5t25 10.5zM524 512l-76 -77q-15 -14 -36 -14t-35 14l-142 142q-14 14 -14 35t14 35l77 77zM50 300h1000q21 0 35.5 -14.5 t14.5 -35.5v-250h-1100v250q0 21 14.5 35.5t35.5 14.5zM900 200v-50h100v50h-100z" />
202
- <glyph unicode="&#xe171;" d="M1200 103l-483 276l-314 -399v423h-399l1196 796v-1096zM483 424v-230l683 953z" />
203
- <glyph unicode="&#xe172;" d="M1100 1000v-850q0 -21 -14.5 -35.5t-35.5 -14.5h-150v400h-700v-400h-150q-21 0 -35.5 14.5t-14.5 35.5v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100zM700 1000h-100v200h100v-200z" />
204
- <glyph unicode="&#xe173;" d="M1100 1000l-2 -149l-299 -299l-95 95q-9 9 -21.5 9t-21.5 -9l-149 -147h-312v-400h-150q-21 0 -35.5 14.5t-14.5 35.5v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100zM700 1000h-100v200h100v-200zM1132 638l106 -106q7 -7 7 -17.5t-7 -17.5l-420 -421q-8 -7 -18 -7 t-18 7l-202 203q-8 7 -8 17.5t8 17.5l106 106q7 8 17.5 8t17.5 -8l79 -79l297 297q7 7 17.5 7t17.5 -7z" />
205
- <glyph unicode="&#xe174;" d="M1100 1000v-269l-103 -103l-134 134q-15 15 -33.5 16.5t-34.5 -12.5l-266 -266h-329v-400h-150q-21 0 -35.5 14.5t-14.5 35.5v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100zM700 1000h-100v200h100v-200zM1202 572l70 -70q15 -15 15 -35.5t-15 -35.5l-131 -131 l131 -131q15 -15 15 -35.5t-15 -35.5l-70 -70q-15 -15 -35.5 -15t-35.5 15l-131 131l-131 -131q-15 -15 -35.5 -15t-35.5 15l-70 70q-15 15 -15 35.5t15 35.5l131 131l-131 131q-15 15 -15 35.5t15 35.5l70 70q15 15 35.5 15t35.5 -15l131 -131l131 131q15 15 35.5 15 t35.5 -15z" />
206
- <glyph unicode="&#xe175;" d="M1100 1000v-300h-350q-21 0 -35.5 -14.5t-14.5 -35.5v-150h-500v-400h-150q-21 0 -35.5 14.5t-14.5 35.5v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100zM700 1000h-100v200h100v-200zM850 600h100q21 0 35.5 -14.5t14.5 -35.5v-250h150q21 0 25 -10.5t-10 -24.5 l-230 -230q-14 -14 -35 -14t-35 14l-230 230q-14 14 -10 24.5t25 10.5h150v250q0 21 14.5 35.5t35.5 14.5z" />
207
- <glyph unicode="&#xe176;" d="M1100 1000v-400l-165 165q-14 15 -35 15t-35 -15l-263 -265h-402v-400h-150q-21 0 -35.5 14.5t-14.5 35.5v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100zM700 1000h-100v200h100v-200zM935 565l230 -229q14 -15 10 -25.5t-25 -10.5h-150v-250q0 -20 -14.5 -35 t-35.5 -15h-100q-21 0 -35.5 15t-14.5 35v250h-150q-21 0 -25 10.5t10 25.5l230 229q14 15 35 15t35 -15z" />
208
- <glyph unicode="&#xe177;" d="M50 1100h1100q21 0 35.5 -14.5t14.5 -35.5v-150h-1200v150q0 21 14.5 35.5t35.5 14.5zM1200 800v-550q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5v550h1200zM100 500v-200h400v200h-400z" />
209
- <glyph unicode="&#xe178;" d="M935 1165l248 -230q14 -14 14 -35t-14 -35l-248 -230q-14 -14 -24.5 -10t-10.5 25v150h-400v200h400v150q0 21 10.5 25t24.5 -10zM200 800h-50q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5h50v-200zM400 800h-100v200h100v-200zM18 435l247 230 q14 14 24.5 10t10.5 -25v-150h400v-200h-400v-150q0 -21 -10.5 -25t-24.5 10l-247 230q-15 14 -15 35t15 35zM900 300h-100v200h100v-200zM1000 500h51q20 0 34.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-34.5 -14.5h-51v200z" />
210
- <glyph unicode="&#xe179;" d="M862 1073l276 116q25 18 43.5 8t18.5 -41v-1106q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v397q-4 1 -11 5t-24 17.5t-30 29t-24 42t-11 56.5v359q0 31 18.5 65t43.5 52zM550 1200q22 0 34.5 -12.5t14.5 -24.5l1 -13v-450q0 -28 -10.5 -59.5 t-25 -56t-29 -45t-25.5 -31.5l-10 -11v-447q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v447q-4 4 -11 11.5t-24 30.5t-30 46t-24 55t-11 60v450q0 2 0.5 5.5t4 12t8.5 15t14.5 12t22.5 5.5q20 0 32.5 -12.5t14.5 -24.5l3 -13v-350h100v350v5.5t2.5 12 t7 15t15 12t25.5 5.5q23 0 35.5 -12.5t13.5 -24.5l1 -13v-350h100v350q0 2 0.5 5.5t3 12t7 15t15 12t24.5 5.5z" />
211
- <glyph unicode="&#xe180;" d="M1200 1100v-56q-4 0 -11 -0.5t-24 -3t-30 -7.5t-24 -15t-11 -24v-888q0 -22 25 -34.5t50 -13.5l25 -2v-56h-400v56q75 0 87.5 6.5t12.5 43.5v394h-500v-394q0 -37 12.5 -43.5t87.5 -6.5v-56h-400v56q4 0 11 0.5t24 3t30 7.5t24 15t11 24v888q0 22 -25 34.5t-50 13.5 l-25 2v56h400v-56q-75 0 -87.5 -6.5t-12.5 -43.5v-394h500v394q0 37 -12.5 43.5t-87.5 6.5v56h400z" />
212
- <glyph unicode="&#xe181;" d="M675 1000h375q21 0 35.5 -14.5t14.5 -35.5v-150h-105l-295 -98v98l-200 200h-400l100 100h375zM100 900h300q41 0 70.5 -29.5t29.5 -70.5v-500q0 -41 -29.5 -70.5t-70.5 -29.5h-300q-41 0 -70.5 29.5t-29.5 70.5v500q0 41 29.5 70.5t70.5 29.5zM100 800v-200h300v200 h-300zM1100 535l-400 -133v163l400 133v-163zM100 500v-200h300v200h-300zM1100 398v-248q0 -21 -14.5 -35.5t-35.5 -14.5h-375l-100 -100h-375l-100 100h400l200 200h105z" />
213
- <glyph unicode="&#xe182;" d="M17 1007l162 162q17 17 40 14t37 -22l139 -194q14 -20 11 -44.5t-20 -41.5l-119 -118q102 -142 228 -268t267 -227l119 118q17 17 42.5 19t44.5 -12l192 -136q19 -14 22.5 -37.5t-13.5 -40.5l-163 -162q-3 -1 -9.5 -1t-29.5 2t-47.5 6t-62.5 14.5t-77.5 26.5t-90 42.5 t-101.5 60t-111 83t-119 108.5q-74 74 -133.5 150.5t-94.5 138.5t-60 119.5t-34.5 100t-15 74.5t-4.5 48z" />
214
- <glyph unicode="&#xe183;" d="M600 1100q92 0 175 -10.5t141.5 -27t108.5 -36.5t81.5 -40t53.5 -37t31 -27l9 -10v-200q0 -21 -14.5 -33t-34.5 -9l-202 34q-20 3 -34.5 20t-14.5 38v146q-141 24 -300 24t-300 -24v-146q0 -21 -14.5 -38t-34.5 -20l-202 -34q-20 -3 -34.5 9t-14.5 33v200q3 4 9.5 10.5 t31 26t54 37.5t80.5 39.5t109 37.5t141 26.5t175 10.5zM600 795q56 0 97 -9.5t60 -23.5t30 -28t12 -24l1 -10v-50l365 -303q14 -15 24.5 -40t10.5 -45v-212q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5v212q0 20 10.5 45t24.5 40l365 303v50 q0 4 1 10.5t12 23t30 29t60 22.5t97 10z" />
215
- <glyph unicode="&#xe184;" d="M1100 700l-200 -200h-600l-200 200v500h200v-200h200v200h200v-200h200v200h200v-500zM250 400h700q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-12l137 -100h-950l137 100h-12q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5zM50 100h1100q21 0 35.5 -14.5 t14.5 -35.5v-50h-1200v50q0 21 14.5 35.5t35.5 14.5z" />
216
- <glyph unicode="&#xe185;" d="M700 1100h-100q-41 0 -70.5 -29.5t-29.5 -70.5v-1000h300v1000q0 41 -29.5 70.5t-70.5 29.5zM1100 800h-100q-41 0 -70.5 -29.5t-29.5 -70.5v-700h300v700q0 41 -29.5 70.5t-70.5 29.5zM400 0h-300v400q0 41 29.5 70.5t70.5 29.5h100q41 0 70.5 -29.5t29.5 -70.5v-400z " />
217
- <glyph unicode="&#xe186;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM500 700h-200v-100h200v-300h-300v100h200v100h-200v300h300v-100zM900 700v-300l-100 -100h-200v500h200z M700 700v-300h100v300h-100z" />
218
- <glyph unicode="&#xe187;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM500 300h-100v200h-100v-200h-100v500h100v-200h100v200h100v-500zM900 700v-300l-100 -100h-200v500h200z M700 700v-300h100v300h-100z" />
219
- <glyph unicode="&#xe188;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM500 700h-200v-300h200v-100h-300v500h300v-100zM900 700h-200v-300h200v-100h-300v500h300v-100z" />
220
- <glyph unicode="&#xe189;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM500 400l-300 150l300 150v-300zM900 550l-300 -150v300z" />
221
- <glyph unicode="&#xe190;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM900 300h-700v500h700v-500zM800 700h-130q-38 0 -66.5 -43t-28.5 -108t27 -107t68 -42h130v300zM300 700v-300 h130q41 0 68 42t27 107t-28.5 108t-66.5 43h-130z" />
222
- <glyph unicode="&#xe191;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM500 700h-200v-100h200v-300h-300v100h200v100h-200v300h300v-100zM900 300h-100v400h-100v100h200v-500z M700 300h-100v100h100v-100z" />
223
- <glyph unicode="&#xe192;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM300 700h200v-400h-300v500h100v-100zM900 300h-100v400h-100v100h200v-500zM300 600v-200h100v200h-100z M700 300h-100v100h100v-100z" />
224
- <glyph unicode="&#xe193;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM500 500l-199 -200h-100v50l199 200v150h-200v100h300v-300zM900 300h-100v400h-100v100h200v-500zM701 300h-100 v100h100v-100z" />
225
- <glyph unicode="&#xe194;" d="M600 1191q120 0 229.5 -47t188.5 -126t126 -188.5t47 -229.5t-47 -229.5t-126 -188.5t-188.5 -126t-229.5 -47t-229.5 47t-188.5 126t-126 188.5t-47 229.5t47 229.5t126 188.5t188.5 126t229.5 47zM600 1021q-114 0 -211 -56.5t-153.5 -153.5t-56.5 -211t56.5 -211 t153.5 -153.5t211 -56.5t211 56.5t153.5 153.5t56.5 211t-56.5 211t-153.5 153.5t-211 56.5zM800 700h-300v-200h300v-100h-300l-100 100v200l100 100h300v-100z" />
226
- <glyph unicode="&#xe195;" d="M600 1191q120 0 229.5 -47t188.5 -126t126 -188.5t47 -229.5t-47 -229.5t-126 -188.5t-188.5 -126t-229.5 -47t-229.5 47t-188.5 126t-126 188.5t-47 229.5t47 229.5t126 188.5t188.5 126t229.5 47zM600 1021q-114 0 -211 -56.5t-153.5 -153.5t-56.5 -211t56.5 -211 t153.5 -153.5t211 -56.5t211 56.5t153.5 153.5t56.5 211t-56.5 211t-153.5 153.5t-211 56.5zM800 700v-100l-50 -50l100 -100v-50h-100l-100 100h-150v-100h-100v400h300zM500 700v-100h200v100h-200z" />
227
- <glyph unicode="&#xe197;" d="M503 1089q110 0 200.5 -59.5t134.5 -156.5q44 14 90 14q120 0 205 -86.5t85 -207t-85 -207t-205 -86.5h-128v250q0 21 -14.5 35.5t-35.5 14.5h-300q-21 0 -35.5 -14.5t-14.5 -35.5v-250h-222q-80 0 -136 57.5t-56 136.5q0 69 43 122.5t108 67.5q-2 19 -2 37q0 100 49 185 t134 134t185 49zM525 500h150q10 0 17.5 -7.5t7.5 -17.5v-275h137q21 0 26 -11.5t-8 -27.5l-223 -244q-13 -16 -32 -16t-32 16l-223 244q-13 16 -8 27.5t26 11.5h137v275q0 10 7.5 17.5t17.5 7.5z" />
228
- <glyph unicode="&#xe198;" d="M502 1089q110 0 201 -59.5t135 -156.5q43 15 89 15q121 0 206 -86.5t86 -206.5q0 -99 -60 -181t-150 -110l-378 360q-13 16 -31.5 16t-31.5 -16l-381 -365h-9q-79 0 -135.5 57.5t-56.5 136.5q0 69 43 122.5t108 67.5q-2 19 -2 38q0 100 49 184.5t133.5 134t184.5 49.5z M632 467l223 -228q13 -16 8 -27.5t-26 -11.5h-137v-275q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v275h-137q-21 0 -26 11.5t8 27.5q199 204 223 228q19 19 31.5 19t32.5 -19z" />
229
- <glyph unicode="&#xe199;" d="M700 100v100h400l-270 300h170l-270 300h170l-300 333l-300 -333h170l-270 -300h170l-270 -300h400v-100h-50q-21 0 -35.5 -14.5t-14.5 -35.5v-50h400v50q0 21 -14.5 35.5t-35.5 14.5h-50z" />
230
- <glyph unicode="&#xe200;" d="M600 1179q94 0 167.5 -56.5t99.5 -145.5q89 -6 150.5 -71.5t61.5 -155.5q0 -61 -29.5 -112.5t-79.5 -82.5q9 -29 9 -55q0 -74 -52.5 -126.5t-126.5 -52.5q-55 0 -100 30v-251q21 0 35.5 -14.5t14.5 -35.5v-50h-300v50q0 21 14.5 35.5t35.5 14.5v251q-45 -30 -100 -30 q-74 0 -126.5 52.5t-52.5 126.5q0 18 4 38q-47 21 -75.5 65t-28.5 97q0 74 52.5 126.5t126.5 52.5q5 0 23 -2q0 2 -1 10t-1 13q0 116 81.5 197.5t197.5 81.5z" />
231
- <glyph unicode="&#xe201;" d="M1010 1010q111 -111 150.5 -260.5t0 -299t-150.5 -260.5q-83 -83 -191.5 -126.5t-218.5 -43.5t-218.5 43.5t-191.5 126.5q-111 111 -150.5 260.5t0 299t150.5 260.5q83 83 191.5 126.5t218.5 43.5t218.5 -43.5t191.5 -126.5zM476 1065q-4 0 -8 -1q-121 -34 -209.5 -122.5 t-122.5 -209.5q-4 -12 2.5 -23t18.5 -14l36 -9q3 -1 7 -1q23 0 29 22q27 96 98 166q70 71 166 98q11 3 17.5 13.5t3.5 22.5l-9 35q-3 13 -14 19q-7 4 -15 4zM512 920q-4 0 -9 -2q-80 -24 -138.5 -82.5t-82.5 -138.5q-4 -13 2 -24t19 -14l34 -9q4 -1 8 -1q22 0 28 21 q18 58 58.5 98.5t97.5 58.5q12 3 18 13.5t3 21.5l-9 35q-3 12 -14 19q-7 4 -15 4zM719.5 719.5q-49.5 49.5 -119.5 49.5t-119.5 -49.5t-49.5 -119.5t49.5 -119.5t119.5 -49.5t119.5 49.5t49.5 119.5t-49.5 119.5zM855 551q-22 0 -28 -21q-18 -58 -58.5 -98.5t-98.5 -57.5 q-11 -4 -17 -14.5t-3 -21.5l9 -35q3 -12 14 -19q7 -4 15 -4q4 0 9 2q80 24 138.5 82.5t82.5 138.5q4 13 -2.5 24t-18.5 14l-34 9q-4 1 -8 1zM1000 515q-23 0 -29 -22q-27 -96 -98 -166q-70 -71 -166 -98q-11 -3 -17.5 -13.5t-3.5 -22.5l9 -35q3 -13 14 -19q7 -4 15 -4 q4 0 8 1q121 34 209.5 122.5t122.5 209.5q4 12 -2.5 23t-18.5 14l-36 9q-3 1 -7 1z" />
232
- <glyph unicode="&#xe202;" d="M700 800h300v-380h-180v200h-340v-200h-380v755q0 10 7.5 17.5t17.5 7.5h575v-400zM1000 900h-200v200zM700 300h162l-212 -212l-212 212h162v200h100v-200zM520 0h-395q-10 0 -17.5 7.5t-7.5 17.5v395zM1000 220v-195q0 -10 -7.5 -17.5t-17.5 -7.5h-195z" />
233
- <glyph unicode="&#xe203;" d="M700 800h300v-520l-350 350l-550 -550v1095q0 10 7.5 17.5t17.5 7.5h575v-400zM1000 900h-200v200zM862 200h-162v-200h-100v200h-162l212 212zM480 0h-355q-10 0 -17.5 7.5t-7.5 17.5v55h380v-80zM1000 80v-55q0 -10 -7.5 -17.5t-17.5 -7.5h-155v80h180z" />
234
- <glyph unicode="&#xe204;" d="M1162 800h-162v-200h100l100 -100h-300v300h-162l212 212zM200 800h200q27 0 40 -2t29.5 -10.5t23.5 -30t7 -57.5h300v-100h-600l-200 -350v450h100q0 36 7 57.5t23.5 30t29.5 10.5t40 2zM800 400h240l-240 -400h-800l300 500h500v-100z" />
235
- <glyph unicode="&#xe205;" d="M650 1100h100q21 0 35.5 -14.5t14.5 -35.5v-50h50q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-300q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5h50v50q0 21 14.5 35.5t35.5 14.5zM1000 850v150q41 0 70.5 -29.5t29.5 -70.5v-800 q0 -41 -29.5 -70.5t-70.5 -29.5h-600q-1 0 -20 4l246 246l-326 326v324q0 41 29.5 70.5t70.5 29.5v-150q0 -62 44 -106t106 -44h300q62 0 106 44t44 106zM412 250l-212 -212v162h-200v100h200v162z" />
236
- <glyph unicode="&#xe206;" d="M450 1100h100q21 0 35.5 -14.5t14.5 -35.5v-50h50q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-300q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5h50v50q0 21 14.5 35.5t35.5 14.5zM800 850v150q41 0 70.5 -29.5t29.5 -70.5v-500 h-200v-300h200q0 -36 -7 -57.5t-23.5 -30t-29.5 -10.5t-40 -2h-600q-41 0 -70.5 29.5t-29.5 70.5v800q0 41 29.5 70.5t70.5 29.5v-150q0 -62 44 -106t106 -44h300q62 0 106 44t44 106zM1212 250l-212 -212v162h-200v100h200v162z" />
237
- <glyph unicode="&#xe209;" d="M658 1197l637 -1104q23 -38 7 -65.5t-60 -27.5h-1276q-44 0 -60 27.5t7 65.5l637 1104q22 39 54 39t54 -39zM704 800h-208q-20 0 -32 -14.5t-8 -34.5l58 -302q4 -20 21.5 -34.5t37.5 -14.5h54q20 0 37.5 14.5t21.5 34.5l58 302q4 20 -8 34.5t-32 14.5zM500 300v-100h200 v100h-200z" />
238
- <glyph unicode="&#xe210;" d="M425 1100h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5zM425 800h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5 t17.5 7.5zM825 800h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5zM25 500h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v150 q0 10 7.5 17.5t17.5 7.5zM425 500h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5zM825 500h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5 v150q0 10 7.5 17.5t17.5 7.5zM25 200h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5zM425 200h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5 t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5zM825 200h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5z" />
239
- <glyph unicode="&#xe211;" d="M700 1200h100v-200h-100v-100h350q62 0 86.5 -39.5t-3.5 -94.5l-66 -132q-41 -83 -81 -134h-772q-40 51 -81 134l-66 132q-28 55 -3.5 94.5t86.5 39.5h350v100h-100v200h100v100h200v-100zM250 400h700q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-12l137 -100 h-950l138 100h-13q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5zM50 100h1100q21 0 35.5 -14.5t14.5 -35.5v-50h-1200v50q0 21 14.5 35.5t35.5 14.5z" />
240
- <glyph unicode="&#xe212;" d="M600 1300q40 0 68.5 -29.5t28.5 -70.5h-194q0 41 28.5 70.5t68.5 29.5zM443 1100h314q18 -37 18 -75q0 -8 -3 -25h328q41 0 44.5 -16.5t-30.5 -38.5l-175 -145h-678l-178 145q-34 22 -29 38.5t46 16.5h328q-3 17 -3 25q0 38 18 75zM250 700h700q21 0 35.5 -14.5 t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-150v-200l275 -200h-950l275 200v200h-150q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5zM50 100h1100q21 0 35.5 -14.5t14.5 -35.5v-50h-1200v50q0 21 14.5 35.5t35.5 14.5z" />
241
- <glyph unicode="&#xe213;" d="M600 1181q75 0 128 -53t53 -128t-53 -128t-128 -53t-128 53t-53 128t53 128t128 53zM602 798h46q34 0 55.5 -28.5t21.5 -86.5q0 -76 39 -183h-324q39 107 39 183q0 58 21.5 86.5t56.5 28.5h45zM250 400h700q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-13 l138 -100h-950l137 100h-12q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5zM50 100h1100q21 0 35.5 -14.5t14.5 -35.5v-50h-1200v50q0 21 14.5 35.5t35.5 14.5z" />
242
- <glyph unicode="&#xe214;" d="M600 1300q47 0 92.5 -53.5t71 -123t25.5 -123.5q0 -78 -55.5 -133.5t-133.5 -55.5t-133.5 55.5t-55.5 133.5q0 62 34 143l144 -143l111 111l-163 163q34 26 63 26zM602 798h46q34 0 55.5 -28.5t21.5 -86.5q0 -76 39 -183h-324q39 107 39 183q0 58 21.5 86.5t56.5 28.5h45 zM250 400h700q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-13l138 -100h-950l137 100h-12q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5zM50 100h1100q21 0 35.5 -14.5t14.5 -35.5v-50h-1200v50q0 21 14.5 35.5t35.5 14.5z" />
243
- <glyph unicode="&#xe215;" d="M600 1200l300 -161v-139h-300q0 -57 18.5 -108t50 -91.5t63 -72t70 -67.5t57.5 -61h-530q-60 83 -90.5 177.5t-30.5 178.5t33 164.5t87.5 139.5t126 96.5t145.5 41.5v-98zM250 400h700q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-13l138 -100h-950l137 100 h-12q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5zM50 100h1100q21 0 35.5 -14.5t14.5 -35.5v-50h-1200v50q0 21 14.5 35.5t35.5 14.5z" />
244
- <glyph unicode="&#xe216;" d="M600 1300q41 0 70.5 -29.5t29.5 -70.5v-78q46 -26 73 -72t27 -100v-50h-400v50q0 54 27 100t73 72v78q0 41 29.5 70.5t70.5 29.5zM400 800h400q54 0 100 -27t72 -73h-172v-100h200v-100h-200v-100h200v-100h-200v-100h200q0 -83 -58.5 -141.5t-141.5 -58.5h-400 q-83 0 -141.5 58.5t-58.5 141.5v400q0 83 58.5 141.5t141.5 58.5z" />
245
- <glyph unicode="&#xe218;" d="M150 1100h900q21 0 35.5 -14.5t14.5 -35.5v-500q0 -21 -14.5 -35.5t-35.5 -14.5h-900q-21 0 -35.5 14.5t-14.5 35.5v500q0 21 14.5 35.5t35.5 14.5zM125 400h950q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-283l224 -224q13 -13 13 -31.5t-13 -32 t-31.5 -13.5t-31.5 13l-88 88h-524l-87 -88q-13 -13 -32 -13t-32 13.5t-13 32t13 31.5l224 224h-289q-10 0 -17.5 7.5t-7.5 17.5v50q0 10 7.5 17.5t17.5 7.5zM541 300l-100 -100h324l-100 100h-124z" />
246
- <glyph unicode="&#xe219;" d="M200 1100h800q83 0 141.5 -58.5t58.5 -141.5v-200h-100q0 41 -29.5 70.5t-70.5 29.5h-250q-41 0 -70.5 -29.5t-29.5 -70.5h-100q0 41 -29.5 70.5t-70.5 29.5h-250q-41 0 -70.5 -29.5t-29.5 -70.5h-100v200q0 83 58.5 141.5t141.5 58.5zM100 600h1000q41 0 70.5 -29.5 t29.5 -70.5v-300h-1200v300q0 41 29.5 70.5t70.5 29.5zM300 100v-50q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v50h200zM1100 100v-50q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v50h200z" />
247
- <glyph unicode="&#xe221;" d="M480 1165l682 -683q31 -31 31 -75.5t-31 -75.5l-131 -131h-481l-517 518q-32 31 -32 75.5t32 75.5l295 296q31 31 75.5 31t76.5 -31zM108 794l342 -342l303 304l-341 341zM250 100h800q21 0 35.5 -14.5t14.5 -35.5v-50h-900v50q0 21 14.5 35.5t35.5 14.5z" />
248
- <glyph unicode="&#xe223;" d="M1057 647l-189 506q-8 19 -27.5 33t-40.5 14h-400q-21 0 -40.5 -14t-27.5 -33l-189 -506q-8 -19 1.5 -33t30.5 -14h625v-150q0 -21 14.5 -35.5t35.5 -14.5t35.5 14.5t14.5 35.5v150h125q21 0 30.5 14t1.5 33zM897 0h-595v50q0 21 14.5 35.5t35.5 14.5h50v50 q0 21 14.5 35.5t35.5 14.5h48v300h200v-300h47q21 0 35.5 -14.5t14.5 -35.5v-50h50q21 0 35.5 -14.5t14.5 -35.5v-50z" />
249
- <glyph unicode="&#xe224;" d="M900 800h300v-575q0 -10 -7.5 -17.5t-17.5 -7.5h-375v591l-300 300v84q0 10 7.5 17.5t17.5 7.5h375v-400zM1200 900h-200v200zM400 600h300v-575q0 -10 -7.5 -17.5t-17.5 -7.5h-650q-10 0 -17.5 7.5t-7.5 17.5v950q0 10 7.5 17.5t17.5 7.5h375v-400zM700 700h-200v200z " />
250
- <glyph unicode="&#xe225;" d="M484 1095h195q75 0 146 -32.5t124 -86t89.5 -122.5t48.5 -142q18 -14 35 -20q31 -10 64.5 6.5t43.5 48.5q10 34 -15 71q-19 27 -9 43q5 8 12.5 11t19 -1t23.5 -16q41 -44 39 -105q-3 -63 -46 -106.5t-104 -43.5h-62q-7 -55 -35 -117t-56 -100l-39 -234q-3 -20 -20 -34.5 t-38 -14.5h-100q-21 0 -33 14.5t-9 34.5l12 70q-49 -14 -91 -14h-195q-24 0 -65 8l-11 -64q-3 -20 -20 -34.5t-38 -14.5h-100q-21 0 -33 14.5t-9 34.5l26 157q-84 74 -128 175l-159 53q-19 7 -33 26t-14 40v50q0 21 14.5 35.5t35.5 14.5h124q11 87 56 166l-111 95 q-16 14 -12.5 23.5t24.5 9.5h203q116 101 250 101zM675 1000h-250q-10 0 -17.5 -7.5t-7.5 -17.5v-50q0 -10 7.5 -17.5t17.5 -7.5h250q10 0 17.5 7.5t7.5 17.5v50q0 10 -7.5 17.5t-17.5 7.5z" />
251
- <glyph unicode="&#xe226;" d="M641 900l423 247q19 8 42 2.5t37 -21.5l32 -38q14 -15 12.5 -36t-17.5 -34l-139 -120h-390zM50 1100h106q67 0 103 -17t66 -71l102 -212h823q21 0 35.5 -14.5t14.5 -35.5v-50q0 -21 -14 -40t-33 -26l-737 -132q-23 -4 -40 6t-26 25q-42 67 -100 67h-300q-62 0 -106 44 t-44 106v200q0 62 44 106t106 44zM173 928h-80q-19 0 -28 -14t-9 -35v-56q0 -51 42 -51h134q16 0 21.5 8t5.5 24q0 11 -16 45t-27 51q-18 28 -43 28zM550 727q-32 0 -54.5 -22.5t-22.5 -54.5t22.5 -54.5t54.5 -22.5t54.5 22.5t22.5 54.5t-22.5 54.5t-54.5 22.5zM130 389 l152 130q18 19 34 24t31 -3.5t24.5 -17.5t25.5 -28q28 -35 50.5 -51t48.5 -13l63 5l48 -179q13 -61 -3.5 -97.5t-67.5 -79.5l-80 -69q-47 -40 -109 -35.5t-103 51.5l-130 151q-40 47 -35.5 109.5t51.5 102.5zM380 377l-102 -88q-31 -27 2 -65l37 -43q13 -15 27.5 -19.5 t31.5 6.5l61 53q19 16 14 49q-2 20 -12 56t-17 45q-11 12 -19 14t-23 -8z" />
252
- <glyph unicode="&#xe227;" d="M625 1200h150q10 0 17.5 -7.5t7.5 -17.5v-109q79 -33 131 -87.5t53 -128.5q1 -46 -15 -84.5t-39 -61t-46 -38t-39 -21.5l-17 -6q6 0 15 -1.5t35 -9t50 -17.5t53 -30t50 -45t35.5 -64t14.5 -84q0 -59 -11.5 -105.5t-28.5 -76.5t-44 -51t-49.5 -31.5t-54.5 -16t-49.5 -6.5 t-43.5 -1v-75q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v75h-100v-75q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v75h-175q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5h75v600h-75q-10 0 -17.5 7.5t-7.5 17.5v150 q0 10 7.5 17.5t17.5 7.5h175v75q0 10 7.5 17.5t17.5 7.5h150q10 0 17.5 -7.5t7.5 -17.5v-75h100v75q0 10 7.5 17.5t17.5 7.5zM400 900v-200h263q28 0 48.5 10.5t30 25t15 29t5.5 25.5l1 10q0 4 -0.5 11t-6 24t-15 30t-30 24t-48.5 11h-263zM400 500v-200h363q28 0 48.5 10.5 t30 25t15 29t5.5 25.5l1 10q0 4 -0.5 11t-6 24t-15 30t-30 24t-48.5 11h-363z" />
253
- <glyph unicode="&#xe230;" d="M212 1198h780q86 0 147 -61t61 -147v-416q0 -51 -18 -142.5t-36 -157.5l-18 -66q-29 -87 -93.5 -146.5t-146.5 -59.5h-572q-82 0 -147 59t-93 147q-8 28 -20 73t-32 143.5t-20 149.5v416q0 86 61 147t147 61zM600 1045q-70 0 -132.5 -11.5t-105.5 -30.5t-78.5 -41.5 t-57 -45t-36 -41t-20.5 -30.5l-6 -12l156 -243h560l156 243q-2 5 -6 12.5t-20 29.5t-36.5 42t-57 44.5t-79 42t-105 29.5t-132.5 12zM762 703h-157l195 261z" />
254
- <glyph unicode="&#xe231;" d="M475 1300h150q103 0 189 -86t86 -189v-500q0 -41 -42 -83t-83 -42h-450q-41 0 -83 42t-42 83v500q0 103 86 189t189 86zM700 300v-225q0 -21 -27 -48t-48 -27h-150q-21 0 -48 27t-27 48v225h300z" />
255
- <glyph unicode="&#xe232;" d="M475 1300h96q0 -150 89.5 -239.5t239.5 -89.5v-446q0 -41 -42 -83t-83 -42h-450q-41 0 -83 42t-42 83v500q0 103 86 189t189 86zM700 300v-225q0 -21 -27 -48t-48 -27h-150q-21 0 -48 27t-27 48v225h300z" />
256
- <glyph unicode="&#xe233;" d="M1294 767l-638 -283l-378 170l-78 -60v-224l100 -150v-199l-150 148l-150 -149v200l100 150v250q0 4 -0.5 10.5t0 9.5t1 8t3 8t6.5 6l47 40l-147 65l642 283zM1000 380l-350 -166l-350 166v147l350 -165l350 165v-147z" />
257
- <glyph unicode="&#xe234;" d="M250 800q62 0 106 -44t44 -106t-44 -106t-106 -44t-106 44t-44 106t44 106t106 44zM650 800q62 0 106 -44t44 -106t-44 -106t-106 -44t-106 44t-44 106t44 106t106 44zM1050 800q62 0 106 -44t44 -106t-44 -106t-106 -44t-106 44t-44 106t44 106t106 44z" />
258
- <glyph unicode="&#xe235;" d="M550 1100q62 0 106 -44t44 -106t-44 -106t-106 -44t-106 44t-44 106t44 106t106 44zM550 700q62 0 106 -44t44 -106t-44 -106t-106 -44t-106 44t-44 106t44 106t106 44zM550 300q62 0 106 -44t44 -106t-44 -106t-106 -44t-106 44t-44 106t44 106t106 44z" />
259
- <glyph unicode="&#xe236;" d="M125 1100h950q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-950q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5zM125 700h950q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-950q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5 t17.5 7.5zM125 300h950q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-950q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5z" />
260
- <glyph unicode="&#xe237;" d="M350 1200h500q162 0 256 -93.5t94 -256.5v-500q0 -165 -93.5 -257.5t-256.5 -92.5h-500q-165 0 -257.5 92.5t-92.5 257.5v500q0 165 92.5 257.5t257.5 92.5zM900 1000h-600q-41 0 -70.5 -29.5t-29.5 -70.5v-600q0 -41 29.5 -70.5t70.5 -29.5h600q41 0 70.5 29.5 t29.5 70.5v600q0 41 -29.5 70.5t-70.5 29.5zM350 900h500q21 0 35.5 -14.5t14.5 -35.5v-300q0 -21 -14.5 -35.5t-35.5 -14.5h-500q-21 0 -35.5 14.5t-14.5 35.5v300q0 21 14.5 35.5t35.5 14.5zM400 800v-200h400v200h-400z" />
261
- <glyph unicode="&#xe238;" d="M150 1100h1000q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-50v-200h50q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-50v-200h50q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-50v-200h50q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5 t-35.5 -14.5h-1000q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5h50v200h-50q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5h50v200h-50q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5h50v200h-50q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5z" />
262
- <glyph unicode="&#xe239;" d="M650 1187q87 -67 118.5 -156t0 -178t-118.5 -155q-87 66 -118.5 155t0 178t118.5 156zM300 800q124 0 212 -88t88 -212q-124 0 -212 88t-88 212zM1000 800q0 -124 -88 -212t-212 -88q0 124 88 212t212 88zM300 500q124 0 212 -88t88 -212q-124 0 -212 88t-88 212z M1000 500q0 -124 -88 -212t-212 -88q0 124 88 212t212 88zM700 199v-144q0 -21 -14.5 -35.5t-35.5 -14.5t-35.5 14.5t-14.5 35.5v142q40 -4 43 -4q17 0 57 6z" />
263
- <glyph unicode="&#xe240;" d="M745 878l69 19q25 6 45 -12l298 -295q11 -11 15 -26.5t-2 -30.5q-5 -14 -18 -23.5t-28 -9.5h-8q1 0 1 -13q0 -29 -2 -56t-8.5 -62t-20 -63t-33 -53t-51 -39t-72.5 -14h-146q-184 0 -184 288q0 24 10 47q-20 4 -62 4t-63 -4q11 -24 11 -47q0 -288 -184 -288h-142 q-48 0 -84.5 21t-56 51t-32 71.5t-16 75t-3.5 68.5q0 13 2 13h-7q-15 0 -27.5 9.5t-18.5 23.5q-6 15 -2 30.5t15 25.5l298 296q20 18 46 11l76 -19q20 -5 30.5 -22.5t5.5 -37.5t-22.5 -31t-37.5 -5l-51 12l-182 -193h891l-182 193l-44 -12q-20 -5 -37.5 6t-22.5 31t6 37.5 t31 22.5z" />
264
- <glyph unicode="&#xe241;" d="M1200 900h-50q0 21 -4 37t-9.5 26.5t-18 17.5t-22 11t-28.5 5.5t-31 2t-37 0.5h-200v-850q0 -22 25 -34.5t50 -13.5l25 -2v-100h-400v100q4 0 11 0.5t24 3t30 7t24 15t11 24.5v850h-200q-25 0 -37 -0.5t-31 -2t-28.5 -5.5t-22 -11t-18 -17.5t-9.5 -26.5t-4 -37h-50v300 h1000v-300zM500 450h-25q0 15 -4 24.5t-9 14.5t-17 7.5t-20 3t-25 0.5h-100v-425q0 -11 12.5 -17.5t25.5 -7.5h12v-50h-200v50q50 0 50 25v425h-100q-17 0 -25 -0.5t-20 -3t-17 -7.5t-9 -14.5t-4 -24.5h-25v150h500v-150z" />
265
- <glyph unicode="&#xe242;" d="M1000 300v50q-25 0 -55 32q-14 14 -25 31t-16 27l-4 11l-289 747h-69l-300 -754q-18 -35 -39 -56q-9 -9 -24.5 -18.5t-26.5 -14.5l-11 -5v-50h273v50q-49 0 -78.5 21.5t-11.5 67.5l69 176h293l61 -166q13 -34 -3.5 -66.5t-55.5 -32.5v-50h312zM412 691l134 342l121 -342 h-255zM1100 150v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1000q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5h1000q21 0 35.5 -14.5t14.5 -35.5z" />
266
- <glyph unicode="&#xe243;" d="M50 1200h1100q21 0 35.5 -14.5t14.5 -35.5v-1100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5v1100q0 21 14.5 35.5t35.5 14.5zM611 1118h-70q-13 0 -18 -12l-299 -753q-17 -32 -35 -51q-18 -18 -56 -34q-12 -5 -12 -18v-50q0 -8 5.5 -14t14.5 -6 h273q8 0 14 6t6 14v50q0 8 -6 14t-14 6q-55 0 -71 23q-10 14 0 39l63 163h266l57 -153q11 -31 -6 -55q-12 -17 -36 -17q-8 0 -14 -6t-6 -14v-50q0 -8 6 -14t14 -6h313q8 0 14 6t6 14v50q0 7 -5.5 13t-13.5 7q-17 0 -42 25q-25 27 -40 63h-1l-288 748q-5 12 -19 12zM639 611 h-197l103 264z" />
267
- <glyph unicode="&#xe244;" d="M1200 1100h-1200v100h1200v-100zM50 1000h400q21 0 35.5 -14.5t14.5 -35.5v-900q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v900q0 21 14.5 35.5t35.5 14.5zM650 1000h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400 q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5zM700 900v-300h300v300h-300z" />
268
- <glyph unicode="&#xe245;" d="M50 1200h400q21 0 35.5 -14.5t14.5 -35.5v-900q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v900q0 21 14.5 35.5t35.5 14.5zM650 700h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v400 q0 21 14.5 35.5t35.5 14.5zM700 600v-300h300v300h-300zM1200 0h-1200v100h1200v-100z" />
269
- <glyph unicode="&#xe246;" d="M50 1000h400q21 0 35.5 -14.5t14.5 -35.5v-350h100v150q0 21 14.5 35.5t35.5 14.5h400q21 0 35.5 -14.5t14.5 -35.5v-150h100v-100h-100v-150q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v150h-100v-350q0 -21 -14.5 -35.5t-35.5 -14.5h-400 q-21 0 -35.5 14.5t-14.5 35.5v800q0 21 14.5 35.5t35.5 14.5zM700 700v-300h300v300h-300z" />
270
- <glyph unicode="&#xe247;" d="M100 0h-100v1200h100v-1200zM250 1100h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5zM300 1000v-300h300v300h-300zM250 500h900q21 0 35.5 -14.5t14.5 -35.5v-400 q0 -21 -14.5 -35.5t-35.5 -14.5h-900q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5z" />
271
- <glyph unicode="&#xe248;" d="M600 1100h150q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-150v-100h450q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-900q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5h350v100h-150q-21 0 -35.5 14.5 t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5h150v100h100v-100zM400 1000v-300h300v300h-300z" />
272
- <glyph unicode="&#xe249;" d="M1200 0h-100v1200h100v-1200zM550 1100h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5zM600 1000v-300h300v300h-300zM50 500h900q21 0 35.5 -14.5t14.5 -35.5v-400 q0 -21 -14.5 -35.5t-35.5 -14.5h-900q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5z" />
273
- <glyph unicode="&#xe250;" d="M865 565l-494 -494q-23 -23 -41 -23q-14 0 -22 13.5t-8 38.5v1000q0 25 8 38.5t22 13.5q18 0 41 -23l494 -494q14 -14 14 -35t-14 -35z" />
274
- <glyph unicode="&#xe251;" d="M335 635l494 494q29 29 50 20.5t21 -49.5v-1000q0 -41 -21 -49.5t-50 20.5l-494 494q-14 14 -14 35t14 35z" />
275
- <glyph unicode="&#xe252;" d="M100 900h1000q41 0 49.5 -21t-20.5 -50l-494 -494q-14 -14 -35 -14t-35 14l-494 494q-29 29 -20.5 50t49.5 21z" />
276
- <glyph unicode="&#xe253;" d="M635 865l494 -494q29 -29 20.5 -50t-49.5 -21h-1000q-41 0 -49.5 21t20.5 50l494 494q14 14 35 14t35 -14z" />
277
- <glyph unicode="&#xe254;" d="M700 741v-182l-692 -323v221l413 193l-413 193v221zM1200 0h-800v200h800v-200z" />
278
- <glyph unicode="&#xe255;" d="M1200 900h-200v-100h200v-100h-300v300h200v100h-200v100h300v-300zM0 700h50q0 21 4 37t9.5 26.5t18 17.5t22 11t28.5 5.5t31 2t37 0.5h100v-550q0 -22 -25 -34.5t-50 -13.5l-25 -2v-100h400v100q-4 0 -11 0.5t-24 3t-30 7t-24 15t-11 24.5v550h100q25 0 37 -0.5t31 -2 t28.5 -5.5t22 -11t18 -17.5t9.5 -26.5t4 -37h50v300h-800v-300z" />
279
- <glyph unicode="&#xe256;" d="M800 700h-50q0 21 -4 37t-9.5 26.5t-18 17.5t-22 11t-28.5 5.5t-31 2t-37 0.5h-100v-550q0 -22 25 -34.5t50 -14.5l25 -1v-100h-400v100q4 0 11 0.5t24 3t30 7t24 15t11 24.5v550h-100q-25 0 -37 -0.5t-31 -2t-28.5 -5.5t-22 -11t-18 -17.5t-9.5 -26.5t-4 -37h-50v300 h800v-300zM1100 200h-200v-100h200v-100h-300v300h200v100h-200v100h300v-300z" />
280
- <glyph unicode="&#xe257;" d="M701 1098h160q16 0 21 -11t-7 -23l-464 -464l464 -464q12 -12 7 -23t-21 -11h-160q-13 0 -23 9l-471 471q-7 8 -7 18t7 18l471 471q10 9 23 9z" />
281
- <glyph unicode="&#xe258;" d="M339 1098h160q13 0 23 -9l471 -471q7 -8 7 -18t-7 -18l-471 -471q-10 -9 -23 -9h-160q-16 0 -21 11t7 23l464 464l-464 464q-12 12 -7 23t21 11z" />
282
- <glyph unicode="&#xe259;" d="M1087 882q11 -5 11 -21v-160q0 -13 -9 -23l-471 -471q-8 -7 -18 -7t-18 7l-471 471q-9 10 -9 23v160q0 16 11 21t23 -7l464 -464l464 464q12 12 23 7z" />
283
- <glyph unicode="&#xe260;" d="M618 993l471 -471q9 -10 9 -23v-160q0 -16 -11 -21t-23 7l-464 464l-464 -464q-12 -12 -23 -7t-11 21v160q0 13 9 23l471 471q8 7 18 7t18 -7z" />
284
- <glyph unicode="&#xf8ff;" d="M1000 1200q0 -124 -88 -212t-212 -88q0 124 88 212t212 88zM450 1000h100q21 0 40 -14t26 -33l79 -194q5 1 16 3q34 6 54 9.5t60 7t65.5 1t61 -10t56.5 -23t42.5 -42t29 -64t5 -92t-19.5 -121.5q-1 -7 -3 -19.5t-11 -50t-20.5 -73t-32.5 -81.5t-46.5 -83t-64 -70 t-82.5 -50q-13 -5 -42 -5t-65.5 2.5t-47.5 2.5q-14 0 -49.5 -3.5t-63 -3.5t-43.5 7q-57 25 -104.5 78.5t-75 111.5t-46.5 112t-26 90l-7 35q-15 63 -18 115t4.5 88.5t26 64t39.5 43.5t52 25.5t58.5 13t62.5 2t59.5 -4.5t55.5 -8l-147 192q-12 18 -5.5 30t27.5 12z" />
285
- <glyph unicode="&#x1f511;" d="M250 1200h600q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-150v-500l-255 -178q-19 -9 -32 -1t-13 29v650h-150q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5zM400 1100v-100h300v100h-300z" />
286
- <glyph unicode="&#x1f6aa;" d="M250 1200h750q39 0 69.5 -40.5t30.5 -84.5v-933l-700 -117v950l600 125h-700v-1000h-100v1025q0 23 15.5 49t34.5 26zM500 525v-100l100 20v100z" />
287
- </font>
288
- </defs></svg>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/fonts/glyphicons-halflings-regular.ttf DELETED
Binary file
assets/fonts/glyphicons-halflings-regular.woff DELETED
Binary file
assets/fonts/glyphicons-halflings-regular.woff2 DELETED
Binary file
assets/js/admin-common.js CHANGED
@@ -22,4 +22,12 @@ jQuery( document ).ready( function( $ ) {
22
  }
23
 
24
  } );
25
- });
 
 
 
 
 
 
 
 
22
  }
23
 
24
  } );
25
+ });
26
+
27
+ var submenu_item = document.querySelector( '.exactmetrics-upgrade-submenu' );
28
+ if ( null !== submenu_item ) {
29
+ var li = submenu_item.parentNode.parentNode;
30
+ if ( li ) {
31
+ li.classList.add( 'exactmetrics-submenu-highlight' );
32
+ }
33
+ }
assets/js/admin-common.min.js CHANGED
@@ -1 +1 @@
1
- ;jQuery(document).ready(function(i){i('div.exactmetrics-notice').on('click','button.notice-dismiss',function(n){n.preventDefault();i(this).closest('div.exactmetrics-notice').fadeOut();if(i(this).parent().hasClass('is-dismissible')){i.post(exactmetrics_admin_common.ajax,{action:'exactmetrics_ajax_dismiss_notice',nonce:exactmetrics_admin_common.dismiss_notice_nonce,notice:i(this).parent().data('notice')},function(i){},'json')}})});
1
+ ;jQuery(document).ready(function(i){i('div.exactmetrics-notice').on('click','button.notice-dismiss',function(n){n.preventDefault();i(this).closest('div.exactmetrics-notice').fadeOut();if(i(this).parent().hasClass('is-dismissible')){i.post(exactmetrics_admin_common.ajax,{action:'exactmetrics_ajax_dismiss_notice',nonce:exactmetrics_admin_common.dismiss_notice_nonce,notice:i(this).parent().data('notice')},function(i){},'json')}})});var submenu_item=document.querySelector('.exactmetrics-upgrade-submenu');if(null!==submenu_item){var li=submenu_item.parentNode.parentNode;if(li){li.classList.add('exactmetrics-submenu-highlight')}};
gadwp.php CHANGED
@@ -4,7 +4,7 @@
4
  * Plugin URI: https://exactmetrics.com
5
  * Description: Displays Google Analytics Reports and Real-Time Statistics in your Dashboard. Automatically inserts the tracking code in every page of your website.
6
  * Author: ExactMetrics
7
- * Version: 6.7.0
8
  * Requires at least: 3.8.0
9
  * Requires PHP: 5.2
10
  * Author URI: https://exactmetrics.com
@@ -44,7 +44,7 @@ final class ExactMetrics_Lite {
44
  * @access public
45
  * @var string $version Plugin version.
46
  */
47
- public $version = '6.7.0';
48
 
49
  /**
50
  * Plugin file.
4
  * Plugin URI: https://exactmetrics.com
5
  * Description: Displays Google Analytics Reports and Real-Time Statistics in your Dashboard. Automatically inserts the tracking code in every page of your website.
6
  * Author: ExactMetrics
7
+ * Version: 6.8.0
8
  * Requires at least: 3.8.0
9
  * Requires PHP: 5.2
10
  * Author URI: https://exactmetrics.com
44
  * @access public
45
  * @var string $version Plugin version.
46
  */
47
+ public $version = '6.8.0';
48
 
49
  /**
50
  * Plugin file.
includes/admin/admin.php CHANGED
@@ -50,6 +50,14 @@ function exactmetrics_admin_menu() {
50
  // Add Popular Posts menu item.
51
  add_submenu_page( $hook, __( 'Popular Posts:', 'google-analytics-dashboard-for-wp' ), __( 'Popular Posts', 'google-analytics-dashboard-for-wp' ), 'exactmetrics_save_settings', $submenu_base . '#/popular-posts' );
52
 
 
 
 
 
 
 
 
 
53
  // then tools
54
  add_submenu_page( $hook, __( 'Tools:', 'google-analytics-dashboard-for-wp' ), __( 'Tools', 'google-analytics-dashboard-for-wp' ), 'manage_options', $submenu_base . '#/tools' );
55
 
@@ -61,9 +69,31 @@ function exactmetrics_admin_menu() {
61
 
62
  // Add About us page.
63
  add_submenu_page( $hook, __( 'About Us:', 'google-analytics-dashboard-for-wp' ), __( 'About Us', 'google-analytics-dashboard-for-wp' ), 'manage_options', $submenu_base . '#/about' );
 
 
 
 
 
64
  }
65
  add_action( 'admin_menu', 'exactmetrics_admin_menu' );
66
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
67
  function exactmetrics_get_menu_hook() {
68
  $dashboards_disabled = exactmetrics_get_option( 'dashboards_disabled', false );
69
  if ( $dashboards_disabled || ( current_user_can( 'exactmetrics_save_settings' ) && ! current_user_can( 'exactmetrics_view_dashboard' ) ) ) {
@@ -97,6 +127,14 @@ function exactmetrics_network_admin_menu() {
97
 
98
  add_submenu_page( $hook, __( 'General Reports:', 'google-analytics-dashboard-for-wp' ), __( 'Reports', 'google-analytics-dashboard-for-wp' ), 'exactmetrics_view_dashboard', 'exactmetrics_reports', 'exactmetrics_reports_page' );
99
 
 
 
 
 
 
 
 
 
100
  // then addons
101
  add_submenu_page( $hook, __( 'Addons:', 'google-analytics-dashboard-for-wp' ), '<span style="color:' . exactmetrics_menu_highlight_color() . '"> ' . __( 'Addons', 'google-analytics-dashboard-for-wp' ) . '</span>', 'exactmetrics_save_settings', $submenu_base . '#/addons' );
102
 
@@ -167,12 +205,6 @@ function exactmetrics_add_action_links( $links ) {
167
  $docs = '<a title="' . esc_html__( 'ExactMetrics Knowledge Base', 'google-analytics-dashboard-for-wp' ) . '" href="'. exactmetrics_get_url( 'all-plugins', 'kb-link', "https://www.exactmetrics.com/docs/" ) .'">' . esc_html__( 'Documentation', 'google-analytics-dashboard-for-wp' ) . '</a>';
168
  array_unshift( $links, $docs );
169
 
170
- // If lite, show a link where they can get pro from
171
- if ( ! exactmetrics_is_pro_version() ) {
172
- $get_pro = '<a title="' . esc_html__( 'Get ExactMetrics Pro', 'google-analytics-dashboard-for-wp' ) .'" href="'. exactmetrics_get_upgrade_link( 'all-plugins', 'upgrade-link', "https://www.exactmetrics.com/docs/" ) .'">' . esc_html__( 'Get ExactMetrics Pro', 'google-analytics-dashboard-for-wp' ) . '</a>';
173
- array_unshift( $links, $get_pro );
174
- }
175
-
176
  // If Lite, support goes to forum. If pro, it goes to our website
177
  if ( exactmetrics_is_pro_version() ) {
178
  $support = '<a title="ExactMetrics Pro Support" href="'. exactmetrics_get_url( 'all-plugins', 'pro-support-link', "https://www.exactmetrics.com/my-account/support/" ) .'">' . esc_html__( 'Support', 'google-analytics-dashboard-for-wp' ) . '</a>';
@@ -190,6 +222,12 @@ function exactmetrics_add_action_links( $links ) {
190
 
191
  array_unshift( $links, $settings_link );
192
 
 
 
 
 
 
 
193
  return $links;
194
  }
195
  add_filter( 'plugin_action_links_' . plugin_basename( EXACTMETRICS_PLUGIN_FILE ), 'exactmetrics_add_action_links' );
50
  // Add Popular Posts menu item.
51
  add_submenu_page( $hook, __( 'Popular Posts:', 'google-analytics-dashboard-for-wp' ), __( 'Popular Posts', 'google-analytics-dashboard-for-wp' ), 'exactmetrics_save_settings', $submenu_base . '#/popular-posts' );
52
 
53
+ if ( function_exists( 'aioseo' ) ) {
54
+ $seo_url = exactmetrics_aioseo_dashboard_url();
55
+ } else {
56
+ $seo_url = $submenu_base . '#/seo';
57
+ }
58
+ // then SEO
59
+ add_submenu_page( $hook, __( 'SEO', 'google-analytics-dashboard-for-wp' ), __( 'SEO', 'google-analytics-dashboard-for-wp' ), 'manage_options', $seo_url );
60
+
61
  // then tools
62
  add_submenu_page( $hook, __( 'Tools:', 'google-analytics-dashboard-for-wp' ), __( 'Tools', 'google-analytics-dashboard-for-wp' ), 'manage_options', $submenu_base . '#/tools' );
63
 
69
 
70
  // Add About us page.
71
  add_submenu_page( $hook, __( 'About Us:', 'google-analytics-dashboard-for-wp' ), __( 'About Us', 'google-analytics-dashboard-for-wp' ), 'manage_options', $submenu_base . '#/about' );
72
+
73
+ if ( ! exactmetrics_is_pro_version() ) {
74
+ add_submenu_page( $hook, __( 'Upgrade to Pro:', 'google-analytics-dashboard-for-wp' ), '<span class="exactmetrics-upgrade-submenu"> ' . __( 'Upgrade to Pro', 'google-analytics-dashboard-for-wp' ) . '</span>', 'exactmetrics_save_settings', exactmetrics_get_upgrade_link( 'admin-menu', 'submenu', "https://www.exactmetrics.com/lite/" ) );
75
+ }
76
+
77
  }
78
  add_action( 'admin_menu', 'exactmetrics_admin_menu' );
79
 
80
+ /**
81
+ * Add this separately so all the Woo menu items are loaded and the position parameter works correctly.
82
+ */
83
+ function exactmetrics_woocommerce_menu_item() {
84
+ // Add "Insights" sub menu item for WooCommerce Analytics menu
85
+ if ( class_exists( 'WooCommerce' ) && ! apply_filters( 'exactmetrics_disable_woo_analytics_menu', false ) ) {
86
+ if ( class_exists( 'ExactMetrics_eCommerce' ) ) {
87
+ add_submenu_page( 'wc-admin&path=/analytics/overview', 'ExactMetrics', 'ExactMetrics', 'exactmetrics_view_dashboard', admin_url( 'admin.php?page=exactmetrics_reports#/ecommerce' ), '', 2 );
88
+ } else {
89
+ $submenu_base = add_query_arg( 'page', 'exactmetrics_settings', admin_url( 'admin.php' ) );
90
+ add_submenu_page( 'wc-admin&path=/analytics/overview', 'ExactMetrics', 'ExactMetrics', 'manage_options', $submenu_base . '#/woocommerce-insights', '', 1 );
91
+ }
92
+ }
93
+ }
94
+
95
+ add_action( 'admin_menu', 'exactmetrics_woocommerce_menu_item', 11 );
96
+
97
  function exactmetrics_get_menu_hook() {
98
  $dashboards_disabled = exactmetrics_get_option( 'dashboards_disabled', false );
99
  if ( $dashboards_disabled || ( current_user_can( 'exactmetrics_save_settings' ) && ! current_user_can( 'exactmetrics_view_dashboard' ) ) ) {
127
 
128
  add_submenu_page( $hook, __( 'General Reports:', 'google-analytics-dashboard-for-wp' ), __( 'Reports', 'google-analytics-dashboard-for-wp' ), 'exactmetrics_view_dashboard', 'exactmetrics_reports', 'exactmetrics_reports_page' );
129
 
130
+ if ( function_exists( 'aioseo' ) ) {
131
+ $seo_url = exactmetrics_aioseo_dashboard_url();
132
+ } else {
133
+ $seo_url = $submenu_base . '#/seo';
134
+ }
135
+ // then seo
136
+ add_submenu_page( $hook, __( 'SEO:', 'google-analytics-dashboard-for-wp' ), __( 'SEO', 'google-analytics-dashboard-for-wp' ), 'manage_options', $seo_url, 'exactmetrics_seo_page' );
137
+
138
  // then addons
139
  add_submenu_page( $hook, __( 'Addons:', 'google-analytics-dashboard-for-wp' ), '<span style="color:' . exactmetrics_menu_highlight_color() . '"> ' . __( 'Addons', 'google-analytics-dashboard-for-wp' ) . '</span>', 'exactmetrics_save_settings', $submenu_base . '#/addons' );
140
 
205
  $docs = '<a title="' . esc_html__( 'ExactMetrics Knowledge Base', 'google-analytics-dashboard-for-wp' ) . '" href="'. exactmetrics_get_url( 'all-plugins', 'kb-link', "https://www.exactmetrics.com/docs/" ) .'">' . esc_html__( 'Documentation', 'google-analytics-dashboard-for-wp' ) . '</a>';
206
  array_unshift( $links, $docs );
207
 
 
 
 
 
 
 
208
  // If Lite, support goes to forum. If pro, it goes to our website
209
  if ( exactmetrics_is_pro_version() ) {
210
  $support = '<a title="ExactMetrics Pro Support" href="'. exactmetrics_get_url( 'all-plugins', 'pro-support-link', "https://www.exactmetrics.com/my-account/support/" ) .'">' . esc_html__( 'Support', 'google-analytics-dashboard-for-wp' ) . '</a>';
222
 
223
  array_unshift( $links, $settings_link );
224
 
225
+ // If lite, show a link where they can get pro from
226
+ if ( ! exactmetrics_is_pro_version() ) {
227
+ $get_pro = '<a title="' . esc_html__( 'Get ExactMetrics Pro', 'google-analytics-dashboard-for-wp' ) .'" href="'. exactmetrics_get_upgrade_link( 'all-plugins', 'upgrade-link', "https://www.exactmetrics.com/lite/" ) .'" style="font-weight:700">' . esc_html__( 'Get ExactMetrics Pro', 'google-analytics-dashboard-for-wp' ) . '</a>';
228
+ array_unshift( $links, $get_pro );
229
+ }
230
+
231
  return $links;
232
  }
233
  add_filter( 'plugin_action_links_' . plugin_basename( EXACTMETRICS_PLUGIN_FILE ), 'exactmetrics_add_action_links' );
includes/admin/api-auth.php CHANGED
@@ -580,4 +580,12 @@ final class ExactMetrics_API_Auth {
580
 
581
  return $url;
582
  }
 
 
 
 
 
 
 
 
583
  }
580
 
581
  return $url;
582
  }
583
+
584
+ /**
585
+ * Delete auth-related options from the db - should be run at site level.
586
+ */
587
+ public function uninstall_auth() {
588
+ delete_option( 'exactmetrics_site_profile' );
589
+ delete_option( 'exactmetrics_site_tt' );
590
+ }
591
  }
includes/admin/common.php CHANGED
@@ -143,7 +143,7 @@ function exactmetrics_admin_scripts() {
143
  // Our Common Admin JS.
144
  $suffix = ( defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ) ? '' : '.min';
145
 
146
- wp_register_script( 'exactmetrics-admin-common-script', plugins_url( 'assets/js/admin-common' . $suffix . '.js', EXACTMETRICS_PLUGIN_FILE ), array( 'jquery' ), exactmetrics_get_asset_version() );
147
 
148
  wp_enqueue_script( 'exactmetrics-admin-common-script' );
149
 
@@ -233,6 +233,9 @@ function exactmetrics_admin_scripts() {
233
  'shareasale_id' => exactmetrics_get_shareasale_id(),
234
  'shareasale_url' => exactmetrics_get_shareasale_url( exactmetrics_get_shareasale_id(), '' ),
235
  'addons_url' => is_multisite() ? network_admin_url( 'admin.php?page=exactmetrics_network#/addons' ) : admin_url( 'admin.php?page=exactmetrics_settings#/addons' ),
 
 
 
236
  'email_summary_url' => admin_url( 'admin.php?exactmetrics_email_preview&exactmetrics_email_template=summary' ),
237
  'install_amp_url' => $install_amp_url,
238
  'install_fbia_url' => $install_fbia_url,
@@ -251,6 +254,8 @@ function exactmetrics_admin_scripts() {
251
  'admin_email' => get_option( 'admin_email' ),
252
  'site_url' => get_site_url(),
253
  'reports_url' => add_query_arg( 'page', 'exactmetrics_reports', admin_url( 'admin.php' ) ),
 
 
254
  'first_run_notice' => apply_filters( 'exactmetrics_settings_first_time_notice_hide', exactmetrics_get_option( 'exactmetrics_first_run_notice' ) ),
255
  'getting_started_url' => is_network_admin() ? network_admin_url( 'admin.php?page=exactmetrics_network#/about' ) : admin_url( 'admin.php?page=exactmetrics_settings#/about/getting-started' ),
256
  'authed' => $is_authed,
@@ -313,6 +318,7 @@ function exactmetrics_admin_scripts() {
313
 
314
  return;
315
  }
 
316
  // ublock notice
317
  add_action( 'admin_print_footer_scripts', 'exactmetrics_settings_ublock_error_js', 9999999 );
318
  }
143
  // Our Common Admin JS.
144
  $suffix = ( defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ) ? '' : '.min';
145
 
146
+ wp_register_script( 'exactmetrics-admin-common-script', plugins_url( 'assets/js/admin-common' . $suffix . '.js', EXACTMETRICS_PLUGIN_FILE ), array( 'jquery' ), exactmetrics_get_asset_version(), true );
147
 
148
  wp_enqueue_script( 'exactmetrics-admin-common-script' );
149
 
233
  'shareasale_id' => exactmetrics_get_shareasale_id(),
234
  'shareasale_url' => exactmetrics_get_shareasale_url( exactmetrics_get_shareasale_id(), '' ),
235
  'addons_url' => is_multisite() ? network_admin_url( 'admin.php?page=exactmetrics_network#/addons' ) : admin_url( 'admin.php?page=exactmetrics_settings#/addons' ),
236
+ 'seo_settings_page_url' => is_multisite() ? network_admin_url( 'admin.php?page=exactmetrics_network#/seo' ) : admin_url( 'admin.php?page=exactmetrics_settings#/seo' ),
237
+ 'aioseo_dashboard_url' => is_multisite() ? network_admin_url( 'admin.php?page=aioseo' ) : admin_url( 'admin.php?page=aioseo' ),
238
+ 'wp_plugins_page_url' => is_multisite() ? network_admin_url( 'plugins.php' ) : admin_url( 'plugins.php' ),
239
  'email_summary_url' => admin_url( 'admin.php?exactmetrics_email_preview&exactmetrics_email_template=summary' ),
240
  'install_amp_url' => $install_amp_url,
241
  'install_fbia_url' => $install_fbia_url,
254
  'admin_email' => get_option( 'admin_email' ),
255
  'site_url' => get_site_url(),
256
  'reports_url' => add_query_arg( 'page', 'exactmetrics_reports', admin_url( 'admin.php' ) ),
257
+ 'ecommerce_report_url' => add_query_arg( 'page', 'exactmetrics_reports#/ecommerce', admin_url( 'admin.php' ) ),
258
+ 'ecommerce_settings_tab_url' => add_query_arg( 'page', 'exactmetrics_settings#/ecommerce', admin_url( 'admin.php' ) ),
259
  'first_run_notice' => apply_filters( 'exactmetrics_settings_first_time_notice_hide', exactmetrics_get_option( 'exactmetrics_first_run_notice' ) ),
260
  'getting_started_url' => is_network_admin() ? network_admin_url( 'admin.php?page=exactmetrics_network#/about' ) : admin_url( 'admin.php?page=exactmetrics_settings#/about/getting-started' ),
261
  'authed' => $is_authed,
318
 
319
  return;
320
  }
321
+
322
  // ublock notice
323
  add_action( 'admin_print_footer_scripts', 'exactmetrics_settings_ublock_error_js', 9999999 );
324
  }
includes/admin/notification-event-runner.php CHANGED
@@ -100,7 +100,7 @@ class ExactMetrics_Notification_Event_Runner {
100
  */
101
  public function save_last_runs() {
102
  if ( $this->changed ) {
103
- update_option( $this->last_run_key, $this->last_run );
104
  }
105
  }
106
 
@@ -170,6 +170,13 @@ class ExactMetrics_Notification_Event_Runner {
170
 
171
  }
172
 
 
 
 
 
 
 
 
173
  }
174
 
175
  /**
100
  */
101
  public function save_last_runs() {
102
  if ( $this->changed ) {
103
+ update_option( $this->last_run_key, $this->last_run, false );
104
  }
105
  }
106
 
170
 
171
  }
172
 
173
+ /**
174
+ * Delete the data on uninstall.
175
+ */
176
+ public function delete_data() {
177
+ delete_option( $this->last_run_key );
178
+ }
179
+
180
  }
181
 
182
  /**
includes/admin/notification-event.php CHANGED
@@ -101,10 +101,7 @@ class ExactMetrics_Notification_Event {
101
  $this->report_start_from = '-' . $this->notification_interval . ' day';
102
 
103
  if ( ! isset( $this->notification_icon ) || empty( $this->notification_icon ) ) {
104
- $this->notification_icon = '<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
105
- <circle cx="16" cy="16" r="16" fill="#D3F8EA"/>
106
- <path d="M21.8634 18.6429C21.8634 18.8571 21.7831 19.0268 21.6224 19.1518C21.5688 19.3482 21.542 19.6786 21.542 20.1429C21.542 20.6071 21.5688 20.9375 21.6224 21.1339C21.7831 21.2768 21.8634 21.4464 21.8634 21.6429V22.0714C21.8634 22.25 21.8009 22.4018 21.6759 22.5268C21.5509 22.6518 21.3992 22.7143 21.2206 22.7143H12.4349C11.7206 22.7143 11.1134 22.4643 10.6134 21.9643C10.1134 21.4643 9.86345 20.8571 9.86345 20.1429V11.5714C9.86345 10.8571 10.1134 10.25 10.6134 9.75C11.1134 9.25 11.7206 9 12.4349 9H21.2206C21.3992 9 21.5509 9.0625 21.6759 9.1875C21.8009 9.3125 21.8634 9.46429 21.8634 9.64286V18.6429ZM13.292 12.5893V13.125C13.292 13.2321 13.3456 13.2857 13.4527 13.2857H19.1313C19.2384 13.2857 19.292 13.2321 19.292 13.125V12.5893C19.292 12.4821 19.2384 12.4286 19.1313 12.4286H13.4527C13.3456 12.4286 13.292 12.4821 13.292 12.5893ZM13.292 14.3036V14.8393C13.292 14.9464 13.3456 15 13.4527 15H19.1313C19.2384 15 19.292 14.9464 19.292 14.8393V14.3036C19.292 14.1964 19.2384 14.1429 19.1313 14.1429H13.4527C13.3456 14.1429 13.292 14.1964 13.292 14.3036ZM20.0688 21C20.0152 20.4286 20.0152 19.8571 20.0688 19.2857H12.4349C12.2027 19.2857 11.9974 19.375 11.8188 19.5536C11.6581 19.7143 11.5777 19.9107 11.5777 20.1429C11.5777 20.375 11.6581 20.5804 11.8188 20.7589C11.9974 20.9196 12.2027 21 12.4349 21H20.0688Z" fill="#1EC185"/>
107
- </svg>';
108
  }
109
 
110
  }
101
  $this->report_start_from = '-' . $this->notification_interval . ' day';
102
 
103
  if ( ! isset( $this->notification_icon ) || empty( $this->notification_icon ) ) {
104
+ $this->notification_icon = 'default';
 
 
 
105
  }
106
 
107
  }
includes/admin/notifications.php CHANGED
@@ -397,7 +397,8 @@ class ExactMetrics_Notifications {
397
  'feed' => $option['feed'],
398
  'events' => array_merge( $notification, $option['events'] ),
399
  'dismissed' => $option['dismissed'],
400
- )
 
401
  );
402
  }
403
 
@@ -420,7 +421,8 @@ class ExactMetrics_Notifications {
420
  'feed' => $feed,
421
  'events' => $option['events'],
422
  'dismissed' => array_slice( $option['dismissed'], 0, 30 ), // Limit dismissed notifications to last 30.
423
- )
 
424
  );
425
  }
426
 
@@ -472,7 +474,7 @@ class ExactMetrics_Notifications {
472
  }
473
  }
474
 
475
- update_option( $this->option_name, $option );
476
 
477
  wp_send_json_success();
478
  }
@@ -559,4 +561,18 @@ class ExactMetrics_Notifications {
559
 
560
  return $url;
561
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
562
  }
397
  'feed' => $option['feed'],
398
  'events' => array_merge( $notification, $option['events'] ),
399
  'dismissed' => $option['dismissed'],
400
+ ),
401
+ false
402
  );
403
  }
404
 
421
  'feed' => $feed,
422
  'events' => $option['events'],
423
  'dismissed' => array_slice( $option['dismissed'], 0, 30 ), // Limit dismissed notifications to last 30.
424
+ ),
425
+ false
426
  );
427
  }
428
 
474
  }
475
  }
476
 
477
+ update_option( $this->option_name, $option, false );
478
 
479
  wp_send_json_success();
480
  }
561
 
562
  return $url;
563
  }
564
+
565
+ /**
566
+ * Delete the notification options.
567
+ */
568
+ public function delete_notifications_data() {
569
+
570
+ delete_option( $this->option_name );
571
+
572
+ // Delete old notices option.
573
+ delete_option( 'exactmetrics_notices' );
574
+
575
+ exactmetrics_notification_event_runner()->delete_data();
576
+
577
+ }
578
  }
includes/admin/notifications/notification-upgrade-for-email-summaries.php CHANGED
@@ -11,10 +11,7 @@ final class ExactMetrics_Notification_Upgrade_For_Email_Summaries extends ExactM
11
  public $notification_id = 'exactmetrics_notification_upgrade_for_email_summaries';
12
  public $notification_interval = 30; // in days
13
  public $notification_type = array( 'lite' );
14
- public $notification_icon = '<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
15
- <circle cx="16" cy="16" r="16" fill="#FAD1D1"/>
16
- <path d="M17.3634 19.0714C17.792 19.4821 18.0063 19.9821 18.0063 20.5714C18.0063 21.1607 17.792 21.6607 17.3634 22.0714C16.9527 22.5 16.4527 22.7143 15.8634 22.7143C15.2742 22.7143 14.7652 22.5 14.3367 22.0714C13.9259 21.6607 13.7206 21.1607 13.7206 20.5714C13.7206 19.9821 13.9259 19.4821 14.3367 19.0714C14.7652 18.6429 15.2742 18.4286 15.8634 18.4286C16.4527 18.4286 16.9527 18.6429 17.3634 19.0714ZM13.9617 9.66964C13.9617 9.49107 14.0242 9.33929 14.1492 9.21429C14.2742 9.07143 14.4259 9 14.6045 9H17.1224C17.3009 9 17.4527 9.07143 17.5777 9.21429C17.7027 9.33929 17.7652 9.49107 17.7652 9.66964L17.3902 16.9554C17.3902 17.1339 17.3277 17.2857 17.2027 17.4107C17.0777 17.5179 16.9259 17.5714 16.7474 17.5714H14.9795C14.8009 17.5714 14.6492 17.5179 14.5242 17.4107C14.3992 17.2857 14.3367 17.1339 14.3367 16.9554L13.9617 9.66964Z" fill="#EB5757"/>
17
- </svg>';
18
 
19
  /**
20
  * Build Notification
11
  public $notification_id = 'exactmetrics_notification_upgrade_for_email_summaries';
12
  public $notification_interval = 30; // in days
13
  public $notification_type = array( 'lite' );
14
+ public $notification_icon = 'warning';
 
 
 
15
 
16
  /**
17
  * Build Notification
includes/admin/notifications/notification-upgrade-for-form-conversion.php CHANGED
@@ -11,10 +11,7 @@ final class ExactMetrics_Notification_Upgrade_For_Form_Conversion extends ExactM
11
  public $notification_id = 'exactmetrics_notification_upgrade_for_form_conversion';
12
  public $notification_interval = 20; // in days
13
  public $notification_type = array( 'basic', 'lite', 'plus' );
14
- public $notification_icon = '<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
15
- <circle cx="16" cy="16" r="16" fill="#FAD1D1"/>
16
- <path d="M17.3634 19.0714C17.792 19.4821 18.0063 19.9821 18.0063 20.5714C18.0063 21.1607 17.792 21.6607 17.3634 22.0714C16.9527 22.5 16.4527 22.7143 15.8634 22.7143C15.2742 22.7143 14.7652 22.5 14.3367 22.0714C13.9259 21.6607 13.7206 21.1607 13.7206 20.5714C13.7206 19.9821 13.9259 19.4821 14.3367 19.0714C14.7652 18.6429 15.2742 18.4286 15.8634 18.4286C16.4527 18.4286 16.9527 18.6429 17.3634 19.0714ZM13.9617 9.66964C13.9617 9.49107 14.0242 9.33929 14.1492 9.21429C14.2742 9.07143 14.4259 9 14.6045 9H17.1224C17.3009 9 17.4527 9.07143 17.5777 9.21429C17.7027 9.33929 17.7652 9.49107 17.7652 9.66964L17.3902 16.9554C17.3902 17.1339 17.3277 17.2857 17.2027 17.4107C17.0777 17.5179 16.9259 17.5714 16.7474 17.5714H14.9795C14.8009 17.5714 14.6492 17.5179 14.5242 17.4107C14.3992 17.2857 14.3367 17.1339 14.3367 16.9554L13.9617 9.66964Z" fill="#EB5757"/>
17
- </svg>';
18
 
19
  /**
20
  * Build Notification
11
  public $notification_id = 'exactmetrics_notification_upgrade_for_form_conversion';
12
  public $notification_interval = 20; // in days
13
  public $notification_type = array( 'basic', 'lite', 'plus' );
14
+ public $notification_icon = 'warning';
 
 
 
15
 
16
  /**
17
  * Build Notification
includes/admin/notifications/notification-upgrade-for-google-optimize.php CHANGED
@@ -11,10 +11,7 @@ final class ExactMetrics_Notification_Upgrade_For_Google_Optimize extends ExactM
11
  public $notification_id = 'exactmetrics_notification_upgrade_for_google_optimize';
12
  public $notification_interval = 30; // in days
13
  public $notification_type = array( 'basic', 'lite', 'plus' );
14
- public $notification_icon = '<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
15
- <circle cx="16" cy="16" r="16" fill="#FAD1D1"/>
16
- <path d="M17.3634 19.0714C17.792 19.4821 18.0063 19.9821 18.0063 20.5714C18.0063 21.1607 17.792 21.6607 17.3634 22.0714C16.9527 22.5 16.4527 22.7143 15.8634 22.7143C15.2742 22.7143 14.7652 22.5 14.3367 22.0714C13.9259 21.6607 13.7206 21.1607 13.7206 20.5714C13.7206 19.9821 13.9259 19.4821 14.3367 19.0714C14.7652 18.6429 15.2742 18.4286 15.8634 18.4286C16.4527 18.4286 16.9527 18.6429 17.3634 19.0714ZM13.9617 9.66964C13.9617 9.49107 14.0242 9.33929 14.1492 9.21429C14.2742 9.07143 14.4259 9 14.6045 9H17.1224C17.3009 9 17.4527 9.07143 17.5777 9.21429C17.7027 9.33929 17.7652 9.49107 17.7652 9.66964L17.3902 16.9554C17.3902 17.1339 17.3277 17.2857 17.2027 17.4107C17.0777 17.5179 16.9259 17.5714 16.7474 17.5714H14.9795C14.8009 17.5714 14.6492 17.5179 14.5242 17.4107C14.3992 17.2857 14.3367 17.1339 14.3367 16.9554L13.9617 9.66964Z" fill="#EB5757"/>
17
- </svg>';
18
 
19
  /**
20
  * Build Notification
11
  public $notification_id = 'exactmetrics_notification_upgrade_for_google_optimize';
12
  public $notification_interval = 30; // in days
13
  public $notification_type = array( 'basic', 'lite', 'plus' );
14
+ public $notification_icon = 'warning';
 
 
 
15
 
16
  /**
17
  * Build Notification
includes/admin/notifications/notification-upgrade-for-search-console.php CHANGED
@@ -11,10 +11,7 @@ final class ExactMetrics_Notification_Upgrade_For_Search_Console extends ExactMe
11
  public $notification_id = 'exactmetrics_notification_upgrade_for_search_console_report';
12
  public $notification_interval = 30; // in days
13
  public $notification_type = array( 'lite' );
14
- public $notification_icon = '<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
15
- <circle cx="16" cy="16" r="16" fill="#FAD1D1"/>
16
- <path d="M17.3634 19.0714C17.792 19.4821 18.0063 19.9821 18.0063 20.5714C18.0063 21.1607 17.792 21.6607 17.3634 22.0714C16.9527 22.5 16.4527 22.7143 15.8634 22.7143C15.2742 22.7143 14.7652 22.5 14.3367 22.0714C13.9259 21.6607 13.7206 21.1607 13.7206 20.5714C13.7206 19.9821 13.9259 19.4821 14.3367 19.0714C14.7652 18.6429 15.2742 18.4286 15.8634 18.4286C16.4527 18.4286 16.9527 18.6429 17.3634 19.0714ZM13.9617 9.66964C13.9617 9.49107 14.0242 9.33929 14.1492 9.21429C14.2742 9.07143 14.4259 9 14.6045 9H17.1224C17.3009 9 17.4527 9.07143 17.5777 9.21429C17.7027 9.33929 17.7652 9.49107 17.7652 9.66964L17.3902 16.9554C17.3902 17.1339 17.3277 17.2857 17.2027 17.4107C17.0777 17.5179 16.9259 17.5714 16.7474 17.5714H14.9795C14.8009 17.5714 14.6492 17.5179 14.5242 17.4107C14.3992 17.2857 14.3367 17.1339 14.3367 16.9554L13.9617 9.66964Z" fill="#EB5757"/>
17
- </svg>';
18
 
19
  /**
20
  * Build Notification
11
  public $notification_id = 'exactmetrics_notification_upgrade_for_search_console_report';
12
  public $notification_interval = 30; // in days
13
  public $notification_type = array( 'lite' );
14
+ public $notification_icon = 'warning';
 
 
 
15
 
16
  /**
17
  * Build Notification
includes/admin/notifications/notification-upgrade-to-pro.php CHANGED
@@ -12,10 +12,7 @@ final class ExactMetrics_Notification_Upgrade_To_Pro extends ExactMetrics_Notifi
12
  public $notification_interval = 40; // in days
13
  public $notification_first_run_time = '+7 day';
14
  public $notification_type = array( 'lite' );
15
- public $notification_icon = '<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
16
- <circle cx="16" cy="16" r="16" fill="#D4E7F7"/>
17
- <path d="M15.0867 9.48214C15.2474 9.16071 15.5063 9 15.8634 9C16.2206 9 16.4795 9.16071 16.6402 9.48214L18.3813 13.0179L22.292 13.6071C22.6492 13.6429 22.8813 13.8304 22.9884 14.1696C23.0956 14.5089 23.0242 14.8036 22.7742 15.0536L19.9349 17.8125L20.6045 21.7232C20.6581 22.0625 20.542 22.3304 20.2563 22.5268C19.9706 22.7411 19.6759 22.7679 19.3724 22.6071L15.8634 20.7857L12.3545 22.6071C12.0509 22.7857 11.7563 22.7679 11.4706 22.5536C11.1849 22.3393 11.0688 22.0625 11.1224 21.7232L11.792 17.8125L8.95274 15.0536C8.70274 14.8036 8.63131 14.5089 8.73845 14.1696C8.84559 13.8304 9.07774 13.6429 9.43488 13.6071L13.3456 13.0179L15.0867 9.48214Z" fill="#2679C1"/>
18
- </svg>';
19
 
20
  /**
21
  * Build Notification
12
  public $notification_interval = 40; // in days
13
  public $notification_first_run_time = '+7 day';
14
  public $notification_type = array( 'lite' );
15
+ public $notification_icon = 'star';
 
 
 
16
 
17
  /**
18
  * Build Notification
includes/admin/notifications/notification-visitors.php CHANGED
@@ -11,10 +11,7 @@ final class ExactMetrics_Notification_Visitors extends ExactMetrics_Notification
11
  public $notification_id = 'exactmetrics_notification_visitors';
12
  public $notification_interval = 30; // in days
13
  public $notification_type = array( 'basic', 'lite', 'master', 'plus', 'pro' );
14
- public $notification_icon = '<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
15
- <circle cx="16" cy="16" r="16" fill="#E1DAF1"/>
16
- <path d="M20.0331 13.2857C20.2831 13.2857 20.4706 13.3929 20.5956 13.6071C20.7206 13.8214 20.7206 14.0357 20.5956 14.25L15.8813 22.3929C15.7563 22.6071 15.5688 22.7143 15.3188 22.7143C15.1045 22.7143 14.9349 22.6339 14.8099 22.4732C14.6849 22.3125 14.6492 22.125 14.7027 21.9107L15.9349 16.7143H12.7474C12.6224 16.7143 12.5063 16.6786 12.3992 16.6071C12.292 16.5357 12.2117 16.4464 12.1581 16.3393C12.1045 16.2321 12.0867 16.1161 12.1045 15.9911L12.9617 9.5625C12.9795 9.45536 13.0152 9.35714 13.0688 9.26786C13.1402 9.17857 13.2206 9.11607 13.3099 9.08036C13.3992 9.02679 13.4974 9 13.6045 9H17.4617C17.6759 9 17.8456 9.08929 17.9706 9.26786C18.0956 9.42857 18.1313 9.60714 18.0777 9.80357L16.9527 13.2857H20.0331Z" fill="#6F4BBB"/>
17
- </svg>';
18
 
19
  /**
20
  * Build Notification
11
  public $notification_id = 'exactmetrics_notification_visitors';
12
  public $notification_interval = 30; // in days
13
  public $notification_type = array( 'basic', 'lite', 'master', 'plus', 'pro' );
14
+ public $notification_icon = 'lightning';
 
 
 
15
 
16
  /**
17
  * Build Notification
includes/admin/review.php CHANGED
@@ -95,7 +95,7 @@ class ExactMetrics_Review {
95
  $data['connected_date'] = time();
96
  }
97
 
98
- update_option( 'exactmetrics_over_time', $data );
99
  return;
100
  }
101
 
95
  $data['connected_date'] = time();
96
  }
97
 
98
+ update_option( 'exactmetrics_over_time', $data, false );
99
  return;
100
  }
101
 
includes/admin/routes.php CHANGED
@@ -161,6 +161,10 @@ class ExactMetrics_Rest_Routes {
161
  if ( ! isset( $options['summaries_header_image'] ) ) {
162
  $options['summaries_header_image'] = '';
163
  }
 
 
 
 
164
  }
165
 
166
  wp_send_json( $options );
@@ -355,6 +359,10 @@ class ExactMetrics_Rest_Routes {
355
  $parsed_addons['google_amp'] = array(
356
  'active' => defined( 'AMP__FILE__' ),
357
  );
 
 
 
 
358
  // WPForms.
359
  $parsed_addons['wpforms-lite'] = array(
360
  'active' => function_exists( 'wpforms' ),
@@ -372,7 +380,7 @@ class ExactMetrics_Rest_Routes {
372
  'title' => 'AIOSEO',
373
  'excerpt' => __( '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.', 'google-analytics-dashboard-for-wp' ),
374
  'installed' => array_key_exists( 'all-in-one-seo-pack/all_in_one_seo_pack.php', $installed_plugins ),
375
- 'basename' => 'all-in-one-seo-pack/all_in_one_seo_pack.php',
376
  'slug' => 'all-in-one-seo-pack',
377
  );
378
  // OptinMonster.
@@ -491,10 +499,18 @@ class ExactMetrics_Rest_Routes {
491
  $addon->url = '';
492
  }
493
 
494
- $addon->type = $addons_type;
495
- $addon->installed = $installed;
496
- $addon->active = $active;
497
- $addon->basename = $plugin_basename;
 
 
 
 
 
 
 
 
498
 
499
  return $addon;
500
  }
161
  if ( ! isset( $options['summaries_header_image'] ) ) {
162
  $options['summaries_header_image'] = '';
163
  }
164
+
165
+ if ( ! isset( $options['local_gtag_file_modified_at'] ) ) {
166
+ $options['local_gtag_file_modified_at'] = '';
167
+ }
168
  }
169
 
170
  wp_send_json( $options );
359
  $parsed_addons['google_amp'] = array(
360
  'active' => defined( 'AMP__FILE__' ),
361
  );
362
+ // Yoast SEO.
363
+ $parsed_addons['yoast_seo'] = array(
364
+ 'active' => defined( 'WPSEO_VERSION' ),
365
+ );
366
  // WPForms.
367
  $parsed_addons['wpforms-lite'] = array(
368
  'active' => function_exists( 'wpforms' ),
380
  'title' => 'AIOSEO',
381
  'excerpt' => __( '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.', 'google-analytics-dashboard-for-wp' ),
382
  'installed' => array_key_exists( 'all-in-one-seo-pack/all_in_one_seo_pack.php', $installed_plugins ),
383
+ 'basename' => ( exactmetrics_is_installed_aioseo_pro() ) ? 'all-in-one-seo-pack-pro/all_in_one_seo_pack.php' : 'all-in-one-seo-pack/all_in_one_seo_pack.php',
384
  'slug' => 'all-in-one-seo-pack',
385
  );
386
  // OptinMonster.
499
  $addon->url = '';
500
  }
501
 
502
+ $active_version = false;
503
+ if ( $active ) {
504
+ if ( ! empty( $installed_plugins[ $plugin_basename ]['Version'] ) ) {
505
+ $active_version = $installed_plugins[ $plugin_basename ]['Version'];
506
+ }
507
+ }
508
+
509
+ $addon->type = $addons_type;
510
+ $addon->installed = $installed;
511
+ $addon->active_version = $active_version;
512
+ $addon->active = $active;
513
+ $addon->basename = $plugin_basename;
514
 
515
  return $addon;
516
  }
includes/admin/tracking.php CHANGED
@@ -94,10 +94,6 @@ class ExactMetrics_Tracking {
94
  $data['usercount'] = function_exists( 'get_user_count' ) ? get_user_count() : 'Not Set';
95
  $data['usesauth'] = $usesauth;
96
  $data['timezoneoffset']= date('P');
97
- $data['installed_lite']= get_option( 'exactmetrics_installed_lite', array() );
98
- $data['installed_pro'] = get_option( 'exactmetrics_installed_pro', array() );
99
-
100
-
101
 
102
  // Retrieve current plugin information
103
  if( ! function_exists( 'get_plugins' ) ) {
@@ -244,4 +240,4 @@ class ExactMetrics_Tracking {
244
  return $schedules;
245
  }
246
  }
247
- new ExactMetrics_Tracking();
94
  $data['usercount'] = function_exists( 'get_user_count' ) ? get_user_count() : 'Not Set';
95
  $data['usesauth'] = $usesauth;
96
  $data['timezoneoffset']= date('P');
 
 
 
 
97
 
98
  // Retrieve current plugin information
99
  if( ! function_exists( 'get_plugins' ) ) {
240
  return $schedules;
241
  }
242
  }
243
+ new ExactMetrics_Tracking();
includes/admin/uninstall.php ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ /**
4
+ * Remove various options used in the plugin.
5
+ */
6
+ function exactmetrics_uninstall_remove_options() {
7
+
8
+ // Remove usage tracking options.
9
+ delete_option( 'exactmetrics_usage_tracking_config' );
10
+ delete_option( 'exactmetrics_usage_tracking_last_checkin' );
11
+
12
+ // Remove version options.
13
+ delete_option( 'exactmetrics_db_version' );
14
+ delete_option( 'exactmetrics_version_upgraded_from' );
15
+
16
+ // Remove other options used for display.
17
+ delete_option( 'exactmetrics_email_summaries_infoblocks_sent' );
18
+ delete_option( 'exactmetrics_float_bar_hidden' );
19
+ delete_option( 'exactmetrics_frontend_tracking_notice_viewed' );
20
+ delete_option( 'exactmetrics_admin_menu_tooltip' );
21
+ delete_option( 'exactmetrics_review' );
22
+
23
+ // Delete addons transient.
24
+ delete_transient( 'exactmetrics_addons' );
25
+
26
+ }
includes/auth.php CHANGED
@@ -72,10 +72,18 @@ final class ExactMetrics_Auth {
72
  $this->profile = $data;
73
 
74
  // If this is the first time, save the date when they connected.
75
- $over_time = get_option( 'exactmetrics_over_time', array() );
76
- if ( empty( $over_time['connected_date'] ) ) {
77
- $over_time['connected_date'] = time();
78
- update_option( 'exactmetrics_over_time', $over_time );
 
 
 
 
 
 
 
 
79
  }
80
  }
81
 
72
  $this->profile = $data;
73
 
74
  // If this is the first time, save the date when they connected.
75
+ $over_time = get_option( 'exactmetrics_over_time', array() );
76
+ $needs_update = false;
77
+ if ( exactmetrics_is_pro_version() && empty( $over_time['connected_date_pro'] ) ) {
78
+ $over_time['connected_date_pro'] = time();
79
+ $needs_update = true;
80
+ }
81
+ if ( ! exactmetrics_is_pro_version() && empty( $over_time['connected_date_lite'] ) ) {
82
+ $over_time['connected_date_lite'] = time();
83
+ $needs_update = true;
84
+ }
85
+ if ( $needs_update ) {
86
+ update_option( 'exactmetrics_over_time', $over_time, false );
87
  }
88
  }
89
 
includes/em-install.php CHANGED
@@ -196,10 +196,11 @@ class ExactMetrics_Install {
196
  $data = array(
197
  'installed_version' => EXACTMETRICS_VERSION,
198
  'installed_date' => time(),
199
- 'installed_pro' => exactmetrics_is_pro_version(),
 
200
  );
201
 
202
- update_option( 'exactmetrics_over_time', $data );
203
 
204
  // Let addons + MI Pro/Lite hook in here. @todo: doc as nonpublic
205
  do_action( 'exactmetrics_after_new_install_routine', EXACTMETRICS_VERSION );
196
  $data = array(
197
  'installed_version' => EXACTMETRICS_VERSION,
198
  'installed_date' => time(),
199
+ 'installed_pro' => exactmetrics_is_pro_version() ? time() : false,
200
+ 'installed_lite' => exactmetrics_is_pro_version() ? false : time(),
201
  );
202
 
203
+ update_option( 'exactmetrics_over_time', $data, false );
204
 
205
  // Let addons + MI Pro/Lite hook in here. @todo: doc as nonpublic
206
  do_action( 'exactmetrics_after_new_install_routine', EXACTMETRICS_VERSION );
includes/frontend/tracking/class-tracking-gtag.php CHANGED
@@ -181,7 +181,8 @@ class ExactMetrics_Tracking_Gtag extends ExactMetrics_Tracking_Abstract {
181
  $output = '';
182
  $reason = '';
183
  $attr_string = exactmetrics_get_frontend_analytics_script_atts();
184
- ob_start();
 
185
  ?>
186
  <!-- This site uses the Google Analytics by ExactMetrics plugin v<?php echo EXACTMETRICS_VERSION; ?> - Using Analytics tracking - https://www.exactmetrics.com/ -->
187
  <?php if ( ! $track_user ) {
@@ -198,7 +199,7 @@ class ExactMetrics_Tracking_Gtag extends ExactMetrics_Tracking_Abstract {
198
  echo $output;
199
  } ?>
200
  <?php if ( $ua ) { ?>
201
- <script src="<?php echo esc_attr( $src ); ?>" <?php echo $attr_string; ?>></script>
202
  <script<?php echo $attr_string; ?>>
203
  var em_version = '<?php echo EXACTMETRICS_VERSION; ?>';
204
  var em_track_user = <?php echo( $track_user ? 'true' : 'false' ); ?>;
@@ -302,16 +303,25 @@ class ExactMetrics_Tracking_Gtag extends ExactMetrics_Tracking_Abstract {
302
  }
303
  }
304
  }
 
 
 
 
 
 
 
 
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
- ) ) {
314
  hitObject = arguments[1];
 
 
 
315
  }
316
  if ( hitObject ) {
317
  action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
@@ -323,7 +333,7 @@ class ExactMetrics_Tracking_Gtag extends ExactMetrics_Tracking_Abstract {
323
  }
324
 
325
  function mapArgs( args ) {
326
- var gaKey, hit = {};
327
  var gaMap = {
328
  'eventCategory': 'event_category',
329
  'eventAction': 'event_action',
@@ -334,10 +344,15 @@ class ExactMetrics_Tracking_Gtag extends ExactMetrics_Tracking_Abstract {
334
  'timingVar': 'name',
335
  'timingValue': 'value',
336
  'timingLabel': 'event_label',
 
 
 
337
  };
338
- for ( gaKey in gaMap ) {
339
- if ( 'undefined' !== typeof args[gaKey] ) {
340
- hit[gaMap[gaKey]] = args[gaKey];
 
 
341
  }
342
  }
343
  return hit;
181
  $output = '';
182
  $reason = '';
183
  $attr_string = exactmetrics_get_frontend_analytics_script_atts();
184
+ $gtag_async = apply_filters( 'exactmetrics_frontend_gtag_script_async', true ) ? 'async' : '';
185
+ ob_start();
186
  ?>
187
  <!-- This site uses the Google Analytics by ExactMetrics plugin v<?php echo EXACTMETRICS_VERSION; ?> - Using Analytics tracking - https://www.exactmetrics.com/ -->
188
  <?php if ( ! $track_user ) {
199
  echo $output;
200
  } ?>
201
  <?php if ( $ua ) { ?>
202
+ <script src="<?php echo esc_attr( $src ); ?>" <?php echo $attr_string; ?> <?php echo esc_attr( $gtag_async ); ?>></script>
203
  <script<?php echo $attr_string; ?>>
204
  var em_version = '<?php echo EXACTMETRICS_VERSION; ?>';
205
  var em_track_user = <?php echo( $track_user ? 'true' : 'false' ); ?>;
303
  }
304
  }
305
  }
306
+ if ( 'pageview' === arguments[1] ) {
307
+ if ( 'undefined' !== typeof arguments[2] ) {
308
+ hitObject = {
309
+ 'eventAction': 'page_view',
310
+ 'page_path' : arguments[2],
311
+ }
312
+ }
313
+ }
314
  if ( typeof arguments[2] === 'object' ) {
315
  hitObject = arguments[2];
316
  }
317
  if ( typeof arguments[5] === 'object' ) {
318
  Object.assign( hitObject, arguments[5] );
319
  }
320
+ if ( 'undefined' !== typeof arguments[1].hitType ) {
 
 
321
  hitObject = arguments[1];
322
+ if ( 'pageview' === hitObject.hitType ) {
323
+ hitObject.eventAction = 'page_view';
324
+ }
325
  }
326
  if ( hitObject ) {
327
  action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
333
  }
334
 
335
  function mapArgs( args ) {
336
+ var arg, hit = {};
337
  var gaMap = {
338
  'eventCategory': 'event_category',
339
  'eventAction': 'event_action',
344
  'timingVar': 'name',
345
  'timingValue': 'value',
346
  'timingLabel': 'event_label',
347
+ 'page' : 'page_path',
348
+ 'location' : 'page_location',
349
+ 'title' : 'page_title',
350
  };
351
+ for ( arg in args ) {
352
+ if ( args.hasOwnProperty(arg) && gaMap.hasOwnProperty(arg) ) {
353
+ hit[gaMap[arg]] = args[arg];
354
+ } else {
355
+ hit[arg] = args[arg];
356
  }
357
  }
358
  return hit;
includes/helpers.php CHANGED
@@ -1752,3 +1752,53 @@ function exactmetrics_date_is_between( $start_date, $end_date ) {
1752
 
1753
  return false;
1754
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1752
 
1753
  return false;
1754
  }
1755
+
1756
+ /**
1757
+ * Check is All-In-One-Seo plugin is active or not.
1758
+ *
1759
+ * @since 7.17.0
1760
+ *
1761
+ * @return bool
1762
+ */
1763
+ function exactmetrics_is_aioseo_active() {
1764
+
1765
+ if ( function_exists( 'aioseo' ) ) {
1766
+ return true;
1767
+ }
1768
+
1769
+ return false;
1770
+ }
1771
+
1772
+ /**
1773
+ * Return AIOSEO Dashboard URL if plugin is active.
1774
+ *
1775
+ * @since 7.17.0
1776
+ *
1777
+ * @return string
1778
+ */
1779
+ function exactmetrics_aioseo_dashboard_url() {
1780
+ $url = '';
1781
+
1782
+ if ( function_exists( 'aioseo' ) ) {
1783
+ $url = is_multisite() ? network_admin_url( 'admin.php?page=aioseo' ) : admin_url( 'admin.php?page=aioseo' );
1784
+ }
1785
+
1786
+ return $url;
1787
+ }
1788
+
1789
+ /**
1790
+ * Check if AIOSEO Pro version is installed or not.
1791
+ *
1792
+ * @since 7.17.10
1793
+ *
1794
+ * @return bool
1795
+ */
1796
+ function exactmetrics_is_installed_aioseo_pro() {
1797
+ $installed_plugins = get_plugins();
1798
+
1799
+ if ( array_key_exists( 'all-in-one-seo-pack-pro/all_in_one_seo_pack.php', $installed_plugins ) ) {
1800
+ return true;
1801
+ }
1802
+
1803
+ return false;
1804
+ }
includes/popular-posts/class-popular-posts.php CHANGED
@@ -333,11 +333,11 @@ class ExactMetrics_Popular_Posts {
333
  $post_image = '';
334
  $post_image_srcset = '';
335
  if ( ! empty( $post_thumbnail ) ) {
336
- $post_image = wp_get_attachment_image_src( $post_thumbnail, 'small' );
337
  if ( is_array( $post_image ) && ! empty( $post_image[0] ) ) {
338
  $post_image = $post_image[0];
339
  }
340
- $post_image_srcset = wp_get_attachment_image_srcset( $post_thumbnail, 'small' );
341
  }
342
 
343
  $author_data = get_userdata( $post->post_author );
333
  $post_image = '';
334
  $post_image_srcset = '';
335
  if ( ! empty( $post_thumbnail ) ) {
336
+ $post_image = wp_get_attachment_image_src( $post_thumbnail, 'medium' );
337
  if ( is_array( $post_image ) && ! empty( $post_image[0] ) ) {
338
  $post_image = $post_image[0];
339
  }
340
+ $post_image_srcset = wp_get_attachment_image_srcset( $post_thumbnail, 'medium' );
341
  }
342
 
343
  $author_data = get_userdata( $post->post_author );
languages/google-analytics-dashboard-for-wp.pot CHANGED
@@ -2,14 +2,14 @@
2
  # This file is distributed under the same license as the Google Analytics Dashboard for WP (GADWP) plugin.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Google Analytics Dashboard for WP (GADWP) 6.7.0\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/google-analytics-dashboard-for-wp\n"
7
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8
  "Language-Team: LANGUAGE <LL@li.org>\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-18T08:53:55+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-dashboard-for-wp\n"
@@ -75,7 +75,7 @@ msgid "Theme:"
75
  msgstr ""
76
 
77
  #: lite/includes/popular-posts/class-popular-posts-widget-sidebar.php:257
78
- #: languages/vue.php:2005
79
  msgid "Theme Preview"
80
  msgstr ""
81
 
@@ -228,7 +228,7 @@ msgstr ""
228
  #: lite/includes/admin/wp-site-health.php:372
229
  #: lite/includes/admin/wp-site-health.php:398
230
  #: lite/includes/admin/wp-site-health.php:425
231
- #: languages/vue.php:1780
232
  msgid "View Addons"
233
  msgstr ""
234
 
@@ -311,7 +311,7 @@ msgstr ""
311
 
312
  #: lite/includes/admin/connect.php:141
313
  #: lite/includes/admin/connect.php:147
314
- #: lite/includes/admin/connect.php:186
315
  msgid "Plugin installed & activated."
316
  msgstr ""
317
 
@@ -319,7 +319,7 @@ msgstr ""
319
  msgid "You are not licensed."
320
  msgstr ""
321
 
322
- #: lite/includes/admin/connect.php:190
323
  msgid "Pro version installed but needs to be activated from the Plugins page inside your WordPress admin."
324
  msgstr ""
325
 
@@ -361,8 +361,8 @@ msgid "%1$sBonus:%2$s You also get 50%% off discount for being a loyal ExactMetr
361
  msgstr ""
362
 
363
  #: lite/includes/admin/helpers.php:83
364
- #: languages/vue.php:2724
365
- #: languages/vue.php:2936
366
  msgid "Upgrade to ExactMetrics Pro"
367
  msgstr ""
368
 
@@ -376,17 +376,17 @@ msgstr ""
376
 
377
  #: lite/includes/admin/onboarding-wizard.php:244
378
  #: includes/admin/ajax.php:55
379
- #: includes/admin/routes.php:752
380
  msgid "You are not allowed to install plugins"
381
  msgstr ""
382
 
383
  #: lite/includes/admin/reports/report-queries.php:22
384
- #: languages/vue.php:245
385
  msgid "Search Console"
386
  msgstr ""
387
 
388
  #: lite/includes/admin/reports/report-ecommerce.php:22
389
- #: languages/vue.php:317
390
  msgid "eCommerce"
391
  msgstr ""
392
 
@@ -399,17 +399,17 @@ msgid "Real Time"
399
  msgstr ""
400
 
401
  #: lite/includes/admin/reports/report-publisher.php:22
402
- #: languages/vue.php:336
403
  msgid "Publishers"
404
  msgstr ""
405
 
406
  #: lite/includes/admin/reports/report-dimensions.php:22
407
- #: languages/vue.php:382
408
  msgid "Dimensions"
409
  msgstr ""
410
 
411
  #: lite/includes/admin/reports/report-forms.php:22
412
- #: languages/vue.php:342
413
  msgid "Forms"
414
  msgstr ""
415
 
@@ -418,17 +418,17 @@ msgstr ""
418
  msgid "Welcome to ExactMetrics"
419
  msgstr ""
420
 
421
- #: includes/frontend/tracking/class-tracking-gtag.php:189
422
  #: includes/frontend/tracking/class-tracking-analytics.php:208
423
  msgid "Note: ExactMetrics is not currently configured on this site. The site owner needs to authenticate with Google Analytics in the ExactMetrics settings panel."
424
  msgstr ""
425
 
426
- #: includes/frontend/tracking/class-tracking-gtag.php:192
427
  #: includes/frontend/tracking/class-tracking-analytics.php:211
428
  msgid "Note: ExactMetrics does not track you as a logged-in site administrator to prevent site owners from accidentally skewing their own Google Analytics data."
429
  msgstr ""
430
 
431
- #: includes/frontend/tracking/class-tracking-gtag.php:195
432
  #: includes/frontend/tracking/class-tracking-analytics.php:214
433
  msgid "Note: The site owner has disabled Google Analytics tracking for your user role."
434
  msgstr ""
@@ -670,7 +670,7 @@ msgid "Question"
670
  msgstr ""
671
 
672
  #: includes/gutenberg/headline-tool/headline-tool.php:290
673
- #: languages/vue.php:311
674
  msgid "General"
675
  msgstr ""
676
 
@@ -2947,13 +2947,13 @@ msgstr ""
2947
  msgid "I already did"
2948
  msgstr ""
2949
 
2950
- #: includes/admin/notification-event.php:232
2951
- #: includes/admin/routes.php:658
2952
- #: includes/admin/routes.php:992
2953
  msgid "You don't have permission to view ExactMetrics reports."
2954
  msgstr ""
2955
 
2956
- #: includes/admin/tracking.php:242
2957
  msgid "Once Weekly"
2958
  msgstr ""
2959
 
@@ -2974,93 +2974,93 @@ msgstr ""
2974
  msgid "%1$s ago"
2975
  msgstr ""
2976
 
2977
- #: includes/admin/routes.php:363
2978
  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"
2979
  msgstr ""
2980
 
2981
- #: includes/admin/routes.php:373
2982
  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."
2983
  msgstr ""
2984
 
2985
- #: includes/admin/routes.php:383
2986
  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."
2987
  msgstr ""
2988
 
2989
- #: includes/admin/routes.php:393
2990
  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."
2991
  msgstr ""
2992
 
2993
- #: includes/admin/routes.php:403
2994
  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."
2995
  msgstr ""
2996
 
2997
- #: includes/admin/routes.php:413
2998
  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."
2999
  msgstr ""
3000
 
3001
- #: includes/admin/routes.php:423
3002
  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."
3003
  msgstr ""
3004
 
3005
- #: includes/admin/routes.php:433
3006
  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."
3007
  msgstr ""
3008
 
3009
- #: includes/admin/routes.php:443
3010
  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."
3011
  msgstr ""
3012
 
3013
- #: includes/admin/routes.php:453
3014
  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!"
3015
  msgstr ""
3016
 
3017
- #: includes/admin/routes.php:571
3018
  msgid "Invalid UA code"
3019
  msgstr ""
3020
 
3021
- #: includes/admin/routes.php:598
3022
  msgid "Please upload a valid .json file"
3023
  msgstr ""
3024
 
3025
- #: includes/admin/routes.php:607
3026
  msgid "Please upload a file to import"
3027
  msgstr ""
3028
 
3029
- #: includes/admin/routes.php:670
3030
- #: includes/admin/routes.php:1004
3031
  msgid "You can't view ExactMetrics reports because you are not licensed."
3032
  msgstr ""
3033
 
3034
- #: includes/admin/routes.php:671
3035
- #: includes/admin/routes.php:1005
3036
  msgid "Add your license"
3037
  msgstr ""
3038
 
3039
- #: includes/admin/routes.php:678
3040
- #: includes/admin/routes.php:1012
3041
  msgid "You can't view ExactMetrics reports due to license key errors."
3042
  msgstr ""
3043
 
3044
- #: includes/admin/routes.php:686
3045
- #: includes/admin/routes.php:1020
3046
  msgid "You must authenticate with ExactMetrics before you can view reports."
3047
  msgstr ""
3048
 
3049
- #: includes/admin/routes.php:692
3050
- #: includes/admin/routes.php:1026
3051
  msgid "Unknown report. Try refreshing and retrying. Contact support if this issue persists."
3052
  msgstr ""
3053
 
3054
- #: includes/admin/routes.php:740
3055
- #: includes/admin/routes.php:1074
3056
  msgid "We encountered an error when fetching the report data."
3057
  msgstr ""
3058
 
3059
- #: includes/admin/routes.php:760
3060
  msgid "Missing plugin name."
3061
  msgstr ""
3062
 
3063
- #: includes/admin/routes.php:904
3064
  msgid "Homepage"
3065
  msgstr ""
3066
 
@@ -3166,78 +3166,78 @@ msgid "Manage auto-updates"
3166
  msgstr ""
3167
 
3168
  #. Translators: Placeholders are for links to fix the issue.
3169
- #: includes/admin/common.php:749
3170
  msgid "ExactMetrics has detected that it's files are being blocked. This is usually caused by a adblock browser plugin (particularly uBlock Origin), or a conflicting WordPress theme or plugin. This issue only affects the admin side of ExactMetrics. To solve this, ensure ExactMetrics is whitelisted for your website URL in any adblock browser plugin you use. For step by step directions on how to do this, %1$sclick here%2$s. If this doesn't solve the issue (rare), send us a ticket %3$shere%2$s and we'll be happy to help diagnose the issue."
3171
  msgstr ""
3172
 
3173
- #: includes/admin/common.php:865
3174
  msgid "ACTION REQUIRED: Your PHP version is putting your site at risk!"
3175
  msgstr ""
3176
 
3177
- #: includes/admin/common.php:867
3178
  msgid "ACTION REQUIRED: Speed your website up 400% with a single email!"
3179
  msgstr ""
3180
 
3181
  #. Translators: Placeholder is for the current PHP version.
3182
- #: includes/admin/common.php:874
3183
  msgid "In the next major release of ExactMetrics we are planning to remove support for the version of PHP you are using (%s). This insecure version is no longer supported by WordPress itself, so you are already missing out on the latest features of WordPress along with critical updates for security and performance (modern PHP versions make websites much faster)."
3184
  msgstr ""
3185
 
3186
  #. Translators: Placeholders add a link to an article.
3187
- #: includes/admin/common.php:877
3188
  msgid "To ensure ExactMetrics and other plugins on your site continue to function properly, and avoid putting your site at risk, please take a few minutes to ask your website hosting provider to upgrade the version of PHP to a modern PHP version (7.2 or newer). We provide helpful templates for how to ask them %1$shere%2$s."
3189
  msgstr ""
3190
 
3191
  #. Translators: Placeholders add a link to an article.
3192
- #: includes/admin/common.php:878
3193
  msgid "Upgrading your PHP version will make sure you are able to continue using WordPress without issues in the future, keep your site secure, and will also make your website up to 400% faster!"
3194
  msgstr ""
3195
 
3196
- #: includes/admin/common.php:884
3197
- #: includes/admin/common.php:911
3198
- #: includes/admin/common.php:944
3199
- #: includes/admin/admin.php:287
3200
  #: includes/admin/notifications/notification-mobile-device.php:39
3201
  #: includes/admin/notifications/notification-returning-visitors.php:39
3202
  #: includes/admin/notifications/notification-traffic-dropping.php:34
3203
  #: includes/admin/notifications/notification-bounce-rate.php:40
3204
  #: includes/admin/notifications/notification-headline-analyzer.php:30
3205
  #: includes/admin/notifications/notification-audience.php:43
3206
- #: languages/vue.php:367
3207
  msgid "Learn More"
3208
  msgstr ""
3209
 
3210
- #: includes/admin/common.php:898
3211
  msgid "ACTION REQUIRED: Your WordPress version is putting your site at risk!"
3212
  msgstr ""
3213
 
3214
  #. Translators: Placeholder is for the current WordPress version.
3215
- #: includes/admin/common.php:901
3216
  msgid "In the next major release of ExactMetrics we are planning to remove support for the version of WordPress you are using (version %s). This version is several years out of date, and most plugins do not support this version anymore, so you could be missing out on critical updates for performance and security already!"
3217
  msgstr ""
3218
 
3219
- #: includes/admin/common.php:903
3220
  msgid "The good news: updating WordPress has never been easier and only takes a few moments."
3221
  msgstr ""
3222
 
3223
  #. Translators: Placeholders add links to articles.
3224
- #: includes/admin/common.php:905
3225
  msgid "To update, we recommend following this %1$sstep by step guide for updating WordPress%2$s from IsItWP and afterwards check out %3$sWhy You Should Always Use the Latest Version of WordPress%4$s on WPBeginner."
3226
  msgstr ""
3227
 
3228
- #: includes/admin/common.php:939
3229
  msgid "View 2020 Year in Review report!"
3230
  msgstr ""
3231
 
3232
- #: includes/admin/common.php:940
3233
- #: languages/vue.php:2762
3234
  msgid "See how your website performed this year and find tips along the way to help grow even more in 2021!"
3235
  msgstr ""
3236
 
3237
  #: includes/admin/admin.php:34
3238
  #: includes/admin/admin.php:42
3239
- #: includes/admin/admin.php:188
3240
- #: languages/vue.php:308
3241
  msgid "Settings"
3242
  msgstr ""
3243
 
@@ -3247,13 +3247,13 @@ msgstr ""
3247
 
3248
  #: includes/admin/admin.php:39
3249
  #: includes/admin/admin.php:45
3250
- #: includes/admin/admin.php:98
3251
  msgid "General Reports:"
3252
  msgstr ""
3253
 
3254
  #: includes/admin/admin.php:39
3255
- #: includes/admin/admin.php:98
3256
- #: languages/vue.php:1113
3257
  msgid "Reports"
3258
  msgstr ""
3259
 
@@ -3263,154 +3263,174 @@ msgstr ""
3263
 
3264
  #: includes/admin/admin.php:51
3265
  #: languages/gutenberg.php:83
3266
- #: languages/vue.php:3081
3267
  msgid "Popular Posts"
3268
  msgstr ""
3269
 
3270
- #: includes/admin/admin.php:54
 
 
 
 
 
3271
  msgid "Tools:"
3272
  msgstr ""
3273
 
3274
- #: includes/admin/admin.php:54
3275
  msgid "Tools"
3276
  msgstr ""
3277
 
3278
- #: includes/admin/admin.php:59
3279
- #: includes/admin/admin.php:101
3280
  msgid "Addons:"
3281
  msgstr ""
3282
 
3283
- #: includes/admin/admin.php:59
3284
- #: includes/admin/admin.php:101
3285
  msgid "Addons"
3286
  msgstr ""
3287
 
3288
- #: includes/admin/admin.php:63
3289
- #: includes/admin/admin.php:106
3290
  msgid "About Us:"
3291
  msgstr ""
3292
 
3293
- #: includes/admin/admin.php:63
3294
- #: includes/admin/admin.php:106
3295
- #: languages/vue.php:283
3296
  msgid "About Us"
3297
  msgstr ""
3298
 
3299
- #: includes/admin/admin.php:94
3300
- #: includes/admin/admin.php:96
 
 
 
 
 
 
 
 
 
 
3301
  msgid "Network Settings:"
3302
  msgstr ""
3303
 
3304
- #: includes/admin/admin.php:96
3305
- #: includes/admin/admin.php:186
3306
  msgid "Network Settings"
3307
  msgstr ""
3308
 
3309
- #: includes/admin/admin.php:167
 
 
 
 
3310
  msgid "ExactMetrics Knowledge Base"
3311
  msgstr ""
3312
 
3313
- #: includes/admin/admin.php:167
3314
  msgid "Documentation"
3315
  msgstr ""
3316
 
3317
- #: includes/admin/admin.php:172
3318
- #: includes/admin/notifications/notification-upgrade-for-google-optimize.php:33
3319
- #: includes/admin/notifications/notification-upgrade-for-email-summaries.php:33
3320
- #: includes/admin/notifications/notification-upgrade-for-search-console.php:33
3321
- #: includes/admin/notifications/notification-upgrade-for-form-conversion.php:33
3322
- #: includes/admin/reports/abstract-report.php:386
3323
- msgid "Get ExactMetrics Pro"
3324
  msgstr ""
3325
 
3326
- #: includes/admin/admin.php:178
3327
- #: includes/admin/admin.php:181
3328
- #: languages/vue.php:509
3329
- msgid "Support"
 
 
 
 
3330
  msgstr ""
3331
 
3332
  #. Translators: Placeholders add a link to the wordpress.org repository.
3333
- #: includes/admin/admin.php:249
3334
  msgid "Please rate %1$sExactMetrics%2$s on %3$s %4$sWordPress.org%5$s to help us spread the word. Thank you from the ExactMetrics team!"
3335
  msgstr ""
3336
 
3337
- #: includes/admin/admin.php:284
3338
- #: languages/vue.php:358
3339
  msgid "Please Setup Website Analytics to See Audience Insights"
3340
  msgstr ""
3341
 
3342
- #: includes/admin/admin.php:285
3343
- #: languages/vue.php:364
3344
  msgid "Connect ExactMetrics and Setup Website Analytics"
3345
  msgstr ""
3346
 
3347
- #: includes/admin/admin.php:289
3348
- #: languages/vue.php:361
3349
- msgid "ExactMetrics, WordPress analytics plugin, helps you connect your website with Google Analytics, so you can see how people find and use your website. Over 1 million website owners use ExactMetrics to see the stats that matter and grow their business."
3350
  msgstr ""
3351
 
3352
  #. Translators: Adds a link to retrieve the license.
3353
- #: includes/admin/admin.php:299
3354
  msgid "Warning: No valid license key has been entered for ExactMetrics. You are currently not getting updates, and are not able to view reports. %1$sPlease click here to enter your license key and begin receiving updates and reports.%2$s"
3355
  msgstr ""
3356
 
3357
  #. Translators: Adds a link to the license renewal.
3358
- #: includes/admin/admin.php:310
3359
- #: languages/vue.php:1945
3360
  msgid "Your license key for ExactMetrics has expired. %1$sPlease click here to renew your license key.%2$s"
3361
  msgstr ""
3362
 
3363
- #: includes/admin/admin.php:312
3364
- #: languages/vue.php:1948
3365
  msgid "Your license key for ExactMetrics has been disabled. Please use a different key."
3366
  msgstr ""
3367
 
3368
- #: includes/admin/admin.php:314
3369
- #: languages/vue.php:1951
3370
  msgid "Your license key for ExactMetrics is invalid. The key no longer exists or the user associated with the key has been deleted. Please use a different key."
3371
  msgstr ""
3372
 
3373
  #. Translators: Adds a link to renew license.
3374
- #: includes/admin/admin.php:319
3375
  msgid "Your network license key for ExactMetrics has expired. %1$sPlease click here to renew your license key.%2$s"
3376
  msgstr ""
3377
 
3378
- #: includes/admin/admin.php:321
3379
  msgid "Your network license key for ExactMetrics has been disabled. Please use a different key."
3380
  msgstr ""
3381
 
3382
- #: includes/admin/admin.php:323
3383
  msgid "Your network license key for ExactMetrics is invalid. The key no longer exists or the user associated with the key has been deleted. Please use a different key."
3384
  msgstr ""
3385
 
3386
  #. Translators: Placeholders add the PHP version, a link to the ExactMetrics blog and a line break.
3387
- #: includes/admin/admin.php:340
3388
  msgid "Your site is running an outdated, insecure version of PHP (%1$s), which could be putting your site at risk for being hacked.%4$sWordPress stopped supporting your PHP version in April, 2019.%4$sUpdating PHP only takes a few minutes and will make your website significantly faster and more secure.%4$s%2$sLearn more about updating PHP%3$s"
3389
  msgstr ""
3390
 
3391
  #. Translators: Placeholders add the current WordPress version and links to the ExactMetrics blog
3392
- #: includes/admin/admin.php:348
3393
  msgid "Your site is running an outdated version of WordPress (%1$s).%4$sExactMetrics will stop supporting WordPress versions lower than 4.9 in 2020.%4$sUpdating WordPress takes just a few minutes and will also solve many bugs that exist in your WordPress install.%4$s%2$sLearn more about updating WordPress%3$s"
3394
  msgstr ""
3395
 
3396
  #. Translators: Placeholders add links to the settings panel.
3397
- #: includes/admin/admin.php:403
3398
  msgid "Important: You are currently using manual UA code output. We highly recommend %1$sauthenticating with ExactMetrics%2$s so that you can access our new reporting area and take advantage of new ExactMetrics features."
3399
  msgstr ""
3400
 
3401
  #. Translators: Placeholders add links to the settings panel.
3402
- #: includes/admin/admin.php:408
3403
  msgid "Click %1$shere%2$s to reauthenticate to be able to access reports. For more information why this is required, see our %3$sblog post%4$s."
3404
  msgstr ""
3405
 
3406
  #. Translators: Placeholders add a link to the ExactMetrics website.
3407
- #: includes/admin/admin.php:459
3408
- #: includes/admin/admin.php:491
3409
  msgid "%1$sGet ExactMetrics Pro%2$s"
3410
  msgstr ""
3411
 
3412
  #. Translators: Adds a link to the settings panel.
3413
- #: includes/admin/admin.php:505
3414
  msgid "Warning: ExactMetrics found cross-domain settings in the custom code field and converted them to the new settings structure. %1$sPlease click here to review and remove the code no longer needed.%2$s"
3415
  msgstr ""
3416
 
@@ -3451,12 +3471,12 @@ msgstr ""
3451
  msgid "View supported browsers"
3452
  msgstr ""
3453
 
3454
- #: includes/admin/notifications/notification-upgrade-for-google-optimize.php:27
3455
  msgid "Upgrade to ExactMetrics Pro to Enable Google Optimize"
3456
  msgstr ""
3457
 
3458
  #. Translators: upgrade for google optimize notification content
3459
- #: includes/admin/notifications/notification-upgrade-for-google-optimize.php:29
3460
  msgid "%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 ExactMetrics Pro%s to unlock the Google Optimize addon."
3461
  msgstr ""
3462
 
@@ -3473,7 +3493,7 @@ msgstr ""
3473
  #: includes/admin/notifications/notification-mobile-device.php:35
3474
  #: includes/admin/notifications/notification-returning-visitors.php:35
3475
  #: includes/admin/notifications/notification-traffic-dropping.php:39
3476
- #: includes/admin/notifications/notification-visitors.php:43
3477
  #: includes/admin/notifications/notification-bounce-rate.php:36
3478
  #: includes/admin/notifications/notification-audience.php:39
3479
  msgid "View Report"
@@ -3489,12 +3509,12 @@ msgstr ""
3489
  msgid "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."
3490
  msgstr ""
3491
 
3492
- #: includes/admin/notifications/notification-upgrade-for-email-summaries.php:27
3493
  msgid "Upgrade to ExactMetrics Pro to get weekly email reports"
3494
  msgstr ""
3495
 
3496
  #. Translators: upgrade for email summaries notification content
3497
- #: includes/admin/notifications/notification-upgrade-for-email-summaries.php:29
3498
  msgid "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 ExactMetrics Pro%s to enable the Email Summaries feature."
3499
  msgstr ""
3500
 
@@ -3509,22 +3529,22 @@ msgstr ""
3509
 
3510
  #. Translators: visitors notification title
3511
  #. Translators: Number of visitors.
3512
- #: includes/admin/notifications/notification-visitors.php:37
3513
- #: languages/vue.php:1488
3514
  msgid "See how %s visitors found your site!"
3515
  msgstr ""
3516
 
3517
  #. Translators: visitors notification content
3518
- #: includes/admin/notifications/notification-visitors.php:39
3519
  msgid "Your website has been visited by %s visitors in the past 30 days. Click the button below to view the full analytics report."
3520
  msgstr ""
3521
 
3522
- #: includes/admin/notifications/notification-upgrade-for-search-console.php:27
3523
  msgid "Get access to Google Search Keywords data by upgrading to ExactMetrics Pro"
3524
  msgstr ""
3525
 
3526
  #. Translators: upgrade for search console notification content
3527
- #: includes/admin/notifications/notification-upgrade-for-search-console.php:29
3528
  msgid "Do you want to find out which search terms from Google bring your site the most visitors? %sUpgrade to ExactMetrics PRO%s today and get access to the %sSearch Console Report%s and more directly in your WordPress admin."
3529
  msgstr ""
3530
 
@@ -3541,12 +3561,12 @@ msgstr ""
3541
  msgid "Read More"
3542
  msgstr ""
3543
 
3544
- #: includes/admin/notifications/notification-upgrade-for-form-conversion.php:27
3545
  msgid "Upgrade to ExactMetrics Pro to Track Form Conversion"
3546
  msgstr ""
3547
 
3548
  #. Translators: upgrade for form conversion notification content
3549
- #: includes/admin/notifications/notification-upgrade-for-form-conversion.php:29
3550
  msgid "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 %sExactMetrics Pro%s to track %sform conversions in Google Analytics.%s"
3551
  msgstr ""
3552
 
@@ -3591,22 +3611,17 @@ msgstr ""
3591
  msgid "Add File Extensions"
3592
  msgstr ""
3593
 
3594
- #: includes/admin/notifications/notification-upgrade-to-pro.php:28
3595
  msgid "Upgrade to ExactMetrics Pro and unlock advanced tracking and reports"
3596
  msgstr ""
3597
 
3598
  #. Translators: upgrade to pro notification content
3599
- #: includes/admin/notifications/notification-upgrade-to-pro.php:30
3600
  msgid "By upgrading to ExactMetrics Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!"
3601
  msgstr ""
3602
 
3603
- #: includes/admin/notifications/notification-upgrade-to-pro.php:34
3604
- #: languages/vue.php:536
3605
- msgid "Upgrade to Pro"
3606
- msgstr ""
3607
-
3608
  #: includes/admin/reports/overview.php:34
3609
- #: languages/vue.php:333
3610
  msgid "Overview"
3611
  msgstr ""
3612
 
@@ -3698,7 +3713,7 @@ msgid "Upgrading is easy! To upgrade, navigate to %1$ssour pricing page%2$s, pur
3698
  msgstr ""
3699
 
3700
  #: includes/admin/reports/abstract-report.php:383
3701
- #: languages/vue.php:188
3702
  msgid "Upgrade Now"
3703
  msgstr ""
3704
 
@@ -4936,7 +4951,7 @@ msgid "Theme"
4936
  msgstr ""
4937
 
4938
  #: languages/gutenberg.php:77
4939
- #: languages/vue.php:299
4940
  msgid "Inline Popular Posts"
4941
  msgstr ""
4942
 
@@ -4973,7 +4988,7 @@ msgid "Comment Color"
4973
  msgstr ""
4974
 
4975
  #: languages/gutenberg.php:107
4976
- #: languages/vue.php:2035
4977
  msgid "Wide-Layout Options"
4978
  msgstr ""
4979
 
@@ -4982,12 +4997,12 @@ msgid "Choose Layout"
4982
  msgstr ""
4983
 
4984
  #: languages/gutenberg.php:113
4985
- #: languages/vue.php:2038
4986
  msgid "Adjust the number of columns displayed when the widget is placed in a wide container."
4987
  msgstr ""
4988
 
4989
  #: languages/gutenberg.php:116
4990
- #: languages/vue.php:2059
4991
  msgid "Post Count"
4992
  msgstr ""
4993
 
@@ -4996,7 +5011,7 @@ msgid "Number of posts displayed."
4996
  msgstr ""
4997
 
4998
  #: languages/gutenberg.php:122
4999
- #: languages/vue.php:2041
5000
  msgid "Display Options"
5001
  msgstr ""
5002
 
@@ -5009,7 +5024,7 @@ msgid "Display Widget Title"
5009
  msgstr ""
5010
 
5011
  #: languages/gutenberg.php:131
5012
- #: languages/vue.php:1052
5013
  msgid "Widget Title"
5014
  msgstr ""
5015
 
@@ -5018,17 +5033,17 @@ msgid "Only Show Posts From These Categories"
5018
  msgstr ""
5019
 
5020
  #: languages/gutenberg.php:137
5021
- #: languages/vue.php:2047
5022
  msgid "Display Author"
5023
  msgstr ""
5024
 
5025
  #: languages/gutenberg.php:140
5026
- #: languages/vue.php:2050
5027
  msgid "Display Date"
5028
  msgstr ""
5029
 
5030
  #: languages/gutenberg.php:143
5031
- #: languages/vue.php:2053
5032
  msgid "Display Comments"
5033
  msgstr ""
5034
 
@@ -5249,7 +5264,7 @@ msgid "Goal: "
5249
  msgstr ""
5250
 
5251
  #: languages/gutenberg.php:312
5252
- #: languages/vue.php:2106
5253
  msgid "Headline Analyzer"
5254
  msgstr ""
5255
 
@@ -5269,3873 +5284,4181 @@ msgstr ""
5269
  msgid "2"
5270
  msgstr ""
5271
 
5272
- #: languages/vue.php:12
5273
  msgid "Error"
5274
  msgstr ""
5275
 
5276
- #: languages/vue.php:15
5277
  msgid "Please try again."
5278
  msgstr ""
5279
 
5280
- #: languages/vue.php:18
5281
  msgid "Today"
5282
  msgstr ""
5283
 
5284
- #: languages/vue.php:21
5285
  msgid "Yesterday"
5286
  msgstr ""
5287
 
5288
- #: languages/vue.php:24
5289
  msgid "Last Week"
5290
  msgstr ""
5291
 
5292
- #: languages/vue.php:27
5293
  msgid "Last Month"
5294
  msgstr ""
5295
 
5296
- #: languages/vue.php:30
5297
  msgid "Last 7 days"
5298
  msgstr ""
5299
 
5300
- #: languages/vue.php:33
5301
  msgid "Last 30 days"
5302
  msgstr ""
5303
 
5304
- #: languages/vue.php:36
5305
  msgid "Loading Settings"
5306
  msgstr ""
5307
 
5308
- #: languages/vue.php:39
5309
  msgid "Please wait..."
5310
  msgstr ""
5311
 
5312
- #: languages/vue.php:42
5313
  msgid "Saving Changes..."
5314
  msgstr ""
5315
 
5316
- #: languages/vue.php:45
5317
  msgid "Settings Updated"
5318
  msgstr ""
5319
 
5320
  #. Translators: Add a link to the onboarding wizard.
5321
- #: languages/vue.php:49
5322
  msgid "You need to %1$sconnect ExactMetrics%2$s first"
5323
  msgstr ""
5324
 
5325
- #: languages/vue.php:52
5326
  msgid "Could Not Save Changes"
5327
  msgstr ""
5328
 
5329
- #: languages/vue.php:55
5330
  msgid "Loading new report data"
5331
  msgstr ""
5332
 
5333
- #. Translators: Placeholder gets replaced with an arrow icon.
5334
- #: languages/vue.php:59
5335
  msgid "Continue %s"
5336
  msgstr ""
5337
 
5338
- #: languages/vue.php:62
5339
  msgid "Unlock the Publishers Report and Focus on the Content that Matters"
5340
  msgstr ""
5341
 
5342
- #: languages/vue.php:65
5343
  msgid "Stop guessing about what content your visitors are interested in. ExactMetrics Publisher Report shows you exactly which content gets the most visits, so you can analyze and optimize it for higher conversions."
5344
  msgstr ""
5345
 
5346
- #: languages/vue.php:68
5347
  msgid "Unlock the Publishers Report and Focus on the Content That Matters"
5348
  msgstr ""
5349
 
5350
- #: languages/vue.php:71
5351
  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."
5352
  msgstr ""
5353
 
5354
- #: languages/vue.php:75
5355
  msgid "Unlock the eCommerce Report and See Your Important Store Metrics"
5356
  msgstr ""
5357
 
5358
- #: languages/vue.php:78
5359
  msgid "Increase your sales & revenue with insights. ExactMetrics answers all your top eCommerce questions using metrics like total revenue, conversion rate, average order value, top products, top referral sources and more."
5360
  msgstr ""
5361
 
5362
- #: languages/vue.php:81
5363
  msgid "Unlock the Dimensions Report and Track Your Own Custom Data"
5364
  msgstr ""
5365
 
5366
- #: languages/vue.php:84
5367
  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."
5368
  msgstr ""
5369
 
5370
- #: languages/vue.php:87
5371
  msgid "Unlock the Forms Report and Improve Conversions"
5372
  msgstr ""
5373
 
5374
- #: languages/vue.php:90
5375
  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."
5376
  msgstr ""
5377
 
5378
- #: languages/vue.php:93
5379
  msgid "Unlock the Search Console Report and See How People Find Your Website"
5380
  msgstr ""
5381
 
5382
- #: languages/vue.php:96
5383
  msgid "See exactly how people find your website, which keywords they searched for, how many times the results were viewed, and more."
5384
  msgstr ""
5385
 
5386
- #: languages/vue.php:99
5387
  msgid "Unlock the Real-Time Report and Track the Visitors on Your Site in Real-Time"
5388
  msgstr ""
5389
 
5390
- #: languages/vue.php:102
5391
  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."
5392
  msgstr ""
5393
 
5394
- #: languages/vue.php:105
5395
  msgid "Loading settings"
5396
  msgstr ""
5397
 
5398
- #: languages/vue.php:108
5399
  msgid "Success! "
5400
  msgstr ""
5401
 
5402
- #: languages/vue.php:111
5403
  msgid "You're now using ExactMetrics Pro with all the features."
5404
  msgstr ""
5405
 
5406
  #. Translators: Placeholder gets replaced with an arrow icon.
5407
- #: languages/vue.php:115
5408
  msgid "Get Started %s"
5409
  msgstr ""
5410
 
5411
  #. Translators: Current PHP version and recommended PHP version.
5412
- #: languages/vue.php:119
5413
  msgid "ExactMetrics 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."
5414
  msgstr ""
5415
 
5416
  #. Translators: Current WordPress version.
5417
- #: languages/vue.php:123
5418
  msgid "ExactMetrics has detected that your site is running an outdated version of WordPress (%s). ExactMetrics 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."
5419
  msgstr ""
5420
 
5421
- #: languages/vue.php:126
5422
  msgid "Yikes! PHP Update Required"
5423
  msgstr ""
5424
 
5425
  #. Translators: Current PHP version and recommended PHP version.
5426
- #: languages/vue.php:130
5427
  msgid "ExactMetrics 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."
5428
  msgstr ""
5429
 
5430
- #: languages/vue.php:133
5431
  msgid "Learn more about updating PHP"
5432
  msgstr ""
5433
 
5434
- #: languages/vue.php:136
5435
  msgid "Yikes! WordPress Update Required"
5436
  msgstr ""
5437
 
5438
  #. Translators: Current WordPress version.
5439
- #: languages/vue.php:140
5440
  msgid "ExactMetrics 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."
5441
  msgstr ""
5442
 
5443
- #: languages/vue.php:143
5444
  msgid "Learn more about updating WordPress"
5445
  msgstr ""
5446
 
5447
  #. Translators: Makes the text bold.
5448
- #: languages/vue.php:147
5449
  msgid "%1$sUniversal Tracking%2$s – Setup universal website tracking across devices and campaigns with just a few clicks (without any code)."
5450
  msgstr ""
5451
 
5452
  #. Translators: Makes the text bold.
5453
- #: languages/vue.php:151
5454
  msgid "%1$sGoogle Analytics Dashboard%2$s - See your website analytics report right inside your WordPress dashboard with actionable insights."
5455
  msgstr ""
5456
 
5457
  #. Translators: Makes the text bold.
5458
- #: languages/vue.php:155
5459
  msgid "%1$sReal-time Stats%2$s - Get real-time stats inside WordPress to see who is online, what are they doing and more."
5460
  msgstr ""
5461
 
5462
  #. Translators: Makes text bold.
5463
- #: languages/vue.php:159
5464
  msgid "%1$sEnhanced Ecommerce Tracking%2$s - 1-click Google Analytics Enhanced eCommerce tracking for WooCommerce, Easy Digital Download & MemberPress."
5465
  msgstr ""
5466
 
5467
  #. Translators: Makes the text bold.
5468
- #: languages/vue.php:163
5469
  msgid "%1$sPage Level Analytics%2$s - Get detailed stats for each post and page, so you can see the most popular posts, pages, and sections of your site."
5470
  msgstr ""
5471
 
5472
  #. Translators: Makes the text bold.
5473
- #: languages/vue.php:167
5474
  msgid "%1$sAffiliate Link & Ads Tracking%2$s - Automatically track clicks on your affiliate links, banner ads, and other outbound links with our link tracking."
5475
  msgstr ""
5476
 
5477
  #. Translators: Makes the text bold.
5478
- #: languages/vue.php:171
5479
  msgid "%1$sEU Compilance (GDPR Friendly)%2$s - Make Google Analytics compliant with GDPR and other privacy regulations automatically."
5480
  msgstr ""
5481
 
5482
  #. Translators: Makes text bold.
5483
- #: languages/vue.php:175
5484
  msgid "%1$sCustom Dimensions%2$s - Setup tracking for authors, tags, searches, custom post types, users, and other events with 1-click."
5485
  msgstr ""
5486
 
5487
  #. Translators: Adds a link and an arrow icon.
5488
- #: languages/vue.php:179
5489
  msgid "%1$sSee All Features%2$s"
5490
  msgstr ""
5491
 
5492
- #: languages/vue.php:182
5493
  msgid "Pro Plan"
5494
  msgstr ""
5495
 
5496
- #: languages/vue.php:185
5497
  msgid "per year"
5498
  msgstr ""
5499
 
5500
- #: languages/vue.php:191
5501
  msgid "Upgrade to ExactMetrics Pro Now"
5502
  msgstr ""
5503
 
5504
- #: languages/vue.php:194
5505
  msgid "This is absolutely, positively, one of the TOP plugins to install on your WP site. There is no better way to quickly gauge traffic for spikes, surges, and consistency. I installed this on over a dozen WordPress installations and counting, thank you for an outstanding app!"
5506
  msgstr ""
5507
 
5508
- #: languages/vue.php:197
5509
  msgid "Daniel Monaghan - Experienced"
5510
  msgstr ""
5511
 
5512
- #: languages/vue.php:200
5513
  msgid "Very simple to configure and the results are very clearly displayed. So much easier for clients to view than in their own analytics account! Delighted with it."
5514
  msgstr ""
5515
 
5516
- #: languages/vue.php:203
5517
  msgid "Naomi Spirit - From This Day"
5518
  msgstr ""
5519
 
5520
- #: languages/vue.php:206
5521
  msgid "Love this plugin! It’s got powerful customization options, it’s easy to use, there’s good documentation, and if all that’s not enough, ExactMetrics is quick to provide support. Thanks for this wonderful plugin!"
5522
  msgstr ""
5523
 
5524
- #: languages/vue.php:209
5525
  msgid "Julie Dupuis - Faraway Land Travel"
5526
  msgstr ""
5527
 
5528
- #: languages/vue.php:212
5529
  msgid "Guides and Documentation:"
5530
  msgstr ""
5531
 
5532
- #: languages/vue.php:217
5533
  msgid "Upgrade to PRO"
5534
  msgstr ""
5535
 
5536
- #: languages/vue.php:220
5537
  msgid "eCommerce Tracking"
5538
  msgstr ""
5539
 
5540
- #: languages/vue.php:223
5541
  msgid "Custom Dimensions"
5542
  msgstr ""
5543
 
5544
- #: languages/vue.php:227
5545
  msgid "Form Tracking"
5546
  msgstr ""
5547
 
5548
- #: languages/vue.php:230
5549
  msgid "AMP Support"
5550
  msgstr ""
5551
 
5552
- #: languages/vue.php:233
5553
  msgid "Author Tracking"
5554
  msgstr ""
5555
 
5556
- #: languages/vue.php:236
5557
  msgid "EU Compliance Addon"
5558
  msgstr ""
5559
 
5560
- #: languages/vue.php:239
5561
  msgid "Real Time Report"
5562
  msgstr ""
5563
 
5564
- #: languages/vue.php:242
5565
  msgid "Google Optimize"
5566
  msgstr ""
5567
 
5568
- #: languages/vue.php:248
5569
  msgid "Custom Date Ranges"
5570
  msgstr ""
5571
 
5572
- #: languages/vue.php:251
5573
  msgid "Getting Started with ExactMetrics"
5574
  msgstr ""
5575
 
5576
- #: languages/vue.php:254
5577
  msgid "ExactMetrics 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."
5578
  msgstr ""
5579
 
5580
- #: languages/vue.php:257
5581
  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."
5582
  msgstr ""
5583
 
5584
- #: languages/vue.php:260
5585
  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!."
5586
  msgstr ""
5587
 
5588
- #: languages/vue.php:263
5589
  msgid "Launch the wizard!"
5590
  msgstr ""
5591
 
5592
- #: languages/vue.php:266
5593
  msgid "Welcome to"
5594
  msgstr ""
5595
 
5596
  #. Translators: Adds a line break.
5597
- #: languages/vue.php:270
5598
  msgid "Thank you for choosing ExactMetrics -%s The Most Powerful WordPress Analytics Plugin"
5599
  msgstr ""
5600
 
5601
  #. Translators: Makes the product name bold.
5602
- #: languages/vue.php:274
5603
  msgid "%1$sExactMetrics%2$s 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."
5604
  msgstr ""
5605
 
5606
- #: languages/vue.php:277
5607
  msgid "ExactMetrics Features & Addons"
5608
  msgstr ""
5609
 
5610
- #: languages/vue.php:280
5611
  msgid "Here are the features that make ExactMetrics the most powerful and user-friendly WordPress analytics plugin in the market."
5612
  msgstr ""
5613
 
5614
- #: languages/vue.php:286
5615
  msgid "Getting Started"
5616
  msgstr ""
5617
 
5618
- #: languages/vue.php:289
5619
  msgid "Lite vs Pro"
5620
  msgstr ""
5621
 
5622
- #: languages/vue.php:293
5623
  msgid "Import Export"
5624
  msgstr ""
5625
 
5626
- #: languages/vue.php:296
5627
  msgid "PrettyLinks Integration"
5628
  msgstr ""
5629
 
5630
- #: languages/vue.php:302
5631
  msgid "Popular Posts Widget"
5632
  msgstr ""
5633
 
5634
- #: languages/vue.php:305
5635
  msgid "Popular Products"
5636
  msgstr ""
5637
 
5638
- #: languages/vue.php:314
5639
  msgid "Engagement"
5640
  msgstr ""
5641
 
5642
- #: languages/vue.php:320
5643
  msgid "Publisher"
5644
  msgstr ""
5645
 
5646
- #: languages/vue.php:323
5647
  msgid "Conversions"
5648
  msgstr ""
5649
 
5650
- #: languages/vue.php:326
5651
  msgid "Advanced"
5652
  msgstr ""
5653
 
5654
- #: languages/vue.php:330
5655
  msgid "URL Builder"
5656
  msgstr ""
5657
 
5658
- #: languages/vue.php:339
5659
  msgid "Dimensions Report"
5660
  msgstr ""
5661
 
5662
- #: languages/vue.php:345
5663
  msgid "Real-Time"
5664
  msgstr ""
5665
 
5666
- #: languages/vue.php:348
5667
  msgid "Exit Setup"
5668
  msgstr ""
5669
 
5670
- #: languages/vue.php:351
5671
  msgid "Go back"
5672
  msgstr ""
5673
 
5674
  #. Translators: Placeholders are replaced with the current step number out of the total number of steps.
5675
- #: languages/vue.php:355
5676
  msgid "Step %1$s of %2$s"
5677
  msgstr ""
5678
 
5679
- #: languages/vue.php:370
 
 
 
 
5680
  msgid "You must connect with ExactMetrics before you can view reports."
5681
  msgstr ""
5682
 
5683
- #: languages/vue.php:373
5684
  msgid "ExactMetrics makes it \"effortless\" for you to connect your site with Google Analytics and see reports right here in the WordPress dashboard."
5685
  msgstr ""
5686
 
5687
- #: languages/vue.php:376
5688
  msgid "Launch Setup Wizard"
5689
  msgstr ""
5690
 
5691
- #: languages/vue.php:379
5692
  msgid "Please ask your webmaster to connect ExactMetrics to Google Analytics."
5693
  msgstr ""
5694
 
5695
- #: languages/vue.php:385
5696
  msgid "Inbox"
5697
  msgstr ""
5698
 
5699
- #: languages/vue.php:388
5700
  msgid "Back to Inbox"
5701
  msgstr ""
5702
 
5703
- #: languages/vue.php:391
5704
  msgid "View Dismissed"
5705
  msgstr ""
5706
 
5707
- #: languages/vue.php:394
5708
  msgid "Notifications"
5709
  msgstr ""
5710
 
5711
- #: languages/vue.php:397
5712
  msgid "Dismiss All"
5713
  msgstr ""
5714
 
5715
- #: languages/vue.php:400
5716
  msgid "Dismissed"
5717
  msgstr ""
5718
 
5719
- #: languages/vue.php:403
5720
  msgid "No Notifications"
5721
  msgstr ""
5722
 
5723
- #: languages/vue.php:406
5724
- #: languages/vue.php:584
5725
  msgid "ExactMetrics Addons"
5726
  msgstr ""
5727
 
5728
- #: languages/vue.php:409
5729
  msgid "Search Addons"
5730
  msgstr ""
5731
 
5732
- #: languages/vue.php:412
5733
  msgid "Save Changes"
5734
  msgstr ""
5735
 
5736
- #: languages/vue.php:415
5737
  msgid "ExactMetrics encountered an error loading your report data"
5738
  msgstr ""
5739
 
5740
- #: languages/vue.php:418
5741
  msgid "There is an issue with your Google Account authentication. Please use the button below to fix it by re-authenticating."
5742
  msgstr ""
5743
 
5744
- #: languages/vue.php:421
5745
- #: languages/vue.php:2703
5746
  msgid "Reconnect ExactMetrics"
5747
  msgstr ""
5748
 
5749
- #: languages/vue.php:425
5750
  msgid "Re-Authenticating"
5751
  msgstr ""
5752
 
5753
- #: languages/vue.php:428
5754
  msgid "Ok"
5755
  msgstr ""
5756
 
5757
- #: languages/vue.php:431
5758
  msgid "See Quick Links"
5759
  msgstr ""
5760
 
5761
- #: languages/vue.php:434
5762
  msgid "Suggest a Feature"
5763
  msgstr ""
5764
 
5765
- #: languages/vue.php:437
5766
  msgid "Join Our Community"
5767
  msgstr ""
5768
 
5769
- #: languages/vue.php:440
5770
  msgid "Support & Docs"
5771
  msgstr ""
5772
 
5773
- #: languages/vue.php:443
5774
  msgid "Upgrade to Pro &#187;"
5775
  msgstr ""
5776
 
5777
- #: languages/vue.php:446
5778
  msgid "One-click Complete eCommerce tracking"
5779
  msgstr ""
5780
 
5781
- #: languages/vue.php:449
5782
  msgid "Complete eCommerce tracking for WooCommerce, Easy Digital Downloads and MemberPress stores with no code or settings required"
5783
  msgstr ""
5784
 
5785
- #: languages/vue.php:452
5786
  msgid "Forms Tracking"
5787
  msgstr ""
5788
 
5789
- #: languages/vue.php:455
5790
  msgid "One-click Form Events Tracking"
5791
  msgstr ""
5792
 
5793
- #: languages/vue.php:458
5794
  msgid "WPForms, Ninja Forms, Contact Form 7, Gravity Forms and any other WordPress form plugin"
5795
  msgstr ""
5796
 
5797
- #: languages/vue.php:461
5798
  msgid "WordPress Admin Area Reports"
5799
  msgstr ""
5800
 
5801
- #: languages/vue.php:464
5802
  msgid "Standard Reports"
5803
  msgstr ""
5804
 
5805
- #: languages/vue.php:467
5806
  msgid "Overview Reports for the last 30 days."
5807
  msgstr ""
5808
 
5809
- #: languages/vue.php:470
5810
  msgid "Advanced Reports"
5811
  msgstr ""
5812
 
5813
- #: languages/vue.php:473
5814
  msgid "Publisher, eCommerce, Search Console, Custom Dimensions, Forms and Real-Time with custom date period selection"
5815
  msgstr ""
5816
 
5817
- #: languages/vue.php:476
5818
  msgid "Dashboard Widget"
5819
  msgstr ""
5820
 
5821
- #: languages/vue.php:479
5822
  msgid "Basic Widget"
5823
  msgstr ""
5824
 
5825
- #: languages/vue.php:482
5826
  msgid "Overview Report Synopsis"
5827
  msgstr ""
5828
 
5829
- #: languages/vue.php:485
5830
  msgid "Advanced Dashboard Widget"
5831
  msgstr ""
5832
 
5833
- #: languages/vue.php:488
5834
  msgid "Includes the complete Overview report, Publisher reports and 6 different eCommerce reports"
5835
  msgstr ""
5836
 
5837
- #: languages/vue.php:491
5838
  msgid "Publisher Reports"
5839
  msgstr ""
5840
 
5841
- #: languages/vue.php:494
5842
  msgid "Advanced Publisher Reports & Tracking"
5843
  msgstr ""
5844
 
5845
- #: languages/vue.php:497
5846
  msgid "View Top Landing/Exit Pages, Top Links, Demographics & Interests data and more"
5847
  msgstr ""
5848
 
5849
- #: languages/vue.php:500
5850
  msgid "Not Available"
5851
  msgstr ""
5852
 
5853
- #: languages/vue.php:503
5854
  msgid "Complete Custom Dimensions Tracking"
5855
  msgstr ""
5856
 
5857
- #: languages/vue.php:506
5858
  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"
5859
  msgstr ""
5860
 
5861
- #: languages/vue.php:512
5862
  msgid "Limited Support"
5863
  msgstr ""
5864
 
5865
- #: languages/vue.php:515
5866
  msgid "Priority Support"
5867
  msgstr ""
5868
 
5869
- #: languages/vue.php:518
5870
  msgid "Get the most out of ExactMetrics by upgrading to Pro and unlocking all of the powerful features."
5871
  msgstr ""
5872
 
5873
- #: languages/vue.php:521
5874
  msgid "Feature"
5875
  msgstr ""
5876
 
5877
- #: languages/vue.php:524
5878
  msgid "Lite"
5879
  msgstr ""
5880
 
5881
- #: languages/vue.php:527
5882
  msgid "Pro"
5883
  msgstr ""
5884
 
5885
- #: languages/vue.php:530
5886
  msgid "Get ExactMetrics Pro Today and Unlock all the Powerful Features"
5887
  msgstr ""
5888
 
5889
- #: languages/vue.php:533
5890
  msgid "Bonus: ExactMetrics Lite users get 50% off regular price, automatically applied at checkout."
5891
  msgstr ""
5892
 
5893
- #: languages/vue.php:539
5894
  msgid "Universal Tracking"
5895
  msgstr ""
5896
 
5897
- #: languages/vue.php:542
5898
  msgid "Included"
5899
  msgstr ""
5900
 
5901
- #: languages/vue.php:545
5902
  msgid "Custom Google Analytics Link Tracking"
5903
  msgstr ""
5904
 
5905
- #: languages/vue.php:548
5906
  msgid "Standard Tracking"
5907
  msgstr ""
5908
 
5909
- #: languages/vue.php:551
5910
  msgid "Advanced Tracking"
5911
  msgstr ""
5912
 
5913
- #: languages/vue.php:554
5914
  msgid "Automatic tracking of outbound/external, file download, affiliate, email and telephone links and our simple Custom Link Attribution markup for custom link tracking"
5915
  msgstr ""
5916
 
5917
- #: languages/vue.php:557
5918
  msgid "Scroll tracking as well as tracking on Google Accelerated Mobile Pages (AMP) and Facebook Instant Articles for Publishers"
5919
  msgstr ""
5920
 
5921
- #: languages/vue.php:560
5922
  msgid "No-Code-Needed Tracking Features"
5923
  msgstr ""
5924
 
5925
- #: languages/vue.php:563
5926
  msgid "Basic Tracking Options"
5927
  msgstr ""
5928
 
5929
- #: languages/vue.php:566
5930
  msgid "Cross-domain tracking, anonymization of IP addresses, and automatic exclusion of administrators from tracking"
5931
  msgstr ""
5932
 
5933
- #: languages/vue.php:569
5934
  msgid "Advanced Tracking Options"
5935
  msgstr ""
5936
 
5937
- #: languages/vue.php:572
5938
  msgid "Easily integrate Google Optimize as well as adjust recordings of site speed and the sample rate of visitors"
5939
  msgstr ""
5940
 
5941
- #: languages/vue.php:575
5942
  msgid "There was an issue retrieving the addons for this site. Please click on the button below the refresh the addons data."
5943
  msgstr ""
5944
 
5945
- #: languages/vue.php:578
5946
  msgid "No addons found."
5947
  msgstr ""
5948
 
5949
- #: languages/vue.php:581
5950
  msgid "Refresh Addons"
5951
  msgstr ""
5952
 
5953
  #. Translators: Adds a line break.
5954
- #: languages/vue.php:588
5955
  msgid "Upgrade to Pro to unlock addons and other great features."
5956
  msgstr ""
5957
 
5958
- #: languages/vue.php:591
5959
  msgid "As a valued ExactMetrics Lite user you receive 50% off, automaticaly applied at checkout!"
5960
  msgstr ""
5961
 
5962
- #: languages/vue.php:594
5963
  msgid "Refreshing Addons"
5964
  msgstr ""
5965
 
5966
- #: languages/vue.php:597
5967
  msgid "Hello and Welcome to ExactMetrics, the Best Google Analytics Plugin for WordPress."
5968
  msgstr ""
5969
 
5970
- #: languages/vue.php:600
5971
  msgid "Ready to take your website to the next level? ExactMetrics gives you the accurate insights you need to make data-driven decisions to grow your traffic and conversions faster than ever before. Now you can easily enable advanced tracking on your website without having to know any code."
5972
  msgstr ""
5973
 
5974
- #: languages/vue.php:603
5975
  msgid "The ExactMetrics Team"
5976
  msgstr ""
5977
 
5978
  #. Translators: Placeholders make the text green.
5979
- #: languages/vue.php:607
5980
  msgid "Bonus: ExactMetrics Lite users get %1$s50%% off regular price%2$s, automatically applied at checkout."
5981
  msgstr ""
5982
 
5983
- #: languages/vue.php:610
5984
  msgid "How to Connect to Google Analytics"
5985
  msgstr ""
5986
 
5987
- #: languages/vue.php:613
5988
  msgid "After you install ExactMetrics, you’ll need to connect your WordPress site with your Google Analytics account. ExactMetrics makes the process easy, with no coding required."
5989
  msgstr ""
5990
 
5991
- #: languages/vue.php:616
5992
  msgid "Guide and Checklist for Advanced Insights"
5993
  msgstr ""
5994
 
5995
- #: languages/vue.php:619
5996
  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 ExactMetrics’ advanced tracking."
5997
  msgstr ""
5998
 
5999
- #: languages/vue.php:622
6000
  msgid "GDPR Guide"
6001
  msgstr ""
6002
 
6003
- #: languages/vue.php:625
6004
  msgid "Compliance with European data laws including GDPR can be confusing and time-consuming. In order to help ExactMetrics users comply with these laws, we’ve created an addon that automates a lot of the necessary configuration changes for you. "
6005
  msgstr ""
6006
 
6007
- #: languages/vue.php:628
6008
  msgid "How to Install and Activate ExactMetrics Addons"
6009
  msgstr ""
6010
 
6011
- #: languages/vue.php:631
6012
  msgid "The process for installing and activating addons is quick and easy after you install the ExactMetrics plugin. In this guide we’ll walk you through the process, step by step."
6013
  msgstr ""
6014
 
6015
- #: languages/vue.php:634
6016
  msgid "Enabling eCommerce Tracking and Reports"
6017
  msgstr ""
6018
 
6019
- #: languages/vue.php:637
6020
  msgid "Want to track your eCommerce sales data for your WooCommerce, MemberPress, or Easy Digital Downloads store with ExactMetrics? In this guide, we’ll show you how to enable eCommerce tracking in Google Analytics in just a few clicks."
6021
  msgstr ""
6022
 
6023
- #: languages/vue.php:640
6024
  msgid "Read Documentation"
6025
  msgstr ""
6026
 
6027
  #. Translators: Makes the text bold.
6028
- #: languages/vue.php:644
6029
  msgid "%1$sEnhanced eCommerce Tracking%2$s - 1-click Google Analyticks Enhanced Ecommerce trackin for WooCommerce, Easy Digital Download & MemberPress."
6030
  msgstr ""
6031
 
6032
  #. Translators: Makes the text bold.
6033
- #: languages/vue.php:648
6034
  msgid "%1$sCustom Dimensions%2$s - Setup tracking for authors, tags, searches, custom post type, users, and other events with 1-click."
6035
  msgstr ""
6036
 
6037
- #: languages/vue.php:651
6038
  msgid "ExactMetrics Recommends WPForms"
6039
  msgstr ""
6040
 
6041
- #: languages/vue.php:654
6042
  msgid "Built by the folks behind ExactMetrics, WPForms is the most beginner friendly form plugin in the market."
6043
  msgstr ""
6044
 
6045
- #: languages/vue.php:657
6046
  msgid "Used on over 3,000,000 websites!"
6047
  msgstr ""
6048
 
6049
- #: languages/vue.php:660
6050
  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!"
6051
  msgstr ""
6052
 
6053
- #: languages/vue.php:663
6054
  msgid "Skip this Step"
6055
  msgstr ""
6056
 
6057
- #: languages/vue.php:666
6058
  msgid "Continue & Install WPForms"
6059
  msgstr ""
6060
 
6061
- #: languages/vue.php:669
6062
  msgid "Installing..."
6063
  msgstr ""
6064
 
6065
- #: languages/vue.php:672
6066
  msgid "Awesome, You're All Set!"
6067
  msgstr ""
6068
 
6069
- #: languages/vue.php:675
6070
  msgid "ExactMetrics is all set up and ready to use. We've verified that the tracking code is deployed properly and collecting data."
6071
  msgstr ""
6072
 
6073
  #. Translators: Make the text bold.
6074
- #: languages/vue.php:679
6075
  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."
6076
  msgstr ""
6077
 
6078
  #. Translators: Add link to blog.
6079
- #: languages/vue.php:683
6080
  msgid "%1$sSubscribe to the ExactMetrics blog%2$s for tips on how to get more traffic and grow your business."
6081
  msgstr ""
6082
 
6083
- #: languages/vue.php:686
6084
  msgid "Finish Setup & Exit Wizard"
6085
  msgstr ""
6086
 
6087
- #: languages/vue.php:689
6088
  msgid "Google Analytics"
6089
  msgstr ""
6090
 
6091
- #: languages/vue.php:692
6092
  msgid "Subscribe"
6093
  msgstr ""
6094
 
6095
- #: languages/vue.php:695
6096
  msgid "Checking your website..."
6097
  msgstr ""
6098
 
6099
  #. Translators: Placeholders make the text highlighted.
6100
- #: languages/vue.php:699
6101
  msgid "%1$sNeed%2$s to Grow FASTER??"
6102
  msgstr ""
6103
 
6104
- #: languages/vue.php:702
6105
  msgid "Get additional, actionable insights by going Pro."
6106
  msgstr ""
6107
 
6108
- #: languages/vue.php:705
6109
  msgid "Skip"
6110
  msgstr ""
6111
 
6112
- #: languages/vue.php:708
6113
  msgid "See All Features"
6114
  msgstr ""
6115
 
6116
- #: languages/vue.php:711
6117
  msgid "Upgrade to Pro to get the complete ExactMetrics experience including 1 click tracking integrations for your favorite WordPress plugins and insightful reports backed by our legendary support team."
6118
  msgstr ""
6119
 
6120
- #: languages/vue.php:714
6121
  msgid "Our Pro plan includes:"
6122
  msgstr ""
6123
 
6124
- #: languages/vue.php:717
6125
  msgid "Welcome to ExactMetrics!"
6126
  msgstr ""
6127
 
6128
- #: languages/vue.php:720
6129
  msgid "Let's get you set up."
6130
  msgstr ""
6131
 
6132
- #: languages/vue.php:723
6133
  msgid "Save and Continue"
6134
  msgstr ""
6135
 
6136
- #: languages/vue.php:726
6137
  msgid "Which category best describes your website?"
6138
  msgstr ""
6139
 
6140
- #: languages/vue.php:729
6141
  msgid "We will recommend the optimal settings for ExactMetrics based on your choice."
6142
  msgstr ""
6143
 
6144
- #: languages/vue.php:732
6145
  msgid "Business Website"
6146
  msgstr ""
6147
 
6148
  #. Translators: Make text bold.
6149
- #: languages/vue.php:736
6150
  msgid "Publisher %1$s(Blog)%2$s"
6151
  msgstr ""
6152
 
6153
- #: languages/vue.php:739
6154
  msgid "Ecommerce"
6155
  msgstr ""
6156
 
6157
- #: languages/vue.php:742
6158
  msgid "Connect ExactMetrics to Your Website"
6159
  msgstr ""
6160
 
6161
- #: languages/vue.php:745
6162
  msgid "ExactMetrics connects Google Analytics to WordPress and shows you stats that matter."
6163
  msgstr ""
6164
 
6165
- #: languages/vue.php:748
6166
  msgid "Connect Google Analytics + WordPress"
6167
  msgstr ""
6168
 
6169
- #: languages/vue.php:751
6170
  msgid "You will be taken to the ExactMetrics website where you'll need to connect your Analytics account."
6171
  msgstr ""
6172
 
6173
- #: languages/vue.php:754
6174
  msgid "Whoops, something went wrong and we weren't able to connect to ExactMetrics. Please enter your Google UA code manually."
6175
  msgstr ""
6176
 
6177
- #: languages/vue.php:757
6178
  msgid "Manually enter your UA code"
6179
  msgstr ""
6180
 
6181
- #: languages/vue.php:760
6182
  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."
6183
  msgstr ""
6184
 
6185
- #: languages/vue.php:763
6186
  msgid "UA code can't be empty"
6187
  msgstr ""
6188
 
6189
- #: languages/vue.php:766
6190
  msgid "Saving UA code..."
6191
  msgstr ""
6192
 
6193
- #: languages/vue.php:769
6194
  msgid "Recommended Addons"
6195
  msgstr ""
6196
 
6197
  #. Translators: Add a link to upgrade and make the text green.
6198
- #: languages/vue.php:773
6199
  msgid "To unlock more features consider %1$supgrading to PRO%2$s.%3$s As a valued ExactMetrics Lite user you %4$sreceive 50%% off%5$s, automatically applied at checkout!"
6200
  msgstr ""
6201
 
6202
- #: languages/vue.php:776
6203
  msgid "Save and continue"
6204
  msgstr ""
6205
 
6206
- #: languages/vue.php:779
6207
  msgid "Upgrade to PRO Now"
6208
  msgstr ""
6209
 
6210
- #: languages/vue.php:782
6211
  msgid "See who’s viewing and submitting your forms, so you can increase your conversion rate."
6212
  msgstr ""
6213
 
6214
- #: languages/vue.php:785
6215
  msgid "See All Your Important Store Metrics in One Place."
6216
  msgstr ""
6217
 
6218
- #: languages/vue.php:788
6219
  msgid "... and more:"
6220
  msgstr ""
6221
 
6222
- #: languages/vue.php:791
6223
  msgid "Dimensions- Track authors, categories, trags, searches, users and more."
6224
  msgstr ""
6225
 
6226
- #: languages/vue.php:794
6227
  msgid "EU Compliance- Improve compliance with GDPR and other privacy regulations."
6228
  msgstr ""
6229
 
6230
- #: languages/vue.php:797
6231
  msgid "AMP- ExactMetrics Google AMP Addon enables accurate tracking of all mobile visitors to your AMP-enabled pages."
6232
  msgstr ""
6233
 
6234
- #: languages/vue.php:800
6235
  msgid "Facebook Instant Articles- Integrate Google Analytics and Facebook Instant Articles with just one click."
6236
  msgstr ""
6237
 
6238
- #: languages/vue.php:803
6239
  msgid "eCommerce- Sales tracking for your WooCommerce, Easy Digital Downloads, LifterLMS or MemberPress stores."
6240
  msgstr ""
6241
 
6242
- #: languages/vue.php:806
6243
  msgid "Google Optimize- Easily enable Google Optimize on your WordPress site."
6244
  msgstr ""
6245
 
6246
- #: languages/vue.php:809
6247
  msgid "Forms- Enable tracking of your form views, submissions and conversion rates."
6248
  msgstr ""
6249
 
6250
- #: languages/vue.php:812
6251
  msgid "Ads- See who’s clicking on your Google Adsense banner ads."
6252
  msgstr ""
6253
 
6254
- #: languages/vue.php:815
6255
  msgid "Recommended Settings"
6256
  msgstr ""
6257
 
6258
- #: languages/vue.php:818
6259
  msgid "ExactMetrics recommends the following settings based on your configuration."
6260
  msgstr ""
6261
 
6262
- #: languages/vue.php:821
6263
  msgid "Events Tracking"
6264
  msgstr ""
6265
 
6266
- #: languages/vue.php:824
6267
  msgid "Must have for all click tracking on site."
6268
  msgstr ""
6269
 
6270
- #: languages/vue.php:827
6271
  msgid "ExactMetrics 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."
6272
  msgstr ""
6273
 
6274
- #: languages/vue.php:830
6275
  msgid "Enhanced Link Attribution"
6276
  msgstr ""
6277
 
6278
- #: languages/vue.php:833
6279
  msgid "Improves the accuracy of your In-Page Analytics."
6280
  msgstr ""
6281
 
6282
- #: languages/vue.php:836
6283
  msgid "ExactMetrics 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."
6284
  msgstr ""
6285
 
6286
- #: languages/vue.php:839
6287
  msgid "Install Updates Automatically"
6288
  msgstr ""
6289
 
6290
- #: languages/vue.php:842
6291
  msgid "Get the latest features, bug fixes, and security updates as they are released."
6292
  msgstr ""
6293
 
6294
- #: languages/vue.php:845
6295
  msgid "To ensure you get the latest bugfixes and security updates and avoid needing to spend time logging into your WordPress site to update ExactMetrics, we offer the ability to automatically have ExactMetrics update itself."
6296
  msgstr ""
6297
 
6298
- #: languages/vue.php:848
6299
  msgid "File Download Tracking"
6300
  msgstr ""
6301
 
6302
- #: languages/vue.php:851
6303
  msgid "Helps you see file downloads data."
6304
  msgstr ""
6305
 
6306
- #: languages/vue.php:854
6307
  msgid "ExactMetrics 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? ExactMetrics makes this both easy, and code-free! You can customize the file types to track at any time from our settings panel."
6308
  msgstr ""
6309
 
6310
  #. Translators: Example path (/go/).
6311
- #: languages/vue.php:859
6312
  msgid "Path (example: %s)"
6313
  msgstr ""
6314
 
6315
- #: languages/vue.php:863
6316
  msgid "Path has to start with a / and have no spaces"
6317
  msgstr ""
6318
 
6319
  #. Translators: Example label (aff).
6320
- #: languages/vue.php:868
6321
  msgid "Label (example: %s)"
6322
  msgstr ""
6323
 
6324
- #: languages/vue.php:872
6325
  msgid "Label can't contain any spaces"
6326
  msgstr ""
6327
 
6328
- #: languages/vue.php:875
6329
  msgid "Helps you increase affiliate revenue."
6330
  msgstr ""
6331
 
6332
- #: languages/vue.php:878
6333
  msgid "ExactMetrics 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."
6334
  msgstr ""
6335
 
6336
- #: languages/vue.php:881
6337
  msgid "Affiliate Link Tracking"
6338
  msgstr ""
6339
 
6340
- #: languages/vue.php:884
6341
  msgid "Who Can See Reports"
6342
  msgstr ""
6343
 
6344
- #: languages/vue.php:887
6345
  msgid "These user roles will be able to access ExactMetrics's reports in the WordPress admin area."
6346
  msgstr ""
6347
 
6348
- #: languages/vue.php:890
6349
  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."
6350
  msgstr ""
6351
 
6352
- #: languages/vue.php:893
6353
  msgid "Events Tracking is enabled the moment you set up ExactMetrics"
6354
  msgstr ""
6355
 
6356
- #: languages/vue.php:896
6357
  msgid "Enhanced Link Attribution is enabled the moment you set up ExactMetrics"
6358
  msgstr ""
6359
 
6360
- #: languages/vue.php:899
6361
  msgid "+ Add Role"
6362
  msgstr ""
6363
 
6364
- #: languages/vue.php:902
6365
  msgid "Welcome to the all-new ExactMetrics"
6366
  msgstr ""
6367
 
6368
- #: languages/vue.php:905
6369
  msgid "Redesigned from the ground up, ExactMetrics is built to bring a world-class analytics and reporting experience to WordPress."
6370
  msgstr ""
6371
 
6372
- #: languages/vue.php:908
6373
  msgid "The New & Improved ExactMetrics includes:"
6374
  msgstr ""
6375
 
6376
- #: languages/vue.php:911
6377
  msgid "All-New Design"
6378
  msgstr ""
6379
 
6380
- #: languages/vue.php:914
6381
  msgid "Better Reporting"
6382
  msgstr ""
6383
 
6384
- #: languages/vue.php:917
6385
  msgid "Better Tracking"
6386
  msgstr ""
6387
 
6388
- #: languages/vue.php:920
6389
  msgid "Better Support"
6390
  msgstr ""
6391
 
6392
- #: languages/vue.php:923
6393
  msgid "Continue"
6394
  msgstr ""
6395
 
6396
- #: languages/vue.php:926
6397
  msgid "Your settings have been automatically transferred."
6398
  msgstr ""
6399
 
6400
- #: languages/vue.php:929
6401
  msgid "On the next step, you will be asked to re-authenticate with Google Analytics. Please %1$ssee our detailed post%2$s to learn why we need your help. Don't worry, your tracking will continue to work as-is even if you don't do this, but re-auth is required to see analytics reports inside WordPress dashboard."
6402
  msgstr ""
6403
 
6404
- #: languages/vue.php:932
6405
  msgid "Caching"
6406
  msgstr ""
6407
 
6408
- #: languages/vue.php:935
6409
  msgid "Enable Data Caching"
6410
  msgstr ""
6411
 
6412
- #: languages/vue.php:938
6413
  msgid "Refresh Cache Every"
6414
  msgstr ""
6415
 
6416
- #: languages/vue.php:941
6417
  msgid "Choose how often to refresh the cache."
6418
  msgstr ""
6419
 
6420
- #: languages/vue.php:944
6421
  msgid "Enable Ajaxify"
6422
  msgstr ""
6423
 
6424
- #: languages/vue.php:947
6425
  msgid "Ajaxify Widget"
6426
  msgstr ""
6427
 
6428
- #: languages/vue.php:950
6429
  msgid "Use to bypass page caching."
6430
  msgstr ""
6431
 
6432
- #: languages/vue.php:953
6433
  msgid "Empty Cache"
6434
  msgstr ""
6435
 
6436
- #: languages/vue.php:956
6437
  msgid "Click to manually wipe the cache right now."
6438
  msgstr ""
6439
 
6440
- #: languages/vue.php:959
6441
  msgid "Popular posts cache emptied"
6442
  msgstr ""
6443
 
6444
- #: languages/vue.php:962
6445
  msgid "Error emptying the popular posts cache. Please try again."
6446
  msgstr ""
6447
 
6448
- #: languages/vue.php:965
6449
  msgid "Choose Theme"
6450
  msgstr ""
6451
 
6452
- #: languages/vue.php:968
6453
  msgid "Behavior"
6454
  msgstr ""
6455
 
6456
- #: languages/vue.php:971
6457
  msgid "Widget Styling"
6458
  msgstr ""
6459
 
6460
- #: languages/vue.php:974
6461
  msgid "Choose how you want to determine the colors, font sizes and spacing of the widget."
6462
  msgstr ""
6463
 
6464
- #: languages/vue.php:977
6465
  msgid "Sort By"
6466
  msgstr ""
6467
 
6468
- #: languages/vue.php:980
6469
  msgid "Choose how you'd like the widget to determine your popular posts."
6470
  msgstr ""
6471
 
6472
- #: languages/vue.php:983
6473
  msgid "Placement"
6474
  msgstr ""
6475
 
6476
- #: languages/vue.php:986
6477
  msgid "Choose how you'd like to place the widget."
6478
  msgstr ""
6479
 
6480
- #: languages/vue.php:989
6481
  msgid "Insert After"
6482
  msgstr ""
6483
 
6484
- #: languages/vue.php:992
6485
  msgid "Choose where in the post body the widget will be placed."
6486
  msgstr ""
6487
 
6488
- #: languages/vue.php:995
6489
  msgid "Include in Post Types"
6490
  msgstr ""
6491
 
6492
- #: languages/vue.php:998
6493
  msgid "Exclude from specific posts"
6494
  msgstr ""
6495
 
6496
  #. Translators: Placeholders make the text bold.
6497
- #: languages/vue.php:1002
6498
  msgid "Choose which Post Types the widget %1$sWILL%2$s be placed."
6499
  msgstr ""
6500
 
6501
  #. Translators: Placeholders make the text bold.
6502
- #: languages/vue.php:1006
6503
  msgid "Choose from which Posts the widget %1$sWILL NOT%2$s be placed."
6504
  msgstr ""
6505
 
6506
- #: languages/vue.php:1009
6507
  msgid "Customize Design"
6508
  msgstr ""
6509
 
6510
- #: languages/vue.php:1012
6511
  msgid "Loading Themes"
6512
  msgstr ""
6513
 
6514
- #: languages/vue.php:1015
6515
  msgid "words"
6516
  msgstr ""
6517
 
6518
- #: languages/vue.php:1018
6519
  msgid "Please select at least one post to display."
6520
  msgstr ""
6521
 
6522
  #. Translators: placeholders make text small.
6523
- #: languages/vue.php:1022
6524
  msgid "Default Styles %1$s- As seen above.%2$s"
6525
  msgstr ""
6526
 
6527
  #. Translators: placeholders make text small.
6528
- #: languages/vue.php:1026
6529
  msgid "No Styles %1$s- Use your own CSS.%2$s"
6530
  msgstr ""
6531
 
6532
  #. Translators: placeholders make text small.
6533
- #: languages/vue.php:1030
6534
  msgid "Comments %1$s- Randomly rotate your most commented on posts from the past 30 days.%2$s"
6535
  msgstr ""
6536
 
6537
  #. Translators: placeholders make text small.
6538
- #: languages/vue.php:1034
6539
  msgid "SharedCount %1$s- Connect with your SharedCount account to determine popular posts by share count.%2$s"
6540
  msgstr ""
6541
 
6542
  #. Translators: placeholders make text small.
6543
- #: languages/vue.php:1038
6544
  msgid "Curated %1$s- Choose the posts which will randomly rotate in the widget.%2$s"
6545
  msgstr ""
6546
 
6547
  #. Translators: placeholders make text small.
6548
- #: languages/vue.php:1042
6549
  msgid "Automatic %1$s- The widget is automatically placed inside the post body.%2$s"
6550
  msgstr ""
6551
 
6552
  #. Translators: placeholders make text small.
6553
- #: languages/vue.php:1046
6554
  msgid "Manual %1$s- Manually place the widget using Gutenberg blocks or using our shortcode.%2$s"
6555
  msgstr ""
6556
 
6557
- #: languages/vue.php:1049
6558
  msgid "Display Title"
6559
  msgstr ""
6560
 
6561
- #: languages/vue.php:1055
6562
  msgid "Title your widget and set it’s display preferences."
6563
  msgstr ""
6564
 
6565
- #: languages/vue.php:1058
6566
  msgid "File imported"
6567
  msgstr ""
6568
 
6569
- #: languages/vue.php:1061
6570
  msgid "Settings successfully updated!"
6571
  msgstr ""
6572
 
6573
- #: languages/vue.php:1064
6574
  msgid "Error importing settings"
6575
  msgstr ""
6576
 
6577
- #: languages/vue.php:1067
6578
  msgid "Please choose a .json file generated by a ExactMetrics settings export."
6579
  msgstr ""
6580
 
6581
- #: languages/vue.php:1070
6582
  msgid "Import/Export"
6583
  msgstr ""
6584
 
6585
- #: languages/vue.php:1073
6586
  msgid "Import"
6587
  msgstr ""
6588
 
6589
- #: languages/vue.php:1076
6590
  msgid "Import settings from another ExactMetrics website."
6591
  msgstr ""
6592
 
6593
- #: languages/vue.php:1079
6594
  msgid "Export"
6595
  msgstr ""
6596
 
6597
- #: languages/vue.php:1082
6598
  msgid "Export settings to import into another ExactMetrics install."
6599
  msgstr ""
6600
 
6601
- #: languages/vue.php:1085
6602
  msgid "Import Settings"
6603
  msgstr ""
6604
 
6605
- #: languages/vue.php:1088
6606
  msgid "Export Settings"
6607
  msgstr ""
6608
 
6609
- #: languages/vue.php:1091
6610
  msgid "Please choose a file to import"
6611
  msgstr ""
6612
 
6613
- #: languages/vue.php:1094
6614
  msgid "Use the filepicker below to select the settings export file from another site."
6615
  msgstr ""
6616
 
6617
- #: languages/vue.php:1097
6618
  msgid "Use the button below to export a file with your ExactMetrics settings."
6619
  msgstr ""
6620
 
6621
- #: languages/vue.php:1100
6622
  msgid "Choose file"
6623
  msgstr ""
6624
 
6625
- #: languages/vue.php:1103
6626
  msgid "No file chosen"
6627
  msgstr ""
6628
 
6629
- #: languages/vue.php:1106
6630
  msgid "Uploading file..."
6631
  msgstr ""
6632
 
6633
  #. Translators: Adds a link to the Google reference.
6634
- #: languages/vue.php:1110
6635
  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."
6636
  msgstr ""
6637
 
6638
- #: languages/vue.php:1117
6639
  msgid "Automatic Updates"
6640
  msgstr ""
6641
 
6642
- #: languages/vue.php:1120
6643
  msgid "You must have the \"unfiltered_html\" capability to view/edit this setting."
6644
  msgstr ""
6645
 
6646
- #: languages/vue.php:1123
6647
  msgid "Hide Admin Bar Reports"
6648
  msgstr ""
6649
 
6650
  #. Translators: placeholders make text small.
6651
- #: languages/vue.php:1127
6652
  msgid "Enabled %1$s- Show reports and dashboard widget.%2$s"
6653
  msgstr ""
6654
 
6655
  #. Translators: placeholders make text small.
6656
- #: languages/vue.php:1131
6657
  msgid "Dashboard Widget Only %1$s- Disable reports, but show dashboard widget.%2$s"
6658
  msgstr ""
6659
 
6660
  #. Translators: placeholders make text small.
6661
- #: languages/vue.php:1135
6662
  msgid "Disabled %1$s- Hide reports and dashboard widget.%2$s"
6663
  msgstr ""
6664
 
6665
  #. Translators: placeholders make text small.
6666
- #: languages/vue.php:1139
6667
  msgid "Yes (recommended) %1$s- Get the latest features, bugfixes, and security updates as they are released.%2$s"
6668
  msgstr ""
6669
 
6670
  #. Translators: placeholders make text small.
6671
- #: languages/vue.php:1143
6672
  msgid "Minor only %1$s- Get bugfixes and security updates, but not major features.%2$s"
6673
  msgstr ""
6674
 
6675
  #. Translators: placeholders make text small.
6676
- #: languages/vue.php:1147
6677
  msgid "None %1$s- Manually update everything.%2$s"
6678
  msgstr ""
6679
 
6680
  #. Translators: Adds a link to the general settings tab.
6681
- #: languages/vue.php:1151
6682
  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."
6683
  msgstr ""
6684
 
6685
- #: languages/vue.php:1154
6686
  msgid "Permissions"
6687
  msgstr ""
6688
 
6689
- #: languages/vue.php:1157
6690
  msgid "Email Summaries"
6691
  msgstr ""
6692
 
6693
- #: languages/vue.php:1160
6694
  msgid "Export PDF Reports"
6695
  msgstr ""
6696
 
6697
- #: languages/vue.php:1163
6698
  msgid "Allow These User Roles to See Reports"
6699
  msgstr ""
6700
 
6701
- #: languages/vue.php:1166
6702
  msgid "Users that have at least one of these roles will be able to view the reports."
6703
  msgstr ""
6704
 
6705
- #: languages/vue.php:1169
6706
  msgid "Allow These User Roles to Save Settings"
6707
  msgstr ""
6708
 
6709
- #: languages/vue.php:1172
6710
  msgid "Users that have at least one of these roles will be able to view and save the settings panel."
6711
  msgstr ""
6712
 
6713
- #: languages/vue.php:1175
6714
  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."
6715
  msgstr ""
6716
 
6717
- #: languages/vue.php:1178
6718
  msgid "Exclude These User Roles From Tracking"
6719
  msgstr ""
6720
 
6721
- #: languages/vue.php:1181
6722
  msgid "Users that have at least one of these roles will not be tracked into Google Analytics."
6723
  msgstr ""
6724
 
6725
- #: languages/vue.php:1184
6726
  msgid "Custom code"
6727
  msgstr ""
6728
 
6729
- #: languages/vue.php:1188
6730
  msgid "License Key"
6731
  msgstr ""
6732
 
6733
  #. Translators: Adds link to the account area to retreive license key.
6734
- #: languages/vue.php:1192
6735
  msgid "Already have a license key? Add it below to unlock ExactMetrics PRO. %1$sRetrieve your license key%2$s."
6736
  msgstr ""
6737
 
6738
- #: languages/vue.php:1195
6739
  msgid "Paste your license key here"
6740
  msgstr ""
6741
 
6742
- #: languages/vue.php:1198
6743
  msgid "Google Authentication"
6744
  msgstr ""
6745
 
6746
- #: languages/vue.php:1201
6747
  msgid "Verify"
6748
  msgstr ""
6749
 
6750
- #: languages/vue.php:1204
6751
  msgid "Setup Wizard"
6752
  msgstr ""
6753
 
6754
- #: languages/vue.php:1207
6755
  msgid "Use our configuration wizard to properly setup Google Analytics with WordPress (with just a few clicks)."
6756
  msgstr ""
6757
 
6758
- #: languages/vue.php:1210
6759
  msgid "Relaunch Setup Wizard"
6760
  msgstr ""
6761
 
6762
- #: languages/vue.php:1213
6763
  msgid "Connect ExactMetrics to Start Tracking Your Data"
6764
  msgstr ""
6765
 
6766
- #: languages/vue.php:1216
6767
  msgid "You're using ExactMetrics Lite – no license needed. Enjoy!"
6768
  msgstr ""
6769
 
6770
  #. Translators: Adds link to upgrade.
6771
- #: languages/vue.php:1220
6772
  msgid "To unlock more features consider %1$supgrading to PRO%2$s."
6773
  msgstr ""
6774
 
6775
- #: languages/vue.php:1223
6776
  msgid "Receive 50% off automatically applied at the checkout!"
6777
  msgstr ""
6778
 
6779
- #: languages/vue.php:1226
6780
  msgid "See all features"
6781
  msgstr ""
6782
 
6783
- #: languages/vue.php:1229
6784
  msgid "Complete Upgrade"
6785
  msgstr ""
6786
 
6787
- #: languages/vue.php:1232
6788
  msgid "Upgrade to Pro Version!"
6789
  msgstr ""
6790
 
6791
  #. Translators: Make text bold.
6792
- #: languages/vue.php:1236
6793
  msgid "%1$sExactMetrics%2$s can automatically upgrade the installed version to the Pro and walk you through the process."
6794
  msgstr ""
6795
 
6796
- #: languages/vue.php:1239
6797
  msgid "There was an error unlocking ExactMetrics PRO please try again or install manually."
6798
  msgstr ""
6799
 
6800
- #: languages/vue.php:1242
6801
  msgid "Last 30 Days Analytics for "
6802
  msgstr ""
6803
 
6804
- #: languages/vue.php:1245
6805
  msgid "Your Website"
6806
  msgstr ""
6807
 
6808
- #: languages/vue.php:1248
6809
  msgid "Sessions"
6810
  msgstr ""
6811
 
6812
- #: languages/vue.php:1251
6813
  msgid "Pageviews"
6814
  msgstr ""
6815
 
6816
- #: languages/vue.php:1254
6817
  msgid "Avg. Duration"
6818
  msgstr ""
6819
 
6820
- #: languages/vue.php:1257
6821
  msgid "Bounce Rate"
6822
  msgstr ""
6823
 
6824
- #: languages/vue.php:1260
6825
  msgid "More data is available"
6826
  msgstr ""
6827
 
6828
- #: languages/vue.php:1263
6829
  msgid "Want to see page-specific stats?"
6830
  msgstr ""
6831
 
6832
- #: languages/vue.php:1266
6833
  msgid "Dismiss"
6834
  msgstr ""
6835
 
6836
  #. Translators: Error status and error text.
6837
- #: languages/vue.php:1270
6838
  msgid "Can't load settings. Error: %1$s, %2$s"
6839
  msgstr ""
6840
 
6841
- #: languages/vue.php:1273
6842
  msgid "You appear to be offline."
6843
  msgstr ""
6844
 
6845
  #. Translators: Error status and error text.
6846
- #: languages/vue.php:1277
6847
  msgid "Can't save settings. Error: %1$s, %2$s"
6848
  msgstr ""
6849
 
6850
- #: languages/vue.php:1280
6851
  msgid "Network error encountered. Settings not saved."
6852
  msgstr ""
6853
 
6854
  #. Translators: Error status and error text.
6855
- #: languages/vue.php:1284
6856
  msgid "Can't deauthenticate. Error: %1$s, %2$s"
6857
  msgstr ""
6858
 
6859
- #: languages/vue.php:1287
6860
  msgid "You appear to be offline. Settings not saved."
6861
  msgstr ""
6862
 
6863
  #. Translators: Error status and error text.
6864
- #: languages/vue.php:1291
6865
  msgid "Can't load authentication details. Error: %1$s, %2$s"
6866
  msgstr ""
6867
 
6868
  #. Translators: Error status and error text.
6869
- #: languages/vue.php:1295
6870
  msgid "Can't authenticate. Error: %1$s, %2$s"
6871
  msgstr ""
6872
 
6873
  #. Translators: Error status and error text.
6874
- #: languages/vue.php:1299
6875
  msgid "Can't reauthenticate. Error: %1$s, %2$s"
6876
  msgstr ""
6877
 
6878
  #. Translators: Error status and error text.
6879
- #: languages/vue.php:1303
6880
  msgid "Can't verify credentials. Error: %1$s, %2$s"
6881
  msgstr ""
6882
 
6883
- #: languages/vue.php:1306
6884
  msgid "Proceed"
6885
  msgstr ""
6886
 
6887
- #: languages/vue.php:1309
6888
  msgid "Connection Information"
6889
  msgstr ""
6890
 
6891
- #: languages/vue.php:1312
6892
  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."
6893
  msgstr ""
6894
 
6895
- #: languages/vue.php:1315
6896
  msgid "Hostname"
6897
  msgstr ""
6898
 
6899
- #: languages/vue.php:1318
6900
  msgid "FTP Username"
6901
  msgstr ""
6902
 
6903
- #: languages/vue.php:1321
6904
  msgid "FTP Password"
6905
  msgstr ""
6906
 
6907
- #: languages/vue.php:1324
6908
  msgid "This password will not be stored on the server."
6909
  msgstr ""
6910
 
6911
- #: languages/vue.php:1327
6912
  msgid "Connection Type"
6913
  msgstr ""
6914
 
6915
- #: languages/vue.php:1330
6916
  msgid "Cancel"
6917
  msgstr ""
6918
 
6919
- #: languages/vue.php:1333
6920
  msgid "Ecommerce Report"
6921
  msgstr ""
6922
 
6923
- #: languages/vue.php:1336
6924
  msgid "Increase your sales & revenue with insights. ExactMetrics answers all your top eCommerce questions using metrics like total revenue, conversion rate, average order value top products, top referral sources and more."
6925
  msgstr ""
6926
 
6927
- #: languages/vue.php:1339
6928
  msgid "Here's what you get:"
6929
  msgstr ""
6930
 
6931
- #: languages/vue.php:1342
6932
  msgid "See Your Conversion Rate to Improve Funnel"
6933
  msgstr ""
6934
 
6935
- #: languages/vue.php:1345
6936
  msgid "See The Number of Transactions and Make Data-Driven Decisions"
6937
  msgstr ""
6938
 
6939
- #: languages/vue.php:1348
6940
  msgid "See The Total Revenue to Track Growth"
6941
  msgstr ""
6942
 
6943
- #: languages/vue.php:1351
6944
  msgid "See Average Order Value to Find Offer Opportunities"
6945
  msgstr ""
6946
 
6947
- #: languages/vue.php:1354
6948
  msgid "See Your Top Products to See Individual Performance"
6949
  msgstr ""
6950
 
6951
- #: languages/vue.php:1357
6952
  msgid "See Your Top Conversion Sources and Focus on what's Working"
6953
  msgstr ""
6954
 
6955
- #: languages/vue.php:1360
6956
  msgid "See The Time it Takes for Customers to Purchase"
6957
  msgstr ""
6958
 
6959
- #: languages/vue.php:1363
6960
  msgid "See How Many Sessions are Needed for a Purchase"
6961
  msgstr ""
6962
 
6963
- #: languages/vue.php:1366
6964
  msgid "New"
6965
  msgstr ""
6966
 
6967
- #: languages/vue.php:1369
6968
  msgid "Returning"
6969
  msgstr ""
6970
 
6971
- #: languages/vue.php:1372
6972
  msgid "Desktop"
6973
  msgstr ""
6974
 
6975
- #: languages/vue.php:1375
6976
  msgid "Tablet"
6977
  msgstr ""
6978
 
6979
- #: languages/vue.php:1378
6980
  msgid "Mobile"
6981
  msgstr ""
6982
 
6983
- #: languages/vue.php:1382
6984
  msgid "Overview Report"
6985
  msgstr ""
6986
 
6987
- #: languages/vue.php:1385
6988
  msgid "Avg. Session Duration"
6989
  msgstr ""
6990
 
6991
- #: languages/vue.php:1388
6992
  msgid "New vs. Returning Visitors"
6993
  msgstr ""
6994
 
6995
- #: languages/vue.php:1391
6996
  msgid "Device Breakdown"
6997
  msgstr ""
6998
 
6999
- #: languages/vue.php:1394
7000
  msgid "Top 10 Countries"
7001
  msgstr ""
7002
 
7003
- #: languages/vue.php:1397
7004
  msgid "View Countries Report"
7005
  msgstr ""
7006
 
7007
- #: languages/vue.php:1400
7008
  msgid "Top 10 Referrals"
7009
  msgstr ""
7010
 
7011
- #: languages/vue.php:1403
7012
  msgid "View All Referral Sources"
7013
  msgstr ""
7014
 
7015
- #: languages/vue.php:1406
7016
  msgid "Top Posts/Pages"
7017
  msgstr ""
7018
 
7019
- #: languages/vue.php:1409
7020
  msgid "View Full Posts/Pages Report"
7021
  msgstr ""
7022
 
7023
- #: languages/vue.php:1412
7024
  msgid "A session is the browsing session of a single user to your site."
7025
  msgstr ""
7026
 
7027
- #: languages/vue.php:1415
7028
  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."
7029
  msgstr ""
7030
 
7031
- #: languages/vue.php:1418
7032
  msgid "Total duration of all sessions (in seconds) / number of sessions."
7033
  msgstr ""
7034
 
7035
- #: languages/vue.php:1421
7036
  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."
7037
  msgstr ""
7038
 
7039
- #: languages/vue.php:1424
7040
  msgid "This graph shows what percent of your user sessions come from new versus repeat visitors."
7041
  msgstr ""
7042
 
7043
- #: languages/vue.php:1427
7044
  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."
7045
  msgstr ""
7046
 
7047
- #: languages/vue.php:1430
7048
  msgid "This list shows the top countries your website visitors are from."
7049
  msgstr ""
7050
 
7051
- #: languages/vue.php:1433
7052
  msgid "This list shows the top websites that send your website traffic, known as referral traffic."
7053
  msgstr ""
7054
 
7055
- #: languages/vue.php:1436
7056
  msgid "This list shows the most viewed posts and pages on your website."
7057
  msgstr ""
7058
 
7059
- #: languages/vue.php:1439
7060
  msgid "Unlock the Publisher Report and Focus on the Content That Matters"
7061
  msgstr ""
7062
 
7063
- #: languages/vue.php:1442
7064
  msgid "See Your Top Landing Pages to Improve Engagement"
7065
  msgstr ""
7066
 
7067
- #: languages/vue.php:1445
7068
  msgid "See Your Top Exit Pages to Reduce Abandonment"
7069
  msgstr ""
7070
 
7071
- #: languages/vue.php:1448
7072
  msgid "See Your Top Outbound Links to Find New Revenue Opportunities"
7073
  msgstr ""
7074
 
7075
- #: languages/vue.php:1451
7076
  msgid "See Your Top Affiliate Links and Focus on what’s working"
7077
  msgstr ""
7078
 
7079
- #: languages/vue.php:1454
7080
  msgid "See Your Top Downloads and Improve Conversions"
7081
  msgstr ""
7082
 
7083
- #: languages/vue.php:1457
7084
  msgid "See Audience Demographic Report (Age / Gender / Interests)"
7085
  msgstr ""
7086
 
7087
- #: languages/vue.php:1460
7088
  msgid "Custom Dimensions Report"
7089
  msgstr ""
7090
 
7091
- #: languages/vue.php:1463
7092
  msgid "Unlock the Dimensions Report and decide what data is important using your own custom tracking parameters"
7093
  msgstr ""
7094
 
7095
- #: languages/vue.php:1466
7096
  msgid "The Dimensions report allows you to easily see what's working right inside your WordPress dashboard."
7097
  msgstr ""
7098
 
7099
- #: languages/vue.php:1469
7100
  msgid "Author tracking to see which author’s posts generate the most traffic"
7101
  msgstr ""
7102
 
7103
- #: languages/vue.php:1472
7104
  msgid "Post Type tracking to see which WordPress post types perform better"
7105
  msgstr ""
7106
 
7107
- #: languages/vue.php:1475
7108
  msgid "Category tracking to see which sections of your sites are the most popular"
7109
  msgstr ""
7110
 
7111
- #: languages/vue.php:1478
7112
  msgid "SEO score tracking to see which blog SEO scores are the most popular"
7113
  msgstr ""
7114
 
7115
- #: languages/vue.php:1481
7116
  msgid "Focus Keyword tracking to see which of your content is doing well in search engines."
7117
  msgstr ""
7118
 
7119
- #: languages/vue.php:1484
7120
  msgid "Tag tracking to determine which topics are the most engaging to for your website visitors."
7121
  msgstr ""
7122
 
7123
  #. Translators: Number of visitors.
7124
- #: languages/vue.php:1492
7125
  msgid "Your website was visited by %s users in the last 30 days."
7126
  msgstr ""
7127
 
7128
- #: languages/vue.php:1495
7129
  msgid "See the full analytics report!"
7130
  msgstr ""
7131
 
7132
- #: languages/vue.php:1498
7133
  msgid "Network Active"
7134
  msgstr ""
7135
 
7136
- #: languages/vue.php:1501
7137
  msgid "Active"
7138
  msgstr ""
7139
 
7140
- #: languages/vue.php:1504
7141
  msgid "Inactive"
7142
  msgstr ""
7143
 
7144
  #. Translators: Placeholder for the addon status (installed, active, etc).
7145
- #: languages/vue.php:1508
7146
  msgid "Status: %s"
7147
  msgstr ""
7148
 
7149
- #: languages/vue.php:1511
7150
  msgid "Not Installed"
7151
  msgstr ""
7152
 
7153
- #: languages/vue.php:1514
7154
  msgid "Custom Campaign Parameters"
7155
  msgstr ""
7156
 
7157
- #: languages/vue.php:1517
7158
  msgid "The URL builder helps you add parameters to your URLs you use in custom web or email ad campaigns."
7159
  msgstr ""
7160
 
7161
- #: languages/vue.php:1520
7162
  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."
7163
  msgstr ""
7164
 
7165
  #. Translators: Marks the field as required.
7166
- #: languages/vue.php:1524
7167
  msgid "Website URL %s"
7168
  msgstr ""
7169
 
7170
  #. Translators: Display the current website url in italic.
7171
- #: languages/vue.php:1528
7172
  msgid "The full website URL (e.g. %1$s %2$s%3$s)"
7173
  msgstr ""
7174
 
7175
  #. Translators: Marks the field as required.
7176
- #: languages/vue.php:1532
7177
  msgid "Campaign Source %s"
7178
  msgstr ""
7179
 
7180
  #. Translators: Make the text italic.
7181
- #: languages/vue.php:1536
7182
  msgid "Enter a referrer (e.g. %1$sfacebook, newsletter, google%2$s)"
7183
  msgstr ""
7184
 
7185
  #. Translators: Make the text italic.
7186
- #: languages/vue.php:1540
7187
  msgid "Enter a marketing medium (e.g. %1$scpc, banner, email%2$s)"
7188
  msgstr ""
7189
 
7190
  #. Translators: Make the text italic.
7191
- #: languages/vue.php:1544
7192
  msgid "Enter a name to easily identify (e.g. %1$sspring_sale%2$s)"
7193
  msgstr ""
7194
 
7195
- #: languages/vue.php:1547
7196
  msgid "Enter the paid keyword"
7197
  msgstr ""
7198
 
7199
- #: languages/vue.php:1550
7200
  msgid "Enter something to differentiate ads"
7201
  msgstr ""
7202
 
7203
- #: languages/vue.php:1553
7204
  msgid "Use Fragment"
7205
  msgstr ""
7206
 
7207
  #. Translators: Make the text bold.
7208
- #: languages/vue.php:1557
7209
  msgid "Set the parameters in the fragment portion of the URL %1$s(not recommended)%2$s"
7210
  msgstr ""
7211
 
7212
- #: languages/vue.php:1560
7213
  msgid "URL to use"
7214
  msgstr ""
7215
 
7216
- #: languages/vue.php:1563
7217
  msgid "(Updates automatically)"
7218
  msgstr ""
7219
 
7220
- #: languages/vue.php:1566
7221
  msgid "Copy to Clipboard"
7222
  msgstr ""
7223
 
7224
- #: languages/vue.php:1569
7225
  msgid "Copy to Pretty Links"
7226
  msgstr ""
7227
 
7228
- #: languages/vue.php:1572
7229
  msgid "Make your campaign links prettier!"
7230
  msgstr ""
7231
 
7232
- #: languages/vue.php:1575
7233
  msgid "Pretty Links turns those ugly, long campaign links into clean, memorable, speakable and totally shareable links."
7234
  msgstr ""
7235
 
7236
- #: languages/vue.php:1579
7237
  msgid "Download Pretty Links"
7238
  msgstr ""
7239
 
7240
- #: languages/vue.php:1582
7241
  msgid "More Information & Examples"
7242
  msgstr ""
7243
 
7244
- #: languages/vue.php:1585
7245
  msgid "The following table gives a detailed explanation and example of each of the campaign parameters."
7246
  msgstr ""
7247
 
7248
- #: languages/vue.php:1588
7249
  msgid "Campaign Source"
7250
  msgstr ""
7251
 
7252
- #: languages/vue.php:1591
7253
  msgid "Required. Use utm_source to identify a search engine, newsletter name, or other source."
7254
  msgstr ""
7255
 
7256
- #: languages/vue.php:1594
7257
  msgid "Campaign Medium"
7258
  msgstr ""
7259
 
7260
- #: languages/vue.php:1597
7261
  msgid "Use utm_medium to identify a medium such as email or cost-per-click."
7262
  msgstr ""
7263
 
7264
- #: languages/vue.php:1600
7265
  msgid "Campaign Name"
7266
  msgstr ""
7267
 
7268
- #: languages/vue.php:1603
7269
  msgid "Used for keyword analysis. Use utm_campaign to identify a specific product promotion or strategic campaign."
7270
  msgstr ""
7271
 
7272
- #: languages/vue.php:1606
7273
  msgid "Campaign Term"
7274
  msgstr ""
7275
 
7276
- #: languages/vue.php:1609
7277
  msgid "Used for paid search. Use utm_term to note the keywords for this ad."
7278
  msgstr ""
7279
 
7280
- #: languages/vue.php:1612
7281
  msgid "Campaign Content"
7282
  msgstr ""
7283
 
7284
- #: languages/vue.php:1615
7285
  msgid "Used for A/B testing and content-targeted ads. Use utm_content to differentiate ads or links that point to the same URL."
7286
  msgstr ""
7287
 
7288
  #. Translators: Example.
7289
- #: languages/vue.php:1619
7290
  msgid "Example: %s"
7291
  msgstr ""
7292
 
7293
  #. Translators: Examples.
7294
- #: languages/vue.php:1623
7295
  msgid "Examples: %s"
7296
  msgstr ""
7297
 
7298
- #: languages/vue.php:1626
7299
  msgid "About Campaigns"
7300
  msgstr ""
7301
 
7302
- #: languages/vue.php:1629
7303
  msgid "About Custom Campaigns"
7304
  msgstr ""
7305
 
7306
- #: languages/vue.php:1632
7307
  msgid "Best Practices for Creating Custom Campaigns"
7308
  msgstr ""
7309
 
7310
- #: languages/vue.php:1635
7311
  msgid "About the Referral Traffic Report"
7312
  msgstr ""
7313
 
7314
- #: languages/vue.php:1638
7315
  msgid "About Traffic Source Dimensions"
7316
  msgstr ""
7317
 
7318
- #: languages/vue.php:1641
7319
  msgid "AdWords Auto-Tagging"
7320
  msgstr ""
7321
 
7322
- #: languages/vue.php:1644
7323
  msgid "Additional Information"
7324
  msgstr ""
7325
 
7326
- #: languages/vue.php:1647
7327
  msgid "Forms Report"
7328
  msgstr ""
7329
 
7330
- #: languages/vue.php:1650
7331
  msgid "See Reports for Any Contact Form Plugin or Sign-up Form"
7332
  msgstr ""
7333
 
7334
- #: languages/vue.php:1653
7335
  msgid "See Your Top Converting Forms and Optimize"
7336
  msgstr ""
7337
 
7338
- #: languages/vue.php:1656
7339
  msgid "See Your Forms Impressions Count to Find the Best Placement"
7340
  msgstr ""
7341
 
7342
- #: languages/vue.php:1659
7343
  msgid "Cross Domain Tracking"
7344
  msgstr ""
7345
 
7346
  #. Translators: Add links to documentation.
7347
- #: languages/vue.php:1663
7348
  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."
7349
  msgstr ""
7350
 
7351
- #: languages/vue.php:1666
7352
  msgid "Demographics"
7353
  msgstr ""
7354
 
7355
- #: languages/vue.php:1669
7356
  msgid "Enable Demographics and Interests Reports for Remarketing and Advertising"
7357
  msgstr ""
7358
 
7359
- #: languages/vue.php:1672
7360
  msgid "Anonymize IP Addresses"
7361
  msgstr ""
7362
 
7363
- #: languages/vue.php:1675
7364
  msgid "Link Attribution"
7365
  msgstr ""
7366
 
7367
- #: languages/vue.php:1678
7368
  msgid "Enable Enhanced Link Attribution"
7369
  msgstr ""
7370
 
7371
- #: languages/vue.php:1681
7372
  msgid "Enable Anchor Tracking"
7373
  msgstr ""
7374
 
7375
- #: languages/vue.php:1684
7376
  msgid "Enable allowAnchor"
7377
  msgstr ""
7378
 
7379
- #: languages/vue.php:1687
7380
  msgid "Enable allowLinker"
7381
  msgstr ""
7382
 
7383
- #: languages/vue.php:1690
7384
  msgid "Enable Tag Links in RSS"
7385
  msgstr ""
7386
 
7387
- #: languages/vue.php:1693
7388
  msgid "File Downloads"
7389
  msgstr ""
7390
 
7391
- #: languages/vue.php:1696
7392
  msgid "Extensions of Files to Track as Downloads"
7393
  msgstr ""
7394
 
7395
- #: languages/vue.php:1699
7396
  msgid "ExactMetrics will send an event to Google Analytics if a link to a file has one of the above extensions."
7397
  msgstr ""
7398
 
7399
  #. Translators: Add links to documentation.
7400
- #: languages/vue.php:1703
7401
  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."
7402
  msgstr ""
7403
 
7404
  #. Translators: Add links to documentation.
7405
- #: languages/vue.php:1707
7406
  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."
7407
  msgstr ""
7408
 
7409
  #. Translators: Add links to documentation.
7410
- #: languages/vue.php:1711
7411
  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."
7412
  msgstr ""
7413
 
7414
- #: languages/vue.php:1714
7415
  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."
7416
  msgstr ""
7417
 
7418
  #. Translators: Add links to documentation.
7419
- #: languages/vue.php:1718
7420
  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."
7421
  msgstr ""
7422
 
7423
  #. Translators: Add links to documentation.
7424
- #: languages/vue.php:1722
7425
  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."
7426
  msgstr ""
7427
 
7428
  #. Translators: Add links to documentation.
7429
- #: languages/vue.php:1726
7430
  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."
7431
  msgstr ""
7432
 
7433
- #: languages/vue.php:1729
7434
  msgid "Add domain"
7435
  msgstr ""
7436
 
7437
  #. Translators: Domain name example.
7438
- #: languages/vue.php:1733
7439
  msgid "Domain (example: %s)"
7440
  msgstr ""
7441
 
7442
  #. Translators: Current domain name that should not be used.
7443
- #: languages/vue.php:1737
7444
  msgid "Please enter domain names only ( example: example.com not http://example.com ) and not current site domain ( %s )."
7445
  msgstr ""
7446
 
7447
- #: languages/vue.php:1740
7448
  msgid "Search Console Report"
7449
  msgstr ""
7450
 
7451
- #: languages/vue.php:1743
7452
  msgid "See exactly how people find tour website, which keywords they searched for, how many times the results were viewed, and more."
7453
  msgstr ""
7454
 
7455
- #: languages/vue.php:1746
7456
  msgid "See Your Top Google Search Terms and Optimize Content"
7457
  msgstr ""
7458
 
7459
- #: languages/vue.php:1749
7460
  msgid "See The Number of Clicks and Track Interests"
7461
  msgstr ""
7462
 
7463
- #: languages/vue.php:1752
7464
  msgid "See The Click-Through-Ratio and Improve SEO"
7465
  msgstr ""
7466
 
7467
- #: languages/vue.php:1755
7468
  msgid "See The Average Results Position and Focus on what works."
7469
  msgstr ""
7470
 
7471
- #: languages/vue.php:1758
7472
  msgid "Installing Addon"
7473
  msgstr ""
7474
 
7475
- #: languages/vue.php:1761
7476
  msgid "Activating Addon"
7477
  msgstr ""
7478
 
7479
- #: languages/vue.php:1764
7480
  msgid "Addon Activated"
7481
  msgstr ""
7482
 
7483
- #: languages/vue.php:1767
7484
  msgid "Loading report data"
7485
  msgstr ""
7486
 
7487
- #: languages/vue.php:1770
7488
  msgid "Please activate manually"
7489
  msgstr ""
7490
 
7491
  #. Translators: Adds the error status and status text.
7492
- #: languages/vue.php:1774
7493
  msgid "Error: %1$s, %2$s"
7494
  msgstr ""
7495
 
7496
- #: languages/vue.php:1777
7497
  msgid "Error Activating Addon"
7498
  msgstr ""
7499
 
7500
- #: languages/vue.php:1783
7501
  msgid "Redirecting"
7502
  msgstr ""
7503
 
7504
- #: languages/vue.php:1786
7505
  msgid "Please wait"
7506
  msgstr ""
7507
 
7508
- #: languages/vue.php:1790
7509
  msgid "activate"
7510
  msgstr ""
7511
 
7512
- #: languages/vue.php:1794
7513
  msgid "install"
7514
  msgstr ""
7515
 
7516
- #: languages/vue.php:1798
7517
  msgid "Visit addons page"
7518
  msgstr ""
7519
 
7520
- #: languages/vue.php:1801
7521
  msgid "Report Unavailable"
7522
  msgstr ""
7523
 
7524
  #. Translators: Install/Activate the addon.
7525
- #: languages/vue.php:1805
7526
  msgid "%s Addon"
7527
  msgstr ""
7528
 
7529
- #: languages/vue.php:1808
7530
  msgid "Go Back To Reports"
7531
  msgstr ""
7532
 
7533
- #: languages/vue.php:1811
7534
  msgid "Enable Enhanced eCommerce"
7535
  msgstr ""
7536
 
7537
- #: languages/vue.php:1814
7538
  msgid "Real-Time Report"
7539
  msgstr ""
7540
 
7541
- #: languages/vue.php:1817
7542
  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 visitor's activity when you need it."
7543
  msgstr ""
7544
 
7545
  #. Translators: add link to blog.
7546
- #: languages/vue.php:1821
7547
  msgid "To comply with Google's API policies we've had to remove the real time report from the lite version. You can read about this decision and why it was made in %1$sthis blog post%2$s. To access the real time report in the WordPress backend, you will need to upgrade to Pro."
7548
  msgstr ""
7549
 
7550
- #: languages/vue.php:1824
7551
  msgid "See Your Active Visitors and Track Their Behaviour to Optimize"
7552
  msgstr ""
7553
 
7554
- #: languages/vue.php:1827
7555
  msgid "See Your Top Pages Immediately After Making Changes"
7556
  msgstr ""
7557
 
7558
- #: languages/vue.php:1830
7559
  msgid "See Your Top Referral Sources and Adapt Faster"
7560
  msgstr ""
7561
 
7562
- #: languages/vue.php:1833
7563
  msgid "See Your Traffic Demographics"
7564
  msgstr ""
7565
 
7566
- #: languages/vue.php:1836
7567
  msgid "Get Fresh Reports Data Every 60 Seconds"
7568
  msgstr ""
7569
 
7570
- #: languages/vue.php:1839
7571
  msgid "See Where Your Visitors are Connecting From (country & city)"
7572
  msgstr ""
7573
 
7574
- #: languages/vue.php:1842
7575
  msgid "Help Us Improve"
7576
  msgstr ""
7577
 
7578
- #: languages/vue.php:1845
7579
  msgid "Help us better understand our users and their website needs."
7580
  msgstr ""
7581
 
7582
  #. Translators: Adds a link to the documentation.
7583
- #: languages/vue.php:1849
7584
  msgid "If enabled ExactMetrics will send some information about your WordPress site like what plugins and themes you use and which ExactMetrics 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"
7585
  msgstr ""
7586
 
7587
- #: languages/vue.php:1852
7588
- #: languages/vue.php:2697
7589
  msgid "Connect ExactMetrics"
7590
  msgstr ""
7591
 
7592
- #: languages/vue.php:1855
7593
  msgid "Website profile"
7594
  msgstr ""
7595
 
7596
- #: languages/vue.php:1858
7597
  msgid "Active profile"
7598
  msgstr ""
7599
 
7600
- #: languages/vue.php:1861
7601
  msgid "Your website profile has been set at the network level of your WordPress Multisite."
7602
  msgstr ""
7603
 
7604
- #: languages/vue.php:1864
7605
  msgid "If you would like to use a different profile for this subsite, you can authenticate below."
7606
  msgstr ""
7607
 
7608
- #: languages/vue.php:1867
7609
  msgid "Skip and Keep Connection"
7610
  msgstr ""
7611
 
7612
- #: languages/vue.php:1870
7613
  msgid "Authenticating"
7614
  msgstr ""
7615
 
7616
- #: languages/vue.php:1873
7617
  msgid "No options available"
7618
  msgstr ""
7619
 
7620
- #: languages/vue.php:1876
7621
  msgid "This feature requires ExactMetrics Pro"
7622
  msgstr ""
7623
 
7624
- #: languages/vue.php:1879
7625
  msgid "By upgrading you will also get access to advanced eCommerce tracking, Custom Dimensions and more."
7626
  msgstr ""
7627
 
7628
- #: languages/vue.php:1882
7629
  msgid "Upgrade to Pro and Unlock Popular Products"
7630
  msgstr ""
7631
 
7632
- #: languages/vue.php:1885
7633
  msgid "View all Pro features"
7634
  msgstr ""
7635
 
7636
- #: languages/vue.php:1888
7637
  msgid "Reset to default"
7638
  msgstr ""
7639
 
7640
- #: languages/vue.php:1891
7641
  msgid "The value entered does not match the required format"
7642
  msgstr ""
7643
 
7644
  #. Translators: Placeholders are used for making text bold and adding a link.
7645
- #: languages/vue.php:1895
7646
  msgid "You're using %1$s%2$s Lite%3$s. To unlock more features consider %4$supgrading to Pro%5$s."
7647
  msgstr ""
7648
 
7649
  #. Translators: Error status and error text.
7650
- #: languages/vue.php:1899
7651
  msgid "Can't load errors. Error: %1$s, %2$s"
7652
  msgstr ""
7653
 
7654
- #: languages/vue.php:1902
7655
  msgid "Only Show Posts from These Categories"
7656
  msgstr ""
7657
 
7658
- #: languages/vue.php:1905
7659
  msgid "Choose from which categories posts will be displayed in the widget. All categories will be used if left empty."
7660
  msgstr ""
7661
 
7662
- #: languages/vue.php:1908
7663
  msgid "Popular Posts data can be fetched correctly"
7664
  msgstr ""
7665
 
7666
- #: languages/vue.php:1911
7667
  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."
7668
  msgstr ""
7669
 
7670
- #: languages/vue.php:1914
7671
  msgid "Close"
7672
  msgstr ""
7673
 
7674
- #: languages/vue.php:1917
7675
  msgid "Add Top 5 Posts from Google Analytics"
7676
  msgstr ""
7677
 
7678
- #: languages/vue.php:1920
7679
  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 ExactMetrics and Google Analytics settings. Please use the button below to confirm your configuration is correct."
7680
  msgstr ""
7681
 
7682
- #: languages/vue.php:1923
7683
  msgid "Test Automated Posts"
7684
  msgstr ""
7685
 
7686
  #. Translators: Placeholder adds a link to the Popular Posts GA setup instructions doc.
7687
- #: languages/vue.php:1927
7688
  msgid "Click this button to run a series of checks that will confirm your setup is completed to load Popular Posts from Google Analytics."
7689
  msgstr ""
7690
 
7691
- #: languages/vue.php:1930
7692
  msgid "Automated + Curated"
7693
  msgstr ""
7694
 
7695
  #. Translators: Placeholder adds a link to the Custom Dimensions settings.
7696
- #: languages/vue.php:1934
7697
  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."
7698
  msgstr ""
7699
 
7700
  #. Translators: Placeholder gets replaced with current license version.
7701
- #: languages/vue.php:1938
7702
  msgid "Pro version is required. Your current license level is: %s"
7703
  msgstr ""
7704
 
7705
- #: languages/vue.php:1941
7706
  msgid "Verifying Popular Posts data"
7707
  msgstr ""
7708
 
7709
- #: languages/vue.php:1954
7710
  msgid "Select posts/search"
7711
  msgstr ""
7712
 
7713
- #: languages/vue.php:1957
7714
  msgid "Oops! No posts found."
7715
  msgstr ""
7716
 
7717
- #: languages/vue.php:1960
7718
  msgid "Search by post title"
7719
  msgstr ""
7720
 
7721
- #: languages/vue.php:1963
7722
  msgid "Can't load posts."
7723
  msgstr ""
7724
 
7725
  #. Translators: Adds a link to documentation.
7726
- #: languages/vue.php:1967
7727
  msgid "In order for the ExactMetrics Google AMP addon to work properly, please ask your webmaster to install the WordPress AMP plugin by Automattic. %1$sLearn More%2$s"
7728
  msgstr ""
7729
 
7730
  #. Translators: Adds link to activate/install plugin and documentation.
7731
- #: languages/vue.php:1971
7732
  msgid "In order for the ExactMetrics 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"
7733
  msgstr ""
7734
 
7735
- #: languages/vue.php:1974
7736
  msgid "Activate"
7737
  msgstr ""
7738
 
7739
- #: languages/vue.php:1977
7740
  msgid "Install"
7741
  msgstr ""
7742
 
7743
  #. Translators: Adds a link to documentation.
7744
- #: languages/vue.php:1981
7745
  msgid "In order for the ExactMetrics 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"
7746
  msgstr ""
7747
 
7748
  #. Translators: Adds link to activate/install plugin and documentation.
7749
- #: languages/vue.php:1985
7750
  msgid "In order for the ExactMetrics 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"
7751
  msgstr ""
7752
 
7753
- #: languages/vue.php:1988
7754
  msgid "SharedCount API Key"
7755
  msgstr ""
7756
 
7757
- #: languages/vue.php:1991
7758
  msgid "Insert your sharedcount API key found in your %1$sSettings%2$s panel. After, click Start Indexing."
7759
  msgstr ""
7760
 
7761
- #: languages/vue.php:1994
7762
  msgid "Start Indexing"
7763
  msgstr ""
7764
 
7765
- #: languages/vue.php:1997
7766
  msgid "%1$sIndex Progress: %2$s%%.%3$s You may leave this page during indexing."
7767
  msgstr ""
7768
 
7769
- #: languages/vue.php:2000
7770
  msgid "Indexing completed, counts will update automatically every day."
7771
  msgstr ""
7772
 
7773
- #: languages/vue.php:2008
7774
  msgid "Wide"
7775
  msgstr ""
7776
 
7777
- #: languages/vue.php:2011
7778
  msgid "Narrow"
7779
  msgstr ""
7780
 
7781
- #: languages/vue.php:2014
7782
  msgid "Title"
7783
  msgstr ""
7784
 
7785
- #: languages/vue.php:2017
7786
  msgid "Color"
7787
  msgstr ""
7788
 
7789
- #: languages/vue.php:2020
7790
  msgid "Size"
7791
  msgstr ""
7792
 
7793
- #: languages/vue.php:2023
7794
  msgid "Border"
7795
  msgstr ""
7796
 
7797
- #: languages/vue.php:2026
7798
  msgid "Author/Date"
7799
  msgstr ""
7800
 
7801
- #: languages/vue.php:2029
7802
  msgid "Label"
7803
  msgstr ""
7804
 
7805
- #: languages/vue.php:2032
7806
  msgid "Background"
7807
  msgstr ""
7808
 
7809
- #: languages/vue.php:2044
7810
  msgid "Choose which content you would like displayed in the widget."
7811
  msgstr ""
7812
 
7813
- #: languages/vue.php:2056
7814
  msgid "Comments"
7815
  msgstr ""
7816
 
7817
- #: languages/vue.php:2062
7818
  msgid "Choose how many posts you’d like displayed in the widget."
7819
  msgstr ""
7820
 
7821
- #: languages/vue.php:2065
7822
  msgid "View notifications"
7823
  msgstr ""
7824
 
7825
  #. Translators: Add link to retrieve license key from account.
7826
- #: languages/vue.php:2069
7827
  msgid "Add your ExactMetrics license key from the email receipt or account area. %1$sRetrieve your license key%2$s."
7828
  msgstr ""
7829
 
7830
- #: languages/vue.php:2073
7831
  msgid "Miscellaneous"
7832
  msgstr ""
7833
 
7834
- #: languages/vue.php:2077
7835
  msgid "Hides plugin announcements and update details. This includes critical notices we use to inform about deprecations and important required configuration changes."
7836
  msgstr ""
7837
 
7838
- #: languages/vue.php:2081
7839
  msgid "Hide Announcements"
7840
  msgstr ""
7841
 
7842
- #: languages/vue.php:2084
7843
  msgid "Unlock Form Tracking"
7844
  msgstr ""
7845
 
7846
- #: languages/vue.php:2087
7847
  msgid "See who's viewing and submitting your forms, so you can increase your conversion rate."
7848
  msgstr ""
7849
 
7850
- #: languages/vue.php:2090
7851
  msgid "Use Google Optimize to retarget your website visitors and perform A/B split tests with ease."
7852
  msgstr ""
7853
 
7854
- #: languages/vue.php:2093
7855
  msgid "Add Custom Dimensions and track who's the most popular author on your site, which post types get the most traffic, and more"
7856
  msgstr ""
7857
 
7858
- #: languages/vue.php:2096
7859
  msgid "Affiliate Links"
7860
  msgstr ""
7861
 
7862
  #. Translators: Add links to documentation.
7863
- #: languages/vue.php:2100
7864
  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."
7865
  msgstr ""
7866
 
7867
- #: languages/vue.php:2103
7868
  msgid "Our affiliate link tracking works by setting path for internal links to track as outbound links."
7869
  msgstr ""
7870
 
7871
- #: languages/vue.php:2109
7872
  msgid "The ExactMetrics 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."
7873
  msgstr ""
7874
 
7875
- #: languages/vue.php:2112
7876
  msgid "Disable the Headline Analyzer"
7877
  msgstr ""
7878
 
7879
- #: languages/vue.php:2115
7880
  msgid "Make your ExactMetrics campaign links prettier with Pretty Links!"
7881
  msgstr ""
7882
 
7883
- #: languages/vue.php:2118
7884
  msgid "Pretty Links turns those ugly, long campaign links into clean, memorable, speakable, totally shareable links."
7885
  msgstr ""
7886
 
7887
- #: languages/vue.php:2121
7888
  msgid "Take your ExactMetrics campaign links from our URL Builder and shorten them with Pretty Links!"
7889
  msgstr ""
7890
 
7891
- #: languages/vue.php:2124
7892
  msgid "Over 200,000 websites use Pretty Links!"
7893
  msgstr ""
7894
 
7895
- #: languages/vue.php:2127
7896
  msgid "Install Pretty Links"
7897
  msgstr ""
7898
 
7899
- #: languages/vue.php:2130
7900
  msgid "Pretty Links Installed & Activated"
7901
  msgstr ""
7902
 
7903
- #: languages/vue.php:2133
7904
  msgid "Install Pretty Links from the WordPress.org plugin repository."
7905
  msgstr ""
7906
 
7907
- #: languages/vue.php:2136
7908
  msgid "Activate Pretty Links"
7909
  msgstr ""
7910
 
7911
- #: languages/vue.php:2139
7912
  msgid "Activating Pretty Links..."
7913
  msgstr ""
7914
 
7915
- #: languages/vue.php:2142
7916
  msgid "Create New Pretty Link"
7917
  msgstr ""
7918
 
7919
- #: languages/vue.php:2145
7920
  msgid "Create a New Pretty Link"
7921
  msgstr ""
7922
 
7923
- #: languages/vue.php:2148
7924
  msgid "Grab your campaign link and paste it into the Target URL field."
7925
  msgstr ""
7926
 
7927
  #. Translators: Error status and error text.
7928
- #: languages/vue.php:2152
7929
  msgid "Can't load report data. Error: %1$s, %2$s"
7930
  msgstr ""
7931
 
7932
- #: languages/vue.php:2155
7933
  msgid "Error loading report data"
7934
  msgstr ""
7935
 
7936
  #. Translators: Replaced with the number of days
7937
- #: languages/vue.php:2159
7938
  msgid "vs. Previous Day"
7939
  msgstr ""
7940
 
7941
- #: languages/vue.php:2162
7942
  msgid "No change"
7943
  msgstr ""
7944
 
7945
  #. Translators: Error status and error text.
7946
- #: languages/vue.php:2166
7947
  msgid "Can't deactivate the license. Error: %1$s, %2$s"
7948
  msgstr ""
7949
 
7950
  #. Translators: Error status and error text.
7951
- #: languages/vue.php:2170
7952
  msgid "Can't upgrade to PRO please try again. Error: %1$s, %2$s"
7953
  msgstr ""
7954
 
7955
  #. Translators: Error status and error text.
7956
- #: languages/vue.php:2174
7957
  msgid "Can't load license details. Error: %1$s, %2$s"
7958
  msgstr ""
7959
 
7960
- #: languages/vue.php:2177
7961
  msgid "Error loading license details"
7962
  msgstr ""
7963
 
7964
  #. Translators: Error status and error text.
7965
- #: languages/vue.php:2181
7966
  msgid "Can't verify the license. Error: %1$s, %2$s"
7967
  msgstr ""
7968
 
7969
  #. Translators: Error status and error text.
7970
- #: languages/vue.php:2185
7971
  msgid "Can't validate the license. Error: %1$s, %2$s"
7972
  msgstr ""
7973
 
7974
  #. Translators: Placeholder is replaced with WPForms.
7975
- #: languages/vue.php:2189
7976
  msgid "Recommended Plugin: %s"
7977
  msgstr ""
7978
 
7979
- #: languages/vue.php:2192
7980
  msgid "Activating..."
7981
  msgstr ""
7982
 
7983
- #: languages/vue.php:2195
7984
  msgid "Deactivating..."
7985
  msgstr ""
7986
 
7987
- #: languages/vue.php:2198
7988
  msgid "Deactivate"
7989
  msgstr ""
7990
 
7991
  #. Translators: Number of days.
7992
- #: languages/vue.php:2202
7993
  msgid "Last %s days"
7994
  msgstr ""
7995
 
7996
  #. Translators: Make text green.
7997
- #: languages/vue.php:2206
7998
  msgid "Upgrade to Pro and unlock addons and other great features. %1$sSave 50%% automatically!%2$s"
7999
  msgstr ""
8000
 
8001
- #: languages/vue.php:2209
8002
  msgid "Analytics"
8003
  msgstr ""
8004
 
8005
  #. Translators: Adds an arrow icon.
8006
- #: languages/vue.php:2213
8007
  msgid "View All Reports %s"
8008
  msgstr ""
8009
 
8010
- #: languages/vue.php:2216
8011
  msgid "Multiple Entries"
8012
  msgstr ""
8013
 
8014
- #: languages/vue.php:2219
8015
  msgid "Total Number of Widgets to Show"
8016
  msgstr ""
8017
 
8018
- #: languages/vue.php:2222
8019
  msgid "Choose how many widgets will be placed in a single Post."
8020
  msgstr ""
8021
 
8022
- #: languages/vue.php:2225
8023
  msgid "Minimum Distance Between Widgets"
8024
  msgstr ""
8025
 
8026
- #: languages/vue.php:2228
8027
  msgid "Choose the distance between widgets."
8028
  msgstr ""
8029
 
8030
- #: languages/vue.php:2231
8031
  msgid "Minimum Word Count to Display Multiple Widgets"
8032
  msgstr ""
8033
 
8034
- #: languages/vue.php:2234
8035
  msgid "Choose the minimum word count for a Post to have multiple entries."
8036
  msgstr ""
8037
 
8038
- #: languages/vue.php:2237
8039
  msgid "Pro version is required"
8040
  msgstr ""
8041
 
8042
  #. Translators: Placeholder adds a link to the Custom Dimensions settings.
8043
- #: languages/vue.php:2241
8044
  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)."
8045
  msgstr ""
8046
 
8047
  #. Translators: Page number of total pages. 1 & 2 make the first part of the text bold.
8048
- #: languages/vue.php:2245
8049
  msgid "%1$sPage %3$s%2$s of %4$s"
8050
  msgstr ""
8051
 
8052
- #: languages/vue.php:2249
8053
  msgid "Sartorial taxidermy venmo you probably haven't heard of them, tofu fingerstache ethical pickled hella ramps vice snackwave seitan typewriter tofu."
8054
  msgstr ""
8055
 
8056
- #: languages/vue.php:2253
8057
  msgid "Austin typewriter heirloom distillery twee migas wayfarers. Fingerstache master cleanse quinoa humblebrag, iPhone taxidermy snackwave seitan typewriter tofu organic affogato kitsch. Artisan"
8058
  msgstr ""
8059
 
8060
- #: languages/vue.php:2257
8061
  msgid "Icon"
8062
  msgstr ""
8063
 
8064
- #: languages/vue.php:2260
8065
  msgid "Display Method"
8066
  msgstr ""
8067
 
8068
- #: languages/vue.php:2263
8069
  msgid "There are two ways to manual include the widget in your posts."
8070
  msgstr ""
8071
 
8072
- #: languages/vue.php:2266
8073
  msgid "Using the Gutenberg Block"
8074
  msgstr ""
8075
 
8076
- #: languages/vue.php:2269
8077
  msgid "Using the Shortcode"
8078
  msgstr ""
8079
 
8080
- #: languages/vue.php:2272
8081
  msgid "Learn how to insert the widget using Gutenberg blocks."
8082
  msgstr ""
8083
 
8084
- #: languages/vue.php:2275
8085
  msgid "Learn how to insert the widget using out Shortcode."
8086
  msgstr ""
8087
 
8088
- #: languages/vue.php:2278
8089
  msgid "%1$sWatch Video%2$s - How to Add the Inline Popular Post widget using Gutenberg"
8090
  msgstr ""
8091
 
8092
- #: languages/vue.php:2281
8093
  msgid "%1$sStep 1%2$s - Click the “Add Block” icon while editing a Post or Page."
8094
  msgstr ""
8095
 
8096
- #: languages/vue.php:2284
8097
  msgid "%1$sStep 2%2$s - Search for “Inline Popular Posts by ExactMetrics”."
8098
  msgstr ""
8099
 
8100
- #: languages/vue.php:2287
8101
  msgid "%1$sStep 3%2$s - Style the widget using the Block Settings sidebar."
8102
  msgstr ""
8103
 
8104
- #: languages/vue.php:2290
8105
  msgid "Shortcode"
8106
  msgstr ""
8107
 
8108
- #: languages/vue.php:2293
8109
  msgid "Copy the shortcode and paste it into your Page and/or Post templates or using a shortcode plugin."
8110
  msgstr ""
8111
 
8112
- #: languages/vue.php:2296
8113
  msgid "Copy Shortcode"
8114
  msgstr ""
8115
 
8116
- #: languages/vue.php:2299
8117
  msgid "%1$sWatch Video%2$s - How to Add the Inline Popular Post widget using our Shortcode"
8118
  msgstr ""
8119
 
8120
- #: languages/vue.php:2302
8121
  msgid "Automatic Placement"
8122
  msgstr ""
8123
 
8124
- #: languages/vue.php:2305
8125
  msgid "Display using Gutenberg Blocks"
8126
  msgstr ""
8127
 
8128
- #: languages/vue.php:2308
8129
  msgid "Embed Options"
8130
  msgstr ""
8131
 
8132
- #: languages/vue.php:2311
8133
  msgid "All Embed Options can be used in conjunction with one another."
8134
  msgstr ""
8135
 
8136
- #: languages/vue.php:2314
8137
  msgid "Using Automatic Embed"
8138
  msgstr ""
8139
 
8140
- #: languages/vue.php:2317
8141
  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."
8142
  msgstr ""
8143
 
8144
- #: languages/vue.php:2320
8145
  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."
8146
  msgstr ""
8147
 
8148
- #: languages/vue.php:2323
8149
  msgid "Learn how to insert the Popular Posts Widget using a shortcode. To style this widget use the Customize Design panel above."
8150
  msgstr ""
8151
 
8152
- #: languages/vue.php:2326
8153
  msgid "%1$sWatch Video%2$s - How to Add the Popular Posts widget using Gutenberg"
8154
  msgstr ""
8155
 
8156
- #: languages/vue.php:2329
8157
  msgid "%1$sStep 2%2$s - Search for “Popular Posts”."
8158
  msgstr ""
8159
 
8160
- #: languages/vue.php:2332
8161
  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."
8162
  msgstr ""
8163
 
8164
- #: languages/vue.php:2335
8165
  msgid "%1$sStep 2%2$s - On the left, under Available Widgets, look for the Popular Posts - ExactMetrics widget and drag it into the desired Sidebar on the right."
8166
  msgstr ""
8167
 
8168
- #: languages/vue.php:2338
8169
  msgid "%1$sStep 3%2$s - The widget options should automatically expand allowing you to customize the design."
8170
  msgstr ""
8171
 
8172
- #: languages/vue.php:2341
8173
  msgid "Display using a Shortcode"
8174
  msgstr ""
8175
 
8176
- #: languages/vue.php:2344
8177
  msgid "%1$sWatch Video%2$s - How to Add the Popular Posts widget using our Shortcode"
8178
  msgstr ""
8179
 
8180
- #: languages/vue.php:2347
8181
  msgid "Enable Automatic Placement"
8182
  msgstr ""
8183
 
8184
- #: languages/vue.php:2350
8185
  msgid "Display in a Sidebar"
8186
  msgstr ""
8187
 
8188
- #: languages/vue.php:2353
8189
  msgid "Learn how to insert the Popular Posts Widget into a Sidebar. To style this widget use the Customize Design panel above."
8190
  msgstr ""
8191
 
8192
- #: languages/vue.php:2356
8193
  msgid "Watch Video - How to Add the Popular Posts widget using Widgets"
8194
  msgstr ""
8195
 
8196
  #. Translators: Minimum and maximum number that can be used.
8197
- #: languages/vue.php:2360
8198
  msgid "Please enter a value between %1$s and %2$s"
8199
  msgstr ""
8200
 
8201
  #. Translators: The minimum set value.
8202
- #: languages/vue.php:2364
8203
  msgid "Please enter a value higher than %s"
8204
  msgstr ""
8205
 
8206
  #. Translators: The maximum set value.
8207
- #: languages/vue.php:2368
8208
  msgid "Please enter a value lower than %s"
8209
  msgstr ""
8210
 
8211
- #: languages/vue.php:2371
8212
  msgid "Please enter a number"
8213
  msgstr ""
8214
 
8215
- #: languages/vue.php:2374
8216
  msgid "Value has to be a round number"
8217
  msgstr ""
8218
 
8219
- #: languages/vue.php:2377
8220
  msgid "Days"
8221
  msgstr ""
8222
 
8223
  #. Translators: placeholders make text small.
8224
- #: languages/vue.php:2381
8225
  msgid "7 days"
8226
  msgstr ""
8227
 
8228
- #: languages/vue.php:2384
8229
  msgid "30 days"
8230
  msgstr ""
8231
 
8232
- #: languages/vue.php:2387
8233
  msgid "Custom"
8234
  msgstr ""
8235
 
8236
  #. Translators: Add line break.
8237
- #: languages/vue.php:2391
8238
  msgid "See All Your Important Store%s Metrics in One Place"
8239
  msgstr ""
8240
 
8241
- #: languages/vue.php:2394
8242
  msgid "Get an Answer to All Your Top Ecommerce Questions From a Single Report"
8243
  msgstr ""
8244
 
8245
- #: languages/vue.php:2397
8246
  msgid "See your Top Conversion Sources and Focus on what's Working"
8247
  msgstr ""
8248
 
8249
  #. Translators: The name of the field that is throwing a validation error.
8250
- #: languages/vue.php:2401
8251
  msgid "%s can't be empty."
8252
  msgstr ""
8253
 
8254
- #: languages/vue.php:2404
8255
  msgid "Duplicate values are not allowed."
8256
  msgstr ""
8257
 
8258
- #: languages/vue.php:2407
8259
  msgid "You can add maximum 5 items."
8260
  msgstr ""
8261
 
8262
- #: languages/vue.php:2410
8263
  msgid "At least 0 item required."
8264
  msgstr ""
8265
 
8266
- #: languages/vue.php:2413
8267
  msgid "Add Another Link Path"
8268
  msgstr ""
8269
 
8270
- #: languages/vue.php:2416
8271
  msgid "Remove row"
8272
  msgstr ""
8273
 
8274
- #: languages/vue.php:2419
8275
  msgid "Time to Purchase"
8276
  msgstr ""
8277
 
8278
- #: languages/vue.php:2422
8279
  msgid "This list shows how many days from first visit it took users to purchase products from your site."
8280
  msgstr ""
8281
 
8282
- #: languages/vue.php:2425
8283
  msgid "Sessions to Purchase"
8284
  msgstr ""
8285
 
8286
- #: languages/vue.php:2428
8287
  msgid "This list shows the number of sessions it took users before they purchased a product from your website."
8288
  msgstr ""
8289
 
8290
- #: languages/vue.php:2431
8291
  msgid "Top Landing Pages"
8292
  msgstr ""
8293
 
8294
- #: languages/vue.php:2434
8295
  msgid "This list shows the top pages users first land on when visiting your website."
8296
  msgstr ""
8297
 
8298
- #: languages/vue.php:2437
8299
  msgid "Top Exit Pages"
8300
  msgstr ""
8301
 
8302
- #: languages/vue.php:2440
8303
  msgid "This list shows the top pages users exit your website from."
8304
  msgstr ""
8305
 
8306
- #: languages/vue.php:2443
8307
  msgid "Top Outbound Links"
8308
  msgstr ""
8309
 
8310
- #: languages/vue.php:2446
8311
  msgid "This list shows the top links clicked on your website that go to another website."
8312
  msgstr ""
8313
 
8314
- #: languages/vue.php:2449
8315
  msgid "Top Affiliate Links"
8316
  msgstr ""
8317
 
8318
- #: languages/vue.php:2452
8319
  msgid "This list shows the top affiliate links your visitors clicked on."
8320
  msgstr ""
8321
 
8322
- #: languages/vue.php:2455
8323
  msgid "Top Download Links"
8324
  msgstr ""
8325
 
8326
- #: languages/vue.php:2458
8327
  msgid "This list shows the download links your visitors clicked the most."
8328
  msgstr ""
8329
 
8330
- #: languages/vue.php:2461
8331
  msgid "Top Products"
8332
  msgstr ""
8333
 
8334
- #: languages/vue.php:2464
8335
  msgid "This list shows the top selling products on your website."
8336
  msgstr ""
8337
 
8338
- #: languages/vue.php:2467
8339
  msgid "Top Conversion Sources"
8340
  msgstr ""
8341
 
8342
- #: languages/vue.php:2470
8343
  msgid "This list shows the top referral websites in terms of product revenue."
8344
  msgstr ""
8345
 
8346
- #: languages/vue.php:2473
8347
  msgid "Total Add/Remove"
8348
  msgstr ""
8349
 
8350
- #: languages/vue.php:2476
8351
  msgid "Unlock with %s"
8352
  msgstr ""
8353
 
8354
- #: languages/vue.php:2479
8355
  msgid "Upgrade"
8356
  msgstr ""
8357
 
8358
- #: languages/vue.php:2482
8359
  msgid "Our email summaries feature sends a weekly summary of the most important site analytics information."
8360
  msgstr ""
8361
 
8362
- #: languages/vue.php:2485
8363
  msgid "Download the analytics reports instantly from the WordPress dashboard as PDF files and share them with anyone."
8364
  msgstr ""
8365
 
8366
- #: languages/vue.php:2488
8367
  msgid "Performance"
8368
  msgstr ""
8369
 
8370
- #: languages/vue.php:2491
8371
  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."
8372
  msgstr ""
8373
 
8374
- #: languages/vue.php:2494
8375
  msgid "Export PDF Report"
8376
  msgstr ""
8377
 
8378
- #: languages/vue.php:2497
8379
  msgid "You can export PDF reports only in the PRO version."
8380
  msgstr ""
8381
 
8382
- #: languages/vue.php:2500
8383
  msgid "Usage Tracking"
8384
  msgstr ""
8385
 
8386
- #: languages/vue.php:2503
8387
  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."
8388
  msgstr ""
8389
 
8390
- #: languages/vue.php:2506
8391
  msgid "Allow usage tracking"
8392
  msgstr ""
8393
 
8394
  #. Translators: Adds a link to the documentation.
8395
- #: languages/vue.php:2510
8396
  msgid "Complete documentation on usage tracking is available %1$shere%2$s."
8397
  msgstr ""
8398
 
8399
- #: languages/vue.php:2513
8400
  msgid "It's easy to double your traffic and sales when you know exactly how people find and use your website. ExactMetrics Pro shows you the stats that matter!"
8401
  msgstr ""
8402
 
8403
- #: languages/vue.php:2516
8404
  msgid "To unlock more features consider upgrading to PRO."
8405
  msgstr ""
8406
 
8407
- #: languages/vue.php:2519
8408
  msgid "Upgrade to"
8409
  msgstr ""
8410
 
8411
  #. Translators: Placeholder adds a line break.
8412
- #: languages/vue.php:2523
8413
  msgid "You can customize your %sdate range only in the PRO version."
8414
  msgstr ""
8415
 
8416
- #: languages/vue.php:2526
8417
  msgid "You appear to be offline. WPForms not installed."
8418
  msgstr ""
8419
 
8420
  #. Translators: Error status and error text.
8421
- #: languages/vue.php:2530
8422
  msgid "Can't activate addon. Error: %1$s, %2$s"
8423
  msgstr ""
8424
 
8425
- #: languages/vue.php:2533
8426
  msgid "You appear to be offline. Addon not activated."
8427
  msgstr ""
8428
 
8429
  #. Translators: Error status and error text.
8430
- #: languages/vue.php:2537
8431
  msgid "Can't deactivate addon. Error: %1$s, %2$s"
8432
  msgstr ""
8433
 
8434
- #: languages/vue.php:2540
8435
  msgid "You appear to be offline. Addon not deactivated."
8436
  msgstr ""
8437
 
8438
  #. Translators: Error status and error text.
8439
- #: languages/vue.php:2544
8440
  msgid "Can't install plugin. Error: %1$s, %2$s"
8441
  msgstr ""
8442
 
8443
- #: languages/vue.php:2547
8444
  msgid "You appear to be offline. Plugin not installed."
8445
  msgstr ""
8446
 
8447
  #. Translators: Error status and error text.
8448
- #: languages/vue.php:2551
8449
  msgid "Can't install addon. Error: %1$s, %2$s"
8450
  msgstr ""
8451
 
8452
- #: languages/vue.php:2554
8453
  msgid "You appear to be offline. Addon not installed."
8454
  msgstr ""
8455
 
8456
  #. Translators: Error status and error text.
8457
- #: languages/vue.php:2558
8458
  msgid "Can't install WPForms. Error: %1$s, %2$s"
8459
  msgstr ""
8460
 
8461
  #. Translators: Makes text bold and adds smiley.
8462
- #: languages/vue.php:2562
8463
  msgid "You’re using %1$sExactMetrics Lite%2$s - no license needed. Enjoy! %3$s"
8464
  msgstr ""
8465
 
8466
  #. Translators: Makes text green.
8467
- #: languages/vue.php:2566
8468
  msgid "As a valued ExactMetrics Lite user you %1$sreceive 50%% off%2$s, automatically applied at checkout."
8469
  msgstr ""
8470
 
8471
- #: languages/vue.php:2569
8472
  msgid "Unlock All Features and Upgrade to Pro"
8473
  msgstr ""
8474
 
8475
- #: languages/vue.php:2573
8476
  msgid "Show"
8477
  msgstr ""
8478
 
8479
  #. Translators: The number of results.
8480
- #: languages/vue.php:2577
8481
  msgid "%s results"
8482
  msgstr ""
8483
 
8484
- #: languages/vue.php:2580
8485
  msgid ""
8486
  "The EU Compliance addon allows you to improve compliance with GDPR\n"
8487
  " and other privacy regulations."
8488
  msgstr ""
8489
 
8490
- #: languages/vue.php:2584
8491
  msgid "EU Compliance"
8492
  msgstr ""
8493
 
8494
- #: languages/vue.php:2587
8495
  msgid "Show in widget mode"
8496
  msgstr ""
8497
 
8498
- #: languages/vue.php:2590
8499
  msgid "Show in full-width mode"
8500
  msgstr ""
8501
 
8502
- #: languages/vue.php:2593
8503
  msgid "Show Overview Reports"
8504
  msgstr ""
8505
 
8506
- #: languages/vue.php:2596
8507
  msgid "Show Publishers Reports"
8508
  msgstr ""
8509
 
8510
- #: languages/vue.php:2599
8511
  msgid "Show eCommerce Reports"
8512
  msgstr ""
8513
 
8514
- #: languages/vue.php:2602
8515
  msgid "Available in PRO version"
8516
  msgstr ""
8517
 
8518
- #: languages/vue.php:2605
8519
  msgid "Scroll Tracking"
8520
  msgstr ""
8521
 
8522
- #: languages/vue.php:2608
8523
  msgid "Scroll depth tracking in web analytics is one of those things you simply must do, especially if you have a content-heavy site."
8524
  msgstr ""
8525
 
8526
- #: languages/vue.php:2611
8527
  msgid "See All Reports"
8528
  msgstr ""
8529
 
8530
- #: languages/vue.php:2614
8531
  msgid "Go to the Analytics Dashboard"
8532
  msgstr ""
8533
 
8534
- #: languages/vue.php:2617
8535
  msgid "Google AMP"
8536
  msgstr ""
8537
 
8538
- #: languages/vue.php:2620
8539
  msgid "Want to use track users visiting your AMP pages? By upgrading to ExactMetrics Pro, you can enable AMP page tracking."
8540
  msgstr ""
8541
 
8542
- #: languages/vue.php:2623
8543
  msgid "Ads Tracking"
8544
  msgstr ""
8545
 
8546
- #: languages/vue.php:2626
8547
  msgid "Add Ads tracking to see who's clicking on your Google Ads, so you can increase your revenue."
8548
  msgstr ""
8549
 
8550
- #: languages/vue.php:2629
8551
  msgid "Facebook Instant Articles"
8552
  msgstr ""
8553
 
8554
- #: languages/vue.php:2632
8555
  msgid "Want to expand your website audience beyond your website with Facebook Instant Articles? Upgrade to ExactMetrics Pro."
8556
  msgstr ""
8557
 
8558
- #: languages/vue.php:2635
8559
  msgid "Check out the newly added classic mode"
8560
  msgstr ""
8561
 
8562
  #. Translators: Line break.
8563
- #: languages/vue.php:2639
8564
  msgid "Unique %s Sessions"
8565
  msgstr ""
8566
 
8567
  #. Translators: Line break.
8568
- #: languages/vue.php:2643
8569
  msgid "Unique %s Pageviews"
8570
  msgstr ""
8571
 
8572
- #: languages/vue.php:2646
8573
  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."
8574
  msgstr ""
8575
 
8576
- #: languages/vue.php:2649
8577
  msgid "Hide dashboard widget"
8578
  msgstr ""
8579
 
8580
- #: languages/vue.php:2652
8581
  msgid "Are you sure you want to hide the ExactMetrics Dashboard Widget? "
8582
  msgstr ""
8583
 
8584
- #: languages/vue.php:2655
8585
  msgid "Yes, hide it!"
8586
  msgstr ""
8587
 
8588
- #: languages/vue.php:2658
8589
  msgid "No, cancel!"
8590
  msgstr ""
8591
 
8592
- #: languages/vue.php:2661
8593
  msgid "ExactMetrics Widget Hidden"
8594
  msgstr ""
8595
 
8596
- #: languages/vue.php:2664
8597
  msgid "You can re-enable the ExactMetrics widget at any time using the \"Screen Options\" menu on the top right of this page"
8598
  msgstr ""
8599
 
8600
- #: languages/vue.php:2667
8601
  msgid "Classic mode"
8602
  msgstr ""
8603
 
8604
  #. Translators: Make text green and add smiley face.
8605
- #: languages/vue.php:2671
8606
  msgid "You're using %1$sExactMetrics Lite%2$s - no license needed. Enjoy! %3$s"
8607
  msgstr ""
8608
 
8609
  #. Translators: Make text green.
8610
- #: languages/vue.php:2675
8611
  msgid "As a valued ExactMetrics Lite user you %1$sreceive 50%% off%2$s, automatically applied at checkout!"
8612
  msgstr ""
8613
 
8614
- #: languages/vue.php:2678
8615
  msgid "Unlock PRO Features Now"
8616
  msgstr ""
8617
 
8618
  #. Translators: Add link to retrieve license from account area.
8619
- #: languages/vue.php:2682
8620
  msgid "Already purchased? Simply enter your license key below to connect with ExactMetrics PRO! %1$sRetrieve your license key%2$s."
8621
  msgstr ""
8622
 
8623
- #: languages/vue.php:2685
8624
  msgid "Verifying Credentials"
8625
  msgstr ""
8626
 
8627
- #: languages/vue.php:2688
8628
  msgid "Your site is connected to ExactMetrics!"
8629
  msgstr ""
8630
 
8631
- #: languages/vue.php:2691
8632
  msgid "Deauthenticating"
8633
  msgstr ""
8634
 
8635
- #: languages/vue.php:2694
8636
  msgid "You've disconnected your site from ExactMetrics. Your site is no longer being tracked by Google Analytics and you won't see reports anymore."
8637
  msgstr ""
8638
 
8639
- #: languages/vue.php:2700
8640
  msgid "Verify Credentials"
8641
  msgstr ""
8642
 
8643
- #: languages/vue.php:2706
8644
  msgid "Website Profile"
8645
  msgstr ""
8646
 
8647
- #: languages/vue.php:2709
8648
  msgid "Active Profile"
8649
  msgstr ""
8650
 
8651
- #: languages/vue.php:2712
8652
  msgid "Force Deauthenticate"
8653
  msgstr ""
8654
 
8655
- #: languages/vue.php:2715
8656
  msgid "Disconnect ExactMetrics"
8657
  msgstr ""
8658
 
8659
- #: languages/vue.php:2718
8660
  msgid "Site Speed Report"
8661
  msgstr ""
8662
 
8663
- #: languages/vue.php:2721
8664
  msgid "Site Speed"
8665
  msgstr ""
8666
 
8667
- #: languages/vue.php:2728
8668
  msgid "Unlock the Site Speed Report and Improve the Performance of Your Site"
8669
  msgstr ""
8670
 
8671
- #: languages/vue.php:2732
8672
  msgid "See How Your Homepage Performs According to Google’s Own Criteria and See How You Can Improve to Increase Your Ranking"
8673
  msgstr ""
8674
 
8675
- #: languages/vue.php:2735
8676
  msgid "See Your Homepage's Overall Performance Score"
8677
  msgstr ""
8678
 
8679
- #: languages/vue.php:2738
8680
  msgid "Run an Audit on Your Homepage and See Your Server Response Time"
8681
  msgstr ""
8682
 
8683
- #: languages/vue.php:2741
8684
  msgid "Learn How Long It Takes for Your Viewers to Interact With Your Site"
8685
  msgstr ""
8686
 
8687
- #: languages/vue.php:2744
8688
  msgid "Learn How to Improve the Core Metrics that Google Uses to Rank Your Site"
8689
  msgstr ""
8690
 
8691
- #: languages/vue.php:2747
8692
  msgid "2020 Year in Review"
8693
  msgstr ""
8694
 
8695
- #: languages/vue.php:2750
8696
  msgid "Still Calculating..."
8697
  msgstr ""
8698
 
8699
- #: languages/vue.php:2753
8700
  msgid "Your 2020 Year in Review is still calculating. Please check back later to see how your website performed last year."
8701
  msgstr ""
8702
 
8703
- #: languages/vue.php:2756
8704
  msgid "Back to Overview Report"
8705
  msgstr ""
8706
 
8707
- #: languages/vue.php:2759
8708
  msgid "Your 2020 Analytics Report"
8709
  msgstr ""
8710
 
8711
- #: languages/vue.php:2765
8712
  msgid "Audience"
8713
  msgstr ""
8714
 
8715
- #: languages/vue.php:2768
8716
  msgid "Congrats"
8717
  msgstr ""
8718
 
8719
- #: languages/vue.php:2771
8720
  msgid "Your website was quite popular this year! "
8721
  msgstr ""
8722
 
8723
- #: languages/vue.php:2774
8724
  msgid "You had "
8725
  msgstr ""
8726
 
8727
- #: languages/vue.php:2777
8728
  msgid " visitors!"
8729
  msgstr ""
8730
 
8731
- #: languages/vue.php:2780
8732
  msgid " visitors"
8733
  msgstr ""
8734
 
8735
- #: languages/vue.php:2783
8736
  msgid "Total Visitors"
8737
  msgstr ""
8738
 
8739
- #: languages/vue.php:2786
8740
  msgid "Total Sessions"
8741
  msgstr ""
8742
 
8743
- #: languages/vue.php:2789
8744
  msgid "Visitors by Month"
8745
  msgstr ""
8746
 
8747
- #: languages/vue.php:2792
8748
  msgid "January 1, 2020 - December 31, 2020"
8749
  msgstr ""
8750
 
8751
- #: languages/vue.php:2795
8752
  msgid "A Tip for 2021"
8753
  msgstr ""
8754
 
8755
- #: languages/vue.php:2798
8756
  msgid "#1"
8757
  msgstr ""
8758
 
8759
- #: languages/vue.php:2801
8760
  msgid "You Top 5 Countries"
8761
  msgstr ""
8762
 
8763
- #: languages/vue.php:2804
8764
  msgid "Let’s get to know your visitors a little better, shall we?"
8765
  msgstr ""
8766
 
8767
- #: languages/vue.php:2807
8768
  msgid "Gender"
8769
  msgstr ""
8770
 
8771
- #: languages/vue.php:2810
8772
  msgid "Female"
8773
  msgstr ""
8774
 
8775
- #: languages/vue.php:2813
8776
  msgid "Women"
8777
  msgstr ""
8778
 
8779
- #: languages/vue.php:2816
8780
  msgid "Male"
8781
  msgstr ""
8782
 
8783
- #: languages/vue.php:2819
8784
  msgid "Average Age"
8785
  msgstr ""
8786
 
8787
- #: languages/vue.php:2822
8788
  msgid "Your Top 5 Pages"
8789
  msgstr ""
8790
 
8791
- #: languages/vue.php:2825
8792
  msgid "Time Spent on Site"
8793
  msgstr ""
8794
 
8795
- #: languages/vue.php:2828
8796
  msgid "minutes"
8797
  msgstr ""
8798
 
8799
- #: languages/vue.php:2831
8800
  msgid "Device Type"
8801
  msgstr ""
8802
 
8803
- #: languages/vue.php:2834
8804
  msgid "A Tip For 2021"
8805
  msgstr ""
8806
 
8807
- #: languages/vue.php:2837
8808
  msgid "Are you wondering, how do I get my Google to index my site? If your website isn’t showing up on Google search results then it could be that your webpages aren’t being indexed."
8809
  msgstr ""
8810
 
8811
- #: languages/vue.php:2840
8812
  msgid "Read - 8 Ways to Get Google to Index Your Site Faster (Tried & Tested)"
8813
  msgstr ""
8814
 
8815
- #: languages/vue.php:2843
8816
  msgid "So, where did all of these visitors come from?"
8817
  msgstr ""
8818
 
8819
- #: languages/vue.php:2846
8820
  msgid "Clicks"
8821
  msgstr ""
8822
 
8823
- #: languages/vue.php:2849
8824
  msgid "Your Top 5 Keywords"
8825
  msgstr ""
8826
 
8827
- #: languages/vue.php:2852
8828
  msgid "What keywords visitors searched for to find your site"
8829
  msgstr ""
8830
 
8831
- #: languages/vue.php:2855
8832
  msgid "Your Top 5 Referrals"
8833
  msgstr ""
8834
 
8835
- #: languages/vue.php:2858
8836
  msgid "The websites that link back to your website"
8837
  msgstr ""
8838
 
8839
- #: languages/vue.php:2861
8840
  msgid "Opportunity"
8841
  msgstr ""
8842
 
8843
- #: languages/vue.php:2864
8844
  msgid "With Google Analytics, you can track and measure your site’s performance. Not only that, but you also get useful insights about your visitors."
8845
  msgstr ""
8846
 
8847
- #: languages/vue.php:2867
8848
  msgid "Read - 5 Ways to Skyrocket Your SEO Rankings with Google Analytics"
8849
  msgstr ""
8850
 
8851
- #: languages/vue.php:2870
8852
  msgid "Thank you for using ExactMetrics!"
8853
  msgstr ""
8854
 
8855
- #: languages/vue.php:2873
8856
  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."
8857
  msgstr ""
8858
 
8859
- #: languages/vue.php:2876
8860
  msgid "Here's to an amazing 2021!"
8861
  msgstr ""
8862
 
8863
- #: languages/vue.php:2879
8864
  msgid "Enjoying ExactMetrics"
8865
  msgstr ""
8866
 
8867
- #: languages/vue.php:2882
8868
  msgid "Leave a five star review!"
8869
  msgstr ""
8870
 
8871
- #: languages/vue.php:2885
8872
  msgid "Syed Balkhi"
8873
  msgstr ""
8874
 
8875
- #: languages/vue.php:2888
8876
  msgid "Chris Christoff"
8877
  msgstr ""
8878
 
8879
- #: languages/vue.php:2891
8880
  msgid "Write Review"
8881
  msgstr ""
8882
 
8883
- #: languages/vue.php:2894
8884
  msgid "Did you know over 10 million websites use our plugins?"
8885
  msgstr ""
8886
 
8887
- #: languages/vue.php:2897
8888
  msgid "Try our other popular WordPress plugins to grow your website in 2021."
8889
  msgstr ""
8890
 
8891
- #: languages/vue.php:2900
8892
  msgid "Join our Communities!"
8893
  msgstr ""
8894
 
8895
- #: languages/vue.php:2903
8896
  msgid "Become a WordPress expert in 2021. Join our amazing communities and take your website to the next level."
8897
  msgstr ""
8898
 
8899
- #: languages/vue.php:2906
8900
  msgid "Facebook Group"
8901
  msgstr ""
8902
 
8903
- #: languages/vue.php:2909
8904
  msgid "Join our team of WordPress experts and other motivated website owners in the WPBeginner Engage Facebook Group."
8905
  msgstr ""
8906
 
8907
- #: languages/vue.php:2912
8908
  msgid "Join Now...It’s Free!"
8909
  msgstr ""
8910
 
8911
- #: languages/vue.php:2915
8912
  msgid "WordPress Tutorials by WPBeginner"
8913
  msgstr ""
8914
 
8915
- #: languages/vue.php:2918
8916
  msgid "WPBeginner is the largest free WordPress resource site for beginners and non-techy users."
8917
  msgstr ""
8918
 
8919
- #: languages/vue.php:2921
8920
  msgid "Visit WPBeginner"
8921
  msgstr ""
8922
 
8923
- #: languages/vue.php:2924
8924
  msgid "Follow Us!"
8925
  msgstr ""
8926
 
8927
- #: languages/vue.php:2927
8928
  msgid "Follow ExactMetrics on social media to stay up to date with latest updates, trends, and tutorials on how to make the most out of analytics."
8929
  msgstr ""
8930
 
8931
- #: languages/vue.php:2930
8932
  msgid "Copyright ExactMetrics, 2021"
8933
  msgstr ""
8934
 
8935
- #: languages/vue.php:2933
8936
  msgid "Upgrade to ExactMetrics Pro to Unlock Additional Actionable Insights"
8937
  msgstr ""
8938
 
8939
- #: languages/vue.php:2939
8940
  msgid "January"
8941
  msgstr ""
8942
 
8943
- #: languages/vue.php:2942
8944
  msgid "February"
8945
  msgstr ""
8946
 
8947
- #: languages/vue.php:2945
8948
  msgid "March"
8949
  msgstr ""
8950
 
8951
- #: languages/vue.php:2948
8952
  msgid "April"
8953
  msgstr ""
8954
 
8955
- #: languages/vue.php:2951
8956
  msgid "May"
8957
  msgstr ""
8958
 
8959
- #: languages/vue.php:2954
8960
  msgid "June"
8961
  msgstr ""
8962
 
8963
- #: languages/vue.php:2957
8964
  msgid "July"
8965
  msgstr ""
8966
 
8967
- #: languages/vue.php:2960
8968
  msgid "August"
8969
  msgstr ""
8970
 
8971
- #: languages/vue.php:2963
8972
  msgid "September"
8973
  msgstr ""
8974
 
8975
- #: languages/vue.php:2966
8976
  msgid "October"
8977
  msgstr ""
8978
 
8979
- #: languages/vue.php:2969
8980
  msgid "November"
8981
  msgstr ""
8982
 
8983
- #: languages/vue.php:2972
8984
  msgid "December"
8985
  msgstr ""
8986
 
8987
  #. Translators: Number of visitors.
8988
- #: languages/vue.php:2976
8989
  msgid "Your best month was <strong>%1$s</strong> with <strong>%2$s visitors!</strong>"
8990
  msgstr ""
8991
 
8992
- #: languages/vue.php:2979
8993
  msgid "See the top Traffic Sources and Top Pages for the Month of %s in the Overview Report to replicate your success."
8994
  msgstr ""
8995
 
8996
  #. Translators: Number of visitors.
8997
- #: languages/vue.php:2983
8998
  msgid "Your <strong>%1$s</strong> visitors came from <strong>%2$s</strong> different countries."
8999
  msgstr ""
9000
 
9001
  #. Translators: Number of visitors.
9002
- #: languages/vue.php:2987
9003
  msgid "%s Visitors"
9004
  msgstr ""
9005
 
9006
  #. Translators: Percent and Number of visitors.
9007
- #: languages/vue.php:2991
9008
  msgid "%1$s&#37 of your visitors were %2$s"
9009
  msgstr ""
9010
 
9011
  #. Translators: Number of visitors and their age.
9012
- #: languages/vue.php:2995
9013
  msgid "%1$s&#37 of your visitors were between the ages of %2$s"
9014
  msgstr ""
9015
 
9016
  #. Translators: Number of visitors and number of pages.
9017
- #: languages/vue.php:2999
9018
  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>"
9019
  msgstr ""
9020
 
9021
  #. Translators: Number of minutes spent on site.
9022
- #: languages/vue.php:3003
9023
  msgid "Each visitor spent an average of %s minutes on your website in 2020."
9024
  msgstr ""
9025
 
9026
  #. Translators: Name of device type.
9027
- #: languages/vue.php:3007
9028
  msgid "Most of your visitors viewed your website from their <strong>%s</strong> device."
9029
  msgstr ""
9030
 
9031
  #. Translators: Number of visitors and device percentage.
9032
- #: languages/vue.php:3011
9033
  msgid "%1$s&#37 of your visitors were on a %2$s device."
9034
  msgstr ""
9035
 
9036
  #. Translators: add link to blog.
9037
- #: languages/vue.php:3015
9038
  msgid "To comply with Google's API policies we've had to remove the site speed report from the lite version. You can read about this decision and why it was made in %1$sthis blog post%2$s. To access the real time report in the WordPress backend, you will need to upgrade to Pro."
9039
  msgstr ""
9040
 
9041
  #. Translators: add link to blog.
9042
- #: languages/vue.php:3019
9043
  msgid "One of the factors that help deliver an outstanding user experience is having a website that loads quickly. But what happens if a website doesn't load quickly for users?"
9044
  msgstr ""
9045
 
9046
  #. Translators: add link to blog.
9047
- #: languages/vue.php:3023
9048
  msgid "One of the factors that help deliver an outstanding user experience is having a website that loads quickly."
9049
  msgstr ""
9050
 
9051
  #. Translators: add link to blog.
9052
- #: languages/vue.php:3027
9053
  msgid "One of the factors that help deliver an outstanding user experience is having a website that loads quickly. With the Site Speed report you'll be able to check your site's performance directly from your ExactMetrics dashboard."
9054
  msgstr ""
9055
 
9056
- #: languages/vue.php:3030
9057
  msgid "Are you looking for a way to track your landing pages and see which one gets the most conversions on your website?"
9058
  msgstr ""
9059
 
9060
- #: languages/vue.php:3033
9061
  msgid "Read - How to Track Google Analytics Landing Page Conversions"
9062
  msgstr ""
9063
 
9064
- #: languages/vue.php:3036
9065
  msgid "Learn how to boost your SEO rankings using ExactMetrics so more visitors reach your articles and increase engagement."
9066
  msgstr ""
9067
 
9068
- #: languages/vue.php:3039
9069
  msgid "Tracking Mode"
9070
  msgstr ""
9071
 
9072
- #: languages/vue.php:3042
9073
  msgid "Use Global Site Tag (gtag.js)"
9074
  msgstr ""
9075
 
9076
- #: languages/vue.php:3045
9077
  msgid "Enable gtag tracking code to improve compatibility. Read more about what this change means in this %1$sarticle%2$s. Once you switch you won’t be able to go back."
9078
  msgstr ""
9079
 
9080
- #: languages/vue.php:3048
9081
  msgid "Upgrade to the gtag.js tracking code for the latest Google Analytics tracking features. This will be the default in a future release and analytics.js tracking will no longer be supported. Tracking on your site should not be affected."
9082
  msgstr ""
9083
 
9084
- #: languages/vue.php:3051
9085
  msgid "Compatibility mode"
9086
  msgstr ""
9087
 
9088
- #: languages/vue.php:3054
9089
  msgid "Enable _gtagTracker Compatibility"
9090
  msgstr ""
9091
 
9092
  #. Translators: Placeholder gets replaced with default GA js function.
9093
- #: languages/vue.php:3058
9094
  msgid "This enables ExactMetrics to work with plugins that use %1$s and don't support %2$s"
9095
  msgstr ""
9096
 
9097
- #: languages/vue.php:3061
9098
  msgid "Upgrade to the gtag.js tracking code for the latest Google Analytics tracking features. This will be the default tracking option in a future release and analytics.js tracking will no longer be supported."
9099
  msgstr ""
9100
 
9101
- #: languages/vue.php:3064
9102
  msgid "Upgrade to the gtag.js tracking code for the latest Google Analytics tracking features. This will be the default %$1stracking%$2s option in a future release and analytics.js tracking will no longer be supported."
9103
  msgstr ""
9104
 
9105
  #. Translators: placeholders make the text bold.
9106
- #: languages/vue.php:3068
9107
  msgid "Upgrade to the gtag.js tracking code for the latest Google Analytics tracking features. This will be the default %1$stracking%2$s option in a future release and analytics.js tracking will no longer be supported."
9108
  msgstr ""
9109
 
9110
  #. Translators: placeholders make the text bold.
9111
- #: languages/vue.php:3072
9112
  msgid "Upgrade to the gtag.js tracking code for the latest Google Analytics tracking features. This will be the default %1$stracking option%2$s in a future release and analytics.js tracking will no longer be supported."
9113
  msgstr ""
9114
 
9115
- #: languages/vue.php:3075
9116
  msgid "Used on over 4,000,000 websites!"
9117
  msgstr ""
9118
 
9119
- #: languages/vue.php:3078
9120
  msgid "Get weekly traffic reports directly in your inbox."
9121
  msgstr ""
9122
 
9123
- #: languages/vue.php:3084
9124
  msgid "Basic Options"
9125
  msgstr ""
9126
 
9127
- #: languages/vue.php:3087
9128
  msgid "Order Popular Posts by comments or shares with 3 simple theme choices."
9129
  msgstr ""
9130
 
9131
- #: languages/vue.php:3090
9132
  msgid "Dynamic Popular Posts & Popular Products"
9133
  msgstr ""
9134
 
9135
- #: languages/vue.php:3093
9136
  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."
9137
  msgstr ""
9138
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9139
  #: gadwp.php:259
9140
  #: gadwp.php:273
9141
  msgid "Cheatin&#8217; huh?"
2
  # This file is distributed under the same license as the Google Analytics Dashboard for WP (GADWP) plugin.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: Google Analytics Dashboard for WP (GADWP) 6.8.0\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/google-analytics-dashboard-for-wp\n"
7
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8
  "Language-Team: LANGUAGE <LL@li.org>\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-07-13T08:29:53+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-dashboard-for-wp\n"
75
  msgstr ""
76
 
77
  #: lite/includes/popular-posts/class-popular-posts-widget-sidebar.php:257
78
+ #: languages/vue.php:2040
79
  msgid "Theme Preview"
80
  msgstr ""
81
 
228
  #: lite/includes/admin/wp-site-health.php:372
229
  #: lite/includes/admin/wp-site-health.php:398
230
  #: lite/includes/admin/wp-site-health.php:425
231
+ #: languages/vue.php:1818
232
  msgid "View Addons"
233
  msgstr ""
234
 
311
 
312
  #: lite/includes/admin/connect.php:141
313
  #: lite/includes/admin/connect.php:147
314
+ #: lite/includes/admin/connect.php:200
315
  msgid "Plugin installed & activated."
316
  msgstr ""
317
 
319
  msgid "You are not licensed."
320
  msgstr ""
321
 
322
+ #: lite/includes/admin/connect.php:204
323
  msgid "Pro version installed but needs to be activated from the Plugins page inside your WordPress admin."
324
  msgstr ""
325
 
361
  msgstr ""
362
 
363
  #: lite/includes/admin/helpers.php:83
364
+ #: languages/vue.php:2756
365
+ #: languages/vue.php:2969
366
  msgid "Upgrade to ExactMetrics Pro"
367
  msgstr ""
368
 
376
 
377
  #: lite/includes/admin/onboarding-wizard.php:244
378
  #: includes/admin/ajax.php:55
379
+ #: includes/admin/routes.php:768
380
  msgid "You are not allowed to install plugins"
381
  msgstr ""
382
 
383
  #: lite/includes/admin/reports/report-queries.php:22
384
+ #: languages/vue.php:258
385
  msgid "Search Console"
386
  msgstr ""
387
 
388
  #: lite/includes/admin/reports/report-ecommerce.php:22
389
+ #: languages/vue.php:333
390
  msgid "eCommerce"
391
  msgstr ""
392
 
399
  msgstr ""
400
 
401
  #: lite/includes/admin/reports/report-publisher.php:22
402
+ #: languages/vue.php:354
403
  msgid "Publishers"
404
  msgstr ""
405
 
406
  #: lite/includes/admin/reports/report-dimensions.php:22
407
+ #: languages/vue.php:403
408
  msgid "Dimensions"
409
  msgstr ""
410
 
411
  #: lite/includes/admin/reports/report-forms.php:22
412
+ #: languages/vue.php:360
413
  msgid "Forms"
414
  msgstr ""
415
 
418
  msgid "Welcome to ExactMetrics"
419
  msgstr ""
420
 
421
+ #: includes/frontend/tracking/class-tracking-gtag.php:190
422
  #: includes/frontend/tracking/class-tracking-analytics.php:208
423
  msgid "Note: ExactMetrics is not currently configured on this site. The site owner needs to authenticate with Google Analytics in the ExactMetrics settings panel."
424
  msgstr ""
425
 
426
+ #: includes/frontend/tracking/class-tracking-gtag.php:193
427
  #: includes/frontend/tracking/class-tracking-analytics.php:211
428
  msgid "Note: ExactMetrics does not track you as a logged-in site administrator to prevent site owners from accidentally skewing their own Google Analytics data."
429
  msgstr ""
430
 
431
+ #: includes/frontend/tracking/class-tracking-gtag.php:196
432
  #: includes/frontend/tracking/class-tracking-analytics.php:214
433
  msgid "Note: The site owner has disabled Google Analytics tracking for your user role."
434
  msgstr ""
670
  msgstr ""
671
 
672
  #: includes/gutenberg/headline-tool/headline-tool.php:290
673
+ #: languages/vue.php:325
674
  msgid "General"
675
  msgstr ""
676
 
2947
  msgid "I already did"
2948
  msgstr ""
2949
 
2950
+ #: includes/admin/notification-event.php:229
2951
+ #: includes/admin/routes.php:674
2952
+ #: includes/admin/routes.php:1008
2953
  msgid "You don't have permission to view ExactMetrics reports."
2954
  msgstr ""
2955
 
2956
+ #: includes/admin/tracking.php:238
2957
  msgid "Once Weekly"
2958
  msgstr ""
2959
 
2974
  msgid "%1$s ago"
2975
  msgstr ""
2976
 
2977
+ #: includes/admin/routes.php:371
2978
  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"
2979
  msgstr ""
2980
 
2981
+ #: includes/admin/routes.php:381
2982
  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."
2983
  msgstr ""
2984
 
2985
+ #: includes/admin/routes.php:391
2986
  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."
2987
  msgstr ""
2988
 
2989
+ #: includes/admin/routes.php:401
2990
  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."
2991
  msgstr ""
2992
 
2993
+ #: includes/admin/routes.php:411
2994
  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."
2995
  msgstr ""
2996
 
2997
+ #: includes/admin/routes.php:421
2998
  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."
2999
  msgstr ""
3000
 
3001
+ #: includes/admin/routes.php:431
3002
  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."
3003
  msgstr ""
3004
 
3005
+ #: includes/admin/routes.php:441
3006
  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."
3007
  msgstr ""
3008
 
3009
+ #: includes/admin/routes.php:451
3010
  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."
3011
  msgstr ""
3012
 
3013
+ #: includes/admin/routes.php:461
3014
  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!"
3015
  msgstr ""
3016
 
3017
+ #: includes/admin/routes.php:587
3018
  msgid "Invalid UA code"
3019
  msgstr ""
3020
 
3021
+ #: includes/admin/routes.php:614
3022
  msgid "Please upload a valid .json file"
3023
  msgstr ""
3024
 
3025
+ #: includes/admin/routes.php:623
3026
  msgid "Please upload a file to import"
3027
  msgstr ""
3028
 
3029
+ #: includes/admin/routes.php:686
3030
+ #: includes/admin/routes.php:1020
3031
  msgid "You can't view ExactMetrics reports because you are not licensed."
3032
  msgstr ""
3033
 
3034
+ #: includes/admin/routes.php:687
3035
+ #: includes/admin/routes.php:1021
3036
  msgid "Add your license"
3037
  msgstr ""
3038
 
3039
+ #: includes/admin/routes.php:694
3040
+ #: includes/admin/routes.php:1028
3041
  msgid "You can't view ExactMetrics reports due to license key errors."
3042
  msgstr ""
3043
 
3044
+ #: includes/admin/routes.php:702
3045
+ #: includes/admin/routes.php:1036
3046
  msgid "You must authenticate with ExactMetrics before you can view reports."
3047
  msgstr ""
3048
 
3049
+ #: includes/admin/routes.php:708
3050
+ #: includes/admin/routes.php:1042
3051
  msgid "Unknown report. Try refreshing and retrying. Contact support if this issue persists."
3052
  msgstr ""
3053
 
3054
+ #: includes/admin/routes.php:756
3055
+ #: includes/admin/routes.php:1090
3056
  msgid "We encountered an error when fetching the report data."
3057
  msgstr ""
3058
 
3059
+ #: includes/admin/routes.php:776
3060
  msgid "Missing plugin name."
3061
  msgstr ""
3062
 
3063
+ #: includes/admin/routes.php:920
3064
  msgid "Homepage"
3065
  msgstr ""
3066
 
3166
  msgstr ""
3167
 
3168
  #. Translators: Placeholders are for links to fix the issue.
3169
+ #: includes/admin/common.php:755
3170
  msgid "ExactMetrics has detected that it's files are being blocked. This is usually caused by a adblock browser plugin (particularly uBlock Origin), or a conflicting WordPress theme or plugin. This issue only affects the admin side of ExactMetrics. To solve this, ensure ExactMetrics is whitelisted for your website URL in any adblock browser plugin you use. For step by step directions on how to do this, %1$sclick here%2$s. If this doesn't solve the issue (rare), send us a ticket %3$shere%2$s and we'll be happy to help diagnose the issue."
3171
  msgstr ""
3172
 
3173
+ #: includes/admin/common.php:871
3174
  msgid "ACTION REQUIRED: Your PHP version is putting your site at risk!"
3175
  msgstr ""
3176
 
3177
+ #: includes/admin/common.php:873
3178
  msgid "ACTION REQUIRED: Speed your website up 400% with a single email!"
3179
  msgstr ""
3180
 
3181
  #. Translators: Placeholder is for the current PHP version.
3182
+ #: includes/admin/common.php:880
3183
  msgid "In the next major release of ExactMetrics we are planning to remove support for the version of PHP you are using (%s). This insecure version is no longer supported by WordPress itself, so you are already missing out on the latest features of WordPress along with critical updates for security and performance (modern PHP versions make websites much faster)."
3184
  msgstr ""
3185
 
3186
  #. Translators: Placeholders add a link to an article.
3187
+ #: includes/admin/common.php:883
3188
  msgid "To ensure ExactMetrics and other plugins on your site continue to function properly, and avoid putting your site at risk, please take a few minutes to ask your website hosting provider to upgrade the version of PHP to a modern PHP version (7.2 or newer). We provide helpful templates for how to ask them %1$shere%2$s."
3189
  msgstr ""
3190
 
3191
  #. Translators: Placeholders add a link to an article.
3192
+ #: includes/admin/common.php:884
3193
  msgid "Upgrading your PHP version will make sure you are able to continue using WordPress without issues in the future, keep your site secure, and will also make your website up to 400% faster!"
3194
  msgstr ""
3195
 
3196
+ #: includes/admin/common.php:890
3197
+ #: includes/admin/common.php:917
3198
+ #: includes/admin/common.php:950
3199
+ #: includes/admin/admin.php:325
3200
  #: includes/admin/notifications/notification-mobile-device.php:39
3201
  #: includes/admin/notifications/notification-returning-visitors.php:39
3202
  #: includes/admin/notifications/notification-traffic-dropping.php:34
3203
  #: includes/admin/notifications/notification-bounce-rate.php:40
3204
  #: includes/admin/notifications/notification-headline-analyzer.php:30
3205
  #: includes/admin/notifications/notification-audience.php:43
3206
+ #: languages/vue.php:386
3207
  msgid "Learn More"
3208
  msgstr ""
3209
 
3210
+ #: includes/admin/common.php:904
3211
  msgid "ACTION REQUIRED: Your WordPress version is putting your site at risk!"
3212
  msgstr ""
3213
 
3214
  #. Translators: Placeholder is for the current WordPress version.
3215
+ #: includes/admin/common.php:907
3216
  msgid "In the next major release of ExactMetrics we are planning to remove support for the version of WordPress you are using (version %s). This version is several years out of date, and most plugins do not support this version anymore, so you could be missing out on critical updates for performance and security already!"
3217
  msgstr ""
3218
 
3219
+ #: includes/admin/common.php:909
3220
  msgid "The good news: updating WordPress has never been easier and only takes a few moments."
3221
  msgstr ""
3222
 
3223
  #. Translators: Placeholders add links to articles.
3224
+ #: includes/admin/common.php:911
3225
  msgid "To update, we recommend following this %1$sstep by step guide for updating WordPress%2$s from IsItWP and afterwards check out %3$sWhy You Should Always Use the Latest Version of WordPress%4$s on WPBeginner."
3226
  msgstr ""
3227
 
3228
+ #: includes/admin/common.php:945
3229
  msgid "View 2020 Year in Review report!"
3230
  msgstr ""
3231
 
3232
+ #: includes/admin/common.php:946
3233
+ #: languages/vue.php:2795
3234
  msgid "See how your website performed this year and find tips along the way to help grow even more in 2021!"
3235
  msgstr ""
3236
 
3237
  #: includes/admin/admin.php:34
3238
  #: includes/admin/admin.php:42
3239
+ #: includes/admin/admin.php:220
3240
+ #: languages/vue.php:321
3241
  msgid "Settings"
3242
  msgstr ""
3243
 
3247
 
3248
  #: includes/admin/admin.php:39
3249
  #: includes/admin/admin.php:45
3250
+ #: includes/admin/admin.php:128
3251
  msgid "General Reports:"
3252
  msgstr ""
3253
 
3254
  #: includes/admin/admin.php:39
3255
+ #: includes/admin/admin.php:128
3256
+ #: languages/vue.php:1134
3257
  msgid "Reports"
3258
  msgstr ""
3259
 
3263
 
3264
  #: includes/admin/admin.php:51
3265
  #: languages/gutenberg.php:83
3266
+ #: languages/vue.php:3114
3267
  msgid "Popular Posts"
3268
  msgstr ""
3269
 
3270
+ #: includes/admin/admin.php:59
3271
+ #: includes/admin/admin.php:136
3272
+ msgid "SEO"
3273
+ msgstr ""
3274
+
3275
+ #: includes/admin/admin.php:62
3276
  msgid "Tools:"
3277
  msgstr ""
3278
 
3279
+ #: includes/admin/admin.php:62
3280
  msgid "Tools"
3281
  msgstr ""
3282
 
3283
+ #: includes/admin/admin.php:67
3284
+ #: includes/admin/admin.php:139
3285
  msgid "Addons:"
3286
  msgstr ""
3287
 
3288
+ #: includes/admin/admin.php:67
3289
+ #: includes/admin/admin.php:139
3290
  msgid "Addons"
3291
  msgstr ""
3292
 
3293
+ #: includes/admin/admin.php:71
3294
+ #: includes/admin/admin.php:144
3295
  msgid "About Us:"
3296
  msgstr ""
3297
 
3298
+ #: includes/admin/admin.php:71
3299
+ #: includes/admin/admin.php:144
3300
+ #: languages/vue.php:297
3301
  msgid "About Us"
3302
  msgstr ""
3303
 
3304
+ #: includes/admin/admin.php:74
3305
+ msgid "Upgrade to Pro:"
3306
+ msgstr ""
3307
+
3308
+ #: includes/admin/admin.php:74
3309
+ #: includes/admin/notifications/notification-upgrade-to-pro.php:31
3310
+ #: languages/vue.php:557
3311
+ msgid "Upgrade to Pro"
3312
+ msgstr ""
3313
+
3314
+ #: includes/admin/admin.php:124
3315
+ #: includes/admin/admin.php:126
3316
  msgid "Network Settings:"
3317
  msgstr ""
3318
 
3319
+ #: includes/admin/admin.php:126
3320
+ #: includes/admin/admin.php:218
3321
  msgid "Network Settings"
3322
  msgstr ""
3323
 
3324
+ #: includes/admin/admin.php:136
3325
+ msgid "SEO:"
3326
+ msgstr ""
3327
+
3328
+ #: includes/admin/admin.php:205
3329
  msgid "ExactMetrics Knowledge Base"
3330
  msgstr ""
3331
 
3332
+ #: includes/admin/admin.php:205
3333
  msgid "Documentation"
3334
  msgstr ""
3335
 
3336
+ #: includes/admin/admin.php:210
3337
+ #: includes/admin/admin.php:213
3338
+ #: languages/vue.php:529
3339
+ msgid "Support"
 
 
 
3340
  msgstr ""
3341
 
3342
+ #: includes/admin/admin.php:227
3343
+ #: includes/admin/notifications/notification-upgrade-for-google-optimize.php:30
3344
+ #: includes/admin/notifications/notification-upgrade-for-email-summaries.php:30
3345
+ #: includes/admin/notifications/notification-upgrade-for-search-console.php:30
3346
+ #: includes/admin/notifications/notification-upgrade-for-form-conversion.php:30
3347
+ #: includes/admin/reports/abstract-report.php:386
3348
+ #: languages/vue.php:3345
3349
+ msgid "Get ExactMetrics Pro"
3350
  msgstr ""
3351
 
3352
  #. Translators: Placeholders add a link to the wordpress.org repository.
3353
+ #: includes/admin/admin.php:287
3354
  msgid "Please rate %1$sExactMetrics%2$s on %3$s %4$sWordPress.org%5$s to help us spread the word. Thank you from the ExactMetrics team!"
3355
  msgstr ""
3356
 
3357
+ #: includes/admin/admin.php:322
3358
+ #: languages/vue.php:376
3359
  msgid "Please Setup Website Analytics to See Audience Insights"
3360
  msgstr ""
3361
 
3362
+ #: includes/admin/admin.php:323
3363
+ #: languages/vue.php:382
3364
  msgid "Connect ExactMetrics and Setup Website Analytics"
3365
  msgstr ""
3366
 
3367
+ #: includes/admin/admin.php:327
3368
+ #: languages/vue.php:3147
3369
+ msgid "ExactMetrics, 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 ExactMetrics to see the stats that matter and grow their business."
3370
  msgstr ""
3371
 
3372
  #. Translators: Adds a link to retrieve the license.
3373
+ #: includes/admin/admin.php:337
3374
  msgid "Warning: No valid license key has been entered for ExactMetrics. You are currently not getting updates, and are not able to view reports. %1$sPlease click here to enter your license key and begin receiving updates and reports.%2$s"
3375
  msgstr ""
3376
 
3377
  #. Translators: Adds a link to the license renewal.
3378
+ #: includes/admin/admin.php:348
3379
+ #: languages/vue.php:1980
3380
  msgid "Your license key for ExactMetrics has expired. %1$sPlease click here to renew your license key.%2$s"
3381
  msgstr ""
3382
 
3383
+ #: includes/admin/admin.php:350
3384
+ #: languages/vue.php:1983
3385
  msgid "Your license key for ExactMetrics has been disabled. Please use a different key."
3386
  msgstr ""
3387
 
3388
+ #: includes/admin/admin.php:352
3389
+ #: languages/vue.php:1986
3390
  msgid "Your license key for ExactMetrics is invalid. The key no longer exists or the user associated with the key has been deleted. Please use a different key."
3391
  msgstr ""
3392
 
3393
  #. Translators: Adds a link to renew license.
3394
+ #: includes/admin/admin.php:357
3395
  msgid "Your network license key for ExactMetrics has expired. %1$sPlease click here to renew your license key.%2$s"
3396
  msgstr ""
3397
 
3398
+ #: includes/admin/admin.php:359
3399
  msgid "Your network license key for ExactMetrics has been disabled. Please use a different key."
3400
  msgstr ""
3401
 
3402
+ #: includes/admin/admin.php:361
3403
  msgid "Your network license key for ExactMetrics is invalid. The key no longer exists or the user associated with the key has been deleted. Please use a different key."
3404
  msgstr ""
3405
 
3406
  #. Translators: Placeholders add the PHP version, a link to the ExactMetrics blog and a line break.
3407
+ #: includes/admin/admin.php:378
3408
  msgid "Your site is running an outdated, insecure version of PHP (%1$s), which could be putting your site at risk for being hacked.%4$sWordPress stopped supporting your PHP version in April, 2019.%4$sUpdating PHP only takes a few minutes and will make your website significantly faster and more secure.%4$s%2$sLearn more about updating PHP%3$s"
3409
  msgstr ""
3410
 
3411
  #. Translators: Placeholders add the current WordPress version and links to the ExactMetrics blog
3412
+ #: includes/admin/admin.php:386
3413
  msgid "Your site is running an outdated version of WordPress (%1$s).%4$sExactMetrics will stop supporting WordPress versions lower than 4.9 in 2020.%4$sUpdating WordPress takes just a few minutes and will also solve many bugs that exist in your WordPress install.%4$s%2$sLearn more about updating WordPress%3$s"
3414
  msgstr ""
3415
 
3416
  #. Translators: Placeholders add links to the settings panel.
3417
+ #: includes/admin/admin.php:441
3418
  msgid "Important: You are currently using manual UA code output. We highly recommend %1$sauthenticating with ExactMetrics%2$s so that you can access our new reporting area and take advantage of new ExactMetrics features."
3419
  msgstr ""
3420
 
3421
  #. Translators: Placeholders add links to the settings panel.
3422
+ #: includes/admin/admin.php:446
3423
  msgid "Click %1$shere%2$s to reauthenticate to be able to access reports. For more information why this is required, see our %3$sblog post%4$s."
3424
  msgstr ""
3425
 
3426
  #. Translators: Placeholders add a link to the ExactMetrics website.
3427
+ #: includes/admin/admin.php:497
3428
+ #: includes/admin/admin.php:529
3429
  msgid "%1$sGet ExactMetrics Pro%2$s"
3430
  msgstr ""
3431
 
3432
  #. Translators: Adds a link to the settings panel.
3433
+ #: includes/admin/admin.php:543
3434
  msgid "Warning: ExactMetrics found cross-domain settings in the custom code field and converted them to the new settings structure. %1$sPlease click here to review and remove the code no longer needed.%2$s"
3435
  msgstr ""
3436
 
3471
  msgid "View supported browsers"
3472
  msgstr ""
3473
 
3474
+ #: includes/admin/notifications/notification-upgrade-for-google-optimize.php:24
3475
  msgid "Upgrade to ExactMetrics Pro to Enable Google Optimize"
3476
  msgstr ""
3477
 
3478
  #. Translators: upgrade for google optimize notification content
3479
+ #: includes/admin/notifications/notification-upgrade-for-google-optimize.php:26
3480
  msgid "%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 ExactMetrics Pro%s to unlock the Google Optimize addon."
3481
  msgstr ""
3482
 
3493
  #: includes/admin/notifications/notification-mobile-device.php:35
3494
  #: includes/admin/notifications/notification-returning-visitors.php:35
3495
  #: includes/admin/notifications/notification-traffic-dropping.php:39
3496
+ #: includes/admin/notifications/notification-visitors.php:40
3497
  #: includes/admin/notifications/notification-bounce-rate.php:36
3498
  #: includes/admin/notifications/notification-audience.php:39
3499
  msgid "View Report"
3509
  msgid "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."
3510
  msgstr ""
3511
 
3512
+ #: includes/admin/notifications/notification-upgrade-for-email-summaries.php:24
3513
  msgid "Upgrade to ExactMetrics Pro to get weekly email reports"
3514
  msgstr ""
3515
 
3516
  #. Translators: upgrade for email summaries notification content
3517
+ #: includes/admin/notifications/notification-upgrade-for-email-summaries.php:26
3518
  msgid "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 ExactMetrics Pro%s to enable the Email Summaries feature."
3519
  msgstr ""
3520
 
3529
 
3530
  #. Translators: visitors notification title
3531
  #. Translators: Number of visitors.
3532
+ #: includes/admin/notifications/notification-visitors.php:34
3533
+ #: languages/vue.php:1526
3534
  msgid "See how %s visitors found your site!"
3535
  msgstr ""
3536
 
3537
  #. Translators: visitors notification content
3538
+ #: includes/admin/notifications/notification-visitors.php:36
3539
  msgid "Your website has been visited by %s visitors in the past 30 days. Click the button below to view the full analytics report."
3540
  msgstr ""
3541
 
3542
+ #: includes/admin/notifications/notification-upgrade-for-search-console.php:24
3543
  msgid "Get access to Google Search Keywords data by upgrading to ExactMetrics Pro"
3544
  msgstr ""
3545
 
3546
  #. Translators: upgrade for search console notification content
3547
+ #: includes/admin/notifications/notification-upgrade-for-search-console.php:26
3548
  msgid "Do you want to find out which search terms from Google bring your site the most visitors? %sUpgrade to ExactMetrics PRO%s today and get access to the %sSearch Console Report%s and more directly in your WordPress admin."
3549
  msgstr ""
3550
 
3561
  msgid "Read More"
3562
  msgstr ""
3563
 
3564
+ #: includes/admin/notifications/notification-upgrade-for-form-conversion.php:24
3565
  msgid "Upgrade to ExactMetrics Pro to Track Form Conversion"
3566
  msgstr ""
3567
 
3568
  #. Translators: upgrade for form conversion notification content
3569
+ #: includes/admin/notifications/notification-upgrade-for-form-conversion.php:26
3570
  msgid "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 %sExactMetrics Pro%s to track %sform conversions in Google Analytics.%s"
3571
  msgstr ""
3572
 
3611
  msgid "Add File Extensions"
3612
  msgstr ""
3613
 
3614
+ #: includes/admin/notifications/notification-upgrade-to-pro.php:25
3615
  msgid "Upgrade to ExactMetrics Pro and unlock advanced tracking and reports"
3616
  msgstr ""
3617
 
3618
  #. Translators: upgrade to pro notification content
3619
+ #: includes/admin/notifications/notification-upgrade-to-pro.php:27
3620
  msgid "By upgrading to ExactMetrics Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!"
3621
  msgstr ""
3622
 
 
 
 
 
 
3623
  #: includes/admin/reports/overview.php:34
3624
+ #: languages/vue.php:351
3625
  msgid "Overview"
3626
  msgstr ""
3627
 
3713
  msgstr ""
3714
 
3715
  #: includes/admin/reports/abstract-report.php:383
3716
+ #: languages/vue.php:192
3717
  msgid "Upgrade Now"
3718
  msgstr ""
3719
 
4951
  msgstr ""
4952
 
4953
  #: languages/gutenberg.php:77
4954
+ #: languages/vue.php:312
4955
  msgid "Inline Popular Posts"
4956
  msgstr ""
4957
 
4988
  msgstr ""
4989
 
4990
  #: languages/gutenberg.php:107
4991
+ #: languages/vue.php:2070
4992
  msgid "Wide-Layout Options"
4993
  msgstr ""
4994
 
4997
  msgstr ""
4998
 
4999
  #: languages/gutenberg.php:113
5000
+ #: languages/vue.php:2073
5001
  msgid "Adjust the number of columns displayed when the widget is placed in a wide container."
5002
  msgstr ""
5003
 
5004
  #: languages/gutenberg.php:116
5005
+ #: languages/vue.php:2094
5006
  msgid "Post Count"
5007
  msgstr ""
5008
 
5011
  msgstr ""
5012
 
5013
  #: languages/gutenberg.php:122
5014
+ #: languages/vue.php:2076
5015
  msgid "Display Options"
5016
  msgstr ""
5017
 
5024
  msgstr ""
5025
 
5026
  #: languages/gutenberg.php:131
5027
+ #: languages/vue.php:1073
5028
  msgid "Widget Title"
5029
  msgstr ""
5030
 
5033
  msgstr ""
5034
 
5035
  #: languages/gutenberg.php:137
5036
+ #: languages/vue.php:2082
5037
  msgid "Display Author"
5038
  msgstr ""
5039
 
5040
  #: languages/gutenberg.php:140
5041
+ #: languages/vue.php:2085
5042
  msgid "Display Date"
5043
  msgstr ""
5044
 
5045
  #: languages/gutenberg.php:143
5046
+ #: languages/vue.php:2088
5047
  msgid "Display Comments"
5048
  msgstr ""
5049
 
5264
  msgstr ""
5265
 
5266
  #: languages/gutenberg.php:312
5267
+ #: languages/vue.php:2141
5268
  msgid "Headline Analyzer"
5269
  msgstr ""
5270
 
5284
  msgid "2"
5285
  msgstr ""
5286
 
5287
+ #: languages/vue.php:13
5288
  msgid "Error"
5289
  msgstr ""
5290
 
5291
+ #: languages/vue.php:16
5292
  msgid "Please try again."
5293
  msgstr ""
5294
 
5295
+ #: languages/vue.php:19
5296
  msgid "Today"
5297
  msgstr ""
5298
 
5299
+ #: languages/vue.php:23
5300
  msgid "Yesterday"
5301
  msgstr ""
5302
 
5303
+ #: languages/vue.php:26
5304
  msgid "Last Week"
5305
  msgstr ""
5306
 
5307
+ #: languages/vue.php:29
5308
  msgid "Last Month"
5309
  msgstr ""
5310
 
5311
+ #: languages/vue.php:32
5312
  msgid "Last 7 days"
5313
  msgstr ""
5314
 
5315
+ #: languages/vue.php:35
5316
  msgid "Last 30 days"
5317
  msgstr ""
5318
 
5319
+ #: languages/vue.php:38
5320
  msgid "Loading Settings"
5321
  msgstr ""
5322
 
5323
+ #: languages/vue.php:42
5324
  msgid "Please wait..."
5325
  msgstr ""
5326
 
5327
+ #: languages/vue.php:45
5328
  msgid "Saving Changes..."
5329
  msgstr ""
5330
 
5331
+ #: languages/vue.php:48
5332
  msgid "Settings Updated"
5333
  msgstr ""
5334
 
5335
  #. Translators: Add a link to the onboarding wizard.
5336
+ #: languages/vue.php:52
5337
  msgid "You need to %1$sconnect ExactMetrics%2$s first"
5338
  msgstr ""
5339
 
5340
+ #: languages/vue.php:55
5341
  msgid "Could Not Save Changes"
5342
  msgstr ""
5343
 
5344
+ #: languages/vue.php:58
5345
  msgid "Loading new report data"
5346
  msgstr ""
5347
 
5348
+ #. Translators: Adds an arrow icon.
5349
+ #: languages/vue.php:62
5350
  msgid "Continue %s"
5351
  msgstr ""
5352
 
5353
+ #: languages/vue.php:65
5354
  msgid "Unlock the Publishers Report and Focus on the Content that Matters"
5355
  msgstr ""
5356
 
5357
+ #: languages/vue.php:68
5358
  msgid "Stop guessing about what content your visitors are interested in. ExactMetrics Publisher Report shows you exactly which content gets the most visits, so you can analyze and optimize it for higher conversions."
5359
  msgstr ""
5360
 
5361
+ #: languages/vue.php:71
5362
  msgid "Unlock the Publishers Report and Focus on the Content That Matters"
5363
  msgstr ""
5364
 
5365
+ #: languages/vue.php:74
5366
  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."
5367
  msgstr ""
5368
 
5369
+ #: languages/vue.php:77
5370
  msgid "Unlock the eCommerce Report and See Your Important Store Metrics"
5371
  msgstr ""
5372
 
5373
+ #: languages/vue.php:80
5374
  msgid "Increase your sales & revenue with insights. ExactMetrics answers all your top eCommerce questions using metrics like total revenue, conversion rate, average order value, top products, top referral sources and more."
5375
  msgstr ""
5376
 
5377
+ #: languages/vue.php:83
5378
  msgid "Unlock the Dimensions Report and Track Your Own Custom Data"
5379
  msgstr ""
5380
 
5381
+ #: languages/vue.php:86
5382
  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."
5383
  msgstr ""
5384
 
5385
+ #: languages/vue.php:89
5386
  msgid "Unlock the Forms Report and Improve Conversions"
5387
  msgstr ""
5388
 
5389
+ #: languages/vue.php:92
5390
  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."
5391
  msgstr ""
5392
 
5393
+ #: languages/vue.php:96
5394
  msgid "Unlock the Search Console Report and See How People Find Your Website"
5395
  msgstr ""
5396
 
5397
+ #: languages/vue.php:99
5398
  msgid "See exactly how people find your website, which keywords they searched for, how many times the results were viewed, and more."
5399
  msgstr ""
5400
 
5401
+ #: languages/vue.php:102
5402
  msgid "Unlock the Real-Time Report and Track the Visitors on Your Site in Real-Time"
5403
  msgstr ""
5404
 
5405
+ #: languages/vue.php:105
5406
  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."
5407
  msgstr ""
5408
 
5409
+ #: languages/vue.php:108
5410
  msgid "Loading settings"
5411
  msgstr ""
5412
 
5413
+ #: languages/vue.php:111
5414
  msgid "Success! "
5415
  msgstr ""
5416
 
5417
+ #: languages/vue.php:114
5418
  msgid "You're now using ExactMetrics Pro with all the features."
5419
  msgstr ""
5420
 
5421
  #. Translators: Placeholder gets replaced with an arrow icon.
5422
+ #: languages/vue.php:118
5423
  msgid "Get Started %s"
5424
  msgstr ""
5425
 
5426
  #. Translators: Current PHP version and recommended PHP version.
5427
+ #: languages/vue.php:122
5428
  msgid "ExactMetrics 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."
5429
  msgstr ""
5430
 
5431
  #. Translators: Current WordPress version.
5432
+ #: languages/vue.php:126
5433
  msgid "ExactMetrics has detected that your site is running an outdated version of WordPress (%s). ExactMetrics 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."
5434
  msgstr ""
5435
 
5436
+ #: languages/vue.php:129
5437
  msgid "Yikes! PHP Update Required"
5438
  msgstr ""
5439
 
5440
  #. Translators: Current PHP version and recommended PHP version.
5441
+ #: languages/vue.php:133
5442
  msgid "ExactMetrics 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."
5443
  msgstr ""
5444
 
5445
+ #: languages/vue.php:136
5446
  msgid "Learn more about updating PHP"
5447
  msgstr ""
5448
 
5449
+ #: languages/vue.php:139
5450
  msgid "Yikes! WordPress Update Required"
5451
  msgstr ""
5452
 
5453
  #. Translators: Current WordPress version.
5454
+ #: languages/vue.php:143
5455
  msgid "ExactMetrics 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."
5456
  msgstr ""
5457
 
5458
+ #: languages/vue.php:146
5459
  msgid "Learn more about updating WordPress"
5460
  msgstr ""
5461
 
5462
  #. Translators: Makes the text bold.
5463
+ #: languages/vue.php:150
5464
  msgid "%1$sUniversal Tracking%2$s – Setup universal website tracking across devices and campaigns with just a few clicks (without any code)."
5465
  msgstr ""
5466
 
5467
  #. Translators: Makes the text bold.
5468
+ #: languages/vue.php:154
5469
  msgid "%1$sGoogle Analytics Dashboard%2$s - See your website analytics report right inside your WordPress dashboard with actionable insights."
5470
  msgstr ""
5471
 
5472
  #. Translators: Makes the text bold.
5473
+ #: languages/vue.php:158
5474
  msgid "%1$sReal-time Stats%2$s - Get real-time stats inside WordPress to see who is online, what are they doing and more."
5475
  msgstr ""
5476
 
5477
  #. Translators: Makes text bold.
5478
+ #: languages/vue.php:162
5479
  msgid "%1$sEnhanced Ecommerce Tracking%2$s - 1-click Google Analytics Enhanced eCommerce tracking for WooCommerce, Easy Digital Download & MemberPress."
5480
  msgstr ""
5481
 
5482
  #. Translators: Makes the text bold.
5483
+ #: languages/vue.php:166
5484
  msgid "%1$sPage Level Analytics%2$s - Get detailed stats for each post and page, so you can see the most popular posts, pages, and sections of your site."
5485
  msgstr ""
5486
 
5487
  #. Translators: Makes the text bold.
5488
+ #: languages/vue.php:170
5489
  msgid "%1$sAffiliate Link & Ads Tracking%2$s - Automatically track clicks on your affiliate links, banner ads, and other outbound links with our link tracking."
5490
  msgstr ""
5491
 
5492
  #. Translators: Makes the text bold.
5493
+ #: languages/vue.php:174
5494
  msgid "%1$sEU Compilance (GDPR Friendly)%2$s - Make Google Analytics compliant with GDPR and other privacy regulations automatically."
5495
  msgstr ""
5496
 
5497
  #. Translators: Makes text bold.
5498
+ #: languages/vue.php:178
5499
  msgid "%1$sCustom Dimensions%2$s - Setup tracking for authors, tags, searches, custom post types, users, and other events with 1-click."
5500
  msgstr ""
5501
 
5502
  #. Translators: Adds a link and an arrow icon.
5503
+ #: languages/vue.php:182
5504
  msgid "%1$sSee All Features%2$s"
5505
  msgstr ""
5506
 
5507
+ #: languages/vue.php:185
5508
  msgid "Pro Plan"
5509
  msgstr ""
5510
 
5511
+ #: languages/vue.php:188
5512
  msgid "per year"
5513
  msgstr ""
5514
 
5515
+ #: languages/vue.php:195
5516
  msgid "Upgrade to ExactMetrics Pro Now"
5517
  msgstr ""
5518
 
5519
+ #: languages/vue.php:198
5520
  msgid "This is absolutely, positively, one of the TOP plugins to install on your WP site. There is no better way to quickly gauge traffic for spikes, surges, and consistency. I installed this on over a dozen WordPress installations and counting, thank you for an outstanding app!"
5521
  msgstr ""
5522
 
5523
+ #: languages/vue.php:201
5524
  msgid "Daniel Monaghan - Experienced"
5525
  msgstr ""
5526
 
5527
+ #: languages/vue.php:204
5528
  msgid "Very simple to configure and the results are very clearly displayed. So much easier for clients to view than in their own analytics account! Delighted with it."
5529
  msgstr ""
5530
 
5531
+ #: languages/vue.php:207
5532
  msgid "Naomi Spirit - From This Day"
5533
  msgstr ""
5534
 
5535
+ #: languages/vue.php:210
5536
  msgid "Love this plugin! It’s got powerful customization options, it’s easy to use, there’s good documentation, and if all that’s not enough, ExactMetrics is quick to provide support. Thanks for this wonderful plugin!"
5537
  msgstr ""
5538
 
5539
+ #: languages/vue.php:213
5540
  msgid "Julie Dupuis - Faraway Land Travel"
5541
  msgstr ""
5542
 
5543
+ #: languages/vue.php:216
5544
  msgid "Guides and Documentation:"
5545
  msgstr ""
5546
 
5547
+ #: languages/vue.php:223
5548
  msgid "Upgrade to PRO"
5549
  msgstr ""
5550
 
5551
+ #: languages/vue.php:228
5552
  msgid "eCommerce Tracking"
5553
  msgstr ""
5554
 
5555
+ #: languages/vue.php:231
5556
  msgid "Custom Dimensions"
5557
  msgstr ""
5558
 
5559
+ #: languages/vue.php:234
5560
  msgid "Form Tracking"
5561
  msgstr ""
5562
 
5563
+ #: languages/vue.php:238
5564
  msgid "AMP Support"
5565
  msgstr ""
5566
 
5567
+ #: languages/vue.php:242
5568
  msgid "Author Tracking"
5569
  msgstr ""
5570
 
5571
+ #: languages/vue.php:246
5572
  msgid "EU Compliance Addon"
5573
  msgstr ""
5574
 
5575
+ #: languages/vue.php:250
5576
  msgid "Real Time Report"
5577
  msgstr ""
5578
 
5579
+ #: languages/vue.php:253
5580
  msgid "Google Optimize"
5581
  msgstr ""
5582
 
5583
+ #: languages/vue.php:262
5584
  msgid "Custom Date Ranges"
5585
  msgstr ""
5586
 
5587
+ #: languages/vue.php:265
5588
  msgid "Getting Started with ExactMetrics"
5589
  msgstr ""
5590
 
5591
+ #: languages/vue.php:268
5592
  msgid "ExactMetrics 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."
5593
  msgstr ""
5594
 
5595
+ #: languages/vue.php:271
5596
  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."
5597
  msgstr ""
5598
 
5599
+ #: languages/vue.php:274
5600
  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!."
5601
  msgstr ""
5602
 
5603
+ #: languages/vue.php:277
5604
  msgid "Launch the wizard!"
5605
  msgstr ""
5606
 
5607
+ #: languages/vue.php:280
5608
  msgid "Welcome to"
5609
  msgstr ""
5610
 
5611
  #. Translators: Adds a line break.
5612
+ #: languages/vue.php:284
5613
  msgid "Thank you for choosing ExactMetrics -%s The Most Powerful WordPress Analytics Plugin"
5614
  msgstr ""
5615
 
5616
  #. Translators: Makes the product name bold.
5617
+ #: languages/vue.php:288
5618
  msgid "%1$sExactMetrics%2$s 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."
5619
  msgstr ""
5620
 
5621
+ #: languages/vue.php:291
5622
  msgid "ExactMetrics Features & Addons"
5623
  msgstr ""
5624
 
5625
+ #: languages/vue.php:294
5626
  msgid "Here are the features that make ExactMetrics the most powerful and user-friendly WordPress analytics plugin in the market."
5627
  msgstr ""
5628
 
5629
+ #: languages/vue.php:300
5630
  msgid "Getting Started"
5631
  msgstr ""
5632
 
5633
+ #: languages/vue.php:303
5634
  msgid "Lite vs Pro"
5635
  msgstr ""
5636
 
5637
+ #: languages/vue.php:306
5638
  msgid "Import Export"
5639
  msgstr ""
5640
 
5641
+ #: languages/vue.php:309
5642
  msgid "PrettyLinks Integration"
5643
  msgstr ""
5644
 
5645
+ #: languages/vue.php:315
5646
  msgid "Popular Posts Widget"
5647
  msgstr ""
5648
 
5649
+ #: languages/vue.php:318
5650
  msgid "Popular Products"
5651
  msgstr ""
5652
 
5653
+ #: languages/vue.php:329
5654
  msgid "Engagement"
5655
  msgstr ""
5656
 
5657
+ #: languages/vue.php:337
5658
  msgid "Publisher"
5659
  msgstr ""
5660
 
5661
+ #: languages/vue.php:340
5662
  msgid "Conversions"
5663
  msgstr ""
5664
 
5665
+ #: languages/vue.php:344
5666
  msgid "Advanced"
5667
  msgstr ""
5668
 
5669
+ #: languages/vue.php:347
5670
  msgid "URL Builder"
5671
  msgstr ""
5672
 
5673
+ #: languages/vue.php:357
5674
  msgid "Dimensions Report"
5675
  msgstr ""
5676
 
5677
+ #: languages/vue.php:363
5678
  msgid "Real-Time"
5679
  msgstr ""
5680
 
5681
+ #: languages/vue.php:366
5682
  msgid "Exit Setup"
5683
  msgstr ""
5684
 
5685
+ #: languages/vue.php:369
5686
  msgid "Go back"
5687
  msgstr ""
5688
 
5689
  #. Translators: Placeholders are replaced with the current step number out of the total number of steps.
5690
+ #: languages/vue.php:373
5691
  msgid "Step %1$s of %2$s"
5692
  msgstr ""
5693
 
5694
+ #: languages/vue.php:379
5695
+ msgid "ExactMetrics, WordPress analytics plugin, helps you connect your website with Google Analytics, so you can see how people find and use your website. Over 1 million website owners use ExactMetrics to see the stats that matter and grow their business."
5696
+ msgstr ""
5697
+
5698
+ #: languages/vue.php:389
5699
  msgid "You must connect with ExactMetrics before you can view reports."
5700
  msgstr ""
5701
 
5702
+ #: languages/vue.php:392
5703
  msgid "ExactMetrics makes it \"effortless\" for you to connect your site with Google Analytics and see reports right here in the WordPress dashboard."
5704
  msgstr ""
5705
 
5706
+ #: languages/vue.php:397
5707
  msgid "Launch Setup Wizard"
5708
  msgstr ""
5709
 
5710
+ #: languages/vue.php:400
5711
  msgid "Please ask your webmaster to connect ExactMetrics to Google Analytics."
5712
  msgstr ""
5713
 
5714
+ #: languages/vue.php:406
5715
  msgid "Inbox"
5716
  msgstr ""
5717
 
5718
+ #: languages/vue.php:409
5719
  msgid "Back to Inbox"
5720
  msgstr ""
5721
 
5722
+ #: languages/vue.php:412
5723
  msgid "View Dismissed"
5724
  msgstr ""
5725
 
5726
+ #: languages/vue.php:415
5727
  msgid "Notifications"
5728
  msgstr ""
5729
 
5730
+ #: languages/vue.php:418
5731
  msgid "Dismiss All"
5732
  msgstr ""
5733
 
5734
+ #: languages/vue.php:421
5735
  msgid "Dismissed"
5736
  msgstr ""
5737
 
5738
+ #: languages/vue.php:424
5739
  msgid "No Notifications"
5740
  msgstr ""
5741
 
5742
+ #: languages/vue.php:427
5743
+ #: languages/vue.php:605
5744
  msgid "ExactMetrics Addons"
5745
  msgstr ""
5746
 
5747
+ #: languages/vue.php:430
5748
  msgid "Search Addons"
5749
  msgstr ""
5750
 
5751
+ #: languages/vue.php:433
5752
  msgid "Save Changes"
5753
  msgstr ""
5754
 
5755
+ #: languages/vue.php:436
5756
  msgid "ExactMetrics encountered an error loading your report data"
5757
  msgstr ""
5758
 
5759
+ #: languages/vue.php:439
5760
  msgid "There is an issue with your Google Account authentication. Please use the button below to fix it by re-authenticating."
5761
  msgstr ""
5762
 
5763
+ #: languages/vue.php:442
5764
+ #: languages/vue.php:2735
5765
  msgid "Reconnect ExactMetrics"
5766
  msgstr ""
5767
 
5768
+ #: languages/vue.php:445
5769
  msgid "Re-Authenticating"
5770
  msgstr ""
5771
 
5772
+ #: languages/vue.php:448
5773
  msgid "Ok"
5774
  msgstr ""
5775
 
5776
+ #: languages/vue.php:451
5777
  msgid "See Quick Links"
5778
  msgstr ""
5779
 
5780
+ #: languages/vue.php:454
5781
  msgid "Suggest a Feature"
5782
  msgstr ""
5783
 
5784
+ #: languages/vue.php:457
5785
  msgid "Join Our Community"
5786
  msgstr ""
5787
 
5788
+ #: languages/vue.php:460
5789
  msgid "Support & Docs"
5790
  msgstr ""
5791
 
5792
+ #: languages/vue.php:463
5793
  msgid "Upgrade to Pro &#187;"
5794
  msgstr ""
5795
 
5796
+ #: languages/vue.php:466
5797
  msgid "One-click Complete eCommerce tracking"
5798
  msgstr ""
5799
 
5800
+ #: languages/vue.php:469
5801
  msgid "Complete eCommerce tracking for WooCommerce, Easy Digital Downloads and MemberPress stores with no code or settings required"
5802
  msgstr ""
5803
 
5804
+ #: languages/vue.php:472
5805
  msgid "Forms Tracking"
5806
  msgstr ""
5807
 
5808
+ #: languages/vue.php:475
5809
  msgid "One-click Form Events Tracking"
5810
  msgstr ""
5811
 
5812
+ #: languages/vue.php:478
5813
  msgid "WPForms, Ninja Forms, Contact Form 7, Gravity Forms and any other WordPress form plugin"
5814
  msgstr ""
5815
 
5816
+ #: languages/vue.php:481
5817
  msgid "WordPress Admin Area Reports"
5818
  msgstr ""
5819
 
5820
+ #: languages/vue.php:484
5821
  msgid "Standard Reports"
5822
  msgstr ""
5823
 
5824
+ #: languages/vue.php:487
5825
  msgid "Overview Reports for the last 30 days."
5826
  msgstr ""
5827
 
5828
+ #: languages/vue.php:490
5829
  msgid "Advanced Reports"
5830
  msgstr ""
5831
 
5832
+ #: languages/vue.php:493
5833
  msgid "Publisher, eCommerce, Search Console, Custom Dimensions, Forms and Real-Time with custom date period selection"
5834
  msgstr ""
5835
 
5836
+ #: languages/vue.php:496
5837
  msgid "Dashboard Widget"
5838
  msgstr ""
5839
 
5840
+ #: languages/vue.php:499
5841
  msgid "Basic Widget"
5842
  msgstr ""
5843
 
5844
+ #: languages/vue.php:502
5845
  msgid "Overview Report Synopsis"
5846
  msgstr ""
5847
 
5848
+ #: languages/vue.php:505
5849
  msgid "Advanced Dashboard Widget"
5850
  msgstr ""
5851
 
5852
+ #: languages/vue.php:508
5853
  msgid "Includes the complete Overview report, Publisher reports and 6 different eCommerce reports"
5854
  msgstr ""
5855
 
5856
+ #: languages/vue.php:511
5857
  msgid "Publisher Reports"
5858
  msgstr ""
5859
 
5860
+ #: languages/vue.php:514
5861
  msgid "Advanced Publisher Reports & Tracking"
5862
  msgstr ""
5863
 
5864
+ #: languages/vue.php:517
5865
  msgid "View Top Landing/Exit Pages, Top Links, Demographics & Interests data and more"
5866
  msgstr ""
5867
 
5868
+ #: languages/vue.php:520
5869
  msgid "Not Available"
5870
  msgstr ""
5871
 
5872
+ #: languages/vue.php:523
5873
  msgid "Complete Custom Dimensions Tracking"
5874
  msgstr ""
5875
 
5876
+ #: languages/vue.php:526
5877
  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"
5878
  msgstr ""
5879
 
5880
+ #: languages/vue.php:532
5881
  msgid "Limited Support"
5882
  msgstr ""
5883
 
5884
+ #: languages/vue.php:535
5885
  msgid "Priority Support"
5886
  msgstr ""
5887
 
5888
+ #: languages/vue.php:538
5889
  msgid "Get the most out of ExactMetrics by upgrading to Pro and unlocking all of the powerful features."
5890
  msgstr ""
5891
 
5892
+ #: languages/vue.php:541
5893
  msgid "Feature"
5894
  msgstr ""
5895
 
5896
+ #: languages/vue.php:544
5897
  msgid "Lite"
5898
  msgstr ""
5899
 
5900
+ #: languages/vue.php:547
5901
  msgid "Pro"
5902
  msgstr ""
5903
 
5904
+ #: languages/vue.php:551
5905
  msgid "Get ExactMetrics Pro Today and Unlock all the Powerful Features"
5906
  msgstr ""
5907
 
5908
+ #: languages/vue.php:554
5909
  msgid "Bonus: ExactMetrics Lite users get 50% off regular price, automatically applied at checkout."
5910
  msgstr ""
5911
 
5912
+ #: languages/vue.php:560
5913
  msgid "Universal Tracking"
5914
  msgstr ""
5915
 
5916
+ #: languages/vue.php:563
5917
  msgid "Included"
5918
  msgstr ""
5919
 
5920
+ #: languages/vue.php:566
5921
  msgid "Custom Google Analytics Link Tracking"
5922
  msgstr ""
5923
 
5924
+ #: languages/vue.php:569
5925
  msgid "Standard Tracking"
5926
  msgstr ""
5927
 
5928
+ #: languages/vue.php:572
5929
  msgid "Advanced Tracking"
5930
  msgstr ""
5931
 
5932
+ #: languages/vue.php:575
5933
  msgid "Automatic tracking of outbound/external, file download, affiliate, email and telephone links and our simple Custom Link Attribution markup for custom link tracking"
5934
  msgstr ""
5935
 
5936
+ #: languages/vue.php:578
5937
  msgid "Scroll tracking as well as tracking on Google Accelerated Mobile Pages (AMP) and Facebook Instant Articles for Publishers"
5938
  msgstr ""
5939
 
5940
+ #: languages/vue.php:581
5941
  msgid "No-Code-Needed Tracking Features"
5942
  msgstr ""
5943
 
5944
+ #: languages/vue.php:584
5945
  msgid "Basic Tracking Options"
5946
  msgstr ""
5947
 
5948
+ #: languages/vue.php:587
5949
  msgid "Cross-domain tracking, anonymization of IP addresses, and automatic exclusion of administrators from tracking"
5950
  msgstr ""
5951
 
5952
+ #: languages/vue.php:590
5953
  msgid "Advanced Tracking Options"
5954
  msgstr ""
5955
 
5956
+ #: languages/vue.php:593
5957
  msgid "Easily integrate Google Optimize as well as adjust recordings of site speed and the sample rate of visitors"
5958
  msgstr ""
5959
 
5960
+ #: languages/vue.php:596
5961
  msgid "There was an issue retrieving the addons for this site. Please click on the button below the refresh the addons data."
5962
  msgstr ""
5963
 
5964
+ #: languages/vue.php:599
5965
  msgid "No addons found."
5966
  msgstr ""
5967
 
5968
+ #: languages/vue.php:602
5969
  msgid "Refresh Addons"
5970
  msgstr ""
5971
 
5972
  #. Translators: Adds a line break.
5973
+ #: languages/vue.php:609
5974
  msgid "Upgrade to Pro to unlock addons and other great features."
5975
  msgstr ""
5976
 
5977
+ #: languages/vue.php:612
5978
  msgid "As a valued ExactMetrics Lite user you receive 50% off, automaticaly applied at checkout!"
5979
  msgstr ""
5980
 
5981
+ #: languages/vue.php:615
5982
  msgid "Refreshing Addons"
5983
  msgstr ""
5984
 
5985
+ #: languages/vue.php:618
5986
  msgid "Hello and Welcome to ExactMetrics, the Best Google Analytics Plugin for WordPress."
5987
  msgstr ""
5988
 
5989
+ #: languages/vue.php:621
5990
  msgid "Ready to take your website to the next level? ExactMetrics gives you the accurate insights you need to make data-driven decisions to grow your traffic and conversions faster than ever before. Now you can easily enable advanced tracking on your website without having to know any code."
5991
  msgstr ""
5992
 
5993
+ #: languages/vue.php:624
5994
  msgid "The ExactMetrics Team"
5995
  msgstr ""
5996
 
5997
  #. Translators: Placeholders make the text green.
5998
+ #: languages/vue.php:628
5999
  msgid "Bonus: ExactMetrics Lite users get %1$s50%% off regular price%2$s, automatically applied at checkout."
6000
  msgstr ""
6001
 
6002
+ #: languages/vue.php:631
6003
  msgid "How to Connect to Google Analytics"
6004
  msgstr ""
6005
 
6006
+ #: languages/vue.php:634
6007
  msgid "After you install ExactMetrics, you’ll need to connect your WordPress site with your Google Analytics account. ExactMetrics makes the process easy, with no coding required."
6008
  msgstr ""
6009
 
6010
+ #: languages/vue.php:637
6011
  msgid "Guide and Checklist for Advanced Insights"
6012
  msgstr ""
6013
 
6014
+ #: languages/vue.php:640
6015
  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 ExactMetrics’ advanced tracking."
6016
  msgstr ""
6017
 
6018
+ #: languages/vue.php:643
6019
  msgid "GDPR Guide"
6020
  msgstr ""
6021
 
6022
+ #: languages/vue.php:646
6023
  msgid "Compliance with European data laws including GDPR can be confusing and time-consuming. In order to help ExactMetrics users comply with these laws, we’ve created an addon that automates a lot of the necessary configuration changes for you. "
6024
  msgstr ""
6025
 
6026
+ #: languages/vue.php:649
6027
  msgid "How to Install and Activate ExactMetrics Addons"
6028
  msgstr ""
6029
 
6030
+ #: languages/vue.php:652
6031
  msgid "The process for installing and activating addons is quick and easy after you install the ExactMetrics plugin. In this guide we’ll walk you through the process, step by step."
6032
  msgstr ""
6033
 
6034
+ #: languages/vue.php:655
6035
  msgid "Enabling eCommerce Tracking and Reports"
6036
  msgstr ""
6037
 
6038
+ #: languages/vue.php:658
6039
  msgid "Want to track your eCommerce sales data for your WooCommerce, MemberPress, or Easy Digital Downloads store with ExactMetrics? In this guide, we’ll show you how to enable eCommerce tracking in Google Analytics in just a few clicks."
6040
  msgstr ""
6041
 
6042
+ #: languages/vue.php:661
6043
  msgid "Read Documentation"
6044
  msgstr ""
6045
 
6046
  #. Translators: Makes the text bold.
6047
+ #: languages/vue.php:665
6048
  msgid "%1$sEnhanced eCommerce Tracking%2$s - 1-click Google Analyticks Enhanced Ecommerce trackin for WooCommerce, Easy Digital Download & MemberPress."
6049
  msgstr ""
6050
 
6051
  #. Translators: Makes the text bold.
6052
+ #: languages/vue.php:669
6053
  msgid "%1$sCustom Dimensions%2$s - Setup tracking for authors, tags, searches, custom post type, users, and other events with 1-click."
6054
  msgstr ""
6055
 
6056
+ #: languages/vue.php:672
6057
  msgid "ExactMetrics Recommends WPForms"
6058
  msgstr ""
6059
 
6060
+ #: languages/vue.php:675
6061
  msgid "Built by the folks behind ExactMetrics, WPForms is the most beginner friendly form plugin in the market."
6062
  msgstr ""
6063
 
6064
+ #: languages/vue.php:678
6065
  msgid "Used on over 3,000,000 websites!"
6066
  msgstr ""
6067
 
6068
+ #: languages/vue.php:681
6069
  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!"
6070
  msgstr ""
6071
 
6072
+ #: languages/vue.php:684
6073
  msgid "Skip this Step"
6074
  msgstr ""
6075
 
6076
+ #: languages/vue.php:687
6077
  msgid "Continue & Install WPForms"
6078
  msgstr ""
6079
 
6080
+ #: languages/vue.php:690
6081
  msgid "Installing..."
6082
  msgstr ""
6083
 
6084
+ #: languages/vue.php:693
6085
  msgid "Awesome, You're All Set!"
6086
  msgstr ""
6087
 
6088
+ #: languages/vue.php:696
6089
  msgid "ExactMetrics is all set up and ready to use. We've verified that the tracking code is deployed properly and collecting data."
6090
  msgstr ""
6091
 
6092
  #. Translators: Make the text bold.
6093
+ #: languages/vue.php:700
6094
  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."
6095
  msgstr ""
6096
 
6097
  #. Translators: Add link to blog.
6098
+ #: languages/vue.php:704
6099
  msgid "%1$sSubscribe to the ExactMetrics blog%2$s for tips on how to get more traffic and grow your business."
6100
  msgstr ""
6101
 
6102
+ #: languages/vue.php:707
6103
  msgid "Finish Setup & Exit Wizard"
6104
  msgstr ""
6105
 
6106
+ #: languages/vue.php:710
6107
  msgid "Google Analytics"
6108
  msgstr ""
6109
 
6110
+ #: languages/vue.php:713
6111
  msgid "Subscribe"
6112
  msgstr ""
6113
 
6114
+ #: languages/vue.php:716
6115
  msgid "Checking your website..."
6116
  msgstr ""
6117
 
6118
  #. Translators: Placeholders make the text highlighted.
6119
+ #: languages/vue.php:720
6120
  msgid "%1$sNeed%2$s to Grow FASTER??"
6121
  msgstr ""
6122
 
6123
+ #: languages/vue.php:723
6124
  msgid "Get additional, actionable insights by going Pro."
6125
  msgstr ""
6126
 
6127
+ #: languages/vue.php:726
6128
  msgid "Skip"
6129
  msgstr ""
6130
 
6131
+ #: languages/vue.php:729
6132
  msgid "See All Features"
6133
  msgstr ""
6134
 
6135
+ #: languages/vue.php:732
6136
  msgid "Upgrade to Pro to get the complete ExactMetrics experience including 1 click tracking integrations for your favorite WordPress plugins and insightful reports backed by our legendary support team."
6137
  msgstr ""
6138
 
6139
+ #: languages/vue.php:735
6140
  msgid "Our Pro plan includes:"
6141
  msgstr ""
6142
 
6143
+ #: languages/vue.php:738
6144
  msgid "Welcome to ExactMetrics!"
6145
  msgstr ""
6146
 
6147
+ #: languages/vue.php:741
6148
  msgid "Let's get you set up."
6149
  msgstr ""
6150
 
6151
+ #: languages/vue.php:744
6152
  msgid "Save and Continue"
6153
  msgstr ""
6154
 
6155
+ #: languages/vue.php:747
6156
  msgid "Which category best describes your website?"
6157
  msgstr ""
6158
 
6159
+ #: languages/vue.php:750
6160
  msgid "We will recommend the optimal settings for ExactMetrics based on your choice."
6161
  msgstr ""
6162
 
6163
+ #: languages/vue.php:753
6164
  msgid "Business Website"
6165
  msgstr ""
6166
 
6167
  #. Translators: Make text bold.
6168
+ #: languages/vue.php:757
6169
  msgid "Publisher %1$s(Blog)%2$s"
6170
  msgstr ""
6171
 
6172
+ #: languages/vue.php:760
6173
  msgid "Ecommerce"
6174
  msgstr ""
6175
 
6176
+ #: languages/vue.php:763
6177
  msgid "Connect ExactMetrics to Your Website"
6178
  msgstr ""
6179
 
6180
+ #: languages/vue.php:766
6181
  msgid "ExactMetrics connects Google Analytics to WordPress and shows you stats that matter."
6182
  msgstr ""
6183
 
6184
+ #: languages/vue.php:769
6185
  msgid "Connect Google Analytics + WordPress"
6186
  msgstr ""
6187
 
6188
+ #: languages/vue.php:772
6189
  msgid "You will be taken to the ExactMetrics website where you'll need to connect your Analytics account."
6190
  msgstr ""
6191
 
6192
+ #: languages/vue.php:775
6193
  msgid "Whoops, something went wrong and we weren't able to connect to ExactMetrics. Please enter your Google UA code manually."
6194
  msgstr ""
6195
 
6196
+ #: languages/vue.php:778
6197
  msgid "Manually enter your UA code"
6198
  msgstr ""
6199
 
6200
+ #: languages/vue.php:781
6201
  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."
6202
  msgstr ""
6203
 
6204
+ #: languages/vue.php:784
6205
  msgid "UA code can't be empty"
6206
  msgstr ""
6207
 
6208
+ #: languages/vue.php:787
6209
  msgid "Saving UA code..."
6210
  msgstr ""
6211
 
6212
+ #: languages/vue.php:790
6213
  msgid "Recommended Addons"
6214
  msgstr ""
6215
 
6216
  #. Translators: Add a link to upgrade and make the text green.
6217
+ #: languages/vue.php:794
6218
  msgid "To unlock more features consider %1$supgrading to PRO%2$s.%3$s As a valued ExactMetrics Lite user you %4$sreceive 50%% off%5$s, automatically applied at checkout!"
6219
  msgstr ""
6220
 
6221
+ #: languages/vue.php:797
6222
  msgid "Save and continue"
6223
  msgstr ""
6224
 
6225
+ #: languages/vue.php:800
6226
  msgid "Upgrade to PRO Now"
6227
  msgstr ""
6228
 
6229
+ #: languages/vue.php:803
6230
  msgid "See who’s viewing and submitting your forms, so you can increase your conversion rate."
6231
  msgstr ""
6232
 
6233
+ #: languages/vue.php:806
6234
  msgid "See All Your Important Store Metrics in One Place."
6235
  msgstr ""
6236
 
6237
+ #: languages/vue.php:809
6238
  msgid "... and more:"
6239
  msgstr ""
6240
 
6241
+ #: languages/vue.php:812
6242
  msgid "Dimensions- Track authors, categories, trags, searches, users and more."
6243
  msgstr ""
6244
 
6245
+ #: languages/vue.php:815
6246
  msgid "EU Compliance- Improve compliance with GDPR and other privacy regulations."
6247
  msgstr ""
6248
 
6249
+ #: languages/vue.php:818
6250
  msgid "AMP- ExactMetrics Google AMP Addon enables accurate tracking of all mobile visitors to your AMP-enabled pages."
6251
  msgstr ""
6252
 
6253
+ #: languages/vue.php:821
6254
  msgid "Facebook Instant Articles- Integrate Google Analytics and Facebook Instant Articles with just one click."
6255
  msgstr ""
6256
 
6257
+ #: languages/vue.php:824
6258
  msgid "eCommerce- Sales tracking for your WooCommerce, Easy Digital Downloads, LifterLMS or MemberPress stores."
6259
  msgstr ""
6260
 
6261
+ #: languages/vue.php:827
6262
  msgid "Google Optimize- Easily enable Google Optimize on your WordPress site."
6263
  msgstr ""
6264
 
6265
+ #: languages/vue.php:830
6266
  msgid "Forms- Enable tracking of your form views, submissions and conversion rates."
6267
  msgstr ""
6268
 
6269
+ #: languages/vue.php:833
6270
  msgid "Ads- See who’s clicking on your Google Adsense banner ads."
6271
  msgstr ""
6272
 
6273
+ #: languages/vue.php:836
6274
  msgid "Recommended Settings"
6275
  msgstr ""
6276
 
6277
+ #: languages/vue.php:839
6278
  msgid "ExactMetrics recommends the following settings based on your configuration."
6279
  msgstr ""
6280
 
6281
+ #: languages/vue.php:842
6282
  msgid "Events Tracking"
6283
  msgstr ""
6284
 
6285
+ #: languages/vue.php:845
6286
  msgid "Must have for all click tracking on site."
6287
  msgstr ""
6288
 
6289
+ #: languages/vue.php:848
6290
  msgid "ExactMetrics 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."
6291
  msgstr ""
6292
 
6293
+ #: languages/vue.php:851
6294
  msgid "Enhanced Link Attribution"
6295
  msgstr ""
6296
 
6297
+ #: languages/vue.php:854
6298
  msgid "Improves the accuracy of your In-Page Analytics."
6299
  msgstr ""
6300
 
6301
+ #: languages/vue.php:857
6302
  msgid "ExactMetrics 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."
6303
  msgstr ""
6304
 
6305
+ #: languages/vue.php:860
6306
  msgid "Install Updates Automatically"
6307
  msgstr ""
6308
 
6309
+ #: languages/vue.php:863
6310
  msgid "Get the latest features, bug fixes, and security updates as they are released."
6311
  msgstr ""
6312
 
6313
+ #: languages/vue.php:866
6314
  msgid "To ensure you get the latest bugfixes and security updates and avoid needing to spend time logging into your WordPress site to update ExactMetrics, we offer the ability to automatically have ExactMetrics update itself."
6315
  msgstr ""
6316
 
6317
+ #: languages/vue.php:869
6318
  msgid "File Download Tracking"
6319
  msgstr ""
6320
 
6321
+ #: languages/vue.php:872
6322
  msgid "Helps you see file downloads data."
6323
  msgstr ""
6324
 
6325
+ #: languages/vue.php:875
6326
  msgid "ExactMetrics 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? ExactMetrics makes this both easy, and code-free! You can customize the file types to track at any time from our settings panel."
6327
  msgstr ""
6328
 
6329
  #. Translators: Example path (/go/).
6330
+ #: languages/vue.php:880
6331
  msgid "Path (example: %s)"
6332
  msgstr ""
6333
 
6334
+ #: languages/vue.php:884
6335
  msgid "Path has to start with a / and have no spaces"
6336
  msgstr ""
6337
 
6338
  #. Translators: Example label (aff).
6339
+ #: languages/vue.php:889
6340
  msgid "Label (example: %s)"
6341
  msgstr ""
6342
 
6343
+ #: languages/vue.php:893
6344
  msgid "Label can't contain any spaces"
6345
  msgstr ""
6346
 
6347
+ #: languages/vue.php:896
6348
  msgid "Helps you increase affiliate revenue."
6349
  msgstr ""
6350
 
6351
+ #: languages/vue.php:899
6352
  msgid "ExactMetrics 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."
6353
  msgstr ""
6354
 
6355
+ #: languages/vue.php:902
6356
  msgid "Affiliate Link Tracking"
6357
  msgstr ""
6358
 
6359
+ #: languages/vue.php:905
6360
  msgid "Who Can See Reports"
6361
  msgstr ""
6362
 
6363
+ #: languages/vue.php:908
6364
  msgid "These user roles will be able to access ExactMetrics's reports in the WordPress admin area."
6365
  msgstr ""
6366
 
6367
+ #: languages/vue.php:911
6368
  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."
6369
  msgstr ""
6370
 
6371
+ #: languages/vue.php:914
6372
  msgid "Events Tracking is enabled the moment you set up ExactMetrics"
6373
  msgstr ""
6374
 
6375
+ #: languages/vue.php:917
6376
  msgid "Enhanced Link Attribution is enabled the moment you set up ExactMetrics"
6377
  msgstr ""
6378
 
6379
+ #: languages/vue.php:920
6380
  msgid "+ Add Role"
6381
  msgstr ""
6382
 
6383
+ #: languages/vue.php:923
6384
  msgid "Welcome to the all-new ExactMetrics"
6385
  msgstr ""
6386
 
6387
+ #: languages/vue.php:926
6388
  msgid "Redesigned from the ground up, ExactMetrics is built to bring a world-class analytics and reporting experience to WordPress."
6389
  msgstr ""
6390
 
6391
+ #: languages/vue.php:929
6392
  msgid "The New & Improved ExactMetrics includes:"
6393
  msgstr ""
6394
 
6395
+ #: languages/vue.php:932
6396
  msgid "All-New Design"
6397
  msgstr ""
6398
 
6399
+ #: languages/vue.php:935
6400
  msgid "Better Reporting"
6401
  msgstr ""
6402
 
6403
+ #: languages/vue.php:938
6404
  msgid "Better Tracking"
6405
  msgstr ""
6406
 
6407
+ #: languages/vue.php:941
6408
  msgid "Better Support"
6409
  msgstr ""
6410
 
6411
+ #: languages/vue.php:944
6412
  msgid "Continue"
6413
  msgstr ""
6414
 
6415
+ #: languages/vue.php:947
6416
  msgid "Your settings have been automatically transferred."
6417
  msgstr ""
6418
 
6419
+ #: languages/vue.php:950
6420
  msgid "On the next step, you will be asked to re-authenticate with Google Analytics. Please %1$ssee our detailed post%2$s to learn why we need your help. Don't worry, your tracking will continue to work as-is even if you don't do this, but re-auth is required to see analytics reports inside WordPress dashboard."
6421
  msgstr ""
6422
 
6423
+ #: languages/vue.php:953
6424
  msgid "Caching"
6425
  msgstr ""
6426
 
6427
+ #: languages/vue.php:956
6428
  msgid "Enable Data Caching"
6429
  msgstr ""
6430
 
6431
+ #: languages/vue.php:959
6432
  msgid "Refresh Cache Every"
6433
  msgstr ""
6434
 
6435
+ #: languages/vue.php:962
6436
  msgid "Choose how often to refresh the cache."
6437
  msgstr ""
6438
 
6439
+ #: languages/vue.php:965
6440
  msgid "Enable Ajaxify"
6441
  msgstr ""
6442
 
6443
+ #: languages/vue.php:968
6444
  msgid "Ajaxify Widget"
6445
  msgstr ""
6446
 
6447
+ #: languages/vue.php:971
6448
  msgid "Use to bypass page caching."
6449
  msgstr ""
6450
 
6451
+ #: languages/vue.php:974
6452
  msgid "Empty Cache"
6453
  msgstr ""
6454
 
6455
+ #: languages/vue.php:977
6456
  msgid "Click to manually wipe the cache right now."
6457
  msgstr ""
6458
 
6459
+ #: languages/vue.php:980
6460
  msgid "Popular posts cache emptied"
6461
  msgstr ""
6462
 
6463
+ #: languages/vue.php:983
6464
  msgid "Error emptying the popular posts cache. Please try again."
6465
  msgstr ""
6466
 
6467
+ #: languages/vue.php:986
6468
  msgid "Choose Theme"
6469
  msgstr ""
6470
 
6471
+ #: languages/vue.php:989
6472
  msgid "Behavior"
6473
  msgstr ""
6474
 
6475
+ #: languages/vue.php:992
6476
  msgid "Widget Styling"
6477
  msgstr ""
6478
 
6479
+ #: languages/vue.php:995
6480
  msgid "Choose how you want to determine the colors, font sizes and spacing of the widget."
6481
  msgstr ""
6482
 
6483
+ #: languages/vue.php:998
6484
  msgid "Sort By"
6485
  msgstr ""
6486
 
6487
+ #: languages/vue.php:1001
6488
  msgid "Choose how you'd like the widget to determine your popular posts."
6489
  msgstr ""
6490
 
6491
+ #: languages/vue.php:1004
6492
  msgid "Placement"
6493
  msgstr ""
6494
 
6495
+ #: languages/vue.php:1007
6496
  msgid "Choose how you'd like to place the widget."
6497
  msgstr ""
6498
 
6499
+ #: languages/vue.php:1010
6500
  msgid "Insert After"
6501
  msgstr ""
6502
 
6503
+ #: languages/vue.php:1013
6504
  msgid "Choose where in the post body the widget will be placed."
6505
  msgstr ""
6506
 
6507
+ #: languages/vue.php:1016
6508
  msgid "Include in Post Types"
6509
  msgstr ""
6510
 
6511
+ #: languages/vue.php:1019
6512
  msgid "Exclude from specific posts"
6513
  msgstr ""
6514
 
6515
  #. Translators: Placeholders make the text bold.
6516
+ #: languages/vue.php:1023
6517
  msgid "Choose which Post Types the widget %1$sWILL%2$s be placed."
6518
  msgstr ""
6519
 
6520
  #. Translators: Placeholders make the text bold.
6521
+ #: languages/vue.php:1027
6522
  msgid "Choose from which Posts the widget %1$sWILL NOT%2$s be placed."
6523
  msgstr ""
6524
 
6525
+ #: languages/vue.php:1030
6526
  msgid "Customize Design"
6527
  msgstr ""
6528
 
6529
+ #: languages/vue.php:1033
6530
  msgid "Loading Themes"
6531
  msgstr ""
6532
 
6533
+ #: languages/vue.php:1036
6534
  msgid "words"
6535
  msgstr ""
6536
 
6537
+ #: languages/vue.php:1039
6538
  msgid "Please select at least one post to display."
6539
  msgstr ""
6540
 
6541
  #. Translators: placeholders make text small.
6542
+ #: languages/vue.php:1043
6543
  msgid "Default Styles %1$s- As seen above.%2$s"
6544
  msgstr ""
6545
 
6546
  #. Translators: placeholders make text small.
6547
+ #: languages/vue.php:1047
6548
  msgid "No Styles %1$s- Use your own CSS.%2$s"
6549
  msgstr ""
6550
 
6551
  #. Translators: placeholders make text small.
6552
+ #: languages/vue.php:1051
6553
  msgid "Comments %1$s- Randomly rotate your most commented on posts from the past 30 days.%2$s"
6554
  msgstr ""
6555
 
6556
  #. Translators: placeholders make text small.
6557
+ #: languages/vue.php:1055
6558
  msgid "SharedCount %1$s- Connect with your SharedCount account to determine popular posts by share count.%2$s"
6559
  msgstr ""
6560
 
6561
  #. Translators: placeholders make text small.
6562
+ #: languages/vue.php:1059
6563
  msgid "Curated %1$s- Choose the posts which will randomly rotate in the widget.%2$s"
6564
  msgstr ""
6565
 
6566
  #. Translators: placeholders make text small.
6567
+ #: languages/vue.php:1063
6568
  msgid "Automatic %1$s- The widget is automatically placed inside the post body.%2$s"
6569
  msgstr ""
6570
 
6571
  #. Translators: placeholders make text small.
6572
+ #: languages/vue.php:1067
6573
  msgid "Manual %1$s- Manually place the widget using Gutenberg blocks or using our shortcode.%2$s"
6574
  msgstr ""
6575
 
6576
+ #: languages/vue.php:1070
6577
  msgid "Display Title"
6578
  msgstr ""
6579
 
6580
+ #: languages/vue.php:1076
6581
  msgid "Title your widget and set it’s display preferences."
6582
  msgstr ""
6583
 
6584
+ #: languages/vue.php:1079
6585
  msgid "File imported"
6586
  msgstr ""
6587
 
6588
+ #: languages/vue.php:1082
6589
  msgid "Settings successfully updated!"
6590
  msgstr ""
6591
 
6592
+ #: languages/vue.php:1085
6593
  msgid "Error importing settings"
6594
  msgstr ""
6595
 
6596
+ #: languages/vue.php:1088
6597
  msgid "Please choose a .json file generated by a ExactMetrics settings export."
6598
  msgstr ""
6599
 
6600
+ #: languages/vue.php:1091
6601
  msgid "Import/Export"
6602
  msgstr ""
6603
 
6604
+ #: languages/vue.php:1094
6605
  msgid "Import"
6606
  msgstr ""
6607
 
6608
+ #: languages/vue.php:1097
6609
  msgid "Import settings from another ExactMetrics website."
6610
  msgstr ""
6611
 
6612
+ #: languages/vue.php:1100
6613
  msgid "Export"
6614
  msgstr ""
6615
 
6616
+ #: languages/vue.php:1103
6617
  msgid "Export settings to import into another ExactMetrics install."
6618
  msgstr ""
6619
 
6620
+ #: languages/vue.php:1106
6621
  msgid "Import Settings"
6622
  msgstr ""
6623
 
6624
+ #: languages/vue.php:1109
6625
  msgid "Export Settings"
6626
  msgstr ""
6627
 
6628
+ #: languages/vue.php:1112
6629
  msgid "Please choose a file to import"
6630
  msgstr ""
6631
 
6632
+ #: languages/vue.php:1115
6633
  msgid "Use the filepicker below to select the settings export file from another site."
6634
  msgstr ""
6635
 
6636
+ #: languages/vue.php:1118
6637
  msgid "Use the button below to export a file with your ExactMetrics settings."
6638
  msgstr ""
6639
 
6640
+ #: languages/vue.php:1121
6641
  msgid "Choose file"
6642
  msgstr ""
6643
 
6644
+ #: languages/vue.php:1124
6645
  msgid "No file chosen"
6646
  msgstr ""
6647
 
6648
+ #: languages/vue.php:1127
6649
  msgid "Uploading file..."
6650
  msgstr ""
6651
 
6652
  #. Translators: Adds a link to the Google reference.
6653
+ #: languages/vue.php:1131
6654
  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."
6655
  msgstr ""
6656
 
6657
+ #: languages/vue.php:1137
6658
  msgid "Automatic Updates"
6659
  msgstr ""
6660
 
6661
+ #: languages/vue.php:1140
6662
  msgid "You must have the \"unfiltered_html\" capability to view/edit this setting."
6663
  msgstr ""
6664
 
6665
+ #: languages/vue.php:1143
6666
  msgid "Hide Admin Bar Reports"
6667
  msgstr ""
6668
 
6669
  #. Translators: placeholders make text small.
6670
+ #: languages/vue.php:1147
6671
  msgid "Enabled %1$s- Show reports and dashboard widget.%2$s"
6672
  msgstr ""
6673
 
6674
  #. Translators: placeholders make text small.
6675
+ #: languages/vue.php:1151
6676
  msgid "Dashboard Widget Only %1$s- Disable reports, but show dashboard widget.%2$s"
6677
  msgstr ""
6678
 
6679
  #. Translators: placeholders make text small.
6680
+ #: languages/vue.php:1155
6681
  msgid "Disabled %1$s- Hide reports and dashboard widget.%2$s"
6682
  msgstr ""
6683
 
6684
  #. Translators: placeholders make text small.
6685
+ #: languages/vue.php:1159
6686
  msgid "Yes (recommended) %1$s- Get the latest features, bugfixes, and security updates as they are released.%2$s"
6687
  msgstr ""
6688
 
6689
  #. Translators: placeholders make text small.
6690
+ #: languages/vue.php:1163
6691
  msgid "Minor only %1$s- Get bugfixes and security updates, but not major features.%2$s"
6692
  msgstr ""
6693
 
6694
  #. Translators: placeholders make text small.
6695
+ #: languages/vue.php:1167
6696
  msgid "None %1$s- Manually update everything.%2$s"
6697
  msgstr ""
6698
 
6699
  #. Translators: Adds a link to the general settings tab.
6700
+ #: languages/vue.php:1171
6701
  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."
6702
  msgstr ""
6703
 
6704
+ #: languages/vue.php:1174
6705
  msgid "Permissions"
6706
  msgstr ""
6707
 
6708
+ #: languages/vue.php:1177
6709
  msgid "Email Summaries"
6710
  msgstr ""
6711
 
6712
+ #: languages/vue.php:1180
6713
  msgid "Export PDF Reports"
6714
  msgstr ""
6715
 
6716
+ #: languages/vue.php:1183
6717
  msgid "Allow These User Roles to See Reports"
6718
  msgstr ""
6719
 
6720
+ #: languages/vue.php:1186
6721
  msgid "Users that have at least one of these roles will be able to view the reports."
6722
  msgstr ""
6723
 
6724
+ #: languages/vue.php:1189
6725
  msgid "Allow These User Roles to Save Settings"
6726
  msgstr ""
6727
 
6728
+ #: languages/vue.php:1192
6729
  msgid "Users that have at least one of these roles will be able to view and save the settings panel."
6730
  msgstr ""
6731
 
6732
+ #: languages/vue.php:1195
6733
  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."
6734
  msgstr ""
6735
 
6736
+ #: languages/vue.php:1198
6737
  msgid "Exclude These User Roles From Tracking"
6738
  msgstr ""
6739
 
6740
+ #: languages/vue.php:1201
6741
  msgid "Users that have at least one of these roles will not be tracked into Google Analytics."
6742
  msgstr ""
6743
 
6744
+ #: languages/vue.php:1204
6745
  msgid "Custom code"
6746
  msgstr ""
6747
 
6748
+ #: languages/vue.php:1208
6749
  msgid "License Key"
6750
  msgstr ""
6751
 
6752
  #. Translators: Adds link to the account area to retreive license key.
6753
+ #: languages/vue.php:1212
6754
  msgid "Already have a license key? Add it below to unlock ExactMetrics PRO. %1$sRetrieve your license key%2$s."
6755
  msgstr ""
6756
 
6757
+ #: languages/vue.php:1215
6758
  msgid "Paste your license key here"
6759
  msgstr ""
6760
 
6761
+ #: languages/vue.php:1219
6762
  msgid "Google Authentication"
6763
  msgstr ""
6764
 
6765
+ #: languages/vue.php:1222
6766
  msgid "Verify"
6767
  msgstr ""
6768
 
6769
+ #: languages/vue.php:1226
6770
  msgid "Setup Wizard"
6771
  msgstr ""
6772
 
6773
+ #: languages/vue.php:1230
6774
  msgid "Use our configuration wizard to properly setup Google Analytics with WordPress (with just a few clicks)."
6775
  msgstr ""
6776
 
6777
+ #: languages/vue.php:1234
6778
  msgid "Relaunch Setup Wizard"
6779
  msgstr ""
6780
 
6781
+ #: languages/vue.php:1237
6782
  msgid "Connect ExactMetrics to Start Tracking Your Data"
6783
  msgstr ""
6784
 
6785
+ #: languages/vue.php:1241
6786
  msgid "You're using ExactMetrics Lite – no license needed. Enjoy!"
6787
  msgstr ""
6788
 
6789
  #. Translators: Adds link to upgrade.
6790
+ #: languages/vue.php:1246
6791
  msgid "To unlock more features consider %1$supgrading to PRO%2$s."
6792
  msgstr ""
6793
 
6794
+ #: languages/vue.php:1250
6795
  msgid "Receive 50% off automatically applied at the checkout!"
6796
  msgstr ""
6797
 
6798
+ #: languages/vue.php:1254
6799
  msgid "See all features"
6800
  msgstr ""
6801
 
6802
+ #: languages/vue.php:1257
6803
  msgid "Complete Upgrade"
6804
  msgstr ""
6805
 
6806
+ #: languages/vue.php:1260
6807
  msgid "Upgrade to Pro Version!"
6808
  msgstr ""
6809
 
6810
  #. Translators: Make text bold.
6811
+ #: languages/vue.php:1264
6812
  msgid "%1$sExactMetrics%2$s can automatically upgrade the installed version to the Pro and walk you through the process."
6813
  msgstr ""
6814
 
6815
+ #: languages/vue.php:1267
6816
  msgid "There was an error unlocking ExactMetrics PRO please try again or install manually."
6817
  msgstr ""
6818
 
6819
+ #: languages/vue.php:1270
6820
  msgid "Last 30 Days Analytics for "
6821
  msgstr ""
6822
 
6823
+ #: languages/vue.php:1273
6824
  msgid "Your Website"
6825
  msgstr ""
6826
 
6827
+ #: languages/vue.php:1276
6828
  msgid "Sessions"
6829
  msgstr ""
6830
 
6831
+ #: languages/vue.php:1279
6832
  msgid "Pageviews"
6833
  msgstr ""
6834
 
6835
+ #: languages/vue.php:1282
6836
  msgid "Avg. Duration"
6837
  msgstr ""
6838
 
6839
+ #: languages/vue.php:1285
6840
  msgid "Bounce Rate"
6841
  msgstr ""
6842
 
6843
+ #: languages/vue.php:1288
6844
  msgid "More data is available"
6845
  msgstr ""
6846
 
6847
+ #: languages/vue.php:1291
6848
  msgid "Want to see page-specific stats?"
6849
  msgstr ""
6850
 
6851
+ #: languages/vue.php:1295
6852
  msgid "Dismiss"
6853
  msgstr ""
6854
 
6855
  #. Translators: Error status and error text.
6856
+ #: languages/vue.php:1299
6857
  msgid "Can't load settings. Error: %1$s, %2$s"
6858
  msgstr ""
6859
 
6860
+ #: languages/vue.php:1302
6861
  msgid "You appear to be offline."
6862
  msgstr ""
6863
 
6864
  #. Translators: Error status and error text.
6865
+ #: languages/vue.php:1306
6866
  msgid "Can't save settings. Error: %1$s, %2$s"
6867
  msgstr ""
6868
 
6869
+ #: languages/vue.php:1309
6870
  msgid "Network error encountered. Settings not saved."
6871
  msgstr ""
6872
 
6873
  #. Translators: Error status and error text.
6874
+ #: languages/vue.php:1313
6875
  msgid "Can't deauthenticate. Error: %1$s, %2$s"
6876
  msgstr ""
6877
 
6878
+ #: languages/vue.php:1316
6879
  msgid "You appear to be offline. Settings not saved."
6880
  msgstr ""
6881
 
6882
  #. Translators: Error status and error text.
6883
+ #: languages/vue.php:1320
6884
  msgid "Can't load authentication details. Error: %1$s, %2$s"
6885
  msgstr ""
6886
 
6887
  #. Translators: Error status and error text.
6888
+ #: languages/vue.php:1324
6889
  msgid "Can't authenticate. Error: %1$s, %2$s"
6890
  msgstr ""
6891
 
6892
  #. Translators: Error status and error text.
6893
+ #: languages/vue.php:1328
6894
  msgid "Can't reauthenticate. Error: %1$s, %2$s"
6895
  msgstr ""
6896
 
6897
  #. Translators: Error status and error text.
6898
+ #: languages/vue.php:1332
6899
  msgid "Can't verify credentials. Error: %1$s, %2$s"
6900
  msgstr ""
6901
 
6902
+ #: languages/vue.php:1335
6903
  msgid "Proceed"
6904
  msgstr ""
6905
 
6906
+ #: languages/vue.php:1338
6907
  msgid "Connection Information"
6908
  msgstr ""
6909
 
6910
+ #: languages/vue.php:1341
6911
  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."
6912
  msgstr ""
6913
 
6914
+ #: languages/vue.php:1344
6915
  msgid "Hostname"
6916
  msgstr ""
6917
 
6918
+ #: languages/vue.php:1347
6919
  msgid "FTP Username"
6920
  msgstr ""
6921
 
6922
+ #: languages/vue.php:1350
6923
  msgid "FTP Password"
6924
  msgstr ""
6925
 
6926
+ #: languages/vue.php:1353
6927
  msgid "This password will not be stored on the server."
6928
  msgstr ""
6929
 
6930
+ #: languages/vue.php:1356
6931
  msgid "Connection Type"
6932
  msgstr ""
6933
 
6934
+ #: languages/vue.php:1359
6935
  msgid "Cancel"
6936
  msgstr ""
6937
 
6938
+ #: languages/vue.php:1362
6939
  msgid "Ecommerce Report"
6940
  msgstr ""
6941
 
6942
+ #: languages/vue.php:1365
6943
  msgid "Increase your sales & revenue with insights. ExactMetrics answers all your top eCommerce questions using metrics like total revenue, conversion rate, average order value top products, top referral sources and more."
6944
  msgstr ""
6945
 
6946
+ #: languages/vue.php:1369
6947
  msgid "Here's what you get:"
6948
  msgstr ""
6949
 
6950
+ #: languages/vue.php:1372
6951
  msgid "See Your Conversion Rate to Improve Funnel"
6952
  msgstr ""
6953
 
6954
+ #: languages/vue.php:1375
6955
  msgid "See The Number of Transactions and Make Data-Driven Decisions"
6956
  msgstr ""
6957
 
6958
+ #: languages/vue.php:1378
6959
  msgid "See The Total Revenue to Track Growth"
6960
  msgstr ""
6961
 
6962
+ #: languages/vue.php:1381
6963
  msgid "See Average Order Value to Find Offer Opportunities"
6964
  msgstr ""
6965
 
6966
+ #: languages/vue.php:1384
6967
  msgid "See Your Top Products to See Individual Performance"
6968
  msgstr ""
6969
 
6970
+ #: languages/vue.php:1387
6971
  msgid "See Your Top Conversion Sources and Focus on what's Working"
6972
  msgstr ""
6973
 
6974
+ #: languages/vue.php:1390
6975
  msgid "See The Time it Takes for Customers to Purchase"
6976
  msgstr ""
6977
 
6978
+ #: languages/vue.php:1393
6979
  msgid "See How Many Sessions are Needed for a Purchase"
6980
  msgstr ""
6981
 
6982
+ #: languages/vue.php:1396
6983
  msgid "New"
6984
  msgstr ""
6985
 
6986
+ #: languages/vue.php:1399
6987
  msgid "Returning"
6988
  msgstr ""
6989
 
6990
+ #: languages/vue.php:1403
6991
  msgid "Desktop"
6992
  msgstr ""
6993
 
6994
+ #: languages/vue.php:1407
6995
  msgid "Tablet"
6996
  msgstr ""
6997
 
6998
+ #: languages/vue.php:1411
6999
  msgid "Mobile"
7000
  msgstr ""
7001
 
7002
+ #: languages/vue.php:1414
7003
  msgid "Overview Report"
7004
  msgstr ""
7005
 
7006
+ #: languages/vue.php:1417
7007
  msgid "Avg. Session Duration"
7008
  msgstr ""
7009
 
7010
+ #: languages/vue.php:1421
7011
  msgid "New vs. Returning Visitors"
7012
  msgstr ""
7013
 
7014
+ #: languages/vue.php:1425
7015
  msgid "Device Breakdown"
7016
  msgstr ""
7017
 
7018
+ #: languages/vue.php:1428
7019
  msgid "Top 10 Countries"
7020
  msgstr ""
7021
 
7022
+ #: languages/vue.php:1431
7023
  msgid "View Countries Report"
7024
  msgstr ""
7025
 
7026
+ #: languages/vue.php:1434
7027
  msgid "Top 10 Referrals"
7028
  msgstr ""
7029
 
7030
+ #: languages/vue.php:1437
7031
  msgid "View All Referral Sources"
7032
  msgstr ""
7033
 
7034
+ #: languages/vue.php:1441
7035
  msgid "Top Posts/Pages"
7036
  msgstr ""
7037
 
7038
+ #: languages/vue.php:1444
7039
  msgid "View Full Posts/Pages Report"
7040
  msgstr ""
7041
 
7042
+ #: languages/vue.php:1447
7043
  msgid "A session is the browsing session of a single user to your site."
7044
  msgstr ""
7045
 
7046
+ #: languages/vue.php:1450
7047
  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."
7048
  msgstr ""
7049
 
7050
+ #: languages/vue.php:1453
7051
  msgid "Total duration of all sessions (in seconds) / number of sessions."
7052
  msgstr ""
7053
 
7054
+ #: languages/vue.php:1456
7055
  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."
7056
  msgstr ""
7057
 
7058
+ #: languages/vue.php:1460
7059
  msgid "This graph shows what percent of your user sessions come from new versus repeat visitors."
7060
  msgstr ""
7061
 
7062
+ #: languages/vue.php:1464
7063
  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."
7064
  msgstr ""
7065
 
7066
+ #: languages/vue.php:1467
7067
  msgid "This list shows the top countries your website visitors are from."
7068
  msgstr ""
7069
 
7070
+ #: languages/vue.php:1470
7071
  msgid "This list shows the top websites that send your website traffic, known as referral traffic."
7072
  msgstr ""
7073
 
7074
+ #: languages/vue.php:1474
7075
  msgid "This list shows the most viewed posts and pages on your website."
7076
  msgstr ""
7077
 
7078
+ #: languages/vue.php:1477
7079
  msgid "Unlock the Publisher Report and Focus on the Content That Matters"
7080
  msgstr ""
7081
 
7082
+ #: languages/vue.php:1480
7083
  msgid "See Your Top Landing Pages to Improve Engagement"
7084
  msgstr ""
7085
 
7086
+ #: languages/vue.php:1483
7087
  msgid "See Your Top Exit Pages to Reduce Abandonment"
7088
  msgstr ""
7089
 
7090
+ #: languages/vue.php:1486
7091
  msgid "See Your Top Outbound Links to Find New Revenue Opportunities"
7092
  msgstr ""
7093
 
7094
+ #: languages/vue.php:1489
7095
  msgid "See Your Top Affiliate Links and Focus on what’s working"
7096
  msgstr ""
7097
 
7098
+ #: languages/vue.php:1492
7099
  msgid "See Your Top Downloads and Improve Conversions"
7100
  msgstr ""
7101
 
7102
+ #: languages/vue.php:1495
7103
  msgid "See Audience Demographic Report (Age / Gender / Interests)"
7104
  msgstr ""
7105
 
7106
+ #: languages/vue.php:1498
7107
  msgid "Custom Dimensions Report"
7108
  msgstr ""
7109
 
7110
+ #: languages/vue.php:1501
7111
  msgid "Unlock the Dimensions Report and decide what data is important using your own custom tracking parameters"
7112
  msgstr ""
7113
 
7114
+ #: languages/vue.php:1504
7115
  msgid "The Dimensions report allows you to easily see what's working right inside your WordPress dashboard."
7116
  msgstr ""
7117
 
7118
+ #: languages/vue.php:1507
7119
  msgid "Author tracking to see which author’s posts generate the most traffic"
7120
  msgstr ""
7121
 
7122
+ #: languages/vue.php:1510
7123
  msgid "Post Type tracking to see which WordPress post types perform better"
7124
  msgstr ""
7125
 
7126
+ #: languages/vue.php:1513
7127
  msgid "Category tracking to see which sections of your sites are the most popular"
7128
  msgstr ""
7129
 
7130
+ #: languages/vue.php:1516
7131
  msgid "SEO score tracking to see which blog SEO scores are the most popular"
7132
  msgstr ""
7133
 
7134
+ #: languages/vue.php:1519
7135
  msgid "Focus Keyword tracking to see which of your content is doing well in search engines."
7136
  msgstr ""
7137
 
7138
+ #: languages/vue.php:1522
7139
  msgid "Tag tracking to determine which topics are the most engaging to for your website visitors."
7140
  msgstr ""
7141
 
7142
  #. Translators: Number of visitors.
7143
+ #: languages/vue.php:1530
7144
  msgid "Your website was visited by %s users in the last 30 days."
7145
  msgstr ""
7146
 
7147
+ #: languages/vue.php:1533
7148
  msgid "See the full analytics report!"
7149
  msgstr ""
7150
 
7151
+ #: languages/vue.php:1536
7152
  msgid "Network Active"
7153
  msgstr ""
7154
 
7155
+ #: languages/vue.php:1539
7156
  msgid "Active"
7157
  msgstr ""
7158
 
7159
+ #: languages/vue.php:1542
7160
  msgid "Inactive"
7161
  msgstr ""
7162
 
7163
  #. Translators: Placeholder for the addon status (installed, active, etc).
7164
+ #: languages/vue.php:1546
7165
  msgid "Status: %s"
7166
  msgstr ""
7167
 
7168
+ #: languages/vue.php:1549
7169
  msgid "Not Installed"
7170
  msgstr ""
7171
 
7172
+ #: languages/vue.php:1552
7173
  msgid "Custom Campaign Parameters"
7174
  msgstr ""
7175
 
7176
+ #: languages/vue.php:1555
7177
  msgid "The URL builder helps you add parameters to your URLs you use in custom web or email ad campaigns."
7178
  msgstr ""
7179
 
7180
+ #: languages/vue.php:1558
7181
  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."
7182
  msgstr ""
7183
 
7184
  #. Translators: Marks the field as required.
7185
+ #: languages/vue.php:1562
7186
  msgid "Website URL %s"
7187
  msgstr ""
7188
 
7189
  #. Translators: Display the current website url in italic.
7190
+ #: languages/vue.php:1566
7191
  msgid "The full website URL (e.g. %1$s %2$s%3$s)"
7192
  msgstr ""
7193
 
7194
  #. Translators: Marks the field as required.
7195
+ #: languages/vue.php:1570
7196
  msgid "Campaign Source %s"
7197
  msgstr ""
7198
 
7199
  #. Translators: Make the text italic.
7200
+ #: languages/vue.php:1574
7201
  msgid "Enter a referrer (e.g. %1$sfacebook, newsletter, google%2$s)"
7202
  msgstr ""
7203
 
7204
  #. Translators: Make the text italic.
7205
+ #: languages/vue.php:1578
7206
  msgid "Enter a marketing medium (e.g. %1$scpc, banner, email%2$s)"
7207
  msgstr ""
7208
 
7209
  #. Translators: Make the text italic.
7210
+ #: languages/vue.php:1582
7211
  msgid "Enter a name to easily identify (e.g. %1$sspring_sale%2$s)"
7212
  msgstr ""
7213
 
7214
+ #: languages/vue.php:1585
7215
  msgid "Enter the paid keyword"
7216
  msgstr ""
7217
 
7218
+ #: languages/vue.php:1588
7219
  msgid "Enter something to differentiate ads"
7220
  msgstr ""
7221
 
7222
+ #: languages/vue.php:1591
7223
  msgid "Use Fragment"
7224
  msgstr ""
7225
 
7226
  #. Translators: Make the text bold.
7227
+ #: languages/vue.php:1595
7228
  msgid "Set the parameters in the fragment portion of the URL %1$s(not recommended)%2$s"
7229
  msgstr ""
7230
 
7231
+ #: languages/vue.php:1598
7232
  msgid "URL to use"
7233
  msgstr ""
7234
 
7235
+ #: languages/vue.php:1601
7236
  msgid "(Updates automatically)"
7237
  msgstr ""
7238
 
7239
+ #: languages/vue.php:1604
7240
  msgid "Copy to Clipboard"
7241
  msgstr ""
7242
 
7243
+ #: languages/vue.php:1607
7244
  msgid "Copy to Pretty Links"
7245
  msgstr ""
7246
 
7247
+ #: languages/vue.php:1610
7248
  msgid "Make your campaign links prettier!"
7249
  msgstr ""
7250
 
7251
+ #: languages/vue.php:1613
7252
  msgid "Pretty Links turns those ugly, long campaign links into clean, memorable, speakable and totally shareable links."
7253
  msgstr ""
7254
 
7255
+ #: languages/vue.php:1616
7256
  msgid "Download Pretty Links"
7257
  msgstr ""
7258
 
7259
+ #: languages/vue.php:1619
7260
  msgid "More Information & Examples"
7261
  msgstr ""
7262
 
7263
+ #: languages/vue.php:1622
7264
  msgid "The following table gives a detailed explanation and example of each of the campaign parameters."
7265
  msgstr ""
7266
 
7267
+ #: languages/vue.php:1625
7268
  msgid "Campaign Source"
7269
  msgstr ""
7270
 
7271
+ #: languages/vue.php:1628
7272
  msgid "Required. Use utm_source to identify a search engine, newsletter name, or other source."
7273
  msgstr ""
7274
 
7275
+ #: languages/vue.php:1631
7276
  msgid "Campaign Medium"
7277
  msgstr ""
7278
 
7279
+ #: languages/vue.php:1634
7280
  msgid "Use utm_medium to identify a medium such as email or cost-per-click."
7281
  msgstr ""
7282
 
7283
+ #: languages/vue.php:1637
7284
  msgid "Campaign Name"
7285
  msgstr ""
7286
 
7287
+ #: languages/vue.php:1640
7288
  msgid "Used for keyword analysis. Use utm_campaign to identify a specific product promotion or strategic campaign."
7289
  msgstr ""
7290
 
7291
+ #: languages/vue.php:1643
7292
  msgid "Campaign Term"
7293
  msgstr ""
7294
 
7295
+ #: languages/vue.php:1646
7296
  msgid "Used for paid search. Use utm_term to note the keywords for this ad."
7297
  msgstr ""
7298
 
7299
+ #: languages/vue.php:1649
7300
  msgid "Campaign Content"
7301
  msgstr ""
7302
 
7303
+ #: languages/vue.php:1652
7304
  msgid "Used for A/B testing and content-targeted ads. Use utm_content to differentiate ads or links that point to the same URL."
7305
  msgstr ""
7306
 
7307
  #. Translators: Example.
7308
+ #: languages/vue.php:1656
7309
  msgid "Example: %s"
7310
  msgstr ""
7311
 
7312
  #. Translators: Examples.
7313
+ #: languages/vue.php:1660
7314
  msgid "Examples: %s"
7315
  msgstr ""
7316
 
7317
+ #: languages/vue.php:1663
7318
  msgid "About Campaigns"
7319
  msgstr ""
7320
 
7321
+ #: languages/vue.php:1666
7322
  msgid "About Custom Campaigns"
7323
  msgstr ""
7324
 
7325
+ #: languages/vue.php:1669
7326
  msgid "Best Practices for Creating Custom Campaigns"
7327
  msgstr ""
7328
 
7329
+ #: languages/vue.php:1672
7330
  msgid "About the Referral Traffic Report"
7331
  msgstr ""
7332
 
7333
+ #: languages/vue.php:1675
7334
  msgid "About Traffic Source Dimensions"
7335
  msgstr ""
7336
 
7337
+ #: languages/vue.php:1678
7338
  msgid "AdWords Auto-Tagging"
7339
  msgstr ""
7340
 
7341
+ #: languages/vue.php:1681
7342
  msgid "Additional Information"
7343
  msgstr ""
7344
 
7345
+ #: languages/vue.php:1684
7346
  msgid "Forms Report"
7347
  msgstr ""
7348
 
7349
+ #: languages/vue.php:1687
7350
  msgid "See Reports for Any Contact Form Plugin or Sign-up Form"
7351
  msgstr ""
7352
 
7353
+ #: languages/vue.php:1690
7354
  msgid "See Your Top Converting Forms and Optimize"
7355
  msgstr ""
7356
 
7357
+ #: languages/vue.php:1693
7358
  msgid "See Your Forms Impressions Count to Find the Best Placement"
7359
  msgstr ""
7360
 
7361
+ #: languages/vue.php:1696
7362
  msgid "Cross Domain Tracking"
7363
  msgstr ""
7364
 
7365
  #. Translators: Add links to documentation.
7366
+ #: languages/vue.php:1700
7367
  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."
7368
  msgstr ""
7369
 
7370
+ #: languages/vue.php:1704
7371
  msgid "Demographics"
7372
  msgstr ""
7373
 
7374
+ #: languages/vue.php:1707
7375
  msgid "Enable Demographics and Interests Reports for Remarketing and Advertising"
7376
  msgstr ""
7377
 
7378
+ #: languages/vue.php:1710
7379
  msgid "Anonymize IP Addresses"
7380
  msgstr ""
7381
 
7382
+ #: languages/vue.php:1713
7383
  msgid "Link Attribution"
7384
  msgstr ""
7385
 
7386
+ #: languages/vue.php:1716
7387
  msgid "Enable Enhanced Link Attribution"
7388
  msgstr ""
7389
 
7390
+ #: languages/vue.php:1719
7391
  msgid "Enable Anchor Tracking"
7392
  msgstr ""
7393
 
7394
+ #: languages/vue.php:1722
7395
  msgid "Enable allowAnchor"
7396
  msgstr ""
7397
 
7398
+ #: languages/vue.php:1725
7399
  msgid "Enable allowLinker"
7400
  msgstr ""
7401
 
7402
+ #: languages/vue.php:1728
7403
  msgid "Enable Tag Links in RSS"
7404
  msgstr ""
7405
 
7406
+ #: languages/vue.php:1731
7407
  msgid "File Downloads"
7408
  msgstr ""
7409
 
7410
+ #: languages/vue.php:1734
7411
  msgid "Extensions of Files to Track as Downloads"
7412
  msgstr ""
7413
 
7414
+ #: languages/vue.php:1737
7415
  msgid "ExactMetrics will send an event to Google Analytics if a link to a file has one of the above extensions."
7416
  msgstr ""
7417
 
7418
  #. Translators: Add links to documentation.
7419
+ #: languages/vue.php:1741
7420
  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."
7421
  msgstr ""
7422
 
7423
  #. Translators: Add links to documentation.
7424
+ #: languages/vue.php:1745
7425
  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."
7426
  msgstr ""
7427
 
7428
  #. Translators: Add links to documentation.
7429
+ #: languages/vue.php:1749
7430
  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."
7431
  msgstr ""
7432
 
7433
+ #: languages/vue.php:1752
7434
  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."
7435
  msgstr ""
7436
 
7437
  #. Translators: Add links to documentation.
7438
+ #: languages/vue.php:1756
7439
  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."
7440
  msgstr ""
7441
 
7442
  #. Translators: Add links to documentation.
7443
+ #: languages/vue.php:1760
7444
  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."
7445
  msgstr ""
7446
 
7447
  #. Translators: Add links to documentation.
7448
+ #: languages/vue.php:1764
7449
  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."
7450
  msgstr ""
7451
 
7452
+ #: languages/vue.php:1767
7453
  msgid "Add domain"
7454
  msgstr ""
7455
 
7456
  #. Translators: Domain name example.
7457
+ #: languages/vue.php:1771
7458
  msgid "Domain (example: %s)"
7459
  msgstr ""
7460
 
7461
  #. Translators: Current domain name that should not be used.
7462
+ #: languages/vue.php:1775
7463
  msgid "Please enter domain names only ( example: example.com not http://example.com ) and not current site domain ( %s )."
7464
  msgstr ""
7465
 
7466
+ #: languages/vue.php:1778
7467
  msgid "Search Console Report"
7468
  msgstr ""
7469
 
7470
+ #: languages/vue.php:1781
7471
  msgid "See exactly how people find tour website, which keywords they searched for, how many times the results were viewed, and more."
7472
  msgstr ""
7473
 
7474
+ #: languages/vue.php:1784
7475
  msgid "See Your Top Google Search Terms and Optimize Content"
7476
  msgstr ""
7477
 
7478
+ #: languages/vue.php:1787
7479
  msgid "See The Number of Clicks and Track Interests"
7480
  msgstr ""
7481
 
7482
+ #: languages/vue.php:1790
7483
  msgid "See The Click-Through-Ratio and Improve SEO"
7484
  msgstr ""
7485
 
7486
+ #: languages/vue.php:1793
7487
  msgid "See The Average Results Position and Focus on what works."
7488
  msgstr ""
7489
 
7490
+ #: languages/vue.php:1796
7491
  msgid "Installing Addon"
7492
  msgstr ""
7493
 
7494
+ #: languages/vue.php:1799
7495
  msgid "Activating Addon"
7496
  msgstr ""
7497
 
7498
+ #: languages/vue.php:1802
7499
  msgid "Addon Activated"
7500
  msgstr ""
7501
 
7502
+ #: languages/vue.php:1805
7503
  msgid "Loading report data"
7504
  msgstr ""
7505
 
7506
+ #: languages/vue.php:1808
7507
  msgid "Please activate manually"
7508
  msgstr ""
7509
 
7510
  #. Translators: Adds the error status and status text.
7511
+ #: languages/vue.php:1812
7512
  msgid "Error: %1$s, %2$s"
7513
  msgstr ""
7514
 
7515
+ #: languages/vue.php:1815
7516
  msgid "Error Activating Addon"
7517
  msgstr ""
7518
 
7519
+ #: languages/vue.php:1821
7520
  msgid "Redirecting"
7521
  msgstr ""
7522
 
7523
+ #: languages/vue.php:1824
7524
  msgid "Please wait"
7525
  msgstr ""
7526
 
7527
+ #: languages/vue.php:1827
7528
  msgid "activate"
7529
  msgstr ""
7530
 
7531
+ #: languages/vue.php:1830
7532
  msgid "install"
7533
  msgstr ""
7534
 
7535
+ #: languages/vue.php:1833
7536
  msgid "Visit addons page"
7537
  msgstr ""
7538
 
7539
+ #: languages/vue.php:1836
7540
  msgid "Report Unavailable"
7541
  msgstr ""
7542
 
7543
  #. Translators: Install/Activate the addon.
7544
+ #: languages/vue.php:1840
7545
  msgid "%s Addon"
7546
  msgstr ""
7547
 
7548
+ #: languages/vue.php:1843
7549
  msgid "Go Back To Reports"
7550
  msgstr ""
7551
 
7552
+ #: languages/vue.php:1846
7553
  msgid "Enable Enhanced eCommerce"
7554
  msgstr ""
7555
 
7556
+ #: languages/vue.php:1849
7557
  msgid "Real-Time Report"
7558
  msgstr ""
7559
 
7560
+ #: languages/vue.php:1852
7561
  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 visitor's activity when you need it."
7562
  msgstr ""
7563
 
7564
  #. Translators: add link to blog.
7565
+ #: languages/vue.php:1856
7566
  msgid "To comply with Google's API policies we've had to remove the real time report from the lite version. You can read about this decision and why it was made in %1$sthis blog post%2$s. To access the real time report in the WordPress backend, you will need to upgrade to Pro."
7567
  msgstr ""
7568
 
7569
+ #: languages/vue.php:1859
7570
  msgid "See Your Active Visitors and Track Their Behaviour to Optimize"
7571
  msgstr ""
7572
 
7573
+ #: languages/vue.php:1862
7574
  msgid "See Your Top Pages Immediately After Making Changes"
7575
  msgstr ""
7576
 
7577
+ #: languages/vue.php:1865
7578
  msgid "See Your Top Referral Sources and Adapt Faster"
7579
  msgstr ""
7580
 
7581
+ #: languages/vue.php:1868
7582
  msgid "See Your Traffic Demographics"
7583
  msgstr ""
7584
 
7585
+ #: languages/vue.php:1871
7586
  msgid "Get Fresh Reports Data Every 60 Seconds"
7587
  msgstr ""
7588
 
7589
+ #: languages/vue.php:1874
7590
  msgid "See Where Your Visitors are Connecting From (country & city)"
7591
  msgstr ""
7592
 
7593
+ #: languages/vue.php:1877
7594
  msgid "Help Us Improve"
7595
  msgstr ""
7596
 
7597
+ #: languages/vue.php:1880
7598
  msgid "Help us better understand our users and their website needs."
7599
  msgstr ""
7600
 
7601
  #. Translators: Adds a link to the documentation.
7602
+ #: languages/vue.php:1884
7603
  msgid "If enabled ExactMetrics will send some information about your WordPress site like what plugins and themes you use and which ExactMetrics 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"
7604
  msgstr ""
7605
 
7606
+ #: languages/vue.php:1887
7607
+ #: languages/vue.php:2729
7608
  msgid "Connect ExactMetrics"
7609
  msgstr ""
7610
 
7611
+ #: languages/vue.php:1890
7612
  msgid "Website profile"
7613
  msgstr ""
7614
 
7615
+ #: languages/vue.php:1893
7616
  msgid "Active profile"
7617
  msgstr ""
7618
 
7619
+ #: languages/vue.php:1896
7620
  msgid "Your website profile has been set at the network level of your WordPress Multisite."
7621
  msgstr ""
7622
 
7623
+ #: languages/vue.php:1899
7624
  msgid "If you would like to use a different profile for this subsite, you can authenticate below."
7625
  msgstr ""
7626
 
7627
+ #: languages/vue.php:1902
7628
  msgid "Skip and Keep Connection"
7629
  msgstr ""
7630
 
7631
+ #: languages/vue.php:1905
7632
  msgid "Authenticating"
7633
  msgstr ""
7634
 
7635
+ #: languages/vue.php:1908
7636
  msgid "No options available"
7637
  msgstr ""
7638
 
7639
+ #: languages/vue.php:1911
7640
  msgid "This feature requires ExactMetrics Pro"
7641
  msgstr ""
7642
 
7643
+ #: languages/vue.php:1914
7644
  msgid "By upgrading you will also get access to advanced eCommerce tracking, Custom Dimensions and more."
7645
  msgstr ""
7646
 
7647
+ #: languages/vue.php:1917
7648
  msgid "Upgrade to Pro and Unlock Popular Products"
7649
  msgstr ""
7650
 
7651
+ #: languages/vue.php:1920
7652
  msgid "View all Pro features"
7653
  msgstr ""
7654
 
7655
+ #: languages/vue.php:1923
7656
  msgid "Reset to default"
7657
  msgstr ""
7658
 
7659
+ #: languages/vue.php:1926
7660
  msgid "The value entered does not match the required format"
7661
  msgstr ""
7662
 
7663
  #. Translators: Placeholders are used for making text bold and adding a link.
7664
+ #: languages/vue.php:1930
7665
  msgid "You're using %1$s%2$s Lite%3$s. To unlock more features consider %4$supgrading to Pro%5$s."
7666
  msgstr ""
7667
 
7668
  #. Translators: Error status and error text.
7669
+ #: languages/vue.php:1934
7670
  msgid "Can't load errors. Error: %1$s, %2$s"
7671
  msgstr ""
7672
 
7673
+ #: languages/vue.php:1937
7674
  msgid "Only Show Posts from These Categories"
7675
  msgstr ""
7676
 
7677
+ #: languages/vue.php:1940
7678
  msgid "Choose from which categories posts will be displayed in the widget. All categories will be used if left empty."
7679
  msgstr ""
7680
 
7681
+ #: languages/vue.php:1943
7682
  msgid "Popular Posts data can be fetched correctly"
7683
  msgstr ""
7684
 
7685
+ #: languages/vue.php:1946
7686
  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."
7687
  msgstr ""
7688
 
7689
+ #: languages/vue.php:1949
7690
  msgid "Close"
7691
  msgstr ""
7692
 
7693
+ #: languages/vue.php:1952
7694
  msgid "Add Top 5 Posts from Google Analytics"
7695
  msgstr ""
7696
 
7697
+ #: languages/vue.php:1955
7698
  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 ExactMetrics and Google Analytics settings. Please use the button below to confirm your configuration is correct."
7699
  msgstr ""
7700
 
7701
+ #: languages/vue.php:1958
7702
  msgid "Test Automated Posts"
7703
  msgstr ""
7704
 
7705
  #. Translators: Placeholder adds a link to the Popular Posts GA setup instructions doc.
7706
+ #: languages/vue.php:1962
7707
  msgid "Click this button to run a series of checks that will confirm your setup is completed to load Popular Posts from Google Analytics."
7708
  msgstr ""
7709
 
7710
+ #: languages/vue.php:1965
7711
  msgid "Automated + Curated"
7712
  msgstr ""
7713
 
7714
  #. Translators: Placeholder adds a link to the Custom Dimensions settings.
7715
+ #: languages/vue.php:1969
7716
  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."
7717
  msgstr ""
7718
 
7719
  #. Translators: Placeholder gets replaced with current license version.
7720
+ #: languages/vue.php:1973
7721
  msgid "Pro version is required. Your current license level is: %s"
7722
  msgstr ""
7723
 
7724
+ #: languages/vue.php:1976
7725
  msgid "Verifying Popular Posts data"
7726
  msgstr ""
7727
 
7728
+ #: languages/vue.php:1989
7729
  msgid "Select posts/search"
7730
  msgstr ""
7731
 
7732
+ #: languages/vue.php:1992
7733
  msgid "Oops! No posts found."
7734
  msgstr ""
7735
 
7736
+ #: languages/vue.php:1995
7737
  msgid "Search by post title"
7738
  msgstr ""
7739
 
7740
+ #: languages/vue.php:1998
7741
  msgid "Can't load posts."
7742
  msgstr ""
7743
 
7744
  #. Translators: Adds a link to documentation.
7745
+ #: languages/vue.php:2002
7746
  msgid "In order for the ExactMetrics Google AMP addon to work properly, please ask your webmaster to install the WordPress AMP plugin by Automattic. %1$sLearn More%2$s"
7747
  msgstr ""
7748
 
7749
  #. Translators: Adds link to activate/install plugin and documentation.
7750
+ #: languages/vue.php:2006
7751
  msgid "In order for the ExactMetrics 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"
7752
  msgstr ""
7753
 
7754
+ #: languages/vue.php:2010
7755
  msgid "Activate"
7756
  msgstr ""
7757
 
7758
+ #: languages/vue.php:2014
7759
  msgid "Install"
7760
  msgstr ""
7761
 
7762
  #. Translators: Adds a link to documentation.
7763
+ #: languages/vue.php:2018
7764
  msgid "In order for the ExactMetrics 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"
7765
  msgstr ""
7766
 
7767
  #. Translators: Adds link to activate/install plugin and documentation.
7768
+ #: languages/vue.php:2022
7769
  msgid "In order for the ExactMetrics 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"
7770
  msgstr ""
7771
 
7772
+ #: languages/vue.php:2025
7773
  msgid "SharedCount API Key"
7774
  msgstr ""
7775
 
7776
+ #: languages/vue.php:2028
7777
  msgid "Insert your sharedcount API key found in your %1$sSettings%2$s panel. After, click Start Indexing."
7778
  msgstr ""
7779
 
7780
+ #: languages/vue.php:2031
7781
  msgid "Start Indexing"
7782
  msgstr ""
7783
 
7784
+ #: languages/vue.php:2034
7785
  msgid "%1$sIndex Progress: %2$s%%.%3$s You may leave this page during indexing."
7786
  msgstr ""
7787
 
7788
+ #: languages/vue.php:2037
7789
  msgid "Indexing completed, counts will update automatically every day."
7790
  msgstr ""
7791
 
7792
+ #: languages/vue.php:2043
7793
  msgid "Wide"
7794
  msgstr ""
7795
 
7796
+ #: languages/vue.php:2046
7797
  msgid "Narrow"
7798
  msgstr ""
7799
 
7800
+ #: languages/vue.php:2049
7801
  msgid "Title"
7802
  msgstr ""
7803
 
7804
+ #: languages/vue.php:2052
7805
  msgid "Color"
7806
  msgstr ""
7807
 
7808
+ #: languages/vue.php:2055
7809
  msgid "Size"
7810
  msgstr ""
7811
 
7812
+ #: languages/vue.php:2058
7813
  msgid "Border"
7814
  msgstr ""
7815
 
7816
+ #: languages/vue.php:2061
7817
  msgid "Author/Date"
7818
  msgstr ""
7819
 
7820
+ #: languages/vue.php:2064
7821
  msgid "Label"
7822
  msgstr ""
7823
 
7824
+ #: languages/vue.php:2067
7825
  msgid "Background"
7826
  msgstr ""
7827
 
7828
+ #: languages/vue.php:2079
7829
  msgid "Choose which content you would like displayed in the widget."
7830
  msgstr ""
7831
 
7832
+ #: languages/vue.php:2091
7833
  msgid "Comments"
7834
  msgstr ""
7835
 
7836
+ #: languages/vue.php:2097
7837
  msgid "Choose how many posts you’d like displayed in the widget."
7838
  msgstr ""
7839
 
7840
+ #: languages/vue.php:2100
7841
  msgid "View notifications"
7842
  msgstr ""
7843
 
7844
  #. Translators: Add link to retrieve license key from account.
7845
+ #: languages/vue.php:2104
7846
  msgid "Add your ExactMetrics license key from the email receipt or account area. %1$sRetrieve your license key%2$s."
7847
  msgstr ""
7848
 
7849
+ #: languages/vue.php:2108
7850
  msgid "Miscellaneous"
7851
  msgstr ""
7852
 
7853
+ #: languages/vue.php:2112
7854
  msgid "Hides plugin announcements and update details. This includes critical notices we use to inform about deprecations and important required configuration changes."
7855
  msgstr ""
7856
 
7857
+ #: languages/vue.php:2116
7858
  msgid "Hide Announcements"
7859
  msgstr ""
7860
 
7861
+ #: languages/vue.php:2119
7862
  msgid "Unlock Form Tracking"
7863
  msgstr ""
7864
 
7865
+ #: languages/vue.php:2122
7866
  msgid "See who's viewing and submitting your forms, so you can increase your conversion rate."
7867
  msgstr ""
7868
 
7869
+ #: languages/vue.php:2125
7870
  msgid "Use Google Optimize to retarget your website visitors and perform A/B split tests with ease."
7871
  msgstr ""
7872
 
7873
+ #: languages/vue.php:2128
7874
  msgid "Add Custom Dimensions and track who's the most popular author on your site, which post types get the most traffic, and more"
7875
  msgstr ""
7876
 
7877
+ #: languages/vue.php:2131
7878
  msgid "Affiliate Links"
7879
  msgstr ""
7880
 
7881
  #. Translators: Add links to documentation.
7882
+ #: languages/vue.php:2135
7883
  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."
7884
  msgstr ""
7885
 
7886
+ #: languages/vue.php:2138
7887
  msgid "Our affiliate link tracking works by setting path for internal links to track as outbound links."
7888
  msgstr ""
7889
 
7890
+ #: languages/vue.php:2144
7891
  msgid "The ExactMetrics 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."
7892
  msgstr ""
7893
 
7894
+ #: languages/vue.php:2147
7895
  msgid "Disable the Headline Analyzer"
7896
  msgstr ""
7897
 
7898
+ #: languages/vue.php:2150
7899
  msgid "Make your ExactMetrics campaign links prettier with Pretty Links!"
7900
  msgstr ""
7901
 
7902
+ #: languages/vue.php:2153
7903
  msgid "Pretty Links turns those ugly, long campaign links into clean, memorable, speakable, totally shareable links."
7904
  msgstr ""
7905
 
7906
+ #: languages/vue.php:2156
7907
  msgid "Take your ExactMetrics campaign links from our URL Builder and shorten them with Pretty Links!"
7908
  msgstr ""
7909
 
7910
+ #: languages/vue.php:2159
7911
  msgid "Over 200,000 websites use Pretty Links!"
7912
  msgstr ""
7913
 
7914
+ #: languages/vue.php:2162
7915
  msgid "Install Pretty Links"
7916
  msgstr ""
7917
 
7918
+ #: languages/vue.php:2165
7919
  msgid "Pretty Links Installed & Activated"
7920
  msgstr ""
7921
 
7922
+ #: languages/vue.php:2168
7923
  msgid "Install Pretty Links from the WordPress.org plugin repository."
7924
  msgstr ""
7925
 
7926
+ #: languages/vue.php:2171
7927
  msgid "Activate Pretty Links"
7928
  msgstr ""
7929
 
7930
+ #: languages/vue.php:2174
7931
  msgid "Activating Pretty Links..."
7932
  msgstr ""
7933
 
7934
+ #: languages/vue.php:2177
7935
  msgid "Create New Pretty Link"
7936
  msgstr ""
7937
 
7938
+ #: languages/vue.php:2180
7939
  msgid "Create a New Pretty Link"
7940
  msgstr ""
7941
 
7942
+ #: languages/vue.php:2183
7943
  msgid "Grab your campaign link and paste it into the Target URL field."
7944
  msgstr ""
7945
 
7946
  #. Translators: Error status and error text.
7947
+ #: languages/vue.php:2187
7948
  msgid "Can't load report data. Error: %1$s, %2$s"
7949
  msgstr ""
7950
 
7951
+ #: languages/vue.php:2190
7952
  msgid "Error loading report data"
7953
  msgstr ""
7954
 
7955
  #. Translators: Replaced with the number of days
7956
+ #: languages/vue.php:2194
7957
  msgid "vs. Previous Day"
7958
  msgstr ""
7959
 
7960
+ #: languages/vue.php:2197
7961
  msgid "No change"
7962
  msgstr ""
7963
 
7964
  #. Translators: Error status and error text.
7965
+ #: languages/vue.php:2201
7966
  msgid "Can't deactivate the license. Error: %1$s, %2$s"
7967
  msgstr ""
7968
 
7969
  #. Translators: Error status and error text.
7970
+ #: languages/vue.php:2205
7971
  msgid "Can't upgrade to PRO please try again. Error: %1$s, %2$s"
7972
  msgstr ""
7973
 
7974
  #. Translators: Error status and error text.
7975
+ #: languages/vue.php:2209
7976
  msgid "Can't load license details. Error: %1$s, %2$s"
7977
  msgstr ""
7978
 
7979
+ #: languages/vue.php:2212
7980
  msgid "Error loading license details"
7981
  msgstr ""
7982
 
7983
  #. Translators: Error status and error text.
7984
+ #: languages/vue.php:2216
7985
  msgid "Can't verify the license. Error: %1$s, %2$s"
7986
  msgstr ""
7987
 
7988
  #. Translators: Error status and error text.
7989
+ #: languages/vue.php:2220
7990
  msgid "Can't validate the license. Error: %1$s, %2$s"
7991
  msgstr ""
7992
 
7993
  #. Translators: Placeholder is replaced with WPForms.
7994
+ #: languages/vue.php:2224
7995
  msgid "Recommended Plugin: %s"
7996
  msgstr ""
7997
 
7998
+ #: languages/vue.php:2227
7999
  msgid "Activating..."
8000
  msgstr ""
8001
 
8002
+ #: languages/vue.php:2230
8003
  msgid "Deactivating..."
8004
  msgstr ""
8005
 
8006
+ #: languages/vue.php:2233
8007
  msgid "Deactivate"
8008
  msgstr ""
8009
 
8010
  #. Translators: Number of days.
8011
+ #: languages/vue.php:2237
8012
  msgid "Last %s days"
8013
  msgstr ""
8014
 
8015
  #. Translators: Make text green.
8016
+ #: languages/vue.php:2241
8017
  msgid "Upgrade to Pro and unlock addons and other great features. %1$sSave 50%% automatically!%2$s"
8018
  msgstr ""
8019
 
8020
+ #: languages/vue.php:2244
8021
  msgid "Analytics"
8022
  msgstr ""
8023
 
8024
  #. Translators: Adds an arrow icon.
8025
+ #: languages/vue.php:2248
8026
  msgid "View All Reports %s"
8027
  msgstr ""
8028
 
8029
+ #: languages/vue.php:2251
8030
  msgid "Multiple Entries"
8031
  msgstr ""
8032
 
8033
+ #: languages/vue.php:2254
8034
  msgid "Total Number of Widgets to Show"
8035
  msgstr ""
8036
 
8037
+ #: languages/vue.php:2257
8038
  msgid "Choose how many widgets will be placed in a single Post."
8039
  msgstr ""
8040
 
8041
+ #: languages/vue.php:2260
8042
  msgid "Minimum Distance Between Widgets"
8043
  msgstr ""
8044
 
8045
+ #: languages/vue.php:2263
8046
  msgid "Choose the distance between widgets."
8047
  msgstr ""
8048
 
8049
+ #: languages/vue.php:2266
8050
  msgid "Minimum Word Count to Display Multiple Widgets"
8051
  msgstr ""
8052
 
8053
+ #: languages/vue.php:2269
8054
  msgid "Choose the minimum word count for a Post to have multiple entries."
8055
  msgstr ""
8056
 
8057
+ #: languages/vue.php:2272
8058
  msgid "Pro version is required"
8059
  msgstr ""
8060
 
8061
  #. Translators: Placeholder adds a link to the Custom Dimensions settings.
8062
+ #: languages/vue.php:2276
8063
  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)."
8064
  msgstr ""
8065
 
8066
  #. Translators: Page number of total pages. 1 & 2 make the first part of the text bold.
8067
+ #: languages/vue.php:2280
8068
  msgid "%1$sPage %3$s%2$s of %4$s"
8069
  msgstr ""
8070
 
8071
+ #: languages/vue.php:2283
8072
  msgid "Sartorial taxidermy venmo you probably haven't heard of them, tofu fingerstache ethical pickled hella ramps vice snackwave seitan typewriter tofu."
8073
  msgstr ""
8074
 
8075
+ #: languages/vue.php:2286
8076
  msgid "Austin typewriter heirloom distillery twee migas wayfarers. Fingerstache master cleanse quinoa humblebrag, iPhone taxidermy snackwave seitan typewriter tofu organic affogato kitsch. Artisan"
8077
  msgstr ""
8078
 
8079
+ #: languages/vue.php:2289
8080
  msgid "Icon"
8081
  msgstr ""
8082
 
8083
+ #: languages/vue.php:2292
8084
  msgid "Display Method"
8085
  msgstr ""
8086
 
8087
+ #: languages/vue.php:2295
8088
  msgid "There are two ways to manual include the widget in your posts."
8089
  msgstr ""
8090
 
8091
+ #: languages/vue.php:2298
8092
  msgid "Using the Gutenberg Block"
8093
  msgstr ""
8094
 
8095
+ #: languages/vue.php:2301
8096
  msgid "Using the Shortcode"
8097
  msgstr ""
8098
 
8099
+ #: languages/vue.php:2304
8100
  msgid "Learn how to insert the widget using Gutenberg blocks."
8101
  msgstr ""
8102
 
8103
+ #: languages/vue.php:2307
8104
  msgid "Learn how to insert the widget using out Shortcode."
8105
  msgstr ""
8106
 
8107
+ #: languages/vue.php:2310
8108
  msgid "%1$sWatch Video%2$s - How to Add the Inline Popular Post widget using Gutenberg"
8109
  msgstr ""
8110
 
8111
+ #: languages/vue.php:2313
8112
  msgid "%1$sStep 1%2$s - Click the “Add Block” icon while editing a Post or Page."
8113
  msgstr ""
8114
 
8115
+ #: languages/vue.php:2316
8116
  msgid "%1$sStep 2%2$s - Search for “Inline Popular Posts by ExactMetrics”."
8117
  msgstr ""
8118
 
8119
+ #: languages/vue.php:2319
8120
  msgid "%1$sStep 3%2$s - Style the widget using the Block Settings sidebar."
8121
  msgstr ""
8122
 
8123
+ #: languages/vue.php:2322
8124
  msgid "Shortcode"
8125
  msgstr ""
8126
 
8127
+ #: languages/vue.php:2325
8128
  msgid "Copy the shortcode and paste it into your Page and/or Post templates or using a shortcode plugin."
8129
  msgstr ""
8130
 
8131
+ #: languages/vue.php:2328
8132
  msgid "Copy Shortcode"
8133
  msgstr ""
8134
 
8135
+ #: languages/vue.php:2331
8136
  msgid "%1$sWatch Video%2$s - How to Add the Inline Popular Post widget using our Shortcode"
8137
  msgstr ""
8138
 
8139
+ #: languages/vue.php:2334
8140
  msgid "Automatic Placement"
8141
  msgstr ""
8142
 
8143
+ #: languages/vue.php:2337
8144
  msgid "Display using Gutenberg Blocks"
8145
  msgstr ""
8146
 
8147
+ #: languages/vue.php:2340
8148
  msgid "Embed Options"
8149
  msgstr ""
8150
 
8151
+ #: languages/vue.php:2343
8152
  msgid "All Embed Options can be used in conjunction with one another."
8153
  msgstr ""
8154
 
8155
+ #: languages/vue.php:2346
8156
  msgid "Using Automatic Embed"
8157
  msgstr ""
8158
 
8159
+ #: languages/vue.php:2349
8160
  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."
8161
  msgstr ""
8162
 
8163
+ #: languages/vue.php:2352
8164
  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."
8165
  msgstr ""
8166
 
8167
+ #: languages/vue.php:2355
8168
  msgid "Learn how to insert the Popular Posts Widget using a shortcode. To style this widget use the Customize Design panel above."
8169
  msgstr ""
8170
 
8171
+ #: languages/vue.php:2358
8172
  msgid "%1$sWatch Video%2$s - How to Add the Popular Posts widget using Gutenberg"
8173
  msgstr ""
8174
 
8175
+ #: languages/vue.php:2361
8176
  msgid "%1$sStep 2%2$s - Search for “Popular Posts”."
8177
  msgstr ""
8178
 
8179
+ #: languages/vue.php:2364
8180
  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."
8181
  msgstr ""
8182
 
8183
+ #: languages/vue.php:2367
8184
  msgid "%1$sStep 2%2$s - On the left, under Available Widgets, look for the Popular Posts - ExactMetrics widget and drag it into the desired Sidebar on the right."
8185
  msgstr ""
8186
 
8187
+ #: languages/vue.php:2370
8188
  msgid "%1$sStep 3%2$s - The widget options should automatically expand allowing you to customize the design."
8189
  msgstr ""
8190
 
8191
+ #: languages/vue.php:2373
8192
  msgid "Display using a Shortcode"
8193
  msgstr ""
8194
 
8195
+ #: languages/vue.php:2376
8196
  msgid "%1$sWatch Video%2$s - How to Add the Popular Posts widget using our Shortcode"
8197
  msgstr ""
8198
 
8199
+ #: languages/vue.php:2379
8200
  msgid "Enable Automatic Placement"
8201
  msgstr ""
8202
 
8203
+ #: languages/vue.php:2382
8204
  msgid "Display in a Sidebar"
8205
  msgstr ""
8206
 
8207
+ #: languages/vue.php:2385
8208
  msgid "Learn how to insert the Popular Posts Widget into a Sidebar. To style this widget use the Customize Design panel above."
8209
  msgstr ""
8210
 
8211
+ #: languages/vue.php:2388
8212
  msgid "Watch Video - How to Add the Popular Posts widget using Widgets"
8213
  msgstr ""
8214
 
8215
  #. Translators: Minimum and maximum number that can be used.
8216
+ #: languages/vue.php:2392
8217
  msgid "Please enter a value between %1$s and %2$s"
8218
  msgstr ""
8219
 
8220
  #. Translators: The minimum set value.
8221
+ #: languages/vue.php:2396
8222
  msgid "Please enter a value higher than %s"
8223
  msgstr ""
8224
 
8225
  #. Translators: The maximum set value.
8226
+ #: languages/vue.php:2400
8227
  msgid "Please enter a value lower than %s"
8228
  msgstr ""
8229
 
8230
+ #: languages/vue.php:2403
8231
  msgid "Please enter a number"
8232
  msgstr ""
8233
 
8234
+ #: languages/vue.php:2406
8235
  msgid "Value has to be a round number"
8236
  msgstr ""
8237
 
8238
+ #: languages/vue.php:2409
8239
  msgid "Days"
8240
  msgstr ""
8241
 
8242
  #. Translators: placeholders make text small.
8243
+ #: languages/vue.php:2413
8244
  msgid "7 days"
8245
  msgstr ""
8246
 
8247
+ #: languages/vue.php:2416
8248
  msgid "30 days"
8249
  msgstr ""
8250
 
8251
+ #: languages/vue.php:2419
8252
  msgid "Custom"
8253
  msgstr ""
8254
 
8255
  #. Translators: Add line break.
8256
+ #: languages/vue.php:2423
8257
  msgid "See All Your Important Store%s Metrics in One Place"
8258
  msgstr ""
8259
 
8260
+ #: languages/vue.php:2426
8261
  msgid "Get an Answer to All Your Top Ecommerce Questions From a Single Report"
8262
  msgstr ""
8263
 
8264
+ #: languages/vue.php:2429
8265
  msgid "See your Top Conversion Sources and Focus on what's Working"
8266
  msgstr ""
8267
 
8268
  #. Translators: The name of the field that is throwing a validation error.
8269
+ #: languages/vue.php:2433
8270
  msgid "%s can't be empty."
8271
  msgstr ""
8272
 
8273
+ #: languages/vue.php:2436
8274
  msgid "Duplicate values are not allowed."
8275
  msgstr ""
8276
 
8277
+ #: languages/vue.php:2439
8278
  msgid "You can add maximum 5 items."
8279
  msgstr ""
8280
 
8281
+ #: languages/vue.php:2442
8282
  msgid "At least 0 item required."
8283
  msgstr ""
8284
 
8285
+ #: languages/vue.php:2445
8286
  msgid "Add Another Link Path"
8287
  msgstr ""
8288
 
8289
+ #: languages/vue.php:2448
8290
  msgid "Remove row"
8291
  msgstr ""
8292
 
8293
+ #: languages/vue.php:2451
8294
  msgid "Time to Purchase"
8295
  msgstr ""
8296
 
8297
+ #: languages/vue.php:2454
8298
  msgid "This list shows how many days from first visit it took users to purchase products from your site."
8299
  msgstr ""
8300
 
8301
+ #: languages/vue.php:2457
8302
  msgid "Sessions to Purchase"
8303
  msgstr ""
8304
 
8305
+ #: languages/vue.php:2460
8306
  msgid "This list shows the number of sessions it took users before they purchased a product from your website."
8307
  msgstr ""
8308
 
8309
+ #: languages/vue.php:2463
8310
  msgid "Top Landing Pages"
8311
  msgstr ""
8312
 
8313
+ #: languages/vue.php:2466
8314
  msgid "This list shows the top pages users first land on when visiting your website."
8315
  msgstr ""
8316
 
8317
+ #: languages/vue.php:2469
8318
  msgid "Top Exit Pages"
8319
  msgstr ""
8320
 
8321
+ #: languages/vue.php:2472
8322
  msgid "This list shows the top pages users exit your website from."
8323
  msgstr ""
8324
 
8325
+ #: languages/vue.php:2475
8326
  msgid "Top Outbound Links"
8327
  msgstr ""
8328
 
8329
+ #: languages/vue.php:2478
8330
  msgid "This list shows the top links clicked on your website that go to another website."
8331
  msgstr ""
8332
 
8333
+ #: languages/vue.php:2481
8334
  msgid "Top Affiliate Links"
8335
  msgstr ""
8336
 
8337
+ #: languages/vue.php:2484
8338
  msgid "This list shows the top affiliate links your visitors clicked on."
8339
  msgstr ""
8340
 
8341
+ #: languages/vue.php:2487
8342
  msgid "Top Download Links"
8343
  msgstr ""
8344
 
8345
+ #: languages/vue.php:2490
8346
  msgid "This list shows the download links your visitors clicked the most."
8347
  msgstr ""
8348
 
8349
+ #: languages/vue.php:2493
8350
  msgid "Top Products"
8351
  msgstr ""
8352
 
8353
+ #: languages/vue.php:2496
8354
  msgid "This list shows the top selling products on your website."
8355
  msgstr ""
8356
 
8357
+ #: languages/vue.php:2499
8358
  msgid "Top Conversion Sources"
8359
  msgstr ""
8360
 
8361
+ #: languages/vue.php:2502
8362
  msgid "This list shows the top referral websites in terms of product revenue."
8363
  msgstr ""
8364
 
8365
+ #: languages/vue.php:2505
8366
  msgid "Total Add/Remove"
8367
  msgstr ""
8368
 
8369
+ #: languages/vue.php:2508
8370
  msgid "Unlock with %s"
8371
  msgstr ""
8372
 
8373
+ #: languages/vue.php:2511
8374
  msgid "Upgrade"
8375
  msgstr ""
8376
 
8377
+ #: languages/vue.php:2514
8378
  msgid "Our email summaries feature sends a weekly summary of the most important site analytics information."
8379
  msgstr ""
8380
 
8381
+ #: languages/vue.php:2517
8382
  msgid "Download the analytics reports instantly from the WordPress dashboard as PDF files and share them with anyone."
8383
  msgstr ""
8384
 
8385
+ #: languages/vue.php:2520
8386
  msgid "Performance"
8387
  msgstr ""
8388
 
8389
+ #: languages/vue.php:2523
8390
  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."
8391
  msgstr ""
8392
 
8393
+ #: languages/vue.php:2526
8394
  msgid "Export PDF Report"
8395
  msgstr ""
8396
 
8397
+ #: languages/vue.php:2529
8398
  msgid "You can export PDF reports only in the PRO version."
8399
  msgstr ""
8400
 
8401
+ #: languages/vue.php:2532
8402
  msgid "Usage Tracking"
8403
  msgstr ""
8404
 
8405
+ #: languages/vue.php:2535
8406
  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."
8407
  msgstr ""
8408
 
8409
+ #: languages/vue.php:2538
8410
  msgid "Allow usage tracking"
8411
  msgstr ""
8412
 
8413
  #. Translators: Adds a link to the documentation.
8414
+ #: languages/vue.php:2542
8415
  msgid "Complete documentation on usage tracking is available %1$shere%2$s."
8416
  msgstr ""
8417
 
8418
+ #: languages/vue.php:2545
8419
  msgid "It's easy to double your traffic and sales when you know exactly how people find and use your website. ExactMetrics Pro shows you the stats that matter!"
8420
  msgstr ""
8421
 
8422
+ #: languages/vue.php:2548
8423
  msgid "To unlock more features consider upgrading to PRO."
8424
  msgstr ""
8425
 
8426
+ #: languages/vue.php:2551
8427
  msgid "Upgrade to"
8428
  msgstr ""
8429
 
8430
  #. Translators: Placeholder adds a line break.
8431
+ #: languages/vue.php:2556
8432
  msgid "You can customize your %sdate range only in the PRO version."
8433
  msgstr ""
8434
 
8435
+ #: languages/vue.php:2559
8436
  msgid "You appear to be offline. WPForms not installed."
8437
  msgstr ""
8438
 
8439
  #. Translators: Error status and error text.
8440
+ #: languages/vue.php:2563
8441
  msgid "Can't activate addon. Error: %1$s, %2$s"
8442
  msgstr ""
8443
 
8444
+ #: languages/vue.php:2566
8445
  msgid "You appear to be offline. Addon not activated."
8446
  msgstr ""
8447
 
8448
  #. Translators: Error status and error text.
8449
+ #: languages/vue.php:2570
8450
  msgid "Can't deactivate addon. Error: %1$s, %2$s"
8451
  msgstr ""
8452
 
8453
+ #: languages/vue.php:2573
8454
  msgid "You appear to be offline. Addon not deactivated."
8455
  msgstr ""
8456
 
8457
  #. Translators: Error status and error text.
8458
+ #: languages/vue.php:2577
8459
  msgid "Can't install plugin. Error: %1$s, %2$s"
8460
  msgstr ""
8461
 
8462
+ #: languages/vue.php:2580
8463
  msgid "You appear to be offline. Plugin not installed."
8464
  msgstr ""
8465
 
8466
  #. Translators: Error status and error text.
8467
+ #: languages/vue.php:2584
8468
  msgid "Can't install addon. Error: %1$s, %2$s"
8469
  msgstr ""
8470
 
8471
+ #: languages/vue.php:2587
8472
  msgid "You appear to be offline. Addon not installed."
8473
  msgstr ""
8474
 
8475
  #. Translators: Error status and error text.
8476
+ #: languages/vue.php:2591
8477
  msgid "Can't install WPForms. Error: %1$s, %2$s"
8478
  msgstr ""
8479
 
8480
  #. Translators: Makes text bold and adds smiley.
8481
+ #: languages/vue.php:2595
8482
  msgid "You’re using %1$sExactMetrics Lite%2$s - no license needed. Enjoy! %3$s"
8483
  msgstr ""
8484
 
8485
  #. Translators: Makes text green.
8486
+ #: languages/vue.php:2599
8487
  msgid "As a valued ExactMetrics Lite user you %1$sreceive 50%% off%2$s, automatically applied at checkout."
8488
  msgstr ""
8489
 
8490
+ #: languages/vue.php:2602
8491
  msgid "Unlock All Features and Upgrade to Pro"
8492
  msgstr ""
8493
 
8494
+ #: languages/vue.php:2605
8495
  msgid "Show"
8496
  msgstr ""
8497
 
8498
  #. Translators: The number of results.
8499
+ #: languages/vue.php:2609
8500
  msgid "%s results"
8501
  msgstr ""
8502
 
8503
+ #: languages/vue.php:2612
8504
  msgid ""
8505
  "The EU Compliance addon allows you to improve compliance with GDPR\n"
8506
  " and other privacy regulations."
8507
  msgstr ""
8508
 
8509
+ #: languages/vue.php:2616
8510
  msgid "EU Compliance"
8511
  msgstr ""
8512
 
8513
+ #: languages/vue.php:2619
8514
  msgid "Show in widget mode"
8515
  msgstr ""
8516
 
8517
+ #: languages/vue.php:2622
8518
  msgid "Show in full-width mode"
8519
  msgstr ""
8520
 
8521
+ #: languages/vue.php:2625
8522
  msgid "Show Overview Reports"
8523
  msgstr ""
8524
 
8525
+ #: languages/vue.php:2628
8526
  msgid "Show Publishers Reports"
8527
  msgstr ""
8528
 
8529
+ #: languages/vue.php:2631
8530
  msgid "Show eCommerce Reports"
8531
  msgstr ""
8532
 
8533
+ #: languages/vue.php:2634
8534
  msgid "Available in PRO version"
8535
  msgstr ""
8536
 
8537
+ #: languages/vue.php:2637
8538
  msgid "Scroll Tracking"
8539
  msgstr ""
8540
 
8541
+ #: languages/vue.php:2640
8542
  msgid "Scroll depth tracking in web analytics is one of those things you simply must do, especially if you have a content-heavy site."
8543
  msgstr ""
8544
 
8545
+ #: languages/vue.php:2643
8546
  msgid "See All Reports"
8547
  msgstr ""
8548
 
8549
+ #: languages/vue.php:2646
8550
  msgid "Go to the Analytics Dashboard"
8551
  msgstr ""
8552
 
8553
+ #: languages/vue.php:2649
8554
  msgid "Google AMP"
8555
  msgstr ""
8556
 
8557
+ #: languages/vue.php:2652
8558
  msgid "Want to use track users visiting your AMP pages? By upgrading to ExactMetrics Pro, you can enable AMP page tracking."
8559
  msgstr ""
8560
 
8561
+ #: languages/vue.php:2655
8562
  msgid "Ads Tracking"
8563
  msgstr ""
8564
 
8565
+ #: languages/vue.php:2658
8566
  msgid "Add Ads tracking to see who's clicking on your Google Ads, so you can increase your revenue."
8567
  msgstr ""
8568
 
8569
+ #: languages/vue.php:2661
8570
  msgid "Facebook Instant Articles"
8571
  msgstr ""
8572
 
8573
+ #: languages/vue.php:2664
8574
  msgid "Want to expand your website audience beyond your website with Facebook Instant Articles? Upgrade to ExactMetrics Pro."
8575
  msgstr ""
8576
 
8577
+ #: languages/vue.php:2667
8578
  msgid "Check out the newly added classic mode"
8579
  msgstr ""
8580
 
8581
  #. Translators: Line break.
8582
+ #: languages/vue.php:2671
8583
  msgid "Unique %s Sessions"
8584
  msgstr ""
8585
 
8586
  #. Translators: Line break.
8587
+ #: languages/vue.php:2675
8588
  msgid "Unique %s Pageviews"
8589
  msgstr ""
8590
 
8591
+ #: languages/vue.php:2678
8592
  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."
8593
  msgstr ""
8594
 
8595
+ #: languages/vue.php:2681
8596
  msgid "Hide dashboard widget"
8597
  msgstr ""
8598
 
8599
+ #: languages/vue.php:2684
8600
  msgid "Are you sure you want to hide the ExactMetrics Dashboard Widget? "
8601
  msgstr ""
8602
 
8603
+ #: languages/vue.php:2687
8604
  msgid "Yes, hide it!"
8605
  msgstr ""
8606
 
8607
+ #: languages/vue.php:2690
8608
  msgid "No, cancel!"
8609
  msgstr ""
8610
 
8611
+ #: languages/vue.php:2693
8612
  msgid "ExactMetrics Widget Hidden"
8613
  msgstr ""
8614
 
8615
+ #: languages/vue.php:2696
8616
  msgid "You can re-enable the ExactMetrics widget at any time using the \"Screen Options\" menu on the top right of this page"
8617
  msgstr ""
8618
 
8619
+ #: languages/vue.php:2699
8620
  msgid "Classic mode"
8621
  msgstr ""
8622
 
8623
  #. Translators: Make text green and add smiley face.
8624
+ #: languages/vue.php:2703
8625
  msgid "You're using %1$sExactMetrics Lite%2$s - no license needed. Enjoy! %3$s"
8626
  msgstr ""
8627
 
8628
  #. Translators: Make text green.
8629
+ #: languages/vue.php:2707
8630
  msgid "As a valued ExactMetrics Lite user you %1$sreceive 50%% off%2$s, automatically applied at checkout!"
8631
  msgstr ""
8632
 
8633
+ #: languages/vue.php:2710
8634
  msgid "Unlock PRO Features Now"
8635
  msgstr ""
8636
 
8637
  #. Translators: Add link to retrieve license from account area.
8638
+ #: languages/vue.php:2714
8639
  msgid "Already purchased? Simply enter your license key below to connect with ExactMetrics PRO! %1$sRetrieve your license key%2$s."
8640
  msgstr ""
8641
 
8642
+ #: languages/vue.php:2717
8643
  msgid "Verifying Credentials"
8644
  msgstr ""
8645
 
8646
+ #: languages/vue.php:2720
8647
  msgid "Your site is connected to ExactMetrics!"
8648
  msgstr ""
8649
 
8650
+ #: languages/vue.php:2723
8651
  msgid "Deauthenticating"
8652
  msgstr ""
8653
 
8654
+ #: languages/vue.php:2726
8655
  msgid "You've disconnected your site from ExactMetrics. Your site is no longer being tracked by Google Analytics and you won't see reports anymore."
8656
  msgstr ""
8657
 
8658
+ #: languages/vue.php:2732
8659
  msgid "Verify Credentials"
8660
  msgstr ""
8661
 
8662
+ #: languages/vue.php:2738
8663
  msgid "Website Profile"
8664
  msgstr ""
8665
 
8666
+ #: languages/vue.php:2741
8667
  msgid "Active Profile"
8668
  msgstr ""
8669
 
8670
+ #: languages/vue.php:2744
8671
  msgid "Force Deauthenticate"
8672
  msgstr ""
8673
 
8674
+ #: languages/vue.php:2747
8675
  msgid "Disconnect ExactMetrics"
8676
  msgstr ""
8677
 
8678
+ #: languages/vue.php:2750
8679
  msgid "Site Speed Report"
8680
  msgstr ""
8681
 
8682
+ #: languages/vue.php:2753
8683
  msgid "Site Speed"
8684
  msgstr ""
8685
 
8686
+ #: languages/vue.php:2760
8687
  msgid "Unlock the Site Speed Report and Improve the Performance of Your Site"
8688
  msgstr ""
8689
 
8690
+ #: languages/vue.php:2764
8691
  msgid "See How Your Homepage Performs According to Google’s Own Criteria and See How You Can Improve to Increase Your Ranking"
8692
  msgstr ""
8693
 
8694
+ #: languages/vue.php:2767
8695
  msgid "See Your Homepage's Overall Performance Score"
8696
  msgstr ""
8697
 
8698
+ #: languages/vue.php:2770
8699
  msgid "Run an Audit on Your Homepage and See Your Server Response Time"
8700
  msgstr ""
8701
 
8702
+ #: languages/vue.php:2773
8703
  msgid "Learn How Long It Takes for Your Viewers to Interact With Your Site"
8704
  msgstr ""
8705
 
8706
+ #: languages/vue.php:2776
8707
  msgid "Learn How to Improve the Core Metrics that Google Uses to Rank Your Site"
8708
  msgstr ""
8709
 
8710
+ #: languages/vue.php:2780
8711
  msgid "2020 Year in Review"
8712
  msgstr ""
8713
 
8714
+ #: languages/vue.php:2783
8715
  msgid "Still Calculating..."
8716
  msgstr ""
8717
 
8718
+ #: languages/vue.php:2786
8719
  msgid "Your 2020 Year in Review is still calculating. Please check back later to see how your website performed last year."
8720
  msgstr ""
8721
 
8722
+ #: languages/vue.php:2789
8723
  msgid "Back to Overview Report"
8724
  msgstr ""
8725
 
8726
+ #: languages/vue.php:2792
8727
  msgid "Your 2020 Analytics Report"
8728
  msgstr ""
8729
 
8730
+ #: languages/vue.php:2798
8731
  msgid "Audience"
8732
  msgstr ""
8733
 
8734
+ #: languages/vue.php:2801
8735
  msgid "Congrats"
8736
  msgstr ""
8737
 
8738
+ #: languages/vue.php:2804
8739
  msgid "Your website was quite popular this year! "
8740
  msgstr ""
8741
 
8742
+ #: languages/vue.php:2807
8743
  msgid "You had "
8744
  msgstr ""
8745
 
8746
+ #: languages/vue.php:2810
8747
  msgid " visitors!"
8748
  msgstr ""
8749
 
8750
+ #: languages/vue.php:2813
8751
  msgid " visitors"
8752
  msgstr ""
8753
 
8754
+ #: languages/vue.php:2816
8755
  msgid "Total Visitors"
8756
  msgstr ""
8757
 
8758
+ #: languages/vue.php:2819
8759
  msgid "Total Sessions"
8760
  msgstr ""
8761
 
8762
+ #: languages/vue.php:2822
8763
  msgid "Visitors by Month"
8764
  msgstr ""
8765
 
8766
+ #: languages/vue.php:2825
8767
  msgid "January 1, 2020 - December 31, 2020"
8768
  msgstr ""
8769
 
8770
+ #: languages/vue.php:2828
8771
  msgid "A Tip for 2021"
8772
  msgstr ""
8773
 
8774
+ #: languages/vue.php:2831
8775
  msgid "#1"
8776
  msgstr ""
8777
 
8778
+ #: languages/vue.php:2834
8779
  msgid "You Top 5 Countries"
8780
  msgstr ""
8781
 
8782
+ #: languages/vue.php:2837
8783
  msgid "Let’s get to know your visitors a little better, shall we?"
8784
  msgstr ""
8785
 
8786
+ #: languages/vue.php:2840
8787
  msgid "Gender"
8788
  msgstr ""
8789
 
8790
+ #: languages/vue.php:2843
8791
  msgid "Female"
8792
  msgstr ""
8793
 
8794
+ #: languages/vue.php:2846
8795
  msgid "Women"
8796
  msgstr ""
8797
 
8798
+ #: languages/vue.php:2849
8799
  msgid "Male"
8800
  msgstr ""
8801
 
8802
+ #: languages/vue.php:2852
8803
  msgid "Average Age"
8804
  msgstr ""
8805
 
8806
+ #: languages/vue.php:2855
8807
  msgid "Your Top 5 Pages"
8808
  msgstr ""
8809
 
8810
+ #: languages/vue.php:2858
8811
  msgid "Time Spent on Site"
8812
  msgstr ""
8813
 
8814
+ #: languages/vue.php:2861
8815
  msgid "minutes"
8816
  msgstr ""
8817
 
8818
+ #: languages/vue.php:2864
8819
  msgid "Device Type"
8820
  msgstr ""
8821
 
8822
+ #: languages/vue.php:2867
8823
  msgid "A Tip For 2021"
8824
  msgstr ""
8825
 
8826
+ #: languages/vue.php:2870
8827
  msgid "Are you wondering, how do I get my Google to index my site? If your website isn’t showing up on Google search results then it could be that your webpages aren’t being indexed."
8828
  msgstr ""
8829
 
8830
+ #: languages/vue.php:2873
8831
  msgid "Read - 8 Ways to Get Google to Index Your Site Faster (Tried & Tested)"
8832
  msgstr ""
8833
 
8834
+ #: languages/vue.php:2876
8835
  msgid "So, where did all of these visitors come from?"
8836
  msgstr ""
8837
 
8838
+ #: languages/vue.php:2879
8839
  msgid "Clicks"
8840
  msgstr ""
8841
 
8842
+ #: languages/vue.php:2882
8843
  msgid "Your Top 5 Keywords"
8844
  msgstr ""
8845
 
8846
+ #: languages/vue.php:2885
8847
  msgid "What keywords visitors searched for to find your site"
8848
  msgstr ""
8849
 
8850
+ #: languages/vue.php:2888
8851
  msgid "Your Top 5 Referrals"
8852
  msgstr ""
8853
 
8854
+ #: languages/vue.php:2891
8855
  msgid "The websites that link back to your website"
8856
  msgstr ""
8857
 
8858
+ #: languages/vue.php:2894
8859
  msgid "Opportunity"
8860
  msgstr ""
8861
 
8862
+ #: languages/vue.php:2897
8863
  msgid "With Google Analytics, you can track and measure your site’s performance. Not only that, but you also get useful insights about your visitors."
8864
  msgstr ""
8865
 
8866
+ #: languages/vue.php:2900
8867
  msgid "Read - 5 Ways to Skyrocket Your SEO Rankings with Google Analytics"
8868
  msgstr ""
8869
 
8870
+ #: languages/vue.php:2903
8871
  msgid "Thank you for using ExactMetrics!"
8872
  msgstr ""
8873
 
8874
+ #: languages/vue.php:2906
8875
  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."
8876
  msgstr ""
8877
 
8878
+ #: languages/vue.php:2909
8879
  msgid "Here's to an amazing 2021!"
8880
  msgstr ""
8881
 
8882
+ #: languages/vue.php:2912
8883
  msgid "Enjoying ExactMetrics"
8884
  msgstr ""
8885
 
8886
+ #: languages/vue.php:2915
8887
  msgid "Leave a five star review!"
8888
  msgstr ""
8889
 
8890
+ #: languages/vue.php:2918
8891
  msgid "Syed Balkhi"
8892
  msgstr ""
8893
 
8894
+ #: languages/vue.php:2921
8895
  msgid "Chris Christoff"
8896
  msgstr ""
8897
 
8898
+ #: languages/vue.php:2924
8899
  msgid "Write Review"
8900
  msgstr ""
8901
 
8902
+ #: languages/vue.php:2927
8903
  msgid "Did you know over 10 million websites use our plugins?"
8904
  msgstr ""
8905
 
8906
+ #: languages/vue.php:2930
8907
  msgid "Try our other popular WordPress plugins to grow your website in 2021."
8908
  msgstr ""
8909
 
8910
+ #: languages/vue.php:2933
8911
  msgid "Join our Communities!"
8912
  msgstr ""
8913
 
8914
+ #: languages/vue.php:2936
8915
  msgid "Become a WordPress expert in 2021. Join our amazing communities and take your website to the next level."
8916
  msgstr ""
8917
 
8918
+ #: languages/vue.php:2939
8919
  msgid "Facebook Group"
8920
  msgstr ""
8921
 
8922
+ #: languages/vue.php:2942
8923
  msgid "Join our team of WordPress experts and other motivated website owners in the WPBeginner Engage Facebook Group."
8924
  msgstr ""
8925
 
8926
+ #: languages/vue.php:2945
8927
  msgid "Join Now...It’s Free!"
8928
  msgstr ""
8929
 
8930
+ #: languages/vue.php:2948
8931
  msgid "WordPress Tutorials by WPBeginner"
8932
  msgstr ""
8933
 
8934
+ #: languages/vue.php:2951
8935
  msgid "WPBeginner is the largest free WordPress resource site for beginners and non-techy users."
8936
  msgstr ""
8937
 
8938
+ #: languages/vue.php:2954
8939
  msgid "Visit WPBeginner"
8940
  msgstr ""
8941
 
8942
+ #: languages/vue.php:2957
8943
  msgid "Follow Us!"
8944
  msgstr ""
8945
 
8946
+ #: languages/vue.php:2960
8947
  msgid "Follow ExactMetrics on social media to stay up to date with latest updates, trends, and tutorials on how to make the most out of analytics."
8948
  msgstr ""
8949
 
8950
+ #: languages/vue.php:2963
8951
  msgid "Copyright ExactMetrics, 2021"
8952
  msgstr ""
8953
 
8954
+ #: languages/vue.php:2966
8955
  msgid "Upgrade to ExactMetrics Pro to Unlock Additional Actionable Insights"
8956
  msgstr ""
8957
 
8958
+ #: languages/vue.php:2972
8959
  msgid "January"
8960
  msgstr ""
8961
 
8962
+ #: languages/vue.php:2975
8963
  msgid "February"
8964
  msgstr ""
8965
 
8966
+ #: languages/vue.php:2978
8967
  msgid "March"
8968
  msgstr ""
8969
 
8970
+ #: languages/vue.php:2981
8971
  msgid "April"
8972
  msgstr ""
8973
 
8974
+ #: languages/vue.php:2984
8975
  msgid "May"
8976
  msgstr ""
8977
 
8978
+ #: languages/vue.php:2987
8979
  msgid "June"
8980
  msgstr ""
8981
 
8982
+ #: languages/vue.php:2990
8983
  msgid "July"
8984
  msgstr ""
8985
 
8986
+ #: languages/vue.php:2993
8987
  msgid "August"
8988
  msgstr ""
8989
 
8990
+ #: languages/vue.php:2996
8991
  msgid "September"
8992
  msgstr ""
8993
 
8994
+ #: languages/vue.php:2999
8995
  msgid "October"
8996
  msgstr ""
8997
 
8998
+ #: languages/vue.php:3002
8999
  msgid "November"
9000
  msgstr ""
9001
 
9002
+ #: languages/vue.php:3005
9003
  msgid "December"
9004
  msgstr ""
9005
 
9006
  #. Translators: Number of visitors.
9007
+ #: languages/vue.php:3009
9008
  msgid "Your best month was <strong>%1$s</strong> with <strong>%2$s visitors!</strong>"
9009
  msgstr ""
9010
 
9011
+ #: languages/vue.php:3012
9012
  msgid "See the top Traffic Sources and Top Pages for the Month of %s in the Overview Report to replicate your success."
9013
  msgstr ""
9014
 
9015
  #. Translators: Number of visitors.
9016
+ #: languages/vue.php:3016
9017
  msgid "Your <strong>%1$s</strong> visitors came from <strong>%2$s</strong> different countries."
9018
  msgstr ""
9019
 
9020
  #. Translators: Number of visitors.
9021
+ #: languages/vue.php:3020
9022
  msgid "%s Visitors"
9023
  msgstr ""
9024
 
9025
  #. Translators: Percent and Number of visitors.
9026
+ #: languages/vue.php:3024
9027
  msgid "%1$s&#37 of your visitors were %2$s"
9028
  msgstr ""
9029
 
9030
  #. Translators: Number of visitors and their age.
9031
+ #: languages/vue.php:3028
9032
  msgid "%1$s&#37 of your visitors were between the ages of %2$s"
9033
  msgstr ""
9034
 
9035
  #. Translators: Number of visitors and number of pages.
9036
+ #: languages/vue.php:3032
9037
  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>"
9038
  msgstr ""
9039
 
9040
  #. Translators: Number of minutes spent on site.
9041
+ #: languages/vue.php:3036
9042
  msgid "Each visitor spent an average of %s minutes on your website in 2020."
9043
  msgstr ""
9044
 
9045
  #. Translators: Name of device type.
9046
+ #: languages/vue.php:3040
9047
  msgid "Most of your visitors viewed your website from their <strong>%s</strong> device."
9048
  msgstr ""
9049
 
9050
  #. Translators: Number of visitors and device percentage.
9051
+ #: languages/vue.php:3044
9052
  msgid "%1$s&#37 of your visitors were on a %2$s device."
9053
  msgstr ""
9054
 
9055
  #. Translators: add link to blog.
9056
+ #: languages/vue.php:3048
9057
  msgid "To comply with Google's API policies we've had to remove the site speed report from the lite version. You can read about this decision and why it was made in %1$sthis blog post%2$s. To access the real time report in the WordPress backend, you will need to upgrade to Pro."
9058
  msgstr ""
9059
 
9060
  #. Translators: add link to blog.
9061
+ #: languages/vue.php:3052
9062
  msgid "One of the factors that help deliver an outstanding user experience is having a website that loads quickly. But what happens if a website doesn't load quickly for users?"
9063
  msgstr ""
9064
 
9065
  #. Translators: add link to blog.
9066
+ #: languages/vue.php:3056
9067
  msgid "One of the factors that help deliver an outstanding user experience is having a website that loads quickly."
9068
  msgstr ""
9069
 
9070
  #. Translators: add link to blog.
9071
+ #: languages/vue.php:3060
9072
  msgid "One of the factors that help deliver an outstanding user experience is having a website that loads quickly. With the Site Speed report you'll be able to check your site's performance directly from your ExactMetrics dashboard."
9073
  msgstr ""
9074
 
9075
+ #: languages/vue.php:3063
9076
  msgid "Are you looking for a way to track your landing pages and see which one gets the most conversions on your website?"
9077
  msgstr ""
9078
 
9079
+ #: languages/vue.php:3066
9080
  msgid "Read - How to Track Google Analytics Landing Page Conversions"
9081
  msgstr ""
9082
 
9083
+ #: languages/vue.php:3069
9084
  msgid "Learn how to boost your SEO rankings using ExactMetrics so more visitors reach your articles and increase engagement."
9085
  msgstr ""
9086
 
9087
+ #: languages/vue.php:3072
9088
  msgid "Tracking Mode"
9089
  msgstr ""
9090
 
9091
+ #: languages/vue.php:3075
9092
  msgid "Use Global Site Tag (gtag.js)"
9093
  msgstr ""
9094
 
9095
+ #: languages/vue.php:3078
9096
  msgid "Enable gtag tracking code to improve compatibility. Read more about what this change means in this %1$sarticle%2$s. Once you switch you won’t be able to go back."
9097
  msgstr ""
9098
 
9099
+ #: languages/vue.php:3081
9100
  msgid "Upgrade to the gtag.js tracking code for the latest Google Analytics tracking features. This will be the default in a future release and analytics.js tracking will no longer be supported. Tracking on your site should not be affected."
9101
  msgstr ""
9102
 
9103
+ #: languages/vue.php:3084
9104
  msgid "Compatibility mode"
9105
  msgstr ""
9106
 
9107
+ #: languages/vue.php:3087
9108
  msgid "Enable _gtagTracker Compatibility"
9109
  msgstr ""
9110
 
9111
  #. Translators: Placeholder gets replaced with default GA js function.
9112
+ #: languages/vue.php:3091
9113
  msgid "This enables ExactMetrics to work with plugins that use %1$s and don't support %2$s"
9114
  msgstr ""
9115
 
9116
+ #: languages/vue.php:3094
9117
  msgid "Upgrade to the gtag.js tracking code for the latest Google Analytics tracking features. This will be the default tracking option in a future release and analytics.js tracking will no longer be supported."
9118
  msgstr ""
9119
 
9120
+ #: languages/vue.php:3097
9121
  msgid "Upgrade to the gtag.js tracking code for the latest Google Analytics tracking features. This will be the default %$1stracking%$2s option in a future release and analytics.js tracking will no longer be supported."
9122
  msgstr ""
9123
 
9124
  #. Translators: placeholders make the text bold.
9125
+ #: languages/vue.php:3101
9126
  msgid "Upgrade to the gtag.js tracking code for the latest Google Analytics tracking features. This will be the default %1$stracking%2$s option in a future release and analytics.js tracking will no longer be supported."
9127
  msgstr ""
9128
 
9129
  #. Translators: placeholders make the text bold.
9130
+ #: languages/vue.php:3105
9131
  msgid "Upgrade to the gtag.js tracking code for the latest Google Analytics tracking features. This will be the default %1$stracking option%2$s in a future release and analytics.js tracking will no longer be supported."
9132
  msgstr ""
9133
 
9134
+ #: languages/vue.php:3108
9135
  msgid "Used on over 4,000,000 websites!"
9136
  msgstr ""
9137
 
9138
+ #: languages/vue.php:3111
9139
  msgid "Get weekly traffic reports directly in your inbox."
9140
  msgstr ""
9141
 
9142
+ #: languages/vue.php:3117
9143
  msgid "Basic Options"
9144
  msgstr ""
9145
 
9146
+ #: languages/vue.php:3120
9147
  msgid "Order Popular Posts by comments or shares with 3 simple theme choices."
9148
  msgstr ""
9149
 
9150
+ #: languages/vue.php:3123
9151
  msgid "Dynamic Popular Posts & Popular Products"
9152
  msgstr ""
9153
 
9154
+ #: languages/vue.php:3126
9155
  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."
9156
  msgstr ""
9157
 
9158
+ #: languages/vue.php:3129
9159
+ msgid "New Customers"
9160
+ msgstr ""
9161
+
9162
+ #: languages/vue.php:3132
9163
+ msgid "This list shows the percentage of new customers who purchased a product from your website."
9164
+ msgstr ""
9165
+
9166
+ #: languages/vue.php:3135
9167
+ msgid "Abandoned Checkouts"
9168
+ msgstr ""
9169
+
9170
+ #: languages/vue.php:3138
9171
+ msgid "This list shows the percentage of carts that never went through the checkout process."
9172
+ msgstr ""
9173
+
9174
+ #: languages/vue.php:3141
9175
+ msgid "Total Users"
9176
+ msgstr ""
9177
+
9178
+ #: languages/vue.php:3144
9179
+ msgid "The number of distinct tracked users"
9180
+ msgstr ""
9181
+
9182
+ #: languages/vue.php:3150
9183
+ msgid "Settings Menu"
9184
+ msgstr ""
9185
+
9186
+ #: languages/vue.php:3153
9187
+ msgid "Sub menu item for WooCommerce Analytics"
9188
+ msgstr ""
9189
+
9190
+ #: languages/vue.php:3156
9191
+ msgid "%1$sAll-in-One SEO%2$s Makes SEO Simple. Gain Valuable Organic Traffic."
9192
+ msgstr ""
9193
+
9194
+ #: languages/vue.php:3159
9195
+ msgid "Automatically migrate all of your SEO settings with just 1 click!"
9196
+ msgstr ""
9197
+
9198
+ #: languages/vue.php:3162
9199
+ msgid "1,938"
9200
+ msgstr ""
9201
+
9202
+ #: languages/vue.php:3165
9203
+ msgid "2+ Million Active Installs"
9204
+ msgstr ""
9205
+
9206
+ #: languages/vue.php:3168
9207
+ msgid "AIOSEO is the DIY Solution for Managing your SEO"
9208
+ msgstr ""
9209
+
9210
+ #: languages/vue.php:3171
9211
+ msgid "Set up the proper SEO foundations in less than 10 minutes."
9212
+ msgstr ""
9213
+
9214
+ #: languages/vue.php:3174
9215
+ msgid "SEO Audit Checklist"
9216
+ msgstr ""
9217
+
9218
+ #: languages/vue.php:3177
9219
+ msgid "Analyze your entire WordPress site to detect critical errors and get actionable insights to boost your SEO and get more traffic."
9220
+ msgstr ""
9221
+
9222
+ #: languages/vue.php:3180
9223
+ msgid "Optimize Your Pages For Higher Rankings With TruSEO Score."
9224
+ msgstr ""
9225
+
9226
+ #: languages/vue.php:3183
9227
+ msgid "TruSEO Score gives you a more in-depth analysis into your optimization efforts than just a pass or fail. Our actionable checklist helps you to unlock maximum traffic with each page."
9228
+ msgstr ""
9229
+
9230
+ #: languages/vue.php:3186
9231
+ msgid "Get AIOSEO for WordPress"
9232
+ msgstr ""
9233
+
9234
+ #: languages/vue.php:3189
9235
+ msgid "Get the #1 Most Powerful WordPress SEO Plugin Today"
9236
+ msgstr ""
9237
+
9238
+ #: languages/vue.php:3192
9239
+ msgid "Try it out today, for free."
9240
+ msgstr ""
9241
+
9242
+ #: languages/vue.php:3195
9243
+ msgid "Join 2,000,000+ Professionals who use AIOSEO to Improve Their Website Search Rankings."
9244
+ msgstr ""
9245
+
9246
+ #: languages/vue.php:3198
9247
+ msgid "Activate and Install the Plugin with just one click!"
9248
+ msgstr ""
9249
+
9250
+ #: languages/vue.php:3201
9251
+ msgid "Installing AIOSEO..."
9252
+ msgstr ""
9253
+
9254
+ #: languages/vue.php:3204
9255
+ msgid "Congrats! All-in-One SEO Installed."
9256
+ msgstr ""
9257
+
9258
+ #: languages/vue.php:3207
9259
+ msgid "Switch to AIOSEO"
9260
+ msgstr ""
9261
+
9262
+ #: languages/vue.php:3210
9263
+ msgid "Installation Failed. Please refresh and try again."
9264
+ msgstr ""
9265
+
9266
+ #: languages/vue.php:3213
9267
+ msgid "Activating AIOSEO..."
9268
+ msgstr ""
9269
+
9270
+ #: languages/vue.php:3216
9271
+ msgid "Activate AIOSEO"
9272
+ msgstr ""
9273
+
9274
+ #: languages/vue.php:3219
9275
+ msgid "Activation Failed. Please refresh and try again."
9276
+ msgstr ""
9277
+
9278
+ #: languages/vue.php:3222
9279
+ msgid "Install All-in-One SEO"
9280
+ msgstr ""
9281
+
9282
+ #: languages/vue.php:3225
9283
+ msgid "Improve Your Website Search Rankings With All-In-One SEO"
9284
+ msgstr ""
9285
+
9286
+ #: languages/vue.php:3228
9287
+ msgid "If you’re not using a plugin to optimize your website’s SEO you’re missing out on valuable organic traffic!"
9288
+ msgstr ""
9289
+
9290
+ #: languages/vue.php:3231
9291
+ msgid "Finally, a WordPress SEO Plugin that’s Easy and Powerful!"
9292
+ msgstr ""
9293
+
9294
+ #: languages/vue.php:3234
9295
+ msgid "AIOSEO makes it easy to set up the proper SEO foundations in less than 10 minutes."
9296
+ msgstr ""
9297
+
9298
+ #: languages/vue.php:3237
9299
+ msgid "Local SEO"
9300
+ msgstr ""
9301
+
9302
+ #: languages/vue.php:3240
9303
+ msgid "All in One SEO gives you all the tools you need to improve your local SEO and rank higher on Google Maps."
9304
+ msgstr ""
9305
+
9306
+ #: languages/vue.php:3243
9307
+ msgid "WooCommerce SEO"
9308
+ msgstr ""
9309
+
9310
+ #: languages/vue.php:3246
9311
+ msgid "Advanced eCommerce SEO support for WooCommerce to optimize product pages, product categories, and more."
9312
+ msgstr ""
9313
+
9314
+ #: languages/vue.php:3249
9315
+ msgid "SEO Custom User Roles"
9316
+ msgstr ""
9317
+
9318
+ #: languages/vue.php:3252
9319
+ msgid "SEO user roles allow you to manage access to important SEO features without handing over control of your website."
9320
+ msgstr ""
9321
+
9322
+ #: languages/vue.php:3255
9323
+ msgid "Google News Sitemap"
9324
+ msgstr ""
9325
+
9326
+ #: languages/vue.php:3258
9327
+ msgid "Get higher rankings and unlock more traffic by submitting your latest news articles to Google News."
9328
+ msgstr ""
9329
+
9330
+ #: languages/vue.php:3261
9331
+ msgid "Smart XML Sitemaps"
9332
+ msgstr ""
9333
+
9334
+ #: languages/vue.php:3264
9335
+ msgid "Automatically generate a WordPress XML sitemap and notify all search engines of any updates."
9336
+ msgstr ""
9337
+
9338
+ #: languages/vue.php:3267
9339
+ msgid "Social Media Integration"
9340
+ msgstr ""
9341
+
9342
+ #: languages/vue.php:3270
9343
+ msgid "Easily control how your content and thumbnails look on Facebook, Twitter, and other social media networks."
9344
+ msgstr ""
9345
+
9346
+ #: languages/vue.php:3273
9347
+ msgid "TruSEO On-Page Analysis"
9348
+ msgstr ""
9349
+
9350
+ #: languages/vue.php:3276
9351
+ msgid "Easily add title tags, meta descriptions, keywords, and everything else you need for proper on-page SEO optimization."
9352
+ msgstr ""
9353
+
9354
+ #: languages/vue.php:3279
9355
+ msgid "& Many More!"
9356
+ msgstr ""
9357
+
9358
+ #: languages/vue.php:3282
9359
+ msgid "Installing. Please wait.."
9360
+ msgstr ""
9361
+
9362
+ #: languages/vue.php:3285
9363
+ msgid "Install All-in-One-SEO"
9364
+ msgstr ""
9365
+
9366
+ #: languages/vue.php:3288
9367
+ msgid "2,000,000+ use AIOSEO to Improve Their Website Search Rankings"
9368
+ msgstr ""
9369
+
9370
+ #: languages/vue.php:3291
9371
+ msgid "All-in-One SEO is a great product. I have been using it on all my WP sites for several years. I highly recommend it."
9372
+ msgstr ""
9373
+
9374
+ #: languages/vue.php:3294
9375
+ msgid "Jack Brown"
9376
+ msgstr ""
9377
+
9378
+ #: languages/vue.php:3297
9379
+ msgid "PJB Internet Marketing"
9380
+ msgstr ""
9381
+
9382
+ #: languages/vue.php:3300
9383
+ msgid "I’m a professional SEO and used many tools and extensions. Regarding simplicity, individuality and configurability All in One SEO Pro is by far the best SEO plugin out there for WordPress."
9384
+ msgstr ""
9385
+
9386
+ #: languages/vue.php:3303
9387
+ msgid "Joel Steinmann"
9388
+ msgstr ""
9389
+
9390
+ #: languages/vue.php:3306
9391
+ msgid "CEO, Solergo"
9392
+ msgstr ""
9393
+
9394
+ #: languages/vue.php:3309
9395
+ msgid "Truly Understand Your%1$s Customers With %2$sExactMetrics%3$s"
9396
+ msgstr ""
9397
+
9398
+ #: languages/vue.php:3312
9399
+ msgid "You never truly understand your customers until you used Enhanced %1$s eCommerce from ExactMetrics!"
9400
+ msgstr ""
9401
+
9402
+ #: languages/vue.php:3315
9403
+ msgid "Track all-new metrics!"
9404
+ msgstr ""
9405
+
9406
+ #: languages/vue.php:3318
9407
+ msgid "Get stats WooCommerce doesn’t give you like: Conversion Sources, Avg. Order Value, Revenue per Source, Total Add to Carts & More!"
9408
+ msgstr ""
9409
+
9410
+ #: languages/vue.php:3321
9411
+ msgid "FEATURES"
9412
+ msgstr ""
9413
+
9414
+ #: languages/vue.php:3324
9415
+ msgid "Get The Unique Metrics Neccessary for Growth"
9416
+ msgstr ""
9417
+
9418
+ #: languages/vue.php:3327
9419
+ msgid "See all the critical eCommerce data you need at a glance: your conversion rate, transactions, %1$srevenue, and average order value, and more."
9420
+ msgstr ""
9421
+
9422
+ #: languages/vue.php:3330
9423
+ msgid "Get Answers to the important questions %1$syou should know."
9424
+ msgstr ""
9425
+
9426
+ #: languages/vue.php:3333
9427
+ msgid "Did the login/registration step of the checkout put users off?"
9428
+ msgstr ""
9429
+
9430
+ #: languages/vue.php:3336
9431
+ msgid "Which ad campaign is driving the most revenue?"
9432
+ msgstr ""
9433
+
9434
+ #: languages/vue.php:3339
9435
+ msgid "Who is my typical customer?"
9436
+ msgstr ""
9437
+
9438
+ #: languages/vue.php:3342
9439
+ msgid "Level-up Your eCommerce store with %1$sExactMetrics + WooCommerce!%1$s"
9440
+ msgstr ""
9441
+
9442
+ #: languages/vue.php:3348
9443
+ msgid "Cart Funnel"
9444
+ msgstr ""
9445
+
9446
+ #: languages/vue.php:3351
9447
+ msgid "Customer Insights"
9448
+ msgstr ""
9449
+
9450
+ #: languages/vue.php:3354
9451
+ msgid "Campaign Measurement"
9452
+ msgstr ""
9453
+
9454
+ #: languages/vue.php:3357
9455
+ msgid "Customer Profiles"
9456
+ msgstr ""
9457
+
9458
+ #: languages/vue.php:3360
9459
+ msgid "See all the critical eCommerce data you need at a glance: your conversion rate, transactions, revenue, and average order value, and more."
9460
+ msgstr ""
9461
+
9462
  #: gadwp.php:259
9463
  #: gadwp.php:273
9464
  msgid "Cheatin&#8217; huh?"
languages/vue.php CHANGED
@@ -8,34 +8,37 @@ $generated_i18n_strings = array(
8
  __( '2', 'google-analytics-dashboard-for-wp' ),
9
 
10
  // Reference: src/modules/reports/components/ReportReAuth.vue:45
11
- // Reference: src/modules/settings/components/input/tab-general/exactmetrics-SettingsInputAuthenticate-Lite.vue:225
 
12
  __( 'Error', 'google-analytics-dashboard-for-wp' ),
13
 
14
- // Reference: src/plugins/exactmetrics-frontend-helper-plugin.js:14
15
  __( 'Please try again.', 'google-analytics-dashboard-for-wp' ),
16
 
17
- // Reference: src/plugins/exactmetrics-widget-helper-plugin.js:42
18
  __( 'Today', 'google-analytics-dashboard-for-wp' ),
19
 
20
- // Reference: src/plugins/exactmetrics-widget-helper-plugin.js:48
 
21
  __( 'Yesterday', 'google-analytics-dashboard-for-wp' ),
22
 
23
- // Reference: src/plugins/exactmetrics-widget-helper-plugin.js:54
24
  __( 'Last Week', 'google-analytics-dashboard-for-wp' ),
25
 
26
- // Reference: src/plugins/exactmetrics-widget-helper-plugin.js:60
27
  __( 'Last Month', 'google-analytics-dashboard-for-wp' ),
28
 
29
- // Reference: src/plugins/exactmetrics-widget-helper-plugin.js:66
30
  __( 'Last 7 days', 'google-analytics-dashboard-for-wp' ),
31
 
32
- // Reference: src/modules/reports/components/reports-overview/exactmetrics-ReportOverviewDatePicker-Lite.vue:48
33
  __( 'Last 30 days', 'google-analytics-dashboard-for-wp' ),
34
 
35
  // Reference: src/plugins/exactmetrics-settings-helper-plugin.js:116
36
  __( 'Loading Settings', 'google-analytics-dashboard-for-wp' ),
37
 
38
- // Reference: src/plugins/exactmetrics-settings-helper-plugin.js:117
 
39
  __( 'Please wait...', 'google-analytics-dashboard-for-wp' ),
40
 
41
  // Reference: src/plugins/exactmetrics-settings-helper-plugin.js:20
@@ -54,8 +57,8 @@ $generated_i18n_strings = array(
54
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:129
55
  __( 'Loading new report data', 'google-analytics-dashboard-for-wp' ),
56
 
57
- // Reference: src/modules/settings/components/input/tab-general/exactmetrics-SettingsInputAuthenticate-Lite.vue:228
58
- /* Translators: Placeholder gets replaced with an arrow icon. */
59
  __( 'Continue %s', 'google-analytics-dashboard-for-wp' ),
60
 
61
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:181
@@ -67,11 +70,10 @@ $generated_i18n_strings = array(
67
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:185
68
  __( 'Unlock the Publishers Report and Focus on the Content That Matters', 'google-analytics-dashboard-for-wp' ),
69
 
70
- // Reference: src/modules/reports/components/reports/exactmetrics-ReportPublishers-Lite.vue:32
71
  __( '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-dashboard-for-wp' ),
72
 
73
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportEcommerce-Lite.vue:31
74
- // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:189
75
  __( 'Unlock the eCommerce Report and See Your Important Store Metrics', 'google-analytics-dashboard-for-wp' ),
76
 
77
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:190
@@ -83,13 +85,14 @@ $generated_i18n_strings = array(
83
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:194
84
  __( '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-dashboard-for-wp' ),
85
 
86
- // Reference: src/modules/reports/components/reports/exactmetrics-ReportForms-Lite.vue:31
87
  __( 'Unlock the Forms Report and Improve Conversions', 'google-analytics-dashboard-for-wp' ),
88
 
89
- // Reference: src/modules/reports/components/reports/exactmetrics-ReportForms-Lite.vue:32
90
  __( '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-dashboard-for-wp' ),
91
 
92
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportSearchConsole-Lite.vue:31
 
93
  __( 'Unlock the Search Console Report and See How People Find Your Website', 'google-analytics-dashboard-for-wp' ),
94
 
95
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:202
@@ -184,6 +187,7 @@ $generated_i18n_strings = array(
184
  // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:198
185
  __( 'per year', 'google-analytics-dashboard-for-wp' ),
186
 
 
187
  // Reference: src/modules/reports/components/reports-overview/ReportOverviewUpsellMobile-Lite.vue:22
188
  __( 'Upgrade Now', 'google-analytics-dashboard-for-wp' ),
189
 
@@ -211,40 +215,50 @@ $generated_i18n_strings = array(
211
  // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:218
212
  __( 'Guides and Documentation:', 'google-analytics-dashboard-for-wp' ),
213
 
214
- // Reference: src/modules/reports/components/exactmetrics-ReportsPdfExport-Lite.vue:48
215
- // Reference: src/modules/reports/components/reports-overview/exactmetrics-ReportOverviewDatePicker-Lite.vue:51
216
- // Reference: src/modules/reports/components/reports-overview/exactmetrics-ReportOverviewUpsell-Lite.vue:35
 
 
217
  __( 'Upgrade to PRO', 'google-analytics-dashboard-for-wp' ),
218
 
219
  // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:92
 
 
220
  __( 'eCommerce Tracking', 'google-analytics-dashboard-for-wp' ),
221
 
222
- // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:93
223
  __( 'Custom Dimensions', 'google-analytics-dashboard-for-wp' ),
224
 
225
- // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:94
226
  // Reference: src/modules/wizard-onboarding/components/steps/exactmetrics-OnboardingStepRecommendedAddons-Lite.vue:60
227
  __( 'Form Tracking', 'google-analytics-dashboard-for-wp' ),
228
 
229
  // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:95
 
230
  __( 'AMP Support', 'google-analytics-dashboard-for-wp' ),
231
 
232
  // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:96
 
233
  __( 'Author Tracking', 'google-analytics-dashboard-for-wp' ),
234
 
235
  // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:99
 
236
  __( 'EU Compliance Addon', 'google-analytics-dashboard-for-wp' ),
237
 
238
  // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:100
 
239
  __( 'Real Time Report', 'google-analytics-dashboard-for-wp' ),
240
 
241
- // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:101
242
  __( 'Google Optimize', 'google-analytics-dashboard-for-wp' ),
243
 
244
  // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:102
 
 
245
  __( 'Search Console', 'google-analytics-dashboard-for-wp' ),
246
 
247
  // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:103
 
248
  __( 'Custom Date Ranges', 'google-analytics-dashboard-for-wp' ),
249
 
250
  // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:85
@@ -279,60 +293,64 @@ $generated_i18n_strings = array(
279
  // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:149
280
  __( 'Here are the features that make ExactMetrics the most powerful and user-friendly WordPress analytics plugin in the market.', 'google-analytics-dashboard-for-wp' ),
281
 
282
- // Reference: src/modules/about/components/AboutNavigation-Lite.vue:15
283
  __( 'About Us', 'google-analytics-dashboard-for-wp' ),
284
 
285
- // Reference: src/modules/about/components/AboutNavigation-Lite.vue:16
286
  __( 'Getting Started', 'google-analytics-dashboard-for-wp' ),
287
 
288
- // Reference: src/modules/about/components/AboutNavigation-Lite.vue:17
289
  __( 'Lite vs Pro', 'google-analytics-dashboard-for-wp' ),
290
 
291
- // Reference: src/modules/settings/routes/site.js:100
292
- // Reference: src/modules/tools/components/ToolsNavigation.vue:14
293
  __( 'Import Export', 'google-analytics-dashboard-for-wp' ),
294
 
295
- // Reference: src/modules/settings/routes/site.js:108
296
  __( 'PrettyLinks Integration', 'google-analytics-dashboard-for-wp' ),
297
 
298
- // Reference: src/modules/popular-posts/components/PopularPostsNavigation.vue:22
299
  __( 'Inline Popular Posts', 'google-analytics-dashboard-for-wp' ),
300
 
301
- // Reference: src/modules/popular-posts/components/PopularPostsNavigation.vue:23
302
  __( 'Popular Posts Widget', 'google-analytics-dashboard-for-wp' ),
303
 
304
- // Reference: src/modules/popular-posts/components/PopularPostsNavigation.vue:24
305
  __( 'Popular Products', 'google-analytics-dashboard-for-wp' ),
306
 
307
- // Reference: src/modules/settings/routes/site.js:180
308
  __( 'Settings', 'google-analytics-dashboard-for-wp' ),
309
 
310
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabsNavigation.vue:61
 
311
  __( 'General', 'google-analytics-dashboard-for-wp' ),
312
 
313
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabsNavigation.vue:62
 
314
  __( 'Engagement', 'google-analytics-dashboard-for-wp' ),
315
 
316
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabsNavigation.vue:63
 
317
  __( 'eCommerce', 'google-analytics-dashboard-for-wp' ),
318
 
319
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabsNavigation.vue:64
 
320
  __( 'Publisher', 'google-analytics-dashboard-for-wp' ),
321
 
322
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabsNavigation.vue:65
323
  __( 'Conversions', 'google-analytics-dashboard-for-wp' ),
324
 
325
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabsNavigation.vue:66
 
326
  __( 'Advanced', 'google-analytics-dashboard-for-wp' ),
327
 
328
- // Reference: src/modules/settings/routes/site.js:92
329
- // Reference: src/modules/tools/components/ToolsNavigation.vue:15
330
  __( 'URL Builder', 'google-analytics-dashboard-for-wp' ),
331
 
 
332
  // Reference: src/modules/widget/store/index.js:76
333
  __( 'Overview', 'google-analytics-dashboard-for-wp' ),
334
 
335
- // Reference: src/modules/reports/components/reports/exactmetrics-ReportPublishers-Lite.vue:30
336
  __( 'Publishers', 'google-analytics-dashboard-for-wp' ),
337
 
338
  // Reference: src/modules/reports/routes/exactmetrics-routes.js:57
@@ -363,6 +381,7 @@ $generated_i18n_strings = array(
363
  // Reference: src/modules/frontend/components/FrontendNoAuth.vue:26
364
  __( 'Connect ExactMetrics and Setup Website Analytics', 'google-analytics-dashboard-for-wp' ),
365
 
 
366
  // Reference: src/modules/widget/components/WidgetFooter.vue:22
367
  __( 'Learn More', 'google-analytics-dashboard-for-wp' ),
368
 
@@ -372,6 +391,8 @@ $generated_i18n_strings = array(
372
  // Reference: src/modules/reports/components/ReportNoAuth.vue:26
373
  __( 'ExactMetrics makes it "effortless" for you to connect your site with Google Analytics and see reports right here in the WordPress dashboard.', 'google-analytics-dashboard-for-wp' ),
374
 
 
 
375
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:121
376
  __( 'Launch Setup Wizard', 'google-analytics-dashboard-for-wp' ),
377
 
@@ -408,7 +429,7 @@ $generated_i18n_strings = array(
408
  // Reference: src/modules/addons/components/AddonsNavigation.vue:19
409
  __( 'Search Addons', 'google-analytics-dashboard-for-wp' ),
410
 
411
- // Reference: src/modules/settings/components/SettingsButtonSave.vue:46
412
  __( 'Save Changes', 'google-analytics-dashboard-for-wp' ),
413
 
414
  // Reference: src/modules/reports/components/ReportReAuth.vue:19
@@ -421,10 +442,9 @@ $generated_i18n_strings = array(
421
  __( 'Reconnect ExactMetrics', 'google-analytics-dashboard-for-wp' ),
422
 
423
  // Reference: src/modules/reports/components/ReportReAuth.vue:30
424
- // Reference: src/modules/settings/components/input/tab-general/exactmetrics-SettingsInputAuthenticate-Lite.vue:127
425
  __( 'Re-Authenticating', 'google-analytics-dashboard-for-wp' ),
426
 
427
- // Reference: src/modules/reports/components/ReportReAuth.vue:47
428
  __( 'Ok', 'google-analytics-dashboard-for-wp' ),
429
 
430
  // Reference: src/components/TheQuickLinks.vue:31
@@ -496,7 +516,7 @@ $generated_i18n_strings = array(
496
  // Reference: src/modules/about/components/exactmetrics-AboutTabLiteVsPro.vue:141
497
  __( 'View Top Landing/Exit Pages, Top Links, Demographics & Interests data and more', 'google-analytics-dashboard-for-wp' ),
498
 
499
- // Reference: src/modules/addons/components/exactmetrics-AddonBlock.vue:102
500
  __( 'Not Available', 'google-analytics-dashboard-for-wp' ),
501
 
502
  // Reference: src/modules/about/components/exactmetrics-AboutTabLiteVsPro.vue:176
@@ -527,12 +547,13 @@ $generated_i18n_strings = array(
527
  __( 'Pro', 'google-analytics-dashboard-for-wp' ),
528
 
529
  // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:105
 
530
  __( 'Get ExactMetrics Pro Today and Unlock all the Powerful Features', 'google-analytics-dashboard-for-wp' ),
531
 
532
  // Reference: src/modules/about/components/exactmetrics-AboutTabLiteVsPro.vue:66
533
  __( 'Bonus: ExactMetrics Lite users get 50% off regular price, automatically applied at checkout.', 'google-analytics-dashboard-for-wp' ),
534
 
535
- // Reference: src/modules/addons/components/exactmetrics-AddonBlock.vue:60
536
  __( 'Upgrade to Pro', 'google-analytics-dashboard-for-wp' ),
537
 
538
  // Reference: src/modules/about/components/exactmetrics-AboutTabLiteVsPro.vue:70
@@ -665,7 +686,7 @@ $generated_i18n_strings = array(
665
  // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepWpforms.vue:45
666
  __( 'Continue & Install WPForms', 'google-analytics-dashboard-for-wp' ),
667
 
668
- // Reference: src/modules/addons/components/AddonButton.vue:39
669
  __( 'Installing...', 'google-analytics-dashboard-for-wp' ),
670
 
671
  // Reference: src/modules/wizard-onboarding/components/steps/exactmetrics-OnboardingStepSuccess.vue:39
@@ -961,22 +982,22 @@ $generated_i18n_strings = array(
961
  // Reference: src/modules/popular-posts/components/PopularPostsSettings.vue:92
962
  __( 'Error emptying the popular posts cache. Please try again.', 'google-analytics-dashboard-for-wp' ),
963
 
964
- // Reference: src/modules/popular-posts/components/PopularPostsWidget.vue:100
965
  __( 'Choose Theme', 'google-analytics-dashboard-for-wp' ),
966
 
967
- // Reference: src/modules/popular-posts/components/PopularPostsWidget.vue:101
968
  __( 'Behavior', 'google-analytics-dashboard-for-wp' ),
969
 
970
- // Reference: src/modules/popular-posts/components/PopularPostsWidget.vue:102
971
  __( 'Widget Styling', 'google-analytics-dashboard-for-wp' ),
972
 
973
- // Reference: src/modules/popular-posts/components/PopularPostsWidget.vue:103
974
  __( 'Choose how you want to determine the colors, font sizes and spacing of the widget.', 'google-analytics-dashboard-for-wp' ),
975
 
976
- // Reference: src/modules/popular-posts/components/PopularPostsWidget.vue:104
977
  __( 'Sort By', 'google-analytics-dashboard-for-wp' ),
978
 
979
- // Reference: src/modules/popular-posts/components/PopularPostsWidget.vue:105
980
  __( 'Choose how you\'d like the widget to determine your popular posts.', 'google-analytics-dashboard-for-wp' ),
981
 
982
  // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:111
@@ -991,24 +1012,24 @@ $generated_i18n_strings = array(
991
  // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:114
992
  __( 'Choose where in the post body the widget will be placed.', 'google-analytics-dashboard-for-wp' ),
993
 
994
- // Reference: src/modules/popular-posts/components/PopularPostsWidget.vue:109
995
  __( 'Include in Post Types', 'google-analytics-dashboard-for-wp' ),
996
 
997
- // Reference: src/modules/popular-posts/components/PopularPostsWidget.vue:110
998
  __( 'Exclude from specific posts', 'google-analytics-dashboard-for-wp' ),
999
 
1000
- // Reference: src/modules/popular-posts/components/PopularPostsWidget.vue:112
1001
  /* Translators: Placeholders make the text bold. */
1002
  __( 'Choose which Post Types the widget %1$sWILL%2$s be placed.', 'google-analytics-dashboard-for-wp' ),
1003
 
1004
- // Reference: src/modules/popular-posts/components/PopularPostsWidget.vue:114
1005
  /* Translators: Placeholders make the text bold. */
1006
  __( 'Choose from which Posts the widget %1$sWILL NOT%2$s be placed.', 'google-analytics-dashboard-for-wp' ),
1007
 
1008
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:136
1009
  __( 'Customize Design', 'google-analytics-dashboard-for-wp' ),
1010
 
1011
- // Reference: src/modules/popular-posts/components/PopularPostsWidget.vue:115
1012
  __( 'Loading Themes', 'google-analytics-dashboard-for-wp' ),
1013
 
1014
  // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:123
@@ -1017,23 +1038,23 @@ $generated_i18n_strings = array(
1017
  // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:124
1018
  __( 'Please select at least one post to display.', 'google-analytics-dashboard-for-wp' ),
1019
 
1020
- // Reference: src/modules/popular-posts/components/PopularPostsWidget.vue:120
1021
  /* Translators: placeholders make text small. */
1022
  __( 'Default Styles %1$s- As seen above.%2$s', 'google-analytics-dashboard-for-wp' ),
1023
 
1024
- // Reference: src/modules/popular-posts/components/PopularPostsWidget.vue:125
1025
  /* Translators: placeholders make text small. */
1026
  __( 'No Styles %1$s- Use your own CSS.%2$s', 'google-analytics-dashboard-for-wp' ),
1027
 
1028
- // Reference: src/modules/popular-posts/components/PopularPostsWidget.vue:132
1029
  /* Translators: placeholders make text small. */
1030
  __( 'Comments %1$s- Randomly rotate your most commented on posts from the past 30 days.%2$s', 'google-analytics-dashboard-for-wp' ),
1031
 
1032
- // Reference: src/modules/popular-posts/components/PopularPostsWidget.vue:137
1033
  /* Translators: placeholders make text small. */
1034
  __( 'SharedCount %1$s- Connect with your SharedCount account to determine popular posts by share count.%2$s', 'google-analytics-dashboard-for-wp' ),
1035
 
1036
- // Reference: src/modules/popular-posts/components/PopularPostsWidget.vue:142
1037
  /* Translators: placeholders make text small. */
1038
  __( 'Curated %1$s- Choose the posts which will randomly rotate in the widget.%2$s', 'google-analytics-dashboard-for-wp' ),
1039
 
@@ -1112,7 +1133,6 @@ $generated_i18n_strings = array(
1112
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabAdvanced.vue:102
1113
  __( 'Reports', 'google-analytics-dashboard-for-wp' ),
1114
 
1115
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabAdvanced.vue:103
1116
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:117
1117
  __( 'Automatic Updates', 'google-analytics-dashboard-for-wp' ),
1118
 
@@ -1153,7 +1173,7 @@ $generated_i18n_strings = array(
1153
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabAdvanced.vue:87
1154
  __( 'Permissions', 'google-analytics-dashboard-for-wp' ),
1155
 
1156
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabAdvanced.vue:88
1157
  __( 'Email Summaries', 'google-analytics-dashboard-for-wp' ),
1158
 
1159
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabAdvanced.vue:89
@@ -1183,8 +1203,8 @@ $generated_i18n_strings = array(
1183
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabAdvanced.vue:99
1184
  __( 'Custom code', 'google-analytics-dashboard-for-wp' ),
1185
 
 
1186
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:107
1187
- // Reference: src/modules/wizard-onboarding/components/inputs/exactmetrics-OnboardingLicense-Lite.vue:27
1188
  __( 'License Key', 'google-analytics-dashboard-for-wp' ),
1189
 
1190
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:109
@@ -1194,35 +1214,43 @@ $generated_i18n_strings = array(
1194
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:110
1195
  __( 'Paste your license key here', 'google-analytics-dashboard-for-wp' ),
1196
 
 
1197
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:111
1198
  __( 'Google Authentication', 'google-analytics-dashboard-for-wp' ),
1199
 
1200
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:112
1201
  __( 'Verify', 'google-analytics-dashboard-for-wp' ),
1202
 
 
1203
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:118
1204
  __( 'Setup Wizard', 'google-analytics-dashboard-for-wp' ),
1205
 
 
1206
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:119
1207
  __( 'Use our configuration wizard to properly setup Google Analytics with WordPress (with just a few clicks).', 'google-analytics-dashboard-for-wp' ),
1208
 
 
1209
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:120
1210
  __( 'Relaunch Setup Wizard', 'google-analytics-dashboard-for-wp' ),
1211
 
1212
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:122
1213
  __( 'Connect ExactMetrics to Start Tracking Your Data', 'google-analytics-dashboard-for-wp' ),
1214
 
 
1215
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:126
1216
  __( 'You\'re using ExactMetrics Lite – no license needed. Enjoy!', 'google-analytics-dashboard-for-wp' ),
1217
 
 
1218
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:128
1219
  /* Translators: Adds link to upgrade. */
1220
  __( 'To unlock more features consider %1$supgrading to PRO%2$s.', 'google-analytics-dashboard-for-wp' ),
1221
 
1222
- // Reference: src/modules/reports/components/reports-overview/exactmetrics-ReportOverviewUpsell-Lite.vue:34
 
1223
  __( 'Receive 50% off automatically applied at the checkout!', 'google-analytics-dashboard-for-wp' ),
1224
 
1225
- // Reference: src/modules/reports/components/reports-overview/exactmetrics-ReportOverviewUpsell-Lite.vue:37
 
1226
  __( 'See all features', 'google-analytics-dashboard-for-wp' ),
1227
 
1228
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:132
@@ -1244,16 +1272,16 @@ $generated_i18n_strings = array(
1244
  // Reference: src/modules/frontend/components/exactmetrics-FrontendStatsGeneral.vue:43
1245
  __( 'Your Website', 'google-analytics-dashboard-for-wp' ),
1246
 
1247
- // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:253
1248
  __( 'Sessions', 'google-analytics-dashboard-for-wp' ),
1249
 
1250
- // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:254
1251
  __( 'Pageviews', 'google-analytics-dashboard-for-wp' ),
1252
 
1253
  // Reference: src/modules/frontend/components/exactmetrics-FrontendStatsGeneral.vue:46
1254
  __( 'Avg. Duration', 'google-analytics-dashboard-for-wp' ),
1255
 
1256
- // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:256
1257
  __( 'Bounce Rate', 'google-analytics-dashboard-for-wp' ),
1258
 
1259
  // Reference: src/modules/frontend/components/exactmetrics-FrontendStatsGeneral.vue:56
@@ -1263,16 +1291,17 @@ $generated_i18n_strings = array(
1263
  __( 'Want to see page-specific stats?', 'google-analytics-dashboard-for-wp' ),
1264
 
1265
  // Reference: src/modules/reports/store/actions.js:204
 
1266
  __( 'Dismiss', 'google-analytics-dashboard-for-wp' ),
1267
 
1268
  // Reference: src/modules/settings/api/index.js:23
1269
  /* Translators: Error status and error text. */
1270
  __( 'Can\'t load settings. Error: %1$s, %2$s', 'google-analytics-dashboard-for-wp' ),
1271
 
1272
- // Reference: src/modules/wizard-onboarding/api/index.js:22
1273
  __( 'You appear to be offline.', 'google-analytics-dashboard-for-wp' ),
1274
 
1275
- // Reference: src/modules/popular-posts/api/index.js:43
1276
  /* Translators: Error status and error text. */
1277
  __( 'Can\'t save settings. Error: %1$s, %2$s', 'google-analytics-dashboard-for-wp' ),
1278
 
@@ -1335,31 +1364,32 @@ $generated_i18n_strings = array(
1335
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportEcommerce-Lite.vue:32
1336
  __( 'Increase your sales & revenue with insights. ExactMetrics 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-dashboard-for-wp' ),
1337
 
1338
- // Reference: src/modules/reports/components/reports/exactmetrics-ReportForms-Lite.vue:35
 
1339
  __( 'Here\'s what you get:', 'google-analytics-dashboard-for-wp' ),
1340
 
1341
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabEcommerce-Lite.vue:38
1342
  __( 'See Your Conversion Rate to Improve Funnel', 'google-analytics-dashboard-for-wp' ),
1343
 
1344
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabEcommerce-Lite.vue:42
1345
  __( 'See The Number of Transactions and Make Data-Driven Decisions', 'google-analytics-dashboard-for-wp' ),
1346
 
1347
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabEcommerce-Lite.vue:46
1348
  __( 'See The Total Revenue to Track Growth', 'google-analytics-dashboard-for-wp' ),
1349
 
1350
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabEcommerce-Lite.vue:50
1351
  __( 'See Average Order Value to Find Offer Opportunities', 'google-analytics-dashboard-for-wp' ),
1352
 
1353
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabEcommerce-Lite.vue:54
1354
  __( 'See Your Top Products to See Individual Performance', 'google-analytics-dashboard-for-wp' ),
1355
 
1356
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportEcommerce-Lite.vue:59
1357
  __( 'See Your Top Conversion Sources and Focus on what\'s Working', 'google-analytics-dashboard-for-wp' ),
1358
 
1359
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabEcommerce-Lite.vue:62
1360
  __( 'See The Time it Takes for Customers to Purchase', 'google-analytics-dashboard-for-wp' ),
1361
 
1362
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabEcommerce-Lite.vue:66
1363
  __( 'See How Many Sessions are Needed for a Purchase', 'google-analytics-dashboard-for-wp' ),
1364
 
1365
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:159
@@ -1369,25 +1399,29 @@ $generated_i18n_strings = array(
1369
  __( 'Returning', 'google-analytics-dashboard-for-wp' ),
1370
 
1371
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:193
 
1372
  __( 'Desktop', 'google-analytics-dashboard-for-wp' ),
1373
 
1374
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:194
 
1375
  __( 'Tablet', 'google-analytics-dashboard-for-wp' ),
1376
 
1377
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:195
 
1378
  __( 'Mobile', 'google-analytics-dashboard-for-wp' ),
1379
 
1380
- // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:252
1381
  // Reference: src/modules/widget/widget.vue:25
1382
  __( 'Overview Report', 'google-analytics-dashboard-for-wp' ),
1383
 
1384
- // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:255
1385
  __( 'Avg. Session Duration', 'google-analytics-dashboard-for-wp' ),
1386
 
1387
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:257
 
1388
  __( 'New vs. Returning Visitors', 'google-analytics-dashboard-for-wp' ),
1389
 
1390
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:258
 
1391
  __( 'Device Breakdown', 'google-analytics-dashboard-for-wp' ),
1392
 
1393
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:259
@@ -1403,27 +1437,30 @@ $generated_i18n_strings = array(
1403
  __( 'View All Referral Sources', 'google-analytics-dashboard-for-wp' ),
1404
 
1405
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:263
 
1406
  __( 'Top Posts/Pages', 'google-analytics-dashboard-for-wp' ),
1407
 
1408
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:264
1409
  __( 'View Full Posts/Pages Report', 'google-analytics-dashboard-for-wp' ),
1410
 
1411
- // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:266
1412
  __( 'A session is the browsing session of a single user to your site.', 'google-analytics-dashboard-for-wp' ),
1413
 
1414
- // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:267
1415
  __( '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.', 'google-analytics-dashboard-for-wp' ),
1416
 
1417
- // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:268
1418
  __( 'Total duration of all sessions (in seconds) / number of sessions.', 'google-analytics-dashboard-for-wp' ),
1419
 
1420
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:269
1421
  __( '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.', 'google-analytics-dashboard-for-wp' ),
1422
 
1423
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:270
 
1424
  __( 'This graph shows what percent of your user sessions come from new versus repeat visitors.', 'google-analytics-dashboard-for-wp' ),
1425
 
1426
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:271
 
1427
  __( '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.', 'google-analytics-dashboard-for-wp' ),
1428
 
1429
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:272
@@ -1433,6 +1470,7 @@ $generated_i18n_strings = array(
1433
  __( 'This list shows the top websites that send your website traffic, known as referral traffic.', 'google-analytics-dashboard-for-wp' ),
1434
 
1435
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:274
 
1436
  __( 'This list shows the most viewed posts and pages on your website.', 'google-analytics-dashboard-for-wp' ),
1437
 
1438
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportPublishers-Lite.vue:31
@@ -1575,7 +1613,6 @@ $generated_i18n_strings = array(
1575
  __( 'Pretty Links turns those ugly, long campaign links into clean, memorable, speakable and totally shareable links.', 'google-analytics-dashboard-for-wp' ),
1576
 
1577
  // Reference: src/modules/tools/components/exactmetrics-ToolsPrettyLinksFlow.vue:89
1578
- // Reference: src/modules/tools/components/exactmetrics-ToolsTabUrlBuilder.vue:191
1579
  __( 'Download Pretty Links', 'google-analytics-dashboard-for-wp' ),
1580
 
1581
  // Reference: src/modules/tools/components/exactmetrics-ToolsTabUrlBuilder.vue:192
@@ -1662,6 +1699,7 @@ $generated_i18n_strings = array(
1662
  /* Translators: Add links to documentation. */
1663
  __( '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.', 'google-analytics-dashboard-for-wp' ),
1664
 
 
1665
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabEngagement.vue:65
1666
  __( 'Demographics', 'google-analytics-dashboard-for-wp' ),
1667
 
@@ -1785,15 +1823,12 @@ $generated_i18n_strings = array(
1785
  // Reference: src/modules/reports/store/actions.js:212
1786
  __( 'Please wait', 'google-analytics-dashboard-for-wp' ),
1787
 
1788
- // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Pro.vue:119
1789
  // Reference: src/modules/reports/store/actions.js:52
1790
  __( 'activate', 'google-analytics-dashboard-for-wp' ),
1791
 
1792
- // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Pro.vue:119
1793
  // Reference: src/modules/reports/store/actions.js:52
1794
  __( 'install', 'google-analytics-dashboard-for-wp' ),
1795
 
1796
- // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Pro.vue:127
1797
  // Reference: src/modules/reports/store/actions.js:56
1798
  __( 'Visit addons page', 'google-analytics-dashboard-for-wp' ),
1799
 
@@ -1884,7 +1919,7 @@ $generated_i18n_strings = array(
1884
  // Reference: src/modules/popular-posts/components/PopularPostsProductsUpsell.vue:22
1885
  __( 'View all Pro features', 'google-analytics-dashboard-for-wp' ),
1886
 
1887
- // Reference: src/modules/settings/components/input/SettingsInputNumber.vue:56
1888
  __( 'Reset to default', 'google-analytics-dashboard-for-wp' ),
1889
 
1890
  // Reference: src/modules/settings/components/input/SettingsInputText.vue:47
@@ -1970,9 +2005,11 @@ $generated_i18n_strings = array(
1970
  /* Translators: Adds link to activate/install plugin and documentation. */
1971
  __( 'In order for the ExactMetrics 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', 'google-analytics-dashboard-for-wp' ),
1972
 
 
1973
  // Reference: src/modules/widget/components/WidgetFooter.vue:21
1974
  __( 'Activate', 'google-analytics-dashboard-for-wp' ),
1975
 
 
1976
  // Reference: src/modules/widget/components/WidgetFooter.vue:20
1977
  __( 'Install', 'google-analytics-dashboard-for-wp' ),
1978
 
@@ -2000,8 +2037,6 @@ $generated_i18n_strings = array(
2000
  __( 'Indexing completed, counts will update automatically every day.', 'google-analytics-dashboard-for-wp' ),
2001
 
2002
  // Reference: src/modules/popular-posts/components/input/PopularPostsThemeCustomizeControls.vue:99
2003
- // Reference: src/modules/popular-posts/components/input/PopularPostsThemePreview.vue:46
2004
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemePreview.vue:60
2005
  __( 'Theme Preview', 'google-analytics-dashboard-for-wp' ),
2006
 
2007
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemePreview.vue:61
@@ -2010,25 +2045,25 @@ $generated_i18n_strings = array(
2010
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemePreview.vue:62
2011
  __( 'Narrow', 'google-analytics-dashboard-for-wp' ),
2012
 
2013
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:137
2014
  __( 'Title', 'google-analytics-dashboard-for-wp' ),
2015
 
2016
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:138
2017
  __( 'Color', 'google-analytics-dashboard-for-wp' ),
2018
 
2019
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:139
2020
  __( 'Size', 'google-analytics-dashboard-for-wp' ),
2021
 
2022
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:140
2023
  __( 'Border', 'google-analytics-dashboard-for-wp' ),
2024
 
2025
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:141
2026
  __( 'Author/Date', 'google-analytics-dashboard-for-wp' ),
2027
 
2028
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:142
2029
  __( 'Label', 'google-analytics-dashboard-for-wp' ),
2030
 
2031
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:143
2032
  __( 'Background', 'google-analytics-dashboard-for-wp' ),
2033
 
2034
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:144
@@ -2102,7 +2137,7 @@ $generated_i18n_strings = array(
2102
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabPublisher.vue:67
2103
  __( 'Our affiliate link tracking works by setting path for internal links to track as outbound links.', 'google-analytics-dashboard-for-wp' ),
2104
 
2105
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabPublisher.vue:69
2106
  __( 'Headline Analyzer', 'google-analytics-dashboard-for-wp' ),
2107
 
2108
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabPublisher.vue:70
@@ -2188,13 +2223,13 @@ $generated_i18n_strings = array(
2188
  /* Translators: Placeholder is replaced with WPForms. */
2189
  __( 'Recommended Plugin: %s', 'google-analytics-dashboard-for-wp' ),
2190
 
2191
- // Reference: src/modules/addons/components/AddonButton.vue:31
2192
  __( 'Activating...', 'google-analytics-dashboard-for-wp' ),
2193
 
2194
- // Reference: src/modules/addons/components/AddonButton.vue:35
2195
  __( 'Deactivating...', 'google-analytics-dashboard-for-wp' ),
2196
 
2197
- // Reference: src/modules/addons/components/AddonButton.vue:43
2198
  __( 'Deactivate', 'google-analytics-dashboard-for-wp' ),
2199
 
2200
  // Reference: src/modules/widget/components/exactmetrics-WidgetSettings-Lite.vue:22
@@ -2245,15 +2280,12 @@ $generated_i18n_strings = array(
2245
  __( '%1$sPage %3$s%2$s of %4$s', 'google-analytics-dashboard-for-wp' ),
2246
 
2247
  // Reference: src/modules/popular-posts/components/input/PopularPostsThemeCustomizeControls.vue:100
2248
- // Reference: src/modules/popular-posts/components/input/PopularPostsThemePreview.vue:47
2249
  __( 'Sartorial taxidermy venmo you probably haven\'t heard of them, tofu fingerstache ethical pickled hella ramps vice snackwave seitan typewriter tofu.', 'google-analytics-dashboard-for-wp' ),
2250
 
2251
  // Reference: src/modules/popular-posts/components/input/PopularPostsThemeCustomizeControls.vue:101
2252
- // Reference: src/modules/popular-posts/components/input/PopularPostsThemePreview.vue:48
2253
  __( 'Austin typewriter heirloom distillery twee migas wayfarers. Fingerstache master cleanse quinoa humblebrag, iPhone taxidermy snackwave seitan typewriter tofu organic affogato kitsch. Artisan', 'google-analytics-dashboard-for-wp' ),
2254
 
2255
  // Reference: src/modules/popular-posts/components/input/PopularPostsThemeCustomizeControls.vue:108
2256
- // Reference: src/modules/popular-posts/components/input/PopularPostsThemePreview.vue:55
2257
  __( 'Icon', 'google-analytics-dashboard-for-wp' ),
2258
 
2259
  // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:75
@@ -2262,7 +2294,7 @@ $generated_i18n_strings = array(
2262
  // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:76
2263
  __( 'There are two ways to manual include the widget in your posts.', 'google-analytics-dashboard-for-wp' ),
2264
 
2265
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetPlacement.vue:105
2266
  __( 'Using the Gutenberg Block', 'google-analytics-dashboard-for-wp' ),
2267
 
2268
  // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:78
@@ -2277,22 +2309,22 @@ $generated_i18n_strings = array(
2277
  // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:81
2278
  __( '%1$sWatch Video%2$s - How to Add the Inline Popular Post widget using Gutenberg', 'google-analytics-dashboard-for-wp' ),
2279
 
2280
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetPlacement.vue:113
2281
  __( '%1$sStep 1%2$s - Click the “Add Block” icon while editing a Post or Page.', 'google-analytics-dashboard-for-wp' ),
2282
 
2283
  // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:84
2284
  __( '%1$sStep 2%2$s - Search for “Inline Popular Posts by ExactMetrics”.', 'google-analytics-dashboard-for-wp' ),
2285
 
2286
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetPlacement.vue:115
2287
  __( '%1$sStep 3%2$s - Style the widget using the Block Settings sidebar.', 'google-analytics-dashboard-for-wp' ),
2288
 
2289
  // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:87
2290
  __( 'Shortcode', 'google-analytics-dashboard-for-wp' ),
2291
 
2292
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetPlacement.vue:123
2293
  __( 'Copy the shortcode and paste it into your Page and/or Post templates or using a shortcode plugin.', 'google-analytics-dashboard-for-wp' ),
2294
 
2295
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetPlacement.vue:124
2296
  __( 'Copy Shortcode', 'google-analytics-dashboard-for-wp' ),
2297
 
2298
  // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:90
@@ -2475,7 +2507,7 @@ $generated_i18n_strings = array(
2475
  // Reference: src/modules/popular-posts/components/PopularPostsUpgradeOverlay.vue:23
2476
  __( 'Unlock with %s', 'google-analytics-dashboard-for-wp' ),
2477
 
2478
- // Reference: src/modules/settings/components/input/tab-advanced/exactmetrics-SettingsInputPdfReports-Lite.vue:16
2479
  __( 'Upgrade', 'google-analytics-dashboard-for-wp' ),
2480
 
2481
  // Reference: src/modules/settings/components/input/tab-advanced/exactmetrics-SettingsInputEmailSummaries-Lite.vue:17
@@ -2519,6 +2551,7 @@ $generated_i18n_strings = array(
2519
  __( 'Upgrade to', 'google-analytics-dashboard-for-wp' ),
2520
 
2521
  // Reference: src/modules/reports/components/reports-overview/exactmetrics-ReportOverviewDatePicker-Lite.vue:50
 
2522
  /* Translators: Placeholder adds a line break. */
2523
  __( 'You can customize your %sdate range only in the PRO version.', 'google-analytics-dashboard-for-wp' ),
2524
 
@@ -2569,7 +2602,6 @@ $generated_i18n_strings = array(
2569
  __( 'Unlock All Features and Upgrade to Pro', 'google-analytics-dashboard-for-wp' ),
2570
 
2571
  // Reference: src/modules/reports/components/exactmetrics-ReportsPagination.vue:25
2572
- // Reference: src/modules/reports/components/reports-year-in-review/ReportYearInReviewListBox.vue:38
2573
  __( 'Show', 'google-analytics-dashboard-for-wp' ),
2574
 
2575
  // Reference: src/modules/reports/components/exactmetrics-ReportsPagination.vue:27
@@ -2743,6 +2775,7 @@ $generated_i18n_strings = array(
2743
  // Reference: src/modules/reports/components/reports/exactmetrics-SiteSpeed-Lite.vue:53
2744
  __( 'Learn How to Improve the Core Metrics that Google Uses to Rank Your Site', 'google-analytics-dashboard-for-wp' ),
2745
 
 
2746
  // Reference: src/modules/reports/components/reports/exactmetrics-YearInReview-Lite.vue:260
2747
  __( '2020 Year in Review', 'google-analytics-dashboard-for-wp' ),
2748
 
@@ -3090,6 +3123,240 @@ $generated_i18n_strings = array(
3090
  __( 'Dynamic Popular Posts & Popular Products', 'google-analytics-dashboard-for-wp' ),
3091
 
3092
  // Reference: src/modules/about/components/exactmetrics-AboutTabLiteVsPro.vue:168
3093
- __( '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-dashboard-for-wp' )
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3094
  );
3095
  /* THIS IS THE END OF THE GENERATED FILE */
8
  __( '2', 'google-analytics-dashboard-for-wp' ),
9
 
10
  // Reference: src/modules/reports/components/ReportReAuth.vue:45
11
+ // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:171
12
+ // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:150
13
  __( 'Error', 'google-analytics-dashboard-for-wp' ),
14
 
15
+ // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:151
16
  __( 'Please try again.', 'google-analytics-dashboard-for-wp' ),
17
 
18
+ // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:223
19
  __( 'Today', 'google-analytics-dashboard-for-wp' ),
20
 
21
+ // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemePreview.vue:67
22
+ // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:229
23
  __( 'Yesterday', 'google-analytics-dashboard-for-wp' ),
24
 
25
+ // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:235
26
  __( 'Last Week', 'google-analytics-dashboard-for-wp' ),
27
 
28
+ // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:241
29
  __( 'Last Month', 'google-analytics-dashboard-for-wp' ),
30
 
31
+ // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:247
32
  __( 'Last 7 days', 'google-analytics-dashboard-for-wp' ),
33
 
34
+ // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:253
35
  __( 'Last 30 days', 'google-analytics-dashboard-for-wp' ),
36
 
37
  // Reference: src/plugins/exactmetrics-settings-helper-plugin.js:116
38
  __( 'Loading Settings', 'google-analytics-dashboard-for-wp' ),
39
 
40
+ // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:154
41
+ // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:130
42
  __( 'Please wait...', 'google-analytics-dashboard-for-wp' ),
43
 
44
  // Reference: src/plugins/exactmetrics-settings-helper-plugin.js:20
57
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:129
58
  __( 'Loading new report data', 'google-analytics-dashboard-for-wp' ),
59
 
60
+ // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:143
61
+ /* Translators: Adds an arrow icon. */
62
  __( 'Continue %s', 'google-analytics-dashboard-for-wp' ),
63
 
64
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:181
70
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:185
71
  __( 'Unlock the Publishers Report and Focus on the Content That Matters', 'google-analytics-dashboard-for-wp' ),
72
 
73
+ // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:186
74
  __( '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-dashboard-for-wp' ),
75
 
76
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportEcommerce-Lite.vue:31
 
77
  __( 'Unlock the eCommerce Report and See Your Important Store Metrics', 'google-analytics-dashboard-for-wp' ),
78
 
79
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:190
85
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:194
86
  __( '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-dashboard-for-wp' ),
87
 
88
+ // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:197
89
  __( 'Unlock the Forms Report and Improve Conversions', 'google-analytics-dashboard-for-wp' ),
90
 
91
+ // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:198
92
  __( '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-dashboard-for-wp' ),
93
 
94
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportSearchConsole-Lite.vue:31
95
+ // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:201
96
  __( 'Unlock the Search Console Report and See How People Find Your Website', 'google-analytics-dashboard-for-wp' ),
97
 
98
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:202
187
  // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:198
188
  __( 'per year', 'google-analytics-dashboard-for-wp' ),
189
 
190
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:199
191
  // Reference: src/modules/reports/components/reports-overview/ReportOverviewUpsellMobile-Lite.vue:22
192
  __( 'Upgrade Now', 'google-analytics-dashboard-for-wp' ),
193
 
215
  // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:218
216
  __( 'Guides and Documentation:', 'google-analytics-dashboard-for-wp' ),
217
 
218
+ // Reference: src/modules/reports/components/reports/exactmetrics-ReportDimensions-Lite.vue:33
219
+ // Reference: src/modules/reports/components/reports/exactmetrics-ReportEcommerce-Lite.vue:33
220
+ // Reference: src/modules/settings/components/input/tab-engagement/exactmetrics-SettingsInputEUCompliance-Lite.vue:28
221
+ // Reference: src/modules/settings/components/input/tab-publisher/exactmetrics-SettingsInputFbia-Lite.vue:24
222
+ // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabConversions-Lite.vue:54
223
  __( 'Upgrade to PRO', 'google-analytics-dashboard-for-wp' ),
224
 
225
  // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:92
226
+ // Reference: src/modules/about/components/exactmetrics-AboutTabLiteVsPro.vue:98
227
+ // Reference: src/modules/wizard-onboarding/components/steps/MigrationStepUpsell.vue:42
228
  __( 'eCommerce Tracking', 'google-analytics-dashboard-for-wp' ),
229
 
230
+ // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabConversions-Lite.vue:49
231
  __( 'Custom Dimensions', 'google-analytics-dashboard-for-wp' ),
232
 
 
233
  // Reference: src/modules/wizard-onboarding/components/steps/exactmetrics-OnboardingStepRecommendedAddons-Lite.vue:60
234
  __( 'Form Tracking', 'google-analytics-dashboard-for-wp' ),
235
 
236
  // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:95
237
+ // Reference: src/modules/wizard-onboarding/components/steps/MigrationStepUpsell.vue:48
238
  __( 'AMP Support', 'google-analytics-dashboard-for-wp' ),
239
 
240
  // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:96
241
+ // Reference: src/modules/wizard-onboarding/components/steps/MigrationStepUpsell.vue:50
242
  __( 'Author Tracking', 'google-analytics-dashboard-for-wp' ),
243
 
244
  // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:99
245
+ // Reference: src/modules/wizard-onboarding/components/steps/MigrationStepUpsell.vue:43
246
  __( 'EU Compliance Addon', 'google-analytics-dashboard-for-wp' ),
247
 
248
  // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:100
249
+ // Reference: src/modules/wizard-onboarding/components/steps/MigrationStepUpsell.vue:45
250
  __( 'Real Time Report', 'google-analytics-dashboard-for-wp' ),
251
 
252
+ // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabConversions-Lite.vue:47
253
  __( 'Google Optimize', 'google-analytics-dashboard-for-wp' ),
254
 
255
  // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:102
256
+ // Reference: src/modules/reports/components/exactmetrics-ReportsNavigation.vue:45
257
+ // Reference: src/modules/wizard-onboarding/components/steps/MigrationStepUpsell.vue:49
258
  __( 'Search Console', 'google-analytics-dashboard-for-wp' ),
259
 
260
  // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:103
261
+ // Reference: src/modules/wizard-onboarding/components/steps/MigrationStepUpsell.vue:51
262
  __( 'Custom Date Ranges', 'google-analytics-dashboard-for-wp' ),
263
 
264
  // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:85
293
  // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:149
294
  __( 'Here are the features that make ExactMetrics the most powerful and user-friendly WordPress analytics plugin in the market.', 'google-analytics-dashboard-for-wp' ),
295
 
296
+ // Reference: src/modules/settings/routes/site.js:124
297
  __( 'About Us', 'google-analytics-dashboard-for-wp' ),
298
 
299
+ // Reference: src/modules/settings/routes/site.js:132
300
  __( 'Getting Started', 'google-analytics-dashboard-for-wp' ),
301
 
302
+ // Reference: src/modules/settings/routes/site.js:141
303
  __( 'Lite vs Pro', 'google-analytics-dashboard-for-wp' ),
304
 
305
+ // Reference: src/modules/settings/routes/site.js:102
 
306
  __( 'Import Export', 'google-analytics-dashboard-for-wp' ),
307
 
308
+ // Reference: src/modules/settings/routes/site.js:110
309
  __( 'PrettyLinks Integration', 'google-analytics-dashboard-for-wp' ),
310
 
311
+ // Reference: src/modules/settings/routes/site.js:156
312
  __( 'Inline Popular Posts', 'google-analytics-dashboard-for-wp' ),
313
 
314
+ // Reference: src/modules/settings/routes/site.js:164
315
  __( 'Popular Posts Widget', 'google-analytics-dashboard-for-wp' ),
316
 
317
+ // Reference: src/modules/settings/routes/site.js:173
318
  __( 'Popular Products', 'google-analytics-dashboard-for-wp' ),
319
 
320
+ // Reference: src/modules/settings/routes/site.js:182
321
  __( 'Settings', 'google-analytics-dashboard-for-wp' ),
322
 
323
+ // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabsNavigation.vue:62
324
+ // Reference: src/modules/settings/routes/site.js:37
325
  __( 'General', 'google-analytics-dashboard-for-wp' ),
326
 
327
+ // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabsNavigation.vue:63
328
+ // Reference: src/modules/settings/routes/site.js:45
329
  __( 'Engagement', 'google-analytics-dashboard-for-wp' ),
330
 
331
+ // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabsNavigation.vue:64
332
+ // Reference: src/modules/settings/routes/site.js:53
333
  __( 'eCommerce', 'google-analytics-dashboard-for-wp' ),
334
 
335
+ // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabsNavigation.vue:65
336
+ // Reference: src/modules/settings/routes/site.js:61
337
  __( 'Publisher', 'google-analytics-dashboard-for-wp' ),
338
 
339
+ // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabConversions-Lite.vue:44
340
  __( 'Conversions', 'google-analytics-dashboard-for-wp' ),
341
 
342
+ // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabsNavigation.vue:67
343
+ // Reference: src/modules/settings/routes/site.js:77
344
  __( 'Advanced', 'google-analytics-dashboard-for-wp' ),
345
 
346
+ // Reference: src/modules/settings/routes/site.js:94
 
347
  __( 'URL Builder', 'google-analytics-dashboard-for-wp' ),
348
 
349
+ // Reference: src/modules/reports/components/exactmetrics-ReportsNavigation.vue:42
350
  // Reference: src/modules/widget/store/index.js:76
351
  __( 'Overview', 'google-analytics-dashboard-for-wp' ),
352
 
353
+ // Reference: src/modules/reports/components/exactmetrics-ReportsNavigation.vue:43
354
  __( 'Publishers', 'google-analytics-dashboard-for-wp' ),
355
 
356
  // Reference: src/modules/reports/routes/exactmetrics-routes.js:57
381
  // Reference: src/modules/frontend/components/FrontendNoAuth.vue:26
382
  __( 'Connect ExactMetrics and Setup Website Analytics', 'google-analytics-dashboard-for-wp' ),
383
 
384
+ // Reference: src/modules/frontend/components/FrontendNoAuth.vue:27
385
  // Reference: src/modules/widget/components/WidgetFooter.vue:22
386
  __( 'Learn More', 'google-analytics-dashboard-for-wp' ),
387
 
391
  // Reference: src/modules/reports/components/ReportNoAuth.vue:26
392
  __( 'ExactMetrics makes it "effortless" for you to connect your site with Google Analytics and see reports right here in the WordPress dashboard.', 'google-analytics-dashboard-for-wp' ),
393
 
394
+ // Reference: src/modules/reports/components/ReportNoAuth.vue:27
395
+ // Reference: src/modules/settings/components/exactmetrics-SettingsNetwork.vue:79
396
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:121
397
  __( 'Launch Setup Wizard', 'google-analytics-dashboard-for-wp' ),
398
 
429
  // Reference: src/modules/addons/components/AddonsNavigation.vue:19
430
  __( 'Search Addons', 'google-analytics-dashboard-for-wp' ),
431
 
432
+ // Reference: src/modules/settings/components/SettingsButtonSave.vue:51
433
  __( 'Save Changes', 'google-analytics-dashboard-for-wp' ),
434
 
435
  // Reference: src/modules/reports/components/ReportReAuth.vue:19
442
  __( 'Reconnect ExactMetrics', 'google-analytics-dashboard-for-wp' ),
443
 
444
  // Reference: src/modules/reports/components/ReportReAuth.vue:30
 
445
  __( 'Re-Authenticating', 'google-analytics-dashboard-for-wp' ),
446
 
447
+ // Reference: src/modules/tools/components/exactmetrics-ToolsTabImportExport.vue:110
448
  __( 'Ok', 'google-analytics-dashboard-for-wp' ),
449
 
450
  // Reference: src/components/TheQuickLinks.vue:31
516
  // Reference: src/modules/about/components/exactmetrics-AboutTabLiteVsPro.vue:141
517
  __( 'View Top Landing/Exit Pages, Top Links, Demographics & Interests data and more', 'google-analytics-dashboard-for-wp' ),
518
 
519
+ // Reference: src/modules/about/components/exactmetrics-AboutTabLiteVsPro.vue:175
520
  __( 'Not Available', 'google-analytics-dashboard-for-wp' ),
521
 
522
  // Reference: src/modules/about/components/exactmetrics-AboutTabLiteVsPro.vue:176
547
  __( 'Pro', 'google-analytics-dashboard-for-wp' ),
548
 
549
  // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:105
550
+ // Reference: src/modules/about/components/exactmetrics-AboutTabLiteVsPro.vue:65
551
  __( 'Get ExactMetrics Pro Today and Unlock all the Powerful Features', 'google-analytics-dashboard-for-wp' ),
552
 
553
  // Reference: src/modules/about/components/exactmetrics-AboutTabLiteVsPro.vue:66
554
  __( 'Bonus: ExactMetrics Lite users get 50% off regular price, automatically applied at checkout.', 'google-analytics-dashboard-for-wp' ),
555
 
556
+ // Reference: src/modules/about/components/exactmetrics-AboutTabLiteVsPro.vue:67
557
  __( 'Upgrade to Pro', 'google-analytics-dashboard-for-wp' ),
558
 
559
  // Reference: src/modules/about/components/exactmetrics-AboutTabLiteVsPro.vue:70
686
  // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepWpforms.vue:45
687
  __( 'Continue & Install WPForms', 'google-analytics-dashboard-for-wp' ),
688
 
689
+ // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepWpforms.vue:46
690
  __( 'Installing...', 'google-analytics-dashboard-for-wp' ),
691
 
692
  // Reference: src/modules/wizard-onboarding/components/steps/exactmetrics-OnboardingStepSuccess.vue:39
982
  // Reference: src/modules/popular-posts/components/PopularPostsSettings.vue:92
983
  __( 'Error emptying the popular posts cache. Please try again.', 'google-analytics-dashboard-for-wp' ),
984
 
985
+ // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:105
986
  __( 'Choose Theme', 'google-analytics-dashboard-for-wp' ),
987
 
988
+ // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:106
989
  __( 'Behavior', 'google-analytics-dashboard-for-wp' ),
990
 
991
+ // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:107
992
  __( 'Widget Styling', 'google-analytics-dashboard-for-wp' ),
993
 
994
+ // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:108
995
  __( 'Choose how you want to determine the colors, font sizes and spacing of the widget.', 'google-analytics-dashboard-for-wp' ),
996
 
997
+ // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:109
998
  __( 'Sort By', 'google-analytics-dashboard-for-wp' ),
999
 
1000
+ // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:110
1001
  __( 'Choose how you\'d like the widget to determine your popular posts.', 'google-analytics-dashboard-for-wp' ),
1002
 
1003
  // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:111
1012
  // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:114
1013
  __( 'Choose where in the post body the widget will be placed.', 'google-analytics-dashboard-for-wp' ),
1014
 
1015
+ // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:115
1016
  __( 'Include in Post Types', 'google-analytics-dashboard-for-wp' ),
1017
 
1018
+ // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:116
1019
  __( 'Exclude from specific posts', 'google-analytics-dashboard-for-wp' ),
1020
 
1021
+ // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:118
1022
  /* Translators: Placeholders make the text bold. */
1023
  __( 'Choose which Post Types the widget %1$sWILL%2$s be placed.', 'google-analytics-dashboard-for-wp' ),
1024
 
1025
+ // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:120
1026
  /* Translators: Placeholders make the text bold. */
1027
  __( 'Choose from which Posts the widget %1$sWILL NOT%2$s be placed.', 'google-analytics-dashboard-for-wp' ),
1028
 
1029
+ // Reference: src/modules/popular-posts/components/input/PopularPostsThemeCustomizeControls.vue:109
1030
  __( 'Customize Design', 'google-analytics-dashboard-for-wp' ),
1031
 
1032
+ // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:122
1033
  __( 'Loading Themes', 'google-analytics-dashboard-for-wp' ),
1034
 
1035
  // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:123
1038
  // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:124
1039
  __( 'Please select at least one post to display.', 'google-analytics-dashboard-for-wp' ),
1040
 
1041
+ // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:129
1042
  /* Translators: placeholders make text small. */
1043
  __( 'Default Styles %1$s- As seen above.%2$s', 'google-analytics-dashboard-for-wp' ),
1044
 
1045
+ // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:134
1046
  /* Translators: placeholders make text small. */
1047
  __( 'No Styles %1$s- Use your own CSS.%2$s', 'google-analytics-dashboard-for-wp' ),
1048
 
1049
+ // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:141
1050
  /* Translators: placeholders make text small. */
1051
  __( 'Comments %1$s- Randomly rotate your most commented on posts from the past 30 days.%2$s', 'google-analytics-dashboard-for-wp' ),
1052
 
1053
+ // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:146
1054
  /* Translators: placeholders make text small. */
1055
  __( 'SharedCount %1$s- Connect with your SharedCount account to determine popular posts by share count.%2$s', 'google-analytics-dashboard-for-wp' ),
1056
 
1057
+ // Reference: src/modules/popular-posts/components/PopularPostsInline.vue:151
1058
  /* Translators: placeholders make text small. */
1059
  __( 'Curated %1$s- Choose the posts which will randomly rotate in the widget.%2$s', 'google-analytics-dashboard-for-wp' ),
1060
 
1133
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabAdvanced.vue:102
1134
  __( 'Reports', 'google-analytics-dashboard-for-wp' ),
1135
 
 
1136
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:117
1137
  __( 'Automatic Updates', 'google-analytics-dashboard-for-wp' ),
1138
 
1173
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabAdvanced.vue:87
1174
  __( 'Permissions', 'google-analytics-dashboard-for-wp' ),
1175
 
1176
+ // Reference: src/modules/about/components/exactmetrics-AboutTabLiteVsPro.vue:153
1177
  __( 'Email Summaries', 'google-analytics-dashboard-for-wp' ),
1178
 
1179
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabAdvanced.vue:89
1203
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabAdvanced.vue:99
1204
  __( 'Custom code', 'google-analytics-dashboard-for-wp' ),
1205
 
1206
+ // Reference: src/modules/settings/components/exactmetrics-SettingsNetwork.vue:60
1207
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:107
 
1208
  __( 'License Key', 'google-analytics-dashboard-for-wp' ),
1209
 
1210
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:109
1214
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:110
1215
  __( 'Paste your license key here', 'google-analytics-dashboard-for-wp' ),
1216
 
1217
+ // Reference: src/modules/settings/components/exactmetrics-SettingsNetwork.vue:63
1218
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:111
1219
  __( 'Google Authentication', 'google-analytics-dashboard-for-wp' ),
1220
 
1221
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:112
1222
  __( 'Verify', 'google-analytics-dashboard-for-wp' ),
1223
 
1224
+ // Reference: src/modules/settings/components/exactmetrics-SettingsNetwork.vue:76
1225
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:118
1226
  __( 'Setup Wizard', 'google-analytics-dashboard-for-wp' ),
1227
 
1228
+ // Reference: src/modules/settings/components/exactmetrics-SettingsNetwork.vue:77
1229
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:119
1230
  __( 'Use our configuration wizard to properly setup Google Analytics with WordPress (with just a few clicks).', 'google-analytics-dashboard-for-wp' ),
1231
 
1232
+ // Reference: src/modules/settings/components/exactmetrics-SettingsNetwork.vue:78
1233
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:120
1234
  __( 'Relaunch Setup Wizard', 'google-analytics-dashboard-for-wp' ),
1235
 
1236
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:122
1237
  __( 'Connect ExactMetrics to Start Tracking Your Data', 'google-analytics-dashboard-for-wp' ),
1238
 
1239
+ // Reference: src/modules/settings/components/exactmetrics-SettingsNetwork.vue:70
1240
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:126
1241
  __( 'You\'re using ExactMetrics Lite – no license needed. Enjoy!', 'google-analytics-dashboard-for-wp' ),
1242
 
1243
+ // Reference: src/modules/settings/components/exactmetrics-SettingsNetwork.vue:72
1244
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:128
1245
  /* Translators: Adds link to upgrade. */
1246
  __( 'To unlock more features consider %1$supgrading to PRO%2$s.', 'google-analytics-dashboard-for-wp' ),
1247
 
1248
+ // Reference: src/modules/settings/components/exactmetrics-SettingsNetwork.vue:73
1249
+ // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:129
1250
  __( 'Receive 50% off automatically applied at the checkout!', 'google-analytics-dashboard-for-wp' ),
1251
 
1252
+ // Reference: src/modules/settings/components/exactmetrics-SettingsNetwork.vue:75
1253
+ // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:131
1254
  __( 'See all features', 'google-analytics-dashboard-for-wp' ),
1255
 
1256
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:132
1272
  // Reference: src/modules/frontend/components/exactmetrics-FrontendStatsGeneral.vue:43
1273
  __( 'Your Website', 'google-analytics-dashboard-for-wp' ),
1274
 
1275
+ // Reference: src/modules/widget/components/reports/exactmetrics-WidgetReportOverview-Lite.vue:63
1276
  __( 'Sessions', 'google-analytics-dashboard-for-wp' ),
1277
 
1278
+ // Reference: src/modules/widget/components/reports/exactmetrics-WidgetReportOverview-Lite.vue:66
1279
  __( 'Pageviews', 'google-analytics-dashboard-for-wp' ),
1280
 
1281
  // Reference: src/modules/frontend/components/exactmetrics-FrontendStatsGeneral.vue:46
1282
  __( 'Avg. Duration', 'google-analytics-dashboard-for-wp' ),
1283
 
1284
+ // Reference: src/modules/widget/components/reports/exactmetrics-WidgetReportOverview-Lite.vue:74
1285
  __( 'Bounce Rate', 'google-analytics-dashboard-for-wp' ),
1286
 
1287
  // Reference: src/modules/frontend/components/exactmetrics-FrontendStatsGeneral.vue:56
1291
  __( 'Want to see page-specific stats?', 'google-analytics-dashboard-for-wp' ),
1292
 
1293
  // Reference: src/modules/reports/store/actions.js:204
1294
+ // Reference: src/modules/seo/components/yoast.vue:237
1295
  __( 'Dismiss', 'google-analytics-dashboard-for-wp' ),
1296
 
1297
  // Reference: src/modules/settings/api/index.js:23
1298
  /* Translators: Error status and error text. */
1299
  __( 'Can\'t load settings. Error: %1$s, %2$s', 'google-analytics-dashboard-for-wp' ),
1300
 
1301
+ // Reference: src/modules/auth/api/index.js:123
1302
  __( 'You appear to be offline.', 'google-analytics-dashboard-for-wp' ),
1303
 
1304
+ // Reference: src/modules/auth/api/index.js:146
1305
  /* Translators: Error status and error text. */
1306
  __( 'Can\'t save settings. Error: %1$s, %2$s', 'google-analytics-dashboard-for-wp' ),
1307
 
1364
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportEcommerce-Lite.vue:32
1365
  __( 'Increase your sales & revenue with insights. ExactMetrics 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-dashboard-for-wp' ),
1366
 
1367
+ // Reference: src/modules/reports/components/reports/exactmetrics-ReportDimensions-Lite.vue:35
1368
+ // Reference: src/modules/reports/components/reports/exactmetrics-ReportEcommerce-Lite.vue:35
1369
  __( 'Here\'s what you get:', 'google-analytics-dashboard-for-wp' ),
1370
 
1371
+ // Reference: src/modules/reports/components/reports/exactmetrics-ReportEcommerce-Lite.vue:39
1372
  __( 'See Your Conversion Rate to Improve Funnel', 'google-analytics-dashboard-for-wp' ),
1373
 
1374
+ // Reference: src/modules/reports/components/reports/exactmetrics-ReportEcommerce-Lite.vue:43
1375
  __( 'See The Number of Transactions and Make Data-Driven Decisions', 'google-analytics-dashboard-for-wp' ),
1376
 
1377
+ // Reference: src/modules/reports/components/reports/exactmetrics-ReportEcommerce-Lite.vue:47
1378
  __( 'See The Total Revenue to Track Growth', 'google-analytics-dashboard-for-wp' ),
1379
 
1380
+ // Reference: src/modules/reports/components/reports/exactmetrics-ReportEcommerce-Lite.vue:51
1381
  __( 'See Average Order Value to Find Offer Opportunities', 'google-analytics-dashboard-for-wp' ),
1382
 
1383
+ // Reference: src/modules/reports/components/reports/exactmetrics-ReportEcommerce-Lite.vue:55
1384
  __( 'See Your Top Products to See Individual Performance', 'google-analytics-dashboard-for-wp' ),
1385
 
1386
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportEcommerce-Lite.vue:59
1387
  __( 'See Your Top Conversion Sources and Focus on what\'s Working', 'google-analytics-dashboard-for-wp' ),
1388
 
1389
+ // Reference: src/modules/reports/components/reports/exactmetrics-ReportEcommerce-Lite.vue:63
1390
  __( 'See The Time it Takes for Customers to Purchase', 'google-analytics-dashboard-for-wp' ),
1391
 
1392
+ // Reference: src/modules/reports/components/reports/exactmetrics-ReportEcommerce-Lite.vue:67
1393
  __( 'See How Many Sessions are Needed for a Purchase', 'google-analytics-dashboard-for-wp' ),
1394
 
1395
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:159
1399
  __( 'Returning', 'google-analytics-dashboard-for-wp' ),
1400
 
1401
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:193
1402
+ // Reference: src/modules/reports/components/reports/exactmetrics-YearInReview-Lite.vue:507
1403
  __( 'Desktop', 'google-analytics-dashboard-for-wp' ),
1404
 
1405
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:194
1406
+ // Reference: src/modules/reports/components/reports/exactmetrics-YearInReview-Lite.vue:508
1407
  __( 'Tablet', 'google-analytics-dashboard-for-wp' ),
1408
 
1409
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:195
1410
+ // Reference: src/modules/reports/components/reports/exactmetrics-YearInReview-Lite.vue:509
1411
  __( 'Mobile', 'google-analytics-dashboard-for-wp' ),
1412
 
 
1413
  // Reference: src/modules/widget/widget.vue:25
1414
  __( 'Overview Report', 'google-analytics-dashboard-for-wp' ),
1415
 
1416
+ // Reference: src/modules/widget/components/reports/exactmetrics-WidgetReportOverview-Lite.vue:73
1417
  __( 'Avg. Session Duration', 'google-analytics-dashboard-for-wp' ),
1418
 
1419
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:257
1420
+ // Reference: src/modules/widget/store/index.js:27
1421
  __( 'New vs. Returning Visitors', 'google-analytics-dashboard-for-wp' ),
1422
 
1423
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:258
1424
+ // Reference: src/modules/widget/store/index.js:34
1425
  __( 'Device Breakdown', 'google-analytics-dashboard-for-wp' ),
1426
 
1427
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:259
1437
  __( 'View All Referral Sources', 'google-analytics-dashboard-for-wp' ),
1438
 
1439
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:263
1440
+ // Reference: src/modules/widget/store/index.js:20
1441
  __( 'Top Posts/Pages', 'google-analytics-dashboard-for-wp' ),
1442
 
1443
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:264
1444
  __( 'View Full Posts/Pages Report', 'google-analytics-dashboard-for-wp' ),
1445
 
1446
+ // Reference: src/modules/widget/components/reports/exactmetrics-WidgetReportOverview-Lite.vue:69
1447
  __( 'A session is the browsing session of a single user to your site.', 'google-analytics-dashboard-for-wp' ),
1448
 
1449
+ // Reference: src/modules/widget/components/reports/exactmetrics-WidgetReportOverview-Lite.vue:70
1450
  __( '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.', 'google-analytics-dashboard-for-wp' ),
1451
 
1452
+ // Reference: src/modules/widget/components/reports/exactmetrics-WidgetReportOverview-Lite.vue:71
1453
  __( 'Total duration of all sessions (in seconds) / number of sessions.', 'google-analytics-dashboard-for-wp' ),
1454
 
1455
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:269
1456
  __( '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.', 'google-analytics-dashboard-for-wp' ),
1457
 
1458
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:270
1459
+ // Reference: src/modules/widget/store/index.js:28
1460
  __( 'This graph shows what percent of your user sessions come from new versus repeat visitors.', 'google-analytics-dashboard-for-wp' ),
1461
 
1462
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:271
1463
+ // Reference: src/modules/widget/store/index.js:35
1464
  __( '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.', 'google-analytics-dashboard-for-wp' ),
1465
 
1466
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:272
1470
  __( 'This list shows the top websites that send your website traffic, known as referral traffic.', 'google-analytics-dashboard-for-wp' ),
1471
 
1472
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:274
1473
+ // Reference: src/modules/widget/store/index.js:21
1474
  __( 'This list shows the most viewed posts and pages on your website.', 'google-analytics-dashboard-for-wp' ),
1475
 
1476
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportPublishers-Lite.vue:31
1613
  __( 'Pretty Links turns those ugly, long campaign links into clean, memorable, speakable and totally shareable links.', 'google-analytics-dashboard-for-wp' ),
1614
 
1615
  // Reference: src/modules/tools/components/exactmetrics-ToolsPrettyLinksFlow.vue:89
 
1616
  __( 'Download Pretty Links', 'google-analytics-dashboard-for-wp' ),
1617
 
1618
  // Reference: src/modules/tools/components/exactmetrics-ToolsTabUrlBuilder.vue:192
1699
  /* Translators: Add links to documentation. */
1700
  __( '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.', 'google-analytics-dashboard-for-wp' ),
1701
 
1702
+ // Reference: src/modules/reports/components/reports/exactmetrics-YearInReview-Lite.vue:273
1703
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabEngagement.vue:65
1704
  __( 'Demographics', 'google-analytics-dashboard-for-wp' ),
1705
 
1823
  // Reference: src/modules/reports/store/actions.js:212
1824
  __( 'Please wait', 'google-analytics-dashboard-for-wp' ),
1825
 
 
1826
  // Reference: src/modules/reports/store/actions.js:52
1827
  __( 'activate', 'google-analytics-dashboard-for-wp' ),
1828
 
 
1829
  // Reference: src/modules/reports/store/actions.js:52
1830
  __( 'install', 'google-analytics-dashboard-for-wp' ),
1831
 
 
1832
  // Reference: src/modules/reports/store/actions.js:56
1833
  __( 'Visit addons page', 'google-analytics-dashboard-for-wp' ),
1834
 
1919
  // Reference: src/modules/popular-posts/components/PopularPostsProductsUpsell.vue:22
1920
  __( 'View all Pro features', 'google-analytics-dashboard-for-wp' ),
1921
 
1922
+ // Reference: src/modules/settings/components/input/SettingsInputText.vue:46
1923
  __( 'Reset to default', 'google-analytics-dashboard-for-wp' ),
1924
 
1925
  // Reference: src/modules/settings/components/input/SettingsInputText.vue:47
2005
  /* Translators: Adds link to activate/install plugin and documentation. */
2006
  __( 'In order for the ExactMetrics 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', 'google-analytics-dashboard-for-wp' ),
2007
 
2008
+ // Reference: src/modules/addons/store/actions.js:49
2009
  // Reference: src/modules/widget/components/WidgetFooter.vue:21
2010
  __( 'Activate', 'google-analytics-dashboard-for-wp' ),
2011
 
2012
+ // Reference: src/modules/addons/store/actions.js:49
2013
  // Reference: src/modules/widget/components/WidgetFooter.vue:20
2014
  __( 'Install', 'google-analytics-dashboard-for-wp' ),
2015
 
2037
  __( 'Indexing completed, counts will update automatically every day.', 'google-analytics-dashboard-for-wp' ),
2038
 
2039
  // Reference: src/modules/popular-posts/components/input/PopularPostsThemeCustomizeControls.vue:99
 
 
2040
  __( 'Theme Preview', 'google-analytics-dashboard-for-wp' ),
2041
 
2042
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemePreview.vue:61
2045
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemePreview.vue:62
2046
  __( 'Narrow', 'google-analytics-dashboard-for-wp' ),
2047
 
2048
+ // Reference: src/modules/popular-posts/components/input/PopularPostsThemeCustomizeControls.vue:104
2049
  __( 'Title', 'google-analytics-dashboard-for-wp' ),
2050
 
2051
+ // Reference: src/modules/popular-posts/components/input/PopularPostsThemeCustomizeControls.vue:102
2052
  __( 'Color', 'google-analytics-dashboard-for-wp' ),
2053
 
2054
+ // Reference: src/modules/popular-posts/components/input/PopularPostsThemeCustomizeControls.vue:103
2055
  __( 'Size', 'google-analytics-dashboard-for-wp' ),
2056
 
2057
+ // Reference: src/modules/popular-posts/components/input/PopularPostsThemeCustomizeControls.vue:107
2058
  __( 'Border', 'google-analytics-dashboard-for-wp' ),
2059
 
2060
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:141
2061
  __( 'Author/Date', 'google-analytics-dashboard-for-wp' ),
2062
 
2063
+ // Reference: src/modules/popular-posts/components/input/PopularPostsThemeCustomizeControls.vue:105
2064
  __( 'Label', 'google-analytics-dashboard-for-wp' ),
2065
 
2066
+ // Reference: src/modules/popular-posts/components/input/PopularPostsThemeCustomizeControls.vue:106
2067
  __( 'Background', 'google-analytics-dashboard-for-wp' ),
2068
 
2069
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:144
2137
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabPublisher.vue:67
2138
  __( 'Our affiliate link tracking works by setting path for internal links to track as outbound links.', 'google-analytics-dashboard-for-wp' ),
2139
 
2140
+ // Reference: src/modules/about/components/exactmetrics-AboutTabLiteVsPro.vue:145
2141
  __( 'Headline Analyzer', 'google-analytics-dashboard-for-wp' ),
2142
 
2143
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabPublisher.vue:70
2223
  /* Translators: Placeholder is replaced with WPForms. */
2224
  __( 'Recommended Plugin: %s', 'google-analytics-dashboard-for-wp' ),
2225
 
2226
+ // Reference: src/modules/addons/components/AddonButton.vue:34
2227
  __( 'Activating...', 'google-analytics-dashboard-for-wp' ),
2228
 
2229
+ // Reference: src/modules/addons/components/AddonButton.vue:38
2230
  __( 'Deactivating...', 'google-analytics-dashboard-for-wp' ),
2231
 
2232
+ // Reference: src/modules/addons/components/AddonButton.vue:46
2233
  __( 'Deactivate', 'google-analytics-dashboard-for-wp' ),
2234
 
2235
  // Reference: src/modules/widget/components/exactmetrics-WidgetSettings-Lite.vue:22
2280
  __( '%1$sPage %3$s%2$s of %4$s', 'google-analytics-dashboard-for-wp' ),
2281
 
2282
  // Reference: src/modules/popular-posts/components/input/PopularPostsThemeCustomizeControls.vue:100
 
2283
  __( 'Sartorial taxidermy venmo you probably haven\'t heard of them, tofu fingerstache ethical pickled hella ramps vice snackwave seitan typewriter tofu.', 'google-analytics-dashboard-for-wp' ),
2284
 
2285
  // Reference: src/modules/popular-posts/components/input/PopularPostsThemeCustomizeControls.vue:101
 
2286
  __( 'Austin typewriter heirloom distillery twee migas wayfarers. Fingerstache master cleanse quinoa humblebrag, iPhone taxidermy snackwave seitan typewriter tofu organic affogato kitsch. Artisan', 'google-analytics-dashboard-for-wp' ),
2287
 
2288
  // Reference: src/modules/popular-posts/components/input/PopularPostsThemeCustomizeControls.vue:108
 
2289
  __( 'Icon', 'google-analytics-dashboard-for-wp' ),
2290
 
2291
  // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:75
2294
  // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:76
2295
  __( 'There are two ways to manual include the widget in your posts.', 'google-analytics-dashboard-for-wp' ),
2296
 
2297
+ // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:77
2298
  __( 'Using the Gutenberg Block', 'google-analytics-dashboard-for-wp' ),
2299
 
2300
  // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:78
2309
  // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:81
2310
  __( '%1$sWatch Video%2$s - How to Add the Inline Popular Post widget using Gutenberg', 'google-analytics-dashboard-for-wp' ),
2311
 
2312
+ // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:83
2313
  __( '%1$sStep 1%2$s - Click the “Add Block” icon while editing a Post or Page.', 'google-analytics-dashboard-for-wp' ),
2314
 
2315
  // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:84
2316
  __( '%1$sStep 2%2$s - Search for “Inline Popular Posts by ExactMetrics”.', 'google-analytics-dashboard-for-wp' ),
2317
 
2318
+ // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:85
2319
  __( '%1$sStep 3%2$s - Style the widget using the Block Settings sidebar.', 'google-analytics-dashboard-for-wp' ),
2320
 
2321
  // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:87
2322
  __( 'Shortcode', 'google-analytics-dashboard-for-wp' ),
2323
 
2324
+ // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:88
2325
  __( 'Copy the shortcode and paste it into your Page and/or Post templates or using a shortcode plugin.', 'google-analytics-dashboard-for-wp' ),
2326
 
2327
+ // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:89
2328
  __( 'Copy Shortcode', 'google-analytics-dashboard-for-wp' ),
2329
 
2330
  // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:90
2507
  // Reference: src/modules/popular-posts/components/PopularPostsUpgradeOverlay.vue:23
2508
  __( 'Unlock with %s', 'google-analytics-dashboard-for-wp' ),
2509
 
2510
+ // Reference: src/modules/settings/components/SettingsAddonUpgrade.vue:37
2511
  __( 'Upgrade', 'google-analytics-dashboard-for-wp' ),
2512
 
2513
  // Reference: src/modules/settings/components/input/tab-advanced/exactmetrics-SettingsInputEmailSummaries-Lite.vue:17
2551
  __( 'Upgrade to', 'google-analytics-dashboard-for-wp' ),
2552
 
2553
  // Reference: src/modules/reports/components/reports-overview/exactmetrics-ReportOverviewDatePicker-Lite.vue:50
2554
+ // Reference: src/modules/widget/components/settings/WidgetSettingsIntervalUpsell.vue:29
2555
  /* Translators: Placeholder adds a line break. */
2556
  __( 'You can customize your %sdate range only in the PRO version.', 'google-analytics-dashboard-for-wp' ),
2557
 
2602
  __( 'Unlock All Features and Upgrade to Pro', 'google-analytics-dashboard-for-wp' ),
2603
 
2604
  // Reference: src/modules/reports/components/exactmetrics-ReportsPagination.vue:25
 
2605
  __( 'Show', 'google-analytics-dashboard-for-wp' ),
2606
 
2607
  // Reference: src/modules/reports/components/exactmetrics-ReportsPagination.vue:27
2775
  // Reference: src/modules/reports/components/reports/exactmetrics-SiteSpeed-Lite.vue:53
2776
  __( 'Learn How to Improve the Core Metrics that Google Uses to Rank Your Site', 'google-analytics-dashboard-for-wp' ),
2777
 
2778
+ // Reference: src/modules/reports/components/exactmetrics-ReportsNavigation.vue:49
2779
  // Reference: src/modules/reports/components/reports/exactmetrics-YearInReview-Lite.vue:260
2780
  __( '2020 Year in Review', 'google-analytics-dashboard-for-wp' ),
2781
 
3123
  __( 'Dynamic Popular Posts & Popular Products', 'google-analytics-dashboard-for-wp' ),
3124
 
3125
  // Reference: src/modules/about/components/exactmetrics-AboutTabLiteVsPro.vue:168
3126
+ __( '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-dashboard-for-wp' ),
3127
+
3128
+ // Reference: src/modules/widget/store/index.js:119
3129
+ __( 'New Customers', 'google-analytics-dashboard-for-wp' ),
3130
+
3131
+ // Reference: src/modules/widget/store/index.js:120
3132
+ __( 'This list shows the percentage of new customers who purchased a product from your website.', 'google-analytics-dashboard-for-wp' ),
3133
+
3134
+ // Reference: src/modules/widget/store/index.js:127
3135
+ __( 'Abandoned Checkouts', 'google-analytics-dashboard-for-wp' ),
3136
+
3137
+ // Reference: src/modules/widget/store/index.js:128
3138
+ __( 'This list shows the percentage of carts that never went through the checkout process.', 'google-analytics-dashboard-for-wp' ),
3139
+
3140
+ // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:275
3141
+ __( 'Total Users', 'google-analytics-dashboard-for-wp' ),
3142
+
3143
+ // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:289
3144
+ __( 'The number of distinct tracked users', 'google-analytics-dashboard-for-wp' ),
3145
+
3146
+ // Reference: src/modules/frontend/components/FrontendNoAuth.vue:25
3147
+ __( 'ExactMetrics, 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 ExactMetrics to see the stats that matter and grow their business.', 'google-analytics-dashboard-for-wp' ),
3148
+
3149
+ // Reference: src/modules/widget/components/settings/WidgetSettingsReports-Lite.vue:71
3150
+ __( 'Settings Menu', 'google-analytics-dashboard-for-wp' ),
3151
+
3152
+ // Reference: src/modules/settings/routes/site.js:193
3153
+ __( 'Sub menu item for WooCommerce Analytics', 'google-analytics-dashboard-for-wp' ),
3154
+
3155
+ // Reference: src/modules/seo/components/yoast.vue:137
3156
+ __( '%1$sAll-in-One SEO%2$s Makes SEO Simple. Gain Valuable Organic Traffic.', 'google-analytics-dashboard-for-wp' ),
3157
+
3158
+ // Reference: src/modules/seo/components/yoast.vue:138
3159
+ __( 'Automatically migrate all of your SEO settings with just 1 click!', 'google-analytics-dashboard-for-wp' ),
3160
+
3161
+ // Reference: src/modules/seo/components/yoast.vue:139
3162
+ __( '1,938', 'google-analytics-dashboard-for-wp' ),
3163
+
3164
+ // Reference: src/modules/seo/components/yoast.vue:140
3165
+ __( '2+ Million Active Installs', 'google-analytics-dashboard-for-wp' ),
3166
+
3167
+ // Reference: src/modules/seo/components/yoast.vue:143
3168
+ __( 'AIOSEO is the DIY Solution for Managing your SEO', 'google-analytics-dashboard-for-wp' ),
3169
+
3170
+ // Reference: src/modules/seo/components/yoast.vue:144
3171
+ __( 'Set up the proper SEO foundations in less than 10 minutes.', 'google-analytics-dashboard-for-wp' ),
3172
+
3173
+ // Reference: src/modules/seo/components/yoast.vue:145
3174
+ __( 'SEO Audit Checklist', 'google-analytics-dashboard-for-wp' ),
3175
+
3176
+ // Reference: src/modules/seo/components/yoast.vue:146
3177
+ __( 'Analyze your entire WordPress site to detect critical errors and get actionable insights to boost your SEO and get more traffic.', 'google-analytics-dashboard-for-wp' ),
3178
+
3179
+ // Reference: src/modules/seo/components/yoast.vue:147
3180
+ __( 'Optimize Your Pages For Higher Rankings With TruSEO Score.', 'google-analytics-dashboard-for-wp' ),
3181
+
3182
+ // Reference: src/modules/seo/components/yoast.vue:148
3183
+ __( 'TruSEO Score gives you a more in-depth analysis into your optimization efforts than just a pass or fail. Our actionable checklist helps you to unlock maximum traffic with each page.', 'google-analytics-dashboard-for-wp' ),
3184
+
3185
+ // Reference: src/modules/seo/components/yoast.vue:149
3186
+ __( 'Get AIOSEO for WordPress', 'google-analytics-dashboard-for-wp' ),
3187
+
3188
+ // Reference: src/modules/seo/components/yoast.vue:152
3189
+ __( 'Get the #1 Most Powerful WordPress SEO Plugin Today', 'google-analytics-dashboard-for-wp' ),
3190
+
3191
+ // Reference: src/modules/seo/components/yoast.vue:153
3192
+ __( 'Try it out today, for free.', 'google-analytics-dashboard-for-wp' ),
3193
+
3194
+ // Reference: src/modules/seo/components/yoast.vue:156
3195
+ __( 'Join 2,000,000+ Professionals who use AIOSEO to Improve Their Website Search Rankings.', 'google-analytics-dashboard-for-wp' ),
3196
+
3197
+ // Reference: src/modules/seo/components/yoast.vue:157
3198
+ __( 'Activate and Install the Plugin with just one click!', 'google-analytics-dashboard-for-wp' ),
3199
+
3200
+ // Reference: src/modules/seo/components/yoast.vue:222
3201
+ __( 'Installing AIOSEO...', 'google-analytics-dashboard-for-wp' ),
3202
+
3203
+ // Reference: src/modules/seo/components/yoast.vue:231
3204
+ __( 'Congrats! All-in-One SEO Installed.', 'google-analytics-dashboard-for-wp' ),
3205
+
3206
+ // Reference: src/modules/seo/components/yoast.vue:248
3207
+ __( 'Switch to AIOSEO', 'google-analytics-dashboard-for-wp' ),
3208
+
3209
+ // Reference: src/modules/seo/components/yoast.vue:252
3210
+ __( 'Installation Failed. Please refresh and try again.', 'google-analytics-dashboard-for-wp' ),
3211
+
3212
+ // Reference: src/modules/seo/components/yoast.vue:259
3213
+ __( 'Activating AIOSEO...', 'google-analytics-dashboard-for-wp' ),
3214
+
3215
+ // Reference: src/modules/seo/components/yoast.vue:266
3216
+ __( 'Activate AIOSEO', 'google-analytics-dashboard-for-wp' ),
3217
+
3218
+ // Reference: src/modules/seo/components/yoast.vue:270
3219
+ __( 'Activation Failed. Please refresh and try again.', 'google-analytics-dashboard-for-wp' ),
3220
+
3221
+ // Reference: src/modules/seo/components/aioseo.vue:149
3222
+ __( 'Install All-in-One SEO', 'google-analytics-dashboard-for-wp' ),
3223
+
3224
+ // Reference: src/modules/seo/components/aioseo.vue:153
3225
+ __( 'Improve Your Website Search Rankings With All-In-One SEO', 'google-analytics-dashboard-for-wp' ),
3226
+
3227
+ // Reference: src/modules/seo/components/aioseo.vue:154
3228
+ __( 'If you’re not using a plugin to optimize your website’s SEO you’re missing out on valuable organic traffic!', 'google-analytics-dashboard-for-wp' ),
3229
+
3230
+ // Reference: src/modules/seo/components/aioseo.vue:159
3231
+ __( 'Finally, a WordPress SEO Plugin that’s Easy and Powerful!', 'google-analytics-dashboard-for-wp' ),
3232
+
3233
+ // Reference: src/modules/seo/components/aioseo.vue:160
3234
+ __( 'AIOSEO makes it easy to set up the proper SEO foundations in less than 10 minutes.', 'google-analytics-dashboard-for-wp' ),
3235
+
3236
+ // Reference: src/modules/seo/components/aioseo.vue:161
3237
+ __( 'Local SEO', 'google-analytics-dashboard-for-wp' ),
3238
+
3239
+ // Reference: src/modules/seo/components/aioseo.vue:162
3240
+ __( 'All in One SEO gives you all the tools you need to improve your local SEO and rank higher on Google Maps.', 'google-analytics-dashboard-for-wp' ),
3241
+
3242
+ // Reference: src/modules/seo/components/aioseo.vue:163
3243
+ __( 'WooCommerce SEO', 'google-analytics-dashboard-for-wp' ),
3244
+
3245
+ // Reference: src/modules/seo/components/aioseo.vue:164
3246
+ __( 'Advanced eCommerce SEO support for WooCommerce to optimize product pages, product categories, and more.', 'google-analytics-dashboard-for-wp' ),
3247
+
3248
+ // Reference: src/modules/seo/components/aioseo.vue:167
3249
+ __( 'SEO Custom User Roles', 'google-analytics-dashboard-for-wp' ),
3250
+
3251
+ // Reference: src/modules/seo/components/aioseo.vue:168
3252
+ __( 'SEO user roles allow you to manage access to important SEO features without handing over control of your website.', 'google-analytics-dashboard-for-wp' ),
3253
+
3254
+ // Reference: src/modules/seo/components/aioseo.vue:169
3255
+ __( 'Google News Sitemap', 'google-analytics-dashboard-for-wp' ),
3256
+
3257
+ // Reference: src/modules/seo/components/aioseo.vue:170
3258
+ __( 'Get higher rankings and unlock more traffic by submitting your latest news articles to Google News.', 'google-analytics-dashboard-for-wp' ),
3259
+
3260
+ // Reference: src/modules/seo/components/aioseo.vue:171
3261
+ __( 'Smart XML Sitemaps', 'google-analytics-dashboard-for-wp' ),
3262
+
3263
+ // Reference: src/modules/seo/components/aioseo.vue:172
3264
+ __( 'Automatically generate a WordPress XML sitemap and notify all search engines of any updates.', 'google-analytics-dashboard-for-wp' ),
3265
+
3266
+ // Reference: src/modules/seo/components/aioseo.vue:173
3267
+ __( 'Social Media Integration', 'google-analytics-dashboard-for-wp' ),
3268
+
3269
+ // Reference: src/modules/seo/components/aioseo.vue:174
3270
+ __( 'Easily control how your content and thumbnails look on Facebook, Twitter, and other social media networks.', 'google-analytics-dashboard-for-wp' ),
3271
+
3272
+ // Reference: src/modules/seo/components/aioseo.vue:175
3273
+ __( 'TruSEO On-Page Analysis', 'google-analytics-dashboard-for-wp' ),
3274
+
3275
+ // Reference: src/modules/seo/components/aioseo.vue:176
3276
+ __( 'Easily add title tags, meta descriptions, keywords, and everything else you need for proper on-page SEO optimization.', 'google-analytics-dashboard-for-wp' ),
3277
+
3278
+ // Reference: src/modules/seo/components/aioseo.vue:177
3279
+ __( '& Many More!', 'google-analytics-dashboard-for-wp' ),
3280
+
3281
+ // Reference: src/modules/seo/components/aioseo.vue:231
3282
+ __( 'Installing. Please wait..', 'google-analytics-dashboard-for-wp' ),
3283
+
3284
+ // Reference: src/modules/seo/components/aioseo.vue:257
3285
+ __( 'Install All-in-One-SEO', 'google-analytics-dashboard-for-wp' ),
3286
+
3287
+ // Reference: src/modules/seo/components/common/client-logos.vue:39
3288
+ __( '2,000,000+ use AIOSEO to Improve Their Website Search Rankings', 'google-analytics-dashboard-for-wp' ),
3289
+
3290
+ // Reference: src/modules/seo/components/common/testimonials.vue:43
3291
+ __( 'All-in-One SEO is a great product. I have been using it on all my WP sites for several years. I highly recommend it.', 'google-analytics-dashboard-for-wp' ),
3292
+
3293
+ // Reference: src/modules/seo/components/common/testimonials.vue:44
3294
+ __( 'Jack Brown', 'google-analytics-dashboard-for-wp' ),
3295
+
3296
+ // Reference: src/modules/seo/components/common/testimonials.vue:45
3297
+ __( 'PJB Internet Marketing', 'google-analytics-dashboard-for-wp' ),
3298
+
3299
+ // Reference: src/modules/seo/components/common/testimonials.vue:46
3300
+ __( 'I’m a professional SEO and used many tools and extensions. Regarding simplicity, individuality and configurability All in One SEO Pro is by far the best SEO plugin out there for WordPress.', 'google-analytics-dashboard-for-wp' ),
3301
+
3302
+ // Reference: src/modules/seo/components/common/testimonials.vue:47
3303
+ __( 'Joel Steinmann', 'google-analytics-dashboard-for-wp' ),
3304
+
3305
+ // Reference: src/modules/seo/components/common/testimonials.vue:48
3306
+ __( 'CEO, Solergo', 'google-analytics-dashboard-for-wp' ),
3307
+
3308
+ // Reference: src/modules/woocommerce-insights/woocommerce-insights-Lite.vue:86
3309
+ __( 'Truly Understand Your%1$s Customers With %2$sExactMetrics%3$s', 'google-analytics-dashboard-for-wp' ),
3310
+
3311
+ // Reference: src/modules/woocommerce-insights/woocommerce-insights-Lite.vue:87
3312
+ __( 'You never truly understand your customers until you used Enhanced %1$s eCommerce from ExactMetrics!', 'google-analytics-dashboard-for-wp' ),
3313
+
3314
+ // Reference: src/modules/woocommerce-insights/woocommerce-insights-Lite.vue:88
3315
+ __( 'Track all-new metrics!', 'google-analytics-dashboard-for-wp' ),
3316
+
3317
+ // Reference: src/modules/woocommerce-insights/woocommerce-insights-Lite.vue:89
3318
+ __( 'Get stats WooCommerce doesn’t give you like: Conversion Sources, Avg. Order Value, Revenue per Source, Total Add to Carts & More!', 'google-analytics-dashboard-for-wp' ),
3319
+
3320
+ // Reference: src/modules/woocommerce-insights/woocommerce-insights-Lite.vue:90
3321
+ __( 'FEATURES', 'google-analytics-dashboard-for-wp' ),
3322
+
3323
+ // Reference: src/modules/woocommerce-insights/woocommerce-insights-Lite.vue:91
3324
+ __( 'Get The Unique Metrics Neccessary for Growth', 'google-analytics-dashboard-for-wp' ),
3325
+
3326
+ // Reference: src/modules/woocommerce-insights/woocommerce-insights-Lite.vue:92
3327
+ __( 'See all the critical eCommerce data you need at a glance: your conversion rate, transactions, %1$srevenue, and average order value, and more.', 'google-analytics-dashboard-for-wp' ),
3328
+
3329
+ // Reference: src/modules/woocommerce-insights/woocommerce-insights-Lite.vue:93
3330
+ __( 'Get Answers to the important questions %1$syou should know.', 'google-analytics-dashboard-for-wp' ),
3331
+
3332
+ // Reference: src/modules/woocommerce-insights/woocommerce-insights-Lite.vue:95
3333
+ __( 'Did the login/registration step of the checkout put users off?', 'google-analytics-dashboard-for-wp' ),
3334
+
3335
+ // Reference: src/modules/woocommerce-insights/woocommerce-insights-Lite.vue:96
3336
+ __( 'Which ad campaign is driving the most revenue?', 'google-analytics-dashboard-for-wp' ),
3337
+
3338
+ // Reference: src/modules/woocommerce-insights/woocommerce-insights-Lite.vue:97
3339
+ __( 'Who is my typical customer?', 'google-analytics-dashboard-for-wp' ),
3340
+
3341
+ // Reference: src/modules/woocommerce-insights/woocommerce-insights-Lite.vue:99
3342
+ __( 'Level-up Your eCommerce store with %1$sExactMetrics + WooCommerce!%1$s', 'google-analytics-dashboard-for-wp' ),
3343
+
3344
+ // Reference: src/modules/woocommerce-insights/woocommerce-insights-Lite.vue:100
3345
+ __( 'Get ExactMetrics Pro', 'google-analytics-dashboard-for-wp' ),
3346
+
3347
+ // Reference: src/modules/woocommerce-insights/woocommerce-insights-Lite.vue:107
3348
+ __( 'Cart Funnel', 'google-analytics-dashboard-for-wp' ),
3349
+
3350
+ // Reference: src/modules/woocommerce-insights/woocommerce-insights-Lite.vue:112
3351
+ __( 'Customer Insights', 'google-analytics-dashboard-for-wp' ),
3352
+
3353
+ // Reference: src/modules/woocommerce-insights/woocommerce-insights-Lite.vue:117
3354
+ __( 'Campaign Measurement', 'google-analytics-dashboard-for-wp' ),
3355
+
3356
+ // Reference: src/modules/woocommerce-insights/woocommerce-insights-Lite.vue:122
3357
+ __( 'Customer Profiles', 'google-analytics-dashboard-for-wp' ),
3358
+
3359
+ // Reference: src/modules/woocommerce-insights/woocommerce-insights-Lite.vue:133
3360
+ __( 'See all the critical eCommerce data you need at a glance: your conversion rate, transactions, revenue, and average order value, and more.', 'google-analytics-dashboard-for-wp' )
3361
  );
3362
  /* 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}.exactmetrics-dark[data-v-e815e6e4]{display:block}.exactmetrics-reset-default[data-v-e815e6e4]{margin-left:5px}.exactmetrics-dark[data-v-7262cc05]{display:block}.exactmetrics-admin-page .exactmetrics-floating-bar{background:#6528f5;color:#fff;font-size:13px;padding:10px;text-align:center;position:relative;margin:-20px -20px 20px}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-floating-bar{margin-top:-10px;padding-right:20px;padding-left:20px}}.exactmetrics-admin-page .exactmetrics-floating-bar>span>span{font-weight:700}.exactmetrics-admin-page .exactmetrics-floating-bar a{text-decoration:underline;color:#fff;font-weight:700}.exactmetrics-admin-page .exactmetrics-floating-bar a:focus,.exactmetrics-admin-page .exactmetrics-floating-bar a:hover{color:#fff;text-decoration:none}.exactmetrics-admin-page .exactmetrics-floating-bar .exactmetrics-floating-bar-close{padding:0;border:0;background:rgba(0,0,0,0);color:#fff;font-size:15px;position:absolute;right:15px;top:50%;margin-top:-10px;opacity:.5;cursor:pointer}.exactmetrics-admin-page .exactmetrics-slide-enter-active,.exactmetrics-admin-page .exactmetrics-slide-leave-active{-webkit-transition-duration:.5s;transition-duration:.5s}.exactmetrics-admin-page .exactmetrics-slide-enter-to,.exactmetrics-admin-page .exactmetrics-slide-leave{max-height:100px;overflow:hidden}.exactmetrics-admin-page .exactmetrics-slide-enter,.exactmetrics-admin-page .exactmetrics-slide-leave-to{overflow:hidden;max-height:0}.exactmetrics-container[data-v-49792b74]:after{display:table;clear:both;content:""}.exactmetrics-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:#6528f5;z-index:1000;padding:5px 10px}.exactmetrics-quick-links.exactmetrics-quick-links-open,.exactmetrics-quick-links:focus,.exactmetrics-quick-links:hover{-webkit-box-shadow:0 0 15px 2px #ababab;box-shadow:0 0 15px 2px #ababab}.exactmetrics-quick-links-label{border-radius:50%;background:rgba(0,0,0,0);position:absolute;left:6px;right:2px;top:6px;bottom:2px;padding:6px 6px 6px 8px;display:block;width:44px;outline:none;cursor:pointer;border:none}.exactmetrics-quick-links-open .exactmetrics-quick-links-label .exactmetrics-quick-link-title{opacity:0;pointer-events:none}.exactmetrics-bg-img.exactmetrics-quick-links-mascot{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}.exactmetrics-bg-img.exactmetrics-quick-links-mascot:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUUAAABKCAMAAAAbi7YOAAAAn1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8Kd3m4AAAANHRSTlMAQN8ggL9g758QMLB5cwNv+5BQz14J9tSPF/HkxgdXSA0B7aqbpCkk2oRouDvLloobEug208uV8wAACFtJREFUeNrs1+1yojAUBuATIEBABVHU+t1aa+u222597//a1hgJKFaFdWY70zw/nCmaCX3nnHxQRX/ePyFZ63sy6km7I2Q6M5NjLa9jFC1sMqp6WuBI71GQUcXk3UPZaN0i41rz7ie0uINcn5FRY0EcBzTrI7c0y+M1Vo8xtP5U9nCrOYIWN/6QcV7qDKENnTkpH7970J7dCRlfm3RHhQz9YtGtFjG0N7M8fm0zRu5XQAfukzdosf9Exil3y2LXTstdO18/HHa7cWze7BUjmpwOuh1Ds1xzKTySWMj5Nn0l4MjxDRm5YIwcD+iMVvIMrbdYkaGIZQxtlKQXe/8TmmeWx71W0T1ddvfYg8ZTMurZcGihibGu+2kfGXMEr++uMYKyIOOsdMWm04R9TM4d00f000ymDed6v/sxpOH4ZdOishdIHv0w818x6onDgEqaPzPFF1TysFizJzuYRb96QK/dMinu9CtlGH1Qxn5/AMZ39VIM+KGQbsnnnNERm3MuqCqbo2PTZc8VWng5p6IVB55FrRQZDll0Sx7A6YgDIKCqfAA+XdbE1abH/dsaAH3xHVJs+1sJKeLUkdUC4J4pOgBUFgLgdNk8jHGV3pTKHGDxHVK0sOWQEqD8v7vYiiqnGHjwEroGa1w2Vu9YFgLsu6WYQGLlH7Qrp0g2E3Qr9gjjlE5JH9Bp1U0xdDPJLVOMIPmlUkRYJcXbawCvOrdZ4yV61cl1Ec/qpuiQdssU24D82z783gM6/zXF9A18H9v9bBwDiPkTKXMLi2+WYgg4HGgflmIEeP81xU2MLinTHpTPjT62D9NbpMjy1k5cKVCPnZDzASPhSoIUEfkdi+935e1zD1vh/gcciBjgCcpwwJc55U/YIOQ87NokCcdpA3Acp0vEdp+unNWW3zjieIx+h5DLVyhKm4/+VziGK71AZvqpDoTdIkXbg8SyRcwS8k1DKCErbBnC8aBY8gEKbHVcZGQBTnE2WxSa3ObYc1QhZjiRIz99SBHZ+aBAj/F3uXY9SAen8rtnnPM2Kd8X1/uWBpr/uruwfGu1hLB0HraFjM5YPdWccooAAnJVMepS3IWb7Gf3oPmnUnSxwwopRshZdvGU0SFtibNCvf7klqQMMaiZoubvdwVpMNBFovIsYjpErXucYqBaVxdjFkUHcPOqb7uMRZacj+RqIUOSC4pK0UIncqNQ5Cm6gEyXMZcDHUHEd41gOwCS6y6COrEUBeP9hjPC421SLIZmqTP9qRR9FHkRcc693Rh1VWZq/kgXo68mCIF2VgpWkN8LWb676EnDfRnbeVPI0HZc2cMiG+gXt7H+VSm2/rZzts2JwkAAzgsQgneCYrVYq6117LVaXzr7/3/bDZc0GxLlkPFjni9VEHQel91NLCkAiY3Fw30skgzdcIx8ESV5jBa5fvcxTRhAzL0anaiLTAor63EV6qnJknbd8S0yTpoWU3OMs4NwSrnVEbayI4oFIBttdgrHO1nE5DOxEiW3wpLWMtBYlHudji4P6q/Q0RLrk5f4HD+I8C2mriymtyGizgUuQ/wF2genbj4B0c32CeCzp0XBNCMMDW0VzWX2HqofsCv9Il5jKhgnSgRVMaoOKwEibhAA3LNIHYtZY0IIQzaixOF9mVxjY84hv/Ai1xf0CiC7W9dNwTKX2qfKtUUcEfsWje8IgxJDL9Oi/JLlWXQvXOr25JjE4wnpyPvaNDPbEhRmynMDT693s6jbw0e0yIgi6WyRqaqpgpFy9RSNdLDIWiwiEcMP24kY/gyJgo9YAdNZ/oLN8obcy2KEeVGVA2z60obFuMWi9qKDMUcpumGsa1Jqk7kWY7RoN08eNIrFDQPZiT3Ded6vsmecH4Viey+LvFmjc/NV48gGddZQ7lrEkNPBWCdHfFFiOh6Hdovy6hQvH6kvugtyBk8VuUQ2hzfS12JKDdLpF2OUmtaXlN5Ffw5lk38DQTZxLKr9jdhmVrqIsJFUcN7BouqxG64y9ZGV4Iw4bDe7+AJMNTse5xnMT30tuiM3PWhRrUyOFRuEsFMY0xuZmoLgjsWx5U0KnR3s7ltaTYosIR53sEit9kdO1LlyJ4EgewFX2TwTl+cY4Be5i0UzCfETkhl24Qj1jx2hRceCWyoibBxB/ZZOS22p3aJOy6z2LSmr32iMjayXMoeD1gGMq/F9oXrvu1jkZhKCmjmdHBpg44eU0rE4asxpcy7tWUZmtVBxKfCoNos6aGsYE1aRG6SpuNAwnBm0Mds3lI+/Ad4e7mUxxoIzMmUlF6CJ7KLCMBKlkxexXfSgaMoehneySOQIj0kacyIpcXiYQTuL8VnPeVfLGcA0Ij1/1WcOPGE1pc5WrKZWxlP2L24yrjcpkliF08/zuN6phAyYKjk+9Sm4fpjqIbq09un2nrGBe4g+Rs15RFI/Zdh1+xLaWe+izyQ/LuZ4J2Uni/3JKCc+Ejf3Pe3tJ+A0k16h9hk+igK6UZS/H8J/O13m9URbWR5iNi/mbPCxQofIy5sKWBJoZygrXskhucTqS5chEugLHYDmQAL9qA5z0EzDjZX9kPkaDL9JoHZCLd471CQ6A+Qj3HKurCwZGIpN9Z9Xbwd2A7QnAc3DowCDyB/IdV5GUzB8h7UPGlRpAQa2fL2mO7Ecro/Bocu+w929jYQ4CGvCXGL5B5DDyWvA7YQIi3D33xXOx7W9HJYkNvJoJ8SwVlYL2RsgX2MrED+tQC0+TiTQwnBVWrbMajD7EpBBGKzctHYliEPlrUi0CneVd6H6mFvpMa8iy+F3WP6lM3xgiVuHhNgXWoJHsQvrvtzI8+81NJmtQndzO+fDHJCnKBSVfmxNepweKxLoy+qrqB3uMhIw/AWFbdSoUycRogAAAABJRU5ErkJggg==);background-size:auto 85%;background-position:0 0}.exactmetrics-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}.exactmetrics-quick-links-menu .exactmetrics-quick-links-menu-item{display:block;width:48px;height:48px;background:#6528f5;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}.exactmetrics-quick-links-menu .exactmetrics-quick-links-menu-item:hover{color:#fff;background:#37276a;-webkit-box-shadow:0 0 15px 2px #ababab;box-shadow:0 0 15px 2px #ababab}.exactmetrics-quick-links-menu .exactmetrics-quick-links-menu-item.exactmetrics-show{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.exactmetrics-quick-links-menu .exactmetrics-quick-links-menu-item.exactmetrics-quick-links-item-upgrade{background-color:#32a27a}.exactmetrics-quick-links-menu .exactmetrics-quick-links-menu-item.exactmetrics-quick-links-item-upgrade:hover{background-color:#19865f}.exactmetrics-quick-link-title{position:absolute;right:100%;margin-right:12px;font-size:13px;color:#fff;background:#595959;border-radius:5px;white-space:nowrap;padding:6px 8px;display:block;top:50%;margin-top:-14px;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.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-error:before,body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-info:before,body.swal2-toast-shown.exactmetrics_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-warning-triangle:before{content:"\f020"}.monstericon-files:before{content:"\f028"}.monstericon-user:before{content:"\f02a"}.monstericon-eye:before{content:"\f02b"}.monstericon-expand:before{content:"\f02d"}.monstericon-life-ring:before{content:"\f030"}.monstericon-wpbeginner:before{content:"\f031"}.monstericon-lightbulb:before{content:"\f032"}.monstericon-shopping-cart:before{content:"\f033"}.monstericon-arrow-right:before{content:"\f01d"}.monstericon-amp-icon:before{content:"\f000"}.monstericon-fbia:before{content:"\f001"}.monstericon-google-optimize:before{content:"\f002"}.monstericon-ads:before{content:"\0041"}.monstericon-affiliate:before{content:"\0042"}.monstericon-compatibility:before{content:"\0043"}.monstericon-demographics:before{content:"\0044"}.monstericon-download:before{content:"\0046"}.monstericon-ecommerce:before{content:"\0047"}.monstericon-engagement:before{content:"\0048"}.monstericon-forms:before{content:"\0049"}.monstericon-links:before{content:"\004a"}.monstericon-memberships:before{content:"\004b"}.monstericon-notifications:before{content:"\004c"}.monstericon-performance:before{content:"\004d"}.monstericon-permissions:before{content:"\004e"}.monstericon-reporting:before{content:"\004f"}.monstericon-social:before{content:"\0050"}.monstericon-video:before{content:"\0051"}.monstericon-times:before{content:"\f014"}.monstericon-check:before{content:"\f015"}.monstericon-info:before{content:"\f016"}.monstericon-exclamation-triangle:before{content:"\f017"}.monstericon-user:before{content:"\f018"}.monstericon-eye:before{content:"\f019"}.monstericon-info-circle:before{content:"\f01a"}.monstericon-info-circle-btm:before{content:"\f01c"}.monstericon-chevron-up:before{content:"\f01f"}.monstericon-times-fas:before{content:"\f021"}.monstericon-check-circle:before{content:"\f022"}.monstericon-exclamation-circle:before{content:"\f023"}.monstericon-star:before{content:"\f025"}.monstericon-times-circle-fas:before{content:"\f026"}.monstericon-check-circle-far:before{content:"\f027"}.monstericon-file-alt:before{content:"\f028"}.monstericon-search:before{content:"\f029"}.monstericon-user-far:before{content:"\f02a"}.monstericon-eye-far:before{content:"\f02b"}.monstericon-cog:before{content:"\f02c"}.monstericon-expand-alt:before{content:"\f02d"}.monstericon-compress-arrows-alt:before{content:"\f02e"}.monstericon-compress:before{content:"\f02f"}.monstericon-badge-check:before{content:"\f034"}.monstericon-download-em:before{content:"\f035"}.monstericon-globe:before{content:"\f036"}.monstericon-wand-magic:before{content:"\f037"}.monstericon-mouse-pointer:before{content:"\f038"}.monstericon-users:before{content:"\f039"}.monstericon-file-certificate:before{content:"\f03a"}.monstericon-bullseye-arrow:before{content:"\f03b"}.monstericon-cash-register:before{content:"\f03c"}.monstericon-chart-line:before{content:"\f03d"}.monstericon-clock:before{content:"\f03e"}.monstericon-box:before{content:"\f03f"}.monstericon-sack-dollar:before{content:"\f040"}.monstericon-browser:before{content:"\f041"}.monstericon-eye-em:before{content:"\f042"}.monstericon-newspaper:before{content:"\f043"}.monstericon-mobile:before{content:"\f044"}.monstericon-check-em-light:before{content:"\f045"}.monstericon-times-em-lite:before{content:"\f046"}.monstericon-code:before{content:"\f047"}.monstericon-clipboard:before{content:"\f048"}.monstericon-upload:before{content:"\f049"}.monstericon-clone:before{content:"\f04a"}.monstericon-id-card:before{content:"\f04b"}.monstericon-user-friends:before{content:"\f04c"}.monstericon-file-alt-em:before{content:"\f04d"}.monstericon-calendar-alt:before{content:"\f04e"}.monstericon-comment-alt-check:before{content:"\f04f"}.monstericon-arrow-circle-up:before{content:"\f050"}.monstericon-search-em:before{content:"\f051"}.monstericon-list-ol:before{content:"\f052"}.monstericon-hand-pointer:before{content:"\f053"}.monstericon-folder:before{content:"\f054"}.monstericon-sign-out-em-solid:before{content:"\f055"}.monstericon-external-link-alt:before{content:"\f056"}.monstericon-copy:before{content:"\f057"}.monstericon-sync:before{content:"\f058"}.monstericon-flag:before{content:"\f059"}.monstericon-building:before{content:"\f05a"}.monstericon-chart-bar:before{content:"\f05b"}.monstericon-shopping-bag:before{content:"\f05c"}.monstericon-exchange-alt:before{content:"\f05d"}.monstericon-plus:before{content:"\f05e"}.monstericon-tachometer-alt:before{content:"\f05f"}.monstericon-tag:before{content:"\f060"}.monstericon-check-circle-em:before{content:"\f061"}.monstericon-bullseye:before{content:"\f062"}.monstericon-rocket:before{content:"\f063"}.monstericon-exclamation-square:before{content:"\f064"}.monstericon-trash:before{content:"\f065"}.monstericon-user-em:before{content:"\f066"}.monstericon-unlock:before{content:"\f067"}.monstericon-exclamation-em-solid:before{content:"\f068"}.monstericon-key-em:before{content:"\f069"}.monstericon-long-arrow-right-light:before{content:"\f06a"}.monstericon-plug-light:before{content:"\f06b"}.monstericon-align-left-regular:before{content:"\f06c"}.monstericon-envelope-solid:before{content:"\f06f"}.monstericon-comment-alt-lines-solid:before{content:"\f06e"}.monstericon-arrow-circle-up-light:before{content:"\f071"}.monstericon-megaphone-solid:before{content:"\f070"}.monstericon-arrow-circle-up-light :before{content:"\f071"}@media (max-width:782px){.exactmetrics-notices-area{margin-left:10px;margin-right:10px}}.exactmetrics-notice .exactmetrics-notice-inner{position:relative;color:#210f59;padding:32px 45px;border:1px solid #f4f3f7;border-bottom:3px solid;-webkit-box-shadow:0 20px 30px rgba(48,44,62,.05);box-shadow:0 20px 30px rgba(48,44,62,.05);border-radius:10px;background:#fff;margin-top:40px}.exactmetrics-notice .exactmetrics-notice-inner .notice-title{color:#fff;font-weight:700;display:block;margin:0 0 6px;padding:0;font-size:17px}@media (max-width:782px){.exactmetrics-notice .exactmetrics-notice-inner{padding:10px}}.exactmetrics-notice .exactmetrics-notice-inner .notice-content{padding-left:92px;background:#fff;line-height:1.75;font-size:15px;position:relative}.exactmetrics-notice .exactmetrics-notice-inner .notice-content:before{display:inline-block;font-family:Misettings;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:48px;left:0;position:absolute;top:0;line-height:1}.exactmetrics-notice.exactmetrics-notice-error .exactmetrics-notice-inner{border-bottom-color:#d83638}.exactmetrics-notice.exactmetrics-notice-error .exactmetrics-notice-inner .notice-content:before{content:"\f064";color:#d83638}.exactmetrics-notice.exactmetrics-notice-warning .exactmetrics-notice-inner{border-bottom-color:#fa0}.exactmetrics-notice.exactmetrics-notice-info .exactmetrics-notice-inner{border-bottom-color:#4d3f7a}.exactmetrics-notice.exactmetrics-notice-info-xl .exactmetrics-notice-inner{border:1px solid #6528f5;border-left-width:3px;color:#777}.exactmetrics-notice.exactmetrics-notice-info-xl .exactmetrics-notice-inner .exactmetrics-button{color:#fff;margin:15px 0 0}.exactmetrics-notice.exactmetrics-notice-success .exactmetrics-notice-inner{border-bottom-color:#32a27a}.exactmetrics-notice .notice-content{margin-right:20px}.exactmetrics-notice .notice-content a{color:#210f59}.exactmetrics-notice .dismiss-notice{border:none;background:none;padding:0;margin:0;display:inline-block;cursor:pointer;color:#e9e7ee;position:relative;float:right}.exactmetrics-notice .dismiss-notice:focus,.exactmetrics-notice .dismiss-notice:hover{color:#210f59}.exactmetrics-notice.exactmetrics-notice-info .notice-content,.exactmetrics-notice.exactmetrics-notice-success .notice-content,.exactmetrics-notice.exactmetrics-notice-warning .notice-content{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:425px){.exactmetrics-notice.exactmetrics-notice-info .notice-content,.exactmetrics-notice.exactmetrics-notice-success .notice-content,.exactmetrics-notice.exactmetrics-notice-warning .notice-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.exactmetrics-notice.exactmetrics-notice-info .exactmetrics-notice-button,.exactmetrics-notice.exactmetrics-notice-success .exactmetrics-notice-button,.exactmetrics-notice.exactmetrics-notice-warning .exactmetrics-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){.exactmetrics-notice.exactmetrics-notice-info .exactmetrics-notice-button,.exactmetrics-notice.exactmetrics-notice-success .exactmetrics-notice-button,.exactmetrics-notice.exactmetrics-notice-warning .exactmetrics-notice-button{margin-left:0}}.exactmetrics-notice.exactmetrics-notice-info .exactmetrics-button,.exactmetrics-notice.exactmetrics-notice-success .exactmetrics-button,.exactmetrics-notice.exactmetrics-notice-warning .exactmetrics-button{margin-top:0;padding:10px 16px 8px;line-height:1;font-size:14px;font-weight:600}@media (max-width:782px){.exactmetrics-notice.exactmetrics-notice-info .exactmetrics-button,.exactmetrics-notice.exactmetrics-notice-success .exactmetrics-button,.exactmetrics-notice.exactmetrics-notice-warning .exactmetrics-button{margin-top:10px;margin-left:0}}.exactmetrics-notice.exactmetrics-notice-error .exactmetrics-button{margin-top:10px;margin-left:0;color:#fff}body.swal2-toast-shown.exactmetrics_page .swal2-container.swal2-top-end,body.swal2-toast-shown.exactmetrics_page .swal2-container.swal2-top-right{top:32px}@media screen and (max-width:767px){body.swal2-toast-shown.exactmetrics_page .swal2-container.swal2-top-end,body.swal2-toast-shown.exactmetrics_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.exactmetrics_page .swal2-popup.swal2-toast{border-radius:5px;padding:17px 28px;border:1px solid #f4f3f7;-webkit-box-shadow:0 20px 30px rgba(48,44,62,.05);box-shadow:0 20px 30px rgba(48,44,62,.05);min-width:380px}@media screen and (max-width:767px){body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast{width:80vw}}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-title{color:#210f59;font-size:15px;font-weight:700;line-height:1.5;margin-left:32px;margin-top:-3px}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-close{font-size:26px;width:18px;height:18px;line-height:10px;position:absolute;right:14px;top:19px;color:#9087ac}@media screen and (max-width:767px){body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-close{padding:9px;line-height:0}}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon{width:27px;height:24px;min-width:27px;margin:0;border:0;color:#9087ac}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-info{border:none;position:relative}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-info:before{content:"\f01e";position:absolute;top:-1px;left:0;line-height:1;font-size:24px}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-info .swal2-icon-text{display:none}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-error{border:none}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-error:before{content:"\f023";position:absolute;top:-1px;left:0;line-height:1;font-size:24px}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-error .swal2-x-mark *{display:none}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon [class^=-ring]{width:14px;height:14px;top:0;left:0}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{top:0;left:0;border:none}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring:before{content:"\f027";position:absolute;top:-1px;left:0;line-height:1;font-size:24px}body.swal2-toast-shown.exactmetrics_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}}.exactmetrics_page body.swal2-toast-shown .swal2-container,.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-shown{background-color:rgba(0,0,0,0)}.exactmetrics_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%)}.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-top-end,.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;right:0;bottom:auto;left:auto}.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-top-left,.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-top-start{top:0;right:auto;bottom:auto;left:0}.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-center-left,.exactmetrics_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%)}.exactmetrics_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%)}.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-center-end,.exactmetrics_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%)}.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-bottom-left,.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-bottom-start{top:auto;right:auto;bottom:0;left:0}.exactmetrics_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%)}.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-bottom-end,.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;right:0;bottom:0;left:auto}.exactmetrics_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}.exactmetrics_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}.exactmetrics_page body.swal2-toast-column .swal2-toast .swal2-loading{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.exactmetrics_page body.swal2-toast-column .swal2-toast .swal2-input{height:2em;margin:.3125em auto;font-size:1em}.exactmetrics_page body.swal2-toast-column .swal2-toast .swal2-validation-message{font-size:1em}.exactmetrics_page .swal2-popup.swal2-toast{-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;width:auto;padding:.625em;-webkit-box-shadow:0 0 .625em #d9d9d9;box-shadow:0 0 .625em #d9d9d9;overflow-y:hidden}.exactmetrics_page .swal2-popup.swal2-toast .swal2-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.exactmetrics_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}.exactmetrics_page .swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-close{position:static;width:.8em;height:.8em;line-height:.8}.exactmetrics_page .swal2-popup.swal2-toast .swal2-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:1em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon{width:2em;min-width:2em;height:2em;margin:0}.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon-text{font-size:2em;font-weight:700;line-height:1em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-actions{height:auto;margin:0 .3125em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-styled{margin:0 .3125em;padding:.3125em .625em;font-size:1em}.exactmetrics_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)}.exactmetrics_page .swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.exactmetrics_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%}.exactmetrics_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}.exactmetrics_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}.exactmetrics_page .swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.exactmetrics_page .swal2-popup.swal2-toast.swal2-show{-webkit-animation:showSweetToast .5s;animation:showSweetToast .5s}.exactmetrics_page .swal2-popup.swal2-toast.swal2-hide{-webkit-animation:hideSweetToast .2s forwards;animation:hideSweetToast .2s forwards}.exactmetrics_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}.exactmetrics_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}}.exactmetrics_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}.exactmetrics_page body.swal2-height-auto{height:auto!important}.exactmetrics_page body.swal2-no-backdrop .swal2-shown{top:auto;right:auto;bottom:auto;left:auto;background-color:rgba(0,0,0,0)}.exactmetrics_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)}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-top{top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-top-left,.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-top-start{top:0;left:0}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-top-end,.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-top-right{top:0;right:0}.exactmetrics_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%)}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-center-left,.exactmetrics_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%)}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-center-end,.exactmetrics_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%)}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-bottom{bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-left,.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-start{bottom:0;left:0}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-end,.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-right{right:0;bottom:0}.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.exactmetrics_page .swal2-container.swal2-top-left,.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-top-end,.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.exactmetrics_page .swal2-container.swal2-center-left,.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-center-end,.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.exactmetrics_page .swal2-container.swal2-bottom-left,.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-bottom-end,.exactmetrics_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}.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-grow-fullscreen>.swal2-modal,.exactmetrics_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}.exactmetrics_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}.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-grow-column.swal2-bottom,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-center,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.exactmetrics_page .swal2-container.swal2-grow-column.swal2-bottom-left,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-bottom-start,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-center-left,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-center-start,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-top-left,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-top-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.exactmetrics_page .swal2-container.swal2-grow-column.swal2-bottom-end,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-bottom-right,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-center-end,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-center-right,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-top-end,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-top-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.exactmetrics_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}.exactmetrics_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){.exactmetrics_page .swal2-container .swal2-modal{margin:0!important}}.exactmetrics_page .swal2-container.swal2-fade{-webkit-transition:background-color .1s;transition:background-color .1s}.exactmetrics_page .swal2-container.swal2-shown{background-color:rgba(0,0,0,.4)}.exactmetrics_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}.exactmetrics_page .swal2-popup:focus{outline:0}.exactmetrics_page .swal2-popup.swal2-loading{overflow-y:hidden}.exactmetrics_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}.exactmetrics_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}.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.exactmetrics_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))}.exactmetrics_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))}.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-cancel{margin-right:30px;margin-left:30px}.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-styled{margin:.3125em;padding:.625em 2em;font-weight:500;-webkit-box-shadow:none;box-shadow:none}.exactmetrics_page .swal2-popup .swal2-styled:not([disabled]){cursor:pointer}.exactmetrics_page .swal2-popup .swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#3085d6;color:#fff;font-size:1.0625em}.exactmetrics_page .swal2-popup .swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#aaa;color:#fff;font-size:1.0625em}.exactmetrics_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)}.exactmetrics_page .swal2-popup .swal2-styled::-moz-focus-inner{border:0}.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-image{max-width:100%;margin:1.25em auto}.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-close:hover{-webkit-transform:none;-ms-transform:none;transform:none;color:#f27474}.exactmetrics_page .swal2-popup>.swal2-checkbox,.exactmetrics_page .swal2-popup>.swal2-file,.exactmetrics_page .swal2-popup>.swal2-input,.exactmetrics_page .swal2-popup>.swal2-radio,.exactmetrics_page .swal2-popup>.swal2-select,.exactmetrics_page .swal2-popup>.swal2-textarea{display:none}.exactmetrics_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}.exactmetrics_page .swal2-popup #swal2-content{text-align:center}.exactmetrics_page .swal2-popup .swal2-checkbox,.exactmetrics_page .swal2-popup .swal2-file,.exactmetrics_page .swal2-popup .swal2-input,.exactmetrics_page .swal2-popup .swal2-radio,.exactmetrics_page .swal2-popup .swal2-select,.exactmetrics_page .swal2-popup .swal2-textarea{margin:1em auto}.exactmetrics_page .swal2-popup .swal2-file,.exactmetrics_page .swal2-popup .swal2-input,.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-file.swal2-inputerror,.exactmetrics_page .swal2-popup .swal2-input.swal2-inputerror,.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-file:focus,.exactmetrics_page .swal2-popup .swal2-input:focus,.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-file::-webkit-input-placeholder,.exactmetrics_page .swal2-popup .swal2-input::-webkit-input-placeholder,.exactmetrics_page .swal2-popup .swal2-textarea::-webkit-input-placeholder{color:#ccc}.exactmetrics_page .swal2-popup .swal2-file::-moz-placeholder,.exactmetrics_page .swal2-popup .swal2-input::-moz-placeholder,.exactmetrics_page .swal2-popup .swal2-textarea::-moz-placeholder{color:#ccc}.exactmetrics_page .swal2-popup .swal2-file:-ms-input-placeholder,.exactmetrics_page .swal2-popup .swal2-input:-ms-input-placeholder,.exactmetrics_page .swal2-popup .swal2-textarea:-ms-input-placeholder{color:#ccc}.exactmetrics_page .swal2-popup .swal2-file::-ms-input-placeholder,.exactmetrics_page .swal2-popup .swal2-input::-ms-input-placeholder,.exactmetrics_page .swal2-popup .swal2-textarea::-ms-input-placeholder{color:#ccc}.exactmetrics_page .swal2-popup .swal2-file::placeholder,.exactmetrics_page .swal2-popup .swal2-input::placeholder,.exactmetrics_page .swal2-popup .swal2-textarea::placeholder{color:#ccc}.exactmetrics_page .swal2-popup .swal2-range input{width:80%}.exactmetrics_page .swal2-popup .swal2-range output{width:20%;font-weight:600;text-align:center}.exactmetrics_page .swal2-popup .swal2-range input,.exactmetrics_page .swal2-popup .swal2-range output{height:2.625em;margin:1em auto;padding:0;font-size:1.125em;line-height:2.625em}.exactmetrics_page .swal2-popup .swal2-input{height:2.625em;padding:0 .75em}.exactmetrics_page .swal2-popup .swal2-input[type=number]{max-width:10em}.exactmetrics_page .swal2-popup .swal2-file{font-size:1.125em}.exactmetrics_page .swal2-popup .swal2-textarea{height:6.75em;padding:.75em}.exactmetrics_page .swal2-popup .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;color:#545454;font-size:1.125em}.exactmetrics_page .swal2-popup .swal2-checkbox,.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-checkbox label,.exactmetrics_page .swal2-popup .swal2-radio label{margin:0 .6em;font-size:1.125em}.exactmetrics_page .swal2-popup .swal2-checkbox input,.exactmetrics_page .swal2-popup .swal2-radio input{margin:0 .4em}.exactmetrics_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}.exactmetrics_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){.exactmetrics_page .swal2-range input{width:100%!important}.exactmetrics_page .swal2-range output{display:none}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.exactmetrics_page .swal2-range input{width:100%!important}.exactmetrics_page .swal2-range output{display:none}}@-moz-document url-prefix(){.exactmetrics_page .swal2-close:focus{outline:2px solid rgba(50,100,150,.4)}}.exactmetrics_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}.exactmetrics_page .swal2-icon-text{font-size:3.75em}.exactmetrics_page .swal2-icon.swal2-error{border-color:#f27474}.exactmetrics_page .swal2-icon.swal2-error .swal2-x-mark{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.exactmetrics_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}.exactmetrics_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)}.exactmetrics_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)}.exactmetrics_page .swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.exactmetrics_page .swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee;font-size:1rem}.exactmetrics_page .swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.exactmetrics_page .swal2-icon.swal2-success{border-color:#a5dc86}.exactmetrics_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%}.exactmetrics_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}.exactmetrics_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}.exactmetrics_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}.exactmetrics_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}.exactmetrics_page .swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;height:.3125em;border-radius:.125em;background-color:#a5dc86;z-index:2}.exactmetrics_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)}.exactmetrics_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)}.exactmetrics_page .swal2-progresssteps{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 1.25em;padding:0;font-weight:600}.exactmetrics_page .swal2-progresssteps li{display:inline-block;position:relative}.exactmetrics_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}.exactmetrics_page .swal2-progresssteps .swal2-progresscircle:first-child{margin-left:0}.exactmetrics_page .swal2-progresssteps .swal2-progresscircle:last-child{margin-right:0}.exactmetrics_page .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep{background:#3085d6}.exactmetrics_page .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progresscircle,.exactmetrics_page .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progressline{background:#add8e6}.exactmetrics_page .swal2-progresssteps .swal2-progressline{width:2.5em;height:.4em;margin:0 -1px;background:#3085d6;z-index:10}.exactmetrics_page [class^=swal2]{-webkit-tap-highlight-color:transparent}.exactmetrics_page .swal2-show{-webkit-animation:swal2-show .3s;animation:swal2-show .3s}.exactmetrics_page .swal2-show.swal2-noanimation{-webkit-animation:none;animation:none}.exactmetrics_page .swal2-hide{-webkit-animation:swal2-hide .15s forwards;animation:swal2-hide .15s forwards}.exactmetrics_page .swal2-hide.swal2-noanimation{-webkit-animation:none;animation:none}.exactmetrics_page .swal2-rtl .swal2-close{right:auto;left:0}.exactmetrics_page .swal2-animate-success-icon .swal2-success-line-tip{-webkit-animation:swal2-animate-success-line-tip .75s;animation:swal2-animate-success-line-tip .75s}.exactmetrics_page .swal2-animate-success-icon .swal2-success-line-long{-webkit-animation:swal2-animate-success-line-long .75s;animation:swal2-animate-success-line-long .75s}.exactmetrics_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}.exactmetrics_page .swal2-animate-error-icon{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.exactmetrics_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{.exactmetrics_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}.exactmetrics_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}.exactmetrics_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}.exactmetrics-notifications-display{background:#f4f3f7;border-left:3px solid #6528f5;padding:20px;border-radius:3px 0 0 3px;margin-bottom:50px;position:relative}.exactmetrics-settings-panel .exactmetrics-notifications-display{margin-left:25px;margin-right:25px}.exactmetrics-notifications-display h3{margin:0 0 4px;font-size:16px;line-height:20px}.exactmetrics-notifications-display p{margin-top:4px;margin-bottom:12px;font-size:14px;line-height:18px}.exactmetrics-notifications-display .exactmetrics-notification{display:-webkit-box;display:-ms-flexbox;display:flex}.exactmetrics-notifications-display .exactmetrics-notification .exactmetrics-notifications-indicator{padding-top:10px}.exactmetrics-notifications-display .exactmetrics-notification .exactmetrics-notifications-indicator a{position:relative}.exactmetrics-notifications-display .exactmetrics-notification-inner{margin-left:25px}.exactmetrics-notifications-display .exactmetrics-button{margin-right:15px}.exactmetrics-notifications-display .exactmetrics-notification-navigation{position:absolute;right:0;top:100%}.exactmetrics-notifications-display .exactmetrics-notification-navigation button{background:#f4f3f7;border:none;border-radius:0 0 3px 3px;margin:0;padding:5px 8px 7px;color:#a8aebd;cursor:pointer}.exactmetrics-notifications-display .exactmetrics-notification-navigation button:focus,.exactmetrics-notifications-display .exactmetrics-notification-navigation button:hover{color:#6528f5}.exactmetrics-notifications-display .exactmetrics-notification-navigation button .monstericon-arrow{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);font-size:10px}.exactmetrics-notifications-display .exactmetrics-notification-navigation button.exactmetrics-notification-previous{margin-right:2px}.exactmetrics-notifications-display .exactmetrics-notification-navigation button.exactmetrics-notification-previous .monstericon-arrow{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.exactmetrics-notifications-display .exactmetrics-notification-dismiss{border:none;background:none;color:#a8aebd;position:absolute;right:12px;top:9px;padding:0;margin:0;font-size:16px;cursor:pointer}.exactmetrics-notifications-display .exactmetrics-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}.exactmetrics-report .exactmetrics-notifications-display .exactmetrics-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}.exactmetrics-admin-page.exactmetrics-path-about-us .exactmetrics-notificationsv3-container,.exactmetrics-admin-page.exactmetrics-path-addons .exactmetrics-notificationsv3-container,.exactmetrics-admin-page.exactmetrics-path-tools-import-export .exactmetrics-notificationsv3-container,.exactmetrics-admin-page.exactmetrics-path-tools-url-builder .exactmetrics-notificationsv3-container,.exactmetrics-admin-page.exactmetrics-reports-page .exactmetrics-notificationsv3-container{margin-right:0}.exactmetrics-admin-page.exactmetrics-path-addons .exactmetrics-navigation-bar{width:90%}.exactmetrics-admin-page .exactmetrics-notificationsv3-container{display:inline-block;margin-left:20px;float:right}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-number{position:absolute;top:-9px;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}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-number.number-greater-than-10{right:-13px}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-number.number-less-than-10{right:-10px}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-no-notifications{text-align:center;position:absolute;top:50%;margin-top:-69px;width:100%}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-no-notifications h4{font-size:16px;color:#7c869d}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button{position:relative}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button{position:absolute;top:21px;right:15px}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-button{background:#f0f2f4;border-radius:3px;padding:11px 7px;line-height:0;vertical-align:middle;margin-top:0;border:solid #d3d7de;border-width:1px 1px 2px}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-button{display:inline-block}}@media (max-width:959px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-button{display:block}}@media (max-width:1099px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-button{display:block}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-button:active,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-button:focus,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-button:hover{background:#e7eaec;border-color:#d3d7de;outline:none}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-notificationsv3-inbox-number{cursor:pointer}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-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){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-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)}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar.exactmetrics-notificationsv3-sidebar-in{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-single-notification{padding:0 16px;overflow:hidden}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-title{width:50%;text-align:left}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-title svg{margin-right:10px}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-title h3{display:inline-block;color:#fff;font-size:18px;font-weight:700}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions{width:50%;text-align:right}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-button{color:#fff;text-decoration:underline;border:0;padding:0;background:rgba(0,0,0,0);border-radius:0;float:none}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-button{display:inline-block}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-button:hover{color:#efe5e5}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-button:active,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-button:focus{outline:none}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-notificationsv3-sidebar-close{margin-left:12px;vertical-align:bottom}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-notificationsv3-sidebar-close:active svg path,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-notificationsv3-sidebar-close:focus svg path,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-notificationsv3-sidebar-close:hover svg path{fill:#efe5e5}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-notifications-count{width:50%;text-align:left}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-notifications-count .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-notifications-count .exactmetrics-notificationsv3-dismissed-number{margin-right:8px}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-notifications-count h4{display:inline-block}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-actions{width:50%;text-align:right}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-actions span{text-decoration:underline;color:#99a1b3;cursor:pointer}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-actions span:active,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-actions span:focus,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-actions span:hover{color:#a9b1c3}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications{display:block;margin-bottom:32px}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications{margin-bottom:46px}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification{border-bottom:1px solid #e2e4e9;padding-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-icon{width:54px;float:left;text-align:center;padding-top:24px}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-icon{float:none;margin:0 auto}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details{float:left;width:354px;padding-top:20px;text-align:left}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details{width:260px}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-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){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-title h5{width:65%}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-title span{color:#7f899f;font-size:13px;float:right}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-content p{color:#393f4c;font-size:13px}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions .exactmetrics-button:active,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions .exactmetrics-button:focus,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions .exactmetrics-button:hover{background:#d3d7de}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions span{font-size:13px;color:#7f899f;cursor:pointer}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions span:active,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions span:focus,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions span:hover{color:#a9b1c3}.exactmetrics-tooltip{display:block!important;z-index:10000;max-width:350px}.exactmetrics-tooltip .exactmetrics-tooltip-inner{background:#6528f5;color:#fff;border-radius:5px;padding:16px 20px;font-size:15px;line-height:1.5;font-family:Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;text-align:center}.exactmetrics-tooltip .exactmetrics-tooltip-inner a{color:#fff;font-weight:700}.exactmetrics-tooltip .exactmetrics-tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:8px;border-color:#6528f5;z-index:1}.exactmetrics-tooltip[x-placement^=top]{padding-bottom:8px}.exactmetrics-tooltip[x-placement^=top] .exactmetrics-tooltip-arrow{border-width:8px 8px 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% - 8px);margin-top:0;margin-bottom:0}.exactmetrics-tooltip[x-placement^=bottom]{padding-top:8px}.exactmetrics-tooltip[x-placement^=bottom] .exactmetrics-tooltip-arrow{border-width:0 8px 8px;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% - 8px);margin-top:0;margin-bottom:0}.exactmetrics-tooltip[x-placement^=right]{padding-left:8px}.exactmetrics-tooltip[x-placement^=right] .exactmetrics-tooltip-arrow{border-width:8px 8px 8px 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% - 8px);margin-left:0;margin-right:0}.exactmetrics-tooltip[x-placement^=left]{padding-right:8px}.exactmetrics-tooltip[x-placement^=left] .exactmetrics-tooltip-arrow{border-width:8px 0 8px 8px;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% - 8px);margin-left:0;margin-right:0}.exactmetrics-tooltip.popover .popover-inner{background:#fff;color:#6528f5;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)}.exactmetrics-tooltip.popover .popover-arrow{border-color:#fff}.exactmetrics-tooltip[aria-hidden=true]{visibility:hidden;opacity:0;-webkit-transition:opacity .15s,visibility .15s;transition:opacity .15s,visibility .15s}.exactmetrics-tooltip[aria-hidden=false]{visibility:visible;opacity:1;-webkit-transition:opacity .15s;transition:opacity .15s}.exactmetrics-roller{display:inline-block;position:relative;width:58px;height:58px}.exactmetrics-roller div{-webkit-animation:exactmetrics-roller 1.4s cubic-bezier(.5,0,.5,1) infinite;animation:exactmetrics-roller 1.4s cubic-bezier(.5,0,.5,1) infinite;-webkit-transform-origin:29px 29px;-ms-transform-origin:29px 29px;transform-origin:29px 29px}.exactmetrics-roller div:after{content:" ";display:block;position:absolute;width:8px;height:8px;border-radius:50%;background:#6528f5;margin:-4px 0 0 -4px}.exactmetrics-roller div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.exactmetrics-roller div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.exactmetrics-roller div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.exactmetrics-roller div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.exactmetrics-roller div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.exactmetrics-roller div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.exactmetrics-roller div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.exactmetrics-roller div:first-child:after{top:49px;left:44px}.exactmetrics-roller div:nth-child(2):after{top:54px;left:28px}.exactmetrics-roller div:nth-child(3):after{top:48px;left:13px}.exactmetrics-roller div:nth-child(4):after{top:35px;left:5px}.exactmetrics-roller div:nth-child(5):after{top:19px;left:6px}.exactmetrics-roller div:nth-child(6):after{top:8px;left:15px}.exactmetrics-roller div:nth-child(7):after{top:4px;left:29px}@-webkit-keyframes exactmetrics-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes exactmetrics-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.exactmetrics-upload-media-wrapper .exactmetrics-dark{display:block}.exactmetrics-upload-media-wrapper .exactmetrics-upload-media-label{margin-bottom:0!important}.exactmetrics-upload-media-wrapper .exactmetrics-uploaded-media{display:block;width:100%;margin-top:20px;position:relative;max-width:300px}.exactmetrics-upload-media-wrapper .exactmetrics-uploaded-media .exactmetrics-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}.exactmetrics-upload-media-wrapper .exactmetrics-uploaded-media .exactmetrics-uploaded-media-overlay .exactmetrics-remove-uploaded-media{color:#fff;text-decoration:underline;margin-left:auto;cursor:pointer;padding:0 10px 10px 0}.exactmetrics-upload-media-wrapper .exactmetrics-uploaded-media .exactmetrics-uploaded-media-overlay .exactmetrics-remove-uploaded-media:hover{text-decoration:none}.exactmetrics-upload-media-wrapper .exactmetrics-uploaded-media:hover .exactmetrics-uploaded-media-overlay{display:-webkit-box;display:-ms-flexbox;display:flex}.exactmetrics-upload-media-wrapper .exactmetrics-uploaded-media img{max-width:100%;display:inline-block}.exactmetrics-upload-media-wrapper .exactmetrics-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}.exactmetrics-upload-media-wrapper .exactmetrics-upload-media .exactmetrics-upload-media-input{width:73%;margin-right:2%;float:left;position:relative;margin-top:0}.exactmetrics-upload-media-wrapper .exactmetrics-upload-media .exactmetrics-upload-media-button{width:25%;float:left;font-size:15px}.exactmetrics-upload-media-wrapper .exactmetrics-upload-media .exactmetrics-upload-media-button:active,.exactmetrics-upload-media-wrapper .exactmetrics-upload-media .exactmetrics-upload-media-button:focus,.exactmetrics-upload-media-wrapper .exactmetrics-upload-media .exactmetrics-upload-media-button:hover{outline:none}.exactmetrics-upload-media-wrapper .inline-field .exactmetrics-button{position:relative!important;margin-left:10px;padding:12px 24px!important}.exactmetrics-upload-media-wrapper .inline-field .exactmetrics-button:first-child{margin-left:0}.exactmetrics-email-summaries-settings a{color:#6528f5!important}.exactmetrics-email-summaries-settings a:focus,.exactmetrics-email-summaries-settings a:hover{color:#393f4c!important}.exactmetrics-email-summaries-settings .exactmetrics-dark{display:block}.exactmetrics-email-summaries-settings .inline-field .exactmetrics-button{position:relative!important;margin-left:10px;padding:12px 24px!important}.exactmetrics-email-summaries-settings .inline-field .exactmetrics-button:first-child{margin-left:0}.exactmetrics-email-summaries-settings .exactmetrics-settings-input-repeater{margin-bottom:18px}.exactmetrics-email-summaries-settings .exactmetrics-settings-input-repeater .exactmetrics-settings-input-repeater-row input[type=number],.exactmetrics-email-summaries-settings .exactmetrics-settings-input-repeater .exactmetrics-settings-input-repeater-row input[type=text],.exactmetrics-email-summaries-settings .exactmetrics-settings-input-repeater .exactmetrics-settings-input-repeater-row textarea{border-color:#9087ac}.exactmetrics-email-summaries-settings .exactmetrics-settings-input-repeater .exactmetrics-settings-input-repeater-row .exactmetrics-input-valid input{border-color:#32a27a}.exactmetrics-email-summaries-settings .exactmetrics-button.exactmetrics-button-disabled{cursor:not-allowed;background:#39967e!important;border-color:#4ab99b!important}.exactmetrics-accordion .exactmetrics-accordion{padding:0;border:1px solid #e0e0e0}.exactmetrics-accordion .exactmetrics-accordion div:not(:last-child){border-bottom:1px solid rgba(10,10,10,.1)}.exactmetrics-accordion .exactmetrics-accordion div:last-child .exactmetrics-accordion-item-details{border-radius:5px}.exactmetrics-accordion .exactmetrics-accordion dd{margin-left:0;margin-bottom:0}.exactmetrics-accordion .exactmetrics-accordion-item-trigger{cursor:pointer;outline:none}.exactmetrics-accordion .exactmetrics-accordion-item-details-inner,.exactmetrics-accordion .exactmetrics-accordion-item-trigger{padding:0 20px 30px}.exactmetrics-accordion .exactmetrics-accordion-item.is-active .exactmetrics-accordion-item-title{border-bottom:1px solid #e0e0e0}.exactmetrics-accordion .exactmetrics-accordion-item-title{position:relative;background-color:#fff;cursor:pointer}.exactmetrics-accordion .exactmetrics-accordion-item-title h4.exactmetrics-accordion-item-title-text{font-size:20px;margin-bottom:0;padding-right:1.25rem}.exactmetrics-accordion .exactmetrics-accordion-item-title h4.exactmetrics-accordion-item-title-text .title{padding-left:15px}.exactmetrics-accordion .exactmetrics-accordion-item-trigger{width:100%;text-align:left;background-color:rgba(0,0,0,0);border:none}.exactmetrics-accordion .exactmetrics-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}.exactmetrics-accordion .exactmetrics-accordion-item-trigger-icon.is-active{-webkit-transform:translateY(2px) rotate(225deg);-ms-transform:translateY(2px) rotate(225deg);transform:translateY(2px) rotate(225deg)}.exactmetrics-accordion .exactmetrics-accordion-item-details{overflow:hidden;background-color:#fff;padding-top:15px}.exactmetrics-accordion .exactmetrics-accordion-item-details p,.exactmetrics-accordion .exactmetrics-accordion-item-details ul{font-size:1.2em;line-height:1.8}.exactmetrics-accordion .exactmetrics-accordion-item-enter-active,.exactmetrics-accordion .exactmetrics-accordion-item-leave-active{will-change:height;-webkit-transition:height .2s ease;transition:height .2s ease}.exactmetrics-accordion .exactmetrics-accordion-item-enter,.exactmetrics-accordion .exactmetrics-accordion-item-leave-to{height:0!important}body{background:#fff;margin:0}.exactmetrics-admin-page,.exactmetrics-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}.exactmetrics-highlighted-text{color:#64bfa5;font-weight:700}.exactmetrics-bold{font-weight:700}.exactmetrics-bg-img{width:100%;padding-top:66%;position:relative}.exactmetrics-bg-img:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-repeat:no-repeat;background-size:contain}.exactmetrics-header{padding:20px;background-color:#210f59;position:relative;z-index:90}.exactmetrics-header .exactmetrics-container{width:100%}@media (max-width:959px){.exactmetrics-header .exactmetrics-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.exactmetrics-header .exactmetrics-float-right{text-align:center}@media (max-width:1099px){.exactmetrics-header .exactmetrics-float-right{text-align:right}}.exactmetrics-header .exactmetrics-float-right .exactmetrics-button{float:right;background:#fff;color:#210f59}@media (max-width:1099px){.exactmetrics-header .exactmetrics-float-right .exactmetrics-button{display:none}}.exactmetrics-header .exactmetrics-float-right .exactmetrics-button:focus,.exactmetrics-header .exactmetrics-float-right .exactmetrics-button:hover{color:#6528f5;background:#fff}.exactmetrics-header .exactmetrics-float-right .exactmetrics-button.exactmetrics-button-disabled{color:#9087ac}@media (max-width:959px){.exactmetrics-header .exactmetrics-float-right{text-align:right;width:100%}}.exactmetrics-logo-area{float:left;max-width:calc(100vw - 170px)}.exactmetrics-logo-area img{display:block;max-width:100%}@media (max-width:959px){.exactmetrics-logo-area{width:140px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}}@media (max-width:959px){.exactmetrics-header .exactmetrics-container,.exactmetrics-navigation-bar .exactmetrics-container{padding:0;width:100%}}.exactmetrics-navigation-bar{background:rgba(0,0,0,0);display:inline-block}@media (max-width:959px){.exactmetrics-navigation-bar{padding:0;border:0}}@media (max-width:750px){.exactmetrics-navigation-bar{background:none;margin-right:40px}}.exactmetrics-admin-page{position:relative}.exactmetrics-admin-page .exactmetrics-blocked{position:absolute;top:0;bottom:0;right:0;left:0;background:hsla(0,0%,100%,.5);z-index:999}@media (max-width:959px){.exactmetrics-admin-page .exactmetrics-header{padding:20px 24px}.exactmetrics-admin-page .exactmetrics-header .exactmetrics-button{display:none}}.swal2-popup .swal2-title{line-height:1.2}#footer-left{color:#210f59}#footer-left .exactmetrics-no-text-decoration{text-decoration:none;color:#fdb72c;font-size:14px}#footer-left a{color:#6528f5}#wpfooter{display:none;margin-right:23px;margin-bottom:20px;left:23px;background:rgba(101,40,245,.05);padding:14px 20px;border-radius:5px}#wpfooter a{color:#6528f5}.exactmetrics-container{margin:0 auto;max-width:100%;width:750px}.exactmetrics-admin-page .exactmetrics-navigation-tab-link{text-decoration:none;padding:12px 4px 11px;font-size:15px;color:#fff;display:inline-block;margin-right:20px;line-height:1;outline:none;font-family:Lato,sans-serif;position:relative}.exactmetrics-admin-page .exactmetrics-navigation-tab-link:after{content:"";width:100%;left:0;position:absolute;top:100%;height:2px;border-radius:20px;background:#fff;display:none}.exactmetrics-admin-page .exactmetrics-navigation-tab-link.router-link-exact-active,.exactmetrics-admin-page .exactmetrics-navigation-tab-link:focus,.exactmetrics-admin-page .exactmetrics-navigation-tab-link:hover{border-bottom-color:#fff;color:#fff;outline:none;-webkit-box-shadow:none;box-shadow:none}.exactmetrics-admin-page .exactmetrics-navigation-tab-link.router-link-exact-active:after,.exactmetrics-admin-page .exactmetrics-navigation-tab-link:focus:after,.exactmetrics-admin-page .exactmetrics-navigation-tab-link:hover:after{display:block}.exactmetrics-admin-page .exactmetrics-navigation-tab-link.exactmetrics-navigation-tab-disabled:focus,.exactmetrics-admin-page .exactmetrics-navigation-tab-link.exactmetrics-navigation-tab-disabled:hover{border-bottom-color:rgba(0,0,0,0);color:#fff;cursor:default}@media (max-width:959px){.exactmetrics-admin-page .exactmetrics-navigation-tab-link{width:100%;padding:20px 0;color:#fff;font-size:16px;border-top:1px solid #4d3f7a;text-align:left}.exactmetrics-admin-page .exactmetrics-navigation-tab-link:first-child{border-top:none}.exactmetrics-admin-page .exactmetrics-navigation-tab-link.router-link-exact-active:first-child+.exactmetrics-navigation-tab-link{border-top:0}.exactmetrics-admin-page .exactmetrics-navigation-tab-link.router-link-exact-active{display:none}.exactmetrics-admin-page .exactmetrics-navigation-tab-link:focus{color:#fff;text-decoration:none}}.exactmetrics-admin-page .exactmetrics-button{background:#6528f5;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;padding:12px 24px;text-decoration:none;border:0}.exactmetrics-admin-page .exactmetrics-button:focus,.exactmetrics-admin-page .exactmetrics-button:hover{background-color:#37276a;color:#fff}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-disabled{background:#e9e7ee;color:#9087ac}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-secondary{background:#e9e7ee;color:#37276a}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-secondary:focus,.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-secondary:hover{background-color:#f4f3f7;color:#37276a}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-green{background:#32a27a;color:#fff}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-green:focus,.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-green:hover{background-color:#19865f;color:#fff}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text{background:rgba(0,0,0,0);border:none;color:#6528f5;padding:0;border-radius:0;text-decoration:underline}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text:focus,.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text:hover{background:rgba(0,0,0,0);color:#393f4c}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text [class*=monstericon-]{margin-left:10px;min-width:16px;display:inline-block}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text [class*=monstericon-]:first-child{margin-left:0;margin-right:10px}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text.exactmetrics-button-text-dark{color:#210f59}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text.exactmetrics-button-text-dark:focus,.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text.exactmetrics-button-text-dark:hover{color:#6528f5}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-red{background:#e43462;border-color:#e43462;color:#fff}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-large{font-size:15px;padding:14px 30px 12px;font-weight:500}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-xl{font-size:20px;padding:23px 67px;font-weight:500}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-xl i{margin-left:10px}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-xl{padding-left:45px;padding-right:45px}}.exactmetrics-admin-page .exactmetrics-spaced-top{margin-top:20px}.exactmetrics-green-text{color:#32a27a;font-weight:700}@media (max-width:782px){.wp-responsive-open #wpbody{margin-left:-18px}}.exactmetrics-mobile-nav-trigger{color:#fff;font-size:15px;font-weight:500;display:inline-block;border:none;background:#37276a;padding:7px 18px;line-height:1.7;margin:0;border-radius:5px}@media (min-width:960px){.exactmetrics-mobile-nav-trigger{display:none}}.exactmetrics-mobile-nav-trigger i{color:#fff;margin-left:25px;vertical-align:middle}.exactmetrics-mobile-nav-trigger.exactmetrics-mobile-nav-trigger-open{border-radius:5px 5px 0 0}@media (max-width:959px){.exactmetrics-main-navigation{background:#37276a;height:0;overflow:hidden;position:absolute;left:24px;right:24px;text-align:left;border-radius:5px 0 5px 5px}.exactmetrics-main-navigation.exactmetrics-main-navigation-open{padding:17px 40px;height:auto;-webkit-box-shadow:0 40px 30px rgba(33,15,89,.1);box-shadow:0 40px 30px rgba(33,15,89,.1)}}@media (min-width:782px){.exactmetrics_page .exactmetrics-swal{margin-left:160px}.auto-fold .exactmetrics_page .exactmetrics-swal{margin-left:36px}}@media (min-width:961px){.auto-fold .exactmetrics_page .exactmetrics-swal{margin-left:160px}.folded .exactmetrics_page .exactmetrics-swal{margin-left:36px}}.exactmetrics_page .exactmetrics-swal .swal2-footer{border-top:none;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;margin-top:0;font-size:15px}.exactmetrics_page .exactmetrics-swal .swal2-footer a{color:#6528f5}.exactmetrics_page .exactmetrics-swal .swal2-footer a:focus,.exactmetrics_page .exactmetrics-swal .swal2-footer a:hover{color:#37276a}.exactmetrics-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}.exactmetrics-modal .exactmetrics-modal-inner{background:#fff;padding:50px;border:1px solid #d6e2ed;text-align:center;width:750px}.exactmetrics-modal .exactmetrics-modal-inner h2{margin-top:0;margin-bottom:0;line-height:1.4}.exactmetrics-modal .exactmetrics-modal-inner p{margin-bottom:0}.exactmetrics-modal .exactmetrics-modal-inner .exactmetrics-modal-buttons{margin-top:50px}.exactmetrics-modal .exactmetrics-modal-inner .exactmetrics-button{margin:0 10px}.exactmetrics-welcome-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999999;font-family:inherit;overflow:hidden;background-color:rgba(33,15,89,.9)}.exactmetrics-welcome-overlay .exactmetrics-welcome-overlay-inner{background:#fff;padding:30px;width:70%;margin:0 auto;position:relative;top:10%;height:80%;border-radius:10px;-webkit-box-shadow:0 20px 80px rgba(13,7,36,.5);box-shadow:0 20px 80px rgba(13,7,36,.5)}.exactmetrics-welcome-overlay .exactmetrics-overlay-close{background:none;border:none;position:absolute;top:5px;right:7px;padding:0;color:#777}.exactmetrics-welcome-overlay .exactmetrics-welcome-overlay-content{height:100%}.exactmetrics-welcome-overlay .exactmetrics-welcome-overlay-content iframe{height:100%;width:100%}.swal2-container.exactmetrics-swal-loading{background:#fff;padding:20px;top:112px;height:auto}.swal2-container.exactmetrics-swal-loading.exactmetrics-swal-full-height{top:32px}.swal2-container.exactmetrics-swal-loading .swal2-popup.swal2-modal{width:100%;height:100%;border-radius:10px;background:url(../img/loading-background.jpg) no-repeat bottom #f4f3f7;background-size:cover;-webkit-animation-duration:1ms;animation-duration:1ms}.swal2-container.exactmetrics-swal-loading .swal2-popup.swal2-modal .swal2-icon{visibility:hidden;height:0;padding:0}.swal2-container.exactmetrics-swal-loading .swal2-popup.swal2-modal .swal2-header{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.swal2-container.exactmetrics-swal-loading .swal2-popup.swal2-modal .swal2-title{font-size:17px;color:#210f59}.swal2-container.exactmetrics-swal-loading .swal2-popup.swal2-modal .swal2-content{color:#9087ac;margin-top:6px;font-size:15px;line-height:1.75;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.swal2-container.exactmetrics-swal-loading .swal2-actions button{display:none}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess{padding:0;background:#f8f6ff}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-icon{visibility:hidden;height:0;width:0;margin:0;padding:0}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal{width:750px;background:none;padding-left:260px;position:relative}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-header{display:block}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-title{font-size:32px;line-height:1.3;color:#210f59;text-align:left}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal #swal2-content{font-size:15px;line-height:1.75;color:#210f59;text-align:left;margin-bottom:20px}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal #swal2-content p{font-size:15px;margin:0;font-weight:500}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-actions{margin:0;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled{margin:0;font-size:15px;padding:16px 23px 14px;outline:none}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled .monstericon-long-arrow-right-light{margin-left:14px}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled:focus,.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled:hover{border:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled.swal2-confirm{background:#32a27a}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled.swal2-confirm:focus,.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled.swal2-confirm:hover{background:#19865f}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled.swal2-cancel{margin-left:15px}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .exactmetrics-swal-icons{position:absolute;left:-35px;top:-15px;width:260px}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .exactmetrics-swal-icons [class^=monstericon-]{position:absolute;color:#6528f5;opacity:.5;font-size:41px;top:114px}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .exactmetrics-swal-icons [class^=monstericon-]:first-child{font-size:108px;opacity:1;top:-22px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .exactmetrics-swal-icons [class^=monstericon-]:nth-child(2){left:35px}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .exactmetrics-swal-icons [class^=monstericon-].monstericon-exclamation-em-solid:nth-child(2){left:50px}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .exactmetrics-swal-icons [class^=monstericon-]:nth-child(3){top:147px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .exactmetrics-swal-icons [class^=monstericon-]:nth-child(4){left:185px}.exactmetrics_page .exactmetrics-swal .swal2-title{line-height:1.2}.exactmetrics_page .exactmetrics-swal .swal2-icon.swal2-error,.exactmetrics_page .exactmetrics-swal .swal2-icon.swal2-info{border:none;border-radius:0}.exactmetrics_page .exactmetrics-swal .swal2-icon.swal2-error:before,.exactmetrics_page .exactmetrics-swal .swal2-icon.swal2-info:before{display:inline-block;font-family:Misettings;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f064";font-size:80px;color:#6528f5}.exactmetrics_page .exactmetrics-swal .swal2-icon .swal2-icon-text,.exactmetrics_page .exactmetrics-swal .swal2-icon .swal2-x-mark{display:none}.exactmetrics_page .exactmetrics-swal .swal2-styled{border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;padding:12px 24px;text-decoration:none;border:0}.exactmetrics_page .exactmetrics-swal .swal2-styled.swal2-confirm{background:#6528f5}.exactmetrics_page .exactmetrics-swal .swal2-styled.swal2-confirm:focus,.exactmetrics_page .exactmetrics-swal .swal2-styled.swal2-confirm:hover{background-color:#37276a;-webkit-box-shadow:none;box-shadow:none}.exactmetrics_page .exactmetrics-swal .swal2-styled.swal2-cancel{background:#e9e7ee;color:#37276a}.exactmetrics_page .exactmetrics-swal .swal2-styled.swal2-cancel:focus,.exactmetrics_page .exactmetrics-swal .swal2-styled.swal2-cancel:hover{background-color:#f4f3f7;color:#37276a;-webkit-box-shadow:none;box-shadow:none}.exactmetrics_page .exactmetrics-swal .swal2-popup{border-radius:10px;padding:40px}.exactmetrics-list-check ul{margin:0;list-style:none;padding-left:0}.exactmetrics-list-check li{font-size:15px;margin-top:18px;padding-left:30px;position:relative;color:#fff}.exactmetrics-list-check li:first-child{margin-top:0}.exactmetrics-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:"\f045";font-size:15px;margin-right:10px;color:#fff;position:absolute;left:0;top:0}.exactmetrics-settings-input-select-input .multiselect__tags-wrap{position:relative}.exactmetrics-settings-input-select-input .multiselect__tags-wrap:after{content:attr(data-text);display:inline-block;position:relative;color:#9087ac;bottom:0;background:#fff;border-radius:4px;font-size:14px;vertical-align:top;padding:8px 15px}.exactmetrics-settings-input-select-input .multiselect__placeholder{display:none}.multiselect__content-wrapper{left:30px}.exactmetrics-semrush-cta{background:#f4f3f7;border-left:3px solid #6528f5;padding:20px 26px;border-radius:3px 0 0 3px;position:relative}.exactmetrics-semrush-cta br{display:none}.exactmetrics-semrush-cta .exactmetrics-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}.exactmetrics-semrush-cta .exactmetrics-semrush-cta-title{font-weight:700;font-size:16px;line-height:20px;color:#393f4c;margin:0}.exactmetrics-semrush-cta .exactmetrics-semrush-cta-content{font-weight:400;font-size:14px;color:#393f4c}.exactmetrics-semrush-cta .exactmetrics-button{background:#6528f5;border-radius:3px;font-weight:400;font-size:14px;border-width:0;padding:7px 12px}.exactmetrics-semrush-cta .exactmetrics-button:active,.exactmetrics-semrush-cta .exactmetrics-button:focus,.exactmetrics-semrush-cta .exactmetrics-button:hover{background:#6333d4;outline:none}.exactmetrics-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}}
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}.exactmetrics-dark[data-v-e815e6e4]{display:block}.exactmetrics-reset-default[data-v-e815e6e4]{margin-left:5px}.exactmetrics-dark[data-v-7262cc05]{display:block}.exactmetrics-admin-page .exactmetrics-floating-bar{background:#6528f5;color:#fff;font-size:13px;padding:10px;text-align:center;position:relative;margin:-20px -20px 20px}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-floating-bar{margin-top:-10px;padding-right:20px;padding-left:20px}}.exactmetrics-admin-page .exactmetrics-floating-bar>span>span{font-weight:700}.exactmetrics-admin-page .exactmetrics-floating-bar a{text-decoration:underline;color:#fff;font-weight:700}.exactmetrics-admin-page .exactmetrics-floating-bar a:focus,.exactmetrics-admin-page .exactmetrics-floating-bar a:hover{color:#fff;text-decoration:none}.exactmetrics-admin-page .exactmetrics-floating-bar .exactmetrics-floating-bar-close{padding:0;border:0;background:rgba(0,0,0,0);color:#fff;font-size:15px;position:absolute;right:15px;top:50%;margin-top:-10px;opacity:.5;cursor:pointer}.exactmetrics-admin-page .exactmetrics-slide-enter-active,.exactmetrics-admin-page .exactmetrics-slide-leave-active{-webkit-transition-duration:.5s;transition-duration:.5s}.exactmetrics-admin-page .exactmetrics-slide-enter-to,.exactmetrics-admin-page .exactmetrics-slide-leave{max-height:100px;overflow:hidden}.exactmetrics-admin-page .exactmetrics-slide-enter,.exactmetrics-admin-page .exactmetrics-slide-leave-to{overflow:hidden;max-height:0}.exactmetrics-container[data-v-102a61b0]:after{display:table;clear:both;content:""}.exactmetrics-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:#6528f5;z-index:1000;padding:5px 10px}.exactmetrics-quick-links.exactmetrics-quick-links-open,.exactmetrics-quick-links:focus,.exactmetrics-quick-links:hover{-webkit-box-shadow:0 0 15px 2px #ababab;box-shadow:0 0 15px 2px #ababab}.exactmetrics-quick-links-label{border-radius:50%;background:rgba(0,0,0,0);position:absolute;left:6px;right:2px;top:6px;bottom:2px;padding:6px 6px 6px 8px;display:block;width:44px;outline:none;cursor:pointer;border:none}.exactmetrics-quick-links-open .exactmetrics-quick-links-label .exactmetrics-quick-link-title{opacity:0;pointer-events:none}.exactmetrics-bg-img.exactmetrics-quick-links-mascot{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}.exactmetrics-bg-img.exactmetrics-quick-links-mascot:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUUAAABKCAMAAAAbi7YOAAAAn1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8Kd3m4AAAANHRSTlMAQN8ggL9g758QMLB5cwNv+5BQz14J9tSPF/HkxgdXSA0B7aqbpCkk2oRouDvLloobEug208uV8wAACFtJREFUeNrs1+1yojAUBuATIEBABVHU+t1aa+u222597//a1hgJKFaFdWY70zw/nCmaCX3nnHxQRX/ePyFZ63sy6km7I2Q6M5NjLa9jFC1sMqp6WuBI71GQUcXk3UPZaN0i41rz7ie0uINcn5FRY0EcBzTrI7c0y+M1Vo8xtP5U9nCrOYIWN/6QcV7qDKENnTkpH7970J7dCRlfm3RHhQz9YtGtFjG0N7M8fm0zRu5XQAfukzdosf9Exil3y2LXTstdO18/HHa7cWze7BUjmpwOuh1Ds1xzKTySWMj5Nn0l4MjxDRm5YIwcD+iMVvIMrbdYkaGIZQxtlKQXe/8TmmeWx71W0T1ddvfYg8ZTMurZcGihibGu+2kfGXMEr++uMYKyIOOsdMWm04R9TM4d00f000ymDed6v/sxpOH4ZdOishdIHv0w818x6onDgEqaPzPFF1TysFizJzuYRb96QK/dMinu9CtlGH1Qxn5/AMZ39VIM+KGQbsnnnNERm3MuqCqbo2PTZc8VWng5p6IVB55FrRQZDll0Sx7A6YgDIKCqfAA+XdbE1abH/dsaAH3xHVJs+1sJKeLUkdUC4J4pOgBUFgLgdNk8jHGV3pTKHGDxHVK0sOWQEqD8v7vYiiqnGHjwEroGa1w2Vu9YFgLsu6WYQGLlH7Qrp0g2E3Qr9gjjlE5JH9Bp1U0xdDPJLVOMIPmlUkRYJcXbawCvOrdZ4yV61cl1Ec/qpuiQdssU24D82z783gM6/zXF9A18H9v9bBwDiPkTKXMLi2+WYgg4HGgflmIEeP81xU2MLinTHpTPjT62D9NbpMjy1k5cKVCPnZDzASPh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);background-size:auto 85%;background-position:0 0}.exactmetrics-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}.exactmetrics-quick-links-menu .exactmetrics-quick-links-menu-item{display:block;width:48px;height:48px;background:#6528f5;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}.exactmetrics-quick-links-menu .exactmetrics-quick-links-menu-item:hover{color:#fff;background:#37276a;-webkit-box-shadow:0 0 15px 2px #ababab;box-shadow:0 0 15px 2px #ababab}.exactmetrics-quick-links-menu .exactmetrics-quick-links-menu-item.exactmetrics-show{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.exactmetrics-quick-links-menu .exactmetrics-quick-links-menu-item.exactmetrics-quick-links-item-upgrade{background-color:#32a27a}.exactmetrics-quick-links-menu .exactmetrics-quick-links-menu-item.exactmetrics-quick-links-item-upgrade:hover{background-color:#19865f}.exactmetrics-quick-link-title{position:absolute;right:100%;margin-right:12px;font-size:13px;color:#fff;background:#595959;border-radius:5px;white-space:nowrap;padding:6px 8px;display:block;top:50%;margin-top:-14px;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.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-error:before,body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-info:before,body.swal2-toast-shown.exactmetrics_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-warning-triangle:before{content:"\f020"}.monstericon-files:before{content:"\f028"}.monstericon-user:before{content:"\f02a"}.monstericon-eye:before{content:"\f02b"}.monstericon-expand:before{content:"\f02d"}.monstericon-life-ring:before{content:"\f030"}.monstericon-wpbeginner:before{content:"\f031"}.monstericon-lightbulb:before{content:"\f032"}.monstericon-shopping-cart:before{content:"\f033"}.monstericon-arrow-right:before{content:"\f01d"}.monstericon-amp-icon:before{content:"\f000"}.monstericon-fbia:before{content:"\f001"}.monstericon-google-optimize:before{content:"\f002"}.monstericon-ads:before{content:"\0041"}.monstericon-affiliate:before{content:"\0042"}.monstericon-compatibility:before{content:"\0043"}.monstericon-demographics:before{content:"\0044"}.monstericon-download:before{content:"\0046"}.monstericon-ecommerce:before{content:"\0047"}.monstericon-engagement:before{content:"\0048"}.monstericon-forms:before{content:"\0049"}.monstericon-links:before{content:"\004a"}.monstericon-memberships:before{content:"\004b"}.monstericon-notifications:before{content:"\004c"}.monstericon-performance:before{content:"\004d"}.monstericon-permissions:before{content:"\004e"}.monstericon-reporting:before{content:"\004f"}.monstericon-social:before{content:"\0050"}.monstericon-video:before{content:"\0051"}.monstericon-times:before{content:"\f014"}.monstericon-check:before{content:"\f015"}.monstericon-info:before{content:"\f016"}.monstericon-exclamation-triangle:before{content:"\f017"}.monstericon-user:before{content:"\f018"}.monstericon-eye:before{content:"\f019"}.monstericon-info-circle:before{content:"\f01a"}.monstericon-info-circle-btm:before{content:"\f01c"}.monstericon-chevron-up:before{content:"\f01f"}.monstericon-times-fas:before{content:"\f021"}.monstericon-check-circle:before{content:"\f022"}.monstericon-exclamation-circle:before{content:"\f023"}.monstericon-star:before{content:"\f025"}.monstericon-times-circle-fas:before{content:"\f026"}.monstericon-check-circle-far:before{content:"\f027"}.monstericon-file-alt:before{content:"\f028"}.monstericon-search:before{content:"\f029"}.monstericon-user-far:before{content:"\f02a"}.monstericon-eye-far:before{content:"\f02b"}.monstericon-cog:before{content:"\f02c"}.monstericon-expand-alt:before{content:"\f02d"}.monstericon-compress-arrows-alt:before{content:"\f02e"}.monstericon-compress:before{content:"\f02f"}.monstericon-badge-check:before{content:"\f034"}.monstericon-download-em:before{content:"\f035"}.monstericon-globe:before{content:"\f036"}.monstericon-wand-magic:before{content:"\f037"}.monstericon-mouse-pointer:before{content:"\f038"}.monstericon-users:before{content:"\f039"}.monstericon-file-certificate:before{content:"\f03a"}.monstericon-bullseye-arrow:before{content:"\f03b"}.monstericon-cash-register:before{content:"\f03c"}.monstericon-chart-line:before{content:"\f03d"}.monstericon-clock:before{content:"\f03e"}.monstericon-box:before{content:"\f03f"}.monstericon-sack-dollar:before{content:"\f040"}.monstericon-browser:before{content:"\f041"}.monstericon-eye-em:before{content:"\f042"}.monstericon-newspaper:before{content:"\f043"}.monstericon-mobile:before{content:"\f044"}.monstericon-check-em-light:before{content:"\f045"}.monstericon-times-em-lite:before{content:"\f046"}.monstericon-code:before{content:"\f047"}.monstericon-clipboard:before{content:"\f048"}.monstericon-upload:before{content:"\f049"}.monstericon-clone:before{content:"\f04a"}.monstericon-id-card:before{content:"\f04b"}.monstericon-user-friends:before{content:"\f04c"}.monstericon-file-alt-em:before{content:"\f04d"}.monstericon-calendar-alt:before{content:"\f04e"}.monstericon-comment-alt-check:before{content:"\f04f"}.monstericon-arrow-circle-up:before{content:"\f050"}.monstericon-search-em:before{content:"\f051"}.monstericon-list-ol:before{content:"\f052"}.monstericon-hand-pointer:before{content:"\f053"}.monstericon-folder:before{content:"\f054"}.monstericon-sign-out-em-solid:before{content:"\f055"}.monstericon-external-link-alt:before{content:"\f056"}.monstericon-copy:before{content:"\f057"}.monstericon-sync:before{content:"\f058"}.monstericon-flag:before{content:"\f059"}.monstericon-building:before{content:"\f05a"}.monstericon-chart-bar:before{content:"\f05b"}.monstericon-shopping-bag:before{content:"\f05c"}.monstericon-exchange-alt:before{content:"\f05d"}.monstericon-plus:before{content:"\f05e"}.monstericon-tachometer-alt:before{content:"\f05f"}.monstericon-tag:before{content:"\f060"}.monstericon-check-circle-em:before{content:"\f061"}.monstericon-bullseye:before{content:"\f062"}.monstericon-rocket:before{content:"\f063"}.monstericon-exclamation-square:before{content:"\f064"}.monstericon-trash:before{content:"\f065"}.monstericon-user-em:before{content:"\f066"}.monstericon-unlock:before{content:"\f067"}.monstericon-exclamation-em-solid:before{content:"\f068"}.monstericon-key-em:before{content:"\f069"}.monstericon-long-arrow-right-light:before{content:"\f06a"}.monstericon-plug-light:before{content:"\f06b"}.monstericon-align-left-regular:before{content:"\f06c"}.monstericon-envelope-solid:before{content:"\f06f"}.monstericon-comment-alt-lines-solid:before{content:"\f06e"}.monstericon-arrow-circle-up-light:before{content:"\f071"}.monstericon-megaphone-solid:before{content:"\f070"}.monstericon-arrow-circle-up-light :before{content:"\f071"}@media (max-width:782px){.exactmetrics-notices-area{margin-left:10px;margin-right:10px}}.exactmetrics-notice .exactmetrics-notice-inner{position:relative;color:#210f59;padding:32px 45px;border:1px solid #f4f3f7;border-bottom:3px solid;-webkit-box-shadow:0 20px 30px rgba(48,44,62,.05);box-shadow:0 20px 30px rgba(48,44,62,.05);border-radius:10px;background:#fff;margin-top:40px}.exactmetrics-notice .exactmetrics-notice-inner .notice-title{color:#fff;font-weight:700;display:block;margin:0 0 6px;padding:0;font-size:17px}@media (max-width:782px){.exactmetrics-notice .exactmetrics-notice-inner{padding:10px}}.exactmetrics-notice .exactmetrics-notice-inner .notice-content{padding-left:92px;background:#fff;line-height:1.75;font-size:15px;position:relative}.exactmetrics-notice .exactmetrics-notice-inner .notice-content:before{display:inline-block;font-family:Misettings;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:48px;left:0;position:absolute;top:0;line-height:1}.exactmetrics-notice.exactmetrics-notice-error .exactmetrics-notice-inner{border-bottom-color:#d83638}.exactmetrics-notice.exactmetrics-notice-error .exactmetrics-notice-inner .notice-content:before{content:"\f064";color:#d83638}.exactmetrics-notice.exactmetrics-notice-warning .exactmetrics-notice-inner{border-bottom-color:#fa0}.exactmetrics-notice.exactmetrics-notice-info .exactmetrics-notice-inner{border-bottom-color:#4d3f7a}.exactmetrics-notice.exactmetrics-notice-info-xl .exactmetrics-notice-inner{border:1px solid #6528f5;border-left-width:3px;color:#777}.exactmetrics-notice.exactmetrics-notice-info-xl .exactmetrics-notice-inner .exactmetrics-button{color:#fff;margin:15px 0 0}.exactmetrics-notice.exactmetrics-notice-success .exactmetrics-notice-inner{border-bottom-color:#32a27a}.exactmetrics-notice .notice-content{margin-right:20px}.exactmetrics-notice .notice-content a{color:#210f59}.exactmetrics-notice .dismiss-notice{border:none;background:none;padding:0;margin:0;display:inline-block;cursor:pointer;color:#e9e7ee;position:relative;float:right}.exactmetrics-notice .dismiss-notice:focus,.exactmetrics-notice .dismiss-notice:hover{color:#210f59}.exactmetrics-notice.exactmetrics-notice-info .notice-content,.exactmetrics-notice.exactmetrics-notice-success .notice-content,.exactmetrics-notice.exactmetrics-notice-warning .notice-content{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:425px){.exactmetrics-notice.exactmetrics-notice-info .notice-content,.exactmetrics-notice.exactmetrics-notice-success .notice-content,.exactmetrics-notice.exactmetrics-notice-warning .notice-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.exactmetrics-notice.exactmetrics-notice-info .exactmetrics-notice-button,.exactmetrics-notice.exactmetrics-notice-success .exactmetrics-notice-button,.exactmetrics-notice.exactmetrics-notice-warning .exactmetrics-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){.exactmetrics-notice.exactmetrics-notice-info .exactmetrics-notice-button,.exactmetrics-notice.exactmetrics-notice-success .exactmetrics-notice-button,.exactmetrics-notice.exactmetrics-notice-warning .exactmetrics-notice-button{margin-left:0}}.exactmetrics-notice.exactmetrics-notice-info .exactmetrics-button,.exactmetrics-notice.exactmetrics-notice-success .exactmetrics-button,.exactmetrics-notice.exactmetrics-notice-warning .exactmetrics-button{margin-top:0;padding:10px 16px 8px;line-height:1;font-size:14px;font-weight:600}@media (max-width:782px){.exactmetrics-notice.exactmetrics-notice-info .exactmetrics-button,.exactmetrics-notice.exactmetrics-notice-success .exactmetrics-button,.exactmetrics-notice.exactmetrics-notice-warning .exactmetrics-button{margin-top:10px;margin-left:0}}.exactmetrics-notice.exactmetrics-notice-error .exactmetrics-button{margin-top:10px;margin-left:0;color:#fff}body.swal2-toast-shown.exactmetrics_page .swal2-container.swal2-top-end,body.swal2-toast-shown.exactmetrics_page .swal2-container.swal2-top-right{top:32px}@media screen and (max-width:767px){body.swal2-toast-shown.exactmetrics_page .swal2-container.swal2-top-end,body.swal2-toast-shown.exactmetrics_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.exactmetrics_page .swal2-popup.swal2-toast{border-radius:5px;padding:17px 28px;border:1px solid #f4f3f7;-webkit-box-shadow:0 20px 30px rgba(48,44,62,.05);box-shadow:0 20px 30px rgba(48,44,62,.05);min-width:380px}@media screen and (max-width:767px){body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast{width:80vw}}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-title{color:#210f59;font-size:15px;font-weight:700;line-height:1.5;margin-left:32px;margin-top:-3px}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-close{font-size:26px;width:18px;height:18px;line-height:10px;position:absolute;right:14px;top:19px;color:#9087ac}@media screen and (max-width:767px){body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-close{padding:9px;line-height:0}}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon{width:27px;height:24px;min-width:27px;margin:0;border:0;color:#9087ac}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-info{border:none;position:relative}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-info:before{content:"\f01e";position:absolute;top:-1px;left:0;line-height:1;font-size:24px}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-info .swal2-icon-text{display:none}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-error{border:none}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-error:before{content:"\f023";position:absolute;top:-1px;left:0;line-height:1;font-size:24px}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-error .swal2-x-mark *{display:none}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon [class^=-ring]{width:14px;height:14px;top:0;left:0}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{top:0;left:0;border:none}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring:before{content:"\f027";position:absolute;top:-1px;left:0;line-height:1;font-size:24px}body.swal2-toast-shown.exactmetrics_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}}.exactmetrics_page body.swal2-toast-shown .swal2-container,.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-shown{background-color:rgba(0,0,0,0)}.exactmetrics_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%)}.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-top-end,.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;right:0;bottom:auto;left:auto}.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-top-left,.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-top-start{top:0;right:auto;bottom:auto;left:0}.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-center-left,.exactmetrics_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%)}.exactmetrics_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%)}.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-center-end,.exactmetrics_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%)}.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-bottom-left,.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-bottom-start{top:auto;right:auto;bottom:0;left:0}.exactmetrics_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%)}.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-bottom-end,.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;right:0;bottom:0;left:auto}.exactmetrics_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}.exactmetrics_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}.exactmetrics_page body.swal2-toast-column .swal2-toast .swal2-loading{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.exactmetrics_page body.swal2-toast-column .swal2-toast .swal2-input{height:2em;margin:.3125em auto;font-size:1em}.exactmetrics_page body.swal2-toast-column .swal2-toast .swal2-validation-message{font-size:1em}.exactmetrics_page .swal2-popup.swal2-toast{-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;width:auto;padding:.625em;-webkit-box-shadow:0 0 .625em #d9d9d9;box-shadow:0 0 .625em #d9d9d9;overflow-y:hidden}.exactmetrics_page .swal2-popup.swal2-toast .swal2-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.exactmetrics_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}.exactmetrics_page .swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-close{position:static;width:.8em;height:.8em;line-height:.8}.exactmetrics_page .swal2-popup.swal2-toast .swal2-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:1em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon{width:2em;min-width:2em;height:2em;margin:0}.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon-text{font-size:2em;font-weight:700;line-height:1em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-actions{height:auto;margin:0 .3125em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-styled{margin:0 .3125em;padding:.3125em .625em;font-size:1em}.exactmetrics_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)}.exactmetrics_page .swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.exactmetrics_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%}.exactmetrics_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}.exactmetrics_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}.exactmetrics_page .swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.exactmetrics_page .swal2-popup.swal2-toast.swal2-show{-webkit-animation:showSweetToast .5s;animation:showSweetToast .5s}.exactmetrics_page .swal2-popup.swal2-toast.swal2-hide{-webkit-animation:hideSweetToast .2s forwards;animation:hideSweetToast .2s forwards}.exactmetrics_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}.exactmetrics_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}}.exactmetrics_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}.exactmetrics_page body.swal2-height-auto{height:auto!important}.exactmetrics_page body.swal2-no-backdrop .swal2-shown{top:auto;right:auto;bottom:auto;left:auto;background-color:rgba(0,0,0,0)}.exactmetrics_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)}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-top{top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-top-left,.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-top-start{top:0;left:0}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-top-end,.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-top-right{top:0;right:0}.exactmetrics_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%)}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-center-left,.exactmetrics_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%)}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-center-end,.exactmetrics_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%)}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-bottom{bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-left,.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-start{bottom:0;left:0}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-end,.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-right{right:0;bottom:0}.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.exactmetrics_page .swal2-container.swal2-top-left,.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-top-end,.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.exactmetrics_page .swal2-container.swal2-center-left,.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-center-end,.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.exactmetrics_page .swal2-container.swal2-bottom-left,.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-bottom-end,.exactmetrics_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}.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-grow-fullscreen>.swal2-modal,.exactmetrics_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}.exactmetrics_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}.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-grow-column.swal2-bottom,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-center,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.exactmetrics_page .swal2-container.swal2-grow-column.swal2-bottom-left,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-bottom-start,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-center-left,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-center-start,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-top-left,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-top-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.exactmetrics_page .swal2-container.swal2-grow-column.swal2-bottom-end,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-bottom-right,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-center-end,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-center-right,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-top-end,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-top-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.exactmetrics_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}.exactmetrics_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){.exactmetrics_page .swal2-container .swal2-modal{margin:0!important}}.exactmetrics_page .swal2-container.swal2-fade{-webkit-transition:background-color .1s;transition:background-color .1s}.exactmetrics_page .swal2-container.swal2-shown{background-color:rgba(0,0,0,.4)}.exactmetrics_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}.exactmetrics_page .swal2-popup:focus{outline:0}.exactmetrics_page .swal2-popup.swal2-loading{overflow-y:hidden}.exactmetrics_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}.exactmetrics_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}.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.exactmetrics_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))}.exactmetrics_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))}.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-cancel{margin-right:30px;margin-left:30px}.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-styled{margin:.3125em;padding:.625em 2em;font-weight:500;-webkit-box-shadow:none;box-shadow:none}.exactmetrics_page .swal2-popup .swal2-styled:not([disabled]){cursor:pointer}.exactmetrics_page .swal2-popup .swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#3085d6;color:#fff;font-size:1.0625em}.exactmetrics_page .swal2-popup .swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#aaa;color:#fff;font-size:1.0625em}.exactmetrics_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)}.exactmetrics_page .swal2-popup .swal2-styled::-moz-focus-inner{border:0}.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-image{max-width:100%;margin:1.25em auto}.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-close:hover{-webkit-transform:none;-ms-transform:none;transform:none;color:#f27474}.exactmetrics_page .swal2-popup>.swal2-checkbox,.exactmetrics_page .swal2-popup>.swal2-file,.exactmetrics_page .swal2-popup>.swal2-input,.exactmetrics_page .swal2-popup>.swal2-radio,.exactmetrics_page .swal2-popup>.swal2-select,.exactmetrics_page .swal2-popup>.swal2-textarea{display:none}.exactmetrics_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}.exactmetrics_page .swal2-popup #swal2-content{text-align:center}.exactmetrics_page .swal2-popup .swal2-checkbox,.exactmetrics_page .swal2-popup .swal2-file,.exactmetrics_page .swal2-popup .swal2-input,.exactmetrics_page .swal2-popup .swal2-radio,.exactmetrics_page .swal2-popup .swal2-select,.exactmetrics_page .swal2-popup .swal2-textarea{margin:1em auto}.exactmetrics_page .swal2-popup .swal2-file,.exactmetrics_page .swal2-popup .swal2-input,.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-file.swal2-inputerror,.exactmetrics_page .swal2-popup .swal2-input.swal2-inputerror,.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-file:focus,.exactmetrics_page .swal2-popup .swal2-input:focus,.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-file::-webkit-input-placeholder,.exactmetrics_page .swal2-popup .swal2-input::-webkit-input-placeholder,.exactmetrics_page .swal2-popup .swal2-textarea::-webkit-input-placeholder{color:#ccc}.exactmetrics_page .swal2-popup .swal2-file::-moz-placeholder,.exactmetrics_page .swal2-popup .swal2-input::-moz-placeholder,.exactmetrics_page .swal2-popup .swal2-textarea::-moz-placeholder{color:#ccc}.exactmetrics_page .swal2-popup .swal2-file:-ms-input-placeholder,.exactmetrics_page .swal2-popup .swal2-input:-ms-input-placeholder,.exactmetrics_page .swal2-popup .swal2-textarea:-ms-input-placeholder{color:#ccc}.exactmetrics_page .swal2-popup .swal2-file::-ms-input-placeholder,.exactmetrics_page .swal2-popup .swal2-input::-ms-input-placeholder,.exactmetrics_page .swal2-popup .swal2-textarea::-ms-input-placeholder{color:#ccc}.exactmetrics_page .swal2-popup .swal2-file::placeholder,.exactmetrics_page .swal2-popup .swal2-input::placeholder,.exactmetrics_page .swal2-popup .swal2-textarea::placeholder{color:#ccc}.exactmetrics_page .swal2-popup .swal2-range input{width:80%}.exactmetrics_page .swal2-popup .swal2-range output{width:20%;font-weight:600;text-align:center}.exactmetrics_page .swal2-popup .swal2-range input,.exactmetrics_page .swal2-popup .swal2-range output{height:2.625em;margin:1em auto;padding:0;font-size:1.125em;line-height:2.625em}.exactmetrics_page .swal2-popup .swal2-input{height:2.625em;padding:0 .75em}.exactmetrics_page .swal2-popup .swal2-input[type=number]{max-width:10em}.exactmetrics_page .swal2-popup .swal2-file{font-size:1.125em}.exactmetrics_page .swal2-popup .swal2-textarea{height:6.75em;padding:.75em}.exactmetrics_page .swal2-popup .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;color:#545454;font-size:1.125em}.exactmetrics_page .swal2-popup .swal2-checkbox,.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-checkbox label,.exactmetrics_page .swal2-popup .swal2-radio label{margin:0 .6em;font-size:1.125em}.exactmetrics_page .swal2-popup .swal2-checkbox input,.exactmetrics_page .swal2-popup .swal2-radio input{margin:0 .4em}.exactmetrics_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}.exactmetrics_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){.exactmetrics_page .swal2-range input{width:100%!important}.exactmetrics_page .swal2-range output{display:none}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.exactmetrics_page .swal2-range input{width:100%!important}.exactmetrics_page .swal2-range output{display:none}}@-moz-document url-prefix(){.exactmetrics_page .swal2-close:focus{outline:2px solid rgba(50,100,150,.4)}}.exactmetrics_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}.exactmetrics_page .swal2-icon-text{font-size:3.75em}.exactmetrics_page .swal2-icon.swal2-error{border-color:#f27474}.exactmetrics_page .swal2-icon.swal2-error .swal2-x-mark{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.exactmetrics_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}.exactmetrics_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)}.exactmetrics_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)}.exactmetrics_page .swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.exactmetrics_page .swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee;font-size:1rem}.exactmetrics_page .swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.exactmetrics_page .swal2-icon.swal2-success{border-color:#a5dc86}.exactmetrics_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%}.exactmetrics_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}.exactmetrics_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}.exactmetrics_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}.exactmetrics_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}.exactmetrics_page .swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;height:.3125em;border-radius:.125em;background-color:#a5dc86;z-index:2}.exactmetrics_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)}.exactmetrics_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)}.exactmetrics_page .swal2-progresssteps{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 1.25em;padding:0;font-weight:600}.exactmetrics_page .swal2-progresssteps li{display:inline-block;position:relative}.exactmetrics_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}.exactmetrics_page .swal2-progresssteps .swal2-progresscircle:first-child{margin-left:0}.exactmetrics_page .swal2-progresssteps .swal2-progresscircle:last-child{margin-right:0}.exactmetrics_page .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep{background:#3085d6}.exactmetrics_page .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progresscircle,.exactmetrics_page .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progressline{background:#add8e6}.exactmetrics_page .swal2-progresssteps .swal2-progressline{width:2.5em;height:.4em;margin:0 -1px;background:#3085d6;z-index:10}.exactmetrics_page [class^=swal2]{-webkit-tap-highlight-color:transparent}.exactmetrics_page .swal2-show{-webkit-animation:swal2-show .3s;animation:swal2-show .3s}.exactmetrics_page .swal2-show.swal2-noanimation{-webkit-animation:none;animation:none}.exactmetrics_page .swal2-hide{-webkit-animation:swal2-hide .15s forwards;animation:swal2-hide .15s forwards}.exactmetrics_page .swal2-hide.swal2-noanimation{-webkit-animation:none;animation:none}.exactmetrics_page .swal2-rtl .swal2-close{right:auto;left:0}.exactmetrics_page .swal2-animate-success-icon .swal2-success-line-tip{-webkit-animation:swal2-animate-success-line-tip .75s;animation:swal2-animate-success-line-tip .75s}.exactmetrics_page .swal2-animate-success-icon .swal2-success-line-long{-webkit-animation:swal2-animate-success-line-long .75s;animation:swal2-animate-success-line-long .75s}.exactmetrics_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}.exactmetrics_page .swal2-animate-error-icon{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.exactmetrics_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{.exactmetrics_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}.exactmetrics_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}.exactmetrics_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}.exactmetrics-notifications-display{background:#f4f3f7;border-left:3px solid #6528f5;padding:20px;border-radius:3px 0 0 3px;margin-bottom:50px;position:relative}.exactmetrics-settings-panel .exactmetrics-notifications-display{margin-left:25px;margin-right:25px}.exactmetrics-notifications-display h3{margin:0 0 4px;font-size:16px;line-height:20px}.exactmetrics-notifications-display p{margin-top:4px;margin-bottom:12px;font-size:14px;line-height:18px}.exactmetrics-notifications-display .exactmetrics-notification{display:-webkit-box;display:-ms-flexbox;display:flex}.exactmetrics-notifications-display .exactmetrics-notification .exactmetrics-notifications-indicator{padding-top:10px}.exactmetrics-notifications-display .exactmetrics-notification .exactmetrics-notifications-indicator a{position:relative}.exactmetrics-notifications-display .exactmetrics-notification-inner{margin-left:25px}.exactmetrics-notifications-display .exactmetrics-button{margin-right:15px}.exactmetrics-notifications-display .exactmetrics-notification-navigation{position:absolute;right:0;top:100%}.exactmetrics-notifications-display .exactmetrics-notification-navigation button{background:#f4f3f7;border:none;border-radius:0 0 3px 3px;margin:0;padding:5px 8px 7px;color:#a8aebd;cursor:pointer}.exactmetrics-notifications-display .exactmetrics-notification-navigation button:focus,.exactmetrics-notifications-display .exactmetrics-notification-navigation button:hover{color:#6528f5}.exactmetrics-notifications-display .exactmetrics-notification-navigation button .monstericon-arrow{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);font-size:10px}.exactmetrics-notifications-display .exactmetrics-notification-navigation button.exactmetrics-notification-previous{margin-right:2px}.exactmetrics-notifications-display .exactmetrics-notification-navigation button.exactmetrics-notification-previous .monstericon-arrow{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.exactmetrics-notifications-display .exactmetrics-notification-dismiss{border:none;background:none;color:#a8aebd;position:absolute;right:12px;top:9px;padding:0;margin:0;font-size:16px;cursor:pointer}.exactmetrics-notifications-display .exactmetrics-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}.exactmetrics-report .exactmetrics-notifications-display .exactmetrics-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}.exactmetrics-admin-page.exactmetrics-path-about-us .exactmetrics-notificationsv3-container,.exactmetrics-admin-page.exactmetrics-path-addons .exactmetrics-notificationsv3-container,.exactmetrics-admin-page.exactmetrics-path-tools-import-export .exactmetrics-notificationsv3-container,.exactmetrics-admin-page.exactmetrics-path-tools-url-builder .exactmetrics-notificationsv3-container,.exactmetrics-admin-page.exactmetrics-reports-page .exactmetrics-notificationsv3-container{margin-right:0}.exactmetrics-admin-page.exactmetrics-path-addons .exactmetrics-navigation-bar{width:90%}.exactmetrics-admin-page .exactmetrics-notificationsv3-container{display:inline-block;margin-left:20px;float:right}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-number{position:absolute;top:-9px;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}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-number.number-greater-than-10{right:-13px}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-number.number-less-than-10{right:-10px}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-no-notifications{text-align:center;position:absolute;top:50%;margin-top:-69px;width:100%}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-no-notifications h4{font-size:16px;color:#7c869d}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button{position:relative}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button{position:absolute;top:21px;right:15px}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-button{background:#f0f2f4;border-radius:3px;padding:11px 7px;line-height:0;vertical-align:middle;margin-top:0;border:solid #d3d7de;border-width:1px 1px 2px}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-button{display:inline-block}}@media (max-width:959px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-button{display:block}}@media (max-width:1099px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-button{display:block}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-button:active,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-button:focus,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-button:hover{background:#e7eaec;border-color:#d3d7de;outline:none}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-notificationsv3-inbox-number{cursor:pointer}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-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){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-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)}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar.exactmetrics-notificationsv3-sidebar-in{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-single-notification{padding:0 16px;overflow:hidden}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-title{width:50%;text-align:left}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-title svg{margin-right:10px}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-title h3{display:inline-block;color:#fff;font-size:18px;font-weight:700}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions{width:50%;text-align:right}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-button{color:#fff;text-decoration:underline;border:0;padding:0;background:rgba(0,0,0,0);border-radius:0;float:none}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-button{display:inline-block}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-button:hover{color:#efe5e5}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-button:active,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-button:focus{outline:none}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-notificationsv3-sidebar-close{margin-left:12px;vertical-align:bottom}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-notificationsv3-sidebar-close:active svg path,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-notificationsv3-sidebar-close:focus svg path,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-notificationsv3-sidebar-close:hover svg path{fill:#efe5e5}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-notifications-count{width:50%;text-align:left}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-notifications-count .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-notifications-count .exactmetrics-notificationsv3-dismissed-number{margin-right:8px}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-notifications-count h4{display:inline-block}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-actions{width:50%;text-align:right}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-actions span{text-decoration:underline;color:#99a1b3;cursor:pointer}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-actions span:active,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-actions span:focus,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-actions span:hover{color:#a9b1c3}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications{display:block;margin-bottom:32px}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications{margin-bottom:46px}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification{border-bottom:1px solid #e2e4e9;padding-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-icon{width:54px;float:left;text-align:center;padding-top:24px}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-icon{float:none;margin:0 auto}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details{float:left;width:354px;padding-top:20px;text-align:left}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details{width:260px}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-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){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-title h5{width:65%}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-title span{color:#7f899f;font-size:13px;float:right}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-content p{color:#393f4c;font-size:13px}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions .exactmetrics-button:active,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions .exactmetrics-button:focus,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions .exactmetrics-button:hover{background:#d3d7de}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions span{font-size:13px;color:#7f899f;cursor:pointer}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions span:active,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions span:focus,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions span:hover{color:#a9b1c3}.exactmetrics-tooltip{display:block!important;z-index:10000;max-width:350px}.exactmetrics-tooltip .exactmetrics-tooltip-inner{background:#6528f5;color:#fff;border-radius:5px;padding:16px 20px;font-size:15px;line-height:1.5;font-family:Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;text-align:center}.exactmetrics-tooltip .exactmetrics-tooltip-inner a{color:#fff;font-weight:700}.exactmetrics-tooltip .exactmetrics-tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:8px;border-color:#6528f5;z-index:1}.exactmetrics-tooltip[x-placement^=top]{padding-bottom:8px}.exactmetrics-tooltip[x-placement^=top] .exactmetrics-tooltip-arrow{border-width:8px 8px 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% - 8px);margin-top:0;margin-bottom:0}.exactmetrics-tooltip[x-placement^=bottom]{padding-top:8px}.exactmetrics-tooltip[x-placement^=bottom] .exactmetrics-tooltip-arrow{border-width:0 8px 8px;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% - 8px);margin-top:0;margin-bottom:0}.exactmetrics-tooltip[x-placement^=right]{padding-left:8px}.exactmetrics-tooltip[x-placement^=right] .exactmetrics-tooltip-arrow{border-width:8px 8px 8px 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% - 8px);margin-left:0;margin-right:0}.exactmetrics-tooltip[x-placement^=left]{padding-right:8px}.exactmetrics-tooltip[x-placement^=left] .exactmetrics-tooltip-arrow{border-width:8px 0 8px 8px;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% - 8px);margin-left:0;margin-right:0}.exactmetrics-tooltip.popover .popover-inner{background:#fff;color:#6528f5;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)}.exactmetrics-tooltip.popover .popover-arrow{border-color:#fff}.exactmetrics-tooltip[aria-hidden=true]{visibility:hidden;opacity:0;-webkit-transition:opacity .15s,visibility .15s;transition:opacity .15s,visibility .15s}.exactmetrics-tooltip[aria-hidden=false]{visibility:visible;opacity:1;-webkit-transition:opacity .15s;transition:opacity .15s}.exactmetrics-roller{display:inline-block;position:relative;width:58px;height:58px}.exactmetrics-roller div{-webkit-animation:exactmetrics-roller 1.4s cubic-bezier(.5,0,.5,1) infinite;animation:exactmetrics-roller 1.4s cubic-bezier(.5,0,.5,1) infinite;-webkit-transform-origin:29px 29px;-ms-transform-origin:29px 29px;transform-origin:29px 29px}.exactmetrics-roller div:after{content:" ";display:block;position:absolute;width:8px;height:8px;border-radius:50%;background:#6528f5;margin:-4px 0 0 -4px}.exactmetrics-roller div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.exactmetrics-roller div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.exactmetrics-roller div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.exactmetrics-roller div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.exactmetrics-roller div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.exactmetrics-roller div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.exactmetrics-roller div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.exactmetrics-roller div:first-child:after{top:49px;left:44px}.exactmetrics-roller div:nth-child(2):after{top:54px;left:28px}.exactmetrics-roller div:nth-child(3):after{top:48px;left:13px}.exactmetrics-roller div:nth-child(4):after{top:35px;left:5px}.exactmetrics-roller div:nth-child(5):after{top:19px;left:6px}.exactmetrics-roller div:nth-child(6):after{top:8px;left:15px}.exactmetrics-roller div:nth-child(7):after{top:4px;left:29px}@-webkit-keyframes exactmetrics-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes exactmetrics-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.exactmetrics-upload-media-wrapper .exactmetrics-dark{display:block}.exactmetrics-upload-media-wrapper .exactmetrics-upload-media-label{margin-bottom:0!important}.exactmetrics-upload-media-wrapper .exactmetrics-uploaded-media{display:block;width:100%;margin-top:20px;position:relative;max-width:300px}.exactmetrics-upload-media-wrapper .exactmetrics-uploaded-media .exactmetrics-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}.exactmetrics-upload-media-wrapper .exactmetrics-uploaded-media .exactmetrics-uploaded-media-overlay .exactmetrics-remove-uploaded-media{color:#fff;text-decoration:underline;margin-left:auto;cursor:pointer;padding:0 10px 10px 0}.exactmetrics-upload-media-wrapper .exactmetrics-uploaded-media .exactmetrics-uploaded-media-overlay .exactmetrics-remove-uploaded-media:hover{text-decoration:none}.exactmetrics-upload-media-wrapper .exactmetrics-uploaded-media:hover .exactmetrics-uploaded-media-overlay{display:-webkit-box;display:-ms-flexbox;display:flex}.exactmetrics-upload-media-wrapper .exactmetrics-uploaded-media img{max-width:100%;display:inline-block}.exactmetrics-upload-media-wrapper .exactmetrics-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}.exactmetrics-upload-media-wrapper .exactmetrics-upload-media .exactmetrics-upload-media-input{width:73%;margin-right:2%;float:left;position:relative;margin-top:0}.exactmetrics-upload-media-wrapper .exactmetrics-upload-media .exactmetrics-upload-media-button{width:25%;float:left;font-size:15px}.exactmetrics-upload-media-wrapper .exactmetrics-upload-media .exactmetrics-upload-media-button:active,.exactmetrics-upload-media-wrapper .exactmetrics-upload-media .exactmetrics-upload-media-button:focus,.exactmetrics-upload-media-wrapper .exactmetrics-upload-media .exactmetrics-upload-media-button:hover{outline:none}.exactmetrics-upload-media-wrapper .inline-field .exactmetrics-button{position:relative!important;margin-left:10px;padding:12px 24px!important}.exactmetrics-upload-media-wrapper .inline-field .exactmetrics-button:first-child{margin-left:0}.exactmetrics-email-summaries-settings a{color:#6528f5!important}.exactmetrics-email-summaries-settings a:focus,.exactmetrics-email-summaries-settings a:hover{color:#393f4c!important}.exactmetrics-email-summaries-settings .exactmetrics-dark{display:block}.exactmetrics-email-summaries-settings .inline-field .exactmetrics-button{position:relative!important;margin-left:10px;padding:12px 24px!important}.exactmetrics-email-summaries-settings .inline-field .exactmetrics-button:first-child{margin-left:0}.exactmetrics-email-summaries-settings .exactmetrics-settings-input-repeater{margin-bottom:18px}.exactmetrics-email-summaries-settings .exactmetrics-settings-input-repeater .exactmetrics-settings-input-repeater-row input[type=number],.exactmetrics-email-summaries-settings .exactmetrics-settings-input-repeater .exactmetrics-settings-input-repeater-row input[type=text],.exactmetrics-email-summaries-settings .exactmetrics-settings-input-repeater .exactmetrics-settings-input-repeater-row textarea{border-color:#9087ac}.exactmetrics-email-summaries-settings .exactmetrics-settings-input-repeater .exactmetrics-settings-input-repeater-row .exactmetrics-input-valid input{border-color:#32a27a}.exactmetrics-email-summaries-settings .exactmetrics-button.exactmetrics-button-disabled{cursor:not-allowed;background:#39967e!important;border-color:#4ab99b!important}.exactmetrics-accordion .exactmetrics-accordion{padding:0;border:1px solid #e0e0e0}.exactmetrics-accordion .exactmetrics-accordion div:not(:last-child){border-bottom:1px solid rgba(10,10,10,.1)}.exactmetrics-accordion .exactmetrics-accordion div:last-child .exactmetrics-accordion-item-details{border-radius:5px}.exactmetrics-accordion .exactmetrics-accordion dd{margin-left:0;margin-bottom:0}.exactmetrics-accordion .exactmetrics-accordion-item-trigger{cursor:pointer;outline:none}.exactmetrics-accordion .exactmetrics-accordion-item-details-inner,.exactmetrics-accordion .exactmetrics-accordion-item-trigger{padding:0 20px 30px}.exactmetrics-accordion .exactmetrics-accordion-item.is-active .exactmetrics-accordion-item-title{border-bottom:1px solid #e0e0e0}.exactmetrics-accordion .exactmetrics-accordion-item-title{position:relative;background-color:#fff;cursor:pointer}.exactmetrics-accordion .exactmetrics-accordion-item-title h4.exactmetrics-accordion-item-title-text{font-size:20px;margin-bottom:0;padding-right:1.25rem}.exactmetrics-accordion .exactmetrics-accordion-item-title h4.exactmetrics-accordion-item-title-text .title{padding-left:15px}.exactmetrics-accordion .exactmetrics-accordion-item-trigger{width:100%;text-align:left;background-color:rgba(0,0,0,0);border:none}.exactmetrics-accordion .exactmetrics-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}.exactmetrics-accordion .exactmetrics-accordion-item-trigger-icon.is-active{-webkit-transform:translateY(2px) rotate(225deg);-ms-transform:translateY(2px) rotate(225deg);transform:translateY(2px) rotate(225deg)}.exactmetrics-accordion .exactmetrics-accordion-item-details{overflow:hidden;background-color:#fff;padding-top:15px}.exactmetrics-accordion .exactmetrics-accordion-item-details p,.exactmetrics-accordion .exactmetrics-accordion-item-details ul{font-size:1.2em;line-height:1.8}.exactmetrics-accordion .exactmetrics-accordion-item-enter-active,.exactmetrics-accordion .exactmetrics-accordion-item-leave-active{will-change:height;-webkit-transition:height .2s ease;transition:height .2s ease}.exactmetrics-accordion .exactmetrics-accordion-item-enter,.exactmetrics-accordion .exactmetrics-accordion-item-leave-to{height:0!important}body{background:#fff;margin:0}.exactmetrics-admin-page,.exactmetrics-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}.exactmetrics-highlighted-text{color:#64bfa5;font-weight:700}.exactmetrics-bold{font-weight:700}.exactmetrics-bg-img{width:100%;padding-top:66%;position:relative}.exactmetrics-bg-img:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-repeat:no-repeat;background-size:contain}.exactmetrics-header{padding:20px;background-color:#210f59;position:relative;z-index:90}.exactmetrics-header .exactmetrics-container{width:100%}@media (max-width:959px){.exactmetrics-header .exactmetrics-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.exactmetrics-header .exactmetrics-float-right{text-align:center}@media (max-width:1099px){.exactmetrics-header .exactmetrics-float-right{text-align:right}}.exactmetrics-header .exactmetrics-float-right .exactmetrics-button{float:right;background:#fff;color:#210f59}@media (max-width:1099px){.exactmetrics-header .exactmetrics-float-right .exactmetrics-button{display:none}}.exactmetrics-header .exactmetrics-float-right .exactmetrics-button:focus,.exactmetrics-header .exactmetrics-float-right .exactmetrics-button:hover{color:#6528f5;background:#fff}.exactmetrics-header .exactmetrics-float-right .exactmetrics-button.exactmetrics-button-disabled{color:#9087ac}@media (max-width:959px){.exactmetrics-header .exactmetrics-float-right{text-align:right;width:100%}}.exactmetrics-logo-area{float:left;max-width:calc(100vw - 170px)}.exactmetrics-logo-area img{display:block;max-width:100%}@media (max-width:959px){.exactmetrics-logo-area{width:140px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}}@media (max-width:959px){.exactmetrics-header .exactmetrics-container,.exactmetrics-navigation-bar .exactmetrics-container{padding:0;width:100%}}.exactmetrics-navigation-bar{background:rgba(0,0,0,0);display:inline-block}@media (max-width:959px){.exactmetrics-navigation-bar{padding:0;border:0}}@media (max-width:750px){.exactmetrics-navigation-bar{background:none;margin-right:40px}}.exactmetrics-admin-page{position:relative}.exactmetrics-admin-page .exactmetrics-blocked{position:absolute;top:0;bottom:0;right:0;left:0;background:hsla(0,0%,100%,.5);z-index:999}@media (max-width:959px){.exactmetrics-admin-page .exactmetrics-header{padding:20px 24px}.exactmetrics-admin-page .exactmetrics-header .exactmetrics-button{display:none}}.swal2-popup .swal2-title{line-height:1.2}#footer-left{color:#210f59}#footer-left .exactmetrics-no-text-decoration{text-decoration:none;color:#fdb72c;font-size:14px}#footer-left a{color:#6528f5}#wpfooter{display:none;margin-right:23px;margin-bottom:20px;left:23px;background:rgba(101,40,245,.05);padding:14px 20px;border-radius:5px}#wpfooter a{color:#6528f5}.exactmetrics-container{margin:0 auto;max-width:100%;width:750px}.exactmetrics-admin-page .exactmetrics-navigation-tab-link{text-decoration:none;padding:12px 4px 11px;font-size:15px;color:#fff;display:inline-block;margin-right:20px;line-height:1;outline:none;font-family:Lato,sans-serif;position:relative}.exactmetrics-admin-page .exactmetrics-navigation-tab-link:after{content:"";width:100%;left:0;position:absolute;top:100%;height:2px;border-radius:20px;background:#fff;display:none}.exactmetrics-admin-page .exactmetrics-navigation-tab-link.router-link-exact-active,.exactmetrics-admin-page .exactmetrics-navigation-tab-link:focus,.exactmetrics-admin-page .exactmetrics-navigation-tab-link:hover{border-bottom-color:#fff;color:#fff;outline:none;-webkit-box-shadow:none;box-shadow:none}.exactmetrics-admin-page .exactmetrics-navigation-tab-link.router-link-exact-active:after,.exactmetrics-admin-page .exactmetrics-navigation-tab-link:focus:after,.exactmetrics-admin-page .exactmetrics-navigation-tab-link:hover:after{display:block}.exactmetrics-admin-page .exactmetrics-navigation-tab-link.exactmetrics-navigation-tab-disabled:focus,.exactmetrics-admin-page .exactmetrics-navigation-tab-link.exactmetrics-navigation-tab-disabled:hover{border-bottom-color:rgba(0,0,0,0);color:#fff;cursor:default}@media (max-width:959px){.exactmetrics-admin-page .exactmetrics-navigation-tab-link{width:100%;padding:20px 0;color:#fff;font-size:16px;border-top:1px solid #4d3f7a;text-align:left}.exactmetrics-admin-page .exactmetrics-navigation-tab-link:first-child{border-top:none}.exactmetrics-admin-page .exactmetrics-navigation-tab-link.router-link-exact-active:first-child+.exactmetrics-navigation-tab-link{border-top:0}.exactmetrics-admin-page .exactmetrics-navigation-tab-link.router-link-exact-active{display:none}.exactmetrics-admin-page .exactmetrics-navigation-tab-link:focus{color:#fff;text-decoration:none}}.exactmetrics-admin-page .exactmetrics-button{background:#6528f5;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;padding:12px 24px;text-decoration:none;border:0}.exactmetrics-admin-page .exactmetrics-button:focus,.exactmetrics-admin-page .exactmetrics-button:hover{background-color:#37276a;color:#fff}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-disabled{background:#e9e7ee;color:#9087ac}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-secondary{background:#e9e7ee;color:#37276a}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-secondary:focus,.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-secondary:hover{background-color:#f4f3f7;color:#37276a}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-green{background:#32a27a;color:#fff}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-green:focus,.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-green:hover{background-color:#19865f;color:#fff}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text{background:rgba(0,0,0,0);border:none;color:#6528f5;padding:0;border-radius:0;text-decoration:underline}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text:focus,.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text:hover{background:rgba(0,0,0,0);color:#393f4c}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text [class*=monstericon-]{margin-left:10px;min-width:16px;display:inline-block}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text [class*=monstericon-]:first-child{margin-left:0;margin-right:10px}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text.exactmetrics-button-text-dark{color:#210f59}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text.exactmetrics-button-text-dark:focus,.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text.exactmetrics-button-text-dark:hover{color:#6528f5}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-red{background:#e43462;border-color:#e43462;color:#fff}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-large{font-size:15px;padding:14px 30px 12px;font-weight:500}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-xl{font-size:20px;padding:23px 67px;font-weight:500}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-xl i{margin-left:10px}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-xl{padding-left:45px;padding-right:45px}}.exactmetrics-admin-page .exactmetrics-spaced-top{margin-top:20px}.exactmetrics-green-text{color:#32a27a;font-weight:700}@media (max-width:782px){.wp-responsive-open #wpbody{margin-left:-18px}}.exactmetrics-mobile-nav-trigger{color:#fff;font-size:15px;font-weight:500;display:inline-block;border:none;background:#37276a;padding:7px 18px;line-height:1.7;margin:0;border-radius:5px}@media (min-width:960px){.exactmetrics-mobile-nav-trigger{display:none}}.exactmetrics-mobile-nav-trigger i{color:#fff;margin-left:25px;vertical-align:middle}.exactmetrics-mobile-nav-trigger.exactmetrics-mobile-nav-trigger-open{border-radius:5px 5px 0 0}@media (max-width:959px){.exactmetrics-main-navigation{background:#37276a;height:0;overflow:hidden;position:absolute;left:24px;right:24px;text-align:left;border-radius:5px 0 5px 5px}.exactmetrics-main-navigation.exactmetrics-main-navigation-open{padding:17px 40px;height:auto;-webkit-box-shadow:0 40px 30px rgba(33,15,89,.1);box-shadow:0 40px 30px rgba(33,15,89,.1)}}@media (min-width:782px){.exactmetrics_page .exactmetrics-swal{margin-left:160px}.auto-fold .exactmetrics_page .exactmetrics-swal{margin-left:36px}}@media (min-width:961px){.auto-fold .exactmetrics_page .exactmetrics-swal{margin-left:160px}.folded .exactmetrics_page .exactmetrics-swal{margin-left:36px}}.exactmetrics_page .exactmetrics-swal .swal2-footer{border-top:none;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;margin-top:0;font-size:15px}.exactmetrics_page .exactmetrics-swal .swal2-footer a{color:#6528f5}.exactmetrics_page .exactmetrics-swal .swal2-footer a:focus,.exactmetrics_page .exactmetrics-swal .swal2-footer a:hover{color:#37276a}.exactmetrics-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}.exactmetrics-modal .exactmetrics-modal-inner{background:#fff;padding:50px;border:1px solid #d6e2ed;text-align:center;width:750px}.exactmetrics-modal .exactmetrics-modal-inner h2{margin-top:0;margin-bottom:0;line-height:1.4}.exactmetrics-modal .exactmetrics-modal-inner p{margin-bottom:0}.exactmetrics-modal .exactmetrics-modal-inner .exactmetrics-modal-buttons{margin-top:50px}.exactmetrics-modal .exactmetrics-modal-inner .exactmetrics-button{margin:0 10px}.exactmetrics-welcome-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999999;font-family:inherit;overflow:hidden;background-color:rgba(33,15,89,.9)}.exactmetrics-welcome-overlay .exactmetrics-welcome-overlay-inner{background:#fff;padding:30px;width:70%;margin:0 auto;position:relative;top:10%;height:80%;border-radius:10px;-webkit-box-shadow:0 20px 80px rgba(13,7,36,.5);box-shadow:0 20px 80px rgba(13,7,36,.5)}.exactmetrics-welcome-overlay .exactmetrics-overlay-close{background:none;border:none;position:absolute;top:5px;right:7px;padding:0;color:#777}.exactmetrics-welcome-overlay .exactmetrics-welcome-overlay-content{height:100%}.exactmetrics-welcome-overlay .exactmetrics-welcome-overlay-content iframe{height:100%;width:100%}.swal2-container.exactmetrics-swal-loading{background:#fff;padding:20px;top:112px;height:auto}.swal2-container.exactmetrics-swal-loading.exactmetrics-swal-full-height{top:32px}.swal2-container.exactmetrics-swal-loading .swal2-popup.swal2-modal{width:100%;height:100%;border-radius:10px;background:url(../img/loading-background.jpg) no-repeat bottom #f4f3f7;background-size:cover;-webkit-animation-duration:1ms;animation-duration:1ms}.swal2-container.exactmetrics-swal-loading .swal2-popup.swal2-modal .swal2-icon{visibility:hidden;height:0;padding:0}.swal2-container.exactmetrics-swal-loading .swal2-popup.swal2-modal .swal2-header{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.swal2-container.exactmetrics-swal-loading .swal2-popup.swal2-modal .swal2-title{font-size:17px;color:#210f59}.swal2-container.exactmetrics-swal-loading .swal2-popup.swal2-modal .swal2-content{color:#9087ac;margin-top:6px;font-size:15px;line-height:1.75;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.swal2-container.exactmetrics-swal-loading .swal2-actions button{display:none}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess{padding:0;background:#f8f6ff}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-icon{visibility:hidden;height:0;width:0;margin:0;padding:0}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal{width:750px;background:none;padding-left:260px;position:relative}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-header{display:block}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-title{font-size:32px;line-height:1.3;color:#210f59;text-align:left}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal #swal2-content{font-size:15px;line-height:1.75;color:#210f59;text-align:left;margin-bottom:20px}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal #swal2-content p{font-size:15px;margin:0;font-weight:500}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-actions{margin:0;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled{margin:0;font-size:15px;padding:16px 23px 14px;outline:none}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled .monstericon-long-arrow-right-light{margin-left:14px}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled:focus,.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled:hover{border:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled.swal2-confirm{background:#32a27a}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled.swal2-confirm:focus,.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled.swal2-confirm:hover{background:#19865f}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled.swal2-cancel{margin-left:15px}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .exactmetrics-swal-icons{position:absolute;left:-35px;top:-15px;width:260px}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .exactmetrics-swal-icons [class^=monstericon-]{position:absolute;color:#6528f5;opacity:.5;font-size:41px;top:114px}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .exactmetrics-swal-icons [class^=monstericon-]:first-child{font-size:108px;opacity:1;top:-22px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .exactmetrics-swal-icons [class^=monstericon-]:nth-child(2){left:35px}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .exactmetrics-swal-icons [class^=monstericon-].monstericon-exclamation-em-solid:nth-child(2){left:50px}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .exactmetrics-swal-icons [class^=monstericon-]:nth-child(3){top:147px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .exactmetrics-swal-icons [class^=monstericon-]:nth-child(4){left:185px}.exactmetrics_page .exactmetrics-swal .swal2-title{line-height:1.2}.exactmetrics_page .exactmetrics-swal .swal2-icon.swal2-error,.exactmetrics_page .exactmetrics-swal .swal2-icon.swal2-info{border:none;border-radius:0}.exactmetrics_page .exactmetrics-swal .swal2-icon.swal2-error:before,.exactmetrics_page .exactmetrics-swal .swal2-icon.swal2-info:before{display:inline-block;font-family:Misettings;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f064";font-size:80px;color:#6528f5}.exactmetrics_page .exactmetrics-swal .swal2-icon .swal2-icon-text,.exactmetrics_page .exactmetrics-swal .swal2-icon .swal2-x-mark{display:none}.exactmetrics_page .exactmetrics-swal .swal2-styled{border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;padding:12px 24px;text-decoration:none;border:0}.exactmetrics_page .exactmetrics-swal .swal2-styled.swal2-confirm{background:#6528f5}.exactmetrics_page .exactmetrics-swal .swal2-styled.swal2-confirm:focus,.exactmetrics_page .exactmetrics-swal .swal2-styled.swal2-confirm:hover{background-color:#37276a;-webkit-box-shadow:none;box-shadow:none}.exactmetrics_page .exactmetrics-swal .swal2-styled.swal2-cancel{background:#e9e7ee;color:#37276a}.exactmetrics_page .exactmetrics-swal .swal2-styled.swal2-cancel:focus,.exactmetrics_page .exactmetrics-swal .swal2-styled.swal2-cancel:hover{background-color:#f4f3f7;color:#37276a;-webkit-box-shadow:none;box-shadow:none}.exactmetrics_page .exactmetrics-swal .swal2-popup{border-radius:10px;padding:40px}.exactmetrics-list-check ul{margin:0;list-style:none;padding-left:0}.exactmetrics-list-check li{font-size:15px;margin-top:18px;padding-left:30px;position:relative;color:#fff}.exactmetrics-list-check li:first-child{margin-top:0}.exactmetrics-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:"\f045";font-size:15px;margin-right:10px;color:#fff;position:absolute;left:0;top:0}.exactmetrics-settings-input-select-input .multiselect__tags-wrap{position:relative}.exactmetrics-settings-input-select-input .multiselect__tags-wrap:after{content:attr(data-text);display:inline-block;position:relative;color:#9087ac;bottom:0;background:#fff;border-radius:4px;font-size:14px;vertical-align:top;padding:8px 15px}.exactmetrics-settings-input-select-input .multiselect__placeholder{display:none}.multiselect__content-wrapper{left:30px}.exactmetrics-semrush-cta{background:#f4f3f7;border-left:3px solid #6528f5;padding:20px 26px;border-radius:3px 0 0 3px;position:relative}.exactmetrics-semrush-cta br{display:none}.exactmetrics-semrush-cta .exactmetrics-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}.exactmetrics-semrush-cta .exactmetrics-semrush-cta-title{font-weight:700;font-size:16px;line-height:20px;color:#393f4c;margin:0}.exactmetrics-semrush-cta .exactmetrics-semrush-cta-content{font-weight:400;font-size:14px;color:#393f4c}.exactmetrics-semrush-cta .exactmetrics-button{background:#6528f5;border-radius:3px;font-weight:400;font-size:14px;border-width:0;padding:7px 12px}.exactmetrics-semrush-cta .exactmetrics-button:active,.exactmetrics-semrush-cta .exactmetrics-button:focus,.exactmetrics-semrush-cta .exactmetrics-button:hover{background:#6333d4;outline:none}.exactmetrics-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}.exactmetrics-dark[data-v-e815e6e4]{display:block}.exactmetrics-reset-default[data-v-e815e6e4]{margin-right:5px}.exactmetrics-dark[data-v-7262cc05]{display:block}.exactmetrics-admin-page .exactmetrics-floating-bar{background:#6528f5;color:#fff;font-size:13px;padding:10px;text-align:center;position:relative;margin:-20px -20px 20px}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-floating-bar{margin-top:-10px;padding-left:20px;padding-right:20px}}.exactmetrics-admin-page .exactmetrics-floating-bar>span>span{font-weight:700}.exactmetrics-admin-page .exactmetrics-floating-bar a{text-decoration:underline;color:#fff;font-weight:700}.exactmetrics-admin-page .exactmetrics-floating-bar a:focus,.exactmetrics-admin-page .exactmetrics-floating-bar a:hover{color:#fff;text-decoration:none}.exactmetrics-admin-page .exactmetrics-floating-bar .exactmetrics-floating-bar-close{padding:0;border:0;background:rgba(0,0,0,0);color:#fff;font-size:15px;position:absolute;left:15px;top:50%;margin-top:-10px;opacity:.5;cursor:pointer}.exactmetrics-admin-page .exactmetrics-slide-enter-active,.exactmetrics-admin-page .exactmetrics-slide-leave-active{-webkit-transition-duration:.5s;transition-duration:.5s}.exactmetrics-admin-page .exactmetrics-slide-enter-to,.exactmetrics-admin-page .exactmetrics-slide-leave{max-height:100px;overflow:hidden}.exactmetrics-admin-page .exactmetrics-slide-enter,.exactmetrics-admin-page .exactmetrics-slide-leave-to{overflow:hidden;max-height:0}.exactmetrics-container[data-v-49792b74]:after{display:table;clear:both;content:""}.exactmetrics-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:#6528f5;z-index:1000;padding:5px 10px}.exactmetrics-quick-links.exactmetrics-quick-links-open,.exactmetrics-quick-links:focus,.exactmetrics-quick-links:hover{-webkit-box-shadow:0 0 15px 2px #ababab;box-shadow:0 0 15px 2px #ababab}.exactmetrics-quick-links-label{border-radius:50%;background:rgba(0,0,0,0);position:absolute;right:6px;left:2px;top:6px;bottom:2px;padding:6px 8px 6px 6px;display:block;width:44px;outline:none;cursor:pointer;border:none}.exactmetrics-quick-links-open .exactmetrics-quick-links-label .exactmetrics-quick-link-title{opacity:0;pointer-events:none}.exactmetrics-bg-img.exactmetrics-quick-links-mascot{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}.exactmetrics-bg-img.exactmetrics-quick-links-mascot:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUUAAABKCAMAAAAbi7YOAAAAn1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8Kd3m4AAAANHRSTlMAQN8ggL9g758QMLB5cwNv+5BQz14J9tSPF/HkxgdXSA0B7aqbpCkk2oRouDvLloobEug208uV8wAACFtJREFUeNrs1+1yojAUBuATIEBABVHU+t1aa+u222597//a1hgJKFaFdWY70zw/nCmaCX3nnHxQRX/ePyFZ63sy6km7I2Q6M5NjLa9jFC1sMqp6WuBI71GQUcXk3UPZaN0i41rz7ie0uINcn5FRY0EcBzTrI7c0y+M1Vo8xtP5U9nCrOYIWN/6QcV7qDKENnTkpH7970J7dCRlfm3RHhQz9YtGtFjG0N7M8fm0zRu5XQAfukzdosf9Exil3y2LXTstdO18/HHa7cWze7BUjmpwOuh1Ds1xzKTySWMj5Nn0l4MjxDRm5YIwcD+iMVvIMrbdYkaGIZQxtlKQXe/8TmmeWx71W0T1ddvfYg8ZTMurZcGihibGu+2kfGXMEr++uMYKyIOOsdMWm04R9TM4d00f000ymDed6v/sxpOH4ZdOishdIHv0w818x6onDgEqaPzPFF1TysFizJzuYRb96QK/dMinu9CtlGH1Qxn5/AMZ39VIM+KGQbsnnnNERm3MuqCqbo2PTZc8VWng5p6IVB55FrRQZDll0Sx7A6YgDIKCqfAA+XdbE1abH/dsaAH3xHVJs+1sJKeLUkdUC4J4pOgBUFgLgdNk8jHGV3pTKHGDxHVK0sOWQEqD8v7vYiiqnGHjwEroGa1w2Vu9YFgLsu6WYQGLlH7Qrp0g2E3Qr9gjjlE5JH9Bp1U0xdDPJLVOMIPmlUkRYJcXbawCvOrdZ4yV61cl1Ec/qpuiQdssU24D82z783gM6/zXF9A18H9v9bBwDiPkTKXMLi2+WYgg4HGgflmIEeP81xU2MLinTHpTPjT62D9NbpMjy1k5cKVCPnZDzASPh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);background-size:auto 85%;background-position:100% 0}.exactmetrics-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}.exactmetrics-quick-links-menu .exactmetrics-quick-links-menu-item{display:block;width:48px;height:48px;background:#6528f5;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}.exactmetrics-quick-links-menu .exactmetrics-quick-links-menu-item:hover{color:#fff;background:#37276a;-webkit-box-shadow:0 0 15px 2px #ababab;box-shadow:0 0 15px 2px #ababab}.exactmetrics-quick-links-menu .exactmetrics-quick-links-menu-item.exactmetrics-show{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.exactmetrics-quick-links-menu .exactmetrics-quick-links-menu-item.exactmetrics-quick-links-item-upgrade{background-color:#32a27a}.exactmetrics-quick-links-menu .exactmetrics-quick-links-menu-item.exactmetrics-quick-links-item-upgrade:hover{background-color:#19865f}.exactmetrics-quick-link-title{position:absolute;left:100%;margin-left:12px;font-size:13px;color:#fff;background:#595959;border-radius:5px;white-space:nowrap;padding:6px 8px;display:block;top:50%;margin-top:-14px;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.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-error:before,body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-info:before,body.swal2-toast-shown.exactmetrics_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-warning-triangle:before{content:"\f020"}.monstericon-files:before{content:"\f028"}.monstericon-user:before{content:"\f02a"}.monstericon-eye:before{content:"\f02b"}.monstericon-expand:before{content:"\f02d"}.monstericon-life-ring:before{content:"\f030"}.monstericon-wpbeginner:before{content:"\f031"}.monstericon-lightbulb:before{content:"\f032"}.monstericon-shopping-cart:before{content:"\f033"}.monstericon-arrow-right:before{content:"\f01d"}.monstericon-amp-icon:before{content:"\f000"}.monstericon-fbia:before{content:"\f001"}.monstericon-google-optimize:before{content:"\f002"}.monstericon-ads:before{content:"\0041"}.monstericon-affiliate:before{content:"\0042"}.monstericon-compatibility:before{content:"\0043"}.monstericon-demographics:before{content:"\0044"}.monstericon-download:before{content:"\0046"}.monstericon-ecommerce:before{content:"\0047"}.monstericon-engagement:before{content:"\0048"}.monstericon-forms:before{content:"\0049"}.monstericon-links:before{content:"\004a"}.monstericon-memberships:before{content:"\004b"}.monstericon-notifications:before{content:"\004c"}.monstericon-performance:before{content:"\004d"}.monstericon-permissions:before{content:"\004e"}.monstericon-reporting:before{content:"\004f"}.monstericon-social:before{content:"\0050"}.monstericon-video:before{content:"\0051"}.monstericon-times:before{content:"\f014"}.monstericon-check:before{content:"\f015"}.monstericon-info:before{content:"\f016"}.monstericon-exclamation-triangle:before{content:"\f017"}.monstericon-user:before{content:"\f018"}.monstericon-eye:before{content:"\f019"}.monstericon-info-circle:before{content:"\f01a"}.monstericon-info-circle-btm:before{content:"\f01c"}.monstericon-chevron-up:before{content:"\f01f"}.monstericon-times-fas:before{content:"\f021"}.monstericon-check-circle:before{content:"\f022"}.monstericon-exclamation-circle:before{content:"\f023"}.monstericon-star:before{content:"\f025"}.monstericon-times-circle-fas:before{content:"\f026"}.monstericon-check-circle-far:before{content:"\f027"}.monstericon-file-alt:before{content:"\f028"}.monstericon-search:before{content:"\f029"}.monstericon-user-far:before{content:"\f02a"}.monstericon-eye-far:before{content:"\f02b"}.monstericon-cog:before{content:"\f02c"}.monstericon-expand-alt:before{content:"\f02d"}.monstericon-compress-arrows-alt:before{content:"\f02e"}.monstericon-compress:before{content:"\f02f"}.monstericon-badge-check:before{content:"\f034"}.monstericon-download-em:before{content:"\f035"}.monstericon-globe:before{content:"\f036"}.monstericon-wand-magic:before{content:"\f037"}.monstericon-mouse-pointer:before{content:"\f038"}.monstericon-users:before{content:"\f039"}.monstericon-file-certificate:before{content:"\f03a"}.monstericon-bullseye-arrow:before{content:"\f03b"}.monstericon-cash-register:before{content:"\f03c"}.monstericon-chart-line:before{content:"\f03d"}.monstericon-clock:before{content:"\f03e"}.monstericon-box:before{content:"\f03f"}.monstericon-sack-dollar:before{content:"\f040"}.monstericon-browser:before{content:"\f041"}.monstericon-eye-em:before{content:"\f042"}.monstericon-newspaper:before{content:"\f043"}.monstericon-mobile:before{content:"\f044"}.monstericon-check-em-light:before{content:"\f045"}.monstericon-times-em-lite:before{content:"\f046"}.monstericon-code:before{content:"\f047"}.monstericon-clipboard:before{content:"\f048"}.monstericon-upload:before{content:"\f049"}.monstericon-clone:before{content:"\f04a"}.monstericon-id-card:before{content:"\f04b"}.monstericon-user-friends:before{content:"\f04c"}.monstericon-file-alt-em:before{content:"\f04d"}.monstericon-calendar-alt:before{content:"\f04e"}.monstericon-comment-alt-check:before{content:"\f04f"}.monstericon-arrow-circle-up:before{content:"\f050"}.monstericon-search-em:before{content:"\f051"}.monstericon-list-ol:before{content:"\f052"}.monstericon-hand-pointer:before{content:"\f053"}.monstericon-folder:before{content:"\f054"}.monstericon-sign-out-em-solid:before{content:"\f055"}.monstericon-external-link-alt:before{content:"\f056"}.monstericon-copy:before{content:"\f057"}.monstericon-sync:before{content:"\f058"}.monstericon-flag:before{content:"\f059"}.monstericon-building:before{content:"\f05a"}.monstericon-chart-bar:before{content:"\f05b"}.monstericon-shopping-bag:before{content:"\f05c"}.monstericon-exchange-alt:before{content:"\f05d"}.monstericon-plus:before{content:"\f05e"}.monstericon-tachometer-alt:before{content:"\f05f"}.monstericon-tag:before{content:"\f060"}.monstericon-check-circle-em:before{content:"\f061"}.monstericon-bullseye:before{content:"\f062"}.monstericon-rocket:before{content:"\f063"}.monstericon-exclamation-square:before{content:"\f064"}.monstericon-trash:before{content:"\f065"}.monstericon-user-em:before{content:"\f066"}.monstericon-unlock:before{content:"\f067"}.monstericon-exclamation-em-solid:before{content:"\f068"}.monstericon-key-em:before{content:"\f069"}.monstericon-long-arrow-right-light:before{content:"\f06a"}.monstericon-plug-light:before{content:"\f06b"}.monstericon-align-left-regular:before{content:"\f06c"}.monstericon-envelope-solid:before{content:"\f06f"}.monstericon-comment-alt-lines-solid:before{content:"\f06e"}.monstericon-arrow-circle-up-light:before{content:"\f071"}.monstericon-megaphone-solid:before{content:"\f070"}.monstericon-arrow-circle-up-light :before{content:"\f071"}@media (max-width:782px){.exactmetrics-notices-area{margin-right:10px;margin-left:10px}}.exactmetrics-notice .exactmetrics-notice-inner{position:relative;color:#210f59;padding:32px 45px;border:1px solid #f4f3f7;border-bottom:3px solid;-webkit-box-shadow:0 20px 30px rgba(48,44,62,.05);box-shadow:0 20px 30px rgba(48,44,62,.05);border-radius:10px;background:#fff;margin-top:40px}.exactmetrics-notice .exactmetrics-notice-inner .notice-title{color:#fff;font-weight:700;display:block;margin:0 0 6px;padding:0;font-size:17px}@media (max-width:782px){.exactmetrics-notice .exactmetrics-notice-inner{padding:10px}}.exactmetrics-notice .exactmetrics-notice-inner .notice-content{padding-right:92px;background:#fff;line-height:1.75;font-size:15px;position:relative}.exactmetrics-notice .exactmetrics-notice-inner .notice-content:before{display:inline-block;font-family:Misettings;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:48px;right:0;position:absolute;top:0;line-height:1}.exactmetrics-notice.exactmetrics-notice-error .exactmetrics-notice-inner{border-bottom-color:#d83638}.exactmetrics-notice.exactmetrics-notice-error .exactmetrics-notice-inner .notice-content:before{content:"\f064";color:#d83638}.exactmetrics-notice.exactmetrics-notice-warning .exactmetrics-notice-inner{border-bottom-color:#fa0}.exactmetrics-notice.exactmetrics-notice-info .exactmetrics-notice-inner{border-bottom-color:#4d3f7a}.exactmetrics-notice.exactmetrics-notice-info-xl .exactmetrics-notice-inner{border:1px solid #6528f5;border-right-width:3px;color:#777}.exactmetrics-notice.exactmetrics-notice-info-xl .exactmetrics-notice-inner .exactmetrics-button{color:#fff;margin:15px 0 0}.exactmetrics-notice.exactmetrics-notice-success .exactmetrics-notice-inner{border-bottom-color:#32a27a}.exactmetrics-notice .notice-content{margin-left:20px}.exactmetrics-notice .notice-content a{color:#210f59}.exactmetrics-notice .dismiss-notice{border:none;background:none;padding:0;margin:0;display:inline-block;cursor:pointer;color:#e9e7ee;position:relative;float:left}.exactmetrics-notice .dismiss-notice:focus,.exactmetrics-notice .dismiss-notice:hover{color:#210f59}.exactmetrics-notice.exactmetrics-notice-info .notice-content,.exactmetrics-notice.exactmetrics-notice-success .notice-content,.exactmetrics-notice.exactmetrics-notice-warning .notice-content{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:425px){.exactmetrics-notice.exactmetrics-notice-info .notice-content,.exactmetrics-notice.exactmetrics-notice-success .notice-content,.exactmetrics-notice.exactmetrics-notice-warning .notice-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.exactmetrics-notice.exactmetrics-notice-info .exactmetrics-notice-button,.exactmetrics-notice.exactmetrics-notice-success .exactmetrics-notice-button,.exactmetrics-notice.exactmetrics-notice-warning .exactmetrics-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){.exactmetrics-notice.exactmetrics-notice-info .exactmetrics-notice-button,.exactmetrics-notice.exactmetrics-notice-success .exactmetrics-notice-button,.exactmetrics-notice.exactmetrics-notice-warning .exactmetrics-notice-button{margin-right:0}}.exactmetrics-notice.exactmetrics-notice-info .exactmetrics-button,.exactmetrics-notice.exactmetrics-notice-success .exactmetrics-button,.exactmetrics-notice.exactmetrics-notice-warning .exactmetrics-button{margin-top:0;padding:10px 16px 8px;line-height:1;font-size:14px;font-weight:600}@media (max-width:782px){.exactmetrics-notice.exactmetrics-notice-info .exactmetrics-button,.exactmetrics-notice.exactmetrics-notice-success .exactmetrics-button,.exactmetrics-notice.exactmetrics-notice-warning .exactmetrics-button{margin-top:10px;margin-right:0}}.exactmetrics-notice.exactmetrics-notice-error .exactmetrics-button{margin-top:10px;margin-right:0;color:#fff}body.swal2-toast-shown.exactmetrics_page .swal2-container.swal2-top-end,body.swal2-toast-shown.exactmetrics_page .swal2-container.swal2-top-right{top:32px}@media screen and (max-width:767px){body.swal2-toast-shown.exactmetrics_page .swal2-container.swal2-top-end,body.swal2-toast-shown.exactmetrics_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.exactmetrics_page .swal2-popup.swal2-toast{border-radius:5px;padding:17px 28px;border:1px solid #f4f3f7;-webkit-box-shadow:0 20px 30px rgba(48,44,62,.05);box-shadow:0 20px 30px rgba(48,44,62,.05);min-width:380px}@media screen and (max-width:767px){body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast{width:80vw}}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-title{color:#210f59;font-size:15px;font-weight:700;line-height:1.5;margin-right:32px;margin-top:-3px}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-close{font-size:26px;width:18px;height:18px;line-height:10px;position:absolute;left:14px;top:19px;color:#9087ac}@media screen and (max-width:767px){body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-close{padding:9px;line-height:0}}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon{width:27px;height:24px;min-width:27px;margin:0;border:0;color:#9087ac}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-info{border:none;position:relative}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-info:before{content:"\f01e";position:absolute;top:-1px;right:0;line-height:1;font-size:24px}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-info .swal2-icon-text{display:none}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-error{border:none}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-error:before{content:"\f023";position:absolute;top:-1px;right:0;line-height:1;font-size:24px}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-error .swal2-x-mark *{display:none}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon [class^=-ring]{width:14px;height:14px;top:0;right:0}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{top:0;right:0;border:none}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring:before{content:"\f027";position:absolute;top:-1px;right:0;line-height:1;font-size:24px}body.swal2-toast-shown.exactmetrics_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}}.exactmetrics_page body.swal2-toast-shown .swal2-container,.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-shown{background-color:rgba(0,0,0,0)}.exactmetrics_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%)}.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-top-end,.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;left:0;bottom:auto;right:auto}.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-top-left,.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-top-start{top:0;left:auto;bottom:auto;right:0}.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-center-left,.exactmetrics_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%)}.exactmetrics_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%)}.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-center-end,.exactmetrics_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%)}.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-bottom-left,.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-bottom-start{top:auto;left:auto;bottom:0;right:0}.exactmetrics_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%)}.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-bottom-end,.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;left:0;bottom:0;right:auto}.exactmetrics_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}.exactmetrics_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}.exactmetrics_page body.swal2-toast-column .swal2-toast .swal2-loading{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.exactmetrics_page body.swal2-toast-column .swal2-toast .swal2-input{height:2em;margin:.3125em auto;font-size:1em}.exactmetrics_page body.swal2-toast-column .swal2-toast .swal2-validation-message{font-size:1em}.exactmetrics_page .swal2-popup.swal2-toast{-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;width:auto;padding:.625em;-webkit-box-shadow:0 0 .625em #d9d9d9;box-shadow:0 0 .625em #d9d9d9;overflow-y:hidden}.exactmetrics_page .swal2-popup.swal2-toast .swal2-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.exactmetrics_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}.exactmetrics_page .swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-close{position:static;width:.8em;height:.8em;line-height:.8}.exactmetrics_page .swal2-popup.swal2-toast .swal2-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:1em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon{width:2em;min-width:2em;height:2em;margin:0}.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon-text{font-size:2em;font-weight:700;line-height:1em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{right:.3125em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{left:.3125em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-actions{height:auto;margin:0 .3125em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-styled{margin:0 .3125em;padding:.3125em .625em;font-size:1em}.exactmetrics_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)}.exactmetrics_page .swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.exactmetrics_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%}.exactmetrics_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}.exactmetrics_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}.exactmetrics_page .swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;right:.4375em;width:.4375em;height:2.6875em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;right:.1875em;width:.75em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;left:.1875em;width:1.375em}.exactmetrics_page .swal2-popup.swal2-toast.swal2-show{-webkit-animation:showSweetToast .5s;animation:showSweetToast .5s}.exactmetrics_page .swal2-popup.swal2-toast.swal2-hide{-webkit-animation:hideSweetToast .2s forwards;animation:hideSweetToast .2s forwards}.exactmetrics_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}.exactmetrics_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}}.exactmetrics_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}.exactmetrics_page body.swal2-height-auto{height:auto!important}.exactmetrics_page body.swal2-no-backdrop .swal2-shown{top:auto;left:auto;bottom:auto;right:auto;background-color:rgba(0,0,0,0)}.exactmetrics_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)}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-top{top:0;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-top-left,.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-top-start{top:0;right:0}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-top-end,.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-top-right{top:0;left:0}.exactmetrics_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%)}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-center-left,.exactmetrics_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%)}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-center-end,.exactmetrics_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%)}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-bottom{bottom:0;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-left,.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-start{bottom:0;right:0}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-end,.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-right{left:0;bottom:0}.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.exactmetrics_page .swal2-container.swal2-top-left,.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-top-end,.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.exactmetrics_page .swal2-container.swal2-center-left,.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-center-end,.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.exactmetrics_page .swal2-container.swal2-bottom-left,.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-bottom-end,.exactmetrics_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}.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-grow-fullscreen>.swal2-modal,.exactmetrics_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}.exactmetrics_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}.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-grow-column.swal2-bottom,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-center,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.exactmetrics_page .swal2-container.swal2-grow-column.swal2-bottom-left,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-bottom-start,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-center-left,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-center-start,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-top-left,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-top-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.exactmetrics_page .swal2-container.swal2-grow-column.swal2-bottom-end,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-bottom-right,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-center-end,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-center-right,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-top-end,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-top-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.exactmetrics_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}.exactmetrics_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){.exactmetrics_page .swal2-container .swal2-modal{margin:0!important}}.exactmetrics_page .swal2-container.swal2-fade{-webkit-transition:background-color .1s;transition:background-color .1s}.exactmetrics_page .swal2-container.swal2-shown{background-color:rgba(0,0,0,.4)}.exactmetrics_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}.exactmetrics_page .swal2-popup:focus{outline:0}.exactmetrics_page .swal2-popup.swal2-loading{overflow-y:hidden}.exactmetrics_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}.exactmetrics_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}.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.exactmetrics_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))}.exactmetrics_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))}.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-cancel{margin-left:30px;margin-right:30px}.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-styled{margin:.3125em;padding:.625em 2em;font-weight:500;-webkit-box-shadow:none;box-shadow:none}.exactmetrics_page .swal2-popup .swal2-styled:not([disabled]){cursor:pointer}.exactmetrics_page .swal2-popup .swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#3085d6;color:#fff;font-size:1.0625em}.exactmetrics_page .swal2-popup .swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#aaa;color:#fff;font-size:1.0625em}.exactmetrics_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)}.exactmetrics_page .swal2-popup .swal2-styled::-moz-focus-inner{border:0}.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-image{max-width:100%;margin:1.25em auto}.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-close:hover{-webkit-transform:none;-ms-transform:none;transform:none;color:#f27474}.exactmetrics_page .swal2-popup>.swal2-checkbox,.exactmetrics_page .swal2-popup>.swal2-file,.exactmetrics_page .swal2-popup>.swal2-input,.exactmetrics_page .swal2-popup>.swal2-radio,.exactmetrics_page .swal2-popup>.swal2-select,.exactmetrics_page .swal2-popup>.swal2-textarea{display:none}.exactmetrics_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}.exactmetrics_page .swal2-popup #swal2-content{text-align:center}.exactmetrics_page .swal2-popup .swal2-checkbox,.exactmetrics_page .swal2-popup .swal2-file,.exactmetrics_page .swal2-popup .swal2-input,.exactmetrics_page .swal2-popup .swal2-radio,.exactmetrics_page .swal2-popup .swal2-select,.exactmetrics_page .swal2-popup .swal2-textarea{margin:1em auto}.exactmetrics_page .swal2-popup .swal2-file,.exactmetrics_page .swal2-popup .swal2-input,.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-file.swal2-inputerror,.exactmetrics_page .swal2-popup .swal2-input.swal2-inputerror,.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-file:focus,.exactmetrics_page .swal2-popup .swal2-input:focus,.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-file::-webkit-input-placeholder,.exactmetrics_page .swal2-popup .swal2-input::-webkit-input-placeholder,.exactmetrics_page .swal2-popup .swal2-textarea::-webkit-input-placeholder{color:#ccc}.exactmetrics_page .swal2-popup .swal2-file::-moz-placeholder,.exactmetrics_page .swal2-popup .swal2-input::-moz-placeholder,.exactmetrics_page .swal2-popup .swal2-textarea::-moz-placeholder{color:#ccc}.exactmetrics_page .swal2-popup .swal2-file:-ms-input-placeholder,.exactmetrics_page .swal2-popup .swal2-input:-ms-input-placeholder,.exactmetrics_page .swal2-popup .swal2-textarea:-ms-input-placeholder{color:#ccc}.exactmetrics_page .swal2-popup .swal2-file::-ms-input-placeholder,.exactmetrics_page .swal2-popup .swal2-input::-ms-input-placeholder,.exactmetrics_page .swal2-popup .swal2-textarea::-ms-input-placeholder{color:#ccc}.exactmetrics_page .swal2-popup .swal2-file::placeholder,.exactmetrics_page .swal2-popup .swal2-input::placeholder,.exactmetrics_page .swal2-popup .swal2-textarea::placeholder{color:#ccc}.exactmetrics_page .swal2-popup .swal2-range input{width:80%}.exactmetrics_page .swal2-popup .swal2-range output{width:20%;font-weight:600;text-align:center}.exactmetrics_page .swal2-popup .swal2-range input,.exactmetrics_page .swal2-popup .swal2-range output{height:2.625em;margin:1em auto;padding:0;font-size:1.125em;line-height:2.625em}.exactmetrics_page .swal2-popup .swal2-input{height:2.625em;padding:0 .75em}.exactmetrics_page .swal2-popup .swal2-input[type=number]{max-width:10em}.exactmetrics_page .swal2-popup .swal2-file{font-size:1.125em}.exactmetrics_page .swal2-popup .swal2-textarea{height:6.75em;padding:.75em}.exactmetrics_page .swal2-popup .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;color:#545454;font-size:1.125em}.exactmetrics_page .swal2-popup .swal2-checkbox,.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-checkbox label,.exactmetrics_page .swal2-popup .swal2-radio label{margin:0 .6em;font-size:1.125em}.exactmetrics_page .swal2-popup .swal2-checkbox input,.exactmetrics_page .swal2-popup .swal2-radio input{margin:0 .4em}.exactmetrics_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}.exactmetrics_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){.exactmetrics_page .swal2-range input{width:100%!important}.exactmetrics_page .swal2-range output{display:none}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.exactmetrics_page .swal2-range input{width:100%!important}.exactmetrics_page .swal2-range output{display:none}}@-moz-document url-prefix(){.exactmetrics_page .swal2-close:focus{outline:2px solid rgba(50,100,150,.4)}}.exactmetrics_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}.exactmetrics_page .swal2-icon-text{font-size:3.75em}.exactmetrics_page .swal2-icon.swal2-error{border-color:#f27474}.exactmetrics_page .swal2-icon.swal2-error .swal2-x-mark{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.exactmetrics_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}.exactmetrics_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)}.exactmetrics_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)}.exactmetrics_page .swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.exactmetrics_page .swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee;font-size:1rem}.exactmetrics_page .swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.exactmetrics_page .swal2-icon.swal2-success{border-color:#a5dc86}.exactmetrics_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%}.exactmetrics_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}.exactmetrics_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}.exactmetrics_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}.exactmetrics_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}.exactmetrics_page .swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;height:.3125em;border-radius:.125em;background-color:#a5dc86;z-index:2}.exactmetrics_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)}.exactmetrics_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)}.exactmetrics_page .swal2-progresssteps{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 1.25em;padding:0;font-weight:600}.exactmetrics_page .swal2-progresssteps li{display:inline-block;position:relative}.exactmetrics_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}.exactmetrics_page .swal2-progresssteps .swal2-progresscircle:first-child{margin-right:0}.exactmetrics_page .swal2-progresssteps .swal2-progresscircle:last-child{margin-left:0}.exactmetrics_page .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep{background:#3085d6}.exactmetrics_page .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progresscircle,.exactmetrics_page .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progressline{background:#add8e6}.exactmetrics_page .swal2-progresssteps .swal2-progressline{width:2.5em;height:.4em;margin:0 -1px;background:#3085d6;z-index:10}.exactmetrics_page [class^=swal2]{-webkit-tap-highlight-color:transparent}.exactmetrics_page .swal2-show{-webkit-animation:swal2-show .3s;animation:swal2-show .3s}.exactmetrics_page .swal2-show.swal2-noanimation{-webkit-animation:none;animation:none}.exactmetrics_page .swal2-hide{-webkit-animation:swal2-hide .15s forwards;animation:swal2-hide .15s forwards}.exactmetrics_page .swal2-hide.swal2-noanimation{-webkit-animation:none;animation:none}.exactmetrics_page .swal2-rtl .swal2-close{left:auto;right:0}.exactmetrics_page .swal2-animate-success-icon .swal2-success-line-tip{-webkit-animation:swal2-animate-success-line-tip .75s;animation:swal2-animate-success-line-tip .75s}.exactmetrics_page .swal2-animate-success-icon .swal2-success-line-long{-webkit-animation:swal2-animate-success-line-long .75s;animation:swal2-animate-success-line-long .75s}.exactmetrics_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}.exactmetrics_page .swal2-animate-error-icon{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.exactmetrics_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{.exactmetrics_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}.exactmetrics_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}.exactmetrics_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}.exactmetrics-notifications-display{background:#f4f3f7;border-right:3px solid #6528f5;padding:20px;border-radius:0 3px 3px 0;margin-bottom:50px;position:relative}.exactmetrics-settings-panel .exactmetrics-notifications-display{margin-right:25px;margin-left:25px}.exactmetrics-notifications-display h3{margin:0 0 4px;font-size:16px;line-height:20px}.exactmetrics-notifications-display p{margin-top:4px;margin-bottom:12px;font-size:14px;line-height:18px}.exactmetrics-notifications-display .exactmetrics-notification{display:-webkit-box;display:-ms-flexbox;display:flex}.exactmetrics-notifications-display .exactmetrics-notification .exactmetrics-notifications-indicator{padding-top:10px}.exactmetrics-notifications-display .exactmetrics-notification .exactmetrics-notifications-indicator a{position:relative}.exactmetrics-notifications-display .exactmetrics-notification-inner{margin-right:25px}.exactmetrics-notifications-display .exactmetrics-button{margin-left:15px}.exactmetrics-notifications-display .exactmetrics-notification-navigation{position:absolute;left:0;top:100%}.exactmetrics-notifications-display .exactmetrics-notification-navigation button{background:#f4f3f7;border:none;border-radius:0 0 3px 3px;margin:0;padding:5px 8px 7px;color:#a8aebd;cursor:pointer}.exactmetrics-notifications-display .exactmetrics-notification-navigation button:focus,.exactmetrics-notifications-display .exactmetrics-notification-navigation button:hover{color:#6528f5}.exactmetrics-notifications-display .exactmetrics-notification-navigation button .monstericon-arrow{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);font-size:10px}.exactmetrics-notifications-display .exactmetrics-notification-navigation button.exactmetrics-notification-previous{margin-left:2px}.exactmetrics-notifications-display .exactmetrics-notification-navigation button.exactmetrics-notification-previous .monstericon-arrow{-webkit-transform:rotate(-270deg);-ms-transform:rotate(-270deg);transform:rotate(-270deg)}.exactmetrics-notifications-display .exactmetrics-notification-dismiss{border:none;background:none;color:#a8aebd;position:absolute;left:12px;top:9px;padding:0;margin:0;font-size:16px;cursor:pointer}.exactmetrics-notifications-display .exactmetrics-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}.exactmetrics-report .exactmetrics-notifications-display .exactmetrics-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}.exactmetrics-admin-page.exactmetrics-path-about-us .exactmetrics-notificationsv3-container,.exactmetrics-admin-page.exactmetrics-path-addons .exactmetrics-notificationsv3-container,.exactmetrics-admin-page.exactmetrics-path-tools-import-export .exactmetrics-notificationsv3-container,.exactmetrics-admin-page.exactmetrics-path-tools-url-builder .exactmetrics-notificationsv3-container,.exactmetrics-admin-page.exactmetrics-reports-page .exactmetrics-notificationsv3-container{margin-left:0}.exactmetrics-admin-page.exactmetrics-path-addons .exactmetrics-navigation-bar{width:90%}.exactmetrics-admin-page .exactmetrics-notificationsv3-container{display:inline-block;margin-right:20px;float:left}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-number{position:absolute;top:-9px;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}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-number.number-greater-than-10{left:-13px}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-number.number-less-than-10{left:-10px}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-no-notifications{text-align:center;position:absolute;top:50%;margin-top:-69px;width:100%}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-no-notifications h4{font-size:16px;color:#7c869d}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button{position:relative}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button{position:absolute;top:21px;left:15px}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-button{background:#f0f2f4;border-radius:3px;padding:11px 7px;line-height:0;vertical-align:middle;margin-top:0;border:solid #d3d7de;border-width:1px 1px 2px}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-button{display:inline-block}}@media (max-width:959px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-button{display:block}}@media (max-width:1099px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-button{display:block}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-button:active,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-button:focus,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-button:hover{background:#e7eaec;border-color:#d3d7de;outline:none}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-notificationsv3-inbox-number{cursor:pointer}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-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){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-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)}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar.exactmetrics-notificationsv3-sidebar-in{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-single-notification{padding:0 16px;overflow:hidden}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-title{width:50%;text-align:right}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-title svg{margin-left:10px}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-title h3{display:inline-block;color:#fff;font-size:18px;font-weight:700}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions{width:50%;text-align:left}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-button{color:#fff;text-decoration:underline;border:0;padding:0;background:rgba(0,0,0,0);border-radius:0;float:none}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-button{display:inline-block}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-button:hover{color:#efe5e5}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-button:active,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-button:focus{outline:none}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-notificationsv3-sidebar-close{margin-right:12px;vertical-align:bottom}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-notificationsv3-sidebar-close:active svg path,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-notificationsv3-sidebar-close:focus svg path,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-notificationsv3-sidebar-close:hover svg path{fill:#efe5e5}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-notifications-count{width:50%;text-align:right}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-notifications-count .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-notifications-count .exactmetrics-notificationsv3-dismissed-number{margin-left:8px}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-notifications-count h4{display:inline-block}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-actions{width:50%;text-align:left}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-actions span{text-decoration:underline;color:#99a1b3;cursor:pointer}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-actions span:active,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-actions span:focus,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-actions span:hover{color:#a9b1c3}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications{display:block;margin-bottom:32px}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications{margin-bottom:46px}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification{border-bottom:1px solid #e2e4e9;padding-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-icon{width:54px;float:right;text-align:center;padding-top:24px}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-icon{float:none;margin:0 auto}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details{float:right;width:354px;padding-top:20px;text-align:right}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details{width:260px}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-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){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-title h5{width:65%}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-title span{color:#7f899f;font-size:13px;float:left}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-content p{color:#393f4c;font-size:13px}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions .exactmetrics-button:active,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions .exactmetrics-button:focus,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions .exactmetrics-button:hover{background:#d3d7de}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions span{font-size:13px;color:#7f899f;cursor:pointer}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions span:active,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions span:focus,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions span:hover{color:#a9b1c3}.exactmetrics-tooltip{display:block!important;z-index:10000;max-width:350px}.exactmetrics-tooltip .exactmetrics-tooltip-inner{background:#6528f5;color:#fff;border-radius:5px;padding:16px 20px;font-size:15px;line-height:1.5;font-family:Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;text-align:center}.exactmetrics-tooltip .exactmetrics-tooltip-inner a{color:#fff;font-weight:700}.exactmetrics-tooltip .exactmetrics-tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:8px;border-color:#6528f5;z-index:1}.exactmetrics-tooltip[x-placement^=top]{padding-bottom:8px}.exactmetrics-tooltip[x-placement^=top] .exactmetrics-tooltip-arrow{border-width:8px 8px 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% - 8px);margin-top:0;margin-bottom:0}.exactmetrics-tooltip[x-placement^=bottom]{padding-top:8px}.exactmetrics-tooltip[x-placement^=bottom] .exactmetrics-tooltip-arrow{border-width:0 8px 8px;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% - 8px);margin-top:0;margin-bottom:0}.exactmetrics-tooltip[x-placement^=right]{padding-right:8px}.exactmetrics-tooltip[x-placement^=right] .exactmetrics-tooltip-arrow{border-width:8px 0 8px 8px;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% - 8px);margin-right:0;margin-left:0}.exactmetrics-tooltip[x-placement^=left]{padding-left:8px}.exactmetrics-tooltip[x-placement^=left] .exactmetrics-tooltip-arrow{border-width:8px 8px 8px 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% - 8px);margin-right:0;margin-left:0}.exactmetrics-tooltip.popover .popover-inner{background:#fff;color:#6528f5;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)}.exactmetrics-tooltip.popover .popover-arrow{border-color:#fff}.exactmetrics-tooltip[aria-hidden=true]{visibility:hidden;opacity:0;-webkit-transition:opacity .15s,visibility .15s;transition:opacity .15s,visibility .15s}.exactmetrics-tooltip[aria-hidden=false]{visibility:visible;opacity:1;-webkit-transition:opacity .15s;transition:opacity .15s}.exactmetrics-roller{display:inline-block;position:relative;width:58px;height:58px}.exactmetrics-roller div{-webkit-animation:exactmetrics-roller 1.4s cubic-bezier(.5,0,.5,1) infinite;animation:exactmetrics-roller 1.4s cubic-bezier(.5,0,.5,1) infinite;-webkit-transform-origin:29px 29px;-ms-transform-origin:29px 29px;transform-origin:29px 29px}.exactmetrics-roller div:after{content:" ";display:block;position:absolute;width:8px;height:8px;border-radius:50%;background:#6528f5;margin:-4px -4px 0 0}.exactmetrics-roller div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.exactmetrics-roller div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.exactmetrics-roller div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.exactmetrics-roller div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.exactmetrics-roller div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.exactmetrics-roller div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.exactmetrics-roller div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.exactmetrics-roller div:first-child:after{top:49px;right:44px}.exactmetrics-roller div:nth-child(2):after{top:54px;right:28px}.exactmetrics-roller div:nth-child(3):after{top:48px;right:13px}.exactmetrics-roller div:nth-child(4):after{top:35px;right:5px}.exactmetrics-roller div:nth-child(5):after{top:19px;right:6px}.exactmetrics-roller div:nth-child(6):after{top:8px;right:15px}.exactmetrics-roller div:nth-child(7):after{top:4px;right:29px}@-webkit-keyframes exactmetrics-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes exactmetrics-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.exactmetrics-upload-media-wrapper .exactmetrics-dark{display:block}.exactmetrics-upload-media-wrapper .exactmetrics-upload-media-label{margin-bottom:0!important}.exactmetrics-upload-media-wrapper .exactmetrics-uploaded-media{display:block;width:100%;margin-top:20px;position:relative;max-width:300px}.exactmetrics-upload-media-wrapper .exactmetrics-uploaded-media .exactmetrics-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}.exactmetrics-upload-media-wrapper .exactmetrics-uploaded-media .exactmetrics-uploaded-media-overlay .exactmetrics-remove-uploaded-media{color:#fff;text-decoration:underline;margin-right:auto;cursor:pointer;padding:0 0 10px 10px}.exactmetrics-upload-media-wrapper .exactmetrics-uploaded-media .exactmetrics-uploaded-media-overlay .exactmetrics-remove-uploaded-media:hover{text-decoration:none}.exactmetrics-upload-media-wrapper .exactmetrics-uploaded-media:hover .exactmetrics-uploaded-media-overlay{display:-webkit-box;display:-ms-flexbox;display:flex}.exactmetrics-upload-media-wrapper .exactmetrics-uploaded-media img{max-width:100%;display:inline-block}.exactmetrics-upload-media-wrapper .exactmetrics-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}.exactmetrics-upload-media-wrapper .exactmetrics-upload-media .exactmetrics-upload-media-input{width:73%;margin-left:2%;float:right;position:relative;margin-top:0}.exactmetrics-upload-media-wrapper .exactmetrics-upload-media .exactmetrics-upload-media-button{width:25%;float:right;font-size:15px}.exactmetrics-upload-media-wrapper .exactmetrics-upload-media .exactmetrics-upload-media-button:active,.exactmetrics-upload-media-wrapper .exactmetrics-upload-media .exactmetrics-upload-media-button:focus,.exactmetrics-upload-media-wrapper .exactmetrics-upload-media .exactmetrics-upload-media-button:hover{outline:none}.exactmetrics-upload-media-wrapper .inline-field .exactmetrics-button{position:relative!important;margin-right:10px;padding:12px 24px!important}.exactmetrics-upload-media-wrapper .inline-field .exactmetrics-button:first-child{margin-right:0}.exactmetrics-email-summaries-settings a{color:#6528f5!important}.exactmetrics-email-summaries-settings a:focus,.exactmetrics-email-summaries-settings a:hover{color:#393f4c!important}.exactmetrics-email-summaries-settings .exactmetrics-dark{display:block}.exactmetrics-email-summaries-settings .inline-field .exactmetrics-button{position:relative!important;margin-right:10px;padding:12px 24px!important}.exactmetrics-email-summaries-settings .inline-field .exactmetrics-button:first-child{margin-right:0}.exactmetrics-email-summaries-settings .exactmetrics-settings-input-repeater{margin-bottom:18px}.exactmetrics-email-summaries-settings .exactmetrics-settings-input-repeater .exactmetrics-settings-input-repeater-row input[type=number],.exactmetrics-email-summaries-settings .exactmetrics-settings-input-repeater .exactmetrics-settings-input-repeater-row input[type=text],.exactmetrics-email-summaries-settings .exactmetrics-settings-input-repeater .exactmetrics-settings-input-repeater-row textarea{border-color:#9087ac}.exactmetrics-email-summaries-settings .exactmetrics-settings-input-repeater .exactmetrics-settings-input-repeater-row .exactmetrics-input-valid input{border-color:#32a27a}.exactmetrics-email-summaries-settings .exactmetrics-button.exactmetrics-button-disabled{cursor:not-allowed;background:#39967e!important;border-color:#4ab99b!important}.exactmetrics-accordion .exactmetrics-accordion{padding:0;border:1px solid #e0e0e0}.exactmetrics-accordion .exactmetrics-accordion div:not(:last-child){border-bottom:1px solid rgba(10,10,10,.1)}.exactmetrics-accordion .exactmetrics-accordion div:last-child .exactmetrics-accordion-item-details{border-radius:5px}.exactmetrics-accordion .exactmetrics-accordion dd{margin-right:0;margin-bottom:0}.exactmetrics-accordion .exactmetrics-accordion-item-trigger{cursor:pointer;outline:none}.exactmetrics-accordion .exactmetrics-accordion-item-details-inner,.exactmetrics-accordion .exactmetrics-accordion-item-trigger{padding:0 20px 30px}.exactmetrics-accordion .exactmetrics-accordion-item.is-active .exactmetrics-accordion-item-title{border-bottom:1px solid #e0e0e0}.exactmetrics-accordion .exactmetrics-accordion-item-title{position:relative;background-color:#fff;cursor:pointer}.exactmetrics-accordion .exactmetrics-accordion-item-title h4.exactmetrics-accordion-item-title-text{font-size:20px;margin-bottom:0;padding-left:1.25rem}.exactmetrics-accordion .exactmetrics-accordion-item-title h4.exactmetrics-accordion-item-title-text .title{padding-right:15px}.exactmetrics-accordion .exactmetrics-accordion-item-trigger{width:100%;text-align:right;background-color:rgba(0,0,0,0);border:none}.exactmetrics-accordion .exactmetrics-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}.exactmetrics-accordion .exactmetrics-accordion-item-trigger-icon.is-active{-webkit-transform:translateY(2px) rotate(-225deg);-ms-transform:translateY(2px) rotate(-225deg);transform:translateY(2px) rotate(-225deg)}.exactmetrics-accordion .exactmetrics-accordion-item-details{overflow:hidden;background-color:#fff;padding-top:15px}.exactmetrics-accordion .exactmetrics-accordion-item-details p,.exactmetrics-accordion .exactmetrics-accordion-item-details ul{font-size:1.2em;line-height:1.8}.exactmetrics-accordion .exactmetrics-accordion-item-enter-active,.exactmetrics-accordion .exactmetrics-accordion-item-leave-active{will-change:height;-webkit-transition:height .2s ease;transition:height .2s ease}.exactmetrics-accordion .exactmetrics-accordion-item-enter,.exactmetrics-accordion .exactmetrics-accordion-item-leave-to{height:0!important}body{background:#fff;margin:0}.exactmetrics-admin-page,.exactmetrics-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}.exactmetrics-highlighted-text{color:#64bfa5;font-weight:700}.exactmetrics-bold{font-weight:700}.exactmetrics-bg-img{width:100%;padding-top:66%;position:relative}.exactmetrics-bg-img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-size:contain}.exactmetrics-header{padding:20px;background-color:#210f59;position:relative;z-index:90}.exactmetrics-header .exactmetrics-container{width:100%}@media (max-width:959px){.exactmetrics-header .exactmetrics-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.exactmetrics-header .exactmetrics-float-right{text-align:center}@media (max-width:1099px){.exactmetrics-header .exactmetrics-float-right{text-align:left}}.exactmetrics-header .exactmetrics-float-right .exactmetrics-button{float:left;background:#fff;color:#210f59}@media (max-width:1099px){.exactmetrics-header .exactmetrics-float-right .exactmetrics-button{display:none}}.exactmetrics-header .exactmetrics-float-right .exactmetrics-button:focus,.exactmetrics-header .exactmetrics-float-right .exactmetrics-button:hover{color:#6528f5;background:#fff}.exactmetrics-header .exactmetrics-float-right .exactmetrics-button.exactmetrics-button-disabled{color:#9087ac}@media (max-width:959px){.exactmetrics-header .exactmetrics-float-right{text-align:left;width:100%}}.exactmetrics-logo-area{float:right;max-width:calc(100vw - 170px)}.exactmetrics-logo-area img{display:block;max-width:100%}@media (max-width:959px){.exactmetrics-logo-area{width:140px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}}@media (max-width:959px){.exactmetrics-header .exactmetrics-container,.exactmetrics-navigation-bar .exactmetrics-container{padding:0;width:100%}}.exactmetrics-navigation-bar{background:rgba(0,0,0,0);display:inline-block}@media (max-width:959px){.exactmetrics-navigation-bar{padding:0;border:0}}@media (max-width:750px){.exactmetrics-navigation-bar{background:none;margin-left:40px}}.exactmetrics-admin-page{position:relative}.exactmetrics-admin-page .exactmetrics-blocked{position:absolute;top:0;bottom:0;left:0;right:0;background:hsla(0,0%,100%,.5);z-index:999}@media (max-width:959px){.exactmetrics-admin-page .exactmetrics-header{padding:20px 24px}.exactmetrics-admin-page .exactmetrics-header .exactmetrics-button{display:none}}.swal2-popup .swal2-title{line-height:1.2}#footer-left{color:#210f59}#footer-left .exactmetrics-no-text-decoration{text-decoration:none;color:#fdb72c;font-size:14px}#footer-left a{color:#6528f5}#wpfooter{display:none;margin-left:23px;margin-bottom:20px;right:23px;background:rgba(101,40,245,.05);padding:14px 20px;border-radius:5px}#wpfooter a{color:#6528f5}.exactmetrics-container{margin:0 auto;max-width:100%;width:750px}.exactmetrics-admin-page .exactmetrics-navigation-tab-link{text-decoration:none;padding:12px 4px 11px;font-size:15px;color:#fff;display:inline-block;margin-left:20px;line-height:1;outline:none;font-family:Lato,sans-serif;position:relative}.exactmetrics-admin-page .exactmetrics-navigation-tab-link:after{content:"";width:100%;right:0;position:absolute;top:100%;height:2px;border-radius:20px;background:#fff;display:none}.exactmetrics-admin-page .exactmetrics-navigation-tab-link.router-link-exact-active,.exactmetrics-admin-page .exactmetrics-navigation-tab-link:focus,.exactmetrics-admin-page .exactmetrics-navigation-tab-link:hover{border-bottom-color:#fff;color:#fff;outline:none;-webkit-box-shadow:none;box-shadow:none}.exactmetrics-admin-page .exactmetrics-navigation-tab-link.router-link-exact-active:after,.exactmetrics-admin-page .exactmetrics-navigation-tab-link:focus:after,.exactmetrics-admin-page .exactmetrics-navigation-tab-link:hover:after{display:block}.exactmetrics-admin-page .exactmetrics-navigation-tab-link.exactmetrics-navigation-tab-disabled:focus,.exactmetrics-admin-page .exactmetrics-navigation-tab-link.exactmetrics-navigation-tab-disabled:hover{border-bottom-color:rgba(0,0,0,0);color:#fff;cursor:default}@media (max-width:959px){.exactmetrics-admin-page .exactmetrics-navigation-tab-link{width:100%;padding:20px 0;color:#fff;font-size:16px;border-top:1px solid #4d3f7a;text-align:right}.exactmetrics-admin-page .exactmetrics-navigation-tab-link:first-child{border-top:none}.exactmetrics-admin-page .exactmetrics-navigation-tab-link.router-link-exact-active:first-child+.exactmetrics-navigation-tab-link{border-top:0}.exactmetrics-admin-page .exactmetrics-navigation-tab-link.router-link-exact-active{display:none}.exactmetrics-admin-page .exactmetrics-navigation-tab-link:focus{color:#fff;text-decoration:none}}.exactmetrics-admin-page .exactmetrics-button{background:#6528f5;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;padding:12px 24px;text-decoration:none;border:0}.exactmetrics-admin-page .exactmetrics-button:focus,.exactmetrics-admin-page .exactmetrics-button:hover{background-color:#37276a;color:#fff}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-disabled{background:#e9e7ee;color:#9087ac}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-secondary{background:#e9e7ee;color:#37276a}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-secondary:focus,.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-secondary:hover{background-color:#f4f3f7;color:#37276a}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-green{background:#32a27a;color:#fff}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-green:focus,.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-green:hover{background-color:#19865f;color:#fff}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text{background:rgba(0,0,0,0);border:none;color:#6528f5;padding:0;border-radius:0;text-decoration:underline}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text:focus,.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text:hover{background:rgba(0,0,0,0);color:#393f4c}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text [class*=monstericon-]{margin-right:10px;min-width:16px;display:inline-block}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text [class*=monstericon-]:first-child{margin-right:0;margin-left:10px}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text.exactmetrics-button-text-dark{color:#210f59}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text.exactmetrics-button-text-dark:focus,.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text.exactmetrics-button-text-dark:hover{color:#6528f5}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-red{background:#e43462;border-color:#e43462;color:#fff}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-large{font-size:15px;padding:14px 30px 12px;font-weight:500}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-xl{font-size:20px;padding:23px 67px;font-weight:500}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-xl i{margin-right:10px}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-xl{padding-right:45px;padding-left:45px}}.exactmetrics-admin-page .exactmetrics-spaced-top{margin-top:20px}.exactmetrics-green-text{color:#32a27a;font-weight:700}@media (max-width:782px){.wp-responsive-open #wpbody{margin-right:-18px}}.exactmetrics-mobile-nav-trigger{color:#fff;font-size:15px;font-weight:500;display:inline-block;border:none;background:#37276a;padding:7px 18px;line-height:1.7;margin:0;border-radius:5px}@media (min-width:960px){.exactmetrics-mobile-nav-trigger{display:none}}.exactmetrics-mobile-nav-trigger i{color:#fff;margin-right:25px;vertical-align:middle}.exactmetrics-mobile-nav-trigger.exactmetrics-mobile-nav-trigger-open{border-radius:5px 5px 0 0}@media (max-width:959px){.exactmetrics-main-navigation{background:#37276a;height:0;overflow:hidden;position:absolute;right:24px;left:24px;text-align:right;border-radius:0 5px 5px 5px}.exactmetrics-main-navigation.exactmetrics-main-navigation-open{padding:17px 40px;height:auto;-webkit-box-shadow:0 40px 30px rgba(33,15,89,.1);box-shadow:0 40px 30px rgba(33,15,89,.1)}}@media (min-width:782px){.exactmetrics_page .exactmetrics-swal{margin-right:160px}.auto-fold .exactmetrics_page .exactmetrics-swal{margin-right:36px}}@media (min-width:961px){.auto-fold .exactmetrics_page .exactmetrics-swal{margin-right:160px}.folded .exactmetrics_page .exactmetrics-swal{margin-right:36px}}.exactmetrics_page .exactmetrics-swal .swal2-footer{border-top:none;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;margin-top:0;font-size:15px}.exactmetrics_page .exactmetrics-swal .swal2-footer a{color:#6528f5}.exactmetrics_page .exactmetrics-swal .swal2-footer a:focus,.exactmetrics_page .exactmetrics-swal .swal2-footer a:hover{color:#37276a}.exactmetrics-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}.exactmetrics-modal .exactmetrics-modal-inner{background:#fff;padding:50px;border:1px solid #d6e2ed;text-align:center;width:750px}.exactmetrics-modal .exactmetrics-modal-inner h2{margin-top:0;margin-bottom:0;line-height:1.4}.exactmetrics-modal .exactmetrics-modal-inner p{margin-bottom:0}.exactmetrics-modal .exactmetrics-modal-inner .exactmetrics-modal-buttons{margin-top:50px}.exactmetrics-modal .exactmetrics-modal-inner .exactmetrics-button{margin:0 10px}.exactmetrics-welcome-overlay{position:fixed;top:0;right:0;left:0;bottom:0;z-index:99999999;font-family:inherit;overflow:hidden;background-color:rgba(33,15,89,.9)}.exactmetrics-welcome-overlay .exactmetrics-welcome-overlay-inner{background:#fff;padding:30px;width:70%;margin:0 auto;position:relative;top:10%;height:80%;border-radius:10px;-webkit-box-shadow:0 20px 80px rgba(13,7,36,.5);box-shadow:0 20px 80px rgba(13,7,36,.5)}.exactmetrics-welcome-overlay .exactmetrics-overlay-close{background:none;border:none;position:absolute;top:5px;left:7px;padding:0;color:#777}.exactmetrics-welcome-overlay .exactmetrics-welcome-overlay-content{height:100%}.exactmetrics-welcome-overlay .exactmetrics-welcome-overlay-content iframe{height:100%;width:100%}.swal2-container.exactmetrics-swal-loading{background:#fff;padding:20px;top:112px;height:auto}.swal2-container.exactmetrics-swal-loading.exactmetrics-swal-full-height{top:32px}.swal2-container.exactmetrics-swal-loading .swal2-popup.swal2-modal{width:100%;height:100%;border-radius:10px;background:url(../img/loading-background.jpg) no-repeat bottom #f4f3f7;background-size:cover;-webkit-animation-duration:1ms;animation-duration:1ms}.swal2-container.exactmetrics-swal-loading .swal2-popup.swal2-modal .swal2-icon{visibility:hidden;height:0;padding:0}.swal2-container.exactmetrics-swal-loading .swal2-popup.swal2-modal .swal2-header{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.swal2-container.exactmetrics-swal-loading .swal2-popup.swal2-modal .swal2-title{font-size:17px;color:#210f59}.swal2-container.exactmetrics-swal-loading .swal2-popup.swal2-modal .swal2-content{color:#9087ac;margin-top:6px;font-size:15px;line-height:1.75;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.swal2-container.exactmetrics-swal-loading .swal2-actions button{display:none}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess{padding:0;background:#f8f6ff}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-icon{visibility:hidden;height:0;width:0;margin:0;padding:0}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal{width:750px;background:none;padding-right:260px;position:relative}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-header{display:block}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-title{font-size:32px;line-height:1.3;color:#210f59;text-align:right}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal #swal2-content{font-size:15px;line-height:1.75;color:#210f59;text-align:right;margin-bottom:20px}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal #swal2-content p{font-size:15px;margin:0;font-weight:500}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-actions{margin:0;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled{margin:0;font-size:15px;padding:16px 23px 14px;outline:none}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled .monstericon-long-arrow-right-light{margin-right:14px}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled:focus,.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled:hover{border:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled.swal2-confirm{background:#32a27a}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled.swal2-confirm:focus,.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled.swal2-confirm:hover{background:#19865f}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled.swal2-cancel{margin-right:15px}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .exactmetrics-swal-icons{position:absolute;right:-35px;top:-15px;width:260px}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .exactmetrics-swal-icons [class^=monstericon-]{position:absolute;color:#6528f5;opacity:.5;font-size:41px;top:114px}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .exactmetrics-swal-icons [class^=monstericon-]:first-child{font-size:108px;opacity:1;top:-22px;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .exactmetrics-swal-icons [class^=monstericon-]:nth-child(2){right:35px}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .exactmetrics-swal-icons [class^=monstericon-].monstericon-exclamation-em-solid:nth-child(2){right:50px}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .exactmetrics-swal-icons [class^=monstericon-]:nth-child(3){top:147px;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .exactmetrics-swal-icons [class^=monstericon-]:nth-child(4){right:185px}.exactmetrics_page .exactmetrics-swal .swal2-title{line-height:1.2}.exactmetrics_page .exactmetrics-swal .swal2-icon.swal2-error,.exactmetrics_page .exactmetrics-swal .swal2-icon.swal2-info{border:none;border-radius:0}.exactmetrics_page .exactmetrics-swal .swal2-icon.swal2-error:before,.exactmetrics_page .exactmetrics-swal .swal2-icon.swal2-info:before{display:inline-block;font-family:Misettings;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f064";font-size:80px;color:#6528f5}.exactmetrics_page .exactmetrics-swal .swal2-icon .swal2-icon-text,.exactmetrics_page .exactmetrics-swal .swal2-icon .swal2-x-mark{display:none}.exactmetrics_page .exactmetrics-swal .swal2-styled{border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;padding:12px 24px;text-decoration:none;border:0}.exactmetrics_page .exactmetrics-swal .swal2-styled.swal2-confirm{background:#6528f5}.exactmetrics_page .exactmetrics-swal .swal2-styled.swal2-confirm:focus,.exactmetrics_page .exactmetrics-swal .swal2-styled.swal2-confirm:hover{background-color:#37276a;-webkit-box-shadow:none;box-shadow:none}.exactmetrics_page .exactmetrics-swal .swal2-styled.swal2-cancel{background:#e9e7ee;color:#37276a}.exactmetrics_page .exactmetrics-swal .swal2-styled.swal2-cancel:focus,.exactmetrics_page .exactmetrics-swal .swal2-styled.swal2-cancel:hover{background-color:#f4f3f7;color:#37276a;-webkit-box-shadow:none;box-shadow:none}.exactmetrics_page .exactmetrics-swal .swal2-popup{border-radius:10px;padding:40px}.exactmetrics-list-check ul{margin:0;list-style:none;padding-right:0}.exactmetrics-list-check li{font-size:15px;margin-top:18px;padding-right:30px;position:relative;color:#fff}.exactmetrics-list-check li:first-child{margin-top:0}.exactmetrics-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:"\f045";font-size:15px;margin-left:10px;color:#fff;position:absolute;right:0;top:0}.exactmetrics-settings-input-select-input .multiselect__tags-wrap{position:relative}.exactmetrics-settings-input-select-input .multiselect__tags-wrap:after{content:attr(data-text);display:inline-block;position:relative;color:#9087ac;bottom:0;background:#fff;border-radius:4px;font-size:14px;vertical-align:top;padding:8px 15px}.exactmetrics-settings-input-select-input .multiselect__placeholder{display:none}.multiselect__content-wrapper{right:30px}.exactmetrics-semrush-cta{background:#f4f3f7;border-right:3px solid #6528f5;padding:20px 26px;border-radius:0 3px 3px 0;position:relative}.exactmetrics-semrush-cta br{display:none}.exactmetrics-semrush-cta .exactmetrics-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}.exactmetrics-semrush-cta .exactmetrics-semrush-cta-title{font-weight:700;font-size:16px;line-height:20px;color:#393f4c;margin:0}.exactmetrics-semrush-cta .exactmetrics-semrush-cta-content{font-weight:400;font-size:14px;color:#393f4c}.exactmetrics-semrush-cta .exactmetrics-button{background:#6528f5;border-radius:3px;font-weight:400;font-size:14px;border-width:0;padding:7px 12px}.exactmetrics-semrush-cta .exactmetrics-button:active,.exactmetrics-semrush-cta .exactmetrics-button:focus,.exactmetrics-semrush-cta .exactmetrics-button:hover{background:#6333d4;outline:none}.exactmetrics-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}}
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}.exactmetrics-dark[data-v-e815e6e4]{display:block}.exactmetrics-reset-default[data-v-e815e6e4]{margin-right:5px}.exactmetrics-dark[data-v-7262cc05]{display:block}.exactmetrics-admin-page .exactmetrics-floating-bar{background:#6528f5;color:#fff;font-size:13px;padding:10px;text-align:center;position:relative;margin:-20px -20px 20px}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-floating-bar{margin-top:-10px;padding-left:20px;padding-right:20px}}.exactmetrics-admin-page .exactmetrics-floating-bar>span>span{font-weight:700}.exactmetrics-admin-page .exactmetrics-floating-bar a{text-decoration:underline;color:#fff;font-weight:700}.exactmetrics-admin-page .exactmetrics-floating-bar a:focus,.exactmetrics-admin-page .exactmetrics-floating-bar a:hover{color:#fff;text-decoration:none}.exactmetrics-admin-page .exactmetrics-floating-bar .exactmetrics-floating-bar-close{padding:0;border:0;background:rgba(0,0,0,0);color:#fff;font-size:15px;position:absolute;left:15px;top:50%;margin-top:-10px;opacity:.5;cursor:pointer}.exactmetrics-admin-page .exactmetrics-slide-enter-active,.exactmetrics-admin-page .exactmetrics-slide-leave-active{-webkit-transition-duration:.5s;transition-duration:.5s}.exactmetrics-admin-page .exactmetrics-slide-enter-to,.exactmetrics-admin-page .exactmetrics-slide-leave{max-height:100px;overflow:hidden}.exactmetrics-admin-page .exactmetrics-slide-enter,.exactmetrics-admin-page .exactmetrics-slide-leave-to{overflow:hidden;max-height:0}.exactmetrics-container[data-v-102a61b0]:after{display:table;clear:both;content:""}.exactmetrics-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:#6528f5;z-index:1000;padding:5px 10px}.exactmetrics-quick-links.exactmetrics-quick-links-open,.exactmetrics-quick-links:focus,.exactmetrics-quick-links:hover{-webkit-box-shadow:0 0 15px 2px #ababab;box-shadow:0 0 15px 2px #ababab}.exactmetrics-quick-links-label{border-radius:50%;background:rgba(0,0,0,0);position:absolute;right:6px;left:2px;top:6px;bottom:2px;padding:6px 8px 6px 6px;display:block;width:44px;outline:none;cursor:pointer;border:none}.exactmetrics-quick-links-open .exactmetrics-quick-links-label .exactmetrics-quick-link-title{opacity:0;pointer-events:none}.exactmetrics-bg-img.exactmetrics-quick-links-mascot{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}.exactmetrics-bg-img.exactmetrics-quick-links-mascot:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUUAAABKCAMAAAAbi7YOAAAAn1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8Kd3m4AAAANHRSTlMAQN8ggL9g758QMLB5cwNv+5BQz14J9tSPF/HkxgdXSA0B7aqbpCkk2oRouDvLloobEug208uV8wAACFtJREFUeNrs1+1yojAUBuATIEBABVHU+t1aa+u222597//a1hgJKFaFdWY70zw/nCmaCX3nnHxQRX/ePyFZ63sy6km7I2Q6M5NjLa9jFC1sMqp6WuBI71GQUcXk3UPZaN0i41rz7ie0uINcn5FRY0EcBzTrI7c0y+M1Vo8xtP5U9nCrOYIWN/6QcV7qDKENnTkpH7970J7dCRlfm3RHhQz9YtGtFjG0N7M8fm0zRu5XQAfukzdosf9Exil3y2LXTstdO18/HHa7cWze7BUjmpwOuh1Ds1xzKTySWMj5Nn0l4MjxDRm5YIwcD+iMVvIMrbdYkaGIZQxtlKQXe/8TmmeWx71W0T1ddvfYg8ZTMurZcGihibGu+2kfGXMEr++uMYKyIOOsdMWm04R9TM4d00f000ymDed6v/sxpOH4ZdOishdIHv0w818x6onDgEqaPzPFF1TysFizJzuYRb96QK/dMinu9CtlGH1Qxn5/AMZ39VIM+KGQbsnnnNERm3MuqCqbo2PTZc8VWng5p6IVB55FrRQZDll0Sx7A6YgDIKCqfAA+XdbE1abH/dsaAH3xHVJs+1sJKeLUkdUC4J4pOgBUFgLgdNk8jHGV3pTKHGDxHVK0sOWQEqD8v7vYiiqnGHjwEroGa1w2Vu9YFgLsu6WYQGLlH7Qrp0g2E3Qr9gjjlE5JH9Bp1U0xdDPJLVOMIPmlUkRYJcXbawCvOrdZ4yV61cl1Ec/qpuiQdssU24D82z783gM6/zXF9A18H9v9bBwDiPkTKXMLi2+WYgg4HGgflmIEeP81xU2MLinTHpTPjT62D9NbpMjy1k5cKVCPnZDzASPh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);background-size:auto 85%;background-position:100% 0}.exactmetrics-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}.exactmetrics-quick-links-menu .exactmetrics-quick-links-menu-item{display:block;width:48px;height:48px;background:#6528f5;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}.exactmetrics-quick-links-menu .exactmetrics-quick-links-menu-item:hover{color:#fff;background:#37276a;-webkit-box-shadow:0 0 15px 2px #ababab;box-shadow:0 0 15px 2px #ababab}.exactmetrics-quick-links-menu .exactmetrics-quick-links-menu-item.exactmetrics-show{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.exactmetrics-quick-links-menu .exactmetrics-quick-links-menu-item.exactmetrics-quick-links-item-upgrade{background-color:#32a27a}.exactmetrics-quick-links-menu .exactmetrics-quick-links-menu-item.exactmetrics-quick-links-item-upgrade:hover{background-color:#19865f}.exactmetrics-quick-link-title{position:absolute;left:100%;margin-left:12px;font-size:13px;color:#fff;background:#595959;border-radius:5px;white-space:nowrap;padding:6px 8px;display:block;top:50%;margin-top:-14px;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.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-error:before,body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-info:before,body.swal2-toast-shown.exactmetrics_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-warning-triangle:before{content:"\f020"}.monstericon-files:before{content:"\f028"}.monstericon-user:before{content:"\f02a"}.monstericon-eye:before{content:"\f02b"}.monstericon-expand:before{content:"\f02d"}.monstericon-life-ring:before{content:"\f030"}.monstericon-wpbeginner:before{content:"\f031"}.monstericon-lightbulb:before{content:"\f032"}.monstericon-shopping-cart:before{content:"\f033"}.monstericon-arrow-right:before{content:"\f01d"}.monstericon-amp-icon:before{content:"\f000"}.monstericon-fbia:before{content:"\f001"}.monstericon-google-optimize:before{content:"\f002"}.monstericon-ads:before{content:"\0041"}.monstericon-affiliate:before{content:"\0042"}.monstericon-compatibility:before{content:"\0043"}.monstericon-demographics:before{content:"\0044"}.monstericon-download:before{content:"\0046"}.monstericon-ecommerce:before{content:"\0047"}.monstericon-engagement:before{content:"\0048"}.monstericon-forms:before{content:"\0049"}.monstericon-links:before{content:"\004a"}.monstericon-memberships:before{content:"\004b"}.monstericon-notifications:before{content:"\004c"}.monstericon-performance:before{content:"\004d"}.monstericon-permissions:before{content:"\004e"}.monstericon-reporting:before{content:"\004f"}.monstericon-social:before{content:"\0050"}.monstericon-video:before{content:"\0051"}.monstericon-times:before{content:"\f014"}.monstericon-check:before{content:"\f015"}.monstericon-info:before{content:"\f016"}.monstericon-exclamation-triangle:before{content:"\f017"}.monstericon-user:before{content:"\f018"}.monstericon-eye:before{content:"\f019"}.monstericon-info-circle:before{content:"\f01a"}.monstericon-info-circle-btm:before{content:"\f01c"}.monstericon-chevron-up:before{content:"\f01f"}.monstericon-times-fas:before{content:"\f021"}.monstericon-check-circle:before{content:"\f022"}.monstericon-exclamation-circle:before{content:"\f023"}.monstericon-star:before{content:"\f025"}.monstericon-times-circle-fas:before{content:"\f026"}.monstericon-check-circle-far:before{content:"\f027"}.monstericon-file-alt:before{content:"\f028"}.monstericon-search:before{content:"\f029"}.monstericon-user-far:before{content:"\f02a"}.monstericon-eye-far:before{content:"\f02b"}.monstericon-cog:before{content:"\f02c"}.monstericon-expand-alt:before{content:"\f02d"}.monstericon-compress-arrows-alt:before{content:"\f02e"}.monstericon-compress:before{content:"\f02f"}.monstericon-badge-check:before{content:"\f034"}.monstericon-download-em:before{content:"\f035"}.monstericon-globe:before{content:"\f036"}.monstericon-wand-magic:before{content:"\f037"}.monstericon-mouse-pointer:before{content:"\f038"}.monstericon-users:before{content:"\f039"}.monstericon-file-certificate:before{content:"\f03a"}.monstericon-bullseye-arrow:before{content:"\f03b"}.monstericon-cash-register:before{content:"\f03c"}.monstericon-chart-line:before{content:"\f03d"}.monstericon-clock:before{content:"\f03e"}.monstericon-box:before{content:"\f03f"}.monstericon-sack-dollar:before{content:"\f040"}.monstericon-browser:before{content:"\f041"}.monstericon-eye-em:before{content:"\f042"}.monstericon-newspaper:before{content:"\f043"}.monstericon-mobile:before{content:"\f044"}.monstericon-check-em-light:before{content:"\f045"}.monstericon-times-em-lite:before{content:"\f046"}.monstericon-code:before{content:"\f047"}.monstericon-clipboard:before{content:"\f048"}.monstericon-upload:before{content:"\f049"}.monstericon-clone:before{content:"\f04a"}.monstericon-id-card:before{content:"\f04b"}.monstericon-user-friends:before{content:"\f04c"}.monstericon-file-alt-em:before{content:"\f04d"}.monstericon-calendar-alt:before{content:"\f04e"}.monstericon-comment-alt-check:before{content:"\f04f"}.monstericon-arrow-circle-up:before{content:"\f050"}.monstericon-search-em:before{content:"\f051"}.monstericon-list-ol:before{content:"\f052"}.monstericon-hand-pointer:before{content:"\f053"}.monstericon-folder:before{content:"\f054"}.monstericon-sign-out-em-solid:before{content:"\f055"}.monstericon-external-link-alt:before{content:"\f056"}.monstericon-copy:before{content:"\f057"}.monstericon-sync:before{content:"\f058"}.monstericon-flag:before{content:"\f059"}.monstericon-building:before{content:"\f05a"}.monstericon-chart-bar:before{content:"\f05b"}.monstericon-shopping-bag:before{content:"\f05c"}.monstericon-exchange-alt:before{content:"\f05d"}.monstericon-plus:before{content:"\f05e"}.monstericon-tachometer-alt:before{content:"\f05f"}.monstericon-tag:before{content:"\f060"}.monstericon-check-circle-em:before{content:"\f061"}.monstericon-bullseye:before{content:"\f062"}.monstericon-rocket:before{content:"\f063"}.monstericon-exclamation-square:before{content:"\f064"}.monstericon-trash:before{content:"\f065"}.monstericon-user-em:before{content:"\f066"}.monstericon-unlock:before{content:"\f067"}.monstericon-exclamation-em-solid:before{content:"\f068"}.monstericon-key-em:before{content:"\f069"}.monstericon-long-arrow-right-light:before{content:"\f06a"}.monstericon-plug-light:before{content:"\f06b"}.monstericon-align-left-regular:before{content:"\f06c"}.monstericon-envelope-solid:before{content:"\f06f"}.monstericon-comment-alt-lines-solid:before{content:"\f06e"}.monstericon-arrow-circle-up-light:before{content:"\f071"}.monstericon-megaphone-solid:before{content:"\f070"}.monstericon-arrow-circle-up-light :before{content:"\f071"}@media (max-width:782px){.exactmetrics-notices-area{margin-right:10px;margin-left:10px}}.exactmetrics-notice .exactmetrics-notice-inner{position:relative;color:#210f59;padding:32px 45px;border:1px solid #f4f3f7;border-bottom:3px solid;-webkit-box-shadow:0 20px 30px rgba(48,44,62,.05);box-shadow:0 20px 30px rgba(48,44,62,.05);border-radius:10px;background:#fff;margin-top:40px}.exactmetrics-notice .exactmetrics-notice-inner .notice-title{color:#fff;font-weight:700;display:block;margin:0 0 6px;padding:0;font-size:17px}@media (max-width:782px){.exactmetrics-notice .exactmetrics-notice-inner{padding:10px}}.exactmetrics-notice .exactmetrics-notice-inner .notice-content{padding-right:92px;background:#fff;line-height:1.75;font-size:15px;position:relative}.exactmetrics-notice .exactmetrics-notice-inner .notice-content:before{display:inline-block;font-family:Misettings;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:48px;right:0;position:absolute;top:0;line-height:1}.exactmetrics-notice.exactmetrics-notice-error .exactmetrics-notice-inner{border-bottom-color:#d83638}.exactmetrics-notice.exactmetrics-notice-error .exactmetrics-notice-inner .notice-content:before{content:"\f064";color:#d83638}.exactmetrics-notice.exactmetrics-notice-warning .exactmetrics-notice-inner{border-bottom-color:#fa0}.exactmetrics-notice.exactmetrics-notice-info .exactmetrics-notice-inner{border-bottom-color:#4d3f7a}.exactmetrics-notice.exactmetrics-notice-info-xl .exactmetrics-notice-inner{border:1px solid #6528f5;border-right-width:3px;color:#777}.exactmetrics-notice.exactmetrics-notice-info-xl .exactmetrics-notice-inner .exactmetrics-button{color:#fff;margin:15px 0 0}.exactmetrics-notice.exactmetrics-notice-success .exactmetrics-notice-inner{border-bottom-color:#32a27a}.exactmetrics-notice .notice-content{margin-left:20px}.exactmetrics-notice .notice-content a{color:#210f59}.exactmetrics-notice .dismiss-notice{border:none;background:none;padding:0;margin:0;display:inline-block;cursor:pointer;color:#e9e7ee;position:relative;float:left}.exactmetrics-notice .dismiss-notice:focus,.exactmetrics-notice .dismiss-notice:hover{color:#210f59}.exactmetrics-notice.exactmetrics-notice-info .notice-content,.exactmetrics-notice.exactmetrics-notice-success .notice-content,.exactmetrics-notice.exactmetrics-notice-warning .notice-content{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:425px){.exactmetrics-notice.exactmetrics-notice-info .notice-content,.exactmetrics-notice.exactmetrics-notice-success .notice-content,.exactmetrics-notice.exactmetrics-notice-warning .notice-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.exactmetrics-notice.exactmetrics-notice-info .exactmetrics-notice-button,.exactmetrics-notice.exactmetrics-notice-success .exactmetrics-notice-button,.exactmetrics-notice.exactmetrics-notice-warning .exactmetrics-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){.exactmetrics-notice.exactmetrics-notice-info .exactmetrics-notice-button,.exactmetrics-notice.exactmetrics-notice-success .exactmetrics-notice-button,.exactmetrics-notice.exactmetrics-notice-warning .exactmetrics-notice-button{margin-right:0}}.exactmetrics-notice.exactmetrics-notice-info .exactmetrics-button,.exactmetrics-notice.exactmetrics-notice-success .exactmetrics-button,.exactmetrics-notice.exactmetrics-notice-warning .exactmetrics-button{margin-top:0;padding:10px 16px 8px;line-height:1;font-size:14px;font-weight:600}@media (max-width:782px){.exactmetrics-notice.exactmetrics-notice-info .exactmetrics-button,.exactmetrics-notice.exactmetrics-notice-success .exactmetrics-button,.exactmetrics-notice.exactmetrics-notice-warning .exactmetrics-button{margin-top:10px;margin-right:0}}.exactmetrics-notice.exactmetrics-notice-error .exactmetrics-button{margin-top:10px;margin-right:0;color:#fff}body.swal2-toast-shown.exactmetrics_page .swal2-container.swal2-top-end,body.swal2-toast-shown.exactmetrics_page .swal2-container.swal2-top-right{top:32px}@media screen and (max-width:767px){body.swal2-toast-shown.exactmetrics_page .swal2-container.swal2-top-end,body.swal2-toast-shown.exactmetrics_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.exactmetrics_page .swal2-popup.swal2-toast{border-radius:5px;padding:17px 28px;border:1px solid #f4f3f7;-webkit-box-shadow:0 20px 30px rgba(48,44,62,.05);box-shadow:0 20px 30px rgba(48,44,62,.05);min-width:380px}@media screen and (max-width:767px){body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast{width:80vw}}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-title{color:#210f59;font-size:15px;font-weight:700;line-height:1.5;margin-right:32px;margin-top:-3px}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-close{font-size:26px;width:18px;height:18px;line-height:10px;position:absolute;left:14px;top:19px;color:#9087ac}@media screen and (max-width:767px){body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-close{padding:9px;line-height:0}}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon{width:27px;height:24px;min-width:27px;margin:0;border:0;color:#9087ac}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-info{border:none;position:relative}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-info:before{content:"\f01e";position:absolute;top:-1px;right:0;line-height:1;font-size:24px}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-info .swal2-icon-text{display:none}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-error{border:none}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-error:before{content:"\f023";position:absolute;top:-1px;right:0;line-height:1;font-size:24px}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-error .swal2-x-mark *{display:none}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon [class^=-ring]{width:14px;height:14px;top:0;right:0}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{top:0;right:0;border:none}body.swal2-toast-shown.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring:before{content:"\f027";position:absolute;top:-1px;right:0;line-height:1;font-size:24px}body.swal2-toast-shown.exactmetrics_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}}.exactmetrics_page body.swal2-toast-shown .swal2-container,.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-shown{background-color:rgba(0,0,0,0)}.exactmetrics_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%)}.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-top-end,.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;left:0;bottom:auto;right:auto}.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-top-left,.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-top-start{top:0;left:auto;bottom:auto;right:0}.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-center-left,.exactmetrics_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%)}.exactmetrics_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%)}.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-center-end,.exactmetrics_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%)}.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-bottom-left,.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-bottom-start{top:auto;left:auto;bottom:0;right:0}.exactmetrics_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%)}.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-bottom-end,.exactmetrics_page body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;left:0;bottom:0;right:auto}.exactmetrics_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}.exactmetrics_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}.exactmetrics_page body.swal2-toast-column .swal2-toast .swal2-loading{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.exactmetrics_page body.swal2-toast-column .swal2-toast .swal2-input{height:2em;margin:.3125em auto;font-size:1em}.exactmetrics_page body.swal2-toast-column .swal2-toast .swal2-validation-message{font-size:1em}.exactmetrics_page .swal2-popup.swal2-toast{-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;width:auto;padding:.625em;-webkit-box-shadow:0 0 .625em #d9d9d9;box-shadow:0 0 .625em #d9d9d9;overflow-y:hidden}.exactmetrics_page .swal2-popup.swal2-toast .swal2-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.exactmetrics_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}.exactmetrics_page .swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-close{position:static;width:.8em;height:.8em;line-height:.8}.exactmetrics_page .swal2-popup.swal2-toast .swal2-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:1em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon{width:2em;min-width:2em;height:2em;margin:0}.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon-text{font-size:2em;font-weight:700;line-height:1em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{right:.3125em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{left:.3125em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-actions{height:auto;margin:0 .3125em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-styled{margin:0 .3125em;padding:.3125em .625em;font-size:1em}.exactmetrics_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)}.exactmetrics_page .swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.exactmetrics_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%}.exactmetrics_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}.exactmetrics_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}.exactmetrics_page .swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;right:.4375em;width:.4375em;height:2.6875em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;right:.1875em;width:.75em}.exactmetrics_page .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;left:.1875em;width:1.375em}.exactmetrics_page .swal2-popup.swal2-toast.swal2-show{-webkit-animation:showSweetToast .5s;animation:showSweetToast .5s}.exactmetrics_page .swal2-popup.swal2-toast.swal2-hide{-webkit-animation:hideSweetToast .2s forwards;animation:hideSweetToast .2s forwards}.exactmetrics_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}.exactmetrics_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}}.exactmetrics_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}.exactmetrics_page body.swal2-height-auto{height:auto!important}.exactmetrics_page body.swal2-no-backdrop .swal2-shown{top:auto;left:auto;bottom:auto;right:auto;background-color:rgba(0,0,0,0)}.exactmetrics_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)}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-top{top:0;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-top-left,.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-top-start{top:0;right:0}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-top-end,.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-top-right{top:0;left:0}.exactmetrics_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%)}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-center-left,.exactmetrics_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%)}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-center-end,.exactmetrics_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%)}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-bottom{bottom:0;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-left,.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-start{bottom:0;right:0}.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-end,.exactmetrics_page body.swal2-no-backdrop .swal2-shown.swal2-bottom-right{left:0;bottom:0}.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.exactmetrics_page .swal2-container.swal2-top-left,.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-top-end,.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.exactmetrics_page .swal2-container.swal2-center-left,.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-center-end,.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.exactmetrics_page .swal2-container.swal2-bottom-left,.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-bottom-end,.exactmetrics_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}.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-grow-fullscreen>.swal2-modal,.exactmetrics_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}.exactmetrics_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}.exactmetrics_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}.exactmetrics_page .swal2-container.swal2-grow-column.swal2-bottom,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-center,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.exactmetrics_page .swal2-container.swal2-grow-column.swal2-bottom-left,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-bottom-start,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-center-left,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-center-start,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-top-left,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-top-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.exactmetrics_page .swal2-container.swal2-grow-column.swal2-bottom-end,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-bottom-right,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-center-end,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-center-right,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-top-end,.exactmetrics_page .swal2-container.swal2-grow-column.swal2-top-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.exactmetrics_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}.exactmetrics_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){.exactmetrics_page .swal2-container .swal2-modal{margin:0!important}}.exactmetrics_page .swal2-container.swal2-fade{-webkit-transition:background-color .1s;transition:background-color .1s}.exactmetrics_page .swal2-container.swal2-shown{background-color:rgba(0,0,0,.4)}.exactmetrics_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}.exactmetrics_page .swal2-popup:focus{outline:0}.exactmetrics_page .swal2-popup.swal2-loading{overflow-y:hidden}.exactmetrics_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}.exactmetrics_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}.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.exactmetrics_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))}.exactmetrics_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))}.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-cancel{margin-left:30px;margin-right:30px}.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-styled{margin:.3125em;padding:.625em 2em;font-weight:500;-webkit-box-shadow:none;box-shadow:none}.exactmetrics_page .swal2-popup .swal2-styled:not([disabled]){cursor:pointer}.exactmetrics_page .swal2-popup .swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#3085d6;color:#fff;font-size:1.0625em}.exactmetrics_page .swal2-popup .swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#aaa;color:#fff;font-size:1.0625em}.exactmetrics_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)}.exactmetrics_page .swal2-popup .swal2-styled::-moz-focus-inner{border:0}.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-image{max-width:100%;margin:1.25em auto}.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-close:hover{-webkit-transform:none;-ms-transform:none;transform:none;color:#f27474}.exactmetrics_page .swal2-popup>.swal2-checkbox,.exactmetrics_page .swal2-popup>.swal2-file,.exactmetrics_page .swal2-popup>.swal2-input,.exactmetrics_page .swal2-popup>.swal2-radio,.exactmetrics_page .swal2-popup>.swal2-select,.exactmetrics_page .swal2-popup>.swal2-textarea{display:none}.exactmetrics_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}.exactmetrics_page .swal2-popup #swal2-content{text-align:center}.exactmetrics_page .swal2-popup .swal2-checkbox,.exactmetrics_page .swal2-popup .swal2-file,.exactmetrics_page .swal2-popup .swal2-input,.exactmetrics_page .swal2-popup .swal2-radio,.exactmetrics_page .swal2-popup .swal2-select,.exactmetrics_page .swal2-popup .swal2-textarea{margin:1em auto}.exactmetrics_page .swal2-popup .swal2-file,.exactmetrics_page .swal2-popup .swal2-input,.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-file.swal2-inputerror,.exactmetrics_page .swal2-popup .swal2-input.swal2-inputerror,.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-file:focus,.exactmetrics_page .swal2-popup .swal2-input:focus,.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-file::-webkit-input-placeholder,.exactmetrics_page .swal2-popup .swal2-input::-webkit-input-placeholder,.exactmetrics_page .swal2-popup .swal2-textarea::-webkit-input-placeholder{color:#ccc}.exactmetrics_page .swal2-popup .swal2-file::-moz-placeholder,.exactmetrics_page .swal2-popup .swal2-input::-moz-placeholder,.exactmetrics_page .swal2-popup .swal2-textarea::-moz-placeholder{color:#ccc}.exactmetrics_page .swal2-popup .swal2-file:-ms-input-placeholder,.exactmetrics_page .swal2-popup .swal2-input:-ms-input-placeholder,.exactmetrics_page .swal2-popup .swal2-textarea:-ms-input-placeholder{color:#ccc}.exactmetrics_page .swal2-popup .swal2-file::-ms-input-placeholder,.exactmetrics_page .swal2-popup .swal2-input::-ms-input-placeholder,.exactmetrics_page .swal2-popup .swal2-textarea::-ms-input-placeholder{color:#ccc}.exactmetrics_page .swal2-popup .swal2-file::placeholder,.exactmetrics_page .swal2-popup .swal2-input::placeholder,.exactmetrics_page .swal2-popup .swal2-textarea::placeholder{color:#ccc}.exactmetrics_page .swal2-popup .swal2-range input{width:80%}.exactmetrics_page .swal2-popup .swal2-range output{width:20%;font-weight:600;text-align:center}.exactmetrics_page .swal2-popup .swal2-range input,.exactmetrics_page .swal2-popup .swal2-range output{height:2.625em;margin:1em auto;padding:0;font-size:1.125em;line-height:2.625em}.exactmetrics_page .swal2-popup .swal2-input{height:2.625em;padding:0 .75em}.exactmetrics_page .swal2-popup .swal2-input[type=number]{max-width:10em}.exactmetrics_page .swal2-popup .swal2-file{font-size:1.125em}.exactmetrics_page .swal2-popup .swal2-textarea{height:6.75em;padding:.75em}.exactmetrics_page .swal2-popup .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;color:#545454;font-size:1.125em}.exactmetrics_page .swal2-popup .swal2-checkbox,.exactmetrics_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}.exactmetrics_page .swal2-popup .swal2-checkbox label,.exactmetrics_page .swal2-popup .swal2-radio label{margin:0 .6em;font-size:1.125em}.exactmetrics_page .swal2-popup .swal2-checkbox input,.exactmetrics_page .swal2-popup .swal2-radio input{margin:0 .4em}.exactmetrics_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}.exactmetrics_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){.exactmetrics_page .swal2-range input{width:100%!important}.exactmetrics_page .swal2-range output{display:none}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.exactmetrics_page .swal2-range input{width:100%!important}.exactmetrics_page .swal2-range output{display:none}}@-moz-document url-prefix(){.exactmetrics_page .swal2-close:focus{outline:2px solid rgba(50,100,150,.4)}}.exactmetrics_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}.exactmetrics_page .swal2-icon-text{font-size:3.75em}.exactmetrics_page .swal2-icon.swal2-error{border-color:#f27474}.exactmetrics_page .swal2-icon.swal2-error .swal2-x-mark{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.exactmetrics_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}.exactmetrics_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)}.exactmetrics_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)}.exactmetrics_page .swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.exactmetrics_page .swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee;font-size:1rem}.exactmetrics_page .swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.exactmetrics_page .swal2-icon.swal2-success{border-color:#a5dc86}.exactmetrics_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%}.exactmetrics_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}.exactmetrics_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}.exactmetrics_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}.exactmetrics_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}.exactmetrics_page .swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;height:.3125em;border-radius:.125em;background-color:#a5dc86;z-index:2}.exactmetrics_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)}.exactmetrics_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)}.exactmetrics_page .swal2-progresssteps{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 1.25em;padding:0;font-weight:600}.exactmetrics_page .swal2-progresssteps li{display:inline-block;position:relative}.exactmetrics_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}.exactmetrics_page .swal2-progresssteps .swal2-progresscircle:first-child{margin-right:0}.exactmetrics_page .swal2-progresssteps .swal2-progresscircle:last-child{margin-left:0}.exactmetrics_page .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep{background:#3085d6}.exactmetrics_page .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progresscircle,.exactmetrics_page .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progressline{background:#add8e6}.exactmetrics_page .swal2-progresssteps .swal2-progressline{width:2.5em;height:.4em;margin:0 -1px;background:#3085d6;z-index:10}.exactmetrics_page [class^=swal2]{-webkit-tap-highlight-color:transparent}.exactmetrics_page .swal2-show{-webkit-animation:swal2-show .3s;animation:swal2-show .3s}.exactmetrics_page .swal2-show.swal2-noanimation{-webkit-animation:none;animation:none}.exactmetrics_page .swal2-hide{-webkit-animation:swal2-hide .15s forwards;animation:swal2-hide .15s forwards}.exactmetrics_page .swal2-hide.swal2-noanimation{-webkit-animation:none;animation:none}.exactmetrics_page .swal2-rtl .swal2-close{left:auto;right:0}.exactmetrics_page .swal2-animate-success-icon .swal2-success-line-tip{-webkit-animation:swal2-animate-success-line-tip .75s;animation:swal2-animate-success-line-tip .75s}.exactmetrics_page .swal2-animate-success-icon .swal2-success-line-long{-webkit-animation:swal2-animate-success-line-long .75s;animation:swal2-animate-success-line-long .75s}.exactmetrics_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}.exactmetrics_page .swal2-animate-error-icon{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.exactmetrics_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{.exactmetrics_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}.exactmetrics_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}.exactmetrics_page body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}.exactmetrics-notifications-display{background:#f4f3f7;border-right:3px solid #6528f5;padding:20px;border-radius:0 3px 3px 0;margin-bottom:50px;position:relative}.exactmetrics-settings-panel .exactmetrics-notifications-display{margin-right:25px;margin-left:25px}.exactmetrics-notifications-display h3{margin:0 0 4px;font-size:16px;line-height:20px}.exactmetrics-notifications-display p{margin-top:4px;margin-bottom:12px;font-size:14px;line-height:18px}.exactmetrics-notifications-display .exactmetrics-notification{display:-webkit-box;display:-ms-flexbox;display:flex}.exactmetrics-notifications-display .exactmetrics-notification .exactmetrics-notifications-indicator{padding-top:10px}.exactmetrics-notifications-display .exactmetrics-notification .exactmetrics-notifications-indicator a{position:relative}.exactmetrics-notifications-display .exactmetrics-notification-inner{margin-right:25px}.exactmetrics-notifications-display .exactmetrics-button{margin-left:15px}.exactmetrics-notifications-display .exactmetrics-notification-navigation{position:absolute;left:0;top:100%}.exactmetrics-notifications-display .exactmetrics-notification-navigation button{background:#f4f3f7;border:none;border-radius:0 0 3px 3px;margin:0;padding:5px 8px 7px;color:#a8aebd;cursor:pointer}.exactmetrics-notifications-display .exactmetrics-notification-navigation button:focus,.exactmetrics-notifications-display .exactmetrics-notification-navigation button:hover{color:#6528f5}.exactmetrics-notifications-display .exactmetrics-notification-navigation button .monstericon-arrow{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);font-size:10px}.exactmetrics-notifications-display .exactmetrics-notification-navigation button.exactmetrics-notification-previous{margin-left:2px}.exactmetrics-notifications-display .exactmetrics-notification-navigation button.exactmetrics-notification-previous .monstericon-arrow{-webkit-transform:rotate(-270deg);-ms-transform:rotate(-270deg);transform:rotate(-270deg)}.exactmetrics-notifications-display .exactmetrics-notification-dismiss{border:none;background:none;color:#a8aebd;position:absolute;left:12px;top:9px;padding:0;margin:0;font-size:16px;cursor:pointer}.exactmetrics-notifications-display .exactmetrics-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}.exactmetrics-report .exactmetrics-notifications-display .exactmetrics-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}.exactmetrics-admin-page.exactmetrics-path-about-us .exactmetrics-notificationsv3-container,.exactmetrics-admin-page.exactmetrics-path-addons .exactmetrics-notificationsv3-container,.exactmetrics-admin-page.exactmetrics-path-tools-import-export .exactmetrics-notificationsv3-container,.exactmetrics-admin-page.exactmetrics-path-tools-url-builder .exactmetrics-notificationsv3-container,.exactmetrics-admin-page.exactmetrics-reports-page .exactmetrics-notificationsv3-container{margin-left:0}.exactmetrics-admin-page.exactmetrics-path-addons .exactmetrics-navigation-bar{width:90%}.exactmetrics-admin-page .exactmetrics-notificationsv3-container{display:inline-block;margin-right:20px;float:left}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-number{position:absolute;top:-9px;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}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-number.number-greater-than-10{left:-13px}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-number.number-less-than-10{left:-10px}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-no-notifications{text-align:center;position:absolute;top:50%;margin-top:-69px;width:100%}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-no-notifications h4{font-size:16px;color:#7c869d}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button{position:relative}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button{position:absolute;top:21px;left:15px}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-button{background:#f0f2f4;border-radius:3px;padding:11px 7px;line-height:0;vertical-align:middle;margin-top:0;border:solid #d3d7de;border-width:1px 1px 2px}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-button{display:inline-block}}@media (max-width:959px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-button{display:block}}@media (max-width:1099px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-button{display:block}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-button:active,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-button:focus,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-button:hover{background:#e7eaec;border-color:#d3d7de;outline:none}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-inbox-button .exactmetrics-notificationsv3-inbox-number{cursor:pointer}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-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){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-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)}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar.exactmetrics-notificationsv3-sidebar-in{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-single-notification{padding:0 16px;overflow:hidden}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-title{width:50%;text-align:right}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-title svg{margin-left:10px}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-title h3{display:inline-block;color:#fff;font-size:18px;font-weight:700}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions{width:50%;text-align:left}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-button{color:#fff;text-decoration:underline;border:0;padding:0;background:rgba(0,0,0,0);border-radius:0;float:none}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-button{display:inline-block}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-button:hover{color:#efe5e5}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-button:active,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-button:focus{outline:none}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-notificationsv3-sidebar-close{margin-right:12px;vertical-align:bottom}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-notificationsv3-sidebar-close:active svg path,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-notificationsv3-sidebar-close:focus svg path,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-top .exactmetrics-notificationsv3-sidebar-header-top-actions .exactmetrics-notificationsv3-sidebar-close:hover svg path{fill:#efe5e5}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-notifications-count{width:50%;text-align:right}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-notifications-count .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-notifications-count .exactmetrics-notificationsv3-dismissed-number{margin-left:8px}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-notifications-count h4{display:inline-block}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-actions{width:50%;text-align:left}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-actions span{text-decoration:underline;color:#99a1b3;cursor:pointer}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-actions span:active,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-actions span:focus,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-header-bottom .exactmetrics-notificationsv3-sidebar-header-bottom-actions span:hover{color:#a9b1c3}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications{display:block;margin-bottom:32px}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications{margin-bottom:46px}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification{border-bottom:1px solid #e2e4e9;padding-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-icon{width:54px;float:right;text-align:center;padding-top:24px}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-icon{float:none;margin:0 auto}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details{float:right;width:354px;padding-top:20px;text-align:right}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details{width:260px}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-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){.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-title h5{width:65%}}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-title span{color:#7f899f;font-size:13px;float:left}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-content p{color:#393f4c;font-size:13px}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions .exactmetrics-button:active,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions .exactmetrics-button:focus,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions .exactmetrics-button:hover{background:#d3d7de}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions span{font-size:13px;color:#7f899f;cursor:pointer}.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions span:active,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions span:focus,.exactmetrics-admin-page .exactmetrics-notificationsv3-container .exactmetrics-notificationsv3-sidebar .exactmetrics-notificationsv3-sidebar-notifications .exactmetrics-notificationsv3-single-notification .exactmetrics-notificationsv3-notification-details .exactmetrics-notificationsv3-notification-actions span:hover{color:#a9b1c3}.exactmetrics-tooltip{display:block!important;z-index:10000;max-width:350px}.exactmetrics-tooltip .exactmetrics-tooltip-inner{background:#6528f5;color:#fff;border-radius:5px;padding:16px 20px;font-size:15px;line-height:1.5;font-family:Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;text-align:center}.exactmetrics-tooltip .exactmetrics-tooltip-inner a{color:#fff;font-weight:700}.exactmetrics-tooltip .exactmetrics-tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:8px;border-color:#6528f5;z-index:1}.exactmetrics-tooltip[x-placement^=top]{padding-bottom:8px}.exactmetrics-tooltip[x-placement^=top] .exactmetrics-tooltip-arrow{border-width:8px 8px 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% - 8px);margin-top:0;margin-bottom:0}.exactmetrics-tooltip[x-placement^=bottom]{padding-top:8px}.exactmetrics-tooltip[x-placement^=bottom] .exactmetrics-tooltip-arrow{border-width:0 8px 8px;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% - 8px);margin-top:0;margin-bottom:0}.exactmetrics-tooltip[x-placement^=right]{padding-right:8px}.exactmetrics-tooltip[x-placement^=right] .exactmetrics-tooltip-arrow{border-width:8px 0 8px 8px;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% - 8px);margin-right:0;margin-left:0}.exactmetrics-tooltip[x-placement^=left]{padding-left:8px}.exactmetrics-tooltip[x-placement^=left] .exactmetrics-tooltip-arrow{border-width:8px 8px 8px 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% - 8px);margin-right:0;margin-left:0}.exactmetrics-tooltip.popover .popover-inner{background:#fff;color:#6528f5;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)}.exactmetrics-tooltip.popover .popover-arrow{border-color:#fff}.exactmetrics-tooltip[aria-hidden=true]{visibility:hidden;opacity:0;-webkit-transition:opacity .15s,visibility .15s;transition:opacity .15s,visibility .15s}.exactmetrics-tooltip[aria-hidden=false]{visibility:visible;opacity:1;-webkit-transition:opacity .15s;transition:opacity .15s}.exactmetrics-roller{display:inline-block;position:relative;width:58px;height:58px}.exactmetrics-roller div{-webkit-animation:exactmetrics-roller 1.4s cubic-bezier(.5,0,.5,1) infinite;animation:exactmetrics-roller 1.4s cubic-bezier(.5,0,.5,1) infinite;-webkit-transform-origin:29px 29px;-ms-transform-origin:29px 29px;transform-origin:29px 29px}.exactmetrics-roller div:after{content:" ";display:block;position:absolute;width:8px;height:8px;border-radius:50%;background:#6528f5;margin:-4px -4px 0 0}.exactmetrics-roller div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.exactmetrics-roller div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.exactmetrics-roller div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.exactmetrics-roller div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.exactmetrics-roller div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.exactmetrics-roller div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.exactmetrics-roller div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.exactmetrics-roller div:first-child:after{top:49px;right:44px}.exactmetrics-roller div:nth-child(2):after{top:54px;right:28px}.exactmetrics-roller div:nth-child(3):after{top:48px;right:13px}.exactmetrics-roller div:nth-child(4):after{top:35px;right:5px}.exactmetrics-roller div:nth-child(5):after{top:19px;right:6px}.exactmetrics-roller div:nth-child(6):after{top:8px;right:15px}.exactmetrics-roller div:nth-child(7):after{top:4px;right:29px}@-webkit-keyframes exactmetrics-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes exactmetrics-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.exactmetrics-upload-media-wrapper .exactmetrics-dark{display:block}.exactmetrics-upload-media-wrapper .exactmetrics-upload-media-label{margin-bottom:0!important}.exactmetrics-upload-media-wrapper .exactmetrics-uploaded-media{display:block;width:100%;margin-top:20px;position:relative;max-width:300px}.exactmetrics-upload-media-wrapper .exactmetrics-uploaded-media .exactmetrics-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}.exactmetrics-upload-media-wrapper .exactmetrics-uploaded-media .exactmetrics-uploaded-media-overlay .exactmetrics-remove-uploaded-media{color:#fff;text-decoration:underline;margin-right:auto;cursor:pointer;padding:0 0 10px 10px}.exactmetrics-upload-media-wrapper .exactmetrics-uploaded-media .exactmetrics-uploaded-media-overlay .exactmetrics-remove-uploaded-media:hover{text-decoration:none}.exactmetrics-upload-media-wrapper .exactmetrics-uploaded-media:hover .exactmetrics-uploaded-media-overlay{display:-webkit-box;display:-ms-flexbox;display:flex}.exactmetrics-upload-media-wrapper .exactmetrics-uploaded-media img{max-width:100%;display:inline-block}.exactmetrics-upload-media-wrapper .exactmetrics-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}.exactmetrics-upload-media-wrapper .exactmetrics-upload-media .exactmetrics-upload-media-input{width:73%;margin-left:2%;float:right;position:relative;margin-top:0}.exactmetrics-upload-media-wrapper .exactmetrics-upload-media .exactmetrics-upload-media-button{width:25%;float:right;font-size:15px}.exactmetrics-upload-media-wrapper .exactmetrics-upload-media .exactmetrics-upload-media-button:active,.exactmetrics-upload-media-wrapper .exactmetrics-upload-media .exactmetrics-upload-media-button:focus,.exactmetrics-upload-media-wrapper .exactmetrics-upload-media .exactmetrics-upload-media-button:hover{outline:none}.exactmetrics-upload-media-wrapper .inline-field .exactmetrics-button{position:relative!important;margin-right:10px;padding:12px 24px!important}.exactmetrics-upload-media-wrapper .inline-field .exactmetrics-button:first-child{margin-right:0}.exactmetrics-email-summaries-settings a{color:#6528f5!important}.exactmetrics-email-summaries-settings a:focus,.exactmetrics-email-summaries-settings a:hover{color:#393f4c!important}.exactmetrics-email-summaries-settings .exactmetrics-dark{display:block}.exactmetrics-email-summaries-settings .inline-field .exactmetrics-button{position:relative!important;margin-right:10px;padding:12px 24px!important}.exactmetrics-email-summaries-settings .inline-field .exactmetrics-button:first-child{margin-right:0}.exactmetrics-email-summaries-settings .exactmetrics-settings-input-repeater{margin-bottom:18px}.exactmetrics-email-summaries-settings .exactmetrics-settings-input-repeater .exactmetrics-settings-input-repeater-row input[type=number],.exactmetrics-email-summaries-settings .exactmetrics-settings-input-repeater .exactmetrics-settings-input-repeater-row input[type=text],.exactmetrics-email-summaries-settings .exactmetrics-settings-input-repeater .exactmetrics-settings-input-repeater-row textarea{border-color:#9087ac}.exactmetrics-email-summaries-settings .exactmetrics-settings-input-repeater .exactmetrics-settings-input-repeater-row .exactmetrics-input-valid input{border-color:#32a27a}.exactmetrics-email-summaries-settings .exactmetrics-button.exactmetrics-button-disabled{cursor:not-allowed;background:#39967e!important;border-color:#4ab99b!important}.exactmetrics-accordion .exactmetrics-accordion{padding:0;border:1px solid #e0e0e0}.exactmetrics-accordion .exactmetrics-accordion div:not(:last-child){border-bottom:1px solid rgba(10,10,10,.1)}.exactmetrics-accordion .exactmetrics-accordion div:last-child .exactmetrics-accordion-item-details{border-radius:5px}.exactmetrics-accordion .exactmetrics-accordion dd{margin-right:0;margin-bottom:0}.exactmetrics-accordion .exactmetrics-accordion-item-trigger{cursor:pointer;outline:none}.exactmetrics-accordion .exactmetrics-accordion-item-details-inner,.exactmetrics-accordion .exactmetrics-accordion-item-trigger{padding:0 20px 30px}.exactmetrics-accordion .exactmetrics-accordion-item.is-active .exactmetrics-accordion-item-title{border-bottom:1px solid #e0e0e0}.exactmetrics-accordion .exactmetrics-accordion-item-title{position:relative;background-color:#fff;cursor:pointer}.exactmetrics-accordion .exactmetrics-accordion-item-title h4.exactmetrics-accordion-item-title-text{font-size:20px;margin-bottom:0;padding-left:1.25rem}.exactmetrics-accordion .exactmetrics-accordion-item-title h4.exactmetrics-accordion-item-title-text .title{padding-right:15px}.exactmetrics-accordion .exactmetrics-accordion-item-trigger{width:100%;text-align:right;background-color:rgba(0,0,0,0);border:none}.exactmetrics-accordion .exactmetrics-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}.exactmetrics-accordion .exactmetrics-accordion-item-trigger-icon.is-active{-webkit-transform:translateY(2px) rotate(-225deg);-ms-transform:translateY(2px) rotate(-225deg);transform:translateY(2px) rotate(-225deg)}.exactmetrics-accordion .exactmetrics-accordion-item-details{overflow:hidden;background-color:#fff;padding-top:15px}.exactmetrics-accordion .exactmetrics-accordion-item-details p,.exactmetrics-accordion .exactmetrics-accordion-item-details ul{font-size:1.2em;line-height:1.8}.exactmetrics-accordion .exactmetrics-accordion-item-enter-active,.exactmetrics-accordion .exactmetrics-accordion-item-leave-active{will-change:height;-webkit-transition:height .2s ease;transition:height .2s ease}.exactmetrics-accordion .exactmetrics-accordion-item-enter,.exactmetrics-accordion .exactmetrics-accordion-item-leave-to{height:0!important}body{background:#fff;margin:0}.exactmetrics-admin-page,.exactmetrics-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}.exactmetrics-highlighted-text{color:#64bfa5;font-weight:700}.exactmetrics-bold{font-weight:700}.exactmetrics-bg-img{width:100%;padding-top:66%;position:relative}.exactmetrics-bg-img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-size:contain}.exactmetrics-header{padding:20px;background-color:#210f59;position:relative;z-index:90}.exactmetrics-header .exactmetrics-container{width:100%}@media (max-width:959px){.exactmetrics-header .exactmetrics-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.exactmetrics-header .exactmetrics-float-right{text-align:center}@media (max-width:1099px){.exactmetrics-header .exactmetrics-float-right{text-align:left}}.exactmetrics-header .exactmetrics-float-right .exactmetrics-button{float:left;background:#fff;color:#210f59}@media (max-width:1099px){.exactmetrics-header .exactmetrics-float-right .exactmetrics-button{display:none}}.exactmetrics-header .exactmetrics-float-right .exactmetrics-button:focus,.exactmetrics-header .exactmetrics-float-right .exactmetrics-button:hover{color:#6528f5;background:#fff}.exactmetrics-header .exactmetrics-float-right .exactmetrics-button.exactmetrics-button-disabled{color:#9087ac}@media (max-width:959px){.exactmetrics-header .exactmetrics-float-right{text-align:left;width:100%}}.exactmetrics-logo-area{float:right;max-width:calc(100vw - 170px)}.exactmetrics-logo-area img{display:block;max-width:100%}@media (max-width:959px){.exactmetrics-logo-area{width:140px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}}@media (max-width:959px){.exactmetrics-header .exactmetrics-container,.exactmetrics-navigation-bar .exactmetrics-container{padding:0;width:100%}}.exactmetrics-navigation-bar{background:rgba(0,0,0,0);display:inline-block}@media (max-width:959px){.exactmetrics-navigation-bar{padding:0;border:0}}@media (max-width:750px){.exactmetrics-navigation-bar{background:none;margin-left:40px}}.exactmetrics-admin-page{position:relative}.exactmetrics-admin-page .exactmetrics-blocked{position:absolute;top:0;bottom:0;left:0;right:0;background:hsla(0,0%,100%,.5);z-index:999}@media (max-width:959px){.exactmetrics-admin-page .exactmetrics-header{padding:20px 24px}.exactmetrics-admin-page .exactmetrics-header .exactmetrics-button{display:none}}.swal2-popup .swal2-title{line-height:1.2}#footer-left{color:#210f59}#footer-left .exactmetrics-no-text-decoration{text-decoration:none;color:#fdb72c;font-size:14px}#footer-left a{color:#6528f5}#wpfooter{display:none;margin-left:23px;margin-bottom:20px;right:23px;background:rgba(101,40,245,.05);padding:14px 20px;border-radius:5px}#wpfooter a{color:#6528f5}.exactmetrics-container{margin:0 auto;max-width:100%;width:750px}.exactmetrics-admin-page .exactmetrics-navigation-tab-link{text-decoration:none;padding:12px 4px 11px;font-size:15px;color:#fff;display:inline-block;margin-left:20px;line-height:1;outline:none;font-family:Lato,sans-serif;position:relative}.exactmetrics-admin-page .exactmetrics-navigation-tab-link:after{content:"";width:100%;right:0;position:absolute;top:100%;height:2px;border-radius:20px;background:#fff;display:none}.exactmetrics-admin-page .exactmetrics-navigation-tab-link.router-link-exact-active,.exactmetrics-admin-page .exactmetrics-navigation-tab-link:focus,.exactmetrics-admin-page .exactmetrics-navigation-tab-link:hover{border-bottom-color:#fff;color:#fff;outline:none;-webkit-box-shadow:none;box-shadow:none}.exactmetrics-admin-page .exactmetrics-navigation-tab-link.router-link-exact-active:after,.exactmetrics-admin-page .exactmetrics-navigation-tab-link:focus:after,.exactmetrics-admin-page .exactmetrics-navigation-tab-link:hover:after{display:block}.exactmetrics-admin-page .exactmetrics-navigation-tab-link.exactmetrics-navigation-tab-disabled:focus,.exactmetrics-admin-page .exactmetrics-navigation-tab-link.exactmetrics-navigation-tab-disabled:hover{border-bottom-color:rgba(0,0,0,0);color:#fff;cursor:default}@media (max-width:959px){.exactmetrics-admin-page .exactmetrics-navigation-tab-link{width:100%;padding:20px 0;color:#fff;font-size:16px;border-top:1px solid #4d3f7a;text-align:right}.exactmetrics-admin-page .exactmetrics-navigation-tab-link:first-child{border-top:none}.exactmetrics-admin-page .exactmetrics-navigation-tab-link.router-link-exact-active:first-child+.exactmetrics-navigation-tab-link{border-top:0}.exactmetrics-admin-page .exactmetrics-navigation-tab-link.router-link-exact-active{display:none}.exactmetrics-admin-page .exactmetrics-navigation-tab-link:focus{color:#fff;text-decoration:none}}.exactmetrics-admin-page .exactmetrics-button{background:#6528f5;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;padding:12px 24px;text-decoration:none;border:0}.exactmetrics-admin-page .exactmetrics-button:focus,.exactmetrics-admin-page .exactmetrics-button:hover{background-color:#37276a;color:#fff}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-disabled{background:#e9e7ee;color:#9087ac}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-secondary{background:#e9e7ee;color:#37276a}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-secondary:focus,.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-secondary:hover{background-color:#f4f3f7;color:#37276a}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-green{background:#32a27a;color:#fff}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-green:focus,.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-green:hover{background-color:#19865f;color:#fff}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text{background:rgba(0,0,0,0);border:none;color:#6528f5;padding:0;border-radius:0;text-decoration:underline}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text:focus,.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text:hover{background:rgba(0,0,0,0);color:#393f4c}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text [class*=monstericon-]{margin-right:10px;min-width:16px;display:inline-block}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text [class*=monstericon-]:first-child{margin-right:0;margin-left:10px}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text.exactmetrics-button-text-dark{color:#210f59}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text.exactmetrics-button-text-dark:focus,.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-text.exactmetrics-button-text-dark:hover{color:#6528f5}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-red{background:#e43462;border-color:#e43462;color:#fff}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-large{font-size:15px;padding:14px 30px 12px;font-weight:500}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-xl{font-size:20px;padding:23px 67px;font-weight:500}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-xl i{margin-right:10px}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-xl{padding-right:45px;padding-left:45px}}.exactmetrics-admin-page .exactmetrics-spaced-top{margin-top:20px}.exactmetrics-green-text{color:#32a27a;font-weight:700}@media (max-width:782px){.wp-responsive-open #wpbody{margin-right:-18px}}.exactmetrics-mobile-nav-trigger{color:#fff;font-size:15px;font-weight:500;display:inline-block;border:none;background:#37276a;padding:7px 18px;line-height:1.7;margin:0;border-radius:5px}@media (min-width:960px){.exactmetrics-mobile-nav-trigger{display:none}}.exactmetrics-mobile-nav-trigger i{color:#fff;margin-right:25px;vertical-align:middle}.exactmetrics-mobile-nav-trigger.exactmetrics-mobile-nav-trigger-open{border-radius:5px 5px 0 0}@media (max-width:959px){.exactmetrics-main-navigation{background:#37276a;height:0;overflow:hidden;position:absolute;right:24px;left:24px;text-align:right;border-radius:0 5px 5px 5px}.exactmetrics-main-navigation.exactmetrics-main-navigation-open{padding:17px 40px;height:auto;-webkit-box-shadow:0 40px 30px rgba(33,15,89,.1);box-shadow:0 40px 30px rgba(33,15,89,.1)}}@media (min-width:782px){.exactmetrics_page .exactmetrics-swal{margin-right:160px}.auto-fold .exactmetrics_page .exactmetrics-swal{margin-right:36px}}@media (min-width:961px){.auto-fold .exactmetrics_page .exactmetrics-swal{margin-right:160px}.folded .exactmetrics_page .exactmetrics-swal{margin-right:36px}}.exactmetrics_page .exactmetrics-swal .swal2-footer{border-top:none;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;margin-top:0;font-size:15px}.exactmetrics_page .exactmetrics-swal .swal2-footer a{color:#6528f5}.exactmetrics_page .exactmetrics-swal .swal2-footer a:focus,.exactmetrics_page .exactmetrics-swal .swal2-footer a:hover{color:#37276a}.exactmetrics-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}.exactmetrics-modal .exactmetrics-modal-inner{background:#fff;padding:50px;border:1px solid #d6e2ed;text-align:center;width:750px}.exactmetrics-modal .exactmetrics-modal-inner h2{margin-top:0;margin-bottom:0;line-height:1.4}.exactmetrics-modal .exactmetrics-modal-inner p{margin-bottom:0}.exactmetrics-modal .exactmetrics-modal-inner .exactmetrics-modal-buttons{margin-top:50px}.exactmetrics-modal .exactmetrics-modal-inner .exactmetrics-button{margin:0 10px}.exactmetrics-welcome-overlay{position:fixed;top:0;right:0;left:0;bottom:0;z-index:99999999;font-family:inherit;overflow:hidden;background-color:rgba(33,15,89,.9)}.exactmetrics-welcome-overlay .exactmetrics-welcome-overlay-inner{background:#fff;padding:30px;width:70%;margin:0 auto;position:relative;top:10%;height:80%;border-radius:10px;-webkit-box-shadow:0 20px 80px rgba(13,7,36,.5);box-shadow:0 20px 80px rgba(13,7,36,.5)}.exactmetrics-welcome-overlay .exactmetrics-overlay-close{background:none;border:none;position:absolute;top:5px;left:7px;padding:0;color:#777}.exactmetrics-welcome-overlay .exactmetrics-welcome-overlay-content{height:100%}.exactmetrics-welcome-overlay .exactmetrics-welcome-overlay-content iframe{height:100%;width:100%}.swal2-container.exactmetrics-swal-loading{background:#fff;padding:20px;top:112px;height:auto}.swal2-container.exactmetrics-swal-loading.exactmetrics-swal-full-height{top:32px}.swal2-container.exactmetrics-swal-loading .swal2-popup.swal2-modal{width:100%;height:100%;border-radius:10px;background:url(../img/loading-background.jpg) no-repeat bottom #f4f3f7;background-size:cover;-webkit-animation-duration:1ms;animation-duration:1ms}.swal2-container.exactmetrics-swal-loading .swal2-popup.swal2-modal .swal2-icon{visibility:hidden;height:0;padding:0}.swal2-container.exactmetrics-swal-loading .swal2-popup.swal2-modal .swal2-header{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.swal2-container.exactmetrics-swal-loading .swal2-popup.swal2-modal .swal2-title{font-size:17px;color:#210f59}.swal2-container.exactmetrics-swal-loading .swal2-popup.swal2-modal .swal2-content{color:#9087ac;margin-top:6px;font-size:15px;line-height:1.75;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.swal2-container.exactmetrics-swal-loading .swal2-actions button{display:none}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess{padding:0;background:#f8f6ff}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-icon{visibility:hidden;height:0;width:0;margin:0;padding:0}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal{width:750px;background:none;padding-right:260px;position:relative}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-header{display:block}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-title{font-size:32px;line-height:1.3;color:#210f59;text-align:right}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal #swal2-content{font-size:15px;line-height:1.75;color:#210f59;text-align:right;margin-bottom:20px}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal #swal2-content p{font-size:15px;margin:0;font-weight:500}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-actions{margin:0;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled{margin:0;font-size:15px;padding:16px 23px 14px;outline:none}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled .monstericon-long-arrow-right-light{margin-right:14px}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled:focus,.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled:hover{border:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled.swal2-confirm{background:#32a27a}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled.swal2-confirm:focus,.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled.swal2-confirm:hover{background:#19865f}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .swal2-styled.swal2-cancel{margin-right:15px}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .exactmetrics-swal-icons{position:absolute;right:-35px;top:-15px;width:260px}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .exactmetrics-swal-icons [class^=monstericon-]{position:absolute;color:#6528f5;opacity:.5;font-size:41px;top:114px}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .exactmetrics-swal-icons [class^=monstericon-]:first-child{font-size:108px;opacity:1;top:-22px;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .exactmetrics-swal-icons [class^=monstericon-]:nth-child(2){right:35px}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .exactmetrics-swal-icons [class^=monstericon-].monstericon-exclamation-em-solid:nth-child(2){right:50px}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .exactmetrics-swal-icons [class^=monstericon-]:nth-child(3){top:147px;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.exactmetrics_page .swal2-container.exactmetrics-swal-succcess .swal2-popup.swal2-modal .exactmetrics-swal-icons [class^=monstericon-]:nth-child(4){right:185px}.exactmetrics_page .exactmetrics-swal .swal2-title{line-height:1.2}.exactmetrics_page .exactmetrics-swal .swal2-icon.swal2-error,.exactmetrics_page .exactmetrics-swal .swal2-icon.swal2-info{border:none;border-radius:0}.exactmetrics_page .exactmetrics-swal .swal2-icon.swal2-error:before,.exactmetrics_page .exactmetrics-swal .swal2-icon.swal2-info:before{display:inline-block;font-family:Misettings;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f064";font-size:80px;color:#6528f5}.exactmetrics_page .exactmetrics-swal .swal2-icon .swal2-icon-text,.exactmetrics_page .exactmetrics-swal .swal2-icon .swal2-x-mark{display:none}.exactmetrics_page .exactmetrics-swal .swal2-styled{border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;padding:12px 24px;text-decoration:none;border:0}.exactmetrics_page .exactmetrics-swal .swal2-styled.swal2-confirm{background:#6528f5}.exactmetrics_page .exactmetrics-swal .swal2-styled.swal2-confirm:focus,.exactmetrics_page .exactmetrics-swal .swal2-styled.swal2-confirm:hover{background-color:#37276a;-webkit-box-shadow:none;box-shadow:none}.exactmetrics_page .exactmetrics-swal .swal2-styled.swal2-cancel{background:#e9e7ee;color:#37276a}.exactmetrics_page .exactmetrics-swal .swal2-styled.swal2-cancel:focus,.exactmetrics_page .exactmetrics-swal .swal2-styled.swal2-cancel:hover{background-color:#f4f3f7;color:#37276a;-webkit-box-shadow:none;box-shadow:none}.exactmetrics_page .exactmetrics-swal .swal2-popup{border-radius:10px;padding:40px}.exactmetrics-list-check ul{margin:0;list-style:none;padding-right:0}.exactmetrics-list-check li{font-size:15px;margin-top:18px;padding-right:30px;position:relative;color:#fff}.exactmetrics-list-check li:first-child{margin-top:0}.exactmetrics-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:"\f045";font-size:15px;margin-left:10px;color:#fff;position:absolute;right:0;top:0}.exactmetrics-settings-input-select-input .multiselect__tags-wrap{position:relative}.exactmetrics-settings-input-select-input .multiselect__tags-wrap:after{content:attr(data-text);display:inline-block;position:relative;color:#9087ac;bottom:0;background:#fff;border-radius:4px;font-size:14px;vertical-align:top;padding:8px 15px}.exactmetrics-settings-input-select-input .multiselect__placeholder{display:none}.multiselect__content-wrapper{right:30px}.exactmetrics-semrush-cta{background:#f4f3f7;border-right:3px solid #6528f5;padding:20px 26px;border-radius:0 3px 3px 0;position:relative}.exactmetrics-semrush-cta br{display:none}.exactmetrics-semrush-cta .exactmetrics-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}.exactmetrics-semrush-cta .exactmetrics-semrush-cta-title{font-weight:700;font-size:16px;line-height:20px;color:#393f4c;margin:0}.exactmetrics-semrush-cta .exactmetrics-semrush-cta-content{font-weight:400;font-size:14px;color:#393f4c}.exactmetrics-semrush-cta .exactmetrics-button{background:#6528f5;border-radius:3px;font-weight:400;font-size:14px;border-width:0;padding:7px 12px}.exactmetrics-semrush-cta .exactmetrics-button:active,.exactmetrics-semrush-cta .exactmetrics-button:focus,.exactmetrics-semrush-cta .exactmetrics-button:hover{background:#6333d4;outline:none}.exactmetrics-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
- .exactmetrics-dark[data-v-7cdf4200],.exactmetrics-dark[data-v-993e4e00],.exactmetrics-dark[data-v-4619bc56]{display:block}.exactmetrics-addons-navbar{text-align:left}.exactmetrics-addons-navbar h1{display:inline-block;font-size:32px;line-height:1.3;font-weight:600;margin:0;color:#210f59}@media (max-width:959px){.exactmetrics-addons-navbar h1{font-size:24px}}.exactmetrics-addons-navbar .exactmetrics-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:0;width:310px;position:relative}@media (max-width:750px){.exactmetrics-addons-navbar .exactmetrics-addons-filters{width:100%;margin-top:20px}}.exactmetrics-addons-navbar .exactmetrics-addons-filters input[type=text]{height:40px;margin-right:0;padding-left:20px;padding-right:28px;font-size:14px;border-color:#f4f3f7;background:#f4f3f7;border-radius:3px}.exactmetrics-addons-navbar .exactmetrics-addons-filters input[type=text]::-webkit-input-placeholder{color:#210f59}.exactmetrics-addons-navbar .exactmetrics-addons-filters input[type=text]:-moz-placeholder,.exactmetrics-addons-navbar .exactmetrics-addons-filters input[type=text]::-moz-placeholder{color:#210f59}.exactmetrics-addons-navbar .exactmetrics-addons-filters input[type=text]:-ms-input-placeholder{color:#210f59}.exactmetrics-addons-navbar .exactmetrics-addons-filters>i{position:absolute;right:20px;top:10px;z-index:10;color:#210f59;font-size:15px}.exactmetrics-addon-inactive .exactmetrics-addon-status span,.exactmetrics-addon-not-available .exactmetrics-addon-status span,.exactmetrics-addon-not-installed .exactmetrics-addon-status span{color:#9087ac}.exactmetrics-addon-active .exactmetrics-addon-status span{color:#64bfa5}#exactmetrics-addons{width:1094px}@media (max-width:782px){#exactmetrics-addons{width:100%}}#exactmetrics-addons .exactmetrics-addons-area{margin:0 10px}@media (max-width:782px){#exactmetrics-addons .exactmetrics-addons-area{margin-left:24px;margin-right:24px}}#exactmetrics-addons .exactmetrics-addons-no-results{margin-top:25px;padding:0 10px}#exactmetrics-addons .exactmetrics-addons-no-results p{font-size:16px}#exactmetrics-addons .exactmetrics-addons-no-results>div{visibility:hidden;-webkit-animation:loadExactMetricsSettingsNoJSView 0s 2s forwards;animation:loadExactMetricsSettingsNoJSView 0s 2s forwards}.exactmetrics-admin-page .exactmetrics-addon-active .exactmetrics-button,.exactmetrics-admin-page .exactmetrics-addon-not-available .exactmetrics-button{background:#9087ac;color:#fff}.exactmetrics-admin-page .exactmetrics-addon-active .exactmetrics-button:focus,.exactmetrics-admin-page .exactmetrics-addon-active .exactmetrics-button:hover,.exactmetrics-admin-page .exactmetrics-addon-not-available .exactmetrics-button:focus,.exactmetrics-admin-page .exactmetrics-addon-not-available .exactmetrics-button:hover{background:#fff;color:#37276a}.exactmetrics-admin-page .exactmetrics-addon-inactive .exactmetrics-button,.exactmetrics-admin-page .exactmetrics-addon-not-installed .exactmetrics-button{background:#32a27a;color:#fff}.exactmetrics-admin-page .exactmetrics-addon-inactive .exactmetrics-button:focus,.exactmetrics-admin-page .exactmetrics-addon-inactive .exactmetrics-button:hover,.exactmetrics-admin-page .exactmetrics-addon-not-installed .exactmetrics-button:focus,.exactmetrics-admin-page .exactmetrics-addon-not-installed .exactmetrics-button:hover{background-color:#19865f;color:#fff}.exactmetrics-admin-page.exactmetrics-path-addons .exactmetrics-navigation-bar{padding:0;width:90%;margin-left:0}.exactmetrics-admin-page.exactmetrics-path-addons .exactmetrics-navigation-bar .exactmetrics-main-navigation{background:none;position:relative;-webkit-box-shadow:none;box-shadow:none}@media (max-width:959px){.exactmetrics-admin-page.exactmetrics-path-addons .exactmetrics-navigation-bar .exactmetrics-main-navigation{padding:0;left:0}}.exactmetrics-admin-page.exactmetrics-path-addons .exactmetrics-navigation-bar .exactmetrics-container,.exactmetrics-admin-page.exactmetrics-path-addons .exactmetrics-navigation-bar .exactmetrics-main-navigation .exactmetrics-main-navigation-open{padding:0}.exactmetrics-admin-page.exactmetrics-path-addons .exactmetrics-logo-area{display:none}.exactmetrics-admin-page.exactmetrics-path-addons .exactmetrics-header{background:rgba(0,0,0,0);border-bottom:1px solid #e9e7ee;padding:32px}.exactmetrics-admin-page.exactmetrics-path-addons .exactmetrics-full-width-upsell{min-height:360px}.exactmetrics-admin-page.exactmetrics-path-addons .exactmetrics-upsell-title{padding:32px}.exactmetrics-admin-page.exactmetrics-path-addons .exactmetrics-upsell-title h2{font-size:32px;margin:0}.exactmetrics-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:64px;margin-bottom:33px}@media (max-width:782px){.exactmetrics-addons-list{margin-top:24px}}.exactmetrics-addons-list .exactmetrics-addon{width:calc(50% - 16px);position:relative;background:#f4f3f7;padding:0 0 72px;margin-bottom:32px;border-radius:8px}@media (max-width:782px){.exactmetrics-addons-list .exactmetrics-addon{width:100%}}.exactmetrics-addons-list .exactmetrics-addon h3{color:#210f59;font-size:17px;line-height:1.5;margin-top:9px}.exactmetrics-addons-list .exactmetrics-addon .exactmetrics-addon-excerpt{color:#210f59;font-weight:400;margin:12px 0 0;font-size:15px;line-height:1.75}.exactmetrics-addons-list .exactmetrics-addon-top{padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex}.exactmetrics-addons-list .exactmetrics-addon-image{width:68px;height:68px;background:#fff;-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;border-radius:50%;text-align:center;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}.exactmetrics-addons-list .exactmetrics-addon-image i{font-size:23px;color:#210f59}.exactmetrics-addons-list .exactmetrics-addon-image.exactmetrics-addon-noicon{border-radius:4px;width:80px;height:80px;padding:12px}.exactmetrics-addons-list .exactmetrics-addon-image img{max-width:100%}.exactmetrics-addons-list .exactmetrics-addon-message{position:absolute;bottom:0;background:#e9e7ee;left:0;right:0;border-radius:0 0 8px 8px}.exactmetrics-addons-list .exactmetrics-addon-message .exactmetrics-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}.exactmetrics-addons-list .exactmetrics-addon-message .exactmetrics-addon-status{font-size:15px;color:#210f59}.exactmetrics-addons-list .exactmetrics-addon-message .exactmetrics-addon-action{-ms-flex-item-align:end;align-self:flex-end}.exactmetrics-addons-list .exactmetrics-addon-message .exactmetrics-button{padding-bottom:11px;padding-top:12px;min-width:146px;font-size:14px;line-height:1.2;border-radius:3px;text-align:center}.exactmetrics-addons-list .exactmetrics-addon-upgrade{text-align:center;width:100%}#request-filesystem-credentials-dialog[data-v-496d2653]{display:block}.exactmetrics-path-addons .exactmetrics-header{display:none}.exactmetrics-file-input{margin-bottom:20px}.exactmetrics-tools .exactmetrics-dark{margin-bottom:5px;display:block}.exactmetrics-admin-page .exactmetrics-tools-url-builder p .exactmetrics-info{margin-left:0}.exactmetrics-admin-page .exactmetrics-tools-url-builder .exactmetrics-input-text{margin-bottom:20px}.exactmetrics-admin-page .exactmetrics-tools-url-builder .exactmetrics-input-text .exactmetrics-dark{margin-bottom:0}.exactmetrics-admin-page .exactmetrics-tools-url-builder .exactmetrics-input-text input[type=text]{background:#f4f3f7;border:none;color:#9087ac}.exactmetrics-admin-page .exactmetrics-tools-url-builder .exactmetrics-grey-settings-area{width:750px;margin:0 auto;max-width:100%;display:block;padding-left:40px;padding-right:40px}.exactmetrics-admin-page .exactmetrics-tools-url-builder .exactmetrics-grey-settings-area textarea{background-color:#fff}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-tools-url-builder .exactmetrics-grey-settings-area{padding-left:24px;padding-right:24px}.exactmetrics-admin-page .exactmetrics-tools-url-builder .exactmetrics-grey-settings-area .exactmetrics-settings-block{margin-left:0;margin-right:0}}.exactmetrics-admin-page .exactmetrics-tools-url-builder .exactmetrics-tools-small-text{font-size:13px;color:#9087ac;margin-left:9px;display:inline-block;font-weight:400}.exactmetrics-admin-page .exactmetrics-tools-url-builder .exactmetrics-tools-description-top{font-size:15px;margin-top:10px;line-height:1.75;display:inline-block}.exactmetrics-admin-page.exactmetrics-path-tools-import-export .exactmetrics-grey-settings-area .exactmetrics-grey-settings-area-half{margin-bottom:0}.exactmetrics-admin-page.exactmetrics-path-tools-import-export label span{color:#4d3f7a;line-height:1.75}.exactmetrics-admin-page.exactmetrics-path-tools-import-export label span.exactmetrics-dark{font-size:17px;color:#210f59}.exactmetrics-admin-page.exactmetrics-path-tools-import-export label span.exactmetrics-info{color:#9087ac}.exactmetrics-admin-page.exactmetrics-path-tools-import-export .exactmetrics-file-input-styled{margin-bottom:0}.exactmetrics-admin-page.exactmetrics-path-tools-import-export .exactmetrics-file-input-styled i{margin-right:13px}.exactmetrics-admin-page.exactmetrics-path-tools-import-export .exactmetrics-file-input-styled input{display:none}.exactmetrics-admin-page.exactmetrics-path-tools-import-export .exactmetrics-file-input-styled-label{display:block;background:#e9e7ee;border-radius:5px;padding:16px 24px;color:#6528f5;text-decoration:underline;text-align:center}.exactmetrics-admin-page.exactmetrics-path-tools-import-export .exactmetrics-file-input-styled-label>span{color:#6528f5}.exactmetrics-admin-page.exactmetrics-path-tools-import-export .exactmetrics-file-input-styled-label:focus,.exactmetrics-admin-page.exactmetrics-path-tools-import-export .exactmetrics-file-input-styled-label:hover{text-decoration:none}.exactmetrics-admin-page.exactmetrics-path-tools-import-export .exactmetrics-file-input-styled-filename{font-size:13px;margin-top:8px;line-height:175%;color:#9087ac;text-overflow:ellipsis;overflow:hidden;white-space:pre}.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-settings-block-content .exactmetrics-input-description{color:#9087ac;font-size:13px;line-height:1.7;margin-bottom:20px}.exactmetrics-required{color:#d4393d}textarea:-moz-read-only{background-color:#210f59}textarea:read-only{background-color:#210f59}.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-settings-block-content .exactmetrics-tools-info-row p{margin-top:0}.exactmetrics-tools-info-row{display:-webkit-box;display:-ms-flexbox;display:flex}.exactmetrics-tools-info-row .exactmetrics-tools-info-label{width:230px;-ms-flex-negative:0;flex-shrink:0}.exactmetrics-tools-info-row .exactmetrics-tools-info-description p{margin-bottom:5px}@media (max-width:782px){.exactmetrics-tools-info-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.exactmetrics-admin-page .exactmetrics-tools-url-builder .exactmetrics-settings-block .exactmetrics-settings-block-content p{font-weight:400}.exactmetrics-admin-page .exactmetrics-tools-url-builder .exactmetrics-settings-block .exactmetrics-settings-block-content .exactmetrics-tools-info-description p{font-size:13px;margin:0;line-height:1.75}.exactmetrics-admin-page .exactmetrics-tools-url-builder .exactmetrics-settings-block .exactmetrics-settings-block-content .exactmetrics-tools-info-label p{margin:0}.exactmetrics-admin-page .exactmetrics-tools-url-builder .exactmetrics-settings-block .exactmetrics-settings-block-content .exactmetrics-toolsadditional-info{margin-bottom:15px}.exactmetrics-admin-page .exactmetrics-tools-url-builder .exactmetrics-settings-block .exactmetrics-settings-block-content .exactmetrics-toolsadditional-info i{margin-right:10px;color:#6528f5}.exactmetrics-admin-page .exactmetrics-prettylinks-flow-ad,.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-prettylinks-flow-ad{background-color:#6528f5;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){.exactmetrics-admin-page .exactmetrics-prettylinks-flow-ad,.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-prettylinks-flow-ad{padding-bottom:50px}}.exactmetrics-admin-page .exactmetrics-prettylinks-flow-ad .exactmetrics-prettylinks-flow-ad-title,.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-prettylinks-flow-ad .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-prettylinks-flow-ad .exactmetrics-prettylinks-flow-ad-description,.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-prettylinks-flow-ad .exactmetrics-prettylinks-flow-ad-description{color:#fff;font-family:Roboto,sans-serif;line-height:20px}.exactmetrics-admin-page .exactmetrics-prettylinks-flow-ad .exactmetrics-button,.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-prettylinks-flow-ad .exactmetrics-button{background:#4615bd;border:0;font-size:16px;font-weight:700;border-radius:5px;font-family:Roboto,sans-serif;position:relative;padding-right:76px;padding-left:60px}.exactmetrics-admin-page .exactmetrics-prettylinks-flow-ad .exactmetrics-button:active,.exactmetrics-admin-page .exactmetrics-prettylinks-flow-ad .exactmetrics-button:focus,.exactmetrics-admin-page .exactmetrics-prettylinks-flow-ad .exactmetrics-button:hover,.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-prettylinks-flow-ad .exactmetrics-button:active,.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-prettylinks-flow-ad .exactmetrics-button:focus,.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-prettylinks-flow-ad .exactmetrics-button:hover{background:#4b11d7;border-color:#4b11d7;outline:none}.exactmetrics-admin-page .exactmetrics-prettylinks-flow-ad .exactmetrics-button:after,.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-prettylinks-flow-ad .exactmetrics-button:after{position:absolute;content:"";right:53px;top:50%;width:16px;height:17px;margin-top:-8px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACESURBVHgB3ZPRDYAgDESrE+gGjuIIjshGjlA3kA3OkmAEQgvGP19S7ud6NA0QKQBgPLDmG4wAZEah5hvpI38KkJ1tydZRGpGzUsUwSe1o49RxOkIctTBC2s1GiLPMXLktNC9RnTEVE3TuEHMvQzioHy81JfrqIXn5T7PoEdVbO9A4C+ULdv1uYZMCHL8AAAAASUVORK5CYII=);background-repeat:no-repeat}.exactmetrics-admin-page .exactmetrics-prettylinks-flow-ad .exactmetrics-prettylinks-flow-ad-logo,.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-prettylinks-flow-ad .exactmetrics-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){.exactmetrics-admin-page .exactmetrics-prettylinks-flow-ad .exactmetrics-prettylinks-flow-ad-logo,.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-prettylinks-flow-ad .exactmetrics-prettylinks-flow-ad-logo{right:10px;bottom:0}}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-copy-to-prettylinks{position:relative;background:#4b11d6;border-color:#4b11d6;margin-left:15px;padding-right:48px;padding-left:23px}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-copy-to-prettylinks:active,.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-copy-to-prettylinks:focus,.exactmetrics-admin-page .exactmetrics-button.exactmetrics-button-copy-to-prettylinks:hover{background:rgba(75,17,214,.8);border-color:rgba(75,17,214,.8);outline:none}.exactmetrics-admin-page .exactmetrics-button.exactmetrics-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.exactmetrics-prettylinks-flow-page{background:#fff}body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow{max-width:770px;margin:0 auto}@media (max-width:782px){body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow{padding:0 30px}}@media (min-width:783px) and (max-width:935px){body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow{max-width:700px}}body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow a,body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow button,body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow div,body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow h1,body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow h2,body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow h3,body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow h4,body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow p,body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow span{font-family:Roboto,sans-serif}body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow p{font-size:16px;line-height:21px;color:#393f4c}body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow .exactmetrics-tools-prettylinks-flow-header{text-align:center;max-width:680px;margin:0 auto;padding-top:75px;padding-bottom:20px}body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow .exactmetrics-tools-prettylinks-flow-header .exactmetrics-tools-prettylinks-flow-header-logo{min-height:56px;background-image:url(../img/em-pl-logo.svg);background-repeat:no-repeat;background-position:50%}body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow .exactmetrics-tools-prettylinks-flow-header .exactmetrics-prettylinks-flow-title{font-size:39px;font-weight:900;line-height:46px;text-align:center;color:#393f4c;margin-top:60px;margin-bottom:18px}body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow .exactmetrics-tools-prettylinks-flow-header .exactmetrics-prettylinks-flow-description{max-width:560px;margin:0 auto}body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow .exactmetrics-tools-prettylinks-flow-content .exactmetrics-tools-info-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:25px}body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow .exactmetrics-tools-prettylinks-flow-content .exactmetrics-tools-info-row .exactmetrics-tools-prettylinks-row-image{margin-left:-35px}@media (max-width:782px){body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow .exactmetrics-tools-prettylinks-flow-content .exactmetrics-tools-info-row .exactmetrics-tools-prettylinks-row-image{margin-left:0}}body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow .exactmetrics-tools-prettylinks-flow-content .exactmetrics-tools-info-row .exactmetrics-tools-prettylinks-row-description{padding-left:16px}body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow .exactmetrics-tools-prettylinks-flow-content .exactmetrics-tools-info-row .exactmetrics-tools-prettylinks-row-description h3{margin-top:0}body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow .exactmetrics-tools-prettylinks-flow-content .exactmetrics-tools-info-row.exactmetrics-prettylinks-flow-install-wizard{border-radius:5px;border:1px solid #e2e4e9;margin-bottom:36px}@media (max-width:782px){body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow .exactmetrics-tools-prettylinks-flow-content .exactmetrics-tools-info-row.exactmetrics-prettylinks-flow-install-wizard{text-align:center;padding:30px 30px 0}}body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow .exactmetrics-tools-prettylinks-flow-content .exactmetrics-tools-info-row.exactmetrics-prettylinks-flow-install-wizard.prettylinks-activated,body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow .exactmetrics-tools-prettylinks-flow-content .exactmetrics-tools-info-row.exactmetrics-prettylinks-flow-install-wizard.prettylinks-not-activated{border-width:2px;border-color:#6528f5}body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow .exactmetrics-tools-prettylinks-flow-content .exactmetrics-tools-info-row.exactmetrics-prettylinks-flow-install-wizard.prettylinks-activated .exactmetrics-prettylinks-flow-counter,body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow .exactmetrics-tools-prettylinks-flow-content .exactmetrics-tools-info-row.exactmetrics-prettylinks-flow-install-wizard.prettylinks-not-activated .exactmetrics-prettylinks-flow-counter{background:#6528f5}body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow .exactmetrics-tools-prettylinks-flow-content .exactmetrics-tools-info-row.exactmetrics-prettylinks-flow-install-wizard.prettylinks-activated .exactmetrics-tools-prettylinks-action .exactmetrics-button,body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow .exactmetrics-tools-prettylinks-flow-content .exactmetrics-tools-info-row.exactmetrics-prettylinks-flow-install-wizard.prettylinks-not-activated .exactmetrics-tools-prettylinks-action .exactmetrics-button{background:#6528f5;border-color:#6528f5;color:#fff}body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow .exactmetrics-tools-prettylinks-flow-content .exactmetrics-tools-info-row.exactmetrics-prettylinks-flow-install-wizard.prettylinks-activated .exactmetrics-tools-prettylinks-action.exactmetrics-tools-create-prettylinks .exactmetrics-button,body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow .exactmetrics-tools-prettylinks-flow-content .exactmetrics-tools-info-row.exactmetrics-prettylinks-flow-install-wizard.prettylinks-not-activated .exactmetrics-tools-prettylinks-action.exactmetrics-tools-create-prettylinks .exactmetrics-button{pointer-events:auto}body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow .exactmetrics-tools-prettylinks-flow-content .exactmetrics-tools-info-row.exactmetrics-prettylinks-flow-install-wizard.prettylinks-status-active .exactmetrics-prettylinks-flow-counter{background:#1ec185}body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow .exactmetrics-tools-prettylinks-flow-content .exactmetrics-tools-info-row.exactmetrics-prettylinks-flow-install-wizard.prettylinks-status-active .exactmetrics-tools-prettylinks-action .exactmetrics-button{pointer-events:none}body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow .exactmetrics-tools-prettylinks-flow-content .exactmetrics-tools-info-row.exactmetrics-prettylinks-flow-install-wizard .exactmetrics-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.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow .exactmetrics-tools-prettylinks-flow-content .exactmetrics-tools-info-row.exactmetrics-prettylinks-flow-install-wizard .exactmetrics-tools-prettylinks-action{padding:30px 0}body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow .exactmetrics-tools-prettylinks-flow-content .exactmetrics-tools-info-row.exactmetrics-prettylinks-flow-install-wizard .exactmetrics-tools-prettylinks-action h3{font-size:18px;line-height:18px;color:#393f4c;font-weight:700;margin-top:12px;margin-bottom:0}body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow .exactmetrics-tools-prettylinks-flow-content .exactmetrics-tools-info-row.exactmetrics-prettylinks-flow-install-wizard .exactmetrics-tools-prettylinks-action p{margin-top:6px;margin-bottom:0}body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow .exactmetrics-tools-prettylinks-flow-content .exactmetrics-tools-info-row.exactmetrics-prettylinks-flow-install-wizard .exactmetrics-tools-prettylinks-action .exactmetrics-button{font-size:14px;font-weight:700;border:0;border-radius:5px;margin-top:30px;color:#b6bcc8;background:#e2e4e9;border-color:#e2e4e9;padding:13px 20px;position:relative}body.exactmetrics-prettylinks-flow-page .exactmetrics-settings-content.exactmetrics-tools-prettylinks-flow .exactmetrics-tools-prettylinks-flow-content .exactmetrics-tools-info-row.exactmetrics-prettylinks-flow-install-wizard .exactmetrics-tools-prettylinks-action.exactmetrics-tools-create-prettylinks .exactmetrics-button{pointer-events:none}.exactmetrics-about-block{padding:0;background:#fff;margin-top:40px}@media (max-width:782px){.exactmetrics-about-block{padding:0 24px}}.exactmetrics-about-block h3{color:#210f59;font-size:24px;margin:0 0 20px;line-height:1.4;padding-top:25px}.exactmetrics-about-block p{font-size:15px;line-height:1.75;font-weight:500;color:#210f59}.exactmetrics-about-block:after{content:"";display:table;clear:both}div[class*=" exactmetrics-path-about-"] .exactmetrics-container,div[class^=exactmetrics-path-about-] .exactmetrics-container{width:1094px}@media (max-width:782px){div[class*=" exactmetrics-path-about-"] .exactmetrics-container,div[class^=exactmetrics-path-about-] .exactmetrics-container{padding-left:24px;padding-right:24px}}div[class*=" exactmetrics-path-about-"] .exactmetrics-header,div[class*=" exactmetrics-path-about-"] .exactmetrics-navigation-bar,div[class^=exactmetrics-path-about-] .exactmetrics-header,div[class^=exactmetrics-path-about-] .exactmetrics-navigation-bar{padding-left:20px;padding-right:20px}@media (max-width:782px){div[class*=" exactmetrics-path-about-"] .exactmetrics-header,div[class*=" exactmetrics-path-about-"] .exactmetrics-navigation-bar,div[class^=exactmetrics-path-about-] .exactmetrics-header,div[class^=exactmetrics-path-about-] .exactmetrics-navigation-bar{padding-left:0;padding-right:0}}div[class*=" exactmetrics-path-about-"] .exactmetrics-navigation-bar,div[class^=exactmetrics-path-about-] .exactmetrics-navigation-bar{margin-left:-163px}div[class*=" exactmetrics-path-about-"] .exactmetrics-navigation-bar .exactmetrics-container,div[class^=exactmetrics-path-about-] .exactmetrics-navigation-bar .exactmetrics-container{width:auto}div[class*=" exactmetrics-path-about-"] .exactmetrics-addons-list,div[class^=exactmetrics-path-about-] .exactmetrics-addons-list{padding:0 20px}div[class*=" exactmetrics-path-about-"] .exactmetrics-addons-list .exactmetrics-addon,div[class^=exactmetrics-path-about-] .exactmetrics-addons-list .exactmetrics-addon{width:calc(33.3333% - 21px)}@media (max-width:782px){div[class*=" exactmetrics-path-about-"] .exactmetrics-addons-list .exactmetrics-addon,div[class^=exactmetrics-path-about-] .exactmetrics-addons-list .exactmetrics-addon{width:100%}}div[class*=" exactmetrics-path-about-"] .exactmetrics-addon-image,div[class^=exactmetrics-path-about-] .exactmetrics-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*=" exactmetrics-path-about-"] .monstericon-star:before,div[class^=exactmetrics-path-about-] .monstericon-star:before{color:#fdb72c}.exactmetrics-lite-vs-pro-table{padding:0}.exactmetrics-lite-vs-pro-table .exactmetrics-lite-vs-pro-footer{background:#e9e7ee}.exactmetrics-lite-vs-pro-header{text-align:center;padding:40px 0 22px}.exactmetrics-lite-vs-pro-header h1{font-size:22px;margin:0 0 22px}.exactmetrics-features-table{width:100%;border-collapse:collapse;position:relative;margin-bottom:95px}.exactmetrics-features-table tr{position:relative}.exactmetrics-features-table tr:first-child td{border-radius:0 10px 0 0}.exactmetrics-features-table tr:first-child .exactmetrics-features-table-feature-title+td{border-radius:10px 0 0 0}.exactmetrics-features-table tr:first-child:after{display:none}.exactmetrics-features-table tr:after{display:block;border-top:1px solid #bcb7cd;opacity:.5;content:"";position:absolute;left:0;right:40px}.exactmetrics-features-table tbody tr:last-child td{padding:0;background:none}.exactmetrics-features-table tbody tr:last-child:after{display:none}.exactmetrics-features-table td,.exactmetrics-features-table th{width:33.33333%;padding:40px;vertical-align:top}.exactmetrics-features-table td p,.exactmetrics-features-table th p{margin:0}.exactmetrics-features-table th{text-align:left;border-right:none;font-size:24px;line-height:1.4}.exactmetrics-features-table th i{width:40px;height:40px;border-radius:50%;color:#210f59;background-color:rgba(33,15,89,.1);display:inline-block;text-align:center;line-height:40px;font-size:15px;margin-right:30px}.exactmetrics-features-table td{background:#f4f3f7}.exactmetrics-features-table td p{font-size:17px;line-height:1.5}.exactmetrics-features-table td p>span{margin-top:16px;display:block}.exactmetrics-features-table .exactmetrics-features-table-feature-title{background:none;padding-left:0}.exactmetrics-features-table .exactmetrics-features-table-feature-title i{float:left;font-size:23px;color:#6528f5;margin-right:18px}.exactmetrics-features-table .exactmetrics-features-table-feature-title p{font-weight:700;font-size:17px;color:#37276a;line-height:1.5;margin-left:41px}.exactmetrics-features-full:before,.exactmetrics-features-none:before,.exactmetrics-features-partial:before{display:block;font-family:Misettings;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f026";font-size:20px;margin-right:10px;color:#d4393d;position:relative;top:2px;margin-bottom:16px}.exactmetrics-features-full:before,.exactmetrics-features-partial:before{content:"\f022";color:#19865f}.exactmetrics-features-table .exactmetrics-lite-vs-pro-footer{padding:40px;text-align:center;border-radius:0 0 10px 10px;border-top:1px solid #bcb7cd}.exactmetrics-features-table .exactmetrics-lite-vs-pro-footer h3{color:#210f59;font-size:17px;max-width:350px;line-height:1.5;margin:0 auto 16px}.exactmetrics-features-table .exactmetrics-lite-vs-pro-footer p{margin-bottom:24px;font-size:15px;line-height:1.75;color:#210f59;max-width:350px;margin-left:auto;margin-right:auto}.exactmetrics-two-column{display:-webkit-box;display:-ms-flexbox;display:flex}.exactmetrics-two-column>div{width:50%}.exactmetrics-about-docs-row:after{display:table;clear:both;content:""}.exactmetrics-about-docs-image{width:158px;float:left;margin-right:32px}.exactmetrics-about-docs-image .exactmetrics-bg-img{width:158px;background-color:#fff;border-radius:5px;height:158px;padding-top:0}.exactmetrics-about-docs-image .exactmetrics-bg-img:after{background-position:50%;left:10px;right:10px;top:10px;bottom:10px}.exactmetrics-about-docs-1:after{background-image:url(../img/about-icon-connect.png)}.exactmetrics-about-docs-2:after{background-image:url(../img/about-icon-guide.png)}.exactmetrics-about-docs-3:after{background-image:url(../img/about-icon-gdpr.png)}.exactmetrics-about-docs-4:after{background-image:url(../img/about-icon-addons-em.png)}.exactmetrics-about-docs-5:after{background-image:url(../img/about-icon-ecommerce.png)}.exactmetrics-bg-img.exactmetrics-about-team{padding-top:70%}.exactmetrics-bg-img.exactmetrics-about-team:after{background-image:url(../img/about-team-photo.png)}.exactmetrics-about-docs-text h3{color:#210f59;font-size:17px;line-height:1.5}.exactmetrics-about-docs-text p{margin:16px 0 24px}.exactmetrics-about-page-right-image{float:right;width:48%;text-align:center;margin:0 0 0 20px}@media (max-width:782px){.exactmetrics-about-page-right-image{width:100%;float:none;margin:0 0 20px}}.exactmetrics-about-page-right-image img{width:100%}.exactmetrics-about-page-right-image figcaption{color:#4d3f7a;margin-top:5px}.exactmetrics-about-page-right-image iframe{max-width:100%}.exactmetrics-page-title{padding:32px;line-height:1.3;border-bottom:1px solid #e9e7ee}.exactmetrics-page-title h2{margin:0;font-size:32px;color:#210f59}.exactmetrics-about .exactmetrics-addon-top{padding:40px 40px 24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.exactmetrics-about .exactmetrics-addon-noicon{margin-bottom:10px}.exactmetrics-about .exactmetrics-addons-list .exactmetrics-addon{padding-bottom:145px}.exactmetrics-about .exactmetrics-addons-list .exactmetrics-addon .exactmetrics-addon-message{padding:24px 40px 40px;background:rgba(0,0,0,0)}.exactmetrics-about .exactmetrics-addons-list .exactmetrics-addon .exactmetrics-addon-message .exactmetrics-interior{border-top:1px solid #ccc;padding:24px 0 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.exactmetrics-about .exactmetrics-addons-list .exactmetrics-addon .exactmetrics-addon-message .exactmetrics-interior .exactmetrics-addon-status{margin-bottom:24px}.exactmetrics-about .exactmetrics-addons-list .exactmetrics-addon .exactmetrics-addon-message .exactmetrics-interior .exactmetrics-addon-action{-ms-flex-item-align:start;align-self:start}.exactmetrics-about .exactmetrics-upsell-row{margin-top:70px;background:rgba(0,0,0,0)}.exactmetrics-about .exactmetrics-upsell-list-item>i{min-width:23px}.exactmetrics-about .exactmetrics-upsell-list-item .exactmetrics-upsell-list-item-text i{margin-left:14px;font-size:15px}.exactmetrics-bg-img.exactmetrics-em-logo-color{padding-top:8%;width:387px;max-width:100%}@media (max-width:782px){.exactmetrics-bg-img.exactmetrics-em-logo-color{width:133px;padding-top:10%}}.exactmetrics-bg-img.exactmetrics-em-logo-color:after{background-position:50%;background-image:url(../img/em-logo.png)}.exactmetrics-about-page-top{padding:60px 0;background:radial-gradient(64.37% 131.18% at 50.04% 32.71%,hsla(0,0%,100%,.1) 0,hsla(0,0%,100%,0) 100%),rgba(101,40,245,.1);border-bottom:1px solid #e9e7ee;margin-bottom:635px}@media (max-width:782px){.exactmetrics-about-page-top{margin-bottom:0}}.exactmetrics-about-page-top h3{color:#6528f5;margin:0 0 0 135px;font-size:20px;line-height:1.3;font-weight:400}@media (max-width:782px){.exactmetrics-about-page-top h3{margin-left:0}}.exactmetrics-about-page-top h2{max-width:570px;margin-left:135px;margin-top:9px}@media (max-width:782px){.exactmetrics-about-page-top h2{margin-left:0;margin-right:0}}.exactmetrics-about-page-top .exactmetrics-about-top-button{width:750px;max-width:100%;margin-left:135px}@media (max-width:782px){.exactmetrics-about-page-top .exactmetrics-about-top-button{margin-left:0}}.exactmetrics-about-page-top .exactmetrics-about-top-button p{max-width:300px;margin-right:100px}@media (max-width:782px){.exactmetrics-about-page-top .exactmetrics-about-top-button p{margin-right:24px}}.exactmetrics-about-page-top .exactmetrics-about-top-button .exactmetrics-button{float:right;margin-top:10px}@media (max-width:782px){.exactmetrics-about-page-top .exactmetrics-about-top-button .exactmetrics-button{float:none}}.exactmetrics-about-page-top .exactmetrics-container{width:1094px}.exactmetrics-bg-img.exactmetrics-about-getting-started-video{margin-bottom:-635px;padding-top:52%;cursor:pointer}@media (max-width:782px){.exactmetrics-bg-img.exactmetrics-about-getting-started-video{margin-bottom:0}}.exactmetrics-bg-img.exactmetrics-about-getting-started-video:after{background-position:100% 100%;background-image:url(../img/about-getting-started-video.png)}.exactmetrics-about-page-top h2{font-size:24px;color:#210f59;line-height:1.4;margin-bottom:20px}@media (max-width:782px){.exactmetrics-about-page-top h2{font-size:20px}}.exactmetrics-about-page-top p{font-size:15px;line-height:1.7;color:#210f59}.exactmetrics-container.exactmetrics-about-middle-title{text-align:center;margin-top:-100px}@media (max-width:782px){.exactmetrics-container.exactmetrics-about-middle-title{margin-top:0;padding:0 24px}}.exactmetrics-container.exactmetrics-about-middle-title p{max-width:500px;margin:0 auto;font-size:15px;line-height:1.75;color:#210f59}.exactmetrics-container.exactmetrics-about-middle-title h2{font-size:24px;color:#210f59;line-height:1.4;margin-bottom:19px}.exactmetrics-admin-page .exactmetrics-wide-purple{background:#6528f5;padding:72px 0;margin-bottom:100px}.exactmetrics-admin-page .exactmetrics-wide-purple .exactmetrics-separator{background:rgba(0,0,0,.2)}.exactmetrics-about-upgrade-box-flex{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:45px}.exactmetrics-about-upgrade-box-flex .exactmetrics-about-pro-plan-box{width:334px;padding:65px 93px 56px;background:#210f59;border-radius:10px;color:#fff;text-align:center;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.exactmetrics-about-upgrade-box-flex .exactmetrics-about-pro-plan-box span{font-size:17px;line-height:1.5;display:inline-block}.exactmetrics-about-upgrade-box-flex .exactmetrics-about-pro-plan-box span.exactmetrics-price-large{font-size:48px;line-height:1.3;font-weight:700}.exactmetrics-about-upgrade-box-flex .exactmetrics-about-pro-plan-box span.exactmetrics-price-term{font-size:15px;line-height:1.75;opacity:.5}.exactmetrics-about-upgrade-box-flex .exactmetrics-about-pro-plan-box .exactmetrics-button{background-color:#fff;color:#210f59;margin-top:27px;font-weight:500}.exactmetrics-about-upgrade-box-flex .exactmetrics-about-pro-checkboxes{padding-left:95px;max-width:650px;width:100%}.exactmetrics-about-upgrade-box-flex .exactmetrics-about-pro-checkboxes h3{color:#fff;font-size:24px;line-height:1.4;font-weight:500;margin-top:17px}.exactmetrics-testimonials-slider{position:relative;padding:0 40px;margin-top:60px}.exactmetrics-testimonials-slides{position:relative;overflow:hidden}.exactmetrics-testimonials-slide{visibility:hidden;position:absolute;top:0;left:0;width:100%;-webkit-transition:.5s;transition:.5s;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}.exactmetrics-testimonials-slide .exactmetrics-testimonial-image{padding:0 60px 0 80px;-ms-flex-negative:0;flex-shrink:0;margin-top:5px}.exactmetrics-testimonials-slide .exactmetrics-testimonial-image .exactmetrics-bg-img{width:90px;border-radius:50%;height:90px;border:5px solid #37276a;overflow:hidden}.exactmetrics-testimonials-slide .exactmetrics-about-testimonial-avatar-1:after{background-image:url(../img/testimonial-image-1.png)}.exactmetrics-testimonials-slide .exactmetrics-about-testimonial-avatar-2:after{background-image:url(../img/testimonial-image-2.png)}.exactmetrics-testimonials-slide .exactmetrics-about-testimonial-avatar-3:after{background-image:url(../img/testimonial-image-3.jpg)}.exactmetrics-testimonials-slide .exactmetrics-testimonial-text{padding-right:70px}.exactmetrics-testimonials-slide .exactmetrics-testimonial-text p{color:#fff;font-size:20px;line-height:1.5;margin:0 0 20px}.exactmetrics-testimonials-slide .exactmetrics-testimonial-text p.exactmetrics-testimonial-text-author{font-size:16px;line-height:1.75;color:#e9e7ee}.exactmetrics-testimonials-slide.exactmetrics-testimonials-slide-active{visibility:visible;position:static}.exactmetrics-testimonials-slide h2{margin:0}.exactmetrics-testimonials-slide img{width:300px}.exactmetrics-testimonials-slider-control{border:none;background:none;color:#fff;font-size:40px;line-height:1;position:absolute;top:45px;margin-top:-20px;padding:0;cursor:pointer}.exactmetrics-testimonials-slider-control.exactmetrics-testimonials-slider-control-left{left:0}.exactmetrics-testimonials-slider-control.exactmetrics-testimonials-slider-control-left i:before{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.exactmetrics-testimonials-slider-control.exactmetrics-testimonials-slider-control-right{right:0}.exactmetrics-testimonials-slider-control.exactmetrics-testimonials-slider-control-right i:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.exactmetrics-about-documentation{background:#f4f3f7;border-radius:10px;padding:72px 100px;margin:40px 0 95px}@media (max-width:782px){.exactmetrics-about-documentation{margin:40px 0;padding:32px 24px}.exactmetrics-about-documentation .exactmetrics-about-docs-image{float:none}}.exactmetrics-dark[data-v-281ea3e0]{display:block}.exactmetrics-colorpicker-preview span{width:40px;height:40px;display:inline-block;border:1px solid #b9c9d7;border-radius:5px}.exactmetrics-colorpicker-picker{position:absolute;z-index:100}.exactmetrics-colorpicker-picker .hu-color-picker{min-width:218px!important}.exactmetrics-admin-page .exactmetrics-popular-posts .exactmetrics-settings-block{z-index:auto}.exactmetrics-admin-page .exactmetrics-popular-posts .exactmetrics-settings-block:not(:first-child){margin-top:50px}.exactmetrics-admin-page .exactmetrics-popular-posts .exactmetrics-settings-block:not(:first-child):before{content:"";position:absolute;top:-25px;background:#d6e2ed;display:block;height:1px;left:-100%;right:-100%}.exactmetrics-admin-page .exactmetrics-popular-posts .exactmetrics-settings-input-select-input .multiselect__tags-wrap:after{display:none}.exactmetrics-admin-page .exactmetrics-popular-posts .exactmetrics-buttons-toggle .exactmetrics-button:last-child{border-right:0}.exactmetrics-pp-theme-picker-container{background:#f4f3f7;border-radius:10px;padding:25px 25px 0;margin-bottom:15px}.exactmetrics-pp-theme-picker{overflow:hidden}.exactmetrics-pp-theme-picker .exactmetrics-pp-themes-carousel,.exactmetrics-pp-theme-picker .exactmetrics-pp-themes-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap}.exactmetrics-pp-theme-picker .exactmetrics-pp-themes-slide{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-negative:0;flex-shrink:0}.exactmetrics-pp-theme-picker .exactmetrics-pp-themes-slide:after{content:"";margin-left:48%}.exactmetrics-pp-theme-picker .exactmetrics-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)}.exactmetrics-pp-theme-picker .exactmetrics-pp-theme-option.exactmetrics-pp-theme-option-selected,.exactmetrics-pp-theme-picker .exactmetrics-pp-theme-option:focus,.exactmetrics-pp-theme-picker .exactmetrics-pp-theme-option:hover{border:3px solid #6528f5;padding:15px 18px;outline:none}.exactmetrics-pp-theme-picker .exactmetrics-pp-theme-option.exactmetrics-pp-theme-not-available .exactmetrics-pp-theme-icon,.exactmetrics-pp-theme-picker .exactmetrics-pp-theme-option.exactmetrics-pp-theme-not-available .exactmetrics-pp-theme-name{opacity:.6}.exactmetrics-pp-theme-picker .exactmetrics-pp-theme-active-icon{position:absolute;right:5px;top:5px}.exactmetrics-pp-theme-picker .exactmetrics-pp-theme-icon{display:block;width:110px;height:94px}.exactmetrics-pp-theme-picker .exactmetrics-pp-theme-name{color:#210f59;font-size:14px;margin-top:8px;display:block;text-align:left}.exactmetrics-pp-theme-picker.exactmetrics-pp-theme-picker-popular_posts_inline_theme .exactmetrics-pp-theme-icon{background:url(../img/pp-theme-icons.png) no-repeat 0 0;background-size:488px}.exactmetrics-pp-theme-picker.exactmetrics-pp-theme-picker-popular_posts_inline_theme .exactmetrics-pp-theme-beta .exactmetrics-pp-theme-icon{background-position-x:-126px}.exactmetrics-pp-theme-picker.exactmetrics-pp-theme-picker-popular_posts_inline_theme .exactmetrics-pp-theme-charlie .exactmetrics-pp-theme-icon{background-position-x:-252px}.exactmetrics-pp-theme-picker.exactmetrics-pp-theme-picker-popular_posts_inline_theme .exactmetrics-pp-theme-delta .exactmetrics-pp-theme-icon{background-position-x:-378px}.exactmetrics-pp-theme-picker.exactmetrics-pp-theme-picker-popular_posts_inline_theme .exactmetrics-pp-theme-echo .exactmetrics-pp-theme-icon{background-position:0 -126px}.exactmetrics-pp-theme-picker.exactmetrics-pp-theme-picker-popular_posts_inline_theme .exactmetrics-pp-theme-foxtrot .exactmetrics-pp-theme-icon{background-position:-126px -126px}.exactmetrics-pp-theme-picker.exactmetrics-pp-theme-picker-popular_posts_inline_theme .exactmetrics-pp-theme-golf .exactmetrics-pp-theme-icon{background-position:-252px -126px}.exactmetrics-pp-theme-picker.exactmetrics-pp-theme-picker-popular_posts_inline_theme .exactmetrics-pp-theme-hotel .exactmetrics-pp-theme-icon{background-position:-378px -126px}.exactmetrics-pp-theme-picker.exactmetrics-pp-theme-picker-popular_posts_inline_theme .exactmetrics-pp-theme-india .exactmetrics-pp-theme-icon{background-position:0 -252px}.exactmetrics-pp-theme-picker.exactmetrics-pp-theme-picker-popular_posts_inline_theme .exactmetrics-pp-theme-juliett .exactmetrics-pp-theme-icon{background-position:-126px -252px}.exactmetrics-pp-theme-picker.exactmetrics-pp-theme-picker-popular_posts_inline_theme .exactmetrics-pp-theme-kilo .exactmetrics-pp-theme-icon{background-position:-252px -252px}.exactmetrics-pp-theme-picker.exactmetrics-pp-theme-picker-popular_posts_inline_theme .exactmetrics-pp-theme-lima .exactmetrics-pp-theme-icon{background-position:-378px -252px}.exactmetrics-pp-theme-picker.exactmetrics-pp-theme-picker-popular_posts_inline_theme .exactmetrics-pp-theme-mike .exactmetrics-pp-theme-icon{background-position:0 -378px}.exactmetrics-pp-theme-picker.exactmetrics-pp-theme-picker-popular_posts_inline_theme .exactmetrics-pp-theme-november .exactmetrics-pp-theme-icon{background-position:-126px -378px}.exactmetrics-pp-theme-picker .exactmetrics-pp-themes-slider-controls{text-align:center;font-size:14px;color:#626d83;margin-bottom:25px}.exactmetrics-pp-theme-picker .exactmetrics-pp-themes-slider-controls>span{display:inline-block;margin:0 11px;vertical-align:middle}.exactmetrics-pp-theme-picker .exactmetrics-pp-themes-slider-controls button{border:none;border-radius:3px;background:rgba(33,15,89,.1);width:20px;height:20px;text-align:center;color:#626d83;font-size:8px;cursor:pointer}.exactmetrics-pp-theme-picker .exactmetrics-pp-themes-slider-controls button:focus,.exactmetrics-pp-theme-picker .exactmetrics-pp-themes-slider-controls button:hover{background:rgba(33,15,89,.3)}.exactmetrics-pp-theme-picker .exactmetrics-pp-themes-slider-controls button:disabled{opacity:.5;cursor:default}.exactmetrics-pp-theme-picker .exactmetrics-pp-themes-slider-controls button i{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.exactmetrics-pp-theme-picker .exactmetrics-pp-themes-slider-controls button.exactmetrics-pp-themes-slider-button-next i{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.exactmetrics-pp-theme-picker.exactmetrics-pp-theme-picker-popular_posts_widget_theme .exactmetrics-pp-theme-option{text-align:center}.exactmetrics-pp-theme-picker.exactmetrics-pp-theme-picker-popular_posts_widget_theme .exactmetrics-pp-theme-name{position:absolute;left:18px;bottom:10px}.exactmetrics-pp-theme-picker.exactmetrics-pp-theme-picker-popular_posts_widget_theme .exactmetrics-pp-theme-icon{width:74px;height:46px;background:url(data:image/png;base64,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) no-repeat 0 0;background-size:392px;display:inline-block}.exactmetrics-pp-theme-picker.exactmetrics-pp-theme-picker-popular_posts_widget_theme .exactmetrics-pp-theme-beta .exactmetrics-pp-theme-icon{background-position-x:-212px}.exactmetrics-pp-theme-picker.exactmetrics-pp-theme-picker-popular_posts_widget_theme .exactmetrics-pp-theme-charlie .exactmetrics-pp-theme-icon{background-position-x:-106px}.exactmetrics-pp-theme-picker.exactmetrics-pp-theme-picker-popular_posts_widget_theme .exactmetrics-pp-theme-delta .exactmetrics-pp-theme-icon{height:43px;background-position:-318px 0}.exactmetrics-pp-theme-picker.exactmetrics-pp-theme-picker-popular_posts_widget_theme .exactmetrics-pp-theme-echo .exactmetrics-pp-theme-icon{height:76px;background-position:0 -73px}.exactmetrics-pp-theme-picker.exactmetrics-pp-theme-picker-popular_posts_widget_theme .exactmetrics-pp-theme-foxtrot .exactmetrics-pp-theme-icon{background-position:-106px -90px;height:41px}.exactmetrics-pp-theme-picker.exactmetrics-pp-theme-picker-popular_posts_widget_theme .exactmetrics-pp-theme-golf .exactmetrics-pp-theme-icon{background-position:-212px -83px;height:56px}.exactmetrics-pp-theme-picker.exactmetrics-pp-theme-picker-popular_posts_widget_theme .exactmetrics-pp-theme-hotel .exactmetrics-pp-theme-icon{height:50px;background-position:-318px -86px}.exactmetrics-pp-theme-picker.exactmetrics-pp-theme-picker-popular_posts_products_theme .exactmetrics-pp-theme-option{text-align:center}.exactmetrics-pp-theme-picker.exactmetrics-pp-theme-picker-popular_posts_products_theme .exactmetrics-pp-theme-name{position:absolute;left:18px;bottom:10px}.exactmetrics-pp-theme-picker.exactmetrics-pp-theme-picker-popular_posts_products_theme .exactmetrics-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}.exactmetrics-pp-theme-picker.exactmetrics-pp-theme-picker-popular_posts_products_theme .exactmetrics-pp-theme-beta .exactmetrics-pp-theme-icon{background-position-x:-74px;background-position-y:-6px;height:66px}.exactmetrics-pp-theme-picker.exactmetrics-pp-theme-picker-popular_posts_products_theme .exactmetrics-pp-theme-charlie .exactmetrics-pp-theme-icon{background-position-x:-148px;height:50px;background-position-y:-14px}.exactmetrics-pp-theme-picker.exactmetrics-pp-theme-picker-popular_posts_products_theme .exactmetrics-pp-theme-delta .exactmetrics-pp-theme-icon{height:78px;background-position:-222px 0}.exactmetrics-admin-page .exactmetrics-pp-inline-theme-preview{position:relative}.exactmetrics-admin-page .exactmetrics-pp-inline-theme-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap}.exactmetrics-admin-page .exactmetrics-pp-inline-theme-controls .exactmetrics-pp-controls{margin-right:22px;margin-bottom:20px}.exactmetrics-admin-page .exactmetrics-pp-inline-theme-controls .exactmetrics-pp-controls input[type=number]{width:40px;height:40px;border-radius:5px;border:1px solid #b9c9d7;padding:2px}.exactmetrics-admin-page .exactmetrics-pp-inline-theme-controls .exactmetrics-pp-controls-inputs{display:-webkit-box;display:-ms-flexbox;display:flex}.exactmetrics-admin-page .exactmetrics-pp-inline-theme-controls label{font-size:14px;width:auto;margin-right:9px;color:#210f59;margin-bottom:8px}.exactmetrics-admin-page .exactmetrics-pp-inline-theme-controls label span{display:block}.exactmetrics-admin-page .exactmetrics-pp-inline-theme-controls label .exactmetrics-pp-control-label{margin-bottom:4px}.exactmetrics-admin-page .exactmetrics-pp-inline-theme-controls label .exactmetrics-number-input-no-arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.exactmetrics-admin-page .exactmetrics-pp-inline-theme-controls label .exactmetrics-number-input-no-arrows input{border-radius:5px 0 0 5px;text-align:center;-moz-appearance:textfield}.exactmetrics-admin-page .exactmetrics-pp-inline-theme-controls label .exactmetrics-number-input-no-arrows input::-webkit-inner-spin-button,.exactmetrics-admin-page .exactmetrics-pp-inline-theme-controls label .exactmetrics-number-input-no-arrows input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.exactmetrics-admin-page .exactmetrics-pp-inline-theme-controls label .exactmetrics-number-input-no-arrows .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-pp-inline-theme-controls label .exactmetrics-number-input-no-arrows .exactmetrics-number-input-arrows .exactmetrics-number-input-arrow{background:#b9d8f3;padding:3px 5px;border:1px solid #b9c9d7;border-left-width:0;cursor:pointer}.exactmetrics-admin-page .exactmetrics-pp-inline-theme-controls label .exactmetrics-number-input-no-arrows .exactmetrics-number-input-arrows .exactmetrics-number-input-arrow:focus,.exactmetrics-admin-page .exactmetrics-pp-inline-theme-controls label .exactmetrics-number-input-no-arrows .exactmetrics-number-input-arrows .exactmetrics-number-input-arrow:hover{background:#fff}.exactmetrics-admin-page .exactmetrics-pp-inline-theme-controls label .exactmetrics-number-input-no-arrows .exactmetrics-number-input-arrows .exactmetrics-number-input-arrow.exactmetrics-number-input-arrow-up{border-radius:0 5px 0 0;border-bottom:0;padding-bottom:4px}.exactmetrics-admin-page .exactmetrics-pp-inline-theme-controls label .exactmetrics-number-input-no-arrows .exactmetrics-number-input-arrows .exactmetrics-number-input-arrow.exactmetrics-number-input-arrow-up i{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.exactmetrics-admin-page .exactmetrics-pp-inline-theme-controls label .exactmetrics-number-input-no-arrows .exactmetrics-number-input-arrows .exactmetrics-number-input-arrow.exactmetrics-number-input-arrow-down{border-radius:0 0 5px 0}.exactmetrics-admin-page .exactmetrics-pp-inline-theme-controls label .exactmetrics-number-input-no-arrows .exactmetrics-number-input-unit{font-size:14px;color:#210f59;margin-left:5px}.exactmetrics-admin-page .exactmetrics-pp-inline-theme-controls .exactmetrics-pp-controls-description{font-weight:700}.exactmetrics-admin-page .exactmetrics-pp-inline-theme-controls .exactmetrics-pp-color-input-inline{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:9px}.exactmetrics-admin-page .exactmetrics-pp-inline-theme-controls .exactmetrics-pp-color-input-inline .exactmetrics-colorpicker-preview span{border-top-right-radius:0;border-bottom-right-radius:0;border-right-width:0}.exactmetrics-admin-page .exactmetrics-pp-inline-theme-controls .exactmetrics-pp-color-input-inline input[type=text]{border-top-left-radius:0;border-bottom-left-radius:0;max-width:108px}.exactmetrics-admin-page .exactmetrics-color-picker{position:relative;max-width:40px}.exactmetrics-admin-page .exactmetrics-color-picker .exactmetrics-colorpicker-picker{bottom:-120px;margin-left:10px;left:100%}.exactmetrics-admin-page .exactmetrics-pp-posts-picker .multiselect__input{border:none;height:auto;padding:2px 0 0;font-size:14px;line-height:1.4em;background:rgba(0,0,0,0);min-height:0;margin-bottom:10px}.exactmetrics-admin-page .exactmetrics-popular-posts .exactmetrics-settings-block .exactmetrics-settings-input-select+p{margin-top:25px}.exactmetrics-admin-page .exactmetrics-buttons-toggle .exactmetrics-button{background:#fff;color:#210f59;border-bottom-width:1px;border-color:#b9c9d7;border-radius:0;line-height:18px;border-right:0;margin:0}.exactmetrics-admin-page .exactmetrics-buttons-toggle .exactmetrics-button:hover{background:#6528f5;color:#fff;border-color:#b9c9d7}.exactmetrics-admin-page .exactmetrics-buttons-toggle .exactmetrics-button:focus{z-index:10;position:relative;border-radius:0;outline:none}.exactmetrics-admin-page .exactmetrics-buttons-toggle .exactmetrics-button:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.exactmetrics-admin-page .exactmetrics-buttons-toggle .exactmetrics-button:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px;border-right:1px solid #d6e2ed}.exactmetrics-admin-page .exactmetrics-buttons-toggle .exactmetrics-button.exactmetrics-selected-interval{background:#6528f5;color:#fff;font-weight:400}.exactmetrics-admin-page .exactmetrics-settings-input-radio .exactmetrics-notice-no-posts{padding-top:15px;cursor:default}.exactmetrics-admin-page .exactmetrics-settings-input-radio .exactmetrics-notice-no-posts span{color:#d83638;font-weight:400}.exactmetrics-bg-img.exactmetrics-pp-theme-preview-beta{width:144px;height:100px;padding:0}.exactmetrics-bg-img.exactmetrics-pp-theme-preview-beta:after{background-image:url(../img/theme-preview-beta.png)}.exactmetrics-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}.exactmetrics-inline-popular-posts-widget{margin-bottom:24px}.exactmetrics-inline-popular-posts-alpha{padding:24px 27px}.exactmetrics-inline-popular-posts-alpha .exactmetrics-inline-popular-posts-label{font-style:normal;font-weight:700;font-size:18px;line-height:1;display:block;margin-bottom:6px}.exactmetrics-inline-popular-posts-alpha .exactmetrics-inline-popular-posts-title{font-weight:700;font-size:18px;line-height:1;text-decoration:none}.exactmetrics-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}.exactmetrics-inline-popular-posts-beta .exactmetrics-inline-popular-posts-text{margin-left:19px}.exactmetrics-inline-popular-posts-beta .exactmetrics-inline-popular-posts-label{display:block;font-weight:700;font-size:18px;line-height:18px}.exactmetrics-inline-popular-posts-beta .exactmetrics-inline-popular-posts-title{font-weight:700;font-size:18px;line-height:130%;text-decoration:none}.exactmetrics-inline-popular-posts-charlie .exactmetrics-inline-popular-posts-border{display:block;border-bottom:1px solid;margin:16px 0}.exactmetrics-inline-popular-posts-charlie .exactmetrics-inline-popular-posts-label{font-style:normal;font-weight:700;font-size:16px;line-height:1.1}.exactmetrics-inline-popular-posts-charlie .exactmetrics-inline-popular-posts-list{list-style:disc inside none}.exactmetrics-inline-popular-posts-charlie .exactmetrics-inline-popular-posts-list li{font-style:normal;font-weight:400;font-size:16px;line-height:130%}.exactmetrics-inline-popular-posts-delta{border:1px solid #d6e2ed;padding:16px 18px;border-radius:5px}.exactmetrics-inline-popular-posts-delta .exactmetrics-inline-popular-posts-icon{margin-right:8px}.exactmetrics-inline-popular-posts-delta .exactmetrics-inline-popular-posts-label{font-style:normal;font-weight:700;font-size:18px;line-height:1.1;vertical-align:top}.exactmetrics-inline-popular-posts-delta .exactmetrics-inline-popular-posts-title{display:block;font-weight:700;font-size:18px;line-height:1;text-decoration:none;margin-top:4px}.exactmetrics-inline-popular-posts-echo{padding:13px 16px}.exactmetrics-inline-popular-posts-echo .exactmetrics-inline-popular-posts-icon{margin-right:8px}.exactmetrics-inline-popular-posts-echo .exactmetrics-inline-popular-posts-label{font-style:normal;font-weight:700;font-size:16px;line-height:1.1;margin-right:8px}.exactmetrics-inline-popular-posts-echo .exactmetrics-inline-popular-posts-title{font-weight:700;font-size:16px;line-height:130%;text-decoration:none}.exactmetrics-inline-popular-posts-foxtrot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.exactmetrics-inline-popular-posts-foxtrot .exactmetrics-inline-popular-posts-label{font-style:normal;font-weight:700;font-size:18px;line-height:1.1;display:block}.exactmetrics-inline-popular-posts-foxtrot .exactmetrics-inline-popular-posts-title{font-weight:700;font-size:18px;line-height:125%;text-decoration:none}.exactmetrics-bg-img.exactmetrics-pp-theme-preview-image{padding-top:57%}.exactmetrics-bg-img.exactmetrics-pp-theme-preview-image:after{background-image:url(../img/theme-preview-image.jpg)}.exactmetrics-inline-popular-posts-golf{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.exactmetrics-inline-popular-posts-golf .exactmetrics-inline-popular-posts-label{font-style:normal;font-weight:700;font-size:16px;line-height:1.1;float:left;background:#fff;padding-right:20px}.exactmetrics-inline-popular-posts-golf .exactmetrics-inline-popular-posts-title{font-weight:700;font-size:16px;line-height:125%;text-decoration:none;display:block;clear:both;margin-top:14px}.exactmetrics-inline-popular-posts-golf .exactmetrics-inline-popular-posts-title:before{width:100%}.exactmetrics-inline-popular-posts-golf .exactmetrics-inline-popular-posts-border{display:block;border-width:2px 0 0;border-style:solid;margin-top:10px}.exactmetrics-inline-popular-posts-golf .exactmetrics-inline-popular-posts-border-2{border-top:1px solid #e2e4e9;margin-top:20px;display:block}.exactmetrics-inline-popular-posts-golf .exactmetrics-inline-popular-posts-text{width:100%}.exactmetrics-inline-popular-posts-hotel .exactmetrics-inline-popular-posts-icon{margin-right:10px;vertical-align:middle}.exactmetrics-inline-popular-posts-hotel .exactmetrics-inline-popular-posts-title{font-style:normal;font-weight:700;font-size:18px;text-decoration:none;line-height:130%}.exactmetrics-inline-popular-posts-india{padding:13px 12px 13px 16px;position:relative}.exactmetrics-inline-popular-posts-india .exactmetrics-inline-popular-posts-border{border-width:0 0 0 4px;border-style:solid;position:absolute;left:0;top:0;bottom:0}.exactmetrics-inline-popular-posts-india .exactmetrics-inline-popular-posts-title{font-size:14px;text-decoration:none;font-weight:700}.exactmetrics-inline-popular-posts-india .exactmetrics-inline-popular-posts-label{font-size:14px;text-decoration:none;font-weight:700;margin-right:4px}.exactmetrics-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%}.exactmetrics-inline-popular-posts-juliett .exactmetrics-inline-popular-posts-border{border-width:1px 0 0;border-style:solid;position:absolute;left:0;top:0;right:0}.exactmetrics-inline-popular-posts-juliett .exactmetrics-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%}.exactmetrics-inline-popular-posts-juliett .exactmetrics-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}.exactmetrics-inline-popular-posts-kilo{position:relative;padding:30px 0}.exactmetrics-inline-popular-posts-kilo .exactmetrics-inline-popular-posts-label{font-style:normal;font-weight:700;font-size:18px;line-height:1}.exactmetrics-inline-popular-posts-kilo .exactmetrics-inline-popular-posts-title{font-weight:700;font-size:18px;line-height:130%;text-decoration:none;display:block;clear:both;margin-top:6px}.exactmetrics-inline-popular-posts-kilo .exactmetrics-inline-popular-posts-title:before{width:100%}.exactmetrics-inline-popular-posts-kilo .exactmetrics-inline-popular-posts-border,.exactmetrics-inline-popular-posts-kilo .exactmetrics-inline-popular-posts-border-2{display:block;position:absolute;left:0;right:0;top:0;border-bottom:4px dashed #e2e4e9}.exactmetrics-inline-popular-posts-kilo .exactmetrics-inline-popular-posts-border-2{bottom:0;top:auto}.exactmetrics-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}.exactmetrics-inline-popular-posts-lima .exactmetrics-inline-popular-posts-text{margin-left:13px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.exactmetrics-inline-popular-posts-lima .exactmetrics-inline-popular-posts-label{display:block;font-weight:700;font-size:18px;line-height:18px}.exactmetrics-inline-popular-posts-lima .exactmetrics-inline-popular-posts-title{font-weight:700;font-size:18px;line-height:120%;text-decoration:none;display:block;max-width:420px;margin-top:7px}.exactmetrics-inline-popular-posts-lima .exactmetrics-inline-popular-posts-image{width:144px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-right:0;margin-left:20px}.exactmetrics-bg-img.exactmetrics-pp-theme-preview-image-2{padding-top:69%}.exactmetrics-bg-img.exactmetrics-pp-theme-preview-image-2:after{background-image:url(../img/theme-preview-image-2.jpg)}.exactmetrics-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}.exactmetrics-inline-popular-posts-mike .exactmetrics-inline-popular-posts-title{font-weight:700;font-size:18px;line-height:125%;text-decoration:none;display:block;max-width:380px}.exactmetrics-inline-popular-posts-mike .exactmetrics-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}.exactmetrics-inline-popular-posts-mike .exactmetrics-inline-popular-posts-image{margin-right:20px}.exactmetrics-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}.exactmetrics-inline-popular-posts-november .exactmetrics-inline-popular-posts-text{width:100%}.exactmetrics-inline-popular-posts-november .exactmetrics-inline-popular-posts-title{font-weight:700;font-size:16px;line-height:125%;text-decoration:none;display:block;margin-top:4px}.exactmetrics-inline-popular-posts-november .exactmetrics-inline-popular-posts-label{display:block;font-size:16px;font-weight:700}.exactmetrics-inline-popular-posts-november .exactmetrics-inline-popular-posts-image{margin-right:20px}.exactmetrics-inline-popular-posts-november .exactmetrics-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}.exactmetrics-sharedcount-status{font-size:12px;color:#777;margin-top:12px;line-height:1.5}.exactmetrics-pp-manual-placement-options{margin-left:-12px;margin-right:-12px}.exactmetrics-pp-manual-placement-option{width:150px;height:150px;border-radius:10px;border:1px solid #9087ac;font-size:14px;line-height:17px;color:#210f59;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)}.exactmetrics-pp-manual-placement-option,.exactmetrics-pp-manual-placement-option .exactmetrics-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}.exactmetrics-pp-manual-placement-option .exactmetrics-pp-manual-placement-options-icon{min-height:40px;margin-bottom:23px}.exactmetrics-pp-manual-placement-option .exactmetrics-pp-manual-placement-options-icon svg path{fill:#6528f5}.exactmetrics-pp-manual-placement-option.exactmetrics-pp-manual-placement-option-active{border:3px solid #6528f5;font-weight:700;background:#f1f7fe}.exactmetrics-pp-placement-options-accordion svg path{fill:#6528f5}.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-pp-manual-placement-content-columns .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-pp-manual-placement-content-columns .exactmetrics-pp-manual-placement-content-steps .exactmetrics-button{margin-top:10px}.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-pp-manual-placement-content-columns .exactmetrics-pp-manual-placement-content-steps input[type=text]{border-color:#9087ac;color:#210f59}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-pp-manual-placement-content-columns .exactmetrics-pp-manual-placement-content-steps{width:100%;margin-top:30px}}.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-pp-manual-placement-content-columns .exactmetrics-pp-manual-placement-content-steps li{color:#777}.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-pp-manual-placement-content-columns .exactmetrics-pp-manual-placement-content-steps li b{color:#210f59}.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-pp-manual-placement-content-columns .exactmetrics-pp-video-block{width:calc(50% - 12px);border-radius:10px;background:-webkit-gradient(linear,left top,left bottom,color-stop(17.51%,rgba(101,40,245,.6)),color-stop(74.11%,#37276a));background:linear-gradient(180deg,rgba(101,40,245,.6) 17.51%,#37276a 74.11%);color:#fff;position:relative;height:198px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;text-align:center}.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-pp-manual-placement-content-columns .exactmetrics-pp-video-block>div{position:absolute;bottom:0;padding:20px}.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-pp-manual-placement-content-columns .exactmetrics-pp-video-block .exactmetrics-welcome-overlay{position:fixed;bottom:0}.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-pp-manual-placement-content-columns .exactmetrics-pp-video-block .exactmetrics-pp-video-block-icon{margin-bottom:30px;display:inline-block}.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-pp-manual-placement-content-columns .exactmetrics-pp-video-block p{color:#fff;margin:0;text-align:left}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-pp-manual-placement-content-columns .exactmetrics-pp-video-block{width:100%}}.exactmetrics-settings-content-pp-inline input[type=number]{max-width:80px}.exactmetrics-settings-content-pp-inline .exactmetrics-collapsible-content .settings-input-text{margin-bottom:20px}.exactmetrics-inline-desc{margin-left:5px}.exactmetrics-widget-popular-posts-widget{margin-bottom:24px}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-alpha .exactmetrics-widget-popular-posts-list{margin:0 -6px}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-alpha .exactmetrics-widget-popular-posts-list li{display:inline-block;padding:24px;background:rgba(33,15,89,.1);border-radius:3px;margin:0 6px 12px;width:calc(50% - 12px);vertical-align:top;font-size:16px;line-height:1.2;color:#210f59;font-weight:700}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-beta .exactmetrics-widget-popular-posts-list{margin:0 -6px}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-beta .exactmetrics-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:#210f59;font-weight:700;border-left:4px solid #1ec185;padding-left:16px}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-charlie .exactmetrics-widget-popular-posts-list{margin:0 -6px}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-charlie .exactmetrics-widget-popular-posts-list li{display:inline-block;padding:24px;background:rgba(33,15,89,.1);border-radius:3px;margin:0 6px 12px;width:calc(50% - 12px);vertical-align:top;font-size:16px;line-height:1.2;color:#210f59;font-weight:700;border-top:4px solid #6528f5}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-delta .exactmetrics-widget-popular-posts-list{margin:0 -6px}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-delta .exactmetrics-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:#210f59;font-weight:700;border-top:2px solid #d3d7de}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-delta .exactmetrics-widget-popular-posts-list .exactmetrics-widget-popular-posts-meta{font-size:12px;margin-top:8px;font-weight:400}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-delta .exactmetrics-widget-popular-posts-list .exactmetrics-widget-popular-posts-meta span{display:inline-block;margin-right:5px}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-echo .exactmetrics-widget-popular-posts-list{margin:0 -6px}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-echo .exactmetrics-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:#210f59;font-weight:700}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-echo .exactmetrics-widget-popular-posts-list .exactmetrics-widget-popular-posts-comments{font-size:16px;font-weight:700;margin-top:14px;display:block}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-echo .exactmetrics-widget-popular-posts-list .exactmetrics-widget-popular-posts-meta{font-size:12px;margin-top:8px;font-weight:400}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-echo .exactmetrics-widget-popular-posts-list .exactmetrics-widget-popular-posts-meta span{display:inline-block;margin-right:5px}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-foxtrot .exactmetrics-widget-popular-posts-list{margin:0 -6px}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-foxtrot .exactmetrics-widget-popular-posts-list li{display:inline-block;padding:16px;background:rgba(33,15,89,.1);border-radius:5px;margin:0 6px 12px;width:calc(50% - 12px);vertical-align:top;font-size:16px;line-height:1.2;color:#210f59;font-weight:700}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-foxtrot .exactmetrics-widget-popular-posts-list .exactmetrics-widget-popular-posts-comments{font-size:16px;font-weight:700;margin-top:14px;display:block}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-foxtrot .exactmetrics-widget-popular-posts-list .exactmetrics-widget-popular-posts-meta{font-size:12px;margin-top:8px;font-weight:400}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-foxtrot .exactmetrics-widget-popular-posts-list .exactmetrics-widget-popular-posts-meta span{display:inline-block;margin-right:5px}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-golf .exactmetrics-widget-popular-posts-list{margin:0 -6px}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-golf .exactmetrics-widget-popular-posts-list li{display:inline-block;padding:16px;background:rgba(33,15,89,.1);border-radius:5px;margin:0 6px 12px;width:calc(50% - 12px);vertical-align:top;font-size:16px;line-height:1.2;color:#210f59;font-weight:700}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-golf .exactmetrics-widget-popular-posts-list .exactmetrics-widget-popular-posts-comments{font-size:16px;font-weight:700;margin-top:14px;display:block}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-golf .exactmetrics-widget-popular-posts-list .exactmetrics-widget-popular-posts-meta{font-size:12px;margin-top:8px;font-weight:400}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-golf .exactmetrics-widget-popular-posts-list .exactmetrics-widget-popular-posts-meta span{display:inline-block;margin-right:5px}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-golf .exactmetrics-widget-popular-posts-list .exactmetrics-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}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-golf .exactmetrics-widget-popular-posts-list .exactmetrics-widget-popular-posts-title{display:block}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-hotel .exactmetrics-widget-popular-posts-list{margin:0 -6px}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-hotel .exactmetrics-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}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-hotel .exactmetrics-widget-popular-posts-list .exactmetrics-widget-popular-posts-text{position:absolute;bottom:0;padding:0 14px 14px;left:0;z-index:15}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-hotel .exactmetrics-widget-popular-posts-list .exactmetrics-widget-popular-posts-meta{font-size:12px;margin-top:8px;font-weight:400}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-hotel .exactmetrics-widget-popular-posts-list .exactmetrics-widget-popular-posts-meta span{display:inline-block;margin-right:5px}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-hotel .exactmetrics-bg-img{margin-bottom:0;padding-top:50%;width:100%}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-hotel .exactmetrics-bg-img:after{z-index:5;border-radius:5px}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-hotel .exactmetrics-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}.exactmetrics-pp-products-theme-preview-output,.exactmetrics-pp-widget-theme-preview-output{margin-top:28px}.exactmetrics-dummy-text{padding-right:24px}.exactmetrics-dummy-text p{margin-bottom:40px;line-height:180%}.exactmetrics-pp-widget-controls,.exactmetrics-pp-widget-theme-preview{position:relative}.exactmetrics-pp-widget-controls .exactmetrics-settings-input-select-simple select{min-width:50px}.exactmetrics-pp-widget-theme-preview-output-wide .exactmetrics-widget-popular-posts-columns-1 .exactmetrics-widget-popular-posts-list{margin:0}.exactmetrics-pp-widget-theme-preview-output-wide .exactmetrics-widget-popular-posts-columns-1 .exactmetrics-widget-popular-posts-list li{width:100%}.exactmetrics-pp-widget-theme-preview-output-wide .exactmetrics-widget-popular-posts-columns-3 .exactmetrics-widget-popular-posts-list{margin:0}.exactmetrics-pp-widget-theme-preview-output-wide .exactmetrics-widget-popular-posts-columns-3 .exactmetrics-widget-popular-posts-list li{width:calc(33.33333% - 12px)}@media (max-width:767px){.exactmetrics-pp-widget-theme-preview-output-wide .exactmetrics-widget-popular-posts-columns-2 .exactmetrics-widget-popular-posts-list,.exactmetrics-pp-widget-theme-preview-output-wide .exactmetrics-widget-popular-posts-columns-3 .exactmetrics-widget-popular-posts-list{margin:0}.exactmetrics-pp-widget-theme-preview-output-wide .exactmetrics-widget-popular-posts-columns-2 .exactmetrics-widget-popular-posts-list li,.exactmetrics-pp-widget-theme-preview-output-wide .exactmetrics-widget-popular-posts-columns-3 .exactmetrics-widget-popular-posts-list li{width:100%;margin-left:0;margin-right:0}}.exactmetrics-pp-widget-theme-preview-render h3{font-size:14px;margin-top:14px;margin-bottom:14px}.exactmetrics-admin-page .exactmetrics-wide-column-options .exactmetrics-settings-input-radio .exactmetrics-styled-radio{display:none}.exactmetrics-admin-page .exactmetrics-wide-column-options .exactmetrics-settings-input-radio>span{display:inline-block;margin-right:8px}.exactmetrics-admin-page .exactmetrics-wide-column-options .exactmetrics-settings-input-radio>span label{margin-bottom:0}.exactmetrics-admin-page .exactmetrics-wide-column-options .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-wide-column-options .exactmetrics-wide-column>span{background:#99a1b2;display:inline-block;width:8px;height:8px;border-radius:1px;margin-bottom:2px}.exactmetrics-admin-page .exactmetrics-wide-column-options .exactmetrics-wide-column.exactmetrics-wide-column-two>span{width:12px}.exactmetrics-admin-page .exactmetrics-wide-column-options .exactmetrics-wide-column.exactmetrics-wide-column-one>span{width:100%}.exactmetrics-admin-page .exactmetrics-wide-column-options .exactmetrics-styled-radio-label-checked .exactmetrics-wide-column{border:2px solid #6528f5;background:#ecf4fe;padding:9px 4px}.exactmetrics-admin-page .exactmetrics-wide-column-options .exactmetrics-styled-radio-label-checked .exactmetrics-wide-column>span{background:#6528f5}.exactmetrics-pp-theme-active-icon svg path{fill:#6528f5}.exactmetrics-inline-checkboxes .exactmetrics-settings-input-checkbox{display:inline-block;margin-right:32px}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-delta .exactmetrics-bg-img{width:121px;height:121px;padding:0;float:left;margin-right:16px;margin-bottom:12px}.exactmetrics-widget-popular-posts-widget .exactmetrics-bg-img.exactmetrics-pp-theme-widget-1:after{background-image:url(../img/theme-widget-1.jpg)}.exactmetrics-widget-popular-posts-widget .exactmetrics-bg-img.exactmetrics-pp-theme-widget-2:after{background-image:url(../img/theme-widget-2.jpg)}.exactmetrics-widget-popular-posts-widget .exactmetrics-bg-img.exactmetrics-pp-theme-widget-3:after{background-image:url(../img/theme-widget-3.jpg)}.exactmetrics-widget-popular-posts-widget .exactmetrics-bg-img.exactmetrics-pp-theme-widget-4:after{background-image:url(../img/theme-widget-4.jpg)}.exactmetrics-widget-popular-posts-widget.exactmetrics-widget-popular-posts-echo .exactmetrics-bg-img{padding-top:50%;margin-bottom:14px;width:100%}.exactmetrics-widget-popular-posts-widget .exactmetrics-bg-img.exactmetrics-pp-theme-widget-5:after{background-image:url(../img/theme-widget-5.jpg)}.exactmetrics-widget-popular-posts-widget.exactmetrics-pp-theme-widget-6:after{background-image:url(../img/theme-widget-6.jpg)}.exactmetrics-widget-popular-posts-widget.exactmetrics-pp-theme-widget-7:after{background-image:url(../img/theme-widget-7.jpg)}.exactmetrics-widget-popular-posts-widget.exactmetrics-pp-theme-widget-8:after{background-image:url(../img/theme-widget-8.jpg)}.exactmetrics-widget-popular-posts-products.exactmetrics-products-popular-posts-alpha .exactmetrics-bg-img{width:80px;height:80px;padding:0;float:left;margin-right:18px}.exactmetrics-widget-popular-posts-products.exactmetrics-products-popular-posts-beta .exactmetrics-bg-img{padding-top:74%}.exactmetrics-widget-popular-posts-products .exactmetrics-bg-img.exactmetrics-pp-theme-products-1:after{background-image:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAkACQAAD/2wBDAAoHBwgHBgoICAgLCgoLDhgQDg0NDh0VFhEYIx8lJCIfIiEmKzcvJik0KSEiMEExNDk7Pj4+JS5ESUM8SDc9Pjv/2wBDAQoLCw4NDhwQEBw7KCIoOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozv/wAARCACgAKADASIAAhEBAxEB/8QAHAAAAQQDAQAAAAAAAAAAAAAAAAECAwQFBggH/8QARBAAAgIBAgMFBQQFBw0AAAAAAQIAAxEEBRIhMQYHE0FRInGBkcEUQmGhIzKSorFDUmJyc9HwFSYzNVNjdIKDstLh8f/EABYBAQEBAAAAAAAAAAAAAAAAAAABAv/EABYRAQEBAAAAAAAAAAAAAAAAAAABEf/aAAwDAQACEQMRAD8A9mhCEAhCEAhCIzKilmICgZJPQQFhNA3rvd2jbdQadDpbdw4DhrFYInwPMn5SjV32bex/S7PqUH9C1W+glwemwmgV98nZxx7el3Cs/jUhH5NJx3u9lyOusH/R/wDcYN4hNEfvg7MIPZTXP/VpH1aY3Wd9ehQH7Fs+ot9Ddatf8OKMNemwnj2j769cNwX7ftenOjP6woLCxfxyTg+7AnpOw9qdn7Safxdt1au33qn9mxfesYMxCEJAQhCAQhCAQhKm5bpotn0T6zX6hKKV+8x6n0A8z+EC3ItTqaNHQ1+purpqQZZ7GCgfEzzDfO9y9y9OyaRal6C+8Zb3heg+OZoe5bzuW8W+LuOtu1LZyA7cl9w6D4S4mvU9971ts0JanaqjrrRy8Q+zWPqZ55vfbTfd+LLqdY1dB/kKfYTH4+Z+OZgoSpqN0yJVeoqfZ+Rl6NZAZRjyWXqIeIJaar0kZr/D8oEPiQyx/CSeGfSSLV6wIVrJlvTmzT2LZTY1bqchkOCPjBUAjwIG3bL3l9oNqC132rr6R93Uc2HuYc/nmb9s3efsO5cKatm2+4+V3NP2h9cTxSGZMNdNU306mpbqLUtrYZV0YMD7iJJObdt3rctnt8Tb9ddpjnJCPgN7x0Pxm+7D3uXq9dG+aZHQkA6ikYYfiV6H4Y90mLr1WEjpur1FCX0utldihkZTkMD0MkkUTyfvh3EWbjoNuVuVNbWuPxY4H5A/OesTn3tvuH+Ue2G43cXEqXGpD+C+z9JYlYPMWNi5x1mkLCNLQgOiGJCAhiYiwgJgQxFhAIuYkIC5iZhEgLGmKTGscCB653RdoW1egv2TUPl9L+koyefATzHwP8Z6POeewW6NtfbPbreLhS6wUWe5+X8cH4ToaZqxW3DVjQbbqtYwyNPS9pH9UE/Sc0WWNY5dzlmOSfUzoPtrYa+xm7MOp0zL8+X1nPJ6Swp5YKpY+UhqLWEu3TyETUNjTmOoYeEvulRLjAhmGYQDMVVZ2CqpZicAAZJlzbNJp9S7tqXZa0xkLjnnPn8PSXWdaUNFOlCpaeHOcZXPr16QMZ9h1eCfst2AMk+GeUgmxiq08Re93ZU4cjogOcnn5+nPyzIT4GiwdHSWVObMeufQnHpnpy5QMQmj1Vihq9Na6noVQkGR2V2VPwWIyMPJhgzYa10z7ejPq711Nl7G6oZKquSc5x7vM5gwB4i9xsUELTUACXyAMYP+PlA1yEy+u2vi1baejT2VahV4nrI5H3TEHIODyIgJAxIhMBGbEazZEZY3KMB5e7nAkpuam9LUOGRgw94OZ1LVYttSWL+q6hh7jOVl6Tp7ZGL7Ft7Hq2lrP7okqxju3Rx2J3X+wP8AETnvqJ0H27GexO6/2H1E58iFQXNhSjdD0jNK/scPoY3VPn2WX4yHS2pU5UtnPQZlRkweUXMhW0ER4bIzAuaXWfZq7AE4mYqQeLAGM/3zM7Zqrb9Bfdffiutl/RgYHCqnkMY8jj5ek1vimZoRV2lFHEbHV2KYPmCAR+Q+MDJHSXW6C1m1PCMFmQHBL+Y68xy8/LA8oumVVup09Gpr+0LwvabEZuZIx5D+cJX1L1u3FUjF7LnZnfBCgniBxnOOsTTOX1VmowqWOi14DdcAYAGef6okCruunUgePp2HGSxYWZI8vunnEG4UO6rp7aluawFcVkjiz5ez09//AMqjR6E0VOtV5ax+E5OAuDzB88yenQ6WrXJfUpeqohx7ZycH3euJRdp02o1qWF9coUrwZUBTy6YwQT1I5/3TB7rSEeq8HPir7XIj2h7/AMCPjmZK1lK2/onNxuwfaBCjoSPUch5TH7xaWq04YAFS+B05csH+MDGEyN2xFZ5CzZMBlr4IgrA1cvMyrYzW3lVOAOpllFwAB5QJVHszpzYv9Qbd/wALV/2Ccygcp0t2bfxOy+1ODni0VJ/cElWKHb5uDsPuh/3QHzYCc/ZGJ0b2p2e3f+zes2um5abNQoCuwyAQwbn8sTwvc+w/aja7Wrs2bU3gdH0yG1SPX2c4+OIhWrau1mYqkxliv4y4yWJ5Y9ZttHYntTuNwro2DXKW+9bSal+bYE9G7Ed0J2rcKd2362q6+kh6tNX7Sq3kWPmR6DlFHknREH3j5SY+wgHmZd3bSLo9/wBx03Dg0aq2se4MQJSsPFZKhy9Js6ao0adNOGULUFZjz4gVAbpnGMDpjmZgNDULtZRUTgM4BPoM85lvGoa9qBXxvqGKEqRkZOOIfMn0gTX2sdNXS7Yq4wr1gDBxg8IJPl+r/wAsS1dOmrttTS1JVdWOGqzHDy6n2T8oldtGoSy1KTZYwDcSDlXZzycfn+I+Mbq9RWNQL7nS5sDoVwP6Ppnnn4SKlZbwnGmosSvxG4cgXcIzjkDzHXyz1kdav4lipYWezmH8NagT16DmenqJB46UIotts062OSECBmUE5/Zz85Ztpdyzm4lBjhNR9p1wBkevn/jMIaupdtLZw2L4bvkjh6hs4BJPXHLp96Y7fUYW1X5zXYnCuMYBHUcveD8ZlGp2+hilXialrK8hQjDBGOfPz92ekxG9a1tS1NJsWzwQcsoGOI4z069B+coxbnlIi2OckbpGJWbrUqHV2C/MwKWn4vEOehMySAAZJnqe6dxtDOLNn3Q05HOrULxDP4MOf5GY1O5TfgcNuW349QX/APGTVaDnPSdD9gLzqew21OfKng/ZYr9JpOi7lbAwOu3lOHzWmnn8yfpPStn2rTbHtOn23ScXg6dcKWOSckkk/EmS0i9CEJFEIQgc8dvqRpu3271gYDWq/wC0it9Zr6jnkzbu9Krg7e6t8f6Supv3APpNSE2ykSxqnDocMOhk7bprWCA6hiE/UGB7Pu9JVhAdXbZQ3HVYyNjBKnGR6Swu7a5KzWl/ArdeBQpPxAlQwgKWZ2LMSxPMk8yZLRrNRpiDVYVAPEAQCAfXB5SKNMC1duWsuVle4hX/AFggChueeeMZ5yiwkkY0CNpc7PUfau0216fGfE1lK/NxKh6TYO7ygX9vtoQjOLi/7KlvpA6NhCEw0IQhAIQhAIQhA8P72V/z1Y+umrP8ZpPnN0707PE7cXr/ALOmtfyz9ZphE0yIsBCUJCEIAY0xxjYCCIY6IYEZm291VQft/omP8mlrD9gj6zUjNv7q3CdvtEv8+u0fuE/SKPfYQhMNCEIQCEIQCEIQPAu8azxO3u5nPIGtflWomsTL9rNSdX2s3W7OQdXYB7gxA/ITETbJY2LEMBIsQxYCHrEimJAIhixDAjPWbL3c2ijt9tTscAu6/tIyj+M1thLuy6k6LedFqwcGjUJZ8mBgdPQiAhgCDkHpFmGhCEIBCEIBEJCqWPQDJiylvGoGk2XW6hjgVad2z7lMDm7W2G7W6i09bLWb5nMhEDz5nzh5zbIjTHGMJgEWIIogBiQJiecBY2OjTAJJSvtqB5kSNZIH8PDDmQQQIHUGmUrpaVPUIoPyksj07mzTVWEYLICR6cpJMNCEIQP/2Q==)}.exactmetrics-widget-popular-posts-products .exactmetrics-bg-img.exactmetrics-pp-theme-products-2:after{background-image:url(../img/theme-products-2.jpg)}.exactmetrics-widget-popular-posts-products .exactmetrics-bg-img.exactmetrics-pp-theme-products-3:after{background-image:url(../img/theme-products-3.jpg)}.exactmetrics-widget-popular-posts-products .exactmetrics-bg-img.exactmetrics-pp-theme-products-4:after{background-image:url(../img/theme-products-4.jpg)}.exactmetrics-widget-popular-posts-products .exactmetrics-bg-img.exactmetrics-pp-theme-products-5{padding-top:73%}.exactmetrics-widget-popular-posts-products .exactmetrics-bg-img.exactmetrics-pp-theme-products-5:after{background-image:url(../img/theme-products-5.jpg)}.exactmetrics-widget-popular-posts-products .exactmetrics-bg-img.exactmetrics-pp-theme-products-6{padding-top:73%}.exactmetrics-widget-popular-posts-products .exactmetrics-bg-img.exactmetrics-pp-theme-products-6:after{background-image:url(../img/theme-products-6.jpg)}.exactmetrics-widget-popular-posts-products .exactmetrics-bg-img.exactmetrics-pp-theme-products-7{padding-top:73%}.exactmetrics-widget-popular-posts-products .exactmetrics-bg-img.exactmetrics-pp-theme-products-7:after{background-image:url(../img/theme-products-7.jpg)}.exactmetrics-widget-popular-posts-products .exactmetrics-bg-img.exactmetrics-pp-theme-products-8{padding-top:73%}.exactmetrics-widget-popular-posts-products .exactmetrics-bg-img.exactmetrics-pp-theme-products-8:after{background-image:url(../img/theme-products-8.jpg)}.exactmetrics-widget-popular-posts-products.exactmetrics-widget-popular-posts-echo .exactmetrics-bg-img{padding-top:50%;margin-bottom:14px;width:100%}.exactmetrics-input-text-small{margin-top:24px}.exactmetrics-input-text-small .settings-input-text-input{max-width:350px}.exactmetrics-input-text-extra-small .settings-input-text{display:inline-block;margin-right:5px}.exactmetrics-input-text-extra-small .settings-input-text-input{max-width:80px}.exactmetrics-widget-popular-posts-products{margin-bottom:24px}.exactmetrics-widget-popular-posts-products .exactmetrics-products-popular-posts-rating{display:block}.exactmetrics-widget-popular-posts-products .exactmetrics-products-popular-posts-rating svg{margin-right:2px}.exactmetrics-widget-popular-posts-products.exactmetrics-products-popular-posts-alpha .exactmetrics-products-popular-posts-list{margin:0 -12px}.exactmetrics-widget-popular-posts-products.exactmetrics-products-popular-posts-alpha .exactmetrics-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}.exactmetrics-widget-popular-posts-products.exactmetrics-products-popular-posts-alpha .exactmetrics-products-popular-posts-price{display:block;margin:10px 0 7px;font-weight:400}.exactmetrics-widget-popular-posts-products.exactmetrics-products-popular-posts-beta .exactmetrics-products-popular-posts-list,.exactmetrics-widget-popular-posts-products.exactmetrics-products-popular-posts-delta .exactmetrics-products-popular-posts-list{margin:0 -6px}.exactmetrics-widget-popular-posts-products.exactmetrics-products-popular-posts-beta .exactmetrics-products-popular-posts-list li,.exactmetrics-widget-popular-posts-products.exactmetrics-products-popular-posts-delta .exactmetrics-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}.exactmetrics-widget-popular-posts-products.exactmetrics-products-popular-posts-beta .exactmetrics-products-popular-posts-price,.exactmetrics-widget-popular-posts-products.exactmetrics-products-popular-posts-delta .exactmetrics-products-popular-posts-price{display:block;font-weight:400;position:absolute;right:12px;bottom:10px}.exactmetrics-widget-popular-posts-products.exactmetrics-products-popular-posts-beta .exactmetrics-products-popular-posts-title,.exactmetrics-widget-popular-posts-products.exactmetrics-products-popular-posts-delta .exactmetrics-products-popular-posts-title{margin-top:12px;display:block}.exactmetrics-widget-popular-posts-products.exactmetrics-products-popular-posts-beta .exactmetrics-products-popular-posts-rating,.exactmetrics-widget-popular-posts-products.exactmetrics-products-popular-posts-delta .exactmetrics-products-popular-posts-rating{margin-top:13px}.exactmetrics-widget-popular-posts-products.exactmetrics-products-popular-posts-charlie .exactmetrics-products-popular-posts-list{margin:0 -6px}.exactmetrics-widget-popular-posts-products.exactmetrics-products-popular-posts-charlie .exactmetrics-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}.exactmetrics-widget-popular-posts-products.exactmetrics-products-popular-posts-charlie .exactmetrics-products-popular-posts-price{display:block;font-weight:400;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-top:4px}.exactmetrics-widget-popular-posts-products.exactmetrics-products-popular-posts-charlie .exactmetrics-products-popular-posts-title{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:4px}.exactmetrics-widget-popular-posts-products.exactmetrics-products-popular-posts-charlie .exactmetrics-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}.exactmetrics-widget-popular-posts-products.exactmetrics-products-popular-posts-charlie .exactmetrics-products-popular-posts-rating{margin-top:13px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.exactmetrics-widget-popular-posts-products.exactmetrics-products-popular-posts-charlie .exactmetrics-bg-img{padding-top:74%}.exactmetrics-widget-popular-posts-products.exactmetrics-products-popular-posts-charlie .exactmetrics-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}.exactmetrics-widget-popular-posts-products.exactmetrics-products-popular-posts-delta .exactmetrics-products-popular-posts-price{position:relative;margin-top:8px}.exactmetrics-widget-popular-posts-products.exactmetrics-products-popular-posts-delta .exactmetrics-products-popular-posts-list{margin:0 -6px}.exactmetrics-widget-popular-posts-products.exactmetrics-products-popular-posts-delta .exactmetrics-products-popular-posts-list li{padding:0}.exactmetrics-widget-popular-posts-products.exactmetrics-products-popular-posts-delta .exactmetrics-products-popular-posts-price{right:auto;bottom:auto;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.exactmetrics-widget-popular-posts-products.exactmetrics-products-popular-posts-delta .exactmetrics-products-popular-posts-rating{margin-top:8px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.exactmetrics-widget-popular-posts-products.exactmetrics-products-popular-posts-delta .exactmetrics-products-popular-posts-title{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.exactmetrics-widget-popular-posts-products.exactmetrics-products-popular-posts-delta .exactmetrics-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}.exactmetrics-pp-products-theme-preview-output-wide .exactmetrics-products-popular-posts-columns-1 .exactmetrics-products-popular-posts-list{margin:0}.exactmetrics-pp-products-theme-preview-output-wide .exactmetrics-products-popular-posts-columns-1 .exactmetrics-products-popular-posts-list li{width:100%;margin-left:0;margin-right:0}.exactmetrics-pp-products-theme-preview-output-wide .exactmetrics-products-popular-posts-columns-3 .exactmetrics-products-popular-posts-list li{width:calc(33.33333% - 24px)}@media (max-width:767px){.exactmetrics-pp-products-theme-preview-output-wide .exactmetrics-products-popular-posts-columns-2 .exactmetrics-products-popular-posts-list,.exactmetrics-pp-products-theme-preview-output-wide .exactmetrics-products-popular-posts-columns-3 .exactmetrics-products-popular-posts-list{margin:0}.exactmetrics-pp-products-theme-preview-output-wide .exactmetrics-products-popular-posts-columns-2 .exactmetrics-products-popular-posts-list li,.exactmetrics-pp-products-theme-preview-output-wide .exactmetrics-products-popular-posts-columns-3 .exactmetrics-products-popular-posts-list li{width:100%;margin-left:0;margin-right:0}}.exactmetrics-pp-blurred{-webkit-filter:blur(3px);filter:blur(3px)}.exactmetrics-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}.exactmetrics-pp-upgrade-overlay>span{margin:0 10px}.exactmetrics-pp-theme-controls-holder{position:relative}.exactmetrics-pro-pill{font-style:normal;font-weight:700;font-size:11px;background:#1ec185;border-radius:5px;color:#fff;padding:3px 8px;margin-left:8px}.exactmetrics-bg-img.exactmetrics-popular-posts-products-upsell{position:relative;width:750px;height:815px;max-width:100%}.exactmetrics-bg-img.exactmetrics-popular-posts-products-upsell:after{background-image:url(../img/popular-products-bg.jpg)}.exactmetrics-bg-img.exactmetrics-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))}.exactmetrics-bg-img.exactmetrics-popular-products-upsell-browser:after{background-image:url(../img/popular-products-browser.jpg)}.exactmetrics-popular-posts-products-upsell{margin-top:20px}.exactmetrics-popular-posts-products-upsell .exactmetrics-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)}.exactmetrics-popular-posts-products-upsell h2{margin-top:0;font-size:22px;line-height:1.2}.exactmetrics-popular-posts-products-upsell p{font-size:16px;line-height:1.2;color:#626d83;margin-bottom:32px}.exactmetrics-popular-posts-products-upsell .exactmetrics-button-text{margin:28px 0;color:#99a1b2;font-size:16px;display:inline-block}.exactmetrics-popular-posts-widget-category{margin-top:25px}.exactmetrics-popular-posts-widget-category.exactmetrics-popular-posts-widget-category-lite .exactmetrics-settings-input-select{pointer-events:none;opacity:.6}.exactmetrics-popular-posts-products-no-woocommerce{margin-top:72px}.exactmetrics-popular-posts-products-no-woocommerce .exactmetrics-settings-block{opacity:.6;pointer-events:none}.exactmetrics-admin-page .exactmetrics-popular-products-woocommerce-notice{position:absolute;top:-72px;left:0;right:0;padding:16px 24px;background:#d7930f;color:#fff;font-size:12px}.exactmetrics-admin-page .exactmetrics-popular-products-woocommerce-notice a{color:#fff;text-decoration:underline;font-weight:700}.exactmetrics-admin-page .exactmetrics-popular-products-woocommerce-notice a:focus,.exactmetrics-admin-page .exactmetrics-popular-products-woocommerce-notice a:hover{text-decoration:none}.exactmetrics-admin-page .exactmetrics-popular-products-woocommerce-notice span{margin-left:8px}.exactmetrics-admin-page .exactmetrics-popular-products-woocommerce-notice svg{vertical-align:middle}.exactmetrics-popular-posts-products-top{position:relative}.exactmetrics-pp-sharedcount-controls .inline-field{margin-bottom:25px}.exactmetrics-settings-content-pp-products{width:750px;margin-left:auto;margin-right:auto}.exactmetrics-radio-sub-panel .exactmetrics-pp-posts-picker{margin-top:15px}.exactmetrics-pp-placement-options-accordion{padding-left:30px}.exactmetrics-pp-accordion-item-title{border-bottom:1px solid #d6e2ed;padding:24px 0;position:relative}.exactmetrics-pp-accordion-item-title.exactmetrics-pp-accordion-item-title-toggle *{cursor:pointer}.exactmetrics-pp-accordion-item-title .exactmetrics-settings-input-toggle-collapsible{position:absolute;right:0;top:40%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.exactmetrics-pp-accordion-item-title .exactmetrics-settings-input-toggle-collapsible i{-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%}.exactmetrics-pp-accordion-item-title.exactmetrics-pp-accordion-item-title-active{border-bottom:0}.exactmetrics-pp-accordion-item-title.exactmetrics-pp-accordion-item-title-active .exactmetrics-settings-input-toggle-collapsible i{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.exactmetrics-pp-accordion-item-title .exactmetrics-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}.exactmetrics-pp-accordion-item-title .exactmetrics-pp-accordion-item-title-top>span{margin-right:8px;margin-left:8px}.exactmetrics-pp-accordion-item-title .exactmetrics-pp-accordion-item-title-top .exactmetrics-settings-input-checkbox{display:inline-block}.exactmetrics-pp-accordion-item-title .exactmetrics-pp-accordion-item-title-bottom{color:#777;padding-right:45px}.exactmetrics-pp-accordion-item-content{border-bottom:1px solid #d6e2ed;padding:0 0 24px}.exactmetrics-dummy-text p,.exactmetrics-pp-inline-theme-preview-render>p{opacity:.5}.exactmetrics-pp-products-theme-preview-output-narrow,.exactmetrics-pp-widget-theme-preview-output-narrow{display:-webkit-box;display:-ms-flexbox;display:flex}.exactmetrics-pp-products-theme-preview-output-narrow .exactmetrics-dummy-text,.exactmetrics-pp-widget-theme-preview-output-narrow .exactmetrics-dummy-text{width:60%}.exactmetrics-pp-products-theme-preview-output-narrow .exactmetrics-widget-popular-posts-products,.exactmetrics-pp-products-theme-preview-output-narrow .exactmetrics-widget-popular-posts-widget,.exactmetrics-pp-widget-theme-preview-output-narrow .exactmetrics-widget-popular-posts-products,.exactmetrics-pp-widget-theme-preview-output-narrow .exactmetrics-widget-popular-posts-widget{width:40%}.exactmetrics-pp-products-theme-preview-output-narrow .exactmetrics-widget-popular-posts-products .exactmetrics-products-popular-posts-list,.exactmetrics-pp-products-theme-preview-output-narrow .exactmetrics-widget-popular-posts-products .exactmetrics-widget-popular-posts-list,.exactmetrics-pp-products-theme-preview-output-narrow .exactmetrics-widget-popular-posts-widget .exactmetrics-products-popular-posts-list,.exactmetrics-pp-products-theme-preview-output-narrow .exactmetrics-widget-popular-posts-widget .exactmetrics-widget-popular-posts-list,.exactmetrics-pp-widget-theme-preview-output-narrow .exactmetrics-widget-popular-posts-products .exactmetrics-products-popular-posts-list,.exactmetrics-pp-widget-theme-preview-output-narrow .exactmetrics-widget-popular-posts-products .exactmetrics-widget-popular-posts-list,.exactmetrics-pp-widget-theme-preview-output-narrow .exactmetrics-widget-popular-posts-widget .exactmetrics-products-popular-posts-list,.exactmetrics-pp-widget-theme-preview-output-narrow .exactmetrics-widget-popular-posts-widget .exactmetrics-widget-popular-posts-list{margin:0}.exactmetrics-pp-products-theme-preview-output-narrow .exactmetrics-widget-popular-posts-products .exactmetrics-products-popular-posts-list li,.exactmetrics-pp-products-theme-preview-output-narrow .exactmetrics-widget-popular-posts-products .exactmetrics-widget-popular-posts-list li,.exactmetrics-pp-products-theme-preview-output-narrow .exactmetrics-widget-popular-posts-widget .exactmetrics-products-popular-posts-list li,.exactmetrics-pp-products-theme-preview-output-narrow .exactmetrics-widget-popular-posts-widget .exactmetrics-widget-popular-posts-list li,.exactmetrics-pp-widget-theme-preview-output-narrow .exactmetrics-widget-popular-posts-products .exactmetrics-products-popular-posts-list li,.exactmetrics-pp-widget-theme-preview-output-narrow .exactmetrics-widget-popular-posts-products .exactmetrics-widget-popular-posts-list li,.exactmetrics-pp-widget-theme-preview-output-narrow .exactmetrics-widget-popular-posts-widget .exactmetrics-products-popular-posts-list li,.exactmetrics-pp-widget-theme-preview-output-narrow .exactmetrics-widget-popular-posts-widget .exactmetrics-widget-popular-posts-list li{width:100%}.exactmetrics-dark[data-v-0fc0f471]{display:block}.exactmetrics-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}.exactmetrics-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}.exactmetrics-dark[data-v-62bc6c18]{display:block}.exactmetrics-admin-page fieldset[disabled] .multiselect{pointer-events:none}.exactmetrics-admin-page .multiselect__spinner{position:absolute;right:1px;top:1px;width:48px;height:35px;background:#fff;display:block}.exactmetrics-admin-page .multiselect__spinner:after,.exactmetrics-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)}.exactmetrics-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}.exactmetrics-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}.exactmetrics-admin-page .multiselect__loading-enter-active,.exactmetrics-admin-page .multiselect__loading-leave-active{-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;opacity:1}.exactmetrics-admin-page .multiselect__loading-enter,.exactmetrics-admin-page .multiselect__loading-leave-active{opacity:0}.exactmetrics-admin-page .multiselect,.exactmetrics-admin-page .multiselect__input,.exactmetrics-admin-page .multiselect__single{font-family:inherit;font-size:16px;-ms-touch-action:manipulation;touch-action:manipulation}.exactmetrics-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}.exactmetrics-admin-page .multiselect *{-webkit-box-sizing:border-box;box-sizing:border-box}.exactmetrics-admin-page .multiselect:focus{outline:none}.exactmetrics-admin-page .multiselect--disabled{opacity:.6}.exactmetrics-admin-page .multiselect--active{z-index:1}.exactmetrics-admin-page .multiselect--active:not(.multiselect--above) .multiselect__current,.exactmetrics-admin-page .multiselect--active:not(.multiselect--above) .multiselect__input,.exactmetrics-admin-page .multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.exactmetrics-admin-page .multiselect--active .multiselect__select{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.exactmetrics-admin-page .multiselect--above.multiselect--active .multiselect__current,.exactmetrics-admin-page .multiselect--above.multiselect--active .multiselect__input,.exactmetrics-admin-page .multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.exactmetrics-admin-page .multiselect__input,.exactmetrics-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}.exactmetrics-admin-page .multiselect__input:-ms-input-placeholder{color:#35495e}.exactmetrics-admin-page .multiselect__input::-webkit-input-placeholder{color:#35495e}.exactmetrics-admin-page .multiselect__input::-moz-placeholder{color:#35495e}.exactmetrics-admin-page .multiselect__input::-ms-input-placeholder{color:#35495e}.exactmetrics-admin-page .multiselect__input::placeholder{color:#35495e}.exactmetrics-admin-page .multiselect__tag~.multiselect__input,.exactmetrics-admin-page .multiselect__tag~.multiselect__single{width:auto}.exactmetrics-admin-page .multiselect__input:hover,.exactmetrics-admin-page .multiselect__single:hover{border-color:#cfcfcf}.exactmetrics-admin-page .multiselect__input:focus,.exactmetrics-admin-page .multiselect__single:focus{border-color:#a8a8a8;outline:none}.exactmetrics-admin-page .multiselect__single{padding-left:5px;margin-bottom:8px}.exactmetrics-admin-page .multiselect__tags-wrap{display:inline}.exactmetrics-admin-page .multiselect__tags{min-height:40px;display:block;padding:32px 32px 30px;border-radius:5px;background:#f4f3f7;font-size:14px}.exactmetrics-admin-page .multiselect__tag{position:relative;display:inline-block;padding:10px 15px 10px 27px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#6528f5;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis;font-size:14px}.exactmetrics-admin-page .multiselect__tag.exactmetrics-tag-forced{padding-left:15px}.exactmetrics-admin-page .multiselect__tag.exactmetrics-tag-forced i{display:none}.exactmetrics-admin-page .multiselect__tag-icon{cursor:pointer;position:absolute;left:0;top:0;bottom:0;font-weight:400;font-style:normal;width:32px;text-align:center;line-height:38px;-webkit-transition:all .2s ease;transition:all .2s ease;border-radius:5px;margin-left:0}.exactmetrics-admin-page .multiselect__tag-icon:hover{background:rgba(0,0,0,0)}.exactmetrics-admin-page .multiselect__tag-icon:after{content:"\f046";color:#fff;line-height:2;margin-top:1px;font-size:16px;display:block;font-family:Misettings;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.exactmetrics-admin-page .multiselect__tag-icon:hover:after{color:#9087ac}.exactmetrics-admin-page .multiselect__tag-icon:focus{outline:none}.exactmetrics-admin-page .multiselect__tag-icon:focus:after{text-decoration:underline;color:#fff}.exactmetrics-admin-page .multiselect__current{min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8}.exactmetrics-admin-page .multiselect__current,.exactmetrics-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}.exactmetrics-admin-page .multiselect__select{display:none}.exactmetrics-admin-page .multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.exactmetrics-admin-page .multiselect--active .multiselect__placeholder{display:none}.exactmetrics-admin-page .multiselect__content-wrapper{position:absolute;display:block;background:#fff;max-height:240px;overflow:auto;border:1px solid #f4f3f7;border-top:none;border-radius:3px;z-index:1;-webkit-overflow-scrolling:touch;padding:6px}.exactmetrics-admin-page .multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.exactmetrics-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}.exactmetrics-admin-page .multiselect__content::webkit-scrollbar{display:none}.exactmetrics-admin-page .multiselect__element{display:block}.exactmetrics-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}.exactmetrics-admin-page .multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.exactmetrics-admin-page .multiselect__option--highlight{background:#f4f3f7;outline:none;color:#210f59}.exactmetrics-admin-page .multiselect__option--highlight:after{content:attr(data-select);background:#f4f3f7;color:#210f59}.exactmetrics-admin-page .multiselect__option--selected{background:#f4f3f7;color:#210f59;font-weight:700}.exactmetrics-admin-page .multiselect__option--selected:after{content:attr(data-selected);color:silver}.exactmetrics-admin-page .multiselect__option--selected.multiselect__option--highlight{background:#6528f5;color:#fff}.exactmetrics-admin-page .multiselect__option--selected.multiselect__option--highlight:after{background:#6528f5;content:attr(data-deselect);color:#fff}.exactmetrics-admin-page .multiselect--disabled{background:#ededed;pointer-events:none}.exactmetrics-admin-page .multiselect--disabled .multiselect__current,.exactmetrics-admin-page .multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.exactmetrics-admin-page .multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.exactmetrics-admin-page .multiselect__option--group{background:#ededed;color:#35495e}.exactmetrics-admin-page .multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.exactmetrics-admin-page .multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.exactmetrics-admin-page .multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.exactmetrics-admin-page .multiselect__option--group-selected.multiselect__option--highlight{background:#6528f5;color:#fff}.exactmetrics-admin-page .multiselect__option--group-selected.multiselect__option--highlight:after{background:#6528f5;content:attr(data-deselect);color:#fff}.exactmetrics-admin-page .multiselect-enter-active,.exactmetrics-admin-page .multiselect-leave-active{-webkit-transition:all .15s ease;transition:all .15s ease}.exactmetrics-admin-page .multiselect-enter,.exactmetrics-admin-page .multiselect-leave-active{opacity:0}.exactmetrics-admin-page .multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}.exactmetrics-admin-page [dir=rtl] .multiselect{text-align:right}.exactmetrics-admin-page [dir=rtl] .multiselect__select{right:auto;left:1px}.exactmetrics-admin-page [dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}.exactmetrics-admin-page [dir=rtl] .multiselect__content{text-align:right}.exactmetrics-admin-page [dir=rtl] .multiselect__option:after{right:auto;left:0}.exactmetrics-admin-page [dir=rtl] .multiselect__clear{right:auto;left:12px}.exactmetrics-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)}}.exactmetrics-full-width-upsell .exactmetrics-full-width-upsell-inner,.exactmetrics-upsell-row .exactmetrics-upsell-row-inner,.exactmetrics-upsell .exactmetrics-upsell-title .exactmetrics-upsell-title-inner{max-width:1400px;margin:0 auto}.exactmetrics-reports-page .exactmetrics-upsell{border-bottom:1px solid #d6e2ed}.exactmetrics-upsell-row{width:100%;background:rgba(101,40,245,.05)}.exactmetrics-upsell-row .exactmetrics-upsell-row-inner{padding:0 96px}@media (max-width:782px){.exactmetrics-upsell-row .exactmetrics-upsell-row-inner{padding:0 24px}}.exactmetrics-upsell-row h3{margin:0 0 60px;font-size:15px}.exactmetrics-upsell-row .exactmetrics-upsell-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;padding-bottom:15px}.exactmetrics-upsell-row .exactmetrics-upsell-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 31%;flex:1 0 31%;margin-bottom:45px}.exactmetrics-report-ecommerce .exactmetrics-upsell-row .exactmetrics-upsell-list-item,.exactmetrics-settings-ecommerce .exactmetrics-upsell-row .exactmetrics-upsell-list-item{-webkit-box-flex:1;-ms-flex:1 0 21%;flex:1 0 21%}@media (max-width:782px){.exactmetrics-upsell-row .exactmetrics-upsell-list-item{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.exactmetrics-upsell-row .exactmetrics-upsell-list-item i{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;color:#6528f5;font-size:23px;margin-right:18px;margin-top:6px}.exactmetrics-upsell-row .exactmetrics-upsell-list-item .exactmetrics-upsell-list-item-text{line-height:1.7;color:#37276a;max-width:232px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;font-weight:500;text-decoration:none}.exactmetrics-report-ecommerce .exactmetrics-upsell-row .exactmetrics-upsell-list-item .exactmetrics-upsell-list-item-text,.exactmetrics-settings-ecommerce .exactmetrics-upsell-row .exactmetrics-upsell-list-item .exactmetrics-upsell-list-item-text{max-width:170px}.exactmetrics-upsell-row .exactmetrics-upsell-list-item a.exactmetrics-upsell-list-item-text{cursor:pointer}.exactmetrics-upsell-row .exactmetrics-upsell-list-item a.exactmetrics-upsell-list-item-text:focus,.exactmetrics-upsell-row .exactmetrics-upsell-list-item a.exactmetrics-upsell-list-item-text:hover{color:#6528f5}.exactmetrics-full-width-upsell{background:#f7f3fe;min-height:445px;margin-bottom:116px}.exactmetrics-reports-page .exactmetrics-full-width-upsell{margin-bottom:0}@media (max-width:959px){.exactmetrics-full-width-upsell{margin-bottom:48px}}.exactmetrics-full-width-upsell.exactmetrics-full-width-no-space{margin-bottom:0;min-height:380px}.exactmetrics-full-width-upsell.exactmetrics-full-width-no-space+.exactmetrics-full-width-upsell{margin-top:-100px}.exactmetrics-full-width-upsell .exactmetrics-full-width-upsell-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;position:relative}.exactmetrics-full-width-upsell.exactmetrics-reverse .exactmetrics-full-width-upsell-inner{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.exactmetrics-full-width-upsell.exactmetrics-reverse .exactmetrics-full-width-upsell-inner .exactmetrics-upsell-left{padding-left:0;padding-top:100px}.exactmetrics-full-width-upsell h2{color:#210f59;font-size:24px;line-height:1.4}.exactmetrics-full-width-upsell p{font-size:15px;line-height:1.7;color:#210f59;margin:11px 0 0}.exactmetrics-full-width-upsell p.exactmetrics-upsell-pbold{font-weight:700;margin-top:0}.exactmetrics-full-width-upsell a.exactmetrics-green-text{color:#32a27a;font-weight:400}.exactmetrics-full-width-upsell a.exactmetrics-green-text:focus,.exactmetrics-full-width-upsell a.exactmetrics-green-text:hover{color:#19865f;text-decoration:none}.exactmetrics-full-width-upsell .exactmetrics-upsell-buttons{margin-top:20px;margin-bottom:72px}@media (max-width:1099px){.exactmetrics-full-width-upsell .exactmetrics-upsell-buttons{margin-bottom:48px}}.exactmetrics-full-width-upsell .exactmetrics-upsell-buttons .exactmetrics-button:first-child{margin-right:18px}.exactmetrics-full-width-upsell .exactmetrics-upsell-buttons .exactmetrics-button-text .monstericon-arrow-right{font-size:12px;vertical-align:text-top;margin-left:10px}.exactmetrics-upsell-half{position:relative;padding-top:56px}.exactmetrics-upsell-half.exactmetrics-upsell-left{padding-left:96px;padding-top:56px;width:40%}@media (max-width:1099px){.exactmetrics-upsell-half.exactmetrics-upsell-left{width:50%;padding-left:24px}}@media (max-width:959px){.exactmetrics-upsell-half.exactmetrics-upsell-left{padding-top:24px}}.exactmetrics-upsell-half.exactmetrics-upsell-left .exactmetrics-screen-image{max-width:100%;left:0;height:auto;padding-top:67%}.exactmetrics-upsell-half.exactmetrics-upsell-left .exactmetrics-screen-image:after{background-position:50%;left:-16%;right:-16%;top:-10%;bottom:-10%}@media (min-width:960px){.exactmetrics-upsell-half.exactmetrics-upsell-left .exactmetrics-screen-image{display:none}}@media (max-width:959px){.exactmetrics-upsell-half.exactmetrics-upsell-left{width:100%;padding-right:24px}}.exactmetrics-upsell-half.exactmetrics-upsell-right{padding-left:96px;padding-top:0;width:60%}@media (max-width:1099px){.exactmetrics-upsell-half.exactmetrics-upsell-right{width:50%}}@media (max-width:959px){.exactmetrics-upsell-half.exactmetrics-upsell-right{display:none}}.exactmetrics-upsell-half.exactmetrics-upsell-right .exactmetrics-em-upsell-screen{position:absolute;bottom:-140px;left:68px}.exactmetrics-upsell-half h3{color:#6528f5;font-size:20px;line-height:1.3;font-weight:400;margin:0 0 15px}.exactmetrics-upsell a{color:#6528f5}.exactmetrics-upsell a:focus,.exactmetrics-upsell a:hover{color:#37276a}.exactmetrics-upsell .exactmetrics-upsell-title{border-bottom:1px solid #e9e7ee}.exactmetrics-upsell .exactmetrics-upsell-title h2{color:#210f59;font-size:32px;margin-left:100px;margin-top:45px;margin-bottom:35px}@media (max-width:782px){.exactmetrics-upsell .exactmetrics-upsell-title h2{margin-left:24px;line-height:1.4;margin-top:24px;margin-bottom:24px}}.exactmetrics-upsell .exactmetrics-upsell-half h3{font-size:24px;color:#210f59;font-weight:700}.exactmetrics-upsell-bottom{background:#f7f9fd;border-top:1px solid #d6e2ed;padding:36px 50px 30px;position:relative}@media (max-width:767px){.exactmetrics-upsell-bottom{padding-left:20px;padding-right:20px}}.exactmetrics-upsell-bottom .exactmetrics-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){.exactmetrics-upsell-bottom .exactmetrics-button-top{min-width:288px}}.exactmetrics-upsell-bottom img{max-width:100%}.exactmetrics-em-ecommerce-upsell-screen,.exactmetrics-em-upsell-screen,.exactmetrics-screen-image{width:848px;padding-top:0;height:566px}@media (max-width:1099px){.exactmetrics-em-ecommerce-upsell-screen,.exactmetrics-em-upsell-screen,.exactmetrics-screen-image{left:20px}}.exactmetrics-em-ecommerce-upsell-screen:after,.exactmetrics-em-upsell-screen:after,.exactmetrics-screen-image:after{background-position:100% 100%;background-image:url(../img/upsell-screen.png)}.exactmetrics-em-logo-text{width:432px;height:56px;margin-bottom:28px;padding-top:0;max-width:100%}@media (max-width:1400px){.exactmetrics-em-logo-text{padding-top:13%;height:auto}}@media (max-width:959px){.exactmetrics-em-logo-text{padding-top:8%}}.exactmetrics-em-logo-text:after{background-image:url(../img/exactmetrics.png)}.exactmetrics-em-addons-upsell-screen,.exactmetrics-em-ecommerce-upsell-screen,.exactmetrics-em-publishers-upsell-screen{bottom:auto;top:-90px}.exactmetrics-em-addons-upsell-screen:after,.exactmetrics-em-ecommerce-upsell-screen:after,.exactmetrics-em-publishers-upsell-screen:after{background-position:100% 0;background-image:url(../img/ecommerce-screen.png)}.exactmetrics-em-publishers-upsell-screen:after{background-image:url(../img/publishers-screen.png)}.exactmetrics-em-addons-upsell-screen{margin-bottom:-180px;top:-70px}.exactmetrics-em-addons-upsell-screen:after{background-image:url(../img/addons-help-screen.png)}.exactmetrics-em-search-console-upsell-screen:after{background-image:url(../img/search-console-screen.png)}.exactmetrics-em-real-time-upsell-screen:after{background-image:url(../img/real-time-screen.png)}.exactmetrics-em-site-speed-upsell-screen:after{background-image:url(../img/site-speed-screen.png)}.exactmetrics-em-forms-report-upsell-screen:after{background-image:url(../img/forms-report-screen.png)}.exactmetrics-em-dimensions-report-upsell-screen:after{background-image:url(../img/dimensions-report-screen.png)}.exactmetrics-em-forms-upsell-screen{width:758px;max-width:100%;margin-top:-75px}.exactmetrics-em-forms-upsell-screen:after{background-position:50%;background-image:url(../img/forms-screen.png)}.exactmetrics-em-optimize-upsell-screen{width:758px;max-width:100%;margin-left:-10%}.exactmetrics-em-optimize-upsell-screen:after{background-position:50%;background-image:url(../img/optimize-screen.png)}.exactmetrics-em-dimensions-upsell-screen{width:758px;max-width:100%}.exactmetrics-em-dimensions-upsell-screen:after{background-position:50%;background-image:url(../img/custom-dimensions-screen.png)}.exactmetrics-settings-conversions .exactmetrics-full-width-upsell{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.exactmetrics-settings-conversions .exactmetrics-full-width-upsell .exactmetrics-upsell-half.exactmetrics-upsell-right{padding-left:0}.exactmetrics-settings-conversions .exactmetrics-full-width-upsell .exactmetrics-upsell-half p{max-width:400px;margin-bottom:28px}.exactmetrics-settings-conversions .exactmetrics-full-width-upsell.exactmetrics-reverse .exactmetrics-upsell-half.exactmetrics-upsell-right{padding-left:96px}.exactmetrics-icon-background-large{position:absolute;font-size:130px;color:rgba(101,40,245,.05);left:25px;top:25px;line-height:1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.exactmetrics-pro-upgrade .exactmetrics-settings-block-title .exactmetrics-pro-indicator,.exactmetrics-pro-upgrade h2 .exactmetrics-pro-indicator{font-size:13px;color:#fff;background-color:#32a27a;border-radius:3px;font-weight:500;padding:4px 8px;vertical-align:top;margin-left:10px;display:inline-block;margin-top:-4px;cursor:pointer;text-decoration:none}.exactmetrics-pro-upgrade .exactmetrics-settings-block-title .exactmetrics-pro-indicator:focus,.exactmetrics-pro-upgrade .exactmetrics-settings-block-title .exactmetrics-pro-indicator:hover,.exactmetrics-pro-upgrade h2 .exactmetrics-pro-indicator:focus,.exactmetrics-pro-upgrade h2 .exactmetrics-pro-indicator:hover{color:#fff;background:#19865f}.exactmetrics-report .exactmetrics-upsell-dismissable{margin-left:-32px;margin-right:-32px;padding-left:32px;padding-right:32px}@media (max-width:782px){.exactmetrics-report .exactmetrics-upsell-dismissable{text-align:center}}.exactmetrics-report .exactmetrics-upsell-dismissable h3{font-size:17px;color:#210f59;line-height:1.5;font-weight:700}.exactmetrics-report .exactmetrics-upsell-dismissable p{font-size:15px;margin-bottom:25px}.exactmetrics-report .exactmetrics-upsell-dismissable .exactmetrics-upsell-half{width:50%;padding-top:38px}@media (max-width:782px){.exactmetrics-report .exactmetrics-upsell-dismissable .exactmetrics-upsell-half{padding-left:32px;padding-right:32px;width:100%;text-align:center}}.exactmetrics-report .exactmetrics-upsell-dismissable .exactmetrics-upsell-half:first-child p{max-width:524px}.exactmetrics-report .exactmetrics-upsell-dismissable .exactmetrics-button-text{margin-left:40px;color:#9087ac}@media (max-width:782px){.exactmetrics-report .exactmetrics-upsell-dismissable .exactmetrics-button-text{margin-left:0;margin-top:20px}}.exactmetrics-report .exactmetrics-upsell-dismiss{position:absolute;right:20px;top:20px;z-index:10}.exactmetrics-forms-image-wpf-upsell{margin-bottom:-140px;padding-top:85%}@media (max-width:782px){.exactmetrics-forms-image-wpf-upsell{margin-bottom:0}}.exactmetrics-forms-image-wpf-upsell:after{background-position:100% 100%;background-image:url(../img/forms-wpforms-upsell.png)}.update-nag{display:none}.exactmetrics-admin-page{min-height:100vh;font-size:15px;color:#4d3f7a;overflow:hidden}.exactmetrics-admin-page a{color:#6528f5}.exactmetrics-admin-page a:focus,.exactmetrics-admin-page a:hover{color:#393f4c}.exactmetrics-admin-page .exactmetrics-separator{background:#d6e2ed;display:block;height:1px;margin:25px 0}.exactmetrics-admin-page .exactmetrics-settings-content{margin-bottom:75px}@media (min-width:783px) and (max-width:790px){.exactmetrics-admin-page .exactmetrics-settings-content{padding:0 10px}}.exactmetrics-admin-page input.exactmetrics-has-error{border-color:red}.exactmetrics-admin-page input[type=number],.exactmetrics-admin-page input[type=text],.exactmetrics-admin-page textarea{border:1px solid #9087ac;border-radius:3px;font-size:14px;padding:9px 15px;width:100%;-webkit-box-shadow:none;box-shadow:none;height:40px;margin:0;color:#210f59}.exactmetrics-admin-page input[type=number]::-webkit-input-placeholder,.exactmetrics-admin-page input[type=text]::-webkit-input-placeholder,.exactmetrics-admin-page textarea::-webkit-input-placeholder{color:#9087ac}.exactmetrics-admin-page input[type=number]:-moz-placeholder,.exactmetrics-admin-page input[type=number]::-moz-placeholder,.exactmetrics-admin-page input[type=text]:-moz-placeholder,.exactmetrics-admin-page input[type=text]::-moz-placeholder,.exactmetrics-admin-page textarea:-moz-placeholder,.exactmetrics-admin-page textarea::-moz-placeholder{color:#9087ac}.exactmetrics-admin-page input[type=number]:-ms-input-placeholder,.exactmetrics-admin-page input[type=text]:-ms-input-placeholder,.exactmetrics-admin-page textarea:-ms-input-placeholder{color:#9087ac}.exactmetrics-admin-page input[type=number].exactmetrics-has-error,.exactmetrics-admin-page input[type=text].exactmetrics-has-error,.exactmetrics-admin-page textarea.exactmetrics-has-error{border-color:#d83638}.exactmetrics-admin-page input[type=text]:-moz-read-only{background:#fff;color:#9087ac}.exactmetrics-admin-page input[type=text]:read-only{background:#fff;color:#9087ac}.exactmetrics-admin-page textarea{height:150px;background:#f4f3f7;border:none}.exactmetrics-admin-page label{width:100%;font-size:15px;display:inline-block;color:#210f59;margin:2px 0 17px}.exactmetrics-admin-page label>.exactmetrics-dark{margin-bottom:20px}.exactmetrics-admin-page .inline-field{position:relative}.exactmetrics-admin-page .inline-field input{width:100%;background:#f4f3f7;border:none;height:60px;border-radius:3px;padding:6px 20px;font-size:18px}.exactmetrics-admin-page .inline-field input::-moz-placeholder{color:#9087ac}.exactmetrics-admin-page .inline-field input:-ms-input-placeholder{color:#9087ac}.exactmetrics-admin-page .inline-field input::-ms-input-placeholder{color:#9087ac}.exactmetrics-admin-page .inline-field input::placeholder{color:#9087ac}.exactmetrics-admin-page .inline-field input:-moz-placeholder{color:#9087ac}.exactmetrics-admin-page .inline-field input::-webkit-input-placeholder{color:#9087ac}.exactmetrics-admin-page .inline-field .exactmetrics-button{position:absolute;right:6px;top:6px;padding:16px 24px 14px}.exactmetrics-admin-page .inline-field .exactmetrics-button [class*=monstericon-]{margin-right:12px}.exactmetrics-admin-page .exactmetrics-error{margin:18px 0 0;color:#d83638;cursor:default}.exactmetrics-admin-page .exactmetrics-error i{margin-right:10px}.exactmetrics-admin-page .exactmetrics-license-type-text{color:#210f59;font-weight:500;margin-bottom:30px}.exactmetrics-admin-page .exactmetrics-license-type-text a{color:#6528f5;font-weight:400;margin-left:10px;position:relative}.exactmetrics-admin-page .exactmetrics-license-type-text a:before{display:inline-block;font-family:Misettings;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f058";right:100%;margin-right:6px}.exactmetrics-admin-page .exactmetrics-settings-license-network .exactmetrics-button-text,.exactmetrics-admin-page .exactmetrics-settings-license-site .exactmetrics-button-text{color:#9087ac;margin-top:16px;font-size:15px}.exactmetrics-admin-page .exactmetrics-dark{color:#210f59;text-transform:capitalize;font-weight:700}.exactmetrics-admin-page .exactmetrics-tracking-mode-settings-enter-active,.exactmetrics-admin-page .exactmetrics-tracking-mode-settings-leave-active{-webkit-transition:opacity 1s;transition:opacity 1s}.exactmetrics-admin-page .exactmetrics-tracking-mode-settings-enter,.exactmetrics-admin-page .exactmetrics-tracking-mode-settings-leave-to{opacity:0}.exactmetrics-admin-page .exactmetrics-tracking-mode-settings-enter .exactmetrics-styled-checkbox,.exactmetrics-admin-page .exactmetrics-tracking-mode-settings-leave-to .exactmetrics-styled-checkbox{background-color:#509fe2!important}.exactmetrics-admin-page .exactmetrics-tracking-mode-settings-enter .exactmetrics-styled-checkbox:after,.exactmetrics-admin-page .exactmetrics-tracking-mode-settings-leave-to .exactmetrics-styled-checkbox:after{right:2px!important;left:auto!important}.exactmetrics-admin-page .exactmetrics-settings-block{margin:32px auto;width:750px;max-width:100%;position:relative;z-index:50}@media screen and (max-width:830px){.exactmetrics-admin-page .exactmetrics-settings-block{margin-left:24px;margin-right:24px;width:auto}}.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-settings-block-title{font-weight:700;font-size:24px;padding:12px 0;color:#210f59;position:relative;-webkit-transition:color .2s ease;transition:color .2s ease}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-settings-block-title{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.2}}.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-settings-block-title:before{position:absolute;width:40px;height:40px;border-radius:50%;background:rgba(33,15,89,.1);right:100%;top:2px;margin-right:30px;color:#210f59;text-align:center;line-height:40px;font-size:15px;-webkit-transition:background .2s ease 0ms,color .2s ease 0ms;transition:background .2s ease 0ms,color .2s ease 0ms;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}@media (max-width:1062px){.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-settings-block-title:before{right:auto;left:0;margin-top:-6px;position:relative;top:auto;display:inline-block;margin-right:15px;vertical-align:text-top}}.exactmetrics-admin-page .exactmetrics-settings-block.exactmetrics-settings-block-collapsible .exactmetrics-settings-block-title{cursor:pointer}.exactmetrics-admin-page .exactmetrics-settings-block.exactmetrics-settings-block-collapsible .exactmetrics-settings-block-title:focus,.exactmetrics-admin-page .exactmetrics-settings-block.exactmetrics-settings-block-collapsible .exactmetrics-settings-block-title:hover{color:#6528f5}.exactmetrics-admin-page .exactmetrics-settings-block.exactmetrics-settings-block-collapsible .exactmetrics-settings-block-title:focus:before,.exactmetrics-admin-page .exactmetrics-settings-block.exactmetrics-settings-block-collapsible .exactmetrics-settings-block-title:hover:before{background:#6528f5;color:#fff}.exactmetrics-admin-page .exactmetrics-settings-block.exactmetrics-settings-block-collapsible .exactmetrics-settings-block-title:focus .exactmetrics-settings-input-toggle-collapsible,.exactmetrics-admin-page .exactmetrics-settings-block.exactmetrics-settings-block-collapsible .exactmetrics-settings-block-title:hover .exactmetrics-settings-input-toggle-collapsible{color:#6528f5}.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-settings-block-content:before{position:relative;display:block;content:"";height:28px}.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-settings-block-content p{font-size:15px;color:#210f59;font-weight:500;margin:0 0 30px}.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-settings-block-content h3{font-size:17px;color:#210f59;line-height:1.5;margin:0 0 15px}.exactmetrics-admin-page .exactmetrics-settings-input-radio input[type=radio]{opacity:0;position:absolute}.exactmetrics-admin-page .exactmetrics-settings-input-radio label{color:#210f59;font-size:15px}.exactmetrics-admin-page .exactmetrics-settings-input-radio label small{font-size:14px;color:#777;font-weight:400}.exactmetrics-admin-page .exactmetrics-settings-input-radio label>span{vertical-align:middle;font-weight:500}.exactmetrics-admin-page .exactmetrics-settings-input-radio span:last-child label{margin-bottom:0}.exactmetrics-admin-page .exactmetrics-settings-input-radio .exactmetrics-styled-radio{width:20px;height:20px;border:1px solid #b2c1cd;position:relative;display:inline-block;border-radius:50%;margin-right:16px}.exactmetrics-admin-page .exactmetrics-settings-input-radio .exactmetrics-styled-radio.exactmetrics-styled-radio-checked{border-color:#6528f5}.exactmetrics-admin-page .exactmetrics-settings-input-radio .exactmetrics-styled-radio.exactmetrics-styled-radio-checked:after{left:2px;right:2px;top:2px;bottom:2px;position:absolute;content:"";background:#6528f5;display:block;border-radius:50%}.exactmetrics-admin-page .exactmetrics-settings-input-checkbox>label{color:#210f59;font-size:15px;margin:0;line-height:1.75}.exactmetrics-admin-page .exactmetrics-settings-input-checkbox>label.exactmetrics-styled-checkbox-faux{cursor:default}.exactmetrics-admin-page .exactmetrics-settings-input-checkbox>label.exactmetrics-styled-checkbox-faux .exactmetrics-styled-checkbox{background-color:#e9e7ee}.exactmetrics-admin-page .exactmetrics-settings-input-checkbox>label.exactmetrics-styled-checkbox-faux .exactmetrics-styled-checkbox.exactmetrics-styled-checkbox-checked{background-color:#b9d8f3}.exactmetrics-admin-page .exactmetrics-settings-input-checkbox>label input{display:none}.exactmetrics-admin-page .exactmetrics-settings-input-checkbox>label>span{vertical-align:middle}.exactmetrics-admin-page .exactmetrics-settings-input-checkbox>label:last-child{margin-bottom:0}.exactmetrics-admin-page .exactmetrics-settings-input-checkbox input:checked+.exactmetrics-checkbox-label{color:#6528f5}.exactmetrics-admin-page .exactmetrics-settings-input-checkbox .exactmetrics-styled-checkbox{width:40px;height:23px;position:relative;display:inline-block;border-radius:20px;margin-right:16px;background-color:#e9e7ee}.exactmetrics-admin-page .exactmetrics-settings-input-checkbox .exactmetrics-styled-checkbox.exactmetrics-styled-checkbox-checked:after{right:3px;left:auto;background:#6528f5}.exactmetrics-admin-page .exactmetrics-settings-input-checkbox .exactmetrics-styled-checkbox:after{left:3px;top:3px;bottom:3px;width:17px;position:absolute;content:"";background:#bcb7cd;display:block;border-radius:50%;line-height:1}.exactmetrics-admin-page .exactmetrics-simple-checkboxes .exactmetrics-settings-input-checkbox .exactmetrics-styled-checkbox{border-radius:3px;background:#fff;width:20px;height:20px}.exactmetrics-admin-page .exactmetrics-simple-checkboxes .exactmetrics-settings-input-checkbox .exactmetrics-styled-checkbox:after{display:none;font-family:Misettings;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:rgba(0,0,0,0);color:#6528f5;content:"\f015";left:3px;top:2px}.exactmetrics-admin-page .exactmetrics-simple-checkboxes .exactmetrics-settings-input-checkbox .exactmetrics-styled-checkbox.exactmetrics-styled-checkbox-checked:after{display:inline-block}.exactmetrics-admin-page .exactmetrics-info{color:#9087ac;margin-left:10px;cursor:help}.exactmetrics-admin-page .exactmetrics-settings-input-repeater .exactmetrics-error{margin-top:0;margin-bottom:18px}.exactmetrics-admin-page .exactmetrics-settings-input-repeater-labels label{color:#210f59;font-weight:700;margin-bottom:6px;font-size:17px}.exactmetrics-admin-page .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-settings-input-repeater-row>span{width:100%;margin-right:18px}.exactmetrics-admin-page .exactmetrics-settings-input-repeater-row button{padding:0;border:none;background:rgba(33,15,89,.1);color:#210f59;width:32px;height:32px;border-radius:50%;cursor:pointer;display:block;position:relative;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.exactmetrics-admin-page .exactmetrics-settings-input-repeater-row button i{position:absolute;left:10px;top:7px;font-size:15px}.exactmetrics-admin-page .exactmetrics-settings-input-repeater-row button i:before{content:"\f065"}.exactmetrics-admin-page .exactmetrics-settings-input-repeater-row input[type=number]{width:30%;margin-right:15px}.exactmetrics-admin-page .exactmetrics-settings-input-repeater-row select{width:70%;height:40px;margin-right:15px;border:1px solid #9087ac;border-radius:3px;margin-top:0;margin-bottom:0;-webkit-box-shadow:none;box-shadow:none}.exactmetrics-admin-page .exactmetrics-settings-input-repeater-row.exactmetrics-disabled-row{opacity:.5}.exactmetrics-admin-page .exactmetrics-settings-input-repeater-row input[type=text]{border-color:rgba(0,0,0,0)}.exactmetrics-admin-page .exactmetrics-settings-input-repeater-row .exactmetrics-input-error input{border-color:#e43462}.exactmetrics-admin-page .exactmetrics-settings-input-repeater-row .exactmetrics-input-valid{position:relative}.exactmetrics-admin-page .exactmetrics-settings-input-repeater-row .exactmetrics-input-valid:after{position:absolute;right:8px;height:26px;width:26px;background:rgba(50,162,122,.1);top:7px;content:"\f015";display:inline-block;font-family:Misettings;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#32a27a;border-radius:50%;text-align:center;line-height:26px}.exactmetrics-admin-page .exactmetrics-settings-input-repeater-row .exactmetrics-input-valid input{border-color:#32a27a}.exactmetrics-admin-page .exactmetrics-dimensions-count{color:#4d3f7a;font-size:13px;float:right;line-height:1.7;margin-right:46px}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-dimensions-count{float:none;margin-top:5px;display:block}}.exactmetrics-admin-page .exactmetrics-settings-input-dimensions .exactmetrics-settings-input-repeater-labels label{margin-bottom:0;width:auto}.exactmetrics-admin-page .exactmetrics-settings-input-dimensions .exactmetrics-settings-input-repeater-labels label:first-child{width:calc(70% - 20px)}.exactmetrics-admin-page .exactmetrics-settings-input-dimensions .exactmetrics-error{margin:0 0 20px}.exactmetrics-admin-page .exactmetrics-settings-input-select .exactmetrics-dark{margin-bottom:5px}.exactmetrics-admin-page .exactmetrics-settings-input-select label{margin-top:-4px}.exactmetrics-admin-page .exactmetrics-collapsible .exactmetrics-collapsible-content{padding-left:30px}@media screen and (max-width:767px){.exactmetrics-admin-page .exactmetrics-collapsible .exactmetrics-collapsible-content{padding-left:15px}}.exactmetrics-admin-page .exactmetrics-collapsible>p{margin-top:0}.exactmetrics-admin-page .exactmetrics-settings-input-toggle-collapsible{color:#210f59;float:right;font-size:22px;padding-left:20px;-webkit-transition:color .2s ease;transition:color .2s ease;margin-top:6px}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-settings-input-toggle-collapsible{margin-left:auto;margin-top:3px}}.exactmetrics-admin-page .exactmetrics-settings-input-toggle-collapsible:hover{color:#393f4c}.exactmetrics-admin-page .exactmetrics-settings-input-toggle-collapsible:focus{outline:none}.exactmetrics-admin-page .exactmetrics-settings-input-toggle-collapsible i{cursor:pointer}.exactmetrics-admin-page .exactmetrics-settings-input-authenticate .exactmetrics-dark{display:block;margin-bottom:9px}.exactmetrics-admin-page .exactmetrics-settings-input-authenticate label{margin-top:0;margin-bottom:4px}.exactmetrics-admin-page .exactmetrics-settings-input-authenticate p{margin:0}.exactmetrics-admin-page .exactmetrics-settings-input-authenticate .exactmetrics-ua,.exactmetrics-admin-page .exactmetrics-settings-input-authenticate button{margin-top:14px}.exactmetrics-admin-page .exactmetrics-settings-input-authenticate .exactmetrics-manual-ua+.exactmetrics-error{margin-top:15px}.exactmetrics-admin-page .exactmetrics-auth-manual-connect-paragraph{padding-top:5px}.exactmetrics-admin-page .exactmetrics-auth-manual-connect-text{color:#4d3f7a;font-size:12px;text-decoration:none}.exactmetrics-admin-page .exactmetrics-auth-manual-connect-text:hover{text-decoration:underline}.exactmetrics-admin-page .exactmetrics-settings-addon-upgrade{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.exactmetrics-admin-page .exactmetrics-settings-addon-upgrade .exactmetrics-upgrade-icon{display:none}.exactmetrics-admin-page .exactmetrics-settings-addon-upgrade .exactmetrics-settings-addon-message{margin-right:25px;width:100%;line-height:1.7}.exactmetrics-admin-page .exactmetrics-settings-addon-upgrade .exactmetrics-settings-addon-message>span{display:block;max-width:468px}.exactmetrics-admin-page .exactmetrics-settings-addon-upgrade .settings-addons-upgrade-button{-ms-flex-negative:0;flex-shrink:0}.exactmetrics-admin-page .exactmetrics-settings-addon-upgrade .exactmetrics-button{padding:14px 30px;font-weight:500}.exactmetrics-admin-page .exactmetrics-icon-warning{width:48px}.exactmetrics-admin-page .exactmetrics-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=)}.exactmetrics-admin-page .exactmetrics-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;line-height:1.5}.exactmetrics-admin-page .exactmetrics-settings-network-notice .exactmetrics-bg-img{margin-right:25px}.exactmetrics-admin-page .exactmetrics-settings-network-notice .exactmetrics-network-message{width:100%;color:#210f59}.exactmetrics-admin-page .exactmetrics-settings-network-notice .exactmetrics-network-message strong{margin-bottom:10px}.exactmetrics-admin-page .exactmetrics-settings-network-notice .exactmetrics-network-message span{color:#4d3f7a}.exactmetrics-admin-page .exactmetrics-settings-network-notice .exactmetrics-icon-warning{display:none}.exactmetrics-admin-page .exactmetrics-undo-redo{float:right;margin-top:16px}.exactmetrics-admin-page .exactmetrics-undo-redo button{border:none;background:rgba(0,0,0,0);color:#6528f5;padding:0;margin-left:5px}.exactmetrics-admin-page #exactmetrics-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:#9087ac;padding-top:7px}.exactmetrics-admin-page #exactmetrics-license-key-valid::-webkit-input-placeholder{font-size:14px;line-height:normal;position:relative;bottom:4px}.exactmetrics-admin-page #exactmetrics-license-key-valid:-moz-placeholder,.exactmetrics-admin-page #exactmetrics-license-key-valid::-moz-placeholder{font-size:14px;line-height:normal;position:relative;bottom:4px}.exactmetrics-admin-page #exactmetrics-license-key-valid:-ms-input-placeholder{font-size:14px;line-height:normal;position:relative;bottom:4px}.exactmetrics-admin-page .exactmetrics-grey-settings-area{background:#f4f3f7;border-radius:10px;padding:40px 0;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-grey-settings-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.exactmetrics-admin-page .exactmetrics-grey-settings-area.exactmetrics-area-spaced-top{margin-top:72px}.exactmetrics-admin-page .exactmetrics-grey-settings-area .exactmetrics-auth-actions{max-width:320px}.exactmetrics-admin-page .exactmetrics-grey-settings-area .exactmetrics-grey-settings-area-half{width:50%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding:0 40px}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-grey-settings-area .exactmetrics-grey-settings-area-half{width:auto;margin:0 40px -30px;padding:0}}.exactmetrics-admin-page .exactmetrics-grey-settings-area .exactmetrics-grey-settings-area-half:first-child{border-right:1px solid #bcb7cd}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-grey-settings-area .exactmetrics-grey-settings-area-half:first-child{border-bottom:1px solid #bcb7cd;border-right:0;padding-bottom:40px;margin-bottom:40px}}.exactmetrics-admin-page .exactmetrics-grey-settings-area .exactmetrics-grey-settings-area-full{padding:0 40px;max-width:460px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;position:relative}.exactmetrics-admin-page .exactmetrics-grey-settings-area .exactmetrics-grey-settings-area-full h2{font-size:24px;line-height:1.4;margin-top:0;max-width:340px}.exactmetrics-admin-page .exactmetrics-grey-settings-area .exactmetrics-grey-settings-area-full p{line-height:1.7;margin:8px 0 18px;font-size:15px}.exactmetrics-admin-page .exactmetrics-grey-settings-area .exactmetrics-icon-background-large{left:auto;right:54px;top:45px;font-size:170px}.exactmetrics-admin-page .exactmetrics-grey-settings-area h3{font-size:17px;color:#210f59;line-height:1.5;margin:0 0 20px}.exactmetrics-admin-page .exactmetrics-grey-settings-area p{color:#4d3f7a}.exactmetrics-admin-page .exactmetrics-grey-settings-area .exactmetrics-highlight{font-size:17px;font-weight:700;color:#210f59;display:block}.exactmetrics-admin-page .exactmetrics-grey-settings-area .exactmetrics-button-text{font-size:15px;margin-bottom:0;margin-top:11px}.exactmetrics-admin-page .exactmetrics-grey-settings-area .exactmetrics-button-text.exactmetrics-spaced-top{margin-top:20px}.exactmetrics-admin-page .exactmetrics-grey-settings-area a>[class*=monstericon-]{margin-left:15px;display:inline-block;font-size:.8em}.exactmetrics-admin-page .exactmetrics-grey-settings-input-area{background:#f4f3f7;border-radius:10px;padding:32px}.exactmetrics-admin-page .exactmetrics-grey-settings-input-area .exactmetrics-settings-input-repeater .exactmetrics-button{background:rgba(0,0,0,0);padding:0 0 0 24px;color:#6528f5;text-decoration:underline;position:relative;font-size:15px;outline:none}.exactmetrics-admin-page .exactmetrics-grey-settings-input-area .exactmetrics-settings-input-repeater .exactmetrics-button:focus,.exactmetrics-admin-page .exactmetrics-grey-settings-input-area .exactmetrics-settings-input-repeater .exactmetrics-button:hover{color:#210f59}.exactmetrics-admin-page .exactmetrics-grey-settings-input-area .exactmetrics-settings-input-repeater .exactmetrics-button:before{content:"+";position:absolute;left:0;font-size:20px;top:0;line-height:13px}.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-settings-block-content .exactmetrics-grey-settings-area p{color:#4d3f7a}.exactmetrics-admin-page .exactmetrics-settings-full-width-gray{background-color:#f4f3f7;border-top:1px solid #e9e7ee;border-bottom:1px solid #e9e7ee;padding-top:32px;padding-bottom:32px}.exactmetrics-admin-page .exactmetrics-settings-full-width-gray .exactmetrics-settings-block{margin-top:0;margin-bottom:0}.exactmetrics-admin-page .exactmetrics-inline-gray-box{background:#f4f3f7;padding:22px 32px;border-radius:10px;display:inline-block;margin-top:20px}@media (max-width:782px){.exactmetrics-admin-page .exactmetrics-inline-gray-box{width:100%}.exactmetrics-admin-page .exactmetrics-inline-gray-box:first-child{margin-top:0}}.exactmetrics-admin-page .exactmetrics-inline-gray-box .exactmetrics-settings-input-checkbox{padding:10px 0}.exactmetrics-admin-page .settings-input-text-input{margin-top:12px}.exactmetrics-admin-page .edd-logo,.exactmetrics-admin-page .formidable-forms-logo,.exactmetrics-admin-page .gravity-forms-logo,.exactmetrics-admin-page .lifer-lms-logo,.exactmetrics-admin-page .memberpress-logo,.exactmetrics-admin-page .woocommerce-logo,.exactmetrics-admin-page .wpforms-logo{background:url(../img/woocommerce.png) no-repeat;background-size:contain;width:156px;height:31px}@media (max-width:767px){.exactmetrics-admin-page .edd-logo,.exactmetrics-admin-page .formidable-forms-logo,.exactmetrics-admin-page .gravity-forms-logo,.exactmetrics-admin-page .lifer-lms-logo,.exactmetrics-admin-page .memberpress-logo,.exactmetrics-admin-page .woocommerce-logo,.exactmetrics-admin-page .wpforms-logo{margin-top:18px}}.exactmetrics-admin-page .edd-logo{background-image:url(../img/easy-digital-downloads.png);width:194px}.exactmetrics-admin-page .memberpress-logo{background-image:url(../img/memberpress.png)}.exactmetrics-admin-page .lifer-lms-logo{background-image:url(data:image/png;base64,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);width:116px}.exactmetrics-admin-page .wpforms-logo{background-image:url(../img/logo-wp-forms.png);width:115px}.exactmetrics-admin-page .rcp-logo{background-image:url(../img/rcp.png);width:175px}.exactmetrics-admin-page .givewp-logo,.exactmetrics-admin-page .rcp-logo{height:40px;background-size:contain;background-repeat:no-repeat;background-position:50%}.exactmetrics-admin-page .givewp-logo{background-image:url(../img/givewp.png);width:115px}.exactmetrics-admin-page .formidable-forms-logo{background-image:url(../img/logo-formidable-forms.png);width:110px}.exactmetrics-admin-page .gravity-forms-logo{background-image:url(data:image/png;base64,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);width:115px}.exactmetrics-admin-page .misc-forms-logo:after{display:inline-block;font-family:Misettings;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\0049";color:#bcb7cd;font-size:40px}.exactmetrics-admin-page .exactmetrics-plugin-blocks{margin:30px 0;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}.exactmetrics-admin-page .misc-forms-logo{content:"\f01e";height:25px;line-height:31px;width:34px}.exactmetrics-admin-page .exactmetrics-spaced-input{margin-bottom:50px}.exactmetrics-admin-page .exactmetrics-plugin-block{background:#f4f3f7;border-radius:10px;padding:10px;text-align:center;width:calc(50% - 7px);margin-bottom:15px}@media (max-width:665px){.exactmetrics-admin-page .exactmetrics-plugin-block{width:100%}}.exactmetrics-admin-page .exactmetrics-plugin-block.exactmetrics-plugin-block-active{border:2px solid #32a27a;background:#fff}.exactmetrics-admin-page .exactmetrics-plugin-block .exactmetrics-plugin-block-logo{background:#fff;border-radius:5px;padding:12px 10px;text-align:center}.exactmetrics-admin-page .exactmetrics-plugin-block .exactmetrics-plugin-block-logo .exactmetrics-bg-img{padding-top:0;display:inline-block}.exactmetrics-admin-page .exactmetrics-plugin-block .exactmetrics-plugin-block-logo .exactmetrics-bg-img.memberpress-logo{width:198px}.exactmetrics-admin-page .exactmetrics-plugin-block .monsterinsgights-plugin-block-content h4{color:#210f59;font-size:15px;line-height:1.7;margin:20px 0 5px}.exactmetrics-admin-page .exactmetrics-plugin-block .monsterinsgights-plugin-block-content p{color:#9087ac;line-height:1.7;margin-bottom:20px;margin-top:5px}.exactmetrics-admin-page .exactmetrics-plugin-block .monsterinsgights-plugin-block-content .monsterinsgights-plugin-check{margin-top:10px;background:rgba(50,162,122,.1);width:40px;height:40px;display:inline-block;border-radius:50%;text-align:center;color:#32a27a;font-size:15px;line-height:40px}.exactmetrics-admin-page .exactmetrics-settings-callout{background:#fff;border-radius:5px;border:1px solid #f4f3f7;padding:19px 14px 26px 78px;position:relative;-webkit-box-shadow:0 10px 22px 0 rgba(0,0,0,.1);box-shadow:0 10px 22px 0 rgba(0,0,0,.1)}.exactmetrics-admin-page .exactmetrics-settings-callout:before{position:absolute;width:0;height:0;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff;border-style:solid;border-width:0 8px 10px;content:"";bottom:100%;left:22px;z-index:15}.exactmetrics-admin-page .exactmetrics-settings-callout:after{position:absolute;width:0;height:0;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #f4f3f7;border-style:solid;border-width:0 9px 11px;content:"";bottom:100%;left:21px;margin-bottom:1px;z-index:10}.exactmetrics-admin-page .exactmetrics-settings-callout .monstericon-info-circle-regular{position:absolute;font-size:24px;left:23px;top:20px;color:#bcb7cd}.exactmetrics-admin-page .exactmetrics-settings-callout h4{color:#210f59;font-size:15px;line-height:1.5;margin:0 0 13px}.exactmetrics-admin-page .exactmetrics-settings-callout a{font-weight:700}.exactmetrics-admin-page .exactmetrics-settings-callout .exactmetrics-close-button{border:none;padding:0;background:rgba(0,0,0,0);color:#bcb7cd;top:11px;right:14px;position:absolute}.exactmetrics-admin-page .exactmetrics-settings-callout .exactmetrics-grey-link{margin-left:16px}.exactmetrics-admin-page .exactmetrics-settings-callout.exactmetrics-settings-callout-arrow-bottom:after,.exactmetrics-admin-page .exactmetrics-settings-callout.exactmetrics-settings-callout-arrow-bottom:before{top:100%;bottom:auto;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.exactmetrics-admin-page .exactmetrics-grey-link{color:#9087ac}.exactmetrics-first-time-notice .exactmetrics-notice-button{margin-top:20px}.exactmetrics-settings-blur .exactmetrics-settings-content{-webkit-filter:blur(5px);filter:blur(5px);pointer-events:none}.exactmetrics-settings-blur.exactmetrics-path-general .exactmetrics-settings-content{-webkit-filter:none;filter:none;pointer-events:auto}.exactmetrics-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 .exactmetrics-not-authenticated-notice{margin-left:-357px}}@media (max-width:960px){.exactmetrics-not-authenticated-notice{margin-left:-357px}}@media (max-width:750px){.exactmetrics-not-authenticated-notice{left:0;margin-left:0}}@media (min-width:750px) and (max-width:782px){.exactmetrics-not-authenticated-notice{margin-left:-375px}}.exactmetrics-not-authenticated-notice .exactmetrics-auth-manual-connect-paragraph{display:none}.exactmetrics-not-authenticated-notice h3{text-align:center;color:#393f4c;font-size:20px;margin:32px 0 20px;line-height:1.4}.exactmetrics-not-authenticated-notice .exactmetrics-license-button{line-height:1;margin-top:20px}.exactmetrics-not-authenticated-notice .exactmetrics-settings-input-authenticate .exactmetrics-button{margin:0 20px}.exactmetrics-not-authenticated-notice .exactmetrics-dark{font-weight:400;margin-bottom:20px}.exactmetrics-settings-content.settings-advanced .exactmetrics-settings-block:first-child{z-index:60}.exactmetrics-admin-page .exactmetrics-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){.exactmetrics-admin-page .exactmetrics-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}}.exactmetrics-admin-page .exactmetrics-logos-row .exactmetrics-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%}.exactmetrics-admin-page .exactmetrics-report-ecommerce:after{background-image:url(../img/exactmetrics-report-ecommerce.png)}.exactmetrics-admin-page .exactmetrics-addon-ads,.exactmetrics-admin-page .exactmetrics-addon-amp,.exactmetrics-admin-page .exactmetrics-addon-dimensions,.exactmetrics-admin-page .exactmetrics-addon-eu-compliance,.exactmetrics-admin-page .exactmetrics-addon-forms,.exactmetrics-admin-page .exactmetrics-addon-instant-articles,.exactmetrics-admin-page .exactmetrics-addon-optimize,.exactmetrics-admin-page .exactmetrics-addon-performance,.exactmetrics-admin-page .exactmetrics-addon-scroll{width:48px;padding-top:110%}.exactmetrics-admin-page .exactmetrics-addon-eu-compliance{padding-top:100%}.exactmetrics-admin-page .exactmetrics-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==)}.exactmetrics-admin-page .exactmetrics-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==)}.exactmetrics-admin-page .exactmetrics-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==)}.exactmetrics-admin-page .exactmetrics-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==)}.exactmetrics-admin-page .exactmetrics-addon-forms:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABmBAMAAADG74kWAAAAFVBMVEXW4urW4urW4uoAAADW4uqsvclQn+ITLWFyAAAABHRSTlPsoxwAEnMmfgAAAIFJREFUWMPt2LEJgDAUBNCvOICFAwhu4AQKP06QbCDuP4J9sPCKwOm/KwOvusCHs3V0IN1is0PpbcLAbgMGNnMwvwGp1MmPj7EBYXGEgLA4QkBYHCFI5VVybEBYHCEgLE5AQEBAIAQgPIqE4LjqnAJtwNe+RlMAz0XwIAVPXvCodgNhA6kmkI3HfAAAAABJRU5ErkJggg==)}.exactmetrics-admin-page .exactmetrics-addon-optimize{padding-top:100%}.exactmetrics-admin-page .exactmetrics-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=)}.exactmetrics-admin-page .exactmetrics-addon-dimensions{padding-top:105%}.exactmetrics-admin-page .exactmetrics-addon-dimensions:after{background-image:url(data:image/png;base64,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)}.exactmetrics-admin-page .exactmetrics-addon-performance{padding-top:105%}.exactmetrics-admin-page .exactmetrics-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==)}.exactmetrics-admin-page .exactmetrics-addon-scroll{padding-top:105%}.exactmetrics-admin-page .exactmetrics-addon-scroll:after{background-image:url(data:image/png;base64,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)}.exactmetrics-admin-page .exactmetrics-upsell-large{padding-bottom:35px}@media (max-width:767px){.exactmetrics-admin-page .exactmetrics-upsell-large{padding-left:10px;padding-right:10px;line-height:1.2}}.exactmetrics-admin-page .exactmetrics-upsell-large h3{color:#4c6577;font-size:18px;font-weight:400;margin-top:33px;margin-bottom:14px}.exactmetrics-admin-page .exactmetrics-upsell-large h2{font-size:18px;margin-top:0}.exactmetrics-admin-page .exactmetrics-upsell-large .exactmetrics-coupon{color:#6528f5;border:1px dashed #6528f5;padding:7px;margin:0 7px;vertical-align:middle;line-height:1}.exactmetrics-admin-page .exactmetrics-upsell-large .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-upsell-large .exactmetrics-features span{display:block;width:33%;color:#393f4a;font-size:14px;text-align:left;margin:10px 0}.exactmetrics-admin-page .exactmetrics-upsell-large .exactmetrics-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}.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-settings-block-content .settings-input-license p{color:#210f59;margin-bottom:15px}.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-settings-block-content .settings-input-license p a{color:#6528f5}.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-settings-block-content .exactmetrics-smile{display:inline-block;width:16px;height:16px;padding:0;vertical-align:middle}.exactmetrics-admin-page .exactmetrics-settings-block .exactmetrics-settings-block-content .exactmetrics-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)}.exactmetrics-admin-page .exactmetrics-settings-ecommerce .exactmetrics-upsell-left p{max-width:350px;line-height:1.7;margin-bottom:22px}.exactmetrics-admin-page .exactmetrics-settings-ecommerce .exactmetrics-full-width-upse