Weglot Translate – Translate your WP website - Version 3.4

Version Description

(15/09/2021) = * Add: All 404 pages are excluded from translation if you exclude /404 in the Weglot dashboard * Improved performance: Files for multilingual compatibility with other plugins are only called when necessary * Bugfix: Autoswitch feature now works with custom languages * Bugfix: Password reset link in translated emails now works * Bugfix: WooCommerce emails are now translated when using custom languages * Bugfix: Fixed warning in 404 styles.css.map * Bugfix: Autoswitch doesn't redirect when visitor comes from an external link from now on

Download this release

Release Info

Developer remyb92
Plugin Icon 128x128 Weglot Translate – Translate your WP website
Version 3.4
Comparing to
See all releases

Code changes from version 3.3.6 to 3.4

Files changed (38) hide show
  1. app/styles/new-flags.css +3 -2
  2. readme.txt +46 -559
  3. src/actions/front/class-search-weglot.php +2 -2
  4. src/services/class-option-service-weglot.php +62 -28
  5. src/services/class-redirect-service-weglot.php +112 -44
  6. src/services/class-translate-service-weglot.php +13 -0
  7. src/third/ninjaforms/regexcheckers/class-ninja-form-json-fields.php +1 -1
  8. src/third/woocommerce/class-wc-filter-urls-weglot.php +9 -5
  9. src/third/woocommerce/class-wc-mail-weglot.php +1 -1
  10. src/third/wprocket/class-wprocket-cache.php +5 -1
  11. vendor/autoload.php +1 -1
  12. vendor/composer/InstalledVersions.php +5 -5
  13. vendor/composer/autoload_real.php +7 -7
  14. vendor/composer/autoload_static.php +5 -5
  15. vendor/composer/installed.json +6 -6
  16. vendor/composer/installed.php +5 -5
  17. vendor/weglot/weglot-php/.github/workflows/php.yml +1 -1
  18. vendor/weglot/weglot-php/node_modules/.package-lock.json +18 -20
  19. vendor/weglot/weglot-php/node_modules/@weglot/languages/.github/workflows/publish.yml +25 -2
  20. vendor/weglot/weglot-php/node_modules/@weglot/languages/README.md +21 -0
  21. vendor/weglot/weglot-php/node_modules/@weglot/languages/bin/buildSvg.js +57 -0
  22. vendor/weglot/weglot-php/node_modules/@weglot/languages/bin/populateLanguages.js +33 -15
  23. vendor/weglot/weglot-php/node_modules/@weglot/languages/data/countries.json +1438 -0
  24. vendor/weglot/weglot-php/node_modules/@weglot/languages/data/languages.json +384 -118
  25. vendor/weglot/weglot-php/node_modules/@weglot/languages/dist/Countries.php +1204 -0
  26. vendor/weglot/weglot-php/node_modules/@weglot/languages/dist/Languages.php +39 -7
  27. vendor/weglot/weglot-php/node_modules/@weglot/languages/dist/styles.css +1 -1
  28. vendor/weglot/weglot-php/node_modules/@weglot/languages/dist/styles.css.map +3 -2
  29. vendor/weglot/weglot-php/node_modules/@weglot/languages/package.json +4 -3
  30. vendor/weglot/weglot-php/package.json +1 -1
  31. vendor/weglot/weglot-php/src/Client/Client.php +9 -13
  32. vendor/weglot/weglot-php/src/Client/Endpoint/CdnTranslate.php +8 -109
  33. vendor/weglot/weglot-php/src/Client/Endpoint/LanguagesList.php +10 -1
  34. vendor/weglot/weglot-php/src/Parser/Check/RegexCheckerProvider.php +6 -2
  35. vendor/weglot/weglot-php/src/Parser/Parser.php +1 -1
  36. vendor/weglot/weglot-php/src/Util/Server.php +1 -1
  37. vendor/weglot/weglot-php/tests/unit/Client/Endpoint/LanguagesTest.php +1 -1
  38. weglot.php +10 -3
app/styles/new-flags.css CHANGED
@@ -1,3 +1,4 @@
1
- .weglot-flags.af>a:before,.weglot-flags.af>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/za.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.af>a:before,.weglot-flags.flag-3.af>span:before{background-image:url("https://cdn.weglot.com/flags/circle/za.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.af>a:before,.weglot-flags.flag-2.af>span:before{background-image:url("https://cdn.weglot.com/flags/square/za.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.af>a:before,.weglot-flags.flag-1.af>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/za.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.af>a:before,.weglot-flags.flag-0.af>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/za.svg");background-position:unset !important;width:27px !important}.weglot-flags.am>a:before,.weglot-flags.am>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/et.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.am>a:before,.weglot-flags.flag-3.am>span:before{background-image:url("https://cdn.weglot.com/flags/circle/et.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.am>a:before,.weglot-flags.flag-2.am>span:before{background-image:url("https://cdn.weglot.com/flags/square/et.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.am>a:before,.weglot-flags.flag-1.am>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/et.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.am>a:before,.weglot-flags.flag-0.am>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/et.svg");background-position:unset !important;width:27px !important}.weglot-flags.ar>a:before,.weglot-flags.ar>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/sa.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ar>a:before,.weglot-flags.flag-3.ar>span:before{background-image:url("https://cdn.weglot.com/flags/circle/sa.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ar>a:before,.weglot-flags.flag-2.ar>span:before{background-image:url("https://cdn.weglot.com/flags/square/sa.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ar>a:before,.weglot-flags.flag-1.ar>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/sa.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ar>a:before,.weglot-flags.flag-0.ar>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/sa.svg");background-position:unset !important;width:27px !important}.weglot-flags.az>a:before,.weglot-flags.az>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/az.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.az>a:before,.weglot-flags.flag-3.az>span:before{background-image:url("https://cdn.weglot.com/flags/circle/az.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.az>a:before,.weglot-flags.flag-2.az>span:before{background-image:url("https://cdn.weglot.com/flags/square/az.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.az>a:before,.weglot-flags.flag-1.az>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/az.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.az>a:before,.weglot-flags.flag-0.az>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/az.svg");background-position:unset !important;width:27px !important}.weglot-flags.ba>a:before,.weglot-flags.ba>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ru.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ba>a:before,.weglot-flags.flag-3.ba>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ru.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ba>a:before,.weglot-flags.flag-2.ba>span:before{background-image:url("https://cdn.weglot.com/flags/square/ru.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ba>a:before,.weglot-flags.flag-1.ba>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ru.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ba>a:before,.weglot-flags.flag-0.ba>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ru.svg");background-position:unset !important;width:27px !important}.weglot-flags.be>a:before,.weglot-flags.be>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/by.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.be>a:before,.weglot-flags.flag-3.be>span:before{background-image:url("https://cdn.weglot.com/flags/circle/by.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.be>a:before,.weglot-flags.flag-2.be>span:before{background-image:url("https://cdn.weglot.com/flags/square/by.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.be>a:before,.weglot-flags.flag-1.be>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/by.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.be>a:before,.weglot-flags.flag-0.be>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/by.svg");background-position:unset !important;width:27px !important}.weglot-flags.bg>a:before,.weglot-flags.bg>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/bg.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.bg>a:before,.weglot-flags.flag-3.bg>span:before{background-image:url("https://cdn.weglot.com/flags/circle/bg.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.bg>a:before,.weglot-flags.flag-2.bg>span:before{background-image:url("https://cdn.weglot.com/flags/square/bg.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.bg>a:before,.weglot-flags.flag-1.bg>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/bg.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.bg>a:before,.weglot-flags.flag-0.bg>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/bg.svg");background-position:unset !important;width:27px !important}.weglot-flags.bn>a:before,.weglot-flags.bn>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/bd.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.bn>a:before,.weglot-flags.flag-3.bn>span:before{background-image:url("https://cdn.weglot.com/flags/circle/bd.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.bn>a:before,.weglot-flags.flag-2.bn>span:before{background-image:url("https://cdn.weglot.com/flags/square/bd.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.bn>a:before,.weglot-flags.flag-1.bn>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/bd.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.bn>a:before,.weglot-flags.flag-0.bn>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/bd.svg");background-position:unset !important;width:27px !important}.weglot-flags.br>a:before,.weglot-flags.br>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/br.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.br>a:before,.weglot-flags.flag-3.br>span:before{background-image:url("https://cdn.weglot.com/flags/circle/br.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.br>a:before,.weglot-flags.flag-2.br>span:before{background-image:url("https://cdn.weglot.com/flags/square/br.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.br>a:before,.weglot-flags.flag-1.br>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/br.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.br>a:before,.weglot-flags.flag-0.br>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/br.svg");background-position:unset !important;width:27px !important}.weglot-flags.bs>a:before,.weglot-flags.bs>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ba.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.bs>a:before,.weglot-flags.flag-3.bs>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ba.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.bs>a:before,.weglot-flags.flag-2.bs>span:before{background-image:url("https://cdn.weglot.com/flags/square/ba.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.bs>a:before,.weglot-flags.flag-1.bs>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ba.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.bs>a:before,.weglot-flags.flag-0.bs>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ba.svg");background-position:unset !important;width:27px !important}.weglot-flags.ca>a:before,.weglot-flags.ca>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/es-ca.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ca>a:before,.weglot-flags.flag-3.ca>span:before{background-image:url("https://cdn.weglot.com/flags/circle/es-ca.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ca>a:before,.weglot-flags.flag-2.ca>span:before{background-image:url("https://cdn.weglot.com/flags/square/es-ca.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ca>a:before,.weglot-flags.flag-1.ca>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/es-ca.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ca>a:before,.weglot-flags.flag-0.ca>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/es-ca.svg");background-position:unset !important;width:27px !important}.weglot-flags.co>a:before,.weglot-flags.co>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/co.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.co>a:before,.weglot-flags.flag-3.co>span:before{background-image:url("https://cdn.weglot.com/flags/circle/co.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.co>a:before,.weglot-flags.flag-2.co>span:before{background-image:url("https://cdn.weglot.com/flags/square/co.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.co>a:before,.weglot-flags.flag-1.co>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/co.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.co>a:before,.weglot-flags.flag-0.co>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/co.svg");background-position:unset !important;width:27px !important}.weglot-flags.cs>a:before,.weglot-flags.cs>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/cz.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.cs>a:before,.weglot-flags.flag-3.cs>span:before{background-image:url("https://cdn.weglot.com/flags/circle/cz.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.cs>a:before,.weglot-flags.flag-2.cs>span:before{background-image:url("https://cdn.weglot.com/flags/square/cz.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.cs>a:before,.weglot-flags.flag-1.cs>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/cz.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.cs>a:before,.weglot-flags.flag-0.cs>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/cz.svg");background-position:unset !important;width:27px !important}.weglot-flags.cy>a:before,.weglot-flags.cy>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/gb-wls.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.cy>a:before,.weglot-flags.flag-3.cy>span:before{background-image:url("https://cdn.weglot.com/flags/circle/gb-wls.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.cy>a:before,.weglot-flags.flag-2.cy>span:before{background-image:url("https://cdn.weglot.com/flags/square/gb-wls.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.cy>a:before,.weglot-flags.flag-1.cy>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/gb-wls.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.cy>a:before,.weglot-flags.flag-0.cy>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/gb-wls.svg");background-position:unset !important;width:27px !important}.weglot-flags.da>a:before,.weglot-flags.da>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/dk.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.da>a:before,.weglot-flags.flag-3.da>span:before{background-image:url("https://cdn.weglot.com/flags/circle/dk.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.da>a:before,.weglot-flags.flag-2.da>span:before{background-image:url("https://cdn.weglot.com/flags/square/dk.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.da>a:before,.weglot-flags.flag-1.da>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/dk.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.da>a:before,.weglot-flags.flag-0.da>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/dk.svg");background-position:unset !important;width:27px !important}.weglot-flags.de>a:before,.weglot-flags.de>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/de.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.de>a:before,.weglot-flags.flag-3.de>span:before{background-image:url("https://cdn.weglot.com/flags/circle/de.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.de>a:before,.weglot-flags.flag-2.de>span:before{background-image:url("https://cdn.weglot.com/flags/square/de.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.de>a:before,.weglot-flags.flag-1.de>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/de.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.de>a:before,.weglot-flags.flag-0.de>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/de.svg");background-position:unset !important;width:27px !important}.weglot-flags.el>a:before,.weglot-flags.el>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/gr.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.el>a:before,.weglot-flags.flag-3.el>span:before{background-image:url("https://cdn.weglot.com/flags/circle/gr.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.el>a:before,.weglot-flags.flag-2.el>span:before{background-image:url("https://cdn.weglot.com/flags/square/gr.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.el>a:before,.weglot-flags.flag-1.el>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/gr.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.el>a:before,.weglot-flags.flag-0.el>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/gr.svg");background-position:unset !important;width:27px !important}.weglot-flags.en>a:before,.weglot-flags.en>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/gb.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.en>a:before,.weglot-flags.flag-3.en>span:before{background-image:url("https://cdn.weglot.com/flags/circle/gb.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.en>a:before,.weglot-flags.flag-2.en>span:before{background-image:url("https://cdn.weglot.com/flags/square/gb.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.en>a:before,.weglot-flags.flag-1.en>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/gb.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.en>a:before,.weglot-flags.flag-0.en>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/gb.svg");background-position:unset !important;width:27px !important}.weglot-flags.eo>a:before,.weglot-flags.eo>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/eo.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.eo>a:before,.weglot-flags.flag-3.eo>span:before{background-image:url("https://cdn.weglot.com/flags/circle/eo.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.eo>a:before,.weglot-flags.flag-2.eo>span:before{background-image:url("https://cdn.weglot.com/flags/square/eo.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.eo>a:before,.weglot-flags.flag-1.eo>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/eo.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.eo>a:before,.weglot-flags.flag-0.eo>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/eo.svg");background-position:unset !important;width:27px !important}.weglot-flags.es>a:before,.weglot-flags.es>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/es.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.es>a:before,.weglot-flags.flag-3.es>span:before{background-image:url("https://cdn.weglot.com/flags/circle/es.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.es>a:before,.weglot-flags.flag-2.es>span:before{background-image:url("https://cdn.weglot.com/flags/square/es.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.es>a:before,.weglot-flags.flag-1.es>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/es.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.es>a:before,.weglot-flags.flag-0.es>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/es.svg");background-position:unset !important;width:27px !important}.weglot-flags.et>a:before,.weglot-flags.et>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ee.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.et>a:before,.weglot-flags.flag-3.et>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ee.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.et>a:before,.weglot-flags.flag-2.et>span:before{background-image:url("https://cdn.weglot.com/flags/square/ee.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.et>a:before,.weglot-flags.flag-1.et>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ee.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.et>a:before,.weglot-flags.flag-0.et>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ee.svg");background-position:unset !important;width:27px !important}.weglot-flags.eu>a:before,.weglot-flags.eu>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/eu.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.eu>a:before,.weglot-flags.flag-3.eu>span:before{background-image:url("https://cdn.weglot.com/flags/circle/eu.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.eu>a:before,.weglot-flags.flag-2.eu>span:before{background-image:url("https://cdn.weglot.com/flags/square/eu.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.eu>a:before,.weglot-flags.flag-1.eu>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/eu.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.eu>a:before,.weglot-flags.flag-0.eu>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/eu.svg");background-position:unset !important;width:27px !important}.weglot-flags.fa>a:before,.weglot-flags.fa>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ir.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.fa>a:before,.weglot-flags.flag-3.fa>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ir.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.fa>a:before,.weglot-flags.flag-2.fa>span:before{background-image:url("https://cdn.weglot.com/flags/square/ir.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.fa>a:before,.weglot-flags.flag-1.fa>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ir.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.fa>a:before,.weglot-flags.flag-0.fa>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ir.svg");background-position:unset !important;width:27px !important}.weglot-flags.fi>a:before,.weglot-flags.fi>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/fi.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.fi>a:before,.weglot-flags.flag-3.fi>span:before{background-image:url("https://cdn.weglot.com/flags/circle/fi.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.fi>a:before,.weglot-flags.flag-2.fi>span:before{background-image:url("https://cdn.weglot.com/flags/square/fi.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.fi>a:before,.weglot-flags.flag-1.fi>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/fi.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.fi>a:before,.weglot-flags.flag-0.fi>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/fi.svg");background-position:unset !important;width:27px !important}.weglot-flags.fj>a:before,.weglot-flags.fj>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/fj.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.fj>a:before,.weglot-flags.flag-3.fj>span:before{background-image:url("https://cdn.weglot.com/flags/circle/fj.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.fj>a:before,.weglot-flags.flag-2.fj>span:before{background-image:url("https://cdn.weglot.com/flags/square/fj.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.fj>a:before,.weglot-flags.flag-1.fj>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/fj.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.fj>a:before,.weglot-flags.flag-0.fj>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/fj.svg");background-position:unset !important;width:27px !important}.weglot-flags.fl>a:before,.weglot-flags.fl>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ph.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.fl>a:before,.weglot-flags.flag-3.fl>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ph.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.fl>a:before,.weglot-flags.flag-2.fl>span:before{background-image:url("https://cdn.weglot.com/flags/square/ph.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.fl>a:before,.weglot-flags.flag-1.fl>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ph.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.fl>a:before,.weglot-flags.flag-0.fl>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ph.svg");background-position:unset !important;width:27px !important}.weglot-flags.fr>a:before,.weglot-flags.fr>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/fr.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.fr>a:before,.weglot-flags.flag-3.fr>span:before{background-image:url("https://cdn.weglot.com/flags/circle/fr.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.fr>a:before,.weglot-flags.flag-2.fr>span:before{background-image:url("https://cdn.weglot.com/flags/square/fr.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.fr>a:before,.weglot-flags.flag-1.fr>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/fr.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.fr>a:before,.weglot-flags.flag-0.fr>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/fr.svg");background-position:unset !important;width:27px !important}.weglot-flags.fy>a:before,.weglot-flags.fy>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/nl.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.fy>a:before,.weglot-flags.flag-3.fy>span:before{background-image:url("https://cdn.weglot.com/flags/circle/nl.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.fy>a:before,.weglot-flags.flag-2.fy>span:before{background-image:url("https://cdn.weglot.com/flags/square/nl.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.fy>a:before,.weglot-flags.flag-1.fy>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/nl.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.fy>a:before,.weglot-flags.flag-0.fy>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/nl.svg");background-position:unset !important;width:27px !important}.weglot-flags.ga>a:before,.weglot-flags.ga>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ie.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ga>a:before,.weglot-flags.flag-3.ga>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ie.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ga>a:before,.weglot-flags.flag-2.ga>span:before{background-image:url("https://cdn.weglot.com/flags/square/ie.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ga>a:before,.weglot-flags.flag-1.ga>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ie.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ga>a:before,.weglot-flags.flag-0.ga>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ie.svg");background-position:unset !important;width:27px !important}.weglot-flags.gd>a:before,.weglot-flags.gd>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/gb-sct.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.gd>a:before,.weglot-flags.flag-3.gd>span:before{background-image:url("https://cdn.weglot.com/flags/circle/gb-sct.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.gd>a:before,.weglot-flags.flag-2.gd>span:before{background-image:url("https://cdn.weglot.com/flags/square/gb-sct.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.gd>a:before,.weglot-flags.flag-1.gd>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/gb-sct.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.gd>a:before,.weglot-flags.flag-0.gd>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/gb-sct.svg");background-position:unset !important;width:27px !important}.weglot-flags.gl>a:before,.weglot-flags.gl>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/es-ga.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.gl>a:before,.weglot-flags.flag-3.gl>span:before{background-image:url("https://cdn.weglot.com/flags/circle/es-ga.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.gl>a:before,.weglot-flags.flag-2.gl>span:before{background-image:url("https://cdn.weglot.com/flags/square/es-ga.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.gl>a:before,.weglot-flags.flag-1.gl>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/es-ga.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.gl>a:before,.weglot-flags.flag-0.gl>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/es-ga.svg");background-position:unset !important;width:27px !important}.weglot-flags.gu>a:before,.weglot-flags.gu>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.gu>a:before,.weglot-flags.flag-3.gu>span:before{background-image:url("https://cdn.weglot.com/flags/circle/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.gu>a:before,.weglot-flags.flag-2.gu>span:before{background-image:url("https://cdn.weglot.com/flags/square/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.gu>a:before,.weglot-flags.flag-1.gu>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.gu>a:before,.weglot-flags.flag-0.gu>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.ha>a:before,.weglot-flags.ha>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ne.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ha>a:before,.weglot-flags.flag-3.ha>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ne.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ha>a:before,.weglot-flags.flag-2.ha>span:before{background-image:url("https://cdn.weglot.com/flags/square/ne.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ha>a:before,.weglot-flags.flag-1.ha>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ne.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ha>a:before,.weglot-flags.flag-0.ha>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ne.svg");background-position:unset !important;width:27px !important}.weglot-flags.he>a:before,.weglot-flags.he>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/il.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.he>a:before,.weglot-flags.flag-3.he>span:before{background-image:url("https://cdn.weglot.com/flags/circle/il.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.he>a:before,.weglot-flags.flag-2.he>span:before{background-image:url("https://cdn.weglot.com/flags/square/il.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.he>a:before,.weglot-flags.flag-1.he>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/il.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.he>a:before,.weglot-flags.flag-0.he>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/il.svg");background-position:unset !important;width:27px !important}.weglot-flags.hi>a:before,.weglot-flags.hi>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.hi>a:before,.weglot-flags.flag-3.hi>span:before{background-image:url("https://cdn.weglot.com/flags/circle/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.hi>a:before,.weglot-flags.flag-2.hi>span:before{background-image:url("https://cdn.weglot.com/flags/square/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.hi>a:before,.weglot-flags.flag-1.hi>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.hi>a:before,.weglot-flags.flag-0.hi>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.hr>a:before,.weglot-flags.hr>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/hr.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.hr>a:before,.weglot-flags.flag-3.hr>span:before{background-image:url("https://cdn.weglot.com/flags/circle/hr.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.hr>a:before,.weglot-flags.flag-2.hr>span:before{background-image:url("https://cdn.weglot.com/flags/square/hr.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.hr>a:before,.weglot-flags.flag-1.hr>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/hr.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.hr>a:before,.weglot-flags.flag-0.hr>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/hr.svg");background-position:unset !important;width:27px !important}.weglot-flags.ht>a:before,.weglot-flags.ht>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ht.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ht>a:before,.weglot-flags.flag-3.ht>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ht.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ht>a:before,.weglot-flags.flag-2.ht>span:before{background-image:url("https://cdn.weglot.com/flags/square/ht.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ht>a:before,.weglot-flags.flag-1.ht>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ht.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ht>a:before,.weglot-flags.flag-0.ht>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ht.svg");background-position:unset !important;width:27px !important}.weglot-flags.hu>a:before,.weglot-flags.hu>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/hu.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.hu>a:before,.weglot-flags.flag-3.hu>span:before{background-image:url("https://cdn.weglot.com/flags/circle/hu.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.hu>a:before,.weglot-flags.flag-2.hu>span:before{background-image:url("https://cdn.weglot.com/flags/square/hu.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.hu>a:before,.weglot-flags.flag-1.hu>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/hu.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.hu>a:before,.weglot-flags.flag-0.hu>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/hu.svg");background-position:unset !important;width:27px !important}.weglot-flags.hw>a:before,.weglot-flags.hw>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/hw.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.hw>a:before,.weglot-flags.flag-3.hw>span:before{background-image:url("https://cdn.weglot.com/flags/circle/hw.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.hw>a:before,.weglot-flags.flag-2.hw>span:before{background-image:url("https://cdn.weglot.com/flags/square/hw.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.hw>a:before,.weglot-flags.flag-1.hw>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/hw.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.hw>a:before,.weglot-flags.flag-0.hw>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/hw.svg");background-position:unset !important;width:27px !important}.weglot-flags.hy>a:before,.weglot-flags.hy>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/am.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.hy>a:before,.weglot-flags.flag-3.hy>span:before{background-image:url("https://cdn.weglot.com/flags/circle/am.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.hy>a:before,.weglot-flags.flag-2.hy>span:before{background-image:url("https://cdn.weglot.com/flags/square/am.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.hy>a:before,.weglot-flags.flag-1.hy>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/am.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.hy>a:before,.weglot-flags.flag-0.hy>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/am.svg");background-position:unset !important;width:27px !important}.weglot-flags.id>a:before,.weglot-flags.id>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/id.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.id>a:before,.weglot-flags.flag-3.id>span:before{background-image:url("https://cdn.weglot.com/flags/circle/id.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.id>a:before,.weglot-flags.flag-2.id>span:before{background-image:url("https://cdn.weglot.com/flags/square/id.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.id>a:before,.weglot-flags.flag-1.id>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/id.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.id>a:before,.weglot-flags.flag-0.id>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/id.svg");background-position:unset !important;width:27px !important}.weglot-flags.ig>a:before,.weglot-flags.ig>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ne.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ig>a:before,.weglot-flags.flag-3.ig>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ne.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ig>a:before,.weglot-flags.flag-2.ig>span:before{background-image:url("https://cdn.weglot.com/flags/square/ne.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ig>a:before,.weglot-flags.flag-1.ig>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ne.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ig>a:before,.weglot-flags.flag-0.ig>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ne.svg");background-position:unset !important;width:27px !important}.weglot-flags.is>a:before,.weglot-flags.is>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/is.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.is>a:before,.weglot-flags.flag-3.is>span:before{background-image:url("https://cdn.weglot.com/flags/circle/is.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.is>a:before,.weglot-flags.flag-2.is>span:before{background-image:url("https://cdn.weglot.com/flags/square/is.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.is>a:before,.weglot-flags.flag-1.is>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/is.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.is>a:before,.weglot-flags.flag-0.is>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/is.svg");background-position:unset !important;width:27px !important}.weglot-flags.it>a:before,.weglot-flags.it>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/it.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.it>a:before,.weglot-flags.flag-3.it>span:before{background-image:url("https://cdn.weglot.com/flags/circle/it.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.it>a:before,.weglot-flags.flag-2.it>span:before{background-image:url("https://cdn.weglot.com/flags/square/it.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.it>a:before,.weglot-flags.flag-1.it>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/it.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.it>a:before,.weglot-flags.flag-0.it>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/it.svg");background-position:unset !important;width:27px !important}.weglot-flags.ja>a:before,.weglot-flags.ja>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/jp.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ja>a:before,.weglot-flags.flag-3.ja>span:before{background-image:url("https://cdn.weglot.com/flags/circle/jp.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ja>a:before,.weglot-flags.flag-2.ja>span:before{background-image:url("https://cdn.weglot.com/flags/square/jp.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ja>a:before,.weglot-flags.flag-1.ja>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/jp.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ja>a:before,.weglot-flags.flag-0.ja>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/jp.svg");background-position:unset !important;width:27px !important}.weglot-flags.jv>a:before,.weglot-flags.jv>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/id.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.jv>a:before,.weglot-flags.flag-3.jv>span:before{background-image:url("https://cdn.weglot.com/flags/circle/id.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.jv>a:before,.weglot-flags.flag-2.jv>span:before{background-image:url("https://cdn.weglot.com/flags/square/id.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.jv>a:before,.weglot-flags.flag-1.jv>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/id.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.jv>a:before,.weglot-flags.flag-0.jv>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/id.svg");background-position:unset !important;width:27px !important}.weglot-flags.ka>a:before,.weglot-flags.ka>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ge.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ka>a:before,.weglot-flags.flag-3.ka>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ge.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ka>a:before,.weglot-flags.flag-2.ka>span:before{background-image:url("https://cdn.weglot.com/flags/square/ge.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ka>a:before,.weglot-flags.flag-1.ka>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ge.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ka>a:before,.weglot-flags.flag-0.ka>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ge.svg");background-position:unset !important;width:27px !important}.weglot-flags.kk>a:before,.weglot-flags.kk>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/kz.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.kk>a:before,.weglot-flags.flag-3.kk>span:before{background-image:url("https://cdn.weglot.com/flags/circle/kz.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.kk>a:before,.weglot-flags.flag-2.kk>span:before{background-image:url("https://cdn.weglot.com/flags/square/kz.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.kk>a:before,.weglot-flags.flag-1.kk>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/kz.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.kk>a:before,.weglot-flags.flag-0.kk>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/kz.svg");background-position:unset !important;width:27px !important}.weglot-flags.km>a:before,.weglot-flags.km>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/kh.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.km>a:before,.weglot-flags.flag-3.km>span:before{background-image:url("https://cdn.weglot.com/flags/circle/kh.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.km>a:before,.weglot-flags.flag-2.km>span:before{background-image:url("https://cdn.weglot.com/flags/square/kh.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.km>a:before,.weglot-flags.flag-1.km>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/kh.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.km>a:before,.weglot-flags.flag-0.km>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/kh.svg");background-position:unset !important;width:27px !important}.weglot-flags.kn>a:before,.weglot-flags.kn>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.kn>a:before,.weglot-flags.flag-3.kn>span:before{background-image:url("https://cdn.weglot.com/flags/circle/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.kn>a:before,.weglot-flags.flag-2.kn>span:before{background-image:url("https://cdn.weglot.com/flags/square/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.kn>a:before,.weglot-flags.flag-1.kn>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.kn>a:before,.weglot-flags.flag-0.kn>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.ko>a:before,.weglot-flags.ko>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/kr.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ko>a:before,.weglot-flags.flag-3.ko>span:before{background-image:url("https://cdn.weglot.com/flags/circle/kr.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ko>a:before,.weglot-flags.flag-2.ko>span:before{background-image:url("https://cdn.weglot.com/flags/square/kr.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ko>a:before,.weglot-flags.flag-1.ko>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/kr.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ko>a:before,.weglot-flags.flag-0.ko>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/kr.svg");background-position:unset !important;width:27px !important}.weglot-flags.ku>a:before,.weglot-flags.ku>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/iq.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ku>a:before,.weglot-flags.flag-3.ku>span:before{background-image:url("https://cdn.weglot.com/flags/circle/iq.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ku>a:before,.weglot-flags.flag-2.ku>span:before{background-image:url("https://cdn.weglot.com/flags/square/iq.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ku>a:before,.weglot-flags.flag-1.ku>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/iq.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ku>a:before,.weglot-flags.flag-0.ku>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/iq.svg");background-position:unset !important;width:27px !important}.weglot-flags.ky>a:before,.weglot-flags.ky>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/kg.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ky>a:before,.weglot-flags.flag-3.ky>span:before{background-image:url("https://cdn.weglot.com/flags/circle/kg.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ky>a:before,.weglot-flags.flag-2.ky>span:before{background-image:url("https://cdn.weglot.com/flags/square/kg.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ky>a:before,.weglot-flags.flag-1.ky>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/kg.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ky>a:before,.weglot-flags.flag-0.ky>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/kg.svg");background-position:unset !important;width:27px !important}.weglot-flags.la>a:before,.weglot-flags.la>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/it.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.la>a:before,.weglot-flags.flag-3.la>span:before{background-image:url("https://cdn.weglot.com/flags/circle/it.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.la>a:before,.weglot-flags.flag-2.la>span:before{background-image:url("https://cdn.weglot.com/flags/square/it.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.la>a:before,.weglot-flags.flag-1.la>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/it.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.la>a:before,.weglot-flags.flag-0.la>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/it.svg");background-position:unset !important;width:27px !important}.weglot-flags.lb>a:before,.weglot-flags.lb>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/lu.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.lb>a:before,.weglot-flags.flag-3.lb>span:before{background-image:url("https://cdn.weglot.com/flags/circle/lu.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.lb>a:before,.weglot-flags.flag-2.lb>span:before{background-image:url("https://cdn.weglot.com/flags/square/lu.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.lb>a:before,.weglot-flags.flag-1.lb>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/lu.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.lb>a:before,.weglot-flags.flag-0.lb>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/lu.svg");background-position:unset !important;width:27px !important}.weglot-flags.lo>a:before,.weglot-flags.lo>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/la.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.lo>a:before,.weglot-flags.flag-3.lo>span:before{background-image:url("https://cdn.weglot.com/flags/circle/la.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.lo>a:before,.weglot-flags.flag-2.lo>span:before{background-image:url("https://cdn.weglot.com/flags/square/la.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.lo>a:before,.weglot-flags.flag-1.lo>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/la.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.lo>a:before,.weglot-flags.flag-0.lo>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/la.svg");background-position:unset !important;width:27px !important}.weglot-flags.lt>a:before,.weglot-flags.lt>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/lt.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.lt>a:before,.weglot-flags.flag-3.lt>span:before{background-image:url("https://cdn.weglot.com/flags/circle/lt.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.lt>a:before,.weglot-flags.flag-2.lt>span:before{background-image:url("https://cdn.weglot.com/flags/square/lt.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.lt>a:before,.weglot-flags.flag-1.lt>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/lt.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.lt>a:before,.weglot-flags.flag-0.lt>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/lt.svg");background-position:unset !important;width:27px !important}.weglot-flags.lv>a:before,.weglot-flags.lv>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/lv.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.lv>a:before,.weglot-flags.flag-3.lv>span:before{background-image:url("https://cdn.weglot.com/flags/circle/lv.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.lv>a:before,.weglot-flags.flag-2.lv>span:before{background-image:url("https://cdn.weglot.com/flags/square/lv.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.lv>a:before,.weglot-flags.flag-1.lv>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/lv.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.lv>a:before,.weglot-flags.flag-0.lv>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/lv.svg");background-position:unset !important;width:27px !important}.weglot-flags.mg>a:before,.weglot-flags.mg>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/mg.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.mg>a:before,.weglot-flags.flag-3.mg>span:before{background-image:url("https://cdn.weglot.com/flags/circle/mg.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.mg>a:before,.weglot-flags.flag-2.mg>span:before{background-image:url("https://cdn.weglot.com/flags/square/mg.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.mg>a:before,.weglot-flags.flag-1.mg>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/mg.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.mg>a:before,.weglot-flags.flag-0.mg>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/mg.svg");background-position:unset !important;width:27px !important}.weglot-flags.mi>a:before,.weglot-flags.mi>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/nz.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.mi>a:before,.weglot-flags.flag-3.mi>span:before{background-image:url("https://cdn.weglot.com/flags/circle/nz.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.mi>a:before,.weglot-flags.flag-2.mi>span:before{background-image:url("https://cdn.weglot.com/flags/square/nz.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.mi>a:before,.weglot-flags.flag-1.mi>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/nz.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.mi>a:before,.weglot-flags.flag-0.mi>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/nz.svg");background-position:unset !important;width:27px !important}.weglot-flags.mk>a:before,.weglot-flags.mk>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/mk.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.mk>a:before,.weglot-flags.flag-3.mk>span:before{background-image:url("https://cdn.weglot.com/flags/circle/mk.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.mk>a:before,.weglot-flags.flag-2.mk>span:before{background-image:url("https://cdn.weglot.com/flags/square/mk.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.mk>a:before,.weglot-flags.flag-1.mk>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/mk.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.mk>a:before,.weglot-flags.flag-0.mk>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/mk.svg");background-position:unset !important;width:27px !important}.weglot-flags.ml>a:before,.weglot-flags.ml>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ml>a:before,.weglot-flags.flag-3.ml>span:before{background-image:url("https://cdn.weglot.com/flags/circle/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ml>a:before,.weglot-flags.flag-2.ml>span:before{background-image:url("https://cdn.weglot.com/flags/square/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ml>a:before,.weglot-flags.flag-1.ml>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ml>a:before,.weglot-flags.flag-0.ml>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.mn>a:before,.weglot-flags.mn>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/mn.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.mn>a:before,.weglot-flags.flag-3.mn>span:before{background-image:url("https://cdn.weglot.com/flags/circle/mn.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.mn>a:before,.weglot-flags.flag-2.mn>span:before{background-image:url("https://cdn.weglot.com/flags/square/mn.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.mn>a:before,.weglot-flags.flag-1.mn>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/mn.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.mn>a:before,.weglot-flags.flag-0.mn>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/mn.svg");background-position:unset !important;width:27px !important}.weglot-flags.mr>a:before,.weglot-flags.mr>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.mr>a:before,.weglot-flags.flag-3.mr>span:before{background-image:url("https://cdn.weglot.com/flags/circle/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.mr>a:before,.weglot-flags.flag-2.mr>span:before{background-image:url("https://cdn.weglot.com/flags/square/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.mr>a:before,.weglot-flags.flag-1.mr>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.mr>a:before,.weglot-flags.flag-0.mr>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.ms>a:before,.weglot-flags.ms>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/my.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ms>a:before,.weglot-flags.flag-3.ms>span:before{background-image:url("https://cdn.weglot.com/flags/circle/my.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ms>a:before,.weglot-flags.flag-2.ms>span:before{background-image:url("https://cdn.weglot.com/flags/square/my.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ms>a:before,.weglot-flags.flag-1.ms>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/my.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ms>a:before,.weglot-flags.flag-0.ms>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/my.svg");background-position:unset !important;width:27px !important}.weglot-flags.mt>a:before,.weglot-flags.mt>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/mt.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.mt>a:before,.weglot-flags.flag-3.mt>span:before{background-image:url("https://cdn.weglot.com/flags/circle/mt.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.mt>a:before,.weglot-flags.flag-2.mt>span:before{background-image:url("https://cdn.weglot.com/flags/square/mt.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.mt>a:before,.weglot-flags.flag-1.mt>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/mt.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.mt>a:before,.weglot-flags.flag-0.mt>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/mt.svg");background-position:unset !important;width:27px !important}.weglot-flags.my>a:before,.weglot-flags.my>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/mm.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.my>a:before,.weglot-flags.flag-3.my>span:before{background-image:url("https://cdn.weglot.com/flags/circle/mm.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.my>a:before,.weglot-flags.flag-2.my>span:before{background-image:url("https://cdn.weglot.com/flags/square/mm.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.my>a:before,.weglot-flags.flag-1.my>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/mm.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.my>a:before,.weglot-flags.flag-0.my>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/mm.svg");background-position:unset !important;width:27px !important}.weglot-flags.ne>a:before,.weglot-flags.ne>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/np.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ne>a:before,.weglot-flags.flag-3.ne>span:before{background-image:url("https://cdn.weglot.com/flags/circle/np.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ne>a:before,.weglot-flags.flag-2.ne>span:before{background-image:url("https://cdn.weglot.com/flags/square/np.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ne>a:before,.weglot-flags.flag-1.ne>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/np.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ne>a:before,.weglot-flags.flag-0.ne>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/np.svg");background-position:unset !important;width:27px !important}.weglot-flags.nl>a:before,.weglot-flags.nl>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/nl.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.nl>a:before,.weglot-flags.flag-3.nl>span:before{background-image:url("https://cdn.weglot.com/flags/circle/nl.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.nl>a:before,.weglot-flags.flag-2.nl>span:before{background-image:url("https://cdn.weglot.com/flags/square/nl.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.nl>a:before,.weglot-flags.flag-1.nl>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/nl.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.nl>a:before,.weglot-flags.flag-0.nl>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/nl.svg");background-position:unset !important;width:27px !important}.weglot-flags.no>a:before,.weglot-flags.no>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/no.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.no>a:before,.weglot-flags.flag-3.no>span:before{background-image:url("https://cdn.weglot.com/flags/circle/no.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.no>a:before,.weglot-flags.flag-2.no>span:before{background-image:url("https://cdn.weglot.com/flags/square/no.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.no>a:before,.weglot-flags.flag-1.no>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/no.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.no>a:before,.weglot-flags.flag-0.no>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/no.svg");background-position:unset !important;width:27px !important}.weglot-flags.ny>a:before,.weglot-flags.ny>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/mw.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ny>a:before,.weglot-flags.flag-3.ny>span:before{background-image:url("https://cdn.weglot.com/flags/circle/mw.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ny>a:before,.weglot-flags.flag-2.ny>span:before{background-image:url("https://cdn.weglot.com/flags/square/mw.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ny>a:before,.weglot-flags.flag-1.ny>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/mw.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ny>a:before,.weglot-flags.flag-0.ny>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/mw.svg");background-position:unset !important;width:27px !important}.weglot-flags.pa>a:before,.weglot-flags.pa>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.pa>a:before,.weglot-flags.flag-3.pa>span:before{background-image:url("https://cdn.weglot.com/flags/circle/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.pa>a:before,.weglot-flags.flag-2.pa>span:before{background-image:url("https://cdn.weglot.com/flags/square/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.pa>a:before,.weglot-flags.flag-1.pa>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.pa>a:before,.weglot-flags.flag-0.pa>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.pl>a:before,.weglot-flags.pl>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/pl.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.pl>a:before,.weglot-flags.flag-3.pl>span:before{background-image:url("https://cdn.weglot.com/flags/circle/pl.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.pl>a:before,.weglot-flags.flag-2.pl>span:before{background-image:url("https://cdn.weglot.com/flags/square/pl.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.pl>a:before,.weglot-flags.flag-1.pl>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/pl.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.pl>a:before,.weglot-flags.flag-0.pl>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/pl.svg");background-position:unset !important;width:27px !important}.weglot-flags.ps>a:before,.weglot-flags.ps>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/af.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ps>a:before,.weglot-flags.flag-3.ps>span:before{background-image:url("https://cdn.weglot.com/flags/circle/af.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ps>a:before,.weglot-flags.flag-2.ps>span:before{background-image:url("https://cdn.weglot.com/flags/square/af.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ps>a:before,.weglot-flags.flag-1.ps>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/af.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ps>a:before,.weglot-flags.flag-0.ps>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/af.svg");background-position:unset !important;width:27px !important}.weglot-flags.pt>a:before,.weglot-flags.pt>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/pt.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.pt>a:before,.weglot-flags.flag-3.pt>span:before{background-image:url("https://cdn.weglot.com/flags/circle/pt.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.pt>a:before,.weglot-flags.flag-2.pt>span:before{background-image:url("https://cdn.weglot.com/flags/square/pt.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.pt>a:before,.weglot-flags.flag-1.pt>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/pt.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.pt>a:before,.weglot-flags.flag-0.pt>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/pt.svg");background-position:unset !important;width:27px !important}.weglot-flags.ro>a:before,.weglot-flags.ro>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ro.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ro>a:before,.weglot-flags.flag-3.ro>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ro.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ro>a:before,.weglot-flags.flag-2.ro>span:before{background-image:url("https://cdn.weglot.com/flags/square/ro.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ro>a:before,.weglot-flags.flag-1.ro>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ro.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ro>a:before,.weglot-flags.flag-0.ro>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ro.svg");background-position:unset !important;width:27px !important}.weglot-flags.ru>a:before,.weglot-flags.ru>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ru.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ru>a:before,.weglot-flags.flag-3.ru>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ru.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ru>a:before,.weglot-flags.flag-2.ru>span:before{background-image:url("https://cdn.weglot.com/flags/square/ru.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ru>a:before,.weglot-flags.flag-1.ru>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ru.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ru>a:before,.weglot-flags.flag-0.ru>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ru.svg");background-position:unset !important;width:27px !important}.weglot-flags.sd>a:before,.weglot-flags.sd>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/pk.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.sd>a:before,.weglot-flags.flag-3.sd>span:before{background-image:url("https://cdn.weglot.com/flags/circle/pk.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.sd>a:before,.weglot-flags.flag-2.sd>span:before{background-image:url("https://cdn.weglot.com/flags/square/pk.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.sd>a:before,.weglot-flags.flag-1.sd>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/pk.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.sd>a:before,.weglot-flags.flag-0.sd>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/pk.svg");background-position:unset !important;width:27px !important}.weglot-flags.si>a:before,.weglot-flags.si>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/lk.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.si>a:before,.weglot-flags.flag-3.si>span:before{background-image:url("https://cdn.weglot.com/flags/circle/lk.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.si>a:before,.weglot-flags.flag-2.si>span:before{background-image:url("https://cdn.weglot.com/flags/square/lk.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.si>a:before,.weglot-flags.flag-1.si>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/lk.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.si>a:before,.weglot-flags.flag-0.si>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/lk.svg");background-position:unset !important;width:27px !important}.weglot-flags.sk>a:before,.weglot-flags.sk>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/sk.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.sk>a:before,.weglot-flags.flag-3.sk>span:before{background-image:url("https://cdn.weglot.com/flags/circle/sk.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.sk>a:before,.weglot-flags.flag-2.sk>span:before{background-image:url("https://cdn.weglot.com/flags/square/sk.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.sk>a:before,.weglot-flags.flag-1.sk>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/sk.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.sk>a:before,.weglot-flags.flag-0.sk>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/sk.svg");background-position:unset !important;width:27px !important}.weglot-flags.sl>a:before,.weglot-flags.sl>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/si.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.sl>a:before,.weglot-flags.flag-3.sl>span:before{background-image:url("https://cdn.weglot.com/flags/circle/si.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.sl>a:before,.weglot-flags.flag-2.sl>span:before{background-image:url("https://cdn.weglot.com/flags/square/si.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.sl>a:before,.weglot-flags.flag-1.sl>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/si.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.sl>a:before,.weglot-flags.flag-0.sl>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/si.svg");background-position:unset !important;width:27px !important}.weglot-flags.sm>a:before,.weglot-flags.sm>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ws.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.sm>a:before,.weglot-flags.flag-3.sm>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ws.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.sm>a:before,.weglot-flags.flag-2.sm>span:before{background-image:url("https://cdn.weglot.com/flags/square/ws.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.sm>a:before,.weglot-flags.flag-1.sm>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ws.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.sm>a:before,.weglot-flags.flag-0.sm>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ws.svg");background-position:unset !important;width:27px !important}.weglot-flags.sn>a:before,.weglot-flags.sn>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/zw.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.sn>a:before,.weglot-flags.flag-3.sn>span:before{background-image:url("https://cdn.weglot.com/flags/circle/zw.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.sn>a:before,.weglot-flags.flag-2.sn>span:before{background-image:url("https://cdn.weglot.com/flags/square/zw.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.sn>a:before,.weglot-flags.flag-1.sn>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/zw.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.sn>a:before,.weglot-flags.flag-0.sn>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/zw.svg");background-position:unset !important;width:27px !important}.weglot-flags.so>a:before,.weglot-flags.so>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/so.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.so>a:before,.weglot-flags.flag-3.so>span:before{background-image:url("https://cdn.weglot.com/flags/circle/so.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.so>a:before,.weglot-flags.flag-2.so>span:before{background-image:url("https://cdn.weglot.com/flags/square/so.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.so>a:before,.weglot-flags.flag-1.so>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/so.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.so>a:before,.weglot-flags.flag-0.so>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/so.svg");background-position:unset !important;width:27px !important}.weglot-flags.sq>a:before,.weglot-flags.sq>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/al.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.sq>a:before,.weglot-flags.flag-3.sq>span:before{background-image:url("https://cdn.weglot.com/flags/circle/al.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.sq>a:before,.weglot-flags.flag-2.sq>span:before{background-image:url("https://cdn.weglot.com/flags/square/al.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.sq>a:before,.weglot-flags.flag-1.sq>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/al.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.sq>a:before,.weglot-flags.flag-0.sq>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/al.svg");background-position:unset !important;width:27px !important}.weglot-flags.sr>a:before,.weglot-flags.sr>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/rs.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.sr>a:before,.weglot-flags.flag-3.sr>span:before{background-image:url("https://cdn.weglot.com/flags/circle/rs.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.sr>a:before,.weglot-flags.flag-2.sr>span:before{background-image:url("https://cdn.weglot.com/flags/square/rs.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.sr>a:before,.weglot-flags.flag-1.sr>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/rs.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.sr>a:before,.weglot-flags.flag-0.sr>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/rs.svg");background-position:unset !important;width:27px !important}.weglot-flags.st>a:before,.weglot-flags.st>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ng.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.st>a:before,.weglot-flags.flag-3.st>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ng.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.st>a:before,.weglot-flags.flag-2.st>span:before{background-image:url("https://cdn.weglot.com/flags/square/ng.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.st>a:before,.weglot-flags.flag-1.st>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ng.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.st>a:before,.weglot-flags.flag-0.st>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ng.svg");background-position:unset !important;width:27px !important}.weglot-flags.su>a:before,.weglot-flags.su>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/sd.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.su>a:before,.weglot-flags.flag-3.su>span:before{background-image:url("https://cdn.weglot.com/flags/circle/sd.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.su>a:before,.weglot-flags.flag-2.su>span:before{background-image:url("https://cdn.weglot.com/flags/square/sd.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.su>a:before,.weglot-flags.flag-1.su>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/sd.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.su>a:before,.weglot-flags.flag-0.su>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/sd.svg");background-position:unset !important;width:27px !important}.weglot-flags.sv>a:before,.weglot-flags.sv>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/se.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.sv>a:before,.weglot-flags.flag-3.sv>span:before{background-image:url("https://cdn.weglot.com/flags/circle/se.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.sv>a:before,.weglot-flags.flag-2.sv>span:before{background-image:url("https://cdn.weglot.com/flags/square/se.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.sv>a:before,.weglot-flags.flag-1.sv>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/se.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.sv>a:before,.weglot-flags.flag-0.sv>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/se.svg");background-position:unset !important;width:27px !important}.weglot-flags.sw>a:before,.weglot-flags.sw>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ke.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.sw>a:before,.weglot-flags.flag-3.sw>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ke.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.sw>a:before,.weglot-flags.flag-2.sw>span:before{background-image:url("https://cdn.weglot.com/flags/square/ke.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.sw>a:before,.weglot-flags.flag-1.sw>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ke.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.sw>a:before,.weglot-flags.flag-0.sw>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ke.svg");background-position:unset !important;width:27px !important}.weglot-flags.ta>a:before,.weglot-flags.ta>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ta>a:before,.weglot-flags.flag-3.ta>span:before{background-image:url("https://cdn.weglot.com/flags/circle/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ta>a:before,.weglot-flags.flag-2.ta>span:before{background-image:url("https://cdn.weglot.com/flags/square/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ta>a:before,.weglot-flags.flag-1.ta>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ta>a:before,.weglot-flags.flag-0.ta>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.te>a:before,.weglot-flags.te>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.te>a:before,.weglot-flags.flag-3.te>span:before{background-image:url("https://cdn.weglot.com/flags/circle/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.te>a:before,.weglot-flags.flag-2.te>span:before{background-image:url("https://cdn.weglot.com/flags/square/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.te>a:before,.weglot-flags.flag-1.te>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.te>a:before,.weglot-flags.flag-0.te>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.tg>a:before,.weglot-flags.tg>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/tj.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.tg>a:before,.weglot-flags.flag-3.tg>span:before{background-image:url("https://cdn.weglot.com/flags/circle/tj.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.tg>a:before,.weglot-flags.flag-2.tg>span:before{background-image:url("https://cdn.weglot.com/flags/square/tj.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.tg>a:before,.weglot-flags.flag-1.tg>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/tj.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.tg>a:before,.weglot-flags.flag-0.tg>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/tj.svg");background-position:unset !important;width:27px !important}.weglot-flags.th>a:before,.weglot-flags.th>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/th.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.th>a:before,.weglot-flags.flag-3.th>span:before{background-image:url("https://cdn.weglot.com/flags/circle/th.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.th>a:before,.weglot-flags.flag-2.th>span:before{background-image:url("https://cdn.weglot.com/flags/square/th.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.th>a:before,.weglot-flags.flag-1.th>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/th.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.th>a:before,.weglot-flags.flag-0.th>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/th.svg");background-position:unset !important;width:27px !important}.weglot-flags.tl>a:before,.weglot-flags.tl>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.tl>a:before,.weglot-flags.flag-3.tl>span:before{background-image:url("https://cdn.weglot.com/flags/circle/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.tl>a:before,.weglot-flags.flag-2.tl>span:before{background-image:url("https://cdn.weglot.com/flags/square/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.tl>a:before,.weglot-flags.flag-1.tl>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.tl>a:before,.weglot-flags.flag-0.tl>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.to>a:before,.weglot-flags.to>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/to.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.to>a:before,.weglot-flags.flag-3.to>span:before{background-image:url("https://cdn.weglot.com/flags/circle/to.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.to>a:before,.weglot-flags.flag-2.to>span:before{background-image:url("https://cdn.weglot.com/flags/square/to.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.to>a:before,.weglot-flags.flag-1.to>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/to.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.to>a:before,.weglot-flags.flag-0.to>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/to.svg");background-position:unset !important;width:27px !important}.weglot-flags.tr>a:before,.weglot-flags.tr>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/tr.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.tr>a:before,.weglot-flags.flag-3.tr>span:before{background-image:url("https://cdn.weglot.com/flags/circle/tr.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.tr>a:before,.weglot-flags.flag-2.tr>span:before{background-image:url("https://cdn.weglot.com/flags/square/tr.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.tr>a:before,.weglot-flags.flag-1.tr>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/tr.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.tr>a:before,.weglot-flags.flag-0.tr>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/tr.svg");background-position:unset !important;width:27px !important}.weglot-flags.tt>a:before,.weglot-flags.tt>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/tr.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.tt>a:before,.weglot-flags.flag-3.tt>span:before{background-image:url("https://cdn.weglot.com/flags/circle/tr.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.tt>a:before,.weglot-flags.flag-2.tt>span:before{background-image:url("https://cdn.weglot.com/flags/square/tr.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.tt>a:before,.weglot-flags.flag-1.tt>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/tr.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.tt>a:before,.weglot-flags.flag-0.tt>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/tr.svg");background-position:unset !important;width:27px !important}.weglot-flags.tw>a:before,.weglot-flags.tw>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/tw.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.tw>a:before,.weglot-flags.flag-3.tw>span:before{background-image:url("https://cdn.weglot.com/flags/circle/tw.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.tw>a:before,.weglot-flags.flag-2.tw>span:before{background-image:url("https://cdn.weglot.com/flags/square/tw.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.tw>a:before,.weglot-flags.flag-1.tw>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/tw.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.tw>a:before,.weglot-flags.flag-0.tw>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/tw.svg");background-position:unset !important;width:27px !important}.weglot-flags.ty>a:before,.weglot-flags.ty>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/pf.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ty>a:before,.weglot-flags.flag-3.ty>span:before{background-image:url("https://cdn.weglot.com/flags/circle/pf.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ty>a:before,.weglot-flags.flag-2.ty>span:before{background-image:url("https://cdn.weglot.com/flags/square/pf.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ty>a:before,.weglot-flags.flag-1.ty>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/pf.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ty>a:before,.weglot-flags.flag-0.ty>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/pf.svg");background-position:unset !important;width:27px !important}.weglot-flags.uk>a:before,.weglot-flags.uk>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ua.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.uk>a:before,.weglot-flags.flag-3.uk>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ua.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.uk>a:before,.weglot-flags.flag-2.uk>span:before{background-image:url("https://cdn.weglot.com/flags/square/ua.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.uk>a:before,.weglot-flags.flag-1.uk>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ua.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.uk>a:before,.weglot-flags.flag-0.uk>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ua.svg");background-position:unset !important;width:27px !important}.weglot-flags.ur>a:before,.weglot-flags.ur>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/pk.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ur>a:before,.weglot-flags.flag-3.ur>span:before{background-image:url("https://cdn.weglot.com/flags/circle/pk.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ur>a:before,.weglot-flags.flag-2.ur>span:before{background-image:url("https://cdn.weglot.com/flags/square/pk.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ur>a:before,.weglot-flags.flag-1.ur>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/pk.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ur>a:before,.weglot-flags.flag-0.ur>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/pk.svg");background-position:unset !important;width:27px !important}.weglot-flags.uz>a:before,.weglot-flags.uz>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/uz.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.uz>a:before,.weglot-flags.flag-3.uz>span:before{background-image:url("https://cdn.weglot.com/flags/circle/uz.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.uz>a:before,.weglot-flags.flag-2.uz>span:before{background-image:url("https://cdn.weglot.com/flags/square/uz.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.uz>a:before,.weglot-flags.flag-1.uz>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/uz.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.uz>a:before,.weglot-flags.flag-0.uz>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/uz.svg");background-position:unset !important;width:27px !important}.weglot-flags.vi>a:before,.weglot-flags.vi>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/vn.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.vi>a:before,.weglot-flags.flag-3.vi>span:before{background-image:url("https://cdn.weglot.com/flags/circle/vn.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.vi>a:before,.weglot-flags.flag-2.vi>span:before{background-image:url("https://cdn.weglot.com/flags/square/vn.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.vi>a:before,.weglot-flags.flag-1.vi>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/vn.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.vi>a:before,.weglot-flags.flag-0.vi>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/vn.svg");background-position:unset !important;width:27px !important}.weglot-flags.xh>a:before,.weglot-flags.xh>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/za.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.xh>a:before,.weglot-flags.flag-3.xh>span:before{background-image:url("https://cdn.weglot.com/flags/circle/za.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.xh>a:before,.weglot-flags.flag-2.xh>span:before{background-image:url("https://cdn.weglot.com/flags/square/za.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.xh>a:before,.weglot-flags.flag-1.xh>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/za.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.xh>a:before,.weglot-flags.flag-0.xh>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/za.svg");background-position:unset !important;width:27px !important}.weglot-flags.yi>a:before,.weglot-flags.yi>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/il.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.yi>a:before,.weglot-flags.flag-3.yi>span:before{background-image:url("https://cdn.weglot.com/flags/circle/il.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.yi>a:before,.weglot-flags.flag-2.yi>span:before{background-image:url("https://cdn.weglot.com/flags/square/il.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.yi>a:before,.weglot-flags.flag-1.yi>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/il.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.yi>a:before,.weglot-flags.flag-0.yi>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/il.svg");background-position:unset !important;width:27px !important}.weglot-flags.yo>a:before,.weglot-flags.yo>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ng.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.yo>a:before,.weglot-flags.flag-3.yo>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ng.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.yo>a:before,.weglot-flags.flag-2.yo>span:before{background-image:url("https://cdn.weglot.com/flags/square/ng.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.yo>a:before,.weglot-flags.flag-1.yo>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ng.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.yo>a:before,.weglot-flags.flag-0.yo>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ng.svg");background-position:unset !important;width:27px !important}.weglot-flags.zh>a:before,.weglot-flags.zh>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/cn.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.zh>a:before,.weglot-flags.flag-3.zh>span:before{background-image:url("https://cdn.weglot.com/flags/circle/cn.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.zh>a:before,.weglot-flags.flag-2.zh>span:before{background-image:url("https://cdn.weglot.com/flags/square/cn.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.zh>a:before,.weglot-flags.flag-1.zh>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/cn.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.zh>a:before,.weglot-flags.flag-0.zh>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/cn.svg");background-position:unset !important;width:27px !important}.weglot-flags.zu>a:before,.weglot-flags.zu>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/za.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.zu>a:before,.weglot-flags.flag-3.zu>span:before{background-image:url("https://cdn.weglot.com/flags/circle/za.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.zu>a:before,.weglot-flags.flag-2.zu>span:before{background-image:url("https://cdn.weglot.com/flags/square/za.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.zu>a:before,.weglot-flags.flag-1.zu>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/za.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.zu>a:before,.weglot-flags.flag-0.zu>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/za.svg");background-position:unset !important;width:27px !important}.weglot-flags.hm>a:before,.weglot-flags.hm>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/hm.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.hm>a:before,.weglot-flags.flag-3.hm>span:before{background-image:url("https://cdn.weglot.com/flags/circle/hm.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.hm>a:before,.weglot-flags.flag-2.hm>span:before{background-image:url("https://cdn.weglot.com/flags/square/hm.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.hm>a:before,.weglot-flags.flag-1.hm>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/hm.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.hm>a:before,.weglot-flags.flag-0.hm>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/hm.svg");background-position:unset !important;width:27px !important}.weglot-flags.cb>a:before,.weglot-flags.cb>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ph.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.cb>a:before,.weglot-flags.flag-3.cb>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ph.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.cb>a:before,.weglot-flags.flag-2.cb>span:before{background-image:url("https://cdn.weglot.com/flags/square/ph.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.cb>a:before,.weglot-flags.flag-1.cb>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ph.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.cb>a:before,.weglot-flags.flag-0.cb>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ph.svg");background-position:unset !important;width:27px !important}.weglot-flags.or>a:before,.weglot-flags.or>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.or>a:before,.weglot-flags.flag-3.or>span:before{background-image:url("https://cdn.weglot.com/flags/circle/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.or>a:before,.weglot-flags.flag-2.or>span:before{background-image:url("https://cdn.weglot.com/flags/square/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.or>a:before,.weglot-flags.flag-1.or>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.or>a:before,.weglot-flags.flag-0.or>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.tk>a:before,.weglot-flags.tk>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/tr.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.tk>a:before,.weglot-flags.flag-3.tk>span:before{background-image:url("https://cdn.weglot.com/flags/circle/tr.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.tk>a:before,.weglot-flags.flag-2.tk>span:before{background-image:url("https://cdn.weglot.com/flags/square/tr.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.tk>a:before,.weglot-flags.flag-1.tk>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/tr.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.tk>a:before,.weglot-flags.flag-0.tk>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/tr.svg");background-position:unset !important;width:27px !important}.weglot-flags.ug>a:before,.weglot-flags.ug>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ug.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ug>a:before,.weglot-flags.flag-3.ug>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ug.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ug>a:before,.weglot-flags.flag-2.ug>span:before{background-image:url("https://cdn.weglot.com/flags/square/ug.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ug>a:before,.weglot-flags.flag-1.ug>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ug.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ug>a:before,.weglot-flags.flag-0.ug>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ug.svg");background-position:unset !important;width:27px !important}
 
 
2
 
3
- /*# sourceMappingURL=styles.css.map */
1
+ .weglot-flags.flag-3.af>span:before{background-image:url("https://cdn.weglot.com/flags/circle/za.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.af>a:before,.weglot-flags.flag-2.af>span:before{background-image:url("https://cdn.weglot.com/flags/square/za.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.af>a:before,.weglot-flags.flag-1.af>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/za.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.af>a:before,.weglot-flags.flag-0.af>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/za.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.am>span:before{background-image:url("https://cdn.weglot.com/flags/circle/et.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.am>a:before,.weglot-flags.flag-2.am>span:before{background-image:url("https://cdn.weglot.com/flags/square/et.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.am>a:before,.weglot-flags.flag-1.am>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/et.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.am>a:before,.weglot-flags.flag-0.am>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/et.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ar>span:before{background-image:url("https://cdn.weglot.com/flags/circle/sa.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ar>a:before,.weglot-flags.flag-2.ar>span:before{background-image:url("https://cdn.weglot.com/flags/square/sa.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ar>a:before,.weglot-flags.flag-1.ar>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/sa.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ar>a:before,.weglot-flags.flag-0.ar>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/sa.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.az>span:before{background-image:url("https://cdn.weglot.com/flags/circle/az.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.az>a:before,.weglot-flags.flag-2.az>span:before{background-image:url("https://cdn.weglot.com/flags/square/az.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.az>a:before,.weglot-flags.flag-1.az>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/az.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.az>a:before,.weglot-flags.flag-0.az>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/az.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ba>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ru.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ba>a:before,.weglot-flags.flag-2.ba>span:before{background-image:url("https://cdn.weglot.com/flags/square/ru.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ba>a:before,.weglot-flags.flag-1.ba>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ru.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ba>a:before,.weglot-flags.flag-0.ba>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ru.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.be>span:before{background-image:url("https://cdn.weglot.com/flags/circle/by.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.be>a:before,.weglot-flags.flag-2.be>span:before{background-image:url("https://cdn.weglot.com/flags/square/by.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.be>a:before,.weglot-flags.flag-1.be>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/by.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.be>a:before,.weglot-flags.flag-0.be>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/by.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.bg>span:before{background-image:url("https://cdn.weglot.com/flags/circle/bg.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.bg>a:before,.weglot-flags.flag-2.bg>span:before{background-image:url("https://cdn.weglot.com/flags/square/bg.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.bg>a:before,.weglot-flags.flag-1.bg>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/bg.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.bg>a:before,.weglot-flags.flag-0.bg>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/bg.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.bn>span:before{background-image:url("https://cdn.weglot.com/flags/circle/bd.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.bn>a:before,.weglot-flags.flag-2.bn>span:before{background-image:url("https://cdn.weglot.com/flags/square/bd.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.bn>a:before,.weglot-flags.flag-1.bn>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/bd.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.bn>a:before,.weglot-flags.flag-0.bn>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/bd.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.br>span:before{background-image:url("https://cdn.weglot.com/flags/circle/br.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.br>a:before,.weglot-flags.flag-2.br>span:before{background-image:url("https://cdn.weglot.com/flags/square/br.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.br>a:before,.weglot-flags.flag-1.br>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/br.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.br>a:before,.weglot-flags.flag-0.br>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/br.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.bs>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ba.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.bs>a:before,.weglot-flags.flag-2.bs>span:before{background-image:url("https://cdn.weglot.com/flags/square/ba.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.bs>a:before,.weglot-flags.flag-1.bs>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ba.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.bs>a:before,.weglot-flags.flag-0.bs>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ba.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ca>span:before{background-image:url("https://cdn.weglot.com/flags/circle/es-ca.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ca>a:before,.weglot-flags.flag-2.ca>span:before{background-image:url("https://cdn.weglot.com/flags/square/es-ca.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ca>a:before,.weglot-flags.flag-1.ca>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/es-ca.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ca>a:before,.weglot-flags.flag-0.ca>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/es-ca.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.co>span:before{background-image:url("https://cdn.weglot.com/flags/circle/co.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.co>a:before,.weglot-flags.flag-2.co>span:before{background-image:url("https://cdn.weglot.com/flags/square/co.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.co>a:before,.weglot-flags.flag-1.co>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/co.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.co>a:before,.weglot-flags.flag-0.co>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/co.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.cs>span:before{background-image:url("https://cdn.weglot.com/flags/circle/cz.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.cs>a:before,.weglot-flags.flag-2.cs>span:before{background-image:url("https://cdn.weglot.com/flags/square/cz.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.cs>a:before,.weglot-flags.flag-1.cs>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/cz.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.cs>a:before,.weglot-flags.flag-0.cs>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/cz.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.cy>span:before{background-image:url("https://cdn.weglot.com/flags/circle/gb-wls.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.cy>a:before,.weglot-flags.flag-2.cy>span:before{background-image:url("https://cdn.weglot.com/flags/square/gb-wls.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.cy>a:before,.weglot-flags.flag-1.cy>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/gb-wls.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.cy>a:before,.weglot-flags.flag-0.cy>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/gb-wls.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.da>span:before{background-image:url("https://cdn.weglot.com/flags/circle/dk.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.da>a:before,.weglot-flags.flag-2.da>span:before{background-image:url("https://cdn.weglot.com/flags/square/dk.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.da>a:before,.weglot-flags.flag-1.da>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/dk.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.da>a:before,.weglot-flags.flag-0.da>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/dk.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.de>span:before{background-image:url("https://cdn.weglot.com/flags/circle/de.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.de>a:before,.weglot-flags.flag-2.de>span:before{background-image:url("https://cdn.weglot.com/flags/square/de.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.de>a:before,.weglot-flags.flag-1.de>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/de.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.de>a:before,.weglot-flags.flag-0.de>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/de.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.el>span:before{background-image:url("https://cdn.weglot.com/flags/circle/gr.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.el>a:before,.weglot-flags.flag-2.el>span:before{background-image:url("https://cdn.weglot.com/flags/square/gr.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.el>a:before,.weglot-flags.flag-1.el>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/gr.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.el>a:before,.weglot-flags.flag-0.el>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/gr.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.en>span:before{background-image:url("https://cdn.weglot.com/flags/circle/gb.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.en>a:before,.weglot-flags.flag-2.en>span:before{background-image:url("https://cdn.weglot.com/flags/square/gb.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.en>a:before,.weglot-flags.flag-1.en>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/gb.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.en>a:before,.weglot-flags.flag-0.en>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/gb.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.eo>span:before{background-image:url("https://cdn.weglot.com/flags/circle/eo.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.eo>a:before,.weglot-flags.flag-2.eo>span:before{background-image:url("https://cdn.weglot.com/flags/square/eo.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.eo>a:before,.weglot-flags.flag-1.eo>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/eo.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.eo>a:before,.weglot-flags.flag-0.eo>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/eo.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.es>span:before{background-image:url("https://cdn.weglot.com/flags/circle/es.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.es>a:before,.weglot-flags.flag-2.es>span:before{background-image:url("https://cdn.weglot.com/flags/square/es.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.es>a:before,.weglot-flags.flag-1.es>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/es.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.es>a:before,.weglot-flags.flag-0.es>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/es.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.et>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ee.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.et>a:before,.weglot-flags.flag-2.et>span:before{background-image:url("https://cdn.weglot.com/flags/square/ee.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.et>a:before,.weglot-flags.flag-1.et>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ee.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.et>a:before,.weglot-flags.flag-0.et>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ee.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.eu>span:before{background-image:url("https://cdn.weglot.com/flags/circle/eu.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.eu>a:before,.weglot-flags.flag-2.eu>span:before{background-image:url("https://cdn.weglot.com/flags/square/eu.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.eu>a:before,.weglot-flags.flag-1.eu>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/eu.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.eu>a:before,.weglot-flags.flag-0.eu>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/eu.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.fa>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ir.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.fa>a:before,.weglot-flags.flag-2.fa>span:before{background-image:url("https://cdn.weglot.com/flags/square/ir.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.fa>a:before,.weglot-flags.flag-1.fa>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ir.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.fa>a:before,.weglot-flags.flag-0.fa>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ir.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.fi>span:before{background-image:url("https://cdn.weglot.com/flags/circle/fi.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.fi>a:before,.weglot-flags.flag-2.fi>span:before{background-image:url("https://cdn.weglot.com/flags/square/fi.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.fi>a:before,.weglot-flags.flag-1.fi>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/fi.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.fi>a:before,.weglot-flags.flag-0.fi>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/fi.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.fj>span:before{background-image:url("https://cdn.weglot.com/flags/circle/fj.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.fj>a:before,.weglot-flags.flag-2.fj>span:before{background-image:url("https://cdn.weglot.com/flags/square/fj.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.fj>a:before,.weglot-flags.flag-1.fj>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/fj.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.fj>a:before,.weglot-flags.flag-0.fj>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/fj.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.fl>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ph.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.fl>a:before,.weglot-flags.flag-2.fl>span:before{background-image:url("https://cdn.weglot.com/flags/square/ph.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.fl>a:before,.weglot-flags.flag-1.fl>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ph.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.fl>a:before,.weglot-flags.flag-0.fl>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ph.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.fr>span:before{background-image:url("https://cdn.weglot.com/flags/circle/fr.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.fr>a:before,.weglot-flags.flag-2.fr>span:before{background-image:url("https://cdn.weglot.com/flags/square/fr.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.fr>a:before,.weglot-flags.flag-1.fr>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/fr.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.fr>a:before,.weglot-flags.flag-0.fr>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/fr.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.fy>span:before{background-image:url("https://cdn.weglot.com/flags/circle/nl.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.fy>a:before,.weglot-flags.flag-2.fy>span:before{background-image:url("https://cdn.weglot.com/flags/square/nl.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.fy>a:before,.weglot-flags.flag-1.fy>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/nl.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.fy>a:before,.weglot-flags.flag-0.fy>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/nl.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ga>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ie.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ga>a:before,.weglot-flags.flag-2.ga>span:before{background-image:url("https://cdn.weglot.com/flags/square/ie.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ga>a:before,.weglot-flags.flag-1.ga>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ie.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ga>a:before,.weglot-flags.flag-0.ga>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ie.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.gd>span:before{background-image:url("https://cdn.weglot.com/flags/circle/gb-sct.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.gd>a:before,.weglot-flags.flag-2.gd>span:before{background-image:url("https://cdn.weglot.com/flags/square/gb-sct.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.gd>a:before,.weglot-flags.flag-1.gd>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/gb-sct.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.gd>a:before,.weglot-flags.flag-0.gd>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/gb-sct.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.gl>span:before{background-image:url("https://cdn.weglot.com/flags/circle/es-ga.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.gl>a:before,.weglot-flags.flag-2.gl>span:before{background-image:url("https://cdn.weglot.com/flags/square/es-ga.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.gl>a:before,.weglot-flags.flag-1.gl>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/es-ga.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.gl>a:before,.weglot-flags.flag-0.gl>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/es-ga.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.gu>span:before{background-image:url("https://cdn.weglot.com/flags/circle/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.gu>a:before,.weglot-flags.flag-2.gu>span:before{background-image:url("https://cdn.weglot.com/flags/square/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.gu>a:before,.weglot-flags.flag-1.gu>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.gu>a:before,.weglot-flags.flag-0.gu>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ha>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ne.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ha>a:before,.weglot-flags.flag-2.ha>span:before{background-image:url("https://cdn.weglot.com/flags/square/ne.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ha>a:before,.weglot-flags.flag-1.ha>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ne.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ha>a:before,.weglot-flags.flag-0.ha>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ne.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.he>span:before{background-image:url("https://cdn.weglot.com/flags/circle/il.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.he>a:before,.weglot-flags.flag-2.he>span:before{background-image:url("https://cdn.weglot.com/flags/square/il.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.he>a:before,.weglot-flags.flag-1.he>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/il.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.he>a:before,.weglot-flags.flag-0.he>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/il.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.hi>span:before{background-image:url("https://cdn.weglot.com/flags/circle/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.hi>a:before,.weglot-flags.flag-2.hi>span:before{background-image:url("https://cdn.weglot.com/flags/square/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.hi>a:before,.weglot-flags.flag-1.hi>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.hi>a:before,.weglot-flags.flag-0.hi>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.hr>span:before{background-image:url("https://cdn.weglot.com/flags/circle/hr.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.hr>a:before,.weglot-flags.flag-2.hr>span:before{background-image:url("https://cdn.weglot.com/flags/square/hr.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.hr>a:before,.weglot-flags.flag-1.hr>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/hr.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.hr>a:before,.weglot-flags.flag-0.hr>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/hr.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ht>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ht.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ht>a:before,.weglot-flags.flag-2.ht>span:before{background-image:url("https://cdn.weglot.com/flags/square/ht.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ht>a:before,.weglot-flags.flag-1.ht>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ht.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ht>a:before,.weglot-flags.flag-0.ht>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ht.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.hu>span:before{background-image:url("https://cdn.weglot.com/flags/circle/hu.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.hu>a:before,.weglot-flags.flag-2.hu>span:before{background-image:url("https://cdn.weglot.com/flags/square/hu.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.hu>a:before,.weglot-flags.flag-1.hu>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/hu.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.hu>a:before,.weglot-flags.flag-0.hu>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/hu.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.hw>span:before{background-image:url("https://cdn.weglot.com/flags/circle/hw.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.hw>a:before,.weglot-flags.flag-2.hw>span:before{background-image:url("https://cdn.weglot.com/flags/square/hw.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.hw>a:before,.weglot-flags.flag-1.hw>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/hw.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.hw>a:before,.weglot-flags.flag-0.hw>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/hw.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.hy>span:before{background-image:url("https://cdn.weglot.com/flags/circle/am.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.hy>a:before,.weglot-flags.flag-2.hy>span:before{background-image:url("https://cdn.weglot.com/flags/square/am.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.hy>a:before,.weglot-flags.flag-1.hy>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/am.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.hy>a:before,.weglot-flags.flag-0.hy>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/am.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.id>span:before{background-image:url("https://cdn.weglot.com/flags/circle/id.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.id>a:before,.weglot-flags.flag-2.id>span:before{background-image:url("https://cdn.weglot.com/flags/square/id.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.id>a:before,.weglot-flags.flag-1.id>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/id.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.id>a:before,.weglot-flags.flag-0.id>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/id.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ig>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ne.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ig>a:before,.weglot-flags.flag-2.ig>span:before{background-image:url("https://cdn.weglot.com/flags/square/ne.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ig>a:before,.weglot-flags.flag-1.ig>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ne.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ig>a:before,.weglot-flags.flag-0.ig>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ne.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.is>span:before{background-image:url("https://cdn.weglot.com/flags/circle/is.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.is>a:before,.weglot-flags.flag-2.is>span:before{background-image:url("https://cdn.weglot.com/flags/square/is.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.is>a:before,.weglot-flags.flag-1.is>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/is.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.is>a:before,.weglot-flags.flag-0.is>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/is.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.it>span:before{background-image:url("https://cdn.weglot.com/flags/circle/it.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.it>a:before,.weglot-flags.flag-2.it>span:before{background-image:url("https://cdn.weglot.com/flags/square/it.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.it>a:before,.weglot-flags.flag-1.it>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/it.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.it>a:before,.weglot-flags.flag-0.it>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/it.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ja>span:before{background-image:url("https://cdn.weglot.com/flags/circle/jp.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ja>a:before,.weglot-flags.flag-2.ja>span:before{background-image:url("https://cdn.weglot.com/flags/square/jp.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ja>a:before,.weglot-flags.flag-1.ja>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/jp.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ja>a:before,.weglot-flags.flag-0.ja>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/jp.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.jv>span:before{background-image:url("https://cdn.weglot.com/flags/circle/id.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.jv>a:before,.weglot-flags.flag-2.jv>span:before{background-image:url("https://cdn.weglot.com/flags/square/id.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.jv>a:before,.weglot-flags.flag-1.jv>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/id.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.jv>a:before,.weglot-flags.flag-0.jv>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/id.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ka>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ge.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ka>a:before,.weglot-flags.flag-2.ka>span:before{background-image:url("https://cdn.weglot.com/flags/square/ge.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ka>a:before,.weglot-flags.flag-1.ka>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ge.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ka>a:before,.weglot-flags.flag-0.ka>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ge.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.kk>span:before{background-image:url("https://cdn.weglot.com/flags/circle/kz.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.kk>a:before,.weglot-flags.flag-2.kk>span:before{background-image:url("https://cdn.weglot.com/flags/square/kz.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.kk>a:before,.weglot-flags.flag-1.kk>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/kz.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.kk>a:before,.weglot-flags.flag-0.kk>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/kz.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.km>span:before{background-image:url("https://cdn.weglot.com/flags/circle/kh.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.km>a:before,.weglot-flags.flag-2.km>span:before{background-image:url("https://cdn.weglot.com/flags/square/kh.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.km>a:before,.weglot-flags.flag-1.km>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/kh.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.km>a:before,.weglot-flags.flag-0.km>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/kh.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.kn>span:before{background-image:url("https://cdn.weglot.com/flags/circle/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.kn>a:before,.weglot-flags.flag-2.kn>span:before{background-image:url("https://cdn.weglot.com/flags/square/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.kn>a:before,.weglot-flags.flag-1.kn>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.kn>a:before,.weglot-flags.flag-0.kn>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ko>span:before{background-image:url("https://cdn.weglot.com/flags/circle/kr.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ko>a:before,.weglot-flags.flag-2.ko>span:before{background-image:url("https://cdn.weglot.com/flags/square/kr.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ko>a:before,.weglot-flags.flag-1.ko>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/kr.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ko>a:before,.weglot-flags.flag-0.ko>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/kr.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ku>span:before{background-image:url("https://cdn.weglot.com/flags/circle/iq.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ku>a:before,.weglot-flags.flag-2.ku>span:before{background-image:url("https://cdn.weglot.com/flags/square/iq.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ku>a:before,.weglot-flags.flag-1.ku>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/iq.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ku>a:before,.weglot-flags.flag-0.ku>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/iq.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ky>span:before{background-image:url("https://cdn.weglot.com/flags/circle/kg.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ky>a:before,.weglot-flags.flag-2.ky>span:before{background-image:url("https://cdn.weglot.com/flags/square/kg.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ky>a:before,.weglot-flags.flag-1.ky>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/kg.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ky>a:before,.weglot-flags.flag-0.ky>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/kg.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.la>span:before{background-image:url("https://cdn.weglot.com/flags/circle/it.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.la>a:before,.weglot-flags.flag-2.la>span:before{background-image:url("https://cdn.weglot.com/flags/square/it.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.la>a:before,.weglot-flags.flag-1.la>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/it.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.la>a:before,.weglot-flags.flag-0.la>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/it.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.lb>span:before{background-image:url("https://cdn.weglot.com/flags/circle/lu.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.lb>a:before,.weglot-flags.flag-2.lb>span:before{background-image:url("https://cdn.weglot.com/flags/square/lu.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.lb>a:before,.weglot-flags.flag-1.lb>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/lu.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.lb>a:before,.weglot-flags.flag-0.lb>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/lu.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.lo>span:before{background-image:url("https://cdn.weglot.com/flags/circle/la.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.lo>a:before,.weglot-flags.flag-2.lo>span:before{background-image:url("https://cdn.weglot.com/flags/square/la.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.lo>a:before,.weglot-flags.flag-1.lo>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/la.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.lo>a:before,.weglot-flags.flag-0.lo>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/la.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.lt>span:before{background-image:url("https://cdn.weglot.com/flags/circle/lt.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.lt>a:before,.weglot-flags.flag-2.lt>span:before{background-image:url("https://cdn.weglot.com/flags/square/lt.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.lt>a:before,.weglot-flags.flag-1.lt>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/lt.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.lt>a:before,.weglot-flags.flag-0.lt>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/lt.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.lv>span:before{background-image:url("https://cdn.weglot.com/flags/circle/lv.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.lv>a:before,.weglot-flags.flag-2.lv>span:before{background-image:url("https://cdn.weglot.com/flags/square/lv.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.lv>a:before,.weglot-flags.flag-1.lv>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/lv.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.lv>a:before,.weglot-flags.flag-0.lv>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/lv.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.mg>span:before{background-image:url("https://cdn.weglot.com/flags/circle/mg.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.mg>a:before,.weglot-flags.flag-2.mg>span:before{background-image:url("https://cdn.weglot.com/flags/square/mg.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.mg>a:before,.weglot-flags.flag-1.mg>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/mg.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.mg>a:before,.weglot-flags.flag-0.mg>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/mg.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.mi>span:before{background-image:url("https://cdn.weglot.com/flags/circle/nz.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.mi>a:before,.weglot-flags.flag-2.mi>span:before{background-image:url("https://cdn.weglot.com/flags/square/nz.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.mi>a:before,.weglot-flags.flag-1.mi>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/nz.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.mi>a:before,.weglot-flags.flag-0.mi>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/nz.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.mk>span:before{background-image:url("https://cdn.weglot.com/flags/circle/mk.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.mk>a:before,.weglot-flags.flag-2.mk>span:before{background-image:url("https://cdn.weglot.com/flags/square/mk.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.mk>a:before,.weglot-flags.flag-1.mk>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/mk.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.mk>a:before,.weglot-flags.flag-0.mk>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/mk.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ml>span:before{background-image:url("https://cdn.weglot.com/flags/circle/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ml>a:before,.weglot-flags.flag-2.ml>span:before{background-image:url("https://cdn.weglot.com/flags/square/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ml>a:before,.weglot-flags.flag-1.ml>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ml>a:before,.weglot-flags.flag-0.ml>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.mn>span:before{background-image:url("https://cdn.weglot.com/flags/circle/mn.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.mn>a:before,.weglot-flags.flag-2.mn>span:before{background-image:url("https://cdn.weglot.com/flags/square/mn.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.mn>a:before,.weglot-flags.flag-1.mn>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/mn.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.mn>a:before,.weglot-flags.flag-0.mn>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/mn.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.mr>span:before{background-image:url("https://cdn.weglot.com/flags/circle/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.mr>a:before,.weglot-flags.flag-2.mr>span:before{background-image:url("https://cdn.weglot.com/flags/square/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.mr>a:before,.weglot-flags.flag-1.mr>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.mr>a:before,.weglot-flags.flag-0.mr>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ms>span:before{background-image:url("https://cdn.weglot.com/flags/circle/my.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ms>a:before,.weglot-flags.flag-2.ms>span:before{background-image:url("https://cdn.weglot.com/flags/square/my.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ms>a:before,.weglot-flags.flag-1.ms>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/my.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ms>a:before,.weglot-flags.flag-0.ms>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/my.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.mt>span:before{background-image:url("https://cdn.weglot.com/flags/circle/mt.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.mt>a:before,.weglot-flags.flag-2.mt>span:before{background-image:url("https://cdn.weglot.com/flags/square/mt.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.mt>a:before,.weglot-flags.flag-1.mt>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/mt.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.mt>a:before,.weglot-flags.flag-0.mt>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/mt.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.my>span:before{background-image:url("https://cdn.weglot.com/flags/circle/mm.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.my>a:before,.weglot-flags.flag-2.my>span:before{background-image:url("https://cdn.weglot.com/flags/square/mm.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.my>a:before,.weglot-flags.flag-1.my>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/mm.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.my>a:before,.weglot-flags.flag-0.my>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/mm.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ne>span:before{background-image:url("https://cdn.weglot.com/flags/circle/np.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ne>a:before,.weglot-flags.flag-2.ne>span:before{background-image:url("https://cdn.weglot.com/flags/square/np.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ne>a:before,.weglot-flags.flag-1.ne>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/np.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ne>a:before,.weglot-flags.flag-0.ne>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/np.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.nl>span:before{background-image:url("https://cdn.weglot.com/flags/circle/nl.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.nl>a:before,.weglot-flags.flag-2.nl>span:before{background-image:url("https://cdn.weglot.com/flags/square/nl.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.nl>a:before,.weglot-flags.flag-1.nl>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/nl.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.nl>a:before,.weglot-flags.flag-0.nl>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/nl.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.no>span:before{background-image:url("https://cdn.weglot.com/flags/circle/no.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.no>a:before,.weglot-flags.flag-2.no>span:before{background-image:url("https://cdn.weglot.com/flags/square/no.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.no>a:before,.weglot-flags.flag-1.no>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/no.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.no>a:before,.weglot-flags.flag-0.no>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/no.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ny>span:before{background-image:url("https://cdn.weglot.com/flags/circle/mw.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ny>a:before,.weglot-flags.flag-2.ny>span:before{background-image:url("https://cdn.weglot.com/flags/square/mw.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ny>a:before,.weglot-flags.flag-1.ny>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/mw.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ny>a:before,.weglot-flags.flag-0.ny>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/mw.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.pa>span:before{background-image:url("https://cdn.weglot.com/flags/circle/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.pa>a:before,.weglot-flags.flag-2.pa>span:before{background-image:url("https://cdn.weglot.com/flags/square/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.pa>a:before,.weglot-flags.flag-1.pa>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.pa>a:before,.weglot-flags.flag-0.pa>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.pl>span:before{background-image:url("https://cdn.weglot.com/flags/circle/pl.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.pl>a:before,.weglot-flags.flag-2.pl>span:before{background-image:url("https://cdn.weglot.com/flags/square/pl.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.pl>a:before,.weglot-flags.flag-1.pl>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/pl.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.pl>a:before,.weglot-flags.flag-0.pl>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/pl.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ps>span:before{background-image:url("https://cdn.weglot.com/flags/circle/af.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ps>a:before,.weglot-flags.flag-2.ps>span:before{background-image:url("https://cdn.weglot.com/flags/square/af.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ps>a:before,.weglot-flags.flag-1.ps>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/af.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ps>a:before,.weglot-flags.flag-0.ps>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/af.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.pt>span:before{background-image:url("https://cdn.weglot.com/flags/circle/pt.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.pt>a:before,.weglot-flags.flag-2.pt>span:before{background-image:url("https://cdn.weglot.com/flags/square/pt.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.pt>a:before,.weglot-flags.flag-1.pt>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/pt.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.pt>a:before,.weglot-flags.flag-0.pt>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/pt.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ro>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ro.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ro>a:before,.weglot-flags.flag-2.ro>span:before{background-image:url("https://cdn.weglot.com/flags/square/ro.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ro>a:before,.weglot-flags.flag-1.ro>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ro.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ro>a:before,.weglot-flags.flag-0.ro>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ro.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ru>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ru.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ru>a:before,.weglot-flags.flag-2.ru>span:before{background-image:url("https://cdn.weglot.com/flags/square/ru.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ru>a:before,.weglot-flags.flag-1.ru>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ru.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ru>a:before,.weglot-flags.flag-0.ru>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ru.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.sd>span:before{background-image:url("https://cdn.weglot.com/flags/circle/pk.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.sd>a:before,.weglot-flags.flag-2.sd>span:before{background-image:url("https://cdn.weglot.com/flags/square/pk.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.sd>a:before,.weglot-flags.flag-1.sd>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/pk.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.sd>a:before,.weglot-flags.flag-0.sd>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/pk.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.si>span:before{background-image:url("https://cdn.weglot.com/flags/circle/lk.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.si>a:before,.weglot-flags.flag-2.si>span:before{background-image:url("https://cdn.weglot.com/flags/square/lk.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.si>a:before,.weglot-flags.flag-1.si>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/lk.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.si>a:before,.weglot-flags.flag-0.si>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/lk.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.sk>span:before{background-image:url("https://cdn.weglot.com/flags/circle/sk.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.sk>a:before,.weglot-flags.flag-2.sk>span:before{background-image:url("https://cdn.weglot.com/flags/square/sk.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.sk>a:before,.weglot-flags.flag-1.sk>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/sk.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.sk>a:before,.weglot-flags.flag-0.sk>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/sk.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.sl>span:before{background-image:url("https://cdn.weglot.com/flags/circle/si.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.sl>a:before,.weglot-flags.flag-2.sl>span:before{background-image:url("https://cdn.weglot.com/flags/square/si.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.sl>a:before,.weglot-flags.flag-1.sl>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/si.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.sl>a:before,.weglot-flags.flag-0.sl>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/si.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.sm>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ws.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.sm>a:before,.weglot-flags.flag-2.sm>span:before{background-image:url("https://cdn.weglot.com/flags/square/ws.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.sm>a:before,.weglot-flags.flag-1.sm>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ws.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.sm>a:before,.weglot-flags.flag-0.sm>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ws.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.sn>span:before{background-image:url("https://cdn.weglot.com/flags/circle/zw.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.sn>a:before,.weglot-flags.flag-2.sn>span:before{background-image:url("https://cdn.weglot.com/flags/square/zw.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.sn>a:before,.weglot-flags.flag-1.sn>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/zw.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.sn>a:before,.weglot-flags.flag-0.sn>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/zw.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.so>span:before{background-image:url("https://cdn.weglot.com/flags/circle/so.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.so>a:before,.weglot-flags.flag-2.so>span:before{background-image:url("https://cdn.weglot.com/flags/square/so.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.so>a:before,.weglot-flags.flag-1.so>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/so.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.so>a:before,.weglot-flags.flag-0.so>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/so.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.sq>span:before{background-image:url("https://cdn.weglot.com/flags/circle/al.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.sq>a:before,.weglot-flags.flag-2.sq>span:before{background-image:url("https://cdn.weglot.com/flags/square/al.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.sq>a:before,.weglot-flags.flag-1.sq>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/al.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.sq>a:before,.weglot-flags.flag-0.sq>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/al.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.sr>span:before{background-image:url("https://cdn.weglot.com/flags/circle/rs.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.sr>a:before,.weglot-flags.flag-2.sr>span:before{background-image:url("https://cdn.weglot.com/flags/square/rs.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.sr>a:before,.weglot-flags.flag-1.sr>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/rs.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.sr>a:before,.weglot-flags.flag-0.sr>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/rs.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.st>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ng.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.st>a:before,.weglot-flags.flag-2.st>span:before{background-image:url("https://cdn.weglot.com/flags/square/ng.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.st>a:before,.weglot-flags.flag-1.st>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ng.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.st>a:before,.weglot-flags.flag-0.st>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ng.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.su>span:before{background-image:url("https://cdn.weglot.com/flags/circle/sd.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.su>a:before,.weglot-flags.flag-2.su>span:before{background-image:url("https://cdn.weglot.com/flags/square/sd.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.su>a:before,.weglot-flags.flag-1.su>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/sd.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.su>a:before,.weglot-flags.flag-0.su>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/sd.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.sv>span:before{background-image:url("https://cdn.weglot.com/flags/circle/se.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.sv>a:before,.weglot-flags.flag-2.sv>span:before{background-image:url("https://cdn.weglot.com/flags/square/se.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.sv>a:before,.weglot-flags.flag-1.sv>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/se.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.sv>a:before,.weglot-flags.flag-0.sv>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/se.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.sw>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ke.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.sw>a:before,.weglot-flags.flag-2.sw>span:before{background-image:url("https://cdn.weglot.com/flags/square/ke.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.sw>a:before,.weglot-flags.flag-1.sw>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ke.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.sw>a:before,.weglot-flags.flag-0.sw>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ke.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ta>span:before{background-image:url("https://cdn.weglot.com/flags/circle/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ta>a:before,.weglot-flags.flag-2.ta>span:before{background-image:url("https://cdn.weglot.com/flags/square/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ta>a:before,.weglot-flags.flag-1.ta>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ta>a:before,.weglot-flags.flag-0.ta>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.te>span:before{background-image:url("https://cdn.weglot.com/flags/circle/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.te>a:before,.weglot-flags.flag-2.te>span:before{background-image:url("https://cdn.weglot.com/flags/square/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.te>a:before,.weglot-flags.flag-1.te>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.te>a:before,.weglot-flags.flag-0.te>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.tg>span:before{background-image:url("https://cdn.weglot.com/flags/circle/tj.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.tg>a:before,.weglot-flags.flag-2.tg>span:before{background-image:url("https://cdn.weglot.com/flags/square/tj.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.tg>a:before,.weglot-flags.flag-1.tg>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/tj.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.tg>a:before,.weglot-flags.flag-0.tg>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/tj.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.th>span:before{background-image:url("https://cdn.weglot.com/flags/circle/th.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.th>a:before,.weglot-flags.flag-2.th>span:before{background-image:url("https://cdn.weglot.com/flags/square/th.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.th>a:before,.weglot-flags.flag-1.th>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/th.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.th>a:before,.weglot-flags.flag-0.th>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/th.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.tl>span:before{background-image:url("https://cdn.weglot.com/flags/circle/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.tl>a:before,.weglot-flags.flag-2.tl>span:before{background-image:url("https://cdn.weglot.com/flags/square/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.tl>a:before,.weglot-flags.flag-1.tl>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.tl>a:before,.weglot-flags.flag-0.tl>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.to>span:before{background-image:url("https://cdn.weglot.com/flags/circle/to.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.to>a:before,.weglot-flags.flag-2.to>span:before{background-image:url("https://cdn.weglot.com/flags/square/to.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.to>a:before,.weglot-flags.flag-1.to>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/to.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.to>a:before,.weglot-flags.flag-0.to>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/to.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.tr>span:before{background-image:url("https://cdn.weglot.com/flags/circle/tr.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.tr>a:before,.weglot-flags.flag-2.tr>span:before{background-image:url("https://cdn.weglot.com/flags/square/tr.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.tr>a:before,.weglot-flags.flag-1.tr>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/tr.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.tr>a:before,.weglot-flags.flag-0.tr>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/tr.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.tt>span:before{background-image:url("https://cdn.weglot.com/flags/circle/tr.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.tt>a:before,.weglot-flags.flag-2.tt>span:before{background-image:url("https://cdn.weglot.com/flags/square/tr.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.tt>a:before,.weglot-flags.flag-1.tt>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/tr.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.tt>a:before,.weglot-flags.flag-0.tt>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/tr.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.tw>span:before{background-image:url("https://cdn.weglot.com/flags/circle/tw.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.tw>a:before,.weglot-flags.flag-2.tw>span:before{background-image:url("https://cdn.weglot.com/flags/square/tw.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.tw>a:before,.weglot-flags.flag-1.tw>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/tw.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.tw>a:before,.weglot-flags.flag-0.tw>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/tw.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ty>span:before{background-image:url("https://cdn.weglot.com/flags/circle/pf.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ty>a:before,.weglot-flags.flag-2.ty>span:before{background-image:url("https://cdn.weglot.com/flags/square/pf.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ty>a:before,.weglot-flags.flag-1.ty>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/pf.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ty>a:before,.weglot-flags.flag-0.ty>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/pf.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.uk>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ua.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.uk>a:before,.weglot-flags.flag-2.uk>span:before{background-image:url("https://cdn.weglot.com/flags/square/ua.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.uk>a:before,.weglot-flags.flag-1.uk>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ua.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.uk>a:before,.weglot-flags.flag-0.uk>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ua.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ur>span:before{background-image:url("https://cdn.weglot.com/flags/circle/pk.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ur>a:before,.weglot-flags.flag-2.ur>span:before{background-image:url("https://cdn.weglot.com/flags/square/pk.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ur>a:before,.weglot-flags.flag-1.ur>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/pk.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ur>a:before,.weglot-flags.flag-0.ur>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/pk.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.uz>span:before{background-image:url("https://cdn.weglot.com/flags/circle/uz.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.uz>a:before,.weglot-flags.flag-2.uz>span:before{background-image:url("https://cdn.weglot.com/flags/square/uz.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.uz>a:before,.weglot-flags.flag-1.uz>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/uz.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.uz>a:before,.weglot-flags.flag-0.uz>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/uz.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.vi>span:before{background-image:url("https://cdn.weglot.com/flags/circle/vn.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.vi>a:before,.weglot-flags.flag-2.vi>span:before{background-image:url("https://cdn.weglot.com/flags/square/vn.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.vi>a:before,.weglot-flags.flag-1.vi>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/vn.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.vi>a:before,.weglot-flags.flag-0.vi>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/vn.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.xh>span:before{background-image:url("https://cdn.weglot.com/flags/circle/za.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.xh>a:before,.weglot-flags.flag-2.xh>span:before{background-image:url("https://cdn.weglot.com/flags/square/za.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.xh>a:before,.weglot-flags.flag-1.xh>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/za.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.xh>a:before,.weglot-flags.flag-0.xh>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/za.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.yi>span:before{background-image:url("https://cdn.weglot.com/flags/circle/il.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.yi>a:before,.weglot-flags.flag-2.yi>span:before{background-image:url("https://cdn.weglot.com/flags/square/il.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.yi>a:before,.weglot-flags.flag-1.yi>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/il.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.yi>a:before,.weglot-flags.flag-0.yi>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/il.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.yo>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ng.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.yo>a:before,.weglot-flags.flag-2.yo>span:before{background-image:url("https://cdn.weglot.com/flags/square/ng.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.yo>a:before,.weglot-flags.flag-1.yo>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ng.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.yo>a:before,.weglot-flags.flag-0.yo>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ng.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.zh>span:before{background-image:url("https://cdn.weglot.com/flags/circle/cn.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.zh>a:before,.weglot-flags.flag-2.zh>span:before{background-image:url("https://cdn.weglot.com/flags/square/cn.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.zh>a:before,.weglot-flags.flag-1.zh>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/cn.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.zh>a:before,.weglot-flags.flag-0.zh>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/cn.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.zu>span:before{background-image:url("https://cdn.weglot.com/flags/circle/za.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.zu>a:before,.weglot-flags.flag-2.zu>span:before{background-image:url("https://cdn.weglot.com/flags/square/za.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.zu>a:before,.weglot-flags.flag-1.zu>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/za.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.zu>a:before,.weglot-flags.flag-0.zu>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/za.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.hm>span:before{background-image:url("https://cdn.weglot.com/flags/circle/hm.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.hm>a:before,.weglot-flags.flag-2.hm>span:before{background-image:url("https://cdn.weglot.com/flags/square/hm.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.hm>a:before,.weglot-flags.flag-1.hm>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/hm.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.hm>a:before,.weglot-flags.flag-0.hm>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/hm.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.cb>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ph.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.cb>a:before,.weglot-flags.flag-2.cb>span:before{background-image:url("https://cdn.weglot.com/flags/square/ph.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.cb>a:before,.weglot-flags.flag-1.cb>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ph.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.cb>a:before,.weglot-flags.flag-0.cb>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ph.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.or>span:before{background-image:url("https://cdn.weglot.com/flags/circle/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.or>a:before,.weglot-flags.flag-2.or>span:before{background-image:url("https://cdn.weglot.com/flags/square/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.or>a:before,.weglot-flags.flag-1.or>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.or>a:before,.weglot-flags.flag-0.or>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.tk>span:before{background-image:url("https://cdn.weglot.com/flags/circle/tr.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.tk>a:before,.weglot-flags.flag-2.tk>span:before{background-image:url("https://cdn.weglot.com/flags/square/tr.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.tk>a:before,.weglot-flags.flag-1.tk>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/tr.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.tk>a:before,.weglot-flags.flag-0.tk>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/tr.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.ug>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ug.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.ug>a:before,.weglot-flags.flag-2.ug>span:before{background-image:url("https://cdn.weglot.com/flags/square/ug.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.ug>a:before,.weglot-flags.flag-1.ug>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ug.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.ug>a:before,.weglot-flags.flag-0.ug>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ug.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.fc>span:before{background-image:url("https://cdn.weglot.com/flags/circle/ca.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.fc>a:before,.weglot-flags.flag-2.fc>span:before{background-image:url("https://cdn.weglot.com/flags/square/ca.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.fc>a:before,.weglot-flags.flag-1.fc>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/ca.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.fc>a:before,.weglot-flags.flag-0.fc>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/ca.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.as>span:before{background-image:url("https://cdn.weglot.com/flags/circle/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.as>a:before,.weglot-flags.flag-2.as>span:before{background-image:url("https://cdn.weglot.com/flags/square/in.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.as>a:before,.weglot-flags.flag-1.as>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.as>a:before,.weglot-flags.flag-0.as>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/in.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-3.sa>span:before{background-image:url("https://cdn.weglot.com/flags/circle/rs.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-2.sa>a:before,.weglot-flags.flag-2.sa>span:before{background-image:url("https://cdn.weglot.com/flags/square/rs.svg");background-position:unset !important;width:24px !important}.weglot-flags.flag-1.sa>a:before,.weglot-flags.flag-1.sa>span:before{background-image:url("https://cdn.weglot.com/flags/shiny/rs.svg");background-position:unset !important;width:27px !important}.weglot-flags.flag-0.sa>a:before,.weglot-flags.flag-0.sa>span:before{background-image:url("https://cdn.weglot.com/flags/rectangle_mat/rs.svg");background-position:unset !important;width:27px !important}
2
+ .weglot-flags.flag-0>a:before,.weglot-flags.flag-0>span:before{background-position:unset !important;width:27px !important}
3
+
4
 
 
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
- === Translate WordPress Weglot Translate ===
2
  Contributors: remyb92, gmulti, wysija, wpr0ck, glx77
3
  Tags: translate, multilingual, language, translation, localization, multilingual SEO, languages, translator, website translation, multilanguage, international, traduction
4
  Requires at least: 4.5
5
  Tested up to: 5.8
6
  Requires PHP: 5.6
7
- Stable tag: 3.3.5
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -12,9 +12,9 @@ Translate your WordPress website in 110+ languages within minutes with Weglot Tr
12
 
13
  == Description ==
14
 
15
- Weglot Translate is the leading WordPress translation plugin, trusted by 60,000+ users worldwide. Translate your WordPress website into 110+ languages within minutes, no coding required.
16
 
17
- Increase visibility and boost conversions with ease by adding multilingual functionality. Weglot Translate is fully optimized for SEO, with every translated page automatically indexed by Google. Say hello in multiple languages to millions of new visitors.
18
 
19
  Make your website multilingual in minutes with a free trial. Visit [https://weglot.com/](https://weglot.com/) to learn more!
20
 
@@ -28,13 +28,13 @@ Make your website multilingual in minutes with a free trial. Visit [https://wegl
28
 
29
  **It’s easy to install:** Weglot Translate is quick to set up to have a [multilingual WordPress website](https://weglot.com/best-practice-guide-for-wordpress-multilingual-websites/) ready, instantly. Reach out to millions of new visitors worldwide with a few clicks, without any coding.
30
 
31
- **It’s built for maximum compatibility:** Weglot Translate is fully compatible with all platforms, WordPress themes, and plugins. From WooCommerce product descriptions to Elementor order forms, everything is translated into the languages of your choice. So you can focus on your content, not the technical details.
32
 
33
  **It’s optimized for SEO:** Weglot Translate follows Google’s best practices for multilingual website translation, serving all translated web pages with clean source code. Google will automatically index every translated page with dedicated URLs.
34
 
35
  **It’s easy to set and forget:** Weglot Translate automatically detects all your website content for easy translation. No more time-consuming manual duplication of every single line of content to get a multilingual website. All translations are updated in real-time, so you don’t need to worry about maintenance and any newly added content is automatically translated.
36
 
37
- **It takes translation seriously:** Weglot Translate gives you an edge on your translation tasks with the first layer of automatic translation provided by the best machine learning providers on the market (DeepL, Google, Microsoft, and Yandex). You can also edit the translations and collaborate with your team to work on translations together, directly within Weglot.
38
 
39
  **It partners with the pros:** Weglot Translate lets you order from vetted professional translators directly inside your Weglot dashboard. Set [translation quality](https://weglot.com/translation-quality/) the way you want it to be, with Weglot Translate.
40
 
@@ -50,7 +50,7 @@ Make your website multilingual in minutes with a free trial. Visit [https://wegl
50
 
51
  **Reduce bounce rate:** Redirect visitors automatically to serve them in the language of their choice, based on their browser settings.
52
 
53
- **Enhance user experience:** From the landing page to the email confirmation, get all your key conversion steps translated in your customers' language. You can even add different images and videos for various languages. Useful for images with text, Weglot Translate makes it easy to display “translated” images in your translated versions. Media localization is an essential aspect of any multilingual project and Weglot Translate makes it simple to do so.
54
 
55
 
56
  “We really loved the localization features provided by Weglot, such as the ability to translate images and other types of media depending on the language the visitor is viewing the site in.”
@@ -58,19 +58,32 @@ Make your website multilingual in minutes with a free trial. Visit [https://wegl
58
  [Read the case study](https://weglot.com/customers/the-challenge-initiative/)
59
 
60
 
 
61
  ### An all-in-one language translation platform
62
 
63
  - Manage and edit all of your translations through a user-friendly interface.
64
  - Collaborate with team members and trusted translators to translate together, directly inside Weglot.
65
  - Is it a title? Is it a link? No more guessing the context of the text. Weglot Translate’s in-context editor lets you translate directly within the webpage.
66
- - Make it your own. The language switcher is fully customizable for multiple design choices.
67
  - Weglot Translate makes it easy to migrate from other WordPress multilingual plugins like Polylang or WPML. Simply deactivate your existing translation plugin and install Weglot Translate.
68
 
69
  "Weglot removed the pain of having to manage multiple stores for multiple locales. The integration was easy, and the support is incredibly helpful. I highly recommend Weglot to anyone looking for a simple and cost-effective solution to translate their stores!"
70
  **Mike Robertson – Director of Sales Operations, Nikon**
71
 
72
- With an increase in site visitors and session duration thanks to your multilingual website, you can expect a massive boost to your conversions. See why thousands of e-commerce platforms, SaaS firms, marketplaces, corporate websites, and blogs worldwide love Weglot Translate. [Try it today for free](https://dashboard.weglot.com/register-wordpress)
 
 
 
 
 
 
73
 
 
 
 
 
 
 
74
 
75
  == Installation ==
76
 
@@ -103,13 +116,11 @@ When you’re ready, you can edit your translations directly in [your account](h
103
 
104
  - Weglot Translate is free for small websites (under 2,000 words) with one translation language.
105
  - Our WordPress multilingual plugin is cost-effective like no other, with custom paid plans to suit your needs. [Check our pricing](https://weglot.com/pricing) for more information.
106
- - Weglot Translate also offers a [10-day free trial version](https://dashboard.weglot.com/register); try it today!
107
-
108
 
109
  = Is Weglot compatible with SEO? =
110
 
111
- Weglot Translate is 100% optimized for multilingual SEO. It creates a dedicated URL for each language to ensure the proper indexation of your translated content on search engines like Google. SEO tags are also translated and editable within your Weglot Translate account.
112
-
113
 
114
  = Is Weglot Translate compatible with WooCommerce? =
115
 
@@ -118,13 +129,13 @@ Yes, you can use Weglot Translate to create a multilingual WooCommerce store wit
118
 
119
  = Can I migrate from WPML or Polylang to Weglot Translate? =
120
 
121
- - Yes, you can easily migrate from Polylang or WPML to Weglot Translate. Simply deactivate your Polylang or WPML existing translation plugin, and you’ll immediately be able to start using Weglot Translate.
122
  - If you need to import any preexisting translations from WPML, Polylang or any other multilingual plugin, feel free to contact us directly at support@weglot.com.
123
 
124
 
125
  = How do I set up Weglot Translate? =
126
 
127
- Weglot Translate is easy to set up.
128
  [youtube https://www.youtube.com/watch?v=P3XZwyezkSI]
129
 
130
  1. Go to [https://dashboard.weglot.com/register-wordpress](https://dashboard.weglot.com/register-wordpress) to set up an account.
@@ -170,6 +181,16 @@ Yes, Pro plans and above offer multisite support. This allows you to manage seve
170
  Yes, and our users love us for it; just check out our reviews! The Weglot Translate team offers support for all users, with priority accorded to premium members. Be sure to check out our [Help center](https://support.weglot.com/). Post a topic on the [support forum](https://wordpress.org/support/plugin/weglot/), or email us at support@weglot.com if you have any questions.
171
 
172
 
 
 
 
 
 
 
 
 
 
 
173
  == Screenshots ==
174
 
175
  1. Translate your website in minutes, no code needed
@@ -189,551 +210,17 @@ See changelog for upgrade changes.
189
 
190
  == Changelog ==
191
 
192
- = 3.3.6 (15/06/2021) =
193
- * Add new flag from dashboard
194
- * Improve hreflang display
195
- * Dynamise limit languages check
196
- * Fix bug when excluded URL /cart gives empty URL
197
- * Fix small bug on multisite where we translated links from / website when located on /subsite
198
- * Better handle 301 redirect
199
-
200
- = 3.3.5 (12/04/2021) =
201
- * Add url from canonical if existing
202
- * Add vip code review
203
- * Increase timeout when updating setting and disable submit button
204
- * Adding message to tell user to purge cache from cache plugin after editing translation
205
-
206
- = 3.3.4 (22/03/2021) =
207
- * Check if curl_exec is enable
208
- * Fix js problem on admin on preview
209
- * Optimize plugin size
210
- * Change screenshot on store
211
-
212
- = 3.3.3 (08/03/2021) =
213
- * Language repo
214
- * drag and drop
215
- * bug greek url
216
- * bug parsing empty node
217
-
218
-
219
- = 3.3.2 (15/02/2021) =
220
- * Update settings dropdown
221
- * Fix rare bug when root equal slug page
222
-
223
-
224
- = 3.3.1 (01/02/2021) =
225
- * Small fixes following major release
226
-
227
-
228
- = 3.3.0 (18/01/2021) =
229
- * Full refacto of the code
230
- * Add: custom language
231
-
232
-
233
- = 3.2.0 (15/10/2020) =
234
- * Add translate slug option
235
- * Fix: auto redirect on traditional chinese and brazilian portuguese
236
- * Fix: admin-ajax bug containing language code in some case
237
-
238
- = 3.1.9 (06/08/2020) =
239
- * Add flag choice for ZH and TW
240
- * Update plugin translation files
241
- * Translate Iframe SRC as external link
242
- * Fix: Custom URL links (empty base in correspondence table / trailing slash)
243
- * Fix: Remove "!important" CSS properties on AMP
244
-
245
- = 3.1.8 (02/07/2020) =
246
- * Exclude URL by languages
247
- * Translate by default all Woocommerce mails with customer language
248
- * Update URLs translation, possibility to use custom URLs for hierarchical pages
249
- * Translate External URLs
250
- * Add SVG files to media translation
251
- * Exclude wp-cron.php from translation
252
- * Fix links translation with custom URLS
253
-
254
- = 3.1.7 (04/05/2020) =
255
- * Add a Weglot Menu to admin bar
256
- * Add Woocommerce feature : Translate following mail
257
- * Better text escaping in Back Office (thanks to @joehoyle and @drvy for contribution)
258
- * Add attribute to HTML tag if custom code is used for current language
259
- * Optimize CSS size for AMP
260
- * Fix: Add compatibility with AMP plugin +1.5
261
- * Fix: No load Weglot CSS in AMP if option is set to false
262
- * Fix error on JS script loading (thanks to @joehoyle for contribution)
263
-
264
- = 3.1.6 (06/02/2020) =
265
- * Add: Use WP core code editor for Weglot custom CSS
266
- * Add: Add weglot_translate_email filter to control when mail are translated
267
- * Bugfix: Fixes small minor bugs
268
-
269
- = 3.1.5 (08/01/2020) =
270
- * Add: weglot_language_code_replace filter to use custom language code
271
- * Bugfix: Formatter on JSON source for untranslated WooComerce fields
272
-
273
- = 3.1.4 (12/12/2019) =
274
- * Update back office style for WordPress 5.3
275
- * Fix: Flags SRC attribute with AMP
276
- * Fix: Custom URL feature - Revisions
277
- * Improve compatibility: WP Optimize
278
- * Improve compatibility: Cache Enabler
279
- * Add default exclude block for SecuPress plugin and SQLI protect
280
- * Add default exclude block for plugin query monitor > 3.3.0
281
- * Remove the "Not allowed" mechanism.
282
-
283
- = 3.1.3 (29/10/2019) =
284
- * Improve compatibility: Woocommerce with IE 11
285
- * Improve compatibility: Contact Form 7
286
- * Improve compatibility: MailOptin
287
- * Improve compatibility: The Event Calendar
288
- * Improve compatibility: Font Awesome
289
- * Add default exclude block: address
290
- * Bugfix: Do not cache page if API answers error
291
-
292
- = 3.1.2 (24/09/2019) =
293
- * Bugfix: Custom URL with GET parameters
294
- * Bugfix: Ninja Forms JSON translate
295
- * Bugfix: Prevent errors due to call protected method
296
-
297
- = 3.1.1 (11/09/2019) =
298
- * Add: IE 11 compatibility with languages switcher
299
- * Add: WP-CLI compatibility
300
- * Bugfix: admin api call
301
- * Bugfix: double language when WC + multisite with subdomains
302
- * Bugfix: do not add language on external links also in JSON
303
-
304
- = 3.1.0 (29/08/2019) =
305
- * Add: Better JSON compatiblity
306
- * Bugfix: WC password reset mechanism
307
-
308
- = 3.0.6 (28/05/2019) =
309
- * Add: Compatibility with WP Forms
310
- * Add: Reset postdata filter for custom URLs
311
- * Bugfix: Auto switch fallback
312
- * Bugfix: Custom url on is_front_page
313
-
314
- = 3.0.5 (22/05/2019) =
315
- * Bugfix: Prevent array key exists for Gravity Form
316
- * Bugfix: Save menu Weglot Switcher
317
- * Bugfix: Check DOM on json-ld and inactive by default
318
-
319
- = 3.0.4 (10/05/2019) =
320
- * Bugfix: Prevent errors due to the parser of the JSON-LD
321
-
322
- = 3.0.3 (09/05/2019) =
323
- * Bugfix: Weglot switcher on menu
324
- * Add : Translate all JSON-LD
325
-
326
- = 3.0.2 (24/04/2019) =
327
- * Bugfix: Fixed saving custom CSS
328
- * Bugfix: Auto detection of a bot (google, bing,...)
329
- * Bugfix: Compatibility with caldera forms
330
-
331
- = 3.0.1 (17/04/2019) =
332
- * Bugfix: API key check only if it does not exist
333
- * Bugfix: prevent array_key_exists on private languages for older installations
334
-
335
- = 3.0.0 (16/04/2019) =
336
- * New major version
337
- * Link between WordPress options and Weglot dashboard options
338
- * Bugfix: Fixed an error on the JSON translation
339
-
340
- = 2.7.0 (18/03/2019) =
341
- * Changed : Improve Compatibility with Caldera Forms
342
-
343
- = 2.6.0 (06/03/2019) =
344
- * Add : Prevent elementor ajax action on 2.5
345
- * Add : Compatibility with Caldera Forms
346
- * Add : Prevent ajax MMP Map
347
- * Changed: Improved AJAX translation performance
348
- * Bugfix: No translate link on weglot menu item
349
- * Bugfix: meta og facebook
350
- * Bugfix: prevent undefined index on widget
351
-
352
- = 2.5.0 (07/02/2019) =
353
- * Add : Compatibility with Ninja Forms
354
- * Add : DOM Checker on input type reset
355
- * Bugfix : have the same menu switcher on the same page several times
356
- * Bugfix : Remove no redirect on hreflang
357
- * Improve DOM Checker meta content image
358
-
359
- = 2.4.1 (09/01/2019) =
360
- * Bugfix: undefined function if there is no antislash before the function ( \is_rest )
361
-
362
- = 2.4.0 (09/01/2019) =
363
- * Compatibility PHP 7.3
364
- * Changed : the language selector for menus
365
- * Add : Compatibility with the REST API of Contact Form 7
366
- * Add [BETA] : Be able to translate the keywords of a search
367
- * Bugfix : translation of the empty cart on WooCommerce
368
- * Bugfix: correction of options on a multisite
369
-
370
-
371
- = 2.3.1 (05/12/2018) =
372
- * Bugfix : Button preview fail on migration for private mode
373
-
374
- = 2.3.0 (05/12/2018) =
375
- * Bugfix : Custom URL on archive page
376
- * Bugfix : Prevent error on translate AJAX
377
- * Bugfix : Href lang on custom URLs
378
- * Improve code quality
379
- * Compatibility SEOPress : exclude sitemap
380
- * Improve private languages
381
- * Add two DOM checkers
382
-
383
- = 2.2.2 (05/11/2018) =
384
- * Fix bug on change country flag
385
- * Change load custom css inline
386
-
387
- = 2.2.1 (01/11/2018) =
388
- * Fix bug when language was not passed on navigation
389
-
390
- = 2.2.0 (31/10/2018) =
391
- * Added private mode for administrators
392
- * Addition apply_filters
393
- * Bugfix : an ajax request
394
- * Improved compatibility with wpestate
395
- * Compatibility with mega max menu
396
-
397
- = 2.1.0 (25/09/2018) =
398
- * New feature: Custom URL
399
- * Bugfix : Translate AJAX with return JSON on error
400
- * Bugfix : Backslash on function PHP
401
- * Bugfix : Replace links href on JSON translate
402
- * Bugfix : Compatibility with theme use ob_start
403
-
404
- = 2.0.7 (31/08/2018) =
405
- * Bugfix: Ajax load media library
406
- * Improve choice original and destination language
407
-
408
- = 2.0.6 (29/08/2018) =
409
- * Add DOM checker to translate button value and data-value attribute
410
- * Update Weglot Translate setting page
411
- * Bugfix : email translation
412
- * Bugfix : external link with quickpay
413
- * Prevent auto redirect on homepage translate
414
-
415
- = 2.0.5 (09/08/2018) =
416
- * Bugfix : Fatal error if use weglot menu custom
417
-
418
- = 2.0.4 (09/08/2018) =
419
- * Bugfix : lost password email on WooCommerce
420
- * Bugfix : translate custom login page
421
- * Bugfix : uniq id on each button selector
422
- * Bugfix : no translate image on a href html tag with wp-content/uploads src
423
- * Bugfix : admin-ajax url
424
-
425
- = 2.0.3 (27/07/2018) =
426
- * Bugfix : Hide shortcode on non translatable URL
427
- * Bugfix : filter nav_menu_css_class
428
- * Bugfix : Redirect URL on checkout WooCommerce
429
- * Bugfix : CSS Flag on dropdown menu
430
- * Improve AMP compatibility
431
-
432
- = 2.0.2 (24/07/2018) =
433
- * Bugfix : Hide menu on non translatable URL
434
- * Bugfix : Hide widget on non translatable URL
435
- * Improve max file size HTML
436
-
437
- = 2.0.1 (19/07/2018) =
438
- * Improve flag style
439
- * Prevent cURL function
440
- * Solved nav_class warning
441
-
442
- = 2.0 (18/07/2018) =
443
- * Major changes on the plugin architecture
444
- * Adding developer functions & filters
445
- * Refactoring
446
-
447
- = 1.13.1 (01/06/2018) =
448
- * Bugfix: Error on the encoding of ignored nodes
449
-
450
- = 1.13 (31/05/2018) =
451
- * Bugfix : Improve filter words_translate to prevent matching part of words
452
- * BugFix : Bug in parser when ignored node had an attribute
453
- * BugFix : character limit on chinese paragraphs
454
- * Add : Update message for version 2.0
455
-
456
- = 1.12.2 (04/05/2018) =
457
- * Bugfix : Limitation on the number of characters translated at the same time
458
-
459
- = 1.12.1 (03/05/2018) =
460
- * Bugfix : error for users with a version lower than PHP 5.4 . [] => array()
461
-
462
- = 1.12 (03/05/2018) =
463
- * Bugfix : undefined index on ajax call
464
- * Bugfix : Redirection checkout payment on WooCommerce
465
- * Bugfix : Register widget
466
- * Add option for AMP compatibility
467
- * Add filter for dynamic string
468
-
469
- = 1.11 (05/04/2018) =
470
- * Add new languages
471
- * Add new filters
472
- * Add Yoast Premium compatibility on redirect
473
- * Bugfix : Exclusion AMP
474
- * Bugfix : Redirection checkout order on WooCommerce
475
-
476
- = 1.10 =
477
- * Add new languages + add Oman flag
478
- * Can potentially translate email sent from admin
479
- * Add tags to inline elements to ignore when parsing
480
-
481
- = 1.9.3 =
482
- * Remove Freemius
483
-
484
- = 1.9.2 =
485
- * Fix Freemius assets
486
-
487
- = 1.9.1 =
488
- * Fix Freemius error when changing base dir
489
- * Fix wc translations when special characters.
490
-
491
- = 1.9 =
492
- * Fix login redirection
493
- * Add translation for Town, cities and other dynamic fields in WC checkout
494
- * exclude URL now accepts full URL and any blank separator
495
-
496
- = 1.8.2 =
497
- * Fix pb when permalinks has no ending slash
498
- * Add notif when plugin is not congigured
499
-
500
-
501
- = 1.8.1 =
502
- * Fix redirection on woocommerce
503
-
504
- = 1.8 =
505
- * Add new banner and icon
506
- * improve wc redirection
507
- * can now translate email
508
-
509
-
510
- = 1.7.1 =
511
- * Fix redirection bug on cart
512
-
513
- = 1.7 =
514
- * Add 6 languages
515
- * Translate microdata
516
- * New element translated
517
-
518
- = 1.6.1 =
519
- * Fix url when non standard characters
520
- * change freemius image
521
-
522
- = 1.6 =
523
- * Add Freemius
524
- * Refactor code
525
- * Replace api ur
526
- * Add several attributes to translations
527
-
528
- = 1.5 =
529
- * Add data-value, data-title, title attribute support
530
- * Add links in readme
531
-
532
- = 1.4.6 =
533
- * Add pretty selection of languages
534
- * Improve flags quality
535
-
536
- = 1.4.5 =
537
- * Add more i18n luv. Now we speak WordPress
538
- * Add Dutch, English_UK, German, Italian, Portuguese_BR, Russian and Spanish languages
539
-
540
- = 1.4.4 =
541
- * Update i18n and improve strings
542
-
543
- = 1.4.3 =
544
- * Compat with WP Fastest cache, improve RTL translations
545
-
546
- = 1.4.2 =
547
- * PHP 7 compat, add auto redirect feature, no more FA, no more id on switcher
548
-
549
- = 1.4.1 =
550
- * compat AMP, fix url bug on same language code than URL.
551
-
552
- = 1.4.0 =
553
- * compat precaching, URLs
554
-
555
- = 1.3.3 =
556
- * increase compatibility with other plugins and themes.
557
-
558
- = 1.3.2 =
559
- * change support email
560
- * exclude /amp, admin bar
561
- * language on starter plan
562
-
563
- = 1.3.1 =
564
- * Fix invalid links
565
- * Handles multiple weglot_here
566
-
567
- = 1.3.0 =
568
- * rollbackink parsing lib
569
- * fix srcset, dslash link
570
-
571
- = 1.2.8 =
572
- * parsing lib changed
573
- * fix several small bugs
574
-
575
- = 1.2.7 =
576
- * Adding Traditional Chinese
577
- * Fix og:url
578
- * scrybs
579
-
580
- = 1.2.6 =
581
- * Fix jpeg translated version
582
- * Fix moreclass and wg-notranslate on list button in menu
583
- * Fix ajax json with html in it
584
-
585
- = 1.2.5 =
586
- * Add other flags for english, spanish & portugese translations
587
- * Review style for translation button in menu
588
- * Add translation exclusion blocks by CSS selectors
589
-
590
-
591
- = 1.2.4 =
592
- * Adding Hindi & Urdu translation languages.
593
- * Adding version number on scripts.
594
-
595
- = 1.2.3 =
596
- * Code review and optimization
597
-
598
- = 1.2.2 =
599
- * WP Compliance
600
-
601
- = 1.2.1 =
602
- * Fix style on dropdown list
603
- * Fix link containing "admin" word
604
-
605
- = 1.2 =
606
- * New choice of flags made by professional designers for your translation switch button. Rectangle mat, rectangle bright, square and circle. Enjoy!
607
- * Add a "Settings" link under Weglot Translate in pugin list.
608
-
609
- = 1.1 =
610
- * Add naviguation menu hook to let user display button in menu.
611
- * Add possibility to show only flags
612
- * Show warnings if PHP version is under 5.2 or rewrite rules not activated
613
- * Rename simple html dom constant and handle no php-mbstring case
614
- * Fix front page show box when home dir
615
-
616
- = 1.0 =
617
- * Change portugese flag to brazilian, change limit message, starting 1.0 versioning as we reach viable product.
618
 
619
  = Older versions =
620
 
621
- = 0.1 =
622
- * First version
623
-
624
- = 0.2 =
625
- * Fix label and languages parameters
626
-
627
- = 0.3 =
628
- * SEO now completly taken into account.
629
-
630
- = 0.4 =
631
- * small fix on links
632
-
633
- = 0.5 =
634
- * Fix rules + add url
635
-
636
- = 0.6 =
637
- * Fix rules + new button design
638
-
639
- = 0.7 =
640
- * Add meta translation, + regex eclusion
641
-
642
- = 0.8 =
643
- * Add input button, fix small bug on link
644
-
645
- = 0.9 =
646
- * Check rewrite rules are always here
647
-
648
- = 0.10 =
649
- * Quick fix for PHP 5.3
650
-
651
- = 0.11 =
652
- * Fix ajax, FB compat
653
-
654
- = 0.12 =
655
- * Handle WP_HOME
656
-
657
- = 0.13 =
658
- * General review
659
-
660
- = 0.14 =
661
- * Prepare for localization
662
-
663
- = 0.15 =
664
- * Change link to weglot
665
-
666
- = 0.16 =
667
- * Place button by default
668
-
669
- = 0.17 =
670
- * Fix vc_
671
-
672
- = 0.18 =
673
- * Fix cdata
674
-
675
- = 0.19 =
676
- * Http api integration
677
-
678
- = 0.20 =
679
- * Fix PHP 5.2 compat with anonymous function
680
-
681
- = 0.21 =
682
- * Change ob order for compatibility
683
-
684
- = 0.22 =
685
- * More flexibility in destination language
686
-
687
- = 0.23 =
688
- * Can have multiple youtube video for different languages
689
-
690
- = 0.24 =
691
- * Fix some links that had multiple lang tag
692
-
693
- = 0.25 =
694
- * Fix CSS style + subdirectory WP
695
-
696
- = 0.26 =
697
- * Now support images
698
-
699
- = 0.27 =
700
- * Adding 40+ languages + fix homepage bug
701
-
702
- = 0.28 =
703
- * Change button to customizable widget, also fix bug https+wp_home
704
-
705
- = 0.29 =
706
- * Fix is_html, add US flag possibility, fix link beginning with coutry code.
707
-
708
- = 0.30 =
709
- * Fix style, add on-boarding to help users, add link to dashboard translations.
710
-
711
- = 0.31 =
712
- * Adding ajax support for full html, fix style, fix link with wp_home
713
-
714
- = 0.32 =
715
- * Quick fix on links
716
-
717
- = 0.33 =
718
- * Add ajax for json-html
719
-
720
- = 0.34 =
721
- * Adding chat support to help user set up the plugin
722
-
723
- = 0.35 =
724
- * Rework classes + add search support (form tag)
725
-
726
- = 0.36 =
727
- * Remove trial period, replace by free plan
728
-
729
- = 0.37 =
730
- * More info on errors, translation limit from api
731
-
732
- = 0.38 =
733
- * Fix canonical transated link, support RTL & LTR customization, WG logo to meet Wp standard, translate alt attribute, add possibility to drop button anywhere
734
-
735
- = 0.39 =
736
- * Fix LTR CSS, api v2 transmit strings type, fix regex escaping
737
 
738
- = 0.40 =
739
- * Add PDF translate, fix simple dom limit, uninstall hook, no </body> case.
1
+ === Weglot Translate - Translate your WordPress website and go multilingual ===
2
  Contributors: remyb92, gmulti, wysija, wpr0ck, glx77
3
  Tags: translate, multilingual, language, translation, localization, multilingual SEO, languages, translator, website translation, multilanguage, international, traduction
4
  Requires at least: 4.5
5
  Tested up to: 5.8
6
  Requires PHP: 5.6
7
+ Stable tag: 3.4
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
12
 
13
  == Description ==
14
 
15
+ Weglot Translate is the leading WordPress translation plugin, trusted by 60,000+ users worldwide. Translate your WordPress website into 110+ languages and go multilingual within minutes, no coding required.
16
 
17
+ Increase visibility and boost conversions with ease by adding multilingual functionality. Weglot Translate is fully optimized for multilingual SEO, with every translated page automatically indexed by Google. Say hello in multiple languages to millions of new visitors.
18
 
19
  Make your website multilingual in minutes with a free trial. Visit [https://weglot.com/](https://weglot.com/) to learn more!
20
 
28
 
29
  **It’s easy to install:** Weglot Translate is quick to set up to have a [multilingual WordPress website](https://weglot.com/best-practice-guide-for-wordpress-multilingual-websites/) ready, instantly. Reach out to millions of new visitors worldwide with a few clicks, without any coding.
30
 
31
+ **It’s built for maximum compatibility:** Weglot Translate is fully compatible with all platforms, WordPress themes, and plugins. From WooCommerce product descriptions to Elementor order forms, everything is built with the creation of a successful multilingual website in mind: easily translate all your content into the languages of your choice. This way you can focus on your content, not the technical details.
32
 
33
  **It’s optimized for SEO:** Weglot Translate follows Google’s best practices for multilingual website translation, serving all translated web pages with clean source code. Google will automatically index every translated page with dedicated URLs.
34
 
35
  **It’s easy to set and forget:** Weglot Translate automatically detects all your website content for easy translation. No more time-consuming manual duplication of every single line of content to get a multilingual website. All translations are updated in real-time, so you don’t need to worry about maintenance and any newly added content is automatically translated.
36
 
37
+ **It takes translation seriously:** Weglot Translate gives you an edge on your translation tasks with the first layer of automatic multilingual translation provided by the best machine learning providers on the market (DeepL, Google, Microsoft, and Yandex). You can also edit the translations and collaborate with your team to work on multilingual translations together, directly within Weglot.
38
 
39
  **It partners with the pros:** Weglot Translate lets you order from vetted professional translators directly inside your Weglot dashboard. Set [translation quality](https://weglot.com/translation-quality/) the way you want it to be, with Weglot Translate.
40
 
50
 
51
  **Reduce bounce rate:** Redirect visitors automatically to serve them in the language of their choice, based on their browser settings.
52
 
53
+ **Enhance user experience:** From the landing page to the email confirmation, get all your key conversion steps translated in your customers language. You can even add different images and videos for various languages. Useful for images with text, Weglot Translate makes it easy to display “translated” images in your translated versions. Media localization is an essential aspect of any multilingual project and Weglot Translate makes it simple to do so.
54
 
55
 
56
  “We really loved the localization features provided by Weglot, such as the ability to translate images and other types of media depending on the language the visitor is viewing the site in.”
58
  [Read the case study](https://weglot.com/customers/the-challenge-initiative/)
59
 
60
 
61
+
62
  ### An all-in-one language translation platform
63
 
64
  - Manage and edit all of your translations through a user-friendly interface.
65
  - Collaborate with team members and trusted translators to translate together, directly inside Weglot.
66
  - Is it a title? Is it a link? No more guessing the context of the text. Weglot Translate’s in-context editor lets you translate directly within the webpage.
67
+ - Make it your own. The multilingual language switcher is fully customizable with multiple design choices.
68
  - Weglot Translate makes it easy to migrate from other WordPress multilingual plugins like Polylang or WPML. Simply deactivate your existing translation plugin and install Weglot Translate.
69
 
70
  "Weglot removed the pain of having to manage multiple stores for multiple locales. The integration was easy, and the support is incredibly helpful. I highly recommend Weglot to anyone looking for a simple and cost-effective solution to translate their stores!"
71
  **Mike Robertson – Director of Sales Operations, Nikon**
72
 
73
+ With an increase in site visitors and session duration thanks to your multilingual website, you can expect a massive boost to your conversions. See why thousands of e-commerce platforms, SaaS firms, marketplaces, corporate websites, and blogs worldwide love Weglot Translate for its multilingual powers. [Try it today for free](https://dashboard.weglot.com/register-wordpress)
74
+
75
+
76
+
77
+ ### Why should you have a multilingual website?
78
+
79
+ It’s easy to forget all about other languages when setting up your online business! With the resources needed to put together a new website, multilingual capabilities are very commonly ignored, as the process to get multiple translations can get complicated and expensive. But ignoring the importance of being multilingual can be a costly mistake: unlocking the possibility for visitors to read and interact in their own language means you’ll be significantly widening your reach, increasing your chances of business success!
80
 
81
+ This is why it’s important to think of ways to cater for more languages: multilingual websites naturally rank in more countries and attract more potential customers. Your visitors will also feel like you are significantly more localized by speaking to them in a language they easily understand!
82
+
83
+ But how about the cost and headache to set up a proper multilingual website? This is where Weglot can make it easy: with a simple way to unlock multilingual capabilities swiftly, your website can go from targeted towards a single language to multilingual in an easy, affordable manner!
84
+
85
+ Please note that Weglot is using Cloudfront CDN to display flags images to speed up performance around the world.
86
+ The use of this CDN and of Weglot service is subject to Weglot [terms of service](https://weglot.com/terms/)
87
 
88
  == Installation ==
89
 
116
 
117
  - Weglot Translate is free for small websites (under 2,000 words) with one translation language.
118
  - Our WordPress multilingual plugin is cost-effective like no other, with custom paid plans to suit your needs. [Check our pricing](https://weglot.com/pricing) for more information.
119
+ - Weglot Translate also offers a [10-day free trial version](https://dashboard.weglot.com/register); try our multilingual website solution today!
 
120
 
121
  = Is Weglot compatible with SEO? =
122
 
123
+ Weglot Translate is 100% optimized for multilingual SEO. It creates a dedicated URL for each language to ensure the proper indexation of your translated multilingual content on search engines like Google. SEO tags are also translated and editable within your Weglot Translate account, for the ultimate control on your translations.
 
124
 
125
  = Is Weglot Translate compatible with WooCommerce? =
126
 
129
 
130
  = Can I migrate from WPML or Polylang to Weglot Translate? =
131
 
132
+ - Yes, you can easily migrate from Polylang or WPML to Weglot Translate. Simply deactivate your Polylang or WPML existing multilingual / translation plugin, and you’ll immediately be able to start using Weglot Translate.
133
  - If you need to import any preexisting translations from WPML, Polylang or any other multilingual plugin, feel free to contact us directly at support@weglot.com.
134
 
135
 
136
  = How do I set up Weglot Translate? =
137
 
138
+ Weglot Translate is easy to set up to get a multilingual website in minutes:
139
  [youtube https://www.youtube.com/watch?v=P3XZwyezkSI]
140
 
141
  1. Go to [https://dashboard.weglot.com/register-wordpress](https://dashboard.weglot.com/register-wordpress) to set up an account.
181
  Yes, and our users love us for it; just check out our reviews! The Weglot Translate team offers support for all users, with priority accorded to premium members. Be sure to check out our [Help center](https://support.weglot.com/). Post a topic on the [support forum](https://wordpress.org/support/plugin/weglot/), or email us at support@weglot.com if you have any questions.
182
 
183
 
184
+ = How many languages does Weglot support? =
185
+
186
+ Weglot supports 110+ different languages for the ultimate multilingual flexibility for your website. A full list of available languages [can be found here]( https://weglot.com/documentation/available-languages/). Weglot makes it easy to unlock multilingual powers in just a few clicks!
187
+
188
+
189
+ = Can I use subdomains for each language? =
190
+ It's not currently possible to use several subdomains on WordPress with Weglot Translate such as de.website.com. However, Weglot uses subdirectories in your URL to separate all the multilingual versions of your website.
191
+
192
+ For example, if your website is website.com, then the French version would be website.com/fr/, same for the German version website.com/de/, and so on. This is repeated for each version of your new multilingual website. A unique URL is therefore created for each version of your multilingual web page, which is important for your SEO.
193
+
194
  == Screenshots ==
195
 
196
  1. Translate your website in minutes, no code needed
210
 
211
  == Changelog ==
212
 
213
+ = 3.4 (15/09/2021) =
214
+ * Add: All 404 pages are excluded from translation if you exclude /404 in the Weglot dashboard
215
+ * Improved performance: Files for multilingual compatibility with other plugins are only called when necessary
216
+ * Bugfix: Autoswitch feature now works with custom languages
217
+ * Bugfix: Password reset link in translated emails now works
218
+ * Bugfix: WooCommerce emails are now translated when using custom languages
219
+ * Bugfix: Fixed warning in 404 styles.css.map
220
+ * Bugfix: Autoswitch doesn't redirect when visitor comes from an external link from now on
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
221
 
222
  = Older versions =
223
 
224
+ Our complete changelog is located in the `changelog.md` file in the plugin folder.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
225
 
226
+ The change log is located in the `changelog.md` file in the plugin folder.
 
src/actions/front/class-search-weglot.php CHANGED
@@ -91,8 +91,8 @@ class Search_Weglot implements Hooks_Interface_Weglot {
91
 
92
  try {
93
  $parser = $this->parser_services->get_parser();
94
- $this->old_search = $query->query_vars['s'];
95
- $this->new_search = $parser->translate( $query->query_vars[ 's' ], $current_language, $original_language ); //phpcs:ignore
96
 
97
  if ( empty( $this->new_search ) ) {
98
  return;
91
 
92
  try {
93
  $parser = $this->parser_services->get_parser();
94
+ $this->old_search = $query->query_vars[ $query_vars_check ];
95
+ $this->new_search = $parser->translate( $query->query_vars[ $query_vars_check ], $current_language, $original_language ); //phpcs:ignore
96
 
97
  if ( empty( $this->new_search ) ) {
98
  return;
src/services/class-option-service-weglot.php CHANGED
@@ -26,7 +26,7 @@ class Option_Service_Weglot {
26
  protected $slugs_cache = null;
27
 
28
  protected $options_from_api = null;
29
- protected $slugs_from_api = null;
30
 
31
  /**
32
  * @var array
@@ -85,17 +85,18 @@ class Option_Service_Weglot {
85
  /**
86
  * Get options default
87
  *
88
- * @since 2.0
89
  * @return array
 
90
  */
91
  public function get_options_default() {
92
  return $this->options_default;
93
  }
94
 
95
  /**
96
- * @since 3.0.0
97
  * @param string $api_key
 
98
  * @return array
 
99
  */
100
  protected function get_options_from_cdn_with_api_key( $api_key ) {
101
  if ( $this->options_cdn ) {
@@ -111,6 +112,7 @@ class Option_Service_Weglot {
111
  $options = get_transient( 'weglot_cache_cdn', false );
112
  if ( $options ) {
113
  $this->options_cdn = $options;
 
114
  return array(
115
  'success' => true,
116
  'result' => $this->options_cdn,
@@ -150,10 +152,11 @@ class Option_Service_Weglot {
150
  }
151
 
152
  /**
153
- * @since 3.0.0
154
  * @param string $api_key
155
- * @param array $destinations_languages
 
156
  * @return array
 
157
  */
158
  protected function get_slugs_from_cache_with_api_key( $api_key, $destinations_languages ) {
159
  if ( $this->slugs_cache ) {
@@ -166,6 +169,7 @@ class Option_Service_Weglot {
166
  $slugs = get_transient( 'weglot_slugs_cache', false );
167
  if ( false !== $slugs ) {
168
  $this->slugs_cache = $slugs;
 
169
  return $this->slugs_cache;
170
  }
171
  }
@@ -181,9 +185,10 @@ class Option_Service_Weglot {
181
  }
182
 
183
  /**
184
- * @since 3.0.0
185
  * @param string $api_key
 
186
  * @return array
 
187
  */
188
  public function get_options_from_api_with_api_key( $api_key ) {
189
  if ( $this->options_from_api ) {
@@ -228,6 +233,7 @@ class Option_Service_Weglot {
228
  }
229
  $this->options_from_api = $options;
230
  set_transient( 'weglot_cache_cdn', $options, apply_filters( 'weglot_get_options_from_cdn_cache_duration', 300 ) );
 
231
  return array(
232
  'success' => true,
233
  'result' => $options,
@@ -240,8 +246,9 @@ class Option_Service_Weglot {
240
  }
241
 
242
  /**
243
- * @param string $api_key
244
  * @param $destinations_languages
 
245
  * @return array
246
  * @since 3.0.0
247
  */
@@ -280,6 +287,7 @@ class Option_Service_Weglot {
280
 
281
  set_transient( 'weglot_slugs_cache', $slugs, apply_filters( 'weglot_get_slugs_cache_duration', 0 ) );
282
  $this->slugs_from_api = $slugs;
 
283
  return $slugs;
284
  }
285
 
@@ -298,6 +306,7 @@ class Option_Service_Weglot {
298
  if ( ! array_key_exists( 'custom_urls', $options_v2 ) || ! $options_v2['custom_urls'] ) {
299
  $options_v2['custom_urls'] = array();
300
  }
 
301
  return $options_v2;
302
  }
303
 
@@ -306,6 +315,7 @@ class Option_Service_Weglot {
306
 
307
  /**
308
  * @param bool $compatibility
 
309
  * @return string
310
  * @throws Exception
311
  * @since 3.0.0
@@ -318,11 +328,13 @@ class Option_Service_Weglot {
318
  }
319
 
320
  $options = $this->get_options_from_v2();
 
321
  return apply_filters( 'weglot_get_api_key', $options['api_key'] );
322
  }
323
 
324
  /**
325
  * @param bool $compatibility
 
326
  * @return bool
327
  * @throws Exception
328
  * @since 3.0.0
@@ -407,8 +419,8 @@ class Option_Service_Weglot {
407
  }
408
 
409
  /**
410
- * @since 3.0.0
411
  * @return string
 
412
  */
413
  public function get_api_key_private() {
414
  return get_option( sprintf( '%s-%s', WEGLOT_SLUG, 'api_key_private' ) );
@@ -416,9 +428,10 @@ class Option_Service_Weglot {
416
 
417
 
418
  /**
419
- * @since 3.0.0
420
  * @param array $options
 
421
  * @return array
 
422
  */
423
  public function save_options_to_weglot( $options ) {
424
 
@@ -448,6 +461,7 @@ class Option_Service_Weglot {
448
 
449
  /**
450
  * @param string $key
 
451
  * @return string|null
452
  * @throws Exception
453
  * @since 3.0.0
@@ -468,6 +482,7 @@ class Option_Service_Weglot {
468
 
469
  /**
470
  * @param string $key
 
471
  * @return array|string
472
  * @throws Exception
473
  * @since 2.0
@@ -484,6 +499,7 @@ class Option_Service_Weglot {
484
 
485
  /**
486
  * @param string $key
 
487
  * @return string|boolean|int
488
  * @throws Exception
489
  * @since 3.0.0
@@ -514,35 +530,46 @@ class Option_Service_Weglot {
514
  public function get_exclude_blocks() {
515
  $exclude_blocks = $this->get_option( 'exclude_blocks' );
516
 
517
- // WordPress
 
 
 
 
518
  $exclude_blocks[] = '#wpadminbar';
519
 
520
- // Weglot Switcher
521
  $exclude_blocks[] = '.menu-item-weglot';
522
- $exclude_blocks[] = '.menu-item-weglot a';
523
 
524
- // Material Icons
525
  $exclude_blocks[] = '.material-icons';
526
 
527
- // Font Awesome
528
  $exclude_blocks[] = '.fas';
529
  $exclude_blocks[] = '.far';
530
  $exclude_blocks[] = '.fad';
531
 
532
- // Plugin Query Monitor
533
- $exclude_blocks[] = '#query-monitor';
534
- $exclude_blocks[] = '#query-monitor-main';
 
 
535
 
536
- // Plugin Woocommerce
537
- $exclude_blocks[] = '.mini-cart-counter';
538
- $exclude_blocks[] = '.amount'; // Added to prevent prices to pass
539
- $exclude_blocks[] = 'address';
 
 
540
 
541
- // Plugin SecuPress
542
- $exclude_blocks[] = '#secupress-donttranslate';
 
 
543
 
544
- // Plugin Gamipress
545
- $exclude_blocks[] = '.gamipress-share-button';
 
 
546
 
547
  return apply_filters( 'weglot_exclude_blocks', $exclude_blocks );
548
  }
@@ -556,6 +583,7 @@ class Option_Service_Weglot {
556
 
557
  public function get_destination_languages() {
558
  $destination_languages = $this->get_option( 'destination_language' );
 
559
  return apply_filters( 'weglot_destination_languages_full', $destination_languages );
560
  }
561
 
@@ -598,6 +626,7 @@ class Option_Service_Weglot {
598
  if ( ! weglot_get_translate_amp_translation() ) {
599
  $exclude_urls[] = array( weglot_get_service( 'Amp_Service_Weglot' )->get_regex(), null );
600
  }
 
601
  return apply_filters( 'weglot_exclude_urls', $exclude_urls );
602
  }
603
 
@@ -630,9 +659,10 @@ class Option_Service_Weglot {
630
 
631
 
632
  /**
633
- * @since 2.0
634
  * @param array $options
 
635
  * @return Option_Service_Weglot
 
636
  */
637
  public function set_options( $options ) {
638
 
@@ -646,8 +676,8 @@ class Option_Service_Weglot {
646
  }
647
 
648
  /**
649
- * @since 3.0.0
650
  * @return array|false
 
651
  */
652
  public function get_options_bdd_v3() {
653
  return get_option( sprintf( '%s-%s', WEGLOT_SLUG, 'v3' ), $this->options_bdd_default );
@@ -656,7 +686,8 @@ class Option_Service_Weglot {
656
  /**
657
  *
658
  * @param string $key
659
- * @param mixed $value
 
660
  * @return Option_Service_Weglot
661
  */
662
  public function set_option_by_key( $key, $value ) {
@@ -666,10 +697,13 @@ class Option_Service_Weglot {
666
  $options[ $key ] = $value;
667
 
668
  $this->set_options( $options );
 
669
  return $this;
670
  }
 
671
  /**
672
  * @param string $key
 
673
  * @return mixed
674
  */
675
  public function get_option_by_key_v3( $key ) {
26
  protected $slugs_cache = null;
27
 
28
  protected $options_from_api = null;
29
+ protected $slugs_from_api = null;
30
 
31
  /**
32
  * @var array
85
  /**
86
  * Get options default
87
  *
 
88
  * @return array
89
+ * @since 2.0
90
  */
91
  public function get_options_default() {
92
  return $this->options_default;
93
  }
94
 
95
  /**
 
96
  * @param string $api_key
97
+ *
98
  * @return array
99
+ * @since 3.0.0
100
  */
101
  protected function get_options_from_cdn_with_api_key( $api_key ) {
102
  if ( $this->options_cdn ) {
112
  $options = get_transient( 'weglot_cache_cdn', false );
113
  if ( $options ) {
114
  $this->options_cdn = $options;
115
+
116
  return array(
117
  'success' => true,
118
  'result' => $this->options_cdn,
152
  }
153
 
154
  /**
 
155
  * @param string $api_key
156
+ * @param array $destinations_languages
157
+ *
158
  * @return array
159
+ * @since 3.0.0
160
  */
161
  protected function get_slugs_from_cache_with_api_key( $api_key, $destinations_languages ) {
162
  if ( $this->slugs_cache ) {
169
  $slugs = get_transient( 'weglot_slugs_cache', false );
170
  if ( false !== $slugs ) {
171
  $this->slugs_cache = $slugs;
172
+
173
  return $this->slugs_cache;
174
  }
175
  }
185
  }
186
 
187
  /**
 
188
  * @param string $api_key
189
+ *
190
  * @return array
191
+ * @since 3.0.0
192
  */
193
  public function get_options_from_api_with_api_key( $api_key ) {
194
  if ( $this->options_from_api ) {
233
  }
234
  $this->options_from_api = $options;
235
  set_transient( 'weglot_cache_cdn', $options, apply_filters( 'weglot_get_options_from_cdn_cache_duration', 300 ) );
236
+
237
  return array(
238
  'success' => true,
239
  'result' => $options,
246
  }
247
 
248
  /**
249
+ * @param string $api_key
250
  * @param $destinations_languages
251
+ *
252
  * @return array
253
  * @since 3.0.0
254
  */
287
 
288
  set_transient( 'weglot_slugs_cache', $slugs, apply_filters( 'weglot_get_slugs_cache_duration', 0 ) );
289
  $this->slugs_from_api = $slugs;
290
+
291
  return $slugs;
292
  }
293
 
306
  if ( ! array_key_exists( 'custom_urls', $options_v2 ) || ! $options_v2['custom_urls'] ) {
307
  $options_v2['custom_urls'] = array();
308
  }
309
+
310
  return $options_v2;
311
  }
312
 
315
 
316
  /**
317
  * @param bool $compatibility
318
+ *
319
  * @return string
320
  * @throws Exception
321
  * @since 3.0.0
328
  }
329
 
330
  $options = $this->get_options_from_v2();
331
+
332
  return apply_filters( 'weglot_get_api_key', $options['api_key'] );
333
  }
334
 
335
  /**
336
  * @param bool $compatibility
337
+ *
338
  * @return bool
339
  * @throws Exception
340
  * @since 3.0.0
419
  }
420
 
421
  /**
 
422
  * @return string
423
+ * @since 3.0.0
424
  */
425
  public function get_api_key_private() {
426
  return get_option( sprintf( '%s-%s', WEGLOT_SLUG, 'api_key_private' ) );
428
 
429
 
430
  /**
 
431
  * @param array $options
432
+ *
433
  * @return array
434
+ * @since 3.0.0
435
  */
436
  public function save_options_to_weglot( $options ) {
437
 
461
 
462
  /**
463
  * @param string $key
464
+ *
465
  * @return string|null
466
  * @throws Exception
467
  * @since 3.0.0
482
 
483
  /**
484
  * @param string $key
485
+ *
486
  * @return array|string
487
  * @throws Exception
488
  * @since 2.0
499
 
500
  /**
501
  * @param string $key
502
+ *
503
  * @return string|boolean|int
504
  * @throws Exception
505
  * @since 3.0.0
530
  public function get_exclude_blocks() {
531
  $exclude_blocks = $this->get_option( 'exclude_blocks' );
532
 
533
+ if ( ! function_exists( 'is_plugin_active' ) ) {
534
+ include_once ABSPATH . 'wp-admin/includes/plugin.php';
535
+ }
536
+
537
+ // WordPress.
538
  $exclude_blocks[] = '#wpadminbar';
539
 
540
+ // Weglot Switcher.
541
  $exclude_blocks[] = '.menu-item-weglot';
 
542
 
543
+ // Material Icons.
544
  $exclude_blocks[] = '.material-icons';
545
 
546
+ // Font Awesome.
547
  $exclude_blocks[] = '.fas';
548
  $exclude_blocks[] = '.far';
549
  $exclude_blocks[] = '.fad';
550
 
551
+ // Plugin Query Monitor.
552
+ if ( is_plugin_active( 'query-monitor/query-monitor.php' ) ) {
553
+ $exclude_blocks[] = '#query-monitor';
554
+ $exclude_blocks[] = '#query-monitor-main';
555
+ }
556
 
557
+ // Plugin Woocommerce.
558
+ if ( is_plugin_active( 'woocommerce/woocommerce.php' ) ) {
559
+ $exclude_blocks[] = '.mini-cart-counter';
560
+ $exclude_blocks[] = '.amount'; // Added to prevent prices to pass.
561
+ $exclude_blocks[] = 'address';
562
+ }
563
 
564
+ // Plugin SecuPress.
565
+ if ( is_plugin_active( 'secupress/secupress.php' ) ) {
566
+ $exclude_blocks[] = '#secupress-donttranslate';
567
+ }
568
 
569
+ // Plugin Gamipress.
570
+ if ( is_plugin_active( 'gamipress/gamipress.php' ) ) {
571
+ $exclude_blocks[] = '.gamipress-share-button';
572
+ }
573
 
574
  return apply_filters( 'weglot_exclude_blocks', $exclude_blocks );
575
  }
583
 
584
  public function get_destination_languages() {
585
  $destination_languages = $this->get_option( 'destination_language' );
586
+
587
  return apply_filters( 'weglot_destination_languages_full', $destination_languages );
588
  }
589
 
626
  if ( ! weglot_get_translate_amp_translation() ) {
627
  $exclude_urls[] = array( weglot_get_service( 'Amp_Service_Weglot' )->get_regex(), null );
628
  }
629
+
630
  return apply_filters( 'weglot_exclude_urls', $exclude_urls );
631
  }
632
 
659
 
660
 
661
  /**
 
662
  * @param array $options
663
+ *
664
  * @return Option_Service_Weglot
665
+ * @since 2.0
666
  */
667
  public function set_options( $options ) {
668
 
676
  }
677
 
678
  /**
 
679
  * @return array|false
680
+ * @since 3.0.0
681
  */
682
  public function get_options_bdd_v3() {
683
  return get_option( sprintf( '%s-%s', WEGLOT_SLUG, 'v3' ), $this->options_bdd_default );
686
  /**
687
  *
688
  * @param string $key
689
+ * @param mixed $value
690
+ *
691
  * @return Option_Service_Weglot
692
  */
693
  public function set_option_by_key( $key, $value ) {
697
  $options[ $key ] = $value;
698
 
699
  $this->set_options( $options );
700
+
701
  return $this;
702
  }
703
+
704
  /**
705
  * @param string $key
706
+ *
707
  * @return mixed
708
  */
709
  public function get_option_by_key_v3( $key ) {
src/services/class-redirect-service-weglot.php CHANGED
@@ -41,89 +41,157 @@ class Redirect_Service_Weglot {
41
  }
42
 
43
  /**
 
44
  * @since 2.0
45
  *
46
- * @return bool
47
  */
48
  public function get_no_redirect() {
49
  return $this->no_redirect;
50
  }
51
 
52
  /**
53
- * @since 2.3.0
54
- * @param string $server_lang
 
 
55
  * @return string
 
56
  */
57
- protected function language_exception( $server_lang ) {
58
-
59
- if ( in_array( $server_lang, [ 'zh-TW', 'zh-HK' ] ) ) {
60
- $server_lang = 'tw';
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
61
  }
 
 
62
 
63
- if ( in_array( $server_lang, [ 'pt-BR' ] ) ) {
64
- $server_lang = 'br';
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
65
  }
 
 
66
 
67
- $server_lang = substr( $server_lang, 0, 2 );
68
-
69
- if ( in_array( $server_lang, ['nb', 'nn', ] ) ) { //phpcs:ignore
70
- // Case Norwegian
71
- $server_lang = 'no';
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
72
  }
73
-
74
- return apply_filters( 'weglot_redirection_language_exception', $server_lang );
75
  }
76
 
77
  /**
78
- * @since 2.0
 
 
79
  * @version 2.3.0
80
- * @return string
81
  */
82
  public function auto_redirect() {
83
- if ( ! isset( $_SERVER['HTTP_ACCEPT_LANGUAGE'] ) && ! isset( $_SERVER['HTTP_CF_IPCOUNTRY'] ) ) { //phpcs:ignore
84
- return;
85
- }
86
 
87
- if ( isset( $_SERVER['HTTP_ACCEPT_LANGUAGE'] ) ) { //phpcs:ignore
88
- $server_lang = substr( sanitize_text_field( $_SERVER['HTTP_ACCEPT_LANGUAGE'] ), 0, apply_filters( 'weglot_number_of_character_for_language', 5 ) );
89
- $server_lang = $this->language_exception( $server_lang );
90
- } else {
91
- if ( isset( $_SERVER['HTTP_CF_IPCOUNTRY'] ) ) { // phpcs:ignore
92
- // Compatibility Cloudfare
93
- $server_lang = strtolower( $_SERVER['HTTP_CF_IPCOUNTRY'] ); //phpcs:ignore
94
  }
95
  }
96
 
 
 
 
 
 
 
97
  $destination_languages_external = $this->language_services->get_destination_languages_external( $this->request_url_services->is_allowed_private() );
98
- $browser_language = $this->language_services->get_language_from_internal( $server_lang );
 
99
 
100
- if ( isset($browser_language) &&
101
- in_array( $browser_language->getExternalCode(), $destination_languages_external ) && // phpcs:ignore
102
- $this->language_services->get_original_language() === $this->request_url_services->get_current_language()
103
- ) {
104
- $url_auto_redirect = apply_filters( 'weglot_url_auto_redirect', $this->request_url_services->get_weglot_url()->getForLanguage( $browser_language ) );
105
  header( "Location: $url_auto_redirect", true, 302 );
106
  exit();
107
  }
108
 
109
- if ( isset($browser_language) &&
110
- ! in_array( $browser_language->getExternalCode(), $destination_languages_external ) // phpcs:ignore
111
- && $browser_language !== $this->language_services->get_original_language()
112
- && $this->language_services->get_original_language() === $this->request_url_services->get_current_language()
113
- && $this->option_services->get_option( 'autoswitch_fallback' ) !== null
114
  ) {
115
  $fallback_language = $this->language_services->get_language_from_internal( $this->option_services->get_option( 'autoswitch_fallback' ) );
116
- $url_auto_redirect = apply_filters( 'weglot_url_auto_redirect', $this->request_url_services->get_weglot_url()->getForLanguage( $fallback_language ));
117
-
118
  header( "Location: $url_auto_redirect", true, 302 );
119
  exit();
120
  }
121
  }
122
 
123
  /**
 
124
  * @since 2.0
125
  *
126
- * @return void
127
  */
128
  public function verify_no_redirect() {
129
  if ( strpos( $this->request_url_services->get_weglot_url()->getUrl(), '?no_lredirect=true' ) === false ) {
@@ -132,11 +200,11 @@ class Redirect_Service_Weglot {
132
 
133
  $this->no_redirect = true;
134
  if ( isset( $_SERVER['REQUEST_URI'] ) ) { // phpcs:ignore
135
- $_SERVER['REQUEST_URI'] = str_replace('?no_lredirect=true' , '?' , str_replace(
136
  '?no_lredirect=true&',
137
  '?',
138
  $_SERVER['REQUEST_URI'] //phpcs:ignore
139
- ));
140
 
141
  $this->request_url_services->init_weglot_url(); //We reset the URL as we removed the parameter from URL
142
  }
41
  }
42
 
43
  /**
44
+ * @return bool
45
  * @since 2.0
46
  *
 
47
  */
48
  public function get_no_redirect() {
49
  return $this->no_redirect;
50
  }
51
 
52
  /**
53
+ * Returns a code if the navigator languages matches some patterns. For instance return zh-tw if navigator is zh-Hant-TW
54
+ *
55
+ * @param string $navigator_language the navigator language code.
56
+ *
57
  * @return string
58
+ * @since 2.3.0
59
  */
60
+ protected function language_exception( $navigator_language ) {
61
+
62
+ $exceptions = array(
63
+ array(
64
+ 'code' => 'no',
65
+ 'detect' => '/^(nn|nb)(-[a-z]+)?$/i',
66
+ ),
67
+ array(
68
+ 'code' => 'zh',
69
+ 'detect' => '/^zh(-hans(-\w{2})?)?(-(cn|sg))?$/i',
70
+ ),
71
+ array(
72
+ 'code' => 'zh-tw',
73
+ 'detect' => '/^zh-(hant)?-?(tw|hk|mo)?$/i',
74
+ ),
75
+ );
76
+
77
+ foreach ( $exceptions as $exception ) {
78
+ if ( preg_match( $exception['detect'], $navigator_language, $matches ) ) {
79
+ return $exception['code'];
80
+ }
81
  }
82
+ return $navigator_language;
83
+ }
84
 
85
+ /**
86
+ * Return an array of navigator languages
87
+ *
88
+ * @return array
89
+ */
90
+ protected function get_navigator_languages() {
91
+ $navigator_languages = array();
92
+ if ( isset( $_SERVER['HTTP_ACCEPT_LANGUAGE'] ) ) { //phpcs:ignore
93
+ $navigator_languages = explode( ',', trim( sanitize_text_field( $_SERVER['HTTP_ACCEPT_LANGUAGE'] ) ) );
94
+ foreach ( $navigator_languages as &$navigator_language ) {
95
+ if ( strpos( $navigator_language, ';' ) !== false ) {
96
+ $navigator_language = substr( $navigator_language, 0, strpos( $navigator_language, ';' ) );
97
+ }
98
+ $navigator_language = strtolower( $navigator_language );
99
+ }
100
+ } else {
101
+ if ( isset( $_SERVER['HTTP_CF_IPCOUNTRY'] ) ) { // Compatibility Cloudflare.
102
+ $navigator_languages = array( strtolower( $_SERVER['HTTP_CF_IPCOUNTRY'] ) ); //phpcs:ignore
103
+ }
104
  }
105
+ return $navigator_languages;
106
+ }
107
 
108
+ /**
109
+ * Return the best language available based on the navigator language.
110
+ *
111
+ * @param array $navigator_languages The list of navigator languages.
112
+ * @param array $available_languages The list of available languages.
113
+ * @return string
114
+ */
115
+ public function get_best_available_language( $navigator_languages, $available_languages ) {
116
+
117
+ if ( ! empty( $navigator_languages ) ) {
118
+ $destination_languages_external = array_map( 'strtolower', $available_languages );
119
+ foreach ( $navigator_languages as $navigator_language ) {
120
+ // We try to find an exact match.
121
+ if ( in_array( $navigator_language, $destination_languages_external ) ) {
122
+ return $navigator_language;
123
+ }
124
+ // We try to find an exact match after handling exceptions.
125
+ if ( in_array( $this->language_exception( $navigator_language ), $destination_languages_external ) ) {
126
+ return $this->language_exception( $navigator_language );
127
+ }
128
+ // We try to find a secondary match.
129
+ if ( in_array( substr( $navigator_language, 0, 2 ), $destination_languages_external ) ) {
130
+ return substr( $navigator_language, 0, 2 );
131
+ }
132
+
133
+ // We try to find a secondary match.
134
+ foreach ( $destination_languages_external as $destination_language ) {
135
+ if ( substr( $navigator_language, 0, 2 ) === substr( $destination_language, 0, 2 ) ) {
136
+ return $destination_language;
137
+ }
138
+ }
139
+ }
140
  }
141
+ return null;
 
142
  }
143
 
144
  /**
145
+ *
146
+ * Redirect the visitor
147
+ *
148
  * @version 2.3.0
149
+ * @since 2.0
150
  */
151
  public function auto_redirect() {
 
 
 
152
 
153
+ // prevent redirect if referer not come from extern
154
+ if ( ( isset( $_SERVER['HTTP_REFERER'] ) && ! empty( $_SERVER['HTTP_REFERER'] ) && isset($_SERVER['HTTP_HOST']) && !empty($_SERVER['HTTP_HOST']) ) ) { //phpcs:ignore
155
+ if ( strtolower( wp_parse_url( $_SERVER['HTTP_REFERER'], PHP_URL_HOST ) ) == strtolower( $_SERVER['HTTP_HOST'] ) ) { //phpcs:ignore
156
+ return;
 
 
 
157
  }
158
  }
159
 
160
+ if ( ! isset( $_SERVER['HTTP_ACCEPT_LANGUAGE'] ) && ! isset( $_SERVER['HTTP_CF_IPCOUNTRY'] ) ) { //phpcs:ignore
161
+ return;
162
+ }
163
+
164
+ // We retrieve the best language based on navigator languages and destination languages.
165
+ $navigator_languages = $this->get_navigator_languages();
166
  $destination_languages_external = $this->language_services->get_destination_languages_external( $this->request_url_services->is_allowed_private() );
167
+ $best_external_language = $this->get_best_available_language( $navigator_languages, $destination_languages_external );
168
+ $best_language = $this->language_services->get_language_from_external( $best_external_language );
169
 
170
+
171
+ // Redirect using the best language.
172
+ if ( isset( $best_language ) && $this->language_services->get_original_language() === $this->request_url_services->get_current_language() ) {
173
+ $url_auto_redirect = apply_filters( 'weglot_url_auto_redirect', $this->request_url_services->get_weglot_url()->getForLanguage( $best_language ) );
 
174
  header( "Location: $url_auto_redirect", true, 302 );
175
  exit();
176
  }
177
 
178
+ // If there is no best language, we redirect using the auto switch fallback if there is one in the options.
179
+ if ( ! isset( $best_language ) &&
180
+ ! in_array( $this->language_services->get_original_language()->getExternalCode(), $navigator_languages ) &&
181
+ $this->language_services->get_original_language() === $this->request_url_services->get_current_language() &&
182
+ $this->option_services->get_option( 'autoswitch_fallback' ) !== null
183
  ) {
184
  $fallback_language = $this->language_services->get_language_from_internal( $this->option_services->get_option( 'autoswitch_fallback' ) );
185
+ $url_auto_redirect = apply_filters( 'weglot_url_auto_redirect', $this->request_url_services->get_weglot_url()->getForLanguage( $fallback_language ) );
 
186
  header( "Location: $url_auto_redirect", true, 302 );
187
  exit();
188
  }
189
  }
190
 
191
  /**
192
+ * @return void
193
  * @since 2.0
194
  *
 
195
  */
196
  public function verify_no_redirect() {
197
  if ( strpos( $this->request_url_services->get_weglot_url()->getUrl(), '?no_lredirect=true' ) === false ) {
200
 
201
  $this->no_redirect = true;
202
  if ( isset( $_SERVER['REQUEST_URI'] ) ) { // phpcs:ignore
203
+ $_SERVER['REQUEST_URI'] = str_replace( '?no_lredirect=true', '?', str_replace(
204
  '?no_lredirect=true&',
205
  '?',
206
  $_SERVER['REQUEST_URI'] //phpcs:ignore
207
+ ) );
208
 
209
  $this->request_url_services->init_weglot_url(); //We reset the URL as we removed the parameter from URL
210
  }
src/services/class-translate-service-weglot.php CHANGED
@@ -119,6 +119,9 @@ class Translate_Service_Weglot {
119
  * @see weglot_init / ob_start
120
  */
121
  public function weglot_treat_page( $content ) {
 
 
 
122
  $this->set_original_language( $this->language_services->get_original_language() );
123
  $this->set_current_language( $this->request_url_services->get_current_language() ); // Need to reset
124
 
@@ -146,6 +149,16 @@ class Translate_Service_Weglot {
146
  $translated_content = apply_filters( 'weglot_json_treat_page', $translated_content );
147
  return $translated_content;
148
  case 'html':
 
 
 
 
 
 
 
 
 
 
149
  $translated_content = $parser->translate( $content, $this->original_language, $this->current_language, [] , $canonical );
150
  $translated_content = apply_filters( 'weglot_html_treat_page', $translated_content );
151
  return $this->weglot_render_dom( $translated_content, $canonical );
119
  * @see weglot_init / ob_start
120
  */
121
  public function weglot_treat_page( $content ) {
122
+ if ( empty( $content ) ) {
123
+ return $content;
124
+ }
125
  $this->set_original_language( $this->language_services->get_original_language() );
126
  $this->set_current_language( $this->request_url_services->get_current_language() ); // Need to reset
127
 
149
  $translated_content = apply_filters( 'weglot_json_treat_page', $translated_content );
150
  return $translated_content;
151
  case 'html':
152
+ //if status code = 404 and /404 are in exlude url we don't translate content
153
+ if(http_response_code() == 404){
154
+ $excluded_urls = $this->option_services->get_exclude_urls();
155
+ foreach ($excluded_urls as $url){
156
+ if(in_array('^/404$', $url)){
157
+ return $this->weglot_render_dom( $content, $canonical );
158
+ }
159
+ }
160
+ }
161
+
162
  $translated_content = $parser->translate( $content, $this->original_language, $this->current_language, [] , $canonical );
163
  $translated_content = apply_filters( 'weglot_html_treat_page', $translated_content );
164
  return $this->weglot_render_dom( $translated_content, $canonical );
src/third/ninjaforms/regexcheckers/class-ninja-form-json-fields.php CHANGED
@@ -20,5 +20,5 @@ class Ninja_Form_Json_Fields {
20
 
21
  const VAR_NUMBER = 1;
22
 
23
- public static $KEYS = array( 'label', 'help_text', 'value' );
24
  }
20
 
21
  const VAR_NUMBER = 1;
22
 
23
+ public static $KEYS = array( 'label', 'help_text' );
24
  }
src/third/woocommerce/class-wc-filter-urls-weglot.php CHANGED
@@ -77,7 +77,7 @@ class WC_Filter_Urls_Weglot implements Hooks_Interface_Weglot {
77
  */
78
  add_filter( 'woocommerce_get_cart_page_permalink', array( '\WeglotWP\Helpers\Helper_Filter_Url_Weglot', 'filter_url_lambda' ) );
79
 
80
- add_filter( 'woocommerce_get_endpoint_url', array( $this, 'last_password_url_filter' ), 10, 4 );
81
  }
82
 
83
  /**
@@ -92,21 +92,25 @@ class WC_Filter_Urls_Weglot implements Hooks_Interface_Weglot {
92
  return $url->getForLanguage( $this->request_url_services->get_current_language() );
93
  }
94
 
95
- public function last_password_url_filter( $url, $endpoint, $value, $permalink ) {
96
 
97
- if ( 'lost-password' === $endpoint ) {
98
  $current_headers = headers_list();
99
  foreach ( $current_headers as $header ) {
100
  if ( strpos( $header, 'wp-resetpass' ) !== false ) {
101
  preg_match( '#wp-resetpass-(.*?)=(.*?);#', $header, $matches_name );
102
  preg_match( '#path=(.*?);#', $header, $matches_path );
103
  if ( isset( $matches_name[0] ) && isset( $matches_path[0] ) && isset( $matches_path[1] ) ) {
104
- $url = $this->request_url_services->create_url_object( $matches_path[1] );
105
- $translated_url = $url->getForLanguage( $this->request_url_services->get_current_language() );
106
  setcookie( 'wp-resetpass-' . $matches_name[1], urldecode( $matches_name[2] ), 0, $translated_url, '', is_ssl(), true ); // phpcs:ignore
 
107
  }
108
  }
109
  }
 
 
 
110
  }
111
  return $url;
112
  }
77
  */
78
  add_filter( 'woocommerce_get_cart_page_permalink', array( '\WeglotWP\Helpers\Helper_Filter_Url_Weglot', 'filter_url_lambda' ) );
79
 
80
+ add_filter( 'woocommerce_get_endpoint_url', array( $this, 'weglot_woocommerce_get_endpoint_url' ), 10, 4 );
81
  }
82
 
83
  /**
92
  return $url->getForLanguage( $this->request_url_services->get_current_language() );
93
  }
94
 
95
+ public function weglot_woocommerce_get_endpoint_url( $url, $endpoint, $value, $permalink ) {
96
 
97
+ if ( get_option( 'woocommerce_myaccount_lost_password_endpoint' ) === $endpoint ) {
98
  $current_headers = headers_list();
99
  foreach ( $current_headers as $header ) {
100
  if ( strpos( $header, 'wp-resetpass' ) !== false ) {
101
  preg_match( '#wp-resetpass-(.*?)=(.*?);#', $header, $matches_name );
102
  preg_match( '#path=(.*?);#', $header, $matches_path );
103
  if ( isset( $matches_name[0] ) && isset( $matches_path[0] ) && isset( $matches_path[1] ) ) {
104
+ $theUrl = $this->request_url_services->create_url_object( $matches_path[1] );
105
+ $translated_url = $theUrl->getForLanguage( $this->request_url_services->get_current_language() );
106
  setcookie( 'wp-resetpass-' . $matches_name[1], urldecode( $matches_name[2] ), 0, $translated_url, '', is_ssl(), true ); // phpcs:ignore
107
+ return $translated_url;
108
  }
109
  }
110
  }
111
+
112
+ $current_url = $this->request_url_services->create_url_object( $url );
113
+ return $current_url->getForLanguage( $this->request_url_services->get_current_language() );
114
  }
115
  return $url;
116
  }
src/third/woocommerce/class-wc-mail-weglot.php CHANGED
@@ -115,7 +115,7 @@ class WC_Mail_Weglot implements Hooks_Interface_Weglot {
115
  return;
116
  }
117
 
118
- $current_language = $this->request_url_services->get_current_language()->getInternalCode();
119
  add_post_meta( $order_id, 'weglot_language', $current_language );
120
 
121
  return $order_id;
115
  return;
116
  }
117
 
118
+ $current_language = $this->request_url_services->get_current_language()->getExternalCode();
119
  add_post_meta( $order_id, 'weglot_language', $current_language );
120
 
121
  return $order_id;
src/third/wprocket/class-wprocket-cache.php CHANGED
@@ -49,7 +49,11 @@ class Wprocket_Cache implements Hooks_Interface_Weglot {
49
  }
50
 
51
  if ( ! isset( $_COOKIE['weglot_wp_rocket_cache'] ) && $this->option_services->get_option( 'auto_redirect' ) ) {
52
- setcookie( 'weglot_wp_rocket_cache', 'true' ); //phpcs:ignore
53
  }
54
  }
 
 
 
 
55
  }
49
  }
50
 
51
  if ( ! isset( $_COOKIE['weglot_wp_rocket_cache'] ) && $this->option_services->get_option( 'auto_redirect' ) ) {
52
+ add_action( 'init', array( $this, 'set_weglot_wp_rocket_cache' ), 10, 1 );
53
  }
54
  }
55
+
56
+ public function set_weglot_wp_rocket_cache(){
57
+ setcookie( 'weglot_wp_rocket_cache', 'true' ); //phpcs:ignore
58
+ }
59
  }
vendor/autoload.php CHANGED
@@ -4,4 +4,4 @@
4
 
5
  require_once __DIR__ . '/composer/autoload_real.php';
6
 
7
- return ComposerAutoloaderInit4953aeb301b8b9fa666bb93bba17b1d0::getLoader();
4
 
5
  require_once __DIR__ . '/composer/autoload_real.php';
6
 
7
+ return ComposerAutoloaderInit65e5f51a63291647ab68debc39683336::getLoader();
vendor/composer/InstalledVersions.php CHANGED
@@ -30,7 +30,7 @@ private static $installed = array (
30
  'aliases' =>
31
  array (
32
  ),
33
- 'reference' => '1f38df2e07af25cd408b027dbc364943249ec194',
34
  'name' => 'weglot/translate-wordpress',
35
  ),
36
  'versions' =>
@@ -69,7 +69,7 @@ private static $installed = array (
69
  'aliases' =>
70
  array (
71
  ),
72
- 'reference' => '1f38df2e07af25cd408b027dbc364943249ec194',
73
  ),
74
  'weglot/translation-definitions' =>
75
  array (
@@ -82,12 +82,12 @@ private static $installed = array (
82
  ),
83
  'weglot/weglot-php' =>
84
  array (
85
- 'pretty_version' => '1.1.11',
86
- 'version' => '1.1.11.0',
87
  'aliases' =>
88
  array (
89
  ),
90
- 'reference' => '75317f46c0bb1b9c55c4c30258cd17533c1ea2fb',
91
  ),
92
  ),
93
  );
30
  'aliases' =>
31
  array (
32
  ),
33
+ 'reference' => 'b3ace5ac887a72333f797353f3c57aaeab2c2692',
34
  'name' => 'weglot/translate-wordpress',
35
  ),
36
  'versions' =>
69
  'aliases' =>
70
  array (
71
  ),
72
+ 'reference' => 'b3ace5ac887a72333f797353f3c57aaeab2c2692',
73
  ),
74
  'weglot/translation-definitions' =>
75
  array (
82
  ),
83
  'weglot/weglot-php' =>
84
  array (
85
+ 'pretty_version' => '1.1.13',
86
+ 'version' => '1.1.13.0',
87
  'aliases' =>
88
  array (
89
  ),
90
+ 'reference' => '022336df150ebb01cecc80b035ec3556521f1c24',
91
  ),
92
  ),
93
  );
vendor/composer/autoload_real.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
- class ComposerAutoloaderInit4953aeb301b8b9fa666bb93bba17b1d0
6
  {
7
  private static $loader;
8
 
@@ -24,15 +24,15 @@ class ComposerAutoloaderInit4953aeb301b8b9fa666bb93bba17b1d0
24
 
25
  require __DIR__ . '/platform_check.php';
26
 
27
- spl_autoload_register(array('ComposerAutoloaderInit4953aeb301b8b9fa666bb93bba17b1d0', 'loadClassLoader'), true, true);
28
  self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
29
- spl_autoload_unregister(array('ComposerAutoloaderInit4953aeb301b8b9fa666bb93bba17b1d0', 'loadClassLoader'));
30
 
31
  $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
32
  if ($useStaticLoader) {
33
  require __DIR__ . '/autoload_static.php';
34
 
35
- call_user_func(\Composer\Autoload\ComposerStaticInit4953aeb301b8b9fa666bb93bba17b1d0::getInitializer($loader));
36
  } else {
37
  $map = require __DIR__ . '/autoload_namespaces.php';
38
  foreach ($map as $namespace => $path) {
@@ -53,19 +53,19 @@ class ComposerAutoloaderInit4953aeb301b8b9fa666bb93bba17b1d0
53
  $loader->register(true);
54
 
55
  if ($useStaticLoader) {
56
- $includeFiles = Composer\Autoload\ComposerStaticInit4953aeb301b8b9fa666bb93bba17b1d0::$files;
57
  } else {
58
  $includeFiles = require __DIR__ . '/autoload_files.php';
59
  }
60
  foreach ($includeFiles as $fileIdentifier => $file) {
61
- composerRequire4953aeb301b8b9fa666bb93bba17b1d0($fileIdentifier, $file);
62
  }
63
 
64
  return $loader;
65
  }
66
  }
67
 
68
- function composerRequire4953aeb301b8b9fa666bb93bba17b1d0($fileIdentifier, $file)
69
  {
70
  if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
71
  require $file;
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
+ class ComposerAutoloaderInit65e5f51a63291647ab68debc39683336
6
  {
7
  private static $loader;
8
 
24
 
25
  require __DIR__ . '/platform_check.php';
26
 
27
+ spl_autoload_register(array('ComposerAutoloaderInit65e5f51a63291647ab68debc39683336', 'loadClassLoader'), true, true);
28
  self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
29
+ spl_autoload_unregister(array('ComposerAutoloaderInit65e5f51a63291647ab68debc39683336', 'loadClassLoader'));
30
 
31
  $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
32
  if ($useStaticLoader) {
33
  require __DIR__ . '/autoload_static.php';
34
 
35
+ call_user_func(\Composer\Autoload\ComposerStaticInit65e5f51a63291647ab68debc39683336::getInitializer($loader));
36
  } else {
37
  $map = require __DIR__ . '/autoload_namespaces.php';
38
  foreach ($map as $namespace => $path) {
53
  $loader->register(true);
54
 
55
  if ($useStaticLoader) {
56
+ $includeFiles = Composer\Autoload\ComposerStaticInit65e5f51a63291647ab68debc39683336::$files;
57
  } else {
58
  $includeFiles = require __DIR__ . '/autoload_files.php';
59
  }
60
  foreach ($includeFiles as $fileIdentifier => $file) {
61
+ composerRequire65e5f51a63291647ab68debc39683336($fileIdentifier, $file);
62
  }
63
 
64
  return $loader;
65
  }
66
  }
67
 
68
+ function composerRequire65e5f51a63291647ab68debc39683336($fileIdentifier, $file)
69
  {
70
  if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
71
  require $file;
vendor/composer/autoload_static.php CHANGED
@@ -4,7 +4,7 @@
4
 
5
  namespace Composer\Autoload;
6
 
7
- class ComposerStaticInit4953aeb301b8b9fa666bb93bba17b1d0
8
  {
9
  public static $files = array (
10
  '6c200413eed8aeea54dbaf934a31b127' => __DIR__ . '/..' . '/weglot/simplehtmldom/src/simple_html_dom.php',
@@ -66,10 +66,10 @@ class ComposerStaticInit4953aeb301b8b9fa666bb93bba17b1d0
66
  public static function getInitializer(ClassLoader $loader)
67
  {
68
  return \Closure::bind(function () use ($loader) {
69
- $loader->prefixLengthsPsr4 = ComposerStaticInit4953aeb301b8b9fa666bb93bba17b1d0::$prefixLengthsPsr4;
70
- $loader->prefixDirsPsr4 = ComposerStaticInit4953aeb301b8b9fa666bb93bba17b1d0::$prefixDirsPsr4;
71
- $loader->prefixesPsr0 = ComposerStaticInit4953aeb301b8b9fa666bb93bba17b1d0::$prefixesPsr0;
72
- $loader->classMap = ComposerStaticInit4953aeb301b8b9fa666bb93bba17b1d0::$classMap;
73
 
74
  }, null, ClassLoader::class);
75
  }
4
 
5
  namespace Composer\Autoload;
6
 
7
+ class ComposerStaticInit65e5f51a63291647ab68debc39683336
8
  {
9
  public static $files = array (
10
  '6c200413eed8aeea54dbaf934a31b127' => __DIR__ . '/..' . '/weglot/simplehtmldom/src/simple_html_dom.php',
66
  public static function getInitializer(ClassLoader $loader)
67
  {
68
  return \Closure::bind(function () use ($loader) {
69
+ $loader->prefixLengthsPsr4 = ComposerStaticInit65e5f51a63291647ab68debc39683336::$prefixLengthsPsr4;
70
+ $loader->prefixDirsPsr4 = ComposerStaticInit65e5f51a63291647ab68debc39683336::$prefixDirsPsr4;
71
+ $loader->prefixesPsr0 = ComposerStaticInit65e5f51a63291647ab68debc39683336::$prefixesPsr0;
72
+ $loader->classMap = ComposerStaticInit65e5f51a63291647ab68debc39683336::$classMap;
73
 
74
  }, null, ClassLoader::class);
75
  }
vendor/composer/installed.json CHANGED
@@ -190,17 +190,17 @@
190
  },
191
  {
192
  "name": "weglot/weglot-php",
193
- "version": "1.1.11",
194
- "version_normalized": "1.1.11.0",
195
  "source": {
196
  "type": "git",
197
  "url": "git@github.com:weglot/weglot-php.git",
198
- "reference": "75317f46c0bb1b9c55c4c30258cd17533c1ea2fb"
199
  },
200
  "dist": {
201
  "type": "zip",
202
- "url": "https://api.github.com/repos/weglot/weglot-php/zipball/75317f46c0bb1b9c55c4c30258cd17533c1ea2fb",
203
- "reference": "75317f46c0bb1b9c55c4c30258cd17533c1ea2fb",
204
  "shasum": ""
205
  },
206
  "require": {
@@ -213,7 +213,7 @@
213
  "codeception/codeception": "^2.4",
214
  "vlucas/phpdotenv": "^2.4"
215
  },
216
- "time": "2021-06-10T12:49:11+00:00",
217
  "type": "library",
218
  "installation-source": "dist",
219
  "autoload": {
190
  },
191
  {
192
  "name": "weglot/weglot-php",
193
+ "version": "1.1.13",
194
+ "version_normalized": "1.1.13.0",
195
  "source": {
196
  "type": "git",
197
  "url": "git@github.com:weglot/weglot-php.git",
198
+ "reference": "022336df150ebb01cecc80b035ec3556521f1c24"
199
  },
200
  "dist": {
201
  "type": "zip",
202
+ "url": "https://api.github.com/repos/weglot/weglot-php/zipball/022336df150ebb01cecc80b035ec3556521f1c24",
203
+ "reference": "022336df150ebb01cecc80b035ec3556521f1c24",
204
  "shasum": ""
205
  },
206
  "require": {
213
  "codeception/codeception": "^2.4",
214
  "vlucas/phpdotenv": "^2.4"
215
  },
216
+ "time": "2021-09-03T15:18:13+00:00",
217
  "type": "library",
218
  "installation-source": "dist",
219
  "autoload": {
vendor/composer/installed.php CHANGED
@@ -6,7 +6,7 @@
6
  'aliases' =>
7
  array (
8
  ),
9
- 'reference' => '1f38df2e07af25cd408b027dbc364943249ec194',
10
  'name' => 'weglot/translate-wordpress',
11
  ),
12
  'versions' =>
@@ -45,7 +45,7 @@
45
  'aliases' =>
46
  array (
47
  ),
48
- 'reference' => '1f38df2e07af25cd408b027dbc364943249ec194',
49
  ),
50
  'weglot/translation-definitions' =>
51
  array (
@@ -58,12 +58,12 @@
58
  ),
59
  'weglot/weglot-php' =>
60
  array (
61
- 'pretty_version' => '1.1.11',
62
- 'version' => '1.1.11.0',
63
  'aliases' =>
64
  array (
65
  ),
66
- 'reference' => '75317f46c0bb1b9c55c4c30258cd17533c1ea2fb',
67
  ),
68
  ),
69
  );
6
  'aliases' =>
7
  array (
8
  ),
9
+ 'reference' => 'b3ace5ac887a72333f797353f3c57aaeab2c2692',
10
  'name' => 'weglot/translate-wordpress',
11
  ),
12
  'versions' =>
45
  'aliases' =>
46
  array (
47
  ),
48
+ 'reference' => 'b3ace5ac887a72333f797353f3c57aaeab2c2692',
49
  ),
50
  'weglot/translation-definitions' =>
51
  array (
58
  ),
59
  'weglot/weglot-php' =>
60
  array (
61
+ 'pretty_version' => '1.1.13',
62
+ 'version' => '1.1.13.0',
63
  'aliases' =>
64
  array (
65
  ),
66
+ 'reference' => '022336df150ebb01cecc80b035ec3556521f1c24',
67
  ),
68
  ),
69
  );
vendor/weglot/weglot-php/.github/workflows/php.yml CHANGED
@@ -11,7 +11,7 @@ jobs:
11
  runs-on: ${{ matrix.operating-system }}
12
  strategy:
13
  matrix:
14
- operating-system: [ 'ubuntu-16.04' ]
15
  php-versions: [ '5.6', '7.0', '7.1', '7.2', '7.4' ]
16
  phpunit-versions: [ 'latest' ]
17
  #include:
11
  runs-on: ${{ matrix.operating-system }}
12
  strategy:
13
  matrix:
14
+ operating-system: [ 'ubuntu-18.04' ]
15
  php-versions: [ '5.6', '7.0', '7.1', '7.2', '7.4' ]
16
  phpunit-versions: [ 'latest' ]
17
  #include:
vendor/weglot/weglot-php/node_modules/.package-lock.json CHANGED
@@ -1,22 +1,20 @@
1
  {
2
- "name": "weglot",
3
- "version": "2.0.0",
4
- "lockfileVersion": 2,
5
- "requires": true,
6
- "packages": {
7
- "node_modules/@weglot/languages": {
8
- "version": "1.9.0",
9
- "resolved": "https://npm.pkg.github.com/download/@weglot/languages/1.9.0/ff0b98e03957beef3228ddc18a2aa69de8642e071e9cfec79a5607c72c55153a",
10
- "integrity": "sha1-yMkQqKJ2Hrm0Hs73mPQGyLSdn6s=",
11
- "license": "UNLICENSED",
12
- "dependencies": {
13
- "flag-icon-css": "^3.5.0"
14
- }
15
- },
16
- "node_modules/flag-icon-css": {
17
- "version": "3.5.0",
18
- "resolved": "https://registry.npmjs.org/flag-icon-css/-/flag-icon-css-3.5.0.tgz",
19
- "integrity": "sha512-pgJnJLrtb0tcDgU1fzGaQXmR8h++nXvILJ+r5SmOXaaL/2pocunQo2a8TAXhjQnBpRLPtZ1KCz/TYpqeNuE2ew=="
20
- }
21
- }
22
  }
1
  {
2
+ "name": "weglot",
3
+ "version": "2.0.0",
4
+ "lockfileVersion": 2,
5
+ "requires": true,
6
+ "packages": {
7
+ "node_modules/@weglot/languages": {
8
+ "version": "1.52.3",
9
+ "resolved": "https://npm.pkg.github.com/download/@weglot/languages/1.52.3/c7d006084b76464e81f3d3072dac940e024250881edd6b07b3ea865f49c8988a",
10
+ "integrity": "sha512-NL/NAeXvegDFqLSwaX2PBiMVZyokDHFXOvQ9kj+A/KaX3stiZNWI5MVxJX41i1vZ5xAfjJtTvOF4Bwh1SaL/ew==",
11
+ "license": "UNLICENSED",
12
+ "dependencies": {
13
+ "flag-icon-css": "^3.5.0"
14
+ }
15
+ },
16
+ "node_modules/flag-icon-css": {
17
+ "version": "3.5.0"
18
+ }
19
+ }
 
 
20
  }
vendor/weglot/weglot-php/node_modules/@weglot/languages/.github/workflows/publish.yml CHANGED
@@ -3,7 +3,12 @@ name: Package publish
3
  on:
4
  push:
5
  tags:
6
- - '*'
 
 
 
 
 
7
 
8
  jobs:
9
  publish:
@@ -19,9 +24,27 @@ jobs:
19
  - run: git config user.email "41898282+github-actions[bot]@users.noreply.github.com" && git config user.name "github-actions[bot]"
20
  - run: npm version ${GITHUB_REF##*/}
21
  - run: npm run build
22
- - run: npm publish
 
23
  env:
24
  NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
25
  - run: git push origin HEAD:master
26
  env:
27
  github-token: ${{ secrets.GITHUB_TOKEN }}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  on:
4
  push:
5
  tags:
6
+ - "*"
7
+
8
+ env:
9
+ AWS_REGION: eu-central-1
10
+ AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY }}
11
+ AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_KEY }}
12
 
13
  jobs:
14
  publish:
24
  - run: git config user.email "41898282+github-actions[bot]@users.noreply.github.com" && git config user.name "github-actions[bot]"
25
  - run: npm version ${GITHUB_REF##*/}
26
  - run: npm run build
27
+ - name: Publish on Github registry
28
+ run: npm publish
29
  env:
30
  NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
31
  - run: git push origin HEAD:master
32
  env:
33
  github-token: ${{ secrets.GITHUB_TOKEN }}
34
+ - name: Upload built flags on staging
35
+ uses: jakejarvis/s3-sync-action@master
36
+ with:
37
+ args: --cache-control 'max-age=1800' --delete --acl public-read --content-type 'image/svg+xml; charset=utf-8'
38
+ env:
39
+ AWS_S3_BUCKET: cdn-staging.weglot.com
40
+ SOURCE_DIR: ./build
41
+ DEST_DIR: flags
42
+ - name: Upload built flags on production
43
+ uses: jakejarvis/s3-sync-action@master
44
+ with:
45
+ # max age 2592000 (1 month) in production
46
+ args: --cache-control 'max-age=2592000' --delete --acl public-read --content-type 'image/svg+xml; charset=utf-8'
47
+ env:
48
+ AWS_S3_BUCKET: cdn.weglot.com
49
+ SOURCE_DIR: ./build
50
+ DEST_DIR: flags
vendor/weglot/weglot-php/node_modules/@weglot/languages/README.md CHANGED
@@ -1,5 +1,26 @@
1
  # Weglot Languages
2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ### JS usage
4
 
5
  CommonJS
1
  # Weglot Languages
2
 
3
+ ### Flags
4
+
5
+ Available on cdn.weglot.com
6
+
7
+ `https://cdn.weglot.com/flags/{flag_type}/{country_flag_code}.svg`
8
+
9
+ Where `flag_type` is one of
10
+ - rectangle_mat
11
+ - shiny
12
+ - circle
13
+ - square
14
+
15
+ And `country_flag_code` is country code: `gb`
16
+
17
+ Examples:
18
+
19
+ - https://cdn.weglot.com/flags/rectangle_mat/fr.svg
20
+ - https://cdn.weglot.com/flags/circle/it.svg
21
+ - https://cdn.weglot.com/flags/square/gb.svg
22
+ - https://cdn.weglot.com/flags/shiny/es.svg
23
+
24
  ### JS usage
25
 
26
  CommonJS
vendor/weglot/weglot-php/node_modules/@weglot/languages/bin/buildSvg.js ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ const fs = require("fs");
2
+
3
+ const imagesDir = `${__dirname}/../images`;
4
+ const buildDir = `${__dirname}/../build`;
5
+
6
+ const flags = [
7
+ {
8
+ name: "square",
9
+ inputSize: "1x1",
10
+ },
11
+ {
12
+ name: "shiny",
13
+ inputSize: "4x3",
14
+ },
15
+ {
16
+ name: "circle",
17
+ inputSize: "1x1",
18
+ overlay: `<clipPath id="wg-round-mask"><circle cx="256" cy="256" r="256" fill="white" /></clipPath><g clip-path="url(#wg-round-mask)">$<svg></g>`,
19
+ },
20
+ {
21
+ name: "rectangle_mat",
22
+ inputSize: "4x3",
23
+ overlay: `$<svg><rect width="100%" height="100%" style="fill:rgb(255,255,255,0.2)" />`,
24
+ },
25
+ ];
26
+
27
+ if (!fs.existsSync(buildDir)) {
28
+ fs.mkdirSync(buildDir);
29
+ }
30
+
31
+ for (const flag of flags) {
32
+ const outputPath = `${buildDir}/${flag.name}`;
33
+
34
+ if (!fs.existsSync(outputPath)) {
35
+ fs.mkdirSync(outputPath);
36
+ }
37
+
38
+ ["flag-icon-css", "flags"]
39
+ .map((folder) => {
40
+ const path = `${imagesDir}/${folder}/${flag.inputSize}`;
41
+ return fs.readdirSync(path).map((file) => ({
42
+ file,
43
+ path,
44
+ }));
45
+ })
46
+ .flat()
47
+ .forEach(({ path, file }) => {
48
+ let svg = fs.readFileSync(`${path}/${file}`).toString();
49
+
50
+ if (flag.overlay) {
51
+ const regex = /(<svg(?:[^>]+)>)(?<svg>[\s\S]+)(<\/svg>)/i;
52
+ svg = svg.replace(regex, `$1${flag.overlay}$3`);
53
+ }
54
+
55
+ fs.writeFileSync(`${outputPath}/${file}`, svg);
56
+ });
57
+ }
vendor/weglot/weglot-php/node_modules/@weglot/languages/bin/populateLanguages.js CHANGED
@@ -1,24 +1,42 @@
1
  let fs = require("fs");
2
 
3
- const filePath = "dist/Languages.php";
4
- const json = JSON.parse(fs.readFileSync("data/languages.json"));
5
-
6
- fs.openSync(filePath, 'w', 0o777);
7
 
 
8
  fs.appendFileSync(
9
- filePath,
10
  "<?php\n\nnamespace Languages;\n\nclass Languages\n{\n public static $defaultLanguages = [\n"
11
  );
12
 
13
- json.languages.forEach((language, i, array) => {
14
- fs.appendFileSync(filePath,` '${language.code}' => [\n`);
15
- fs.appendFileSync(filePath,` 'code' => '${language.code}',\n`);
16
- fs.appendFileSync(filePath,` 'english' => "${language.english_name}",\n`);
17
- fs.appendFileSync(filePath,` 'local' => "${language.local_name.replace(/[""]/g, '')}",\n`);
18
- fs.appendFileSync(filePath,` 'rtl' => ${language.rtl},\n`);
19
- fs.appendFileSync(filePath,` 'flag_path' => '${language.flag_path.replace(/[""]/g, '')}',\n`);
20
- fs.appendFileSync(filePath,` 'square_flag_path' => '${language.square_flag_path.replace(/[""]/g, '')}',\n`);
21
- fs.appendFileSync(filePath,` ]${i !== array.length-1 ? "," : ''}\n`);
22
  });
 
 
 
 
 
 
 
 
 
 
 
23
 
24
- fs.appendFileSync(filePath, " ];\n}");
 
 
 
 
 
 
 
1
  let fs = require("fs");
2
 
3
+ // Populate Languages.php
4
+ const languagesFilePath = "dist/Languages.php";
5
+ const languagesJson = JSON.parse(fs.readFileSync("data/languages.json"));
 
6
 
7
+ fs.openSync(languagesFilePath, 'w', 0o777);
8
  fs.appendFileSync(
9
+ languagesFilePath,
10
  "<?php\n\nnamespace Languages;\n\nclass Languages\n{\n public static $defaultLanguages = [\n"
11
  );
12
 
13
+ languagesJson.languages.forEach((language, i, array) => {
14
+ fs.appendFileSync(languagesFilePath,` '${language.code}' => [\n`);
15
+ fs.appendFileSync(languagesFilePath,` 'code' => '${language.code}',\n`);
16
+ fs.appendFileSync(languagesFilePath,` 'english' => "${language.english_name}",\n`);
17
+ fs.appendFileSync(languagesFilePath,` 'local' => "${language.local_name.replace(/[""]/g, '')}",\n`);
18
+ fs.appendFileSync(languagesFilePath,` 'rtl' => ${language.rtl},\n`);
19
+ fs.appendFileSync(languagesFilePath,` 'flag_path' => '${language.flag_path.replace(/[""]/g, '')}',\n`);
20
+ fs.appendFileSync(languagesFilePath,` 'square_flag_path' => '${language.square_flag_path.replace(/[""]/g, '')}',\n`);
21
+ fs.appendFileSync(languagesFilePath,` ]${i !== array.length-1 ? "," : ''}\n`);
22
  });
23
+ fs.appendFileSync(languagesFilePath, " ];\n}");
24
+
25
+ // Populate Countries.php
26
+ const countriesFilePath = "dist/Countries.php";
27
+ const CountriesJson = JSON.parse(fs.readFileSync("data/countries.json"));
28
+
29
+ fs.openSync(countriesFilePath, 'w', 0o777);
30
+ fs.appendFileSync(
31
+ countriesFilePath,
32
+ "<?php\n\nnamespace Countries;\n\nclass Countries\n{\n public static $countries = [\n"
33
+ );
34
 
35
+ CountriesJson.countries.forEach((country, i, array) => {
36
+ fs.appendFileSync(countriesFilePath,` '${country.name}' => [\n`);
37
+ fs.appendFileSync(countriesFilePath,` 'code' => '${country.code}',\n`);
38
+ fs.appendFileSync(countriesFilePath,` 'flag_path' => '${country.flag_path.replace(/[""]/g, '')}',\n`);
39
+ fs.appendFileSync(countriesFilePath,` 'square_flag_path' => '${country.square_flag_path.replace(/[""]/g, '')}',\n`);
40
+ fs.appendFileSync(countriesFilePath,` ]${i !== array.length-1 ? "," : ''}\n`);
41
+ });
42
+ fs.appendFileSync(countriesFilePath, " ];\n}");
vendor/weglot/weglot-php/node_modules/@weglot/languages/data/countries.json ADDED
@@ -0,0 +1,1438 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "countries": [
3
+ {
4
+ "name": "Afghanistan",
5
+ "code": "af",
6
+ "flag_path": "\"flag-icon-css/4x3/af.svg\"",
7
+ "square_flag_path": "\"flag-icon-css/1x1/af.svg\""
8
+ },
9
+ {
10
+ "name": "Albania",
11
+ "code": "al",
12
+ "flag_path": "\"flag-icon-css/4x3/al.svg\"",
13
+ "square_flag_path": "\"flag-icon-css/1x1/al.svg\""
14
+ },
15
+ {
16
+ "name": "Algeria",
17
+ "code": "dz",
18
+ "flag_path": "\"flag-icon-css/4x3/dz.svg\"",
19
+ "square_flag_path": "\"flag-icon-css/1x1/dz.svg\""
20
+ },
21
+ {
22
+ "name": "American Samoa",
23
+ "code": "as",
24
+ "flag_path": "\"flag-icon-css/4x3/as.svg\"",
25
+ "square_flag_path": "\"flag-icon-css/1x1/as.svg\""
26
+ },
27
+ {
28
+ "name": "Andorra",
29
+ "code": "ad",
30
+ "flag_path": "\"flag-icon-css/4x3/ad.svg\"",
31
+ "square_flag_path": "\"flag-icon-css/1x1/ad.svg\""
32
+ },
33
+ {
34
+ "name": "Angola",
35
+ "code": "ao",
36
+ "flag_path": "\"flag-icon-css/4x3/ao.svg\"",
37
+ "square_flag_path": "\"flag-icon-css/1x1/ao.svg\""
38
+ },
39
+ {
40
+ "name": "Antarctica",
41
+ "code": "aq",
42
+ "flag_path": "\"flag-icon-css/4x3/aq.svg\"",
43
+ "square_flag_path": "\"flag-icon-css/1x1/aq.svg\""
44
+ },
45
+ {
46
+ "name": "Antigua And Barbuda",
47
+ "code": "ag",
48
+ "flag_path": "\"flag-icon-css/4x3/ag.svg\"",
49
+ "square_flag_path": "\"flag-icon-css/1x1/ag.svg\""
50
+ },
51
+ {
52
+ "name": "Argentina",
53
+ "code": "ar",
54
+ "flag_path": "\"flag-icon-css/4x3/ar.svg\"",
55
+ "square_flag_path": "\"flag-icon-css/1x1/ar.svg\""
56
+ },
57
+ {
58
+ "name": "Armenia",
59
+ "code": "am",
60
+ "flag_path": "\"flag-icon-css/4x3/am.svg\"",
61
+ "square_flag_path": "\"flag-icon-css/1x1/am.svg\""
62
+ },
63
+ {
64
+ "name": "Aruba",
65
+ "code": "aw",
66
+ "flag_path": "\"flag-icon-css/4x3/aw.svg\"",
67
+ "square_flag_path": "\"flag-icon-css/1x1/aw.svg\""
68
+ },
69
+ {
70
+ "name": "Australia",
71
+ "code": "au",
72
+ "flag_path": "\"flag-icon-css/4x3/au.svg\"",
73
+ "square_flag_path": "\"flag-icon-css/1x1/au.svg\""
74
+ },
75
+ {
76
+ "name": "Austria",
77
+ "code": "at",
78
+ "flag_path": "\"flag-icon-css/4x3/at.svg\"",
79
+ "square_flag_path": "\"flag-icon-css/1x1/at.svg\""
80
+ },
81
+ {
82
+ "name": "Azerbaijan",
83
+ "code": "az",
84
+ "flag_path": "\"flag-icon-css/4x3/az.svg\"",
85
+ "square_flag_path": "\"flag-icon-css/1x1/az.svg\""
86
+ },
87
+ {
88
+ "name": "Bahamas",
89
+ "code": "bs",
90
+ "flag_path": "\"flag-icon-css/4x3/bs.svg\"",
91
+ "square_flag_path": "\"flag-icon-css/1x1/bs.svg\""
92
+ },
93
+ {
94
+ "name": "Bahrain",
95
+ "code": "bh",
96
+ "flag_path": "\"flag-icon-css/4x3/bh.svg\"",
97
+ "square_flag_path": "\"flag-icon-css/1x1/bh.svg\""
98
+ },
99
+ {
100
+ "name": "Bangladesh",
101
+ "code": "bd",
102
+ "flag_path": "\"flag-icon-css/4x3/bd.svg\"",
103
+ "square_flag_path": "\"flag-icon-css/1x1/bd.svg\""
104
+ },
105
+ {
106
+ "name": "Barbados",
107
+ "code": "bb",
108
+ "flag_path": "\"flag-icon-css/4x3/bb.svg\"",
109
+ "square_flag_path": "\"flag-icon-css/1x1/bb.svg\""
110
+ },
111
+ {
112
+ "name": "Belarus",
113
+ "code": "by",
114
+ "flag_path": "\"flag-icon-css/4x3/by.svg\"",
115
+ "square_flag_path": "\"flag-icon-css/1x1/az.svg\""
116
+ },
117
+ {
118
+ "name": "Belgium",
119
+ "code": "be",
120
+ "flag_path": "\"flag-icon-css/4x3/be.svg\"",
121
+ "square_flag_path": "\"flag-icon-css/1x1/be.svg\""
122
+ },
123
+ {
124
+ "name": "Belize",
125
+ "code": "bz",
126
+ "flag_path": "\"flag-icon-css/4x3/bz.svg\"",
127
+ "square_flag_path": "\"flag-icon-css/1x1/bz.svg\""
128
+ },
129
+ {
130
+ "name": "Benin",
131
+ "code": "bj",
132
+ "flag_path": "\"flag-icon-css/4x3/bj.svg\"",
133
+ "square_flag_path": "\"flag-icon-css/1x1/bj.svg\""
134
+ },
135
+ {
136
+ "name": "Bermuda",
137
+ "code": "bm",
138
+ "flag_path": "\"flag-icon-css/4x3/bm.svg\"",
139
+ "square_flag_path": "\"flag-icon-css/1x1/bm.svg\""
140
+ },
141
+ {
142
+ "name": "Bhutan",
143
+ "code": "bt",
144
+ "flag_path": "\"flag-icon-css/4x3/bt.svg\"",
145
+ "square_flag_path": "\"flag-icon-css/1x1/bt.svg\""
146
+ },
147
+ {
148
+ "name": "Bolivia",
149
+ "code": "bo",
150
+ "flag_path": "\"flag-icon-css/4x3/bo.svg\"",
151
+ "square_flag_path": "\"flag-icon-css/1x1/bo.svg\""
152
+ },
153
+ {
154
+ "name": "Bosnia And Herzegovina",
155
+ "code": "ba",
156
+ "flag_path": "\"flag-icon-css/4x3/ba.svg\"",
157
+ "square_flag_path": "\"flag-icon-css/1x1/ba.svg\""
158
+ },
159
+ {
160
+ "name": "Botswana",
161
+ "code": "bw",
162
+ "flag_path": "\"flag-icon-css/4x3/bw.svg\"",
163
+ "square_flag_path": "\"flag-icon-css/1x1/bw.svg\""
164
+ },
165
+ {
166
+ "name": "Bouvet Island",
167
+ "code": "bv",
168
+ "flag_path": "\"flag-icon-css/4x3/bv.svg\"",
169
+ "square_flag_path": "\"flag-icon-css/1x1/bv.svg\""
170
+ },
171
+ {
172
+ "name": "Brazil",
173
+ "code": "br",
174
+ "flag_path": "\"flag-icon-css/4x3/br.svg\"",
175
+ "square_flag_path": "\"flag-icon-css/1x1/br.svg\""
176
+ },
177
+ {
178
+ "name": "British Indian Ocean Territory",
179
+ "code": "io",
180
+ "flag_path": "\"flag-icon-css/4x3/io.svg\"",
181
+ "square_flag_path": "\"flag-icon-css/1x1/io.svg\""
182
+ },
183
+ {
184
+ "name": "Brunei",
185
+ "code": "bn",
186
+ "flag_path": "\"flag-icon-css/4x3/bn.svg\"",
187
+ "square_flag_path": "\"flag-icon-css/1x1/bn.svg\""
188
+ },
189
+ {
190
+ "name": "Bulgaria",
191
+ "code": "bg",
192
+ "flag_path": "\"flag-icon-css/4x3/bg.svg\"",
193
+ "square_flag_path": "\"flag-icon-css/1x1/bg.svg\""
194
+ },
195
+ {
196
+ "name": "Burkina Faso",
197
+ "code": "bf",
198
+ "flag_path": "\"flag-icon-css/4x3/bf.svg\"",
199
+ "square_flag_path": "\"flag-icon-css/1x1/bf.svg\""
200
+ },
201
+ {
202
+ "name": "Burundi",
203
+ "code": "bi",
204
+ "flag_path": "\"flag-icon-css/4x3/bi.svg\"",
205
+ "square_flag_path": "\"flag-icon-css/1x1/bi.svg\""
206
+ },
207
+ {
208
+ "name": "Cambodia",
209
+ "code": "kh",
210
+ "flag_path": "\"flag-icon-css/4x3/kh.svg\"",
211
+ "square_flag_path": "\"flag-icon-css/1x1/kh.svg\""
212
+ },
213
+ {
214
+ "name": "Cameroon",
215
+ "code": "cm",
216
+ "flag_path": "\"flag-icon-css/4x3/cm.svg\"",
217
+ "square_flag_path": "\"flag-icon-css/1x1/cm.svg\""
218
+ },
219
+ {
220
+ "name": "Canada",
221
+ "code": "ca",
222
+ "flag_path": "\"flag-icon-css/4x3/ca.svg\"",
223
+ "square_flag_path": "\"flag-icon-css/1x1/ca.svg\""
224
+ },
225
+ {
226
+ "name": "Cape Verde",
227
+ "code": "cv",
228
+ "flag_path": "\"flag-icon-css/4x3/cv.svg\"",
229
+ "square_flag_path": "\"flag-icon-css/1x1/cv.svg\""
230
+ },
231
+ {
232
+ "name": "Cayman Islands",
233
+ "code": "ky",
234
+ "flag_path": "\"flag-icon-css/4x3/ky.svg\"",
235
+ "square_flag_path": "\"flag-icon-css/1x1/ky.svg\""
236
+ },
237
+ {
238
+ "name": "Central African Republic",
239
+ "code": "cf",
240
+ "flag_path": "\"flag-icon-css/4x3/cf.svg\"",
241
+ "square_flag_path": "\"flag-icon-css/1x1/cf.svg\""
242
+ },
243
+ {
244
+ "name": "Chad",
245
+ "code": "td",
246
+ "flag_path": "\"flag-icon-css/4x3/td.svg\"",
247
+ "square_flag_path": "\"flag-icon-css/1x1/td.svg\""
248
+ },
249
+ {
250
+ "name": "Chile",
251
+ "code": "cl",
252
+ "flag_path": "\"flag-icon-css/4x3/cl.svg\"",
253
+ "square_flag_path": "\"flag-icon-css/1x1/cl.svg\""
254
+ },
255
+ {
256
+ "name": "China",
257
+ "code": "cn",
258
+ "flag_path": "\"flag-icon-css/4x3/cn.svg\"",
259
+ "square_flag_path": "\"flag-icon-css/1x1/cn.svg\""
260
+ },
261
+ {
262
+ "name": "Christmas Island",
263
+ "code": "cx",
264
+ "flag_path": "\"flag-icon-css/4x3/cx.svg\"",
265
+ "square_flag_path": "\"flag-icon-css/1x1/cx.svg\""
266
+ },
267
+ {
268
+ "name": "Cocos (keeling) Islands",
269
+ "code": "cc",
270
+ "flag_path": "\"flag-icon-css/4x3/cc.svg\"",
271
+ "square_flag_path": "\"flag-icon-css/1x1/cc.svg\""
272
+ },
273
+ {
274
+ "name": "Colombia",
275
+ "code": "co",
276
+ "flag_path": "\"flag-icon-css/4x3/co.svg\"",
277
+ "square_flag_path": "\"flag-icon-css/1x1/co.svg\""
278
+ },
279
+ {
280
+ "name": "Comoros",
281
+ "code": "km",
282
+ "flag_path": "\"flag-icon-css/4x3/km.svg\"",
283
+ "square_flag_path": "\"flag-icon-css/1x1/km.svg\""
284
+ },
285
+ {
286
+ "name": "Congo",
287
+ "code": "cg",
288
+ "flag_path": "\"flag-icon-css/4x3/cg.svg\"",
289
+ "square_flag_path": "\"flag-icon-css/1x1/cg.svg\""
290
+ },
291
+ {
292
+ "name": "Cook Islands",
293
+ "code": "ck",
294
+ "flag_path": "\"flag-icon-css/4x3/ck.svg\"",
295
+ "square_flag_path": "\"flag-icon-css/1x1/ck.svg\""
296
+ },
297
+ {
298
+ "name": "Costa Rica",
299
+ "code": "cr",
300
+ "flag_path": "\"flag-icon-css/4x3/cr.svg\"",
301
+ "square_flag_path": "\"flag-icon-css/1x1/cr.svg\""
302
+ },
303
+ {
304
+ "name": "Croatia",
305
+ "code": "hr",
306
+ "flag_path": "\"flag-icon-css/4x3/hr.svg\"",
307
+ "square_flag_path": "\"flag-icon-css/1x1/hr.svg\""
308
+ },
309
+ {
310
+ "name": "Cuba",
311
+ "code": "cu",
312
+ "flag_path": "\"flag-icon-css/4x3/cu.svg\"",
313
+ "square_flag_path": "\"flag-icon-css/1x1/cu.svg\""
314
+ },
315
+ {
316
+ "name": "Cyprus",
317
+ "code": "cy",
318
+ "flag_path": "\"flag-icon-css/4x3/cy.svg\"",
319
+ "square_flag_path": "\"flag-icon-css/1x1/cy.svg\""
320
+ },
321
+ {
322
+ "name": "Czech Republic",
323
+ "code": "cz",
324
+ "flag_path": "\"flag-icon-css/4x3/cz.svg\"",
325
+ "square_flag_path": "\"flag-icon-css/1x1/cz.svg\""
326
+ },
327
+ {
328
+ "name": "Denmark",
329
+ "code": "dk",
330
+ "flag_path": "\"flag-icon-css/4x3/dk.svg\"",
331
+ "square_flag_path": "\"flag-icon-css/1x1/dk.svg\""
332
+ },
333
+ {
334
+ "name": "Djibouti",
335
+ "code": "dj",
336
+ "flag_path": "\"flag-icon-css/4x3/dj.svg\"",
337
+ "square_flag_path": "\"flag-icon-css/1x1/dj.svg\""
338
+ },
339
+ {
340
+ "name": "Dominica",
341
+ "code": "dm",
342
+ "flag_path": "\"flag-icon-css/4x3/dm.svg\"",
343
+ "square_flag_path": "\"flag-icon-css/1x1/dm.svg\""
344
+ },
345
+ {
346
+ "name": "Dominican Republic",
347
+ "code": "do",
348
+ "flag_path": "\"flag-icon-css/4x3/do.svg\"",
349
+ "square_flag_path": "\"flag-icon-css/1x1/do.svg\""
350
+ },
351
+ {
352
+ "name": "East Timor",
353
+ "code": "tl",
354
+ "flag_path": "\"flag-icon-css/4x3/tl.svg\"",
355
+ "square_flag_path": "\"flag-icon-css/1x1/tl.svg\""
356
+ },
357
+ {
358
+ "name": "Ecuador",
359
+ "code": "ec",
360
+ "flag_path": "\"flag-icon-css/4x3/ec.svg\"",
361
+ "square_flag_path": "\"flag-icon-css/1x1/ec.svg\""
362
+ },
363
+ {
364
+ "name": "Egypt",
365
+ "code": "eg",
366
+ "flag_path": "\"flag-icon-css/4x3/eg.svg\"",
367
+ "square_flag_path": "\"flag-icon-css/1x1/eg.svg\""
368
+ },
369
+ {
370
+ "name": "El Salvador",
371
+ "code": "sv",
372
+ "flag_path": "\"flag-icon-css/4x3/sv.svg\"",
373
+ "square_flag_path": "\"flag-icon-css/1x1/sv.svg\""
374
+ },
375
+ {
376
+ "name": "Equatorial Guinea",
377
+ "code": "gq",
378
+ "flag_path": "\"flag-icon-css/4x3/gq.svg\"",
379
+ "square_flag_path": "\"flag-icon-css/1x1/gq.svg\""
380
+ },
381
+ {
382
+ "name": "Eritrea",
383
+ "code": "er",
384
+ "flag_path": "\"flag-icon-css/4x3/er.svg\"",
385
+ "square_flag_path": "\"flag-icon-css/1x1/er.svg\""
386
+ },
387
+ {
388
+ "name": "Estonia",
389
+ "code": "ee",
390
+ "flag_path": "\"flag-icon-css/4x3/ee.svg\"",
391
+ "square_flag_path": "\"flag-icon-css/1x1/ee.svg\""
392
+ },
393
+ {
394
+ "name": "Ethiopia",
395
+ "code": "et",
396
+ "flag_path": "\"flag-icon-css/4x3/et.svg\"",
397
+ "square_flag_path": "\"flag-icon-css/1x1/et.svg\""
398
+ },
399
+ {
400
+ "name": "Falkland Islands",
401
+ "code": "fk",
402
+ "flag_path": "\"flag-icon-css/4x3/fk.svg\"",
403
+ "square_flag_path": "\"flag-icon-css/1x1/fk.svg\""
404
+ },
405
+ {
406
+ "name": "Faroe Islands",
407
+ "code": "fo",
408
+ "flag_path": "\"flag-icon-css/4x3/fo.svg\"",
409
+ "square_flag_path": "\"flag-icon-css/1x1/fo.svg\""
410
+ },
411
+ {
412
+ "name": "Fiji Islands",
413
+ "code": "fj",
414
+ "flag_path": "\"flag-icon-css/4x3/fj.svg\"",
415
+ "square_flag_path": "\"flag-icon-css/1x1/fj.svg\""
416
+ },
417
+ {
418
+ "name": "Finland",
419
+ "code": "fi",
420
+ "flag_path": "\"flag-icon-css/4x3/fi.svg\"",
421
+ "square_flag_path": "\"flag-icon-css/1x1/fi.svg\""
422
+ },
423
+ {
424
+ "name": "France",
425
+ "code": "fr",
426
+ "flag_path": "\"flag-icon-css/4x3/fr.svg\"",
427
+ "square_flag_path": "\"flag-icon-css/1x1/fr.svg\""
428
+ },
429
+ {
430
+ "name": "French Guiana",
431
+ "code": "gf",
432
+ "flag_path": "\"flag-icon-css/4x3/gf.svg\"",
433
+ "square_flag_path": "\"flag-icon-css/1x1/gf.svg\""
434
+ },
435
+ {
436
+ "name": "French Polynesia",
437
+ "code": "pf",
438
+ "flag_path": "\"flag-icon-css/4x3/pf.svg\"",
439
+ "square_flag_path": "\"flag-icon-css/1x1/pf.svg\""
440
+ },
441
+ {
442
+ "name": "French Southern Territories",
443
+ "code": "tf",
444
+ "flag_path": "\"flag-icon-css/4x3/tf.svg\"",
445
+ "square_flag_path": "\"flag-icon-css/1x1/tf.svg\""
446
+ },
447
+ {
448
+ "name": "Gabon",
449
+ "code": "ga",
450
+ "flag_path": "\"flag-icon-css/4x3/ga.svg\"",
451
+ "square_flag_path": "\"flag-icon-css/1x1/ga.svg\""
452
+ },
453
+ {
454
+ "name": "Gambia",
455
+ "code": "gm",
456
+ "flag_path": "\"flag-icon-css/4x3/gm.svg\"",
457
+ "square_flag_path": "\"flag-icon-css/1x1/gm.svg\""
458
+ },
459
+ {
460
+ "name": "Georgia",
461
+ "code": "ge",
462
+ "flag_path": "\"flag-icon-css/4x3/ge.svg\"",
463
+ "square_flag_path": "\"flag-icon-css/1x1/ge.svg\""
464
+ },
465
+ {
466
+ "name": "Germany",
467
+ "code": "de",
468
+ "flag_path": "\"flag-icon-css/4x3/de.svg\"",
469
+ "square_flag_path": "\"flag-icon-css/1x1/de.svg\""
470
+ },
471
+ {
472
+ "name": "Ghana",
473
+ "code": "gh",
474
+ "flag_path": "\"flag-icon-css/4x3/gh.svg\"",
475
+ "square_flag_path": "\"flag-icon-css/1x1/gh.svg\""
476
+ },
477
+ {
478
+ "name": "Gibraltar",
479
+ "code": "gi",
480
+ "flag_path": "\"flag-icon-css/4x3/gi.svg\"",
481
+ "square_flag_path": "\"flag-icon-css/1x1/gi.svg\""
482
+ },
483
+ {
484
+ "name": "Greece",
485
+ "code": "gr",
486
+ "flag_path": "\"flag-icon-css/4x3/gr.svg\"",
487
+ "square_flag_path": "\"flag-icon-css/1x1/gr.svg\""
488
+ },
489
+ {
490
+ "name": "Greenland",
491
+ "code": "gl",
492
+ "flag_path": "\"flag-icon-css/4x3/gl.svg\"",
493
+ "square_flag_path": "\"flag-icon-css/1x1/gl.svg\""
494
+ },
495
+ {
496
+ "name": "Grenada",
497
+ "code": "gd",
498
+ "flag_path": "\"flag-icon-css/4x3/gd.svg\"",
499
+ "square_flag_path": "\"flag-icon-css/1x1/gd.svg\""
500
+ },
501
+ {
502
+ "name": "Guadeloupe",
503
+ "code": "gp",
504
+ "flag_path": "\"flag-icon-css/4x3/gp.svg\"",
505
+ "square_flag_path": "\"flag-icon-css/1x1/gp.svg\""
506
+ },
507
+ {
508
+ "name": "Guam",
509
+ "code": "gu",
510
+ "flag_path": "\"flag-icon-css/4x3/gu.svg\"",
511
+ "square_flag_path": "\"flag-icon-css/1x1/gu.svg\""
512
+ },
513
+ {
514
+ "name": "Guatemala",
515
+ "code": "gt",
516
+ "flag_path": "\"flag-icon-css/4x3/gt.svg\"",
517
+ "square_flag_path": "\"flag-icon-css/1x1/gt.svg\""
518
+ },
519
+ {
520
+ "name": "Guernsey",
521
+ "code": "gg",
522
+ "flag_path": "\"flag-icon-css/4x3/gg.svg\"",
523
+ "square_flag_path": "\"flag-icon-css/1x1/gg.svg\""
524
+ },
525
+ {
526
+ "name": "Guinea",
527
+ "code": "gn",
528
+ "flag_path": "\"flag-icon-css/4x3/gn.svg\"",
529
+ "square_flag_path": "\"flag-icon-css/1x1/gn.svg\""
530
+ },
531
+ {
532
+ "name": "Guinea Bissau",
533
+ "code": "gw",
534
+ "flag_path": "\"flag-icon-css/4x3/gw.svg\"",
535
+ "square_flag_path": "\"flag-icon-css/1x1/gw.svg\""
536
+ },
537
+ {
538
+ "name": "Guyana",
539
+ "code": "gy",
540
+ "flag_path": "\"flag-icon-css/4x3/gy.svg\"",
541
+ "square_flag_path": "\"flag-icon-css/1x1/gy.svg\""
542
+ },
543
+ {
544
+ "name": "Haiti",
545
+ "code": "ht",
546
+ "flag_path": "\"flag-icon-css/4x3/ht.svg\"",
547
+ "square_flag_path": "\"flag-icon-css/1x1/ht.svg\""
548
+ },
549
+ {
550
+ "name": "Heard Island And Mcdonald Islands",
551
+ "code": "hm",
552
+ "flag_path": "\"flag-icon-css/4x3/hm.svg\"",
553
+ "square_flag_path": "\"flag-icon-css/1x1/hm.svg\""
554
+ },
555
+ {
556
+ "name": "Holy See (vatican City State)",
557
+ "code": "va",
558
+ "flag_path": "\"flag-icon-css/4x3/va.svg\"",
559
+ "square_flag_path": "\"flag-icon-css/1x1/va.svg\""
560
+ },
561
+ {
562
+ "name": "Honduras",
563
+ "code": "hn",
564
+ "flag_path": "\"flag-icon-css/4x3/hn.svg\"",
565
+ "square_flag_path": "\"flag-icon-css/1x1/hn.svg\""
566
+ },
567
+ {
568
+ "name": "Hong Kong",
569
+ "code": "hk",
570
+ "flag_path": "\"flag-icon-css/4x3/hk.svg\"",
571
+ "square_flag_path": "\"flag-icon-css/1x1/hk.svg\""
572
+ },
573
+ {
574
+ "name": "Hungary",
575
+ "code": "hu",
576
+ "flag_path": "\"flag-icon-css/4x3/hu.svg\"",
577
+ "square_flag_path": "\"flag-icon-css/1x1/hu.svg\""
578
+ },
579
+ {
580
+ "name": "Iceland",
581
+ "code": "is",
582
+ "flag_path": "\"flag-icon-css/4x3/is.svg\"",
583
+ "square_flag_path": "\"flag-icon-css/1x1/is.svg\""
584
+ },
585
+ {
586
+ "name": "India",
587
+ "code": "in",
588
+ "flag_path": "\"flag-icon-css/4x3/in.svg\"",
589
+ "square_flag_path": "\"flag-icon-css/1x1/in.svg\""
590
+ },
591
+ {
592
+ "name": "Indonesia",
593
+ "code": "id",
594
+ "flag_path": "\"flag-icon-css/4x3/id.svg\"",
595
+ "square_flag_path": "\"flag-icon-css/1x1/id.svg\""
596
+ },
597
+ {
598
+ "name": "Iran",
599
+ "code": "ir",
600
+ "flag_path": "\"flag-icon-css/4x3/ir.svg\"",
601
+ "square_flag_path": "\"flag-icon-css/1x1/ir.svg\""
602
+ },
603
+ {
604
+ "name": "Iraq",
605
+ "code": "iq",
606
+ "flag_path": "\"flag-icon-css/4x3/iq.svg\"",
607
+ "square_flag_path": "\"flag-icon-css/1x1/iq.svg\""
608
+ },
609
+ {
610
+ "name": "Ireland",
611
+ "code": "ie",
612
+ "flag_path": "\"flag-icon-css/4x3/ie.svg\"",
613
+ "square_flag_path": "\"flag-icon-css/1x1/ie.svg\""
614
+ },
615
+ {
616
+ "name": "Isle Of Man",
617
+ "code": "im",
618
+ "flag_path": "\"flag-icon-css/4x3/im.svg\"",
619
+ "square_flag_path": "\"flag-icon-css/1x1/im.svg\""
620
+ },
621
+ {
622
+ "name": "Israel",
623
+ "code": "il",
624
+ "flag_path": "\"flag-icon-css/4x3/il.svg\"",
625
+ "square_flag_path": "\"flag-icon-css/1x1/il.svg\""
626
+ },
627
+ {
628
+ "name": "Italy",
629
+ "code": "it",
630
+ "flag_path": "\"flag-icon-css/4x3/it.svg\"",
631
+ "square_flag_path": "\"flag-icon-css/1x1/it.svg\""
632
+ },
633
+ {
634
+ "name": "Ivory Coast",
635
+ "code": "ci",
636
+ "flag_path": "\"flag-icon-css/4x3/ci.svg\"",
637
+ "square_flag_path": "\"flag-icon-css/1x1/ci.svg\""
638
+ },
639
+ {
640
+ "name": "Jamaica",
641
+ "code": "jm",
642
+ "flag_path": "\"flag-icon-css/4x3/jm.svg\"",
643
+ "square_flag_path": "\"flag-icon-css/1x1/jm.svg\""
644
+ },
645
+ {
646
+ "name": "Japan",
647
+ "code": "jp",
648
+ "flag_path": "\"flag-icon-css/4x3/jp.svg\"",
649
+ "square_flag_path": "\"flag-icon-css/1x1/jp.svg\""
650
+ },
651
+ {
652
+ "name": "Jersey",
653
+ "code": "je",
654
+ "flag_path": "\"flag-icon-css/4x3/je.svg\"",
655
+ "square_flag_path": "\"flag-icon-css/1x1/je.svg\""
656
+ },
657
+ {
658
+ "name": "Jordan",
659
+ "code": "jo",
660
+ "flag_path": "\"flag-icon-css/4x3/jo.svg\"",
661
+ "square_flag_path": "\"flag-icon-css/1x1/jo.svg\""
662
+ },
663
+ {
664
+ "name": "Kazakhstan",
665
+ "code": "kz",
666
+ "flag_path": "\"flag-icon-css/4x3/kz.svg\"",
667
+ "square_flag_path": "\"flag-icon-css/1x1/kz.svg\""
668
+ },
669
+ {
670
+ "name": "Kenya",
671
+ "code": "ke",
672
+ "flag_path": "\"flag-icon-css/4x3/ke.svg\"",
673
+ "square_flag_path": "\"flag-icon-css/1x1/ke.svg\""
674
+ },
675
+ {
676
+ "name": "Kiribati",
677
+ "code": "ki",
678
+ "flag_path": "\"flag-icon-css/4x3/ki.svg\"",
679
+ "square_flag_path": "\"flag-icon-css/1x1/ki.svg\""
680
+ },
681
+ {
682
+ "name": "Kuwait",
683
+ "code": "kw",
684
+ "flag_path": "\"flag-icon-css/4x3/kw.svg\"",
685
+ "square_flag_path": "\"flag-icon-css/1x1/kw.svg\""
686
+ },
687
+ {
688
+ "name": "Kyrgyzstan",
689
+ "code": "kg",
690
+ "flag_path": "\"flag-icon-css/4x3/kg.svg\"",
691
+ "square_flag_path": "\"flag-icon-css/1x1/kg.svg\""
692
+ },
693
+ {
694
+ "name": "Laos",
695
+ "code": "la",
696
+ "flag_path": "\"flag-icon-css/4x3/la.svg\"",
697
+ "square_flag_path": "\"flag-icon-css/1x1/la.svg\""
698
+ },
699
+ {
700
+ "name": "Latvia",
701
+ "code": "lv",
702
+ "flag_path": "\"flag-icon-css/4x3/lv.svg\"",
703
+ "square_flag_path": "\"flag-icon-css/1x1/lv.svg\""
704
+ },
705
+ {
706
+ "name": "Lebanon",
707
+ "code": "lb",
708
+ "flag_path": "\"flag-icon-css/4x3/lb.svg\"",
709
+ "square_flag_path": "\"flag-icon-css/1x1/lb.svg\""
710
+ },
711
+ {
712
+ "name": "Lesotho",
713
+ "code": "ls",
714
+ "flag_path": "\"flag-icon-css/4x3/ls.svg\"",
715
+ "square_flag_path": "\"flag-icon-css/1x1/ls.svg\""
716
+ },
717
+ {
718
+ "name": "Liberia",
719
+ "code": "lr",
720
+ "flag_path": "\"flag-icon-css/4x3/lr.svg\"",
721
+ "square_flag_path": "\"flag-icon-css/1x1/lr.svg\""
722
+ },
723
+ {
724
+ "name": "Liechtenstein",
725
+ "code": "li",
726
+ "flag_path": "\"flag-icon-css/4x3/li.svg\"",
727
+ "square_flag_path": "\"flag-icon-css/1x1/li.svg\""
728
+ },
729
+ {
730
+ "name": "Lithuania",
731
+ "code": "lt",
732
+ "flag_path": "\"flag-icon-css/4x3/lt.svg\"",
733
+ "square_flag_path": "\"flag-icon-css/1x1/lt.svg\""
734
+ },
735
+ {
736
+ "name": "Luxembourg",
737
+ "code": "lu",
738
+ "flag_path": "\"flag-icon-css/4x3/lu.svg\"",
739
+ "square_flag_path": "\"flag-icon-css/1x1/lu.svg\""
740
+ },
741
+ {
742
+ "name": "Macao",
743
+ "code": "mo",
744
+ "flag_path": "\"flag-icon-css/4x3/mo.svg\"",
745
+ "square_flag_path": "\"flag-icon-css/1x1/mo.svg\""
746
+ },
747
+ {
748
+ "name": "Madagascar",
749
+ "code": "mg",
750
+ "flag_path": "\"flag-icon-css/4x3/mg.svg\"",
751
+ "square_flag_path": "\"flag-icon-css/1x1/mg.svg\""
752
+ },
753
+ {
754
+ "name": "Malawi",
755
+ "code": "mw",
756
+ "flag_path": "\"flag-icon-css/4x3/mw.svg\"",
757
+ "square_flag_path": "\"flag-icon-css/1x1/mw.svg\""
758
+ },
759
+ {
760
+ "name": "Malaysia",
761
+ "code": "my",
762
+ "flag_path": "\"flag-icon-css/4x3/my.svg\"",
763
+ "square_flag_path": "\"flag-icon-css/1x1/my.svg\""
764
+ },
765
+ {
766
+ "name": "Maldives",
767
+ "code": "mv",
768
+ "flag_path": "\"flag-icon-css/4x3/mv.svg\"",
769
+ "square_flag_path": "\"flag-icon-css/1x1/mv.svg\""
770
+ },
771
+ {
772
+ "name": "Mali",
773
+ "code": "ml",
774
+ "flag_path": "\"flag-icon-css/4x3/ml.svg\"",
775
+ "square_flag_path": "\"flag-icon-css/1x1/ml.svg\""
776
+ },
777
+ {
778
+ "name": "Malta",
779
+ "code": "mt",
780
+ "flag_path": "\"flag-icon-css/4x3/mt.svg\"",
781
+ "square_flag_path": "\"flag-icon-css/1x1/mt.svg\""
782
+ },
783
+ {
784
+ "name": "Marshall Islands",
785
+ "code": "mh",
786
+ "flag_path": "\"flag-icon-css/4x3/mh.svg\"",
787
+ "square_flag_path": "\"flag-icon-css/1x1/mh.svg\""
788
+ },
789
+ {
790
+ "name": "Martinique",
791
+ "code": "mq",
792
+ "flag_path": "\"flag-icon-css/4x3/mq.svg\"",
793
+ "square_flag_path": "\"flag-icon-css/1x1/mq.svg\""
794
+ },
795
+ {
796
+ "name": "Mauritania",
797
+ "code": "mr",
798
+ "flag_path": "\"flag-icon-css/4x3/mr.svg\"",
799
+ "square_flag_path": "\"flag-icon-css/1x1/mr.svg\""
800
+ },
801
+ {
802
+ "name": "Mauritius",
803
+ "code": "mu",
804
+ "flag_path": "\"flag-icon-css/4x3/mu.svg\"",
805
+ "square_flag_path": "\"flag-icon-css/1x1/mu.svg\""
806
+ },
807
+ {
808
+ "name": "Mayotte",
809
+ "code": "yt",
810
+ "flag_path": "\"flag-icon-css/4x3/yt.svg\"",
811
+ "square_flag_path": "\"flag-icon-css/1x1/yt.svg\""
812
+ },
813
+ {
814
+ "name": "Mexico",
815
+ "code": "mx",
816
+ "flag_path": "\"flag-icon-css/4x3/mx.svg\"",
817
+ "square_flag_path": "\"flag-icon-css/1x1/mx.svg\""
818
+ },
819
+ {
820
+ "name": "Micronesia Federated States Of",
821
+ "code": "fm",
822
+ "flag_path": "\"flag-icon-css/4x3/fm.svg\"",
823
+ "square_flag_path": "\"flag-icon-css/1x1/fm.svg\""
824
+ },
825
+ {
826
+ "name": "Moldova",
827
+ "code": "md",
828
+ "flag_path": "\"flag-icon-css/4x3/md.svg\"",
829
+ "square_flag_path": "\"flag-icon-css/1x1/md.svg\""
830
+ },
831
+ {
832
+ "name": "Monaco",
833
+ "code": "mc",
834
+ "flag_path": "\"flag-icon-css/4x3/mc.svg\"",
835
+ "square_flag_path": "\"flag-icon-css/1x1/mc.svg\""
836
+ },
837
+ {
838
+ "name": "Mongolia",
839
+ "code": "mn",
840
+ "flag_path": "\"flag-icon-css/4x3/mn.svg\"",
841
+ "square_flag_path": "\"flag-icon-css/1x1/mn.svg\""
842
+ },
843
+ {
844
+ "name": "Montenegro",
845
+ "code": "me",
846
+ "flag_path": "\"flag-icon-css/4x3/me.svg\"",
847
+ "square_flag_path": "\"flag-icon-css/1x1/me.svg\""
848
+ },
849
+ {
850
+ "name": "Montserrat",
851
+ "code": "ms",
852
+ "flag_path": "\"flag-icon-css/4x3/ms.svg\"",
853
+ "square_flag_path": "\"flag-icon-css/1x1/ms.svg\""
854
+ },
855
+ {
856
+ "name": "Morocco",
857
+ "code": "ma",
858
+ "flag_path": "\"flag-icon-css/4x3/ma.svg\"",
859
+ "square_flag_path": "\"flag-icon-css/1x1/ma.svg\""
860
+ },
861
+ {
862
+ "name": "Mozambique",
863
+ "code": "mz",
864
+ "flag_path": "\"flag-icon-css/4x3/mz.svg\"",
865
+ "square_flag_path": "\"flag-icon-css/1x1/mz.svg\""
866
+ },
867
+ {
868
+ "name": "Myanmar",
869
+ "code": "mm",
870
+ "flag_path": "\"flag-icon-css/4x3/mm.svg\"",
871
+ "square_flag_path": "\"flag-icon-css/1x1/mm.svg\""
872
+ },
873
+ {
874
+ "name": "Namibia",
875
+ "code": "na",
876
+ "flag_path": "\"flag-icon-css/4x3/na.svg\"",
877
+ "square_flag_path": "\"flag-icon-css/1x1/na.svg\""
878
+ },
879
+ {
880
+ "name": "Nauru",
881
+ "code": "nr",
882
+ "flag_path": "\"flag-icon-css/4x3/nr.svg\"",
883
+ "square_flag_path": "\"flag-icon-css/1x1/nr.svg\""
884
+ },
885
+ {
886
+ "name": "Nepal",
887
+ "code": "np",
888
+ "flag_path": "\"flag-icon-css/4x3/np.svg\"",
889
+ "square_flag_path": "\"flag-icon-css/1x1/np.svg\""
890
+ },
891
+ {
892
+ "name": "Netherlands",
893
+ "code": "nl",
894
+ "flag_path": "\"flag-icon-css/4x3/nl.svg\"",
895
+ "square_flag_path": "\"flag-icon-css/1x1/nl.svg\""
896
+ },
897
+ {
898
+ "name": "New Caledonia",
899
+ "code": "nc",
900
+ "flag_path": "\"flag-icon-css/4x3/nc.svg\"",
901
+ "square_flag_path": "\"flag-icon-css/1x1/nc.svg\""
902
+ },
903
+ {
904
+ "name": "New Zealand",
905
+ "code": "nz",
906
+ "flag_path": "\"flag-icon-css/4x3/nz.svg\"",
907
+ "square_flag_path": "\"flag-icon-css/1x1/nz.svg\""
908
+ },
909
+ {
910
+ "name": "Nicaragua",
911
+ "code": "ni",
912
+ "flag_path": "\"flag-icon-css/4x3/ni.svg\"",
913
+ "square_flag_path": "\"flag-icon-css/1x1/ni.svg\""
914
+ },
915
+ {
916
+ "name": "Niger",
917
+ "code": "ne",
918
+ "flag_path": "\"flag-icon-css/4x3/ne.svg\"",
919
+ "square_flag_path": "\"flag-icon-css/1x1/ne.svg\""
920
+ },
921
+ {
922
+ "name": "Nigeria",
923
+ "code": "ng",
924
+ "flag_path": "\"flag-icon-css/4x3/ng.svg\"",
925
+ "square_flag_path": "\"flag-icon-css/1x1/ng.svg\""
926
+ },
927
+ {
928
+ "name": "Niue",
929
+ "code": "nu",
930
+ "flag_path": "\"flag-icon-css/4x3/nu.svg\"",
931
+ "square_flag_path": "\"flag-icon-css/1x1/nu.svg\""
932
+ },
933
+ {
934
+ "name": "Norfolk Island",
935
+ "code": "nf",
936
+ "flag_path": "\"flag-icon-css/4x3/nf.svg\"",
937
+ "square_flag_path": "\"flag-icon-css/1x1/nf.svg\""
938
+ },
939
+ {
940
+ "name": "North Korea",
941
+ "code": "kp",
942
+ "flag_path": "\"flag-icon-css/4x3/kp.svg\"",
943
+ "square_flag_path": "\"flag-icon-css/1x1/kp.svg\""
944
+ },
945
+ {
946
+ "name": "North Macedonia",
947
+ "code": "mk",
948
+ "flag_path": "\"flag-icon-css/4x3/mk.svg\"",
949
+ "square_flag_path": "\"flag-icon-css/1x1/mk.svg\""
950
+ },
951
+ {
952
+ "name": "Norway",
953
+ "code": "no",
954
+ "flag_path": "\"flag-icon-css/4x3/no.svg\"",
955
+ "square_flag_path": "\"flag-icon-css/1x1/no.svg\""
956
+ },
957
+ {
958
+ "name": "Oman",
959
+ "code": "om",
960
+ "flag_path": "\"flag-icon-css/4x3/om.svg\"",
961
+ "square_flag_path": "\"flag-icon-css/1x1/om.svg\""
962
+ },
963
+ {
964
+ "name": "Pakistan",
965
+ "code": "pk",
966
+ "flag_path": "\"flag-icon-css/4x3/pk.svg\"",
967
+ "square_flag_path": "\"flag-icon-css/1x1/pk.svg\""
968
+ },
969
+ {
970
+ "name": "Palau",
971
+ "code": "pw",
972
+ "flag_path": "\"flag-icon-css/4x3/pw.svg\"",
973
+ "square_flag_path": "\"flag-icon-css/1x1/pw.svg\""
974
+ },
975
+ {
976
+ "name": "Palestine",
977
+ "code": "ps",
978
+ "flag_path": "\"flag-icon-css/4x3/ps.svg\"",
979
+ "square_flag_path": "\"flag-icon-css/1x1/ps.svg\""
980
+ },
981
+ {
982
+ "name": "Panama",
983
+ "code": "pa",
984
+ "flag_path": "\"flag-icon-css/4x3/pa.svg\"",
985
+ "square_flag_path": "\"flag-icon-css/1x1/pa.svg\""
986
+ },
987
+ {
988
+ "name": "Papua New Guinea",
989
+ "code": "pg",
990
+ "flag_path": "\"flag-icon-css/4x3/pg.svg\"",
991
+ "square_flag_path": "\"flag-icon-css/1x1/pg.svg\""
992
+ },
993
+ {
994
+ "name": "Paraguay",
995
+ "code": "py",
996
+ "flag_path": "\"flag-icon-css/4x3/py.svg\"",
997
+ "square_flag_path": "\"flag-icon-css/1x1/py.svg\""
998
+ },
999
+ {
1000
+ "name": "Peru",
1001
+ "code": "pe",
1002
+ "flag_path": "\"flag-icon-css/4x3/pe.svg\"",
1003
+ "square_flag_path": "\"flag-icon-css/1x1/pe.svg\""
1004
+ },
1005
+ {
1006
+ "name": "Philippines",
1007
+ "code": "ph",
1008
+ "flag_path": "\"flag-icon-css/4x3/ph.svg\"",
1009
+ "square_flag_path": "\"flag-icon-css/1x1/ph.svg\""
1010
+ },
1011
+ {
1012
+ "name": "Pitcairn",
1013
+ "code": "pn",
1014
+ "flag_path": "\"flag-icon-css/4x3/pn.svg\"",
1015
+ "square_flag_path": "\"flag-icon-css/1x1/pn.svg\""
1016
+ },
1017
+ {
1018
+ "name": "Poland",
1019
+ "code": "pl",
1020
+ "flag_path": "\"flag-icon-css/4x3/pl.svg\"",
1021
+ "square_flag_path": "\"flag-icon-css/1x1/pl.svg\""
1022
+ },
1023
+ {
1024
+ "name": "Portugal",
1025
+ "code": "pt",
1026
+ "flag_path": "\"flag-icon-css/4x3/pt.svg\"",
1027
+ "square_flag_path": "\"flag-icon-css/1x1/pt.svg\""
1028
+ },
1029
+ {
1030
+ "name": "Puerto Rico",
1031
+ "code": "pr",
1032
+ "flag_path": "\"flag-icon-css/4x3/pr.svg\"",
1033
+ "square_flag_path": "\"flag-icon-css/1x1/pr.svg\""
1034
+ },
1035
+ {
1036
+ "name": "Qatar",
1037
+ "code": "qa",
1038
+ "flag_path": "\"flag-icon-css/4x3/qa.svg\"",
1039
+ "square_flag_path": "\"flag-icon-css/1x1/qa.svg\""
1040
+ },
1041
+ {
1042
+ "name": "Reunion",
1043
+ "code": "re",
1044
+ "flag_path": "\"flag-icon-css/4x3/re.svg\"",
1045
+ "square_flag_path": "\"flag-icon-css/1x1/re.svg\""
1046
+ },
1047
+ {
1048
+ "name": "Romania",
1049
+ "code": "ro",
1050
+ "flag_path": "\"flag-icon-css/4x3/ro.svg\"",
1051
+ "square_flag_path": "\"flag-icon-css/1x1/ro.svg\""
1052
+ },
1053
+ {
1054
+ "name": "Russian Federation",
1055
+ "code": "ru",
1056
+ "flag_path": "\"flag-icon-css/4x3/ru.svg\"",
1057
+ "square_flag_path": "\"flag-icon-css/1x1/ru.svg\""
1058
+ },
1059
+ {
1060
+ "name": "Rwanda",
1061
+ "code": "rw",
1062
+ "flag_path": "\"flag-icon-css/4x3/rw.svg\"",
1063
+ "square_flag_path": "\"flag-icon-css/1x1/rw.svg\""
1064
+ },
1065
+ {
1066
+ "name": "Saint Helena",
1067
+ "code": "sh",
1068
+ "flag_path": "\"flag-icon-css/4x3/sh.svg\"",
1069
+ "square_flag_path": "\"flag-icon-css/1x1/sh.svg\""
1070
+ },
1071
+ {
1072
+ "name": "Saint Kitts And Nevis",
1073
+ "code": "kn",
1074
+ "flag_path": "\"flag-icon-css/4x3/kn.svg\"",
1075
+ "square_flag_path": "\"flag-icon-css/1x1/kn.svg\""
1076
+ },
1077
+ {
1078
+ "name": "Saint Lucia",
1079
+ "code": "lc",
1080
+ "flag_path": "\"flag-icon-css/4x3/lc.svg\"",
1081
+ "square_flag_path": "\"flag-icon-css/1x1/lc.svg\""
1082
+ },
1083
+ {
1084
+ "name": "Saint Pierre And Miquelon",
1085
+ "code": "pm",
1086
+ "flag_path": "\"flag-icon-css/4x3/pm.svg\"",
1087
+ "square_flag_path": "\"flag-icon-css/1x1/pm.svg\""
1088
+ },
1089
+ {
1090
+ "name": "Saint Vincent And The Grenadines",
1091
+ "code": "vc",
1092
+ "flag_path": "\"flag-icon-css/4x3/vc.svg\"",
1093
+ "square_flag_path": "\"flag-icon-css/1x1/vc.svg\""
1094
+ },
1095
+ {
1096
+ "name": "Samoa",
1097
+ "code": "ws",
1098
+ "flag_path": "\"flag-icon-css/4x3/ws.svg\"",
1099
+ "square_flag_path": "\"flag-icon-css/1x1/ws.svg\""
1100
+ },
1101
+ {
1102
+ "name": "San Marino",
1103
+ "code": "sm",
1104
+ "flag_path": "\"flag-icon-css/4x3/sm.svg\"",
1105
+ "square_flag_path": "\"flag-icon-css/1x1/sm.svg\""
1106
+ },
1107
+ {
1108
+ "name": "Sao Tome And Principe",
1109
+ "code": "st",
1110
+ "flag_path": "\"flag-icon-css/4x3/st.svg\"",
1111
+ "square_flag_path": "\"flag-icon-css/1x1/st.svg\""
1112
+ },
1113
+ {
1114
+ "name": "Saudi Arabia",
1115
+ "code": "sa",
1116
+ "flag_path": "\"flag-icon-css/4x3/sa.svg\"",
1117
+ "square_flag_path": "\"flag-icon-css/1x1/sa.svg\""
1118
+ },
1119
+ {
1120
+ "name": "Senegal",
1121
+ "code": "sn",
1122
+ "flag_path": "\"flag-icon-css/4x3/sn.svg\"",
1123
+ "square_flag_path": "\"flag-icon-css/1x1/sn.svg\""
1124
+ },
1125
+ {
1126
+ "name": "Serbia",
1127
+ "code": "rs",
1128
+ "flag_path": "\"flag-icon-css/4x3/rs.svg\"",
1129
+ "square_flag_path": "\"flag-icon-css/1x1/rs.svg\""
1130
+ },
1131
+ {
1132
+ "name": "Seychelles",
1133
+ "code": "sc",
1134
+ "flag_path": "\"flag-icon-css/4x3/sc.svg\"",
1135
+ "square_flag_path": "\"flag-icon-css/1x1/sc.svg\""
1136
+ },
1137
+ {
1138
+ "name": "Sierra Leone",
1139
+ "code": "sl",
1140
+ "flag_path": "\"flag-icon-css/4x3/sl.svg\"",
1141
+ "square_flag_path": "\"flag-icon-css/1x1/sl.svg\""
1142
+ },
1143
+ {
1144
+ "name": "Singapore",
1145
+ "code": "sg",
1146
+ "flag_path": "\"flag-icon-css/4x3/sg.svg\"",
1147
+ "square_flag_path": "\"flag-icon-css/1x1/sg.svg\""
1148
+ },
1149
+ {
1150
+ "name": "Slovakia",
1151
+ "code": "sk",
1152
+ "flag_path": "\"flag-icon-css/4x3/sk.svg\"",
1153
+ "square_flag_path": "\"flag-icon-css/1x1/sk.svg\""
1154
+ },
1155
+ {
1156
+ "name": "Slovenia",
1157
+ "code": "si",
1158
+ "flag_path": "\"flag-icon-css/4x3/si.svg\"",
1159
+ "square_flag_path": "\"flag-icon-css/1x1/si.svg\""
1160
+ },
1161
+ {
1162
+ "name": "Solomon Islands",
1163
+ "code": "sb",
1164
+ "flag_path": "\"flag-icon-css/4x3/sb.svg\"",
1165
+ "square_flag_path": "\"flag-icon-css/1x1/sb.svg\""
1166
+ },
1167
+ {
1168
+ "name": "Somalia",
1169
+ "code": "so",
1170
+ "flag_path": "\"flag-icon-css/4x3/so.svg\"",
1171
+ "square_flag_path": "\"flag-icon-css/1x1/so.svg\""
1172
+ },
1173
+ {
1174
+ "name": "South Africa",
1175
+ "code": "za",
1176
+ "flag_path": "\"flag-icon-css/4x3/za.svg\"",
1177
+ "square_flag_path": "\"flag-icon-css/1x1/za.svg\""
1178
+ },
1179
+ {
1180
+ "name": "South Georgia And The South Sandwich Islands",
1181
+ "code": "gs",
1182
+ "flag_path": "\"flag-icon-css/4x3/gs.svg\"",
1183
+ "square_flag_path": "\"flag-icon-css/1x1/gs.svg\""
1184
+ },
1185
+ {
1186
+ "name": "South Korea",
1187
+ "code": "kr",
1188
+ "flag_path": "\"flag-icon-css/4x3/kr.svg\"",
1189
+ "square_flag_path": "\"flag-icon-css/1x1/kr.svg\""
1190
+ },
1191
+ {
1192
+ "name": "South Sudan",
1193
+ "code": "ss",
1194
+ "flag_path": "\"flag-icon-css/4x3/ss.svg\"",
1195
+ "square_flag_path": "\"flag-icon-css/1x1/ss.svg\""
1196
+ },
1197
+ {
1198
+ "name": "Spain",
1199
+ "code": "es",
1200
+ "flag_path": "\"flag-icon-css/4x3/es.svg\"",
1201
+ "square_flag_path": "\"flag-icon-css/1x1/es.svg\""
1202
+ },
1203
+ {
1204
+ "name": "Sri Lanka",
1205
+ "code": "lk",
1206
+ "flag_path": "\"flag-icon-css/4x3/lk.svg\"",
1207
+ "square_flag_path": "\"flag-icon-css/1x1/lk.svg\""
1208
+ },
1209
+ {
1210
+ "name": "Sudan",
1211
+ "code": "sd",
1212
+ "flag_path": "\"flag-icon-css/4x3/sd.svg\"",
1213
+ "square_flag_path": "\"flag-icon-css/1x1/sd.svg\""
1214
+ },
1215
+ {
1216
+ "name": "Suriname",
1217
+ "code": "sr",
1218
+ "flag_path": "\"flag-icon-css/4x3/sr.svg\"",
1219
+ "square_flag_path": "\"flag-icon-css/1x1/sr.svg\""
1220
+ },
1221
+ {
1222
+ "name": "Svalbard And Jan Mayen",
1223
+ "code": "sj",
1224
+ "flag_path": "\"flag-icon-css/4x3/sj.svg\"",
1225
+ "square_flag_path": "\"flag-icon-css/1x1/sj.svg\""
1226
+ },
1227
+ {
1228
+ "name": "Sweden",
1229
+ "code": "se",
1230
+ "flag_path": "\"flag-icon-css/4x3/se.svg\"",
1231
+ "square_flag_path": "\"flag-icon-css/1x1/se.svg\""
1232
+ },
1233
+ {
1234
+ "name": "Switzerland",
1235
+ "code": "ch",
1236
+ "flag_path": "\"flag-icon-css/4x3/ch.svg\"",
1237
+ "square_flag_path": "\"flag-icon-css/1x1/ch.svg\""
1238
+ },
1239
+ {
1240
+ "name": "Syria",
1241
+ "code": "sy",
1242
+ "flag_path": "\"flag-icon-css/4x3/sy.svg\"",
1243
+ "square_flag_path": "\"flag-icon-css/1x1/sy.svg\""
1244
+ },
1245
+ {
1246
+ "name": "Tajikistan",
1247
+ "code": "tj",
1248
+ "flag_path": "\"flag-icon-css/4x3/tj.svg\"",
1249
+ "square_flag_path": "\"flag-icon-css/1x1/tj.svg\""
1250
+ },
1251
+ {
1252
+ "name": "Tanzania",
1253
+ "code": "tz",
1254
+ "flag_path": "\"flag-icon-css/4x3/tz.svg\"",
1255
+ "square_flag_path": "\"flag-icon-css/1x1/tz.svg\""
1256
+ },
1257
+ {
1258
+ "name": "Thailand",
1259
+ "code": "th",
1260
+ "flag_path": "\"flag-icon-css/4x3/th.svg\"",
1261
+ "square_flag_path": "\"flag-icon-css/1x1/th.svg\""
1262
+ },
1263
+ {
1264
+ "name": "The Democratic Republic Of Congo",
1265
+ "code": "cd",
1266
+ "flag_path": "\"flag-icon-css/4x3/cd.svg\"",
1267
+ "square_flag_path": "\"flag-icon-css/1x1/cd.svg\""
1268
+ },
1269
+ {
1270
+ "name": "Togo",
1271
+ "code": "tg",
1272
+ "flag_path": "\"flag-icon-css/4x3/tg.svg\"",
1273
+ "square_flag_path": "\"flag-icon-css/1x1/tg.svg\""
1274
+ },
1275
+ {
1276
+ "name": "Tokelau",
1277
+ "code": "tk",
1278
+ "flag_path": "\"flag-icon-css/4x3/tk.svg\"",
1279
+ "square_flag_path": "\"flag-icon-css/1x1/tk.svg\""
1280
+ },
1281
+ {
1282
+ "name": "Tonga",
1283
+ "code": "to",
1284
+ "flag_path": "\"flag-icon-css/4x3/to.svg\"",
1285
+ "square_flag_path": "\"flag-icon-css/1x1/to.svg\""
1286
+ },
1287
+ {
1288
+ "name": "Trinidad And Tobago",
1289
+ "code": "tt",
1290
+ "flag_path": "\"flag-icon-css/4x3/tt.svg\"",
1291
+ "square_flag_path": "\"flag-icon-css/1x1/tt.svg\""
1292
+ },
1293
+ {
1294
+ "name": "Tunisia",
1295
+ "code": "tn",
1296
+ "flag_path": "\"flag-icon-css/4x3/tn.svg\"",
1297
+ "square_flag_path": "\"flag-icon-css/1x1/tn.svg\""
1298
+ },
1299
+ {
1300
+ "name": "Turkey",
1301
+ "code": "tr",
1302
+ "flag_path": "\"flag-icon-css/4x3/tr.svg\"",
1303
+ "square_flag_path": "\"flag-icon-css/1x1/tr.svg\""
1304
+ },
1305
+ {
1306
+ "name": "Turkmenistan",
1307
+ "code": "tm",
1308
+ "flag_path": "\"flag-icon-css/4x3/tm.svg\"",
1309
+ "square_flag_path": "\"flag-icon-css/1x1/tm.svg\""
1310
+ },
1311
+ {
1312
+ "name": "Turks And Caicos Islands",
1313
+ "code": "tc",
1314
+ "flag_path": "\"flag-icon-css/4x3/tc.svg\"",
1315
+ "square_flag_path": "\"flag-icon-css/1x1/tc.svg\""
1316
+ },
1317
+ {
1318
+ "name": "Tuvalu",
1319
+ "code": "tv",
1320
+ "flag_path": "\"flag-icon-css/4x3/tv.svg\"",
1321
+ "square_flag_path": "\"flag-icon-css/1x1/tv.svg\""
1322
+ },
1323
+ {
1324
+ "name": "Uganda",
1325
+ "code": "ug",
1326
+ "flag_path": "\"flag-icon-css/4x3/ug.svg\"",
1327
+ "square_flag_path": "\"flag-icon-css/1x1/ug.svg\""
1328
+ },
1329
+ {
1330
+ "name": "Ukraine",
1331
+ "code": "ua",
1332
+ "flag_path": "\"flag-icon-css/4x3/ua.svg\"",
1333
+ "square_flag_path": "\"flag-icon-css/1x1/ua.svg\""
1334
+ },
1335
+ {
1336
+ "name": "United Arab Emirates",
1337
+ "code": "ae",
1338
+ "flag_path": "\"flag-icon-css/4x3/ae.svg\"",
1339
+ "square_flag_path": "\"flag-icon-css/1x1/ae.svg\""
1340
+ },
1341
+ {
1342
+ "name": "United Kingdom",
1343
+ "code": "gb",
1344
+ "flag_path": "\"flag-icon-css/4x3/gb.svg\"",
1345
+ "square_flag_path": "\"flag-icon-css/1x1/gb.svg\""
1346
+ },
1347
+ {
1348
+ "name": "United States",
1349
+ "code": "us",
1350
+ "flag_path": "\"flag-icon-css/4x3/us.svg\"",
1351
+ "square_flag_path": "\"flag-icon-css/1x1/us.svg\""
1352
+ },
1353
+ {
1354
+ "name": "United States Minor Outlying Islands",
1355
+ "code": "um",
1356
+ "flag_path": "\"flag-icon-css/4x3/um.svg\"",
1357
+ "square_flag_path": "\"flag-icon-css/1x1/um.svg\""
1358
+ },
1359
+ {
1360
+ "name": "Uruguay",
1361
+ "code": "uy",
1362
+ "flag_path": "\"flag-icon-css/4x3/uy.svg\"",
1363
+ "square_flag_path": "\"flag-icon-css/1x1/uy.svg\""
1364
+ },
1365
+ {
1366
+ "name": "Uzbekistan",
1367
+ "code": "uz",
1368
+ "flag_path": "\"flag-icon-css/4x3/uz.svg\"",
1369
+ "square_flag_path": "\"flag-icon-css/1x1/uz.svg\""
1370
+ },
1371
+ {
1372
+ "name": "Vanuatu",
1373
+ "code": "vu",
1374
+ "flag_path": "\"flag-icon-css/4x3/vu.svg\"",
1375
+ "square_flag_path": "\"flag-icon-css/1x1/vu.svg\""
1376
+ },
1377
+ {
1378
+ "name": "Venezuela",
1379
+ "code": "ve",
1380
+ "flag_path": "\"flag-icon-css/4x3/ve.svg\"",
1381
+ "square_flag_path": "\"flag-icon-css/1x1/ve.svg\""
1382
+ },
1383
+ {
1384
+ "name": "Vietnam",
1385
+ "code": "vn",
1386
+ "flag_path": "\"flag-icon-css/4x3/vn.svg\"",
1387
+ "square_flag_path": "\"flag-icon-css/1x1/vn.svg\""
1388
+ },
1389
+ {
1390
+ "name": "Virgin Islands British",
1391
+ "code": "vg",
1392
+ "flag_path": "\"flag-icon-css/4x3/vg.svg\"",
1393
+ "square_flag_path": "\"flag-icon-css/1x1/vg.svg\""
1394
+ },
1395
+ {
1396
+ "name": "Virgin Islands Us",
1397
+ "code": "vi",
1398
+ "flag_path": "\"flag-icon-css/4x3/vi.svg\"",
1399
+ "square_flag_path": "\"flag-icon-css/1x1/vi.svg\""
1400
+ },
1401
+ {
1402
+ "name": "Wales",
1403
+ "code": "gb-wls",
1404
+ "flag_path": "\"flag-icon-css/4x3/gb-wls.svg\"",
1405
+ "square_flag_path": "\"flag-icon-css/1x1/gb-wls.svg\""
1406
+ },
1407
+ {
1408
+ "name": "Wallis And Futuna",
1409
+ "code": "wf",
1410
+ "flag_path": "\"flag-icon-css/4x3/wf.svg\"",
1411
+ "square_flag_path": "\"flag-icon-css/1x1/wf.svg\""
1412
+ },
1413
+ {
1414
+ "name": "Western Sahara",
1415
+ "code": "eh",
1416
+ "flag_path": "\"flag-icon-css/4x3/eh.svg\"",
1417
+ "square_flag_path": "\"flag-icon-css/1x1/eh.svg\""
1418
+ },
1419
+ {
1420
+ "name": "Yemen",
1421
+ "code": "ye",
1422
+ "flag_path": "\"flag-icon-css/4x3/ye.svg\"",
1423
+ "square_flag_path": "\"flag-icon-css/1x1/ye.svg\""
1424
+ },
1425
+ {
1426
+ "name": "Zambia",
1427
+ "code": "zm",
1428
+ "flag_path": "\"flag-icon-css/4x3/zm.svg\"",
1429
+ "square_flag_path": "\"flag-icon-css/1x1/zm.svg\""
1430
+ },
1431
+ {
1432
+ "name": "Zimbabwe",
1433
+ "code": "zw",
1434
+ "flag_path": "\"flag-icon-css/4x3/zw.svg\"",
1435
+ "square_flag_path": "\"flag-icon-css/1x1/zw.svg\""
1436
+ }
1437
+ ]
1438
+ }
vendor/weglot/weglot-php/node_modules/@weglot/languages/data/languages.json CHANGED
@@ -6,7 +6,9 @@
6
  "local_name": "Afrikaans",
7
  "rtl": "false",
8
  "flag_path": "\"flag-icon-css/4x3/za.svg\"",
9
- "square_flag_path": "\"flag-icon-css/1x1/za.svg\""
 
 
10
  },
11
  {
12
  "code": "am",
@@ -14,7 +16,9 @@
14
  "local_name": "አማርኛ",
15
  "rtl": "false",
16
  "flag_path": "\"flag-icon-css/4x3/et.svg\"",
17
- "square_flag_path": "\"flag-icon-css/1x1/et.svg\""
 
 
18
  },
19
  {
20
  "code": "ar",
@@ -22,7 +26,9 @@
22
  "local_name": "العربية‏",
23
  "rtl": "true",
24
  "flag_path": "\"flag-icon-css/4x3/sa.svg\"",
25
- "square_flag_path": "\"flag-icon-css/1x1/sa.svg\""
 
 
26
  },
27
  {
28
  "code": "az",
@@ -30,7 +36,9 @@
30
  "local_name": "Azərbaycan dili",
31
  "rtl": "false",
32
  "flag_path": "\"flag-icon-css/4x3/az.svg\"",
33
- "square_flag_path": "\"flag-icon-css/1x1/az.svg\""
 
 
34
  },
35
  {
36
  "code": "ba",
@@ -38,7 +46,9 @@
38
  "local_name": "башҡорт теле",
39
  "rtl": "false",
40
  "flag_path": "\"flag-icon-css/4x3/ru.svg\"",
41
- "square_flag_path": "\"flag-icon-css/1x1/ru.svg\""
 
 
42
  },
43
  {
44
  "code": "be",
@@ -46,7 +56,9 @@
46
  "local_name": "Беларуская",
47
  "rtl": "false",
48
  "flag_path": "\"flag-icon-css/4x3/by.svg\"",
49
- "square_flag_path": "\"flag-icon-css/1x1/by.svg\""
 
 
50
  },
51
  {
52
  "code": "bg",
@@ -54,7 +66,9 @@
54
  "local_name": "Български",
55
  "rtl": "false",
56
  "flag_path": "\"flag-icon-css/4x3/bg.svg\"",
57
- "square_flag_path": "\"flag-icon-css/1x1/bg.svg\""
 
 
58
  },
59
  {
60
  "code": "bn",
@@ -62,7 +76,9 @@
62
  "local_name": "বাংলা",
63
  "rtl": "false",
64
  "flag_path": "\"flag-icon-css/4x3/bd.svg\"",
65
- "square_flag_path": "\"flag-icon-css/1x1/bd.svg\""
 
 
66
  },
67
  {
68
  "code": "br",
@@ -70,7 +86,9 @@
70
  "local_name": "Português Brasileiro",
71
  "rtl": "false",
72
  "flag_path": "\"flag-icon-css/4x3/br.svg\"",
73
- "square_flag_path": "\"flag-icon-css/1x1/br.svg\""
 
 
74
  },
75
  {
76
  "code": "bs",
@@ -78,7 +96,9 @@
78
  "local_name": "Bosanski",
79
  "rtl": "false",
80
  "flag_path": "\"flag-icon-css/4x3/ba.svg\"",
81
- "square_flag_path": "\"flag-icon-css/1x1/ba.svg\""
 
 
82
  },
83
  {
84
  "code": "ca",
@@ -86,15 +106,19 @@
86
  "local_name": "Català",
87
  "rtl": "false",
88
  "flag_path": "\"flag-icon-css/4x3/es-ca.svg\"",
89
- "square_flag_path": "\"flag-icon-css/1x1/es-ca.svg\""
 
 
90
  },
91
  {
92
  "code": "co",
93
  "english_name": "Corsican",
94
  "local_name": "Corsu",
95
  "rtl": "false",
96
- "flag_path": "\"flags/4x3/co.svg\"",
97
- "square_flag_path": "\"flags/1x1/co.svg\""
 
 
98
  },
99
  {
100
  "code": "cs",
@@ -102,7 +126,9 @@
102
  "local_name": "Čeština",
103
  "rtl": "false",
104
  "flag_path": "\"flag-icon-css/4x3/cz.svg\"",
105
- "square_flag_path": "\"flag-icon-css/1x1/cz.svg\""
 
 
106
  },
107
  {
108
  "code": "cy",
@@ -110,7 +136,9 @@
110
  "local_name": "Cymraeg",
111
  "rtl": "false",
112
  "flag_path": "\"flag-icon-css/4x3/gb-wls.svg\"",
113
- "square_flag_path": "\"flag-icon-css/1x1/gb-wls.svg\""
 
 
114
  },
115
  {
116
  "code": "da",
@@ -118,7 +146,9 @@
118
  "local_name": "Dansk",
119
  "rtl": "false",
120
  "flag_path": "\"flag-icon-css/4x3/dk.svg\"",
121
- "square_flag_path": "\"flag-icon-css/1x1/dk.svg\""
 
 
122
  },
123
  {
124
  "code": "de",
@@ -126,7 +156,9 @@
126
  "local_name": "Deutsch",
127
  "rtl": "false",
128
  "flag_path": "\"flag-icon-css/4x3/de.svg\"",
129
- "square_flag_path": "\"flag-icon-css/1x1/de.svg\""
 
 
130
  },
131
  {
132
  "code": "el",
@@ -134,7 +166,9 @@
134
  "local_name": "Ελληνικά",
135
  "rtl": "false",
136
  "flag_path": "\"flag-icon-css/4x3/gr.svg\"",
137
- "square_flag_path": "\"flag-icon-css/1x1/gr.svg\""
 
 
138
  },
139
  {
140
  "code": "en",
@@ -142,7 +176,9 @@
142
  "local_name": "English",
143
  "rtl": "false",
144
  "flag_path": "\"flag-icon-css/4x3/gb.svg\"",
145
- "square_flag_path": "\"flag-icon-css/1x1/gb.svg\""
 
 
146
  },
147
  {
148
  "code": "eo",
@@ -150,7 +186,9 @@
150
  "local_name": "Esperanto",
151
  "rtl": "false",
152
  "flag_path": "\"flags/4x3/eo.svg\"",
153
- "square_flag_path": "\"flags/1x1/eo.svg\""
 
 
154
  },
155
  {
156
  "code": "es",
@@ -158,7 +196,9 @@
158
  "local_name": "Español",
159
  "rtl": "false",
160
  "flag_path": "\"flag-icon-css/4x3/es.svg\"",
161
- "square_flag_path": "\"flag-icon-css/1x1/es.svg\""
 
 
162
  },
163
  {
164
  "code": "et",
@@ -166,7 +206,9 @@
166
  "local_name": "Eesti",
167
  "rtl": "false",
168
  "flag_path": "\"flag-icon-css/4x3/ee.svg\"",
169
- "square_flag_path": "\"flag-icon-css/1x1/ee.svg\""
 
 
170
  },
171
  {
172
  "code": "eu",
@@ -174,7 +216,9 @@
174
  "local_name": "Euskara",
175
  "rtl": "false",
176
  "flag_path": "\"flags/4x3/eu.svg\"",
177
- "square_flag_path": "\"flags/1x1/eu.svg\""
 
 
178
  },
179
  {
180
  "code": "fa",
@@ -182,7 +226,9 @@
182
  "local_name": "فارسی",
183
  "rtl": "true",
184
  "flag_path": "\"flag-icon-css/4x3/ir.svg\"",
185
- "square_flag_path": "\"flag-icon-css/1x1/ir.svg\""
 
 
186
  },
187
  {
188
  "code": "fi",
@@ -190,7 +236,9 @@
190
  "local_name": "Suomi",
191
  "rtl": "false",
192
  "flag_path": "\"flag-icon-css/4x3/fi.svg\"",
193
- "square_flag_path": "\"flag-icon-css/1x1/fi.svg\""
 
 
194
  },
195
  {
196
  "code": "fj",
@@ -198,15 +246,19 @@
198
  "local_name": "Vosa Vakaviti",
199
  "rtl": "false",
200
  "flag_path": "\"flag-icon-css/4x3/fj.svg\"",
201
- "square_flag_path": "\"flag-icon-css/1x1/fj.svg\""
 
 
202
  },
203
  {
204
  "code": "fl",
205
  "english_name": "Filipino",
206
- "local_name": "Pilipino",
207
  "rtl": "false",
208
  "flag_path": "\"flag-icon-css/4x3/ph.svg\"",
209
- "square_flag_path": "\"flag-icon-css/1x1/ph.svg\""
 
 
210
  },
211
  {
212
  "code": "fr",
@@ -214,7 +266,9 @@
214
  "local_name": "Français",
215
  "rtl": "false",
216
  "flag_path": "\"flag-icon-css/4x3/fr.svg\"",
217
- "square_flag_path": "\"flag-icon-css/1x1/fr.svg\""
 
 
218
  },
219
  {
220
  "code": "fy",
@@ -222,7 +276,9 @@
222
  "local_name": "frysk",
223
  "rtl": "false",
224
  "flag_path": "\"flag-icon-css/4x3/nl.svg\"",
225
- "square_flag_path": "\"flag-icon-css/1x1/nl.svg\""
 
 
226
  },
227
  {
228
  "code": "ga",
@@ -230,7 +286,9 @@
230
  "local_name": "Gaeilge",
231
  "rtl": "false",
232
  "flag_path": "\"flag-icon-css/4x3/ie.svg\"",
233
- "square_flag_path": "\"flag-icon-css/1x1/ie.svg\""
 
 
234
  },
235
  {
236
  "code": "gd",
@@ -238,7 +296,9 @@
238
  "local_name": "Gàidhlig",
239
  "rtl": "false",
240
  "flag_path": "\"flag-icon-css/4x3/gb-sct.svg\"",
241
- "square_flag_path": "\"flag-icon-css/1x1/gb-sct.svg\""
 
 
242
  },
243
  {
244
  "code": "gl",
@@ -246,7 +306,9 @@
246
  "local_name": "Galego",
247
  "rtl": "false",
248
  "flag_path": "\"flag-icon-css/4x3/es-ga.svg\"",
249
- "square_flag_path": "\"flag-icon-css/1x1/es-ga.svg\""
 
 
250
  },
251
  {
252
  "code": "gu",
@@ -254,7 +316,9 @@
254
  "local_name": "ગુજરાતી",
255
  "rtl": "false",
256
  "flag_path": "\"flag-icon-css/4x3/in.svg\"",
257
- "square_flag_path": "\"flag-icon-css/1x1/in.svg\""
 
 
258
  },
259
  {
260
  "code": "ha",
@@ -262,7 +326,9 @@
262
  "local_name": "هَوُسَ",
263
  "rtl": "false",
264
  "flag_path": "\"flag-icon-css/4x3/ne.svg\"",
265
- "square_flag_path": "\"flag-icon-css/1x1/ne.svg\""
 
 
266
  },
267
  {
268
  "code": "he",
@@ -270,7 +336,9 @@
270
  "local_name": "עברית",
271
  "rtl": "true",
272
  "flag_path": "\"flag-icon-css/4x3/il.svg\"",
273
- "square_flag_path": "\"flag-icon-css/1x1/il.svg\""
 
 
274
  },
275
  {
276
  "code": "hi",
@@ -278,7 +346,9 @@
278
  "local_name": "हिंदी",
279
  "rtl": "false",
280
  "flag_path": "\"flag-icon-css/4x3/in.svg\"",
281
- "square_flag_path": "\"flag-icon-css/1x1/in.svg\""
 
 
282
  },
283
  {
284
  "code": "hr",
@@ -286,7 +356,9 @@
286
  "local_name": "Hrvatski",
287
  "rtl": "false",
288
  "flag_path": "\"flag-icon-css/4x3/hr.svg\"",
289
- "square_flag_path": "\"flag-icon-css/1x1/hr.svg\""
 
 
290
  },
291
  {
292
  "code": "ht",
@@ -294,7 +366,9 @@
294
  "local_name": "Kreyòl ayisyen",
295
  "rtl": "false",
296
  "flag_path": "\"flag-icon-css/4x3/ht.svg\"",
297
- "square_flag_path": "\"flag-icon-css/1x1/ht.svg\""
 
 
298
  },
299
  {
300
  "code": "hu",
@@ -302,7 +376,9 @@
302
  "local_name": "Magyar",
303
  "rtl": "false",
304
  "flag_path": "\"flag-icon-css/4x3/hu.svg\"",
305
- "square_flag_path": "\"flag-icon-css/1x1/hu.svg\""
 
 
306
  },
307
  {
308
  "code": "hw",
@@ -310,7 +386,9 @@
310
  "local_name": "‘Ōlelo Hawai‘i",
311
  "rtl": "false",
312
  "flag_path": "\"flags/4x3/hw.svg\"",
313
- "square_flag_path": "\"flags/1x1/hw.svg\""
 
 
314
  },
315
  {
316
  "code": "hy",
@@ -318,7 +396,9 @@
318
  "local_name": "հայերեն",
319
  "rtl": "false",
320
  "flag_path": "\"flag-icon-css/4x3/am.svg\"",
321
- "square_flag_path": "\"flag-icon-css/1x1/am.svg\""
 
 
322
  },
323
  {
324
  "code": "id",
@@ -326,7 +406,9 @@
326
  "local_name": "Bahasa Indonesia",
327
  "rtl": "false",
328
  "flag_path": "\"flag-icon-css/4x3/id.svg\"",
329
- "square_flag_path": "\"flag-icon-css/1x1/id.svg\""
 
 
330
  },
331
  {
332
  "code": "ig",
@@ -334,7 +416,9 @@
334
  "local_name": "Igbo",
335
  "rtl": "false",
336
  "flag_path": "\"flag-icon-css/4x3/ne.svg\"",
337
- "square_flag_path": "\"flag-icon-css/1x1/ne.svg\""
 
 
338
  },
339
  {
340
  "code": "is",
@@ -342,7 +426,9 @@
342
  "local_name": "Íslenska",
343
  "rtl": "false",
344
  "flag_path": "\"flag-icon-css/4x3/is.svg\"",
345
- "square_flag_path": "\"flag-icon-css/1x1/is.svg\""
 
 
346
  },
347
  {
348
  "code": "it",
@@ -350,7 +436,9 @@
350
  "local_name": "Italiano",
351
  "rtl": "false",
352
  "flag_path": "\"flag-icon-css/4x3/it.svg\"",
353
- "square_flag_path": "\"flag-icon-css/1x1/it.svg\""
 
 
354
  },
355
  {
356
  "code": "ja",
@@ -358,7 +446,9 @@
358
  "local_name": "日本語",
359
  "rtl": "false",
360
  "flag_path": "\"flag-icon-css/4x3/jp.svg\"",
361
- "square_flag_path": "\"flag-icon-css/1x1/jp.svg\""
 
 
362
  },
363
  {
364
  "code": "jv",
@@ -366,7 +456,9 @@
366
  "local_name": "Wong Jawa",
367
  "rtl": "false",
368
  "flag_path": "\"flag-icon-css/4x3/id.svg\"",
369
- "square_flag_path": "\"flag-icon-css/1x1/id.svg\""
 
 
370
  },
371
  {
372
  "code": "ka",
@@ -374,7 +466,9 @@
374
  "local_name": "ქართული",
375
  "rtl": "false",
376
  "flag_path": "\"flag-icon-css/4x3/ge.svg\"",
377
- "square_flag_path": "\"flag-icon-css/1x1/ge.svg\""
 
 
378
  },
379
  {
380
  "code": "kk",
@@ -382,7 +476,9 @@
382
  "local_name": "Қазақша",
383
  "rtl": "false",
384
  "flag_path": "\"flag-icon-css/4x3/kz.svg\"",
385
- "square_flag_path": "\"flag-icon-css/1x1/kz.svg\""
 
 
386
  },
387
  {
388
  "code": "km",
@@ -390,7 +486,9 @@
390
  "local_name": "ភាសាខ្មែរ",
391
  "rtl": "false",
392
  "flag_path": "\"flag-icon-css/4x3/kh.svg\"",
393
- "square_flag_path": "\"flag-icon-css/1x1/kh.svg\""
 
 
394
  },
395
  {
396
  "code": "kn",
@@ -398,7 +496,9 @@
398
  "local_name": "ಕನ್ನಡ",
399
  "rtl": "false",
400
  "flag_path": "\"flag-icon-css/4x3/in.svg\"",
401
- "square_flag_path": "\"flag-icon-css/1x1/in.svg\""
 
 
402
  },
403
  {
404
  "code": "ko",
@@ -406,15 +506,19 @@
406
  "local_name": "한국어",
407
  "rtl": "false",
408
  "flag_path": "\"flag-icon-css/4x3/kr.svg\"",
409
- "square_flag_path": "\"flag-icon-css/1x1/kr.svg\""
 
 
410
  },
411
  {
412
  "code": "ku",
413
  "english_name": "Kurdish",
414
  "local_name": "كوردی",
415
- "rtl": "false",
416
  "flag_path": "\"flag-icon-css/4x3/iq.svg\"",
417
- "square_flag_path": "\"flag-icon-css/1x1/iq.svg\""
 
 
418
  },
419
  {
420
  "code": "ky",
@@ -422,7 +526,9 @@
422
  "local_name": "кыргызча",
423
  "rtl": "false",
424
  "flag_path": "\"flag-icon-css/4x3/kg.svg\"",
425
- "square_flag_path": "\"flag-icon-css/1x1/kg.svg\""
 
 
426
  },
427
  {
428
  "code": "la",
@@ -430,7 +536,9 @@
430
  "local_name": "Latine",
431
  "rtl": "false",
432
  "flag_path": "\"flag-icon-css/4x3/it.svg\"",
433
- "square_flag_path": "\"flag-icon-css/1x1/it.svg\""
 
 
434
  },
435
  {
436
  "code": "lb",
@@ -438,7 +546,9 @@
438
  "local_name": "Lëtzebuergesch",
439
  "rtl": "false",
440
  "flag_path": "\"flag-icon-css/4x3/lu.svg\"",
441
- "square_flag_path": "\"flag-icon-css/1x1/lu.svg\""
 
 
442
  },
443
  {
444
  "code": "lo",
@@ -446,7 +556,9 @@
446
  "local_name": "ພາສາລາວ",
447
  "rtl": "false",
448
  "flag_path": "\"flag-icon-css/4x3/la.svg\"",
449
- "square_flag_path": "\"flag-icon-css/1x1/la.svg\""
 
 
450
  },
451
  {
452
  "code": "lt",
@@ -454,7 +566,9 @@
454
  "local_name": "Lietuvių",
455
  "rtl": "false",
456
  "flag_path": "\"flag-icon-css/4x3/lt.svg\"",
457
- "square_flag_path": "\"flag-icon-css/1x1/lt.svg\""
 
 
458
  },
459
  {
460
  "code": "lv",
@@ -462,7 +576,9 @@
462
  "local_name": "Latviešu",
463
  "rtl": "false",
464
  "flag_path": "\"flag-icon-css/4x3/lv.svg\"",
465
- "square_flag_path": "\"flag-icon-css/1x1/lv.svg\""
 
 
466
  },
467
  {
468
  "code": "mg",
@@ -470,7 +586,9 @@
470
  "local_name": "Malagasy",
471
  "rtl": "false",
472
  "flag_path": "\"flag-icon-css/4x3/mg.svg\"",
473
- "square_flag_path": "\"flag-icon-css/1x1/mg.svg\""
 
 
474
  },
475
  {
476
  "code": "mi",
@@ -478,7 +596,9 @@
478
  "local_name": "te reo Māori",
479
  "rtl": "false",
480
  "flag_path": "\"flag-icon-css/4x3/nz.svg\"",
481
- "square_flag_path": "\"flag-icon-css/1x1/nz.svg\""
 
 
482
  },
483
  {
484
  "code": "mk",
@@ -486,7 +606,9 @@
486
  "local_name": "Македонски",
487
  "rtl": "false",
488
  "flag_path": "\"flag-icon-css/4x3/mk.svg\"",
489
- "square_flag_path": "\"flag-icon-css/1x1/mk.svg\""
 
 
490
  },
491
  {
492
  "code": "ml",
@@ -494,7 +616,9 @@
494
  "local_name": "മലയാളം",
495
  "rtl": "false",
496
  "flag_path": "\"flag-icon-css/4x3/in.svg\"",
497
- "square_flag_path": "\"flag-icon-css/1x1/in.svg\""
 
 
498
  },
499
  {
500
  "code": "mn",
@@ -502,7 +626,9 @@
502
  "local_name": "Монгол",
503
  "rtl": "false",
504
  "flag_path": "\"flag-icon-css/4x3/mn.svg\"",
505
- "square_flag_path": "\"flag-icon-css/1x1/mn.svg\""
 
 
506
  },
507
  {
508
  "code": "mr",
@@ -510,7 +636,9 @@
510
  "local_name": "मराठी",
511
  "rtl": "false",
512
  "flag_path": "\"flag-icon-css/4x3/in.svg\"",
513
- "square_flag_path": "\"flag-icon-css/1x1/in.svg\""
 
 
514
  },
515
  {
516
  "code": "ms",
@@ -518,7 +646,9 @@
518
  "local_name": "Bahasa Melayu",
519
  "rtl": "false",
520
  "flag_path": "\"flag-icon-css/4x3/my.svg\"",
521
- "square_flag_path": "\"flag-icon-css/1x1/my.svg\""
 
 
522
  },
523
  {
524
  "code": "mt",
@@ -526,7 +656,9 @@
526
  "local_name": "Malti",
527
  "rtl": "false",
528
  "flag_path": "\"flag-icon-css/4x3/mt.svg\"",
529
- "square_flag_path": "\"flag-icon-css/1x1/mt.svg\""
 
 
530
  },
531
  {
532
  "code": "my",
@@ -534,7 +666,9 @@
534
  "local_name": "မျန္မာစာ",
535
  "rtl": "false",
536
  "flag_path": "\"flag-icon-css/4x3/mm.svg\"",
537
- "square_flag_path": "\"flag-icon-css/1x1/mm.svg\""
 
 
538
  },
539
  {
540
  "code": "ne",
@@ -542,7 +676,9 @@
542
  "local_name": "नेपाली",
543
  "rtl": "false",
544
  "flag_path": "\"flag-icon-css/4x3/np.svg\"",
545
- "square_flag_path": "\"flag-icon-css/1x1/np.svg\""
 
 
546
  },
547
  {
548
  "code": "nl",
@@ -550,7 +686,9 @@
550
  "local_name": "Nederlands",
551
  "rtl": "false",
552
  "flag_path": "\"flag-icon-css/4x3/nl.svg\"",
553
- "square_flag_path": "\"flag-icon-css/1x1/nl.svg\""
 
 
554
  },
555
  {
556
  "code": "no",
@@ -558,7 +696,9 @@
558
  "local_name": "Norsk",
559
  "rtl": "false",
560
  "flag_path": "\"flag-icon-css/4x3/no.svg\"",
561
- "square_flag_path": "\"flag-icon-css/1x1/no.svg\""
 
 
562
  },
563
  {
564
  "code": "ny",
@@ -566,7 +706,9 @@
566
  "local_name": "chiCheŵa",
567
  "rtl": "false",
568
  "flag_path": "\"flag-icon-css/4x3/mw.svg\"",
569
- "square_flag_path": "\"flag-icon-css/1x1/mw.svg\""
 
 
570
  },
571
  {
572
  "code": "pa",
@@ -574,7 +716,9 @@
574
  "local_name": "ਪੰਜਾਬੀ",
575
  "rtl": "false",
576
  "flag_path": "\"flag-icon-css/4x3/in.svg\"",
577
- "square_flag_path": "\"flag-icon-css/1x1/in.svg\""
 
 
578
  },
579
  {
580
  "code": "pl",
@@ -582,7 +726,9 @@
582
  "local_name": "Polski",
583
  "rtl": "false",
584
  "flag_path": "\"flag-icon-css/4x3/pl.svg\"",
585
- "square_flag_path": "\"flag-icon-css/1x1/pl.svg\""
 
 
586
  },
587
  {
588
  "code": "ps",
@@ -590,7 +736,9 @@
590
  "local_name": "پښت",
591
  "rtl": "false",
592
  "flag_path": "\"flag-icon-css/4x3/af.svg\"",
593
- "square_flag_path": "\"flag-icon-css/1x1/af.svg\""
 
 
594
  },
595
  {
596
  "code": "pt",
@@ -598,7 +746,9 @@
598
  "local_name": "Português",
599
  "rtl": "false",
600
  "flag_path": "\"flag-icon-css/4x3/pt.svg\"",
601
- "square_flag_path": "\"flag-icon-css/1x1/pt.svg\""
 
 
602
  },
603
  {
604
  "code": "ro",
@@ -606,7 +756,9 @@
606
  "local_name": "Română",
607
  "rtl": "false",
608
  "flag_path": "\"flag-icon-css/4x3/ro.svg\"",
609
- "square_flag_path": "\"flag-icon-css/1x1/ro.svg\""
 
 
610
  },
611
  {
612
  "code": "ru",
@@ -614,7 +766,9 @@
614
  "local_name": "Русский",
615
  "rtl": "false",
616
  "flag_path": "\"flag-icon-css/4x3/ru.svg\"",
617
- "square_flag_path": "\"flag-icon-css/1x1/ru.svg\""
 
 
618
  },
619
  {
620
  "code": "sd",
@@ -622,7 +776,9 @@
622
  "local_name": "\"سنڌي، سندھی, सिन्धी\"",
623
  "rtl": "false",
624
  "flag_path": "\"flag-icon-css/4x3/pk.svg\"",
625
- "square_flag_path": "\"flag-icon-css/1x1/pk.svg\""
 
 
626
  },
627
  {
628
  "code": "si",
@@ -630,7 +786,9 @@
630
  "local_name": "සිංහල",
631
  "rtl": "false",
632
  "flag_path": "\"flag-icon-css/4x3/lk.svg\"",
633
- "square_flag_path": "\"flag-icon-css/1x1/lk.svg\""
 
 
634
  },
635
  {
636
  "code": "sk",
@@ -638,7 +796,9 @@
638
  "local_name": "Slovenčina",
639
  "rtl": "false",
640
  "flag_path": "\"flag-icon-css/4x3/sk.svg\"",
641
- "square_flag_path": "\"flag-icon-css/1x1/sk.svg\""
 
 
642
  },
643
  {
644
  "code": "sl",
@@ -646,7 +806,9 @@
646
  "local_name": "Slovenščina",
647
  "rtl": "false",
648
  "flag_path": "\"flag-icon-css/4x3/si.svg\"",
649
- "square_flag_path": "\"flag-icon-css/1x1/si.svg\""
 
 
650
  },
651
  {
652
  "code": "sm",
@@ -654,7 +816,9 @@
654
  "local_name": "\"gagana fa'a Samoa\"",
655
  "rtl": "false",
656
  "flag_path": "\"flag-icon-css/4x3/ws.svg\"",
657
- "square_flag_path": "\"flag-icon-css/1x1/ws.svg\""
 
 
658
  },
659
  {
660
  "code": "sn",
@@ -662,7 +826,9 @@
662
  "local_name": "chiShona",
663
  "rtl": "false",
664
  "flag_path": "\"flag-icon-css/4x3/zw.svg\"",
665
- "square_flag_path": "\"flag-icon-css/1x1/zw.svg\""
 
 
666
  },
667
  {
668
  "code": "so",
@@ -670,7 +836,9 @@
670
  "local_name": "Soomaaliga",
671
  "rtl": "false",
672
  "flag_path": "\"flag-icon-css/4x3/so.svg\"",
673
- "square_flag_path": "\"flag-icon-css/1x1/so.svg\""
 
 
674
  },
675
  {
676
  "code": "sq",
@@ -678,15 +846,19 @@
678
  "local_name": "Shqip",
679
  "rtl": "false",
680
  "flag_path": "\"flag-icon-css/4x3/al.svg\"",
681
- "square_flag_path": "\"flag-icon-css/1x1/al.svg\""
 
 
682
  },
683
  {
684
  "code": "sr",
685
- "english_name": "Serbian",
686
  "local_name": "Српски",
687
  "rtl": "false",
688
  "flag_path": "\"flag-icon-css/4x3/rs.svg\"",
689
- "square_flag_path": "\"flag-icon-css/1x1/rs.svg\""
 
 
690
  },
691
  {
692
  "code": "st",
@@ -694,7 +866,9 @@
694
  "local_name": "seSotho",
695
  "rtl": "false",
696
  "flag_path": "\"flag-icon-css/4x3/ng.svg\"",
697
- "square_flag_path": "\"flag-icon-css/1x1/ng.svg\""
 
 
698
  },
699
  {
700
  "code": "su",
@@ -702,7 +876,9 @@
702
  "local_name": "Sundanese",
703
  "rtl": "false",
704
  "flag_path": "\"flag-icon-css/4x3/sd.svg\"",
705
- "square_flag_path": "\"flag-icon-css/1x1/sd.svg\""
 
 
706
  },
707
  {
708
  "code": "sv",
@@ -710,7 +886,9 @@
710
  "local_name": "Svenska",
711
  "rtl": "false",
712
  "flag_path": "\"flag-icon-css/4x3/se.svg\"",
713
- "square_flag_path": "\"flag-icon-css/1x1/se.svg\""
 
 
714
  },
715
  {
716
  "code": "sw",
@@ -718,7 +896,9 @@
718
  "local_name": "Kiswahili",
719
  "rtl": "false",
720
  "flag_path": "\"flag-icon-css/4x3/ke.svg\"",
721
- "square_flag_path": "\"flag-icon-css/1x1/ke.svg\""
 
 
722
  },
723
  {
724
  "code": "ta",
@@ -726,7 +906,9 @@
726
  "local_name": "தமிழ்",
727
  "rtl": "false",
728
  "flag_path": "\"flag-icon-css/4x3/in.svg\"",
729
- "square_flag_path": "\"flag-icon-css/1x1/in.svg\""
 
 
730
  },
731
  {
732
  "code": "te",
@@ -734,7 +916,9 @@
734
  "local_name": "తెలుగు",
735
  "rtl": "false",
736
  "flag_path": "\"flag-icon-css/4x3/in.svg\"",
737
- "square_flag_path": "\"flag-icon-css/1x1/in.svg\""
 
 
738
  },
739
  {
740
  "code": "tg",
@@ -742,7 +926,9 @@
742
  "local_name": "Тоҷикӣ",
743
  "rtl": "false",
744
  "flag_path": "\"flag-icon-css/4x3/tj.svg\"",
745
- "square_flag_path": "\"flag-icon-css/1x1/tj.svg\""
 
 
746
  },
747
  {
748
  "code": "th",
@@ -750,7 +936,9 @@
750
  "local_name": "ภาษาไทย",
751
  "rtl": "false",
752
  "flag_path": "\"flag-icon-css/4x3/th.svg\"",
753
- "square_flag_path": "\"flag-icon-css/1x1/th.svg\""
 
 
754
  },
755
  {
756
  "code": "tl",
@@ -758,7 +946,9 @@
758
  "local_name": "Tagalog",
759
  "rtl": "false",
760
  "flag_path": "\"flag-icon-css/4x3/in.svg\"",
761
- "square_flag_path": "\"flag-icon-css/1x1/in.svg\""
 
 
762
  },
763
  {
764
  "code": "to",
@@ -766,7 +956,9 @@
766
  "local_name": "faka-Tonga",
767
  "rtl": "false",
768
  "flag_path": "\"flag-icon-css/4x3/to.svg\"",
769
- "square_flag_path": "\"flag-icon-css/1x1/to.svg\""
 
 
770
  },
771
  {
772
  "code": "tr",
@@ -774,7 +966,9 @@
774
  "local_name": "Türkçe",
775
  "rtl": "false",
776
  "flag_path": "\"flag-icon-css/4x3/tr.svg\"",
777
- "square_flag_path": "\"flag-icon-css/1x1/tr.svg\""
 
 
778
  },
779
  {
780
  "code": "tt",
@@ -782,7 +976,9 @@
782
  "local_name": "Tatar",
783
  "rtl": "false",
784
  "flag_path": "\"flag-icon-css/4x3/tr.svg\"",
785
- "square_flag_path": "\"flag-icon-css/1x1/tr.svg\""
 
 
786
  },
787
  {
788
  "code": "tw",
@@ -790,7 +986,9 @@
790
  "local_name": "中文 (繁體)",
791
  "rtl": "false",
792
  "flag_path": "\"flag-icon-css/4x3/tw.svg\"",
793
- "square_flag_path": "\"flag-icon-css/1x1/tw.svg\""
 
 
794
  },
795
  {
796
  "code": "ty",
@@ -798,7 +996,9 @@
798
  "local_name": "\"te reo Tahiti, te reo Māʼohi\"",
799
  "rtl": "false",
800
  "flag_path": "\"flag-icon-css/4x3/pf.svg\"",
801
- "square_flag_path": "\"flag-icon-css/1x1/pf.svg\""
 
 
802
  },
803
  {
804
  "code": "uk",
@@ -806,15 +1006,19 @@
806
  "local_name": "Українська",
807
  "rtl": "false",
808
  "flag_path": "\"flag-icon-css/4x3/ua.svg\"",
809
- "square_flag_path": "\"flag-icon-css/1x1/ua.svg\""
 
 
810
  },
811
  {
812
  "code": "ur",
813
  "english_name": "Urdu",
814
  "local_name": "اردو",
815
- "rtl": "false",
816
  "flag_path": "\"flag-icon-css/4x3/pk.svg\"",
817
- "square_flag_path": "\"flag-icon-css/1x1/pk.svg\""
 
 
818
  },
819
  {
820
  "code": "uz",
@@ -822,7 +1026,9 @@
822
  "local_name": "\"O'zbek\"",
823
  "rtl": "false",
824
  "flag_path": "\"flag-icon-css/4x3/uz.svg\"",
825
- "square_flag_path": "\"flag-icon-css/1x1/uz.svg\""
 
 
826
  },
827
  {
828
  "code": "vi",
@@ -830,7 +1036,9 @@
830
  "local_name": "Tiếng Việt",
831
  "rtl": "false",
832
  "flag_path": "\"flag-icon-css/4x3/vn.svg\"",
833
- "square_flag_path": "\"flag-icon-css/1x1/vn.svg\""
 
 
834
  },
835
  {
836
  "code": "xh",
@@ -838,7 +1046,9 @@
838
  "local_name": "isiXhosa",
839
  "rtl": "false",
840
  "flag_path": "\"flag-icon-css/4x3/za.svg\"",
841
- "square_flag_path": "\"flag-icon-css/1x1/za.svg\""
 
 
842
  },
843
  {
844
  "code": "yi",
@@ -846,7 +1056,9 @@
846
  "local_name": "ייִדיש",
847
  "rtl": "false",
848
  "flag_path": "\"flag-icon-css/4x3/il.svg\"",
849
- "square_flag_path": "\"flag-icon-css/1x1/il.svg\""
 
 
850
  },
851
  {
852
  "code": "yo",
@@ -854,7 +1066,9 @@
854
  "local_name": "Yorùbá",
855
  "rtl": "false",
856
  "flag_path": "\"flag-icon-css/4x3/ng.svg\"",
857
- "square_flag_path": "\"flag-icon-css/1x1/ng.svg\""
 
 
858
  },
859
  {
860
  "code": "zh",
@@ -862,7 +1076,9 @@
862
  "local_name": "中文 (简体)",
863
  "rtl": "false",
864
  "flag_path": "\"flag-icon-css/4x3/cn.svg\"",
865
- "square_flag_path": "\"flag-icon-css/1x1/cn.svg\""
 
 
866
  },
867
  {
868
  "code": "zu",
@@ -870,7 +1086,9 @@
870
  "local_name": "isiZulu",
871
  "rtl": "false",
872
  "flag_path": "\"flag-icon-css/4x3/za.svg\"",
873
- "square_flag_path": "\"flag-icon-css/1x1/za.svg\""
 
 
874
  },
875
  {
876
  "code": "hm",
@@ -878,7 +1096,9 @@
878
  "local_name": "Hmoob",
879
  "rtl": "false",
880
  "flag_path": "\"flags/4x3/hm.svg\"",
881
- "square_flag_path": "\"flags/1x1/hm.svg\""
 
 
882
  },
883
  {
884
  "code": "cb",
@@ -886,7 +1106,9 @@
886
  "local_name": "Sugbuanon",
887
  "rtl": "false",
888
  "flag_path": "\"flag-icon-css/4x3/ph.svg\"",
889
- "square_flag_path": "\"flag-icon-css/1x1/ph.svg\""
 
 
890
  },
891
  {
892
  "code": "or",
@@ -894,7 +1116,9 @@
894
  "local_name": "ଓଡ଼ିଆ",
895
  "rtl": "false",
896
  "flag_path": "\"flag-icon-css/4x3/in.svg\"",
897
- "square_flag_path": "\"flag-icon-css/1x1/in.svg\""
 
 
898
  },
899
  {
900
  "code": "tk",
@@ -902,7 +1126,49 @@
902
  "local_name": "Türkmen",
903
  "rtl": "false",
904
  "flag_path": "\"flag-icon-css/4x3/tr.svg\"",
905
- "square_flag_path": "\"flag-icon-css/1x1/tr.svg\""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
906
  }
907
  ]
908
  }
6
  "local_name": "Afrikaans",
7
  "rtl": "false",
8
  "flag_path": "\"flag-icon-css/4x3/za.svg\"",
9
+ "square_flag_path": "\"flag-icon-css/1x1/za.svg\"",
10
+ "country_flag_code": "za",
11
+ "variant": "false"
12
  },
13
  {
14
  "code": "am",
16
  "local_name": "አማርኛ",
17
  "rtl": "false",
18
  "flag_path": "\"flag-icon-css/4x3/et.svg\"",
19
+ "square_flag_path": "\"flag-icon-css/1x1/et.svg\"",
20
+ "country_flag_code": "et",
21
+ "variant": "false"
22
  },
23
  {
24
  "code": "ar",
26
  "local_name": "العربية‏",
27
  "rtl": "true",
28
  "flag_path": "\"flag-icon-css/4x3/sa.svg\"",
29
+ "square_flag_path": "\"flag-icon-css/1x1/sa.svg\"",
30
+ "country_flag_code": "sa",
31
+ "variant": "false"
32
  },
33
  {
34
  "code": "az",
36
  "local_name": "Azərbaycan dili",
37
  "rtl": "false",
38
  "flag_path": "\"flag-icon-css/4x3/az.svg\"",
39
+ "square_flag_path": "\"flag-icon-css/1x1/az.svg\"",
40
+ "country_flag_code": "az",
41
+ "variant": "false"
42
  },
43
  {
44
  "code": "ba",
46
  "local_name": "башҡорт теле",
47
  "rtl": "false",
48
  "flag_path": "\"flag-icon-css/4x3/ru.svg\"",
49
+ "square_flag_path": "\"flag-icon-css/1x1/ru.svg\"",
50
+ "country_flag_code": "ru",
51
+ "variant": "false"
52
  },
53
  {
54
  "code": "be",
56
  "local_name": "Беларуская",
57
  "rtl": "false",
58
  "flag_path": "\"flag-icon-css/4x3/by.svg\"",
59
+ "square_flag_path": "\"flag-icon-css/1x1/by.svg\"",
60
+ "country_flag_code": "by",
61
+ "variant": "false"
62
  },
63
  {
64
  "code": "bg",
66
  "local_name": "Български",
67
  "rtl": "false",
68
  "flag_path": "\"flag-icon-css/4x3/bg.svg\"",
69
+ "square_flag_path": "\"flag-icon-css/1x1/bg.svg\"",
70
+ "country_flag_code": "bg",
71
+ "variant": "false"
72
  },
73
  {
74
  "code": "bn",
76
  "local_name": "বাংলা",
77
  "rtl": "false",
78
  "flag_path": "\"flag-icon-css/4x3/bd.svg\"",
79
+ "square_flag_path": "\"flag-icon-css/1x1/bd.svg\"",
80
+ "country_flag_code": "bd",
81
+ "variant": "false"
82
  },
83
  {
84
  "code": "br",
86
  "local_name": "Português Brasileiro",
87
  "rtl": "false",
88
  "flag_path": "\"flag-icon-css/4x3/br.svg\"",
89
+ "square_flag_path": "\"flag-icon-css/1x1/br.svg\"",
90
+ "country_flag_code": "br",
91
+ "variant": "false"
92
  },
93
  {
94
  "code": "bs",
96
  "local_name": "Bosanski",
97
  "rtl": "false",
98
  "flag_path": "\"flag-icon-css/4x3/ba.svg\"",
99
+ "square_flag_path": "\"flag-icon-css/1x1/ba.svg\"",
100
+ "country_flag_code": "ba",
101
+ "variant": "false"
102
  },
103
  {
104
  "code": "ca",
106
  "local_name": "Català",
107
  "rtl": "false",
108
  "flag_path": "\"flag-icon-css/4x3/es-ca.svg\"",
109
+ "square_flag_path": "\"flag-icon-css/1x1/es-ca.svg\"",
110
+ "country_flag_code": "es-ca",
111
+ "variant": "false"
112
  },
113
  {
114
  "code": "co",
115
  "english_name": "Corsican",
116
  "local_name": "Corsu",
117
  "rtl": "false",
118
+ "flag_path": "\"flags/4x3/fr-co.svg\"",
119
+ "square_flag_path": "\"flags/1x1/fr-co.svg\"",
120
+ "country_flag_code": "fr-co",
121
+ "variant": "false"
122
  },
123
  {
124
  "code": "cs",
126
  "local_name": "Čeština",
127
  "rtl": "false",
128
  "flag_path": "\"flag-icon-css/4x3/cz.svg\"",
129
+ "square_flag_path": "\"flag-icon-css/1x1/cz.svg\"",
130
+ "country_flag_code": "cz",
131
+ "variant": "false"
132
  },
133
  {
134
  "code": "cy",
136
  "local_name": "Cymraeg",
137
  "rtl": "false",
138
  "flag_path": "\"flag-icon-css/4x3/gb-wls.svg\"",
139
+ "square_flag_path": "\"flag-icon-css/1x1/gb-wls.svg\"",
140
+ "country_flag_code": "gb-wls",
141
+ "variant": "false"
142
  },
143
  {
144
  "code": "da",
146
  "local_name": "Dansk",
147
  "rtl": "false",
148
  "flag_path": "\"flag-icon-css/4x3/dk.svg\"",
149
+ "square_flag_path": "\"flag-icon-css/1x1/dk.svg\"",
150
+ "country_flag_code": "dk",
151
+ "variant": "false"
152
  },
153
  {
154
  "code": "de",
156
  "local_name": "Deutsch",
157
  "rtl": "false",
158
  "flag_path": "\"flag-icon-css/4x3/de.svg\"",
159
+ "square_flag_path": "\"flag-icon-css/1x1/de.svg\"",
160
+ "country_flag_code": "de",
161
+ "variant": "false"
162
  },
163
  {
164
  "code": "el",
166
  "local_name": "Ελληνικά",
167
  "rtl": "false",
168
  "flag_path": "\"flag-icon-css/4x3/gr.svg\"",
169
+ "square_flag_path": "\"flag-icon-css/1x1/gr.svg\"",
170
+ "country_flag_code": "gr",
171
+ "variant": "false"
172
  },
173
  {
174
  "code": "en",
176
  "local_name": "English",
177
  "rtl": "false",
178
  "flag_path": "\"flag-icon-css/4x3/gb.svg\"",
179
+ "square_flag_path": "\"flag-icon-css/1x1/gb.svg\"",
180
+ "country_flag_code": "gb",
181
+ "variant": "false"
182
  },
183
  {
184
  "code": "eo",
186
  "local_name": "Esperanto",
187
  "rtl": "false",
188
  "flag_path": "\"flags/4x3/eo.svg\"",
189
+ "square_flag_path": "\"flags/1x1/eo.svg\"",
190
+ "country_flag_code": "eo",
191
+ "variant": "false"
192
  },
193
  {
194
  "code": "es",
196
  "local_name": "Español",
197
  "rtl": "false",
198
  "flag_path": "\"flag-icon-css/4x3/es.svg\"",
199
+ "square_flag_path": "\"flag-icon-css/1x1/es.svg\"",
200
+ "country_flag_code": "es",
201
+ "variant": "false"
202
  },
203
  {
204
  "code": "et",
206
  "local_name": "Eesti",
207
  "rtl": "false",
208
  "flag_path": "\"flag-icon-css/4x3/ee.svg\"",
209
+ "square_flag_path": "\"flag-icon-css/1x1/ee.svg\"",
210
+ "country_flag_code": "ee",
211
+ "variant": "false"
212
  },
213
  {
214
  "code": "eu",
216
  "local_name": "Euskara",
217
  "rtl": "false",
218
  "flag_path": "\"flags/4x3/eu.svg\"",
219
+ "square_flag_path": "\"flags/1x1/eu.svg\"",
220
+ "country_flag_code": "eu",
221
+ "variant": "false"
222
  },
223
  {
224
  "code": "fa",
226
  "local_name": "فارسی",
227
  "rtl": "true",
228
  "flag_path": "\"flag-icon-css/4x3/ir.svg\"",
229
+ "square_flag_path": "\"flag-icon-css/1x1/ir.svg\"",
230
+ "country_flag_code": "ir",
231
+ "variant": "false"
232
  },
233
  {
234
  "code": "fi",
236
  "local_name": "Suomi",
237
  "rtl": "false",
238
  "flag_path": "\"flag-icon-css/4x3/fi.svg\"",
239
+ "square_flag_path": "\"flag-icon-css/1x1/fi.svg\"",
240
+ "country_flag_code": "fi",
241
+ "variant": "false"
242
  },
243
  {
244
  "code": "fj",
246
  "local_name": "Vosa Vakaviti",
247
  "rtl": "false",
248
  "flag_path": "\"flag-icon-css/4x3/fj.svg\"",
249
+ "square_flag_path": "\"flag-icon-css/1x1/fj.svg\"",
250
+ "country_flag_code": "fj",
251
+ "variant": "false"
252
  },
253
  {
254
  "code": "fl",
255
  "english_name": "Filipino",
256
+ "local_name": "Filipino",
257
  "rtl": "false",
258
  "flag_path": "\"flag-icon-css/4x3/ph.svg\"",
259
+ "square_flag_path": "\"flag-icon-css/1x1/ph.svg\"",
260
+ "country_flag_code": "ph",
261
+ "variant": "false"
262
  },
263
  {
264
  "code": "fr",
266
  "local_name": "Français",
267
  "rtl": "false",
268
  "flag_path": "\"flag-icon-css/4x3/fr.svg\"",
269
+ "square_flag_path": "\"flag-icon-css/1x1/fr.svg\"",
270
+ "country_flag_code": "fr",
271
+ "variant": "false"
272
  },
273
  {
274
  "code": "fy",
276
  "local_name": "frysk",
277
  "rtl": "false",
278
  "flag_path": "\"flag-icon-css/4x3/nl.svg\"",
279
+ "square_flag_path": "\"flag-icon-css/1x1/nl.svg\"",
280
+ "country_flag_code": "nl",
281
+ "variant": "false"
282
  },
283
  {
284
  "code": "ga",
286
  "local_name": "Gaeilge",
287
  "rtl": "false",
288
  "flag_path": "\"flag-icon-css/4x3/ie.svg\"",
289
+ "square_flag_path": "\"flag-icon-css/1x1/ie.svg\"",
290
+ "country_flag_code": "ie",
291
+ "variant": "false"
292
  },
293
  {
294
  "code": "gd",
296
  "local_name": "Gàidhlig",
297
  "rtl": "false",
298
  "flag_path": "\"flag-icon-css/4x3/gb-sct.svg\"",
299
+ "square_flag_path": "\"flag-icon-css/1x1/gb-sct.svg\"",
300
+ "country_flag_code": "gb-sct",
301
+ "variant": "false"
302
  },
303
  {
304
  "code": "gl",
306
  "local_name": "Galego",
307
  "rtl": "false",
308
  "flag_path": "\"flag-icon-css/4x3/es-ga.svg\"",
309
+ "square_flag_path": "\"flag-icon-css/1x1/es-ga.svg\"",
310
+ "country_flag_code": "es-ga",
311
+ "variant": "false"
312
  },
313
  {
314
  "code": "gu",
316
  "local_name": "ગુજરાતી",
317
  "rtl": "false",
318
  "flag_path": "\"flag-icon-css/4x3/in.svg\"",
319
+ "square_flag_path": "\"flag-icon-css/1x1/in.svg\"",
320
+ "country_flag_code": "in",
321
+ "variant": "false"
322
  },
323
  {
324
  "code": "ha",
326
  "local_name": "هَوُسَ",
327
  "rtl": "false",
328
  "flag_path": "\"flag-icon-css/4x3/ne.svg\"",
329
+ "square_flag_path": "\"flag-icon-css/1x1/ne.svg\"",
330
+ "country_flag_code": "ne",
331
+ "variant": "false"
332
  },
333
  {
334
  "code": "he",
336
  "local_name": "עברית",
337
  "rtl": "true",
338
  "flag_path": "\"flag-icon-css/4x3/il.svg\"",
339
+ "square_flag_path": "\"flag-icon-css/1x1/il.svg\"",
340
+ "country_flag_code": "il",
341
+ "variant": "false"
342
  },
343
  {
344
  "code": "hi",
346
  "local_name": "हिंदी",
347
  "rtl": "false",
348
  "flag_path": "\"flag-icon-css/4x3/in.svg\"",
349
+ "square_flag_path": "\"flag-icon-css/1x1/in.svg\"",
350
+ "country_flag_code": "in",
351
+ "variant": "false"
352
  },
353
  {
354
  "code": "hr",
356
  "local_name": "Hrvatski",
357
  "rtl": "false",
358
  "flag_path": "\"flag-icon-css/4x3/hr.svg\"",
359
+ "square_flag_path": "\"flag-icon-css/1x1/hr.svg\"",
360
+ "country_flag_code": "hr",
361
+ "variant": "false"
362
  },
363
  {
364
  "code": "ht",
366
  "local_name": "Kreyòl ayisyen",
367
  "rtl": "false",
368
  "flag_path": "\"flag-icon-css/4x3/ht.svg\"",
369
+ "square_flag_path": "\"flag-icon-css/1x1/ht.svg\"",
370
+ "country_flag_code": "ht",
371
+ "variant": "false"
372
  },
373
  {
374
  "code": "hu",
376
  "local_name": "Magyar",
377
  "rtl": "false",
378
  "flag_path": "\"flag-icon-css/4x3/hu.svg\"",
379
+ "square_flag_path": "\"flag-icon-css/1x1/hu.svg\"",
380
+ "country_flag_code": "hu",
381
+ "variant": "false"
382
  },
383
  {
384
  "code": "hw",
386
  "local_name": "‘Ōlelo Hawai‘i",
387
  "rtl": "false",
388
  "flag_path": "\"flags/4x3/hw.svg\"",
389
+ "square_flag_path": "\"flags/1x1/hw.svg\"",
390
+ "country_flag_code": "hw",
391
+ "variant": "false"
392
  },
393
  {
394
  "code": "hy",
396
  "local_name": "հայերեն",
397
  "rtl": "false",
398
  "flag_path": "\"flag-icon-css/4x3/am.svg\"",
399
+ "square_flag_path": "\"flag-icon-css/1x1/am.svg\"",
400
+ "country_flag_code": "am",
401
+ "variant": "false"
402
  },
403
  {
404
  "code": "id",
406
  "local_name": "Bahasa Indonesia",
407
  "rtl": "false",
408
  "flag_path": "\"flag-icon-css/4x3/id.svg\"",
409
+ "square_flag_path": "\"flag-icon-css/1x1/id.svg\"",
410
+ "country_flag_code": "id",
411
+ "variant": "false"
412
  },
413
  {
414
  "code": "ig",
416
  "local_name": "Igbo",
417
  "rtl": "false",
418
  "flag_path": "\"flag-icon-css/4x3/ne.svg\"",
419
+ "square_flag_path": "\"flag-icon-css/1x1/ne.svg\"",
420
+ "country_flag_code": "ne",
421
+ "variant": "false"
422
  },
423
  {
424
  "code": "is",
426
  "local_name": "Íslenska",
427
  "rtl": "false",
428
  "flag_path": "\"flag-icon-css/4x3/is.svg\"",
429
+ "square_flag_path": "\"flag-icon-css/1x1/is.svg\"",
430
+ "country_flag_code": "is",
431
+ "variant": "false"
432
  },
433
  {
434
  "code": "it",
436
  "local_name": "Italiano",
437
  "rtl": "false",
438
  "flag_path": "\"flag-icon-css/4x3/it.svg\"",
439
+ "square_flag_path": "\"flag-icon-css/1x1/it.svg\"",
440
+ "country_flag_code": "it",
441
+ "variant": "false"
442
  },
443
  {
444
  "code": "ja",
446
  "local_name": "日本語",
447
  "rtl": "false",
448
  "flag_path": "\"flag-icon-css/4x3/jp.svg\"",
449
+ "square_flag_path": "\"flag-icon-css/1x1/jp.svg\"",
450
+ "country_flag_code": "jp",
451
+ "variant": "false"
452
  },
453
  {
454
  "code": "jv",
456
  "local_name": "Wong Jawa",
457
  "rtl": "false",
458
  "flag_path": "\"flag-icon-css/4x3/id.svg\"",
459
+ "square_flag_path": "\"flag-icon-css/1x1/id.svg\"",
460
+ "country_flag_code": "id",
461
+ "variant": "false"
462
  },
463
  {
464
  "code": "ka",
466
  "local_name": "ქართული",
467
  "rtl": "false",
468
  "flag_path": "\"flag-icon-css/4x3/ge.svg\"",
469
+ "square_flag_path": "\"flag-icon-css/1x1/ge.svg\"",
470
+ "country_flag_code": "ge",
471
+ "variant": "false"
472
  },
473
  {
474
  "code": "kk",
476
  "local_name": "Қазақша",
477
  "rtl": "false",
478
  "flag_path": "\"flag-icon-css/4x3/kz.svg\"",
479
+ "square_flag_path": "\"flag-icon-css/1x1/kz.svg\"",
480
+ "country_flag_code": "kz",
481
+ "variant": "false"
482
  },
483
  {
484
  "code": "km",
486
  "local_name": "ភាសាខ្មែរ",
487
  "rtl": "false",
488
  "flag_path": "\"flag-icon-css/4x3/kh.svg\"",
489
+ "square_flag_path": "\"flag-icon-css/1x1/kh.svg\"",
490
+ "country_flag_code": "kh",
491
+ "variant": "false"
492
  },
493
  {
494
  "code": "kn",
496
  "local_name": "ಕನ್ನಡ",
497
  "rtl": "false",
498
  "flag_path": "\"flag-icon-css/4x3/in.svg\"",
499
+ "square_flag_path": "\"flag-icon-css/1x1/in.svg\"",
500
+ "country_flag_code": "in",
501
+ "variant": "false"
502
  },
503
  {
504
  "code": "ko",
506
  "local_name": "한국어",
507
  "rtl": "false",
508
  "flag_path": "\"flag-icon-css/4x3/kr.svg\"",
509
+ "square_flag_path": "\"flag-icon-css/1x1/kr.svg\"",
510
+ "country_flag_code": "kr",
511
+ "variant": "false"
512
  },
513
  {
514
  "code": "ku",
515
  "english_name": "Kurdish",
516
  "local_name": "كوردی",
517
+ "rtl": "true",
518
  "flag_path": "\"flag-icon-css/4x3/iq.svg\"",
519
+ "square_flag_path": "\"flag-icon-css/1x1/iq.svg\"",
520
+ "country_flag_code": "iq",
521
+ "variant": "false"
522
  },
523
  {
524
  "code": "ky",
526
  "local_name": "кыргызча",
527
  "rtl": "false",
528
  "flag_path": "\"flag-icon-css/4x3/kg.svg\"",
529
+ "square_flag_path": "\"flag-icon-css/1x1/kg.svg\"",
530
+ "country_flag_code": "kg",
531
+ "variant": "false"
532
  },
533
  {
534
  "code": "la",
536
  "local_name": "Latine",
537
  "rtl": "false",
538
  "flag_path": "\"flag-icon-css/4x3/it.svg\"",
539
+ "square_flag_path": "\"flag-icon-css/1x1/it.svg\"",
540
+ "country_flag_code": "it",
541
+ "variant": "false"
542
  },
543
  {
544
  "code": "lb",
546
  "local_name": "Lëtzebuergesch",
547
  "rtl": "false",
548
  "flag_path": "\"flag-icon-css/4x3/lu.svg\"",
549
+ "square_flag_path": "\"flag-icon-css/1x1/lu.svg\"",
550
+ "country_flag_code": "lu",
551
+ "variant": "false"
552
  },
553
  {
554
  "code": "lo",
556
  "local_name": "ພາສາລາວ",
557
  "rtl": "false",
558
  "flag_path": "\"flag-icon-css/4x3/la.svg\"",
559
+ "square_flag_path": "\"flag-icon-css/1x1/la.svg\"",
560
+ "country_flag_code": "la",
561
+ "variant": "false"
562
  },
563
  {
564
  "code": "lt",
566
  "local_name": "Lietuvių",
567
  "rtl": "false",
568
  "flag_path": "\"flag-icon-css/4x3/lt.svg\"",
569
+ "square_flag_path": "\"flag-icon-css/1x1/lt.svg\"",
570
+ "country_flag_code": "lt",
571
+ "variant": "false"
572
  },
573
  {
574
  "code": "lv",
576
  "local_name": "Latviešu",
577
  "rtl": "false",
578
  "flag_path": "\"flag-icon-css/4x3/lv.svg\"",
579
+ "square_flag_path": "\"flag-icon-css/1x1/lv.svg\"",
580
+ "country_flag_code": "lv",
581
+ "variant": "false"
582
  },
583
  {
584
  "code": "mg",
586
  "local_name": "Malagasy",
587
  "rtl": "false",
588
  "flag_path": "\"flag-icon-css/4x3/mg.svg\"",
589
+ "square_flag_path": "\"flag-icon-css/1x1/mg.svg\"",
590
+ "country_flag_code": "mg",
591
+ "variant": "false"
592
  },
593
  {
594
  "code": "mi",
596
  "local_name": "te reo Māori",
597
  "rtl": "false",
598
  "flag_path": "\"flag-icon-css/4x3/nz.svg\"",
599
+ "square_flag_path": "\"flag-icon-css/1x1/nz.svg\"",
600
+ "country_flag_code": "nz",
601
+ "variant": "false"
602
  },
603
  {
604
  "code": "mk",
606
  "local_name": "Македонски",
607
  "rtl": "false",
608
  "flag_path": "\"flag-icon-css/4x3/mk.svg\"",
609
+ "square_flag_path": "\"flag-icon-css/1x1/mk.svg\"",
610
+ "country_flag_code": "mk",
611
+ "variant": "false"
612
  },
613
  {
614
  "code": "ml",
616
  "local_name": "മലയാളം",
617
  "rtl": "false",
618
  "flag_path": "\"flag-icon-css/4x3/in.svg\"",
619
+ "square_flag_path": "\"flag-icon-css/1x1/in.svg\"",
620
+ "country_flag_code": "in",
621
+ "variant": "false"
622
  },
623
  {
624
  "code": "mn",
626
  "local_name": "Монгол",
627
  "rtl": "false",
628
  "flag_path": "\"flag-icon-css/4x3/mn.svg\"",
629
+ "square_flag_path": "\"flag-icon-css/1x1/mn.svg\"",
630
+ "country_flag_code": "mn",
631
+ "variant": "false"
632
  },
633
  {
634
  "code": "mr",
636
  "local_name": "मराठी",
637
  "rtl": "false",
638
  "flag_path": "\"flag-icon-css/4x3/in.svg\"",
639
+ "square_flag_path": "\"flag-icon-css/1x1/in.svg\"",
640
+ "country_flag_code": "in",
641
+ "variant": "false"
642
  },
643
  {
644
  "code": "ms",
646
  "local_name": "Bahasa Melayu",
647
  "rtl": "false",
648
  "flag_path": "\"flag-icon-css/4x3/my.svg\"",
649
+ "square_flag_path": "\"flag-icon-css/1x1/my.svg\"",
650
+ "country_flag_code": "my",
651
+ "variant": "false"
652
  },
653
  {
654
  "code": "mt",
656
  "local_name": "Malti",
657
  "rtl": "false",
658
  "flag_path": "\"flag-icon-css/4x3/mt.svg\"",
659
+ "square_flag_path": "\"flag-icon-css/1x1/mt.svg\"",
660
+ "country_flag_code": "mt",
661
+ "variant": "false"
662
  },
663
  {
664
  "code": "my",
666
  "local_name": "မျန္မာစာ",
667
  "rtl": "false",
668
  "flag_path": "\"flag-icon-css/4x3/mm.svg\"",
669
+ "square_flag_path": "\"flag-icon-css/1x1/mm.svg\"",
670
+ "country_flag_code": "mm",
671
+ "variant": "false"
672
  },
673
  {
674
  "code": "ne",
676
  "local_name": "नेपाली",
677
  "rtl": "false",
678
  "flag_path": "\"flag-icon-css/4x3/np.svg\"",
679
+ "square_flag_path": "\"flag-icon-css/1x1/np.svg\"",
680
+ "country_flag_code": "np",
681
+ "variant": "false"
682
  },
683
  {
684
  "code": "nl",
686
  "local_name": "Nederlands",
687
  "rtl": "false",
688
  "flag_path": "\"flag-icon-css/4x3/nl.svg\"",
689
+ "square_flag_path": "\"flag-icon-css/1x1/nl.svg\"",
690
+ "country_flag_code": "nl",
691
+ "variant": "false"
692
  },
693
  {
694
  "code": "no",
696
  "local_name": "Norsk",
697
  "rtl": "false",
698
  "flag_path": "\"flag-icon-css/4x3/no.svg\"",
699
+ "square_flag_path": "\"flag-icon-css/1x1/no.svg\"",
700
+ "country_flag_code": "no",
701
+ "variant": "false"
702
  },
703
  {
704
  "code": "ny",
706
  "local_name": "chiCheŵa",
707
  "rtl": "false",
708
  "flag_path": "\"flag-icon-css/4x3/mw.svg\"",
709
+ "square_flag_path": "\"flag-icon-css/1x1/mw.svg\"",
710
+ "country_flag_code": "mw",
711
+ "variant": "false"
712
  },
713
  {
714
  "code": "pa",
716
  "local_name": "ਪੰਜਾਬੀ",
717
  "rtl": "false",
718
  "flag_path": "\"flag-icon-css/4x3/in.svg\"",
719
+ "square_flag_path": "\"flag-icon-css/1x1/in.svg\"",
720
+ "country_flag_code": "in",
721
+ "variant": "false"
722
  },
723
  {
724
  "code": "pl",
726
  "local_name": "Polski",
727
  "rtl": "false",
728
  "flag_path": "\"flag-icon-css/4x3/pl.svg\"",
729
+ "square_flag_path": "\"flag-icon-css/1x1/pl.svg\"",
730
+ "country_flag_code": "pl",
731
+ "variant": "false"
732
  },
733
  {
734
  "code": "ps",
736
  "local_name": "پښت",
737
  "rtl": "false",
738
  "flag_path": "\"flag-icon-css/4x3/af.svg\"",
739
+ "square_flag_path": "\"flag-icon-css/1x1/af.svg\"",
740
+ "country_flag_code": "af",
741
+ "variant": "false"
742
  },
743
  {
744
  "code": "pt",
746
  "local_name": "Português",
747
  "rtl": "false",
748
  "flag_path": "\"flag-icon-css/4x3/pt.svg\"",
749
+ "square_flag_path": "\"flag-icon-css/1x1/pt.svg\"",
750
+ "country_flag_code": "pt",
751
+ "variant": "false"
752
  },
753
  {
754
  "code": "ro",
756
  "local_name": "Română",
757
  "rtl": "false",
758
  "flag_path": "\"flag-icon-css/4x3/ro.svg\"",
759
+ "square_flag_path": "\"flag-icon-css/1x1/ro.svg\"",
760
+ "country_flag_code": "ro",
761
+ "variant": "false"
762
  },
763
  {
764
  "code": "ru",
766
  "local_name": "Русский",
767
  "rtl": "false",
768
  "flag_path": "\"flag-icon-css/4x3/ru.svg\"",
769
+ "square_flag_path": "\"flag-icon-css/1x1/ru.svg\"",
770
+ "country_flag_code": "ru",
771
+ "variant": "false"
772
  },
773
  {
774
  "code": "sd",
776
  "local_name": "\"سنڌي، سندھی, सिन्धी\"",
777
  "rtl": "false",
778
  "flag_path": "\"flag-icon-css/4x3/pk.svg\"",
779
+ "square_flag_path": "\"flag-icon-css/1x1/pk.svg\"",
780
+ "country_flag_code": "pk",
781
+ "variant": "false"
782
  },
783
  {
784
  "code": "si",
786
  "local_name": "සිංහල",
787
  "rtl": "false",
788
  "flag_path": "\"flag-icon-css/4x3/lk.svg\"",
789
+ "square_flag_path": "\"flag-icon-css/1x1/lk.svg\"",
790
+ "country_flag_code": "lk",
791
+ "variant": "false"
792
  },
793
  {
794
  "code": "sk",
796
  "local_name": "Slovenčina",
797
  "rtl": "false",
798
  "flag_path": "\"flag-icon-css/4x3/sk.svg\"",
799
+ "square_flag_path": "\"flag-icon-css/1x1/sk.svg\"",
800
+ "country_flag_code": "sk",
801
+ "variant": "false"
802
  },
803
  {
804
  "code": "sl",
806
  "local_name": "Slovenščina",
807
  "rtl": "false",
808
  "flag_path": "\"flag-icon-css/4x3/si.svg\"",
809
+ "square_flag_path": "\"flag-icon-css/1x1/si.svg\"",
810
+ "country_flag_code": "si",
811
+ "variant": "false"
812
  },
813
  {
814
  "code": "sm",
816
  "local_name": "\"gagana fa'a Samoa\"",
817
  "rtl": "false",
818
  "flag_path": "\"flag-icon-css/4x3/ws.svg\"",
819
+ "square_flag_path": "\"flag-icon-css/1x1/ws.svg\"",
820
+ "country_flag_code": "ws",
821
+ "variant": "false"
822
  },
823
  {
824
  "code": "sn",
826
  "local_name": "chiShona",
827
  "rtl": "false",
828
  "flag_path": "\"flag-icon-css/4x3/zw.svg\"",
829
+ "square_flag_path": "\"flag-icon-css/1x1/zw.svg\"",
830
+ "country_flag_code": "zw",
831
+ "variant": "false"
832
  },
833
  {
834
  "code": "so",
836
  "local_name": "Soomaaliga",
837
  "rtl": "false",
838
  "flag_path": "\"flag-icon-css/4x3/so.svg\"",
839
+ "square_flag_path": "\"flag-icon-css/1x1/so.svg\"",
840
+ "country_flag_code": "so",
841
+ "variant": "false"
842
  },
843
  {
844
  "code": "sq",
846
  "local_name": "Shqip",
847
  "rtl": "false",
848
  "flag_path": "\"flag-icon-css/4x3/al.svg\"",
849
+ "square_flag_path": "\"flag-icon-css/1x1/al.svg\"",
850
+ "country_flag_code": "al",
851
+ "variant": "false"
852
  },
853
  {
854
  "code": "sr",
855
+ "english_name": "Serbian (Cyrillic)",
856
  "local_name": "Српски",
857
  "rtl": "false",
858
  "flag_path": "\"flag-icon-css/4x3/rs.svg\"",
859
+ "square_flag_path": "\"flag-icon-css/1x1/rs.svg\"",
860
+ "country_flag_code": "rs",
861
+ "variant": "false"
862
  },
863
  {
864
  "code": "st",
866
  "local_name": "seSotho",
867
  "rtl": "false",
868
  "flag_path": "\"flag-icon-css/4x3/ng.svg\"",
869
+ "square_flag_path": "\"flag-icon-css/1x1/ng.svg\"",
870
+ "country_flag_code": "ng",
871
+ "variant": "false"
872
  },
873
  {
874
  "code": "su",
876
  "local_name": "Sundanese",
877
  "rtl": "false",
878
  "flag_path": "\"flag-icon-css/4x3/sd.svg\"",
879
+ "square_flag_path": "\"flag-icon-css/1x1/sd.svg\"",
880
+ "country_flag_code": "sd",
881
+ "variant": "false"
882
  },
883
  {
884
  "code": "sv",
886
  "local_name": "Svenska",
887
  "rtl": "false",
888
  "flag_path": "\"flag-icon-css/4x3/se.svg\"",
889
+ "square_flag_path": "\"flag-icon-css/1x1/se.svg\"",
890
+ "country_flag_code": "se",
891
+ "variant": "false"
892
  },
893
  {
894
  "code": "sw",
896
  "local_name": "Kiswahili",
897
  "rtl": "false",
898
  "flag_path": "\"flag-icon-css/4x3/ke.svg\"",
899
+ "square_flag_path": "\"flag-icon-css/1x1/ke.svg\"",
900
+ "country_flag_code": "ke",
901
+ "variant": "false"
902
  },
903
  {
904
  "code": "ta",
906
  "local_name": "தமிழ்",
907
  "rtl": "false",
908
  "flag_path": "\"flag-icon-css/4x3/in.svg\"",
909
+ "square_flag_path": "\"flag-icon-css/1x1/in.svg\"",
910
+ "country_flag_code": "in",
911
+ "variant": "false"
912
  },
913
  {
914
  "code": "te",
916
  "local_name": "తెలుగు",
917
  "rtl": "false",
918
  "flag_path": "\"flag-icon-css/4x3/in.svg\"",
919
+ "square_flag_path": "\"flag-icon-css/1x1/in.svg\"",
920
+ "country_flag_code": "in",
921
+ "variant": "false"
922
  },
923
  {
924
  "code": "tg",
926
  "local_name": "Тоҷикӣ",
927
  "rtl": "false",
928
  "flag_path": "\"flag-icon-css/4x3/tj.svg\"",
929
+ "square_flag_path": "\"flag-icon-css/1x1/tj.svg\"",
930
+ "country_flag_code": "tj",
931
+ "variant": "false"
932
  },
933
  {
934
  "code": "th",
936
  "local_name": "ภาษาไทย",
937
  "rtl": "false",
938
  "flag_path": "\"flag-icon-css/4x3/th.svg\"",
939
+ "square_flag_path": "\"flag-icon-css/1x1/th.svg\"",
940
+ "country_flag_code": "th",
941
+ "variant": "false"
942
  },
943
  {
944
  "code": "tl",
946
  "local_name": "Tagalog",
947
  "rtl": "false",
948
  "flag_path": "\"flag-icon-css/4x3/in.svg\"",
949
+ "square_flag_path": "\"flag-icon-css/1x1/in.svg\"",
950
+ "country_flag_code": "in",
951
+ "variant": "false"
952
  },
953
  {
954
  "code": "to",
956
  "local_name": "faka-Tonga",
957
  "rtl": "false",
958
  "flag_path": "\"flag-icon-css/4x3/to.svg\"",
959
+ "square_flag_path": "\"flag-icon-css/1x1/to.svg\"",
960
+ "country_flag_code": "to",
961
+ "variant": "false"
962
  },
963
  {
964
  "code": "tr",
966
  "local_name": "Türkçe",
967
  "rtl": "false",
968
  "flag_path": "\"flag-icon-css/4x3/tr.svg\"",
969
+ "square_flag_path": "\"flag-icon-css/1x1/tr.svg\"",
970
+ "country_flag_code": "tr",
971
+ "variant": "false"
972
  },
973
  {
974
  "code": "tt",
976
  "local_name": "Tatar",
977
  "rtl": "false",
978
  "flag_path": "\"flag-icon-css/4x3/tr.svg\"",
979
+ "square_flag_path": "\"flag-icon-css/1x1/tr.svg\"",
980
+ "country_flag_code": "tr",
981
+ "variant": "false"
982
  },
983
  {
984
  "code": "tw",
986
  "local_name": "中文 (繁體)",
987
  "rtl": "false",
988
  "flag_path": "\"flag-icon-css/4x3/tw.svg\"",
989
+ "square_flag_path": "\"flag-icon-css/1x1/tw.svg\"",
990
+ "country_flag_code": "tw",
991
+ "variant": "false"
992
  },
993
  {
994
  "code": "ty",
996
  "local_name": "\"te reo Tahiti, te reo Māʼohi\"",
997
  "rtl": "false",
998
  "flag_path": "\"flag-icon-css/4x3/pf.svg\"",
999
+ "square_flag_path": "\"flag-icon-css/1x1/pf.svg\"",
1000
+ "country_flag_code": "pf",
1001
+ "variant": "false"
1002
  },
1003
  {
1004
  "code": "uk",
1006
  "local_name": "Українська",
1007
  "rtl": "false",
1008
  "flag_path": "\"flag-icon-css/4x3/ua.svg\"",
1009
+ "square_flag_path": "\"flag-icon-css/1x1/ua.svg\"",
1010
+ "country_flag_code": "ua",
1011
+ "variant": "false"
1012
  },
1013
  {
1014
  "code": "ur",
1015
  "english_name": "Urdu",
1016
  "local_name": "اردو",
1017
+ "rtl": "true",
1018
  "flag_path": "\"flag-icon-css/4x3/pk.svg\"",
1019
+ "square_flag_path": "\"flag-icon-css/1x1/pk.svg\"",
1020
+ "country_flag_code": "pk",
1021
+ "variant": "false"
1022
  },
1023
  {
1024
  "code": "uz",
1026
  "local_name": "\"O'zbek\"",
1027
  "rtl": "false",
1028
  "flag_path": "\"flag-icon-css/4x3/uz.svg\"",
1029
+ "square_flag_path": "\"flag-icon-css/1x1/uz.svg\"",
1030
+ "country_flag_code": "uz",
1031
+ "variant": "false"
1032
  },
1033
  {
1034
  "code": "vi",
1036
  "local_name": "Tiếng Việt",
1037
  "rtl": "false",
1038
  "flag_path": "\"flag-icon-css/4x3/vn.svg\"",
1039
+ "square_flag_path": "\"flag-icon-css/1x1/vn.svg\"",
1040
+ "country_flag_code": "vn",
1041
+ "variant": "false"
1042
  },
1043
  {
1044
  "code": "xh",
1046
  "local_name": "isiXhosa",
1047
  "rtl": "false",
1048
  "flag_path": "\"flag-icon-css/4x3/za.svg\"",
1049
+ "square_flag_path": "\"flag-icon-css/1x1/za.svg\"",
1050
+ "country_flag_code": "za",
1051
+ "variant": "false"
1052
  },
1053
  {
1054
  "code": "yi",
1056
  "local_name": "ייִדיש",
1057
  "rtl": "false",
1058
  "flag_path": "\"flag-icon-css/4x3/il.svg\"",
1059
+ "square_flag_path": "\"flag-icon-css/1x1/il.svg\"",
1060
+ "country_flag_code": "il",
1061
+ "variant": "false"
1062
  },
1063
  {
1064
  "code": "yo",
1066
  "local_name": "Yorùbá",
1067
  "rtl": "false",
1068
  "flag_path": "\"flag-icon-css/4x3/ng.svg\"",
1069
+ "square_flag_path": "\"flag-icon-css/1x1/ng.svg\"",
1070
+ "country_flag_code": "ng",
1071
+ "variant": "false"
1072
  },
1073
  {
1074
  "code": "zh",
1076
  "local_name": "中文 (简体)",
1077
  "rtl": "false",
1078
  "flag_path": "\"flag-icon-css/4x3/cn.svg\"",
1079
+ "square_flag_path": "\"flag-icon-css/1x1/cn.svg\"",
1080
+ "country_flag_code": "cn",
1081
+ "variant": "false"
1082
  },
1083
  {
1084
  "code": "zu",
1086
  "local_name": "isiZulu",
1087
  "rtl": "false",
1088
  "flag_path": "\"flag-icon-css/4x3/za.svg\"",
1089
+ "square_flag_path": "\"flag-icon-css/1x1/za.svg\"",
1090
+ "country_flag_code": "za",
1091
+ "variant": "false"
1092
  },
1093
  {
1094
  "code": "hm",
1096
  "local_name": "Hmoob",
1097
  "rtl": "false",
1098
  "flag_path": "\"flags/4x3/hm.svg\"",
1099
+ "square_flag_path": "\"flags/1x1/hm.svg\"",
1100
+ "country_flag_code": "hm",
1101
+ "variant": "false"
1102
  },
1103
  {
1104
  "code": "cb",
1106
  "local_name": "Sugbuanon",
1107
  "rtl": "false",
1108
  "flag_path": "\"flag-icon-css/4x3/ph.svg\"",
1109
+ "square_flag_path": "\"flag-icon-css/1x1/ph.svg\"",
1110
+ "country_flag_code": "ph",
1111
+ "variant": "false"
1112
  },
1113
  {
1114
  "code": "or",
1116
  "local_name": "ଓଡ଼ିଆ",
1117
  "rtl": "false",
1118
  "flag_path": "\"flag-icon-css/4x3/in.svg\"",
1119
+ "square_flag_path": "\"flag-icon-css/1x1/in.svg\"",
1120
+ "country_flag_code": "in",
1121
+ "variant": "false"
1122
  },
1123
  {
1124
  "code": "tk",
1126
  "local_name": "Türkmen",
1127
  "rtl": "false",
1128
  "flag_path": "\"flag-icon-css/4x3/tr.svg\"",
1129
+ "square_flag_path": "\"flag-icon-css/1x1/tr.svg\"",
1130
+ "country_flag_code": "tr",
1131
+ "variant": "false"
1132
+ },
1133
+ {
1134
+ "code": "ug",
1135
+ "english_name": "Uyghur",
1136
+ "local_name": "ئۇيغۇر",
1137
+ "rtl": "true",
1138
+ "flag_path": "\"flags/4x3/ug.svg\"",
1139
+ "square_flag_path": "\"flags/1x1/ug.svg\"",
1140
+ "country_flag_code": "ug",
1141
+ "variant": "false"
1142
+ },
1143
+ {
1144
+ "code": "fc",
1145
+ "english_name": "French (Canada)",
1146
+ "local_name": "Français (Canada)",
1147
+ "rtl": "false",
1148
+ "flag_path": "\"flags/4x3/ca.svg\"",
1149
+ "square_flag_path": "\"flags/1x1/ca.svg\"",
1150
+ "country_flag_code": "ca",
1151
+ "variant": "true"
1152
+ },
1153
+ {
1154
+ "code": "as",
1155
+ "english_name": "Assamese",
1156
+ "local_name": "অসমীয়া",
1157
+ "rtl": "false",
1158
+ "flag_path": "\"flags/4x3/in.svg\"",
1159
+ "square_flag_path": "\"flags/1x1/in.svg\"",
1160
+ "country_flag_code": "in",
1161
+ "variant": "false"
1162
+ },
1163
+ {
1164
+ "code": "sa",
1165
+ "english_name": "Serbian (Latin)",
1166
+ "local_name": "Srpski",
1167
+ "rtl": "false",
1168
+ "flag_path": "\"flags/4x3/rs.svg\"",
1169
+ "square_flag_path": "\"flags/1x1/rs.svg\"",
1170
+ "country_flag_code": "rs",
1171
+ "variant": "false"
1172
  }
1173
  ]
1174
  }
vendor/weglot/weglot-php/node_modules/@weglot/languages/dist/Countries.php ADDED
@@ -0,0 +1,1204 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ namespace Countries;
4
+
5
+ class Countries
6
+ {
7
+ public static $countries = [
8
+ 'Afghanistan' => [
9
+ 'code' => 'af',
10
+ 'flag_path' => 'flag-icon-css/4x3/af.svg',
11
+ 'square_flag_path' => 'flag-icon-css/1x1/af.svg',
12
+ ],
13
+ 'Albania' => [
14
+ 'code' => 'al',
15
+ 'flag_path' => 'flag-icon-css/4x3/al.svg',
16
+ 'square_flag_path' => 'flag-icon-css/1x1/al.svg',
17
+ ],
18
+ 'Algeria' => [
19
+ 'code' => 'dz',
20
+ 'flag_path' => 'flag-icon-css/4x3/dz.svg',
21
+ 'square_flag_path' => 'flag-icon-css/1x1/dz.svg',
22
+ ],
23
+ 'American Samoa' => [
24
+ 'code' => 'as',
25
+ 'flag_path' => 'flag-icon-css/4x3/as.svg',
26
+ 'square_flag_path' => 'flag-icon-css/1x1/as.svg',
27
+ ],
28
+ 'Andorra' => [
29
+ 'code' => 'ad',
30
+ 'flag_path' => 'flag-icon-css/4x3/ad.svg',
31
+ 'square_flag_path' => 'flag-icon-css/1x1/ad.svg',
32
+ ],
33
+ 'Angola' => [
34
+ 'code' => 'ao',
35
+ 'flag_path' => 'flag-icon-css/4x3/ao.svg',
36
+ 'square_flag_path' => 'flag-icon-css/1x1/ao.svg',
37
+ ],
38
+ 'Antarctica' => [
39
+ 'code' => 'aq',
40
+ 'flag_path' => 'flag-icon-css/4x3/aq.svg',
41
+ 'square_flag_path' => 'flag-icon-css/1x1/aq.svg',
42
+ ],
43
+ 'Antigua And Barbuda' => [
44
+ 'code' => 'ag',
45
+ 'flag_path' => 'flag-icon-css/4x3/ag.svg',
46
+ 'square_flag_path' => 'flag-icon-css/1x1/ag.svg',
47
+ ],
48
+ 'Argentina' => [
49
+ 'code' => 'ar',
50
+ 'flag_path' => 'flag-icon-css/4x3/ar.svg',
51
+ 'square_flag_path' => 'flag-icon-css/1x1/ar.svg',
52
+ ],
53
+ 'Armenia' => [
54
+ 'code' => 'am',
55
+ 'flag_path' => 'flag-icon-css/4x3/am.svg',
56
+ 'square_flag_path' => 'flag-icon-css/1x1/am.svg',
57
+ ],
58
+ 'Aruba' => [
59
+ 'code' => 'aw',
60
+ 'flag_path' => 'flag-icon-css/4x3/aw.svg',
61
+ 'square_flag_path' => 'flag-icon-css/1x1/aw.svg',
62
+ ],
63
+ 'Australia' => [
64
+ 'code' => 'au',
65
+ 'flag_path' => 'flag-icon-css/4x3/au.svg',
66
+ 'square_flag_path' => 'flag-icon-css/1x1/au.svg',
67
+ ],
68
+ 'Austria' => [
69
+ 'code' => 'at',
70
+ 'flag_path' => 'flag-icon-css/4x3/at.svg',
71
+ 'square_flag_path' => 'flag-icon-css/1x1/at.svg',
72
+ ],
73
+ 'Azerbaijan' => [
74
+ 'code' => 'az',
75
+ 'flag_path' => 'flag-icon-css/4x3/az.svg',
76
+ 'square_flag_path' => 'flag-icon-css/1x1/az.svg',
77
+ ],
78
+ 'Bahamas' => [
79
+ 'code' => 'bs',
80
+ 'flag_path' => 'flag-icon-css/4x3/bs.svg',
81
+ 'square_flag_path' => 'flag-icon-css/1x1/bs.svg',
82
+ ],
83
+ 'Bahrain' => [
84
+ 'code' => 'bh',
85
+ 'flag_path' => 'flag-icon-css/4x3/bh.svg',
86
+ 'square_flag_path' => 'flag-icon-css/1x1/bh.svg',
87
+ ],
88
+ 'Bangladesh' => [
89
+ 'code' => 'bd',
90
+ 'flag_path' => 'flag-icon-css/4x3/bd.svg',
91
+ 'square_flag_path' => 'flag-icon-css/1x1/bd.svg',
92
+ ],
93
+ 'Barbados' => [
94
+ 'code' => 'bb',
95
+ 'flag_path' => 'flag-icon-css/4x3/bb.svg',
96
+ 'square_flag_path' => 'flag-icon-css/1x1/bb.svg',
97
+ ],
98
+ 'Belarus' => [
99
+ 'code' => 'by',
100
+ 'flag_path' => 'flag-icon-css/4x3/by.svg',
101
+ 'square_flag_path' => 'flag-icon-css/1x1/az.svg',
102
+ ],
103
+ 'Belgium' => [
104
+ 'code' => 'be',
105
+ 'flag_path' => 'flag-icon-css/4x3/be.svg',
106
+ 'square_flag_path' => 'flag-icon-css/1x1/be.svg',
107
+ ],
108
+ 'Belize' => [
109
+ 'code' => 'bz',
110
+ 'flag_path' => 'flag-icon-css/4x3/bz.svg',
111
+ 'square_flag_path' => 'flag-icon-css/1x1/bz.svg',
112
+ ],
113
+ 'Benin' => [
114
+ 'code' => 'bj',
115
+ 'flag_path' => 'flag-icon-css/4x3/bj.svg',
116
+ 'square_flag_path' => 'flag-icon-css/1x1/bj.svg',
117
+ ],
118
+ 'Bermuda' => [
119
+ 'code' => 'bm',
120
+ 'flag_path' => 'flag-icon-css/4x3/bm.svg',
121
+ 'square_flag_path' => 'flag-icon-css/1x1/bm.svg',
122
+ ],
123
+ 'Bhutan' => [
124
+ 'code' => 'bt',
125
+ 'flag_path' => 'flag-icon-css/4x3/bt.svg',
126
+ 'square_flag_path' => 'flag-icon-css/1x1/bt.svg',
127
+ ],
128
+ 'Bolivia' => [
129
+ 'code' => 'bo',
130
+ 'flag_path' => 'flag-icon-css/4x3/bo.svg',
131
+ 'square_flag_path' => 'flag-icon-css/1x1/bo.svg',
132
+ ],
133
+ 'Bosnia And Herzegovina' => [
134
+ 'code' => 'ba',
135
+ 'flag_path' => 'flag-icon-css/4x3/ba.svg',
136
+ 'square_flag_path' => 'flag-icon-css/1x1/ba.svg',
137
+ ],
138
+ 'Botswana' => [
139
+ 'code' => 'bw',
140
+ 'flag_path' => 'flag-icon-css/4x3/bw.svg',
141
+ 'square_flag_path' => 'flag-icon-css/1x1/bw.svg',
142
+ ],
143
+ 'Bouvet Island' => [
144
+ 'code' => 'bv',
145
+ 'flag_path' => 'flag-icon-css/4x3/bv.svg',
146
+ 'square_flag_path' => 'flag-icon-css/1x1/bv.svg',
147
+ ],
148
+ 'Brazil' => [
149
+ 'code' => 'br',
150
+ 'flag_path' => 'flag-icon-css/4x3/br.svg',
151
+ 'square_flag_path' => 'flag-icon-css/1x1/br.svg',
152
+ ],
153
+ 'British Indian Ocean Territory' => [
154
+ 'code' => 'io',
155
+ 'flag_path' => 'flag-icon-css/4x3/io.svg',
156
+ 'square_flag_path' => 'flag-icon-css/1x1/io.svg',
157
+ ],
158
+ 'Brunei' => [
159
+ 'code' => 'bn',
160
+ 'flag_path' => 'flag-icon-css/4x3/bn.svg',
161
+ 'square_flag_path' => 'flag-icon-css/1x1/bn.svg',
162
+ ],
163
+ 'Bulgaria' => [
164
+ 'code' => 'bg',
165
+ 'flag_path' => 'flag-icon-css/4x3/bg.svg',
166
+ 'square_flag_path' => 'flag-icon-css/1x1/bg.svg',
167
+ ],
168
+ 'Burkina Faso' => [
169
+ 'code' => 'bf',
170
+ 'flag_path' => 'flag-icon-css/4x3/bf.svg',
171
+ 'square_flag_path' => 'flag-icon-css/1x1/bf.svg',
172
+ ],
173
+ 'Burundi' => [
174
+ 'code' => 'bi',
175
+ 'flag_path' => 'flag-icon-css/4x3/bi.svg',
176
+ 'square_flag_path' => 'flag-icon-css/1x1/bi.svg',
177
+ ],
178
+ 'Cambodia' => [
179
+ 'code' => 'kh',
180
+ 'flag_path' => 'flag-icon-css/4x3/kh.svg',
181
+ 'square_flag_path' => 'flag-icon-css/1x1/kh.svg',
182
+ ],
183
+ 'Cameroon' => [
184
+ 'code' => 'cm',
185
+ 'flag_path' => 'flag-icon-css/4x3/cm.svg',
186
+ 'square_flag_path' => 'flag-icon-css/1x1/cm.svg',
187
+ ],
188
+ 'Canada' => [
189
+ 'code' => 'ca',
190
+ 'flag_path' => 'flag-icon-css/4x3/ca.svg',
191
+ 'square_flag_path' => 'flag-icon-css/1x1/ca.svg',
192
+ ],
193
+ 'Cape Verde' => [
194
+ 'code' => 'cv',
195
+ 'flag_path' => 'flag-icon-css/4x3/cv.svg',
196
+ 'square_flag_path' => 'flag-icon-css/1x1/cv.svg',
197
+ ],
198
+ 'Cayman Islands' => [
199
+ 'code' => 'ky',
200
+ 'flag_path' => 'flag-icon-css/4x3/ky.svg',
201
+ 'square_flag_path' => 'flag-icon-css/1x1/ky.svg',
202
+ ],
203
+ 'Central African Republic' => [
204
+ 'code' => 'cf',
205
+ 'flag_path' => 'flag-icon-css/4x3/cf.svg',
206
+ 'square_flag_path' => 'flag-icon-css/1x1/cf.svg',
207
+ ],
208
+ 'Chad' => [
209
+ 'code' => 'td',
210
+ 'flag_path' => 'flag-icon-css/4x3/td.svg',
211
+ 'square_flag_path' => 'flag-icon-css/1x1/td.svg',
212
+ ],
213
+ 'Chile' => [
214
+ 'code' => 'cl',
215
+ 'flag_path' => 'flag-icon-css/4x3/cl.svg',
216
+ 'square_flag_path' => 'flag-icon-css/1x1/cl.svg',
217
+ ],
218
+ 'China' => [
219
+ 'code' => 'cn',
220
+ 'flag_path' => 'flag-icon-css/4x3/cn.svg',
221
+ 'square_flag_path' => 'flag-icon-css/1x1/cn.svg',
222
+ ],
223
+ 'Christmas Island' => [
224
+ 'code' => 'cx',
225
+ 'flag_path' => 'flag-icon-css/4x3/cx.svg',
226
+ 'square_flag_path' => 'flag-icon-css/1x1/cx.svg',
227
+ ],
228
+ 'Cocos (keeling) Islands' => [
229
+ 'code' => 'cc',
230
+ 'flag_path' => 'flag-icon-css/4x3/cc.svg',
231
+ 'square_flag_path' => 'flag-icon-css/1x1/cc.svg',
232
+ ],
233
+ 'Colombia' => [
234
+ 'code' => 'co',
235
+ 'flag_path' => 'flag-icon-css/4x3/co.svg',
236
+ 'square_flag_path' => 'flag-icon-css/1x1/co.svg',
237
+ ],
238
+ 'Comoros' => [
239
+ 'code' => 'km',
240
+ 'flag_path' => 'flag-icon-css/4x3/km.svg',
241
+ 'square_flag_path' => 'flag-icon-css/1x1/km.svg',
242
+ ],
243
+ 'Congo' => [
244
+ 'code' => 'cg',
245
+ 'flag_path' => 'flag-icon-css/4x3/cg.svg',
246
+ 'square_flag_path' => 'flag-icon-css/1x1/cg.svg',
247
+ ],
248
+ 'Cook Islands' => [
249
+ 'code' => 'ck',
250
+ 'flag_path' => 'flag-icon-css/4x3/ck.svg',
251
+ 'square_flag_path' => 'flag-icon-css/1x1/ck.svg',
252
+ ],
253
+ 'Costa Rica' => [
254
+ 'code' => 'cr',
255
+ 'flag_path' => 'flag-icon-css/4x3/cr.svg',
256
+ 'square_flag_path' => 'flag-icon-css/1x1/cr.svg',
257
+ ],
258
+ 'Croatia' => [
259
+ 'code' => 'hr',
260
+ 'flag_path' => 'flag-icon-css/4x3/hr.svg',
261
+ 'square_flag_path' => 'flag-icon-css/1x1/hr.svg',
262
+ ],
263
+ 'Cuba' => [
264
+ 'code' => 'cu',
265
+ 'flag_path' => 'flag-icon-css/4x3/cu.svg',
266
+ 'square_flag_path' => 'flag-icon-css/1x1/cu.svg',
267
+ ],
268
+ 'Cyprus' => [
269
+ 'code' => 'cy',
270
+ 'flag_path' => 'flag-icon-css/4x3/cy.svg',
271
+ 'square_flag_path' => 'flag-icon-css/1x1/cy.svg',
272
+ ],
273
+ 'Czech Republic' => [
274
+ 'code' => 'cz',
275
+ 'flag_path' => 'flag-icon-css/4x3/cz.svg',
276
+ 'square_flag_path' => 'flag-icon-css/1x1/cz.svg',
277
+ ],
278
+ 'Denmark' => [
279
+ 'code' => 'dk',
280
+ 'flag_path' => 'flag-icon-css/4x3/dk.svg',
281
+ 'square_flag_path' => 'flag-icon-css/1x1/dk.svg',
282
+ ],
283
+ 'Djibouti' => [
284
+ 'code' => 'dj',
285
+ 'flag_path' => 'flag-icon-css/4x3/dj.svg',
286
+ 'square_flag_path' => 'flag-icon-css/1x1/dj.svg',
287
+ ],
288
+ 'Dominica' => [
289
+ 'code' => 'dm',
290
+ 'flag_path' => 'flag-icon-css/4x3/dm.svg',
291
+ 'square_flag_path' => 'flag-icon-css/1x1/dm.svg',
292
+ ],
293
+ 'Dominican Republic' => [
294
+ 'code' => 'do',
295
+ 'flag_path' => 'flag-icon-css/4x3/do.svg',
296
+ 'square_flag_path' => 'flag-icon-css/1x1/do.svg',
297
+ ],
298
+ 'East Timor' => [
299
+ 'code' => 'tl',
300
+ 'flag_path' => 'flag-icon-css/4x3/tl.svg',
301
+ 'square_flag_path' => 'flag-icon-css/1x1/tl.svg',
302
+ ],
303
+ 'Ecuador' => [
304
+ 'code' => 'ec',
305
+ 'flag_path' => 'flag-icon-css/4x3/ec.svg',
306
+ 'square_flag_path' => 'flag-icon-css/1x1/ec.svg',
307
+ ],
308
+ 'Egypt' => [
309
+ 'code' => 'eg',
310
+ 'flag_path' => 'flag-icon-css/4x3/eg.svg',
311
+ 'square_flag_path' => 'flag-icon-css/1x1/eg.svg',
312
+ ],
313
+ 'El Salvador' => [
314
+ 'code' => 'sv',
315
+ 'flag_path' => 'flag-icon-css/4x3/sv.svg',
316
+ 'square_flag_path' => 'flag-icon-css/1x1/sv.svg',
317
+ ],
318
+ 'Equatorial Guinea' => [
319
+ 'code' => 'gq',
320
+ 'flag_path' => 'flag-icon-css/4x3/gq.svg',
321
+ 'square_flag_path' => 'flag-icon-css/1x1/gq.svg',
322
+ ],
323
+ 'Eritrea' => [
324
+ 'code' => 'er',
325
+ 'flag_path' => 'flag-icon-css/4x3/er.svg',
326
+ 'square_flag_path' => 'flag-icon-css/1x1/er.svg',
327
+ ],
328
+ 'Estonia' => [
329
+ 'code' => 'ee',
330
+ 'flag_path' => 'flag-icon-css/4x3/ee.svg',
331
+ 'square_flag_path' => 'flag-icon-css/1x1/ee.svg',
332
+ ],
333
+ 'Ethiopia' => [
334
+ 'code' => 'et',
335
+ 'flag_path' => 'flag-icon-css/4x3/et.svg',
336
+ 'square_flag_path' => 'flag-icon-css/1x1/et.svg',
337
+ ],
338
+ 'Falkland Islands' => [
339
+ 'code' => 'fk',
340
+ 'flag_path' => 'flag-icon-css/4x3/fk.svg',
341
+ 'square_flag_path' => 'flag-icon-css/1x1/fk.svg',
342
+ ],
343
+ 'Faroe Islands' => [
344
+ 'code' => 'fo',
345
+ 'flag_path' => 'flag-icon-css/4x3/fo.svg',
346
+ 'square_flag_path' => 'flag-icon-css/1x1/fo.svg',
347
+ ],
348
+ 'Fiji Islands' => [
349
+ 'code' => 'fj',
350
+ 'flag_path' => 'flag-icon-css/4x3/fj.svg',
351
+ 'square_flag_path' => 'flag-icon-css/1x1/fj.svg',
352
+ ],
353
+ 'Finland' => [
354
+ 'code' => 'fi',
355
+ 'flag_path' => 'flag-icon-css/4x3/fi.svg',
356
+ 'square_flag_path' => 'flag-icon-css/1x1/fi.svg',
357
+ ],
358
+ 'France' => [
359
+ 'code' => 'fr',
360
+ 'flag_path' => 'flag-icon-css/4x3/fr.svg',
361
+ 'square_flag_path' => 'flag-icon-css/1x1/fr.svg',
362
+ ],
363
+ 'French Guiana' => [
364
+ 'code' => 'gf',
365
+ 'flag_path' => 'flag-icon-css/4x3/gf.svg',
366
+ 'square_flag_path' => 'flag-icon-css/1x1/gf.svg',
367
+ ],
368
+ 'French Polynesia' => [
369
+ 'code' => 'pf',
370
+ 'flag_path' => 'flag-icon-css/4x3/pf.svg',
371
+ 'square_flag_path' => 'flag-icon-css/1x1/pf.svg',
372
+ ],
373
+ 'French Southern Territories' => [
374
+ 'code' => 'tf',
375
+ 'flag_path' => 'flag-icon-css/4x3/tf.svg',
376
+ 'square_flag_path' => 'flag-icon-css/1x1/tf.svg',
377
+ ],
378
+ 'Gabon' => [
379
+ 'code' => 'ga',
380
+ 'flag_path' => 'flag-icon-css/4x3/ga.svg',
381
+ 'square_flag_path' => 'flag-icon-css/1x1/ga.svg',
382
+ ],
383
+ 'Gambia' => [
384
+ 'code' => 'gm',
385
+ 'flag_path' => 'flag-icon-css/4x3/gm.svg',
386
+ 'square_flag_path' => 'flag-icon-css/1x1/gm.svg',
387
+ ],
388
+ 'Georgia' => [
389
+ 'code' => 'ge',
390
+ 'flag_path' => 'flag-icon-css/4x3/ge.svg',
391
+ 'square_flag_path' => 'flag-icon-css/1x1/ge.svg',
392
+ ],
393
+ 'Germany' => [
394
+ 'code' => 'de',
395
+ 'flag_path' => 'flag-icon-css/4x3/de.svg',
396
+ 'square_flag_path' => 'flag-icon-css/1x1/de.svg',
397
+ ],
398
+ 'Ghana' => [
399
+ 'code' => 'gh',
400
+ 'flag_path' => 'flag-icon-css/4x3/gh.svg',
401
+ 'square_flag_path' => 'flag-icon-css/1x1/gh.svg',
402
+ ],
403
+ 'Gibraltar' => [
404
+ 'code' => 'gi',
405
+ 'flag_path' => 'flag-icon-css/4x3/gi.svg',
406
+ 'square_flag_path' => 'flag-icon-css/1x1/gi.svg',
407
+ ],
408
+ 'Greece' => [
409
+ 'code' => 'gr',
410
+ 'flag_path' => 'flag-icon-css/4x3/gr.svg',
411
+ 'square_flag_path' => 'flag-icon-css/1x1/gr.svg',
412
+ ],
413
+ 'Greenland' => [
414
+ 'code' => 'gl',
415
+ 'flag_path' => 'flag-icon-css/4x3/gl.svg',
416
+ 'square_flag_path' => 'flag-icon-css/1x1/gl.svg',
417
+ ],
418
+ 'Grenada' => [
419
+ 'code' => 'gd',
420
+ 'flag_path' => 'flag-icon-css/4x3/gd.svg',
421
+ 'square_flag_path' => 'flag-icon-css/1x1/gd.svg',
422
+ ],
423
+ 'Guadeloupe' => [
424
+ 'code' => 'gp',
425
+ 'flag_path' => 'flag-icon-css/4x3/gp.svg',
426
+ 'square_flag_path' => 'flag-icon-css/1x1/gp.svg',
427
+ ],
428
+ 'Guam' => [
429
+ 'code' => 'gu',
430
+ 'flag_path' => 'flag-icon-css/4x3/gu.svg',
431
+ 'square_flag_path' => 'flag-icon-css/1x1/gu.svg',
432
+ ],
433
+ 'Guatemala' => [
434
+ 'code' => 'gt',
435
+ 'flag_path' => 'flag-icon-css/4x3/gt.svg',
436
+ 'square_flag_path' => 'flag-icon-css/1x1/gt.svg',
437
+ ],
438
+ 'Guernsey' => [
439
+ 'code' => 'gg',
440
+ 'flag_path' => 'flag-icon-css/4x3/gg.svg',
441
+ 'square_flag_path' => 'flag-icon-css/1x1/gg.svg',
442
+ ],
443
+ 'Guinea' => [
444
+ 'code' => 'gn',
445
+ 'flag_path' => 'flag-icon-css/4x3/gn.svg',
446
+ 'square_flag_path' => 'flag-icon-css/1x1/gn.svg',
447
+ ],
448
+ 'Guinea Bissau' => [
449
+ 'code' => 'gw',
450
+ 'flag_path' => 'flag-icon-css/4x3/gw.svg',
451
+ 'square_flag_path' => 'flag-icon-css/1x1/gw.svg',
452
+ ],
453
+ 'Guyana' => [
454
+ 'code' => 'gy',
455
+ 'flag_path' => 'flag-icon-css/4x3/gy.svg',
456
+ 'square_flag_path' => 'flag-icon-css/1x1/gy.svg',
457
+ ],
458
+ 'Haiti' => [
459
+ 'code' => 'ht',
460
+ 'flag_path' => 'flag-icon-css/4x3/ht.svg',
461
+ 'square_flag_path' => 'flag-icon-css/1x1/ht.svg',
462
+ ],
463
+ 'Heard Island And Mcdonald Islands' => [
464
+ 'code' => 'hm',
465
+ 'flag_path' => 'flag-icon-css/4x3/hm.svg',
466
+ 'square_flag_path' => 'flag-icon-css/1x1/hm.svg',
467
+ ],
468
+ 'Holy See (vatican City State)' => [
469
+ 'code' => 'va',
470
+ 'flag_path' => 'flag-icon-css/4x3/va.svg',
471
+ 'square_flag_path' => 'flag-icon-css/1x1/va.svg',
472
+ ],
473
+ 'Honduras' => [
474
+ 'code' => 'hn',
475
+ 'flag_path' => 'flag-icon-css/4x3/hn.svg',
476
+ 'square_flag_path' => 'flag-icon-css/1x1/hn.svg',
477
+ ],
478
+ 'Hong Kong' => [
479
+ 'code' => 'hk',
480
+ 'flag_path' => 'flag-icon-css/4x3/hk.svg',
481
+ 'square_flag_path' => 'flag-icon-css/1x1/hk.svg',
482
+ ],
483
+ 'Hungary' => [
484
+ 'code' => 'hu',
485
+ 'flag_path' => 'flag-icon-css/4x3/hu.svg',
486
+ 'square_flag_path' => 'flag-icon-css/1x1/hu.svg',
487
+ ],
488
+ 'Iceland' => [
489
+ 'code' => 'is',
490
+ 'flag_path' => 'flag-icon-css/4x3/is.svg',
491
+ 'square_flag_path' => 'flag-icon-css/1x1/is.svg',
492
+ ],
493
+ 'India' => [
494
+ 'code' => 'in',
495
+ 'flag_path' => 'flag-icon-css/4x3/in.svg',
496
+ 'square_flag_path' => 'flag-icon-css/1x1/in.svg',
497
+ ],
498
+ 'Indonesia' => [
499
+ 'code' => 'id',
500
+ 'flag_path' => 'flag-icon-css/4x3/id.svg',
501
+ 'square_flag_path' => 'flag-icon-css/1x1/id.svg',
502
+ ],
503
+ 'Iran' => [
504
+ 'code' => 'ir',
505
+ 'flag_path' => 'flag-icon-css/4x3/ir.svg',
506
+ 'square_flag_path' => 'flag-icon-css/1x1/ir.svg',
507
+ ],
508
+ 'Iraq' => [
509
+ 'code' => 'iq',
510
+ 'flag_path' => 'flag-icon-css/4x3/iq.svg',
511
+ 'square_flag_path' => 'flag-icon-css/1x1/iq.svg',
512
+ ],
513
+ 'Ireland' => [
514
+ 'code' => 'ie',
515
+ 'flag_path' => 'flag-icon-css/4x3/ie.svg',
516
+ 'square_flag_path' => 'flag-icon-css/1x1/ie.svg',
517
+ ],
518
+ 'Isle Of Man' => [
519
+ 'code' => 'im',
520
+ 'flag_path' => 'flag-icon-css/4x3/im.svg',
521
+ 'square_flag_path' => 'flag-icon-css/1x1/im.svg',
522
+ ],
523
+ 'Israel' => [
524
+ 'code' => 'il',
525
+ 'flag_path' => 'flag-icon-css/4x3/il.svg',
526
+ 'square_flag_path' => 'flag-icon-css/1x1/il.svg',
527
+ ],
528
+ 'Italy' => [
529
+ 'code' => 'it',
530
+ 'flag_path' => 'flag-icon-css/4x3/it.svg',
531
+ 'square_flag_path' => 'flag-icon-css/1x1/it.svg',
532
+ ],
533
+ 'Ivory Coast' => [
534
+ 'code' => 'ci',
535
+ 'flag_path' => 'flag-icon-css/4x3/ci.svg',
536
+ 'square_flag_path' => 'flag-icon-css/1x1/ci.svg',
537
+ ],
538
+ 'Jamaica' => [
539
+ 'code' => 'jm',
540
+ 'flag_path' => 'flag-icon-css/4x3/jm.svg',
541
+ 'square_flag_path' => 'flag-icon-css/1x1/jm.svg',
542
+ ],
543
+ 'Japan' => [
544
+ 'code' => 'jp',
545
+ 'flag_path' => 'flag-icon-css/4x3/jp.svg',
546
+ 'square_flag_path' => 'flag-icon-css/1x1/jp.svg',
547
+ ],
548
+ 'Jersey' => [
549
+ 'code' => 'je',
550
+ 'flag_path' => 'flag-icon-css/4x3/je.svg',
551
+ 'square_flag_path' => 'flag-icon-css/1x1/je.svg',
552
+ ],
553
+ 'Jordan' => [
554
+ 'code' => 'jo',
555
+ 'flag_path' => 'flag-icon-css/4x3/jo.svg',
556
+ 'square_flag_path' => 'flag-icon-css/1x1/jo.svg',
557
+ ],
558
+ 'Kazakhstan' => [
559
+ 'code' => 'kz',
560
+ 'flag_path' => 'flag-icon-css/4x3/kz.svg',
561
+ 'square_flag_path' => 'flag-icon-css/1x1/kz.svg',
562
+ ],
563
+ 'Kenya' => [
564
+ 'code' => 'ke',
565
+ 'flag_path' => 'flag-icon-css/4x3/ke.svg',
566
+ 'square_flag_path' => 'flag-icon-css/1x1/ke.svg',
567
+ ],
568
+ 'Kiribati' => [
569
+ 'code' => 'ki',
570
+ 'flag_path' => 'flag-icon-css/4x3/ki.svg',
571
+ 'square_flag_path' => 'flag-icon-css/1x1/ki.svg',
572
+ ],
573
+ 'Kuwait' => [
574
+ 'code' => 'kw',
575
+ 'flag_path' => 'flag-icon-css/4x3/kw.svg',
576
+ 'square_flag_path' => 'flag-icon-css/1x1/kw.svg',
577
+ ],
578
+ 'Kyrgyzstan' => [
579
+ 'code' => 'kg',
580
+ 'flag_path' => 'flag-icon-css/4x3/kg.svg',
581
+ 'square_flag_path' => 'flag-icon-css/1x1/kg.svg',
582
+ ],
583
+ 'Laos' => [
584
+ 'code' => 'la',
585
+ 'flag_path' => 'flag-icon-css/4x3/la.svg',
586
+ 'square_flag_path' => 'flag-icon-css/1x1/la.svg',
587
+ ],
588
+ 'Latvia' => [
589
+ 'code' => 'lv',
590
+ 'flag_path' => 'flag-icon-css/4x3/lv.svg',
591
+ 'square_flag_path' => 'flag-icon-css/1x1/lv.svg',
592
+ ],
593
+ 'Lebanon' => [
594
+ 'code' => 'lb',
595
+ 'flag_path' => 'flag-icon-css/4x3/lb.svg',
596
+ 'square_flag_path' => 'flag-icon-css/1x1/lb.svg',
597
+ ],
598
+ 'Lesotho' => [
599
+ 'code' => 'ls',
600
+ 'flag_path' => 'flag-icon-css/4x3/ls.svg',
601
+ 'square_flag_path' => 'flag-icon-css/1x1/ls.svg',
602
+ ],
603
+ 'Liberia' => [
604
+ 'code' => 'lr',
605
+ 'flag_path' => 'flag-icon-css/4x3/lr.svg',
606
+ 'square_flag_path' => 'flag-icon-css/1x1/lr.svg',
607
+ ],
608
+ 'Liechtenstein' => [
609
+ 'code' => 'li',
610
+ 'flag_path' => 'flag-icon-css/4x3/li.svg',
611
+ 'square_flag_path' => 'flag-icon-css/1x1/li.svg',
612
+ ],
613
+ 'Lithuania' => [
614
+ 'code' => 'lt',
615
+ 'flag_path' => 'flag-icon-css/4x3/lt.svg',
616
+ 'square_flag_path' => 'flag-icon-css/1x1/lt.svg',
617
+ ],
618
+ 'Luxembourg' => [
619
+ 'code' => 'lu',
620
+ 'flag_path' => 'flag-icon-css/4x3/lu.svg',
621
+ 'square_flag_path' => 'flag-icon-css/1x1/lu.svg',
622
+ ],
623
+ 'Macao' => [
624
+ 'code' => 'mo',
625
+ 'flag_path' => 'flag-icon-css/4x3/mo.svg',
626
+ 'square_flag_path' => 'flag-icon-css/1x1/mo.svg',
627
+ ],
628
+ 'Madagascar' => [
629
+ 'code' => 'mg',
630
+ 'flag_path' => 'flag-icon-css/4x3/mg.svg',
631
+ 'square_flag_path' => 'flag-icon-css/1x1/mg.svg',
632
+ ],
633
+ 'Malawi' => [
634
+ 'code' => 'mw',
635
+ 'flag_path' => 'flag-icon-css/4x3/mw.svg',
636
+ 'square_flag_path' => 'flag-icon-css/1x1/mw.svg',
637
+ ],
638
+ 'Malaysia' => [
639
+ 'code' => 'my',
640
+ 'flag_path' => 'flag-icon-css/4x3/my.svg',
641
+ 'square_flag_path' => 'flag-icon-css/1x1/my.svg',
642
+ ],
643
+ 'Maldives' => [
644
+ 'code' => 'mv',
645
+ 'flag_path' => 'flag-icon-css/4x3/mv.svg',
646
+ 'square_flag_path' => 'flag-icon-css/1x1/mv.svg',
647
+ ],
648
+ 'Mali' => [
649
+ 'code' => 'ml',
650
+ 'flag_path' => 'flag-icon-css/4x3/ml.svg',
651
+ 'square_flag_path' => 'flag-icon-css/1x1/ml.svg',
652
+ ],
653
+ 'Malta' => [
654
+ 'code' => 'mt',
655
+ 'flag_path' => 'flag-icon-css/4x3/mt.svg',
656
+ 'square_flag_path' => 'flag-icon-css/1x1/mt.svg',
657
+ ],
658
+ 'Marshall Islands' => [
659
+ 'code' => 'mh',
660
+ 'flag_path' => 'flag-icon-css/4x3/mh.svg',
661
+ 'square_flag_path' => 'flag-icon-css/1x1/mh.svg',
662
+ ],
663
+ 'Martinique' => [
664
+ 'code' => 'mq',
665
+ 'flag_path' => 'flag-icon-css/4x3/mq.svg',
666
+ 'square_flag_path' => 'flag-icon-css/1x1/mq.svg',
667
+ ],
668
+ 'Mauritania' => [
669
+ 'code' => 'mr',
670
+ 'flag_path' => 'flag-icon-css/4x3/mr.svg',
671
+ 'square_flag_path' => 'flag-icon-css/1x1/mr.svg',
672
+ ],
673
+ 'Mauritius' => [
674
+ 'code' => 'mu',
675
+ 'flag_path' => 'flag-icon-css/4x3/mu.svg',
676
+ 'square_flag_path' => 'flag-icon-css/1x1/mu.svg',
677
+ ],
678
+ 'Mayotte' => [
679
+ 'code' => 'yt',
680
+ 'flag_path' => 'flag-icon-css/4x3/yt.svg',
681
+ 'square_flag_path' => 'flag-icon-css/1x1/yt.svg',
682
+ ],
683
+ 'Mexico' => [
684
+ 'code' => 'mx',
685
+ 'flag_path' => 'flag-icon-css/4x3/mx.svg',
686
+ 'square_flag_path' => 'flag-icon-css/1x1/mx.svg',
687
+ ],
688
+ 'Micronesia Federated States Of' => [
689
+ 'code' => 'fm',
690
+ 'flag_path' => 'flag-icon-css/4x3/fm.svg',
691
+ 'square_flag_path' => 'flag-icon-css/1x1/fm.svg',
692
+ ],
693
+ 'Moldova' => [
694
+ 'code' => 'md',
695
+ 'flag_path' => 'flag-icon-css/4x3/md.svg',
696
+ 'square_flag_path' => 'flag-icon-css/1x1/md.svg',
697
+ ],
698
+ 'Monaco' => [
699
+ 'code' => 'mc',
700
+ 'flag_path' => 'flag-icon-css/4x3/mc.svg',
701
+ 'square_flag_path' => 'flag-icon-css/1x1/mc.svg',
702
+ ],
703
+ 'Mongolia' => [
704
+ 'code' => 'mn',
705
+ 'flag_path' => 'flag-icon-css/4x3/mn.svg',
706
+ 'square_flag_path' => 'flag-icon-css/1x1/mn.svg',
707
+ ],
708
+ 'Montenegro' => [
709
+ 'code' => 'me',
710
+ 'flag_path' => 'flag-icon-css/4x3/me.svg',
711
+ 'square_flag_path' => 'flag-icon-css/1x1/me.svg',
712
+ ],
713
+ 'Montserrat' => [
714
+ 'code' => 'ms',
715
+ 'flag_path' => 'flag-icon-css/4x3/ms.svg',
716
+ 'square_flag_path' => 'flag-icon-css/1x1/ms.svg',
717
+ ],
718
+ 'Morocco' => [
719
+ 'code' => 'ma',
720
+ 'flag_path' => 'flag-icon-css/4x3/ma.svg',
721
+ 'square_flag_path' => 'flag-icon-css/1x1/ma.svg',
722
+ ],
723
+ 'Mozambique' => [
724
+ 'code' => 'mz',
725
+ 'flag_path' => 'flag-icon-css/4x3/mz.svg',
726
+ 'square_flag_path' => 'flag-icon-css/1x1/mz.svg',
727
+ ],
728
+ 'Myanmar' => [
729
+ 'code' => 'mm',
730
+ 'flag_path' => 'flag-icon-css/4x3/mm.svg',
731
+ 'square_flag_path' => 'flag-icon-css/1x1/mm.svg',
732
+ ],
733
+ 'Namibia' => [
734
+ 'code' => 'na',
735
+ 'flag_path' => 'flag-icon-css/4x3/na.svg',
736
+ 'square_flag_path' => 'flag-icon-css/1x1/na.svg',
737
+ ],
738
+ 'Nauru' => [
739
+ 'code' => 'nr',
740
+ 'flag_path' => 'flag-icon-css/4x3/nr.svg',
741
+ 'square_flag_path' => 'flag-icon-css/1x1/nr.svg',
742
+ ],
743
+ 'Nepal' => [
744
+ 'code' => 'np',
745
+ 'flag_path' => 'flag-icon-css/4x3/np.svg',
746
+ 'square_flag_path' => 'flag-icon-css/1x1/np.svg',
747
+ ],
748
+ 'Netherlands' => [
749
+ 'code' => 'nl',
750
+ 'flag_path' => 'flag-icon-css/4x3/nl.svg',
751
+ 'square_flag_path' => 'flag-icon-css/1x1/nl.svg',
752
+ ],
753
+ 'New Caledonia' => [
754
+ 'code' => 'nc',
755
+ 'flag_path' => 'flag-icon-css/4x3/nc.svg',
756
+ 'square_flag_path' => 'flag-icon-css/1x1/nc.svg',
757
+ ],
758
+ 'New Zealand' => [
759
+ 'code' => 'nz',
760
+ 'flag_path' => 'flag-icon-css/4x3/nz.svg',
761
+ 'square_flag_path' => 'flag-icon-css/1x1/nz.svg',
762
+ ],
763
+ 'Nicaragua' => [
764
+ 'code' => 'ni',
765
+ 'flag_path' => 'flag-icon-css/4x3/ni.svg',
766
+ 'square_flag_path' => 'flag-icon-css/1x1/ni.svg',
767
+ ],
768
+ 'Niger' => [
769
+ 'code' => 'ne',
770
+ 'flag_path' => 'flag-icon-css/4x3/ne.svg',
771
+ 'square_flag_path' => 'flag-icon-css/1x1/ne.svg',
772
+ ],
773
+ 'Nigeria' => [
774
+ 'code' => 'ng',
775
+ 'flag_path' => 'flag-icon-css/4x3/ng.svg',
776
+ 'square_flag_path' => 'flag-icon-css/1x1/ng.svg',
777
+ ],
778
+ 'Niue' => [
779
+ 'code' => 'nu',
780
+ 'flag_path' => 'flag-icon-css/4x3/nu.svg',
781
+ 'square_flag_path' => 'flag-icon-css/1x1/nu.svg',
782
+ ],
783
+ 'Norfolk Island' => [
784
+ 'code' => 'nf',
785
+ 'flag_path' => 'flag-icon-css/4x3/nf.svg',
786
+ 'square_flag_path' => 'flag-icon-css/1x1/nf.svg',
787
+ ],
788
+ 'North Korea' => [
789
+ 'code' => 'kp',
790
+ 'flag_path' => 'flag-icon-css/4x3/kp.svg',
791
+ 'square_flag_path' => 'flag-icon-css/1x1/kp.svg',
792
+ ],
793
+ 'North Macedonia' => [
794
+ 'code' => 'mk',
795
+ 'flag_path' => 'flag-icon-css/4x3/mk.svg',
796
+ 'square_flag_path' => 'flag-icon-css/1x1/mk.svg',
797
+ ],
798
+ 'Norway' => [
799
+ 'code' => 'no',
800
+ 'flag_path' => 'flag-icon-css/4x3/no.svg',
801
+ 'square_flag_path' => 'flag-icon-css/1x1/no.svg',
802
+ ],
803
+ 'Oman' => [
804
+ 'code' => 'om',
805
+ 'flag_path' => 'flag-icon-css/4x3/om.svg',
806
+ 'square_flag_path' => 'flag-icon-css/1x1/om.svg',
807
+ ],
808
+ 'Pakistan' => [
809
+ 'code' => 'pk',
810
+ 'flag_path' => 'flag-icon-css/4x3/pk.svg',
811
+ 'square_flag_path' => 'flag-icon-css/1x1/pk.svg',
812
+ ],
813
+ 'Palau' => [
814
+ 'code' => 'pw',
815
+ 'flag_path' => 'flag-icon-css/4x3/pw.svg',
816
+ 'square_flag_path' => 'flag-icon-css/1x1/pw.svg',
817
+ ],
818
+ 'Palestine' => [
819
+ 'code' => 'ps',
820
+ 'flag_path' => 'flag-icon-css/4x3/ps.svg',
821
+ 'square_flag_path' => 'flag-icon-css/1x1/ps.svg',
822
+ ],
823
+ 'Panama' => [
824
+ 'code' => 'pa',
825
+ 'flag_path' => 'flag-icon-css/4x3/pa.svg',
826
+ 'square_flag_path' => 'flag-icon-css/1x1/pa.svg',
827
+ ],
828
+ 'Papua New Guinea' => [
829
+ 'code' => 'pg',
830
+ 'flag_path' => 'flag-icon-css/4x3/pg.svg',
831
+ 'square_flag_path' => 'flag-icon-css/1x1/pg.svg',
832
+ ],
833
+ 'Paraguay' => [
834
+ 'code' => 'py',
835
+ 'flag_path' => 'flag-icon-css/4x3/py.svg',
836
+ 'square_flag_path' => 'flag-icon-css/1x1/py.svg',
837
+ ],
838
+ 'Peru' => [
839
+ 'code' => 'pe',
840
+ 'flag_path' => 'flag-icon-css/4x3/pe.svg',
841
+ 'square_flag_path' => 'flag-icon-css/1x1/pe.svg',
842
+ ],
843
+ 'Philippines' => [
844
+ 'code' => 'ph',
845
+ 'flag_path' => 'flag-icon-css/4x3/ph.svg',
846
+ 'square_flag_path' => 'flag-icon-css/1x1/ph.svg',
847
+ ],
848
+ 'Pitcairn' => [
849
+ 'code' => 'pn',
850
+ 'flag_path' => 'flag-icon-css/4x3/pn.svg',
851
+ 'square_flag_path' => 'flag-icon-css/1x1/pn.svg',
852
+ ],
853
+ 'Poland' => [
854
+ 'code' => 'pl',
855
+ 'flag_path' => 'flag-icon-css/4x3/pl.svg',
856
+ 'square_flag_path' => 'flag-icon-css/1x1/pl.svg',
857
+ ],
858
+ 'Portugal' => [
859
+ 'code' => 'pt',
860
+ 'flag_path' => 'flag-icon-css/4x3/pt.svg',
861
+ 'square_flag_path' => 'flag-icon-css/1x1/pt.svg',
862
+ ],
863
+ 'Puerto Rico' => [
864
+ 'code' => 'pr',
865
+ 'flag_path' => 'flag-icon-css/4x3/pr.svg',
866
+ 'square_flag_path' => 'flag-icon-css/1x1/pr.svg',
867
+ ],
868
+ 'Qatar' => [
869
+ 'code' => 'qa',
870
+ 'flag_path' => 'flag-icon-css/4x3/qa.svg',
871
+ 'square_flag_path' => 'flag-icon-css/1x1/qa.svg',
872
+ ],
873
+ 'Reunion' => [
874
+ 'code' => 're',
875
+ 'flag_path' => 'flag-icon-css/4x3/re.svg',
876
+ 'square_flag_path' => 'flag-icon-css/1x1/re.svg',
877
+ ],
878
+ 'Romania' => [
879
+ 'code' => 'ro',
880
+ 'flag_path' => 'flag-icon-css/4x3/ro.svg',
881
+ 'square_flag_path' => 'flag-icon-css/1x1/ro.svg',
882
+ ],
883
+ 'Russian Federation' => [
884
+ 'code' => 'ru',
885
+ 'flag_path' => 'flag-icon-css/4x3/ru.svg',
886
+ 'square_flag_path' => 'flag-icon-css/1x1/ru.svg',
887
+ ],
888
+ 'Rwanda' => [
889
+ 'code' => 'rw',
890
+ 'flag_path' => 'flag-icon-css/4x3/rw.svg',
891
+ 'square_flag_path' => 'flag-icon-css/1x1/rw.svg',
892
+ ],
893
+ 'Saint Helena' => [
894
+ 'code' => 'sh',
895
+ 'flag_path' => 'flag-icon-css/4x3/sh.svg',
896
+ 'square_flag_path' => 'flag-icon-css/1x1/sh.svg',
897
+ ],
898
+ 'Saint Kitts And Nevis' => [
899
+ 'code' => 'kn',
900
+ 'flag_path' => 'flag-icon-css/4x3/kn.svg',
901
+ 'square_flag_path' => 'flag-icon-css/1x1/kn.svg',
902
+ ],
903
+ 'Saint Lucia' => [
904
+ 'code' => 'lc',
905
+ 'flag_path' => 'flag-icon-css/4x3/lc.svg',
906
+ 'square_flag_path' => 'flag-icon-css/1x1/lc.svg',
907
+ ],
908
+ 'Saint Pierre And Miquelon' => [
909
+ 'code' => 'pm',
910
+ 'flag_path' => 'flag-icon-css/4x3/pm.svg',
911
+ 'square_flag_path' => 'flag-icon-css/1x1/pm.svg',
912
+ ],
913
+ 'Saint Vincent And The Grenadines' => [
914
+ 'code' => 'vc',
915
+ 'flag_path' => 'flag-icon-css/4x3/vc.svg',
916
+ 'square_flag_path' => 'flag-icon-css/1x1/vc.svg',
917
+ ],
918
+ 'Samoa' => [
919
+ 'code' => 'ws',
920
+ 'flag_path' => 'flag-icon-css/4x3/ws.svg',
921
+ 'square_flag_path' => 'flag-icon-css/1x1/ws.svg',
922
+ ],
923
+ 'San Marino' => [
924
+ 'code' => 'sm',
925
+ 'flag_path' => 'flag-icon-css/4x3/sm.svg',
926
+ 'square_flag_path' => 'flag-icon-css/1x1/sm.svg',
927
+ ],
928
+ 'Sao Tome And Principe' => [
929
+ 'code' => 'st',
930
+ 'flag_path' => 'flag-icon-css/4x3/st.svg',
931
+ 'square_flag_path' => 'flag-icon-css/1x1/st.svg',
932
+ ],
933
+ 'Saudi Arabia' => [
934
+ 'code' => 'sa',
935
+ 'flag_path' => 'flag-icon-css/4x3/sa.svg',
936
+ 'square_flag_path' => 'flag-icon-css/1x1/sa.svg',
937
+ ],
938
+ 'Senegal' => [
939
+ 'code' => 'sn',
940
+ 'flag_path' => 'flag-icon-css/4x3/sn.svg',
941
+ 'square_flag_path' => 'flag-icon-css/1x1/sn.svg',
942
+ ],
943
+ 'Serbia' => [
944
+ 'code' => 'rs',
945
+ 'flag_path' => 'flag-icon-css/4x3/rs.svg',
946
+ 'square_flag_path' => 'flag-icon-css/1x1/rs.svg',
947
+ ],
948
+ 'Seychelles' => [
949
+ 'code' => 'sc',
950
+ 'flag_path' => 'flag-icon-css/4x3/sc.svg',
951
+ 'square_flag_path' => 'flag-icon-css/1x1/sc.svg',
952
+ ],
953
+ 'Sierra Leone' => [
954
+ 'code' => 'sl',
955
+ 'flag_path' => 'flag-icon-css/4x3/sl.svg',
956
+ 'square_flag_path' => 'flag-icon-css/1x1/sl.svg',
957
+ ],
958
+ 'Singapore' => [
959
+ 'code' => 'sg',
960
+ 'flag_path' => 'flag-icon-css/4x3/sg.svg',
961
+ 'square_flag_path' => 'flag-icon-css/1x1/sg.svg',
962
+ ],
963
+ 'Slovakia' => [
964
+ 'code' => 'sk',
965
+ 'flag_path' => 'flag-icon-css/4x3/sk.svg',
966
+ 'square_flag_path' => 'flag-icon-css/1x1/sk.svg',
967
+ ],
968
+ 'Slovenia' => [
969
+ 'code' => 'si',
970
+ 'flag_path' => 'flag-icon-css/4x3/si.svg',
971
+ 'square_flag_path' => 'flag-icon-css/1x1/si.svg',
972
+ ],
973
+ 'Solomon Islands' => [
974
+ 'code' => 'sb',
975
+ 'flag_path' => 'flag-icon-css/4x3/sb.svg',
976
+ 'square_flag_path' => 'flag-icon-css/1x1/sb.svg',
977
+ ],
978
+ 'Somalia' => [
979
+ 'code' => 'so',
980
+ 'flag_path' => 'flag-icon-css/4x3/so.svg',
981
+ 'square_flag_path' => 'flag-icon-css/1x1/so.svg',
982
+ ],
983
+ 'South Africa' => [
984
+ 'code' => 'za',
985
+ 'flag_path' => 'flag-icon-css/4x3/za.svg',
986
+ 'square_flag_path' => 'flag-icon-css/1x1/za.svg',
987
+ ],
988
+ 'South Georgia And The South Sandwich Islands' => [
989
+ 'code' => 'gs',
990
+ 'flag_path' => 'flag-icon-css/4x3/gs.svg',
991
+ 'square_flag_path' => 'flag-icon-css/1x1/gs.svg',
992
+ ],
993
+ 'South Korea' => [
994
+ 'code' => 'kr',
995
+ 'flag_path' => 'flag-icon-css/4x3/kr.svg',
996
+ 'square_flag_path' => 'flag-icon-css/1x1/kr.svg',
997
+ ],
998
+ 'South Sudan' => [
999
+ 'code' => 'ss',
1000
+ 'flag_path' => 'flag-icon-css/4x3/ss.svg',
1001
+ 'square_flag_path' => 'flag-icon-css/1x1/ss.svg',
1002
+ ],
1003
+ 'Spain' => [
1004
+ 'code' => 'es',
1005
+ 'flag_path' => 'flag-icon-css/4x3/es.svg',
1006
+ 'square_flag_path' => 'flag-icon-css/1x1/es.svg',
1007
+ ],
1008
+ 'Sri Lanka' => [
1009
+ 'code' => 'lk',
1010
+ 'flag_path' => 'flag-icon-css/4x3/lk.svg',
1011
+ 'square_flag_path' => 'flag-icon-css/1x1/lk.svg',
1012
+ ],
1013
+ 'Sudan' => [
1014
+ 'code' => 'sd',
1015
+ 'flag_path' => 'flag-icon-css/4x3/sd.svg',
1016
+ 'square_flag_path' => 'flag-icon-css/1x1/sd.svg',
1017
+ ],
1018
+ 'Suriname' => [
1019
+ 'code' => 'sr',
1020
+ 'flag_path' => 'flag-icon-css/4x3/sr.svg',
1021
+ 'square_flag_path' => 'flag-icon-css/1x1/sr.svg',
1022
+ ],
1023
+ 'Svalbard And Jan Mayen' => [
1024
+ 'code' => 'sj',
1025
+ 'flag_path' => 'flag-icon-css/4x3/sj.svg',
1026
+ 'square_flag_path' => 'flag-icon-css/1x1/sj.svg',
1027
+ ],
1028
+ 'Sweden' => [
1029
+ 'code' => 'se',
1030
+ 'flag_path' => 'flag-icon-css/4x3/se.svg',
1031
+ 'square_flag_path' => 'flag-icon-css/1x1/se.svg',
1032
+ ],
1033
+ 'Switzerland' => [
1034
+ 'code' => 'ch',
1035
+ 'flag_path' => 'flag-icon-css/4x3/ch.svg',
1036
+ 'square_flag_path' => 'flag-icon-css/1x1/ch.svg',
1037
+ ],
1038
+ 'Syria' => [
1039
+ 'code' => 'sy',
1040
+ 'flag_path' => 'flag-icon-css/4x3/sy.svg',
1041
+ 'square_flag_path' => 'flag-icon-css/1x1/sy.svg',
1042
+ ],
1043
+ 'Tajikistan' => [
1044
+ 'code' => 'tj',
1045
+ 'flag_path' => 'flag-icon-css/4x3/tj.svg',
1046
+ 'square_flag_path' => 'flag-icon-css/1x1/tj.svg',
1047
+ ],
1048
+ 'Tanzania' => [
1049
+ 'code' => 'tz',
1050
+ 'flag_path' => 'flag-icon-css/4x3/tz.svg',
1051
+ 'square_flag_path' => 'flag-icon-css/1x1/tz.svg',
1052
+ ],
1053
+ 'Thailand' => [
1054
+ 'code' => 'th',
1055
+ 'flag_path' => 'flag-icon-css/4x3/th.svg',
1056
+ 'square_flag_path' => 'flag-icon-css/1x1/th.svg',
1057
+ ],
1058
+ 'The Democratic Republic Of Congo' => [
1059
+ 'code' => 'cd',
1060
+ 'flag_path' => 'flag-icon-css/4x3/cd.svg',
1061
+ 'square_flag_path' => 'flag-icon-css/1x1/cd.svg',
1062
+ ],
1063
+ 'Togo' => [
1064
+ 'code' => 'tg',
1065
+ 'flag_path' => 'flag-icon-css/4x3/tg.svg',
1066
+ 'square_flag_path' => 'flag-icon-css/1x1/tg.svg',
1067
+ ],
1068
+ 'Tokelau' => [
1069
+ 'code' => 'tk',
1070
+ 'flag_path' => 'flag-icon-css/4x3/tk.svg',
1071
+ 'square_flag_path' => 'flag-icon-css/1x1/tk.svg',
1072
+ ],
1073
+ 'Tonga' => [
1074
+ 'code' => 'to',
1075
+ 'flag_path' => 'flag-icon-css/4x3/to.svg',
1076
+ 'square_flag_path' => 'flag-icon-css/1x1/to.svg',
1077
+ ],
1078
+ 'Trinidad And Tobago' => [
1079
+ 'code' => 'tt',
1080
+ 'flag_path' => 'flag-icon-css/4x3/tt.svg',
1081
+ 'square_flag_path' => 'flag-icon-css/1x1/tt.svg',
1082
+ ],
1083
+ 'Tunisia' => [
1084
+ 'code' => 'tn',
1085
+ 'flag_path' => 'flag-icon-css/4x3/tn.svg',
1086
+ 'square_flag_path' => 'flag-icon-css/1x1/tn.svg',
1087
+ ],
1088
+ 'Turkey' => [
1089
+ 'code' => 'tr',
1090
+ 'flag_path' => 'flag-icon-css/4x3/tr.svg',
1091
+ 'square_flag_path' => 'flag-icon-css/1x1/tr.svg',
1092
+ ],
1093
+ 'Turkmenistan' => [
1094
+ 'code' => 'tm',
1095
+ 'flag_path' => 'flag-icon-css/4x3/tm.svg',
1096
+ 'square_flag_path' => 'flag-icon-css/1x1/tm.svg',
1097
+ ],
1098
+ 'Turks And Caicos Islands' => [
1099
+ 'code' => 'tc',
1100
+ 'flag_path' => 'flag-icon-css/4x3/tc.svg',
1101
+ 'square_flag_path' => 'flag-icon-css/1x1/tc.svg',
1102
+ ],
1103
+ 'Tuvalu' => [
1104
+ 'code' => 'tv',
1105
+ 'flag_path' => 'flag-icon-css/4x3/tv.svg',
1106
+ 'square_flag_path' => 'flag-icon-css/1x1/tv.svg',
1107
+ ],
1108
+ 'Uganda' => [
1109
+ 'code' => 'ug',
1110
+ 'flag_path' => 'flag-icon-css/4x3/ug.svg',
1111
+ 'square_flag_path' => 'flag-icon-css/1x1/ug.svg',
1112
+ ],
1113
+ 'Ukraine' => [
1114
+ 'code' => 'ua',
1115
+ 'flag_path' => 'flag-icon-css/4x3/ua.svg',
1116
+ 'square_flag_path' => 'flag-icon-css/1x1/ua.svg',
1117
+ ],
1118
+ 'United Arab Emirates' => [
1119
+ 'code' => 'ae',
1120
+ 'flag_path' => 'flag-icon-css/4x3/ae.svg',
1121
+ 'square_flag_path' => 'flag-icon-css/1x1/ae.svg',
1122
+ ],
1123
+ 'United Kingdom' => [
1124
+ 'code' => 'gb',
1125
+ 'flag_path' => 'flag-icon-css/4x3/gb.svg',
1126
+ 'square_flag_path' => 'flag-icon-css/1x1/gb.svg',
1127
+ ],
1128
+ 'United States' => [
1129
+ 'code' => 'us',
1130
+ 'flag_path' => 'flag-icon-css/4x3/us.svg',
1131
+ 'square_flag_path' => 'flag-icon-css/1x1/us.svg',
1132
+ ],
1133
+ 'United States Minor Outlying Islands' => [
1134
+ 'code' => 'um',
1135
+ 'flag_path' => 'flag-icon-css/4x3/um.svg',
1136
+ 'square_flag_path' => 'flag-icon-css/1x1/um.svg',
1137
+ ],
1138
+ 'Uruguay' => [
1139
+ 'code' => 'uy',
1140
+ 'flag_path' => 'flag-icon-css/4x3/uy.svg',
1141
+ 'square_flag_path' => 'flag-icon-css/1x1/uy.svg',
1142
+ ],
1143
+ 'Uzbekistan' => [
1144
+ 'code' => 'uz',
1145
+ 'flag_path' => 'flag-icon-css/4x3/uz.svg',
1146
+ 'square_flag_path' => 'flag-icon-css/1x1/uz.svg',
1147
+ ],
1148
+ 'Vanuatu' => [
1149
+ 'code' => 'vu',
1150
+ 'flag_path' => 'flag-icon-css/4x3/vu.svg',
1151
+ 'square_flag_path' => 'flag-icon-css/1x1/vu.svg',
1152
+ ],
1153
+ 'Venezuela' => [
1154
+ 'code' => 've',
1155
+ 'flag_path' => 'flag-icon-css/4x3/ve.svg',
1156
+ 'square_flag_path' => 'flag-icon-css/1x1/ve.svg',
1157
+ ],
1158
+ 'Vietnam' => [
1159
+ 'code' => 'vn',
1160
+ 'flag_path' => 'flag-icon-css/4x3/vn.svg',
1161
+ 'square_flag_path' => 'flag-icon-css/1x1/vn.svg',
1162
+ ],
1163
+ 'Virgin Islands British' => [
1164
+ 'code' => 'vg',
1165
+ 'flag_path' => 'flag-icon-css/4x3/vg.svg',
1166
+ 'square_flag_path' => 'flag-icon-css/1x1/vg.svg',
1167
+ ],
1168
+ 'Virgin Islands Us' => [
1169
+ 'code' => 'vi',
1170
+ 'flag_path' => 'flag-icon-css/4x3/vi.svg',
1171
+ 'square_flag_path' => 'flag-icon-css/1x1/vi.svg',
1172
+ ],
1173
+ 'Wales' => [
1174
+ 'code' => 'gb-wls',
1175
+ 'flag_path' => 'flag-icon-css/4x3/gb-wls.svg',
1176
+ 'square_flag_path' => 'flag-icon-css/1x1/gb-wls.svg',
1177
+ ],
1178
+ 'Wallis And Futuna' => [
1179
+ 'code' => 'wf',
1180
+ 'flag_path' => 'flag-icon-css/4x3/wf.svg',
1181
+ 'square_flag_path' => 'flag-icon-css/1x1/wf.svg',
1182
+ ],
1183
+ 'Western Sahara' => [
1184
+ 'code' => 'eh',
1185
+ 'flag_path' => 'flag-icon-css/4x3/eh.svg',
1186
+ 'square_flag_path' => 'flag-icon-css/1x1/eh.svg',
1187
+ ],
1188
+ 'Yemen' => [
1189
+ 'code' => 'ye',
1190
+ 'flag_path' => 'flag-icon-css/4x3/ye.svg',
1191
+ 'square_flag_path' => 'flag-icon-css/1x1/ye.svg',
1192
+ ],
1193
+ 'Zambia' => [
1194
+ 'code' => 'zm',
1195
+ 'flag_path' => 'flag-icon-css/4x3/zm.svg',
1196
+ 'square_flag_path' => 'flag-icon-css/1x1/zm.svg',
1197
+ ],
1198
+ 'Zimbabwe' => [
1199
+ 'code' => 'zw',
1200
+ 'flag_path' => 'flag-icon-css/4x3/zw.svg',
1201
+ 'square_flag_path' => 'flag-icon-css/1x1/zw.svg',
1202
+ ]
1203
+ ];
1204
+ }
vendor/weglot/weglot-php/node_modules/@weglot/languages/dist/Languages.php CHANGED
@@ -98,8 +98,8 @@ class Languages
98
  'english' => "Corsican",
99
  'local' => "Corsu",
100
  'rtl' => false,
101
- 'flag_path' => 'flags/4x3/co.svg',
102
- 'square_flag_path' => 'flags/1x1/co.svg',
103
  ],
104
  'cs' => [
105
  'code' => 'cs',
@@ -208,7 +208,7 @@ class Languages
208
  'fl' => [
209
  'code' => 'fl',
210
  'english' => "Filipino",
211
- 'local' => "Pilipino",
212
  'rtl' => false,
213
  'flag_path' => 'flag-icon-css/4x3/ph.svg',
214
  'square_flag_path' => 'flag-icon-css/1x1/ph.svg',
@@ -417,7 +417,7 @@ class Languages
417
  'code' => 'ku',
418
  'english' => "Kurdish",
419
  'local' => "كوردی",
420
- 'rtl' => false,
421
  'flag_path' => 'flag-icon-css/4x3/iq.svg',
422
  'square_flag_path' => 'flag-icon-css/1x1/iq.svg',
423
  ],
@@ -687,7 +687,7 @@ class Languages
687
  ],
688
  'sr' => [
689
  'code' => 'sr',
690
- 'english' => "Serbian",
691
  'local' => "Српски",
692
  'rtl' => false,
693
  'flag_path' => 'flag-icon-css/4x3/rs.svg',
@@ -817,7 +817,7 @@ class Languages
817
  'code' => 'ur',
818
  'english' => "Urdu",
819
  'local' => "اردو",
820
- 'rtl' => false,
821
  'flag_path' => 'flag-icon-css/4x3/pk.svg',
822
  'square_flag_path' => 'flag-icon-css/1x1/pk.svg',
823
  ],
@@ -908,6 +908,38 @@ class Languages
908
  'rtl' => false,
909
  'flag_path' => 'flag-icon-css/4x3/tr.svg',
910
  'square_flag_path' => 'flag-icon-css/1x1/tr.svg',
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
911
  ]
912
  ];
913
- }
98
  'english' => "Corsican",
99
  'local' => "Corsu",
100
  'rtl' => false,
101
+ 'flag_path' => 'flags/4x3/fr-co.svg',
102
+ 'square_flag_path' => 'flags/1x1/fr-co.svg',
103
  ],
104
  'cs' => [
105
  'code' => 'cs',
208
  'fl' => [
209
  'code' => 'fl',
210
  'english' => "Filipino",
211
+ 'local' => "Filipino",
212
  'rtl' => false,
213
  'flag_path' => 'flag-icon-css/4x3/ph.svg',
214
  'square_flag_path' => 'flag-icon-css/1x1/ph.svg',
417
  'code' => 'ku',
418
  'english' => "Kurdish",
419
  'local' => "كوردی",
420
+ 'rtl' => true,
421
  'flag_path' => 'flag-icon-css/4x3/iq.svg',
422
  'square_flag_path' => 'flag-icon-css/1x1/iq.svg',
423
  ],
687
  ],
688
  'sr' => [
689
  'code' => 'sr',
690
+ 'english' => "Serbian (Cyrillic)",
691
  'local' => "Српски",
692
  'rtl' => false,
693
  'flag_path' => 'flag-icon-css/4x3/rs.svg',
817
  'code' => 'ur',
818
  'english' => "Urdu",
819
  'local' => "اردو",
820
+ 'rtl' => true,
821
  'flag_path' => 'flag-icon-css/4x3/pk.svg',
822
  'square_flag_path' => 'flag-icon-css/1x1/pk.svg',
823
  ],
908
  'rtl' => false,
909
  'flag_path' => 'flag-icon-css/4x3/tr.svg',
910
  'square_flag_path' => 'flag-icon-css/1x1/tr.svg',
911
+ ],
912
+ 'ug' => [
913
+ 'code' => 'ug',
914
+ 'english' => "Uyghur",
915
+ 'local' => "ئۇيغۇر",
916
+ 'rtl' => true,
917
+ 'flag_path' => 'flags/4x3/ug.svg',
918
+ 'square_flag_path' => 'flags/1x1/ug.svg',
919
+ ],
920
+ 'fc' => [
921
+ 'code' => 'fc',
922
+ 'english' => "French (Canada)",
923
+ 'local' => "Français (Canada)",
924
+ 'rtl' => false,
925
+ 'flag_path' => 'flags/4x3/ca.svg',
926
+ 'square_flag_path' => 'flags/1x1/ca.svg',
927
+ ],
928
+ 'as' => [
929
+ 'code' => 'as',
930
+ 'english' => "Assamese",
931
+ 'local' => "অসমীয়া",
932
+ 'rtl' => false,
933
+ 'flag_path' => 'flags/4x3/in.svg',
934
+ 'square_flag_path' => 'flags/1x1/in.svg',
935
+ ],
936
+ 'sa' => [
937
+ 'code' => 'sa',
938
+ 'english' => "Serbian (Latin)",
939
+ 'local' => "Srpski",
940
+ 'rtl' => false,
941
+ 'flag_path' => 'flags/4x3/rs.svg',
942
+ 'square_flag_path' => 'flags/1x1/rs.svg',
943
  ]
944
  ];
945
+ }
vendor/weglot/weglot-php/node_modules/@weglot/languages/dist/styles.css CHANGED
@@ -1,3 +1,3 @@
1
- .wg-flag,.wg-flag-square{width:22px;height:16px;display:inline-block !important;vertical-align:middle;background-size:cover;background-position-y:center;background-repeat:no-repeat;background-image:linear-gradient(#b0b3b8, #b0b3b8)}.wg-flag.wg-flag-af,.wg-flag-af.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/za.svg")}.wg-flag.wg-flag-am,.wg-flag-am.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/et.svg")}.wg-flag.wg-flag-ar,.wg-flag-ar.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/sa.svg")}.wg-flag.wg-flag-az,.wg-flag-az.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/az.svg")}.wg-flag.wg-flag-ba,.wg-flag-ba.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ru.svg")}.wg-flag.wg-flag-be,.wg-flag-be.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/by.svg")}.wg-flag.wg-flag-bg,.wg-flag-bg.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/bg.svg")}.wg-flag.wg-flag-bn,.wg-flag-bn.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/bd.svg")}.wg-flag.wg-flag-br,.wg-flag-br.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/br.svg")}.wg-flag.wg-flag-bs,.wg-flag-bs.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ba.svg")}.wg-flag.wg-flag-ca,.wg-flag-ca.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/es-ca.svg")}.wg-flag.wg-flag-co,.wg-flag-co.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flags/4x3/co.svg")}.wg-flag.wg-flag-cs,.wg-flag-cs.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/cz.svg")}.wg-flag.wg-flag-cy,.wg-flag-cy.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/gb-wls.svg")}.wg-flag.wg-flag-da,.wg-flag-da.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/dk.svg")}.wg-flag.wg-flag-de,.wg-flag-de.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/de.svg")}.wg-flag.wg-flag-el,.wg-flag-el.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/gr.svg")}.wg-flag.wg-flag-en,.wg-flag-en.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/gb.svg")}.wg-flag.wg-flag-eo,.wg-flag-eo.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flags/4x3/eo.svg")}.wg-flag.wg-flag-es,.wg-flag-es.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/es.svg")}.wg-flag.wg-flag-et,.wg-flag-et.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ee.svg")}.wg-flag.wg-flag-eu,.wg-flag-eu.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flags/4x3/eu.svg")}.wg-flag.wg-flag-fa,.wg-flag-fa.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ir.svg")}.wg-flag.wg-flag-fi,.wg-flag-fi.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/fi.svg")}.wg-flag.wg-flag-fj,.wg-flag-fj.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/fj.svg")}.wg-flag.wg-flag-fl,.wg-flag-fl.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ph.svg")}.wg-flag.wg-flag-fr,.wg-flag-fr.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/fr.svg")}.wg-flag.wg-flag-fy,.wg-flag-fy.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/nl.svg")}.wg-flag.wg-flag-ga,.wg-flag-ga.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ie.svg")}.wg-flag.wg-flag-gd,.wg-flag-gd.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/gb-sct.svg")}.wg-flag.wg-flag-gl,.wg-flag-gl.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/es-ga.svg")}.wg-flag.wg-flag-gu,.wg-flag-gu.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/in.svg")}.wg-flag.wg-flag-ha,.wg-flag-ha.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ne.svg")}.wg-flag.wg-flag-he,.wg-flag-he.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/il.svg")}.wg-flag.wg-flag-hi,.wg-flag-hi.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/in.svg")}.wg-flag.wg-flag-hr,.wg-flag-hr.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/hr.svg")}.wg-flag.wg-flag-ht,.wg-flag-ht.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ht.svg")}.wg-flag.wg-flag-hu,.wg-flag-hu.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/hu.svg")}.wg-flag.wg-flag-hw,.wg-flag-hw.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flags/4x3/hw.svg")}.wg-flag.wg-flag-hy,.wg-flag-hy.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/am.svg")}.wg-flag.wg-flag-id,.wg-flag-id.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/id.svg")}.wg-flag.wg-flag-ig,.wg-flag-ig.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ne.svg")}.wg-flag.wg-flag-is,.wg-flag-is.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/is.svg")}.wg-flag.wg-flag-it,.wg-flag-it.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/it.svg")}.wg-flag.wg-flag-ja,.wg-flag-ja.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/jp.svg")}.wg-flag.wg-flag-jv,.wg-flag-jv.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/id.svg")}.wg-flag.wg-flag-ka,.wg-flag-ka.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ge.svg")}.wg-flag.wg-flag-kk,.wg-flag-kk.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/kz.svg")}.wg-flag.wg-flag-km,.wg-flag-km.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/kh.svg")}.wg-flag.wg-flag-kn,.wg-flag-kn.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/in.svg")}.wg-flag.wg-flag-ko,.wg-flag-ko.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/kr.svg")}.wg-flag.wg-flag-ku,.wg-flag-ku.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/iq.svg")}.wg-flag.wg-flag-ky,.wg-flag-ky.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/kg.svg")}.wg-flag.wg-flag-la,.wg-flag-la.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/it.svg")}.wg-flag.wg-flag-lb,.wg-flag-lb.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/lu.svg")}.wg-flag.wg-flag-lo,.wg-flag-lo.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/la.svg")}.wg-flag.wg-flag-lt,.wg-flag-lt.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/lt.svg")}.wg-flag.wg-flag-lv,.wg-flag-lv.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/lv.svg")}.wg-flag.wg-flag-mg,.wg-flag-mg.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/mg.svg")}.wg-flag.wg-flag-mi,.wg-flag-mi.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/nz.svg")}.wg-flag.wg-flag-mk,.wg-flag-mk.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/mk.svg")}.wg-flag.wg-flag-ml,.wg-flag-ml.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/in.svg")}.wg-flag.wg-flag-mn,.wg-flag-mn.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/mn.svg")}.wg-flag.wg-flag-mr,.wg-flag-mr.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/in.svg")}.wg-flag.wg-flag-ms,.wg-flag-ms.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/my.svg")}.wg-flag.wg-flag-mt,.wg-flag-mt.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/mt.svg")}.wg-flag.wg-flag-my,.wg-flag-my.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/mm.svg")}.wg-flag.wg-flag-ne,.wg-flag-ne.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/np.svg")}.wg-flag.wg-flag-nl,.wg-flag-nl.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/nl.svg")}.wg-flag.wg-flag-no,.wg-flag-no.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/no.svg")}.wg-flag.wg-flag-ny,.wg-flag-ny.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/mw.svg")}.wg-flag.wg-flag-pa,.wg-flag-pa.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/in.svg")}.wg-flag.wg-flag-pl,.wg-flag-pl.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/pl.svg")}.wg-flag.wg-flag-ps,.wg-flag-ps.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/af.svg")}.wg-flag.wg-flag-pt,.wg-flag-pt.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/pt.svg")}.wg-flag.wg-flag-ro,.wg-flag-ro.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ro.svg")}.wg-flag.wg-flag-ru,.wg-flag-ru.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ru.svg")}.wg-flag.wg-flag-sd,.wg-flag-sd.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/pk.svg")}.wg-flag.wg-flag-si,.wg-flag-si.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/lk.svg")}.wg-flag.wg-flag-sk,.wg-flag-sk.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/sk.svg")}.wg-flag.wg-flag-sl,.wg-flag-sl.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/si.svg")}.wg-flag.wg-flag-sm,.wg-flag-sm.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ws.svg")}.wg-flag.wg-flag-sn,.wg-flag-sn.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/zw.svg")}.wg-flag.wg-flag-so,.wg-flag-so.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/so.svg")}.wg-flag.wg-flag-sq,.wg-flag-sq.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/al.svg")}.wg-flag.wg-flag-sr,.wg-flag-sr.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/rs.svg")}.wg-flag.wg-flag-st,.wg-flag-st.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ng.svg")}.wg-flag.wg-flag-su,.wg-flag-su.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/sd.svg")}.wg-flag.wg-flag-sv,.wg-flag-sv.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/se.svg")}.wg-flag.wg-flag-sw,.wg-flag-sw.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ke.svg")}.wg-flag.wg-flag-ta,.wg-flag-ta.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/in.svg")}.wg-flag.wg-flag-te,.wg-flag-te.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/in.svg")}.wg-flag.wg-flag-tg,.wg-flag-tg.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/tj.svg")}.wg-flag.wg-flag-th,.wg-flag-th.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/th.svg")}.wg-flag.wg-flag-tl,.wg-flag-tl.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/in.svg")}.wg-flag.wg-flag-to,.wg-flag-to.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/to.svg")}.wg-flag.wg-flag-tr,.wg-flag-tr.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/tr.svg")}.wg-flag.wg-flag-tt,.wg-flag-tt.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/tr.svg")}.wg-flag.wg-flag-tw,.wg-flag-tw.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/tw.svg")}.wg-flag.wg-flag-ty,.wg-flag-ty.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/pf.svg")}.wg-flag.wg-flag-uk,.wg-flag-uk.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ua.svg")}.wg-flag.wg-flag-ur,.wg-flag-ur.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/pk.svg")}.wg-flag.wg-flag-uz,.wg-flag-uz.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/uz.svg")}.wg-flag.wg-flag-vi,.wg-flag-vi.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/vn.svg")}.wg-flag.wg-flag-xh,.wg-flag-xh.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/za.svg")}.wg-flag.wg-flag-yi,.wg-flag-yi.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/il.svg")}.wg-flag.wg-flag-yo,.wg-flag-yo.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ng.svg")}.wg-flag.wg-flag-zh,.wg-flag-zh.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/cn.svg")}.wg-flag.wg-flag-zu,.wg-flag-zu.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/za.svg")}.wg-flag.wg-flag-hm,.wg-flag-hm.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flags/4x3/hm.svg")}.wg-flag.wg-flag-cb,.wg-flag-cb.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ph.svg")}.wg-flag.wg-flag-or,.wg-flag-or.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/in.svg")}.wg-flag.wg-flag-tk,.wg-flag-tk.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/tr.svg")}.wg-flag-square{width:16px}.wg-flag-square.wg-flag-af{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/za.svg")}.wg-flag-square.wg-flag-af{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/za.svg")}.wg-flag-square.wg-flag-am{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/et.svg")}.wg-flag-square.wg-flag-am{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/et.svg")}.wg-flag-square.wg-flag-ar{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/sa.svg")}.wg-flag-square.wg-flag-ar{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/sa.svg")}.wg-flag-square.wg-flag-az{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/az.svg")}.wg-flag-square.wg-flag-az{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/az.svg")}.wg-flag-square.wg-flag-ba{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ru.svg")}.wg-flag-square.wg-flag-ba{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/ru.svg")}.wg-flag-square.wg-flag-be{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/by.svg")}.wg-flag-square.wg-flag-be{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/by.svg")}.wg-flag-square.wg-flag-bg{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/bg.svg")}.wg-flag-square.wg-flag-bg{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/bg.svg")}.wg-flag-square.wg-flag-bn{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/bd.svg")}.wg-flag-square.wg-flag-bn{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/bd.svg")}.wg-flag-square.wg-flag-br{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/br.svg")}.wg-flag-square.wg-flag-br{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/br.svg")}.wg-flag-square.wg-flag-bs{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ba.svg")}.wg-flag-square.wg-flag-bs{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/ba.svg")}.wg-flag-square.wg-flag-ca{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/es-ca.svg")}.wg-flag-square.wg-flag-ca{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/es-ca.svg")}.wg-flag-square.wg-flag-co{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flags/4x3/co.svg")}.wg-flag-square.wg-flag-co{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flags/1x1/co.svg")}.wg-flag-square.wg-flag-cs{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/cz.svg")}.wg-flag-square.wg-flag-cs{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/cz.svg")}.wg-flag-square.wg-flag-cy{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/gb-wls.svg")}.wg-flag-square.wg-flag-cy{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/gb-wls.svg")}.wg-flag-square.wg-flag-da{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/dk.svg")}.wg-flag-square.wg-flag-da{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/dk.svg")}.wg-flag-square.wg-flag-de{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/de.svg")}.wg-flag-square.wg-flag-de{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/de.svg")}.wg-flag-square.wg-flag-el{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/gr.svg")}.wg-flag-square.wg-flag-el{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/gr.svg")}.wg-flag-square.wg-flag-en{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/gb.svg")}.wg-flag-square.wg-flag-en{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/gb.svg")}.wg-flag-square.wg-flag-eo{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flags/4x3/eo.svg")}.wg-flag-square.wg-flag-eo{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flags/1x1/eo.svg")}.wg-flag-square.wg-flag-es{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/es.svg")}.wg-flag-square.wg-flag-es{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/es.svg")}.wg-flag-square.wg-flag-et{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ee.svg")}.wg-flag-square.wg-flag-et{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/ee.svg")}.wg-flag-square.wg-flag-eu{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flags/4x3/eu.svg")}.wg-flag-square.wg-flag-eu{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flags/1x1/eu.svg")}.wg-flag-square.wg-flag-fa{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ir.svg")}.wg-flag-square.wg-flag-fa{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/ir.svg")}.wg-flag-square.wg-flag-fi{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/fi.svg")}.wg-flag-square.wg-flag-fi{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/fi.svg")}.wg-flag-square.wg-flag-fj{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/fj.svg")}.wg-flag-square.wg-flag-fj{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/fj.svg")}.wg-flag-square.wg-flag-fl{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ph.svg")}.wg-flag-square.wg-flag-fl{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/ph.svg")}.wg-flag-square.wg-flag-fr{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/fr.svg")}.wg-flag-square.wg-flag-fr{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/fr.svg")}.wg-flag-square.wg-flag-fy{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/nl.svg")}.wg-flag-square.wg-flag-fy{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/nl.svg")}.wg-flag-square.wg-flag-ga{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ie.svg")}.wg-flag-square.wg-flag-ga{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/ie.svg")}.wg-flag-square.wg-flag-gd{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/gb-sct.svg")}.wg-flag-square.wg-flag-gd{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/gb-sct.svg")}.wg-flag-square.wg-flag-gl{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/es-ga.svg")}.wg-flag-square.wg-flag-gl{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/es-ga.svg")}.wg-flag-square.wg-flag-gu{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/in.svg")}.wg-flag-square.wg-flag-gu{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/in.svg")}.wg-flag-square.wg-flag-ha{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ne.svg")}.wg-flag-square.wg-flag-ha{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/ne.svg")}.wg-flag-square.wg-flag-he{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/il.svg")}.wg-flag-square.wg-flag-he{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/il.svg")}.wg-flag-square.wg-flag-hi{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/in.svg")}.wg-flag-square.wg-flag-hi{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/in.svg")}.wg-flag-square.wg-flag-hr{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/hr.svg")}.wg-flag-square.wg-flag-hr{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/hr.svg")}.wg-flag-square.wg-flag-ht{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ht.svg")}.wg-flag-square.wg-flag-ht{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/ht.svg")}.wg-flag-square.wg-flag-hu{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/hu.svg")}.wg-flag-square.wg-flag-hu{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/hu.svg")}.wg-flag-square.wg-flag-hw{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flags/4x3/hw.svg")}.wg-flag-square.wg-flag-hw{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flags/1x1/hw.svg")}.wg-flag-square.wg-flag-hy{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/am.svg")}.wg-flag-square.wg-flag-hy{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/am.svg")}.wg-flag-square.wg-flag-id{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/id.svg")}.wg-flag-square.wg-flag-id{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/id.svg")}.wg-flag-square.wg-flag-ig{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ne.svg")}.wg-flag-square.wg-flag-ig{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/ne.svg")}.wg-flag-square.wg-flag-is{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/is.svg")}.wg-flag-square.wg-flag-is{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/is.svg")}.wg-flag-square.wg-flag-it{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/it.svg")}.wg-flag-square.wg-flag-it{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/it.svg")}.wg-flag-square.wg-flag-ja{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/jp.svg")}.wg-flag-square.wg-flag-ja{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/jp.svg")}.wg-flag-square.wg-flag-jv{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/id.svg")}.wg-flag-square.wg-flag-jv{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/id.svg")}.wg-flag-square.wg-flag-ka{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ge.svg")}.wg-flag-square.wg-flag-ka{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/ge.svg")}.wg-flag-square.wg-flag-kk{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/kz.svg")}.wg-flag-square.wg-flag-kk{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/kz.svg")}.wg-flag-square.wg-flag-km{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/kh.svg")}.wg-flag-square.wg-flag-km{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/kh.svg")}.wg-flag-square.wg-flag-kn{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/in.svg")}.wg-flag-square.wg-flag-kn{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/in.svg")}.wg-flag-square.wg-flag-ko{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/kr.svg")}.wg-flag-square.wg-flag-ko{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/kr.svg")}.wg-flag-square.wg-flag-ku{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/iq.svg")}.wg-flag-square.wg-flag-ku{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/iq.svg")}.wg-flag-square.wg-flag-ky{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/kg.svg")}.wg-flag-square.wg-flag-ky{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/kg.svg")}.wg-flag-square.wg-flag-la{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/it.svg")}.wg-flag-square.wg-flag-la{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/it.svg")}.wg-flag-square.wg-flag-lb{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/lu.svg")}.wg-flag-square.wg-flag-lb{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/lu.svg")}.wg-flag-square.wg-flag-lo{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/la.svg")}.wg-flag-square.wg-flag-lo{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/la.svg")}.wg-flag-square.wg-flag-lt{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/lt.svg")}.wg-flag-square.wg-flag-lt{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/lt.svg")}.wg-flag-square.wg-flag-lv{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/lv.svg")}.wg-flag-square.wg-flag-lv{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/lv.svg")}.wg-flag-square.wg-flag-mg{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/mg.svg")}.wg-flag-square.wg-flag-mg{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/mg.svg")}.wg-flag-square.wg-flag-mi{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/nz.svg")}.wg-flag-square.wg-flag-mi{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/nz.svg")}.wg-flag-square.wg-flag-mk{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/mk.svg")}.wg-flag-square.wg-flag-mk{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/mk.svg")}.wg-flag-square.wg-flag-ml{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/in.svg")}.wg-flag-square.wg-flag-ml{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/in.svg")}.wg-flag-square.wg-flag-mn{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/mn.svg")}.wg-flag-square.wg-flag-mn{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/mn.svg")}.wg-flag-square.wg-flag-mr{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/in.svg")}.wg-flag-square.wg-flag-mr{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/in.svg")}.wg-flag-square.wg-flag-ms{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/my.svg")}.wg-flag-square.wg-flag-ms{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/my.svg")}.wg-flag-square.wg-flag-mt{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/mt.svg")}.wg-flag-square.wg-flag-mt{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/mt.svg")}.wg-flag-square.wg-flag-my{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/mm.svg")}.wg-flag-square.wg-flag-my{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/mm.svg")}.wg-flag-square.wg-flag-ne{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/np.svg")}.wg-flag-square.wg-flag-ne{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/np.svg")}.wg-flag-square.wg-flag-nl{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/nl.svg")}.wg-flag-square.wg-flag-nl{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/nl.svg")}.wg-flag-square.wg-flag-no{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/no.svg")}.wg-flag-square.wg-flag-no{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/no.svg")}.wg-flag-square.wg-flag-ny{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/mw.svg")}.wg-flag-square.wg-flag-ny{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/mw.svg")}.wg-flag-square.wg-flag-pa{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/in.svg")}.wg-flag-square.wg-flag-pa{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/in.svg")}.wg-flag-square.wg-flag-pl{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/pl.svg")}.wg-flag-square.wg-flag-pl{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/pl.svg")}.wg-flag-square.wg-flag-ps{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/af.svg")}.wg-flag-square.wg-flag-ps{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/af.svg")}.wg-flag-square.wg-flag-pt{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/pt.svg")}.wg-flag-square.wg-flag-pt{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/pt.svg")}.wg-flag-square.wg-flag-ro{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ro.svg")}.wg-flag-square.wg-flag-ro{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/ro.svg")}.wg-flag-square.wg-flag-ru{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ru.svg")}.wg-flag-square.wg-flag-ru{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/ru.svg")}.wg-flag-square.wg-flag-sd{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/pk.svg")}.wg-flag-square.wg-flag-sd{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/pk.svg")}.wg-flag-square.wg-flag-si{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/lk.svg")}.wg-flag-square.wg-flag-si{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/lk.svg")}.wg-flag-square.wg-flag-sk{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/sk.svg")}.wg-flag-square.wg-flag-sk{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/sk.svg")}.wg-flag-square.wg-flag-sl{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/si.svg")}.wg-flag-square.wg-flag-sl{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/si.svg")}.wg-flag-square.wg-flag-sm{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ws.svg")}.wg-flag-square.wg-flag-sm{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/ws.svg")}.wg-flag-square.wg-flag-sn{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/zw.svg")}.wg-flag-square.wg-flag-sn{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/zw.svg")}.wg-flag-square.wg-flag-so{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/so.svg")}.wg-flag-square.wg-flag-so{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/so.svg")}.wg-flag-square.wg-flag-sq{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/al.svg")}.wg-flag-square.wg-flag-sq{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/al.svg")}.wg-flag-square.wg-flag-sr{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/rs.svg")}.wg-flag-square.wg-flag-sr{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/rs.svg")}.wg-flag-square.wg-flag-st{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ng.svg")}.wg-flag-square.wg-flag-st{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/ng.svg")}.wg-flag-square.wg-flag-su{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/sd.svg")}.wg-flag-square.wg-flag-su{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/sd.svg")}.wg-flag-square.wg-flag-sv{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/se.svg")}.wg-flag-square.wg-flag-sv{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/se.svg")}.wg-flag-square.wg-flag-sw{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ke.svg")}.wg-flag-square.wg-flag-sw{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/ke.svg")}.wg-flag-square.wg-flag-ta{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/in.svg")}.wg-flag-square.wg-flag-ta{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/in.svg")}.wg-flag-square.wg-flag-te{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/in.svg")}.wg-flag-square.wg-flag-te{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/in.svg")}.wg-flag-square.wg-flag-tg{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/tj.svg")}.wg-flag-square.wg-flag-tg{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/tj.svg")}.wg-flag-square.wg-flag-th{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/th.svg")}.wg-flag-square.wg-flag-th{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/th.svg")}.wg-flag-square.wg-flag-tl{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/in.svg")}.wg-flag-square.wg-flag-tl{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/in.svg")}.wg-flag-square.wg-flag-to{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/to.svg")}.wg-flag-square.wg-flag-to{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/to.svg")}.wg-flag-square.wg-flag-tr{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/tr.svg")}.wg-flag-square.wg-flag-tr{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/tr.svg")}.wg-flag-square.wg-flag-tt{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/tr.svg")}.wg-flag-square.wg-flag-tt{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/tr.svg")}.wg-flag-square.wg-flag-tw{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/tw.svg")}.wg-flag-square.wg-flag-tw{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/tw.svg")}.wg-flag-square.wg-flag-ty{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/pf.svg")}.wg-flag-square.wg-flag-ty{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/pf.svg")}.wg-flag-square.wg-flag-uk{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ua.svg")}.wg-flag-square.wg-flag-uk{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/ua.svg")}.wg-flag-square.wg-flag-ur{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/pk.svg")}.wg-flag-square.wg-flag-ur{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/pk.svg")}.wg-flag-square.wg-flag-uz{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/uz.svg")}.wg-flag-square.wg-flag-uz{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/uz.svg")}.wg-flag-square.wg-flag-vi{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/vn.svg")}.wg-flag-square.wg-flag-vi{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/vn.svg")}.wg-flag-square.wg-flag-xh{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/za.svg")}.wg-flag-square.wg-flag-xh{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/za.svg")}.wg-flag-square.wg-flag-yi{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/il.svg")}.wg-flag-square.wg-flag-yi{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/il.svg")}.wg-flag-square.wg-flag-yo{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ng.svg")}.wg-flag-square.wg-flag-yo{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/ng.svg")}.wg-flag-square.wg-flag-zh{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/cn.svg")}.wg-flag-square.wg-flag-zh{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/cn.svg")}.wg-flag-square.wg-flag-zu{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/za.svg")}.wg-flag-square.wg-flag-zu{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/za.svg")}.wg-flag-square.wg-flag-hm{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flags/4x3/hm.svg")}.wg-flag-square.wg-flag-hm{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flags/1x1/hm.svg")}.wg-flag-square.wg-flag-cb{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/ph.svg")}.wg-flag-square.wg-flag-cb{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/ph.svg")}.wg-flag-square.wg-flag-or{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/in.svg")}.wg-flag-square.wg-flag-or{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/in.svg")}.wg-flag-square.wg-flag-tk{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/4x3/tr.svg")}.wg-flag-square.wg-flag-tk{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.6.0/images/flag-icon-css/1x1/tr.svg")}.wg-flag-merge{position:relative}.wg-flag-merge .wg-flag,.wg-flag-merge .wg-flag-square{position:absolute;left:0}.wg-flag-merge .wg-flag:last-child,.wg-flag-merge .wg-flag-square:last-child{-webkit-clip-path:polygon(100% 0%, 0% 100%, 100% 100%);clip-path:polygon(100% 0%, 0% 100%, 100% 100%)}
2
 
3
  /*# sourceMappingURL=styles.css.map */
1
+ .wg-flag,.wg-flag-square{width:22px;height:16px;display:inline-block !important;vertical-align:middle;background-size:cover;background-position-y:center;background-repeat:no-repeat;background-image:linear-gradient(#b0b3b8, #b0b3b8)}.wg-flag.wg-flag-af,.wg-flag-af.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/za.svg")}.wg-flag.wg-flag-am,.wg-flag-am.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/et.svg")}.wg-flag.wg-flag-ar,.wg-flag-ar.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sa.svg")}.wg-flag.wg-flag-az,.wg-flag-az.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/az.svg")}.wg-flag.wg-flag-ba,.wg-flag-ba.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ru.svg")}.wg-flag.wg-flag-be,.wg-flag-be.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/by.svg")}.wg-flag.wg-flag-bg,.wg-flag-bg.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bg.svg")}.wg-flag.wg-flag-bn,.wg-flag-bn.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bd.svg")}.wg-flag.wg-flag-br,.wg-flag-br.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/br.svg")}.wg-flag.wg-flag-bs,.wg-flag-bs.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ba.svg")}.wg-flag.wg-flag-ca,.wg-flag-ca.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/es-ca.svg")}.wg-flag.wg-flag-co,.wg-flag-co.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flags/4x3/fr-co.svg")}.wg-flag.wg-flag-cs,.wg-flag-cs.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/cz.svg")}.wg-flag.wg-flag-cy,.wg-flag-cy.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gb-wls.svg")}.wg-flag.wg-flag-da,.wg-flag-da.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/dk.svg")}.wg-flag.wg-flag-de,.wg-flag-de.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/de.svg")}.wg-flag.wg-flag-el,.wg-flag-el.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gr.svg")}.wg-flag.wg-flag-en,.wg-flag-en.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gb.svg")}.wg-flag.wg-flag-eo,.wg-flag-eo.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flags/4x3/eo.svg")}.wg-flag.wg-flag-es,.wg-flag-es.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/es.svg")}.wg-flag.wg-flag-et,.wg-flag-et.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ee.svg")}.wg-flag.wg-flag-eu,.wg-flag-eu.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flags/4x3/eu.svg")}.wg-flag.wg-flag-fa,.wg-flag-fa.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ir.svg")}.wg-flag.wg-flag-fi,.wg-flag-fi.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/fi.svg")}.wg-flag.wg-flag-fj,.wg-flag-fj.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/fj.svg")}.wg-flag.wg-flag-fl,.wg-flag-fl.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ph.svg")}.wg-flag.wg-flag-fr,.wg-flag-fr.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/fr.svg")}.wg-flag.wg-flag-fy,.wg-flag-fy.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/nl.svg")}.wg-flag.wg-flag-ga,.wg-flag-ga.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ie.svg")}.wg-flag.wg-flag-gd,.wg-flag-gd.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gb-sct.svg")}.wg-flag.wg-flag-gl,.wg-flag-gl.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/es-ga.svg")}.wg-flag.wg-flag-gu,.wg-flag-gu.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/in.svg")}.wg-flag.wg-flag-ha,.wg-flag-ha.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ne.svg")}.wg-flag.wg-flag-he,.wg-flag-he.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/il.svg")}.wg-flag.wg-flag-hi,.wg-flag-hi.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/in.svg")}.wg-flag.wg-flag-hr,.wg-flag-hr.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/hr.svg")}.wg-flag.wg-flag-ht,.wg-flag-ht.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ht.svg")}.wg-flag.wg-flag-hu,.wg-flag-hu.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/hu.svg")}.wg-flag.wg-flag-hw,.wg-flag-hw.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flags/4x3/hw.svg")}.wg-flag.wg-flag-hy,.wg-flag-hy.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/am.svg")}.wg-flag.wg-flag-id,.wg-flag-id.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/id.svg")}.wg-flag.wg-flag-ig,.wg-flag-ig.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ne.svg")}.wg-flag.wg-flag-is,.wg-flag-is.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/is.svg")}.wg-flag.wg-flag-it,.wg-flag-it.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/it.svg")}.wg-flag.wg-flag-ja,.wg-flag-ja.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/jp.svg")}.wg-flag.wg-flag-jv,.wg-flag-jv.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/id.svg")}.wg-flag.wg-flag-ka,.wg-flag-ka.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ge.svg")}.wg-flag.wg-flag-kk,.wg-flag-kk.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/kz.svg")}.wg-flag.wg-flag-km,.wg-flag-km.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/kh.svg")}.wg-flag.wg-flag-kn,.wg-flag-kn.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/in.svg")}.wg-flag.wg-flag-ko,.wg-flag-ko.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/kr.svg")}.wg-flag.wg-flag-ku,.wg-flag-ku.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/iq.svg")}.wg-flag.wg-flag-ky,.wg-flag-ky.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/kg.svg")}.wg-flag.wg-flag-la,.wg-flag-la.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/it.svg")}.wg-flag.wg-flag-lb,.wg-flag-lb.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/lu.svg")}.wg-flag.wg-flag-lo,.wg-flag-lo.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/la.svg")}.wg-flag.wg-flag-lt,.wg-flag-lt.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/lt.svg")}.wg-flag.wg-flag-lv,.wg-flag-lv.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/lv.svg")}.wg-flag.wg-flag-mg,.wg-flag-mg.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mg.svg")}.wg-flag.wg-flag-mi,.wg-flag-mi.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/nz.svg")}.wg-flag.wg-flag-mk,.wg-flag-mk.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mk.svg")}.wg-flag.wg-flag-ml,.wg-flag-ml.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/in.svg")}.wg-flag.wg-flag-mn,.wg-flag-mn.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mn.svg")}.wg-flag.wg-flag-mr,.wg-flag-mr.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/in.svg")}.wg-flag.wg-flag-ms,.wg-flag-ms.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/my.svg")}.wg-flag.wg-flag-mt,.wg-flag-mt.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mt.svg")}.wg-flag.wg-flag-my,.wg-flag-my.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mm.svg")}.wg-flag.wg-flag-ne,.wg-flag-ne.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/np.svg")}.wg-flag.wg-flag-nl,.wg-flag-nl.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/nl.svg")}.wg-flag.wg-flag-no,.wg-flag-no.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/no.svg")}.wg-flag.wg-flag-ny,.wg-flag-ny.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mw.svg")}.wg-flag.wg-flag-pa,.wg-flag-pa.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/in.svg")}.wg-flag.wg-flag-pl,.wg-flag-pl.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/pl.svg")}.wg-flag.wg-flag-ps,.wg-flag-ps.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/af.svg")}.wg-flag.wg-flag-pt,.wg-flag-pt.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/pt.svg")}.wg-flag.wg-flag-ro,.wg-flag-ro.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ro.svg")}.wg-flag.wg-flag-ru,.wg-flag-ru.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ru.svg")}.wg-flag.wg-flag-sd,.wg-flag-sd.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/pk.svg")}.wg-flag.wg-flag-si,.wg-flag-si.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/lk.svg")}.wg-flag.wg-flag-sk,.wg-flag-sk.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sk.svg")}.wg-flag.wg-flag-sl,.wg-flag-sl.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/si.svg")}.wg-flag.wg-flag-sm,.wg-flag-sm.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ws.svg")}.wg-flag.wg-flag-sn,.wg-flag-sn.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/zw.svg")}.wg-flag.wg-flag-so,.wg-flag-so.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/so.svg")}.wg-flag.wg-flag-sq,.wg-flag-sq.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/al.svg")}.wg-flag.wg-flag-sr,.wg-flag-sr.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/rs.svg")}.wg-flag.wg-flag-st,.wg-flag-st.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ng.svg")}.wg-flag.wg-flag-su,.wg-flag-su.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sd.svg")}.wg-flag.wg-flag-sv,.wg-flag-sv.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/se.svg")}.wg-flag.wg-flag-sw,.wg-flag-sw.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ke.svg")}.wg-flag.wg-flag-ta,.wg-flag-ta.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/in.svg")}.wg-flag.wg-flag-te,.wg-flag-te.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/in.svg")}.wg-flag.wg-flag-tg,.wg-flag-tg.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/tj.svg")}.wg-flag.wg-flag-th,.wg-flag-th.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/th.svg")}.wg-flag.wg-flag-tl,.wg-flag-tl.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/in.svg")}.wg-flag.wg-flag-to,.wg-flag-to.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/to.svg")}.wg-flag.wg-flag-tr,.wg-flag-tr.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/tr.svg")}.wg-flag.wg-flag-tt,.wg-flag-tt.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/tr.svg")}.wg-flag.wg-flag-tw,.wg-flag-tw.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/tw.svg")}.wg-flag.wg-flag-ty,.wg-flag-ty.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/pf.svg")}.wg-flag.wg-flag-uk,.wg-flag-uk.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ua.svg")}.wg-flag.wg-flag-ur,.wg-flag-ur.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/pk.svg")}.wg-flag.wg-flag-uz,.wg-flag-uz.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/uz.svg")}.wg-flag.wg-flag-vi,.wg-flag-vi.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/vn.svg")}.wg-flag.wg-flag-xh,.wg-flag-xh.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/za.svg")}.wg-flag.wg-flag-yi,.wg-flag-yi.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/il.svg")}.wg-flag.wg-flag-yo,.wg-flag-yo.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ng.svg")}.wg-flag.wg-flag-zh,.wg-flag-zh.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/cn.svg")}.wg-flag.wg-flag-zu,.wg-flag-zu.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/za.svg")}.wg-flag.wg-flag-hm,.wg-flag-hm.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flags/4x3/hm.svg")}.wg-flag.wg-flag-cb,.wg-flag-cb.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ph.svg")}.wg-flag.wg-flag-or,.wg-flag-or.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/in.svg")}.wg-flag.wg-flag-tk,.wg-flag-tk.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/tr.svg")}.wg-flag.wg-flag-ug,.wg-flag-ug.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flags/4x3/ug.svg")}.wg-flag.wg-flag-fc,.wg-flag-fc.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flags/4x3/ca.svg")}.wg-flag.wg-flag-as,.wg-flag-as.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flags/4x3/in.svg")}.wg-flag.wg-flag-sa,.wg-flag-sa.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flags/4x3/rs.svg")}.wg-flag.wg-flag-country-af,.wg-flag-country-af.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/af.svg")}.wg-flag.wg-flag-country-al,.wg-flag-country-al.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/al.svg")}.wg-flag.wg-flag-country-dz,.wg-flag-country-dz.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/dz.svg")}.wg-flag.wg-flag-country-as,.wg-flag-country-as.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/as.svg")}.wg-flag.wg-flag-country-ad,.wg-flag-country-ad.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ad.svg")}.wg-flag.wg-flag-country-ao,.wg-flag-country-ao.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ao.svg")}.wg-flag.wg-flag-country-aq,.wg-flag-country-aq.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/aq.svg")}.wg-flag.wg-flag-country-ag,.wg-flag-country-ag.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ag.svg")}.wg-flag.wg-flag-country-ar,.wg-flag-country-ar.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ar.svg")}.wg-flag.wg-flag-country-am,.wg-flag-country-am.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/am.svg")}.wg-flag.wg-flag-country-aw,.wg-flag-country-aw.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/aw.svg")}.wg-flag.wg-flag-country-au,.wg-flag-country-au.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/au.svg")}.wg-flag.wg-flag-country-at,.wg-flag-country-at.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/at.svg")}.wg-flag.wg-flag-country-az,.wg-flag-country-az.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/az.svg")}.wg-flag.wg-flag-country-bs,.wg-flag-country-bs.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bs.svg")}.wg-flag.wg-flag-country-bh,.wg-flag-country-bh.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bh.svg")}.wg-flag.wg-flag-country-bd,.wg-flag-country-bd.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bd.svg")}.wg-flag.wg-flag-country-bb,.wg-flag-country-bb.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bb.svg")}.wg-flag.wg-flag-country-by,.wg-flag-country-by.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/by.svg")}.wg-flag.wg-flag-country-be,.wg-flag-country-be.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/be.svg")}.wg-flag.wg-flag-country-bz,.wg-flag-country-bz.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bz.svg")}.wg-flag.wg-flag-country-bj,.wg-flag-country-bj.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bj.svg")}.wg-flag.wg-flag-country-bm,.wg-flag-country-bm.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bm.svg")}.wg-flag.wg-flag-country-bt,.wg-flag-country-bt.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bt.svg")}.wg-flag.wg-flag-country-bo,.wg-flag-country-bo.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bo.svg")}.wg-flag.wg-flag-country-ba,.wg-flag-country-ba.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ba.svg")}.wg-flag.wg-flag-country-bw,.wg-flag-country-bw.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bw.svg")}.wg-flag.wg-flag-country-bv,.wg-flag-country-bv.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bv.svg")}.wg-flag.wg-flag-country-br,.wg-flag-country-br.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/br.svg")}.wg-flag.wg-flag-country-io,.wg-flag-country-io.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/io.svg")}.wg-flag.wg-flag-country-bn,.wg-flag-country-bn.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bn.svg")}.wg-flag.wg-flag-country-bg,.wg-flag-country-bg.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bg.svg")}.wg-flag.wg-flag-country-bf,.wg-flag-country-bf.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bf.svg")}.wg-flag.wg-flag-country-bi,.wg-flag-country-bi.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bi.svg")}.wg-flag.wg-flag-country-kh,.wg-flag-country-kh.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/kh.svg")}.wg-flag.wg-flag-country-cm,.wg-flag-country-cm.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/cm.svg")}.wg-flag.wg-flag-country-ca,.wg-flag-country-ca.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ca.svg")}.wg-flag.wg-flag-country-cv,.wg-flag-country-cv.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/cv.svg")}.wg-flag.wg-flag-country-ky,.wg-flag-country-ky.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ky.svg")}.wg-flag.wg-flag-country-cf,.wg-flag-country-cf.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/cf.svg")}.wg-flag.wg-flag-country-td,.wg-flag-country-td.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/td.svg")}.wg-flag.wg-flag-country-cl,.wg-flag-country-cl.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/cl.svg")}.wg-flag.wg-flag-country-cn,.wg-flag-country-cn.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/cn.svg")}.wg-flag.wg-flag-country-cx,.wg-flag-country-cx.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/cx.svg")}.wg-flag.wg-flag-country-cc,.wg-flag-country-cc.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/cc.svg")}.wg-flag.wg-flag-country-co,.wg-flag-country-co.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/co.svg")}.wg-flag.wg-flag-country-km,.wg-flag-country-km.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/km.svg")}.wg-flag.wg-flag-country-cg,.wg-flag-country-cg.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/cg.svg")}.wg-flag.wg-flag-country-ck,.wg-flag-country-ck.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ck.svg")}.wg-flag.wg-flag-country-cr,.wg-flag-country-cr.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/cr.svg")}.wg-flag.wg-flag-country-hr,.wg-flag-country-hr.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/hr.svg")}.wg-flag.wg-flag-country-cu,.wg-flag-country-cu.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/cu.svg")}.wg-flag.wg-flag-country-cy,.wg-flag-country-cy.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/cy.svg")}.wg-flag.wg-flag-country-cz,.wg-flag-country-cz.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/cz.svg")}.wg-flag.wg-flag-country-dk,.wg-flag-country-dk.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/dk.svg")}.wg-flag.wg-flag-country-dj,.wg-flag-country-dj.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/dj.svg")}.wg-flag.wg-flag-country-dm,.wg-flag-country-dm.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/dm.svg")}.wg-flag.wg-flag-country-do,.wg-flag-country-do.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/do.svg")}.wg-flag.wg-flag-country-tl,.wg-flag-country-tl.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/tl.svg")}.wg-flag.wg-flag-country-ec,.wg-flag-country-ec.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ec.svg")}.wg-flag.wg-flag-country-eg,.wg-flag-country-eg.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/eg.svg")}.wg-flag.wg-flag-country-sv,.wg-flag-country-sv.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sv.svg")}.wg-flag.wg-flag-country-gq,.wg-flag-country-gq.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gq.svg")}.wg-flag.wg-flag-country-er,.wg-flag-country-er.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/er.svg")}.wg-flag.wg-flag-country-ee,.wg-flag-country-ee.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ee.svg")}.wg-flag.wg-flag-country-et,.wg-flag-country-et.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/et.svg")}.wg-flag.wg-flag-country-fk,.wg-flag-country-fk.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/fk.svg")}.wg-flag.wg-flag-country-fo,.wg-flag-country-fo.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/fo.svg")}.wg-flag.wg-flag-country-fj,.wg-flag-country-fj.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/fj.svg")}.wg-flag.wg-flag-country-fi,.wg-flag-country-fi.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/fi.svg")}.wg-flag.wg-flag-country-fr,.wg-flag-country-fr.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/fr.svg")}.wg-flag.wg-flag-country-gf,.wg-flag-country-gf.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gf.svg")}.wg-flag.wg-flag-country-pf,.wg-flag-country-pf.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/pf.svg")}.wg-flag.wg-flag-country-tf,.wg-flag-country-tf.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/tf.svg")}.wg-flag.wg-flag-country-ga,.wg-flag-country-ga.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ga.svg")}.wg-flag.wg-flag-country-gm,.wg-flag-country-gm.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gm.svg")}.wg-flag.wg-flag-country-ge,.wg-flag-country-ge.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ge.svg")}.wg-flag.wg-flag-country-de,.wg-flag-country-de.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/de.svg")}.wg-flag.wg-flag-country-gh,.wg-flag-country-gh.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gh.svg")}.wg-flag.wg-flag-country-gi,.wg-flag-country-gi.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gi.svg")}.wg-flag.wg-flag-country-gr,.wg-flag-country-gr.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gr.svg")}.wg-flag.wg-flag-country-gl,.wg-flag-country-gl.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gl.svg")}.wg-flag.wg-flag-country-gd,.wg-flag-country-gd.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gd.svg")}.wg-flag.wg-flag-country-gp,.wg-flag-country-gp.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gp.svg")}.wg-flag.wg-flag-country-gu,.wg-flag-country-gu.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gu.svg")}.wg-flag.wg-flag-country-gt,.wg-flag-country-gt.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gt.svg")}.wg-flag.wg-flag-country-gg,.wg-flag-country-gg.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gg.svg")}.wg-flag.wg-flag-country-gn,.wg-flag-country-gn.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gn.svg")}.wg-flag.wg-flag-country-gw,.wg-flag-country-gw.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gw.svg")}.wg-flag.wg-flag-country-gy,.wg-flag-country-gy.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gy.svg")}.wg-flag.wg-flag-country-ht,.wg-flag-country-ht.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ht.svg")}.wg-flag.wg-flag-country-hm,.wg-flag-country-hm.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/hm.svg")}.wg-flag.wg-flag-country-va,.wg-flag-country-va.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/va.svg")}.wg-flag.wg-flag-country-hn,.wg-flag-country-hn.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/hn.svg")}.wg-flag.wg-flag-country-hk,.wg-flag-country-hk.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/hk.svg")}.wg-flag.wg-flag-country-hu,.wg-flag-country-hu.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/hu.svg")}.wg-flag.wg-flag-country-is,.wg-flag-country-is.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/is.svg")}.wg-flag.wg-flag-country-in,.wg-flag-country-in.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/in.svg")}.wg-flag.wg-flag-country-id,.wg-flag-country-id.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/id.svg")}.wg-flag.wg-flag-country-ir,.wg-flag-country-ir.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ir.svg")}.wg-flag.wg-flag-country-iq,.wg-flag-country-iq.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/iq.svg")}.wg-flag.wg-flag-country-ie,.wg-flag-country-ie.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ie.svg")}.wg-flag.wg-flag-country-im,.wg-flag-country-im.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/im.svg")}.wg-flag.wg-flag-country-il,.wg-flag-country-il.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/il.svg")}.wg-flag.wg-flag-country-it,.wg-flag-country-it.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/it.svg")}.wg-flag.wg-flag-country-ci,.wg-flag-country-ci.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ci.svg")}.wg-flag.wg-flag-country-jm,.wg-flag-country-jm.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/jm.svg")}.wg-flag.wg-flag-country-jp,.wg-flag-country-jp.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/jp.svg")}.wg-flag.wg-flag-country-je,.wg-flag-country-je.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/je.svg")}.wg-flag.wg-flag-country-jo,.wg-flag-country-jo.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/jo.svg")}.wg-flag.wg-flag-country-kz,.wg-flag-country-kz.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/kz.svg")}.wg-flag.wg-flag-country-ke,.wg-flag-country-ke.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ke.svg")}.wg-flag.wg-flag-country-ki,.wg-flag-country-ki.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ki.svg")}.wg-flag.wg-flag-country-kw,.wg-flag-country-kw.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/kw.svg")}.wg-flag.wg-flag-country-kg,.wg-flag-country-kg.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/kg.svg")}.wg-flag.wg-flag-country-la,.wg-flag-country-la.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/la.svg")}.wg-flag.wg-flag-country-lv,.wg-flag-country-lv.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/lv.svg")}.wg-flag.wg-flag-country-lb,.wg-flag-country-lb.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/lb.svg")}.wg-flag.wg-flag-country-ls,.wg-flag-country-ls.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ls.svg")}.wg-flag.wg-flag-country-lr,.wg-flag-country-lr.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/lr.svg")}.wg-flag.wg-flag-country-li,.wg-flag-country-li.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/li.svg")}.wg-flag.wg-flag-country-lt,.wg-flag-country-lt.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/lt.svg")}.wg-flag.wg-flag-country-lu,.wg-flag-country-lu.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/lu.svg")}.wg-flag.wg-flag-country-mo,.wg-flag-country-mo.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mo.svg")}.wg-flag.wg-flag-country-mg,.wg-flag-country-mg.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mg.svg")}.wg-flag.wg-flag-country-mw,.wg-flag-country-mw.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mw.svg")}.wg-flag.wg-flag-country-my,.wg-flag-country-my.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/my.svg")}.wg-flag.wg-flag-country-mv,.wg-flag-country-mv.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mv.svg")}.wg-flag.wg-flag-country-ml,.wg-flag-country-ml.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ml.svg")}.wg-flag.wg-flag-country-mt,.wg-flag-country-mt.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mt.svg")}.wg-flag.wg-flag-country-mh,.wg-flag-country-mh.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mh.svg")}.wg-flag.wg-flag-country-mq,.wg-flag-country-mq.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mq.svg")}.wg-flag.wg-flag-country-mr,.wg-flag-country-mr.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mr.svg")}.wg-flag.wg-flag-country-mu,.wg-flag-country-mu.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mu.svg")}.wg-flag.wg-flag-country-yt,.wg-flag-country-yt.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/yt.svg")}.wg-flag.wg-flag-country-mx,.wg-flag-country-mx.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mx.svg")}.wg-flag.wg-flag-country-fm,.wg-flag-country-fm.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/fm.svg")}.wg-flag.wg-flag-country-md,.wg-flag-country-md.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/md.svg")}.wg-flag.wg-flag-country-mc,.wg-flag-country-mc.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mc.svg")}.wg-flag.wg-flag-country-mn,.wg-flag-country-mn.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mn.svg")}.wg-flag.wg-flag-country-me,.wg-flag-country-me.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/me.svg")}.wg-flag.wg-flag-country-ms,.wg-flag-country-ms.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ms.svg")}.wg-flag.wg-flag-country-ma,.wg-flag-country-ma.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ma.svg")}.wg-flag.wg-flag-country-mz,.wg-flag-country-mz.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mz.svg")}.wg-flag.wg-flag-country-mm,.wg-flag-country-mm.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mm.svg")}.wg-flag.wg-flag-country-na,.wg-flag-country-na.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/na.svg")}.wg-flag.wg-flag-country-nr,.wg-flag-country-nr.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/nr.svg")}.wg-flag.wg-flag-country-np,.wg-flag-country-np.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/np.svg")}.wg-flag.wg-flag-country-nl,.wg-flag-country-nl.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/nl.svg")}.wg-flag.wg-flag-country-nc,.wg-flag-country-nc.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/nc.svg")}.wg-flag.wg-flag-country-nz,.wg-flag-country-nz.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/nz.svg")}.wg-flag.wg-flag-country-ni,.wg-flag-country-ni.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ni.svg")}.wg-flag.wg-flag-country-ne,.wg-flag-country-ne.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ne.svg")}.wg-flag.wg-flag-country-ng,.wg-flag-country-ng.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ng.svg")}.wg-flag.wg-flag-country-nu,.wg-flag-country-nu.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/nu.svg")}.wg-flag.wg-flag-country-nf,.wg-flag-country-nf.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/nf.svg")}.wg-flag.wg-flag-country-kp,.wg-flag-country-kp.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/kp.svg")}.wg-flag.wg-flag-country-mk,.wg-flag-country-mk.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mk.svg")}.wg-flag.wg-flag-country-no,.wg-flag-country-no.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/no.svg")}.wg-flag.wg-flag-country-om,.wg-flag-country-om.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/om.svg")}.wg-flag.wg-flag-country-pk,.wg-flag-country-pk.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/pk.svg")}.wg-flag.wg-flag-country-pw,.wg-flag-country-pw.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/pw.svg")}.wg-flag.wg-flag-country-ps,.wg-flag-country-ps.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ps.svg")}.wg-flag.wg-flag-country-pa,.wg-flag-country-pa.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/pa.svg")}.wg-flag.wg-flag-country-pg,.wg-flag-country-pg.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/pg.svg")}.wg-flag.wg-flag-country-py,.wg-flag-country-py.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/py.svg")}.wg-flag.wg-flag-country-pe,.wg-flag-country-pe.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/pe.svg")}.wg-flag.wg-flag-country-ph,.wg-flag-country-ph.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ph.svg")}.wg-flag.wg-flag-country-pn,.wg-flag-country-pn.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/pn.svg")}.wg-flag.wg-flag-country-pl,.wg-flag-country-pl.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/pl.svg")}.wg-flag.wg-flag-country-pt,.wg-flag-country-pt.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/pt.svg")}.wg-flag.wg-flag-country-pr,.wg-flag-country-pr.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/pr.svg")}.wg-flag.wg-flag-country-qa,.wg-flag-country-qa.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/qa.svg")}.wg-flag.wg-flag-country-re,.wg-flag-country-re.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/re.svg")}.wg-flag.wg-flag-country-ro,.wg-flag-country-ro.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ro.svg")}.wg-flag.wg-flag-country-ru,.wg-flag-country-ru.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ru.svg")}.wg-flag.wg-flag-country-rw,.wg-flag-country-rw.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/rw.svg")}.wg-flag.wg-flag-country-sh,.wg-flag-country-sh.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sh.svg")}.wg-flag.wg-flag-country-kn,.wg-flag-country-kn.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/kn.svg")}.wg-flag.wg-flag-country-lc,.wg-flag-country-lc.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/lc.svg")}.wg-flag.wg-flag-country-pm,.wg-flag-country-pm.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/pm.svg")}.wg-flag.wg-flag-country-vc,.wg-flag-country-vc.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/vc.svg")}.wg-flag.wg-flag-country-ws,.wg-flag-country-ws.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ws.svg")}.wg-flag.wg-flag-country-sm,.wg-flag-country-sm.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sm.svg")}.wg-flag.wg-flag-country-st,.wg-flag-country-st.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/st.svg")}.wg-flag.wg-flag-country-sa,.wg-flag-country-sa.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sa.svg")}.wg-flag.wg-flag-country-sn,.wg-flag-country-sn.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sn.svg")}.wg-flag.wg-flag-country-rs,.wg-flag-country-rs.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/rs.svg")}.wg-flag.wg-flag-country-sc,.wg-flag-country-sc.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sc.svg")}.wg-flag.wg-flag-country-sl,.wg-flag-country-sl.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sl.svg")}.wg-flag.wg-flag-country-sg,.wg-flag-country-sg.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sg.svg")}.wg-flag.wg-flag-country-sk,.wg-flag-country-sk.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sk.svg")}.wg-flag.wg-flag-country-si,.wg-flag-country-si.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/si.svg")}.wg-flag.wg-flag-country-sb,.wg-flag-country-sb.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sb.svg")}.wg-flag.wg-flag-country-so,.wg-flag-country-so.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/so.svg")}.wg-flag.wg-flag-country-za,.wg-flag-country-za.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/za.svg")}.wg-flag.wg-flag-country-gs,.wg-flag-country-gs.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gs.svg")}.wg-flag.wg-flag-country-kr,.wg-flag-country-kr.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/kr.svg")}.wg-flag.wg-flag-country-ss,.wg-flag-country-ss.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ss.svg")}.wg-flag.wg-flag-country-es,.wg-flag-country-es.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/es.svg")}.wg-flag.wg-flag-country-lk,.wg-flag-country-lk.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/lk.svg")}.wg-flag.wg-flag-country-sd,.wg-flag-country-sd.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sd.svg")}.wg-flag.wg-flag-country-sr,.wg-flag-country-sr.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sr.svg")}.wg-flag.wg-flag-country-sj,.wg-flag-country-sj.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sj.svg")}.wg-flag.wg-flag-country-se,.wg-flag-country-se.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/se.svg")}.wg-flag.wg-flag-country-ch,.wg-flag-country-ch.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ch.svg")}.wg-flag.wg-flag-country-sy,.wg-flag-country-sy.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sy.svg")}.wg-flag.wg-flag-country-tj,.wg-flag-country-tj.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/tj.svg")}.wg-flag.wg-flag-country-tz,.wg-flag-country-tz.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/tz.svg")}.wg-flag.wg-flag-country-th,.wg-flag-country-th.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/th.svg")}.wg-flag.wg-flag-country-cd,.wg-flag-country-cd.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/cd.svg")}.wg-flag.wg-flag-country-tg,.wg-flag-country-tg.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/tg.svg")}.wg-flag.wg-flag-country-tk,.wg-flag-country-tk.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/tk.svg")}.wg-flag.wg-flag-country-to,.wg-flag-country-to.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/to.svg")}.wg-flag.wg-flag-country-tt,.wg-flag-country-tt.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/tt.svg")}.wg-flag.wg-flag-country-tn,.wg-flag-country-tn.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/tn.svg")}.wg-flag.wg-flag-country-tr,.wg-flag-country-tr.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/tr.svg")}.wg-flag.wg-flag-country-tm,.wg-flag-country-tm.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/tm.svg")}.wg-flag.wg-flag-country-tc,.wg-flag-country-tc.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/tc.svg")}.wg-flag.wg-flag-country-tv,.wg-flag-country-tv.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/tv.svg")}.wg-flag.wg-flag-country-ug,.wg-flag-country-ug.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ug.svg")}.wg-flag.wg-flag-country-ua,.wg-flag-country-ua.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ua.svg")}.wg-flag.wg-flag-country-ae,.wg-flag-country-ae.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ae.svg")}.wg-flag.wg-flag-country-gb,.wg-flag-country-gb.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gb.svg")}.wg-flag.wg-flag-country-us,.wg-flag-country-us.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/us.svg")}.wg-flag.wg-flag-country-um,.wg-flag-country-um.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/um.svg")}.wg-flag.wg-flag-country-uy,.wg-flag-country-uy.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/uy.svg")}.wg-flag.wg-flag-country-uz,.wg-flag-country-uz.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/uz.svg")}.wg-flag.wg-flag-country-vu,.wg-flag-country-vu.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/vu.svg")}.wg-flag.wg-flag-country-ve,.wg-flag-country-ve.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ve.svg")}.wg-flag.wg-flag-country-vn,.wg-flag-country-vn.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/vn.svg")}.wg-flag.wg-flag-country-vg,.wg-flag-country-vg.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/vg.svg")}.wg-flag.wg-flag-country-vi,.wg-flag-country-vi.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/vi.svg")}.wg-flag.wg-flag-country-gb-wls,.wg-flag-country-gb-wls.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gb-wls.svg")}.wg-flag.wg-flag-country-wf,.wg-flag-country-wf.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/wf.svg")}.wg-flag.wg-flag-country-eh,.wg-flag-country-eh.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/eh.svg")}.wg-flag.wg-flag-country-ye,.wg-flag-country-ye.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ye.svg")}.wg-flag.wg-flag-country-zm,.wg-flag-country-zm.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/zm.svg")}.wg-flag.wg-flag-country-zw,.wg-flag-country-zw.wg-flag-square{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/zw.svg")}.wg-flag-square{width:16px}.wg-flag-square.wg-flag-af{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/za.svg")}.wg-flag-square.wg-flag-am{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/et.svg")}.wg-flag-square.wg-flag-ar{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/sa.svg")}.wg-flag-square.wg-flag-az{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/az.svg")}.wg-flag-square.wg-flag-ba{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/ru.svg")}.wg-flag-square.wg-flag-be{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/by.svg")}.wg-flag-square.wg-flag-bg{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/bg.svg")}.wg-flag-square.wg-flag-bn{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/bd.svg")}.wg-flag-square.wg-flag-br{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/br.svg")}.wg-flag-square.wg-flag-bs{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/ba.svg")}.wg-flag-square.wg-flag-ca{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/es-ca.svg")}.wg-flag-square.wg-flag-co{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flags/1x1/fr-co.svg")}.wg-flag-square.wg-flag-cs{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/cz.svg")}.wg-flag-square.wg-flag-cy{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/gb-wls.svg")}.wg-flag-square.wg-flag-da{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/dk.svg")}.wg-flag-square.wg-flag-de{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/de.svg")}.wg-flag-square.wg-flag-el{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/gr.svg")}.wg-flag-square.wg-flag-en{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/gb.svg")}.wg-flag-square.wg-flag-eo{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flags/1x1/eo.svg")}.wg-flag-square.wg-flag-es{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/es.svg")}.wg-flag-square.wg-flag-et{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/ee.svg")}.wg-flag-square.wg-flag-eu{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flags/1x1/eu.svg")}.wg-flag-square.wg-flag-fa{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/ir.svg")}.wg-flag-square.wg-flag-fi{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/fi.svg")}.wg-flag-square.wg-flag-fj{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/fj.svg")}.wg-flag-square.wg-flag-fl{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/ph.svg")}.wg-flag-square.wg-flag-fr{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/fr.svg")}.wg-flag-square.wg-flag-fy{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/nl.svg")}.wg-flag-square.wg-flag-ga{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/ie.svg")}.wg-flag-square.wg-flag-gd{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/gb-sct.svg")}.wg-flag-square.wg-flag-gl{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/es-ga.svg")}.wg-flag-square.wg-flag-gu{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/in.svg")}.wg-flag-square.wg-flag-ha{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/ne.svg")}.wg-flag-square.wg-flag-he{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/il.svg")}.wg-flag-square.wg-flag-hi{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/in.svg")}.wg-flag-square.wg-flag-hr{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/hr.svg")}.wg-flag-square.wg-flag-ht{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/ht.svg")}.wg-flag-square.wg-flag-hu{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/hu.svg")}.wg-flag-square.wg-flag-hw{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flags/1x1/hw.svg")}.wg-flag-square.wg-flag-hy{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/am.svg")}.wg-flag-square.wg-flag-id{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/id.svg")}.wg-flag-square.wg-flag-ig{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/ne.svg")}.wg-flag-square.wg-flag-is{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/is.svg")}.wg-flag-square.wg-flag-it{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/it.svg")}.wg-flag-square.wg-flag-ja{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/jp.svg")}.wg-flag-square.wg-flag-jv{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/id.svg")}.wg-flag-square.wg-flag-ka{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/ge.svg")}.wg-flag-square.wg-flag-kk{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/kz.svg")}.wg-flag-square.wg-flag-km{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/kh.svg")}.wg-flag-square.wg-flag-kn{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/in.svg")}.wg-flag-square.wg-flag-ko{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/kr.svg")}.wg-flag-square.wg-flag-ku{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/iq.svg")}.wg-flag-square.wg-flag-ky{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/kg.svg")}.wg-flag-square.wg-flag-la{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/it.svg")}.wg-flag-square.wg-flag-lb{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/lu.svg")}.wg-flag-square.wg-flag-lo{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/la.svg")}.wg-flag-square.wg-flag-lt{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/lt.svg")}.wg-flag-square.wg-flag-lv{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/lv.svg")}.wg-flag-square.wg-flag-mg{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/mg.svg")}.wg-flag-square.wg-flag-mi{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/nz.svg")}.wg-flag-square.wg-flag-mk{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/mk.svg")}.wg-flag-square.wg-flag-ml{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/in.svg")}.wg-flag-square.wg-flag-mn{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/mn.svg")}.wg-flag-square.wg-flag-mr{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/in.svg")}.wg-flag-square.wg-flag-ms{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/my.svg")}.wg-flag-square.wg-flag-mt{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/mt.svg")}.wg-flag-square.wg-flag-my{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/mm.svg")}.wg-flag-square.wg-flag-ne{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/np.svg")}.wg-flag-square.wg-flag-nl{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/nl.svg")}.wg-flag-square.wg-flag-no{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/no.svg")}.wg-flag-square.wg-flag-ny{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/mw.svg")}.wg-flag-square.wg-flag-pa{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/in.svg")}.wg-flag-square.wg-flag-pl{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/pl.svg")}.wg-flag-square.wg-flag-ps{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/af.svg")}.wg-flag-square.wg-flag-pt{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/pt.svg")}.wg-flag-square.wg-flag-ro{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/ro.svg")}.wg-flag-square.wg-flag-ru{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/ru.svg")}.wg-flag-square.wg-flag-sd{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/pk.svg")}.wg-flag-square.wg-flag-si{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/lk.svg")}.wg-flag-square.wg-flag-sk{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/sk.svg")}.wg-flag-square.wg-flag-sl{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/si.svg")}.wg-flag-square.wg-flag-sm{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/ws.svg")}.wg-flag-square.wg-flag-sn{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/zw.svg")}.wg-flag-square.wg-flag-so{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/so.svg")}.wg-flag-square.wg-flag-sq{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/al.svg")}.wg-flag-square.wg-flag-sr{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/rs.svg")}.wg-flag-square.wg-flag-st{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/ng.svg")}.wg-flag-square.wg-flag-su{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/sd.svg")}.wg-flag-square.wg-flag-sv{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/se.svg")}.wg-flag-square.wg-flag-sw{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/ke.svg")}.wg-flag-square.wg-flag-ta{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/in.svg")}.wg-flag-square.wg-flag-te{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/in.svg")}.wg-flag-square.wg-flag-tg{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/tj.svg")}.wg-flag-square.wg-flag-th{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/th.svg")}.wg-flag-square.wg-flag-tl{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/in.svg")}.wg-flag-square.wg-flag-to{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/to.svg")}.wg-flag-square.wg-flag-tr{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/tr.svg")}.wg-flag-square.wg-flag-tt{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/tr.svg")}.wg-flag-square.wg-flag-tw{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/tw.svg")}.wg-flag-square.wg-flag-ty{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/pf.svg")}.wg-flag-square.wg-flag-uk{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/ua.svg")}.wg-flag-square.wg-flag-ur{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/pk.svg")}.wg-flag-square.wg-flag-uz{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/uz.svg")}.wg-flag-square.wg-flag-vi{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/vn.svg")}.wg-flag-square.wg-flag-xh{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/za.svg")}.wg-flag-square.wg-flag-yi{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/il.svg")}.wg-flag-square.wg-flag-yo{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/ng.svg")}.wg-flag-square.wg-flag-zh{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/cn.svg")}.wg-flag-square.wg-flag-zu{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/za.svg")}.wg-flag-square.wg-flag-hm{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flags/1x1/hm.svg")}.wg-flag-square.wg-flag-cb{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/ph.svg")}.wg-flag-square.wg-flag-or{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/in.svg")}.wg-flag-square.wg-flag-tk{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/1x1/tr.svg")}.wg-flag-square.wg-flag-ug{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flags/1x1/ug.svg")}.wg-flag-square.wg-flag-fc{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flags/1x1/ca.svg")}.wg-flag-square.wg-flag-as{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flags/1x1/in.svg")}.wg-flag-square.wg-flag-sa{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flags/1x1/rs.svg")}.wg-flag-square.wg-flag-country-af{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/af.svg")}.wg-flag-square.wg-flag-country-al{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/al.svg")}.wg-flag-square.wg-flag-country-dz{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/dz.svg")}.wg-flag-square.wg-flag-country-as{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/as.svg")}.wg-flag-square.wg-flag-country-ad{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ad.svg")}.wg-flag-square.wg-flag-country-ao{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ao.svg")}.wg-flag-square.wg-flag-country-aq{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/aq.svg")}.wg-flag-square.wg-flag-country-ag{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ag.svg")}.wg-flag-square.wg-flag-country-ar{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ar.svg")}.wg-flag-square.wg-flag-country-am{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/am.svg")}.wg-flag-square.wg-flag-country-aw{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/aw.svg")}.wg-flag-square.wg-flag-country-au{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/au.svg")}.wg-flag-square.wg-flag-country-at{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/at.svg")}.wg-flag-square.wg-flag-country-az{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/az.svg")}.wg-flag-square.wg-flag-country-bs{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bs.svg")}.wg-flag-square.wg-flag-country-bh{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bh.svg")}.wg-flag-square.wg-flag-country-bd{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bd.svg")}.wg-flag-square.wg-flag-country-bb{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bb.svg")}.wg-flag-square.wg-flag-country-by{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/by.svg")}.wg-flag-square.wg-flag-country-be{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/be.svg")}.wg-flag-square.wg-flag-country-bz{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bz.svg")}.wg-flag-square.wg-flag-country-bj{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bj.svg")}.wg-flag-square.wg-flag-country-bm{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bm.svg")}.wg-flag-square.wg-flag-country-bt{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bt.svg")}.wg-flag-square.wg-flag-country-bo{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bo.svg")}.wg-flag-square.wg-flag-country-ba{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ba.svg")}.wg-flag-square.wg-flag-country-bw{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bw.svg")}.wg-flag-square.wg-flag-country-bv{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bv.svg")}.wg-flag-square.wg-flag-country-br{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/br.svg")}.wg-flag-square.wg-flag-country-io{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/io.svg")}.wg-flag-square.wg-flag-country-bn{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bn.svg")}.wg-flag-square.wg-flag-country-bg{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bg.svg")}.wg-flag-square.wg-flag-country-bf{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bf.svg")}.wg-flag-square.wg-flag-country-bi{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/bi.svg")}.wg-flag-square.wg-flag-country-kh{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/kh.svg")}.wg-flag-square.wg-flag-country-cm{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/cm.svg")}.wg-flag-square.wg-flag-country-ca{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ca.svg")}.wg-flag-square.wg-flag-country-cv{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/cv.svg")}.wg-flag-square.wg-flag-country-ky{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ky.svg")}.wg-flag-square.wg-flag-country-cf{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/cf.svg")}.wg-flag-square.wg-flag-country-td{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/td.svg")}.wg-flag-square.wg-flag-country-cl{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/cl.svg")}.wg-flag-square.wg-flag-country-cn{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/cn.svg")}.wg-flag-square.wg-flag-country-cx{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/cx.svg")}.wg-flag-square.wg-flag-country-cc{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/cc.svg")}.wg-flag-square.wg-flag-country-co{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/co.svg")}.wg-flag-square.wg-flag-country-km{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/km.svg")}.wg-flag-square.wg-flag-country-cg{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/cg.svg")}.wg-flag-square.wg-flag-country-ck{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ck.svg")}.wg-flag-square.wg-flag-country-cr{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/cr.svg")}.wg-flag-square.wg-flag-country-hr{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/hr.svg")}.wg-flag-square.wg-flag-country-cu{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/cu.svg")}.wg-flag-square.wg-flag-country-cy{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/cy.svg")}.wg-flag-square.wg-flag-country-cz{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/cz.svg")}.wg-flag-square.wg-flag-country-dk{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/dk.svg")}.wg-flag-square.wg-flag-country-dj{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/dj.svg")}.wg-flag-square.wg-flag-country-dm{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/dm.svg")}.wg-flag-square.wg-flag-country-do{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/do.svg")}.wg-flag-square.wg-flag-country-tl{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/tl.svg")}.wg-flag-square.wg-flag-country-ec{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ec.svg")}.wg-flag-square.wg-flag-country-eg{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/eg.svg")}.wg-flag-square.wg-flag-country-sv{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sv.svg")}.wg-flag-square.wg-flag-country-gq{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gq.svg")}.wg-flag-square.wg-flag-country-er{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/er.svg")}.wg-flag-square.wg-flag-country-ee{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ee.svg")}.wg-flag-square.wg-flag-country-et{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/et.svg")}.wg-flag-square.wg-flag-country-fk{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/fk.svg")}.wg-flag-square.wg-flag-country-fo{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/fo.svg")}.wg-flag-square.wg-flag-country-fj{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/fj.svg")}.wg-flag-square.wg-flag-country-fi{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/fi.svg")}.wg-flag-square.wg-flag-country-fr{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/fr.svg")}.wg-flag-square.wg-flag-country-gf{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gf.svg")}.wg-flag-square.wg-flag-country-pf{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/pf.svg")}.wg-flag-square.wg-flag-country-tf{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/tf.svg")}.wg-flag-square.wg-flag-country-ga{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ga.svg")}.wg-flag-square.wg-flag-country-gm{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gm.svg")}.wg-flag-square.wg-flag-country-ge{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ge.svg")}.wg-flag-square.wg-flag-country-de{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/de.svg")}.wg-flag-square.wg-flag-country-gh{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gh.svg")}.wg-flag-square.wg-flag-country-gi{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gi.svg")}.wg-flag-square.wg-flag-country-gr{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gr.svg")}.wg-flag-square.wg-flag-country-gl{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gl.svg")}.wg-flag-square.wg-flag-country-gd{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gd.svg")}.wg-flag-square.wg-flag-country-gp{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gp.svg")}.wg-flag-square.wg-flag-country-gu{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gu.svg")}.wg-flag-square.wg-flag-country-gt{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gt.svg")}.wg-flag-square.wg-flag-country-gg{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gg.svg")}.wg-flag-square.wg-flag-country-gn{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gn.svg")}.wg-flag-square.wg-flag-country-gw{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gw.svg")}.wg-flag-square.wg-flag-country-gy{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gy.svg")}.wg-flag-square.wg-flag-country-ht{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ht.svg")}.wg-flag-square.wg-flag-country-hm{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/hm.svg")}.wg-flag-square.wg-flag-country-va{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/va.svg")}.wg-flag-square.wg-flag-country-hn{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/hn.svg")}.wg-flag-square.wg-flag-country-hk{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/hk.svg")}.wg-flag-square.wg-flag-country-hu{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/hu.svg")}.wg-flag-square.wg-flag-country-is{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/is.svg")}.wg-flag-square.wg-flag-country-in{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/in.svg")}.wg-flag-square.wg-flag-country-id{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/id.svg")}.wg-flag-square.wg-flag-country-ir{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ir.svg")}.wg-flag-square.wg-flag-country-iq{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/iq.svg")}.wg-flag-square.wg-flag-country-ie{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ie.svg")}.wg-flag-square.wg-flag-country-im{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/im.svg")}.wg-flag-square.wg-flag-country-il{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/il.svg")}.wg-flag-square.wg-flag-country-it{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/it.svg")}.wg-flag-square.wg-flag-country-ci{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ci.svg")}.wg-flag-square.wg-flag-country-jm{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/jm.svg")}.wg-flag-square.wg-flag-country-jp{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/jp.svg")}.wg-flag-square.wg-flag-country-je{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/je.svg")}.wg-flag-square.wg-flag-country-jo{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/jo.svg")}.wg-flag-square.wg-flag-country-kz{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/kz.svg")}.wg-flag-square.wg-flag-country-ke{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ke.svg")}.wg-flag-square.wg-flag-country-ki{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ki.svg")}.wg-flag-square.wg-flag-country-kw{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/kw.svg")}.wg-flag-square.wg-flag-country-kg{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/kg.svg")}.wg-flag-square.wg-flag-country-la{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/la.svg")}.wg-flag-square.wg-flag-country-lv{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/lv.svg")}.wg-flag-square.wg-flag-country-lb{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/lb.svg")}.wg-flag-square.wg-flag-country-ls{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ls.svg")}.wg-flag-square.wg-flag-country-lr{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/lr.svg")}.wg-flag-square.wg-flag-country-li{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/li.svg")}.wg-flag-square.wg-flag-country-lt{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/lt.svg")}.wg-flag-square.wg-flag-country-lu{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/lu.svg")}.wg-flag-square.wg-flag-country-mo{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mo.svg")}.wg-flag-square.wg-flag-country-mg{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mg.svg")}.wg-flag-square.wg-flag-country-mw{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mw.svg")}.wg-flag-square.wg-flag-country-my{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/my.svg")}.wg-flag-square.wg-flag-country-mv{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mv.svg")}.wg-flag-square.wg-flag-country-ml{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ml.svg")}.wg-flag-square.wg-flag-country-mt{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mt.svg")}.wg-flag-square.wg-flag-country-mh{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mh.svg")}.wg-flag-square.wg-flag-country-mq{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mq.svg")}.wg-flag-square.wg-flag-country-mr{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mr.svg")}.wg-flag-square.wg-flag-country-mu{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mu.svg")}.wg-flag-square.wg-flag-country-yt{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/yt.svg")}.wg-flag-square.wg-flag-country-mx{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mx.svg")}.wg-flag-square.wg-flag-country-fm{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/fm.svg")}.wg-flag-square.wg-flag-country-md{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/md.svg")}.wg-flag-square.wg-flag-country-mc{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mc.svg")}.wg-flag-square.wg-flag-country-mn{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mn.svg")}.wg-flag-square.wg-flag-country-me{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/me.svg")}.wg-flag-square.wg-flag-country-ms{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ms.svg")}.wg-flag-square.wg-flag-country-ma{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ma.svg")}.wg-flag-square.wg-flag-country-mz{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mz.svg")}.wg-flag-square.wg-flag-country-mm{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mm.svg")}.wg-flag-square.wg-flag-country-na{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/na.svg")}.wg-flag-square.wg-flag-country-nr{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/nr.svg")}.wg-flag-square.wg-flag-country-np{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/np.svg")}.wg-flag-square.wg-flag-country-nl{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/nl.svg")}.wg-flag-square.wg-flag-country-nc{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/nc.svg")}.wg-flag-square.wg-flag-country-nz{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/nz.svg")}.wg-flag-square.wg-flag-country-ni{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ni.svg")}.wg-flag-square.wg-flag-country-ne{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ne.svg")}.wg-flag-square.wg-flag-country-ng{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ng.svg")}.wg-flag-square.wg-flag-country-nu{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/nu.svg")}.wg-flag-square.wg-flag-country-nf{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/nf.svg")}.wg-flag-square.wg-flag-country-kp{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/kp.svg")}.wg-flag-square.wg-flag-country-mk{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/mk.svg")}.wg-flag-square.wg-flag-country-no{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/no.svg")}.wg-flag-square.wg-flag-country-om{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/om.svg")}.wg-flag-square.wg-flag-country-pk{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/pk.svg")}.wg-flag-square.wg-flag-country-pw{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/pw.svg")}.wg-flag-square.wg-flag-country-ps{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ps.svg")}.wg-flag-square.wg-flag-country-pa{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/pa.svg")}.wg-flag-square.wg-flag-country-pg{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/pg.svg")}.wg-flag-square.wg-flag-country-py{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/py.svg")}.wg-flag-square.wg-flag-country-pe{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/pe.svg")}.wg-flag-square.wg-flag-country-ph{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ph.svg")}.wg-flag-square.wg-flag-country-pn{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/pn.svg")}.wg-flag-square.wg-flag-country-pl{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/pl.svg")}.wg-flag-square.wg-flag-country-pt{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/pt.svg")}.wg-flag-square.wg-flag-country-pr{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/pr.svg")}.wg-flag-square.wg-flag-country-qa{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/qa.svg")}.wg-flag-square.wg-flag-country-re{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/re.svg")}.wg-flag-square.wg-flag-country-ro{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ro.svg")}.wg-flag-square.wg-flag-country-ru{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ru.svg")}.wg-flag-square.wg-flag-country-rw{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/rw.svg")}.wg-flag-square.wg-flag-country-sh{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sh.svg")}.wg-flag-square.wg-flag-country-kn{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/kn.svg")}.wg-flag-square.wg-flag-country-lc{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/lc.svg")}.wg-flag-square.wg-flag-country-pm{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/pm.svg")}.wg-flag-square.wg-flag-country-vc{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/vc.svg")}.wg-flag-square.wg-flag-country-ws{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ws.svg")}.wg-flag-square.wg-flag-country-sm{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sm.svg")}.wg-flag-square.wg-flag-country-st{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/st.svg")}.wg-flag-square.wg-flag-country-sa{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sa.svg")}.wg-flag-square.wg-flag-country-sn{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sn.svg")}.wg-flag-square.wg-flag-country-rs{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/rs.svg")}.wg-flag-square.wg-flag-country-sc{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sc.svg")}.wg-flag-square.wg-flag-country-sl{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sl.svg")}.wg-flag-square.wg-flag-country-sg{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sg.svg")}.wg-flag-square.wg-flag-country-sk{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sk.svg")}.wg-flag-square.wg-flag-country-si{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/si.svg")}.wg-flag-square.wg-flag-country-sb{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sb.svg")}.wg-flag-square.wg-flag-country-so{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/so.svg")}.wg-flag-square.wg-flag-country-za{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/za.svg")}.wg-flag-square.wg-flag-country-gs{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gs.svg")}.wg-flag-square.wg-flag-country-kr{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/kr.svg")}.wg-flag-square.wg-flag-country-ss{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ss.svg")}.wg-flag-square.wg-flag-country-es{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/es.svg")}.wg-flag-square.wg-flag-country-lk{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/lk.svg")}.wg-flag-square.wg-flag-country-sd{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sd.svg")}.wg-flag-square.wg-flag-country-sr{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sr.svg")}.wg-flag-square.wg-flag-country-sj{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sj.svg")}.wg-flag-square.wg-flag-country-se{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/se.svg")}.wg-flag-square.wg-flag-country-ch{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ch.svg")}.wg-flag-square.wg-flag-country-sy{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/sy.svg")}.wg-flag-square.wg-flag-country-tj{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/tj.svg")}.wg-flag-square.wg-flag-country-tz{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/tz.svg")}.wg-flag-square.wg-flag-country-th{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/th.svg")}.wg-flag-square.wg-flag-country-cd{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/cd.svg")}.wg-flag-square.wg-flag-country-tg{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/tg.svg")}.wg-flag-square.wg-flag-country-tk{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/tk.svg")}.wg-flag-square.wg-flag-country-to{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/to.svg")}.wg-flag-square.wg-flag-country-tt{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/tt.svg")}.wg-flag-square.wg-flag-country-tn{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/tn.svg")}.wg-flag-square.wg-flag-country-tr{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/tr.svg")}.wg-flag-square.wg-flag-country-tm{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/tm.svg")}.wg-flag-square.wg-flag-country-tc{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/tc.svg")}.wg-flag-square.wg-flag-country-tv{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/tv.svg")}.wg-flag-square.wg-flag-country-ug{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ug.svg")}.wg-flag-square.wg-flag-country-ua{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ua.svg")}.wg-flag-square.wg-flag-country-ae{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ae.svg")}.wg-flag-square.wg-flag-country-gb{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gb.svg")}.wg-flag-square.wg-flag-country-us{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/us.svg")}.wg-flag-square.wg-flag-country-um{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/um.svg")}.wg-flag-square.wg-flag-country-uy{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/uy.svg")}.wg-flag-square.wg-flag-country-uz{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/uz.svg")}.wg-flag-square.wg-flag-country-vu{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/vu.svg")}.wg-flag-square.wg-flag-country-ve{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ve.svg")}.wg-flag-square.wg-flag-country-vn{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/vn.svg")}.wg-flag-square.wg-flag-country-vg{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/vg.svg")}.wg-flag-square.wg-flag-country-vi{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/vi.svg")}.wg-flag-square.wg-flag-country-gb-wls{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/gb-wls.svg")}.wg-flag-square.wg-flag-country-wf{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/wf.svg")}.wg-flag-square.wg-flag-country-eh{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/eh.svg")}.wg-flag-square.wg-flag-country-ye{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/ye.svg")}.wg-flag-square.wg-flag-country-zm{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/zm.svg")}.wg-flag-square.wg-flag-country-zw{background-image:url("https://cdn.jsdelivr.net/gh/weglot/languages@1.52.2/images/flag-icon-css/4x3/zw.svg")}.wg-flag-merge{position:relative}.wg-flag-merge .wg-flag,.wg-flag-merge .wg-flag-square{position:absolute;left:0}.wg-flag-merge .wg-flag:last-child,.wg-flag-merge .wg-flag-square:last-child{-webkit-clip-path:polygon(100% 0%, 0% 100%, 100% 100%);clip-path:polygon(100% 0%, 0% 100%, 100% 100%)}
2
 
3
  /*# sourceMappingURL=styles.css.map */
vendor/weglot/weglot-php/node_modules/@weglot/languages/dist/styles.css.map CHANGED
@@ -3,8 +3,9 @@
3
  "file": "styles.css",
4
  "sources": [
5
  "../assets/scss/styles.scss",
6
- "../data/languages.json"
 
7
  ],
8
  "names": [],
9
- "mappings": "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"
10
  }
3
  "file": "styles.css",
4
  "sources": [
5
  "../assets/scss/styles.scss",
6
+ "../data/languages.json",
7
+ "../data/countries.json"
8
  ],
9
  "names": [],
10
+ "mappings": "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"
11
  }
vendor/weglot/weglot-php/node_modules/@weglot/languages/package.json CHANGED
@@ -8,10 +8,11 @@
8
  "registry": "https://npm.pkg.github.com/"
9
  },
10
  "scripts": {
11
- "build": "npm run sass-compiler && npm run flags-downloads && npm run populate-languages",
12
  "sass-compiler": "./node_modules/.bin/node-sass --importer node_modules/node-sass-json-importer/dist/cli.js --recursive ./assets/scss/styles.scss --output ./dist --output-style compressed --source-map true",
13
  "flags-downloads": "cp -a ./node_modules/flag-icon-css/flags/. ./images/flag-icon-css/",
14
- "populate-languages": "node bin/populateLanguages.js"
 
15
  },
16
  "repository": {
17
  "type": "git",
@@ -25,5 +26,5 @@
25
  "node-sass": "^5.0.0",
26
  "node-sass-json-importer": "^4.3.0"
27
  },
28
- "version": "1.9.0"
29
  }
8
  "registry": "https://npm.pkg.github.com/"
9
  },
10
  "scripts": {
11
+ "build": "npm run sass-compiler && npm run flags-downloads && npm run populate-languages && npm run build-svg",
12
  "sass-compiler": "./node_modules/.bin/node-sass --importer node_modules/node-sass-json-importer/dist/cli.js --recursive ./assets/scss/styles.scss --output ./dist --output-style compressed --source-map true",
13
  "flags-downloads": "cp -a ./node_modules/flag-icon-css/flags/. ./images/flag-icon-css/",
14
+ "populate-languages": "node bin/populateLanguages.js",
15
+ "build-svg": "node bin/buildSvg.js"
16
  },
17
  "repository": {
18
  "type": "git",
26
  "node-sass": "^5.0.0",
27
  "node-sass-json-importer": "^4.3.0"
28
  },
29
+ "version": "1.52.3"
30
  }
vendor/weglot/weglot-php/package.json CHANGED
@@ -15,6 +15,6 @@
15
  "homepage": "https://github.com/weglot/weglot-php#readme",
16
  "devDependencies": {},
17
  "dependencies": {
18
- "@weglot/languages": "^1.9.0"
19
  }
20
  }
15
  "homepage": "https://github.com/weglot/weglot-php#readme",
16
  "devDependencies": {},
17
  "dependencies": {
18
+ "@weglot/languages": "latest"
19
  }
20
  }
vendor/weglot/weglot-php/src/Client/Client.php CHANGED
@@ -197,22 +197,18 @@ class Client
197
  {
198
  try {
199
  if($method === 'GET') {
200
- list($rawBody, $httpStatusCode, $httpHeader) = $this->getHttpClient()->request(
201
- $method,
202
- $this->makeAbsUrl($endpoint),
203
- array_merge( ['api_key' => $this->apiKey , ], $body),
204
- []
205
- );
206
  }
207
  else {
208
- list($rawBody, $httpStatusCode, $httpHeader) = $this->getHttpClient()->request(
209
- $method,
210
- $this->makeAbsUrl($endpoint),
211
- ['api_key' => $this->apiKey],
212
- $body
213
- );
214
  }
215
-
 
 
 
 
 
216
  $array = json_decode($rawBody, true);
217
  } catch (\Exception $e) {
218
  throw new ApiError($e->getMessage(), $body);
197
  {
198
  try {
199
  if($method === 'GET') {
200
+ $urlParams = array_merge( ['api_key' => $this->apiKey , ], $body);
201
+ $body = [];
 
 
 
 
202
  }
203
  else {
204
+ $urlParams = ['api_key' => $this->apiKey];
 
 
 
 
 
205
  }
206
+ list($rawBody, $httpStatusCode, $httpHeader) = $this->getHttpClient()->request(
207
+ $method,
208
+ $this->makeAbsUrl($endpoint),
209
+ $urlParams,
210
+ $body
211
+ );
212
  $array = json_decode($rawBody, true);
213
  } catch (\Exception $e) {
214
  throw new ApiError($e->getMessage(), $body);
vendor/weglot/weglot-php/src/Client/Endpoint/CdnTranslate.php CHANGED
@@ -60,108 +60,6 @@ class CdnTranslate extends Endpoint
60
  return $this;
61
  }
62
 
63
- /**
64
- * @return array
65
- */
66
- protected function beforeRequest()
67
- {
68
- // init
69
- $words = $this->getTranslateEntry()->getInputWords()->jsonSerialize();
70
- $requestWords = $cachedWords = $fullWords = [];
71
-
72
- $defaultParams = [
73
- 'from' => $this->getTranslateEntry()->getParams('language_from'),
74
- 'to' => $this->getTranslateEntry()->getParams('language_to')
75
- ];
76
-
77
- // fetch words to check if anything hit the cache
78
- foreach ($words as $key => $word) {
79
-
80
- // adding from & to languages to make key unique by language-pair
81
- $word = array_merge($word, $defaultParams);
82
- $cachedWord = $this->getCache()->getWithGenerate($word);
83
-
84
- // default behavior > sending word to request
85
- $where = 'request';
86
- $element = $word;
87
- $array = &$requestWords;
88
-
89
- // cached behavior > word is present in cache !
90
- if ($cachedWord->isHit()) {
91
- $where = 'cached';
92
- $element = $cachedWord->get();
93
- $array = &$cachedWords;
94
- }
95
-
96
- // get next element place
97
- $next = \count($array);
98
-
99
- // apply choosed behavior
100
- $array[$next] = $element;
101
- $fullWords[$key] = [
102
- 'where' => $where,
103
- 'place' => $next
104
- ];
105
- }
106
-
107
- return [
108
- $requestWords,
109
- $cachedWords,
110
- $fullWords
111
- ];
112
- }
113
-
114
- /**
115
- * @param array $response
116
- * @param array $beforeRequestResult
117
- * @return array
118
- */
119
- protected function afterRequest(array $response, array $beforeRequestResult)
120
- {
121
- // init
122
- list($requestWords, $cachedWords, $fullWords) = $beforeRequestResult;
123
- $fromWords = $toWords = [];
124
-
125
- $defaultParams = [
126
- 'from' => $this->getTranslateEntry()->getParams('language_from'),
127
- 'to' => $this->getTranslateEntry()->getParams('language_to')
128
- ];
129
-
130
- // fetch all words in one array
131
- foreach ($fullWords as $key => $details) {
132
- // if current word was in cache, just retrieve it
133
- if ($details['where'] === 'cached') {
134
- $fromWords[$key] = $cachedWords[$details['place']]['from'];
135
- $toWords[$key] = $cachedWords[$details['place']]['to'];
136
- continue;
137
- }
138
-
139
- // word was requested, let's retrieve data from response
140
- $word = $requestWords[$details['place']];
141
- $from = $response['from_words'][$details['place']];
142
- $to = $response['to_words'][$details['place']];
143
-
144
- // caching requested word
145
- $word = array_merge($word, $defaultParams);
146
- $cachedWord = $this->getCache()->getWithGenerate($word);
147
-
148
- $cachedWord->set([
149
- 'from' => $from,
150
- 'to' => $to
151
- ]);
152
- $this->getCache()->save($cachedWord);
153
-
154
- // then re-inject word inside
155
- $fromWords[$key] = $from;
156
- $toWords[$key] = $to;
157
- }
158
-
159
- $response['from_words'] = $fromWords;
160
- $response['to_words'] = $toWords;
161
-
162
- return $response;
163
- }
164
-
165
  /**
166
  * @return TranslateEntry
167
  * @throws ApiError
@@ -175,21 +73,22 @@ class CdnTranslate extends Endpoint
175
  $beforeRequest = [];
176
  $asArray = $this->translateEntry->jsonSerialize();
177
 
178
- $words = $asArray['words'];
179
- $w = [];
180
- foreach ($words as $word) {
181
- $w[$word['t']][] = $word['w'];
182
-
183
  }
184
- $asArray['w'] = $w;
 
185
  unset($asArray['words']);
186
 
 
 
187
  if (!empty($asArray['w'])) {
188
  list($rawBody, $httpStatusCode) = $this->request($asArray, false);
189
  if ($httpStatusCode !== 200) {
190
  throw new ApiError($rawBody, $asArray);
191
  }
192
-
193
  $response = json_decode($rawBody, true);
194
  }
195
 
60
  return $this;
61
  }
62
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
63
  /**
64
  * @return TranslateEntry
65
  * @throws ApiError
73
  $beforeRequest = [];
74
  $asArray = $this->translateEntry->jsonSerialize();
75
 
76
+ $w = $t = "[";
77
+ foreach ($asArray['words'] as $word) {
78
+ $w .= json_encode($word['w']) . ",";
79
+ $t .= json_encode($word['t']) . ",";
 
80
  }
81
+ $asArray['w'] = trim($w,",") . "]";
82
+ $asArray['t'] = trim($t, ",") . "]";
83
  unset($asArray['words']);
84
 
85
+ $asArray['v'] = 0; // REPLACE with version when it's released.
86
+
87
  if (!empty($asArray['w'])) {
88
  list($rawBody, $httpStatusCode) = $this->request($asArray, false);
89
  if ($httpStatusCode !== 200) {
90
  throw new ApiError($rawBody, $asArray);
91
  }
 
92
  $response = json_decode($rawBody, true);
93
  }
94
 
vendor/weglot/weglot-php/src/Client/Endpoint/LanguagesList.php CHANGED
@@ -28,12 +28,21 @@ class LanguagesList extends Endpoint
28
  $data = Languages::$defaultLanguages;
29
 
30
  $data = array_map(function($data) {
 
 
 
 
 
 
 
 
 
31
  return array(
32
  'internal_code' => $data['code'],
33
  'english' => $data['english'],
34
  'local' => $data['local'],
35
  'rtl' => $data['rtl'],
36
- 'external_code' => ($data['code'] == 'tw') ? 'zh-tw' : $data['code'],
37
  );
38
  }, $data);
39
 
28
  $data = Languages::$defaultLanguages;
29
 
30
  $data = array_map(function($data) {
31
+
32
+ $external_code = $data['code'];
33
+ if($external_code == 'tw') {
34
+ $external_code = 'zh-tw';
35
+ }
36
+ if($external_code == 'br') {
37
+ $external_code = 'pt-br';
38
+ }
39
+
40
  return array(
41
  'internal_code' => $data['code'],
42
  'english' => $data['english'],
43
  'local' => $data['local'],
44
  'rtl' => $data['rtl'],
45
+ 'external_code' => $external_code
46
  );
47
  }, $data);
48
 
vendor/weglot/weglot-php/src/Parser/Check/RegexCheckerProvider.php CHANGED
@@ -100,12 +100,16 @@ class RegexCheckerProvider
100
  protected function loadDefaultCheckers()
101
  {
102
  /* Add JSON LD checker */
103
- if(strpos(implode("," , $this->parser->getExcludeBlocks()), 'application/ld+json') === false ) {
 
 
104
  $this->addChecker(new RegexChecker("#<script type=('|\")application\/ld\+json('|\")([^\>]+?)?>(.*?)<\/script>#s" , SourceType::SOURCE_JSON, 4 , array( "description" , "name" , "headline" , "articleSection" )));
105
  }
106
 
107
  /* Add HTML template checker */
108
- if(strpos(implode("," , $this->parser->getExcludeBlocks()), 'text/html') === false ) {
 
 
109
  $this->addChecker(new RegexChecker("#<script type=('|\")text/html('|\")([^\>]+?)?>(.+?)<\/script>#s", SourceType::SOURCE_HTML, 4));
110
  }
111
  }
100
  protected function loadDefaultCheckers()
101
  {
102
  /* Add JSON LD checker */
103
+ if(strpos(implode("," , $this->parser->getExcludeBlocks()), 'application/ld+json') === false &&
104
+ strpos(implode("," , $this->parser->getExcludeBlocks()), '.wg-ldjson') === false
105
+ ) {
106
  $this->addChecker(new RegexChecker("#<script type=('|\")application\/ld\+json('|\")([^\>]+?)?>(.*?)<\/script>#s" , SourceType::SOURCE_JSON, 4 , array( "description" , "name" , "headline" , "articleSection" )));
107
  }
108
 
109
  /* Add HTML template checker */
110
+ if(strpos(implode("," , $this->parser->getExcludeBlocks()), 'text/html') === false &&
111
+ strpos(implode("," , $this->parser->getExcludeBlocks()), '.wg-texthtml') === false
112
+ ) {
113
  $this->addChecker(new RegexChecker("#<script type=('|\")text/html('|\")([^\>]+?)?>(.+?)<\/script>#s", SourceType::SOURCE_HTML, 4));
114
  }
115
  }
vendor/weglot/weglot-php/src/Parser/Parser.php CHANGED
@@ -417,7 +417,7 @@ class Parser {
417
  }
418
 
419
  if (strpos($this->getConfigProvider()->getUrl(), '/404') !== false) {
420
- $translate = new CdnTranslate($translate, $this->client);
421
  }
422
  else {
423
  $translate = new Translate($translate, $this->client);
417
  }
418
 
419
  if (strpos($this->getConfigProvider()->getUrl(), '/404') !== false) {
420
+ $translate = new CdnTranslate($translate, $this->client); //TODO: use CDNTranslate once working better.
421
  }
422
  else {
423
  $translate = new Translate($translate, $this->client);
vendor/weglot/weglot-php/src/Util/Server.php CHANGED
@@ -41,7 +41,7 @@ class Server
41
  $checkBotGoogle = (Text::contains($userAgent, 'Google') ||
42
  Text::contains($userAgent, 'facebook') ||
43
  Text::contains($userAgent, 'wprocketbot') ||
44
- Text::contains($userAgent, 'AhrefsBot') ||
45
  Text::contains($userAgent, 'SemrushBot'));
46
 
47
  if ($userAgent !== null && !$checkBotAgent) {
41
  $checkBotGoogle = (Text::contains($userAgent, 'Google') ||
42
  Text::contains($userAgent, 'facebook') ||
43
  Text::contains($userAgent, 'wprocketbot') ||
44
+ Text::contains($userAgent, 'Ahrefs') ||
45
  Text::contains($userAgent, 'SemrushBot'));
46
 
47
  if ($userAgent !== null && !$checkBotAgent) {
vendor/weglot/weglot-php/tests/unit/Client/Endpoint/LanguagesTest.php CHANGED
@@ -34,7 +34,7 @@ class LanguagesTest extends \Codeception\Test\Unit
34
  // tests
35
  public function testCount()
36
  {
37
- $this->assertEquals(113, \count($this->languages));
38
  }
39
 
40
  public function testGetCode()
34
  // tests
35
  public function testCount()
36
  {
37
+ $this->assertEquals(117, \count($this->languages));
38
  }
39
 
40
  public function testGetCode()
weglot.php CHANGED
@@ -7,7 +7,7 @@ Author: Weglot Translate team
7
  Author URI: https://weglot.com/
8
  Text Domain: weglot
9
  Domain Path: /languages/
10
- Version: 3.3.6
11
  */
12
 
13
  /**
@@ -22,7 +22,7 @@ if ( ! defined( 'ABSPATH' ) ) {
22
  define( 'WEGLOT_NAME', 'Weglot' );
23
  define( 'WEGLOT_SLUG', 'weglot-translate' );
24
  define( 'WEGLOT_OPTION_GROUP', 'group-weglot-translate' );
25
- define( 'WEGLOT_VERSION', '3.3.6' );
26
  define( 'WEGLOT_PHP_MIN', '5.6' );
27
  define( 'WEGLOT_BNAME', plugin_basename( __FILE__ ) );
28
  define( 'WEGLOT_DIR', __DIR__ );
@@ -208,7 +208,14 @@ register_activation_hook( __FILE__, 'weglot_plugin_activate' );
208
  register_deactivation_hook( __FILE__, 'weglot_plugin_deactivate' );
209
  register_uninstall_hook( __FILE__, 'weglot_plugin_uninstall' );
210
 
211
- add_action( 'plugins_loaded', 'weglot_plugin_loaded' );
 
 
 
 
 
 
 
212
 
213
  // Add registration hooks if WP Rocket present
214
  $dir_wp_rocket = plugin_dir_path( __DIR__ ) . 'wp-rocket';
7
  Author URI: https://weglot.com/
8
  Text Domain: weglot
9
  Domain Path: /languages/
10
+ Version: 3.4
11
  */
12
 
13
  /**
22
  define( 'WEGLOT_NAME', 'Weglot' );
23
  define( 'WEGLOT_SLUG', 'weglot-translate' );
24
  define( 'WEGLOT_OPTION_GROUP', 'group-weglot-translate' );
25
+ define( 'WEGLOT_VERSION', '3.4' );
26
  define( 'WEGLOT_PHP_MIN', '5.6' );
27
  define( 'WEGLOT_BNAME', plugin_basename( __FILE__ ) );
28
  define( 'WEGLOT_DIR', __DIR__ );
208
  register_deactivation_hook( __FILE__, 'weglot_plugin_deactivate' );
209
  register_uninstall_hook( __FILE__, 'weglot_plugin_uninstall' );
210
 
211
+ // Change priority to 7 if amp present
212
+ $priority = 10;
213
+ $dir_amp = plugin_dir_path( __DIR__ ) . 'amp';
214
+ if ( file_exists( $dir_amp . '/amp.php' ) ) {
215
+ $priority = 7;
216
+ }
217
+ add_action( 'plugins_loaded', 'weglot_plugin_loaded' , $priority);
218
+
219
 
220
  // Add registration hooks if WP Rocket present
221
  $dir_wp_rocket = plugin_dir_path( __DIR__ ) . 'wp-rocket';