{"id":1292,"date":"2026-06-24T18:27:47","date_gmt":"2026-06-24T18:27:47","guid":{"rendered":"https:\/\/origomare-excent.com\/?page_id=1157&#038;lang=de"},"modified":"2026-07-21T11:03:38","modified_gmt":"2026-07-21T11:03:38","slug":"engage","status":"publish","type":"page","link":"https:\/\/origomare-excent.com\/de\/","title":{"rendered":"Engage [DE]"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1292\" class=\"elementor elementor-1292\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d066fa6 e-con-full e-flex e-con e-parent\" data-id=\"d066fa6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a20b773 elementor-widget elementor-widget-html\" data-id=\"a20b773\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n\n<html lang=\"en\">\n<head>\n<meta charset=\"utf-8\"\/>\n<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\/>\n<title>Origo Mare \u2013 Held<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700&amp;display=swap\" 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: 'Montserrat', sans-serif;\n            background-color: #f8f8f8;\n            color: #1A2B35;\n            overflow-x: hidden;\n        }\n\n        body.orim_locked {\n            overflow: hidden !important;\n            height: 100vh !important;\n        }\n\n        \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 PRELOADER (tel\u00f3n de marca) \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n        .orim_loader {\n            position: fixed !important;\n            top: 0 !important;\n            left: 0 !important;\n            width: 100% !important;\n            height: 100vh !important;\n            height: 100dvh !important;\n            background-color: #1A2B35 !important;\n            z-index: 99999 !important;\n            display: flex !important;\n            flex-direction: column !important;\n            align-items: center !important;\n            justify-content: center !important;\n            gap: 18px !important;\n        }\n\n        .orim_loader__brand {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: clamp(0.75rem, 1.3vw, 0.95rem) !important;\n            font-weight: 600 !important;\n            letter-spacing: 0.4em !important;\n            text-transform: uppercase !important;\n            color: #ffffff !important;\n            opacity: 0;\n            animation: orim_loaderFade 0.6s ease 0.1s forwards;\n        }\n\n        .orim_loader__line {\n            width: 52px !important;\n            height: 1px !important;\n            background: linear-gradient(90deg, #1585A0, #4DC4E0) !important;\n            transform-origin: left center !important;\n            transform: scaleX(0);\n            animation: orim_loaderLine 1.2s cubic-bezier(0.19, 1, 0.22, 1) 0.3s forwards;\n        }\n\n        .orim_loader__place {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: clamp(0.6rem, 0.9vw, 0.7rem) !important;\n            font-weight: 300 !important;\n            letter-spacing: 0.25em !important;\n            text-transform: uppercase !important;\n            color: rgba(255, 255, 255, 0.4) !important;\n            opacity: 0;\n            animation: orim_loaderFade 0.6s ease 0.25s forwards;\n        }\n\n        .orim_loader--exit {\n            animation: orim_curtainUp 0.9s cubic-bezier(0.77, 0, 0.175, 1) forwards;\n        }\n\n        \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 NAVBAR (header \u2014 sin cambios) \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n        .orim_navbar {\n            position: fixed !important;\n            top: 0 !important;\n            left: 0 !important;\n            width: 100% !important;\n            z-index: 9999 !important;\n            padding: 24px 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, background-color 0.4s ease, padding 0.4s ease, box-shadow 0.4s ease !important;\n        }\n\n        .orim_navbar.orim_navbar--visible {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        .orim_navbar.orim_navbar--solid {\n            background-color: #f8f8f8 !important;\n            padding: 16px 0 !important;\n            box-shadow: 0 2px 20px rgba(0, 0, 0, 0.06) !important;\n        }\n\n        .orim_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        .orim_navbar__logo {\n            display: flex !important;\n            align-items: center !important;\n            text-decoration: none !important;\n        }\n\n        .orim_navbar__logo img {\n            height: 70px !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        .orim_navbar--solid .orim_navbar__logo img {\n            height: 56px !important;\n            filter: none !important;\n        }\n\n        .orim_navbar__nav {\n            flex: 1 !important;\n            display: flex !important;\n            justify-content: center !important;\n        }\n\n        .orim_navbar__menu {\n            display: flex !important;\n            gap: 40px !important;\n            list-style: none !important;\n            margin: 0 !important;\n            padding: 0 !important;\n        }\n\n        .orim_navbar__menu a {\n            font-family: 'Montserrat', sans-serif !important;\n            font-weight: 400 !important;\n            font-size: 14px !important;\n            color: #ffffff !important;\n            text-decoration: none !important;\n            letter-spacing: 0.3px !important;\n            position: relative !important;\n            transition: color 0.3s ease !important;\n        }\n\n        .orim_navbar--solid .orim_navbar__menu a {\n            color: #1A2B35 !important;\n        }\n\n        .orim_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        .orim_navbar--solid .orim_navbar__menu a::after {\n            background-color: #1BA4C6 !important;\n        }\n\n        .orim_navbar__menu a:hover::after {\n            width: 100% !important;\n        }\n\n        .orim_navbar__cta {\n            font-family: 'Montserrat', sans-serif !important;\n            font-weight: 400 !important;\n            font-size: 13px !important;\n            color: #ffffff !important;\n            text-decoration: none !important;\n            padding: 12px 28px !important;\n            border: 2px solid #ffffff !important;\n            border-radius: 8px !important;\n            letter-spacing: 0.3px !important;\n            transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease !important;\n        }\n\n        .orim_navbar__cta:hover {\n            background-color: #1BA4C6 !important;\n            border-color: #1BA4C6 !important;\n            color: #ffffff !important;\n        }\n\n        .orim_navbar--solid .orim_navbar__cta {\n            color: #ffffff !important;\n            border-color: #1BA4C6 !important;\n            background-color: #1BA4C6 !important;\n        }\n\n        .orim_navbar--solid .orim_navbar__cta:hover {\n            background-color: #1585A0 !important;\n            border-color: #1585A0 !important;\n        }\n\n        .orim_navbar__burger {\n            display: none !important;\n            flex-direction: column !important;\n            justify-content: center !important;\n            gap: 6px !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        .orim_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        .orim_navbar--solid .orim_navbar__burger span {\n            background-color: #1A2B35 !important;\n        }\n\n        .orim_navbar__burger.orim_burger--active span:nth-child(1) {\n            transform: translateY(8px) rotate(45deg) !important;\n            background-color: #1BA4C6 !important;\n        }\n\n        .orim_navbar__burger.orim_burger--active span:nth-child(2) {\n            opacity: 0 !important;\n        }\n\n        .orim_navbar__burger.orim_burger--active span:nth-child(3) {\n            transform: translateY(-8px) rotate(-45deg) !important;\n            background-color: #1BA4C6 !important;\n        }\n\n        \/* MOBILE MENU (sin cambios) *\/\n        .orim_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: #f8f8f8 !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        .orim_mobile_menu.orim_mobile_menu--open {\n            opacity: 1 !important;\n            visibility: visible !important;\n        }\n\n        .orim_mobile_menu__list {\n            list-style: none !important;\n            margin: 0 !important;\n            padding: 0 !important;\n            text-align: center !important;\n        }\n\n        .orim_mobile_menu__list li {\n            margin-bottom: 32px !important;\n        }\n\n        .orim_mobile_menu__list a {\n            font-family: 'Montserrat', sans-serif !important;\n            font-weight: 300 !important;\n            font-size: 28px !important;\n            color: #1A2B35 !important;\n            text-decoration: none !important;\n            transition: color 0.3s ease !important;\n        }\n\n        .orim_mobile_menu__list a:hover {\n            color: #1BA4C6 !important;\n        }\n\n        .orim_mobile_menu__cta {\n            display: inline-block !important;\n            margin-top: 8px !important;\n            padding: 10px 20px !important;\n            border: 1px solid #1BA4C6 !important;\n            border-radius: 6px !important;\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 13px !important;\n            font-weight: 400 !important;\n            letter-spacing: 0.3px !important;\n            white-space: nowrap !important;\n            color: #ffffff !important;\n            background-color: #1BA4C6 !important;\n        }\n\n        .orim_mobile_menu__cta:hover {\n            color: #ffffff !important;\n            border-color: #1585A0 !important;\n            background-color: #1585A0 !important;\n        }\n\n        .orim_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        .orim_mobile_menu__phone,\n        .orim_mobile_menu__phone:link,\n        .orim_mobile_menu__phone:visited,\n        .orim_mobile_menu__phone:active {\n            display: inline-flex !important;\n            align-items: center !important;\n            gap: 8px !important;\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 15px !important;\n            font-weight: 300 !important;\n            color: #666666 !important;\n            text-decoration: none !important;\n            transition: color 0.3s ease !important;\n        }\n\n        .orim_mobile_menu__phone:hover {\n            color: #1BA4C6 !important;\n        }\n\n        .orim_mobile_menu__phone svg {\n            width: 18px !important;\n            height: 18px !important;\n            stroke: currentColor !important;\n        }\n\n        .orim_mobile_menu__phone-number,\n        .orim_mobile_menu__phone-number * {\n            color: inherit !important;\n            font-family: inherit !important;\n            font-size: inherit !important;\n            font-weight: inherit !important;\n        }\n\n        \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 HERO (imagen de fondo + editorial) \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n        .orim_hero {\n            position: relative !important;\n            width: 100% !important;\n            height: 100vh !important;\n            height: 100dvh !important;\n            overflow: hidden !important;\n            background-color: #1A2B35 !important;\n        }\n\n        .orim_hero__bg {\n            position: absolute !important;\n            top: -3% !important;\n            left: -3% !important;\n            width: 106% !important;\n            height: 106% !important;\n            z-index: 1 !important;\n            transition: transform 0.18s cubic-bezier(0.175, 0.885, 0.32, 1) !important;\n        }\n\n        .orim_hero__img {\n            width: 100% !important;\n            height: 100% !important;\n            object-fit: cover !important;\n            object-position: center !important;\n            display: block !important;\n            filter: brightness(0.58) contrast(1.06) !important;\n        }\n\n        .orim_hero__overlay {\n            position: absolute !important;\n            top: 0 !important;\n            left: 0 !important;\n            width: 100% !important;\n            height: 100% !important;\n            z-index: 2 !important;\n            pointer-events: none !important;\n            background:\n                radial-gradient(ellipse at 50% 40%, rgba(26, 43, 53, 0) 25%, rgba(26, 43, 53, 0.5) 100%),\n                linear-gradient(to bottom, rgba(26, 43, 53, 0.35) 0%, rgba(26, 43, 53, 0) 32%, rgba(26, 43, 53, 0) 50%, rgba(26, 43, 53, 0.72) 100%) !important;\n        }\n\n        \/* Editorial title *\/\n        .orim_hero__content {\n            position: absolute !important;\n            top: 0 !important;\n            left: 0 !important;\n            width: 100% !important;\n            height: 100% !important;\n            z-index: 10 !important;\n            display: flex !important;\n            align-items: center !important;\n        }\n\n        .orim_hero__titles {\n            width: 100% !important;\n            max-width: 1600px !important;\n            margin: 0 auto !important;\n            padding: 0 60px !important;\n            margin-top: -4vh !important;\n        }\n\n        .orim_hero__label {\n            display: inline-block !important;\n            font-family: 'Montserrat', 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: 22px !important;\n            padding-left: 40px !important;\n            position: relative !important;\n            opacity: 0;\n        }\n\n        .orim_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        .orim_hero--revealed .orim_hero__label {\n            animation: orim_fadeUp 0.9s ease 0.5s forwards;\n        }\n\n        .orim_hero__title {\n            margin: 0 !important;\n        }\n\n        .orim_hero__title-mask {\n            display: block !important;\n            overflow: hidden !important;\n        }\n\n        .orim_hero__title-line {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: clamp(3rem, 9vw, 7.5rem) !important;\n            font-weight: 600 !important;\n            line-height: 0.95 !important;\n            letter-spacing: 0.01em !important;\n            text-transform: uppercase !important;\n            color: #ffffff !important;\n            display: block !important;\n            text-shadow: 0 2px 40px rgba(0, 0, 0, 0.3) !important;\n            transform: translateY(115%);\n            opacity: 0;\n        }\n\n        .orim_hero__title-line--l2 {\n            padding-left: 12vw !important;\n        }\n\n        .orim_hero__title-line--accent {\n            text-shadow: none !important;\n            background: linear-gradient(90deg, #1585A0 0%, #1BA4C6 25%, #4DC4E0 50%, #1BA4C6 75%, #1585A0 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        }\n\n        .orim_hero--revealed .orim_hero__title-line {\n            animation: orim_textReveal 1.1s cubic-bezier(0.77, 0, 0.175, 1) forwards;\n        }\n\n        .orim_hero--revealed .orim_hero__title-line--accent {\n            animation: orim_textReveal 1.1s cubic-bezier(0.77, 0, 0.175, 1) forwards, orim_gradient_shift 4s ease-in-out 1.1s infinite;\n        }\n\n        .orim_hero--revealed .orim_hero__title-line--l1 {\n            animation-delay: 0s;\n        }\n\n        .orim_hero--revealed .orim_hero__title-line--l2 {\n            animation-delay: 0.18s;\n        }\n\n        \/* Bottom UI *\/\n        .orim_hero__bottom {\n            position: absolute !important;\n            bottom: 0 !important;\n            left: 0 !important;\n            right: 0 !important;\n            z-index: 10 !important;\n            padding: 0 60px 48px !important;\n            max-width: 1600px !important;\n            margin: 0 auto !important;\n            display: flex !important;\n            justify-content: space-between !important;\n            align-items: flex-end !important;\n            gap: 24px !important;\n            opacity: 0;\n        }\n\n        .orim_hero--revealed .orim_hero__bottom {\n            animation: orim_fadeIn 0.9s ease 0.85s forwards;\n        }\n\n        .orim_hero__accent-line {\n            display: block !important;\n            width: 40px !important;\n            height: 2px !important;\n            background: linear-gradient(90deg, #1585A0, #4DC4E0) !important;\n            border-radius: 2px !important;\n            margin-bottom: 16px !important;\n        }\n\n        .orim_hero__subtitle {\n            font-family: 'Montserrat', sans-serif !important;\n            font-weight: 300 !important;\n            font-size: clamp(15px, 1.6vw, 18px) !important;\n            line-height: 1.7 !important;\n            color: rgba(255, 255, 255, 0.85) !important;\n            max-width: 460px !important;\n            margin: 0 !important;\n            text-shadow: 0 1px 8px rgba(0, 0, 0, 0.3) !important;\n        }\n\n        .orim_hero__cta-wrap {\n            margin-top: 22px !important;\n        }\n\n        .orim_hero__cta {\n            display: inline-flex !important;\n            align-items: center !important;\n            gap: 10px !important;\n            font-family: 'Montserrat', sans-serif !important;\n            font-weight: 400 !important;\n            font-size: 13px !important;\n            color: #ffffff !important;\n            text-decoration: none !important;\n            padding: 15px 34px !important;\n            border: 2px solid rgba(255, 255, 255, 0.6) !important;\n            border-radius: 8px !important;\n            letter-spacing: 0.5px !important;\n            transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease !important;\n        }\n\n        .orim_hero__cta:hover {\n            background-color: #1BA4C6 !important;\n            border-color: #1BA4C6 !important;\n            color: #ffffff !important;\n        }\n\n        .orim_hero__cta-arrow {\n            width: 15px !important;\n            height: 15px !important;\n            stroke: currentColor !important;\n            transition: transform 0.3s ease !important;\n        }\n\n        .orim_hero__cta:hover .orim_hero__cta-arrow {\n            transform: translateX(4px) !important;\n        }\n\n        \/* Scroll indicator *\/\n        .orim_hero__scroll {\n            position: absolute !important;\n            bottom: 48px !important;\n            right: 60px !important;\n            z-index: 10 !important;\n            display: flex !important;\n            flex-direction: column !important;\n            align-items: center !important;\n            gap: 10px !important;\n            opacity: 0;\n        }\n\n        .orim_hero--revealed .orim_hero__scroll {\n            animation: orim_fadeIn 0.8s ease 1.2s forwards;\n        }\n\n        .orim_hero__scroll-text {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 9px !important;\n            font-weight: 400 !important;\n            letter-spacing: 0.25em !important;\n            text-transform: uppercase !important;\n            color: rgba(255, 255, 255, 0.5) !important;\n            writing-mode: vertical-rl !important;\n            text-orientation: mixed !important;\n        }\n\n        .orim_hero__scroll-line {\n            width: 1px !important;\n            height: 48px !important;\n            background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0)) !important;\n            animation: orim_scrollPulse 2s ease-in-out infinite !important;\n        }\n\n        .orim_content {\n            position: relative !important;\n            z-index: 20 !important;\n            background-color: #f8f8f8 !important;\n        }\n\n        \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 KEYFRAMES \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n        @keyframes orim_loaderFade {\n            to {\n                opacity: 1;\n            }\n        }\n\n        @keyframes orim_loaderLine {\n            to {\n                transform: scaleX(1);\n            }\n        }\n\n        @keyframes orim_curtainUp {\n            0% {\n                transform: translateY(0);\n            }\n\n            100% {\n                transform: translateY(-100%);\n            }\n        }\n\n        @keyframes orim_textReveal {\n            0% {\n                transform: translateY(115%);\n                opacity: 0;\n            }\n\n            30% {\n                opacity: 1;\n            }\n\n            100% {\n                transform: translateY(0);\n                opacity: 1;\n            }\n        }\n\n        @keyframes orim_fadeUp {\n            0% {\n                opacity: 0;\n                transform: translateY(16px);\n            }\n\n            100% {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n\n        @keyframes orim_fadeIn {\n            to {\n                opacity: 1;\n            }\n        }\n\n        @keyframes orim_scrollPulse {\n\n            0%,\n            100% {\n                opacity: 0.35;\n                transform: scaleY(1);\n            }\n\n            50% {\n                opacity: 0.75;\n                transform: scaleY(1.15);\n            }\n        }\n\n        @keyframes orim_gradient_shift {\n            0% {\n                background-position: 0% 50%;\n            }\n\n            50% {\n                background-position: 100% 50%;\n            }\n\n            100% {\n                background-position: 0% 50%;\n            }\n        }\n\n        \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 REDUCED MOTION \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n        @media (prefers-reduced-motion: reduce) {\n            .orim_loader {\n                display: none !important;\n            }\n\n            .orim_navbar,\n            .orim_hero__label,\n            .orim_hero__title-line,\n            .orim_hero__bottom,\n            .orim_hero__scroll {\n                opacity: 1 !important;\n                transform: none !important;\n                animation: none !important;\n            }\n\n            .orim_hero__scroll-line {\n                animation: none !important;\n            }\n        }\n\n        \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 RESPONSIVE \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n        @media screen and (max-width: 991px) {\n            .orim_navbar__container {\n                padding: 0 40px !important;\n            }\n\n            .orim_navbar__nav,\n            .orim_navbar__cta {\n                display: none !important;\n            }\n\n            .orim_navbar__burger {\n                display: flex !important;\n            }\n\n            .orim_hero__titles {\n                padding: 0 40px !important;\n            }\n\n            .orim_hero__bottom {\n                padding: 0 40px 44px !important;\n            }\n\n            .orim_hero__scroll {\n                right: 40px !important;\n            }\n        }\n\n        @media screen and (max-width: 768px) {\n            .orim_navbar__container {\n                padding: 0 24px !important;\n            }\n\n            .orim_navbar__logo img {\n                height: 56px !important;\n            }\n\n            .orim_hero__titles {\n                padding: 0 24px !important;\n                margin-top: -2vh !important;\n            }\n\n            .orim_hero__label {\n                padding-left: 0 !important;\n                margin-bottom: 14px !important;\n            }\n\n            .orim_hero__label::before {\n                display: none !important;\n            }\n\n            .orim_hero__title-line--l2 {\n                padding-left: 14vw !important;\n            }\n\n            .orim_hero__bottom {\n                padding: 0 24px 36px !important;\n                flex-direction: column !important;\n                align-items: flex-start !important;\n                gap: 16px !important;\n            }\n\n            .orim_hero__cta {\n                padding: 14px 30px !important;\n                font-size: 12px !important;\n            }\n\n            .orim_hero__scroll {\n                display: none !important;\n            }\n        }\n\n        @media screen and (max-width: 480px) {\n            .orim_hero__title-line--l2 {\n                padding-left: 10vw !important;\n            }\n\n            .orim_hero__subtitle {\n                max-width: 100% !important;\n            }\n        }\n    <\/style>\n<\/head>\n<body class=\"orim_locked\">\n<!-- PRELOADER -->\n<div class=\"orim_loader\" id=\"orim_loader\">\n<span class=\"orim_loader__brand\">Origo Mare<\/span>\n<span aria-hidden=\"true\" class=\"orim_loader__line\"><\/span>\n<span class=\"orim_loader__place\">Majanicho \u00b7 Fuerteventura<\/span>\n<\/div>\n<!-- NAVBAR (header) -->\n<header class=\"orim_navbar\" id=\"orim_navbar\">\n<div class=\"orim_navbar__container\">\n<a class=\"orim_navbar__logo\" href=\"#\">\n<img decoding=\"async\" alt=\"Origo Mare\" src=\"https:\/\/origomare-excent.com\/wp-content\/uploads\/2026\/06\/logo-azul-origomare.svg\"\/>\n<\/a>\n<nav class=\"orim_navbar__nav\">\n<ul class=\"orim_navbar__menu\">\n<li><a href=\"#el-resort\">Das Resort<\/a><\/li>\n<li><a href=\"#tipologias\">Typologien<\/a><\/li>\n<li><a href=\"#la-urbanizacion\">Die Gemeinschaft<\/a><\/li>\n<li><a href=\"#ubicacion\">Standort<\/a><\/li>\n<\/ul>\n<\/nav>\n<a class=\"orim_navbar__cta\" href=\"#unlock\">Informationen freischalten<\/a>\n<button aria-label=\"Open menu\" class=\"orim_navbar__burger\" id=\"orim_burger\">\n<span><\/span><span><\/span><span><\/span>\n<\/button>\n<\/div>\n<\/header>\n<!-- MOBILE MENU -->\n<div class=\"orim_mobile_menu\" id=\"orim_mobile_menu\">\n<ul class=\"orim_mobile_menu__list\">\n<li><a href=\"#el-resort\">Das Resort<\/a><\/li>\n<li><a href=\"#tipologias\">Typologien<\/a><\/li>\n<li><a href=\"#la-urbanizacion\">Die Gemeinschaft<\/a><\/li>\n<li><a href=\"#ubicacion\">Standort<\/a><\/li>\n<\/ul>\n<\/div>\n<!-- HERO -->\n<section class=\"orim_hero\" id=\"orim_hero\">\n<div class=\"orim_hero__bg\" id=\"orim_hero_bg\">\n<img decoding=\"async\" alt=\"Origo Mare \u2014 Costa norte de Fuerteventura, Majanicho\" class=\"orim_hero__img\" fetchpriority=\"high\" src=\"https:\/\/origomare-excent.com\/wp-content\/uploads\/2026\/06\/f26285248-scaled.jpg\"\/>\n<\/div>\n<div aria-hidden=\"true\" class=\"orim_hero__overlay\"><\/div>\n<div class=\"orim_hero__content\">\n<div class=\"orim_hero__titles\">\n<span class=\"orim_hero__label\">Majanicho \u00b7 La Oliva, Fuerteventura<\/span>\n<h1 class=\"orim_hero__title\">\n<span class=\"orim_hero__title-mask\"><span class=\"orim_hero__title-line orim_hero__title-line--l1\">Origo<\/span><\/span>\n<span class=\"orim_hero__title-mask\"><span class=\"orim_hero__title-line orim_hero__title-line--l2 orim_hero__title-line--accent\">mare<\/span><\/span>\n<\/h1>\n<\/div>\n<\/div>\n<div class=\"orim_hero__bottom\">\n<div class=\"orim_hero__bottom-left\">\n<span aria-hidden=\"true\" class=\"orim_hero__accent-line\"><\/span>\n<p class=\"orim_hero__subtitle\">M\u00f6blierte, bezugsfertige Villen zwischen D\u00fcnen und Atlantik. Nord-Fuerteventura \u2013 in der EU, mit ganzj\u00e4hrigem Sonnenschein. Schl\u00fcsselfertig ab 169.000 \u20ac. Landen Sie, schlie\u00dfen Sie die T\u00fcr auf und Sie sind zu Hause.<\/p>\n<div class=\"orim_hero__cta-wrap\">\n<a class=\"orim_hero__cta\" href=\"#el-resort\">Entdecken Origomare<svg aria-hidden=\"true\" class=\"orim_hero__cta-arrow\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<line x1=\"5\" x2=\"19\" y1=\"12\" y2=\"12\"><\/line>\n<polyline points=\"12 5 19 12 12 19\"><\/polyline>\n<\/svg>\n<\/a>\n<\/div>\n<\/div>\n<\/div>\n<div aria-hidden=\"true\" class=\"orim_hero__scroll\">\n<span class=\"orim_hero__scroll-text\">Scrollen<\/span>\n<span class=\"orim_hero__scroll-line\"><\/span>\n<\/div>\n<\/section>\n<div class=\"orim_content\"><\/div>\n<script>\n        (function () {\n            'use strict';\n            var loader = document.getElementById('orim_loader'),\n                hero = document.getElementById('orim_hero'),\n                navbar = document.getElementById('orim_navbar'),\n                burger = document.getElementById('orim_burger'),\n                mobileMenu = document.getElementById('orim_mobile_menu'),\n                bg = document.getElementById('orim_hero_bg');\n\n            var reduced = window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n\n            \/* \u2500\u2500 Secuencia preloader \u2192 hero \u2500\u2500 *\/\n            if (reduced) {\n                if (loader) loader.style.display = 'none';\n                hero.classList.add('orim_hero--revealed');\n                navbar.classList.add('orim_navbar--visible');\n                document.body.classList.remove('orim_locked');\n            } else {\n                setTimeout(function () {\n                    loader.classList.add('orim_loader--exit');\n                    hero.classList.add('orim_hero--revealed');\n                    navbar.classList.add('orim_navbar--visible');\n                }, 1500);\n                setTimeout(function () {\n                    loader.style.display = 'none';\n                    document.body.classList.remove('orim_locked');\n                }, 2400);\n            }\n\n            \/* \u2500\u2500 Navbar s\u00f3lido al hacer scroll \u2500\u2500 *\/\n            function handleScroll() {\n                var sy = window.pageYOffset || document.documentElement.scrollTop;\n                sy > 100 ? navbar.classList.add('orim_navbar--solid') : navbar.classList.remove('orim_navbar--solid');\n            }\n            window.addEventListener('scroll', handleScroll, { passive: true });\n\n            \/* \u2500\u2500 Parallax de rat\u00f3n (desktop) \u2500\u2500 *\/\n            if (bg && window.innerWidth > 1024) {\n                hero.addEventListener('mousemove', function (e) {\n                    var x = (window.innerWidth \/ 2 - e.clientX) \/ 55;\n                    var y = (window.innerHeight \/ 2 - e.clientY) \/ 55;\n                    bg.style.transform = 'translate(' + x + 'px, ' + y + 'px)';\n                });\n                hero.addEventListener('mouseleave', function () { bg.style.transform = 'translate(0px, 0px)'; });\n            }\n\n            \/* \u2500\u2500 Men\u00fa m\u00f3vil \u2500\u2500 *\/\n            function toggleMobileMenu() {\n                burger.classList.toggle('orim_burger--active');\n                mobileMenu.classList.toggle('orim_mobile_menu--open');\n                document.body.style.overflow = mobileMenu.classList.contains('orim_mobile_menu--open') ? 'hidden' : '';\n            }\n            burger.addEventListener('click', toggleMobileMenu);\n            var ml = mobileMenu.querySelectorAll('a');\n            for (var i = 0; i < ml.length; i++) {\n                ml[i].addEventListener('click', function () {\n                    burger.classList.remove('orim_burger--active');\n                    mobileMenu.classList.remove('orim_mobile_menu--open');\n                    document.body.style.overflow = '';\n                });\n            }\n\n            \/* \u2500\u2500 CTA seg\u00fan sesi\u00f3n \u2500\u2500 *\/\n            (function () {\n                var isLogged = document.body.classList.contains('logged-in');\n                var ctaText = isLogged ? 'View information' : 'Unlock information';\n                var ctaHref = isLogged ? '#unlocked' : '#unlock';\n                var dc = document.querySelector('.orim_navbar__cta'); if (dc) { dc.textContent = ctaText; dc.href = ctaHref; }\n                var mc = document.querySelector('.orim_mobile_menu__cta'); if (mc) { mc.textContent = ctaText; mc.href = ctaHref; }\n            })();\n        })();\n    <\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d37bd4d e-flex e-con-boxed e-con e-parent\" data-id=\"d37bd4d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4017b69 elementor-widget elementor-widget-html\" data-id=\"4017b69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700&amp;display=swap\" rel=\"stylesheet\"\/>\n<style>\n    .orim_floating {\n        display: none !important;\n        position: fixed !important;\n        bottom: 40px !important;\n        left: 50% !important;\n        transform: translateX(-50%) translateY(150px) !important;\n        z-index: 9999 !important;\n        opacity: 0 !important;\n        visibility: hidden !important;\n        transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1) !important;\n        background: transparent !important;\n        border: none !important;\n        outline: none !important;\n        box-shadow: none !important;\n        padding: 0 !important;\n        margin: 0 !important;\n    }\n\n    .orim_floating.orim_floating--visible {\n        opacity: 1 !important;\n        visibility: visible !important;\n        transform: translateX(-50%) translateY(0) !important;\n    }\n\n    .orim_floating__btn {\n        display: inline-flex !important;\n        align-items: center !important;\n        gap: 12px !important;\n        padding: 18px 40px !important;\n        background: #1A2B35 !important;\n        color: #FFFFFF !important;\n        font-family: 'Montserrat', sans-serif !important;\n        font-size: 13px !important;\n        font-weight: 500 !important;\n        letter-spacing: 1.5px !important;\n        text-transform: uppercase !important;\n        text-decoration: none !important;\n        border: none !important;\n        border-radius: 4px !important;\n        outline: none !important;\n        cursor: pointer !important;\n        white-space: nowrap !important;\n        transition: all 0.35s cubic-bezier(0.19, 1, 0.22, 1) !important;\n        box-shadow:\n            0 10px 28px -6px rgba(26, 43, 53, 0.35),\n            0 6px 14px -8px rgba(26, 43, 53, 0.2) !important;\n    }\n\n    .orim_floating__btn:hover {\n        background: #1BA4C6 !important;\n        color: #FFFFFF !important;\n        transform: translateY(-3px) !important;\n        box-shadow:\n            0 18px 36px -8px rgba(27, 164, 198, 0.42),\n            0 8px 18px -8px rgba(27, 164, 198, 0.28) !important;\n    }\n\n    .orim_floating__btn:active {\n        transform: translateY(-1px) !important;\n    }\n\n    .orim_floating__icon {\n        width: 18px !important;\n        height: 18px !important;\n        flex-shrink: 0 !important;\n    }\n\n    @media (max-width: 768px) {\n        .orim_floating {\n            display: block !important;\n            bottom: 24px !important;\n        }\n\n        .orim_floating__btn {\n            padding: 16px 32px !important;\n            font-size: 13px !important;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .orim_floating {\n            bottom: 20px !important;\n            left: 20px !important;\n            right: 20px !important;\n            transform: translateX(0) translateY(150px) !important;\n        }\n\n        .orim_floating.orim_floating--visible {\n            transform: translateX(0) translateY(0) !important;\n        }\n\n        .orim_floating__btn {\n            width: 100% !important;\n            justify-content: center !important;\n            padding: 16px 24px !important;\n            font-size: 13px !important;\n        }\n    }\n<\/style>\n<div class=\"orim_floating\" id=\"orim-floating-cta\">\n<a class=\"orim_floating__btn\" href=\"#unlock\">\n<svg class=\"orim_floating__icon\" fill=\"none\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect height=\"10\" rx=\"2\" stroke=\"currentColor\" stroke-width=\"1.6\" width=\"16\" x=\"4\" y=\"10.5\"><\/rect>\n<path d=\"M7.5 10.5V7.5a4.5 4.5 0 0 1 9 0\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.6\"><\/path>\n<circle cx=\"12\" cy=\"15\" fill=\"currentColor\" r=\"1.4\"><\/circle>\n<\/svg>Informationen freischalten<\/a>\n<\/div>\n<script>\n    (function () {\n        'use strict';\n        var cta = document.getElementById('orim-floating-cta');\n        var threshold = 600;\n        function handle() {\n            var s = window.pageYOffset || document.documentElement.scrollTop;\n            var reservaSec = document.getElementById('reservar');\n            var promotorSec = document.getElementById('promotor');\n\n            \/\/ Ocultar si #reservar o #promotor est\u00e1n en viewport\n            var hideBecauseOfReserva = false;\n            if (reservaSec) {\n                var rect = reservaSec.getBoundingClientRect();\n                if (rect.top < window.innerHeight * 0.95) {\n                    hideBecauseOfReserva = true;\n                }\n            }\n            if (promotorSec && !hideBecauseOfReserva) {\n                var rectP = promotorSec.getBoundingClientRect();\n                if (rectP.top < window.innerHeight * 0.95) {\n                    hideBecauseOfReserva = true;\n                }\n            }\n\n            if (s > threshold && !hideBecauseOfReserva) {\n                cta.classList.add('orim_floating--visible');\n            }\n            else {\n                cta.classList.remove('orim_floating--visible');\n            }\n        }\n        window.addEventListener('scroll', handle);\n        handle();\n        var link = cta.querySelector('a');\n        if (link) {\n            link.addEventListener('click', function (e) {\n                var href = this.getAttribute('href');\n                if (href && href.charAt(0) === '#') {\n                    e.preventDefault();\n                    var target = document.querySelector(href);\n                    if (target) { target.scrollIntoView({ behavior: 'smooth', block: 'start' }); }\n                }\n            });\n        }\n    })();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-83e3b1d e-con-full e-flex e-con e-parent\" data-id=\"83e3b1d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0ab1ad7 elementor-widget elementor-widget-html\" data-id=\"0ab1ad7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n\n<html lang=\"en\">\n<head>\n<meta charset=\"utf-8\"\/>\n<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\/>\n<title>Origo Mare \u2013 Die Einstellung<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700&amp;display=swap\" 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: 'Montserrat', sans-serif;\n            background-color: #f8f8f8;\n            color: #1A2B35;\n            overflow-x: hidden;\n        }\n\n        .orim_about {\n            position: relative !important;\n            padding: 150px 0 120px 0 !important;\n            background-color: #f8f8f8 !important;\n            overflow: hidden !important;\n        }\n\n        \/* \u2500\u2500\u2500 Marca de agua \u2500\u2500\u2500 *\/\n        .orim_about__watermark {\n            position: absolute !important;\n            right: -2% !important;\n            bottom: 1% !important;\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: clamp(10rem, 24vw, 30rem) !important;\n            font-weight: 600 !important;\n            letter-spacing: 0.02em !important;\n            line-height: 0.78 !important;\n            color: #1A2B35 !important;\n            opacity: 0.035 !important;\n            pointer-events: none !important;\n            user-select: none !important;\n            white-space: nowrap !important;\n            z-index: 0 !important;\n        }\n\n        .orim_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        \/* \u2500\u2500\u2500 L\u00ednea de secci\u00f3n (\u00edndice) \u2500\u2500\u2500 *\/\n        .orim_about__topline {\n            display: flex !important;\n            align-items: flex-end !important;\n            justify-content: space-between !important;\n            gap: 24px !important;\n            padding-bottom: 20px !important;\n            border-bottom: 1px solid rgba(26, 43, 53, 0.14) !important;\n            margin-bottom: 56px !important;\n        }\n\n        .orim_about__index {\n            display: flex !important;\n            align-items: baseline !important;\n            gap: 16px !important;\n        }\n\n        .orim_about__index-num {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: clamp(2rem, 4vw, 2.8rem) !important;\n            font-weight: 600 !important;\n            line-height: 1 !important;\n            letter-spacing: -1px !important;\n            color: #1A2B35 !important;\n        }\n\n        .orim_about__label {\n            font-family: 'Montserrat', 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: #1A2B35 !important;\n        }\n\n        .orim_about__topline-note {\n            font-family: 'Montserrat', 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: #999999 !important;\n        }\n\n        \/* \u2500\u2500\u2500 Titular indentado \u2500\u2500\u2500 *\/\n        .orim_about__title {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: clamp(28px, 4.4vw, 52px) !important;\n            font-weight: 600 !important;\n            line-height: 1.12 !important;\n            letter-spacing: -1px !important;\n            color: #1A2B35 !important;\n            margin: 0 0 40px 0 !important;\n            padding-left: 180px !important;\n            max-width: 1040px !important;\n        }\n\n        .orim_about__gradient-text {\n            background: linear-gradient(90deg, #1585A0 0%, #1BA4C6 25%, #4DC4E0 50%, #1BA4C6 75%, #1585A0 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: orim_gradient_shift 4s ease-in-out infinite !important;\n        }\n\n        @keyframes orim_gradient_shift {\n            0% {\n                background-position: 0% 50%;\n            }\n\n            50% {\n                background-position: 100% 50%;\n            }\n\n            100% {\n                background-position: 0% 50%;\n            }\n        }\n\n        .orim_about__body {\n            padding-left: 180px !important;\n            margin-bottom: 80px !important;\n        }\n\n        .orim_about__text {\n            font-family: 'Montserrat', sans-serif !important;\n            font-weight: 300 !important;\n            font-size: clamp(15px, 1.6vw, 18px) !important;\n            line-height: 1.85 !important;\n            color: #4A6470 !important;\n            max-width: 560px !important;\n            margin: 0 !important;\n        }\n\n        .orim_about__highlight {\n            color: #1BA4C6 !important;\n            font-weight: 500 !important;\n        }\n\n        \/* \u2500\u2500\u2500 Composici\u00f3n arquitect\u00f3nica \u2500\u2500\u2500 *\/\n        .orim_about__composition {\n            display: grid !important;\n            grid-template-columns: 1.05fr 0.82fr 0.72fr !important;\n            gap: 32px !important;\n            align-items: start !important;\n        }\n\n        .orim_about__col--mid {\n            margin-top: 88px !important;\n        }\n\n        .orim_about__col--data {\n            margin-top: 168px !important;\n        }\n\n        .orim_about__figure {\n            margin: 0 !important;\n        }\n\n        .orim_about__figure+.orim_about__figure {\n            margin-top: 32px !important;\n        }\n\n        .orim_about__figure-frame {\n            position: relative !important;\n            overflow: hidden !important;\n            border-radius: 2px !important;\n            background-color: #e5e5e5 !important;\n        }\n\n        .orim_about__figure--a .orim_about__figure-frame {\n            padding-top: 128% !important;\n        }\n\n        .orim_about__figure--b .orim_about__figure-frame {\n            padding-top: 122% !important;\n        }\n\n        .orim_about__figure--c .orim_about__figure-frame {\n            padding-top: 74% !important;\n        }\n\n        .orim_about__figure-inner {\n            position: absolute !important;\n            inset: 0 !important;\n            overflow: hidden !important;\n            clip-path: inset(0 0 100% 0);\n            transition: clip-path 1.2s cubic-bezier(0.77, 0, 0.175, 1) !important;\n        }\n\n        .orim_about__figure--visible .orim_about__figure-inner {\n            clip-path: inset(0 0 0% 0);\n        }\n\n        .orim_about__figure-img {\n            position: absolute !important;\n            inset: 0 !important;\n            width: 100% !important;\n            height: 100% !important;\n            object-fit: cover !important;\n            display: block !important;\n            transform: scale(1.08);\n            transition: transform 1.6s cubic-bezier(0.19, 1, 0.22, 1) 0.2s !important;\n        }\n\n        .orim_about__figure--visible .orim_about__figure-img {\n            transform: scale(1);\n        }\n\n        .orim_about__figure-cap {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 10px !important;\n            font-weight: 400 !important;\n            letter-spacing: 2.5px !important;\n            text-transform: uppercase !important;\n            color: #999999 !important;\n            margin-top: 14px !important;\n            display: flex !important;\n            align-items: center !important;\n            gap: 10px !important;\n            opacity: 0;\n            transition: opacity 0.6s ease 0.9s !important;\n        }\n\n        .orim_about__figure--visible .orim_about__figure-cap {\n            opacity: 1;\n        }\n\n        .orim_about__figure-cap::before {\n            content: \"\" !important;\n            width: 20px !important;\n            height: 1px !important;\n            background: #1BA4C6 !important;\n            flex-shrink: 0 !important;\n        }\n\n        \/* Delivery tag *\/\n        .orim_about__delivery {\n            display: inline-flex !important;\n            align-items: center !important;\n            gap: 10px !important;\n            padding: 13px 20px !important;\n            background: linear-gradient(135deg, rgba(27, 164, 198, 0.10) 0%, rgba(27, 164, 198, 0.04) 100%) !important;\n            border: 1px solid rgba(27, 164, 198, 0.22) !important;\n            border-radius: 4px !important;\n            margin-bottom: 24px !important;\n        }\n\n        .orim_about__delivery-icon {\n            width: 18px !important;\n            height: 18px !important;\n            color: #1BA4C6 !important;\n            flex-shrink: 0 !important;\n        }\n\n        .orim_about__delivery-label {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 10px !important;\n            font-weight: 400 !important;\n            letter-spacing: 2px !important;\n            text-transform: uppercase !important;\n            color: #4A6470 !important;\n        }\n\n        .orim_about__delivery-value {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 12px !important;\n            font-weight: 500 !important;\n            color: #1BA4C6 !important;\n        }\n\n        \/* Escala de cotas (cifras) *\/\n        .orim_about__scale {\n            position: relative !important;\n            padding-left: 28px !important;\n        }\n\n        .orim_about__scale::before {\n            content: \"\" !important;\n            position: absolute !important;\n            left: 0 !important;\n            top: 6px !important;\n            bottom: 6px !important;\n            width: 1px !important;\n            background: rgba(26, 43, 53, 0.18) !important;\n        }\n\n        .orim_about__stat {\n            position: relative !important;\n            display: flex !important;\n            flex-direction: column !important;\n            gap: 7px !important;\n            padding: 22px 0 !important;\n            border-top: 1px solid rgba(26, 43, 53, 0.12) !important;\n        }\n\n        .orim_about__stat::before {\n            content: \"\" !important;\n            position: absolute !important;\n            left: -28px !important;\n            top: 50% !important;\n            transform: translateY(-50%) !important;\n            width: 16px !important;\n            height: 1px !important;\n            background: #1BA4C6 !important;\n        }\n\n        .orim_about__stat-number {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 42px !important;\n            font-weight: 600 !important;\n            line-height: 1 !important;\n        }\n\n        .orim_about__stat-label {\n            font-family: 'Montserrat', 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: #888888 !important;\n        }\n\n        \/* \u2500\u2500\u2500 Reveal fades \u2500\u2500\u2500 *\/\n        .orim_about__fade {\n            opacity: 0;\n            transform: translateY(24px);\n            transition: opacity 0.8s ease-out, transform 0.8s ease-out;\n        }\n\n        .orim_about__fade.is-visible {\n            opacity: 1;\n            transform: translateY(0);\n        }\n\n        .orim_about__fade--d1 {\n            transition-delay: 0.1s;\n        }\n\n        .orim_about__fade--d2 {\n            transition-delay: 0.2s;\n        }\n\n        \/* \u2500\u2500\u2500 Responsive \u2500\u2500\u2500 *\/\n        @media screen and (max-width: 1400px) {\n\n            .orim_about__title,\n            .orim_about__body {\n                padding-left: 140px !important;\n            }\n\n            .orim_about__stat-number {\n                font-size: 38px !important;\n            }\n        }\n\n        @media screen and (max-width: 1100px) {\n            .orim_about {\n                padding: 100px 0 !important;\n            }\n\n            .orim_about__container {\n                padding: 0 40px !important;\n            }\n\n            .orim_about__title,\n            .orim_about__body {\n                padding-left: 100px !important;\n            }\n\n            .orim_about__body {\n                margin-bottom: 60px !important;\n            }\n\n            .orim_about__composition {\n                gap: 24px !important;\n            }\n\n            .orim_about__col--mid {\n                margin-top: 60px !important;\n            }\n\n            .orim_about__col--data {\n                margin-top: 110px !important;\n            }\n        }\n\n        @media screen and (max-width: 768px) {\n            .orim_about {\n                padding: 80px 0 60px !important;\n            }\n\n            .orim_about__container {\n                padding: 0 24px !important;\n            }\n\n            .orim_about__topline {\n                margin-bottom: 40px !important;\n            }\n\n            .orim_about__title {\n                padding-left: 0 !important;\n                margin-bottom: 28px !important;\n            }\n\n            .orim_about__body {\n                padding-left: 0 !important;\n                margin-bottom: 48px !important;\n            }\n\n            .orim_about__composition {\n                grid-template-columns: 1fr 1fr !important;\n                gap: 16px !important;\n            }\n\n            .orim_about__col--mid,\n            .orim_about__col--data {\n                margin-top: 0 !important;\n            }\n\n            .orim_about__col--data {\n                grid-column: 1 \/ -1 !important;\n            }\n\n            .orim_about__scale {\n                margin-top: 8px !important;\n            }\n\n            .orim_about__stat-number {\n                font-size: 34px !important;\n            }\n        }\n\n        @media screen and (max-width: 480px) {\n            .orim_about__container {\n                padding: 0 20px !important;\n            }\n\n            .orim_about__composition {\n                grid-template-columns: 1fr !important;\n                gap: 14px !important;\n            }\n\n            .orim_about__figure+.orim_about__figure {\n                margin-top: 14px !important;\n            }\n\n            .orim_about__topline {\n                flex-wrap: wrap !important;\n                gap: 10px !important;\n            }\n\n            .orim_about__delivery {\n                flex-wrap: wrap !important;\n                gap: 6px 10px !important;\n            }\n\n            .orim_about__stat-number {\n                font-size: 30px !important;\n            }\n        }\n\n        @media (prefers-reduced-motion: reduce) {\n            .orim_about__fade {\n                opacity: 1 !important;\n                transform: none !important;\n                transition: none !important;\n            }\n\n            .orim_about__figure-inner {\n                clip-path: none !important;\n                transition: none !important;\n            }\n\n            .orim_about__figure-img {\n                transform: none !important;\n                transition: none !important;\n            }\n\n            .orim_about__figure-cap {\n                opacity: 1 !important;\n                transition: none !important;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n<section class=\"orim_about\" id=\"el-resort\">\n<span aria-hidden=\"true\" class=\"orim_about__watermark\">STUTE<\/span>\n<div class=\"orim_about__container\">\n<div class=\"orim_about__topline orim_about__fade\">\n<div class=\"orim_about__index\">\n<span class=\"orim_about__index-num\">01<\/span>\n<span class=\"orim_about__label\">Majanicho \u00b7 La Oliva, Fuerteventura<\/span>\n<\/div>\n<span class=\"orim_about__topline-note\">Die Einstellung<\/span>\n<\/div>\n<h2 class=\"orim_about__title orim_about__fade orim_about__fade--d1\">Eine private Gemeinschaft in der Wildnis der Insel<span class=\"orim_about__gradient-text\">Nordk\u00fcste<\/span><\/h2>\n<div class=\"orim_about__body orim_about__fade orim_about__fade--d2\">\n<p class=\"orim_about__text\">Zwischen den Surfbreaks von Majanicho und dem Naturpark Corralejo Dunes.<span class=\"orim_about__highlight\">Pools, Padel, Tennis und G\u00e4rten<\/span>eingebettet in vulkanische Natur \u2013 unter dem besten ganzj\u00e4hrigen Klima Europas. Die Art von Ort, an den man kommt, um abzuschalten \u2026 und am Ende gar nicht mehr weg will.<\/p><\/div>\n<div class=\"orim_about__composition\">\n<div class=\"orim_about__col orim_about__col--left\">\n<figure class=\"orim_about__figure orim_about__figure--a\">\n<div class=\"orim_about__figure-frame\">\n<div class=\"orim_about__figure-inner\"><img decoding=\"async\" alt=\"Vista a\u00e9rea Origo Mare Majanicho Fuerteventura\" class=\"orim_about__figure-img\" loading=\"lazy\" src=\"https:\/\/origomare-excent.com\/wp-content\/uploads\/2026\/06\/DSC9599-scaled.jpg\"\/><\/div>\n<\/div>\n<figcaption class=\"orim_about__figure-cap\">Abb. 01 \u00b7 Terrassenansicht<\/figcaption>\n<\/figure>\n<\/div>\n<div class=\"orim_about__col orim_about__col--mid\">\n<figure class=\"orim_about__figure orim_about__figure--b\">\n<div class=\"orim_about__figure-frame\">\n<div class=\"orim_about__figure-inner\"><img decoding=\"async\" alt=\"Sal\u00f3n amueblado listo para entrar a vivir\" class=\"orim_about__figure-img\" loading=\"lazy\" src=\"https:\/\/origomare-excent.com\/wp-content\/uploads\/2026\/06\/IMG-39-scaled.jpg\"\/><\/div>\n<\/div>\n<figcaption class=\"orim_about__figure-cap\">Abb. 02 \u00b7 Innenraum<\/figcaption>\n<\/figure>\n<\/div>\n<div class=\"orim_about__col orim_about__col--data\">\n<div class=\"orim_about__delivery\">\n<svg class=\"orim_about__delivery-icon\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" viewbox=\"0 0 24 24\">\n<polyline points=\"20 6 9 17 4 12\"><\/polyline>\n<\/svg>\n<span class=\"orim_about__delivery-label\">Status<\/span>\n<span class=\"orim_about__delivery-value\">M\u00f6bliert \u00b7 Schl\u00fcsselfertig<\/span>\n<\/div>\n<div class=\"orim_about__scale\">\n<div class=\"orim_about__stat\"><span class=\"orim_about__stat-number orim_about__gradient-text\" data-target=\"43\">0<\/span><span class=\"orim_about__stat-label\">aus<\/span><\/div>\n<div class=\"orim_about__stat\"><span class=\"orim_about__stat-number orim_about__gradient-text\" data-target=\"4\">0<\/span><span class=\"orim_about__stat-label\">Typologien<\/span><\/div>\n<div class=\"orim_about__stat\"><span class=\"orim_about__stat-number orim_about__gradient-text\" data-target=\"301\">0<\/span><span class=\"orim_about__stat-label\">Sonnige Tage<\/span><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<script>\n        (function () {\n            'use strict';\n            var section = document.getElementById('el-resort');\n            if (!section) return;\n\n            \/* Fades de texto *\/\n            var fadeObs = new IntersectionObserver(function (entries) {\n                entries.forEach(function (e) { if (e.isIntersecting) { e.target.classList.add('is-visible'); fadeObs.unobserve(e.target); } });\n            }, { threshold: 0.15, rootMargin: '0px 0px -60px 0px' });\n            section.querySelectorAll('.orim_about__fade').forEach(function (el) { fadeObs.observe(el); });\n\n            \/* Revelado de figuras (persiana + zoom + caption) *\/\n            var figObs = new IntersectionObserver(function (entries) {\n                entries.forEach(function (e) { if (e.isIntersecting) { e.target.classList.add('orim_about__figure--visible'); figObs.unobserve(e.target); } });\n            }, { threshold: 0.2, rootMargin: '0px 0px -80px 0px' });\n            section.querySelectorAll('.orim_about__figure').forEach(function (el) { figObs.observe(el); });\n\n            \/* Count-up de cifras al entrar la escala *\/\n            var scale = section.querySelector('.orim_about__scale');\n            var statNumbers = section.querySelectorAll('.orim_about__stat-number');\n            var statsAnimated = false;\n            function animateStats() {\n                if (statsAnimated) return; statsAnimated = true;\n                statNumbers.forEach(function (stat, idx) {\n                    var target = parseInt(stat.getAttribute('data-target')), startTime = null;\n                    function animate(t) {\n                        if (!startTime) startTime = t;\n                        var p = Math.min((t - startTime) \/ 1500, 1);\n                        var cur = Math.floor((1 - Math.pow(2, -10 * p)) * target);\n                        stat.textContent = idx === 0 ? cur + ' m\u00b2' : idx === 2 ? cur + '+' : cur;\n                        if (p < 1) requestAnimationFrame(animate);\n                    }\n                    requestAnimationFrame(animate);\n                });\n            }\n            if (scale) {\n                var statObs = new IntersectionObserver(function (entries) {\n                    entries.forEach(function (e) { if (e.isIntersecting) { animateStats(); statObs.unobserve(e.target); } });\n                }, { threshold: 0.4 });\n                statObs.observe(scale);\n            }\n        })();\n    <\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-74c6462 e-con-full e-flex e-con e-parent\" data-id=\"74c6462\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a044519 elementor-widget elementor-widget-html\" data-id=\"a044519\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ORIGO MARE \u2013 SEPARADOR DE V\u00cdDEO (FILOSOF\u00cdA)\n     Desktop: editar \"origomare.video_engage\" en eVoost Data Storage\n     Mobile:  editar \"origomare.video_engage_mobile\" en eVoost Data Storage -->\n<section class=\"orim_separator\" data-video-src=\"https:\/\/origomare-excent.com\/wp-content\/uploads\/2026\/07\/Origomare-Engage-Eng-2-1-1.mp4\" data-video-src-mobile=\"https:\/\/origomare-excent.com\/wp-content\/uploads\/2026\/07\/Origomare-Engage-Eng-2-1-1.mp4\" id=\"orim_separator\">\n<div class=\"orim_separator__header\">\n<div class=\"orim_separator__header-inner\">\n<div class=\"orim_separator__title-group\">\n<span aria-hidden=\"true\" class=\"orim_separator__accent\"><\/span>\n<h2 class=\"orim_separator__title\">Entdecken Sie es. Genie\u00dfen Sie es. Nennen Sie es Ihr Zuhause.<\/h2>\n<\/div>\n<p class=\"orim_separator__subtitle\">Wo die Zeit in einem anderen Tempo vergeht.<\/p>\n<\/div>\n<\/div>\n<div class=\"orim_separator__video-container\">\n<video autoplay=\"\" class=\"orim_separator__video\" id=\"orim_separator_video\" loop=\"\" muted=\"\" playsinline=\"\" poster=\"https:\/\/origomare-excent.com\/wp-content\/uploads\/2026\/06\/DSC9599-scaled.jpg\"><\/video>\n<div class=\"orim_separator__video-overlay\"><\/div>\n<div class=\"orim_separator__controls\">\n<button aria-label=\"Pause video\" class=\"orim_separator__control-btn orim_playing\" id=\"orim_playpause\">\n<svg class=\"orim_icon--play\" viewbox=\"0 0 24 24\">\n<path d=\"M8 5v14l11-7z\"><\/path>\n<\/svg>\n<svg class=\"orim_icon--pause\" viewbox=\"0 0 24 24\">\n<path d=\"M6 19h4V5H6v14zm8-14v14h4V5h-4z\"><\/path>\n<\/svg>\n<\/button>\n<button aria-label=\"Unmute\" class=\"orim_separator__control-btn\" id=\"orim_mutetoggle\">\n<svg class=\"orim_icon--mute\" viewbox=\"0 0 24 24\">\n<path 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\"><\/path>\n<\/svg>\n<svg class=\"orim_icon--unmute\" viewbox=\"0 0 24 24\">\n<path 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\"><\/path>\n<\/svg>\n<\/button>\n<button aria-label=\"Fullscreen\" class=\"orim_separator__control-btn\" id=\"orim_fullscreen\">\n<svg viewbox=\"0 0 24 24\">\n<path d=\"M7 14H5v5h5v-2H7v-3zm-2-4h2V7h3V5H5v5zm12 7h-3v2h5v-5h-2v3zM14 5v2h3v3h2V5h-5z\"><\/path>\n<\/svg>\n<\/button>\n<\/div>\n<\/div>\n<\/section>\n<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');\n\n    .orim_separator {\n        position: relative !important;\n        width: 100% !important;\n        height: 100vh !important;\n        display: flex !important;\n        flex-direction: column !important;\n        background-color: #1a1a1a !important;\n    }\n\n    \/* Cabecera como banda editorial (t\u00edtulo izq \u00b7 subt\u00edtulo der) *\/\n    .orim_separator__header {\n        position: relative !important;\n        height: 20vh !important;\n        min-height: 160px !important;\n        display: flex !important;\n        align-items: center !important;\n        background-color: #f8f8f8 !important;\n        z-index: 2 !important;\n    }\n\n    .orim_separator__header-inner {\n        width: 100% !important;\n        max-width: 1600px !important;\n        margin: 0 auto !important;\n        padding: 0 60px !important;\n        display: flex !important;\n        align-items: flex-end !important;\n        justify-content: space-between !important;\n        gap: 48px !important;\n    }\n\n    .orim_separator__title-group {\n        display: flex !important;\n        flex-direction: column !important;\n        min-width: 0 !important;\n    }\n\n    .orim_separator__accent {\n        width: 40px !important;\n        height: 2px !important;\n        background: linear-gradient(90deg, #1585A0, #4DC4E0) !important;\n        border-radius: 2px !important;\n        margin-bottom: 16px !important;\n        opacity: 0 !important;\n        transform: scaleX(0) !important;\n        transform-origin: left center !important;\n        transition: opacity 0.6s ease, transform 0.6s ease !important;\n    }\n\n    .orim_separator.orim_separator--visible .orim_separator__accent {\n        opacity: 1 !important;\n        transform: scaleX(1) !important;\n    }\n\n    \/* H2 \u2192 Montserrat 600 *\/\n    .orim_separator__title {\n        font-family: 'Montserrat', sans-serif !important;\n        font-size: clamp(26px, 4.5vw, 50px) !important;\n        font-weight: 600 !important;\n        line-height: 1.1 !important;\n        color: #1A2B35 !important;\n        margin: 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    .orim_separator.orim_separator--visible .orim_separator__title {\n        opacity: 1 !important;\n        transform: translateY(0) !important;\n    }\n\n    \/* Subtitle \u2192 Montserrat 300 *\/\n    .orim_separator__subtitle {\n        font-family: 'Montserrat', sans-serif !important;\n        font-weight: 300 !important;\n        font-size: clamp(14px, 1.6vw, 18px) !important;\n        line-height: 1.7 !important;\n        color: #4A6470 !important;\n        margin: 0 !important;\n        max-width: 420px !important;\n        text-align: right !important;\n        align-self: flex-end !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    .orim_separator.orim_separator--visible .orim_separator__subtitle {\n        opacity: 1 !important;\n        transform: translateY(0) !important;\n    }\n\n    .orim_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    .orim_separator.orim_separator--visible .orim_separator__video-container {\n        opacity: 1 !important;\n        transform: scale(1) !important;\n    }\n\n    .orim_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    .orim_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, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0.2) 100%) !important;\n        pointer-events: none !important;\n        z-index: 1 !important;\n    }\n\n    .orim_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    .orim_separator.orim_separator--visible .orim_separator__controls {\n        opacity: 1 !important;\n        transform: translateY(0) !important;\n    }\n\n    .orim_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: 12px !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    .orim_separator__control-btn:hover {\n        background: rgba(27, 164, 198, 0.2) !important;\n        border-color: rgba(27, 164, 198, 0.45) !important;\n    }\n\n    .orim_separator__control-btn:active {\n        transform: scale(0.95) !important;\n    }\n\n    .orim_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    .orim_separator__control-btn:hover svg {\n        fill: #ffffff !important;\n    }\n\n    .orim_separator__control-btn .orim_icon--pause,\n    .orim_separator__control-btn .orim_icon--unmute {\n        display: none !important;\n    }\n\n    .orim_separator__control-btn.orim_playing .orim_icon--play {\n        display: none !important;\n    }\n\n    .orim_separator__control-btn.orim_playing .orim_icon--pause {\n        display: block !important;\n    }\n\n    .orim_separator__control-btn.orim_unmuted .orim_icon--mute {\n        display: none !important;\n    }\n\n    .orim_separator__control-btn.orim_unmuted .orim_icon--unmute {\n        display: block !important;\n    }\n\n    @media screen and (max-width: 1100px) {\n        .orim_separator__header {\n            min-height: 150px !important;\n        }\n\n        .orim_separator__header-inner {\n            padding: 0 40px !important;\n            gap: 32px !important;\n        }\n    }\n\n    @media screen and (max-width: 768px) {\n        .orim_separator__header {\n            height: 22vh !important;\n            min-height: 140px !important;\n        }\n\n        .orim_separator__header-inner {\n            padding: 0 24px !important;\n            flex-direction: column !important;\n            align-items: flex-start !important;\n            justify-content: center !important;\n            gap: 10px !important;\n        }\n\n        .orim_separator__accent {\n            margin-bottom: 12px !important;\n        }\n\n        .orim_separator__subtitle {\n            text-align: left !important;\n            align-self: flex-start !important;\n            max-width: 100% !important;\n        }\n\n        .orim_separator__video-container {\n            height: 78vh !important;\n            min-height: 350px !important;\n        }\n\n        .orim_separator__controls {\n            bottom: 16px !important;\n            right: 16px !important;\n            gap: 6px !important;\n        }\n\n        .orim_separator__control-btn {\n            width: 46px !important;\n            height: 46px !important;\n            border-radius: 10px !important;\n        }\n    }\n\n    @media screen and (max-width: 480px) {\n        .orim_separator__header {\n            height: 24vh !important;\n            min-height: 130px !important;\n        }\n\n        .orim_separator__header-inner {\n            padding: 0 20px !important;\n        }\n\n        .orim_separator__video-container {\n            height: 76vh !important;\n        }\n    }\n<\/style>\n<script>\n    (function () {\n        'use strict';\n        var separator = document.getElementById('orim_separator'), video = document.getElementById('orim_separator_video'),\n            playPauseBtn = document.getElementById('orim_playpause'), muteToggleBtn = document.getElementById('orim_mutetoggle'), fullscreenBtn = document.getElementById('orim_fullscreen');\n\n        function checkVisibility() { if (separator.getBoundingClientRect().top < window.innerHeight * 0.85) separator.classList.add('orim_separator--visible'); }\n\n        playPauseBtn.addEventListener('click', function () { if (video.paused) { video.play(); playPauseBtn.classList.add('orim_playing'); playPauseBtn.setAttribute('aria-label', 'Pause video'); } else { video.pause(); playPauseBtn.classList.remove('orim_playing'); playPauseBtn.setAttribute('aria-label', 'Play video'); } });\n        muteToggleBtn.addEventListener('click', function () { if (video.muted) { video.muted = false; muteToggleBtn.classList.add('orim_unmuted'); muteToggleBtn.setAttribute('aria-label', 'Mute'); } else { video.muted = true; muteToggleBtn.classList.remove('orim_unmuted'); muteToggleBtn.setAttribute('aria-label', 'Unmute'); } });\n        fullscreenBtn.addEventListener('click', function () { if (document.fullscreenElement || document.webkitFullscreenElement) { if (document.exitFullscreen) document.exitFullscreen(); else if (document.webkitExitFullscreen) document.webkitExitFullscreen(); return; } if (video.webkitEnterFullscreen) { video.webkitEnterFullscreen(); return; } if (video.requestFullscreen) video.requestFullscreen(); else if (video.webkitRequestFullscreen) video.webkitRequestFullscreen(); });\n        video.addEventListener('webkitendfullscreen', function () { video.play(); playPauseBtn.classList.add('orim_playing'); });\n        document.addEventListener('fullscreenchange', function () { if (!document.fullscreenElement && video.paused) { video.play(); playPauseBtn.classList.add('orim_playing'); } });\n\n        var ticking = false;\n        window.addEventListener('scroll', function () { if (!ticking) { requestAnimationFrame(function () { checkVisibility(); ticking = false; }); ticking = true; } }, { passive: true });\n\n        var isMobile = window.innerWidth <= 768, srcD = separator.getAttribute('data-video-src'), srcM = separator.getAttribute('data-video-src-mobile');\n        var src = isMobile && srcM && srcM.indexOf('[') === -1 && srcM.trim() !== '' ? srcM : srcD;\n        if (src && src.indexOf('[') === -1 && src.trim() !== '') { video.src = src; video.load(); video.play().catch(function () { playPauseBtn.classList.remove('orim_playing'); }); }\n        checkVisibility();\n    })();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-53bedd3 e-con-full e-flex e-con e-parent\" data-id=\"53bedd3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c64a751 elementor-widget elementor-widget-html\" data-id=\"c64a751\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n\n<html lang=\"en\">\n<head>\n<meta charset=\"utf-8\"\/>\n<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\/>\n<title>Origo Mare \u2013 Typologien<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700&amp;display=swap\" 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: 'Montserrat', sans-serif;\n            background-color: #f8f8f8;\n            color: #1A2B35;\n        }\n\n        .orim_typologies {\n            position: relative !important;\n            padding: 130px 0 !important;\n            background-color: #1A2B35 !important;\n            overflow: hidden !important;\n        }\n\n        \/* \u2500\u2500\u2500 Watermark de fondo \u2500\u2500\u2500 *\/\n        .orim_typologies__watermark {\n            position: absolute !important;\n            top: 50% !important;\n            left: 0 !important;\n            display: flex !important;\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: clamp(10rem, 18vw, 22rem) !important;\n            font-weight: 600 !important;\n            letter-spacing: 0.08em !important;\n            text-transform: uppercase !important;\n            color: #ffffff !important;\n            opacity: 0.03 !important;\n            line-height: 0.85 !important;\n            pointer-events: none !important;\n            user-select: none !important;\n            white-space: nowrap !important;\n            z-index: 0 !important;\n            animation: orim_typologies_marquee 80s linear infinite !important;\n        }\n\n        @keyframes orim_typologies_marquee {\n            0% {\n                transform: translateY(-50%) translateX(0);\n            }\n\n            100% {\n                transform: translateY(-50%) translateX(-50%);\n            }\n        }\n\n        .orim_typologies__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        \/* \u2500\u2500\u2500 Cabecera partida \u2500\u2500\u2500 *\/\n        .orim_typologies__header {\n            display: flex !important;\n            justify-content: space-between !important;\n            align-items: flex-start !important;\n            gap: 40px !important;\n            margin-bottom: 36px !important;\n        }\n\n        .orim_typologies__label {\n            font-family: 'Montserrat', 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: #ffffff !important;\n            display: inline-flex !important;\n            align-items: center !important;\n            gap: 14px !important;\n            opacity: 0 !important;\n            transform: translateY(20px) !important;\n            transition: opacity 0.7s ease, transform 0.7s ease !important;\n        }\n\n        .orim_typologies__label::before {\n            content: \"\" !important;\n            width: 38px !important;\n            height: 2px !important;\n            background: linear-gradient(90deg, #1585A0, #4DC4E0) !important;\n            border-radius: 2px !important;\n        }\n\n        .orim_typologies.orim_typologies--visible .orim_typologies__label {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        .orim_typologies__header-desc {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 15px !important;\n            font-weight: 300 !important;\n            line-height: 1.6 !important;\n            color: rgba(255, 255, 255, 0.55) !important;\n            max-width: 360px !important;\n            text-align: right !important;\n            margin: 0 !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        .orim_typologies.orim_typologies--visible .orim_typologies__header-desc {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        \/* \u2500\u2500\u2500 Titular \u2500\u2500\u2500 *\/\n        .orim_typologies__title {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: clamp(28px, 4vw, 46px) !important;\n            font-weight: 600 !important;\n            line-height: 1.1 !important;\n            letter-spacing: -1px !important;\n            color: #ffffff !important;\n            margin: 0 0 56px 0 !important;\n            max-width: 720px !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        .orim_typologies.orim_typologies--visible .orim_typologies__title {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        .orim_typologies__title-accent {\n            color: #1BA4C6 !important;\n        }\n\n        \/* \u2500\u2500\u2500 Grid de tarjetas (4 columnas) \u2500\u2500\u2500 *\/\n        .orim_typologies__grid {\n            display: grid !important;\n            grid-template-columns: repeat(4, 1fr) !important;\n            gap: 20px !important;\n        }\n\n        .orim_typologies__card {\n            display: flex !important;\n            flex-direction: column !important;\n            min-width: 0 !important;\n        }\n\n        \/* Imagen con revelado \"persiana\" + zoom \u2014 cuadrada para reducir altura *\/\n        .orim_typologies__card-image-wrapper {\n            position: relative !important;\n            overflow: hidden !important;\n            padding-top: 100% !important;\n            border-radius: 16px !important;\n            background-color: #14222b !important;\n        }\n\n        .orim_typologies__card-image-inner {\n            position: absolute !important;\n            inset: 0 !important;\n            overflow: hidden !important;\n            clip-path: inset(0 0 100% 0);\n            transition: clip-path 1.2s cubic-bezier(0.77, 0, 0.175, 1) !important;\n        }\n\n        .orim_typologies__card--visible .orim_typologies__card-image-inner {\n            clip-path: inset(0 0 0% 0);\n        }\n\n        .orim_typologies__card-image {\n            position: absolute !important;\n            inset: 0 !important;\n            width: 100% !important;\n            height: 100% !important;\n            object-fit: cover !important;\n            display: block !important;\n            transform: scale(1.08);\n            transition: transform 1.6s cubic-bezier(0.19, 1, 0.22, 1) 0.2s !important;\n        }\n\n        .orim_typologies__card--visible .orim_typologies__card-image {\n            transform: scale(1);\n        }\n\n        \/* Stagger por tarjeta *\/\n        .orim_typologies__card:nth-child(2) .orim_typologies__card-image-inner {\n            transition-delay: 0.15s !important;\n        }\n\n        .orim_typologies__card:nth-child(2) .orim_typologies__card-image {\n            transition-delay: 0.35s !important;\n        }\n\n        .orim_typologies__card:nth-child(3) .orim_typologies__card-image-inner {\n            transition-delay: 0.3s !important;\n        }\n\n        .orim_typologies__card:nth-child(3) .orim_typologies__card-image {\n            transition-delay: 0.5s !important;\n        }\n\n        .orim_typologies__card:nth-child(4) .orim_typologies__card-image-inner {\n            transition-delay: 0.45s !important;\n        }\n\n        .orim_typologies__card:nth-child(4) .orim_typologies__card-image {\n            transition-delay: 0.65s !important;\n        }\n\n        \/* Badge sobre la imagen *\/\n        .orim_typologies__card-badge {\n            position: absolute !important;\n            top: 16px !important;\n            left: 16px !important;\n            z-index: 3 !important;\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 10px !important;\n            font-weight: 400 !important;\n            letter-spacing: 2px !important;\n            text-transform: uppercase !important;\n            color: #1A2B35 !important;\n            background-color: #1BA4C6 !important;\n            padding: 7px 14px !important;\n            border-radius: 6px !important;\n        }\n\n        \/* Info debajo de la imagen *\/\n        .orim_typologies__card-content {\n            padding: 18px 2px 0 !important;\n            opacity: 0;\n            transition: opacity 0.6s ease 0.8s !important;\n        }\n\n        .orim_typologies__card--visible .orim_typologies__card-content {\n            opacity: 1;\n        }\n\n        .orim_typologies__card:nth-child(2) .orim_typologies__card-content {\n            transition-delay: 0.9s !important;\n        }\n\n        .orim_typologies__card:nth-child(3) .orim_typologies__card-content {\n            transition-delay: 1s !important;\n        }\n\n        .orim_typologies__card:nth-child(4) .orim_typologies__card-content {\n            transition-delay: 1.1s !important;\n        }\n\n        .orim_typologies__card-head {\n            display: flex !important;\n            flex-wrap: wrap !important;\n            justify-content: space-between !important;\n            align-items: flex-start !important;\n            gap: 8px 16px !important;\n            margin-bottom: 10px !important;\n            min-width: 0 !important;\n        }\n\n        .orim_typologies__card-name {\n            font-family: 'Montserrat', sans-serif !important;\n            font-weight: 600 !important;\n            font-size: 20px !important;\n            line-height: 1.2 !important;\n            color: #ffffff !important;\n            margin: 0 !important;\n            min-width: 0 !important;\n        }\n\n        .orim_typologies__card-cta {\n            display: inline-flex !important;\n            align-items: center !important;\n            gap: 6px !important;\n            white-space: nowrap !important;\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 11px !important;\n            font-weight: 400 !important;\n            letter-spacing: 1px !important;\n            text-transform: uppercase !important;\n            color: rgba(255, 255, 255, 0.55) !important;\n            text-decoration: none !important;\n            transition: color 0.3s ease !important;\n        }\n\n        .orim_typologies__card-cta:hover {\n            color: #1BA4C6 !important;\n        }\n\n        .orim_typologies__card-cta svg {\n            width: 14px !important;\n            height: 14px !important;\n            stroke: currentColor !important;\n            flex-shrink: 0 !important;\n            transition: transform 0.3s ease !important;\n        }\n\n        .orim_typologies__card-cta:hover svg {\n            transform: translateX(4px) !important;\n        }\n\n        .orim_typologies__card-tagline {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 13px !important;\n            font-weight: 300 !important;\n            font-style: italic !important;\n            line-height: 1.5 !important;\n            color: rgba(255, 255, 255, 0.55) !important;\n            margin: 0 0 16px 0 !important;\n        }\n\n        .orim_typologies__card-meta {\n            display: flex !important;\n            flex-wrap: wrap !important;\n            align-items: flex-start !important;\n            gap: 14px 24px !important;\n        }\n\n        .orim_typologies__card-meta-item {\n            display: flex !important;\n            flex-direction: column !important;\n            gap: 3px !important;\n        }\n\n        .orim_typologies__card-meta-label {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 9px !important;\n            font-weight: 400 !important;\n            letter-spacing: 2px !important;\n            text-transform: uppercase !important;\n            color: rgba(255, 255, 255, 0.4) !important;\n        }\n\n        .orim_typologies__card-meta-value {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 16px !important;\n            font-weight: 400 !important;\n            color: #ffffff !important;\n        }\n\n        \/* Dots (m\u00f3vil) *\/\n        .orim_typologies__dots {\n            display: none !important;\n            justify-content: center !important;\n            gap: 8px !important;\n            padding: 24px 0 0 !important;\n        }\n\n        .orim_typologies__dot {\n            width: 7px !important;\n            height: 7px !important;\n            border-radius: 50% !important;\n            background-color: rgba(255, 255, 255, 0.18) !important;\n            border: none !important;\n            padding: 0 !important;\n            cursor: pointer !important;\n            transition: background-color 0.3s ease !important;\n        }\n\n        .orim_typologies__dot--active {\n            background-color: #1BA4C6 !important;\n        }\n\n        \/* Disclaimer *\/\n        .orim_typologies__disclaimer {\n            font-family: 'Montserrat', 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: rgba(255, 255, 255, 0.4) !important;\n            text-align: center !important;\n            max-width: 900px !important;\n            margin: 48px 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        .orim_typologies.orim_typologies--visible .orim_typologies__disclaimer {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        \/* \u2500\u2500\u2500 Responsive \u2500\u2500\u2500 *\/\n        @media screen and (max-width: 1100px) {\n            .orim_typologies {\n                padding: 100px 0 !important;\n            }\n\n            .orim_typologies__container {\n                padding: 0 40px !important;\n            }\n\n            .orim_typologies__grid {\n                grid-template-columns: 1fr 1fr !important;\n                gap: 24px !important;\n            }\n\n            .orim_typologies__title {\n                margin-bottom: 48px !important;\n            }\n        }\n\n        @media screen and (max-width: 768px) {\n            .orim_typologies {\n                padding: 80px 0 !important;\n            }\n\n            .orim_typologies__container {\n                padding: 0 24px !important;\n            }\n\n            .orim_typologies__header {\n                margin-bottom: 28px !important;\n            }\n\n            .orim_typologies__header-desc {\n                display: none !important;\n            }\n\n            .orim_typologies__title {\n                margin-bottom: 36px !important;\n            }\n\n            .orim_typologies__grid {\n                display: flex !important;\n                grid-template-columns: none !important;\n                gap: 14px !important;\n                overflow-x: auto !important;\n                scroll-snap-type: x mandatory !important;\n                -webkit-overflow-scrolling: touch !important;\n                scrollbar-width: none !important;\n                margin: 0 -24px !important;\n                padding: 0 24px !important;\n            }\n\n            .orim_typologies__grid::-webkit-scrollbar {\n                display: none !important;\n            }\n\n            .orim_typologies__card {\n                flex: 0 0 72vw !important;\n                scroll-snap-align: center !important;\n            }\n\n            .orim_typologies__card-image-wrapper {\n                padding-top: 115% !important;\n            }\n\n            .orim_typologies__dots {\n                display: flex !important;\n            }\n        }\n\n        @media screen and (max-width: 480px) {\n            .orim_typologies__container {\n                padding: 0 20px !important;\n            }\n\n            .orim_typologies__grid {\n                margin: 0 -20px !important;\n                padding: 0 20px !important;\n            }\n\n            .orim_typologies__card {\n                flex: 0 0 80vw !important;\n            }\n\n            .orim_typologies__card-name {\n                font-size: 19px !important;\n            }\n\n            .orim_typologies__card-meta-value {\n                font-size: 14px !important;\n            }\n\n            .orim_typologies__disclaimer {\n                font-size: 10px !important;\n                margin-top: 28px !important;\n            }\n        }\n\n        \/* \u2500\u2500\u2500 Reduced motion \u2500\u2500\u2500 *\/\n        @media (prefers-reduced-motion: reduce) {\n            .orim_typologies__watermark {\n                animation: none !important;\n                transform: translateY(-50%) !important;\n            }\n\n            .orim_typologies__card-image-inner {\n                clip-path: none !important;\n                transition: none !important;\n            }\n\n            .orim_typologies__card-image {\n                transform: none !important;\n                transition: none !important;\n            }\n\n            .orim_typologies__card-content {\n                opacity: 1 !important;\n                transition: none !important;\n            }\n\n            .orim_typologies__label,\n            .orim_typologies__header-desc,\n            .orim_typologies__title,\n            .orim_typologies__disclaimer {\n                opacity: 1 !important;\n                transform: none !important;\n                transition: none !important;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n<section class=\"orim_typologies\" id=\"tipologias\">\n<span aria-hidden=\"true\" class=\"orim_typologies__watermark\">Origo-Stute\u00a0\u00a0\u00b7\u00a0\u00a0Origo-Stute\u00a0\u00a0\u00b7\u00a0\u00a0Origo-Stute\u00a0\u00a0\u00b7\u00a0\u00a0Origo-Stute\u00a0\u00a0\u00b7\u00a0\u00a0Origo-Stute\u00a0\u00a0\u00b7\u00a0\u00a0Origo-Stute\u00a0\u00a0\u00b7<\/span>\n<div class=\"orim_typologies__container\">\n<header class=\"orim_typologies__header\">\n<span class=\"orim_typologies__label\">Villen auf Fuerteventura<\/span>\n<p class=\"orim_typologies__header-desc\">Ihr Zufluchtsort auf Fuerteventura, bereit zum Genie\u00dfen. Platz f\u00fcr\n                    Ihres, einen Schritt vom Meer entfernt.<\/p>\n<\/header>\n<h2 class=\"orim_typologies__title\">W\u00e4hlen Sie, wie Sie m\u00f6chten<span class=\"orim_typologies__title-accent\">live<\/span><\/h2>\n<div class=\"orim_typologies__grid\" id=\"orim_typologies_grid\">\n<!-- Estudio -->\n<article class=\"orim_typologies__card\">\n<div class=\"orim_typologies__card-image-wrapper\">\n<div class=\"orim_typologies__card-image-inner\">\n<img decoding=\"async\" alt=\"Studio Origo Mare Fuerteventura\" class=\"orim_typologies__card-image\" loading=\"lazy\" src=\"https:\/\/origomare-excent.com\/wp-content\/uploads\/2026\/06\/IMG-29-scaled.jpg\"\/>\n<\/div>\n<span class=\"orim_typologies__card-badge\">Schl\u00fcsselfertig<\/span>\n<\/div>\n<div class=\"orim_typologies__card-content\">\n<div class=\"orim_typologies__card-head\">\n<h3 class=\"orim_typologies__card-name\">Studio<\/h3>\n<a class=\"orim_typologies__card-cta\" href=\"#unlock\">Erkunden<svg aria-hidden=\"true\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" viewbox=\"0 0 24 24\">\n<path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n<\/svg>\n<\/a>\n<\/div>\n<p class=\"orim_typologies__card-tagline\">Ihr St\u00fctzpunkt im Norden Fuerteventuras, bereit zum Genie\u00dfen.<\/p>\n<div class=\"orim_typologies__card-meta\">\n<div class=\"orim_typologies__card-meta-item\">\n<span class=\"orim_typologies__card-meta-label\">Aus<\/span>\n<span class=\"orim_typologies__card-meta-value\">169.000 \u20ac<\/span>\n<\/div>\n<div class=\"orim_typologies__card-meta-item\">\n<span class=\"orim_typologies__card-meta-label\">Gr\u00f6\u00dfe<\/span>\n<span class=\"orim_typologies__card-meta-value\">42 m\u00b2<\/span>\n<\/div>\n<\/div>\n<\/div>\n<\/article>\n<!-- 1 Dormitorio -->\n<!-- IMAGEN PROVISIONAL: comparte foto con el Estudio (misma tipolog\u00eda). Sustituir por render propio de 1 dormitorio cuando exista. -->\n<article class=\"orim_typologies__card\">\n<div class=\"orim_typologies__card-image-wrapper\">\n<div class=\"orim_typologies__card-image-inner\">\n<img decoding=\"async\" alt=\"1-Bedroom Origo Mare Fuerteventura\" class=\"orim_typologies__card-image\" loading=\"lazy\" src=\"https:\/\/origomare-excent.com\/wp-content\/uploads\/2026\/06\/IMG-29-scaled.jpg\"\/>\n<\/div>\n<span class=\"orim_typologies__card-badge\">Schl\u00fcsselfertig<\/span>\n<\/div>\n<div class=\"orim_typologies__card-content\">\n<div class=\"orim_typologies__card-head\">\n<h3 class=\"orim_typologies__card-name\">1 Schlafzimmer<\/h3>\n<a class=\"orim_typologies__card-cta\" href=\"#unlock\">Erkunden<svg aria-hidden=\"true\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" viewbox=\"0 0 24 24\">\n<path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n<\/svg>\n<\/a>\n<\/div>\n<p class=\"orim_typologies__card-tagline\">Ihr eigener Raum, bereit zum Genie\u00dfen.<\/p>\n<div class=\"orim_typologies__card-meta\">\n<div class=\"orim_typologies__card-meta-item\">\n<span class=\"orim_typologies__card-meta-label\">Aus<\/span>\n<span class=\"orim_typologies__card-meta-value\">169.000 \u20ac<\/span>\n<\/div>\n<div class=\"orim_typologies__card-meta-item\">\n<span class=\"orim_typologies__card-meta-label\">Gr\u00f6\u00dfe<\/span>\n<span class=\"orim_typologies__card-meta-value\">42 m\u00b2<\/span>\n<\/div>\n<\/div>\n<\/div>\n<\/article>\n<!-- 2 Dormitorios -->\n<article class=\"orim_typologies__card\">\n<div class=\"orim_typologies__card-image-wrapper\">\n<div class=\"orim_typologies__card-image-inner\">\n<img decoding=\"async\" alt=\"2-Bedroom Origo Mare Fuerteventura\" class=\"orim_typologies__card-image\" loading=\"lazy\" src=\"https:\/\/origomare-excent.com\/wp-content\/uploads\/2026\/06\/IMG-23-scaled.jpg\"\/>\n<\/div>\n<span class=\"orim_typologies__card-badge\">Schl\u00fcsselfertig<\/span>\n<\/div>\n<div class=\"orim_typologies__card-content\">\n<div class=\"orim_typologies__card-head\">\n<h3 class=\"orim_typologies__card-name\">2 Schlafzimmer<\/h3>\n<a class=\"orim_typologies__card-cta\" href=\"#unlock\">Erkunden<svg aria-hidden=\"true\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" viewbox=\"0 0 24 24\">\n<path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n<\/svg>\n<\/a>\n<\/div>\n<p class=\"orim_typologies__card-tagline\">Platz f\u00fcr die Menschen, die Sie lieben \u2013 oder zum Leben und Arbeiten \u2013 nur einen Schritt vom Meer entfernt.<\/p>\n<div class=\"orim_typologies__card-meta\">\n<div class=\"orim_typologies__card-meta-item\">\n<span class=\"orim_typologies__card-meta-label\">Aus<\/span>\n<span class=\"orim_typologies__card-meta-value\">205.000 \u20ac<\/span>\n<\/div>\n<div class=\"orim_typologies__card-meta-item\">\n<span class=\"orim_typologies__card-meta-label\">Gr\u00f6\u00dfe<\/span>\n<span class=\"orim_typologies__card-meta-value\">63 m\u00b2<\/span>\n<\/div>\n<\/div>\n<\/div>\n<\/article>\n<!-- 3 Dormitorios -->\n<article class=\"orim_typologies__card\">\n<div class=\"orim_typologies__card-image-wrapper\">\n<div class=\"orim_typologies__card-image-inner\">\n<img decoding=\"async\" alt=\"3-Bedroom Origo Mare Fuerteventura\" class=\"orim_typologies__card-image\" loading=\"lazy\" src=\"https:\/\/origomare-excent.com\/wp-content\/uploads\/2026\/06\/IMG-43-scaled.jpg\"\/>\n<\/div>\n<span class=\"orim_typologies__card-badge\">Schl\u00fcsselfertig<\/span>\n<\/div>\n<div class=\"orim_typologies__card-content\">\n<div class=\"orim_typologies__card-head\">\n<h3 class=\"orim_typologies__card-name\">3 Schlafzimmer<\/h3>\n<a class=\"orim_typologies__card-cta\" href=\"#unlock\">Erkunden<svg aria-hidden=\"true\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" viewbox=\"0 0 24 24\">\n<path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n<\/svg>\n<\/a>\n<\/div>\n<p class=\"orim_typologies__card-tagline\">Wohnraum das ganze Jahr \u00fcber oder f\u00fcr l\u00e4ngere Aufenthalte.<\/p>\n<div class=\"orim_typologies__card-meta\">\n<div class=\"orim_typologies__card-meta-item\">\n<span class=\"orim_typologies__card-meta-label\">Aus<\/span>\n<span class=\"orim_typologies__card-meta-value\">245.000 \u20ac<\/span>\n<\/div>\n<div class=\"orim_typologies__card-meta-item\">\n<span class=\"orim_typologies__card-meta-label\">Gr\u00f6\u00dfe<\/span>\n<span class=\"orim_typologies__card-meta-value\">76 m\u00b2<\/span>\n<\/div>\n<\/div>\n<\/div>\n<\/article>\n<\/div>\n<div aria-hidden=\"true\" class=\"orim_typologies__dots\" id=\"orim_typologies_dots\">\n<button class=\"orim_typologies__dot orim_typologies__dot--active\" data-index=\"0\"><\/button>\n<button class=\"orim_typologies__dot\" data-index=\"1\"><\/button>\n<button class=\"orim_typologies__dot\" data-index=\"2\"><\/button>\n<button class=\"orim_typologies__dot\" data-index=\"3\"><\/button>\n<\/div>\n<p class=\"orim_typologies__disclaimer\">Bilder unverbindlich. Technische, rechtliche oder kommerzielle \u00c4nderungen vorbehalten. Die Preise verstehen sich zuz\u00fcglich Steuern.<\/p>\n<\/div>\n<\/section>\n<script>\n        (function () {\n            'use strict';\n            var section = document.getElementById('tipologias');\n            if (!section) return;\n            var cards = section.querySelectorAll('.orim_typologies__card');\n\n            \/* Revelado de cabecera\/titular *\/\n            var secObs = new IntersectionObserver(function (entries) {\n                entries.forEach(function (e) { if (e.isIntersecting) { section.classList.add('orim_typologies--visible'); secObs.unobserve(e.target); } });\n            }, { threshold: 0.15 });\n            secObs.observe(section);\n\n            \/* Revelado de tarjetas (persiana + zoom + info) *\/\n            var cardObs = new IntersectionObserver(function (entries) {\n                entries.forEach(function (e) { if (e.isIntersecting) { e.target.classList.add('orim_typologies__card--visible'); cardObs.unobserve(e.target); } });\n            }, { threshold: 0.2, rootMargin: '0px 0px -40px 0px' });\n            cards.forEach(function (c) { cardObs.observe(c); });\n\n            \/* Dots de carrusel en m\u00f3vil *\/\n            var grid = document.getElementById('orim_typologies_grid');\n            var dots = section.querySelectorAll('.orim_typologies__dot');\n            if (grid && dots.length) {\n                var dotObs = new IntersectionObserver(function (entries) {\n                    entries.forEach(function (e) {\n                        if (e.isIntersecting) {\n                            var idx = Array.prototype.indexOf.call(cards, e.target);\n                            dots.forEach(function (d) { d.classList.remove('orim_typologies__dot--active'); });\n                            if (dots[idx]) dots[idx].classList.add('orim_typologies__dot--active');\n                        }\n                    });\n                }, { root: grid, threshold: 0.6 });\n                cards.forEach(function (c) { dotObs.observe(c); });\n                dots.forEach(function (d) {\n                    d.addEventListener('click', function () {\n                        var idx = parseInt(this.getAttribute('data-index'), 10);\n                        if (cards[idx]) cards[idx].scrollIntoView({ behavior: 'smooth', inline: 'center', block: 'nearest' });\n                    });\n                });\n            }\n        })();\n    <\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9f2b4c8 e-con-full e-flex e-con e-parent\" data-id=\"9f2b4c8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-de0e487 elementor-widget elementor-widget-html\" data-id=\"de0e487\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n\n<html lang=\"en\">\n<head>\n<meta charset=\"utf-8\"\/>\n<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\/>\n<title>Origo Mare \u2013 Treten Sie ein<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700&amp;display=swap\" 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: 'Montserrat', sans-serif;\n            background-color: #f8f8f8;\n            color: #1A2B35;\n        }\n\n        .orim_gallery {\n            position: relative !important;\n            padding: 140px 0 !important;\n            background-color: #f6f6f6 !important;\n            background-image: url('') !important;\n            background-repeat: no-repeat !important;\n            background-position: 105% 20% !important;\n            background-size: auto 60% !important;\n            overflow: hidden !important;\n        }\n\n        .orim_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        \/* Header *\/\n        .orim_gallery__header {\n            text-align: center !important;\n            margin-bottom: 64px !important;\n        }\n\n        .orim_gallery__label {\n            font-family: 'Montserrat', 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: #999999 !important;\n            margin-bottom: 16px !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        .orim_gallery.orim_gallery--visible .orim_gallery__label {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        \/* H2 \u2192 Montserrat 600 *\/\n        .orim_gallery__title {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: clamp(28px, 4vw, 46px) !important;\n            font-weight: 600 !important;\n            line-height: 1.1 !important;\n            color: #1A2B35 !important;\n            margin: 0 0 16px 0 !important;\n            letter-spacing: -1px !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        .orim_gallery.orim_gallery--visible .orim_gallery__title {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        \/* Subtitle \u2192 Montserrat 300 *\/\n        .orim_gallery__subtitle {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: clamp(15px, 1.5vw, 18px) !important;\n            font-weight: 300 !important;\n            line-height: 1.7 !important;\n            color: #4A6470 !important;\n            margin: 0 auto !important;\n            max-width: 520px !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        .orim_gallery.orim_gallery--visible .orim_gallery__subtitle {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        \/* Grid *\/\n        .orim_gallery__grid {\n            display: grid !important;\n            grid-template-columns: repeat(12, 1fr) !important;\n            grid-template-rows: repeat(2, 280px) !important;\n            gap: 16px !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        .orim_gallery.orim_gallery--visible .orim_gallery__grid {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        \/* Items *\/\n        .orim_gallery__item {\n            position: relative !important;\n            border-radius: 12px !important;\n            overflow: hidden !important;\n            cursor: pointer !important;\n            opacity: 0 !important;\n            transform: translateY(20px) !important;\n            transition: opacity 0.6s ease, transform 0.6s ease !important;\n        }\n\n        .orim_gallery__item::before {\n            content: '' !important;\n            position: absolute !important;\n            inset: 0 !important;\n            border-radius: 12px !important;\n            padding: 2px !important;\n            background: linear-gradient(135deg, rgba(27, 164, 198, 0.7) 0%, rgba(21, 133, 160, 0.4) 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        .orim_gallery__item:hover::before {\n            opacity: 1 !important;\n        }\n\n        .orim_gallery__item::after {\n            content: '' !important;\n            position: absolute !important;\n            width: 200px !important;\n            height: 200px !important;\n            background: radial-gradient(circle, rgba(255, 255, 255, 0.12) 0%, transparent 70%) !important;\n            border-radius: 50% !important;\n            pointer-events: none !important;\n            z-index: 3 !important;\n            opacity: 0 !important;\n            transform: translate(-50%, -50%) !important;\n            transition: opacity 0.3s ease !important;\n            left: var(--mouse-x, 50%) !important;\n            top: var(--mouse-y, 50%) !important;\n        }\n\n        .orim_gallery__item:hover::after {\n            opacity: 1 !important;\n        }\n\n        .orim_gallery.orim_gallery--visible .orim_gallery__item {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        .orim_gallery.orim_gallery--visible .orim_gallery__item:nth-child(1) {\n            transition-delay: 0.35s !important;\n        }\n\n        .orim_gallery.orim_gallery--visible .orim_gallery__item:nth-child(2) {\n            transition-delay: 0.45s !important;\n        }\n\n        .orim_gallery.orim_gallery--visible .orim_gallery__item:nth-child(3) {\n            transition-delay: 0.55s !important;\n        }\n\n        .orim_gallery.orim_gallery--visible .orim_gallery__item:nth-child(4) {\n            transition-delay: 0.65s !important;\n        }\n\n        .orim_gallery.orim_gallery--visible .orim_gallery__item:nth-child(5) {\n            transition-delay: 0.75s !important;\n        }\n\n        \/* Grid layout *\/\n        .orim_gallery__item:nth-child(1) {\n            grid-column: 1 \/ 6 !important;\n            grid-row: 1 \/ 3 !important;\n        }\n\n        .orim_gallery__item:nth-child(2) {\n            grid-column: 6 \/ 9 !important;\n            grid-row: 1 \/ 2 !important;\n        }\n\n        .orim_gallery__item:nth-child(3) {\n            grid-column: 9 \/ 13 !important;\n            grid-row: 1 \/ 2 !important;\n        }\n\n        .orim_gallery__item:nth-child(4) {\n            grid-column: 6 \/ 10 !important;\n            grid-row: 2 \/ 3 !important;\n        }\n\n        .orim_gallery__item:nth-child(5) {\n            grid-column: 10 \/ 13 !important;\n            grid-row: 2 \/ 3 !important;\n        }\n\n        .orim_gallery__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            transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) !important;\n        }\n\n        .orim_gallery__item:hover .orim_gallery__image {\n            transform: scale(1.06) !important;\n        }\n\n        .orim_gallery__overlay {\n            position: absolute !important;\n            inset: 0 !important;\n            background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0) 60%) !important;\n            opacity: 0 !important;\n            transition: opacity 0.5s ease !important;\n            z-index: 2 !important;\n        }\n\n        .orim_gallery__item:hover .orim_gallery__overlay {\n            opacity: 1 !important;\n        }\n\n        \/* Caption \u2192 Montserrat *\/\n        .orim_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        .orim_gallery__item:hover .orim_gallery__caption {\n            transform: translateY(0) !important;\n            opacity: 1 !important;\n        }\n\n        .orim_gallery__caption-title {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 14px !important;\n            font-weight: 500 !important;\n            letter-spacing: 0.3px !important;\n            color: #ffffff !important;\n            margin: 0 !important;\n        }\n\n        .orim_gallery__caption-hint {\n            font-family: 'Montserrat', 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.6) !important;\n            margin-top: 6px !important;\n            display: inline-flex !important;\n            align-items: center !important;\n            gap: 8px !important;\n            transition: color 0.3s ease !important;\n        }\n\n        .orim_gallery__item:hover .orim_gallery__caption-hint {\n            color: rgba(255, 255, 255, 0.9) !important;\n        }\n\n        .orim_gallery__caption-hint svg {\n            width: 14px !important;\n            height: 14px !important;\n            fill: none !important;\n            stroke: currentColor !important;\n            stroke-width: 2 !important;\n            stroke-linecap: round !important;\n            stroke-linejoin: round !important;\n            flex-shrink: 0 !important;\n            position: relative !important;\n            top: -1px !important;\n            transition: transform 0.3s ease !important;\n        }\n\n        .orim_gallery__item:hover .orim_gallery__caption-hint svg {\n            transform: translateX(3px) !important;\n        }\n\n        \/* Lightbox *\/\n        .orim_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        .orim_lightbox.orim_lightbox--open {\n            opacity: 1 !important;\n            visibility: visible !important;\n        }\n\n        .orim_lightbox__backdrop {\n            position: absolute !important;\n            inset: 0 !important;\n            background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.88) 0%, rgba(0, 0, 0, 0.95) 100%) !important;\n            backdrop-filter: blur(12px) !important;\n            -webkit-backdrop-filter: blur(12px) !important;\n        }\n\n        .orim_lightbox__vignette {\n            position: absolute !important;\n            inset: 0 !important;\n            background: radial-gradient(ellipse at center, transparent 50%, rgba(0, 0, 0, 0.4) 100%) !important;\n            pointer-events: none !important;\n            z-index: 1 !important;\n        }\n\n        .orim_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        .orim_lightbox__image {\n            max-width: 100% !important;\n            max-height: 85vh !important;\n            object-fit: contain !important;\n            border-radius: 8px !important;\n            box-shadow: 0 25px 80px rgba(0, 0, 0, 0.5) !important;\n            opacity: 0 !important;\n            transform: scale(0.95) !important;\n            transition: opacity 0.25s ease, transform 0.25s ease !important;\n        }\n\n        .orim_lightbox--open .orim_lightbox__image {\n            opacity: 1 !important;\n            transform: scale(1) !important;\n        }\n\n        .orim_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.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: background 0.3s ease, border-color 0.3s ease, transform 0.3s ease !important;\n        }\n\n        .orim_lightbox__close:hover {\n            background: rgba(27, 164, 198, 0.2) !important;\n            border-color: rgba(27, 164, 198, 0.4) !important;\n            transform: rotate(90deg) !important;\n        }\n\n        .orim_lightbox__close svg {\n            width: 20px !important;\n            height: 20px !important;\n            fill: #ffffff !important;\n        }\n\n        .orim_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.06) !important;\n            border: 1px solid rgba(255, 255, 255, 0.12) !important;\n            border-radius: 50% !important;\n            cursor: pointer !important;\n            z-index: 3 !important;\n            transition: background 0.3s ease, border-color 0.3s ease, transform 0.3s ease !important;\n        }\n\n        .orim_lightbox__nav:hover {\n            background: rgba(27, 164, 198, 0.15) !important;\n            border-color: rgba(27, 164, 198, 0.3) !important;\n        }\n\n        .orim_lightbox__nav--prev {\n            left: 24px !important;\n        }\n\n        .orim_lightbox__nav--prev:hover {\n            transform: translateY(-50%) translateX(-4px) !important;\n        }\n\n        .orim_lightbox__nav--next {\n            right: 24px !important;\n        }\n\n        .orim_lightbox__nav--next:hover {\n            transform: translateY(-50%) translateX(4px) !important;\n        }\n\n        .orim_lightbox__nav svg {\n            width: 22px !important;\n            height: 22px !important;\n            fill: #ffffff !important;\n        }\n\n        .orim_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        .orim_lightbox__title {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 15px !important;\n            font-weight: 400 !important;\n            color: #ffffff !important;\n            margin-bottom: 8px !important;\n        }\n\n        .orim_lightbox__counter {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 11px !important;\n            font-weight: 300 !important;\n            letter-spacing: 3px !important;\n            color: rgba(27, 164, 198, 0.85) !important;\n        }\n\n        .orim_lightbox__swipe-hint {\n            display: none !important;\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 11px !important;\n            font-weight: 300 !important;\n            letter-spacing: 1px !important;\n            color: rgba(255, 255, 255, 0.35) !important;\n            margin-top: 10px !important;\n        }\n\n        @media screen and (max-width: 768px) {\n            .orim_lightbox__swipe-hint {\n                display: block !important;\n            }\n        }\n\n        \/* Responsive *\/\n        @media screen and (max-width: 1200px) {\n            .orim_gallery__grid {\n                grid-template-rows: repeat(2, 240px) !important;\n                gap: 14px !important;\n            }\n        }\n\n        @media screen and (max-width: 991px) {\n            .orim_gallery {\n                padding: 100px 0 !important;\n                background-position: 110% 90% !important;\n                background-size: auto 45% !important;\n            }\n\n            .orim_gallery__container {\n                padding: 0 40px !important;\n            }\n\n            .orim_gallery__header {\n                margin-bottom: 48px !important;\n            }\n\n            .orim_gallery__grid {\n                grid-template-columns: repeat(2, 1fr) !important;\n                grid-template-rows: repeat(3, 220px) !important;\n                gap: 12px !important;\n            }\n\n            .orim_gallery__item:nth-child(1) {\n                grid-column: 1 \/ 3 !important;\n                grid-row: 1 \/ 2 !important;\n            }\n\n            .orim_gallery__item:nth-child(2) {\n                grid-column: 1 \/ 2 !important;\n                grid-row: 2 \/ 3 !important;\n            }\n\n            .orim_gallery__item:nth-child(3) {\n                grid-column: 2 \/ 3 !important;\n                grid-row: 2 \/ 3 !important;\n            }\n\n            .orim_gallery__item:nth-child(4) {\n                grid-column: 1 \/ 2 !important;\n                grid-row: 3 \/ 4 !important;\n            }\n\n            .orim_gallery__item:nth-child(5) {\n                grid-column: 2 \/ 3 !important;\n                grid-row: 3 \/ 4 !important;\n            }\n\n            .orim_gallery__overlay {\n                opacity: 1 !important;\n            }\n\n            .orim_gallery__caption {\n                opacity: 1 !important;\n                transform: translateY(0) !important;\n            }\n\n            .orim_lightbox__nav--prev {\n                left: 16px !important;\n            }\n\n            .orim_lightbox__nav--next {\n                right: 16px !important;\n            }\n        }\n\n        @media screen and (max-width: 768px) {\n            .orim_gallery {\n                padding: 80px 0 !important;\n                background-image: none !important;\n            }\n\n            .orim_gallery__container {\n                padding: 0 20px !important;\n            }\n\n            .orim_gallery__header {\n                margin-bottom: 40px !important;\n            }\n\n            .orim_gallery__grid {\n                grid-template-columns: 1fr !important;\n                grid-template-rows: repeat(5, 200px) !important;\n                gap: 10px !important;\n            }\n\n            .orim_gallery__item:nth-child(1),\n            .orim_gallery__item:nth-child(2),\n            .orim_gallery__item:nth-child(3),\n            .orim_gallery__item:nth-child(4),\n            .orim_gallery__item:nth-child(5) {\n                grid-column: 1 \/ -1 !important;\n                grid-row: auto !important;\n            }\n\n            .orim_gallery__caption {\n                padding: 20px !important;\n            }\n\n            .orim_lightbox__close {\n                top: 16px !important;\n                right: 16px !important;\n                width: 44px !important;\n                height: 44px !important;\n            }\n\n            .orim_lightbox__nav {\n                width: 42px !important;\n                height: 42px !important;\n            }\n\n            .orim_lightbox__nav--prev {\n                left: 12px !important;\n            }\n\n            .orim_lightbox__nav--next {\n                right: 12px !important;\n            }\n\n            .orim_lightbox__info {\n                bottom: 20px !important;\n            }\n        }\n\n        @media screen and (max-width: 480px) {\n            .orim_gallery__grid {\n                grid-template-rows: repeat(5, 180px) !important;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n<section class=\"orim_gallery\" id=\"la-urbanizacion\">\n<div class=\"orim_gallery__container\">\n<header class=\"orim_gallery__header\">\n<span class=\"orim_gallery__label\">Treten Sie ein<\/span>\n<h2 class=\"orim_gallery__title\">Es ist f\u00fcr Sie bereit<\/h2>\n<p class=\"orim_gallery__subtitle\">Ausgestattete Villen in einer Umgebung mit Schwimmb\u00e4dern und Gartenbereichen inmitten der Natur.<\/p>\n<\/header>\n<div class=\"orim_gallery__grid\" id=\"orim_gallery_grid\">\n<div class=\"orim_gallery__item\" data-index=\"0\" data-title=\"Ihr Raum, bereit zum Teilen.\">\n<img decoding=\"async\" alt=\"Sal\u00f3n amueblado Origo Mare\" class=\"orim_gallery__image\" loading=\"lazy\" src=\"https:\/\/origomare-excent.com\/wp-content\/uploads\/2026\/06\/IMG-18-scaled.jpg\"\/>\n<div class=\"orim_gallery__overlay\"><\/div>\n<div class=\"orim_gallery__caption\">\n<p class=\"orim_gallery__caption-title\">Wohnzimmer<\/p>\n<p class=\"orim_gallery__caption-hint\">\n<svg viewbox=\"0 0 24 24\">\n<path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n<\/svg>Ihr Raum, bereit zum Teilen.<\/p>\n<\/div>\n<\/div>\n<div class=\"orim_gallery__item\" data-index=\"1\" data-title=\"Alles vorhanden, um mit dem Leben beginnen zu k\u00f6nnen.\">\n<img decoding=\"async\" alt=\"Cocina equipada Origo Mare\" class=\"orim_gallery__image\" loading=\"lazy\" src=\"https:\/\/origomare-excent.com\/wp-content\/uploads\/2026\/06\/IMG-2-scaled.jpg\"\/>\n<div class=\"orim_gallery__overlay\"><\/div>\n<div class=\"orim_gallery__caption\">\n<p class=\"orim_gallery__caption-title\">K\u00fcche<\/p>\n<p class=\"orim_gallery__caption-hint\">\n<svg viewbox=\"0 0 24 24\">\n<path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n<\/svg>Alles vorhanden, um mit dem Leben beginnen zu k\u00f6nnen.<\/p>\n<\/div>\n<\/div>\n<div class=\"orim_gallery__item\" data-index=\"2\" data-title=\"Einschlafen im Atlantik.\">\n<img decoding=\"async\" alt=\"Dormitorio Origo Mare Fuerteventura\" class=\"orim_gallery__image\" loading=\"lazy\" src=\"https:\/\/origomare-excent.com\/wp-content\/uploads\/2026\/06\/IMG-11-scaled.jpg\"\/>\n<div class=\"orim_gallery__overlay\"><\/div>\n<div class=\"orim_gallery__caption\">\n<p class=\"orim_gallery__caption-title\">Schlafzimmer<\/p>\n<p class=\"orim_gallery__caption-hint\">\n<svg viewbox=\"0 0 24 24\">\n<path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n<\/svg>Einschlafen im Atlantik.<\/p>\n<\/div>\n<\/div>\n<div class=\"orim_gallery__item\" data-index=\"3\" data-title=\"Fuerteventuras Sonne, alle zw\u00f6lf Monate.\">\n<img decoding=\"async\" alt=\"Terraza Origo Mare Fuerteventura\" class=\"orim_gallery__image\" loading=\"lazy\" src=\"https:\/\/origomare-excent.com\/wp-content\/uploads\/2026\/06\/DSC9599-1-scaled.jpg\"\/>\n<div class=\"orim_gallery__overlay\"><\/div>\n<div class=\"orim_gallery__caption\">\n<p class=\"orim_gallery__caption-title\">Terrasse<\/p>\n<p class=\"orim_gallery__caption-hint\">\n<svg viewbox=\"0 0 24 24\">\n<path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n<\/svg>Fuerteventuras Sonne, alle zw\u00f6lf Monate.<\/p>\n<\/div>\n<\/div>\n<div class=\"orim_gallery__item\" data-index=\"4\" data-title=\"Deine ruhigen Tage, direkt vor der T\u00fcr.\">\n<img decoding=\"async\" alt=\"Piscinas y jardines Origo Mare\" class=\"orim_gallery__image\" loading=\"lazy\" src=\"https:\/\/origomare-excent.com\/wp-content\/uploads\/2026\/06\/DSC9608-scaled.jpg\"\/>\n<div class=\"orim_gallery__overlay\"><\/div>\n<div class=\"orim_gallery__caption\">\n<p class=\"orim_gallery__caption-title\">Pools und G\u00e4rten<\/p>\n<p class=\"orim_gallery__caption-hint\">\n<svg viewbox=\"0 0 24 24\">\n<path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n<\/svg>Deine ruhigen Tage, direkt vor der T\u00fcr.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<!-- Lightbox -->\n<div class=\"orim_lightbox\" id=\"orim_lightbox\">\n<div class=\"orim_lightbox__backdrop\" id=\"orim_lightbox_backdrop\"><\/div>\n<div class=\"orim_lightbox__vignette\"><\/div>\n<button aria-label=\"Close\" class=\"orim_lightbox__close\" id=\"orim_lightbox_close\">\n<svg viewbox=\"0 0 24 24\">\n<path 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\"><\/path>\n<\/svg>\n<\/button>\n<button aria-label=\"Previous\" class=\"orim_lightbox__nav orim_lightbox__nav--prev\" id=\"orim_lightbox_prev\">\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\"><\/path>\n<\/svg>\n<\/button>\n<button aria-label=\"Next\" class=\"orim_lightbox__nav orim_lightbox__nav--next\" id=\"orim_lightbox_next\">\n<svg viewbox=\"0 0 24 24\">\n<path d=\"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z\"><\/path>\n<\/svg>\n<\/button>\n<div class=\"orim_lightbox__content\">\n<img decoding=\"async\" alt=\"\" class=\"orim_lightbox__image\" id=\"orim_lightbox_image\" src=\"\"\/>\n<\/div>\n<div class=\"orim_lightbox__info\">\n<p class=\"orim_lightbox__title\" id=\"orim_lightbox_title\"><\/p>\n<p class=\"orim_lightbox__counter\" id=\"orim_lightbox_counter\"><\/p>\n<p class=\"orim_lightbox__swipe-hint\">Wischen Sie zum Navigieren<\/p>\n<\/div>\n<\/div>\n<script>\n        (function () {\n            'use strict';\n            var section = document.getElementById('la-urbanizacion');\n            var items = document.querySelectorAll('.orim_gallery__item');\n            var lightbox = document.getElementById('orim_lightbox');\n            var lightboxBackdrop = document.getElementById('orim_lightbox_backdrop');\n            var lightboxImage = document.getElementById('orim_lightbox_image');\n            var lightboxTitle = document.getElementById('orim_lightbox_title');\n            var lightboxCounter = document.getElementById('orim_lightbox_counter');\n            var lightboxClose = document.getElementById('orim_lightbox_close');\n            var lightboxPrev = document.getElementById('orim_lightbox_prev');\n            var lightboxNext = document.getElementById('orim_lightbox_next');\n\n            var images = [];\n            items.forEach(function (item) { images.push({ src: item.querySelector('.orim_gallery__image').src, title: item.getAttribute('data-title') }); });\n            var currentIndex = 0, totalImages = images.length;\n\n            \/* Mouse-follow light *\/\n            items.forEach(function (item) {\n                item.addEventListener('mousemove', function (e) {\n                    if (window.innerWidth <= 991) return;\n                    var rect = item.getBoundingClientRect();\n                    item.style.setProperty('--mouse-x', (e.clientX - rect.left) + 'px');\n                    item.style.setProperty('--mouse-y', (e.clientY - rect.top) + 'px');\n                });\n            });\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('orim_lightbox--open');\n                document.body.style.overflow = 'hidden';\n            }\n\n            function closeLightbox() { lightbox.classList.remove('orim_lightbox--open'); document.body.style.overflow = ''; }\n\n            function updateLightbox() {\n                lightboxImage.style.setProperty('opacity', '0', 'important');\n                lightboxImage.style.setProperty('transform', 'scale(0.95)', 'important');\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                    setTimeout(function () { lightboxImage.style.setProperty('opacity', '1', 'important'); lightboxImage.style.setProperty('transform', 'scale(1)', 'important'); }, 50);\n                }, 200);\n            }\n\n            function nextImage() { currentIndex = (currentIndex + 1) % totalImages; updateLightbox(); }\n            function prevImage() { currentIndex = (currentIndex - 1 + totalImages) % totalImages; updateLightbox(); }\n\n            items.forEach(function (item) { item.addEventListener('click', function () { openLightbox(parseInt(this.getAttribute('data-index'), 10)); }); });\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('orim_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 txS = 0, tyS = 0;\n            lightbox.addEventListener('touchstart', function (e) { txS = e.changedTouches[0].screenX; tyS = e.changedTouches[0].screenY; }, { passive: true });\n            lightbox.addEventListener('touchend', function (e) {\n                var dx = e.changedTouches[0].screenX - txS, dy = e.changedTouches[0].screenY - tyS;\n                if (Math.abs(dx) > Math.abs(dy) && Math.abs(dx) > 50) { dx > 0 ? prevImage() : nextImage(); }\n            }, { passive: true });\n\n            \/* Visibility *\/\n            function checkVisibility() { if (section.getBoundingClientRect().top < window.innerHeight * 0.8) section.classList.add('orim_gallery--visible'); }\n            var ticking = false;\n            window.addEventListener('scroll', function () { if (!ticking) { requestAnimationFrame(function () { checkVisibility(); ticking = false; }); ticking = true; } }, { passive: true });\n            checkVisibility();\n        })();\n    <\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0ad1297 elementor-widget elementor-widget-html\" data-id=\"0ad1297\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n\n<html lang=\"en\">\n<head>\n<meta charset=\"utf-8\"\/>\n<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\/>\n<title>Origo Mare - \u00dcbergang<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700&amp;display=swap\" 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: 'Montserrat', sans-serif;\n            background-color: #f8f8f8;\n            color: #1A2B35;\n        }\n\n        .orim_divider {\n            position: relative !important;\n            height: 45vh !important;\n            min-height: 360px !important;\n            max-height: 500px !important;\n            overflow: hidden !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n        }\n\n        .orim_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 40% !important;\n            will-change: transform !important;\n        }\n\n        .orim_divider__overlay {\n            position: absolute !important;\n            inset: 0 !important;\n            background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.4) 100%),\n                linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.1) 100%) !important;\n        }\n\n        \/* Marco de esquinas (arquitect\u00f3nico) *\/\n        .orim_divider__frame {\n            position: absolute !important;\n            width: 26px !important;\n            height: 26px !important;\n            border-color: rgba(255, 255, 255, 0.4) !important;\n            border-style: solid !important;\n            border-width: 0 !important;\n            z-index: 2 !important;\n            pointer-events: none !important;\n            opacity: 0 !important;\n            transition: opacity 0.8s ease 0.45s !important;\n        }\n\n        .orim_divider__frame--tl {\n            top: 28px !important;\n            left: 28px !important;\n            border-top-width: 1px !important;\n            border-left-width: 1px !important;\n        }\n\n        .orim_divider__frame--tr {\n            top: 28px !important;\n            right: 28px !important;\n            border-top-width: 1px !important;\n            border-right-width: 1px !important;\n        }\n\n        .orim_divider__frame--bl {\n            bottom: 28px !important;\n            left: 28px !important;\n            border-bottom-width: 1px !important;\n            border-left-width: 1px !important;\n        }\n\n        .orim_divider__frame--br {\n            bottom: 28px !important;\n            right: 28px !important;\n            border-bottom-width: 1px !important;\n            border-right-width: 1px !important;\n        }\n\n        .orim_divider.orim_divider--visible .orim_divider__frame {\n            opacity: 1 !important;\n        }\n\n        .orim_divider__content {\n            position: relative !important;\n            z-index: 3 !important;\n            text-align: center !important;\n            padding: 0 40px !important;\n            max-width: 1000px !important;\n        }\n\n        \/* Marca \u2192 Montserrat 500 *\/\n        .orim_divider__brand {\n            display: inline-flex !important;\n            align-items: center !important;\n            gap: 16px !important;\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 11px !important;\n            font-weight: 500 !important;\n            letter-spacing: 4px !important;\n            text-transform: uppercase !important;\n            color: rgba(255, 255, 255, 0.88) !important;\n            margin-bottom: 24px !important;\n            opacity: 0 !important;\n            transform: translateY(20px) !important;\n            transition: opacity 0.7s ease, transform 0.7s ease !important;\n        }\n\n        .orim_divider__brand::before,\n        .orim_divider__brand::after {\n            content: \"\" !important;\n            width: 30px !important;\n            height: 1px !important;\n            background-color: rgba(255, 255, 255, 0.5) !important;\n        }\n\n        .orim_divider.orim_divider--visible .orim_divider__brand {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        \/* Quote \u2192 Montserrat 600 *\/\n        .orim_divider__quote {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: clamp(24px, 4.5vw, 48px) !important;\n            font-weight: 600 !important;\n            line-height: 1.2 !important;\n            letter-spacing: -0.5px !important;\n            color: #ffffff !important;\n            margin: 0 !important;\n            text-shadow: 0 2px 30px rgba(0, 0, 0, 0.3) !important;\n            opacity: 0 !important;\n            transform: translateY(25px) !important;\n            transition: opacity 0.9s ease 0.12s, transform 0.9s ease 0.12s !important;\n        }\n\n        .orim_divider.orim_divider--visible .orim_divider__quote {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        .orim_divider__line {\n            width: 70px !important;\n            height: 2px !important;\n            background: linear-gradient(90deg, #1585A0 0%, #1BA4C6 100%) !important;\n            margin: 28px auto 0 !important;\n            border-radius: 1px !important;\n            opacity: 0 !important;\n            transform: scaleX(0) !important;\n            transition: opacity 0.6s ease 0.35s, transform 0.6s ease 0.35s !important;\n        }\n\n        .orim_divider.orim_divider--visible .orim_divider__line {\n            opacity: 1 !important;\n            transform: scaleX(1) !important;\n        }\n\n        \/* Promotor \u2192 logo Excent en blanco *\/\n        .orim_divider__promoter {\n            display: flex !important;\n            flex-direction: column !important;\n            align-items: center !important;\n            gap: 10px !important;\n            margin-top: 30px !important;\n            opacity: 0 !important;\n            transform: translateY(15px) !important;\n            transition: opacity 0.7s ease 0.5s, transform 0.7s ease 0.5s !important;\n        }\n\n        .orim_divider.orim_divider--visible .orim_divider__promoter {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        .orim_divider__promoter-label {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 10px !important;\n            font-weight: 400 !important;\n            letter-spacing: 2.5px !important;\n            text-transform: uppercase !important;\n            color: rgba(255, 255, 255, 0.7) !important;\n            margin: 0 !important;\n        }\n\n        .orim_divider__promoter-logo {\n            height: 26px !important;\n            width: auto !important;\n            filter: brightness(0) invert(1) !important;\n            opacity: 0.92 !important;\n        }\n\n        @media screen and (max-width: 991px) {\n            .orim_divider {\n                height: 40vh !important;\n                min-height: 320px !important;\n            }\n\n            .orim_divider__content {\n                padding: 0 32px !important;\n            }\n\n            .orim_divider__frame {\n                top: 22px !important;\n                left: 22px !important;\n                right: 22px !important;\n                bottom: 22px !important;\n            }\n\n            .orim_divider__frame--tl {\n                top: 22px !important;\n                left: 22px !important;\n            }\n\n            .orim_divider__frame--tr {\n                top: 22px !important;\n                right: 22px !important;\n            }\n\n            .orim_divider__frame--bl {\n                bottom: 22px !important;\n                left: 22px !important;\n            }\n\n            .orim_divider__frame--br {\n                bottom: 22px !important;\n                right: 22px !important;\n            }\n        }\n\n        @media screen and (max-width: 768px) {\n            .orim_divider {\n                height: 38vh !important;\n                min-height: 280px !important;\n            }\n\n            .orim_divider__content {\n                padding: 0 24px !important;\n            }\n\n            .orim_divider__brand {\n                margin-bottom: 18px !important;\n                gap: 12px !important;\n                letter-spacing: 3px !important;\n            }\n\n            .orim_divider__brand::before,\n            .orim_divider__brand::after {\n                width: 22px !important;\n            }\n\n            .orim_divider__line {\n                width: 55px !important;\n                margin-top: 22px !important;\n            }\n\n            .orim_divider__promoter {\n                margin-top: 24px !important;\n            }\n\n            .orim_divider__promoter-logo {\n                height: 22px !important;\n            }\n\n            .orim_divider__frame {\n                width: 20px !important;\n                height: 20px !important;\n                top: 16px !important;\n                left: 16px !important;\n                right: 16px !important;\n                bottom: 16px !important;\n            }\n\n            .orim_divider__frame--tl {\n                top: 16px !important;\n                left: 16px !important;\n            }\n\n            .orim_divider__frame--tr {\n                top: 16px !important;\n                right: 16px !important;\n            }\n\n            .orim_divider__frame--bl {\n                bottom: 16px !important;\n                left: 16px !important;\n            }\n\n            .orim_divider__frame--br {\n                bottom: 16px !important;\n                right: 16px !important;\n            }\n        }\n\n        @media screen and (max-width: 480px) {\n            .orim_divider {\n                min-height: 260px !important;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n<section class=\"orim_divider\" id=\"orim_divider\">\n<img decoding=\"async\" alt=\"Costa norte de Fuerteventura, Origo Mare\" class=\"orim_divider__image\" id=\"orim_divider_image\" src=\"https:\/\/origomare-excent.com\/wp-content\/uploads\/2026\/06\/Dunas-Corralejo-cab-D.jpg\"\/>\n<div class=\"orim_divider__overlay\"><\/div>\n<div class=\"orim_divider__content\">\n<span class=\"orim_divider__brand\">Origomare<\/span>\n<p class=\"orim_divider__quote\">Nord-Fuerteventura, so wie Sie es sich immer vorgestellt haben<\/p>\n<div class=\"orim_divider__line\"><\/div>\n<div class=\"orim_divider__promoter\">\n<span class=\"orim_divider__promoter-label\">Eine Entwicklung von<\/span>\n<img decoding=\"async\" alt=\"Excent\" class=\"orim_divider__promoter-logo\" src=\"https:\/\/origomare-excent.com\/wp-content\/uploads\/2026\/07\/excent_logo-2.webp\"\/>\n<\/div>\n<\/div>\n<\/section>\n<script>\n        (function () {\n            'use strict';\n            var section = document.getElementById('orim_divider');\n            var image = document.getElementById('orim_divider_image');\n\n            function updateParallax() {\n                var rect = section.getBoundingClientRect(), wh = window.innerHeight;\n                if (rect.bottom < 0 || rect.top > wh) return;\n                var progress = (wh - rect.top) \/ (wh + rect.height);\n                var translateY = (progress - 0.5) * 80;\n                image.style.setProperty('transform', 'translateY(' + translateY + 'px)', 'important');\n            }\n\n            function checkVisibility() {\n                if (section.getBoundingClientRect().top < window.innerHeight * 0.85) section.classList.add('orim_divider--visible');\n            }\n\n            var ticking = false;\n            window.addEventListener('scroll', function () {\n                if (!ticking) { requestAnimationFrame(function () { updateParallax(); checkVisibility(); ticking = false; }); ticking = true; }\n            }, { passive: true });\n\n            updateParallax();\n            checkVisibility();\n        })();\n    <\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6102358 e-con-full e-flex e-con e-parent\" data-id=\"6102358\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-abc666b elementor-widget elementor-widget-html\" data-id=\"abc666b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n\n<html lang=\"en\">\n<head>\n<meta charset=\"utf-8\"\/>\n<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\/>\n<title>Origo Mare - Standort<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700&amp;display=swap\" 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: 'Montserrat', sans-serif;\n            background-color: #f8f8f8;\n            color: #1A2B35;\n        }\n\n        .orim_location {\n            position: relative !important;\n            padding: 120px 0 !important;\n            background-color: #f0f0f0 !important;\n        }\n\n        .orim_location__container {\n            max-width: 1600px !important;\n            margin: 0 auto !important;\n            padding: 0 60px !important;\n        }\n\n        .orim_location__content {\n            text-align: center !important;\n            max-width: 760px !important;\n            margin: 0 auto !important;\n        }\n\n        \/* Label \u2192 Montserrat 400 *\/\n        .orim_location__label {\n            font-family: 'Montserrat', 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: #999999 !important;\n            margin-bottom: 16px !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        .orim_location.orim_location--visible .orim_location__label {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        \/* H2 \u2192 Montserrat 600 *\/\n        .orim_location__title {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: clamp(28px, 4vw, 46px) !important;\n            font-weight: 600 !important;\n            line-height: 1.1 !important;\n            color: #1A2B35 !important;\n            margin: 0 0 20px 0 !important;\n            letter-spacing: -1px !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        .orim_location.orim_location--visible .orim_location__title {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        \/* Subtitle \u2192 Montserrat 300 *\/\n        .orim_location__subtitle {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: clamp(15px, 1.6vw, 18px) !important;\n            font-weight: 300 !important;\n            line-height: 1.8 !important;\n            color: #4A6470 !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        .orim_location.orim_location--visible .orim_location__subtitle {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        \/* ============================================\n       PROXIMIDADES HORIZONTAL\n    ============================================ *\/\n        .orim_location__proximity {\n            display: flex !important;\n            align-items: stretch !important;\n            justify-content: center !important;\n            margin: 56px auto 0 !important;\n            max-width: 1100px !important;\n            border-top: 1px solid #d8d8d8 !important;\n            border-bottom: 1px solid #d8d8d8 !important;\n            opacity: 0 !important;\n            transform: translateY(24px) !important;\n            transition: opacity 0.8s ease 0.3s, transform 0.8s ease 0.3s !important;\n        }\n\n        .orim_location.orim_location--visible .orim_location__proximity {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        .orim_location__prox-item {\n            flex: 1 !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: 32px 20px !important;\n            position: relative !important;\n            transition: background-color 0.3s ease !important;\n        }\n\n        .orim_location__prox-item:hover {\n            background-color: rgba(27, 164, 198, 0.04) !important;\n        }\n\n        \/* Vertical divider between items *\/\n        .orim_location__prox-item+.orim_location__prox-item::before {\n            content: '' !important;\n            position: absolute !important;\n            left: 0 !important;\n            top: 20% !important;\n            height: 60% !important;\n            width: 1px !important;\n            background-color: #d8d8d8 !important;\n        }\n\n        \/* Animated dot on the top border *\/\n        .orim_location__prox-item::after {\n            content: '' !important;\n            position: absolute !important;\n            top: -5px !important;\n            left: 50% !important;\n            transform: translateX(-50%) !important;\n            width: 9px !important;\n            height: 9px !important;\n            border-radius: 50% !important;\n            background-color: #f0f0f0 !important;\n            border: 2px solid #d8d8d8 !important;\n            transition: border-color 0.3s ease, background-color 0.3s ease !important;\n        }\n\n        .orim_location__prox-item:hover::after {\n            border-color: #1BA4C6 !important;\n            background-color: #1BA4C6 !important;\n        }\n\n        \/* Proximity value \u2192 Montserrat 600, blue *\/\n        .orim_location__prox-value {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: clamp(13px, 1.3vw, 16px) !important;\n            font-weight: 600 !important;\n            color: #1BA4C6 !important;\n            letter-spacing: -0.3px !important;\n            margin-bottom: 8px !important;\n            line-height: 1.2 !important;\n        }\n\n        \/* Place name \u2192 Montserrat 300, muted uppercase *\/\n        .orim_location__prox-place {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 10px !important;\n            font-weight: 400 !important;\n            text-transform: uppercase !important;\n            letter-spacing: 1.5px !important;\n            color: #888888 !important;\n            line-height: 1.5 !important;\n        }\n\n        \/* Staggered entry animation per item *\/\n        .orim_location__prox-item {\n            opacity: 0 !important;\n            transform: translateY(16px) !important;\n            transition: opacity 0.5s ease, transform 0.5s ease, background-color 0.3s ease !important;\n        }\n\n        .orim_location.orim_location--visible .orim_location__prox-item {\n            opacity: 1 !important;\n            transform: translateY(0) !important;\n        }\n\n        .orim_location.orim_location--visible .orim_location__prox-item:nth-child(1) {\n            transition-delay: 0.35s !important;\n        }\n\n        .orim_location.orim_location--visible .orim_location__prox-item:nth-child(2) {\n            transition-delay: 0.45s !important;\n        }\n\n        .orim_location.orim_location--visible .orim_location__prox-item:nth-child(3) {\n            transition-delay: 0.55s !important;\n        }\n\n        .orim_location.orim_location--visible .orim_location__prox-item:nth-child(4) {\n            transition-delay: 0.65s !important;\n        }\n\n        .orim_location.orim_location--visible .orim_location__prox-item:nth-child(5) {\n            transition-delay: 0.75s !important;\n        }\n\n        \/* ============================================\n       RESPONSIVE\n    ============================================ *\/\n        @media screen and (max-width: 991px) {\n            .orim_location {\n                padding: 100px 0 !important;\n            }\n\n            .orim_location__container {\n                padding: 0 40px !important;\n            }\n\n            .orim_location__proximity {\n                max-width: 100% !important;\n            }\n\n            .orim_location__prox-item {\n                padding: 28px 14px !important;\n            }\n\n            .orim_location__prox-place {\n                font-size: 9px !important;\n                letter-spacing: 1px !important;\n            }\n        }\n\n        @media screen and (max-width: 768px) {\n            .orim_location {\n                padding: 80px 0 !important;\n            }\n\n            .orim_location__container {\n                padding: 0 24px !important;\n            }\n\n            .orim_location__title {\n                margin-bottom: 16px !important;\n            }\n\n            .orim_location__proximity {\n                flex-wrap: wrap !important;\n                border-bottom: none !important;\n                margin-top: 40px !important;\n            }\n\n            .orim_location__prox-item {\n                flex: 0 0 50% !important;\n                border-bottom: 1px solid #d8d8d8 !important;\n                padding: 24px 16px !important;\n            }\n\n            \/* Remove vertical dividers on mobile, use grid borders instead *\/\n            .orim_location__prox-item+.orim_location__prox-item::before {\n                display: none !important;\n            }\n\n            \/* Right border on odd items to create grid divider *\/\n            .orim_location__prox-item:nth-child(odd) {\n                border-right: 1px solid #d8d8d8 !important;\n            }\n\n            \/* Last item if alone: full width *\/\n            .orim_location__prox-item:last-child:nth-child(odd) {\n                flex: 0 0 100% !important;\n                border-right: none !important;\n            }\n\n            \/* Hide dot on mobile *\/\n            .orim_location__prox-item::after {\n                display: none !important;\n            }\n        }\n\n        @media screen and (max-width: 480px) {\n            .orim_location__container {\n                padding: 0 20px !important;\n            }\n\n            .orim_location__prox-item {\n                padding: 20px 12px !important;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n<section class=\"orim_location\" id=\"ubicacion\">\n<div class=\"orim_location__container\">\n<div class=\"orim_location__content\">\n<span class=\"orim_location__label\">Standort<\/span>\n<h2 class=\"orim_location__title\">Zwischen Brandung und D\u00fcnen<\/h2>\n<p class=\"orim_location__subtitle\">Nur wenige Minuten von den Str\u00e4nden von Majanicho und dem Naturpark Corralejo Dunes entfernt. Surfen, Kiten, Radfahren und freie Natur, mit allem, was Sie brauchen, in Corralejo, Lajares und El Cotillo in der N\u00e4he.<\/p>\n<div class=\"orim_location__proximity\">\n<div class=\"orim_location__prox-item\">\n<span class=\"orim_location__prox-value\">1 Minute<\/span>\n<span class=\"orim_location__prox-place\">Surfk\u00fcste \u00b7 Majanicho<\/span>\n<\/div>\n<div class=\"orim_location__prox-item\">\n<span class=\"orim_location__prox-value\">Einen Schritt entfernt<\/span>\n<span class=\"orim_location__prox-place\">Corralejo-D\u00fcnen<\/span>\n<\/div>\n<div class=\"orim_location__prox-item\">\n<span class=\"orim_location__prox-value\">10\u201320 Min<\/span>\n<span class=\"orim_location__prox-place\">Lajares \u00b7 El Cotillo<\/span>\n<\/div>\n<div class=\"orim_location__prox-item\">\n<span class=\"orim_location__prox-value\">15\u201320 Min<\/span>\n<span class=\"orim_location__prox-place\">Corralejo (~9 km)<\/span>\n<\/div>\n<div class=\"orim_location__prox-item\">\n<span class=\"orim_location__prox-value\">~40 Min<\/span>\n<span class=\"orim_location__prox-place\">Flughafen Fuerteventura, FUE (~34 km)<\/span>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<script>\n        (function () {\n            'use strict';\n            var section = document.getElementById('ubicacion');\n            function checkVisibility() {\n                if (section.getBoundingClientRect().top < window.innerHeight * 0.85) section.classList.add('orim_location--visible');\n            }\n            var ticking = false;\n            window.addEventListener('scroll', function () {\n                if (!ticking) { requestAnimationFrame(function () { checkVisibility(); ticking = false; }); ticking = true; }\n            }, { passive: true });\n            checkVisibility();\n        })();\n    <\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ab86f8f elementor-widget elementor-widget-html\" data-id=\"ab86f8f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<iframe allowfullscreen=\"\" id=\"iframe-map\" loading=\"lazy\" src=\"https:\/\/origomare-excent.com\/wp-content\/uploads\/2026\/07\/map-origomare-de.html\" style=\"height: 80vh; width: 100%;\" title=\"Parque Vega, Mapa Interactivo\">\n<\/iframe>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-11c1416 e-con-full e-flex e-con e-parent\" data-id=\"11c1416\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a920041 elementor-widget elementor-widget-html\" data-id=\"a920041\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n\n<html lang=\"en\">\n<head>\n<meta charset=\"utf-8\"\/>\n<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\/>\n<title>Origo Mare \u2013 Informationen entsperren<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700&amp;display=swap\" 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: 'Montserrat', sans-serif;\n            background-color: #f8f8f8;\n            color: #1A2B35;\n        }\n\n        \/* ============================================\n       UNLOCK SECTION\n    ============================================ *\/\n        .orim_unlock {\n            position: relative !important;\n            background-color: #f8f8f8 !important;\n        }\n\n        .orim_unlock__grid {\n            display: grid !important;\n            grid-template-columns: 1fr 1fr !important;\n            min-height: 700px !important;\n        }\n\n        .orim_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        .orim_unlock.orim_unlock--visible .orim_unlock__image-wrapper {\n            opacity: 1 !important;\n            transform: translateX(0) !important;\n        }\n\n        .orim_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        }\n\n        .orim_unlock__image-wrapper:hover .orim_unlock__image {\n            transform: scale(1.03) !important;\n        }\n\n        .orim_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        .orim_unlock.orim_unlock--visible .orim_unlock__form-wrapper {\n            opacity: 1 !important;\n            transform: translateX(0) !important;\n        }\n\n        \/* Label \u2192 Montserrat 400 *\/\n        .orim_unlock__label {\n            font-family: 'Montserrat', 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: #999999 !important;\n            margin-bottom: 16px !important;\n            display: block !important;\n        }\n\n        \/* H2 \u2192 Montserrat 600 *\/\n        .orim_unlock__title {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: clamp(28px, 3.5vw, 42px) !important;\n            font-weight: 600 !important;\n            line-height: 1.15 !important;\n            color: #1A2B35 !important;\n            margin: 0 0 16px 0 !important;\n            letter-spacing: -0.5px !important;\n        }\n\n        \/* Subtitle \u2192 Montserrat 300 *\/\n        .orim_unlock__subtitle {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 16px !important;\n            font-weight: 300 !important;\n            line-height: 1.75 !important;\n            color: #4A6470 !important;\n            margin: 0 0 40px 0 !important;\n        }\n\n        \/* Agent card *\/\n        .orim_unlock__agent {\n            margin-top: 32px !important;\n            padding-top: 28px !important;\n            border-top: 1px solid #e8e8e8 !important;\n            text-align: center !important;\n            display: flex !important;\n            justify-content: center !important;\n        }\n\n        .orim_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            max-width: 340px !important;\n            width: 100% !important;\n        }\n\n        .orim_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        .orim_unlock__agent-card-title {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 13px !important;\n            font-weight: 600 !important;\n            color: #1A2B35 !important;\n            margin: 0 0 4px 0 !important;\n            line-height: 1.4 !important;\n        }\n\n        .orim_unlock__agent-card-sub {\n            font-family: 'Montserrat', 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       WPFORMS \u2013 Unlock section\n    ============================================ *\/\n        .orim_unlock .wpforms-container {\n            margin: 0 !important;\n            padding: 0 !important;\n        }\n\n        .orim_unlock .wpforms-form {\n            margin: 0 !important;\n            padding: 0 !important;\n        }\n\n        .orim_unlock .wpforms-field {\n            margin-bottom: 20px !important;\n            padding: 0 !important;\n        }\n\n        .orim_unlock .wpforms-field-row {\n            display: flex !important;\n            gap: 16px !important;\n        }\n\n        .orim_unlock .wpforms-field-row .wpforms-field-row-block {\n            flex: 1 !important;\n        }\n\n        .orim_unlock .wpforms-field-row .wpforms-field-row-block input {\n            width: 100% !important;\n        }\n\n        .orim_unlock .wpforms-field-label {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 11px !important;\n            font-weight: 500 !important;\n            letter-spacing: 1px !important;\n            text-transform: uppercase !important;\n            color: #4A6470 !important;\n            margin-bottom: 8px !important;\n            display: block !important;\n        }\n\n        .orim_unlock .wpforms-field-required {\n            color: #1BA4C6 !important;\n        }\n\n        .orim_unlock .wpforms-field input[type=\"text\"],\n        .orim_unlock .wpforms-field input[type=\"email\"],\n        .orim_unlock .wpforms-field input[type=\"tel\"],\n        .orim_unlock .wpforms-field input[type=\"number\"],\n        .orim_unlock .wpforms-field input[type=\"url\"],\n        .orim_unlock .wpforms-field select,\n        .orim_unlock .wpforms-field textarea {\n            width: 100% !important;\n            padding: 16px 20px !important;\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 15px !important;\n            font-weight: 300 !important;\n            color: #1A2B35 !important;\n            background-color: #ffffff !important;\n            border: 1px solid #e0e0e0 !important;\n            border-radius: 8px !important;\n            outline: none !important;\n            transition: border-color 0.3s ease, box-shadow 0.3s ease !important;\n            -webkit-appearance: none !important;\n            appearance: none !important;\n        }\n\n        .orim_unlock .wpforms-field input:focus,\n        .orim_unlock .wpforms-field select:focus,\n        .orim_unlock .wpforms-field textarea:focus {\n            border-color: #1BA4C6 !important;\n            box-shadow: 0 0 0 3px rgba(27, 164, 198, 0.12) !important;\n        }\n\n        .orim_unlock .wpforms-field input::placeholder,\n        .orim_unlock .wpforms-field textarea::placeholder {\n            color: #aaaaaa !important;\n            font-weight: 300 !important;\n        }\n\n        .orim_unlock .wpforms-field textarea {\n            min-height: 120px !important;\n            resize: vertical !important;\n        }\n\n        .orim_unlock .wpforms-field select {\n            background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666666' d='M6 8L1 3h10z'\/%3E%3C\/svg%3E\") !important;\n            background-repeat: no-repeat !important;\n            background-position: right 16px center !important;\n            padding-right: 44px !important;\n            width: 100% !important;\n        }\n\n        .orim_unlock .wpforms-field.wpforms-field-select-style-classic select {\n            padding-top: 10px !important;\n            padding-bottom: 5px !important;\n        }\n\n        \/* Phone (intl-tel-input) *\/\n        .orim_unlock .wpforms-field-phone .iti {\n            width: 100% !important;\n        }\n\n        .orim_unlock .wpforms-field-phone .iti__flag-container {\n            padding: 0 !important;\n        }\n\n        .orim_unlock .wpforms-field-phone .iti__selected-flag {\n            padding: 0 12px 0 16px !important;\n            background: transparent !important;\n        }\n\n        .orim_unlock .wpforms-field-phone input[type=\"tel\"] {\n            padding-left: 85px !important;\n        }\n\n        .orim_unlock .wpforms-field-phone .iti--separate-dial-code input[type=\"tel\"] {\n            padding-left: 100px !important;\n        }\n\n        .orim_unlock .wpforms-field-phone .iti__country-list {\n            max-width: 360px !important;\n            border-radius: 8px !important;\n            border: 1px solid #e0e0e0 !important;\n            box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12) !important;\n        }\n\n        .orim_unlock .wpforms-field-phone .iti__country {\n            padding: 10px 16px !important;\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 14px !important;\n        }\n\n        \/* Checkboxes \/ Radio *\/\n        .orim_unlock .wpforms-field-checkbox ul,\n        .orim_unlock .wpforms-field-radio ul {\n            list-style: none !important;\n            margin: 0 !important;\n            padding: 0 !important;\n        }\n\n        .orim_unlock .wpforms-field-checkbox li,\n        .orim_unlock .wpforms-field-radio li {\n            margin-bottom: 10px !important;\n        }\n\n        .orim_unlock .wpforms-field-checkbox label,\n        .orim_unlock .wpforms-field-radio label {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 14px !important;\n            font-weight: 300 !important;\n            color: #4A6470 !important;\n            cursor: pointer !important;\n            display: flex !important;\n            align-items: flex-start !important;\n            gap: 10px !important;\n        }\n\n        .orim_unlock .wpforms-field-checkbox input,\n        .orim_unlock .wpforms-field-radio input {\n            width: 18px !important;\n            height: 18px !important;\n            margin-top: 2px !important;\n            accent-color: #1BA4C6 !important;\n        }\n\n        .orim_unlock .wpforms-field-gdpr-checkbox label,\n        .orim_unlock .wpforms-field-checkbox label {\n            font-size: 12px !important;\n            line-height: 1.5 !important;\n            color: #888888 !important;\n        }\n\n        .orim_unlock .wpforms-field-gdpr-checkbox label a,\n        .orim_unlock .wpforms-field-checkbox label a {\n            color: #1BA4C6 !important;\n            text-decoration: none !important;\n        }\n\n        .orim_unlock .wpforms-field-gdpr-checkbox label a:hover,\n        .orim_unlock .wpforms-field-checkbox label a:hover {\n            text-decoration: underline !important;\n        }\n\n        \/* Submit \u2192 blue gradient *\/\n        .orim_unlock .wpforms-submit-container {\n            margin-top: 32px !important;\n            padding: 0 !important;\n        }\n\n        .orim_unlock .wpforms-submit {\n            width: 100% !important;\n            padding: 18px 32px !important;\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 13px !important;\n            font-weight: 500 !important;\n            letter-spacing: 1.5px !important;\n            text-transform: uppercase !important;\n            color: #ffffff !important;\n            background: linear-gradient(135deg, #1585A0 0%, #1BA4C6 100%) !important;\n            border: none !important;\n            border-radius: 8px !important;\n            cursor: pointer !important;\n            transition: transform 0.3s ease, box-shadow 0.3s ease !important;\n        }\n\n        .orim_unlock .wpforms-submit:hover {\n            transform: translateY(-2px) !important;\n            box-shadow: 0 8px 25px rgba(21, 133, 160, 0.3) !important;\n        }\n\n        .orim_unlock .wpforms-submit:active {\n            transform: translateY(0) !important;\n        }\n\n        \/* Errors *\/\n        .orim_unlock .wpforms-field.wpforms-has-error input,\n        .orim_unlock .wpforms-field.wpforms-has-error select,\n        .orim_unlock .wpforms-field.wpforms-has-error textarea {\n            border-color: #d64545 !important;\n        }\n\n        .orim_unlock .wpforms-error {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 12px !important;\n            font-weight: 300 !important;\n            color: #d64545 !important;\n            margin-top: 6px !important;\n        }\n\n        .orim_unlock .wpforms-confirmation-container-full {\n            padding: 40px !important;\n            background-color: #e8f6fb !important;\n            border-radius: 12px !important;\n            text-align: center !important;\n        }\n\n        .orim_unlock .wpforms-confirmation-container-full p {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 16px !important;\n            font-weight: 300 !important;\n            line-height: 1.7 !important;\n            color: #1A2B35 !important;\n            margin: 0 !important;\n        }\n\n        #wpforms-23-field_49-container,\n        #wpforms-23-field_48-container,\n        #wpforms-23-field_33-container,\n        #wpforms-23-field_21-container {\n            display: none !important;\n        }\n\n        \/* ============================================\n       eVoost signature\n    ============================================ *\/\n        .orim_evoost-signature-wrapper {\n            display: flex !important;\n            justify-content: center !important;\n            align-items: center !important;\n            padding: 16px 0 0 0 !important;\n            font-family: 'Montserrat', sans-serif !important;\n        }\n\n        .orim_evoost-signature {\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            text-decoration: none !important;\n            padding: 8px 12px !important;\n            border-radius: 30px !important;\n            border: 1px solid rgba(0, 0, 0, 0.1) !important;\n            transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1) !important;\n            position: relative !important;\n            overflow: hidden !important;\n            background-color: transparent !important;\n        }\n\n        .orim_evoost-logo {\n            width: 16px !important;\n            height: 16px !important;\n            margin-right: 8px !important;\n            opacity: 0.6 !important;\n            transition: all 0.5s ease !important;\n            position: relative !important;\n            z-index: 2 !important;\n        }\n\n        .orim_evoost-text {\n            font-size: 11px !important;\n            font-weight: 400 !important;\n            letter-spacing: 0.2px !important;\n            color: rgba(0, 0, 0, 0.4) !important;\n            transition: all 0.5s ease !important;\n            position: relative !important;\n            z-index: 2 !important;\n        }\n\n        .orim_evoost-highlight {\n            font-weight: 500 !important;\n            color: rgba(0, 0, 0, 0.55) !important;\n            transition: all 0.5s ease !important;\n        }\n\n        .orim_evoost-signature:before {\n            content: '' !important;\n            position: absolute !important;\n            top: 0 !important;\n            left: 0 !important;\n            width: 100% !important;\n            height: 100% !important;\n            background: linear-gradient(135deg, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0.01) 100%) !important;\n            opacity: 0;\n            transition: opacity 0.5s ease !important;\n            z-index: 1 !important;\n        }\n\n        .orim_evoost-signature:after {\n            content: '' !important;\n            position: absolute !important;\n            top: 0 !important;\n            left: -150% !important;\n            width: 100% !important;\n            height: 100% !important;\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;\n            transform: skewX(-25deg) !important;\n            z-index: 3 !important;\n            opacity: 0;\n            transition: opacity 0.2s ease !important;\n        }\n\n        @keyframes orim_shineEffect {\n            0% {\n                left: -150%;\n            }\n\n            100% {\n                left: 150%;\n            }\n        }\n\n        .orim_evoost-signature:hover {\n            border-color: rgba(0, 0, 0, 0.2) !important;\n        }\n\n        .orim_evoost-signature:hover:before {\n            opacity: 1;\n        }\n\n        .orim_evoost-signature:hover:after {\n            opacity: 1;\n            animation: orim_shineEffect 1.2s ease-in-out !important;\n        }\n\n        .orim_evoost-signature:hover .orim_evoost-logo {\n            opacity: 0.9 !important;\n            transform: scale(1.05) !important;\n        }\n\n        .orim_evoost-signature:hover .orim_evoost-text {\n            color: rgba(0, 0, 0, 0.7) !important;\n        }\n\n        .orim_evoost-signature:hover .orim_evoost-highlight {\n            color: rgba(0, 0, 0, 0.85) !important;\n        }\n\n        \/* ============================================\n       AGENT MODAL\n    ============================================ *\/\n        .orim_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            pointer-events: none !important;\n            transition: opacity 0.4s ease, visibility 0.4s ease !important;\n        }\n\n        .orim_agent_modal.orim_agent_modal--open {\n            opacity: 1 !important;\n            visibility: visible !important;\n            pointer-events: auto !important;\n        }\n\n        .orim_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        .orim_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            opacity: 0 !important;\n            transform: translateY(20px) scale(0.98) !important;\n            transition: opacity 0.3s ease 0.1s, transform 0.3s ease 0.1s !important;\n        }\n\n        .orim_agent_modal--open .orim_agent_modal__content {\n            opacity: 1 !important;\n            transform: translateY(0) scale(1) !important;\n        }\n\n        .orim_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: background 0.3s ease, transform 0.3s ease !important;\n        }\n\n        .orim_agent_modal__close:hover {\n            background: #e8e8e8 !important;\n            transform: rotate(90deg) !important;\n        }\n\n        .orim_agent_modal__close svg {\n            width: 18px !important;\n            height: 18px !important;\n            fill: #666666 !important;\n        }\n\n        .orim_agent_modal__header {\n            text-align: center !important;\n            margin-bottom: 32px !important;\n        }\n\n        .orim_agent_modal__title {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 20px !important;\n            font-weight: 300 !important;\n            color: #1A2B35 !important;\n            margin: 0 !important;\n            line-height: 1.5 !important;\n        }\n\n        .orim_agent_modal__title strong {\n            font-weight: 600 !important;\n        }\n\n        \/* WPForms inside agent modal *\/\n        .orim_agent_modal .wpforms-container {\n            margin: 0 !important;\n            padding: 0 !important;\n        }\n\n        .orim_agent_modal .wpforms-form {\n            margin: 0 !important;\n            padding: 0 !important;\n        }\n\n        .orim_agent_modal .wpforms-field {\n            margin-bottom: 18px !important;\n            padding: 0 !important;\n        }\n\n        .orim_agent_modal .wpforms-field-label {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 11px !important;\n            font-weight: 500 !important;\n            letter-spacing: 1px !important;\n            text-transform: uppercase !important;\n            color: #4A6470 !important;\n            margin-bottom: 8px !important;\n            display: block !important;\n        }\n\n        .orim_agent_modal .wpforms-field-required {\n            color: #1BA4C6 !important;\n        }\n\n        .orim_agent_modal .wpforms-field input[type=\"text\"],\n        .orim_agent_modal .wpforms-field input[type=\"email\"],\n        .orim_agent_modal .wpforms-field input[type=\"tel\"],\n        .orim_agent_modal .wpforms-field select,\n        .orim_agent_modal .wpforms-field textarea {\n            width: 100% !important;\n            padding: 14px 18px !important;\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 14px !important;\n            font-weight: 300 !important;\n            color: #1A2B35 !important;\n            background-color: #f8f8f8 !important;\n            border: 1px solid #e0e0e0 !important;\n            border-radius: 8px !important;\n            outline: none !important;\n            transition: border-color 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease !important;\n        }\n\n        .orim_agent_modal .wpforms-field input:focus,\n        .orim_agent_modal .wpforms-field select:focus,\n        .orim_agent_modal .wpforms-field textarea:focus {\n            background-color: #ffffff !important;\n            border-color: #1BA4C6 !important;\n            box-shadow: 0 0 0 3px rgba(27, 164, 198, 0.12) !important;\n        }\n\n        .orim_agent_modal .wpforms-field textarea {\n            min-height: 100px !important;\n            resize: vertical !important;\n        }\n\n        .orim_agent_modal .wpforms-field-phone .iti {\n            width: 100% !important;\n        }\n\n        .orim_agent_modal .wpforms-field-phone .iti__flag-container {\n            padding: 0 !important;\n        }\n\n        .orim_agent_modal .wpforms-field-phone .iti__selected-flag {\n            padding: 0 12px 0 16px !important;\n            background: transparent !important;\n        }\n\n        .orim_agent_modal .wpforms-field-phone input[type=\"tel\"] {\n            padding-left: 85px !important;\n        }\n\n        .orim_agent_modal .wpforms-field-phone .iti--separate-dial-code input[type=\"tel\"] {\n            padding-left: 100px !important;\n        }\n\n        .orim_agent_modal .wpforms-field-phone .iti__country-list {\n            max-width: 320px !important;\n            border-radius: 8px !important;\n            border: 1px solid #e0e0e0 !important;\n            box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12) !important;\n        }\n\n        .orim_agent_modal .wpforms-field-phone .iti__country {\n            padding: 10px 16px !important;\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 14px !important;\n        }\n\n        .orim_agent_modal .wpforms-field-gdpr-checkbox label,\n        .orim_agent_modal .wpforms-field-checkbox label {\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 12px !important;\n            line-height: 1.5 !important;\n            color: #888888 !important;\n            display: flex !important;\n            align-items: flex-start !important;\n            gap: 10px !important;\n            cursor: pointer !important;\n        }\n\n        .orim_agent_modal .wpforms-field-gdpr-checkbox label a,\n        .orim_agent_modal .wpforms-field-checkbox label a {\n            color: #1BA4C6 !important;\n            text-decoration: none !important;\n        }\n\n        .orim_agent_modal .wpforms-field-gdpr-checkbox label a:hover,\n        .orim_agent_modal .wpforms-field-checkbox label a:hover {\n            text-decoration: underline !important;\n        }\n\n        .orim_agent_modal .wpforms-field-checkbox input,\n        .orim_agent_modal .wpforms-field-gdpr-checkbox input {\n            width: 18px !important;\n            height: 18px !important;\n            margin-top: 2px !important;\n            accent-color: #1BA4C6 !important;\n        }\n\n        .orim_agent_modal .wpforms-submit-container {\n            margin-top: 28px !important;\n            padding: 0 !important;\n        }\n\n        .orim_agent_modal .wpforms-submit {\n            width: 100% !important;\n            padding: 18px 28px !important;\n            font-family: 'Montserrat', sans-serif !important;\n            font-size: 13px !important;\n            font-weight: 500 !important;\n            letter-spacing: 1.5px !important;\n            text-transform: uppercase !important;\n            color: #ffffff !important;\n            background: #1A2B35 !important;\n            border: none !important;\n            border-radius: 8px !important;\n            cursor: pointer !important;\n            transition: transform 0.3s ease, box-shadow 0.3s ease !important;\n        }\n\n        .orim_agent_modal .wpforms-submit:hover {\n            transform: translateY(-2px) !important;\n            box-shadow: 0 8px 25px rgba(26, 43, 53, 0.25) !important;\n        }\n\n        .orim_agent_modal .wpforms-submit:active {\n            transform: translateY(0) !important;\n        }\n\n        \/* ============================================\n       RESPONSIVE\n    ============================================ *\/\n        @media screen and (max-width: 1200px) {\n            .orim_unlock__grid {\n                min-height: 600px !important;\n            }\n\n            .orim_unlock__form-wrapper {\n                padding: 60px 48px 60px 60px !important;\n            }\n        }\n\n        @media screen and (max-width: 991px) {\n            .orim_unlock__grid {\n                grid-template-columns: 1fr !important;\n                min-height: auto !important;\n            }\n\n            .orim_unlock__image-wrapper {\n                order: 1 !important;\n                min-height: 400px !important;\n                transform: translateY(20px) !important;\n            }\n\n            .orim_unlock.orim_unlock--visible .orim_unlock__image-wrapper {\n                transform: translateY(0) !important;\n            }\n\n            .orim_unlock__form-wrapper {\n                order: 2 !important;\n                padding: 60px 40px !important;\n                transform: translateY(20px) !important;\n            }\n\n            .orim_unlock.orim_unlock--visible .orim_unlock__form-wrapper {\n                transform: translateY(0) !important;\n            }\n        }\n\n        @media screen and (max-width: 768px) {\n            .orim_unlock__image-wrapper {\n                min-height: 320px !important;\n            }\n\n            .orim_unlock__form-wrapper {\n                padding: 48px 24px !important;\n            }\n\n            .orim_unlock__subtitle {\n                font-size: 15px !important;\n                margin-bottom: 32px !important;\n            }\n\n            .orim_unlock .wpforms-field input[type=\"text\"],\n            .orim_unlock .wpforms-field input[type=\"email\"],\n            .orim_unlock .wpforms-field input[type=\"tel\"],\n            .orim_unlock .wpforms-field select,\n            .orim_unlock .wpforms-field textarea {\n                padding: 14px 16px !important;\n                font-size: 16px !important;\n            }\n\n            .orim_agent_modal__content {\n                padding: 40px 24px !important;\n            }\n\n            .orim_agent_modal__title {\n                font-size: 18px !important;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n<section class=\"orim_unlock\" id=\"unlock\">\n<div class=\"orim_unlock__grid\">\n<div class=\"orim_unlock__image-wrapper\">\n<img decoding=\"async\" alt=\"Origo Mare, costa norte de Fuerteventura\" class=\"orim_unlock__image\" loading=\"lazy\" src=\"https:\/\/origomare-excent.com\/wp-content\/uploads\/2026\/06\/IMG-20-scaled.jpg\"\/>\n<\/div>\n<div class=\"orim_unlock__form-wrapper\">\n<span class=\"orim_unlock__label\">Entdecken Origo Mare<\/span>\n<h2 class=\"orim_unlock__title\">Schalten Sie alle Details frei<\/h2>\n<p class=\"orim_unlock__subtitle\">Grundrisse, Preise und Live-Verf\u00fcgbarkeit. Legen Sie Ihre Pr\u00e4ferenzen fest und unser Team begleitet Sie durch den gesamten Prozess \u2013 auch aus dem Ausland. Keine Verpflichtung.<\/p>\n<div class=\"orim_unlock__form\"><style id=\"wpforms-css-vars-1137\">\n\t\t\t\t#wpforms-1137 {\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-1137\"><form id=\"wpforms-form-1137\" class=\"wpforms-validate wpforms-form wpforms-ajax-form\" data-formid=\"1137\" method=\"post\" enctype=\"multipart\/form-data\" action=\"\/de\/wp-json\/wp\/v2\/pages\/1292\" data-token=\"d16143cd0d7eb9630f2f6cc3dfe2f23e\" data-token-time=\"1785504940\"><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-1137-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-1137-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-1137-field_58\" aria-hidden=\"false\">utm_source<\/label><input type=\"text\" id=\"wpforms-1137-field_58\" class=\"wpforms-field-medium\" name=\"wpforms[fields][58]\" aria-errormessage=\"wpforms-1137-field_58-error\" ><\/div><\/div><div class=\"wpforms-layout-column wpforms-layout-column-25\"><div id=\"wpforms-1137-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-1137-field_61\" aria-hidden=\"false\">utm_medium<\/label><input type=\"text\" id=\"wpforms-1137-field_61\" class=\"wpforms-field-medium\" name=\"wpforms[fields][61]\" aria-errormessage=\"wpforms-1137-field_61-error\" ><\/div><\/div><div class=\"wpforms-layout-column wpforms-layout-column-25\"><div id=\"wpforms-1137-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-1137-field_59\" aria-hidden=\"false\">utm_campaign<\/label><input type=\"text\" id=\"wpforms-1137-field_59\" class=\"wpforms-field-medium\" name=\"wpforms[fields][59]\" aria-errormessage=\"wpforms-1137-field_59-error\" ><\/div><\/div><div class=\"wpforms-layout-column wpforms-layout-column-25\"><div id=\"wpforms-1137-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-1137-field_60\" aria-hidden=\"false\">utm_term<\/label><input type=\"text\" id=\"wpforms-1137-field_60\" class=\"wpforms-field-medium\" name=\"wpforms[fields][60]\" aria-errormessage=\"wpforms-1137-field_60-error\" ><\/div><\/div><\/div><div class=\"wpforms-layout-row\"><div class=\"wpforms-layout-column wpforms-layout-column-25\"><div id=\"wpforms-1137-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-1137-field_63\" aria-hidden=\"false\">Stage<\/label><input type=\"text\" id=\"wpforms-1137-field_63\" class=\"wpforms-field-medium\" name=\"wpforms[fields][63]\" value=\"PULSE\" aria-errormessage=\"wpforms-1137-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-1137-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-1137-field_62\" aria-hidden=\"false\">utm_content<\/label><input type=\"text\" id=\"wpforms-1137-field_62\" class=\"wpforms-field-medium\" name=\"wpforms[fields][62]\" aria-errormessage=\"wpforms-1137-field_62-error\" ><\/div><\/div><\/div><\/div><\/div><div id=\"wpforms-1137-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-1137-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-1137-field_56\" aria-hidden=\"false\">LMP Segunda residencia nacional<\/label><input type=\"text\" id=\"wpforms-1137-field_56\" class=\"wpforms-field-medium\" name=\"wpforms[fields][56]\" value=\"6bbc8a8a-9717-455f-a5e2-41be39bf05d9\" aria-errormessage=\"wpforms-1137-field_56-error\" ><\/div><\/div><div class=\"wpforms-layout-column wpforms-layout-column-25\"><div id=\"wpforms-1137-field_69-container\" class=\"wpforms-field wpforms-field-text oculto-form wpforms-conditional-field wpforms-conditional-show\" data-field-id=\"69\" style=\"display:none;\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-1137-field_69\" aria-hidden=\"false\">LMP Segunda residencia internacional<\/label><input type=\"text\" id=\"wpforms-1137-field_69\" class=\"wpforms-field-medium\" name=\"wpforms[fields][69]\" value=\"6bbc8a8a-9717-455f-a5e2-41be39bf05d9\" aria-errormessage=\"wpforms-1137-field_69-error\" ><\/div><\/div><div class=\"wpforms-layout-column wpforms-layout-column-25\"><div id=\"wpforms-1137-field_72-container\" class=\"wpforms-field wpforms-field-text oculto-form wpforms-conditional-field wpforms-conditional-show\" data-field-id=\"72\" style=\"display:none;\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-1137-field_72\" aria-hidden=\"false\">LMP Reposicion local<\/label><input type=\"text\" id=\"wpforms-1137-field_72\" class=\"wpforms-field-medium\" name=\"wpforms[fields][72]\" value=\"337d26ed-508b-4052-9ebe-d1e27170afae\" aria-errormessage=\"wpforms-1137-field_72-error\" ><\/div><\/div><div class=\"wpforms-layout-column wpforms-layout-column-25\"><div id=\"wpforms-1137-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-1137-field_55\" aria-hidden=\"false\">LMP Prejubilado \/ jubilado nacional<\/label><input type=\"text\" id=\"wpforms-1137-field_55\" class=\"wpforms-field-medium\" name=\"wpforms[fields][55]\" value=\"bd25d5a1-1ac4-43aa-be52-738b9fc8e697\" aria-errormessage=\"wpforms-1137-field_55-error\" ><\/div><\/div><\/div><div class=\"wpforms-layout-row\"><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-1137-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-1137-field_57\" aria-hidden=\"false\">LMP Nomada Digital\/Expatriado<\/label><input type=\"text\" id=\"wpforms-1137-field_57\" class=\"wpforms-field-medium\" name=\"wpforms[fields][57]\" value=\"c0095bb4-dc0f-412e-90a9-a366a77685fd\" aria-errormessage=\"wpforms-1137-field_57-error\" ><\/div><\/div><div class=\"wpforms-layout-column wpforms-layout-column-25\"><\/div><\/div><\/div><\/div>\t\t<div id=\"wpforms-1137-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-1137-field_1\" >Origenes residencia utm_content<\/label>\n\t\t\t<input type=\"text\" id=\"wpforms-1137-field_1\" class=\"wpforms-field-medium\" name=\"wpforms[fields][1]\" >\n\t\t<\/div>\n\t\t<div id=\"wpforms-1137-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-1137-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-1137-field_39\" aria-hidden=\"false\">DISC Red<\/label><input type=\"text\" id=\"wpforms-1137-field_39\" class=\"wpforms-field-medium\" name=\"wpforms[fields][39]\" value=\"D\" aria-errormessage=\"wpforms-1137-field_39-error\" ><\/div><\/div><div class=\"wpforms-layout-column wpforms-layout-column-25\"><div id=\"wpforms-1137-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-1137-field_40\" aria-hidden=\"false\">DISC Yellow<\/label><input type=\"text\" id=\"wpforms-1137-field_40\" class=\"wpforms-field-medium\" name=\"wpforms[fields][40]\" value=\"I\" aria-errormessage=\"wpforms-1137-field_40-error\" ><\/div><\/div><div class=\"wpforms-layout-column wpforms-layout-column-25\"><div id=\"wpforms-1137-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-1137-field_41\" aria-hidden=\"false\">DISC Green<\/label><input type=\"text\" id=\"wpforms-1137-field_41\" class=\"wpforms-field-medium\" name=\"wpforms[fields][41]\" value=\"S\" aria-errormessage=\"wpforms-1137-field_41-error\" ><\/div><\/div><div class=\"wpforms-layout-column wpforms-layout-column-25\"><div id=\"wpforms-1137-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-1137-field_42\" aria-hidden=\"false\">DISC Blue<\/label><input type=\"text\" id=\"wpforms-1137-field_42\" class=\"wpforms-field-medium\" name=\"wpforms[fields][42]\" value=\"C\" aria-errormessage=\"wpforms-1137-field_42-error\" ><\/div><\/div><\/div><\/div><\/div><div id=\"wpforms-1137-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-1137-field_37\">Was suchen Sie in Origo Mare? <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><select id=\"wpforms-1137-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=\"Ein zweites Zuhause auf einer anderen Insel, nur einen kurzen Flug entfernt f\u00fcr meine Ferien und Kurzurlaube\"  class=\"choice-1 depth-1\"  >Ein zweites Zuhause auf einer anderen Insel, nur einen kurzen Flug entfernt f\u00fcr meine Ferien und Kurzurlaube<\/option><option value=\"Entfliehen Sie der K\u00e4lte des Nordens in die Sonne, mit Direktfl\u00fcgen und ohne ein Verm\u00f6gen auszugeben\"  class=\"choice-2 depth-1\"  >Entfliehen Sie der K\u00e4lte des Nordens in die Sonne, mit Direktfl\u00fcgen und ohne ein Verm\u00f6gen auszugeben<\/option><option value=\"Machen Sie den Sprung zu einem besseren Haus auf der Insel: bezugsfertig, mit Pool und Gemeinschaftsr\u00e4umen, zu einem guten Preis\"  class=\"choice-3 depth-1\"  >Machen Sie den Sprung zu einem besseren Haus auf der Insel: bezugsfertig, mit Pool und Gemeinschaftsr\u00e4umen, zu einem guten Preis<\/option><option value=\"Beginnen Sie eine neue Etappe in der Sonne: gutes Wetter, Ruhe und mehr Zeit zum Genie\u00dfen\"  class=\"choice-4 depth-1\"  >Beginnen Sie eine neue Etappe in der Sonne: gutes Wetter, Ruhe und mehr Zeit zum Genie\u00dfen<\/option><option value=\"Eine stabile Basis zum Wohnen und Telearbeiten und ohne Miete\"  class=\"choice-5 depth-1\"  >Eine stabile Basis zum Wohnen und Telearbeiten und ohne Miete<\/option><\/select><\/div><div id=\"wpforms-1137-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-1137-field_38\">Wie gehen Sie den Schritt am liebsten? <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><select id=\"wpforms-1137-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=\"Schnell und auf den Punkt gebracht, wenn die Zahlen passen\"  class=\"choice-1 depth-1\"  >Schnell und auf den Punkt gebracht, wenn die Zahlen passen<\/option><option value=\"Ich freue mich darauf, es mir vorzustellen, ich m\u00f6chte es sehen und f\u00fchlen\"  class=\"choice-2 depth-1\"  >Ich freue mich darauf, es mir vorzustellen, ich m\u00f6chte es sehen und f\u00fchlen<\/option><option value=\"Mit Ruhe und Begleitung, ohne Druck\"  class=\"choice-3 depth-1\"  >Mit Ruhe und Begleitung, ohne Druck<\/option><option value=\"Mit allen Daten und Dokumentationen vorne\"  class=\"choice-4 depth-1\"  >Mit allen Daten und Dokumentationen vorne<\/option><\/select><\/div><div id=\"wpforms-1137-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-1137-field_6-container\" class=\"wpforms-field wpforms-field-name\" data-field-id=\"6\"><label class=\"wpforms-field-label\" for=\"wpforms-1137-field_6\">Name <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><input type=\"text\" id=\"wpforms-1137-field_6\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][6]\" aria-errormessage=\"wpforms-1137-field_6-error\" required><\/div><\/div><div class=\"wpforms-layout-column wpforms-layout-column-50\"><div id=\"wpforms-1137-field_8-container\" class=\"wpforms-field wpforms-field-text\" data-field-id=\"8\"><label class=\"wpforms-field-label\" for=\"wpforms-1137-field_8\">Nachname <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><input type=\"text\" id=\"wpforms-1137-field_8\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][8]\" aria-errormessage=\"wpforms-1137-field_8-error\" required><\/div><\/div><\/div><div class=\"wpforms-layout-row\"><div class=\"wpforms-layout-column wpforms-layout-column-50\"><div id=\"wpforms-1137-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-1137-field_67\">Altersspanne <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><select id=\"wpforms-1137-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 die Option --<\/option><option value=\"Weniger als 35 Jahre\"  class=\"choice-1 depth-1\"  >Weniger als 35 Jahre<\/option><option value=\"Zwischen 35 und 45 Jahren\"  class=\"choice-2 depth-1\"  >Zwischen 35 und 45 Jahren<\/option><option value=\"Zwischen 45 und 60 Jahren\"  class=\"choice-3 depth-1\"  >Zwischen 45 und 60 Jahren<\/option><option value=\"\u00dcber 60 Jahre alt\"  class=\"choice-4 depth-1\"  >\u00dcber 60 Jahre alt<\/option><\/select><\/div><\/div><div class=\"wpforms-layout-column wpforms-layout-column-50\"><div id=\"wpforms-1137-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-1137-field_68\">Geben Sie Ihre Nationalit\u00e4t an <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><select id=\"wpforms-1137-field_68\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][68]\" required=\"required\"><option value=\"\" class=\"placeholder\" disabled  selected='selected'>-- W\u00e4hlen Sie die Option --<\/option><option value=\"Afghanistan\"  class=\"choice-4 depth-1\"  >Afghanistan<\/option><option value=\"Albanien\"  class=\"choice-5 depth-1\"  >Albanien<\/option><option value=\"Algerien\"  class=\"choice-6 depth-1\"  >Algerien<\/option><option value=\"Andorra\"  class=\"choice-7 depth-1\"  >Andorra<\/option><option value=\"Angola\"  class=\"choice-8 depth-1\"  >Angola<\/option><option value=\"Antigua und Barbuda\"  class=\"choice-9 depth-1\"  >Antigua und Barbuda<\/option><option value=\"Argentinien\"  class=\"choice-10 depth-1\"  >Argentinien<\/option><option value=\"Armenien\"  class=\"choice-11 depth-1\"  >Armenien<\/option><option value=\"Australien\"  class=\"choice-12 depth-1\"  >Australien<\/option><option value=\"\u00d6sterreich\"  class=\"choice-13 depth-1\"  >\u00d6sterreich<\/option><option value=\"Aserbaidschan\"  class=\"choice-14 depth-1\"  >Aserbaidschan<\/option><option value=\"Bahamas\"  class=\"choice-15 depth-1\"  >Bahamas<\/option><option value=\"Bahrain\"  class=\"choice-16 depth-1\"  >Bahrain<\/option><option value=\"Bangladesch\"  class=\"choice-17 depth-1\"  >Bangladesch<\/option><option value=\"Barbados\"  class=\"choice-18 depth-1\"  >Barbados<\/option><option value=\"Wei\u00dfrussland\"  class=\"choice-19 depth-1\"  >Wei\u00dfrussland<\/option><option value=\"Belgien\"  class=\"choice-20 depth-1\"  >Belgien<\/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=\"Bolivien\"  class=\"choice-24 depth-1\"  >Bolivien<\/option><option value=\"Bosnien und Herzegowina\"  class=\"choice-25 depth-1\"  >Bosnien und Herzegowina<\/option><option value=\"Botswana\"  class=\"choice-26 depth-1\"  >Botswana<\/option><option value=\"Brasilien\"  class=\"choice-27 depth-1\"  >Brasilien<\/option><option value=\"Brunei\"  class=\"choice-28 depth-1\"  >Brunei<\/option><option value=\"Bulgarien\"  class=\"choice-29 depth-1\"  >Bulgarien<\/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=\"Kap Verde\"  class=\"choice-32 depth-1\"  >Kap Verde<\/option><option value=\"Kambodscha\"  class=\"choice-33 depth-1\"  >Kambodscha<\/option><option value=\"Kamerun\"  class=\"choice-34 depth-1\"  >Kamerun<\/option><option value=\"Kanada\"  class=\"choice-35 depth-1\"  >Kanada<\/option><option value=\"Zentralafrikanische Republik\"  class=\"choice-36 depth-1\"  >Zentralafrikanische Republik<\/option><option value=\"Tschad\"  class=\"choice-37 depth-1\"  >Tschad<\/option><option value=\"Chile\"  class=\"choice-38 depth-1\"  >Chile<\/option><option value=\"China\"  class=\"choice-39 depth-1\"  >China<\/option><option value=\"Kolumbien\"  class=\"choice-40 depth-1\"  >Kolumbien<\/option><option value=\"Komoren\"  class=\"choice-41 depth-1\"  >Komoren<\/option><option value=\"Kongo\"  class=\"choice-42 depth-1\"  >Kongo<\/option><option value=\"Costa Rica\"  class=\"choice-43 depth-1\"  >Costa Rica<\/option><option value=\"Kroatien\"  class=\"choice-44 depth-1\"  >Kroatien<\/option><option value=\"Kuba\"  class=\"choice-45 depth-1\"  >Kuba<\/option><option value=\"Zypern\"  class=\"choice-46 depth-1\"  >Zypern<\/option><option value=\"Tschechische Republik\"  class=\"choice-47 depth-1\"  >Tschechische Republik<\/option><option value=\"Demokratische Republik Kongo\"  class=\"choice-48 depth-1\"  >Demokratische Republik Kongo<\/option><option value=\"D\u00e4nemark\"  class=\"choice-49 depth-1\"  >D\u00e4nemark<\/option><option value=\"Dschibuti\"  class=\"choice-50 depth-1\"  >Dschibuti<\/option><option value=\"Dominica\"  class=\"choice-51 depth-1\"  >Dominica<\/option><option value=\"Dominikanische Republik\"  class=\"choice-52 depth-1\"  >Dominikanische Republik<\/option><option value=\"Ecuador\"  class=\"choice-53 depth-1\"  >Ecuador<\/option><option value=\"\u00c4gypten\"  class=\"choice-54 depth-1\"  >\u00c4gypten<\/option><option value=\"El Salvador\"  class=\"choice-55 depth-1\"  >El Salvador<\/option><option value=\"\u00c4quatorialguinea\"  class=\"choice-56 depth-1\"  >\u00c4quatorialguinea<\/option><option value=\"Eritrea\"  class=\"choice-57 depth-1\"  >Eritrea<\/option><option value=\"Estland\"  class=\"choice-58 depth-1\"  >Estland<\/option><option value=\"Eswatini\"  class=\"choice-59 depth-1\"  >Eswatini<\/option><option value=\"\u00c4thiopien\"  class=\"choice-60 depth-1\"  >\u00c4thiopien<\/option><option value=\"Fidschi\"  class=\"choice-61 depth-1\"  >Fidschi<\/option><option value=\"Finnland\"  class=\"choice-62 depth-1\"  >Finnland<\/option><option value=\"Frankreich\"  class=\"choice-63 depth-1\"  >Frankreich<\/option><option value=\"Gabun\"  class=\"choice-64 depth-1\"  >Gabun<\/option><option value=\"Gambia\"  class=\"choice-65 depth-1\"  >Gambia<\/option><option value=\"Georgia\"  class=\"choice-66 depth-1\"  >Georgia<\/option><option value=\"Deutschland\"  class=\"choice-67 depth-1\"  >Deutschland<\/option><option value=\"Ghana\"  class=\"choice-68 depth-1\"  >Ghana<\/option><option value=\"Griechenland\"  class=\"choice-69 depth-1\"  >Griechenland<\/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=\"Ungarn\"  class=\"choice-77 depth-1\"  >Ungarn<\/option><option value=\"Island\"  class=\"choice-78 depth-1\"  >Island<\/option><option value=\"Indien\"  class=\"choice-79 depth-1\"  >Indien<\/option><option value=\"Indonesien\"  class=\"choice-80 depth-1\"  >Indonesien<\/option><option value=\"Iran\"  class=\"choice-81 depth-1\"  >Iran<\/option><option value=\"Irak\"  class=\"choice-82 depth-1\"  >Irak<\/option><option value=\"Irland\"  class=\"choice-83 depth-1\"  >Irland<\/option><option value=\"Israel\"  class=\"choice-84 depth-1\"  >Israel<\/option><option value=\"Italien\"  class=\"choice-85 depth-1\"  >Italien<\/option><option value=\"Elfenbeink\u00fcste\"  class=\"choice-86 depth-1\"  >Elfenbeink\u00fcste<\/option><option value=\"Jamaika\"  class=\"choice-87 depth-1\"  >Jamaika<\/option><option value=\"Japan\"  class=\"choice-88 depth-1\"  >Japan<\/option><option value=\"Jordanien\"  class=\"choice-89 depth-1\"  >Jordanien<\/option><option value=\"Kasachstan\"  class=\"choice-90 depth-1\"  >Kasachstan<\/option><option value=\"Kenia\"  class=\"choice-91 depth-1\"  >Kenia<\/option><option value=\"Kiribati\"  class=\"choice-92 depth-1\"  >Kiribati<\/option><option value=\"Kuwait\"  class=\"choice-93 depth-1\"  >Kuwait<\/option><option value=\"Kirgisistan\"  class=\"choice-94 depth-1\"  >Kirgisistan<\/option><option value=\"Laos\"  class=\"choice-95 depth-1\"  >Laos<\/option><option value=\"Lettland\"  class=\"choice-96 depth-1\"  >Lettland<\/option><option value=\"Libanon\"  class=\"choice-97 depth-1\"  >Libanon<\/option><option value=\"Lesotho\"  class=\"choice-98 depth-1\"  >Lesotho<\/option><option value=\"Liberia\"  class=\"choice-99 depth-1\"  >Liberia<\/option><option value=\"Libyen\"  class=\"choice-100 depth-1\"  >Libyen<\/option><option value=\"Liechtenstein\"  class=\"choice-101 depth-1\"  >Liechtenstein<\/option><option value=\"Litauen\"  class=\"choice-102 depth-1\"  >Litauen<\/option><option value=\"Luxemburg\"  class=\"choice-103 depth-1\"  >Luxemburg<\/option><option value=\"Madagaskar\"  class=\"choice-104 depth-1\"  >Madagaskar<\/option><option value=\"Malawi\"  class=\"choice-105 depth-1\"  >Malawi<\/option><option value=\"Malaysia\"  class=\"choice-106 depth-1\"  >Malaysia<\/option><option value=\"Malediven\"  class=\"choice-107 depth-1\"  >Malediven<\/option><option value=\"Das hatten sie\"  class=\"choice-108 depth-1\"  >Das hatten sie<\/option><option value=\"Malta\"  class=\"choice-109 depth-1\"  >Malta<\/option><option value=\"Marshallinseln\"  class=\"choice-110 depth-1\"  >Marshallinseln<\/option><option value=\"Mauretanien\"  class=\"choice-111 depth-1\"  >Mauretanien<\/option><option value=\"Mauritius\"  class=\"choice-112 depth-1\"  >Mauritius<\/option><option value=\"Mexiko\"  class=\"choice-113 depth-1\"  >Mexiko<\/option><option value=\"Mikronesien\"  class=\"choice-114 depth-1\"  >Mikronesien<\/option><option value=\"Moldau\"  class=\"choice-115 depth-1\"  >Moldau<\/option><option value=\"Monaco\"  class=\"choice-116 depth-1\"  >Monaco<\/option><option value=\"Mongolei\"  class=\"choice-117 depth-1\"  >Mongolei<\/option><option value=\"Montenegro\"  class=\"choice-118 depth-1\"  >Montenegro<\/option><option value=\"Marokko\"  class=\"choice-119 depth-1\"  >Marokko<\/option><option value=\"Mosambik\"  class=\"choice-120 depth-1\"  >Mosambik<\/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=\"Niederlande\"  class=\"choice-125 depth-1\"  >Niederlande<\/option><option value=\"Neuseeland\"  class=\"choice-126 depth-1\"  >Neuseeland<\/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=\"Nordkorea\"  class=\"choice-130 depth-1\"  >Nordkorea<\/option><option value=\"Nordmazedonien\"  class=\"choice-131 depth-1\"  >Nordmazedonien<\/option><option value=\"Norwegen\"  class=\"choice-132 depth-1\"  >Norwegen<\/option><option value=\"Mein eigenes\"  class=\"choice-133 depth-1\"  >Mein eigenes<\/option><option value=\"Pakistan\"  class=\"choice-134 depth-1\"  >Pakistan<\/option><option value=\"Palast\"  class=\"choice-135 depth-1\"  >Palast<\/option><option value=\"Pal\u00e4stina\"  class=\"choice-136 depth-1\"  >Pal\u00e4stina<\/option><option value=\"Panama\"  class=\"choice-137 depth-1\"  >Panama<\/option><option value=\"Papua-Neuguinea\"  class=\"choice-138 depth-1\"  >Papua-Neuguinea<\/option><option value=\"Paraguay\"  class=\"choice-139 depth-1\"  >Paraguay<\/option><option value=\"Peru\"  class=\"choice-140 depth-1\"  >Peru<\/option><option value=\"Philippinen\"  class=\"choice-141 depth-1\"  >Philippinen<\/option><option value=\"Polen\"  class=\"choice-142 depth-1\"  >Polen<\/option><option value=\"Portugal\"  class=\"choice-143 depth-1\"  >Portugal<\/option><option value=\"Katar\"  class=\"choice-144 depth-1\"  >Katar<\/option><option value=\"Rum\u00e4nien\"  class=\"choice-145 depth-1\"  >Rum\u00e4nien<\/option><option value=\"Russland\"  class=\"choice-146 depth-1\"  >Russland<\/option><option value=\"Ruanda\"  class=\"choice-147 depth-1\"  >Ruanda<\/option><option value=\"St. Kitts und Nevis\"  class=\"choice-148 depth-1\"  >St. Kitts und Nevis<\/option><option value=\"St. Lucia\"  class=\"choice-149 depth-1\"  >St. Lucia<\/option><option value=\"St. Vincent und die Grenadinen\"  class=\"choice-150 depth-1\"  >St. Vincent und die Grenadinen<\/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=\"S\u00e3o Tom\u00e9 und Pr\u00edncipe\"  class=\"choice-153 depth-1\"  >S\u00e3o Tom\u00e9 und Pr\u00edncipe<\/option><option value=\"Saudi-Arabien\"  class=\"choice-154 depth-1\"  >Saudi-Arabien<\/option><option value=\"Senegal\"  class=\"choice-155 depth-1\"  >Senegal<\/option><option value=\"Serbien\"  class=\"choice-156 depth-1\"  >Serbien<\/option><option value=\"Seychellen\"  class=\"choice-157 depth-1\"  >Seychellen<\/option><option value=\"Sierra Leone\"  class=\"choice-158 depth-1\"  >Sierra Leone<\/option><option value=\"Singapur\"  class=\"choice-159 depth-1\"  >Singapur<\/option><option value=\"Slowakei\"  class=\"choice-160 depth-1\"  >Slowakei<\/option><option value=\"Slowenien\"  class=\"choice-161 depth-1\"  >Slowenien<\/option><option value=\"Salomonen\"  class=\"choice-162 depth-1\"  >Salomonen<\/option><option value=\"Somalia\"  class=\"choice-163 depth-1\"  >Somalia<\/option><option value=\"S\u00fcdafrika\"  class=\"choice-164 depth-1\"  >S\u00fcdafrika<\/option><option value=\"S\u00fcdkorea\"  class=\"choice-165 depth-1\"  >S\u00fcdkorea<\/option><option value=\"S\u00fcdsudan\"  class=\"choice-166 depth-1\"  >S\u00fcdsudan<\/option><option value=\"Spanien\"  class=\"choice-167 depth-1\"  >Spanien<\/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=\"Surinam\"  class=\"choice-170 depth-1\"  >Surinam<\/option><option value=\"Schweden\"  class=\"choice-171 depth-1\"  >Schweden<\/option><option value=\"Schweiz\"  class=\"choice-172 depth-1\"  >Schweiz<\/option><option value=\"Syrien\"  class=\"choice-173 depth-1\"  >Syrien<\/option><option value=\"Tadschikistan\"  class=\"choice-174 depth-1\"  >Tadschikistan<\/option><option value=\"Tansania\"  class=\"choice-175 depth-1\"  >Tansania<\/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=\"Angekommen\"  class=\"choice-179 depth-1\"  >Angekommen<\/option><option value=\"Trinidad und Tobago\"  class=\"choice-180 depth-1\"  >Trinidad und Tobago<\/option><option value=\"Tunesien\"  class=\"choice-181 depth-1\"  >Tunesien<\/option><option value=\"Truthahn\"  class=\"choice-182 depth-1\"  >Truthahn<\/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=\"Vereinigte Arabische Emirate\"  class=\"choice-187 depth-1\"  >Vereinigte Arabische Emirate<\/option><option value=\"Vereinigtes K\u00f6nigreich\"  class=\"choice-188 depth-1\"  >Vereinigtes K\u00f6nigreich<\/option><option value=\"Vereinigte Staaten\"  class=\"choice-189 depth-1\"  >Vereinigte Staaten<\/option><option value=\"Uruguay\"  class=\"choice-190 depth-1\"  >Uruguay<\/option><option value=\"Usbekistan\"  class=\"choice-191 depth-1\"  >Usbekistan<\/option><option value=\"Vanuatu\"  class=\"choice-192 depth-1\"  >Vanuatu<\/option><option value=\"Vatikanstadt\"  class=\"choice-193 depth-1\"  >Vatikanstadt<\/option><option value=\"Venezuela\"  class=\"choice-194 depth-1\"  >Venezuela<\/option><option value=\"Vietnam\"  class=\"choice-195 depth-1\"  >Vietnam<\/option><option value=\"Jemen\"  class=\"choice-196 depth-1\"  >Jemen<\/option><option value=\"Sambia\"  class=\"choice-197 depth-1\"  >Sambia<\/option><option value=\"Simbabwe\"  class=\"choice-198 depth-1\"  >Simbabwe<\/option><\/select><\/div><\/div><\/div><div class=\"wpforms-layout-row\"><div class=\"wpforms-layout-column wpforms-layout-column-50\"><div id=\"wpforms-1137-field_9-container\" class=\"wpforms-field wpforms-field-phone\" data-field-id=\"9\"><label class=\"wpforms-field-label\" for=\"wpforms-1137-field_9\">Telefon <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><input type=\"tel\" id=\"wpforms-1137-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-1137-field_9-error\" required><\/div><\/div><div class=\"wpforms-layout-column wpforms-layout-column-50\"><div id=\"wpforms-1137-field_15-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"15\"><label class=\"wpforms-field-label\" for=\"wpforms-1137-field_15\">E-Mail <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><input type=\"email\" id=\"wpforms-1137-field_15\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][15]\" spellcheck=\"false\" aria-errormessage=\"wpforms-1137-field_15-error\" required><\/div><\/div><\/div><\/div><\/div><div id=\"wpforms-1137-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-1137-field_33\" aria-hidden=\"false\">Language<\/label><input type=\"text\" id=\"wpforms-1137-field_33\" class=\"wpforms-field-large\" name=\"wpforms[fields][33]\" value=\"German\" aria-errormessage=\"wpforms-1137-field_33-error\" ><\/div><div id=\"wpforms-1137-field_47-container\" class=\"wpforms-field wpforms-field-checkbox\" data-field-id=\"47\"><fieldset><legend class=\"wpforms-field-label wpforms-label-hide\" aria-hidden=\"false\">DSGVO<\/legend><ul id=\"wpforms-1137-field_47\"><li class=\"choice-1 depth-1\"><input type=\"checkbox\" id=\"wpforms-1137-field_47_1\" name=\"wpforms[fields][47][]\" value=\"Ich bin damit einverstanden, dass eVoost meine Daten verwendet, um mir kommerzielle Mitteilungen zu senden, und best\u00e4tige, dass ich die &lt;a href=&quot;https:\/\/origomare-excent.com\/de\/privacidad&quot; target=&quot;_blank&quot;&gt;Datenschutzerkl\u00e4rung&lt;\/a&gt; gelesen habe\" aria-errormessage=\"wpforms-1137-field_47_1-error\" aria-describedby=\"wpforms-1137-field_47-description\"  ><label class=\"wpforms-field-label-inline\" for=\"wpforms-1137-field_47_1\">Ich bin damit einverstanden, dass eVoost meine Daten verwendet, um mir kommerzielle Mitteilungen zu senden, und best\u00e4tige, dass ich die <a href=\"https:\/\/origomare-excent.com\/de\/privacidad\" target=\"_blank\">Datenschutzerkl\u00e4rung<\/a> gelesen habe<\/label><\/li><\/ul><div id=\"wpforms-1137-field_47-description\" class=\"wpforms-field-description\"><div style=\"font-family:Montserrat, sans-serif;color:#3a3a3a;line-height:1.6;\">\n  <p style=\"font-family:Montserrat, sans-serif;font-size:12px;font-weight:600;color:#1A2B35;margin:0 0 10px 0;letter-spacing:0.2px;\">Grundlegende Informationen zum Datenschutz<\/p>\n  <ul style=\"margin:0;padding-left:18px;list-style:disc;\">\n    <li style=\"font-family:Montserrat, sans-serif;font-size:12px;font-weight:300;color:#3a3a3a;margin:0 0 6px 0;line-height:1.55;\"><strong style=\"font-weight:500;color:#1A2B35;\">Verantwortlicher:<\/strong> eVoost <a style=\"color:#1BA4C6;text-decoration:underline;font-size:12px;\" href=\"https:\/\/origomare-excent.com\/de\/privacidad\/\" target=\"_blank\" rel=\"noopener\">Weitere Informationen<\/a><\/li>\n    <li style=\"font-family:Montserrat, sans-serif;font-size:12px;font-weight:300;color:#3a3a3a;margin:0 0 6px 0;line-height:1.55;\"><strong style=\"font-weight:500;color:#1A2B35;\">Zwecke:<\/strong> Bearbeitung und Verwaltung Ihrer Anfrage sowie Versand kommerzieller Mitteilungen. <a style=\"color:#1BA4C6;text-decoration:underline;font-size:12px;\" href=\"https:\/\/origomare-excent.com\/de\/privacidad\/\" target=\"_blank\" rel=\"noopener\">Weitere Informationen<\/a><\/li>\n    <li style=\"font-family:Montserrat, sans-serif;font-size:12px;font-weight:300;color:#3a3a3a;margin:0 0 6px 0;line-height:1.55;\"><strong style=\"font-weight:500;color:#1A2B35;\">Rechtsgrundlage:<\/strong> Beantwortung Ihrer Anfrage, Durchf\u00fchrung vorvertraglicher Ma\u00dfnahmen und Ihre Einwilligung f\u00fcr den Versand kommerzieller Angebote. <a style=\"color:#1BA4C6;text-decoration:underline;font-size:12px;\" href=\"https:\/\/origomare-excent.com\/de\/privacidad\/\" target=\"_blank\" rel=\"noopener\">Weitere Informationen<\/a><\/li>\n    <li style=\"font-family:Montserrat, sans-serif;font-size:12px;font-weight:300;color:#3a3a3a;margin:0;line-height:1.55;\"><strong style=\"font-weight:500;color:#1A2B35;\">Rechte:<\/strong> Zugang, Berichtigung und L\u00f6schung der Daten sowie weitere Rechte, wie in den zus\u00e4tzlichen Informationen erl\u00e4utert. <a style=\"color:#1BA4C6;text-decoration:underline;font-size:12px;\" href=\"https:\/\/origomare-excent.com\/de\/privacidad\/\" target=\"_blank\" rel=\"noopener\">Weitere Informationen<\/a><\/li>\n  <\/ul>\n  <p style=\"font-family:Montserrat, sans-serif;font-size:12px;font-weight:300;color:#3a3a3a;margin:10px 0 0 0;\">\n    Sie k\u00f6nnen <a style=\"color:#1BA4C6;text-decoration:underline;font-size:12px;\" href=\"https:\/\/origomare-excent.com\/de\/privacidad\/\" target=\"_blank\" rel=\"noopener\">die Datenschutzerkl\u00e4rung hier einsehen<\/a>.\n  <\/p>\n<\/div><\/div><\/fieldset><\/div><div id=\"wpforms-1137-field_66-container\" class=\"wpforms-field wpforms-field-hidden\" data-field-id=\"66\"><input type=\"hidden\" id=\"wpforms-1137-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-1137-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-1137-field_1-container input { visibility: hidden; } #wpforms-conversational-form-page #wpforms-1137-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=\"1137\"><input type=\"hidden\" name=\"page_title\" value=\"\"><input type=\"hidden\" name=\"page_url\" value=\"https:\/\/origomare-excent.com\/de\/wp-json\/wp\/v2\/pages\/1292\"><input type=\"hidden\" name=\"url_referer\" value=\"\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-1137\" class=\"wpforms-submit\" data-alt-text=\"Wir sind drin...\" data-submit-text=\"Informationen freischalten\" aria-live=\"assertive\" value=\"wpforms-submit\">Informationen freischalten<\/button><img decoding=\"async\" src=\"https:\/\/origomare-excent.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 --><\/div>\n<div class=\"orim_unlock__agent\">\n<a class=\"orim_unlock__agent-card\" href=\"#agent-form\" id=\"orim_agent_trigger\" role=\"button\">\n<p class=\"orim_unlock__agent-card-title\">Sind Sie Immobilienmakler?<\/p>\n<p class=\"orim_unlock__agent-card-sub\">Senden Sie uns Ihre Daten und wir werden uns mit Ihnen in Verbindung setzen.<\/p>\n<\/a>\n<\/div>\n<div class=\"orim_evoost-signature-wrapper\">\n<a class=\"orim_evoost-signature\" href=\"https:\/\/evoost.ai\" rel=\"noopener\" target=\"_blank\">\n<span class=\"orim_evoost-text\">Angetrieben von<span class=\"orim_evoost-highlight\">von eVoo<\/span><\/span>\n<\/a>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<!-- Agent Modal -->\n<div class=\"orim_agent_modal\" id=\"orim_agent_modal\">\n<div class=\"orim_agent_modal__backdrop\" id=\"orim_agent_backdrop\"><\/div>\n<div class=\"orim_agent_modal__content\">\n<button aria-label=\"Close\" class=\"orim_agent_modal__close\" id=\"orim_agent_close\">\n<svg viewbox=\"0 0 24 24\">\n<path 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\"><\/path>\n<\/svg>\n<\/button>\n<div class=\"orim_agent_modal__header\">\n<h3 class=\"orim_agent_modal__title\">Sind Sie Immobilienmakler?<br\/><strong>Arbeiten Sie mit Origo\n                        Stute<\/strong><\/h3>\n<\/div>\n<div class=\"orim_agent_modal__form\" id=\"agent-form\">        <div class=\"evoost-b2b-form-wrapper evoost-layout-single\" id=\"evoost-form-371-6588\" lang=\"de\" style=\"--evoost-accent:#42c0ff;--evoost-border-focus:#42c0ff;--evoost-focus-shadow:rgba(66,192,255,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=\"371\" data-lang=\"de\" data-redirect=\"https:\/\/origomare-excent.com\/de\" novalidate>\n\n                <input type=\"hidden\" id=\"evoost_nonce\" name=\"evoost_nonce\" value=\"7e363f1c61\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/de\/wp-json\/wp\/v2\/pages\/1292\" \/>\n                <div class=\"evoost-fields-grid\">\n                    <!-- First Name -->\n                    <div class=\"evoost-field evoost-field-firstname\">\n                        <label for=\"evoost-form-371-6588-firstname\">Vorname <span class=\"evoost-required\">*<\/span><\/label>\n                        <input type=\"text\" id=\"evoost-form-371-6588-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-371-6588-lastname\">Nachname <span class=\"evoost-required\">*<\/span><\/label>\n                        <input type=\"text\" id=\"evoost-form-371-6588-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-371-6588-email\">E-Mail <span class=\"evoost-required\">*<\/span><\/label>\n                        <input type=\"email\" id=\"evoost-form-371-6588-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-371-6588-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-371-6588-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-371-6588-company\">Unternehmen<\/label>\n                        <input type=\"text\" id=\"evoost-form-371-6588-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-371-6588-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-371-6588-country-search\" placeholder=\"Land...\" autocomplete=\"off\" \/>\n                            <select id=\"evoost-form-371-6588-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-371-6588-comments\">Kommentare<\/label>\n                        <textarea id=\"evoost-form-371-6588-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.                                                            Au\u00dferdem wird mit diesen Daten mein professionelles Konto bei eVoost Partners erstellt.                                                        <a href=\"#\" target=\"_blank\" rel=\"noopener\">Datenschutzerkl\u00e4rung hier einsehen<\/a>.\n                            <a href=\"#\" 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['371'] = {\"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.\",\"consent_partners\":\"Au\\u00dferdem wird mit diesen Daten mein professionelles Konto bei eVoost Partners erstellt.\",\"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        <\/div>\n<\/div>\n<\/div>\n<script>\n        (function () {\n            'use strict';\n            var section = document.getElementById('unlock');\n            var modal = document.getElementById('orim_agent_modal');\n            var trigger = document.getElementById('orim_agent_trigger');\n            var backdrop = document.getElementById('orim_agent_backdrop');\n            var closeBtn = document.getElementById('orim_agent_close');\n            var modalContent = document.querySelector('.orim_agent_modal__content');\n            var scrollY = 0;\n\n            function openModal() {\n                scrollY = window.scrollY;\n                document.body.style.overflow = 'hidden'; document.body.style.position = 'fixed';\n                document.body.style.width = '100%'; document.body.style.top = '-' + scrollY + 'px';\n                modal.classList.add('orim_agent_modal--open');\n            }\n\n            function closeModal() {\n                modal.classList.remove('orim_agent_modal--open');\n                document.body.style.overflow = ''; document.body.style.position = '';\n                document.body.style.width = ''; document.body.style.top = '';\n                window.scrollTo(0, scrollY);\n            }\n\n            if (trigger) trigger.addEventListener('click', function (e) { e.preventDefault(); e.stopPropagation(); setTimeout(openModal, 10); }, false);\n            if (backdrop) backdrop.addEventListener('click', function (e) { e.preventDefault(); closeModal(); }, false);\n            if (closeBtn) closeBtn.addEventListener('click', function (e) { e.preventDefault(); e.stopPropagation(); closeModal(); }, false);\n            if (modalContent) modalContent.addEventListener('click', function (e) { e.stopPropagation(); }, false);\n\n            document.addEventListener('keydown', function (e) { if (e.key === 'Escape' && modal && modal.classList.contains('orim_agent_modal--open')) closeModal(); });\n\n            function checkVisibility() {\n                if (!section) return;\n                if (section.getBoundingClientRect().top < window.innerHeight * 0.85) section.classList.add('orim_unlock--visible');\n            }\n            var ticking = false;\n            window.addEventListener('scroll', function () { if (!ticking) { requestAnimationFrame(function () { checkVisibility(); ticking = false; }); ticking = true; } }, { passive: true });\n            checkVisibility();\n        })();\n    <\/script>\n<\/body>\n<\/html>\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>Origo Mare \u2013 Held Origo Mare Majanicho \u00b7 Fuerteventura Das Resort Typologien Die Gemeinschaft Standort Informationen freischalten Das Resort Typologien Die Gemeinschaft Standort Majanicho \u00b7 La Oliva, Fuerteventura Origo mare M\u00f6blierte, bezugsfertige Villen zwischen D\u00fcnen und Atlantik. Nord-Fuerteventura \u2013 in der EU, mit ganzj\u00e4hrigem Sonnenschein. Schl\u00fcsselfertig ab 169.000 \u20ac. Landen Sie, schlie\u00dfen Sie die T\u00fcr [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1292","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Origomare | Wohnungen am Meer auf Fuerteventura<\/title>\n<meta name=\"description\" content=\"M\u00f6blierte, bezugsfertige Wohnungen in Majanicho, La Oliva. Direkt am Ozean, neben den D\u00fcnen und einem Surf-Reef-Break. Entdecken Sie sie.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/origomare-excent.com\/de\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Origomare | Wohnungen am Meer auf Fuerteventura\" \/>\n<meta property=\"og:description\" content=\"M\u00f6blierte, bezugsfertige Wohnungen in Majanicho, La Oliva. Direkt am Ozean, neben den D\u00fcnen und einem Surf-Reef-Break. Entdecken Sie sie.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/origomare-excent.com\/de\/\" \/>\n<meta property=\"og:site_name\" content=\"Origo Mare Excent\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-21T11:03:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/origomare-excent.com\/wp-content\/uploads\/2026\/07\/origomare_og.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\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=\"6\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/origomare-excent.com\\\/de\\\/\",\"url\":\"https:\\\/\\\/origomare-excent.com\\\/de\\\/\",\"name\":\"Origomare | Wohnungen am Meer auf Fuerteventura\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/origomare-excent.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/origomare-excent.com\\\/de\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/origomare-excent.com\\\/de\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/origomare-excent.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/logo-azul-origomare.svg\",\"datePublished\":\"2026-06-24T18:27:47+00:00\",\"dateModified\":\"2026-07-21T11:03:38+00:00\",\"description\":\"M\u00f6blierte, bezugsfertige Wohnungen in Majanicho, La Oliva. Direkt am Ozean, neben den D\u00fcnen und einem Surf-Reef-Break. Entdecken Sie sie.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/origomare-excent.com\\\/de\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/origomare-excent.com\\\/de\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/origomare-excent.com\\\/de\\\/#primaryimage\",\"url\":\"https:\\\/\\\/origomare-excent.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/logo-azul-origomare.svg\",\"contentUrl\":\"https:\\\/\\\/origomare-excent.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/logo-azul-origomare.svg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/origomare-excent.com\\\/de\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/origomare-excent.com\\\/de\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Engage [DE]\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/origomare-excent.com\\\/#website\",\"url\":\"https:\\\/\\\/origomare-excent.com\\\/\",\"name\":\"Origo Mare Excent\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/origomare-excent.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/origomare-excent.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/origomare-excent.com\\\/#organization\",\"name\":\"Origo Mare Excent\",\"url\":\"https:\\\/\\\/origomare-excent.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/origomare-excent.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/origomare-excent.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/logo-azul-origomare.png\",\"contentUrl\":\"https:\\\/\\\/origomare-excent.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/logo-azul-origomare.png\",\"width\":1715,\"height\":1904,\"caption\":\"Origo Mare Excent\"},\"image\":{\"@id\":\"https:\\\/\\\/origomare-excent.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Origomare | Wohnungen am Meer auf Fuerteventura","description":"M\u00f6blierte, bezugsfertige Wohnungen in Majanicho, La Oliva. Direkt am Ozean, neben den D\u00fcnen und einem Surf-Reef-Break. Entdecken Sie sie.","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:\/\/origomare-excent.com\/de\/","og_locale":"de_DE","og_type":"article","og_title":"Origomare | Wohnungen am Meer auf Fuerteventura","og_description":"M\u00f6blierte, bezugsfertige Wohnungen in Majanicho, La Oliva. Direkt am Ozean, neben den D\u00fcnen und einem Surf-Reef-Break. Entdecken Sie sie.","og_url":"https:\/\/origomare-excent.com\/de\/","og_site_name":"Origo Mare Excent","article_modified_time":"2026-07-21T11:03:38+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/origomare-excent.com\/wp-content\/uploads\/2026\/07\/origomare_og.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"6\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/origomare-excent.com\/de\/","url":"https:\/\/origomare-excent.com\/de\/","name":"Origomare | Wohnungen am Meer auf Fuerteventura","isPartOf":{"@id":"https:\/\/origomare-excent.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/origomare-excent.com\/de\/#primaryimage"},"image":{"@id":"https:\/\/origomare-excent.com\/de\/#primaryimage"},"thumbnailUrl":"https:\/\/origomare-excent.com\/wp-content\/uploads\/2026\/06\/logo-azul-origomare.svg","datePublished":"2026-06-24T18:27:47+00:00","dateModified":"2026-07-21T11:03:38+00:00","description":"M\u00f6blierte, bezugsfertige Wohnungen in Majanicho, La Oliva. Direkt am Ozean, neben den D\u00fcnen und einem Surf-Reef-Break. Entdecken Sie sie.","breadcrumb":{"@id":"https:\/\/origomare-excent.com\/de\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/origomare-excent.com\/de\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/origomare-excent.com\/de\/#primaryimage","url":"https:\/\/origomare-excent.com\/wp-content\/uploads\/2026\/06\/logo-azul-origomare.svg","contentUrl":"https:\/\/origomare-excent.com\/wp-content\/uploads\/2026\/06\/logo-azul-origomare.svg"},{"@type":"BreadcrumbList","@id":"https:\/\/origomare-excent.com\/de\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/origomare-excent.com\/de\/"},{"@type":"ListItem","position":2,"name":"Engage [DE]"}]},{"@type":"WebSite","@id":"https:\/\/origomare-excent.com\/#website","url":"https:\/\/origomare-excent.com\/","name":"Origo Mare Excent","description":"","publisher":{"@id":"https:\/\/origomare-excent.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/origomare-excent.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/origomare-excent.com\/#organization","name":"Origo Mare Excent","url":"https:\/\/origomare-excent.com\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/origomare-excent.com\/#\/schema\/logo\/image\/","url":"https:\/\/origomare-excent.com\/wp-content\/uploads\/2026\/06\/logo-azul-origomare.png","contentUrl":"https:\/\/origomare-excent.com\/wp-content\/uploads\/2026\/06\/logo-azul-origomare.png","width":1715,"height":1904,"caption":"Origo Mare Excent"},"image":{"@id":"https:\/\/origomare-excent.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/origomare-excent.com\/de\/wp-json\/wp\/v2\/pages\/1292","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/origomare-excent.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/origomare-excent.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/origomare-excent.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/origomare-excent.com\/de\/wp-json\/wp\/v2\/comments?post=1292"}],"version-history":[{"count":22,"href":"https:\/\/origomare-excent.com\/de\/wp-json\/wp\/v2\/pages\/1292\/revisions"}],"predecessor-version":[{"id":1665,"href":"https:\/\/origomare-excent.com\/de\/wp-json\/wp\/v2\/pages\/1292\/revisions\/1665"}],"wp:attachment":[{"href":"https:\/\/origomare-excent.com\/de\/wp-json\/wp\/v2\/media?parent=1292"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}