{"id":233,"date":"2026-06-16T05:36:12","date_gmt":"2026-06-16T05:36:12","guid":{"rendered":"https:\/\/swd-locnuoc.vn\/?page_id=233"},"modified":"2026-06-16T06:02:19","modified_gmt":"2026-06-16T06:02:19","slug":"hieu-dung-ve-nuoc-cung-thu-pham-tan-pha-thiet-bi-ve-sinh-cao-cap-hang-tram-trieu-dong","status":"publish","type":"page","link":"https:\/\/swd-locnuoc.vn\/index.php\/hieu-dung-ve-nuoc-cung-thu-pham-tan-pha-thiet-bi-ve-sinh-cao-cap-hang-tram-trieu-dong\/","title":{"rendered":"Hi\u1ec3u \u0111\u00fang v\u1ec1 n\u01b0\u1edbc c\u1ee9ng: &#8220;Th\u1ee7 ph\u1ea1m&#8221; t\u00e0n ph\u00e1 thi\u1ebft b\u1ecb v\u1ec7 sinh cao c\u1ea5p h\u00e0ng tr\u0103m tri\u1ec7u \u0111\u1ed3ng"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"233\" class=\"elementor elementor-233\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d5f7724 e-con-full e-flex e-con e-parent\" data-id=\"d5f7724\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-685604f elementor-widget elementor-widget-html\" data-id=\"685604f\" 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>Hi\u1ec3u \u0111\u00fang v\u1ec1 n\u01b0\u1edbc c\u1ee9ng: \"Th\u1ee7 ph\u1ea1m\" t\u00e0n ph\u00e1 thi\u1ebft b\u1ecb v\u1ec7 sinh cao c\u1ea5p h\u00e0ng tr\u0103m tri\u1ec7u \u0111\u1ed3ng - 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\">Hi\u1ec3u \u0111\u00fang v\u1ec1 n\u01b0\u1edbc c\u1ee9ng: \"Th\u1ee7 ph\u1ea1m\" t\u00e0n ph\u00e1 thi\u1ebft b\u1ecb v\u1ec7 sinh...<\/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 C\u1ee6A B\u1ea0N -->\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                    Hi\u1ec3u \u0111\u00fang v\u1ec1 n\u01b0\u1edbc c\u1ee9ng: \"Th\u1ee7 ph\u1ea1m\" t\u00e0n ph\u00e1 thi\u1ebft b\u1ecb v\u1ec7 sinh cao c\u1ea5p h\u00e0ng tr\u0103m tri\u1ec7u \u0111\u1ed3ng\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> 16\/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\/B8-1.png\" alt=\"Hi\u1ec3u \u0111\u00fang v\u1ec1 n\u01b0\u1edbc c\u1ee9ng t\u00e0n ph\u00e1 thi\u1ebft b\u1ecb v\u1ec7 sinh\" class=\"w-full h-full object-cover\">\r\n            <\/div>\r\n\r\n            <!-- ============================================== -->\r\n            <!-- N\u1ed8I DUNG B\u00c0I VI\u1ebeT DO B\u1ea0N CUNG C\u1ea4P -->\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                    N\u01b0\u1edbc c\u1ee9ng ch\u1ee9a l\u01b0\u1ee3ng l\u1edbn Canxi, Magie l\u00e0 nguy\u00ean nh\u00e2n tr\u1ef1c ti\u1ebfp l\u00e0m \u1ed1 v\u00e0ng, b\u00e1m c\u1eb7n thi\u1ebft b\u1ecb v\u1ec7 sinh nh\u1eadp kh\u1ea9u. T\u00ecm hi\u1ec3u c\u01a1 ch\u1ebf g\u00e2y h\u1ea1i v\u00e0 gi\u1ea3i ph\u00e1p l\u00e0m m\u1ec1m n\u01b0\u1edbc to\u00e0n di\u1ec7n t\u1eeb SWD.\r\n                <\/blockquote>\r\n\r\n                <p>Vi\u1ec7c \u0111\u1ea7u t\u01b0 h\u1ec7 th\u1ed1ng thi\u1ebft b\u1ecb v\u1ec7 sinh nh\u1eadp kh\u1ea9u nguy\u00ean chi\u1ebfc (nh\u01b0 v\u00f2i sen kh\u1ed1i, b\u1ed3n t\u1eafm s\u1ee5c, lavabo tr\u00e1ng men cao c\u1ea5p, v\u00e1ch k\u00ednh c\u01b0\u1eddng l\u1ef1c) l\u00e0 m\u1ed9t h\u1ea1ng m\u1ee5c ti\u00eau t\u1ed1n t\u1eeb v\u00e0i ch\u1ee5c \u0111\u1ebfn h\u00e0ng tr\u0103m tri\u1ec7u \u0111\u1ed3ng trong t\u1ed5ng chi ph\u00ed ho\u00e0n thi\u1ec7n n\u1ed9i th\u1ea5t. Tuy nhi\u00ean, tr\u00ean th\u1ef1c t\u1ebf, r\u1ea5t nhi\u1ec1u c\u00f4ng tr\u00ecnh ch\u1ec9 sau 6 th\u00e1ng \u0111\u1ebfn 1 n\u0103m \u0111i v\u00e0o s\u1eed d\u1ee5ng \u0111\u00e3 xu\u1ea5t hi\u1ec7n t\u00ecnh tr\u1ea1ng xu\u1ed1ng c\u1ea5p nghi\u00eam tr\u1ecdng. C\u00e1c b\u1ec1 m\u1eb7t inox m\u1ea5t \u0111i \u0111\u1ed9 b\u00f3ng, v\u00f2i phun b\u1ecb t\u1eafc ngh\u1ebdn, v\u00e0 v\u00e1ch k\u00ednh b\u1ecb m\u1edd \u0111\u1ee5c b\u1edfi nh\u1eefng l\u1edbp c\u1eb7n tr\u1eafng x\u00f3a.<\/p>\r\n\r\n                <p>Nguy\u00ean nh\u00e2n c\u1ed1t l\u00f5i kh\u00f4ng n\u1eb1m \u1edf ch\u1ea5t l\u01b0\u1ee3ng thi\u1ebft b\u1ecb, c\u0169ng kh\u00f4ng ph\u1ea3i do t\u1ea7n su\u1ea5t v\u1ec7 sinh b\u1ea3o tr\u00ec, m\u00e0 xu\u1ea5t ph\u00e1t t\u1eeb y\u1ebfu t\u1ed1 ti\u1ebfp x\u00fac tr\u1ef1c ti\u1ebfp v\u1edbi ch\u00fang m\u1ed7i ng\u00e0y: <strong>Ngu\u1ed3n n\u01b0\u1edbc sinh ho\u1ea1t mang t\u00ednh c\u1ee9ng.<\/strong><\/p>\r\n\r\n                <!-- TI\u00caU \u0110\u1ec0 M\u1ee4C 1 -->\r\n                <h2>1. B\u1ea3n ch\u1ea5t c\u1ee7a n\u01b0\u1edbc c\u1ee9ng v\u00e0 s\u1ef1 k\u1ebft t\u1ee7a \u00e2m th\u1ea7m<\/h2>\r\n                \r\n                <p>N\u01b0\u1edbc c\u1ee9ng l\u00e0 thu\u1eadt ng\u1eef k\u1ef9 thu\u1eadt d\u00f9ng \u0111\u1ec3 ch\u1ec9 ngu\u1ed3n n\u01b0\u1edbc ch\u1ee9a h\u00e0m l\u01b0\u1ee3ng c\u00e1c ion Canxi v\u00e0 Magie h\u00f2a tan v\u01b0\u1ee3t qu\u00e1 m\u1ee9c ti\u00eau chu\u1ea9n. \u1ede tr\u1ea1ng th\u00e1i nhi\u1ec7t \u0111\u1ed9 th\u01b0\u1eddng, n\u01b0\u1edbc c\u1ee9ng ho\u00e0n to\u00e0n trong su\u1ed1t, kh\u00f4ng m\u00e0u, kh\u00f4ng m\u00f9i, khi\u1ebfn gia ch\u1ee7 r\u1ea5t kh\u00f3 nh\u1eadn bi\u1ebft b\u1eb1ng m\u1eaft th\u01b0\u1eddng.<\/p>\r\n\r\n                <p>Tuy nhi\u00ean, \"s\u1ee9c t\u00e0n ph\u00e1\" c\u1ee7a n\u01b0\u1edbc c\u1ee9ng s\u1ebd b\u1ed9c l\u1ed9 r\u00f5 r\u1ec7t th\u00f4ng qua qu\u00e1 tr\u00ecnh sinh nhi\u1ec7t v\u00e0 bay h\u01a1i. Khi n\u01b0\u1edbc \u0111i qua b\u00ecnh n\u00f3ng l\u1ea1nh ho\u1eb7c \u0111\u1ecdng l\u1ea1i tr\u00ean b\u1ec1 m\u1eb7t thi\u1ebft b\u1ecb sau khi t\u1eafm, nhi\u1ec7t \u0111\u1ed9 cao v\u00e0 s\u1ef1 bay h\u01a1i s\u1ebd th\u00fac \u0111\u1ea9y qu\u00e1 tr\u00ecnh k\u1ebft t\u1ee7a c\u1ee7a c\u00e1c kho\u00e1ng ch\u1ea5t. C\u00e1c ion Canxi v\u00e0 Magie li\u00ean k\u1ebft v\u1edbi nhau, h\u00ecnh th\u00e0nh n\u00ean c\u00e1c tinh th\u1ec3 mu\u1ed1i cacbonat (c\u1eb7n \u0111\u00e1 v\u00f4i). Ch\u00fang b\u00e1m ch\u1eb7t v\u00e0o b\u1ec1 m\u1eb7t v\u1eadt li\u1ec7u, t\u1ea1o ra m\u1ed9t l\u1edbp v\u1ea3y s\u1eebng m\u00e0u tr\u1eafng x\u00e1m, th\u00f4 r\u00e1p v\u00e0 c\u1ef1c k\u1ef3 ki\u00ean c\u1ed1.<\/p>\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\/B8-2.png\" alt=\"S\u1ef1 t\u00e0n ph\u00e1 c\u1ee7a c\u1eb7n canxi tr\u00ean v\u00f2i sen cao c\u1ea5p\">\r\n                    <figcaption class=\"img-caption\">L\u1edbp c\u1eb7n tr\u1eafng x\u00f3a b\u00e1m ch\u1eb7t tr\u00ean thi\u1ebft b\u1ecb v\u1ec7 sinh cao c\u1ea5p ch\u1ec9 sau th\u1eddi gian ng\u1eafn s\u1eed d\u1ee5ng.<\/figcaption>\r\n                <\/figure>\r\n\r\n                <!-- TI\u00caU \u0110\u1ec0 M\u1ee4C 2 -->\r\n                <h2>2. C\u01a1 ch\u1ebf t\u00e0n ph\u00e1 thi\u1ebft b\u1ecb v\u1ec7 sinh h\u00e0ng tr\u0103m tri\u1ec7u \u0111\u1ed3ng<\/h2>\r\n                \r\n                <p>Qu\u00e1 tr\u00ecnh t\u00edch t\u1ee5 c\u1eb7n canxi kh\u00f4ng ch\u1ec9 g\u00e2y m\u1ea5t th\u1ea9m m\u1ef9 m\u00e0 c\u00f2n l\u00e0m suy gi\u1ea3m nghi\u00eam tr\u1ecdng c\u00f4ng n\u0103ng c\u1ee7a h\u1ec7 th\u1ed1ng thi\u1ebft b\u1ecb v\u1ec7 sinh:<\/p>\r\n\r\n                <ul>\r\n                    <li><strong>T\u1eafc ngh\u1ebdn v\u00e0 l\u00e0m h\u1ecfng k\u1ebft c\u1ea5u v\u00f2i sen:<\/strong> L\u1edbp c\u1eb7n \u0111\u00e1 v\u00f4i d\u1ea7n l\u1ea5p k\u00edn c\u00e1c l\u1ed7 phun n\u01b0\u1edbc si\u00eau nh\u1ecf tr\u00ean b\u00e1t sen, l\u00e0m gi\u1ea3m \u00e1p l\u1ef1c n\u01b0\u1edbc, khi\u1ebfn tia n\u01b0\u1edbc phun kh\u00f4ng \u0111\u1ec1u. V\u1ec1 l\u00e2u d\u00e0i, \u00e1p l\u1ef1c n\u00e9n b\u00ean trong k\u1ebft h\u1ee3p v\u1edbi s\u1ef1 gi\u00e3n n\u1edf v\u00ec nhi\u1ec7t c\u00f3 th\u1ec3 l\u00e0m n\u1ee9t v\u1ee1 k\u1ebft c\u1ea5u b\u00ean trong c\u1ee7a c\u00e1c v\u00f2i sen kh\u1ed1i \u0111\u1eaft ti\u1ec1n.<\/li>\r\n                    <li><strong>B\u00e0o m\u00f2n l\u1edbp m\u1ea1 Crom\/Niken b\u1ea3o v\u1ec7:<\/strong> \u0110\u1ec3 l\u00e0m s\u1ea1ch l\u1edbp c\u1eb7n c\u1ee9ng \u0111\u1ea7u n\u00e0y, ng\u01b0\u1eddi d\u00f9ng th\u01b0\u1eddng bu\u1ed9c ph\u1ea3i s\u1eed d\u1ee5ng c\u00e1c lo\u1ea1i h\u00f3a ch\u1ea5t t\u1ea9y r\u1eeda c\u00f4ng nghi\u1ec7p c\u00f3 t\u00ednh axit m\u1ea1nh. S\u1ef1 t\u00e1c \u0111\u1ed9ng c\u1ed9ng g\u1ed9p c\u1ee7a n\u01b0\u1edbc c\u1ee9ng v\u00e0 h\u00f3a ch\u1ea5t t\u1ea9y r\u1eeda s\u1ebd nhanh ch\u00f3ng \u0103n m\u00f2n, l\u00e0m bong tr\u00f3c l\u1edbp m\u1ea1 b\u1ea3o v\u1ec7 b\u00ean ngo\u00e0i, khi\u1ebfn ph\u1ea7n l\u00f5i \u0111\u1ed3ng ho\u1eb7c h\u1ee3p kim b\u00ean trong b\u1ecb oxy h\u00f3a, r\u1ec9 s\u00e9t v\u00e0 \u1ed1 v\u00e0ng kh\u00f4ng th\u1ec3 ph\u1ee5c h\u1ed3i.<\/li>\r\n                    <li><strong>\u0110\u00f3ng c\u1eb7n thi\u1ebft b\u1ecb gia nhi\u1ec7t:<\/strong> B\u00ean trong b\u00ecnh n\u00f3ng l\u1ea1nh, c\u1eb7n canxi b\u00e1m d\u00e0y \u0111\u1eb7c bao b\u1ecdc l\u1ea5y thanh \u0111\u1ed1t (maiso), ho\u1ea1t \u0111\u1ed9ng nh\u01b0 m\u1ed9t l\u1edbp c\u00e1ch nhi\u1ec7t. \u0110i\u1ec1u n\u00e0y khi\u1ebfn thi\u1ebft b\u1ecb ph\u1ea3i ho\u1ea1t \u0111\u1ed9ng v\u1edbi c\u00f4ng su\u1ea5t l\u1edbn h\u01a1n, ti\u00eau t\u1ed1n nhi\u1ec1u \u0111i\u1ec7n n\u0103ng h\u01a1n v\u00e0 ti\u1ec1m \u1ea9n r\u1ee7i ro ch\u1eadp ch\u00e1y, r\u00f2 r\u1ec9 \u0111i\u1ec7n.<\/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\/B8-3.png\" alt=\"C\u1eb7n canxi ph\u00e1 h\u1ee7y l\u1edbp m\u1ea1 crom\">\r\n                    <figcaption class=\"img-caption\">Vi\u1ec7c ch\u00e0 x\u00e1t c\u1eb7n v\u00f4i k\u1ebft h\u1ee3p h\u00f3a ch\u1ea5t m\u1ea1nh s\u1ebd l\u00e0m bong tr\u00f3c l\u1edbp m\u1ea1 Crom \u0111\u1eaft ti\u1ec1n.<\/figcaption>\r\n                <\/figure>\r\n\r\n                <!-- TI\u00caU \u0110\u1ec0 M\u1ee4C 3 -->\r\n                <h2>3. Gi\u1ea3i ph\u00e1p l\u00e0m m\u1ec1m n\u01b0\u1edbc chuy\u00ean s\u00e2u v\u00e0 t\u1ed1i \u01b0u kh\u00f4ng gian t\u1eeb SWD<\/h2>\r\n                \r\n                <p>\u0110\u1ec3 b\u1ea3o v\u1ec7 kh\u1ed1i t\u00e0i s\u1ea3n n\u1ed9i th\u1ea5t gi\u00e1 tr\u1ecb, ph\u01b0\u01a1ng ph\u00e1p x\u1eed l\u00fd mang t\u00ednh k\u1ef9 thu\u1eadt v\u00e0 b\u1ec1n v\u1eefng nh\u1ea5t l\u00e0 can thi\u1ec7p tri\u1ec7t \u0111\u1ec3 ngay t\u1ea1i \u0111\u1ea7u ngu\u1ed3n c\u1ea5p n\u01b0\u1edbc c\u1ee7a ng\u00f4i nh\u00e0.<\/p>\r\n\r\n                <p>Ho\u1ea1t \u0111\u1ed9ng v\u1edbi tri\u1ebft l\u00fd <span class=\"italic font-medium text-swd-blue\">\"B\u00e1n ch\u1ea5t l\u01b0\u1ee3ng n\u01b0\u1edbc, kh\u00f4ng b\u00e1n m\u00e1y l\u1ecdc n\u01b0\u1edbc\"<\/span>, SWD h\u01b0\u1edbng t\u1edbi vi\u1ec7c cung c\u1ea5p gi\u1ea3i ph\u00e1p x\u1eed l\u00fd n\u01b0\u1edbc th\u1ef1c t\u1ebf, th\u00e2n thi\u1ec7n v\u00e0 tr\u00e1ch nhi\u1ec7m v\u1edbi kh\u00f4ng gian s\u1ed1ng. H\u1ec7 th\u1ed1ng l\u1ecdc t\u1ed5ng sinh ho\u1ea1t SWD \u1ee9ng d\u1ee5ng c\u00f4ng ngh\u1ec7 trao \u0111\u1ed5i ion ti\u00ean ti\u1ebfn. C\u00e1c v\u1eadt li\u1ec7u x\u1eed l\u00fd chuy\u00ean d\u1ee5ng s\u1ebd h\u1ea5p th\u1ee5 ho\u00e0n to\u00e0n c\u00e1c ion Canxi v\u00e0 Magie, ho\u00e1n \u0111\u1ed5i ch\u00fang b\u1eb1ng c\u00e1c ion Natri v\u00f4 h\u1ea1i. D\u00f2ng n\u01b0\u1edbc sau khi \u0111\u01b0\u1ee3c l\u00e0m m\u1ec1m s\u1ebd ch\u1ea5m d\u1ee9t v\u0129nh vi\u1ec5n hi\u1ec7n t\u01b0\u1ee3ng \u0111\u00f3ng c\u1eb7n k\u1ebft t\u1ee7a, b\u1ea3o v\u1ec7 \u0111\u1ed9 s\u00e1ng b\u00f3ng nguy\u00ean b\u1ea3n cho m\u1ecdi thi\u1ebft b\u1ecb.<\/p>\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\/B8-4.png\" alt=\"Gi\u1ea3i ph\u00e1p x\u1eed l\u00fd n\u01b0\u1edbc trung t\u00e2m SWD\">\r\n                    <figcaption class=\"img-caption\">H\u1ec7 th\u1ed1ng x\u1eed l\u00fd n\u01b0\u1edbc trung t\u00e2m SWD gi\u00fap lo\u1ea1i b\u1ecf ho\u00e0n to\u00e0n Canxi, Magie ngay t\u1eeb \u0111\u1ea7u ngu\u1ed3n.<\/figcaption>\r\n                <\/figure>\r\n\r\n                <p>Quy tr\u00ecnh tri\u1ec3n khai c\u1ee7a SWD lu\u00f4n tu\u00e2n th\u1ee7 nguy\u00ean t\u1eafc th\u1ef1c ti\u1ec5n:<\/p>\r\n\r\n                <ul>\r\n                    <li><strong>Quan s\u00e1t hi\u1ec7n tr\u1ea1ng:<\/strong> Ghi nh\u1eadn th\u1ef1c t\u1ebf t\u00ecnh tr\u1ea1ng c\u1eb7n b\u00e1m, \u1ed1 v\u00e0ng tr\u00ean thi\u1ebft b\u1ecb \u0111\u1ec3 \u0111\u00e1nh gi\u00e1 m\u1ee9c \u0111\u1ed9 \u1ea3nh h\u01b0\u1edfng.<\/li>\r\n                    <li><strong>Kh\u1ea3o s\u00e1t kh\u00f4ng gian:<\/strong> Ti\u1ebfn h\u00e0nh \u0111o \u0111\u1ea1c \u0111\u1ecba h\u00ecnh, h\u1ec7 th\u1ed1ng \u0111\u01b0\u1eddng \u1ed1ng v\u00e0 \u00e1p l\u1ef1c n\u01b0\u1edbc. \u0110\u1ed1i v\u1edbi c\u00e1c c\u0103n h\u1ed9 chung c\u01b0 b\u1ecb gi\u1edbi h\u1ea1n di\u1ec7n t\u00edch, SWD \u01b0u ti\u00ean thi\u1ebft k\u1ebf c\u00e1c h\u1ec7 th\u1ed1ng \u00e2m tr\u1ea7n nh\u1ecf g\u1ecdn, gi\u1ea5u k\u00edn h\u1ec7 th\u1ed1ng v\u1eadn h\u00e0nh ph\u00eda tr\u00ean tr\u1ea7n th\u1ea1ch cao.<\/li>\r\n                    <li><strong>T\u01b0 v\u1ea5n ph\u01b0\u01a1ng \u00e1n l\u1eafp \u0111\u1eb7t:<\/strong> \u0110\u1ea3m b\u1ea3o h\u1ec7 th\u1ed1ng v\u1eeba cung c\u1ea5p ngu\u1ed3n n\u01b0\u1edbc \u0111\u1ea1t chu\u1ea9n, v\u1eeba v\u1eadn h\u00e0nh \u00eam \u00e1i, c\u1ea5u tr\u00fac m\u00e1y m\u00f3c \u0111\u01b0\u1ee3c b\u1ed1 tr\u00ed khoa h\u1ecdc, kh\u00f4ng l\u00e0m \u1ea3nh h\u01b0\u1edfng \u0111\u1ebfn th\u1ea9m m\u1ef9 ki\u1ebfn tr\u00fac chung.<\/li>\r\n                <\/ul>\r\n\r\n                <p class=\"font-bold text-lg text-swd-blue mt-8 text-center bg-blue-50 py-4 rounded-xl\">\r\n                    Thay v\u00ec t\u1ed1n k\u00e9m chi ph\u00ed thay m\u1edbi linh ki\u1ec7n v\u00e0 hao t\u1ed5n c\u00f4ng s\u1ee9c b\u1ea3o tr\u00ec, h\u00e3y b\u1ea3o v\u1ec7 kh\u00f4ng gian s\u1ed1ng ngay t\u1eeb n\u1ec1n t\u1ea3ng ngu\u1ed3n n\u01b0\u1edbc.\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                        <!-- Ch\u1eef m\u00e0u tr\u1eafng n\u1ed5i b\u1eadt, font to h\u01a1n -->\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 \u00e9p c\u1ee9ng text m\u00e0u tr\u1eafng r\u1ef1c -->\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 hover:text-white shadow-lg\">\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 N\u01b0\u1edbc C\u1ee9ng')\" 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>Hi\u1ec3u \u0111\u00fang v\u1ec1 n\u01b0\u1edbc c\u1ee9ng: &#8220;Th\u1ee7 ph\u1ea1m&#8221; t\u00e0n ph\u00e1 thi\u1ebft b\u1ecb v\u1ec7 sinh cao c\u1ea5p h\u00e0ng tr\u0103m tri\u1ec7u \u0111\u1ed3ng &#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 [&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-233","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/swd-locnuoc.vn\/index.php\/wp-json\/wp\/v2\/pages\/233","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=233"}],"version-history":[{"count":7,"href":"https:\/\/swd-locnuoc.vn\/index.php\/wp-json\/wp\/v2\/pages\/233\/revisions"}],"predecessor-version":[{"id":245,"href":"https:\/\/swd-locnuoc.vn\/index.php\/wp-json\/wp\/v2\/pages\/233\/revisions\/245"}],"wp:attachment":[{"href":"https:\/\/swd-locnuoc.vn\/index.php\/wp-json\/wp\/v2\/media?parent=233"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}