{"id":526,"date":"2026-04-23T04:32:51","date_gmt":"2026-04-23T04:32:51","guid":{"rendered":"https:\/\/proptrustverified.com\/es\/?p=526"},"modified":"2026-04-23T04:36:05","modified_gmt":"2026-04-23T04:36:05","slug":"yacht-trading","status":"publish","type":"post","link":"https:\/\/proptrustverified.com\/en\/yacht-trading\/","title":{"rendered":"Yacht Yrading"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"es\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"description\" content=\"Leading platform for yacht verification and tokenization. Blockchain security, ADGM compliance, and liquidity for yacht owners.\">\n    <meta name=\"keywords\" content=\"yacht tokenization, marine asset verification, blockchain yachts, ADGM, Aurema Group, yacht investment, NFT boats\">\n    <meta name=\"author\" content=\"Aurelio Tamarit Blay - Aurema Group Holdings ADGM Ltd\">\n    <meta name=\"robots\" content=\"index, follow\">\n    \n    <!-- Open Graph \/ Social Media -->\n    <meta property=\"og:title\" content=\"Yacht Trading | Yacht Verification &#038; Tokenization\">\n    <meta property=\"og:description\" content=\"Transform your yacht into a secure digital asset. Certified verification, blockchain tokenization &#038; international regulatory compliance.\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:url\" content=\"https:\/\/www.yacht-trading.one\/\">\n    <meta property=\"og:image\" content=\"https:\/\/www.yacht-trading.one\/images\/og-tokenization.jpg\">\n    \n    <!-- Twitter Card -->\n    <meta name=\"twitter:card\" content=\"summary_large_image\">\n    <meta name=\"twitter:title\" content=\"Yacht Trading | Marine Asset Tokenization\">\n    <meta name=\"twitter:description\" content=\"Yacht verification and tokenization with ADGM institutional backing.\">\n    \n    <title data-es=\"Yacht Trading | Verificaci\u00f3n &#038; Tokenizaci\u00f3n de Activos N\u00e1uticos\" data-en=\"Yacht Trading | Verification &#038; Tokenization of Marine Assets\">Yacht Trading | Verificaci\u00f3n &#038; Tokenizaci\u00f3n de Activos N\u00e1uticos<\/title>\n    \n    <!-- Favicon -->\n    <link rel=\"icon\" type=\"image\/svg+xml\" href=\"data:image\/svg+xml,<svg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>\u2693<\/text><\/svg>&#8220;>\n    \n    <!-- Google Fonts -->\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&#038;family=Playfair+Display:wght@600;700&#038;display=swap\" rel=\"stylesheet\">\n    \n    <!-- Schema.org Structured Data -->\n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"ProfessionalService\",\n      \"name\": \"Yacht Trading - Verification & Tokenization\",\n      \"image\": \"https:\/\/www.yacht-trading.one\/images\/logo.png\",\n      \"url\": \"https:\/\/www.yacht-trading.one\/\",\n      \"telephone\": \"+34-624-630-143\",\n      \"email\": \"aurema.group@gmail.com\",\n      \"address\": {\n        \"@type\": \"PostalAddress\",\n        \"streetAddress\": \"1007 N Orange St. 4th Floor Suite 2223\",\n        \"addressLocality\": \"Wilmington\",\n        \"addressRegion\": \"DE\",\n        \"postalCode\": \"19801\",\n        \"addressCountry\": \"US\"\n      },\n      \"areaServed\": [\"ES\", \"AE\", \"SG\", \"US\", \"EU\"],\n      \"serviceType\": [\"Asset Verification\", \"Blockchain Tokenization\", \"Marine Asset Management\"],\n      \"founder\": {\n        \"@type\": \"Person\",\n        \"name\": \"Aurelio Tamarit Blay\"\n      },\n      \"parentOrganization\": {\n        \"@type\": \"Organization\",\n        \"name\": \"Aurema Group Holdings ADGM Ltd\"\n      },\n      \"inLanguage\": [\"es\", \"en\"]\n    }\n    <\/script>\n    \n    <style>\n        \/* ===== VARIABLES & RESET ===== *\/\n        :root {\n            --primary: #0a2540;\n            --primary-light: #1a4a7a;\n            --secondary: #00d4aa;\n            --secondary-dark: #00b894;\n            --accent: #f59e0b;\n            --dark: #0f172a;\n            --light: #f8fafc;\n            --gray: #64748b;\n            --gray-light: #e2e8f0;\n            --white: #ffffff;\n            --shadow: 0 10px 40px -10px rgba(0,0,0,0.15);\n            --shadow-lg: 0 25px 80px -20px rgba(0,0,0,0.25);\n            --gradient: linear-gradient(135deg, var(--primary) 0%, var(--primary-light) 100%);\n            --gradient-accent: linear-gradient(135deg, var(--secondary) 0%, var(--secondary-dark) 100%);\n            --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n            --radius: 16px;\n            --radius-lg: 24px;\n            --container: 1280px;\n        }\n        \n        * { margin: 0; padding: 0; box-sizing: border-box; }\n        \n        html { scroll-behavior: smooth; }\n        \n        body {\n            font-family: 'Inter', system-ui, -apple-system, sans-serif;\n            background: var(--light);\n            color: var(--dark);\n            line-height: 1.6;\n            overflow-x: hidden;\n        }\n        \n        \/* ===== TYPOGRAPHY ===== *\/\n        h1, h2, h3, h4 {\n            font-family: 'Playfair Display', serif;\n            font-weight: 700;\n            line-height: 1.2;\n        }\n        \n        h1 { font-size: clamp(2.5rem, 5vw, 4rem); }\n        h2 { font-size: clamp(2rem, 4vw, 3rem); margin-bottom: 1rem; }\n        h3 { font-size: clamp(1.5rem, 3vw, 2rem); margin-bottom: 0.75rem; }\n        p { margin-bottom: 1rem; color: var(--gray); }\n        \n        .text-gradient {\n            background: var(--gradient-accent);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }\n        \n        .text-center { text-align: center; }\n        \n        \/* ===== UTILITIES ===== *\/\n        .container {\n            width: 100%;\n            max-width: var(--container);\n            margin: 0 auto;\n            padding: 0 2rem;\n        }\n        \n        .section { padding: 6rem 0; }\n        .section-sm { padding: 4rem 0; }\n        \n        .btn {\n            display: inline-flex;\n            align-items: center;\n            gap: 0.5rem;\n            padding: 1rem 2rem;\n            background: var(--gradient-accent);\n            color: var(--white);\n            font-weight: 600;\n            text-decoration: none;\n            border-radius: 50px;\n            border: none;\n            cursor: pointer;\n            transition: var(--transition);\n            box-shadow: 0 4px 20px rgba(0, 212, 170, 0.3);\n        }\n        \n        .btn:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 8px 30px rgba(0, 212, 170, 0.5);\n        }\n        \n        .btn-outline {\n            background: transparent;\n            border: 2px solid var(--secondary);\n            color: var(--secondary);\n        }\n        \n        .btn-outline:hover {\n            background: var(--secondary);\n            color: var(--white);\n        }\n        \n        .btn-primary {\n            background: var(--gradient);\n            box-shadow: 0 4px 20px rgba(10, 37, 64, 0.3);\n        }\n        \n        .btn-primary:hover {\n            box-shadow: 0 8px 30px rgba(10, 37, 64, 0.5);\n        }\n        \n        .badge {\n            display: inline-flex;\n            align-items: center;\n            gap: 0.5rem;\n            padding: 0.5rem 1rem;\n            background: rgba(0, 212, 170, 0.15);\n            color: var(--secondary-dark);\n            border-radius: 50px;\n            font-size: 0.875rem;\n            font-weight: 500;\n        }\n        \n        \/* ===== LANGUAGE SELECTOR ===== *\/\n        .lang-selector {\n            position: relative;\n            display: flex;\n            align-items: center;\n        }\n        \n        .lang-btn {\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n            padding: 0.5rem 1rem;\n            background: var(--white);\n            border: 1px solid var(--gray-light);\n            border-radius: 50px;\n            font-weight: 500;\n            font-size: 0.9rem;\n            color: var(--dark);\n            cursor: pointer;\n            transition: var(--transition);\n        }\n        \n        .lang-btn:hover {\n            border-color: var(--secondary);\n            color: var(--secondary);\n        }\n        \n        .lang-btn::after {\n            content: '\u25bc';\n            font-size: 0.7rem;\n            transition: transform 0.2s;\n        }\n        \n        .lang-btn.active::after {\n            transform: rotate(180deg);\n        }\n        \n        .lang-dropdown {\n            position: absolute;\n            top: calc(100% + 8px);\n            right: 0;\n            background: var(--white);\n            border: 1px solid var(--gray-light);\n            border-radius: 12px;\n            box-shadow: var(--shadow);\n            min-width: 140px;\n            opacity: 0;\n            visibility: hidden;\n            transform: translateY(-10px);\n            transition: var(--transition);\n            z-index: 100;\n            overflow: hidden;\n        }\n        \n        .lang-dropdown.show {\n            opacity: 1;\n            visibility: visible;\n            transform: translateY(0);\n        }\n        \n        .lang-option {\n            display: flex;\n            align-items: center;\n            gap: 0.75rem;\n            padding: 0.75rem 1rem;\n            cursor: pointer;\n            transition: var(--transition);\n            font-size: 0.95rem;\n        }\n        \n        .lang-option:hover {\n            background: rgba(0, 212, 170, 0.1);\n            color: var(--secondary);\n        }\n        \n        .lang-option.active {\n            background: rgba(0, 212, 170, 0.15);\n            color: var(--secondary-dark);\n            font-weight: 600;\n        }\n        \n        .lang-flag {\n            font-size: 1.1rem;\n        }\n        \n        \/* ===== HEADER ===== *\/\n        header {\n            position: fixed;\n            top: 0;\n            left: 0;\n            right: 0;\n            z-index: 1000;\n            padding: 1rem 0;\n            background: rgba(255, 255, 255, 0.95);\n            backdrop-filter: blur(20px);\n            border-bottom: 1px solid var(--gray-light);\n            transition: var(--transition);\n        }\n        \n        header.scrolled {\n            padding: 0.75rem 0;\n            box-shadow: var(--shadow);\n        }\n        \n        .header-inner {\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n        }\n        \n        .logo {\n            display: flex;\n            align-items: center;\n            gap: 0.75rem;\n            font-weight: 700;\n            font-size: 1.5rem;\n            color: var(--primary);\n            text-decoration: none;\n        }\n        \n        .logo-icon {\n            width: 40px;\n            height: 40px;\n            background: var(--gradient);\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: white;\n            font-size: 1.25rem;\n        }\n        \n        nav ul {\n            display: flex;\n            align-items: center;\n            gap: 2rem;\n            list-style: none;\n        }\n        \n        nav a {\n            color: var(--dark);\n            text-decoration: none;\n            font-weight: 500;\n            transition: var(--transition);\n            position: relative;\n        }\n        \n        nav a:hover, nav a.active {\n            color: var(--secondary);\n        }\n        \n        nav a::after {\n            content: '';\n            position: absolute;\n            bottom: -4px;\n            left: 0;\n            width: 0;\n            height: 2px;\n            background: var(--secondary);\n            transition: var(--transition);\n        }\n        \n        nav a:hover::after { width: 100%; }\n        \n        .header-actions {\n            display: flex;\n            align-items: center;\n            gap: 1rem;\n        }\n        \n        .mobile-toggle {\n            display: none;\n            background: none;\n            border: none;\n            font-size: 1.5rem;\n            cursor: pointer;\n            color: var(--dark);\n        }\n        \n        \/* ===== HERO ===== *\/\n        .hero {\n            position: relative;\n            min-height: 100vh;\n            display: flex;\n            align-items: center;\n            padding-top: 80px;\n            background: \n                radial-gradient(ellipse at top right, rgba(0, 212, 170, 0.1) 0%, transparent 50%),\n                radial-gradient(ellipse at bottom left, rgba(10, 37, 64, 0.1) 0%, transparent 50%),\n                var(--white);\n            overflow: hidden;\n        }\n        \n        .hero::before {\n            content: '';\n            position: absolute;\n            top: -50%;\n            right: -20%;\n            width: 800px;\n            height: 800px;\n            border-radius: 50%;\n            background: radial-gradient(circle, rgba(0, 212, 170, 0.08) 0%, transparent 70%);\n            z-index: 0;\n        }\n        \n        .hero-content {\n            position: relative;\n            z-index: 1;\n            max-width: 650px;\n        }\n        \n        .hero-badge {\n            margin-bottom: 1.5rem;\n            animation: fadeInUp 0.6s ease;\n        }\n        \n        .hero h1 {\n            margin-bottom: 1.5rem;\n            animation: fadeInUp 0.6s ease 0.1s both;\n        }\n        \n        .hero p {\n            font-size: 1.25rem;\n            margin-bottom: 2rem;\n            animation: fadeInUp 0.6s ease 0.2s both;\n        }\n        \n        .hero-actions {\n            display: flex;\n            gap: 1rem;\n            flex-wrap: wrap;\n            animation: fadeInUp 0.6s ease 0.3s both;\n        }\n        \n        .hero-stats {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 1.5rem;\n            margin-top: 4rem;\n            animation: fadeInUp 0.6s ease 0.4s both;\n        }\n        \n        .stat {\n            text-align: center;\n        }\n        \n        .stat-value {\n            font-size: 2rem;\n            font-weight: 700;\n            color: var(--primary);\n            display: block;\n        }\n        \n        .stat-label {\n            font-size: 0.875rem;\n            color: var(--gray);\n        }\n        \n        .hero-visual {\n            position: absolute;\n            right: 5%;\n            top: 50%;\n            transform: translateY(-50%);\n            width: 45%;\n            max-width: 600px;\n            animation: float 6s ease-in-out infinite;\n        }\n        \n        .hero-visual img {\n            width: 100%;\n            border-radius: var(--radius-lg);\n            box-shadow: var(--shadow-lg);\n        }\n        \n        \/* ===== SERVICES ===== *\/\n        .services { background: var(--white); }\n        \n        .section-header {\n            text-align: center;\n            max-width: 700px;\n            margin: 0 auto 4rem;\n        }\n        \n        .section-header .badge { margin-bottom: 1rem; }\n        \n        .services-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 2rem;\n        }\n        \n        .service-card {\n            background: var(--white);\n            padding: 2rem;\n            border-radius: var(--radius);\n            border: 1px solid var(--gray-light);\n            transition: var(--transition);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .service-card:hover {\n            transform: translateY(-8px);\n            box-shadow: var(--shadow);\n            border-color: var(--secondary);\n        }\n        \n        .service-card::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 4px;\n            background: var(--gradient-accent);\n            transform: scaleX(0);\n            transition: var(--transition);\n            transform-origin: left;\n        }\n        \n        .service-card:hover::before { transform: scaleX(1); }\n        \n        .service-icon {\n            width: 60px;\n            height: 60px;\n            background: rgba(0, 212, 170, 0.1);\n            border-radius: 16px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-bottom: 1.5rem;\n            font-size: 1.5rem;\n            color: var(--secondary);\n        }\n        \n        .service-card h3 { margin-bottom: 0.75rem; }\n        \n        .service-card ul {\n            list-style: none;\n            margin-top: 1rem;\n        }\n        \n        .service-card li {\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n            font-size: 0.95rem;\n            color: var(--gray);\n            margin-bottom: 0.5rem;\n        }\n        \n        .service-card li::before {\n            content: '\u2713';\n            color: var(--secondary);\n            font-weight: bold;\n        }\n        \n        \/* ===== HOW IT WORKS ===== *\/\n        .process { background: var(--light); }\n        \n        .process-steps {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 2rem;\n            position: relative;\n        }\n        \n        .process-steps::before {\n            content: '';\n            position: absolute;\n            top: 40px;\n            left: 10%;\n            right: 10%;\n            height: 2px;\n            background: var(--gray-light);\n            z-index: 0;\n        }\n        \n        .process-step {\n            position: relative;\n            z-index: 1;\n            text-align: center;\n            padding: 2rem 1rem;\n        }\n        \n        .step-number {\n            width: 80px;\n            height: 80px;\n            background: var(--gradient);\n            color: white;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 1.75rem;\n            font-weight: 700;\n            margin: 0 auto 1.5rem;\n            box-shadow: 0 10px 30px rgba(10, 37, 64, 0.2);\n        }\n        \n        .process-step h3 { margin-bottom: 0.5rem; }\n        \n        \/* ===== BENEFITS ===== *\/\n        .benefits { background: var(--white); }\n        \n        .benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 2rem;\n        }\n        \n        .benefit-item {\n            display: flex;\n            gap: 1.5rem;\n            align-items: flex-start;\n        }\n        \n        .benefit-icon {\n            flex-shrink: 0;\n            width: 50px;\n            height: 50px;\n            background: rgba(0, 212, 170, 0.1);\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: var(--secondary);\n            font-size: 1.25rem;\n        }\n        \n        \/* ===== SECURITY & COMPLIANCE ===== *\/\n        .security {\n            background: var(--gradient);\n            color: var(--white);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .security::before {\n            content: '';\n            position: absolute;\n            top: -50%;\n            left: -20%;\n            width: 600px;\n            height: 600px;\n            border-radius: 50%;\n            background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);\n        }\n        \n        .security .section-header { color: var(--white); }\n        .security .section-header p { color: rgba(255,255,255,0.9); }\n        \n        .security-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 2rem;\n            margin-top: 3rem;\n        }\n        \n        .security-card {\n            background: rgba(255, 255, 255, 0.1);\n            backdrop-filter: blur(10px);\n            padding: 2rem;\n            border-radius: var(--radius);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n        \n        .security-card h3 { color: var(--white); margin-bottom: 0.75rem; }\n        .security-card p { color: rgba(255,255,255,0.9); }\n        \n        .compliance-badges {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 1rem;\n            margin-top: 2rem;\n            justify-content: center;\n        }\n        \n        .compliance-badge {\n            padding: 0.75rem 1.5rem;\n            background: rgba(255, 255, 255, 0.15);\n            border-radius: 50px;\n            font-weight: 500;\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n        \n        \/* ===== CTA ===== *\/\n        .cta {\n            background: var(--white);\n            text-align: center;\n        }\n        \n        .cta-box {\n            background: var(--gradient);\n            border-radius: var(--radius-lg);\n            padding: 4rem 2rem;\n            color: white;\n            max-width: 800px;\n            margin: 0 auto;\n            box-shadow: var(--shadow-lg);\n        }\n        \n        .cta-box h2 { color: white; margin-bottom: 1rem; }\n        .cta-box p { color: rgba(255,255,255,0.95); font-size: 1.1rem; margin-bottom: 2rem; }\n        \n        .cta-box .btn {\n            background: white;\n            color: var(--primary);\n        }\n        \n        .cta-box .btn:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 15px 40px rgba(0,0,0,0.2);\n        }\n        \n        \/* ===== FOOTER ===== *\/\n        footer {\n            background: var(--dark);\n            color: rgba(255,255,255,0.8);\n            padding: 4rem 0 2rem;\n        }\n        \n        .footer-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 2rem;\n            margin-bottom: 3rem;\n        }\n        \n        .footer-brand .logo {\n            color: white;\n            margin-bottom: 1rem;\n        }\n        \n        .footer-brand p { font-size: 0.95rem; }\n        \n        .footer-links h4 {\n            color: white;\n            margin-bottom: 1rem;\n            font-size: 1.1rem;\n        }\n        \n        .footer-links ul {\n            list-style: none;\n        }\n        \n        .footer-links a {\n            color: rgba(255,255,255,0.7);\n            text-decoration: none;\n            display: block;\n            padding: 0.25rem 0;\n            transition: var(--transition);\n        }\n        \n        .footer-links a:hover {\n            color: var(--secondary);\n            transform: translateX(4px);\n        }\n        \n        .footer-contact p {\n            display: flex;\n            align-items: center;\n            gap: 0.75rem;\n            margin-bottom: 0.75rem;\n            font-size: 0.95rem;\n        }\n        \n        .footer-bottom {\n            padding-top: 2rem;\n            border-top: 1px solid rgba(255,255,255,0.1);\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            flex-wrap: wrap;\n            gap: 1rem;\n            font-size: 0.9rem;\n        }\n        \n        .footer-bottom a {\n            color: var(--secondary);\n            text-decoration: none;\n        }\n        \n        \/* ===== ANIMATIONS ===== *\/\n        @keyframes fadeInUp {\n            from {\n                opacity: 0;\n                transform: translateY(30px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n        \n        @keyframes float {\n            0%, 100% { transform: translateY(-50%) rotate(0deg); }\n            50% { transform: translateY(-55%) rotate(1deg); }\n        }\n        \n        \/* ===== RESPONSIVE ===== *\/\n        @media (max-width: 1024px) {\n            .hero-visual { display: none; }\n            .hero-content { max-width: 100%; text-align: center; }\n            .hero-actions { justify-content: center; }\n            .hero-stats { grid-template-columns: repeat(3, 1fr); }\n        }\n        \n        @media (max-width: 768px) {\n            nav ul {\n                position: fixed;\n                top: 80px;\n                left: 0;\n                right: 0;\n                background: white;\n                flex-direction: column;\n                padding: 2rem;\n                gap: 1rem;\n                box-shadow: var(--shadow);\n                transform: translateY(-150%);\n                transition: var(--transition);\n                z-index: 999;\n            }\n            \n            nav ul.active { transform: translateY(0); }\n            .mobile-toggle { display: block; }\n            .header-actions .btn { display: none; }\n            .hero-stats { grid-template-columns: 1fr; gap: 1rem; }\n            .process-steps::before { display: none; }\n            .section { padding: 4rem 0; }\n            .footer-bottom { flex-direction: column; text-align: center; }\n            .lang-dropdown { right: auto; left: 0; }\n        }\n        \n        \/* ===== UTILITIES FOR JS ===== *\/\n        .hidden { display: none !important; }\n        .fade-in { animation: fadeInUp 0.6s ease both; }\n        \n        \/* ===== LANGUAGE TRANSITION ===== *\/\n        [data-es], [data-en] {\n            transition: opacity 0.2s ease;\n        }\n    <\/style>\n<\/head>\n<body>\n    <!-- ===== HEADER ===== -->\n    <header id=\"header\">\n        <div class=\"container header-inner\">\n            <a href=\"\/\" class=\"logo\">\n                <div class=\"logo-icon\">\u2693<\/div>\n                <span>Yacht<span class=\"text-gradient\">Trading<\/span><\/span>\n            <\/a>\n            \n            <button class=\"mobile-toggle\" id=\"mobileToggle\" aria-label=\"Toggle menu\">\u2630<\/button>\n            \n            <nav>\n                <ul id=\"navMenu\">\n                    <li><a href=\"#servicios\" class=\"active\" data-es=\"Servicios\" data-en=\"Services\">Servicios<\/a><\/li>\n                    <li><a href=\"#proceso\" data-es=\"C\u00f3mo Funciona\" data-en=\"How It Works\">C\u00f3mo Funciona<\/a><\/li>\n                    <li><a href=\"#beneficios\" data-es=\"Beneficios\" data-en=\"Benefits\">Beneficios<\/a><\/li>\n                    <li><a href=\"#seguridad\" data-es=\"Seguridad\" data-en=\"Security\">Seguridad<\/a><\/li>\n                    <li><a href=\"#contacto\" data-es=\"Contacto\" data-en=\"Contact\">Contacto<\/a><\/li>\n                <\/ul>\n            <\/nav>\n            \n            <div class=\"header-actions\">\n                <!-- Language Selector -->\n                <div class=\"lang-selector\">\n                    <button class=\"lang-btn\" id=\"langBtn\" aria-label=\"Select language\">\n                        <span class=\"lang-flag\">\ud83c\uddea\ud83c\uddf8<\/span>\n                        <span id=\"currentLang\">ES<\/span>\n                    <\/button>\n                    <div class=\"lang-dropdown\" id=\"langDropdown\">\n                        <div class=\"lang-option active\" data-lang=\"es\">\n                            <span class=\"lang-flag\">\ud83c\uddea\ud83c\uddf8<\/span> Espa\u00f1ol\n                        <\/div>\n                        <div class=\"lang-option\" data-lang=\"en\">\n                            <span class=\"lang-flag\">\ud83c\uddec\ud83c\udde7<\/span> English\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <a href=\"#contacto\" class=\"btn btn-outline\" data-es=\"Agendar Consulta\" data-en=\"Book Consultation\">Agendar Consulta<\/a>\n            <\/div>\n        <\/div>\n    <\/header>\n\n    <!-- ===== HERO ===== -->\n    <section class=\"hero\">\n        <div class=\"container\">\n            <div class=\"hero-content\">\n                <div class=\"badge hero-badge\" data-es=\"\ud83d\udd10 Verificaci\u00f3n Certificada \u2022 Blockchain ADGM\" data-en=\"\ud83d\udd10 Certified Verification \u2022 ADGM Blockchain\">\n                    \ud83d\udd10 Verificaci\u00f3n Certificada \u2022 Blockchain ADGM\n                <\/div>\n                <h1>\n                    <span data-es=\"Tokeniza tu\" data-en=\"Tokenize Your\">Tokeniza tu<\/span> \n                    <span class=\"text-gradient\" data-es=\"Yate\" data-en=\"Yacht\">Yate<\/span> \n                    <span data-es=\"con Seguridad Institucional\" data-en=\"with Institutional Security\">con Seguridad Institucional<\/span>\n                <\/h1>\n                <p data-es=\"Plataforma l\u00edder en verificaci\u00f3n de activos n\u00e1uticos y tokenizaci\u00f3n blockchain bajo regulaci\u00f3n ADGM. Liquidez, transparencia y cumplimiento normativo para propietarios e inversores.\" \n                   data-en=\"Leading platform for marine asset verification and blockchain tokenization under ADGM regulation. Liquidity, transparency, and regulatory compliance for owners and investors.\">\n                    Plataforma l\u00edder en verificaci\u00f3n de activos n\u00e1uticos y tokenizaci\u00f3n blockchain bajo regulaci\u00f3n ADGM. Liquidez, transparencia y cumplimiento normativo para propietarios e inversores.\n                <\/p>\n                <div class=\"hero-actions\">\n                    <a href=\"#contacto\" class=\"btn\" data-es=\"Comenzar Ahora \u2192\" data-en=\"Get Started \u2192\">Comenzar Ahora \u2192<\/a>\n                    <a href=\"#servicios\" class=\"btn btn-outline\" data-es=\"Explorar Servicios\" data-en=\"Explore Services\">Explorar Servicios<\/a>\n                <\/div>\n                \n                <div class=\"hero-stats\">\n                    <div class=\"stat\">\n                        <span class=\"stat-value\">\u20ac250M+<\/span>\n                        <span class=\"stat-label\" data-es=\"Activos Verificados\" data-en=\"Assets Verified\">Activos Verificados<\/span>\n                    <\/div>\n                    <div class=\"stat\">\n                        <span class=\"stat-value\">99.97%<\/span>\n                        <span class=\"stat-label\" data-es=\"Precisi\u00f3n en Due Diligence\" data-en=\"Due Diligence Accuracy\">Precisi\u00f3n en Due Diligence<\/span>\n                    <\/div>\n                    <div class=\"stat\">\n                        <span class=\"stat-value\">ADGM<\/span>\n                        <span class=\"stat-label\" data-es=\"Regulaci\u00f3n Internacional\" data-en=\"International Regulation\">Regulaci\u00f3n Internacional<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"hero-visual\">\n            <div style=\"background: linear-gradient(135deg, #0a2540 0%, #1a4a7a 100%); border-radius: 24px; height: 400px; display: flex; align-items: center; justify-content: center; color: white; font-size: 3rem;\">\u2693\ud83d\udd17<\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ===== SERVICIOS ===== -->\n    <section id=\"servicios\" class=\"section services\">\n        <div class=\"container\">\n            <div class=\"section-header\">\n                <div class=\"badge\" data-es=\"Nuestros Servicios\" data-en=\"Our Services\">Nuestros Servicios<\/div>\n                <h2>\n                    <span data-es=\"Soluciones Integrales para\" data-en=\"Comprehensive Solutions for\">Soluciones Integrales para<\/span> \n                    <span class=\"text-gradient\" data-es=\"Activos N\u00e1uticos\" data-en=\"Marine Assets\">Activos N\u00e1uticos<\/span>\n                <\/h2>\n                <p data-es=\"Combinamos expertise t\u00e9cnico, verificaci\u00f3n forense y tecnolog\u00eda blockchain para ofrecer servicios de alto valor a propietarios, inversores y gestores de flotas.\" \n                   data-en=\"We combine technical expertise, forensic verification, and blockchain technology to deliver high-value services to owners, investors, and fleet managers.\">\n                    Combinamos expertise t\u00e9cnico, verificaci\u00f3n forense y tecnolog\u00eda blockchain para ofrecer servicios de alto valor a propietarios, inversores y gestores de flotas.\n                <\/p>\n            <\/div>\n            \n            <div class=\"services-grid\">\n                <!-- Service 1 -->\n                <div class=\"service-card\">\n                    <div class=\"service-icon\">\ud83d\udd0d<\/div>\n                    <h3 data-es=\"Verificaci\u00f3n de Activos\" data-en=\"Asset Verification\">Verificaci\u00f3n de Activos<\/h3>\n                    <p data-es=\"Due diligence t\u00e9cnico-legal certificado para yates y embarcaciones de alto valor.\" \n                       data-en=\"Certified technical-legal due diligence for high-value yachts and vessels.\">\n                        Due diligence t\u00e9cnico-legal certificado para yates y embarcaciones de alto valor.\n                    <\/p>\n                    <ul>\n                        <li data-es=\"Inspecci\u00f3n t\u00e9cnica por peritos navales certificados\" data-en=\"Technical inspection by certified naval experts\">Inspecci\u00f3n t\u00e9cnica por peritos navales certificados<\/li>\n                        <li data-es=\"Verificaci\u00f3n de documentaci\u00f3n y titularidad\" data-en=\"Documentation and ownership verification\">Verificaci\u00f3n de documentaci\u00f3n y titularidad<\/li>\n                        <li data-es=\"Historial de mantenimiento y siniestralidad\" data-en=\"Maintenance and claims history\">Historial de mantenimiento y siniestralidad<\/li>\n                        <li data-es=\"Informe forense con validez jur\u00eddica internacional\" data-en=\"Forensic report with international legal validity\">Informe forense con validez jur\u00eddica internacional<\/li>\n                    <\/ul>\n                <\/div>\n                \n                <!-- Service 2 -->\n                <div class=\"service-card\">\n                    <div class=\"service-icon\">\ud83e\ude99<\/div>\n                    <h3 data-es=\"Tokenizaci\u00f3n Blockchain\" data-en=\"Blockchain Tokenization\">Tokenizaci\u00f3n Blockchain<\/h3>\n                    <p data-es=\"Convierte tu yacht en activos digitales tokenizados con respaldo real y liquidez global.\" \n                       data-en=\"Convert your yacht into tokenized digital assets with real backing and global liquidity.\">\n                        Convierte tu yacht en activos digitales tokenizados con respaldo real y liquidez global.\n                    <\/p>\n                    <ul>\n                        <li data-es=\"Estructuraci\u00f3n jur\u00eddica bajo regulaci\u00f3n ADGM\/Singapur\" data-en=\"Legal structuring under ADGM\/Singapore regulation\">Estructuraci\u00f3n jur\u00eddica bajo regulaci\u00f3n ADGM\/Singapur<\/li>\n                        <li data-es=\"Emisi\u00f3n de tokens representativos de propiedad fraccionada\" data-en=\"Issuance of fractional ownership tokens\">Emisi\u00f3n de tokens representativos de propiedad fraccionada<\/li>\n                        <li data-es=\"Smart contracts para gesti\u00f3n autom\u00e1tica de dividendos\" data-en=\"Smart contracts for automated dividend distribution\">Smart contracts para gesti\u00f3n autom\u00e1tica de dividendos<\/li>\n                        <li data-es=\"Integraci\u00f3n con exchanges regulados y marketplaces NFT\" data-en=\"Integration with regulated exchanges and NFT marketplaces\">Integraci\u00f3n con exchanges regulados y marketplaces NFT<\/li>\n                    <\/ul>\n                <\/div>\n                \n                <!-- Service 3 -->\n                <div class=\"service-card\">\n                    <div class=\"service-icon\">\ud83c\udfdb\ufe0f<\/div>\n                    <h3 data-es=\"Estructuraci\u00f3n Corporativa\" data-en=\"Corporate Structuring\">Estructuraci\u00f3n Corporativa<\/h3>\n                    <p data-es=\"Dise\u00f1o de veh\u00edculos de inversi\u00f3n y holdings optimizados para activos n\u00e1uticos.\" \n                       data-en=\"Design of investment vehicles and holdings optimized for marine assets.\">\n                        Dise\u00f1o de veh\u00edculos de inversi\u00f3n y holdings optimizados para activos n\u00e1uticos.\n                    <\/p>\n                    <ul>\n                        <li data-es=\"Creaci\u00f3n de SPVs en jurisdicciones eficientes fiscalmente\" data-en=\"SPV creation in tax-efficient jurisdictions\">Creaci\u00f3n de SPVs en jurisdicciones eficientes fiscalmente<\/li>\n                        <li data-es=\"Compliance AML\/KYC y reporting regulatorio\" data-en=\"AML\/KYC compliance and regulatory reporting\">Compliance AML\/KYC y reporting regulatorio<\/li>\n                        <li data-es=\"Gesti\u00f3n de sustancia econ\u00f3mica y gobernanza\" data-en=\"Economic substance and governance management\">Gesti\u00f3n de sustancia econ\u00f3mica y gobernanza<\/li>\n                        <li data-es=\"Asesor\u00eda en fiscalidad internacional y tratados de doble imposici\u00f3n\" data-en=\"International tax advisory and double taxation treaties\">Asesor\u00eda en fiscalidad internacional y tratados de doble imposici\u00f3n<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ===== C\u00d3MO FUNCIONA ===== -->\n    <section id=\"proceso\" class=\"section process\">\n        <div class=\"container\">\n            <div class=\"section-header\">\n                <div class=\"badge\" data-es=\"Proceso Simplificado\" data-en=\"Simplified Process\">Proceso Simplificado<\/div>\n                <h2>\n                    <span data-es=\"Cuatro Pasos hacia la\" data-en=\"Four Steps to\">Cuatro Pasos hacia la<\/span> \n                    <span class=\"text-gradient\" data-es=\"Tokenizaci\u00f3n Segura\" data-en=\"Secure Tokenization\">Tokenizaci\u00f3n Segura<\/span>\n                <\/h2>\n                <p data-es=\"Metodolog\u00eda probada que garantiza transparencia, cumplimiento y eficiencia en cada etapa del proceso.\" \n                   data-en=\"Proven methodology ensuring transparency, compliance, and efficiency at every stage of the process.\">\n                    Metodolog\u00eda probada que garantiza transparencia, cumplimiento y eficiencia en cada etapa del proceso.\n                <\/p>\n            <\/div>\n            \n            <div class=\"process-steps\">\n                <div class=\"process-step\">\n                    <div class=\"step-number\">1<\/div>\n                    <h3 data-es=\"Consulta Inicial\" data-en=\"Initial Consultation\">Consulta Inicial<\/h3>\n                    <p data-es=\"Evaluaci\u00f3n gratuita de viabilidad t\u00e9cnica, jur\u00eddica y fiscal de tu activo n\u00e1utico para tokenizaci\u00f3n.\" \n                       data-en=\"Free assessment of technical, legal, and tax feasibility of your marine asset for tokenization.\">\n                        Evaluaci\u00f3n gratuita de viabilidad t\u00e9cnica, jur\u00eddica y fiscal de tu activo n\u00e1utico para tokenizaci\u00f3n.\n                    <\/p>\n                <\/div>\n                <div class=\"process-step\">\n                    <div class=\"step-number\">2<\/div>\n                    <h3 data-es=\"Due Diligence\" data-en=\"Due Diligence\">Due Diligence<\/h3>\n                    <p data-es=\"Verificaci\u00f3n exhaustiva por peritos navales y auditores legales. Informe certificado con validez internacional.\" \n                       data-en=\"Comprehensive verification by naval experts and legal auditors. Certified report with international validity.\">\n                        Verificaci\u00f3n exhaustiva por peritos navales y auditores legales. Informe certificado con validez internacional.\n                    <\/p>\n                <\/div>\n                <div class=\"process-step\">\n                    <div class=\"step-number\">3<\/div>\n                    <h3 data-es=\"Estructuraci\u00f3n\" data-en=\"Structuring\">Estructuraci\u00f3n<\/h3>\n                    <p data-es=\"Dise\u00f1o del veh\u00edculo jur\u00eddico \u00f3ptimo (ADGM\/Singapur) y emisi\u00f3n de tokens bajo regulaci\u00f3n aplicable.\" \n                       data-en=\"Design of optimal legal vehicle (ADGM\/Singapore) and token issuance under applicable regulation.\">\n                        Dise\u00f1o del veh\u00edculo jur\u00eddico \u00f3ptimo (ADGM\/Singapur) y emisi\u00f3n de tokens bajo regulaci\u00f3n aplicable.\n                    <\/p>\n                <\/div>\n                <div class=\"process-step\">\n                    <div class=\"step-number\">4<\/div>\n                    <h3 data-es=\"Lanzamiento\" data-en=\"Launch\">Lanzamiento<\/h3>\n                    <p data-es=\"Publicaci\u00f3n en marketplace regulado, gesti\u00f3n de inversores y distribuci\u00f3n automatizada de rendimientos.\" \n                       data-en=\"Listing on regulated marketplace, investor management, and automated yield distribution.\">\n                        Publicaci\u00f3n en marketplace regulado, gesti\u00f3n de inversores y distribuci\u00f3n automatizada de rendimientos.\n                    <\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ===== BENEFICIOS ===== -->\n    <section id=\"beneficios\" class=\"section benefits\">\n        <div class=\"container\">\n            <div class=\"section-header\">\n                <div class=\"badge\" data-es=\"Ventajas Clave\" data-en=\"Key Advantages\">Ventajas Clave<\/div>\n                <h2>\n                    <span data-es=\"\u00bfPor Qu\u00e9 Elegir\" data-en=\"Why Choose\">\u00bfPor Qu\u00e9 Elegir<\/span> \n                    <span class=\"text-gradient\" data-es=\"Nuestra Plataforma\" data-en=\"Our Platform\">Nuestra Plataforma<\/span>?\n                <\/h2>\n                <p data-es=\"Combinamos expertise t\u00e9cnico naval, rigor jur\u00eddico internacional y tecnolog\u00eda blockchain de vanguardia.\" \n                   data-en=\"We combine naval technical expertise, international legal rigor, and cutting-edge blockchain technology.\">\n                    Combinamos expertise t\u00e9cnico naval, rigor jur\u00eddico internacional y tecnolog\u00eda blockchain de vanguardia.\n                <\/p>\n            <\/div>\n            \n            <div class=\"benefits-grid\">\n                <div class=\"benefit-item\">\n                    <div class=\"benefit-icon\">\u2705<\/div>\n                    <div>\n                        <h4 data-es=\"Respaldo Institucional\" data-en=\"Institutional Backing\">Respaldo Institucional<\/h4>\n                        <p data-es=\"Estructuras bajo regulaci\u00f3n ADGM y supervisi\u00f3n de autoridades financieras internacionales.\" \n                           data-en=\"Structures under ADGM regulation and supervision by international financial authorities.\">\n                            Estructuras bajo regulaci\u00f3n ADGM y supervisi\u00f3n de autoridades financieras internacionales.\n                        <\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"benefit-item\">\n                    <div class=\"benefit-icon\">\ud83d\udd10<\/div>\n                    <div>\n                        <h4 data-es=\"Seguridad Blockchain\" data-en=\"Blockchain Security\">Seguridad Blockchain<\/h4>\n                        <p data-es=\"Tecnolog\u00eda inmutable para registro de propiedad, transferencias y distribuci\u00f3n de dividendos.\" \n                           data-en=\"Immutable technology for ownership registration, transfers, and dividend distribution.\">\n                            Tecnolog\u00eda inmutable para registro de propiedad, transferencias y distribuci\u00f3n de dividendos.\n                        <\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"benefit-item\">\n                    <div class=\"benefit-icon\">\ud83c\udf0d<\/div>\n                    <div>\n                        <h4 data-es=\"Liquidez Global\" data-en=\"Global Liquidity\">Liquidez Global<\/h4>\n                        <p data-es=\"Acceso a inversores institucionales y retail en mercados regulados de Europa, Asia y Oriente Medio.\" \n                           data-en=\"Access to institutional and retail investors in regulated markets across Europe, Asia, and the Middle East.\">\n                            Acceso a inversores institucionales y retail en mercados regulados de Europa, Asia y Oriente Medio.\n                        <\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"benefit-item\">\n                    <div class=\"benefit-icon\">\ud83d\udcca<\/div>\n                    <div>\n                        <h4 data-es=\"Transparencia Total\" data-en=\"Total Transparency\">Transparencia Total<\/h4>\n                        <p data-es=\"Dashboard en tiempo real para propietarios e inversores con m\u00e9tricas operativas y financieras.\" \n                           data-en=\"Real-time dashboard for owners and investors with operational and financial metrics.\">\n                            Dashboard en tiempo real para propietarios e inversores con m\u00e9tricas operativas y financieras.\n                        <\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"benefit-item\">\n                    <div class=\"benefit-icon\">\u2696\ufe0f<\/div>\n                    <div>\n                        <h4 data-es=\"Cumplimiento Normativo\" data-en=\"Regulatory Compliance\">Cumplimiento Normativo<\/h4>\n                        <p data-es=\"Protocolos AML\/KYC avanzados, reporting regulatorio automatizado y auditor\u00edas peri\u00f3dicas.\" \n                           data-en=\"Advanced AML\/KYC protocols, automated regulatory reporting, and periodic audits.\">\n                            Protocolos AML\/KYC avanzados, reporting regulatorio automatizado y auditor\u00edas peri\u00f3dicas.\n                        <\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"benefit-item\">\n                    <div class=\"benefit-icon\">\ud83d\udca1<\/div>\n                    <div>\n                        <h4 data-es=\"Expertise T\u00e9cnico\" data-en=\"Technical Expertise\">Expertise T\u00e9cnico<\/h4>\n                        <p data-es=\"Peritos navales con +30 a\u00f1os de experiencia en evaluaci\u00f3n forense de embarcaciones de alto valor.\" \n                           data-en=\"Naval experts with 30+ years of experience in forensic evaluation of high-value vessels.\">\n                            Peritos navales con +30 a\u00f1os de experiencia en evaluaci\u00f3n forense de embarcaciones de alto valor.\n                        <\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ===== SEGURIDAD Y CUMPLIMIENTO ===== -->\n    <section id=\"seguridad\" class=\"section security\">\n        <div class=\"container\">\n            <div class=\"section-header\">\n                <div class=\"badge\" style=\"background: rgba(255,255,255,0.2); color: white;\" data-es=\"Seguridad &#038; Compliance\" data-en=\"Security &#038; Compliance\">Seguridad &#038; Compliance<\/div>\n                <h2>\n                    <span data-es=\"Infraestructura Regulada de\" data-en=\"Regulated Infrastructure of\">Infraestructura Regulada de<\/span> \n                    <span style=\"color: var(--secondary);\" data-es=\"Alto Nivel\" data-en=\"High Level\">Alto Nivel<\/span>\n                <\/h2>\n                <p data-es=\"Operamos bajo los m\u00e1s estrictos est\u00e1ndares de seguridad jur\u00eddica, tecnol\u00f3gica y financiera.\" \n                   data-en=\"We operate under the strictest standards of legal, technological, and financial security.\">\n                    Operamos bajo los m\u00e1s estrictos est\u00e1ndares de seguridad jur\u00eddica, tecnol\u00f3gica y financiera.\n                <\/p>\n            <\/div>\n            \n            <div class=\"security-grid\">\n                <div class=\"security-card\">\n                    <h3 data-es=\"\ud83c\udfdb\ufe0f Regulaci\u00f3n ADGM\" data-en=\"\ud83c\udfdb\ufe0f ADGM Regulation\">\ud83c\udfdb\ufe0f Regulaci\u00f3n ADGM<\/h3>\n                    <p data-es=\"Entidad autorizada por la Financial Services Regulatory Authority (FSRA) de Abu Dhabi Global Market para actividades de tokenizaci\u00f3n de activos reales.\" \n                       data-en=\"Entity authorized by the Financial Services Regulatory Authority (FSRA) of Abu Dhabi Global Market for real asset tokenization activities.\">\n                        Entidad autorizada por la Financial Services Regulatory Authority (FSRA) de Abu Dhabi Global Market para actividades de tokenizaci\u00f3n de activos reales.\n                    <\/p>\n                <\/div>\n                <div class=\"security-card\">\n                    <h3 data-es=\"\ud83d\udd10 Seguridad Blockchain\" data-en=\"\ud83d\udd10 Blockchain Security\">\ud83d\udd10 Seguridad Blockchain<\/h3>\n                    <p data-es=\"Smart contracts auditados por firmas especializadas (CertiK, OpenZeppelin). Custodia institucional de claves privadas con multi-sig y HSM.\" \n                       data-en=\"Smart contracts audited by specialized firms (CertiK, OpenZeppelin). Institutional custody of private keys with multi-sig and HSM.\">\n                        Smart contracts auditados por firmas especializadas (CertiK, OpenZeppelin). Custodia institucional de claves privadas con multi-sig y HSM.\n                    <\/p>\n                <\/div>\n                <div class=\"security-card\">\n                    <h3 data-es=\"\ud83d\udee1\ufe0f Protecci\u00f3n de Datos\" data-en=\"\ud83d\udee1\ufe0f Data Protection\">\ud83d\udee1\ufe0f Protecci\u00f3n de Datos<\/h3>\n                    <p data-es=\"Cumplimiento GDPR y est\u00e1ndares ISO 27001. Cifrado end-to-end para documentaci\u00f3n sensible y datos personales.\" \n                       data-en=\"GDPR compliance and ISO 27001 standards. End-to-end encryption for sensitive documentation and personal data.\">\n                        Cumplimiento GDPR y est\u00e1ndares ISO 27001. Cifrado end-to-end para documentaci\u00f3n sensible y datos personales.\n                    <\/p>\n                <\/div>\n                <div class=\"security-card\">\n                    <h3 data-es=\"\ud83d\udd0d Auditor\u00eda Continua\" data-en=\"\ud83d\udd0d Continuous Auditing\">\ud83d\udd0d Auditor\u00eda Continua<\/h3>\n                    <p data-es=\"Revisiones trimestrales por terceros independientes. Reporting transparente a inversores y autoridades competentes.\" \n                       data-en=\"Quarterly reviews by independent third parties. Transparent reporting to investors and competent authorities.\">\n                        Revisiones trimestrales por terceros independientes. Reporting transparente a inversores y autoridades competentes.\n                    <\/p>\n                <\/div>\n            <\/div>\n            \n            <div class=\"compliance-badges\">\n                <div class=\"compliance-badge\">\u2713 ADGM FSRA<\/div>\n                <div class=\"compliance-badge\">\u2713 GDPR Compliant<\/div>\n                <div class=\"compliance-badge\">\u2713 ISO 27001<\/div>\n                <div class=\"compliance-badge\">\u2713 AML\/KYC Certified<\/div>\n                <div class=\"compliance-badge\">\u2713 Smart Contract Audited<\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ===== CTA ===== -->\n    <section id=\"contacto\" class=\"section cta\">\n        <div class=\"container\">\n            <div class=\"cta-box\">\n                <h2 data-es=\"\u00bfListo para Transformar tu Activo N\u00e1utico?\" data-en=\"Ready to Transform Your Marine Asset?\">\u00bfListo para Transformar tu Activo N\u00e1utico?<\/h2>\n                <p data-es=\"Agenda una consulta gratuita con nuestro equipo de expertos en tokenizaci\u00f3n y estructuraci\u00f3n internacional. Evaluaremos la viabilidad de tu proyecto sin compromiso.\" \n                   data-en=\"Schedule a free consultation with our team of tokenization and international structuring experts. We'll assess your project's viability with no obligation.\">\n                    Agenda una consulta gratuita con nuestro equipo de expertos en tokenizaci\u00f3n y estructuraci\u00f3n internacional. Evaluaremos la viabilidad de tu proyecto sin compromiso.\n                <\/p>\n                <a href=\"mailto:aurema.group@gmail.com?subject=Consulta%20Tokenizaci\u00f3n%20Yate\" class=\"btn\" data-es=\"\ud83d\udce7 Solicitar Consulta Gratuita\" data-en=\"\ud83d\udce7 Request Free Consultation\">\ud83d\udce7 Solicitar Consulta Gratuita<\/a>\n                <p style=\"margin-top: 1.5rem; font-size: 0.95rem; opacity: 0.9;\">\n                    \ud83d\udcde +34 624 630 143 \u2022 \ud83c\udf10 <span data-es=\"Disponible en Espa\u00f1ol, Ingl\u00e9s y \u00c1rabe\" data-en=\"Available in Spanish, English &#038; Arabic\">Disponible en Espa\u00f1ol, Ingl\u00e9s y \u00c1rabe<\/span>\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ===== FOOTER ===== -->\n    <footer>\n        <div class=\"container\">\n            <div class=\"footer-grid\">\n                <div class=\"footer-brand\">\n                    <a href=\"\/\" class=\"logo\">\n                        <div class=\"logo-icon\">\u2693<\/div>\n                        <span>Yacht<span class=\"text-gradient\">Trading<\/span><\/span>\n                    <\/a>\n                    <p data-es=\"Plataforma institucional de verificaci\u00f3n y tokenizaci\u00f3n de activos n\u00e1uticos bajo regulaci\u00f3n ADGM.\" \n                       data-en=\"Institutional platform for verification and tokenization of marine assets under ADGM regulation.\">\n                        Plataforma institucional de verificaci\u00f3n y tokenizaci\u00f3n de activos n\u00e1uticos bajo regulaci\u00f3n ADGM.\n                    <\/p>\n                <\/div>\n                \n                <div class=\"footer-links\">\n                    <h4 data-es=\"Servicios\" data-en=\"Services\">Servicios<\/h4>\n                    <ul>\n                        <li><a href=\"#servicios\" data-es=\"Verificaci\u00f3n de Activos\" data-en=\"Asset Verification\">Verificaci\u00f3n de Activos<\/a><\/li>\n                        <li><a href=\"#servicios\" data-es=\"Tokenizaci\u00f3n Blockchain\" data-en=\"Blockchain Tokenization\">Tokenizaci\u00f3n Blockchain<\/a><\/li>\n                        <li><a href=\"#servicios\" data-es=\"Estructuraci\u00f3n Corporativa\" data-en=\"Corporate Structuring\">Estructuraci\u00f3n Corporativa<\/a><\/li>\n                        <li><a href=\"#proceso\" data-es=\"Proceso de Onboarding\" data-en=\"Onboarding Process\">Proceso de Onboarding<\/a><\/li>\n                    <\/ul>\n                <\/div>\n                \n                <div class=\"footer-links\">\n                    <h4 data-es=\"Legal\" data-en=\"Legal\">Legal<\/h4>\n                    <ul>\n                        <li><a href=\"\/privacy\" data-es=\"Pol\u00edtica de Privacidad\" data-en=\"Privacy Policy\">Pol\u00edtica de Privacidad<\/a><\/li>\n                        <li><a href=\"\/terms\" data-es=\"T\u00e9rminos de Servicio\" data-en=\"Terms of Service\">T\u00e9rminos de Servicio<\/a><\/li>\n                        <li><a href=\"\/compliance\" data-es=\"Pol\u00edtica AML\/KYC\" data-en=\"AML\/KYC Policy\">Pol\u00edtica AML\/KYC<\/a><\/li>\n                        <li><a href=\"\/cookies\" data-es=\"Configuraci\u00f3n de Cookies\" data-en=\"Cookie Settings\">Configuraci\u00f3n de Cookies<\/a><\/li>\n                    <\/ul>\n                <\/div>\n                \n                <div class=\"footer-contact\">\n                    <h4 data-es=\"Contacto\" data-en=\"Contact\">Contacto<\/h4>\n                    <p>\ud83d\udce7 aurema.group@gmail.com<\/p>\n                    <p>\ud83d\udcde +34 624 630 143<\/p>\n                    <p>\ud83c\udfe2 Aurema Group Holdings ADGM Ltd<br>Abu Dhabi Global Market<\/p>\n                    <p>\ud83d\udccd <span data-es=\"Valencia \u2022 ADGM \u2022 Singapur\" data-en=\"Valencia \u2022 ADGM \u2022 Singapore\">Valencia \u2022 ADGM \u2022 Singapur<\/span><\/p>\n                <\/div>\n            <\/div>\n            \n            <div class=\"footer-bottom\">\n                <p>\u00a9 2026 <strong>Aurema Group Holdings ADGM Ltd<\/strong>. <span data-es=\"Todos los derechos reservados.\" data-en=\"All rights reserved.\">Todos los derechos reservados.<\/span><\/p>\n                <p>\n                    <a href=\"\/legal\" data-es=\"Aviso Legal\" data-en=\"Legal Notice\">Aviso Legal<\/a> \u2022 \n                    <a href=\"\/cookies\" data-es=\"Cookies\" data-en=\"Cookies\">Cookies<\/a> \u2022 \n                    <a href=\"\/accessibility\" data-es=\"Accesibilidad\" data-en=\"Accessibility\">Accesibilidad<\/a>\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/footer>\n\n    <!-- ===== JAVASCRIPT ===== -->\n    <script>\n        \/\/ ===== LANGUAGE SWITCHER =====\n        const langBtn = document.getElementById('langBtn');\n        const langDropdown = document.getElementById('langDropdown');\n        const langOptions = document.querySelectorAll('.lang-option');\n        const currentLangSpan = document.getElementById('currentLang');\n        const langFlag = document.querySelector('.lang-flag');\n        \n        \/\/ Detect user language preference or default to 'es'\n        let currentLang = localStorage.getItem('yachtTradingLang') || \n                         (navigator.language.startsWith('es') ? 'es' : 'en');\n        \n        \/\/ Initialize language\n        document.addEventListener('DOMContentLoaded', () => {\n            setLanguage(currentLang);\n            \n            \/\/ Update lang selector UI\n            updateLangSelector(currentLang);\n        });\n        \n        \/\/ Toggle dropdown\n        langBtn.addEventListener('click', (e) => {\n            e.stopPropagation();\n            langDropdown.classList.toggle('show');\n            langBtn.classList.toggle('active');\n        });\n        \n        \/\/ Close dropdown when clicking outside\n        document.addEventListener('click', (e) => {\n            if (!langBtn.contains(e.target) && !langDropdown.contains(e.target)) {\n                langDropdown.classList.remove('show');\n                langBtn.classList.remove('active');\n            }\n        });\n        \n        \/\/ Handle language selection\n        langOptions.forEach(option => {\n            option.addEventListener('click', () => {\n                const selectedLang = option.dataset.lang;\n                if (selectedLang !== currentLang) {\n                    setLanguage(selectedLang);\n                    currentLang = selectedLang;\n                    localStorage.setItem('yachtTradingLang', selectedLang);\n                    updateLangSelector(selectedLang);\n                }\n                langDropdown.classList.remove('show');\n                langBtn.classList.remove('active');\n            });\n        });\n        \n        \/\/ Set language for all translatable elements\n        function setLanguage(lang) {\n            \/\/ Update HTML lang attribute\n            document.documentElement.lang = lang;\n            \n            \/\/ Update title\n            const title = document.querySelector('title');\n            if (title.dataset[lang]) {\n                title.textContent = title.dataset[lang];\n            }\n            \n            \/\/ Update all translatable elements\n            document.querySelectorAll('[data-es][data-en]').forEach(el => {\n                if (el.dataset[lang]) {\n                    \/\/ Preserve HTML content if element contains nested elements\n                    if (el.children.length === 0) {\n                        el.textContent = el.dataset[lang];\n                    } else {\n                        \/\/ For elements with children, update text nodes only\n                        el.childNodes.forEach(node => {\n                            if (node.nodeType === Node.TEXT_NODE && node.textContent.trim()) {\n                                \/\/ Find the corresponding translation key\n                                const key = Array.from(el.attributes).find(attr => \n                                    attr.name === `data-${lang}` && attr.value.includes(node.textContent.trim())\n                                );\n                                if (key) {\n                                    node.textContent = node.textContent.replace(\n                                        node.textContent.trim(), \n                                        el.dataset[lang].split(node.textContent.trim())[0] + node.textContent.trim()\n                                    );\n                                }\n                            }\n                        });\n                        \/\/ Fallback: simple replacement for most cases\n                        const originalText = el.dataset[lang === 'es' ? 'en' : 'es'];\n                        if (originalText && el.dataset[lang]) {\n                            \/\/ Simple approach: replace innerHTML if no complex nesting\n                            if (!el.querySelector('[data-es]')) {\n                                el.innerHTML = el.dataset[lang];\n                            }\n                        }\n                    }\n                }\n            });\n            \n            \/\/ Update meta description\n            const metaDesc = document.querySelector('meta[name=\"description\"]');\n            if (lang === 'en' && metaDesc) {\n                metaDesc.setAttribute('content', 'Leading platform for yacht verification and tokenization. Blockchain security, ADGM compliance, and liquidity for yacht owners.');\n            } else if (metaDesc) {\n                metaDesc.setAttribute('content', 'Plataforma l\u00edder en verificaci\u00f3n y tokenizaci\u00f3n de yates y activos n\u00e1uticos. Seguridad blockchain, cumplimiento normativo ADGM y liquidez para propietarios.');\n            }\n        }\n        \n        \/\/ Update language selector UI\n        function updateLangSelector(lang) {\n            currentLangSpan.textContent = lang.toUpperCase();\n            langFlag.textContent = lang === 'es' ? '\ud83c\uddea\ud83c\uddf8' : '\ud83c\uddec\ud83c\udde7';\n            \n            \/\/ Update active state in dropdown\n            langOptions.forEach(opt => {\n                opt.classList.toggle('active', opt.dataset.lang === lang);\n            });\n            \n            \/\/ Update email subject for CTA\n            const ctaLink = document.querySelector('.cta-box .btn[href^=\"mailto\"]');\n            if (ctaLink) {\n                const subject = lang === 'es' \n                    ? 'Consulta%20Tokenizaci\u00f3n%20Yate' \n                    : 'Yacht%20Tokenization%20Consultation';\n                ctaLink.href = ctaLink.href.split('?subject=')[0] + '?subject=' + subject;\n            }\n        }\n        \n        \/\/ ===== HEADER SCROLL EFFECT =====\n        const header = document.getElementById('header');\n        window.addEventListener('scroll', () => {\n            if (window.scrollY > 50) {\n                header.classList.add('scrolled');\n            } else {\n                header.classList.remove('scrolled');\n            }\n        });\n\n        \/\/ ===== MOBILE MENU TOGGLE =====\n        const mobileToggle = document.getElementById('mobileToggle');\n        const navMenu = document.getElementById('navMenu');\n        \n        mobileToggle.addEventListener('click', () => {\n            navMenu.classList.toggle('active');\n            mobileToggle.textContent = navMenu.classList.contains('active') ? '\u2715' : '\u2630';\n        });\n\n        \/\/ Close mobile menu when clicking a link\n        document.querySelectorAll('#navMenu a').forEach(link => {\n            link.addEventListener('click', () => {\n                navMenu.classList.remove('active');\n                mobileToggle.textContent = '\u2630';\n            });\n        });\n\n        \/\/ ===== SMOOTH SCROLL =====\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n            anchor.addEventListener('click', function(e) {\n                e.preventDefault();\n                const target = document.querySelector(this.getAttribute('href'));\n                if (target) {\n                    target.scrollIntoView({\n                        behavior: 'smooth',\n                        block: 'start'\n                    });\n                }\n            });\n        });\n\n        \/\/ ===== ANIMATIONS ON SCROLL =====\n        const observerOptions = {\n            threshold: 0.1,\n            rootMargin: '0px 0px -50px 0px'\n        };\n\n        const observer = new IntersectionObserver((entries) => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    entry.target.style.opacity = '1';\n                    entry.target.style.transform = 'translateY(0)';\n                    observer.unobserve(entry.target);\n                }\n            });\n        }, observerOptions);\n\n        \/\/ Observe animated elements\n        document.querySelectorAll('.service-card, .process-step, .benefit-item, .security-card').forEach((el, index) => {\n            el.style.opacity = '0';\n            el.style.transform = 'translateY(20px)';\n            el.style.transition = 'opacity 0.6s ease, transform 0.6s ease';\n            setTimeout(() => observer.observe(el), index * 100);\n        });\n\n        \/\/ ===== FORM SUBMISSION TRACKING =====\n        document.querySelector('.btn[href^=\"mailto\"]').addEventListener('click', function() {\n            console.log(`Consultation requested - Language: ${currentLang}`);\n            \/\/ Add analytics event here if needed\n        });\n    <\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Yacht Trading | Verificaci\u00f3n &#038; Tokenizaci\u00f3n de Activos N\u00e1uticos<\/p>\n","protected":false},"author":1,"featured_media":269,"comment_status":"open","ping_status":"open","sticky":false,"template":"elementor_header_footer","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[47],"tags":[],"class_list":["post-526","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-sin-categoria-es"],"acf":[],"_links":{"self":[{"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/posts\/526","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/comments?post=526"}],"version-history":[{"count":3,"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/posts\/526\/revisions"}],"predecessor-version":[{"id":530,"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/posts\/526\/revisions\/530"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/media\/269"}],"wp:attachment":[{"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/media?parent=526"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/categories?post=526"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/tags?post=526"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}