{"id":1466,"date":"2023-06-09T06:24:03","date_gmt":"2023-06-09T06:24:03","guid":{"rendered":"https:\/\/ibizasmartisland.com\/?p=1466"},"modified":"2023-08-31T06:34:04","modified_gmt":"2023-08-31T06:34:04","slug":"es-pouet","status":"publish","type":"post","link":"https:\/\/ibizasmartisland.com\/ca\/es-pouet\/","title":{"rendered":"Es Pouet"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"1466\" class=\"elementor elementor-1466\" data-elementor-post-type=\"post\">\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b2df726 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b2df726\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-48b5b69\" data-id=\"48b5b69\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6cd2932 elementor-widget elementor-widget-text-editor\" data-id=\"6cd2932\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.18.0 - 08-12-2023 *\/\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}<\/style>\t\t\t\t<div style=\"display: flex; align-items: baseline;\"><p><a style=\"margin-right: 8px; color: #263a93;\" href=\"https:\/\/ibizasmartisland.com\/platges\/\">Platges<\/a> &gt;<\/p><h1 class=\"tituloPlaya\" style=\"margin-left: 8px; color: #54595f; font-weight: 500;\">Es Pouet<\/h1><\/div>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e35d084 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e35d084\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-custom\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f763b77\" data-id=\"f763b77\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c7988da elementor-widget elementor-widget-html\" data-id=\"c7988da\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div style=\"background-color: #ededed; border-radius:25px; padding:20px 15px; font-size:16px; font-weight:400; margin-bottom:-8px;\">\n    <div style=\"display:flex; align-items:center; justify-content:space-between;\">\n        <div style=\"display:flex; align-items:center;\">\n        <i id=\"ocupacionPouet\" class=\"fa-solid fa-users\" style=\"margin-right:12px; font-size:24px;\"><\/i>\n        <div>\n        <span style=\"font-weight:700;\">Ocupaci\u00f3:<\/span> <span id=\"porcentajePouet\"><\/span> | <span id=\"medidaPouet\"><\/span>\n        <br>\n        <span style=\"font-weight:700;\">Aforament m\u00e0xim:<\/span> 512\n        <\/div>\n        <\/div>\n        <i  id=\"ocupacionPouet1\" class=\"fa-solid fa-circle\" style=\"font-size:21px;\"><\/i>\n    <\/div>\n<\/div>\n\n\n<script>\n(function () {\n  function loadScriptWhenVisible() {\n    var url = \"https:\/\/apidataapp.ibizasmartisland.com\/Playas\";\n    var bearer = 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoicG9zdGdyZXMifQ.BaRCJBOYYPAn_TVCOfDm20QA0smefr5BGggv_WZNSMU';\n\n    \/\/ Comprueba si el elemento est\u00e1 en pantalla usando Intersection Observer\n    const observer = new IntersectionObserver((entries) => {\n      entries.forEach((entry) => {\n        if (entry.isIntersecting) {\n          \/\/ Cuando el elemento entra en pantalla, carga el script\n          fetch(url, {\n            method: 'GET',\n            headers: {\n              'Authorization': bearer,\n            }\n          })\n          .then(function (respuesta) {\n            return respuesta.json();\n          })\n          .then(function (datos) {\n            var playa = datos.find(function (item) {\n              return item.ID === 45;\n            });\n\n            var mapping = {\n              'Baja': { color: '#006533', estado: 'Baixa' },\n              'Media': { color: '#ff6205', estado: 'Mitjana' },\n              'Alta': { color: '#af0000', estado: 'Alta' },\n              \/\/ Agrega m\u00e1s mapeos si es necesario para otros estados de ocupaci\u00f3n de playa\n            };\n\n            var defaultColor = '#54595f';\n            var defaultEstado = 'Desconegut';\n            var divElement = entry.target;\n            var { color, estado } = playa && mapping[playa.Ocupacion] || { color: defaultColor, estado: defaultEstado };\n\n            estado = estado.charAt(0).toUpperCase() + estado.slice(1); \/\/ Capitalizar la primera letra del estado\n\n            divElement.style.color = color;\n            document.getElementById(\"medidaPouet\").textContent = estado;\n            \n              if (playa.Porcentaje === \"-\"){\n    document.getElementById('porcentajePouet').innerHTML=playa.Porcentaje; \n } else{\n     var porcentaje =playa.Porcentaje.slice(0, -1);\n     document.getElementById('porcentajePouet').innerHTML= Math.round(porcentaje)+\"%\";\n }\n\n            \/\/ Deja de observar una vez que se haya cargado el script\n            observer.unobserve(entry.target);\n          });\n        }\n      });\n    });\n\n    const targets = document.querySelectorAll('#ocupacionPouet1, #ocupacionPouet');\n    targets.forEach((target) => {\n      observer.observe(target);\n    });\n  }\n\n  \/\/ Llama a la funci\u00f3n para cargar el script cuando el contenido de la p\u00e1gina est\u00e9 cargado\n  document.addEventListener(\"DOMContentLoaded\", loadScriptWhenVisible);\n})();\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-282908d elementor-widget elementor-widget-html\" data-id=\"282908d\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div style=\"background-color: #263A93; color:white; border-radius:20px; padding:20px 15px; font-size:18px; font-family:Roboto; font-weight:400; margin-bottom:-12px;\">\n        <i class=\"fa-solid fa-water\" style=\"margin-right:12px; font-size:24px\"><\/i>\n        <span>Qualitat de l'aigua:<\/span> <span id=\"calidadAguaPouet\"><\/span>\n<\/div>\n\n\n<script>\n(function () {\n  function loadScriptWhenVisible() {\n    var url = \"https:\/\/apidataapp.ibizasmartisland.com\/Playas\";\n    var bearer = 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoicG9zdGdyZXMifQ.BaRCJBOYYPAn_TVCOfDm20QA0smefr5BGggv_WZNSMU';\n\n    \/\/ Comprueba si el elemento est\u00e1 en pantalla usando Intersection Observer\n    const observer = new IntersectionObserver((entries) => {\n      entries.forEach((entry) => {\n        if (entry.isIntersecting) {\n          \/\/ Cuando el elemento entra en pantalla, carga el script\n          fetch(url, {\n            method: 'GET',\n            headers: {\n              'Authorization': bearer,\n            }\n          })\n          .then(function (respuesta) {\n            return respuesta.json();\n          })\n          .then(function (datos) {\n            var playa = datos.find(function (item) {\n              return item.ID === 45;\n            });\n\n            var mapping = {\n 'BUENA': {estado: 'Bona' },\n 'REGULAR': {estado: 'Regular' },\n 'MALA': {estado: 'Mala' }, \/\/ Agrega m\u00e1s mapeos si es necesario para otros estados de ocupaci\u00f3n de playa\n   };\n     var defaultEstado = 'No hi ha informaci\u00f3 disponible';\n\n     var divElement = entry.target;\n\n   var {estado } = playa && mapping[playa.calidad_agua] || { estado: defaultEstado };\n\n              estado = estado.charAt(0).toUpperCase() + estado.slice(1); \/\/ Capitalizar la primera letra del estado\n\n             document.getElementById(\"calidadAguaPouet\").textContent = estado;\n\n   \/\/ Deja de observar una vez que se haya cargado el script\n              observer.unobserve(entry.target);\n            });\n          }\n        });\n      });\n\n      const targets = document.querySelectorAll('#calidadAguaPouet');\n      targets.forEach((target) => {\n        observer.observe(target);\n      });\n    }\n\n    \/\/ Llama a la funci\u00f3n para cargar el script cuando el contenido de la p\u00e1gina est\u00e9 cargado\n    document.addEventListener(\"DOMContentLoaded\", loadScriptWhenVisible);\n  })();\n<\/script>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ae62600 elementor-widget elementor-widget-html\" data-id=\"ae62600\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div style=\"background-color: #263A93; color:white; border-radius:20px; padding:20px 15px; font-size:18px; font-family:Roboto; font-weight:400;\">\n        <i class=\"fa-solid fa-wind\" style=\"margin-right:12px; font-size:24px\"><\/i>\n        <span>Qualitat de l'aire:<\/span> <span id=\"calidadAirePouet\"><\/span>\n<\/div>\n\n\n<script>\n(function () {\n  function loadScriptWhenVisible() {\n    var url = \"https:\/\/apidataapp.ibizasmartisland.com\/Playas\";\n    var bearer = 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoicG9zdGdyZXMifQ.BaRCJBOYYPAn_TVCOfDm20QA0smefr5BGggv_WZNSMU';\n\n    \/\/ Comprueba si el elemento est\u00e1 en pantalla usando Intersection Observer\n    const observer = new IntersectionObserver((entries) => {\n      entries.forEach((entry) => {\n        if (entry.isIntersecting) {\n          \/\/ Cuando el elemento entra en pantalla, carga el script\n          fetch(url, {\n            method: 'GET',\n            headers: {\n              'Authorization': bearer,\n            }\n          })\n          .then(function (respuesta) {\n            return respuesta.json();\n          })\n          .then(function (datos) {\n            var playa = datos.find(function (item) {\n              return item.ID === 45;\n            });\n\n            var mapping = {\n 'BUENA': {estado: 'Bona' },\n 'REGULAR': {estado: 'Regular' },\n 'MALA': {estado: 'Mala' }, \/\/ Agrega m\u00e1s mapeos si es necesario para otros estados de ocupaci\u00f3n de playa\n   };\n     var defaultEstado = 'No hi ha informaci\u00f3 disponible';\n\n     var divElement = entry.target;\n\n   var {estado } = playa && mapping[playa.calidad_aire] || { estado: defaultEstado };\n\n              estado = estado.charAt(0).toUpperCase() + estado.slice(1); \/\/ Capitalizar la primera letra del estado\n\n             document.getElementById(\"calidadAirePouet\").textContent = estado;\n\n   \/\/ Deja de observar una vez que se haya cargado el script\n              observer.unobserve(entry.target);\n            });\n          }\n        });\n      });\n\n      const targets = document.querySelectorAll('#calidadAirePouet');\n      targets.forEach((target) => {\n        observer.observe(target);\n      });\n    }\n\n    \/\/ Llama a la funci\u00f3n para cargar el script cuando el contenido de la p\u00e1gina est\u00e9 cargado\n    document.addEventListener(\"DOMContentLoaded\", loadScriptWhenVisible);\n  })();\n<\/script>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-97b84af\" data-id=\"97b84af\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ef03c8a elementor-widget__width-initial elementor-pagination-position-inside elementor-arrows-position-inside elementor-widget elementor-widget-image-carousel\" data-id=\"ef03c8a\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.18.0 - 08-12-2023 *\/\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% \/ var(--e-image-carousel-slides-to-show, 3))}<\/style>\t\t<div class=\"elementor-image-carousel-wrapper swiper-container\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 de 1\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ef03c8a\" data-elementor-lightbox-title=\"Es Pouet\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTY0LCJ1cmwiOiJodHRwczpcL1wvaWJpemFzbWFydGlzbGFuZC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9Fcy1Qb3VldF9JbWFnZW4uanBnIiwic2xpZGVzaG93IjoiZWYwM2M4YSJ9\" href=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Es-Pouet_Imagen.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Es-Pouet_Imagen.jpg\" alt=\"Playa Es Pouet\" \/><\/figure><\/a><\/div>\t\t\t<\/div>\n\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<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9bf3ea4 elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9bf3ea4\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2fa3c6e\" data-id=\"2fa3c6e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8c161e7 elementor-tabs-view-horizontal elementor-widget elementor-widget-tabs\" data-id=\"8c161e7\" data-element_type=\"widget\" data-widget_type=\"tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.18.0 - 08-12-2023 *\/\n.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper{width:25%;flex-shrink:0}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active{border-right-style:none}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before{height:999em;width:0;right:0;border-right-style:solid}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before{top:0;transform:translateY(-100%)}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after{top:100%}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title{display:table-cell}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active{border-bottom-style:none}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before{bottom:0;height:0;width:999em;border-bottom-style:solid}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before{right:100%}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after{left:100%}.elementor-widget-tabs .elementor-tab-content,.elementor-widget-tabs .elementor-tab-title,.elementor-widget-tabs .elementor-tab-title:after,.elementor-widget-tabs .elementor-tab-title:before,.elementor-widget-tabs .elementor-tabs-content-wrapper{border:1px #d5d8dc}.elementor-widget-tabs .elementor-tabs{text-align:left}.elementor-widget-tabs .elementor-tabs-wrapper{overflow:hidden}.elementor-widget-tabs .elementor-tab-title{cursor:pointer;outline:var(--focus-outline,none)}.elementor-widget-tabs .elementor-tab-desktop-title{position:relative;padding:20px 25px;font-weight:700;line-height:1;border:solid transparent}.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active{border-color:#d5d8dc}.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before{display:block;content:\"\";position:absolute}.elementor-widget-tabs .elementor-tab-desktop-title:focus-visible{border:1px solid #000}.elementor-widget-tabs .elementor-tab-mobile-title{padding:10px;cursor:pointer}.elementor-widget-tabs .elementor-tab-content{padding:20px;display:none}@media (max-width:767px){.elementor-tabs .elementor-tab-content,.elementor-tabs .elementor-tab-title{border-style:solid solid none}.elementor-tabs .elementor-tabs-wrapper{display:none}.elementor-tabs .elementor-tabs-content-wrapper{border-bottom-style:solid}.elementor-tabs .elementor-tab-content{padding:10px}}@media (min-width:768px){.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs{display:flex}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper{flex-direction:column}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper{flex-grow:1;border-style:solid solid solid none}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content{border-style:none solid solid}.elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper,.elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper,.elementor-widget-tabs.elementor-tabs-alignment-stretch .elementor-tabs-wrapper{display:flex}.elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper{justify-content:center}.elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper{justify-content:flex-end}.elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-horizontal .elementor-tab-title{width:100%}.elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-vertical .elementor-tab-title{height:100%}.elementor-tabs .elementor-tab-mobile-title{display:none}}<\/style>\t\t<div class=\"elementor-tabs\">\n\t\t\t<div class=\"elementor-tabs-wrapper\" role=\"tablist\" >\n\t\t\t\t\t\t\t\t\t<div id=\"elementor-tab-title-1461\" class=\"elementor-tab-title elementor-tab-desktop-title\" aria-selected=\"true\" data-tab=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"elementor-tab-content-1461\" aria-expanded=\"false\">Descripci\u00f3<\/div>\n\t\t\t\t\t\t\t\t\t<div id=\"elementor-tab-title-1462\" class=\"elementor-tab-title elementor-tab-desktop-title\" aria-selected=\"false\" data-tab=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"elementor-tab-content-1462\" aria-expanded=\"false\">Com arribar<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"elementor-tabs-content-wrapper\" role=\"tablist\" aria-orientation=\"vertical\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-tab-title elementor-tab-mobile-title\" aria-selected=\"true\" data-tab=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"elementor-tab-content-1461\" aria-expanded=\"false\">Descripci\u00f3<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1461\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1461\" tabindex=\"0\" hidden=\"false\">\t\t<div data-elementor-type=\"section\" data-elementor-id=\"2815\" class=\"elementor elementor-2815\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-38a40128 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"38a40128\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-7e668705\" data-id=\"7e668705\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-70ce6560 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"70ce6560\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/ibizasmartisland.com\/wp-content\/plugins\/elementor\/assets\/css\/widget-icon-list.min.css\">\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-ruler-horizontal\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Dimensions:<\/strong> 150 metres de llargada i35 metres d&#8217;amplada.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"far fa-compass\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Orientaci\u00f3:<\/strong> Nord-est.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-dot-circle\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Substrat:<\/strong> Sorra fina natural de color clar. <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-water\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Fons mar\u00ed:<\/strong> Sorra, poca profunditat i suau desnivell.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"far fa-image\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Entorn:<\/strong> Urb\u00e0, tur\u00edstic.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-57815ad6\" data-id=\"57815ad6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-383115a0 elementor-widget elementor-widget-text-editor\" data-id=\"383115a0\" data-element_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<p>Es Pouet \u00e9s una de les platges m\u00e9s populars de la badia de Sant Antoni i que, tot i trobar-se en una zona urbana, destaca per la neteja de la seva sorra i la transpar\u00e8ncia de les seves aig\u00fces. La seva escassa profunditat la fa ideal perqu\u00e8 juguen els nens.El seu nom es deu a l&#8217;exist\u00e8ncia d&#8217;un antic pou (pouet en catal\u00e0) que es troba a la riba.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-tab-title elementor-tab-mobile-title\" aria-selected=\"false\" data-tab=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"elementor-tab-content-1462\" aria-expanded=\"false\">Com arribar<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1462\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1462\" tabindex=\"0\" hidden=\"hidden\">\t\t<div data-elementor-type=\"section\" data-elementor-id=\"1785\" class=\"elementor elementor-1785\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2a87c9ec elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2a87c9ec\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-1c5cdff4\" data-id=\"1c5cdff4\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1714b4c4 elementor-widget__width-initial elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"1714b4c4\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/ibizasmartisland.com\/bus\/#buses\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-bus-alt\"><\/i>\t\t\t<\/a>\n\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-6eab99a7 elementor-widget elementor-widget-html\" data-id=\"6eab99a7\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div style=\"display:flex; flex-wrap:wrap;\">\n<p style=\"background-color:#007BFF; color:white; font-size:24px; font-weight:600; width:45px; height:45px; padding:3px 10px; border-radius:3px; margin-right:8px; text-align:center;\">04<\/p>\n<p style=\"background-color:#007BFF; color:white; font-size:24px; font-weight:600; width:45px; height:45px; padding:3px 10px; border-radius:3px; margin-right:8px; text-align:center;\">05<\/p>\n<p style=\"background-color:#007BFF; color:white; font-size:24px; font-weight:600; width:45px; height:45px; padding:3px 10px; border-radius:3px; margin-right:8px; text-align:center;\">06<\/p>\n<p style=\"background-color:#007BFF; color:white; font-size:24px; font-weight:600; width:45px; height:45px; padding:3px 10px; border-radius:3px; margin-right:8px; text-align:center;\">07<\/p>\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-42dfcf\" data-id=\"42dfcf\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5d9883dd elementor-widget elementor-widget-google_maps\" data-id=\"5d9883dd\" data-element_type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.18.0 - 08-12-2023 *\/\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}<\/style>\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=Playa%20es%20Pouet&#038;t=m&#038;z=18&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"Playa es Pouet\"\n\t\t\t\t\taria-label=\"Playa es Pouet\"\n\t\t\t><\/iframe>\n\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<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\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<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3fbeadc elementor-hidden-desktop elementor-hidden-tablet elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3fbeadc\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e856e69\" data-id=\"e856e69\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f5abb44 elementor-widget elementor-widget-toggle\" data-id=\"f5abb44\" data-element_type=\"widget\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.18.0 - 08-12-2023 *\/\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d5d8dc;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d5d8dc;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2571\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-2571\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-chevron-down\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-chevron-up\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Descripci\u00f3<\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2571\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-2571\">\t\t<div data-elementor-type=\"section\" data-elementor-id=\"2815\" class=\"elementor elementor-2815\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-38a40128 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"38a40128\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-7e668705\" data-id=\"7e668705\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-70ce6560 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"70ce6560\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-ruler-horizontal\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Dimensions:<\/strong> 150 metres de llargada i35 metres d&#8217;amplada.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"far fa-compass\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Orientaci\u00f3:<\/strong> Nord-est.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-dot-circle\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Substrat:<\/strong> Sorra fina natural de color clar. <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-water\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Fons mar\u00ed:<\/strong> Sorra, poca profunditat i suau desnivell.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"far fa-image\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Entorn:<\/strong> Urb\u00e0, tur\u00edstic.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-57815ad6\" data-id=\"57815ad6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-383115a0 elementor-widget elementor-widget-text-editor\" data-id=\"383115a0\" data-element_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<p>Es Pouet \u00e9s una de les platges m\u00e9s populars de la badia de Sant Antoni i que, tot i trobar-se en una zona urbana, destaca per la neteja de la seva sorra i la transpar\u00e8ncia de les seves aig\u00fces. La seva escassa profunditat la fa ideal perqu\u00e8 juguen els nens.El seu nom es deu a l&#8217;exist\u00e8ncia d&#8217;un antic pou (pouet en catal\u00e0) que es troba a la riba.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2572\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-2572\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-chevron-down\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-chevron-up\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Com arribar<\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2572\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-2572\">\t\t<div data-elementor-type=\"section\" data-elementor-id=\"1785\" class=\"elementor elementor-1785\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2a87c9ec elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2a87c9ec\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-1c5cdff4\" data-id=\"1c5cdff4\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1714b4c4 elementor-widget__width-initial elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"1714b4c4\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/ibizasmartisland.com\/bus\/#buses\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-bus-alt\"><\/i>\t\t\t<\/a>\n\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-6eab99a7 elementor-widget elementor-widget-html\" data-id=\"6eab99a7\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div style=\"display:flex; flex-wrap:wrap;\">\n<p style=\"background-color:#007BFF; color:white; font-size:24px; font-weight:600; width:45px; height:45px; padding:3px 10px; border-radius:3px; margin-right:8px; text-align:center;\">04<\/p>\n<p style=\"background-color:#007BFF; color:white; font-size:24px; font-weight:600; width:45px; height:45px; padding:3px 10px; border-radius:3px; margin-right:8px; text-align:center;\">05<\/p>\n<p style=\"background-color:#007BFF; color:white; font-size:24px; font-weight:600; width:45px; height:45px; padding:3px 10px; border-radius:3px; margin-right:8px; text-align:center;\">06<\/p>\n<p style=\"background-color:#007BFF; color:white; font-size:24px; font-weight:600; width:45px; height:45px; padding:3px 10px; border-radius:3px; margin-right:8px; text-align:center;\">07<\/p>\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-42dfcf\" data-id=\"42dfcf\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5d9883dd elementor-widget elementor-widget-google_maps\" data-id=\"5d9883dd\" data-element_type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=Playa%20es%20Pouet&#038;t=m&#038;z=18&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"Playa es Pouet\"\n\t\t\t\t\taria-label=\"Playa es Pouet\"\n\t\t\t><\/iframe>\n\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<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t<\/div>\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<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-870b2c0 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"870b2c0\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b36cb43\" data-id=\"b36cb43\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ccdca7f elementor-widget elementor-widget-heading\" data-id=\"ccdca7f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.18.0 - 08-12-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h2 class=\"elementor-heading-title elementor-size-default\">Relacionats<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6ba679f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6ba679f\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-32e51ca\" data-id=\"32e51ca\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4099823 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"4099823\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.18.0 - 08-12-2023 *\/\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}<\/style><div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https:\/\/ibizasmartisland.com\/sarenal\/\" tabindex=\"-1\"><img fetchpriority=\"high\" decoding=\"async\" width=\"608\" height=\"367\" src=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/SArenal_Imagen.jpg\" class=\"attachment-full size-full wp-image-1022\" alt=\"Playa SArenal\" srcset=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/SArenal_Imagen.jpg 608w, https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/SArenal_Imagen-300x181.jpg 300w\" sizes=\"(max-width: 608px) 100vw, 608px\" \/><\/a><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"https:\/\/ibizasmartisland.com\/sarenal\/\">S'Arenal<\/a><\/h3><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-132c7ac\" data-id=\"132c7ac\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f5504e1 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"f5504e1\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https:\/\/ibizasmartisland.com\/calo-des-moro\" tabindex=\"-1\"><img decoding=\"async\" width=\"608\" height=\"367\" src=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Calo-des-Moro_Imagen.jpg\" class=\"attachment-full size-full wp-image-921\" alt=\"Calo des Moro\" srcset=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Calo-des-Moro_Imagen.jpg 608w, https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Calo-des-Moro_Imagen-300x181.jpg 300w\" sizes=\"(max-width: 608px) 100vw, 608px\" \/><\/a><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"https:\/\/ibizasmartisland.com\/calo-des-moro\">Cal\u00f3 des Moro<\/a><\/h3><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-7c6d2fa\" data-id=\"7c6d2fa\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2cdf410 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"2cdf410\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https:\/\/ibizasmartisland.com\/port-des-torrent\/\" tabindex=\"-1\"><img decoding=\"async\" width=\"608\" height=\"367\" src=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Port-des-Torrent_Imagen.jpg\" class=\"attachment-full size-full wp-image-1006\" alt=\"Playa Port des Torrent\" srcset=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Port-des-Torrent_Imagen.jpg 608w, https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Port-des-Torrent_Imagen-300x181.jpg 300w\" sizes=\"(max-width: 608px) 100vw, 608px\" \/><\/a><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"https:\/\/ibizasmartisland.com\/port-des-torrent\/\">Port des Torrent<\/a><\/h3><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Una de les platges m\u00e9s populars de Sant Antoni, ideal per als nens per la seva escassa profunditat.<\/p>\n","protected":false},"author":2,"featured_media":964,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[22],"tags":[14],"class_list":["post-1466","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-playas-es","tag-playas"],"_links":{"self":[{"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/posts\/1466","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/comments?post=1466"}],"version-history":[{"count":15,"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/posts\/1466\/revisions"}],"predecessor-version":[{"id":13872,"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/posts\/1466\/revisions\/13872"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/media\/964"}],"wp:attachment":[{"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/media?parent=1466"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/categories?post=1466"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/tags?post=1466"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}