{"id":2732,"date":"2026-02-05T02:37:15","date_gmt":"2026-02-05T02:37:15","guid":{"rendered":"https:\/\/korallresidences.com\/?page_id=2732"},"modified":"2026-05-21T00:57:07","modified_gmt":"2026-05-21T00:57:07","slug":"engage","status":"publish","type":"page","link":"https:\/\/korallresidences.com\/de\/","title":{"rendered":"Engage"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2732\" class=\"elementor elementor-2732 elementor-65\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-758577e e-con-full e-flex e-con e-parent\" data-id=\"758577e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-87efe32 elementor-widget elementor-widget-html\" data-id=\"87efe32\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"de\">\n\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Koral Residence - Exklusive Sky Villas Costa del Sol<\/title>\n    <link\n        href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&family=Lexend+Deca:wght@300;400&display=swap\"\n        rel=\"stylesheet\">\n    <style>\n        \/* ============================================\n       RESET & BASE\n    ============================================ *\/\n        *,\n        *::before,\n        *::after {\n            box-sizing: border-box;\n        }\n\n        html,\n        body {\n            margin: 0;\n            padding: 0;\n            font-family: 'Lexend Deca', sans-serif;\n            background-color: #fff;\n            color: #3f566e;\n            overflow-x: hidden;\n        }\n\n        body.koral_locked {\n            overflow: hidden !important;\n            height: 100vh !important;\n        }\n\n        \/* ============================================\n       HERO SECTION\n    ============================================ *\/\n        .koral_hero {\n            position: relative !important;\n            width: 100% !important;\n            height: 100vh !important;\n            overflow: hidden !important;\n        }\n\n        .koral_hero__bg {\n            position: absolute !important;\n            top: 0 !important;\n            left: 0 !important;\n            width: 100% !important;\n            height: 100% !important;\n            overflow: hidden !important;\n            z-index: 1 !important;\n            background-image: url('https:\/\/www.korallbytopgestion.com\/wp-content\/uploads\/2024\/04\/Salon-1920x1080-1.jpg') !important;\n            background-size: cover !important;\n            background-position: center !important;\n        }\n\n        .koral_hero__video {\n            position: absolute !important;\n            top: 50% !important;\n            left: 50% !important;\n            min-width: 100% !important;\n            min-height: 100% !important;\n            width: auto !important;\n            height: auto !important;\n            transform: translate(-50%, -50%) !important;\n            object-fit: cover !important;\n            z-index: 1 !important;\n        }\n\n        .koral_hero__video:not([src]) {\n            display: none !important;\n        }\n\n        .koral_hero__overlay {\n            position: absolute !important;\n            top: 0 !important;\n            left: 0 !important;\n            width: 100% !important;\n            height: 100% !important;\n            background: linear-gradient(to bottom,\n                    rgba(0, 0, 0, 0) 0%,\n                    rgba(0, 0, 0, 0.1) 35%,\n                    rgba(0, 0, 0, 0.35) 55%,\n                    rgba(0, 0, 0, 0.7) 100%) !important;\n            z-index: 2 !important;\n            pointer-events: none !important;\n        }\n\n        .koral_hero__grid {\n            position: absolute !important;\n            top: 0 !important;\n            left: 0 !important;\n            width: 100% !important;\n            height: 100% !important;\n            display: grid !important;\n            grid-template-columns: repeat(10, 1fr) !important;\n            grid-template-rows: repeat(8, 1fr) !important;\n            z-index: 5 !important;\n        }\n\n        .koral_hero__cell {\n            background-color: #fff !important;\n            opacity: 1 !important;\n            transform: scale(1) !important;\n            transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1),\n                transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) !important;\n        }\n\n        .koral_hero__cell.koral_cell--revealed {\n            opacity: 0 !important;\n            transform: scale(0.9) !important;\n        }\n\n        \/* ============================================\n       NAVBAR\n    ============================================ *\/\n        .koral_navbar {\n            position: fixed !important;\n            top: 0 !important;\n            left: 0 !important;\n            width: 100% !important;\n            z-index: 9999 !important;\n            padding: 32px 0 !important;\n            background-color: transparent !important;\n            opacity: 0 !important;\n            transform: translateY(-20px) !important;\n            transition: opacity 0.6s ease, transform 0.6s ease,\n                background-color 0.4s ease, padding 0.4s ease, box-shadow 0.4s ease !important;\n        }\n\n        .koral_navbar.koral_navbar--visible {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        .koral_navbar.koral_navbar--solid {\n            background-color: #fff !important;\n            padding: 20px 0 !important;\n            box-shadow: 0 8px 30px rgba(63, 86, 110, 0.08) !important;\n        }\n\n        .koral_navbar__container {\n            max-width: 1600px !important;\n            margin: 0 auto !important;\n            padding: 0 60px !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: space-between !important;\n        }\n\n        .koral_navbar__logo {\n            display: flex !important;\n            align-items: center !important;\n            text-decoration: none !important;\n        }\n\n        .koral_navbar__logo img {\n            height: 64px !important;\n            width: auto !important;\n            transition: height 0.4s ease, filter 0.4s ease !important;\n            filter: brightness(0) invert(1) !important;\n        }\n\n        .koral_navbar--solid .koral_navbar__logo img {\n            height: 52px !important;\n            filter: none !important;\n        }\n\n        .koral_navbar__nav {\n            flex: 1 !important;\n            display: flex !important;\n            justify-content: center !important;\n        }\n\n        .koral_navbar__menu {\n            display: flex !important;\n            gap: 48px !important;\n            list-style: none !important;\n            margin: 0 !important;\n            padding: 0 !important;\n        }\n\n        .koral_navbar__menu a {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-weight: 300 !important;\n            font-size: 15px !important;\n            color: #ffffff !important;\n            text-decoration: none !important;\n            letter-spacing: 0.5px !important;\n            position: relative !important;\n            transition: color 0.3s ease !important;\n        }\n\n        .koral_navbar--solid .koral_navbar__menu a {\n            color: #3f566e !important;\n        }\n\n        .koral_navbar__menu a::after {\n            content: '' !important;\n            position: absolute !important;\n            bottom: -4px !important;\n            left: 0 !important;\n            width: 0 !important;\n            height: 1px !important;\n            background-color: #ffffff !important;\n            transition: width 0.3s ease, background-color 0.3s ease !important;\n        }\n\n        .koral_navbar--solid .koral_navbar__menu a::after {\n            background-color: #4a6682 !important;\n        }\n\n        .koral_navbar__menu a:hover {\n            color: #4a6682 !important;\n        }\n\n        .koral_navbar--solid .koral_navbar__menu a:hover {\n            color: #3f566e !important;\n        }\n\n        .koral_navbar__menu a:hover::after {\n            width: 100% !important;\n        }\n\n        .koral_navbar__cta {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-weight: 300 !important;\n            font-size: 16px !important;\n            color: #ffffff !important;\n            text-decoration: none !important;\n            padding: 16px 48px !important;\n            border-radius: 0px !important;\n            letter-spacing: 0.5px !important;\n            background-color: #4a6682 !important;\n            transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease !important;\n        }\n\n        .koral_navbar--solid .koral_navbar__cta {\n            color: #fff !important;\n            background-color: #4a6682 !important;\n            border-color: #3f566e !important;\n        }\n\n        .koral_navbar__cta:hover {\n            background-color: #4a6682 !important;\n            border-color: #4a6682 !important;\n            color: #ffffff !important;\n        }\n\n        .koral_navbar__burger {\n            display: none !important;\n            flex-direction: column !important;\n            justify-content: center !important;\n            gap: 5px !important;\n            width: 32px !important;\n            height: 32px !important;\n            background: none !important;\n            border: none !important;\n            cursor: pointer !important;\n            padding: 0 !important;\n        }\n\n        .koral_navbar__burger span {\n            display: block !important;\n            width: 100% !important;\n            height: 2px !important;\n            background-color: #ffffff !important;\n            transition: transform 0.3s ease, opacity 0.3s ease, background-color 0.3s ease !important;\n        }\n\n        .koral_navbar--solid .koral_navbar__burger span {\n            background-color: #3f566e !important;\n        }\n\n        .koral_navbar__burger.koral_burger--active span:nth-child(1) {\n            transform: translateY(7px) rotate(45deg) !important;\n            background-color: #4a6682 !important;\n        }\n\n        .koral_navbar__burger.koral_burger--active span:nth-child(2) {\n            opacity: 0 !important;\n        }\n\n        .koral_navbar__burger.koral_burger--active span:nth-child(3) {\n            transform: translateY(-7px) rotate(-45deg) !important;\n            background-color: #4a6682 !important;\n        }\n\n        \/* ============================================\n        MOBILE MENU\n    ============================================ *\/\n        .koral_mobile_menu {\n            position: fixed !important;\n            top: 0 !important;\n            left: 0 !important;\n            width: 100% !important;\n            height: 100vh !important;\n            background-color: #fff !important;\n            z-index: 9998 !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            opacity: 0 !important;\n            visibility: hidden !important;\n            transition: opacity 0.4s ease, visibility 0.4s ease !important;\n        }\n\n        .koral_mobile_menu.koral_mobile_menu--open {\n            opacity: 1 !important;\n            visibility: visible !important;\n        }\n\n        .koral_mobile_menu__list {\n            list-style: none !important;\n            margin: 0 !important;\n            padding: 0 !important;\n            text-align: center !important;\n        }\n\n        .koral_mobile_menu__list li {\n            margin-bottom: 32px !important;\n        }\n\n        .koral_mobile_menu__list a {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-weight: 300 !important;\n            font-size: 28px !important;\n            color: #3f566e !important;\n            text-decoration: none !important;\n            transition: color 0.3s ease !important;\n        }\n\n        .koral_mobile_menu__list a:hover {\n            color: #4a6682 !important;\n        }\n\n        .koral_mobile_menu__cta {\n            display: inline-block !important;\n            margin-top: 8px !important;\n            padding: 14px 32px !important;\n            border: 2px solid #3f566e !important;\n            border-radius: 0px !important;\n            font-size: 16px !important;\n            font-weight: 300 !important;\n            letter-spacing: 0.5px !important;\n            color: #3f566e !important;\n            background-color: transparent !important;\n        }\n\n        .koral_mobile_menu__cta:hover {\n            color: #ffffff !important;\n            background-color: #4a6682 !important;\n            border-color: #4a6682 !important;\n        }\n\n        .koral_mobile_menu__footer {\n            position: absolute !important;\n            bottom: 48px !important;\n            left: 0 !important;\n            width: 100% !important;\n            text-align: center !important;\n        }\n\n        .koral_mobile_menu__phone {\n            display: inline-flex !important;\n            align-items: center !important;\n            gap: 8px !important;\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 16px !important;\n            font-weight: 300 !important;\n            color: #3f566e !important;\n            text-decoration: none !important;\n            transition: color 0.3s ease !important;\n        }\n\n        .koral_mobile_menu__phone:hover {\n            color: #4a6682 !important;\n        }\n\n        .koral_mobile_menu__phone svg {\n            width: 18px !important;\n            height: 18px !important;\n            stroke: currentColor !important;\n        }\n\n        \/* ============================================\n        HERO CONTENT\n    ============================================ *\/\n        .koral_hero__content {\n            position: absolute !important;\n            top: 140px !important;\n            bottom: 100px !important;\n            left: 0 !important;\n            width: 100% !important;\n            z-index: 10 !important;\n            display: flex !important;\n            align-items: flex-end !important;\n            opacity: 0 !important;\n            transform: translateY(30px) !important;\n            transition: opacity 0.8s ease, transform 0.8s ease !important;\n        }\n\n        .koral_hero__content.koral_content--visible {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        .koral_hero__content-inner {\n            max-width: 1600px !important;\n            margin: 0 auto !important;\n            padding: 0 60px !important;\n            width: 100% !important;\n        }\n\n        .koral_hero__content-text {\n            max-width: 700px !important;\n        }\n\n        .koral_hero__label {\n            display: inline-block !important;\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 11px !important;\n            font-weight: 400 !important;\n            letter-spacing: 4px !important;\n            text-transform: uppercase !important;\n            color: rgba(255, 255, 255, 0.8) !important;\n            margin-bottom: 16px !important;\n            padding-left: 40px !important;\n            position: relative !important;\n        }\n\n        .koral_hero__label::before {\n            content: '' !important;\n            position: absolute !important;\n            left: 0 !important;\n            top: 50% !important;\n            transform: translateY(-50%) !important;\n            width: 28px !important;\n            height: 1px !important;\n            background-color: rgba(255, 255, 255, 0.6) !important;\n        }\n\n        .koral_hero__title {\n            font-family: 'Cormorant Garamond', Georgia, serif !important;\n            font-size: clamp(48px, 7vw, 84px) !important;\n            font-weight: 400 !important;\n            line-height: 1.15 !important;\n            color: #ffffff !important;\n            margin: 0 0 24px 0 !important;\n            letter-spacing: -1px !important;\n        }\n\n        .koral_hero__subtitle {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-weight: 300 !important;\n            font-size: clamp(18px, 2vw, 24px) !important;\n            line-height: 1.7 !important;\n            color: rgba(255, 255, 255, 0.85) !important;\n            margin: 0 0 32px 0 !important;\n            max-width: 500px !important;\n        }\n\n        .koral_hero__cta {\n            display: inline-block !important;\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-weight: 300 !important;\n            font-size: 16px !important;\n            color: #ffffff !important;\n            text-decoration: none !important;\n            padding: 16px 48px !important;\n            border: 2px solid #ffffff !important;\n            border-radius: 0px !important;\n            letter-spacing: 1px !important;\n            background-color: transparent !important;\n            transition: all 0.3s ease !important;\n        }\n\n        .koral_hero__cta:hover {\n            background-color: #4a6682 !important;\n            border-color: #4a6682 !important;\n            color: #ffffff !important;\n        }\n\n        .koral_hero__scroll {\n            position: absolute !important;\n            bottom: 48px !important;\n            left: 50% !important;\n            transform: translateX(-50%) !important;\n            display: flex !important;\n            flex-direction: column !important;\n            align-items: center !important;\n            gap: 12px !important;\n            z-index: 10 !important;\n            opacity: 0 !important;\n            transition: opacity 0.6s ease !important;\n        }\n\n        .koral_hero__scroll.koral_scroll--visible {\n            opacity: 1 !important;\n        }\n\n        .koral_hero__scroll span {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-weight: 300 !important;\n            font-size: 10px !important;\n            letter-spacing: 3px !important;\n            text-transform: uppercase !important;\n            color: rgba(255, 255, 255, 0.6) !important;\n        }\n\n        .koral_hero__scroll-line {\n            width: 1px !important;\n            height: 48px !important;\n            background-color: rgba(255, 255, 255, 0.3) !important;\n            position: relative !important;\n            overflow: hidden !important;\n        }\n\n        .koral_hero__scroll-line::after {\n            content: '' !important;\n            position: absolute !important;\n            top: -15px !important;\n            left: 0 !important;\n            width: 100% !important;\n            height: 15px !important;\n            background-color: rgba(255, 255, 255, 0.8) !important;\n            animation: koral_scrollLine 1.8s ease-in-out infinite !important;\n        }\n\n        @keyframes koral_scrollLine {\n            0% { transform: translateY(0); }\n            100% { transform: translateY(63px); }\n        }\n\n        @media screen and (max-width: 991px) {\n            .koral_navbar__nav, .koral_navbar__cta { display: none !important; }\n            .koral_navbar__burger { display: flex !important; }\n        }\n    <\/style>\n<\/head>\n\n<body class=\"koral_locked\">\n\n    <header class=\"koral_navbar\" id=\"koral_navbar\">\n        <div class=\"koral_navbar__container\">\n            <a href=\"#\" class=\"koral_navbar__logo\">\n                <img decoding=\"async\" src=\"https:\/\/www.korallbytopgestion.com\/wp-content\/uploads\/2024\/01\/Logo-Korall-Residences-300x138px-By-TOP-Color.webp\"\n                    alt=\"Koral Residence\">\n            <\/a>\n\n            <nav class=\"koral_navbar__nav\">\n                <ul class=\"koral_navbar__menu\">\n                    <li><a href=\"#about\">\u00dcber uns<\/a><\/li>\n                    <li><a href=\"#typology\">Typologien<\/a><\/li>\n                    <li><a href=\"#gallery\">Galerie<\/a><\/li>\n                    <li><a href=\"#location\">Standort<\/a><\/li>\n                <\/ul>\n            <\/nav>\n\n            <a href=\"#unlock\" class=\"koral_navbar__cta\">Informationen freischalten<\/a>\n\n            <button class=\"koral_navbar__burger\" id=\"koral_burger\" aria-label=\"Men\u00fc \u00f6ffnen\">\n                <span><\/span>\n                <span><\/span>\n                <span><\/span>\n            <\/button>\n        <\/div>\n    <\/header>\n\n    <div class=\"koral_mobile_menu\" id=\"koral_mobile_menu\">\n        <ul class=\"koral_mobile_menu__list\">\n            <li><a href=\"#about\">\u00dcber uns<\/a><\/li>\n            <li><a href=\"#typology\">Typologien<\/a><\/li>\n            <li><a href=\"#gallery\">Galerie<\/a><\/li>\n            <li><a href=\"#location\">Standort<\/a><\/li>\n            <li><a href=\"#unlock\" class=\"koral_mobile_menu__cta\">Informationen freischalten<\/a><\/li>\n        <\/ul>\n        <div class=\"koral_mobile_menu__footer\">\n            <a href=\"tel:+34681962670\" class=\"koral_mobile_menu__phone\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.5\"\n                    stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                    <path\n                        d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\" \/>\n                <\/svg>\n                <span class=\"koral_mobile_menu__phone-number\">+34 911 67 95 20<\/span>\n            <\/a>\n        <\/div>\n    <\/div>\n\n    <section class=\"koral_hero\" id=\"koral_hero\">\n        <div class=\"koral_hero__bg\">\n            <video class=\"koral_hero__video\" id=\"koral_hero_video\" autoplay muted loop playsinline webkit-playsinline\n                preload=\"auto\"\n                poster=\"https:\/\/www.korallbytopgestion.com\/wp-content\/uploads\/2024\/04\/Salon-1920x1080-1.jpg\"\n                disablepictureinpicture>\n                <source src=\"https:\/\/thekosvillas.com\/wp-content\/uploads\/2026\/02\/intro-kos-engage.mp4\" type=\"video\/mp4\">\n            <\/video>\n        <\/div>\n        <div class=\"koral_hero__overlay\"><\/div>\n\n        <div class=\"koral_hero__grid\" id=\"koral_grid\"><\/div>\n\n        <div class=\"koral_hero__content\" id=\"koral_hero_content\">\n            <div class=\"koral_hero__content-inner\">\n                <div class=\"koral_hero__content-text\">\n                    <span class=\"koral_hero__label\">28 exklusive Sky Villas<\/span>\n                    <h1 class=\"koral_hero__title\">Das Geheimnis des Gl\u00fccklichseins<\/h1>\n                    <p class=\"koral_hero__subtitle\">Erleben Sie die Authentizit\u00e4t der Costa del Sol in einer nachhaltigen Oase mit Blick auf das Mittelmeer. Wo Ruhe und Design verschmelzen, um Ihr ideales Zuhause zu schaffen.<\/p>\n                    <a href=\"#about\" class=\"koral_hero__cta\">Korall entdecken<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"koral_hero__scroll\" id=\"koral_scroll\">\n            <span>Scrollen<\/span>\n            <div class=\"koral_hero__scroll-line\"><\/div>\n        <\/div>\n    <\/section>\n\n    <div class=\"koral_content\"><\/div>\n\n    <script>\n        (function () {\n            'use strict';\n\n            var CONFIG = {\n                GRID_START_DELAY: 300,\n                CELL_DELAY: 30,\n                CONTENT_DELAY: 800,\n                GRID_COLS: 10,\n                GRID_ROWS: 8\n            };\n\n            var navbar = document.getElementById('koral_navbar');\n            var grid = document.getElementById('koral_grid');\n            var heroContent = document.getElementById('koral_hero_content');\n            var scrollIndicator = document.getElementById('koral_scroll');\n            var burger = document.getElementById('koral_burger');\n            var mobileMenu = document.getElementById('koral_mobile_menu');\n            var heroVideo = document.getElementById('koral_hero_video');\n\n            function initVideo() {\n                if (!heroVideo) return;\n                heroVideo.load();\n                heroVideo.play().catch(function (e) { console.log(e); });\n            }\n\n            function generateGrid() {\n                var totalCells = CONFIG.GRID_COLS * CONFIG.GRID_ROWS;\n                grid.innerHTML = '';\n                for (var i = 0; i < totalCells; i++) {\n                    var cell = document.createElement('div');\n                    cell.className = 'koral_hero__cell';\n                    grid.appendChild(cell);\n                }\n            }\n\n            function shuffleArray(array) {\n                var shuffled = array.slice();\n                for (var i = shuffled.length - 1; i > 0; i--) {\n                    var j = Math.floor(Math.random() * (i + 1));\n                    var temp = shuffled[i];\n                    shuffled[i] = shuffled[j];\n                    shuffled[j] = temp;\n                }\n                return shuffled;\n            }\n\n            function revealGrid(callback) {\n                var cells = grid.querySelectorAll('.koral_hero__cell');\n                var indices = [];\n                for (var i = 0; i < cells.length; i++) indices.push(i);\n                var shuffledIndices = shuffleArray(indices);\n                shuffledIndices.forEach(function (index, i) {\n                    setTimeout(function () {\n                        cells[index].classList.add('koral_cell--revealed');\n                    }, i * CONFIG.CELL_DELAY);\n                });\n                if (callback) setTimeout(callback, (shuffledIndices.length * CONFIG.CELL_DELAY) + CONFIG.CONTENT_DELAY);\n            }\n\n            function showFinalContent() {\n                navbar.classList.add('koral_navbar--visible');\n                heroContent.classList.add('koral_content--visible');\n                setTimeout(function () {\n                    scrollIndicator.classList.add('koral_scroll--visible');\n                    document.body.classList.remove('koral_locked');\n                }, 400);\n            }\n\n            function startSequence() {\n                generateGrid();\n                initVideo();\n                setTimeout(function () {\n                    revealGrid(function () {\n                        showFinalContent();\n                    });\n                }, CONFIG.GRID_START_DELAY);\n            }\n\n            function handleScroll() {\n                var scrollY = window.pageYOffset || document.documentElement.scrollTop;\n                navbar.classList.toggle('koral_navbar--solid', scrollY > 100);\n            }\n\n            function toggleMobileMenu() {\n                burger.classList.toggle('koral_burger--active');\n                mobileMenu.classList.toggle('koral_mobile_menu--open');\n                document.body.style.overflow = mobileMenu.classList.contains('koral_mobile_menu--open') ? 'hidden' : '';\n            }\n\n            window.addEventListener('scroll', handleScroll, { passive: true });\n            burger.addEventListener('click', toggleMobileMenu);\n            startSequence();\n\n            (function () {\n                var isLogged = document.body.classList.contains('logged-in');\n                var ctaText = isLogged ? 'Informationen anzeigen' : 'Informationen freischalten';\n                var ctaHref = isLogged ? '#unlocked' : '#unlock';\n                var desktopCta = document.querySelector('.koral_navbar__cta');\n                if (desktopCta) { desktopCta.textContent = ctaText; desktopCta.href = ctaHref; }\n                var mobileCta = document.querySelector('.koral_mobile_menu__cta');\n                if (mobileCta) { mobileCta.textContent = ctaText; mobileCta.href = ctaHref; }\n            })();\n        })();\n    <\/script>\n<\/body>\n\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fefaf20 e-con-full e-flex e-con e-parent\" data-id=\"fefaf20\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-16e4682 elementor-widget elementor-widget-html\" data-id=\"16e4682\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"de\">\n\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Korall Residences - \u00dcber uns<\/title>\n    <link\n        href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500&family=Lexend+Deca:wght@300;400&display=swap\"\n        rel=\"stylesheet\">\n    <style>\n        \/* SECCI\u00d3N PRINCIPAL *\/\n        .korall_about {\n            position: relative !important;\n            padding: 140px 0 180px !important;\n            background: #fff !important;\n            overflow: hidden !important;\n        }\n\n        \/* DECORACI\u00d3N DE FONDO *\/\n        .korall_about::before {\n            content: '' !important;\n            position: absolute !important;\n            top: 0 !important;\n            right: -10% !important;\n            width: 600px !important;\n            height: 600px !important;\n            background: radial-gradient(circle, rgba(168, 202, 234, 0.08) 0%, transparent 70%) !important;\n            border-radius: 50% !important;\n            pointer-events: none !important;\n        }\n\n        .korall_about::after {\n            content: '' !important;\n            position: absolute !important;\n            bottom: -15% !important;\n            left: -5% !important;\n            width: 500px !important;\n            height: 500px !important;\n            background: radial-gradient(circle, rgba(74, 102, 130, 0.05) 0%, transparent 70%) !important;\n            border-radius: 50% !important;\n            pointer-events: none !important;\n        }\n\n        .korall_about__container {\n            max-width: 1600px !important;\n            margin: 0 auto !important;\n            padding: 0 60px !important;\n            position: relative !important;\n            z-index: 1 !important;\n        }\n\n        \/* HEADER CENTRADO *\/\n        .korall_about__header {\n            max-width: 900px !important;\n            margin: 0 auto 100px !important;\n            text-align: center !important;\n        }\n\n        .korall_about__label {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 11px !important;\n            font-weight: 400 !important;\n            letter-spacing: 3px !important;\n            text-transform: uppercase !important;\n            color: #a8caea !important;\n            margin-bottom: 24px !important;\n            display: block !important;\n            opacity: 0 !important;\n            transform: translateY(20px) !important;\n            transition: opacity 0.8s ease, transform 0.8s ease !important;\n        }\n\n        .korall_about.korall_about--visible .korall_about__label {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        .korall_about__title {\n            font-family: 'Cormorant Garamond', serif !important;\n            font-size: clamp(42px, 5.5vw, 72px) !important;\n            font-weight: 400 !important;\n            line-height: 1.12 !important;\n            color: #3f566e !important;\n            margin: 0 0 36px 0 !important;\n            letter-spacing: -2px !important;\n            opacity: 0 !important;\n            transform: translateY(30px) !important;\n            transition: opacity 0.8s ease 0.15s, transform 0.8s ease 0.15s !important;\n        }\n\n        .korall_about.korall_about--visible .korall_about__title {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        .korall_about__gradient-text {\n            background: linear-gradient(120deg,\n                    #3f566e 0%,\n                    #4a6682 30%,\n                    #a8caea 50%,\n                    #4a6682 70%,\n                    #3f566e 100%) !important;\n            background-size: 200% 100% !important;\n            -webkit-background-clip: text !important;\n            background-clip: text !important;\n            -webkit-text-fill-color: transparent !important;\n            animation: korall_gradient_shift 6s ease-in-out infinite !important;\n        }\n\n        @keyframes korall_gradient_shift {\n\n            0%,\n            100% {\n                background-position: 0% 50%;\n            }\n\n            50% {\n                background-position: 100% 50%;\n            }\n        }\n\n        .korall_about__text {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-weight: 300 !important;\n            font-size: clamp(19px, 2vw, 25px) !important;\n            line-height: 1.75 !important;\n            color: #3f566e !important;\n            margin: 0 0 48px 0 !important;\n            opacity: 0 !important;\n            transform: translateY(30px) !important;\n            transition: opacity 0.8s ease 0.25s, transform 0.8s ease 0.25s !important;\n        }\n\n        .korall_about.korall_about--visible .korall_about__text {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        .korall_about__highlight {\n            color: #4a6682 !important;\n            font-weight: 400 !important;\n        }\n\n        \/* GRID DE CONTENIDO *\/\n        .korall_about__grid {\n            display: grid !important;\n            grid-template-columns: 1fr 1fr !important;\n            gap: 80px !important;\n            margin-bottom: 120px !important;\n        }\n\n        \/* COLUMNA IZQUIERDA - INFO *\/\n        .korall_about__info {\n            display: flex !important;\n            flex-direction: column !important;\n            gap: 48px !important;\n            opacity: 0 !important;\n            transform: translateX(-40px) !important;\n            transition: opacity 0.9s ease 0.35s, transform 0.9s ease 0.35s !important;\n        }\n\n        .korall_about.korall_about--visible .korall_about__info {\n            opacity: 1 !important;\n            transform: translateX(0) !important;\n        }\n\n        \/* STATS EN VERTICAL *\/\n        .korall_about__stats {\n            display: flex !important;\n            flex-direction: column !important;\n            gap: 36px !important;\n            padding: 48px 40px !important;\n            background: #fff !important;\n            border-left: 3px solid #4a6682 !important;\n            box-shadow: 0 8px 30px rgba(63, 86, 110, 0.08) !important;\n        }\n\n        .korall_about__stat {\n            display: flex !important;\n            align-items: baseline !important;\n            gap: 20px !important;\n            padding-bottom: 28px !important;\n            border-bottom: 1px solid rgba(168, 202, 234, 0.25) !important;\n        }\n\n        .korall_about__stat:last-child {\n            border-bottom: none !important;\n            padding-bottom: 0 !important;\n        }\n\n        .korall_about__stat-number {\n            font-family: 'Cormorant Garamond', serif !important;\n            font-size: 64px !important;\n            font-weight: 400 !important;\n            color: #4a6682 !important;\n            line-height: 1 !important;\n            letter-spacing: -2px !important;\n            min-width: 120px !important;\n        }\n\n        .korall_about__stat-content {\n            display: flex !important;\n            flex-direction: column !important;\n            gap: 4px !important;\n        }\n\n        .korall_about__stat-label {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 11px !important;\n            font-weight: 400 !important;\n            letter-spacing: 2px !important;\n            color: #a8caea !important;\n            text-transform: uppercase !important;\n        }\n\n        .korall_about__stat-description {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 14px !important;\n            font-weight: 300 !important;\n            line-height: 1.6 !important;\n            color: #3f566e !important;\n            opacity: 0.8 !important;\n        }\n\n        \/* DELIVERY INFO *\/\n        .korall_about__delivery-card {\n            padding: 40px !important;\n            background: linear-gradient(135deg, #f6f6f6 0%, #fff 100%) !important;\n            border: 1.5px solid #e2e2e2 !important;\n            position: relative !important;\n            overflow: hidden !important;\n        }\n\n        .korall_about__delivery-card::before {\n            content: '' !important;\n            position: absolute !important;\n            top: 0 !important;\n            left: 0 !important;\n            width: 4px !important;\n            height: 100% !important;\n            background: linear-gradient(180deg, #4a6682 0%, #a8caea 100%) !important;\n        }\n\n        .korall_about__delivery-label {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 11px !important;\n            font-weight: 400 !important;\n            letter-spacing: 2px !important;\n            text-transform: uppercase !important;\n            color: #a8caea !important;\n            margin-bottom: 12px !important;\n            display: flex !important;\n            align-items: center !important;\n            gap: 10px !important;\n        }\n\n        .korall_about__delivery-icon {\n            width: 16px !important;\n            height: 16px !important;\n            color: #4a6682 !important;\n        }\n\n        .korall_about__delivery-value {\n            font-family: 'Cormorant Garamond', serif !important;\n            font-size: 36px !important;\n            font-weight: 400 !important;\n            color: #3f566e !important;\n            letter-spacing: -1px !important;\n            margin-bottom: 8px !important;\n        }\n\n        .korall_about__delivery-note {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 13px !important;\n            font-weight: 300 !important;\n            line-height: 1.6 !important;\n            color: #3f566e !important;\n            opacity: 0.7 !important;\n        }\n\n        \/* COLUMNA DERECHA - IMAGEN DESTACADA *\/\n        .korall_about__featured {\n            position: relative !important;\n            opacity: 0 !important;\n            transform: translateX(40px) !important;\n            transition: opacity 0.9s ease 0.45s, transform 0.9s ease 0.45s !important;\n        }\n\n        .korall_about.korall_about--visible .korall_about__featured {\n            opacity: 1 !important;\n            transform: translateX(0) !important;\n        }\n\n        .korall_about__featured-img {\n            position: relative !important;\n            width: 100% !important;\n            height: 100% !important;\n            overflow: hidden !important;\n            box-shadow: 0 16px 48px rgba(63, 86, 110, 0.15) !important;\n        }\n\n        .korall_about__featured-img img {\n            width: 100% !important;\n            height: 100% !important;\n            object-fit: cover !important;\n            transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) !important;\n            filter: saturate(0.95) !important;\n        }\n\n        .korall_about__featured-img:hover img {\n            transform: scale(1.05) !important;\n            filter: saturate(1) !important;\n        }\n\n        \/* CAPTION *\/\n        .korall_about__featured-caption {\n            position: absolute !important;\n            bottom: 40px !important;\n            left: 40px !important;\n            right: 40px !important;\n            padding: 24px 32px !important;\n            background: rgba(255, 255, 255, 0.95) !important;\n            backdrop-filter: blur(10px) !important;\n            border-left: 3px solid #4a6682 !important;\n        }\n\n        .korall_about__featured-title {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 11px !important;\n            font-weight: 400 !important;\n            letter-spacing: 2px !important;\n            text-transform: uppercase !important;\n            color: #a8caea !important;\n            margin-bottom: 6px !important;\n        }\n\n        .korall_about__featured-text {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 15px !important;\n            font-weight: 300 !important;\n            line-height: 1.6 !important;\n            color: #3f566e !important;\n        }\n\n        \/* GALER\u00cdA INFERIOR - 3 IM\u00c1GENES HORIZONTALES *\/\n        .korall_about__bottom-gallery {\n            display: grid !important;\n            grid-template-columns: repeat(3, 1fr) !important;\n            gap: 24px !important;\n            opacity: 0 !important;\n            transform: translateY(50px) !important;\n            transition: opacity 0.9s ease 0.55s, transform 0.9s ease 0.55s !important;\n        }\n\n        .korall_about.korall_about--visible .korall_about__bottom-gallery {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        .korall_about__gallery-item {\n            position: relative !important;\n            height: 380px !important;\n            overflow: hidden !important;\n            box-shadow: 0 8px 30px rgba(63, 86, 110, 0.08) !important;\n            transition: transform 0.4s ease, box-shadow 0.4s ease !important;\n        }\n\n        .korall_about__gallery-item:hover {\n            transform: translateY(-8px) !important;\n            box-shadow: 0 16px 48px rgba(63, 86, 110, 0.15) !important;\n        }\n\n        .korall_about__gallery-item img {\n            width: 100% !important;\n            height: 100% !important;\n            object-fit: cover !important;\n            transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) !important;\n            filter: saturate(0.95) !important;\n        }\n\n        .korall_about__gallery-item:hover img {\n            transform: scale(1.08) !important;\n            filter: saturate(1) !important;\n        }\n\n        \/* OVERLAY EN HOVER *\/\n        .korall_about__gallery-overlay {\n            position: absolute !important;\n            bottom: 0 !important;\n            left: 0 !important;\n            right: 0 !important;\n            padding: 24px !important;\n            background: linear-gradient(0deg, rgba(63, 86, 110, 0.9) 0%, transparent 100%) !important;\n            opacity: 0 !important;\n            transition: opacity 0.4s ease !important;\n        }\n\n        .korall_about__gallery-item:hover .korall_about__gallery-overlay {\n            opacity: 1 !important;\n        }\n\n        .korall_about__gallery-label {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 15px !important;\n            font-weight: 400 !important;\n            letter-spacing: 0.5px !important;\n            color: #fff !important;\n        }\n\n        \/* DOTS NAVEGACI\u00d3N GALER\u00cdA *\/\n        .korall_about__gallery-dots {\n            display: none !important;\n        }\n\n        \/* ============================================\n       RESPONSIVE - 1400px\n    ============================================ *\/\n        @media screen and (max-width: 1400px) {\n            .korall_about__grid {\n                gap: 60px !important;\n            }\n\n            .korall_about__stat-number {\n                font-size: 56px !important;\n                min-width: 100px !important;\n            }\n\n            .korall_about__gallery-item {\n                height: 320px !important;\n            }\n        }\n\n        \/* ============================================\n       RESPONSIVE - 1100px\n    ============================================ *\/\n        @media screen and (max-width: 1100px) {\n            .korall_about {\n                padding: 100px 0 120px !important;\n            }\n\n            .korall_about__container {\n                padding: 0 40px !important;\n            }\n\n            .korall_about__header {\n                margin-bottom: 80px !important;\n            }\n\n            .korall_about__grid {\n                grid-template-columns: 1fr !important;\n                gap: 60px !important;\n                margin-bottom: 80px !important;\n            }\n\n            .korall_about__info {\n                transform: none !important;\n            }\n\n            .korall_about__featured {\n                transform: none !important;\n            }\n\n            .korall_about__featured-img {\n                height: 500px !important;\n            }\n\n            .korall_about__bottom-gallery {\n                grid-template-columns: repeat(2, 1fr) !important;\n            }\n\n            .korall_about__gallery-item:nth-child(3) {\n                grid-column: 1 \/ -1 !important;\n                height: 320px !important;\n            }\n        }\n\n        \/* ============================================\n       RESPONSIVE - 768px\n    ============================================ *\/\n        @media screen and (max-width: 768px) {\n            .korall_about {\n                padding: 64px 0 64px !important;\n            }\n\n            .korall_about__container {\n                padding: 0 24px !important;\n            }\n\n            .korall_about__header {\n                margin-bottom: 48px !important;\n            }\n\n            .korall_about__title {\n                margin-bottom: 24px !important;\n            }\n\n            .korall_about__text {\n                font-size: clamp(16px, 4vw, 19px) !important;\n                line-height: 1.65 !important;\n                margin-bottom: 0 !important;\n            }\n\n            .korall_about__grid {\n                gap: 36px !important;\n                margin-bottom: 48px !important;\n            }\n\n            .korall_about__info {\n                gap: 24px !important;\n            }\n\n            \/* STATS \u2192 GRID HORIZONTAL 3 COLUMNAS *\/\n            .korall_about__stats {\n                display: grid !important;\n                grid-template-columns: repeat(3, 1fr) !important;\n                gap: 0 !important;\n                padding: 28px 20px !important;\n                border-left: none !important;\n                border-top: 3px solid #4a6682 !important;\n                text-align: center !important;\n            }\n\n            .korall_about__stat {\n                flex-direction: column !important;\n                align-items: center !important;\n                gap: 6px !important;\n                padding: 0 12px !important;\n                padding-bottom: 0 !important;\n                border-bottom: none !important;\n                border-right: 1px solid rgba(168, 202, 234, 0.25) !important;\n            }\n\n            .korall_about__stat:last-child {\n                border-right: none !important;\n            }\n\n            .korall_about__stat-number {\n                font-size: 36px !important;\n                min-width: auto !important;\n            }\n\n            .korall_about__stat-label {\n                font-size: 9px !important;\n                letter-spacing: 1.5px !important;\n            }\n\n            .korall_about__stat-description {\n                display: none !important;\n            }\n\n            \/* DELIVERY CARD COMPACTO *\/\n            .korall_about__delivery-card {\n                padding: 24px 20px !important;\n                display: flex !important;\n                align-items: center !important;\n                gap: 20px !important;\n            }\n\n            .korall_about__delivery-card::before {\n                width: 3px !important;\n            }\n\n            .korall_about__delivery-info {\n                flex: 1 !important;\n            }\n\n            .korall_about__delivery-label {\n                margin-bottom: 4px !important;\n                font-size: 10px !important;\n            }\n\n            .korall_about__delivery-value {\n                font-size: 28px !important;\n                margin-bottom: 4px !important;\n            }\n\n            .korall_about__delivery-note {\n                font-size: 12px !important;\n                line-height: 1.5 !important;\n            }\n\n            \/* FEATURED IMAGE REDUCIDA *\/\n            .korall_about__featured-img {\n                height: 320px !important;\n            }\n\n            .korall_about__featured-caption {\n                bottom: 16px !important;\n                left: 16px !important;\n                right: 16px !important;\n                padding: 16px 20px !important;\n            }\n\n            .korall_about__featured-text {\n                font-size: 13px !important;\n            }\n\n            \/* GALER\u00cdA \u2192 SCROLL HORIZONTAL *\/\n            .korall_about__bottom-gallery {\n                display: flex !important;\n                overflow-x: auto !important;\n                scroll-snap-type: x mandatory !important;\n                -webkit-overflow-scrolling: touch !important;\n                gap: 16px !important;\n                padding-bottom: 8px !important;\n                margin-right: -24px !important;\n                padding-right: 24px !important;\n                scrollbar-width: none !important;\n            }\n\n            .korall_about__bottom-gallery::-webkit-scrollbar {\n                display: none !important;\n            }\n\n            .korall_about__gallery-item,\n            .korall_about__gallery-item:nth-child(3) {\n                flex: 0 0 60vw !important;\n                height: 340px !important;\n                scroll-snap-align: start !important;\n                grid-column: auto !important;\n            }\n\n            \/* Overlay siempre visible en mobile *\/\n            .korall_about__gallery-overlay {\n                opacity: 1 !important;\n                padding: 16px !important;\n            }\n\n            .korall_about__gallery-label {\n                font-size: 13px !important;\n            }\n\n            \/* DOTS *\/\n            .korall_about__gallery-dots {\n                display: flex !important;\n                justify-content: center !important;\n                gap: 10px !important;\n                margin-top: 16px !important;\n            }\n\n            .korall_about__dot {\n                width: 8px !important;\n                height: 8px !important;\n                border-radius: 50% !important;\n                background-color: rgba(74, 102, 130, 0.2) !important;\n                transition: background-color 0.3s ease, transform 0.3s ease !important;\n                cursor: pointer !important;\n            }\n\n            .korall_about__dot.korall_dot--active {\n                background-color: #4a6682 !important;\n                transform: scale(1.25) !important;\n            }\n        }\n\n        \/* ============================================\n       RESPONSIVE - 480px\n    ============================================ *\/\n        @media screen and (max-width: 480px) {\n            .korall_about {\n                padding: 48px 0 48px !important;\n            }\n\n            .korall_about__container {\n                padding: 0 20px !important;\n            }\n\n            .korall_about__header {\n                margin-bottom: 36px !important;\n            }\n\n            .korall_about__title {\n                margin-bottom: 20px !important;\n                letter-spacing: -1px !important;\n            }\n\n            .korall_about__text {\n                font-size: 16px !important;\n            }\n\n            .korall_about__grid {\n                gap: 28px !important;\n                margin-bottom: 36px !important;\n            }\n\n            .korall_about__info {\n                gap: 20px !important;\n            }\n\n            .korall_about__stats {\n                padding: 24px 12px !important;\n            }\n\n            .korall_about__stat {\n                padding: 0 8px !important;\n            }\n\n            .korall_about__stat-number {\n                font-size: 30px !important;\n            }\n\n            .korall_about__stat-label {\n                font-size: 8px !important;\n                letter-spacing: 1px !important;\n            }\n\n            .korall_about__delivery-card {\n                flex-direction: column !important;\n                align-items: flex-start !important;\n                gap: 8px !important;\n                padding: 20px 16px !important;\n            }\n\n            .korall_about__delivery-value {\n                font-size: 24px !important;\n            }\n\n            .korall_about__featured-img {\n                height: 260px !important;\n            }\n\n            .korall_about__featured-caption {\n                bottom: 12px !important;\n                left: 12px !important;\n                right: 12px !important;\n                padding: 14px 16px !important;\n            }\n\n            .korall_about__featured-title {\n                font-size: 9px !important;\n            }\n\n            .korall_about__featured-text {\n                font-size: 12px !important;\n            }\n\n            .korall_about__bottom-gallery {\n                margin-right: -20px !important;\n                padding-right: 20px !important;\n                gap: 12px !important;\n            }\n\n            .korall_about__gallery-item,\n            .korall_about__gallery-item:nth-child(3) {\n                flex: 0 0 65vw !important;\n                height: 300px !important;\n            }\n        }\n    <\/style>\n<\/head>\n\n<body>\n\n    <section class=\"korall_about\" id=\"about\">\n        <div class=\"korall_about__container\">\n\n            <!-- HEADER CENTRADO -->\n            <div class=\"korall_about__header\">\n                <span class=\"korall_about__label\">Fuengirola<\/span>\n\n                <h2 class=\"korall_about__title\">\n                    Wo das Mittelmeer <span class='korall_about__gradient-text'>zum Leben erwacht<\/span>\n                <\/h2>\n\n                <p class=\"korall_about__text\">\n                    Korall Residences wurde aus einer Vision geboren: R\u00e4ume zu schaffen, in denen die Architektur mit der Umgebung korrespondiert, in denen jeder Sonnenaufgang \u00fcber dem Meer ein einzigartiges Erlebnis ist.\n                    <span class='korall_about__highlight'>Ein zeitgem\u00e4\u00dfer Zufluchtsort, der die Essenz der Costa del Sol ehrt: Licht, Meer, Natur und Authentizit\u00e4t.<\/span>\n                <\/p>\n            <\/div>\n\n            <!-- GRID 2 COLUMNAS -->\n            <div class=\"korall_about__grid\">\n\n                <!-- COLUMNA IZQUIERDA - INFO -->\n                <div class=\"korall_about__info\">\n\n                    <!-- ESTAD\u00cdSTICAS -->\n                    <div class=\"korall_about__stats\">\n                        <div class=\"korall_about__stat\">\n                            <span class=\"korall_about__stat-number\" data-target=\"28\">0<\/span>\n                            <div class=\"korall_about__stat-content\">\n                                <span class=\"korall_about__stat-label\">Sky Villas<\/span>\n                                <span class=\"korall_about__stat-description\">Exklusive H\u00e4user mit privatem Garten und Panoramablick<\/span>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"korall_about__stat\">\n                            <span class=\"korall_about__stat-number\" data-target=\"320\">0<\/span>\n                            <div class=\"korall_about__stat-content\">\n                                <span class=\"korall_about__stat-label\">Sonnentage<\/span>\n                                <span class=\"korall_about__stat-description\">Privilegiertes mediterranes Klima das ganze Jahr \u00fcber<\/span>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"korall_about__stat\">\n                            <span class=\"korall_about__stat-number\" data-target=\"100\" data-suffix=\"k\">0<\/span>\n                            <div class=\"korall_about__stat-content\">\n                                <span class=\"korall_about__stat-label\">m\u00b2 Natur<\/span>\n                                <span class=\"korall_about__stat-description\">Umgeben von Gr\u00fcnfl\u00e4chen<\/span>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- CARD DE ENTREGA -->\n                    <div class=\"korall_about__delivery-card\">\n                        <div class=\"korall_about__delivery-info\">\n                            <div class=\"korall_about__delivery-label\">\n                                <svg class=\"korall_about__delivery-icon\" viewBox=\"0 0 24 24\" fill=\"none\"\n                                    stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\n                                    stroke-linejoin=\"round\">\n                                    <rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect>\n                                    <line x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"><\/line>\n                                    <line x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"><\/line>\n                                    <line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"><\/line>\n                                <\/svg>\n                                Voraussichtliche \u00dcbergabe\n                            <\/div>\n                            <div class=\"korall_about__delivery-value\">2028\n                            <\/div>\n                            <p class=\"korall_about__delivery-note\">\n                                Projekt in der Bauphase mit h\u00f6chsten Qualit\u00e4tsstandards und Nachhaltigkeitszertifikat.\n                            <\/p>\n                        <\/div>\n                    <\/div>\n\n                <\/div>\n\n                <!-- COLUMNA DERECHA - IMAGEN DESTACADA -->\n                <div class=\"korall_about__featured\">\n                    <div class=\"korall_about__featured-img\">\n                        <img decoding=\"async\" src=\"https:\/\/korallresidences.com\/wp-content\/uploads\/2026\/02\/korall-residences-overview.jpg\"\n                            alt=\"Architektur von Korall Residences\" loading=\"lazy\">\n                        <div class=\"korall_about__featured-caption\">\n                            <div class=\"korall_about__featured-title\">Mediterrane Architektur<\/div>\n                            <div class=\"korall_about__featured-text\">\n                                Gestuftes Design, das Ausblick und nat\u00fcrliches Licht in jeder Residenz maximiert\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n\n            <!-- GALER\u00cdA INFERIOR - 3 IM\u00c1GENES -->\n            <div class=\"korall_about__bottom-gallery\">\n\n                <div class=\"korall_about__gallery-item\">\n                    <img decoding=\"async\" src=\"https:\/\/korallresidences.com\/wp-content\/uploads\/2026\/02\/freepik__cinematic-shot-una-chica-de-unos-50-aos-saliendo-a__28123-scaled.jpeg\"\n                        alt=\"Terrasse mit Meerblick\" loading=\"lazy\">\n                    <div class=\"korall_about__gallery-overlay\">\n                        <div class=\"korall_about__gallery-label\">Panoramaterrassen<\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"korall_about__gallery-item\">\n                    <img decoding=\"async\" src=\"https:\/\/korallresidences.com\/wp-content\/uploads\/2026\/02\/Piscina-scaled.png\"\n                        alt=\"Gemeinschaftspool\" loading=\"lazy\">\n                    <div class=\"korall_about__gallery-overlay\">\n                        <div class=\"korall_about__gallery-label\">Haupt- und Kinderbecken<\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"korall_about__gallery-item\">\n                    <img decoding=\"async\" src=\"https:\/\/korallresidences.com\/wp-content\/uploads\/2026\/02\/Gym-scaled.png\"\n                        alt=\"Mediterrane G\u00e4rten\" loading=\"lazy\">\n                    <div class=\"korall_about__gallery-overlay\">\n                        <div class=\"korall_about__gallery-label\">Ausgestattetes Fitnessstudio<\/div>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n\n            <!-- DOTS NAVEGACI\u00d3N GALER\u00cdA MOBILE -->\n            <div class=\"korall_about__gallery-dots\">\n                <span class=\"korall_about__dot korall_dot--active\"><\/span>\n                <span class=\"korall_about__dot\"><\/span>\n                <span class=\"korall_about__dot\"><\/span>\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n    <script>\n        (function () {\n            'use strict';\n\n            var about = document.getElementById('about');\n            var statNumbers = document.querySelectorAll('.korall_about__stat-number');\n\n            var ticking = false;\n            var statsAnimated = false;\n\n            function animateStats() {\n                if (statsAnimated) return;\n\n                var rect = about.getBoundingClientRect();\n                var windowHeight = window.innerHeight;\n\n                if (rect.top < windowHeight * 0.7) {\n                    statsAnimated = true;\n\n                    statNumbers.forEach(function (stat) {\n                        var target = parseInt(stat.getAttribute('data-target'));\n                        var suffix = stat.getAttribute('data-suffix') || '';\n                        var duration = 2000;\n                        var startTime = null;\n\n                        function animate(currentTime) {\n                            if (!startTime) startTime = currentTime;\n                            var progress = Math.min((currentTime - startTime) \/ duration, 1);\n\n                            var easeProgress = progress < 0.5\n                                ? 4 * progress * progress * progress\n                                : 1 - Math.pow(-2 * progress + 2, 3) \/ 2;\n\n                            var current = Math.floor(easeProgress * target);\n                            stat.textContent = current + suffix;\n\n                            if (progress < 1) {\n                                requestAnimationFrame(animate);\n                            } else {\n                                stat.textContent = target + suffix;\n                            }\n                        }\n\n                        requestAnimationFrame(animate);\n                    });\n                }\n            }\n\n            function checkVisibility() {\n                var rect = about.getBoundingClientRect();\n                var windowHeight = window.innerHeight;\n\n                if (rect.top < windowHeight * 0.75) {\n                    about.classList.add('korall_about--visible');\n                }\n            }\n\n            function onScroll() {\n                if (!ticking) {\n                    requestAnimationFrame(function () {\n                        checkVisibility();\n                        animateStats();\n                        ticking = false;\n                    });\n                    ticking = true;\n                }\n            }\n\n            window.addEventListener('scroll', onScroll, { passive: true });\n\n            checkVisibility();\n            animateStats();\n\n            \/\/ GALLERY DOTS SYNC\n            var gallery = document.querySelector('.korall_about__bottom-gallery');\n            var dots = document.querySelectorAll('.korall_about__dot');\n\n            if (gallery && dots.length) {\n                gallery.addEventListener('scroll', function () {\n                    var scrollLeft = gallery.scrollLeft;\n                    var itemWidth = gallery.querySelector('.korall_about__gallery-item').offsetWidth;\n                    var gap = 16;\n                    var activeIndex = Math.round(scrollLeft \/ (itemWidth + gap));\n\n                    dots.forEach(function (dot, i) {\n                        if (i === activeIndex) {\n                            dot.classList.add('korall_dot--active');\n                        } else {\n                            dot.classList.remove('korall_dot--active');\n                        }\n                    });\n                }, { passive: true });\n\n                dots.forEach(function (dot, i) {\n                    dot.addEventListener('click', function () {\n                        var itemWidth = gallery.querySelector('.korall_about__gallery-item').offsetWidth;\n                        var gap = 16;\n                        gallery.scrollTo({\n                            left: i * (itemWidth + gap),\n                            behavior: 'smooth'\n                        });\n                    });\n                });\n            }\n\n        })();\n    <\/script>\n\n<\/body>\n\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-84ae165 elementor-widget elementor-widget-html\" data-id=\"84ae165\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- VIDEO SEPARATOR SECTION -->\n<!-- Desktop: editar \"korall-recidences.video_engage\" en eVoost Data Storage -->\n<!-- Mobile: editar \"korall-recidences.video_engage_mobile\" en eVoost Data Storage -->\n<section class=\"korall_separator\" id=\"separator\" data-video-src=\"https:\/\/korallresidences.com\/wp-content\/uploads\/2026\/03\/korall-engage-eng-desktop.mp4\"\n    data-video-src-mobile=\"https:\/\/korallresidences.com\/wp-content\/uploads\/2026\/03\/korall-engage-eng-square.mp4\">\n\n    <!-- Header 20vh -->\n    <div class=\"korall_separator__header\">\n        <h2 class=\"korall_separator__title\">Architektur, die atmet<\/h2>\n        <p class=\"korall_separator__subtitle\">Jeder Raum wurde so gestaltet, dass er die mediterrane Essenz einf\u00e4ngt<\/p>\n    <\/div>\n\n    <!-- Video 80vh -->\n    <div class=\"korall_separator__video-container\">\n        <video class=\"korall_separator__video\" id=\"korall_separator_video\" autoplay muted loop playsinline\n            poster=\"https:\/\/www.korallbytopgestion.com\/wp-content\/uploads\/2024\/04\/Salon-1920x1080-1.jpg\">\n        <\/video>\n\n        <div class=\"korall_separator__video-overlay\"><\/div>\n\n        <!-- Glassmorphism Controls -->\n        <div class=\"korall_separator__controls\">\n\n            <!-- Play\/Pause -->\n            <button class=\"korall_separator__control-btn korall_playing\" id=\"korall_playpause\"\n                aria-label=\"Video anhalten\">\n                <svg class=\"korall_icon--play\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path d=\"M8 5v14l11-7z\" \/>\n                <\/svg>\n                <svg class=\"korall_icon--pause\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path d=\"M6 19h4V5H6v14zm8-14v14h4V5h-4z\" \/>\n                <\/svg>\n            <\/button>\n\n            <!-- Mute\/Unmute -->\n            <button class=\"korall_separator__control-btn\" id=\"korall_mutetoggle\" aria-label=\"Ton einschalten\">\n                <svg class=\"korall_icon--mute\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path\n                        d=\"M16.5 12c0-1.77-1.02-3.29-2.5-4.03v2.21l2.45 2.45c.03-.2.05-.41.05-.63zm2.5 0c0 .94-.2 1.82-.54 2.64l1.51 1.51C20.63 14.91 21 13.5 21 12c0-4.28-2.99-7.86-7-8.77v2.06c2.89.86 5 3.54 5 6.71zM4.27 3L3 4.27 7.73 9H3v6h4l5 5v-6.73l4.25 4.25c-.67.52-1.42.93-2.25 1.18v2.06c1.38-.31 2.63-.95 3.69-1.81L19.73 21 21 19.73l-9-9L4.27 3zM12 4L9.91 6.09 12 8.18V4z\" \/>\n                <\/svg>\n                <svg class=\"korall_icon--unmute\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path\n                        d=\"M3 9v6h4l5 5V4L7 9H3zm13.5 3c0-1.77-1.02-3.29-2.5-4.03v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 3.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77s-2.99-7.86-7-8.77z\" \/>\n                <\/svg>\n            <\/button>\n\n            <!-- Fullscreen -->\n            <button class=\"korall_separator__control-btn\" id=\"korall_fullscreen\" aria-label=\"Vollbild\">\n                <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path d=\"M7 14H5v5h5v-2H7v-3zm-2-4h2V7h3V5H5v5zm12 7h-3v2h5v-5h-2v3zM14 5v2h3v3h2V5h-5z\" \/>\n                <\/svg>\n            <\/button>\n\n        <\/div>\n    <\/div>\n\n<\/section>\n\n<style>\n    \/* ============================================\n     SEPARATOR SECTION\n  ============================================ *\/\n    .korall_separator {\n        position: relative !important;\n        width: 100% !important;\n        height: 100vh !important;\n        display: flex !important;\n        flex-direction: column !important;\n        background: linear-gradient(180deg, #fff 0%, #f6f6f6 100%) !important;\n    }\n\n    \/* ============================================\n     HEADER (20vh)\n  ============================================ *\/\n    .korall_separator__header {\n        position: relative !important;\n        height: 20vh !important;\n        min-height: 160px !important;\n        display: flex !important;\n        flex-direction: column !important;\n        align-items: center !important;\n        justify-content: center !important;\n        text-align: center !important;\n        padding: 24px 24px !important;\n        background-color: #fff !important;\n        z-index: 2 !important;\n    }\n\n    .korall_separator__title {\n        font-family: 'Cormorant Garamond', serif !important;\n        font-size: clamp(32px, 5vw, 56px) !important;\n        font-weight: 400 !important;\n        line-height: 1.15 !important;\n        color: #3f566e !important;\n        margin: 0 0 12px 0 !important;\n        letter-spacing: -1px !important;\n        opacity: 0 !important;\n        transform: translateY(20px) !important;\n        transition: opacity 0.7s ease, transform 0.7s ease !important;\n    }\n\n    .korall_separator.korall_separator--visible .korall_separator__title {\n        opacity: 1 !important;\n        transform: translateY(0) !important;\n    }\n\n    .korall_separator__subtitle {\n        font-family: 'Lexend Deca', sans-serif !important;\n        font-weight: 300 !important;\n        font-size: clamp(18px, 1.8vw, 23px) !important;\n        line-height: 1.6 !important;\n        color: #3f566e !important;\n        margin: 0 !important;\n        max-width: 500px !important;\n        opacity: 0 !important;\n        transform: translateY(20px) !important;\n        transition: opacity 0.7s ease 0.15s, transform 0.7s ease 0.15s !important;\n    }\n\n    .korall_separator.korall_separator--visible .korall_separator__subtitle {\n        opacity: 1 !important;\n        transform: translateY(0) !important;\n    }\n\n    \/* ============================================\n     VIDEO CONTAINER (80vh)\n  ============================================ *\/\n    .korall_separator__video-container {\n        position: relative !important;\n        height: 80vh !important;\n        min-height: 400px !important;\n        overflow: hidden !important;\n        opacity: 0 !important;\n        transform: scale(0.98) !important;\n        transition: opacity 0.8s ease 0.2s, transform 0.8s ease 0.2s !important;\n    }\n\n    .korall_separator.korall_separator--visible .korall_separator__video-container {\n        opacity: 1 !important;\n        transform: scale(1) !important;\n    }\n\n    .korall_separator__video {\n        position: absolute !important;\n        top: 0 !important;\n        left: 0 !important;\n        width: 100% !important;\n        height: 100% !important;\n        object-fit: cover !important;\n    }\n\n    .korall_separator__video-overlay {\n        position: absolute !important;\n        top: 0 !important;\n        left: 0 !important;\n        width: 100% !important;\n        height: 100% !important;\n        background: linear-gradient(to bottom,\n                rgba(63, 86, 110, 0.12) 0%,\n                rgba(0, 0, 0, 0) 20%,\n                rgba(0, 0, 0, 0) 80%,\n                rgba(63, 86, 110, 0.2) 100%) !important;\n        pointer-events: none !important;\n        z-index: 1 !important;\n    }\n\n    \/* ============================================\n     GLASSMORPHISM CONTROLS\n  ============================================ *\/\n    .korall_separator__controls {\n        position: absolute !important;\n        bottom: 24px !important;\n        right: 24px !important;\n        display: flex !important;\n        gap: 8px !important;\n        z-index: 10 !important;\n        opacity: 0 !important;\n        transform: translateY(10px) !important;\n        transition: opacity 0.5s ease 0.5s, transform 0.5s ease 0.5s !important;\n    }\n\n    .korall_separator.korall_separator--visible .korall_separator__controls {\n        opacity: 1 !important;\n        transform: translateY(0) !important;\n    }\n\n    .korall_separator__control-btn {\n        display: flex !important;\n        align-items: center !important;\n        justify-content: center !important;\n        width: 48px !important;\n        height: 48px !important;\n        border: 1px solid rgba(255, 255, 255, 0.25) !important;\n        border-radius: 0px !important;\n        background: rgba(255, 255, 255, 0.12) !important;\n        backdrop-filter: blur(12px) !important;\n        -webkit-backdrop-filter: blur(12px) !important;\n        cursor: pointer !important;\n        transition: background 0.3s ease, border-color 0.3s ease, transform 0.2s ease !important;\n    }\n\n    .korall_separator__control-btn:hover {\n        background: rgba(255, 255, 255, 0.2) !important;\n        border-color: rgba(255, 255, 255, 0.4) !important;\n    }\n\n    .korall_separator__control-btn:active {\n        transform: scale(0.95) !important;\n    }\n\n    .korall_separator__control-btn svg {\n        width: 22px !important;\n        height: 22px !important;\n        fill: rgba(255, 255, 255, 0.9) !important;\n        transition: fill 0.3s ease !important;\n    }\n\n    .korall_separator__control-btn:hover svg {\n        fill: #ffffff !important;\n    }\n\n    .korall_separator__control-btn .korall_icon--pause,\n    .korall_separator__control-btn .korall_icon--unmute {\n        display: none !important;\n    }\n\n    .korall_separator__control-btn.korall_playing .korall_icon--play {\n        display: none !important;\n    }\n\n    .korall_separator__control-btn.korall_playing .korall_icon--pause {\n        display: block !important;\n    }\n\n    .korall_separator__control-btn.korall_unmuted .korall_icon--mute {\n        display: none !important;\n    }\n\n    .korall_separator__control-btn.korall_unmuted .korall_icon--unmute {\n        display: block !important;\n    }\n\n    \/* ============================================\n     RESPONSIVE - TABLET\n  ============================================ *\/\n    @media screen and (max-width: 1100px) {\n        .korall_separator__header {\n            min-height: 140px !important;\n        }\n    }\n\n    \/* ============================================\n     RESPONSIVE - MOBILE\n  ============================================ *\/\n    @media screen and (max-width: 768px) {\n        .korall_separator__header {\n            height: 22vh !important;\n            min-height: 140px !important;\n            padding: 20px !important;\n        }\n\n        .korall_separator__video-container {\n            height: 78vh !important;\n            min-height: 350px !important;\n        }\n\n        .korall_separator__title {\n            margin-bottom: 8px !important;\n        }\n\n        .korall_separator__subtitle {\n            font-size: clamp(17px, 3.5vw, 21px) !important;\n        }\n\n        .korall_separator__controls {\n            bottom: 16px !important;\n            right: 16px !important;\n            gap: 6px !important;\n        }\n\n        .korall_separator__control-btn {\n            width: 46px !important;\n            height: 46px !important;\n        }\n\n        .korall_separator__control-btn svg {\n            width: 22px !important;\n            height: 22px !important;\n        }\n    }\n\n    @media screen and (max-width: 480px) {\n        .korall_separator__header {\n            height: 24vh !important;\n            min-height: 130px !important;\n        }\n\n        .korall_separator__video-container {\n            height: 76vh !important;\n        }\n\n        .korall_separator__subtitle {\n            padding: 0 8px !important;\n        }\n    }\n<\/style>\n\n<script>\n    (function () {\n        'use strict';\n\n        var separator = document.getElementById('separator');\n        var video = document.getElementById('korall_separator_video');\n        var playPauseBtn = document.getElementById('korall_playpause');\n        var muteToggleBtn = document.getElementById('korall_mutetoggle');\n        var fullscreenBtn = document.getElementById('korall_fullscreen');\n\n        \/\/ ============================================\n        \/\/ VISIBILITY ANIMATION\n        \/\/ ============================================\n        function checkVisibility() {\n            var rect = separator.getBoundingClientRect();\n            var windowHeight = window.innerHeight;\n\n            if (rect.top < windowHeight * 0.85) {\n                separator.classList.add('korall_separator--visible');\n            }\n        }\n\n        \/\/ ============================================\n        \/\/ VIDEO CONTROLS\n        \/\/ ============================================\n\n        playPauseBtn.addEventListener('click', function () {\n            if (video.paused) {\n                video.play();\n                playPauseBtn.classList.add('korall_playing');\n                playPauseBtn.setAttribute('aria-label', 'Video anhalten');\n            } else {\n                video.pause();\n                playPauseBtn.classList.remove('korall_playing');\n                playPauseBtn.setAttribute('aria-label', 'Video abspielen');\n            }\n        });\n\n        muteToggleBtn.addEventListener('click', function () {\n            if (video.muted) {\n                video.muted = false;\n                muteToggleBtn.classList.add('korall_unmuted');\n                muteToggleBtn.setAttribute('aria-label', 'Stummschalten');\n            } else {\n                video.muted = true;\n                muteToggleBtn.classList.remove('korall_unmuted');\n                muteToggleBtn.setAttribute('aria-label', 'Ton einschalten');\n            }\n        });\n\n        fullscreenBtn.addEventListener('click', function () {\n            if (document.fullscreenElement || document.webkitFullscreenElement) {\n                if (document.exitFullscreen) {\n                    document.exitFullscreen();\n                } else if (document.webkitExitFullscreen) {\n                    document.webkitExitFullscreen();\n                }\n                return;\n            }\n\n            if (video.webkitEnterFullscreen) {\n                video.webkitEnterFullscreen();\n                return;\n            }\n\n            if (video.requestFullscreen) {\n                video.requestFullscreen();\n            } else if (video.webkitRequestFullscreen) {\n                video.webkitRequestFullscreen();\n            } else if (video.msRequestFullscreen) {\n                video.msRequestFullscreen();\n            }\n        });\n\n        video.addEventListener('webkitendfullscreen', function () {\n            video.play();\n            playPauseBtn.classList.add('korall_playing');\n            playPauseBtn.setAttribute('aria-label', 'Video anhalten');\n        });\n\n        document.addEventListener('fullscreenchange', function () {\n            if (!document.fullscreenElement && video.paused) {\n                video.play();\n                playPauseBtn.classList.add('korall_playing');\n                playPauseBtn.setAttribute('aria-label', 'Video anhalten');\n            }\n        });\n\n        \/\/ ============================================\n        \/\/ SCROLL HANDLER\n        \/\/ ============================================\n        var ticking = false;\n\n        function onScroll() {\n            if (!ticking) {\n                requestAnimationFrame(function () {\n                    checkVisibility();\n                    ticking = false;\n                });\n                ticking = true;\n            }\n        }\n\n        \/\/ ============================================\n        \/\/ INIT - Video source injection (desktop vs mobile)\n        \/\/ ============================================\n        var mobileBreakpoint = 768;\n        var isMobile = window.innerWidth <= mobileBreakpoint;\n        var videoSrcDesktop = separator.getAttribute('data-video-src');\n        var videoSrcMobile = separator.getAttribute('data-video-src-mobile');\n\n        var videoSrc = isMobile && videoSrcMobile && videoSrcMobile.indexOf('[') === -1 && videoSrcMobile.trim() !== ''\n            ? videoSrcMobile\n            : videoSrcDesktop;\n\n        if (videoSrc && videoSrc.indexOf('[') === -1 && videoSrc.trim() !== '') {\n            video.src = videoSrc;\n            video.load();\n            video.play().catch(function () {\n                playPauseBtn.classList.remove('korall_playing');\n                playPauseBtn.setAttribute('aria-label', 'Video abspielen');\n            });\n        }\n\n        window.addEventListener('scroll', onScroll, { passive: true });\n        checkVisibility();\n\n    })();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c470998 e-con-full e-flex e-con e-parent\" data-id=\"c470998\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bd981e6 elementor-widget elementor-widget-html\" data-id=\"bd981e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"de\">\n\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Korall Residences - Sky Villas<\/title>\n    <link\n        href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500&family=Lexend+Deca:wght@300;400&display=swap\"\n        rel=\"stylesheet\">\n    <style>\n        *,\n        *::before,\n        *::after {\n            box-sizing: border-box;\n        }\n\n        html,\n        body {\n            margin: 0;\n            padding: 0;\n            font-family: 'Lexend Deca', sans-serif;\n            background-color: #fff;\n            color: #3f566e;\n        }\n\n        \/* ============================================\n       SECCI\u00d3N TIPOLOG\u00cdAS\n    ============================================ *\/\n        .korall_typology {\n            position: relative !important;\n            padding: 160px 0 !important;\n            background: linear-gradient(180deg, #fff 0%, #f6f6f6 100%) !important;\n            overflow: hidden !important;\n        }\n\n        .korall_typology::before {\n            content: '' !important;\n            position: absolute !important;\n            top: -10% !important;\n            right: -5% !important;\n            width: 500px !important;\n            height: 500px !important;\n            background: radial-gradient(circle, rgba(168, 202, 234, 0.06) 0%, transparent 70%) !important;\n            border-radius: 50% !important;\n            pointer-events: none !important;\n        }\n\n        .korall_typology::after {\n            content: '' !important;\n            position: absolute !important;\n            bottom: -15% !important;\n            left: -8% !important;\n            width: 600px !important;\n            height: 600px !important;\n            background: radial-gradient(circle, rgba(74, 102, 130, 0.04) 0%, transparent 70%) !important;\n            border-radius: 50% !important;\n            pointer-events: none !important;\n        }\n\n        .korall_typology__container {\n            max-width: 1600px !important;\n            margin: 0 auto !important;\n            padding: 0 60px !important;\n            position: relative !important;\n            z-index: 2 !important;\n        }\n\n        \/* ============================================\n       HEADER\n    ============================================ *\/\n        .korall_typology__header {\n            text-align: center !important;\n            margin-bottom: 80px !important;\n        }\n\n        .korall_typology__label {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 11px !important;\n            font-weight: 400 !important;\n            letter-spacing: 3px !important;\n            text-transform: uppercase !important;\n            color: #a8caea !important;\n            margin-bottom: 20px !important;\n            display: block !important;\n            opacity: 0 !important;\n            transform: translateY(20px) !important;\n            transition: opacity 0.7s ease, transform 0.7s ease !important;\n        }\n\n        .korall_typology.korall_typology--visible .korall_typology__label {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        .korall_typology__title {\n            font-family: 'Cormorant Garamond', serif !important;\n            font-size: clamp(38px, 5vw, 64px) !important;\n            font-weight: 400 !important;\n            line-height: 1.15 !important;\n            color: #3f566e !important;\n            margin: 0 0 24px 0 !important;\n            letter-spacing: -1.5px !important;\n            opacity: 0 !important;\n            transform: translateY(20px) !important;\n            transition: opacity 0.7s ease 0.1s, transform 0.7s ease 0.1s !important;\n        }\n\n        .korall_typology.korall_typology--visible .korall_typology__title {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        .korall_typology__subtitle {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: clamp(19px, 2vw, 25px) !important;\n            font-weight: 300 !important;\n            line-height: 1.7 !important;\n            color: #3f566e !important;\n            margin: 0 !important;\n            max-width: 600px !important;\n            margin-left: auto !important;\n            margin-right: auto !important;\n            opacity: 0 !important;\n            transform: translateY(20px) !important;\n            transition: opacity 0.7s ease 0.2s, transform 0.7s ease 0.2s !important;\n        }\n\n        .korall_typology.korall_typology--visible .korall_typology__subtitle {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        \/* ============================================\n       LAYOUT PRINCIPAL\n    ============================================ *\/\n        .korall_typology__main {\n            display: grid !important;\n            grid-template-columns: 1fr 1fr !important;\n            gap: 60px !important;\n            align-items: center !important;\n            opacity: 0 !important;\n            transform: translateY(30px) !important;\n            transition: opacity 0.8s ease 0.3s, transform 0.8s ease 0.3s !important;\n        }\n\n        .korall_typology.korall_typology--visible .korall_typology__main {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        \/* ============================================\n       COLUMNA IZQUIERDA - IMAGEN\n    ============================================ *\/\n        .korall_typology__image-wrapper {\n            position: relative !important;\n            width: 100% !important;\n            height: 600px !important;\n            overflow: hidden !important;\n            box-shadow: 0 16px 48px rgba(63, 86, 110, 0.15) !important;\n        }\n\n        .korall_typology__image-wrapper::before {\n            content: '' !important;\n            position: absolute !important;\n            inset: 0 !important;\n            background: linear-gradient(180deg,\n                    rgba(0, 0, 0, 0) 0%,\n                    rgba(0, 0, 0, 0) 50%,\n                    rgba(63, 86, 110, 0.3) 100%) !important;\n            z-index: 2 !important;\n            pointer-events: none !important;\n            opacity: 0 !important;\n            transition: opacity 0.5s ease !important;\n        }\n\n        .korall_typology__image-wrapper:hover::before {\n            opacity: 1 !important;\n        }\n\n        .korall_typology__image {\n            width: 100% !important;\n            height: 100% !important;\n            object-fit: cover !important;\n            transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) !important;\n            filter: saturate(0.95) !important;\n        }\n\n        .korall_typology__image-wrapper:hover .korall_typology__image {\n            transform: scale(1.05) !important;\n            filter: saturate(1) !important;\n        }\n\n        .korall_typology__image-badge {\n            position: absolute !important;\n            top: 24px !important;\n            left: 24px !important;\n            padding: 10px 20px !important;\n            background: rgba(255, 255, 255, 0.95) !important;\n            backdrop-filter: blur(8px) !important;\n            -webkit-backdrop-filter: blur(8px) !important;\n            border-left: 3px solid #4a6682 !important;\n            z-index: 3 !important;\n        }\n\n        .korall_typology__image-badge-text {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 11px !important;\n            font-weight: 400 !important;\n            letter-spacing: 2px !important;\n            text-transform: uppercase !important;\n            color: #3f566e !important;\n        }\n\n        \/* ============================================\n       COLUMNA DERECHA - CONTENIDO\n    ============================================ *\/\n        .korall_typology__content {\n            display: flex !important;\n            flex-direction: column !important;\n            gap: 32px !important;\n        }\n\n        .korall_typology__name {\n            font-family: 'Cormorant Garamond', serif !important;\n            font-size: clamp(36px, 4vw, 56px) !important;\n            font-weight: 400 !important;\n            line-height: 1.2 !important;\n            color: #3f566e !important;\n            margin: 0 !important;\n            letter-spacing: -1px !important;\n        }\n\n        .korall_typology__description {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: clamp(16px, 1.6vw, 20px) !important;\n            font-weight: 300 !important;\n            line-height: 1.75 !important;\n            color: #3f566e !important;\n            margin: 0 !important;\n        }\n\n        .korall_typology__highlight {\n            color: #4a6682 !important;\n            font-weight: 400 !important;\n        }\n\n        \/* ============================================\n       DETALLES EN GRID\n    ============================================ *\/\n        .korall_typology__details {\n            display: grid !important;\n            grid-template-columns: repeat(2, 1fr) !important;\n            gap: 28px !important;\n            padding: 32px !important;\n            background: #fff !important;\n            border-left: 3px solid #4a6682 !important;\n            box-shadow: 0 8px 30px rgba(63, 86, 110, 0.08) !important;\n        }\n\n        .korall_typology__detail {\n            display: flex !important;\n            align-items: center !important;\n            gap: 16px !important;\n        }\n\n        .korall_typology__detail-icon {\n            flex-shrink: 0 !important;\n            width: 40px !important;\n            height: 40px !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            background: rgba(74, 102, 130, 0.1) !important;\n            border-radius: 50% !important;\n            transition: all 0.3s ease !important;\n        }\n\n        .korall_typology__detail:hover .korall_typology__detail-icon {\n            background: rgba(74, 102, 130, 0.2) !important;\n            transform: scale(1.05) !important;\n            border-radius: 50% !important;\n        }\n\n        .korall_typology__detail-icon svg {\n            width: 20px !important;\n            height: 20px !important;\n            stroke: #4a6682 !important;\n            fill: none !important;\n        }\n\n        .korall_typology__detail-text {\n            display: flex !important;\n            flex-direction: column !important;\n            gap: 4px !important;\n        }\n\n        .korall_typology__detail-label {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 11px !important;\n            font-weight: 400 !important;\n            letter-spacing: 1.5px !important;\n            text-transform: uppercase !important;\n            color: #a8caea !important;\n        }\n\n        .korall_typology__detail-value {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 18px !important;\n            font-weight: 400 !important;\n            color: #3f566e !important;\n            letter-spacing: -0.5px !important;\n        }\n\n        \/* ============================================\n       CARACTER\u00cdSTICAS (FEATURES)\n    ============================================ *\/\n        .korall_typology__features {\n            display: flex !important;\n            flex-direction: column !important;\n            gap: 16px !important;\n        }\n\n        .korall_typology__features-title {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 13px !important;\n            font-weight: 400 !important;\n            letter-spacing: 2px !important;\n            text-transform: uppercase !important;\n            color: #a8caea !important;\n            margin: 0 0 8px 0 !important;\n        }\n\n        .korall_typology__feature {\n            display: flex !important;\n            align-items: flex-start !important;\n            gap: 12px !important;\n        }\n\n        .korall_typology__feature-bullet {\n            flex-shrink: 0 !important;\n            width: 6px !important;\n            height: 6px !important;\n            background: #4a6682 !important;\n            border-radius: 50% !important;\n            margin-top: 8px !important;\n        }\n\n        \/* Bullet opcional (piscina privada) *\/\n        .korall_typology__feature-bullet--optional {\n            background: #a8caea !important;\n        }\n\n        .korall_typology__feature-text {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 15px !important;\n            font-weight: 300 !important;\n            line-height: 1.6 !important;\n            color: #3f566e !important;\n        }\n\n        \/* Badge opcional inline *\/\n        .korall_typology__feature-optional {\n            display: inline-block !important;\n            font-size: 10px !important;\n            font-weight: 400 !important;\n            letter-spacing: 1.5px !important;\n            text-transform: uppercase !important;\n            color: #4a6682 !important;\n            border: 1px solid #a8caea !important;\n            padding: 2px 7px !important;\n            margin-left: 8px !important;\n            vertical-align: middle !important;\n            line-height: 1.6 !important;\n        }\n\n        \/* ============================================\n       CTA\n    ============================================ *\/\n        .korall_typology__cta {\n            display: flex;\n            width: fit-content;\n            margin-left: 0;\n            margin-right: auto;\n            justify-content: center;\n            align-items: center !important;\n            gap: 12px !important;\n            padding: 18px 56px !important;\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 15px !important;\n            font-weight: 400 !important;\n            letter-spacing: 1px !important;\n            text-transform: uppercase !important;\n            color: #fff !important;\n            background: #4a6682 !important;\n            text-decoration: none !important;\n            cursor: pointer !important;\n            transition: all 0.3s ease !important;\n        }\n\n        .korall_typology__cta:hover {\n            background: #4e7194 !important;\n            color: #fff !important;\n            transform: translateY(-2px) !important;\n            box-shadow: 0 8px 24px rgba(74, 102, 130, 0.25) !important;\n        }\n\n        .korall_typology__cta svg {\n            width: 16px !important;\n            height: 16px !important;\n            transition: transform 0.3s ease !important;\n        }\n\n        .korall_typology__cta:hover svg {\n            transform: translateX(4px) !important;\n        }\n\n        \/* ============================================\n       DISCLAIMER\n    ============================================ *\/\n        .korall_typology__disclaimer {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 11px !important;\n            font-weight: 300 !important;\n            font-style: italic !important;\n            line-height: 1.6 !important;\n            color: #a8caea !important;\n            text-align: center !important;\n            max-width: 900px !important;\n            margin: 60px auto 0 !important;\n            padding: 0 20px !important;\n            opacity: 0 !important;\n            transform: translateY(10px) !important;\n            transition: opacity 0.6s ease 0.5s, transform 0.6s ease 0.5s !important;\n        }\n\n        .korall_typology.korall_typology--visible .korall_typology__disclaimer {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        \/* ============================================\n       RESPONSIVE - TABLET\n    ============================================ *\/\n        @media screen and (max-width: 1200px) {\n            .korall_typology {\n                padding: 120px 0 !important;\n            }\n\n            .korall_typology__container {\n                padding: 0 40px !important;\n            }\n\n            .korall_typology__header {\n                margin-bottom: 60px !important;\n            }\n\n            .korall_typology__main {\n                gap: 48px !important;\n            }\n\n            .korall_typology__image-wrapper {\n                height: 500px !important;\n            }\n\n            .korall_typology__details {\n                gap: 24px !important;\n                padding: 28px !important;\n            }\n        }\n\n        \/* ============================================\n       RESPONSIVE - MOBILE\n    ============================================ *\/\n        @media screen and (max-width: 768px) {\n            .korall_typology {\n                padding: 80px 0 !important;\n            }\n\n            .korall_typology__container {\n                padding: 0 24px !important;\n            }\n\n            .korall_typology__header {\n                margin-bottom: 48px !important;\n            }\n\n            .korall_typology__main {\n                grid-template-columns: 1fr !important;\n                gap: 40px !important;\n            }\n\n            .korall_typology__image-wrapper {\n                height: 400px !important;\n            }\n\n            .korall_typology__image-badge {\n                top: 16px !important;\n                left: 16px !important;\n                padding: 8px 16px !important;\n            }\n\n            .korall_typology__image-badge-text {\n                font-size: 10px !important;\n            }\n\n            .korall_typology__content {\n                gap: 28px !important;\n            }\n\n            .korall_typology__details {\n                grid-template-columns: 1fr !important;\n                gap: 20px !important;\n                padding: 24px !important;\n            }\n\n            .korall_typology__detail-icon {\n                width: 36px !important;\n                height: 36px !important;\n            }\n\n            .korall_typology__detail-icon svg {\n                width: 18px !important;\n                height: 18px !important;\n            }\n\n            .korall_typology__detail-value {\n                font-size: 16px !important;\n            }\n\n            .korall_typology__feature-text {\n                font-size: 14px !important;\n            }\n\n            .korall_typology__cta {\n                width: 100% !important;\n                justify-content: center !important;\n                padding: 16px 48px !important;\n            }\n\n            .korall_typology__disclaimer {\n                margin-top: 48px !important;\n                font-size: 10px !important;\n            }\n        }\n\n        @media screen and (max-width: 480px) {\n            .korall_typology__image-wrapper {\n                height: 320px !important;\n            }\n\n            .korall_typology__details {\n                padding: 20px !important;\n                gap: 16px !important;\n            }\n\n            .korall_typology__detail-icon {\n                width: 32px !important;\n                height: 32px !important;\n            }\n\n            .korall_typology__detail-value {\n                font-size: 15px !important;\n            }\n        }\n    <\/style>\n<\/head>\n\n<body>\n\n    <section class=\"korall_typology\" id=\"typology\">\n        <div class=\"korall_typology__container\">\n\n            <!-- HEADER -->\n            <header class=\"korall_typology__header\">\n                <span class=\"korall_typology__label\">Sky Villas<\/span>\n                <h2 class=\"korall_typology__title\">Sky Villa 3 Schlafzimmer<\/h2>\n                <p class=\"korall_typology__subtitle\">\n                    Ein Zuhause, in dem Komfort zum t\u00e4glichen Erlebnis wird.\n                <\/p>\n            <\/header>\n\n            <!-- LAYOUT PRINCIPAL -->\n            <div class=\"korall_typology__main\">\n\n                <!-- COLUMNA IZQUIERDA - IMAGEN -->\n                <div class=\"korall_typology__image-wrapper\">\n                    <img decoding=\"async\" src=\"https:\/\/korallresidences.com\/wp-content\/uploads\/2026\/02\/Dormitorio-2-scaled.png\"\n                        alt=\"Sky Villa 3 Schlafzimmer - Korall Residences\" class=\"korall_typology__image\" loading=\"lazy\">\n                    <div class=\"korall_typology__image-badge\">\n                        <span class=\"korall_typology__image-badge-text\">Mediterranes Design<\/span>\n                    <\/div>\n                <\/div>\n\n                <!-- COLUMNA DERECHA - CONTENIDO -->\n                <div class=\"korall_typology__content\">\n\n                    <!-- DETALLES EN GRID -->\n                    <div class=\"korall_typology__details\">\n\n                        <div class=\"korall_typology__detail\">\n                            <div class=\"korall_typology__detail-icon\">\n                                <svg viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke-linecap=\"round\"\n                                    stroke-linejoin=\"round\">\n                                    <path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\" \/>\n                                    <polyline points=\"9 22 9 12 15 12 15 22\" \/>\n                                <\/svg>\n                            <\/div>\n                            <div class=\"korall_typology__detail-text\">\n                                <span class=\"korall_typology__detail-label\">Schlafzimmer<\/span>\n                                <span class=\"korall_typology__detail-value\">3<\/span>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"korall_typology__detail\">\n                            <div class=\"korall_typology__detail-icon\">\n                                <svg viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke-linecap=\"round\"\n                                    stroke-linejoin=\"round\">\n                                    <rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" \/>\n                                    <path d=\"M3 9h18M9 21V9\" \/>\n                                <\/svg>\n                            <\/div>\n                            <div class=\"korall_typology__detail-text\">\n                                <span class=\"korall_typology__detail-label\">Fl\u00e4che ab<\/span>\n                                <span class=\"korall_typology__detail-value\">130 m\u00b2<\/span>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"korall_typology__detail\">\n                            <div class=\"korall_typology__detail-icon\">\n                                <svg viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke-linecap=\"round\"\n                                    stroke-linejoin=\"round\">\n                                    <path d=\"M12 2v20M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\" \/>\n                                <\/svg>\n                            <\/div>\n                            <div class=\"korall_typology__detail-text\">\n                                <span class=\"korall_typology__detail-label\">Preis ab<\/span>\n                                <span class=\"korall_typology__detail-value\">810.000 \u20ac<\/span>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"korall_typology__detail\">\n                            <div class=\"korall_typology__detail-icon\">\n                                <svg viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke-linecap=\"round\"\n                                    stroke-linejoin=\"round\">\n                                    <circle cx=\"12\" cy=\"12\" r=\"10\" \/>\n                                    <polyline points=\"12 6 12 12 16 14\" \/>\n                                <\/svg>\n                            <\/div>\n                            <div class=\"korall_typology__detail-text\">\n                                <span class=\"korall_typology__detail-label\">\u00dcbergabe<\/span>\n                                <span class=\"korall_typology__detail-value\">2028<\/span>\n                            <\/div>\n                        <\/div>\n\n                    <\/div>\n\n                    <!-- CARACTER\u00cdSTICAS -->\n                    <div class=\"korall_typology__features\">\n                        <h4 class=\"korall_typology__features-title\">Besondere Merkmale<\/h4>\n\n                        <div class=\"korall_typology__feature\">\n                            <div class=\"korall_typology__feature-bullet\"><\/div>\n                            <span class=\"korall_typology__feature-text\">Gro\u00dfz\u00fcgige Terrassen mit Panoramablick auf das Mittelmeer<\/span>\n                        <\/div>\n\n                        <div class=\"korall_typology__feature\">\n                            <div class=\"korall_typology__feature-bullet\"><\/div>\n                            <span class=\"korall_typology__feature-text\">Premium-K\u00fcche ausgestattet mit High-End-Ger\u00e4ten<\/span>\n                        <\/div>\n\n                        <div class=\"korall_typology__feature\">\n                            <div class=\"korall_typology__feature-bullet\"><\/div>\n                            <span class=\"korall_typology__feature-text\">Nachhaltige Oberfl\u00e4chen und erstklassige Materialien<\/span>\n                        <\/div>\n\n                        <div class=\"korall_typology__feature\">\n                            <div class=\"korall_typology__feature-bullet\"><\/div>\n                            <span class=\"korall_typology__feature-text\">S\u00fcdwestausrichtung f\u00fcr maximales nat\u00fcrliches Licht<\/span>\n                        <\/div>\n\n                        <div class=\"korall_typology__feature\">\n                            <div class=\"korall_typology__feature-bullet\"><\/div>\n                            <span class=\"korall_typology__feature-text\">2 Garagenpl\u00e4tze + Abstellraum inklusive<\/span>\n                        <\/div>\n\n                        <div class=\"korall_typology__feature\">\n                            <div class=\"korall_typology__feature-bullet korall_typology__feature-bullet--optional\">\n                            <\/div>\n                            <span class=\"korall_typology__feature-text\">\n                                2-st\u00f6ckige H\u00e4user mit Garten und privatem Pool\n                                <span class=\"korall_typology__feature-optional\">Optional<\/span>\n                            <\/span>\n                        <\/div>\n\n                    <\/div>\n\n                    <!-- CTA -->\n                    <a href=\"#unlock\" class=\"korall_typology__cta\">\n                        Informationen anfordern\n                        <svg viewBox=\"0 0 24 24\" fill=\"currentColor\">\n                            <path d=\"M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z\" \/>\n                        <\/svg>\n                    <\/a>\n\n                <\/div>\n\n            <\/div>\n\n            <!-- DISCLAIMER -->\n            <p class=\"korall_typology__disclaimer\">\n                Unverbindliche Bilder auf Basis des Basisprojekts. Die Informationen unterliegen \u00c4nderungen aus technischen, rechtlichen oder kommerziellen Gr\u00fcnden w\u00e4hrend oder nach Abschluss der Arbeiten.\n            <\/p>\n\n        <\/div>\n    <\/section>\n\n    <script>\n        (function () {\n            'use strict';\n\n            var section = document.getElementById('typology');\n\n            function checkVisibility() {\n                var rect = section.getBoundingClientRect();\n                var windowHeight = window.innerHeight;\n\n                if (rect.top < windowHeight * 0.75) {\n                    section.classList.add('korall_typology--visible');\n                }\n            }\n\n            var ticking = false;\n\n            function onScroll() {\n                if (!ticking) {\n                    requestAnimationFrame(function () {\n                        checkVisibility();\n                        ticking = false;\n                    });\n                    ticking = true;\n                }\n            }\n\n            window.addEventListener('scroll', onScroll, { passive: true });\n            checkVisibility();\n\n        })();\n    <\/script>\n\n<\/body>\n\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-979524f e-con-full e-flex e-con e-parent\" data-id=\"979524f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3dc6655 elementor-widget elementor-widget-html\" data-id=\"3dc6655\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"de\">\n\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Korall Residences - Divider<\/title>\n    <link\n        href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500&family=Lexend+Deca:wght@300;400&display=swap\"\n        rel=\"stylesheet\">\n    <style>\n        *,\n        *::before,\n        *::after {\n            box-sizing: border-box;\n        }\n\n        html,\n        body {\n            margin: 0;\n            padding: 0;\n            font-family: 'Lexend Deca', sans-serif;\n            background-color: #fff;\n            color: #3f566e;\n        }\n\n        \/* ============================================\n       SECCI\u00d3N DIVIDER\n    ============================================ *\/\n        .korall_divider {\n            position: relative !important;\n            height: 70vh !important;\n            min-height: 500px !important;\n            max-height: 700px !important;\n            overflow: hidden !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            background-color: #1a1a1a !important;\n        }\n\n        \/* ============================================\n       IMAGEN DE FONDO CON PARALLAX\n    ============================================ *\/\n        .korall_divider__image {\n            position: absolute !important;\n            top: -15% !important;\n            left: 0 !important;\n            width: 100% !important;\n            height: 130% !important;\n            object-fit: cover !important;\n            object-position: center 45% !important;\n            will-change: transform !important;\n            transition: transform 0.1s ease-out !important;\n        }\n\n        \/* Overlay oscuro *\/\n        .korall_divider__overlay {\n            position: absolute !important;\n            inset: 0 !important;\n            background:\n                radial-gradient(ellipse at center, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.5) 100%),\n                linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.3) 100%) !important;\n            z-index: 1 !important;\n        }\n\n        \/* ============================================\n       CONTENIDO CENTRADO\n    ============================================ *\/\n        .korall_divider__content {\n            position: relative !important;\n            z-index: 2 !important;\n            text-align: center !important;\n            padding: 0 40px !important;\n            max-width: 900px !important;\n            display: flex !important;\n            flex-direction: column !important;\n            align-items: center !important;\n            gap: 32px !important;\n        }\n\n        \/* ============================================\n       LOGO\n    ============================================ *\/\n        .korall_divider__logo {\n            width: 180px !important;\n            height: auto !important;\n            opacity: 0 !important;\n            transform: translateY(20px) !important;\n            transition: opacity 0.8s ease, transform 0.8s ease !important;\n            filter: brightness(0) invert(1) !important;\n        }\n\n        .korall_divider.korall_divider--visible .korall_divider__logo {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        \/* ============================================\n       TEXTO\n    ============================================ *\/\n        .korall_divider__text {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: clamp(18px, 2.2vw, 28px) !important;\n            font-weight: 300 !important;\n            line-height: 1.6 !important;\n            letter-spacing: 0.3px !important;\n            color: #ffffff !important;\n            margin: 0 !important;\n            max-width: 700px !important;\n            text-shadow: 0 2px 20px rgba(0, 0, 0, 0.4) !important;\n            opacity: 0 !important;\n            transform: translateY(20px) !important;\n            transition: opacity 0.8s ease 0.15s, transform 0.8s ease 0.15s !important;\n        }\n\n        .korall_divider.korall_divider--visible .korall_divider__text {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        \/* ============================================\n       L\u00cdNEA DECORATIVA\n    ============================================ *\/\n        .korall_divider__line {\n            width: 80px !important;\n            height: 2px !important;\n            background: linear-gradient(90deg, #4a6682 0%, #a8caea 100%) !important;\n            border-radius: 1px !important;\n            opacity: 0 !important;\n            transform: scaleX(0) !important;\n            transition: opacity 0.6s ease 0.3s, transform 0.6s ease 0.3s !important;\n        }\n\n        .korall_divider.korall_divider--visible .korall_divider__line {\n            opacity: 1 !important;\n            transform: scaleX(1) !important;\n        }\n\n        \/* ============================================\n       RESPONSIVE - TABLET\n    ============================================ *\/\n        @media screen and (max-width: 1200px) {\n            .korall_divider {\n                height: 65vh !important;\n                min-height: 450px !important;\n            }\n\n            .korall_divider__logo {\n                width: 160px !important;\n            }\n\n            .korall_divider__content {\n                gap: 28px !important;\n            }\n        }\n\n        \/* ============================================\n       RESPONSIVE - TABLET SMALL\n    ============================================ *\/\n        @media screen and (max-width: 991px) {\n            .korall_divider {\n                height: 60vh !important;\n                min-height: 400px !important;\n            }\n\n            .korall_divider__content {\n                padding: 0 32px !important;\n                gap: 24px !important;\n            }\n\n            .korall_divider__logo {\n                width: 140px !important;\n            }\n\n            .korall_divider__line {\n                width: 70px !important;\n            }\n        }\n\n        \/* ============================================\n       RESPONSIVE - MOBILE\n    ============================================ *\/\n        @media screen and (max-width: 768px) {\n            .korall_divider {\n                height: 55vh !important;\n                min-height: 380px !important;\n            }\n\n            .korall_divider__content {\n                padding: 0 24px !important;\n                gap: 20px !important;\n            }\n\n            .korall_divider__logo {\n                width: 120px !important;\n            }\n\n            .korall_divider__text {\n                font-size: clamp(16px, 4vw, 22px) !important;\n            }\n\n            .korall_divider__line {\n                width: 60px !important;\n            }\n        }\n\n        \/* ============================================\n       RESPONSIVE - MOBILE SMALL\n    ============================================ *\/\n        @media screen and (max-width: 480px) {\n            .korall_divider {\n                height: 50vh !important;\n                min-height: 320px !important;\n            }\n\n            .korall_divider__logo {\n                width: 100px !important;\n            }\n\n            .korall_divider__content {\n                gap: 16px !important;\n            }\n\n            .korall_divider__line {\n                width: 50px !important;\n            }\n        }\n    <\/style>\n<\/head>\n\n<body>\n\n    <section class=\"korall_divider\" id=\"divider\">\n\n        <!-- IMAGEN DE FONDO CON PARALLAX -->\n        <img decoding=\"async\" src=\"https:\/\/korallresidences.com\/wp-content\/uploads\/2026\/02\/terraza_6-scaled.jpeg\"\n            alt=\"Gemeinschaftspool - Korall Residences\" class=\"korall_divider__image\" id=\"korall_divider_image\"\n            loading=\"lazy\">\n\n        <div class=\"korall_divider__overlay\"><\/div>\n\n        <!-- CONTENIDO CENTRADO -->\n        <div class=\"korall_divider__content\">\n\n            <!-- LOGO -->\n            <img decoding=\"async\" src=\"https:\/\/www.korallbytopgestion.com\/wp-content\/uploads\/2024\/01\/Logo-Korall-Residences-300x138px-By-TOP-Color-1.webp\"\n                alt=\"Korall Residences\" class=\"korall_divider__logo\">\n\n            <!-- TEXTO -->\n            <p class=\"korall_divider__text\">\n                Wo die Costa del Sol auf Ihren Lebensstil trifft\n            <\/p>\n\n            <!-- L\u00cdNEA DECORATIVA -->\n            <div class=\"korall_divider__line\"><\/div>\n\n        <\/div>\n\n    <\/section>\n\n    <script>\n        (function () {\n            'use strict';\n\n            var section = document.getElementById('divider');\n            var image = document.getElementById('korall_divider_image');\n\n            \/\/ PARALLAX INVERSO (imagen se mueve m\u00e1s lento que scroll)\n            function updateParallax() {\n                var rect = section.getBoundingClientRect();\n                var windowHeight = window.innerHeight;\n\n                \/\/ Solo aplicar parallax cuando la secci\u00f3n est\u00e1 visible\n                if (rect.bottom < 0 || rect.top > windowHeight) return;\n\n                \/\/ Calcular progreso del scroll (0 a 1)\n                var scrollProgress = (windowHeight - rect.top) \/ (windowHeight + rect.height);\n\n                \/\/ Parallax inverso: mueve la imagen en direcci\u00f3n opuesta al scroll\n                \/\/ Factor de 60 = movimiento moderado (m\u00e1s bajo = m\u00e1s est\u00e1tico)\n                var translateY = (scrollProgress - 0.5) * 60;\n\n                image.style.transform = 'translateY(' + translateY + 'px)';\n            }\n\n            \/\/ ANIMACI\u00d3N DE ENTRADA\n            function checkVisibility() {\n                var rect = section.getBoundingClientRect();\n                var windowHeight = window.innerHeight;\n\n                if (rect.top < windowHeight * 0.8) {\n                    section.classList.add('korall_divider--visible');\n                }\n            }\n\n            \/\/ OPTIMIZACI\u00d3N CON RAF\n            var ticking = false;\n\n            function onScroll() {\n                if (!ticking) {\n                    requestAnimationFrame(function () {\n                        updateParallax();\n                        checkVisibility();\n                        ticking = false;\n                    });\n                    ticking = true;\n                }\n            }\n\n            \/\/ EVENTOS\n            window.addEventListener('scroll', onScroll, { passive: true });\n\n            \/\/ INIT\n            updateParallax();\n            checkVisibility();\n\n        })();\n    <\/script>\n\n<\/body>\n\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d8f6949 elementor-widget elementor-widget-html\" data-id=\"d8f6949\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"de\">\n\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Korall Residences - Galerie<\/title>\n    <link\n        href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500&family=Lexend+Deca:wght@300;400&display=swap\"\n        rel=\"stylesheet\">\n    <style>\n        *,\n        *::before,\n        *::after {\n            box-sizing: border-box;\n        }\n\n        html,\n        body {\n            margin: 0;\n            padding: 0;\n            font-family: 'Lexend Deca', sans-serif;\n            background-color: #fff;\n            color: #3f566e;\n        }\n\n        \/* ============================================\n       SECCI\u00d3N GALER\u00cdA\n    ============================================ *\/\n        .korall_gallery {\n            position: relative !important;\n            padding: 160px 0 !important;\n            background: linear-gradient(180deg, #f6f6f6 0%, #fff 100%) !important;\n            overflow: hidden !important;\n        }\n\n        .korall_gallery__container {\n            max-width: 1600px !important;\n            margin: 0 auto !important;\n            padding: 0 60px !important;\n            position: relative !important;\n            z-index: 2 !important;\n        }\n\n        \/* ============================================\n       HEADER\n    ============================================ *\/\n        .korall_gallery__header {\n            text-align: center !important;\n            margin-bottom: 60px !important;\n        }\n\n        .korall_gallery__label {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 11px !important;\n            font-weight: 400 !important;\n            letter-spacing: 3px !important;\n            text-transform: uppercase !important;\n            color: #a8caea !important;\n            margin-bottom: 20px !important;\n            display: block !important;\n            opacity: 0 !important;\n            transform: translateY(20px) !important;\n            transition: opacity 0.7s ease, transform 0.7s ease !important;\n        }\n\n        .korall_gallery.korall_gallery--visible .korall_gallery__label {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        .korall_gallery__title {\n            font-family: 'Cormorant Garamond', serif !important;\n            font-size: clamp(38px, 5vw, 64px) !important;\n            font-weight: 400 !important;\n            line-height: 1.15 !important;\n            color: #3f566e !important;\n            margin: 0 0 24px 0 !important;\n            letter-spacing: -1.5px !important;\n            opacity: 0 !important;\n            transform: translateY(20px) !important;\n            transition: opacity 0.7s ease 0.1s, transform 0.7s ease 0.1s !important;\n        }\n\n        .korall_gallery.korall_gallery--visible .korall_gallery__title {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        .korall_gallery__subtitle {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: clamp(19px, 2vw, 25px) !important;\n            font-weight: 300 !important;\n            line-height: 1.7 !important;\n            color: #3f566e !important;\n            margin: 0 auto !important;\n            max-width: 600px !important;\n            opacity: 0 !important;\n            transform: translateY(20px) !important;\n            transition: opacity 0.7s ease 0.2s, transform 0.7s ease 0.2s !important;\n        }\n\n        .korall_gallery.korall_gallery--visible .korall_gallery__subtitle {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        \/* ============================================\n       GRID GALER\u00cdA\n    ============================================ *\/\n        .korall_gallery__grid {\n            display: grid !important;\n            grid-template-columns: repeat(3, 1fr) !important;\n            grid-auto-rows: 360px !important;\n            gap: 24px !important;\n            opacity: 0 !important;\n            transform: translateY(30px) !important;\n            transition: opacity 0.8s ease 0.3s, transform 0.8s ease 0.3s !important;\n        }\n\n        .korall_gallery.korall_gallery--visible .korall_gallery__grid {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        \/* ============================================\n       ITEMS DE GALER\u00cdA\n    ============================================ *\/\n        .korall_gallery__item {\n            position: relative !important;\n            overflow: hidden !important;\n            cursor: pointer !important;\n            box-shadow: 0 8px 30px rgba(63, 86, 110, 0.12) !important;\n            transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.4s ease !important;\n        }\n\n        \/* Primera imagen 2x2 *\/\n        .korall_gallery__item:first-child {\n            grid-column: span 2 !important;\n            grid-row: span 2 !important;\n        }\n\n        .korall_gallery__item:hover {\n            transform: translateY(-8px) !important;\n            box-shadow: 0 16px 48px rgba(63, 86, 110, 0.2) !important;\n        }\n\n        \/* Border sutil *\/\n        .korall_gallery__item::before {\n            content: '' !important;\n            position: absolute !important;\n            inset: 0 !important;\n            padding: 2px !important;\n            background: linear-gradient(135deg, rgba(74, 102, 130, 0.4) 0%, rgba(168, 202, 234, 0.2) 50%, transparent 100%) !important;\n            -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0) !important;\n            mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0) !important;\n            -webkit-mask-composite: xor !important;\n            mask-composite: exclude !important;\n            opacity: 0 !important;\n            transition: opacity 0.4s ease !important;\n            z-index: 10 !important;\n            pointer-events: none !important;\n        }\n\n        .korall_gallery__item:hover::before {\n            opacity: 1 !important;\n        }\n\n        .korall_gallery__image {\n            width: 100% !important;\n            height: 100% !important;\n            object-fit: cover !important;\n            transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) !important;\n            filter: saturate(0.95) !important;\n        }\n\n        .korall_gallery__item:hover .korall_gallery__image {\n            transform: scale(1.05) !important;\n            filter: saturate(1) !important;\n        }\n\n        \/* Overlay gradiente *\/\n        .korall_gallery__overlay {\n            position: absolute !important;\n            inset: 0 !important;\n            background: linear-gradient(to top,\n                    rgba(63, 86, 110, 0.8) 0%,\n                    rgba(63, 86, 110, 0.3) 40%,\n                    rgba(0, 0, 0, 0) 70%) !important;\n            opacity: 0 !important;\n            transition: opacity 0.5s ease !important;\n            z-index: 2 !important;\n        }\n\n        .korall_gallery__item:hover .korall_gallery__overlay {\n            opacity: 1 !important;\n        }\n\n        \/* Caption *\/\n        .korall_gallery__caption {\n            position: absolute !important;\n            bottom: 0 !important;\n            left: 0 !important;\n            right: 0 !important;\n            padding: 24px !important;\n            z-index: 4 !important;\n            transform: translateY(10px) !important;\n            opacity: 0 !important;\n            transition: transform 0.4s ease, opacity 0.4s ease !important;\n        }\n\n        .korall_gallery__item:hover .korall_gallery__caption {\n            transform: translateY(0) !important;\n            opacity: 1 !important;\n        }\n\n        .korall_gallery__caption-title {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 17px !important;\n            font-weight: 400 !important;\n            letter-spacing: 0.3px !important;\n            color: #ffffff !important;\n            margin: 0 0 8px 0 !important;\n        }\n\n        .korall_gallery__caption-hint {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 11px !important;\n            font-weight: 300 !important;\n            letter-spacing: 1.5px !important;\n            text-transform: uppercase !important;\n            color: rgba(255, 255, 255, 0.7) !important;\n            display: inline-flex !important;\n            align-items: center !important;\n            gap: 6px !important;\n        }\n\n        .korall_gallery__caption-hint svg {\n            width: 14px !important;\n            height: 14px !important;\n            stroke: currentColor !important;\n            fill: none !important;\n            stroke-width: 2 !important;\n            transition: transform 0.3s ease !important;\n        }\n\n        .korall_gallery__item:hover .korall_gallery__caption-hint svg {\n            transform: translateX(3px) !important;\n        }\n\n        \/* ============================================\n       LIGHTBOX\n    ============================================ *\/\n        .korall_lightbox {\n            position: fixed !important;\n            top: 0 !important;\n            left: 0 !important;\n            width: 100% !important;\n            height: 100% !important;\n            z-index: 99999 !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            opacity: 0 !important;\n            visibility: hidden !important;\n            transition: opacity 0.4s ease, visibility 0.4s ease !important;\n        }\n\n        .korall_lightbox.korall_lightbox--open {\n            opacity: 1 !important;\n            visibility: visible !important;\n        }\n\n        .korall_lightbox__backdrop {\n            position: absolute !important;\n            inset: 0 !important;\n            background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.96) 100%) !important;\n            backdrop-filter: blur(16px) !important;\n            -webkit-backdrop-filter: blur(16px) !important;\n        }\n\n        .korall_lightbox__content {\n            position: relative !important;\n            z-index: 2 !important;\n            max-width: 90vw !important;\n            max-height: 85vh !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n        }\n\n        .korall_lightbox__image {\n            max-width: 100% !important;\n            max-height: 85vh !important;\n            object-fit: contain !important;\n            box-shadow: 0 25px 80px rgba(0, 0, 0, 0.6) !important;\n            opacity: 0 !important;\n            transform: scale(0.95) !important;\n            transition: opacity 0.3s ease, transform 0.3s ease !important;\n        }\n\n        .korall_lightbox--open .korall_lightbox__image {\n            opacity: 1 !important;\n            transform: scale(1) !important;\n        }\n\n        .korall_lightbox__close {\n            position: absolute !important;\n            top: 24px !important;\n            right: 24px !important;\n            width: 48px !important;\n            height: 48px !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            background: rgba(255, 255, 255, 0.1) !important;\n            border: 1px solid rgba(255, 255, 255, 0.2) !important;\n            border-radius: 50% !important;\n            cursor: pointer !important;\n            z-index: 3 !important;\n            transition: all 0.3s ease !important;\n        }\n\n        .korall_lightbox__close:hover {\n            background: rgba(74, 102, 130, 0.3) !important;\n            border-color: rgba(74, 102, 130, 0.5) !important;\n            transform: rotate(90deg) !important;\n        }\n\n        .korall_lightbox__close svg {\n            width: 20px !important;\n            height: 20px !important;\n            fill: #ffffff !important;\n        }\n\n        .korall_lightbox__nav {\n            position: absolute !important;\n            top: 50% !important;\n            transform: translateY(-50%) !important;\n            width: 52px !important;\n            height: 52px !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            background: rgba(255, 255, 255, 0.08) !important;\n            border: 1px solid rgba(255, 255, 255, 0.15) !important;\n            border-radius: 50% !important;\n            cursor: pointer !important;\n            z-index: 3 !important;\n            transition: all 0.3s ease !important;\n        }\n\n        .korall_lightbox__nav:hover {\n            background: rgba(74, 102, 130, 0.2) !important;\n            border-color: rgba(74, 102, 130, 0.4) !important;\n        }\n\n        .korall_lightbox__nav--prev {\n            left: 24px !important;\n        }\n\n        .korall_lightbox__nav--prev:hover {\n            transform: translateY(-50%) translateX(-4px) !important;\n        }\n\n        .korall_lightbox__nav--next {\n            right: 24px !important;\n        }\n\n        .korall_lightbox__nav--next:hover {\n            transform: translateY(-50%) translateX(4px) !important;\n        }\n\n        .korall_lightbox__nav svg {\n            width: 22px !important;\n            height: 22px !important;\n            fill: #ffffff !important;\n        }\n\n        .korall_lightbox__info {\n            position: absolute !important;\n            bottom: 28px !important;\n            left: 50% !important;\n            transform: translateX(-50%) !important;\n            text-align: center !important;\n            z-index: 3 !important;\n        }\n\n        .korall_lightbox__title {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 16px !important;\n            font-weight: 400 !important;\n            color: #ffffff !important;\n            margin-bottom: 8px !important;\n        }\n\n        .korall_lightbox__counter {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 12px !important;\n            font-weight: 300 !important;\n            letter-spacing: 3px !important;\n            color: rgba(168, 202, 234, 0.8) !important;\n        }\n\n        \/* ============================================\n       RESPONSIVE - TABLET\n    ============================================ *\/\n        @media screen and (max-width: 1200px) {\n            .korall_gallery {\n                padding: 120px 0 !important;\n            }\n\n            .korall_gallery__container {\n                padding: 0 40px !important;\n            }\n\n            .korall_gallery__grid {\n                grid-auto-rows: 300px !important;\n                gap: 20px !important;\n            }\n        }\n\n        \/* ============================================\n       RESPONSIVE - MOBILE\n    ============================================ *\/\n        @media screen and (max-width: 768px) {\n            .korall_gallery {\n                padding: 80px 0 !important;\n            }\n\n            .korall_gallery__container {\n                padding: 0 24px !important;\n            }\n\n            .korall_gallery__header {\n                margin-bottom: 40px !important;\n            }\n\n            .korall_gallery__grid {\n                grid-template-columns: repeat(2, 1fr) !important;\n                grid-auto-rows: 200px !important;\n                gap: 16px !important;\n            }\n\n            \/* Primera imagen 2x2 en mobile tambi\u00e9n *\/\n            .korall_gallery__item:first-child {\n                grid-column: span 2 !important;\n                grid-row: span 2 !important;\n            }\n\n            .korall_gallery__caption {\n                padding: 16px !important;\n            }\n\n            .korall_gallery__caption-title {\n                font-size: 14px !important;\n            }\n\n            .korall_lightbox__close {\n                top: 16px !important;\n                right: 16px !important;\n                width: 44px !important;\n                height: 44px !important;\n            }\n\n            .korall_lightbox__nav {\n                width: 46px !important;\n                height: 46px !important;\n            }\n\n            .korall_lightbox__nav--prev {\n                left: 16px !important;\n            }\n\n            .korall_lightbox__nav--next {\n                right: 16px !important;\n            }\n\n            .korall_lightbox__info {\n                bottom: 20px !important;\n            }\n\n            .korall_lightbox__title {\n                font-size: 14px !important;\n            }\n        }\n\n        @media screen and (max-width: 480px) {\n            .korall_gallery__grid {\n                grid-template-columns: 1fr !important;\n                grid-auto-rows: 260px !important;\n            }\n\n            .korall_gallery__item:first-child {\n                grid-column: span 1 !important;\n                grid-row: span 1 !important;\n            }\n        }\n    <\/style>\n<\/head>\n\n<body>\n\n    <section class=\"korall_gallery\" id=\"gallery\">\n        <div class=\"korall_gallery__container\">\n\n            <!-- HEADER -->\n            <header class=\"korall_gallery__header\">\n                <span class=\"korall_gallery__label\">R\u00e4ume, die inspirieren<\/span>\n                <h2 class=\"korall_gallery__title\">Visuelle Tour<\/h2>\n                <p class=\"korall_gallery__subtitle\">\n                    Architektonische Exzellenz, die Ihr t\u00e4gliches Leben in ein einzigartiges Erlebnis verwandelt.\n                <\/p>\n            <\/header>\n\n            <!-- GRID GALER\u00cdA -->\n            <div class=\"korall_gallery__grid\">\n\n                <div class=\"korall_gallery__item\" data-index=\"0\" data-title=\"Privates Fitnessstudio\">\n                    <img decoding=\"async\" src=\"https:\/\/korallresidences.com\/wp-content\/uploads\/2026\/02\/freepik__this-is-an-existing-gym-render-in-a-residential-bu__83539-scaled.png\"\n                        alt=\"Voll ausgestattetes Fitnessstudio\" class=\"korall_gallery__image\" loading=\"lazy\">\n                    <div class=\"korall_gallery__overlay\"><\/div>\n                    <div class=\"korall_gallery__caption\">\n                        <p class=\"korall_gallery__caption-title\">Voll ausgestattetes Fitnessstudio<\/p>\n                        <p class=\"korall_gallery__caption-hint\">\n                            <svg viewBox=\"0 0 24 24\">\n                                <path d=\"M5 12h14M12 5l7 7-7 7\" \/>\n                            <\/svg>\n                            Vergr\u00f6\u00dfert anzeigen\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"korall_gallery__item\" data-index=\"1\" data-title=\"Hauptschlafzimmer\">\n                    <img decoding=\"async\" src=\"https:\/\/korallresidences.com\/wp-content\/uploads\/2026\/02\/freepik__this-is-an-existing-bedroom-renderdo-not-change-fu__83541-scaled.png\"\n                        alt=\"Hauptschlafzimmer mit Aussicht\" class=\"korall_gallery__image\" loading=\"lazy\">\n                    <div class=\"korall_gallery__overlay\"><\/div>\n                    <div class=\"korall_gallery__caption\">\n                        <p class=\"korall_gallery__caption-title\">Hauptschlafzimmer<\/p>\n                        <p class=\"korall_gallery__caption-hint\">\n                            <svg viewBox=\"0 0 24 24\">\n                                <path d=\"M5 12h14M12 5l7 7-7 7\" \/>\n                            <\/svg>\n                            Vergr\u00f6\u00dfert anzeigen\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"korall_gallery__item\" data-index=\"2\" data-title=\"Hauptbadezimmer\">\n                    <img decoding=\"async\" src=\"https:\/\/korallresidences.com\/wp-content\/uploads\/2026\/02\/freepik__this-is-an-existing-bathroom-renderdo-not-change-f__83540-scaled.png\"\n                        alt=\"Badezimmer en suite\" class=\"korall_gallery__image\" loading=\"lazy\">\n                    <div class=\"korall_gallery__overlay\"><\/div>\n                    <div class=\"korall_gallery__caption\">\n                        <p class=\"korall_gallery__caption-title\">Hauptbadezimmer<\/p>\n                        <p class=\"korall_gallery__caption-hint\">\n                            <svg viewBox=\"0 0 24 24\">\n                                <path d=\"M5 12h14M12 5l7 7-7 7\" \/>\n                            <\/svg>\n                            Vergr\u00f6\u00dfert anzeigen\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"korall_gallery__item\" data-index=\"3\" data-title=\"Coworking-Bereich\">\n                    <img decoding=\"async\" src=\"https:\/\/korallresidences.com\/wp-content\/uploads\/2026\/02\/freepik__this-is-an-existing-study-or-business-lounge-rende__83537-scaled.png\"\n                        alt=\"Gemeinschaftlicher Arbeitsbereich\" class=\"korall_gallery__image\" loading=\"lazy\">\n                    <div class=\"korall_gallery__overlay\"><\/div>\n                    <div class=\"korall_gallery__caption\">\n                        <p class=\"korall_gallery__caption-title\">Coworking-Bereich<\/p>\n                        <p class=\"korall_gallery__caption-hint\">\n                            <svg viewBox=\"0 0 24 24\">\n                                <path d=\"M5 12h14M12 5l7 7-7 7\" \/>\n                            <\/svg>\n                            Vergr\u00f6\u00dfert anzeigen\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"korall_gallery__item\" data-index=\"4\" data-title=\"Gemeinschaftspool\">\n                    <img decoding=\"async\" src=\"https:\/\/korallresidences.com\/wp-content\/uploads\/2026\/02\/Piscina-scaled.png\"\n                        alt=\"Au\u00dfenpool\" class=\"korall_gallery__image\" loading=\"lazy\">\n                    <div class=\"korall_gallery__overlay\"><\/div>\n                    <div class=\"korall_gallery__caption\">\n                        <p class=\"korall_gallery__caption-title\">Gemeinschaftspool<\/p>\n                        <p class=\"korall_gallery__caption-hint\">\n                            <svg viewBox=\"0 0 24 24\">\n                                <path d=\"M5 12h14M12 5l7 7-7 7\" \/>\n                            <\/svg>\n                            Vergr\u00f6\u00dfert anzeigen\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"korall_gallery__item\" data-index=\"5\" data-title=\"Zweites Schlafzimmer\">\n                    <img decoding=\"async\" src=\"https:\/\/korallresidences.com\/wp-content\/uploads\/2026\/02\/freepik__this-is-an-existing-bedroom-renderdo-not-modify-fu__83536-scaled.png\"\n                        alt=\"G\u00e4stezimmer\" class=\"korall_gallery__image\" loading=\"lazy\">\n                    <div class=\"korall_gallery__overlay\"><\/div>\n                    <div class=\"korall_gallery__caption\">\n                        <p class=\"korall_gallery__caption-title\">Zweites Schlafzimmer<\/p>\n                        <p class=\"korall_gallery__caption-hint\">\n                            <svg viewBox=\"0 0 24 24\">\n                                <path d=\"M5 12h14M12 5l7 7-7 7\" \/>\n                            <\/svg>\n                            Vergr\u00f6\u00dfert anzeigen\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n    <!-- LIGHTBOX -->\n    <div class=\"korall_lightbox\" id=\"korall_lightbox\">\n        <div class=\"korall_lightbox__backdrop\" id=\"korall_lightbox_backdrop\"><\/div>\n\n        <button class=\"korall_lightbox__close\" id=\"korall_lightbox_close\" aria-label=\"Schlie\u00dfen\">\n            <svg viewBox=\"0 0 24 24\">\n                <path\n                    d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\" \/>\n            <\/svg>\n        <\/button>\n\n        <button class=\"korall_lightbox__nav korall_lightbox__nav--prev\" id=\"korall_lightbox_prev\"\n            aria-label=\"Zur\u00fcck\">\n            <svg viewBox=\"0 0 24 24\">\n                <path d=\"M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z\" \/>\n            <\/svg>\n        <\/button>\n        <button class=\"korall_lightbox__nav korall_lightbox__nav--next\" id=\"korall_lightbox_next\" aria-label=\"Weiter\">\n            <svg viewBox=\"0 0 24 24\">\n                <path d=\"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z\" \/>\n            <\/svg>\n        <\/button>\n\n        <div class=\"korall_lightbox__content\">\n            <img decoding=\"async\" class=\"korall_lightbox__image\" id=\"korall_lightbox_image\" src=\"\" alt=\"\">\n        <\/div>\n\n        <div class=\"korall_lightbox__info\">\n            <p class=\"korall_lightbox__title\" id=\"korall_lightbox_title\"><\/p>\n            <p class=\"korall_lightbox__counter\" id=\"korall_lightbox_counter\"><\/p>\n        <\/div>\n    <\/div>\n\n    <script>\n        (function () {\n            'use strict';\n\n            var section = document.getElementById('gallery');\n            var items = document.querySelectorAll('.korall_gallery__item');\n\n            var lightbox = document.getElementById('korall_lightbox');\n            var lightboxBackdrop = document.getElementById('korall_lightbox_backdrop');\n            var lightboxImage = document.getElementById('korall_lightbox_image');\n            var lightboxTitle = document.getElementById('korall_lightbox_title');\n            var lightboxCounter = document.getElementById('korall_lightbox_counter');\n            var lightboxClose = document.getElementById('korall_lightbox_close');\n            var lightboxPrev = document.getElementById('korall_lightbox_prev');\n            var lightboxNext = document.getElementById('korall_lightbox_next');\n\n            var images = [];\n            items.forEach(function (item) {\n                images.push({\n                    src: item.querySelector('.korall_gallery__image').src,\n                    title: item.getAttribute('data-title')\n                });\n            });\n\n            var currentIndex = 0;\n            var totalImages = images.length;\n\n            \/\/ LIGHTBOX\n            function openLightbox(index) {\n                currentIndex = index;\n                lightboxImage.src = images[currentIndex].src;\n                lightboxImage.alt = images[currentIndex].title;\n                lightboxTitle.textContent = images[currentIndex].title;\n                lightboxCounter.textContent = (currentIndex + 1) + ' \/ ' + totalImages;\n                lightbox.classList.add('korall_lightbox--open');\n                document.body.style.overflow = 'hidden';\n            }\n\n            function closeLightbox() {\n                lightbox.classList.remove('korall_lightbox--open');\n                document.body.style.overflow = '';\n            }\n\n            function updateLightbox() {\n                lightboxImage.style.opacity = '0';\n                lightboxImage.style.transform = 'scale(0.95)';\n\n                setTimeout(function () {\n                    lightboxImage.src = images[currentIndex].src;\n                    lightboxImage.alt = images[currentIndex].title;\n                    lightboxTitle.textContent = images[currentIndex].title;\n                    lightboxCounter.textContent = (currentIndex + 1) + ' \/ ' + totalImages;\n\n                    setTimeout(function () {\n                        lightboxImage.style.opacity = '1';\n                        lightboxImage.style.transform = 'scale(1)';\n                    }, 50);\n                }, 200);\n            }\n\n            function nextImage() {\n                currentIndex = (currentIndex + 1) % totalImages;\n                updateLightbox();\n            }\n\n            function prevImage() {\n                currentIndex = (currentIndex - 1 + totalImages) % totalImages;\n                updateLightbox();\n            }\n\n            items.forEach(function (item) {\n                item.addEventListener('click', function () {\n                    var index = parseInt(this.getAttribute('data-index'), 10);\n                    openLightbox(index);\n                });\n            });\n\n            lightboxClose.addEventListener('click', closeLightbox);\n            lightboxBackdrop.addEventListener('click', closeLightbox);\n            lightboxNext.addEventListener('click', nextImage);\n            lightboxPrev.addEventListener('click', prevImage);\n\n            document.addEventListener('keydown', function (e) {\n                if (!lightbox.classList.contains('korall_lightbox--open')) return;\n                if (e.key === 'Escape') closeLightbox();\n                else if (e.key === 'ArrowRight') nextImage();\n                else if (e.key === 'ArrowLeft') prevImage();\n            });\n\n            \/\/ TOUCH SWIPE\n            var touchStartX = 0;\n            var touchEndX = 0;\n\n            lightbox.addEventListener('touchstart', function (e) {\n                touchStartX = e.changedTouches[0].screenX;\n            }, { passive: true });\n\n            lightbox.addEventListener('touchend', function (e) {\n                touchEndX = e.changedTouches[0].screenX;\n                var deltaX = touchEndX - touchStartX;\n                if (Math.abs(deltaX) > 50) {\n                    if (deltaX > 0) prevImage();\n                    else nextImage();\n                }\n            }, { passive: true });\n\n            \/\/ VISIBILITY\n            function checkVisibility() {\n                var rect = section.getBoundingClientRect();\n                var windowHeight = window.innerHeight;\n                if (rect.top < windowHeight * 0.75) {\n                    section.classList.add('korall_gallery--visible');\n                }\n            }\n\n            var ticking = false;\n            function onScroll() {\n                if (!ticking) {\n                    requestAnimationFrame(function () {\n                        checkVisibility();\n                        ticking = false;\n                    });\n                    ticking = true;\n                }\n            }\n\n            window.addEventListener('scroll', onScroll, { passive: true });\n            checkVisibility();\n\n        })();\n    <\/script>\n\n<\/body>\n\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3b5cc86 e-con-full e-flex e-con e-parent\" data-id=\"3b5cc86\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-57e1a63 elementor-widget elementor-widget-html\" data-id=\"57e1a63\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"de\">\n\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Korall Residences - Standort<\/title>\n    <link\n        href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500&family=Lexend+Deca:wght@300;400&display=swap\"\n        rel=\"stylesheet\">\n    <style>\n        \/* ============================================\n       RESET & BASE\n    ============================================ *\/\n        *,\n        *::before,\n        *::after {\n            box-sizing: border-box;\n        }\n\n        html,\n        body {\n            margin: 0;\n            padding: 0;\n            font-family: 'Lexend Deca', sans-serif;\n            background-color: #fff;\n            color: #3f566e;\n        }\n\n        \/* ============================================\n       LOCATION SECTION\n    ============================================ *\/\n        .korall_location {\n            position: relative !important;\n            padding: 160px 0 !important;\n            background-color: #f6f6f6 !important;\n        }\n\n        .korall_location__container {\n            max-width: 1600px !important;\n            margin: 0 auto !important;\n            padding: 0 60px !important;\n        }\n\n        \/* ============================================\n       CONTENT\n    ============================================ *\/\n        .korall_location__content {\n            text-align: center !important;\n            max-width: 720px !important;\n            margin: 0 auto !important;\n        }\n\n        .korall_location__label {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 11px !important;\n            font-weight: 400 !important;\n            letter-spacing: 3px !important;\n            text-transform: uppercase !important;\n            color: #a8caea !important;\n            margin-bottom: 20px !important;\n            display: block !important;\n            opacity: 0 !important;\n            transform: translateY(20px) !important;\n            transition: opacity 0.7s ease, transform 0.7s ease !important;\n        }\n\n        .korall_location.korall_location--visible .korall_location__label {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        .korall_location__title {\n            font-family: 'Cormorant Garamond', serif !important;\n            font-size: clamp(38px, 5vw, 64px) !important;\n            font-weight: 400 !important;\n            line-height: 1.15 !important;\n            color: #3f566e !important;\n            margin: 0 0 24px 0 !important;\n            letter-spacing: -1.5px !important;\n            opacity: 0 !important;\n            transform: translateY(20px) !important;\n            transition: opacity 0.7s ease 0.1s, transform 0.7s ease 0.1s !important;\n        }\n\n        .korall_location.korall_location--visible .korall_location__title {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        .korall_location__subtitle {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: clamp(19px, 2vw, 25px) !important;\n            font-weight: 300 !important;\n            line-height: 1.7 !important;\n            color: #3f566e !important;\n            margin: 0 !important;\n            opacity: 0 !important;\n            transform: translateY(20px) !important;\n            transition: opacity 0.7s ease 0.2s, transform 0.7s ease 0.2s !important;\n        }\n\n        .korall_location.korall_location--visible .korall_location__subtitle {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        \/* ============================================\n       RESPONSIVE - TABLET\n    ============================================ *\/\n        @media screen and (max-width: 991px) {\n            .korall_location {\n                padding: 120px 0 !important;\n            }\n\n            .korall_location__container {\n                padding: 0 40px !important;\n            }\n        }\n\n        \/* ============================================\n       RESPONSIVE - MOBILE\n    ============================================ *\/\n        @media screen and (max-width: 768px) {\n            .korall_location {\n                padding: 80px 0 !important;\n            }\n\n            .korall_location__container {\n                padding: 0 24px !important;\n            }\n\n            .korall_location__title {\n                margin-bottom: 20px !important;\n            }\n\n            .korall_location__subtitle {\n                font-size: clamp(17px, 4vw, 22px) !important;\n            }\n        }\n    <\/style>\n<\/head>\n\n<body>\n\n    <!-- LOCATION SECTION -->\n    <section class=\"korall_location\" id=\"location\">\n        <div class=\"korall_location__container\">\n\n            <div class=\"korall_location__content\">\n                <span class=\"korall_location__label\">Privilegierte Lage<\/span>\n                <h2 class=\"korall_location__title\">Higuer\u00f3n, Fuengirola<\/h2>\n                <p class=\"korall_location__subtitle\">\n                    Wo sich Mittelmeer, Berge und Sonne treffen.\n                    Nur Minuten vom Meer entfernt, verbunden mit der Welt.\n                <\/p>\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n    <script>\n        (function () {\n            'use strict';\n\n            var section = document.getElementById('location');\n\n            function checkVisibility() {\n                var rect = section.getBoundingClientRect();\n                var windowHeight = window.innerHeight;\n\n                if (rect.top < windowHeight * 0.85) {\n                    section.classList.add('korall_location--visible');\n                }\n            }\n\n            var ticking = false;\n\n            function onScroll() {\n                if (!ticking) {\n                    requestAnimationFrame(function () {\n                        checkVisibility();\n                        ticking = false;\n                    });\n                    ticking = true;\n                }\n            }\n\n            window.addEventListener('scroll', onScroll, { passive: true });\n            checkVisibility();\n\n        })();\n    <\/script>\n\n<\/body>\n\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-583e434 e-con-full e-flex e-con e-parent\" data-id=\"583e434\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b76b2dd elementor-widget elementor-widget-html\" data-id=\"b76b2dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<iframe \r\n    id=\"iframe-map\" \r\n    src=\"https:\/\/korallresidences.com\/wp-content\/uploads\/2026\/04\/korall_map_de.html\" \r\n    allowfullscreen \r\n    title=\"Parque Vega, Mapa Interactivo\"\r\n    loading=\"lazy\"\r\n    style=\"height: 80vh; width: 100%;\">\r\n<\/iframe>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a548930 e-con-full e-flex e-con e-parent\" data-id=\"a548930\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0342a89 elementor-widget elementor-widget-html\" data-id=\"0342a89\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"de\">\n\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Korall Residences - Kontakt<\/title>\n    <link\n        href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500&family=Lexend+Deca:wght@300;400&display=swap\"\n        rel=\"stylesheet\">\n    <style>\n        *,\n        *::before,\n        *::after {\n            box-sizing: border-box;\n        }\n\n        html,\n        body {\n            margin: 0;\n            padding: 0;\n            font-family: 'Lexend Deca', sans-serif;\n            background-color: #fff;\n            color: #3f566e;\n        }\n\n        \/* ============================================\n       SECCION UNLOCK\n    ============================================ *\/\n        .korall_unlock {\n            position: relative !important;\n            background-color: #fff !important;\n        }\n\n        .korall_unlock__grid {\n            display: grid !important;\n            grid-template-columns: 1fr 1fr !important;\n            min-height: 700px !important;\n        }\n\n        \/* ============================================\n       IMAGEN IZQUIERDA\n    ============================================ *\/\n        .korall_unlock__image-wrapper {\n            position: relative !important;\n            overflow: hidden !important;\n            opacity: 0 !important;\n            transform: translateX(-30px) !important;\n            transition: opacity 0.8s ease, transform 0.8s ease !important;\n        }\n\n        .korall_unlock.korall_unlock--visible .korall_unlock__image-wrapper {\n            opacity: 1 !important;\n            transform: translateX(0) !important;\n        }\n\n        .korall_unlock__image {\n            position: absolute !important;\n            top: 0 !important;\n            left: 0 !important;\n            width: 100% !important;\n            height: 100% !important;\n            object-fit: cover !important;\n            display: block !important;\n            transition: transform 0.6s ease !important;\n            filter: saturate(0.95) !important;\n        }\n\n        .korall_unlock__image-wrapper:hover .korall_unlock__image {\n            transform: scale(1.03) !important;\n            filter: saturate(1) !important;\n        }\n\n        \/* ============================================\n       FORMULARIO DERECHA\n    ============================================ *\/\n        .korall_unlock__form-wrapper {\n            padding: 80px 60px !important;\n            display: flex !important;\n            flex-direction: column !important;\n            justify-content: center !important;\n            opacity: 0 !important;\n            transform: translateX(30px) !important;\n            transition: opacity 0.8s ease 0.15s, transform 0.8s ease 0.15s !important;\n        }\n\n        .korall_unlock.korall_unlock--visible .korall_unlock__form-wrapper {\n            opacity: 1 !important;\n            transform: translateX(0) !important;\n        }\n\n        .korall_unlock__label {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 11px !important;\n            font-weight: 400 !important;\n            letter-spacing: 3px !important;\n            text-transform: uppercase !important;\n            color: #a8caea !important;\n            margin-bottom: 20px !important;\n            display: block !important;\n        }\n\n        .korall_unlock__title {\n            font-family: 'Cormorant Garamond', serif !important;\n            font-size: clamp(32px, 4vw, 48px) !important;\n            font-weight: 400 !important;\n            line-height: 1.2 !important;\n            color: #3f566e !important;\n            margin: 0 0 20px 0 !important;\n            letter-spacing: -1.5px !important;\n        }\n\n        .korall_unlock__subtitle {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 19px !important;\n            font-weight: 300 !important;\n            line-height: 1.7 !important;\n            color: #3f566e !important;\n            margin: 0 0 40px 0 !important;\n        }\n\n        \/* ============================================\n       ENLACE AGENTES\n    ============================================ *\/\n        .korall_unlock__agent {\n            margin-top: 32px !important;\n            padding-top: 28px !important;\n            border-top: 1px solid #e2e2e2 !important;\n            text-align: center !important;\n            display: flex !important;\n            justify-content: center !important;\n        }\n\n        .korall_unlock__agent-card {\n            display: block !important;\n            padding: 14px 24px !important;\n            border: 1px solid #d8d8d8 !important;\n            border-radius: 16px !important;\n            background: #ffffff !important;\n            cursor: pointer !important;\n            text-decoration: none !important;\n            transition: border-color 0.3s ease, box-shadow 0.3s ease !important;\n            -webkit-tap-highlight-color: rgba(0, 0, 0, 0.05) !important;\n            touch-action: manipulation !important;\n            max-width: 340px !important;\n            width: 100% !important;\n            height: fit-content;\n        }\n\n        .korall_unlock__agent-card:hover {\n            border-color: #b0b0b0 !important;\n            box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06) !important;\n        }\n\n        .korall_unlock__agent-card-title {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 13px !important;\n            font-weight: 600 !important;\n            color: #333333 !important;\n            margin: 0 0 4px 0 !important;\n            line-height: 1.4 !important;\n        }\n\n        .korall_unlock__agent-card-sub {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 12px !important;\n            font-weight: 300 !important;\n            color: #777777 !important;\n            margin: 0 !important;\n            line-height: 1.5 !important;\n        }\n\n        \/* ============================================\n       ESTILOS WPFORMS COMPARTIDOS\n    ============================================ *\/\n        .korall_unlock .wpforms-container,\n        .korall_agent_modal .wpforms-container {\n            margin: 0 !important;\n            padding: 0 !important;\n        }\n\n        .korall_unlock .wpforms-form,\n        .korall_agent_modal .wpforms-form {\n            margin: 0 !important;\n            padding: 0 !important;\n        }\n\n        .korall_unlock .wpforms-field,\n        .korall_agent_modal .wpforms-field {\n            margin-bottom: 20px !important;\n            padding: 0 !important;\n        }\n\n        .korall_unlock .wpforms-field-label,\n        .korall_agent_modal .wpforms-field-label {\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 12px !important;\n            font-weight: 400 !important;\n            letter-spacing: 1px !important;\n            text-transform: uppercase !important;\n            color: #3f566e !important;\n            margin-bottom: 8px !important;\n            display: block !important;\n        }\n\n        .korall_unlock .wpforms-field input[type=\"text\"],\n        .korall_unlock .wpforms-field input[type=\"email\"],\n        .korall_unlock .wpforms-field input[type=\"tel\"],\n        .korall_unlock .wpforms-field select,\n        .korall_unlock .wpforms-field textarea,\n        .korall_agent_modal .wpforms-field input[type=\"text\"],\n        .korall_agent_modal .wpforms-field input[type=\"email\"],\n        .korall_agent_modal .wpforms-field input[type=\"tel\"],\n        .korall_agent_modal .wpforms-field textarea {\n            width: 100% !important;\n            padding: 16px 20px !important;\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 16px !important;\n            font-weight: 300 !important;\n            color: #3f566e !important;\n            background-color: #ffffff !important;\n            border: 1px solid #a8caea !important;\n            border-radius: 4px !important;\n            outline: none !important;\n            transition: all 0.3s ease !important;\n        }\n\n        .korall_unlock .wpforms-submit,\n        .korall_agent_modal .wpforms-submit {\n            width: 100% !important;\n            padding: 18px 56px !important;\n            font-family: 'Lexend Deca', sans-serif !important;\n            font-size: 15px !important;\n            font-weight: 400 !important;\n            letter-spacing: 1px !important;\n            text-transform: uppercase !important;\n            color: #ffffff !important;\n            background: #3f566e !important;\n            border: none !important;\n            cursor: pointer !important;\n            transition: all 0.3s ease !important;\n        }\n\n        .korall_unlock .wpforms-submit:hover,\n        .korall_agent_modal .wpforms-submit:hover {\n            background: #4a6682 !important;\n            transform: translateY(-2px) !important;\n        }\n\n        \/* ============================================\n       MODAL AGENTES\n    ============================================ *\/\n        .korall_agent_modal {\n            position: fixed !important;\n            inset: 0 !important;\n            z-index: 99999 !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            padding: 24px !important;\n            opacity: 0 !important;\n            visibility: hidden !important;\n            transition: opacity 0.4s ease, visibility 0.4s ease !important;\n        }\n\n        .korall_agent_modal.korall_agent_modal--open {\n            opacity: 1 !important;\n            visibility: visible !important;\n        }\n\n        .korall_agent_modal__backdrop {\n            position: absolute !important;\n            inset: 0 !important;\n            background: rgba(0, 0, 0, 0.85) !important;\n            backdrop-filter: blur(8px) !important;\n            -webkit-backdrop-filter: blur(8px) !important;\n        }\n\n        .korall_agent_modal__content {\n            position: relative !important;\n            z-index: 2 !important;\n            width: 100% !important;\n            max-width: 680px !important;\n            max-height: 90vh !important;\n            overflow-y: auto !important;\n            background: #ffffff !important;\n            border-radius: 16px !important;\n            padding: 48px 56px !important;\n            box-shadow: 0 25px 80px rgba(0, 0, 0, 0.3) !important;\n        }\n\n        .korall_agent_modal__close {\n            position: absolute !important;\n            top: 16px !important;\n            right: 16px !important;\n            width: 40px !important;\n            height: 40px !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            background: #f5f5f5 !important;\n            border: none !important;\n            border-radius: 50% !important;\n            cursor: pointer !important;\n            transition: all 0.3s ease !important;\n        }\n\n        .korall_agent_modal__close:hover {\n            background: #e8e8e8 !important;\n            transform: rotate(90deg) !important;\n        }\n\n        \/* ============================================\n       RESPONSIVE\n    ============================================ *\/\n        @media screen and (max-width: 991px) {\n            .korall_unlock__grid {\n                grid-template-columns: 1fr !important;\n            }\n\n            .korall_unlock__image-wrapper {\n                min-height: 400px !important;\n            }\n\n            .korall_unlock__form-wrapper {\n                padding: 60px 40px !important;\n            }\n        }\n\n        @media screen and (max-width: 768px) {\n            .korall_unlock__image-wrapper {\n                min-height: 320px !important;\n            }\n\n            .korall_unlock__form-wrapper {\n                padding: 48px 24px !important;\n            }\n        }\n    <\/style>\n<\/head>\n\n<body>\n\n    <section class=\"korall_unlock\" id=\"unlock\">\n\n        <div class=\"korall_unlock__grid\">\n\n            <div class=\"korall_unlock__image-wrapper\">\n                <img decoding=\"async\" src=\"https:\/\/www.korallbytopgestion.com\/wp-content\/uploads\/2024\/04\/Korall_Residences_1000x1161px_Terraza_Baja-882x1024.jpg\"\n                    alt=\"Terrasse mit Blick auf das Mittelmeer - Korall Residences\" class=\"korall_unlock__image\"\n                    loading=\"lazy\">\n            <\/div>\n\n            <div class=\"korall_unlock__form-wrapper\">\n                <span class=\"korall_unlock__label\">Informationen anfordern<\/span>\n                <h2 class=\"korall_unlock__title\">Entdecken Sie Ihre Sky Villa<\/h2>\n                <p class=\"korall_unlock__subtitle\">\n                    Erhalten Sie Zugang zu detaillierten Grundrissen, aktualisierten Preisen und Echtzeit-Verf\u00fcgbarkeit.\n                    Unverbindlich.\n                <\/p>\n\n                <div class=\"korall_unlock__form\">\n                    <style id=\"wpforms-css-vars-1670\">\n\t\t\t\t#wpforms-1670 {\n\t\t\t\t--wpforms-field-size-input-height: 43px;\n--wpforms-field-size-input-spacing: 15px;\n--wpforms-field-size-font-size: 16px;\n--wpforms-field-size-line-height: 19px;\n--wpforms-field-size-padding-h: 14px;\n--wpforms-field-size-checkbox-size: 16px;\n--wpforms-field-size-sublabel-spacing: 5px;\n--wpforms-field-size-icon-size: 1;\n--wpforms-label-size-font-size: 16px;\n--wpforms-label-size-line-height: 19px;\n--wpforms-label-size-sublabel-font-size: 14px;\n--wpforms-label-size-sublabel-line-height: 17px;\n--wpforms-button-size-font-size: 17px;\n--wpforms-button-size-height: 41px;\n--wpforms-button-size-padding-h: 15px;\n--wpforms-button-size-margin-top: 10px;\n--wpforms-container-shadow-size-box-shadow: none;\n\t\t\t}\n\t\t\t<\/style><div class=\"wpforms-container wpforms-container-full wpforms-render-modern\" id=\"wpforms-1670\"><form id=\"wpforms-form-1670\" class=\"wpforms-validate wpforms-form wpforms-ajax-form\" data-formid=\"1670\" method=\"post\" enctype=\"multipart\/form-data\" action=\"\/de\/wp-json\/wp\/v2\/pages\/2732\" data-token=\"1b4b2bcd1374057571ab2fab3f189913\" data-token-time=\"1779742974\"><noscript class=\"wpforms-error-noscript\">Bitte aktiviere JavaScript in deinem Browser, um dieses Formular fertigzustellen.<\/noscript><div id=\"wpforms-error-noscript\" style=\"display: none;\">Bitte aktiviere JavaScript in deinem Browser, um dieses Formular fertigzustellen.<\/div><div class=\"wpforms-field-container\"><div id=\"wpforms-1670-field_21-container\" class=\"wpforms-field wpforms-field-layout\" data-field-id=\"21\"><div class=\"wpforms-field-layout-rows wpforms-field-large\"><div class=\"wpforms-layout-row\"><div class=\"wpforms-layout-column wpforms-layout-column-25\"><div id=\"wpforms-1670-field_58-container\" class=\"wpforms-field wpforms-field-text oculto-form\" data-field-id=\"58\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-1670-field_58\" aria-hidden=\"false\">utm_source<\/label><input type=\"text\" id=\"wpforms-1670-field_58\" class=\"wpforms-field-medium\" name=\"wpforms[fields][58]\" aria-errormessage=\"wpforms-1670-field_58-error\" ><\/div><\/div><div class=\"wpforms-layout-column wpforms-layout-column-25\"><div id=\"wpforms-1670-field_61-container\" class=\"wpforms-field wpforms-field-text oculto-form\" data-field-id=\"61\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-1670-field_61\" aria-hidden=\"false\">utm_medium<\/label><input type=\"text\" id=\"wpforms-1670-field_61\" class=\"wpforms-field-medium\" name=\"wpforms[fields][61]\" aria-errormessage=\"wpforms-1670-field_61-error\" ><\/div><\/div><div class=\"wpforms-layout-column wpforms-layout-column-25\"><div id=\"wpforms-1670-field_59-container\" class=\"wpforms-field wpforms-field-text oculto-form\" data-field-id=\"59\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-1670-field_59\" aria-hidden=\"false\">utm_campaign<\/label><input type=\"text\" id=\"wpforms-1670-field_59\" class=\"wpforms-field-medium\" name=\"wpforms[fields][59]\" aria-errormessage=\"wpforms-1670-field_59-error\" ><\/div><\/div><div class=\"wpforms-layout-column wpforms-layout-column-25\"><div id=\"wpforms-1670-field_60-container\" class=\"wpforms-field wpforms-field-text oculto-form\" data-field-id=\"60\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-1670-field_60\" aria-hidden=\"false\">utm_term<\/label><input type=\"text\" id=\"wpforms-1670-field_60\" class=\"wpforms-field-medium\" name=\"wpforms[fields][60]\" aria-errormessage=\"wpforms-1670-field_60-error\" ><\/div><\/div><\/div><div class=\"wpforms-layout-row\"><div class=\"wpforms-layout-column wpforms-layout-column-25\"><div id=\"wpforms-1670-field_63-container\" class=\"wpforms-field wpforms-field-text oculto-form\" data-field-id=\"63\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-1670-field_63\" aria-hidden=\"false\">Stage<\/label><input type=\"text\" id=\"wpforms-1670-field_63\" class=\"wpforms-field-medium\" name=\"wpforms[fields][63]\" value=\"PULSE\" aria-errormessage=\"wpforms-1670-field_63-error\" ><\/div><\/div><div class=\"wpforms-layout-column wpforms-layout-column-25\"><\/div><div class=\"wpforms-layout-column wpforms-layout-column-25\"><\/div><div class=\"wpforms-layout-column wpforms-layout-column-25\"><div id=\"wpforms-1670-field_62-container\" class=\"wpforms-field wpforms-field-text oculto-form\" data-field-id=\"62\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-1670-field_62\" aria-hidden=\"false\">utm_content<\/label><input type=\"text\" id=\"wpforms-1670-field_62\" class=\"wpforms-field-medium\" name=\"wpforms[fields][62]\" aria-errormessage=\"wpforms-1670-field_62-error\" ><\/div><\/div><\/div><\/div><\/div><div id=\"wpforms-1670-field_49-container\" class=\"wpforms-field wpforms-field-layout\" data-field-id=\"49\"><div class=\"wpforms-field-layout-rows wpforms-field-large\"><div class=\"wpforms-layout-row\"><div class=\"wpforms-layout-column wpforms-layout-column-25\"><div id=\"wpforms-1670-field_56-container\" class=\"wpforms-field wpforms-field-text oculto-form wpforms-conditional-field wpforms-conditional-show\" data-field-id=\"56\" style=\"display:none;\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-1670-field_56\" aria-hidden=\"false\">LMP Expatriado internacional \/ lifestyle<\/label><input type=\"text\" id=\"wpforms-1670-field_56\" class=\"wpforms-field-medium\" name=\"wpforms[fields][56]\" value=\"9831fa2d-02e2-4960-95fe-cd158b5390ad\" aria-errormessage=\"wpforms-1670-field_56-error\" ><\/div><\/div><div class=\"wpforms-layout-column wpforms-layout-column-25\"><div id=\"wpforms-1670-field_51-container\" class=\"wpforms-field wpforms-field-text oculto-form wpforms-conditional-field wpforms-conditional-show\" data-field-id=\"51\" style=\"display:none;\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-1670-field_51\" aria-hidden=\"false\">LMP Familia Nacional en Crecimiento<\/label><input type=\"text\" id=\"wpforms-1670-field_51\" class=\"wpforms-field-medium\" name=\"wpforms[fields][51]\" value=\"50a47758-0c7d-4aeb-8be0-809d0d5ae5e2\" aria-errormessage=\"wpforms-1670-field_51-error\" ><\/div><\/div><div class=\"wpforms-layout-column wpforms-layout-column-25\"><div id=\"wpforms-1670-field_55-container\" class=\"wpforms-field wpforms-field-text oculto-form wpforms-conditional-field wpforms-conditional-show\" data-field-id=\"55\" style=\"display:none;\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-1670-field_55\" aria-hidden=\"false\">LMP Inversor internacional patrimonial<\/label><input type=\"text\" id=\"wpforms-1670-field_55\" class=\"wpforms-field-medium\" name=\"wpforms[fields][55]\" value=\"87e49d8b-3e12-467c-8b37-4365402dbf69\" aria-errormessage=\"wpforms-1670-field_55-error\" ><\/div><\/div><div class=\"wpforms-layout-column wpforms-layout-column-25\"><div id=\"wpforms-1670-field_52-container\" class=\"wpforms-field wpforms-field-text oculto-form wpforms-conditional-field wpforms-conditional-show\" data-field-id=\"52\" style=\"display:none;\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-1670-field_52\" aria-hidden=\"false\">LMP Pareja Madura Nacional \/ Retirada<\/label><input type=\"text\" id=\"wpforms-1670-field_52\" class=\"wpforms-field-medium\" name=\"wpforms[fields][52]\" value=\"4bdeba83-3150-41da-8aa9-f03538c5d37c\" aria-errormessage=\"wpforms-1670-field_52-error\" ><\/div><\/div><\/div><div class=\"wpforms-layout-row\"><div class=\"wpforms-layout-column wpforms-layout-column-25\"><div id=\"wpforms-1670-field_57-container\" class=\"wpforms-field wpforms-field-text oculto-form wpforms-conditional-field wpforms-conditional-show\" data-field-id=\"57\" style=\"display:none;\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-1670-field_57\" aria-hidden=\"false\">LMP Segunda residencia emocional internacional<\/label><input type=\"text\" id=\"wpforms-1670-field_57\" class=\"wpforms-field-medium\" name=\"wpforms[fields][57]\" value=\"6bbc8a8a-9717-455f-a5e2-41be39bf05d9\" aria-errormessage=\"wpforms-1670-field_57-error\" ><\/div><\/div><div class=\"wpforms-layout-column wpforms-layout-column-25\"><\/div><div class=\"wpforms-layout-column wpforms-layout-column-25\"><\/div><div class=\"wpforms-layout-column wpforms-layout-column-25\"><\/div><\/div><\/div><\/div>\t\t<div id=\"wpforms-1670-field_1-container\"\n\t\t\tclass=\"wpforms-field wpforms-field-text\"\n\t\t\tdata-field-type=\"text\"\n\t\t\tdata-field-id=\"1\"\n\t\t\t>\n\t\t\t<label class=\"wpforms-field-label\" for=\"wpforms-1670-field_1\" >Was LMP Name<\/label>\n\t\t\t<input type=\"text\" id=\"wpforms-1670-field_1\" class=\"wpforms-field-medium\" name=\"wpforms[fields][1]\" >\n\t\t<\/div>\n\t\t<div id=\"wpforms-1670-field_48-container\" class=\"wpforms-field wpforms-field-layout\" data-field-id=\"48\"><div class=\"wpforms-field-layout-rows wpforms-field-large\"><div class=\"wpforms-layout-row\"><div class=\"wpforms-layout-column wpforms-layout-column-25\"><div id=\"wpforms-1670-field_39-container\" class=\"wpforms-field wpforms-field-text oculto-form wpforms-conditional-field wpforms-conditional-show\" data-field-id=\"39\" style=\"display:none;\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-1670-field_39\" aria-hidden=\"false\">DISC Red<\/label><input type=\"text\" id=\"wpforms-1670-field_39\" class=\"wpforms-field-medium\" name=\"wpforms[fields][39]\" value=\"D\" aria-errormessage=\"wpforms-1670-field_39-error\" ><\/div><\/div><div class=\"wpforms-layout-column wpforms-layout-column-25\"><div id=\"wpforms-1670-field_40-container\" class=\"wpforms-field wpforms-field-text oculto-form wpforms-conditional-field wpforms-conditional-show\" data-field-id=\"40\" style=\"display:none;\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-1670-field_40\" aria-hidden=\"false\">DISC Yellow<\/label><input type=\"text\" id=\"wpforms-1670-field_40\" class=\"wpforms-field-medium\" name=\"wpforms[fields][40]\" value=\"I\" aria-errormessage=\"wpforms-1670-field_40-error\" ><\/div><\/div><div class=\"wpforms-layout-column wpforms-layout-column-25\"><div id=\"wpforms-1670-field_41-container\" class=\"wpforms-field wpforms-field-text oculto-form wpforms-conditional-field wpforms-conditional-show\" data-field-id=\"41\" style=\"display:none;\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-1670-field_41\" aria-hidden=\"false\">DISC Green<\/label><input type=\"text\" id=\"wpforms-1670-field_41\" class=\"wpforms-field-medium\" name=\"wpforms[fields][41]\" value=\"S\" aria-errormessage=\"wpforms-1670-field_41-error\" ><\/div><\/div><div class=\"wpforms-layout-column wpforms-layout-column-25\"><div id=\"wpforms-1670-field_42-container\" class=\"wpforms-field wpforms-field-text oculto-form wpforms-conditional-field wpforms-conditional-show\" data-field-id=\"42\" style=\"display:none;\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-1670-field_42\" aria-hidden=\"false\">DISC Blue<\/label><input type=\"text\" id=\"wpforms-1670-field_42\" class=\"wpforms-field-medium\" name=\"wpforms[fields][42]\" value=\"C\" aria-errormessage=\"wpforms-1670-field_42-error\" ><\/div><\/div><\/div><\/div><\/div><div id=\"wpforms-1670-field_37-container\" class=\"wpforms-field wpforms-field-select wpforms-conditional-trigger wpforms-field-select-style-classic\" data-field-id=\"37\"><label class=\"wpforms-field-label\" for=\"wpforms-1670-field_37\">Was ist Ihre Hauptmotivation f\u00fcr die Suche nach einer neuen Immobilie? <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><select id=\"wpforms-1670-field_37\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][37]\" required=\"required\"><option value=\"\" class=\"placeholder\" disabled  selected='selected'>--- W\u00e4hlen ---<\/option><option value=\"Ich suche einen Ort, an dem ich abschalten, entspannen und mich wirklich wie zu Hause f\u00fchlen kann.\"  class=\"choice-1 depth-1\"  >Ich suche einen Ort, an dem ich abschalten, entspannen und mich wirklich wie zu Hause f\u00fchlen kann.<\/option><option value=\"Wir m\u00f6chten einen neuen Lebensabschnitt in einem inspirierenden und komfortablen Umfeld beginnen.\"  class=\"choice-2 depth-1\"  >Wir m\u00f6chten einen neuen Lebensabschnitt in einem inspirierenden und komfortablen Umfeld beginnen.<\/option><option value=\"Wir suchen ein gr\u00f6\u00dferes Haus, das den Bed\u00fcrfnissen unserer Familie entspricht.\"  class=\"choice-3 depth-1\"  >Wir suchen ein gr\u00f6\u00dferes Haus, das den Bed\u00fcrfnissen unserer Familie entspricht.<\/option><option value=\"Ich suche eine gewinnbringende und sichere Immobilieninvestition.\"  class=\"choice-4 depth-1\"  >Ich suche eine gewinnbringende und sichere Immobilieninvestition.<\/option><option value=\"Ich suche einen Ort, an dem ich remote arbeiten und den Lebensstil genie\u00dfen kann.\"  class=\"choice-5 depth-1\"  >Ich suche einen Ort, an dem ich remote arbeiten und den Lebensstil genie\u00dfen kann.<\/option><\/select><\/div><div id=\"wpforms-1670-field_38-container\" class=\"wpforms-field wpforms-field-select wpforms-conditional-trigger wpforms-field-select-style-classic\" data-field-id=\"38\"><label class=\"wpforms-field-label\" for=\"wpforms-1670-field_38\">Welche dieser Aussagen beschreibt Sie am besten? <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><select id=\"wpforms-1670-field_38\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][38]\" required=\"required\"><option value=\"\" class=\"placeholder\" disabled  selected='selected'>--- W\u00e4hlen ---<\/option><option value=\"Ich treffe gerne schnelle Entscheidungen und l\u00f6se Probleme.\"  class=\"choice-1 depth-1\"  >Ich treffe gerne schnelle Entscheidungen und l\u00f6se Probleme.<\/option><option value=\"Ich m\u00f6chte meine Optionen erst vollst\u00e4ndig verstehen, bevor ich eine Entscheidung treffe.\"  class=\"choice-2 depth-1\"  >Ich m\u00f6chte meine Optionen erst vollst\u00e4ndig verstehen, bevor ich eine Entscheidung treffe.<\/option><option value=\"Ich mag es, neue Ideen zu entdecken und kreativ zu sein.\"  class=\"choice-3 depth-1\"  >Ich mag es, neue Ideen zu entdecken und kreativ zu sein.<\/option><option value=\"Ich bevorzuge bew\u00e4hrte Methoden und die Aufrechterhaltung von Stabilit\u00e4t.\"  class=\"choice-4 depth-1\"  >Ich bevorzuge bew\u00e4hrte Methoden und die Aufrechterhaltung von Stabilit\u00e4t.<\/option><\/select><\/div><div id=\"wpforms-1670-field_5-container\" class=\"wpforms-field wpforms-field-layout\" data-field-id=\"5\"><div class=\"wpforms-field-layout-rows wpforms-field-large\"><div class=\"wpforms-layout-row\"><div class=\"wpforms-layout-column wpforms-layout-column-50\"><div id=\"wpforms-1670-field_6-container\" class=\"wpforms-field wpforms-field-name\" data-field-id=\"6\"><label class=\"wpforms-field-label\" for=\"wpforms-1670-field_6\">Name <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><input type=\"text\" id=\"wpforms-1670-field_6\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][6]\" aria-errormessage=\"wpforms-1670-field_6-error\" required><\/div><\/div><div class=\"wpforms-layout-column wpforms-layout-column-50\"><div id=\"wpforms-1670-field_8-container\" class=\"wpforms-field wpforms-field-text\" data-field-id=\"8\"><label class=\"wpforms-field-label\" for=\"wpforms-1670-field_8\">Nachname <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><input type=\"text\" id=\"wpforms-1670-field_8\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][8]\" aria-errormessage=\"wpforms-1670-field_8-error\" required><\/div><\/div><\/div><div class=\"wpforms-layout-row\"><div class=\"wpforms-layout-column wpforms-layout-column-50\"><div id=\"wpforms-1670-field_9-container\" class=\"wpforms-field wpforms-field-phone\" data-field-id=\"9\"><label class=\"wpforms-field-label\" for=\"wpforms-1670-field_9\">Telefon <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><input type=\"tel\" id=\"wpforms-1670-field_9\" class=\"wpforms-field-medium wpforms-field-required wpforms-smart-phone-field\" data-rule-smart-phone-field=\"true\" name=\"wpforms[fields][9]\" aria-label=\"Telefon\" aria-errormessage=\"wpforms-1670-field_9-error\" required><\/div><\/div><div class=\"wpforms-layout-column wpforms-layout-column-50\"><div id=\"wpforms-1670-field_15-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"15\"><label class=\"wpforms-field-label\" for=\"wpforms-1670-field_15\">Email <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><input type=\"email\" id=\"wpforms-1670-field_15\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][15]\" spellcheck=\"false\" aria-errormessage=\"wpforms-1670-field_15-error\" required><\/div><\/div><\/div><div class=\"wpforms-layout-row\"><div class=\"wpforms-layout-column wpforms-layout-column-50\"><div id=\"wpforms-1670-field_67-container\" class=\"wpforms-field wpforms-field-select wpforms-field-select-style-classic\" data-field-id=\"67\"><label class=\"wpforms-field-label\" for=\"wpforms-1670-field_67\">Altersspanne <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><select id=\"wpforms-1670-field_67\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][67]\" required=\"required\"><option value=\"\" class=\"placeholder\" disabled  selected='selected'>-- W\u00e4hlen Sie eine Option --<\/option><option value=\"Weniger als 35 Jahre\"  class=\"choice-1 depth-1\"  >Weniger als 35 Jahre<\/option><option value=\"Von 35 bis 45 Jahren\"  class=\"choice-2 depth-1\"  >Von 35 bis 45 Jahren<\/option><option value=\"Von 45 bis 60 Jahren\"  class=\"choice-3 depth-1\"  >Von 45 bis 60 Jahren<\/option><option value=\"Mehr als 60 Jahre\"  class=\"choice-4 depth-1\"  >Mehr als 60 Jahre<\/option><\/select><\/div><\/div><div class=\"wpforms-layout-column wpforms-layout-column-50\"><div id=\"wpforms-1670-field_68-container\" class=\"wpforms-field wpforms-field-select wpforms-field-select-style-classic\" data-field-id=\"68\"><label class=\"wpforms-field-label\" for=\"wpforms-1670-field_68\">W\u00e4hlen Sie Ihr Land aus <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><select id=\"wpforms-1670-field_68\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][68]\" required=\"required\"><option value=\"\" class=\"placeholder\" disabled  selected='selected'>--- Auswahl ausw\u00e4hlen ---<\/option><option value=\"Afghanistan\"  class=\"choice-4 depth-1\"  >Afghanistan<\/option><option value=\"Albania\"  class=\"choice-5 depth-1\"  >Albania<\/option><option value=\"Algeria\"  class=\"choice-6 depth-1\"  >Algeria<\/option><option value=\"Andorra\"  class=\"choice-7 depth-1\"  >Andorra<\/option><option value=\"Angola\"  class=\"choice-8 depth-1\"  >Angola<\/option><option value=\"Antigua and Barbuda\"  class=\"choice-9 depth-1\"  >Antigua and Barbuda<\/option><option value=\"Argentina\"  class=\"choice-10 depth-1\"  >Argentina<\/option><option value=\"Armenia\"  class=\"choice-11 depth-1\"  >Armenia<\/option><option value=\"Australia\"  class=\"choice-12 depth-1\"  >Australia<\/option><option value=\"Austria\"  class=\"choice-13 depth-1\"  >Austria<\/option><option value=\"Azerbaijan\"  class=\"choice-14 depth-1\"  >Azerbaijan<\/option><option value=\"Bahamas\"  class=\"choice-15 depth-1\"  >Bahamas<\/option><option value=\"Bahrain\"  class=\"choice-16 depth-1\"  >Bahrain<\/option><option value=\"Bangladesh\"  class=\"choice-17 depth-1\"  >Bangladesh<\/option><option value=\"Barbados\"  class=\"choice-18 depth-1\"  >Barbados<\/option><option value=\"Belarus\"  class=\"choice-19 depth-1\"  >Belarus<\/option><option value=\"Belgium\"  class=\"choice-20 depth-1\"  >Belgium<\/option><option value=\"Belize\"  class=\"choice-21 depth-1\"  >Belize<\/option><option value=\"Benin\"  class=\"choice-22 depth-1\"  >Benin<\/option><option value=\"Bhutan\"  class=\"choice-23 depth-1\"  >Bhutan<\/option><option value=\"Bolivia\"  class=\"choice-24 depth-1\"  >Bolivia<\/option><option value=\"Bosnia and Herzegovina\"  class=\"choice-25 depth-1\"  >Bosnia and Herzegovina<\/option><option value=\"Botswana\"  class=\"choice-26 depth-1\"  >Botswana<\/option><option value=\"Brazil\"  class=\"choice-27 depth-1\"  >Brazil<\/option><option value=\"Brunei\"  class=\"choice-28 depth-1\"  >Brunei<\/option><option value=\"Bulgaria\"  class=\"choice-29 depth-1\"  >Bulgaria<\/option><option value=\"Burkina Faso\"  class=\"choice-30 depth-1\"  >Burkina Faso<\/option><option value=\"Burundi\"  class=\"choice-31 depth-1\"  >Burundi<\/option><option value=\"Cabo Verde\"  class=\"choice-32 depth-1\"  >Cabo Verde<\/option><option value=\"Cambodia\"  class=\"choice-33 depth-1\"  >Cambodia<\/option><option value=\"Cameroon\"  class=\"choice-34 depth-1\"  >Cameroon<\/option><option value=\"Canada\"  class=\"choice-35 depth-1\"  >Canada<\/option><option value=\"Central African Republic\"  class=\"choice-36 depth-1\"  >Central African Republic<\/option><option value=\"Chad\"  class=\"choice-37 depth-1\"  >Chad<\/option><option value=\"Chile\"  class=\"choice-38 depth-1\"  >Chile<\/option><option value=\"China\"  class=\"choice-39 depth-1\"  >China<\/option><option value=\"Colombia\"  class=\"choice-40 depth-1\"  >Colombia<\/option><option value=\"Comoros\"  class=\"choice-41 depth-1\"  >Comoros<\/option><option value=\"Congo\"  class=\"choice-42 depth-1\"  >Congo<\/option><option value=\"Costa Rica\"  class=\"choice-43 depth-1\"  >Costa Rica<\/option><option value=\"Croatia\"  class=\"choice-44 depth-1\"  >Croatia<\/option><option value=\"Cuba\"  class=\"choice-45 depth-1\"  >Cuba<\/option><option value=\"Cyprus\"  class=\"choice-46 depth-1\"  >Cyprus<\/option><option value=\"Czech Republic\"  class=\"choice-47 depth-1\"  >Czech Republic<\/option><option value=\"Democratic Republic of the Congo\"  class=\"choice-48 depth-1\"  >Democratic Republic of the Congo<\/option><option value=\"Denmark\"  class=\"choice-49 depth-1\"  >Denmark<\/option><option value=\"Djibouti\"  class=\"choice-50 depth-1\"  >Djibouti<\/option><option value=\"Dominica\"  class=\"choice-51 depth-1\"  >Dominica<\/option><option value=\"Dominican Republic\"  class=\"choice-52 depth-1\"  >Dominican Republic<\/option><option value=\"Ecuador\"  class=\"choice-53 depth-1\"  >Ecuador<\/option><option value=\"Egypt\"  class=\"choice-54 depth-1\"  >Egypt<\/option><option value=\"El Salvador\"  class=\"choice-55 depth-1\"  >El Salvador<\/option><option value=\"Equatorial Guinea\"  class=\"choice-56 depth-1\"  >Equatorial Guinea<\/option><option value=\"Eritrea\"  class=\"choice-57 depth-1\"  >Eritrea<\/option><option value=\"Estonia\"  class=\"choice-58 depth-1\"  >Estonia<\/option><option value=\"Eswatini\"  class=\"choice-59 depth-1\"  >Eswatini<\/option><option value=\"Ethiopia\"  class=\"choice-60 depth-1\"  >Ethiopia<\/option><option value=\"Fiji\"  class=\"choice-61 depth-1\"  >Fiji<\/option><option value=\"Finland\"  class=\"choice-62 depth-1\"  >Finland<\/option><option value=\"France\"  class=\"choice-63 depth-1\"  >France<\/option><option value=\"Gabon\"  class=\"choice-64 depth-1\"  >Gabon<\/option><option value=\"Gambia\"  class=\"choice-65 depth-1\"  >Gambia<\/option><option value=\"Georgia\"  class=\"choice-66 depth-1\"  >Georgia<\/option><option value=\"Germany\"  class=\"choice-67 depth-1\"  >Germany<\/option><option value=\"Ghana\"  class=\"choice-68 depth-1\"  >Ghana<\/option><option value=\"Greece\"  class=\"choice-69 depth-1\"  >Greece<\/option><option value=\"Grenada\"  class=\"choice-70 depth-1\"  >Grenada<\/option><option value=\"Guatemala\"  class=\"choice-71 depth-1\"  >Guatemala<\/option><option value=\"Guinea\"  class=\"choice-72 depth-1\"  >Guinea<\/option><option value=\"Guinea-Bissau\"  class=\"choice-73 depth-1\"  >Guinea-Bissau<\/option><option value=\"Guyana\"  class=\"choice-74 depth-1\"  >Guyana<\/option><option value=\"Haiti\"  class=\"choice-75 depth-1\"  >Haiti<\/option><option value=\"Honduras\"  class=\"choice-76 depth-1\"  >Honduras<\/option><option value=\"Hungary\"  class=\"choice-77 depth-1\"  >Hungary<\/option><option value=\"Iceland\"  class=\"choice-78 depth-1\"  >Iceland<\/option><option value=\"India\"  class=\"choice-79 depth-1\"  >India<\/option><option value=\"Indonesia\"  class=\"choice-80 depth-1\"  >Indonesia<\/option><option value=\"Iran\"  class=\"choice-81 depth-1\"  >Iran<\/option><option value=\"Iraq\"  class=\"choice-82 depth-1\"  >Iraq<\/option><option value=\"Ireland\"  class=\"choice-83 depth-1\"  >Ireland<\/option><option value=\"Israel\"  class=\"choice-84 depth-1\"  >Israel<\/option><option value=\"Italy\"  class=\"choice-85 depth-1\"  >Italy<\/option><option value=\"Ivory Coast\"  class=\"choice-86 depth-1\"  >Ivory Coast<\/option><option value=\"Jamaica\"  class=\"choice-87 depth-1\"  >Jamaica<\/option><option value=\"Japan\"  class=\"choice-88 depth-1\"  >Japan<\/option><option value=\"Jordan\"  class=\"choice-89 depth-1\"  >Jordan<\/option><option value=\"Kazakhstan\"  class=\"choice-90 depth-1\"  >Kazakhstan<\/option><option value=\"Kenya\"  class=\"choice-91 depth-1\"  >Kenya<\/option><option value=\"Kiribati\"  class=\"choice-92 depth-1\"  >Kiribati<\/option><option value=\"Kuwait\"  class=\"choice-93 depth-1\"  >Kuwait<\/option><option value=\"Kyrgyzstan\"  class=\"choice-94 depth-1\"  >Kyrgyzstan<\/option><option value=\"Laos\"  class=\"choice-95 depth-1\"  >Laos<\/option><option value=\"Latvia\"  class=\"choice-96 depth-1\"  >Latvia<\/option><option value=\"Lebanon\"  class=\"choice-97 depth-1\"  >Lebanon<\/option><option value=\"Lesotho\"  class=\"choice-98 depth-1\"  >Lesotho<\/option><option value=\"Liberia\"  class=\"choice-99 depth-1\"  >Liberia<\/option><option value=\"Libya\"  class=\"choice-100 depth-1\"  >Libya<\/option><option value=\"Liechtenstein\"  class=\"choice-101 depth-1\"  >Liechtenstein<\/option><option value=\"Lithuania\"  class=\"choice-102 depth-1\"  >Lithuania<\/option><option value=\"Luxembourg\"  class=\"choice-103 depth-1\"  >Luxembourg<\/option><option value=\"Madagascar\"  class=\"choice-104 depth-1\"  >Madagascar<\/option><option value=\"Malawi\"  class=\"choice-105 depth-1\"  >Malawi<\/option><option value=\"Malaysia\"  class=\"choice-106 depth-1\"  >Malaysia<\/option><option value=\"Maldives\"  class=\"choice-107 depth-1\"  >Maldives<\/option><option value=\"Mali\"  class=\"choice-108 depth-1\"  >Mali<\/option><option value=\"Malta\"  class=\"choice-109 depth-1\"  >Malta<\/option><option value=\"Marshall Islands\"  class=\"choice-110 depth-1\"  >Marshall Islands<\/option><option value=\"Mauritania\"  class=\"choice-111 depth-1\"  >Mauritania<\/option><option value=\"Mauritius\"  class=\"choice-112 depth-1\"  >Mauritius<\/option><option value=\"Mexico\"  class=\"choice-113 depth-1\"  >Mexico<\/option><option value=\"Micronesia\"  class=\"choice-114 depth-1\"  >Micronesia<\/option><option value=\"Moldova\"  class=\"choice-115 depth-1\"  >Moldova<\/option><option value=\"Monaco\"  class=\"choice-116 depth-1\"  >Monaco<\/option><option value=\"Mongolia\"  class=\"choice-117 depth-1\"  >Mongolia<\/option><option value=\"Montenegro\"  class=\"choice-118 depth-1\"  >Montenegro<\/option><option value=\"Morocco\"  class=\"choice-119 depth-1\"  >Morocco<\/option><option value=\"Mozambique\"  class=\"choice-120 depth-1\"  >Mozambique<\/option><option value=\"Myanmar\"  class=\"choice-121 depth-1\"  >Myanmar<\/option><option value=\"Namibia\"  class=\"choice-122 depth-1\"  >Namibia<\/option><option value=\"Nauru\"  class=\"choice-123 depth-1\"  >Nauru<\/option><option value=\"Nepal\"  class=\"choice-124 depth-1\"  >Nepal<\/option><option value=\"Netherlands\"  class=\"choice-125 depth-1\"  >Netherlands<\/option><option value=\"New Zealand\"  class=\"choice-126 depth-1\"  >New Zealand<\/option><option value=\"Nicaragua\"  class=\"choice-127 depth-1\"  >Nicaragua<\/option><option value=\"Niger\"  class=\"choice-128 depth-1\"  >Niger<\/option><option value=\"Nigeria\"  class=\"choice-129 depth-1\"  >Nigeria<\/option><option value=\"North Korea\"  class=\"choice-130 depth-1\"  >North Korea<\/option><option value=\"North Macedonia\"  class=\"choice-131 depth-1\"  >North Macedonia<\/option><option value=\"Norway\"  class=\"choice-132 depth-1\"  >Norway<\/option><option value=\"Oman\"  class=\"choice-133 depth-1\"  >Oman<\/option><option value=\"Pakistan\"  class=\"choice-134 depth-1\"  >Pakistan<\/option><option value=\"Palau\"  class=\"choice-135 depth-1\"  >Palau<\/option><option value=\"Palestine\"  class=\"choice-136 depth-1\"  >Palestine<\/option><option value=\"Panama\"  class=\"choice-137 depth-1\"  >Panama<\/option><option value=\"Papua New Guinea\"  class=\"choice-138 depth-1\"  >Papua New Guinea<\/option><option value=\"Paraguay\"  class=\"choice-139 depth-1\"  >Paraguay<\/option><option value=\"Peru\"  class=\"choice-140 depth-1\"  >Peru<\/option><option value=\"Philippines\"  class=\"choice-141 depth-1\"  >Philippines<\/option><option value=\"Poland\"  class=\"choice-142 depth-1\"  >Poland<\/option><option value=\"Portugal\"  class=\"choice-143 depth-1\"  >Portugal<\/option><option value=\"Qatar\"  class=\"choice-144 depth-1\"  >Qatar<\/option><option value=\"Romania\"  class=\"choice-145 depth-1\"  >Romania<\/option><option value=\"Russia\"  class=\"choice-146 depth-1\"  >Russia<\/option><option value=\"Rwanda\"  class=\"choice-147 depth-1\"  >Rwanda<\/option><option value=\"Saint Kitts and Nevis\"  class=\"choice-148 depth-1\"  >Saint Kitts and Nevis<\/option><option value=\"Saint Lucia\"  class=\"choice-149 depth-1\"  >Saint Lucia<\/option><option value=\"Saint Vincent and the Grenadines\"  class=\"choice-150 depth-1\"  >Saint Vincent and the Grenadines<\/option><option value=\"Samoa\"  class=\"choice-151 depth-1\"  >Samoa<\/option><option value=\"San Marino\"  class=\"choice-152 depth-1\"  >San Marino<\/option><option value=\"Sao Tome and Principe\"  class=\"choice-153 depth-1\"  >Sao Tome and Principe<\/option><option value=\"Saudi Arabia\"  class=\"choice-154 depth-1\"  >Saudi Arabia<\/option><option value=\"Senegal\"  class=\"choice-155 depth-1\"  >Senegal<\/option><option value=\"Serbia\"  class=\"choice-156 depth-1\"  >Serbia<\/option><option value=\"Seychelles\"  class=\"choice-157 depth-1\"  >Seychelles<\/option><option value=\"Sierra Leone\"  class=\"choice-158 depth-1\"  >Sierra Leone<\/option><option value=\"Singapore\"  class=\"choice-159 depth-1\"  >Singapore<\/option><option value=\"Slovakia\"  class=\"choice-160 depth-1\"  >Slovakia<\/option><option value=\"Slovenia\"  class=\"choice-161 depth-1\"  >Slovenia<\/option><option value=\"Solomon Islands\"  class=\"choice-162 depth-1\"  >Solomon Islands<\/option><option value=\"Somalia\"  class=\"choice-163 depth-1\"  >Somalia<\/option><option value=\"South Africa\"  class=\"choice-164 depth-1\"  >South Africa<\/option><option value=\"South Korea\"  class=\"choice-165 depth-1\"  >South Korea<\/option><option value=\"South Sudan\"  class=\"choice-166 depth-1\"  >South Sudan<\/option><option value=\"Spain\"  class=\"choice-167 depth-1\"  >Spain<\/option><option value=\"Sri Lanka\"  class=\"choice-168 depth-1\"  >Sri Lanka<\/option><option value=\"Sudan\"  class=\"choice-169 depth-1\"  >Sudan<\/option><option value=\"Suriname\"  class=\"choice-170 depth-1\"  >Suriname<\/option><option value=\"Sweden\"  class=\"choice-171 depth-1\"  >Sweden<\/option><option value=\"Switzerland\"  class=\"choice-172 depth-1\"  >Switzerland<\/option><option value=\"Syria\"  class=\"choice-173 depth-1\"  >Syria<\/option><option value=\"Tajikistan\"  class=\"choice-174 depth-1\"  >Tajikistan<\/option><option value=\"Tanzania\"  class=\"choice-175 depth-1\"  >Tanzania<\/option><option value=\"Thailand\"  class=\"choice-176 depth-1\"  >Thailand<\/option><option value=\"Timor-Leste\"  class=\"choice-177 depth-1\"  >Timor-Leste<\/option><option value=\"Togo\"  class=\"choice-178 depth-1\"  >Togo<\/option><option value=\"Tonga\"  class=\"choice-179 depth-1\"  >Tonga<\/option><option value=\"Trinidad and Tobago\"  class=\"choice-180 depth-1\"  >Trinidad and Tobago<\/option><option value=\"Tunisia\"  class=\"choice-181 depth-1\"  >Tunisia<\/option><option value=\"Turkey\"  class=\"choice-182 depth-1\"  >Turkey<\/option><option value=\"Turkmenistan\"  class=\"choice-183 depth-1\"  >Turkmenistan<\/option><option value=\"Tuvalu\"  class=\"choice-184 depth-1\"  >Tuvalu<\/option><option value=\"Uganda\"  class=\"choice-185 depth-1\"  >Uganda<\/option><option value=\"Ukraine\"  class=\"choice-186 depth-1\"  >Ukraine<\/option><option value=\"United Arab Emirates\"  class=\"choice-187 depth-1\"  >United Arab Emirates<\/option><option value=\"United Kingdom\"  class=\"choice-188 depth-1\"  >United Kingdom<\/option><option value=\"United States\"  class=\"choice-189 depth-1\"  >United States<\/option><option value=\"Uruguay\"  class=\"choice-190 depth-1\"  >Uruguay<\/option><option value=\"Uzbekistan\"  class=\"choice-191 depth-1\"  >Uzbekistan<\/option><option value=\"Vanuatu\"  class=\"choice-192 depth-1\"  >Vanuatu<\/option><option value=\"Vatican City\"  class=\"choice-193 depth-1\"  >Vatican City<\/option><option value=\"Venezuela\"  class=\"choice-194 depth-1\"  >Venezuela<\/option><option value=\"Vietnam\"  class=\"choice-195 depth-1\"  >Vietnam<\/option><option value=\"Yemen\"  class=\"choice-196 depth-1\"  >Yemen<\/option><option value=\"Zambia\"  class=\"choice-197 depth-1\"  >Zambia<\/option><option value=\"Zimbabwe\"  class=\"choice-198 depth-1\"  >Zimbabwe<\/option><\/select><\/div><\/div><\/div><\/div><\/div><div id=\"wpforms-1670-field_33-container\" class=\"wpforms-field wpforms-field-text oculto-form wpforms-field-readonly\" data-field-id=\"33\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-1670-field_33\" aria-hidden=\"false\">Language<\/label><input type=\"text\" id=\"wpforms-1670-field_33\" class=\"wpforms-field-large\" name=\"wpforms[fields][33]\" value=\"Deustch\" aria-errormessage=\"wpforms-1670-field_33-error\" ><\/div><div id=\"wpforms-1670-field_71-container\" class=\"wpforms-field wpforms-field-checkbox\" data-field-id=\"71\"><fieldset><legend class=\"wpforms-field-label wpforms-label-hide\" aria-hidden=\"false\">RGPD<\/legend><ul id=\"wpforms-1670-field_71\"><li class=\"choice-1 depth-1\"><input type=\"checkbox\" id=\"wpforms-1670-field_71_1\" name=\"wpforms[fields][71][]\" value=\"Mit dem Absenden dieses Formulars stimme ich den Nutzungsbedingungen dieser Website sowie der Verwendung von Cookies und der Datenschutzerkl\u00e4rung zu.\" aria-errormessage=\"wpforms-1670-field_71_1-error\" aria-describedby=\"wpforms-1670-field_71-description\"  ><label class=\"wpforms-field-label-inline\" for=\"wpforms-1670-field_71_1\">Mit dem Absenden dieses Formulars stimme ich den Nutzungsbedingungen dieser Website sowie der Verwendung von Cookies und der Datenschutzerkl\u00e4rung zu.<\/label><\/li><\/ul><div id=\"wpforms-1670-field_71-description\" class=\"wpforms-field-description\">Sie k\u00f6nnen die <a style=\"color:#000000;\" href=\"https:\/\/korallresidences.com\/privacidad\/\">Datenschutzrichtlinie<\/a> hier einsehen. Siehe auch <a style=\"color:#000000;\" href=\"https:\/\/korallresidences.com\/cookies\/\">unsere Cookies<\/a>.<\/div><\/fieldset><\/div><div id=\"wpforms-1670-field_66-container\" class=\"wpforms-field wpforms-field-hidden\" data-field-id=\"66\"><input type=\"hidden\" id=\"wpforms-1670-field_66\" name=\"wpforms[fields][66]\" value=\"1\"><\/div><script>\n\t\t\t\t( function() {\n\t\t\t\t\tconst style = document.createElement( 'style' );\n\t\t\t\t\tstyle.appendChild( document.createTextNode( '#wpforms-1670-field_1-container { position: absolute !important; overflow: hidden !important; display: inline !important; height: 1px !important; width: 1px !important; z-index: -1000 !important; padding: 0 !important; } #wpforms-1670-field_1-container input { visibility: hidden; } #wpforms-conversational-form-page #wpforms-1670-field_1-container label { counter-increment: none; }' ) );\n\t\t\t\t\tdocument.head.appendChild( style );\n\t\t\t\t\tdocument.currentScript?.remove();\n\t\t\t\t} )();\n\t\t\t<\/script><\/div><!-- .wpforms-field-container --><div class=\"wpforms-submit-container\" ><input type=\"hidden\" name=\"wpforms[id]\" value=\"1670\"><input type=\"hidden\" name=\"page_title\" value=\"\"><input type=\"hidden\" name=\"page_url\" value=\"https:\/\/korallresidences.com\/de\/wp-json\/wp\/v2\/pages\/2732\"><input type=\"hidden\" name=\"url_referer\" value=\"\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-1670\" class=\"wpforms-submit\" data-alt-text=\"Daran wird gearbeitet...\" data-submit-text=\"Informationen freischalten\" aria-live=\"assertive\" value=\"wpforms-submit\">Informationen freischalten<\/button><img decoding=\"async\" src=\"https:\/\/korallresidences.com\/wp-content\/plugins\/wpforms\/assets\/images\/submit-spin.svg\" class=\"wpforms-submit-spinner\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Wird geladen\"><\/div><\/form><\/div>  <!-- .wpforms-container -->\n                <\/div>\n\n                <div class=\"korall_unlock__agent\">\n                    <a href=\"#agent-form\" class=\"korall_unlock__agent-card\" id=\"korall_agent_trigger\" role=\"button\">\n                        <p class='korall_unlock__agent-card-title'>Sind Sie Immobilienmakler?<\/p>\n                        <p class='korall_unlock__agent-card-sub'>Senden Sie uns Ihre Daten, und wir werden Sie kontaktieren.<\/p>\n                    <\/a>\n                <\/div>\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n    <!-- Agent Modal -->\n    <div class=\"korall_agent_modal\" id=\"korall_agent_modal\">\n        <div class=\"korall_agent_modal__backdrop\" id=\"korall_agent_backdrop\"><\/div>\n\n        <div class=\"korall_agent_modal__content\">\n            <button class=\"korall_agent_modal__close\" id=\"korall_agent_close\" aria-label=\"Schlie\u00dfen\">\n                <svg viewBox=\"0 0 24 24\" width=\"20\" height=\"20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path fill=\"currentColor\"\n                        d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\" \/>\n                <\/svg>\n            <\/button>\n\n                    <div class=\"evoost-b2b-form-wrapper evoost-layout-two-col\" id=\"evoost-form-1027-6288\" style=\"--evoost-accent:#4e7194;--evoost-border-focus:#4e7194;--evoost-focus-shadow:rgba(78,113,148,0.1);\">\n\n                        <div class=\"evoost-form-header\">\n                                <img decoding=\"async\" src=\"https:\/\/evoost.ai\/wp-content\/uploads\/2025\/12\/partners-favicon-single.png\" alt=\"\" class=\"evoost-form-header-logo\">\n                                                <h3 class=\"evoost-form-header-title\">Senden Sie uns Ihre Daten und <strong>wir werden uns bei Ihnen melden<\/strong><\/h3>\n                            <\/div>\n            \n            <form class=\"evoost-b2b-form\" data-form-id=\"1027\" data-lang=\"de\" data-redirect=\"https:\/\/korallresidences.com\/de\/brokers\/\" novalidate>\n\n                <input type=\"hidden\" id=\"evoost_nonce\" name=\"evoost_nonce\" value=\"d1fecb0100\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/de\/wp-json\/wp\/v2\/pages\/2732\" \/>\n                <div class=\"evoost-fields-grid\">\n                    <!-- First Name -->\n                    <div class=\"evoost-field evoost-field-firstname\">\n                        <label for=\"evoost-form-1027-6288-firstname\">Vorname <span class=\"evoost-required\">*<\/span><\/label>\n                        <input type=\"text\" id=\"evoost-form-1027-6288-firstname\" name=\"firstname\" required autocomplete=\"given-name\" placeholder=\"Vorname\" \/>\n                        <span class=\"evoost-error-msg\"><\/span>\n                    <\/div>\n\n                    <!-- Last Name -->\n                    <div class=\"evoost-field evoost-field-lastname\">\n                        <label for=\"evoost-form-1027-6288-lastname\">Nachname <span class=\"evoost-required\">*<\/span><\/label>\n                        <input type=\"text\" id=\"evoost-form-1027-6288-lastname\" name=\"lastname\" required autocomplete=\"family-name\" placeholder=\"Nachname\" \/>\n                        <span class=\"evoost-error-msg\"><\/span>\n                    <\/div>\n\n                    <!-- Email -->\n                    <div class=\"evoost-field evoost-field-email\">\n                        <label for=\"evoost-form-1027-6288-email\">E-Mail <span class=\"evoost-required\">*<\/span><\/label>\n                        <input type=\"email\" id=\"evoost-form-1027-6288-email\" name=\"email\" required autocomplete=\"email\" placeholder=\"email@example.com\" \/>\n                        <span class=\"evoost-error-msg\"><\/span>\n                    <\/div>\n\n                    <!-- Phone with prefix -->\n                    <div class=\"evoost-field evoost-field-phone\">\n                        <label for=\"evoost-form-1027-6288-phone\">Telefon <span class=\"evoost-required\">*<\/span><\/label>\n                        <div class=\"evoost-phone-wrapper\">\n                            <span class=\"evoost-phone-prefix\" data-default=\"+34\">+34<\/span>\n                            <input type=\"tel\" id=\"evoost-form-1027-6288-phone\" name=\"phone\" required autocomplete=\"tel\" placeholder=\"600 000 000\" \/>\n                        <\/div>\n                        <span class=\"evoost-error-msg\"><\/span>\n                    <\/div>\n\n                                        <!-- Company (optional) -->\n                    <div class=\"evoost-field evoost-field-company\">\n                        <label for=\"evoost-form-1027-6288-company\">Unternehmen<\/label>\n                        <input type=\"text\" id=\"evoost-form-1027-6288-company\" name=\"company_visible\" autocomplete=\"organization\" placeholder=\"Unternehmen\" \/>\n                        <span class=\"evoost-error-msg\"><\/span>\n                    <\/div>\n                    \n                    <!-- Country -->\n                    <div class=\"evoost-field evoost-field-country\">\n                        <label for=\"evoost-form-1027-6288-country\">Land <span class=\"evoost-required\">*<\/span><\/label>\n                        <div class=\"evoost-select-search-wrapper\">\n                            <input type=\"text\" class=\"evoost-select-search-input\" id=\"evoost-form-1027-6288-country-search\" placeholder=\"Land...\" autocomplete=\"off\" \/>\n                            <select id=\"evoost-form-1027-6288-country\" name=\"country_visible\" required class=\"evoost-select-hidden\">\n                                <option value=\"\">Land<\/option>\n                                                                <option value=\"Afghanistan\">Afghanistan<\/option>\n                                                                <option value=\"Albania\">Albania<\/option>\n                                                                <option value=\"Algeria\">Algeria<\/option>\n                                                                <option value=\"Andorra\">Andorra<\/option>\n                                                                <option value=\"Angola\">Angola<\/option>\n                                                                <option value=\"Antigua and Barbuda\">Antigua and Barbuda<\/option>\n                                                                <option value=\"Argentina\">Argentina<\/option>\n                                                                <option value=\"Armenia\">Armenia<\/option>\n                                                                <option value=\"Australia\">Australia<\/option>\n                                                                <option value=\"Austria\">Austria<\/option>\n                                                                <option value=\"Azerbaijan\">Azerbaijan<\/option>\n                                                                <option value=\"Bahamas\">Bahamas<\/option>\n                                                                <option value=\"Bahrain\">Bahrain<\/option>\n                                                                <option value=\"Bangladesh\">Bangladesh<\/option>\n                                                                <option value=\"Barbados\">Barbados<\/option>\n                                                                <option value=\"Belarus\">Belarus<\/option>\n                                                                <option value=\"Belgium\">Belgium<\/option>\n                                                                <option value=\"Belize\">Belize<\/option>\n                                                                <option value=\"Benin\">Benin<\/option>\n                                                                <option value=\"Bhutan\">Bhutan<\/option>\n                                                                <option value=\"Bolivia\">Bolivia<\/option>\n                                                                <option value=\"Bosnia and Herzegovina\">Bosnia and Herzegovina<\/option>\n                                                                <option value=\"Botswana\">Botswana<\/option>\n                                                                <option value=\"Brazil\">Brazil<\/option>\n                                                                <option value=\"Brunei\">Brunei<\/option>\n                                                                <option value=\"Bulgaria\">Bulgaria<\/option>\n                                                                <option value=\"Burkina Faso\">Burkina Faso<\/option>\n                                                                <option value=\"Burundi\">Burundi<\/option>\n                                                                <option value=\"Cabo Verde\">Cabo Verde<\/option>\n                                                                <option value=\"Cambodia\">Cambodia<\/option>\n                                                                <option value=\"Cameroon\">Cameroon<\/option>\n                                                                <option value=\"Canada\">Canada<\/option>\n                                                                <option value=\"Central African Republic\">Central African Republic<\/option>\n                                                                <option value=\"Chad\">Chad<\/option>\n                                                                <option value=\"Chile\">Chile<\/option>\n                                                                <option value=\"China\">China<\/option>\n                                                                <option value=\"Colombia\">Colombia<\/option>\n                                                                <option value=\"Comoros\">Comoros<\/option>\n                                                                <option value=\"Congo\">Congo<\/option>\n                                                                <option value=\"Costa Rica\">Costa Rica<\/option>\n                                                                <option value=\"Croatia\">Croatia<\/option>\n                                                                <option value=\"Cuba\">Cuba<\/option>\n                                                                <option value=\"Cyprus\">Cyprus<\/option>\n                                                                <option value=\"Czech Republic\">Czech Republic<\/option>\n                                                                <option value=\"Democratic Republic of the Congo\">Democratic Republic of the Congo<\/option>\n                                                                <option value=\"Denmark\">Denmark<\/option>\n                                                                <option value=\"Djibouti\">Djibouti<\/option>\n                                                                <option value=\"Dominica\">Dominica<\/option>\n                                                                <option value=\"Dominican Republic\">Dominican Republic<\/option>\n                                                                <option value=\"Ecuador\">Ecuador<\/option>\n                                                                <option value=\"Egypt\">Egypt<\/option>\n                                                                <option value=\"El Salvador\">El Salvador<\/option>\n                                                                <option value=\"Equatorial Guinea\">Equatorial Guinea<\/option>\n                                                                <option value=\"Eritrea\">Eritrea<\/option>\n                                                                <option value=\"Estonia\">Estonia<\/option>\n                                                                <option value=\"Eswatini\">Eswatini<\/option>\n                                                                <option value=\"Ethiopia\">Ethiopia<\/option>\n                                                                <option value=\"Fiji\">Fiji<\/option>\n                                                                <option value=\"Finland\">Finland<\/option>\n                                                                <option value=\"France\">France<\/option>\n                                                                <option value=\"Gabon\">Gabon<\/option>\n                                                                <option value=\"Gambia\">Gambia<\/option>\n                                                                <option value=\"Georgia\">Georgia<\/option>\n                                                                <option value=\"Germany\">Germany<\/option>\n                                                                <option value=\"Ghana\">Ghana<\/option>\n                                                                <option value=\"Greece\">Greece<\/option>\n                                                                <option value=\"Grenada\">Grenada<\/option>\n                                                                <option value=\"Guatemala\">Guatemala<\/option>\n                                                                <option value=\"Guinea\">Guinea<\/option>\n                                                                <option value=\"Guinea-Bissau\">Guinea-Bissau<\/option>\n                                                                <option value=\"Guyana\">Guyana<\/option>\n                                                                <option value=\"Haiti\">Haiti<\/option>\n                                                                <option value=\"Honduras\">Honduras<\/option>\n                                                                <option value=\"Hungary\">Hungary<\/option>\n                                                                <option value=\"Iceland\">Iceland<\/option>\n                                                                <option value=\"India\">India<\/option>\n                                                                <option value=\"Indonesia\">Indonesia<\/option>\n                                                                <option value=\"Iran\">Iran<\/option>\n                                                                <option value=\"Iraq\">Iraq<\/option>\n                                                                <option value=\"Ireland\">Ireland<\/option>\n                                                                <option value=\"Israel\">Israel<\/option>\n                                                                <option value=\"Italy\">Italy<\/option>\n                                                                <option value=\"Ivory Coast\">Ivory Coast<\/option>\n                                                                <option value=\"Jamaica\">Jamaica<\/option>\n                                                                <option value=\"Japan\">Japan<\/option>\n                                                                <option value=\"Jordan\">Jordan<\/option>\n                                                                <option value=\"Kazakhstan\">Kazakhstan<\/option>\n                                                                <option value=\"Kenya\">Kenya<\/option>\n                                                                <option value=\"Kiribati\">Kiribati<\/option>\n                                                                <option value=\"Kuwait\">Kuwait<\/option>\n                                                                <option value=\"Kyrgyzstan\">Kyrgyzstan<\/option>\n                                                                <option value=\"Laos\">Laos<\/option>\n                                                                <option value=\"Latvia\">Latvia<\/option>\n                                                                <option value=\"Lebanon\">Lebanon<\/option>\n                                                                <option value=\"Lesotho\">Lesotho<\/option>\n                                                                <option value=\"Liberia\">Liberia<\/option>\n                                                                <option value=\"Libya\">Libya<\/option>\n                                                                <option value=\"Liechtenstein\">Liechtenstein<\/option>\n                                                                <option value=\"Lithuania\">Lithuania<\/option>\n                                                                <option value=\"Luxembourg\">Luxembourg<\/option>\n                                                                <option value=\"Madagascar\">Madagascar<\/option>\n                                                                <option value=\"Malawi\">Malawi<\/option>\n                                                                <option value=\"Malaysia\">Malaysia<\/option>\n                                                                <option value=\"Maldives\">Maldives<\/option>\n                                                                <option value=\"Mali\">Mali<\/option>\n                                                                <option value=\"Malta\">Malta<\/option>\n                                                                <option value=\"Marshall Islands\">Marshall Islands<\/option>\n                                                                <option value=\"Mauritania\">Mauritania<\/option>\n                                                                <option value=\"Mauritius\">Mauritius<\/option>\n                                                                <option value=\"Mexico\">Mexico<\/option>\n                                                                <option value=\"Micronesia\">Micronesia<\/option>\n                                                                <option value=\"Moldova\">Moldova<\/option>\n                                                                <option value=\"Monaco\">Monaco<\/option>\n                                                                <option value=\"Mongolia\">Mongolia<\/option>\n                                                                <option value=\"Montenegro\">Montenegro<\/option>\n                                                                <option value=\"Morocco\">Morocco<\/option>\n                                                                <option value=\"Mozambique\">Mozambique<\/option>\n                                                                <option value=\"Myanmar\">Myanmar<\/option>\n                                                                <option value=\"Namibia\">Namibia<\/option>\n                                                                <option value=\"Nauru\">Nauru<\/option>\n                                                                <option value=\"Nepal\">Nepal<\/option>\n                                                                <option value=\"Netherlands\">Netherlands<\/option>\n                                                                <option value=\"New Zealand\">New Zealand<\/option>\n                                                                <option value=\"Nicaragua\">Nicaragua<\/option>\n                                                                <option value=\"Niger\">Niger<\/option>\n                                                                <option value=\"Nigeria\">Nigeria<\/option>\n                                                                <option value=\"North Korea\">North Korea<\/option>\n                                                                <option value=\"North Macedonia\">North Macedonia<\/option>\n                                                                <option value=\"Norway\">Norway<\/option>\n                                                                <option value=\"Oman\">Oman<\/option>\n                                                                <option value=\"Pakistan\">Pakistan<\/option>\n                                                                <option value=\"Palau\">Palau<\/option>\n                                                                <option value=\"Palestine\">Palestine<\/option>\n                                                                <option value=\"Panama\">Panama<\/option>\n                                                                <option value=\"Papua New Guinea\">Papua New Guinea<\/option>\n                                                                <option value=\"Paraguay\">Paraguay<\/option>\n                                                                <option value=\"Peru\">Peru<\/option>\n                                                                <option value=\"Philippines\">Philippines<\/option>\n                                                                <option value=\"Poland\">Poland<\/option>\n                                                                <option value=\"Portugal\">Portugal<\/option>\n                                                                <option value=\"Qatar\">Qatar<\/option>\n                                                                <option value=\"Romania\">Romania<\/option>\n                                                                <option value=\"Russia\">Russia<\/option>\n                                                                <option value=\"Rwanda\">Rwanda<\/option>\n                                                                <option value=\"Saint Kitts and Nevis\">Saint Kitts and Nevis<\/option>\n                                                                <option value=\"Saint Lucia\">Saint Lucia<\/option>\n                                                                <option value=\"Saint Vincent and the Grenadines\">Saint Vincent and the Grenadines<\/option>\n                                                                <option value=\"Samoa\">Samoa<\/option>\n                                                                <option value=\"San Marino\">San Marino<\/option>\n                                                                <option value=\"Sao Tome and Principe\">Sao Tome and Principe<\/option>\n                                                                <option value=\"Saudi Arabia\">Saudi Arabia<\/option>\n                                                                <option value=\"Senegal\">Senegal<\/option>\n                                                                <option value=\"Serbia\">Serbia<\/option>\n                                                                <option value=\"Seychelles\">Seychelles<\/option>\n                                                                <option value=\"Sierra Leone\">Sierra Leone<\/option>\n                                                                <option value=\"Singapore\">Singapore<\/option>\n                                                                <option value=\"Slovakia\">Slovakia<\/option>\n                                                                <option value=\"Slovenia\">Slovenia<\/option>\n                                                                <option value=\"Solomon Islands\">Solomon Islands<\/option>\n                                                                <option value=\"Somalia\">Somalia<\/option>\n                                                                <option value=\"South Africa\">South Africa<\/option>\n                                                                <option value=\"South Korea\">South Korea<\/option>\n                                                                <option value=\"South Sudan\">South Sudan<\/option>\n                                                                <option value=\"Spain\">Spain<\/option>\n                                                                <option value=\"Sri Lanka\">Sri Lanka<\/option>\n                                                                <option value=\"Sudan\">Sudan<\/option>\n                                                                <option value=\"Suriname\">Suriname<\/option>\n                                                                <option value=\"Sweden\">Sweden<\/option>\n                                                                <option value=\"Switzerland\">Switzerland<\/option>\n                                                                <option value=\"Syria\">Syria<\/option>\n                                                                <option value=\"Tajikistan\">Tajikistan<\/option>\n                                                                <option value=\"Tanzania\">Tanzania<\/option>\n                                                                <option value=\"Thailand\">Thailand<\/option>\n                                                                <option value=\"Timor-Leste\">Timor-Leste<\/option>\n                                                                <option value=\"Togo\">Togo<\/option>\n                                                                <option value=\"Tonga\">Tonga<\/option>\n                                                                <option value=\"Trinidad and Tobago\">Trinidad and Tobago<\/option>\n                                                                <option value=\"Tunisia\">Tunisia<\/option>\n                                                                <option value=\"Turkey\">Turkey<\/option>\n                                                                <option value=\"Turkmenistan\">Turkmenistan<\/option>\n                                                                <option value=\"Tuvalu\">Tuvalu<\/option>\n                                                                <option value=\"Uganda\">Uganda<\/option>\n                                                                <option value=\"Ukraine\">Ukraine<\/option>\n                                                                <option value=\"United Arab Emirates\">United Arab Emirates<\/option>\n                                                                <option value=\"United Kingdom\">United Kingdom<\/option>\n                                                                <option value=\"United States\">United States<\/option>\n                                                                <option value=\"Uruguay\">Uruguay<\/option>\n                                                                <option value=\"Uzbekistan\">Uzbekistan<\/option>\n                                                                <option value=\"Vanuatu\">Vanuatu<\/option>\n                                                                <option value=\"Vatican City\">Vatican City<\/option>\n                                                                <option value=\"Venezuela\">Venezuela<\/option>\n                                                                <option value=\"Vietnam\">Vietnam<\/option>\n                                                                <option value=\"Yemen\">Yemen<\/option>\n                                                                <option value=\"Zambia\">Zambia<\/option>\n                                                                <option value=\"Zimbabwe\">Zimbabwe<\/option>\n                                                            <\/select>\n                            <div class=\"evoost-select-dropdown\" style=\"display:none;\"><\/div>\n                        <\/div>\n                        <span class=\"evoost-error-msg\"><\/span>\n                    <\/div>\n\n                    <!-- Comments -->\n                    <div class=\"evoost-field evoost-field-comments evoost-field-full\">\n                        <label for=\"evoost-form-1027-6288-comments\">Kommentare<\/label>\n                        <textarea id=\"evoost-form-1027-6288-comments\" name=\"comments\" rows=\"2\" placeholder=\"Kommentare...\"><\/textarea>\n                        <span class=\"evoost-error-msg\"><\/span>\n                    <\/div>\n                <\/div>\n\n                <!-- Consent -->\n                <div class=\"evoost-field evoost-field-consent\">\n                    <label class=\"evoost-consent-label\">\n                        <input type=\"checkbox\" name=\"consent\" required \/>\n                        <span class=\"evoost-checkbox-custom\">\n                            <svg viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M1.5 5.5L4 8L8.5 2\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                            <\/svg>\n                        <\/span>\n                        <span class=\"evoost-consent-text\">\n                            Mit dem Absenden dieses Formulars akzeptiere ich die Nutzungsbedingungen dieser Website, sowie die Verwendung von Cookies und die Datenschutzrichtlinie.                            <a href=\"https:\/\/evoost.ai\/privacy\/\" target=\"_blank\" rel=\"noopener\">datenschutzerkl\u00e4rung hier einsehen<\/a>.\n                            <a href=\"https:\/\/evoost.ai\/cookies\/\" target=\"_blank\" rel=\"noopener\">sehen Sie auch unsere Cookie-Richtlinie<\/a>.\n                        <\/span>\n                    <\/label>\n                    <span class=\"evoost-error-msg\"><\/span>\n                <\/div>\n\n                <!-- Submit -->\n                <div class=\"evoost-field evoost-field-submit\">\n                    <button type=\"submit\" class=\"evoost-submit-btn\" style=\"--evoost-btn-color: #2a2a2a\">\n                        <span class=\"evoost-btn-text\">Absenden<\/span>\n                        <span class=\"evoost-btn-loading\" style=\"display:none;\">Wird gesendet...<\/span>\n                    <\/button>\n                <\/div>\n\n                <!-- Messages -->\n                <div class=\"evoost-form-message\" style=\"display:none;\"><\/div>\n            <\/form>\n\n            <!-- eVoost Partners Signature -->\n                        <div class=\"evoost-signature-wrapper\">\n                <a href=\"https:\/\/partners.evoost.ai\" target=\"_blank\" class=\"evoost-signature\" aria-label=\"Powered by eVoost Partners\">\n                    <img decoding=\"async\" src=\"https:\/\/evoost.ai\/wp-content\/uploads\/2025\/12\/partners-favicon-single.png\" alt=\"eVoost Partners\" class=\"evoost-signature-logo\">\n                    <span class=\"evoost-signature-text\">Powered by <span class=\"evoost-signature-highlight\">eVoost Partners<\/span><\/span>\n                <\/a>\n            <\/div>\n                    <\/div>\n\n                <script>\n        (function(){\n            if (!window.evoostFormLabels) window.evoostFormLabels = {};\n            window.evoostFormLabels['1027'] = {\"first_name\":\"Vorname\",\"last_name\":\"Nachname\",\"email\":\"E-Mail\",\"phone\":\"Telefon\",\"company\":\"Unternehmen\",\"country\":\"Land\",\"comments\":\"Kommentare\",\"consent\":\"Mit dem Absenden dieses Formulars akzeptiere ich die Nutzungsbedingungen dieser Website, sowie die Verwendung von Cookies und die Datenschutzrichtlinie.\",\"privacy\":\"datenschutzerkl\\u00e4rung hier einsehen\",\"cookies\":\"sehen Sie auch unsere Cookie-Richtlinie\",\"submit\":\"Absenden\",\"sending\":\"Wird gesendet...\",\"success\":\"Vielen Dank! Ihre Anfrage wurde erfolgreich gesendet.\",\"error\":\"Ein Fehler ist aufgetreten. Bitte versuchen Sie es erneut.\",\"required\":\"Dieses Feld ist erforderlich.\",\"invalid_email\":\"Bitte geben Sie eine g\\u00fcltige E-Mail-Adresse ein.\"};\n        })();\n        <\/script>\n        \n        <\/div>\n    <\/div>\n\n    <script>\n        (function () {\n            'use strict';\n\n            var section = document.getElementById('unlock');\n            var modal = document.getElementById('korall_agent_modal');\n            var trigger = document.getElementById('korall_agent_trigger');\n            var backdrop = document.getElementById('korall_agent_backdrop');\n            var closeBtn = document.getElementById('korall_agent_close');\n            var scrollY = 0;\n\n            function openModal() {\n                scrollY = window.scrollY;\n                document.body.style.overflow = 'hidden';\n                document.body.style.position = 'fixed';\n                document.body.style.width = '100%';\n                document.body.style.top = '-' + scrollY + 'px';\n                modal.classList.add('korall_agent_modal--open');\n            }\n\n            function closeModal() {\n                modal.classList.remove('korall_agent_modal--open');\n                document.body.style.overflow = '';\n                document.body.style.position = '';\n                document.body.style.width = '';\n                document.body.style.top = '';\n                window.scrollTo(0, scrollY);\n            }\n\n            if (trigger) {\n                trigger.addEventListener('click', function (e) {\n                    e.preventDefault();\n                    openModal();\n                });\n            }\n\n            if (backdrop) backdrop.addEventListener('click', closeModal);\n            if (closeBtn) closeBtn.addEventListener('click', closeModal);\n\n            document.addEventListener('keydown', function (e) {\n                if (e.key === 'Escape') closeModal();\n            });\n\n            function checkVisibility() {\n                if (!section) return;\n                var rect = section.getBoundingClientRect();\n                if (rect.top < window.innerHeight * 0.85) {\n                    section.classList.add('korall_unlock--visible');\n                }\n            }\n\n            window.addEventListener('scroll', checkVisibility, { passive: true });\n            checkVisibility();\n\n        })();\n    <\/script>\n\n<\/body>\n\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6259d09 e-con-full e-flex e-con e-parent\" data-id=\"6259d09\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4870559 elementor-widget elementor-widget-html\" data-id=\"4870559\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  \/* ============================================\n     RESET & BASE\n  ============================================ *\/\n  *, *::before, *::after {\n    box-sizing: border-box;\n  }\n\n  \/* ============================================\n     FOOTER\n  ============================================ *\/\n  .koral_footer {\n    background-color: #4a6682 !important;\n    padding: 80px 60px 40px 60px !important;\n  }\n\n  .koral_footer__container {\n    max-width: 1600px !important;\n    margin: 0 auto !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: space-between !important;\n    gap: 40px !important;\n    flex-wrap: wrap !important;\n  }\n\n  \/* ============================================\n     LOGO & PHONE GROUP\n  ============================================ *\/\n  .koral_footer__brand {\n    display: flex !important;\n    align-items: center !important;\n    gap: 40px !important;\n    flex-shrink: 0 !important;\n  }\n\n  .koral_footer__brand-logo-group {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    gap: 12px !important;\n    flex-shrink: 0 !important;\n  }\n\n  .koral_footer__brand-separator {\n    width: 1px !important;\n    height: 36px !important;\n    background-color: rgba(255, 255, 255, 0.25) !important;\n  }\n\n  .koral_footer__logo {\n    flex-shrink: 0 !important;\n  }\n\n  .koral_footer__logo img {\n    height: 72px !important;\n    width: auto !important;\n    display: block !important;\n    filter: brightness(0) invert(1) !important;\n    opacity: 0.9 !important;\n    transition: opacity 0.3s ease !important;\n  }\n\n  .koral_footer__logo:hover img {\n    opacity: 1 !important;\n  }\n\n  \/* ============================================\n     PHONE LINK\n  ============================================ *\/\n  #koral_footer_phone_link,\n  #koral_footer_phone_link:link,\n  #koral_footer_phone_link:visited,\n  #koral_footer_phone_link:active,\n  .koral_footer__phone,\n  .koral_footer__phone:link,\n  .koral_footer__phone:visited,\n  .koral_footer__phone:active,\n  a#koral_footer_phone_link,\n  a#koral_footer_phone_link:link,\n  a#koral_footer_phone_link:visited,\n  a#koral_footer_phone_link:active {\n    display: flex !important;\n    align-items: center !important;\n    gap: 8px !important;\n    font-family: 'Lexend Deca', sans-serif !important;\n    font-size: 16px !important;\n    font-weight: 300 !important;\n    color: #ffffff !important;\n    text-decoration: none !important;\n    transition: opacity 0.3s ease !important;\n  }\n\n  #koral_footer_phone_link:hover,\n  .koral_footer__phone:hover,\n  a#koral_footer_phone_link:hover {\n    opacity: 0.85 !important;\n    color: #ffffff !important;\n  }\n\n  #koral_footer_phone_link *,\n  #koral_footer_phone_link *:link,\n  #koral_footer_phone_link *:visited,\n  #koral_footer_phone_link *:active,\n  .koral_footer__phone *,\n  .koral_footer__phone-number,\n  .koral_footer__phone-number *,\n  .koral_footer .koral_footer__phone-number,\n  .koral_footer .koral_footer__phone-number * {\n    color: #ffffff !important;\n    font-family: 'Lexend Deca', sans-serif !important;\n    font-size: 16px !important;\n    font-weight: 300 !important;\n    opacity: 1 !important;\n    text-decoration: none !important;\n  }\n\n  .koral_footer__phone-icon {\n    width: 18px !important;\n    height: 18px !important;\n    opacity: 0.9 !important;\n    flex-shrink: 0 !important;\n  }\n\n  \/* ============================================\n     LEGAL LINKS\n  ============================================ *\/\n  .koral_footer__legal {\n    display: flex !important;\n    align-items: center !important;\n    gap: 12px !important;\n  }\n\n  .koral_footer__legal a {\n    font-family: 'Lexend Deca', sans-serif !important;\n    font-size: 14px !important;\n    font-weight: 300 !important;\n    letter-spacing: 0.5px !important;\n    color: rgba(255, 255, 255, 0.6) !important;\n    text-decoration: none !important;\n    transition: color 0.3s ease !important;\n  }\n\n  .koral_footer__legal a:hover {\n    color: rgba(255, 255, 255, 0.95) !important;\n  }\n\n  .koral_footer__legal-separator {\n    font-size: 14px !important;\n    color: rgba(255, 255, 255, 0.3) !important;\n    user-select: none !important;\n  }\n\n  \/* ============================================\n     LIFE IN COSTA LOGO\n  ============================================ *\/\n  .koral_footer__lic {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    flex-shrink: 0 !important;\n  }\n\n  .koral_footer__lic-logo {\n    height: 36px !important;\n    width: auto !important;\n    display: block !important;\n    filter: brightness(0) invert(1) !important;\n    opacity: 0.55 !important;\n    transition: opacity 0.3s ease !important;\n  }\n\n  .koral_footer__lic-logo:hover {\n    opacity: 0.85 !important;\n  }\n\n  \/* ============================================\n     LANGUAGE SELECTOR - CENTRADO DEBAJO DEL FOOTER\n     (Misma estructura que el original, solo movida)\n  ============================================ *\/\n  .koral_footer__lang-wrapper {\n    max-width: 1600px !important;\n    margin: 48px auto 0 auto !important;\n    padding-top: 32px !important;\n    border-top: 1px solid rgba(255, 255, 255, 0.15) !important;\n    text-align: center !important;\n  }\n\n  .koral_footer__lang {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    flex-wrap: wrap !important;\n    gap: 4px !important;\n  }\n\n  .koral_footer__lang-link {\n    font-family: 'Lexend Deca', sans-serif !important;\n    font-size: 11px !important;\n    font-weight: 300 !important;\n    letter-spacing: 1.5px !important;\n    text-transform: uppercase !important;\n    text-decoration: none !important;\n    color: rgba(255, 255, 255, 0.45) !important;\n    padding: 3px 6px !important;\n    border-radius: 2px !important;\n    transition: color 0.3s ease !important;\n    cursor: pointer !important;\n  }\n\n  .koral_footer__lang-link:hover {\n    color: rgba(255, 255, 255, 0.9) !important;\n  }\n\n  .koral_footer__lang-link--active,\n  .koral_footer__lang-link--active:hover {\n    color: #ffffff !important;\n    font-weight: 400 !important;\n    cursor: default !important;\n    pointer-events: none !important;\n  }\n\n  .koral_footer__lang-divider {\n    font-size: 10px !important;\n    color: rgba(255, 255, 255, 0.2) !important;\n    user-select: none !important;\n  }\n\n  \/* ============================================\n     RESPONSIVE - TABLET\n  ============================================ *\/\n  @media screen and (max-width: 991px) {\n    .koral_footer {\n      padding: 60px 40px 32px 40px !important;\n    }\n\n    .koral_footer__container {\n      justify-content: center !important;\n      gap: 32px !important;\n    }\n\n    .koral_footer__brand {\n      width: 100% !important;\n      justify-content: center !important;\n    }\n\n    .koral_footer__logo img {\n      height: 64px !important;\n    }\n\n    .koral_footer__lang-wrapper {\n      margin-top: 40px !important;\n      padding-top: 28px !important;\n    }\n  }\n\n  \/* ============================================\n     RESPONSIVE - MOBILE L (768px)\n  ============================================ *\/\n  @media screen and (max-width: 768px) {\n    .koral_footer {\n      padding: 48px 32px 28px 32px !important;\n    }\n\n    .koral_footer__container {\n      flex-direction: column !important;\n      gap: 28px !important;\n    }\n\n    .koral_footer__brand {\n      flex-direction: column !important;\n      gap: 20px !important;\n    }\n\n    .koral_footer__brand-separator {\n      display: none !important;\n    }\n\n    .koral_footer__logo img {\n      height: 56px !important;\n    }\n\n    #koral_footer_phone_link,\n    .koral_footer__phone,\n    .koral_footer__phone *,\n    .koral_footer__phone-number,\n    .koral_footer__phone-number * {\n      font-size: 15px !important;\n    }\n\n    .koral_footer__legal a {\n      font-size: 13px !important;\n    }\n\n    .koral_footer__lang-wrapper {\n      margin-top: 32px !important;\n      padding-top: 24px !important;\n    }\n  }\n\n  \/* ============================================\n     RESPONSIVE - MOBILE (480px)\n  ============================================ *\/\n  @media screen and (max-width: 480px) {\n    .koral_footer {\n      padding: 40px 20px 24px 20px !important;\n    }\n\n    .koral_footer__container {\n      gap: 24px !important;\n    }\n\n    .koral_footer__brand {\n      gap: 16px !important;\n    }\n\n    .koral_footer__logo img {\n      height: 48px !important;\n    }\n\n    #koral_footer_phone_link,\n    .koral_footer__phone,\n    .koral_footer__phone *,\n    .koral_footer__phone-number,\n    .koral_footer__phone-number * {\n      font-size: 14px !important;\n    }\n\n    .koral_footer__legal {\n      flex-direction: column !important;\n      gap: 8px !important;\n      text-align: center !important;\n    }\n\n    .koral_footer__legal-separator {\n      display: none !important;\n    }\n\n    .koral_footer__legal a {\n      font-size: 12px !important;\n    }\n\n    .koral_footer__lic-logo {\n      height: 30px !important;\n    }\n\n    .koral_footer__lang-wrapper {\n      margin-top: 24px !important;\n      padding-top: 20px !important;\n    }\n\n    .koral_footer__lang-link {\n      font-size: 10px !important;\n      padding: 2px 4px !important;\n    }\n  }\n<\/style>\n\n<!-- FOOTER -->\n<footer class=\"koral_footer\">\n  <div class=\"koral_footer__container\">\n    \n    <!-- Brand: Logo + Lang + Phone -->\n    <div class=\"koral_footer__brand\">\n      <div class=\"koral_footer__brand-logo-group\">\n        <a href=\"\/\" class=\"koral_footer__logo\" aria-label=\"Korall Residences - Inicio\">\n          <img decoding=\"async\" src=\"https:\/\/www.korallbytopgestion.com\/wp-content\/uploads\/2024\/01\/Logo-Korall-Residences-300x138px-By-TOP-Color.webp\" alt=\"Korall Residences\">\n        <\/a>\n      <\/div>\n      <span class=\"koral_footer__brand-separator\"><\/span>\n      <a href=\"tel:\" id=\"koral_footer_phone_link\" class=\"koral_footer__phone\">\n        <svg class=\"koral_footer__phone-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/>\n        <\/svg>\n        <span class=\"koral_footer__phone-number\"><\/span>\n      <\/a>\n    <\/div>\n\n    <!-- Legal Links -->\n    <nav class=\"koral_footer__legal\" id=\"koral_legal_nav\" aria-label=\"Enlaces legales\">\n      <a href=\"\/legal\" data-koral-i18n=\"legal\">Legal<\/a>\n      <span class=\"koral_footer__legal-separator\">\u00b7<\/span>\n      <a href=\"\/privacidad\" data-koral-i18n=\"privacy\">Privacidad<\/a>\n      <span class=\"koral_footer__legal-separator\">\u00b7<\/span>\n      <a href=\"\/cookies\" data-koral-i18n=\"cookies\">Cookies<\/a>\n    <\/nav>\n\n    <!-- Life In Costa -->\n    <div class=\"koral_footer__lic\">\n      <img decoding=\"async\" src=\"https:\/\/thekosvillas.com\/wp-content\/uploads\/2026\/02\/lifeincosta.png\" alt=\"Life In Costa\" class=\"koral_footer__lic-logo\">\n    <\/div>\n\n  <\/div>\n\n  <!-- Language Selector - Centrado debajo del footer -->\n  <div class=\"koral_footer__lang-wrapper\">\n    <nav class=\"koral_footer__lang\" id=\"koral_lang_switcher\" aria-label=\"Selector de idioma\">\n      <a href=\"#\" class=\"koral_footer__lang-link\" data-lang=\"es\">ES<\/a>\n      <span class=\"koral_footer__lang-divider\">|<\/span>\n      <a href=\"#\" class=\"koral_footer__lang-link\" data-lang=\"en\">EN<\/a>\n      <span class=\"koral_footer__lang-divider\">|<\/span>\n      <a href=\"#\" class=\"koral_footer__lang-link\" data-lang=\"fr\">FR<\/a>\n      <span class=\"koral_footer__lang-divider\">|<\/span>\n      <a href=\"#\" class=\"koral_footer__lang-link\" data-lang=\"de\">DE<\/a>\n     \n    <\/nav>\n  <\/div>\n<\/footer>\n\n<script>\n(function() {\n  \/* \u2500\u2500 Configuraci\u00f3n de idiomas \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  var langMap = {\n    es: {\n      legal:   { href: '\/legal',      label: 'Legal' },\n      privacy: { href: '\/privacidad', label: 'Privacidad' },\n      cookies: { href: '\/cookies',    label: 'Cookies' },\n      ariaNav:  'Enlaces legales',\n      ariaLang: 'Selector de idioma'\n    },\n    en: {\n      prefix: '\/en',\n      legal:   { href: '\/en\/legal',   label: 'Legal' },\n      privacy: { href: '\/en\/privacy', label: 'Privacy' },\n      cookies: { href: '\/en\/cookies', label: 'Cookies' },\n      ariaNav:  'Legal links',\n      ariaLang: 'Language selector'\n    },\n    fr: {\n      prefix: '\/fr',\n      legal:   { href: '\/fr\/mentions-legales', label: 'Mentions l\u00e9gales' },\n      privacy: { href: '\/fr\/confidentialite',  label: 'Confidentialit\u00e9' },\n      cookies: { href: '\/fr\/cookies',          label: 'Cookies' },\n      ariaNav:  'Liens juridiques',\n      ariaLang: 'S\u00e9lecteur de langue'\n    },\n    de: {\n      prefix: '\/de',\n      legal:   { href: '\/de\/impressum',   label: 'Impressum' },\n      privacy: { href: '\/de\/datenschutz', label: 'Datenschutz' },\n      cookies: { href: '\/de\/cookies',     label: 'Cookies' },\n      ariaNav:  'Rechtliche Hinweise',\n      ariaLang: 'Sprachauswahl'\n    },\n    pl: {\n      prefix: '',\n      legal:   { href: '\/legal',      label: 'Legal' },\n      privacy: { href: '\/privacidad', label: 'Prywatno\u015b\u0107' },\n      cookies: { href: '\/cookies',    label: 'Ciasteczka' },\n      ariaNav:  'Linki prawne',\n      ariaLang: 'Wyb\u00f3r j\u0119zyka'\n    },\n    ru: {\n      prefix: '',\n      legal:   { href: '\/legal',       label: 'Legal' },\n      privacy: { href: '\/privacidad',  label: '\u041a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u044c' },\n      cookies: { href: '\/cookies',     label: '\u0424\u0430\u0439\u043b\u044b cookie' },\n      ariaNav:  '\u041f\u0440\u0430\u0432\u043e\u0432\u044b\u0435 \u0441\u0441\u044b\u043b\u043a\u0438',\n      ariaLang: '\u0412\u044b\u0431\u043e\u0440 \u044f\u0437\u044b\u043a\u0430'\n    },\n    ar: {\n      prefix: '',\n      legal:   { href: '\/legal',       label: 'Legal' },\n      privacy: { href: '\/privacidad',  label: '\u062e\u0635\u0648\u0635\u064a\u0629' },\n      cookies: { href: '\/cookies',     label: '\u0645\u0644\u0641\u0627\u062a \u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0627\u0631\u062a\u0628\u0627\u0637' },\n      ariaNav:  '\u0631\u0648\u0627\u0628\u0637 \u0642\u0627\u0646\u0648\u0646\u064a\u0629',\n      ariaLang: '\u0627\u062e\u062a\u064a\u0627\u0631 \u0627\u0644\u0644\u063a\u0629'\n    },\n    cs: {\n      prefix: '',\n      legal:   { href: '\/legal',       label: 'Legal' },\n      privacy: { href: '\/privacidad',  label: 'Soukrom\u00ed' },\n      cookies: { href: '\/cookies',     label: 'Cookies' },\n      ariaNav:  'Pr\u00e1vn\u00ed odkazy',\n      ariaLang: 'V\u00fdb\u011br jazyka'\n    },\n    sv: {\n      prefix: '',\n      legal:   { href: '\/legal',       label: 'Legal' },\n      privacy: { href: '\/privacidad',  label: 'Integritet' },\n      cookies: { href: '\/cookies',     label: 'Cookies' },\n      ariaNav:  'Juridiska l\u00e4nkar',\n      ariaLang: 'Spr\u00e5kv\u00e4ljare'\n    },\n    nl: {\n      prefix: '',\n      legal:   { href: '\/legal',       label: 'Legal' },\n      privacy: { href: '\/privacidad',  label: 'Privacy' },\n      cookies: { href: '\/cookies',     label: 'Cookies' },\n      ariaNav:  'Juridische links',\n      ariaLang: 'Taalkeuze'\n    },\n    da: {\n      prefix: '',\n      legal:   { href: '\/legal',       label: 'Legal' },\n      privacy: { href: '\/privacidad',  label: 'Privatliv' },\n      cookies: { href: '\/cookies',     label: 'Cookies' },\n      ariaNav:  'Juridiske links',\n      ariaLang: 'Sprogv\u00e6lger'\n    },\n    no: {\n      prefix: '',\n      legal:   { href: '\/legal',       label: 'Legal' },\n      privacy: { href: '\/privacidad',  label: 'Personvern' },\n      cookies: { href: '\/cookies',     label: 'Informasjonskapsler' },\n      ariaNav:  'Juridiske lenker',\n      ariaLang: 'Spr\u00e5kvelger'\n    }\n  };\n\n  \/* \u2500\u2500 Detectar locale \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  var path   = window.location.pathname;\n  var match  = path.match(\/^\\\/(es|en|fr|de|pl|ru|ar|cs|sv|nl|da|no)(\\\/|$)\/);\n  var locale = (match && langMap[match[1]]) ? match[1] : 'es';\n  var cfg    = langMap[locale];\n\n  \/* \u2500\u2500 Legal links \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  var legalLinks = document.querySelectorAll('.koral_footer__legal a[data-koral-i18n]');\n  for (var i = 0; i < legalLinks.length; i++) {\n    var key = legalLinks[i].getAttribute('data-koral-i18n');\n    if (cfg[key]) {\n      legalLinks[i].href = cfg[key].href;\n      legalLinks[i].textContent = cfg[key].label;\n    }\n  }\n\n  var navLegal = document.getElementById('koral_legal_nav');\n  if (navLegal) navLegal.setAttribute('aria-label', cfg.ariaNav);\n\n  \/* \u2500\u2500 Language switcher \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  var slug = path.replace(\/^\\\/(es|en|fr|de|pl|ru|ar|cs|sv|nl|da|no)(\\\/|$)\/, '\/');\n  if (slug.charAt(0) !== '\/') slug = '\/' + slug;\n\n  var switcher = document.getElementById('koral_lang_switcher');\n  if (switcher) {\n    switcher.setAttribute('aria-label', cfg.ariaLang);\n    var links = switcher.querySelectorAll('.koral_footer__lang-link');\n    for (var j = 0; j < links.length; j++) {\n      var lang = links[j].getAttribute('data-lang');\n      if (lang === locale) {\n        links[j].classList.add('koral_footer__lang-link--active');\n        links[j].removeAttribute('href');\n      } else {\n        links[j].classList.remove('koral_footer__lang-link--active');\n        var prefix = langMap[lang] ? langMap[lang].prefix : '';\n        if (prefix) {\n          links[j].href = prefix + slug;\n        } else {\n          links[j].href = slug;\n        }\n      }\n    }\n  }\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7048426 elementor-widget elementor-widget-html\" data-id=\"7048426\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- eVoost Signature (standalone) -->\r\n<div class=\"evoost-signature-wrapper\">\r\n  <a href=\"https:\/\/evoost.ai\" target=\"_blank\" class=\"evoost-signature\" aria-label=\"Powered by eVoost\">\r\n    <img decoding=\"async\" src=\"https:\/\/asvillas.pt\/wp-content\/uploads\/2025\/05\/evoost_sales_innovation_logo-removebg-preview.svg\" alt=\"eVoost\" class=\"evoost-logo\">\r\n    <span class=\"evoost-text\">Powered by <span class=\"evoost-highlight\">eVoost<\/span><\/span>\r\n  <\/a>\r\n<\/div>\r\n\r\n<style>\r\n\/* ============================================\r\n   EVOOST SIGNATURE (standalone)\r\n============================================ *\/\r\n.evoost-signature-wrapper {\r\n  display: flex !important;\r\n  justify-content: center !important;\r\n  align-items: center !important;\r\n  padding: 0 !important;\r\n  font-family: 'Inter', 'Helvetica Neue', Arial, sans-serif !important;\r\n}\r\n\r\n.evoost-signature {\r\n  display: flex !important;\r\n  align-items: center !important;\r\n  justify-content: center !important;\r\n  text-decoration: none !important;\r\n  padding: 8px 12px !important;\r\n  border-radius: 30px !important;\r\n  border: 1px solid rgba(0, 0, 0, 0.1) !important;\r\n  transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1) !important;\r\n  position: relative !important;\r\n  overflow: hidden !important;\r\n  background-color: transparent !important;\r\n}\r\n\r\n.evoost-logo {\r\n  width: 16px !important;\r\n  height: 16px !important;\r\n  margin-right: 8px !important;\r\n  opacity: 0.6 !important;\r\n  transition: all 0.5s ease !important;\r\n  position: relative !important;\r\n  z-index: 2 !important;\r\n}\r\n\r\n.evoost-text {\r\n  font-size: 11px !important;\r\n  font-weight: 400 !important;\r\n  letter-spacing: 0.2px !important;\r\n  color: rgba(0, 0, 0, 0.4) !important;\r\n  transition: all 0.5s ease !important;\r\n  position: relative !important;\r\n  z-index: 2 !important;\r\n}\r\n\r\n.evoost-highlight {\r\n  font-weight: 500 !important;\r\n  color: rgba(0, 0, 0, 0.55) !important;\r\n  transition: all 0.5s ease !important;\r\n}\r\n\r\n.evoost-signature:before {\r\n  content: '' !important;\r\n  position: absolute !important;\r\n  top: 0 !important;\r\n  left: 0 !important;\r\n  width: 100% !important;\r\n  height: 100% !important;\r\n  background: linear-gradient(135deg, rgba(0,0,0,0.03) 0%, rgba(0,0,0,0.01) 100%) !important;\r\n  opacity: 0;\r\n  transition: opacity 0.5s ease !important;\r\n  z-index: 1 !important;\r\n}\r\n\r\n.evoost-signature:after {\r\n  content: '' !important;\r\n  position: absolute !important;\r\n  top: 0 !important;\r\n  left: -150% !important;\r\n  width: 100% !important;\r\n  height: 100% !important;\r\n  background: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0.06) 50%, rgba(0,0,0,0) 100%) !important;\r\n  transform: skewX(-25deg) !important;\r\n  z-index: 3 !important;\r\n  opacity: 0;\r\n  transition: opacity 0.2s ease !important;\r\n}\r\n\r\n@keyframes shineEffect {\r\n  0% { left: -150% !important; }\r\n  100% { left: 150% !important; }\r\n}\r\n\r\n.evoost-signature:hover {\r\n  border-color: rgba(0, 0, 0, 0.2) !important;\r\n}\r\n\r\n.evoost-signature:hover:before {\r\n  opacity: 1;\r\n}\r\n\r\n.evoost-signature:hover:after {\r\n  opacity: 1;\r\n  animation: shineEffect 1.2s ease-in-out !important;\r\n}\r\n\r\n.evoost-signature:hover .evoost-logo {\r\n  opacity: 0.9 !important;\r\n  transform: scale(1.05) !important;\r\n}\r\n\r\n.evoost-signature:hover .evoost-text {\r\n  color: rgba(0, 0, 0, 0.7) !important;\r\n}\r\n\r\n.evoost-signature:hover .evoost-highlight {\r\n  color: rgba(0, 0, 0, 0.85) !important;\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Koral Residence &#8211; Exklusive Sky Villas Costa del Sol \u00dcber uns Typologien Galerie Standort Informationen freischalten \u00dcber uns Typologien Galerie Standort Informationen freischalten 28 exklusive Sky Villas Das Geheimnis des Gl\u00fccklichseins Erleben Sie die Authentizit\u00e4t der Costa del Sol in einer nachhaltigen Oase mit Blick auf das Mittelmeer. Wo Ruhe und Design verschmelzen, um Ihr [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":198,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-2732","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Korall Residences Higuer\u00f3n | 28 Sky Villas en Costa del Sol<\/title>\n<meta name=\"description\" content=\"Descubre las 28 Sky Villas de 3 dormitorios en El Higuer\u00f3n, Fuengirola - Respira M\u00e1laga desde Korall Residences\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/korallresidences.com\/pl\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Korall Residences Higuer\u00f3n | 28 Sky Villas en Costa del Sol\" \/>\n<meta property=\"og:description\" content=\"Descubre las 28 Sky Villas de 3 dormitorios en El Higuer\u00f3n, Fuengirola - Respira M\u00e1laga desde Korall Residences\" \/>\n<meta property=\"og:url\" content=\"https:\/\/korallresidences.com\/pl\/\" \/>\n<meta property=\"og:site_name\" content=\"Korall Residences\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-21T00:57:07+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/korallresidences.com\/wp-content\/uploads\/2026\/02\/Piscina-1024x576.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"576\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"36\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/korallresidences.com\\\/pl\\\/\",\"url\":\"https:\\\/\\\/korallresidences.com\\\/pl\\\/\",\"name\":\"Korall Residences Higuer\u00f3n | 28 Sky Villas en Costa del Sol\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/korallresidences.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/korallresidences.com\\\/pl\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/korallresidences.com\\\/pl\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/korallresidences.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/Piscina-scaled.png\",\"datePublished\":\"2026-02-05T02:37:15+00:00\",\"dateModified\":\"2026-05-21T00:57:07+00:00\",\"description\":\"Descubre las 28 Sky Villas de 3 dormitorios en El Higuer\u00f3n, Fuengirola - Respira M\u00e1laga desde Korall Residences\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/korallresidences.com\\\/pl\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/korallresidences.com\\\/pl\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/korallresidences.com\\\/pl\\\/#primaryimage\",\"url\":\"https:\\\/\\\/korallresidences.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/Piscina-scaled.png\",\"contentUrl\":\"https:\\\/\\\/korallresidences.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/Piscina-scaled.png\",\"width\":2560,\"height\":1440},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/korallresidences.com\\\/pl\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/korallresidences.com\\\/pl\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Engage\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/korallresidences.com\\\/#website\",\"url\":\"https:\\\/\\\/korallresidences.com\\\/\",\"name\":\"Korall Residences\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/korallresidences.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/korallresidences.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/korallresidences.com\\\/#organization\",\"name\":\"Korall Residences\",\"url\":\"https:\\\/\\\/korallresidences.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/korallresidences.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/korallresidences.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/Logo-Korall-Residences-300x138px-By-TOP-Color.webp\",\"contentUrl\":\"https:\\\/\\\/korallresidences.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/Logo-Korall-Residences-300x138px-By-TOP-Color.webp\",\"width\":300,\"height\":138,\"caption\":\"Korall Residences\"},\"image\":{\"@id\":\"https:\\\/\\\/korallresidences.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Korall Residences Higuer\u00f3n | 28 Sky Villas en Costa del Sol","description":"Descubre las 28 Sky Villas de 3 dormitorios en El Higuer\u00f3n, Fuengirola - Respira M\u00e1laga desde Korall Residences","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:\/\/korallresidences.com\/pl\/","og_locale":"de_DE","og_type":"article","og_title":"Korall Residences Higuer\u00f3n | 28 Sky Villas en Costa del Sol","og_description":"Descubre las 28 Sky Villas de 3 dormitorios en El Higuer\u00f3n, Fuengirola - Respira M\u00e1laga desde Korall Residences","og_url":"https:\/\/korallresidences.com\/pl\/","og_site_name":"Korall Residences","article_modified_time":"2026-05-21T00:57:07+00:00","og_image":[{"width":1024,"height":576,"url":"https:\/\/korallresidences.com\/wp-content\/uploads\/2026\/02\/Piscina-1024x576.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"36\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/korallresidences.com\/pl\/","url":"https:\/\/korallresidences.com\/pl\/","name":"Korall Residences Higuer\u00f3n | 28 Sky Villas en Costa del Sol","isPartOf":{"@id":"https:\/\/korallresidences.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/korallresidences.com\/pl\/#primaryimage"},"image":{"@id":"https:\/\/korallresidences.com\/pl\/#primaryimage"},"thumbnailUrl":"https:\/\/korallresidences.com\/wp-content\/uploads\/2026\/02\/Piscina-scaled.png","datePublished":"2026-02-05T02:37:15+00:00","dateModified":"2026-05-21T00:57:07+00:00","description":"Descubre las 28 Sky Villas de 3 dormitorios en El Higuer\u00f3n, Fuengirola - Respira M\u00e1laga desde Korall Residences","breadcrumb":{"@id":"https:\/\/korallresidences.com\/pl\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/korallresidences.com\/pl\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/korallresidences.com\/pl\/#primaryimage","url":"https:\/\/korallresidences.com\/wp-content\/uploads\/2026\/02\/Piscina-scaled.png","contentUrl":"https:\/\/korallresidences.com\/wp-content\/uploads\/2026\/02\/Piscina-scaled.png","width":2560,"height":1440},{"@type":"BreadcrumbList","@id":"https:\/\/korallresidences.com\/pl\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/korallresidences.com\/pl\/"},{"@type":"ListItem","position":2,"name":"Engage"}]},{"@type":"WebSite","@id":"https:\/\/korallresidences.com\/#website","url":"https:\/\/korallresidences.com\/","name":"Korall Residences","description":"","publisher":{"@id":"https:\/\/korallresidences.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/korallresidences.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/korallresidences.com\/#organization","name":"Korall Residences","url":"https:\/\/korallresidences.com\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/korallresidences.com\/#\/schema\/logo\/image\/","url":"https:\/\/korallresidences.com\/wp-content\/uploads\/2026\/02\/Logo-Korall-Residences-300x138px-By-TOP-Color.webp","contentUrl":"https:\/\/korallresidences.com\/wp-content\/uploads\/2026\/02\/Logo-Korall-Residences-300x138px-By-TOP-Color.webp","width":300,"height":138,"caption":"Korall Residences"},"image":{"@id":"https:\/\/korallresidences.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/korallresidences.com\/de\/wp-json\/wp\/v2\/pages\/2732","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/korallresidences.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/korallresidences.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/korallresidences.com\/de\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/korallresidences.com\/de\/wp-json\/wp\/v2\/comments?post=2732"}],"version-history":[{"count":19,"href":"https:\/\/korallresidences.com\/de\/wp-json\/wp\/v2\/pages\/2732\/revisions"}],"predecessor-version":[{"id":5270,"href":"https:\/\/korallresidences.com\/de\/wp-json\/wp\/v2\/pages\/2732\/revisions\/5270"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/korallresidences.com\/de\/wp-json\/wp\/v2\/media\/198"}],"wp:attachment":[{"href":"https:\/\/korallresidences.com\/de\/wp-json\/wp\/v2\/media?parent=2732"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}