{"id":3782,"date":"2025-06-04T06:30:53","date_gmt":"2025-06-04T06:30:53","guid":{"rendered":"https:\/\/www.reai.com.my\/?page_id=3782"},"modified":"2025-11-17T03:27:31","modified_gmt":"2025-11-17T03:27:31","slug":"reai-website-copywriting-test","status":"publish","type":"page","link":"https:\/\/www.reai.com.my\/","title":{"rendered":"ReAI Website Copywriting Test"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Section&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; background_enable_image=&#8221;off&#8221; background_size=&#8221;custom&#8221; background_image_width=&#8221;1920px&#8221; background_position=&#8221;top_center&#8221; max_width=&#8221;1920px&#8221; module_alignment=&#8221;center&#8221; min_height_tablet=&#8221;&#8221; min_height_phone=&#8221;&#8221; min_height_last_edited=&#8221;on|phone&#8221; height_tablet=&#8221;&#8221; height_phone=&#8221;911px&#8221; height_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_margin_tablet=&#8221;0px||0px||true|false&#8221; custom_margin_phone=&#8221;||-24vw||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; custom_css_main_element=&#8221;||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_enable_image=&#8221;off&#8221; background_size=&#8221;custom&#8221; background_image_width=&#8221;1920px&#8221; background_position=&#8221;top_center&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; custom_margin=&#8221;0px|0px|0px|0px|true|true&#8221; custom_margin_tablet=&#8221;0px|0px|0px|0px|true|true&#8221; custom_margin_phone=&#8221;0px|0px||0px|false|true&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px|0px|0px|0px|false|true&#8221; custom_padding_tablet=&#8221;0px|0px|0px|0px|false|true&#8221; custom_padding_phone=&#8221;0px|0px|0vw|0px|false|true&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; admin_label=&#8221;Column&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code raw_content_last_edited=&#8221;off|desktop&#8221; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Code&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_enable_image=&#8221;off&#8221; background_size=&#8221;custom&#8221; background_image_width=&#8221;1920px&#8221; background_position=&#8221;top_center&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;0px|0px|0px|||&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<!DOCTYPE html><!-- [et_pb_line_break_holder] --><html lang=\"en\"><!-- [et_pb_line_break_holder] --><head><!-- [et_pb_line_break_holder] -->  <meta charset=\"UTF-8\" \/><!-- [et_pb_line_break_holder] -->  <title>Scroll Scene Animation (Footer visible + +20px dragon bg)<\/title><!-- [et_pb_line_break_holder] -->  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/><!-- [et_pb_line_break_holder] -->  <\/p>\n<style><!-- [et_pb_line_break_holder] -->    :root{<!-- [et_pb_line_break_holder] -->      --scroll-height: 200vh;<!-- [et_pb_line_break_holder] -->      --shift-up: 8%;<!-- [et_pb_line_break_holder] -->      --drop-early: 18svh;<!-- [et_pb_line_break_holder] -->      --mobile-bg-extra: 80px; <!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/* ===== Scoped hero ===== *\/<!-- [et_pb_line_break_holder] -->    .reai-scroll-scene{<!-- [et_pb_line_break_holder] -->      position: relative;<!-- [et_pb_line_break_holder] -->      overflow-x: clip;<!-- [et_pb_line_break_holder] -->      width: 100%;<!-- [et_pb_line_break_holder] -->      z-index: 0; \/* hero below footer *\/<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    @supports not (overflow-x: clip){ .reai-scroll-scene{ overflow-x: hidden; } }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    .reai-scroll-scene .scroll-wrapper{<!-- [et_pb_line_break_holder] -->      width: 100%;<!-- [et_pb_line_break_holder] -->      height: var(--scroll-height);<!-- [et_pb_line_break_holder] -->      position: relative;<!-- [et_pb_line_break_holder] -->      margin: 0 !important;<!-- [et_pb_line_break_holder] -->      background: transparent;<!-- [et_pb_line_break_holder] -->      overflow: clip;<!-- [et_pb_line_break_holder] -->      contain: paint;<!-- [et_pb_line_break_holder] -->      pointer-events: none;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    @supports not (overflow: clip){ .reai-scroll-scene .scroll-wrapper{ overflow: hidden; } }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    .reai-scroll-scene #scroll-scene{<!-- [et_pb_line_break_holder] -->      position: sticky;<!-- [et_pb_line_break_holder] -->      top: 0;<!-- [et_pb_line_break_holder] -->      width: 100%;<!-- [et_pb_line_break_holder] -->      height: 100vh;<!-- [et_pb_line_break_holder] -->      overflow: hidden;<!-- [et_pb_line_break_holder] -->      background: transparent;<!-- [et_pb_line_break_holder] -->      margin: 0 !important;<!-- [et_pb_line_break_holder] -->      pointer-events: none;<!-- [et_pb_line_break_holder] -->      clip-path: inset(0);<!-- [et_pb_line_break_holder] -->      z-index: 0;<!-- [et_pb_line_break_holder] -->      will-change: transform;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    .reai-scroll-scene .sticky-background,<!-- [et_pb_line_break_holder] -->    .reai-scroll-scene .scene-scale,<!-- [et_pb_line_break_holder] -->    .reai-scroll-scene .scene-content,<!-- [et_pb_line_break_holder] -->    .reai-scroll-scene .word-layer,<!-- [et_pb_line_break_holder] -->    .reai-scroll-scene canvas.character{ pointer-events: none; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    .reai-scroll-scene .sticky-background{<!-- [et_pb_line_break_holder] -->      position: absolute;<!-- [et_pb_line_break_holder] -->      inset: 0;<!-- [et_pb_line_break_holder] -->      width: 100%;<!-- [et_pb_line_break_holder] -->      max-width: 1920px;<!-- [et_pb_line_break_holder] -->      height: 100%;<!-- [et_pb_line_break_holder] -->      background-image: url('https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/06\/DRAGON-1.png');<!-- [et_pb_line_break_holder] -->      background-size: 100% 100%;<!-- [et_pb_line_break_holder] -->      background-repeat: no-repeat;<!-- [et_pb_line_break_holder] -->      background-position: center center;<!-- [et_pb_line_break_holder] -->      background-color: #000;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    .reai-scroll-scene .scene-scale{<!-- [et_pb_line_break_holder] -->      width: 1920px;<!-- [et_pb_line_break_holder] -->      height: 1080px;<!-- [et_pb_line_break_holder] -->      position: absolute;<!-- [et_pb_line_break_holder] -->      top: 50%;<!-- [et_pb_line_break_holder] -->      left: 50%;<!-- [et_pb_line_break_holder] -->      transform-origin: center center;<!-- [et_pb_line_break_holder] -->      will-change: transform;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    .reai-scroll-scene .scene-content{ position: relative; width: 100%; height: 100%; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    .reai-scroll-scene .word-layer{<!-- [et_pb_line_break_holder] -->      position: absolute;<!-- [et_pb_line_break_holder] -->      top: calc(50% - var(--shift-up));<!-- [et_pb_line_break_holder] -->      left: 150vw;<!-- [et_pb_line_break_holder] -->      transform: translateY(-50%);<!-- [et_pb_line_break_holder] -->      width: 1590px;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    .reai-scroll-scene #wordImage{ width: 100%; height: auto; display: block; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    .reai-scroll-scene canvas.character{<!-- [et_pb_line_break_holder] -->      position: absolute;<!-- [et_pb_line_break_holder] -->      top: calc(50% - var(--shift-up));<!-- [et_pb_line_break_holder] -->      transform: translateY(-50%) scale(0.5);<!-- [et_pb_line_break_holder] -->      transform-origin: center;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    .reai-scroll-scene #boyCanvas{  left: 30%;  transform: translateY(-50%) scale(0.65); }<!-- [et_pb_line_break_holder] -->    .reai-scroll-scene #girlCanvas{ right: 30%; transform: translateY(-50%) scale(0.5); }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/* ===== Tablet ===== *\/<!-- [et_pb_line_break_holder] -->    @media (min-width: 768px) and (max-width: 1024px){<!-- [et_pb_line_break_holder] -->      .reai-scroll-scene #scroll-scene{ height: 110svh; }<!-- [et_pb_line_break_holder] -->      .reai-scroll-scene .sticky-background{<!-- [et_pb_line_break_holder] -->        max-width: none;<!-- [et_pb_line_break_holder] -->        background-size: cover;<!-- [et_pb_line_break_holder] -->        background-position: center center;<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/* ===== Mobile ONLY ===== *\/<!-- [et_pb_line_break_holder] -->    @media (max-width: 767px){<!-- [et_pb_line_break_holder] -->      \/* Match scene height to bg height (viewport + 20px) *\/<!-- [et_pb_line_break_holder] -->      .reai-scroll-scene #scroll-scene{<!-- [et_pb_line_break_holder] -->        height: calc(100svh + var(--mobile-bg-extra));<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      \/* Dragon background +20px taller *\/<!-- [et_pb_line_break_holder] -->      .reai-scroll-scene .sticky-background{<!-- [et_pb_line_break_holder] -->        background-image: url('https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/11\/01-750.png') !important;<!-- [et_pb_line_break_holder] -->        background-size: cover !important;<!-- [et_pb_line_break_holder] -->        background-repeat: no-repeat !important;<!-- [et_pb_line_break_holder] -->        background-color: transparent !important;<!-- [et_pb_line_break_holder] -->        background-position: center top !important;<!-- [et_pb_line_break_holder] -->        width: 100vw;<!-- [et_pb_line_break_holder] -->        height: calc(100svh + var(--mobile-bg-extra)) !important; \/* +20px *\/<!-- [et_pb_line_break_holder] -->        max-width: none;<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      \/* Footer anchored to bottom and above hero *\/<!-- [et_pb_line_break_holder] -->      #main-footer, .site-footer, .et-l--footer{<!-- [et_pb_line_break_holder] -->        position: relative !important;<!-- [et_pb_line_break_holder] -->        z-index: 100 !important;<!-- [et_pb_line_break_holder] -->        margin-top: auto !important;<!-- [et_pb_line_break_holder] -->        display: flex !important;<!-- [et_pb_line_break_holder] -->        flex-direction: column !important;<!-- [et_pb_line_break_holder] -->        align-items: center !important;<!-- [et_pb_line_break_holder] -->        justify-content: center !important;<!-- [et_pb_line_break_holder] -->        text-align: center !important;<!-- [et_pb_line_break_holder] -->        width: 100% !important;<!-- [et_pb_line_break_holder] -->        height: 100% !important;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        background-attachment: scroll !important;<!-- [et_pb_line_break_holder] -->        background-position: center bottom !important;<!-- [et_pb_line_break_holder] -->        background-repeat: no-repeat !important;<!-- [et_pb_line_break_holder] -->        background-size: cover !important;<!-- [et_pb_line_break_holder] -->        overflow: hidden !important;<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      \/* Ensure footer links\/icons remain clickable *\/<!-- [et_pb_line_break_holder] -->      #main-footer *, .site-footer *, .et-l--footer *{<!-- [et_pb_line_break_holder] -->        pointer-events: auto !important;<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/* Sentinels (optional) *\/<!-- [et_pb_line_break_holder] -->    .reai-scroll-scene .sentinel{<!-- [et_pb_line_break_holder] -->      position: absolute;<!-- [et_pb_line_break_holder] -->      left: 0; width: 1px; height: 1px;<!-- [et_pb_line_break_holder] -->      pointer-events: none;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    .reai-scroll-scene #startSentinel{ top: 0; }<!-- [et_pb_line_break_holder] -->    .reai-scroll-scene #endSentinel{   bottom: var(--drop-early); }<!-- [et_pb_line_break_holder] -->  <\/style>\n<p><!-- [et_pb_line_break_holder] --><\/head><!-- [et_pb_line_break_holder] --><body><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <!-- HERO (section-scoped) --><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"reai-scroll-scene\" id=\"reaiScene\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"scroll-wrapper\"><!-- [et_pb_line_break_holder] -->      <\/p>\n<div id=\"startSentinel\" class=\"sentinel\" aria-hidden=\"true\"><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <\/p>\n<div id=\"scroll-scene\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"sticky-background\"><\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"scene-scale\"><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"scene-content\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"word-layer\" id=\"wordLayer\"><!-- [et_pb_line_break_holder] -->              <img decoding=\"async\" src=\"https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/06\/Artboard-18.png\" id=\"wordImage\" alt=\"WELCOME REAI\" \/><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <canvas id=\"boyCanvas\" class=\"character\"><\/canvas><!-- [et_pb_line_break_holder] -->            <canvas id=\"girlCanvas\" class=\"character\"><\/canvas><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <\/p>\n<div id=\"endSentinel\" class=\"sentinel\" aria-hidden=\"true\"><\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <!-- Other sections (including your theme\u2019s footer) go below this hero --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <script><!-- [et_pb_line_break_holder] -->    \/* ========= Setup & assets ========= *\/<!-- [et_pb_line_break_holder] -->    const totalFrames = 152;<!-- [et_pb_line_break_holder] -->    const girlCanvas = document.getElementById('girlCanvas');<!-- [et_pb_line_break_holder] -->    const boyCanvas  = document.getElementById('boyCanvas');<!-- [et_pb_line_break_holder] -->    const ctxGirl    = girlCanvas.getContext('2d');<!-- [et_pb_line_break_holder] -->    const ctxBoy     = boyCanvas.getContext('2d');<!-- [et_pb_line_break_holder] -->    const wordLayer  = document.getElementById('wordLayer');<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    const girlImages = [], boyImages = [];<!-- [et_pb_line_break_holder] -->    let loadedGirl = 0, loadedBoy = 0, currentFrame = 0, ready = false;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    function preloadCharacterImages(name, total, onProgress){<!-- [et_pb_line_break_holder] -->      const frames = [];<!-- [et_pb_line_break_holder] -->      for (let i = 0; i < total; i++){<!-- [et_pb_line_break_holder] -->        const img = new Image();<!-- [et_pb_line_break_holder] -->        img.src = `https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/05\/${name}_${i}.png`;<!-- [et_pb_line_break_holder] -->        img.onload = () => onProgress();<!-- [et_pb_line_break_holder] -->        frames.push(img);<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->      return frames;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    girlImages.push(...preloadCharacterImages('Girl-Dance', totalFrames, () => { loadedGirl++; checkReady(); }));<!-- [et_pb_line_break_holder] -->    boyImages.push(...preloadCharacterImages('Boy-Dance',  totalFrames, () => { loadedBoy++;  checkReady(); }));<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    function checkReady(){<!-- [et_pb_line_break_holder] -->      if (loadedGirl === totalFrames && loadedBoy === totalFrames){<!-- [et_pb_line_break_holder] -->        girlCanvas.width  = girlImages[0].width;<!-- [et_pb_line_break_holder] -->        girlCanvas.height = girlImages[0].height;<!-- [et_pb_line_break_holder] -->        boyCanvas.width   = boyImages[0].width;<!-- [et_pb_line_break_holder] -->        boyCanvas.height  = boyImages[0].height;<!-- [et_pb_line_break_holder] -->        drawFrame(ctxGirl, girlImages[0], girlCanvas);<!-- [et_pb_line_break_holder] -->        drawFrame(ctxBoy,  boyImages[0],  boyCanvas);<!-- [et_pb_line_break_holder] -->        ready = true;<!-- [et_pb_line_break_holder] -->        updateScale();<!-- [et_pb_line_break_holder] -->        updateScene();<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    function drawFrame(ctx, img, canvas){<!-- [et_pb_line_break_holder] -->      ctx.clearRect(0, 0, canvas.width, canvas.height);<!-- [et_pb_line_break_holder] -->      ctx.drawImage(img, 0, 0);<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/* ========= No mobile scroll \u201cgate\u201d (footer always reachable) ========= *\/<!-- [et_pb_line_break_holder] -->    const isMobile = () => window.matchMedia('(max-width: 767px)').matches;<!-- [et_pb_line_break_holder] -->    let gateLocked = false; \/* always unlocked *\/<!-- [et_pb_line_break_holder] -->    let gateCapY   = 0;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    function viewportH(){<!-- [et_pb_line_break_holder] -->      return Math.max(1, document.documentElement.clientHeight || window.innerHeight);<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    function clamp01(v){ return Math.max(0, Math.min(1, v)); }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    function computeGateCap(){<!-- [et_pb_line_break_holder] -->      const wrapper = document.querySelector('.reai-scroll-scene .scroll-wrapper');<!-- [et_pb_line_break_holder] -->      gateCapY = wrapper.offsetTop + wrapper.clientHeight - viewportH();<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    function lockGateIfMobile(){ gateLocked = false; }<!-- [et_pb_line_break_holder] -->    function enforceGate(){ return; }<!-- [et_pb_line_break_holder] -->    function maybeUnlockGate(){ return; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    const endSentinel = document.getElementById('endSentinel');<!-- [et_pb_line_break_holder] -->    const endObserver = new IntersectionObserver((entries) => {<!-- [et_pb_line_break_holder] -->      entries.forEach(en => { if (en.isIntersecting) gateLocked = false; });<!-- [et_pb_line_break_holder] -->    }, { root: null, threshold: 0.01 });<!-- [et_pb_line_break_holder] -->    endObserver.observe(endSentinel);<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/* ========= Scene math ========= *\/<!-- [et_pb_line_break_holder] -->    function updateScene(){<!-- [et_pb_line_break_holder] -->      if (!ready){ enforceGate(); return; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      const baseWidth = 1920;<!-- [et_pb_line_break_holder] -->      const wordVirtualWidth = 1590;<!-- [et_pb_line_break_holder] -->      const wrapper = document.querySelector('.reai-scroll-scene .scroll-wrapper');<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      const vh           = viewportH();<!-- [et_pb_line_break_holder] -->      const scrollTop    = window.scrollY;<!-- [et_pb_line_break_holder] -->      const wrapperStart = wrapper.offsetTop;<!-- [et_pb_line_break_holder] -->      const scrollPercent = clamp01((scrollTop - wrapperStart) \/ vh);<!-- [et_pb_line_break_holder] -->      const movePhase = 0.8;<!-- [et_pb_line_break_holder] -->      const scale = window.innerWidth \/ baseWidth;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      const extraOffset = 500;<!-- [et_pb_line_break_holder] -->      const wordStartX = window.innerWidth \/ scale + extraOffset;<!-- [et_pb_line_break_holder] -->      const wordStopX  = (window.innerWidth \/ scale - wordVirtualWidth) \/ 2;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      if (scrollPercent <= movePhase){<!-- [et_pb_line_break_holder] -->        const p = scrollPercent \/ movePhase;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        const girlRight = 30 + p * (58 - 30);<!-- [et_pb_line_break_holder] -->        girlCanvas.style.right = `${girlRight}%`;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        const boyLeft = 30 + p * (58 - 30);<!-- [et_pb_line_break_holder] -->        boyCanvas.style.left = `${boyLeft}%`;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        const frameIndex = Math.floor(p * totalFrames);<!-- [et_pb_line_break_holder] -->        if (frameIndex !== currentFrame){<!-- [et_pb_line_break_holder] -->          currentFrame = frameIndex;<!-- [et_pb_line_break_holder] -->          drawFrame(ctxGirl, girlImages[frameIndex], girlCanvas);<!-- [et_pb_line_break_holder] -->          drawFrame(ctxBoy,  boyImages[frameIndex],  boyCanvas);<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        wordLayer.style.left = `${wordStartX}px`;<!-- [et_pb_line_break_holder] -->      } else {<!-- [et_pb_line_break_holder] -->        boyCanvas.style.left   = `58%`;<!-- [et_pb_line_break_holder] -->        girlCanvas.style.right = `58%`;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        if (currentFrame !== totalFrames - 1){<!-- [et_pb_line_break_holder] -->          currentFrame = totalFrames - 1;<!-- [et_pb_line_break_holder] -->          drawFrame(ctxGirl, girlImages[currentFrame], girlCanvas);<!-- [et_pb_line_break_holder] -->          drawFrame(ctxBoy,  boyImages[currentFrame],  boyCanvas);<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        const q = (scrollPercent - movePhase) \/ (1 - movePhase);<!-- [et_pb_line_break_holder] -->        const wordXScene   = wordStartX - q * (wordStartX - wordStopX);<!-- [et_pb_line_break_holder] -->        wordLayer.style.left = `${wordXScene}px`;<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      enforceGate();<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    function updateScale(){<!-- [et_pb_line_break_holder] -->      const baseWidth  = 1920;<!-- [et_pb_line_break_holder] -->      const baseHeight = 1080;<!-- [et_pb_line_break_holder] -->      const vh = viewportH();<!-- [et_pb_line_break_holder] -->      const scaleW = window.innerWidth \/ baseWidth;<!-- [et_pb_line_break_holder] -->      const scaleH = vh \/ baseHeight;<!-- [et_pb_line_break_holder] -->      const scale  = Math.min(scaleW, scaleH);<!-- [et_pb_line_break_holder] -->      document.querySelector('.reai-scroll-scene .scene-scale').style.transform =<!-- [et_pb_line_break_holder] -->        `translate(-50%, -50%) scale(${scale})`;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/* ========= Listeners ========= *\/<!-- [et_pb_line_break_holder] -->    window.addEventListener('scroll',  () => { updateScene(); });<!-- [et_pb_line_break_holder] -->    window.addEventListener('resize', () => { updateScale(); computeGateCap(); updateScene(); });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    window.addEventListener('DOMContentLoaded', () => {<!-- [et_pb_line_break_holder] -->      updateScale();<!-- [et_pb_line_break_holder] -->      lockGateIfMobile();<!-- [et_pb_line_break_holder] -->      computeGateCap();<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      if (window.scrollY < document.querySelector('.reai-scroll-scene .scroll-wrapper').offsetHeight){<!-- [et_pb_line_break_holder] -->        boyCanvas.style.left   = `30%`;<!-- [et_pb_line_break_holder] -->        girlCanvas.style.right = `30%`;<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->      updateScene();<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->  <\/script><!-- [et_pb_line_break_holder] --><\/body><!-- [et_pb_line_break_holder] --><\/html><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Section&#8221; module_class=&#8221;mobile-actual-bg&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/06\/DRAGON-2.png&#8221; background_size=&#8221;initial&#8221; background_position=&#8221;top_center&#8221; width=&#8221;100%&#8221; max_width=&#8221;1920px&#8221; max_width_tablet=&#8221;1280px&#8221; max_width_phone=&#8221;400px&#8221; max_width_last_edited=&#8221;on|phone&#8221; module_alignment=&#8221;center&#8221; min_height_tablet=&#8221;512px&#8221; min_height_phone=&#8221;200px&#8221; min_height_last_edited=&#8221;on|phone&#8221; height=&#8221;968px&#8221; max_height_tablet=&#8221;&#8221; max_height_phone=&#8221;&#8221; max_height_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;-1vw||||false|false&#8221; custom_margin_phone=&#8221;-221vw||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||||false|false&#8221; scroll_vertical_motion_enable=&#8221;off&#8221; hover_enabled=&#8221;0&#8243; background_last_edited=&#8221;on|phone&#8221; background_image_phone=&#8221;https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/06\/DRAGON-2.png&#8221; background_enable_image_phone=&#8221;on&#8221; parallax_phone=&#8221;off&#8221; parallax_method_phone=&#8221;on&#8221; background_position_phone=&#8221;top_center&#8221; scroll_vertical_motion_tablet=&#8221;&#8221; scroll_vertical_motion_phone=&#8221;0|50|50|100|0|0|-10&#8243; scroll_vertical_motion_last_edited=&#8221;on|phone&#8221; custom_css_free_form=&#8221;\/* Mobile only: force actual-size background and move it up *\/||@media (max-width: 767px) {||  .et_pb_section.mobile-actual-bg {||    background-size: contain !important;   ||    background-repeat: no-repeat !important;||    background-position: 50% 20% !important; \/* horizontal 50% (center), vertical 20% (move up) *\/||    min-height: 100vh;  ||  }||}||||&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element_last_edited=&#8221;off|phone&#8221; sticky_enabled=&#8221;0&#8243;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;50px||||false|false&#8221; custom_margin_tablet=&#8221;50px||||false|false&#8221; custom_margin_phone=&#8221;||-155vw||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/06\/Artboard-19_002.png&#8221; title_text=&#8221;Artboard 19_002&#8243; show_bottom_space=&#8221;off&#8221; admin_label=&#8221;Image&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;80%&#8221; width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;-15vw|||7vw|false|false&#8221; custom_margin_phone=&#8221;-11vw|||6vw|false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||||false|false&#8221; custom_padding_tablet=&#8221;5vw||||false|false&#8221; custom_padding_phone=&#8221;5vw||||false|false&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; scroll_scaling_enable=&#8221;on&#8221; scroll_rotating=&#8221;0|50|50|100|-180\u00b0|0|180\u00b0&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text content_tablet=&#8221;<\/p>\n<h3 data-prosemirror-content-type=%22node%22 data-prosemirror-node-name=%22paragraph%22 data-prosemirror-node-block=%22true%22 data-pm-slice=%221 1 %91%22 bulletlist=%22%22 null=%22%22 listitem=%22%22 style=%22text-align: left;%22>Thoughtfully leveraging Generative<br \/>AI to elevate design, create innovative<br \/>solutions, and uphold trust and ethics.<\/h3>\n<p>&#8221; content_phone=&#8221;<\/p>\n<h3 data-prosemirror-content-type=%22node%22 data-prosemirror-node-name=%22paragraph%22 data-prosemirror-node-block=%22true%22 data-pm-slice=%221 1 %91%22 style=%22text-align: center;%22>Thoughtfully leveraging<br \/>GenerativeAI toelevate<br \/>design,create innovative<br \/>solutions, and uphold trust<br \/>and ethics.<\/h3>\n<p>&#8221; content_last_edited=&#8221;on|tablet&#8221; disabled_on=&#8221;on|off|off&#8221; admin_label=&#8221;Text&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;&#8211;et_global_heading_font|500|||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;17px&#8221; header_3_font=&#8221;Nunito|500|||||||&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_line_height=&#8221;1.6em&#8221; position_origin_a_tablet=&#8221;&#8221; position_origin_a_phone=&#8221;&#8221; position_origin_a_last_edited=&#8221;on|phone&#8221; position_origin_f_tablet=&#8221;&#8221; position_origin_f_phone=&#8221;&#8221; position_origin_f_last_edited=&#8221;on|phone&#8221; position_origin_r_tablet=&#8221;&#8221; position_origin_r_phone=&#8221;&#8221; position_origin_r_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;-2vw||||false|false&#8221; custom_margin_tablet=&#8221;-5vw|||-10vw|false|false&#8221; custom_margin_phone=&#8221;42vw|||23vw|false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;|60px||60px|false|true&#8221; custom_padding_tablet=&#8221;|60px||60px|false|true&#8221; custom_padding_phone=&#8221;|0px||0px|false|false&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; header_3_line_height_tablet=&#8221;1.6em&#8221; header_3_line_height_phone=&#8221;1.3em&#8221; header_3_line_height_last_edited=&#8221;on|phone&#8221; positioning_tablet=&#8221;&#8221; positioning_phone=&#8221;&#8221; positioning_last_edited=&#8221;on|phone&#8221; z_index_tablet=&#8221;&#8221; z_index_phone=&#8221;1&#8243; z_index_last_edited=&#8221;on|phone&#8221; custom_css_main_element=&#8221;position: relative;||z-index: 1;||&#8221; custom_css_free_form=&#8221;||&#8221; header_3_text_shadow_style=&#8221;preset1&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3 data-prosemirror-content-type=\"node\" data-prosemirror-node-name=\"paragraph\" data-prosemirror-node-block=\"true\" data-pm-slice=\"1 1 [&quot;bulletList&quot;,null,&quot;listItem&quot;,null]\" style=\"text-align: center;\">Thoughtfully leveraging Generative AI to elevate design,create innovative solutions, and uphold trust and ethics.<\/h3>\n<p>[\/et_pb_text][et_pb_text content_tablet=&#8221;<\/p>\n<h3 data-prosemirror-content-type=%22node%22 data-prosemirror-node-name=%22paragraph%22 data-prosemirror-node-block=%22true%22 data-pm-slice=%221 1 %91%22 bulletlist=%22%22 null=%22%22 listitem=%22%22 style=%22text-align: left;%22>Thoughtfully leveraging<br \/>Generative AI to elevate<br \/>design,create innovative<br \/>solutions, and uphold<br \/>trust and ethics.<\/h3>\n<p>&#8221; content_phone=&#8221;<\/p>\n<h3 data-prosemirror-content-type=%22node%22 data-prosemirror-node-name=%22paragraph%22 data-prosemirror-node-block=%22true%22 data-pm-slice=%221 1 %91%22 style=%22text-align: center;%22>Thoughtfully leveraging GenerativeAI toelevate<br \/>design,create innovative<br \/>solutions, and uphold<br \/>trust and ethics.<\/h3>\n<p>&#8221; content_last_edited=&#8221;on|tablet&#8221; disabled_on=&#8221;off|off|on&#8221; admin_label=&#8221;Text&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;&#8211;et_global_heading_font|500|||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;17px&#8221; header_3_font=&#8221;Nunito|500|||||||&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;20px&#8221; header_3_line_height=&#8221;1.6em&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;-2vw|||-5vw|false|false&#8221; custom_margin_phone=&#8221;45vw|||2vw|false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;|60px||60px|false|true&#8221; custom_padding_tablet=&#8221;|60px||60px|false|true&#8221; custom_padding_phone=&#8221;|0px||0px|false|false&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; header_font_size_tablet=&#8221;&#8221; header_font_size_phone=&#8221;20px&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; header_3_text_align_tablet=&#8221;&#8221; header_3_text_align_phone=&#8221;left&#8221; header_3_text_align_last_edited=&#8221;on|phone&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;20px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; header_3_line_height_tablet=&#8221;1.6em&#8221; header_3_line_height_phone=&#8221;1.3em&#8221; header_3_line_height_last_edited=&#8221;on|phone&#8221; header_3_text_shadow_style=&#8221;preset1&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3 style=\"text-align: right;\"><span>At ReAI, we don&#8217;t just practice responsible AI\u2014we use it creatively to design smarter, more engaging, and highly personalized experiences. Explore how AI can transform your vision into meaningful realities.<\/span><\/h3>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; admin_label=&#8221;Column&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/05\/Artboard-3.png&#8221; title_text=&#8221;Artboard 3&#8243; admin_label=&#8221;Image&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;50%&#8221; width_phone=&#8221;60%&#8221; width_last_edited=&#8221;on|phone&#8221; custom_margin_tablet=&#8221;-40vw|||40vw|false|false&#8221; custom_margin_phone=&#8221;-90vw|||16vw|false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; scroll_fade_enable=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Section&#8221; module_class=&#8221;mobile-actual-bg1&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/06\/DRAGON-3.png&#8221; background_size=&#8221;initial&#8221; background_position=&#8221;top_center&#8221; width=&#8221;100%&#8221; max_width=&#8221;1920px&#8221; max_width_tablet=&#8221;1280px&#8221; max_width_phone=&#8221;400px&#8221; max_width_last_edited=&#8221;on|phone&#8221; module_alignment=&#8221;center&#8221; min_height_tablet=&#8221;512px&#8221; min_height_phone=&#8221;160px&#8221; min_height_last_edited=&#8221;on|phone&#8221; height=&#8221;768px&#8221; max_height_tablet=&#8221;&#8221; max_height_phone=&#8221;162px&#8221; max_height_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;-200px||||false|false&#8221; custom_margin_phone=&#8221;0px||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; background_last_edited=&#8221;on|phone&#8221; background_image_phone=&#8221;https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/06\/DRAGON-3.png&#8221; background_enable_image_phone=&#8221;on&#8221; parallax_phone=&#8221;off&#8221; background_position_phone=&#8221;top_center&#8221; custom_css_free_form=&#8221;\/* Mobile only: force actual-size background and move it up *\/||@media (max-width: 767px) {||  .et_pb_section.mobile-actual-bg1 {||    background-size: contain !important;   ||    background-repeat: no-repeat !important;||    background-position: 50% 0% !important; ||    min-height: 100vh;  ||    margin-top: -40px !important;||padding-top: 0 !important;||padding-bottom: 0 !important;||||  }|| ||}||||&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element_last_edited=&#8221;on|phone&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; admin_label=&#8221;Row&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; width_tablet=&#8221;100%&#8221; width_phone=&#8221;53%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;1280px&#8221; max_width_tablet=&#8221;1280px&#8221; max_width_phone=&#8221;400px&#8221; max_width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;-203px|auto|-203px|auto|true|false&#8221; custom_margin_tablet=&#8221;||||true|false&#8221; custom_margin_phone=&#8221;-100vw||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||||false|false&#8221; custom_padding_tablet=&#8221;||||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/05\/Artboard-3-copy-2.png&#8221; title_text=&#8221;Artboard 3 copy 2&#8243; show_bottom_space=&#8221;off&#8221; admin_label=&#8221;Image&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;45%&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;18vw|||2vw|false|false&#8221; custom_margin_phone=&#8221;20vw|||0vw|false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; admin_label=&#8221;Column&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/06\/Artboard-20-2.png&#8221; title_text=&#8221;Artboard 20&#8243; show_bottom_space=&#8221;off&#8221; align=&#8221;center&#8221; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Image&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; width_tablet=&#8221;65%&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|tablet&#8221; custom_margin_tablet=&#8221;-70vw||||false|false&#8221; custom_margin_phone=&#8221;-69vw|||0vw|false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text content_tablet=&#8221;<\/p>\n<h3 style=%22text-align: right;%22><span>At ReAI, we don&#8217;t just <\/span><span>practice responsible AI \u2014we use it creatively to design smarter, more engaging, and highly<br \/>personalized experiences. Explore how AI can transform your vision into meaningful realities.<\/span><\/h3>\n<p>&#8221; content_phone=&#8221;<\/p>\n<h3 style=%22text-align: center;%22><span>At ReAI,we don&#8217;t just<br \/>practice responsible AI\u2014<br \/>we use it creatively to<br \/>design smarter,more<br \/>engaging, and highly<br \/>personalized experiences.<br \/>Explore how AI can<br \/>transform your vision<br \/>into meaningful realities.<\/span><\/h3>\n<p>&#8221; content_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Text&#8221; module_class=&#8221;reai-intro&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;&#8211;et_global_heading_font|500|||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;17px&#8221; header_text_align=&#8221;left&#8221; header_3_font=&#8221;Nunito|500|||||||&#8221; header_3_text_align=&#8221;left&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_line_height=&#8221;1.6em&#8221; text_orientation=&#8221;center&#8221; width_tablet=&#8221;450px&#8221; width_phone=&#8221;450px&#8221; width_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;7vw|||35vw|false|false&#8221; custom_margin_phone=&#8221;54vw|||-37vw|false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|60px||60px|false|true&#8221; custom_padding_tablet=&#8221;|60px||60px|false|true&#8221; custom_padding_phone=&#8221;|||18vw|false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_font_tablet=&#8221;&#8221; header_font_phone=&#8221;&#8221; header_font_last_edited=&#8221;on|phone&#8221; header_3_font_size_tablet=&#8221;&#8221; header_3_font_size_phone=&#8221;20px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; header_3_line_height_tablet=&#8221;1.6em&#8221; header_3_line_height_phone=&#8221;1.3em&#8221; header_3_line_height_last_edited=&#8221;on|phone&#8221; custom_css_free_form=&#8221;@media (max-width: 767px){||  .reai-intro{||    transform: translateX(30px); ||  }||}&#8221; header_3_text_shadow_style=&#8221;preset1&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3 style=\"text-align: right;\"><span>At ReAI, we don&#8217;t just practice responsible<br \/>AI\u2014we use it creatively to design smarter, more engaging, and highly personalized experiences. Explore how AI can transform your vision into meaningful realities.<\/span><\/h3>\n<p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/05\/BOOK-CLOSE.png&#8221; title_text=&#8221;readmore&#8221; url=&#8221;https:\/\/www.reai.com.my\/?page_id=2699&#8243; show_bottom_space=&#8221;off&#8221; align=&#8221;right&#8221; src_tablet=&#8221;https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/05\/BOOK-CLOSE.png&#8221; src_phone=&#8221;https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/05\/BOOK-CLOSE.png&#8221; src_last_edited=&#8221;on|phone&#8221; align_tablet=&#8221;right&#8221; align_phone=&#8221;center&#8221; align_last_edited=&#8221;on|tablet&#8221; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Image&#8221; module_class=&#8221;reai-book1&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;65%&#8221; width_tablet=&#8221;55%&#8221; width_phone=&#8221;30%&#8221; width_last_edited=&#8221;on|tablet&#8221; module_alignment=&#8221;right&#8221; custom_margin=&#8221;-2vw||||false|false&#8221; custom_margin_tablet=&#8221;-2vw||||false|false&#8221; custom_margin_phone=&#8221;-3vw||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|49px||200px|false|false&#8221; custom_padding_tablet=&#8221;||57px|200px|false|false&#8221; custom_padding_phone=&#8221;|7vw|57px|200px|false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; scroll_rotating_enable=&#8221;on&#8221; scroll_rotating=&#8221;0|26|26|87|90|0|0&#8243; custom_css_free_form=&#8221;\/* =========================||   MOBILE (\u2264 767px)||   ========================= *\/||@media (max-width: 767px){||  \/* make the module wrapper small on phones *\/||  .reai-book1{||    width: 320px !important;          \/* \u2190 adjust smaller\/bigger *\/||    display: inline-block !important;||    margin-top: 0 !important;||    margin-bottom: 0 !important;||  }||||  \/* keep Divi layers neutral *\/||  .reai-book1 .et_pb_image,||  .reai-book1 .et_pb_module_inner,||  .reai-book1 .et_pb_image_container,||  .reai-book1 .et_pb_image_wrap,||  .reai-book1 a{||    width: 100% !important;||    max-width: 100% !important;||    background: transparent !important;||    padding: 0 !important;||    margin: 0 !important;||    box-shadow: none !important;||    transform: none !important;||  }||||  \/* image fills the (now smaller) wrapper *\/||  .reai-book1 img{||    width: 130% !important;||    max-width: 130% !important;||    height: auto !important;||    margin-left:-260px !important; ||  }||||  \/* tap-open state *\/||  .reai-book1.is-open img{||    transform: translateY(1px) scale(1.04);||    box-shadow: 0 12px 28px rgba(0,0,0,.35);||  }||  .reai-book1:active img{||    transform: translateY(-4px) scale(1.02);||    box-shadow: 0 8px 20px rgba(0,0,0,.25);||  }||}||||||\/* Tablet only *\/||@media (min-width: 768px) and (max-width: 980px){||  \/* make the module itself not stretch *\/||  .et_pb_column .reai-book1{||    max-width: 400px !important;   \/* adjust size *\/||    width: auto !important;||    display: inline-block !important;||    flex: 0 0 auto !important;     \/* if the column uses flex *\/||  }||||  \/* constrain Divi&#8217;s internal wrappers *\/||  .et_pb_column .reai-book1 .et_pb_image,||  .et_pb_column .reai-book1 .et_pb_image_container,||  .et_pb_column .reai-book1 .et_pb_image_wrap{||    max-width: 170px !important;||    width: 100% !important;||    margin: 0 auto !important;||  }||||  \/* the actual image *\/||  .et_pb_column .reai-book1 img{||    max-width: 170px !important;   \/* beats Divi&#8217;s inline max-width *\/||    width: 100% !important;||    height: auto !important;||    display: block !important;||    margin-left:310px;||  }||}||||&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; src__hover_enabled=&#8221;on|desktop&#8221; src__hover=&#8221;https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/05\/readmore.png&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; specialty=&#8221;on&#8221; disabled_on=&#8221;off|off|off&#8221; module_class=&#8221;mobile-actual-bg2&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/06\/Artboard-14-3.png&#8221; background_size=&#8221;initial&#8221; background_position=&#8221;top_center&#8221; width=&#8221;100%&#8221; max_width=&#8221;1920px&#8221; module_alignment=&#8221;center&#8221; height=&#8221;768px&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||||false|false&#8221; background_last_edited=&#8221;on|phone&#8221; custom_css_free_form=&#8221;\/* Mobile only: force actual-size background and move it up *\/||@media (max-width: 767px) {||  .et_pb_section.mobile-actual-bg2 {||    background-size: contain !important;   ||    background-repeat: no-repeat !important;||    background-position: 50% 0% !important; ||    min-height: 100vh;  ||    margin-top: -160vw !important;||padding-top: 0 !important;||padding-bottom: 0 !important;||||  }|| ||}||||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; specialty_columns=&#8221;2&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_row_inner _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;||||false|false&#8221; custom_margin_phone=&#8221;0px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column_inner saved_specialty_column_type=&#8221;1_2&#8243; admin_label=&#8221;Column&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/06\/Artboard-20-copy.png&#8221; title_text=&#8221;Artboard 20 copy&#8221; align=&#8221;center&#8221; admin_label=&#8221;Image&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;90%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;-10vw||||false|false&#8221; custom_margin_phone=&#8221;-10vw||||false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column_inner][\/et_pb_row_inner][et_pb_row_inner disabled_on=&#8221;off|off|off&#8221; module_class=&#8221;flip-text&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width_tablet=&#8221;1000px&#8221; width_phone=&#8221;1000px&#8221; width_last_edited=&#8221;on|tablet&#8221; max_width_tablet=&#8221;1200px&#8221; max_width_phone=&#8221;1200px&#8221; max_width_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;2vw|||-87vw|false|false&#8221; custom_margin_phone=&#8221;-16vw|||-200vw|false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||||false|false&#8221; animation_direction=&#8221;left&#8221; scroll_vertical_motion_enable=&#8221;on&#8221; scroll_vertical_motion=&#8221;0|12|12|35|2|0|0&#8243; motion_trigger_start=&#8221;top&#8221; border_radii=&#8221;on|5px|5px|5px|5px&#8221; border_color_all=&#8221;#000000&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column_inner saved_specialty_column_type=&#8221;1_2&#8243; module_id=&#8221;flipZone&#8221; module_class=&#8221;flip-section&#8221; admin_label=&#8221;Column&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text disabled_on=&#8221;off|off|off&#8221; module_class=&#8221;flip-text&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Nunito||||||||&#8221; text_text_color=&#8221;#6B6B6B&#8221; text_font_size=&#8221;35px&#8221; header_4_font=&#8221;|800|||||||&#8221; header_4_text_color=&#8221;#FFFFFF&#8221; header_4_font_size=&#8221;41px&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;|||-40vw|false|false&#8221; custom_margin_phone=&#8221;-5vw|||-13vw|false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;5px||||false|false&#8221; scroll_vertical_motion_enable=&#8221;on&#8221; scroll_vertical_motion=&#8221;20|31|31|57|4|0|0&#8243; motion_trigger_start=&#8221;top&#8221; text_font_size_tablet=&#8221;25px&#8221; text_font_size_phone=&#8221;20px&#8221; text_font_size_last_edited=&#8221;on|tablet&#8221; header_4_text_shadow_style=&#8221;preset5&#8243; header_4_text_shadow_color=&#8221;#000000&#8243; border_radii=&#8221;on|5px|5px|5px|5px&#8221; border_color_all=&#8221;#000000&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p data-prosemirror-content-type=\"node\" data-prosemirror-node-name=\"paragraph\" data-prosemirror-node-block=\"true\" data-pm-slice=\"1 1 [&quot;bulletList&quot;,null,&quot;listItem&quot;,null]\" style=\"text-align: right;\">Generative AI<\/p>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;Text&#8221; module_class=&#8221;flip-text&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Nunito||||||||&#8221; text_text_color=&#8221;#6B6B6B&#8221; text_font_size=&#8221;35px&#8221; header_4_font=&#8221;|800|||||||&#8221; header_4_text_color=&#8221;#FFFFFF&#8221; header_4_font_size=&#8221;41px&#8221; background_enable_color=&#8221;off&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||||true|false&#8221; custom_margin_tablet=&#8221;||||true|false&#8221; custom_margin_phone=&#8221;-3vw||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;6px||||false|false&#8221; custom_padding_tablet=&#8221;6px||||false|false&#8221; custom_padding_phone=&#8221;||||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; scroll_vertical_motion_enable=&#8221;on&#8221; scroll_vertical_motion=&#8221;0|46|46|61|4|0|0&#8243; motion_trigger_start=&#8221;top&#8221; text_font_size_tablet=&#8221;25px&#8221; text_font_size_phone=&#8221;20px&#8221; text_font_size_last_edited=&#8221;on|tablet&#8221; header_4_text_shadow_style=&#8221;preset5&#8243; header_4_text_shadow_color=&#8221;#000000&#8243; border_radii=&#8221;on|5px|5px|5px|5px&#8221; border_color_all=&#8221;#000000&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p data-prosemirror-content-type=\"node\" data-prosemirror-node-name=\"paragraph\" data-prosemirror-node-block=\"true\" data-pm-slice=\"1 1 [&quot;bulletList&quot;,null,&quot;listItem&quot;,null]\" style=\"text-align: right;\">NFC Products<\/p>\n<p>[\/et_pb_text][et_pb_text content_tablet=&#8221;<\/p>\n<p style=%22text-align: right;%22>Personalised Storybook<\/p>\n<p>&#8221; content_phone=&#8221;<\/p>\n<p style=%22text-align: right;%22>Personalised<br \/>Storybook<\/p>\n<p>&#8221; content_last_edited=&#8221;on|phone&#8221; module_class=&#8221;flip-text&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Nunito||||||||&#8221; text_text_color=&#8221;#6B6B6B&#8221; text_font_size=&#8221;35px&#8221; header_4_font=&#8221;|800|||||||&#8221; header_4_text_color=&#8221;#FFFFFF&#8221; header_4_font_size=&#8221;41px&#8221; background_enable_color=&#8221;off&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||||true|false&#8221; custom_margin_tablet=&#8221;||||true|false&#8221; custom_margin_phone=&#8221;-3vw||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;3px||6px||false|false&#8221; scroll_vertical_motion_enable=&#8221;on&#8221; scroll_vertical_motion=&#8221;0|64|64|81|4|0|0&#8243; motion_trigger_start=&#8221;top&#8221; text_font_size_tablet=&#8221;25px&#8221; text_font_size_phone=&#8221;21px&#8221; text_font_size_last_edited=&#8221;on|tablet&#8221; header_4_text_shadow_style=&#8221;preset5&#8243; header_4_text_shadow_color=&#8221;#000000&#8243; border_radii=&#8221;on|5px|5px|5px|5px&#8221; border_color_all=&#8221;#000000&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"text-align: right;\">Personalised Storybook<\/p>\n<p>[\/et_pb_text][et_pb_text content_tablet=&#8221;<\/p>\n<p style=%22text-align: right;%22>Personality Experience<\/p>\n<p>&#8221; content_phone=&#8221;<\/p>\n<p style=%22text-align: right;%22>Personality<br \/>Experience<\/p>\n<p>&#8221; content_last_edited=&#8221;on|phone&#8221; admin_label=&#8221;Text&#8221; module_class=&#8221;flip-text&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Nunito||||||||&#8221; text_text_color=&#8221;#6B6B6B&#8221; text_font_size=&#8221;35px&#8221; header_4_font=&#8221;|800|||||||&#8221; header_4_text_color=&#8221;#FFFFFF&#8221; header_4_font_size=&#8221;41px&#8221; background_enable_color=&#8221;off&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||||true|false&#8221; custom_margin_tablet=&#8221;||||true|false&#8221; custom_margin_phone=&#8221;-4vw||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;3px||5px||false|false&#8221; scroll_vertical_motion_enable=&#8221;on&#8221; scroll_vertical_motion=&#8221;28|63|63|88|4|0|0&#8243; motion_trigger_start=&#8221;top&#8221; text_font_size_tablet=&#8221;25px&#8221; text_font_size_phone=&#8221;21px&#8221; text_font_size_last_edited=&#8221;on|tablet&#8221; header_4_text_shadow_style=&#8221;preset5&#8243; header_4_text_shadow_color=&#8221;#000000&#8243; border_radii=&#8221;on|5px|5px|5px|5px&#8221; border_color_all=&#8221;#000000&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"text-align: right;\">Personality Experience<\/p>\n<p>[\/et_pb_text][\/et_pb_column_inner][\/et_pb_row_inner][et_pb_row_inner _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column_inner saved_specialty_column_type=&#8221;1_2&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/05\/BOOK-CLOSE.png&#8221; title_text=&#8221;readmore&#8221; url=&#8221;https:\/\/www.reai.com.my\/?page_id=2725&#8243; show_bottom_space=&#8221;off&#8221; align=&#8221;center&#8221; src_tablet=&#8221;https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/05\/BOOK-CLOSE.png&#8221; src_phone=&#8221;https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/05\/BOOK-CLOSE.png&#8221; src_last_edited=&#8221;on|tablet&#8221; align_tablet=&#8221;left&#8221; align_phone=&#8221;left&#8221; align_last_edited=&#8221;on|tablet&#8221; admin_label=&#8221;Image&#8221; module_class=&#8221;reai-book2&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;65%&#8221; width_tablet=&#8221;56%&#8221; width_phone=&#8221;10%&#8221; width_last_edited=&#8221;on|tablet&#8221; module_alignment=&#8221;right&#8221; custom_margin=&#8221;-2vw||||false|false&#8221; custom_margin_tablet=&#8221;-5vw||||false|false&#8221; custom_margin_phone=&#8221;-15vw|||9vw|false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;|0px||200px|false|false&#8221; custom_padding_tablet=&#8221;|0px|||false|false&#8221; custom_padding_phone=&#8221;|0vw||7vw|false|false&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; scroll_rotating_enable=&#8221;on&#8221; scroll_rotating=&#8221;0|26|26|87|90|0|0&#8243; hover_enabled=&#8221;0&#8243; module_alignment_tablet=&#8221;left&#8221; module_alignment_phone=&#8221;left&#8221; module_alignment_last_edited=&#8221;on|desktop&#8221; custom_css_free_form=&#8221;||@media (max-width: 767px){||  \/* module wrapper *\/||  .reai-book2{||    width: 120px !important;||    display: inline-block !important;||    margin-top: 0 !important;||    margin-bottom: 0 !important;||||    \/* help mobile tap feel snappy *\/||    -webkit-tap-highlight-color: transparent;||    touch-action: manipulation;||    user-select: none;||  }||||  \/* keep Divi layers neutral *\/||  .reai-book2 .et_pb_image,||  .reai-book2 .et_pb_module_inner,||  .reai-book2 .et_pb_image_container,||  .reai-book2 .et_pb_image_wrap,||  .reai-book2 a{||    width: 100% !important;||    max-width: 100% !important;||    background: transparent !important;||    padding: 0 !important;||    margin: 0 !important;||    box-shadow: none !important;||    transform: none !important;||  }||||  \/* image fills wrapper *\/||  .reai-book2 img{||    width: 130% !important;||    max-width: 130% !important;||    height: auto !important;||    display: block !important;||    transition: transform .22s ease, box-shadow .22s ease;||  }||||  \/* \u201copen\u201d state visual:||     &#8211; when parent or link is focused (first tap), show opened look||     &#8211; also support a class-based .is-open if you set it elsewhere *\/||  .reai-book2.is-open img,||  .reai-book2:focus-within img,||  .reai-book2 a:focus img,||  .reai-book2 a:focus-visible img{||    transform: translateY(1px) scale(1.04);||    box-shadow: 0 12px 28px rgba(0,0,0,.35);||    outline: none;||  }||||  \/* pressed feedback *\/||  .reai-book2:active img{||    transform: translateY(-4px) scale(1.02);||    box-shadow: 0 8px 20px rgba(0,0,0,.25);||  }||||  \/* remove blue outline highlight on tap (optional) *\/||  .reai-book2 a:focus,||  .reai-book2 a:focus-visible{||    outline: none !important;||  }||}||||\/* =========================||   TABLET (768\u2013980px)||   ========================= *\/||@media (min-width: 768px) and (max-width: 980px){||  .et_pb_column_inner .reai-book2{||    max-width: 400px !important;||    width: auto !important;||    display: inline-block !important;||    flex: 0 0 auto !important;||  }||||  .et_pb_column_inner .reai-book2 .et_pb_image,||  .et_pb_column_inner .reai-book2 .et_pb_image_container,||  .et_pb_column_inner .reai-book2 .et_pb_image_wrap{||    max-width: 170px !important;||    width: 100% !important;||    margin: 0 auto !important;||  }||||  .et_pb_column_inner .reai-book2 img{||    max-width: 170px !important;||    width: 82% !important;||    height: auto !important;||    display: block !important;||    margin-left: 8px;||  }||}||&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; src__hover_enabled=&#8221;on|desktop&#8221; src__hover=&#8221;https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/05\/readmore.png&#8221; sticky_enabled=&#8221;0&#8243;][\/et_pb_image][\/et_pb_column_inner][\/et_pb_row_inner][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; admin_label=&#8221;Column&#8221; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/05\/Artboard-3-copy-1.png&#8221; title_text=&#8221;Artboard 3 copy&#8221; admin_label=&#8221;Image&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;50%&#8221; width_phone=&#8221;60%&#8221; width_last_edited=&#8221;on|tablet&#8221; custom_margin_tablet=&#8221;-63vw|||40vw|false|false&#8221; custom_margin_phone=&#8221;-90vw|||33vw|false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][\/et_pb_image][\/et_pb_column][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|tablet&#8221; disabled_on=&#8221;off|off|off&#8221; module_class=&#8221;horizontal-center&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/06\/Artboard-16-2.png&#8221; background_size=&#8221;initial&#8221; background_position=&#8221;top_center&#8221; width=&#8221;100%&#8221; max_width=&#8221;1920px&#8221; max_width_tablet=&#8221;1280px&#8221; max_width_phone=&#8221;400px&#8221; max_width_last_edited=&#8221;on|phone&#8221; module_alignment=&#8221;center&#8221; min_height_tablet=&#8221;512px&#8221; min_height_phone=&#8221;162px&#8221; min_height_last_edited=&#8221;on|phone&#8221; height=&#8221;768px&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;||0px||false|false&#8221; custom_margin_phone=&#8221;||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;||||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; background_last_edited=&#8221;on|tablet&#8221; background_image_phone=&#8221;https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/04\/HOME_MOBILE-05.png&#8221; background_enable_image_phone=&#8221;on&#8221; parallax_tablet=&#8221;off&#8221; background_position_phone=&#8221;top_center&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;1980px&#8221; min_height=&#8221;603px&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/06\/SHOWCASE-BIG-NO-SHADOW.png&#8221; title_text=&#8221;SHOWCASE BIG NO SHADOW&#8221; align=&#8221;center&#8221; admin_label=&#8221;Image&#8221; module_class=&#8221;horizontal-center&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; z_index=&#8221;-317&#8243; width_tablet=&#8221;90%&#8221; width_phone=&#8221;87%&#8221; width_last_edited=&#8221;on|tablet&#8221; max_width_tablet=&#8221;&#8221; max_width_phone=&#8221;&#8221; max_width_last_edited=&#8221;on|tablet&#8221; module_alignment=&#8221;center&#8221; min_height_tablet=&#8221;&#8221; min_height_phone=&#8221;&#8221; min_height_last_edited=&#8221;on|phone&#8221; height=&#8221;700px&#8221; height_tablet=&#8221;450px&#8221; height_phone=&#8221;&#8221; height_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;-20vw||||false|false&#8221; custom_margin_phone=&#8221;0vw||||false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;||||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; position_origin_a=&#8221;center_left&#8221; z_index=&#8221;34&#8243; text_orientation=&#8221;center&#8221; width=&#8221;100%&#8221; custom_margin=&#8221;-573px|||-169px|false|false&#8221; global_colors_info=&#8221;{}&#8221;]<img decoding=\"async\" class=\"hover-image-target2\" data-index=\"0\" src=\"https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/06\/Artboard-3-copy-2.png\" \/><!-- [et_pb_line_break_holder] --><img decoding=\"async\" class=\"hover-image-target2\" data-index=\"1\" src=\"https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/06\/Artboard-3-copy-3.png\" \/><!-- [et_pb_line_break_holder] --><img decoding=\"async\" class=\"hover-image-target2\" data-index=\"2\" src=\"https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/06\/Artboard-3-copy.png\" \/><!-- [et_pb_line_break_holder] --><img decoding=\"async\" class=\"hover-image-target2\" data-index=\"3\" src=\"https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/06\/Artboard-2-copy.png\" \/>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; module_class=&#8221;glow-wrapper&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||4vw||false|false&#8221; custom_margin_tablet=&#8221;||4vw||false|false&#8221; custom_margin_phone=&#8221;||-29vw||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;no-highlight&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Nunito|800|||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;22px&#8221; header_2_font=&#8221;Sintony||||||||&#8221; text_orientation=&#8221;center&#8221; module_alignment=&#8221;center&#8221; custom_margin_tablet=&#8221;-35vw||||false|false&#8221; custom_margin_phone=&#8221;47vw||0vw||false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; header_2_font_size_tablet=&#8221;26px&#8221; header_2_font_size_phone=&#8221;1.2rem&#8221; header_2_font_size_last_edited=&#8221;on|tablet&#8221; custom_css_free_form=&#8221; .no-highlight {||      user-select: none;         ||      -webkit-user-select: none;  ||      -moz-user-select: none;      ||      -ms-user-select: none;      ||      cursor: default;||}&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; header_2_font_size__hover_enabled=&#8221;on|desktop&#8221;]<\/p>\n<h2 class=\"glow-text-line2\" data-index=\"1\" style=\"text-align: center;\">Personalised Party Label<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;no-highlight&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Akshar|800|||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;22px&#8221; header_2_font=&#8221;Sintony||||||||&#8221; text_orientation=&#8221;center&#8221; module_alignment=&#8221;center&#8221; custom_margin_tablet=&#8221;-28vw||||false|false&#8221; custom_margin_phone=&#8221;-1vw||||false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; header_2_font_size_tablet=&#8221;26px&#8221; header_2_font_size_phone=&#8221;1.2rem&#8221; header_2_font_size_last_edited=&#8221;on|tablet&#8221; custom_css_free_form=&#8221;  .no-highlight{||      user-select: none;          ||      -webkit-user-select: none;   ||      -moz-user-select: none;   ||      -ms-user-select: none;      ||      cursor: default;          ||    }&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 class=\"glow-text-line2\" data-index=\"0\" style=\"text-align: center;\">Personalised Storybook<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text admin_label=&#8221;Text&#8221; module_class=&#8221; no-highlight&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Nunito|800|||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;22px&#8221; header_2_font=&#8221;Sintony||||||||&#8221; text_orientation=&#8221;center&#8221; module_alignment=&#8221;center&#8221; custom_margin_tablet=&#8221;-20vw||||false|false&#8221; custom_margin_phone=&#8221;-1vw||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; header_2_font_size_tablet=&#8221;27px&#8221; header_2_font_size_phone=&#8221;1.2rem&#8221; header_2_font_size_last_edited=&#8221;on|tablet&#8221; custom_css_free_form=&#8221;  .no-highlight {||      user-select: none;           ||      -webkit-user-select: none;  ||      -moz-user-select: none;     ||      -ms-user-select: none;    ||      cursor: default;            ||    }&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 class=\"glow-text-line2\" data-index=\"2\">Seasonal Merchandise<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;0px||0px||true|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; saved_specialty_column_type=&#8221;1_2&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;]<script><!-- [et_pb_line_break_holder] -->  document.addEventListener(\"DOMContentLoaded\", function () {<!-- [et_pb_line_break_holder] -->    const texts = document.querySelectorAll(\".glow-text-line2\");<!-- [et_pb_line_break_holder] -->    const images = document.querySelectorAll(\".hover-image-target2\");<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    texts.forEach(text => {<!-- [et_pb_line_break_holder] -->      text.addEventListener(\"mouseenter\", () => {<!-- [et_pb_line_break_holder] -->        const index = text.dataset.index;<!-- [et_pb_line_break_holder] -->        images.forEach(img => img.classList.remove(\"active\"));<!-- [et_pb_line_break_holder] -->        const targetImg = document.querySelector(`.hover-image-target2[data-index=\"${index}\"]`);<!-- [et_pb_line_break_holder] -->        if (targetImg) targetImg.classList.add(\"active\");<!-- [et_pb_line_break_holder] -->      });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      text.addEventListener(\"mouseleave\", () => {<!-- [et_pb_line_break_holder] -->        const index = text.dataset.index;<!-- [et_pb_line_break_holder] -->        const targetImg = document.querySelector(`.hover-image-target2[data-index=\"${index}\"]`);<!-- [et_pb_line_break_holder] -->        if (targetImg) targetImg.classList.remove(\"active\");<!-- [et_pb_line_break_holder] -->      });<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<svg style=\"display: none;\"><!-- [et_pb_line_break_holder] -->  <filter id=\"glassDistortion\" x=\"0%\" y=\"0%\" width=\"100%\" height=\"100%\"><!-- [et_pb_line_break_holder] -->    <feTurbulence<!-- [et_pb_line_break_holder] -->      type=&#8221;turbulence&#8221;<!-- [et_pb_line_break_holder] -->      baseFrequency=&#8221;0.003&#8243;<!-- [et_pb_line_break_holder] -->      numOctaves=&#8221;1&#8243;<!-- [et_pb_line_break_holder] -->      result=&#8221;turbulence&#8221;<!-- [et_pb_line_break_holder] -->      seed=&#8221;2&#8243;<!-- [et_pb_line_break_holder] -->    \/><!-- [et_pb_line_break_holder] -->    <feOffset dx=\"0\" dy=\"0\" in=\"turbulence\" result=\"offsetTurbulence\" \/><!-- [et_pb_line_break_holder] -->    <feDisplacementMap<!-- [et_pb_line_break_holder] -->      in=&#8221;SourceGraphic&#8221;<!-- [et_pb_line_break_holder] -->      in2=&#8221;offsetTurbulence&#8221;<!-- [et_pb_line_break_holder] -->      scale=&#8221;3&#8243;               <!-- [et_pb_line_break_holder] -->      xChannelSelector=&#8221;R&#8221;<!-- [et_pb_line_break_holder] -->      yChannelSelector=&#8221;G&#8221;<!-- [et_pb_line_break_holder] -->    \/><!-- [et_pb_line_break_holder] -->    <feGaussianBlur stdDeviation=\"0.3\" \/><!-- [et_pb_line_break_holder] -->  <\/filter><!-- [et_pb_line_break_holder] --><\/svg><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|on|on&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#9e9e9e&#8221; background_image=&#8221;https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/11\/02-500.png&#8221; min_height_tablet=&#8221;&#8221; min_height_phone=&#8221;&#8221; min_height_last_edited=&#8221;on|phone&#8221; height=&#8221;20px&#8221; height_tablet=&#8221;20px&#8221; height_phone=&#8221;600px&#8221; height_last_edited=&#8221;on|phone&#8221; max_height_tablet=&#8221;&#8221; max_height_phone=&#8221;&#8221; max_height_last_edited=&#8221;on|phone&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;-138vw||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; background_last_edited=&#8221;on|phone&#8221; background_image_phone=&#8221;https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/11\/02-500-02.png&#8221; background_enable_image_phone=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|on|on&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/11\/03-600-02.png&#8221; width=&#8221;100%&#8221; max_width_tablet=&#8221;&#8221; max_width_phone=&#8221;&#8221; max_width_last_edited=&#8221;on|phone&#8221; min_height_tablet=&#8221;&#8221; min_height_phone=&#8221;640px&#8221; min_height_last_edited=&#8221;on|phone&#8221; height_tablet=&#8221;&#8221; height_phone=&#8221;500px&#8221; height_last_edited=&#8221;on|phone&#8221; max_height_tablet=&#8221;&#8221; max_height_phone=&#8221;500px&#8221; max_height_last_edited=&#8221;on|phone&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;0vw|||0vw|false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|on|on&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/11\/04-500-02.png&#8221; min_height=&#8221;500px&#8221; height=&#8221;500px&#8221; max_height=&#8221;500px&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|on|on&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/www.reai.com.my\/wp-content\/uploads\/2025\/11\/05-500-02.png&#8221; min_height_tablet=&#8221;&#8221; min_height_phone=&#8221;500px&#8221; min_height_last_edited=&#8221;on|phone&#8221; height=&#8221;300px&#8221; height_tablet=&#8221;300px&#8221; height_phone=&#8221;500px&#8221; height_last_edited=&#8221;on|phone&#8221; max_height=&#8221;500px&#8221; max_height_tablet=&#8221;500px&#8221; max_height_phone=&#8221;500px&#8221; max_height_last_edited=&#8221;on|phone&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;0vw||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Thoughtfully leveraging Generative AI to elevate design,create innovative solutions, and uphold trust and ethics.At ReAI, we don&#8217;t just practice responsible AI\u2014we use it creatively to design smarter, more engaging, and highly personalized experiences. Explore how AI can transform your vision into meaningful realities.At ReAI, we don&#8217;t just practice responsibleAI\u2014we use it creatively to design smarter, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-3782","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.reai.com.my\/index.php?rest_route=\/wp\/v2\/pages\/3782","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.reai.com.my\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.reai.com.my\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.reai.com.my\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.reai.com.my\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3782"}],"version-history":[{"count":1810,"href":"https:\/\/www.reai.com.my\/index.php?rest_route=\/wp\/v2\/pages\/3782\/revisions"}],"predecessor-version":[{"id":9605,"href":"https:\/\/www.reai.com.my\/index.php?rest_route=\/wp\/v2\/pages\/3782\/revisions\/9605"}],"wp:attachment":[{"href":"https:\/\/www.reai.com.my\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3782"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}