{"id":1858,"date":"2025-01-06T17:26:05","date_gmt":"2025-01-06T17:26:05","guid":{"rendered":"https:\/\/sandbox.popety.io\/home\/"},"modified":"2025-04-11T14:11:31","modified_gmt":"2025-04-11T14:11:31","slug":"home","status":"publish","type":"page","link":"http:\/\/sandbox.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 loading=\"lazy\" decoding=\"async\" style=\"margin: 0; vertical-align: middle;\" role=\"img\" src=\"http:\/\/sandbox.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   \" 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_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:\/\/sandbox.popety.io\/reservez-une-demo\/\" class=\"ui builder_button tf_in_flx tb_default_color\" >\n                                                Buchen Sie eine Demo                                        <\/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   tf_mw\" data-lazy=\"1\">\n        <div class=\"image-wrap tf_rel tf_mw\">\n            <img loading=\"lazy\" decoding=\"async\" width=\"1038\" height=\"786\" src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/01\/Popety_anim.gif\" class=\"wp-post-image wp-image-1764\" title=\"Popety_anim\" alt=\"Popety_anim\">    \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=\"http:\/\/sandbox.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=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/01\/promoteur.svg\" alt=\"Bautr\u00e4ger\">\n    <\/div>\n    <div class=\"tab-image\" data-id=\"tab-tb_r15a510-2\" style=\"display: none;\">\n        <img decoding=\"async\" style=\"height:100px;\" src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/01\/finance.svg\" alt=\"Finanzen\">\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\">Immobilienmakler<\/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\">Immobilienmakler<\/span>                                            <\/a>\n        <\/li>\n                <li aria-expanded=\"false\">\n            <a href=\"#tab-tb_r15a510-1\">\n                                <span class=\"tb_tab_title\">Immobilienentwickler<\/span>                                            <\/a>\n        <\/li>\n                <li aria-expanded=\"false\">\n            <a href=\"#tab-tb_r15a510-2\">\n                                <span class=\"tb_tab_title\">Finanzen<\/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> \u2714 Steigern Sie Ihre M\u00f6glichkeiten zur Mandats\u00fcbernahme<br> \u2714 Greifen Sie auf zuverl\u00e4ssige und genaue Daten zu<br><span style=\"color: #b35a4f;\">\u2714 <\/span>Erhalten 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:\/\/sandbox.popety.io\/metiers\/agence-immobiliere\/\" 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> \u2714 Greifen Sie auf die Immobilienhistorie zu<br><span style=\"color: #b35a4f;\">\u2714 <\/span><span class=\"s3\">FObten Sie<\/span>Marktdaten in Echtzeit<\/p>\n    <\/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:\/\/sandbox.popety.io\/metiers\/promoteur-immobilier\/\" 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> \u2714 Optimieren Sie die Investitionen Ihrer Kunden<br> \u2714 \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:\/\/sandbox.popety.io\/metiers\/finance\/\" 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_jcg7317  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=\"http:\/\/sandbox.popety.io\/wp-content\/themes\/themify-ultra\/themify\/themify-builder\/css\/modules\/sliders\/carousel,http:\/\/sandbox.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\" style=\"background:linear-gradient(to right,#ffffff 25%,#e45324 25% 50%,#e65224 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#aab0b0 25% 50%,#b2b2b2 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#e95225 25% 50%,#ea5324 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#91675b 25% 50%,#89695a 50% 75%,#ffffff 75%)\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/lm-logo.jpg\" class=\"tf_svg_lazy wp-post-image wp-image-1804\" title=\"lm-logo\" alt=\"lm-logo\"><noscript><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-not-load data-no-script src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/lm-logo.jpg\" class=\"wp-post-image wp-image-1804\" title=\"lm-logo\" alt=\"lm-logo\"><\/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\" style=\"background:linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%),linear-gradient(to right,#d04f75 25%,#fefefc 25% 50%,#fffefd 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#f7ffff 25% 50%,#fffefd 50% 75%,#fffdff 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%)\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/barners-logo.jpg\" class=\"tf_svg_lazy wp-post-image wp-image-1807\" title=\"barners-logo\" alt=\"barners-logo\"><noscript><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-not-load data-no-script src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/barners-logo.jpg\" class=\"wp-post-image wp-image-1807\" title=\"barners-logo\" alt=\"barners-logo\"><\/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\" style=\"background:linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#05983f 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#00933b 25% 50%,#02983e 50% 75%,#fcfcff 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%)\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/vaudoise-logo.jpg\" class=\"tf_svg_lazy wp-post-image wp-image-1806\" title=\"vaudoise-logo\" alt=\"vaudoise-logo\"><noscript><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-not-load data-no-script src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/vaudoise-logo.jpg\" class=\"wp-post-image wp-image-1806\" title=\"vaudoise-logo\" alt=\"vaudoise-logo\"><\/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\" style=\"background:linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#fffaf2 25% 50%,#fffdfd 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#fefefe 25% 50%,#fbfffa 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%)\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/bobst-logo.jpg\" class=\"tf_svg_lazy wp-post-image wp-image-1808\" title=\"bobst-logo\" alt=\"bobst-logo\"><noscript><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-not-load data-no-script src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/bobst-logo.jpg\" class=\"wp-post-image wp-image-1808\" title=\"bobst-logo\" alt=\"bobst-logo\"><\/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\" style=\"background:linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#feffff 25% 50%,#9ca5ce 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%)\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/induni-logo.jpg\" class=\"tf_svg_lazy wp-post-image wp-image-1803\" title=\"induni-logo\" alt=\"induni-logo\"><noscript><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-not-load data-no-script src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/induni-logo.jpg\" class=\"wp-post-image wp-image-1803\" title=\"induni-logo\" alt=\"induni-logo\"><\/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\" style=\"background:linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#fffdff 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#f9fbfa 25% 50%,#f8fffd 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%)\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/naef-logo.jpg\" class=\"tf_svg_lazy wp-post-image wp-image-1814\" title=\"naef-logo\" alt=\"naef-logo\"><noscript><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-not-load data-no-script src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/naef-logo.jpg\" class=\"wp-post-image wp-image-1814\" title=\"naef-logo\" alt=\"naef-logo\"><\/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\" style=\"background:linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%),linear-gradient(to right,#c4c8cb 25%,#d2dbe0 25% 50%,#9aa5ab 50% 75%,#7b8489 75%),linear-gradient(to right,#fffffb 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%)\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/cap-vest.jpg\" class=\"tf_svg_lazy wp-post-image wp-image-1809\" title=\"cap-vest\" alt=\"cap-vest\"><noscript><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-not-load data-no-script src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/cap-vest.jpg\" class=\"wp-post-image wp-image-1809\" title=\"cap-vest\" alt=\"cap-vest\"><\/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\" style=\"background:linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#ff6800 25% 50%,#ff6501 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#ffeae0 25% 50%,#fefefe 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%)\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/hrs-logo.jpg\" class=\"tf_svg_lazy wp-post-image wp-image-1813\" title=\"hrs-logo\" alt=\"hrs-logo\"><noscript><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-not-load data-no-script src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/hrs-logo.jpg\" class=\"wp-post-image wp-image-1813\" title=\"hrs-logo\" alt=\"hrs-logo\"><\/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\" style=\"background:linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%),linear-gradient(to right,#fbffff 25%,#ffffff 25% 50%,#fefefe 50% 75%,#fbfdf8 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#294f74 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%)\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/deRham-logo.jpg\" class=\"tf_svg_lazy wp-post-image wp-image-1812\" title=\"deRham-logo\" alt=\"deRham-logo\"><noscript><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-not-load data-no-script src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/deRham-logo.jpg\" class=\"wp-post-image wp-image-1812\" title=\"deRham-logo\" alt=\"deRham-logo\"><\/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\" style=\"background:linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%),linear-gradient(to right,#fbfbfb 25%,#ffffff 25% 50%,#ffffff 50% 75%,#119889 75%),linear-gradient(to right,#ffffff 25%,#000000 25% 50%,#000000 50% 75%,#0e9986 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%)\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/cydonia-logo.jpg\" class=\"tf_svg_lazy wp-post-image wp-image-1811\" title=\"cydonia-logo\" alt=\"cydonia-logo\"><noscript><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-not-load data-no-script src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/cydonia-logo.jpg\" class=\"wp-post-image wp-image-1811\" title=\"cydonia-logo\" alt=\"cydonia-logo\"><\/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\" style=\"background:linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%),linear-gradient(to right,#291d65 25%,#f9f8fd 25% 50%,#fcfdf8 50% 75%,#fcfcfe 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#fefffa 50% 75%,#fffff8 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%)\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/cronos-logo.jpg\" class=\"tf_svg_lazy wp-post-image wp-image-1810\" title=\"cronos-logo\" alt=\"cronos-logo\"><noscript><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-not-load data-no-script src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/cronos-logo.jpg\" class=\"wp-post-image wp-image-1810\" title=\"cronos-logo\" alt=\"cronos-logo\"><\/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\" style=\"background:linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#f15350 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#b1b1b1 25% 50%,#e7100e 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%)\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/ubs-logo.jpg\" class=\"tf_svg_lazy wp-post-image wp-image-1815\" title=\"ubs-logo\" alt=\"ubs-logo\"><noscript><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-not-load data-no-script src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/ubs-logo.jpg\" class=\"wp-post-image wp-image-1815\" title=\"ubs-logo\" alt=\"ubs-logo\"><\/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 loading=\"lazy\" decoding=\"async\" src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/01\/popety_circle-02.svg\" width=\"150\" height=\"150\" class=\"wp-post-image wp-image-1776\" title=\"popety_circle-02\" alt=\"popety_circle-02\">    \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 Ausschreibung<\/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:\/\/sandbox.popety.io\/reservez-une-demo\/\" class=\"ui builder_button tf_in_flx tb_default_color\" >\n                                                Buchen Sie eine Demo                                        <\/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 loading=\"lazy\" decoding=\"async\" src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/01\/recherche.svg\" width=\"100\" height=\"94\" class=\"wp-post-image wp-image-1775\" title=\"recherche\" alt=\"recherche\">    \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>\u2714 <span style=\"color: #b35a4f;\">s <\/span>chnelle Analysen<br><span style=\"color: #b35a4f;\">\u2714 <\/span>genaue Ergebnisse<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module buttons -->\n<div  class=\"module module-buttons tb_br7r521 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/sandbox.popety.io\/reservez-une-demo\/\" class=\"ui builder_button tf_in_flx tb_default_color\" >\n                                                Buchen Sie eine Demo                                        <\/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 loading=\"lazy\" decoding=\"async\" src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/01\/analyses.svg\" width=\"100\" height=\"94\" class=\"wp-post-image wp-image-1772\" title=\"analyses\" alt=\"analyses\">    \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>und offiziellen Vorschriften.<\/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_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>\u2714 <span style=\"color: #b35a4f;\">O <\/span>ffizielle Dokumente<br><span style=\"color: #b35a4f;\">\u2714 <\/span>Zentralisierung<\/p>\n    <\/div>\n<\/div>\n<!-- \/module text --><!-- module buttons -->\n<div  class=\"module module-buttons tb_ugdj467 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/sandbox.popety.io\/reservez-une-demo\/\" class=\"ui builder_button tf_in_flx tb_default_color\" >\n                                                Buchen Sie eine Demo                                        <\/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 loading=\"lazy\" decoding=\"async\" src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/01\/donnees.svg\" width=\"100\" height=\"94\" class=\"wp-post-image wp-image-1774\" title=\"donne\u0301es\" alt=\"donne\u0301es\">    \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><span style=\"color: #b35a4f;\">\u2714 <\/span>Boosten Sie Ihre Leads mit Ihrer Website<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module buttons -->\n<div  class=\"module module-buttons tb_3x7k467 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/sandbox.popety.io\/reservez-une-demo\/\" class=\"ui builder_button tf_in_flx tb_default_color\" >\n                                                Buchen Sie eine Demo                                        <\/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 loading=\"lazy\" decoding=\"async\" src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/01\/destimations.svg\" width=\"100\" height=\"94\" class=\"wp-post-image wp-image-1773\" title=\"d&#039;estimations\" alt=\"d&#039;estimations\">    \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\">Module<\/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_al0h550 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_5og0278 first\">\n        <span class=\"builder_row_cover tf_abs\"><\/span>            <!-- module image -->\n<div  class=\"module module-image tb_jl5e825 image-center   tf_mw\" data-lazy=\"1\">\n        <div class=\"image-wrap tf_rel tf_mw\">\n            <a href=\"https:\/\/sandbox.popety.io\/solutions\/analyse\/\">\n                   <img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/01\/analyse-circle.svg\" width=\"200\" height=\"200\" class=\"wp-post-image wp-image-1762\" title=\"analyse-circle\" alt=\"analyse-circle\">        <\/a>\n    \n        <\/div>\n    <!-- \/image-wrap -->\n    \n        <\/div>\n<!-- \/module image --><!-- module text -->\n<div  class=\"module module-text tb_qa5x185   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p class=\"p2\" style=\"text-align: center;\">Identifizieren Sie einfach<br>Parzellen mit gro\u00dfem Potenzial<br>f\u00fcr Ihre zuk\u00fcnftigen Projekte.<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module text -->\n<div  class=\"module module-text tb_isr1920   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p style=\"text-align: center;\"><span style=\"color: #b35a4f;\">\u2714 <\/span>Erkennen Sie schnell das<br>Entwicklungspotenzial<br><span style=\"color: #b35a4f;\">\u2714 <\/span>Pr\u00e4zise und<br>umfassende Analysen<br><span style=\"color: #b35a4f;\">\u2714 <\/span>Arbeiten Sie auf<br>effektive Weise mit Ihrem Team zusammen.<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module buttons -->\n<div  class=\"module module-buttons tb_pdoi186 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/sandbox.popety.io\/reservez-une-demo\/\" class=\"ui builder_button tf_in_flx tb_default_color\" >\n                                                Buchen Sie eine Demo                                        <\/a>\n                <\/div>\n            <\/div>\n<!-- \/module buttons -->\n<!-- module text -->\n<div  class=\"module module-text tb_gsce107   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p style=\"text-align: center;\">F\u00fcr Sie gemacht<br>, die Sie&#8230;<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module text -->\n<div  class=\"module module-text tb_ef79107   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p class=\"p1\" style=\"text-align: center;\">Promoter<br>imobilier<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module image -->\n<div  class=\"module module-image tb_rk0e107 image-center   tf_mw\" data-lazy=\"1\">\n        <div class=\"image-wrap tf_rel tf_mw\">\n            <img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/01\/promoteur.svg\" width=\"80\" height=\"80\" class=\"wp-post-image wp-image-1767\" title=\"promoteur\" alt=\"promoteur\">    \n        <\/div>\n    <!-- \/image-wrap -->\n    \n        <\/div>\n<!-- \/module image --><!-- module buttons -->\n<div  class=\"module module-buttons tb_3u7t55 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/sandbox.popety.io\/metiers\/promoteur-immobilier\/\" 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_92m6278\">\n        <span class=\"builder_row_cover tf_abs\"><\/span>            <!-- module image -->\n<div  class=\"module module-image tb_dapg591 image-center   tf_mw\" data-lazy=\"1\">\n        <div class=\"image-wrap tf_rel tf_mw\">\n            <a href=\"https:\/\/sandbox.popety.io\/solutions\/estimate\/\">\n                   <img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/01\/estimate.svg\" width=\"200\" height=\"200\" class=\"wp-post-image wp-image-1761\" title=\"estimate\" alt=\"estimate\">        <\/a>\n    \n        <\/div>\n    <!-- \/image-wrap -->\n    \n        <\/div>\n<!-- \/module image --><!-- module text -->\n<div  class=\"module module-text tb_bxve841   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p class=\"p2\" style=\"text-align: center;\">Erstellen Sie Sch\u00e4tzungen<br>, die die Markttrends widerspiegeln<br><\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module text -->\n<div  class=\"module module-text tb_s03z178   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p style=\"text-align: center;\"><span style=\"color: #b35a4f;\">\u2714 <\/span> Profitieren Sie von mehreren Quellen<br>f\u00fcr Sch\u00e4tzungen<br><span style=\"color: #b35a4f;\">\u2714 <\/span>Erhalten Sie zuverl\u00e4ssige<br>Markttrends<br><span style=\"color: #b35a4f;\">\u2714 <\/span>Teilen Sie die Berichte<br>als PDF oder als Website<br>anpassbar<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module buttons -->\n<div  class=\"module module-buttons tb_6u9u637 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/sandbox.popety.io\/reservez-une-demo\/\" class=\"ui builder_button tf_in_flx tb_default_color\" >\n                                                Buchen Sie eine Demo                                        <\/a>\n                <\/div>\n            <\/div>\n<!-- \/module buttons -->\n<!-- module text -->\n<div  class=\"module module-text tb_wwmf243   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p style=\"text-align: center;\">F\u00fcr Sie gemacht<br>, die Sie&#8230;<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module text -->\n<div  class=\"module module-text tb_hlhp575   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p class=\"p1\" style=\"text-align: center;\">Agentur<br>Immobilien<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module image -->\n<div  class=\"module module-image tb_ih5e825 image-center   tf_mw\" data-lazy=\"1\">\n        <div class=\"image-wrap tf_rel tf_mw\">\n            <img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/01\/enterprise.svg\" width=\"80\" height=\"61\" class=\"wp-post-image wp-image-1766\" title=\"enterprise\" alt=\"enterprise\">    \n        <\/div>\n    <!-- \/image-wrap -->\n    \n        <\/div>\n<!-- \/module image --><!-- module buttons -->\n<div  class=\"module module-buttons tb_kgry443 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/sandbox.popety.io\/metiers\/finance\/\" 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_ua9j215 last\">\n        <span class=\"builder_row_cover tf_abs\"><\/span>            <!-- module image -->\n<div  class=\"module module-image tb_heqb524 image-center   tf_mw\" data-lazy=\"1\">\n        <div class=\"image-wrap tf_rel tf_mw\">\n            <a href=\"https:\/\/sandbox.popety.io\/solutions\/lead-generator\/\">\n                   <img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/01\/lead_generator.svg\" width=\"200\" height=\"200\" class=\"wp-post-image wp-image-1771\" title=\"lead_generator\" alt=\"lead_generator\">        <\/a>\n    \n        <\/div>\n    <!-- \/image-wrap -->\n    \n        <\/div>\n<!-- \/module image --><!-- module text -->\n<div  class=\"module module-text tb_g1w6384   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p class=\"p2\" style=\"text-align: center;\">Dynamisieren Sie Ihre<br>Entwicklung<br>Handel<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module text -->\n<div  class=\"module module-text tb_ob6k821   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p style=\"text-align: center;\"><span style=\"color: #b35a4f;\">\u2714 <\/span> Installierter Lead-Generator<br>direkt auf Ihrer Website,<br>\u00fcber Widget oder API<br> \u2714 Verfolgen Sie Ihre Leads von ihrer<br>Generierung bis zur Konversion<br><span style=\"color: #b35a4f;\">\u2714 <\/span>Erfassen Sie qualifizierte<br>Leads in Echtzeit.<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module buttons -->\n<div  class=\"module module-buttons tb_mr44481 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/sandbox.popety.io\/reservez-une-demo\/\" class=\"ui builder_button tf_in_flx tb_default_color\" >\n                                                Buchen Sie eine Demo                                        <\/a>\n                <\/div>\n            <\/div>\n<!-- \/module buttons -->\n<!-- module text -->\n<div  class=\"module module-text tb_9j9a932   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p style=\"text-align: center;\">F\u00fcr Sie gemacht<br>, die Sie&#8230;<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module text -->\n<div  class=\"module module-text tb_tle3267   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p style=\"text-align: center;\">Immobilienagentur<br>Bautr\u00e4ger<br>Investmentfonds<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module image -->\n<div  class=\"module module-image tb_ffov41 image-center   tf_mw\" data-lazy=\"1\">\n        <div class=\"image-wrap tf_rel tf_mw\">\n            <img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/01\/enterprise.svg\" width=\"105\" height=\"80\" class=\"wp-post-image wp-image-1766\" title=\"enterprise\" alt=\"enterprise\">    \n        <\/div>\n    <!-- \/image-wrap -->\n    \n        <\/div>\n<!-- \/module image --><!-- module buttons -->\n<div  class=\"module module-buttons tb_oian284 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/sandbox.popety.io\/metiers\/agence-immobiliere\/\" 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:\/\/sandbox.popety.io\/solutions\/explore\/\">\n                   <img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/01\/explore-circle.svg\" width=\"200\" height=\"200\" class=\"wp-post-image wp-image-1763\" title=\"explore-circle\" alt=\"explore-circle\">        <\/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        <p style=\"text-align: center;\"><span style=\"color: #b35a4f;\">\u2714 <\/span>Zugriff auf eine leistungsstarke Suchmaschine<br> \u2714 Erhalten Sie einen klaren Einblick in die Vergangenheit<br><span style=\"color: #b35a4f;\">\u2714 <\/span>Profitieren Sie von einer automatisierten Nachverfolgung.<\/p>    <\/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:\/\/sandbox.popety.io\/reservez-une-demo\/\" class=\"ui builder_button tf_in_flx tb_default_color\" >\n                                                Buchen Sie eine Demo                                        <\/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 jeden <span class=\"underline-style\">Beruf,<\/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\">Immobilienmakler<\/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_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 loading=\"lazy\" decoding=\"async\" src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/01\/enterprise.svg\" width=\"120\" height=\"91\" class=\"wp-post-image wp-image-1766\" title=\"enterprise\" alt=\"enterprise\">    \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 Mandate und<br>halten Sie Ihren Markt unter<br>\u00dcberwachung.<\/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:\/\/sandbox.popety.io\/metiers\/agence-immobiliere\/\" 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;\">Die Module, die<br>f\u00fcr Sie zusammengestellt hat<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module plain text -->\n<div  class=\"module module-plain-text tb_2vjw505 \" 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\" viewbox=\"0 0 323.08 150.14\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"><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\"\/><a xlink:href=\"https:\/\/sandbox.popety.io\"><circle cx=\"75.1\" cy=\"75.07\" r=\"74.65\" fill=\"none\" stroke=\"#00283a\" stroke-miterlimit=\"10\" stroke-width=\".5\"\/><\/a><path d=\"m257.99,61.78v7.4h-1.14v-7.4h1.14Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m264.5,66.85h-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.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.34.72.54.95.96.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.62,64.93c.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.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=\"m272.4,64.93c.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-.37-.4-.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=\"m246.3,74.93c.33.17.59.38.77.63v-.8h1.15v5.6c0,.51-.11.96-.32,1.36s-.52.71-.92.93-.88.34-1.45.34c-.75,0-1.37-.17-1.86-.52s-.77-.83-.84-1.43h1.13c.09.29.27.52.56.7s.62.27,1.01.27c.46,0,.83-.14,1.12-.42.28-.28.42-.69.42-1.22v-.92c-.19.26-.46.48-.79.66s-.71.26-1.12.26c-.48,0-.92-.12-1.31-.37-.4-.24-.71-.58-.94-1.02-.23-.44-.34-.93-.34-1.49s.12-1.04.34-1.47c.23-.43.54-.76.94-1,.4-.24.83-.35,1.31-.35.43,0,.81.08,1.14.25h0Zm.54,1.59c-.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-.99h0Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m254.74,77.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.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,0,.39-.04.56Zm-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.05,0Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m259.84,74.95c.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\"\/><path d=\"m267.4,77.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.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=\"m270.36,74.91c.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=\"m272.36,76.03c.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=\"m280.51,75.7v3.05c0,.21.05.36.14.45s.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=\"m283.88,80.01c-.42-.24-.75-.57-.99-1s-.36-.93-.36-1.5.12-1.06.37-1.49.58-.77,1.01-1,.9-.35,1.43-.35,1,.12,1.43.35.76.57,1.01,1,.37.93.37,1.49-.13,1.06-.38,1.49-.6.77-1.04,1c-.44.24-.92.35-1.45.35s-.99-.12-1.41-.35h.01Zm2.23-.85c.26-.14.46-.35.62-.63s.24-.62.24-1.02-.08-.74-.23-1.02c-.15-.28-.36-.48-.61-.62s-.53-.21-.82-.21-.56.07-.81.21-.45.35-.6.62c-.15.28-.22.62-.22,1.02,0,.59.15,1.05.46,1.38.3.32.68.48,1.14.48.29,0,.57-.07.83-.21h0Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m291.08,74.91c.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\"\/><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\"\/><a xlink:href=\"https:\/\/sandbox.popety.io\/solutions\/estimate\"><rect width=\"159.16\" height=\"150.14\" fill=\"#f2f2f2\" opacity=\"0\" stroke-width=\"0\"\/><\/a><a xlink:href=\"https:\/\/sandbox.popety.io\/solutions\/lead-generator\/\"><rect x=\"212.15\" y=\"18.34\" width=\"110.65\" height=\"110.65\" fill=\"#f2f2f2\" 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:\/\/sandbox.popety.io\/solutions\/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><span class=\"underline-style\">Immobilienentwickler<\/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 loading=\"lazy\" decoding=\"async\" src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/01\/promoteur.svg\" width=\"120\" height=\"121\" class=\"wp-post-image wp-image-1767\" title=\"promoteur\" alt=\"promoteur\">    \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<br>.<\/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:\/\/sandbox.popety.io\/metiers\/promoteur-immobilier\/\" 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;\">Die Module, die<br>f\u00fcr Sie zusammengestellt hat<\/p>    <\/div>\n<\/div>\n<!-- \/module text --><!-- module plain text -->\n<div  class=\"module module-plain-text tb_xk2m305 \" 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\" viewbox=\"0 0 323.3 149.93\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"><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=\"m258.09,57.2v7.4h-1.14v-7.4s1.14,0,1.14,0Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m264.6,62.27h-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.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.34.72.54.95.96.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,60.35c.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.02s-.34-.93-.34-1.49.12-1.04.34-1.47v.02Zm3.93.5c-.16-.28-.36-.49-.61-.64-.25-.15-.53-.22-.82-.22s-.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=\"m272.51,60.35c.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-.37-.4-.24-.71-.58-.94-1.02s-.34-.93-.34-1.49.12-1.04.34-1.47v.02Zm3.93.5c-.16-.28-.36-.49-.61-.64-.25-.15-.53-.22-.82-.22s-.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=\"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=\"m246.41,70.35c.33.17.59.38.77.63v-.8h1.15v5.6c0,.51-.11.96-.32,1.36s-.52.71-.92.93-.88.34-1.45.34c-.75,0-1.37-.17-1.86-.52s-.77-.83-.84-1.43h1.13c.09.29.27.52.56.7s.62.27,1.01.27c.46,0,.83-.14,1.12-.42.28-.28.42-.69.42-1.22v-.92c-.19.26-.46.48-.79.66s-.71.26-1.12.26c-.48,0-.92-.12-1.31-.37-.4-.24-.71-.58-.94-1.02-.23-.44-.34-.93-.34-1.49s.12-1.04.34-1.47c.23-.43.54-.76.94-1,.4-.24.83-.35,1.31-.35.43,0,.81.08,1.14.25h0Zm.54,1.59c-.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-.99h0Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m254.84,73.37h-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.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,0,.39-.04.56Zm-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.05,0Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m259.95,70.37c.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\"\/><path d=\"m267.5,73.37h-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.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=\"m270.47,70.33c.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=\"m272.47,71.45c.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=\"m280.61,71.12v3.05c0,.21.05.36.14.45s.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=\"m283.98,75.43c-.42-.24-.75-.57-.99-1s-.36-.93-.36-1.5.12-1.06.37-1.49.58-.77,1.01-1,.9-.35,1.43-.35,1,.12,1.43.35.76.57,1.01,1,.37.93.37,1.49-.13,1.06-.38,1.49-.6.77-1.04,1c-.44.24-.92.35-1.45.35s-.99-.12-1.41-.35h.01Zm2.23-.85c.26-.14.46-.35.62-.63s.24-.62.24-1.02-.08-.74-.23-1.02c-.15-.28-.36-.48-.61-.62s-.53-.21-.82-.21-.56.07-.81.21-.45.35-.6.62c-.15.28-.22.62-.22,1.02,0,.59.15,1.05.46,1.38.3.32.68.48,1.14.48.29,0,.57-.07.83-.21h0Z\" fill=\"#00283a\" stroke-width=\"0\"\/><path d=\"m291.19,70.33c.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=\"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\"\/><a xlink:href=\"https:\/\/sandbox.popety.io\/solutions\/analyse\/\"><rect width=\"157.57\" height=\"149.93\" fill=\"#fff\" opacity=\"0\" stroke-width=\"0\"\/><\/a><a xlink:href=\"https:\/\/sandbox.popety.io\/solutions\/lead-generator\/\"><rect x=\"212.26\" y=\"18.73\" width=\"110.48\" height=\"114.63\" 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_z6r6770 buttons-horizontal solid  small circle\" data-lazy=\"1\">\n        <div class=\"module-buttons-item tf_in_flx\">\n                        <a href=\"https:\/\/sandbox.popety.io\/solutions\/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\">Finanzen<\/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 loading=\"lazy\" decoding=\"async\" src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/01\/finance.svg\" width=\"120\" height=\"125\" class=\"wp-post-image wp-image-1769\" title=\"finance\" alt=\"finance\">    \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<br>und beraten Sie sie effektiv<br>, indem Sie den Bed\u00fcrfnissen Ihrer Kunden<br>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:\/\/sandbox.popety.io\/metiers\/finance\/\" 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;\">Die Module<br>f\u00fcr Sie<\/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:\/\/sandbox.popety.io\/solutions\/api\/\">\n                   <img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/01\/api-circle.svg\" width=\"225\" height=\"219\" class=\"wp-post-image wp-image-1770\" title=\"api-circle\" alt=\"api-circle\">        <\/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:\/\/sandbox.popety.io\/solutions\/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=\"http:\/\/sandbox.popety.io\/wp-content\/themes\/themify-ultra\/themify\/themify-builder\/css\/modules\/sliders\/carousel,http:\/\/sandbox.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\" style=\"background:linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%),linear-gradient(to right,#0956b0 25%,#fbfbfb 25% 50%,#ffffff 50% 75%,#ffffff 75%),linear-gradient(to right,#fefefc 25%,#fdfdfd 25% 50%,#fbffff 50% 75%,#fdfcff 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%)\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/princehubble-logo.jpg\" class=\"tf_svg_lazy wp-post-image wp-image-1835\" title=\"princehubble-logo\" alt=\"princehubble-logo\"><noscript><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-not-load data-no-script src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/princehubble-logo.jpg\" class=\"wp-post-image wp-image-1835\" title=\"princehubble-logo\" alt=\"princehubble-logo\"><\/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\" style=\"background:linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#fffffb 25% 50%,#c9c5d6 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%)\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/wuest-logo.jpg\" class=\"tf_svg_lazy wp-post-image wp-image-1841\" title=\"wuest-logo\" alt=\"wuest-logo\"><noscript><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-not-load data-no-script src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/wuest-logo.jpg\" class=\"wp-post-image wp-image-1841\" title=\"wuest-logo\" alt=\"wuest-logo\"><\/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\" style=\"background:linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#fefff9 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%)\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/sparrow-logo.jpg\" class=\"tf_svg_lazy wp-post-image wp-image-1837\" title=\"sparrow-logo\" alt=\"sparrow-logo\"><noscript><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-not-load data-no-script src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/sparrow-logo.jpg\" class=\"wp-post-image wp-image-1837\" title=\"sparrow-logo\" alt=\"sparrow-logo\"><\/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\" style=\"background:linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#fdfdfd 25% 50%,#fdfdfd 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%)\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/innosuisse-logo.jpg\" class=\"tf_svg_lazy wp-post-image wp-image-1842\" title=\"innosuisse-logo\" alt=\"innosuisse-logo\"><noscript><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-not-load data-no-script src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/innosuisse-logo.jpg\" class=\"wp-post-image wp-image-1842\" title=\"innosuisse-logo\" alt=\"innosuisse-logo\"><\/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\" style=\"background:linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#fefefe 25% 50%,#6e6e6e 50% 75%,#fdfdfd 75%),linear-gradient(to right,#fefefc 25%,#78797d 25% 50%,#464a4d 50% 75%,#e0e4e7 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%)\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/swissproptech-logo.jpg\" class=\"tf_svg_lazy wp-post-image wp-image-1838\" title=\"swissproptech-logo\" alt=\"swissproptech-logo\"><noscript><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-not-load data-no-script src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/swissproptech-logo.jpg\" class=\"wp-post-image wp-image-1838\" title=\"swissproptech-logo\" alt=\"swissproptech-logo\"><\/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\" style=\"background:linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#949fa5 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%)\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/uspi-logo.jpg\" class=\"tf_svg_lazy wp-post-image wp-image-1840\" title=\"uspi-logo\" alt=\"uspi-logo\"><noscript><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-not-load data-no-script src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/uspi-logo.jpg\" class=\"wp-post-image wp-image-1840\" title=\"uspi-logo\" alt=\"uspi-logo\"><\/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\" style=\"background:linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#eee3f1 25% 50%,#003a5c 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#ffffff 25% 50%,#ffffff 50% 75%,#ffffff 75%)\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/swissreseau-logo.jpg\" class=\"tf_svg_lazy wp-post-image wp-image-1839\" title=\"swissreseau-logo\" alt=\"swissreseau-logo\"><noscript><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-not-load data-no-script src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/swissreseau-logo.jpg\" class=\"wp-post-image wp-image-1839\" title=\"swissreseau-logo\" alt=\"swissreseau-logo\"><\/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\" style=\"background:linear-gradient(to right,#ffffff 25%,#010103 25% 50%,#0e0e10 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#000002 25% 50%,#0d0d0f 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#000002 25% 50%,#0d0d0d 50% 75%,#ffffff 75%),linear-gradient(to right,#ffffff 25%,#272727 25% 50%,#313131 50% 75%,#ffffff 75%)\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/rem-logo.jpg\" class=\"tf_svg_lazy wp-post-image wp-image-1836\" title=\"rem-logo\" alt=\"rem-logo\"><noscript><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"100\" data-tf-not-load data-no-script src=\"http:\/\/sandbox.popety.io\/wp-content\/uploads\/2025\/02\/rem-logo.jpg\" class=\"wp-post-image wp-image-1836\" title=\"rem-logo\" alt=\"rem-logo\"><\/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 class=\"tb_layout_part_wrap tf_w\"><!--themify_builder_content-->\n    <div  class=\"themify_builder_content themify_builder_content-807 themify_builder not_editable_builder in_the_loop\" data-postid=\"807\">\n                        <div  data-lazy=\"1\" class=\"module_row themify_builder_row tb_ucan690 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_0dyw690 first\">\n                    <!-- module text -->\n<div  class=\"module module-text tb_sb8t690   \" data-lazy=\"1\">\n        <div  class=\"tb_text_wrap\">\n        <p><strong>Popety SA<\/strong><br \/>Real Estate Technology Company<br \/><a style=\"color: #00283a;\" href=\"tel:+41782058789\">+41 78 205 87 89<\/a><br \/><a style=\"color: #00283a;\" href=\"mailto:contact@popety.com\">contact@popety.com<\/a><\/p>    <\/div>\n<\/div>\n<!-- \/module text -->        <\/div>\n                        <\/div>\n        <\/div>\n            <\/div>\n<!--\/themify_builder_content--><\/div>\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. Wir sammeln und kombinieren Millionen von Immobiliendaten, um Ihnen die Arbeit bei der Suche nach Immobilien zu erleichtern. Buchen Sie eine Demo Sie sind&#8230; Immobilienmakler \u2714 Erstellen Sie schnell umfassende Sch\u00e4tzungsberichte \u2714 Steigern Sie Ihre M\u00f6glichkeiten zur Mandats\u00fcbernahme \u2714 Greifen Sie auf zuverl\u00e4ssige und genaue Daten zu\u2714 [&hellip;]<\/p>\n","protected":false},"author":1,"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",""],"_links":{"self":[{"href":"http:\/\/sandbox.popety.io\/de\/wp-json\/wp\/v2\/pages\/1858","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/sandbox.popety.io\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/sandbox.popety.io\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/sandbox.popety.io\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/sandbox.popety.io\/de\/wp-json\/wp\/v2\/comments?post=1858"}],"version-history":[{"count":139,"href":"http:\/\/sandbox.popety.io\/de\/wp-json\/wp\/v2\/pages\/1858\/revisions"}],"predecessor-version":[{"id":2892,"href":"http:\/\/sandbox.popety.io\/de\/wp-json\/wp\/v2\/pages\/1858\/revisions\/2892"}],"wp:attachment":[{"href":"http:\/\/sandbox.popety.io\/de\/wp-json\/wp\/v2\/media?parent=1858"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}