{"id":1298,"date":"2022-06-28T19:05:29","date_gmt":"2022-06-28T19:05:29","guid":{"rendered":"https:\/\/temporary18372.duckdns.org\/wordpress_B\/?page_id=1298"},"modified":"2026-04-14T09:17:10","modified_gmt":"2026-04-14T07:17:10","slug":"start-lima-invest-immobilien-investmentmakler","status":"publish","type":"page","link":"https:\/\/limainvestimmobilien.de\/en\/","title":{"rendered":"Start"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1298\" class=\"elementor elementor-1298\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4dab5ec elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"4dab5ec\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/vimeo.com\\\/727018545&quot;}\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-background-video-container elementor-hidden-mobile\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-background-video-embed\" role=\"presentation\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c0646d0 elementor-invisible\" data-id=\"c0646d0\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4daf422 elementor-widget elementor-widget-html\" data-id=\"4daf422\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"de\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"description\" content=\"Lima Invest Immobilien \u2013 Ihr Partner f\u00fcr Anlageimmobilien in deutschen Metropolen und exklusive Immobilien in Hamburg.\">\n    <meta name=\"theme-color\" content=\"#bb9e1c\">\n    <title>Lima Invest Immobilien \u2013 Anlageimmobilien & Investitionen<\/title>\n    \n    <!-- Google Fonts: Playfair Display & Montserrat -->\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700&family=Montserrat:wght@300;400;600&display=swap\" rel=\"stylesheet\">\n    \n    <style>\n        \/**\n         * LIMA INVEST IMMOBILIEN - COMPLETE STYLESHEET\n         * Design Philosophy: Eleganter Minimalismus mit Luxury-Akzenten\n         * - Brand Gold (#BB9E1C) als strategischer Akzent\n         * - Gro\u00dfz\u00fcgiger Whitespace f\u00fcr Vertrauen und Eleganz\n         * - Subtile Animationen f\u00fcr hochwertige Interaktivit\u00e4t\n         * - Vollst\u00e4ndig responsive f\u00fcr alle Ger\u00e4te\n         *\/\n\n        \/* ========================================\n           RESET & BASE STYLES\n           ======================================== *\/\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        html {\n            scroll-behavior: smooth;\n        }\n\n        body {\n            font-family: 'Montserrat', sans-serif;\n            background: transparent;\n            color: #000000;\n            overflow-x: hidden;\n            line-height: 1.6;\n        }\n\n        \/* ========================================\n           CSS VARIABLES - BRAND COLORS\n           ======================================== *\/\n\n        :root {\n            --brand-gold: #bb9e1c;\n            --brand-black: #000000;\n            --brand-white: #ffffff;\n            --text-gray: #333333;\n            --text-light-gray: #666666;\n            --bg-light: #f9f9f9;\n        }\n\n        \/* ========================================\n           HERO SECTION\n           ======================================== *\/\n\n        .hero-section {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            align-items: flex-start;\n            text-align: left;\n            padding: 30px 20px;\n            position: relative;\n            background: transparent;\n            min-height: auto;\n            overflow: hidden;\n        }\n\n        \/* Responsive Padding *\/\n        @media (min-width: 640px) {\n            .hero-section {\n                padding: 30px 40px;\n            }\n        }\n\n        @media (min-width: 1024px) {\n            .hero-section {\n                padding: 30px 80px;\n            }\n        }\n\n        \/* ========================================\n           CONTAINER\n           ======================================== *\/\n\n        .container {\n            position: relative;\n            z-index: 1;\n            max-width: 900px;\n            width: 100%;\n        }\n\n        \/* ========================================\n           TYPOGRAPHY - BRAND TITLE\n           ======================================== *\/\n\n        \/**\n         * Brand Title: Playfair Display mit eleganter Animation\n         * Lima Invest in Gold, Immobilien in Wei\u00df\/Schwarz\n         *\/\n        .brand-title {\n            font-family: 'Playfair Display', serif;\n            font-size: clamp(2.2rem, 6vw, 4.8rem);\n            margin-bottom: 1.5rem;\n            opacity: 0;\n            transform: translateY(30px);\n            animation: fadeInUp 1.2s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;\n            line-height: 1.1;\n            font-weight: 700;\n            letter-spacing: -1px;\n            word-spacing: 0.1em;\n        }\n\n        @media (max-width: 640px) {\n            .brand-title {\n                margin-bottom: 1.2rem;\n            }\n        }\n\n        \/* Lima Invest: Gold mit Shimmer-Effekt *\/\n        .brand-title .lima-invest {\n            color: var(--brand-gold);\n            display: inline-block;\n            animation: textShimmerClear 3s ease-in-out infinite;\n            transform-origin: center center;\n            text-shadow: 0 2px 8px rgba(187, 158, 28, 0.4);\n            font-weight: 700;\n            transition: transform 0.3s ease;\n        }\n\n        \/* Immobilien: Schwarz mit subtlem Glow *\/\n        .brand-title .immobilien {\n            color: var(--brand-black);\n            display: inline-block;\n            font-weight: 300;\n            animation: textGlowClear 3s ease-in-out infinite;\n            transform-origin: center center;\n            text-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);\n        }\n\n        \/* Hover-Effekt *\/\n        .brand-title:hover .lima-invest {\n            transform: scale(1.02);\n        }\n\n        \/* ========================================\n           DIVIDER - ANIMATED GOLD LINE\n           ======================================== *\/\n\n        \/**\n         * Dekorative expandierende Linie unter dem Titel\n         * Symbolisiert Eleganz und Bewegung\n         *\/\n        .divider {\n            width: 0;\n            height: 3px;\n            background: linear-gradient(90deg, var(--brand-gold), rgba(187, 158, 28, 0.3));\n            margin: 1.5rem 0;\n            animation: expandWidth 1.5s cubic-bezier(0.2, 0.8, 0.2, 1) 1.2s forwards;\n            box-shadow: 0 0 15px rgba(187, 158, 28, 0.6);\n        }\n\n        @media (max-width: 640px) {\n            .divider {\n                margin: 1.2rem 0;\n            }\n        }\n\n        \/* ========================================\n           DESCRIPTION TEXT\n           ======================================== *\/\n\n        \/**\n         * Beschreibung mit zweizeiliger Struktur\n         * Line-1: Tagline (Uppercase, Bold)\n         * Line-2: Haupttext (Regular, Descriptive)\n         *\/\n        .description {\n            font-size: clamp(1rem, 2vw, 1.4rem);\n            line-height: 1.8;\n            max-width: 780px;\n            margin-bottom: 2rem;\n            color: var(--brand-white);\n        }\n\n        @media (max-width: 640px) {\n            .description {\n                margin-bottom: 1.5rem;\n            }\n        }\n\n        \/* Tagline: Uppercase, Bold *\/\n        .description .line-1 {\n            display: block;\n            font-weight: 600;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            margin-bottom: 12px;\n            color: var(--brand-white);\n            opacity: 0;\n            transform: translateY(20px);\n            animation: fadeInUp 1s cubic-bezier(0.2, 0.8, 0.2, 1) 0.5s forwards, slideInLeft 1.5s ease-out 0.5s forwards;\n            font-size: clamp(0.85rem, 1.5vw, 1rem);\n        }\n\n        \/* Haupttext: Regular, Descriptive *\/\n        .description .line-2 {\n            display: block;\n            font-weight: 300;\n            color: var(--brand-white);\n            opacity: 0;\n            transform: translateY(20px);\n            animation: fadeInUp 1s cubic-bezier(0.2, 0.8, 0.2, 1) 0.8s forwards, slideInRight 1.5s ease-out 0.8s forwards;\n            font-size: clamp(1rem, 2vw, 1.4rem);\n        }\n\n        \/* ========================================\n           CALL-TO-ACTION BUTTON\n           ======================================== *\/\n\n        \/**\n         * Eleganter Button mit Slide-in-Hintergrund-Animation\n         * Transparent mit Gold-Border, Hover mit Gold-Hintergrund\n         *\/\n        .cta-button {\n            display: inline-block;\n            margin-top: 2.5rem;\n            padding: 14px 40px;\n            background-color: transparent;\n            color: var(--brand-gold);\n            text-decoration: none;\n            font-weight: 600;\n            font-size: clamp(0.9rem, 1.5vw, 1.15rem);\n            letter-spacing: 1.5px;\n            text-transform: uppercase;\n            border: 1.5px solid var(--brand-gold);\n            border-radius: 2px;\n            position: relative;\n            overflow: hidden;\n            transition: all 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);\n            cursor: pointer;\n            opacity: 0;\n            transform: translateY(20px);\n            animation: fadeInUp 1s cubic-bezier(0.2, 0.8, 0.2, 1) 1.1s forwards;\n        }\n\n        @media (max-width: 640px) {\n            .cta-button {\n                padding: 12px 32px;\n                margin-top: 2rem;\n            }\n        }\n\n        \/* Slide-in-Hintergrund-Animation *\/\n        .cta-button::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: -100%;\n            width: 100%;\n            height: 100%;\n            background: var(--brand-gold);\n            transition: left 0.6s cubic-bezier(0.2, 0.8, 0.2, 1);\n            z-index: -1;\n        }\n\n        .cta-button:hover::before {\n            left: 0;\n        }\n\n        \/* Hover-Effekt *\/\n        .cta-button:hover {\n            color: var(--brand-white);\n            border-color: var(--brand-gold);\n            transform: translateY(-2px);\n            box-shadow: 0 6px 16px rgba(187, 158, 28, 0.3);\n        }\n\n        \/* Active-Effekt *\/\n        .cta-button:active {\n            transform: translateY(0px);\n            box-shadow: 0 2px 8px rgba(187, 158, 28, 0.2);\n        }\n\n        \/* ========================================\n           DECORATIVE FLOATING POINTS\n           ======================================== *\/\n\n        \/**\n         * Subtile animierte Punkte im Hintergrund\n         * Erzeugen Tiefenwirkung und Bewegung\n         *\/\n        .decorative-dots {\n            position: absolute;\n            width: 100%;\n            height: 100%;\n            top: 0;\n            left: 0;\n            pointer-events: none;\n            z-index: 0;\n        }\n\n        .dot {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background-color: var(--brand-gold);\n            border-radius: 50%;\n            opacity: 0.2;\n        }\n\n        \/* ========================================\n           RATING STARS\n           ======================================== *\/\n\n        \/**\n         * Kundenbewertung: 5 Sterne nebeneinander\n         * Klein und dezent in der Markenfarbe Gold\n         *\/\n        .rating-stars {\n            display: inline-flex;\n            gap: 4px;\n            margin-bottom: 1.5rem;\n            opacity: 0;\n            transform: translateY(20px);\n            animation: fadeInUp 1s cubic-bezier(0.2, 0.8, 0.2, 1) 0.3s forwards;\n        }\n\n        .star {\n            font-size: 14px;\n            color: var(--brand-gold);\n            line-height: 1;\n            opacity: 0.8;\n            transition: opacity 0.3s ease;\n        }\n\n        .rating-stars:hover .star {\n            opacity: 1;\n        }\n\n        @media (max-width: 640px) {\n            .rating-stars {\n                margin-bottom: 1.2rem;\n            }\n\n            .star {\n                font-size: 12px;\n            }\n        }\n\n\n\n        \/* Dot Positioning & Animation *\/\n        .dot:nth-child(1) {\n            top: 10%;\n            right: 15%;\n            animation: float 6s ease-in-out infinite;\n        }\n\n        .dot:nth-child(2) {\n            top: 60%;\n            right: 5%;\n            animation: float 8s ease-in-out infinite 1s;\n        }\n\n        .dot:nth-child(3) {\n            top: 80%;\n            right: 25%;\n            animation: float 7s ease-in-out infinite 2s;\n        }\n\n        \/* Responsive Dot Positioning *\/\n        @media (max-width: 768px) {\n            .dot:nth-child(1) {\n                top: 15%;\n                right: 10%;\n            }\n\n            .dot:nth-child(2) {\n                top: 65%;\n                right: 8%;\n            }\n\n            .dot:nth-child(3) {\n                top: 85%;\n                right: 15%;\n            }\n        }\n\n        \/* ========================================\n           KEYFRAME ANIMATIONS\n           ======================================== *\/\n\n        \/**\n         * Fade In Up: Grundlegende Entrance-Animation\n         *\/\n        @keyframes fadeInUp {\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n\n        \/**\n         * Expand Width: Divider-Animation\n         *\/\n        @keyframes expandWidth {\n            to {\n                width: 100px;\n            }\n        }\n\n        \/**\n         * Text Shimmer: Gold-Text mit pulsierendem Glow\n         *\/\n        @keyframes textShimmerClear {\n            0%, 100% {\n                text-shadow: 0 2px 8px rgba(187, 158, 28, 0.4);\n                letter-spacing: -1px;\n            }\n            50% {\n                text-shadow: 0 2px 15px rgba(187, 158, 28, 0.8), 0 0 25px rgba(187, 158, 28, 0.5);\n                letter-spacing: 0px;\n            }\n        }\n\n        \/**\n         * Text Glow: Schwarzer Text mit subtlem Gold-Glow\n         *\/\n        @keyframes textGlowClear {\n            0%, 100% {\n                text-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);\n            }\n            50% {\n                text-shadow: 0 1px 8px rgba(0, 0, 0, 0.2), 0 0 15px rgba(187, 158, 28, 0.2);\n            }\n        }\n\n        \/**\n         * Slide In Left: Text-Animation von links\n         *\/\n        @keyframes slideInLeft {\n            0% {\n                transform: translateX(-50px);\n                opacity: 0;\n            }\n            100% {\n                transform: translateX(0);\n                opacity: 1;\n            }\n        }\n\n        \/**\n         * Slide In Right: Text-Animation von rechts\n         *\/\n        @keyframes slideInRight {\n            0% {\n                transform: translateX(50px);\n                opacity: 0;\n            }\n            100% {\n                transform: translateX(0);\n                opacity: 1;\n            }\n        }\n\n        \/**\n         * Float: Subtile vertikale Bewegung f\u00fcr Punkte\n         *\/\n        @keyframes float {\n            0%, 100% {\n                transform: translateY(0px) translateX(0px);\n            }\n            25% {\n                transform: translateY(-20px) translateX(10px);\n            }\n            50% {\n                transform: translateY(-40px) translateX(-10px);\n            }\n            75% {\n                transform: translateY(-20px) translateX(10px);\n            }\n        }\n\n        \/* ========================================\n           ACCESSIBILITY & PRINT STYLES\n           ======================================== *\/\n\n        \/**\n         * Reduzierte Bewegung f\u00fcr Nutzer mit Bewegungsempfindlichkeit\n         *\/\n        @media (prefers-reduced-motion: reduce) {\n            * {\n                animation-duration: 0.01ms !important;\n                animation-iteration-count: 1 !important;\n                transition-duration: 0.01ms !important;\n            }\n        }\n\n        \/**\n         * Print Styles\n         *\/\n        @media print {\n            .decorative-dots,\n            .cta-button {\n                display: none;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <section class=\"hero-section\">\n        <!-- Dekorative animierte Punkte im Hintergrund -->\n        <div class=\"decorative-dots\">\n            <div class=\"dot\"><\/div>\n            <div class=\"dot\"><\/div>\n            <div class=\"dot\"><\/div>\n        <\/div>\n\n\n\n        <!-- Content Container -->\n        <div class=\"container\">\n            <!-- Kundenbewertung: 5 Sterne -->\n            <div class=\"rating-stars\">\n                <span class=\"star\">\u2605<\/span>\n                <span class=\"star\">\u2605<\/span>\n                <span class=\"star\">\u2605<\/span>\n                <span class=\"star\">\u2605<\/span>\n                <span class=\"star\">\u2605<\/span>\n            <\/div>\n\n            <!-- Brand Title: Lima Invest in Gold, Immobilien in Schwarz -->\n            <h1 class=\"brand-title\">\n                <span class=\"lima-invest\">Lima Invest<\/span>&nbsp;<span class=\"immobilien\">Immobilien<\/span>\n            <\/h1>\n\n            <!-- Animierte Gold-Divider-Linie -->\n            <div class=\"divider\"><\/div>\n\n            <!-- Beschreibung: Tagline + Haupttext -->\n            <p class=\"description\">\n                <span class=\"line-1\">Diskret. Gepr\u00fcft. Renditestark.<\/span>\n                <span class=\"line-2\">Ihr Partner f\u00fcr Off-Market Immobilien in deutschlands Boom-Metropolen.<\/span>\n            <\/p>\n\n            <!-- Call-to-Action Button -->\n            <a href=\"https:\/\/limainvestimmobilien.de\/immobilienangebot\/\" class=\"cta-button\">\n                Jetzt Angebote entdecken\n            <\/a>\n        <\/div>\n    <\/section>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-785f6b2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"785f6b2\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7c44bc1\" data-id=\"7c44bc1\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f752a16 elementor-widget elementor-widget-spacer\" data-id=\"f752a16\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a1bc687 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a1bc687\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4041334\" data-id=\"4041334\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e88fbe5 elementor-widget elementor-widget-html\" data-id=\"e88fbe5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"de\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Exklusive Off-Market Immobilien - Banner<\/title>\n    <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700&family=Inter:wght@300;400;500&display=swap');\n\n        :root {\n            --gold-color: #bb9e1c;\n            --bg-color: #f1ebd2; \/* Milder Goldton (Wei\u00dffilter-Effekt) *\/\n            --black-color: #1a1a1a;\n            --accent-color: #ffffff;\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        html, body {\n            margin: 0;\n            padding: 0;\n            width: 100%;\n            height: 100%;\n            overflow-x: hidden;\n        }\n\n        body {\n            background-color: var(--bg-color);\n            font-family: 'Inter', sans-serif;\n            color: var(--black-color);\n        }\n\n        \/* Waves Container *\/\n        #waves-container {\n            position: fixed;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            z-index: -1;\n            background-color: var(--bg-color);\n            overflow: hidden;\n        }\n\n        .waves-svg {\n            display: block;\n            width: 100%;\n            height: 100%;\n        }\n\n        .pointer-dot {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 0.5rem;\n            height: 0.5rem;\n            background: var(--gold-color);\n            border-radius: 50%;\n            transform: translate3d(calc(var(--x) - 50%), calc(var(--y) - 50%), 0);\n            will-change: transform;\n            pointer-events: none;\n            opacity: 0.4;\n        }\n\n        \/* Banner Container - Komprimiert *\/\n        .banner-container {\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            width: 100%;\n            min-height: 400px; \/* Komprimierte Mindesth\u00f6he *\/\n            padding: 15px 40px; \/* Reduziertes vertikales Padding *\/\n            gap: 30px; \/* Reduzierter Abstand *\/\n            max-width: 1200px;\n            margin: 0 auto;\n            position: relative;\n            z-index: 1;\n        }\n\n        \/* Bild-Sektion *\/\n        .banner-image-section {\n            flex: 0 0 30%; \/* Kompakteres Bild *\/\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            opacity: 0;\n            animation: slideInLeft 0.8s ease-out forwards;\n            position: relative;\n        }\n\n        .image-background {\n            position: absolute;\n            width: 115%;\n            aspect-ratio: 1;\n            background: linear-gradient(135deg, var(--gold-color), rgba(255, 255, 255, 0.8));\n            border-radius: 10px;\n            animation: rotateBackground 10s linear infinite;\n            z-index: -1;\n            filter: blur(2px);\n            opacity: 0.3;\n        }\n\n        @keyframes rotateBackground {\n            0% { transform: rotate(0deg) scale(1); }\n            50% { transform: rotate(180deg) scale(1.05); }\n            100% { transform: rotate(360deg) scale(1); }\n        }\n\n        .banner-image {\n            width: 100%;\n            max-width: 320px;\n            height: auto;\n            border-radius: 6px;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n            object-fit: cover;\n            position: relative;\n            z-index: 1;\n        }\n\n        \/* Text-Sektion *\/\n        .banner-text-section {\n            flex: 0 0 65%;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            background: rgba(255, 255, 255, 0.3);\n            padding: 25px;\n            border-radius: 12px;\n            backdrop-filter: blur(8px);\n            border: 1px solid rgba(255, 255, 255, 0.4);\n        }\n\n        .banner-headline {\n            font-family: 'Playfair Display', serif;\n            font-size: 2.5rem; \/* Komprimierte Headline *\/\n            font-weight: 700;\n            color: var(--gold-color);\n            margin: 0 0 0.6rem 0;\n            line-height: 1.1;\n        }\n\n        .headline-word {\n            display: inline-block;\n            opacity: 0;\n            animation: wordSlideIn 0.35s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;\n            margin-right: 0.2em;\n        }\n\n        @keyframes wordSlideIn {\n            from { opacity: 0; transform: translateX(-15px) scale(0.95); }\n            to { opacity: 1; transform: translateX(0) scale(1); }\n        }\n\n        @keyframes slideInLeft {\n            from { opacity: 0; transform: translateX(-30px); }\n            to { opacity: 1; transform: translateX(0); }\n        }\n\n        .banner-description {\n            font-size: 0.9rem;\n            line-height: 1.5;\n            color: #333;\n            margin: 0.4rem 0 0.8rem 0;\n            opacity: 0;\n            animation: fadeInUp 0.8s ease-out 1.2s forwards;\n        }\n\n        .banner-badge {\n            font-size: 0.8rem;\n            color: var(--gold-color);\n            font-weight: 600;\n            letter-spacing: 1.2px;\n            opacity: 0;\n            animation: fadeInUp 0.8s ease-out 1.8s forwards;\n            border-top: 1px solid rgba(187, 158, 28, 0.15);\n            display: inline-block;\n            padding-top: 6px;\n            margin-top: 5px;\n        }\n\n        @keyframes fadeInUp {\n            from { opacity: 0; transform: translateY(10px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        @media (max-width: 1024px) {\n            .banner-container { flex-direction: column; padding: 25px 20px; gap: 20px; min-height: auto; }\n            .banner-image-section, .banner-text-section { flex: 0 0 auto; width: 100%; }\n            .banner-image { max-width: 280px; }\n            .banner-headline { font-size: 2rem; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <div id=\"waves-container\">\n        <svg id=\"waves-svg\" class=\"waves-svg\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><\/svg>\n        <div id=\"pointer-dot\" class=\"pointer-dot\"><\/div>\n    <\/div>\n\n    <div class=\"banner-container\">\n        <div class=\"banner-image-section\">\n            <div class=\"image-background\"><\/div>\n            <img decoding=\"async\" src=\"https:\/\/limainvestimmobilien.de\/wp-content\/uploads\/2026\/02\/f5a4a62c-3bce-451c-bc73-71f35ad948cc-1.png\" alt=\"Exklusive Investmentimmobilien\" class=\"banner-image\">\n        <\/div>\n\n        <div class=\"banner-text-section\">\n            <h1 class=\"banner-headline\" id=\"animatedHeadline\"><\/h1>\n            <p class=\"banner-description\">\n                Wir bieten Ihnen direkten Zugang zu sorgf\u00e4ltig gepr\u00fcften Off-Market-Investmentimmobilien in den f\u00fchrenden Metropolregionen Deutschlands. Als spezialisierter Partner begleiten wir Sie diskret durch den gesamten Transaktionsprozess, vernetzen Sie auf Entscheiderebene mit den richtigen Marktteilnehmern und schaffen renditestarke Anlagem\u00f6glichkeiten abseits des \u00f6ffentlichen Marktes.\n            <\/p>\n            <div class=\"banner-badge\">\u2013 since 2016 \u2013<\/div>\n        <\/div>\n    <\/div>\n\n    <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/simplex-noise\/2.4.0\/simplex-noise.min.js\"><\/script>\n\n    <script>\n        \/\/ 1. Headline Animation\n        const headlineText = \"Exklusive Off-Market Investmentimmobilien in Deutschland\";\n        const headlineElement = document.getElementById('animatedHeadline');\n        const wordDelay = 60;\n\n        headlineText.split(' ').forEach((word, index) => {\n            const span = document.createElement('span');\n            span.className = 'headline-word';\n            span.textContent = word;\n            span.style.animationDelay = (index * wordDelay) + 'ms';\n            headlineElement.appendChild(span);\n        });\n\n        \/\/ 2. Waves Animation (Basierend auf der neuen Vorlage)\n        const container = document.getElementById('waves-container');\n        const svg = document.getElementById('waves-svg');\n        const pointerDot = document.getElementById('pointer-dot');\n        const strokeColor = \"#bb9e1c\"; \n        \n        const mouse = { x: -10, y: 0, lx: 0, ly: 0, sx: 0, sy: 0, v: 0, vs: 0, a: 0, set: false };\n        let paths = [];\n        let lines = [];\n        let noise = new SimplexNoise();\n        let bounding = null;\n\n        const setSize = () => {\n            bounding = container.getBoundingClientRect();\n            svg.setAttribute('width', bounding.width);\n            svg.setAttribute('height', bounding.height);\n        };\n\n        const setLines = () => {\n            if (!bounding) return;\n            const { width, height } = bounding;\n            lines = [];\n            paths.forEach(p => p.remove());\n            paths = [];\n\n            \/\/ Parameter aus dem neuen Code \u00fcbernommen f\u00fcr glattere Kurven\n            const xGap = 10; \n            const yGap = 10;\n            const oWidth = width + 200;\n            const oHeight = height + 30;\n            const totalLines = Math.ceil(oWidth \/ xGap);\n            const totalPoints = Math.ceil(oHeight \/ yGap);\n            const xStart = (width - xGap * totalLines) \/ 2;\n            const yStart = (height - yGap * totalPoints) \/ 2;\n\n            for (let i = 0; i < totalLines; i++) {\n                const points = [];\n                for (let j = 0; j < totalPoints; j++) {\n                    points.push({\n                        x: xStart + xGap * i,\n                        y: yStart + yGap * j,\n                        wave: { x: 0, y: 0 },\n                        cursor: { x: 0, y: 0, vx: 0, vy: 0 }\n                    });\n                }\n                const path = document.createElementNS('http:\/\/www.w3.org\/2000\/svg', 'path');\n                path.setAttribute('fill', 'none');\n                path.setAttribute('stroke', strokeColor);\n                path.setAttribute('stroke-width', '0.6');\n                path.setAttribute('stroke-opacity', '0.12'); \n                svg.appendChild(path);\n                paths.push(path);\n                lines.push(points);\n            }\n        };\n\n        const updateMouse = (x, y) => {\n            if (!bounding) return;\n            mouse.x = x - bounding.left;\n            mouse.y = y - bounding.top;\n            if (!mouse.set) {\n                mouse.sx = mouse.lx = mouse.x;\n                mouse.sy = mouse.ly = mouse.y;\n                mouse.set = true;\n            }\n            container.style.setProperty('--x', `${mouse.sx}px`);\n            container.style.setProperty('--y', `${mouse.sy}px`);\n        };\n\n        window.addEventListener('mousemove', e => updateMouse(e.clientX, e.clientY));\n        window.addEventListener('resize', () => { setSize(); setLines(); });\n\n        const movePoints = (time) => {\n            lines.forEach(points => {\n                points.forEach(p => {\n                    \/\/ Frequenzen und Amplituden aus dem neuen Code f\u00fcr weichere Wellen\n                    const move = noise.noise2D((p.x + time * 0.006) * 0.002, (p.y + time * 0.002) * 0.0015) * 6;\n                    p.wave.x = Math.cos(move) * 10;\n                    p.wave.y = Math.sin(move) * 5;\n\n                    const dx = p.x - mouse.sx;\n                    const dy = p.y - mouse.sy;\n                    const d = Math.hypot(dx, dy);\n                    const l = 160;\n\n                    if (d < l) {\n                        const s = 1 - d \/ l;\n                        const f = Math.cos(d * 0.001) * s;\n                        p.cursor.vx += Math.cos(mouse.a) * f * l * mouse.vs * 0.0003;\n                        p.cursor.vy += Math.sin(mouse.a) * f * l * mouse.vs * 0.0003;\n                    }\n\n                    p.cursor.vx += (0 - p.cursor.x) * 0.01;\n                    p.cursor.vy += (0 - p.cursor.y) * 0.01;\n                    p.cursor.vx *= 0.94;\n                    p.cursor.vy *= 0.94;\n                    p.cursor.x += p.cursor.vx;\n                    p.cursor.y += p.cursor.vy;\n                });\n            });\n        };\n\n        const drawLines = () => {\n            lines.forEach((points, idx) => {\n                if (!paths[idx]) return;\n                let d = `M ${points[0].x + points[0].wave.x} ${points[0].y + points[0].wave.y}`;\n                for (let i = 1; i < points.length; i++) {\n                    const p = points[i];\n                    d += ` L ${p.x + p.wave.x + p.cursor.x} ${p.y + p.wave.y + p.cursor.y}`;\n                }\n                paths[idx].setAttribute('d', d);\n            });\n        };\n\n        const tick = (time) => {\n            mouse.sx += (mouse.x - mouse.sx) * 0.1;\n            mouse.sy += (mouse.y - mouse.sy) * 0.1;\n            const dx = mouse.x - mouse.lx;\n            const dy = mouse.y - mouse.ly;\n            mouse.vs += (Math.hypot(dx, dy) - mouse.vs) * 0.1;\n            mouse.vs = Math.min(80, mouse.vs);\n            mouse.lx = mouse.x; mouse.ly = mouse.y;\n            mouse.a = Math.atan2(dy, dx);\n\n            movePoints(time);\n            drawLines();\n            requestAnimationFrame(tick);\n        };\n\n        setSize();\n        setLines();\n        requestAnimationFrame(tick);\n    <\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7a8c6f8 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7a8c6f8\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-863fc55\" data-id=\"863fc55\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-22440d5 elementor-widget elementor-widget-spacer\" data-id=\"22440d5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-72658ae elementor-widget elementor-widget-html\" data-id=\"72658ae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Lima Invest CTA - Dezent & Edel (Zentriertes Layout) -->\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&display=swap');\n\n.lima-wrapper {\n  font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n  padding: 40px 16px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.lima-card-container {\n  position: relative;\n  max-width: 800px;\n  width: 100%;\n  animation: card-enter 1s cubic-bezier(0.16, 1, 0.3, 1) forwards;\n  opacity: 0;\n  transform: translateY(20px);\n}\n\n@keyframes card-enter {\n  to { opacity: 1; transform: translateY(0); }\n}\n\n.lima-card {\n  position: relative;\n  background: #ffffff;\n  border-radius: 20px;\n  overflow: hidden;\n  border: 1px solid rgba(0, 0, 0, 0.06);\n  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.05);\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  padding: 60px 40px;\n}\n\n\/* Dezentes Hintergrundbild-Highlight *\/\n.lima-card::before {\n  content: '';\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  transform: translate(-50%, -50%);\n  width: 100%;\n  height: 100%;\n  background-image: url('https:\/\/images.unsplash.com\/photo-1512917774080-9991f1c4c750?ixlib=rb-4.0.3&auto=format&fit=crop&w=1000&q=80');\n  background-size: cover;\n  background-position: center;\n  opacity: 0.03; \/* Extrem dezent *\/\n  z-index: 1;\n  pointer-events: none;\n  filter: grayscale(100%);\n}\n\n.lima-border-top {\n  position: absolute;\n  left: 0;\n  right: 0;\n  top: 0;\n  height: 4px;\n  background: #d4c48d; \/* Dezenteres Gold\/Beige *\/\n  opacity: 0.6;\n}\n\n.lima-content {\n  position: relative;\n  z-index: 2;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n}\n\n.lima-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  padding: 5px 12px;\n  background: rgba(212, 196, 141, 0.1);\n  border: 1px solid rgba(212, 196, 141, 0.2);\n  border-radius: 50px;\n  margin-bottom: 24px;\n}\n\n.lima-badge-dot {\n  width: 6px;\n  height: 6px;\n  background: #d4c48d;\n  border-radius: 50%;\n}\n\n.lima-badge-text {\n  font-size: 10px;\n  font-weight: 600;\n  color: #a69668;\n  text-transform: uppercase;\n  letter-spacing: 1.2px;\n}\n\n.lima-headline {\n  font-size: 2.2rem;\n  font-weight: 700;\n  color: #1e293b;\n  margin: 0 0 16px 0;\n  line-height: 1.2;\n}\n\n.lima-headline-accent {\n  color: #d4c48d; \/* Sanfter Akzent statt hartem Gold-Verlauf *\/\n}\n\n.lima-text {\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #64748b;\n  margin: 0;\n  max-width: 540px;\n}\n\n.lima-trust {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 24px;\n  margin-top: 32px;\n  padding-top: 24px;\n  border-top: 1px solid rgba(0, 0, 0, 0.03);\n  width: 100%;\n}\n\n.lima-trust-item {\n  display: flex;\n  align-items: center;\n  gap: 6px;\n}\n\n.lima-trust-icon {\n  width: 16px;\n  height: 16px;\n  color: #d4c48d;\n  opacity: 0.8;\n}\n\n.lima-trust-text {\n  font-size: 13px;\n  color: #94a3b8;\n}\n\n.lima-action {\n  position: relative;\n  z-index: 2;\n  margin-top: 40px;\n}\n\n.lima-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  padding: 18px 40px;\n  font-size: 14px;\n  font-weight: 600;\n  text-decoration: none;\n  color: #ffffff;\n  background: #1e293b; \/* Dunkles Blau\/Grau statt Gold-Verlauf *\/\n  border-radius: 10px;\n  text-transform: uppercase;\n  letter-spacing: 0.8px;\n  transition: all 0.3s ease;\n}\n\n.lima-btn:hover {\n  background: #0f172a;\n  transform: translateY(-2px);\n  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);\n}\n\n.lima-btn-arrow {\n  transition: transform 0.3s ease;\n  opacity: 0.8;\n}\n\n.lima-btn:hover .lima-btn-arrow {\n  transform: translateX(4px);\n}\n\n\/* Responsive *\/\n@media (max-width: 768px) {\n  .lima-card {\n    padding: 48px 24px;\n  }\n  .lima-headline {\n    font-size: 1.7rem;\n  }\n  .lima-btn {\n    width: 100%;\n    justify-content: center;\n  }\n  .lima-trust {\n    flex-direction: column;\n    gap: 10px;\n  }\n}\n<\/style>\n\n<div class=\"lima-wrapper\">\n  <div class=\"lima-card-container\">\n    <section class=\"lima-card\">\n      <div class=\"lima-border-top\"><\/div>\n      \n      <div class=\"lima-content\">\n        <div class=\"lima-badge\">\n          <span class=\"lima-badge-dot\"><\/span>\n          <span class=\"lima-badge-text\">Kostenlose Bewertung<\/span>\n        <\/div>\n        <h2 class=\"lima-headline\">\n          Was ist Ihre Immobilie <span class=\"lima-headline-accent\">heute wert?<\/span>\n        <\/h2>\n        <p class=\"lima-text\">\n          Erhalten Sie eine professionelle Marktwertanalyse basierend auf echten Vergleichsdaten. \n          Kostenfrei und unverbindlich von unseren Experten.\n        <\/p>\n        \n        <div class=\"lima-trust\">\n          <div class=\"lima-trust-item\">\n            <svg class=\"lima-trust-icon\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n              <path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/>\n            <\/svg>\n            <span class=\"lima-trust-text\">24h Antwort<\/span>\n          <\/div>\n          <div class=\"lima-trust-item\">\n            <svg class=\"lima-trust-icon\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n              <path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/>\n            <\/svg>\n            <span class=\"lima-trust-text\">100% Kostenfrei<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n      \n      <div class=\"lima-action\">\n        <a href=\"https:\/\/limainvestimmobilien.de\/immobilienbewertung\/\" class=\"lima-btn\">\n          <span class=\"lima-btn-text\">Jetzt bewerten lassen<\/span>\n          <svg class=\"lima-btn-arrow\" width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 8l4 4m0 0l-4 4m4-4H3\"\/>\n          <\/svg>\n        <\/a>\n      <\/div>\n    <\/section>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b495a8f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b495a8f\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0bcf792\" data-id=\"0bcf792\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ff71b8a elementor-widget elementor-widget-spacer\" data-id=\"ff71b8a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-013a9d9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"013a9d9\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ddd00fb\" data-id=\"ddd00fb\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-bcdf5ef elementor-widget elementor-widget-html\" data-id=\"bcdf5ef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"de\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>LIMA Performance Engine<\/title>\n<!-- Hinzuf\u00fcgen der Font Awesome Icon-Bibliothek -->\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\">\n\n<style>\n  \/* --- PERFORMANCE ENGINE --- *\/\n  .lima_section {\n    width: 100vw;\n    position: relative;\n    left: 50%;\n    right: 50%;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    padding: 80px 0;\n    overflow: hidden;\n    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n    text-align: center;\n    background-color: #f4f4f4;\n    background-image: repeating-linear-gradient(45deg, transparent, transparent 80px, rgba(187, 158, 28, 0.04 ) 80px, rgba(187, 158, 28, 0.04) 82px);\n    background-size: 200% 200%;\n    animation: animated_background 35s linear infinite;\n    will-change: background-position;\n  }\n\n  @keyframes animated_background {\n    from { background-position: 0% 0%; }\n    to { background-position: 100% 100%; }\n  }\n\n  .lima_headline {\n    color: #bb9e1c; \n    font-size: clamp(1.8rem, 5vw, 2.5rem);\n    margin-bottom: 50px;\n    font-weight: 300;\n    padding: 0 20px;\n  }\n\n  .lima_headline strong {\n    font-weight: 700;\n    color: #222;\n  }\n\n  .carousel_wrapper {\n    display: flex;\n    justify-content: center;\n    width: 100%;\n    mask-image: linear-gradient(to right, transparent, black 15%, black 85%, transparent);\n    -webkit-mask-image: linear-gradient(to right, transparent, black 15%, black 85%, transparent);\n    padding: 30px 0;\n  }\n\n  .carousel_track {\n    display: flex;\n    gap: 30px;\n    will-change: transform;\n  }\n\n  .carousel_track:hover {\n    animation-play-state: paused;\n  }\n\n  \/* Card Tuning *\/\n  .stat_card {\n    background: #ffffff;\n    border: 1px solid rgba(187, 158, 28, 0.15);\n    border-radius: 20px;\n    padding: 35px 25px;\n    min-width: 260px;\n    box-shadow: 0 10px 30px rgba(0,0,0,0.05);\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n  }\n  \n  .stat_card:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n  }\n\n  \/* --- Angepasst: Icon-Container ohne Bild --- *\/\n  .stat_image_container {\n      width: 100px;\n      height: 100px;\n      margin-bottom: 20px;\n      border-radius: 50%;\n      border: 2px solid #bb9e1c;\n      background: #fff;\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      transition: background-color 0.3s ease;\n  }\n  \n  .stat_card:hover .stat_image_container {\n      background-color: #bb9e1c; \/* Goldener Hintergrund beim Hovern *\/\n  }\n\n  .icon_overlay {\n      font-size: 40px; \/* Icon etwas vergr\u00f6ssert *\/\n      color: #bb9e1c; \/* CI-Farbe *\/\n      transition: color 0.3s ease;\n  }\n  \n  .stat_card:hover .icon_overlay {\n      color: #ffffff; \/* Icon wird weiss beim Hovern *\/\n  }\n  \/* --- Ende der Anpassung --- *\/\n\n  .stat_number {\n    font-size: 2.8rem;\n    font-weight: 800;\n    color: #bb9e1c;\n    line-height: 1.1;\n  }\n\n  .stat_label {\n    color: #444;\n    font-size: 0.9rem;\n    font-weight: 600;\n    text-transform: uppercase;\n    margin-top: 12px;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Button Engine *\/\n  .lima_btn {\n    background: #bb9e1c;\n    color: #fff !important;\n    padding: 20px 50px;\n    font-size: 1.2rem;\n    font-weight: 700;\n    text-decoration: none;\n    border-radius: 50px;\n    display: inline-block;\n    margin-top: 60px;\n    box-shadow: 0 10px 20px rgba(187, 158, 28, 0.3);\n    animation: pulse_light 2.5s infinite;\n    transition: all 0.3s ease;\n  }\n\n  @keyframes pulse_light {\n    0% { transform: scale(1); box-shadow: 0 0 0 0 rgba(187, 158, 28, 0.6); }\n    70% { transform: scale(1.05); box-shadow: 0 0 0 20px rgba(187, 158, 28, 0); }\n    100% { transform: scale(1); }\n  }\n\n  .lima_btn:hover {\n    background: #a48a18;\n    transform: translateY(-3px);\n  }\n\n  @media (max-width: 768px) {\n    .lima_section { padding: 60px 0; }\n    .stat_card { min-width: 230px; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<section class=\"lima_section\">\n  <h2 class=\"lima_headline\">Zugang zu <strong>Netzwerk, Deals & freien Fl\u00e4chen<\/strong><\/h2>\n\n  <div class=\"carousel_wrapper\">\n    <div class=\"carousel_track\">\n      <!-- Die Karten werden hier dynamisch von JavaScript eingef\u00fcgt -->\n    <\/div>\n  <\/div>\n\n  <a href=\"https:\/\/limainvestimmobilien.de\/suchprofil-hinterlegen\/\" class=\"lima_btn\">Suchprofil anlegen<\/a>\n<\/section>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function ( ) {\n    const cardData = [\n        { icon: 'fa-solid fa-house-circle-check', number: '100+', label: 'Objekte ver\u00e4u\u00dfert' },\n        { icon: 'fa-solid fa-calculator', number: '24 Std.', label: 'Qualifizierte Wertermittlung' },\n        { icon: 'fa-solid fa-users', number: '5.000+', label: 'K\u00e4ufernetzwerk' },\n        { icon: 'fa-solid fa-key', number: '2.500+', label: 'Eigent\u00fcmernetzwerk' },\n        { icon: 'fa-solid fa-file-signature', number: '50+', label: 'Aktuelle Auftr\u00e4ge' }\n    ];\n\n    const track = document.querySelector('.carousel_track');\n\n    function populateTrack() {\n        track.innerHTML = '';\n        const fragment = document.createDocumentFragment();\n        \/\/ Karten verdoppeln f\u00fcr eine nahtlose Schleife\n        [...cardData, ...cardData].forEach(data => {\n            const card = document.createElement('div');\n            card.className = 'stat_card';\n            \/\/ HTML-Struktur ohne <img>-Tag\n            card.innerHTML = `\n                <div class=\"stat_image_container\">\n                    <i class=\"icon_overlay ${data.icon}\"><\/i>\n                <\/div>\n                <div class=\"stat_number\">${data.number}<\/div>\n                <div class=\"stat_label\">${data.label}<\/div>\n            `;\n            fragment.appendChild(card);\n        });\n        track.appendChild(fragment);\n    }\n\n    function setupCarouselAnimation() {\n        const cards = track.querySelectorAll('.stat_card');\n        if (cards.length === 0) return;\n\n        const cardWidth = cards[0].offsetWidth;\n        const gap = 30;\n        const totalWidth = (cardWidth + gap) * cardData.length;\n        const duration = cardData.length * 5; \/\/ Dauer leicht erh\u00f6ht f\u00fcr eine ruhigere Animation\n\n        const styleSheet = document.styleSheets[0];\n        const keyframes = `@keyframes scroll_loop {\n            from { transform: translateX(0); }\n            to { transform: translateX(-${totalWidth}px); }\n        }`;\n        \n        \/\/ Alte Keyframe-Regel suchen und l\u00f6schen, um Konflikte zu vermeiden\n        let ruleIndex = -1;\n        for (let i = 0; i < styleSheet.cssRules.length; i++) {\n            if (styleSheet.cssRules[i].name === 'scroll_loop') {\n                ruleIndex = i;\n                break;\n            }\n        }\n        if (ruleIndex !== -1) {\n            styleSheet.deleteRule(ruleIndex);\n        }\n        \n        styleSheet.insertRule(keyframes, styleSheet.cssRules.length);\n\n        track.style.animation = `scroll_loop ${duration}s linear infinite`;\n    }\n\n    populateTrack();\n    \/\/ Warten, bis das Layout vollst\u00e4ndig berechnet ist\n    window.addEventListener('load', setupCarouselAnimation);\n    window.addEventListener('resize', () => {\n        setTimeout(() => {\n            populateTrack();\n            setupCarouselAnimation();\n        }, 250);\n    });\n});\n<\/script>\n\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-82df0f8 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"82df0f8\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-553245a\" data-id=\"553245a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cb611b1 elementor-widget elementor-widget-spacer\" data-id=\"cb611b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f01d232 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f01d232\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-09b0b3f\" data-id=\"09b0b3f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4d5336c elementor-widget elementor-widget-html\" data-id=\"4d5336c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  \/* --- LIMA INVEST TOOLS CSS (Sie-Form + Links) --- *\/\n  #lima-tools-section {\n    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n    background-color: transparent;\n    padding: 40px 20px;\n    max-width: 1100px;\n    margin: 0 auto;\n    box-sizing: border-box;\n  }\n\n  #lima-tools-section * {\n    box-sizing: border-box;\n  }\n\n  \/* Header Bereich *\/\n  .lima-header {\n    text-align: center;\n    margin-bottom: 50px;\n  }\n\n  .lima-header h2 {\n    color: #1e293b;\n    font-size: 32px;\n    font-weight: 700;\n    margin: 0 0 10px 0;\n    line-height: 1.2;\n  }\n\n  .lima-header p {\n    color: #64748b;\n    font-size: 18px;\n    margin: 0;\n    font-weight: 400;\n  }\n\n  \/* Grid Layout *\/\n  .lima-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 30px;\n    justify-content: center;\n  }\n\n  \/* Kachel Design *\/\n  .lima-card {\n    background: #ffffff;\n    flex: 1;\n    min-width: 300px;\n    border-radius: 12px;\n    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 10px 15px -3px rgba(0, 0, 0, 0.05);\n    padding: 40px 30px;\n    text-align: center;\n    transition: all 0.3s ease;\n    border: 1px solid #f1f5f9;\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between; \/* H\u00e4lt Button unten *\/\n    position: relative;\n    top: 0;\n  }\n\n  \/* Hover Effekte *\/\n  .lima-card:hover {\n    top: -8px;\n    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);\n    border-color: #bb9e1c;\n  }\n\n  \/* Icons *\/\n  .lima-icon-wrapper {\n    background: rgba(187, 158, 28, 0.1);\n    width: 80px;\n    height: 80px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 25px auto;\n  }\n\n  .lima-icon-wrapper svg {\n    width: 36px;\n    height: 36px;\n    fill: #bb9e1c;\n  }\n\n  \/* Typografie in der Karte *\/\n  .lima-card h3 {\n    color: #1e293b;\n    font-size: 24px;\n    margin: 0 0 10px 0;\n    font-weight: 700;\n  }\n\n  .lima-card .short-text {\n    color: #64748b;\n    font-size: 16px;\n    margin-bottom: 25px;\n    line-height: 1.5;\n    \/* Fixe Mindesth\u00f6he f\u00fcr Gleichm\u00e4\u00dfigkeit (ca. 2 Zeilen) *\/\n    min-height: 48px; \n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  \/* Bullet Points *\/\n  .lima-bullets {\n    text-align: left;\n    list-style: none;\n    padding: 0;\n    margin: 0 0 30px 0;\n    flex-grow: 1; \/* F\u00fcllt verf\u00fcgbaren Platz f\u00fcr gleichm\u00e4\u00dfige Button-H\u00f6he *\/\n  }\n\n  .lima-bullets li {\n    margin-bottom: 12px;\n    color: #334155;\n    font-size: 15px;\n    padding-left: 28px;\n    position: relative;\n    line-height: 1.4;\n  }\n\n  \/* Goldenes H\u00e4kchen SVG *\/\n  .lima-bullets li::before {\n    content: '';\n    background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='%23bb9e1c'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z'\/%3E%3C\/svg%3E\");\n    width: 20px;\n    height: 20px;\n    position: absolute;\n    left: 0;\n    top: 1px;\n    background-size: cover;\n  }\n\n  \/* Button CTA *\/\n  .lima-btn {\n    display: block;\n    width: 100%;\n    padding: 16px;\n    background-color: #bb9e1c;\n    color: #ffffff;\n    text-decoration: none;\n    font-weight: 700;\n    font-size: 16px;\n    border-radius: 6px;\n    transition: background-color 0.2s ease;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  .lima-btn:hover, .lima-card:hover .lima-btn {\n    background-color: #a38915;\n  }\n\n  \/* Mobile Optimierung *\/\n  @media (max-width: 768px) {\n    .lima-header h2 { font-size: 26px; }\n    .lima-grid { flex-direction: column; }\n    .lima-card { margin-bottom: 10px; }\n    .lima-card .short-text { min-height: auto; display: block; }\n  }\n<\/style>\n\n<div id=\"lima-tools-section\">\n  \n  <div class=\"lima-header\">\n    <h2>Digitale Tools f\u00fcr bessere Investment Entscheidungen<\/h2>\n    <p>In Sekunden Klarheit statt Bauchgef\u00fchl. W\u00e4hlen Sie das passende Tool.<\/p>\n  <\/div>\n\n  <div class=\"lima-grid\">\n\n    <div class=\"lima-card\">\n      <div class=\"lima-icon-wrapper\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\"><path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 2h5v5h-5V5zM7 5h5v5H7V5zm0 14v-5h5v5H7zm7 0v-5h5v5h-5z\"\/><\/svg>\n      <\/div>\n      <h3>Renditekalkulator<\/h3>\n      <p class=\"short-text\">Cashflow, Brutto- & Nettorendite sowie Faktor in Sekunden berechnen.<\/p>\n      \n      <ul class=\"lima-bullets\">\n        <li>Sofortiges Ergebnis mit Ihren Zahlen<\/li>\n        <li>Klare Einsch\u00e4tzung der Rentabilit\u00e4t<\/li>\n        <li>Ideal f\u00fcr Anleger, Makler & Entwickler<\/li>\n      <\/ul>\n\n      <a href=\"https:\/\/limainvestimmobilien.de\/renditekalkulator\/\" class=\"lima-btn\">Cashflow berechnen<\/a>\n    <\/div>\n\n    <div class=\"lima-card\">\n      <div class=\"lima-icon-wrapper\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"\/><\/svg>\n      <\/div>\n      <h3>Standort Analysetool<\/h3>\n      <p class=\"short-text\">Demografie, Arbeitsmarkt, Wohlstand und Trends sofort analysieren.<\/p>\n      \n      <ul class=\"lima-bullets\">\n        <li>Standortqualit\u00e4t auf einen Blick sehen<\/li>\n        <li>St\u00e4dte und Regionen direkt vergleichen<\/li>\n        <li>Besser investieren durch harte Daten<\/li>\n      <\/ul>\n\n      <a href=\"https:\/\/limainvestimmobilien.de\/staedte-toolanalyse\/\" class=\"lima-btn\">St\u00e4dte analysieren<\/a>\n    <\/div>\n\n    <div class=\"lima-card\">\n      <div class=\"lima-icon-wrapper\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\"><path d=\"M11.5 1L2 6v2h19V6l-9.5-5zM2 19h19v3H2zM4 10h3v7H4zm5 0h3v7H9zm5 0h3v7h-3z\"\/><\/svg>\n      <\/div>\n      <h3>Finanzierungsrechner<\/h3>\n      <p class=\"short-text\">Maximales Budget, Zinsen, Tilgung und monatliche Rate kalkulieren.<\/p>\n      \n      <ul class=\"lima-bullets\">\n        <li>Maximales Kaufpreisbudget ermitteln<\/li>\n        <li>Monatliche Belastung sicher planen<\/li>\n        <li>Perfekte Vorbereitung f\u00fcr die Bank<\/li>\n      <\/ul>\n\n      <a href=\"https:\/\/limainvestimmobilien.de\/immobilienfinanzierung\/\" class=\"lima-btn\">Finanzierung berechnen<\/a>\n    <\/div>\n\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-242504d elementor-widget elementor-widget-spacer\" data-id=\"242504d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-26067e6 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"26067e6\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-928fade\" data-id=\"928fade\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cd09acd elementor-widget__width-inherit elementor-widget elementor-widget-image-carousel\" data-id=\"cd09acd\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;autoplay_speed&quot;:300,&quot;speed&quot;:300,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Bild Karussell\" dir=\"rtl\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 von 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/limainvestimmobilien.de\/wp-content\/uploads\/2025\/09\/Bildschirmfoto-2025-09-15-um-09.16.19.png\" alt=\"investmentimmobilien-hamburg-Renditeimmobilien\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 von 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/limainvestimmobilien.de\/wp-content\/uploads\/2025\/09\/Bildschirmfoto-2025-09-15-um-09.22.44.png\" alt=\"Kapitalanlage-hamburg-Renditeimmobilien\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 von 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/limainvestimmobilien.de\/wp-content\/uploads\/2025\/09\/Bildschirmfoto-2025-09-15-um-09.22.36.png\" alt=\"Kapitalanlage-hamburg-Renditeimmobilien\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 von 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/limainvestimmobilien.de\/wp-content\/uploads\/2025\/09\/download.png\" alt=\"investmentimmobilien-hamburg\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 von 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/limainvestimmobilien.de\/wp-content\/uploads\/2025\/09\/justhome.png\" alt=\"justhome-Baufinanzierung-Immobilienfinanzierung-Zinsen-Tilgung\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 von 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/limainvestimmobilien.de\/wp-content\/uploads\/2025\/09\/Bildschirmfoto-2025-09-15-um-09.22.50-1.png\" alt=\"Handelskammer-Mitgliedinderhandelskammerhamburg\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 von 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/limainvestimmobilien.de\/wp-content\/uploads\/2025\/09\/Bildschirmfoto-2025-09-15-um-09.22.56.png\" alt=\"Investmentimmobilien-Deutschland-Off-Market-Immobilien-Deutschland-Metropolregion-Immobilien-Investment-Immobilienmakler-Investment-Deutschland\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 von 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/limainvestimmobilien.de\/wp-content\/uploads\/2026\/03\/immoportal_logo.png\" alt=\"immoportal_logo\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Lima Invest Immobilien \u2013 Anlageimmobilien &#038; Investitionen \u2605 \u2605 \u2605 \u2605 \u2605 Lima Invest&nbsp;Immobilien Diskret. Gepr\u00fcft. Renditestark. Ihr Partner f\u00fcr Off-Market Immobilien in deutschlands Boom-Metropolen. Jetzt Angebote entdecken Exklusive Off-Market Immobilien &#8211; Banner Wir bieten Ihnen direkten Zugang zu sorgf\u00e4ltig gepr\u00fcften Off-Market-Investmentimmobilien in den f\u00fchrenden Metropolregionen Deutschlands. Als spezialisierter Partner begleiten wir Sie diskret durch&#8230;<\/p>","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_kad_post_transparent":"","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"hide","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-1298","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Start - Lima Invest Immobilien<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/limainvestimmobilien.de\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Start - Lima Invest Immobilien\" \/>\n<meta property=\"og:description\" content=\"Lima Invest Immobilien \u2013 Anlageimmobilien &#038; Investitionen \u2605 \u2605 \u2605 \u2605 \u2605 Lima Invest&nbsp;Immobilien Diskret. Gepr\u00fcft. Renditestark. Ihr Partner f\u00fcr Off-Market Immobilien in deutschlands Boom-Metropolen. Jetzt Angebote entdecken Exklusive Off-Market Immobilien &#8211; Banner Wir bieten Ihnen direkten Zugang zu sorgf\u00e4ltig gepr\u00fcften Off-Market-Investmentimmobilien in den f\u00fchrenden Metropolregionen Deutschlands. Als spezialisierter Partner begleiten wir Sie diskret durch...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/limainvestimmobilien.de\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"Lima Invest Immobilien\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-14T07:17:10+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/limainvestimmobilien.de\/wp-content\/uploads\/2026\/02\/f5a4a62c-3bce-451c-bc73-71f35ad948cc-1.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/\",\"url\":\"https:\\\/\\\/limainvestimmobilien.de\\\/\",\"name\":\"Start - Lima Invest Immobilien\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/limainvestimmobilien.de\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/f5a4a62c-3bce-451c-bc73-71f35ad948cc-1.png\",\"datePublished\":\"2022-06-28T19:05:29+00:00\",\"dateModified\":\"2026-04-14T07:17:10+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/limainvestimmobilien.de\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/#primaryimage\",\"url\":\"https:\\\/\\\/limainvestimmobilien.de\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/f5a4a62c-3bce-451c-bc73-71f35ad948cc-1.png\",\"contentUrl\":\"https:\\\/\\\/limainvestimmobilien.de\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/f5a4a62c-3bce-451c-bc73-71f35ad948cc-1.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Start\",\"item\":\"https:\\\/\\\/limainvestimmobilien.de\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Start\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/#website\",\"url\":\"https:\\\/\\\/limainvestimmobilien.de\\\/\",\"name\":\"Lima Invest Immobilien\",\"description\":\"Investmentimmobilien Deutschland | Lima Invest Immobilien\",\"publisher\":{\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/limainvestimmobilien.de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/#organization\",\"name\":\"Lima Invest Immobilien\",\"url\":\"https:\\\/\\\/limainvestimmobilien.de\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/limainvestimmobilien.de\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/Bildschirmfoto-2023-11-28-um-08.13.10-Kopie.png\",\"contentUrl\":\"https:\\\/\\\/limainvestimmobilien.de\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/Bildschirmfoto-2023-11-28-um-08.13.10-Kopie.png\",\"width\":602,\"height\":476,\"caption\":\"Lima Invest Immobilien\"},\"image\":{\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Start - Lima Invest Immobilien","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/limainvestimmobilien.de\/en\/","og_locale":"en_US","og_type":"article","og_title":"Start - Lima Invest Immobilien","og_description":"Lima Invest Immobilien \u2013 Anlageimmobilien &#038; Investitionen \u2605 \u2605 \u2605 \u2605 \u2605 Lima Invest&nbsp;Immobilien Diskret. Gepr\u00fcft. Renditestark. Ihr Partner f\u00fcr Off-Market Immobilien in deutschlands Boom-Metropolen. Jetzt Angebote entdecken Exklusive Off-Market Immobilien &#8211; Banner Wir bieten Ihnen direkten Zugang zu sorgf\u00e4ltig gepr\u00fcften Off-Market-Investmentimmobilien in den f\u00fchrenden Metropolregionen Deutschlands. Als spezialisierter Partner begleiten wir Sie diskret durch...","og_url":"https:\/\/limainvestimmobilien.de\/en\/","og_site_name":"Lima Invest Immobilien","article_modified_time":"2026-04-14T07:17:10+00:00","og_image":[{"url":"https:\/\/limainvestimmobilien.de\/wp-content\/uploads\/2026\/02\/f5a4a62c-3bce-451c-bc73-71f35ad948cc-1.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/limainvestimmobilien.de\/","url":"https:\/\/limainvestimmobilien.de\/","name":"Start - Lima Invest Immobilien","isPartOf":{"@id":"https:\/\/limainvestimmobilien.de\/#website"},"primaryImageOfPage":{"@id":"https:\/\/limainvestimmobilien.de\/#primaryimage"},"image":{"@id":"https:\/\/limainvestimmobilien.de\/#primaryimage"},"thumbnailUrl":"https:\/\/limainvestimmobilien.de\/wp-content\/uploads\/2026\/02\/f5a4a62c-3bce-451c-bc73-71f35ad948cc-1.png","datePublished":"2022-06-28T19:05:29+00:00","dateModified":"2026-04-14T07:17:10+00:00","breadcrumb":{"@id":"https:\/\/limainvestimmobilien.de\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/limainvestimmobilien.de\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/limainvestimmobilien.de\/#primaryimage","url":"https:\/\/limainvestimmobilien.de\/wp-content\/uploads\/2026\/02\/f5a4a62c-3bce-451c-bc73-71f35ad948cc-1.png","contentUrl":"https:\/\/limainvestimmobilien.de\/wp-content\/uploads\/2026\/02\/f5a4a62c-3bce-451c-bc73-71f35ad948cc-1.png"},{"@type":"BreadcrumbList","@id":"https:\/\/limainvestimmobilien.de\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Start","item":"https:\/\/limainvestimmobilien.de\/"},{"@type":"ListItem","position":2,"name":"Start"}]},{"@type":"WebSite","@id":"https:\/\/limainvestimmobilien.de\/#website","url":"https:\/\/limainvestimmobilien.de\/","name":"Lima Invest Immobilien","description":"Investmentimmobilien Deutschland | Lima Invest Immobilien","publisher":{"@id":"https:\/\/limainvestimmobilien.de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/limainvestimmobilien.de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/limainvestimmobilien.de\/#organization","name":"Lima Invest Immobilien","url":"https:\/\/limainvestimmobilien.de\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/limainvestimmobilien.de\/#\/schema\/logo\/image\/","url":"https:\/\/limainvestimmobilien.de\/wp-content\/uploads\/2022\/07\/Bildschirmfoto-2023-11-28-um-08.13.10-Kopie.png","contentUrl":"https:\/\/limainvestimmobilien.de\/wp-content\/uploads\/2022\/07\/Bildschirmfoto-2023-11-28-um-08.13.10-Kopie.png","width":602,"height":476,"caption":"Lima Invest Immobilien"},"image":{"@id":"https:\/\/limainvestimmobilien.de\/#\/schema\/logo\/image\/"}}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/limainvestimmobilien.de\/en\/wp-json\/wp\/v2\/pages\/1298","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/limainvestimmobilien.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/limainvestimmobilien.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/limainvestimmobilien.de\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/limainvestimmobilien.de\/en\/wp-json\/wp\/v2\/comments?post=1298"}],"version-history":[{"count":10,"href":"https:\/\/limainvestimmobilien.de\/en\/wp-json\/wp\/v2\/pages\/1298\/revisions"}],"predecessor-version":[{"id":22992,"href":"https:\/\/limainvestimmobilien.de\/en\/wp-json\/wp\/v2\/pages\/1298\/revisions\/22992"}],"wp:attachment":[{"href":"https:\/\/limainvestimmobilien.de\/en\/wp-json\/wp\/v2\/media?parent=1298"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}