{"id":13795,"date":"2020-10-29T12:24:20","date_gmt":"2020-10-29T11:24:20","guid":{"rendered":"https:\/\/setupandorra.com\/s-expatrier\/"},"modified":"2026-09-18T20:20:21","modified_gmt":"2026-09-18T18:20:21","slug":"expatriating","status":"publish","type":"page","link":"https:\/\/setupandorra.com\/en\/expatriating\/","title":{"rendered":"Expatriation in Andorra: living in the Principality"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"13795\" class=\"elementor elementor-13795 elementor-50\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3b84983 e-con-boxed setup-hero e-flex e-con e-parent\" data-id=\"3b84983\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-e8576ae e-con-full e-flex e-con e-child\" data-id=\"e8576ae\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-986a589 e-con-full e-flex e-con e-child\" data-id=\"986a589\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-21a6b0a elementor-widget__width-auto elementor-widget elementor-widget-text-editor\" data-id=\"21a6b0a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tMoving abroad\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2939ad2 elementor-widget elementor-widget-heading\" data-id=\"2939ad2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Moving to Andorra: Living in the Principality<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-52733eb elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"52733eb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>How can you move to Andorra and live there to enjoy its stunning landscapes, its unparalleled living conditions and standard of living, as well as its many other benefits, including a very favorable tax system? From starting a business to investing, and obtaining certain special statuses (such as those for elite athletes or artists), we outline here the various options for becoming an Andorran resident\u2014whether passive or active\u2014with the assistance of our gestoria.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7972be0 elementor-widget elementor-widget-html\" data-id=\"7972be0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\n\/* L'en-t\u00eate pos\u00e9 SUR le h\u00e9ros, puis sur un fond au d\u00e9filement.\r\n   Demande de Kevin, 2026-09-17 : \u00ab le menu top bar doit \u00eatre totalement int\u00e9gr\u00e9 au h\u00e9ros\r\n   \u00e0 l'ouverture du site avant de passer sur un fond diff\u00e9rent au scroll \u00bb.\r\n\r\n   C'est aussi ce que dessine la maquette : le n\u0153ud d'en-t\u00eate (2827:1133) y est pos\u00e9 \u00e0\r\n   y = 0, sans remplissage, PAR-DESSUS le h\u00e9ros (2827:886, 0 \u2192 639), avec ses libell\u00e9s\r\n   en blanc.\r\n\r\n   \u26a0 L'en-t\u00eate est GLOBAL (Astra, tout le site). Rien n'est modifi\u00e9 ici : le script se\r\n   contente de poser une classe, et tout le style vit dans le CSS de la PAGE 15601, donc\r\n   `body.elementor-page-15601 \u2026`. La home en ligne n'est pas touch\u00e9e.\r\n\r\n   \u26a0 Le seuil n'est pas un nombre en dur : on bascule quand le bas de l'en-t\u00eate quitte le\r\n   h\u00e9ros. Si la hauteur du h\u00e9ros change, le comportement suit.\r\n\r\n   `prefers-reduced-motion` : la bascule reste (c'est une information, pas une fioriture),\r\n   seule la transition est raccourcie \u2014 fait dans le CSS. *\/\r\n(function () {\r\n  \/* \u26a0 Dans un MODELE d en-tete, ce script s execute avant que le corps de la page existe :\r\n     `.setup-hero` n est pas encore la et le script rendait la main sans rien faire (mesure\r\n     sur le pilote : la classe de verre n etait jamais posee). On attend donc le DOM.\r\n     Sur les brouillons, ou le script est pose par la page, l attente ne coute rien. *\/\r\n  if (document.readyState === 'loading') {\r\n    document.addEventListener('DOMContentLoaded', demarrer);\r\n  } else {\r\n    demarrer();\r\n  }\r\n  function demarrer() {\r\n  \/* \u26a0 Deux contextes, un seul fichier (cf. megamenu.js) : la barre d Astra aujourd hui,\r\n     le modele d en-tete Elementor demain. *\/\r\n  var entete = document.querySelector('.setup-entete') || document.querySelector('header.site-header');\r\n  var heros = document.querySelector('.setup-hero');\r\n  if (!entete || !heros) return;\r\n\r\n  var FOND = 'setup-entete-fond';\r\n  var pose = null;\r\n\r\n  \/* Le libelle du bouton : \u00ab CONTACT \u00bb sur le site, \u00ab Contactez-nous \u00bb dans la planche D.\r\n     \u26a0 Il vit dans l'en-tete GLOBAL d'Astra : on ne le change pas a la source, on le\r\n     reecrit ici, donc sur cette page seulement. A la bascule, il se changera dans le\r\n     personnalisateur et cette ligne disparaitra. *\/\r\n  var bouton = entete.querySelector('.setup-entete-cta .elementor-button, .ast-header-button-1 .ast-custom-button');\r\n  if (bouton) {\r\n    var t = (bouton.textContent || '').replace(\/\\s+\/g, ' ').trim().toLowerCase();\r\n    if (t === 'contact') bouton.textContent = \"Contact us\";\r\n  }\r\n\r\n  function seuil() {\r\n    \/* hauteur du h\u00e9ros moins celle de l'en-t\u00eate : au-del\u00e0, l'en-t\u00eate n'a plus le h\u00e9ros\r\n       sous lui et doit porter son propre fond. On garde 40 px de marge pour que la\r\n       bascule se fasse un peu avant la couture, jamais apr\u00e8s. *\/\r\n    return Math.max(0, heros.offsetHeight - entete.offsetHeight - 40);\r\n  }\r\n\r\n  function regarder() {\r\n    var doit = (window.scrollY || window.pageYOffset || 0) > seuil();\r\n    if (doit === pose) return;          \/\/ on n'\u00e9crit dans le DOM que si l'\u00e9tat change\r\n    pose = doit;\r\n    entete.classList.toggle(FOND, doit);\r\n  }\r\n\r\n  var enAttente = false;\r\n  window.addEventListener('scroll', function () {\r\n    if (enAttente) return;\r\n    enAttente = true;\r\n    window.requestAnimationFrame(function () { enAttente = false; regarder(); });\r\n  }, { passive: true });\r\n  window.addEventListener('resize', regarder, { passive: true });\r\n  regarder();\r\n  }\r\n})();\r\n\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-12b47e7 elementor-widget elementor-widget-html\" data-id=\"12b47e7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span data-setup-mega=\"{&quot;setup&quot;:{&quot;image&quot;:&quot;https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-ref-8c97fc0983304b97f76bfc60f757ab8c2d24d587-ab.webp&quot;,&quot;sur&quot;:&quot;Gestoria Andorre&quot;,&quot;titre&quot;:&quot;Conciergerie priv\u00e9e set up, le partenaire id\u00e9al pour s\u2019installer en Andorre&quot;,&quot;url&quot;:&quot;https:\/\/setupandorra.com\/gestoria-andorre\/&quot;},&quot;investir&quot;:{&quot;image&quot;:&quot;https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-ref-b63006143a4074b17bf15018e3254fe5fbfefa87-ab.webp&quot;,&quot;sur&quot;:&quot;Cr\u00e9er une soci\u00e9t\u00e9&quot;,&quot;titre&quot;:&quot;Cr\u00e9er une soci\u00e9t\u00e9 en Andorre : le guide complet des d\u00e9marches, co\u00fbts et fiscalit\u00e9&quot;,&quot;url&quot;:&quot;https:\/\/setupandorra.com\/investir\/creer-une-societe\/&quot;},&quot;s'expatrier&quot;:{&quot;image&quot;:&quot;https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-2887-1035-ab.webp&quot;,&quot;sur&quot;:&quot;Notre accompagnement&quot;,&quot;titre&quot;:&quot;Bien vivre en Andorre gr\u00e2ce \u00e0 l\u2019accompagnement sur-mesure Set Up&quot;,&quot;url&quot;:&quot;https:\/\/setupandorra.com\/s-expatrier\/notre-accompagnement\/&quot;},&quot;vivre&quot;:{&quot;image&quot;:&quot;https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-2887-1025-ab.webp&quot;,&quot;sur&quot;:&quot;Se loger&quot;,&quot;titre&quot;:&quot;Location et achat d\u2019appartement, de maison : se loger en Andorre&quot;,&quot;url&quot;:&quot;https:\/\/setupandorra.com\/vivre\/se-loger\/&quot;},&quot;prestations&quot;:{&quot;image&quot;:&quot;https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-ref-76d22a21d14cc9bc57695d46574185b8c86c8e48-ab-scaled.webp&quot;,&quot;sur&quot;:&quot;Service de conciergerie&quot;,&quot;titre&quot;:&quot;Vivre en Andorre sans souci gr\u00e2ce aux services de conciergerie priv\u00e9e Set Up&quot;,&quot;url&quot;:&quot;https:\/\/setupandorra.com\/prestations\/service-de-conciergerie\/&quot;}}\" hidden><\/span>\n<script>\n\/* M\u00e9ga-menu \u2014 direction \u00ab D \u00b7 le panneau et une mise en avant \u00bb, valid\u00e9e par Kevin\r\n   le 2026-09-17.\r\n\r\n   Astra sort un sous-menu WordPress en `ul.sub-menu` de 200 px de large, en liste\r\n   verticale. Or \u00ab S'expatrier \u00bb a six enfants dont un de 54 caract\u00e8res : dans 200 px,\r\n   \u00e7a donne une colonne de titres coup\u00e9s. Ce script transforme ces sous-menus en panneaux\r\n   pleine largeur \u00e0 colonnes.\r\n\r\n   \u26a0 RIEN N'EST MODIFI\u00c9 DANS LE MENU WORDPRESS. Le script ne fait que r\u00e9organiser le DOM\r\n   c\u00f4t\u00e9 navigateur, et il ne tourne que sur la page 15601 (il est pos\u00e9 par un widget de\r\n   cette page). L'en-t\u00eate est global : le site en ligne garde ses listes d\u00e9roulantes.\r\n\r\n   \u26a0 La \u00ab mise en avant \u00bb de la direction D demande UNE IMAGE PAR RUBRIQUE. V\u00e9rifi\u00e9 le\r\n   2026-09-17 : aucune des 7 entr\u00e9es du menu ni aucun de leurs 28 enfants n'a d'image \u00e0 la\r\n   une. Tant qu'il n'y en a pas, le panneau se rend en colonnes seules \u2014 ce qui est d\u00e9j\u00e0\r\n   l'essentiel du gain. D\u00e8s qu'une rubrique re\u00e7oit son visuel dans `MEGA`, sa carte\r\n   appara\u00eet sans autre changement. On n'invente ni image ni accroche. *\/\r\n(function () {\r\n  \/* \u26a0 Ce script sert DEUX contextes et ne doit pas etre duplique :\r\n       - l en-tete d Astra, repeint par le CSS des brouillons (etat actuel) ;\r\n       - le modele d en-tete ELEMENTOR, ou le menu sort en `ul.elementor-nav-menu`.\r\n     On cherche donc le menu par les deux balisages, et la barre de reference de meme.\r\n     Dupliquer le fichier aurait garanti qu une des deux copies derive. *\/\r\n  var menu = document.querySelector('.setup-menu ul.elementor-nav-menu')\r\n          || document.querySelector('header.site-header .main-header-menu, header.site-header .ast-nav-menu');\r\n  if (!menu) return;\r\n\r\n  var entete = menu.closest('.setup-entete') || document.querySelector('header.site-header');\r\n  if (!entete) return;\r\n\r\n  \/* Mises en avant par rubrique. Vide tant que le client n'a pas fourni les visuels.\r\n     Forme attendue : { \"s\u2019expatrier\": { image: \"\u2026\", sur: \"Statut de r\u00e9sident\",\r\n                        titre: \"\u2026\", url: \"\u2026\" } } *\/\r\n  var MEGA = {};\r\n  try {\r\n    var brut = document.querySelector('[data-setup-mega]');\r\n    if (brut) MEGA = JSON.parse(brut.getAttribute('data-setup-mega')) || {};\r\n  } catch (e) { MEGA = {}; }\r\n\r\n  var cle = function (t) {\r\n    return String(t).replace(\/[\u2018\u2019\u02bc]\/g, \"'\").replace(\/\\s+\/g, ' ').trim().toLowerCase();\r\n  };\r\n\r\n  var poses = 0, avecCarte = 0;\r\n  [].slice.call(menu.children).forEach(function (li) {\r\n    if (li.tagName !== 'LI') return;\r\n    var sous = li.querySelector(':scope > ul.sub-menu');\r\n    if (!sous) return;\r\n\r\n    var titre = (li.querySelector(':scope > a') || {}).textContent || '';\r\n    li.classList.add('setup-mega');\r\n    sous.classList.add('setup-mega-panneau');\r\n\r\n    \/* les entr\u00e9es passent dans une grille : on les enveloppe pour pouvoir poser la\r\n       carte de mise en avant \u00e0 c\u00f4t\u00e9 sans casser la liste. *\/\r\n    var liste = document.createElement('div');\r\n    liste.className = 'setup-mega-liste';\r\n    while (sous.firstChild) liste.appendChild(sous.firstChild);\r\n\r\n    \/* le nom de la rubrique en petites capitales orange : c'est ce qui, dans la\r\n       planche D, dit de quoi parle le panneau. Il manquait. *\/\r\n    var rub = document.createElement('span');\r\n    rub.className = 'setup-mega-rubrique';\r\n    rub.textContent = titre.replace(\/\\s+\/g, ' ').trim();\r\n    sous.appendChild(rub);\r\n    sous.appendChild(liste);\r\n\r\n    \/* \u26a0 le nombre de colonnes suit le nombre d'entr\u00e9es : trois colonnes pour deux\r\n       entr\u00e9es donneraient un panneau large et vide. *\/\r\n    var n = liste.querySelectorAll(':scope > li').length;\r\n    var aCarte = !!(MEGA[cle(titre)] && MEGA[cle(titre)].image);\r\n    \/* dans la planche D, les entrees tiennent sur DEUX colonnes et la carte occupe la\r\n       troisieme. Sans carte, elles s etalent sur trois pour ne pas laisser un vide. *\/\r\n    liste.style.setProperty('--colonnes', aCarte ? 2 : (n >= 5 ? 3 : n >= 3 ? 2 : 1));\r\n\r\n    var m = MEGA[cle(titre)];\r\n    if (aCarte) {\r\n      var a = document.createElement('a');\r\n      a.className = 'setup-mega-avant';\r\n      a.href = m.url || (li.querySelector(':scope > a') || {}).href || '#';\r\n      a.innerHTML = '<span class=\"img\"><img decoding=\"async\" src=\"' + m.image + '\" alt=\"\" loading=\"lazy\"><\/span>'\r\n        + '<span class=\"txt\">'\r\n        + (m.sur ? '<span class=\"kicker\">' + m.sur + '<\/span>' : '')\r\n        + '<span class=\"t\">' + (m.titre || '') + '<\/span><\/span>';\r\n      sous.appendChild(a);\r\n      sous.classList.add('a-mise-en-avant');\r\n      avecCarte++;\r\n    }\r\n    poses++;\r\n  });\r\n\r\n  \/* \u26a0 Le panneau va d'un bord a l'autre de la barre, donc son premier lien tombait sous\r\n     le LOGO, loin a gauche du menu auquel il appartient. On aligne son contenu sur le\r\n     debut du menu, mesure a l'execution : si le logo change de taille, ca suit. *\/\r\n  function aligner() {\r\n    var barre = entete.querySelector('.setup-entete-pilule, .ast-primary-header-bar') || entete;\r\n    var premier = menu.querySelector(':scope > li');\r\n    if (!premier) return;\r\n    var d = Math.round(premier.getBoundingClientRect().left - barre.getBoundingClientRect().left);\r\n    if (d > 0) entete.style.setProperty('--setup-mega-retrait', d + 'px');\r\n\r\n  }\r\n  aligner();\r\n  window.addEventListener('resize', aligner, { passive: true });\r\n\r\n  if (poses) entete.classList.add('setup-mega-pret');\r\n})();\r\n\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-06e5bfe e-con-full setup-chiffres-heros e-flex e-con e-child\" data-id=\"06e5bfe\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-82c57e8 e-con-full e-flex e-con e-child\" data-id=\"82c57e8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d64bf4a elementor-widget elementor-widget-heading\" data-id=\"d64bf4a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">10+<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-469fe82 elementor-widget elementor-widget-text-editor\" data-id=\"469fe82\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Years of experience<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c1e0e8a e-con-full e-flex e-con e-child\" data-id=\"c1e0e8a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-adeca85 elementor-widget elementor-widget-heading\" data-id=\"adeca85\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">2000+<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4756c25 elementor-widget elementor-widget-text-editor\" data-id=\"4756c25\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Settlements<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-69670b0 e-con-full e-flex e-con e-child\" data-id=\"69670b0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a2874b1 elementor-widget elementor-widget-heading\" data-id=\"a2874b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">24\/7+<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d4d1bc3 elementor-widget elementor-widget-text-editor\" data-id=\"d4d1bc3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Personalized support<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dbfa795 e-con-full e-flex e-con e-child\" data-id=\"dbfa795\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-703910f elementor-widget elementor-widget-heading\" data-id=\"703910f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">5.0 <span class=\"setup-etoile\">\u2605<\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-38c16f2 elementor-widget elementor-widget-text-editor\" data-id=\"38c16f2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t100+ Google reviews\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e3fc651 e-con-boxed setup-grille e-flex e-con e-parent\" data-id=\"e3fc651\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-cbf34e8 e-con-full setup-carte e-flex e-con e-child\" data-id=\"cbf34e8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4bd36b7 elementor-widget elementor-widget-heading\" data-id=\"4bd36b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Residency status, requirements, procedures, and taxation<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2905b70 setup-carte-texte elementor-widget elementor-widget-text-editor\" data-id=\"2905b70\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>What are the different residency options available to expats in Andorra, and what taxes must they pay? We answer all of these questions here.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a708bb8 elementor-align-left elementor-widget__width-auto setup-carte-lien elementor-widget elementor-widget-button\" data-id=\"a708bb8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/setupandorra.com\/s-expatrier\/statut-de-resident-conditions-demarches-et-fiscalite\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Learn more<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0740451 e-con-full setup-carte e-flex e-con e-child\" data-id=\"0740451\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-101daaf elementor-widget elementor-widget-heading\" data-id=\"101daaf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">The status of professional athletes<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d754701 setup-carte-texte elementor-widget elementor-widget-text-editor\" data-id=\"d754701\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Here is the information you need to know and the steps to follow if you are a professional athlete looking to move to and live in Andorra.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5f5dfb3 elementor-align-left elementor-widget__width-auto setup-carte-lien elementor-widget elementor-widget-button\" data-id=\"5f5dfb3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/setupandorra.com\/s-expatrier\/le-statut-de-sportif-professionnel\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Learn more<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1e5e50c e-con-full setup-carte e-flex e-con e-child\" data-id=\"1e5e50c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1fc49a8 elementor-widget elementor-widget-heading\" data-id=\"1fc49a8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Our support<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-886d372 setup-carte-texte elementor-widget elementor-widget-text-editor\" data-id=\"886d372\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Moving can be challenging when you\u2019re unfamiliar with an area\u2014or know very little about it. With Setup, Conciergerie Priv\u00e9e, and Gestoria in Andorra, make your life easier and put your trust in an experienced partner<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f57a7ac elementor-align-left elementor-widget__width-auto setup-carte-lien elementor-widget elementor-widget-button\" data-id=\"f57a7ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/setupandorra.com\/s-expatrier\/notre-accompagnement\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Learn more<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a7ecd3b e-con-full setup-carte e-flex e-con e-child\" data-id=\"a7ecd3b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-79384f2 elementor-widget elementor-widget-heading\" data-id=\"79384f2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Benefits for retirees<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dfcc857 setup-carte-texte elementor-widget elementor-widget-text-editor\" data-id=\"dfcc857\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>One of the best places to spend your retirement, the Principality of Andorra captivates visitors with its natural setting, which is ideal for recharging your batteries. Its healthcare system, a guarantee of security, is also among the best in the world.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a1da760 elementor-align-left elementor-widget__width-auto setup-carte-lien elementor-widget elementor-widget-button\" data-id=\"a1da760\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/setupandorra.com\/s-expatrier\/les-avantages-pour-les-retraites\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Learn more<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3407f76 e-con-full setup-carte e-flex e-con e-child\" data-id=\"3407f76\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e60aefc elementor-widget elementor-widget-heading\" data-id=\"e60aefc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">The benefits for web-related professions<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-912279a setup-carte-texte elementor-widget elementor-widget-text-editor\" data-id=\"912279a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Andorra is considered the second most attractive country in the world, particularly for web professionals. Are you looking to launch a new business outside of France?<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-13fa3ac elementor-align-left elementor-widget__width-auto setup-carte-lien elementor-widget elementor-widget-button\" data-id=\"13fa3ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/setupandorra.com\/s-expatrier\/les-avantages-pour-les-metiers-du-web\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Learn more<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-339de8b e-con-full setup-carte e-flex e-con e-child\" data-id=\"339de8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-becd173 elementor-widget elementor-widget-heading\" data-id=\"becd173\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Benefits for artists<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d0f9beb setup-carte-texte elementor-widget elementor-widget-text-editor\" data-id=\"d0f9beb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>If you\u2019re an artist, Andorra is the place to settle down. What steps do you need to take to establish tax residency in the Principality? Here\u2019s a look at the key points to keep in mind for a successful move abroad.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bdfc51a elementor-align-left elementor-widget__width-auto setup-carte-lien elementor-widget elementor-widget-button\" data-id=\"bdfc51a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/setupandorra.com\/s-expatrier\/les-avantages-pour-les-artistes\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Learn more<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8b63dd8 e-con-boxed e-flex e-con e-parent\" data-id=\"8b63dd8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-38b1911 e-con-full e-flex e-con e-child\" data-id=\"38b1911\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb96c6b elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"eb96c6b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Let's talk about your project<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-847a8ca e-con-full e-flex e-con e-child\" data-id=\"847a8ca\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d0363f7 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"d0363f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Let\u2019s take stock together so we can clearly guide you and help you avoid common mistakes. This is an initial discussion to lay the groundwork for your project, with complete transparency.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-20251ee elementor-align-left elementor-widget__width-auto elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\" data-id=\"20251ee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjE2MDM5IiwidG9nZ2xlIjpmYWxzZX0=\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Free Consultation!<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c3225a6 e-con-full e-flex e-con e-parent\" data-id=\"c3225a6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0a6e75d e-con-full e-flex e-con e-child\" data-id=\"0a6e75d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-927c82b elementor-widget elementor-widget-heading\" data-id=\"927c82b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What they're saying about us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9d51f00 elementor-widget elementor-widget-heading\" data-id=\"9d51f00\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Rating: 5 out of 5 stars+100 customer reviews<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5af20aa e-con-full setup-defile setup-avis e-flex e-con e-child\" data-id=\"5af20aa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6597754 e-con-full e-flex e-con e-child\" data-id=\"6597754\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0b32cc6 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\" data-id=\"0b32cc6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-2970-2394-ab.svg\" class=\"attachment-full size-full wp-image-15959\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-08ae48c elementor-widget elementor-widget-text-editor\" data-id=\"08ae48c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tMadame Virginie hergel et tr\u00e8s agr\u00e9able et disponible rapidement elle m&#8217;a bien expliqu\u00e9 et conseille je la remercie et la conseil a 100%\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6f30fcd elementor-widget elementor-widget-text-editor\" data-id=\"6f30fcd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tFred 666\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f256972 e-con-full e-flex e-con e-child\" data-id=\"f256972\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-556d019 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\" data-id=\"556d019\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-2970-2405-ab.svg\" class=\"attachment-full size-full wp-image-15963\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9427f1d elementor-widget elementor-widget-text-editor\" data-id=\"9427f1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tJe recommande vivement ! pour des infos s\u00e9rieuses, concr\u00e8tes, r\u00e9activit\u00e9 ! Merci \u00e0 Virginie pour son professionnalisme et ses conseils dans l\u2019orientation et prise de d\u00e9cision selon les objectifs de chacun.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c7a2917 elementor-widget elementor-widget-text-editor\" data-id=\"c7a2917\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tGilles-Olivier Gamichon\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6abddc7 e-con-full e-flex e-con e-child\" data-id=\"6abddc7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a969620 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\" data-id=\"a969620\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-2970-2416-ab.svg\" class=\"attachment-full size-full wp-image-15967\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-36fcb1e elementor-widget elementor-widget-text-editor\" data-id=\"36fcb1e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tJe tenais \u00e0 remercier toute l\u2019\u00e9quipe de Setup Andorra pour leur suivi, leur s\u00e9rieux et leur professionnalisme. Une \u00e9quipe tr\u00e8s humaine, toujours disponible, r\u00e9active et \u00e0 l\u2019\u00e9coute. L\u2019accompagnement a \u00e9t\u00e9 clair, fluide et rassurant tout au long du projet. Je ne peux que les recommander si vous envisagez de vous installer en Andorre\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cc64d4a elementor-widget elementor-widget-text-editor\" data-id=\"cc64d4a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tUlrich Vall\u00e9e\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-943228d e-con-full e-flex e-con e-child\" data-id=\"943228d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-434cf03 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\" data-id=\"434cf03\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-2970-2427-ab.svg\" class=\"attachment-full size-full wp-image-15971\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bdb5ecd elementor-widget elementor-widget-text-editor\" data-id=\"bdb5ecd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tUne grande valeur dans les explications apport\u00e9es. Droit au but, des conseils vraiment pertinents. Je me sens en confiance avec cette entreprise.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0d998de elementor-widget elementor-widget-text-editor\" data-id=\"0d998de\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tResolve By Seb\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-db0570d e-con-full e-flex e-con e-child\" data-id=\"db0570d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2fb38df elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\" data-id=\"2fb38df\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-2970-2394-ab.svg\" class=\"attachment-full size-full wp-image-15959\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-20a139a elementor-widget elementor-widget-text-editor\" data-id=\"20a139a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tNous avons eu une excellente exp\u00e9rience avec Setupandorra gr\u00e2ce \u00e0 Virginie Hergel. Sa grande ouverture dans l\u2019\u00e9change, ses conseils clairs et avis\u00e9s ainsi que sa spontan\u00e9it\u00e9 nous ont imm\u00e9diatement mis en confiance. Virginie prend vraiment le temps d\u2019\u00e9couter et de guider avec professionnalisme mais aussi chaleur humaine. Merci pour cet accompagnement pr\u00e9cieux \u2014 je recommande vivement !\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ab68c74 elementor-widget elementor-widget-text-editor\" data-id=\"ab68c74\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tBart Kyndt\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9412e23 e-con-full e-flex e-con e-child\" data-id=\"9412e23\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-411170f elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\" data-id=\"411170f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-2970-2394-ab.svg\" class=\"attachment-full size-full wp-image-15959\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-29db11f elementor-widget elementor-widget-text-editor\" data-id=\"29db11f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tJe remercie Virginie pour son professionnalisme, sa disponibilit\u00e9, et surtout pour ses pr\u00e9cieux conseils. Vous pouvez la consulter en toute confiance contrairement \u00e0 d&#8217;autres soci\u00e9t\u00e9s. Ce n&#8217;est pas une vendeuse de r\u00eaves mais une vrai professionnelle qui sera vous accompagner dans votre projet.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-59584e6 elementor-widget elementor-widget-text-editor\" data-id=\"59584e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tVincent LLOBREGAT\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8f306ff e-con-full e-flex e-con e-child\" data-id=\"8f306ff\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-84a036a elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\" data-id=\"84a036a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-2970-2394-ab.svg\" class=\"attachment-full size-full wp-image-15959\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4830428 elementor-widget elementor-widget-text-editor\" data-id=\"4830428\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tSoci\u00e9t\u00e9 tr\u00e8s professionnel avec des conseils personnalis\u00e9s. Merci \u00e0 Virginie pour sa disponibilit\u00e9.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cf76660 elementor-widget elementor-widget-text-editor\" data-id=\"cf76660\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tAhmed NEDDER\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4687858 e-con-full e-flex e-con e-child\" data-id=\"4687858\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b6845a7 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\" data-id=\"b6845a7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-2970-2394-ab.svg\" class=\"attachment-full size-full wp-image-15959\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5c23875 elementor-widget elementor-widget-text-editor\" data-id=\"5c23875\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tVirginie est tr\u00e8s disponible pour vous apporter les informations claires au travers de tous ses m\u00e9dias : contacts t\u00e9l\u00e9phoniques, site internet et vid\u00e9o youtube. Un partenaire comp\u00e9tent qui inspire confiance pour l&#8217;expatriation en Andorre !\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2db35d8 elementor-widget elementor-widget-text-editor\" data-id=\"2db35d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tCAYLA C\u00e9dric\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bfc4999 e-con-full e-flex e-con e-child\" data-id=\"bfc4999\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6cf051f elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\" data-id=\"6cf051f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-2970-2394-ab.svg\" class=\"attachment-full size-full wp-image-15959\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9cc6349 elementor-widget elementor-widget-text-editor\" data-id=\"9cc6349\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tRendez-vous tr\u00e8s utile et professionnel avec Virginie et son \u00e9quipe ! \u00c9change tr\u00e8s clair et complet, qui m\u2019a permis d\u2019y voir beaucoup plus clair sur les \u00e9tapes et points \u00e0 anticiper pour une expatriation en Andorre.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0e5f45f elementor-widget elementor-widget-text-editor\" data-id=\"0e5f45f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tEtienne R\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b255564 e-con-full e-flex e-con e-child\" data-id=\"b255564\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ea80b4a elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\" data-id=\"ea80b4a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-2970-2394-ab.svg\" class=\"attachment-full size-full wp-image-15959\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7f0e604 elementor-widget elementor-widget-text-editor\" data-id=\"7f0e604\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tTr\u00e8s bon \u00e9change avec Virginie qui a su m&#8217;aiguiller et me conseiller sur les choses \u00e0 mettre en place pour arriver et m&#8217;ancrer en Andorre de la meilleure des fa\u00e7ons possible. Beaucoup de transparence et d&#8217;honn\u00eatet\u00e9, je recommande fortement !\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2cef0b7 elementor-widget elementor-widget-text-editor\" data-id=\"2cef0b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tMaxence Pecquet\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-87a8e9a elementor-align-left elementor-widget__width-auto elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\" data-id=\"87a8e9a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"https:\/\/search.google.com\/local\/writereview?placeid=ChIJA5WKBiv1pRIRva5V9z9J0EY\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Leave us a review<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-828b425 elementor-widget elementor-widget-html\" data-id=\"828b425\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\n\/* D\u00e9filement automatique de la rang\u00e9e d'avis.\n   Pos\u00e9 dans un widget HTML d'Elementor, \u00e0 la fin de la section des avis.\n\n   Principes tenus :\n   \u2014 il n'interrompt JAMAIS le visiteur : survol, focus clavier, doigt pos\u00e9 ou onglet\n     en arri\u00e8re-plan mettent en pause ;\n   \u2014 il respecte `prefers-reduced-motion` : si le syst\u00e8me demande moins d'animation,\n     le script ne d\u00e9marre pas du tout ;\n   \u2014 il avance d'UNE carte \u00e0 la fois, ce qui tombe juste avec l'accrochage `scroll-snap`\n     d\u00e9j\u00e0 en place, et revient au d\u00e9but en fin de course.\n   Aucune d\u00e9pendance, aucun r\u00e9glage \u00e0 maintenir ailleurs. *\/\n(function () {\n  var rangee = document.querySelector('.setup-avis');\n  if (!rangee) return;\n  if (window.matchMedia && window.matchMedia('(prefers-reduced-motion: reduce)').matches) return;\n\n  var DELAI = 4500;\n  var enPause = false;\n\n  function pasDUneCarte() {\n    var carte = rangee.firstElementChild;\n    if (!carte) return 0;\n    var style = window.getComputedStyle(rangee);\n    var gap = parseFloat(style.columnGap || style.gap) || 0;\n    return Math.round(carte.getBoundingClientRect().width + gap);\n  }\n\n  function avancer() {\n    if (enPause) return;\n    var pas = pasDUneCarte();\n    if (!pas) return;\n    var max = rangee.scrollWidth - rangee.clientWidth;\n    if (max <= 0) return;                       \/\/ rien \u00e0 faire tant que \u00e7a ne d\u00e9borde pas\n    var cible = rangee.scrollLeft + pas;\n    if (cible > max - 4) cible = 0;             \/\/ fin de course : on repart au d\u00e9but\n    rangee.scrollTo({ left: cible, behavior: 'smooth' });\n  }\n\n  ['pointerenter', 'pointerdown', 'focusin'].forEach(function (e) {\n    rangee.addEventListener(e, function () { enPause = true; }, { passive: true });\n  });\n  ['pointerleave', 'focusout'].forEach(function (e) {\n    rangee.addEventListener(e, function () { enPause = false; }, { passive: true });\n  });\n  document.addEventListener('visibilitychange', function () {\n    if (document.hidden) enPause = true;\n  });\n\n  setInterval(avancer, DELAI);\n})();\n\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f87f8df e-con-boxed e-flex e-con e-parent\" data-id=\"f87f8df\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-a68469b e-con-full e-flex e-con e-child\" data-id=\"a68469b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7f77bc4 elementor-widget elementor-widget-heading\" data-id=\"7f77bc4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Contact us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2c78e5e e-con-full e-flex e-con e-child\" data-id=\"2c78e5e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5b100e1 e-con-full e-flex e-con e-child\" data-id=\"5b100e1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb18253 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"eb18253\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-2694-1988-ab.svg\" class=\"attachment-full size-full wp-image-15927\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-067d396 e-con-full e-flex e-con e-child\" data-id=\"067d396\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-61c4cb1 elementor-widget elementor-widget-heading\" data-id=\"61c4cb1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Contact us by phone or WhatsApp<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ebe25f1 elementor-widget elementor-widget-text-editor\" data-id=\"ebe25f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>+376 331 586<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-48e6af8 e-con-full e-flex e-con e-child\" data-id=\"48e6af8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-741b97a elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"741b97a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-2694-1993-ab.svg\" class=\"attachment-full size-full wp-image-15931\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-60234eb e-con-full e-flex e-con e-child\" data-id=\"60234eb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2355a06 elementor-widget elementor-widget-heading\" data-id=\"2355a06\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Contact us by email<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ab3bf9d elementor-widget elementor-widget-text-editor\" data-id=\"ab3bf9d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>virginiehergel@setupandorra.com<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-50088fb e-con-full e-flex e-con e-child\" data-id=\"50088fb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1f4585c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"1f4585c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-2694-2009-ab.svg\" class=\"attachment-full size-full wp-image-15935\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c8beb70 e-con-full e-flex e-con e-child\" data-id=\"c8beb70\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4bbf193 elementor-widget elementor-widget-heading\" data-id=\"4bbf193\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Our offices<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1f863f3 elementor-widget elementor-widget-text-editor\" data-id=\"1f863f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Edifici no25, 1,2, Carrer Joan Maragall, AD500 Andorra la Vella &#8211; Principality of Andorra<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a0f11de e-con-full setup-pied e-flex e-con e-parent\" data-id=\"a0f11de\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-14480f5 e-con-full e-flex e-con e-child\" data-id=\"14480f5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-0aed937 e-con-full e-flex e-con e-child\" data-id=\"0aed937\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0745d63 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\" data-id=\"0745d63\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"422\" height=\"224\" src=\"https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-3079-1733-ab.webp\" class=\"attachment-full size-full wp-image-15975\" alt=\"\" srcset=\"https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-3079-1733-ab.webp 422w, https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-3079-1733-ab-300x159.webp 300w\" sizes=\"(max-width: 422px) 100vw, 422px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9922012 elementor-shape-circle elementor-grid-0 e-grid-align-left elementor-widget elementor-widget-social-icons\" data-id=\"9922012\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-soc0\" href=\"https:\/\/www.facebook.com\/conciergerieAND\/\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-facebook\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-soc1\" href=\"https:\/\/www.instagram.com\/setupandorra\/\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Instagram<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-instagram\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-soc2\" href=\"https:\/\/www.youtube.com\/@SETUPANDORRA-GESTORIA-ANDORRE\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Youtube<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-youtube\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-soc3\" href=\"https:\/\/www.linkedin.com\/company\/set-up-andorra-expatriation\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Linkedin<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-linkedin\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9c3b9c0 elementor-widget elementor-widget-text-editor\" data-id=\"9c3b9c0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>The content of this website is for information purposes only; Setup Andorra does not provide any tax or financial advice.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-97e30b2 e-con-full e-flex e-con e-child\" data-id=\"97e30b2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8653591 e-con-full e-flex e-con e-child\" data-id=\"8653591\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a0f41f6 e-con-full e-flex e-con e-child\" data-id=\"a0f41f6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-43483e1 elementor-widget elementor-widget-text-editor\" data-id=\"43483e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Navigation<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0f8f6f0 e-con-full e-flex e-con e-child\" data-id=\"0f8f6f0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ac68efc elementor-widget elementor-widget-heading\" data-id=\"ac68efc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/setupandorra.com\/en\/setup\/\">Setup<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1895917 elementor-widget elementor-widget-heading\" data-id=\"1895917\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/setupandorra.com\/investir\/\">Invest<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4ff83df elementor-widget elementor-widget-heading\" data-id=\"4ff83df\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/setupandorra.com\/en\/expatriating\/\">Relocate<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0c6790b elementor-widget elementor-widget-heading\" data-id=\"0c6790b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/setupandorra.com\/en\/live\/\">Live<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c3c9130 elementor-widget elementor-widget-heading\" data-id=\"c3c9130\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/setupandorra.com\/en\/benefits\/\">Services<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ffc2da6 elementor-widget elementor-widget-heading\" data-id=\"ffc2da6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/setupandorra.com\/en\/media\/\">Media<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a43cbb3 elementor-widget elementor-widget-heading\" data-id=\"a43cbb3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/setupandorra.com\/actualites\/\">News<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-55bea81 e-con-full e-flex e-con e-child\" data-id=\"55bea81\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e2b7482 elementor-widget elementor-widget-text-editor\" data-id=\"e2b7482\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Legal<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8731b46 e-con-full e-flex e-con e-child\" data-id=\"8731b46\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fbeffd3 elementor-widget elementor-widget-text-editor\" data-id=\"fbeffd3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Legal notice<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-baa6378 elementor-widget elementor-widget-text-editor\" data-id=\"baa6378\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Privacy policy<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e78fd14 e-con-full e-flex e-con e-child\" data-id=\"e78fd14\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0b9a52a e-con-full e-flex e-con e-child\" data-id=\"0b9a52a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f72b643 elementor-widget elementor-widget-heading\" data-id=\"f72b643\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Ready to settle in Andorra?<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-81b1d0f elementor-widget elementor-widget-text-editor\" data-id=\"81b1d0f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Book a free consultation with our experts.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6e18543 elementor-align-left elementor-widget__width-auto elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\" data-id=\"6e18543\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"https:\/\/setupandorra.com\/en\/contact-2\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Let's talk about your project<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6bf5fb0 e-con-full e-flex e-con e-child\" data-id=\"6bf5fb0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2323f44 elementor-widget__width-auto elementor-widget elementor-widget-text-editor\" data-id=\"2323f44\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Website by <style id=\"mrel-okko-pied\">.setup-pied .mrel-okko{height:19px}<\/style><a href=\"https:\/\/www.okko-and.com\/\" target=\"_blank\" rel=\"noopener\" class=\"mrel-okko-lien\" aria-label=\"OKKO\"><svg class=\"mrel-okko\" aria-label=\"OKKO\" role=\"img\" id=\"okko-logo\" data-name=\"Calque 1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewBox=\"0 0 892.5 228.08\"> <defs> <style> .okko-crete { fill: url(#okko-degrade); } .okko-crete, .okko-lettres { stroke-width: 0px; } .okko-lettres { fill: #fff; } <\/style> <linearGradient id=\"okko-degrade\" data-name=\"D\u00e9grad\u00e9 sans nom 7\" x1=\"598.54\" y1=\"70.16\" x2=\"892.5\" y2=\"70.16\" gradientUnits=\"userSpaceOnUse\"> <stop offset=\"0\" stop-color=\"#5bfafb\"\/> <stop offset=\"1\" stop-color=\"#d7d55c\"\/> <\/linearGradient> <\/defs> <path class=\"okko-lettres\" d=\"M98.09,226.21C44,226.21,0,182.2,0,128.11S44,30.02,98.09,30.02v39.42c-32.35,0-58.67,26.32-58.67,58.67s26.32,58.67,58.67,58.67,58.67-26.32,58.67-58.67h39.42c0,54.09-44,98.09-98.09,98.09Z\"\/> <path class=\"okko-lettres\" d=\"M605.92,228.08c-54.09,0-98.09-44-98.09-98.09s44-98.09,98.09-98.09v39.42c-32.35,0-58.67,26.32-58.67,58.67s26.32,58.67,58.67,58.67,58.67-26.32,58.67-58.67h39.42c0,54.09-44,98.09-98.09,98.09Z\"\/> <path class=\"okko-crete\" d=\"M607.92,140.32c-2.16,0-4.33-.74-6.1-2.26-3.94-3.37-4.39-9.3-1.02-13.24l53.37-62.26c5.4-6.3,14.97-7.1,21.34-1.77l28.82,24.13L772.56,5.32c2.96-3.45,7.25-5.39,11.8-5.32,4.54.07,8.78,2.14,11.63,5.68l94.44,117.41c3.25,4.04,2.61,9.95-1.43,13.2-4.04,3.25-9.95,2.61-13.2-1.43l-91.76-114.08-67.73,79.02c-5.4,6.3-14.97,7.09-21.34,1.77l-28.82-24.13-51.09,59.6c-1.86,2.17-4.49,3.28-7.13,3.28Z\"\/> <polygon class=\"okko-lettres\" points=\"226.22 149.73 226.22 107.06 303.22 30.05 354.28 30.05 256.95 127.39 355.76 226.21 301.54 226.21 226.22 149.73\"\/> <polygon class=\"okko-lettres\" points=\"367.02 149.73 367.02 107.06 444.02 30.05 495.09 30.05 397.75 127.39 496.56 226.21 442.34 226.21 367.02 149.73\"\/> <\/svg><\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8a2e4d8 e-con-full e-flex e-con e-child\" data-id=\"8a2e4d8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ff0cd4 elementor-widget elementor-widget-heading\" data-id=\"3ff0cd4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/setupandorra.com\/plan-du-site\/\">Sitemap<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0c096da elementor-widget elementor-widget-heading\" data-id=\"0c096da\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/setupandorra.com\/avis-de-non-responsabilite-disclaimer\/\">Disclaimer<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>S&#8217;expatrier Moving to Andorra: Living in the Principality How can you move to Andorra and live there to enjoy its [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-13795","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Expatriation in Andorra \u2013 Living in the Principality: all the information<\/title>\n<meta name=\"description\" content=\"Find all the information on life in Andorra, the procedures and conditions for obtaining Andorran nationality, the stages to go through and the statuses available to expatriates settling in the Principality.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/setupandorra.com\/en\/expatriating\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Expatriation in Andorra \u2013 Living in the Principality: all the information\" \/>\n<meta property=\"og:description\" content=\"Find all the information on life in Andorra, the procedures and conditions for obtaining Andorran nationality, the stages to go through and the statuses available to expatriates settling in the Principality.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/setupandorra.com\/en\/expatriating\/\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/conciergerieAND\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-18T18:20:21+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/expatriating\\\/\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/expatriating\\\/\",\"name\":\"Expatriation in Andorra \u2013 Living in the Principality: all the information\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#website\"},\"datePublished\":\"2020-10-29T11:24:20+00:00\",\"dateModified\":\"2026-09-18T18:20:21+00:00\",\"description\":\"Find all the information on life in Andorra, the procedures and conditions for obtaining Andorran nationality, the stages to go through and the statuses available to expatriates settling in the Principality.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/expatriating\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/setupandorra.com\\\/en\\\/expatriating\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/expatriating\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Expatriation in Andorra: living in the Principality\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/\",\"name\":\"Setup Andorra\",\"description\":\"&quot;Your Journey, Your Way \u2013 Let\u2019s Explore Together!&quot;\",\"publisher\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Organization\",\"ProfessionalService\"],\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\",\"name\":\"Setup Andorra\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/setup-andorra-logo.webp\",\"contentUrl\":\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/setup-andorra-logo.webp\",\"width\":380,\"height\":202,\"caption\":\"Setup Andorra\"},\"image\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/conciergerieAND\\\/\",\"https:\\\/\\\/www.instagram.com\\\/setupandorra\\\/\",\"https:\\\/\\\/www.youtube.com\\\/c\\\/SETUPANDORRA-GESTORIA-ANDORRE\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/set-up-andorra-expatriation\",\"https:\\\/\\\/www.google.com\\\/maps?cid=5102658916892126909\"],\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"Edifici no25, 1,2, Carrer Joan Maragall\",\"postalCode\":\"AD500\",\"addressLocality\":\"Andorra la Vella\",\"addressCountry\":\"AD\"},\"geo\":{\"@type\":\"GeoCoordinates\",\"latitude\":42.5067458,\"longitude\":1.5307097},\"hasMap\":\"https:\\\/\\\/www.google.com\\\/maps?cid=5102658916892126909\",\"legalName\":\"SET UP EXPATRIATION, S.L.U.\",\"areaServed\":[{\"@type\":\"Country\",\"name\":\"Andorra\"},{\"@type\":\"Country\",\"name\":\"France\"},{\"@type\":\"Country\",\"name\":\"Spain\"}],\"knowsLanguage\":[\"fr\",\"en\",\"es\",\"ca\"],\"knowsAbout\":[\"Expatriation en Andorre\",\"Residence fiscale andorrane\",\"Creation de societe en Andorre\",\"Gestoria\",\"Conciergerie\"],\"founder\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/#virginie-hergel\"},\"telephone\":\"+376 331 586\",\"email\":\"virginiehergel@setupandorra.com\",\"aggregateRating\":{\"@type\":\"AggregateRating\",\"ratingValue\":\"5\",\"reviewCount\":\"107\",\"bestRating\":\"5\",\"worstRating\":\"1\"},\"hasOfferCatalog\":{\"@type\":\"OfferCatalog\",\"name\":\"Prestations Setup Andorra\",\"itemListElement\":[{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Living well in Andorra thanks to the tailored accompaniment Set Up\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/live\\\/our-support\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Daycare, schools and French high school in Andorra\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/live\\\/children-schools-and-childcare\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Social Security (CASS) and healthcare in Andorra\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/live\\\/health-and-social-security-system\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Tailor-made support for a better life in Andorra\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/live\\\/managing-daily-life-and-coaching-staff\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"What to do in Andorra? Sports, leisure and activities in the Principality\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/live\\\/sports-and-leisures\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Rental and purchase of apartment, house: to stay in Andorra\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/live\\\/housing\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Wealth management consultancy in the Principality of Andorra\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/benefits\\\/heritage-management\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Get started the business creation in Andorra with Set Up\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/benefits\\\/accompanying-to-the-creation-of-society\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Emigrate and settle down in Andorra with Set Up\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/benefits\\\/accompaniment-in-the-expatriation\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Top athletes: the assistance for the expatriation in Andorra\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/benefits\\\/support-to-the-professional-sportsmen\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Live in carefree Andorra thanks to the services of Private Concierge Service Set Up\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/benefits\\\/concierge-services\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Set Up\u2019s partners\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/benefits\\\/partners\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Investing in the bank in Andorra: presentation of the Principality\u2019s banking system and its rules\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/investing\\\/bank-investments\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Andorran banks: presentation, functioning and benefits\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/investing\\\/bank-investments\\\/andorran-banks\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Invest in banking of Andorra with Set Up\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/investing\\\/bank-investments\\\/our-support\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Investing in real estate in Andorra: the law, taxation and VAT in the Principality\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/investing\\\/property-investment\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Invest in Real Estate in Andorra: Law, Conditions and Procedures\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/investing\\\/property-investment\\\/type-of-property-conditions-and-procedures\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Taxation, duties and conditions of tax residence in Andorra\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/investing\\\/property-investment\\\/residence-and-tax-rules\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Set Up makes it easy to buy real estate in Andorra\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/investing\\\/property-investment\\\/our-assistance\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Set Up a Company in Andorra: Costs, Steps & Tax\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/investing\\\/create-a-company\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Company and company creation in Andorra: choose your status and do the right things\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/investing\\\/create-a-company\\\/types-of-companies-conditions-and-procedures\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Set Up facilitates the creation of your company or corporation in Andorra\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/investing\\\/create-a-company\\\/our-support\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"How to become a tax resident in Andorra and obtain Andorran nationality?\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/expatriating\\\/residency-status-conditions-procedures-and-taxation\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"To expatriate and settle in Andorra: a tailor-made help to become an Andorran resident\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/expatriating\\\/our-support\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Statutes, forms of remuneration and tax rules\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/investing\\\/create-a-company\\\/statutes-forms-of-remuneration-and-tax-rules\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Expatriation: Reside in Andorra for professional athletes\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/expatriating\\\/the-status-of-professional-sportsmen\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Retiring to Andorra\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/expatriating\\\/benefits-for-retirees\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"The benefits of living in Andorra for internet professionals\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/expatriating\\\/the-advantages-for-the-web-professions\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"The benefits of living in Andorra for artists\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/expatriating\\\/the-advantages-for-artists\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Gestoria in Andorra: get professional support\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/setup\\\/gestoria-in-andorra-professional-support\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"}}}]}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/setupandorra.com\\\/#virginie-hergel\",\"name\":\"Virginie Hergel\",\"givenName\":\"Virginie\",\"familyName\":\"Hergel\",\"jobTitle\":\"Fondatrice\",\"worksFor\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/#organization\"},\"knowsAbout\":[\"Expatriation en Andorre\",\"Fiscalite andorrane\",\"Creation de societe en Andorre\",\"Private banking\"],\"knowsLanguage\":[\"fr\",\"en\",\"es\",\"ca\"],\"url\":\"https:\\\/\\\/setupandorra.com\\\/gestoria-andorre\\\/la-fondatrice\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Expatriation in Andorra \u2013 Living in the Principality: all the information","description":"Find all the information on life in Andorra, the procedures and conditions for obtaining Andorran nationality, the stages to go through and the statuses available to expatriates settling in the Principality.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/setupandorra.com\/en\/expatriating\/","og_locale":"en_US","og_type":"article","og_title":"Expatriation in Andorra \u2013 Living in the Principality: all the information","og_description":"Find all the information on life in Andorra, the procedures and conditions for obtaining Andorran nationality, the stages to go through and the statuses available to expatriates settling in the Principality.","og_url":"https:\/\/setupandorra.com\/en\/expatriating\/","article_publisher":"https:\/\/www.facebook.com\/conciergerieAND\/","article_modified_time":"2026-09-18T18:20:21+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/setupandorra.com\/en\/expatriating\/","url":"https:\/\/setupandorra.com\/en\/expatriating\/","name":"Expatriation in Andorra \u2013 Living in the Principality: all the information","isPartOf":{"@id":"https:\/\/setupandorra.com\/en\/#website"},"datePublished":"2020-10-29T11:24:20+00:00","dateModified":"2026-09-18T18:20:21+00:00","description":"Find all the information on life in Andorra, the procedures and conditions for obtaining Andorran nationality, the stages to go through and the statuses available to expatriates settling in the Principality.","breadcrumb":{"@id":"https:\/\/setupandorra.com\/en\/expatriating\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/setupandorra.com\/en\/expatriating\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/setupandorra.com\/en\/expatriating\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/setupandorra.com\/en\/"},{"@type":"ListItem","position":2,"name":"Expatriation in Andorra: living in the Principality"}]},{"@type":"WebSite","@id":"https:\/\/setupandorra.com\/en\/#website","url":"https:\/\/setupandorra.com\/en\/","name":"Setup Andorra","description":"&quot;Your Journey, Your Way \u2013 Let\u2019s Explore Together!&quot;","publisher":{"@id":"https:\/\/setupandorra.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/setupandorra.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Organization","ProfessionalService"],"@id":"https:\/\/setupandorra.com\/en\/#organization","name":"Setup Andorra","url":"https:\/\/setupandorra.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/setupandorra.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/02\/setup-andorra-logo.webp","contentUrl":"https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/02\/setup-andorra-logo.webp","width":380,"height":202,"caption":"Setup Andorra"},"image":{"@id":"https:\/\/setupandorra.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/conciergerieAND\/","https:\/\/www.instagram.com\/setupandorra\/","https:\/\/www.youtube.com\/c\/SETUPANDORRA-GESTORIA-ANDORRE","https:\/\/www.linkedin.com\/company\/set-up-andorra-expatriation","https:\/\/www.google.com\/maps?cid=5102658916892126909"],"address":{"@type":"PostalAddress","streetAddress":"Edifici no25, 1,2, Carrer Joan Maragall","postalCode":"AD500","addressLocality":"Andorra la Vella","addressCountry":"AD"},"geo":{"@type":"GeoCoordinates","latitude":42.5067458,"longitude":1.5307097},"hasMap":"https:\/\/www.google.com\/maps?cid=5102658916892126909","legalName":"SET UP EXPATRIATION, S.L.U.","areaServed":[{"@type":"Country","name":"Andorra"},{"@type":"Country","name":"France"},{"@type":"Country","name":"Spain"}],"knowsLanguage":["fr","en","es","ca"],"knowsAbout":["Expatriation en Andorre","Residence fiscale andorrane","Creation de societe en Andorre","Gestoria","Conciergerie"],"founder":{"@id":"https:\/\/setupandorra.com\/#virginie-hergel"},"telephone":"+376 331 586","email":"virginiehergel@setupandorra.com","aggregateRating":{"@type":"AggregateRating","ratingValue":"5","reviewCount":"107","bestRating":"5","worstRating":"1"},"hasOfferCatalog":{"@type":"OfferCatalog","name":"Prestations Setup Andorra","itemListElement":[{"@type":"Offer","itemOffered":{"@type":"Service","name":"Living well in Andorra thanks to the tailored accompaniment Set Up","url":"https:\/\/setupandorra.com\/en\/live\/our-support\/","provider":{"@id":"https:\/\/setupandorra.com\/en\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Daycare, schools and French high school in Andorra","url":"https:\/\/setupandorra.com\/en\/live\/children-schools-and-childcare\/","provider":{"@id":"https:\/\/setupandorra.com\/en\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Social Security (CASS) and healthcare in Andorra","url":"https:\/\/setupandorra.com\/en\/live\/health-and-social-security-system\/","provider":{"@id":"https:\/\/setupandorra.com\/en\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Tailor-made support for a better life in Andorra","url":"https:\/\/setupandorra.com\/en\/live\/managing-daily-life-and-coaching-staff\/","provider":{"@id":"https:\/\/setupandorra.com\/en\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"What to do in Andorra? Sports, leisure and activities in the Principality","url":"https:\/\/setupandorra.com\/en\/live\/sports-and-leisures\/","provider":{"@id":"https:\/\/setupandorra.com\/en\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Rental and purchase of apartment, house: to stay in Andorra","url":"https:\/\/setupandorra.com\/en\/live\/housing\/","provider":{"@id":"https:\/\/setupandorra.com\/en\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Wealth management consultancy in the Principality of Andorra","url":"https:\/\/setupandorra.com\/en\/benefits\/heritage-management\/","provider":{"@id":"https:\/\/setupandorra.com\/en\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Get started the business creation in Andorra with Set Up","url":"https:\/\/setupandorra.com\/en\/benefits\/accompanying-to-the-creation-of-society\/","provider":{"@id":"https:\/\/setupandorra.com\/en\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Emigrate and settle down in Andorra with Set Up","url":"https:\/\/setupandorra.com\/en\/benefits\/accompaniment-in-the-expatriation\/","provider":{"@id":"https:\/\/setupandorra.com\/en\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Top athletes: the assistance for the expatriation in Andorra","url":"https:\/\/setupandorra.com\/en\/benefits\/support-to-the-professional-sportsmen\/","provider":{"@id":"https:\/\/setupandorra.com\/en\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Live in carefree Andorra thanks to the services of Private Concierge Service Set Up","url":"https:\/\/setupandorra.com\/en\/benefits\/concierge-services\/","provider":{"@id":"https:\/\/setupandorra.com\/en\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Set Up\u2019s partners","url":"https:\/\/setupandorra.com\/en\/benefits\/partners\/","provider":{"@id":"https:\/\/setupandorra.com\/en\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Investing in the bank in Andorra: presentation of the Principality\u2019s banking system and its rules","url":"https:\/\/setupandorra.com\/en\/investing\/bank-investments\/","provider":{"@id":"https:\/\/setupandorra.com\/en\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Andorran banks: presentation, functioning and benefits","url":"https:\/\/setupandorra.com\/en\/investing\/bank-investments\/andorran-banks\/","provider":{"@id":"https:\/\/setupandorra.com\/en\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Invest in banking of Andorra with Set Up","url":"https:\/\/setupandorra.com\/en\/investing\/bank-investments\/our-support\/","provider":{"@id":"https:\/\/setupandorra.com\/en\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Investing in real estate in Andorra: the law, taxation and VAT in the Principality","url":"https:\/\/setupandorra.com\/en\/investing\/property-investment\/","provider":{"@id":"https:\/\/setupandorra.com\/en\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Invest in Real Estate in Andorra: Law, Conditions and Procedures","url":"https:\/\/setupandorra.com\/en\/investing\/property-investment\/type-of-property-conditions-and-procedures\/","provider":{"@id":"https:\/\/setupandorra.com\/en\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Taxation, duties and conditions of tax residence in Andorra","url":"https:\/\/setupandorra.com\/en\/investing\/property-investment\/residence-and-tax-rules\/","provider":{"@id":"https:\/\/setupandorra.com\/en\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Set Up makes it easy to buy real estate in Andorra","url":"https:\/\/setupandorra.com\/en\/investing\/property-investment\/our-assistance\/","provider":{"@id":"https:\/\/setupandorra.com\/en\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Set Up a Company in Andorra: Costs, Steps & Tax","url":"https:\/\/setupandorra.com\/en\/investing\/create-a-company\/","provider":{"@id":"https:\/\/setupandorra.com\/en\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Company and company creation in Andorra: choose your status and do the right things","url":"https:\/\/setupandorra.com\/en\/investing\/create-a-company\/types-of-companies-conditions-and-procedures\/","provider":{"@id":"https:\/\/setupandorra.com\/en\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Set Up facilitates the creation of your company or corporation in Andorra","url":"https:\/\/setupandorra.com\/en\/investing\/create-a-company\/our-support\/","provider":{"@id":"https:\/\/setupandorra.com\/en\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"How to become a tax resident in Andorra and obtain Andorran nationality?","url":"https:\/\/setupandorra.com\/en\/expatriating\/residency-status-conditions-procedures-and-taxation\/","provider":{"@id":"https:\/\/setupandorra.com\/en\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"To expatriate and settle in Andorra: a tailor-made help to become an Andorran resident","url":"https:\/\/setupandorra.com\/en\/expatriating\/our-support\/","provider":{"@id":"https:\/\/setupandorra.com\/en\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Statutes, forms of remuneration and tax rules","url":"https:\/\/setupandorra.com\/en\/investing\/create-a-company\/statutes-forms-of-remuneration-and-tax-rules\/","provider":{"@id":"https:\/\/setupandorra.com\/en\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Expatriation: Reside in Andorra for professional athletes","url":"https:\/\/setupandorra.com\/en\/expatriating\/the-status-of-professional-sportsmen\/","provider":{"@id":"https:\/\/setupandorra.com\/en\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Retiring to Andorra","url":"https:\/\/setupandorra.com\/en\/expatriating\/benefits-for-retirees\/","provider":{"@id":"https:\/\/setupandorra.com\/en\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"The benefits of living in Andorra for internet professionals","url":"https:\/\/setupandorra.com\/en\/expatriating\/the-advantages-for-the-web-professions\/","provider":{"@id":"https:\/\/setupandorra.com\/en\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"The benefits of living in Andorra for artists","url":"https:\/\/setupandorra.com\/en\/expatriating\/the-advantages-for-artists\/","provider":{"@id":"https:\/\/setupandorra.com\/en\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Gestoria in Andorra: get professional support","url":"https:\/\/setupandorra.com\/en\/setup\/gestoria-in-andorra-professional-support\/","provider":{"@id":"https:\/\/setupandorra.com\/en\/#organization"}}}]}},{"@type":"Person","@id":"https:\/\/setupandorra.com\/#virginie-hergel","name":"Virginie Hergel","givenName":"Virginie","familyName":"Hergel","jobTitle":"Fondatrice","worksFor":{"@id":"https:\/\/setupandorra.com\/en\/#organization"},"knowsAbout":["Expatriation en Andorre","Fiscalite andorrane","Creation de societe en Andorre","Private banking"],"knowsLanguage":["fr","en","es","ca"],"url":"https:\/\/setupandorra.com\/gestoria-andorre\/la-fondatrice\/"}]}},"spectra_custom_meta":{"_wp_page_template":["elementor_header_footer"],"_yoast_wpseo_title":["Expatriation in Andorra \u2013 Living in the Principality: all the information","Expatriation in Andorra \u2013 Living in the Principality: all the information"],"_yoast_wpseo_metadesc":["Find all the information on life in Andorra, the procedures and conditions for obtaining Andorran nationality, the stages to go through and the statuses available to expatriates settling in the Principality.","Find all the information on life in Andorra, the procedures and conditions for obtaining Andorran nationality, the stages to go through and the statuses available to expatriates settling in the Principality."],"_yoast_wpseo_content_score":["60","60"],"_yoast_wpseo_estimated-reading-time-minutes":["1","1"],"description":["Tout savoir pour s\u2019expatrier en Andorre dans les meilleures conditions"],"_wpml_media_has_media":["1"],"cmplz_hide_cookiebanner":[""],"_cmplz_scanned_post":["1"],"surerank_seo_checks":["a:14:{s:14:\"h2_subheadings\";a:3:{s:6:\"status\";s:7:\"warning\";s:7:\"message\";s:42:\"The page does not contain any subheadings.\";s:4:\"type\";s:4:\"page\";}s:13:\"media_present\";a:3:{s:6:\"status\";s:7:\"success\";s:7:\"message\";s:55:\"This page includes images or videos to enhance content.\";s:4:\"type\";s:4:\"page\";}s:13:\"links_present\";a:3:{s:6:\"status\";s:7:\"success\";s:7:\"message\";s:30:\"Links are present on the page.\";s:4:\"type\";s:4:\"page\";}s:10:\"url_length\";a:3:{s:6:\"status\";s:7:\"success\";s:7:\"message\";s:35:\"Page URL is short and SEO-friendly.\";s:4:\"type\";s:4:\"page\";}s:19:\"search_engine_title\";a:3:{s:6:\"status\";s:7:\"warning\";s:7:\"message\";s:42:\"Search engine title exceeds 60 characters.\";s:4:\"type\";s:4:\"page\";}s:25:\"search_engine_description\";a:3:{s:6:\"status\";s:7:\"success\";s:7:\"message\";s:62:\"Search engine description is present and under 160 characters.\";s:4:\"type\";s:4:\"page\";}s:13:\"canonical_url\";a:3:{s:6:\"status\";s:7:\"success\";s:7:\"message\";s:37:\"Canonical tag is present on the page.\";s:4:\"type\";s:4:\"page\";}s:9:\"all_links\";a:1:{i:0;s:62:\"https:\/\/setupandorra.com\/setup\/gestoria-andorre-setup\/\";}s:15:\"open_graph_tags\";a:3:{s:6:\"status\";s:7:\"success\";s:7:\"message\";s:40:\"Open Graph tags are present on the page.\";s:4:\"type\";s:4:\"page\";}s:16:\"keyword_in_title\";a:3:{s:6:\"status\";s:10:\"suggestion\";s:7:\"message\";s:38:\"No focus keyword set to analyze title.\";s:4:\"type\";s:7:\"keyword\";}s:22:\"keyword_in_description\";a:3:{s:6:\"status\";s:10:\"suggestion\";s:7:\"message\";s:49:\"No focus keyword set to analyze meta description.\";s:4:\"type\";s:7:\"keyword\";}s:14:\"keyword_in_url\";a:3:{s:6:\"status\";s:10:\"suggestion\";s:7:\"message\";s:36:\"No focus keyword set to analyze URL.\";s:4:\"type\";s:7:\"keyword\";}s:18:\"keyword_in_content\";a:3:{s:6:\"status\";s:10:\"suggestion\";s:7:\"message\";s:40:\"No focus keyword set to analyze content.\";s:4:\"type\";s:7:\"keyword\";}s:12:\"broken_links\";a:3:{s:6:\"status\";s:5:\"error\";s:11:\"description\";a:2:{i:0;s:43:\"These broken links were found on the page: \";i:1;a:1:{s:4:\"list\";a:1:{i:0;a:3:{s:3:\"url\";s:62:\"https:\/\/setupandorra.com\/setup\/gestoria-andorre-setup\/\";s:6:\"status\";i:404;s:7:\"details\";s:9:\"Not Found\";}}}}s:7:\"message\";s:43:\"One or more broken links found on the page.\";}}"],"surerank_seo_checks_last_updated":["1775922344"],"_wpml_location_migration_done":["1"],"_surecart_dashboard_logo_width":["180px"],"_surecart_dashboard_show_logo":["1"],"_surecart_dashboard_navigation_orders":["1"],"_surecart_dashboard_navigation_invoices":["1"],"_surecart_dashboard_navigation_subscriptions":["1"],"_surecart_dashboard_navigation_downloads":["1"],"_surecart_dashboard_navigation_billing":["1"],"_surecart_dashboard_navigation_account":["1"],"site-sidebar-layout":["default"],"site-content-layout":[""],"ast-site-content-layout":["full-width-container"],"site-content-style":["default"],"site-sidebar-style":["default"],"ast-global-header-display":[""],"ast-banner-title-visibility":[""],"ast-main-header-display":[""],"ast-hfb-above-header-display":[""],"ast-hfb-below-header-display":[""],"ast-hfb-mobile-header-display":[""],"ast-breadcrumbs-content":[""],"ast-featured-img":[""],"footer-sml-layout":[""],"ast-disable-related-posts":[""],"theme-transparent-header-meta":[""],"adv-header-id-meta":[""],"stick-header-meta":[""],"header-above-stick-meta":[""],"header-main-stick-meta":[""],"header-below-stick-meta":[""],"astra-migrate-meta-layouts":["default"],"ast-page-background-enabled":["default"],"ast-page-background-meta":["a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}"],"ast-content-background-meta":["a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}"],"footnotes":[""],"_elementor_edit_mode":["builder"],"_elementor_template_type":["wp-page"],"_elementor_data":["[{\"id\":\"3b84983\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"overflow\":\"visible\",\"custom_css\":\"selector { overflow: clip !important; overflow-clip-margin: 40px; }\",\"content_width\":\"boxed\",\"boxed_width\":{\"unit\":\"px\",\"size\":1352,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"176\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"20\",\"bottom\":\"48\",\"left\":\"20\",\"isLinked\":false},\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"flex_gap_mobile\":{\"column\":\"24\",\"row\":\"24\",\"isLinked\":true,\"unit\":\"px\",\"size\":24},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"flex_wrap\":\"nowrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-ref-5dd29e45792aa9841cd64b1a17e7e728a3fc38e1-ab.webp\",\"id\":15981,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(21,21,21,0.52)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(33,33,33,0.4)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_type\":\"linear\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":305,\"sizes\":[]},\"_title\":\"Conseil en gestion de patrimoine en Principaut\\u00e9 \",\"_figma\":\"2694:1555\",\"css_classes\":\"setup-hero\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":85,\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-end\"},\"elements\":[{\"id\":\"e8576ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"min_height\":{\"unit\":\"px\",\"size\":232,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_title\":\"Frame 427321233\",\"_figma\":\"2694:2018\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"986a589\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"16\",\"bottom\":\"8\",\"left\":\"16\",\"isLinked\":false},\"width\":{\"unit\":\"px\",\"size\":127,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0.25)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"9999\",\"right\":\"9999\",\"bottom\":\"9999\",\"left\":\"9999\",\"isLinked\":true},\"custom_css\":\"selector { -webkit-backdrop-filter: blur(7.1px); backdrop-filter: blur(7.1px); }\",\"min_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_title\":\"Frame 427321183\",\"_figma\":\"2694:1559\"},\"elements\":[{\"id\":\"21a6b0a\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"Moving abroad\",\"__globals__\":{\"text_color\":\"globals\\\/colors?id=57495f4\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.43,\"sizes\":[]},\"_element_width\":\"auto\",\"custom_css\":\"@media (min-width: 1025px) { selector { width: max-content; max-width: 100%; } }\",\"_figma\":\"2694:1560\"},\"elements\":[]}],\"isInner\":true},{\"id\":\"2939ad2\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"align\":\"left\",\"title\":\"Moving to Andorra: Living in the Principality\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\\/colors?id=57495f4\",\"typography_typography\":\"globals\\\/typography?id=f03916f\"},\"_figma\":\"2694:1557\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]}],\"isInner\":true},{\"id\":\"52733eb\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"right\",\"editor\":\"<p>How can you move to Andorra and live there to enjoy its stunning landscapes, its unparalleled living conditions and standard of living, as well as its many other benefits, including a very favorable tax system? From starting a business to investing, and obtaining certain special statuses (such as those for elite athletes or artists), we outline here the various options for becoming an Andorran resident\\u2014whether passive or active\\u2014with the assistance of our gestoria.<\\\/p>\",\"__globals__\":{\"text_color\":\"globals\\\/colors?id=57495f4\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"400\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.33,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.33,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":761.72,\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"_figma\":\"2694:2016\"},\"elements\":[]},{\"id\":\"7972be0\",\"elType\":\"widget\",\"widgetType\":\"html\",\"elements\":[],\"settings\":{\"html\":\"<script>\\n\\\/* L'en-t\\u00eate pos\\u00e9 SUR le h\\u00e9ros, puis sur un fond au d\\u00e9filement.\\r\\n   Demande de Kevin, 2026-09-17 : \\u00ab le menu top bar doit \\u00eatre totalement int\\u00e9gr\\u00e9 au h\\u00e9ros\\r\\n   \\u00e0 l'ouverture du site avant de passer sur un fond diff\\u00e9rent au scroll \\u00bb.\\r\\n\\r\\n   C'est aussi ce que dessine la maquette : le n\\u0153ud d'en-t\\u00eate (2827:1133) y est pos\\u00e9 \\u00e0\\r\\n   y = 0, sans remplissage, PAR-DESSUS le h\\u00e9ros (2827:886, 0 \\u2192 639), avec ses libell\\u00e9s\\r\\n   en blanc.\\r\\n\\r\\n   \\u26a0 L'en-t\\u00eate est GLOBAL (Astra, tout le site). Rien n'est modifi\\u00e9 ici : le script se\\r\\n   contente de poser une classe, et tout le style vit dans le CSS de la PAGE 15601, donc\\r\\n   `body.elementor-page-15601 \\u2026`. La home en ligne n'est pas touch\\u00e9e.\\r\\n\\r\\n   \\u26a0 Le seuil n'est pas un nombre en dur : on bascule quand le bas de l'en-t\\u00eate quitte le\\r\\n   h\\u00e9ros. Si la hauteur du h\\u00e9ros change, le comportement suit.\\r\\n\\r\\n   `prefers-reduced-motion` : la bascule reste (c'est une information, pas une fioriture),\\r\\n   seule la transition est raccourcie \\u2014 fait dans le CSS. *\\\/\\r\\n(function () {\\r\\n  \\\/* \\u26a0 Dans un MODELE d en-tete, ce script s execute avant que le corps de la page existe :\\r\\n     `.setup-hero` n est pas encore la et le script rendait la main sans rien faire (mesure\\r\\n     sur le pilote : la classe de verre n etait jamais posee). On attend donc le DOM.\\r\\n     Sur les brouillons, ou le script est pose par la page, l attente ne coute rien. *\\\/\\r\\n  if (document.readyState === 'loading') {\\r\\n    document.addEventListener('DOMContentLoaded', demarrer);\\r\\n  } else {\\r\\n    demarrer();\\r\\n  }\\r\\n  function demarrer() {\\r\\n  \\\/* \\u26a0 Deux contextes, un seul fichier (cf. megamenu.js) : la barre d Astra aujourd hui,\\r\\n     le modele d en-tete Elementor demain. *\\\/\\r\\n  var entete = document.querySelector('.setup-entete') || document.querySelector('header.site-header');\\r\\n  var heros = document.querySelector('.setup-hero');\\r\\n  if (!entete || !heros) return;\\r\\n\\r\\n  var FOND = 'setup-entete-fond';\\r\\n  var pose = null;\\r\\n\\r\\n  \\\/* Le libelle du bouton : \\u00ab CONTACT \\u00bb sur le site, \\u00ab Contactez-nous \\u00bb dans la planche D.\\r\\n     \\u26a0 Il vit dans l'en-tete GLOBAL d'Astra : on ne le change pas a la source, on le\\r\\n     reecrit ici, donc sur cette page seulement. A la bascule, il se changera dans le\\r\\n     personnalisateur et cette ligne disparaitra. *\\\/\\r\\n  var bouton = entete.querySelector('.setup-entete-cta .elementor-button, .ast-header-button-1 .ast-custom-button');\\r\\n  if (bouton) {\\r\\n    var t = (bouton.textContent || '').replace(\\\/\\\\s+\\\/g, ' ').trim().toLowerCase();\\r\\n    if (t === 'contact') bouton.textContent = \\\"Contact us\\\";\\r\\n  }\\r\\n\\r\\n  function seuil() {\\r\\n    \\\/* hauteur du h\\u00e9ros moins celle de l'en-t\\u00eate : au-del\\u00e0, l'en-t\\u00eate n'a plus le h\\u00e9ros\\r\\n       sous lui et doit porter son propre fond. On garde 40 px de marge pour que la\\r\\n       bascule se fasse un peu avant la couture, jamais apr\\u00e8s. *\\\/\\r\\n    return Math.max(0, heros.offsetHeight - entete.offsetHeight - 40);\\r\\n  }\\r\\n\\r\\n  function regarder() {\\r\\n    var doit = (window.scrollY || window.pageYOffset || 0) > seuil();\\r\\n    if (doit === pose) return;          \\\/\\\/ on n'\\u00e9crit dans le DOM que si l'\\u00e9tat change\\r\\n    pose = doit;\\r\\n    entete.classList.toggle(FOND, doit);\\r\\n  }\\r\\n\\r\\n  var enAttente = false;\\r\\n  window.addEventListener('scroll', function () {\\r\\n    if (enAttente) return;\\r\\n    enAttente = true;\\r\\n    window.requestAnimationFrame(function () { enAttente = false; regarder(); });\\r\\n  }, { passive: true });\\r\\n  window.addEventListener('resize', regarder, { passive: true });\\r\\n  regarder();\\r\\n  }\\r\\n})();\\r\\n\\n<\\\/script>\",\"_title\":\"En-tete sur le heros\"}},{\"id\":\"12b47e7\",\"elType\":\"widget\",\"widgetType\":\"html\",\"elements\":[],\"settings\":{\"html\":\"<span data-setup-mega=\\\"{&quot;setup&quot;:{&quot;image&quot;:&quot;https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-ref-8c97fc0983304b97f76bfc60f757ab8c2d24d587-ab.webp&quot;,&quot;sur&quot;:&quot;Gestoria Andorre&quot;,&quot;titre&quot;:&quot;Conciergerie priv\\u00e9e set up, le partenaire id\\u00e9al pour s\\u2019installer en Andorre&quot;,&quot;url&quot;:&quot;https:\\\/\\\/setupandorra.com\\\/gestoria-andorre\\\/&quot;},&quot;investir&quot;:{&quot;image&quot;:&quot;https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-ref-b63006143a4074b17bf15018e3254fe5fbfefa87-ab.webp&quot;,&quot;sur&quot;:&quot;Cr\\u00e9er une soci\\u00e9t\\u00e9&quot;,&quot;titre&quot;:&quot;Cr\\u00e9er une soci\\u00e9t\\u00e9 en Andorre : le guide complet des d\\u00e9marches, co\\u00fbts et fiscalit\\u00e9&quot;,&quot;url&quot;:&quot;https:\\\/\\\/setupandorra.com\\\/investir\\\/creer-une-societe\\\/&quot;},&quot;s'expatrier&quot;:{&quot;image&quot;:&quot;https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2887-1035-ab.webp&quot;,&quot;sur&quot;:&quot;Notre accompagnement&quot;,&quot;titre&quot;:&quot;Bien vivre en Andorre gr\\u00e2ce \\u00e0 l\\u2019accompagnement sur-mesure Set Up&quot;,&quot;url&quot;:&quot;https:\\\/\\\/setupandorra.com\\\/s-expatrier\\\/notre-accompagnement\\\/&quot;},&quot;vivre&quot;:{&quot;image&quot;:&quot;https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2887-1025-ab.webp&quot;,&quot;sur&quot;:&quot;Se loger&quot;,&quot;titre&quot;:&quot;Location et achat d\\u2019appartement, de maison : se loger en Andorre&quot;,&quot;url&quot;:&quot;https:\\\/\\\/setupandorra.com\\\/vivre\\\/se-loger\\\/&quot;},&quot;prestations&quot;:{&quot;image&quot;:&quot;https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-ref-76d22a21d14cc9bc57695d46574185b8c86c8e48-ab-scaled.webp&quot;,&quot;sur&quot;:&quot;Service de conciergerie&quot;,&quot;titre&quot;:&quot;Vivre en Andorre sans souci gr\\u00e2ce aux services de conciergerie priv\\u00e9e Set Up&quot;,&quot;url&quot;:&quot;https:\\\/\\\/setupandorra.com\\\/prestations\\\/service-de-conciergerie\\\/&quot;}}\\\" hidden><\\\/span>\\n<script>\\n\\\/* M\\u00e9ga-menu \\u2014 direction \\u00ab D \\u00b7 le panneau et une mise en avant \\u00bb, valid\\u00e9e par Kevin\\r\\n   le 2026-09-17.\\r\\n\\r\\n   Astra sort un sous-menu WordPress en `ul.sub-menu` de 200 px de large, en liste\\r\\n   verticale. Or \\u00ab S'expatrier \\u00bb a six enfants dont un de 54 caract\\u00e8res : dans 200 px,\\r\\n   \\u00e7a donne une colonne de titres coup\\u00e9s. Ce script transforme ces sous-menus en panneaux\\r\\n   pleine largeur \\u00e0 colonnes.\\r\\n\\r\\n   \\u26a0 RIEN N'EST MODIFI\\u00c9 DANS LE MENU WORDPRESS. Le script ne fait que r\\u00e9organiser le DOM\\r\\n   c\\u00f4t\\u00e9 navigateur, et il ne tourne que sur la page 15601 (il est pos\\u00e9 par un widget de\\r\\n   cette page). L'en-t\\u00eate est global : le site en ligne garde ses listes d\\u00e9roulantes.\\r\\n\\r\\n   \\u26a0 La \\u00ab mise en avant \\u00bb de la direction D demande UNE IMAGE PAR RUBRIQUE. V\\u00e9rifi\\u00e9 le\\r\\n   2026-09-17 : aucune des 7 entr\\u00e9es du menu ni aucun de leurs 28 enfants n'a d'image \\u00e0 la\\r\\n   une. Tant qu'il n'y en a pas, le panneau se rend en colonnes seules \\u2014 ce qui est d\\u00e9j\\u00e0\\r\\n   l'essentiel du gain. D\\u00e8s qu'une rubrique re\\u00e7oit son visuel dans `MEGA`, sa carte\\r\\n   appara\\u00eet sans autre changement. On n'invente ni image ni accroche. *\\\/\\r\\n(function () {\\r\\n  \\\/* \\u26a0 Ce script sert DEUX contextes et ne doit pas etre duplique :\\r\\n       - l en-tete d Astra, repeint par le CSS des brouillons (etat actuel) ;\\r\\n       - le modele d en-tete ELEMENTOR, ou le menu sort en `ul.elementor-nav-menu`.\\r\\n     On cherche donc le menu par les deux balisages, et la barre de reference de meme.\\r\\n     Dupliquer le fichier aurait garanti qu une des deux copies derive. *\\\/\\r\\n  var menu = document.querySelector('.setup-menu ul.elementor-nav-menu')\\r\\n          || document.querySelector('header.site-header .main-header-menu, header.site-header .ast-nav-menu');\\r\\n  if (!menu) return;\\r\\n\\r\\n  var entete = menu.closest('.setup-entete') || document.querySelector('header.site-header');\\r\\n  if (!entete) return;\\r\\n\\r\\n  \\\/* Mises en avant par rubrique. Vide tant que le client n'a pas fourni les visuels.\\r\\n     Forme attendue : { \\\"s\\u2019expatrier\\\": { image: \\\"\\u2026\\\", sur: \\\"Statut de r\\u00e9sident\\\",\\r\\n                        titre: \\\"\\u2026\\\", url: \\\"\\u2026\\\" } } *\\\/\\r\\n  var MEGA = {};\\r\\n  try {\\r\\n    var brut = document.querySelector('[data-setup-mega]');\\r\\n    if (brut) MEGA = JSON.parse(brut.getAttribute('data-setup-mega')) || {};\\r\\n  } catch (e) { MEGA = {}; }\\r\\n\\r\\n  var cle = function (t) {\\r\\n    return String(t).replace(\\\/[\\u2018\\u2019\\u02bc]\\\/g, \\\"'\\\").replace(\\\/\\\\s+\\\/g, ' ').trim().toLowerCase();\\r\\n  };\\r\\n\\r\\n  var poses = 0, avecCarte = 0;\\r\\n  [].slice.call(menu.children).forEach(function (li) {\\r\\n    if (li.tagName !== 'LI') return;\\r\\n    var sous = li.querySelector(':scope > ul.sub-menu');\\r\\n    if (!sous) return;\\r\\n\\r\\n    var titre = (li.querySelector(':scope > a') || {}).textContent || '';\\r\\n    li.classList.add('setup-mega');\\r\\n    sous.classList.add('setup-mega-panneau');\\r\\n\\r\\n    \\\/* les entr\\u00e9es passent dans une grille : on les enveloppe pour pouvoir poser la\\r\\n       carte de mise en avant \\u00e0 c\\u00f4t\\u00e9 sans casser la liste. *\\\/\\r\\n    var liste = document.createElement('div');\\r\\n    liste.className = 'setup-mega-liste';\\r\\n    while (sous.firstChild) liste.appendChild(sous.firstChild);\\r\\n\\r\\n    \\\/* le nom de la rubrique en petites capitales orange : c'est ce qui, dans la\\r\\n       planche D, dit de quoi parle le panneau. Il manquait. *\\\/\\r\\n    var rub = document.createElement('span');\\r\\n    rub.className = 'setup-mega-rubrique';\\r\\n    rub.textContent = titre.replace(\\\/\\\\s+\\\/g, ' ').trim();\\r\\n    sous.appendChild(rub);\\r\\n    sous.appendChild(liste);\\r\\n\\r\\n    \\\/* \\u26a0 le nombre de colonnes suit le nombre d'entr\\u00e9es : trois colonnes pour deux\\r\\n       entr\\u00e9es donneraient un panneau large et vide. *\\\/\\r\\n    var n = liste.querySelectorAll(':scope > li').length;\\r\\n    var aCarte = !!(MEGA[cle(titre)] && MEGA[cle(titre)].image);\\r\\n    \\\/* dans la planche D, les entrees tiennent sur DEUX colonnes et la carte occupe la\\r\\n       troisieme. Sans carte, elles s etalent sur trois pour ne pas laisser un vide. *\\\/\\r\\n    liste.style.setProperty('--colonnes', aCarte ? 2 : (n >= 5 ? 3 : n >= 3 ? 2 : 1));\\r\\n\\r\\n    var m = MEGA[cle(titre)];\\r\\n    if (aCarte) {\\r\\n      var a = document.createElement('a');\\r\\n      a.className = 'setup-mega-avant';\\r\\n      a.href = m.url || (li.querySelector(':scope > a') || {}).href || '#';\\r\\n      a.innerHTML = '<span class=\\\"img\\\"><img src=\\\"' + m.image + '\\\" alt=\\\"\\\" loading=\\\"lazy\\\"><\\\/span>'\\r\\n        + '<span class=\\\"txt\\\">'\\r\\n        + (m.sur ? '<span class=\\\"kicker\\\">' + m.sur + '<\\\/span>' : '')\\r\\n        + '<span class=\\\"t\\\">' + (m.titre || '') + '<\\\/span><\\\/span>';\\r\\n      sous.appendChild(a);\\r\\n      sous.classList.add('a-mise-en-avant');\\r\\n      avecCarte++;\\r\\n    }\\r\\n    poses++;\\r\\n  });\\r\\n\\r\\n  \\\/* \\u26a0 Le panneau va d'un bord a l'autre de la barre, donc son premier lien tombait sous\\r\\n     le LOGO, loin a gauche du menu auquel il appartient. On aligne son contenu sur le\\r\\n     debut du menu, mesure a l'execution : si le logo change de taille, ca suit. *\\\/\\r\\n  function aligner() {\\r\\n    var barre = entete.querySelector('.setup-entete-pilule, .ast-primary-header-bar') || entete;\\r\\n    var premier = menu.querySelector(':scope > li');\\r\\n    if (!premier) return;\\r\\n    var d = Math.round(premier.getBoundingClientRect().left - barre.getBoundingClientRect().left);\\r\\n    if (d > 0) entete.style.setProperty('--setup-mega-retrait', d + 'px');\\r\\n\\r\\n  }\\r\\n  aligner();\\r\\n  window.addEventListener('resize', aligner, { passive: true });\\r\\n\\r\\n  if (poses) entete.classList.add('setup-mega-pret');\\r\\n})();\\r\\n\\n<\\\/script>\",\"_title\":\"Mega-menu\"}},{\"id\":\"06e5bfe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_size\":\"none\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"18\",\"isLinked\":false,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"18\",\"row\":\"12\",\"isLinked\":false,\"unit\":\"px\",\"size\":18},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"wrap\",\"flex_direction_mobile\":\"row\",\"_title\":\"Frame 427321292\",\"_figma\":\"2969:2298\",\"flex_wrap_mobile\":\"wrap\",\"flex_justify_content_mobile\":\"space-between\",\"css_classes\":\"setup-chiffres-heros\"},\"elements\":[{\"id\":\"82c57e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_size\":\"none\",\"flex_gap\":{\"column\":\"4\",\"row\":\"4\",\"isLinked\":true,\"unit\":\"px\",\"size\":4},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"min_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_title\":\"Frame 427321269\",\"_figma\":\"2969:2302\"},\"elements\":[{\"id\":\"d64bf4a\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"align\":\"left\",\"title\":\"10+\",\"header_size\":\"div\",\"__globals__\":{\"title_color\":\"globals\\\/colors?id=43f9392\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50.05,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.11,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.11,\"sizes\":[]},\"_figma\":\"2969:2303\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]},{\"id\":\"469fe82\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Years of experience<\\\/p>\",\"text_color\":\"#5F5F5F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.56,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.56,\"sizes\":[]},\"_figma\":\"2969:2304\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]}],\"isInner\":true},{\"id\":\"c1e0e8a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_size\":\"none\",\"flex_gap\":{\"column\":\"4\",\"row\":\"4\",\"isLinked\":true,\"unit\":\"px\",\"size\":4},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"min_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_title\":\"Frame 427321268\",\"_figma\":\"2969:2299\"},\"elements\":[{\"id\":\"adeca85\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"align\":\"left\",\"title\":\"2000+\",\"header_size\":\"div\",\"__globals__\":{\"title_color\":\"globals\\\/colors?id=43f9392\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50.05,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.11,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.11,\"sizes\":[]},\"_figma\":\"2969:2300\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]},{\"id\":\"4756c25\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Settlements<\\\/p>\",\"text_color\":\"#5F5F5F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.56,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.56,\"sizes\":[]},\"_figma\":\"2969:2301\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]}],\"isInner\":true},{\"id\":\"69670b0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_size\":\"none\",\"flex_gap\":{\"column\":\"4\",\"row\":\"4\",\"isLinked\":true,\"unit\":\"px\",\"size\":4},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"min_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_title\":\"Frame 427321270\",\"_figma\":\"2969:2305\"},\"elements\":[{\"id\":\"a2874b1\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"align\":\"left\",\"title\":\"24\\\/7+\",\"header_size\":\"div\",\"__globals__\":{\"title_color\":\"globals\\\/colors?id=43f9392\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50.05,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.11,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.11,\"sizes\":[]},\"_figma\":\"2969:2306\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]},{\"id\":\"d4d1bc3\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Personalized support<\\\/p>\",\"text_color\":\"#5F5F5F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.56,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.56,\"sizes\":[]},\"_figma\":\"2969:2307\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]}],\"isInner\":true},{\"id\":\"dbfa795\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_size\":\"none\",\"flex_gap\":{\"column\":\"4\",\"row\":\"4\",\"isLinked\":true,\"unit\":\"px\",\"size\":4},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"min_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_title\":\"Frame 427321271\",\"_figma\":\"2969:2309\"},\"elements\":[{\"id\":\"703910f\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"align\":\"left\",\"title\":\"5.0 <span class=\\\"setup-etoile\\\">\\u2605<\\\/span>\",\"header_size\":\"div\",\"__globals__\":{\"title_color\":\"globals\\\/colors?id=43f9392\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50.05,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.11,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.11,\"sizes\":[]},\"_figma\":\"2969:2310\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]},{\"id\":\"38c16f2\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"100+ Google reviews\",\"text_color\":\"#5F5F5F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.56,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.56,\"sizes\":[]},\"_figma\":\"2969:2311\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e3fc651\",\"elType\":\"container\",\"isInner\":false,\"settings\":{\"content_width\":\"boxed\",\"boxed_width\":{\"unit\":\"px\",\"size\":1352,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"setup-grille\",\"_title\":\"Grille des sous-pages\"},\"elements\":[{\"id\":\"cbf34e8\",\"elType\":\"container\",\"isInner\":true,\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#FAF7F3\",\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"20\",\"left\":\"24\",\"isLinked\":false},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"css_classes\":\"setup-carte\"},\"elements\":[{\"id\":\"4bd36b7\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"title\":\"Residency status, requirements, procedures, and taxation\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"title_color\":\"#202020\"},\"elements\":[]},{\"id\":\"2905b70\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"editor\":\"<p>What are the different residency options available to expats in Andorra, and what taxes must they pay? We answer all of these questions here.<\\\/p>\",\"text_color\":\"#565049\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.55,\"sizes\":[]},\"_css_classes\":\"setup-carte-texte\"},\"elements\":[]},{\"id\":\"a708bb8\",\"elType\":\"widget\",\"widgetType\":\"button\",\"settings\":{\"text\":\"Learn more\",\"link\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/s-expatrier\\\/statut-de-resident-conditions-demarches-et-fiscalite\\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"sm\",\"align\":\"left\",\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0)\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_css_classes\":\"setup-carte-lien\"},\"elements\":[]}]},{\"id\":\"0740451\",\"elType\":\"container\",\"isInner\":true,\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#FAF7F3\",\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"20\",\"left\":\"24\",\"isLinked\":false},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"css_classes\":\"setup-carte\"},\"elements\":[{\"id\":\"101daaf\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"title\":\"The status of professional athletes\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"title_color\":\"#202020\"},\"elements\":[]},{\"id\":\"d754701\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"editor\":\"<p>Here is the information you need to know and the steps to follow if you are a professional athlete looking to move to and live in Andorra.<\\\/p>\",\"text_color\":\"#565049\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.55,\"sizes\":[]},\"_css_classes\":\"setup-carte-texte\"},\"elements\":[]},{\"id\":\"5f5dfb3\",\"elType\":\"widget\",\"widgetType\":\"button\",\"settings\":{\"text\":\"Learn more\",\"link\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/s-expatrier\\\/le-statut-de-sportif-professionnel\\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"sm\",\"align\":\"left\",\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0)\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_css_classes\":\"setup-carte-lien\"},\"elements\":[]}]},{\"id\":\"1e5e50c\",\"elType\":\"container\",\"isInner\":true,\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#FAF7F3\",\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"20\",\"left\":\"24\",\"isLinked\":false},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"css_classes\":\"setup-carte\"},\"elements\":[{\"id\":\"1fc49a8\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"title\":\"Our support\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"title_color\":\"#202020\"},\"elements\":[]},{\"id\":\"886d372\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"editor\":\"<p>Moving can be challenging when you\\u2019re unfamiliar with an area\\u2014or know very little about it. With Setup, Conciergerie Priv\\u00e9e, and Gestoria in Andorra, make your life easier and put your trust in an experienced partner<\\\/p>\",\"text_color\":\"#565049\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.55,\"sizes\":[]},\"_css_classes\":\"setup-carte-texte\"},\"elements\":[]},{\"id\":\"f57a7ac\",\"elType\":\"widget\",\"widgetType\":\"button\",\"settings\":{\"text\":\"Learn more\",\"link\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/s-expatrier\\\/notre-accompagnement\\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"sm\",\"align\":\"left\",\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0)\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_css_classes\":\"setup-carte-lien\"},\"elements\":[]}]},{\"id\":\"a7ecd3b\",\"elType\":\"container\",\"isInner\":true,\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#FAF7F3\",\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"20\",\"left\":\"24\",\"isLinked\":false},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"css_classes\":\"setup-carte\"},\"elements\":[{\"id\":\"79384f2\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"title\":\"Benefits for retirees\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"title_color\":\"#202020\"},\"elements\":[]},{\"id\":\"dfcc857\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"editor\":\"<p>One of the best places to spend your retirement, the Principality of Andorra captivates visitors with its natural setting, which is ideal for recharging your batteries. Its healthcare system, a guarantee of security, is also among the best in the world.<\\\/p>\",\"text_color\":\"#565049\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.55,\"sizes\":[]},\"_css_classes\":\"setup-carte-texte\"},\"elements\":[]},{\"id\":\"a1da760\",\"elType\":\"widget\",\"widgetType\":\"button\",\"settings\":{\"text\":\"Learn more\",\"link\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/s-expatrier\\\/les-avantages-pour-les-retraites\\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"sm\",\"align\":\"left\",\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0)\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_css_classes\":\"setup-carte-lien\"},\"elements\":[]}]},{\"id\":\"3407f76\",\"elType\":\"container\",\"isInner\":true,\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#FAF7F3\",\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"20\",\"left\":\"24\",\"isLinked\":false},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"css_classes\":\"setup-carte\"},\"elements\":[{\"id\":\"e60aefc\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"title\":\"The benefits for web-related professions\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"title_color\":\"#202020\"},\"elements\":[]},{\"id\":\"912279a\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"editor\":\"<p>Andorra is considered the second most attractive country in the world, particularly for web professionals. Are you looking to launch a new business outside of France?<\\\/p>\",\"text_color\":\"#565049\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.55,\"sizes\":[]},\"_css_classes\":\"setup-carte-texte\"},\"elements\":[]},{\"id\":\"13fa3ac\",\"elType\":\"widget\",\"widgetType\":\"button\",\"settings\":{\"text\":\"Learn more\",\"link\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/s-expatrier\\\/les-avantages-pour-les-metiers-du-web\\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"sm\",\"align\":\"left\",\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0)\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_css_classes\":\"setup-carte-lien\"},\"elements\":[]}]},{\"id\":\"339de8b\",\"elType\":\"container\",\"isInner\":true,\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#FAF7F3\",\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"20\",\"left\":\"24\",\"isLinked\":false},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"css_classes\":\"setup-carte\"},\"elements\":[{\"id\":\"becd173\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"title\":\"Benefits for artists\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"title_color\":\"#202020\"},\"elements\":[]},{\"id\":\"d0f9beb\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"editor\":\"<p>If you\\u2019re an artist, Andorra is the place to settle down. What steps do you need to take to establish tax residency in the Principality? Here\\u2019s a look at the key points to keep in mind for a successful move abroad.<\\\/p>\",\"text_color\":\"#565049\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13.5,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.55,\"sizes\":[]},\"_css_classes\":\"setup-carte-texte\"},\"elements\":[]},{\"id\":\"bdfc51a\",\"elType\":\"widget\",\"widgetType\":\"button\",\"settings\":{\"text\":\"Learn more\",\"link\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/s-expatrier\\\/les-avantages-pour-les-artistes\\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"sm\",\"align\":\"left\",\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0)\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_css_classes\":\"setup-carte-lien\"},\"elements\":[]}]}]},{\"id\":\"8b63dd8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"overflow\":\"visible\",\"custom_css\":\"selector { overflow: clip !important; overflow-clip-margin: 40px; }\",\"content_width\":\"boxed\",\"boxed_width\":{\"unit\":\"px\",\"size\":1352,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"_title\":\"Pr\\u00eat(e) \\u00e0 commencer l'aventure?\",\"_figma\":\"2694:2091\",\"margin\":{\"unit\":\"px\",\"top\":\"128\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38b1911\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"80\",\"bottom\":\"48\",\"left\":\"80\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"flex_gap_mobile\":{\"column\":\"24\",\"row\":\"24\",\"isLinked\":true,\"unit\":\"px\",\"size\":24},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-ref-8c97fc0983304b97f76bfc60f757ab8c2d24d587-ab.webp\",\"id\":15682,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":307,\"sizes\":[]},\"_title\":\"Frame 427321227\",\"_figma\":\"2694:2092\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"eb96c6b\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"align\":\"left\",\"title\":\"Let's talk about your project\",\"header_size\":\"h2\",\"__globals__\":{\"title_color\":\"globals\\\/colors?id=57495f4\",\"typography_typography\":\"globals\\\/typography?id=6d4ec12\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":37.84,\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"_figma\":\"2694:2093\"},\"elements\":[]},{\"id\":\"847a8ca\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_size\":\"none\",\"width\":{\"unit\":\"%\",\"size\":55.45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_self\":\"stretch\",\"flex_gap\":{\"column\":\"48\",\"row\":\"48\",\"isLinked\":true,\"unit\":\"px\",\"size\":48},\"flex_gap_mobile\":{\"column\":\"24\",\"row\":\"24\",\"isLinked\":true,\"unit\":\"px\",\"size\":24},\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"flex-end\",\"flex_wrap\":\"nowrap\",\"min_height\":{\"unit\":\"px\",\"size\":211,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_title\":\"Frame 427321192\",\"_figma\":\"2694:2094\"},\"elements\":[{\"id\":\"d0363f7\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Let\\u2019s take stock together so we can clearly guide you and help you avoid common mistakes. This is an initial discussion to lay the groundwork for your project, with complete transparency.<\\\/p>\",\"__globals__\":{\"text_color\":\"globals\\\/colors?id=57495f4\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"400\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":463.35,\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"_figma\":\"2694:2095\"},\"elements\":[]},{\"id\":\"20251ee\",\"elType\":\"widget\",\"widgetType\":\"button\",\"settings\":{\"text\":\"Free Consultation!\",\"link\":{\"url\":\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjE2MDM5IiwidG9nZ2xlIjpmYWxzZX0=\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"md\",\"align\":\"left\",\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"__globals__\":{\"typography_typography\":\"globals\\\/typography?id=0950004\",\"button_text_color\":\"globals\\\/colors?id=5136e3e\",\"background_color\":\"globals\\\/colors?id=57495f4\"},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"9999\",\"right\":\"9999\",\"bottom\":\"9999\",\"left\":\"9999\",\"isLinked\":true},\"_element_width_mobile\":\"inherit\",\"custom_css\":\"@media (max-width: 767px) { selector { width: 100% !important; } selector .elementor-button { width: 100%; min-height: 46px; display: inline-flex; align-items: center; justify-content: center; } }\\n@media (max-width: 767px) { selector { width: 100% !important; } selector .elementor-button { width: 100%; padding-left: 10px !important; padding-right: 10px !important; font-size: 14px !important; white-space: nowrap; } selector .elementor-button-text, selector .elementor-button-content-wrapper { white-space: nowrap; } selector .elementor-button img { vertical-align: middle; } }\\nselector .elementor-button { max-width: 100%; }\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"12\",\"bottom\":\"8\",\"left\":\"12\",\"isLinked\":false},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"10\",\"left\":\"16\",\"isLinked\":false},\"button_background_hover_background\":\"classic\",\"button_background_hover_color\":\"#F73100\",\"hover_color\":\"#FFFFFF\",\"button_hover_transition_duration\":{\"unit\":\"s\",\"size\":0.3,\"sizes\":[]},\"_figma\":\"2694:2096\"},\"elements\":[]}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c3225a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"overflow\":\"visible\",\"custom_css\":\"selector { overflow: clip !important; overflow-clip-margin: 40px; }\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"flex_gap\":{\"column\":\"48\",\"row\":\"48\",\"isLinked\":true,\"unit\":\"px\",\"size\":48},\"flex_gap_mobile\":{\"column\":\"24\",\"row\":\"24\",\"isLinked\":true,\"unit\":\"px\",\"size\":24},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"nowrap\",\"_title\":\"Vos retours\",\"_figma\":\"2970:2386\",\"margin\":{\"unit\":\"px\",\"top\":\"128\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a6e75d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"nowrap\",\"min_height\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_title\":\"Frame 427321216\",\"_figma\":\"2970:2387\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"927c82b\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"align\":\"left\",\"title\":\"What they're saying about us\",\"header_size\":\"h2\",\"__globals__\":{\"title_color\":\"globals\\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\\/typography?id=6d4ec12\"},\"custom_css\":\"@media (min-width: 1025px) { selector { width: max-content; max-width: 100%; } }\",\"_figma\":\"2970:2388\"},\"elements\":[]},{\"id\":\"9d51f00\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"align\":\"center\",\"title\":\"Rating: 5 out of 5 stars+100 customer reviews\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\\/typography?id=b6b17f1\"},\"_figma\":\"2970:2389\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]}],\"isInner\":true},{\"id\":\"5af20aa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width\":{\"unit\":\"custom\",\"size\":\"fit-content\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"custom_css\":\"selector { max-width: 100%; }\",\"flex_gap\":{\"column\":\"48\",\"row\":\"48\",\"isLinked\":true,\"unit\":\"px\",\"size\":48},\"flex_gap_mobile\":{\"column\":\"24\",\"row\":\"24\",\"isLinked\":true,\"unit\":\"px\",\"size\":24},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"stretch\",\"_title\":\"Frame 427321294\",\"_figma\":\"2970:2390\",\"css_classes\":\"setup-defile setup-avis\"},\"elements\":[{\"id\":\"6597754\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"_flex_size\":\"none\",\"width\":{\"unit\":\"%\",\"size\":23.18,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"rgba(250,247,243,0.63)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":278,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_title\":\"Frame 427321206\",\"_figma\":\"2970:2391\"},\"elements\":[{\"id\":\"0b32cc6\",\"elType\":\"widget\",\"widgetType\":\"image\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2970-2394-ab.svg\",\"id\":15957,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"_figma\":\"2970:2394\"},\"elements\":[]},{\"id\":\"08ae48c\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"Madame Virginie hergel et tr\\u00e8s agr\\u00e9able et disponible rapidement elle m'a bien expliqu\\u00e9 et conseille je la remercie et la conseil a 100%\",\"__globals__\":{\"text_color\":\"globals\\\/colors?id=43f9392\",\"typography_typography\":\"globals\\\/typography?id=0950004\"},\"_figma\":\"2970:2400\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]},{\"id\":\"6f30fcd\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"right\",\"editor\":\"Fred 666\",\"text_color\":\"#5F5F5F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.33,\"sizes\":[]},\"_figma\":\"2970:2401\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]}],\"isInner\":true},{\"id\":\"f256972\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"_flex_size\":\"none\",\"width\":{\"unit\":\"%\",\"size\":23.18,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"rgba(250,247,243,0.63)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":278,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_title\":\"Frame 427321219\",\"_figma\":\"2970:2402\"},\"elements\":[{\"id\":\"556d019\",\"elType\":\"widget\",\"widgetType\":\"image\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2970-2405-ab.svg\",\"id\":15961,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"_figma\":\"2970:2405\"},\"elements\":[]},{\"id\":\"9427f1d\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"Je recommande vivement ! pour des infos s\\u00e9rieuses, concr\\u00e8tes, r\\u00e9activit\\u00e9 ! Merci \\u00e0 Virginie pour son professionnalisme et ses conseils dans l\\u2019orientation et prise de d\\u00e9cision selon les objectifs de chacun.\",\"__globals__\":{\"text_color\":\"globals\\\/colors?id=43f9392\",\"typography_typography\":\"globals\\\/typography?id=0950004\"},\"_figma\":\"2970:2411\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]},{\"id\":\"c7a2917\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"right\",\"editor\":\"Gilles-Olivier Gamichon\",\"text_color\":\"#5F5F5F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.33,\"sizes\":[]},\"_figma\":\"2970:2412\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]}],\"isInner\":true},{\"id\":\"6abddc7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"_flex_size\":\"none\",\"width\":{\"unit\":\"%\",\"size\":23.18,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"rgba(250,247,243,0.63)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":278,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_title\":\"Frame 427321217\",\"_figma\":\"2970:2413\"},\"elements\":[{\"id\":\"a969620\",\"elType\":\"widget\",\"widgetType\":\"image\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2970-2416-ab.svg\",\"id\":15965,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"_figma\":\"2970:2416\"},\"elements\":[]},{\"id\":\"36fcb1e\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"Je tenais \\u00e0 remercier toute l\\u2019\\u00e9quipe de Setup Andorra pour leur suivi, leur s\\u00e9rieux et leur professionnalisme. Une \\u00e9quipe tr\\u00e8s humaine, toujours disponible, r\\u00e9active et \\u00e0 l\\u2019\\u00e9coute. L\\u2019accompagnement a \\u00e9t\\u00e9 clair, fluide et rassurant tout au long du projet. Je ne peux que les recommander si vous envisagez de vous installer en Andorre\",\"__globals__\":{\"text_color\":\"globals\\\/colors?id=43f9392\",\"typography_typography\":\"globals\\\/typography?id=0950004\"},\"_figma\":\"2970:2422\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]},{\"id\":\"cc64d4a\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"right\",\"editor\":\"Ulrich Vall\\u00e9e\",\"text_color\":\"#5F5F5F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.33,\"sizes\":[]},\"_figma\":\"2970:2423\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]}],\"isInner\":true},{\"id\":\"943228d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"_flex_size\":\"none\",\"width\":{\"unit\":\"%\",\"size\":23.18,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"rgba(250,247,243,0.63)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":278,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_title\":\"Frame 427321218\",\"_figma\":\"2970:2424\"},\"elements\":[{\"id\":\"434cf03\",\"elType\":\"widget\",\"widgetType\":\"image\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2970-2427-ab.svg\",\"id\":15969,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"_figma\":\"2970:2427\"},\"elements\":[]},{\"id\":\"bdb5ecd\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"Une grande valeur dans les explications apport\\u00e9es. Droit au but, des conseils vraiment pertinents. Je me sens en confiance avec cette entreprise.\",\"__globals__\":{\"text_color\":\"globals\\\/colors?id=43f9392\",\"typography_typography\":\"globals\\\/typography?id=0950004\"},\"_figma\":\"2970:2433\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]},{\"id\":\"0d998de\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"right\",\"editor\":\"Resolve By Seb\",\"text_color\":\"#5F5F5F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.33,\"sizes\":[]},\"_figma\":\"2970:2434\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]}],\"isInner\":true},{\"id\":\"db0570d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"_flex_size\":\"none\",\"width\":{\"unit\":\"%\",\"size\":23.18,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"rgba(250,247,243,0.63)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":278,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_title\":\"Frame 427321206\"},\"elements\":[{\"id\":\"2fb38df\",\"elType\":\"widget\",\"widgetType\":\"image\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2970-2394-ab.svg\",\"id\":15957,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[]},{\"id\":\"20a139a\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"Nous avons eu une excellente exp\\u00e9rience avec Setupandorra gr\\u00e2ce \\u00e0 Virginie Hergel. Sa grande ouverture dans l\\u2019\\u00e9change, ses conseils clairs et avis\\u00e9s ainsi que sa spontan\\u00e9it\\u00e9 nous ont imm\\u00e9diatement mis en confiance. Virginie prend vraiment le temps d\\u2019\\u00e9couter et de guider avec professionnalisme mais aussi chaleur humaine. Merci pour cet accompagnement pr\\u00e9cieux \\u2014 je recommande vivement !\",\"__globals__\":{\"text_color\":\"globals\\\/colors?id=43f9392\",\"typography_typography\":\"globals\\\/typography?id=0950004\"},\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]},{\"id\":\"ab68c74\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"right\",\"editor\":\"Bart Kyndt\",\"text_color\":\"#5F5F5F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.33,\"sizes\":[]},\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]}],\"isInner\":true},{\"id\":\"9412e23\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"_flex_size\":\"none\",\"width\":{\"unit\":\"%\",\"size\":23.18,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"rgba(250,247,243,0.63)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":278,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_title\":\"Frame 427321206\"},\"elements\":[{\"id\":\"411170f\",\"elType\":\"widget\",\"widgetType\":\"image\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2970-2394-ab.svg\",\"id\":15957,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[]},{\"id\":\"29db11f\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"Je remercie Virginie pour son professionnalisme, sa disponibilit\\u00e9, et surtout pour ses pr\\u00e9cieux conseils. Vous pouvez la consulter en toute confiance contrairement \\u00e0 d'autres soci\\u00e9t\\u00e9s. Ce n'est pas une vendeuse de r\\u00eaves mais une vrai professionnelle qui sera vous accompagner dans votre projet.\",\"__globals__\":{\"text_color\":\"globals\\\/colors?id=43f9392\",\"typography_typography\":\"globals\\\/typography?id=0950004\"},\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]},{\"id\":\"59584e6\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"right\",\"editor\":\"Vincent LLOBREGAT\",\"text_color\":\"#5F5F5F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.33,\"sizes\":[]},\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]}],\"isInner\":true},{\"id\":\"8f306ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"_flex_size\":\"none\",\"width\":{\"unit\":\"%\",\"size\":23.18,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"rgba(250,247,243,0.63)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":278,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_title\":\"Frame 427321206\"},\"elements\":[{\"id\":\"84a036a\",\"elType\":\"widget\",\"widgetType\":\"image\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2970-2394-ab.svg\",\"id\":15957,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[]},{\"id\":\"4830428\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"Soci\\u00e9t\\u00e9 tr\\u00e8s professionnel avec des conseils personnalis\\u00e9s. Merci \\u00e0 Virginie pour sa disponibilit\\u00e9.\",\"__globals__\":{\"text_color\":\"globals\\\/colors?id=43f9392\",\"typography_typography\":\"globals\\\/typography?id=0950004\"},\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]},{\"id\":\"cf76660\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"right\",\"editor\":\"Ahmed NEDDER\",\"text_color\":\"#5F5F5F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.33,\"sizes\":[]},\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]}],\"isInner\":true},{\"id\":\"4687858\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"_flex_size\":\"none\",\"width\":{\"unit\":\"%\",\"size\":23.18,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"rgba(250,247,243,0.63)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":278,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_title\":\"Frame 427321206\"},\"elements\":[{\"id\":\"b6845a7\",\"elType\":\"widget\",\"widgetType\":\"image\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2970-2394-ab.svg\",\"id\":15957,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[]},{\"id\":\"5c23875\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"Virginie est tr\\u00e8s disponible pour vous apporter les informations claires au travers de tous ses m\\u00e9dias : contacts t\\u00e9l\\u00e9phoniques, site internet et vid\\u00e9o youtube. Un partenaire comp\\u00e9tent qui inspire confiance pour l'expatriation en Andorre !\",\"__globals__\":{\"text_color\":\"globals\\\/colors?id=43f9392\",\"typography_typography\":\"globals\\\/typography?id=0950004\"},\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]},{\"id\":\"2db35d8\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"right\",\"editor\":\"CAYLA C\\u00e9dric\",\"text_color\":\"#5F5F5F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.33,\"sizes\":[]},\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]}],\"isInner\":true},{\"id\":\"bfc4999\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"_flex_size\":\"none\",\"width\":{\"unit\":\"%\",\"size\":23.18,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"rgba(250,247,243,0.63)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":278,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_title\":\"Frame 427321206\"},\"elements\":[{\"id\":\"6cf051f\",\"elType\":\"widget\",\"widgetType\":\"image\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2970-2394-ab.svg\",\"id\":15957,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[]},{\"id\":\"9cc6349\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"Rendez-vous tr\\u00e8s utile et professionnel avec Virginie et son \\u00e9quipe ! \\u00c9change tr\\u00e8s clair et complet, qui m\\u2019a permis d\\u2019y voir beaucoup plus clair sur les \\u00e9tapes et points \\u00e0 anticiper pour une expatriation en Andorre.\",\"__globals__\":{\"text_color\":\"globals\\\/colors?id=43f9392\",\"typography_typography\":\"globals\\\/typography?id=0950004\"},\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]},{\"id\":\"0e5f45f\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"right\",\"editor\":\"Etienne R\",\"text_color\":\"#5F5F5F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.33,\"sizes\":[]},\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]}],\"isInner\":true},{\"id\":\"b255564\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"_flex_size\":\"none\",\"width\":{\"unit\":\"%\",\"size\":23.18,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"rgba(250,247,243,0.63)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":278,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_title\":\"Frame 427321206\"},\"elements\":[{\"id\":\"ea80b4a\",\"elType\":\"widget\",\"widgetType\":\"image\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2970-2394-ab.svg\",\"id\":15957,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[]},{\"id\":\"7f0e604\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"Tr\\u00e8s bon \\u00e9change avec Virginie qui a su m'aiguiller et me conseiller sur les choses \\u00e0 mettre en place pour arriver et m'ancrer en Andorre de la meilleure des fa\\u00e7ons possible. Beaucoup de transparence et d'honn\\u00eatet\\u00e9, je recommande fortement !\",\"__globals__\":{\"text_color\":\"globals\\\/colors?id=43f9392\",\"typography_typography\":\"globals\\\/typography?id=0950004\"},\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]},{\"id\":\"2cef0b7\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"right\",\"editor\":\"Maxence Pecquet\",\"text_color\":\"#5F5F5F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.33,\"sizes\":[]},\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87a8e9a\",\"elType\":\"widget\",\"widgetType\":\"button\",\"settings\":{\"text\":\"Leave us a review\",\"link\":{\"url\":\"https:\\\/\\\/search.google.com\\\/local\\\/writereview?placeid=ChIJA5WKBiv1pRIRva5V9z9J0EY\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":\"md\",\"align\":\"left\",\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"__globals__\":{\"typography_typography\":\"globals\\\/typography?id=0950004\",\"button_text_color\":\"globals\\\/colors?id=57495f4\",\"background_color\":\"globals\\\/colors?id=5136e3e\"},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"9999\",\"right\":\"9999\",\"bottom\":\"9999\",\"left\":\"9999\",\"isLinked\":true},\"_element_width_mobile\":\"inherit\",\"custom_css\":\"@media (max-width: 767px) { selector { width: 100% !important; } selector .elementor-button { width: 100%; min-height: 46px; display: inline-flex; align-items: center; justify-content: center; } }\\n@media (max-width: 767px) { selector { width: 100% !important; } selector .elementor-button { width: 100%; padding-left: 10px !important; padding-right: 10px !important; font-size: 14px !important; white-space: nowrap; } selector .elementor-button-text, selector .elementor-button-content-wrapper { white-space: nowrap; } selector .elementor-button img { vertical-align: middle; } }\\nselector .elementor-button { max-width: 100%; }\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"12\",\"bottom\":\"8\",\"left\":\"12\",\"isLinked\":false},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"10\",\"left\":\"16\",\"isLinked\":false},\"button_background_hover_background\":\"classic\",\"button_background_hover_color\":\"#F73100\",\"button_hover_transition_duration\":{\"unit\":\"s\",\"size\":0.3,\"sizes\":[]},\"_figma\":\"2970:2435\"},\"elements\":[]},{\"id\":\"828b425\",\"elType\":\"widget\",\"widgetType\":\"html\",\"elements\":[],\"settings\":{\"html\":\"<script>\\n\\\/* D\\u00e9filement automatique de la rang\\u00e9e d'avis.\\n   Pos\\u00e9 dans un widget HTML d'Elementor, \\u00e0 la fin de la section des avis.\\n\\n   Principes tenus :\\n   \\u2014 il n'interrompt JAMAIS le visiteur : survol, focus clavier, doigt pos\\u00e9 ou onglet\\n     en arri\\u00e8re-plan mettent en pause ;\\n   \\u2014 il respecte `prefers-reduced-motion` : si le syst\\u00e8me demande moins d'animation,\\n     le script ne d\\u00e9marre pas du tout ;\\n   \\u2014 il avance d'UNE carte \\u00e0 la fois, ce qui tombe juste avec l'accrochage `scroll-snap`\\n     d\\u00e9j\\u00e0 en place, et revient au d\\u00e9but en fin de course.\\n   Aucune d\\u00e9pendance, aucun r\\u00e9glage \\u00e0 maintenir ailleurs. *\\\/\\n(function () {\\n  var rangee = document.querySelector('.setup-avis');\\n  if (!rangee) return;\\n  if (window.matchMedia && window.matchMedia('(prefers-reduced-motion: reduce)').matches) return;\\n\\n  var DELAI = 4500;\\n  var enPause = false;\\n\\n  function pasDUneCarte() {\\n    var carte = rangee.firstElementChild;\\n    if (!carte) return 0;\\n    var style = window.getComputedStyle(rangee);\\n    var gap = parseFloat(style.columnGap || style.gap) || 0;\\n    return Math.round(carte.getBoundingClientRect().width + gap);\\n  }\\n\\n  function avancer() {\\n    if (enPause) return;\\n    var pas = pasDUneCarte();\\n    if (!pas) return;\\n    var max = rangee.scrollWidth - rangee.clientWidth;\\n    if (max <= 0) return;                       \\\/\\\/ rien \\u00e0 faire tant que \\u00e7a ne d\\u00e9borde pas\\n    var cible = rangee.scrollLeft + pas;\\n    if (cible > max - 4) cible = 0;             \\\/\\\/ fin de course : on repart au d\\u00e9but\\n    rangee.scrollTo({ left: cible, behavior: 'smooth' });\\n  }\\n\\n  ['pointerenter', 'pointerdown', 'focusin'].forEach(function (e) {\\n    rangee.addEventListener(e, function () { enPause = true; }, { passive: true });\\n  });\\n  ['pointerleave', 'focusout'].forEach(function (e) {\\n    rangee.addEventListener(e, function () { enPause = false; }, { passive: true });\\n  });\\n  document.addEventListener('visibilitychange', function () {\\n    if (document.hidden) enPause = true;\\n  });\\n\\n  setInterval(avancer, DELAI);\\n})();\\n\\n<\\\/script>\",\"_title\":\"Defilement automatique des avis\"}}],\"isInner\":false},{\"id\":\"f87f8df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"overflow\":\"visible\",\"custom_css\":\"selector { overflow: clip !important; overflow-clip-margin: 40px; }\",\"content_width\":\"boxed\",\"boxed_width\":{\"unit\":\"px\",\"size\":1352,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"flex_gap\":{\"column\":\"48\",\"row\":\"48\",\"isLinked\":true,\"unit\":\"px\",\"size\":48},\"flex_gap_mobile\":{\"column\":\"24\",\"row\":\"24\",\"isLinked\":true,\"unit\":\"px\",\"size\":24},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"nowrap\",\"_title\":\"Contactez-nous\",\"_figma\":\"2694:1951\",\"margin\":{\"unit\":\"px\",\"top\":\"128\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a68469b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"nowrap\",\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_title\":\"Frame 427321203\",\"_figma\":\"2694:1952\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"7f77bc4\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"align\":\"left\",\"title\":\"Contact us\",\"header_size\":\"h2\",\"__globals__\":{\"title_color\":\"globals\\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\\/typography?id=6d4ec12\"},\"custom_css\":\"@media (min-width: 1025px) { selector { width: max-content; max-width: 100%; } }\",\"_figma\":\"2694:1955\"},\"elements\":[]}],\"isInner\":true},{\"id\":\"2c78e5e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"32\",\"row\":\"32\",\"isLinked\":true,\"unit\":\"px\",\"size\":32},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"stretch\",\"_title\":\"Frame 427321215\",\"_figma\":\"2694:1956\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"5b100e1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"_flex_size\":\"none\",\"width\":{\"unit\":\"%\",\"size\":31.76,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_direction_mobile\":\"row\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_wrap_mobile\":\"nowrap\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_css\":\"@media (max-width: 767px) { selector { gap: 12px !important; } selector > :first-child { flex: 0 0 35px !important; width: 35px !important; } selector > :first-child img, selector > :first-child svg { width: 35px !important; height: 35px !important; } }\",\"align_self\":\"stretch\",\"flex_gap\":{\"column\":\"24\",\"row\":\"24\",\"isLinked\":true,\"unit\":\"px\",\"size\":24},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"#FBF9F6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":248,\"sizes\":[]},\"_title\":\"Cards \\\/ number-title-text-background\",\"_figma\":\"2694:1983\"},\"elements\":[{\"id\":\"eb18253\",\"elType\":\"widget\",\"widgetType\":\"image\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2694-1988-ab.svg\",\"id\":15925,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"9999\",\"right\":\"9999\",\"bottom\":\"9999\",\"left\":\"9999\",\"isLinked\":true},\"_figma\":\"2694:1988\"},\"elements\":[]},{\"id\":\"067d396\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"12\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":12},\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"min_height\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_title\":\"Frame 427321214\",\"_figma\":\"2694:1985\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"61c4cb1\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"align\":\"left\",\"title\":\"Contact us by phone or WhatsApp\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\\/colors?id=43f9392\",\"typography_typography\":\"globals\\\/typography?id=b6b17f1\"},\"_figma\":\"2694:1986\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]},{\"id\":\"ebe25f1\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"right\",\"editor\":\"<p>+376 331 586<\\\/p>\",\"__globals__\":{\"text_color\":\"globals\\\/colors?id=43f9392\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.56,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.56,\"sizes\":[]},\"_figma\":\"2694:1987\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"48e6af8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"_flex_size\":\"none\",\"width\":{\"unit\":\"%\",\"size\":31.76,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_direction_mobile\":\"row\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_wrap_mobile\":\"nowrap\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_css\":\"@media (max-width: 767px) { selector { gap: 12px !important; } selector > :first-child { flex: 0 0 35px !important; width: 35px !important; } selector > :first-child img, selector > :first-child svg { width: 35px !important; height: 35px !important; } }\",\"align_self\":\"stretch\",\"flex_gap\":{\"column\":\"24\",\"row\":\"24\",\"isLinked\":true,\"unit\":\"px\",\"size\":24},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"#FBF9F6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"_title\":\"Cards \\\/ number-title-text-background\",\"_figma\":\"2694:1998\"},\"elements\":[{\"id\":\"741b97a\",\"elType\":\"widget\",\"widgetType\":\"image\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2694-1993-ab.svg\",\"id\":15929,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"9999\",\"right\":\"9999\",\"bottom\":\"9999\",\"left\":\"9999\",\"isLinked\":true},\"_figma\":\"2694:1993\"},\"elements\":[]},{\"id\":\"60234eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"12\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":12},\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"min_height\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_title\":\"Frame 427321214\",\"_figma\":\"2694:2000\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"2355a06\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"align\":\"left\",\"title\":\"Contact us by email\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\\/colors?id=43f9392\",\"typography_typography\":\"globals\\\/typography?id=b6b17f1\"},\"_figma\":\"2694:2001\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]},{\"id\":\"ab3bf9d\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"right\",\"editor\":\"<p>virginiehergel@setupandorra.com<\\\/p>\",\"__globals__\":{\"text_color\":\"globals\\\/colors?id=43f9392\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.56,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.56,\"sizes\":[]},\"_figma\":\"2694:2002\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"50088fb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"_flex_size\":\"none\",\"width\":{\"unit\":\"%\",\"size\":31.76,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"32\",\"row\":\"32\",\"isLinked\":true,\"unit\":\"px\",\"size\":32},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"flex_align_items_mobile\":\"center\",\"flex_wrap_mobile\":\"nowrap\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_background\":\"classic\",\"background_color\":\"#FBF9F6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":248,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_title\":\"Cards \\\/ number-title-text-background\",\"_figma\":\"2694:2003\"},\"elements\":[{\"id\":\"1f4585c\",\"elType\":\"widget\",\"widgetType\":\"image\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2694-2009-ab.svg\",\"id\":15933,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"9999\",\"right\":\"9999\",\"bottom\":\"9999\",\"left\":\"9999\",\"isLinked\":true},\"_figma\":\"2694:2009\"},\"elements\":[]},{\"id\":\"c8beb70\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"24\",\"row\":\"24\",\"isLinked\":true,\"unit\":\"px\",\"size\":24},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"_title\":\"Frame 427321214\",\"_figma\":\"2694:2005\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"4bbf193\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"align\":\"left\",\"title\":\"Our offices\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\\/colors?id=43f9392\",\"typography_typography\":\"globals\\\/typography?id=b6b17f1\"},\"_figma\":\"2694:2006\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]},{\"id\":\"1f863f3\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"right\",\"editor\":\"<p>Edifici no25, 1,2, Carrer Joan Maragall, AD500 Andorra la Vella - Principality of Andorra<\\\/p>\",\"__globals__\":{\"text_color\":\"globals\\\/colors?id=43f9392\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.56,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.56,\"sizes\":[]},\"_figma\":\"2694:2007\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a0f11de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"overflow\":\"visible\",\"custom_css\":\"selector { overflow: clip !important; overflow-clip-margin: 40px; }\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"32\",\"left\":\"42\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"32\",\"left\":\"20\",\"isLinked\":false},\"flex_gap\":{\"column\":\"32\",\"row\":\"32\",\"isLinked\":true,\"unit\":\"px\",\"size\":32},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_wrap\":\"nowrap\",\"_title\":\"footer\",\"_figma\":\"3079:1730\",\"css_classes\":\"setup-pied\",\"margin\":{\"unit\":\"px\",\"top\":\"128\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14480f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"101\",\"isLinked\":false,\"unit\":\"px\",\"size\":101},\"flex_gap_mobile\":{\"column\":\"24\",\"row\":\"24\",\"isLinked\":true,\"unit\":\"px\",\"size\":24},\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"stretch\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\\/colors?id=5136e3e\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"overflow\":\"hidden\",\"_title\":\"top\",\"_figma\":\"3079:1731\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"0aed937\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_size\":\"none\",\"width\":{\"unit\":\"%\",\"size\":25.98,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_self\":\"stretch\",\"flex_gap\":{\"column\":\"101\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":101},\"flex_gap_mobile\":{\"column\":\"24\",\"row\":\"24\",\"isLinked\":true,\"unit\":\"px\",\"size\":24},\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"min_height\":{\"unit\":\"px\",\"size\":266.4,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_title\":\"Frame 427321301\",\"_figma\":\"3079:1732\"},\"elements\":[{\"id\":\"0745d63\",\"elType\":\"widget\",\"widgetType\":\"image\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-3079-1733-ab.webp\",\"id\":15973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":210.56,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":210.56,\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"_figma\":\"3079:1733\"},\"elements\":[]},{\"id\":\"9922012\",\"elType\":\"widget\",\"widgetType\":\"social-icons\",\"settings\":{\"_figma\":\"3079:1734\",\"_title\":\"Reseaux sociaux\",\"shape\":\"circle\",\"columns\":\"0\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_primary_color\":\"custom\",\"icon_secondary_color\":\"custom\",\"icon_color_value\":\"#102039\",\"icon_color_value_2\":\"#FFFFFF\",\"social_icon_list\":[{\"_id\":\"soc0\",\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\\/\\\/www.facebook.com\\\/conciergerieAND\\\/\",\"is_external\":\"true\",\"nofollow\":\"true\"}},{\"_id\":\"soc1\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\\/\\\/www.instagram.com\\\/setupandorra\\\/\",\"is_external\":\"true\",\"nofollow\":\"true\"}},{\"_id\":\"soc2\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\\/\\\/www.youtube.com\\\/@SETUPANDORRA-GESTORIA-ANDORRE\",\"is_external\":\"true\",\"nofollow\":\"true\"}},{\"_id\":\"soc3\",\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\\/\\\/www.linkedin.com\\\/company\\\/set-up-andorra-expatriation\",\"is_external\":\"true\",\"nofollow\":\"true\"}}]},\"elements\":[]},{\"id\":\"9c3b9c0\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>The content of this website is for information purposes only; Setup Andorra does not provide any tax or financial advice.<\\\/p>\",\"__globals__\":{\"text_color\":\"globals\\\/colors?id=88757ef\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.43,\"sizes\":[]},\"_figma\":\"3079:1740\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]}],\"isInner\":true},{\"id\":\"97e30b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_size\":\"none\",\"width\":{\"unit\":\"%\",\"size\":24.32,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"104\",\"row\":\"104\",\"isLinked\":true,\"unit\":\"px\",\"size\":104},\"flex_gap_mobile\":{\"column\":\"24\",\"row\":\"24\",\"isLinked\":true,\"unit\":\"px\",\"size\":24},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"_title\":\"Frame 427321302\",\"_figma\":\"3079:1741\"},\"elements\":[{\"id\":\"8653591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width\":{\"unit\":\"custom\",\"size\":\"fit-content\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"custom_css\":\"selector { max-width: 100%; }\",\"flex_gap\":{\"column\":\"48\",\"row\":\"48\",\"isLinked\":true,\"unit\":\"px\",\"size\":48},\"flex_gap_mobile\":{\"column\":\"24\",\"row\":\"24\",\"isLinked\":true,\"unit\":\"px\",\"size\":24},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"_title\":\"Frame 117\",\"_figma\":\"3079:1742\",\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"a0f41f6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_size\":\"none\",\"width\":{\"unit\":\"%\",\"size\":26.84,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"_title\":\"section\",\"_figma\":\"3079:1743\"},\"elements\":[{\"id\":\"43483e1\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Navigation<\\\/p>\",\"__globals__\":{\"text_color\":\"globals\\\/colors?id=88757ef\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.43,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_figma\":\"3079:1744\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]},{\"id\":\"0f8f6f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"4\",\"row\":\"4\",\"isLinked\":true,\"unit\":\"px\",\"size\":4},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"_title\":\"list\",\"_figma\":\"3079:1745\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"ac68efc\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"title\":\"Setup\",\"header_size\":\"span\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\\/colors?id=57495f4\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.56,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.56,\"sizes\":[]},\"custom_css\":\"selector .elementor-heading-title a { transition: color .3s; }\\nselector .elementor-heading-title a:hover, selector:hover .elementor-heading-title { color: #F73100; }\",\"_figma\":\"3079:1746\",\"link\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/setup\\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[]},{\"id\":\"1895917\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"title\":\"Invest\",\"header_size\":\"span\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\\/colors?id=57495f4\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.56,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.56,\"sizes\":[]},\"custom_css\":\"selector .elementor-heading-title a { transition: color .3s; }\\nselector .elementor-heading-title a:hover, selector:hover .elementor-heading-title { color: #F73100; }\",\"_figma\":\"3079:1747\",\"link\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/investir\\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[]},{\"id\":\"4ff83df\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"title\":\"Relocate\",\"header_size\":\"span\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\\/colors?id=57495f4\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.56,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.56,\"sizes\":[]},\"custom_css\":\"selector .elementor-heading-title a { transition: color .3s; }\\nselector .elementor-heading-title a:hover, selector:hover .elementor-heading-title { color: #F73100; }\",\"_figma\":\"3079:1748\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\",\"link\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/expatriating\\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[]},{\"id\":\"0c6790b\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"title\":\"Live\",\"header_size\":\"span\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\\/colors?id=57495f4\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.56,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.56,\"sizes\":[]},\"custom_css\":\"selector .elementor-heading-title a { transition: color .3s; }\\nselector .elementor-heading-title a:hover, selector:hover .elementor-heading-title { color: #F73100; }\",\"_figma\":\"3079:1749\",\"link\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/live\\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[]},{\"id\":\"c3c9130\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"title\":\"Services\",\"header_size\":\"span\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\\/colors?id=57495f4\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.56,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.56,\"sizes\":[]},\"custom_css\":\"selector .elementor-heading-title a { transition: color .3s; }\\nselector .elementor-heading-title a:hover, selector:hover .elementor-heading-title { color: #F73100; }\",\"_figma\":\"3079:1750\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\",\"link\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/benefits\\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[]},{\"id\":\"ffc2da6\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"title\":\"Media\",\"header_size\":\"span\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\\/colors?id=57495f4\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.56,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.56,\"sizes\":[]},\"custom_css\":\"selector .elementor-heading-title a { transition: color .3s; }\\nselector .elementor-heading-title a:hover, selector:hover .elementor-heading-title { color: #F73100; }\",\"_figma\":\"3079:1751\",\"link\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/media\\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[]},{\"id\":\"a43cbb3\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"title\":\"News\",\"header_size\":\"span\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\\/colors?id=57495f4\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.56,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.56,\"sizes\":[]},\"custom_css\":\"selector .elementor-heading-title a { transition: color .3s; }\\nselector .elementor-heading-title a:hover, selector:hover .elementor-heading-title { color: #F73100; }\",\"_figma\":\"3079:1752\",\"link\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/actualites\\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"55bea81\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_size\":\"none\",\"width\":{\"unit\":\"%\",\"size\":59.6,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"_title\":\"section\",\"_figma\":\"3079:1753\"},\"elements\":[{\"id\":\"e2b7482\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Legal<\\\/p>\",\"__globals__\":{\"text_color\":\"globals\\\/colors?id=88757ef\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.43,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"_figma\":\"3079:1754\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]},{\"id\":\"8731b46\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"4\",\"row\":\"4\",\"isLinked\":true,\"unit\":\"px\",\"size\":4},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"_title\":\"list\",\"_figma\":\"3079:1755\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"fbeffd3\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Legal notice<\\\/p>\",\"__globals__\":{\"text_color\":\"globals\\\/colors?id=88757ef\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"400\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16.8,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_figma\":\"3079:1756\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]},{\"id\":\"baa6378\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Privacy policy<\\\/p>\",\"__globals__\":{\"text_color\":\"globals\\\/colors?id=88757ef\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"400\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16.8,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_figma\":\"3079:1757\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e78fd14\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_size\":\"none\",\"width\":{\"unit\":\"%\",\"size\":20.12,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_self\":\"stretch\",\"flex_gap\":{\"column\":\"101\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":101},\"flex_gap_mobile\":{\"column\":\"24\",\"row\":\"24\",\"isLinked\":true,\"unit\":\"px\",\"size\":24},\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"min_height\":{\"unit\":\"px\",\"size\":266.4,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_title\":\"Frame 427321303\",\"_figma\":\"3079:1758\"},\"elements\":[{\"id\":\"0b9a52a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"_title\":\"Frame 427321190\",\"_figma\":\"3079:1759\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"f72b643\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"align\":\"left\",\"title\":\"Ready to settle in Andorra?\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\\/colors?id=57495f4\",\"typography_typography\":\"globals\\\/typography?id=b6b17f1\"},\"_figma\":\"3079:1760\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]},{\"id\":\"81b1d0f\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Book a free consultation with our experts.<\\\/p>\",\"__globals__\":{\"text_color\":\"globals\\\/colors?id=57495f4\",\"typography_typography\":\"globals\\\/typography?id=0950004\"},\"_figma\":\"3079:1761\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]}],\"isInner\":true},{\"id\":\"6e18543\",\"elType\":\"widget\",\"widgetType\":\"button\",\"settings\":{\"text\":\"Let's talk about your project\",\"link\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/en\\\/contact-2\\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":\"md\",\"align\":\"left\",\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"__globals__\":{\"typography_typography\":\"globals\\\/typography?id=0950004\",\"button_text_color\":\"globals\\\/colors?id=5136e3e\",\"background_color\":\"globals\\\/colors?id=57495f4\"},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"9999\",\"right\":\"9999\",\"bottom\":\"9999\",\"left\":\"9999\",\"isLinked\":true},\"_element_width_mobile\":\"inherit\",\"custom_css\":\"@media (max-width: 767px) { selector { width: 100% !important; } selector .elementor-button { width: 100%; min-height: 46px; display: inline-flex; align-items: center; justify-content: center; } }\\n@media (max-width: 767px) { selector { width: 100% !important; } selector .elementor-button { width: 100%; padding-left: 10px !important; padding-right: 10px !important; font-size: 14px !important; white-space: nowrap; } selector .elementor-button-text, selector .elementor-button-content-wrapper { white-space: nowrap; } selector .elementor-button img { vertical-align: middle; } }\\nselector .elementor-button { max-width: 100%; }\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"12\",\"bottom\":\"8\",\"left\":\"12\",\"isLinked\":false},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"10\",\"left\":\"16\",\"isLinked\":false},\"button_background_hover_background\":\"classic\",\"button_background_hover_color\":\"#F73100\",\"hover_color\":\"#FFFFFF\",\"button_hover_transition_duration\":{\"unit\":\"s\",\"size\":0.3,\"sizes\":[]},\"_figma\":\"3079:1762\"},\"elements\":[]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6bf5fb0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"1276\",\"isLinked\":false,\"unit\":\"px\",\"size\":1276},\"flex_gap_mobile\":{\"column\":\"24\",\"row\":\"24\",\"isLinked\":true,\"unit\":\"px\",\"size\":24},\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"stretch\",\"_title\":\"bottom\",\"_figma\":\"3079:1763\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"2323f44\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Website by OKKO<\\\/p>\",\"__globals__\":{\"text_color\":\"globals\\\/colors?id=5136e3e\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.43,\"sizes\":[]},\"_element_width\":\"auto\",\"custom_css\":\"@media (min-width: 1025px) { selector { width: max-content; max-width: 100%; } }\",\"_figma\":\"3079:1764\"},\"elements\":[]},{\"id\":\"8a2e4d8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_size\":\"none\",\"width\":{\"unit\":\"%\",\"size\":21.36,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_wrap\":\"nowrap\",\"min_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_title\":\"Frame 427321298\",\"_figma\":\"3079:1765\"},\"elements\":[{\"id\":\"3ff0cd4\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"title\":\"Sitemap\",\"header_size\":\"span\",\"align\":\"left\",\"title_color\":\"#5F5F5F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.43,\"sizes\":[]},\"custom_css\":\"selector .elementor-heading-title a { transition: color .3s; }\\nselector .elementor-heading-title a:hover, selector:hover .elementor-heading-title { color: #202020; }\",\"link\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/plan-du-site\\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[]},{\"id\":\"0c096da\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"title\":\"Disclaimer\",\"header_size\":\"span\",\"align\":\"left\",\"title_color\":\"#5F5F5F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.43,\"sizes\":[]},\"custom_css\":\"selector .elementor-heading-title a { transition: color .3s; }\\nselector .elementor-heading-title a:hover, selector:hover .elementor-heading-title { color: #202020; }\",\"link\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/avis-de-non-responsabilite-disclaimer\\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[]}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]"],"_wpml_word_count":["418"],"iconepage":["10971"],"_iconepage":["field_5f9fecdd63425"],"_identifiant":["field_5f9aaa080c59f"],"_description":["field_5fa4efb5ea5a9"],"_wpml_media_duplicate":["1"],"_wpml_media_featured":["1"],"_uagb_previous_block_counts":["a:90:{s:21:\"uagb\/advanced-heading\";i:0;s:15:\"uagb\/blockquote\";i:0;s:12:\"uagb\/buttons\";i:0;s:18:\"uagb\/buttons-child\";i:0;s:19:\"uagb\/call-to-action\";i:0;s:15:\"uagb\/cf7-styler\";i:0;s:11:\"uagb\/column\";i:0;s:12:\"uagb\/columns\";i:0;s:14:\"uagb\/container\";i:0;s:21:\"uagb\/content-timeline\";i:0;s:27:\"uagb\/content-timeline-child\";i:0;s:14:\"uagb\/countdown\";i:0;s:12:\"uagb\/counter\";i:0;s:8:\"uagb\/faq\";i:0;s:14:\"uagb\/faq-child\";i:0;s:10:\"uagb\/forms\";i:0;s:17:\"uagb\/forms-accept\";i:0;s:19:\"uagb\/forms-checkbox\";i:0;s:15:\"uagb\/forms-date\";i:0;s:16:\"uagb\/forms-email\";i:0;s:17:\"uagb\/forms-hidden\";i:0;s:15:\"uagb\/forms-name\";i:0;s:16:\"uagb\/forms-phone\";i:0;s:16:\"uagb\/forms-radio\";i:0;s:17:\"uagb\/forms-select\";i:0;s:19:\"uagb\/forms-textarea\";i:0;s:17:\"uagb\/forms-toggle\";i:0;s:14:\"uagb\/forms-url\";i:0;s:14:\"uagb\/gf-styler\";i:0;s:15:\"uagb\/google-map\";i:0;s:11:\"uagb\/how-to\";i:0;s:16:\"uagb\/how-to-step\";i:0;s:9:\"uagb\/icon\";i:0;s:14:\"uagb\/icon-list\";i:0;s:20:\"uagb\/icon-list-child\";i:0;s:10:\"uagb\/image\";i:0;s:18:\"uagb\/image-gallery\";i:0;s:13:\"uagb\/info-box\";i:0;s:18:\"uagb\/inline-notice\";i:0;s:11:\"uagb\/lottie\";i:0;s:21:\"uagb\/marketing-button\";i:0;s:10:\"uagb\/modal\";i:0;s:18:\"uagb\/popup-builder\";i:0;s:16:\"uagb\/post-button\";i:0;s:18:\"uagb\/post-carousel\";i:0;s:17:\"uagb\/post-excerpt\";i:0;s:14:\"uagb\/post-grid\";i:0;s:15:\"uagb\/post-image\";i:0;s:17:\"uagb\/post-masonry\";i:0;s:14:\"uagb\/post-meta\";i:0;s:18:\"uagb\/post-taxonomy\";i:0;s:18:\"uagb\/post-timeline\";i:0;s:15:\"uagb\/post-title\";i:0;s:20:\"uagb\/restaurant-menu\";i:0;s:26:\"uagb\/restaurant-menu-child\";i:0;s:11:\"uagb\/review\";i:0;s:12:\"uagb\/section\";i:0;s:14:\"uagb\/separator\";i:0;s:11:\"uagb\/slider\";i:0;s:17:\"uagb\/slider-child\";i:0;s:17:\"uagb\/social-share\";i:0;s:23:\"uagb\/social-share-child\";i:0;s:16:\"uagb\/star-rating\";i:0;s:23:\"uagb\/sure-cart-checkout\";i:0;s:22:\"uagb\/sure-cart-product\";i:0;s:15:\"uagb\/sure-forms\";i:0;s:22:\"uagb\/table-of-contents\";i:0;s:9:\"uagb\/tabs\";i:0;s:15:\"uagb\/tabs-child\";i:0;s:18:\"uagb\/taxonomy-list\";i:0;s:9:\"uagb\/team\";i:0;s:16:\"uagb\/testimonial\";i:0;s:14:\"uagb\/wp-search\";i:0;s:19:\"uagb\/instagram-feed\";i:0;s:10:\"uagb\/login\";i:0;s:17:\"uagb\/loop-builder\";i:0;s:18:\"uagb\/loop-category\";i:0;s:20:\"uagb\/loop-pagination\";i:0;s:15:\"uagb\/loop-reset\";i:0;s:16:\"uagb\/loop-search\";i:0;s:14:\"uagb\/loop-sort\";i:0;s:17:\"uagb\/loop-wrapper\";i:0;s:13:\"uagb\/register\";i:0;s:19:\"uagb\/register-email\";i:0;s:24:\"uagb\/register-first-name\";i:0;s:23:\"uagb\/register-last-name\";i:0;s:22:\"uagb\/register-password\";i:0;s:30:\"uagb\/register-reenter-password\";i:0;s:19:\"uagb\/register-terms\";i:0;s:22:\"uagb\/register-username\";i:0;}"],"_elementor_page_settings":["a:2:{s:10:\"hide_title\";s:3:\"yes\";s:10:\"custom_css\";s:59726:\"selector .elementor-widget-text-editor p { margin: 0; }\nselector .elementor-widget-text-editor ul, selector .elementor-widget-text-editor ol { margin: 0; }\n\n\/* Rang\u00e9e des \u00e9tapes : le d\u00e9bordement est dessin\u00e9 dans la maquette (2 737 px de cartes\n   dans un cadre de 1 352). On garde le d\u00e9filement et on lui donne une finition :\n   accrochage carte par carte, d\u00e9filement doux, et une barre aux couleurs du site\n   plut\u00f4t que la barre brute du navigateur. *\/\n\/* \u26a0 `overflow-x: auto` est INDISPENSABLE : sans lui la rangee deborde sans defiler.\n   La rangee des etapes l'avait (posee par le convertisseur), celle des avis NON \u2014\n   elle debordait de 2 056 px dans 1 481 visibles sans que rien ne bouge. *\/\nselector .setup-defile { overflow-x: auto !important; overflow-y: hidden;\n  scroll-snap-type: x mandatory; scroll-behavior: smooth;\n  scrollbar-width: thin; scrollbar-color: #F73100 #FAF7F3; }\nselector .setup-defile > * { scroll-snap-align: start; }\nselector .setup-defile::-webkit-scrollbar { height: 6px; }\nselector .setup-defile::-webkit-scrollbar-track { background: #FAF7F3; border-radius: 3px; }\nselector .setup-defile::-webkit-scrollbar-thumb { background: #F73100; border-radius: 3px; }\nselector .setup-defile::-webkit-scrollbar-thumb:hover { background: #A11B0B; }\n\n\/* Avis : le cadre de texte de la maquette fait 144 px en 16\/24, soit 6 lignes.\n   Les vrais avis vont de 99 a 387 caracteres : on coupe proprement a 6 lignes\n   plutot que de laisser deborder la carte. *\/\nselector .setup-avis .elementor-widget-text-editor p, selector .setup-avis .elementor-widget-text-editor {\n  display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; overflow: hidden; }\n\/* Dans la maquette la rangee d'avis est a x = -232 pour 1 976 px de large : elle deborde\n   SYMETRIQUEMENT du cadre de 1 512, les cartes depassant des deux cotes. Sur le web un\n   defilement demarre a gauche, pas au centre : on l'aligne donc sur la grille (80 px),\n   et `scroll-padding` fait que la derniere carte arrive entiere en fin de course. *\/\nselector .setup-avis { padding-inline: 80px; scroll-padding-inline: 80px; }\n\/* sans cela les cartes se compriment de 458 px (maquette) a 347 et la rangee cesse\n   de defiler : elles doivent garder leur largeur, comme les cartes d'etapes. *\/\nselector .setup-avis > * { flex: 0 0 auto !important; width: min(458px, 82vw) !important; }\n@media (max-width: 767px) { selector .setup-avis { padding-inline: 20px; scroll-padding-inline: 20px; } }\n\n\n\/* Vignettes d'articles : la maquette pose l'image \u00e0 419 \u00d7 176 (ratio 2,381) dans une\n   carte de 419 \u00d7 292, radius 20. Les images du blog n'ont PAS toutes le m\u00eame ratio \u2014\n   \u00ab Guide de coworkings \u00bb est un 1920 \u00d7 1080 (1,78), les deux autres des 436 \u00d7 290\n   (1,50) \u2014 donc des hauteurs de 246 px contre 291 px, et des textes qui ne s'alignent\n   plus. On impose le cadrage de la maquette et on recadre au centre. *\/\nselector .elementor-widget-hfe-basic-posts img {\n  aspect-ratio: 419 \/ 176; object-fit: cover; object-position: center;\n  width: 100%; height: auto; border-radius: 20px; }\n\n\/* \u2500\u2500 BOUTONS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n   Audit du 2026-09-17 : la maquette les donne a 40 px, padding 8\/12, texte 16\/300.\n   Conforme, mais sous le minimum de 44 px des cibles tactiles (WCAG 2.5.5,\n   Apple HIG 44 pt) et d une graisse trop legere pour un appel a l action.\n   Base commune : 48 px, padding 12\/24, graisse 400.\n   \u26a0 padding et font-weight sont poses par Elementor SUR L ELEMENT\n   (.elementor-15601 .elementor-element.elementor-element-XXXX .elementor-button) :\n   sans !important ils gagnent, et seule la min-height passe.\n   Les COULEURS ne changent pas : seul le geste de survol est nouveau. *\/\nselector .elementor-widget-button .elementor-button {\n  min-height: 48px; padding: 12px 24px !important; font-weight: 400 !important;\n  display: inline-flex; align-items: center; justify-content: center;\n  position: relative; isolation: isolate;\n  transition: background-color .25s ease, color .25s ease, transform .25s ease, box-shadow .25s ease; }\n\n\/* 06 \u2014 elevation discrete : pour les 14 boutons hors heros. Le changement de\n   couleur au survol reste celui de la maquette ; on ajoute la reponse physique. *\/\nselector .elementor-widget-button .elementor-button { box-shadow: 0 1px 2px rgba(32, 32, 32, .16); }\nselector .elementor-widget-button .elementor-button:hover {\n  transform: translateY(-2px); box-shadow: 0 10px 22px -8px rgba(32, 32, 32, .45); }\n\n\/* 03 \u2014 le cercle qui s ouvre : le bouton du heros, et tout bouton portant\n   la classe `setup-bouton-fleche` (pose par la table CLASSES de la page).\n   Il n a pas de fleche dans la maquette : la pastille et la fleche sont dessinees\n   en CSS (::after), et le cercle qui s etend est le ::before. *\/\nselector .setup-hero .elementor-widget-button .elementor-button,\nselector .setup-bouton-fleche .elementor-button {\n  overflow: hidden; padding-right: 58px !important;\n  background-color: #F73100 !important; }\nselector .setup-hero .elementor-widget-button .elementor-button::after,\nselector .setup-bouton-fleche .elementor-button::after {\n  content: \"\"; position: absolute; right: 10px; top: 50%; width: 28px; height: 28px;\n  margin-top: -14px; border-radius: 50%; background-color: #A11B0B;\n  background-image: url('data:image\/svg+xml,%3Csvg xmlns=%27http:\/\/www.w3.org\/2000\/svg%27 viewBox=%270 0 16 16%27 fill=%27none%27 stroke=%27%23ffffff%27 stroke-width=%271.7%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpath d=%27M3 8h9M8.5 4l4 4-4 4%27\/%3E%3C\/svg%3E');\n  background-size: 15px; background-position: center; background-repeat: no-repeat;\n  transition: background-color .25s ease; }\nselector .setup-hero .elementor-widget-button .elementor-button::before,\nselector .setup-bouton-fleche .elementor-button::before {\n  content: \"\"; position: absolute; z-index: -1; right: 24px; top: 50%;\n  width: 28px; height: 28px; margin-top: -14px; border-radius: 50%;\n  background: #A11B0B; transform: scale(0); transform-origin: center;\n  transition: transform .45s cubic-bezier(.22, .61, .36, 1); }\nselector .setup-hero .elementor-widget-button .elementor-button:hover,\nselector .setup-bouton-fleche .elementor-button:hover {\n  transform: none; box-shadow: none; }\nselector .setup-hero .elementor-widget-button .elementor-button:hover::before,\nselector .setup-bouton-fleche .elementor-button:hover::before { transform: scale(18); }\nselector .setup-hero .elementor-widget-button .elementor-button:hover::after,\nselector .setup-bouton-fleche .elementor-button:hover::after {\n  background-color: #ffffff;\n  background-image: url('data:image\/svg+xml,%3Csvg xmlns=%27http:\/\/www.w3.org\/2000\/svg%27 viewBox=%270 0 16 16%27 fill=%27none%27 stroke=%27%23A11B0B%27 stroke-width=%271.7%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpath d=%27M3 8h9M8.5 4l4 4-4 4%27\/%3E%3C\/svg%3E'); }\n\n\/* 03 bis \u2014 variante BLEUE du survol, pour un bouton qui porte `setup-bouton-bleu`.\n   Demande de Kevin, 2026-09-17, sur le CTA du heros de \u00ab La fondatrice \u00bb.\n   Le cercle qui s ouvre, le fond de repli et la fleche passent au Brand Bleu.\n   Blanc sur #102039 = 16,30:1, la ou l orange ne donne que 3,89:1 : ce survol est,\n   accessoirement, le plus lisible des deux etats du bouton. *\/\nselector .setup-bouton-bleu .elementor-button:hover { background-color: #102039 !important; }\nselector .setup-bouton-bleu .elementor-button:hover::before { background: #102039; }\nselector .setup-bouton-bleu .elementor-button:hover::after {\n  background-color: #ffffff;\n  background-image: url('data:image\/svg+xml,%3Csvg xmlns=%27http:\/\/www.w3.org\/2000\/svg%27 viewBox=%270 0 16 16%27 fill=%27none%27 stroke=%27%23102039%27 stroke-width=%271.7%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpath d=%27M3 8h9M8.5 4l4 4-4 4%27\/%3E%3C\/svg%3E'); }\n\n\/* -- GABARIT D ARTICLE (direction B, validee par Kevin le 2026-09-17) -------\n   Les 38 pages du menu portent 38 573 mots que la maquette n avait pas prevu ou\n   loger : son modele de prestations n en tient que 392. Le corps existant de chaque\n   page est donc servi TEL QUEL, avec la typographie de la refonte, a cote d un\n   sommaire qui se fabrique depuis ses H2.\n   Ces regles sont inertes sur une page qui ne porte pas `setup-article`. *\/\nselector .setup-article { align-items: flex-start; }\n\/* ATTENTION l en-tete est FIXE et flotte : mesure, il fait 82 px de haut mais son bas\n   tombe a 114 px (32 px de retrait en haut). Un `top: 104px` faisait donc passer le\n   sommaire SOUS l en-tete - ce que Kevin a vu comme \u00ab coll\u00e9 au header \u00bb. On d\u00e9gage\n   36 px sous le bandeau. *\/\nselector .setup-sommaire { position: sticky; top: 150px; align-self: start; }\n\/* Kevin, 2026-09-17 : \u00ab rendre le menu de gauche plus visible \u00bb. Il devient une carte\n   creme posee sur le fond blanc, au lieu d une simple liste de liens. *\/\nselector .setup-sommaire > .e-con-inner, selector .setup-sommaire.e-con-full {\n  background: #FAF7F3; border-radius: 16px; padding: 20px 20px 14px; }\nselector .setup-sommaire-liste { display: block; margin-top: 12px; }\nselector .setup-sommaire-liste a {\n  display: block; font-size: 14px; line-height: 1.45; color: #565049;\n  text-decoration: none; padding: 9px 0 9px 14px;\n  border-left: 2px solid #E3DCD1;\n  transition: color .2s ease, border-color .2s ease; }\nselector .setup-sommaire-liste a:hover { color: #F73100; border-left-color: #F73100; }\n\/* ATTENTION le titre lu ne se repere pas au survol mais a la lecture : `est-actif` est\n   pose par le script, pas par le CSS. *\/\nselector .setup-sommaire-liste a.est-actif { color: #202020; border-left-color: #F73100; }\n\n\/* le corps : c est ici que vit la typographie de lecture. 68 caracteres par ligne,\n   la largeur ou l oeil retrouve seul le debut de la ligne suivante. *\/\n\/* ATTENTION deux pieges mesures sur le pilote (page 15994) :\n   1. `max-width: 68ch` etait ECRASE par le `max-width: 100%` que le coeur pose sur\n      tout widget : la colonne faisait 1 036 px au lieu de 578. D ou le `!important`.\n   2. le corps d article est du HTML BRUT : la typographie du kit ne l atteint pas.\n      Sans `font-family` explicite, les H2 sortaient en Playfair Display (la police de\n      titres de l ancien theme) et les paragraphes en police systeme. *\/\n\/* Kevin, 2026-09-17 : \u00ab possible d occuper toute la largeur de la page pour le\n   texte ? \u00bb. La colonne de lecture est donc levee. Elle passe de 653 a ~1 078 px,\n   soit environ 135 caracteres par ligne : c est SON choix, pas la mesure de confort\n   (68 caracteres). L interligne reste a 1,75, qui aide sur une ligne longue. *\/\nselector .setup-article-corps { max-width: none !important; }\nselector .setup-article-corps,\nselector .setup-article-corps p, selector .setup-article-corps li,\nselector .setup-article-corps h2, selector .setup-article-corps h3,\nselector .setup-article-corps h4, selector .setup-article-corps blockquote {\n  font-family: \"Jost\", -apple-system, BlinkMacSystemFont, sans-serif; color: #202020; }\nselector .setup-article-corps p { margin: 0 0 18px; font-size: 16px; line-height: 1.75; }\nselector .setup-article-corps h2 {\n  font-size: 25px; line-height: 1.25; font-weight: 400; letter-spacing: -.01em;\n  margin: 42px 0 14px; padding-top: 18px; border-top: 1px solid #E8E2D9;\n\/* ATTENTION sans `scroll-margin-top` le titre vise par le sommaire se cale SOUS\n   l en-tete collant : on perd la ligne qu on venait chercher. *\/\n  scroll-margin-top: 132px; }\nselector .setup-article-corps h3 { font-size: 19px; line-height: 1.3; font-weight: 400; margin: 30px 0 10px; scroll-margin-top: 132px; }\nselector .setup-article-corps h4 { font-size: 15px; line-height: 1.35; font-weight: 500; margin: 24px 0 8px; }\nselector .setup-article-corps ul, selector .setup-article-corps ol {\n  margin: 0 0 18px; padding-left: 0; list-style: none; }\nselector .setup-article-corps li { position: relative; padding-left: 22px; margin: 0 0 8px; line-height: 1.7; }\nselector .setup-article-corps ul > li::before {\n  content: \"\"; position: absolute; left: 2px; top: .72em;\n  width: 6px; height: 6px; border-radius: 50%; background: #F73100; }\nselector .setup-article-corps ol { counter-reset: setupn; }\nselector .setup-article-corps ol > li { counter-increment: setupn; }\nselector .setup-article-corps ol > li::before {\n  content: counter(setupn) \".\"; position: absolute; left: 0; top: 0; color: #F73100; font-weight: 500; }\nselector .setup-article-corps a { color: #F73100; text-decoration: none; border-bottom: 1px solid rgba(247, 49, 0, .35); }\nselector .setup-article-corps a:hover { border-bottom-color: #F73100; }\nselector .setup-article-corps img { display: block; width: 100%; height: auto; border-radius: 14px; margin: 26px 0; }\nselector .setup-article-corps strong { font-weight: 500; }\nselector .setup-article-corps blockquote {\n  margin: 26px 0; padding: 20px 24px; background: #FAF7F3;\n  border-left: 2px solid #F73100; border-radius: 0 12px 12px 0; font-size: 17px; }\nselector .setup-article-corps blockquote p:last-child { margin: 0; }\n\n\/* -- BLOCS GUTENBERG DU CONTENU EXISTANT ------------------------------------\n   Releve sur les 38 pages du menu : `wp-block-media-text` (23 pages),\n   `wp-block-quote` (19), `wp-block-columns` (16), `wp-block-image` (10), plus\n   44 `figure` et 3 `iframe`. Leur feuille de style n arrive pas jusqu ici : sans\n   ces regles, une `figure` d image se rendait a 0 px de haut et le bloc\n   image+texte s empilait en pleine largeur. *\/\nselector .setup-article-corps figure { margin: 26px 0; max-width: 100%; }\n\/* ATTENTION le contenu d origine contient des `figure` VIDES (un bloc image jamais\n   rempli). Hauteur 0 mais 52 px de marges : un trou dans l article. On les masque\n   plutot que de les retirer du contenu, qu on ne touche pas. *\/\nselector .setup-article-corps figure:empty { display: none; }\nselector .setup-article-corps figure img { display: block; width: 100%; height: auto; border-radius: 14px; }\nselector .setup-article-corps figcaption {\n  margin-top: 10px; font-size: 13px; line-height: 1.5; color: #8B837A; }\n\/* ATTENTION l `iframe` d une video YouTube porte ses dimensions EN ATTRIBUTS\n   (width=274 height=154 sur la 213) : etiree en largeur elle gardait ses 154 px de\n   haut, soit un rapport de 4,24 au lieu de 1,78 - la video ecrasee vue par Kevin.\n   `aspect-ratio` reprend la main sur l attribut. *\/\nselector .setup-article-corps iframe {\n  display: block; width: 100%; height: auto; aspect-ratio: 16 \/ 9;\n  border: 0; border-radius: 14px; margin: 26px 0; }\nselector .setup-article-corps .wp-block-media-text {\n  display: grid; grid-template-columns: 1fr 1fr; gap: 0 32px; align-items: center;\n  margin: 30px 0; }\nselector .setup-article-corps .wp-block-media-text > * { min-width: 0; }\nselector .setup-article-corps .wp-block-media-text figure { margin: 0; }\nselector .setup-article-corps .wp-block-media-text__content > *:first-child { margin-top: 0; }\nselector .setup-article-corps .wp-block-media-text__content > *:last-child { margin-bottom: 0; }\n\/* la variante ou l image est a droite : Gutenberg la signale par une classe, et\n   sans elle les deux moiti\u00e9s se retrouvent invers\u00e9es. *\/\nselector .setup-article-corps .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media { order: 2; }\nselector .setup-article-corps .wp-block-columns {\n  display: grid; grid-auto-flow: column; grid-auto-columns: minmax(0, 1fr);\n  gap: 0 32px; margin: 30px 0; align-items: start; }\nselector .setup-article-corps .wp-block-column > *:first-child { margin-top: 0; }\nselector .setup-article-corps .wp-block-quote {\n  margin: 26px 0; padding: 20px 24px; background: #FAF7F3;\n  border-left: 2px solid #F73100; border-radius: 0 12px 12px 0; font-size: 17px; }\nselector .setup-article-corps .wp-block-quote p:last-child { margin: 0; }\n\/* les tableaux : la page 133 en porte deux (6 lignes x 3 colonnes). Aucune autre page\n   du menu n en a \u2014 verifie sur les 35. Ils debordent si on ne leur donne pas leur\n   propre defilement : 3 colonnes de texte ne tiennent pas sous 700 px. *\/\nselector .setup-article-corps table {\n  width: 100%; border-collapse: collapse; margin: 26px 0; font-size: 15px; }\nselector .setup-article-corps th, selector .setup-article-corps td {\n  padding: 12px 14px; text-align: left; vertical-align: top;\n  border-bottom: 1px solid #E8E2D9; }\nselector .setup-article-corps thead th, selector .setup-article-corps tr:first-child th {\n  background: #FAF7F3; font-weight: 500; border-bottom: 2px solid #E3DCD1; }\nselector .setup-article-corps tbody tr:last-child td { border-bottom: 0; }\n@media (max-width: 700px) {\n  selector .setup-article-corps table { display: block; overflow-x: auto; white-space: nowrap; } }\nselector .setup-article-corps .wp-block-quote cite {\n  display: block; margin-top: 10px; font-size: 13px; font-style: normal; color: #8B837A; }\n@media (max-width: 700px) {\n\/* image+texte et colonnes s empilent : sous 700 px une demi-colonne ne tient plus\n   ni une image ni une phrase. *\/\n  selector .setup-article-corps .wp-block-media-text,\n  selector .setup-article-corps .wp-block-columns {\n    grid-template-columns: 1fr; grid-auto-flow: row; gap: 18px 0; }\n  selector .setup-article-corps .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media { order: 0; } }\n\n@media (max-width: 1024px) {\n\/* le sommaire cesse de suivre : sur une colonne il n a plus rien a surplomber, et\n   colle a l en-tete. Il devient une table des matieres en tete d article.\n   ATTENTION mesure sur le pilote : passer le sommaire a 100 % SANS retourner la\n   rangee laissait le corps a 0 px de large et faisait deborder la page a 1 024 et\n   768. Le `flex-direction: column` est la vraie correction, le reste en decoule. *\/\n\/* ATTENTION le conteneur est `boxed` : la rangee flex vit sur `.e-con-inner`, pas\n   sur `.setup-article` qui, lui, est deja en colonne. Vise sur la classe seule, la\n   regle ne changeait rien et le corps restait a 0 px. Meme piege que le mega-menu. *\/\n  selector .setup-article > .e-con-inner { flex-direction: column !important; }\n  selector .setup-sommaire { position: static; flex: 0 0 auto !important; width: 100% !important; }\n  selector .setup-article-corps { max-width: none !important; } }\n@media (prefers-reduced-motion: reduce) {\n  selector .setup-sommaire-liste a { transition: none !important; } }\n\n\/* 07 \u2014 le lien qui se souligne : les \u00ab Lire l article \u00bb du blog. Ce ne sont pas des\n   widgets Bouton mais des liens du widget d articles (a.hfe-read-more). Ils gardent\n   leur zone cliquable de 48 px sans peser visuellement. *\/\n\/* -- GRILLE DES PAGES DE RUBRIQUE (direction A, validee par Kevin) ---------\n   Trois colonnes, carte creme au vocabulaire de la home. Inerte sur une page qui\n   ne porte pas `setup-grille`. *\/\nselector .setup-grille > .e-con-inner { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); }\nselector .setup-carte {\n\/* ATTENTION `position: relative` : c est lui qui permet au lien de couvrir toute la\n   carte (voir plus bas). Sans ca, seul le libelle serait cliquable. *\/\n  position: relative;\n  transition: transform .3s cubic-bezier(.16, .84, .3, 1), box-shadow .3s ease; }\nselector .setup-carte:hover {\n  transform: translateY(-3px); box-shadow: 0 18px 34px -18px rgba(16, 32, 57, .28); }\n\/* le lien s etend a la carte entiere : une zone cliquable de 300 px vaut mieux qu un\n   libelle de 80. Le `::after` du soulignement sert au trait, celui-ci a la zone. *\/\nselector .setup-carte .setup-carte-lien .elementor-button::before {\n  content: \"\"; position: absolute; inset: 0; z-index: 1; }\n\/* le texte de la carte pousse le lien en bas : les cartes d une rangee s alignent. *\/\nselector .setup-carte > .e-con-inner { height: 100%; }\nselector .setup-carte .setup-carte-texte { flex: 1 1 auto; }\n@media (max-width: 1024px) { selector .setup-grille > .e-con-inner { grid-template-columns: repeat(2, minmax(0, 1fr)); } }\n@media (max-width: 600px) { selector .setup-grille > .e-con-inner { grid-template-columns: 1fr; } }\n@media (prefers-reduced-motion: reduce) {\n  selector .setup-carte { transition: none; } selector .setup-carte:hover { transform: none; } }\n\n\/* Kevin, 2026-09-17 : \u00ab utilise le bouton qu on a fait sur la home pour les articles\n   de blog \u00bb \u2014 les cartes de rubrique reprennent donc ce lien-la, et non un bouton.\n   Le widget Bouton d Elementor rend un `a.elementor-button` : on le vise en plus de\n   `a.hfe-read-more`, meme regle, meme animation. *\/\n\/* ATTENTION le widget Bouton herite du fond et de l ombre du kit : pose tel quel, le\n   \u00ab En savoir + \u00bb sortait en petite pastille claire au lieu d un lien a plat. On\n   annule les trois, sinon ce n est pas le meme objet que sur le blog. *\/\nselector .setup-carte-lien .elementor-button {\n  background: transparent !important; border: 0 !important; box-shadow: none !important; }\nselector .setup-carte-lien .elementor-button,\nselector .hfe-read-more {\n  position: relative; display: inline-flex; align-items: center; gap: 6px;\n  min-height: 48px; padding: 12px 2px; text-decoration: none !important;\n  color: #202020 !important; font-weight: 400;\n  transition: color .25s ease; }\nselector .setup-carte-lien .elementor-button::after,\nselector .hfe-read-more::after {\n  content: \"\"; position: absolute; left: 2px; right: 2px; bottom: 12px; height: 1.5px;\n  background: #F73100; transform: scaleX(0); transform-origin: left;\n  transition: transform .3s cubic-bezier(.22, .61, .36, 1); }\nselector .setup-carte-lien .elementor-button:hover,\nselector .hfe-read-more:hover { color: #F73100 !important; }\nselector .setup-carte-lien .elementor-button:hover::after,\nselector .setup-carte:hover .setup-carte-lien .elementor-button::after,\nselector .hfe-read-more:hover::after { transform: scaleX(1); }\n\n\/* Mouvement reduit : on garde les changements de couleur, on coupe les deplacements. *\/\n@media (prefers-reduced-motion: reduce) {\n  selector .elementor-button, selector .elementor-button::before,\n  selector .elementor-button::after, selector .hfe-read-more::after {\n    transition-duration: .01ms !important; }\n  selector .elementor-widget-button .elementor-button:hover { transform: none; }\n}\n\n\n\/* Le mot qui tourne dans le H1 du heros \u2014 direction D.\n   \u26a0 Le PREMIER mot est visible par CSS : la page est lisible avant que le script\n   tourne, et ce premier mot est celui de la maquette (\u00ab expatriation \u00bb). La regle\n   :first-child est ecrite AVANT .vu\/.parti pour que le script l emporte ensuite. *\/\nselector .setup-rotor { display: inline-grid; vertical-align: bottom; overflow: hidden;\n  height: 1.16em; color: #F73100; font-weight: 300; }\nselector .setup-rotor > span { grid-area: 1 \/ 1; opacity: 0; transform: translateY(100%);\n  white-space: nowrap;\n  transition: opacity .45s ease, transform .55s cubic-bezier(.16, .84, .3, 1); }\nselector .setup-rotor > span:first-child { opacity: 1; transform: translateY(0); }\nselector .setup-rotor > span.vu { opacity: 1; transform: translateY(0); }\nselector .setup-rotor > span.parti { opacity: 0; transform: translateY(-100%); }\n\n\/* la pastille du service en cours s allume, comme dans la planche.\n   \u26a0 Sans transition sur l etat de REPOS, la pastille change d un coup pendant que\n   le mot glisse sur .55s : a l oeil, les deux paraissent desynchronises.\n   \u26a0 La classe se pose sur le CONTENEUR arrondi, pas sur le widget de texte : sinon\n   le fond blanc apparait en rectangle de 20 px a coins carres A L INTERIEUR de la\n   pastille. Corrige dans hero-rotor.js le 2026-09-17 ; la transition ne vise plus\n   tous les conteneurs du heros mais les seules pastilles, que le script marque. *\/\nselector .setup-hero .setup-pastille {\n  transition: background-color .5s ease, color .5s ease; }\nselector .setup-hero .setup-pastille.setup-pastille-active {\n  background-color: #ffffff !important; }\nselector .setup-hero .setup-pastille-active, selector .setup-hero .setup-pastille-active * {\n  color: #102039 !important; }\n\n\/* Bloc de reassurance, sous le heros : quatre colonnes separees d un filet. *\/\n\/* \u26a0 Elementor insere un .e-con-inner entre le conteneur et ses enfants : une regle\n   en > ne les atteint pas. On vise en descendant. *\/\nselector .setup-reassurance .e-con { position: relative; }\nselector .setup-reassurance .e-con + .e-con::before {\n  content: \"\"; position: absolute; left: 0; top: 14%; bottom: 14%; width: 1px;\n  background: #E7DFD5; }\n@media (max-width: 767px) {\n  selector .setup-reassurance .e-con { width: 50% !important; }\n  selector .setup-reassurance .e-con:nth-child(3)::before { display: none; }\n}\n\n\/* Bandeau de presse sur mobile : il doit rester une RANG\u00c9E qui passe \u00e0 la ligne, pas\n   une colonne de 5 logos pleine largeur. Mesur\u00e9 dans un harnais iframe \u00e0 371 px. *\/\n\/* \u26a0 `.e-con-inner` est un ENFANT DIRECT du conteneur : une r\u00e8gle `> *` l'atteint aussi.\n   Pos\u00e9e telle quelle, elle le r\u00e9duisait \u00e0 120 px et les logos s'empilaient quand m\u00eame. *\/\n@media (max-width: 767px) {\n  selector .setup-logos, selector .setup-logos > .e-con-inner {\n    flex-direction: row !important; flex-wrap: wrap !important;\n    justify-content: center; align-items: center; gap: 18px 26px; }\n  selector .setup-logos > .e-con-inner { width: 100% !important; max-width: none !important; }\n  selector .setup-logos > .e-con-inner > *, selector .setup-logos > :not(.e-con-inner) {\n    width: auto !important; max-width: none !important; flex: 0 0 auto !important; }\n  \/* on plafonne l'IMAGE, pas son enveloppe : un pourcentage sur l'enveloppe se fait\n     battre en sp\u00e9cificit\u00e9 par la largeur que pose Elementor sur l'\u00e9l\u00e9ment. *\/\n  selector .setup-logos img, selector .setup-logos svg {\n    max-width: 108px !important; width: auto !important; height: auto !important; }\n}\n\n\n\/* -- BLOC EQUIPE - variante B, le voile qui monte --------------------------\n   Mesure du 2026-09-17 sur les quatre portraits (628 x 664 chacun) : fond gris\n   neutre identique, luminosite 142-153, saturation 2-4 %. Les photos ne sont PAS\n   deparellees - ce qui manquait, c est un sol : quatre rectangles gris poses sur\n   du blanc, sans cadre ni ombre. Le voile navy #102039 est la couleur de leurs\n   vestes : il se pose sans couture.\n   Cadre porte de 314 x 332 a 314 x 400 : la photo passe de 50 % a 60 % de sa taille\n   native (visage +20 %), au prix de 17 % du cadre rogne sur les cotes.\n   ATTENTION les cartes sont des conteneurs `e-con-full` : elles n ont PAS de\n   `.e-con-inner` (verifie dans le DOM rendu le 2026-09-17), donc `> .e-con` designe\n   bien le bloc de texte. On garde la garde `:not(.e-con-inner)` par securite. *\/\nselector .setup-equipe-carte {\n  position: relative; aspect-ratio: 314 \/ 400; overflow: hidden;\n  border-radius: 24px; isolation: isolate; gap: 0 !important; }\nselector .setup-equipe-carte .elementor-widget-image {\n  position: absolute; inset: 0; margin: 0 !important;\n  width: 100% !important; max-width: none !important; }\nselector .setup-equipe-carte .elementor-widget-image .elementor-widget-container,\nselector .setup-equipe-carte .elementor-widget-image figure { height: 100%; margin: 0; }\n\/* on plafonne l IMAGE, pas son enveloppe : la largeur de 314 px est posee par\n   Elementor SUR L ELEMENT et bat un pourcentage mis sur le conteneur. *\/\nselector .setup-equipe-carte img {\n  width: 100% !important; height: 100% !important; max-width: none !important;\n  object-fit: cover; object-position: 50% 12%; border-radius: 0 !important;\n  transition: transform .6s cubic-bezier(.16, .84, .3, 1); }\nselector .setup-equipe-decentre img { object-position: 42% 12% !important; }\nselector .setup-equipe-carte::after {\n  content: \"\"; position: absolute; inset: 0; z-index: 1; pointer-events: none;\n  background: linear-gradient(to top, rgba(16, 32, 57, .94) 0%,\n    rgba(16, 32, 57, .78) 22%, rgba(16, 32, 57, 0) 52%); }\nselector .setup-equipe-carte > .e-con:not(.e-con-inner) {\n  position: absolute; left: 0; right: 0; bottom: 0; z-index: 2;\n  padding: 20px !important; gap: 0 !important; width: auto !important; }\nselector .setup-equipe-carte > .e-con:not(.e-con-inner) .e-con { gap: 0 !important; }\nselector .setup-equipe-nom, selector .setup-equipe-nom * { color: #ffffff !important; }\nselector .setup-equipe-role, selector .setup-equipe-role * {\n  color: rgba(255, 255, 255, .76) !important; }\nselector .setup-equipe-carte:hover img { transform: scale(1.045); }\n\n\/* La specialite se deplie au survol. ATTENTION une seule existe dans la maquette,\n   celle de Virginie : tant que le client n a pas fourni les trois autres, seule sa\n   carte deplie quelque chose. Les trois autres repondent par l agrandissement. *\/\nselector .setup-equipe-spec {\n  display: grid !important; grid-template-rows: 0fr; opacity: 0;\n  transition: grid-template-rows .45s cubic-bezier(.16, .84, .3, 1), opacity .3s ease; }\nselector .setup-equipe-spec > .elementor-widget-container { overflow: hidden; }\nselector .setup-equipe-spec p {\n  color: #ffffff !important; margin-top: 10px !important; padding-top: 8px;\n  border-top: 1px solid rgba(255, 255, 255, .22); }\nselector .setup-equipe-carte:hover .setup-equipe-spec,\nselector .setup-equipe-carte:focus-within .setup-equipe-spec {\n  grid-template-rows: 1fr; opacity: 1; }\n\/* Sans survol possible (tactile) le depliage ne se declencherait jamais : on montre. *\/\n@media (hover: none) {\n  selector .setup-equipe-spec { grid-template-rows: 1fr; opacity: 1; }\n}\n\n\/* Sur mobile, le coeur bascule la rangee en colonne et chaque carte prend la largeur.\n   DEUX COLONNES ont ete essayees, puis MESUREES dans un harnais iframe a 386 px le\n   2026-09-17 : les cartes tombent a 138 x 175 et le bloc nom + role occupe 60 a 86 %\n   de la carte (86 % pour Carina, dont le role tient sur trois lignes). Le visage\n   disparait sous le texte : on reste a une colonne, quitte a defiler plus. *\/\n@media (max-width: 767px) {\n  selector .setup-equipe > .e-con:not(.e-con-inner) {\n    width: 100% !important; max-width: none !important; }\n}\n@media (prefers-reduced-motion: reduce) {\n  selector .setup-equipe-carte img { transition: none; }\n  selector .setup-equipe-carte:hover img { transform: none; }\n  selector .setup-equipe-spec { transition-duration: .01ms !important; }\n}\n\n\n\/* -- LE FIL CONDUCTEUR ET LA CARTE EN AVANT -------------------------------\n   Kevin, 2026-09-17 : la carte en avant grossit, et le fil conducteur reste.\n   ATTENTION aucune carte n est mise en retrait : les six cartes du Figma\n   (3087:2067) sont rigoureusement identiques - 509 x 500, #FAF7F3, rayon 24, aucun\n   effet. La carte en avant est la seule a changer et y revient en cedant la place.\n   ATTENTION `transform` ne reflue pas : l agrandissement ne decale aucune carte et\n   n affecte pas l accrochage. Mais la rangee a `overflow-y: hidden` (setup-defile) :\n   sans marge interne verticale, la carte agrandie serait ROGNEE. 500 x 0,06 = 30 px\n   de gain, 15 de chaque cote ; 22 px laissent 7 px de respiration. *\/\nselector .setup-etapes { padding-block: 22px; }\nselector .setup-etapes > .e-con:not(.e-con-inner) {\n  transition: transform .55s cubic-bezier(.16, .84, .3, 1), box-shadow .55s ease;\n  transform-origin: center center; }\nselector .setup-etapes > .e-con.setup-etape-avant {\n  transform: scale(1.06); z-index: 2;\n  box-shadow: 0 22px 44px -22px rgba(16, 32, 57, .38); }\n\n\/* le fil conducteur : il ne joue pas une fois a l entree, il dit en permanence ou\n   l on en est. ATTENTION il est insere dans un conteneur flex : sans\n   `align-self: stretch` il se reduit a ses deux paddings, soit 16 px de large. *\/\nselector .setup-rail { position: relative; height: 44px; margin: 0 0 4px;\n  padding: 0 8px; overflow: visible; box-sizing: border-box;\n  width: 100%; align-self: stretch; flex: 0 0 auto; }\nselector .setup-rail-voie, selector .setup-rail-part {\n  position: absolute; top: 21px; height: 2px; border-radius: 2px; }\nselector .setup-rail-voie { left: 8px; right: 8px; background: #EAE0D3; }\nselector .setup-rail-part { left: 8px; width: 0; background: #F73100;\n  transition: width .55s cubic-bezier(.16, .84, .3, 1); }\nselector .setup-rail-jalon {\n  position: absolute; top: 0; width: 44px; height: 44px; margin-left: -22px;\n  padding: 0; border: 0; background: none; cursor: pointer; }\nselector .setup-rail-jalon::before {\n  content: \"\"; position: absolute; left: 14px; top: 14px; width: 16px; height: 16px;\n  border-radius: 50%; background: #ffffff; box-shadow: inset 0 0 0 2px #DFD4C6;\n  transition: box-shadow .35s ease, transform .35s cubic-bezier(.16, .84, .3, 1); }\n\/* ATTENTION un jalon orange POSE SUR un trait orange ne se voit plus : le halo blanc\n   de 4 px l en detache, ils se lisent alors comme des perles sur un fil. *\/\nselector .setup-rail-jalon.vu::before {\n  box-shadow: inset 0 0 0 8px #F73100, 0 0 0 4px #ffffff; }\nselector .setup-rail-jalon.actif::before { transform: scale(1.35); }\nselector .setup-rail-jalon:hover::before { box-shadow: inset 0 0 0 8px #A11B0B, 0 0 0 4px #ffffff; }\nselector .setup-rail-jalon:focus-visible { outline: 3px solid #F73100; outline-offset: 2px;\n  border-radius: 50%; }\n\n\/* La barre de defilement est RETIREE (arbitrage Kevin, 2026-09-17) : le fil\n   conducteur porte deja le reperage et ses jalons menent a chaque etape, la barre\n   ne servait plus a rien. ATTENTION on masque la barre, on ne retire pas le\n   defilement : `overflow-x: auto` reste, donc molette, pave tactile, doigt et\n   clavier continuent de fonctionner. La rangee des AVIS garde la sienne. *\/\nselector .setup-etapes { scrollbar-width: none !important; -ms-overflow-style: none; }\nselector .setup-etapes::-webkit-scrollbar { height: 0 !important; width: 0 !important; }\n\n\/* Cartes reduites (arbitrage Kevin : \u00ab je les trouve enormes \u00bb). La maquette les\n   donne a 509 px, soit 2,5 cartes visibles dans le cadre de 1 352. On vise la\n   largeur qui en fait tenir TROIS entieres, gap de la maquette conserve :\n   (1 352 - 2 x 48) \/ 3 = 418,67 px. Ecrit en calc() pour rester juste si la largeur\n   de contenu change. Padding interne ramene de 32 a 24 px : une carte plus etroite\n   fait retomber le texte sur plus de lignes, ce qui rallongerait la carte. *\/\nselector .setup-etapes > .e-con:not(.e-con-inner) {\n  width: calc((100% - 96px) \/ 3) !important; flex: 0 0 auto !important;\n  padding: 24px !important; gap: 23px !important; }\n\/* ATTENTION retrecir la carte SEULE la fait GRANDIR : mesure sur la page, 509 x 476\n   devenait 419 x 522, le texte retombant sur plus de lignes. On reduit donc dans la\n   meme proportion ce que la carte contient - facteur 419 \/ 509 = 0,82. Le corps de\n   texte reste a 16 px : en dessous ce n est plus lisible. *\/\n\/* ATTENTION la pastille du numero porte une TAILLE FIXE posee par la maquette\n   (min-height 126 px) : reduire le chiffre ne la reduit pas, le carre blanc restait\n   a 126 px avec un 60 px dedans. On la ramene dans la meme proportion : 126 x 0,82. *\/\nselector .setup-etapes > .e-con > .e-con:first-child {\n  padding: 16px !important; width: 103px !important;\n  height: 103px !important; min-height: 103px !important; }\nselector .setup-etapes > .e-con > .e-con:first-child .elementor-heading-title {\n  font-size: 60px !important; line-height: 1.11 !important; }\nselector .setup-etapes > .e-con > .e-con:nth-child(2) { gap: 20px !important; }\nselector .setup-etapes > .e-con > .e-con:nth-child(2) .elementor-heading-title {\n  font-size: 26px !important; line-height: 1.19 !important; }\n@media (prefers-reduced-motion: reduce) {\n  selector .setup-etapes > .e-con:not(.e-con-inner) { transition: none !important; }\n  selector .setup-etapes > .e-con.setup-etape-avant {\n    transform: none !important; box-shadow: 0 10px 24px -14px rgba(16, 32, 57, .3); }\n  selector .setup-rail-part { transition: none !important; }\n  selector .setup-rail-jalon::before { transition: none !important; }\n}\n\n\n\/* -- EN-TETE POSE SUR LE HEROS --------------------------------------------\n   Kevin, 2026-09-17 : \u00ab le menu top bar doit etre totalement integre au heros a\n   l ouverture du site avant de passer sur un fond different au scroll \u00bb. C est\n   aussi ce que dessine la maquette : le noeud d en-tete (2827:1133) y est a y = 0,\n   SANS remplissage, par-dessus le heros, libelles en blanc.\n   ATTENTION l en-tete est GLOBAL (Astra, tout le site) : tout ce bloc est prefixe\n   par la page, donc rien de ceci ne touche la home en ligne. A la bascule de fin de\n   chantier, il faudra le remonter dans le theme ou dans un modele.\n   Le logo reste celui du site : mesure faite, il est ORANGE a 95 % (rgb 240,24,0),\n   pas sombre - contraste 4,19:1 sur le navy du heros, au-dessus du seuil de 3:1\n   des elements graphiques. Aucune version blanche n est necessaire. *\/\nselector header.site-header {\n  position: fixed; top: 0; left: 0; right: 0; z-index: 99;\n  background-color: transparent; }\n\/* ATTENTION Astra ne peint PAS le fond sur `header.site-header` mais sur la barre\n   interne `.ast-primary-header-bar` (releve dans le DOM : rgb(255,254,254), 1689 x\n   108). Rendre l en-tete transparent ne suffit donc pas - le bandeau blanc restait,\n   et les libelles passes en blanc devenaient invisibles dessus. *\/\nselector header.site-header .ast-primary-header-bar,\nselector header.site-header .main-header-bar,\nselector header.site-header .ast-main-header-wrap {\n  background-color: transparent !important; border-bottom-color: transparent !important;\n  transition: background-color .35s ease, box-shadow .35s ease; }\nselector.admin-bar header.site-header { top: 32px; }\n@media (max-width: 782px) { selector.admin-bar header.site-header { top: 46px; } }\n\n\/* les libelles passent en blanc : ils sont sur le heros, puis sur le navy - blanc\n   dans les deux cas, donc aucune bascule de couleur a gerer.\n   ATTENTION `nav ul > li > a` attrape AUSSI les sous-menus (`ul ul > li > a` y\n   repond) : la regle suivante leur rend leur encre sombre, sur leur fond clair. *\/\nselector header.site-header nav ul > li > a,\nselector header.site-header .ast-header-language-switcher-element,\nselector header.site-header .ast-header-language-switcher-element *,\nselector header.site-header .ast-mobile-menu-trigger-minimal { color: #ffffff !important; }\nselector header.site-header nav ul ul li a { color: #202020 !important; }\nselector header.site-header .ast-builder-menu .sub-menu { background-color: #ffffff; }\nselector header.site-header nav ul > li > a:hover { color: #F73100 !important; }\n\n\/* le bouton, comme dans la maquette : pastille navy, texte blanc.\n   ATTENTION une fois l en-tete passe au navy, un bouton navy disparait : il s inverse\n   alors en blanc sur navy - exactement le traitement du bouton du pied de page. *\/\nselector header.site-header .ast-header-button-1 .ast-custom-button {\n  background-color: #102039 !important; color: #ffffff !important;\n  border-radius: 9999px !important; padding: 12px 24px !important;\n  min-height: 48px; display: inline-flex; align-items: center;\n  transition: background-color .3s ease, color .3s ease; }\nselector header.site-header .ast-header-button-1 .ast-custom-button:hover {\n  background-color: #F73100 !important; color: #ffffff !important; }\n\n\/* l etat au defilement, pose par le script quand le bas de l en-tete quitte le heros *\/\n\/* Verre depoli au defilement (arbitrage Kevin, 2026-09-17) plutot qu un aplat navy.\n   ATTENTION l opacite n est pas un choix esthetique libre : la barre passe sur du\n   blanc, du beige et des photos, et ses libelles sont BLANCS. Calcul sur le pire cas\n   (voile navy pose sur du blanc pur) : alpha 0,50 -> 3,24:1, 0,60 -> 4,39:1, et\n   0,72 -> 6,52:1. On prend 0,72, qui tient le 4,5:1 de WCAG AA partout.\n\n   ATTENTION LE VERRE EST PORTE PAR UN PSEUDO-ELEMENT, PAS PAR LA BARRE.\n   `backdrop-filter` fait de l element une racine d arriere-plan qui ROGNE ses\n   descendants a sa propre boite. Pose sur la barre, il decoupe le panneau du\n   mega-menu, qui est un descendant du menu : rien ne s ouvre. Constate le\n   2026-09-17 sur la planche de propositions, avant de le reproduire ici.\n   Le `::before` n a pas d enfant, donc il ne rogne rien ; la barre prend\n   `z-index: 0` pour que le `-1` du pseudo reste DANS son contexte d empilement.\n   ATTENTION la forme PREFIXEE se declare AVANT la standard, sinon Safari ignore. *\/\nselector header.site-header .ast-primary-header-bar { position: relative; z-index: 0; }\nselector header.site-header .ast-primary-header-bar::before {\n  content: \"\"; position: absolute; inset: 0; z-index: -1; pointer-events: none;\n  opacity: 0; transition: opacity .35s ease;\n  background-color: rgba(16, 32, 57, .72);\n  -webkit-backdrop-filter: blur(18px) saturate(140%);\n  backdrop-filter: blur(18px) saturate(140%);\n  border-bottom: 1px solid rgba(255, 255, 255, .14);\n  box-shadow: 0 6px 24px -14px rgba(16, 32, 57, .45); }\nselector header.site-header.setup-entete-fond .ast-primary-header-bar::before { opacity: 1; }\n\/* repli pour les navigateurs sans `backdrop-filter` : on remonte l opacite, sinon\n   le contenu de la page transparait sans etre floute et le menu devient illisible. *\/\n@supports not ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))) {\n  selector header.site-header .ast-primary-header-bar::before {\n    background-color: rgba(16, 32, 57, .94); }\n}\nselector header.site-header.setup-entete-fond .ast-header-button-1 .ast-custom-button {\n  background-color: #ffffff !important; color: #102039 !important; }\nselector header.site-header.setup-entete-fond .ast-header-button-1 .ast-custom-button:hover {\n  background-color: #F73100 !important; color: #ffffff !important; }\n@media (prefers-reduced-motion: reduce) {\n  selector header.site-header { transition-duration: .01ms !important; }\n}\n\n\n\/* -- PIED DE PAGE DE LA MAQUETTE -------------------------------------------\n   Le pied dessine dans le Figma (3021:830) est remis EN FIN DE PAGE, le temps du\n   brouillon : c est le seul moyen de le juger en contexte sans toucher au pied du\n   site, qui est global (Astra, footer.ast-custom-footer) et sert toutes les pages.\n   A la bascule de fin de chantier, il remontera dans un gabarit.\n   ATTENTION on masque le pied du theme SUR CETTE PAGE seulement - le prefixe de\n   page s en charge -, sinon les deux s empilent. *\/\nselector footer.ast-custom-footer,\nselector .site-footer,\nselector .footer-width-fixer { display: none !important; }\n\n\/* les entrees du pied deviennent de vrais liens : on retire le soulignement que le\n   theme pose, on garde la couleur du texte de la maquette, et on reserve l orange\n   au survol. *\/\nselector .setup-pied a { text-decoration: none !important; transition: color .25s ease; }\n\/* ATTENTION ce survol ne doit PAS attraper le bouton ni les pastilles sociales.\n   Un `.elementor-button` est un `<a>` : au survol son fond passait a l orange (regle\n   de la maquette) ET son texte aussi, par cette regle - texte orange sur fond orange,\n   le libelle disparaissait. Signale par Kevin le 2026-09-17. *\/\nselector .setup-pied a:not(.elementor-button):not(.elementor-social-icon):hover {\n  color: #F73100 !important; }\n\/* le bouton du pied garde donc son propre survol : fond orange, texte BLANC. *\/\nselector .setup-pied .elementor-button:hover { color: #ffffff !important; }\nselector .setup-pied .elementor-widget-heading a { color: inherit !important; }\nselector .setup-pied .elementor-widget-text-editor a { color: inherit !important; }\n\/* cible tactile : les entrees du pied font 20 a 24 px de haut dans la maquette. *\/\n\n\/* ATTENTION le widget d icones sociales d Elementor peint les couleurs DE MARQUE\n   (bleu Facebook, rouge YouTube...) tant qu on ne les lui retire pas ; les reglages\n   passes dans les donnees n ont pas mordu. La maquette veut cinq - ici quatre -\n   pastilles BLANCHES de 40 px. On les impose en CSS, ou c est sur. *\/\n\/* ATTENTION les icones n etaient PAS centrees : mesure, une icone de 16 x 16 dans une\n   pastille de 40 avec 0 px de jeu a gauche et 24 a droite, 6 en haut et 18 en bas -\n   calee dans l angle. Elementor rendait la pastille en `inline-block` avec un padding\n   de 6px 0 : le glyphe se posait donc au debut de la ligne. Il faut un flex centre et\n   plus de padding du tout. *\/\nselector .setup-pied .elementor-social-icon {\n  background-color: #ffffff !important; width: 40px; height: 40px;\n  display: inline-flex !important; align-items: center !important;\n  justify-content: center !important; padding: 0 !important; line-height: 1 !important;\n  transition: background-color .25s ease, transform .25s ease; }\nselector .setup-pied .elementor-social-icon i,\nselector .setup-pied .elementor-social-icon svg { color: #102039 !important; fill: #102039 !important; }\nselector .setup-pied .elementor-social-icon:hover { background-color: #F73100 !important; transform: translateY(-2px); }\nselector .setup-pied .elementor-social-icon:hover i,\nselector .setup-pied .elementor-social-icon:hover svg { color: #ffffff !important; fill: #ffffff !important; }\n@media (prefers-reduced-motion: reduce) {\n  selector .setup-pied .elementor-social-icon { transition: none !important; }\n  selector .setup-pied .elementor-social-icon:hover { transform: none; }\n}\nselector .setup-pied a { display: inline-block; padding-block: 6px; }\n\/* ATTENTION ces 6 px RALLONGENT le pied : 7 liens x 12 px = 84 px, soit exactement\n   l ecart mesure entre le bloc navy rendu (446) et celui de la maquette (362).\n   Le pas de la maquette est de 32 px (liens a y = 93, 125, 158, 190, 222, 254, 286) :\n   on le retrouve en reprenant les 6 px sur la marge du widget. La zone cliquable, elle,\n   reste a 32 px de haut au lieu de 20. *\/\nselector .setup-pied .elementor-widget-heading,\nselector .setup-pied .elementor-widget-text-editor { margin-block: -6px; }\n\n\n\/* -- MEGA-MENU (direction D) -----------------------------------------------\n   Astra rend un sous-menu WordPress en `ul.sub-menu` de 200 px, en liste verticale.\n   La rubrique S expatrier a six enfants dont un de 54 caracteres : dans 200 px, cela\n   donne une colonne de titres coupes. Le panneau prend la pleine largeur et passe en\n   colonnes.\n   ATTENTION le `li` porte `position: relative` chez Astra : tant qu il l a, le panneau\n   se positionne sur LUI et reste large comme un libelle. On le passe en `static` pour\n   que le repere devienne la barre, qui fait la pleine largeur. *\/\n\/* ATTENTION ce n est pas seulement le `li` : c est `ul.main-header-menu` qui porte\n   `position: relative` chez Astra, et qui servait donc de repere au panneau -\n   releve dans le DOM, 732 px de large dans une barre de 1 689. Les deux doivent\n   passer en `static` pour que le repere devienne la barre. *\/\nselector header.site-header .main-header-menu { position: static !important; }\nselector header.site-header .main-header-menu > li.setup-mega { position: static; }\nselector header.site-header .setup-mega-panneau {\n  position: absolute; left: 0; right: 0; top: 100%; z-index: 40;\n  width: auto !important; max-width: none !important; min-width: 0 !important;\n  background: #ffffff; border-radius: 0 0 24px 24px; border: 0 !important;\n  box-shadow: 0 34px 60px -30px rgba(16, 32, 57, .55);\n\/* le contenu s aligne sur la grille de l en-tete (1 200 px) et non sur le bord de\n   l ecran, sinon les liens vont se coller dans les coins. *\/\n  padding: 26px max(34px, calc((100% - 1200px) \/ 2)) 30px;\n\/* ATTENTION `gap: 28px` s appliquait AUSSI entre la rubrique et les liens : ajoute\n   a la marge de 14 px de la rubrique, cela faisait 42 px de vide sous le titre de\n   section. On ne garde l ecart que sur les COLONNES. *\/\n  display: grid; grid-template-columns: 1fr; gap: 0 28px; }\nselector header.site-header .setup-mega-panneau.a-mise-en-avant {\n  grid-template-columns: minmax(0, 1fr) 300px; }\n\/* ATTENTION `align-content: start` : sans lui, la grille etire ses rangees pour\n   remplir la hauteur du panneau - imposee par la carte de mise en avant - et les\n   liens se retrouvent espaces de 60 px au lieu de se suivre. *\/\n\/* ATTENTION les colonnes ne doivent PAS s etirer. En `1fr` sur un panneau de 1 352,\n   deux colonnes font 480 px chacune : FAQ se retrouve a x = 190 et La societe a 880,\n   soit pres de 700 px de vide entre deux libelles de trois mots. Dans la planche D\n   elles font environ 340. On les borne, et la grille se tasse a gauche. *\/\nselector header.site-header .setup-mega-liste {\n  display: grid;\n  grid-template-columns: repeat(var(--colonnes, 2), minmax(180px, 340px));\n  justify-content: start; align-content: start;\n  gap: 0 34px; list-style: none; margin: 0; padding: 0; }\nselector header.site-header .setup-mega-liste > li { width: auto !important; margin: 0 !important; }\nselector header.site-header .setup-mega-liste > li > a {\n  display: block; color: #202020 !important; white-space: normal !important;\n  font-size: 14px; line-height: 1.4; padding: 11px 0 !important;\n\/* ATTENTION Astra pose ses propres bordures sur les liens de sous-menu : sans\n   !important le filet de separation ne s affiche pas, et les entrees flottent sans\n   structure - c est ce qui manquait face a la planche D. *\/\n  border-bottom: 1px solid #F1EBE3 !important;\n  border-top: 0 !important; border-left: 0 !important; border-right: 0 !important;\n  transition: color .2s ease, padding-left .2s ease, transform .25s cubic-bezier(.16, .84, .3, 1); }\n\/* ATTENTION le zoom des entrees part du BORD GAUCHE (`transform-origin`) : centre,\n   le libelle glissait vers la gauche en meme temps qu il grossissait, et le filet\n   de separation debordait des deux cotes. A 1,025 sur une colonne de 340 px il\n   depasse de 8 px a droite, soit moins que la gouttiere de 34 px : rien ne touche\n   la colonne voisine. *\/\nselector header.site-header .setup-mega-liste > li > a {\n  transform-origin: left center; will-change: transform; }\nselector header.site-header .setup-mega-liste > li > a:hover {\n  color: #F73100 !important; padding-left: 6px; transform: scale(1.025); }\n\n\/* la carte de mise en avant : elle n apparait que pour les rubriques dont le visuel est\n   fourni. Aujourd hui aucune, donc le panneau se rend en colonnes seules. *\/\nselector header.site-header .setup-mega-avant {\n  display: flex; flex-direction: column; border-radius: 16px; overflow: hidden;\n  background: #FAF7F3; text-decoration: none !important; align-self: start;\n  transition: transform .3s cubic-bezier(.16, .84, .3, 1), box-shadow .3s ease; }\nselector header.site-header .setup-mega-avant .img { display: block; aspect-ratio: 16 \/ 9; overflow: hidden; }\nselector header.site-header .setup-mega-avant img { width: 100%; height: 100%; object-fit: cover; display: block;\n\/* le zoom demande par Kevin le 2026-09-17. Meme valeur que les vignettes de la\n   planche (1,06) et meme courbe : c est l effet qui avait ete maquette. Le cadre\n   `.img` porte `overflow: hidden`, donc l image grossit SANS deborder de la carte. *\/\n  transition: transform .45s cubic-bezier(.16, .84, .3, 1); }\nselector header.site-header .setup-mega-avant:hover img { transform: scale(1.06); }\nselector header.site-header .setup-mega-avant .txt { display: block; padding: 14px 16px 16px; }\nselector header.site-header .setup-mega-avant .kicker {\n  display: block; font-size: 10px; letter-spacing: .16em; text-transform: uppercase; color: #F73100; }\nselector header.site-header .setup-mega-avant .t {\n  display: block; margin-top: 8px; font-size: 14px; line-height: 1.35; color: #202020; }\nselector header.site-header .setup-mega-avant:hover {\n  transform: translateY(-3px); box-shadow: 0 18px 34px -18px rgba(16, 32, 57, .4); }\n\n@media (max-width: 921px) {\n  selector header.site-header .setup-mega-panneau {\n    position: static; border-radius: 0; box-shadow: none; padding: 8px 0;\n    grid-template-columns: 1fr !important; }\n  selector header.site-header .setup-mega-liste { grid-template-columns: 1fr !important; }\n  selector header.site-header .setup-mega-avant { display: none; }\n}\n@media (prefers-reduced-motion: reduce) {\n  selector header.site-header .setup-mega-liste > li > a,\n  selector header.site-header .setup-mega-avant { transition: none !important; }\n  selector header.site-header .setup-mega-avant:hover { transform: none; }\n  selector header.site-header .setup-mega-avant:hover img { transform: none; }\n  selector header.site-header .setup-mega-liste > li > a:hover { transform: none; }\n}\n\n\n\/* -- GOUTTIERES ENTRE 768 ET 1511 px ---------------------------------------\n   ATTENTION defaut mesure le 2026-09-17, et signale par Kevin : le rendu ne\n   ressemblait plus a la maquette sur SON ecran.\n   La maquette fait 1 512 de large avec un contenu de 1 352, soit 80 px de gouttiere.\n   Les conteneurs sont donc poses a 1 352 px fixes. Au-dessus de 1 512 tout va bien, la\n   boite se centre. EN DESSOUS, elle prend simplement toute la place disponible et la\n   gouttiere FOND :\n     1 512 px -> 73 px de gouttiere\n     1 500 px -> 67\n     1 470 px -> 52\n     1 440 px -> 37\n     1 366 px ->  0   et une carte d etape a -13 px, hors ecran\n   Autrement dit, sur un portable 1 366 ou 1 440 - les deux tailles les plus courantes -\n   le titre touche le bord de l ecran. On borne donc le contenu a la place disponible\n   MOINS la gouttiere, au lieu de le laisser manger les marges.\n   ATTENTION on ne touche pas au-dessus de 1 512 : la maquette y est respectee au pixel.\n   En dessous de 1 024, la gouttiere de 80 px mangerait trop : elle passe a 40. *\/\n@media (min-width: 1024px) and (max-width: 1511px) {\n  selector .e-con-boxed > .e-con-inner { max-width: calc(100% - 160px) !important; }\n  selector .setup-defile { padding-inline: 80px; scroll-padding-inline: 80px; }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n  selector .e-con-boxed > .e-con-inner { max-width: calc(100% - 80px) !important; }\n  selector .setup-defile { padding-inline: 40px; scroll-padding-inline: 40px; }\n}\n\n\n\/* -- GEOMETRIE DE L EN-TETE, RELEVEE SUR LA MAQUETTE ------------------------\n   Signale par Kevin : le menu ne ressemble pas a la maquette. Mesure faite, il avait\n   raison - j avais pose les couleurs et le comportement, jamais les TAILLES.\n   Noeud 2827:1133 du Figma, contre le rendu du brouillon a 1 512 px :\n\n     en-tete        82 px de haut        ->  108      (+26)\n     logo           94 x 50 a x = 48     ->  141 x 75 a x = 149\n     liens          24 px de haut, 16 px ->  80 px de haut\n     bouton         169 x 40             ->  133 x 21\n\n   ATTENTION l en-tete est GLOBAL : tout ceci est prefixe par la page, le site en ligne\n   garde son en-tete. A la bascule, ce bloc remonte dans le theme. *\/\nselector header.site-header .ast-primary-header-bar,\nselector header.site-header .main-header-bar {\n  min-height: 82px !important; height: 82px; }\n\/* la maquette pose le logo a 48 px du bord, pas sur la grille de contenu de 1 200 :\n   la barre passe donc en pleine largeur avec 48 px de gouttiere. *\/\nselector header.site-header .ast-builder-grid-row-container,\nselector header.site-header .ast-builder-grid-row {\n  max-width: none !important; padding-inline: 48px !important; }\nselector header.site-header .site-branding img,\nselector header.site-header .custom-logo {\n  width: 94px !important; height: auto !important; max-width: 94px !important; }\n\/* ATTENTION l ecart entre categories. Le Figma en donne 20 px (items a x = 336, 424,\n   522, 646, 728, 856, 932 pour des largeurs de 68, 79, 104, 62, 108, 55 et 74 : les\n   six ecarts font 20, 19, 20, 20, 20 et 21). Kevin les veut plus aeres : on passe le\n   padding lateral de 10 a 17, soit 34 px entre deux categories. *\/\nselector header.site-header .main-header-menu > li > a {\n  font-size: 16px !important; line-height: 24px !important;\n  padding: 29px 17px !important; }\nselector header.site-header .main-header-menu > li { margin: 0 !important; }\n\n\/* le bouton de la maquette : pastille navy de 169 x 40, libelle et fleche.\n   ATTENTION le LIBELLE (CONTACT sur le site, Contactez-nous dans la maquette) vit dans\n   l en-tete global : il est reecrit par le script, sur cette page seulement. *\/\nselector header.site-header .ast-header-button-1 .ast-custom-button {\n  min-height: 40px !important; height: 40px; padding: 8px 12px !important;\n  font-size: 16px !important; line-height: 24px !important; text-transform: none !important;\n  gap: 8px; }\nselector header.site-header .ast-header-button-1 .ast-custom-button::after {\n  content: \"\u2197\"; font-size: 15px; line-height: 1; opacity: .9; }\n\n\n\/* -- LA PILULE ET LE PANNEAU FLOTTANT (reference : planche D) ---------------\n   ATTENTION la reference de Kevin pour le menu n est PAS le Figma, c est la planche\n   des mega-menus, direction D. Relu le 2026-09-17 apres son rappel. Trois ecarts :\n     - la barre y est une PILULE detachee du bord (16 px de marge, rayon 9999),\n       pas un bandeau pleine largeur ;\n     - le panneau y est une CARTE FLOTTANTE arrondie sur ses quatre coins, posee\n       sous la pilule, pas un panneau colle a la barre a coins carres en haut ;\n     - chaque panneau y porte le nom de la rubrique en petites capitales orange.\n   La pilule se forme AU DEFILEMENT : sur le heros la barre reste transparente et\n   pleine largeur, comme valide precedemment. *\/\nselector header.site-header.setup-entete-fond .ast-primary-header-bar::before {\n  inset: 9px 16px; border-radius: 9999px;\n  border-bottom: 0 !important;\n  box-shadow: 0 16px 38px -20px rgba(0, 0, 0, .55); }\n\n\/* le panneau devient la carte flottante de la planche D *\/\n\/* ATTENTION la LARGEUR du panneau, pas seulement sa position. Pleine barre, il fait\n   1 480 px a 1 689 de fenetre : deux colonnes de liens y deviennent larges de 560 px\n   pour des libelles courts, et le panneau parait vide - c est ce qui l eloignait de\n   la planche D, ou les colonnes font environ 340. On le cale donc sur la GRILLE DE\n   CONTENU du site (1 352 max, centree), comme le reste de la page. Le menu etant\n   centre dans la barre, l aligner sur le menu n aurait plus de sens. *\/\nselector header.site-header .setup-mega-panneau {\n  left: 0 !important; right: 0 !important;\n\/* ATTENTION `!important` obligatoire : la regle de base du panneau pose\n   `max-width: none !important` pour annuler les 200 px d Astra, et elle gagnerait. *\/\n  max-width: 1352px !important; margin-inline: auto;\n  top: calc(100% - 4px) !important;\n  border-radius: 22px !important;\n  padding: 24px 32px 28px !important; }\n\/* la rubrique : 10 px dans un coin, c etait illisible (retour Kevin). Elle passe a\n   16 px et perd un peu de son interlettrage, penible a cette taille. *\/\nselector header.site-header .setup-mega-rubrique {\n  display: block; grid-column: 1 \/ -1;\n  font-size: 16px; letter-spacing: .1em; text-transform: uppercase;\n  font-weight: 400; color: #F73100; margin: 0 0 18px; }\n\n\/* -- ALIGNEMENT DU MENU (reference : planche D) ----------------------------\n   Dans D, le menu SUIT le logo a gauche et seuls le drapeau et le bouton sont a\n   droite. Astra fait l inverse : mesure faite, sa colonne de gauche vaut 360 px pour\n   un logo de 94 - 266 px de vide - et sa section de droite est en `flex-end`, ce qui\n   tasse menu, langues et bouton contre le bord. Le menu commencait a x = 726 au lieu\n   de suivre le logo. *\/\nselector header.site-header .ast-builder-grid-row-has-sides {\n  grid-template-columns: auto minmax(0, 1fr) !important; }\nselector header.site-header .site-header-primary-section-right {\n  justify-content: flex-start !important; }\n\/* ATTENTION ni colle au logo, ni colle au bord : dans la maquette Figma le menu est\n   CENTRE dans l espace libre - il va de 336 a 1010 entre un logo qui finit a 142 et\n   un bloc de droite qui commence a 1199, soit 191 px avant et 189 apres. Les marges\n   automatiques des deux cotes reproduisent ce partage a toutes les largeurs, et\n   repoussent d elles-memes le drapeau et le bouton en fin de barre. *\/\nselector header.site-header .ast-builder-menu-1 {\n  margin-left: auto !important; margin-right: auto !important; }\";}"],"site-post-title":["disabled"],"_elementor_template_widget_type":[""],"_elementor_popup_display_settings":[""],"_edit_lock":["1779875448:1"],"_last_translation_edit_mode":["native-editor"],"_edit_last":["1"],"_elementor_version":["4.1.1"],"_uag_css_file_name":["uag-css-13795.css"],"_mrel_avant_bascule_20260921-065755":["[{\"id\":\"f1214a3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"133\",\"right\":\"40\",\"bottom\":\"250\",\"left\":\"40\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"1682388\",\"display_condition_date\":\"12-02-2026\",\"display_condition_date_range\":\"12-02-2026 to 14-02-2026\",\"display_condition_advanced_date\":\"12-02-2026\"}],\"background_background\":\"classic\",\"background_image\":{\"id\":10986,\"url\":\"https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/04\/rubon5.jpg\",\"alt\":\"rubon5\",\"source\":\"library\",\"size\":\"\"},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\/colors?id=astglobalcolor7\"},\"_title\":\"Container\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"32\",\"bottom\":\"150\",\"left\":\"32\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"24\",\"bottom\":\"150\",\"left\":\"24\",\"isLinked\":false}},\"elements\":[{\"id\":\"1fe3759\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"S'expatrier\",\"header_size\":\"p\",\"title_color\":\"#FFF7EC\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"18\",\"bottom\":\"10\",\"left\":\"18\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"2d4313c\",\"display_condition_date\":\"12-02-2026\",\"display_condition_date_range\":\"12-02-2026 to 14-02-2026\",\"display_condition_advanced_date\":\"12-02-2026\"}],\"_background_background\":\"classic\",\"_background_color\":\"#D1D1D145\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"_background_color\":\"\"},\"align\":\"center\",\"align_tablet\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Heading\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95d8d8c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Moving to Andorra: Living in the Principality\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"6bcba29\",\"display_condition_date\":\"12-02-2026\",\"display_condition_date_range\":\"12-02-2026 to 14-02-2026\",\"display_condition_advanced_date\":\"12-02-2026\"}],\"__globals__\":{\"title_color\":\"globals\/colors?id=astglobalcolor5\"},\"_title\":\"Heading\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"80\",\"bottom\":\"24\",\"left\":\"80\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_stroke_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb7231\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How can you move to Andorra and live there to enjoy its stunning landscapes, its unparalleled living conditions and standard of living, as well as its many other benefits, including a very favorable tax system? From starting a business to investing, and obtaining certain special statuses (such as those for elite athletes or artists), we outline here the various options for becoming an Andorran residentu2014whether passive or activeu2014with the assistance of our gestoria.<\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"38c774c\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cd3d6ae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-255\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"72b6f50\",\"display_condition_date\":\"12-02-2026\",\"display_condition_date_range\":\"12-02-2026 to 14-02-2026\",\"display_condition_advanced_date\":\"12-02-2026\"}],\"__globals__\":{\"border_color\":\"globals\/colors?id=astglobalcolor6\",\"background_color\":\"globals\/colors?id=astglobalcolor5\"},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"24\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap_mobile\":\"wrap\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"32\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"_title\":\"Container\",\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true}},\"elements\":[{\"id\":\"5909f69\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-user-friends\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"10+\",\"description_text\":\"Annu00e9es d'expu00e9rience\",\"title_size\":\"h2\",\"text_align\":\"center\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"primary_color\":\"#FFF7EC\",\"icon_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"3ec3fb3\",\"display_condition_date\":\"12-02-2026\",\"display_condition_date_range\":\"12-02-2026 to 14-02-2026\",\"display_condition_advanced_date\":\"12-02-2026\"}],\"__globals__\":{\"secondary_color\":\"globals\/colors?id=astglobalcolor0\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ea0af8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-globe-americas\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"2000+\",\"description_text\":\"Installations\",\"title_size\":\"h2\",\"text_align\":\"center\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"primary_color\":\"#FFF7EC\",\"icon_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"3ec3fb3\",\"display_condition_date\":\"12-02-2026\",\"display_condition_date_range\":\"12-02-2026 to 14-02-2026\",\"display_condition_advanced_date\":\"12-02-2026\"}],\"__globals__\":{\"secondary_color\":\"globals\/colors?id=astglobalcolor0\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62b5884\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"24\/7+\",\"description_text\":\"Assistance personnalisu00e9e\",\"title_size\":\"h2\",\"text_align\":\"center\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"primary_color\":\"#FFF7EC\",\"icon_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"3ec3fb3\",\"display_condition_date\":\"12-02-2026\",\"display_condition_date_range\":\"12-02-2026 to 14-02-2026\",\"display_condition_advanced_date\":\"12-02-2026\"}],\"__globals__\":{\"secondary_color\":\"globals\/colors?id=astglobalcolor0\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"cf40f33\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-users\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100%\",\"description_text\":\"Satisfaction clients\",\"title_size\":\"h2\",\"text_align\":\"center\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"primary_color\":\"#FFF7EC\",\"icon_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"3ec3fb3\",\"display_condition_date\":\"12-02-2026\",\"display_condition_date_range\":\"12-02-2026 to 14-02-2026\",\"display_condition_advanced_date\":\"12-02-2026\"}],\"__globals__\":{\"secondary_color\":\"globals\/colors?id=astglobalcolor0\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a4f388e\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"25\",\"bottom\":\"45\",\"left\":\"25\",\"isLinked\":false},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.85,\"sizes\":[]},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"1ac22a3\"}]},\"elements\":[{\"id\":\"bf6483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"744e21b\"}]},\"elements\":[{\"id\":\"72e1a25\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"440f39c\"}]},\"elements\":[{\"id\":\"aec6ebf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"e15638c\"}]},\"elements\":[{\"id\":\"c2d184f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Residency status, requirements, procedures, and taxation\",\"description_text\":\"What are the different residency options available to expats in Andorra, and what taxes must they pay? We answer all of these questions here.\",\"primary_color\":\"#BDBDBD\",\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#212121\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"d58ff4e\"}]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"def86dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"En savoir +\",\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"ce76557\"}],\"link\":{\"url\":\"https:\/\/setupandorra.com\/s-expatrier\/statut-de-resident-conditions-demarches-et-fiscalite\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2381c5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"e8aef60\"}]},\"elements\":[{\"id\":\"557249d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"The status of professional athletes\",\"description_text\":\"Here is the information you need to know and the steps to follow if you are a professional athlete looking to move to and live in Andorra.\",\"primary_color\":\"#BDBDBD\",\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#212121\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"c4fb437\"}]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ba3e12a\",\"elType\":\"widget\",\"settings\":{\"text\":\"En savoir +\",\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"8a81611\"}],\"link\":{\"url\":\"https:\/\/setupandorra.com\/s-expatrier\/le-statut-de-sportif-professionnel\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"853f0dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"e8aef60\"}]},\"elements\":[{\"id\":\"37b100d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Our support\",\"description_text\":\"Moving can be challenging when youu2019re unfamiliar with an areau2014or know very little about it. With Setup, Conciergerie Privu00e9e, and Gestoria in Andorra, make your life easier and put your trust in an experienced partner\",\"primary_color\":\"#BDBDBD\",\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#212121\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"c4fb437\"}]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e33adaa\",\"elType\":\"widget\",\"settings\":{\"text\":\"En savoir +\",\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"8a81611\"}],\"link\":{\"url\":\"https:\/\/setupandorra.com\/s-expatrier\/notre-accompagnement\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2ae5b55\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"440f39c\"}]},\"elements\":[{\"id\":\"b3ff309\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"e15638c\"}]},\"elements\":[{\"id\":\"a538f0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Benefits for retirees\",\"description_text\":\"One of the best places to spend your retirement, the Principality of Andorra captivates visitors with its natural setting, which is ideal for recharging your batteries. Its healthcare system, a guarantee of security, is also among the best in the world.\",\"primary_color\":\"#BDBDBD\",\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#212121\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"d58ff4e\"}]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e18affe\",\"elType\":\"widget\",\"settings\":{\"text\":\"En savoir +\",\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"ce76557\"}],\"link\":{\"url\":\"https:\/\/setupandorra.com\/s-expatrier\/les-avantages-pour-les-retraites\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"793ee97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"e8aef60\"}]},\"elements\":[{\"id\":\"50bdea8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"The benefits for web-related professions\",\"description_text\":\"Andorra is considered the second most attractive country in the world, particularly for web professionals. Are you looking to launch a new business outside of France?\",\"primary_color\":\"#BDBDBD\",\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#212121\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"c4fb437\"}]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9e1f2b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"En savoir +\",\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"8a81611\"}],\"link\":{\"url\":\"https:\/\/setupandorra.com\/s-expatrier\/les-avantages-pour-les-metiers-du-web\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2546d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"e8aef60\"}]},\"elements\":[{\"id\":\"14a702f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Benefits for artists\",\"description_text\":\"If youu2019re an artist, Andorra is the place to settle down. What steps do you need to take to establish tax residency in the Principality? Hereu2019s a look at the key points to keep in mind for a successful move abroad.\",\"primary_color\":\"#BDBDBD\",\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#212121\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"c4fb437\"}]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e28a67e\",\"elType\":\"widget\",\"settings\":{\"text\":\"En savoir +\",\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"8a81611\"}],\"link\":{\"url\":\"https:\/\/setupandorra.com\/s-expatrier\/les-avantages-pour-les-artistes\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a21d09\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"id\":11679,\"url\":\"https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/05\/contact-setup-andorra.webp\",\"alt\":\"contact setup andorra\",\"source\":\"library\",\"size\":\"\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":184,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\/colors?id=astglobalcolor2\",\"background_overlay_color_b\":\"globals\/colors?id=astglobalcolor2\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"32\",\"bottom\":\"80\",\"left\":\"32\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"6f9c81c\"}]},\"elements\":[{\"id\":\"0d6c9f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"15\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"c02598a\"}]},\"elements\":[{\"id\":\"13f76f6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let's talk about your project\",\"__globals__\":{\"title_color\":\"globals\/colors?id=astglobalcolor5\"},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"dea7e18\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c974a47\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Letu2019s take a moment to review the situation so we can provide you with clear guidance and help you avoid common mistakes. This is an initial consultation designed to lay the groundwork for your project, with complete transparency.<\/p>\",\"__globals__\":{\"text_color\":\"globals\/colors?id=astglobalcolor5\"},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"00e6ef7\"}]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d29e39c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Free consultation!\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"eae59a7\"}],\"link\":{\"url\":\"https:\/\/setupandorra.com\/contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"11242eb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"40\",\"bottom\":\"100\",\"left\":\"40\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"grid_gaps_mobile\":{\"column\":\"0\",\"row\":\"30\",\"isLinked\":false,\"unit\":\"px\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"32\",\"bottom\":\"80\",\"left\":\"32\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"98209a8\"}],\"grid_gaps\":{\"column\":\"14\",\"row\":\"14\",\"isLinked\":true,\"unit\":\"px\"},\"background_color\":\"#FFF7EC\"},\"elements\":[{\"id\":\"51853b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\/colors?id=astglobalcolor5\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"f56c6c5\"}]},\"elements\":[{\"id\":\"669ba0e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Contact us by phone or WhatsApp\",\"description_text\":\"+376 331 586\",\"title_size\":\"h4\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"\",\"secondary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"4439cc1\"}],\"primary_color\":\"#FB5607\",\"secondary_color\":\"#FFF7EC\",\"title_typography_typography\":\"custom\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"71c913b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\/colors?id=astglobalcolor5\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"9576494\"}]},\"elements\":[{\"id\":\"d357084\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Contact us by email\",\"description_text\":\"virginiehergel@setupandorra.com\",\"title_size\":\"h4\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"\",\"secondary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"31af610\"}],\"primary_color\":\"#FB5607\",\"secondary_color\":\"#FFF7EC\",\"title_typography_typography\":\"custom\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6b0cedd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\/colors?id=astglobalcolor5\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"241a147\"}]},\"elements\":[{\"id\":\"29b8434\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Our office\",\"description_text\":\"Edifici no25, 1,2, Carrer Joan Maragall, AD500 Andorra la Vella - Andorra\",\"title_size\":\"h4\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"\",\"secondary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"508a78d\"}],\"primary_color\":\"#FB5607\",\"secondary_color\":\"#FFF7EC\",\"title_typography_typography\":\"custom\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false}]"],"_mrel_avant_bascule_gabarit_20260921-065755":["default"],"_mrel_revue":["2026-09-21"],"_elementor_page_assets":["a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:4:{i:0;s:14:\"widget-heading\";i:1;s:12:\"widget-image\";i:2;s:19:\"widget-social-icons\";i:3;s:14:\"e-apple-webkit\";}}"],"_elementor_css":["a:6:{s:4:\"time\";i:1790330911;s:5:\"fonts\";a:1:{i:0;s:4:\"Jost\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:8;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"],"_elementor_element_cache":["{\"timeout\":1790424511,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-3b84983 e-con-boxed setup-hero e-flex e-con e-parent\\\" data-id=\\\"3b84983\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-e8576ae e-con-full e-flex e-con e-child\\\" data-id=\\\"e8576ae\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-986a589 e-con-full e-flex e-con e-child\\\" data-id=\\\"986a589\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjIxYTZiMGEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiJNb3ZpbmcgYWJyb2FkIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD01NzQ5NWY0In0sInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJKb3N0IiwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsInR5cG9ncmFwaHlfZm9udF9zdHlsZSI6Im5vcm1hbCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE0LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuNDMsInNpemVzIjpbXX0sIl9lbGVtZW50X3dpZHRoIjoiYXV0byIsImN1c3RvbV9jc3MiOiJAbWVkaWEgKG1pbi13aWR0aDogMTAyNXB4KSB7IHNlbGVjdG9yIHsgd2lkdGg6IG1heC1jb250ZW50OyBtYXgtd2lkdGg6IDEwMCU7IH0gfSIsIl9maWdtYSI6IjI2OTQ6MTU2MCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2939ad2 elementor-widget elementor-widget-heading\\\" data-id=\\\"2939ad2\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h1 class=\\\"elementor-heading-title elementor-size-default\\\">Moving to Andorra: Living in the Principality<\\\/h1>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjUyNzMzZWIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6InJpZ2h0IiwiZWRpdG9yIjoiPHA+SG93IGNhbiB5b3UgbW92ZSB0byBBbmRvcnJhIGFuZCBsaXZlIHRoZXJlIHRvIGVuam95IGl0cyBzdHVubmluZyBsYW5kc2NhcGVzLCBpdHMgdW5wYXJhbGxlbGVkIGxpdmluZyBjb25kaXRpb25zIGFuZCBzdGFuZGFyZCBvZiBsaXZpbmcsIGFzIHdlbGwgYXMgaXRzIG1hbnkgb3RoZXIgYmVuZWZpdHMsIGluY2x1ZGluZyBhIHZlcnkgZmF2b3JhYmxlIHRheCBzeXN0ZW0\\\/IEZyb20gc3RhcnRpbmcgYSBidXNpbmVzcyB0byBpbnZlc3RpbmcsIGFuZCBvYnRhaW5pbmcgY2VydGFpbiBzcGVjaWFsIHN0YXR1c2VzIChzdWNoIGFzIHRob3NlIGZvciBlbGl0ZSBhdGhsZXRlcyBvciBhcnRpc3RzKSwgd2Ugb3V0bGluZSBoZXJlIHRoZSB2YXJpb3VzIG9wdGlvbnMgZm9yIGJlY29taW5nIGFuIEFuZG9ycmFuIHJlc2lkZW50XHUyMDE0d2hldGhlciBwYXNzaXZlIG9yIGFjdGl2ZVx1MjAxNHdpdGggdGhlIGFzc2lzdGFuY2Ugb2Ygb3VyIGdlc3RvcmlhLjxcL3A+IiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD01NzQ5NWY0In0sInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJKb3N0IiwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjQwMCIsInR5cG9ncmFwaHlfZm9udF9zdHlsZSI6Im5vcm1hbCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE4LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzMsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4zMywic2l6ZXMiOltdfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjc2MS43Miwic2l6ZXMiOltdfSwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9maWdtYSI6IjI2OTQ6MjAxNiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-7972be0 elementor-widget elementor-widget-html\\\" data-id=\\\"7972be0\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"html.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<script>\\n\\\/* L'en-t\\u00eate pos\\u00e9 SUR le h\\u00e9ros, puis sur un fond au d\\u00e9filement.\\r\\n   Demande de Kevin, 2026-09-17 : \\u00ab le menu top bar doit \\u00eatre totalement int\\u00e9gr\\u00e9 au h\\u00e9ros\\r\\n   \\u00e0 l'ouverture du site avant de passer sur un fond diff\\u00e9rent au scroll \\u00bb.\\r\\n\\r\\n   C'est aussi ce que dessine la maquette : le n\\u0153ud d'en-t\\u00eate (2827:1133) y est pos\\u00e9 \\u00e0\\r\\n   y = 0, sans remplissage, PAR-DESSUS le h\\u00e9ros (2827:886, 0 \\u2192 639), avec ses libell\\u00e9s\\r\\n   en blanc.\\r\\n\\r\\n   \\u26a0 L'en-t\\u00eate est GLOBAL (Astra, tout le site). Rien n'est modifi\\u00e9 ici : le script se\\r\\n   contente de poser une classe, et tout le style vit dans le CSS de la PAGE 15601, donc\\r\\n   `body.elementor-page-15601 \\u2026`. La home en ligne n'est pas touch\\u00e9e.\\r\\n\\r\\n   \\u26a0 Le seuil n'est pas un nombre en dur : on bascule quand le bas de l'en-t\\u00eate quitte le\\r\\n   h\\u00e9ros. Si la hauteur du h\\u00e9ros change, le comportement suit.\\r\\n\\r\\n   `prefers-reduced-motion` : la bascule reste (c'est une information, pas une fioriture),\\r\\n   seule la transition est raccourcie \\u2014 fait dans le CSS. *\\\/\\r\\n(function () {\\r\\n  \\\/* \\u26a0 Dans un MODELE d en-tete, ce script s execute avant que le corps de la page existe :\\r\\n     `.setup-hero` n est pas encore la et le script rendait la main sans rien faire (mesure\\r\\n     sur le pilote : la classe de verre n etait jamais posee). On attend donc le DOM.\\r\\n     Sur les brouillons, ou le script est pose par la page, l attente ne coute rien. *\\\/\\r\\n  if (document.readyState === 'loading') {\\r\\n    document.addEventListener('DOMContentLoaded', demarrer);\\r\\n  } else {\\r\\n    demarrer();\\r\\n  }\\r\\n  function demarrer() {\\r\\n  \\\/* \\u26a0 Deux contextes, un seul fichier (cf. megamenu.js) : la barre d Astra aujourd hui,\\r\\n     le modele d en-tete Elementor demain. *\\\/\\r\\n  var entete = document.querySelector('.setup-entete') || document.querySelector('header.site-header');\\r\\n  var heros = document.querySelector('.setup-hero');\\r\\n  if (!entete || !heros) return;\\r\\n\\r\\n  var FOND = 'setup-entete-fond';\\r\\n  var pose = null;\\r\\n\\r\\n  \\\/* Le libelle du bouton : \\u00ab CONTACT \\u00bb sur le site, \\u00ab Contactez-nous \\u00bb dans la planche D.\\r\\n     \\u26a0 Il vit dans l'en-tete GLOBAL d'Astra : on ne le change pas a la source, on le\\r\\n     reecrit ici, donc sur cette page seulement. A la bascule, il se changera dans le\\r\\n     personnalisateur et cette ligne disparaitra. *\\\/\\r\\n  var bouton = entete.querySelector('.setup-entete-cta .elementor-button, .ast-header-button-1 .ast-custom-button');\\r\\n  if (bouton) {\\r\\n    var t = (bouton.textContent || '').replace(\\\/\\\\s+\\\/g, ' ').trim().toLowerCase();\\r\\n    if (t === 'contact') bouton.textContent = \\\"Contact us\\\";\\r\\n  }\\r\\n\\r\\n  function seuil() {\\r\\n    \\\/* hauteur du h\\u00e9ros moins celle de l'en-t\\u00eate : au-del\\u00e0, l'en-t\\u00eate n'a plus le h\\u00e9ros\\r\\n       sous lui et doit porter son propre fond. On garde 40 px de marge pour que la\\r\\n       bascule se fasse un peu avant la couture, jamais apr\\u00e8s. *\\\/\\r\\n    return Math.max(0, heros.offsetHeight - entete.offsetHeight - 40);\\r\\n  }\\r\\n\\r\\n  function regarder() {\\r\\n    var doit = (window.scrollY || window.pageYOffset || 0) > seuil();\\r\\n    if (doit === pose) return;          \\\/\\\/ on n'\\u00e9crit dans le DOM que si l'\\u00e9tat change\\r\\n    pose = doit;\\r\\n    entete.classList.toggle(FOND, doit);\\r\\n  }\\r\\n\\r\\n  var enAttente = false;\\r\\n  window.addEventListener('scroll', function () {\\r\\n    if (enAttente) return;\\r\\n    enAttente = true;\\r\\n    window.requestAnimationFrame(function () { enAttente = false; regarder(); });\\r\\n  }, { passive: true });\\r\\n  window.addEventListener('resize', regarder, { passive: true });\\r\\n  regarder();\\r\\n  }\\r\\n})();\\r\\n\\n<\\\/script>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-12b47e7 elementor-widget elementor-widget-html\\\" data-id=\\\"12b47e7\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"html.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<span data-setup-mega=\\\"{&quot;setup&quot;:{&quot;image&quot;:&quot;https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-ref-8c97fc0983304b97f76bfc60f757ab8c2d24d587-ab.webp&quot;,&quot;sur&quot;:&quot;Gestoria Andorre&quot;,&quot;titre&quot;:&quot;Conciergerie priv\\u00e9e set up, le partenaire id\\u00e9al pour s\\u2019installer en Andorre&quot;,&quot;url&quot;:&quot;https:\\\/\\\/setupandorra.com\\\/gestoria-andorre\\\/&quot;},&quot;investir&quot;:{&quot;image&quot;:&quot;https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-ref-b63006143a4074b17bf15018e3254fe5fbfefa87-ab.webp&quot;,&quot;sur&quot;:&quot;Cr\\u00e9er une soci\\u00e9t\\u00e9&quot;,&quot;titre&quot;:&quot;Cr\\u00e9er une soci\\u00e9t\\u00e9 en Andorre : le guide complet des d\\u00e9marches, co\\u00fbts et fiscalit\\u00e9&quot;,&quot;url&quot;:&quot;https:\\\/\\\/setupandorra.com\\\/investir\\\/creer-une-societe\\\/&quot;},&quot;s'expatrier&quot;:{&quot;image&quot;:&quot;https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2887-1035-ab.webp&quot;,&quot;sur&quot;:&quot;Notre accompagnement&quot;,&quot;titre&quot;:&quot;Bien vivre en Andorre gr\\u00e2ce \\u00e0 l\\u2019accompagnement sur-mesure Set Up&quot;,&quot;url&quot;:&quot;https:\\\/\\\/setupandorra.com\\\/s-expatrier\\\/notre-accompagnement\\\/&quot;},&quot;vivre&quot;:{&quot;image&quot;:&quot;https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2887-1025-ab.webp&quot;,&quot;sur&quot;:&quot;Se loger&quot;,&quot;titre&quot;:&quot;Location et achat d\\u2019appartement, de maison : se loger en Andorre&quot;,&quot;url&quot;:&quot;https:\\\/\\\/setupandorra.com\\\/vivre\\\/se-loger\\\/&quot;},&quot;prestations&quot;:{&quot;image&quot;:&quot;https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-ref-76d22a21d14cc9bc57695d46574185b8c86c8e48-ab-scaled.webp&quot;,&quot;sur&quot;:&quot;Service de conciergerie&quot;,&quot;titre&quot;:&quot;Vivre en Andorre sans souci gr\\u00e2ce aux services de conciergerie priv\\u00e9e Set Up&quot;,&quot;url&quot;:&quot;https:\\\/\\\/setupandorra.com\\\/prestations\\\/service-de-conciergerie\\\/&quot;}}\\\" hidden><\\\/span>\\n<script>\\n\\\/* M\\u00e9ga-menu \\u2014 direction \\u00ab D \\u00b7 le panneau et une mise en avant \\u00bb, valid\\u00e9e par Kevin\\r\\n   le 2026-09-17.\\r\\n\\r\\n   Astra sort un sous-menu WordPress en `ul.sub-menu` de 200 px de large, en liste\\r\\n   verticale. Or \\u00ab S'expatrier \\u00bb a six enfants dont un de 54 caract\\u00e8res : dans 200 px,\\r\\n   \\u00e7a donne une colonne de titres coup\\u00e9s. Ce script transforme ces sous-menus en panneaux\\r\\n   pleine largeur \\u00e0 colonnes.\\r\\n\\r\\n   \\u26a0 RIEN N'EST MODIFI\\u00c9 DANS LE MENU WORDPRESS. Le script ne fait que r\\u00e9organiser le DOM\\r\\n   c\\u00f4t\\u00e9 navigateur, et il ne tourne que sur la page 15601 (il est pos\\u00e9 par un widget de\\r\\n   cette page). L'en-t\\u00eate est global : le site en ligne garde ses listes d\\u00e9roulantes.\\r\\n\\r\\n   \\u26a0 La \\u00ab mise en avant \\u00bb de la direction D demande UNE IMAGE PAR RUBRIQUE. V\\u00e9rifi\\u00e9 le\\r\\n   2026-09-17 : aucune des 7 entr\\u00e9es du menu ni aucun de leurs 28 enfants n'a d'image \\u00e0 la\\r\\n   une. Tant qu'il n'y en a pas, le panneau se rend en colonnes seules \\u2014 ce qui est d\\u00e9j\\u00e0\\r\\n   l'essentiel du gain. D\\u00e8s qu'une rubrique re\\u00e7oit son visuel dans `MEGA`, sa carte\\r\\n   appara\\u00eet sans autre changement. On n'invente ni image ni accroche. *\\\/\\r\\n(function () {\\r\\n  \\\/* \\u26a0 Ce script sert DEUX contextes et ne doit pas etre duplique :\\r\\n       - l en-tete d Astra, repeint par le CSS des brouillons (etat actuel) ;\\r\\n       - le modele d en-tete ELEMENTOR, ou le menu sort en `ul.elementor-nav-menu`.\\r\\n     On cherche donc le menu par les deux balisages, et la barre de reference de meme.\\r\\n     Dupliquer le fichier aurait garanti qu une des deux copies derive. *\\\/\\r\\n  var menu = document.querySelector('.setup-menu ul.elementor-nav-menu')\\r\\n          || document.querySelector('header.site-header .main-header-menu, header.site-header .ast-nav-menu');\\r\\n  if (!menu) return;\\r\\n\\r\\n  var entete = menu.closest('.setup-entete') || document.querySelector('header.site-header');\\r\\n  if (!entete) return;\\r\\n\\r\\n  \\\/* Mises en avant par rubrique. Vide tant que le client n'a pas fourni les visuels.\\r\\n     Forme attendue : { \\\"s\\u2019expatrier\\\": { image: \\\"\\u2026\\\", sur: \\\"Statut de r\\u00e9sident\\\",\\r\\n                        titre: \\\"\\u2026\\\", url: \\\"\\u2026\\\" } } *\\\/\\r\\n  var MEGA = {};\\r\\n  try {\\r\\n    var brut = document.querySelector('[data-setup-mega]');\\r\\n    if (brut) MEGA = JSON.parse(brut.getAttribute('data-setup-mega')) || {};\\r\\n  } catch (e) { MEGA = {}; }\\r\\n\\r\\n  var cle = function (t) {\\r\\n    return String(t).replace(\\\/[\\u2018\\u2019\\u02bc]\\\/g, \\\"'\\\").replace(\\\/\\\\s+\\\/g, ' ').trim().toLowerCase();\\r\\n  };\\r\\n\\r\\n  var poses = 0, avecCarte = 0;\\r\\n  [].slice.call(menu.children).forEach(function (li) {\\r\\n    if (li.tagName !== 'LI') return;\\r\\n    var sous = li.querySelector(':scope > ul.sub-menu');\\r\\n    if (!sous) return;\\r\\n\\r\\n    var titre = (li.querySelector(':scope > a') || {}).textContent || '';\\r\\n    li.classList.add('setup-mega');\\r\\n    sous.classList.add('setup-mega-panneau');\\r\\n\\r\\n    \\\/* les entr\\u00e9es passent dans une grille : on les enveloppe pour pouvoir poser la\\r\\n       carte de mise en avant \\u00e0 c\\u00f4t\\u00e9 sans casser la liste. *\\\/\\r\\n    var liste = document.createElement('div');\\r\\n    liste.className = 'setup-mega-liste';\\r\\n    while (sous.firstChild) liste.appendChild(sous.firstChild);\\r\\n\\r\\n    \\\/* le nom de la rubrique en petites capitales orange : c'est ce qui, dans la\\r\\n       planche D, dit de quoi parle le panneau. Il manquait. *\\\/\\r\\n    var rub = document.createElement('span');\\r\\n    rub.className = 'setup-mega-rubrique';\\r\\n    rub.textContent = titre.replace(\\\/\\\\s+\\\/g, ' ').trim();\\r\\n    sous.appendChild(rub);\\r\\n    sous.appendChild(liste);\\r\\n\\r\\n    \\\/* \\u26a0 le nombre de colonnes suit le nombre d'entr\\u00e9es : trois colonnes pour deux\\r\\n       entr\\u00e9es donneraient un panneau large et vide. *\\\/\\r\\n    var n = liste.querySelectorAll(':scope > li').length;\\r\\n    var aCarte = !!(MEGA[cle(titre)] && MEGA[cle(titre)].image);\\r\\n    \\\/* dans la planche D, les entrees tiennent sur DEUX colonnes et la carte occupe la\\r\\n       troisieme. Sans carte, elles s etalent sur trois pour ne pas laisser un vide. *\\\/\\r\\n    liste.style.setProperty('--colonnes', aCarte ? 2 : (n >= 5 ? 3 : n >= 3 ? 2 : 1));\\r\\n\\r\\n    var m = MEGA[cle(titre)];\\r\\n    if (aCarte) {\\r\\n      var a = document.createElement('a');\\r\\n      a.className = 'setup-mega-avant';\\r\\n      a.href = m.url || (li.querySelector(':scope > a') || {}).href || '#';\\r\\n      a.innerHTML = '<span class=\\\"img\\\"><img src=\\\"' + m.image + '\\\" alt=\\\"\\\" loading=\\\"lazy\\\"><\\\/span>'\\r\\n        + '<span class=\\\"txt\\\">'\\r\\n        + (m.sur ? '<span class=\\\"kicker\\\">' + m.sur + '<\\\/span>' : '')\\r\\n        + '<span class=\\\"t\\\">' + (m.titre || '') + '<\\\/span><\\\/span>';\\r\\n      sous.appendChild(a);\\r\\n      sous.classList.add('a-mise-en-avant');\\r\\n      avecCarte++;\\r\\n    }\\r\\n    poses++;\\r\\n  });\\r\\n\\r\\n  \\\/* \\u26a0 Le panneau va d'un bord a l'autre de la barre, donc son premier lien tombait sous\\r\\n     le LOGO, loin a gauche du menu auquel il appartient. On aligne son contenu sur le\\r\\n     debut du menu, mesure a l'execution : si le logo change de taille, ca suit. *\\\/\\r\\n  function aligner() {\\r\\n    var barre = entete.querySelector('.setup-entete-pilule, .ast-primary-header-bar') || entete;\\r\\n    var premier = menu.querySelector(':scope > li');\\r\\n    if (!premier) return;\\r\\n    var d = Math.round(premier.getBoundingClientRect().left - barre.getBoundingClientRect().left);\\r\\n    if (d > 0) entete.style.setProperty('--setup-mega-retrait', d + 'px');\\r\\n\\r\\n  }\\r\\n  aligner();\\r\\n  window.addEventListener('resize', aligner, { passive: true });\\r\\n\\r\\n  if (poses) entete.classList.add('setup-mega-pret');\\r\\n})();\\r\\n\\n<\\\/script>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-06e5bfe e-con-full setup-chiffres-heros e-flex e-con e-child\\\" data-id=\\\"06e5bfe\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-82c57e8 e-con-full e-flex e-con e-child\\\" data-id=\\\"82c57e8\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-d64bf4a elementor-widget elementor-widget-heading\\\" data-id=\\\"d64bf4a\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-heading-title elementor-size-default\\\">10+<\\\/div>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjQ2OWZlODIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiI8cD5ZZWFycyBvZiBleHBlcmllbmNlPFwvcD4iLCJ0ZXh0X2NvbG9yIjoiIzVGNUY1RiIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJKb3N0IiwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsInR5cG9ncmFwaHlfZm9udF9zdHlsZSI6Im5vcm1hbCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE4LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuNTYsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS41Niwic2l6ZXMiOltdfSwiX2ZpZ21hIjoiMjk2OToyMzA0IiwiYWxpZ25fc2VsZiI6InN0cmV0Y2giLCJfZmxleF9hbGlnbl9zZWxmIjoic3RyZXRjaCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-c1e0e8a e-con-full e-flex e-con e-child\\\" data-id=\\\"c1e0e8a\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-adeca85 elementor-widget elementor-widget-heading\\\" data-id=\\\"adeca85\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-heading-title elementor-size-default\\\">2000+<\\\/div>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjQ3NTZjMjUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiI8cD5TZXR0bGVtZW50czxcL3A+IiwidGV4dF9jb2xvciI6IiM1RjVGNUYiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSm9zdCIsInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiIzMDAiLCJ0eXBvZ3JhcGh5X2ZvbnRfc3R5bGUiOiJub3JtYWwiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxOCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjU2LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTYsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuNTYsInNpemVzIjpbXX0sIl9maWdtYSI6IjI5Njk6MjMwMSIsImFsaWduX3NlbGYiOiJzdHJldGNoIiwiX2ZsZXhfYWxpZ25fc2VsZiI6InN0cmV0Y2gifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-69670b0 e-con-full e-flex e-con e-child\\\" data-id=\\\"69670b0\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-a2874b1 elementor-widget elementor-widget-heading\\\" data-id=\\\"a2874b1\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-heading-title elementor-size-default\\\">24\\\/7+<\\\/div>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6ImQ0ZDFiYzMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiI8cD5QZXJzb25hbGl6ZWQgc3VwcG9ydDxcL3A+IiwidGV4dF9jb2xvciI6IiM1RjVGNUYiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSm9zdCIsInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiIzMDAiLCJ0eXBvZ3JhcGh5X2ZvbnRfc3R5bGUiOiJub3JtYWwiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxOCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjU2LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTYsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuNTYsInNpemVzIjpbXX0sIl9maWdtYSI6IjI5Njk6MjMwNyIsImFsaWduX3NlbGYiOiJzdHJldGNoIiwiX2ZsZXhfYWxpZ25fc2VsZiI6InN0cmV0Y2gifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-dbfa795 e-con-full e-flex e-con e-child\\\" data-id=\\\"dbfa795\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-703910f elementor-widget elementor-widget-heading\\\" data-id=\\\"703910f\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-heading-title elementor-size-default\\\">5.0 <span class=\\\"setup-etoile\\\">\\u2605<\\\/span><\\\/div>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjM4YzE2ZjIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiIxMDArIEdvb2dsZSByZXZpZXdzIiwidGV4dF9jb2xvciI6IiM1RjVGNUYiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSm9zdCIsInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiIzMDAiLCJ0eXBvZ3JhcGh5X2ZvbnRfc3R5bGUiOiJub3JtYWwiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxOCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjU2LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTYsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuNTYsInNpemVzIjpbXX0sIl9maWdtYSI6IjI5Njk6MjMxMSIsImFsaWduX3NlbGYiOiJzdHJldGNoIiwiX2ZsZXhfYWxpZ25fc2VsZiI6InN0cmV0Y2gifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-e3fc651 e-con-boxed setup-grille e-flex e-con e-parent\\\" data-id=\\\"e3fc651\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-cbf34e8 e-con-full setup-carte e-flex e-con e-child\\\" data-id=\\\"cbf34e8\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4bd36b7 elementor-widget elementor-widget-heading\\\" data-id=\\\"4bd36b7\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Residency status, requirements, procedures, and taxation<\\\/h3>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjI5MDViNzAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5XaGF0IGFyZSB0aGUgZGlmZmVyZW50IHJlc2lkZW5jeSBvcHRpb25zIGF2YWlsYWJsZSB0byBleHBhdHMgaW4gQW5kb3JyYSwgYW5kIHdoYXQgdGF4ZXMgbXVzdCB0aGV5IHBheT8gV2UgYW5zd2VyIGFsbCBvZiB0aGVzZSBxdWVzdGlvbnMgaGVyZS48XC9wPiIsInRleHRfY29sb3IiOiIjNTY1MDQ5IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ikpvc3QiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxMy41LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuNTUsInNpemVzIjpbXX0sIl9jc3NfY2xhc3NlcyI6InNldHVwLWNhcnRlLXRleHRlIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-a708bb8 elementor-align-left elementor-widget__width-auto setup-carte-lien elementor-widget elementor-widget-button\\\" data-id=\\\"a708bb8\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"https:\\\/\\\/setupandorra.com\\\/s-expatrier\\\/statut-de-resident-conditions-demarches-et-fiscalite\\\/\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Learn more<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-0740451 e-con-full setup-carte e-flex e-con e-child\\\" data-id=\\\"0740451\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-101daaf elementor-widget elementor-widget-heading\\\" data-id=\\\"101daaf\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">The status of professional athletes<\\\/h3>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6ImQ3NTQ3MDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5IZXJlIGlzIHRoZSBpbmZvcm1hdGlvbiB5b3UgbmVlZCB0byBrbm93IGFuZCB0aGUgc3RlcHMgdG8gZm9sbG93IGlmIHlvdSBhcmUgYSBwcm9mZXNzaW9uYWwgYXRobGV0ZSBsb29raW5nIHRvIG1vdmUgdG8gYW5kIGxpdmUgaW4gQW5kb3JyYS48XC9wPiIsInRleHRfY29sb3IiOiIjNTY1MDQ5IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ikpvc3QiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxMy41LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuNTUsInNpemVzIjpbXX0sIl9jc3NfY2xhc3NlcyI6InNldHVwLWNhcnRlLXRleHRlIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-5f5dfb3 elementor-align-left elementor-widget__width-auto setup-carte-lien elementor-widget elementor-widget-button\\\" data-id=\\\"5f5dfb3\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"https:\\\/\\\/setupandorra.com\\\/s-expatrier\\\/le-statut-de-sportif-professionnel\\\/\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Learn more<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-1e5e50c e-con-full setup-carte e-flex e-con e-child\\\" data-id=\\\"1e5e50c\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1fc49a8 elementor-widget elementor-widget-heading\\\" data-id=\\\"1fc49a8\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Our support<\\\/h3>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6Ijg4NmQzNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5Nb3ZpbmcgY2FuIGJlIGNoYWxsZW5naW5nIHdoZW4geW91XHUyMDE5cmUgdW5mYW1pbGlhciB3aXRoIGFuIGFyZWFcdTIwMTRvciBrbm93IHZlcnkgbGl0dGxlIGFib3V0IGl0LiBXaXRoIFNldHVwLCBDb25jaWVyZ2VyaWUgUHJpdlx1MDBlOWUsIGFuZCBHZXN0b3JpYSBpbiBBbmRvcnJhLCBtYWtlIHlvdXIgbGlmZSBlYXNpZXIgYW5kIHB1dCB5b3VyIHRydXN0IGluIGFuIGV4cGVyaWVuY2VkIHBhcnRuZXI8XC9wPiIsInRleHRfY29sb3IiOiIjNTY1MDQ5IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ikpvc3QiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxMy41LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuNTUsInNpemVzIjpbXX0sIl9jc3NfY2xhc3NlcyI6InNldHVwLWNhcnRlLXRleHRlIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-f57a7ac elementor-align-left elementor-widget__width-auto setup-carte-lien elementor-widget elementor-widget-button\\\" data-id=\\\"f57a7ac\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"https:\\\/\\\/setupandorra.com\\\/s-expatrier\\\/notre-accompagnement\\\/\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Learn more<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-a7ecd3b e-con-full setup-carte e-flex e-con e-child\\\" data-id=\\\"a7ecd3b\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-79384f2 elementor-widget elementor-widget-heading\\\" data-id=\\\"79384f2\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Benefits for retirees<\\\/h3>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6ImRmY2M4NTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5PbmUgb2YgdGhlIGJlc3QgcGxhY2VzIHRvIHNwZW5kIHlvdXIgcmV0aXJlbWVudCwgdGhlIFByaW5jaXBhbGl0eSBvZiBBbmRvcnJhIGNhcHRpdmF0ZXMgdmlzaXRvcnMgd2l0aCBpdHMgbmF0dXJhbCBzZXR0aW5nLCB3aGljaCBpcyBpZGVhbCBmb3IgcmVjaGFyZ2luZyB5b3VyIGJhdHRlcmllcy4gSXRzIGhlYWx0aGNhcmUgc3lzdGVtLCBhIGd1YXJhbnRlZSBvZiBzZWN1cml0eSwgaXMgYWxzbyBhbW9uZyB0aGUgYmVzdCBpbiB0aGUgd29ybGQuPFwvcD4iLCJ0ZXh0X2NvbG9yIjoiIzU2NTA0OSIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJKb3N0IiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMuNSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjU1LCJzaXplcyI6W119LCJfY3NzX2NsYXNzZXMiOiJzZXR1cC1jYXJ0ZS10ZXh0ZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-a1da760 elementor-align-left elementor-widget__width-auto setup-carte-lien elementor-widget elementor-widget-button\\\" data-id=\\\"a1da760\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"https:\\\/\\\/setupandorra.com\\\/s-expatrier\\\/les-avantages-pour-les-retraites\\\/\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Learn more<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-3407f76 e-con-full setup-carte e-flex e-con e-child\\\" data-id=\\\"3407f76\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e60aefc elementor-widget elementor-widget-heading\\\" data-id=\\\"e60aefc\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">The benefits for web-related professions<\\\/h3>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjkxMjI3OWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmRvcnJhIGlzIGNvbnNpZGVyZWQgdGhlIHNlY29uZCBtb3N0IGF0dHJhY3RpdmUgY291bnRyeSBpbiB0aGUgd29ybGQsIHBhcnRpY3VsYXJseSBmb3Igd2ViIHByb2Zlc3Npb25hbHMuIEFyZSB5b3UgbG9va2luZyB0byBsYXVuY2ggYSBuZXcgYnVzaW5lc3Mgb3V0c2lkZSBvZiBGcmFuY2U\\\/PFwvcD4iLCJ0ZXh0X2NvbG9yIjoiIzU2NTA0OSIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJKb3N0IiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMuNSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjU1LCJzaXplcyI6W119LCJfY3NzX2NsYXNzZXMiOiJzZXR1cC1jYXJ0ZS10ZXh0ZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-13fa3ac elementor-align-left elementor-widget__width-auto setup-carte-lien elementor-widget elementor-widget-button\\\" data-id=\\\"13fa3ac\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"https:\\\/\\\/setupandorra.com\\\/s-expatrier\\\/les-avantages-pour-les-metiers-du-web\\\/\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Learn more<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-339de8b e-con-full setup-carte e-flex e-con e-child\\\" data-id=\\\"339de8b\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-becd173 elementor-widget elementor-widget-heading\\\" data-id=\\\"becd173\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Benefits for artists<\\\/h3>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6ImQwZjliZWIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5JZiB5b3VcdTIwMTlyZSBhbiBhcnRpc3QsIEFuZG9ycmEgaXMgdGhlIHBsYWNlIHRvIHNldHRsZSBkb3duLiBXaGF0IHN0ZXBzIGRvIHlvdSBuZWVkIHRvIHRha2UgdG8gZXN0YWJsaXNoIHRheCByZXNpZGVuY3kgaW4gdGhlIFByaW5jaXBhbGl0eT8gSGVyZVx1MjAxOXMgYSBsb29rIGF0IHRoZSBrZXkgcG9pbnRzIHRvIGtlZXAgaW4gbWluZCBmb3IgYSBzdWNjZXNzZnVsIG1vdmUgYWJyb2FkLjxcL3A+IiwidGV4dF9jb2xvciI6IiM1NjUwNDkiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSm9zdCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjEzLjUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS41NSwic2l6ZXMiOltdfSwiX2Nzc19jbGFzc2VzIjoic2V0dXAtY2FydGUtdGV4dGUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-bdfc51a elementor-align-left elementor-widget__width-auto setup-carte-lien elementor-widget elementor-widget-button\\\" data-id=\\\"bdfc51a\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"https:\\\/\\\/setupandorra.com\\\/s-expatrier\\\/les-avantages-pour-les-artistes\\\/\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Learn more<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-8b63dd8 e-con-boxed e-flex e-con e-parent\\\" data-id=\\\"8b63dd8\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-38b1911 e-con-full e-flex e-con e-child\\\" data-id=\\\"38b1911\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-eb96c6b elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\\\" data-id=\\\"eb96c6b\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Let's talk about your project<\\\/h2>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-847a8ca e-con-full e-flex e-con e-child\\\" data-id=\\\"847a8ca\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6ImQwMzYzZjciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiI8cD5MZXRcdTIwMTlzIHRha2Ugc3RvY2sgdG9nZXRoZXIgc28gd2UgY2FuIGNsZWFybHkgZ3VpZGUgeW91IGFuZCBoZWxwIHlvdSBhdm9pZCBjb21tb24gbWlzdGFrZXMuIFRoaXMgaXMgYW4gaW5pdGlhbCBkaXNjdXNzaW9uIHRvIGxheSB0aGUgZ3JvdW5kd29yayBmb3IgeW91ciBwcm9qZWN0LCB3aXRoIGNvbXBsZXRlIHRyYW5zcGFyZW5jeS48XC9wPiIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\\/aWQ9NTc0OTVmNCJ9LCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSm9zdCIsInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJ0eXBvZ3JhcGh5X2ZvbnRfc3R5bGUiOiJub3JtYWwiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjUsInNpemVzIjpbXX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjo0NjMuMzUsInNpemVzIjpbXX0sIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfZmlnbWEiOiIyNjk0OjIwOTUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-20251ee elementor-align-left elementor-widget__width-auto elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\\\" data-id=\\\"20251ee\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-md\\\" href=\\\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjE2MDM5IiwidG9nZ2xlIjpmYWxzZX0=\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Free Consultation!<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-c3225a6 e-con-full e-flex e-con e-parent\\\" data-id=\\\"c3225a6\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-0a6e75d e-con-full e-flex e-con e-child\\\" data-id=\\\"0a6e75d\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-927c82b elementor-widget elementor-widget-heading\\\" data-id=\\\"927c82b\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">What they're saying about us<\\\/h2>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-9d51f00 elementor-widget elementor-widget-heading\\\" data-id=\\\"9d51f00\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Rating: 5 out of 5 stars+100 customer reviews<\\\/h3>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-5af20aa e-con-full setup-defile setup-avis e-flex e-con e-child\\\" data-id=\\\"5af20aa\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-6597754 e-con-full e-flex e-con e-child\\\" data-id=\\\"6597754\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-0b32cc6 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\\\" data-id=\\\"0b32cc6\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img src=\\\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2970-2394-ab.svg\\\" class=\\\"attachment-full size-full wp-image-15959\\\" alt=\\\"\\\" \\\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjA4YWU0OGMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiJNYWRhbWUgVmlyZ2luaWUgaGVyZ2VsIGV0IHRyXHUwMGU4cyBhZ3JcdTAwZTlhYmxlIGV0IGRpc3BvbmlibGUgcmFwaWRlbWVudCBlbGxlIG0nYSBiaWVuIGV4cGxpcXVcdTAwZTkgZXQgY29uc2VpbGxlIGplIGxhIHJlbWVyY2llIGV0IGxhIGNvbnNlaWwgYSAxMDAlIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD00M2Y5MzkyIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD0wOTUwMDA0In0sIl9maWdtYSI6IjI5NzA6MjQwMCIsImFsaWduX3NlbGYiOiJzdHJldGNoIiwiX2ZsZXhfYWxpZ25fc2VsZiI6InN0cmV0Y2gifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"][elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjZmMzBmY2QiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6InJpZ2h0IiwiZWRpdG9yIjoiRnJlZCA2NjYiLCJ0ZXh0X2NvbG9yIjoiIzVGNUY1RiIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJKb3N0IiwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsInR5cG9ncmFwaHlfZm9udF9zdHlsZSI6Im5vcm1hbCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjEyLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzMsInNpemVzIjpbXX0sIl9maWdtYSI6IjI5NzA6MjQwMSIsImFsaWduX3NlbGYiOiJzdHJldGNoIiwiX2ZsZXhfYWxpZ25fc2VsZiI6InN0cmV0Y2gifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-f256972 e-con-full e-flex e-con e-child\\\" data-id=\\\"f256972\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-556d019 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\\\" data-id=\\\"556d019\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img src=\\\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2970-2405-ab.svg\\\" class=\\\"attachment-full size-full wp-image-15963\\\" alt=\\\"\\\" \\\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6Ijk0MjdmMWQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiJKZSByZWNvbW1hbmRlIHZpdmVtZW50ICEgcG91ciBkZXMgaW5mb3Mgc1x1MDBlOXJpZXVzZXMsIGNvbmNyXHUwMGU4dGVzLCByXHUwMGU5YWN0aXZpdFx1MDBlOSAhIE1lcmNpIFx1MDBlMCBWaXJnaW5pZSBwb3VyIHNvbiBwcm9mZXNzaW9ubmFsaXNtZSBldCBzZXMgY29uc2VpbHMgZGFucyBsXHUyMDE5b3JpZW50YXRpb24gZXQgcHJpc2UgZGUgZFx1MDBlOWNpc2lvbiBzZWxvbiBsZXMgb2JqZWN0aWZzIGRlIGNoYWN1bi4iLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTQzZjkzOTIiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPTA5NTAwMDQifSwiX2ZpZ21hIjoiMjk3MDoyNDExIiwiYWxpZ25fc2VsZiI6InN0cmV0Y2giLCJfZmxleF9hbGlnbl9zZWxmIjoic3RyZXRjaCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"][elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6ImM3YTI5MTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6InJpZ2h0IiwiZWRpdG9yIjoiR2lsbGVzLU9saXZpZXIgR2FtaWNob24iLCJ0ZXh0X2NvbG9yIjoiIzVGNUY1RiIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJKb3N0IiwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsInR5cG9ncmFwaHlfZm9udF9zdHlsZSI6Im5vcm1hbCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjEyLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzMsInNpemVzIjpbXX0sIl9maWdtYSI6IjI5NzA6MjQxMiIsImFsaWduX3NlbGYiOiJzdHJldGNoIiwiX2ZsZXhfYWxpZ25fc2VsZiI6InN0cmV0Y2gifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-6abddc7 e-con-full e-flex e-con e-child\\\" data-id=\\\"6abddc7\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-a969620 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\\\" data-id=\\\"a969620\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img src=\\\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2970-2416-ab.svg\\\" class=\\\"attachment-full size-full wp-image-15967\\\" alt=\\\"\\\" \\\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjM2ZmNiMWUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiJKZSB0ZW5haXMgXHUwMGUwIHJlbWVyY2llciB0b3V0ZSBsXHUyMDE5XHUwMGU5cXVpcGUgZGUgU2V0dXAgQW5kb3JyYSBwb3VyIGxldXIgc3VpdmksIGxldXIgc1x1MDBlOXJpZXV4IGV0IGxldXIgcHJvZmVzc2lvbm5hbGlzbWUuIFVuZSBcdTAwZTlxdWlwZSB0clx1MDBlOHMgaHVtYWluZSwgdG91am91cnMgZGlzcG9uaWJsZSwgclx1MDBlOWFjdGl2ZSBldCBcdTAwZTAgbFx1MjAxOVx1MDBlOWNvdXRlLiBMXHUyMDE5YWNjb21wYWduZW1lbnQgYSBcdTAwZTl0XHUwMGU5IGNsYWlyLCBmbHVpZGUgZXQgcmFzc3VyYW50IHRvdXQgYXUgbG9uZyBkdSBwcm9qZXQuIEplIG5lIHBldXggcXVlIGxlcyByZWNvbW1hbmRlciBzaSB2b3VzIGVudmlzYWdleiBkZSB2b3VzIGluc3RhbGxlciBlbiBBbmRvcnJlIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD00M2Y5MzkyIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD0wOTUwMDA0In0sIl9maWdtYSI6IjI5NzA6MjQyMiIsImFsaWduX3NlbGYiOiJzdHJldGNoIiwiX2ZsZXhfYWxpZ25fc2VsZiI6InN0cmV0Y2gifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"][elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6ImNjNjRkNGEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6InJpZ2h0IiwiZWRpdG9yIjoiVWxyaWNoIFZhbGxcdTAwZTllIiwidGV4dF9jb2xvciI6IiM1RjVGNUYiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSm9zdCIsInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiIzMDAiLCJ0eXBvZ3JhcGh5X2ZvbnRfc3R5bGUiOiJub3JtYWwiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxMiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjMzLCJzaXplcyI6W119LCJfZmlnbWEiOiIyOTcwOjI0MjMiLCJhbGlnbl9zZWxmIjoic3RyZXRjaCIsIl9mbGV4X2FsaWduX3NlbGYiOiJzdHJldGNoIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-943228d e-con-full e-flex e-con e-child\\\" data-id=\\\"943228d\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-434cf03 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\\\" data-id=\\\"434cf03\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img src=\\\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2970-2427-ab.svg\\\" class=\\\"attachment-full size-full wp-image-15971\\\" alt=\\\"\\\" \\\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6ImJkYjVlY2QiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiJVbmUgZ3JhbmRlIHZhbGV1ciBkYW5zIGxlcyBleHBsaWNhdGlvbnMgYXBwb3J0XHUwMGU5ZXMuIERyb2l0IGF1IGJ1dCwgZGVzIGNvbnNlaWxzIHZyYWltZW50IHBlcnRpbmVudHMuIEplIG1lIHNlbnMgZW4gY29uZmlhbmNlIGF2ZWMgY2V0dGUgZW50cmVwcmlzZS4iLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTQzZjkzOTIiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPTA5NTAwMDQifSwiX2ZpZ21hIjoiMjk3MDoyNDMzIiwiYWxpZ25fc2VsZiI6InN0cmV0Y2giLCJfZmxleF9hbGlnbl9zZWxmIjoic3RyZXRjaCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"][elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjBkOTk4ZGUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6InJpZ2h0IiwiZWRpdG9yIjoiUmVzb2x2ZSBCeSBTZWIiLCJ0ZXh0X2NvbG9yIjoiIzVGNUY1RiIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJKb3N0IiwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsInR5cG9ncmFwaHlfZm9udF9zdHlsZSI6Im5vcm1hbCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjEyLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzMsInNpemVzIjpbXX0sIl9maWdtYSI6IjI5NzA6MjQzNCIsImFsaWduX3NlbGYiOiJzdHJldGNoIiwiX2ZsZXhfYWxpZ25fc2VsZiI6InN0cmV0Y2gifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-db0570d e-con-full e-flex e-con e-child\\\" data-id=\\\"db0570d\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2fb38df elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\\\" data-id=\\\"2fb38df\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img src=\\\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2970-2394-ab.svg\\\" class=\\\"attachment-full size-full wp-image-15959\\\" alt=\\\"\\\" \\\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjIwYTEzOWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiJOb3VzIGF2b25zIGV1IHVuZSBleGNlbGxlbnRlIGV4cFx1MDBlOXJpZW5jZSBhdmVjIFNldHVwYW5kb3JyYSBnclx1MDBlMmNlIFx1MDBlMCBWaXJnaW5pZSBIZXJnZWwuIFNhIGdyYW5kZSBvdXZlcnR1cmUgZGFucyBsXHUyMDE5XHUwMGU5Y2hhbmdlLCBzZXMgY29uc2VpbHMgY2xhaXJzIGV0IGF2aXNcdTAwZTlzIGFpbnNpIHF1ZSBzYSBzcG9udGFuXHUwMGU5aXRcdTAwZTkgbm91cyBvbnQgaW1tXHUwMGU5ZGlhdGVtZW50IG1pcyBlbiBjb25maWFuY2UuIFZpcmdpbmllIHByZW5kIHZyYWltZW50IGxlIHRlbXBzIGRcdTIwMTlcdTAwZTljb3V0ZXIgZXQgZGUgZ3VpZGVyIGF2ZWMgcHJvZmVzc2lvbm5hbGlzbWUgbWFpcyBhdXNzaSBjaGFsZXVyIGh1bWFpbmUuIE1lcmNpIHBvdXIgY2V0IGFjY29tcGFnbmVtZW50IHByXHUwMGU5Y2lldXggXHUyMDE0IGplIHJlY29tbWFuZGUgdml2ZW1lbnQgISIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\\/aWQ9NDNmOTM5MiIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk\\\/aWQ9MDk1MDAwNCJ9LCJhbGlnbl9zZWxmIjoic3RyZXRjaCIsIl9mbGV4X2FsaWduX3NlbGYiOiJzdHJldGNoIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"][elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6ImFiNjhjNzQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6InJpZ2h0IiwiZWRpdG9yIjoiQmFydCBLeW5kdCIsInRleHRfY29sb3IiOiIjNUY1RjVGIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ikpvc3QiLCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiMzAwIiwidHlwb2dyYXBoeV9mb250X3N0eWxlIjoibm9ybWFsIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTIsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4zMywic2l6ZXMiOltdfSwiYWxpZ25fc2VsZiI6InN0cmV0Y2giLCJfZmxleF9hbGlnbl9zZWxmIjoic3RyZXRjaCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-9412e23 e-con-full e-flex e-con e-child\\\" data-id=\\\"9412e23\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-411170f elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\\\" data-id=\\\"411170f\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img src=\\\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2970-2394-ab.svg\\\" class=\\\"attachment-full size-full wp-image-15959\\\" alt=\\\"\\\" \\\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjI5ZGIxMWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiJKZSByZW1lcmNpZSBWaXJnaW5pZSBwb3VyIHNvbiBwcm9mZXNzaW9ubmFsaXNtZSwgc2EgZGlzcG9uaWJpbGl0XHUwMGU5LCBldCBzdXJ0b3V0IHBvdXIgc2VzIHByXHUwMGU5Y2lldXggY29uc2VpbHMuIFZvdXMgcG91dmV6IGxhIGNvbnN1bHRlciBlbiB0b3V0ZSBjb25maWFuY2UgY29udHJhaXJlbWVudCBcdTAwZTAgZCdhdXRyZXMgc29jaVx1MDBlOXRcdTAwZTlzLiBDZSBuJ2VzdCBwYXMgdW5lIHZlbmRldXNlIGRlIHJcdTAwZWF2ZXMgbWFpcyB1bmUgdnJhaSBwcm9mZXNzaW9ubmVsbGUgcXVpIHNlcmEgdm91cyBhY2NvbXBhZ25lciBkYW5zIHZvdHJlIHByb2pldC4iLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTQzZjkzOTIiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPTA5NTAwMDQifSwiYWxpZ25fc2VsZiI6InN0cmV0Y2giLCJfZmxleF9hbGlnbl9zZWxmIjoic3RyZXRjaCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"][elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjU5NTg0ZTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6InJpZ2h0IiwiZWRpdG9yIjoiVmluY2VudCBMTE9CUkVHQVQiLCJ0ZXh0X2NvbG9yIjoiIzVGNUY1RiIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJKb3N0IiwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsInR5cG9ncmFwaHlfZm9udF9zdHlsZSI6Im5vcm1hbCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjEyLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzMsInNpemVzIjpbXX0sImFsaWduX3NlbGYiOiJzdHJldGNoIiwiX2ZsZXhfYWxpZ25fc2VsZiI6InN0cmV0Y2gifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-8f306ff e-con-full e-flex e-con e-child\\\" data-id=\\\"8f306ff\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-84a036a elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\\\" data-id=\\\"84a036a\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img src=\\\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2970-2394-ab.svg\\\" class=\\\"attachment-full size-full wp-image-15959\\\" alt=\\\"\\\" \\\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjQ4MzA0MjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiJTb2NpXHUwMGU5dFx1MDBlOSB0clx1MDBlOHMgcHJvZmVzc2lvbm5lbCBhdmVjIGRlcyBjb25zZWlscyBwZXJzb25uYWxpc1x1MDBlOXMuIE1lcmNpIFx1MDBlMCBWaXJnaW5pZSBwb3VyIHNhIGRpc3BvbmliaWxpdFx1MDBlOS4iLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTQzZjkzOTIiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPTA5NTAwMDQifSwiYWxpZ25fc2VsZiI6InN0cmV0Y2giLCJfZmxleF9hbGlnbl9zZWxmIjoic3RyZXRjaCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"][elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6ImNmNzY2NjAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6InJpZ2h0IiwiZWRpdG9yIjoiQWhtZWQgTkVEREVSIiwidGV4dF9jb2xvciI6IiM1RjVGNUYiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSm9zdCIsInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiIzMDAiLCJ0eXBvZ3JhcGh5X2ZvbnRfc3R5bGUiOiJub3JtYWwiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxMiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjMzLCJzaXplcyI6W119LCJhbGlnbl9zZWxmIjoic3RyZXRjaCIsIl9mbGV4X2FsaWduX3NlbGYiOiJzdHJldGNoIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-4687858 e-con-full e-flex e-con e-child\\\" data-id=\\\"4687858\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-b6845a7 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\\\" data-id=\\\"b6845a7\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img src=\\\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2970-2394-ab.svg\\\" class=\\\"attachment-full size-full wp-image-15959\\\" alt=\\\"\\\" \\\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjVjMjM4NzUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiJWaXJnaW5pZSBlc3QgdHJcdTAwZThzIGRpc3BvbmlibGUgcG91ciB2b3VzIGFwcG9ydGVyIGxlcyBpbmZvcm1hdGlvbnMgY2xhaXJlcyBhdSB0cmF2ZXJzIGRlIHRvdXMgc2VzIG1cdTAwZTlkaWFzIDogY29udGFjdHMgdFx1MDBlOWxcdTAwZTlwaG9uaXF1ZXMsIHNpdGUgaW50ZXJuZXQgZXQgdmlkXHUwMGU5byB5b3V0dWJlLiBVbiBwYXJ0ZW5haXJlIGNvbXBcdTAwZTl0ZW50IHF1aSBpbnNwaXJlIGNvbmZpYW5jZSBwb3VyIGwnZXhwYXRyaWF0aW9uIGVuIEFuZG9ycmUgISIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\\/aWQ9NDNmOTM5MiIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk\\\/aWQ9MDk1MDAwNCJ9LCJhbGlnbl9zZWxmIjoic3RyZXRjaCIsIl9mbGV4X2FsaWduX3NlbGYiOiJzdHJldGNoIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"][elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjJkYjM1ZDgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6InJpZ2h0IiwiZWRpdG9yIjoiQ0FZTEEgQ1x1MDBlOWRyaWMiLCJ0ZXh0X2NvbG9yIjoiIzVGNUY1RiIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJKb3N0IiwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsInR5cG9ncmFwaHlfZm9udF9zdHlsZSI6Im5vcm1hbCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjEyLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzMsInNpemVzIjpbXX0sImFsaWduX3NlbGYiOiJzdHJldGNoIiwiX2ZsZXhfYWxpZ25fc2VsZiI6InN0cmV0Y2gifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-bfc4999 e-con-full e-flex e-con e-child\\\" data-id=\\\"bfc4999\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6cf051f elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\\\" data-id=\\\"6cf051f\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img src=\\\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2970-2394-ab.svg\\\" class=\\\"attachment-full size-full wp-image-15959\\\" alt=\\\"\\\" \\\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjljYzYzNDkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiJSZW5kZXotdm91cyB0clx1MDBlOHMgdXRpbGUgZXQgcHJvZmVzc2lvbm5lbCBhdmVjIFZpcmdpbmllIGV0IHNvbiBcdTAwZTlxdWlwZSAhIFx1MDBjOWNoYW5nZSB0clx1MDBlOHMgY2xhaXIgZXQgY29tcGxldCwgcXVpIG1cdTIwMTlhIHBlcm1pcyBkXHUyMDE5eSB2b2lyIGJlYXVjb3VwIHBsdXMgY2xhaXIgc3VyIGxlcyBcdTAwZTl0YXBlcyBldCBwb2ludHMgXHUwMGUwIGFudGljaXBlciBwb3VyIHVuZSBleHBhdHJpYXRpb24gZW4gQW5kb3JyZS4iLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTQzZjkzOTIiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPTA5NTAwMDQifSwiYWxpZ25fc2VsZiI6InN0cmV0Y2giLCJfZmxleF9hbGlnbl9zZWxmIjoic3RyZXRjaCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"][elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjBlNWY0NWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6InJpZ2h0IiwiZWRpdG9yIjoiRXRpZW5uZSBSIiwidGV4dF9jb2xvciI6IiM1RjVGNUYiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSm9zdCIsInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiIzMDAiLCJ0eXBvZ3JhcGh5X2ZvbnRfc3R5bGUiOiJub3JtYWwiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxMiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjMzLCJzaXplcyI6W119LCJhbGlnbl9zZWxmIjoic3RyZXRjaCIsIl9mbGV4X2FsaWduX3NlbGYiOiJzdHJldGNoIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-b255564 e-con-full e-flex e-con e-child\\\" data-id=\\\"b255564\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-ea80b4a elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\\\" data-id=\\\"ea80b4a\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img src=\\\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2970-2394-ab.svg\\\" class=\\\"attachment-full size-full wp-image-15959\\\" alt=\\\"\\\" \\\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjdmMGU2MDQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiJUclx1MDBlOHMgYm9uIFx1MDBlOWNoYW5nZSBhdmVjIFZpcmdpbmllIHF1aSBhIHN1IG0nYWlndWlsbGVyIGV0IG1lIGNvbnNlaWxsZXIgc3VyIGxlcyBjaG9zZXMgXHUwMGUwIG1ldHRyZSBlbiBwbGFjZSBwb3VyIGFycml2ZXIgZXQgbSdhbmNyZXIgZW4gQW5kb3JyZSBkZSBsYSBtZWlsbGV1cmUgZGVzIGZhXHUwMGU3b25zIHBvc3NpYmxlLiBCZWF1Y291cCBkZSB0cmFuc3BhcmVuY2UgZXQgZCdob25uXHUwMGVhdGV0XHUwMGU5LCBqZSByZWNvbW1hbmRlIGZvcnRlbWVudCAhIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD00M2Y5MzkyIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD0wOTUwMDA0In0sImFsaWduX3NlbGYiOiJzdHJldGNoIiwiX2ZsZXhfYWxpZ25fc2VsZiI6InN0cmV0Y2gifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"][elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjJjZWYwYjciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6InJpZ2h0IiwiZWRpdG9yIjoiTWF4ZW5jZSBQZWNxdWV0IiwidGV4dF9jb2xvciI6IiM1RjVGNUYiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSm9zdCIsInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiIzMDAiLCJ0eXBvZ3JhcGh5X2ZvbnRfc3R5bGUiOiJub3JtYWwiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxMiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjMzLCJzaXplcyI6W119LCJhbGlnbl9zZWxmIjoic3RyZXRjaCIsIl9mbGV4X2FsaWduX3NlbGYiOiJzdHJldGNoIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-87a8e9a elementor-align-left elementor-widget__width-auto elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\\\" data-id=\\\"87a8e9a\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-md\\\" href=\\\"https:\\\/\\\/search.google.com\\\/local\\\/writereview?placeid=ChIJA5WKBiv1pRIRva5V9z9J0EY\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Leave us a review<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-828b425 elementor-widget elementor-widget-html\\\" data-id=\\\"828b425\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"html.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<script>\\n\\\/* D\\u00e9filement automatique de la rang\\u00e9e d'avis.\\n   Pos\\u00e9 dans un widget HTML d'Elementor, \\u00e0 la fin de la section des avis.\\n\\n   Principes tenus :\\n   \\u2014 il n'interrompt JAMAIS le visiteur : survol, focus clavier, doigt pos\\u00e9 ou onglet\\n     en arri\\u00e8re-plan mettent en pause ;\\n   \\u2014 il respecte `prefers-reduced-motion` : si le syst\\u00e8me demande moins d'animation,\\n     le script ne d\\u00e9marre pas du tout ;\\n   \\u2014 il avance d'UNE carte \\u00e0 la fois, ce qui tombe juste avec l'accrochage `scroll-snap`\\n     d\\u00e9j\\u00e0 en place, et revient au d\\u00e9but en fin de course.\\n   Aucune d\\u00e9pendance, aucun r\\u00e9glage \\u00e0 maintenir ailleurs. *\\\/\\n(function () {\\n  var rangee = document.querySelector('.setup-avis');\\n  if (!rangee) return;\\n  if (window.matchMedia && window.matchMedia('(prefers-reduced-motion: reduce)').matches) return;\\n\\n  var DELAI = 4500;\\n  var enPause = false;\\n\\n  function pasDUneCarte() {\\n    var carte = rangee.firstElementChild;\\n    if (!carte) return 0;\\n    var style = window.getComputedStyle(rangee);\\n    var gap = parseFloat(style.columnGap || style.gap) || 0;\\n    return Math.round(carte.getBoundingClientRect().width + gap);\\n  }\\n\\n  function avancer() {\\n    if (enPause) return;\\n    var pas = pasDUneCarte();\\n    if (!pas) return;\\n    var max = rangee.scrollWidth - rangee.clientWidth;\\n    if (max <= 0) return;                       \\\/\\\/ rien \\u00e0 faire tant que \\u00e7a ne d\\u00e9borde pas\\n    var cible = rangee.scrollLeft + pas;\\n    if (cible > max - 4) cible = 0;             \\\/\\\/ fin de course : on repart au d\\u00e9but\\n    rangee.scrollTo({ left: cible, behavior: 'smooth' });\\n  }\\n\\n  ['pointerenter', 'pointerdown', 'focusin'].forEach(function (e) {\\n    rangee.addEventListener(e, function () { enPause = true; }, { passive: true });\\n  });\\n  ['pointerleave', 'focusout'].forEach(function (e) {\\n    rangee.addEventListener(e, function () { enPause = false; }, { passive: true });\\n  });\\n  document.addEventListener('visibilitychange', function () {\\n    if (document.hidden) enPause = true;\\n  });\\n\\n  setInterval(avancer, DELAI);\\n})();\\n\\n<\\\/script>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-f87f8df e-con-boxed e-flex e-con e-parent\\\" data-id=\\\"f87f8df\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-a68469b e-con-full e-flex e-con e-child\\\" data-id=\\\"a68469b\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7f77bc4 elementor-widget elementor-widget-heading\\\" data-id=\\\"7f77bc4\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Contact us<\\\/h2>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-2c78e5e e-con-full e-flex e-con e-child\\\" data-id=\\\"2c78e5e\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-5b100e1 e-con-full e-flex e-con e-child\\\" data-id=\\\"5b100e1\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-eb18253 elementor-widget__width-initial elementor-widget elementor-widget-image\\\" data-id=\\\"eb18253\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img src=\\\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2694-1988-ab.svg\\\" class=\\\"attachment-full size-full wp-image-15927\\\" alt=\\\"\\\" \\\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-067d396 e-con-full e-flex e-con e-child\\\" data-id=\\\"067d396\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-61c4cb1 elementor-widget elementor-widget-heading\\\" data-id=\\\"61c4cb1\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Contact us by phone or WhatsApp<\\\/h3>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6ImViZTI1ZjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6InJpZ2h0IiwiZWRpdG9yIjoiPHA+KzM3NiAzMzEgNTg2PFwvcD4iLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTQzZjkzOTIifSwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ikpvc3QiLCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiMzAwIiwidHlwb2dyYXBoeV9mb250X3N0eWxlIjoibm9ybWFsIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTgsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS41Niwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjE2LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjU2LCJzaXplcyI6W119LCJfZmlnbWEiOiIyNjk0OjE5ODciLCJhbGlnbl9zZWxmIjoic3RyZXRjaCIsIl9mbGV4X2FsaWduX3NlbGYiOiJzdHJldGNoIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-48e6af8 e-con-full e-flex e-con e-child\\\" data-id=\\\"48e6af8\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-741b97a elementor-widget__width-initial elementor-widget elementor-widget-image\\\" data-id=\\\"741b97a\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img src=\\\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2694-1993-ab.svg\\\" class=\\\"attachment-full size-full wp-image-15931\\\" alt=\\\"\\\" \\\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-60234eb e-con-full e-flex e-con e-child\\\" data-id=\\\"60234eb\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2355a06 elementor-widget elementor-widget-heading\\\" data-id=\\\"2355a06\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Contact us by email<\\\/h3>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6ImFiM2JmOWQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6InJpZ2h0IiwiZWRpdG9yIjoiPHA+dmlyZ2luaWVoZXJnZWxAc2V0dXBhbmRvcnJhLmNvbTxcL3A+IiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD00M2Y5MzkyIn0sInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJKb3N0IiwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsInR5cG9ncmFwaHlfZm9udF9zdHlsZSI6Im5vcm1hbCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE4LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuNTYsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS41Niwic2l6ZXMiOltdfSwiX2ZpZ21hIjoiMjY5NDoyMDAyIiwiYWxpZ25fc2VsZiI6InN0cmV0Y2giLCJfZmxleF9hbGlnbl9zZWxmIjoic3RyZXRjaCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-50088fb e-con-full e-flex e-con e-child\\\" data-id=\\\"50088fb\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1f4585c elementor-widget__width-initial elementor-widget elementor-widget-image\\\" data-id=\\\"1f4585c\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img src=\\\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2694-2009-ab.svg\\\" class=\\\"attachment-full size-full wp-image-15935\\\" alt=\\\"\\\" \\\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-c8beb70 e-con-full e-flex e-con e-child\\\" data-id=\\\"c8beb70\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4bbf193 elementor-widget elementor-widget-heading\\\" data-id=\\\"4bbf193\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Our offices<\\\/h3>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjFmODYzZjMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6InJpZ2h0IiwiZWRpdG9yIjoiPHA+RWRpZmljaSBubzI1LCAxLDIsIENhcnJlciBKb2FuIE1hcmFnYWxsLCBBRDUwMCBBbmRvcnJhIGxhIFZlbGxhIC0gUHJpbmNpcGFsaXR5IG9mIEFuZG9ycmE8XC9wPiIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\\/aWQ9NDNmOTM5MiJ9LCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSm9zdCIsInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiIzMDAiLCJ0eXBvZ3JhcGh5X2ZvbnRfc3R5bGUiOiJub3JtYWwiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxOCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjU2LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTYsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuNTYsInNpemVzIjpbXX0sIl9maWdtYSI6IjI2OTQ6MjAwNyIsImFsaWduX3NlbGYiOiJzdHJldGNoIiwiX2ZsZXhfYWxpZ25fc2VsZiI6InN0cmV0Y2gifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-a0f11de e-con-full setup-pied e-flex e-con e-parent\\\" data-id=\\\"a0f11de\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-14480f5 e-con-full e-flex e-con e-child\\\" data-id=\\\"14480f5\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-0aed937 e-con-full e-flex e-con e-child\\\" data-id=\\\"0aed937\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-0745d63 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\\\" data-id=\\\"0745d63\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"422\\\" height=\\\"224\\\" src=\\\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-3079-1733-ab.webp\\\" class=\\\"attachment-full size-full wp-image-15975\\\" alt=\\\"\\\" srcset=\\\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-3079-1733-ab.webp 422w, https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-3079-1733-ab-300x159.webp 300w\\\" sizes=\\\"(max-width: 422px) 100vw, 422px\\\" \\\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-9922012 elementor-shape-circle elementor-grid-0 e-grid-align-left elementor-widget elementor-widget-social-icons\\\" data-id=\\\"9922012\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"social-icons.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-social-icons-wrapper elementor-grid\\\" role=\\\"list\\\">\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-soc0\\\" href=\\\"https:\\\/\\\/www.facebook.com\\\/conciergerieAND\\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Facebook<\\\/span>\\n\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fab fa-facebook\\\"><\\\/i>\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-soc1\\\" href=\\\"https:\\\/\\\/www.instagram.com\\\/setupandorra\\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Instagram<\\\/span>\\n\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fab fa-instagram\\\"><\\\/i>\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-soc2\\\" href=\\\"https:\\\/\\\/www.youtube.com\\\/@SETUPANDORRA-GESTORIA-ANDORRE\\\" target=\\\"_blank\\\" rel=\\\"nofollow\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Youtube<\\\/span>\\n\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fab fa-youtube\\\"><\\\/i>\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-soc3\\\" href=\\\"https:\\\/\\\/www.linkedin.com\\\/company\\\/set-up-andorra-expatriation\\\" target=\\\"_blank\\\" rel=\\\"nofollow\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Linkedin<\\\/span>\\n\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fab fa-linkedin\\\"><\\\/i>\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjljM2I5YzAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiI8cD5UaGUgY29udGVudCBvZiB0aGlzIHdlYnNpdGUgaXMgZm9yIGluZm9ybWF0aW9uIHB1cnBvc2VzIG9ubHk7IFNldHVwIEFuZG9ycmEgZG9lcyBub3QgcHJvdmlkZSBhbnkgdGF4IG9yIGZpbmFuY2lhbCBhZHZpY2UuPFwvcD4iLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTg4NzU3ZWYifSwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ikpvc3QiLCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiMzAwIiwidHlwb2dyYXBoeV9mb250X3N0eWxlIjoibm9ybWFsIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS40Mywic2l6ZXMiOltdfSwiX2ZpZ21hIjoiMzA3OToxNzQwIiwiYWxpZ25fc2VsZiI6InN0cmV0Y2giLCJfZmxleF9hbGlnbl9zZWxmIjoic3RyZXRjaCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-97e30b2 e-con-full e-flex e-con e-child\\\" data-id=\\\"97e30b2\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-8653591 e-con-full e-flex e-con e-child\\\" data-id=\\\"8653591\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-a0f41f6 e-con-full e-flex e-con e-child\\\" data-id=\\\"a0f41f6\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjQzNDgzZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiI8cD5OYXZpZ2F0aW9uPFwvcD4iLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTg4NzU3ZWYifSwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ikpvc3QiLCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiMzAwIiwidHlwb2dyYXBoeV9mb250X3N0eWxlIjoibm9ybWFsIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS40Mywic2l6ZXMiOltdfSwidHlwb2dyYXBoeV90ZXh0X3RyYW5zZm9ybSI6InVwcGVyY2FzZSIsIl9maWdtYSI6IjMwNzk6MTc0NCIsImFsaWduX3NlbGYiOiJzdHJldGNoIiwiX2ZsZXhfYWxpZ25fc2VsZiI6InN0cmV0Y2gifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]<div class=\\\"elementor-element elementor-element-0f8f6f0 e-con-full e-flex e-con e-child\\\" data-id=\\\"0f8f6f0\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-ac68efc elementor-widget elementor-widget-heading\\\" data-id=\\\"ac68efc\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<span class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"https:\\\/\\\/setupandorra.com\\\/en\\\/setup\\\/\\\">Setup<\\\/a><\\\/span>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1895917 elementor-widget elementor-widget-heading\\\" data-id=\\\"1895917\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<span class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"https:\\\/\\\/setupandorra.com\\\/investir\\\/\\\">Invest<\\\/a><\\\/span>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4ff83df elementor-widget elementor-widget-heading\\\" data-id=\\\"4ff83df\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<span class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"https:\\\/\\\/setupandorra.com\\\/en\\\/expatriating\\\/\\\">Relocate<\\\/a><\\\/span>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-0c6790b elementor-widget elementor-widget-heading\\\" data-id=\\\"0c6790b\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<span class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"https:\\\/\\\/setupandorra.com\\\/en\\\/live\\\/\\\">Live<\\\/a><\\\/span>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c3c9130 elementor-widget elementor-widget-heading\\\" data-id=\\\"c3c9130\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<span class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"https:\\\/\\\/setupandorra.com\\\/en\\\/benefits\\\/\\\">Services<\\\/a><\\\/span>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-ffc2da6 elementor-widget elementor-widget-heading\\\" data-id=\\\"ffc2da6\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<span class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"https:\\\/\\\/setupandorra.com\\\/en\\\/media\\\/\\\">Media<\\\/a><\\\/span>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-a43cbb3 elementor-widget elementor-widget-heading\\\" data-id=\\\"a43cbb3\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<span class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"https:\\\/\\\/setupandorra.com\\\/actualites\\\/\\\">News<\\\/a><\\\/span>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-55bea81 e-con-full e-flex e-con e-child\\\" data-id=\\\"55bea81\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6ImUyYjc0ODIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiI8cD5MZWdhbDxcL3A+IiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD04ODc1N2VmIn0sInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJKb3N0IiwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsInR5cG9ncmFwaHlfZm9udF9zdHlsZSI6Im5vcm1hbCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE0LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuNDMsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJ1cHBlcmNhc2UiLCJfZmlnbWEiOiIzMDc5OjE3NTQiLCJhbGlnbl9zZWxmIjoic3RyZXRjaCIsIl9mbGV4X2FsaWduX3NlbGYiOiJzdHJldGNoIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]<div class=\\\"elementor-element elementor-element-8731b46 e-con-full e-flex e-con e-child\\\" data-id=\\\"8731b46\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6ImZiZWZmZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiI8cD5MZWdhbCBub3RpY2U8XC9wPiIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\\/aWQ9ODg3NTdlZiJ9LCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSm9zdCIsInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJ0eXBvZ3JhcGh5X2ZvbnRfc3R5bGUiOiJub3JtYWwiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNi44LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuNCwic2l6ZXMiOltdfSwiX2ZpZ21hIjoiMzA3OToxNzU2IiwiYWxpZ25fc2VsZiI6InN0cmV0Y2giLCJfZmxleF9hbGlnbl9zZWxmIjoic3RyZXRjaCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"][elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6ImJhYTYzNzgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiI8cD5Qcml2YWN5IHBvbGljeTxcL3A+IiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD04ODc1N2VmIn0sInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJKb3N0IiwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjQwMCIsInR5cG9ncmFwaHlfZm9udF9zdHlsZSI6Im5vcm1hbCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE2LjgsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS40LCJzaXplcyI6W119LCJfZmlnbWEiOiIzMDc5OjE3NTciLCJhbGlnbl9zZWxmIjoic3RyZXRjaCIsIl9mbGV4X2FsaWduX3NlbGYiOiJzdHJldGNoIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-e78fd14 e-con-full e-flex e-con e-child\\\" data-id=\\\"e78fd14\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-0b9a52a e-con-full e-flex e-con e-child\\\" data-id=\\\"0b9a52a\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-f72b643 elementor-widget elementor-widget-heading\\\" data-id=\\\"f72b643\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Ready to settle in Andorra?<\\\/h3>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjgxYjFkMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiI8cD5Cb29rIGEgZnJlZSBjb25zdWx0YXRpb24gd2l0aCBvdXIgZXhwZXJ0cy48XC9wPiIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\\/aWQ9NTc0OTVmNCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk\\\/aWQ9MDk1MDAwNCJ9LCJfZmlnbWEiOiIzMDc5OjE3NjEiLCJhbGlnbl9zZWxmIjoic3RyZXRjaCIsIl9mbGV4X2FsaWduX3NlbGYiOiJzdHJldGNoIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6e18543 elementor-align-left elementor-widget__width-auto elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\\\" data-id=\\\"6e18543\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-md\\\" href=\\\"https:\\\/\\\/setupandorra.com\\\/en\\\/contact-2\\\/\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Let's talk about your project<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t\\t\\t\\t<\\\/a>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-6bf5fb0 e-con-full e-flex e-con e-child\\\" data-id=\\\"6bf5fb0\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjIzMjNmNDQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiI8cD5XZWJzaXRlIGJ5IE9LS088XC9wPiIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\\/aWQ9NTEzNmUzZSJ9LCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSm9zdCIsInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiIzMDAiLCJ0eXBvZ3JhcGh5X2ZvbnRfc3R5bGUiOiJub3JtYWwiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjQzLCJzaXplcyI6W119LCJfZWxlbWVudF93aWR0aCI6ImF1dG8iLCJjdXN0b21fY3NzIjoiQG1lZGlhIChtaW4td2lkdGg6IDEwMjVweCkgeyBzZWxlY3RvciB7IHdpZHRoOiBtYXgtY29udGVudDsgbWF4LXdpZHRoOiAxMDAlOyB9IH0iLCJfZmlnbWEiOiIzMDc5OjE3NjQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]<div class=\\\"elementor-element elementor-element-8a2e4d8 e-con-full e-flex e-con e-child\\\" data-id=\\\"8a2e4d8\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3ff0cd4 elementor-widget elementor-widget-heading\\\" data-id=\\\"3ff0cd4\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<span class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"https:\\\/\\\/setupandorra.com\\\/plan-du-site\\\/\\\">Sitemap<\\\/a><\\\/span>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-0c096da elementor-widget elementor-widget-heading\\\" data-id=\\\"0c096da\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<span class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"https:\\\/\\\/setupandorra.com\\\/avis-de-non-responsabilite-disclaimer\\\/\\\">Disclaimer<\\\/a><\\\/span>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}"],"_uag_page_assets":["a:9:{s:3:\"css\";s:260:\".uag-blocks-common-selector{z-index:var(--z-index-desktop) !important}@media(max-width: 976px){.uag-blocks-common-selector{z-index:var(--z-index-tablet) !important}}@media(max-width: 767px){.uag-blocks-common-selector{z-index:var(--z-index-mobile) !important}}\";s:2:\"js\";s:0:\"\";s:18:\"current_block_list\";a:7:{i:0;s:11:\"core\/search\";i:1;s:10:\"core\/group\";i:2;s:12:\"core\/heading\";i:3;s:17:\"core\/latest-posts\";i:4;s:20:\"core\/latest-comments\";i:5;s:13:\"core\/archives\";i:6;s:15:\"core\/categories\";}s:8:\"uag_flag\";b:0;s:11:\"uag_version\";s:10:\"1790333118\";s:6:\"gfonts\";a:0:{}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}"]},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"Virginie Hergel","author_link":"https:\/\/setupandorra.com\/en\/author\/vhandorra\/"},"uagb_comment_info":0,"uagb_excerpt":"S&#8217;expatrier Moving to Andorra: Living in the Principality How can you move to Andorra and live there to enjoy its [&hellip;]","_links":{"self":[{"href":"https:\/\/setupandorra.com\/en\/wp-json\/wp\/v2\/pages\/13795","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/setupandorra.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/setupandorra.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/setupandorra.com\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/setupandorra.com\/en\/wp-json\/wp\/v2\/comments?post=13795"}],"version-history":[{"count":11,"href":"https:\/\/setupandorra.com\/en\/wp-json\/wp\/v2\/pages\/13795\/revisions"}],"predecessor-version":[{"id":16926,"href":"https:\/\/setupandorra.com\/en\/wp-json\/wp\/v2\/pages\/13795\/revisions\/16926"}],"wp:attachment":[{"href":"https:\/\/setupandorra.com\/en\/wp-json\/wp\/v2\/media?parent=13795"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}