{"id":587,"date":"2026-05-14T06:17:29","date_gmt":"2026-05-14T06:17:29","guid":{"rendered":"https:\/\/invest.aurema-group.com\/?p=587"},"modified":"2026-06-17T18:53:54","modified_gmt":"2026-06-17T18:53:54","slug":"proptrust-verified-aurema-group-%d8%ab%d9%88%d8%b1%d8%a9-%d8%a7%d9%84%d8%b1%d9%85%d8%b2%d9%8a%d8%a9-%d8%a7%d9%84%d9%85%d9%88%d8%ab%d9%82%d8%a9","status":"publish","type":"post","link":"https:\/\/invest.aurema-group.com\/en\/proptrust-verified-aurema-group-%d8%ab%d9%88%d8%b1%d8%a9-%d8%a7%d9%84%d8%b1%d9%85%d8%b2%d9%8a%d8%a9-%d8%a7%d9%84%d9%85%d9%88%d8%ab%d9%82%d8%a9\/","title":{"rendered":"PropTrust Verified + Aurema Group \/25070\/\u0648\u0631\u0629 \u0627\u0644\u0631\u0645\u0632\u064a\u0629 \u0627\u0644\u0645\u0648\u062b\u0642\u0629"},"content":{"rendered":"<!DOCTYPE html>\n<?xml encoding=\"UTF-8\"?><html lang=\"ar\" dir=\"rtl\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>PropTrust Verified + Aurema Group | &#1579;&#1608;&#1585;&#1577; &#1575;&#1604;&#1585;&#1605;&#1586;&#1610;&#1577; &#1575;&#1604;&#1605;&#1608;&#1579;&#1602;&#1577;<\/title>\n    <meta name=\"description\" content=\"&#1575;&#1604;&#1578;&#1581;&#1575;&#1604;&#1601; &#1575;&#1604;&#1575;&#1587;&#1578;&#1585;&#1575;&#1578;&#1610;&#1580;&#1610; &#1575;&#1604;&#1584;&#1610; &#1610;&#1580;&#1605;&#1593; &#1575;&#1604;&#1578;&#1581;&#1602;&#1602; &#1575;&#1604;&#1602;&#1590;&#1575;&#1574;&#1610; &#1576;&#1575;&#1604;&#1576;&#1604;&#1608;&#1603;&#1588;&#1610;&#1606; &#1605;&#1593; &#1575;&#1604;&#1585;&#1605;&#1586;&#1610;&#1577; &#1575;&#1604;&#1605;&#1572;&#1587;&#1587;&#1610;&#1577;. &#1579;&#1602;&#1577; &#1605;&#1572;&#1578;&#1605;&#1578;&#1577; &#1604;&#1605;&#1587;&#1578;&#1579;&#1605;&#1585;&#1610; &#1575;&#1604;&#1605;&#1587;&#1578;&#1602;&#1576;&#1604;.\">\n    \n    <!-- 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=Tajawal:wght@300;400;500;600;700;800&#038;family=Cinzel:wght@400;500;600;700;800&#038;display=swap\" rel=\"stylesheet\">\n    \n    <!-- Tailwind CSS -->\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    \n    <!-- GSAP for Animations -->\n    <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/3.12.2\/gsap.min.js\"><\/script>\n    <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/3.12.2\/ScrollTrigger.min.js\"><\/script>\n    \n    <script>\n        tailwind.config = {\n            theme: {\n                extend: {\n                    fontFamily: {\n                        cinzel: ['Cinzel', 'serif'],\n                        tajawal: ['Tajawal', 'sans-serif'],\n                    },\n                    colors: {\n                        gold: {\n                            100: '#F9F1D8',\n                            200: '#F0DEAA',\n                            300: '#E6CB7D',\n                            400: '#D4AF37',\n                            500: '#C5A028',\n                            600: '#B8860B',\n                            700: '#996515',\n                            800: '#7A500F',\n                            900: '#5C3D0A',\n                        },\n                        black: {\n                            50: '#F5F5F5',\n                            100: '#E0E0E0',\n                            200: '#C7C7C7',\n                            300: '#A0A0A0',\n                            400: '#757575',\n                            500: '#525252',\n                            600: '#404040',\n                            700: '#333333',\n                            800: '#262626',\n                            900: '#171717',\n                            950: '#0A0A0A',\n                        }\n                    },\n                    animation: {\n                        'fade-in': 'fadeIn 1s ease-in',\n                        'slide-up': 'slideUp 1s ease-out',\n                        'glow': 'glow 3s ease-in-out infinite alternate',\n                        'pulse-slow': 'pulse 5s cubic-bezier(0.4, 0, 0.6, 1) infinite',\n                        'float': 'float 6s ease-in-out infinite',\n                    },\n                    keyframes: {\n                        fadeIn: {\n                            '0%': { opacity: '0' },\n                            '100%': { opacity: '1' },\n                        },\n                        slideUp: {\n                            '0%': { transform: 'translateY(50px)', opacity: '0' },\n                            '100%': { transform: 'translateY(0)', opacity: '1' },\n                        },\n                        glow: {\n                            '0%': { boxShadow: '0 0 30px rgba(212, 175, 55, 0.3)' },\n                            '100%': { boxShadow: '0 0 60px rgba(212, 175, 55, 0.6)' },\n                        },\n                        float: {\n                            '0%, 100%': { transform: 'translateY(0)' },\n                            '50%': { transform: 'translateY(-20px)' },\n                        }\n                    }\n                }\n            }\n        }\n    <\/script>\n    \n    <style>\n        body {\n            background: #0a0a0a;\n            color: #e5e5e5;\n            font-family: 'Tajawal', sans-serif;\n            overflow-x: hidden;\n        }\n        \n        .gold-gradient {\n            background: linear-gradient(135deg, #D4AF37 0%, #F0DEAA 50%, #B8860B 100%);\n        }\n        \n        .gold-gradient-text {\n            background: linear-gradient(135deg, #D4AF37 0%, #F0DEAA 50%, #B8860B 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }\n        \n        .glass-gold {\n            background: rgba(212, 175, 55, 0.05);\n            backdrop-filter: blur(20px);\n            border: 1px solid rgba(212, 175, 55, 0.2);\n        }\n        \n        .gold-border {\n            border: 1px solid rgba(212, 175, 55, 0.3);\n        }\n        \n        .gold-glow {\n            box-shadow: 0 0 40px rgba(212, 175, 55, 0.4);\n        }\n        \n        .hero-section {\n            height: 100vh;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .hero-bg {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background-size: cover;\n            background-position: center;\n            z-index: -2;\n        }\n        \n        .hero-overlay {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: linear-gradient(135deg, rgba(10, 10, 10, 0.9) 0%, rgba(26, 26, 26, 0.8) 100%);\n            z-index: -1;\n        }\n        \n        .section-full {\n            min-height: 100vh;\n            position: relative;\n            padding: 120px 0;\n        }\n        \n        .section-bg {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background-size: cover;\n            background-position: center;\n            opacity: 0.15;\n            z-index: -1;\n        }\n        \n        .synergy-card {\n            transition: all 0.5s ease;\n            background: linear-gradient(135deg, rgba(212, 175, 55, 0.1) 0%, rgba(184, 134, 11, 0.05) 100%);\n        }\n        \n        .synergy-card:hover {\n            transform: translateY(-10px) scale(1.02);\n            box-shadow: 0 30px 60px rgba(212, 175, 55, 0.3);\n        }\n        \n        .feature-icon {\n            width: 80px;\n            height: 80px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 2.5rem;\n            border-radius: 50%;\n            background: linear-gradient(135deg, rgba(212, 175, 55, 0.2) 0%, rgba(184, 134, 11, 0.1) 100%);\n            border: 2px solid rgba(212, 175, 55, 0.4);\n        }\n        \n        .pipeline-step {\n            position: relative;\n            padding-right: 3rem;\n            padding-left: 0;\n        }\n        \n        .pipeline-step::before {\n            content: '';\n            position: absolute;\n            right: 0;\n            left: auto;\n            top: 0;\n            bottom: 0;\n            width: 3px;\n            background: linear-gradient(to bottom, #D4AF37, #B8860B);\n        }\n        \n        .pipeline-step::after {\n            content: '';\n            position: absolute;\n            right: -8px;\n            left: auto;\n            top: 0;\n            width: 18px;\n            height: 18px;\n            border-radius: 50%;\n            background: #D4AF37;\n            border: 3px solid #0a0a0a;\n        }\n        \n        .nav-link {\n            position: relative;\n            transition: color 0.3s;\n        }\n        \n        .nav-link::after {\n            content: '';\n            position: absolute;\n            bottom: -5px;\n            right: 0;\n            left: auto;\n            width: 0;\n            height: 2px;\n            background: linear-gradient(270deg, #D4AF37, #B8860B);\n            transition: width 0.3s;\n        }\n        \n        .nav-link:hover::after {\n            width: 100%;\n        }\n        \n        .nav-link:hover {\n            color: #D4AF37;\n        }\n        \n        .stat-number {\n            font-variant-numeric: tabular-nums;\n        }\n        \n        .badge-verified {\n            background: linear-gradient(135deg, #D4AF37 0%, #B8860B 100%);\n            color: #0a0a0a;\n            padding: 0.5rem 1.5rem;\n            border-radius: 9999px;\n            font-weight: 700;\n            font-family: 'Tajawal', sans-serif;\n            display: inline-flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n        \n        .blockchain-hash {\n            font-family: 'Courier New', monospace;\n            background: rgba(212, 175, 55, 0.1);\n            padding: 0.5rem 1rem;\n            border-radius: 0.5rem;\n            border: 1px solid rgba(212, 175, 55, 0.3);\n            font-size: 0.875rem;\n            word-break: break-all;\n            direction: ltr;\n            text-align: left;\n        }\n        \n        .cta-button {\n            position: relative;\n            overflow: hidden;\n            transition: all 0.3s;\n        }\n        \n        .cta-button::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            right: -100%;\n            left: auto;\n            width: 100%;\n            height: 100%;\n            background: linear-gradient(270deg, transparent, rgba(255,255,255,0.3), transparent);\n            transition: right 0.6s;\n        }\n        \n        .cta-button:hover::before {\n            right: 100%;\n        }\n        \n        .cta-button:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 20px 40px rgba(212, 175, 55, 0.4);\n        }\n        \n        h1, h2, h3, h4, h5, h6 {\n            font-family: 'Tajawal', sans-serif;\n            font-weight: 700;\n        }\n    <\/style>\n<\/head>\n<body class=\"antialiased\">\n\n    <!-- Navigation -->\n    <nav class=\"fixed top-0 w-full z-50 glass-gold border-b border-gold-400\/20\">\n        <div class=\"container mx-auto px-6 py-4 flex justify-between items-center\">\n            <div class=\"flex items-center space-x-6 space-x-reverse\">\n                <div class=\"flex items-center space-x-2 space-x-reverse\">\n                    <div class=\"w-10 h-10 gold-gradient rounded-lg flex items-center justify-center\">\n                        <span class=\"font-cinzel font-bold text-black text-xl\">P<\/span>\n                    <\/div>\n                    <div>\n                        <span class=\"font-cinzel font-bold text-lg gold-gradient-text\">PROPTRUST<\/span>\n                        <span class=\"text-gold-400 text-xs block\">VERIFIED<\/span>\n                    <\/div>\n                <\/div>\n                <div class=\"h-8 w-px bg-gold-400\/30\"><\/div>\n                <div class=\"flex items-center space-x-2 space-x-reverse\">\n                    <div class=\"w-10 h-10 gold-gradient rounded-lg flex items-center justify-center\">\n                        <span class=\"font-cinzel font-bold text-black text-xl\">A<\/span>\n                    <\/div>\n                    <div>\n                        <span class=\"font-cinzel font-bold text-lg gold-gradient-text\">AUREMA<\/span>\n                        <span class=\"text-gold-400 text-xs block\">GROUP<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"hidden lg:flex space-x-8 space-x-reverse\">\n                <a href=\"#synergy\" class=\"nav-link text-sm uppercase tracking-wider\">&#1575;&#1604;&#1578;&#1570;&#1586;&#1585;<\/a>\n                <a href=\"#how-it-works\" class=\"nav-link text-sm uppercase tracking-wider\">&#1603;&#1610;&#1601;&#1610;&#1577; &#1575;&#1604;&#1593;&#1605;&#1604;<\/a>\n                <a href=\"#technology\" class=\"nav-link text-sm uppercase tracking-wider\">&#1575;&#1604;&#1578;&#1602;&#1606;&#1610;&#1577;<\/a>\n                <a href=\"#benefits\" class=\"nav-link text-sm uppercase tracking-wider\">&#1575;&#1604;&#1601;&#1608;&#1575;&#1574;&#1583;<\/a>\n                <a href=\"#contact\" class=\"gold-gradient text-black font-bold px-6 py-2 rounded-full text-sm hover:scale-105 transition\">&#1575;&#1606;&#1590;&#1605; &#1575;&#1604;&#1570;&#1606;<\/a>\n            <\/div>\n        <\/div>\n    <\/nav>\n\n    <!-- Hero Section -->\n    <section class=\"hero-section flex items-center justify-center relative\">\n        <div class=\"hero-bg\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1560518883-ce09059eeffa?w=1920&#038;h=1080&#038;fit=crop');\"><\/div>\n        <div class=\"hero-overlay\"><\/div>\n        \n        <div class=\"container mx-auto px-6 relative z-10 text-center\">\n            <div class=\"mb-8 animate-fade-in\">\n                <div class=\"badge-verified mb-6 animate-float\">\n                    <span>&#10003;<\/span>\n                    <span>&#1605;&#1608;&#1579;&#1602; &#1576;&#1575;&#1604;&#1576;&#1604;&#1608;&#1603;&#1588;&#1610;&#1606;<\/span>\n                <\/div>\n            <\/div>\n            \n            <h1 class=\"font-bold text-5xl md:text-7xl lg:text-8xl mb-8 leading-tight animate-slide-up\">\n                <span class=\"block gold-gradient-text\">&#1575;&#1604;&#1585;&#1605;&#1586;&#1610;&#1577;<\/span>\n                <span class=\"block text-white mt-4\">&#1605;&#1593;<\/span>\n                <span class=\"block text-gold-400 mt-4\">&#1575;&#1604;&#1578;&#1581;&#1602;&#1602; &#1575;&#1604;&#1602;&#1590;&#1575;&#1574;&#1610;<\/span>\n            <\/h1>\n            \n            <p class=\"text-xl md:text-2xl text-gray-300 max-w-4xl mx-auto mb-12 font-light animate-slide-up\" style=\"animation-delay: 0.2s;\">&#1575;&#1604;&#1578;&#1581;&#1575;&#1604;&#1601; &#1575;&#1604;&#1575;&#1587;&#1578;&#1585;&#1575;&#1578;&#1610;&#1580;&#1610; &#1575;&#1604;&#1584;&#1610; &#1610;&#1580;&#1605;&#1593;<span class=\"text-gold-400 font-semibold\">&#1575;&#1604;&#1578;&#1581;&#1602;&#1602; &#1575;&#1604;&#1602;&#1590;&#1575;&#1574;&#1610; &#1576;&#1575;&#1604;&#1576;&#1604;&#1608;&#1603;&#1588;&#1610;&#1606;<\/span>&#1605;&#1606; PropTrust Verified \n                &#1605;&#1593;<span class=\"text-gold-400 font-semibold\">&#1575;&#1604;&#1585;&#1605;&#1586;&#1610;&#1577; &#1575;&#1604;&#1605;&#1572;&#1587;&#1587;&#1610;&#1577;<\/span>&#1605;&#1606; Aurema Group.<br>\n                <span class=\"text-2xl mt-4 block\">&#1579;&#1602;&#1577; &#1605;&#1572;&#1578;&#1605;&#1578;&#1577; &#1604;&#1605;&#1587;&#1578;&#1579;&#1605;&#1585;&#1610; &#1575;&#1604;&#1605;&#1587;&#1578;&#1602;&#1576;&#1604;.<\/span>\n            <\/p>\n            \n            <div class=\"flex flex-col md:flex-row justify-center gap-6 mb-16 animate-slide-up\" style=\"animation-delay: 0.4s;\">\n                <a href=\"#synergy\" class=\"cta-button gold-gradient text-black font-bold px-10 py-5 rounded-lg text-lg gold-glow\">&#1575;&#1603;&#1578;&#1588;&#1601; &#1575;&#1604;&#1578;&#1570;&#1586;&#1585;<\/a>\n                <a href=\"#how-it-works\" class=\"border-2 border-gold-400\/30 text-gold-400 font-bold px-10 py-5 rounded-lg text-lg hover:bg-gold-900\/20 transition\">&#1588;&#1575;&#1607;&#1583; &#1603;&#1610;&#1601; &#1610;&#1593;&#1605;&#1604;<\/a>\n            <\/div>\n            \n            <!-- Stats -->\n            <div class=\"grid grid-cols-2 md:grid-cols-4 gap-6 max-w-5xl mx-auto animate-slide-up\" style=\"animation-delay: 0.6s;\">\n                <div class=\"glass-gold p-6 rounded-xl gold-border\">\n                    <div class=\"stat-number font-bold text-4xl text-gold-400 mb-2\">100%<\/div>\n                    <div class=\"text-sm text-gray-400\">&#1571;&#1589;&#1608;&#1604; &#1605;&#1608;&#1579;&#1602;&#1577;<\/div>\n                <\/div>\n                <div class=\"glass-gold p-6 rounded-xl gold-border\">\n                    <div class=\"stat-number font-bold text-4xl text-gold-400 mb-2\">MiCA\/SEC<\/div>\n                    <div class=\"text-sm text-gray-400\">&#1575;&#1605;&#1578;&#1579;&#1575;&#1604; &#1603;&#1575;&#1605;&#1604;<\/div>\n                <\/div>\n                <div class=\"glass-gold p-6 rounded-xl gold-border\">\n                    <div class=\"stat-number font-bold text-4xl text-gold-400 mb-2\">Blockchain<\/div>\n                    <div class=\"text-sm text-gray-400\">ERC-3643<\/div>\n                <\/div>\n                <div class=\"glass-gold p-6 rounded-xl gold-border\">\n                    <div class=\"stat-number font-bold text-4xl text-gold-400 mb-2\">&infin;<\/div>\n                    <div class=\"text-sm text-gray-400\">&#1575;&#1604;&#1588;&#1601;&#1575;&#1601;&#1610;&#1577;<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Scroll Indicator -->\n        <div class=\"absolute bottom-10 left-1\/2 transform -translate-x-1\/2 animate-bounce\">\n            <div class=\"w-6 h-10 border-2 border-gold-400 rounded-full flex justify-center pt-2\">\n                <div class=\"w-1 h-3 bg-gold-400 rounded-full animate-pulse\"><\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Synergy Section -->\n    <section id=\"synergy\" class=\"section-full relative bg-black\/95\">\n        <div class=\"section-bg\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1551288049-bebda4e38f71?w=1920&#038;h=1080&#038;fit=crop');\"><\/div>\n        \n        <div class=\"container mx-auto px-6\">\n            <div class=\"text-center mb-20\">\n                <h2 class=\"font-bold text-4xl md:text-6xl mb-6 gold-gradient-text\">&#1575;&#1604;&#1578;&#1570;&#1586;&#1585; &#1575;&#1604;&#1605;&#1579;&#1575;&#1604;&#1610;<\/h2>\n                <p class=\"text-xl text-gray-400 max-w-3xl mx-auto\">&#1575;&#1579;&#1606;&#1575;&#1606; &#1605;&#1606; &#1575;&#1604;&#1602;&#1575;&#1583;&#1577; &#1610;&#1578;&#1581;&#1583;&#1575;&#1606; &#1604;&#1573;&#1606;&#1588;&#1575;&#1569; &#1575;&#1604;&#1605;&#1593;&#1610;&#1575;&#1585; &#1575;&#1604;&#1584;&#1607;&#1576;&#1610; &#1604;&#1585;&#1605;&#1586;&#1610;&#1577; &#1575;&#1604;&#1571;&#1589;&#1608;&#1604; &#1575;&#1604;&#1581;&#1602;&#1610;&#1602;&#1610;&#1577;.<\/p>\n            <\/div>\n            \n            <div class=\"grid md:grid-cols-2 gap-12 items-center mb-20\">\n                <!-- PropTrust Side -->\n                <div class=\"synergy-card p-10 rounded-3xl gold-border\">\n                    <div class=\"flex items-center mb-6\">\n                        <div class=\"w-16 h-16 gold-gradient rounded-2xl flex items-center justify-center ml-4\">\n                            <span class=\"font-cinzel font-bold text-black text-3xl\">P<\/span>\n                        <\/div>\n                        <div>\n                            <h3 class=\"font-bold text-3xl text-gold-400\">PROPTRUST VERIFIED<\/h3>\n                            <p class=\"text-sm text-gray-400\">&#1575;&#1604;&#1578;&#1581;&#1602;&#1602; &#1575;&#1604;&#1602;&#1590;&#1575;&#1574;&#1610; + &#1575;&#1604;&#1576;&#1604;&#1608;&#1603;&#1588;&#1610;&#1606;<\/p>\n                        <\/div>\n                    <\/div>\n                    <ul class=\"space-y-4 text-gray-300 text-right\">\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 ml-3 text-xl\">&#9878;&#65039;<\/span>\n                            <span>&#1578;&#1602;&#1610;&#1610;&#1605; &#1582;&#1576;&#1610;&#1585; &#1602;&#1590;&#1575;&#1574;&#1610; &#1605;&#1585;&#1582;&#1589; &#1605;&#1593; &#1589;&#1604;&#1575;&#1581;&#1610;&#1577; &#1602;&#1575;&#1606;&#1608;&#1606;&#1610;&#1577;<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 ml-3 text-xl\">&#128279;<\/span>\n                            <span>&#1578;&#1580;&#1586;&#1574;&#1577; &#1576;&#1604;&#1608;&#1603;&#1588;&#1610;&#1606; &#1594;&#1610;&#1585; &#1602;&#1575;&#1576;&#1604;&#1577; &#1604;&#1604;&#1578;&#1594;&#1610;&#1610;&#1585; &#1601;&#1610; &#1603;&#1604; &#1578;&#1602;&#1585;&#1610;&#1585;<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 ml-3 text-xl\">&#127963;&#65039;<\/span>\n                            <span>&#1578;&#1594;&#1591;&#1610;&#1577; &#1608;&#1591;&#1606;&#1610;&#1577; &#1608;&#1583;&#1608;&#1604;&#1610;&#1577;<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 ml-3 text-xl\">&#128737;&#65039;<\/span>\n                            <span>&#1581;&#1605;&#1575;&#1610;&#1577; &#1602;&#1575;&#1606;&#1608;&#1606;&#1610;&#1577; &#1601;&#1610; &#1575;&#1604;&#1606;&#1586;&#1575;&#1593;&#1575;&#1578;<\/span>\n                        <\/li>\n                    <\/ul>\n                <\/div>\n                \n                <!-- Arrow -->\n                <div class=\"hidden md:flex items-center justify-center\">\n                    <div class=\"text-6xl text-gold-400 animate-pulse\">+<\/div>\n                <\/div>\n                \n                <!-- Aurema Side -->\n                <div class=\"synergy-card p-10 rounded-3xl gold-border\">\n                    <div class=\"flex items-center mb-6\">\n                        <div class=\"w-16 h-16 gold-gradient rounded-2xl flex items-center justify-center ml-4\">\n                            <span class=\"font-cinzel font-bold text-black text-3xl\">A<\/span>\n                        <\/div>\n                        <div>\n                            <h3 class=\"font-bold text-3xl text-gold-400\">AUREMA GROUP<\/h3>\n                            <p class=\"text-sm text-gray-400\">&#1575;&#1604;&#1585;&#1605;&#1586;&#1610;&#1577; &#1575;&#1604;&#1605;&#1572;&#1587;&#1587;&#1610;&#1577;<\/p>\n                        <\/div>\n                    <\/div>\n                    <ul class=\"space-y-4 text-gray-300 text-right\">\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 ml-3 text-xl\">&#9939;&#65039;<\/span>\n                            <span>&#1585;&#1605;&#1608;&#1586; ERC-3643 &#1605;&#1578;&#1608;&#1575;&#1601;&#1602;&#1577; &#1605;&#1593; MiCA\/SEC<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 ml-3 text-xl\">&#127757;<\/span>\n                            <span>&#1607;&#1610;&#1603;&#1604; &#1593;&#1575;&#1576;&#1585; &#1604;&#1604;&#1581;&#1583;&#1608;&#1583; &#1605;&#1581;&#1587;&#1617;&#1606;<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 ml-3 text-xl\">&#127974;<\/span>\n                            <span>&#1575;&#1604;&#1608;&#1589;&#1608;&#1604; &#1573;&#1604;&#1609; &#1605;&#1603;&#1575;&#1578;&#1576; &#1575;&#1604;&#1593;&#1575;&#1574;&#1604;&#1577; &#1575;&#1604;&#1605;&#1572;&#1587;&#1587;&#1610;&#1577;<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 ml-3 text-xl\">&#128176;<\/span>\n                            <span>&#1593;&#1575;&#1574;&#1583; &#1587;&#1606;&#1608;&#1610; 8-15% &#1605;&#1593; &#1587;&#1610;&#1608;&#1604;&#1577;<\/span>\n                        <\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n            \n            <!-- Result -->\n            <div class=\"glass-gold p-12 rounded-3xl gold-border text-center gold-glow\">\n                <div class=\"text-6xl mb-6\">&#127942;<\/div>\n                <h3 class=\"font-bold text-4xl text-gold-400 mb-6\">&#1605;&#1593;&#1610;&#1575;&#1585; Aurema-Verified<\/h3>\n                <p class=\"text-xl text-gray-300 max-w-3xl mx-auto mb-8\">&#1603;&#1604; &#1571;&#1589;&#1604; &#1610;&#1578;&#1605; &#1578;&#1585;&#1605;&#1610;&#1586;&#1607; &#1576;&#1608;&#1575;&#1587;&#1591;&#1577; Aurema Group &#1610;&#1578;&#1605; &#1575;&#1604;&#1578;&#1581;&#1602;&#1602; &#1605;&#1606;&#1607; &#1576;&#1608;&#1575;&#1587;&#1591;&#1577; PropTrust Verified:<span class=\"text-gold-400 font-semibold\">&#1578;&#1602;&#1610;&#1610;&#1605; &#1602;&#1590;&#1575;&#1574;&#1610; &#1605;&#1585;&#1582;&#1589; + &#1578;&#1580;&#1586;&#1574;&#1577; &#1576;&#1604;&#1608;&#1603;&#1588;&#1610;&#1606;<\/span>&#1604;&#1571;&#1602;&#1589;&#1609; &#1602;&#1583;&#1585; &#1605;&#1606; &#1575;&#1604;&#1588;&#1601;&#1575;&#1601;&#1610;&#1577; &#1608;&#1575;&#1604;&#1579;&#1602;&#1577; &#1575;&#1604;&#1605;&#1572;&#1578;&#1605;&#1578;&#1577;.<\/p>\n                <div class=\"flex flex-wrap justify-center gap-4 text-sm\">\n                    <span class=\"px-4 py-2 rounded-full bg-gold-900\/30 text-gold-400 border border-gold-400\/30\">&#10003; &#1575;&#1604;&#1589;&#1604;&#1575;&#1581;&#1610;&#1577; &#1575;&#1604;&#1602;&#1575;&#1606;&#1608;&#1606;&#1610;&#1577;<\/span>\n                    <span class=\"px-4 py-2 rounded-full bg-gold-900\/30 text-gold-400 border border-gold-400\/30\">&#10003; &#1576;&#1604;&#1608;&#1603;&#1588;&#1610;&#1606; &#1594;&#1610;&#1585; &#1602;&#1575;&#1576;&#1604; &#1604;&#1604;&#1578;&#1594;&#1610;&#1610;&#1585;<\/span>\n                    <span class=\"px-4 py-2 rounded-full bg-gold-900\/30 text-gold-400 border border-gold-400\/30\">&#10003; &#1575;&#1604;&#1575;&#1605;&#1578;&#1579;&#1575;&#1604; &#1604;&#1600; MiCA\/SEC<\/span>\n                    <span class=\"px-4 py-2 rounded-full bg-gold-900\/30 text-gold-400 border border-gold-400\/30\">&#10003; &#1575;&#1604;&#1578;&#1581;&#1602;&#1602; &#1593;&#1604;&#1609; &#1575;&#1604;&#1587;&#1604;&#1587;&#1604;&#1577;<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- How It Works Section -->\n    <section id=\"how-it-works\" class=\"section-full relative bg-gradient-to-b from-black via-black\/95 to-black\">\n        <div class=\"section-bg\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1639762681485-074b7f938ba0?w=1920&#038;h=1080&#038;fit=crop');\"><\/div>\n        \n        <div class=\"container mx-auto px-6\">\n            <div class=\"text-center mb-20\">\n                <h2 class=\"font-bold text-4xl md:text-6xl mb-6 gold-gradient-text\">&#1603;&#1610;&#1601; &#1610;&#1593;&#1605;&#1604;<\/h2>\n                <p class=\"text-xl text-gray-400 max-w-3xl mx-auto\">&#1605;&#1606; &#1575;&#1604;&#1571;&#1589;&#1604; &#1575;&#1604;&#1605;&#1575;&#1583;&#1610; &#1573;&#1604;&#1609; &#1575;&#1604;&#1585;&#1605;&#1586; &#1575;&#1604;&#1605;&#1608;&#1579;&#1602; &#1601;&#1610; 5 &#1582;&#1591;&#1608;&#1575;&#1578; &#1576;&#1587;&#1610;&#1591;&#1577;.<\/p>\n            <\/div>\n            \n            <div class=\"max-w-4xl mx-auto space-y-12\">\n                <!-- Step 1 -->\n                <div class=\"pipeline-step\">\n                    <div class=\"glass-gold p-8 rounded-2xl gold-border\">\n                        <div class=\"flex items-start\">\n                            <div class=\"feature-icon ml-6 flex-shrink-0\">\n                                <span>&#127959;&#65039;<\/span>\n                            <\/div>\n                            <div class=\"text-right\">\n                                <h3 class=\"font-bold text-2xl text-gold-400 mb-3\">1. &#1580;&#1605;&#1593; &#1575;&#1604;&#1571;&#1589;&#1608;&#1604;<\/h3>\n                                <p class=\"text-gray-400 mb-4\">&#1578;&#1581;&#1583;&#1583; Aurema Group &#1575;&#1604;&#1593;&#1602;&#1575;&#1585;&#1575;&#1578; &#1571;&#1608; &#1575;&#1604;&#1587;&#1601;&#1606; &#1593;&#1575;&#1604;&#1610;&#1577; &#1575;&#1604;&#1602;&#1610;&#1605;&#1577; &#1604;&#1604;&#1578;&#1585;&#1605;&#1610;&#1586;.<\/p>\n                                <div class=\"blockchain-hash\">&#128205; Asset ID: 0x7a8f9e3d&#8230; | Value: &euro;2.5M | Location: Valencia, Spain<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <!-- Step 2 -->\n                <div class=\"pipeline-step\">\n                    <div class=\"glass-gold p-8 rounded-2xl gold-border\">\n                        <div class=\"flex items-start\">\n                            <div class=\"feature-icon ml-6 flex-shrink-0\">\n                                <span>&#128269;<\/span>\n                            <\/div>\n                            <div class=\"text-right\">\n                                <h3 class=\"font-bold text-2xl text-gold-400 mb-3\">2. &#1575;&#1604;&#1578;&#1581;&#1602;&#1602; &#1605;&#1606; PropTrust<\/h3>\n                                <p class=\"text-gray-400 mb-4\">&#1610;&#1580;&#1585;&#1610; &#1575;&#1604;&#1582;&#1576;&#1610;&#1585; &#1575;&#1604;&#1602;&#1590;&#1575;&#1574;&#1610; &#1575;&#1604;&#1605;&#1585;&#1582;&#1589; &#1601;&#1581;&#1589;&#1611;&#1575; &#1605;&#1610;&#1583;&#1575;&#1606;&#1610;&#1611;&#1575; &#1608;&#1610;&#1589;&#1583;&#1585; &#1578;&#1602;&#1585;&#1610;&#1585;&#1611;&#1575; &#1589;&#1575;&#1604;&#1581;&#1611;&#1575; &#1602;&#1575;&#1606;&#1608;&#1606;&#1610;&#1611;&#1575;.<\/p>\n                                <div class=\"blockchain-hash\">&#128272; Hash: 0x3f4a8b2c9d1e&#8230; | Expert: Aurelio Tamarit (Exp. 0161) | Date: 2026-01-15<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <!-- Step 3 -->\n                <div class=\"pipeline-step\">\n                    <div class=\"glass-gold p-8 rounded-2xl gold-border\">\n                        <div class=\"flex items-start\">\n                            <div class=\"feature-icon ml-6 flex-shrink-0\">\n                                <span>&#9939;&#65039;<\/span>\n                            <\/div>\n                            <div class=\"text-right\">\n                                <h3 class=\"font-bold text-2xl text-gold-400 mb-3\">3. &#1575;&#1604;&#1578;&#1585;&#1605;&#1610;&#1586; ERC-3643<\/h3>\n                                <p class=\"text-gray-400 mb-4\">&#1573;&#1606;&#1588;&#1575;&#1569; &#1585;&#1605;&#1608;&#1586; &#1571;&#1605;&#1606;&#1610;&#1577; &#1605;&#1593; &#1585;&#1576;&#1591; &#1578;&#1580;&#1586;&#1574;&#1577; PropTrust &#1593;&#1604;&#1609; &#1575;&#1604;&#1587;&#1604;&#1587;&#1604;&#1577;.<\/p>\n                                <div class=\"blockchain-hash\">&#129689; Token: AUREMA-VAL-001 | Supply: 2,500,000 | Price: &euro;1\/token | Hash linked: &#10003;<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <!-- Step 4 -->\n                <div class=\"pipeline-step\">\n                    <div class=\"glass-gold p-8 rounded-2xl gold-border\">\n                        <div class=\"flex items-start\">\n                            <div class=\"feature-icon ml-6 flex-shrink-0\">\n                                <span>&#128203;<\/span>\n                            <\/div>\n                            <div class=\"text-right\">\n                                <h3 class=\"font-bold text-2xl text-gold-400 mb-3\">4. &#1575;&#1604;&#1575;&#1605;&#1578;&#1579;&#1575;&#1604; MiCA\/SEC<\/h3>\n                                <p class=\"text-gray-400 mb-4\">&#1575;&#1604;&#1608;&#1585;&#1602;&#1577; &#1575;&#1604;&#1576;&#1610;&#1590;&#1575;&#1569; &#1575;&#1604;&#1578;&#1606;&#1592;&#1610;&#1605;&#1610;&#1577; &#1605;&#1593; &#1605;&#1585;&#1601;&#1602; &#1578;&#1602;&#1585;&#1610;&#1585; PropTrust + KYC\/AML &#1604;&#1604;&#1605;&#1587;&#1578;&#1579;&#1605;&#1585;&#1610;&#1606;.<\/p>\n                                <div class=\"blockchain-hash\">&#9989; MiCA Approved | SEC Reg D | KYC: Sumsub | AML: Chainalysis<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <!-- Step 5 -->\n                <div class=\"pipeline-step\">\n                    <div class=\"glass-gold p-8 rounded-2xl gold-border gold-glow\">\n                        <div class=\"flex items-start\">\n                            <div class=\"feature-icon ml-6 flex-shrink-0\">\n                                <span>&#128142;<\/span>\n                            <\/div>\n                            <div class=\"text-right\">\n                                <h3 class=\"font-bold text-2xl text-gold-400 mb-3\">5. &#1575;&#1604;&#1578;&#1608;&#1586;&#1610;&#1593; + &#1575;&#1604;&#1593;&#1575;&#1574;&#1583;<\/h3>\n                                <p class=\"text-gray-400 mb-4\">&#1575;&#1604;&#1578;&#1608;&#1586;&#1610;&#1593; &#1604;&#1605;&#1603;&#1575;&#1578;&#1576; &#1575;&#1604;&#1593;&#1575;&#1574;&#1604;&#1577; + &#1578;&#1608;&#1586;&#1610;&#1593; &#1575;&#1604;&#1593;&#1575;&#1574;&#1583; &#1575;&#1604;&#1601;&#1589;&#1604;&#1610; &#1575;&#1604;&#1605;&#1572;&#1578;&#1605;&#1578;.<\/p>\n                                <div class=\"blockchain-hash\">&#128176; Yield: 8-15% annually | Distribution: Quarterly | Secondary: Year 3+<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Technology Section -->\n    <section id=\"technology\" class=\"section-full relative bg-black\/95\">\n        <div class=\"section-bg\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1639762681085-074b7f938ba0?w=1920&#038;h=1080&#038;fit=crop');\"><\/div>\n        \n        <div class=\"container mx-auto px-6\">\n            <div class=\"text-center mb-20\">\n                <h2 class=\"font-bold text-4xl md:text-6xl mb-6 gold-gradient-text\">&#1575;&#1604;&#1578;&#1602;&#1606;&#1610;&#1577; &#1575;&#1604;&#1605;&#1578;&#1591;&#1608;&#1585;&#1577;<\/h2>\n                <p class=\"text-xl text-gray-400 max-w-3xl mx-auto\">&#1575;&#1604;&#1576;&#1604;&#1608;&#1603;&#1588;&#1610;&#1606; &#1608;&#1575;&#1604;&#1593;&#1602;&#1608;&#1583; &#1575;&#1604;&#1584;&#1603;&#1610;&#1577; &#1608;&#1578;&#1603;&#1575;&#1605;&#1604; API &#1604;&#1604;&#1579;&#1602;&#1577; &#1575;&#1604;&#1605;&#1572;&#1578;&#1605;&#1578;&#1577;.<\/p>\n            <\/div>\n            \n            <div class=\"grid md:grid-cols-3 gap-8 mb-16\">\n                <div class=\"glass-gold p-8 rounded-2xl gold-border text-center\">\n                    <div class=\"text-6xl mb-4\">&#9939;&#65039;<\/div>\n                    <h3 class=\"font-bold text-xl text-gold-400 mb-4\">&#1605;&#1593;&#1610;&#1575;&#1585; ERC-3643<\/h3>\n                    <p class=\"text-gray-400 text-sm mb-4\">&#1585;&#1605;&#1608;&#1586; &#1571;&#1605;&#1606;&#1610;&#1577; &#1605;&#1593; &#1575;&#1605;&#1578;&#1579;&#1575;&#1604; &#1593;&#1604;&#1609; &#1575;&#1604;&#1587;&#1604;&#1587;&#1604;&#1577; &#1608;&#1578;&#1581;&#1608;&#1610;&#1604;&#1575;&#1578; &#1605;&#1602;&#1610;&#1583;&#1577; &#1604;&#1604;&#1605;&#1587;&#1578;&#1579;&#1605;&#1585;&#1610;&#1606; &#1575;&#1604;&#1605;&#1593;&#1578;&#1605;&#1583;&#1610;&#1606;.<\/p>\n                    <div class=\"blockchain-hash text-xs\">Contract: 0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb<\/div>\n                <\/div>\n                \n                <div class=\"glass-gold p-8 rounded-2xl gold-border text-center\">\n                    <div class=\"text-6xl mb-4\">&#128272;<\/div>\n                    <h3 class=\"font-bold text-xl text-gold-400 mb-4\">&#1578;&#1580;&#1586;&#1574;&#1577; &#1594;&#1610;&#1585; &#1602;&#1575;&#1576;&#1604;&#1577; &#1604;&#1604;&#1578;&#1594;&#1610;&#1610;&#1585;<\/h3>\n                    <p class=\"text-gray-400 text-sm mb-4\">&#1603;&#1604; &#1578;&#1602;&#1585;&#1610;&#1585; PropTrust &#1605;&#1587;&#1580;&#1604; &#1593;&#1604;&#1609; &#1575;&#1604;&#1576;&#1604;&#1608;&#1603;&#1588;&#1610;&#1606;. &#1578;&#1581;&#1602;&#1602; &#1593;&#1575;&#1605; &#1608;&#1583;&#1575;&#1574;&#1605;.<\/p>\n                    <div class=\"blockchain-hash text-xs\">IPFS: QmX7Kd9fP2mN8vR3wT5yU6hJ4gF1sA9bC0eD<\/div>\n                <\/div>\n                \n                <div class=\"glass-gold p-8 rounded-2xl gold-border text-center\">\n                    <div class=\"text-6xl mb-4\">&#128279;<\/div>\n                    <h3 class=\"font-bold text-xl text-gold-400 mb-4\">&#1578;&#1603;&#1575;&#1605;&#1604; API<\/h3>\n                    <p class=\"text-gray-400 text-sm mb-4\">&#1575;&#1578;&#1589;&#1575;&#1604; &#1578;&#1604;&#1602;&#1575;&#1574;&#1610; &#1576;&#1610;&#1606; PropTrust &#1608;&#1593;&#1602;&#1608;&#1583; Aurema &#1575;&#1604;&#1584;&#1603;&#1610;&#1577;. &#1576;&#1583;&#1608;&#1606; &#1578;&#1583;&#1582;&#1604; &#1610;&#1583;&#1608;&#1610;.<\/p>\n                    <div class=\"blockchain-hash text-xs\">Endpoint: api.proptrust.verified\/v1\/verify<\/div>\n                <\/div>\n            <\/div>\n            \n            <!-- Smart Contract Example -->\n            <div class=\"glass-gold p-8 rounded-2xl gold-border\">\n                <h3 class=\"font-bold text-2xl text-gold-400 mb-6 text-center\">&#1578;&#1603;&#1575;&#1605;&#1604; &#1575;&#1604;&#1593;&#1602;&#1583; &#1575;&#1604;&#1584;&#1603;&#1610;<\/h3>\n                <div class=\"bg-black\/50 p-6 rounded-xl overflow-x-auto\">\n                    <pre class=\"text-sm text-gray-300 font-mono\" dir=\"ltr\">\n<code>struct AssetVerification {\n    string propTrustReportHash;  \/\/ Blockchain hash of the report\n    address peritoAddress;        \/\/ Address of licensed expert\n    uint256 verificationDate;     \/\/ Verification timestamp\n    bool isValid;                 \/\/ Validity status\n}\n\nmapping(uint256 => AssetVerification) public assetVerifications;\n\nfunction linkVerification(uint256 tokenId, string memory reportHash) external onlyOwner {\n    assetVerifications[tokenId] = AssetVerification({\n        propTrustReportHash: reportHash,\n        peritoAddress: 0xPeritoColegiado,\n        verificationDate: block.timestamp,\n        isValid: true\n    });\n    emit AssetVerified(tokenId, reportHash);\n}<\/code>\n                    <\/pre>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Benefits Section -->\n    <section id=\"benefits\" class=\"section-full relative bg-gradient-to-b from-black via-black\/95 to-black\">\n        <div class=\"section-bg\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1560518883-ce09059eeffa?w=1920&#038;h=1080&#038;fit=crop');\"><\/div>\n        \n        <div class=\"container mx-auto px-6\">\n            <div class=\"text-center mb-20\">\n                <h2 class=\"font-bold text-4xl md:text-6xl mb-6 gold-gradient-text\">&#1575;&#1604;&#1601;&#1608;&#1575;&#1574;&#1583; &#1604;&#1603;&#1604; &#1591;&#1585;&#1601;<\/h2>\n                <p class=\"text-xl text-gray-400 max-w-3xl mx-auto\">&#1581;&#1604; &#1610;&#1582;&#1604;&#1602; &#1602;&#1610;&#1605;&#1577; &#1604;&#1580;&#1605;&#1610;&#1593; &#1575;&#1604;&#1605;&#1588;&#1575;&#1585;&#1603;&#1610;&#1606; &#1601;&#1610; &#1575;&#1604;&#1606;&#1592;&#1575;&#1605; &#1575;&#1604;&#1576;&#1610;&#1574;&#1610;.<\/p>\n            <\/div>\n            \n            <div class=\"grid md:grid-cols-3 gap-8\">\n                <!-- For Aurema -->\n                <div class=\"synergy-card p-8 rounded-2xl gold-border\">\n                    <div class=\"text-5xl mb-4\">&#127974;<\/div>\n                    <h3 class=\"font-bold text-2xl text-gold-400 mb-6\">&#1604;&#1605;&#1580;&#1605;&#1608;&#1593;&#1577; Aurema<\/h3>\n                    <ul class=\"space-y-4 text-gray-300 text-right\">\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 ml-2\">&#9733;<\/span>\n                            <span>&#1578;&#1605;&#1575;&#1610;&#1586; &#1578;&#1602;&#1606;&#1610; &#1601;&#1585;&#1610;&#1583; &#1601;&#1610; &#1575;&#1604;&#1587;&#1608;&#1602;<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 ml-2\">&#9733;<\/span>\n                            <span>&#1578;&#1602;&#1604;&#1610;&#1604; &#1575;&#1604;&#1605;&#1582;&#1575;&#1591;&#1585; &#1575;&#1604;&#1602;&#1575;&#1606;&#1608;&#1606;&#1610;&#1577; &#1590;&#1583; &#1575;&#1604;&#1605;&#1591;&#1575;&#1604;&#1576;&#1575;&#1578;<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 ml-2\">&#9733;<\/span>\n                            <span>&#1575;&#1604;&#1605;&#1589;&#1583;&#1575;&#1602;&#1610;&#1577; &#1575;&#1604;&#1578;&#1606;&#1592;&#1610;&#1605;&#1610;&#1577; &#1605;&#1593; CNMV\/ESMA\/SEC<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 ml-2\">&#9733;<\/span>\n                            <span>&#1575;&#1604;&#1571;&#1578;&#1605;&#1578;&#1577; &#1578;&#1602;&#1604;&#1604; &#1575;&#1604;&#1578;&#1603;&#1575;&#1604;&#1610;&#1601; &#1575;&#1604;&#1578;&#1588;&#1594;&#1610;&#1604;&#1610;&#1577;<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 ml-2\">&#9733;<\/span>\n                            <span>&#1579;&#1602;&#1577; &#1571;&#1603;&#1576;&#1585; &#1605;&#1606; &#1605;&#1603;&#1575;&#1578;&#1576; &#1575;&#1604;&#1593;&#1575;&#1574;&#1604;&#1577; &#1575;&#1604;&#1605;&#1572;&#1587;&#1587;&#1610;&#1577;<\/span>\n                        <\/li>\n                    <\/ul>\n                <\/div>\n                \n                <!-- For PropTrust -->\n                <div class=\"synergy-card p-8 rounded-2xl gold-border gold-glow\">\n                    <div class=\"text-5xl mb-4\">&#9878;&#65039;<\/div>\n                    <h3 class=\"font-bold text-2xl text-gold-400 mb-6\">&#1604;&#1600; PropTrust Verified<\/h3>\n                    <ul class=\"space-y-4 text-gray-300 text-right\">\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 ml-2\">&#9733;<\/span>\n                            <span>&#1581;&#1580;&#1605; &#1605;&#1590;&#1605;&#1608;&#1606; &#1605;&#1606; &#1575;&#1604;&#1605;&#1588;&#1575;&#1585;&#1610;&#1593; &#1575;&#1604;&#1605;&#1578;&#1603;&#1585;&#1585;&#1577;<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 ml-2\">&#9733;<\/span>\n                            <span>&#1575;&#1604;&#1602;&#1575;&#1576;&#1604;&#1610;&#1577; &#1604;&#1604;&#1578;&#1608;&#1587;&#1593; &#1575;&#1604;&#1583;&#1608;&#1604;&#1610; &#1593;&#1576;&#1585; &#1607;&#1610;&#1603;&#1604; Aurema<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 ml-2\">&#9733;<\/span>\n                            <span>&#1575;&#1604;&#1605;&#1608;&#1602;&#1593; &#1603;&#1585;&#1575;&#1574;&#1583; &#1601;&#1610; &#1575;&#1604;&#1578;&#1581;&#1602;&#1602; &#1605;&#1606; &#1575;&#1604;&#1576;&#1604;&#1608;&#1603;&#1588;&#1610;&#1606;<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 ml-2\">&#9733;<\/span>\n                            <span>&#1581;&#1605;&#1575;&#1610;&#1577; &#1575;&#1604;&#1593;&#1604;&#1575;&#1605;&#1577; &#1575;&#1604;&#1578;&#1580;&#1575;&#1585;&#1610;&#1577; &#1575;&#1604;&#1605;&#1587;&#1580;&#1604;&#1577; &#1601;&#1610; Aurema Group LLC<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 ml-2\">&#9733;<\/span>\n                            <span>&#1581;&#1589;&#1577; &#1573;&#1610;&#1585;&#1575;&#1583;&#1575;&#1578; &#1605;&#1606; &#1585;&#1571;&#1587; &#1575;&#1604;&#1605;&#1575;&#1604; &#1575;&#1604;&#1605;&#1580;&#1605;&#1617;&#1593; (0.5-1%)<\/span>\n                        <\/li>\n                    <\/ul>\n                <\/div>\n                \n                <!-- For Investors -->\n                <div class=\"synergy-card p-8 rounded-2xl gold-border\">\n                    <div class=\"text-5xl mb-4\">&#128188;<\/div>\n                    <h3 class=\"font-bold text-2xl text-gold-400 mb-6\">&#1604;&#1604;&#1605;&#1587;&#1578;&#1579;&#1605;&#1585;&#1610;&#1606;<\/h3>\n                    <ul class=\"space-y-4 text-gray-300 text-right\">\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 ml-2\">&#9733;<\/span>\n                            <span>&#1588;&#1601;&#1575;&#1601;&#1610;&#1577; &#1580;&#1584;&#1585;&#1610;&#1577;: &#1578;&#1581;&#1602;&#1602; &#1605;&#1606; &#1575;&#1604;&#1578;&#1580;&#1586;&#1574;&#1577; &#1601;&#1610; &#1571;&#1610; &#1608;&#1602;&#1578;<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 ml-2\">&#9733;<\/span>\n                            <span>&#1575;&#1604;&#1581;&#1605;&#1575;&#1610;&#1577; &#1575;&#1604;&#1602;&#1575;&#1606;&#1608;&#1606;&#1610;&#1577; &#1605;&#1593; &#1575;&#1604;&#1589;&#1604;&#1575;&#1581;&#1610;&#1577; &#1575;&#1604;&#1602;&#1590;&#1575;&#1574;&#1610;&#1577; &#1604;&#1604;&#1578;&#1602;&#1585;&#1610;&#1585;<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 ml-2\">&#9733;<\/span>\n                            <span>&#1579;&#1602;&#1577; &#1605;&#1572;&#1578;&#1605;&#1578;&#1577; &#1576;&#1583;&#1608;&#1606; &#1575;&#1581;&#1578;&#1603;&#1575;&#1603; &#1576;&#1610;&#1585;&#1608;&#1602;&#1585;&#1575;&#1591;&#1610;<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 ml-2\">&#9733;<\/span>\n                            <span>&#1605;&#1593;&#1610;&#1575;&#1585; &#1593;&#1575;&#1604;&#1605;&#1610; &#1602;&#1575;&#1576;&#1604; &#1604;&#1604;&#1578;&#1603;&#1585;&#1575;&#1585; &#1583;&#1608;&#1604;&#1610;&#1611;&#1575;<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 ml-2\">&#9733;<\/span>\n                            <span>&#1593;&#1575;&#1574;&#1583; &#1587;&#1606;&#1608;&#1610; 8-15% &#1605;&#1593; &#1571;&#1589;&#1608;&#1604; &#1605;&#1608;&#1579;&#1602;&#1577; &#1602;&#1590;&#1575;&#1574;&#1610;&#1611;&#1575;<\/span>\n                        <\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- CTA Section -->\n    <section id=\"contact\" class=\"section-full relative flex items-center justify-center\">\n        <div class=\"absolute inset-0 gold-gradient opacity-10\"><\/div>\n        <div class=\"container mx-auto px-6 relative z-10 text-center\">\n            <h2 class=\"font-bold text-5xl md:text-7xl mb-8 gold-gradient-text\">\n                &#1575;&#1606;&#1590;&#1605; &#1573;&#1604;&#1609; &#1575;&#1604;&#1579;&#1608;&#1585;&#1577;\n            <\/h2>\n            <p class=\"text-2xl text-gray-300 mb-12 max-w-3xl mx-auto\">\n            &#1575;&#1604;&#1578;&#1585;&#1605;&#1610;&#1586; &#1605;&#1593; &#1575;&#1604;&#1578;&#1581;&#1602;&#1602; &#1575;&#1604;&#1602;&#1590;&#1575;&#1574;&#1610; &#1576;&#1575;&#1604;&#1576;&#1604;&#1608;&#1603;&#1588;&#1610;&#1606; &#1607;&#1608; &#1575;&#1604;&#1605;&#1587;&#1578;&#1602;&#1576;&#1604;. \n                <span class=\"text-gold-400 font-semibold\">&#1603;&#1606; &#1580;&#1586;&#1569;&#1611;&#1575; &#1605;&#1606; &#1605;&#1593;&#1610;&#1575;&#1585; Aurema-Verified.<\/span>\n            <\/p>\n            \n            <div class=\"flex flex-col md:flex-row justify-center gap-6 mb-16\">\n                <a href=\"mailto:invest@aurema-group.com\" class=\"cta-button gold-gradient text-black font-bold px-12 py-6 rounded-lg text-xl gold-glow\">\n                    &#1575;&#1576;&#1583;&#1571; &#1575;&#1604;&#1588;&#1585;&#1575;&#1603;&#1577;\n                <\/a>\n                <a href=\"mailto:info@proptrust.verified\" class=\"border-2 border-gold-400\/30 text-gold-400 font-bold px-12 py-6 rounded-lg text-xl hover:bg-gold-900\/20 transition\">\n                    &#1575;&#1591;&#1604;&#1576; &#1575;&#1604;&#1578;&#1581;&#1602;&#1602;\n                <\/a>\n            <\/div>\n            \n            <div class=\"glass-gold inline-block px-8 py-6 rounded-2xl gold-border\">\n                <div class=\"flex flex-col md:flex-row gap-8 items-center\">\n                    <div class=\"text-center\">\n                        <p class=\"font-bold text-gold-400 text-lg\">&#128231; invest@aurema-group.com<\/p>\n                        <p class=\"text-sm text-gray-400\">Aurema Group<\/p>\n                    <\/div>\n                    <div class=\"h-px w-px bg-gold-400\/30 hidden md:block\"><\/div>\n                    <div class=\"text-center\">\n                        <p class=\"font-bold text-gold-400 text-lg\">&#128231; info@proptrust.verified<\/p>\n                        <p class=\"text-sm text-gray-400\">PropTrust Verified<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Footer -->\n    <footer class=\"py-12 border-t border-gold-400\/20 bg-black\">\n        <div class=\"container mx-auto px-6 text-center\">\n            <div class=\"flex items-center justify-center space-x-6 space-x-reverse mb-6\">\n                <div class=\"flex items-center space-x-2 space-x-reverse\">\n                    <div class=\"w-8 h-8 gold-gradient rounded-lg flex items-center justify-center\">\n                        <span class=\"font-cinzel font-bold text-black\">P<\/span>\n                    <\/div>\n                    <span class=\"font-cinzel font-bold gold-gradient-text\">PROPTRUST<\/span>\n                <\/div>\n                <span class=\"text-gold-400\">+<\/span>\n                <div class=\"flex items-center space-x-2 space-x-reverse\">\n                    <div class=\"w-8 h-8 gold-gradient rounded-lg flex items-center justify-center\">\n                        <span class=\"font-cinzel font-bold text-black\">A<\/span>\n                    <\/div>\n                    <span class=\"font-cinzel font-bold gold-gradient-text\">AUREMA GROUP<\/span>\n                <\/div>\n            <\/div>\n            <p class=\"text-gray-500 text-sm mb-4\">\n                &copy; 2026 PropTrust Verified + Aurema Group. &#1580;&#1605;&#1610;&#1593; &#1575;&#1604;&#1581;&#1602;&#1608;&#1602; &#1605;&#1581;&#1601;&#1608;&#1592;&#1577;.\n            <\/p>\n            <p class=\"text-gray-600 text-xs max-w-2xl mx-auto\">\n            &#1607;&#1584;&#1607; &#1575;&#1604;&#1608;&#1579;&#1610;&#1602;&#1577; &#1587;&#1585;&#1610;&#1577; &#1608;&#1604;&#1604;&#1575;&#1587;&#1578;&#1582;&#1583;&#1575;&#1605; &#1575;&#1604;&#1581;&#1589;&#1585;&#1610; &#1605;&#1606; &#1602;&#1576;&#1604; &#1575;&#1604;&#1605;&#1587;&#1578;&#1579;&#1605;&#1585;&#1610;&#1606; &#1575;&#1604;&#1605;&#1572;&#1607;&#1604;&#1610;&#1606;. \n            &#1575;&#1604;&#1578;&#1581;&#1602;&#1602; &#1575;&#1604;&#1578;&#1602;&#1606;&#1610; &#1604;&#1575; &#1610;&#1590;&#1605;&#1606; &#1575;&#1604;&#1593;&#1608;&#1575;&#1574;&#1583; &#1575;&#1604;&#1605;&#1587;&#1578;&#1602;&#1576;&#1604;&#1610;&#1577;. &#1575;&#1587;&#1578;&#1588;&#1585; &#1605;&#1587;&#1578;&#1588;&#1575;&#1585;&#1610;&#1603; &#1575;&#1604;&#1602;&#1575;&#1606;&#1608;&#1606;&#1610;&#1610;&#1606; &#1608;&#1575;&#1604;&#1590;&#1585;&#1610;&#1576;&#1610;&#1610;&#1606;.\n            <\/p>\n        <\/div>\n    <\/footer>\n\n    <!-- Scripts -->\n    <script>\n        \/\/ Register ScrollTrigger\n        gsap.registerPlugin(ScrollTrigger);\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        \/\/ Animate elements on scroll\n        gsap.utils.toArray('.synergy-card, .feature-icon, .pipeline-step').forEach(element => {\n            gsap.fromTo(element, \n                { opacity: 0, y: 50 },\n                {\n                    opacity: 1,\n                    y: 0,\n                    duration: 1,\n                    ease: \"power3.out\",\n                    scrollTrigger: {\n                        trigger: element,\n                        start: \"top 85%\",\n                        toggleActions: \"play none none reverse\"\n                    }\n                }\n            );\n        });\n        \n        \/\/ Animate stats numbers\n        gsap.utils.toArray('.stat-number').forEach(stat => {\n            gsap.fromTo(stat,\n                { innerText: 0 },\n                {\n                    innerText: stat.innerText,\n                    duration: 2,\n                    snap: { innerText: 1 },\n                    ease: \"power2.out\",\n                    scrollTrigger: {\n                        trigger: stat,\n                        start: \"top 85%\"\n                    }\n                }\n            );\n        });\n    <\/script>\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>PropTrust Verified + Aurema Group | &#1579;&#1608;&#1585;&#1577; &#1575;&#1604;&#1585;&#1605;&#1586;&#1610;&#1577; &#1575;&#1604;&#1605;&#1608;&#1579;&#1602;&#1577; P PROPTRUST VERIFIED A AUREMA GROUP &#1575;&#1604;&#1578;&#1570;&#1586;&#1585; &#1603;&#1610;&#1601;&#1610;&#1577; &#1575;&#1604;&#1593;&#1605;&#1604; &#1575;&#1604;&#1578;&#1602;&#1606;&#1610;&#1577; &#1575;&#1604;&#1601;&#1608;&#1575;&#1574;&#1583; &#1575;&#1606;&#1590;&#1605; &#1575;&#1604;&#1570;&#1606; &#10003; &#1605;&#1608;&#1579;&#1602; &#1576;&#1575;&#1604;&#1576;&#1604;&#1608;&#1603;&#1588;&#1610;&#1606; &#1575;&#1604;&#1585;&#1605;&#1586;&#1610;&#1577; &#1605;&#1593; &#1575;&#1604;&#1578;&#1581;&#1602;&#1602; &#1575;&#1604;&#1602;&#1590;&#1575;&#1574;&#1610; &#1575;&#1604;&#1578;&#1581;&#1575;&#1604;&#1601; &#1575;&#1604;&#1575;&#1587;&#1578;&#1585;&#1575;&#1578;&#1610;&#1580;&#1610; &#1575;&#1604;&#1584;&#1610; &#1610;&#1580;&#1605;&#1593;&#1575;&#1604;&#1578;&#1581;&#1602;&#1602; &#1575;&#1604;&#1602;&#1590;&#1575;&#1574;&#1610; &#1576;&#1575;&#1604;&#1576;&#1604;&#1608;&#1603;&#1588;&#1610;&#1606;&#1605;&#1606; PropTrust Verified &#1605;&#1593;&#1575;&#1604;&#1585;&#1605;&#1586;&#1610;&#1577; &#1575;&#1604;&#1605;&#1572;&#1587;&#1587;&#1610;&#1577;&#1605;&#1606; Aurema Group. &#1579;&#1602;&#1577; &#1605;&#1572;&#1578;&#1605;&#1578;&#1577; &#1604;&#1605;&#1587;&#1578;&#1579;&#1605;&#1585;&#1610; &#1575;&#1604;&#1605;&#1587;&#1578;&#1602;&#1576;&#1604;. &#1575;&#1603;&#1578;&#1588;&#1601; &#1575;&#1604;&#1578;&#1570;&#1586;&#1585; &#1588;&#1575;&#1607;&#1583; &#1603;&#1610;&#1601; &#1610;&#1593;&#1605;&#1604; 100% &#1571;&#1589;&#1608;&#1604; &#1605;&#1608;&#1579;&#1602;&#1577; MiCA\/SEC &#1575;&#1605;&#1578;&#1579;&#1575;&#1604; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"elementor_canvas","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-587","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"acf":[],"_links":{"self":[{"href":"https:\/\/invest.aurema-group.com\/en\/wp-json\/wp\/v2\/posts\/587","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/invest.aurema-group.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/invest.aurema-group.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/invest.aurema-group.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/invest.aurema-group.com\/en\/wp-json\/wp\/v2\/comments?post=587"}],"version-history":[{"count":2,"href":"https:\/\/invest.aurema-group.com\/en\/wp-json\/wp\/v2\/posts\/587\/revisions"}],"predecessor-version":[{"id":739,"href":"https:\/\/invest.aurema-group.com\/en\/wp-json\/wp\/v2\/posts\/587\/revisions\/739"}],"wp:attachment":[{"href":"https:\/\/invest.aurema-group.com\/en\/wp-json\/wp\/v2\/media?parent=587"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/invest.aurema-group.com\/en\/wp-json\/wp\/v2\/categories?post=587"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/invest.aurema-group.com\/en\/wp-json\/wp\/v2\/tags?post=587"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}