{"id":5069,"date":"2026-06-21T12:42:38","date_gmt":"2026-06-21T12:42:38","guid":{"rendered":"https:\/\/xclusive.com.pt\/?page_id=5069"},"modified":"2026-07-27T10:45:16","modified_gmt":"2026-07-27T10:45:16","slug":"faqs","status":"publish","type":"page","link":"https:\/\/xclusive.com.pt\/pt\/faqs\/","title":{"rendered":"FAQS"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5069\" class=\"elementor elementor-5069\">\n\t\t\t\t<div class=\"no elementor-element elementor-element-d7c764c e-con-full e-flex rt-default-class e-con e-parent\" data-id=\"d7c764c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c9e8ef5 elementor-widget elementor-widget-html\" data-id=\"c9e8ef5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================= -->\r\n<!-- ========  XCLUSIVE \u00b7 EXPERIENCES \u2014 SOLO ENCABEZADO  ======== -->\r\n<!-- Pegar en un bloque \"HTML personalizado\" de WordPress.         -->\r\n<!-- Reemplaza la imagen marcada con  >>> IMG HERO <<<            -->\r\n<!-- Todo scopeado bajo .xpe                                       -->\r\n<!-- ============================================================= -->\r\n<header class=\"xpe\" id=\"xpeHeader\">\r\n  <div class=\"xpe-hero\">\r\n    <div class=\"xpe-hero__media\" role=\"img\" aria-label=\"Xclusive Experiences\">\r\n      <!-- >>> IMG HERO <<< -->\r\n      <img decoding=\"async\" src=\"https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/07\/imagem-de-cabecalho-3-1-scaled.png\" alt=\"Xclusive Experiences\" loading=\"eager\">\r\n    <\/div>\r\n    <div class=\"xpe-hero__overlay\"><\/div>\r\n    <div class=\"xpe-hero__inner\" data-reveal>\r\n      <span class=\"xpe-eyebrow\">Xclusive<\/span>\r\n      <h1 class=\"xpe-hero__title\">FAQS<\/h1>\r\n      <div class=\"xpe-knot\" aria-hidden=\"true\">\r\n        <span class=\"l\"><\/span>\r\n        <img decoding=\"async\" src=\"https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/07\/Code_Generated_Image.png\" alt=\"\" width=\"26\" height=\"26\">\r\n        <span class=\"r\"><\/span>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/header>\r\n\r\n<style>\r\n\/* ===== FUENTE COCOMAT PRO (borr\u00e1 el @font-face si el plugin ya la carga) === *\/\r\n@font-face{ font-family:'Cocomat Pro'; src:url('PEGAR_URL\/cocomat-pro-medium.woff2')  format('woff2'); font-weight:500; font-style:normal; font-display:swap; }\r\n@font-face{ font-family:'Cocomat Pro'; src:url('PEGAR_URL\/cocomat-pro-bold.woff2')    format('woff2'); font-weight:700; font-style:normal; font-display:swap; }\r\n\r\n.xpe{\r\n  --gold:#C29854;\r\n  --line:rgba(194,152,84,.28);\r\n  box-sizing:border-box;\r\n  background:#000;\r\n  color:#f5f2ec;\r\n  font-family:'Cocomat Pro',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;\r\n  overflow:hidden;\r\n  display:block;\r\n}\r\n.xpe *{box-sizing:border-box;}\r\n\r\n.xpe-eyebrow{\r\n  display:inline-block;\r\n  font-size:12.5px;font-weight:500;line-height:1;\r\n  letter-spacing:.4em;text-transform:uppercase;\r\n  color:var(--gold);padding-left:.4em;\r\n}\r\n\r\n\/* ---------- HERO ---------- *\/\r\n.xpe-hero{\r\n  position:relative;\r\n  min-height:clamp(360px,58vh,560px);\r\n  display:flex;align-items:center;justify-content:center;\r\n  text-align:center;\r\n  padding:80px 24px 0px 24px;\r\n}\r\n.xpe-hero__media{position:absolute;inset:0;}\r\n.xpe-hero__media img{width:100%;height:100%;object-fit:cover;}\r\n.xpe-hero__overlay{\r\n  position:absolute;inset:0;\r\n  background:linear-gradient(180deg,rgba(0,0,0,.55),rgba(0,0,0,.8));\r\n}\r\n.xpe-hero__inner{position:relative;max-width:720px;}\r\n.xpe-hero__title{\r\n  font-weight:700;\r\n  font-size:clamp(32px,5vw,62px);\r\n  line-height:1;\r\n  letter-spacing:.04em;\r\n  text-transform:uppercase;\r\n  margin:20px 0 0;\r\n  color:#fff;\r\n}\r\n.xpe-knot{display:flex;align-items:center;justify-content:center;gap:14px;margin:22px 0 4px;color:var(--gold);}\r\n.xpe-knot .l,.xpe-knot .r{height:1px;width:80px;}\r\n.xpe-knot .l{background:linear-gradient(90deg,rgba(194,152,84,0),var(--gold));}\r\n.xpe-knot .r{background:linear-gradient(90deg,var(--gold),rgba(194,152,84,0));}\r\n\r\n\/* Imagen dentro del knot *\/\r\n.xpe-knot img{width:26px;height:26px;object-fit:contain;display:block;opacity:.95;}\r\n\r\n\/* ---------- REVEAL ---------- *\/\r\n.xpe [data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease;}\r\n.xpe [data-reveal].in{opacity:1;transform:none;}\r\n<\/style>\r\n\r\n<script>\r\n(function(){\r\n  var root=document.getElementById('xpeHeader');\r\n  if(!root)return;\r\n  var items=root.querySelectorAll('[data-reveal]');\r\n  var reduce=window.matchMedia&&window.matchMedia('(prefers-reduced-motion: reduce)').matches;\r\n  if(!('IntersectionObserver'in window)||reduce){\r\n    items.forEach(function(el){el.classList.add('in');});\r\n    return;\r\n  }\r\n  var io=new IntersectionObserver(function(entries){\r\n    entries.forEach(function(e){\r\n      if(e.isIntersecting){e.target.classList.add('in');io.unobserve(e.target);}\r\n    });\r\n  },{threshold:.12,rootMargin:'0px 0px -6% 0px'});\r\n  items.forEach(function(el){io.observe(el);});\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"no elementor-element elementor-element-a57f33c e-flex e-con-boxed rt-default-class e-con e-parent\" data-id=\"a57f33c\" 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\t\t<div class=\"elementor-element elementor-element-ee03a8c elementor-widget elementor-widget-html\" data-id=\"ee03a8c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div style=\"background-color: #000000; padding: 40px 20px; font-family: 'Cocomat Pro', sans-serif;\">\r\n  <div style=\"max-width: 900px; margin: 0 auto;\">\r\n    <div style=\"display: flex; flex-direction: column; gap: 20px;\">\r\n\r\n      <div class=\"faq-item\">\r\n        <div style=\"display: flex; justify-content: space-between; align-items: center;\">\r\n          <h3 style=\"color: #FFFFFF; font-family: 'Cocomat Pro', sans-serif; font-size: 20px; margin: 0; font-weight: 400;\">\r\n            Why should I book through Xclusive?\r\n          <\/h3>\r\n          <span class=\"faq-toggle\">+<\/span>\r\n        <\/div>\r\n\r\n        <p class=\"faq-answer\">\r\n          Because we create tailor-made travel experiences, provide privileged access to exclusive partners and services, and offer dedicated support throughout your entire journey.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <div style=\"display: flex; justify-content: space-between; align-items: center;\">\r\n          <h3 style=\"color: #FFFFFF; font-family: 'Cocomat Pro', sans-serif; font-size: 20px; margin: 0; font-weight: 400;\">\r\n            Can I customise any trip?\r\n          <\/h3>\r\n          <span class=\"faq-toggle\">+<\/span>\r\n        <\/div>\r\n\r\n        <p class=\"faq-answer\">\r\n          Yes. Every journey can be tailored to your preferences, interests and specific requirements.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <div style=\"display: flex; justify-content: space-between; align-items: center;\">\r\n          <h3 style=\"color: #FFFFFF; font-family: 'Cocomat Pro', sans-serif; font-size: 20px; margin: 0; font-weight: 400;\">\r\n            Do you provide support during the trip?\r\n          <\/h3>\r\n          <span class=\"faq-toggle\">+<\/span>\r\n        <\/div>\r\n\r\n        <p class=\"faq-answer\">\r\n          Yes. Our team is available before, during and after your journey to ensure a seamless travel experience.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <div style=\"display: flex; justify-content: space-between; align-items: center;\">\r\n          <h3 style=\"color: #FFFFFF; font-family: 'Cocomat Pro', sans-serif; font-size: 20px; margin: 0; font-weight: 400;\">\r\n            Do you only work with luxury destinations?\r\n          <\/h3>\r\n          <span class=\"faq-toggle\">+<\/span>\r\n        <\/div>\r\n\r\n        <p class=\"faq-answer\">\r\n          Our expertise is focused on luxury and ultra-luxury travel experiences, carefully selected to meet the highest standards of quality, exclusivity and service.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <div style=\"display: flex; justify-content: space-between; align-items: center;\">\r\n          <h3 style=\"color: #FFFFFF; font-family: 'Cocomat Pro', sans-serif; font-size: 20px; margin: 0; font-weight: 400;\">\r\n            How can I request a proposal?\r\n          <\/h3>\r\n          <span class=\"faq-toggle\">+<\/span>\r\n        <\/div>\r\n\r\n        <p class=\"faq-answer\">\r\n          Simply get in touch with our team through the contact form available on our website, and we will create a personalised travel proposal tailored to your needs.\r\n        <\/p>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<style>\r\n\/* ===== FUENTE COCOMAT PRO (embebida en el bloque) =====================\r\n   \ud83d\udc47 PEG\u00c1 TUS 4 URLs REALES de los .woff2 (F12 \u2192 Network \u2192 filtro \"Font\"\r\n   \u2192 recarg\u00e1 \u2192 \"Copy link address\"). Si el plugin Custom Fonts ya carga\r\n   la fuente en todo el sitio, pod\u00e9s BORRAR este bloque @font-face.\r\n   ---------------------------------------------------------------------- *\/\r\n@font-face{ font-family:'Cocomat Pro'; src:url('PEGAR_URL\/cocomat-pro-light.woff2')   format('woff2'); font-weight:300; font-style:normal; font-display:swap; }\r\n@font-face{ font-family:'Cocomat Pro'; src:url('PEGAR_URL\/cocomat-pro-regular.woff2') format('woff2'); font-weight:400; font-style:normal; font-display:swap; }\r\n@font-face{ font-family:'Cocomat Pro'; src:url('PEGAR_URL\/cocomat-pro-medium.woff2')  format('woff2'); font-weight:500; font-style:normal; font-display:swap; }\r\n@font-face{ font-family:'Cocomat Pro'; src:url('PEGAR_URL\/cocomat-pro-bold.woff2')    format('woff2'); font-weight:700; font-style:normal; font-display:swap; }\r\n\r\n*{\r\n    box-sizing:border-box;\r\n}\r\n\r\n.faq-item{\r\n    background:#171717;\r\n    border-left:4px solid #C29854;\r\n    border-radius:12px;\r\n    padding:25px;\r\n    cursor:pointer;\r\n    overflow:hidden;\r\n    transition:all .35s ease;\r\n}\r\n\r\n.faq-item:hover{\r\n    background:#202020;\r\n    border-left-color:#F2DF9B;\r\n    transform:translateY(-2px);\r\n    box-shadow:0 12px 30px rgba(230,208,134,.08);\r\n}\r\n\r\n.faq-toggle{\r\n    color:#E6D086;\r\n    font-size:24px;\r\n    font-weight:300;\r\n    transition:.3s;\r\n}\r\n\r\n.faq-answer{\r\n    color:#B8B8B8;\r\n    font-size:16px;\r\n    line-height:1.8;\r\n\r\n    max-height:0;\r\n    opacity:0;\r\n    overflow:hidden;\r\n\r\n    margin:0;\r\n    padding-top:0;\r\n\r\n    transition:\r\n        max-height .45s ease,\r\n        opacity .35s ease,\r\n        padding-top .35s ease;\r\n}\r\n\r\n.faq-item.active .faq-answer{\r\n    max-height:300px;\r\n    opacity:1;\r\n    padding-top:18px;\r\n}\r\n\r\n\r\n.faq-item.active .faq-toggle{\r\n    transform:rotate(45deg);\r\n}\r\n<\/style>\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', function () {\r\n    const faqItems = document.querySelectorAll('.faq-item');\r\n\r\n    faqItems.forEach(item => {\r\n        item.addEventListener('click', function () {\r\n            this.classList.toggle('active');\r\n        });\r\n    });\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"no elementor-element elementor-element-fdbbfbf e-con-full e-flex rt-default-class e-con e-parent\" data-id=\"fdbbfbf\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"no elementor-element elementor-element-bfadaec e-con-full e-flex rt-default-class e-con e-child\" data-id=\"bfadaec\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2fe58b1 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"2fe58b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Our Instagram<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-edac8b0 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"edac8b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">@xclusive.byalivetravel\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-14a0a51 instagram-gallery gallery-spacing-custom elementor-widget elementor-widget-image-gallery\" data-id=\"14a0a51\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-gallery.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-gallery\">\n\t\t\t<div id='gallery-1' class='gallery galleryid-5069 gallery-columns-8 gallery-size-full'><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"14a0a51\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTA5MCwidXJsIjoiaHR0cHM6XC9cL3hjbHVzaXZlLmNvbS5wdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL1NhdmVDbGlwLkFwcF82OTc3OTI2NzVfMTE1MTA4NDgxODA4MTAzMF8zMzg4ODU5MTc2NjYzNjMyODk4X24uanBnIiwic2xpZGVzaG93IjoiMTRhMGE1MSJ9\" href='https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_697792675_1151084818081030_3388859176663632898_n.jpg'><img fetchpriority=\"high\" decoding=\"async\" width=\"1080\" height=\"1080\" src=\"https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_697792675_1151084818081030_3388859176663632898_n.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_697792675_1151084818081030_3388859176663632898_n.jpg 1080w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_697792675_1151084818081030_3388859176663632898_n-300x300.jpg 300w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_697792675_1151084818081030_3388859176663632898_n-1024x1024.jpg 1024w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_697792675_1151084818081030_3388859176663632898_n-150x150.jpg 150w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_697792675_1151084818081030_3388859176663632898_n-768x768.jpg 768w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_697792675_1151084818081030_3388859176663632898_n-12x12.jpg 12w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_697792675_1151084818081030_3388859176663632898_n-87x87.jpg 87w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_697792675_1151084818081030_3388859176663632898_n-533x533.jpg 533w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_697792675_1151084818081030_3388859176663632898_n-600x600.jpg 600w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_697792675_1151084818081030_3388859176663632898_n-100x100.jpg 100w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/a>\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"14a0a51\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTA5MiwidXJsIjoiaHR0cHM6XC9cL3hjbHVzaXZlLmNvbS5wdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL1NhdmVDbGlwLkFwcF82ODM3NDA2NzVfMTEyNTg2MDkyMDYwMzQyMF80MzcxMTg1OTA3NTc2Mjg1NDk1X24uanBnIiwic2xpZGVzaG93IjoiMTRhMGE1MSJ9\" href='https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_683740675_1125860920603420_4371185907576285495_n.jpg'><img decoding=\"async\" width=\"1080\" height=\"1080\" src=\"https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_683740675_1125860920603420_4371185907576285495_n.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_683740675_1125860920603420_4371185907576285495_n.jpg 1080w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_683740675_1125860920603420_4371185907576285495_n-300x300.jpg 300w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_683740675_1125860920603420_4371185907576285495_n-1024x1024.jpg 1024w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_683740675_1125860920603420_4371185907576285495_n-150x150.jpg 150w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_683740675_1125860920603420_4371185907576285495_n-768x768.jpg 768w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_683740675_1125860920603420_4371185907576285495_n-12x12.jpg 12w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_683740675_1125860920603420_4371185907576285495_n-87x87.jpg 87w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_683740675_1125860920603420_4371185907576285495_n-533x533.jpg 533w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_683740675_1125860920603420_4371185907576285495_n-600x600.jpg 600w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_683740675_1125860920603420_4371185907576285495_n-100x100.jpg 100w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/a>\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"14a0a51\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTA5MywidXJsIjoiaHR0cHM6XC9cL3hjbHVzaXZlLmNvbS5wdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL1NhdmVDbGlwLkFwcF83MDI1OTAxNTNfMTE1ODYzMTU2NzMyNjM1NV81MTg1MzE1MjE2NjgxOTAyOTg5X24uanBnIiwic2xpZGVzaG93IjoiMTRhMGE1MSJ9\" href='https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_702590153_1158631567326355_5185315216681902989_n.jpg'><img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"1080\" src=\"https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_702590153_1158631567326355_5185315216681902989_n.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_702590153_1158631567326355_5185315216681902989_n.jpg 1080w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_702590153_1158631567326355_5185315216681902989_n-300x300.jpg 300w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_702590153_1158631567326355_5185315216681902989_n-1024x1024.jpg 1024w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_702590153_1158631567326355_5185315216681902989_n-150x150.jpg 150w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_702590153_1158631567326355_5185315216681902989_n-768x768.jpg 768w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_702590153_1158631567326355_5185315216681902989_n-12x12.jpg 12w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_702590153_1158631567326355_5185315216681902989_n-87x87.jpg 87w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_702590153_1158631567326355_5185315216681902989_n-533x533.jpg 533w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_702590153_1158631567326355_5185315216681902989_n-600x600.jpg 600w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_702590153_1158631567326355_5185315216681902989_n-100x100.jpg 100w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/a>\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"14a0a51\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTA5NCwidXJsIjoiaHR0cHM6XC9cL3hjbHVzaXZlLmNvbS5wdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL1NhdmVDbGlwLkFwcF83MDA5MDc5NDRfMTE1ODcxMzEyNzMxODE5OV84MDM0NDAwMjgzMjUzNzc2MjY5X24uanBnIiwic2xpZGVzaG93IjoiMTRhMGE1MSJ9\" href='https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_700907944_1158713127318199_8034400283253776269_n.jpg'><img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"1080\" src=\"https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_700907944_1158713127318199_8034400283253776269_n.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_700907944_1158713127318199_8034400283253776269_n.jpg 1080w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_700907944_1158713127318199_8034400283253776269_n-300x300.jpg 300w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_700907944_1158713127318199_8034400283253776269_n-1024x1024.jpg 1024w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_700907944_1158713127318199_8034400283253776269_n-150x150.jpg 150w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_700907944_1158713127318199_8034400283253776269_n-768x768.jpg 768w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_700907944_1158713127318199_8034400283253776269_n-12x12.jpg 12w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_700907944_1158713127318199_8034400283253776269_n-87x87.jpg 87w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_700907944_1158713127318199_8034400283253776269_n-533x533.jpg 533w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_700907944_1158713127318199_8034400283253776269_n-600x600.jpg 600w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_700907944_1158713127318199_8034400283253776269_n-100x100.jpg 100w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/a>\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"14a0a51\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTA5NSwidXJsIjoiaHR0cHM6XC9cL3hjbHVzaXZlLmNvbS5wdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL1NhdmVDbGlwLkFwcF83MDI2MjIwNDFfMTE1ODIyNTU5MDcwMDI4Nl8zNTU4ODI1OTAwNjk1NjM5MzMxX24uanBnIiwic2xpZGVzaG93IjoiMTRhMGE1MSJ9\" href='https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_702622041_1158225590700286_3558825900695639331_n.jpg'><img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"1080\" src=\"https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_702622041_1158225590700286_3558825900695639331_n.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_702622041_1158225590700286_3558825900695639331_n.jpg 1080w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_702622041_1158225590700286_3558825900695639331_n-300x300.jpg 300w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_702622041_1158225590700286_3558825900695639331_n-1024x1024.jpg 1024w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_702622041_1158225590700286_3558825900695639331_n-150x150.jpg 150w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_702622041_1158225590700286_3558825900695639331_n-768x768.jpg 768w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_702622041_1158225590700286_3558825900695639331_n-12x12.jpg 12w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_702622041_1158225590700286_3558825900695639331_n-87x87.jpg 87w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_702622041_1158225590700286_3558825900695639331_n-533x533.jpg 533w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_702622041_1158225590700286_3558825900695639331_n-600x600.jpg 600w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_702622041_1158225590700286_3558825900695639331_n-100x100.jpg 100w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/a>\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"14a0a51\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTA5NiwidXJsIjoiaHR0cHM6XC9cL3hjbHVzaXZlLmNvbS5wdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL1NhdmVDbGlwLkFwcF82MzAxMTgxNzZfMTc5MjQyNjkzMjYyMTg5NjVfODA4MDAyMDg0OTI5MTU2NjM0MV9uLmpwZyIsInNsaWRlc2hvdyI6IjE0YTBhNTEifQ%3D%3D\" href='https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_630118176_17924269326218965_8080020849291566341_n.jpg'><img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"1080\" src=\"https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_630118176_17924269326218965_8080020849291566341_n.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_630118176_17924269326218965_8080020849291566341_n.jpg 1080w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_630118176_17924269326218965_8080020849291566341_n-300x300.jpg 300w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_630118176_17924269326218965_8080020849291566341_n-1024x1024.jpg 1024w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_630118176_17924269326218965_8080020849291566341_n-150x150.jpg 150w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_630118176_17924269326218965_8080020849291566341_n-768x768.jpg 768w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_630118176_17924269326218965_8080020849291566341_n-12x12.jpg 12w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_630118176_17924269326218965_8080020849291566341_n-87x87.jpg 87w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_630118176_17924269326218965_8080020849291566341_n-533x533.jpg 533w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_630118176_17924269326218965_8080020849291566341_n-600x600.jpg 600w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_630118176_17924269326218965_8080020849291566341_n-100x100.jpg 100w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/a>\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"14a0a51\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTA5NywidXJsIjoiaHR0cHM6XC9cL3hjbHVzaXZlLmNvbS5wdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL1NhdmVDbGlwLkFwcF82MjkwMTcyODRfMTc5MjM0OTczMjcyMTg5NjVfNjQxNTgxMDYyNjIxODg5ODI2N19uLmpwZyIsInNsaWRlc2hvdyI6IjE0YTBhNTEifQ%3D%3D\" href='https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_629017284_17923497327218965_6415810626218898267_n.jpg'><img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"1080\" src=\"https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_629017284_17923497327218965_6415810626218898267_n.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_629017284_17923497327218965_6415810626218898267_n.jpg 1080w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_629017284_17923497327218965_6415810626218898267_n-300x300.jpg 300w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_629017284_17923497327218965_6415810626218898267_n-1024x1024.jpg 1024w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_629017284_17923497327218965_6415810626218898267_n-150x150.jpg 150w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_629017284_17923497327218965_6415810626218898267_n-768x768.jpg 768w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_629017284_17923497327218965_6415810626218898267_n-12x12.jpg 12w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_629017284_17923497327218965_6415810626218898267_n-87x87.jpg 87w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_629017284_17923497327218965_6415810626218898267_n-533x533.jpg 533w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_629017284_17923497327218965_6415810626218898267_n-600x600.jpg 600w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_629017284_17923497327218965_6415810626218898267_n-100x100.jpg 100w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/a>\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"14a0a51\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTA5OCwidXJsIjoiaHR0cHM6XC9cL3hjbHVzaXZlLmNvbS5wdFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL1NhdmVDbGlwLkFwcF82MjkxODkzMTFfMTc5MjM0OTczMjQyMTg5NjVfNjAwNDQ1NzYzMjM4NzE3ODAzNF9uLmpwZyIsInNsaWRlc2hvdyI6IjE0YTBhNTEifQ%3D%3D\" href='https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_629189311_17923497324218965_6004457632387178034_n.jpg'><img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"1080\" src=\"https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_629189311_17923497324218965_6004457632387178034_n.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_629189311_17923497324218965_6004457632387178034_n.jpg 1080w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_629189311_17923497324218965_6004457632387178034_n-300x300.jpg 300w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_629189311_17923497324218965_6004457632387178034_n-1024x1024.jpg 1024w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_629189311_17923497324218965_6004457632387178034_n-150x150.jpg 150w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_629189311_17923497324218965_6004457632387178034_n-768x768.jpg 768w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_629189311_17923497324218965_6004457632387178034_n-12x12.jpg 12w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_629189311_17923497324218965_6004457632387178034_n-87x87.jpg 87w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_629189311_17923497324218965_6004457632387178034_n-533x533.jpg 533w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_629189311_17923497324218965_6004457632387178034_n-600x600.jpg 600w, https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/06\/SaveClip.App_629189311_17923497324218965_6004457632387178034_n-100x100.jpg 100w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/a>\n\t\t\t<\/div><\/figure>\n\t\t<\/div>\n\t\t<\/div>\n\t\t\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>Xclusive FAQS Why should I book through Xclusive? + Because we create tailor-made travel experiences, provide privileged access to exclusive partners and services, and offer dedicated support throughout your entire journey. Can I customise any trip? + Yes. Every journey can be tailored to your preferences, interests and specific requirements. Do you provide support during&#8230;<\/p>","protected":false},"author":2,"featured_media":5440,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_joinchat":[],"footnotes":""},"class_list":["post-5069","page","type-page","status-publish","has-post-thumbnail","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/xclusive.com.pt\/pt\/faqs\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"pt_PT\" \/>\n\t\t<meta property=\"og:site_name\" content=\"xclusive.com.pt -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"FAQS - xclusive.com.pt\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/xclusive.com.pt\/pt\/faqs\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-06-21T12:42:38+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-07-27T10:45:16+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"FAQS - xclusive.com.pt\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/xclusive.com.pt\\\/pt\\\/faqs\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/xclusive.com.pt\\\/pt#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/xclusive.com.pt\\\/pt\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/xclusive.com.pt\\\/pt\\\/faqs\\\/#listItem\",\"name\":\"FAQS\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/xclusive.com.pt\\\/pt\\\/faqs\\\/#listItem\",\"position\":2,\"name\":\"FAQS\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/xclusive.com.pt\\\/pt#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/xclusive.com.pt\\\/pt\\\/#organization\",\"name\":\"xclusive.com.pt\",\"url\":\"https:\\\/\\\/xclusive.com.pt\\\/pt\\\/\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/xclusive.com.pt\\\/pt\\\/faqs\\\/#webpage\",\"url\":\"https:\\\/\\\/xclusive.com.pt\\\/pt\\\/faqs\\\/\",\"name\":\"FAQS - xclusive.com.pt\",\"inLanguage\":\"pt-PT\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/xclusive.com.pt\\\/pt\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/xclusive.com.pt\\\/pt\\\/faqs\\\/#breadcrumblist\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/xclusive.com.pt\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/vilas-privadas.webp\",\"@id\":\"https:\\\/\\\/xclusive.com.pt\\\/pt\\\/faqs\\\/#mainImage\",\"width\":585,\"height\":376},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/xclusive.com.pt\\\/pt\\\/faqs\\\/#mainImage\"},\"datePublished\":\"2026-06-21T12:42:38+00:00\",\"dateModified\":\"2026-07-27T10:45:16+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/xclusive.com.pt\\\/pt\\\/#website\",\"url\":\"https:\\\/\\\/xclusive.com.pt\\\/pt\\\/\",\"name\":\"xclusive.com.pt\",\"inLanguage\":\"pt-PT\",\"publisher\":{\"@id\":\"https:\\\/\\\/xclusive.com.pt\\\/pt\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"FAQS - xclusive.com.pt","description":"","canonical_url":"https:\/\/xclusive.com.pt\/pt\/faqs\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/xclusive.com.pt\/pt\/faqs\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/xclusive.com.pt\/pt#listItem","position":1,"name":"Home","item":"https:\/\/xclusive.com.pt\/pt","nextItem":{"@type":"ListItem","@id":"https:\/\/xclusive.com.pt\/pt\/faqs\/#listItem","name":"FAQS"}},{"@type":"ListItem","@id":"https:\/\/xclusive.com.pt\/pt\/faqs\/#listItem","position":2,"name":"FAQS","previousItem":{"@type":"ListItem","@id":"https:\/\/xclusive.com.pt\/pt#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/xclusive.com.pt\/pt\/#organization","name":"xclusive.com.pt","url":"https:\/\/xclusive.com.pt\/pt\/"},{"@type":"WebPage","@id":"https:\/\/xclusive.com.pt\/pt\/faqs\/#webpage","url":"https:\/\/xclusive.com.pt\/pt\/faqs\/","name":"FAQS - xclusive.com.pt","inLanguage":"pt-PT","isPartOf":{"@id":"https:\/\/xclusive.com.pt\/pt\/#website"},"breadcrumb":{"@id":"https:\/\/xclusive.com.pt\/pt\/faqs\/#breadcrumblist"},"image":{"@type":"ImageObject","url":"https:\/\/xclusive.com.pt\/wp-content\/uploads\/2026\/07\/vilas-privadas.webp","@id":"https:\/\/xclusive.com.pt\/pt\/faqs\/#mainImage","width":585,"height":376},"primaryImageOfPage":{"@id":"https:\/\/xclusive.com.pt\/pt\/faqs\/#mainImage"},"datePublished":"2026-06-21T12:42:38+00:00","dateModified":"2026-07-27T10:45:16+00:00"},{"@type":"WebSite","@id":"https:\/\/xclusive.com.pt\/pt\/#website","url":"https:\/\/xclusive.com.pt\/pt\/","name":"xclusive.com.pt","inLanguage":"pt-PT","publisher":{"@id":"https:\/\/xclusive.com.pt\/pt\/#organization"}}]},"og:locale":"pt_PT","og:site_name":"xclusive.com.pt -","og:type":"article","og:title":"FAQS - xclusive.com.pt","og:url":"https:\/\/xclusive.com.pt\/pt\/faqs\/","article:published_time":"2026-06-21T12:42:38+00:00","article:modified_time":"2026-07-27T10:45:16+00:00","twitter:card":"summary_large_image","twitter:title":"FAQS - xclusive.com.pt"},"aioseo_meta_data":{"post_id":"5069","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_custom_url":null,"og_image_custom_fields":null,"og_image_url":null,"og_image_width":null,"og_image_height":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_image_url":null,"twitter_title":null,"twitter_description":null,"schema_type":"default","schema_type_options":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"breadcrumb_settings":null,"seo_analyzer_scan_date":null,"created":"2026-06-21 12:58:29","updated":"2026-07-27 13:13:46"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/xclusive.com.pt\/pt\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tFAQS\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/xclusive.com.pt\/pt"},{"label":"FAQS","link":"https:\/\/xclusive.com.pt\/pt\/faqs\/"}],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/xclusive.com.pt\/pt\/wp-json\/wp\/v2\/pages\/5069","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/xclusive.com.pt\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/xclusive.com.pt\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/xclusive.com.pt\/pt\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/xclusive.com.pt\/pt\/wp-json\/wp\/v2\/comments?post=5069"}],"version-history":[{"count":43,"href":"https:\/\/xclusive.com.pt\/pt\/wp-json\/wp\/v2\/pages\/5069\/revisions"}],"predecessor-version":[{"id":6352,"href":"https:\/\/xclusive.com.pt\/pt\/wp-json\/wp\/v2\/pages\/5069\/revisions\/6352"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/xclusive.com.pt\/pt\/wp-json\/wp\/v2\/media\/5440"}],"wp:attachment":[{"href":"https:\/\/xclusive.com.pt\/pt\/wp-json\/wp\/v2\/media?parent=5069"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}