{"id":6088,"date":"2020-11-03T12:56:47","date_gmt":"2020-11-03T11:56:47","guid":{"rendered":"https:\/\/dev.setupandorra.com\/?page_id=6088"},"modified":"2026-05-25T11:27:17","modified_gmt":"2026-05-25T09:27:17","slug":"com-esdevenir-resident-fiscal-a-andorra-i-obtenir-la-nacionalitat-andorrana","status":"publish","type":"page","link":"https:\/\/setupandorra.com\/ca\/expatriacio-a-andorra-viure-al-principat\/com-esdevenir-resident-fiscal-a-andorra-i-obtenir-la-nacionalitat-andorrana\/","title":{"rendered":"Com esdevenir resident fiscal a Andorra i obtenir la nacionalitat andorrana?"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6088\" class=\"elementor elementor-6088 elementor-213\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a31962f e-con-boxed setup-hero e-flex e-con e-parent\" data-id=\"a31962f\" 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-3893901 e-con-full e-flex e-con e-child\" data-id=\"3893901\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f42eb6d e-con-full e-flex e-con e-child\" data-id=\"f42eb6d\" 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-25778fd elementor-widget__width-auto elementor-widget elementor-widget-text-editor\" data-id=\"25778fd\" 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\tEXPATRIAR-SE\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-9ceacc9 elementor-widget elementor-widget-heading\" data-id=\"9ceacc9\" 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\">Com et pots convertir en fiscal a Andorra, obtenint la nacionalitat andorrana?<\/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-acb67c2 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"acb67c2\" 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>La legislaci\u00f3 andorrana implantada en mat\u00e8ria d&#8217;immigraci\u00f3 esmenta diferents tipologies de permisos de resid\u00e8ncia al Principat.<\/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-7d75b49 elementor-widget elementor-widget-html\" data-id=\"7d75b49\" 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 = \"Contacteu-nos\";\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-bc917ad elementor-widget elementor-widget-html\" data-id=\"bc917ad\" 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-adec3a6 e-con-full setup-chiffres-heros e-flex e-con e-child\" data-id=\"adec3a6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-031980e e-con-full e-flex e-con e-child\" data-id=\"031980e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-df9698e elementor-widget elementor-widget-heading\" data-id=\"df9698e\" 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-5702ed1 elementor-widget elementor-widget-text-editor\" data-id=\"5702ed1\" 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>Anys d&#8217;experi\u00e8ncia<\/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-f683e8f e-con-full e-flex e-con e-child\" data-id=\"f683e8f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7e07efb elementor-widget elementor-widget-heading\" data-id=\"7e07efb\" 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-d3ef5ab elementor-widget elementor-widget-text-editor\" data-id=\"d3ef5ab\" 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>Instal\u00b7lacions<\/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-48b019c e-con-full e-flex e-con e-child\" data-id=\"48b019c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8b5c5e2 elementor-widget elementor-widget-heading\" data-id=\"8b5c5e2\" 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-81ab088 elementor-widget elementor-widget-text-editor\" data-id=\"81ab088\" 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>Suport personalitzat<\/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-b9f9f36 e-con-full e-flex e-con e-child\" data-id=\"b9f9f36\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5efbeec elementor-widget elementor-widget-heading\" data-id=\"5efbeec\" 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-752ff52 elementor-widget elementor-widget-text-editor\" data-id=\"752ff52\" 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+ ressenyes de Google\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-cf04201 e-con-boxed setup-article e-flex e-con e-parent\" data-id=\"cf04201\" 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-adbddf1 e-con-full setup-sommaire e-flex e-con e-child\" data-id=\"adbddf1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-25f07ca elementor-widget elementor-widget-heading\" data-id=\"25f07ca\" 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\">Contingut<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-043f07d elementor-widget elementor-widget-html\" data-id=\"043f07d\" 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<nav class=\"setup-sommaire-liste\" aria-label=\"Sommaire\"><\/nav>\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-ec90268 setup-article-corps elementor-widget elementor-widget-text-editor\" data-id=\"ec90268\" 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\n<p>La legislaci\u00f3 andorrana implantada en mat\u00e8ria d&#8217;immigraci\u00f3 esmenta diferents tipologies de permisos de resid\u00e8ncia al Principat. Com fer-se resident fiscal a Andorra, quins passos cal seguir per obtenir la nacionalitat andorrana, quins s\u00f3n els diferents estatus dels expatriats a Andorra, quins impostos s&#8217;han de pagar? Aqu\u00ed responem a totes aquestes preguntes.<\/p>\n\n<h2 class=\"wp-block-heading\">Fer-se resident fiscal a Andorra: les diferents possibilitats<\/h2>\n\n<p>De manera esquem\u00e0tica, hi ha dues vies principals per obtenir la resid\u00e8ncia fiscal a Andorra:<\/p>\n\n<ul>\n<li>els permisos de resid\u00e8ncia activa (o resid\u00e8ncia laboral) es poden concedir a persones que exerceixen una activitat professional a Andorra, assalariades o no, aix\u00ed com a promotors i emprenedors de projectes;<\/li>\n\n<li>Les autoritzacions de resid\u00e8ncia passiva (o resid\u00e8ncia improductiva, sense \u00e0nim de lucre) concerneixen, generalment, les persones que vulguin realitzar una o diverses inversions al Principat (immobles, finances, etc.).<\/li>\n<\/ul>\n\n<p>Altres permisos de resid\u00e8ncia fiscal a Andorra es poden expedir a persones amb dots o talents especials, i amb cert prestigi (cultural, cient\u00edfic, etc.), com persones amb un alt nivell de qualificaci\u00f3 professional, artistes o esportistes de primer nivell.<\/p>\n\n<h2 class=\"wp-block-heading\">Treballant al Principat: Resid\u00e8ncia Activa<\/h2>\n\n<h4 class=\"wp-block-heading\">Exercir una activitat professional al Principat<\/h4>\n\n<p>Si est\u00e0s contractat per una empresa andorrana i treballes al Principat, tens dret a sol\u00b7licitar la resid\u00e8ncia fiscal a Andorra.<\/p>\n\n<h4 class=\"wp-block-heading\">Crear una empresa per obtenir la condici\u00f3 de resident fiscal a Andorra<\/h4>\n\n<p>Una altra soluci\u00f3 per obtenir la resid\u00e8ncia fiscal andorrana (i no la nacionalitat): estar present almenys 183 dies l&#8217;any al pa\u00eds amb l&#8217;objectiu de desenvolupar una activitat empresarial en els seg\u00fcents termes:<\/p>\n\n<ul>\n<li>el domicili social de l&#8217;empresa ha d&#8217;estar situat en una de les 7 parr\u00f2quies del territori andorr\u00e0;<\/li>\n\n<li>el contractista ha de contractar almenys una persona;<\/li>\n\n<li>un determinat percentatge de la producci\u00f3 de serveis o b\u00e9ns (de vegades fins al 85%) s&#8217;ha de destinar al mercat exterior d&#8217;Andorra (no nom\u00e9s al mercat local);<\/li>\n\n<li>Els beneficiaris d&#8217;una autoritzaci\u00f3 de resid\u00e8ncia fiscal professional a Andorra han de procedir a un dip\u00f2sit m\u00ednim de 50.000 \u20ac a l&#8217;Institut Nacional de Finances d&#8217;Andorra (INAF). Aquesta quantitat es restitueix en cas de no renovaci\u00f3 de l&#8217;autoritzaci\u00f3 de resid\u00e8ncia fiscal a Andorra.<\/li>\n<\/ul>\n\n<h3 class=\"wp-block-heading\">Expatriaci\u00f3 per inversi\u00f3: resid\u00e8ncia passiva<\/h3>\n\n<p>Les persones que no tinguin una activitat professional o empresarial al Principat i encara vulguin ser residents a Andorra han d&#8217;establir el seu lloc de resid\u00e8ncia almenys 90 dies a l&#8217;any.<\/p>\n\n<p>Es consideren residents passius amb la condici\u00f3 de realitzar una inversi\u00f3 al Principat segons les modalitats seg\u00fcents:<\/p>\n\n<ul>\n<li>comprometre l&#8217;import m\u00ednim de 350.000 \u20ac en forma d&#8217;ingr\u00e9s bancari en un compte personal, compra d&#8217;immobles al pa\u00eds o inversi\u00f3 en una empresa andorrana;<\/li>\n\n<li>fer un dip\u00f2sit de 47.500 \u20ac com a penyora amb el govern d&#8217;Andorra.<\/li>\n<\/ul>\n\n<p>Els diferents estats dels residents fiscals passius a Andorra s\u00f3n els seg\u00fcents:<\/p>\n\n<ul>\n<li>categoria A: instal\u00b7laci\u00f3 a Andorra sense treballar-hi;<\/li>\n\n<li>categoria B: persones que aprofiten una activitat a l&#8217;estranger i no a Andorra;<\/li>\n\n<li>categoria C: persones que gaudeixen de reconeixement internacional (artistes, investigadors, esportistes de primer nivell, etc.).<\/li>\n<\/ul>\n\n<p>Els residents fiscals passius a Andorra tenen llibertat per dedicar-se a la gesti\u00f3 del seu patrimoni i ocupar els c\u00e0rrecs d&#8217;administrador de societats en qu\u00e8 tinguin participacions (iguals o superiors al 50%) sempre que no es retribueixi el c\u00e0rrec d&#8217;administrador.<\/p>\n\n<p>En ambd\u00f3s casos, tingueu en compte que l&#8217;administraci\u00f3 del pa\u00eds mostra molt sovint una certa flexibilitat per facilitar la instal\u00b7laci\u00f3 d&#8217;expatriats al Principat a l&#8217;hora de sol\u00b7licitar la resid\u00e8ncia fiscal a Andorra, sempre que es compleixin, per descomptat, les condicions esmentades anteriorment.<\/p>\n\n<h2 class=\"wp-block-heading\">Les accions a realitzar<\/h2>\n\n<h3 class=\"wp-block-heading\">Resid\u00e8ncia fiscal activa a Andorra<\/h3>\n\n<p>La condici\u00f3 de resid\u00e8ncia fiscal activa a Andorra est\u00e0 vinculada a la justificaci\u00f3 d&#8217;un lloc de treball o a la creaci\u00f3 d&#8217;una empresa al Principat.<\/p>\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile\">\n<figure class=\"wp-block-media-text__media\"><img decoding=\"async\" class=\"wp-image-532 size-full\" src=\"https:\/\/setupandorra.com\/wp-content\/uploads\/2020\/11\/set-up-statut-3.jpg\" alt=\"set-up-statut-3\" \/><\/figure>\n<div class=\"wp-block-media-text__content\">\n<p>Els tr\u00e0mits per obtenir-lo s&#8217;han de fer amb el Ministeri de l&#8217;Interior. Les caracter\u00edstiques a respectar per a la seva concessi\u00f3 s\u00f3n les seg\u00fcents:<\/p>\n\n<ul>\n<li>tenir un contracte de treball en una empresa andorrana;<\/li>\n\n<li>crear una empresa i tenir m\u00e9s del 10% de les seves accions;<\/li>\n\n<li>ha de tenir com a m\u00ednim 18 anys;<\/li>\n\n<li>per justificar un historial penal net;<\/li>\n\n<li>sotmetre&#8217;s a un examen m\u00e8dic;<\/li>\n\n<li>romandre almenys 183 dies a l&#8217;any al Principat d&#8217;Andorra;<\/li>\n\n<li>procedir a la instal\u00b7laci\u00f3 del seu domicili fiscal a Andorra.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n\n<h3 class=\"wp-block-heading\">Per resid\u00e8ncia passiva<\/h3>\n\n<p>La condici\u00f3 de resid\u00e8ncia fiscal passiva a Andorra permet establir-s&#8217;hi sense exercir una activitat professional al Principat.<\/p>\n\n<p>Els seus m\u00e8todes d&#8217;obtenci\u00f3 s\u00f3n els seg\u00fcents:<\/p>\n\n<ul>\n<li>comprometre un capital m\u00ednim de 350.000 \u20ac dedicat a una inversi\u00f3 (banc\u00e0ria, immobili\u00e0ria, emprenedora, etc.);<\/li>\n\n<li>fer un dip\u00f2sit de 47 500 \u20ac, reemborsats en cas de no renovaci\u00f3 de l&#8217;estatut;<\/li>\n\n<li>fer un dip\u00f2sit addicional de 9.500 \u20ac per cada membre de la fam\u00edlia;<\/li>\n\n<li>ha de tenir com a m\u00ednim 18 anys;<\/li>\n\n<li>justificar un historial penal net;<\/li>\n\n<li>sotmetre&#8217;s a un examen m\u00e8dic;<\/li>\n\n<li>romandre almenys 90 dies l&#8217;any al Principat d&#8217;Andorra;<\/li>\n\n<li>aportar la prova d&#8217;un nivell m\u00ednim de recursos almenys 4 vegades superior al nivell mitj\u00e0 del pa\u00eds;<\/li>\n\n<li>tenir una adre\u00e7a oficial.<\/li>\n<\/ul>\n\n<h2 class=\"wp-block-heading\">Els principals impostos del Principat<\/h2>\n\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile\">\n<div class=\"wp-block-media-text__content\">\n<h3 class=\"wp-block-heading\">L&#8217;IRPF: Impost sobre la Renda de les Persones F\u00edsiques<\/h3>\n\n<p>Since 2015, this is the main tax owed by tax residents a Andorra, independentment de la seva nacionalitat. Forma part d&#8217;un sistema simplificat que \u00e9s especialment transparent i concerneix tant els treballadors aut\u00f2noms com els assalariats i els emprenedors.<\/p>\n\n<p>Les seves mostres s\u00f3n les seg\u00fcents:<\/p>\n\n<ul>\n<li>menys de 24.000 \u20ac d&#8217;ingressos anuals: exempci\u00f3;<\/li>\n\n<li>entre 24.000 \u20ac i 40.000 \u20ac d&#8217;ingressos anuals: tipus impositiu del 5%;<\/li>\n\n<li>ingressos anuals superiors a 40.000 \u20ac: tipus impositiu del 10%;<\/li>\n<\/ul>\n<\/div>\n<figure class=\"wp-block-media-text__media\"><img decoding=\"async\" class=\"wp-image-534 size-full\" src=\"https:\/\/setupandorra.com\/wp-content\/uploads\/2020\/11\/set-up-statut-4.jpg\" alt=\"set-up-statut-4\" \/><\/figure>\n<\/div>\n\n<p>S\u00f3n possibles diverses deduccions de la base imposable en funci\u00f3 de la situaci\u00f3 individual i familiar de les persones, possibles aportacions als fons de pensions o despeses relacionades amb la compra d&#8217;un habitatge, etc.<\/p>\n\n<p>La declaraci\u00f3 de l&#8217;IRPF s&#8217;ha de fer entre l&#8217;1 d&#8217;abril i el 30 de setembre de l&#8217;any natural seg\u00fcent a la finalitzaci\u00f3 del per\u00edode impositiu.<\/p>\n\n<h3 class=\"wp-block-heading\">IGI (Impost General Indirecte)<\/h3>\n\n<p>L&#8217;IGI \u00e9s un impost indirecte similar a l&#8217;IVA franc\u00e8s. Es refereix a la fiscalitat dels b\u00e9ns i serveis de consum. La seva taxa m\u00e0xima \u00e9s nom\u00e9s del 4,5%, molt inferior a la d&#8217;altres pa\u00efsos europeus. \u00c9s en part per aquest motiu que la fiscalitat andorrana \u00e9s molt atractiva per a molts expatriats arreu del m\u00f3n.<\/p>\n\n<p>Cal destacar que hi ha altres impostos al Principat, la majoria de les vegades de parr\u00f2quies locals.<\/p>\n\n<h2 class=\"wp-block-heading\">Com obtenir la nacionalitat andorrana?<\/h2>\n\n<h3 class=\"wp-block-heading\">20 anys a Andorra per obtenir la nacionalitat<\/h3>\n\n<p>Somies amb aconseguir la nacionalitat andorrana? Arma&#8217;t de paci\u00e8ncia! Efectivament, l&#8217;obtenci\u00f3 de la nacionalitat andorrana requereix un per\u00edode de resid\u00e8ncia d&#8217;almenys 20 anys al Principat.<\/p>\n\n<h4 class=\"wp-block-heading\">Examen per a l&#8217;obtenci\u00f3 de la nacionalitat andorrana<\/h4>\n\n<p>I aix\u00f2 no \u00e9s autom\u00e0tic, perqu\u00e8 per obtenir la nacionalitat andorrana s&#8217;haur\u00e0 de superar un examen de coneixements generals relatiu al pa\u00eds, en catal\u00e0, llengua oficial. Un cop obtingui la nacionalitat andorrana, se li demanar\u00e0 que renunci\u00ef a la seva nacionalitat d&#8217;origen. Aix\u00ed, per obtenir la nacionalitat andorrana no cal una inversi\u00f3 personal a llarg termini.<\/p>\n\n<blockquote class=\"wp-block-quote\">\n<p>Si pots obtenir la nacionalitat andorrana i gaudir dels avantatges del pa\u00eds, no has d&#8217;esperar 19 anys per a aix\u00f2, pots comen\u00e7ar fent-te resident fiscal a Andorra. A Andorra no hi ha impost de successions ni impost de patrimoni. No dubteu a posar-vos en contacte amb Set Up, la Consergeria privada de refer\u00e8ncia al Principat, us acompanyem de manera concreta en tots els vostres passos i us facilitem tota la informaci\u00f3 relativa a cada tipus de resid\u00e8ncia.<\/p>\n<\/blockquote>\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-42208c0 elementor-widget elementor-widget-html\" data-id=\"42208c0\" 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\/* Le sommaire ancr\u00e9 du gabarit d'article \u2014 direction \u00ab B \u00bb, retenue par Kevin le\r\n   2026-09-17 (\u00ab le plus adapt\u00e9 SEO et GEO \u00bb).\r\n\r\n   Il se FABRIQUE depuis les H2 du corps : rien n'est saisi page par page, et il suit le\r\n   texte si le client le modifie. C'est tout l'int\u00e9r\u00eat sur 38 pages.\r\n\r\n   \u26a0 Les H2 de la page n'ont pas d'identifiant : on leur en pose un, d\u00e9riv\u00e9 de leur texte\r\n   (et non de leur rang, qui bougerait au moindre ajout de section). Un compteur d\u00e9partage\r\n   deux titres identiques.\r\n\r\n   \u26a0 Le lien actif suit la lecture par un IntersectionObserver avec une LIGNE de\r\n   d\u00e9clenchement haute, et non un seuil en pourcentage : un H2 suivi d'une longue section\r\n   ne franchirait jamais un seuil de 50 % sur un petit \u00e9cran.\r\n\r\n   `prefers-reduced-motion` : le d\u00e9filement doux devient un saut. *\/\r\n(function () {\r\n  var corps = document.querySelector('.setup-article-corps');\r\n  var hote = document.querySelector('.setup-sommaire-liste');\r\n  if (!corps || !hote) return;\r\n\r\n  var titres = [].slice.call(corps.querySelectorAll('h2'));\r\n  if (titres.length < 2) {                       \/\/ un sommaire d'une entr\u00e9e n'aide personne\r\n    var bloc = hote.closest('.setup-sommaire');\r\n    if (bloc) bloc.style.display = 'none';\r\n    return;\r\n  }\r\n\r\n  var vus = {};\r\n  var liens = titres.map(function (h) {\r\n    var base = (h.textContent || '')\r\n      .toLowerCase()\r\n      .normalize('NFD').replace(\/[\u0300-\u036f]\/g, '')\r\n      .replace(\/[^a-z0-9]+\/g, '-')\r\n      .replace(\/^-+|-+$\/g, '')\r\n      .slice(0, 48) || 'section';\r\n    vus[base] = (vus[base] || 0) + 1;\r\n    h.id = vus[base] > 1 ? base + '-' + vus[base] : base;\r\n\r\n    var a = document.createElement('a');\r\n    a.href = '#' + h.id;\r\n    a.textContent = (h.textContent || '').replace(\/\\s+\/g, ' ').trim();\r\n    hote.appendChild(a);\r\n    return a;\r\n  });\r\n\r\n  var doux = !window.matchMedia || !window.matchMedia('(prefers-reduced-motion: reduce)').matches;\r\n  liens.forEach(function (a, i) {\r\n    a.addEventListener('click', function (e) {\r\n      e.preventDefault();\r\n      titres[i].scrollIntoView({ behavior: doux ? 'smooth' : 'auto', block: 'start' });\r\n      history.replaceState(null, '', a.getAttribute('href'));\r\n    });\r\n  });\r\n\r\n  \/* \u26a0 Un IntersectionObserver ne se declenche que si un titre TRAVERSE sa bande de\r\n     declenchement. Mesure sur le pilote : un defilement rapide \u2014 ou programmatique \u2014\r\n     saute la bande de 5 % et AUCUN titre n est marque. On calcule donc au defilement,\r\n     ce qui est a la fois plus simple et toujours juste. *\/\r\n  var actif = -1;\r\n  function relire() {\r\n    var ligne = window.innerHeight * 0.28;\r\n    var i = -1;\r\n    for (var k = 0; k < titres.length; k++) {\r\n      if (titres[k].getBoundingClientRect().top <= ligne) i = k;\r\n    }\r\n    if (i === actif) return;\r\n    actif = i;\r\n    liens.forEach(function (a, k) { a.classList.toggle('est-actif', k === i); });\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; relire(); });\r\n  }, { passive: true });\r\n  window.addEventListener('resize', relire, { passive: true });\r\n  relire();\r\n})();\r\n\n<\/script>\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-a6a1251 e-con-boxed e-flex e-con e-parent\" data-id=\"a6a1251\" 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-6c23d97 e-con-full e-flex e-con e-child\" data-id=\"6c23d97\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-e9cae64 e-con-full e-flex e-con e-child\" data-id=\"e9cae64\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-11f1432 elementor-widget elementor-widget-heading\" data-id=\"11f1432\" 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\">Els nostres consells<\/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-4404ed7 e-con-full e-flex e-con e-child\" data-id=\"4404ed7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c626bd2 elementor-widget elementor-widget-text-editor\" data-id=\"c626bd2\" 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>Amb la gestoria Setup a Andorra, gaudiu d\u2019un acompanyament a mida. Gr\u00e0cies al seu equip d\u2019especialistes, us acompanyem mitjan\u00e7ant un proc\u00e9s fiable i estable, provat durant molts anys.<\/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 class=\"elementor-element elementor-element-cd67149 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\" data-id=\"cd67149\" 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=\"1280\" height=\"556\" src=\"https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-2889-1386-ab.webp\" class=\"attachment-full size-full wp-image-15954\" alt=\"\" srcset=\"https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-2889-1386-ab.webp 1280w, https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-2889-1386-ab-300x130.webp 300w, https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-2889-1386-ab-1024x445.webp 1024w, https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-2889-1386-ab-768x334.webp 768w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" \/>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3d71f86 e-con-boxed e-flex e-con e-parent\" data-id=\"3d71f86\" 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-01b207e e-con-full e-flex e-con e-child\" data-id=\"01b207e\" 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-caa9dde elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"caa9dde\" 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\">Una aut\u00e8ntica experi\u00e8ncia en la instal\u00b7laci\u00f3 de francesos a Andorra<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5b56872 e-con-full e-flex e-con e-child\" data-id=\"5b56872\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1a210f1 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"1a210f1\" 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>Aportant resposta a problem\u00e0tiques complexes, tant en l\u2019\u00e0mbit professional com en el personal, trobareu a Setup una escolta atenta i un veritable intercanvi d\u2019idees; la nostra experi\u00e8ncia ens portar\u00e0 a proposar-vos les millors solucions.<\/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-6b16ce5 elementor-align-left elementor-widget__width-auto elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\" data-id=\"6b16ce5\" 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\/contact\/\">\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\">Consulta gratu\u00efta<\/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-cba7ab7 e-con-boxed e-flex e-con e-parent\" data-id=\"cba7ab7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f4e0a6a elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\" data-id=\"f4e0a6a\" 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\" width=\"1040\" height=\"824\" src=\"https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-2694-2032-ab.webp\" class=\"attachment-full size-full wp-image-15938\" alt=\"\" srcset=\"https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-2694-2032-ab.webp 1040w, https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-2694-2032-ab-300x238.webp 300w, https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-2694-2032-ab-1024x811.webp 1024w, https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/09\/fig-2694-2032-ab-768x608.webp 768w\" sizes=\"(max-width: 1040px) 100vw, 1040px\" \/>\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-b82f970 e-con-full e-flex e-con e-child\" data-id=\"b82f970\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-62f4085 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"62f4085\" 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\">Fiabilitat i transpar\u00e8ncia en les relacions<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cfba602 elementor-widget elementor-widget-text-editor\" data-id=\"cfba602\" 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>Podem, per exemple, oferir-vos una ajuda completa i encarregar-nos de tots els tr\u00e0mits. Us posem en contacte amb els millors assessors del Principat d\u2019Andorra, que dominen el funcionament de tots els productes patrimonials (b\u00e9ns immobles, propietat intel\u00b7lectual, inversions bors\u00e0ries, transmissi\u00f3 de b\u00e9ns, etc.). Tota la nostra acci\u00f3 es duu a terme en estreta relaci\u00f3 amb vosaltres. Posem a la vostra disposici\u00f3 el nostre ampli saber fer en les t\u00e8cniques de gesti\u00f3 m\u00e9s avan\u00e7ades.<\/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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-490c07c e-con-boxed e-flex e-con e-parent\" data-id=\"490c07c\" 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-5e8565b e-con-full e-flex e-con e-child\" data-id=\"5e8565b\" 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-ff4317d e-con-full e-flex e-con e-child\" data-id=\"ff4317d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-94b3906 elementor-widget elementor-widget-heading\" data-id=\"94b3906\" 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\">Per qu\u00e8 escollir Andorra?<\/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-c9cf554 e-con-full e-flex e-con e-child\" data-id=\"c9cf554\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-70f13c5 elementor-widget elementor-widget-text-editor\" data-id=\"70f13c5\" 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>En optar per un enfocament que busca una assist\u00e8ncia concreta de professionals especialitzats, us beneficieu de consells pertinents i d\u2019una certa protecci\u00f3 davant dels riscos i els imprevistos. El nostre coneixement del sistema bancari del Principat d\u2019Andorra ens permet fer la nostra feina de la millor manera, amb tota honestedat i amb la transpar\u00e8ncia m\u00e9s completa. La reputaci\u00f3 de Setup arreu del pa\u00eds representa per a vosaltres una garantia de confian\u00e7a en la qual us podeu recolzar.<\/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-570c85d e-con-full e-flex e-con e-child\" data-id=\"570c85d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1dc3c67 e-con-full e-flex e-con e-child\" data-id=\"1dc3c67\" 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-7eb9f06 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7eb9f06\" 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-2086-ab.svg\" class=\"attachment-full size-full wp-image-15942\" 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-2171ac8 elementor-widget elementor-widget-text-editor\" data-id=\"2171ac8\" 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>Soci de confian\u00e7a en la gesti\u00f3 del vostre patrimoni al Principat d\u2019Andorra, Setup us ofereix un acompanyament a mida posant-vos en contacte amb especialistes fiscals, jur\u00eddics i financers. No dubteu a contactar-nos: examinarem el vostre projecte en detall per determinar amb vosaltres els serveis m\u00e9s adequats a la vostra situaci\u00f3.<\/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-c93afb2 elementor-align-left elementor-widget__width-auto elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\" data-id=\"c93afb2\" 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\/contact\/\">\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\">Parlem del teu projecte<\/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-cb8ff04 e-con-boxed e-flex e-con e-parent\" data-id=\"cb8ff04\" 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-aceeef5 e-con-full e-flex e-con e-child\" data-id=\"aceeef5\" 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-931de7e elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"931de7e\" 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\">Parlem del teu projecte<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cec41fe e-con-full e-flex e-con e-child\" data-id=\"cec41fe\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8127e3b elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"8127e3b\" 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>Fem balan\u00e7 junts per guiar-vos clarament i ajudar-vos a evitar errors comuns. Aquesta \u00e9s una conversa inicial per establir les bases del vostre projecte, amb total transpar\u00e8ncia.<\/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-0401789 elementor-align-left elementor-widget__width-auto elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\" data-id=\"0401789\" 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\">Consulta gratu\u00efta!<\/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-60248fc e-con-full e-flex e-con e-parent\" data-id=\"60248fc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1c22117 e-con-full e-flex e-con e-child\" data-id=\"1c22117\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9115060 elementor-widget elementor-widget-heading\" data-id=\"9115060\" 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\">Parlen de nosaltres<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-52c05fb elementor-widget elementor-widget-heading\" data-id=\"52c05fb\" 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\">Notaci\u00f3: 5\/5 estrelles+100 opinions de clients<\/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-4366e10 e-con-full setup-defile setup-avis e-flex e-con e-child\" data-id=\"4366e10\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-051a222 e-con-full e-flex e-con e-child\" data-id=\"051a222\" 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-01f86c8 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\" data-id=\"01f86c8\" 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-15958\" 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-24a76c4 elementor-widget elementor-widget-text-editor\" data-id=\"24a76c4\" 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-f67109a elementor-widget elementor-widget-text-editor\" data-id=\"f67109a\" 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-b576bac e-con-full e-flex e-con e-child\" data-id=\"b576bac\" 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-a53cd9c elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\" data-id=\"a53cd9c\" 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-15962\" 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-58fbce9 elementor-widget elementor-widget-text-editor\" data-id=\"58fbce9\" 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-998954c elementor-widget elementor-widget-text-editor\" data-id=\"998954c\" 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-4d9d391 e-con-full e-flex e-con e-child\" data-id=\"4d9d391\" 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-faeeac5 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\" data-id=\"faeeac5\" 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-15966\" 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-58a203d elementor-widget elementor-widget-text-editor\" data-id=\"58a203d\" 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-c21734c elementor-widget elementor-widget-text-editor\" data-id=\"c21734c\" 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-fe86c6c e-con-full e-flex e-con e-child\" data-id=\"fe86c6c\" 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-f8c6dd8 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\" data-id=\"f8c6dd8\" 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-15970\" 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-8a11991 elementor-widget elementor-widget-text-editor\" data-id=\"8a11991\" 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-7184880 elementor-widget elementor-widget-text-editor\" data-id=\"7184880\" 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-4900fb6 e-con-full e-flex e-con e-child\" data-id=\"4900fb6\" 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-51735ed elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\" data-id=\"51735ed\" 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-15958\" 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-77b7c2d elementor-widget elementor-widget-text-editor\" data-id=\"77b7c2d\" 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-992db17 elementor-widget elementor-widget-text-editor\" data-id=\"992db17\" 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-5af7156 e-con-full e-flex e-con e-child\" data-id=\"5af7156\" 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-2e3af3d elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\" data-id=\"2e3af3d\" 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-15958\" 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-237052a elementor-widget elementor-widget-text-editor\" data-id=\"237052a\" 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-cebd238 elementor-widget elementor-widget-text-editor\" data-id=\"cebd238\" 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-8b96d6c e-con-full e-flex e-con e-child\" data-id=\"8b96d6c\" 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-eafda75 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\" data-id=\"eafda75\" 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-15958\" 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-d37dd36 elementor-widget elementor-widget-text-editor\" data-id=\"d37dd36\" 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-e8c4c3a elementor-widget elementor-widget-text-editor\" data-id=\"e8c4c3a\" 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-1907244 e-con-full e-flex e-con e-child\" data-id=\"1907244\" 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-3e86799 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\" data-id=\"3e86799\" 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-15958\" 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-d7ff8be elementor-widget elementor-widget-text-editor\" data-id=\"d7ff8be\" 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-70f6e93 elementor-widget elementor-widget-text-editor\" data-id=\"70f6e93\" 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-e17ed48 e-con-full e-flex e-con e-child\" data-id=\"e17ed48\" 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-0bf2753 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\" data-id=\"0bf2753\" 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-15958\" 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-8e44c0c elementor-widget elementor-widget-text-editor\" data-id=\"8e44c0c\" 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-9b057a3 elementor-widget elementor-widget-text-editor\" data-id=\"9b057a3\" 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-54d01a8 e-con-full e-flex e-con e-child\" data-id=\"54d01a8\" 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-1df1b3a elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\" data-id=\"1df1b3a\" 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-15958\" 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-bb2789e elementor-widget elementor-widget-text-editor\" data-id=\"bb2789e\" 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-55f9a9e elementor-widget elementor-widget-text-editor\" data-id=\"55f9a9e\" 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-97eef8f elementor-align-left elementor-widget__width-auto elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\" data-id=\"97eef8f\" 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\">Deixeu-nos la vostra opini\u00f3<\/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-af704ed elementor-widget elementor-widget-html\" data-id=\"af704ed\" 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-c289a1f e-con-boxed e-flex e-con e-parent\" data-id=\"c289a1f\" 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-7a6fe02 e-con-full e-flex e-con e-child\" data-id=\"7a6fe02\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8972fe6 elementor-widget elementor-widget-heading\" data-id=\"8972fe6\" 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\">Contacteu-nos<\/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-f41b9a0 e-con-full e-flex e-con e-child\" data-id=\"f41b9a0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-23978eb e-con-full e-flex e-con e-child\" data-id=\"23978eb\" 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-fc4df85 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"fc4df85\" 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-15926\" 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-7357bb5 e-con-full e-flex e-con e-child\" data-id=\"7357bb5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3938b16 elementor-widget elementor-widget-heading\" data-id=\"3938b16\" 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\">Contacte per tel\u00e8fon o WhatsApp<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-83206d9 elementor-widget elementor-widget-text-editor\" data-id=\"83206d9\" 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-76f28f9 e-con-full e-flex e-con e-child\" data-id=\"76f28f9\" 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-ee157a3 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"ee157a3\" 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-15930\" 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-490983a e-con-full e-flex e-con e-child\" data-id=\"490983a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d76c40e elementor-widget elementor-widget-heading\" data-id=\"d76c40e\" 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\">Contacte per correu electr\u00f2nic<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-60d405f elementor-widget elementor-widget-text-editor\" data-id=\"60d405f\" 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-1b544b5 e-con-full e-flex e-con e-child\" data-id=\"1b544b5\" 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-2944fea elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2944fea\" 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-15934\" 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-4e6254f e-con-full e-flex e-con e-child\" data-id=\"4e6254f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-91d011e elementor-widget elementor-widget-heading\" data-id=\"91d011e\" 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\">Les nostres oficines<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d075ce7 elementor-widget elementor-widget-text-editor\" data-id=\"d075ce7\" 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; 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-7049d62 e-con-full setup-pied e-flex e-con e-parent\" data-id=\"7049d62\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-2d16351 e-con-full e-flex e-con e-child\" data-id=\"2d16351\" 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-63c7bc7 e-con-full e-flex e-con e-child\" data-id=\"63c7bc7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3bb190e elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\" data-id=\"3bb190e\" 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\" 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-15974\" 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-cfc1952 elementor-shape-circle elementor-grid-0 e-grid-align-left elementor-widget elementor-widget-social-icons\" data-id=\"cfc1952\" 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-35d4d58 elementor-widget elementor-widget-text-editor\" data-id=\"35d4d58\" 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>El contingut d\u2019aquest lloc web \u00e9s nom\u00e9s informatiu; Setup Andorra no ofereix cap assessorament fiscal ni financer.<\/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-ee59b22 e-con-full e-flex e-con e-child\" data-id=\"ee59b22\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ed3a0c6 e-con-full e-flex e-con e-child\" data-id=\"ed3a0c6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-12b4442 e-con-full e-flex e-con e-child\" data-id=\"12b4442\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3e58a18 elementor-widget elementor-widget-text-editor\" data-id=\"3e58a18\" 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>Navegaci\u00f3<\/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-148abc7 e-con-full e-flex e-con e-child\" data-id=\"148abc7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-996ae16 elementor-widget elementor-widget-heading\" data-id=\"996ae16\" 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\/ca\/private-concierge-set-up-el-soci-ideal-per-installar-se-a-andorra\/\">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-6eab11c elementor-widget elementor-widget-heading\" data-id=\"6eab11c\" 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\/ca\/invertir-a-andorra-tot-sobre-la-creacio-dempreses-la-fiscalitat-les-inversions-immobiliaries-i-bancaries\/\">Invertir<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e85c1c3 elementor-widget elementor-widget-heading\" data-id=\"e85c1c3\" 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\/ca\/expatriacio-a-andorra-viure-al-principat\/\">Expatriar-se<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-abc1be5 elementor-widget elementor-widget-heading\" data-id=\"abc1be5\" 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\/ca\/viu-be-a-andorra\/\">Viure<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8985739 elementor-widget elementor-widget-heading\" data-id=\"8985739\" 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\/ca\/instal%c2%b7lar-se-i-expatriar-se-a-andorra-assistencia-personalitzada\/\">Serveis<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cdda01d elementor-widget elementor-widget-heading\" data-id=\"cdda01d\" 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\/ca\/premeu\/\">Mitjans<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0a07e89 elementor-widget elementor-widget-heading\" data-id=\"0a07e89\" 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\/\">Not\u00edcies<\/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-0df8f99 e-con-full e-flex e-con e-child\" data-id=\"0df8f99\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9d573b3 elementor-widget elementor-widget-text-editor\" data-id=\"9d573b3\" 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-0712c32 e-con-full e-flex e-con e-child\" data-id=\"0712c32\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0d63c32 elementor-widget elementor-widget-text-editor\" data-id=\"0d63c32\" 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>Av\u00eds legal<\/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-0ca5cc0 elementor-widget elementor-widget-text-editor\" data-id=\"0ca5cc0\" 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>Pol\u00edtica de privacitat<\/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-c99a399 e-con-full e-flex e-con e-child\" data-id=\"c99a399\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-61ec634 e-con-full e-flex e-con e-child\" data-id=\"61ec634\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b895fe2 elementor-widget elementor-widget-heading\" data-id=\"b895fe2\" 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\">A punt per instal\u00b7lar-vos a Andorra?<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c0d5b43 elementor-widget elementor-widget-text-editor\" data-id=\"c0d5b43\" 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>Reserveu una consulta gratu\u00efta amb els nostres 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-e13d353 elementor-align-left elementor-widget__width-auto elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\" data-id=\"e13d353\" 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\/ca\/contact\/\">\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\">Parlem del teu projecte<\/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-5c6642f e-con-full e-flex e-con e-child\" data-id=\"5c6642f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-45772df elementor-widget__width-auto elementor-widget elementor-widget-text-editor\" data-id=\"45772df\" 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>Lloc web realitzat per <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-80b0b53 e-con-full e-flex e-con e-child\" data-id=\"80b0b53\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bcc10e6 elementor-widget elementor-widget-heading\" data-id=\"bcc10e6\" 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\/\">Mapa del lloc<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f9821be elementor-widget elementor-widget-heading\" data-id=\"f9821be\" 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\/\">Exempci\u00f3 de responsabilitat<\/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;EXPATRI\u00c0 Com et pots convertir en fiscal a Andorra, obtenint la nacionalitat andorrana? 10+ Anys d&#8217;experi\u00e8ncia 2000+ Instal\u00b7lacions 24\/7+ Suport [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":6078,"menu_order":0,"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-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":"","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-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":"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":""},"mobile":{"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":""}},"footnotes":""},"class_list":["post-6088","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>Com esdevenir resident fiscal a Andorra i obtenir la nacionalitat andorrana? -<\/title>\n<meta name=\"description\" content=\"Com esdevenir resident fiscal a Andorra: condicions, tr\u00e0mits, fiscalitat, i el cam\u00ed cap a la nacionalitat andorrana.\" \/>\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\/ca\/expatriacio-a-andorra-viure-al-principat\/com-esdevenir-resident-fiscal-a-andorra-i-obtenir-la-nacionalitat-andorrana\/\" \/>\n<meta property=\"og:locale\" content=\"ca_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Com esdevenir resident fiscal a Andorra i obtenir la nacionalitat andorrana? -\" \/>\n<meta property=\"og:description\" content=\"Com esdevenir resident fiscal a Andorra: condicions, tr\u00e0mits, fiscalitat, i el cam\u00ed cap a la nacionalitat andorrana.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/setupandorra.com\/ca\/expatriacio-a-andorra-viure-al-principat\/com-esdevenir-resident-fiscal-a-andorra-i-obtenir-la-nacionalitat-andorrana\/\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/conciergerieAND\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-25T09:27:17+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Temps estimat de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minuts\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/expatriacio-a-andorra-viure-al-principat\\\/com-esdevenir-resident-fiscal-a-andorra-i-obtenir-la-nacionalitat-andorrana\\\/\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/expatriacio-a-andorra-viure-al-principat\\\/com-esdevenir-resident-fiscal-a-andorra-i-obtenir-la-nacionalitat-andorrana\\\/\",\"name\":\"Com esdevenir resident fiscal a Andorra i obtenir la nacionalitat andorrana? -\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/expatriacio-a-andorra-viure-al-principat\\\/com-esdevenir-resident-fiscal-a-andorra-i-obtenir-la-nacionalitat-andorrana\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/expatriacio-a-andorra-viure-al-principat\\\/com-esdevenir-resident-fiscal-a-andorra-i-obtenir-la-nacionalitat-andorrana\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2020\\\/11\\\/set-up-statut-3.jpg\",\"datePublished\":\"2020-11-03T11:56:47+00:00\",\"dateModified\":\"2026-05-25T09:27:17+00:00\",\"description\":\"Com esdevenir resident fiscal a Andorra: condicions, tr\u00e0mits, fiscalitat, i el cam\u00ed cap a la nacionalitat andorrana.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/expatriacio-a-andorra-viure-al-principat\\\/com-esdevenir-resident-fiscal-a-andorra-i-obtenir-la-nacionalitat-andorrana\\\/#breadcrumb\"},\"inLanguage\":\"ca\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/setupandorra.com\\\/ca\\\/expatriacio-a-andorra-viure-al-principat\\\/com-esdevenir-resident-fiscal-a-andorra-i-obtenir-la-nacionalitat-andorrana\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ca\",\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/expatriacio-a-andorra-viure-al-principat\\\/com-esdevenir-resident-fiscal-a-andorra-i-obtenir-la-nacionalitat-andorrana\\\/#primaryimage\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2020\\\/11\\\/set-up-statut-3.jpg\",\"contentUrl\":\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2020\\\/11\\\/set-up-statut-3.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/expatriacio-a-andorra-viure-al-principat\\\/com-esdevenir-resident-fiscal-a-andorra-i-obtenir-la-nacionalitat-andorrana\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Inici\",\"item\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Expatriat\",\"item\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/s-expatrier\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Com esdevenir resident fiscal a Andorra i obtenir la nacionalitat andorrana?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#website\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/\",\"name\":\"Setup Andorra\",\"description\":\"&quot;Your Journey, Your Way \u2013 Let\u2019s Explore Together!&quot;\",\"publisher\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ca\"},{\"@type\":[\"Organization\",\"ProfessionalService\"],\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\",\"name\":\"Setup Andorra\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ca\",\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#\\\/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\\\/ca\\\/#\\\/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\":\"Suport a mida per a una vida millor a Andorra\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/viu-be-a-andorra\\\/suport-a-mida-per-a-una-vida-millor-a-andorra\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Retirada a Andorra\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/expatriacio-a-andorra-viure-al-principat\\\/retirada-a-andorra\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Els beneficis de viure a Andorra per als artistes\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/expatriacio-a-andorra-viure-al-principat\\\/els-beneficis-de-viure-a-andorra-per-als-artistes\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Els avantatges de viure a Andorra per als professionals d\u2019Internet\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/expatriacio-a-andorra-viure-al-principat\\\/els-avantatges-de-viure-a-andorra-per-als-professionals-dinternet\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Qu\u00e8 fer a Andorra? Sports, leisure and activities in the Principality\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/viu-be-a-andorra\\\/que-fer-a-andorra-sports-leisure-and-activities-in-the-principality\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Viure b\u00e9 a Andorra gr\u00e0cies a l\u2019acompanyament a mida Set Up\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/viu-be-a-andorra\\\/viure-be-a-andorra-gracies-a-lacompanyament-a-mida-set-up\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Assessorament en gesti\u00f3 patrimonial al Principat d\u2019Andorra\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/instal%c2%b7lar-se-i-expatriar-se-a-andorra-assistencia-personalitzada\\\/assessorament-en-gestio-patrimonial-al-principat-dandorra\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Comen\u00e7a la creaci\u00f3 d\u2019empreses a Andorra amb Set Up\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/instal%c2%b7lar-se-i-expatriar-se-a-andorra-assistencia-personalitzada\\\/comenca-la-creacio-dempreses-a-andorra-amb-set-up\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Emigra i estableix-te a Andorra amb Set Up\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/instal%c2%b7lar-se-i-expatriar-se-a-andorra-assistencia-personalitzada\\\/emigra-i-estableix-te-a-andorra-amb-set-up\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Els millors esportistes: l\u2019assist\u00e8ncia a l\u2019expatriaci\u00f3 a Andorra\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/instal%c2%b7lar-se-i-expatriar-se-a-andorra-assistencia-personalitzada\\\/els-millors-esportistes-lassistencia-a-lexpatriacio-a-andorra\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Viu a Andorra sense preocupacions gr\u00e0cies als serveis de Private Concierge Service Set Up\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/instal%c2%b7lar-se-i-expatriar-se-a-andorra-assistencia-personalitzada\\\/viu-a-andorra-sense-preocupacions-gracies-als-serveis-de-private-concierge-service-set-up\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Els socis s\u2019instal\u00b7len\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/instal%c2%b7lar-se-i-expatriar-se-a-andorra-assistencia-personalitzada\\\/els-socis-sinstal%c2%b7len\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Seguretat Social (CASS) i sanitat a Andorra\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/viu-be-a-andorra\\\/social-security-cass-and-healthcare-in-andorra\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Invertir al banc a Andorra: presentaci\u00f3 del sistema bancari del Principat i les seves normes\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/invertir-a-andorra-tot-sobre-la-creacio-dempreses-la-fiscalitat-les-inversions-immobiliaries-i-bancaries\\\/invertir-al-banc-a-andorra-presentacio-del-sistema-bancari-del-principat-i-les-seves-normes\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Bancs andorrans: presentaci\u00f3, funcionament i avantatges\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/invertir-a-andorra-tot-sobre-la-creacio-dempreses-la-fiscalitat-les-inversions-immobiliaries-i-bancaries\\\/invertir-al-banc-a-andorra-presentacio-del-sistema-bancari-del-principat-i-les-seves-normes\\\/bancs-andorrans-presentacio-funcionament-i-avantatges\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Invertiu a la banca d\u2019Andorra amb Set Up\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/invertir-a-andorra-tot-sobre-la-creacio-dempreses-la-fiscalitat-les-inversions-immobiliaries-i-bancaries\\\/invertir-al-banc-a-andorra-presentacio-del-sistema-bancari-del-principat-i-les-seves-normes\\\/invertiu-a-la-banca-dandorra-amb-set-up\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Invertir en b\u00e9ns immobles a Andorra: la llei, la fiscalitat i l\u2019IVA al Principat\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/invertir-a-andorra-tot-sobre-la-creacio-dempreses-la-fiscalitat-les-inversions-immobiliaries-i-bancaries\\\/invertir-en-bens-immobles-a-andorra-la-llei-la-fiscalitat-i-liva-al-principat\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Invertir en Immobiliari a Andorra: Llei, Condicions i Procediments\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/invertir-a-andorra-tot-sobre-la-creacio-dempreses-la-fiscalitat-les-inversions-immobiliaries-i-bancaries\\\/invertir-en-bens-immobles-a-andorra-la-llei-la-fiscalitat-i-liva-al-principat\\\/type-of-property-conditions-and-procedures\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Set Up facilita la compra d\u2019immobles a Andorra\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/invertir-a-andorra-tot-sobre-la-creacio-dempreses-la-fiscalitat-les-inversions-immobiliaries-i-bancaries\\\/invertir-en-bens-immobles-a-andorra-la-llei-la-fiscalitat-i-liva-al-principat\\\/set-up-facilita-la-compra-dimmobles-a-andorra\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Fiscalitat, deures i condicions de resid\u00e8ncia fiscal a Andorra\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/invertir-a-andorra-tot-sobre-la-creacio-dempreses-la-fiscalitat-les-inversions-immobiliaries-i-bancaries\\\/invertir-en-bens-immobles-a-andorra-la-llei-la-fiscalitat-i-liva-al-principat\\\/fiscalitat-deures-i-condicions-de-residencia-fiscal-a-andorra\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Crear una societat a Andorra: guia, costos i fiscalitat\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/invertir-a-andorra-tot-sobre-la-creacio-dempreses-la-fiscalitat-les-inversions-immobiliaries-i-bancaries\\\/tot-sobre-emprenedoria-i-societat-a-andorra\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Creaci\u00f3 d\u2019empresa i empresa a Andorra: tria el teu estatus i fes les coses correctes\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/invertir-a-andorra-tot-sobre-la-creacio-dempreses-la-fiscalitat-les-inversions-immobiliaries-i-bancaries\\\/tot-sobre-emprenedoria-i-societat-a-andorra\\\/creacio-dempresa-i-empresa-a-andorra-tria-el-teu-estatus-i-fes-les-coses-correctes\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Set Up facilita la creaci\u00f3 de la teva empresa o corporaci\u00f3 a Andorra\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/invertir-a-andorra-tot-sobre-la-creacio-dempreses-la-fiscalitat-les-inversions-immobiliaries-i-bancaries\\\/tot-sobre-emprenedoria-i-societat-a-andorra\\\/set-up-facilita-la-creacio-de-la-teva-empresa-o-corporacio-a-andorra\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Estatuts, formes de retribuci\u00f3 i normes fiscals\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/invertir-a-andorra-tot-sobre-la-creacio-dempreses-la-fiscalitat-les-inversions-immobiliaries-i-bancaries\\\/tot-sobre-emprenedoria-i-societat-a-andorra\\\/estatuts-formes-de-retribucio-i-normes-fiscals\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Expatriaci\u00f3: Residir a Andorra per a esportistes professionals\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/expatriacio-a-andorra-viure-al-principat\\\/expatriacio-residir-a-andorra-per-a-esportistes-professionals\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Com esdevenir resident fiscal a Andorra i obtenir la nacionalitat andorrana?\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/expatriacio-a-andorra-viure-al-principat\\\/com-esdevenir-resident-fiscal-a-andorra-i-obtenir-la-nacionalitat-andorrana\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Expatriar-se i instal\u00b7lar-se a Andorra: una ajuda a mida per convertir-se en resident a Andorra\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/expatriacio-a-andorra-viure-al-principat\\\/expatriar-se-i-installar-se-a-andorra-una-ajuda-a-mida-per-convertir-se-en-resident-a-andorra\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Lloguer i compra d\u2019apartament, casa: per allotjar-se a Andorra\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/viu-be-a-andorra\\\/lloguer-i-compra-dapartament-casa-per-allotjar-se-a-andorra\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Guarderia, escoles i batxillerat franc\u00e8s a Andorra\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/viu-be-a-andorra\\\/guarderia-escoles-i-batxillerat-frances-a-andorra\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"}}},{\"@type\":\"Offer\",\"itemOffered\":{\"@type\":\"Service\",\"name\":\"Gestoria a Andorra: estar acompanyat de professionals\",\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/private-concierge-set-up-el-soci-ideal-per-installar-se-a-andorra\\\/gestoria-a-andorra-estar-acompanyat-de-professionals\\\/\",\"provider\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#organization\"}}}]}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/setupandorra.com\\\/#virginie-hergel\",\"name\":\"Virginie Hergel\",\"givenName\":\"Virginie\",\"familyName\":\"Hergel\",\"jobTitle\":\"Fondatrice\",\"worksFor\":{\"@id\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/#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":"Com esdevenir resident fiscal a Andorra i obtenir la nacionalitat andorrana? -","description":"Com esdevenir resident fiscal a Andorra: condicions, tr\u00e0mits, fiscalitat, i el cam\u00ed cap a la nacionalitat andorrana.","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\/ca\/expatriacio-a-andorra-viure-al-principat\/com-esdevenir-resident-fiscal-a-andorra-i-obtenir-la-nacionalitat-andorrana\/","og_locale":"ca_ES","og_type":"article","og_title":"Com esdevenir resident fiscal a Andorra i obtenir la nacionalitat andorrana? -","og_description":"Com esdevenir resident fiscal a Andorra: condicions, tr\u00e0mits, fiscalitat, i el cam\u00ed cap a la nacionalitat andorrana.","og_url":"https:\/\/setupandorra.com\/ca\/expatriacio-a-andorra-viure-al-principat\/com-esdevenir-resident-fiscal-a-andorra-i-obtenir-la-nacionalitat-andorrana\/","article_publisher":"https:\/\/www.facebook.com\/conciergerieAND\/","article_modified_time":"2026-05-25T09:27:17+00:00","twitter_card":"summary_large_image","twitter_misc":{"Temps estimat de lectura":"7 minuts"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/setupandorra.com\/ca\/expatriacio-a-andorra-viure-al-principat\/com-esdevenir-resident-fiscal-a-andorra-i-obtenir-la-nacionalitat-andorrana\/","url":"https:\/\/setupandorra.com\/ca\/expatriacio-a-andorra-viure-al-principat\/com-esdevenir-resident-fiscal-a-andorra-i-obtenir-la-nacionalitat-andorrana\/","name":"Com esdevenir resident fiscal a Andorra i obtenir la nacionalitat andorrana? -","isPartOf":{"@id":"https:\/\/setupandorra.com\/ca\/#website"},"primaryImageOfPage":{"@id":"https:\/\/setupandorra.com\/ca\/expatriacio-a-andorra-viure-al-principat\/com-esdevenir-resident-fiscal-a-andorra-i-obtenir-la-nacionalitat-andorrana\/#primaryimage"},"image":{"@id":"https:\/\/setupandorra.com\/ca\/expatriacio-a-andorra-viure-al-principat\/com-esdevenir-resident-fiscal-a-andorra-i-obtenir-la-nacionalitat-andorrana\/#primaryimage"},"thumbnailUrl":"https:\/\/setupandorra.com\/wp-content\/uploads\/2020\/11\/set-up-statut-3.jpg","datePublished":"2020-11-03T11:56:47+00:00","dateModified":"2026-05-25T09:27:17+00:00","description":"Com esdevenir resident fiscal a Andorra: condicions, tr\u00e0mits, fiscalitat, i el cam\u00ed cap a la nacionalitat andorrana.","breadcrumb":{"@id":"https:\/\/setupandorra.com\/ca\/expatriacio-a-andorra-viure-al-principat\/com-esdevenir-resident-fiscal-a-andorra-i-obtenir-la-nacionalitat-andorrana\/#breadcrumb"},"inLanguage":"ca","potentialAction":[{"@type":"ReadAction","target":["https:\/\/setupandorra.com\/ca\/expatriacio-a-andorra-viure-al-principat\/com-esdevenir-resident-fiscal-a-andorra-i-obtenir-la-nacionalitat-andorrana\/"]}]},{"@type":"ImageObject","inLanguage":"ca","@id":"https:\/\/setupandorra.com\/ca\/expatriacio-a-andorra-viure-al-principat\/com-esdevenir-resident-fiscal-a-andorra-i-obtenir-la-nacionalitat-andorrana\/#primaryimage","url":"https:\/\/setupandorra.com\/wp-content\/uploads\/2020\/11\/set-up-statut-3.jpg","contentUrl":"https:\/\/setupandorra.com\/wp-content\/uploads\/2020\/11\/set-up-statut-3.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/setupandorra.com\/ca\/expatriacio-a-andorra-viure-al-principat\/com-esdevenir-resident-fiscal-a-andorra-i-obtenir-la-nacionalitat-andorrana\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Inici","item":"https:\/\/setupandorra.com\/ca\/"},{"@type":"ListItem","position":2,"name":"Expatriat","item":"https:\/\/setupandorra.com\/ca\/s-expatrier\/"},{"@type":"ListItem","position":3,"name":"Com esdevenir resident fiscal a Andorra i obtenir la nacionalitat andorrana?"}]},{"@type":"WebSite","@id":"https:\/\/setupandorra.com\/ca\/#website","url":"https:\/\/setupandorra.com\/ca\/","name":"Setup Andorra","description":"&quot;Your Journey, Your Way \u2013 Let\u2019s Explore Together!&quot;","publisher":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/setupandorra.com\/ca\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ca"},{"@type":["Organization","ProfessionalService"],"@id":"https:\/\/setupandorra.com\/ca\/#organization","name":"Setup Andorra","url":"https:\/\/setupandorra.com\/ca\/","logo":{"@type":"ImageObject","inLanguage":"ca","@id":"https:\/\/setupandorra.com\/ca\/#\/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\/ca\/#\/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":"Suport a mida per a una vida millor a Andorra","url":"https:\/\/setupandorra.com\/ca\/viu-be-a-andorra\/suport-a-mida-per-a-una-vida-millor-a-andorra\/","provider":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Retirada a Andorra","url":"https:\/\/setupandorra.com\/ca\/expatriacio-a-andorra-viure-al-principat\/retirada-a-andorra\/","provider":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Els beneficis de viure a Andorra per als artistes","url":"https:\/\/setupandorra.com\/ca\/expatriacio-a-andorra-viure-al-principat\/els-beneficis-de-viure-a-andorra-per-als-artistes\/","provider":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Els avantatges de viure a Andorra per als professionals d\u2019Internet","url":"https:\/\/setupandorra.com\/ca\/expatriacio-a-andorra-viure-al-principat\/els-avantatges-de-viure-a-andorra-per-als-professionals-dinternet\/","provider":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Qu\u00e8 fer a Andorra? Sports, leisure and activities in the Principality","url":"https:\/\/setupandorra.com\/ca\/viu-be-a-andorra\/que-fer-a-andorra-sports-leisure-and-activities-in-the-principality\/","provider":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Viure b\u00e9 a Andorra gr\u00e0cies a l\u2019acompanyament a mida Set Up","url":"https:\/\/setupandorra.com\/ca\/viu-be-a-andorra\/viure-be-a-andorra-gracies-a-lacompanyament-a-mida-set-up\/","provider":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Assessorament en gesti\u00f3 patrimonial al Principat d\u2019Andorra","url":"https:\/\/setupandorra.com\/ca\/instal%c2%b7lar-se-i-expatriar-se-a-andorra-assistencia-personalitzada\/assessorament-en-gestio-patrimonial-al-principat-dandorra\/","provider":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Comen\u00e7a la creaci\u00f3 d\u2019empreses a Andorra amb Set Up","url":"https:\/\/setupandorra.com\/ca\/instal%c2%b7lar-se-i-expatriar-se-a-andorra-assistencia-personalitzada\/comenca-la-creacio-dempreses-a-andorra-amb-set-up\/","provider":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Emigra i estableix-te a Andorra amb Set Up","url":"https:\/\/setupandorra.com\/ca\/instal%c2%b7lar-se-i-expatriar-se-a-andorra-assistencia-personalitzada\/emigra-i-estableix-te-a-andorra-amb-set-up\/","provider":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Els millors esportistes: l\u2019assist\u00e8ncia a l\u2019expatriaci\u00f3 a Andorra","url":"https:\/\/setupandorra.com\/ca\/instal%c2%b7lar-se-i-expatriar-se-a-andorra-assistencia-personalitzada\/els-millors-esportistes-lassistencia-a-lexpatriacio-a-andorra\/","provider":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Viu a Andorra sense preocupacions gr\u00e0cies als serveis de Private Concierge Service Set Up","url":"https:\/\/setupandorra.com\/ca\/instal%c2%b7lar-se-i-expatriar-se-a-andorra-assistencia-personalitzada\/viu-a-andorra-sense-preocupacions-gracies-als-serveis-de-private-concierge-service-set-up\/","provider":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Els socis s\u2019instal\u00b7len","url":"https:\/\/setupandorra.com\/ca\/instal%c2%b7lar-se-i-expatriar-se-a-andorra-assistencia-personalitzada\/els-socis-sinstal%c2%b7len\/","provider":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Seguretat Social (CASS) i sanitat a Andorra","url":"https:\/\/setupandorra.com\/ca\/viu-be-a-andorra\/social-security-cass-and-healthcare-in-andorra\/","provider":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Invertir al banc a Andorra: presentaci\u00f3 del sistema bancari del Principat i les seves normes","url":"https:\/\/setupandorra.com\/ca\/invertir-a-andorra-tot-sobre-la-creacio-dempreses-la-fiscalitat-les-inversions-immobiliaries-i-bancaries\/invertir-al-banc-a-andorra-presentacio-del-sistema-bancari-del-principat-i-les-seves-normes\/","provider":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Bancs andorrans: presentaci\u00f3, funcionament i avantatges","url":"https:\/\/setupandorra.com\/ca\/invertir-a-andorra-tot-sobre-la-creacio-dempreses-la-fiscalitat-les-inversions-immobiliaries-i-bancaries\/invertir-al-banc-a-andorra-presentacio-del-sistema-bancari-del-principat-i-les-seves-normes\/bancs-andorrans-presentacio-funcionament-i-avantatges\/","provider":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Invertiu a la banca d\u2019Andorra amb Set Up","url":"https:\/\/setupandorra.com\/ca\/invertir-a-andorra-tot-sobre-la-creacio-dempreses-la-fiscalitat-les-inversions-immobiliaries-i-bancaries\/invertir-al-banc-a-andorra-presentacio-del-sistema-bancari-del-principat-i-les-seves-normes\/invertiu-a-la-banca-dandorra-amb-set-up\/","provider":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Invertir en b\u00e9ns immobles a Andorra: la llei, la fiscalitat i l\u2019IVA al Principat","url":"https:\/\/setupandorra.com\/ca\/invertir-a-andorra-tot-sobre-la-creacio-dempreses-la-fiscalitat-les-inversions-immobiliaries-i-bancaries\/invertir-en-bens-immobles-a-andorra-la-llei-la-fiscalitat-i-liva-al-principat\/","provider":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Invertir en Immobiliari a Andorra: Llei, Condicions i Procediments","url":"https:\/\/setupandorra.com\/ca\/invertir-a-andorra-tot-sobre-la-creacio-dempreses-la-fiscalitat-les-inversions-immobiliaries-i-bancaries\/invertir-en-bens-immobles-a-andorra-la-llei-la-fiscalitat-i-liva-al-principat\/type-of-property-conditions-and-procedures\/","provider":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Set Up facilita la compra d\u2019immobles a Andorra","url":"https:\/\/setupandorra.com\/ca\/invertir-a-andorra-tot-sobre-la-creacio-dempreses-la-fiscalitat-les-inversions-immobiliaries-i-bancaries\/invertir-en-bens-immobles-a-andorra-la-llei-la-fiscalitat-i-liva-al-principat\/set-up-facilita-la-compra-dimmobles-a-andorra\/","provider":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Fiscalitat, deures i condicions de resid\u00e8ncia fiscal a Andorra","url":"https:\/\/setupandorra.com\/ca\/invertir-a-andorra-tot-sobre-la-creacio-dempreses-la-fiscalitat-les-inversions-immobiliaries-i-bancaries\/invertir-en-bens-immobles-a-andorra-la-llei-la-fiscalitat-i-liva-al-principat\/fiscalitat-deures-i-condicions-de-residencia-fiscal-a-andorra\/","provider":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Crear una societat a Andorra: guia, costos i fiscalitat","url":"https:\/\/setupandorra.com\/ca\/invertir-a-andorra-tot-sobre-la-creacio-dempreses-la-fiscalitat-les-inversions-immobiliaries-i-bancaries\/tot-sobre-emprenedoria-i-societat-a-andorra\/","provider":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Creaci\u00f3 d\u2019empresa i empresa a Andorra: tria el teu estatus i fes les coses correctes","url":"https:\/\/setupandorra.com\/ca\/invertir-a-andorra-tot-sobre-la-creacio-dempreses-la-fiscalitat-les-inversions-immobiliaries-i-bancaries\/tot-sobre-emprenedoria-i-societat-a-andorra\/creacio-dempresa-i-empresa-a-andorra-tria-el-teu-estatus-i-fes-les-coses-correctes\/","provider":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Set Up facilita la creaci\u00f3 de la teva empresa o corporaci\u00f3 a Andorra","url":"https:\/\/setupandorra.com\/ca\/invertir-a-andorra-tot-sobre-la-creacio-dempreses-la-fiscalitat-les-inversions-immobiliaries-i-bancaries\/tot-sobre-emprenedoria-i-societat-a-andorra\/set-up-facilita-la-creacio-de-la-teva-empresa-o-corporacio-a-andorra\/","provider":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Estatuts, formes de retribuci\u00f3 i normes fiscals","url":"https:\/\/setupandorra.com\/ca\/invertir-a-andorra-tot-sobre-la-creacio-dempreses-la-fiscalitat-les-inversions-immobiliaries-i-bancaries\/tot-sobre-emprenedoria-i-societat-a-andorra\/estatuts-formes-de-retribucio-i-normes-fiscals\/","provider":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Expatriaci\u00f3: Residir a Andorra per a esportistes professionals","url":"https:\/\/setupandorra.com\/ca\/expatriacio-a-andorra-viure-al-principat\/expatriacio-residir-a-andorra-per-a-esportistes-professionals\/","provider":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Com esdevenir resident fiscal a Andorra i obtenir la nacionalitat andorrana?","url":"https:\/\/setupandorra.com\/ca\/expatriacio-a-andorra-viure-al-principat\/com-esdevenir-resident-fiscal-a-andorra-i-obtenir-la-nacionalitat-andorrana\/","provider":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Expatriar-se i instal\u00b7lar-se a Andorra: una ajuda a mida per convertir-se en resident a Andorra","url":"https:\/\/setupandorra.com\/ca\/expatriacio-a-andorra-viure-al-principat\/expatriar-se-i-installar-se-a-andorra-una-ajuda-a-mida-per-convertir-se-en-resident-a-andorra\/","provider":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Lloguer i compra d\u2019apartament, casa: per allotjar-se a Andorra","url":"https:\/\/setupandorra.com\/ca\/viu-be-a-andorra\/lloguer-i-compra-dapartament-casa-per-allotjar-se-a-andorra\/","provider":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Guarderia, escoles i batxillerat franc\u00e8s a Andorra","url":"https:\/\/setupandorra.com\/ca\/viu-be-a-andorra\/guarderia-escoles-i-batxillerat-frances-a-andorra\/","provider":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"}}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Gestoria a Andorra: estar acompanyat de professionals","url":"https:\/\/setupandorra.com\/ca\/private-concierge-set-up-el-soci-ideal-per-installar-se-a-andorra\/gestoria-a-andorra-estar-acompanyat-de-professionals\/","provider":{"@id":"https:\/\/setupandorra.com\/ca\/#organization"}}}]}},{"@type":"Person","@id":"https:\/\/setupandorra.com\/#virginie-hergel","name":"Virginie Hergel","givenName":"Virginie","familyName":"Hergel","jobTitle":"Fondatrice","worksFor":{"@id":"https:\/\/setupandorra.com\/ca\/#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":{"_yoast_wpseo_content_score":["60","60"],"_yoast_wpseo_estimated-reading-time-minutes":["7","7"],"_yoast_wpseo_wordproof_timestamp":["",""],"_edit_lock":["1779702471:1"],"_wpml_word_count":["1429"],"_edit_last":["1"],"cmplz_hide_cookiebanner":[""],"_wpml_media_featured":["0"],"_wp_page_template":["elementor_header_footer"],"_wpml_media_has_media":["1"],"surerank_seo_checks":["a:14:{s:14:\"h2_subheadings\";a:3:{s:6:\"status\";s:7:\"success\";s:7:\"message\";s:38:\"Page contains at least one subheading.\";s:4:\"type\";s:4:\"page\";}s:14:\"image_alt_text\";a:5:{s:6:\"status\";s:7:\"success\";s:11:\"description\";a:1:{i:0;s:48:\"Images on the post\/page have alt text attributes\";}s:7:\"message\";s:49:\"All images on this page have alt text attributes.\";s:11:\"show_images\";b:0;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:\"warning\";s:7:\"message\";s:27:\"No links found on the page.\";s:4:\"type\";s:4:\"page\";}s:10:\"url_length\";a:3:{s:6:\"status\";s:7:\"warning\";s:7:\"message\";s:73:\"Page URL is longer than 90 characters and may affect SEO and readability.\";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: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:2:{s:6:\"status\";s:7:\"success\";s:7:\"message\";s:34:\"No broken links found on the page.\";}}"],"surerank_seo_checks_last_updated":["1774888618"],"_wpml_media_duplicate":["1"],"_elementor_edit_mode":["builder"],"_elementor_template_type":["wp-page"],"_elementor_version":["4.0.9"],"_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; }\";}"],"_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;}"],"site-post-title":["disabled"],"ast-site-content-layout":["full-width-container"],"_elementor_data":["[{\"id\":\"a31962f\",\"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\":\"3893901\",\"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\":\"f42eb6d\",\"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\":\"25778fd\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"EXPATRIAR-SE\",\"__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\":\"9ceacc9\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"align\":\"left\",\"title\":\"Com et pots convertir en fiscal a Andorra, obtenint la nacionalitat andorrana?\",\"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\":\"acb67c2\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"right\",\"editor\":\"<p>La legislaci\\u00f3 andorrana implantada en mat\\u00e8ria d'immigraci\\u00f3 esmenta diferents tipologies de permisos de resid\\u00e8ncia al Principat.<\\\/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\":\"7d75b49\",\"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 = \\\"Contacteu-nos\\\";\\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\":\"bc917ad\",\"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\":\"adec3a6\",\"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\":\"031980e\",\"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\":\"df9698e\",\"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\":\"5702ed1\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Anys d'experi\\u00e8ncia<\\\/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\":\"f683e8f\",\"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\":\"7e07efb\",\"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\":\"d3ef5ab\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Instal\\u00b7lacions<\\\/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\":\"48b019c\",\"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\":\"8b5c5e2\",\"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\":\"81ab088\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Suport personalitzat<\\\/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\":\"b9f9f36\",\"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\":\"5efbeec\",\"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\":\"752ff52\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"100+ ressenyes de Google\",\"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\":\"cf04201\",\"elType\":\"container\",\"isInner\":false,\"settings\":{\"content_width\":\"boxed\",\"boxed_width\":{\"unit\":\"px\",\"size\":1352,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"flex_wrap\":\"nowrap\",\"flex_gap\":{\"column\":\"42\",\"row\":\"32\",\"isLinked\":false,\"unit\":\"px\",\"size\":42},\"flex_direction_mobile\":\"column\",\"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-article\",\"_title\":\"Corps d'article\"},\"elements\":[{\"id\":\"adbddf1\",\"elType\":\"container\",\"isInner\":true,\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"width\":{\"unit\":\"px\",\"size\":232,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"setup-sommaire\",\"custom_css\":\"selector { flex: 0 0 232px; }\"},\"elements\":[{\"id\":\"25f07ca\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"title\":\"Contingut\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"title_color\":\"#6E665C\"},\"elements\":[]},{\"id\":\"043f07d\",\"elType\":\"widget\",\"widgetType\":\"html\",\"settings\":{\"html\":\"<nav class=\\\"setup-sommaire-liste\\\" aria-label=\\\"Sommaire\\\"><\\\/nav>\"},\"elements\":[]}]},{\"id\":\"ec90268\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"editor\":\"\\n<p>La legislaci\\u00f3 andorrana implantada en mat\\u00e8ria d'immigraci\\u00f3 esmenta diferents tipologies de permisos de resid\\u00e8ncia al Principat. Com fer-se resident fiscal a Andorra, quins passos cal seguir per obtenir la nacionalitat andorrana, quins s\\u00f3n els diferents estatus dels expatriats a Andorra, quins impostos s'han de pagar? Aqu\\u00ed responem a totes aquestes preguntes.<\\\/p>\\n\\n<h2 class=\\\"wp-block-heading\\\">Fer-se resident fiscal a Andorra: les diferents possibilitats<\\\/h2>\\n\\n<p>De manera esquem\\u00e0tica, hi ha dues vies principals per obtenir la resid\\u00e8ncia fiscal a Andorra:<\\\/p>\\n\\n<ul>\\n<li>els permisos de resid\\u00e8ncia activa (o resid\\u00e8ncia laboral) es poden concedir a persones que exerceixen una activitat professional a Andorra, assalariades o no, aix\\u00ed com a promotors i emprenedors de projectes;<\\\/li>\\n\\n<li>Les autoritzacions de resid\\u00e8ncia passiva (o resid\\u00e8ncia improductiva, sense \\u00e0nim de lucre) concerneixen, generalment, les persones que vulguin realitzar una o diverses inversions al Principat (immobles, finances, etc.).<\\\/li>\\n<\\\/ul>\\n\\n<p>Altres permisos de resid\\u00e8ncia fiscal a Andorra es poden expedir a persones amb dots o talents especials, i amb cert prestigi (cultural, cient\\u00edfic, etc.), com persones amb un alt nivell de qualificaci\\u00f3 professional, artistes o esportistes de primer nivell.<\\\/p>\\n\\n<h2 class=\\\"wp-block-heading\\\">Treballant al Principat: Resid\\u00e8ncia Activa<\\\/h2>\\n\\n<h4 class=\\\"wp-block-heading\\\">Exercir una activitat professional al Principat<\\\/h4>\\n\\n<p>Si est\\u00e0s contractat per una empresa andorrana i treballes al Principat, tens dret a sol\\u00b7licitar la resid\\u00e8ncia fiscal a Andorra.<\\\/p>\\n\\n<h4 class=\\\"wp-block-heading\\\">Crear una empresa per obtenir la condici\\u00f3 de resident fiscal a Andorra<\\\/h4>\\n\\n<p>Una altra soluci\\u00f3 per obtenir la resid\\u00e8ncia fiscal andorrana (i no la nacionalitat): estar present almenys 183 dies l'any al pa\\u00eds amb l'objectiu de desenvolupar una activitat empresarial en els seg\\u00fcents termes:<\\\/p>\\n\\n<ul>\\n<li>el domicili social de l'empresa ha d'estar situat en una de les 7 parr\\u00f2quies del territori andorr\\u00e0;<\\\/li>\\n\\n<li>el contractista ha de contractar almenys una persona;<\\\/li>\\n\\n<li>un determinat percentatge de la producci\\u00f3 de serveis o b\\u00e9ns (de vegades fins al 85%) s'ha de destinar al mercat exterior d'Andorra (no nom\\u00e9s al mercat local);<\\\/li>\\n\\n<li>Els beneficiaris d'una autoritzaci\\u00f3 de resid\\u00e8ncia fiscal professional a Andorra han de procedir a un dip\\u00f2sit m\\u00ednim de 50.000 \\u20ac a l'Institut Nacional de Finances d'Andorra (INAF). Aquesta quantitat es restitueix en cas de no renovaci\\u00f3 de l'autoritzaci\\u00f3 de resid\\u00e8ncia fiscal a Andorra.<\\\/li>\\n<\\\/ul>\\n\\n<h3 class=\\\"wp-block-heading\\\">Expatriaci\\u00f3 per inversi\\u00f3: resid\\u00e8ncia passiva<\\\/h3>\\n\\n<p>Les persones que no tinguin una activitat professional o empresarial al Principat i encara vulguin ser residents a Andorra han d'establir el seu lloc de resid\\u00e8ncia almenys 90 dies a l'any.<\\\/p>\\n\\n<p>Es consideren residents passius amb la condici\\u00f3 de realitzar una inversi\\u00f3 al Principat segons les modalitats seg\\u00fcents:<\\\/p>\\n\\n<ul>\\n<li>comprometre l'import m\\u00ednim de 350.000 \\u20ac en forma d'ingr\\u00e9s bancari en un compte personal, compra d'immobles al pa\\u00eds o inversi\\u00f3 en una empresa andorrana;<\\\/li>\\n\\n<li>fer un dip\\u00f2sit de 47.500 \\u20ac com a penyora amb el govern d'Andorra.<\\\/li>\\n<\\\/ul>\\n\\n<p>Els diferents estats dels residents fiscals passius a Andorra s\\u00f3n els seg\\u00fcents:<\\\/p>\\n\\n<ul>\\n<li>categoria A: instal\\u00b7laci\\u00f3 a Andorra sense treballar-hi;<\\\/li>\\n\\n<li>categoria B: persones que aprofiten una activitat a l'estranger i no a Andorra;<\\\/li>\\n\\n<li>categoria C: persones que gaudeixen de reconeixement internacional (artistes, investigadors, esportistes de primer nivell, etc.).<\\\/li>\\n<\\\/ul>\\n\\n<p>Els residents fiscals passius a Andorra tenen llibertat per dedicar-se a la gesti\\u00f3 del seu patrimoni i ocupar els c\\u00e0rrecs d'administrador de societats en qu\\u00e8 tinguin participacions (iguals o superiors al 50%) sempre que no es retribueixi el c\\u00e0rrec d'administrador.<\\\/p>\\n\\n<p>En ambd\\u00f3s casos, tingueu en compte que l'administraci\\u00f3 del pa\\u00eds mostra molt sovint una certa flexibilitat per facilitar la instal\\u00b7laci\\u00f3 d'expatriats al Principat a l'hora de sol\\u00b7licitar la resid\\u00e8ncia fiscal a Andorra, sempre que es compleixin, per descomptat, les condicions esmentades anteriorment.<\\\/p>\\n\\n<h2 class=\\\"wp-block-heading\\\">Les accions a realitzar<\\\/h2>\\n\\n<h3 class=\\\"wp-block-heading\\\">Resid\\u00e8ncia fiscal activa a Andorra<\\\/h3>\\n\\n<p>La condici\\u00f3 de resid\\u00e8ncia fiscal activa a Andorra est\\u00e0 vinculada a la justificaci\\u00f3 d'un lloc de treball o a la creaci\\u00f3 d'una empresa al Principat.<\\\/p>\\n\\n<div class=\\\"wp-block-media-text alignwide is-stacked-on-mobile\\\">\\n<figure class=\\\"wp-block-media-text__media\\\"><img class=\\\"wp-image-532 size-full\\\" src=\\\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2020\\\/11\\\/set-up-statut-3.jpg\\\" alt=\\\"set-up-statut-3\\\" \\\/><\\\/figure>\\n<div class=\\\"wp-block-media-text__content\\\">\\n<p>Els tr\\u00e0mits per obtenir-lo s'han de fer amb el Ministeri de l'Interior. Les caracter\\u00edstiques a respectar per a la seva concessi\\u00f3 s\\u00f3n les seg\\u00fcents:<\\\/p>\\n\\n<ul>\\n<li>tenir un contracte de treball en una empresa andorrana;<\\\/li>\\n\\n<li>crear una empresa i tenir m\\u00e9s del 10% de les seves accions;<\\\/li>\\n\\n<li>ha de tenir com a m\\u00ednim 18 anys;<\\\/li>\\n\\n<li>per justificar un historial penal net;<\\\/li>\\n\\n<li>sotmetre's a un examen m\\u00e8dic;<\\\/li>\\n\\n<li>romandre almenys 183 dies a l'any al Principat d'Andorra;<\\\/li>\\n\\n<li>procedir a la instal\\u00b7laci\\u00f3 del seu domicili fiscal a Andorra.<\\\/li>\\n<\\\/ul>\\n<\\\/div>\\n<\\\/div>\\n\\n<h3 class=\\\"wp-block-heading\\\">Per resid\\u00e8ncia passiva<\\\/h3>\\n\\n<p>La condici\\u00f3 de resid\\u00e8ncia fiscal passiva a Andorra permet establir-s'hi sense exercir una activitat professional al Principat.<\\\/p>\\n\\n<p>Els seus m\\u00e8todes d'obtenci\\u00f3 s\\u00f3n els seg\\u00fcents:<\\\/p>\\n\\n<ul>\\n<li>comprometre un capital m\\u00ednim de 350.000 \\u20ac dedicat a una inversi\\u00f3 (banc\\u00e0ria, immobili\\u00e0ria, emprenedora, etc.);<\\\/li>\\n\\n<li>fer un dip\\u00f2sit de 47 500 \\u20ac, reemborsats en cas de no renovaci\\u00f3 de l'estatut;<\\\/li>\\n\\n<li>fer un dip\\u00f2sit addicional de 9.500 \\u20ac per cada membre de la fam\\u00edlia;<\\\/li>\\n\\n<li>ha de tenir com a m\\u00ednim 18 anys;<\\\/li>\\n\\n<li>justificar un historial penal net;<\\\/li>\\n\\n<li>sotmetre's a un examen m\\u00e8dic;<\\\/li>\\n\\n<li>romandre almenys 90 dies l'any al Principat d'Andorra;<\\\/li>\\n\\n<li>aportar la prova d'un nivell m\\u00ednim de recursos almenys 4 vegades superior al nivell mitj\\u00e0 del pa\\u00eds;<\\\/li>\\n\\n<li>tenir una adre\\u00e7a oficial.<\\\/li>\\n<\\\/ul>\\n\\n<h2 class=\\\"wp-block-heading\\\">Els principals impostos del Principat<\\\/h2>\\n\\n<div class=\\\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile\\\">\\n<div class=\\\"wp-block-media-text__content\\\">\\n<h3 class=\\\"wp-block-heading\\\">L'IRPF: Impost sobre la Renda de les Persones F\\u00edsiques<\\\/h3>\\n\\n<p>Since 2015, this is the main tax owed by tax residents a Andorra, independentment de la seva nacionalitat. Forma part d'un sistema simplificat que \\u00e9s especialment transparent i concerneix tant els treballadors aut\\u00f2noms com els assalariats i els emprenedors.<\\\/p>\\n\\n<p>Les seves mostres s\\u00f3n les seg\\u00fcents:<\\\/p>\\n\\n<ul>\\n<li>menys de 24.000 \\u20ac d'ingressos anuals: exempci\\u00f3;<\\\/li>\\n\\n<li>entre 24.000 \\u20ac i 40.000 \\u20ac d'ingressos anuals: tipus impositiu del 5%;<\\\/li>\\n\\n<li>ingressos anuals superiors a 40.000 \\u20ac: tipus impositiu del 10%;<\\\/li>\\n<\\\/ul>\\n<\\\/div>\\n<figure class=\\\"wp-block-media-text__media\\\"><img class=\\\"wp-image-534 size-full\\\" src=\\\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2020\\\/11\\\/set-up-statut-4.jpg\\\" alt=\\\"set-up-statut-4\\\" \\\/><\\\/figure>\\n<\\\/div>\\n\\n<p>S\\u00f3n possibles diverses deduccions de la base imposable en funci\\u00f3 de la situaci\\u00f3 individual i familiar de les persones, possibles aportacions als fons de pensions o despeses relacionades amb la compra d'un habitatge, etc.<\\\/p>\\n\\n<p>La declaraci\\u00f3 de l'IRPF s'ha de fer entre l'1 d'abril i el 30 de setembre de l'any natural seg\\u00fcent a la finalitzaci\\u00f3 del per\\u00edode impositiu.<\\\/p>\\n\\n<h3 class=\\\"wp-block-heading\\\">IGI (Impost General Indirecte)<\\\/h3>\\n\\n<p>L'IGI \\u00e9s un impost indirecte similar a l'IVA franc\\u00e8s. Es refereix a la fiscalitat dels b\\u00e9ns i serveis de consum. La seva taxa m\\u00e0xima \\u00e9s nom\\u00e9s del 4,5%, molt inferior a la d'altres pa\\u00efsos europeus. \\u00c9s en part per aquest motiu que la fiscalitat andorrana \\u00e9s molt atractiva per a molts expatriats arreu del m\\u00f3n.<\\\/p>\\n\\n<p>Cal destacar que hi ha altres impostos al Principat, la majoria de les vegades de parr\\u00f2quies locals.<\\\/p>\\n\\n<h2 class=\\\"wp-block-heading\\\">Com obtenir la nacionalitat andorrana?<\\\/h2>\\n\\n<h3 class=\\\"wp-block-heading\\\">20 anys a Andorra per obtenir la nacionalitat<\\\/h3>\\n\\n<p>Somies amb aconseguir la nacionalitat andorrana? Arma't de paci\\u00e8ncia! Efectivament, l'obtenci\\u00f3 de la nacionalitat andorrana requereix un per\\u00edode de resid\\u00e8ncia d'almenys 20 anys al Principat.<\\\/p>\\n\\n<h4 class=\\\"wp-block-heading\\\">Examen per a l'obtenci\\u00f3 de la nacionalitat andorrana<\\\/h4>\\n\\n<p>I aix\\u00f2 no \\u00e9s autom\\u00e0tic, perqu\\u00e8 per obtenir la nacionalitat andorrana s'haur\\u00e0 de superar un examen de coneixements generals relatiu al pa\\u00eds, en catal\\u00e0, llengua oficial. Un cop obtingui la nacionalitat andorrana, se li demanar\\u00e0 que renunci\\u00ef a la seva nacionalitat d'origen. Aix\\u00ed, per obtenir la nacionalitat andorrana no cal una inversi\\u00f3 personal a llarg termini.<\\\/p>\\n\\n<blockquote class=\\\"wp-block-quote\\\">\\n<p>Si pots obtenir la nacionalitat andorrana i gaudir dels avantatges del pa\\u00eds, no has d'esperar 19 anys per a aix\\u00f2, pots comen\\u00e7ar fent-te resident fiscal a Andorra. A Andorra no hi ha impost de successions ni impost de patrimoni. No dubteu a posar-vos en contacte amb Set Up, la Consergeria privada de refer\\u00e8ncia al Principat, us acompanyem de manera concreta en tots els vostres passos i us facilitem tota la informaci\\u00f3 relativa a cada tipus de resid\\u00e8ncia.<\\\/p>\\n<\\\/blockquote>\\n\",\"_css_classes\":\"setup-article-corps\",\"custom_css\":\"selector { flex: 1 1 auto; min-width: 0; }\"},\"elements\":[]},{\"id\":\"42208c0\",\"elType\":\"widget\",\"widgetType\":\"html\",\"settings\":{\"html\":\"<script>\\n\\\/* Le sommaire ancr\\u00e9 du gabarit d'article \\u2014 direction \\u00ab B \\u00bb, retenue par Kevin le\\r\\n   2026-09-17 (\\u00ab le plus adapt\\u00e9 SEO et GEO \\u00bb).\\r\\n\\r\\n   Il se FABRIQUE depuis les H2 du corps : rien n'est saisi page par page, et il suit le\\r\\n   texte si le client le modifie. C'est tout l'int\\u00e9r\\u00eat sur 38 pages.\\r\\n\\r\\n   \\u26a0 Les H2 de la page n'ont pas d'identifiant : on leur en pose un, d\\u00e9riv\\u00e9 de leur texte\\r\\n   (et non de leur rang, qui bougerait au moindre ajout de section). Un compteur d\\u00e9partage\\r\\n   deux titres identiques.\\r\\n\\r\\n   \\u26a0 Le lien actif suit la lecture par un IntersectionObserver avec une LIGNE de\\r\\n   d\\u00e9clenchement haute, et non un seuil en pourcentage : un H2 suivi d'une longue section\\r\\n   ne franchirait jamais un seuil de 50 % sur un petit \\u00e9cran.\\r\\n\\r\\n   `prefers-reduced-motion` : le d\\u00e9filement doux devient un saut. *\\\/\\r\\n(function () {\\r\\n  var corps = document.querySelector('.setup-article-corps');\\r\\n  var hote = document.querySelector('.setup-sommaire-liste');\\r\\n  if (!corps || !hote) return;\\r\\n\\r\\n  var titres = [].slice.call(corps.querySelectorAll('h2'));\\r\\n  if (titres.length < 2) {                       \\\/\\\/ un sommaire d'une entr\\u00e9e n'aide personne\\r\\n    var bloc = hote.closest('.setup-sommaire');\\r\\n    if (bloc) bloc.style.display = 'none';\\r\\n    return;\\r\\n  }\\r\\n\\r\\n  var vus = {};\\r\\n  var liens = titres.map(function (h) {\\r\\n    var base = (h.textContent || '')\\r\\n      .toLowerCase()\\r\\n      .normalize('NFD').replace(\\\/[\\u0300-\\u036f]\\\/g, '')\\r\\n      .replace(\\\/[^a-z0-9]+\\\/g, '-')\\r\\n      .replace(\\\/^-+|-+$\\\/g, '')\\r\\n      .slice(0, 48) || 'section';\\r\\n    vus[base] = (vus[base] || 0) + 1;\\r\\n    h.id = vus[base] > 1 ? base + '-' + vus[base] : base;\\r\\n\\r\\n    var a = document.createElement('a');\\r\\n    a.href = '#' + h.id;\\r\\n    a.textContent = (h.textContent || '').replace(\\\/\\\\s+\\\/g, ' ').trim();\\r\\n    hote.appendChild(a);\\r\\n    return a;\\r\\n  });\\r\\n\\r\\n  var doux = !window.matchMedia || !window.matchMedia('(prefers-reduced-motion: reduce)').matches;\\r\\n  liens.forEach(function (a, i) {\\r\\n    a.addEventListener('click', function (e) {\\r\\n      e.preventDefault();\\r\\n      titres[i].scrollIntoView({ behavior: doux ? 'smooth' : 'auto', block: 'start' });\\r\\n      history.replaceState(null, '', a.getAttribute('href'));\\r\\n    });\\r\\n  });\\r\\n\\r\\n  \\\/* \\u26a0 Un IntersectionObserver ne se declenche que si un titre TRAVERSE sa bande de\\r\\n     declenchement. Mesure sur le pilote : un defilement rapide \\u2014 ou programmatique \\u2014\\r\\n     saute la bande de 5 % et AUCUN titre n est marque. On calcule donc au defilement,\\r\\n     ce qui est a la fois plus simple et toujours juste. *\\\/\\r\\n  var actif = -1;\\r\\n  function relire() {\\r\\n    var ligne = window.innerHeight * 0.28;\\r\\n    var i = -1;\\r\\n    for (var k = 0; k < titres.length; k++) {\\r\\n      if (titres[k].getBoundingClientRect().top <= ligne) i = k;\\r\\n    }\\r\\n    if (i === actif) return;\\r\\n    actif = i;\\r\\n    liens.forEach(function (a, k) { a.classList.toggle('est-actif', k === i); });\\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; relire(); });\\r\\n  }, { passive: true });\\r\\n  window.addEventListener('resize', relire, { passive: true });\\r\\n  relire();\\r\\n})();\\r\\n\\n<\\\/script>\"},\"elements\":[]}]},{\"id\":\"a6a1251\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"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\":\"center\",\"flex_wrap\":\"nowrap\",\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"stretch\",\"_title\":\"Nos conseils\",\"_figma\":\"2827:1025\",\"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\":\"6c23d97\",\"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\":46.75,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"42\",\"row\":\"42\",\"isLinked\":true,\"unit\":\"px\",\"size\":42},\"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 427321192\",\"_figma\":\"2827:1026\"},\"elements\":[{\"id\":\"e9cae64\",\"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 427321259\",\"_figma\":\"2851:1182\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"11f1432\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"align\":\"left\",\"title\":\"Els nostres consells\",\"header_size\":\"h2\",\"__globals__\":{\"title_color\":\"globals\\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\\/typography?id=6d4ec12\"},\"_figma\":\"2827:1028\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]}],\"isInner\":true},{\"id\":\"4404ed7\",\"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\":\"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 427321258\",\"_figma\":\"2827:1858\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c626bd2\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Amb la gestoria Setup a Andorra, gaudiu d\\u2019un acompanyament a mida. Gr\\u00e0cies al seu equip d\\u2019especialistes, us acompanyem mitjan\\u00e7ant un proc\\u00e9s fiable i estable, provat durant molts anys.<\\\/p>\",\"__globals__\":{\"text_color\":\"globals\\\/colors?id=astglobalcolor2\"},\"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\":\"2827:1029\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd67149\",\"elType\":\"widget\",\"widgetType\":\"image\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2889-1386-ab.webp\",\"id\":15953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47.34,\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"_figma\":\"2889:1386\"},\"elements\":[]}],\"isInner\":false},{\"id\":\"3d71f86\",\"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\":\"Une r\\u00e9elle expertise dans l\\u2019installation des Fra\",\"_figma\":\"2969:2343\",\"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\":\"01b207e\",\"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-ead3fcda449dc3e6815de58525fdb16fe83c8ad9-ab.webp\",\"id\":15985,\"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\":\"2969:2344\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"caa9dde\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"align\":\"left\",\"title\":\"Una aut\\u00e8ntica experi\\u00e8ncia en la instal\\u00b7laci\\u00f3 de francesos a Andorra\",\"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\":\"2969:2345\"},\"elements\":[]},{\"id\":\"5b56872\",\"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\":\"2969:2346\"},\"elements\":[{\"id\":\"1a210f1\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Aportant resposta a problem\\u00e0tiques complexes, tant en l\\u2019\\u00e0mbit professional com en el personal, trobareu a Setup una escolta atenta i un veritable intercanvi d\\u2019idees; la nostra experi\\u00e8ncia ens portar\\u00e0 a proposar-vos les millors solucions.<\\\/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\":\"2969:2347\"},\"elements\":[]},{\"id\":\"6b16ce5\",\"elType\":\"widget\",\"widgetType\":\"button\",\"settings\":{\"text\":\"Consulta gratu\\u00efta\",\"link\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/contact\\\/\",\"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\":\"2969:2348\"},\"elements\":[]}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cba7ab7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"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\",\"_title\":\"Fiabilit\\u00e9 et transparence des relations\",\"_figma\":\"2694:2019\",\"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\":\"f4e0a6a\",\"elType\":\"widget\",\"widgetType\":\"image\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2694-2032-ab.webp\",\"id\":15937,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":38.46,\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"_figma\":\"2694:2032\"},\"elements\":[]},{\"id\":\"b82f970\",\"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.62,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"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 427321211\",\"_figma\":\"2694:2020\"},\"elements\":[{\"id\":\"62f4085\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"align\":\"left\",\"title\":\"Fiabilitat i transpar\\u00e8ncia en les relacions\",\"header_size\":\"h2\",\"__globals__\":{\"title_color\":\"globals\\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\\/typography?id=6d4ec12\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":566.8,\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"_figma\":\"2694:2024\"},\"elements\":[]},{\"id\":\"cfba602\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Podem, per exemple, oferir-vos una ajuda completa i encarregar-nos de tots els tr\\u00e0mits. Us posem en contacte amb els millors assessors del Principat d\\u2019Andorra, que dominen el funcionament de tots els productes patrimonials (b\\u00e9ns immobles, propietat intel\\u00b7lectual, inversions bors\\u00e0ries, transmissi\\u00f3 de b\\u00e9ns, etc.). Tota la nostra acci\\u00f3 es duu a terme en estreta relaci\\u00f3 amb vosaltres. Posem a la vostra disposici\\u00f3 el nostre ampli saber fer en les t\\u00e8cniques de gesti\\u00f3 m\\u00e9s avan\\u00e7ades.<\\\/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:2025\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]}],\"isInner\":true}],\"isInner\":false},{\"id\":\"490c07c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"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\":\"Pourquoi choisir Andorre ?\",\"_figma\":\"2970:2370\",\"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\":\"5e8565b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true},\"_flex_size\":\"none\",\"width\":{\"unit\":\"%\",\"size\":64.57,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"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\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\\/colors?id=5136e3e\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"_title\":\"Frame 427321227\",\"_figma\":\"2970:2371\"},\"elements\":[{\"id\":\"ff4317d\",\"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\":56,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_title\":\"Frame 427321203\",\"_figma\":\"2970:2372\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"94b3906\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"align\":\"left\",\"title\":\"Per qu\\u00e8 escollir Andorra?\",\"header_size\":\"h2\",\"__globals__\":{\"title_color\":\"globals\\\/colors?id=57495f4\",\"typography_typography\":\"globals\\\/typography?id=6d4ec12\"},\"_figma\":\"2970:2373\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]}],\"isInner\":true},{\"id\":\"c9cf554\",\"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\":\"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\":196,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_title\":\"Frame 427321192\",\"_figma\":\"2970:2375\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"70f13c5\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>En optar per un enfocament que busca una assist\\u00e8ncia concreta de professionals especialitzats, us beneficieu de consells pertinents i d\\u2019una certa protecci\\u00f3 davant dels riscos i els imprevistos. El nostre coneixement del sistema bancari del Principat d\\u2019Andorra ens permet fer la nostra feina de la millor manera, amb tota honestedat i amb la transpar\\u00e8ncia m\\u00e9s completa. La reputaci\\u00f3 de Setup arreu del pa\\u00eds representa per a vosaltres una garantia de confian\\u00e7a en la qual us podeu recolzar.<\\\/p>\",\"__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\":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\":\"2970:2376\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"570c85d\",\"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\":33.06,\"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\":\"center\",\"flex_align_items\":\"flex-end\",\"flex_wrap\":\"nowrap\",\"min_height\":{\"unit\":\"px\",\"size\":428,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_title\":\"Frame 427321265\",\"_figma\":\"2970:2377\"},\"elements\":[{\"id\":\"1dc3c67\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"32\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"24\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":24},\"flex_justify_content\":\"space-between\",\"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\":340,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_title\":\"Cards \\\/ number-title-text-background\",\"_figma\":\"2694:2079\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"7eb9f06\",\"elType\":\"widget\",\"widgetType\":\"image\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2694-2086-ab.svg\",\"id\":15941,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_figma\":\"2694:2086\"},\"elements\":[]},{\"id\":\"2171ac8\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Soci de confian\\u00e7a en la gesti\\u00f3 del vostre patrimoni al Principat d\\u2019Andorra, Setup us ofereix un acompanyament a mida posant-vos en contacte amb especialistes fiscals, jur\\u00eddics i financers. No dubteu a contactar-nos: examinarem el vostre projecte en detall per determinar amb vosaltres els serveis m\\u00e9s adequats a la vostra situaci\\u00f3.<\\\/p>\",\"__globals__\":{\"text_color\":\"globals\\\/colors?id=43f9392\"},\"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\":[]},\"_figma\":\"2694:2083\",\"align_self\":\"stretch\",\"_flex_align_self\":\"stretch\"},\"elements\":[]}],\"isInner\":true},{\"id\":\"c93afb2\",\"elType\":\"widget\",\"widgetType\":\"button\",\"settings\":{\"text\":\"Parlem del teu projecte\",\"link\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/contact\\\/\",\"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=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:2379\"},\"elements\":[]}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cb8ff04\",\"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\":\"aceeef5\",\"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\":\"931de7e\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"align\":\"left\",\"title\":\"Parlem del teu projecte\",\"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\":\"cec41fe\",\"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\":\"8127e3b\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Fem balan\\u00e7 junts per guiar-vos clarament i ajudar-vos a evitar errors comuns. Aquesta \\u00e9s una conversa inicial per establir les bases del vostre projecte, amb total transpar\\u00e8ncia.<\\\/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\":\"0401789\",\"elType\":\"widget\",\"widgetType\":\"button\",\"settings\":{\"text\":\"Consulta gratu\\u00efta!\",\"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\":\"60248fc\",\"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\":\"1c22117\",\"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\":\"9115060\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"align\":\"left\",\"title\":\"Parlen de nosaltres\",\"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\":\"52c05fb\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"align\":\"center\",\"title\":\"Notaci\\u00f3: 5\\\/5 estrelles+100 opinions de clients\",\"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\":\"4366e10\",\"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\":\"051a222\",\"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\":\"01f86c8\",\"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\":\"24a76c4\",\"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\":\"f67109a\",\"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\":\"b576bac\",\"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\":\"a53cd9c\",\"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\":\"58fbce9\",\"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\":\"998954c\",\"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\":\"4d9d391\",\"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\":\"faeeac5\",\"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\":\"58a203d\",\"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\":\"c21734c\",\"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\":\"fe86c6c\",\"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\":\"f8c6dd8\",\"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\":\"8a11991\",\"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\":\"7184880\",\"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\":\"4900fb6\",\"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\":\"51735ed\",\"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\":\"77b7c2d\",\"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\":\"992db17\",\"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\":\"5af7156\",\"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\":\"2e3af3d\",\"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\":\"237052a\",\"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\":\"cebd238\",\"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\":\"8b96d6c\",\"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\":\"eafda75\",\"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\":\"d37dd36\",\"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\":\"e8c4c3a\",\"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\":\"1907244\",\"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\":\"3e86799\",\"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\":\"d7ff8be\",\"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\":\"70f6e93\",\"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\":\"e17ed48\",\"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\":\"0bf2753\",\"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\":\"8e44c0c\",\"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\":\"9b057a3\",\"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\":\"54d01a8\",\"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\":\"1df1b3a\",\"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\":\"bb2789e\",\"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\":\"55f9a9e\",\"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\":\"97eef8f\",\"elType\":\"widget\",\"widgetType\":\"button\",\"settings\":{\"text\":\"Deixeu-nos la vostra opini\\u00f3\",\"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\":\"af704ed\",\"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\":\"c289a1f\",\"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\":\"7a6fe02\",\"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\":\"8972fe6\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"align\":\"left\",\"title\":\"Contacteu-nos\",\"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\":\"f41b9a0\",\"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\":\"23978eb\",\"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\":\"fc4df85\",\"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\":\"7357bb5\",\"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\":\"3938b16\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"align\":\"left\",\"title\":\"Contacte per tel\\u00e8fon o 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\":\"83206d9\",\"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\":\"76f28f9\",\"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\":\"ee157a3\",\"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\":\"490983a\",\"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\":\"d76c40e\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"align\":\"left\",\"title\":\"Contacte per correu electr\\u00f2nic\",\"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\":\"60d405f\",\"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\":\"1b544b5\",\"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\":\"2944fea\",\"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\":\"4e6254f\",\"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\":\"91d011e\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"align\":\"left\",\"title\":\"Les nostres oficines\",\"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\":\"d075ce7\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"right\",\"editor\":\"<p>Edifici no25, 1,2, Carrer Joan Maragall, AD500 Andorra la Vella - 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\":\"7049d62\",\"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\":\"2d16351\",\"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\":\"63c7bc7\",\"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\":\"3bb190e\",\"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\":\"cfc1952\",\"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\":\"35d4d58\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>El contingut d\\u2019aquest lloc web \\u00e9s nom\\u00e9s informatiu; Setup Andorra no ofereix cap assessorament fiscal ni financer.<\\\/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\":\"ee59b22\",\"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\":\"ed3a0c6\",\"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\":\"12b4442\",\"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\":\"3e58a18\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Navegaci\\u00f3<\\\/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\":\"148abc7\",\"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\":\"996ae16\",\"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\\\/ca\\\/private-concierge-set-up-el-soci-ideal-per-installar-se-a-andorra\\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[]},{\"id\":\"6eab11c\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"title\":\"Invertir\",\"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\\\/ca\\\/invertir-a-andorra-tot-sobre-la-creacio-dempreses-la-fiscalitat-les-inversions-immobiliaries-i-bancaries\\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[]},{\"id\":\"e85c1c3\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"title\":\"Expatriar-se\",\"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\\\/ca\\\/expatriacio-a-andorra-viure-al-principat\\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[]},{\"id\":\"abc1be5\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"title\":\"Viure\",\"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\\\/ca\\\/viu-be-a-andorra\\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[]},{\"id\":\"8985739\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"title\":\"Serveis\",\"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\\\/ca\\\/instal%c2%b7lar-se-i-expatriar-se-a-andorra-assistencia-personalitzada\\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[]},{\"id\":\"cdda01d\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"title\":\"Mitjans\",\"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\\\/ca\\\/premeu\\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[]},{\"id\":\"0a07e89\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"title\":\"Not\\u00edcies\",\"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\":\"0df8f99\",\"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\":\"9d573b3\",\"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\":\"0712c32\",\"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\":\"0d63c32\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Av\\u00eds legal<\\\/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\":\"0ca5cc0\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Pol\\u00edtica de privacitat<\\\/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\":\"c99a399\",\"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\":\"61ec634\",\"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\":\"b895fe2\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"align\":\"left\",\"title\":\"A punt per instal\\u00b7lar-vos a 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\":\"c0d5b43\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Reserveu una consulta gratu\\u00efta amb els nostres 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\":\"e13d353\",\"elType\":\"widget\",\"widgetType\":\"button\",\"settings\":{\"text\":\"Parlem del teu projecte\",\"link\":{\"url\":\"https:\\\/\\\/setupandorra.com\\\/ca\\\/contact\\\/\",\"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\":\"5c6642f\",\"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\":\"45772df\",\"elType\":\"widget\",\"widgetType\":\"text-editor\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Lloc web realitzat per 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\":\"80b0b53\",\"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\":\"bcc10e6\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"title\":\"Mapa del lloc\",\"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\":\"f9821be\",\"elType\":\"widget\",\"widgetType\":\"heading\",\"settings\":{\"title\":\"Exempci\\u00f3 de responsabilitat\",\"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}]"],"_last_translation_edit_mode":["native-editor"],"_elementor_template_widget_type":[""],"_elementor_popup_display_settings":[""],"_uag_css_file_name":["uag-css-6088.css"],"_yoast_wpseo_metadesc":["Com esdevenir resident fiscal a Andorra: condicions, tr\u00e0mits, fiscalitat, i el cam\u00ed cap a la nacionalitat andorrana."],"_mrel_avant_bascule_20260921-065755":["[{\"id\":\"bcc8a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"122\",\"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\":10985,\"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},\"background_image_mobile\":{\"url\":\"https:\/\/setupandorra.com\/wp-content\/uploads\/2026\/05\/rubon5.jpg\",\"id\":12619,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"3b9c221\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"S'EXPATRIu00c0\",\"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\":\"16\",\"bottom\":\"10\",\"left\":\"16\",\"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\":\"c9e8678\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Com et pots convertir en fiscal a Andorra, obtenint la nacionalitat andorrana?\",\"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\":\"\"},\"_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\":30,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"43d75bd4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"906c15b\",\"display_condition_date\":\"12-02-2026\",\"display_condition_date_range\":\"12-02-2026 to 14-02-2026\",\"display_condition_advanced_date\":\"12-02-2026\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false}},\"elements\":[{\"id\":\"79654fb\",\"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\":\"-180\",\"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\":\"173ba402\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-user-friends\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"10+\",\"description_text\":\"Anys d'experiu00e8ncia\",\"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\":\"2e57bad8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-globe-americas\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"2000+\",\"description_text\":\"Instalu00b7lacions\",\"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\":\"714560dd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"24\/7+\",\"description_text\":\"Suport personalitzat\",\"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\":\"c03848d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-users\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100%\",\"description_text\":\"Satisfacciu00f3 del client\",\"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}],\"isInner\":false},{\"id\":\"ac3bce2\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1111,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"eea58c5\"}]},\"elements\":[{\"id\":\"4611dc6c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"n<p>La legislaciu00f3 andorrana implantada en matu00e8ria d'immigraciu00f3 esmenta diferents tipologies de permisos de residu00e8ncia al Principat. Com fer-se resident fiscal a Andorra, quins passos cal seguir per obtenir la nacionalitat andorrana, quins su00f3n els diferents estatus dels expatriats a Andorra, quins impostos s'han de pagar? Aquu00ed responem a totes aquestes preguntes.<\/p>nn<h2 class=\"wp-block-heading\">Fer-se resident fiscal a Andorra: les diferents possibilitats<\/h2>nn<p>De manera esquemu00e0tica, hi ha dues vies principals per obtenir la residu00e8ncia fiscal a Andorra:<\/p>nn<ul>n<li>els permisos de residu00e8ncia activa (o residu00e8ncia laboral) es poden concedir a persones que exerceixen una activitat professional a Andorra, assalariades o no, aixu00ed com a promotors i emprenedors de projectes;<\/li>nn<li>Les autoritzacions de residu00e8ncia passiva (o residu00e8ncia improductiva, sense u00e0nim de lucre) concerneixen, generalment, les persones que vulguin realitzar una o diverses inversions al Principat (immobles, finances, etc.).<\/li>n<\/ul>nn<p>Altres permisos de residu00e8ncia fiscal a Andorra es poden expedir a persones amb dots o talents especials, i amb cert prestigi (cultural, cientu00edfic, etc.), com persones amb un alt nivell de qualificaciu00f3 professional, artistes o esportistes de primer nivell.<\/p>nn<h2 class=\"wp-block-heading\">Treballant al Principat: Residu00e8ncia Activa<\/h2>nn<h4 class=\"wp-block-heading\">Exercir una activitat professional al Principat<\/h4>nn<p>Si estu00e0s contractat per una empresa andorrana i treballes al Principat, tens dret a solu00b7licitar la residu00e8ncia fiscal a Andorra.<\/p>nn<h4 class=\"wp-block-heading\">Crear una empresa per obtenir la condiciu00f3 de resident fiscal a Andorra<\/h4>nn<p>Una altra soluciu00f3 per obtenir la residu00e8ncia fiscal andorrana (i no la nacionalitat): estar present almenys 183 dies l'any al pau00eds amb l'objectiu de desenvolupar una activitat empresarial en els segu00fcents termes:<\/p>nn<ul>n<li>el domicili social de l'empresa ha d'estar situat en una de les 7 parru00f2quies del territori andorru00e0;<\/li>nn<li>el contractista ha de contractar almenys una persona;<\/li>nn<li>un determinat percentatge de la producciu00f3 de serveis o bu00e9ns (de vegades fins al 85%) s'ha de destinar al mercat exterior d'Andorra (no nomu00e9s al mercat local);<\/li>nn<li>Els beneficiaris d'una autoritzaciu00f3 de residu00e8ncia fiscal professional a Andorra han de procedir a un dipu00f2sit mu00ednim de 50.000 u20ac a l'Institut Nacional de Finances d'Andorra (INAF). Aquesta quantitat es restitueix en cas de no renovaciu00f3 de l'autoritzaciu00f3 de residu00e8ncia fiscal a Andorra.<\/li>n<\/ul>nn<h3 class=\"wp-block-heading\">Expatriaciu00f3 per inversiu00f3: residu00e8ncia passiva<\/h3>nn<p>Les persones que no tinguin una activitat professional o empresarial al Principat i encara vulguin ser residents a Andorra han d'establir el seu lloc de residu00e8ncia almenys 90 dies a l'any.<\/p>nn<p>Es consideren residents passius amb la condiciu00f3 de realitzar una inversiu00f3 al Principat segons les modalitats segu00fcents:<\/p>nn<ul>n<li>comprometre l'import mu00ednim de 350.000 u20ac en forma d'ingru00e9s bancari en un compte personal, compra d'immobles al pau00eds o inversiu00f3 en una empresa andorrana;<\/li>nn<li>fer un dipu00f2sit de 47.500 u20ac com a penyora amb el govern d'Andorra.<\/li>n<\/ul>nn<p>Els diferents estats dels residents fiscals passius a Andorra su00f3n els segu00fcents:<\/p>nn<ul>n<li>categoria A: instalu00b7laciu00f3 a Andorra sense treballar-hi;<\/li>nn<li>categoria B: persones que aprofiten una activitat a l'estranger i no a Andorra;<\/li>nn<li>categoria C: persones que gaudeixen de reconeixement internacional (artistes, investigadors, esportistes de primer nivell, etc.).<\/li>n<\/ul>nn<p>Els residents fiscals passius a Andorra tenen llibertat per dedicar-se a la gestiu00f3 del seu patrimoni i ocupar els cu00e0rrecs d'administrador de societats en quu00e8 tinguin participacions (iguals o superiors al 50%) sempre que no es retribueixi el cu00e0rrec d'administrador.<\/p>nn<p>En ambdu00f3s casos, tingueu en compte que l'administraciu00f3 del pau00eds mostra molt sovint una certa flexibilitat per facilitar la instalu00b7laciu00f3 d'expatriats al Principat a l'hora de solu00b7licitar la residu00e8ncia fiscal a Andorra, sempre que es compleixin, per descomptat, les condicions esmentades anteriorment.<\/p>nn<h2 class=\"wp-block-heading\">Les accions a realitzar<\/h2>nn<h3 class=\"wp-block-heading\">Residu00e8ncia fiscal activa a Andorra<\/h3>nn<p>La condiciu00f3 de residu00e8ncia fiscal activa a Andorra estu00e0 vinculada a la justificaciu00f3 d'un lloc de treball o a la creaciu00f3 d'una empresa al Principat.<\/p>nn<div class=\"wp-block-media-text alignwide is-stacked-on-mobile\">n<figure class=\"wp-block-media-text__media\"><img class=\"wp-image-532 size-full\" src=\"https:\/\/setupandorra.com\/wp-content\/uploads\/2020\/11\/set-up-statut-3.jpg\" alt=\"set-up-statut-3\" \/><\/figure>n<div class=\"wp-block-media-text__content\">n<p>Els tru00e0mits per obtenir-lo s'han de fer amb el Ministeri de l'Interior. Les caracteru00edstiques a respectar per a la seva concessiu00f3 su00f3n les segu00fcents:<\/p>nn<ul>n<li>tenir un contracte de treball en una empresa andorrana;<\/li>nn<li>crear una empresa i tenir mu00e9s del 10% de les seves accions;<\/li>nn<li>ha de tenir com a mu00ednim 18 anys;<\/li>nn<li>per justificar un historial penal net;<\/li>nn<li>sotmetre's a un examen mu00e8dic;<\/li>nn<li>romandre almenys 183 dies a l'any al Principat d'Andorra;<\/li>nn<li>procedir a la instalu00b7laciu00f3 del seu domicili fiscal a Andorra.<\/li>n<\/ul>n<\/div>n<\/div>nn<h3 class=\"wp-block-heading\">Per residu00e8ncia passiva<\/h3>nn<p>La condiciu00f3 de residu00e8ncia fiscal passiva a Andorra permet establir-s'hi sense exercir una activitat professional al Principat.<\/p>nn<p>Els seus mu00e8todes d'obtenciu00f3 su00f3n els segu00fcents:<\/p>nn<ul>n<li>comprometre un capital mu00ednim de 350.000 u20ac dedicat a una inversiu00f3 (bancu00e0ria, immobiliu00e0ria, emprenedora, etc.);<\/li>nn<li>fer un dipu00f2sit de 47 500 u20ac, reemborsats en cas de no renovaciu00f3 de l'estatut;<\/li>nn<li>fer un dipu00f2sit addicional de 9.500 u20ac per cada membre de la famu00edlia;<\/li>nn<li>ha de tenir com a mu00ednim 18 anys;<\/li>nn<li>justificar un historial penal net;<\/li>nn<li>sotmetre's a un examen mu00e8dic;<\/li>nn<li>romandre almenys 90 dies l'any al Principat d'Andorra;<\/li>nn<li>aportar la prova d'un nivell mu00ednim de recursos almenys 4 vegades superior al nivell mitju00e0 del pau00eds;<\/li>nn<li>tenir una adreu00e7a oficial.<\/li>n<\/ul>nn<h2 class=\"wp-block-heading\">Els principals impostos del Principat<\/h2>nn<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile\">n<div class=\"wp-block-media-text__content\">n<h3 class=\"wp-block-heading\">L'IRPF: Impost sobre la Renda de les Persones Fu00edsiques<\/h3>nn<p>Since 2015, this is the main tax owed by tax residents a Andorra, independentment de la seva nacionalitat. Forma part d'un sistema simplificat que u00e9s especialment transparent i concerneix tant els treballadors autu00f2noms com els assalariats i els emprenedors.<\/p>nn<p>Les seves mostres su00f3n les segu00fcents:<\/p>nn<ul>n<li>menys de 24.000 u20ac d'ingressos anuals: exempciu00f3;<\/li>nn<li>entre 24.000 u20ac i 40.000 u20ac d'ingressos anuals: tipus impositiu del 5%;<\/li>nn<li>ingressos anuals superiors a 40.000 u20ac: tipus impositiu del 10%;<\/li>n<\/ul>n<\/div>n<figure class=\"wp-block-media-text__media\"><img class=\"wp-image-534 size-full\" src=\"https:\/\/setupandorra.com\/wp-content\/uploads\/2020\/11\/set-up-statut-4.jpg\" alt=\"set-up-statut-4\" \/><\/figure>n<\/div>nn<p>Su00f3n possibles diverses deduccions de la base imposable en funciu00f3 de la situaciu00f3 individual i familiar de les persones, possibles aportacions als fons de pensions o despeses relacionades amb la compra d'un habitatge, etc.<\/p>nn<p>La declaraciu00f3 de l'IRPF s'ha de fer entre l'1 d'abril i el 30 de setembre de l'any natural segu00fcent a la finalitzaciu00f3 del peru00edode impositiu.<\/p>nn<h3 class=\"wp-block-heading\">IGI (Impost General Indirecte)<\/h3>nn<p>L'IGI u00e9s un impost indirecte similar a l'IVA francu00e8s. Es refereix a la fiscalitat dels bu00e9ns i serveis de consum. La seva taxa mu00e0xima u00e9s nomu00e9s del 4,5%, molt inferior a la d'altres pau00efsos europeus. u00c9s en part per aquest motiu que la fiscalitat andorrana u00e9s molt atractiva per a molts expatriats arreu del mu00f3n.<\/p>nn<p>Cal destacar que hi ha altres impostos al Principat, la majoria de les vegades de parru00f2quies locals.<\/p>nn<h2 class=\"wp-block-heading\">Com obtenir la nacionalitat andorrana?<\/h2>nn<h3 class=\"wp-block-heading\">20 anys a Andorra per obtenir la nacionalitat<\/h3>nn<p>Somies amb aconseguir la nacionalitat andorrana? Arma't de paciu00e8ncia! Efectivament, l'obtenciu00f3 de la nacionalitat andorrana requereix un peru00edode de residu00e8ncia d'almenys 20 anys al Principat.<\/p>nn<h4 class=\"wp-block-heading\">Examen per a l'obtenciu00f3 de la nacionalitat andorrana<\/h4>nn<p>I aixu00f2 no u00e9s automu00e0tic, perquu00e8 per obtenir la nacionalitat andorrana s'hauru00e0 de superar un examen de coneixements generals relatiu al pau00eds, en catalu00e0, llengua oficial. Un cop obtingui la nacionalitat andorrana, se li demanaru00e0 que renunciu00ef a la seva nacionalitat d'origen. Aixu00ed, per obtenir la nacionalitat andorrana no cal una inversiu00f3 personal a llarg termini.<\/p>nn<blockquote class=\"wp-block-quote\">n<p>Si pots obtenir la nacionalitat andorrana i gaudir dels avantatges del pau00eds, no has d'esperar 19 anys per a aixu00f2, pots comenu00e7ar fent-te resident fiscal a Andorra. A Andorra no hi ha impost de successions ni impost de patrimoni. No dubteu a posar-vos en contacte amb Set Up, la Consergeria privada de referu00e8ncia al Principat, us acompanyem de manera concreta en tots els vostres passos i us facilitem tota la informaciu00f3 relativa a cada tipus de residu00e8ncia.<\/p>n<\/blockquote>n\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"7374e3c\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3e508ebf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"id\":11678,\"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\":\"3509409c\",\"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\":\"60ba856e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Parlem del teu projecte\",\"__globals__\":{\"title_color\":\"globals\/colors?id=astglobalcolor5\"},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"dea7e18\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1eb899cd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Fem balanu00e7 junts per guiar-vos clarament i ajudar-vos a evitar errors comuns. Aquesta u00e9s una conversa inicial per establir les bases del vostre projecte, amb total transparu00e8ncia.<\/p>\",\"__globals__\":{\"text_color\":\"globals\/colors?id=astglobalcolor5\"},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"00e6ef7\"}]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ebd14a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Consulta gratuu00efta!\",\"_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\/ca\/contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78930680\",\"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\":\"6c7df9ad\",\"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\":\"1e5a828f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Contacte per telu00e8fon o 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\":\"1021c30d\",\"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\":\"76f78067\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Contacte per correu electru00f2nic\",\"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\":\"28f8a01f\",\"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\":\"45017fce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Les nostres oficines\",\"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:1790331113;s:5:\"fonts\";a:1:{i:0;s:4:\"Jost\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:4;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\":1790424713,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-a31962f e-con-boxed setup-hero e-flex e-con e-parent\\\" data-id=\\\"a31962f\\\" 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-3893901 e-con-full e-flex e-con e-child\\\" data-id=\\\"3893901\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-f42eb6d e-con-full e-flex e-con e-child\\\" data-id=\\\"f42eb6d\\\" 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=\\\"eyJpZCI6IjI1Nzc4ZmQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiJFWFBBVFJJQVItU0UiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTU3NDk1ZjQifSwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ikpvc3QiLCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiMzAwIiwidHlwb2dyYXBoeV9mb250X3N0eWxlIjoibm9ybWFsIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS40Mywic2l6ZXMiOltdfSwiX2VsZW1lbnRfd2lkdGgiOiJhdXRvIiwiY3VzdG9tX2NzcyI6IkBtZWRpYSAobWluLXdpZHRoOiAxMDI1cHgpIHsgc2VsZWN0b3IgeyB3aWR0aDogbWF4LWNvbnRlbnQ7IG1heC13aWR0aDogMTAwJTsgfSB9IiwiX2ZpZ21hIjoiMjY5NDoxNTYwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-9ceacc9 elementor-widget elementor-widget-heading\\\" data-id=\\\"9ceacc9\\\" 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\\\">Com et pots convertir en fiscal a Andorra, obtenint la nacionalitat andorrana?<\\\/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=\\\"eyJpZCI6ImFjYjY3YzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6InJpZ2h0IiwiZWRpdG9yIjoiPHA+TGEgbGVnaXNsYWNpXHUwMGYzIGFuZG9ycmFuYSBpbXBsYW50YWRhIGVuIG1hdFx1MDBlOHJpYSBkJ2ltbWlncmFjaVx1MDBmMyBlc21lbnRhIGRpZmVyZW50cyB0aXBvbG9naWVzIGRlIHBlcm1pc29zIGRlIHJlc2lkXHUwMGU4bmNpYSBhbCBQcmluY2lwYXQuPFwvcD4iLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTU3NDk1ZjQifSwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ikpvc3QiLCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNDAwIiwidHlwb2dyYXBoeV9mb250X3N0eWxlIjoibm9ybWFsIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTgsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4zMywic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjE2LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjMzLCJzaXplcyI6W119LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6NzYxLjcyLCJzaXplcyI6W119LCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX2ZpZ21hIjoiMjY5NDoyMDE2In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-7d75b49 elementor-widget elementor-widget-html\\\" data-id=\\\"7d75b49\\\" 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 = \\\"Contacteu-nos\\\";\\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-bc917ad elementor-widget elementor-widget-html\\\" data-id=\\\"bc917ad\\\" 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-adec3a6 e-con-full setup-chiffres-heros e-flex e-con e-child\\\" data-id=\\\"adec3a6\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-031980e e-con-full e-flex e-con e-child\\\" data-id=\\\"031980e\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-df9698e elementor-widget elementor-widget-heading\\\" data-id=\\\"df9698e\\\" 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=\\\"eyJpZCI6IjU3MDJlZDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiI8cD5BbnlzIGQnZXhwZXJpXHUwMGU4bmNpYTxcL3A+IiwidGV4dF9jb2xvciI6IiM1RjVGNUYiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSm9zdCIsInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiIzMDAiLCJ0eXBvZ3JhcGh5X2ZvbnRfc3R5bGUiOiJub3JtYWwiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxOCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjU2LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTYsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuNTYsInNpemVzIjpbXX0sIl9maWdtYSI6IjI5Njk6MjMwNCIsImFsaWduX3NlbGYiOiJzdHJldGNoIiwiX2ZsZXhfYWxpZ25fc2VsZiI6InN0cmV0Y2gifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-f683e8f e-con-full e-flex e-con e-child\\\" data-id=\\\"f683e8f\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7e07efb elementor-widget elementor-widget-heading\\\" data-id=\\\"7e07efb\\\" 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=\\\"eyJpZCI6ImQzZWY1YWIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiI8cD5JbnN0YWxcdTAwYjdsYWNpb25zPFwvcD4iLCJ0ZXh0X2NvbG9yIjoiIzVGNUY1RiIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJKb3N0IiwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsInR5cG9ncmFwaHlfZm9udF9zdHlsZSI6Im5vcm1hbCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE4LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuNTYsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS41Niwic2l6ZXMiOltdfSwiX2ZpZ21hIjoiMjk2OToyMzAxIiwiYWxpZ25fc2VsZiI6InN0cmV0Y2giLCJfZmxleF9hbGlnbl9zZWxmIjoic3RyZXRjaCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-48b019c e-con-full e-flex e-con e-child\\\" data-id=\\\"48b019c\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8b5c5e2 elementor-widget elementor-widget-heading\\\" data-id=\\\"8b5c5e2\\\" 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=\\\"eyJpZCI6IjgxYWIwODgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiI8cD5TdXBvcnQgcGVyc29uYWxpdHphdDxcL3A+IiwidGV4dF9jb2xvciI6IiM1RjVGNUYiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSm9zdCIsInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiIzMDAiLCJ0eXBvZ3JhcGh5X2ZvbnRfc3R5bGUiOiJub3JtYWwiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxOCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjU2LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTYsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuNTYsInNpemVzIjpbXX0sIl9maWdtYSI6IjI5Njk6MjMwNyIsImFsaWduX3NlbGYiOiJzdHJldGNoIiwiX2ZsZXhfYWxpZ25fc2VsZiI6InN0cmV0Y2gifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-b9f9f36 e-con-full e-flex e-con e-child\\\" data-id=\\\"b9f9f36\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-5efbeec elementor-widget elementor-widget-heading\\\" data-id=\\\"5efbeec\\\" 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=\\\"eyJpZCI6Ijc1MmZmNTIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiIxMDArIHJlc3NlbnllcyBkZSBHb29nbGUiLCJ0ZXh0X2NvbG9yIjoiIzVGNUY1RiIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJKb3N0IiwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsInR5cG9ncmFwaHlfZm9udF9zdHlsZSI6Im5vcm1hbCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE4LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuNTYsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS41Niwic2l6ZXMiOltdfSwiX2ZpZ21hIjoiMjk2OToyMzExIiwiYWxpZ25fc2VsZiI6InN0cmV0Y2giLCJfZmxleF9hbGlnbl9zZWxmIjoic3RyZXRjaCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\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-cf04201 e-con-boxed setup-article e-flex e-con e-parent\\\" data-id=\\\"cf04201\\\" 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-adbddf1 e-con-full setup-sommaire e-flex e-con e-child\\\" data-id=\\\"adbddf1\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-25f07ca elementor-widget elementor-widget-heading\\\" data-id=\\\"25f07ca\\\" 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\\\">Contingut<\\\/div>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-043f07d elementor-widget elementor-widget-html\\\" data-id=\\\"043f07d\\\" 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<nav class=\\\"setup-sommaire-liste\\\" aria-label=\\\"Sommaire\\\"><\\\/nav>\\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=\\\"eyJpZCI6ImVjOTAyNjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJcbjxwPkxhIGxlZ2lzbGFjaVx1MDBmMyBhbmRvcnJhbmEgaW1wbGFudGFkYSBlbiBtYXRcdTAwZThyaWEgZCdpbW1pZ3JhY2lcdTAwZjMgZXNtZW50YSBkaWZlcmVudHMgdGlwb2xvZ2llcyBkZSBwZXJtaXNvcyBkZSByZXNpZFx1MDBlOG5jaWEgYWwgUHJpbmNpcGF0LiBDb20gZmVyLXNlIHJlc2lkZW50IGZpc2NhbCBhIEFuZG9ycmEsIHF1aW5zIHBhc3NvcyBjYWwgc2VndWlyIHBlciBvYnRlbmlyIGxhIG5hY2lvbmFsaXRhdCBhbmRvcnJhbmEsIHF1aW5zIHNcdTAwZjNuIGVscyBkaWZlcmVudHMgZXN0YXR1cyBkZWxzIGV4cGF0cmlhdHMgYSBBbmRvcnJhLCBxdWlucyBpbXBvc3RvcyBzJ2hhbiBkZSBwYWdhcj8gQXF1XHUwMGVkIHJlc3BvbmVtIGEgdG90ZXMgYXF1ZXN0ZXMgcHJlZ3VudGVzLjxcL3A+XG5cbjxoMiBjbGFzcz1cIndwLWJsb2NrLWhlYWRpbmdcIj5GZXItc2UgcmVzaWRlbnQgZmlzY2FsIGEgQW5kb3JyYTogbGVzIGRpZmVyZW50cyBwb3NzaWJpbGl0YXRzPFwvaDI+XG5cbjxwPkRlIG1hbmVyYSBlc3F1ZW1cdTAwZTB0aWNhLCBoaSBoYSBkdWVzIHZpZXMgcHJpbmNpcGFscyBwZXIgb2J0ZW5pciBsYSByZXNpZFx1MDBlOG5jaWEgZmlzY2FsIGEgQW5kb3JyYTo8XC9wPlxuXG48dWw+XG48bGk+ZWxzIHBlcm1pc29zIGRlIHJlc2lkXHUwMGU4bmNpYSBhY3RpdmEgKG8gcmVzaWRcdTAwZThuY2lhIGxhYm9yYWwpIGVzIHBvZGVuIGNvbmNlZGlyIGEgcGVyc29uZXMgcXVlIGV4ZXJjZWl4ZW4gdW5hIGFjdGl2aXRhdCBwcm9mZXNzaW9uYWwgYSBBbmRvcnJhLCBhc3NhbGFyaWFkZXMgbyBubywgYWl4XHUwMGVkIGNvbSBhIHByb21vdG9ycyBpIGVtcHJlbmVkb3JzIGRlIHByb2plY3Rlczs8XC9saT5cblxuPGxpPkxlcyBhdXRvcml0emFjaW9ucyBkZSByZXNpZFx1MDBlOG5jaWEgcGFzc2l2YSAobyByZXNpZFx1MDBlOG5jaWEgaW1wcm9kdWN0aXZhLCBzZW5zZSBcdTAwZTBuaW0gZGUgbHVjcmUpIGNvbmNlcm5laXhlbiwgZ2VuZXJhbG1lbnQsIGxlcyBwZXJzb25lcyBxdWUgdnVsZ3VpbiByZWFsaXR6YXIgdW5hIG8gZGl2ZXJzZXMgaW52ZXJzaW9ucyBhbCBQcmluY2lwYXQgKGltbW9ibGVzLCBmaW5hbmNlcywgZXRjLikuPFwvbGk+XG48XC91bD5cblxuPHA+QWx0cmVzIHBlcm1pc29zIGRlIHJlc2lkXHUwMGU4bmNpYSBmaXNjYWwgYSBBbmRvcnJhIGVzIHBvZGVuIGV4cGVkaXIgYSBwZXJzb25lcyBhbWIgZG90cyBvIHRhbGVudHMgZXNwZWNpYWxzLCBpIGFtYiBjZXJ0IHByZXN0aWdpIChjdWx0dXJhbCwgY2llbnRcdTAwZWRmaWMsIGV0Yy4pLCBjb20gcGVyc29uZXMgYW1iIHVuIGFsdCBuaXZlbGwgZGUgcXVhbGlmaWNhY2lcdTAwZjMgcHJvZmVzc2lvbmFsLCBhcnRpc3RlcyBvIGVzcG9ydGlzdGVzIGRlIHByaW1lciBuaXZlbGwuPFwvcD5cblxuPGgyIGNsYXNzPVwid3AtYmxvY2staGVhZGluZ1wiPlRyZWJhbGxhbnQgYWwgUHJpbmNpcGF0OiBSZXNpZFx1MDBlOG5jaWEgQWN0aXZhPFwvaDI+XG5cbjxoNCBjbGFzcz1cIndwLWJsb2NrLWhlYWRpbmdcIj5FeGVyY2lyIHVuYSBhY3Rpdml0YXQgcHJvZmVzc2lvbmFsIGFsIFByaW5jaXBhdDxcL2g0PlxuXG48cD5TaSBlc3RcdTAwZTBzIGNvbnRyYWN0YXQgcGVyIHVuYSBlbXByZXNhIGFuZG9ycmFuYSBpIHRyZWJhbGxlcyBhbCBQcmluY2lwYXQsIHRlbnMgZHJldCBhIHNvbFx1MDBiN2xpY2l0YXIgbGEgcmVzaWRcdTAwZThuY2lhIGZpc2NhbCBhIEFuZG9ycmEuPFwvcD5cblxuPGg0IGNsYXNzPVwid3AtYmxvY2staGVhZGluZ1wiPkNyZWFyIHVuYSBlbXByZXNhIHBlciBvYnRlbmlyIGxhIGNvbmRpY2lcdTAwZjMgZGUgcmVzaWRlbnQgZmlzY2FsIGEgQW5kb3JyYTxcL2g0PlxuXG48cD5VbmEgYWx0cmEgc29sdWNpXHUwMGYzIHBlciBvYnRlbmlyIGxhIHJlc2lkXHUwMGU4bmNpYSBmaXNjYWwgYW5kb3JyYW5hIChpIG5vIGxhIG5hY2lvbmFsaXRhdCk6IGVzdGFyIHByZXNlbnQgYWxtZW55cyAxODMgZGllcyBsJ2FueSBhbCBwYVx1MDBlZHMgYW1iIGwnb2JqZWN0aXUgZGUgZGVzZW52b2x1cGFyIHVuYSBhY3Rpdml0YXQgZW1wcmVzYXJpYWwgZW4gZWxzIHNlZ1x1MDBmY2VudHMgdGVybWVzOjxcL3A+XG5cbjx1bD5cbjxsaT5lbCBkb21pY2lsaSBzb2NpYWwgZGUgbCdlbXByZXNhIGhhIGQnZXN0YXIgc2l0dWF0IGVuIHVuYSBkZSBsZXMgNyBwYXJyXHUwMGYycXVpZXMgZGVsIHRlcnJpdG9yaSBhbmRvcnJcdTAwZTA7PFwvbGk+XG5cbjxsaT5lbCBjb250cmFjdGlzdGEgaGEgZGUgY29udHJhY3RhciBhbG1lbnlzIHVuYSBwZXJzb25hOzxcL2xpPlxuXG48bGk+dW4gZGV0ZXJtaW5hdCBwZXJjZW50YXRnZSBkZSBsYSBwcm9kdWNjaVx1MDBmMyBkZSBzZXJ2ZWlzIG8gYlx1MDBlOW5zIChkZSB2ZWdhZGVzIGZpbnMgYWwgODUlKSBzJ2hhIGRlIGRlc3RpbmFyIGFsIG1lcmNhdCBleHRlcmlvciBkJ0FuZG9ycmEgKG5vIG5vbVx1MDBlOXMgYWwgbWVyY2F0IGxvY2FsKTs8XC9saT5cblxuPGxpPkVscyBiZW5lZmljaWFyaXMgZCd1bmEgYXV0b3JpdHphY2lcdTAwZjMgZGUgcmVzaWRcdTAwZThuY2lhIGZpc2NhbCBwcm9mZXNzaW9uYWwgYSBBbmRvcnJhIGhhbiBkZSBwcm9jZWRpciBhIHVuIGRpcFx1MDBmMnNpdCBtXHUwMGVkbmltIGRlIDUwLjAwMCBcdTIwYWMgYSBsJ0luc3RpdHV0IE5hY2lvbmFsIGRlIEZpbmFuY2VzIGQnQW5kb3JyYSAoSU5BRikuIEFxdWVzdGEgcXVhbnRpdGF0IGVzIHJlc3RpdHVlaXggZW4gY2FzIGRlIG5vIHJlbm92YWNpXHUwMGYzIGRlIGwnYXV0b3JpdHphY2lcdTAwZjMgZGUgcmVzaWRcdTAwZThuY2lhIGZpc2NhbCBhIEFuZG9ycmEuPFwvbGk+XG48XC91bD5cblxuPGgzIGNsYXNzPVwid3AtYmxvY2staGVhZGluZ1wiPkV4cGF0cmlhY2lcdTAwZjMgcGVyIGludmVyc2lcdTAwZjM6IHJlc2lkXHUwMGU4bmNpYSBwYXNzaXZhPFwvaDM+XG5cbjxwPkxlcyBwZXJzb25lcyBxdWUgbm8gdGluZ3VpbiB1bmEgYWN0aXZpdGF0IHByb2Zlc3Npb25hbCBvIGVtcHJlc2FyaWFsIGFsIFByaW5jaXBhdCBpIGVuY2FyYSB2dWxndWluIHNlciByZXNpZGVudHMgYSBBbmRvcnJhIGhhbiBkJ2VzdGFibGlyIGVsIHNldSBsbG9jIGRlIHJlc2lkXHUwMGU4bmNpYSBhbG1lbnlzIDkwIGRpZXMgYSBsJ2FueS48XC9wPlxuXG48cD5FcyBjb25zaWRlcmVuIHJlc2lkZW50cyBwYXNzaXVzIGFtYiBsYSBjb25kaWNpXHUwMGYzIGRlIHJlYWxpdHphciB1bmEgaW52ZXJzaVx1MDBmMyBhbCBQcmluY2lwYXQgc2Vnb25zIGxlcyBtb2RhbGl0YXRzIHNlZ1x1MDBmY2VudHM6PFwvcD5cblxuPHVsPlxuPGxpPmNvbXByb21ldHJlIGwnaW1wb3J0IG1cdTAwZWRuaW0gZGUgMzUwLjAwMCBcdTIwYWMgZW4gZm9ybWEgZCdpbmdyXHUwMGU5cyBiYW5jYXJpIGVuIHVuIGNvbXB0ZSBwZXJzb25hbCwgY29tcHJhIGQnaW1tb2JsZXMgYWwgcGFcdTAwZWRzIG8gaW52ZXJzaVx1MDBmMyBlbiB1bmEgZW1wcmVzYSBhbmRvcnJhbmE7PFwvbGk+XG5cbjxsaT5mZXIgdW4gZGlwXHUwMGYyc2l0IGRlIDQ3LjUwMCBcdTIwYWMgY29tIGEgcGVueW9yYSBhbWIgZWwgZ292ZXJuIGQnQW5kb3JyYS48XC9saT5cbjxcL3VsPlxuXG48cD5FbHMgZGlmZXJlbnRzIGVzdGF0cyBkZWxzIHJlc2lkZW50cyBmaXNjYWxzIHBhc3NpdXMgYSBBbmRvcnJhIHNcdTAwZjNuIGVscyBzZWdcdTAwZmNlbnRzOjxcL3A+XG5cbjx1bD5cbjxsaT5jYXRlZ29yaWEgQTogaW5zdGFsXHUwMGI3bGFjaVx1MDBmMyBhIEFuZG9ycmEgc2Vuc2UgdHJlYmFsbGFyLWhpOzxcL2xpPlxuXG48bGk+Y2F0ZWdvcmlhIEI6IHBlcnNvbmVzIHF1ZSBhcHJvZml0ZW4gdW5hIGFjdGl2aXRhdCBhIGwnZXN0cmFuZ2VyIGkgbm8gYSBBbmRvcnJhOzxcL2xpPlxuXG48bGk+Y2F0ZWdvcmlhIEM6IHBlcnNvbmVzIHF1ZSBnYXVkZWl4ZW4gZGUgcmVjb25laXhlbWVudCBpbnRlcm5hY2lvbmFsIChhcnRpc3RlcywgaW52ZXN0aWdhZG9ycywgZXNwb3J0aXN0ZXMgZGUgcHJpbWVyIG5pdmVsbCwgZXRjLikuPFwvbGk+XG48XC91bD5cblxuPHA+RWxzIHJlc2lkZW50cyBmaXNjYWxzIHBhc3NpdXMgYSBBbmRvcnJhIHRlbmVuIGxsaWJlcnRhdCBwZXIgZGVkaWNhci1zZSBhIGxhIGdlc3RpXHUwMGYzIGRlbCBzZXUgcGF0cmltb25pIGkgb2N1cGFyIGVscyBjXHUwMGUwcnJlY3MgZCdhZG1pbmlzdHJhZG9yIGRlIHNvY2lldGF0cyBlbiBxdVx1MDBlOCB0aW5ndWluIHBhcnRpY2lwYWNpb25zIChpZ3VhbHMgbyBzdXBlcmlvcnMgYWwgNTAlKSBzZW1wcmUgcXVlIG5vIGVzIHJldHJpYnVlaXhpIGVsIGNcdTAwZTBycmVjIGQnYWRtaW5pc3RyYWRvci48XC9wPlxuXG48cD5FbiBhbWJkXHUwMGYzcyBjYXNvcywgdGluZ3VldSBlbiBjb21wdGUgcXVlIGwnYWRtaW5pc3RyYWNpXHUwMGYzIGRlbCBwYVx1MDBlZHMgbW9zdHJhIG1vbHQgc292aW50IHVuYSBjZXJ0YSBmbGV4aWJpbGl0YXQgcGVyIGZhY2lsaXRhciBsYSBpbnN0YWxcdTAwYjdsYWNpXHUwMGYzIGQnZXhwYXRyaWF0cyBhbCBQcmluY2lwYXQgYSBsJ2hvcmEgZGUgc29sXHUwMGI3bGljaXRhciBsYSByZXNpZFx1MDBlOG5jaWEgZmlzY2FsIGEgQW5kb3JyYSwgc2VtcHJlIHF1ZSBlcyBjb21wbGVpeGluLCBwZXIgZGVzY29tcHRhdCwgbGVzIGNvbmRpY2lvbnMgZXNtZW50YWRlcyBhbnRlcmlvcm1lbnQuPFwvcD5cblxuPGgyIGNsYXNzPVwid3AtYmxvY2staGVhZGluZ1wiPkxlcyBhY2Npb25zIGEgcmVhbGl0emFyPFwvaDI+XG5cbjxoMyBjbGFzcz1cIndwLWJsb2NrLWhlYWRpbmdcIj5SZXNpZFx1MDBlOG5jaWEgZmlzY2FsIGFjdGl2YSBhIEFuZG9ycmE8XC9oMz5cblxuPHA+TGEgY29uZGljaVx1MDBmMyBkZSByZXNpZFx1MDBlOG5jaWEgZmlzY2FsIGFjdGl2YSBhIEFuZG9ycmEgZXN0XHUwMGUwIHZpbmN1bGFkYSBhIGxhIGp1c3RpZmljYWNpXHUwMGYzIGQndW4gbGxvYyBkZSB0cmViYWxsIG8gYSBsYSBjcmVhY2lcdTAwZjMgZCd1bmEgZW1wcmVzYSBhbCBQcmluY2lwYXQuPFwvcD5cblxuPGRpdiBjbGFzcz1cIndwLWJsb2NrLW1lZGlhLXRleHQgYWxpZ253aWRlIGlzLXN0YWNrZWQtb24tbW9iaWxlXCI+XG48ZmlndXJlIGNsYXNzPVwid3AtYmxvY2stbWVkaWEtdGV4dF9fbWVkaWFcIj48aW1nIGNsYXNzPVwid3AtaW1hZ2UtNTMyIHNpemUtZnVsbFwiIHNyYz1cImh0dHBzOlwvXC9zZXR1cGFuZG9ycmEuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIwXC8xMVwvc2V0LXVwLXN0YXR1dC0zLmpwZ1wiIGFsdD1cInNldC11cC1zdGF0dXQtM1wiIFwvPjxcL2ZpZ3VyZT5cbjxkaXYgY2xhc3M9XCJ3cC1ibG9jay1tZWRpYS10ZXh0X19jb250ZW50XCI+XG48cD5FbHMgdHJcdTAwZTBtaXRzIHBlciBvYnRlbmlyLWxvIHMnaGFuIGRlIGZlciBhbWIgZWwgTWluaXN0ZXJpIGRlIGwnSW50ZXJpb3IuIExlcyBjYXJhY3Rlclx1MDBlZHN0aXF1ZXMgYSByZXNwZWN0YXIgcGVyIGEgbGEgc2V2YSBjb25jZXNzaVx1MDBmMyBzXHUwMGYzbiBsZXMgc2VnXHUwMGZjZW50czo8XC9wPlxuXG48dWw+XG48bGk+dGVuaXIgdW4gY29udHJhY3RlIGRlIHRyZWJhbGwgZW4gdW5hIGVtcHJlc2EgYW5kb3JyYW5hOzxcL2xpPlxuXG48bGk+Y3JlYXIgdW5hIGVtcHJlc2EgaSB0ZW5pciBtXHUwMGU5cyBkZWwgMTAlIGRlIGxlcyBzZXZlcyBhY2Npb25zOzxcL2xpPlxuXG48bGk+aGEgZGUgdGVuaXIgY29tIGEgbVx1MDBlZG5pbSAxOCBhbnlzOzxcL2xpPlxuXG48bGk+cGVyIGp1c3RpZmljYXIgdW4gaGlzdG9yaWFsIHBlbmFsIG5ldDs8XC9saT5cblxuPGxpPnNvdG1ldHJlJ3MgYSB1biBleGFtZW4gbVx1MDBlOGRpYzs8XC9saT5cblxuPGxpPnJvbWFuZHJlIGFsbWVueXMgMTgzIGRpZXMgYSBsJ2FueSBhbCBQcmluY2lwYXQgZCdBbmRvcnJhOzxcL2xpPlxuXG48bGk+cHJvY2VkaXIgYSBsYSBpbnN0YWxcdTAwYjdsYWNpXHUwMGYzIGRlbCBzZXUgZG9taWNpbGkgZmlzY2FsIGEgQW5kb3JyYS48XC9saT5cbjxcL3VsPlxuPFwvZGl2PlxuPFwvZGl2PlxuXG48aDMgY2xhc3M9XCJ3cC1ibG9jay1oZWFkaW5nXCI+UGVyIHJlc2lkXHUwMGU4bmNpYSBwYXNzaXZhPFwvaDM+XG5cbjxwPkxhIGNvbmRpY2lcdTAwZjMgZGUgcmVzaWRcdTAwZThuY2lhIGZpc2NhbCBwYXNzaXZhIGEgQW5kb3JyYSBwZXJtZXQgZXN0YWJsaXItcydoaSBzZW5zZSBleGVyY2lyIHVuYSBhY3Rpdml0YXQgcHJvZmVzc2lvbmFsIGFsIFByaW5jaXBhdC48XC9wPlxuXG48cD5FbHMgc2V1cyBtXHUwMGU4dG9kZXMgZCdvYnRlbmNpXHUwMGYzIHNcdTAwZjNuIGVscyBzZWdcdTAwZmNlbnRzOjxcL3A+XG5cbjx1bD5cbjxsaT5jb21wcm9tZXRyZSB1biBjYXBpdGFsIG1cdTAwZWRuaW0gZGUgMzUwLjAwMCBcdTIwYWMgZGVkaWNhdCBhIHVuYSBpbnZlcnNpXHUwMGYzIChiYW5jXHUwMGUwcmlhLCBpbW1vYmlsaVx1MDBlMHJpYSwgZW1wcmVuZWRvcmEsIGV0Yy4pOzxcL2xpPlxuXG48bGk+ZmVyIHVuIGRpcFx1MDBmMnNpdCBkZSA0NyA1MDAgXHUyMGFjLCByZWVtYm9yc2F0cyBlbiBjYXMgZGUgbm8gcmVub3ZhY2lcdTAwZjMgZGUgbCdlc3RhdHV0OzxcL2xpPlxuXG48bGk+ZmVyIHVuIGRpcFx1MDBmMnNpdCBhZGRpY2lvbmFsIGRlIDkuNTAwIFx1MjBhYyBwZXIgY2FkYSBtZW1icmUgZGUgbGEgZmFtXHUwMGVkbGlhOzxcL2xpPlxuXG48bGk+aGEgZGUgdGVuaXIgY29tIGEgbVx1MDBlZG5pbSAxOCBhbnlzOzxcL2xpPlxuXG48bGk+anVzdGlmaWNhciB1biBoaXN0b3JpYWwgcGVuYWwgbmV0OzxcL2xpPlxuXG48bGk+c290bWV0cmUncyBhIHVuIGV4YW1lbiBtXHUwMGU4ZGljOzxcL2xpPlxuXG48bGk+cm9tYW5kcmUgYWxtZW55cyA5MCBkaWVzIGwnYW55IGFsIFByaW5jaXBhdCBkJ0FuZG9ycmE7PFwvbGk+XG5cbjxsaT5hcG9ydGFyIGxhIHByb3ZhIGQndW4gbml2ZWxsIG1cdTAwZWRuaW0gZGUgcmVjdXJzb3MgYWxtZW55cyA0IHZlZ2FkZXMgc3VwZXJpb3IgYWwgbml2ZWxsIG1pdGpcdTAwZTAgZGVsIHBhXHUwMGVkczs8XC9saT5cblxuPGxpPnRlbmlyIHVuYSBhZHJlXHUwMGU3YSBvZmljaWFsLjxcL2xpPlxuPFwvdWw+XG5cbjxoMiBjbGFzcz1cIndwLWJsb2NrLWhlYWRpbmdcIj5FbHMgcHJpbmNpcGFscyBpbXBvc3RvcyBkZWwgUHJpbmNpcGF0PFwvaDI+XG5cbjxkaXYgY2xhc3M9XCJ3cC1ibG9jay1tZWRpYS10ZXh0IGFsaWdud2lkZSBoYXMtbWVkaWEtb24tdGhlLXJpZ2h0IGlzLXN0YWNrZWQtb24tbW9iaWxlXCI+XG48ZGl2IGNsYXNzPVwid3AtYmxvY2stbWVkaWEtdGV4dF9fY29udGVudFwiPlxuPGgzIGNsYXNzPVwid3AtYmxvY2staGVhZGluZ1wiPkwnSVJQRjogSW1wb3N0IHNvYnJlIGxhIFJlbmRhIGRlIGxlcyBQZXJzb25lcyBGXHUwMGVkc2lxdWVzPFwvaDM+XG5cbjxwPlNpbmNlIDIwMTUsIHRoaXMgaXMgdGhlIG1haW4gdGF4IG93ZWQgYnkgdGF4IHJlc2lkZW50cyBhIEFuZG9ycmEsIGluZGVwZW5kZW50bWVudCBkZSBsYSBzZXZhIG5hY2lvbmFsaXRhdC4gRm9ybWEgcGFydCBkJ3VuIHNpc3RlbWEgc2ltcGxpZmljYXQgcXVlIFx1MDBlOXMgZXNwZWNpYWxtZW50IHRyYW5zcGFyZW50IGkgY29uY2VybmVpeCB0YW50IGVscyB0cmViYWxsYWRvcnMgYXV0XHUwMGYybm9tcyBjb20gZWxzIGFzc2FsYXJpYXRzIGkgZWxzIGVtcHJlbmVkb3JzLjxcL3A+XG5cbjxwPkxlcyBzZXZlcyBtb3N0cmVzIHNcdTAwZjNuIGxlcyBzZWdcdTAwZmNlbnRzOjxcL3A+XG5cbjx1bD5cbjxsaT5tZW55cyBkZSAyNC4wMDAgXHUyMGFjIGQnaW5ncmVzc29zIGFudWFsczogZXhlbXBjaVx1MDBmMzs8XC9saT5cblxuPGxpPmVudHJlIDI0LjAwMCBcdTIwYWMgaSA0MC4wMDAgXHUyMGFjIGQnaW5ncmVzc29zIGFudWFsczogdGlwdXMgaW1wb3NpdGl1IGRlbCA1JTs8XC9saT5cblxuPGxpPmluZ3Jlc3NvcyBhbnVhbHMgc3VwZXJpb3JzIGEgNDAuMDAwIFx1MjBhYzogdGlwdXMgaW1wb3NpdGl1IGRlbCAxMCU7PFwvbGk+XG48XC91bD5cbjxcL2Rpdj5cbjxmaWd1cmUgY2xhc3M9XCJ3cC1ibG9jay1tZWRpYS10ZXh0X19tZWRpYVwiPjxpbWcgY2xhc3M9XCJ3cC1pbWFnZS01MzQgc2l6ZS1mdWxsXCIgc3JjPVwiaHR0cHM6XC9cL3NldHVwYW5kb3JyYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjBcLzExXC9zZXQtdXAtc3RhdHV0LTQuanBnXCIgYWx0PVwic2V0LXVwLXN0YXR1dC00XCIgXC8+PFwvZmlndXJlPlxuPFwvZGl2PlxuXG48cD5TXHUwMGYzbiBwb3NzaWJsZXMgZGl2ZXJzZXMgZGVkdWNjaW9ucyBkZSBsYSBiYXNlIGltcG9zYWJsZSBlbiBmdW5jaVx1MDBmMyBkZSBsYSBzaXR1YWNpXHUwMGYzIGluZGl2aWR1YWwgaSBmYW1pbGlhciBkZSBsZXMgcGVyc29uZXMsIHBvc3NpYmxlcyBhcG9ydGFjaW9ucyBhbHMgZm9ucyBkZSBwZW5zaW9ucyBvIGRlc3Blc2VzIHJlbGFjaW9uYWRlcyBhbWIgbGEgY29tcHJhIGQndW4gaGFiaXRhdGdlLCBldGMuPFwvcD5cblxuPHA+TGEgZGVjbGFyYWNpXHUwMGYzIGRlIGwnSVJQRiBzJ2hhIGRlIGZlciBlbnRyZSBsJzEgZCdhYnJpbCBpIGVsIDMwIGRlIHNldGVtYnJlIGRlIGwnYW55IG5hdHVyYWwgc2VnXHUwMGZjZW50IGEgbGEgZmluYWxpdHphY2lcdTAwZjMgZGVsIHBlclx1MDBlZG9kZSBpbXBvc2l0aXUuPFwvcD5cblxuPGgzIGNsYXNzPVwid3AtYmxvY2staGVhZGluZ1wiPklHSSAoSW1wb3N0IEdlbmVyYWwgSW5kaXJlY3RlKTxcL2gzPlxuXG48cD5MJ0lHSSBcdTAwZTlzIHVuIGltcG9zdCBpbmRpcmVjdGUgc2ltaWxhciBhIGwnSVZBIGZyYW5jXHUwMGU4cy4gRXMgcmVmZXJlaXggYSBsYSBmaXNjYWxpdGF0IGRlbHMgYlx1MDBlOW5zIGkgc2VydmVpcyBkZSBjb25zdW0uIExhIHNldmEgdGF4YSBtXHUwMGUweGltYSBcdTAwZTlzIG5vbVx1MDBlOXMgZGVsIDQsNSUsIG1vbHQgaW5mZXJpb3IgYSBsYSBkJ2FsdHJlcyBwYVx1MDBlZnNvcyBldXJvcGV1cy4gXHUwMGM5cyBlbiBwYXJ0IHBlciBhcXVlc3QgbW90aXUgcXVlIGxhIGZpc2NhbGl0YXQgYW5kb3JyYW5hIFx1MDBlOXMgbW9sdCBhdHJhY3RpdmEgcGVyIGEgbW9sdHMgZXhwYXRyaWF0cyBhcnJldSBkZWwgbVx1MDBmM24uPFwvcD5cblxuPHA+Q2FsIGRlc3RhY2FyIHF1ZSBoaSBoYSBhbHRyZXMgaW1wb3N0b3MgYWwgUHJpbmNpcGF0LCBsYSBtYWpvcmlhIGRlIGxlcyB2ZWdhZGVzIGRlIHBhcnJcdTAwZjJxdWllcyBsb2NhbHMuPFwvcD5cblxuPGgyIGNsYXNzPVwid3AtYmxvY2staGVhZGluZ1wiPkNvbSBvYnRlbmlyIGxhIG5hY2lvbmFsaXRhdCBhbmRvcnJhbmE\\\/PFwvaDI+XG5cbjxoMyBjbGFzcz1cIndwLWJsb2NrLWhlYWRpbmdcIj4yMCBhbnlzIGEgQW5kb3JyYSBwZXIgb2J0ZW5pciBsYSBuYWNpb25hbGl0YXQ8XC9oMz5cblxuPHA+U29taWVzIGFtYiBhY29uc2VndWlyIGxhIG5hY2lvbmFsaXRhdCBhbmRvcnJhbmE\\\/IEFybWEndCBkZSBwYWNpXHUwMGU4bmNpYSEgRWZlY3RpdmFtZW50LCBsJ29idGVuY2lcdTAwZjMgZGUgbGEgbmFjaW9uYWxpdGF0IGFuZG9ycmFuYSByZXF1ZXJlaXggdW4gcGVyXHUwMGVkb2RlIGRlIHJlc2lkXHUwMGU4bmNpYSBkJ2FsbWVueXMgMjAgYW55cyBhbCBQcmluY2lwYXQuPFwvcD5cblxuPGg0IGNsYXNzPVwid3AtYmxvY2staGVhZGluZ1wiPkV4YW1lbiBwZXIgYSBsJ29idGVuY2lcdTAwZjMgZGUgbGEgbmFjaW9uYWxpdGF0IGFuZG9ycmFuYTxcL2g0PlxuXG48cD5JIGFpeFx1MDBmMiBubyBcdTAwZTlzIGF1dG9tXHUwMGUwdGljLCBwZXJxdVx1MDBlOCBwZXIgb2J0ZW5pciBsYSBuYWNpb25hbGl0YXQgYW5kb3JyYW5hIHMnaGF1clx1MDBlMCBkZSBzdXBlcmFyIHVuIGV4YW1lbiBkZSBjb25laXhlbWVudHMgZ2VuZXJhbHMgcmVsYXRpdSBhbCBwYVx1MDBlZHMsIGVuIGNhdGFsXHUwMGUwLCBsbGVuZ3VhIG9maWNpYWwuIFVuIGNvcCBvYnRpbmd1aSBsYSBuYWNpb25hbGl0YXQgYW5kb3JyYW5hLCBzZSBsaSBkZW1hbmFyXHUwMGUwIHF1ZSByZW51bmNpXHUwMGVmIGEgbGEgc2V2YSBuYWNpb25hbGl0YXQgZCdvcmlnZW4uIEFpeFx1MDBlZCwgcGVyIG9idGVuaXIgbGEgbmFjaW9uYWxpdGF0IGFuZG9ycmFuYSBubyBjYWwgdW5hIGludmVyc2lcdTAwZjMgcGVyc29uYWwgYSBsbGFyZyB0ZXJtaW5pLjxcL3A+XG5cbjxibG9ja3F1b3RlIGNsYXNzPVwid3AtYmxvY2stcXVvdGVcIj5cbjxwPlNpIHBvdHMgb2J0ZW5pciBsYSBuYWNpb25hbGl0YXQgYW5kb3JyYW5hIGkgZ2F1ZGlyIGRlbHMgYXZhbnRhdGdlcyBkZWwgcGFcdTAwZWRzLCBubyBoYXMgZCdlc3BlcmFyIDE5IGFueXMgcGVyIGEgYWl4XHUwMGYyLCBwb3RzIGNvbWVuXHUwMGU3YXIgZmVudC10ZSByZXNpZGVudCBmaXNjYWwgYSBBbmRvcnJhLiBBIEFuZG9ycmEgbm8gaGkgaGEgaW1wb3N0IGRlIHN1Y2Nlc3Npb25zIG5pIGltcG9zdCBkZSBwYXRyaW1vbmkuIE5vIGR1YnRldSBhIHBvc2FyLXZvcyBlbiBjb250YWN0ZSBhbWIgU2V0IFVwLCBsYSBDb25zZXJnZXJpYSBwcml2YWRhIGRlIHJlZmVyXHUwMGU4bmNpYSBhbCBQcmluY2lwYXQsIHVzIGFjb21wYW55ZW0gZGUgbWFuZXJhIGNvbmNyZXRhIGVuIHRvdHMgZWxzIHZvc3RyZXMgcGFzc29zIGkgdXMgZmFjaWxpdGVtIHRvdGEgbGEgaW5mb3JtYWNpXHUwMGYzIHJlbGF0aXZhIGEgY2FkYSB0aXB1cyBkZSByZXNpZFx1MDBlOG5jaWEuPFwvcD5cbjxcL2Jsb2NrcXVvdGU+XG4iLCJfY3NzX2NsYXNzZXMiOiJzZXR1cC1hcnRpY2xlLWNvcnBzIiwiY3VzdG9tX2NzcyI6InNlbGVjdG9yIHsgZmxleDogMSAxIGF1dG87IG1pbi13aWR0aDogMDsgfSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-42208c0 elementor-widget elementor-widget-html\\\" data-id=\\\"42208c0\\\" 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\\\/* Le sommaire ancr\\u00e9 du gabarit d'article \\u2014 direction \\u00ab B \\u00bb, retenue par Kevin le\\r\\n   2026-09-17 (\\u00ab le plus adapt\\u00e9 SEO et GEO \\u00bb).\\r\\n\\r\\n   Il se FABRIQUE depuis les H2 du corps : rien n'est saisi page par page, et il suit le\\r\\n   texte si le client le modifie. C'est tout l'int\\u00e9r\\u00eat sur 38 pages.\\r\\n\\r\\n   \\u26a0 Les H2 de la page n'ont pas d'identifiant : on leur en pose un, d\\u00e9riv\\u00e9 de leur texte\\r\\n   (et non de leur rang, qui bougerait au moindre ajout de section). Un compteur d\\u00e9partage\\r\\n   deux titres identiques.\\r\\n\\r\\n   \\u26a0 Le lien actif suit la lecture par un IntersectionObserver avec une LIGNE de\\r\\n   d\\u00e9clenchement haute, et non un seuil en pourcentage : un H2 suivi d'une longue section\\r\\n   ne franchirait jamais un seuil de 50 % sur un petit \\u00e9cran.\\r\\n\\r\\n   `prefers-reduced-motion` : le d\\u00e9filement doux devient un saut. *\\\/\\r\\n(function () {\\r\\n  var corps = document.querySelector('.setup-article-corps');\\r\\n  var hote = document.querySelector('.setup-sommaire-liste');\\r\\n  if (!corps || !hote) return;\\r\\n\\r\\n  var titres = [].slice.call(corps.querySelectorAll('h2'));\\r\\n  if (titres.length < 2) {                       \\\/\\\/ un sommaire d'une entr\\u00e9e n'aide personne\\r\\n    var bloc = hote.closest('.setup-sommaire');\\r\\n    if (bloc) bloc.style.display = 'none';\\r\\n    return;\\r\\n  }\\r\\n\\r\\n  var vus = {};\\r\\n  var liens = titres.map(function (h) {\\r\\n    var base = (h.textContent || '')\\r\\n      .toLowerCase()\\r\\n      .normalize('NFD').replace(\\\/[\\u0300-\\u036f]\\\/g, '')\\r\\n      .replace(\\\/[^a-z0-9]+\\\/g, '-')\\r\\n      .replace(\\\/^-+|-+$\\\/g, '')\\r\\n      .slice(0, 48) || 'section';\\r\\n    vus[base] = (vus[base] || 0) + 1;\\r\\n    h.id = vus[base] > 1 ? base + '-' + vus[base] : base;\\r\\n\\r\\n    var a = document.createElement('a');\\r\\n    a.href = '#' + h.id;\\r\\n    a.textContent = (h.textContent || '').replace(\\\/\\\\s+\\\/g, ' ').trim();\\r\\n    hote.appendChild(a);\\r\\n    return a;\\r\\n  });\\r\\n\\r\\n  var doux = !window.matchMedia || !window.matchMedia('(prefers-reduced-motion: reduce)').matches;\\r\\n  liens.forEach(function (a, i) {\\r\\n    a.addEventListener('click', function (e) {\\r\\n      e.preventDefault();\\r\\n      titres[i].scrollIntoView({ behavior: doux ? 'smooth' : 'auto', block: 'start' });\\r\\n      history.replaceState(null, '', a.getAttribute('href'));\\r\\n    });\\r\\n  });\\r\\n\\r\\n  \\\/* \\u26a0 Un IntersectionObserver ne se declenche que si un titre TRAVERSE sa bande de\\r\\n     declenchement. Mesure sur le pilote : un defilement rapide \\u2014 ou programmatique \\u2014\\r\\n     saute la bande de 5 % et AUCUN titre n est marque. On calcule donc au defilement,\\r\\n     ce qui est a la fois plus simple et toujours juste. *\\\/\\r\\n  var actif = -1;\\r\\n  function relire() {\\r\\n    var ligne = window.innerHeight * 0.28;\\r\\n    var i = -1;\\r\\n    for (var k = 0; k < titres.length; k++) {\\r\\n      if (titres[k].getBoundingClientRect().top <= ligne) i = k;\\r\\n    }\\r\\n    if (i === actif) return;\\r\\n    actif = i;\\r\\n    liens.forEach(function (a, k) { a.classList.toggle('est-actif', k === i); });\\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; relire(); });\\r\\n  }, { passive: true });\\r\\n  window.addEventListener('resize', relire, { passive: true });\\r\\n  relire();\\r\\n})();\\r\\n\\n<\\\/script>\\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-a6a1251 e-con-boxed e-flex e-con e-parent\\\" data-id=\\\"a6a1251\\\" 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-6c23d97 e-con-full e-flex e-con e-child\\\" data-id=\\\"6c23d97\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-e9cae64 e-con-full e-flex e-con e-child\\\" data-id=\\\"e9cae64\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-11f1432 elementor-widget elementor-widget-heading\\\" data-id=\\\"11f1432\\\" 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\\\">Els nostres consells<\\\/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-4404ed7 e-con-full e-flex e-con e-child\\\" data-id=\\\"4404ed7\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6ImM2MjZiZDIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiI8cD5BbWIgbGEgZ2VzdG9yaWEgU2V0dXAgYSBBbmRvcnJhLCBnYXVkaXUgZFx1MjAxOXVuIGFjb21wYW55YW1lbnQgYSBtaWRhLiBHclx1MDBlMGNpZXMgYWwgc2V1IGVxdWlwIGRcdTIwMTllc3BlY2lhbGlzdGVzLCB1cyBhY29tcGFueWVtIG1pdGphblx1MDBlN2FudCB1biBwcm9jXHUwMGU5cyBmaWFibGUgaSBlc3RhYmxlLCBwcm92YXQgZHVyYW50IG1vbHRzIGFueXMuPFwvcD4iLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yMiJ9LCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSm9zdCIsInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiIzMDAiLCJ0eXBvZ3JhcGh5X2ZvbnRfc3R5bGUiOiJub3JtYWwiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxOCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjU2LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTYsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuNTYsInNpemVzIjpbXX0sIl9maWdtYSI6IjI4Mjc6MTAyOSIsImFsaWduX3NlbGYiOiJzdHJldGNoIiwiX2ZsZXhfYWxpZ25fc2VsZiI6InN0cmV0Y2gifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-cd67149 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\\\" data-id=\\\"cd67149\\\" 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=\\\"1280\\\" height=\\\"556\\\" src=\\\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2889-1386-ab.webp\\\" class=\\\"attachment-full size-full wp-image-15954\\\" alt=\\\"\\\" srcset=\\\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2889-1386-ab.webp 1280w, https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2889-1386-ab-300x130.webp 300w, https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2889-1386-ab-1024x445.webp 1024w, https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2889-1386-ab-768x334.webp 768w\\\" sizes=\\\"(max-width: 1280px) 100vw, 1280px\\\" \\\/>\\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\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-3d71f86 e-con-boxed e-flex e-con e-parent\\\" data-id=\\\"3d71f86\\\" 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-01b207e e-con-full e-flex e-con e-child\\\" data-id=\\\"01b207e\\\" 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-caa9dde elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\\\" data-id=\\\"caa9dde\\\" 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\\\">Una aut\\u00e8ntica experi\\u00e8ncia en la instal\\u00b7laci\\u00f3 de francesos a Andorra<\\\/h2>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-5b56872 e-con-full e-flex e-con e-child\\\" data-id=\\\"5b56872\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjFhMjEwZjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiI8cD5BcG9ydGFudCByZXNwb3N0YSBhIHByb2JsZW1cdTAwZTB0aXF1ZXMgY29tcGxleGVzLCB0YW50IGVuIGxcdTIwMTlcdTAwZTBtYml0IHByb2Zlc3Npb25hbCBjb20gZW4gZWwgcGVyc29uYWwsIHRyb2JhcmV1IGEgU2V0dXAgdW5hIGVzY29sdGEgYXRlbnRhIGkgdW4gdmVyaXRhYmxlIGludGVyY2FudmkgZFx1MjAxOWlkZWVzOyBsYSBub3N0cmEgZXhwZXJpXHUwMGU4bmNpYSBlbnMgcG9ydGFyXHUwMGUwIGEgcHJvcG9zYXItdm9zIGxlcyBtaWxsb3JzIHNvbHVjaW9ucy48XC9wPiIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\\/aWQ9NTc0OTVmNCJ9LCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSm9zdCIsInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJ0eXBvZ3JhcGh5X2ZvbnRfc3R5bGUiOiJub3JtYWwiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjUsInNpemVzIjpbXX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjo0NjMuMzUsInNpemVzIjpbXX0sIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfZmlnbWEiOiIyOTY5OjIzNDcifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-6b16ce5 elementor-align-left elementor-widget__width-auto elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\\\" data-id=\\\"6b16ce5\\\" 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\\\/contact\\\/\\\">\\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\\\">Consulta gratu\\u00efta<\\\/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-cba7ab7 e-con-boxed e-flex e-con e-parent\\\" data-id=\\\"cba7ab7\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-f4e0a6a elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\\\" data-id=\\\"f4e0a6a\\\" 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=\\\"1040\\\" height=\\\"824\\\" src=\\\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2694-2032-ab.webp\\\" class=\\\"attachment-full size-full wp-image-15938\\\" alt=\\\"\\\" srcset=\\\"https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2694-2032-ab.webp 1040w, https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2694-2032-ab-300x238.webp 300w, https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2694-2032-ab-1024x811.webp 1024w, https:\\\/\\\/setupandorra.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/fig-2694-2032-ab-768x608.webp 768w\\\" sizes=\\\"(max-width: 1040px) 100vw, 1040px\\\" \\\/>\\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-b82f970 e-con-full e-flex e-con e-child\\\" data-id=\\\"b82f970\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-62f4085 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\\\" data-id=\\\"62f4085\\\" 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\\\">Fiabilitat i transpar\\u00e8ncia en les relacions<\\\/h2>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6ImNmYmE2MDIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiI8cD5Qb2RlbSwgcGVyIGV4ZW1wbGUsIG9mZXJpci12b3MgdW5hIGFqdWRhIGNvbXBsZXRhIGkgZW5jYXJyZWdhci1ub3MgZGUgdG90cyBlbHMgdHJcdTAwZTBtaXRzLiBVcyBwb3NlbSBlbiBjb250YWN0ZSBhbWIgZWxzIG1pbGxvcnMgYXNzZXNzb3JzIGRlbCBQcmluY2lwYXQgZFx1MjAxOUFuZG9ycmEsIHF1ZSBkb21pbmVuIGVsIGZ1bmNpb25hbWVudCBkZSB0b3RzIGVscyBwcm9kdWN0ZXMgcGF0cmltb25pYWxzIChiXHUwMGU5bnMgaW1tb2JsZXMsIHByb3BpZXRhdCBpbnRlbFx1MDBiN2xlY3R1YWwsIGludmVyc2lvbnMgYm9yc1x1MDBlMHJpZXMsIHRyYW5zbWlzc2lcdTAwZjMgZGUgYlx1MDBlOW5zLCBldGMuKS4gVG90YSBsYSBub3N0cmEgYWNjaVx1MDBmMyBlcyBkdXUgYSB0ZXJtZSBlbiBlc3RyZXRhIHJlbGFjaVx1MDBmMyBhbWIgdm9zYWx0cmVzLiBQb3NlbSBhIGxhIHZvc3RyYSBkaXNwb3NpY2lcdTAwZjMgZWwgbm9zdHJlIGFtcGxpIHNhYmVyIGZlciBlbiBsZXMgdFx1MDBlOGNuaXF1ZXMgZGUgZ2VzdGlcdTAwZjMgbVx1MDBlOXMgYXZhblx1MDBlN2FkZXMuPFwvcD4iLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTQzZjkzOTIifSwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ikpvc3QiLCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiMzAwIiwidHlwb2dyYXBoeV9mb250X3N0eWxlIjoibm9ybWFsIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTgsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS41Niwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjE2LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjU2LCJzaXplcyI6W119LCJfZmlnbWEiOiIyNjk0OjIwMjUiLCJhbGlnbl9zZWxmIjoic3RyZXRjaCIsIl9mbGV4X2FsaWduX3NlbGYiOiJzdHJldGNoIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\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-490c07c e-con-boxed e-flex e-con e-parent\\\" data-id=\\\"490c07c\\\" 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-5e8565b e-con-full e-flex e-con e-child\\\" data-id=\\\"5e8565b\\\" 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-ff4317d e-con-full e-flex e-con e-child\\\" data-id=\\\"ff4317d\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-94b3906 elementor-widget elementor-widget-heading\\\" data-id=\\\"94b3906\\\" 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\\\">Per qu\\u00e8 escollir Andorra?<\\\/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-c9cf554 e-con-full e-flex e-con e-child\\\" data-id=\\\"c9cf554\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjcwZjEzYzUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiI8cD5FbiBvcHRhciBwZXIgdW4gZW5mb2NhbWVudCBxdWUgYnVzY2EgdW5hIGFzc2lzdFx1MDBlOG5jaWEgY29uY3JldGEgZGUgcHJvZmVzc2lvbmFscyBlc3BlY2lhbGl0emF0cywgdXMgYmVuZWZpY2lldSBkZSBjb25zZWxscyBwZXJ0aW5lbnRzIGkgZFx1MjAxOXVuYSBjZXJ0YSBwcm90ZWNjaVx1MDBmMyBkYXZhbnQgZGVscyByaXNjb3MgaSBlbHMgaW1wcmV2aXN0b3MuIEVsIG5vc3RyZSBjb25laXhlbWVudCBkZWwgc2lzdGVtYSBiYW5jYXJpIGRlbCBQcmluY2lwYXQgZFx1MjAxOUFuZG9ycmEgZW5zIHBlcm1ldCBmZXIgbGEgbm9zdHJhIGZlaW5hIGRlIGxhIG1pbGxvciBtYW5lcmEsIGFtYiB0b3RhIGhvbmVzdGVkYXQgaSBhbWIgbGEgdHJhbnNwYXJcdTAwZThuY2lhIG1cdTAwZTlzIGNvbXBsZXRhLiBMYSByZXB1dGFjaVx1MDBmMyBkZSBTZXR1cCBhcnJldSBkZWwgcGFcdTAwZWRzIHJlcHJlc2VudGEgcGVyIGEgdm9zYWx0cmVzIHVuYSBnYXJhbnRpYSBkZSBjb25maWFuXHUwMGU3YSBlbiBsYSBxdWFsIHVzIHBvZGV1IHJlY29semFyLjxcL3A+IiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD01NzQ5NWY0In0sInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJKb3N0IiwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsInR5cG9ncmFwaHlfZm9udF9zdHlsZSI6Im5vcm1hbCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE4LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuNTYsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS41Niwic2l6ZXMiOltdfSwiX2ZpZ21hIjoiMjk3MDoyMzc2IiwiYWxpZ25fc2VsZiI6InN0cmV0Y2giLCJfZmxleF9hbGlnbl9zZWxmIjoic3RyZXRjaCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-570c85d e-con-full e-flex e-con e-child\\\" data-id=\\\"570c85d\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-1dc3c67 e-con-full e-flex e-con e-child\\\" data-id=\\\"1dc3c67\\\" 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-7eb9f06 elementor-widget__width-initial elementor-widget elementor-widget-image\\\" data-id=\\\"7eb9f06\\\" 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-2086-ab.svg\\\" class=\\\"attachment-full size-full wp-image-15942\\\" 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=\\\"eyJpZCI6IjIxNzFhYzgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiI8cD5Tb2NpIGRlIGNvbmZpYW5cdTAwZTdhIGVuIGxhIGdlc3RpXHUwMGYzIGRlbCB2b3N0cmUgcGF0cmltb25pIGFsIFByaW5jaXBhdCBkXHUyMDE5QW5kb3JyYSwgU2V0dXAgdXMgb2ZlcmVpeCB1biBhY29tcGFueWFtZW50IGEgbWlkYSBwb3NhbnQtdm9zIGVuIGNvbnRhY3RlIGFtYiBlc3BlY2lhbGlzdGVzIGZpc2NhbHMsIGp1clx1MDBlZGRpY3MgaSBmaW5hbmNlcnMuIE5vIGR1YnRldSBhIGNvbnRhY3Rhci1ub3M6IGV4YW1pbmFyZW0gZWwgdm9zdHJlIHByb2plY3RlIGVuIGRldGFsbCBwZXIgZGV0ZXJtaW5hciBhbWIgdm9zYWx0cmVzIGVscyBzZXJ2ZWlzIG1cdTAwZTlzIGFkZXF1YXRzIGEgbGEgdm9zdHJhIHNpdHVhY2lcdTAwZjMuPFwvcD4iLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTQzZjkzOTIifSwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ikpvc3QiLCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNDAwIiwidHlwb2dyYXBoeV9mb250X3N0eWxlIjoibm9ybWFsIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTYsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS41LCJzaXplcyI6W119LCJfZmlnbWEiOiIyNjk0OjIwODMiLCJhbGlnbl9zZWxmIjoic3RyZXRjaCIsIl9mbGV4X2FsaWduX3NlbGYiOiJzdHJldGNoIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c93afb2 elementor-align-left elementor-widget__width-auto elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\\\" data-id=\\\"c93afb2\\\" 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\\\/contact\\\/\\\">\\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\\\">Parlem del teu projecte<\\\/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-cb8ff04 e-con-boxed e-flex e-con e-parent\\\" data-id=\\\"cb8ff04\\\" 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-aceeef5 e-con-full e-flex e-con e-child\\\" data-id=\\\"aceeef5\\\" 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-931de7e elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\\\" data-id=\\\"931de7e\\\" 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\\\">Parlem del teu projecte<\\\/h2>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-cec41fe e-con-full e-flex e-con e-child\\\" data-id=\\\"cec41fe\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjgxMjdlM2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiI8cD5GZW0gYmFsYW5cdTAwZTcganVudHMgcGVyIGd1aWFyLXZvcyBjbGFyYW1lbnQgaSBhanVkYXItdm9zIGEgZXZpdGFyIGVycm9ycyBjb211bnMuIEFxdWVzdGEgXHUwMGU5cyB1bmEgY29udmVyc2EgaW5pY2lhbCBwZXIgZXN0YWJsaXIgbGVzIGJhc2VzIGRlbCB2b3N0cmUgcHJvamVjdGUsIGFtYiB0b3RhbCB0cmFuc3Bhclx1MDBlOG5jaWEuPFwvcD4iLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTU3NDk1ZjQifSwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ikpvc3QiLCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNDAwIiwidHlwb2dyYXBoeV9mb250X3N0eWxlIjoibm9ybWFsIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTYsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS41LCJzaXplcyI6W119LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6NDYzLjM1LCJzaXplcyI6W119LCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX2ZpZ21hIjoiMjY5NDoyMDk1In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-0401789 elementor-align-left elementor-widget__width-auto elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\\\" data-id=\\\"0401789\\\" 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\\\">Consulta gratu\\u00efta!<\\\/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-60248fc e-con-full e-flex e-con e-parent\\\" data-id=\\\"60248fc\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-1c22117 e-con-full e-flex e-con e-child\\\" data-id=\\\"1c22117\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-9115060 elementor-widget elementor-widget-heading\\\" data-id=\\\"9115060\\\" 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\\\">Parlen de nosaltres<\\\/h2>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-52c05fb elementor-widget elementor-widget-heading\\\" data-id=\\\"52c05fb\\\" 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\\\">Notaci\\u00f3: 5\\\/5 estrelles+100 opinions de clients<\\\/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-4366e10 e-con-full setup-defile setup-avis e-flex e-con e-child\\\" data-id=\\\"4366e10\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-051a222 e-con-full e-flex e-con e-child\\\" data-id=\\\"051a222\\\" 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-01f86c8 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\\\" data-id=\\\"01f86c8\\\" 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-15958\\\" 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=\\\"eyJpZCI6IjI0YTc2YzQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiJNYWRhbWUgVmlyZ2luaWUgaGVyZ2VsIGV0IHRyXHUwMGU4cyBhZ3JcdTAwZTlhYmxlIGV0IGRpc3BvbmlibGUgcmFwaWRlbWVudCBlbGxlIG0nYSBiaWVuIGV4cGxpcXVcdTAwZTkgZXQgY29uc2VpbGxlIGplIGxhIHJlbWVyY2llIGV0IGxhIGNvbnNlaWwgYSAxMDAlIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD00M2Y5MzkyIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD0wOTUwMDA0In0sIl9maWdtYSI6IjI5NzA6MjQwMCIsImFsaWduX3NlbGYiOiJzdHJldGNoIiwiX2ZsZXhfYWxpZ25fc2VsZiI6InN0cmV0Y2gifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"][elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6ImY2NzEwOWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6InJpZ2h0IiwiZWRpdG9yIjoiRnJlZCA2NjYiLCJ0ZXh0X2NvbG9yIjoiIzVGNUY1RiIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJKb3N0IiwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsInR5cG9ncmFwaHlfZm9udF9zdHlsZSI6Im5vcm1hbCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjEyLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzMsInNpemVzIjpbXX0sIl9maWdtYSI6IjI5NzA6MjQwMSIsImFsaWduX3NlbGYiOiJzdHJldGNoIiwiX2ZsZXhfYWxpZ25fc2VsZiI6InN0cmV0Y2gifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-b576bac e-con-full e-flex e-con e-child\\\" data-id=\\\"b576bac\\\" 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-a53cd9c elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\\\" data-id=\\\"a53cd9c\\\" 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-15962\\\" 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=\\\"eyJpZCI6IjU4ZmJjZTkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiJKZSByZWNvbW1hbmRlIHZpdmVtZW50ICEgcG91ciBkZXMgaW5mb3Mgc1x1MDBlOXJpZXVzZXMsIGNvbmNyXHUwMGU4dGVzLCByXHUwMGU5YWN0aXZpdFx1MDBlOSAhIE1lcmNpIFx1MDBlMCBWaXJnaW5pZSBwb3VyIHNvbiBwcm9mZXNzaW9ubmFsaXNtZSBldCBzZXMgY29uc2VpbHMgZGFucyBsXHUyMDE5b3JpZW50YXRpb24gZXQgcHJpc2UgZGUgZFx1MDBlOWNpc2lvbiBzZWxvbiBsZXMgb2JqZWN0aWZzIGRlIGNoYWN1bi4iLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTQzZjkzOTIiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPTA5NTAwMDQifSwiX2ZpZ21hIjoiMjk3MDoyNDExIiwiYWxpZ25fc2VsZiI6InN0cmV0Y2giLCJfZmxleF9hbGlnbl9zZWxmIjoic3RyZXRjaCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"][elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6Ijk5ODk1NGMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6InJpZ2h0IiwiZWRpdG9yIjoiR2lsbGVzLU9saXZpZXIgR2FtaWNob24iLCJ0ZXh0X2NvbG9yIjoiIzVGNUY1RiIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJKb3N0IiwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsInR5cG9ncmFwaHlfZm9udF9zdHlsZSI6Im5vcm1hbCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjEyLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzMsInNpemVzIjpbXX0sIl9maWdtYSI6IjI5NzA6MjQxMiIsImFsaWduX3NlbGYiOiJzdHJldGNoIiwiX2ZsZXhfYWxpZ25fc2VsZiI6InN0cmV0Y2gifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-4d9d391 e-con-full e-flex e-con e-child\\\" data-id=\\\"4d9d391\\\" 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-faeeac5 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\\\" data-id=\\\"faeeac5\\\" 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-15966\\\" 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=\\\"eyJpZCI6IjU4YTIwM2QiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiJKZSB0ZW5haXMgXHUwMGUwIHJlbWVyY2llciB0b3V0ZSBsXHUyMDE5XHUwMGU5cXVpcGUgZGUgU2V0dXAgQW5kb3JyYSBwb3VyIGxldXIgc3VpdmksIGxldXIgc1x1MDBlOXJpZXV4IGV0IGxldXIgcHJvZmVzc2lvbm5hbGlzbWUuIFVuZSBcdTAwZTlxdWlwZSB0clx1MDBlOHMgaHVtYWluZSwgdG91am91cnMgZGlzcG9uaWJsZSwgclx1MDBlOWFjdGl2ZSBldCBcdTAwZTAgbFx1MjAxOVx1MDBlOWNvdXRlLiBMXHUyMDE5YWNjb21wYWduZW1lbnQgYSBcdTAwZTl0XHUwMGU5IGNsYWlyLCBmbHVpZGUgZXQgcmFzc3VyYW50IHRvdXQgYXUgbG9uZyBkdSBwcm9qZXQuIEplIG5lIHBldXggcXVlIGxlcyByZWNvbW1hbmRlciBzaSB2b3VzIGVudmlzYWdleiBkZSB2b3VzIGluc3RhbGxlciBlbiBBbmRvcnJlIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD00M2Y5MzkyIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD0wOTUwMDA0In0sIl9maWdtYSI6IjI5NzA6MjQyMiIsImFsaWduX3NlbGYiOiJzdHJldGNoIiwiX2ZsZXhfYWxpZ25fc2VsZiI6InN0cmV0Y2gifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"][elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6ImMyMTczNGMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6InJpZ2h0IiwiZWRpdG9yIjoiVWxyaWNoIFZhbGxcdTAwZTllIiwidGV4dF9jb2xvciI6IiM1RjVGNUYiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSm9zdCIsInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiIzMDAiLCJ0eXBvZ3JhcGh5X2ZvbnRfc3R5bGUiOiJub3JtYWwiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxMiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjMzLCJzaXplcyI6W119LCJfZmlnbWEiOiIyOTcwOjI0MjMiLCJhbGlnbl9zZWxmIjoic3RyZXRjaCIsIl9mbGV4X2FsaWduX3NlbGYiOiJzdHJldGNoIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-fe86c6c e-con-full e-flex e-con e-child\\\" data-id=\\\"fe86c6c\\\" 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-f8c6dd8 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\\\" data-id=\\\"f8c6dd8\\\" 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-15970\\\" 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=\\\"eyJpZCI6IjhhMTE5OTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiJVbmUgZ3JhbmRlIHZhbGV1ciBkYW5zIGxlcyBleHBsaWNhdGlvbnMgYXBwb3J0XHUwMGU5ZXMuIERyb2l0IGF1IGJ1dCwgZGVzIGNvbnNlaWxzIHZyYWltZW50IHBlcnRpbmVudHMuIEplIG1lIHNlbnMgZW4gY29uZmlhbmNlIGF2ZWMgY2V0dGUgZW50cmVwcmlzZS4iLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTQzZjkzOTIiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPTA5NTAwMDQifSwiX2ZpZ21hIjoiMjk3MDoyNDMzIiwiYWxpZ25fc2VsZiI6InN0cmV0Y2giLCJfZmxleF9hbGlnbl9zZWxmIjoic3RyZXRjaCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"][elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjcxODQ4ODAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6InJpZ2h0IiwiZWRpdG9yIjoiUmVzb2x2ZSBCeSBTZWIiLCJ0ZXh0X2NvbG9yIjoiIzVGNUY1RiIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJKb3N0IiwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsInR5cG9ncmFwaHlfZm9udF9zdHlsZSI6Im5vcm1hbCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjEyLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzMsInNpemVzIjpbXX0sIl9maWdtYSI6IjI5NzA6MjQzNCIsImFsaWduX3NlbGYiOiJzdHJldGNoIiwiX2ZsZXhfYWxpZ25fc2VsZiI6InN0cmV0Y2gifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-4900fb6 e-con-full e-flex e-con e-child\\\" data-id=\\\"4900fb6\\\" 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-51735ed elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\\\" data-id=\\\"51735ed\\\" 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-15958\\\" 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=\\\"eyJpZCI6Ijc3YjdjMmQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiJOb3VzIGF2b25zIGV1IHVuZSBleGNlbGxlbnRlIGV4cFx1MDBlOXJpZW5jZSBhdmVjIFNldHVwYW5kb3JyYSBnclx1MDBlMmNlIFx1MDBlMCBWaXJnaW5pZSBIZXJnZWwuIFNhIGdyYW5kZSBvdXZlcnR1cmUgZGFucyBsXHUyMDE5XHUwMGU5Y2hhbmdlLCBzZXMgY29uc2VpbHMgY2xhaXJzIGV0IGF2aXNcdTAwZTlzIGFpbnNpIHF1ZSBzYSBzcG9udGFuXHUwMGU5aXRcdTAwZTkgbm91cyBvbnQgaW1tXHUwMGU5ZGlhdGVtZW50IG1pcyBlbiBjb25maWFuY2UuIFZpcmdpbmllIHByZW5kIHZyYWltZW50IGxlIHRlbXBzIGRcdTIwMTlcdTAwZTljb3V0ZXIgZXQgZGUgZ3VpZGVyIGF2ZWMgcHJvZmVzc2lvbm5hbGlzbWUgbWFpcyBhdXNzaSBjaGFsZXVyIGh1bWFpbmUuIE1lcmNpIHBvdXIgY2V0IGFjY29tcGFnbmVtZW50IHByXHUwMGU5Y2lldXggXHUyMDE0IGplIHJlY29tbWFuZGUgdml2ZW1lbnQgISIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\\/aWQ9NDNmOTM5MiIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk\\\/aWQ9MDk1MDAwNCJ9LCJhbGlnbl9zZWxmIjoic3RyZXRjaCIsIl9mbGV4X2FsaWduX3NlbGYiOiJzdHJldGNoIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"][elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6Ijk5MmRiMTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6InJpZ2h0IiwiZWRpdG9yIjoiQmFydCBLeW5kdCIsInRleHRfY29sb3IiOiIjNUY1RjVGIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ikpvc3QiLCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiMzAwIiwidHlwb2dyYXBoeV9mb250X3N0eWxlIjoibm9ybWFsIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTIsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4zMywic2l6ZXMiOltdfSwiYWxpZ25fc2VsZiI6InN0cmV0Y2giLCJfZmxleF9hbGlnbl9zZWxmIjoic3RyZXRjaCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-5af7156 e-con-full e-flex e-con e-child\\\" data-id=\\\"5af7156\\\" 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-2e3af3d elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\\\" data-id=\\\"2e3af3d\\\" 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-15958\\\" 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=\\\"eyJpZCI6IjIzNzA1MmEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiJKZSByZW1lcmNpZSBWaXJnaW5pZSBwb3VyIHNvbiBwcm9mZXNzaW9ubmFsaXNtZSwgc2EgZGlzcG9uaWJpbGl0XHUwMGU5LCBldCBzdXJ0b3V0IHBvdXIgc2VzIHByXHUwMGU5Y2lldXggY29uc2VpbHMuIFZvdXMgcG91dmV6IGxhIGNvbnN1bHRlciBlbiB0b3V0ZSBjb25maWFuY2UgY29udHJhaXJlbWVudCBcdTAwZTAgZCdhdXRyZXMgc29jaVx1MDBlOXRcdTAwZTlzLiBDZSBuJ2VzdCBwYXMgdW5lIHZlbmRldXNlIGRlIHJcdTAwZWF2ZXMgbWFpcyB1bmUgdnJhaSBwcm9mZXNzaW9ubmVsbGUgcXVpIHNlcmEgdm91cyBhY2NvbXBhZ25lciBkYW5zIHZvdHJlIHByb2pldC4iLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTQzZjkzOTIiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPTA5NTAwMDQifSwiYWxpZ25fc2VsZiI6InN0cmV0Y2giLCJfZmxleF9hbGlnbl9zZWxmIjoic3RyZXRjaCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"][elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6ImNlYmQyMzgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6InJpZ2h0IiwiZWRpdG9yIjoiVmluY2VudCBMTE9CUkVHQVQiLCJ0ZXh0X2NvbG9yIjoiIzVGNUY1RiIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJKb3N0IiwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsInR5cG9ncmFwaHlfZm9udF9zdHlsZSI6Im5vcm1hbCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjEyLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzMsInNpemVzIjpbXX0sImFsaWduX3NlbGYiOiJzdHJldGNoIiwiX2ZsZXhfYWxpZ25fc2VsZiI6InN0cmV0Y2gifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-8b96d6c e-con-full e-flex e-con e-child\\\" data-id=\\\"8b96d6c\\\" 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-eafda75 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\\\" data-id=\\\"eafda75\\\" 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-15958\\\" 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=\\\"eyJpZCI6ImQzN2RkMzYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiJTb2NpXHUwMGU5dFx1MDBlOSB0clx1MDBlOHMgcHJvZmVzc2lvbm5lbCBhdmVjIGRlcyBjb25zZWlscyBwZXJzb25uYWxpc1x1MDBlOXMuIE1lcmNpIFx1MDBlMCBWaXJnaW5pZSBwb3VyIHNhIGRpc3BvbmliaWxpdFx1MDBlOS4iLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTQzZjkzOTIiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPTA5NTAwMDQifSwiYWxpZ25fc2VsZiI6InN0cmV0Y2giLCJfZmxleF9hbGlnbl9zZWxmIjoic3RyZXRjaCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"][elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6ImU4YzRjM2EiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6InJpZ2h0IiwiZWRpdG9yIjoiQWhtZWQgTkVEREVSIiwidGV4dF9jb2xvciI6IiM1RjVGNUYiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSm9zdCIsInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiIzMDAiLCJ0eXBvZ3JhcGh5X2ZvbnRfc3R5bGUiOiJub3JtYWwiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxMiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjMzLCJzaXplcyI6W119LCJhbGlnbl9zZWxmIjoic3RyZXRjaCIsIl9mbGV4X2FsaWduX3NlbGYiOiJzdHJldGNoIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-1907244 e-con-full e-flex e-con e-child\\\" data-id=\\\"1907244\\\" 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-3e86799 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\\\" data-id=\\\"3e86799\\\" 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-15958\\\" 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=\\\"eyJpZCI6ImQ3ZmY4YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiJWaXJnaW5pZSBlc3QgdHJcdTAwZThzIGRpc3BvbmlibGUgcG91ciB2b3VzIGFwcG9ydGVyIGxlcyBpbmZvcm1hdGlvbnMgY2xhaXJlcyBhdSB0cmF2ZXJzIGRlIHRvdXMgc2VzIG1cdTAwZTlkaWFzIDogY29udGFjdHMgdFx1MDBlOWxcdTAwZTlwaG9uaXF1ZXMsIHNpdGUgaW50ZXJuZXQgZXQgdmlkXHUwMGU5byB5b3V0dWJlLiBVbiBwYXJ0ZW5haXJlIGNvbXBcdTAwZTl0ZW50IHF1aSBpbnNwaXJlIGNvbmZpYW5jZSBwb3VyIGwnZXhwYXRyaWF0aW9uIGVuIEFuZG9ycmUgISIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\\/aWQ9NDNmOTM5MiIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk\\\/aWQ9MDk1MDAwNCJ9LCJhbGlnbl9zZWxmIjoic3RyZXRjaCIsIl9mbGV4X2FsaWduX3NlbGYiOiJzdHJldGNoIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"][elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjcwZjZlOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6InJpZ2h0IiwiZWRpdG9yIjoiQ0FZTEEgQ1x1MDBlOWRyaWMiLCJ0ZXh0X2NvbG9yIjoiIzVGNUY1RiIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJKb3N0IiwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsInR5cG9ncmFwaHlfZm9udF9zdHlsZSI6Im5vcm1hbCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjEyLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzMsInNpemVzIjpbXX0sImFsaWduX3NlbGYiOiJzdHJldGNoIiwiX2ZsZXhfYWxpZ25fc2VsZiI6InN0cmV0Y2gifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-e17ed48 e-con-full e-flex e-con e-child\\\" data-id=\\\"e17ed48\\\" 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-0bf2753 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\\\" data-id=\\\"0bf2753\\\" 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-15958\\\" 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=\\\"eyJpZCI6IjhlNDRjMGMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiJSZW5kZXotdm91cyB0clx1MDBlOHMgdXRpbGUgZXQgcHJvZmVzc2lvbm5lbCBhdmVjIFZpcmdpbmllIGV0IHNvbiBcdTAwZTlxdWlwZSAhIFx1MDBjOWNoYW5nZSB0clx1MDBlOHMgY2xhaXIgZXQgY29tcGxldCwgcXVpIG1cdTIwMTlhIHBlcm1pcyBkXHUyMDE5eSB2b2lyIGJlYXVjb3VwIHBsdXMgY2xhaXIgc3VyIGxlcyBcdTAwZTl0YXBlcyBldCBwb2ludHMgXHUwMGUwIGFudGljaXBlciBwb3VyIHVuZSBleHBhdHJpYXRpb24gZW4gQW5kb3JyZS4iLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTQzZjkzOTIiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPTA5NTAwMDQifSwiYWxpZ25fc2VsZiI6InN0cmV0Y2giLCJfZmxleF9hbGlnbl9zZWxmIjoic3RyZXRjaCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"][elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjliMDU3YTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6InJpZ2h0IiwiZWRpdG9yIjoiRXRpZW5uZSBSIiwidGV4dF9jb2xvciI6IiM1RjVGNUYiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSm9zdCIsInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiIzMDAiLCJ0eXBvZ3JhcGh5X2ZvbnRfc3R5bGUiOiJub3JtYWwiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxMiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjMzLCJzaXplcyI6W119LCJhbGlnbl9zZWxmIjoic3RyZXRjaCIsIl9mbGV4X2FsaWduX3NlbGYiOiJzdHJldGNoIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-54d01a8 e-con-full e-flex e-con e-child\\\" data-id=\\\"54d01a8\\\" 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-1df1b3a elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\\\" data-id=\\\"1df1b3a\\\" 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-15958\\\" 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=\\\"eyJpZCI6ImJiMjc4OWUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiJUclx1MDBlOHMgYm9uIFx1MDBlOWNoYW5nZSBhdmVjIFZpcmdpbmllIHF1aSBhIHN1IG0nYWlndWlsbGVyIGV0IG1lIGNvbnNlaWxsZXIgc3VyIGxlcyBjaG9zZXMgXHUwMGUwIG1ldHRyZSBlbiBwbGFjZSBwb3VyIGFycml2ZXIgZXQgbSdhbmNyZXIgZW4gQW5kb3JyZSBkZSBsYSBtZWlsbGV1cmUgZGVzIGZhXHUwMGU3b25zIHBvc3NpYmxlLiBCZWF1Y291cCBkZSB0cmFuc3BhcmVuY2UgZXQgZCdob25uXHUwMGVhdGV0XHUwMGU5LCBqZSByZWNvbW1hbmRlIGZvcnRlbWVudCAhIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD00M2Y5MzkyIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD0wOTUwMDA0In0sImFsaWduX3NlbGYiOiJzdHJldGNoIiwiX2ZsZXhfYWxpZ25fc2VsZiI6InN0cmV0Y2gifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"][elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjU1ZjlhOWUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6InJpZ2h0IiwiZWRpdG9yIjoiTWF4ZW5jZSBQZWNxdWV0IiwidGV4dF9jb2xvciI6IiM1RjVGNUYiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSm9zdCIsInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiIzMDAiLCJ0eXBvZ3JhcGh5X2ZvbnRfc3R5bGUiOiJub3JtYWwiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxMiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjMzLCJzaXplcyI6W119LCJhbGlnbl9zZWxmIjoic3RyZXRjaCIsIl9mbGV4X2FsaWduX3NlbGYiOiJzdHJldGNoIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-97eef8f elementor-align-left elementor-widget__width-auto elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\\\" data-id=\\\"97eef8f\\\" 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\\\">Deixeu-nos la vostra opini\\u00f3<\\\/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-af704ed elementor-widget elementor-widget-html\\\" data-id=\\\"af704ed\\\" 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-c289a1f e-con-boxed e-flex e-con e-parent\\\" data-id=\\\"c289a1f\\\" 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-7a6fe02 e-con-full e-flex e-con e-child\\\" data-id=\\\"7a6fe02\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8972fe6 elementor-widget elementor-widget-heading\\\" data-id=\\\"8972fe6\\\" 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\\\">Contacteu-nos<\\\/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-f41b9a0 e-con-full e-flex e-con e-child\\\" data-id=\\\"f41b9a0\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-23978eb e-con-full e-flex e-con e-child\\\" data-id=\\\"23978eb\\\" 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-fc4df85 elementor-widget__width-initial elementor-widget elementor-widget-image\\\" data-id=\\\"fc4df85\\\" 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-15926\\\" 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-7357bb5 e-con-full e-flex e-con e-child\\\" data-id=\\\"7357bb5\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3938b16 elementor-widget elementor-widget-heading\\\" data-id=\\\"3938b16\\\" 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\\\">Contacte per tel\\u00e8fon o WhatsApp<\\\/h3>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjgzMjA2ZDkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6InJpZ2h0IiwiZWRpdG9yIjoiPHA+KzM3NiAzMzEgNTg2PFwvcD4iLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTQzZjkzOTIifSwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ikpvc3QiLCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiMzAwIiwidHlwb2dyYXBoeV9mb250X3N0eWxlIjoibm9ybWFsIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTgsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS41Niwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjE2LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjU2LCJzaXplcyI6W119LCJfZmlnbWEiOiIyNjk0OjE5ODciLCJhbGlnbl9zZWxmIjoic3RyZXRjaCIsIl9mbGV4X2FsaWduX3NlbGYiOiJzdHJldGNoIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-76f28f9 e-con-full e-flex e-con e-child\\\" data-id=\\\"76f28f9\\\" 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-ee157a3 elementor-widget__width-initial elementor-widget elementor-widget-image\\\" data-id=\\\"ee157a3\\\" 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-15930\\\" 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-490983a e-con-full e-flex e-con e-child\\\" data-id=\\\"490983a\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-d76c40e elementor-widget elementor-widget-heading\\\" data-id=\\\"d76c40e\\\" 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\\\">Contacte per correu electr\\u00f2nic<\\\/h3>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjYwZDQwNWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6InJpZ2h0IiwiZWRpdG9yIjoiPHA+dmlyZ2luaWVoZXJnZWxAc2V0dXBhbmRvcnJhLmNvbTxcL3A+IiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD00M2Y5MzkyIn0sInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJKb3N0IiwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsInR5cG9ncmFwaHlfZm9udF9zdHlsZSI6Im5vcm1hbCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE4LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuNTYsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS41Niwic2l6ZXMiOltdfSwiX2ZpZ21hIjoiMjY5NDoyMDAyIiwiYWxpZ25fc2VsZiI6InN0cmV0Y2giLCJfZmxleF9hbGlnbl9zZWxmIjoic3RyZXRjaCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-1b544b5 e-con-full e-flex e-con e-child\\\" data-id=\\\"1b544b5\\\" 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-2944fea elementor-widget__width-initial elementor-widget elementor-widget-image\\\" data-id=\\\"2944fea\\\" 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-15934\\\" 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-4e6254f e-con-full e-flex e-con e-child\\\" data-id=\\\"4e6254f\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-91d011e elementor-widget elementor-widget-heading\\\" data-id=\\\"91d011e\\\" 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\\\">Les nostres oficines<\\\/h3>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6ImQwNzVjZTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6InJpZ2h0IiwiZWRpdG9yIjoiPHA+RWRpZmljaSBubzI1LCAxLDIsIENhcnJlciBKb2FuIE1hcmFnYWxsLCBBRDUwMCBBbmRvcnJhIGxhIFZlbGxhIC0gQW5kb3JyYTxcL3A+IiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD00M2Y5MzkyIn0sInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJKb3N0IiwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsInR5cG9ncmFwaHlfZm9udF9zdHlsZSI6Im5vcm1hbCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE4LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuNTYsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS41Niwic2l6ZXMiOltdfSwiX2ZpZ21hIjoiMjY5NDoyMDA3IiwiYWxpZ25fc2VsZiI6InN0cmV0Y2giLCJfZmxleF9hbGlnbl9zZWxmIjoic3RyZXRjaCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\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-7049d62 e-con-full setup-pied e-flex e-con e-parent\\\" data-id=\\\"7049d62\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-2d16351 e-con-full e-flex e-con e-child\\\" data-id=\\\"2d16351\\\" 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-63c7bc7 e-con-full e-flex e-con e-child\\\" data-id=\\\"63c7bc7\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3bb190e elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\\\" data-id=\\\"3bb190e\\\" 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-15974\\\" 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-cfc1952 elementor-shape-circle elementor-grid-0 e-grid-align-left elementor-widget elementor-widget-social-icons\\\" data-id=\\\"cfc1952\\\" 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=\\\"eyJpZCI6IjM1ZDRkNTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiI8cD5FbCBjb250aW5ndXQgZFx1MjAxOWFxdWVzdCBsbG9jIHdlYiBcdTAwZTlzIG5vbVx1MDBlOXMgaW5mb3JtYXRpdTsgU2V0dXAgQW5kb3JyYSBubyBvZmVyZWl4IGNhcCBhc3Nlc3NvcmFtZW50IGZpc2NhbCBuaSBmaW5hbmNlci48XC9wPiIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\\/aWQ9ODg3NTdlZiJ9LCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSm9zdCIsInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiIzMDAiLCJ0eXBvZ3JhcGh5X2ZvbnRfc3R5bGUiOiJub3JtYWwiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjQzLCJzaXplcyI6W119LCJfZmlnbWEiOiIzMDc5OjE3NDAiLCJhbGlnbl9zZWxmIjoic3RyZXRjaCIsIl9mbGV4X2FsaWduX3NlbGYiOiJzdHJldGNoIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-ee59b22 e-con-full e-flex e-con e-child\\\" data-id=\\\"ee59b22\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-ed3a0c6 e-con-full e-flex e-con e-child\\\" data-id=\\\"ed3a0c6\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-12b4442 e-con-full e-flex e-con e-child\\\" data-id=\\\"12b4442\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjNlNThhMTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiI8cD5OYXZlZ2FjaVx1MDBmMzxcL3A+IiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD04ODc1N2VmIn0sInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJKb3N0IiwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsInR5cG9ncmFwaHlfZm9udF9zdHlsZSI6Im5vcm1hbCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE0LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuNDMsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJ1cHBlcmNhc2UiLCJfZmlnbWEiOiIzMDc5OjE3NDQiLCJhbGlnbl9zZWxmIjoic3RyZXRjaCIsIl9mbGV4X2FsaWduX3NlbGYiOiJzdHJldGNoIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]<div class=\\\"elementor-element elementor-element-148abc7 e-con-full e-flex e-con e-child\\\" data-id=\\\"148abc7\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-996ae16 elementor-widget elementor-widget-heading\\\" data-id=\\\"996ae16\\\" 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\\\/ca\\\/private-concierge-set-up-el-soci-ideal-per-installar-se-a-andorra\\\/\\\">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-6eab11c elementor-widget elementor-widget-heading\\\" data-id=\\\"6eab11c\\\" 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\\\/ca\\\/invertir-a-andorra-tot-sobre-la-creacio-dempreses-la-fiscalitat-les-inversions-immobiliaries-i-bancaries\\\/\\\">Invertir<\\\/a><\\\/span>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e85c1c3 elementor-widget elementor-widget-heading\\\" data-id=\\\"e85c1c3\\\" 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\\\/ca\\\/expatriacio-a-andorra-viure-al-principat\\\/\\\">Expatriar-se<\\\/a><\\\/span>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-abc1be5 elementor-widget elementor-widget-heading\\\" data-id=\\\"abc1be5\\\" 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\\\/ca\\\/viu-be-a-andorra\\\/\\\">Viure<\\\/a><\\\/span>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8985739 elementor-widget elementor-widget-heading\\\" data-id=\\\"8985739\\\" 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\\\/ca\\\/instal%c2%b7lar-se-i-expatriar-se-a-andorra-assistencia-personalitzada\\\/\\\">Serveis<\\\/a><\\\/span>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-cdda01d elementor-widget elementor-widget-heading\\\" data-id=\\\"cdda01d\\\" 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\\\/ca\\\/premeu\\\/\\\">Mitjans<\\\/a><\\\/span>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-0a07e89 elementor-widget elementor-widget-heading\\\" data-id=\\\"0a07e89\\\" 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\\\/\\\">Not\\u00edcies<\\\/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-0df8f99 e-con-full e-flex e-con e-child\\\" data-id=\\\"0df8f99\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjlkNTczYjMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiI8cD5MZWdhbDxcL3A+IiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD04ODc1N2VmIn0sInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJKb3N0IiwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsInR5cG9ncmFwaHlfZm9udF9zdHlsZSI6Im5vcm1hbCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE0LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuNDMsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJ1cHBlcmNhc2UiLCJfZmlnbWEiOiIzMDc5OjE3NTQiLCJhbGlnbl9zZWxmIjoic3RyZXRjaCIsIl9mbGV4X2FsaWduX3NlbGYiOiJzdHJldGNoIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]<div class=\\\"elementor-element elementor-element-0712c32 e-con-full e-flex e-con e-child\\\" data-id=\\\"0712c32\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjBkNjNjMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiI8cD5Bdlx1MDBlZHMgbGVnYWw8XC9wPiIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\\/aWQ9ODg3NTdlZiJ9LCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSm9zdCIsInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJ0eXBvZ3JhcGh5X2ZvbnRfc3R5bGUiOiJub3JtYWwiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNi44LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuNCwic2l6ZXMiOltdfSwiX2ZpZ21hIjoiMzA3OToxNzU2IiwiYWxpZ25fc2VsZiI6InN0cmV0Y2giLCJfZmxleF9hbGlnbl9zZWxmIjoic3RyZXRjaCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"][elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjBjYTVjYzAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiI8cD5Qb2xcdTAwZWR0aWNhIGRlIHByaXZhY2l0YXQ8XC9wPiIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\\/aWQ9ODg3NTdlZiJ9LCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSm9zdCIsInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJ0eXBvZ3JhcGh5X2ZvbnRfc3R5bGUiOiJub3JtYWwiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNi44LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuNCwic2l6ZXMiOltdfSwiX2ZpZ21hIjoiMzA3OToxNzU3IiwiYWxpZ25fc2VsZiI6InN0cmV0Y2giLCJfZmxleF9hbGlnbl9zZWxmIjoic3RyZXRjaCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\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-c99a399 e-con-full e-flex e-con e-child\\\" data-id=\\\"c99a399\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-61ec634 e-con-full e-flex e-con e-child\\\" data-id=\\\"61ec634\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-b895fe2 elementor-widget elementor-widget-heading\\\" data-id=\\\"b895fe2\\\" 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\\\">A punt per instal\\u00b7lar-vos a Andorra?<\\\/h3>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6ImMwZDViNDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiI8cD5SZXNlcnZldSB1bmEgY29uc3VsdGEgZ3JhdHVcdTAwZWZ0YSBhbWIgZWxzIG5vc3RyZXMgZXhwZXJ0cy48XC9wPiIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\\/aWQ9NTc0OTVmNCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk\\\/aWQ9MDk1MDAwNCJ9LCJfZmlnbWEiOiIzMDc5OjE3NjEiLCJhbGlnbl9zZWxmIjoic3RyZXRjaCIsIl9mbGV4X2FsaWduX3NlbGYiOiJzdHJldGNoIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e13d353 elementor-align-left elementor-widget__width-auto elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\\\" data-id=\\\"e13d353\\\" 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\\\/ca\\\/contact\\\/\\\">\\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\\\">Parlem del teu projecte<\\\/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-5c6642f e-con-full e-flex e-con e-child\\\" data-id=\\\"5c6642f\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"004bcf67d57e8df9f3c711a5fe87ff52\\\" data=\\\"eyJpZCI6IjQ1NzcyZGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJlZGl0b3IiOiI8cD5MbG9jIHdlYiByZWFsaXR6YXQgcGVyIE9LS088XC9wPiIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\\/aWQ9NTEzNmUzZSJ9LCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSm9zdCIsInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiIzMDAiLCJ0eXBvZ3JhcGh5X2ZvbnRfc3R5bGUiOiJub3JtYWwiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjQzLCJzaXplcyI6W119LCJfZWxlbWVudF93aWR0aCI6ImF1dG8iLCJjdXN0b21fY3NzIjoiQG1lZGlhIChtaW4td2lkdGg6IDEwMjVweCkgeyBzZWxlY3RvciB7IHdpZHRoOiBtYXgtY29udGVudDsgbWF4LXdpZHRoOiAxMDAlOyB9IH0iLCJfZmlnbWEiOiIzMDc5OjE3NjQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]<div class=\\\"elementor-element elementor-element-80b0b53 e-con-full e-flex e-con e-child\\\" data-id=\\\"80b0b53\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-bcc10e6 elementor-widget elementor-widget-heading\\\" data-id=\\\"bcc10e6\\\" 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\\\/\\\">Mapa del lloc<\\\/a><\\\/span>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-f9821be elementor-widget elementor-widget-heading\\\" data-id=\\\"f9821be\\\" 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\\\/\\\">Exempci\\u00f3 de responsabilitat<\\\/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:\"1790333568\";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\/ca\/author\/vhandorra\/"},"uagb_comment_info":0,"uagb_excerpt":"S&#8217;EXPATRI\u00c0 Com et pots convertir en fiscal a Andorra, obtenint la nacionalitat andorrana? 10+ Anys d&#8217;experi\u00e8ncia 2000+ Instal\u00b7lacions 24\/7+ Suport [&hellip;]","_links":{"self":[{"href":"https:\/\/setupandorra.com\/ca\/wp-json\/wp\/v2\/pages\/6088","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/setupandorra.com\/ca\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/setupandorra.com\/ca\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/setupandorra.com\/ca\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/setupandorra.com\/ca\/wp-json\/wp\/v2\/comments?post=6088"}],"version-history":[{"count":3,"href":"https:\/\/setupandorra.com\/ca\/wp-json\/wp\/v2\/pages\/6088\/revisions"}],"predecessor-version":[{"id":13511,"href":"https:\/\/setupandorra.com\/ca\/wp-json\/wp\/v2\/pages\/6088\/revisions\/13511"}],"up":[{"embeddable":true,"href":"https:\/\/setupandorra.com\/ca\/wp-json\/wp\/v2\/pages\/6078"}],"wp:attachment":[{"href":"https:\/\/setupandorra.com\/ca\/wp-json\/wp\/v2\/media?parent=6088"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}