{"id":2,"date":"2025-09-09T05:05:14","date_gmt":"2025-09-08T22:05:14","guid":{"rendered":"https:\/\/diaocvanxuan.vn\/happyonemori\/?page_id=2"},"modified":"2025-11-22T14:58:46","modified_gmt":"2025-11-22T07:58:46","slug":"happy-one-mori","status":"publish","type":"page","link":"https:\/\/diaocvanxuan.vn\/happyonemori\/","title":{"rendered":"HAPPY ONE MORI"},"content":{"rendered":"\n<p><!-- Autoplay with Sound + Click-to-Pause --><\/p>\n<div class=\"twc-video-wrap\" style=\"position: relative; max-width: full; margin: 0 auto; aspect-ratio: 16\/9; background: #000; overflow: hidden;\"><video id=\"twcVideo\" style=\"width: 100%; height: 100%; object-fit: cover; display: block;\" src=\"https:\/\/diaocvanxuan.vn\/HO_Mori_Full_Final_Compressed.mp4\" preload=\"metadata\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" width=\"300\" height=\"150\"><br \/>\nTr\u00ecnh duy\u1ec7t c\u1ee7a b\u1ea1n kh\u00f4ng h\u1ed7 tr\u1ee3 video HTML5.<br \/>\n<\/video><!-- Overlay nh\u1eafc b\u1eadt \u00e2m (khi c\u1ea7n) --><br \/>\n<button id=\"twcUnmuteOverlay\" style=\"position: absolute; inset: 0; display: none; align-items: center; justify-content: center; border: 0; background: rgba(0,0,0,.35); backdrop-filter: blur(2px); cursor: pointer;\"><br \/>\n<span style=\"display: inline-flex; align-items: center; gap: 10px; font-style: normal; font-variant: normal; font-size-adjust: none; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-stretch: normal; font-size: 16px; line-height: 1.2; font-family: system-ui; color: #ffffff; padding: 14px 18px; border-radius: 999px; background: rgba(0, 0, 0, 0.45);\"><br \/>\n\ud83d\udd0a Ch\u1ea1m \u0111\u1ec3 b\u1eadt \u00e2m thanh<br \/>\n<\/span><br \/>\n<\/button><!-- N\u00fat ph\u00e1t l\u1ea1i khi \u0111ang pause --><br \/>\n<button id=\"twcPlayBtn\" style=\"position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); display: none; border: 0; border-radius: 999px; background: rgba(0,0,0,.55); color: #fff; padding: 14px 18px; font: 700 18px\/1 system-ui; cursor: pointer;\"><br \/>\n\u25b6 Ph\u00e1t l\u1ea1i<br \/>\n<\/button><\/div>\n<p><script>\n(function(){\n  const video   = document.getElementById('twcVideo');\n  const overlay = document.getElementById('twcUnmuteOverlay');\n  const playBtn = document.getElementById('twcPlayBtn');\n  const KEY     = 'twc_sound_enabled';\n  const DEFAULT_VOLUME = 0.35;<\/p>\n<p>  const preferSound = localStorage.getItem(KEY) === '1';\n  const isMobile = \/iPhone|iPad|iPod|Android\/i.test(navigator.userAgent);<\/p>\n<p>  function safePlay(v){\n    const p = v.play();\n    if (p && typeof p.then === 'function') {\n      p.catch(() => {\n        \/\/ N\u1ebfu autoplay b\u1ecb ch\u1eb7n ho\u00e0n to\u00e0n -> hi\u1ec7n overlay \u0111\u1ec3 user ch\u1ea1m b\u1eadt \u00e2m\n        overlay.style.display = 'flex';\n      });\n    }\n  }<\/p>\n<p>  function setMuted(m){\n    video.muted = m;\n    if (!m && video.volume === 0) video.volume = DEFAULT_VOLUME;\n  }<\/p>\n<p>  function tryEnableSound(){\n    \/\/ G\u1ee1 mute v\u00e0 c\u1ed1 play l\u1ea1i\n    setMuted(false);\n    safePlay(video);\n    localStorage.setItem(KEY, '1');\n    overlay.style.display = 'none';\n  }<\/p>\n<p>  \/\/ --- Init ---\n  document.addEventListener('DOMContentLoaded', () => {\n    \/\/ Lu\u00f4n kh\u1edfi \u0111\u1ed9ng mute \u0111\u1ec3 \u0111\u1ea3m b\u1ea3o autoplay\n    setMuted(true);\n    safePlay(video);<\/p>\n<p>    if (preferSound) {\n      \/\/ Unmute ngay sau tick \u0111\u1ec3 h\u1ee3p l\u1ec7 v\u1edbi iOS\n      setTimeout(() => { tryEnableSound(); }, 0);\n    } else if (isMobile) {\n      \/\/ Mobile th\u01b0\u1eddng c\u1ea7n t\u01b0\u01a1ng t\u00e1c m\u1edbi b\u1eadt ti\u1ebfng\n      overlay.style.display = 'flex';\n    }\n  });<\/p>\n<p>  \/\/ Click overlay: b\u1eadt ti\u1ebfng\n  overlay.addEventListener('click', () => {\n    tryEnableSound();\n  });<\/p>\n<p>  \/\/ Y\u00caU C\u1ea6U: B\u1ea5m b\u1ea5t k\u1ef3 trong video -> T\u1ea0M D\u1eeaNG video\n  video.addEventListener('click', (e) => {\n    \/\/ Ch\u1eb7n click r\u01a1i xuy\u00ean xu\u1ed1ng wrapper n\u1ebfu c\u1ea7n\n    e.stopPropagation();\n    if (!video.paused) {\n      video.pause();\n      playBtn.style.display = 'inline-flex';\n    }\n  });<\/p>\n<p>  \/\/ N\u00fat ph\u00e1t l\u1ea1i khi \u0111\u00e3 pause\n  playBtn.addEventListener('click', (e) => {\n    e.stopPropagation();\n    playBtn.style.display = 'none';\n    \/\/ N\u1ebfu ng\u01b0\u1eddi d\u00f9ng \u0111\u00e3 t\u1eebng b\u1eadt ti\u1ebfng th\u00ec gi\u1eef ti\u1ebfng; ng\u01b0\u1ee3c l\u1ea1i gi\u1eef tr\u1ea1ng th\u00e1i hi\u1ec7n t\u1ea1i\n    if (preferSound || !video.muted) setMuted(false);\n    safePlay(video);\n  });<\/p>\n<p>  \/\/ L\u1ea7n t\u01b0\u01a1ng t\u00e1c \u0111\u1ea7u ti\u00ean b\u1ea5t k\u1ef3 trong trang: c\u1ed1 b\u1eadt ti\u1ebfng (\u0111\u00fang lu\u1eadt tr\u00ecnh duy\u1ec7t)\n  function onFirstInteraction(){\n    if (video.muted) tryEnableSound();\n    window.removeEventListener('click', onFirstInteraction, {capture:true});\n    window.removeEventListener('touchend', onFirstInteraction, {capture:true});\n  }\n  window.addEventListener('click', onFirstInteraction, {capture:true, passive:true});\n  window.addEventListener('touchend', onFirstInteraction, {capture:true, passive:true});<\/p>\n<p>  \/\/ Ti\u1ebft ki\u1ec7m t\u00e0i nguy\u00ean: pause khi ra kh\u1ecfi khung nh\u00ecn, play khi tr\u1edf l\u1ea1i\n  if ('IntersectionObserver' in window) {\n    const io = new IntersectionObserver((entries)=>{\n      entries.forEach(e=>{\n        if (e.isIntersecting) {\n          \/\/ ch\u1ec9 t\u1ef1 play l\u1ea1i n\u1ebfu ch\u01b0a pause do ng\u01b0\u1eddi d\u00f9ng\n          if (playBtn.style.display === 'none') safePlay(video);\n        } else {\n          video.pause();\n        }\n      });\n    }, {threshold: 0.25});\n    io.observe(video);\n  }<\/p>\n<p>  \/\/ Optional: pause khi tab \u1ea9n\n  document.addEventListener('visibilitychange', () => {\n    if (document.hidden) video.pause();\n    else if (playBtn.style.display === 'none') safePlay(video);\n  });\n})();\n<\/script><br \/>\n\n<span class=\"scroll-to\" data-label=\"Scroll to: #TONGQUAN\" data-bullet=\"true\" data-link=\"#TONGQUAN\" data-title=\"T\u1ed4NG QUAN\" ><a name=\"TONGQUAN\"><\/a><\/span>\n\t<div id=\"gap-1626032003\" class=\"gap-element clearfix\" style=\"display:block; height:auto;\">\n\t\t\n<style>\n#gap-1626032003 {\n  padding-top: 30px;\n}\n<\/style>\n\t<\/div>\n\t\n<div class=\"row row-large row-full-width show-for-medium\"  id=\"row-1497942109\">\n\n\t<div id=\"col-790805605\" class=\"col small-12 large-12\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\n<div><div id=\"image-map-pro-2acc88a8-9dc9-4366-b0f0-fb8c4115c135\"><\/div><\/div>\n\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n<\/div>\n<p style=\"text-align: justify;\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">Happy One Mori mang \u0111\u1ebfn m\u1ed9t chu\u1ea9n m\u1ef1c s\u1ed1ng m\u1edbi t\u1ea1i trung t\u00e2m L\u00e1i Thi\u00eau \u2013 Thu\u1eadn An, n\u01a1i phong c\u00e1ch Nh\u1eadt B\u1ea3n h\u00f2a quy\u1ec7n c\u00f9ng ti\u1ec7n \u00edch 5 sao v\u00e0 c\u1ed9ng \u0111\u1ed3ng v\u0103n minh hi\u1ec7n h\u1eefu. V\u1edbi v\u1ecb tr\u00ed chi\u1ebfn l\u01b0\u1ee3c t\u1ea1i c\u1eeda ng\u00f5 TP.HCM, thi\u1ebft k\u1ebf tinh t\u1ebf v\u00e0 h\u1ec7 ti\u1ec7n \u00edch h\u01a1n 33 h\u1ea1ng m\u1ee5c, d\u1ef1 \u00e1n tr\u1edf th\u00e0nh l\u1ef1a ch\u1ecdn l\u00fd t\u01b0\u1edfng cho nh\u1eefng ai t\u00ecm ki\u1ebfm kh\u00f4ng gian s\u1ed1ng hi\u1ec7n \u0111\u1ea1i, an to\u00e0n v\u00e0 \u0111\u1ea7y \u0111\u1ee7 ti\u1ec7n nghi.<\/span><\/p>\n<div class=\"container section-title-container\" ><h2 class=\"section-title section-title-normal\"><b><\/b><span class=\"section-title-main\" >T\u1ed4NG QUAN<\/span><b><\/b><\/h2><\/div>\n\n\t<section class=\"section\" id=\"section_1964675220\">\n\t\t<div class=\"section-bg fill\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"960\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/bg-2.jpg\" class=\"bg attachment- size-\" alt=\"\" \/>\t\t\t\t\t\t\n\t\t\t\n\n\t\t<\/div>\n\n\t\t\n\n\t\t<div class=\"section-content relative\">\n\t\t\t\n<div class=\"row\"  id=\"row-295851887\">\n\n\t<div id=\"col-1704037982\" class=\"col medium-6 small-12 large-6\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n<div class=\"hq-summary-box\">\n<h1 class=\"hq-title\" style=\"text-align: center;\"><span style=\"font-size: 150%; font-family: 'times new roman', times, serif; color: #008000;\">T\u1ed5ng quan d\u1ef1 \u00e1n<\/span><\/h1>\n<table class=\"hq-summary-table\" style=\"width: 100%; height: 602px;\">\n<tbody>\n<tr style=\"text-align: justify;\">\n<td style=\"width: 33.2039%; height: 69px;\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif; color: #282828;\">T\u00ean d\u1ef1 \u00e1n<\/span><\/td>\n<td style=\"width: 65.2427%; height: 69px;\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif; color: #282828;\">Happy One Mori (T\u00ean c\u0169: Happy One L\u00e1i Thi\u00eau)<\/span><\/td>\n<\/tr>\n<tr style=\"text-align: justify;\">\n<td style=\"width: 33.2039%; height: 56px;\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif; color: #282828;\">V\u1ecb tr\u00ed<\/span><\/td>\n<td style=\"width: 65.2427%; height: 56px;\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif; color: #282828;\">\u0110\u01b0\u1eddng L\u00e1i Thi\u00eau 14, Ph\u01b0\u1eddng L\u00e1i Thi\u00eau, TP. HCM<\/span><\/td>\n<\/tr>\n<tr style=\"text-align: justify;\">\n<td style=\"width: 33.2039%; height: 28px;\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif; color: #282828;\">Ch\u1ee7 \u0111\u1ea7u t\u01b0<\/span><\/td>\n<td style=\"width: 65.2427%; height: 28px;\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif; color: #282828;\">V\u1ea1n Xu\u00e2n Group<\/span><\/td>\n<\/tr>\n<tr style=\"text-align: justify;\">\n<td style=\"width: 33.2039%; height: 28px;\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif; color: #282828;\">T\u1ed5ng th\u1ea7u x\u00e2y d\u1ef1ng<\/span><\/td>\n<td style=\"width: 65.2427%; height: 28px;\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif; color: #282828;\">Central<\/span><\/td>\n<\/tr>\n<tr style=\"text-align: justify;\">\n<td style=\"width: 33.2039%; height: 28px;\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif; color: #282828;\">\u0110\u01a1n v\u1ecb gi\u00e1m s\u00e1t<\/span><\/td>\n<td style=\"width: 65.2427%; height: 28px;\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif; color: #282828;\">Artelia (Ph\u00e1p)<\/span><\/td>\n<\/tr>\n<tr style=\"text-align: justify;\">\n<td style=\"width: 33.2039%; height: 56px;\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif; color: #282828;\">\u0110\u01a1n v\u1ecb thi\u1ebft k\u1ebf ki\u1ebfn tr\u00fac<\/span><\/td>\n<td style=\"width: 65.2427%; height: 56px;\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif; color: #282828;\">ONG&amp;ONG (Singapore)<\/span><\/td>\n<\/tr>\n<tr style=\"text-align: justify;\">\n<td style=\"width: 33.2039%; height: 56px;\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif; color: #282828;\">Quy m\u00f4<\/span><\/td>\n<td style=\"width: 65.2427%; height: 56px;\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif; color: #282828;\">Di\u1ec7n t\u00edch \u0111\u1ea5t: 10.802 m\u00b2<\/span><br \/>\n<span style=\"font-size: 130%; font-family: 'times new roman', times, serif; color: #282828;\">2 th\u00e1p cao 33 t\u1ea7ng n\u1ed5i + 2 t\u1ea7ng h\u1ea7m<\/span><\/td>\n<\/tr>\n<tr style=\"text-align: justify;\">\n<td style=\"width: 33.2039%; height: 34px;\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif; color: #282828;\">Lo\u1ea1i h\u00ecnh s\u1ea3n ph\u1ea9m<\/span><\/td>\n<td style=\"width: 65.2427%; height: 34px;\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif; color: #282828;\">C\u0103n h\u1ed9 cao c\u1ea5p, Shophouse, Officetel<\/span><\/td>\n<\/tr>\n<tr style=\"text-align: justify;\">\n<td style=\"width: 33.2039%; height: 197px;\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif; color: #282828;\">T\u1ed5ng s\u1ed1 l\u01b0\u1ee3ng s\u1ea3n ph\u1ea9m<\/span><\/td>\n<td style=\"width: 65.2427%; height: 197px;\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif; color: #282828;\">1.441 s\u1ea3n ph\u1ea9m:<\/span><\/p>\n<ul>\n<li><span style=\"font-size: 130%; font-family: 'times new roman', times, serif; color: #282828;\">1PN: 52 \u2013 55m\u00b2<\/span><\/li>\n<li><span style=\"font-size: 130%; font-family: 'times new roman', times, serif; color: #282828;\">2PN: 66 \u2013 78m\u00b2<\/span><\/li>\n<li><span style=\"font-size: 130%; font-family: 'times new roman', times, serif; color: #282828;\">3PN: 76 \u2013 83m\u00b2<\/span><\/li>\n<li><span style=\"font-size: 130%; font-family: 'times new roman', times, serif; color: #282828;\">Officetel: 34 \u2013 68m\u00b2<\/span><\/li>\n<li><span style=\"font-size: 130%; font-family: 'times new roman', times, serif; color: #282828;\">Shophouse: 140 \u2013 480m\u00b2<\/span><\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<tr style=\"height: 56px;\">\n<td style=\"text-align: justify; width: 33.2039%; height: 50px;\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif; color: #282828;\">Ph\u00e1p l\u00fd<\/span><\/td>\n<td style=\"text-align: justify; width: 65.2427%; height: 50px;\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif; color: #282828;\">S\u1ed5 h\u1ed3ng l\u00e2u d\u00e0i (ng\u01b0\u1eddi Vi\u1ec7t)<\/span><br \/>\n<span style=\"font-size: 130%; font-family: 'times new roman', times, serif; color: #282828;\">50 n\u0103m (ng\u01b0\u1eddi n\u01b0\u1edbc ngo\u00e0i)<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n\t\t<\/div>\n\t\t\t\t\n<style>\n#col-1704037982 > .col-inner {\n  padding: 0px 0px 0px 20px;\n  border-radius: 10px;\n}\n<\/style>\n\t<\/div>\n\n\t\n\n\t<div id=\"col-1661890130\" class=\"col medium-6 small-12 large-6\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_258672714\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1809\" height=\"2560\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/ban-do-thiet-ke-happy-one-mori-scaled.jpg\" class=\"attachment-original size-original\" alt=\"B\u1ea3n \u0110\u1ed3 Thi\u1ebft K\u1ebf Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/ban-do-thiet-ke-happy-one-mori-scaled.jpg 1809w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/ban-do-thiet-ke-happy-one-mori-212x300.jpg 212w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/ban-do-thiet-ke-happy-one-mori-724x1024.jpg 724w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/ban-do-thiet-ke-happy-one-mori-768x1087.jpg 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/ban-do-thiet-ke-happy-one-mori-1085x1536.jpg 1085w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/ban-do-thiet-ke-happy-one-mori-1447x2048.jpg 1447w\" sizes=\"auto, (max-width: 1809px) 100vw, 1809px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_258672714 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n\t<div id=\"col-1812858546\" class=\"col small-12 large-12\"  >\n\t\t\t\t<div class=\"col-inner\" style=\"background-color:#c0a27e;\" >\n\t\t\t\n\t\t\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_435657208\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1020\" height=\"574\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/z7188493297301_7c9ffb98bf5d88c6cc90bb00912b7326-scaled-1-1024x576.jpg\" class=\"attachment-large size-large\" alt=\"Ph\u00fa An Residence\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/z7188493297301_7c9ffb98bf5d88c6cc90bb00912b7326-scaled-1-1024x576.jpg 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/z7188493297301_7c9ffb98bf5d88c6cc90bb00912b7326-scaled-1-300x169.jpg 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/z7188493297301_7c9ffb98bf5d88c6cc90bb00912b7326-scaled-1-768x432.jpg 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/z7188493297301_7c9ffb98bf5d88c6cc90bb00912b7326-scaled-1-1536x864.jpg 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/z7188493297301_7c9ffb98bf5d88c6cc90bb00912b7326-scaled-1-2048x1152.jpg 2048w\" sizes=\"auto, (max-width: 1020px) 100vw, 1020px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_435657208 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n<style>\n#row-295851887 > .col > .col-inner {\n  background-color: rgb(255,255,255);\n  border-radius: 10px;\n}\n<\/style>\n<\/div>\n\t\t<\/div>\n\n\t\t\n<style>\n#section_1964675220 {\n  padding-top: 30px;\n  padding-bottom: 30px;\n  background-color: rgb(192, 162, 126);\n}\n<\/style>\n\t<\/section>\n\t\n\t<div id=\"gap-1693373314\" class=\"gap-element clearfix\" style=\"display:block; height:auto;\">\n\t\t\n<style>\n#gap-1693373314 {\n  padding-top: 30px;\n}\n<\/style>\n\t<\/div>\n\t\n<span class=\"scroll-to\" data-label=\"Scroll to: #VITRI\" data-bullet=\"true\" data-link=\"#VITRI\" data-title=\"V\u1eca TR\u00cd\" ><a name=\"VITRI\"><\/a><\/span>\n<div class=\"container section-title-container\" ><h2 class=\"section-title section-title-normal\"><b><\/b><span class=\"section-title-main\" ><i class=\"icon-star\" ><\/i>V\u1eca TR\u00cd<\/span><b><\/b><\/h2><\/div>\n\n\t<section class=\"section\" id=\"section_464324459\">\n\t\t<div class=\"section-bg fill\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"960\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/bg-3.jpg\" class=\"bg attachment- size-\" alt=\"\" \/>\t\t\t\t\t\t\n\t\t\t\n\n\t\t<\/div>\n\n\t\t\n\n\t\t<div class=\"section-content relative\">\n\t\t\t\n<div class=\"row\"  id=\"row-1838806658\">\n\n\t<div id=\"col-1005122990\" class=\"col small-12 large-12\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n<h2 class=\"heading-1 font-bold text-uppercase\" style=\"text-align: justify;\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">T\u1eccA \u0110\u1ed8 CHI\u1ebeN L\u01af\u1ee2C GIAO \u0110I\u1ec2M PH\u1ed2N VINH<\/span><\/h2>\n<div class=\"body-3 mt-5\">\n<p style=\"text-align: justify;\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">S\u1edf h\u1eefu v\u1ecb tr\u00ed chi\u1ebfn l\u01b0\u1ee3c ngay c\u1eeda ng\u00f5 \u0110\u00f4ng B\u1eafc Tp. HCM, li\u1ec1n k\u1ec1 c\u00e1c tuy\u1ebfn \u0111\u01b0\u1eddng huy\u1ebft m\u1ea1ch nh\u01b0 Qu\u1ed1c l\u1ed9 13, V\u00e0nh \u0111ai 3 v\u00e0 tuy\u1ebfn Metro s\u1ed1 2 t\u01b0\u01a1ng lai. \u0110\u1ed3ng th\u1eddi, c\u00e1ch c\u00e1c C\u1ee5m \u2013 Khu\u00a0c\u00f4ng nghi\u1ec7p tr\u1ecdng \u0111i\u1ec3m nh\u01b0 VSIP 1, S\u00f3ng Th\u1ea7n, Linh Trung, T\u00e2n \u0110\u00f4ng Hi\u1ec7p\u2026 ch\u1ec9 5-10 ph\u00fat di chuy\u1ec3n.<\/span><\/p>\n<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n<\/div>\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_1252901005\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/location-3.svg\" class=\"attachment-large size-large\" alt=\"V\u1ecb Tr\u00ed Happy One Mori\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_1252901005 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n<div class=\"row row-full-width\"  id=\"row-563714749\">\n\n\t<div id=\"col-217321727\" class=\"col medium-2 small-12 large-2\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n<div class=\"accordion-item open\">\n<div class=\"accordion-item-title accordion-trigger active\">\n<h3 class=\"heading-5 font-bold\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">1 ph\u00fat\u00a0<\/span><\/h3>\n<ul>\n<li class=\"heading-5 font-bold\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">\u0110\u1ebfn tr\u01b0\u1eddng h\u1ecdc<\/span><\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"accordion-item\">\n<div class=\"accordion-item-title accordion-trigger\"><\/div>\n<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n\t<div id=\"col-832390958\" class=\"col medium-2 small-12 large-2\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n<div class=\"accordion-item-title accordion-trigger active\">\n<div class=\"accordion-item open\">\n<div class=\"accordion-item-title accordion-trigger active\">\n<h3 class=\"heading-5 font-bold\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">3 ph\u00fat\u00a0<\/span><\/h3>\n<ul>\n<li class=\"heading-5 font-bold\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">\u0110\u1ebfn tuy\u1ebfn metro s\u1ed1 2a\u00a0<\/span><\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"accordion-item\">\n<div class=\"accordion-item-title accordion-trigger\"><\/div>\n<\/div>\n<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n\t<div id=\"col-1975327444\" class=\"col medium-2 small-12 large-2\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n<div class=\"accordion-item-title accordion-trigger active\">\n<h3 class=\"heading-5 font-bold\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">5 ph\u00fat<\/span><\/h3>\n<\/div>\n<div class=\"accordion-content\">\n<div class=\"body-3\">\n<ul>\n<li><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">\u0110\u1ebfn s\u00e2n golf S\u00f4ng B\u00e9 &amp; AEON Mall B\u00ecnh D\u01b0\u01a1ng<\/span><\/li>\n<\/ul>\n<\/div>\n<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n\t<div id=\"col-1086303552\" class=\"col medium-2 small-12 large-2\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n<div class=\"accordion-item-title accordion-trigger active\">\n<h3 class=\"heading-5 font-bold\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">6 ph\u00fat<\/span><\/h3>\n<\/div>\n<div class=\"accordion-content\">\n<div class=\"body-3\">\n<ul>\n<li><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">\u0110\u1ebfn KCN VSIP &amp; KCN Vi\u1ec7t H\u01b0\u01a1ng<\/span><\/li>\n<\/ul>\n<\/div>\n<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n\t<div id=\"col-47092040\" class=\"col medium-2 small-12 large-2\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n<div class=\"accordion-item-title accordion-trigger active\">\n<div class=\"accordion-item-title accordion-trigger active\">\n<h3 class=\"heading-5 font-bold\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">8 ph\u00fat<\/span><\/h3>\n<\/div>\n<div class=\"accordion-content\">\n<div class=\"body-3\">\n<ul>\n<li><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">\u0110\u1ebfn b\u1ec7nh vi\u1ec7n Qu\u1ed1c t\u1ebf Becamex &amp; Lotte Mart B\u00ecnh D\u01b0\u01a1ng<\/span><\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n\t<div id=\"col-1858059450\" class=\"col medium-2 small-12 large-2\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n<div class=\"accordion-item-title accordion-trigger active\">\n<div class=\"accordion-item-title accordion-trigger active\">\n<div class=\"accordion-item-title accordion-trigger active\">\n<h3 class=\"heading-5 font-bold\" style=\"text-align: justify;\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">30 ph\u00fat<\/span><\/h3>\n<\/div>\n<div class=\"accordion-content\">\n<div class=\"body-3\">\n<ul>\n<li style=\"text-align: justify;\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">\u0110\u1ebfn s\u00e2n bay Qu\u1ed1c t\u1ebf T\u00e2n S\u01a1n Nh\u1ea5t<\/span><\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n<\/div>\n\t\t<\/div>\n\n\t\t\n<style>\n#section_464324459 {\n  padding-top: 30px;\n  padding-bottom: 30px;\n}\n<\/style>\n\t<\/section>\n\t\n\t<div id=\"gap-1026478986\" class=\"gap-element clearfix\" style=\"display:block; height:auto;\">\n\t\t\n<style>\n#gap-1026478986 {\n  padding-top: 30px;\n}\n<\/style>\n\t<\/div>\n\t\n<span class=\"scroll-to\" data-label=\"Scroll to: #MATBANG\" data-bullet=\"true\" data-link=\"#MATBANG\" data-title=\"M\u1eb6T B\u1eb0NG\" ><a name=\"MATBANG\"><\/a><\/span>\n<div class=\"container section-title-container\" ><h2 class=\"section-title section-title-normal\"><b><\/b><span class=\"section-title-main\" ><i class=\"icon-star\" ><\/i>M\u1eb6T B\u1eb0NG<\/span><b><\/b><\/h2><\/div>\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_1960808362\">\n\t\t<a class=\"\" href=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HPO-MORI_MB_Tang-04-07-THAP-TOCHI-scaled.png\" >\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1808\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HPO-MORI_MB_Tang-04-07-THAP-TOCHI-scaled.png\" class=\"attachment-original size-original\" alt=\"M\u1eb7t B\u1eb1ng T\u1ea7n Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HPO-MORI_MB_Tang-04-07-THAP-TOCHI-scaled.png 2560w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HPO-MORI_MB_Tang-04-07-THAP-TOCHI-300x212.png 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HPO-MORI_MB_Tang-04-07-THAP-TOCHI-1024x723.png 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HPO-MORI_MB_Tang-04-07-THAP-TOCHI-768x542.png 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HPO-MORI_MB_Tang-04-07-THAP-TOCHI-1536x1085.png 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HPO-MORI_MB_Tang-04-07-THAP-TOCHI-2048x1446.png 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/a>\t\t\n<style>\n#image_1960808362 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\n\t<section class=\"section\" id=\"section_447131986\">\n\t\t<div class=\"section-bg fill\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"960\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/bg-2.jpg\" class=\"bg attachment-original size-original\" alt=\"\" \/>\t\t\t\t\t\t\n\t\t\t\n\n\t\t<\/div>\n\n\t\t\n\n\t\t<div class=\"section-content relative\">\n\t\t\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_185787663\">\n\t\t<a class=\"\" href=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HPO-MORI_MB_Tang-08-33-THAP-TOCHI-scaled.jpg\" >\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1808\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HPO-MORI_MB_Tang-08-33-THAP-TOCHI-scaled.jpg\" class=\"attachment-original size-original\" alt=\"M\u1eb7t B\u1eb1ng T\u1ea7n Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HPO-MORI_MB_Tang-08-33-THAP-TOCHI-scaled.jpg 2560w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HPO-MORI_MB_Tang-08-33-THAP-TOCHI-300x212.jpg 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HPO-MORI_MB_Tang-08-33-THAP-TOCHI-1024x723.jpg 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HPO-MORI_MB_Tang-08-33-THAP-TOCHI-768x542.jpg 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HPO-MORI_MB_Tang-08-33-THAP-TOCHI-1536x1085.jpg 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HPO-MORI_MB_Tang-08-33-THAP-TOCHI-2048x1447.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/a>\t\t\n<style>\n#image_185787663 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_1902517074\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1020\" height=\"510\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/Ban-sao-cua-FRB-by-Melia-Aerial-View-4-1-1024x512.webp\" class=\"attachment-large size-large\" alt=\"M\u1eb7t B\u1eb1ng Ti\u1ec7n \u00cdch Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/Ban-sao-cua-FRB-by-Melia-Aerial-View-4-1-1024x512.webp 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/Ban-sao-cua-FRB-by-Melia-Aerial-View-4-1-300x150.webp 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/Ban-sao-cua-FRB-by-Melia-Aerial-View-4-1-768x384.webp 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/Ban-sao-cua-FRB-by-Melia-Aerial-View-4-1-1536x768.webp 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/Ban-sao-cua-FRB-by-Melia-Aerial-View-4-1.webp 1920w\" sizes=\"auto, (max-width: 1020px) 100vw, 1020px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_1902517074 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_1822889337\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1500\" height=\"843\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HPO-MORI_MB-TIEN-ICH_TANG-03.jpg\" class=\"attachment-original size-original\" alt=\"M\u1eb7t B\u1eb1ng Ti\u1ec7n \u00cdch Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HPO-MORI_MB-TIEN-ICH_TANG-03.jpg 1500w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HPO-MORI_MB-TIEN-ICH_TANG-03-300x169.jpg 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HPO-MORI_MB-TIEN-ICH_TANG-03-1024x575.jpg 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HPO-MORI_MB-TIEN-ICH_TANG-03-768x432.jpg 768w\" sizes=\"auto, (max-width: 1500px) 100vw, 1500px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_1822889337 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t\t<\/div>\n\n\t\t\n<style>\n#section_447131986 {\n  padding-top: 30px;\n  padding-bottom: 30px;\n}\n<\/style>\n\t<\/section>\n\t\n\t<div id=\"gap-980485903\" class=\"gap-element clearfix\" style=\"display:block; height:auto;\">\n\t\t\n<style>\n#gap-980485903 {\n  padding-top: 30px;\n}\n<\/style>\n\t<\/div>\n\t\n<span class=\"scroll-to\" data-label=\"Scroll to: #TIENICH\" data-bullet=\"true\" data-link=\"#TIENICH\" data-title=\"TI\u1ec6N \u00cdCH\" ><a name=\"TIENICH\"><\/a><\/span>\n<div class=\"container section-title-container\" ><h2 class=\"section-title section-title-normal\"><b><\/b><span class=\"section-title-main\" ><i class=\"icon-star\" ><\/i>TI\u1ec6N \u00cdCH HAPPY ONE MORI \u2013 CHU\u1ea8N S\u1ed0NG NH\u1eacT B\u1ea2N GI\u1eeeA L\u00d2NG THU\u1eacN AN<\/span><b><\/b><\/h2><\/div>\n\n\t<section class=\"section\" id=\"section_1814690765\">\n\t\t<div class=\"section-bg fill\" >\n\t\t\t\t\t\t\t\t\t\n\t\t\t\n\n\t\t<\/div>\n\n\t\t\n\n\t\t<div class=\"section-content relative\">\n\t\t\t\n<p style=\"text-align: justify;\" data-start=\"324\" data-end=\"622\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">Happy One Mori mang \u0111\u1ebfn h\u1ec7 th\u1ed1ng ti\u1ec7n \u00edch n\u1ed9i khu \u2013 ngo\u1ea1i khu ho\u00e0n ch\u1ec9nh, \u0111\u00e1p \u1ee9ng tr\u1ecdn v\u1eb9n m\u1ecdi nhu c\u1ea7u s\u1ed1ng, ngh\u1ec9 d\u01b0\u1ee1ng, th\u1ec3 thao v\u00e0 gi\u00e1o d\u1ee5c c\u1ee7a c\u01b0 d\u00e2n. V\u1edbi h\u01a1n 33 ti\u1ec7n \u00edch n\u1ed9i khu \u0111\u01b0\u1ee3c b\u1ed1 tr\u00ed khoa h\u1ecdc, d\u1ef1 \u00e1n t\u1ea1o n\u00ean m\u1ed9t m\u00f4i tr\u01b0\u1eddng s\u1ed1ng c\u00e2n b\u1eb1ng, hi\u1ec7n \u0111\u1ea1i v\u00e0 \u0111\u1ea7y c\u1ea3m h\u1ee9ng cho m\u1ecdi l\u1ee9a tu\u1ed5i.<\/span><\/p>\n\t\t<\/div>\n\n\t\t\n<style>\n#section_1814690765 {\n  padding-top: 30px;\n  padding-bottom: 30px;\n  background-color: rgb(159, 223, 237);\n}\n<\/style>\n\t<\/section>\n\t\n\t<div id=\"gap-480795346\" class=\"gap-element clearfix\" style=\"display:block; height:auto;\">\n\t\t\n<style>\n#gap-480795346 {\n  padding-top: 30px;\n}\n<\/style>\n\t<\/div>\n\t\n<div class=\"container section-title-container\" ><h2 class=\"section-title section-title-center\"><b><\/b><span class=\"section-title-main\" style=\"color:#37a97e;\">TI\u1ec6N \u00cdCH N\u1ed8I KHU<\/span><b><\/b><\/h2><\/div>\n<div class=\"row\"  id=\"row-2074140756\">\n\n\t<div id=\"col-311847451\" class=\"col medium-6 small-12 large-6\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_941348591\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HO-BOI-GIA-NIET-1-1-scaled.webp\" class=\"attachment-original size-original\" alt=\"Ti\u1ec7n \u00cdch Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HO-BOI-GIA-NIET-1-1-scaled.webp 2560w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HO-BOI-GIA-NIET-1-1-300x169.webp 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HO-BOI-GIA-NIET-1-1-1024x576.webp 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HO-BOI-GIA-NIET-1-1-768x432.webp 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HO-BOI-GIA-NIET-1-1-1536x864.webp 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HO-BOI-GIA-NIET-1-1-2048x1152.webp 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_941348591 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n<h3 data-start=\"670\" data-end=\"706\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">\ud83c\udfca H\u1ed3 B\u01a1i Tr\u00e0n Chu\u1ea9n Resort<\/span><\/h3>\n<ul data-start=\"707\" data-end=\"804\">\n<li data-start=\"707\" data-end=\"758\">\n<p data-start=\"709\" data-end=\"758\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">Thi\u1ebft k\u1ebf hi\u1ec7n \u0111\u1ea1i, khu ng\u01b0\u1eddi l\u1edbn \u2013 tr\u1ebb em ri\u00eang<\/span><\/p>\n<\/li>\n<li data-start=\"759\" data-end=\"804\">\n<p data-start=\"761\" data-end=\"804\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">View n\u1ed9i khu tho\u00e1ng \u0111\u00e3ng, th\u01b0 gi\u00e3n m\u1ed7i ng\u00e0y<\/span><\/p>\n<\/li>\n<\/ul>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n\t<div id=\"col-1049227614\" class=\"col medium-6 small-12 large-6\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_668528283\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/CONG-VIEN-NOI-KHU-1-scaled.webp\" class=\"attachment-original size-original\" alt=\"Ti\u1ec7n \u00cdch Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/CONG-VIEN-NOI-KHU-1-scaled.webp 2560w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/CONG-VIEN-NOI-KHU-1-300x169.webp 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/CONG-VIEN-NOI-KHU-1-1024x576.webp 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/CONG-VIEN-NOI-KHU-1-768x432.webp 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/CONG-VIEN-NOI-KHU-1-1536x864.webp 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/CONG-VIEN-NOI-KHU-1-2048x1152.webp 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_668528283 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n<h3 data-start=\"806\" data-end=\"847\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">\ud83c\udf33 C\u00f4ng Vi\u00ean Xanh &amp; \u0110\u01b0\u1eddng D\u1ea1o B\u1ed9<\/span><\/h3>\n<ul data-start=\"848\" data-end=\"916\">\n<li data-start=\"848\" data-end=\"871\">\n<p data-start=\"850\" data-end=\"871\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">Kh\u00f4ng gian xanh l\u1edbn<\/span><\/p>\n<\/li>\n<li data-start=\"872\" data-end=\"916\">\n<p data-start=\"874\" data-end=\"916\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">L\u1ed1i \u0111i b\u1ed9 \u2013 \u0111\u01b0\u1eddng ch\u1ea1y b\u1ed9 \u2013 khu d\u01b0\u1ee1ng sinh<\/span><\/p>\n<\/li>\n<\/ul>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n<\/div>\n<div class=\"row\"  id=\"row-1968306115\">\n\n\t<div id=\"col-867083884\" class=\"col medium-6 small-12 large-6\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_1808693919\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1423\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/CAY-UOC-NGUYEN-1-scaled.webp\" class=\"attachment-original size-original\" alt=\"Ti\u1ec7n \u00cdch Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/CAY-UOC-NGUYEN-1-scaled.webp 2560w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/CAY-UOC-NGUYEN-1-300x167.webp 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/CAY-UOC-NGUYEN-1-1024x569.webp 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/CAY-UOC-NGUYEN-1-768x427.webp 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/CAY-UOC-NGUYEN-1-1536x854.webp 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/CAY-UOC-NGUYEN-1-2048x1138.webp 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_1808693919 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n<h3 data-start=\"918\" data-end=\"958\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">\ud83d\udcaa Sky Gym \u2013 Ph\u00f2ng T\u1eadp Tr\u00ean Cao<\/span><\/h3>\n<ul data-start=\"959\" data-end=\"1029\">\n<li data-start=\"959\" data-end=\"987\">\n<p data-start=\"961\" data-end=\"987\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">Trang b\u1ecb m\u00e1y t\u1eadp cao c\u1ea5p<\/span><\/p>\n<\/li>\n<li data-start=\"988\" data-end=\"1029\">\n<p data-start=\"990\" data-end=\"1029\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">Kh\u00f4ng gian tho\u00e1ng, ng\u1eafm to\u00e0n c\u1ea3nh d\u1ef1 \u00e1n<\/span><\/p>\n<\/li>\n<\/ul>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n\t<div id=\"col-778166641\" class=\"col medium-6 small-12 large-6\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_2045967779\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_VUON-AM-TRA-1-scaled.jpg\" class=\"attachment-original size-original\" alt=\"Ti\u1ec7n \u00cdch Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_VUON-AM-TRA-1-scaled.jpg 2560w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_VUON-AM-TRA-1-300x169.jpg 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_VUON-AM-TRA-1-1024x576.jpg 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_VUON-AM-TRA-1-768x432.jpg 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_VUON-AM-TRA-1-1536x864.jpg 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_VUON-AM-TRA-1-2048x1152.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_2045967779 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n<h3 data-start=\"1031\" data-end=\"1066\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">\ud83c\udf43 V\u01b0\u1eddn Thi\u1ec1n \u2013 Zen Garden<\/span><\/h3>\n<ul data-start=\"1067\" data-end=\"1145\">\n<li data-start=\"1067\" data-end=\"1110\">\n<p data-start=\"1069\" data-end=\"1110\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">Phong c\u00e1ch Nh\u1eadt B\u1ea3n nh\u1eb9 nh\u00e0ng, th\u01b0 th\u00e1i<\/span><\/p>\n<\/li>\n<li data-start=\"1111\" data-end=\"1145\">\n<p data-start=\"1113\" data-end=\"1145\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">N\u01a1i t\u00e1i t\u1ea1o n\u0103ng l\u01b0\u1ee3ng tinh th\u1ea7n<\/span><\/p>\n<\/li>\n<\/ul>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n<\/div>\n<div class=\"row\"  id=\"row-1825490388\">\n\n\t<div id=\"col-807646810\" class=\"col medium-6 small-12 large-6\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_1693028518\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V09_Playground_2MB-1-scaled.jpg\" class=\"attachment-original size-original\" alt=\"Ti\u1ec7n \u00cdch Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V09_Playground_2MB-1-scaled.jpg 2560w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V09_Playground_2MB-1-300x169.jpg 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V09_Playground_2MB-1-1024x576.jpg 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V09_Playground_2MB-1-768x432.jpg 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V09_Playground_2MB-1-1536x864.jpg 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V09_Playground_2MB-1-2048x1152.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_1693028518 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n<h3 style=\"text-align: justify;\" data-start=\"1147\" data-end=\"1178\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">\ud83d\udc76 Khu Vui Ch\u01a1i Tr\u1ebb Em<\/span><\/h3>\n<ul data-start=\"1179\" data-end=\"1249\">\n<li style=\"text-align: justify;\" data-start=\"1179\" data-end=\"1214\">\n<p data-start=\"1181\" data-end=\"1214\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">S\u00e0n an to\u00e0n, nhi\u1ec1u tr\u00f2 v\u1eadn \u0111\u1ed9ng<\/span><\/p>\n<\/li>\n<li data-start=\"1215\" data-end=\"1249\">\n<p style=\"text-align: justify;\" data-start=\"1217\" data-end=\"1249\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">Khu v\u1ef1c ri\u00eang bi\u1ec7t g\u1ea7n c\u00f4ng vi\u00ean<\/span><\/p>\n<\/li>\n<\/ul>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n\t<div id=\"col-214816500\" class=\"col medium-6 small-12 large-6\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_1385894385\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V11_BBQ_2MB-1-scaled.jpg\" class=\"attachment-original size-original\" alt=\"Ti\u1ec7n \u00cdch Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V11_BBQ_2MB-1-scaled.jpg 2560w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V11_BBQ_2MB-1-300x169.jpg 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V11_BBQ_2MB-1-1024x576.jpg 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V11_BBQ_2MB-1-768x432.jpg 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V11_BBQ_2MB-1-1536x864.jpg 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V11_BBQ_2MB-1-2048x1152.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_1385894385 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n<h3 style=\"text-align: justify;\" data-start=\"1251\" data-end=\"1281\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">\ud83c\udf62 Khu BBQ Ngo\u00e0i Tr\u1eddi<\/span><\/h3>\n<ul data-start=\"1282\" data-end=\"1348\">\n<li style=\"text-align: justify;\" data-start=\"1282\" data-end=\"1322\">\n<p data-start=\"1284\" data-end=\"1322\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">Ph\u00f9 h\u1ee3p ti\u1ec7c t\u1ed1i \u2013 h\u1ecdp m\u1eb7t cu\u1ed1i tu\u1ea7n<\/span><\/p>\n<\/li>\n<li data-start=\"1323\" data-end=\"1348\">\n<p style=\"text-align: justify;\" data-start=\"1325\" data-end=\"1348\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">B\u1ed1 tr\u00ed b\u00e0n gh\u1ebf r\u1ed9ng r\u00e3i<\/span><\/p>\n<\/li>\n<\/ul>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n<\/div>\n<div class=\"container section-title-container\" ><h2 class=\"section-title section-title-center\"><b><\/b><span class=\"section-title-main\" style=\"color:#37a97e;\">TI\u1ec6N \u00cdCH NGO\u1ea0I KHU<\/span><b><\/b><\/h2><\/div>\n<div class=\"row\"  id=\"row-550080740\">\n\n\t<div id=\"col-173719641\" class=\"col small-12 large-12\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_228944184\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2293\" height=\"1516\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/BAN-DO-TIEN-ICH.webp\" class=\"attachment-original size-original\" alt=\"Ti\u1ec7n \u00cdch Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/BAN-DO-TIEN-ICH.webp 2293w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/BAN-DO-TIEN-ICH-300x198.webp 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/BAN-DO-TIEN-ICH-1024x677.webp 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/BAN-DO-TIEN-ICH-768x508.webp 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/BAN-DO-TIEN-ICH-1536x1016.webp 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/BAN-DO-TIEN-ICH-2048x1354.webp 2048w\" sizes=\"auto, (max-width: 2293px) 100vw, 2293px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_228944184 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n<ul data-start=\"1628\" data-end=\"1800\">\n<li data-start=\"1628\" data-end=\"1652\">\n<p style=\"text-align: justify;\" data-start=\"1630\" data-end=\"1652\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">AEON Mall B\u00ecnh D\u01b0\u01a1ng<\/span><\/p>\n<\/li>\n<li style=\"text-align: justify;\" data-start=\"1653\" data-end=\"1673\">\n<p data-start=\"1655\" data-end=\"1673\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">S\u00e2n Golf S\u00f4ng B\u00e9<\/span><\/p>\n<\/li>\n<li style=\"text-align: justify;\" data-start=\"1674\" data-end=\"1703\">\n<p data-start=\"1676\" data-end=\"1703\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">B\u1ec7nh vi\u1ec7n Qu\u1ed1c t\u1ebf Becamex<\/span><\/p>\n<\/li>\n<li style=\"text-align: justify;\" data-start=\"1704\" data-end=\"1741\">\n<p data-start=\"1706\" data-end=\"1741\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">KCN VSIP \u2013 Vi\u1ec7t H\u01b0\u01a1ng \u2013 S\u00f3ng Th\u1ea7n<\/span><\/p>\n<\/li>\n<li style=\"text-align: justify;\" data-start=\"1742\" data-end=\"1770\">\n<p data-start=\"1744\" data-end=\"1770\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">Tr\u01b0\u1eddng Qu\u1ed1c t\u1ebf Singapore<\/span><\/p>\n<\/li>\n<li style=\"text-align: justify;\" data-start=\"1771\" data-end=\"1800\">\n<p data-start=\"1773\" data-end=\"1800\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">Lotte Mart, ch\u1ee3 L\u00e1i Thi\u00eau<\/span><\/p>\n<\/li>\n<\/ul>\n<p style=\"text-align: justify;\" data-start=\"1802\" data-end=\"1869\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">\ud83d\udc49 <em data-start=\"1805\" data-end=\"1869\">\u0110\u00e1p \u1ee9ng tr\u1ecdn nhu c\u1ea7u mua s\u1eafm \u2013 gi\u00e1o d\u1ee5c \u2013 gi\u1ea3i tr\u00ed \u2013 l\u00e0m vi\u1ec7c.<\/em><\/span><\/p>\n<h3 style=\"text-align: center;\" data-start=\"1802\" data-end=\"1869\"><span style=\"font-family: 'times new roman', times, serif; font-size: 130%; color: #008000;\">Ti\u1ec7n \u00cdch \u201cSignature\u201d T\u1ea1o S\u1ef1 Kh\u00e1c Bi\u1ec7t<\/span><\/h3>\n<h3 style=\"text-align: justify;\" data-start=\"1928\" data-end=\"1979\"><span style=\"font-family: 'times new roman', times, serif; font-size: 130%;\">\ud83c\udf38 Japanese Garden \u2013 V\u01b0\u1eddn Nh\u1eadt Ngh\u1ec9 D\u01b0\u1ee1ng<\/span><\/h3>\n<h3 style=\"text-align: justify;\" data-start=\"1980\" data-end=\"2023\"><span style=\"font-family: 'times new roman', times, serif; font-size: 130%;\">\ud83c\udf07 Sky Lounge \u2013 View \u0110\u00eam L\u00e3ng M\u1ea1n<\/span><\/h3>\n<h3 style=\"text-align: justify;\" data-start=\"2024\" data-end=\"2055\"><span style=\"font-family: 'times new roman', times, serif; font-size: 130%;\">\ud83c\udfc3 \u0110\u01b0\u1eddng Ch\u1ea1y B\u1ed9 300m<\/span><\/h3>\n<h3 style=\"text-align: justify;\" data-start=\"2056\" data-end=\"2104\"><span style=\"font-family: 'times new roman', times, serif; font-size: 130%;\">\ud83e\uddd8 Yoga Yard \u2013 S\u00e2n T\u1eadp Yoga Ngo\u00e0i Tr\u1eddi<\/span><\/h3>\n<h3 style=\"text-align: justify;\" data-start=\"2105\" data-end=\"2151\"><span style=\"font-family: 'times new roman', times, serif; font-size: 130%;\">\ud83d\udedd Kid Zone \u2013 Khu Tr\u1ebb Em Chu\u1ea9n Qu\u1ed1c T\u1ebf<\/span><\/h3>\n<h3 style=\"text-align: center;\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif; color: #008000;\">An Ninh 3 L\u1edbp \u2013 B\u1ea3o V\u1ec7 24\/7<\/span><\/h3>\n<ul data-start=\"2198\" data-end=\"2274\">\n<li data-start=\"2198\" data-end=\"2218\">\n<p data-start=\"2200\" data-end=\"2218\"><span style=\"font-family: 'times new roman', times, serif; font-size: 130%;\">Th\u1ebb t\u1eeb thang m\u00e1y<\/span><\/p>\n<\/li>\n<li data-start=\"2219\" data-end=\"2238\">\n<p data-start=\"2221\" data-end=\"2238\"><span style=\"font-family: 'times new roman', times, serif; font-size: 130%;\">Camera to\u00e0n khu<\/span><\/p>\n<\/li>\n<li data-start=\"2239\" data-end=\"2274\">\n<p data-start=\"2241\" data-end=\"2274\"><span style=\"font-family: 'times new roman', times, serif; font-size: 130%;\">Ch\u1ed1t b\u1ea3o v\u1ec7 \u2013 tu\u1ea7n tra li\u00ean t\u1ee5c<\/span><\/p>\n<\/li>\n<\/ul>\n<p data-start=\"2276\" data-end=\"2319\"><span style=\"font-family: 'times new roman', times, serif; font-size: 130%;\">\ud83d\udc49 Mang \u0111\u1ebfn s\u1ef1 an t\u00e2m tuy\u1ec7t \u0111\u1ed1i cho c\u01b0 d\u00e2n.<\/span><\/p>\n<h2 style=\"text-align: center;\" data-start=\"2326\" data-end=\"2373\"><span style=\"font-family: 'times new roman', times, serif; font-size: 130%; color: #008000;\">\u0110\u0103ng K\u00fd Tr\u1ea3i Nghi\u1ec7m Ti\u1ec7n \u00cdch Th\u1ef1c T\u1ebf<\/span><\/h2>\n<p data-start=\"2375\" data-end=\"2427\"><span style=\"font-family: 'times new roman', times, serif; font-size: 130%;\">Mu\u1ed1n xem h\u1ed3 b\u01a1i \u2013 c\u00f4ng vi\u00ean \u2013 nh\u00e0 m\u1eabu tr\u1ef1c ti\u1ebfp?<\/span><\/p>\n<h3 data-start=\"2429\" data-end=\"2488\"><span style=\"font-size: 120%;\"><span style=\"font-family: 'times new roman', times, serif;\">\ud83d\udccc \u0110\u0103ng k\u00fd ngay \u0111\u1ec3 \u0111\u01b0\u1ee3c d\u1eabn \u0111i tham quan mi\u1ec5n ph\u00ed<\/span><\/span><\/h3>\n<div class=\"row row-lien-he\"  id=\"row-1636442270\">\n\n\n\t<div id=\"col-441854780\" class=\"col small-12 large-12\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\n<p style=\"text-align: center;\"><span style=\"font-size: 170%; color: #f99b1c;\">\u0110\u0102NG K\u00dd T\u01af V\u1ea4N \u2013 \u0110\u1eb6T L\u1ecaCH H\u1eb8N THAM QUAN MI\u1ec4N PH\u00cd<\/span><\/p>\n<div style=\"text-align: center;\">\n<p class=\"description\"><span style=\"font-size: 170%; color: #f99b1c;\">C\u00e1m \u01a1n qu\u00fd kh\u00e1ch h\u00e0ng \u0111\u00e3 quan t\u00e2m \u0111\u1ebfn d\u1ef1 \u00e1n.<\/span><\/p>\n<\/div>\n<div style=\"text-align: center;\">\u00a0<\/div>\n\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f173-o1\" lang=\"vi\" dir=\"ltr\" data-wpcf7-id=\"173\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/happyonemori\/wp-json\/wp\/v2\/pages\/2#wpcf7-f173-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Form li\u00ean h\u1ec7\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"173\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"vi\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f173-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/fieldset>\n<div class=\"form-lien-he\">\n\t<div class=\"left\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"H\u1ecd v\u00e0 t\u00ean...\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"\u0110i\u1ec7n tho\u1ea1i c\u1ee7a b\u1ea1n...\" value=\"\" type=\"tel\" name=\"your-phone\" \/><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"\u0110\u1ecba ch\u1ec9 email...\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-menu\"><select class=\"wpcf7-form-control wpcf7-select\" aria-invalid=\"false\" name=\"your-menu\"><option value=\"Ph\u00f2ng Kinh Doanh\">Ph\u00f2ng Kinh Doanh<\/option><option value=\"Ph\u00f2ng T\u00e0i Ch\u00ednh\">Ph\u00f2ng T\u00e0i Ch\u00ednh<\/option><option value=\"Ph\u00f2ng Ph\u00e1p L\u00fd\">Ph\u00f2ng Ph\u00e1p L\u00fd<\/option><\/select><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"right\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" placeholder=\"Vui l\u00f2ng ghi r\u00f5 nhu c\u1ea7u c\u1ee7a b\u1ea1n...\" name=\"your-message\"><\/textarea><\/span><br \/>\n<input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"G\u1eedi li\u00ean h\u1ec7 ngay\" \/>\n\t\t<\/p>\n\t<\/div>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n\n\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n<\/div>\n<span class=\"scroll-to\" data-label=\"Scroll to: #THIETKE\" data-bullet=\"true\" data-link=\"#THIETKE\" data-title=\"THI\u1ebeT K\u1ebe\" ><a name=\"THIETKE\"><\/a><\/span>\n<div class=\"container section-title-container\" ><h2 class=\"section-title section-title-normal\"><b><\/b><span class=\"section-title-main\" ><i class=\"icon-star\" ><\/i>THI\u1ebeT K\u1ebe HAPPY ONE MORI<\/span><b><\/b><\/h2><\/div>\n<div class=\"row\"  id=\"row-1656993180\">\n\n\t<div id=\"col-1805665263\" class=\"col small-12 large-12\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_231865829\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2080\" height=\"1474\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/happy-one-mori.jpg\" class=\"attachment-original size-original\" alt=\"Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/happy-one-mori.jpg 2080w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/happy-one-mori-300x213.jpg 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/happy-one-mori-1024x726.jpg 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/happy-one-mori-768x544.jpg 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/happy-one-mori-1536x1088.jpg 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/happy-one-mori-2048x1451.jpg 2048w\" sizes=\"auto, (max-width: 2080px) 100vw, 2080px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_231865829 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n<p style=\"text-align: justify;\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">Thi\u1ebft k\u1ebf c\u1ee7a Happy One Mori \u0111\u01b0\u1ee3c ph\u00e1t tri\u1ec3n b\u1edfi ONG&amp;ONG (Singapore) \u2013 \u0111\u01a1n v\u1ecb ki\u1ebfn tr\u00fac n\u1ed5i ti\u1ebfng ch\u00e2u \u00c1, k\u1ebft h\u1ee3p c\u00f9ng tri\u1ebft l\u00fd s\u1ed1ng t\u1ed1i gi\u1ea3n, tinh t\u1ebf v\u00e0 \u0111\u1ec1 cao kh\u00f4ng gian xanh c\u1ee7a Nh\u1eadt B\u1ea3n. M\u1ed7i chi ti\u1ebft trong d\u1ef1 \u00e1n \u0111\u1ec1u \u0111\u01b0\u1ee3c t\u00ednh to\u00e1n nh\u1eb1m mang \u0111\u1ebfn c\u1ea3m gi\u00e1c h\u00e0i h\u00f2a \u2013 ti\u1ec7n nghi \u2013 b\u1ec1n v\u1eefng cho c\u01b0 d\u00e2n.<\/span><\/p>\n<h3 style=\"text-align: left;\"><span style=\"color: #008000;\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">Thi\u1ebft K\u1ebf Ki\u1ebfn Tr\u00fac T\u1ed5ng Th\u1ec3 \u2013 Hi\u1ec7n \u0110\u1ea1i &amp; T\u1ed1i \u01afu Kh\u00f4ng Gian<\/span><\/span><\/h3>\n<ul data-start=\"768\" data-end=\"1067\">\n<li data-start=\"768\" data-end=\"825\">\n<p data-start=\"770\" data-end=\"825\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">2 block cao 33 t\u1ea7ng, t\u1ea1o h\u00ecnh v\u1eefng ch\u1eafc v\u00e0 sang tr\u1ecdng<\/span><\/p>\n<\/li>\n<li data-start=\"826\" data-end=\"887\">\n<p data-start=\"828\" data-end=\"887\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">T\u00f4ng m\u00e0u trung t\u00ednh, nh\u1ea5n nh\u00e1 b\u1eb1ng c\u00e1c \u0111\u01b0\u1eddng cong m\u1ec1m m\u1ea1i<\/span><\/p>\n<\/li>\n<li data-start=\"888\" data-end=\"948\">\n<p data-start=\"890\" data-end=\"948\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">C\u00e1c m\u1ea3ng xanh \u0111an xen \u1edf nhi\u1ec1u t\u1ea7ng t\u1ea1o c\u1ea3m gi\u00e1c th\u01b0 th\u00e1i<\/span><\/p>\n<\/li>\n<li data-start=\"949\" data-end=\"1004\">\n<p data-start=\"951\" data-end=\"1004\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">T\u1ed1i \u01b0u h\u01b0\u1edbng \u0111\u00f3n gi\u00f3, \u0111\u00f3n n\u1eafng v\u00e0 c\u1ea3nh quan n\u1ed9i khu<\/span><\/p>\n<\/li>\n<li data-start=\"1005\" data-end=\"1067\">\n<p data-start=\"1007\" data-end=\"1067\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">Ki\u1ec3u d\u00e1ng m\u1eb7t \u0111\u1ee9ng hi\u1ec7n \u0111\u1ea1i, h\u00f2a h\u1ee3p m\u00f4i tr\u01b0\u1eddng xung quanh<\/span><\/p>\n<\/li>\n<\/ul>\n<p data-start=\"1069\" data-end=\"1198\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">Thi\u1ebft k\u1ebf t\u1ed5ng th\u1ec3 h\u01b0\u1edbng \u0111\u1ebfn kh\u00f4ng gian s\u1ed1ng an y\u00ean gi\u1eefa l\u00f2ng Thu\u1eadn An \u2014 n\u01a1i c\u01b0 d\u00e2n t\u00ecm l\u1ea1i s\u1ef1 c\u00e2n b\u1eb1ng sau ng\u00e0y d\u00e0i l\u00e0m vi\u1ec7c.<\/span><\/p>\n<h3 style=\"text-align: justify;\" data-start=\"1205\" data-end=\"1270\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif; color: #008000;\">Thi\u1ebft K\u1ebf C\u0103n H\u1ed9 \u2013 T\u1ed1i \u01afu C\u00f4ng N\u0103ng &amp; \u0110\u00f3n S\u00e1ng T\u1ef1 Nhi\u00ean<\/span><\/h3>\n<p style=\"text-align: justify;\" data-start=\"1272\" data-end=\"1379\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">C\u00e1c c\u0103n h\u1ed9 Happy One Mori \u0111\u01b0\u1ee3c thi\u1ebft k\u1ebf khoa h\u1ecdc, vu\u00f4ng v\u1ee9c, lo\u1ea1i b\u1ecf t\u1ed1i \u0111a g\u00f3c ch\u1ebft. T\u1ea5t c\u1ea3 c\u0103n h\u1ed9 \u0111\u1ec1u c\u00f3:<\/span><\/p>\n<ul style=\"text-align: justify;\" data-start=\"1381\" data-end=\"1621\">\n<li data-start=\"1381\" data-end=\"1420\">\n<p data-start=\"1383\" data-end=\"1420\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">Logia ri\u00eang ph\u1ee5c v\u1ee5 gi\u1eb7t \u2013 ph\u01a1i<\/span><\/p>\n<\/li>\n<li data-start=\"1421\" data-end=\"1473\">\n<p data-start=\"1423\" data-end=\"1473\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">Ph\u00f2ng kh\u00e1ch r\u1ed9ng, k\u1ebft n\u1ed1i tr\u1ef1c ti\u1ebfp ban c\u00f4ng<\/span><\/p>\n<\/li>\n<li data-start=\"1474\" data-end=\"1525\">\n<p data-start=\"1476\" data-end=\"1525\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">B\u1ebfp b\u1ed1 tr\u00ed th\u00f4ng minh, \u0111\u1ea3m b\u1ea3o th\u00f4ng tho\u00e1ng<\/span><\/p>\n<\/li>\n<li data-start=\"1526\" data-end=\"1572\">\n<p data-start=\"1528\" data-end=\"1572\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">Ph\u00f2ng ng\u1ee7 s\u00e1ng t\u1ef1 nhi\u00ean nh\u1edd c\u1eeda s\u1ed5 l\u1edbn<\/span><\/p>\n<\/li>\n<li data-start=\"1573\" data-end=\"1621\">\n<p data-start=\"1575\" data-end=\"1621\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">Kh\u00f4ng gian linh ho\u1ea1t, d\u1ec5 b\u1ed1 tr\u00ed n\u1ed9i th\u1ea5t<\/span><\/p>\n<\/li>\n<\/ul>\n<h3 style=\"text-align: justify;\" data-start=\"1623\" data-end=\"1647\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif; color: #008000;\">Di\u1ec7n t\u00edch chi ti\u1ebft:<\/span><\/h3>\n<ul data-start=\"1648\" data-end=\"1798\">\n<li style=\"text-align: justify;\" data-start=\"1648\" data-end=\"1702\">\n<p data-start=\"1650\" data-end=\"1702\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">1PN: 52 \u2013 55m\u00b2 \u2192 ph\u00f9 h\u1ee3p ng\u01b0\u1eddi tr\u1ebb, chuy\u00ean gia<\/span><\/p>\n<\/li>\n<li style=\"text-align: justify;\" data-start=\"1703\" data-end=\"1741\">\n<p data-start=\"1705\" data-end=\"1741\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">2PN: 66 \u2013 78m\u00b2 \u2192 b\u00e1n ch\u1ea1y nh\u1ea5t<\/span><\/p>\n<\/li>\n<li data-start=\"1742\" data-end=\"1798\">\n<p style=\"text-align: justify;\" data-start=\"1744\" data-end=\"1798\"><span style=\"font-size: 130%; font-family: 'times new roman', times, serif;\">3PN: 76 \u2013 83m\u00b2 \u2192 l\u00fd t\u01b0\u1edfng cho gia \u0111\u00ecnh 3\u20135 ng\u01b0\u1eddi<\/span><\/p>\n<\/li>\n<\/ul>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n<\/div>\n<div class=\"row\"  id=\"row-1359367581\">\n\n\t<div id=\"col-1865898341\" class=\"col medium-6 small-12 large-6\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_45466430\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2149\" height=\"1427\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-1.jpg\" class=\"attachment-original size-original\" alt=\"Nh\u00e0 M\u1eabu Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-1.jpg 2149w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-1-300x199.jpg 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-1-1024x680.jpg 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-1-768x510.jpg 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-1-1536x1020.jpg 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-1-2048x1360.jpg 2048w\" sizes=\"auto, (max-width: 2149px) 100vw, 2149px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_45466430 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_2089701978\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2149\" height=\"1427\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-3.jpg\" class=\"attachment-original size-original\" alt=\"Nh\u00e0 M\u1eabu Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-3.jpg 2149w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-3-300x199.jpg 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-3-1024x680.jpg 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-3-768x510.jpg 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-3-1536x1020.jpg 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-3-2048x1360.jpg 2048w\" sizes=\"auto, (max-width: 2149px) 100vw, 2149px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_2089701978 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_1421347917\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2149\" height=\"1427\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-7.jpg\" class=\"attachment-original size-original\" alt=\"Nh\u00e0 M\u1eabu Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-7.jpg 2149w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-7-300x199.jpg 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-7-1024x680.jpg 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-7-768x510.jpg 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-7-1536x1020.jpg 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-7-2048x1360.jpg 2048w\" sizes=\"auto, (max-width: 2149px) 100vw, 2149px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_1421347917 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_994022481\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2149\" height=\"1427\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-9.jpg\" class=\"attachment-original size-original\" alt=\"Nh\u00e0 M\u1eabu Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-9.jpg 2149w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-9-300x199.jpg 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-9-1024x680.jpg 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-9-768x510.jpg 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-9-1536x1020.jpg 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-9-2048x1360.jpg 2048w\" sizes=\"auto, (max-width: 2149px) 100vw, 2149px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_994022481 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_401257478\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2149\" height=\"1427\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-11.jpg\" class=\"attachment-original size-original\" alt=\"Nh\u00e0 M\u1eabu Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-11.jpg 2149w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-11-300x199.jpg 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-11-1024x680.jpg 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-11-768x510.jpg 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-11-1536x1020.jpg 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-11-2048x1360.jpg 2048w\" sizes=\"auto, (max-width: 2149px) 100vw, 2149px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_401257478 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n\t<div id=\"col-1540042964\" class=\"col medium-6 small-12 large-6\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_1451425823\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2149\" height=\"1427\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-2.jpg\" class=\"attachment-original size-original\" alt=\"Nh\u00e0 M\u1eabu Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-2.jpg 2149w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-2-300x199.jpg 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-2-1024x680.jpg 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-2-768x510.jpg 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-2-1536x1020.jpg 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-2-2048x1360.jpg 2048w\" sizes=\"auto, (max-width: 2149px) 100vw, 2149px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_1451425823 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_773564820\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2149\" height=\"1427\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-4.jpg\" class=\"attachment-original size-original\" alt=\"Nh\u00e0 M\u1eabu Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-4.jpg 2149w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-4-300x199.jpg 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-4-1024x680.jpg 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-4-768x510.jpg 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-4-1536x1020.jpg 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-4-2048x1360.jpg 2048w\" sizes=\"auto, (max-width: 2149px) 100vw, 2149px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_773564820 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_1544316476\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2149\" height=\"1427\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-8.jpg\" class=\"attachment-original size-original\" alt=\"Nh\u00e0 M\u1eabu Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-8.jpg 2149w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-8-300x199.jpg 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-8-1024x680.jpg 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-8-768x510.jpg 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-8-1536x1020.jpg 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-8-2048x1360.jpg 2048w\" sizes=\"auto, (max-width: 2149px) 100vw, 2149px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_1544316476 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_1793201144\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2149\" height=\"1427\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-10.jpg\" class=\"attachment-original size-original\" alt=\"Nh\u00e0 M\u1eabu Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-10.jpg 2149w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-10-300x199.jpg 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-10-1024x680.jpg 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-10-768x510.jpg 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-10-1536x1020.jpg 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-10-2048x1360.jpg 2048w\" sizes=\"auto, (max-width: 2149px) 100vw, 2149px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_1793201144 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_1119455462\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2149\" height=\"1427\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori.jpg\" class=\"attachment-original size-original\" alt=\"Nh\u00e0 M\u1eabu Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori.jpg 2149w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-300x199.jpg 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-1024x680.jpg 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-768x510.jpg 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-1536x1020.jpg 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/nha-mau-happy-one-mori-2048x1360.jpg 2048w\" sizes=\"auto, (max-width: 2149px) 100vw, 2149px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_1119455462 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n<\/div>\n<div class=\"row\"  id=\"row-51528990\">\n\n\t<div id=\"col-1573086317\" class=\"col small-12 large-12\"  >\n\t\t\t\t<div class=\"col-inner\" style=\"background-color:#37a97e;\" >\n\t\t\t\n\t\t\t\n<h2 style=\"text-align: center;\"><span style=\"color: #ffffff;\">LAYOUT C\u0102N H\u1ed8 <\/span><\/h2>\n<h2 style=\"text-align: center;\"><span style=\"color: #ffffff;\">HAPPY ONE MORI\u00a0<\/span><\/h2>\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_2050305141\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"2560\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-1-scaled.webp\" class=\"attachment-original size-original\" alt=\"C\u0103n H\u1ed9 \u0110i\u1ec3n H\u00ecnh Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-1-scaled.webp 2560w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-1-300x300.webp 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-1-1024x1024.webp 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-1-150x150.webp 150w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-1-768x768.webp 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-1-1536x1536.webp 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-1-2048x2048.webp 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_2050305141 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_793595256\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"2560\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-2-1-scaled.webp\" class=\"attachment-original size-original\" alt=\"C\u0103n H\u1ed9 \u0110i\u1ec3n H\u00ecnh Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-2-1-scaled.webp 2560w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-2-1-300x300.webp 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-2-1-1024x1024.webp 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-2-1-150x150.webp 150w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-2-1-768x768.webp 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-2-1-1536x1536.webp 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-2-1-2048x2048.webp 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_793595256 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_130106382\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"2560\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-3-scaled.webp\" class=\"attachment-original size-original\" alt=\"C\u0103n H\u1ed9 \u0110i\u1ec3n H\u00ecnh Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-3-scaled.webp 2560w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-3-300x300.webp 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-3-1024x1024.webp 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-3-150x150.webp 150w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-3-768x768.webp 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-3-1536x1536.webp 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-3-2048x2048.webp 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_130106382 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_1133180926\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"2560\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-4-1-scaled.webp\" class=\"attachment-original size-original\" alt=\"C\u0103n H\u1ed9 \u0110i\u1ec3n H\u00ecnh Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-4-1-scaled.webp 2560w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-4-1-300x300.webp 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-4-1-1024x1024.webp 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-4-1-150x150.webp 150w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-4-1-768x768.webp 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-4-1-1536x1536.webp 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/can-ho-dien-hinh-happy-one-mori-4-1-2048x2048.webp 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_1133180926 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t\t<\/div>\n\t\t\t\t\n<style>\n#col-1573086317 > .col-inner {\n  padding: 20px 20px 20px 20px;\n  border-radius: 16px;\n}\n<\/style>\n\t<\/div>\n\n\t\n<\/div>\n\t<div id=\"gap-813196038\" class=\"gap-element clearfix\" style=\"display:block; height:auto;\">\n\t\t\n<style>\n#gap-813196038 {\n  padding-top: 30px;\n}\n<\/style>\n\t<\/div>\n\t\n<span class=\"scroll-to\" data-label=\"Scroll to: #THUVIEN\" data-bullet=\"true\" data-link=\"#THUVIEN\" data-title=\"TH\u01af VI\u1ec6N\" ><a name=\"THUVIEN\"><\/a><\/span>\n<div class=\"container section-title-container\" ><h2 class=\"section-title section-title-normal\"><b><\/b><span class=\"section-title-main\" ><i class=\"icon-star\" ><\/i>TH\u01af VI\u1ec6N<\/span><b><\/b><\/h2><\/div>\n<div class=\"row\"  id=\"row-1342807700\">\n\n\t<div id=\"col-1017971010\" class=\"col small-12 large-12\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n<div class=\"slider-wrapper relative\" id=\"slider-415890139\" >\n    <div class=\"slider slider-nav-circle slider-nav-large slider-nav-light slider-style-normal\"\n        data-flickity-options='{\n            \"cellAlign\": \"center\",\n            \"imagesLoaded\": true,\n            \"lazyLoad\": 1,\n            \"freeScroll\": false,\n            \"wrapAround\": true,\n            \"autoPlay\": 6000,\n            \"pauseAutoPlayOnHover\" : true,\n            \"prevNextButtons\": true,\n            \"contain\" : true,\n            \"adaptiveHeight\" : true,\n            \"dragThreshold\" : 10,\n            \"percentPosition\": true,\n            \"pageDots\": true,\n            \"rightToLeft\": false,\n            \"draggable\": true,\n            \"selectedAttraction\": 0.1,\n            \"parallax\" : 0,\n            \"friction\": 0.6        }'\n        >\n        \n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_398174772\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1423\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/CAY-UOC-NGUYEN-1-scaled.webp\" class=\"attachment-original size-original\" alt=\"Ti\u1ec7n \u00cdch Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/CAY-UOC-NGUYEN-1-scaled.webp 2560w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/CAY-UOC-NGUYEN-1-300x167.webp 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/CAY-UOC-NGUYEN-1-1024x569.webp 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/CAY-UOC-NGUYEN-1-768x427.webp 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/CAY-UOC-NGUYEN-1-1536x854.webp 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/CAY-UOC-NGUYEN-1-2048x1138.webp 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_398174772 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_136924408\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/CONG-VIEN-NOI-KHU-1-scaled.webp\" class=\"attachment-original size-original\" alt=\"Ti\u1ec7n \u00cdch Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/CONG-VIEN-NOI-KHU-1-scaled.webp 2560w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/CONG-VIEN-NOI-KHU-1-300x169.webp 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/CONG-VIEN-NOI-KHU-1-1024x576.webp 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/CONG-VIEN-NOI-KHU-1-768x432.webp 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/CONG-VIEN-NOI-KHU-1-1536x864.webp 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/CONG-VIEN-NOI-KHU-1-2048x1152.webp 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_136924408 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_321925190\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1707\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HO-BOI-GIA-NHIET-1-scaled.webp\" class=\"attachment-original size-original\" alt=\"Ti\u1ec7n \u00cdch Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HO-BOI-GIA-NHIET-1-scaled.webp 2560w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HO-BOI-GIA-NHIET-1-300x200.webp 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HO-BOI-GIA-NHIET-1-1024x683.webp 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HO-BOI-GIA-NHIET-1-768x512.webp 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HO-BOI-GIA-NHIET-1-1536x1024.webp 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HO-BOI-GIA-NHIET-1-2048x1365.webp 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_321925190 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_764418989\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HO-BOI-GIA-NIET-1-1-scaled.webp\" class=\"attachment-original size-original\" alt=\"Ti\u1ec7n \u00cdch Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HO-BOI-GIA-NIET-1-1-scaled.webp 2560w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HO-BOI-GIA-NIET-1-1-300x169.webp 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HO-BOI-GIA-NIET-1-1-1024x576.webp 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HO-BOI-GIA-NIET-1-1-768x432.webp 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HO-BOI-GIA-NIET-1-1-1536x864.webp 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/HO-BOI-GIA-NIET-1-1-2048x1152.webp 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_764418989 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_333333854\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1614\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/Mori_Facade-tong-the-view-can-1-scaled.jpg\" class=\"attachment-original size-original\" alt=\"T\u1ed5ng Quan Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/Mori_Facade-tong-the-view-can-1-scaled.jpg 2560w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/Mori_Facade-tong-the-view-can-1-300x189.jpg 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/Mori_Facade-tong-the-view-can-1-1024x646.jpg 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/Mori_Facade-tong-the-view-can-1-768x484.jpg 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/Mori_Facade-tong-the-view-can-1-1536x969.jpg 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/Mori_Facade-tong-the-view-can-1-2048x1291.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_333333854 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_1225050882\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1422\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_TDTT-NGOAI-TROI_2MB-1-scaled.jpg\" class=\"attachment-original size-original\" alt=\"Ti\u1ec7n \u00cdch Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_TDTT-NGOAI-TROI_2MB-1-scaled.jpg 2560w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_TDTT-NGOAI-TROI_2MB-1-300x167.jpg 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_TDTT-NGOAI-TROI_2MB-1-1024x569.jpg 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_TDTT-NGOAI-TROI_2MB-1-768x427.jpg 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_TDTT-NGOAI-TROI_2MB-1-1536x853.jpg 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_TDTT-NGOAI-TROI_2MB-1-2048x1138.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_1225050882 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_789565734\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1422\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_TRAM-SAC-XE-DIEN_2MB-1-scaled.jpg\" class=\"attachment-original size-original\" alt=\"Ti\u1ec7n \u00cdch Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_TRAM-SAC-XE-DIEN_2MB-1-scaled.jpg 2560w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_TRAM-SAC-XE-DIEN_2MB-1-300x167.jpg 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_TRAM-SAC-XE-DIEN_2MB-1-1024x569.jpg 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_TRAM-SAC-XE-DIEN_2MB-1-768x427.jpg 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_TRAM-SAC-XE-DIEN_2MB-1-1536x853.jpg 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_TRAM-SAC-XE-DIEN_2MB-1-2048x1138.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_789565734 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_419163027\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V04_Facade_2MB-1-scaled.jpg\" class=\"attachment-original size-original\" alt=\"T\u1ed5ng Quan Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V04_Facade_2MB-1-scaled.jpg 2560w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V04_Facade_2MB-1-300x169.jpg 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V04_Facade_2MB-1-1024x576.jpg 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V04_Facade_2MB-1-768x432.jpg 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V04_Facade_2MB-1-1536x864.jpg 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V04_Facade_2MB-1-2048x1152.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_419163027 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_1831018123\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V11_BBQ_2MB-1-scaled.jpg\" class=\"attachment-original size-original\" alt=\"Ti\u1ec7n \u00cdch Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V11_BBQ_2MB-1-scaled.jpg 2560w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V11_BBQ_2MB-1-300x169.jpg 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V11_BBQ_2MB-1-1024x576.jpg 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V11_BBQ_2MB-1-768x432.jpg 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V11_BBQ_2MB-1-1536x864.jpg 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V11_BBQ_2MB-1-2048x1152.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_1831018123 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_1084402967\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V09_Playground_2MB-1-scaled.jpg\" class=\"attachment-original size-original\" alt=\"Ti\u1ec7n \u00cdch Happy One Mori\" srcset=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V09_Playground_2MB-1-scaled.jpg 2560w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V09_Playground_2MB-1-300x169.jpg 300w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V09_Playground_2MB-1-1024x576.jpg 1024w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V09_Playground_2MB-1-768x432.jpg 768w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V09_Playground_2MB-1-1536x864.jpg 1536w, https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/MORI_V09_Playground_2MB-1-2048x1152.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_1084402967 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n     <\/div>\n\n     <div class=\"loading-spin dark large centered\"><\/div>\n\n\t<\/div>\n\n\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n<\/div>\n\t<div id=\"gap-735809342\" class=\"gap-element clearfix\" style=\"display:block; height:auto;\">\n\t\t\n<style>\n#gap-735809342 {\n  padding-top: 30px;\n}\n<\/style>\n\t<\/div>\n\t\n<span class=\"scroll-to\" data-label=\"Scroll to: #BOOKING\" data-bullet=\"true\" data-link=\"#BOOKING\" data-title=\"BOOKING\" ><a name=\"BOOKING\"><\/a><\/span>\n<div class=\"container section-title-container\" ><h2 class=\"section-title section-title-normal\"><b><\/b><span class=\"section-title-main\" ><i class=\"icon-star\" ><\/i>BOOKING NOW<\/span><b><\/b><\/h2><\/div>\n<p style=\"text-align: center;\"><span style=\"font-size: 180%; color: #ffcc00; font-family: 'times new roman', times, serif;\">BOOKING NOW\u00a0<\/span><\/p>\n<div class=\"row row-lien-he\"  id=\"row-1598363493\">\n\n\n\t<div id=\"col-1387062404\" class=\"col small-12 large-12\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\n<p style=\"text-align: center;\"><span style=\"font-size: 170%; color: #f99b1c;\">\u0110\u0102NG K\u00dd T\u01af V\u1ea4N \u2013 \u0110\u1eb6T L\u1ecaCH H\u1eb8N THAM QUAN MI\u1ec4N PH\u00cd<\/span><\/p>\n<div style=\"text-align: center;\">\n<p class=\"description\"><span style=\"font-size: 170%; color: #f99b1c;\">C\u00e1m \u01a1n qu\u00fd kh\u00e1ch h\u00e0ng \u0111\u00e3 quan t\u00e2m \u0111\u1ebfn d\u1ef1 \u00e1n.<\/span><\/p>\n<\/div>\n<div style=\"text-align: center;\">\u00a0<\/div>\n\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f173-o2\" lang=\"vi\" dir=\"ltr\" data-wpcf7-id=\"173\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/happyonemori\/wp-json\/wp\/v2\/pages\/2#wpcf7-f173-o2\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Form li\u00ean h\u1ec7\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"173\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"vi\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f173-o2\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/fieldset>\n<div class=\"form-lien-he\">\n\t<div class=\"left\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"H\u1ecd v\u00e0 t\u00ean...\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"\u0110i\u1ec7n tho\u1ea1i c\u1ee7a b\u1ea1n...\" value=\"\" type=\"tel\" name=\"your-phone\" \/><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"\u0110\u1ecba ch\u1ec9 email...\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-menu\"><select class=\"wpcf7-form-control wpcf7-select\" aria-invalid=\"false\" name=\"your-menu\"><option value=\"Ph\u00f2ng Kinh Doanh\">Ph\u00f2ng Kinh Doanh<\/option><option value=\"Ph\u00f2ng T\u00e0i Ch\u00ednh\">Ph\u00f2ng T\u00e0i Ch\u00ednh<\/option><option value=\"Ph\u00f2ng Ph\u00e1p L\u00fd\">Ph\u00f2ng Ph\u00e1p L\u00fd<\/option><\/select><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"right\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" placeholder=\"Vui l\u00f2ng ghi r\u00f5 nhu c\u1ea7u c\u1ee7a b\u1ea1n...\" name=\"your-message\"><\/textarea><\/span><br \/>\n<input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"G\u1eedi li\u00ean h\u1ec7 ngay\" \/>\n\t\t<\/p>\n\t<\/div>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n\n\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n<\/div>\n\t<div id=\"gap-1486032614\" class=\"gap-element clearfix\" style=\"display:block; height:auto;\">\n\t\t\n<style>\n#gap-1486032614 {\n  padding-top: 30px;\n}\n<\/style>\n\t<\/div>\n\t\n<span class=\"scroll-to\" data-label=\"Scroll to: #B\u1ea2NG GI\u00c1\" data-bullet=\"true\" data-link=\"#B\u1ea2NG GI\u00c1\" data-title=\"B\u1ea2NG GI\u00c1\" ><a name=\"B\u1ea2NG GI\u00c1\"><\/a><\/span>\n<div class=\"container section-title-container\" ><h2 class=\"section-title section-title-normal\"><b><\/b><span class=\"section-title-main\" ><i class=\"icon-star\" ><\/i>B\u1ea2NG GI\u00c1 V\u00c0 PH\u01af\u01a0NG TH\u1ee8C THANH TO\u00c1N<\/span><b><\/b><\/h2><\/div>\n<div class=\"row\"  id=\"row-538228167\">\n\n\t<div id=\"col-342424522\" class=\"col small-12 large-12\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n<div class=\"row\"  id=\"row-2045514550\">\n\n\t<div id=\"col-1897994777\" class=\"col small-12 large-12\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_618224247\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_618224247 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_568579857\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_568579857 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_421181015\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_421181015 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n<\/div>\n<div class=\"container section-title-container\" ><h3 class=\"section-title section-title-center\"><b><\/b><span class=\"section-title-main\" >PH\u01af\u01a0NG TH\u1ee8C THANH TO\u00c1N<\/span><b><\/b><\/h3><\/div>\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_789913755\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_789913755 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_1657670743\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_1657670743 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t<div class=\"img has-hover x md-x lg-x y md-y lg-y\" id=\"image_1102129121\">\n\t\t\t\t\t\t\t\t<div class=\"img-inner dark\" >\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<style>\n#image_1102129121 {\n  width: 100%;\n}\n<\/style>\n\t<\/div>\n\t\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n<\/div>\n<span class=\"scroll-to\" data-label=\"Scroll to: #LIENHE\" data-bullet=\"true\" data-link=\"#LIENHE\" data-title=\"LI\u00caN H\u1ec6\" ><a name=\"LIENHE\"><\/a><\/span>\n<div class=\"container section-title-container\" ><h2 class=\"section-title section-title-normal\"><b><\/b><span class=\"section-title-main\" ><i class=\"icon-star\" ><\/i>LI\u00caN H\u1ec6<\/span><b><\/b><\/h2><\/div>\n<div class=\"row row-lien-he\"  id=\"row-2038747793\">\n\n\n\t<div id=\"col-1020869275\" class=\"col small-12 large-12\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\n<p style=\"text-align: center;\"><span style=\"font-size: 170%; color: #f99b1c;\">\u0110\u0102NG K\u00dd T\u01af V\u1ea4N \u2013 \u0110\u1eb6T L\u1ecaCH H\u1eb8N THAM QUAN MI\u1ec4N PH\u00cd<\/span><\/p>\n<div style=\"text-align: center;\">\n<p class=\"description\"><span style=\"font-size: 170%; color: #f99b1c;\">C\u00e1m \u01a1n qu\u00fd kh\u00e1ch h\u00e0ng \u0111\u00e3 quan t\u00e2m \u0111\u1ebfn d\u1ef1 \u00e1n.<\/span><\/p>\n<\/div>\n<div style=\"text-align: center;\">\u00a0<\/div>\n\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f173-o3\" lang=\"vi\" dir=\"ltr\" data-wpcf7-id=\"173\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/happyonemori\/wp-json\/wp\/v2\/pages\/2#wpcf7-f173-o3\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Form li\u00ean h\u1ec7\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"173\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"vi\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f173-o3\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/fieldset>\n<div class=\"form-lien-he\">\n\t<div class=\"left\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"H\u1ecd v\u00e0 t\u00ean...\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"\u0110i\u1ec7n tho\u1ea1i c\u1ee7a b\u1ea1n...\" value=\"\" type=\"tel\" name=\"your-phone\" \/><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"\u0110\u1ecba ch\u1ec9 email...\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-menu\"><select class=\"wpcf7-form-control wpcf7-select\" aria-invalid=\"false\" name=\"your-menu\"><option value=\"Ph\u00f2ng Kinh Doanh\">Ph\u00f2ng Kinh Doanh<\/option><option value=\"Ph\u00f2ng T\u00e0i Ch\u00ednh\">Ph\u00f2ng T\u00e0i Ch\u00ednh<\/option><option value=\"Ph\u00f2ng Ph\u00e1p L\u00fd\">Ph\u00f2ng Ph\u00e1p L\u00fd<\/option><\/select><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"right\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" placeholder=\"Vui l\u00f2ng ghi r\u00f5 nhu c\u1ea7u c\u1ee7a b\u1ea1n...\" name=\"your-message\"><\/textarea><\/span><br \/>\n<input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"G\u1eedi li\u00ean h\u1ec7 ngay\" \/>\n\t\t<\/p>\n\t<\/div>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n\n\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n<\/div>\n<div class=\"row\"  id=\"row-1947202188\">\n\n\t<div id=\"col-760053539\" class=\"col small-12 large-12\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n<div class=\"accordion\">\n\t<div id=\"accordion-1183740052\" class=\"accordion-item\">\n\t\t<a id=\"accordion-1183740052-label\" class=\"accordion-title plain\" href=\"#accordion-item-ph\u00fa-an-residence-c\u00f3-bao-nhi\u00eau-lo\u1ea1i-c\u0103n-h\u1ed9?\" aria-expanded=\"false\" aria-controls=\"accordion-1183740052-content\" >\n\t\t\t<button class=\"toggle\" aria-label=\"Chuy\u1ec3n \u0111\u1ed5i\"><i class=\"icon-angle-down\"><\/i><\/button>\n\t\t\t<span>Ph\u00fa An Residence c\u00f3 bao nhi\u00eau lo\u1ea1i c\u0103n h\u1ed9?<\/span>\n\t\t<\/a>\n\t\t<div id=\"accordion-1183740052-content\" class=\"accordion-inner\" aria-labelledby=\"accordion-1183740052-label\" >\n\t\t\t\n\t\t<\/div>\n\t<\/div>\n\t\n<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Happy One Mori mang \u0111\u1ebfn m\u1ed9t chu\u1ea9n m\u1ef1c s\u1ed1ng m\u1edbi t\u1ea1i trung t\u00e2m L\u00e1i Thi\u00eau \u2013 Thu\u1eadn An, n\u01a1i phong c\u00e1ch Nh\u1eadt B\u1ea3n h\u00f2a quy\u1ec7n c\u00f9ng ti\u1ec7n \u00edch 5 sao v\u00e0 c\u1ed9ng \u0111\u1ed3ng v\u0103n minh hi\u1ec7n h\u1eefu. V\u1edbi v\u1ecb tr\u00ed chi\u1ebfn l\u01b0\u1ee3c t\u1ea1i c\u1eeda ng\u00f5 TP.HCM, thi\u1ebft k\u1ebf tinh t\u1ebf v\u00e0 h\u1ec7 ti\u1ec7n \u00edch h\u01a1n [&#8230;]\n","protected":false},"author":1,"featured_media":1357,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-blank.php","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.3 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>HAPPY ONE MORI - PH\u00da AN RESIDENCE<\/title>\n<meta name=\"description\" content=\"Ph\u00fa An Residence l\u00e0 d\u1ef1 \u00e1n C\u0103n H\u1ed9 \u0111\u1ea7u ti\u00ean do C\u00e1t T\u01b0\u1eddng Group l\u00e0m ch\u1ee7 \u0110\u1ea7u T\u01b0, Ph\u00fa An Residence t\u1ecda l\u1ea1c t\u1ea1i m\u1eb7t ti\u1ec1n t\u1ec9nh l\u1ed9 9, x\u00e3 M\u1ef9 H\u1ea1nh Nam\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/diaocvanxuan.vn\/happyonemori\/\" \/>\n<meta property=\"og:locale\" content=\"vi_VN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"HAPPY ONE MORI\" \/>\n<meta property=\"og:description\" content=\"Ph\u00fa An Residence l\u00e0 d\u1ef1 \u00e1n C\u0103n H\u1ed9 \u0111\u1ea7u ti\u00ean do C\u00e1t T\u01b0\u1eddng Group l\u00e0m ch\u1ee7 \u0110\u1ea7u T\u01b0, Ph\u00fa An Residence t\u1ecda l\u1ea1c t\u1ea1i m\u1eb7t ti\u1ec1n t\u1ec9nh l\u1ed9 9, x\u00e3 M\u1ef9 H\u1ea1nh Nam\" \/>\n<meta property=\"og:url\" content=\"https:\/\/diaocvanxuan.vn\/happyonemori\/\" \/>\n<meta property=\"og:site_name\" content=\"HAPPY ONE MORI\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-22T07:58:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/z7188493297301_7c9ffb98bf5d88c6cc90bb00912b7326-scaled-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1440\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u01af\u1edbc t\u00ednh th\u1eddi gian \u0111\u1ecdc\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 ph\u00fat\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/diaocvanxuan.vn\\\/happyonemori\\\/\",\"url\":\"https:\\\/\\\/diaocvanxuan.vn\\\/happyonemori\\\/\",\"name\":\"HAPPY ONE MORI - PH\u00da AN RESIDENCE\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/diaocvanxuan.vn\\\/happyonemori\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/diaocvanxuan.vn\\\/happyonemori\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/diaocvanxuan.vn\\\/happyonemori\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/diaocvanxuan.vn\\\/happyonemori\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/z7188493297301_7c9ffb98bf5d88c6cc90bb00912b7326-scaled-1.jpg\",\"datePublished\":\"2025-09-08T22:05:14+00:00\",\"dateModified\":\"2025-11-22T07:58:46+00:00\",\"description\":\"Ph\u00fa An Residence l\u00e0 d\u1ef1 \u00e1n C\u0103n H\u1ed9 \u0111\u1ea7u ti\u00ean do C\u00e1t T\u01b0\u1eddng Group l\u00e0m ch\u1ee7 \u0110\u1ea7u T\u01b0, Ph\u00fa An Residence t\u1ecda l\u1ea1c t\u1ea1i m\u1eb7t ti\u1ec1n t\u1ec9nh l\u1ed9 9, x\u00e3 M\u1ef9 H\u1ea1nh Nam\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/diaocvanxuan.vn\\\/happyonemori\\\/#breadcrumb\"},\"inLanguage\":\"vi\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/diaocvanxuan.vn\\\/happyonemori\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"vi\",\"@id\":\"https:\\\/\\\/diaocvanxuan.vn\\\/happyonemori\\\/#primaryimage\",\"url\":\"https:\\\/\\\/diaocvanxuan.vn\\\/happyonemori\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/z7188493297301_7c9ffb98bf5d88c6cc90bb00912b7326-scaled-1.jpg\",\"contentUrl\":\"https:\\\/\\\/diaocvanxuan.vn\\\/happyonemori\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/z7188493297301_7c9ffb98bf5d88c6cc90bb00912b7326-scaled-1.jpg\",\"width\":2560,\"height\":1440,\"caption\":\"Happy One Mori\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/diaocvanxuan.vn\\\/happyonemori\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/diaocvanxuan.vn\\\/happyonemori\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"HAPPY ONE MORI\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/diaocvanxuan.vn\\\/happyonemori\\\/#website\",\"url\":\"https:\\\/\\\/diaocvanxuan.vn\\\/happyonemori\\\/\",\"name\":\"PH\u00da AN RESIDENCE\",\"description\":\"HAPPY ONE MORI - V\u1ea0N XU\u00c2N GROUP\",\"publisher\":{\"@id\":\"https:\\\/\\\/diaocvanxuan.vn\\\/happyonemori\\\/#organization\"},\"alternateName\":\"C\u00c1T T\u01af\u1edcNG PH\u00da AN RESIDENCE\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/diaocvanxuan.vn\\\/happyonemori\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"vi\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/diaocvanxuan.vn\\\/happyonemori\\\/#organization\",\"name\":\"C\u00c1T T\u01af\u1edcNG GROUP\",\"alternateName\":\"C\u00c1T T\u01af\u1edcNG GROUP\",\"url\":\"https:\\\/\\\/diaocvanxuan.vn\\\/happyonemori\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"vi\",\"@id\":\"https:\\\/\\\/diaocvanxuan.vn\\\/happyonemori\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/diaocvanxuan.vn\\\/happyonemori\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/logo-cat-tuong-group.png\",\"contentUrl\":\"https:\\\/\\\/diaocvanxuan.vn\\\/happyonemori\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/logo-cat-tuong-group.png\",\"width\":600,\"height\":600,\"caption\":\"C\u00c1T T\u01af\u1edcNG GROUP\"},\"image\":{\"@id\":\"https:\\\/\\\/diaocvanxuan.vn\\\/happyonemori\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"HAPPY ONE MORI - PH\u00da AN RESIDENCE","description":"Ph\u00fa An Residence l\u00e0 d\u1ef1 \u00e1n C\u0103n H\u1ed9 \u0111\u1ea7u ti\u00ean do C\u00e1t T\u01b0\u1eddng Group l\u00e0m ch\u1ee7 \u0110\u1ea7u T\u01b0, Ph\u00fa An Residence t\u1ecda l\u1ea1c t\u1ea1i m\u1eb7t ti\u1ec1n t\u1ec9nh l\u1ed9 9, x\u00e3 M\u1ef9 H\u1ea1nh Nam","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/diaocvanxuan.vn\/happyonemori\/","og_locale":"vi_VN","og_type":"article","og_title":"HAPPY ONE MORI","og_description":"Ph\u00fa An Residence l\u00e0 d\u1ef1 \u00e1n C\u0103n H\u1ed9 \u0111\u1ea7u ti\u00ean do C\u00e1t T\u01b0\u1eddng Group l\u00e0m ch\u1ee7 \u0110\u1ea7u T\u01b0, Ph\u00fa An Residence t\u1ecda l\u1ea1c t\u1ea1i m\u1eb7t ti\u1ec1n t\u1ec9nh l\u1ed9 9, x\u00e3 M\u1ef9 H\u1ea1nh Nam","og_url":"https:\/\/diaocvanxuan.vn\/happyonemori\/","og_site_name":"HAPPY ONE MORI","article_modified_time":"2025-11-22T07:58:46+00:00","og_image":[{"width":2560,"height":1440,"url":"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/z7188493297301_7c9ffb98bf5d88c6cc90bb00912b7326-scaled-1.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"\u01af\u1edbc t\u00ednh th\u1eddi gian \u0111\u1ecdc":"8 ph\u00fat"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/diaocvanxuan.vn\/happyonemori\/","url":"https:\/\/diaocvanxuan.vn\/happyonemori\/","name":"HAPPY ONE MORI - PH\u00da AN RESIDENCE","isPartOf":{"@id":"https:\/\/diaocvanxuan.vn\/happyonemori\/#website"},"primaryImageOfPage":{"@id":"https:\/\/diaocvanxuan.vn\/happyonemori\/#primaryimage"},"image":{"@id":"https:\/\/diaocvanxuan.vn\/happyonemori\/#primaryimage"},"thumbnailUrl":"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/z7188493297301_7c9ffb98bf5d88c6cc90bb00912b7326-scaled-1.jpg","datePublished":"2025-09-08T22:05:14+00:00","dateModified":"2025-11-22T07:58:46+00:00","description":"Ph\u00fa An Residence l\u00e0 d\u1ef1 \u00e1n C\u0103n H\u1ed9 \u0111\u1ea7u ti\u00ean do C\u00e1t T\u01b0\u1eddng Group l\u00e0m ch\u1ee7 \u0110\u1ea7u T\u01b0, Ph\u00fa An Residence t\u1ecda l\u1ea1c t\u1ea1i m\u1eb7t ti\u1ec1n t\u1ec9nh l\u1ed9 9, x\u00e3 M\u1ef9 H\u1ea1nh Nam","breadcrumb":{"@id":"https:\/\/diaocvanxuan.vn\/happyonemori\/#breadcrumb"},"inLanguage":"vi","potentialAction":[{"@type":"ReadAction","target":["https:\/\/diaocvanxuan.vn\/happyonemori\/"]}]},{"@type":"ImageObject","inLanguage":"vi","@id":"https:\/\/diaocvanxuan.vn\/happyonemori\/#primaryimage","url":"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/z7188493297301_7c9ffb98bf5d88c6cc90bb00912b7326-scaled-1.jpg","contentUrl":"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2025\/11\/z7188493297301_7c9ffb98bf5d88c6cc90bb00912b7326-scaled-1.jpg","width":2560,"height":1440,"caption":"Happy One Mori"},{"@type":"BreadcrumbList","@id":"https:\/\/diaocvanxuan.vn\/happyonemori\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/diaocvanxuan.vn\/happyonemori\/"},{"@type":"ListItem","position":2,"name":"HAPPY ONE MORI"}]},{"@type":"WebSite","@id":"https:\/\/diaocvanxuan.vn\/happyonemori\/#website","url":"https:\/\/diaocvanxuan.vn\/happyonemori\/","name":"PH\u00da AN RESIDENCE","description":"HAPPY ONE MORI - V\u1ea0N XU\u00c2N GROUP","publisher":{"@id":"https:\/\/diaocvanxuan.vn\/happyonemori\/#organization"},"alternateName":"C\u00c1T T\u01af\u1edcNG PH\u00da AN RESIDENCE","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/diaocvanxuan.vn\/happyonemori\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"vi"},{"@type":"Organization","@id":"https:\/\/diaocvanxuan.vn\/happyonemori\/#organization","name":"C\u00c1T T\u01af\u1edcNG GROUP","alternateName":"C\u00c1T T\u01af\u1edcNG GROUP","url":"https:\/\/diaocvanxuan.vn\/happyonemori\/","logo":{"@type":"ImageObject","inLanguage":"vi","@id":"https:\/\/diaocvanxuan.vn\/happyonemori\/#\/schema\/logo\/image\/","url":"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2024\/02\/logo-cat-tuong-group.png","contentUrl":"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-content\/uploads\/2024\/02\/logo-cat-tuong-group.png","width":600,"height":600,"caption":"C\u00c1T T\u01af\u1edcNG GROUP"},"image":{"@id":"https:\/\/diaocvanxuan.vn\/happyonemori\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":24,"href":"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":1504,"href":"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-json\/wp\/v2\/pages\/2\/revisions\/1504"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-json\/wp\/v2\/media\/1357"}],"wp:attachment":[{"href":"https:\/\/diaocvanxuan.vn\/happyonemori\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}