{"id":6,"date":"2026-05-01T05:05:59","date_gmt":"2026-05-01T05:05:59","guid":{"rendered":"https:\/\/regentequity.ae\/?page_id=6"},"modified":"2026-05-04T13:52:20","modified_gmt":"2026-05-04T13:52:20","slug":"home","status":"publish","type":"page","link":"https:\/\/regentequity.ae\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6\" class=\"elementor elementor-6\">\n\t\t\t\t<div class=\"elementor-element elementor-element-47f97ca e-con-full e-flex e-con e-parent\" data-id=\"47f97ca\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-407a179 elementor-widget elementor-widget-html\" data-id=\"407a179\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\" \/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\n<title>Regent Equity \u2014 Ownership with Discipline<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,600&family=DM+Sans:wght@300;400;500&family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap\" rel=\"stylesheet\"\/>\n<style>\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --orange: #FC5706;\n    --orange-dark: #d44500;\n    --orange-deep: #b03800;\n    --light-orange: #FEE0D0;\n    --pale-orange: #FFF5F0;\n    --white: #FFFFFF;\n    --off-white: #FAF7F5;\n    --dark: #0D0D0B;\n    --dark-2: #1A1612;\n    --mid: #5C4E44;\n    --rule: #EBE0D8;\n  }\n\n  html { scroll-behavior: smooth; }\n\n  body {\n    font-family: 'DM Sans', sans-serif;\n    background: var(--white);\n    color: var(--dark);\n    overflow-x: hidden;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     NAV\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  nav {\n    position: fixed; top: 0; left: 0; right: 0; z-index: 1000;\n    background: #000;\n    backdrop-filter: blur(16px);\n    -webkit-backdrop-filter: blur(16px);\n    border-bottom: 1px solid var(--rule);\n    display: flex; align-items: center; justify-content: space-between;\n    padding: 0 6vw;\n    height: 72px;\n    transition: box-shadow 0.3s;\n  }\n  nav.scrolled { box-shadow: 0 4px 28px rgba(252,87,6,0.08); }\n  .nav-logo img { height: 75px; display: block; }\n\n  .nav-links {\n    display: flex; align-items: center; gap: 32px;\n  }\n  .nav-links a {\n    text-decoration: none;\n    font-size: 13px;\n    font-weight: 500;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #fff;\n    transition: color 0.2s;\n  }\n  .nav-links a:hover { color: var(--orange); }\n  .nav-cta {\n    background: var(--orange) !important;\n    color: #fff !important;\n    padding: 10px 24px;\n    border-radius: 2px;\n    font-size: 13px !important;\n    letter-spacing: 0.13em !important;\n  }\n  .nav-cta:hover { background: var(--orange-dark) !important; }\n\n  .nav-hamburger {\n    display: none;\n    flex-direction: column;\n    gap: 5px;\n    cursor: pointer;\n    padding: 4px;\n    background: none;\n    border: none;\n  }\n  .nav-hamburger span {\n    display: block;\n    width: 24px; height: 2px;\n    background: #fff;\n    border-radius: 2px;\n    transition: all 0.3s;\n  }\n  .nav-hamburger.open span:nth-child(1) { transform: translateY(7px) rotate(45deg); }\n  .nav-hamburger.open span:nth-child(2) { opacity: 0; }\n  .nav-hamburger.open span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }\n\n  .mobile-menu {\n    display: none;\n    position: fixed;\n    top: 72px; left: 0; right: 0;\n    background: rgba(255,255,255,0.99);\n    border-bottom: 3px solid var(--rule);\n    padding: 20px 6vw 28px;\n    z-index: 999;\n    flex-direction: column;\n    gap: 0;\n    box-shadow: 0 16px 48px rgba(0,0,0,0.1);\n  }\n  .mobile-menu.open { display: flex; }\n  .mobile-menu a {\n    text-decoration: none;\n    font-size: 13px;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: var(--dark);\n    padding: 15px 0;\n    border-bottom: 3px solid var(--rule);\n    transition: color 0.2s;\n  }\n  .mobile-menu a:last-child { border-bottom: none; }\n  .mobile-menu a:hover { color: var(--orange); }\n  .mobile-menu .m-cta {\n    margin-top: 14px;\n    background: var(--orange);\n    color: #fff !important;\n    text-align: center;\n    padding: 14px;\n    border-radius: 2px;\n    border-bottom: none !important;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     HERO\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .hero {\n    min-height: 80vh;\n    display: flex; align-items: center;\n    padding: 120px 6vw 80px;\n    position: relative;\n    overflow: hidden;\n    background: var(--white);\n  }\n  .hero-bg {\n    position: absolute; inset: 0;\n    background:\n      radial-gradient(ellipse 60% 75% at 90% 50%, rgba(252,87,6,0.09) 0%, transparent 65%),\n      linear-gradient(160deg, var(--off-white) 0%, var(--white) 55%);\n    z-index: 0;\n  }\n  .hero-grid {\n    position: absolute; inset: 0; z-index: 0; opacity: 0.1;\n    background-image:\n      linear-gradient(var(--orange) 1px, transparent 1px),\n      linear-gradient(90deg, var(--orange) 1px, transparent 1px);\n    background-size: 72px 72px;\n    mask-image: radial-gradient(ellipse 80% 80% at 85% 50%, black 0%, transparent 68%);\n    -webkit-mask-image: radial-gradient(ellipse 80% 80% at 85% 50%, black 0%, transparent 68%);\n  }\n  .hero-image-col {\n    position: absolute; right: 0; top: 0; bottom: 0;\n    width: 46%; z-index: 0; overflow: hidden;\n  }\n  .hero-image-col::after {\n    content: '';\n    position: absolute; inset: 0;\n    background: linear-gradient(to right, var(--white) 0%, transparent 10%);\n  }\n  .hero-image-col img {\n    width: 100%; height: 100%; object-fit: cover; opacity: 0.22;\n  }\n  .hero-content {\n    position: relative; z-index: 1;\n    max-width: 680px;\n  }\n\n  .hero h1 {\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-size: 44px;\n    font-weight: 600;\n    line-height: 1.02;\n    letter-spacing: -1px;\n    color: var(--dark);\n    margin-bottom: 10px;\n    opacity: 0; animation: fadeUp 0.8s 0.35s ease forwards;\n  }\n  .hero h1 em {\n    font-style: normal;\n    color: var(--orange);\n  }\n  .hero-sub {\n    font-size: 16px;\n    line-height: 1.85;\n    color: var(--mid);\n    max-width: 500px;\n    margin-bottom: 15px;\n    font-weight: 300;\n    opacity: 0; animation: fadeUp 0.8s 0.5s ease forwards;\n  }\n  .hero-actions {\n    display: flex; gap: 14px; flex-wrap: wrap;\n    opacity: 0; animation: fadeUp 0.8s 0.65s ease forwards;\n  }\n  .btn-primary {\n    background: var(--orange);\n    color: #fff;\n    padding: 15px 36px;\n    border-radius: 2px;\n    text-decoration: none;\n    font-size: 11.5px;\n    font-weight: 500;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    transition: background 0.25s, transform 0.2s, box-shadow 0.25s;\n    display: inline-block;\n    box-shadow: 0 6px 24px rgba(252,87,6,0.28);\n  }\n  .btn-primary:hover {\n    background: var(--orange-dark);\n    transform: translateY(-2px);\n    box-shadow: 0 10px 32px rgba(252,87,6,0.38);\n  }\n  .btn-ghost {\n    border: 1.5px solid var(--orange);\n    color: var(--orange);\n    padding: 15px 36px;\n    border-radius: 2px;\n    text-decoration: none;\n    font-size: 11.5px;\n    font-weight: 500;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    transition: all 0.25s;\n    display: inline-block;\n  }\n  .btn-ghost:hover {\n    background: var(--light-orange);\n    transform: translateY(-2px);\n  }\n\n  \/* Mobile-only elements \u2014 hidden on desktop *\/\n  .hero-mobile-image { display: none; }\n  .hero-mobile-logo  { display: none; }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     STATS BAR\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .stats-bar {\n    background: var(--dark);\n    padding: 0 6vw;\n    display: flex; justify-content: center;\n    flex-wrap: wrap;\n    gap: 0;\n    border-top: 3px solid var(--orange);\n  }\n  .stat-item {\n    text-align: center;\n    padding: 38px 52px;\n    border-right: 3px solid #FC5706;\n  }\n  .stat-item:last-child { border-right: none; }\n  .stat-num {\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-size: 40px; font-weight: 600;\n    color: #fff; line-height: 1;\n    margin-bottom: 8px;\n  }\n  .stat-num span { color: var(--orange); }\n  .stat-label {\n    font-size: 10px; letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.38);\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTION COMMONS\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  section { padding: 100px 6vw; }\n\n  .section-eyebrow {\n    font-size: 10.5px; font-weight: 500;\n    letter-spacing: 0.22em; text-transform: uppercase;\n    color: var(--orange);\n    display: flex; align-items: center; gap: 10px;\n    margin-bottom: 16px;\n  }\n  .section-eyebrow::before {\n    content: '';\n    display: block; width: 28px; height: 1px; background: var(--orange);\n  }\n  .section-title {\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-size: clamp(30px, 4vw, 56px);\n    font-weight: 600; line-height: 1.06;\n    color: var(--dark);\n    margin-bottom: 16px;\n  }\n  .section-sub {\n    font-size: clamp(14px, 1.15vw, 15.5px);\n    line-height: 1.85;\n    color: var(--mid); font-weight: 300;\n    max-width: 520px;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     ABOUT\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .about { background: var(--off-white); }\n  .about-inner {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 88px; align-items: center;\n  }\n  .about-image { position: relative; }\n  .about-image img {\n    width: 100%; border-radius: 2px;\n    display: block;\n    box-shadow: 0 32px 80px rgba(0,0,0,0.14);\n  }\n  .about-badge {\n    position: absolute;\n    bottom: -22px; right: -22px;\n    background: var(--orange);\n    color: #fff;\n    padding: 22px 26px;\n    border-radius: 2px;\n    max-width: 168px;\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-size: 13px; line-height: 1.5;\n  }\n  .about-badge strong {\n    font-size: 30px; font-weight: 600; display: block; margin-bottom: 4px;\n  }\n  .mandate-list { margin-top: 30px; }\n  .mandate-item {\n    display: flex; align-items: flex-start; gap: 14px;\n    margin-bottom: 14px;\n    padding-bottom: 14px;\n    border-bottom: 1px solid var(--rule);\n  }\n  .mandate-item:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }\n  .mandate-dot {\n    width: 6px; height: 6px; border-radius: 50%;\n    background: var(--orange); flex-shrink: 0; margin-top: 9px;\n  }\n  .mandate-text {\n    font-size: clamp(13px, 1.05vw, 14.5px);\n    color: var(--dark); line-height: 1.7;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     FOCUS AREAS\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .focus { background: #fff; }\n  .focus-header {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 60px; align-items: end;\n    margin-bottom: 56px;\n  }\n  .focus-cards {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 2px;\n  }\n  .focus-card {\n    background: var(--off-white);\n    padding: 40px 26px;\n    position: relative; overflow: hidden;\n    transition: background 0.3s;\n    cursor: default;\n  }\n  .focus-card:hover { background: #000; }\n  .focus-card-num {\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-size: 54px; font-weight: 300;\n    color: #fc5706;\n    line-height: 1; margin-bottom: 18px;\n    transition: color 0.3s;\n  }\n  .focus-card:hover .focus-card-num { color: rgba(252,87,6,0.15); }\n  .focus-card-icon { font-size: 22px; margin-bottom: 12px; }\n  .focus-card h3 {\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-size: 20px; font-weight: 600;\n    color: #000; margin-bottom: 10px; line-height: 1.22;\n  }\n  .focus-card p {\n    font-size: 13px; color: #000;\n    line-height: 1.75; font-weight: 300;\n  }\n  .focus-card-bar {\n    position: absolute; bottom: 0; left: 0; right: 0;\n    height: 3px; background: var(--orange);\n    transform: scaleX(0); transform-origin: left;\n    transition: transform 0.35s ease;\n  }\n  .focus-card:hover .focus-card-bar { transform: scaleX(1); }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     MARQUEE STRIP\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .marquee-strip {\n    background: var(--orange);\n    padding: 14px 0;\n    overflow: hidden;\n    white-space: nowrap;\n  }\n  .marquee-track {\n    display: inline-block;\n    animation: marquee 28s linear infinite;\n  }\n  .marquee-track span {\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.85);\n    margin: 0 32px;\n  }\n  .marquee-track span::before {\n    content: '\u25c6';\n    margin-right: 32px;\n    opacity: 0.5;\n  }\n  @keyframes marquee {\n    from { transform: translateX(0); }\n    to { transform: translateX(-50%); }\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     IMAGE BREAK \/ QUOTE\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .image-break {\n    height: 440px; position: relative; overflow: hidden;\n    display: flex; align-items: center; justify-content: center;\n  }\n  .image-break img {\n    position: absolute; inset: 0;\n    width: 100%; height: 100%; object-fit: cover;\n  }\n  .image-break-overlay {\n    position: absolute; inset: 0;\n    background: linear-gradient(135deg, rgba(180,50,0,0.88) 0%, rgba(13,13,11,0.82) 100%);\n  }\n  .image-break-content {\n    position: relative; z-index: 1;\n    text-align: center; padding: 0 8vw;\n  }\n  .image-break-content blockquote {\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-size: clamp(24px, 3.5vw, 48px);\n    font-weight: 400; font-style: Normal;\n    color: #fff; line-height: 1.28;\n    max-width: 820px; margin: 0 auto 20px;\n  }\n  .image-break-content cite {\n    font-size: 10.5px; letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.4); font-style: normal;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PHILOSOPHY\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .philosophy { background: var(--dark-2); }\n  .philosophy .section-eyebrow { color: var(--orange); }\n  .philosophy .section-eyebrow::before { background: var(--orange); }\n  .philosophy .section-title { color: #fff; }\n  .phil-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 2px;\n    margin-top: 56px;\n  }\n  .phil-item {\n    padding: 50px 46px;\n    background: rgba(255,255,255,0.02);\n    position: relative; overflow: hidden;\n    transition: background 0.3s;\n    border: 1px solid rgba(255,255,255,0.04);\n  }\n  .phil-item:hover { background: rgba(252,87,6,0.05); }\n  .phil-num {\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-size: 80px; font-weight: 300;\n    color: rgba(255,255,255,0.03);\n    position: absolute; top: 12px; right: 20px;\n    line-height: 1;\n    user-select: none;\n  }\n  .phil-line {\n    width: 30px; height: 2px;\n    background: var(--orange); margin-bottom: 18px;\n  }\n  .phil-icon { font-size: 22px; margin-bottom: 14px; }\n  .phil-item h3 {\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-size: 23px; font-weight: 600;\n    color: #fff; margin-bottom: 12px; line-height: 1.2;\n  }\n  .phil-item p {\n    font-size: 13.5px; color: rgba(255,255,255,0.42);\n    line-height: 1.85; font-weight: 300;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     CTA SECTION\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .cta-section {\n    background: var(--pale-orange);\n    text-align: center;\n    padding: 110px 6vw;\n    position: relative;\n    overflow: hidden;\n  }\n  .cta-section::before {\n    content: '';\n    position: absolute; inset: 0;\n    background: radial-gradient(ellipse 60% 80% at 50% 100%, rgba(252,87,6,0.08) 0%, transparent 65%);\n  }\n  .cta-section .section-eyebrow { justify-content: center; position: relative; z-index: 1; }\n  .cta-section .section-title {\n    max-width: 560px; margin: 0 auto 16px;\n    text-align: center; position: relative; z-index: 1;\n  }\n  .cta-section .section-sub {\n    text-align: center; margin: 0 auto 44px;\n    position: relative; z-index: 1;\n  }\n  .cta-buttons {\n    display: flex; gap: 14px;\n    justify-content: center; flex-wrap: wrap;\n    position: relative; z-index: 1;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     FOOTER\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  footer {\n    background: #000;\n    padding: 52px 6vw 30px;\n    border-top: 3px solid var(--orange);\n  }\n  .footer-top {\n    display: flex; justify-content: space-between;\n    align-items: center; flex-wrap: wrap; gap: 20px;\n    margin-bottom: 36px;\n    padding-bottom: 36px;\n    border-bottom: 3px solid rgba(255,255,255,0.05);\n  }\n  .footer-logo img {\n    height: 100px; display: block;\n  }\n  .footer-tagline {\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-style: normal; font-size: 20px;\n    color: #fff;\n  }\n  .footer-bottom {\n    display: flex; justify-content: space-between;\n    align-items: flex-start; flex-wrap: wrap; gap: 12px;\n  }\n  .footer-copy {\n    font-size: 11.5px; color: rgba(255,255,255,0.22);\n    letter-spacing: 0.04em;\n  }\n  .footer-note {\n    font-size: 11px; color: rgba(255,255,255,0.14);\n    max-width: 420px; text-align: right; line-height: 1.65;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     ANIMATIONS\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  @keyframes fadeUp {\n    from { opacity: 0; transform: translateY(26px); }\n    to   { opacity: 1; transform: translateY(0); }\n  }\n  .reveal {\n    opacity: 0; transform: translateY(20px);\n    transition: opacity 0.75s ease, transform 0.75s ease;\n  }\n  .reveal.visible { opacity: 1; transform: none; }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     RESPONSIVE \u2014 TABLET (\u22641024px)\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  @media (max-width: 1024px) {\n    .focus-cards { grid-template-columns: repeat(2, 1fr); }\n    .focus-header { grid-template-columns: 1fr; gap: 16px; }\n    .about-badge { bottom: -16px; right: -8px; }\n    .stat-item { padding: 36px 36px; }\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     RESPONSIVE \u2014 MOBILE (\u2264768px)\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  @media (max-width: 768px) {\n    \/* Hide entire navbar on mobile *\/\n    nav { display: none; }\n    .mobile-menu { display: none !important; }\n    .hero h1 {\n  display: none;\n}\n\n    \/* Remove any top offset since nav is gone *\/\n    body { padding-top: 0 !important; }\n    .hero { margin-top: 0 !important; padding-top: 0 !important; }\n\n    \/* \u2500\u2500 MOBILE HERO OVERRIDES \u2500\u2500 *\/\n    .hero {\n      padding: 0;\n      margin-top: 0;\n      min-height: 0svh;\n      background: #000;\n      flex-direction: column;\n      align-items: stretch;\n      display: flex;\n      justify-content: center;\n    }\n\n    \/* Kill the desktop decorative layers *\/\n    .hero-bg { display: none; }\n    .hero-grid { display: none; }\n    .hero-image-col { display: none; }\n\n    \/* Mobile hero image: hidden (replaced by logo) *\/\n    .hero-mobile-image { display: none; }\n\n    \/* Full logo shown as first element inside hero-content on mobile *\/\n    .hero-mobile-logo {\n      display: block;\n      width: 72%;\n      max-width: 300px;\n      margin: 0 auto 15px;\n    }\n\n    \/* Content block centred, black bg *\/\n    .hero-content {\n      background: #000;\n      max-width: 100%;\n      padding: 52px 6vw 64px;\n      text-align: center;\n    }\n\n    .hero h1 {\n      font-size: clamp(36px, 10vw, 52px);\n      color: #fff;\n      margin-bottom: 16px;\n    }\n\n    .hero-sub {\n      font-size: 19px;\n      color: #fff;\n      margin-bottom: 25px;\n      max-width: 100%;\n    }\n\n    .hero-actions {\n      flex-direction: column;\n      align-items: center;\n    }\n    .hero-actions .btn-primary,\n    .hero-actions .btn-ghost { text-align: center; padding: 15px 22px; width: auto; }\n\n    \/* \u2500\u2500 END MOBILE HERO \u2500\u2500 *\/\n\n    .stats-bar { padding: 0 5vw; flex-direction: column; }\n    .stat-item {\n      border-right: none;\n      border-bottom: 3px solid #FC5706;\n      padding: 22px 0;\n    }\n    .stat-item:last-child { border-bottom: none; }\n    .stat-num { font-size: 34px; }\n\n    section { padding: 72px 5vw; }\n\n    .about-inner { grid-template-columns: 1fr; gap: 40px; }\n    .about-badge { display: none; }\n\n    .focus-cards { grid-template-columns: 1fr; gap: 2px; }\n    .focus-card { padding: 32px 22px; }\n\n    .image-break { height: 320px; }\n    .image-break-content blockquote { font-size: clamp(20px, 5.5vw, 30px); }\n\n    .phil-grid { grid-template-columns: 1fr; }\n    .phil-item { padding: 36px 28px; }\n    .phil-num { font-size: 56px; }\n\n    .cta-section { padding: 80px 5vw; }\n    .cta-buttons { flex-direction: column; align-items: center; }\n    .cta-buttons .btn-primary,\n    .cta-buttons .btn-ghost { width: 100%; max-width: 320px; text-align: center; }\n\n    footer { padding: 40px 5vw 26px; }\n    .footer-top { flex-direction: column; align-items: flex-start; gap: 14px; margin-bottom: 28px; padding-bottom: 28px; }\n    .footer-bottom { flex-direction: column; gap: 10px; }\n    .footer-note { text-align: left; max-width: 100%; }\n  }\n\n  @media (max-width: 420px) {\n    .hero h1 { font-size: 36px; }\n    .section-title { font-size: 28px; }\n    .stat-num { font-size: 30px; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     NAVIGATION\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<nav id=\"navbar\">\n  <div class=\"nav-logo\">\n    <img decoding=\"async\" src=\"https:\/\/regentequity.ae\/wp-content\/uploads\/2026\/05\/WhatsApp-Image-2026-05-01-at-17.59.52.jpeg\" alt=\"Regent Equity\" \/>\n  <\/div>\n  <div class=\"nav-links\">\n    <a href=\"#about\">About<\/a>\n    <a href=\"#focus\">Focus Areas<\/a>\n    <a href=\"#philosophy\">Philosophy<\/a>\n    <a href=\"#contact\" class=\"nav-cta\">Learn More<\/a>\n  <\/div>\n  <button class=\"nav-hamburger\" id=\"hamburger\" aria-label=\"Open menu\">\n    <span><\/span><span><\/span><span><\/span>\n  <\/button>\n<\/nav>\n\n<div class=\"mobile-menu\" id=\"mobileMenu\">\n  <a href=\"#about\"      onclick=\"closeMobileMenu()\">About<\/a>\n  <a href=\"#focus\"      onclick=\"closeMobileMenu()\">Focus Areas<\/a>\n  <a href=\"#philosophy\" onclick=\"closeMobileMenu()\">Philosophy<\/a>\n  <a href=\"#contact\"    onclick=\"closeMobileMenu()\" class=\"m-cta\">Learn More<\/a>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     HERO\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"hero\" id=\"top\">\n  <div class=\"hero-bg\"><\/div>\n  <div class=\"hero-grid\"><\/div>\n\n  <!-- Desktop: image in right column (unchanged) -->\n  <div class=\"hero-image-col\">\n    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1486325212027-8081e485255e?w=900&auto=format&fit=crop\" alt=\"\" loading=\"lazy\" \/>\n  <\/div>\n\n  <!-- Mobile-only: full-width image at top of hero -->\n  <img decoding=\"async\"\n    class=\"hero-mobile-image\"\n    src=\"https:\/\/images.unsplash.com\/photo-1486325212027-8081e485255e?w=900&auto=format&fit=crop\"\n    alt=\"Regent Equity \u2014 Built to Hold\"\n  \/>\n\n  <div class=\"hero-content\">\n    <!-- Mobile-only: full logo shown before heading -->\n    <img decoding=\"async\"\n      class=\"hero-mobile-logo\"\n      src=\"https:\/\/regentequity.ae\/wp-content\/uploads\/2026\/05\/WhatsApp-Image-2026-05-01-at-17.59.52-e1777900092264.jpeg\"\n    \/>\n    <h1>Built to <em>Hold<\/em><\/h1>\n    <p class=\"hero-sub\">\n      Regent Equity acquires, builds, and holds assets for the long term. We deploy capital with a single mandate structured to compound over time. No short-term exits. No forced liquidity cycles.\n    <\/p>\n    <div class=\"hero-actions\">\n      <a href=\"#focus\" class=\"btn-primary\">Explore Our Model<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     STATS BAR\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"stats-bar\">\n  <div class=\"stat-item\">\n    <div class=\"stat-num\">Long&#8209;Term<\/div>\n    <div class=\"stat-label\">Holding Horizon<\/div>\n  <\/div>\n  <div class=\"stat-item\">\n    <div class=\"stat-num\"><span>4<\/span><\/div>\n    <div class=\"stat-label\">Core Focus Areas<\/div>\n  <\/div>\n  <div class=\"stat-item\">\n    <div class=\"stat-num\">Zero<\/div>\n    <div class=\"stat-label\">Forced Exits<\/div>\n  <\/div>\n  <div class=\"stat-item\">\n    <div class=\"stat-num\">Private<\/div>\n    <div class=\"stat-label\">Capital Structure<\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     MARQUEE\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"marquee-strip\">\n  <div class=\"marquee-track\">\n    <span>Real Estate<\/span><span>Asset Acquisition<\/span><span>Permanent Capital<\/span><span>Long-Term Holdings<\/span><span>Operating Businesses<\/span><span>Strategic Partnerships<\/span><span>Special Situations<\/span><span>Capital Discipline<\/span>\n    <span>Real Estate<\/span><span>Asset Acquisition<\/span><span>Permanent Capital<\/span><span>Long-Term Holdings<\/span><span>Operating Businesses<\/span><span>Strategic Partnerships<\/span><span>Special Situations<\/span><span>Capital Discipline<\/span>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     ABOUT\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"about\" id=\"about\">\n  <div class=\"about-inner\">\n    <div class=\"about-image reveal\">\n      <img decoding=\"async\"\n        src=\"https:\/\/images.unsplash.com\/photo-1577415124269-fc1140a69e91?w=800&auto=format&fit=crop\"\n        alt=\"City skyline representing long-term asset ownership\"\n        loading=\"lazy\"\n      \/>\n      <div class=\"about-badge\">\n        <strong>Time<\/strong> is the advantage\n      <\/div>\n    <\/div>\n    <div class=\"about-text reveal\">\n      <div class=\"section-eyebrow\">Who We Are<\/div>\n      <h2 class=\"section-title\">Capital Structured to Compound<\/h2>\n      <p class=\"section-sub\">\n        Regent Equity is a private holding company built on the belief that discipline, patience, and structure are the true sources of long-term value creation.\n      <\/p>\n      <div class=\"mandate-list\">\n        <div class=\"mandate-item\">\n          <div class=\"mandate-dot\"><\/div>\n          <div class=\"mandate-text\">We acquire businesses and assets with the intention of holding not flipping.<\/div>\n        <\/div>\n        <div class=\"mandate-item\">\n          <div class=\"mandate-dot\"><\/div>\n          <div class=\"mandate-text\">We structure every deal to protect capital before chasing growth.<\/div>\n        <\/div>\n        <div class=\"mandate-item\">\n          <div class=\"mandate-dot\"><\/div>\n          <div class=\"mandate-text\">We believe time, not timing, is the greatest compounding force.<\/div>\n        <\/div>\n        <div class=\"mandate-item\">\n          <div class=\"mandate-dot\"><\/div>\n          <div class=\"mandate-text\">We operate with a private mandate no short-term investor pressure.<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     FOCUS AREAS\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"focus\" id=\"focus\">\n  <div class=\"focus-header\">\n    <div class=\"reveal\">\n      <div class=\"section-eyebrow\">What We Do<\/div>\n      <h2 class=\"section-title\">Four Pillars of Capital Deployment<\/h2>\n    <\/div>\n    <div class=\"reveal\">\n      <p class=\"section-sub\">Each focus area is chosen for its structural advantages, long-term cash flow potential, and alignment with our ownership philosophy.<\/p>\n    <\/div>\n  <\/div>\n  <div class=\"focus-cards\">\n    <div class=\"focus-card reveal\">\n      <div class=\"focus-card-num\">01<\/div>\n      <div class=\"focus-card-icon\">\ud83c\udfe2<\/div>\n      <h3>Real Estate &amp; Asset-Backed<\/h3>\n      <p>Hard assets with intrinsic value, income potential, and natural protection against capital erosion over time.<\/p>\n      <div class=\"focus-card-bar\"><\/div>\n    <\/div>\n    <div class=\"focus-card reveal\">\n      <div class=\"focus-card-num\">02<\/div>\n      <div class=\"focus-card-icon\">\u2699\ufe0f<\/div>\n      <h3>Operating Businesses<\/h3>\n      <p>Cash-generating businesses with durable economics, strong management, and defensible market positions.<\/p>\n      <div class=\"focus-card-bar\"><\/div>\n    <\/div>\n    <div class=\"focus-card reveal\">\n      <div class=\"focus-card-num\">03<\/div>\n      <div class=\"focus-card-icon\">\ud83e\udd1d<\/div>\n      <h3>Strategic Partnerships<\/h3>\n      <p>Aligned co-investments and joint ventures where structure and shared values create compounding outcomes.<\/p>\n      <div class=\"focus-card-bar\"><\/div>\n    <\/div>\n    <div class=\"focus-card reveal\">\n      <div class=\"focus-card-num\">04<\/div>\n      <div class=\"focus-card-icon\">\u265f\ufe0f<\/div>\n      <h3>Special Situations<\/h3>\n      <p>Disciplined deployment into dislocated or complex opportunities where our long-term horizon is a structural edge.<\/p>\n      <div class=\"focus-card-bar\"><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     IMAGE BREAK \/ QUOTE\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"image-break\">\n  <img decoding=\"async\"\n    src=\"https:\/\/images.unsplash.com\/photo-1560179707-f14e90ef3623?w=1400&auto=format&fit=crop\"\n    alt=\"\"\n    loading=\"lazy\"\n  \/>\n  <div class=\"image-break-overlay\"><\/div>\n  <div class=\"image-break-content\">\n    <blockquote>\"Structure defines outcome. Time is the advantage.\"<\/blockquote>\n    <cite>\u2014 Regent Equity Investment Mandate<\/cite>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PHILOSOPHY\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"philosophy\" id=\"philosophy\">\n  <div class=\"reveal\">\n    <div class=\"section-eyebrow\">How We Think<\/div>\n    <h2 class=\"section-title\">Four Principles. One Mandate.<\/h2>\n  <\/div>\n  <div class=\"phil-grid\">\n    <div class=\"phil-item reveal\">\n      <div class=\"phil-num\">I<\/div>\n      <div class=\"phil-line\"><\/div>\n      <div class=\"phil-icon\">\ud83d\udee1\ufe0f<\/div>\n      <h3>Capital Must Be Protected First<\/h3>\n      <p>Preservation precedes growth. Every investment decision begins with a clear understanding of downside risk and structural protection before any return assumption is made.<\/p>\n    <\/div>\n    <div class=\"phil-item reveal\">\n      <div class=\"phil-num\">II<\/div>\n      <div class=\"phil-line\"><\/div>\n      <div class=\"phil-icon\">\ud83d\udcc8<\/div>\n      <h3>Growth Must Be Earned, Not Assumed<\/h3>\n      <p>We do not underwrite optimism. Growth is a result of operational discipline, market positioning, and compounding fundamentals not projections built on assumption.<\/p>\n    <\/div>\n    <div class=\"phil-item reveal\">\n      <div class=\"phil-num\">III<\/div>\n      <div class=\"phil-line\"><\/div>\n      <div class=\"phil-icon\">\ud83d\udcd0<\/div>\n      <h3>Structure Defines Outcome<\/h3>\n      <p>How a deal is structured is as important as what is acquired. The right structure creates alignment, manages risk, and ensures the long-term holding model is preserved.<\/p>\n    <\/div>\n    <div class=\"phil-item reveal\">\n      <div class=\"phil-num\">IV<\/div>\n      <div class=\"phil-line\"><\/div>\n      <div class=\"phil-icon\">\u23f3<\/div>\n      <h3>Time Is the Advantage<\/h3>\n      <p>Our permanent capital model means we are never forced to sell. This patience is not passive it is our most powerful competitive edge in every market we operate in.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     CTA SECTION\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"cta-section\" id=\"contact\">\n  <div class=\"section-eyebrow reveal\">Get in Touch<\/div>\n  <h2 class=\"section-title reveal\">Built for Those Who Think in Decades<\/h2>\n  <p class=\"section-sub reveal\">\n    If your vision extends beyond the next quarter, we want to hear from you. Regent Equity partners with founders, operators, and capital allocators who share our long-term orientation.\n  <\/p>\n  <div class=\"cta-buttons reveal\">\n    <a href=\"#\" class=\"btn-primary\">Contact Us<\/a>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     FOOTER\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<footer>\n  <div class=\"footer-top\">\n    <div class=\"footer-logo\">\n      <img decoding=\"async\" src=\"https:\/\/regentequity.ae\/wp-content\/uploads\/2026\/05\/cropped-WhatsApp-Image-2026-05-01-at-17.59.52-e1777897192112.jpeg\" alt=\"Regent Equity\" \/>\n    <\/div>\n    <div class=\"footer-tagline\">\"Built to Hold\"<\/div>\n  <\/div>\n  <div class=\"footer-bottom\">\n    <div class=\"footer-copy\">\u00a9 2026 Regent Equity. All rights reserved.<\/div>\n    <div class=\"footer-note\">This website is for informational purposes only and does not constitute an offer to buy or sell securities.<\/div>\n  <\/div>\n<\/footer>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SCRIPTS\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<script>\n  const reveals = document.querySelectorAll('.reveal');\n  const revealObserver = new IntersectionObserver((entries) => {\n    entries.forEach((entry, i) => {\n      if (entry.isIntersecting) {\n        setTimeout(() => entry.target.classList.add('visible'), i * 80);\n        revealObserver.unobserve(entry.target);\n      }\n    });\n  }, { threshold: 0.1 });\n  reveals.forEach(r => revealObserver.observe(r));\n\n  const navbar = document.getElementById('navbar');\n  window.addEventListener('scroll', () => {\n    navbar.classList.toggle('scrolled', window.scrollY > 20);\n  });\n\n  const hamburger = document.getElementById('hamburger');\n  const mobileMenu = document.getElementById('mobileMenu');\n  hamburger.addEventListener('click', () => {\n    hamburger.classList.toggle('open');\n    mobileMenu.classList.toggle('open');\n  });\n  function closeMobileMenu() {\n    hamburger.classList.remove('open');\n    mobileMenu.classList.remove('open');\n  }\n  document.addEventListener('click', (e) => {\n    if (!navbar.contains(e.target) && !mobileMenu.contains(e.target)) {\n      closeMobileMenu();\n    }\n  });\n<\/script>\n\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Regent Equity \u2014 Ownership with Discipline About Focus Areas Philosophy Learn More About Focus Areas Philosophy Learn More Built to Hold Regent Equity acquires, builds, and holds assets for the long term. We deploy capital with a single mandate structured to compound over time. No short-term exits. No forced liquidity cycles. Explore Our Model Long&#8209;Term [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/regentequity.ae\/index.php?rest_route=\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/regentequity.ae\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/regentequity.ae\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/regentequity.ae\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/regentequity.ae\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6"}],"version-history":[{"count":137,"href":"https:\/\/regentequity.ae\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":257,"href":"https:\/\/regentequity.ae\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions\/257"}],"wp:attachment":[{"href":"https:\/\/regentequity.ae\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}