{"id":1858,"date":"2025-01-06T17:26:05","date_gmt":"2025-01-06T17:26:05","guid":{"rendered":"https:\/\/vp5o2gbqfxt.preview.infomaniak.website\/home\/"},"modified":"2026-02-05T19:34:16","modified_gmt":"2026-02-05T19:34:16","slug":"home","status":"publish","type":"page","link":"https:\/\/www.popety.io\/de\/","title":{"rendered":"Home"},"content":{"rendered":"<!--themify_builder_content-->\n<div id=\"themify_builder_content-1858\" data-postid=\"1858\" class=\"themify_builder_content themify_builder_content-1858 themify_builder tf_clear\">\n                    <div  data-lazy=\"1\" class=\"module_row themify_builder_row tb_7v96650 tb_first tf_w\">\n                        <div class=\"row_inner col_align_middle gutter-narrow tb_col_count_2 tf_box tf_rel\">\n                        <div  data-lazy=\"1\" class=\"module_column tb-column col4-2 tb_i69e650 first\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_7kux329   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p class=\"p2\">100 % schweizerische digitale L\u00f6sung  <img decoding=\"async\" style=\"margin: 0;vertical-align: middle\" role=\"img\" src=\"https:\/\/www.popety.io\/wp-content\/uploads\/2025\/01\/swiss-flag.svg\" alt=\"\" width=\"12\" height=\"12\"><\/p>\n    <\/div>\n<\/div>\n<!-- \/module text --><!-- module text -->\n<div  class=\"module module-text tb_klc2998    hide-tablet hide-mobile\" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <h1><span class=\"underline-style\">Beschleunigen<\/span> Sie Ihre<br>Immobilienakquise<\/h1>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module text -->\n<div  class=\"module module-text tb_hlpi805    hide-desktop hide-tablet_landscape\" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <h1><span class=\"underline-style\">Beschleunigen<\/span><br \/>Sie Ihre<br \/>Immobilienakquise<\/h1>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module text -->\n<div  class=\"module module-text tb_fckd291   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p>Wir sammeln und kombinieren Millionen von Immobiliendaten, um Ihnen die Arbeit bei der Suche nach Immobilien zu erleichtern.<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module buttons -->\n<div  class=\"module module-buttons tb_c047328 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/popety.io\/de\/demo-buchen\" class=\"ui builder_button tf_in_flx tb_default_color\" >\n                                                Demo Buchen                                        <\/a>\n                <\/div>\n            <\/div>\n<!-- \/module buttons -->\n        <\/div>\n                    <div  data-lazy=\"1\" class=\"module_column tb-column col4-2 tb_buud914 last\">\n                    <!-- module image -->\n<div  class=\"module module-image tb_v6va450 image-center   auto_fullwidth tf_mw\" data-lazy=\"1\">\n        <div class=\"image-wrap tf_rel tf_mw\">\n            <img decoding=\"async\" src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/03\/Popety_anim_site_D.gif\" width=\"689\" height=\"517\" title=\"Home\" alt=\"Home\">    \n        <\/div>\n    <!-- \/image-wrap -->\n    \n        <\/div>\n<!-- \/module image -->        <\/div>\n                        <\/div>\n        <\/div>\n                        <div  data-lazy=\"1\" class=\"module_row themify_builder_row tb_pw6o71 tf_w\">\n                        <div class=\"row_inner col_align_top tb_col_count_1 tf_box tf_rel\">\n                        <div  data-lazy=\"1\" class=\"module_column tb-column col-full tb_her171 first\">\n                    <!-- module divider -->\n<div  class=\"module tf_mw module-divider tb_lkrz679 solid   \" style=\"border-width: 0.5px;border-color: #00283a;\" data-lazy=\"1\">\n    <\/div>\n<!-- \/module divider -->\n        <\/div>\n                        <\/div>\n        <\/div>\n                        <div  data-lazy=\"1\" class=\"module_row themify_builder_row tb_rxq2812 tf_w\">\n                        <div class=\"row_inner col_align_middle gutter-narrow tb_col_count_2 tf_box tf_rel\">\n                        <div  data-lazy=\"1\" class=\"module_column tb-column col4-2 tb_5tql813 first\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_cl12548   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <h2><span class=\"underline-style\">Sie sind&#8230;<\/span><\/h2>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module plain text -->\n<div  class=\"module module-plain-text tb_ms0f700 \" data-lazy=\"1\">\n        <div class=\"tb_text_wrap\">\n    <div id=\"image-container\">\n    <div class=\"tab-image\" data-id=\"tab-tb_r15a510-0\">\n        <img decoding=\"async\" style=\"height:100px;\" src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/01\/enterprise.svg\" alt=\"enterprise\" \/>\n    <\/div>\n    <div class=\"tab-image\" data-id=\"tab-tb_r15a510-1\" style=\"display: none;\">\n        <img decoding=\"async\" style=\"height:100px;\" src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/01\/promoteur.svg\" alt=\"promoteur\" \/>\n    <\/div>\n    <div class=\"tab-image\" data-id=\"tab-tb_r15a510-2\" style=\"display: none;\">\n        <img decoding=\"async\" style=\"height:100px;\" src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/01\/finance.svg\" alt=\"finance\" \/>\n    <\/div>\n<\/div>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n    const tabNav = document.querySelector('.tab-nav');\n    const images = document.querySelectorAll('#image-container .tab-image');\n\n    if (tabNav && images.length) {\n        tabNav.addEventListener('click', function (event) {\n            const clickedTab = event.target.closest('li');\n            if (clickedTab) {\n                const tabId = clickedTab.querySelector('a').getAttribute('href').replace('#', '');\n                document.querySelectorAll('.tab-nav li').forEach(tab => tab.classList.remove('current'));\n                images.forEach(image => {\n                    if (image.getAttribute('data-id') === tabId) {\n                        image.style.display = 'block'; \n                    } else {\n                        image.style.display = 'none';\n                    }\n                });\n                clickedTab.classList.add('current');\n            }\n        });\n    }\n});\n\n\n<\/script>    <\/div>\n<\/div>\n<!-- \/module plain text -->        <\/div>\n                    <div  data-lazy=\"1\" class=\"module_column tb-column col4-2 tb_yf50813 last\">\n                    <!-- module tab -->\n<div  id=\"tb_r15a510\" class=\"module ui module-tab tb_r15a510 minimal  tb_default_color home-tab\" data-lazy=\"1\">\n        <div class=\"tab-nav-current-active tf_hide\">\n\t\t<span class=\"tab_burger_icon_wrap\">\n\t        <span class=\"tab_burger_icon tf_rel\"><\/span>\n\t\t<\/span>\n        <span class=\"tb_activetab_title\">\n            <span class=\"tb_tab_title\">Immobilien Agenturen<\/span>\n                    <\/span>\n    <\/div>\n    <ul class=\"tab-nav tf_clearfix tf_scrollbar\">\n                <li class=\"current\" aria-expanded=\"true\">\n            <a href=\"#tab-tb_r15a510-0\">\n                                <span class=\"tb_tab_title\">Immobilien Agenturen<\/span>                                            <\/a>\n        <\/li>\n                <li aria-expanded=\"false\">\n            <a href=\"#tab-tb_r15a510-1\">\n                                <span class=\"tb_tab_title\">Immobilien Entwickler<\/span>                                            <\/a>\n        <\/li>\n                <li aria-expanded=\"false\">\n            <a href=\"#tab-tb_r15a510-2\">\n                                <span class=\"tb_tab_title\">Finanzinstitutionen<\/span>                                            <\/a>\n        <\/li>\n            <\/ul>\n            <div data-id=\"tab-tb_r15a510-0\" class=\"tab-content tf_clear\" aria-hidden=\"false\">\n                    <div  data-lazy=\"1\" class=\"module_subrow themify_builder_sub_row tf_w col_align_top tb_col_count_1 tb_3g4p577\">\n                <div  data-lazy=\"1\" class=\"module_column sub_column tb_248u577 first\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_k9wn577   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p><span style=\"color: #b35a4f;\">\u2714 <\/span>Erstellen Sie schnell umfassende Sch\u00e4tzungsberichte<br \/><span style=\"color: #b35a4f;\">\u2714 <\/span>Steigern Sie Ihre Chancen,\u00a0 neue Mandate zu gewinnen<br \/><span style=\"color: #b35a4f;\">\u2714 <\/span>Greifen Sie auf zuverl\u00e4ssige und genaue Daten zu<br \/><span style=\"color: #b35a4f;\">\u2714 <\/span>Gewinnen Sie Mandate \u00fcber Ihre Website<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module buttons -->\n<div  class=\"module module-buttons tb_lteo186 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/popety.io\/de\/branchen\/immobilien-agenturen\/\" class=\"ui builder_button tf_in_flx tb_default_color\" >\n                                                Entdecken Sie die f\u00fcr Sie geeigneten Module                                        <\/a>\n                <\/div>\n            <\/div>\n<!-- \/module buttons -->\n        <\/div>\n                    <\/div>\n                <\/div>\n            <div data-id=\"tab-tb_r15a510-1\" class=\"tab-content tf_clear\" aria-hidden=\"true\">\n                    <div  data-lazy=\"1\" class=\"module_subrow themify_builder_sub_row tf_w col_align_top tb_col_count_1 tb_vwkh579\">\n                <div  data-lazy=\"1\" class=\"module_column sub_column tb_21dd579 first\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_4rto580   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p><span style=\"color: #b35a4f;\">\u2714 <\/span>Identifizieren Sie schnell Grundst\u00fccke und Geb\u00e4ude<br \/><span style=\"color: #b35a4f;\">\u2714 <\/span>Analysieren Sie mit 1 Klick das Grundst\u00fccks- und Aufstockungspotenzial<br \/><span style=\"color: #b35a4f;\">\u2714 <\/span> Greifen Sie auf die Immobilienhistorie zu<br \/><span style=\"color: #b35a4f;\">\u2714 <\/span><span class=\"s3\">Erhalten Sie <\/span>Marktdaten in Echtzeit<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module buttons -->\n<div  class=\"module module-buttons tb_ukio761 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/popety.io\/de\/branchen\/immobilien-entwickler\/\" class=\"ui builder_button tf_in_flx tb_default_color\" >\n                                                Entdecken Sie die f\u00fcr Sie geeigneten Module                                        <\/a>\n                <\/div>\n            <\/div>\n<!-- \/module buttons -->\n        <\/div>\n                    <\/div>\n                <\/div>\n            <div data-id=\"tab-tb_r15a510-2\" class=\"tab-content tf_clear\" aria-hidden=\"true\">\n                    <div  data-lazy=\"1\" class=\"module_subrow themify_builder_sub_row tf_w col_align_top tb_col_count_1 tb_cl4u580\">\n                <div  data-lazy=\"1\" class=\"module_column sub_column tb_xtpe580 first\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_yzkb580   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p><span style=\"color: #b35a4f;\">\u2714 <\/span>Analysieren Sie Risiken und Chancen<br \/><span style=\"color: #b35a4f;\">\u2714 <\/span> Optimieren Sie die Investitionen Ihrer Kunden<br \/><span style=\"color: #b35a4f;\">\u2714 <\/span> \u00dcberwachen Sie Ihren Markt<br \/><span style=\"color: #b35a4f;\">\u2714 <\/span>Schnelle Bewertung von Hypothekenfinanzierungen<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module buttons -->\n<div  class=\"module module-buttons tb_s1lr544 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/popety.io\/de\/branchen\/finanzinstitutionen\/\" class=\"ui builder_button tf_in_flx tb_default_color\" >\n                                                Entdecken Sie die f\u00fcr Sie geeigneten Module                                        <\/a>\n                <\/div>\n            <\/div>\n<!-- \/module buttons -->\n        <\/div>\n                    <\/div>\n                <\/div>\n    <\/div>\n<!-- \/module tab -->\n        <\/div>\n                        <\/div>\n        <\/div>\n                        <div  data-lazy=\"1\" class=\"module_row themify_builder_row tb_bcns525 tf_w\">\n                        <div class=\"row_inner col_align_top tb_col_count_1 tf_box tf_rel\">\n                        <div  data-lazy=\"1\" class=\"module_column tb-column col-full tb_h1cv525 first\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_ib42525   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p>Sie beschleunigen Ihre Akquisitionen und Analysen<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module divider -->\n<div  class=\"module tf_mw module-divider tb_bdqo525 solid   \" style=\"border-width: 0.5px;border-color: #00283a;margin-top: 30px;margin-bottom: 30px;\" data-lazy=\"1\">\n    <\/div>\n<!-- \/module divider -->\n<div  class=\"module themify_builder_slider_wrap tf_clearfix module-slider tb_ecln721  slider-default  slide-image-fullwidth\" data-lazy=\"1\">\n        <div class=\"themify_builder_slider tf_carousel tf_swiper-container tf_rel tf_overflow\" data-lazy=\"1\"        data-visible=\"7\"\n        data-tab-visible=\"1\"\n        data-mob-visible=\"1\"\n        data-scroll=\"1\"\n                            data-auto=\"3000\"\n            data-controller=\"0\"\n            data-pause_hover=\"1\"\n                data-speed=\"1\"\n        data-wrapvar=\"1\"\n        data-slider_nav=\"0\"\n        data-pager=\"0\"\n        data-effect=\"scroll\" \n        data-height=\"variable\"\n        data-css_url=\"https:\/\/www.popety.io\/wp-content\/themes\/themify-ultra\/themify\/themify-builder\/css\/modules\/sliders\/carousel,https:\/\/www.popety.io\/wp-content\/themes\/themify-ultra\/themify\/themify-builder\/css\/modules\/sliders\/slider\"\n                    >\n        <div class=\"tf_swiper-wrapper tf_lazy tf_rel tf_w tf_h tf_textc\">\n                         <div class=\"tf_swiper-slide\">            <div class=\"slide-inner-wrap\">\n                                    <div class=\"tf_rel tf_lazy slide-image\">\n                                                                            <img src=\"data:image\/svg+xml,%3Csvg%20xmlns=%27http:\/\/www.w3.org\/2000\/svg%27%20width='300'%20height='100'%20viewBox=%270%200%20300%20100%27%3E%3C\/svg%3E\" loading=\"lazy\" data-lazy=\"1\" data-tf-not-load=\"1\" class=\"tf_svg_lazy\" decoding=\"async\" data-tf-src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/bvk.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><noscript><img decoding=\"async\" data-tf-not-load data-no-script src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/bvk.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><\/noscript>                                            <\/div>\n                \n                            <\/div>\n        <\/div>                     <div class=\"tf_swiper-slide\">            <div class=\"slide-inner-wrap\">\n                                    <div class=\"tf_rel tf_lazy slide-image\">\n                                                                            <img src=\"data:image\/svg+xml,%3Csvg%20xmlns=%27http:\/\/www.w3.org\/2000\/svg%27%20width='300'%20height='100'%20viewBox=%270%200%20300%20100%27%3E%3C\/svg%3E\" loading=\"lazy\" data-lazy=\"1\" data-tf-not-load=\"1\" class=\"tf_svg_lazy\" decoding=\"async\" data-tf-src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/Drees__Sommer_logo.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><noscript><img decoding=\"async\" data-tf-not-load data-no-script src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/Drees__Sommer_logo.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><\/noscript>                                            <\/div>\n                \n                            <\/div>\n        <\/div>                     <div class=\"tf_swiper-slide\">            <div class=\"slide-inner-wrap\">\n                                    <div class=\"tf_rel tf_lazy slide-image\">\n                                                                            <img src=\"data:image\/svg+xml,%3Csvg%20xmlns=%27http:\/\/www.w3.org\/2000\/svg%27%20width='300'%20height='100'%20viewBox=%270%200%20300%20100%27%3E%3C\/svg%3E\" loading=\"lazy\" data-lazy=\"1\" data-tf-not-load=\"1\" class=\"tf_svg_lazy\" decoding=\"async\" data-tf-src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/Heinz-Hausler.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><noscript><img decoding=\"async\" data-tf-not-load data-no-script src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/Heinz-Hausler.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><\/noscript>                                            <\/div>\n                \n                            <\/div>\n        <\/div>                     <div class=\"tf_swiper-slide\">            <div class=\"slide-inner-wrap\">\n                                    <div class=\"tf_rel tf_lazy slide-image\">\n                                                                            <img src=\"data:image\/svg+xml,%3Csvg%20xmlns=%27http:\/\/www.w3.org\/2000\/svg%27%20width='300'%20height='100'%20viewBox=%270%200%20300%20100%27%3E%3C\/svg%3E\" loading=\"lazy\" data-lazy=\"1\" data-tf-not-load=\"1\" class=\"tf_svg_lazy\" decoding=\"async\" data-tf-src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/Leu-Partner.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><noscript><img decoding=\"async\" data-tf-not-load data-no-script src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/Leu-Partner.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><\/noscript>                                            <\/div>\n                \n                            <\/div>\n        <\/div>                     <div class=\"tf_swiper-slide\">            <div class=\"slide-inner-wrap\">\n                                    <div class=\"tf_rel tf_lazy slide-image\">\n                                                                            <img src=\"data:image\/svg+xml,%3Csvg%20xmlns=%27http:\/\/www.w3.org\/2000\/svg%27%20width='300'%20height='100'%20viewBox=%270%200%20300%20100%27%3E%3C\/svg%3E\" loading=\"lazy\" data-lazy=\"1\" data-tf-not-load=\"1\" class=\"tf_svg_lazy\" decoding=\"async\" data-tf-src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/Methabau.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><noscript><img decoding=\"async\" data-tf-not-load data-no-script src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/Methabau.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><\/noscript>                                            <\/div>\n                \n                            <\/div>\n        <\/div>                     <div class=\"tf_swiper-slide\">            <div class=\"slide-inner-wrap\">\n                                    <div class=\"tf_rel tf_lazy slide-image\">\n                                                                            <img src=\"data:image\/svg+xml,%3Csvg%20xmlns=%27http:\/\/www.w3.org\/2000\/svg%27%20width='300'%20height='100'%20viewBox=%270%200%20300%20100%27%3E%3C\/svg%3E\" loading=\"lazy\" data-lazy=\"1\" data-tf-not-load=\"1\" class=\"tf_svg_lazy\" decoding=\"async\" data-tf-src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/pk-sbb.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><noscript><img decoding=\"async\" data-tf-not-load data-no-script src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/pk-sbb.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><\/noscript>                                            <\/div>\n                \n                            <\/div>\n        <\/div>                     <div class=\"tf_swiper-slide\">            <div class=\"slide-inner-wrap\">\n                                    <div class=\"tf_rel tf_lazy slide-image\">\n                                                                            <img src=\"data:image\/svg+xml,%3Csvg%20xmlns=%27http:\/\/www.w3.org\/2000\/svg%27%20width='300'%20height='100'%20viewBox=%270%200%20300%20100%27%3E%3C\/svg%3E\" loading=\"lazy\" data-lazy=\"1\" data-tf-not-load=\"1\" class=\"tf_svg_lazy\" decoding=\"async\" data-tf-src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/sothebys.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><noscript><img decoding=\"async\" data-tf-not-load data-no-script src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/sothebys.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><\/noscript>                                            <\/div>\n                \n                            <\/div>\n        <\/div>                     <div class=\"tf_swiper-slide\" style=\"content-visibility:hidden\">            <div class=\"slide-inner-wrap\">\n                                    <div class=\"tf_rel tf_lazy slide-image\">\n                                                                            <img src=\"data:image\/svg+xml,%3Csvg%20xmlns=%27http:\/\/www.w3.org\/2000\/svg%27%20width='300'%20height='100'%20viewBox=%270%200%20300%20100%27%3E%3C\/svg%3E\" loading=\"lazy\" data-lazy=\"1\" data-tf-not-load=\"1\" class=\"tf_svg_lazy\" decoding=\"async\" data-tf-src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/im-rot.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><noscript><img decoding=\"async\" data-tf-not-load data-no-script src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/im-rot.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><\/noscript>                                            <\/div>\n                \n                            <\/div>\n        <\/div>                     <div class=\"tf_swiper-slide\" style=\"content-visibility:hidden\">            <div class=\"slide-inner-wrap\">\n                                    <div class=\"tf_rel tf_lazy slide-image\">\n                                                                            <img src=\"data:image\/svg+xml,%3Csvg%20xmlns=%27http:\/\/www.w3.org\/2000\/svg%27%20width='300'%20height='100'%20viewBox=%270%200%20300%20100%27%3E%3C\/svg%3E\" loading=\"lazy\" data-lazy=\"1\" data-tf-not-load=\"1\" class=\"tf_svg_lazy\" decoding=\"async\" data-tf-src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/struby.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><noscript><img decoding=\"async\" data-tf-not-load data-no-script src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/struby.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><\/noscript>                                            <\/div>\n                \n                            <\/div>\n        <\/div>                     <div class=\"tf_swiper-slide\" style=\"content-visibility:hidden\">            <div class=\"slide-inner-wrap\">\n                                    <div class=\"tf_rel tf_lazy slide-image\">\n                                                                            <img src=\"data:image\/svg+xml,%3Csvg%20xmlns=%27http:\/\/www.w3.org\/2000\/svg%27%20width='300'%20height='100'%20viewBox=%270%200%20300%20100%27%3E%3C\/svg%3E\" loading=\"lazy\" data-lazy=\"1\" data-tf-not-load=\"1\" class=\"tf_svg_lazy\" decoding=\"async\" data-tf-src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/Burckhardt-Entwicklungen.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><noscript><img decoding=\"async\" data-tf-not-load data-no-script src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/Burckhardt-Entwicklungen.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><\/noscript>                                            <\/div>\n                \n                            <\/div>\n        <\/div>            <\/div>\n    <\/div>\n<\/div>\n        <\/div>\n                        <\/div>\n        <\/div>\n                        <div  data-css_id=\"7a8g172\" data-lazy=\"1\" class=\"module_row themify_builder_row fullwidth_row_container tb_7a8g172 tf_w\">\n                        <div class=\"row_inner col_align_middle tb_col_count_4 tf_box tf_rel\">\n                        <div  data-lazy=\"1\" class=\"module_column tb-column col4-1 tb_wthp173 first\">\n                    <!-- module image -->\n<div  class=\"module module-image tb_5j8e100 image-left   tf_mw\" data-lazy=\"1\">\n        <div class=\"image-wrap tf_rel tf_mw\">\n            <img decoding=\"async\" src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/03\/popety_circle_logo.png\" width=\"150\" height=\"521\" title=\"Home\" alt=\"Home\">    \n        <\/div>\n    <!-- \/image-wrap -->\n    \n        <\/div>\n<!-- \/module image -->        <\/div>\n                    <div  data-lazy=\"1\" class=\"module_column tb-column col4-1 tb_o523173\">\n                    <!-- module counter -->\n<div  class=\"module module-counter tb_m7cc667 size-large  tf_textc \" data-lazy=\"1\">\n\t\t\t\t<div class=\"number\">\n\t\t\t<span class=\"bc-timer\"\n\t\t\t\t  data-to=\"2945660\"\n\t\t\t\t  data-suffix=\"\"\n\t\t\t\t  data-prefix=\"\"\n\t\t\t\t  data-decimals=\"0\"\n\t\t\t\t  data-grouping=\"'\"><\/span>\n\t\t<\/div>\n\n\t\t\n    <div class=\"counter-text\"><\/div>\n\n\t<\/div>\n<!-- \/module counter -->\n<!-- module text -->\n<div  class=\"module module-text tb_9fur10   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p class=\"p1\">Geb\u00e4ude<\/p>    <\/div>\n<\/div>\n<!-- \/module text -->        <\/div>\n                    <div  data-lazy=\"1\" class=\"module_column tb-column col4-1 tb_vwrv173\">\n                    <!-- module counter -->\n<div  class=\"module module-counter tb_8aqv491 size-large  tf_textc \" data-lazy=\"1\">\n\t\t\t\t<div class=\"number\">\n\t\t\t<span class=\"bc-timer\"\n\t\t\t\t  data-to=\"3949665\"\n\t\t\t\t  data-suffix=\"\"\n\t\t\t\t  data-prefix=\"\"\n\t\t\t\t  data-decimals=\"0\"\n\t\t\t\t  data-grouping=\"'\"><\/span>\n\t\t<\/div>\n\n\t\t\n    <div class=\"counter-text\"><\/div>\n\n\t<\/div>\n<!-- \/module counter -->\n<!-- module text -->\n<div  class=\"module module-text tb_u6g967   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p class=\"p1\">Parzellen<\/p>    <\/div>\n<\/div>\n<!-- \/module text -->        <\/div>\n                    <div  data-lazy=\"1\" class=\"module_column tb-column col4-1 tb_0hq2173 last\">\n                    <!-- module counter -->\n<div  class=\"module module-counter tb_rbdv511 size-large  tf_textc \" data-lazy=\"1\">\n\t\t\t\t<div class=\"number\">\n\t\t\t<span class=\"bc-timer\"\n\t\t\t\t  data-to=\"892327\"\n\t\t\t\t  data-suffix=\"\"\n\t\t\t\t  data-prefix=\"\"\n\t\t\t\t  data-decimals=\"0\"\n\t\t\t\t  data-grouping=\"'\"><\/span>\n\t\t<\/div>\n\n\t\t\n    <div class=\"counter-text\"><\/div>\n\n\t<\/div>\n<!-- \/module counter -->\n<!-- module text -->\n<div  class=\"module module-text tb_znhc639   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p class=\"p1\">Transaktionen und <br \/>\u00f6ffentliche Ausschreibungen<\/p>    <\/div>\n<\/div>\n<!-- \/module text -->        <\/div>\n                        <\/div>\n        <\/div>\n                        <div  data-lazy=\"1\" class=\"module_row themify_builder_row tb_lnts146 tf_w\">\n                        <div class=\"row_inner col_align_top tb_col_count_2 tf_box tf_rel\">\n                        <div  data-lazy=\"1\" class=\"module_column tb-column col4-2 tb_q8m6147 first\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_1xvl666   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <h2>Eine leistungsstarke<span class=\"underline-style\">Suchmaschine<br><\/span> <\/h2>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module text -->\n<div  class=\"module module-text tb_k72o77   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p class=\"p2\">Akquirieren Sie schnell und einfach mit<br>unseren intelligenten Karten und Filtern.<\/p>    <\/div>\n<\/div>\n<!-- \/module text -->        <div  data-lazy=\"1\" class=\"module_subrow themify_builder_sub_row tf_w col_align_top gutter-none tb_col_count_3 tb_6brc93\">\n                <div  data-lazy=\"1\" class=\"module_column sub_column col3-1 tb_72uu94 first\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_199m971   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p><span style=\"color: #b35a4f;\">\u2714 <\/span>Effektive Prospektion<br \/><span style=\"color: #b35a4f;\">\u2714 <\/span>Intelligente Filter<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module buttons -->\n<div  class=\"module module-buttons tb_72dc389 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/popety.io\/de\/demo-buchen\" class=\"ui builder_button tf_in_flx tb_default_color\" >\n                                                Demo Buchen                                        <\/a>\n                <\/div>\n            <\/div>\n<!-- \/module buttons -->\n        <\/div>\n                    <div  data-lazy=\"1\" class=\"module_column sub_column col3-1 tb_tlw994\">\n                    <!-- module image -->\n<div  class=\"module module-image tb_qqer446 image-left   tf_mw\" data-lazy=\"1\">\n        <div class=\"image-wrap tf_rel tf_mw\">\n            <img decoding=\"async\" src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/01\/recherche.svg\" width=\"100\" title=\"Home\" alt=\"Home\">    \n        <\/div>\n    <!-- \/image-wrap -->\n    \n        <\/div>\n<!-- \/module image -->        <\/div>\n                    <div  data-lazy=\"1\" class=\"module_column sub_column col3-1 tb_fnnn959 last\">\n                            <\/div>\n                    <\/div>\n                <\/div>\n                    <div  data-lazy=\"1\" class=\"module_column tb-column col4-2 tb_l9ah147 last\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_a00r198   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <h2>Genaue und umfassende <span class=\"underline-style\">Analysen<\/span><br><\/h2>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module text -->\n<div  class=\"module module-text tb_g3hs164   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p>Analysieren Sie in wenigen Minuten das Baupotenzial<br>eines beliebigen Grundst\u00fccks.<\/p>    <\/div>\n<\/div>\n<!-- \/module text -->        <div  data-lazy=\"1\" class=\"module_subrow themify_builder_sub_row tf_w col_align_top gutter-none tb_col_count_3 tb_jw3s521\">\n                <div  data-lazy=\"1\" class=\"module_column sub_column col3-1 tb_pes7521 first\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_ojs5521   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p><span style=\"color: #b35a4f;\">\u2714<\/span> Schnelle Analysen<\/p><p><span style=\"color: #b35a4f;\">\u2714\u00a0 <\/span>Genaue Ergebnisse<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module buttons -->\n<div  class=\"module module-buttons tb_8v00798 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/popety.io\/de\/demo-buchen\" class=\"ui builder_button tf_in_flx tb_default_color\" >\n                                                Demo Buchen                                        <\/a>\n                <\/div>\n            <\/div>\n<!-- \/module buttons -->\n        <\/div>\n                    <div  data-lazy=\"1\" class=\"module_column sub_column col3-1 tb_tank521\">\n                    <!-- module image -->\n<div  class=\"module module-image tb_wkt9473 image-left   tf_mw\" data-lazy=\"1\">\n        <div class=\"image-wrap tf_rel tf_mw\">\n            <img decoding=\"async\" src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/01\/analyses.svg\" width=\"100\" title=\"Home\" alt=\"Home\">    \n        <\/div>\n    <!-- \/image-wrap -->\n    \n        <\/div>\n<!-- \/module image -->        <\/div>\n                    <div  data-lazy=\"1\" class=\"module_column sub_column col3-1 tb_lbtv419 last\">\n                            <\/div>\n                    <\/div>\n                <\/div>\n                        <\/div>\n        <\/div>\n                        <div  data-lazy=\"1\" class=\"module_row themify_builder_row tb_hsco467 tf_w\">\n                        <div class=\"row_inner col_align_top tb_col_count_2 tf_box tf_rel\">\n                        <div  data-lazy=\"1\" class=\"module_column tb-column col4-2 tb_2f6t467 first\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_i6y5467   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <h2>Alle <span class=\"underline-style\">Daten<\/span><br>an einem Ort<\/h2>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module text -->\n<div  class=\"module module-text tb_ltii467   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p>Hier finden Sie alle Informationen, Dokumente<br \/>\nund offiziellen Reglemente.<\/p>\n    <\/div>\n<\/div>\n<!-- \/module text -->        <div  data-lazy=\"1\" class=\"module_subrow themify_builder_sub_row tf_w col_align_top gutter-none tb_col_count_3 tb_0dll467\">\n                <div  data-lazy=\"1\" class=\"module_column sub_column col3-1 tb_6a7k467 first\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_eq65467   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p><span style=\"color: #b35a4f;\">\u2714 <\/span>Offizielle Dokumente<br \/><span style=\"color: #b35a4f;\">\u2714 <\/span>Zentralisierung<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module buttons -->\n<div  class=\"module module-buttons tb_eh7z281 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/popety.io\/de\/demo-buchen\" class=\"ui builder_button tf_in_flx tb_default_color\" >\n                                                Demo Buchen                                        <\/a>\n                <\/div>\n            <\/div>\n<!-- \/module buttons -->\n        <\/div>\n                    <div  data-lazy=\"1\" class=\"module_column sub_column col3-1 tb_yxps467\">\n                    <!-- module image -->\n<div  class=\"module module-image tb_xmc4928 image-left   tf_mw\" data-lazy=\"1\">\n        <div class=\"image-wrap tf_rel tf_mw\">\n            <img decoding=\"async\" src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/01\/donnees.svg\" width=\"100\" title=\"Home\" alt=\"Home\">    \n        <\/div>\n    <!-- \/image-wrap -->\n    \n        <\/div>\n<!-- \/module image -->        <\/div>\n                    <div  data-lazy=\"1\" class=\"module_column sub_column col3-1 tb_slab206 last\">\n                            <\/div>\n                    <\/div>\n                <\/div>\n                    <div  data-lazy=\"1\" class=\"module_column tb-column col4-2 tb_dptt467 last\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_ihbu467   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <h2>Detaillierte <span class=\"underline-style\">Sch\u00e4tzungsberichte<\/span><br><\/h2>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module text -->\n<div  class=\"module module-text tb_7yd6467   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p>Erhalten Sie automatisch personalisierte<br>Alerts in Ihren Akquisitionsgebieten.<\/p>    <\/div>\n<\/div>\n<!-- \/module text -->        <div  data-lazy=\"1\" class=\"module_subrow themify_builder_sub_row tf_w col_align_top gutter-none tb_col_count_2 tb_flvi467\">\n                <div  data-lazy=\"1\" class=\"module_column sub_column col4-2 tb_3a27467 first\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_n1zx467   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p><span style=\"color: #b35a4f;\">\u2714 <\/span>Anpassbarer Sch\u00e4tzungsbericht<br \/>\n<span style=\"color: #b35a4f;\">\u2714 <\/span>Boosten Sie Ihre Leads mit Ihrer Website<\/p>\n    <\/div>\n<\/div>\n<!-- \/module text --><!-- module buttons -->\n<div  class=\"module module-buttons tb_lj7c660 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/popety.io\/de\/demo-buchen\" class=\"ui builder_button tf_in_flx tb_default_color\" >\n                                                Demo Buchen                                        <\/a>\n                <\/div>\n            <\/div>\n<!-- \/module buttons -->\n        <\/div>\n                    <div  data-lazy=\"1\" class=\"module_column sub_column col4-2 tb_y90i467 last\">\n                    <!-- module image -->\n<div  class=\"module module-image tb_a9kq570 image-left   tf_mw\" data-lazy=\"1\">\n        <div class=\"image-wrap tf_rel tf_mw\">\n            <img decoding=\"async\" src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/01\/destimations.svg\" width=\"100\" title=\"Home\" alt=\"Home\">    \n        <\/div>\n    <!-- \/image-wrap -->\n    \n        <\/div>\n<!-- \/module image -->        <\/div>\n                    <\/div>\n                <\/div>\n                        <\/div>\n        <\/div>\n                        <div  data-css_id=\"zc9i582\" data-lazy=\"1\" class=\"module_row themify_builder_row fullwidth_row_container tb_zc9i582 tf_w\">\n                        <div class=\"row_inner col_align_top tb_col_count_1 tf_box tf_rel\">\n                        <div  data-lazy=\"1\" class=\"module_column tb-column col-full tb_0ulz582 first\">\n                    <!-- module divider -->\n<div  class=\"module tf_mw module-divider tb_2aq4582 solid   \" style=\"border-width: 0.5px;border-color: #f0e9e6;\" data-lazy=\"1\">\n    <\/div>\n<!-- \/module divider -->\n        <\/div>\n                        <\/div>\n        <\/div>\n                        <div  data-lazy=\"1\" class=\"module_row themify_builder_row tb_n5hi512 tf_w\">\n                        <div class=\"row_inner col_align_top tb_col_count_1 tf_box tf_rel\">\n                        <div  data-lazy=\"1\" class=\"module_column tb-column col-full tb_fzb6512 first\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_k1nk31   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <h2>Unsere <span class=\"underline-style\">Modules<\/span><\/h2>    <\/div>\n<\/div>\n<!-- \/module text -->        <\/div>\n                        <\/div>\n        <\/div>\n                        <div  data-lazy=\"1\" class=\"module_row themify_builder_row tb_ni3k213 tf_w\">\n                        <div class=\"row_inner col_align_top gutter-narrow tb_col_count_3 tf_box tf_rel\">\n                        <div  data-lazy=\"1\" class=\"module_column tb-column col5-1 tb_hns9213 first\">\n        <span class=\"builder_row_cover tf_abs\"><\/span>            <!-- module image -->\n<div  class=\"module module-image tb_qemd213 image-center   tf_mw\" data-lazy=\"1\">\n        <div class=\"image-wrap tf_rel tf_mw\">\n            <a href=\"https:\/\/popety.io\/de\/loesungen\/analyse\/\">\n                   <img decoding=\"async\" src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/01\/analyse-circle.svg\" width=\"200\" title=\"Home\" alt=\"Home\">        <\/a>\n    \n        <\/div>\n    <!-- \/image-wrap -->\n    \n        <\/div>\n<!-- \/module image --><!-- module text -->\n<div  class=\"module module-text tb_5jmu213   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p class=\"p2\" style=\"text-align: center;\">Identifizieren Sie einfach<br \/>Parzellen mit grossem Potenzial<br \/>f\u00fcr Ihre zuk\u00fcnftigen Projekte<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module text -->\n<div  class=\"module module-text tb_move213   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <ul style=\"text-align: center; line-height: 18px; list-style-type: none; margin: 0;\"><li><span style=\"color: #b35a4f;\">\u2714 <\/span>Erkennen Sie schnell das<br \/>Entwicklungspotenzial<\/li><li><span style=\"color: #b35a4f;\">\u2714 <\/span>Pr\u00e4zise und<br \/>umfassende Analysen<\/li><li><span style=\"color: #b35a4f;\">\u2714 <\/span>Arbeiten Sie auf<br \/>effektive Weise mit Ihrem<br \/>Team zusammen.<\/li><\/ul>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module buttons -->\n<div  class=\"module module-buttons tb_ayr6213 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/popety.io\/de\/demo-buchen\" class=\"ui builder_button tf_in_flx tb_default_color\" >\n                                                Demo Buchen                                        <\/a>\n                <\/div>\n            <\/div>\n<!-- \/module buttons -->\n<!-- module text -->\n<div  class=\"module module-text tb_aeny213   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p style=\"text-align: center;\">Ideal f\u00fcr&#8230;<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module text -->\n<div  class=\"module module-text tb_exvm213   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p class=\"p1\" style=\"text-align: center;\">Immobilienentwickler, Immobilienagenturen<br \/>Finanzinstitutionen, Investmentfonds<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module image -->\n<div  class=\"module module-image tb_1ysc213 image-center   tf_mw\" data-lazy=\"1\">\n        <div class=\"image-wrap tf_rel tf_mw\">\n            <img decoding=\"async\" src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/01\/promoteur.svg\" width=\"80\" title=\"Home\" alt=\"Home\">    \n        <\/div>\n    <!-- \/image-wrap -->\n    \n        <\/div>\n<!-- \/module image --><!-- module buttons -->\n<div  class=\"module module-buttons tb_x05j213 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/popety.io\/de\/branchen\/immobilien-entwickler\/\" class=\"ui builder_button tf_in_flx tb_default_color\" >\n                                                Erfahrungsbericht und Fallstudie                                        <\/a>\n                <\/div>\n            <\/div>\n<!-- \/module buttons -->\n        <\/div>\n                    <div  data-lazy=\"1\" class=\"module_column tb-column col3-1 tb_lcyq213\">\n        <span class=\"builder_row_cover tf_abs\"><\/span>            <!-- module image -->\n<div  class=\"module module-image tb_gb2k213 image-center   tf_mw\" data-lazy=\"1\">\n        <div class=\"image-wrap tf_rel tf_mw\">\n            <a href=\"https:\/\/popety.io\/de\/loesungen\/estimate\/\">\n                   <img decoding=\"async\" src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/01\/estimate.svg\" width=\"200\" title=\"Home\" alt=\"Home\">        <\/a>\n    \n        <\/div>\n    <!-- \/image-wrap -->\n    \n        <\/div>\n<!-- \/module image --><!-- module text -->\n<div  class=\"module module-text tb_9xww213   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p class=\"p2\" style=\"text-align: center;\">Erstellen Sie Sch\u00e4tzungen,<br>die Markttrends<br>widerspiegeln<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module text -->\n<div  class=\"module module-text tb_aoj6213   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <ul style=\"text-align: center; line-height: 18px; list-style-type: none; margin: 0;\"><li><span style=\"color: #b35a4f;\">\u2714 <\/span> Profitieren Sie von mehreren Quellen<br \/>f\u00fcr Sch\u00e4tzungen<\/li><li><span style=\"color: #b35a4f;\">\u2714 <\/span>Erhalten Sie zuverl\u00e4ssige<br \/>Markttrends<\/li><li><span style=\"color: #b35a4f;\">\u2714 <\/span>Teilen Sie die Berichte<br \/>als PDF oder als Landingpage<br \/>anpassbar<\/li><\/ul>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module buttons -->\n<div  class=\"module module-buttons tb_sq3n213 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/popety.io\/de\/demo-buchen\" class=\"ui builder_button tf_in_flx tb_default_color\" >\n                                                Demo Buchen                                        <\/a>\n                <\/div>\n            <\/div>\n<!-- \/module buttons -->\n<!-- module text -->\n<div  class=\"module module-text tb_uudt213   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p style=\"text-align: center;\">Ideal f\u00fcr&#8230;<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module text -->\n<div  class=\"module module-text tb_4iwc213   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p class=\"p1\" style=\"text-align: center;\">Immobilienentwickler, Immobilienagenturen<br \/>Immobilienmakler, Finanzinstitutionen<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module image -->\n<div  class=\"module module-image tb_2owa213 image-center   tf_mw\" data-lazy=\"1\">\n        <div class=\"image-wrap tf_rel tf_mw\">\n            <img decoding=\"async\" src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/01\/finance.svg\" width=\"80\" title=\"Home\" alt=\"Home\">    \n        <\/div>\n    <!-- \/image-wrap -->\n    \n        <\/div>\n<!-- \/module image --><!-- module buttons -->\n<div  class=\"module module-buttons tb_x42o213 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/popety.io\/de\/branchen\/finanzinstitutionen\/\" class=\"ui builder_button tf_in_flx tb_default_color\" >\n                                                Erfahrungsbericht und Fallstudie                                        <\/a>\n                <\/div>\n            <\/div>\n<!-- \/module buttons -->\n        <\/div>\n                    <div  data-lazy=\"1\" class=\"module_column tb-column col3-1 tb_iuet213 last\">\n        <span class=\"builder_row_cover tf_abs\"><\/span>            <!-- module image -->\n<div  class=\"module module-image tb_waci213 image-center   tf_mw\" data-lazy=\"1\">\n        <div class=\"image-wrap tf_rel tf_mw\">\n            <a href=\"https:\/\/popety.io\/de\/loesungen\/smart-lead\">\n                   <img decoding=\"async\" src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/03\/smart_lead.svg\" width=\"200\" title=\"Home\" alt=\"Home\">        <\/a>\n    \n        <\/div>\n    <!-- \/image-wrap -->\n    \n        <\/div>\n<!-- \/module image --><!-- module text -->\n<div  class=\"module module-text tb_406e213   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p class=\"p2\" style=\"text-align: center;\">Dynamisieren Sie Ihre<br \/>Vertriebsentwicklung<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module text -->\n<div  class=\"module module-text tb_kppg213   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <ul style=\"text-align: center; line-height: 18px; list-style-type: none; margin: 0;\"><li style=\"list-style-type: none;\"><ul style=\"text-align: center; line-height: 18px; list-style-type: none; margin: 0;\"><li><span style=\"color: #b35a4f;\">\u2714 <\/span> Smart Lead direkt auf Ihrer<br \/>Website integriert-per<br \/>Widget oder API<\/li><li><span style=\"color: #b35a4f;\">\u2714 <\/span> Verfolgen Sie Ihre Smart Leads<br \/>von ihrer Generierung<br \/>bis zur Konversion<\/li><\/ul><\/li><\/ul><ul style=\"text-align: center; line-height: 18px; list-style-type: none; margin: 0;\"><li><span style=\"color: #b35a4f;\">\u2714 <\/span>Erfassen Sie qualifizierte<br \/>Leads in Echtzeit<\/li><\/ul>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module buttons -->\n<div  class=\"module module-buttons tb_2q1a213 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/popety.io\/de\/demo-buchen\" class=\"ui builder_button tf_in_flx tb_default_color\" >\n                                                Demo Buchen                                        <\/a>\n                <\/div>\n            <\/div>\n<!-- \/module buttons -->\n<!-- module text -->\n<div  class=\"module module-text tb_ynzc213   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p style=\"text-align: center;\">Ideal f\u00fcr&#8230;<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module text -->\n<div  class=\"module module-text tb_ekd7213   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p style=\"text-align: center;\">Immobilienagenturen<br \/>Immobilienmakler<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module image -->\n<div  class=\"module module-image tb_ajvl213 image-center   tf_mw\" data-lazy=\"1\">\n        <div class=\"image-wrap tf_rel tf_mw\">\n            <img decoding=\"async\" src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/01\/enterprise.svg\" width=\"105\" title=\"Home\" alt=\"Home\">    \n        <\/div>\n    <!-- \/image-wrap -->\n    \n        <\/div>\n<!-- \/module image --><!-- module buttons -->\n<div  class=\"module module-buttons tb_gnq1213 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/popety.io\/de\/branchen\/immobilien-agenturen\/\" class=\"ui builder_button tf_in_flx tb_default_color\" >\n                                                Erfahrungsbericht und Fallstudie                                        <\/a>\n                <\/div>\n            <\/div>\n<!-- \/module buttons -->\n        <\/div>\n                        <\/div>\n        <\/div>\n                        <div  data-lazy=\"1\" class=\"module_row themify_builder_row tb_hain409 tf_w\">\n            <span class=\"builder_row_cover tf_abs\"><\/span>            <div class=\"row_inner col_align_top tb_col_count_1 tf_box tf_rel\">\n                        <div  data-lazy=\"1\" class=\"module_column tb-column col-full tb_1t4l409 first\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_17xs409   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p style=\"text-align: center\">In jedem unserer Module enthalten<\/p>    <\/div>\n<\/div>\n<!-- \/module text -->        <\/div>\n                        <\/div>\n        <\/div>\n                        <div  data-lazy=\"1\" class=\"module_row themify_builder_row tb_19kf597 tf_w\">\n            <span class=\"builder_row_cover tf_abs\"><\/span>            <div class=\"row_inner col_align_middle tb_col_count_3 tf_box tf_rel\">\n                        <div  data-lazy=\"1\" class=\"module_column tb-column col3-1 tb_b4ch597 first\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_arg8597   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p class=\"p2\" style=\"text-align: center\">Boosten Sie Ihre Mandate und<br>halten Sie Ihren Markt unter<br>\u00dcberwachung<\/p>    <\/div>\n<\/div>\n<!-- \/module text -->        <\/div>\n                    <div  data-lazy=\"1\" class=\"module_column tb-column col3-1 tb_haep597\">\n                    <!-- module image -->\n<div  class=\"module module-image tb_ept4597 image-center   tf_mw\" data-lazy=\"1\">\n        <div class=\"image-wrap tf_rel tf_mw\">\n            <a href=\"https:\/\/popety.io\/de\/loesungen\/explore\/\">\n                   <img decoding=\"async\" src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/01\/explore-circle.svg\" width=\"200\" title=\"Home\" alt=\"Home\">        <\/a>\n    \n        <\/div>\n    <!-- \/image-wrap -->\n    \n        <\/div>\n<!-- \/module image -->        <\/div>\n                    <div  data-lazy=\"1\" class=\"module_column tb-column col3-1 tb_07c2597 last\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_05xu597   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <ul style=\"text-align: center; line-height: 18px; list-style-type: none; margin: 0;\"><li><span style=\"color: #b35a4f;\">\u2714 <\/span>Zugriff auf eine leistungsstarke Suchmaschine<\/li><li><span style=\"color: #b35a4f;\">\u2714 <\/span> Erhalten Sie einen klaren Einblick in die Vergangenheit<\/li><li><span style=\"color: #b35a4f;\">\u2714 <\/span>Profitieren Sie von einer automatisierten Nachverfolgung<\/li><\/ul>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module buttons -->\n<div  class=\"module module-buttons tb_dhl7597 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/popety.io\/de\/demo-buchen\" class=\"ui builder_button tf_in_flx tb_default_color\" >\n                                                Demo Buchen                                        <\/a>\n                <\/div>\n            <\/div>\n<!-- \/module buttons -->\n        <\/div>\n                        <\/div>\n        <\/div>\n                        <div  data-css_id=\"m0qt986\" data-lazy=\"1\" class=\"module_row themify_builder_row fullwidth_row_container tb_m0qt986 tf_w\">\n                        <div class=\"row_inner col_align_top tb_col_count_1 tf_box tf_rel\">\n                        <div  data-lazy=\"1\" class=\"module_column tb-column col-full tb_tul5986 first\">\n                    <!-- module divider -->\n<div  class=\"module tf_mw module-divider tb_el7t986 solid   \" style=\"border-width: 0.5px;border-color: #f0e9e6;\" data-lazy=\"1\">\n    <\/div>\n<!-- \/module divider -->\n        <\/div>\n                        <\/div>\n        <\/div>\n                        <div  data-lazy=\"1\" class=\"module_row themify_builder_row tb_9ye8452 tf_w\">\n                        <div class=\"row_inner col_align_top tb_col_count_1 tf_box tf_rel\">\n                        <div  data-lazy=\"1\" class=\"module_column tb-column col-full tb_3o2u452 first\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_82y6452   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <h2>F\u00fcr jede <span class=\"underline-style\">Branche,<\/span><br>passende L\u00f6sungen<\/h2>    <\/div>\n<\/div>\n<!-- \/module text -->        <\/div>\n                        <\/div>\n        <\/div>\n                        <div  data-lazy=\"1\" class=\"module_row themify_builder_row tb_fkcs982 tf_w\">\n                        <div class=\"row_inner col_align_middle tb_col_count_2 tf_box tf_rel\">\n                        <div  data-lazy=\"1\" class=\"module_column tb-column col4-2 tb_220l982 first\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_ryz9982   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <h2><span class=\"underline-style\">Immobilien<br \/><\/span> Agentur<\/h2>    <\/div>\n<\/div>\n<!-- \/module text -->        <div  data-lazy=\"1\" class=\"module_subrow themify_builder_sub_row tf_w col_align_bottom tb_col_count_2 tb_smgc982\">\n                <div  data-lazy=\"1\" class=\"module_column sub_column col4-2 tb_dwpz982 first\">\n                    <!-- module image -->\n<div  class=\"module module-image tb_4smh982 image-left   tf_mw\" data-lazy=\"1\">\n        <div class=\"image-wrap tf_rel tf_mw\">\n            <img decoding=\"async\" src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/01\/enterprise.svg\" width=\"120\" title=\"Home\" alt=\"Home\">    \n        <\/div>\n    <!-- \/image-wrap -->\n    \n        <\/div>\n<!-- \/module image -->        <\/div>\n                    <div  data-lazy=\"1\" class=\"module_column sub_column col4-2 tb_l3mn982 last\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_oe12982   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p>Steigern Sie Ihre Mandaten<br \/>und behalten Sie Ihren<br \/>Markt im Blick.<\/p>    <\/div>\n<\/div>\n<!-- \/module text -->        <\/div>\n                    <\/div>\n        <!-- module buttons -->\n<div  class=\"module module-buttons tb_t66e982 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/popety.io\/de\/branchen\/immobilien-agenturen\/\" class=\"ui builder_button tf_in_flx tb_default_color\" >\n                                                Erfahrungsbericht und Fallstudie                                        <\/a>\n                <\/div>\n            <\/div>\n<!-- \/module buttons -->\n        <\/div>\n                    <div  data-lazy=\"1\" class=\"module_column tb-column col4-2 tb_ov2l982 last\">\n        <span class=\"builder_row_cover tf_abs\"><\/span>            <!-- module text -->\n<div  class=\"module module-text tb_1tt7982   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p style=\"text-align: center;\">Ihre optimalen<br \/>Module<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module plain text -->\n<div  class=\"module module-plain-text tb_sd8k116 \" data-lazy=\"1\">\n        <div class=\"tb_text_wrap\">\n    \n<?xml version=\"1.0\" encoding=\"UTF-8\"?><svg id=\"Layer_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewBox=\"0 0 323.08 150.14\"><path d=\"m52.06,71.1h-5.89c.05.62.28,1.11.69,1.48s.91.56,1.51.56c.86,0,1.46-.36,1.82-1.08h1.72c-.23.71-.66,1.29-1.27,1.74s-1.37.68-2.27.68c-.74,0-1.4-.17-1.98-.5s-1.04-.8-1.37-1.4c-.33-.6-.5-1.3-.5-2.09s.16-1.49.48-2.09.77-1.07,1.36-1.39c.58-.33,1.25-.49,2.01-.49s1.38.16,1.95.48,1.01.76,1.33,1.34c.32.57.48,1.23.48,1.98,0,.29-.02.55-.06.78h0Zm-1.61-1.29c0-.59-.22-1.06-.63-1.41-.41-.35-.92-.53-1.53-.53-.55,0-1.02.17-1.41.53-.39.35-.62.82-.7,1.42h4.27Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m54.86,74.16c-.48-.22-.86-.52-1.14-.9s-.43-.8-.45-1.27h1.65c.03.33.18.6.47.82.28.22.64.33,1.07.33s.79-.09,1.04-.26c.25-.17.37-.39.37-.67s-.14-.5-.41-.64-.71-.29-1.31-.46c-.58-.16-1.05-.31-1.41-.46s-.68-.38-.94-.69c-.27-.31-.4-.71-.4-1.22,0-.41.12-.79.36-1.13s.59-.61,1.04-.8c.45-.2.97-.29,1.56-.29.88,0,1.58.22,2.12.67.54.44.82,1.05.86,1.81h-1.6c-.03-.34-.17-.62-.42-.83s-.59-.31-1.02-.31-.74.08-.97.24c-.22.16-.34.37-.34.63,0,.21.07.38.22.52s.33.25.55.33c.21.08.53.18.95.3.56.15,1.02.3,1.38.46.36.15.67.38.93.68.26.3.4.7.41,1.19,0,.44-.12.83-.36,1.18s-.59.62-1.03.81-.96.29-1.56.29-1.15-.11-1.63-.33h0Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m63.03,67.95v4.27c0,.29.07.5.2.62.13.13.37.19.69.19h.98v1.33h-1.26c-.72,0-1.27-.17-1.65-.5s-.57-.88-.57-1.64v-4.27h-.91v-1.3h.91v-1.92h1.61v1.92h1.88v1.3s-1.88,0-1.88,0Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m66.45,65.33c-.2-.2-.29-.44-.29-.73s.1-.53.29-.73c.2-.2.44-.29.73-.29s.52.1.71.29c.2.2.29.44.29.73s-.1.53-.29.73c-.2.2-.43.29-.71.29s-.53-.1-.73-.29Zm1.51,1.32v7.71h-1.6v-7.71h1.6Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m81.04,66.9c.48.25.86.62,1.13,1.12.27.49.41,1.09.41,1.79v4.55h-1.58v-4.31c0-.69-.17-1.22-.52-1.59-.35-.37-.82-.55-1.41-.55s-1.07.18-1.42.55-.52.9-.52,1.59v4.31h-1.58v-4.31c0-.69-.17-1.22-.52-1.59-.35-.37-.82-.55-1.41-.55s-1.07.18-1.42.55-.52.9-.52,1.59v4.31h-1.6v-7.71h1.6v.88c.26-.32.59-.56.99-.74s.83-.27,1.29-.27c.62,0,1.17.13,1.65.39.49.26.86.64,1.12,1.13.23-.47.6-.84,1.09-1.11.49-.28,1.03-.41,1.6-.41.61,0,1.15.13,1.63.38h-.01Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m84.56,68.41c.32-.6.76-1.06,1.32-1.39.55-.33,1.17-.5,1.84-.5.61,0,1.14.12,1.59.36s.81.54,1.08.89v-1.12h1.61v7.71h-1.61v-1.15c-.27.36-.64.67-1.11.91-.47.24-1,.36-1.6.36-.66,0-1.27-.17-1.82-.51s-.99-.82-1.31-1.43-.48-1.3-.48-2.08.16-1.46.48-2.06h.01Zm5.5.7c-.22-.39-.51-.69-.86-.9s-.74-.31-1.15-.31-.79.1-1.15.3c-.35.2-.64.5-.86.88-.22.39-.33.85-.33,1.38s.11,1,.33,1.4.51.71.87.92.74.32,1.14.32.79-.1,1.15-.31.64-.51.86-.9.33-.86.33-1.39-.11-.99-.33-1.39Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m95.97,67.95v4.27c0,.29.07.5.2.62.13.13.37.19.69.19h.98v1.33h-1.26c-.72,0-1.27-.17-1.65-.5s-.57-.88-.57-1.64v-4.27h-.91v-1.3h.91v-1.92h1.61v1.92h1.88v1.3s-1.88,0-1.88,0Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m106.33,71.1h-5.89c.05.62.28,1.11.69,1.48s.91.56,1.51.56c.86,0,1.46-.36,1.82-1.08h1.72c-.23.71-.66,1.29-1.27,1.74-.61.45-1.37.68-2.27.68-.74,0-1.4-.17-1.98-.5s-1.04-.8-1.37-1.4-.5-1.3-.5-2.09.16-1.49.48-2.09.77-1.07,1.36-1.39c.58-.33,1.25-.49,2.01-.49s1.38.16,1.95.48,1.01.76,1.33,1.34c.32.57.48,1.23.48,1.98,0,.29-.02.55-.06.78h-.01Zm-1.61-1.29c0-.59-.22-1.06-.63-1.41-.41-.35-.92-.53-1.53-.53-.55,0-1.02.17-1.41.53-.39.35-.62.82-.7,1.42h4.27Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m75.1,118.74c24.12,0,43.67-19.55,43.67-43.67s-19.55-43.67-43.67-43.67-43.67,19.55-43.67,43.67,19.55,43.67,43.67,43.67Z\" fill=\"none\" stroke=\"#00283a\" stroke-miterlimit=\"10\" stroke-width=\".5\"\/><path d=\"m75.1,128.99c29.78,0,53.92-24.14,53.92-53.93s-24.14-53.92-53.92-53.92-53.92,24.14-53.92,53.92,24.14,53.93,53.92,53.93Z\" fill=\"none\" stroke=\"#00283a\" stroke-miterlimit=\"10\" stroke-width=\".5\"\/><path d=\"m75.1,139.34c35.49,0,64.27-28.77,64.27-64.27S110.59,10.8,75.1,10.8,10.84,39.58,10.84,75.07s28.77,64.27,64.27,64.27h-.01Z\" fill=\"none\" stroke=\"#10ace4\" stroke-miterlimit=\"10\"\/><circle cx=\"75.1\" cy=\"75.07\" r=\"74.65\" fill=\"none\" stroke=\"#00283a\" stroke-miterlimit=\"10\" stroke-width=\".5\"\/><circle cx=\"267.39\" cy=\"73.58\" r=\"32.32\" fill=\"none\" stroke=\"#00283a\" stroke-miterlimit=\"10\" stroke-width=\".5\"\/><circle cx=\"267.39\" cy=\"73.58\" r=\"39.91\" fill=\"none\" stroke=\"#00283a\" stroke-miterlimit=\"10\" stroke-width=\".5\"\/><circle cx=\"267.39\" cy=\"73.58\" r=\"47.56\" fill=\"none\" stroke=\"#00283a\" stroke-miterlimit=\"10\" stroke-width=\".5\"\/><path d=\"m267.39,128.82c30.51,0,55.24-24.73,55.24-55.24s-24.73-55.24-55.24-55.24-55.24,24.73-55.24,55.24,24.73,55.24,55.24,55.24Z\" fill=\"none\" stroke=\"#10ace4\" stroke-miterlimit=\"10\"\/><path d=\"m184.97,69.98h-2.83v2.9h-1.48v-2.9h-2.83v-1.34h2.83v-2.9h1.48v2.9h2.83v1.34Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m252.64,68.79c-.34-.16-.62-.37-.82-.64-.2-.27-.31-.57-.32-.9h1.18c.02.23.13.43.33.58s.46.23.77.23.57-.06.74-.19c.18-.12.27-.28.27-.47,0-.21-.1-.36-.29-.46-.2-.1-.51-.21-.94-.33-.41-.11-.75-.22-1.01-.33s-.49-.27-.67-.49c-.19-.22-.29-.51-.29-.87,0-.29.09-.56.26-.81.17-.24.42-.44.75-.58.32-.14.7-.21,1.12-.21.63,0,1.13.16,1.51.48.38.32.59.75.62,1.29h-1.14c-.02-.25-.12-.44-.3-.59-.18-.15-.42-.22-.73-.22s-.53.06-.69.17-.24.26-.24.45c0,.15.05.27.16.37.11.1.24.18.39.23s.38.13.68.21c.4.11.73.22.99.33.26.11.48.27.67.48.19.21.28.5.29.85,0,.31-.09.59-.26.84s-.42.44-.73.58c-.32.14-.69.21-1.12.21s-.82-.08-1.17-.23v.02Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m264.98,63.6c.34.18.61.45.81.8.2.35.3.78.3,1.28v3.25h-1.13v-3.08c0-.49-.12-.87-.37-1.13-.25-.26-.58-.4-1.01-.4s-.76.13-1.01.4c-.25.26-.38.64-.38,1.13v3.08h-1.13v-3.08c0-.49-.12-.87-.37-1.13-.25-.26-.58-.4-1.01-.4s-.77.13-1.02.4c-.25.26-.38.64-.38,1.13v3.08h-1.14v-5.51h1.14v.63c.19-.23.42-.4.71-.53.29-.13.59-.19.92-.19.44,0,.83.09,1.18.28s.61.46.8.81c.17-.33.43-.6.78-.8s.73-.29,1.14-.29.82.09,1.17.27h0Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m267.5,64.68c.23-.43.54-.76.94-1s.83-.35,1.31-.35c.43,0,.81.08,1.14.25.32.17.58.38.77.64v-.8h1.15v5.51h-1.15v-.82c-.19.26-.46.48-.79.65s-.71.26-1.14.26c-.47,0-.91-.12-1.3-.36-.39-.24-.71-.58-.94-1.02-.23-.44-.34-.93-.34-1.48s.12-1.04.34-1.47h.01Zm3.93.5c-.16-.28-.36-.49-.61-.64s-.53-.22-.82-.22-.57.07-.82.21-.46.35-.61.63c-.16.28-.24.6-.24.99s.08.71.24,1,.36.5.62.65.53.23.82.23.57-.07.82-.22.46-.36.61-.65c.16-.28.24-.61.24-.99s-.08-.71-.24-.99h-.01Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m276.12,63.57c.28-.16.61-.23.99-.23v1.18h-.29c-.45,0-.79.11-1.01.34-.23.23-.35.62-.35,1.18v2.9h-1.14v-5.51h1.14v.8c.17-.28.39-.5.67-.66h0Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m279.48,64.35v3.05c0,.21.05.35.14.44s.26.13.5.13h.7v.95h-.9c-.51,0-.91-.12-1.18-.36s-.41-.63-.41-1.17v-3.05h-.65v-.93h.65v-1.37h1.15v1.37h1.34v.93h-1.34Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m258.09,73.53v7.4h-1.14v-7.4h1.14Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m264.6,78.6h-4.21c.03.44.2.79.49,1.06.29.27.65.4,1.08.4.61,0,1.05-.26,1.3-.77h1.23c-.17.51-.47.92-.91,1.25s-.98.48-1.62.48c-.53,0-1-.12-1.42-.35-.42-.24-.74-.57-.98-1-.24-.43-.35-.93-.35-1.5s.12-1.07.34-1.5c.23-.43.55-.76.97-1,.42-.23.9-.35,1.44-.35s.98.11,1.39.34c.41.23.72.54.95.96s.34.88.34,1.42c0,.21-.01.39-.04.56h0Zm-1.15-.92c0-.42-.16-.76-.45-1.01s-.66-.38-1.09-.38c-.39,0-.73.12-1.01.38-.28.25-.45.59-.5,1.01h3.05Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m265.73,76.68c.23-.43.54-.76.94-1s.83-.35,1.31-.35c.43,0,.81.08,1.14.25.32.17.58.38.77.64v-.8h1.15v5.51h-1.15v-.82c-.19.26-.46.48-.79.65-.33.17-.71.26-1.14.26-.47,0-.91-.12-1.3-.36-.39-.24-.71-.58-.94-1.02-.23-.44-.34-.93-.34-1.48s.12-1.04.34-1.47h.01Zm3.93.5c-.16-.28-.36-.49-.61-.64s-.53-.22-.82-.22-.57.07-.82.21-.46.35-.61.63c-.16.28-.24.6-.24.99s.08.71.24,1,.36.5.62.65.53.23.82.23.57-.07.82-.22.46-.36.61-.64c.16-.28.24-.62.24-1s-.08-.71-.24-.99h-.01Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m272.51,76.68c.23-.43.54-.76.94-1s.84-.35,1.33-.35c.36,0,.71.08,1.06.23.35.16.63.37.83.62v-2.66h1.15v7.4h-1.15v-.83c-.19.27-.45.49-.77.66-.33.17-.71.26-1.14.26-.48,0-.92-.12-1.31-.36-.4-.24-.71-.58-.94-1.02-.23-.44-.34-.93-.34-1.48s.12-1.04.34-1.47h0Zm3.93.5c-.16-.28-.36-.49-.61-.64s-.53-.22-.82-.22-.57.07-.82.21-.46.35-.61.63c-.16.28-.24.6-.24.99s.08.71.24,1,.36.5.62.65.53.23.82.23.57-.07.82-.22.46-.36.61-.64c.16-.28.24-.62.24-1s-.08-.71-.24-.99h-.01Z\" fill=\"#00283a\" stroke-width=\"0\"\/><a xlink:href=\"https:\/\/popety.io\/de\/loesungen\/estimate\/\"><rect x=\".45\" y=\".42\" width=\"149.72\" height=\"149.72\" fill=\"#fff\" opacity=\"0\" stroke-width=\"0\"\/><\/a><a xlink:href=\"https:\/\/popety.io\/de\/loesungen\/smart-lead\/\"><rect x=\"212.15\" y=\"18.34\" width=\"111.62\" height=\"111.62\" fill=\"#fff\" opacity=\"0\" stroke-width=\"0\"\/><\/a><\/svg>    <\/div>\n<\/div>\n<!-- \/module plain text --><!-- module buttons -->\n<div  class=\"module module-buttons tb_d2nt982 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/popety.io\/de\/loesungen\/estimate\/\" class=\"ui builder_button tf_in_flx tb_default_color\" >\n                                                Entdecken Sie                                        <\/a>\n                <\/div>\n            <\/div>\n<!-- \/module buttons -->\n        <\/div>\n                        <\/div>\n        <\/div>\n                        <div  data-lazy=\"1\" class=\"module_row themify_builder_row tb_s34o770 tf_w\">\n                        <div class=\"row_inner col_align_middle tb_col_count_2 tf_box tf_rel\">\n                        <div  data-lazy=\"1\" class=\"module_column tb-column col4-2 tb_4q8j770 first\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_s5v6770   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <h2>Immobilien <span class=\"underline-style\">Entwickler<\/span><\/h2>    <\/div>\n<\/div>\n<!-- \/module text -->        <div  data-lazy=\"1\" class=\"module_subrow themify_builder_sub_row tf_w col_align_bottom tb_col_count_2 tb_po39770\">\n                <div  data-lazy=\"1\" class=\"module_column sub_column col4-2 tb_8t7g770 first\">\n                    <!-- module image -->\n<div  class=\"module module-image tb_leli770 image-left   tf_mw\" data-lazy=\"1\">\n        <div class=\"image-wrap tf_rel tf_mw\">\n            <img decoding=\"async\" src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/01\/promoteur.svg\" width=\"120\" title=\"Home\" alt=\"Home\">    \n        <\/div>\n    <!-- \/image-wrap -->\n    \n        <\/div>\n<!-- \/module image -->        <\/div>\n                    <div  data-lazy=\"1\" class=\"module_column sub_column col4-2 tb_h8o6770 last\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_r36v770   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p>Analysieren Sie in wenigen<br>Minuten das Baupotenzial<br>eines beliebigen Grundst\u00fccks.<\/p>    <\/div>\n<\/div>\n<!-- \/module text -->        <\/div>\n                    <\/div>\n        <!-- module buttons -->\n<div  class=\"module module-buttons tb_d4kh770 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/popety.io\/de\/branchen\/immobilien-entwickler\/\" class=\"ui builder_button tf_in_flx tb_default_color\" >\n                                                Erfahrungsbericht und Fallstudie                                        <\/a>\n                <\/div>\n            <\/div>\n<!-- \/module buttons -->\n        <\/div>\n                    <div  data-lazy=\"1\" class=\"module_column tb-column col4-2 tb_08d6770 last\">\n        <span class=\"builder_row_cover tf_abs\"><\/span>            <!-- module text -->\n<div  class=\"module module-text tb_d0u2770   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p style=\"text-align: center;\">Ihre optimalen<br \/>Module<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module plain text -->\n<div  class=\"module module-plain-text tb_6y4r516 \" data-lazy=\"1\">\n        <div class=\"tb_text_wrap\">\n    \n<?xml version=\"1.0\" encoding=\"UTF-8\"?><svg id=\"Layer_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewBox=\"0 0 323.3 149.93\"><path d=\"m75.21,118.63c24.12,0,43.67-19.55,43.67-43.67s-19.55-43.67-43.67-43.67-43.67,19.55-43.67,43.67,19.55,43.67,43.67,43.67Z\" fill=\"none\" stroke=\"#00283a\" stroke-miterlimit=\"10\" stroke-width=\".5\"\/><path d=\"m75.21,128.89c29.78,0,53.92-24.14,53.92-53.93s-24.14-53.92-53.92-53.92-53.92,24.14-53.92,53.92,24.14,53.93,53.92,53.93Z\" fill=\"none\" stroke=\"#10ace4\" stroke-miterlimit=\"10\"\/><path d=\"m75.21,139.23c35.49,0,64.27-28.77,64.27-64.27S110.7,10.7,75.21,10.7,10.94,39.47,10.94,74.96s28.77,64.27,64.27,64.27Z\" fill=\"none\" stroke=\"#00283a\" stroke-miterlimit=\"10\" stroke-width=\".5\"\/><circle cx=\"75.21\" cy=\"74.96\" r=\"74.65\" fill=\"none\" stroke=\"#00283a\" stroke-miterlimit=\"10\" stroke-width=\".5\"\/><path d=\"m48.54,68.31c.32-.6.76-1.06,1.32-1.39.55-.33,1.17-.5,1.84-.5.61,0,1.14.12,1.59.36s.81.54,1.08.89v-1.12h1.61v7.71h-1.61v-1.15c-.27.36-.64.67-1.11.91-.47.24-1,.36-1.6.36-.66,0-1.27-.17-1.82-.51s-.99-.82-1.31-1.43-.48-1.3-.48-2.08.16-1.46.48-2.06h0Zm5.5.7c-.22-.39-.51-.69-.86-.9-.35-.21-.74-.31-1.15-.31s-.79.1-1.15.3c-.35.2-.64.5-.86.88-.22.39-.33.85-.33,1.38s.11,1,.33,1.4.51.71.87.92.74.32,1.14.32.79-.1,1.15-.31.64-.51.86-.9.33-.86.33-1.39-.11-.99-.33-1.39Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m63.61,66.79c.48.25.86.62,1.13,1.12.27.49.41,1.09.41,1.79v4.55h-1.58v-4.31c0-.69-.17-1.22-.52-1.59-.35-.37-.82-.55-1.41-.55s-1.07.18-1.42.55-.52.9-.52,1.59v4.31h-1.6v-7.71h1.6v.88c.26-.32.59-.56,1-.74s.84-.27,1.29-.27c.61,0,1.15.13,1.63.38h-.01Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m67.12,68.31c.32-.6.76-1.06,1.32-1.39.55-.33,1.17-.5,1.84-.5.61,0,1.14.12,1.59.36s.81.54,1.08.89v-1.12h1.61v7.71h-1.61v-1.15c-.27.36-.64.67-1.11.91-.47.24-1,.36-1.6.36-.66,0-1.27-.17-1.82-.51s-.99-.82-1.31-1.43-.48-1.3-.48-2.08.16-1.46.48-2.06h.01Zm5.5.7c-.22-.39-.51-.69-.86-.9s-.74-.31-1.15-.31-.79.1-1.15.3c-.35.2-.64.5-.86.88-.22.39-.33.85-.33,1.38s.11,1,.33,1.4.51.71.87.92.74.32,1.14.32.79-.1,1.15-.31.64-.51.86-.9.33-.86.33-1.39-.11-.99-.33-1.39Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m78.26,63.9v10.36h-1.6v-10.36h1.6Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m87.3,66.54l-4.73,11.34h-1.65l1.57-3.75-3.04-7.59h1.78l2.17,5.88,2.25-5.88s1.65,0,1.65,0Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m89.68,74.05c-.48-.22-.86-.52-1.14-.9s-.43-.8-.45-1.27h1.65c.03.33.18.6.47.82.28.22.64.33,1.07.33s.79-.09,1.04-.26c.25-.17.37-.39.37-.67s-.14-.5-.41-.64-.71-.29-1.31-.46c-.58-.16-1.05-.31-1.41-.46s-.68-.38-.94-.69c-.27-.31-.4-.71-.4-1.22,0-.41.12-.79.36-1.13s.59-.61,1.04-.8c.45-.2.97-.29,1.56-.29.88,0,1.58.22,2.12.67.54.44.82,1.05.86,1.81h-1.6c-.03-.34-.17-.62-.42-.83s-.59-.31-1.02-.31-.74.08-.97.24c-.22.16-.34.37-.34.63,0,.21.07.38.22.52s.33.25.55.33c.21.08.53.18.95.3.56.15,1.02.3,1.38.46.36.15.67.38.93.68s.4.7.41,1.19c0,.44-.12.83-.36,1.18s-.59.62-1.03.81-.96.29-1.56.29-1.15-.11-1.63-.33h0Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m103,70.99h-5.89c.05.62.28,1.11.69,1.48s.91.56,1.51.56c.86,0,1.46-.36,1.82-1.08h1.72c-.23.71-.66,1.29-1.27,1.74-.61.45-1.37.68-2.27.68-.74,0-1.4-.17-1.98-.5s-1.04-.8-1.37-1.4-.5-1.3-.5-2.09.16-1.49.48-2.09.77-1.07,1.36-1.39c.58-.33,1.25-.49,2.01-.49s1.38.16,1.95.48,1.01.76,1.33,1.34c.32.57.48,1.23.48,1.98,0,.29-.02.55-.06.78h-.01Zm-1.61-1.29c0-.59-.22-1.06-.63-1.41-.41-.35-.92-.53-1.53-.53-.55,0-1.02.17-1.41.53-.39.35-.62.82-.7,1.42h4.27Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m185.08,69.87h-2.83v2.9h-1.48v-2.9h-2.83v-1.34h2.83v-2.9h1.48v2.9h2.83v1.34Z\" fill=\"#00283a\" stroke-width=\"0\"\/><circle cx=\"267.5\" cy=\"73.97\" r=\"32.32\" fill=\"none\" stroke=\"#00283a\" stroke-miterlimit=\"10\" stroke-width=\".5\"\/><path d=\"m252.73,82.22v3.05c0,.21.05.36.14.45s.26.13.5.13h.7v.95h-.9c-.51,0-.91-.12-1.18-.36-.27-.24-.41-.63-.41-1.17v-3.05h-.65v-.93h.65v-1.37h1.15v1.37h1.34v.93s-1.34,0-1.34,0Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m260.13,84.47h-4.21c.03.44.2.79.49,1.06s.65.4,1.08.4c.61,0,1.05-.26,1.3-.77h1.23c-.17.51-.47.92-.91,1.25-.44.32-.98.48-1.62.48-.53,0-1-.12-1.42-.35-.42-.24-.74-.57-.98-1-.24-.43-.35-.93-.35-1.5s.12-1.07.34-1.5c.23-.43.55-.76.97-1,.42-.23.9-.35,1.44-.35s.98.11,1.39.34c.41.23.72.54.95.96s.34.88.34,1.42c0,.21-.01.39-.04.56h0Zm-1.15-.92c0-.42-.16-.76-.45-1.01s-.66-.38-1.09-.38c-.39,0-.73.12-1.01.38-.28.25-.45.59-.5,1.01h3.05Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m263.09,81.43c.28-.16.61-.23.99-.23v1.18h-.29c-.45,0-.79.11-1.01.34-.23.23-.35.62-.35,1.18v2.9h-1.14v-5.51h1.14v.8c.17-.28.39-.5.67-.66h0Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m266.93,81.43c.28-.16.61-.23.99-.23v1.18h-.29c-.45,0-.79.11-1.01.34-.23.23-.35.62-.35,1.18v2.9h-1.14v-5.51h1.14v.8c.17-.28.39-.5.67-.66h0Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m268.93,82.55c.23-.43.54-.76.94-1s.83-.35,1.31-.35c.43,0,.81.08,1.14.25.32.17.58.38.77.63v-.8h1.15v5.51h-1.15v-.82c-.19.26-.46.48-.79.65-.33.17-.71.26-1.14.26-.47,0-.91-.12-1.3-.37-.39-.24-.71-.58-.94-1.02-.23-.44-.34-.93-.34-1.49s.12-1.04.34-1.47v.02Zm3.93.5c-.16-.28-.36-.49-.61-.64s-.53-.22-.82-.22-.57.07-.82.22c-.25.14-.46.35-.61.63-.16.28-.24.6-.24.98s.08.71.24,1,.36.5.62.66c.26.15.53.22.82.22s.57-.07.82-.22.46-.36.61-.64c.16-.28.24-.62.24-1s-.08-.71-.24-.99h-.01Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m275.81,80.35c-.14-.14-.21-.31-.21-.52s.07-.38.21-.52c.14-.14.31-.21.52-.21s.37.07.51.21.21.31.21.52-.07.38-.21.52c-.14.14-.31.21-.51.21s-.38-.07-.52-.21Zm1.08.94v5.51h-1.14v-5.51h1.14Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m282.33,81.47c.34.18.61.45.8.8.19.35.29.78.29,1.28v3.25h-1.13v-3.08c0-.49-.12-.87-.37-1.13-.25-.26-.58-.4-1.01-.4s-.77.13-1.02.4-.38.64-.38,1.13v3.08h-1.14v-5.51h1.14v.63c.19-.23.43-.4.72-.53s.6-.19.92-.19c.43,0,.82.09,1.17.27h0Z\" fill=\"#00283a\" stroke-width=\"0\"\/><circle cx=\"267.5\" cy=\"73.97\" r=\"39.91\" fill=\"none\" stroke=\"#00283a\" stroke-miterlimit=\"10\" stroke-width=\".5\"\/><circle cx=\"267.5\" cy=\"73.97\" r=\"47.56\" fill=\"none\" stroke=\"#00283a\" stroke-miterlimit=\"10\" stroke-width=\".5\"\/><path d=\"m267.5,129.21c30.51,0,55.24-24.73,55.24-55.24s-24.73-55.24-55.24-55.24-55.24,24.73-55.24,55.24,24.73,55.24,55.24,55.24Z\" fill=\"none\" stroke=\"#10ace4\" stroke-miterlimit=\"10\"\/><path d=\"m254.05,67.14c-.34-.16-.62-.37-.82-.64-.2-.27-.31-.57-.32-.9h1.18c.02.23.13.43.33.58s.46.23.77.23.57-.06.74-.19c.18-.12.27-.28.27-.47,0-.21-.1-.36-.29-.46-.2-.1-.51-.21-.94-.33-.41-.11-.75-.22-1.01-.33s-.49-.27-.67-.49c-.19-.22-.29-.51-.29-.87,0-.29.09-.56.26-.81.17-.24.42-.44.75-.58.32-.14.7-.21,1.12-.21.63,0,1.13.16,1.51.48.38.32.59.75.62,1.29h-1.14c-.02-.25-.12-.44-.3-.59-.18-.15-.42-.22-.73-.22s-.53.06-.69.17c-.16.11-.24.26-.24.45,0,.15.05.27.16.37.11.1.24.18.39.23s.38.13.68.21c.4.11.73.22.99.33.26.11.48.27.67.48.19.21.28.5.29.85,0,.31-.09.59-.26.84-.17.25-.42.44-.73.58-.32.14-.69.21-1.12.21s-.82-.08-1.17-.23Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m266.39,61.95c.34.18.61.45.81.8.2.35.3.78.3,1.28v3.25h-1.13v-3.08c0-.49-.12-.87-.37-1.13-.25-.26-.58-.4-1.01-.4s-.76.13-1.01.4c-.25.26-.38.64-.38,1.13v3.08h-1.13v-3.08c0-.49-.12-.87-.37-1.13-.25-.26-.58-.4-1.01-.4s-.77.13-1.02.4c-.25.26-.38.64-.38,1.13v3.08h-1.14v-5.51h1.14v.63c.19-.23.42-.4.71-.53.29-.13.59-.19.92-.19.44,0,.83.09,1.18.28s.61.46.8.81c.17-.33.43-.6.78-.8.35-.2.73-.29,1.14-.29.43,0,.82.09,1.17.27Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m268.91,63.03c.23-.43.54-.76.94-1,.4-.24.83-.35,1.31-.35.43,0,.81.08,1.14.25.32.17.58.38.77.64v-.8h1.15v5.51h-1.15v-.82c-.19.26-.46.48-.79.65s-.71.26-1.14.26c-.47,0-.91-.12-1.3-.36-.39-.24-.71-.58-.94-1.02-.23-.44-.34-.93-.34-1.48s.12-1.04.34-1.47Zm3.93.5c-.16-.28-.36-.49-.61-.64-.25-.15-.53-.22-.82-.22s-.57.07-.82.21c-.25.14-.46.35-.61.63-.16.28-.24.6-.24.99s.08.71.24,1c.16.29.36.5.62.65.26.15.53.23.82.23s.57-.07.82-.22c.25-.15.46-.36.61-.65.16-.28.24-.61.24-.99s-.08-.71-.24-.99Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m277.53,61.92c.28-.16.61-.23.99-.23v1.18h-.29c-.45,0-.79.11-1.01.34-.23.23-.35.62-.35,1.18v2.9h-1.14v-5.51h1.14v.8c.17-.28.39-.5.67-.66Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m280.89,62.7v3.05c0,.21.05.35.14.44s.26.13.5.13h.7v.95h-.9c-.51,0-.91-.12-1.18-.36-.27-.24-.41-.63-.41-1.17v-3.05h-.65v-.93h.65v-1.37h1.15v1.37h1.34v.93h-1.34Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m258.21,69.88v7.4h-1.14v-7.4h1.14Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m264.71,74.95h-4.21c.03.44.2.79.49,1.06.29.27.65.4,1.08.4.61,0,1.05-.26,1.3-.77h1.23c-.17.51-.47.92-.91,1.25s-.98.48-1.62.48c-.53,0-1-.12-1.42-.35-.42-.24-.74-.57-.98-1-.24-.43-.35-.93-.35-1.49s.12-1.07.34-1.5c.23-.43.55-.76.97-1,.42-.23.9-.35,1.44-.35s.98.11,1.39.34c.41.23.72.54.95.95.23.41.34.88.34,1.42,0,.21-.01.39-.04.56Zm-1.15-.92c0-.42-.16-.76-.45-1.01-.29-.25-.66-.38-1.09-.38-.39,0-.73.12-1.01.38-.28.25-.45.59-.5,1.02h3.05Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m265.84,73.03c.23-.43.54-.76.94-1,.4-.24.83-.35,1.31-.35.43,0,.81.08,1.14.25.32.17.58.38.77.64v-.8h1.15v5.51h-1.15v-.82c-.19.26-.46.48-.79.65-.33.17-.71.26-1.14.26-.47,0-.91-.12-1.3-.36-.39-.24-.71-.58-.94-1.02-.23-.44-.34-.93-.34-1.48s.12-1.04.34-1.47Zm3.93.5c-.16-.28-.36-.49-.61-.64-.25-.15-.53-.22-.82-.22s-.57.07-.82.21c-.25.14-.46.35-.61.63-.16.28-.24.6-.24.99s.08.71.24,1c.16.29.36.5.62.65.26.15.53.23.82.23s.57-.07.82-.22c.25-.15.46-.36.61-.64.16-.28.24-.61.24-.99s-.08-.71-.24-.99Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m272.62,73.03c.23-.43.54-.76.94-1,.4-.24.84-.35,1.33-.35.36,0,.71.08,1.06.23.35.16.63.37.83.62v-2.66h1.15v7.4h-1.15v-.83c-.19.27-.45.49-.77.66-.33.17-.71.26-1.14.26-.48,0-.92-.12-1.31-.36-.4-.24-.71-.58-.94-1.02-.23-.44-.34-.93-.34-1.48s.12-1.04.34-1.47Zm3.93.5c-.16-.28-.36-.49-.61-.64-.25-.15-.53-.22-.82-.22s-.57.07-.82.21c-.25.14-.46.35-.61.63-.16.28-.24.6-.24.99s.08.71.24,1c.16.29.36.5.62.65.26.15.53.23.82.23s.57-.07.82-.22c.25-.15.46-.36.61-.64.16-.28.24-.61.24-.99s-.08-.71-.24-.99Z\" fill=\"#00283a\" stroke-width=\"0\"\/><a xlink:href=\"https:\/\/popety.io\/de\/loesungen\/analyse\/\"><rect width=\"149.93\" height=\"149.93\" opacity=\"0\" stroke-width=\"0\"\/><\/a><a xlink:href=\"https:\/\/popety.io\/de\/loesungen\/smart-lead\/\"><rect x=\"212.26\" y=\"18.73\" width=\"109.12\" height=\"112.37\" opacity=\"0\" stroke-width=\"0\"\/><\/a><\/svg>    <\/div>\n<\/div>\n<!-- \/module plain text --><!-- module buttons -->\n<div  class=\"module module-buttons tb_z6r6770 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/popety.io\/de\/loesungen\/analyse\/\" class=\"ui builder_button tf_in_flx tb_default_color\" >\n                                                Entdecken Sie                                        <\/a>\n                <\/div>\n            <\/div>\n<!-- \/module buttons -->\n        <\/div>\n                        <\/div>\n        <\/div>\n                        <div  data-lazy=\"1\" class=\"module_row themify_builder_row tb_trav333 tf_w\">\n                        <div class=\"row_inner col_align_middle tb_col_count_2 tf_box tf_rel\">\n                        <div  data-lazy=\"1\" class=\"module_column tb-column col4-2 tb_cgww333 first\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_6zt1333   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <h2><span class=\"underline-style\">Finanzinstitutionen<br \/><\/span><\/h2>    <\/div>\n<\/div>\n<!-- \/module text -->        <div  data-lazy=\"1\" class=\"module_subrow themify_builder_sub_row tf_w col_align_bottom tb_col_count_2 tb_olt3333\">\n                <div  data-lazy=\"1\" class=\"module_column sub_column col4-2 tb_c0ye333 first\">\n                    <!-- module image -->\n<div  class=\"module module-image tb_6gyk333 image-left   tf_mw\" data-lazy=\"1\">\n        <div class=\"image-wrap tf_rel tf_mw\">\n            <img decoding=\"async\" src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/01\/finance.svg\" width=\"120\" title=\"Home\" alt=\"Home\">    \n        <\/div>\n    <!-- \/image-wrap -->\n    \n        <\/div>\n<!-- \/module image -->        <\/div>\n                    <div  data-lazy=\"1\" class=\"module_column sub_column col4-2 tb_hf72333 last\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_1i6f333   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p>Bleiben Sie mit Ihren Kunden in Verbindung und beraten Sie sie effektiv, indem Sie den Bed\u00fcrfnissen Ihrer Kunden einen Schritt voraus sind.<\/p>    <\/div>\n<\/div>\n<!-- \/module text -->        <\/div>\n                    <\/div>\n        <!-- module buttons -->\n<div  class=\"module module-buttons tb_u9v6333 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/popety.io\/de\/branchen\/finanzinstitutionen\/\" class=\"ui builder_button tf_in_flx tb_default_color\" >\n                                                Erfahrungsbericht und Fallstudie                                        <\/a>\n                <\/div>\n            <\/div>\n<!-- \/module buttons -->\n        <\/div>\n                    <div  data-lazy=\"1\" class=\"module_column tb-column col4-2 tb_66m6333 last\">\n        <span class=\"builder_row_cover tf_abs\"><\/span>            <!-- module text -->\n<div  class=\"module module-text tb_ik9t333   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p style=\"text-align: center;\">Ihr<br \/>Modul<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module image -->\n<div  class=\"module module-image tb_argm333 image-center   tf_mw\" data-lazy=\"1\">\n        <div class=\"image-wrap tf_rel tf_mw\">\n            <a href=\"https:\/\/popety.io\/de\/loesungen\/api\/\">\n                   <img decoding=\"async\" src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/01\/api-circle.svg\" width=\"225\" title=\"Home\" alt=\"Home\">        <\/a>\n    \n        <\/div>\n    <!-- \/image-wrap -->\n    \n        <\/div>\n<!-- \/module image --><!-- module buttons -->\n<div  class=\"module module-buttons tb_r8nv333 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/popety.io\/de\/loesungen\/api\/\" class=\"ui builder_button tf_in_flx tb_default_color\" >\n                                                Entdecken Sie                                        <\/a>\n                <\/div>\n            <\/div>\n<!-- \/module buttons -->\n        <\/div>\n                        <\/div>\n        <\/div>\n                        <div  data-lazy=\"1\" class=\"module_row themify_builder_row tb_0j6c802 tf_w\">\n                        <div class=\"row_inner col_align_top tb_col_count_1 tf_box tf_rel\">\n                        <div  data-lazy=\"1\" class=\"module_column tb-column col-full tb_lcgh802 first\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_9lqa802   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p>Unsere Partner<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module divider -->\n<div  class=\"module tf_mw module-divider tb_75a5802 solid   \" style=\"border-width: 0.5px;border-color: #00283a;margin-top: 30px;margin-bottom: 30px;\" data-lazy=\"1\">\n    <\/div>\n<!-- \/module divider -->\n<div  class=\"module themify_builder_slider_wrap tf_clearfix module-slider tb_mtge911  slider-default  slide-image-fullwidth\" data-lazy=\"1\">\n        <div class=\"themify_builder_slider tf_carousel tf_swiper-container tf_rel tf_overflow\" data-lazy=\"1\"        data-visible=\"7\"\n        data-tab-visible=\"1\"\n        data-mob-visible=\"1\"\n        data-scroll=\"1\"\n                            data-auto=\"3000\"\n            data-controller=\"0\"\n            data-pause_hover=\"1\"\n                data-speed=\"1\"\n        data-wrapvar=\"1\"\n        data-slider_nav=\"0\"\n        data-pager=\"0\"\n        data-effect=\"scroll\" \n        data-height=\"variable\"\n        data-css_url=\"https:\/\/www.popety.io\/wp-content\/themes\/themify-ultra\/themify\/themify-builder\/css\/modules\/sliders\/carousel,https:\/\/www.popety.io\/wp-content\/themes\/themify-ultra\/themify\/themify-builder\/css\/modules\/sliders\/slider\"\n                    >\n        <div class=\"tf_swiper-wrapper tf_lazy tf_rel tf_w tf_h tf_textc\">\n                         <div class=\"tf_swiper-slide\">            <div class=\"slide-inner-wrap\">\n                                    <div class=\"tf_rel tf_lazy slide-image\">\n                                                                            <img src=\"data:image\/svg+xml,%3Csvg%20xmlns=%27http:\/\/www.w3.org\/2000\/svg%27%20width='300'%20height='100'%20viewBox=%270%200%20300%20100%27%3E%3C\/svg%3E\" loading=\"lazy\" data-lazy=\"1\" data-tf-not-load=\"1\" class=\"tf_svg_lazy\" decoding=\"async\" data-tf-src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/princehubble-logo.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><noscript><img decoding=\"async\" data-tf-not-load data-no-script src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/princehubble-logo.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><\/noscript>                                            <\/div>\n                \n                            <\/div>\n        <\/div>                     <div class=\"tf_swiper-slide\">            <div class=\"slide-inner-wrap\">\n                                    <div class=\"tf_rel tf_lazy slide-image\">\n                                                                            <img src=\"data:image\/svg+xml,%3Csvg%20xmlns=%27http:\/\/www.w3.org\/2000\/svg%27%20width='300'%20height='100'%20viewBox=%270%200%20300%20100%27%3E%3C\/svg%3E\" loading=\"lazy\" data-lazy=\"1\" data-tf-not-load=\"1\" class=\"tf_svg_lazy\" decoding=\"async\" data-tf-src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/wuest-logo.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><noscript><img decoding=\"async\" data-tf-not-load data-no-script src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/wuest-logo.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><\/noscript>                                            <\/div>\n                \n                            <\/div>\n        <\/div>                     <div class=\"tf_swiper-slide\">            <div class=\"slide-inner-wrap\">\n                                    <div class=\"tf_rel tf_lazy slide-image\">\n                                                                            <img src=\"data:image\/svg+xml,%3Csvg%20xmlns=%27http:\/\/www.w3.org\/2000\/svg%27%20width='300'%20height='100'%20viewBox=%270%200%20300%20100%27%3E%3C\/svg%3E\" loading=\"lazy\" data-lazy=\"1\" data-tf-not-load=\"1\" class=\"tf_svg_lazy\" decoding=\"async\" data-tf-src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/sparrow-logo.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><noscript><img decoding=\"async\" data-tf-not-load data-no-script src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/sparrow-logo.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><\/noscript>                                            <\/div>\n                \n                            <\/div>\n        <\/div>                     <div class=\"tf_swiper-slide\">            <div class=\"slide-inner-wrap\">\n                                    <div class=\"tf_rel tf_lazy slide-image\">\n                                                                            <img src=\"data:image\/svg+xml,%3Csvg%20xmlns=%27http:\/\/www.w3.org\/2000\/svg%27%20width='300'%20height='100'%20viewBox=%270%200%20300%20100%27%3E%3C\/svg%3E\" loading=\"lazy\" data-lazy=\"1\" data-tf-not-load=\"1\" class=\"tf_svg_lazy\" decoding=\"async\" data-tf-src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/innosuisse-logo.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><noscript><img decoding=\"async\" data-tf-not-load data-no-script src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/innosuisse-logo.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><\/noscript>                                            <\/div>\n                \n                            <\/div>\n        <\/div>                     <div class=\"tf_swiper-slide\">            <div class=\"slide-inner-wrap\">\n                                    <div class=\"tf_rel tf_lazy slide-image\">\n                                                                            <img src=\"data:image\/svg+xml,%3Csvg%20xmlns=%27http:\/\/www.w3.org\/2000\/svg%27%20width='300'%20height='100'%20viewBox=%270%200%20300%20100%27%3E%3C\/svg%3E\" loading=\"lazy\" data-lazy=\"1\" data-tf-not-load=\"1\" class=\"tf_svg_lazy\" decoding=\"async\" data-tf-src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/swissproptech-logo.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><noscript><img decoding=\"async\" data-tf-not-load data-no-script src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/swissproptech-logo.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><\/noscript>                                            <\/div>\n                \n                            <\/div>\n        <\/div>                     <div class=\"tf_swiper-slide\">            <div class=\"slide-inner-wrap\">\n                                    <div class=\"tf_rel tf_lazy slide-image\">\n                                                                            <img src=\"data:image\/svg+xml,%3Csvg%20xmlns=%27http:\/\/www.w3.org\/2000\/svg%27%20width='300'%20height='100'%20viewBox=%270%200%20300%20100%27%3E%3C\/svg%3E\" loading=\"lazy\" data-lazy=\"1\" data-tf-not-load=\"1\" class=\"tf_svg_lazy\" decoding=\"async\" data-tf-src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/uspi-logo.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><noscript><img decoding=\"async\" data-tf-not-load data-no-script src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/uspi-logo.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><\/noscript>                                            <\/div>\n                \n                            <\/div>\n        <\/div>                     <div class=\"tf_swiper-slide\">            <div class=\"slide-inner-wrap\">\n                                    <div class=\"tf_rel tf_lazy slide-image\">\n                                                                            <img src=\"data:image\/svg+xml,%3Csvg%20xmlns=%27http:\/\/www.w3.org\/2000\/svg%27%20width='300'%20height='100'%20viewBox=%270%200%20300%20100%27%3E%3C\/svg%3E\" loading=\"lazy\" data-lazy=\"1\" data-tf-not-load=\"1\" class=\"tf_svg_lazy\" decoding=\"async\" data-tf-src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/swissreseau-logo.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><noscript><img decoding=\"async\" data-tf-not-load data-no-script src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/swissreseau-logo.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><\/noscript>                                            <\/div>\n                \n                            <\/div>\n        <\/div>                     <div class=\"tf_swiper-slide\" style=\"content-visibility:hidden\">            <div class=\"slide-inner-wrap\">\n                                    <div class=\"tf_rel tf_lazy slide-image\">\n                                                                            <img src=\"data:image\/svg+xml,%3Csvg%20xmlns=%27http:\/\/www.w3.org\/2000\/svg%27%20width='300'%20height='100'%20viewBox=%270%200%20300%20100%27%3E%3C\/svg%3E\" loading=\"lazy\" data-lazy=\"1\" data-tf-not-load=\"1\" class=\"tf_svg_lazy\" decoding=\"async\" data-tf-src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/rem-logo.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><noscript><img decoding=\"async\" data-tf-not-load data-no-script src=\"https:\/\/popety.io\/wp-content\/uploads\/2025\/02\/rem-logo.jpg\" width=\"300\" height=\"100\" title=\"Home\" alt=\"Home\"><\/noscript>                                            <\/div>\n                \n                            <\/div>\n        <\/div>            <\/div>\n    <\/div>\n<\/div>\n        <\/div>\n                        <\/div>\n        <\/div>\n                        <div  data-lazy=\"1\" class=\"module_row themify_builder_row tb_cl50490 tf_w\">\n                        <div class=\"row_inner col_align_top tb_col_count_1 tf_box tf_rel\">\n                        <div  data-lazy=\"1\" class=\"module_column tb-column col-full tb_d6b3490 first\">\n                    <!-- module template_part -->\n<div  class=\"module module-layout-part tb_njv9490 \">\n    <\/div>\n<!-- \/module template_part -->        <\/div>\n                        <\/div>\n        <\/div>\n        <\/div>\n<!--\/themify_builder_content-->","protected":false},"excerpt":{"rendered":"<p>100 % schweizerische digitale L\u00f6sung Beschleunigen Sie IhreImmobilienakquise BeschleunigenSie IhreImmobilienakquise Wir sammeln und kombinieren Millionen von Immobiliendaten, um Ihnen die Arbeit bei der Suche nach Immobilien zu erleichtern. Demo Buchen Sie sind&#8230; Immobilien Agenturen \u2714 Erstellen Sie schnell umfassende Sch\u00e4tzungsberichte\u2714 Steigern Sie Ihre Chancen,\u00a0 neue Mandate zu gewinnen\u2714 Greifen Sie auf zuverl\u00e4ssige und genaue Daten [&hellip;]<\/p>\n","protected":false},"author":9,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1858","page","type-page","status-publish","hentry","has-post-title","has-post-date","has-post-category","has-post-tag","has-post-comment","has-post-author",""],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Popety.io | Digitale Immobilienakquise Schweiz<\/title>\n<meta name=\"description\" content=\"F\u00fchrende Immobilienplattform in der Schweiz. \u00dcber 300 Kunden und 200 Immobilienagenturen vertrauen uns. Kostenlose Testversion.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.popety.io\/de\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Popety.io | Digitale Immobilienakquise Schweiz\" \/>\n<meta property=\"og:description\" content=\"F\u00fchrende Immobilienplattform in der Schweiz. \u00dcber 300 Kunden und 200 Immobilienagenturen vertrauen uns. Kostenlose Testversion.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.popety.io\/de\/\" \/>\n<meta property=\"og:site_name\" content=\"Popety.io\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/popety.io\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-05T19:34:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.popety.io\/wp-content\/uploads\/2025\/01\/swiss-flag.svg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"11\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.popety.io\/de\/\",\"url\":\"https:\/\/www.popety.io\/de\/\",\"name\":\"Popety.io | Digitale Immobilienakquise Schweiz\",\"isPartOf\":{\"@id\":\"https:\/\/www.popety.io\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.popety.io\/de\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.popety.io\/de\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.popety.io\/wp-content\/uploads\/2025\/01\/swiss-flag.svg\",\"datePublished\":\"2025-01-06T17:26:05+00:00\",\"dateModified\":\"2026-02-05T19:34:16+00:00\",\"description\":\"F\u00fchrende Immobilienplattform in der Schweiz. \u00dcber 300 Kunden und 200 Immobilienagenturen vertrauen uns. Kostenlose Testversion.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.popety.io\/de\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.popety.io\/de\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/www.popety.io\/de\/#primaryimage\",\"url\":\"https:\/\/www.popety.io\/wp-content\/uploads\/2025\/01\/swiss-flag.svg\",\"contentUrl\":\"https:\/\/www.popety.io\/wp-content\/uploads\/2025\/01\/swiss-flag.svg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.popety.io\/de\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/www.popety.io\/de\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.popety.io\/#website\",\"url\":\"https:\/\/www.popety.io\/\",\"name\":\"Popety.io\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.popety.io\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.popety.io\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.popety.io\/#organization\",\"name\":\"Popety.io\",\"alternateName\":\"Popety\",\"url\":\"https:\/\/www.popety.io\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/www.popety.io\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.popety.io\/wp-content\/uploads\/2025\/03\/popety_circle_logo.png\",\"contentUrl\":\"https:\/\/www.popety.io\/wp-content\/uploads\/2025\/03\/popety_circle_logo.png\",\"width\":521,\"height\":521,\"caption\":\"Popety.io\"},\"image\":{\"@id\":\"https:\/\/www.popety.io\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/popety.io\/\",\"https:\/\/ch.linkedin.com\/company\/popety-sa\",\"https:\/\/www.instagram.com\/popety.io\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Popety.io | Digitale Immobilienakquise Schweiz","description":"F\u00fchrende Immobilienplattform in der Schweiz. \u00dcber 300 Kunden und 200 Immobilienagenturen vertrauen uns. Kostenlose Testversion.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.popety.io\/de\/","og_locale":"de_DE","og_type":"article","og_title":"Popety.io | Digitale Immobilienakquise Schweiz","og_description":"F\u00fchrende Immobilienplattform in der Schweiz. \u00dcber 300 Kunden und 200 Immobilienagenturen vertrauen uns. Kostenlose Testversion.","og_url":"https:\/\/www.popety.io\/de\/","og_site_name":"Popety.io","article_publisher":"https:\/\/www.facebook.com\/popety.io\/","article_modified_time":"2026-02-05T19:34:16+00:00","og_image":[{"url":"https:\/\/www.popety.io\/wp-content\/uploads\/2025\/01\/swiss-flag.svg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"11\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.popety.io\/de\/","url":"https:\/\/www.popety.io\/de\/","name":"Popety.io | Digitale Immobilienakquise Schweiz","isPartOf":{"@id":"https:\/\/www.popety.io\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.popety.io\/de\/#primaryimage"},"image":{"@id":"https:\/\/www.popety.io\/de\/#primaryimage"},"thumbnailUrl":"https:\/\/www.popety.io\/wp-content\/uploads\/2025\/01\/swiss-flag.svg","datePublished":"2025-01-06T17:26:05+00:00","dateModified":"2026-02-05T19:34:16+00:00","description":"F\u00fchrende Immobilienplattform in der Schweiz. \u00dcber 300 Kunden und 200 Immobilienagenturen vertrauen uns. Kostenlose Testversion.","breadcrumb":{"@id":"https:\/\/www.popety.io\/de\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.popety.io\/de\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.popety.io\/de\/#primaryimage","url":"https:\/\/www.popety.io\/wp-content\/uploads\/2025\/01\/swiss-flag.svg","contentUrl":"https:\/\/www.popety.io\/wp-content\/uploads\/2025\/01\/swiss-flag.svg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.popety.io\/de\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.popety.io\/de\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/www.popety.io\/#website","url":"https:\/\/www.popety.io\/","name":"Popety.io","description":"","publisher":{"@id":"https:\/\/www.popety.io\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.popety.io\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/www.popety.io\/#organization","name":"Popety.io","alternateName":"Popety","url":"https:\/\/www.popety.io\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.popety.io\/#\/schema\/logo\/image\/","url":"https:\/\/www.popety.io\/wp-content\/uploads\/2025\/03\/popety_circle_logo.png","contentUrl":"https:\/\/www.popety.io\/wp-content\/uploads\/2025\/03\/popety_circle_logo.png","width":521,"height":521,"caption":"Popety.io"},"image":{"@id":"https:\/\/www.popety.io\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/popety.io\/","https:\/\/ch.linkedin.com\/company\/popety-sa","https:\/\/www.instagram.com\/popety.io\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.popety.io\/de\/wp-json\/wp\/v2\/pages\/1858","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.popety.io\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.popety.io\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.popety.io\/de\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/www.popety.io\/de\/wp-json\/wp\/v2\/comments?post=1858"}],"version-history":[{"count":72,"href":"https:\/\/www.popety.io\/de\/wp-json\/wp\/v2\/pages\/1858\/revisions"}],"predecessor-version":[{"id":3644,"href":"https:\/\/www.popety.io\/de\/wp-json\/wp\/v2\/pages\/1858\/revisions\/3644"}],"wp:attachment":[{"href":"https:\/\/www.popety.io\/de\/wp-json\/wp\/v2\/media?parent=1858"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}