{"id":6369,"date":"2026-05-27T01:57:57","date_gmt":"2026-05-27T04:57:57","guid":{"rendered":"https:\/\/becocastelo.com.br\/?page_id=6369"},"modified":"2026-09-10T01:26:43","modified_gmt":"2026-09-10T04:26:43","slug":"park-haus","status":"publish","type":"page","link":"https:\/\/becocastelo.com.br\/en\/park-haus\/","title":{"rendered":"Park Haus"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"6369\" class=\"elementor elementor-6369\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"has_eae_slider elementor-element elementor-element-78136ab menu e-flex e-con-boxed e-con e-parent\" data-eae-slider=\"81202\" data-id=\"78136ab\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-83cdb38 e-con-full glass-container e-flex e-con e-child\" data-eae-slider=\"45000\" data-id=\"83cdb38\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-ad701cb e-con-full e-flex e-con e-child\" data-eae-slider=\"98652\" data-id=\"ad701cb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0e10f85 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-invisible elementor-widget elementor-widget-image\" data-id=\"0e10f85\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1920\" height=\"337\" src=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/Logo-positivo-1.webp\" class=\"elementor-animation-float attachment-full size-full wp-image-6902\" alt=\"\" srcset=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/Logo-positivo-1.webp 1920w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/Logo-positivo-1-600x105.webp 600w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/Logo-positivo-1-1200x211.webp 1200w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/Logo-positivo-1-768x135.webp 768w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/Logo-positivo-1-1536x270.webp 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-405a07c elementor-widget-mobile__width-initial elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"405a07c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\n    document.addEventListener('scroll', function () {\n    if (window.scrollY > 50) {  \/\/ Voc\u00ea pode ajustar o valor para quando deseja que o efeito ocorra\n        document.body.classList.add('scrolled');\n    } else {\n        document.body.classList.remove('scrolled');\n    }\n});\n\n\n<\/script>\n\n\n\n\n<script>\ndocument.querySelectorAll('.alyce-btn-pro .elementor-button')\n.forEach(btn => {\n  btn.addEventListener('mousemove', e => {\n    const rect = btn.getBoundingClientRect();\n    const x = ((e.clientX - rect.left) \/ rect.width) * 100;\n    const y = ((e.clientY - rect.top) \/ rect.height) * 100;\n\n    btn.style.setProperty('--x', x + '%');\n    btn.style.setProperty('--y', y + '%');\n  });\n});\n<\/script>\n\n\n\n\n\n\n\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n  \/\/ pega todos os menus novos do Elementor\n  const menus = document.querySelectorAll('.e-n-menu-wrapper');\n\n  menus.forEach(function (menuWrapper) {\n    const items = menuWrapper.querySelectorAll('.e-n-menu-item');\n    if (!items.length) return;\n\n    \/\/ padding fixo do highlight\n    const paddingX = 20; \/\/ lateral\n    const paddingY = 8; \/\/ vertical\n\n    \/\/ cria o highlight\n    const highlight = document.createElement('span');\n    highlight.className = 'menu-highlight';\n    menuWrapper.appendChild(highlight);\n\n    \/\/ item ativo (ou primeiro se n\u00e3o tiver .e-current)\n    let activeItem =\n      menuWrapper.querySelector('.e-n-menu-title.e-current') || items[0];\n\n    function getItemTargetRect(item) {\n      \/\/ pegamos o container do link, que \u00e9 o que voc\u00ea mandou no HTML\n      const container =\n        item.querySelector('.e-n-menu-title-container') || item;\n\n      const itemRect = container.getBoundingClientRect();\n      const menuRect = menuWrapper.getBoundingClientRect();\n\n      \/\/ posi\u00e7\u00e3o relativa ao wrapper\n      const left = itemRect.left - menuRect.left;\n      const top = itemRect.top - menuRect.top;\n\n      return {\n        left,\n        top,\n        width: itemRect.width,\n        height: itemRect.height\n      };\n    }\n\n    function moveHighlight(item) {\n      if (!item) return;\n\n      const rect = getItemTargetRect(item);\n\n      const left = rect.left - paddingX;\n      const top = rect.top - paddingY;\n      const width = rect.width + paddingX * 2;\n      const height = rect.height + paddingY * 2;\n\n      highlight.style.width = width + 'px';\n      highlight.style.height = height + 'px';\n      highlight.style.transform = 'translate(' + left + 'px, ' + top + 'px)';\n      highlight.classList.add('is-visible');\n    }\n\n    \/\/ inicial: coloca no item ativo\n    moveHighlight(activeItem);\n\n    \/\/ hover: desliza pro item\n    items.forEach(function (item) {\n      item.addEventListener('mouseenter', function () {\n        moveHighlight(item);\n      });\n\n      \/\/ clique: define item ativo\n      item.addEventListener('click', function () {\n        const titles = menuWrapper.querySelectorAll('.e-n-menu-title');\n        titles.forEach(function (t) {\n          t.classList.remove('e-current');\n        });\n\n        const title = item.querySelector('.e-n-menu-title');\n        if (title) title.classList.add('e-current');\n\n        activeItem = item;\n        moveHighlight(activeItem);\n      });\n    });\n\n    \/\/ quando sair do menu, volta pro ativo\n    menuWrapper.addEventListener('mouseleave', function () {\n      moveHighlight(activeItem);\n    });\n\n    \/\/ responsivo: recalcula\n    window.addEventListener('resize', function () {\n      moveHighlight(activeItem);\n    });\n  });\n});\n<\/script>\n\n\n\n\n\n\n<script>\n(function() {\n  if (window.__menuBlurInit) return;\n  window.__menuBlurInit = true;\n\n  function init() {\n    var menu = document.querySelector('.menu-glass');\n    if (!menu) return;\n\n    var threshold = 80;\n\n    window.addEventListener('scroll', function() {\n      if (window.scrollY > threshold) {\n        menu.classList.add('menu-no-blur');\n      } else {\n        menu.classList.remove('menu-no-blur');\n      }\n    }, { passive: true });\n  }\n\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n  window.addEventListener('load', function() { setTimeout(init, 500); });\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9847fb0 elementor-nav-menu__align-justify elementor-nav-menu--dropdown-mobile elementor-nav-menu--stretch elementor-widget__width-inherit elementor-widget-mobile__width-initial menu3123 elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-invisible elementor-widget elementor-widget-nav-menu\" data-id=\"9847fb0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;full_width&quot;:&quot;stretch&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\\&quot;fas fa-caret-down\\&quot; aria-hidden=\\&quot;true\\&quot;&gt;&lt;\\\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}\" data-widget_type=\"nav-menu.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<nav aria-label=\"Menu\" class=\"elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-fade\">\n\t\t\t\t<ul id=\"menu-1-9847fb0\" class=\"elementor-nav-menu\"><li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-6886\"><a href=\"#inicio\" class=\"elementor-item elementor-item-anchor\">In\u00edcio<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-6887\"><a href=\"#conceito\" class=\"elementor-item elementor-item-anchor\">Conceito<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-6888\"><a href=\"#localizacao\" class=\"elementor-item elementor-item-anchor\">Localiza\u00e7\u00e3o<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-6889\"><a href=\"#areas-sociais\" class=\"elementor-item elementor-item-anchor\">\u00c1reas Sociais<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-6890\"><a href=\"#plantas\" class=\"elementor-item elementor-item-anchor\">Plantas<\/a><\/li>\n<\/ul>\t\t\t<\/nav>\n\t\t\t\t\t<div class=\"elementor-menu-toggle\" role=\"button\" tabindex=\"0\" aria-label=\"Menu Toggle\" aria-expanded=\"false\">\n\t\t\t<i aria-hidden=\"true\" role=\"presentation\" class=\"elementor-menu-toggle__icon--open eicon-menu-bar\"><\/i><i aria-hidden=\"true\" role=\"presentation\" class=\"elementor-menu-toggle__icon--close eicon-close\"><\/i>\t\t<\/div>\n\t\t\t\t\t<nav class=\"elementor-nav-menu--dropdown elementor-nav-menu__container\" aria-hidden=\"true\">\n\t\t\t\t<ul id=\"menu-2-9847fb0\" class=\"elementor-nav-menu\"><li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-6886\"><a href=\"#inicio\" class=\"elementor-item elementor-item-anchor\" tabindex=\"-1\">In\u00edcio<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-6887\"><a href=\"#conceito\" class=\"elementor-item elementor-item-anchor\" tabindex=\"-1\">Conceito<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-6888\"><a href=\"#localizacao\" class=\"elementor-item elementor-item-anchor\" tabindex=\"-1\">Localiza\u00e7\u00e3o<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-6889\"><a href=\"#areas-sociais\" class=\"elementor-item elementor-item-anchor\" tabindex=\"-1\">\u00c1reas Sociais<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-6890\"><a href=\"#plantas\" class=\"elementor-item elementor-item-anchor\" tabindex=\"-1\">Plantas<\/a><\/li>\n<\/ul>\t\t\t<\/nav>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-0fcbd68 e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-eae-slider=\"47994\" data-id=\"0fcbd68\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2373c16 elementor-align-right elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\" data-id=\"2373c16\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\" href=\"#contato\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">contato<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-1c7a2a4 e-flex e-con-boxed e-con e-parent\" data-eae-slider=\"95415\" data-id=\"1c7a2a4\" data-element_type=\"container\" data-e-type=\"container\" id=\"inicio\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/becocastelo.com.br\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/HEROParkHaus.webm&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;,&quot;background_privacy_mode&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-background-video-container\">\n\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" role=\"presentation\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t<\/div><div class=\"has_eae_slider elementor-element elementor-element-439a241 e-con-full e-flex e-con e-child\" data-eae-slider=\"96796\" data-id=\"439a241\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0863e02 elementor-widget__width-inherit elementor-widget-mobile__width-inherit elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-image\" data-id=\"0863e02\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1612\" height=\"1080\" src=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/Logo-sec-positivo-1.webp\" class=\"elementor-animation-float attachment-full size-full wp-image-6903\" alt=\"\" srcset=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/Logo-sec-positivo-1.webp 1612w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/Logo-sec-positivo-1-600x402.webp 600w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/Logo-sec-positivo-1-1200x804.webp 1200w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/Logo-sec-positivo-1-768x515.webp 768w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/Logo-sec-positivo-1-1536x1029.webp 1536w\" sizes=\"(max-width: 1612px) 100vw, 1612px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f826719 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"f826719\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script src=\"https:\/\/unpkg.com\/lenis@1.1.18\/dist\/lenis.min.js\"><\/script>\r\n<link rel=\"stylesheet\" href=\"https:\/\/unpkg.com\/lenis@1.1.18\/dist\/lenis.css\">\r\n\r\n<script>\r\n    const lenis = new Lenis({\r\n      duration: 1.2,\r\n    })\r\n    \r\n    function raf(time) {\r\n      lenis.raf(time)\r\n      requestAnimationFrame(raf)\r\n    }\r\n    \r\n    requestAnimationFrame(raf)\r\n\r\n<\/script>\r\n\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1a5bd84 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"1a5bd84\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">O novo n\u00e3o \u00e9 tend\u00eancia<br><span class=\"t2\">\u00c9 ESS\u00caNCIA<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-1b552c6 e-con-full e-flex e-con e-child\" data-eae-slider=\"35636\" data-id=\"1b552c6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c8aec28 elementor-align-justify elementor-widget__width-auto elementor-widget-mobile__width-inherit elementor-mobile-align-center elementor-invisible elementor-widget elementor-widget-button\" data-id=\"c8aec28\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-float\" href=\"#contato\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-arrow-down\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">SAIBA MAIS<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5a3244a elementor-align-justify elementor-widget__width-auto elementor-mobile-align-center elementor-widget-mobile__width-inherit elementor-hidden-mobile elementor-invisible elementor-widget elementor-widget-button\" data-id=\"5a3244a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_mobile&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-float\" href=\"#conceito\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Camada_1\" viewBox=\"0 0 1080 1080\"><path d=\"M970.13,770.33c24.75-56.92,38.57-119.69,38.57-185.72,0-257.41-208.68-466.08-466.08-466.08S76.53,327.2,76.53,584.61c0,66.03,13.82,128.8,38.57,185.72h855.03Z\"><\/path><rect x=\"130.59\" y=\"828.06\" width=\"824.06\" height=\"58.33\"><\/rect><rect x=\"324.91\" y=\"936.27\" width=\"435.37\" height=\"43.11\"><\/rect><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Conhe\u00e7a o conceito<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-62988a5 e-flex e-con-boxed e-con e-parent\" data-eae-slider=\"33449\" data-id=\"62988a5\" 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-a8606f5 elementor-absolute elementor-widget elementor-widget-html\" data-id=\"a8606f5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Divisor de Se\u00e7\u00e3o -->\r\n<div class=\"section-divider\">\r\n  <!-- Linha gradiente -->\r\n  <div class=\"divider-line\"><\/div>\r\n  \r\n  <!-- C\u00edrculo com seta -->\r\n  <div class=\"circle-arrow\">\r\n    <div class=\"circle\">\r\n      <svg class=\"arrow-icon\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 14l-7 7m0 0l-7-7m7 7V3\"><\/path>\r\n      <\/svg>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n<style>\r\n.circle {\r\n  width: 40px;\r\n  height: 40px;\r\n  border-radius: 50%;\r\n  background: #FFFFFF;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  position: relative;\r\n  transition: all 0.3s ease;\r\n  box-shadow: 0 4px 14px -4px rgba(29,29,29,.25);\r\n}\r\n.circle::before {\r\n  content: '';\r\n  position: absolute;\r\n  inset: -4px;\r\n  border-radius: 50%;\r\n  border: 2px solid #EAAD71;\r\n  animation: wave 2s infinite;\r\n  opacity: 0;\r\n}\r\n.arrow-icon {\r\n  width: 20px;\r\n  height: 20px;\r\n  stroke: #EAAD71;\r\n  transition: all 0.3s ease;\r\n}\r\n\/* Hover Effects *\/\r\n.circle:hover {\r\n  transform: scale(1.1);\r\n  background: #FCEBCE;\r\n  box-shadow: 0 0 20px rgba(234, 173, 113, 0.45);\r\n}\r\n.circle:hover::before {\r\n  border-color: #EAAD71;\r\n  animation: wave 1.5s infinite;\r\n}\r\n.circle:hover .arrow-icon {\r\n  transform: translateY(2px);\r\n  stroke: #E0A05F;\r\n  filter: drop-shadow(0 0 4px rgba(234, 173, 113, 0.5));\r\n}\r\n@keyframes wave {\r\n  0% {\r\n    transform: scale(1);\r\n    opacity: 0.8;\r\n  }\r\n  100% {\r\n    transform: scale(1.4);\r\n    opacity: 0;\r\n  }\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-da14c57 elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"da14c57\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;,&quot;_animation_mobile&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">O primeiro<strong> conceito patenteado do Brasil <\/strong>onde o tempo, a privacidade e a mobilidade deixam de ser detalhes.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-38e86c0 elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit elementor-hidden-mobile elementor-invisible elementor-widget elementor-widget-video\" data-id=\"38e86c0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtu.be\\\/FUAihkj0HO4?si=NsxkM_mwcBDYX3Ql&quot;,&quot;yt_privacy&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_scale_effect&quot;:&quot;yes&quot;,&quot;motion_fx_scale_direction&quot;:&quot;in-out&quot;,&quot;motion_fx_scale_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-2,&quot;sizes&quot;:[]},&quot;motion_fx_scale_range&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:21}},&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;,&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7e1f15b elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-video\" data-id=\"7e1f15b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtu.be\\\/FUAihkj0HO4?si=NsxkM_mwcBDYX3Ql&quot;,&quot;yt_privacy&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_scale_effect&quot;:&quot;yes&quot;,&quot;motion_fx_scale_direction&quot;:&quot;in-out&quot;,&quot;motion_fx_scale_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-2,&quot;sizes&quot;:[]},&quot;motion_fx_scale_range&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:21}},&quot;autoplay&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-17079a6 e-con-full e-grid e-con e-child\" data-eae-slider=\"94198\" data-id=\"17079a6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-e127eb8 e-con-full e-flex e-con e-child\" data-eae-slider=\"75142\" data-id=\"e127eb8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9bd1d5d elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"9bd1d5d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_mobile&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon elementor-animation-float\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Camada_1\" viewBox=\"0 0 1080 1080\"><path d=\"M970.13,770.33c24.75-56.92,38.57-119.69,38.57-185.72,0-257.41-208.68-466.08-466.08-466.08S76.53,327.2,76.53,584.61c0,66.03,13.82,128.8,38.57,185.72h855.03Z\"><\/path><rect x=\"130.59\" y=\"828.06\" width=\"824.06\" height=\"58.33\"><\/rect><rect x=\"324.91\" y=\"936.27\" width=\"435.37\" height=\"43.11\"><\/rect><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tTempo\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tO tempo que voc\u00ea <br>perde... N\u00e3o volta!\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\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<div class=\"has_eae_slider elementor-element elementor-element-520e64a e-con-full e-flex e-con e-child\" data-eae-slider=\"37498\" data-id=\"520e64a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2618ef4 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"2618ef4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_mobile&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon elementor-animation-float\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Camada_1\" viewBox=\"0 0 1080 1080\"><g id=\"Car\"><path id=\"Vector\" d=\"M1032.2,781.67v-358.05h-54.36l-97.49-305.1H202.12l-97.49,305.1h-54.36v526.03h210.41v-140.28h561.1v140.28h210.41v-167.98ZM278.92,223.73h526.03l63.83,199.89H215.09l63.83-199.89Z\"><\/path><\/g><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tChegada\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tChegar deveria <br>ser simples. Aqui \u00e9.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\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<div class=\"has_eae_slider elementor-element elementor-element-2151d2a e-con-full e-flex e-con e-child\" data-eae-slider=\"163\" data-id=\"2151d2a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f367201 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"f367201\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_mobile&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon elementor-animation-float\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Camada_1\" viewBox=\"0 0 1080 1080\"><path d=\"M970.04,439.92l-314.51,2.21L970.04,34.81H159.82v699.74h257.8v331.46L970.04,439.92ZM270.3,624.06V145.29h473.98l-368.28,478.77h-105.7Z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tIn\u00e9dito\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tUm conceito raro <br>e patenteado. \u00danico.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\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\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-691a494 elementor-align-center elementor-widget__width-inherit elementor-mobile-align-justify elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-button\" data-id=\"691a494\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-float\" href=\"#contato\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-arrow-down\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Descubra o Park Haus<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-666c67e elementor-widget__width-inherit elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"666c67e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;,&quot;_animation_mobile&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Uma <strong>inova\u00e7\u00e3o<\/strong> brasileira.<br> Uma <strong>patente<\/strong> in\u00e9dita.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-478ea79 e-con-full e-flex e-con e-parent\" data-eae-slider=\"29978\" data-id=\"478ea79\" data-element_type=\"container\" data-e-type=\"container\" id=\"conceito\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-829a2f3 e-flex e-con-boxed e-con e-child\" data-eae-slider=\"76661\" data-id=\"829a2f3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7c905f7 elementor-widget__width-inherit elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-image\" data-id=\"7c905f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1920\" height=\"343\" src=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/Logo-negativo-1.webp\" class=\"elementor-animation-float attachment-full size-full wp-image-6927\" alt=\"\" srcset=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/Logo-negativo-1.webp 1920w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/Logo-negativo-1-600x107.webp 600w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/Logo-negativo-1-1200x214.webp 1200w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/Logo-negativo-1-768x137.webp 768w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/Logo-negativo-1-1536x274.webp 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-e84c863 e-flex e-con-boxed e-con e-child\" data-eae-slider=\"3526\" data-id=\"e84c863\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e794950 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"e794950\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tO Park Haus n\u00e3o \u00e9 uma adapta\u00e7\u00e3o. \u00c9 uma cria\u00e7\u00e3o original. Um conceito arquitet\u00f4nico desenvolvido pela equipe da Beco Castelo e protegido por patente industrial registrada junto ao INPI.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-05a95c1 elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-video\" data-id=\"05a95c1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/09\/ParkHaus.webm\" autoplay=\"\" loop=\"\" muted=\"muted\" playsinline=\"\" controlsList=\"nodownload\"><\/video>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-295eaa0 e-flex e-con-boxed e-con e-child\" data-eae-slider=\"18999\" data-id=\"295eaa0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-06aa3dc elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"06aa3dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tUm sistema que integra ruas internas, mobilidade inteligente e acesso direto \u00e0s unidades. Uma solu\u00e7\u00e3o criada para devolver autonomia, conforto, acessibilidade e privacidade ao dia a dia.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a947408 elementor-widget__width-inherit elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"a947408\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;,&quot;_animation_mobile&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Entenda<strong> o conceito:<\/strong><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dccf626 elementor-widget__width-inherit elementor-widget-mobile__width-inherit elementor-skin-carousel elementor-arrows-yes elementor-invisible elementor-widget elementor-widget-media-carousel\" data-id=\"dccf626\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_per_view&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;skin&quot;:&quot;carousel&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;show_arrows&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}\" data-widget_type=\"media-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper\">\n\t\t\t\t\t<div class=\"elementor-main-swiper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carrossel\">\n\t\t\t\t<div class=\"swiper-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ1cmwiOiJodHRwczpcL1wvYmVjb2Nhc3RlbG8uY29tLmJyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvQmVjb0Nhc3RlbG9fUGFya0hhdXNfQUNfR2FyYWdlbTAxX1IwMS1zY2FsZWQtMi53ZWJwIiwidHlwZSI6ImltYWdlIn0%3D\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_AC_Garagem01_R01-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_AC_Garagem01_R01-scaled-2-1536x864.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ1cmwiOiJodHRwczpcL1wvYmVjb2Nhc3RlbG8uY29tLmJyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvQmVjb0Nhc3RlbG9fUGFya0hhdXNfQUNfR2FyYWdlbTAyX1IwMS1zY2FsZWQtMi53ZWJwIiwidHlwZSI6ImltYWdlIn0%3D\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_AC_Garagem02_R01-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_AC_Garagem02_R01-scaled-2-1536x864.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ1cmwiOiJodHRwczpcL1wvYmVjb2Nhc3RlbG8uY29tLmJyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvQmVjb0Nhc3RlbG9fUGFya0hhdXNfQXB0b18zMDJfT3V0ZG9vci1zY2FsZWQtMi53ZWJwIiwidHlwZSI6ImltYWdlIn0%3D\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_Apto_302_Outdoor-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_Apto_302_Outdoor-scaled-2-1536x683.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_AC_Section_R01-scaled-2.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"dccf626\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjkzNCwidXJsIjoiaHR0cHM6XC9cL2JlY29jYXN0ZWxvLmNvbS5iclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL0JlY29DYXN0ZWxvX1BhcmtIYXVzX0FDX1NlY3Rpb25fUjAxLXNjYWxlZC0yLndlYnAiLCJzbGlkZXNob3ciOiJkY2NmNjI2In0%3D\" data-elementor-lightbox-video=\"https:\/\/www.youtube.com\/embed\/sGN3MhJvnRM?feature=oembed&amp;autoplay=1&amp;rel=0&amp;controls=0\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_AC_Section_R01-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_AC_Section_R01-scaled-2-1536x864.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-play\"><\/i>\t\t\t\t\t<span class=\"elementor-screen-only\">Play<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-left\"><\/i>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-right\"><\/i>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-68074ed e-con-full e-flex e-con e-parent\" data-eae-slider=\"93291\" data-id=\"68074ed\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-bfe371e e-flex e-con-boxed e-con e-child\" data-eae-slider=\"43799\" data-id=\"bfe371e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-137ee18 elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"137ee18\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"localizacao\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;,&quot;_animation_mobile&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">O primeiro em Florian\u00f3polis com <strong>garagem dentro do apartamento!<\/strong><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-b8c640a e-con-full e-flex e-con e-child\" data-eae-slider=\"10642\" data-id=\"b8c640a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-ce69544 e-con-full elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-eae-slider=\"27467\" data-id=\"ce69544\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-71de6d8 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"71de6d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><strong>Cacup\u00e9:<\/strong> <br>O lugar precisa ter a mesma ess\u00eancia.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-1f0428f e-con-full elementor-hidden-desktop elementor-hidden-tablet e-flex e-con e-child\" data-eae-slider=\"70886\" data-id=\"1f0428f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a898a80 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"a898a80\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><strong>Cacup\u00e9:<\/strong> O lugar precisa ter a mesma ess\u00eancia.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-25d4e92 elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-video\" data-id=\"25d4e92\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;,&quot;_animation_mobile&quot;:&quot;fadeIn&quot;,&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/09\/pordosol111.webm\" autoplay=\"\" loop=\"\" muted=\"muted\" playsinline=\"\" controlsList=\"nodownload\"><\/video>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-3e4e787 e-con-full e-flex e-con e-child\" data-eae-slider=\"50900\" data-id=\"3e4e787\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1adb1e0 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-hidden-mobile elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"1adb1e0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Entre o verde dos morros e o azul do mar. Um dos cen\u00e1rios mais exclusivos de Florian\u00f3polis. Um bairro onde o tempo desacelera naturalmente. \n<br><br>\nOnde a natureza convive em harmonia com a cidade. E onde o Park Haus encontrou o cen\u00e1rio perfeito para existir.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5963c2e elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-heading\" data-id=\"5963c2e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Entre o verde dos morros e o azul do mar. Um dos cen\u00e1rios mais exclusivos de Florian\u00f3polis. Um bairro onde o tempo desacelera naturalmente. \n<br><br>\nOnde a natureza convive em harmonia com a cidade. E onde o Park Haus encontrou o cen\u00e1rio perfeito para existir.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0448767 elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-video\" data-id=\"0448767\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;,&quot;_animation_mobile&quot;:&quot;fadeIn&quot;,&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/09\/paisagem211.webm\" autoplay=\"\" loop=\"\" muted=\"muted\" playsinline=\"\" controlsList=\"nodownload\"><\/video>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fca03b6 elementor-align-center elementor-widget__width-inherit elementor-mobile-align-justify elementor-widget-mobile__width-inherit elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-button\" data-id=\"fca03b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-float\" href=\"#contato\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-arrow-down\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Descubra o Park Haus<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-94058af e-flex e-con-boxed e-con e-child\" data-eae-slider=\"14317\" data-id=\"94058af\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-42645b7 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"42645b7\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"areas-sociais\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;,&quot;_animation_mobile&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Sofistica\u00e7\u00e3o que se vive<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-40d265e elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit parallax-texto elementor-widget elementor-widget-text-editor\" data-id=\"40d265e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tAs \u00e1reas sociais do Park Haus foram desenhadas para ampliar a sensa\u00e7\u00e3o de bem-estar, conforto e ilumina\u00e7\u00e3o natural. O luxo aqui n\u00e3o \u00e9 exibido. \u00c9 sentido.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d168ac6 elementor-skin-slideshow elementor-widget__width-inherit elementor-arrows-yes elementor-invisible elementor-widget elementor-widget-media-carousel\" data-id=\"d168ac6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;skin&quot;:&quot;slideshow&quot;,&quot;effect&quot;:&quot;fade&quot;,&quot;slideshow_slides_per_view&quot;:&quot;4&quot;,&quot;centered_slides&quot;:&quot;yes&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;slideshow_slides_per_view_tablet&quot;:&quot;4&quot;,&quot;slideshow_slides_per_view_mobile&quot;:&quot;2&quot;,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:15,&quot;sizes&quot;:[]},&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;show_arrows&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}\" data-widget_type=\"media-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper\">\n\t\t\t\t\t<div class=\"elementor-main-swiper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carrossel\">\n\t\t\t\t<div class=\"swiper-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ1cmwiOiJodHRwczpcL1wvYmVjb2Nhc3RlbG8uY29tLmJyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvQmVjb0Nhc3RlbG9fUGFya0hhdXNfQUNfU3BhX1IwMS1zY2FsZWQtMi53ZWJwIiwidHlwZSI6ImltYWdlIn0%3D\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_AC_Spa_R01-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_AC_Spa_R01-scaled-2-1229x1536.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ1cmwiOiJodHRwczpcL1wvYmVjb2Nhc3RlbG8uY29tLmJyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvQmVjb0Nhc3RlbG9fUGFya0hhdXNfSGFsbF9GaW5hbC1zY2FsZWQtMi53ZWJwIiwidHlwZSI6ImltYWdlIn0%3D\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_Hall_Final-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_Hall_Final-scaled-2-1536x904.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ1cmwiOiJodHRwczpcL1wvYmVjb2Nhc3RlbG8uY29tLmJyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvQmVjb0Nhc3RlbG9fUGFya0hhdXNfSm9nb3NfRmluYWwtc2NhbGVkLTIud2VicCIsInR5cGUiOiJpbWFnZSJ9\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_Jogos_Final-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_Jogos_Final-scaled-2-1536x960.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ1cmwiOiJodHRwczpcL1wvYmVjb2Nhc3RlbG8uY29tLmJyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvQmVjb0Nhc3RlbG9fUGFya0hhdXNfUmV1bmlvZXNfMDFfUGFya0hhdXNfUmV1bmlvZXMtc2NhbGVkLTIud2VicCIsInR5cGUiOiJpbWFnZSJ9\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_Reunioes_01_ParkHaus_Reunioes-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_Reunioes_01_ParkHaus_Reunioes-scaled-2-1536x960.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ1cmwiOiJodHRwczpcL1wvYmVjb2Nhc3RlbG8uY29tLmJyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvQmVjb0Nhc3RlbG9fUGFya0hhdXNfQUNfRmVzdGFzXzAxX1IwMS1zY2FsZWQtMi53ZWJwIiwidHlwZSI6ImltYWdlIn0%3D\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_AC_Festas_01_R01-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_AC_Festas_01_R01-scaled-2-1536x731.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ1cmwiOiJodHRwczpcL1wvYmVjb2Nhc3RlbG8uY29tLmJyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvQmVjb0Nhc3RlbG9fUGFya0hhdXNfQUNfRmVzdGFzXzAyX1IwMS1zY2FsZWQtMi53ZWJwIiwidHlwZSI6ImltYWdlIn0%3D\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_AC_Festas_02_R01-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_AC_Festas_02_R01-scaled-2-1536x960.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ1cmwiOiJodHRwczpcL1wvYmVjb2Nhc3RlbG8uY29tLmJyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvQmVjb0Nhc3RlbG9fUGFya0hhdXNfQUNfUGlzY2luYV9SMDEtc2NhbGVkLTIud2VicCIsInR5cGUiOiJpbWFnZSJ9\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_AC_Piscina_R01-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_AC_Piscina_R01-scaled-2-1536x864.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ1cmwiOiJodHRwczpcL1wvYmVjb2Nhc3RlbG8uY29tLmJyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvQmVjb0Nhc3RlbG9fUGFya0hhdXNfQnJpbnF1ZWRvdGVjYV9GaW5hbC1zY2FsZWQtMi53ZWJwIiwidHlwZSI6ImltYWdlIn0%3D\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_Brinquedoteca_Final-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_Brinquedoteca_Final-scaled-2-1536x960.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ1cmwiOiJodHRwczpcL1wvYmVjb2Nhc3RlbG8uY29tLmJyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvQmVjb0Nhc3RlbG9fUGFya0hhdXNfRXNwYWNvS2lkc19QZXNzb2FzLXNjYWxlZC0yLndlYnAiLCJ0eXBlIjoiaW1hZ2UifQ%3D%3D\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_EspacoKids_Pessoas-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_EspacoKids_Pessoas-scaled-2-1536x1024.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ1cmwiOiJodHRwczpcL1wvYmVjb2Nhc3RlbG8uY29tLmJyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvQmVjb0Nhc3RlbG9fUGFya0hhdXNfR291cm1ldF9GaW5hbF9QZXNzb2FzLXNjYWxlZC0zLndlYnAiLCJ0eXBlIjoiaW1hZ2UifQ%3D%3D\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_Gourmet_Final_Pessoas-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_Gourmet_Final_Pessoas-scaled-3-1536x960.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ1cmwiOiJodHRwczpcL1wvYmVjb2Nhc3RlbG8uY29tLmJyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvQmVjb0Nhc3RlbG9fUGFya0hhdXNfR3JpbGxfRmluYWwtc2NhbGVkLTMud2VicCIsInR5cGUiOiJpbWFnZSJ9\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_Grill_Final-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_Grill_Final-scaled-3-1536x904.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ1cmwiOiJodHRwczpcL1wvYmVjb2Nhc3RlbG8uY29tLmJyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvQmVjb0Nhc3RlbG9fUGFya0hhdXNfTWluaVF1YWRyYV9GaW5hbF9QZXNzb2FzLXNjYWxlZC0zLndlYnAiLCJ0eXBlIjoiaW1hZ2UifQ%3D%3D\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_MiniQuadra_Final_Pessoas-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_MiniQuadra_Final_Pessoas-scaled-3-1536x904.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ1cmwiOiJodHRwczpcL1wvYmVjb2Nhc3RlbG8uY29tLmJyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvQmVjb0Nhc3RlbG9fUGFya0hhdXNfUGlzY2luYV9GaW5hbF9QZXNzb2FzLXNjYWxlZC0zLndlYnAiLCJ0eXBlIjoiaW1hZ2UifQ%3D%3D\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_Piscina_Final_Pessoas-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_Piscina_Final_Pessoas-scaled-3-1536x904.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ1cmwiOiJodHRwczpcL1wvYmVjb2Nhc3RlbG8uY29tLmJyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvQmVjb0Nhc3RlbG9fUGFya0hhdXNfUGxheWdyb3VuZF9GaW5hbF9QZXNzb2FzLXNjYWxlZC0zLndlYnAiLCJ0eXBlIjoiaW1hZ2UifQ%3D%3D\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_Playground_Final_Pessoas-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_Playground_Final_Pessoas-scaled-3-1536x904.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ1cmwiOiJodHRwczpcL1wvYmVjb2Nhc3RlbG8uY29tLmJyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvQmVjb0Nhc3RlbG9fUGFya0hhdXNfQWNhZGVtaWFfRmluYWwtc2NhbGVkLTMud2VicCIsInR5cGUiOiJpbWFnZSJ9\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_Academia_Final-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_Academia_Final-scaled-3-1536x904.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ1cmwiOiJodHRwczpcL1wvYmVjb2Nhc3RlbG8uY29tLmJyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvQmVjb0Nhc3RlbG9fUGFya0hhdXNfUGV0UGxhY2VfRmluYWxfUGVzc29hcy1zY2FsZWQtMy53ZWJwIiwidHlwZSI6ImltYWdlIn0%3D\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_PetPlace_Final_Pessoas-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_PetPlace_Final_Pessoas-scaled-3-1536x768.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-left\"><\/i>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-right\"><\/i>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-swiper\">\n\t\t\t\t\t<div class=\"elementor-main-swiper swiper elementor-thumbnails-swiper swiper\" role=\"region region\" aria-roledescription=\"carousel carousel\" aria-label=\"Carrossel Carrossel\">\n\t\t\t\t<div class=\"swiper-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_AC_Spa_R01-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_AC_Spa_R01-scaled-2-1229x1536.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_Hall_Final-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_Hall_Final-scaled-2-1536x904.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_Jogos_Final-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_Jogos_Final-scaled-2-1536x960.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_Reunioes_01_ParkHaus_Reunioes-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_Reunioes_01_ParkHaus_Reunioes-scaled-2-1536x960.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_AC_Festas_01_R01-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_AC_Festas_01_R01-scaled-2-1536x731.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_AC_Festas_02_R01-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_AC_Festas_02_R01-scaled-2-1536x960.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_AC_Piscina_R01-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_AC_Piscina_R01-scaled-2-1536x864.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_Brinquedoteca_Final-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_Brinquedoteca_Final-scaled-2-1536x960.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_EspacoKids_Pessoas-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_EspacoKids_Pessoas-scaled-2-1536x1024.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_Gourmet_Final_Pessoas-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_Gourmet_Final_Pessoas-scaled-3-1536x960.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_Grill_Final-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_Grill_Final-scaled-3-1536x904.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_MiniQuadra_Final_Pessoas-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_MiniQuadra_Final_Pessoas-scaled-3-1536x904.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_Piscina_Final_Pessoas-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_Piscina_Final_Pessoas-scaled-3-1536x904.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_Playground_Final_Pessoas-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_Playground_Final_Pessoas-scaled-3-1536x904.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_Academia_Final-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_Academia_Final-scaled-3-1536x904.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"BecoCastelo_ParkHaus_PetPlace_Final_Pessoas-scaled\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_PetPlace_Final_Pessoas-scaled-3-1536x768.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-01da367 e-flex e-con-boxed e-con e-parent\" data-eae-slider=\"51337\" data-id=\"01da367\" data-element_type=\"container\" data-e-type=\"container\" id=\"plantas\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-f86a22d e-con-full e-flex e-con e-child\" data-eae-slider=\"14835\" data-id=\"f86a22d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-37aacb5 e-con-full e-flex e-con e-child\" data-eae-slider=\"37366\" data-id=\"37aacb5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-075e6f5 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"075e6f5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Espa\u00e7os que<br><strong> acompanham a vida.<\/strong><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-17595f1 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit parallax-texto elementor-widget elementor-widget-text-editor\" data-id=\"17595f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tMais do que ambientes. Experi\u00eancias. Tipologias desenvolvidas para unir: fluidez, funcionalidade, privacidade e conforto. Espa\u00e7os pensados para diferentes momentos da vida.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d6a8144 elementor-align-right elementor-widget__width-inherit elementor-mobile-align-justify elementor-widget-mobile__width-inherit elementor-hidden-mobile elementor-invisible elementor-widget elementor-widget-button\" data-id=\"d6a8144\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-float\" href=\"#contato\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Descubra o Park Haus<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f5df961 e-n-tabs-none elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-widget elementor-widget-n-tabs\" data-id=\"f5df961\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;horizontal_scroll_mobile&quot;:&quot;enable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"257816929\" aria-label=\"Abas. Abra itens com &quot;Enter&quot; ou &quot;Espa\u00e7o&quot;, feche com &quot;Escape&quot; e navegue usando as teclas de &quot;Seta&quot;.\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-2578169291\" data-tab-title-id=\"e-n-tab-title-2578169291\" class=\"e-n-tab-title elementor-animation-float\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2578169291\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t<span class=\"e-n-tab-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Camada_1\" viewBox=\"0 0 1080 1080\"><path d=\"M970.13,770.33c24.75-56.92,38.57-119.69,38.57-185.72,0-257.41-208.68-466.08-466.08-466.08S76.53,327.2,76.53,584.61c0,66.03,13.82,128.8,38.57,185.72h855.03Z\"><\/path><rect x=\"130.59\" y=\"828.06\" width=\"824.06\" height=\"58.33\"><\/rect><rect x=\"324.91\" y=\"936.27\" width=\"435.37\" height=\"43.11\"><\/rect><\/svg>\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Camada_1\" viewBox=\"0 0 1080 1080\"><path d=\"M970.13,770.33c24.75-56.92,38.57-119.69,38.57-185.72,0-257.41-208.68-466.08-466.08-466.08S76.53,327.2,76.53,584.61c0,66.03,13.82,128.8,38.57,185.72h855.03Z\"><\/path><rect x=\"130.59\" y=\"828.06\" width=\"824.06\" height=\"58.33\"><\/rect><rect x=\"324.91\" y=\"936.27\" width=\"435.37\" height=\"43.11\"><\/rect><\/svg>\t\t<\/span>\n\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tPavimento Garden\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-2578169292\" data-tab-title-id=\"e-n-tab-title-2578169292\" class=\"e-n-tab-title elementor-animation-float\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2578169292\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t<span class=\"e-n-tab-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Camada_1\" viewBox=\"0 0 1080 1080\"><path d=\"M970.13,770.33c24.75-56.92,38.57-119.69,38.57-185.72,0-257.41-208.68-466.08-466.08-466.08S76.53,327.2,76.53,584.61c0,66.03,13.82,128.8,38.57,185.72h855.03Z\"><\/path><rect x=\"130.59\" y=\"828.06\" width=\"824.06\" height=\"58.33\"><\/rect><rect x=\"324.91\" y=\"936.27\" width=\"435.37\" height=\"43.11\"><\/rect><\/svg>\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Camada_1\" viewBox=\"0 0 1080 1080\"><g id=\"Vibrate\"><path id=\"Vector\" d=\"M541.23,46.41L55.8,393.15v624.13h970.87V393.15L541.23,46.41ZM922.65,913.26h-208.04v-416.09h-346.74v416.09h-208.04v-466.71l381.41-272.19,381.41,272.19v466.71Z\"><\/path><\/g><\/svg>\t\t<\/span>\n\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tPavimento Tipo\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-2578169293\" data-tab-title-id=\"e-n-tab-title-2578169293\" class=\"e-n-tab-title elementor-animation-float\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2578169293\" style=\"--n-tabs-title-order: 3;\">\n\t\t\t\t\t<span class=\"e-n-tab-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Camada_1\" viewBox=\"0 0 1080 1080\"><path d=\"M970.13,770.33c24.75-56.92,38.57-119.69,38.57-185.72,0-257.41-208.68-466.08-466.08-466.08S76.53,327.2,76.53,584.61c0,66.03,13.82,128.8,38.57,185.72h855.03Z\"><\/path><rect x=\"130.59\" y=\"828.06\" width=\"824.06\" height=\"58.33\"><\/rect><rect x=\"324.91\" y=\"936.27\" width=\"435.37\" height=\"43.11\"><\/rect><\/svg>\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Camada_1\" viewBox=\"0 0 1080 1080\"><path d=\"M970.13,770.33c24.75-56.92,38.57-119.69,38.57-185.72,0-257.41-208.68-466.08-466.08-466.08S76.53,327.2,76.53,584.61c0,66.03,13.82,128.8,38.57,185.72h855.03Z\"><\/path><rect x=\"130.59\" y=\"828.06\" width=\"824.06\" height=\"58.33\"><\/rect><rect x=\"324.91\" y=\"936.27\" width=\"435.37\" height=\"43.11\"><\/rect><\/svg>\t\t<\/span>\n\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tPavimento Cobertura\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div class=\"has_eae_slider e-active elementor-element elementor-element-e769dda e-con-full e-flex e-con e-child\" data-eae-slider=\"9348\" id=\"e-n-tab-content-2578169291\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2578169291\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" data-id=\"e769dda\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-de602fb elementor-widget__width-inherit elementor-widget elementor-widget-image-gallery\" data-id=\"de602fb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-gallery\">\n\t\t\t<div id='gallery-1' class='gallery galleryid-6369 gallery-columns-1 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=\"de602fb\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjgzNCwidXJsIjoiaHR0cHM6XC9cL2JlY29jYXN0ZWxvLmNvbS5iclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL1BBVklNRU5UTy1HQVJERU4tc2NhbGVkLTEud2VicCIsInNsaWRlc2hvdyI6ImRlNjAyZmIifQ%3D%3D\" href='https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/PAVIMENTO-GARDEN-scaled-1.webp'><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1353\" src=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/PAVIMENTO-GARDEN-scaled-1.webp\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/PAVIMENTO-GARDEN-scaled-1.webp 2560w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/PAVIMENTO-GARDEN-scaled-1-600x317.webp 600w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/PAVIMENTO-GARDEN-scaled-1-1200x634.webp 1200w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/PAVIMENTO-GARDEN-scaled-1-768x406.webp 768w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/PAVIMENTO-GARDEN-scaled-1-1536x812.webp 1536w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/PAVIMENTO-GARDEN-scaled-1-2048x1082.webp 2048w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/><\/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 class=\"elementor-element elementor-element-f09ce9a elementor-skin-slideshow elementor-widget__width-inherit elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-arrows-yes elementor-invisible elementor-widget elementor-widget-media-carousel\" data-id=\"f09ce9a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;skin&quot;:&quot;slideshow&quot;,&quot;effect&quot;:&quot;fade&quot;,&quot;slideshow_slides_per_view&quot;:&quot;4&quot;,&quot;centered_slides&quot;:&quot;yes&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;slideshow_slides_per_view_tablet&quot;:&quot;4&quot;,&quot;slideshow_slides_per_view_mobile&quot;:&quot;2&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;show_arrows&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}\" data-widget_type=\"media-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper\">\n\t\t\t\t\t<div class=\"elementor-main-swiper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carrossel\">\n\t\t\t\t<div class=\"swiper-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ1cmwiOiJodHRwczpcL1wvYmVjb2Nhc3RlbG8uY29tLmJyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvUEFWSU1FTlRPLUdBUkRFTi0yMDQ4eDEwODMtMS53ZWJwIiwidHlwZSI6ImltYWdlIn0%3D\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"PAVIMENTO-GARDEN-2048x1083\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/PAVIMENTO-GARDEN-2048x1083-1-1536x812.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\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<div class=\"has_eae_slider  elementor-element elementor-element-63de269 e-con-full e-flex e-con e-child\" data-eae-slider=\"50994\" id=\"e-n-tab-content-2578169292\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2578169292\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" data-id=\"63de269\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-83d8f5d elementor-widget__width-inherit elementor-widget elementor-widget-image-gallery\" data-id=\"83d8f5d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-gallery\">\n\t\t\t<div id='gallery-2' class='gallery galleryid-6369 gallery-columns-1 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=\"83d8f5d\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Njk4MCwidXJsIjoiaHR0cHM6XC9cL2JlY29jYXN0ZWxvLmNvbS5iclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL1BBVklNRU5UTy1DT0JFUlRVUkEtMjA0OHgxMjgwLTEud2VicCIsInNsaWRlc2hvdyI6IjgzZDhmNWQifQ%3D%3D\" href='https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/PAVIMENTO-COBERTURA-2048x1280-1.webp'><img loading=\"lazy\" decoding=\"async\" width=\"2048\" height=\"1280\" src=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/PAVIMENTO-COBERTURA-2048x1280-1.webp\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/PAVIMENTO-COBERTURA-2048x1280-1.webp 2048w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/PAVIMENTO-COBERTURA-2048x1280-1-600x375.webp 600w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/PAVIMENTO-COBERTURA-2048x1280-1-1200x750.webp 1200w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/PAVIMENTO-COBERTURA-2048x1280-1-768x480.webp 768w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/PAVIMENTO-COBERTURA-2048x1280-1-1536x960.webp 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" \/><\/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 class=\"elementor-element elementor-element-93fb1d2 elementor-skin-slideshow elementor-widget__width-inherit elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-arrows-yes elementor-invisible elementor-widget elementor-widget-media-carousel\" data-id=\"93fb1d2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;skin&quot;:&quot;slideshow&quot;,&quot;effect&quot;:&quot;fade&quot;,&quot;slideshow_slides_per_view&quot;:&quot;4&quot;,&quot;centered_slides&quot;:&quot;yes&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;slideshow_slides_per_view_tablet&quot;:&quot;4&quot;,&quot;slideshow_slides_per_view_mobile&quot;:&quot;2&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;show_arrows&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}\" data-widget_type=\"media-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper\">\n\t\t\t\t\t<div class=\"elementor-main-swiper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carrossel\">\n\t\t\t\t<div class=\"swiper-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ1cmwiOiJodHRwczpcL1wvYmVjb2Nhc3RlbG8uY29tLmJyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvUEFWSU1FTlRPLVRJUE8tMjA0OHgxMjgwLTEud2VicCIsInR5cGUiOiJpbWFnZSJ9\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"PAVIMENTO-COBERTURA-2048x1280 (1)\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/PAVIMENTO-COBERTURA-2048x1280-1-1536x960.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\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<div class=\"has_eae_slider  elementor-element elementor-element-b8c1d2c e-con-full e-flex e-con e-child\" data-eae-slider=\"69500\" id=\"e-n-tab-content-2578169293\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2578169293\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" data-id=\"b8c1d2c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7ace7da elementor-widget__width-inherit elementor-widget elementor-widget-image-gallery\" data-id=\"7ace7da\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-gallery\">\n\t\t\t<div id='gallery-3' class='gallery galleryid-6369 gallery-columns-1 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=\"7ace7da\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Njk4MSwidXJsIjoiaHR0cHM6XC9cL2JlY29jYXN0ZWxvLmNvbS5iclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL1BBVklNRU5UTy1USVBPLTIwNDh4MTI4MC0xLndlYnAiLCJzbGlkZXNob3ciOiI3YWNlN2RhIn0%3D\" href='https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/PAVIMENTO-TIPO-2048x1280-1.webp'><img loading=\"lazy\" decoding=\"async\" width=\"2048\" height=\"1280\" src=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/PAVIMENTO-TIPO-2048x1280-1.webp\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/PAVIMENTO-TIPO-2048x1280-1.webp 2048w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/PAVIMENTO-TIPO-2048x1280-1-600x375.webp 600w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/PAVIMENTO-TIPO-2048x1280-1-1200x750.webp 1200w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/PAVIMENTO-TIPO-2048x1280-1-768x480.webp 768w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/PAVIMENTO-TIPO-2048x1280-1-1536x960.webp 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" \/><\/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 class=\"elementor-element elementor-element-bf827bf elementor-skin-slideshow elementor-widget__width-inherit elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-arrows-yes elementor-invisible elementor-widget elementor-widget-media-carousel\" data-id=\"bf827bf\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;skin&quot;:&quot;slideshow&quot;,&quot;effect&quot;:&quot;fade&quot;,&quot;slideshow_slides_per_view&quot;:&quot;4&quot;,&quot;centered_slides&quot;:&quot;yes&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;slideshow_slides_per_view_tablet&quot;:&quot;4&quot;,&quot;slideshow_slides_per_view_mobile&quot;:&quot;2&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;show_arrows&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}\" data-widget_type=\"media-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper\">\n\t\t\t\t\t<div class=\"elementor-main-swiper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carrossel\">\n\t\t\t\t<div class=\"swiper-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ1cmwiOiJodHRwczpcL1wvYmVjb2Nhc3RlbG8uY29tLmJyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvUEFWSU1FTlRPLUNPQkVSVFVSQS0yMDQ4eDEyODAtMS53ZWJwIiwidHlwZSI6ImltYWdlIn0%3D\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"PAVIMENTO-TIPO-2048x1280\" data-background=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/PAVIMENTO-TIPO-2048x1280-1-1536x960.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\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<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-5b0cd60 e-flex e-con-boxed e-con e-parent\" data-eae-slider=\"50733\" data-id=\"5b0cd60\" data-element_type=\"container\" data-e-type=\"container\" id=\"contato\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-9d71bba e-con-full e-flex e-con e-child\" data-eae-slider=\"16557\" data-id=\"9d71bba\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;],&quot;sticky_offset&quot;:120,&quot;sticky_parent&quot;:&quot;yes&quot;,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3257c26 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3257c26\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Se isso fez sentido <strong><br>para voc\u00ea...<\/strong><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-739f49b elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit parallax-texto elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"739f49b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tVamos continuar nossa conversa.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-b22aff1 e-con-full e-flex elementor-invisible e-con e-child\" data-eae-slider=\"12675\" data-id=\"b22aff1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d20237d elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"d20237d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\r\n  \/\/ Fun\u00e7\u00e3o para verificar se o dispositivo \u00e9 um dispositivo m\u00f3vel\r\n  function isMobileDevice() {\r\n    return (typeof window.orientation !== \"undefined\") || (navigator.userAgent.indexOf('IEMobile') !== -1);\r\n  }\r\n\r\n  \/\/ Fun\u00e7\u00e3o que ajusta o tipo de entrada do campo de telefone para \"tel\" em dispositivos m\u00f3veis\r\n  function setupNumericKeypad() {\r\n    if (isMobileDevice()) {\r\n      var telefoneInput = document.getElementById('campo_whatsapp'); \/\/ Substitua 'campo_whatsapp' pelo ID do campo de telefone que voc\u00ea deseja\r\n      if (telefoneInput) {\r\n        telefoneInput.setAttribute('type', 'tel'); \/\/ Define o tipo de input como \"tel\" para exibir o teclado num\u00e9rico\r\n      }\r\n    }\r\n  }\r\n\r\n  \r\n  window.addEventListener('load', setupNumericKeypad);\r\n<\/script>\r\n\r\n\r\n\r\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery.mask\/1.14.16\/jquery.mask.min.js\"><\/script>\r\n<script>\r\n(function(){\r\n  function aplicar(){\r\n    if(typeof jQuery===\"undefined\" || !jQuery.fn || !jQuery.fn.mask){\r\n      setTimeout(aplicar,300); return;\r\n    }\r\n    var campo = jQuery('input[type=\"tel\"]');\r\n    if(!campo.length){\r\n      \/\/ fallback: acha pelo placeholder\/nome se n\u00e3o estiver como Tel\r\n      campo = jQuery('input').filter(function(){\r\n        var p=(this.placeholder||'').toLowerCase();\r\n        var n=(this.name||'').toLowerCase();\r\n        return p.indexOf('celular')>-1 || p.indexOf('0000')>-1 ||\r\n               n.indexOf('phone')>-1 || n.indexOf('celular')>-1 || n.indexOf('tel')>-1;\r\n      });\r\n    }\r\n    campo.mask('(00) 00000-0000');\r\n  }\r\n  aplicar();\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b246c18 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-button-align-stretch elementor-invisible elementor-widget elementor-widget-form\" data-id=\"b246c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Pr\\u00f3ximo&quot;,&quot;step_previous_label&quot;:&quot;Voltar&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" id=\"parkhaus\" name=\"Formul\u00e1rio de captura PARK HAUS\" aria-label=\"Formul\u00e1rio de captura PARK HAUS\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"6369\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"b246c18\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Beco Castelo | Constru\u00e7\u00e3o alto padr\u00e3o\" \/>\n\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-field_ac159bb elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"hidden\" name=\"form_fields[field_ac159bb]\" id=\"form-field-field_ac159bb\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" value=\"Park Haus\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-field_505b21d elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"hidden\" name=\"form_fields[field_505b21d]\" id=\"form-field-field_505b21d\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" value=\"11\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tSeu nome\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" placeholder=\"Seu nome:\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tSeu melhor email:\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" placeholder=\"Seu melhor email:\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-field_ab27247 elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_ab27247\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tSeu celular (00) 0000-0000\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[field_ab27247]\" id=\"form-field-field_ab27247\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" placeholder=\"Seu celular (00) 0000-0000\" required=\"required\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-field_ec6cb1e elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_ec6cb1e\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tFaixa de valores:\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-caret-down\"><\/i>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[field_ec6cb1e]\" id=\"form-field-field_ec6cb1e\" class=\"elementor-field-textual elementor-size-lg\" required=\"required\">\n\t\t\t\t\t\t\t\t\t<option value=\"A partir de 2 Milh\u00f5es\">A partir de 2 Milh\u00f5es<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-utm_source elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"hidden\" name=\"form_fields[utm_source]\" id=\"form-field-utm_source\" class=\"elementor-field elementor-size-lg  elementor-field-textual\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-utm_medium elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"hidden\" name=\"form_fields[utm_medium]\" id=\"form-field-utm_medium\" class=\"elementor-field elementor-size-lg  elementor-field-textual\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-utm_term elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"hidden\" name=\"form_fields[utm_term]\" id=\"form-field-utm_term\" class=\"elementor-field elementor-size-lg  elementor-field-textual\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-utm_campaign elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"hidden\" name=\"form_fields[utm_campaign]\" id=\"form-field-utm_campaign\" class=\"elementor-field elementor-size-lg  elementor-field-textual\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-utm_content elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"hidden\" name=\"form_fields[utm_content]\" id=\"form-field-utm_content\" class=\"elementor-field elementor-size-lg  elementor-field-textual\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-cf_origem elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"hidden\" name=\"form_fields[cf_origem]\" id=\"form-field-cf_origem\" class=\"elementor-field elementor-size-lg  elementor-field-textual\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-lg\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Quero saber mais<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-25daea3 e-flex e-con-boxed e-con e-parent\" data-eae-slider=\"99720\" data-id=\"25daea3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-e081089 e-con-full e-flex e-con e-child\" data-eae-slider=\"70812\" data-id=\"e081089\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e0ce883 elementor-widget__width-inherit flutuante elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\" data-id=\"e0ce883\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1084\" height=\"1354\" src=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/beco-3.webp\" class=\"elementor-animation-float attachment-full size-full wp-image-7162\" alt=\"\" srcset=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/beco-3.webp 1084w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/beco-3-480x600.webp 480w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/beco-3-961x1200.webp 961w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/beco-3-768x959.webp 768w\" sizes=\"(max-width: 1084px) 100vw, 1084px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-c0c77d8 e-con-full e-flex e-con e-child\" data-eae-slider=\"51539\" data-id=\"c0c77d8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7e8fd2b elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"7e8fd2b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Quem cria o novo<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b560700 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit parallax-texto elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"b560700\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<strong>Jos\u00e9 Castelo Deschamps:<\/strong>\n\nToda inova\u00e7\u00e3o come\u00e7a com algu\u00e9m disposto a questionar o \u00f3bvio. Ap\u00f3s d\u00e9cadas desenvolvendo empreendimentos de alto padr\u00e3o, Jos\u00e9 Castelo Deschamps enxergou uma oportunidade que ningu\u00e9m havia explorado. Transformar a chegada em casa. N\u00e3o como um detalhe. Mas como parte essencial da experi\u00eancia de viver. Foi dessa vis\u00e3o que nasceu o Park Haus.\n<br><br>\n<strong>Beco Castelo:<\/strong> H\u00e1 quase 50 anos construindo o futuro.\n<br><br>\nA inova\u00e7\u00e3o faz parte da hist\u00f3ria da Beco Castelo. Uma trajet\u00f3ria constru\u00edda sobre qualidade construtiva, engenharia, tecnologia, sustentabilidade e vis\u00e3o de longo prazo. Quase cinco d\u00e9cadas antecipando novas formas de morar.\n<br><br>\n<strong>Projetistas:<\/strong> CONCEITO DE PROJETO PATENTEADO &#8211; AUTORIA DO CONCEITO:\nJos\u00e9 Castelo Deschamps e Beco Castelo Constru\u00e7\u00f5es e Incorpora\u00e7\u00f5es de Im\u00f3veis CNPJ 83.601.534\/0001-09. Registro INPI &#8211; BR 20 2025 023343 1\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a6c36f5 elementor-align-left elementor-widget__width-inherit elementor-mobile-align-justify elementor-widget-mobile__width-inherit elementor-hidden-mobile elementor-invisible elementor-widget elementor-widget-button\" data-id=\"a6c36f5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-float\" href=\"#contato\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Descubra o Park Haus<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-0add450 e-flex e-con-boxed e-con e-parent\" data-eae-slider=\"47339\" data-id=\"0add450\" 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-ead8767 elementor-widget__width-inherit carousel-pro-ultimate elementor-pagination-type-bullets elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-n-carousel\" data-id=\"ead8767\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;V\\u00cdDEO 06&quot;,&quot;_id&quot;:&quot;366dfcd&quot;},{&quot;slide_title&quot;:&quot;V\\u00cdDEO 09&quot;,&quot;_id&quot;:&quot;6b10fde&quot;},{&quot;slide_title&quot;:&quot;V\\u00cdDEO 10&quot;,&quot;_id&quot;:&quot;29d7188&quot;},{&quot;slide_title&quot;:&quot;V\\u00cdDEO 11&quot;,&quot;_id&quot;:&quot;c998365&quot;},{&quot;slide_title&quot;:&quot;V\\u00cdDEO 12&quot;,&quot;_id&quot;:&quot;8d792fb&quot;},{&quot;slide_title&quot;:&quot;V\\u00cdDEO 13&quot;,&quot;_id&quot;:&quot;001d9d9&quot;},{&quot;slide_title&quot;:&quot;V\\u00cdDEO 14&quot;,&quot;_id&quot;:&quot;214775c&quot;},{&quot;slide_title&quot;:&quot;V\\u00cdDEO 15&quot;,&quot;_id&quot;:&quot;db064b0&quot;},{&quot;slide_title&quot;:&quot;V\\u00cdDEO 16&quot;,&quot;_id&quot;:&quot;455f706&quot;},{&quot;slide_title&quot;:&quot;V\\u00cdDEO 17&quot;,&quot;_id&quot;:&quot;f001232&quot;},{&quot;slide_title&quot;:&quot;V\\u00cdDEO 18&quot;,&quot;_id&quot;:&quot;cc7c1d5&quot;},{&quot;slide_title&quot;:&quot;V\\u00cdDEO 19&quot;,&quot;_id&quot;:&quot;a0e17d2&quot;},{&quot;slide_title&quot;:&quot;V\\u00cdDEO 20&quot;,&quot;_id&quot;:&quot;69581f3&quot;},{&quot;slide_title&quot;:&quot;V\\u00cdDEO 21&quot;,&quot;_id&quot;:&quot;258cbb2&quot;}],&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;slides_to_scroll_mobile&quot;:&quot;1&quot;,&quot;offset_sides&quot;:&quot;right&quot;,&quot;offset_width_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:80,&quot;sizes&quot;:[]},&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;offset_width&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:80,&quot;sizes&quot;:[]},&quot;offset_width_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 de 14\">\n\t\t\t\t\t\t\t<div class=\"has_eae_slider elementor-element elementor-element-e207778 e-flex e-con-boxed e-con e-child\" data-eae-slider=\"77335\" data-id=\"e207778\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0f399a1 elementor-widget__width-inherit elementor-widget elementor-widget-video\" data-id=\"0f399a1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtube.com\\\/shorts\\\/HB4wRnCOSug?si=O-QUqG3iFXkvZSjF&quot;,&quot;yt_privacy&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/becocastelo.com.br\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/02.webp&quot;,&quot;id&quot;:7214,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" style=\"background-image: url(https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/02.webp);\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Reproduzir v\u00eddeo\" tabindex=\"0\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-play\"><\/i>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 de 14\">\n\t\t\t\t\t\t\t<div class=\"has_eae_slider elementor-element elementor-element-88283b4 e-flex e-con-boxed e-con e-child\" data-eae-slider=\"43427\" data-id=\"88283b4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4e9e445 elementor-widget__width-inherit elementor-widget elementor-widget-video\" data-id=\"4e9e445\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtube.com\\\/shorts\\\/pU9IusbU7Hk?si=hLWK4ihA792M9JTt&quot;,&quot;yt_privacy&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/becocastelo.com.br\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/descubra.webp&quot;,&quot;id&quot;:7209,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" style=\"background-image: url(https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/descubra.webp);\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Reproduzir v\u00eddeo\" tabindex=\"0\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-play\"><\/i>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"3\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 de 14\">\n\t\t\t\t\t\t\t<div class=\"has_eae_slider elementor-element elementor-element-a259d64 e-flex e-con-boxed e-con e-child\" data-eae-slider=\"46345\" data-id=\"a259d64\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d1e92af elementor-widget__width-inherit elementor-widget elementor-widget-video\" data-id=\"d1e92af\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtube.com\\\/shorts\\\/Y8OGCE6TWaQ?feature=shared&quot;,&quot;yt_privacy&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/becocastelo.com.br\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/11.webp&quot;,&quot;id&quot;:7276,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" style=\"background-image: url(https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/11.webp);\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Reproduzir v\u00eddeo\" tabindex=\"0\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-play\"><\/i>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"4\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 de 14\">\n\t\t\t\t\t\t\t<div class=\"has_eae_slider elementor-element elementor-element-51dd1d4 e-flex e-con-boxed e-con e-child\" data-eae-slider=\"96830\" data-id=\"51dd1d4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-580029a elementor-widget__width-inherit elementor-widget elementor-widget-video\" data-id=\"580029a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtu.be\\\/T65oQC4MPAo?si=5ENGe7l2OSOMZ7vn&quot;,&quot;yt_privacy&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/becocastelo.com.br\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/podcast-castelo.webp&quot;,&quot;id&quot;:7205,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" style=\"background-image: url(https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/podcast-castelo.webp);\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Reproduzir v\u00eddeo\" tabindex=\"0\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-play\"><\/i>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"5\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 de 14\">\n\t\t\t\t\t\t\t<div class=\"has_eae_slider elementor-element elementor-element-1f79eb2 e-flex e-con-boxed e-con e-child\" data-eae-slider=\"75229\" data-id=\"1f79eb2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0339f47 elementor-widget__width-inherit elementor-widget elementor-widget-video\" data-id=\"0339f47\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtu.be\\\/AD4N4NMPnK8?si=Dj076UeKTNZX0BK1&quot;,&quot;yt_privacy&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/becocastelo.com.br\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/09.webp&quot;,&quot;id&quot;:7277,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" style=\"background-image: url(https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/09.webp);\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Reproduzir v\u00eddeo\" tabindex=\"0\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-play\"><\/i>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"6\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 de 14\">\n\t\t\t\t\t\t\t<div class=\"has_eae_slider elementor-element elementor-element-d2466c2 e-flex e-con-boxed e-con e-child\" data-eae-slider=\"58459\" data-id=\"d2466c2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5aee24f elementor-widget__width-inherit elementor-widget elementor-widget-video\" data-id=\"5aee24f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtu.be\\\/4Epcj-T9NlA?si=EkTHKvFou7w2l_S0&quot;,&quot;yt_privacy&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/becocastelo.com.br\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/evento-majestic.webp&quot;,&quot;id&quot;:7206,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" style=\"background-image: url(https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/evento-majestic.webp);\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Reproduzir v\u00eddeo\" tabindex=\"0\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-play\"><\/i>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"7\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 de 14\">\n\t\t\t\t\t\t\t<div class=\"has_eae_slider elementor-element elementor-element-48955f7 e-flex e-con-boxed e-con e-child\" data-eae-slider=\"96037\" data-id=\"48955f7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-93531bb elementor-widget__width-inherit elementor-widget elementor-widget-video\" data-id=\"93531bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtu.be\\\/JkDy7dGKTSQ?si=nWvu8cSO9mtKBOg4&quot;,&quot;yt_privacy&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/becocastelo.com.br\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/10.webp&quot;,&quot;id&quot;:7278,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" style=\"background-image: url(https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/10.webp);\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Reproduzir v\u00eddeo\" tabindex=\"0\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-play\"><\/i>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"8\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 de 14\">\n\t\t\t\t\t\t\t<div class=\"has_eae_slider elementor-element elementor-element-4f66011 e-flex e-con-boxed e-con e-child\" data-eae-slider=\"19900\" data-id=\"4f66011\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5180cf0 elementor-widget__width-inherit elementor-widget elementor-widget-video\" data-id=\"5180cf0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtube.com\\\/shorts\\\/M7edEzMUxdE?si=pVpU8Rq4in4wuEFW&quot;,&quot;yt_privacy&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/becocastelo.com.br\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/08.webp&quot;,&quot;id&quot;:7279,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" style=\"background-image: url(https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/08.webp);\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Reproduzir v\u00eddeo\" tabindex=\"0\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-play\"><\/i>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"9\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 de 14\">\n\t\t\t\t\t\t\t<div class=\"has_eae_slider elementor-element elementor-element-33f7377 e-flex e-con-boxed e-con e-child\" data-eae-slider=\"75271\" data-id=\"33f7377\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-79d5ba4 elementor-widget__width-inherit elementor-widget elementor-widget-video\" data-id=\"79d5ba4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtube.com\\\/shorts\\\/PANWVXHzJ64?si=fjf21vp8lsvxJOkI&quot;,&quot;yt_privacy&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/becocastelo.com.br\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/capa.webp&quot;,&quot;id&quot;:7343,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" style=\"background-image: url(https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/07\/capa.webp);\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Reproduzir v\u00eddeo\" tabindex=\"0\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-play\"><\/i>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 de 14\">\n\t\t\t\t\t\t\t<div class=\"has_eae_slider elementor-element elementor-element-88310f8 e-flex e-con-boxed e-con e-child\" data-eae-slider=\"31487\" data-id=\"88310f8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ae673b8 elementor-widget__width-inherit elementor-widget elementor-widget-video\" data-id=\"ae673b8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtube.com\\\/shorts\\\/rNg1-AMOcPw?si=4vY19oiVYT6_Etjn&quot;,&quot;yt_privacy&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/becocastelo.com.br\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/cap2.webp&quot;,&quot;id&quot;:7394,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" style=\"background-image: url(https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/07\/cap2.webp);\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Reproduzir v\u00eddeo\" tabindex=\"0\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-play\"><\/i>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"11\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"11 de 14\">\n\t\t\t\t\t\t\t<div class=\"has_eae_slider elementor-element elementor-element-cf17950 e-flex e-con-boxed e-con e-child\" data-eae-slider=\"51990\" data-id=\"cf17950\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0480b8f elementor-widget__width-inherit elementor-widget elementor-widget-video\" data-id=\"0480b8f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtube.com\\\/shorts\\\/btBK8GroID0?si=FwaZIXeUXvAvYDfI&quot;,&quot;yt_privacy&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/becocastelo.com.br\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/CAPA2.webp&quot;,&quot;id&quot;:7408,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" style=\"background-image: url(https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/07\/CAPA2.webp);\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Reproduzir v\u00eddeo\" tabindex=\"0\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-play\"><\/i>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"12\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"12 de 14\">\n\t\t\t\t\t\t\t<div class=\"has_eae_slider elementor-element elementor-element-5b0ab49 e-flex e-con-boxed e-con e-child\" data-eae-slider=\"71127\" data-id=\"5b0ab49\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b8dcf27 elementor-widget__width-inherit elementor-widget elementor-widget-video\" data-id=\"b8dcf27\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtube.com\\\/shorts\\\/DpanPuf3QbE?si=ktK64hnsS2SuZpDd&quot;,&quot;yt_privacy&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/becocastelo.com.br\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/IMG_5226.webp&quot;,&quot;id&quot;:7464,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" style=\"background-image: url(https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/08\/IMG_5226.webp);\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Reproduzir v\u00eddeo\" tabindex=\"0\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-play\"><\/i>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"13\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"13 de 14\">\n\t\t\t\t\t\t\t<div class=\"has_eae_slider elementor-element elementor-element-f98a57f e-flex e-con-boxed e-con e-child\" data-eae-slider=\"22881\" data-id=\"f98a57f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0ebaedb elementor-widget__width-inherit elementor-widget elementor-widget-video\" data-id=\"0ebaedb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtube.com\\\/shorts\\\/SU346x4m8Vw?si=rhUZ2Rv9I7UGxLuP&quot;,&quot;yt_privacy&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/becocastelo.com.br\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/Park-Haus-2.webp&quot;,&quot;id&quot;:7559,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" style=\"background-image: url(https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/09\/Park-Haus-2.webp);\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Reproduzir v\u00eddeo\" tabindex=\"0\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-play\"><\/i>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"14\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"14 de 14\">\n\t\t\t\t\t\t\t<div class=\"has_eae_slider elementor-element elementor-element-d2157f1 e-flex e-con-boxed e-con e-child\" data-eae-slider=\"2118\" data-id=\"d2157f1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b96ceac elementor-widget__width-inherit elementor-widget elementor-widget-video\" data-id=\"b96ceac\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtube.com\\\/shorts\\\/Yc5NHSBNDho?si=-M15iKExH4BM7mV4&quot;,&quot;yt_privacy&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/becocastelo.com.br\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/Park-Haus-1.webp&quot;,&quot;id&quot;:7560,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" style=\"background-image: url(https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/09\/Park-Haus-1.webp);\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Reproduzir v\u00eddeo\" tabindex=\"0\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-play\"><\/i>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Anterior\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-left\"><\/i>\t\t\t<\/div>\n\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Pr\u00f3ximo\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-right\"><\/i>\t\t\t<\/div>\n\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-15ca7d2 e-flex e-con-boxed e-con e-parent\" data-eae-slider=\"75223\" data-id=\"15ca7d2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-8fa2310 e-con-full e-flex e-con e-child\" data-eae-slider=\"19842\" data-id=\"8fa2310\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e59295b elementor-widget__width-inherit elementor-invisible elementor-widget elementor-widget-image\" data-id=\"e59295b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1269\" height=\"1080\" src=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/LT-negativo-1.webp\" class=\"elementor-animation-float attachment-full size-full wp-image-6989\" alt=\"\" srcset=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/LT-negativo-1.webp 1269w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/LT-negativo-1-600x511.webp 600w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/LT-negativo-1-1200x1021.webp 1200w, https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/LT-negativo-1-768x654.webp 768w\" sizes=\"(max-width: 1269px) 100vw, 1269px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-de57775 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit parallax-texto elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"de57775\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<strong>Park Haus Cacup\u00e9<\/strong> &#8211; Beco Castelo\nH\u00e1 quase 50 anos mostrando que o novo n\u00e3o \u00e9 tend\u00eancia, \u00e9 ess\u00eancia.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-e78da21 e-con-full e-flex e-con e-child\" data-eae-slider=\"19200\" data-id=\"e78da21\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6323dba elementor-widget__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"6323dba\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Atendimento:<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6125c42 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit parallax-texto elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"6125c42\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<strong>Atendimento:<\/strong> De segunda a domingo das 9h \u00e0s 18h.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-21c6604 elementor-align-start elementor-widget__width-inherit elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-invisible elementor-widget elementor-widget-icon-list\" data-id=\"21c6604\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\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<span class=\"elementor-icon-list-text\">Pol\u00edtica de Privacidade<\/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<span class=\"elementor-icon-list-text\">Termos de Uso<\/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\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-574918e e-con-full e-flex e-con e-child\" data-eae-slider=\"98870\" data-id=\"574918e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-849052e elementor-widget__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"849052e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Contato:<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ce09e74 elementor-align-start elementor-widget__width-inherit elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-invisible elementor-widget elementor-widget-icon-list\" data-id=\"ce09e74\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\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-envelope\"><\/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\">comercial@becocastelo.com.br<\/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\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-44713a0 elementor-align-left elementor-widget__width-inherit elementor-invisible elementor-widget elementor-widget-button\" data-id=\"44713a0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-float\" href=\"https:\/\/wa.me\/554832714001?text=Ol%C3%A1%2C%20vim%20pelo%20site%20da%20Beco%20Castelo%2C%20e%20quero%20saber%20mais%20sobre%20o%20Park%20Haus...\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-whatsapp\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Entrar em contato<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-93ea5bc e-con-full e-flex e-con e-child\" data-eae-slider=\"3919\" data-id=\"93ea5bc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-72f04dc elementor-widget__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"72f04dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Redes Sociais:<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b3f4a3a e-grid-align-left elementor-widget__width-inherit elementor-shape-rounded elementor-grid-0 elementor-invisible elementor-widget elementor-widget-social-icons\" data-id=\"b3f4a3a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-animation-float elementor-repeater-item-419a8cf\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Instagram<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-instagram\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-animation-float elementor-repeater-item-a61ed1d\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Youtube<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-youtube\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-28bfbf2 e-flex e-con-boxed e-con e-parent\" data-eae-slider=\"55760\" data-id=\"28bfbf2\" 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-b80f05a elementor-widget__width-auto elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit parallax-texto elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"b80f05a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tCopyright 2026 &#8211; Todos os direitos reservados\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2ba304c elementor-widget__width-auto elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit parallax-texto elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"2ba304c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tPBQP-h \u00b7 ISO 9001 \u00b7 Patente INPi\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>contato O novo n\u00e3o \u00e9 tend\u00eancia\u00c9 ESS\u00caNCIA SAIBA MAIS Conhe\u00e7a o conceito O primeiro conceito patenteado do Brasil onde o tempo, a privacidade e a mobilidade deixam de ser detalhes. Tempo O tempo que voc\u00ea perde&#8230; N\u00e3o volta! Chegada Chegar deveria ser simples. Aqui \u00e9. In\u00e9dito Um conceito raro e patenteado. \u00danico. Descubra o Park [&hellip;]<\/p>\n","protected":false},"author":16,"featured_media":6931,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-6369","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Park Haus - Beco Castelo | Constru\u00e7\u00e3o alto padr\u00e3o<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/becocastelo.com.br\/en\/park-haus\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Park Haus - Beco Castelo | Constru\u00e7\u00e3o alto padr\u00e3o\" \/>\n<meta property=\"og:description\" content=\"contato O novo n\u00e3o \u00e9 tend\u00eancia\u00c9 ESS\u00caNCIA SAIBA MAIS Conhe\u00e7a o conceito O primeiro conceito patenteado do Brasil onde o tempo, a privacidade e a mobilidade deixam de ser detalhes. Tempo O tempo que voc\u00ea perde&#8230; N\u00e3o volta! Chegada Chegar deveria ser simples. Aqui \u00e9. In\u00e9dito Um conceito raro e patenteado. \u00danico. Descubra o Park [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/becocastelo.com.br\/en\/park-haus\/\" \/>\n<meta property=\"og:site_name\" content=\"Beco Castelo | Constru\u00e7\u00e3o alto padr\u00e3o\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-10T04:26:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_AC_Garagem01_R01-scaled-2.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1440\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/becocastelo.com.br\\\/park-haus\\\/\",\"url\":\"https:\\\/\\\/becocastelo.com.br\\\/park-haus\\\/\",\"name\":\"Park Haus - Beco Castelo | Constru\u00e7\u00e3o alto padr\u00e3o\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/becocastelo.com.br\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/becocastelo.com.br\\\/park-haus\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/becocastelo.com.br\\\/park-haus\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/becocastelo.com.br\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/BecoCastelo_ParkHaus_AC_Garagem01_R01-scaled-2.webp\",\"datePublished\":\"2026-05-27T04:57:57+00:00\",\"dateModified\":\"2026-09-10T04:26:43+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/becocastelo.com.br\\\/park-haus\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/becocastelo.com.br\\\/park-haus\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/becocastelo.com.br\\\/park-haus\\\/#primaryimage\",\"url\":\"https:\\\/\\\/becocastelo.com.br\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/BecoCastelo_ParkHaus_AC_Garagem01_R01-scaled-2.webp\",\"contentUrl\":\"https:\\\/\\\/becocastelo.com.br\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/BecoCastelo_ParkHaus_AC_Garagem01_R01-scaled-2.webp\",\"width\":2560,\"height\":1440},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/becocastelo.com.br\\\/park-haus\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\\\/\\\/becocastelo.com.br\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Park Haus\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/becocastelo.com.br\\\/#website\",\"url\":\"https:\\\/\\\/becocastelo.com.br\\\/\",\"name\":\"Beco Castelo | Constru\u00e7\u00e3o alto padr\u00e3o\",\"description\":\"Quase 50 anos dedicados a constru\u00e7\u00e3o civil, apostando em qualidade e aprimorando cada vez mais o processo construtivo de nossos empreendimentos. Escolher a Beco Castelo \u00e9 garantia de satisfa\u00e7\u00e3o e seguran\u00e7a.\",\"publisher\":{\"@id\":\"https:\\\/\\\/becocastelo.com.br\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/becocastelo.com.br\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/becocastelo.com.br\\\/#organization\",\"name\":\"Beco Castelo | Constru\u00e7\u00e3o alto padr\u00e3o\",\"url\":\"https:\\\/\\\/becocastelo.com.br\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/becocastelo.com.br\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/becocastelo.com.br\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/cropped-logo-beco-300.96px.png\",\"contentUrl\":\"https:\\\/\\\/becocastelo.com.br\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/cropped-logo-beco-300.96px.png\",\"width\":307,\"height\":60,\"caption\":\"Beco Castelo | Constru\u00e7\u00e3o alto padr\u00e3o\"},\"image\":{\"@id\":\"https:\\\/\\\/becocastelo.com.br\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.instagram.com\\\/becocastelo\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Park Haus - Beco Castelo | Constru\u00e7\u00e3o alto padr\u00e3o","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/becocastelo.com.br\/en\/park-haus\/","og_locale":"en_US","og_type":"article","og_title":"Park Haus - Beco Castelo | Constru\u00e7\u00e3o alto padr\u00e3o","og_description":"contato O novo n\u00e3o \u00e9 tend\u00eancia\u00c9 ESS\u00caNCIA SAIBA MAIS Conhe\u00e7a o conceito O primeiro conceito patenteado do Brasil onde o tempo, a privacidade e a mobilidade deixam de ser detalhes. Tempo O tempo que voc\u00ea perde&#8230; N\u00e3o volta! Chegada Chegar deveria ser simples. Aqui \u00e9. In\u00e9dito Um conceito raro e patenteado. \u00danico. Descubra o Park [&hellip;]","og_url":"https:\/\/becocastelo.com.br\/en\/park-haus\/","og_site_name":"Beco Castelo | Constru\u00e7\u00e3o alto padr\u00e3o","article_modified_time":"2026-09-10T04:26:43+00:00","og_image":[{"width":2560,"height":1440,"url":"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_AC_Garagem01_R01-scaled-2.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/becocastelo.com.br\/park-haus\/","url":"https:\/\/becocastelo.com.br\/park-haus\/","name":"Park Haus - Beco Castelo | Constru\u00e7\u00e3o alto padr\u00e3o","isPartOf":{"@id":"https:\/\/becocastelo.com.br\/#website"},"primaryImageOfPage":{"@id":"https:\/\/becocastelo.com.br\/park-haus\/#primaryimage"},"image":{"@id":"https:\/\/becocastelo.com.br\/park-haus\/#primaryimage"},"thumbnailUrl":"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_AC_Garagem01_R01-scaled-2.webp","datePublished":"2026-05-27T04:57:57+00:00","dateModified":"2026-09-10T04:26:43+00:00","breadcrumb":{"@id":"https:\/\/becocastelo.com.br\/park-haus\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/becocastelo.com.br\/park-haus\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/becocastelo.com.br\/park-haus\/#primaryimage","url":"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_AC_Garagem01_R01-scaled-2.webp","contentUrl":"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2026\/06\/BecoCastelo_ParkHaus_AC_Garagem01_R01-scaled-2.webp","width":2560,"height":1440},{"@type":"BreadcrumbList","@id":"https:\/\/becocastelo.com.br\/park-haus\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/becocastelo.com.br\/"},{"@type":"ListItem","position":2,"name":"Park Haus"}]},{"@type":"WebSite","@id":"https:\/\/becocastelo.com.br\/#website","url":"https:\/\/becocastelo.com.br\/","name":"Beco Castelo | Constru\u00e7\u00e3o alto padr\u00e3o","description":"Quase 50 anos dedicados a constru\u00e7\u00e3o civil, apostando em qualidade e aprimorando cada vez mais o processo construtivo de nossos empreendimentos. Escolher a Beco Castelo \u00e9 garantia de satisfa\u00e7\u00e3o e seguran\u00e7a.","publisher":{"@id":"https:\/\/becocastelo.com.br\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/becocastelo.com.br\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/becocastelo.com.br\/#organization","name":"Beco Castelo | Constru\u00e7\u00e3o alto padr\u00e3o","url":"https:\/\/becocastelo.com.br\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/becocastelo.com.br\/#\/schema\/logo\/image\/","url":"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2024\/10\/cropped-logo-beco-300.96px.png","contentUrl":"https:\/\/becocastelo.com.br\/wp-content\/uploads\/2024\/10\/cropped-logo-beco-300.96px.png","width":307,"height":60,"caption":"Beco Castelo | Constru\u00e7\u00e3o alto padr\u00e3o"},"image":{"@id":"https:\/\/becocastelo.com.br\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.instagram.com\/becocastelo\/"]}]}},"_links":{"self":[{"href":"https:\/\/becocastelo.com.br\/en\/wp-json\/wp\/v2\/pages\/6369","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/becocastelo.com.br\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/becocastelo.com.br\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/becocastelo.com.br\/en\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/becocastelo.com.br\/en\/wp-json\/wp\/v2\/comments?post=6369"}],"version-history":[{"count":24,"href":"https:\/\/becocastelo.com.br\/en\/wp-json\/wp\/v2\/pages\/6369\/revisions"}],"predecessor-version":[{"id":7569,"href":"https:\/\/becocastelo.com.br\/en\/wp-json\/wp\/v2\/pages\/6369\/revisions\/7569"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/becocastelo.com.br\/en\/wp-json\/wp\/v2\/media\/6931"}],"wp:attachment":[{"href":"https:\/\/becocastelo.com.br\/en\/wp-json\/wp\/v2\/media?parent=6369"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}