{"id":8,"date":"2025-05-02T13:57:08","date_gmt":"2025-05-02T13:57:08","guid":{"rendered":"https:\/\/go.sposatopremium.com.br\/?page_id=8"},"modified":"2025-06-03T17:16:44","modified_gmt":"2025-06-03T17:16:44","slug":"elementor-8","status":"publish","type":"page","link":"https:\/\/go.sposatopremium.com.br\/","title":{"rendered":"Sposato Go! Layour Funcional + 3 Propostas de Decora\u00e7\u00e3o por R$ 99 em 72h"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"8\" class=\"elementor elementor-8\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4ad13b01 e-flex e-con-boxed e-con e-parent\" data-id=\"4ad13b01\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-34de2197 e-con-full e-flex e-con e-child\" data-id=\"34de2197\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-72eed982 elementor-widget elementor-widget-heading\" data-id=\"72eed982\" data-element_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\">Layout funcional + <\/br>\n3 propostas de decora\u00e7\u00e3o + <br\/>\nPor apenas R$ 99<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-590f4076 elementor-widget elementor-widget-heading\" data-id=\"590f4076\" data-element_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\">Receba, em at\u00e9 72h, um layout funcional e ideias de decora\u00e7\u00e3o alinhadas ao seu estilo, criadas especialmente pelo nosso time.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5eea3d80 e-con-full e-flex e-con e-child\" data-id=\"5eea3d80\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-72cce8a1 elementor-mobile-align-justify elementor-align-right elementor-widget elementor-widget-button\" data-id=\"72cce8a1\" data-element_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=\"#orcamento\">\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\">Quero meu projeto por R$ 99<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6ca28b96 e-con-full e-flex e-con e-child\" data-id=\"6ca28b96\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8aee1c8 elementor-widget elementor-widget-html\" data-id=\"8aee1c8\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  #videoContainer {\n    position: relative;\n    width: 100%;\n    max-width: 640px;\n    margin: 0 auto;\n  }\n\n  video {\n    width: 100%;\n    height: auto;\n    display: block;\n    cursor: pointer;\n  }\n\n  #playOverlay {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    z-index: 3;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: rgba(0, 0, 0, 0.3);\n    animation: blink 1s infinite;\n    cursor: pointer;\n  }\n\n  @keyframes blink {\n    0%, 100% { opacity: 1; }\n    50% { opacity: 0.3; }\n  }\n\n  #playOverlay svg {\n    fill: white;\n    width: 60px;\n    height: 60px;\n  }\n\n  #progressBar {\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    height: 4px;\n    width: 0%;\n    background-color: #ffffff;\n    z-index: 5;\n    transition: width 0.2s ease-out;\n  }\n<\/style>\n\n<div id=\"videoContainer\">\n  <video id=\"sposatoVideo\" preload=\"auto\" autoplay muted loop>\n    <source src=\"https:\/\/www.sposatopremium.com.br\/lps\/videos\/video-sposato-go-topo-lp.mp4\" type=\"video\/mp4\" \/>\n    Seu navegador n\u00e3o suporta v\u00eddeos em HTML5.\n  <\/video>\n  <div id=\"playOverlay\">\n    <!-- \u00cdcone de play SVG -->\n    <svg viewBox=\"0 0 64 64\">\n      <path d=\"M16 12v40l36-20z\"\/>\n    <\/svg>\n  <\/div>\n  <div id=\"progressBar\"><\/div>\n<\/div>\n\n<script>\n  const video = document.getElementById('sposatoVideo');\n  const playOverlay = document.getElementById('playOverlay');\n  const progressBar = document.getElementById('progressBar');\n\n  let hasStarted = false;\n  let userPaused = false;\n  let triggeredMarks = [];\n  let isVisible = true;\n\n  function togglePlayOverlay(show) {\n    playOverlay.style.display = show ? 'flex' : 'none';\n  }\n\n  function playFromBeginning() {\n    video.currentTime = 0;\n    video.muted = false;\n    video.loop = false;\n    video.play();\n    togglePlayOverlay(false);\n    userPaused = false;\n\n    window.dataLayer = window.dataLayer || [];\n    dataLayer.push({\n      event: 'video_play',\n      video_name: 'SposatoGo Topo LP'\n    });\n\n    hasStarted = true;\n  }\n\n  function resumeVideo() {\n    video.play();\n    togglePlayOverlay(false);\n    userPaused = false;\n  }\n\n  playOverlay.addEventListener('click', () => {\n    if (!hasStarted) {\n      playFromBeginning();\n    } else {\n      resumeVideo();\n    }\n  });\n\n  video.addEventListener('click', () => {\n    if (!hasStarted || video.readyState < 2) return;\n\n    if (video.paused) {\n      resumeVideo();\n    } else {\n      video.pause();\n      togglePlayOverlay(true);\n      userPaused = true;\n    }\n  });\n\n  video.addEventListener('timeupdate', () => {\n    const progress = (video.currentTime \/ video.duration) * 100;\n    progressBar.style.width = `${progress}%`;\n\n    const marks = [25, 50, 75, 100];\n    marks.forEach(mark => {\n      if (progress >= mark && !triggeredMarks.includes(mark)) {\n        triggeredMarks.push(mark);\n        window.dataLayer = window.dataLayer || [];\n        dataLayer.push({\n          event: 'video_progress',\n          video_name: 'SposatoGo Topo LP',\n          progress: mark\n        });\n      }\n    });\n  });\n\n  document.addEventListener('visibilitychange', () => {\n    if (!hasStarted) return;\n\n    if (document.hidden && !video.paused) {\n      video.pause();\n      togglePlayOverlay(true);\n    } else if (!document.hidden && !userPaused && isVisible) {\n      resumeVideo();\n    }\n  });\n\n  const observer = new IntersectionObserver(\n    ([entry]) => {\n      isVisible = entry.isIntersecting;\n\n      if (!hasStarted) return;\n\n      if (!isVisible && !video.paused) {\n        video.pause();\n        togglePlayOverlay(true);\n      } else if (isVisible && !userPaused) {\n        resumeVideo();\n      }\n    },\n    { threshold: 0.5 }\n  );\n\n  observer.observe(video);\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3bbf8d1b e-flex e-con-boxed e-con e-parent\" data-id=\"3bbf8d1b\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4acb2172 elementor-widget elementor-widget-heading\" data-id=\"4acb2172\" data-element_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\">O que voc\u00ea recebe por R$ 99,00 ?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6f7ec223 e-con-full e-flex e-con e-child\" data-id=\"6f7ec223\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-74071799 elementor-widget elementor-widget-text-editor\" data-id=\"74071799\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<style>\n  .benefits-section {\n    background-color: #f6f5f2;\n    padding: 2rem;\n    border-radius: 20px;\n    font-family: 'Helvetica Neue', sans-serif;\n    max-width: 800px;\n    margin: 0 auto;\n    color: #2c2c2c;\n  }\n\n  .benefit-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 0.75rem;\n    margin-bottom: 1rem;\n    font-size: 1.05rem;\n    line-height: 1.6;\n  }\n\n  .benefit-icon {\n    font-size: 1.4rem;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .preview-link {\n    margin-top: 1.5rem;\n    display: block;\n    text-align: center;\n    font-size: 1rem;\n    color: #2e7d32;\n    font-weight: 600;\n    text-decoration: underline;\n    cursor: pointer;\n  }\n\n  @media (max-width: 600px) {\n    .benefits-section {\n      padding: 1.5rem;\n    }\n\n    .benefit-item {\n      font-size: 1rem;\n    }\n  }\n\n  .bonus-title {\n    font-weight: bold;\n    font-size: 1.2rem;\n    margin-top: 2rem;\n    margin-bottom: 1rem;\n    color: #1a1a1a;\n  }\n<\/style>\n\n<div class=\"benefits-section\">\n\n  <div class=\"benefit-item\">\n    <div class=\"benefit-icon\">\ud83d\udecb\ufe0f<\/div>\n    Sugest\u00f5es visuais pr\u00e1ticas para reorganizar ou valorizar seu espa\u00e7o\n  <\/div>\n\n  <div class=\"benefit-item\">\n    <div class=\"benefit-icon\">\ud83c\udfa8<\/div>\n    Paleta de cores ideal para o seu estilo e ilumina\u00e7\u00e3o natural\n  <\/div>\n\n  <div class=\"benefit-item\">\n    <div class=\"benefit-icon\">\ud83d\udccf<\/div>\n    Orienta\u00e7\u00f5es t\u00e9cnicas sobre circula\u00e7\u00e3o, layout e aproveitamento\n  <\/div>\n\n  <div class=\"benefit-item\">\n    <div class=\"benefit-icon\">\ud83d\udcc4<\/div>\n    PDF premium e visual, entregue no seu e-mail \u2014 pronto para aplicar\n  <\/div>\n\n  <div class=\"benefit-item\">\n    <div class=\"benefit-icon\">\ud83d\uddbc\ufe0f<\/div>\n    Imagens em 3D renderizadas em alta qualidade com estilo realista\n  <\/div>\n\n  <div class=\"benefit-item\">\n    <div class=\"benefit-icon\">\ud83d\udcac<\/div>\n    Atendimento dedicado e suporte direto com nossa equipe\n  <\/div>\n\n  <div class=\"benefit-item\">\n    <div class=\"benefit-icon\">\u26a1<\/div>\n    Entrega r\u00e1pida: voc\u00ea recebe tudo em at\u00e9 72h \u00fateis\n  <\/div>\n\n  <div class=\"benefit-item\">\n    <div class=\"benefit-icon\">\ud83e\udded<\/div>\n    Recomenda\u00e7\u00e3o de estilo visual mais compat\u00edvel com seu gosto e tipo de ambiente\n  <\/div>\n\n  <div class=\"bonus-title\">\ud83c\udf81 BRINDE EXCLUSIVO<\/div>\n\n  <div class=\"benefit-item\">\n    <div class=\"benefit-icon\">\ud83e\udde0<\/div>\n    Diagn\u00f3stico completo do seu estilo de decora\u00e7\u00e3o. Aprenda a decorar qualquer ambiente baseado no seu DNA de decora\u00e7\u00e3o de interiores.\n  <\/div>\n\n  <div class=\"benefit-item\">\n    <div class=\"benefit-icon\">\ud83d\udd8c\ufe0f<\/div>\n    3 estilos diferentes de decora\u00e7\u00e3o aplicados ao seu ambiente. Veja seu ambiente decorado de formas diferentes baseado no seu gosto.\n  <\/div>\n\n  <div class=\"benefit-item\">\n    <div class=\"benefit-icon\">\ud83d\udcb8<\/div>\n    Caso deseje evoluir para um projeto completo com atendimento personalizado, voc\u00ea recebe <strong>20% de desconto em qualquer plano Premium da Sposato<\/strong>. Ideal para quem deseja reuni\u00f5es com nossos profissionais, entregas t\u00e9cnicas detalhadas e suporte exclusivo.\n  <\/div>\n\n  <a class=\"preview-link\" href=\"#mockup\">\n    \ud83d\udc49 Veja um exemplo real da entrega\n  <\/a>\n\n<\/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-4af210f elementor-mobile-align-justify elementor-align-right elementor-widget elementor-widget-button\" data-id=\"4af210f\" data-element_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=\"#orcamento\">\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\">Quero meu projeto por R$ 99<\/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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-74e2c990 e-grid e-con-boxed e-con e-parent\" data-id=\"74e2c990\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4e1b42f9 elementor-widget elementor-widget-heading\" data-id=\"4e1b42f9\" data-element_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\">Alguns ANTES x DEPOIS<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b118ca4 elementor-widget elementor-widget-heading\" data-id=\"b118ca4\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Veja o impacto de sugest\u00f5es simples e certeiras!<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-451dc71b elementor-widget__width-inherit elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"451dc71b\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/fachada-antes-depois-sposato-go-1.png\" alt=\"fachada-antes-depois-sposato-go-1.png\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/sala-de-tv-antes-depois-sposato-go-1.png\" alt=\"sala-de-tv-antes-depois-sposato-go-1.png\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/cozinha-antes-depois-sposato-go-1.png\" alt=\"cozinha-antes-depois-sposato-go-1.png\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/quarto-antes-depois-sposato-go.png\" alt=\"quarto-antes-depois-sposato-go.png\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/escritorio-antes-depois-sposato-go-1.png\" alt=\"escritorio-antes-depois-sposato-go-1.png\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/varanda-antes-depois-sposato-go-2.png\" alt=\"varanda-antes-depois-sposato-go-2.png\" \/><\/figure><\/div>\t\t\t<\/div>\n\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\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4df21b5d elementor-widget__width-inherit elementor-hidden-tablet elementor-hidden-mobile elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"4df21b5d\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/quarto-de-tv-antes-depois-sposato-go.png\" alt=\"quarto-de-tv-antes-depois-sposato-go.png\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/sala-de-tv-antes-depois-sposato-go.png\" alt=\"sala-de-tv-antes-depois-sposato-go.png\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/cozinha-antes-depois-sposato-go.png\" alt=\"cozinha-antes-depois-sposato-go.png\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/varanda-antes-depois-sposato-go.png\" alt=\"varanda-antes-depois-sposato-go.png\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/fachada-antes-depois-sposato-go.png\" alt=\"fachada-antes-depois-sposato-go.png\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/escritorio-antes-depois-sposato-go.png\" alt=\"escritorio-antes-depois-sposato-go.png\" \/><\/figure><\/div>\t\t\t<\/div>\n\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\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\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<div class=\"elementor-element elementor-element-a1023d3 e-flex e-con-boxed e-con e-parent\" data-id=\"a1023d3\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-45b2a4be elementor-widget elementor-widget-rating\" data-id=\"45b2a4be\" data-element_type=\"widget\" data-widget_type=\"rating.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-rating\" itemtype=\"https:\/\/schema.org\/Rating\" itemscope=\"\" itemprop=\"reviewRating\">\n\t\t\t<meta itemprop=\"worstRating\" content=\"0\">\n\t\t\t<meta itemprop=\"bestRating\" content=\"5\">\n\t\t\t<div class=\"e-rating-wrapper\" itemprop=\"ratingValue\" content=\"5\" role=\"img\" aria-label=\"Rated 5 out of 5\">\n\t\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-star\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"><\/path><\/svg>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-star\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"><\/path><\/svg>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-star\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"><\/path><\/svg>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-star\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"><\/path><\/svg>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-star\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"><\/path><\/svg>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-star\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"><\/path><\/svg>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-star\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"><\/path><\/svg>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-star\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"><\/path><\/svg>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-star\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"><\/path><\/svg>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-star\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"><\/path><\/svg>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\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<div class=\"elementor-element elementor-element-2cbfe42f elementor-widget elementor-widget-heading\" data-id=\"2cbfe42f\" data-element_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\">99% de Satisfa\u00e7\u00e3o!<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cbe7e4c elementor-widget elementor-widget-text-editor\" data-id=\"cbe7e4c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Veja o que nossos clientes est\u00e3o dizendo sobre a experi\u00eancia na <strong>Sposato Premium<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-72e6f1ab elementor-widget elementor-widget-html\" data-id=\"72e6f1ab\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"pt-BR\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Carrossel de V\u00eddeos<\/title>\r\n    <style>\r\n        \/* Container principal do carrossel *\/\r\n        .carousel-container {\r\n            max-width: 95%;\r\n            margin: 20px auto;\r\n            overflow: hidden;\r\n            position: relative;\r\n        }\r\n\r\n        \/* \u00c1rea de rolagem *\/\r\n        .carousel-track {\r\n            display: flex;\r\n            transition: transform 0.5s ease;\r\n            gap: 15px;\r\n        }\r\n\r\n        \/* Cada slide de v\u00eddeo *\/\r\n        .carousel-slide {\r\n            flex: 0 0 calc(33.333% - 15px); \/* 3 v\u00eddeos vis\u00edveis no desktop *\/\r\n            position: relative;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        \/* Estilo das imagens e v\u00eddeos com borda arredondada *\/\r\n        .carousel-slide video,\r\n        .carousel-slide img {\r\n            width: 100%;\r\n            border-radius: 5px;\r\n        }\r\n\r\n\r\n        \/* Bot\u00f5es de navega\u00e7\u00e3o *\/\r\n        .carousel-btn {\r\n            position: absolute;\r\n            top: 50%;\r\n            transform: translateY(-50%);\r\n            background-color: rgba(0, 0, 0, 0.7);\r\n            color: #fff;\r\n            border: none;\r\n            font-size: 24px;\r\n            padding: 10px 15px;\r\n            cursor: pointer;\r\n            border-radius: 50%;\r\n            z-index: 10;\r\n        }\r\n\r\n        .prev-btn {\r\n            left: 20px;\r\n        }\r\n\r\n        .next-btn {\r\n            right: 40px;\r\n        }\r\n\r\n        \/* Responsividade *\/\r\n        @media (max-width: 768px) {\r\n            .carousel-slide {\r\n                flex: 0 0 100%; \/* 1 v\u00eddeo vis\u00edvel no mobile *\/\r\n            }\r\n            .carousel-btn {\r\n                font-size: 20px;\r\n                padding: 15px;\r\n            }\r\n            .prev-btn {\r\n                left: 10px;\r\n            }\r\n            .next-btn {\r\n                right: 10px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"carousel-container\">\r\n        <!-- Bot\u00f5es de navega\u00e7\u00e3o -->\r\n        <button class=\"carousel-btn prev-btn\" onclick=\"moveSlide(-1)\">&#10094;<\/button>\r\n        <button class=\"carousel-btn next-btn\" onclick=\"moveSlide(1)\">&#10095;<\/button>\r\n\r\n        <!-- Carrossel de V\u00eddeos -->\r\n        <div class=\"carousel-track\">\r\n            <div class=\"carousel-slide\">\r\n                <!-- V\u00eddeo com capa e \u00edcone de play -->\r\n                <img decoding=\"async\" src=\"https:\/\/www.sposatopremium.com.br\/wp-content\/uploads\/2024\/11\/Isabelly.jpg\" alt=\"Capa do v\u00eddeo 1\" onclick=\"playVideo(this, 'https:\/\/www.sposatopremium.com.br\/wp-content\/uploads\/2024\/11\/Copia-de-Design-sem-nome.mp4')\" \/>\r\n            <\/div>\r\n            <div class=\"carousel-slide\">\r\n                <img decoding=\"async\" src=\"https:\/\/www.sposatopremium.com.br\/wp-content\/uploads\/2024\/11\/Valeria.jpg\" alt=\"Capa do v\u00eddeo 2\" onclick=\"playVideo(this, 'https:\/\/www.sposatopremium.com.br\/wp-content\/uploads\/2024\/11\/Veleria1.mp4')\" \/>\r\n            <\/div>\r\n            <div class=\"carousel-slide\">\r\n                <img decoding=\"async\" src=\"https:\/\/www.sposatopremium.com.br\/wp-content\/uploads\/2024\/11\/Felipe.jpg\" alt=\"Capa do v\u00eddeo 1\" onclick=\"playVideo(this, 'https:\/\/www.sposatopremium.com.br\/wp-content\/uploads\/2024\/11\/Felipe1.mp4')\" \/>\r\n            <\/div>\r\n            <div class=\"carousel-slide\">\r\n               <img decoding=\"async\" src=\"https:\/\/www.sposatopremium.com.br\/wp-content\/uploads\/2024\/11\/Raquel.jpg\" alt=\"Capa do v\u00eddeo 1\" onclick=\"playVideo(this, 'https:\/\/www.sposatopremium.com.br\/wp-content\/uploads\/2024\/11\/Raquel1.mp4')\" \/>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        let currentSlide = 0;\r\n        const slides = document.querySelectorAll('.carousel-slide');\r\n        const totalSlides = slides.length;\r\n\r\n        function updateSlide() {\r\n            const carouselTrack = document.querySelector('.carousel-track');\r\n            const slideWidth = slides[0].clientWidth + 15; \/\/ 15px gap\r\n            carouselTrack.style.transform = `translateX(-${currentSlide * slideWidth}px)`;\r\n        }\r\n\r\n        function moveSlide(direction) {\r\n            currentSlide += direction;\r\n            const slidesVisible = window.innerWidth < 768 ? 1 : 3; \/\/ 1 no mobile, 3 no desktop\r\n\r\n            if (currentSlide < 0) {\r\n                currentSlide = totalSlides - slidesVisible;\r\n            } else if (currentSlide > totalSlides - slidesVisible) {\r\n                currentSlide = 0;\r\n            }\r\n\r\n            updateSlide();\r\n        }\r\n\r\n        function playVideo(element, videoSrc) {\r\n            \/\/ Substituir a imagem pela tag de v\u00eddeo com URL externa\r\n            element.outerHTML = `\r\n                <video controls autoplay>\r\n                    <source src=\"${videoSrc}\" type=\"video\/mp4\">\r\n                    Seu navegador n\u00e3o suporta a tag de v\u00eddeo.\r\n                <\/video>\r\n            `;\r\n        }\r\n\r\n        \/\/ Adiciona evento para atualizar o slide quando a janela \u00e9 redimensionada\r\n        window.addEventListener('resize', updateSlide);\r\n    <\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d2b91c1 elementor-mobile-align-justify elementor-align-right elementor-widget elementor-widget-button\" data-id=\"d2b91c1\" data-element_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=\"#orcamento\">\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\">Quero meu projeto por R$ 99<\/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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-43763669 e-flex e-con-boxed e-con e-parent\" data-id=\"43763669\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-842a2ae e-grid e-con-boxed e-con e-parent\" data-id=\"842a2ae\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ae60c10 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"ae60c10\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;5&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 14\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ae60c10\" data-elementor-lightbox-title=\"depoimento-cliente-1-sposato-9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTEsInVybCI6Imh0dHBzOlwvXC9nby5zcG9zYXRvcHJlbWl1bS5jb20uYnJcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA1XC9kZXBvaW1lbnRvLWNsaWVudGUtMS1zcG9zYXRvLTktMS5wbmciLCJzbGlkZXNob3ciOiJhZTYwYzEwIn0%3D\" href=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/depoimento-cliente-1-sposato-9-1.png\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/depoimento-cliente-1-sposato-9-1-300x300.png\" alt=\"depoimento-cliente-1-sposato-9\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 14\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ae60c10\" data-elementor-lightbox-title=\"depoimento-cliente-1-sposato-14\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTIsInVybCI6Imh0dHBzOlwvXC9nby5zcG9zYXRvcHJlbWl1bS5jb20uYnJcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA1XC9kZXBvaW1lbnRvLWNsaWVudGUtMS1zcG9zYXRvLTE0LnBuZyIsInNsaWRlc2hvdyI6ImFlNjBjMTAifQ%3D%3D\" href=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/depoimento-cliente-1-sposato-14.png\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/depoimento-cliente-1-sposato-14-161x300.png\" alt=\"depoimento-cliente-1-sposato-14\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 14\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ae60c10\" data-elementor-lightbox-title=\"depoimento-cliente-1-sposato-g-12\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTMsInVybCI6Imh0dHBzOlwvXC9nby5zcG9zYXRvcHJlbWl1bS5jb20uYnJcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA1XC9kZXBvaW1lbnRvLWNsaWVudGUtMS1zcG9zYXRvLWctMTItMS5wbmciLCJzbGlkZXNob3ciOiJhZTYwYzEwIn0%3D\" href=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/depoimento-cliente-1-sposato-g-12-1.png\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/depoimento-cliente-1-sposato-g-12-1-200x300.png\" alt=\"depoimento-cliente-1-sposato-g-12\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 14\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ae60c10\" data-elementor-lightbox-title=\"depoimento-cliente-1-sposato-go-1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTQsInVybCI6Imh0dHBzOlwvXC9nby5zcG9zYXRvcHJlbWl1bS5jb20uYnJcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA1XC9kZXBvaW1lbnRvLWNsaWVudGUtMS1zcG9zYXRvLWdvLTEtMS5wbmciLCJzbGlkZXNob3ciOiJhZTYwYzEwIn0%3D\" href=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/depoimento-cliente-1-sposato-go-1-1.png\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/depoimento-cliente-1-sposato-go-1-1-300x300.png\" alt=\"depoimento-cliente-1-sposato-go-1\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 14\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ae60c10\" data-elementor-lightbox-title=\"depoimento-cliente-1-sposato-go-2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTUsInVybCI6Imh0dHBzOlwvXC9nby5zcG9zYXRvcHJlbWl1bS5jb20uYnJcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA1XC9kZXBvaW1lbnRvLWNsaWVudGUtMS1zcG9zYXRvLWdvLTItMS5wbmciLCJzbGlkZXNob3ciOiJhZTYwYzEwIn0%3D\" href=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/depoimento-cliente-1-sposato-go-2-1.png\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/depoimento-cliente-1-sposato-go-2-1-200x300.png\" alt=\"depoimento-cliente-1-sposato-go-2\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 14\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ae60c10\" data-elementor-lightbox-title=\"depoimento-cliente-1-sposato-go-3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTYsInVybCI6Imh0dHBzOlwvXC9nby5zcG9zYXRvcHJlbWl1bS5jb20uYnJcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA1XC9kZXBvaW1lbnRvLWNsaWVudGUtMS1zcG9zYXRvLWdvLTMtMS5wbmciLCJzbGlkZXNob3ciOiJhZTYwYzEwIn0%3D\" href=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/depoimento-cliente-1-sposato-go-3-1.png\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/depoimento-cliente-1-sposato-go-3-1-200x300.png\" alt=\"depoimento-cliente-1-sposato-go-3\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 14\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ae60c10\" data-elementor-lightbox-title=\"depoimento-cliente-1-sposato-go-6\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTgsInVybCI6Imh0dHBzOlwvXC9nby5zcG9zYXRvcHJlbWl1bS5jb20uYnJcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA1XC9kZXBvaW1lbnRvLWNsaWVudGUtMS1zcG9zYXRvLWdvLTYucG5nIiwic2xpZGVzaG93IjoiYWU2MGMxMCJ9\" href=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/depoimento-cliente-1-sposato-go-6.png\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/depoimento-cliente-1-sposato-go-6-200x300.png\" alt=\"depoimento-cliente-1-sposato-go-6\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 14\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ae60c10\" data-elementor-lightbox-title=\"depoimento-cliente-1-sposato-go-7\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTksInVybCI6Imh0dHBzOlwvXC9nby5zcG9zYXRvcHJlbWl1bS5jb20uYnJcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA1XC9kZXBvaW1lbnRvLWNsaWVudGUtMS1zcG9zYXRvLWdvLTcucG5nIiwic2xpZGVzaG93IjoiYWU2MGMxMCJ9\" href=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/depoimento-cliente-1-sposato-go-7.png\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/depoimento-cliente-1-sposato-go-7-300x200.png\" alt=\"depoimento-cliente-1-sposato-go-7\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 14\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ae60c10\" data-elementor-lightbox-title=\"depoimento-cliente-1-sposato-go-8\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTAwLCJ1cmwiOiJodHRwczpcL1wvZ28uc3Bvc2F0b3ByZW1pdW0uY29tLmJyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wNVwvZGVwb2ltZW50by1jbGllbnRlLTEtc3Bvc2F0by1nby04LnBuZyIsInNsaWRlc2hvdyI6ImFlNjBjMTAifQ%3D%3D\" href=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/depoimento-cliente-1-sposato-go-8.png\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/depoimento-cliente-1-sposato-go-8-200x300.png\" alt=\"depoimento-cliente-1-sposato-go-8\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 14\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ae60c10\" data-elementor-lightbox-title=\"depoimento-cliente-1-sposato-go-10-5\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTAxLCJ1cmwiOiJodHRwczpcL1wvZ28uc3Bvc2F0b3ByZW1pdW0uY29tLmJyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wNVwvZGVwb2ltZW50by1jbGllbnRlLTEtc3Bvc2F0by1nby0xMC01LnBuZyIsInNsaWRlc2hvdyI6ImFlNjBjMTAifQ%3D%3D\" href=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/depoimento-cliente-1-sposato-go-10-5.png\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/depoimento-cliente-1-sposato-go-10-5-200x300.png\" alt=\"depoimento-cliente-1-sposato-go-10-5\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"11 of 14\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ae60c10\" data-elementor-lightbox-title=\"depoimento-cliente-1-sposato-go-13\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTAzLCJ1cmwiOiJodHRwczpcL1wvZ28uc3Bvc2F0b3ByZW1pdW0uY29tLmJyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wNVwvZGVwb2ltZW50by1jbGllbnRlLTEtc3Bvc2F0by1nby0xMy5wbmciLCJzbGlkZXNob3ciOiJhZTYwYzEwIn0%3D\" href=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/depoimento-cliente-1-sposato-go-13.png\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/depoimento-cliente-1-sposato-go-13-200x300.png\" alt=\"depoimento-cliente-1-sposato-go-13\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"12 of 14\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ae60c10\" data-elementor-lightbox-title=\"depoimento-cliente-1-sposato-go\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA0LCJ1cmwiOiJodHRwczpcL1wvZ28uc3Bvc2F0b3ByZW1pdW0uY29tLmJyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wNVwvZGVwb2ltZW50by1jbGllbnRlLTEtc3Bvc2F0by1nby5wbmciLCJzbGlkZXNob3ciOiJhZTYwYzEwIn0%3D\" href=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/depoimento-cliente-1-sposato-go.png\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/depoimento-cliente-1-sposato-go-300x300.png\" alt=\"depoimento-cliente-1-sposato-go\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"13 of 14\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ae60c10\" data-elementor-lightbox-title=\"depoimento-cliente-1-sposato-go-4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6ODcsInVybCI6Imh0dHBzOlwvXC9nby5zcG9zYXRvcHJlbWl1bS5jb20uYnJcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA1XC9kZXBvaW1lbnRvLWNsaWVudGUtMS1zcG9zYXRvLWdvLTQucG5nIiwic2xpZGVzaG93IjoiYWU2MGMxMCJ9\" href=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/depoimento-cliente-1-sposato-go-4.png\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/depoimento-cliente-1-sposato-go-4-200x300.png\" alt=\"depoimento-cliente-1-sposato-go-4\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"14 of 14\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ae60c10\" data-elementor-lightbox-title=\"depoimento-cliente-1-sposato-go-3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6ODYsInVybCI6Imh0dHBzOlwvXC9nby5zcG9zYXRvcHJlbWl1bS5jb20uYnJcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA1XC9kZXBvaW1lbnRvLWNsaWVudGUtMS1zcG9zYXRvLWdvLTMucG5nIiwic2xpZGVzaG93IjoiYWU2MGMxMCJ9\" href=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/depoimento-cliente-1-sposato-go-3.png\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/depoimento-cliente-1-sposato-go-3-200x300.png\" alt=\"depoimento-cliente-1-sposato-go-3\" \/><\/figure><\/a><\/div>\t\t\t<\/div>\n\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\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\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<div class=\"elementor-element elementor-element-13d66a53 e-flex e-con-boxed e-con e-parent\" data-id=\"13d66a53\" data-element_type=\"container\" id=\"comofunciona\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-6828cefc e-con-full e-flex e-con e-child\" data-id=\"6828cefc\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5bb2ef88 elementor-widget elementor-widget-heading\" data-id=\"5bb2ef88\" data-element_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\">Como Funciona?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7581dd68 e-con-full e-flex e-con e-child\" data-id=\"7581dd68\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8ffd34c e-con-full e-flex e-con e-child\" data-id=\"8ffd34c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-fd0bfc1 e-con-full e-flex e-con e-child\" data-id=\"fd0bfc1\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-25d1d896 elementor-widget elementor-widget-heading\" data-id=\"25d1d896\" data-element_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\">Fase 1 - Escolha e Preencha o Formul\u00e1rio<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-44e33b2b elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"44e33b2b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<span style=\"color: #ffffff;\">Escolha quantos ambientes deseja ter 3 novas ideias em 72 horas e Preencha nosso formul\u00e1rio de imers\u00e3o para entendermos seus gostos e seu ambiente.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2b083f39 e-con-full e-flex e-con e-child\" data-id=\"2b083f39\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-34d72a3c elementor-widget elementor-widget-heading\" data-id=\"34d72a3c\" data-element_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\">Fase 2 - Cria\u00e7\u00e3o<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7a9d447b elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"7a9d447b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<span style=\"color: #ffffff;\">Ap\u00f3s a coleta de informa\u00e7\u00f5es do seu ambiente, usaremos nossa tecnologia exclusiva com IA e criaremos 3 ideias para seu ambiente, baseado em seu gosto e com uma curadoria humana de profissionais de interiores.<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8988103 e-con-full e-flex e-con e-child\" data-id=\"8988103\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f4c6fd0 elementor-widget elementor-widget-heading\" data-id=\"4f4c6fd0\" data-element_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\">Fase 3 - Voc\u00ea recebe um PDF elegante por e-mail<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cc0ac9 elementor-widget elementor-widget-text-editor\" data-id=\"cc0ac9\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"color: #ebebeb;\">Receba seu projeto em renderiza\u00e7\u00f2es espetaculares, bem documentado e explicado pelo nosso time de profissionais. A entrega \u00e9 feita via email e a partir dai, voc\u00ea estar\u00e1 pronto para aplicar as ideias em seu ambiente!<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5e2085db elementor-widget elementor-widget-heading\" data-id=\"5e2085db\" data-element_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\">Ficou alguma d\u00favida? Confira o video abaixo!<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3a57c8d1 e-con-full e-flex e-con e-child\" data-id=\"3a57c8d1\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22d56133 elementor-widget__width-initial elementor-widget elementor-widget-video\" data-id=\"22d56133\" data-element_type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtu.be\\\/V2IwU5P_LIk&quot;,&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/go.sposatopremium.com.br\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Novo-Projeto.jpg&quot;,&quot;id&quot;:39,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;video_type&quot;:&quot;youtube&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:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/Novo-Projeto.jpg);\">\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=\"Play Video\" tabindex=\"0\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\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<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-76f2eed0 e-flex e-con-boxed e-con e-parent\" data-id=\"76f2eed0\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-4b593cc4 e-con-full e-flex e-con e-child\" data-id=\"4b593cc4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a2e1e12 elementor-mobile-align-justify elementor-align-right elementor-widget elementor-widget-button\" data-id=\"a2e1e12\" data-element_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=\"#orcamento\">\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\">Quero meu projeto por R$ 99<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6caf2af4 e-flex e-con-boxed e-con e-parent\" data-id=\"6caf2af4\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1afa7106 elementor-widget elementor-widget-heading\" data-id=\"1afa7106\" data-element_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\">Perguntas Frequentes sobre Sposato Go!<\/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=\"elementor-element elementor-element-4a46e238 e-grid e-con-boxed e-con e-parent\" data-id=\"4a46e238\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7aff2308 elementor-widget elementor-widget-text-editor\" data-id=\"7aff2308\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<style>#sp-ea-42 .spcollapsing { height: 0; overflow: hidden; transition-property: height;transition-duration: 300ms;}#sp-ea-42.sp-easy-accordion>.sp-ea-single {margin-bottom: 10px; border: 1px solid #e2e2e2; }#sp-ea-42.sp-easy-accordion>.sp-ea-single>.ea-header a {color: #444;}#sp-ea-42.sp-easy-accordion>.sp-ea-single>.sp-collapse>.ea-body {background: #fff; color: #444;}#sp-ea-42.sp-easy-accordion>.sp-ea-single {background: #eee;}#sp-ea-42.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon { float: left; color: #444;font-size: 16px;}<\/style><div id=\"sp_easy_accordion-1746277035\">\n<div id=\"sp-ea-42\" class=\"sp-ea-one sp-easy-accordion\" data-ea-active=\"ea-click\" data-ea-mode=\"vertical\" data-preloader=\"\" data-scroll-active-item=\"\" data-offset-to-scroll=\"0\">\n\n<!-- Start accordion card div. -->\n<div class=\"ea-card ea-expand sp-ea-single\">\n\t<!-- Start accordion header. -->\n\t<h3 class=\"ea-header\">\n\t\t<!-- Add anchor tag for header. -->\n\t\t<a class=\"collapsed\" id=\"ea-header-420\" role=\"button\" data-sptoggle=\"spcollapse\" data-sptarget=\"#collapse420\" aria-controls=\"collapse420\" href=\"#\"  aria-expanded=\"true\" tabindex=\"0\">\n\t\t<i aria-hidden=\"true\" role=\"presentation\" class=\"ea-expand-icon eap-icon-ea-expand-minus\"><\/i> O que est\u00e1 inclu\u00eddo no pacote de R$99?\t\t<\/a> <!-- Close anchor tag for header. -->\n\t<\/h3>\t<!-- Close header tag. -->\n\t<!-- Start collapsible content div. -->\n\t<div class=\"sp-collapse spcollapse collapsed show\" id=\"collapse420\" data-parent=\"#sp-ea-42\" role=\"region\" aria-labelledby=\"ea-header-420\">  <!-- Content div. -->\n\t\t<div class=\"ea-body\">\n\t\t<p class=\"\" data-start=\"304\" data-end=\"523\">Voc\u00ea recebe um <strong data-start=\"468\" data-end=\"502\">layout funcional personalizado<\/strong>, com a melhor proposta de circula\u00e7\u00e3o, aproveitamento e distribui\u00e7\u00e3o para o seu espa\u00e7o, al\u00e9m de <strong data-start=\"598\" data-end=\"659\">3 ideias visuais de decora\u00e7\u00e3o aplicadas sobre esse layout<\/strong>, tudo de acordo com seu estilo e prefer\u00eancias. A entrega \u00e9 digital e pronta para aplicar.<\/p>\n\t\t<\/div> <!-- Close content div. -->\n\t<\/div> <!-- Close collapse div. -->\n<\/div> <!-- Close card div. -->\n<!-- Start accordion card div. -->\n<div class=\"ea-card  sp-ea-single\">\n\t<!-- Start accordion header. -->\n\t<h3 class=\"ea-header\">\n\t\t<!-- Add anchor tag for header. -->\n\t\t<a class=\"collapsed\" id=\"ea-header-421\" role=\"button\" data-sptoggle=\"spcollapse\" data-sptarget=\"#collapse421\" aria-controls=\"collapse421\" href=\"#\"  aria-expanded=\"false\" tabindex=\"0\">\n\t\t<i aria-hidden=\"true\" role=\"presentation\" class=\"ea-expand-icon eap-icon-ea-expand-plus\"><\/i> Esse layout serve para me orientar na decora\u00e7\u00e3o de verdade?\t\t<\/a> <!-- Close anchor tag for header. -->\n\t<\/h3>\t<!-- Close header tag. -->\n\t<!-- Start collapsible content div. -->\n\t<div class=\"sp-collapse spcollapse \" id=\"collapse421\" data-parent=\"#sp-ea-42\" role=\"region\" aria-labelledby=\"ea-header-421\">  <!-- Content div. -->\n\t\t<div class=\"ea-body\">\n\t\t<p>Sim! O layout \u00e9 pensado por profissionais com foco em funcionalidade e harmonia. Ele mostra <strong data-start=\"910\" data-end=\"960\">como organizar o ambiente de forma inteligente<\/strong>, com base nas fotos e medidas que voc\u00ea envia, facilitando suas decis\u00f5es na hora de decorar ou reformar.<\/p>\n\t\t<\/div> <!-- Close content div. -->\n\t<\/div> <!-- Close collapse div. -->\n<\/div> <!-- Close card div. -->\n<!-- Start accordion card div. -->\n<div class=\"ea-card  sp-ea-single\">\n\t<!-- Start accordion header. -->\n\t<h3 class=\"ea-header\">\n\t\t<!-- Add anchor tag for header. -->\n\t\t<a class=\"collapsed\" id=\"ea-header-422\" role=\"button\" data-sptoggle=\"spcollapse\" data-sptarget=\"#collapse422\" aria-controls=\"collapse422\" href=\"#\"  aria-expanded=\"false\" tabindex=\"0\">\n\t\t<i aria-hidden=\"true\" role=\"presentation\" class=\"ea-expand-icon eap-icon-ea-expand-plus\"><\/i> Essas 3 ideias s\u00e3o projetos prontos?\t\t<\/a> <!-- Close anchor tag for header. -->\n\t<\/h3>\t<!-- Close header tag. -->\n\t<!-- Start collapsible content div. -->\n\t<div class=\"sp-collapse spcollapse \" id=\"collapse422\" data-parent=\"#sp-ea-42\" role=\"region\" aria-labelledby=\"ea-header-422\">  <!-- Content div. -->\n\t\t<div class=\"ea-body\">\n\t\t<p>N\u00e3o. S\u00e3o <strong data-start=\"1052\" data-end=\"1095\">propostas visuais de estilos diferentes<\/strong>, aplicadas ao layout que criamos. Cada uma mostra como o seu ambiente pode ser decorado de uma forma diferente \u2014 com base no seu estilo e prefer\u00eancias.<\/p>\n\t\t<\/div> <!-- Close content div. -->\n\t<\/div> <!-- Close collapse div. -->\n<\/div> <!-- Close card div. -->\n<!-- Start accordion card div. -->\n<div class=\"ea-card  sp-ea-single\">\n\t<!-- Start accordion header. -->\n\t<h3 class=\"ea-header\">\n\t\t<!-- Add anchor tag for header. -->\n\t\t<a class=\"collapsed\" id=\"ea-header-423\" role=\"button\" data-sptoggle=\"spcollapse\" data-sptarget=\"#collapse423\" aria-controls=\"collapse423\" href=\"#\"  aria-expanded=\"false\" tabindex=\"0\">\n\t\t<i aria-hidden=\"true\" role=\"presentation\" class=\"ea-expand-icon eap-icon-ea-expand-plus\"><\/i> Essas 3 ideias s\u00e3o projetos completos?\t\t<\/a> <!-- Close anchor tag for header. -->\n\t<\/h3>\t<!-- Close header tag. -->\n\t<!-- Start collapsible content div. -->\n\t<div class=\"sp-collapse spcollapse \" id=\"collapse423\" data-parent=\"#sp-ea-42\" role=\"region\" aria-labelledby=\"ea-header-423\">  <!-- Content div. -->\n\t\t<div class=\"ea-body\">\n\t\t<p>Elas s\u00e3o <strong data-start=\"1132\" data-end=\"1189\">propostas visuais de decora\u00e7\u00e3o com diferentes estilos<\/strong> \u2014 como moderno, escandinavo ou cl\u00e1ssico \u2014 aplicadas sobre o seu ambiente real. \u00c9 uma forma clara de visualizar como o espa\u00e7o pode ganhar vida com estilos diferentes. Tudo isso depois de nosso time ter definido o layout funcional para seu ambiente.<\/p>\n\t\t<\/div> <!-- Close content div. -->\n\t<\/div> <!-- Close collapse div. -->\n<\/div> <!-- Close card div. -->\n<!-- Start accordion card div. -->\n<div class=\"ea-card  sp-ea-single\">\n\t<!-- Start accordion header. -->\n\t<h3 class=\"ea-header\">\n\t\t<!-- Add anchor tag for header. -->\n\t\t<a class=\"collapsed\" id=\"ea-header-424\" role=\"button\" data-sptoggle=\"spcollapse\" data-sptarget=\"#collapse424\" aria-controls=\"collapse424\" href=\"#\"  aria-expanded=\"false\" tabindex=\"0\">\n\t\t<i aria-hidden=\"true\" role=\"presentation\" class=\"ea-expand-icon eap-icon-ea-expand-plus\"><\/i> Como voc\u00eas descobrem meu estilo de decora\u00e7\u00e3o?\t\t<\/a> <!-- Close anchor tag for header. -->\n\t<\/h3>\t<!-- Close header tag. -->\n\t<!-- Start collapsible content div. -->\n\t<div class=\"sp-collapse spcollapse \" id=\"collapse424\" data-parent=\"#sp-ea-42\" role=\"region\" aria-labelledby=\"ea-header-424\">  <!-- Content div. -->\n\t\t<div class=\"ea-body\">\n\t\t<p>A partir do <strong data-start=\"1433\" data-end=\"1457\">formul\u00e1rio exclusivo<\/strong> que voc\u00ea preenche ap\u00f3s a compra. Nele, voc\u00ea compartilha fotos do seu ambiente, medidas aproximadas, gostos pessoais e refer\u00eancias. Com base nisso, nossa equipe cria um material totalmente alinhado ao seu perfil.<\/p>\n\t\t<\/div> <!-- Close content div. -->\n\t<\/div> <!-- Close collapse div. -->\n<\/div> <!-- Close card div. -->\n<!-- Start accordion card div. -->\n<div class=\"ea-card  sp-ea-single\">\n\t<!-- Start accordion header. -->\n\t<h3 class=\"ea-header\">\n\t\t<!-- Add anchor tag for header. -->\n\t\t<a class=\"collapsed\" id=\"ea-header-425\" role=\"button\" data-sptoggle=\"spcollapse\" data-sptarget=\"#collapse425\" aria-controls=\"collapse425\" href=\"#\"  aria-expanded=\"false\" tabindex=\"0\">\n\t\t<i aria-hidden=\"true\" role=\"presentation\" class=\"ea-expand-icon eap-icon-ea-expand-plus\"><\/i> Como recebo o material?\t\t<\/a> <!-- Close anchor tag for header. -->\n\t<\/h3>\t<!-- Close header tag. -->\n\t<!-- Start collapsible content div. -->\n\t<div class=\"sp-collapse spcollapse \" id=\"collapse425\" data-parent=\"#sp-ea-42\" role=\"region\" aria-labelledby=\"ea-header-425\">  <!-- Content div. -->\n\t\t<div class=\"ea-body\">\n\t\t<p>Voc\u00ea recebe tudo por <strong data-start=\"1734\" data-end=\"1767\">e-mail, em at\u00e9 72 horas \u00fateis<\/strong>. O material vem em um PDF visual, elegante e f\u00e1cil de entender \u2014 com o layout funcional e as 3 ideias de decora\u00e7\u00e3o criadas especialmente para o seu ambiente.<\/p>\n\t\t<\/div> <!-- Close content div. -->\n\t<\/div> <!-- Close collapse div. -->\n<\/div> <!-- Close card div. -->\n<!-- Start accordion card div. -->\n<div class=\"ea-card  sp-ea-single\">\n\t<!-- Start accordion header. -->\n\t<h3 class=\"ea-header\">\n\t\t<!-- Add anchor tag for header. -->\n\t\t<a class=\"collapsed\" id=\"ea-header-426\" role=\"button\" data-sptoggle=\"spcollapse\" data-sptarget=\"#collapse426\" aria-controls=\"collapse426\" href=\"#\"  aria-expanded=\"false\" tabindex=\"0\">\n\t\t<i aria-hidden=\"true\" role=\"presentation\" class=\"ea-expand-icon eap-icon-ea-expand-plus\"><\/i> Posso usar esse material para reformar ou redecorar?\t\t<\/a> <!-- Close anchor tag for header. -->\n\t<\/h3>\t<!-- Close header tag. -->\n\t<!-- Start collapsible content div. -->\n\t<div class=\"sp-collapse spcollapse \" id=\"collapse426\" data-parent=\"#sp-ea-42\" role=\"region\" aria-labelledby=\"ea-header-426\">  <!-- Content div. -->\n\t\t<div class=\"ea-body\">\n\t\t<p class=\"\" data-start=\"1998\" data-end=\"2227\">Com certeza. A proposta \u00e9 justamente <strong data-start=\"2035\" data-end=\"2070\">te dar clareza e dire\u00e7\u00e3o visual<\/strong>, antes de investir em m\u00f3veis ou fazer mudan\u00e7as. Muitos clientes usam esse conte\u00fado como base para transformar seus espa\u00e7os de forma mais segura e confiante.<\/p>\n\t\t<\/div> <!-- Close content div. -->\n\t<\/div> <!-- Close collapse div. -->\n<\/div> <!-- Close card div. -->\n<!-- Start accordion card div. -->\n<div class=\"ea-card  sp-ea-single\">\n\t<!-- Start accordion header. -->\n\t<h3 class=\"ea-header\">\n\t\t<!-- Add anchor tag for header. -->\n\t\t<a class=\"collapsed\" id=\"ea-header-427\" role=\"button\" data-sptoggle=\"spcollapse\" data-sptarget=\"#collapse427\" aria-controls=\"collapse427\" href=\"#\"  aria-expanded=\"false\" tabindex=\"0\">\n\t\t<i aria-hidden=\"true\" role=\"presentation\" class=\"ea-expand-icon eap-icon-ea-expand-plus\"><\/i> E se eu quiser mais de um ambiente?\t\t<\/a> <!-- Close anchor tag for header. -->\n\t<\/h3>\t<!-- Close header tag. -->\n\t<!-- Start collapsible content div. -->\n\t<div class=\"sp-collapse spcollapse \" id=\"collapse427\" data-parent=\"#sp-ea-42\" role=\"region\" aria-labelledby=\"ea-header-427\">  <!-- Content div. -->\n\t\t<div class=\"ea-body\">\n\t\t<p class=\"\" data-start=\"1920\" data-end=\"1960\">Temos pacotes com desconto! Por exemplo:<\/p>\n<ul data-start=\"1961\" data-end=\"2082\">\n<li class=\"\" data-start=\"1961\" data-end=\"1996\">\n<p class=\"\" data-start=\"1963\" data-end=\"1996\">2 ambientes = R$ 178 (R$ 89 cada)<\/p>\n<\/li>\n<li class=\"\" data-start=\"1997\" data-end=\"2082\">\n<p class=\"\" data-start=\"1999\" data-end=\"2082\">3 ambientes = R$ 267 (R$ 89 cada)<br data-start=\"2032\" data-end=\"2035\" \/>Basta selecionar o pacote no momento da compra.<\/p>\n<\/li>\n<\/ul>\n\t\t<\/div> <!-- Close content div. -->\n\t<\/div> <!-- Close collapse div. -->\n<\/div> <!-- Close card div. -->\n<!-- Start accordion card div. -->\n<div class=\"ea-card  sp-ea-single\">\n\t<!-- Start accordion header. -->\n\t<h3 class=\"ea-header\">\n\t\t<!-- Add anchor tag for header. -->\n\t\t<a class=\"collapsed\" id=\"ea-header-428\" role=\"button\" data-sptoggle=\"spcollapse\" data-sptarget=\"#collapse428\" aria-controls=\"collapse428\" href=\"#\"  aria-expanded=\"false\" tabindex=\"0\">\n\t\t<i aria-hidden=\"true\" role=\"presentation\" class=\"ea-expand-icon eap-icon-ea-expand-plus\"><\/i> Posso pedir altera\u00e7\u00f5es depois que receber?\t\t<\/a> <!-- Close anchor tag for header. -->\n\t<\/h3>\t<!-- Close header tag. -->\n\t<!-- Start collapsible content div. -->\n\t<div class=\"sp-collapse spcollapse \" id=\"collapse428\" data-parent=\"#sp-ea-42\" role=\"region\" aria-labelledby=\"ea-header-428\">  <!-- Content div. -->\n\t\t<div class=\"ea-body\">\n\t\t<p>Como \u00e9 um servi\u00e7o acess\u00edvel e com entrega r\u00e1pida, <strong data-start=\"2193\" data-end=\"2220\">n\u00e3o oferecemos revis\u00f5es<\/strong>. Mas fique tranquilo: voc\u00ea receber\u00e1 <strong data-start=\"2257\" data-end=\"2313\">ideias bem pensadas, lindas e alinhadas ao seu gosto<\/strong>.<\/p>\n\t\t<\/div> <!-- Close content div. -->\n\t<\/div> <!-- Close collapse div. -->\n<\/div> <!-- Close card div. -->\n<!-- Start accordion card div. -->\n<div class=\"ea-card  sp-ea-single\">\n\t<!-- Start accordion header. -->\n\t<h3 class=\"ea-header\">\n\t\t<!-- Add anchor tag for header. -->\n\t\t<a class=\"collapsed\" id=\"ea-header-429\" role=\"button\" data-sptoggle=\"spcollapse\" data-sptarget=\"#collapse429\" aria-controls=\"collapse429\" href=\"#\"  aria-expanded=\"false\" tabindex=\"0\">\n\t\t<i aria-hidden=\"true\" role=\"presentation\" class=\"ea-expand-icon eap-icon-ea-expand-plus\"><\/i>  Que tipo de ambientes posso enviar?\t\t<\/a> <!-- Close anchor tag for header. -->\n\t<\/h3>\t<!-- Close header tag. -->\n\t<!-- Start collapsible content div. -->\n\t<div class=\"sp-collapse spcollapse \" id=\"collapse429\" data-parent=\"#sp-ea-42\" role=\"region\" aria-labelledby=\"ea-header-429\">  <!-- Content div. -->\n\t\t<div class=\"ea-body\">\n\t\t<p>Voc\u00ea pode enviar qualquer ambiente residencial: sala, quarto, cozinha, banheiro, varanda, home office&#8230; Desde que envie <strong data-start=\"2489\" data-end=\"2507\">uma foto clara<\/strong> e as informa\u00e7\u00f5es no formul\u00e1rio.<\/p>\n\t\t<\/div> <!-- Close content div. -->\n\t<\/div> <!-- Close collapse div. -->\n<\/div> <!-- Close card div. -->\n<!-- Start accordion card div. -->\n<div class=\"ea-card  sp-ea-single\">\n\t<!-- Start accordion header. -->\n\t<h3 class=\"ea-header\">\n\t\t<!-- Add anchor tag for header. -->\n\t\t<a class=\"collapsed\" id=\"ea-header-4210\" role=\"button\" data-sptoggle=\"spcollapse\" data-sptarget=\"#collapse4210\" aria-controls=\"collapse4210\" href=\"#\"  aria-expanded=\"false\" tabindex=\"0\">\n\t\t<i aria-hidden=\"true\" role=\"presentation\" class=\"ea-expand-icon eap-icon-ea-expand-plus\"><\/i> Como fa\u00e7o a Compra?\t\t<\/a> <!-- Close anchor tag for header. -->\n\t<\/h3>\t<!-- Close header tag. -->\n\t<!-- Start collapsible content div. -->\n\t<div class=\"sp-collapse spcollapse \" id=\"collapse4210\" data-parent=\"#sp-ea-42\" role=\"region\" aria-labelledby=\"ea-header-4210\">  <!-- Content div. -->\n\t\t<div class=\"ea-body\">\n\t\t<p>\u00c9 simples: selecione seu pacote no site, clique no bot\u00e3o de compra e finalize no <strong data-start=\"2659\" data-end=\"2678\">checkout seguro<\/strong>. Ap\u00f3s o pagamento, voc\u00ea ser\u00e1 direcionado para o formul\u00e1rio de envio.<\/p>\n\t\t<\/div> <!-- Close content div. -->\n\t<\/div> <!-- Close collapse div. -->\n<\/div> <!-- Close card div. -->\n<\/div>\n<\/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<div class=\"elementor-element elementor-element-5b44224 e-grid e-con-boxed e-con e-parent\" data-id=\"5b44224\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9aaee38 elementor-widget elementor-widget-text-editor\" data-id=\"9aaee38\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<style>\n  .guarantee-section {\n    background: linear-gradient(135deg, #fdfcf9, #f1ede7);\n    padding: 3rem 2rem;\n    border-radius: 24px;\n    font-family: 'Helvetica Neue', sans-serif;\n    max-width: 850px;\n    margin: 3rem auto;\n    color: #2c2c2c;\n    text-align: center;\n    box-shadow: 0 10px 24px rgba(0,0,0,0.05);\n  }\n\n  .guarantee-icon {\n    font-size: 3rem;\n    color: #2e7d32;\n    margin-bottom: 1rem;\n  }\n\n  .guarantee-section h3 {\n    font-size: 1.75rem;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin-bottom: 1rem;\n  }\n\n  .guarantee-section p {\n    font-size: 1.1rem;\n    line-height: 1.7;\n    color: #444;\n    max-width: 600px;\n    margin: 0 auto;\n  }\n<\/style>\n\n<div class=\"guarantee-section\">\n  <div class=\"guarantee-icon\">\ud83d\udee1\ufe0f<\/div>\n  <h3>Garantia de Satisfa\u00e7\u00e3o Sposato Premium<\/h3>\n  <p>\n    Se por qualquer motivo voc\u00ea n\u00e3o ficar satisfeito com sua an\u00e1lise visual, devolvemos 100% do seu investimento \u2014 sem burocracia. Voc\u00ea conta com suporte direto da nossa equipe antes, durante e depois da entrega.\n  <\/p>\n<\/div>\n\n\n<style>\n  .final-cta {\n    background: linear-gradient(to bottom, #ffffff, #f9f8f6);\n    padding: 4rem 2rem;\n    text-align: center;\n    font-family: 'Helvetica Neue', sans-serif;\n    max-width: 850px;\n    margin: 2rem auto 5rem auto;\n    border-radius: 24px;\n    box-shadow: 0 10px 30px rgba(0,0,0,0.04);\n  }\n\n  .final-cta-icon {\n    font-size: 3rem;\n    color: #2e7d32;\n    margin-bottom: 1rem;\n  }\n\n  .final-cta h2 {\n    font-size: 2rem;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin-bottom: 1rem;\n  }\n\n  .final-cta p {\n    font-size: 1.1rem;\n    color: #444;\n    margin-bottom: 2.5rem;\n    max-width: 600px;\n    margin-left: auto;\n    margin-right: auto;\n    line-height: 1.6;\n  }\n\n  .final-cta a.cta-button {\n    background: linear-gradient(135deg, #2e7d32, #256327);\n    color: #fff;\n    text-decoration: none;\n    padding: 1.2rem 2.5rem;\n    font-size: 1.1rem;\n    font-weight: 600;\n    border-radius: 50px;\n    display: inline-block;\n    transition: all 0.3s ease;\n    box-shadow: 0 4px 12px rgba(46, 125, 50, 0.3);\n  }\n\n  .final-cta a.cta-button:hover {\n    background: linear-gradient(135deg, #256327, #1f4d23);\n    box-shadow: 0 6px 16px rgba(46, 125, 50, 0.4);\n  }\n<\/style>\n\n<div class=\"final-cta\">\n  <div class=\"final-cta-icon\">\u2728<\/div>\n  <h2>Pronto para transformar seu ambiente com clareza e bom gosto?<\/h2>\n  <p>Solicite agora sua an\u00e1lise visual personalizada com curadoria profissional e receba tudo no seu e-mail em at\u00e9 72h \u00fateis. Simples, direto e com o DNA Sposato Premium.<\/p>\n<\/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<div class=\"elementor-element elementor-element-e807e1a e-grid e-con-boxed e-con e-parent\" data-id=\"e807e1a\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0a6b49f elementor-mobile-align-justify elementor-align-center elementor-widget elementor-widget-button\" data-id=\"0a6b49f\" data-element_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=\"#orcamento\">\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\">Quero meu projeto por R$ 99<\/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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-70a7adaa e-flex e-con-boxed e-con e-parent\" data-id=\"70a7adaa\" data-element_type=\"container\" id=\"orcamento_\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-563794c6 e-con-full e-flex e-con e-child\" data-id=\"563794c6\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-15f746df elementor-widget elementor-widget-heading\" data-id=\"15f746df\" data-element_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\">Bora transformar seu ambiente!  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-39a92731 elementor-widget elementor-widget-text-editor\" data-id=\"39a92731\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<span style=\"color: #ffffff;\">Quantos ambientes voc\u00ea deseja ter 3 op\u00e7\u00f5es de estilo diferentes feito por um designer de interiores profissional?<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-24ad8153 e-flex e-con-boxed e-con e-parent\" data-id=\"24ad8153\" data-element_type=\"container\" id=\"orcamento\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-67d0059e e-grid e-con-full e-con e-child\" data-id=\"67d0059e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-64157e08 elementor-widget elementor-widget-text-editor\" data-id=\"64157e08\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><img fetchpriority=\"high\" decoding=\"async\" class=\"alignnone wp-image-58 size-full\" src=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/1.png\" alt=\"\" width=\"1000\" height=\"812\" srcset=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/1.png 1000w, https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/1-300x244.png 300w, https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/1-768x624.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/><\/p><p class=\"descricao_plano\"><a href=\"https:\/\/www.sposatopremium.com.br\/?add-to-cart=10862\">OBTER PARA 1 AMBIENTE<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-64e1c906 elementor-widget elementor-widget-text-editor\" data-id=\"64e1c906\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><img decoding=\"async\" class=\"alignnone wp-image-59 size-full\" src=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/2.png\" alt=\"\" width=\"1000\" height=\"812\" srcset=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/2.png 1000w, https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/2-300x244.png 300w, https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/2-768x624.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/><\/p><p class=\"descricao_plano\"><a href=\"https:\/\/www.sposatopremium.com.br\/?add-to-cart=10866\">OBTER PARA 2 AMBIENTES<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-54258bf elementor-widget elementor-widget-text-editor\" data-id=\"54258bf\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><img decoding=\"async\" class=\"alignnone wp-image-60 size-full\" src=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/3.png\" alt=\"\" width=\"1000\" height=\"812\" srcset=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/3.png 1000w, https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/3-300x244.png 300w, https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/3-768x624.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/><\/p><p class=\"descricao_plano\"><a href=\"https:\/\/www.sposatopremium.com.br\/?add-to-cart=10865\">OBTER PARA 3 AMBIENTES<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-27785a2 e-flex e-con-boxed e-con e-parent\" data-id=\"27785a2\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-467ef62d e-con-full e-flex e-con e-child\" data-id=\"467ef62d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-51f67c64 elementor-widget elementor-widget-heading\" data-id=\"51f67c64\" data-element_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\">Seu sonho a um clique de dist\u00e2ncia!<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a54ac57 elementor-mobile-align-justify elementor-align-right elementor-widget elementor-widget-button\" data-id=\"a54ac57\" data-element_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=\"#orcamento\">\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\">Quero meu projeto por R$ 99<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6bc28b59 e-con-full e-flex e-con e-child\" data-id=\"6bc28b59\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5cc8c514 elementor-widget elementor-widget-image\" data-id=\"5cc8c514\" data-element_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\t<a href=\"https:\/\/go.sposatopremium.com.br\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"225\" src=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/versao-negativa-horizontal-BRASIL-1-e1739639160654.png\" class=\"attachment-large size-large wp-image-24\" alt=\"\" srcset=\"https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/versao-negativa-horizontal-BRASIL-1-e1739639160654.png.webp 845w, https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/versao-negativa-horizontal-BRASIL-1-e1739639160654-300x84.png.webp 300w, https:\/\/go.sposatopremium.com.br\/wp-content\/uploads\/2025\/05\/versao-negativa-horizontal-BRASIL-1-e1739639160654-768x216.png.webp 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7b022674 e-flex e-con-boxed e-con e-parent\" data-id=\"7b022674\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1d717f53 e-con-full e-flex e-con e-child\" data-id=\"1d717f53\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-75362e7f elementor-widget elementor-widget-text-editor\" data-id=\"75362e7f\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong><span style=\"color: #ffffff;\">Sposato Premium &#8211; Todos Direitos Reservados &#8211; 2025<\/span><\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4f912f06 e-con-full e-flex e-con e-child\" data-id=\"4f912f06\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-554e5d15 e-grid-align-right e-grid-align-mobile-center elementor-widget-tablet__width-initial elementor-shape-rounded elementor-grid-0 elementor-widget elementor-widget-social-icons\" data-id=\"554e5d15\" data-element_type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-19c723f\" href=\"https:\/\/www.instagram.com.br\/sposatopremium\/.\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Instagram<\/span>\n\t\t\t\t\t\t<svg class=\"e-font-icon-svg e-fab-instagram\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path><\/svg>\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\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-6863bf6\" href=\"https:\/\/www.youtube.com\/@SposatoPremium\/videos\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Youtube<\/span>\n\t\t\t\t\t\t<svg class=\"e-font-icon-svg e-fab-youtube\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"><\/path><\/svg>\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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Receba um layout funcional e 3 ideias visuais de decora\u00e7\u00e3o personalizadas para o seu ambiente. Tudo criado com base nas suas fotos e prefer\u00eancias. Entrega digital em at\u00e9 72h por R$99. Exclusivo Sposato Premium.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-8","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/go.sposatopremium.com.br\/index.php?rest_route=\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/go.sposatopremium.com.br\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/go.sposatopremium.com.br\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/go.sposatopremium.com.br\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/go.sposatopremium.com.br\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8"}],"version-history":[{"count":5,"href":"https:\/\/go.sposatopremium.com.br\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":200,"href":"https:\/\/go.sposatopremium.com.br\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions\/200"}],"wp:attachment":[{"href":"https:\/\/go.sposatopremium.com.br\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}