{"id":294,"date":"2026-06-16T07:42:55","date_gmt":"2026-06-16T07:42:55","guid":{"rendered":"https:\/\/swd-locnuoc.vn\/?page_id=294"},"modified":"2026-06-16T07:43:09","modified_gmt":"2026-06-16T07:43:09","slug":"nuoc-sach-va-nuoc-giu-khoang","status":"publish","type":"page","link":"https:\/\/swd-locnuoc.vn\/index.php\/nuoc-sach-va-nuoc-giu-khoang\/","title":{"rendered":"N\u01b0\u1edbc s\u1ea1ch v\u00e0 N\u01b0\u1edbc gi\u1eef kho\u00e1ng"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"294\" class=\"elementor elementor-294\">\n\t\t\t\t<div class=\"elementor-element elementor-element-308bd47 e-con-full e-flex e-con e-parent\" data-id=\"308bd47\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-098270f elementor-widget elementor-widget-html\" data-id=\"098270f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"vi\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>N\u01b0\u1edbc s\u1ea1ch v\u00e0 N\u01b0\u1edbc gi\u1eef kho\u00e1ng: Ti\u00eau chu\u1ea9n k\u00e9p cho ngu\u1ed3n n\u01b0\u1edbc sinh ho\u1ea1t cao c\u1ea5p - SWD<\/title>\r\n    \r\n    <!-- Google Fonts & Icons -->\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&family=Montserrat:wght@500;700;800;900&display=swap\" rel=\"stylesheet\">\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n\r\n    <!-- Tailwind CSS -->\r\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n    <script>\r\n        tailwind.config = {\r\n            theme: {\r\n                extend: {\r\n                    fontFamily: {\r\n                        sans: ['Inter', 'sans-serif'],\r\n                        display: ['Montserrat', 'sans-serif'],\r\n                    },\r\n                    colors: {\r\n                        swd: {\r\n                            blue: '#082954',     \r\n                            cyan: '#00B4DB',     \r\n                            gold: '#D4AF37',     \r\n                            light: '#F8FAFC',    \r\n                            accent: '#0052cc'\r\n                        }\r\n                    },\r\n                    backgroundImage: {\r\n                        'tech-grid': 'url(\"data:image\/svg+xml,%3Csvg width=\\'40\\' height=\\'40\\' viewBox=\\'0 0 40 40\\' xmlns=\\'http:\/\/www.w3.org\/2000\/svg\\'%3E%3Cpath d=\\'M0 0h40v40H0V0zm20 20h20v20H20V20zM0 20h20v20H0V20z\\' fill=\\'%2300b4db\\' fill-opacity=\\'0.05\\' fill-rule=\\'evenodd\\'\/%3E%3C\/svg%3E\")',\r\n                    }\r\n                }\r\n            }\r\n        }\r\n    <\/script>\r\n\r\n    <style type=\"text\/tailwindcss\">\r\n        @layer utilities {\r\n            .glass-panel { @apply bg-[#082954]\/70 backdrop-blur-xl border border-white\/10 shadow-2xl; }\r\n            .glass-light { @apply bg-white\/90 backdrop-blur-md border border-white\/50 shadow-xl; }\r\n            .btn-cyan { @apply relative overflow-hidden bg-gradient-to-r from-swd-cyan to-blue-600 text-white font-bold rounded-xl shadow-[0_0_20px_rgba(0,180,219,0.4)] transition-all hover:shadow-[0_0_30px_rgba(0,180,219,0.8)] hover:scale-105 active:scale-95; }\r\n        }\r\n        \r\n        \/* C\u1ea5u tr\u00fac Typography d\u00e0nh ri\u00eang cho b\u00e0i vi\u1ebft chu\u1ea9n SEO & B\u00e1o ch\u00ed *\/\r\n        .article-body p { @apply text-gray-700 leading-loose mb-6 text-base md:text-lg; }\r\n        .article-body h2 { @apply font-display text-2xl md:text-3xl font-bold text-swd-blue mt-12 mb-6 leading-tight border-l-4 border-swd-cyan pl-4; }\r\n        .article-body h3 { @apply font-display text-xl md:text-2xl font-bold text-swd-blue mt-10 mb-4 leading-snug; }\r\n        .article-body img { @apply rounded-2xl w-full object-cover my-6 shadow-md border border-gray-100; }\r\n        .article-body ul { @apply list-disc list-inside text-gray-700 mb-6 pl-4 space-y-3 text-base md:text-lg; }\r\n        .article-body li::marker { color: #00B4DB; font-weight: bold; }\r\n        .article-body blockquote { @apply border-l-4 border-swd-cyan pl-6 italic text-gray-600 my-8 bg-gray-50 py-5 pr-5 rounded-r-2xl font-medium text-lg leading-relaxed shadow-sm; }\r\n        .article-body strong { @apply text-swd-blue font-bold; }\r\n        .article-body a { @apply text-swd-cyan hover:underline font-medium; }\r\n        \r\n        \/* Ch\u00fa th\u00edch \u1ea3nh *\/\r\n        .img-caption { @apply text-center text-sm text-gray-500 italic mt--2 mb-8 block; }\r\n\r\n        #mobile-menu { transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1); }\r\n        .menu-open { transform: translateY(0) !important; }\r\n        .accordion-content { max-height: 0; overflow: hidden; transition: max-height 0.4s ease-out; }\r\n        html { scroll-behavior: smooth; }\r\n        .input-error { border-color: #ef4444 !important; background-color: #fef2f2 !important; color: #ef4444 !important; }\r\n    <\/style>\r\n<\/head>\r\n<body class=\"bg-swd-light text-gray-800 antialiased overflow-x-hidden selection:bg-swd-cyan selection:text-white\">\r\n\r\n    <!-- HEADER -->\r\n    <header id=\"header\" class=\"fixed w-full top-0 z-50 transition-all duration-300 bg-[#082954]\/90 backdrop-blur-lg border-b border-white\/10 shadow-lg py-4\">\r\n        <div class=\"container mx-auto px-4 md:px-8 flex justify-between items-center\">\r\n            <a href=\"https:\/\/swd-locnuoc.vn\/\" class=\"flex items-center gap-2 group\">\r\n                <div class=\"w-11 h-11 bg-gradient-to-br from-swd-cyan to-blue-600 rounded-xl flex items-center justify-center text-white font-bold text-xl shadow-[0_0_15px_rgba(0,180,219,0.5)] group-hover:rotate-12 transition-transform\">\r\n                    <i class=\"fa-solid fa-droplet\"><\/i>\r\n                <\/div>\r\n                <div>\r\n                    <h1 class=\"font-display font-black text-3xl text-white tracking-widest leading-none group-hover:text-swd-cyan transition-colors drop-shadow-md\">SWD<\/h1>\r\n                    <span class=\"text-[9px] text-swd-cyan uppercase font-bold tracking-[0.2em] block\">Purify Your Life<\/span>\r\n                <\/div>\r\n            <\/a>\r\n\r\n            <!-- Desktop Nav -->\r\n            <nav class=\"hidden lg:flex items-center gap-8 bg-black\/20 backdrop-blur-md px-8 py-3 rounded-full border border-white\/10\">\r\n                <a href=\"https:\/\/swd-locnuoc.vn\/#ve-thuong-hieu\" class=\"text-white hover:text-swd-cyan font-semibold text-sm tracking-wide transition-colors drop-shadow-md\">V\u1ec1 Ch\u00fang T\u00f4i<\/a>\r\n                <div class=\"relative group\">\r\n                    <a href=\"https:\/\/swd-locnuoc.vn\/#san-pham\" class=\"text-white hover:text-swd-cyan font-semibold text-sm tracking-wide transition-colors flex items-center gap-1 drop-shadow-md\">\r\n                        H\u1ec7 Sinh Th\u00e1i S\u1ea3n Ph\u1ea9m <i class=\"fa-solid fa-chevron-down text-[10px]\"><\/i>\r\n                    <\/a>\r\n                    <div class=\"absolute top-full left-1\/2 -translate-x-1\/2 mt-4 w-[600px] glass-light rounded-2xl opacity-0 invisible group-hover:opacity-100 group-hover:visible transition-all duration-300 shadow-2xl overflow-hidden flex\">\r\n                        <div class=\"w-1\/2 p-6 bg-white\">\r\n                            <p class=\"text-xs text-swd-blue font-black uppercase mb-4 border-b pb-2\"><i class=\"fa-solid fa-building mr-2 text-swd-cyan\"><\/i>D\u00e0nh cho C\u0103n h\u1ed9<\/p>\r\n                            <ul class=\"space-y-2 text-sm\">\r\n                                <li><a href=\"https:\/\/swd-locnuoc.vn\/index.php\/f3000a-2\/\" class=\"text-gray-600 hover:text-swd-cyan font-medium transition-colors block\">F3000A (Apartment)<\/a><\/li>\r\n                                <li><a href=\"https:\/\/swd-locnuoc.vn\/index.php\/f3000ac-2\/\" class=\"text-gray-600 hover:text-swd-cyan font-medium transition-colors block\">F3000AC (Apartment+Cond)<\/a><\/li>\r\n                                <li><a href=\"https:\/\/swd-locnuoc.vn\/index.php\/f3000p-premium\/\" class=\"text-swd-blue font-bold hover:text-swd-cyan transition-colors block\">F3000P (Premium)<\/a><\/li>\r\n                                <li><a href=\"https:\/\/swd-locnuoc.vn\/index.php\/f3000pc-4\/\" class=\"text-gray-600 hover:text-swd-cyan font-medium transition-colors block\">F3000PC (Prem+Cond)<\/a><\/li>\r\n                                <li><a href=\"https:\/\/swd-locnuoc.vn\/index.php\/f3000ps-4\/\" class=\"text-gray-600 hover:text-swd-cyan font-medium transition-colors block\">F3000PS (Softener)<\/a><\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                        <div class=\"w-1\/2 p-6 bg-gray-50 border-l border-gray-100\">\r\n                            <p class=\"text-xs text-swd-blue font-black uppercase mb-4 border-b pb-2\"><i class=\"fa-solid fa-house-chimney-window mr-2 text-swd-cyan\"><\/i>Bi\u1ec7t th\u1ef1 & D\u1ef1 \u00e1n<\/p>\r\n                            <ul class=\"space-y-2 text-sm\">\r\n                                <li><a href=\"https:\/\/swd-locnuoc.vn\/index.php\/r1000e\/\" class=\"text-gray-600 hover:text-swd-cyan font-medium transition-colors block\">R1000E \/ M1200E (Efficient)<\/a><\/li>\r\n                                <li><a href=\"https:\/\/swd-locnuoc.vn\/index.php\/r500i\/\" class=\"text-gray-600 hover:text-swd-cyan font-medium transition-colors block\">R500I \/ M600I (Imperial)<\/a><\/li>\r\n                                <li><a href=\"https:\/\/swd-locnuoc.vn\/index.php\/r1000i\/\" class=\"text-gray-600 hover:text-swd-cyan font-medium transition-colors block\">R1000I \/ M1300I (Imperial)<\/a><\/li>\r\n                                <li><a href=\"https:\/\/swd-locnuoc.vn\/index.php\/r1000s\/\" class=\"text-swd-gold font-bold hover:text-yellow-600 transition-colors block\">R1000S (Signature)<\/a><\/li>\r\n                                <li><a href=\"https:\/\/swd-locnuoc.vn\/index.php\/m1300s\/\" class=\"text-swd-gold font-bold hover:text-yellow-600 transition-colors block\">M1300S (Signature)<\/a><\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <a href=\"https:\/\/swd-locnuoc.vn\/#cong-nghe\" class=\"text-white hover:text-swd-cyan font-semibold text-sm tracking-wide transition-colors drop-shadow-md\">C\u00f4ng Ngh\u1ec7 L\u00f5i<\/a>\r\n                <a href=\"https:\/\/swd-locnuoc.vn\/#quy-trinh\" class=\"text-white hover:text-swd-cyan font-semibold text-sm tracking-wide transition-colors drop-shadow-md\">Quy Tr\u00ecnh L\u1eafp \u0110\u1eb7t<\/a>\r\n                <a href=\"https:\/\/swd-locnuoc.vn\/#khach-hang\" class=\"text-white hover:text-swd-cyan font-semibold text-sm tracking-wide transition-colors drop-shadow-md\">Kh\u00e1ch H\u00e0ng<\/a>\r\n                <a href=\"https:\/\/swd-locnuoc.vn\/index.php\/news\/\" class=\"text-swd-cyan font-bold text-sm tracking-wide transition-colors drop-shadow-md\">Tin T\u1ee9c<\/a>\r\n            <\/nav>\r\n\r\n            <div class=\"hidden lg:block\">\r\n                <button onclick=\"openModal('\u0110\u0103ng K\u00fd Kh\u1ea3o S\u00e1t T\u1eeb B\u00e0i Vi\u1ebft')\" class=\"btn-cyan px-6 py-2.5 text-sm uppercase tracking-wide rounded-full\">\r\n                    \u0110\u0103ng K\u00fd Kh\u1ea3o S\u00e1t <i class=\"fa-solid fa-arrow-right ml-2\"><\/i>\r\n                <\/button>\r\n            <\/div>\r\n\r\n            <!-- Mobile Menu Toggle -->\r\n            <button id=\"menu-btn\" class=\"lg:hidden text-white text-2xl focus:outline-none drop-shadow-md bg-black\/20 p-2 rounded-lg\">\r\n                <i class=\"fa-solid fa-bars\"><\/i>\r\n            <\/button>\r\n        <\/div>\r\n    <\/header>\r\n\r\n    <!-- MOBILE MENU -->\r\n    <div id=\"mobile-overlay\" class=\"fixed inset-0 bg-black\/70 z-[60] hidden opacity-0 transition-opacity duration-300 backdrop-blur-sm\"><\/div>\r\n    <div id=\"mobile-menu\" class=\"fixed top-0 left-0 w-full h-[85vh] bg-white z-[70] transform -translate-y-full shadow-2xl rounded-b-3xl flex flex-col\">\r\n        <div class=\"p-5 flex justify-between items-center border-b border-gray-100 bg-white\">\r\n            <div class=\"flex items-center gap-2\">\r\n                <div class=\"w-10 h-10 bg-swd-blue rounded-xl flex items-center justify-center text-white font-bold\"><i class=\"fa-solid fa-droplet\"><\/i><\/div>\r\n                <span class=\"font-display font-black text-2xl text-swd-blue\">SWD<\/span>\r\n            <\/div>\r\n            <button id=\"close-menu-btn\" class=\"text-gray-400 hover:text-swd-cyan text-2xl w-10 h-10 rounded-full bg-gray-100 flex items-center justify-center transition-colors\">\r\n                <i class=\"fa-solid fa-times\"><\/i>\r\n            <\/button>\r\n        <\/div>\r\n        \r\n        <div class=\"flex-1 overflow-y-auto bg-white p-5\">\r\n            <nav class=\"flex flex-col space-y-2\">\r\n                <a href=\"https:\/\/swd-locnuoc.vn\/#ve-thuong-hieu\" class=\"text-swd-blue font-bold text-lg p-3 bg-gray-50 rounded-xl flex items-center\"><i class=\"fa-solid fa-globe w-8 text-swd-cyan\"><\/i> V\u1ec1 Ch\u00fang T\u00f4i<\/a>\r\n                \r\n                <!-- Accordion C\u0103n H\u1ed9 -->\r\n                <div class=\"bg-gray-50 rounded-xl overflow-hidden mt-2\">\r\n                    <button class=\"w-full flex justify-between items-center text-swd-blue font-bold text-lg p-3\" onclick=\"toggleAccordion('mob-canho')\">\r\n                        <span class=\"flex items-center\"><i class=\"fa-solid fa-building w-8 text-swd-cyan\"><\/i> D\u00f2ng C\u0103n H\u1ed9<\/span>\r\n                        <i class=\"fa-solid fa-chevron-down text-sm transition-transform\" id=\"icon-mob-canho\"><\/i>\r\n                    <\/button>\r\n                    <div id=\"mob-canho\" class=\"accordion-content bg-white\">\r\n                        <div class=\"p-3 pl-11 space-y-3 border-t border-gray-100 text-sm\">\r\n                            <a href=\"https:\/\/swd-locnuoc.vn\/index.php\/f3000a-2\/\" class=\"block text-gray-600 hover:text-swd-cyan\">F3000A (Apartment)<\/a>\r\n                            <a href=\"https:\/\/swd-locnuoc.vn\/index.php\/f3000ac-2\/\" class=\"block text-gray-600 hover:text-swd-cyan\">F3000AC (Apartment+Cond)<\/a>\r\n                            <a href=\"https:\/\/swd-locnuoc.vn\/index.php\/f3000p-premium\/\" class=\"block text-swd-cyan font-bold\">F3000P (Premium)<\/a>\r\n                            <a href=\"https:\/\/swd-locnuoc.vn\/index.php\/f3000pc-4\/\" class=\"block text-gray-600 hover:text-swd-cyan\">F3000PC (Prem+Cond)<\/a>\r\n                            <a href=\"https:\/\/swd-locnuoc.vn\/index.php\/f3000ps-4\/\" class=\"block text-gray-600 hover:text-swd-cyan\">F3000PS (Softener)<\/a>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- Accordion Bi\u1ec7t Th\u1ef1 -->\r\n                <div class=\"bg-gray-50 rounded-xl overflow-hidden mt-2\">\r\n                    <button class=\"w-full flex justify-between items-center text-swd-blue font-bold text-lg p-3\" onclick=\"toggleAccordion('mob-bietthu')\">\r\n                        <span class=\"flex items-center\"><i class=\"fa-solid fa-house-chimney-window w-8 text-swd-cyan\"><\/i> Bi\u1ec7t Th\u1ef1 & D\u1ef1 \u00c1n<\/span>\r\n                        <i class=\"fa-solid fa-chevron-down text-sm transition-transform\" id=\"icon-mob-bietthu\"><\/i>\r\n                    <\/button>\r\n                    <div id=\"mob-bietthu\" class=\"accordion-content bg-white\">\r\n                        <div class=\"p-3 pl-11 space-y-3 border-t border-gray-100 text-sm\">\r\n                            <a href=\"https:\/\/swd-locnuoc.vn\/index.php\/r1000e\/\" class=\"block text-gray-600\">R1000E \/ M1200E (Efficient)<\/a>\r\n                            <a href=\"https:\/\/swd-locnuoc.vn\/index.php\/r500i\/\" class=\"block text-gray-600\">R500I \/ M600I (Imperial)<\/a>\r\n                            <a href=\"https:\/\/swd-locnuoc.vn\/index.php\/r1000i\/\" class=\"block text-gray-600\">R1000I \/ M1300I (Imperial)<\/a>\r\n                            <a href=\"https:\/\/swd-locnuoc.vn\/index.php\/r1000s\/\" class=\"block text-swd-gold font-bold\">R1000S (Signature)<\/a>\r\n                            <a href=\"https:\/\/swd-locnuoc.vn\/index.php\/m1300s\/\" class=\"block text-swd-gold font-bold\">M1300S (Signature)<\/a>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <a href=\"https:\/\/swd-locnuoc.vn\/#cong-nghe\" class=\"text-swd-blue font-bold text-lg p-3 bg-gray-50 rounded-xl flex items-center mt-2\"><i class=\"fa-solid fa-microchip w-8 text-swd-cyan\"><\/i> C\u00f4ng Ngh\u1ec7 L\u00f5i SWD<\/a>\r\n                <a href=\"https:\/\/swd-locnuoc.vn\/#quy-trinh\" class=\"text-swd-blue font-bold text-lg p-3 bg-gray-50 rounded-xl flex items-center mt-2\"><i class=\"fa-solid fa-list-check w-8 text-swd-cyan\"><\/i> Quy Tr\u00ecnh L\u1eafp \u0110\u1eb7t<\/a>\r\n                <a href=\"https:\/\/swd-locnuoc.vn\/#khach-hang\" class=\"text-swd-blue font-bold text-lg p-3 bg-gray-50 rounded-xl flex items-center mt-2\"><i class=\"fa-solid fa-star w-8 text-swd-cyan\"><\/i> Kh\u00e1ch H\u00e0ng Th\u1ef1c T\u1ebf<\/a>\r\n                <a href=\"https:\/\/swd-locnuoc.vn\/index.php\/news\/\" class=\"text-swd-cyan font-bold text-lg p-3 bg-gray-50 rounded-xl flex items-center mt-2\"><i class=\"fa-solid fa-newspaper w-8 text-swd-cyan\"><\/i> Tin T\u1ee9c Truy\u1ec1n Th\u00f4ng<\/a>\r\n            <\/nav>\r\n        <\/div>\r\n        <div class=\"p-5 bg-white border-t border-gray-100 rounded-b-3xl\">\r\n            <button onclick=\"openModal('T\u01b0 V\u1ea5n Nhanh Mobile Chi Ti\u1ebft'); closeMenu();\" class=\"w-full btn-cyan py-3 text-center rounded-xl text-lg uppercase tracking-wider\">\r\n                Nh\u1eadn T\u01b0 V\u1ea5n Ngay\r\n            <\/button>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- PH\u1ea6N \u0110\u1ea6U B\u00c0I VI\u1ebeT (HERO ARTICLE) -->\r\n    <main class=\"pt-32 pb-24 bg-white\">\r\n        <div class=\"container mx-auto px-4 max-w-4xl\">\r\n            \r\n            <!-- Breadcrumb \u0111i\u1ec1u h\u01b0\u1edbng -->\r\n            <div class=\"text-xs text-gray-500 font-medium mb-8 flex items-center gap-2 flex-wrap\">\r\n                <a href=\"https:\/\/swd-locnuoc.vn\/\" class=\"hover:text-swd-cyan flex items-center gap-1 whitespace-nowrap\"><i class=\"fa-solid fa-house\"><\/i> Trang ch\u1ee7<\/a> \r\n                <i class=\"fa-solid fa-chevron-right text-[8px] opacity-50\"><\/i>\r\n                <a href=\"https:\/\/swd-locnuoc.vn\/index.php\/news\/\" class=\"hover:text-swd-cyan whitespace-nowrap\">Tin T\u1ee9c Truy\u1ec1n Th\u00f4ng<\/a> \r\n                <i class=\"fa-solid fa-chevron-right text-[8px] opacity-50\"><\/i>\r\n                <span class=\"text-swd-blue font-bold line-clamp-1\">N\u01b0\u1edbc s\u1ea1ch v\u00e0 N\u01b0\u1edbc gi\u1eef kho\u00e1ng: Ti\u00eau chu\u1ea9n k\u00e9p cho ngu\u1ed3n...<\/span>\r\n            <\/div>\r\n\r\n            <!-- Header B\u00e0i Vi\u1ebft -->\r\n            <header class=\"mb-10 text-center md:text-left\">\r\n                <!-- Th\u1ec3 lo\u1ea1i b\u00e0i vi\u1ebft -->\r\n                <span class=\"inline-block bg-blue-100 text-swd-blue text-xs font-black px-4 py-1.5 rounded-full mb-4 shadow-sm tracking-wider uppercase border border-blue-200\">\r\n                    G\u00d3C CHUY\u00caN GIA\r\n                <\/span>\r\n                \r\n                <!-- TI\u00caU \u0110\u1ec0 CH\u00cdNH -->\r\n                <h1 class=\"font-display text-3xl md:text-4xl lg:text-[42px] font-black text-swd-blue leading-[1.2] mb-6\">\r\n                    N\u01b0\u1edbc s\u1ea1ch v\u00e0 N\u01b0\u1edbc gi\u1eef kho\u00e1ng: Ti\u00eau chu\u1ea9n k\u00e9p cho ngu\u1ed3n n\u01b0\u1edbc sinh ho\u1ea1t cao c\u1ea5p\r\n                <\/h1>\r\n                \r\n                <!-- Meta Info (T\u00e1c gi\u1ea3, Ng\u00e0y th\u00e1ng) -->\r\n                <div class=\"flex flex-wrap items-center justify-center md:justify-start gap-4 md:gap-6 text-sm text-gray-500 border-t border-b border-gray-100 py-4\">\r\n                    <div class=\"flex items-center gap-2\">\r\n                        <div class=\"w-8 h-8 rounded-full bg-swd-cyan text-white flex items-center justify-center font-bold text-xs\"><i class=\"fa-solid fa-pen-nib\"><\/i><\/div>\r\n                        <span class=\"font-semibold text-gray-800\">Chuy\u00ean Gia SWD<\/span>\r\n                    <\/div>\r\n                    <!-- NG\u00c0Y \u0110\u0102NG -->\r\n                    <div class=\"flex items-center gap-2\">\r\n                        <i class=\"fa-regular fa-calendar text-swd-cyan\"><\/i> 20\/06\/2026\r\n                    <\/div>\r\n                    \r\n                    <!-- N\u00fat Share M\u1ea1ng X\u00e3 H\u1ed9i -->\r\n                    <div class=\"ml-auto flex items-center gap-2\">\r\n                        <span class=\"font-semibold text-xs uppercase tracking-wider text-gray-400 hidden sm:block\">Chia s\u1ebb:<\/span>\r\n                        <a href=\"#\" class=\"w-8 h-8 rounded-full bg-blue-600 text-white flex items-center justify-center hover:scale-110 transition-transform shadow-sm\"><i class=\"fa-brands fa-facebook-f text-xs\"><\/i><\/a>\r\n                        <a href=\"#\" class=\"w-8 h-8 rounded-full bg-blue-400 text-white flex items-center justify-center hover:scale-110 transition-transform shadow-sm\"><i class=\"fa-solid fa-link text-xs\"><\/i><\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/header>\r\n\r\n            <!-- \u1ea2NH \u0110\u1ea0I DI\u1ec6N CH\u00cdNH (FEATURED IMAGE) -->\r\n            <div class=\"w-full aspect-[16\/9] md:aspect-[21\/9] rounded-3xl overflow-hidden mb-12 shadow-lg border border-gray-100\">\r\n                <img decoding=\"async\" src=\"https:\/\/swd-locnuoc.vn\/wp-content\/uploads\/2026\/06\/B5-1.png\" alt=\"N\u01b0\u1edbc s\u1ea1ch v\u00e0 N\u01b0\u1edbc gi\u1eef kho\u00e1ng\" class=\"w-full h-full object-cover\">\r\n            <\/div>\r\n\r\n            <!-- ============================================== -->\r\n            <!-- N\u1ed8I DUNG B\u00c0I VI\u1ebeT (\u00c1p d\u1ee5ng x\u1ebfp Lego) -->\r\n            <!-- ============================================== -->\r\n            <article class=\"article-body max-w-3xl mx-auto\">\r\n                \r\n                <!-- \u0110o\u1ea1n tr\u00edch d\u1eabn m\u1edf \u0111\u1ea7u (L\u00e0m n\u1ed5i b\u1eadt t\u00f3m t\u1eaft) -->\r\n                <blockquote class=\"!mt-0 !mb-8\">\r\n                    Kh\u00f4ng gian s\u1ed1ng \u0111\u1eb3ng c\u1ea5p \u0111\u00f2i h\u1ecfi ngu\u1ed3n n\u01b0\u1edbc sinh ho\u1ea1t ph\u1ea3i \u0111\u1ea1t chu\u1ea9n kh\u1eaft khe. Kh\u00e1m ph\u00e1 gi\u1ea3i ph\u00e1p x\u1eed l\u00fd n\u01b0\u1edbc to\u00e0n di\u1ec7n t\u1eeb SWD, \u0111\u00e1p \u1ee9ng ti\u00eau chu\u1ea9n k\u00e9p v\u1ec1 \u0111\u1ed9 s\u1ea1ch v\u00e0 kho\u00e1ng ch\u1ea5t t\u1ef1 nhi\u00ean.\r\n                <\/blockquote>\r\n\r\n                <p>Trong c\u00e1c kh\u00f4ng gian s\u1ed1ng cao c\u1ea5p nh\u01b0 bi\u1ec7t th\u1ef1 hay c\u0103n h\u1ed9 h\u1ea1ng sang, m\u1ecdi chi ti\u1ebft t\u1eeb v\u1eadt li\u1ec7u n\u1ed9i th\u1ea5t, thi\u1ebft b\u1ecb v\u1ec7 sinh nh\u1eadp kh\u1ea9u cho \u0111\u1ebfn h\u1ec7 th\u1ed1ng b\u1ebfp \u0111\u1ec1u \u0111\u01b0\u1ee3c \u0111\u1ea7u t\u01b0 k\u1ef9 l\u01b0\u1ee1ng. Tuy nhi\u00ean, s\u1ef1 ho\u00e0n m\u1ef9 \u0111\u00f3 s\u1ebd nhanh ch\u00f3ng b\u1ecb ph\u00e1 v\u1ee1 n\u1ebfu ngu\u1ed3n n\u01b0\u1edbc sinh ho\u1ea1t \u0111\u1ea7u v\u00e0o kh\u00f4ng \u0111\u1ea1t chu\u1ea9n.<\/p>\r\n\r\n                <p>S\u1ef1 ph\u00e1t tri\u1ec3n c\u1ee7a c\u00f4ng ngh\u1ec7 x\u1eed l\u00fd n\u01b0\u1edbc hi\u1ec7n \u0111\u1ea1i \u0111\u00e3 ch\u1ee9ng minh: N\u01b0\u1edbc s\u1ea1ch kh\u00f4ng c\u1eb7n b\u1ea9n th\u00f4i l\u00e0 ch\u01b0a \u0111\u1ee7. T\u1ea1i SWD, ch\u00fang t\u00f4i mang \u0111\u1ebfn m\u1ed9t chu\u1ea9n m\u1ef1c m\u1edbi cho c\u00e1c t\u1ed5 \u1ea5m hi\u1ec7n \u0111\u1ea1i v\u1edbi \"Ti\u00eau chu\u1ea9n k\u00e9p\": Ngu\u1ed3n n\u01b0\u1edbc kh\u00f4ng ch\u1ec9 \u0111\u01b0\u1ee3c thanh l\u1ecdc tri\u1ec7t \u0111\u1ec3 m\u1ecdi t\u00e1c nh\u00e2n g\u00e2y h\u1ea1i m\u00e0 c\u00f2n ph\u1ea3i \u0111\u01b0\u1ee3c t\u00f9y bi\u1ebfn (tinh khi\u1ebft ho\u1eb7c gi\u1eef kho\u00e1ng) \u0111\u1ec3 t\u1ed1i \u01b0u h\u00f3a tr\u1ea3i nghi\u1ec7m ch\u0103m s\u00f3c s\u1ee9c kh\u1ecfe.<\/p>\r\n\r\n                <!-- TI\u00caU \u0110\u1ec0 M\u1ee4C 1 -->\r\n                <h2>1. N\u01b0\u1edbc s\u1ea1ch t\u1ea1p ch\u1ea5t: L\u1edbp khi\u00ean b\u1ea3o v\u1ec7 h\u1ec7 th\u1ed1ng n\u1ed9i th\u1ea5t \u0111\u1eaft gi\u00e1<\/h2>\r\n                \r\n                <p>Nhi\u1ec1u gia \u0111\u00ecnh v\u1eabn \u0111ang ph\u1ea3i \u0111\u1ed1i m\u1eb7t v\u1edbi t\u00ecnh tr\u1ea1ng ngu\u1ed3n n\u01b0\u1edbc t\u1ed3n d\u01b0 h\u00f3a ch\u1ea5t (m\u00f9i h\u1eafc c\u1ee7a Clo), nhi\u1ec5m kim lo\u1ea1i n\u1eb7ng hay \u0111\u1eb7c bi\u1ec7t l\u00e0 t\u00ecnh tr\u1ea1ng n\u01b0\u1edbc c\u1ee9ng (ch\u1ee9a nhi\u1ec1u Canxi, Magie).<\/p>\r\n\r\n                <p>N\u01b0\u1edbc c\u1ee9ng ch\u00ednh l\u00e0 \"th\u1ee7 ph\u1ea1m\" g\u00e2y ra nh\u1eefng l\u1edbp c\u1eb7n tr\u1eafng x\u00f3a, l\u00e0m \u1ed1 v\u00e0ng v\u00e1ch k\u00ednh ph\u00f2ng t\u1eafm, l\u00e0m t\u1eafc ngh\u1ebdn c\u00e1c v\u00f2i sen kh\u1ed1i \u0111\u1eaft ti\u1ec1n v\u00e0 l\u00e0m suy gi\u1ea3m nghi\u00eam tr\u1ecdng tu\u1ed5i th\u1ecd c\u1ee7a b\u00ecnh n\u00f3ng l\u1ea1nh, m\u00e1y gi\u1eb7t, m\u00e1y r\u1eeda b\u00e1t. B\u1ea5t k\u1ec3 b\u1ea1n ch\u1ecdn d\u00f2ng m\u00e1y n\u00e0o trong h\u1ec7 sinh th\u00e1i s\u1ea3n ph\u1ea9m c\u1ee7a SWD, y\u1ebfu t\u1ed1 \"L\u00e0m s\u1ea1ch v\u00e0 L\u00e0m m\u1ec1m\" lu\u00f4n l\u00e0 n\u1ec1n t\u1ea3ng c\u1ed1t l\u00f5i:<\/p>\r\n\r\n                <ul>\r\n                    <li><strong>Kh\u1eed s\u1ea1ch h\u00f3a ch\u1ea5t:<\/strong> B\u00f3c t\u00e1ch ho\u00e0n to\u00e0n Clo d\u01b0 th\u1eeba, m\u00f9i h\u00f4i v\u00e0 ch\u1ea5t h\u1eefu c\u01a1 l\u01a1 l\u1eedng, tr\u1ea3 l\u1ea1i d\u00f2ng n\u01b0\u1edbc trong v\u1eaft.<\/li>\r\n                    <li><strong>L\u00e0m m\u1ec1m n\u01b0\u1edbc chuy\u00ean s\u00e2u:<\/strong> Ch\u1ea5m d\u1ee9t tri\u1ec7t \u0111\u1ec3 hi\u1ec7n t\u01b0\u1ee3ng \u0111\u00f3ng c\u1eb7n \u0111\u00e1 v\u00f4i. \u0110\u00e2y l\u00e0 y\u1ebfu t\u1ed1 s\u1ed1ng c\u00f2n \u0111\u1ec3 duy tr\u00ec v\u1ebb \u0111\u1eb9p s\u00e1ng b\u00f3ng, sang tr\u1ecdng nguy\u00ean b\u1ea3n cho c\u00e1c thi\u1ebft b\u1ecb v\u1ec7 sinh cao c\u1ea5p.<\/li>\r\n                <\/ul>\r\n\r\n                <!-- \u1ea2NH PH\u1ee4 1 -->\r\n                <figure>\r\n                    <img decoding=\"async\" src=\"https:\/\/swd-locnuoc.vn\/wp-content\/uploads\/2026\/06\/B5-2.png\" alt=\"N\u01b0\u1edbc s\u1ea1ch t\u1ea1p ch\u1ea5t b\u1ea3o v\u1ec7 h\u1ec7 th\u1ed1ng n\u1ed9i th\u1ea5t\">\r\n                <\/figure>\r\n\r\n                <!-- TI\u00caU \u0110\u1ec0 M\u1ee4C 2 -->\r\n                <h2>2. N\u01b0\u1edbc gi\u1eef kho\u00e1ng v\u00e0 N\u01b0\u1edbc tinh khi\u1ebft: L\u1ef1a ch\u1ecdn linh ho\u1ea1t cho s\u1ee9c kh\u1ecfe<\/h2>\r\n                \r\n                <p>Kh\u00f4ng g\u00f2 b\u00f3 kh\u00e1ch h\u00e0ng v\u00e0o m\u1ed9t gi\u1ea3i ph\u00e1p duy nh\u1ea5t, h\u1ec7 sinh th\u00e1i s\u1ea3n ph\u1ea9m \u0111a d\u1ea1ng c\u1ee7a SWD mang \u0111\u1ebfn nh\u1eefng l\u1ef1a ch\u1ecdn x\u1eed l\u00fd n\u01b0\u1edbc t\u1ed1i \u01b0u nh\u1ea5t cho t\u1eebng nhu c\u1ea7u ch\u0103m s\u00f3c s\u1ee9c kh\u1ecfe \u0111\u1eb7c th\u00f9:<\/p>\r\n\r\n                <ul>\r\n                    <li><strong>Gi\u1ea3i ph\u00e1p l\u1ecdc gi\u1eef kho\u00e1ng (M-Series):<\/strong> Ph\u00f9 h\u1ee3p v\u1edbi nh\u1eefng gia \u0111\u00ecnh mong mu\u1ed1n t\u1eadn h\u01b0\u1edfng ngu\u1ed3n vi kho\u00e1ng t\u1ef1 nhi\u00ean. N\u01b0\u1edbc gi\u1eef kho\u00e1ng gi\u00fap b\u1ea3o v\u1ec7 l\u1edbp m\u00e0ng \u1ea9m t\u1ef1 nhi\u00ean c\u1ee7a l\u00e0n da, gi\u00fap t\u00f3c su\u00f4n m\u01b0\u1ee3t kh\u00f4ng b\u1ecb x\u01a1 r\u1ed1i. Trong \u1ea9m th\u1ef1c, n\u01b0\u1edbc c\u00f2n kho\u00e1ng gi\u00fap \u0111\u00e1nh th\u1ee9c h\u01b0\u01a1ng v\u1ecb nguy\u00ean b\u1ea3n, n\u01b0\u1edbc d\u00f9ng lu\u1ed9c rau xanh h\u01a1n v\u00e0 pha tr\u00e0 \u0111\u1eadm v\u1ecb h\u01a1n.<\/li>\r\n                    <li><strong>Gi\u1ea3i ph\u00e1p l\u1ecdc tinh khi\u1ebft:<\/strong> \u0110\u00e1p \u1ee9ng nhu c\u1ea7u c\u1ee7a nh\u1eefng gia \u0111\u00ecnh mong mu\u1ed1n m\u1ed9t ngu\u1ed3n n\u01b0\u1edbc ho\u00e0n to\u00e0n thu\u1ea7n khi\u1ebft, an to\u00e0n tuy\u1ec7t \u0111\u1ed1i ngay c\u1ea3 v\u1edbi l\u00e0n da nh\u1ea1y c\u1ea3m nh\u1ea5t c\u1ee7a tr\u1ebb s\u01a1 sinh, ng\u0103n ch\u1eb7n m\u1ecdi r\u1ee7i ro v\u1ec1 vi khu\u1ea9n v\u00e0 t\u1ea1p ch\u1ea5t si\u00eau vi.<\/li>\r\n                <\/ul>\r\n\r\n                <!-- \u1ea2NH PH\u1ee4 2 -->\r\n                <figure>\r\n                    <img decoding=\"async\" src=\"https:\/\/swd-locnuoc.vn\/wp-content\/uploads\/2026\/06\/B5-3.png\" alt=\"N\u01b0\u1edbc gi\u1eef kho\u00e1ng v\u00e0 N\u01b0\u1edbc tinh khi\u1ebft\">\r\n                <\/figure>\r\n\r\n                <!-- TI\u00caU \u0110\u1ec0 M\u1ee4C 3 -->\r\n                <h2>3. Thi\u1ebft k\u1ebf \"\u0110o ni \u0111\u00f3ng gi\u00e0y\" h\u00f2a h\u1ee3p v\u1edbi m\u1ecdi kh\u00f4ng gian<\/h2>\r\n                \r\n                <p>M\u1ed9t h\u1ec7 th\u1ed1ng l\u1ecdc t\u1ed5ng cao c\u1ea5p kh\u00f4ng ch\u1ec9 c\u1ea7n m\u1ea1nh m\u1ebd b\u00ean trong m\u00e0 c\u00f2n ph\u1ea3i tinh t\u1ebf b\u00ean ngo\u00e0i. T\u00f9y thu\u1ed9c v\u00e0o \u0111\u1eb7c th\u00f9 ki\u1ebfn tr\u00fac, SWD mang \u0111\u1ebfn nh\u1eefng thi\u1ebft k\u1ebf ph\u1ea7n c\u1ee9ng t\u1ed1i \u01b0u nh\u1ea5t:<\/p>\r\n\r\n                <ul>\r\n                    <li><strong>H\u1ec7 t\u1ee7 \u0111\u1ee9ng sang tr\u1ecdng:<\/strong> Ph\u00f9 h\u1ee3p cho kh\u00f4ng gian bi\u1ec7t th\u1ef1, nh\u00e0 ph\u1ed1 c\u00f3 ph\u00f2ng k\u1ef9 thu\u1eadt ho\u1eb7c khu v\u1ef1c logia r\u1ed9ng r\u00e3i.<\/li>\r\n                    <li><strong>Gi\u1ea3i ph\u00e1p l\u1ecdc \u00e2m tr\u1ea7n:<\/strong> \u0110\u1ed9t ph\u00e1 k\u1ef9 thu\u1eadt d\u00e0nh ri\u00eang cho c\u00e1c c\u0103n h\u1ed9 chung c\u01b0 cao c\u1ea5p. H\u1ec7 th\u1ed1ng \u0111\u01b0\u1ee3c thu g\u1ecdn v\u00e0 l\u1eafp \u0111\u1eb7t gi\u1ea5u k\u00edn ho\u00e0n to\u00e0n ph\u00eda tr\u00ean tr\u1ea7n th\u1ea1ch cao, v\u1eadn h\u00e0nh \u00eam \u00e1i, nh\u01b0\u1eddng l\u1ea1i 100% di\u1ec7n t\u00edch s\u00e0n ti\u1ec7n \u00edch cho gia ch\u1ee7.<\/li>\r\n                <\/ul>\r\n\r\n                <!-- \u1ea2NH PH\u1ee4 3 -->\r\n                <figure>\r\n                    <img decoding=\"async\" src=\"https:\/\/swd-locnuoc.vn\/wp-content\/uploads\/2026\/06\/B5-4.png\" alt=\"Thi\u1ebft k\u1ebf h\u00f2a h\u1ee3p v\u1edbi m\u1ecdi kh\u00f4ng gian\">\r\n                <\/figure>\r\n\r\n                <!-- TI\u00caU \u0110\u1ec0 M\u1ee4C 4 -->\r\n                <h2>4. Quy tr\u00ecnh tri\u1ec3n khai chu\u1ea9n m\u1ef1c t\u1eeb chuy\u00ean gia SWD<\/h2>\r\n                \r\n                <p>Ho\u1ea1t \u0111\u1ed9ng v\u1edbi tri\u1ebft l\u00fd \"B\u00e1n ch\u1ea5t l\u01b0\u1ee3ng n\u01b0\u1edbc, kh\u00f4ng b\u00e1n m\u00e1y l\u1ecdc n\u01b0\u1edbc\", SWD kh\u00f4ng cung c\u1ea5p nh\u1eefng thi\u1ebft b\u1ecb l\u1eafp r\u00e1p \u0111\u1ea1i tr\u00e0. M\u1ecdi gi\u1ea3i ph\u00e1p \u0111\u1ec1u xu\u1ea5t ph\u00e1t t\u1eeb th\u1ef1c ti\u1ec5n th\u00f4ng qua quy tr\u00ecnh k\u1ef9 thu\u1eadt kh\u1eaft khe:<\/p>\r\n\r\n                <ul>\r\n                    <li><strong>L\u1eafng nghe v\u00e0 quan s\u00e1t:<\/strong> K\u1ef9 s\u01b0 s\u1ebd l\u1eafng nghe nh\u1eefng kh\u00f3 kh\u0103n trong sinh ho\u1ea1t, tr\u1ef1c ti\u1ebfp quan s\u00e1t c\u00e1c v\u1ec7t \u1ed1 v\u00e0ng, c\u1eb7n b\u00e1m tr\u00ean thi\u1ebft b\u1ecb v\u1ec7 sinh \u0111\u1ec3 nh\u1eadn di\u1ec7n \u0111\u1eb7c t\u00ednh n\u01b0\u1edbc.<\/li>\r\n                    <li><strong>Kh\u1ea3o s\u00e1t kh\u00f4ng gian mi\u1ec5n ph\u00ed:<\/strong> Ti\u1ebfn h\u00e0nh \u0111o \u0111\u1ea1c kho\u1ea3ng c\u00e1ch, ki\u1ec3m tra \u00e1p l\u1ef1c t\u0129nh, \u0111\u1ecbnh v\u1ecb \u0111\u01b0\u1eddng \u1ed1ng c\u1ea5p n\u01b0\u1edbc ch\u00ednh (t\u1eeb l\u00f4 gia, ph\u00f2ng k\u1ef9 thu\u1eadt \u0111\u1ebfn tr\u1ea7n th\u1ea1ch cao).<\/li>\r\n                    <li><strong>T\u01b0 v\u1ea5n gi\u1ea3i ph\u00e1p ph\u00f9 h\u1ee3p:<\/strong> C\u0103n c\u1ee9 v\u00e0o d\u1eef li\u1ec7u th\u1ef1c t\u1ebf v\u00e0 ng\u00e2n s\u00e1ch, SWD s\u1ebd t\u01b0 v\u1ea5n c\u1ea5u h\u00ecnh m\u00e1y t\u01b0\u01a1ng \u1ee9ng, l\u00ean ph\u01b0\u01a1ng \u00e1n thi c\u00f4ng an to\u00e0n, th\u1ea9m m\u1ef9 v\u00e0 d\u1ec5 d\u00e0ng b\u1ea3o tr\u00ec nh\u1ea5t.<\/li>\r\n                <\/ul>\r\n\r\n                <!-- \u0110O\u1ea0N TEXT N\u1ed4I B\u1eacT -->\r\n                <p class=\"font-bold text-lg text-swd-blue mt-8 text-center bg-blue-50 py-4 rounded-xl shadow-sm border border-blue-100\">\r\n                    Ti\u00eau chu\u1ea9n s\u1ed1ng cao c\u1ea5p b\u1eaft \u0111\u1ea7u t\u1eeb s\u1ef1 \u0111\u1ea7u t\u01b0 \u0111\u00fang \u0111\u1eafn cho s\u1ee9c kh\u1ecfe v\u00e0 tr\u1ea3i nghi\u1ec7m sinh ho\u1ea1t m\u1ed7i ng\u00e0y.\r\n                <\/p>\r\n\r\n                <!-- KHUNG K\u1ebeT B\u00c0I \/ CALL TO ACTION -->\r\n                <div class=\"mt-12 bg-gradient-to-br from-[#082954] to-[#0d3b75] rounded-3xl p-8 md:p-10 shadow-xl text-center border border-swd-cyan\/50 relative overflow-hidden\">\r\n                    <div class=\"absolute inset-0 bg-tech-grid opacity-20 pointer-events-none\"><\/div>\r\n                    <div class=\"relative z-10\">\r\n                        <div class=\"w-16 h-16 bg-swd-cyan text-white rounded-full flex items-center justify-center text-3xl mx-auto mb-5 shadow-[0_0_20px_rgba(0,180,219,0.5)]\">\r\n                            <i class=\"fa-solid fa-headset\"><\/i>\r\n                        <\/div>\r\n                        <h4 class=\"font-display font-black text-2xl md:text-3xl text-white mb-4 drop-shadow-md\">Li\u00ean H\u1ec7 Chuy\u00ean Gia SWD<\/h4>\r\n                        \r\n                        <p class=\"text-white !text-white mb-8 text-base md:text-lg max-w-2xl mx-auto leading-relaxed font-medium drop-shadow-sm\">\r\n                            \u0110\u1ed9i ng\u0169 chuy\u00ean m\u00f4n s\u1ebd \u0111\u1ebfn t\u1eadn n\u01a1i h\u1ed7 tr\u1ee3 t\u01b0 v\u1ea5n v\u00e0 kh\u1ea3o s\u00e1t kh\u00f4ng gian l\u1eafp \u0111\u1eb7t mi\u1ec5n ph\u00ed!\r\n                        <\/p>\r\n                        \r\n                        <div class=\"flex flex-col sm:flex-row justify-center items-center gap-4\">\r\n                            <!-- N\u00fat Hotline -->\r\n                            <a href=\"tel:0876888886\" class=\"btn-cyan px-8 py-4 uppercase tracking-widest text-sm md:text-base w-full sm:w-auto text-white !text-white font-black shadow-lg hover:text-white\">\r\n                                <i class=\"fa-solid fa-phone-volume mr-2 animate-pulse\"><\/i> G\u1ecdi Hotline: 0876 888 886\r\n                            <\/a>\r\n                            <button onclick=\"openModal('T\u01b0 v\u1ea5n t\u1eeb b\u00e0i vi\u1ebft Ti\u00eau Chu\u1ea9n K\u00e9p')\" class=\"bg-white\/10 hover:bg-white\/20 text-white !text-white border border-white\/40 px-8 py-4 uppercase tracking-widest font-black rounded-xl transition-colors text-sm md:text-base w-full sm:w-auto shadow-sm\">\r\n                                \u0110\u0103ng K\u00fd T\u01b0 V\u1ea5n\r\n                            <\/button>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            <\/article>\r\n\r\n            <!-- B\u00c0I VI\u1ebeT LI\u00caN QUAN \/ \u0110I\u1ec0U H\u01af\u1edaNG -->\r\n            <div class=\"mt-20 text-center border-t border-gray-100 pt-12\">\r\n                <a href=\"https:\/\/swd-locnuoc.vn\/index.php\/news\/\" class=\"inline-flex items-center justify-center gap-2 px-8 py-4 rounded-xl bg-gray-50 border border-gray-200 text-swd-blue font-bold hover:bg-swd-cyan hover:text-white hover:border-swd-cyan transition-all duration-300 group\">\r\n                    <div class=\"w-8 h-8 rounded-full bg-white flex items-center justify-center text-swd-blue group-hover:text-swd-cyan transition-colors shadow-sm\"><i class=\"fa-solid fa-border-all\"><\/i><\/div>\r\n                    Quay V\u1ec1 Trang Danh S\u00e1ch Truy\u1ec1n Th\u00f4ng\r\n                <\/a>\r\n            <\/div>\r\n\r\n        <\/div>\r\n    <\/main>\r\n\r\n    <!-- FOOTER -->\r\n    <footer class=\"bg-[#082954] pt-20 pb-10 border-t-4 border-swd-cyan relative\">\r\n        <div class=\"absolute top-0 right-0 w-1\/2 h-full bg-tech-grid opacity-10 pointer-events-none\"><\/div>\r\n        <div class=\"container mx-auto px-4 md:px-8 relative z-10\">\r\n            <div class=\"grid md:grid-cols-12 gap-12 mb-16\">\r\n                <!-- Info -->\r\n                <div class=\"md:col-span-4\">\r\n                    <div class=\"flex items-center gap-2 mb-6\">\r\n                        <div class=\"w-12 h-12 bg-gradient-to-br from-swd-cyan to-swd-blue rounded-xl flex items-center justify-center text-white font-bold text-2xl shadow-[0_0_15px_rgba(0,180,219,0.5)]\"><i class=\"fa-solid fa-droplet\"><\/i><\/div>\r\n                        <div>\r\n                            <h2 class=\"font-display font-black text-3xl text-white leading-none\">SWD<\/h2>\r\n                            <span class=\"text-[10px] text-swd-cyan uppercase font-bold tracking-[0.2em] block\">Purify Your Life<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <p class=\"text-gray-400 text-sm mb-6 leading-relaxed\">C\u00d4NG TY C\u1ed4 PH\u1ea6N SPRING WATER DELIVERY. Nh\u00e0 cung c\u1ea5p gi\u1ea3i ph\u00e1p x\u1eed l\u00fd n\u01b0\u1edbc trung t\u00e2m k\u1ef9 thu\u1eadt s\u1ed1 cho c\u00e1c c\u00f4ng tr\u00ecnh h\u1ea1ng sang.<\/p>\r\n                    <ul class=\"space-y-3 text-sm text-gray-400\">\r\n                        <li><i class=\"fa-solid fa-location-dot text-swd-cyan w-5\"><\/i> 199\/110\/85 \u0110\u1ecbnh C\u00f4ng H\u1ea1, P.\u0110\u1ecbnh C\u00f4ng, H\u00e0 N\u1ed9i<\/li>\r\n                        <li><i class=\"fa-solid fa-phone text-swd-cyan w-5\"><\/i> 0876888886<\/li>\r\n                        <li><i class=\"fa-solid fa-envelope text-swd-cyan w-5\"><\/i> contact@swd.vn<\/li>\r\n                        <li><i class=\"fa-solid fa-file-invoice text-swd-cyan w-5\"><\/i> MST: 0110879471<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n\r\n                <!-- Links -->\r\n                <div class=\"md:col-span-3 lg:ml-8\">\r\n                    <h4 class=\"text-white font-display font-bold text-lg mb-6 uppercase tracking-wider\">H\u1ec7 Sinh Th\u00e1i<\/h4>\r\n                    <ul class=\"space-y-3 text-gray-400 text-sm\">\r\n                        <li><a href=\"https:\/\/swd-locnuoc.vn\/index.php\/f3000p-premium\/\" class=\"hover:text-swd-cyan transition-colors\">M\u00e1y L\u1ecdc T\u1ed5ng C\u0103n H\u1ed9 (F3000)<\/a><\/li>\r\n                        <li><a href=\"https:\/\/swd-locnuoc.vn\/index.php\/r1000e\/\" class=\"hover:text-swd-cyan transition-colors\">H\u1ec7 Th\u1ed1ng Bi\u1ec7t Th\u1ef1 (Efficient)<\/a><\/li>\r\n                        <li><a href=\"https:\/\/swd-locnuoc.vn\/index.php\/r1000s\/\" class=\"hover:text-swd-gold transition-colors\">H\u1ec7 Th\u1ed1ng L\u00e2u \u0110\u00e0i (Signature)<\/a><\/li>\r\n                        <li><a href=\"https:\/\/swd-locnuoc.vn\/#cong-nghe\" class=\"hover:text-swd-cyan transition-colors\">C\u00f4ng ngh\u1ec7 kh\u00f4ng mu\u1ed1i<\/a><\/li>\r\n                        <li><a href=\"https:\/\/swd-locnuoc.vn\/#quy-trinh\" class=\"hover:text-swd-cyan transition-colors\">Quy tr\u00ecnh l\u1eafp \u0111\u1eb7t chu\u1ea9n<\/a><\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n\r\n                <!-- Footer Form -->\r\n                <div class=\"md:col-span-5 bg-gradient-to-b from-[#0d3b75] to-[#082954] p-8 rounded-3xl border border-[#00B4DB]\/20 shadow-2xl relative overflow-hidden\">\r\n                    <div class=\"absolute top-0 left-0 w-full h-1 bg-gradient-to-r from-swd-cyan to-blue-600\"><\/div>\r\n                    <h4 class=\"font-display font-bold text-2xl text-white mb-2 leading-tight\">N\u00e2ng T\u1ea7m Kh\u00f4ng Gian S\u1ed1ng<br>B\u1eaft \u0110\u1ea7u T\u1eeb Ngu\u1ed3n N\u01b0\u1edbc<\/h4>\r\n                    <p class=\"text-swd-cyan text-sm mb-6\">Chuy\u00ean gia k\u1ef9 thu\u1eadt SWD s\u1eb5n s\u00e0ng kh\u1ea3o s\u00e1t v\u00e0 thi\u1ebft k\u1ebf b\u1ea3n v\u1ebd mi\u1ec5n ph\u00ed cho c\u00f4ng tr\u00ecnh c\u1ee7a b\u1ea1n.<\/p>\r\n                    \r\n                    <form id=\"footer-form\" class=\"space-y-4\">\r\n                        <input type=\"text\" id=\"ft-name\" placeholder=\"H\u1ecd v\u00e0 t\u00ean \/ \u0110\u01a1n v\u1ecb thi c\u00f4ng\" class=\"w-full bg-[#082954] border border-gray-700 rounded-xl px-4 py-3.5 text-white focus:outline-none focus:border-swd-cyan text-sm transition-colors\" required>\r\n                        <div class=\"relative\">\r\n                            <input type=\"tel\" id=\"ft-phone\" placeholder=\"S\u1ed1 \u0111i\u1ec7n tho\u1ea1i li\u00ean h\u1ec7 *\" class=\"w-full bg-[#082954] border border-gray-700 rounded-xl px-4 py-3.5 text-white focus:outline-none focus:border-swd-cyan text-sm transition-colors\" required>\r\n                            <p id=\"ft-phone-error\" class=\"text-red-500 text-xs mt-1 hidden\">Vui l\u00f2ng nh\u1eadp \u0111\u00fang \u0111\u1ecbnh d\u1ea1ng s\u1ed1 \u0111i\u1ec7n tho\u1ea1i Vi\u1ec7t Nam h\u1ee3p l\u1ec7.<\/p>\r\n                        <\/div>\r\n                        <select id=\"ft-type\" class=\"w-full bg-[#082954] border border-gray-700 rounded-xl px-4 py-3.5 text-gray-400 focus:outline-none focus:border-swd-cyan text-sm appearance-none transition-colors\">\r\n                            <option value=\"\">-- L\u1ef1a ch\u1ecdn lo\u1ea1i c\u00f4ng tr\u00ecnh --<\/option>\r\n                            <option value=\"canho\">C\u0103n h\u1ed9 chung c\u01b0 \/ Penthouse<\/option>\r\n                            <option value=\"bietthu\">Bi\u1ec7t th\u1ef1 \/ L\u00e2u \u0111\u00e0i \/ Nh\u00e0 ph\u1ed1<\/option>\r\n                            <option value=\"duan\">B\u1ec7nh vi\u1ec7n \/ Kh\u00e1ch s\u1ea1n \/ Tr\u01b0\u1eddng h\u1ecdc \/ C\u00f4ng ty<\/option>\r\n                        <\/select>\r\n                        <button type=\"button\" onclick=\"submitToGoogleSheet('footer-form')\" class=\"w-full btn-cyan py-3.5 mt-2 rounded-xl text-base tracking-wider font-bold\" id=\"ft-submit-btn\">NH\u1eacN T\u01af V\u1ea4N NGAY<\/button>\r\n                    <\/form>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"border-t border-white\/10 pt-8 text-center text-gray-500 text-sm flex flex-col md:flex-row justify-between items-center\">\r\n                <p>&copy; 2026 C\u00d4NG TY C\u1ed4 PH\u1ea6N SPRING WATER DELIVERY. All rights reserved.<\/p>\r\n                <div class=\"flex gap-5 mt-4 md:mt-0 text-xl\">\r\n                    <a href=\"#\" class=\"w-10 h-10 rounded-full bg-white\/5 flex items-center justify-center hover:bg-swd-cyan hover:text-white transition-all\"><i class=\"fa-brands fa-facebook-f\"><\/i><\/a>\r\n                    <a href=\"#\" class=\"w-10 h-10 rounded-full bg-white\/5 flex items-center justify-center hover:bg-swd-cyan hover:text-white transition-all\"><i class=\"fa-brands fa-youtube\"><\/i><\/a>\r\n                    <a href=\"#\" class=\"w-10 h-10 rounded-full bg-white\/5 flex items-center justify-center hover:bg-swd-cyan hover:text-white transition-all\"><i class=\"fa-brands fa-tiktok\"><\/i><\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/footer>\r\n\r\n    <!-- GLOBAL MODAL -->\r\n    <div id=\"global-modal\" class=\"fixed inset-0 bg-black\/80 z-[100] hidden items-center justify-center backdrop-blur-md opacity-0 transition-opacity duration-300\">\r\n        <div class=\"bg-white rounded-3xl w-full max-w-lg mx-4 overflow-hidden transform scale-95 transition-transform duration-300 shadow-2xl border border-gray-100\" id=\"modal-content\">\r\n            <div class=\"bg-gradient-to-r from-swd-blue to-[#0d3b75] p-8 relative\">\r\n                <button onclick=\"closeModal()\" class=\"absolute top-4 right-5 text-white\/50 hover:text-white text-2xl bg-white\/10 w-8 h-8 rounded-full flex items-center justify-center transition-colors\"><i class=\"fa-solid fa-times\"><\/i><\/button>\r\n                <span class=\"text-[10px] text-swd-cyan font-bold tracking-widest uppercase block mb-2\">\u0110\u0103ng k\u00fd t\u01b0 v\u1ea5n chuy\u00ean s\u00e2u<\/span>\r\n                <h3 class=\"font-display text-white font-black text-2xl mb-1 leading-tight\" id=\"modal-title\">Y\u00eau C\u1ea7u Gi\u1ea3i Ph\u00e1p<\/h3>\r\n                <p class=\"text-gray-300 text-sm mt-2\">Chuy\u00ean gia SWD s\u1ebd li\u00ean h\u1ec7 tr\u1ef1c ti\u1ebfp sau 5 ph\u00fat.<\/p>\r\n            <\/div>\r\n            <div class=\"p-8\">\r\n                <form id=\"modal-form\" class=\"space-y-5\">\r\n                    <input type=\"hidden\" id=\"modal-source\" value=\"\">\r\n                    <div>\r\n                        <label class=\"block text-xs font-bold text-swd-blue uppercase mb-1.5 ml-1\">H\u1ecd v\u00e0 T\u00ean<\/label>\r\n                        <input type=\"text\" id=\"md-name\" class=\"w-full bg-gray-50 border border-gray-200 rounded-xl px-4 py-3 focus:outline-none focus:border-swd-cyan text-sm\">\r\n                    <\/div>\r\n                    <div>\r\n                        <label class=\"block text-xs font-bold text-swd-blue uppercase mb-1.5 ml-1\">S\u1ed1 \u0111i\u1ec7n tho\u1ea1i <span class=\"text-red-500\">*<\/span><\/label>\r\n                        <input type=\"tel\" id=\"md-phone\" class=\"w-full bg-gray-50 border border-gray-200 rounded-xl px-4 py-3 focus:outline-none focus:border-swd-cyan text-sm\" required>\r\n                        <p id=\"md-phone-error\" class=\"text-red-500 text-xs mt-1 hidden ml-1\">Vui l\u00f2ng nh\u1eadp s\u1ed1 \u0111i\u1ec7n tho\u1ea1i h\u1ee3p l\u1ec7.<\/p>\r\n                    <\/div>\r\n                    <div>\r\n                        <label class=\"block text-xs font-bold text-swd-blue uppercase mb-1.5 ml-1\">Y\u00eau c\u1ea7u c\u1ee5 th\u1ec3<\/label>\r\n                        <textarea id=\"md-note\" class=\"w-full bg-gray-50 border border-gray-200 rounded-xl px-4 py-3 focus:outline-none focus:border-swd-cyan h-24 text-sm\" placeholder=\"V\u00ed d\u1ee5: C\u1ea7n kh\u1ea3o s\u00e1t t\u1ea1i khu v\u1ef1c...\"><\/textarea>\r\n                    <\/div>\r\n                    <button type=\"button\" onclick=\"submitToGoogleSheet('modal-form')\" class=\"w-full btn-cyan py-4 text-base tracking-widest mt-4 font-bold rounded-xl\" id=\"md-submit-btn\">G\u1eecI Y\u00caU C\u1ea6U NGAY<\/button>\r\n                <\/form>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- FLOATING ACTIONS -->\r\n    <div class=\"fixed bottom-6 right-6 flex flex-col gap-4 z-[90]\">\r\n        <a href=\"https:\/\/zalo.me\/0876888886\" target=\"_blank\" class=\"w-14 h-14 bg-[#0068FF] text-white rounded-full flex items-center justify-center text-3xl shadow-[0_0_20px_rgba(0,104,255,0.5)] hover:scale-110 transition-transform relative\">\r\n            <i class=\"fa-solid fa-comment-dots text-2xl\"><\/i>\r\n        <\/a>\r\n        <a href=\"tel:0876888886\" class=\"w-14 h-14 bg-[#00B4DB] text-white rounded-full flex items-center justify-center text-2xl shadow-[0_0_20px_rgba(0,180,219,0.5)] hover:scale-110 transition-transform relative\">\r\n            <i class=\"fa-solid fa-phone-volume\"><\/i>\r\n        <\/a>\r\n    <\/div>\r\n\r\n    <script>\r\n        \/\/ Menu Mobile Toggle\r\n        const menuBtn = document.getElementById('menu-btn');\r\n        const closeMenuBtn = document.getElementById('close-menu-btn');\r\n        const mobileMenu = document.getElementById('mobile-menu');\r\n        const mobileOverlay = document.getElementById('mobile-overlay');\r\n        function openMenu() { mobileMenu.classList.add('menu-open'); mobileOverlay.classList.remove('hidden'); setTimeout(() => mobileOverlay.classList.remove('opacity-0'), 10); }\r\n        function closeMenu() { mobileMenu.classList.remove('menu-open'); mobileOverlay.classList.add('opacity-0'); setTimeout(() => mobileOverlay.classList.add('hidden'), 300); }\r\n        menuBtn.addEventListener('click', openMenu); closeMenuBtn.addEventListener('click', closeMenu); mobileOverlay.addEventListener('click', closeMenu);\r\n        function toggleAccordion(id) { const content = document.getElementById(id); if (content.style.maxHeight) content.style.maxHeight = null; else content.style.maxHeight = content.scrollHeight + \"px\"; }\r\n        \r\n        \/\/ Modal Logic\r\n        const modal = document.getElementById('global-modal');\r\n        function openModal(src) { document.getElementById('modal-source').value = src; modal.classList.remove('hidden'); modal.style.display = 'flex'; setTimeout(() => modal.classList.remove('opacity-0'), 10); }\r\n        function closeModal() { modal.classList.add('opacity-0'); setTimeout(() => modal.classList.add('hidden'), 300); }\r\n        \r\n        \/\/ Form Logic\r\n        function validatePhone(phone) { return \/^(0)(3|5|7|8|9)([0-9]{8})$\/.test(phone); }\r\n        function submitToGoogleSheet(formId) {\r\n            const btn = document.getElementById(formId === 'modal-form' ? 'md-submit-btn' : 'ft-submit-btn');\r\n            const phoneInput = document.getElementById(formId === 'modal-form' ? 'md-phone' : 'ft-phone');\r\n            const errorMsg = document.getElementById(formId === 'modal-form' ? 'md-phone-error' : 'ft-phone-error');\r\n            \r\n            if (!validatePhone(phoneInput.value.trim())) {\r\n                phoneInput.classList.add('input-error'); errorMsg.classList.remove('hidden'); phoneInput.focus(); return false;\r\n            }\r\n            phoneInput.classList.remove('input-error'); errorMsg.classList.add('hidden');\r\n            \r\n            const originalText = btn.innerHTML;\r\n            btn.innerHTML = '<i class=\"fa-solid fa-circle-notch fa-spin\"><\/i> \u0110ANG G\u1eecI...'; btn.disabled = true;\r\n            setTimeout(() => {\r\n                alert('Tuy\u1ec7t v\u1eddi! Y\u00eau c\u1ea7u c\u1ee7a b\u1ea1n \u0111\u00e3 \u0111\u01b0\u1ee3c ti\u1ebfp nh\u1eadn th\u00e0nh c\u00f4ng. Chuy\u00ean gia s\u1ebd li\u00ean h\u1ec7 qua s\u1ed1 0876888886.');\r\n                document.getElementById(formId).reset();\r\n                if (formId === 'modal-form') closeModal();\r\n                btn.innerHTML = originalText; btn.disabled = false;\r\n            }, 800);\r\n        }\r\n        document.getElementById('md-phone').addEventListener('input', function() { this.classList.remove('input-error'); document.getElementById('md-phone-error').classList.add('hidden'); });\r\n        document.getElementById('ft-phone').addEventListener('input', function() { this.classList.remove('input-error'); document.getElementById('ft-phone-error').classList.add('hidden'); });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>N\u01b0\u1edbc s\u1ea1ch v\u00e0 N\u01b0\u1edbc gi\u1eef kho\u00e1ng: Ti\u00eau chu\u1ea9n k\u00e9p cho ngu\u1ed3n n\u01b0\u1edbc sinh ho\u1ea1t cao c\u1ea5p &#8211; SWD SWD Purify Your Life V\u1ec1 Ch\u00fang T\u00f4i H\u1ec7 Sinh Th\u00e1i S\u1ea3n Ph\u1ea9m D\u00e0nh cho C\u0103n h\u1ed9 F3000A (Apartment) F3000AC (Apartment+Cond) F3000P (Premium) F3000PC (Prem+Cond) F3000PS (Softener) Bi\u1ec7t th\u1ef1 &#038; D\u1ef1 \u00e1n R1000E \/ M1200E (Efficient) R500I \/ [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-294","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/swd-locnuoc.vn\/index.php\/wp-json\/wp\/v2\/pages\/294","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/swd-locnuoc.vn\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/swd-locnuoc.vn\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/swd-locnuoc.vn\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/swd-locnuoc.vn\/index.php\/wp-json\/wp\/v2\/comments?post=294"}],"version-history":[{"count":4,"href":"https:\/\/swd-locnuoc.vn\/index.php\/wp-json\/wp\/v2\/pages\/294\/revisions"}],"predecessor-version":[{"id":298,"href":"https:\/\/swd-locnuoc.vn\/index.php\/wp-json\/wp\/v2\/pages\/294\/revisions\/298"}],"wp:attachment":[{"href":"https:\/\/swd-locnuoc.vn\/index.php\/wp-json\/wp\/v2\/media?parent=294"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}