{"id":9,"date":"2026-07-22T04:50:53","date_gmt":"2026-07-22T04:50:53","guid":{"rendered":"https:\/\/laundryexpress.vn\/?page_id=9"},"modified":"2026-08-05T07:07:34","modified_gmt":"2026-08-05T07:07:34","slug":"homepage","status":"publish","type":"page","link":"https:\/\/laundryexpress.vn\/vi\/","title":{"rendered":"Homepage"},"content":{"rendered":"<section class=\"section\" id=\"section_741306262\">\n\t\t<div class=\"section-bg fill\" >\n\t\t\t\t\t\t\t\t\t\n\t\t\t\n\n\t\t<\/div>\n\n\t\t\n\n\t\t<div class=\"section-content relative\">\n\t\t\t\n\n\n\n<style>\n\/* ==================================================\n   LAUNDRY EXPRESS - HERO BANNER\n================================================== *\/\n\n.le-hero {\n    position: relative;\n    overflow: hidden;\n    background:\n        radial-gradient(\n            circle at 82% 45%,\n            rgba(0, 100, 151, 0.16),\n            transparent 35%\n        ),\n        linear-gradient(\n            135deg,\n            #f4f8fb 0%,\n            #ffffff 55%,\n            #eef6fb 100%\n        );\n    padding: 90px 20px;\n}\n\n.le-hero::before {\n    content: \"\";\n    position: absolute;\n    width: 420px;\n    height: 420px;\n    background: rgba(240, 68, 39, 0.06);\n    border-radius: 50%;\n    top: -190px;\n    left: -160px;\n}\n\n.le-hero::after {\n    content: \"\";\n    position: absolute;\n    width: 300px;\n    height: 300px;\n    border: 45px solid rgba(18, 63, 107, 0.04);\n    border-radius: 50%;\n    right: -120px;\n    bottom: -150px;\n}\n\n.le-hero-container {\n    position: relative;\n    z-index: 2;\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    display: flex;\n    align-items: center;\n    gap: 60px;\n}\n\n.le-hero-content {\n    width: 56%;\n}\n\n.le-hero-image {\n    width: 44%;\n}\n\n.le-hero-badge {\n    display: inline-flex;\n    align-items: center;\n    padding: 9px 17px;\n    background: rgba(240, 68, 39, 0.1);\n    color: #f04427;\n    border: 1px solid rgba(240, 68, 39, 0.2);\n    border-radius: 99px;\n    font-family: \"Be Vietnam Pro\", sans-serif;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.6px;\n    margin-bottom: 20px;\n}\n\n.le-hero h1 {\n    margin: 0 0 20px;\n    color: #123f6b;\n    font-family: \"Baloo 2\", sans-serif !important;\n    font-size: clamp(42px, 5vw, 68px);\n    font-weight: 800;\n    line-height: 1.04;\n    letter-spacing: -1.5px;\n}\n\n.le-hero h1 span {\n    display: block;\n    color: #f04427;\n}\n\n.le-hero-description {\n    max-width: 660px;\n    margin: 0 0 30px;\n    color: #40566c;\n    font-family: \"Be Vietnam Pro\", sans-serif;\n    font-size: 17px;\n    line-height: 1.75;\n}\n\n.le-hero-buttons {\n    display: flex;\n    align-items: center;\n    flex-wrap: wrap;\n    gap: 14px;\n    margin-bottom: 30px;\n}\n\n.le-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 52px;\n    padding: 12px 26px;\n    border-radius: 99px;\n    font-family: \"Be Vietnam Pro\", sans-serif;\n    font-size: 14px;\n    font-weight: 800;\n    text-transform: uppercase;\n    text-decoration: none;\n    transition: all 0.25s ease;\n}\n\n.le-btn-primary {\n    background: #f04427;\n    border: 2px solid #f04427;\n    color: #ffffff !important;\n    box-shadow: 0 10px 24px rgba(240, 68, 39, 0.24);\n}\n\n.le-btn-primary:hover {\n    background: #123f6b;\n    border-color: #123f6b;\n    color: #ffffff !important;\n    transform: translateY(-2px);\n}\n\n.le-btn-secondary {\n    background: #ffffff;\n    border: 2px solid #123f6b;\n    color: #123f6b !important;\n}\n\n.le-btn-secondary:hover {\n    background: #123f6b;\n    color: #ffffff !important;\n    transform: translateY(-2px);\n}\n\n.le-hero-features {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px 24px;\n}\n\n.le-feature-item {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    color: #123f6b;\n    font-family: \"Be Vietnam Pro\", sans-serif;\n    font-size: 14px;\n    font-weight: 700;\n}\n\n.le-feature-icon {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 23px;\n    height: 23px;\n    border-radius: 50%;\n    background: #006497;\n    color: #ffffff;\n    font-size: 13px;\n    font-weight: 800;\n}\n\n.le-hero-image-card {\n    position: relative;\n    min-height: 470px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n}\n\n.le-hero-image-card::before {\n    content: \"\";\n    position: absolute;\n    width: 370px;\n    height: 370px;\n    border-radius: 50%;\n    background: linear-gradient(145deg, #006497, #123f6b);\n    box-shadow: 0 24px 60px rgba(18, 63, 107, 0.22);\n}\n\n.le-washing-machine {\n    position: relative;\n    z-index: 2;\n    width: 260px;\n    height: 330px;\n    padding: 24px;\n    background: #ffffff;\n    border: 8px solid #123f6b;\n    border-radius: 28px;\n    box-shadow: 0 20px 45px rgba(18, 63, 107, 0.28);\n    transform: rotate(-3deg);\n}\n\n.le-machine-top {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    height: 45px;\n    padding: 0 5px 16px;\n    border-bottom: 3px solid #dce7ef;\n}\n\n.le-machine-top span:first-child {\n    width: 46px;\n    height: 16px;\n    border-radius: 5px;\n    background: #006497;\n}\n\n.le-machine-top span:last-child {\n    width: 17px;\n    height: 17px;\n    border-radius: 50%;\n    background: #f04427;\n}\n\n.le-machine-door {\n    width: 180px;\n    height: 180px;\n    margin: 30px auto 0;\n    padding: 12px;\n    border: 10px solid #123f6b;\n    border-radius: 50%;\n    background: #dceff8;\n}\n\n.le-machine-inner {\n    width: 100%;\n    height: 100%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: linear-gradient(145deg, #006497, #123f6b);\n}\n\n.le-machine-inner span {\n    font-size: 58px;\n}\n\n.le-floating-card {\n    position: absolute;\n    z-index: 4;\n    min-width: 190px;\n    padding: 17px 20px;\n    background: rgba(255, 255, 255, 0.96);\n    border: 1px solid #e0ebf2;\n    border-radius: 15px;\n    box-shadow: 0 14px 32px rgba(18, 63, 107, 0.14);\n}\n\n.le-floating-card strong,\n.le-floating-card span,\n.le-floating-card a {\n    display: block;\n    font-family: \"Be Vietnam Pro\", sans-serif;\n}\n\n.le-floating-card strong {\n    color: #123f6b;\n    font-size: 15px;\n    margin-bottom: 3px;\n}\n\n.le-floating-card span {\n    color: #64798d;\n    font-size: 12px;\n}\n\n.le-floating-card a {\n    color: #f04427 !important;\n    font-size: 17px;\n    font-weight: 800;\n    text-decoration: none;\n}\n\n.le-floating-card-top {\n    top: 40px;\n    right: -10px;\n}\n\n.le-floating-card-bottom {\n    left: -12px;\n    bottom: 45px;\n}\n\n@media only screen and (max-width: 1024px) {\n    .le-hero {\n        padding: 75px 20px;\n    }\n\n    .le-hero-container {\n        gap: 30px;\n    }\n\n    .le-hero-image-card {\n        transform: scale(0.88);\n    }\n}\n\n@media only screen and (max-width: 849px) {\n    .le-hero {\n        padding: 60px 18px 50px;\n    }\n\n    .le-hero-container {\n        display: block;\n    }\n\n    .le-hero-content,\n    .le-hero-image {\n        width: 100%;\n    }\n\n    .le-hero-content {\n        text-align: center;\n    }\n\n    .le-hero h1 {\n        font-size: 42px;\n        letter-spacing: -0.8px;\n    }\n\n    .le-hero-description {\n        font-size: 15px;\n        line-height: 1.7;\n    }\n\n    .le-hero-buttons,\n    .le-hero-features {\n        justify-content: center;\n    }\n\n    .le-hero-image-card {\n        min-height: 420px;\n        margin-top: 25px;\n        transform: scale(0.82);\n    }\n}\n\n@media only screen and (max-width: 480px) {\n    .le-hero h1 {\n        font-size: 34px;\n    }\n\n    .le-btn {\n        width: 100%;\n    }\n\n    .le-hero-features {\n        display: grid;\n        grid-template-columns: 1fr;\n        justify-items: start;\n        max-width: 230px;\n        margin: 0 auto;\n    }\n\n    .le-hero-image-card {\n        min-height: 360px;\n        margin-top: 5px;\n        transform: scale(0.7);\n    }\n}\n<\/style>\n\n<section class=\"le-hero\">\n    <div class=\"le-hero-container\">\n\n        <div class=\"le-hero-content\">\n\n            <div class=\"le-hero-badge\">\n                D\u1ecaCH V\u1ee4 GI\u1eb6T S\u1ea4Y NHANH T\u1ea0I \u0110\u00c0 N\u1eb4NG\n            <\/div>\n\n            <h1>\n                Qu\u1ea7n \u00e1o s\u1ea1ch th\u01a1m,\n                <span>nh\u1eadn v\u00e0 giao t\u1eadn n\u01a1i<\/span>\n            <\/h1>\n\n            <p class=\"le-hero-description\">\n                Laundry Express cung c\u1ea5p d\u1ecbch v\u1ee5 gi\u1eb7t s\u1ea5y, gi\u1eb7t h\u1ea5p, gi\u1eb7t ch\u0103n ga v\u00e0 ch\u0103m s\u00f3c qu\u1ea7n \u00e1o chuy\u00ean nghi\u1ec7p. Ti\u1ec7n l\u1ee3i, nhanh ch\u00f3ng v\u00e0 minh b\u1ea1ch t\u1eeb l\u00fac nh\u1eadn \u0111\u1ebfn khi giao \u0111\u1ed3.\n            <\/p>\n\n            <div class=\"le-hero-buttons\">\n                <a href=\"#dat-lich\" class=\"le-btn le-btn-primary\">\n                    \u0110\u1eb6T L\u1ecaCH NH\u1eacN \u0110\u1ed2\n                <\/a>\n\n                <a href=\"#bang-gia\" class=\"le-btn le-btn-secondary\">\n                    XEM B\u1ea2NG GI\u00c1\n                <\/a>\n            <\/div>\n\n            <div class=\"le-hero-features\">\n\n                <div class=\"le-feature-item\">\n                    <span class=\"le-feature-icon\">\u2713<\/span>\n                    Nh\u1eadn \u0111\u1ed3 t\u1eadn n\u01a1i\n                <\/div>\n\n                <div class=\"le-feature-item\">\n                    <span class=\"le-feature-icon\">\u2713<\/span>\n                    X\u1eed l\u00fd nhanh ch\u00f3ng\n                <\/div>\n\n                <div class=\"le-feature-item\">\n                    <span class=\"le-feature-icon\">\u2713<\/span>\n                    Giao \u0111\u1ed3 s\u1ea1ch th\u01a1m\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n        <div class=\"le-hero-image\">\n\n            <div class=\"le-hero-image-card\">\n\n                <div class=\"le-washing-machine\">\n\n                    <div class=\"le-machine-top\">\n                        <span><\/span>\n                        <span><\/span>\n                    <\/div>\n\n                    <div class=\"le-machine-door\">\n                        <div class=\"le-machine-inner\">\n                            <span>&#x1f455;<\/span>\n                        <\/div>\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"le-floating-card le-floating-card-top\">\n                    <strong>Nh\u1eadn \u0111\u1ed3 t\u1eadn n\u01a1i<\/strong>\n                    <span>Nhanh ch\u00f3ng v\u00e0 ti\u1ec7n l\u1ee3i<\/span>\n                <\/div>\n\n                <div class=\"le-floating-card le-floating-card-bottom\">\n                    <strong>Hotline<\/strong>\n                    <a href=\"tel:0876777168\">0876 777 168<\/a>\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n<\/section>\n\n<!-- Load a clean and readable font -->\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* ==================================================\n   LAUNDRY EXPRESS BANNER FONT SETTINGS\n================================================== *\/\n\n\/* Apply Be Vietnam Pro to the entire banner *\/\n.le-hero,\n.le-hero *,\n.le-hero h1,\n.le-hero h2,\n.le-hero h3,\n.le-hero p,\n.le-hero a,\n.le-hero span,\n.le-hero strong {\n    font-family: \"Be Vietnam Pro\", Arial, sans-serif !important;\n}\n\n\/* Main heading *\/\n.le-hero h1 {\n    font-family: \"Be Vietnam Pro\", Arial, sans-serif !important;\n    font-size: clamp(42px, 4.8vw, 66px) !important;\n    font-weight: 800 !important;\n    line-height: 1.16 !important;\n    letter-spacing: -1.8px !important;\n    color: #123f6b !important;\n    text-transform: none !important;\n}\n\n\/* Red highlighted heading *\/\n.le-hero h1 span {\n    display: block;\n    font-family: \"Be Vietnam Pro\", Arial, sans-serif !important;\n    font-weight: 800 !important;\n    color: #f04427 !important;\n}\n\n\/* Small badge above the heading *\/\n.le-hero-badge {\n    font-family: \"Be Vietnam Pro\", Arial, sans-serif !important;\n    font-size: 13px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0.3px !important;\n}\n\n\/* Description text *\/\n.le-hero-description {\n    font-family: \"Be Vietnam Pro\", Arial, sans-serif !important;\n    font-size: 16px !important;\n    font-weight: 400 !important;\n    line-height: 1.75 !important;\n    letter-spacing: 0 !important;\n}\n\n\/* Buttons *\/\n.le-btn {\n    font-family: \"Be Vietnam Pro\", Arial, sans-serif !important;\n    font-weight: 700 !important;\n    letter-spacing: 0 !important;\n}\n\n\/* Feature items *\/\n.le-feature-item {\n    font-family: \"Be Vietnam Pro\", Arial, sans-serif !important;\n    font-weight: 600 !important;\n}\n\n\/* Floating cards beside the washing machine *\/\n.le-floating-card,\n.le-floating-card strong,\n.le-floating-card span,\n.le-floating-card a {\n    font-family: \"Be Vietnam Pro\", Arial, sans-serif !important;\n}\n\n\/* Optimize the heading for tablets and mobile devices *\/\n@media only screen and (max-width: 849px) {\n    .le-hero h1 {\n        font-size: 40px !important;\n        line-height: 1.18 !important;\n        letter-spacing: -1px !important;\n    }\n}\n\n@media only screen and (max-width: 480px) {\n    .le-hero h1 {\n        font-size: 33px !important;\n        line-height: 1.2 !important;\n        letter-spacing: -0.6px !important;\n    }\n\n    .le-hero-description {\n        font-size: 15px !important;\n    }\n}\n<\/style>\n\n\n\t\t<\/div>\n\n\t\t\n<style>\n#section_741306262 {\n  padding-top: 30px;\n  padding-bottom: 30px;\n}\n<\/style>\n\t<\/section>\n\t\n\n\t<section class=\"section\" id=\"section_1210952828\">\n\t\t<div class=\"section-bg fill\" >\n\t\t\t\t\t\t\t\t\t\n\t\t\t\n\n\t\t<\/div>\n\n\t\t\n\n\t\t<div class=\"section-content relative\">\n\t\t\t\n\n\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* ==================================================\n   LAUNDRY EXPRESS\n   SERVICES + PRICING\n================================================== *\/\n\n.le-services-pricing,\n.le-services-pricing * {\n    box-sizing: border-box;\n    font-family: \"Be Vietnam Pro\", Arial, sans-serif !important;\n}\n\n.le-services-pricing {\n    --le-blue: #123f6b;\n    --le-blue-2: #176b9b;\n    --le-blue-light: #eaf6fc;\n    --le-red: #f04427;\n    --le-orange: #f39a2e;\n    --le-orange-light: #fff3df;\n    --le-green: #3ca75b;\n    --le-green-light: #eaf8ee;\n    --le-text: #26384b;\n    --le-muted: #65788b;\n    --le-border: #dce8f0;\n    --le-white: #ffffff;\n    background: #ffffff;\n    color: var(--le-text);\n}\n\n.le-section-wrap {\n    width: 100%;\n    padding: 80px 20px;\n}\n\n.le-section-wrap.le-section-soft {\n    background:\n        radial-gradient(circle at 8% 15%, rgba(23, 107, 155, 0.08), transparent 28%),\n        linear-gradient(180deg, #f4faff 0%, #ffffff 100%);\n}\n\n.le-container {\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n}\n\n\/* Shared section headings *\/\n\n.le-section-heading {\n    max-width: 780px;\n    margin: 0 auto 45px;\n    text-align: center;\n}\n\n.le-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 14px;\n    padding: 8px 16px;\n    border: 1px solid rgba(240, 68, 39, 0.22);\n    border-radius: 99px;\n    background: rgba(240, 68, 39, 0.08);\n    color: var(--le-red);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.7px;\n    text-transform: uppercase;\n}\n\n.le-section-heading h2 {\n    margin: 0 0 14px !important;\n    color: var(--le-blue) !important;\n    font-size: clamp(31px, 4vw, 46px) !important;\n    font-weight: 800 !important;\n    line-height: 1.18 !important;\n    letter-spacing: -1px !important;\n}\n\n.le-section-heading h2 span {\n    color: var(--le-red);\n}\n\n.le-section-heading p {\n    max-width: 700px;\n    margin: 0 auto !important;\n    color: var(--le-muted);\n    font-size: 16px;\n    line-height: 1.75;\n}\n\n\/* ==================================================\n   SERVICES SECTION\n================================================== *\/\n\n.le-service-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 20px;\n}\n\n.le-service-card {\n    position: relative;\n    overflow: hidden;\n    min-height: 100%;\n    padding: 28px 24px;\n    border: 1px solid var(--le-border);\n    border-radius: 22px;\n    background: var(--le-white);\n    box-shadow: 0 10px 30px rgba(18, 63, 107, 0.08);\n    transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;\n}\n\n.le-service-card::before {\n    content: \"\";\n    position: absolute;\n    top: -35px;\n    right: -35px;\n    width: 110px;\n    height: 110px;\n    border-radius: 50%;\n    background: rgba(23, 107, 155, 0.06);\n}\n\n.le-service-card:hover {\n    transform: translateY(-7px);\n    border-color: rgba(23, 107, 155, 0.4);\n    box-shadow: 0 18px 42px rgba(18, 63, 107, 0.14);\n}\n\n.le-service-icon {\n    position: relative;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 58px;\n    height: 58px;\n    margin-bottom: 20px;\n    border-radius: 17px;\n    background: var(--le-blue-light);\n    font-size: 29px;\n}\n\n.le-service-card:nth-child(2) .le-service-icon {\n    background: var(--le-orange-light);\n}\n\n.le-service-card:nth-child(3) .le-service-icon {\n    background: var(--le-green-light);\n}\n\n.le-service-card:nth-child(4) .le-service-icon {\n    background: #f2edff;\n}\n\n.le-service-card h3 {\n    position: relative;\n    z-index: 2;\n    margin: 0 0 10px !important;\n    color: var(--le-blue) !important;\n    font-size: 20px !important;\n    font-weight: 800 !important;\n    line-height: 1.35 !important;\n}\n\n.le-service-card p {\n    position: relative;\n    z-index: 2;\n    margin: 0 0 18px !important;\n    color: var(--le-muted);\n    font-size: 14px;\n    line-height: 1.7;\n}\n\n.le-service-tag {\n    position: relative;\n    z-index: 2;\n    display: inline-flex;\n    padding: 7px 11px;\n    border-radius: 99px;\n    background: #f4f8fb;\n    color: var(--le-blue-2);\n    font-size: 12px;\n    font-weight: 700;\n}\n\n\/* ==================================================\n   PRICING SECTION\n================================================== *\/\n\n.le-pricing-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    align-items: stretch;\n    gap: 24px;\n}\n\n.le-price-column {\n    overflow: hidden;\n    border: 1px solid var(--le-border);\n    border-radius: 24px;\n    background: var(--le-white);\n    box-shadow: 0 14px 38px rgba(18, 63, 107, 0.10);\n}\n\n.le-price-column-head {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 23px 25px;\n    color: #ffffff;\n}\n\n.le-price-column-standard .le-price-column-head {\n    background: linear-gradient(135deg, #176b9b, #123f6b);\n}\n\n.le-price-column-express .le-price-column-head {\n    background: linear-gradient(135deg, #f6a238, #ef7f21);\n}\n\n.le-price-head-icon {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 48px;\n    width: 48px;\n    height: 48px;\n    border-radius: 15px;\n    background: rgba(255, 255, 255, 0.18);\n    font-size: 25px;\n}\n\n.le-price-column-head h3 {\n    margin: 0 !important;\n    color: #ffffff !important;\n    font-size: 22px !important;\n    font-weight: 800 !important;\n    line-height: 1.3 !important;\n}\n\n.le-price-column-head p {\n    margin: 3px 0 0 !important;\n    color: rgba(255, 255, 255, 0.82);\n    font-size: 13px;\n}\n\n.le-price-column-body {\n    padding: 20px;\n}\n\n.le-price-block {\n    overflow: hidden;\n    margin-bottom: 18px;\n    border: 1px solid var(--le-border);\n    border-radius: 18px;\n    background: #ffffff;\n}\n\n.le-price-block:last-child {\n    margin-bottom: 0;\n}\n\n.le-price-block-title {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    padding: 16px 18px;\n    background: var(--le-blue-light);\n}\n\n.le-price-column-express .le-price-block-title {\n    background: var(--le-orange-light);\n}\n\n.le-price-block-icon {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 40px;\n    width: 40px;\n    height: 40px;\n    border-radius: 12px;\n    background: #ffffff;\n    font-size: 21px;\n    box-shadow: 0 5px 15px rgba(18, 63, 107, 0.08);\n}\n\n.le-price-block-title h4 {\n    margin: 0 !important;\n    color: var(--le-blue) !important;\n    font-size: 17px !important;\n    font-weight: 800 !important;\n    line-height: 1.35 !important;\n}\n\n.le-price-block-title span {\n    display: block;\n    margin-top: 3px;\n    color: var(--le-muted);\n    font-size: 12px;\n    font-weight: 600;\n}\n\n.le-price-list {\n    margin: 0;\n    padding: 15px 18px 16px;\n    list-style: none;\n}\n\n.le-price-list li {\n    display: grid;\n    grid-template-columns: 23px minmax(0, 1fr) auto;\n    align-items: start;\n    gap: 8px;\n    padding: 10px 0;\n    border-bottom: 1px dashed #dfe9ef;\n    color: var(--le-text);\n    font-size: 14px;\n    line-height: 1.55;\n}\n\n.le-price-list li:last-child {\n    border-bottom: 0;\n}\n\n.le-check {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    margin-top: 1px;\n    border-radius: 50%;\n    background: var(--le-blue-2);\n    color: #ffffff;\n    font-size: 11px;\n    font-weight: 800;\n}\n\n.le-price-column-express .le-check {\n    background: var(--le-orange);\n}\n\n.le-price-label {\n    color: var(--le-text);\n}\n\n.le-price-value {\n    padding-left: 10px;\n    color: var(--le-red);\n    font-weight: 800;\n    white-space: nowrap;\n}\n\n.le-service-note {\n    margin: 0 18px 18px;\n    padding: 13px 15px;\n    border-radius: 12px;\n    background: #fff6c9;\n    color: #66531d;\n    font-size: 12px;\n    line-height: 1.6;\n}\n\n.le-service-note strong {\n    color: #4d3f12;\n}\n\n\/* Additional services *\/\n\n.le-extra-wrap {\n    margin-top: 28px;\n    overflow: hidden;\n    border: 1px solid rgba(60, 167, 91, 0.3);\n    border-radius: 24px;\n    background: #ffffff;\n    box-shadow: 0 14px 38px rgba(18, 63, 107, 0.08);\n}\n\n.le-extra-head {\n    padding: 20px 25px;\n    background: linear-gradient(135deg, #47b765, #31944f);\n    color: #ffffff;\n    text-align: center;\n}\n\n.le-extra-head h3 {\n    margin: 0 !important;\n    color: #ffffff !important;\n    font-size: 23px !important;\n    font-weight: 800 !important;\n}\n\n.le-extra-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n}\n\n.le-extra-item {\n    padding: 25px 18px;\n    border-right: 1px solid var(--le-border);\n    text-align: center;\n}\n\n.le-extra-item:last-child {\n    border-right: 0;\n}\n\n.le-extra-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 70px;\n    height: 70px;\n    margin: 0 auto 13px;\n    border-radius: 20px;\n    background: var(--le-green-light);\n    font-size: 35px;\n}\n\n.le-extra-item h4 {\n    margin: 0 0 8px !important;\n    color: var(--le-blue) !important;\n    font-size: 16px !important;\n    font-weight: 800 !important;\n}\n\n.le-extra-price {\n    color: var(--le-red);\n    font-size: 15px;\n    font-weight: 800;\n    line-height: 1.5;\n}\n\n\/* General notes *\/\n\n.le-general-notes {\n    margin-top: 28px;\n    overflow: hidden;\n    border: 1px solid #d5dee6;\n    border-radius: 22px;\n    background: #ffffff;\n}\n\n.le-notes-head {\n    padding: 17px 24px;\n    background: #e4ebf1;\n    text-align: center;\n}\n\n.le-notes-head h3 {\n    margin: 0 !important;\n    color: var(--le-blue) !important;\n    font-size: 21px !important;\n    font-weight: 800 !important;\n}\n\n.le-notes-list {\n    margin: 0;\n    padding: 22px 25px;\n    list-style: none;\n}\n\n.le-notes-list li {\n    position: relative;\n    margin-bottom: 11px;\n    padding-left: 30px;\n    color: var(--le-text);\n    font-size: 14px;\n    line-height: 1.6;\n}\n\n.le-notes-list li:last-child {\n    margin-bottom: 0;\n}\n\n.le-notes-list li::before{\n    content:\"\";\n    position:absolute;\n    left:0;\n    top:6px;\n\n    width:10px;\n    height:10px;\n\n    border-radius:50%;\n    background:#f04427;\n}\n\n\/* CTA *\/\n\n.le-pricing-cta {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 30px;\n    margin-top: 30px;\n    padding: 28px 32px;\n    border-radius: 22px;\n    background: linear-gradient(135deg, var(--le-blue), #176b9b);\n    color: #ffffff;\n}\n\n.le-pricing-cta h3 {\n    margin: 0 0 7px !important;\n    color: #ffffff !important;\n    font-size: 22px !important;\n    font-weight: 800 !important;\n}\n\n.le-pricing-cta p {\n    margin: 0 !important;\n    color: rgba(255, 255, 255, 0.82);\n    font-size: 14px;\n    line-height: 1.6;\n}\n\n.le-pricing-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 auto;\n    min-height: 50px;\n    padding: 12px 24px;\n    border: 2px solid var(--le-red);\n    border-radius: 99px;\n    background: var(--le-red);\n    color: #ffffff !important;\n    font-size: 14px;\n    font-weight: 800;\n    text-decoration: none !important;\n    box-shadow: 0 10px 25px rgba(240, 68, 39, 0.25);\n    transition: 0.25s ease;\n}\n\n.le-pricing-button:hover {\n    border-color: #ffffff;\n    background: #ffffff;\n    color: var(--le-blue) !important;\n    transform: translateY(-2px);\n}\n\n\/* Responsive styles *\/\n\n@media only screen and (max-width: 1024px) {\n    .le-service-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .le-extra-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .le-extra-item:nth-child(2) {\n        border-right: 0;\n    }\n\n    .le-extra-item:nth-child(-n+2) {\n        border-bottom: 1px solid var(--le-border);\n    }\n}\n\n@media only screen and (max-width: 849px) {\n    .le-section-wrap {\n        padding: 60px 16px;\n    }\n\n    .le-pricing-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .le-pricing-cta {\n        display: block;\n        text-align: center;\n    }\n\n    .le-pricing-button {\n        width: 100%;\n        margin-top: 20px;\n    }\n}\n\n@media only screen and (max-width: 600px) {\n    .le-section-heading {\n        margin-bottom: 32px;\n    }\n\n    .le-section-heading h2 {\n        font-size: 30px !important;\n    }\n\n    .le-section-heading p {\n        font-size: 14px;\n    }\n\n    .le-service-grid,\n    .le-extra-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .le-extra-item {\n        border-right: 0;\n        border-bottom: 1px solid var(--le-border);\n    }\n\n    .le-extra-item:last-child {\n        border-bottom: 0;\n    }\n\n    .le-price-column-body {\n        padding: 13px;\n    }\n\n    .le-price-list li {\n        grid-template-columns: 23px minmax(0, 1fr);\n    }\n\n    .le-price-value {\n        grid-column: 2;\n        padding-left: 0;\n        padding-top: 3px;\n        white-space: normal;\n    }\n\n    .le-pricing-cta {\n        padding: 25px 20px;\n    }\n}\n<\/style>\n\n<div class=\"le-services-pricing\">\n\n    <!-- ==========================================\n         SERVICES SECTION\n    =========================================== -->\n\n    <section id=\"dich-vu\" class=\"le-section-wrap le-section-soft\">\n\n        <div class=\"le-container\">\n\n            <div class=\"le-section-heading\">\n\n                <div class=\"le-eyebrow\">\n                    D\u1ecaCH V\u1ee4 LAUNDRY EXPRESS\n                <\/div>\n\n                <h2>\n                    Gi\u1ea3i ph\u00e1p gi\u1eb7t \u1ee7i\n                    <span>nhanh ch\u00f3ng v\u00e0 ti\u1ec7n l\u1ee3i<\/span>\n                <\/h2>\n\n                <p>\n                    T\u1eeb gi\u1eb7t s\u1ea5y h\u1eb1ng ng\u00e0y \u0111\u1ebfn gi\u1eb7t h\u1ea5p, \u1ee7i \u0111\u1ed3 v\u00e0 v\u1ec7 sinh gi\u00e0y, Laundry Express cung c\u1ea5p \u0111a d\u1ea1ng d\u1ecbch v\u1ee5 \u0111\u00e1p \u1ee9ng m\u1ecdi nhu c\u1ea7u c\u1ee7a b\u1ea1n.\n                <\/p>\n\n            <\/div>\n\n            <div class=\"le-service-grid\">\n\n                <article class=\"le-service-card\">\n\n                    <div class=\"le-service-icon\">&#x1f9fa;<\/div>\n\n                    <h3>Gi\u1eb7t s\u1ea5y ti\u00eau chu\u1ea9n<\/h3>\n\n                    <p>\n                        Ph\u00f9 h\u1ee3p v\u1edbi qu\u1ea7n \u00e1o s\u1eed d\u1ee5ng h\u1eb1ng ng\u00e0y. Qu\u1ea7n \u00e1o \u0111\u01b0\u1ee3c gi\u1eb7t s\u1ea1ch, s\u1ea5y kh\u00f4 v\u00e0 ho\u00e0n th\u00e0nh trong v\u00f2ng 24 gi\u1edd.\n                    <\/p>\n\n                    <span class=\"le-service-tag\">\n                        Ho\u00e0n th\u00e0nh trong 24 gi\u1edd\n                    <\/span>\n\n                <\/article>\n\n                <article class=\"le-service-card\">\n\n                    <div class=\"le-service-icon\">&#x1f680;<\/div>\n\n                    <h3>Gi\u1eb7t s\u1ea5y nhanh<\/h3>\n\n                    <p>\n                        D\u1ecbch v\u1ee5 \u01b0u ti\u00ean d\u00e0nh cho kh\u00e1ch c\u1ea7n nh\u1eadn l\u1ea1i qu\u1ea7n \u00e1o trong ng\u00e0y ho\u1eb7c trong th\u1eddi gian ng\u1eafn nh\u1ea5t.\n                    <\/p>\n\n                    <span class=\"le-service-tag\">\n                        Trong ng\u00e0y ho\u1eb7c 4 gi\u1edd\n                    <\/span>\n\n                <\/article>\n\n                <article class=\"le-service-card\">\n\n                    <div class=\"le-service-icon\">&#x1f69a;<\/div>\n\n                    <h3>Nh\u1eadn &amp; giao t\u1eadn n\u01a1i<\/h3>\n\n                    <p>\n                        H\u1ed7 tr\u1ee3 nh\u1eadn v\u00e0 giao \u0111\u1ed3 t\u1ea1i kh\u00e1ch s\u1ea1n, c\u0103n h\u1ed9 ho\u1eb7c b\u1ea5t k\u1ef3 \u0111\u1ecba ch\u1ec9 n\u00e0o theo y\u00eau c\u1ea7u.\n                    <\/p>\n\n                    <span class=\"le-service-tag\">\n                        Ti\u1ec7n l\u1ee3i t\u1ea1i \u0110\u00e0 N\u1eb5ng\n                    <\/span>\n\n                <\/article>\n\n                <article class=\"le-service-card\">\n\n                    <div class=\"le-service-icon\">&#x1f454;<\/div>\n\n                    <h3>D\u1ecbch v\u1ee5 b\u1ed5 sung<\/h3>\n\n                    <p>\n                        Gi\u1eb7t h\u1ea5p, \u1ee7i \u0111\u1ed3, ph\u01a1i kh\u00f4 t\u1ef1 nhi\u00ean v\u00e0 v\u1ec7 sinh gi\u00e0y theo t\u1eebng lo\u1ea1i s\u1ea3n ph\u1ea9m.\n                    <\/p>\n\n                    <span class=\"le-service-tag\">\n                        Ch\u0103m s\u00f3c qu\u1ea7n \u00e1o chuy\u00ean bi\u1ec7t\n                    <\/span>\n\n                <\/article>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n    <!-- ==========================================\n         PRICING SECTION\n    =========================================== -->\n\n    <section id=\"bang-gia\" class=\"le-section-wrap\">\n\n        <div class=\"le-container\">\n\n            <div class=\"le-section-heading\">\n\n                <div class=\"le-eyebrow\">\n                    B\u1ea2NG GI\u00c1 D\u1ecaCH V\u1ee4\n                <\/div>\n\n                <h2>\n                    Gi\u00e1 c\u1ea3 minh b\u1ea1ch,\n                    <span>l\u1ef1a ch\u1ecdn linh ho\u1ea1t<\/span>\n                <\/h2>\n\n                <p>\n                    B\u1ea3ng gi\u00e1 d\u01b0\u1edbi \u0111\u00e2y \u0111\u01b0\u1ee3c \u00e1p d\u1ee5ng theo t\u1eebng lo\u1ea1i d\u1ecbch v\u1ee5, h\u00ecnh th\u1ee9c nh\u1eadn \u0111\u1ed3 v\u00e0 th\u1eddi gian ho\u00e0n th\u00e0nh.\n                <\/p>\n\n            <\/div>\n\n            <div class=\"le-pricing-grid\">\n\n                <!-- Standard service -->\n\n                <div class=\"le-price-column le-price-column-standard\">\n\n                    <div class=\"le-price-column-head\">\n\n                        <div class=\"le-price-head-icon\">&#x1f552;<\/div>\n\n                        <div>\n                            <h3>1. D\u1ecbch v\u1ee5 ti\u00eau chu\u1ea9n<\/h3>\n                            <p>Th\u1eddi gian ho\u00e0n th\u00e0nh d\u1ef1 ki\u1ebfn trong v\u00f2ng 24 gi\u1edd<\/p>\n                        <\/div>\n\n                    <\/div>\n\n                    <div class=\"le-price-column-body\">\n\n                        <div class=\"le-price-block\">\n\n                            <div class=\"le-price-block-title\">\n\n                                <div class=\"le-price-block-icon\">&#x1f3ea;<\/div>\n\n                                <div>\n                                    <h4>Kh\u00e1ch mang \u0111\u1ed3 \u0111\u1ebfn c\u1eeda h\u00e0ng<\/h4>\n                                    <span>Nh\u1eadn \u0111\u1ed3 t\u1eeb 06:00 \u0111\u1ebfn 22:00<\/span>\n                                <\/div>\n\n                            <\/div>\n\n                            <ul class=\"le-price-list\">\n\n                                <li>\n                                    <span class=\"le-check\">\u2713<\/span>\n                                    <span class=\"le-price-label\">\n                                        Gi\u1eb7t chung qu\u1ea7n \u00e1o\n                                    <\/span>\n                                    <span class=\"le-price-value\">\n                                        15,000 VND\/kg\n                                    <\/span>\n                                <\/li>\n\n                                <li>\n                                    <span class=\"le-check\">\u2713<\/span>\n                                    <span class=\"le-price-label\">\n                                        Gi\u1eb7t ri\u00eang \u0111\u1ed3 tr\u1eafng v\u00e0 \u0111\u1ed3 m\u00e0u\n                                    <\/span>\n                                    <span class=\"le-price-value\">\n                                        20,000 VND\/kg\n                                    <\/span>\n                                <\/li>\n\n                            <\/ul>\n\n                        <\/div>\n\n                        <div class=\"le-price-block\">\n\n                            <div class=\"le-price-block-title\">\n\n                                <div class=\"le-price-block-icon\">&#x1f69a;<\/div>\n\n                                <div>\n                                    <h4>Nh\u1eadn v\u00e0 giao t\u1ea1i kh\u00e1ch s\u1ea1n<\/h4>\n                                    <span>Th\u1eddi gian ph\u1ee5c v\u1ee5 t\u1eeb 06:00 \u0111\u1ebfn 22:00<\/span>\n                                <\/div>\n\n                            <\/div>\n\n                            <ul class=\"le-price-list\">\n\n                                <li>\n                                    <span class=\"le-check\">\u2713<\/span>\n                                    <span class=\"le-price-label\">\n                                        Gi\u1eb7t chung qu\u1ea7n \u00e1o\n                                    <\/span>\n                                    <span class=\"le-price-value\">\n                                        25,000 VND\/kg\n                                    <\/span>\n                                <\/li>\n\n                                <li>\n                                    <span class=\"le-check\">\u2713<\/span>\n                                    <span class=\"le-price-label\">\n                                        Gi\u1eb7t ri\u00eang \u0111\u1ed3 tr\u1eafng v\u00e0 \u0111\u1ed3 m\u00e0u\n                                    <\/span>\n                                    <span class=\"le-price-value\">\n                                        30,000 VND\/kg\n                                    <\/span>\n                                <\/li>\n\n                            <\/ul>\n\n                        <\/div>\n\n                    <\/div>\n\n                <\/div>\n\n                <!-- Express service -->\n\n                <div class=\"le-price-column le-price-column-express\">\n\n                    <div class=\"le-price-column-head\">\n\n                        <div class=\"le-price-head-icon\">&#x1f680;<\/div>\n\n                        <div>\n                            <h3>2. D\u1ecbch v\u1ee5 nhanh<\/h3>\n                            <p>\u01afu ti\u00ean x\u1eed l\u00fd v\u00e0 giao tr\u1ea3 trong th\u1eddi gian ng\u1eafn<\/p>\n                        <\/div>\n\n                    <\/div>\n\n                    <div class=\"le-price-column-body\">\n\n                        <div class=\"le-price-block\">\n\n                            <div class=\"le-price-block-title\">\n\n                                <div class=\"le-price-block-icon\">&#x2600;&#xfe0f;<\/div>\n\n                                <div>\n                                    <h4>D\u1ecbch v\u1ee5 trong ng\u00e0y<\/h4>\n                                    <span>Nh\u1eadn \u0111\u1ed3 bu\u1ed5i s\u00e1ng, giao tr\u1ea3 v\u00e0o bu\u1ed5i t\u1ed1i<\/span>\n                                <\/div>\n\n                            <\/div>\n\n                            <ul class=\"le-price-list\">\n\n                                <li>\n                                    <span class=\"le-check\">\u2713<\/span>\n                                    <span class=\"le-price-label\">\n                                        Th\u1eddi gian nh\u1eadn \u0111\u1ed3\n                                    <\/span>\n                                    <span class=\"le-price-value\">\n                                        06:00 \u2013 15:00\n                                    <\/span>\n                                <\/li>\n\n                                <li>\n                                    <span class=\"le-check\">\u2713<\/span>\n                                    <span class=\"le-price-label\">\n                                        Th\u1eddi gian giao d\u1ef1 ki\u1ebfn\n                                    <\/span>\n                                    <span class=\"le-price-value\">\n                                        Tr\u01b0\u1edbc 22:00\n                                    <\/span>\n                                <\/li>\n\n                                <li>\n                                    <span class=\"le-check\">\u2713<\/span>\n                                    <span class=\"le-price-label\">\n                                        Gi\u00e1 d\u1ecbch v\u1ee5\n                                    <\/span>\n                                    <span class=\"le-price-value\">\n                                        35,000 VND\/kg\n                                    <\/span>\n                                <\/li>\n\n                            <\/ul>\n\n                            <div class=\"le-service-note\">\n                                <strong>Note:<\/strong>\n                                L\u01b0u \u00fd:\nGi\u00e1 \u0111\u00e3 bao g\u1ed3m ph\u00ed nh\u1eadn v\u00e0 giao \u0111\u1ed3.\nC\u00e1c \u0111\u01a1n nh\u1eadn sau 12:00 c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c giao v\u00e0o ng\u00e0y h\u00f4m sau.\n                            <\/div>\n\n                        <\/div>\n\n                        <div class=\"le-price-block\">\n\n                            <div class=\"le-price-block-title\">\n\n                                <div class=\"le-price-block-icon\">&#x26a1;<\/div>\n\n                                <div>\n                                    <h4>D\u1ecbch v\u1ee5 nhanh 4 gi\u1edd<\/h4>\n                                    <span>\u01afu ti\u00ean x\u1eed l\u00fd v\u1edbi th\u1eddi gian ho\u00e0n th\u00e0nh kho\u1ea3ng 4 gi\u1edd<\/span>\n                                <\/div>\n\n                            <\/div>\n\n                            <ul class=\"le-price-list\">\n\n                                <li>\n                                    <span class=\"le-check\">\u2713<\/span>\n                                    <span class=\"le-price-label\">\n                                        Th\u1eddi gian nh\u1eadn v\u00e0 giao \u0111\u1ed3\n                                    <\/span>\n                                    <span class=\"le-price-value\">\n                                        Theo th\u1ecfa thu\u1eadn\n                                    <\/span>\n                                <\/li>\n\n                                <li>\n                                    <span class=\"le-check\">\u2713<\/span>\n                                    <span class=\"le-price-label\">\n                                        Gi\u00e1 d\u1ecbch v\u1ee5\n                                    <\/span>\n                                    <span class=\"le-price-value\">\n                                        50,000 VND\/kg\n                                    <\/span>\n                                <\/li>\n\n                            <\/ul>\n\n                            <div class=\"le-service-note\">\n                                <strong>Note:<\/strong>\n                                L\u01b0u \u00fd:\nD\u1ecbch v\u1ee5 \u00e1p d\u1ee5ng cho qu\u1ea7n \u00e1o th\u00f4ng th\u01b0\u1eddng c\u00f3 th\u1ec3 gi\u1eb7t v\u00e0 s\u1ea5y b\u1eb1ng m\u00e1y.\n                            <\/div>\n\n                        <\/div>\n\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n            <!-- Additional services -->\n\n            <div class=\"le-extra-wrap\">\n\n                <div class=\"le-extra-head\">\n                    <h3>3. D\u1ecbch v\u1ee5 b\u1ed5 sung<\/h3>\n                <\/div>\n\n                <div class=\"le-extra-grid\">\n\n                    <div class=\"le-extra-item\">\n                        <div class=\"le-extra-icon\">&#x1f9e5;<\/div>\n                        <h4>Gi\u1eb7t h\u1ea5p<\/h4>\n                        <div class=\"le-extra-price\">\n                            80,000 \u2013 150,000 VND\/item\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"le-extra-item\">\n                        <div class=\"le-extra-icon\">&#x2668;&#xfe0f;<\/div>\n                        <h4>\u1ee6i qu\u1ea7n \u00e1o<\/h4>\n                        <div class=\"le-extra-price\">\n                            20,000 VND\/item\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"le-extra-item\">\n                        <div class=\"le-extra-icon\">&#x1f455;<\/div>\n                        <h4>Ph\u01a1i kh\u00f4 t\u1ef1 nhi\u00ean<\/h4>\n                        <div class=\"le-extra-price\">\n                            20,000 VND\/item\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"le-extra-item\">\n                        <div class=\"le-extra-icon\">&#x1f45f;<\/div>\n                        <h4>V\u1ec7 sinh gi\u00e0y<\/h4>\n                        <div class=\"le-extra-price\">\n                            70,000 \u2013 150,000 VND\/pair\n                        <\/div>\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n            <!-- General notes -->\n\n            <div class=\"le-general-notes\">\n\n                <div class=\"le-notes-head\">\n                    <h3>4. L\u01b0u \u00fd chung<\/h3>\n                <\/div>\n\n                <ul class=\"le-notes-list\">\n\n                    <li>\n                        C\u00e1c d\u1ecbch v\u1ee5 gi\u1eb7t s\u1ea5y \u1edf tr\u00ean ch\u01b0a bao g\u1ed3m ph\u00ed \u1ee7i qu\u1ea7n \u00e1o.\n                    <\/li>\n\n                    <li>\n                        Vui l\u00f2ng th\u00f4ng b\u00e1o tr\u01b0\u1edbc n\u1ebfu qu\u1ea7n \u00e1o ho\u1eb7c v\u1eadt d\u1ee5ng c\u1ee7a b\u1ea1n c\u00f3 gi\u00e1 tr\u1ecb cao ho\u1eb7c c\u1ea7n \u00e1p d\u1ee5ng ph\u01b0\u01a1ng ph\u00e1p l\u00e0m s\u1ea1ch \u0111\u1eb7c bi\u1ec7t.\n                    <\/li>\n\n                    <li>\n                        B\u1ea3ng gi\u00e1 tr\u00ean ch\u01b0a bao g\u1ed3m chi ph\u00ed x\u1eed l\u00fd c\u00e1c v\u1ebft b\u1ea9n \u0111\u1eb7c bi\u1ec7t nh\u01b0 d\u1ea7u \u0103n, d\u1ea7u m\u00e1y, kem ch\u1ed1ng n\u1eafng, son m\u00f4i, n\u1ea5m m\u1ed1c, \u1ed1 v\u00e0ng ho\u1eb7c lem m\u00e0u t\u1eeb qu\u1ea7n \u00e1o kh\u00e1c.\n                    <\/li>\n\n                    <li>\n                        D\u1ecbch v\u1ee5 l\u00e0m s\u1ea1ch chuy\u00ean s\u00e2u ch\u1ec9 \u0111\u01b0\u1ee3c th\u1ef1c hi\u1ec7n khi kh\u00e1ch h\u00e0ng c\u00f3 y\u00eau c\u1ea7u.\n                    <\/li>\n\n                    <li>\n                        M\u1ecdi ph\u1ea3n h\u1ed3i ho\u1eb7c khi\u1ebfu n\u1ea1i v\u1ec1 d\u1ecbch v\u1ee5 vui l\u00f2ng th\u00f4ng b\u00e1o trong v\u00f2ng 48 gi\u1edd k\u1ec3 t\u1eeb khi nh\u1eadn l\u1ea1i qu\u1ea7n \u00e1o.\n                    <\/li>\n\n                <\/ul>\n\n            <\/div>\n\n            <!-- CTA -->\n\n            <div class=\"le-pricing-cta\">\n\n                <div>\n                    <h3>B\u1ea1n ch\u01b0a bi\u1ebft n\u00ean ch\u1ecdn d\u1ecbch v\u1ee5 n\u00e0o?<\/h3>\n                    <p>\n                        G\u1eedi h\u00ecnh \u1ea3nh ho\u1eb7c th\u00f4ng tin v\u1ec1 qu\u1ea7n \u00e1o c\u1ea7n gi\u1eb7t, Laundry Express s\u1ebd t\u01b0 v\u1ea5n d\u1ecbch v\u1ee5 ph\u00f9 h\u1ee3p nh\u1ea5t cho b\u1ea1n.\n                    <\/p>\n                <\/div>\n\n                <a\n                    class=\"le-pricing-button\"\n                    href=\"tel:0876777168\"\n                    aria-label=\"Call Laundry Express\"\n                >\n                    G\u1ecdi 0876 777 168\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n<\/div>\n\n\n\t\t<\/div>\n\n\t\t\n<style>\n#section_1210952828 {\n  padding-top: 30px;\n  padding-bottom: 30px;\n}\n<\/style>\n\t<\/section>\n\t\n\n\t<section class=\"section\" id=\"section_2082984915\">\n\t\t<div class=\"section-bg fill\" >\n\t\t\t\t\t\t\t\t\t\n\t\t\t\n\n\t\t<\/div>\n\n\t\t\n\n\t\t<div class=\"section-content relative\">\n\t\t\t\n\n\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* ==================================================\n   LAUNDRY EXPRESS - LOCATION SECTION\n================================================== *\/\n\n.le-location,\n.le-location * {\n    box-sizing: border-box;\n    font-family: \"Be Vietnam Pro\", Arial, sans-serif !important;\n}\n\n.le-location {\n    --le-blue: #123f6b;\n    --le-blue-light: #176b9b;\n    --le-red: #f04427;\n    --le-text: #26384b;\n    --le-muted: #65788b;\n    --le-border: #dce8f0;\n    --le-bg: #f4faff;\n\n    position: relative;\n    overflow: hidden;\n    padding: 80px 20px;\n    background:\n        radial-gradient(\n            circle at 10% 20%,\n            rgba(23, 107, 155, 0.10),\n            transparent 28%\n        ),\n        linear-gradient(\n            180deg,\n            #f4faff 0%,\n            #ffffff 100%\n        );\n}\n\n.le-location::before {\n    content: \"\";\n    position: absolute;\n    width: 340px;\n    height: 340px;\n    border-radius: 50%;\n    background: rgba(240, 68, 39, 0.05);\n    top: -180px;\n    right: -130px;\n}\n\n.le-location-container {\n    position: relative;\n    z-index: 2;\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n}\n\n.le-location-heading {\n    max-width: 760px;\n    margin: 0 auto 42px;\n    text-align: center;\n}\n\n.le-location-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 14px;\n    padding: 8px 16px;\n    border: 1px solid rgba(240, 68, 39, 0.22);\n    border-radius: 99px;\n    background: rgba(240, 68, 39, 0.08);\n    color: var(--le-red);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.7px;\n    text-transform: uppercase;\n}\n\n.le-location-heading h2 {\n    margin: 0 0 14px !important;\n    color: var(--le-blue) !important;\n    font-size: clamp(31px, 4vw, 46px) !important;\n    font-weight: 800 !important;\n    line-height: 1.18 !important;\n    letter-spacing: -1px !important;\n}\n\n.le-location-heading h2 span {\n    color: var(--le-red);\n}\n\n.le-location-heading p {\n    max-width: 670px;\n    margin: 0 auto !important;\n    color: var(--le-muted);\n    font-size: 16px;\n    line-height: 1.75;\n}\n\n.le-location-grid {\n    display: grid;\n    grid-template-columns: 0.85fr 1.35fr;\n    align-items: stretch;\n    gap: 25px;\n}\n\n\/* Store information panel *\/\n\n.le-location-info {\n    position: relative;\n    overflow: hidden;\n    padding: 34px 30px;\n    border-radius: 24px;\n    background: linear-gradient(\n        145deg,\n        #123f6b 0%,\n        #176b9b 100%\n    );\n    color: #ffffff;\n    box-shadow: 0 18px 45px rgba(18, 63, 107, 0.20);\n}\n\n.le-location-info::before {\n    content: \"\";\n    position: absolute;\n    width: 190px;\n    height: 190px;\n    border-radius: 50%;\n    background: rgba(255, 255, 255, 0.06);\n    right: -80px;\n    bottom: -80px;\n}\n\n.le-location-logo {\n    position: relative;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 25px;\n}\n\n.le-location-logo-icon {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 52px;\n    height: 52px;\n    border-radius: 15px;\n    background: rgba(255, 255, 255, 0.14);\n    font-size: 27px;\n}\n\n.le-location-logo-text strong,\n.le-location-logo-text span {\n    display: block;\n}\n\n.le-location-logo-text strong {\n    color: #ffffff;\n    font-size: 18px;\n    font-weight: 800;\n}\n\n.le-location-logo-text span {\n    margin-top: 2px;\n    color: rgba(255, 255, 255, 0.72);\n    font-size: 12px;\n}\n\n.le-location-info h3 {\n    position: relative;\n    z-index: 2;\n    margin: 0 0 12px !important;\n    color: #ffffff !important;\n    font-size: 27px !important;\n    font-weight: 800 !important;\n    line-height: 1.3 !important;\n}\n\n.le-location-intro {\n    position: relative;\n    z-index: 2;\n    margin: 0 0 25px !important;\n    color: rgba(255, 255, 255, 0.78);\n    font-size: 14px;\n    line-height: 1.75;\n}\n\n.le-location-list {\n    position: relative;\n    z-index: 2;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n}\n\n.le-location-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 13px;\n    padding: 15px 0;\n    border-bottom: 1px solid rgba(255, 255, 255, 0.13);\n}\n\n.le-location-list li:last-child {\n    border-bottom: 0;\n}\n\n.le-location-list-icon {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 39px;\n    width: 39px;\n    height: 39px;\n    border-radius: 12px;\n    background: rgba(255, 255, 255, 0.13);\n    font-size: 19px;\n}\n\n.le-location-list-content strong,\n.le-location-list-content span,\n.le-location-list-content a {\n    display: block;\n}\n\n.le-location-list-content strong {\n    margin-bottom: 3px;\n    color: #ffffff;\n    font-size: 13px;\n    font-weight: 800;\n}\n\n.le-location-list-content span,\n.le-location-list-content a {\n    color: rgba(255, 255, 255, 0.78) !important;\n    font-size: 14px;\n    line-height: 1.6;\n    text-decoration: none;\n}\n\n.le-location-list-content a:hover {\n    color: #ffffff !important;\n}\n\n\/* Buttons *\/\n\n.le-location-buttons {\n    position: relative;\n    z-index: 2;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 26px;\n}\n\n.le-location-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 48px;\n    padding: 11px 20px;\n    border-radius: 99px;\n    font-size: 13px;\n    font-weight: 800;\n    text-decoration: none !important;\n    transition: all 0.25s ease;\n}\n\n.le-location-btn-primary {\n    border: 2px solid var(--le-red);\n    background: var(--le-red);\n    color: #ffffff !important;\n    box-shadow: 0 8px 22px rgba(240, 68, 39, 0.25);\n}\n\n.le-location-btn-primary:hover {\n    border-color: #ffffff;\n    background: #ffffff;\n    color: var(--le-blue) !important;\n    transform: translateY(-2px);\n}\n\n.le-location-btn-secondary {\n    border: 2px solid rgba(255, 255, 255, 0.55);\n    background: transparent;\n    color: #ffffff !important;\n}\n\n.le-location-btn-secondary:hover {\n    border-color: #ffffff;\n    background: #ffffff;\n    color: var(--le-blue) !important;\n    transform: translateY(-2px);\n}\n\n\/* Map *\/\n\n.le-location-map {\n    position: relative;\n    overflow: hidden;\n    min-height: 520px;\n    border: 1px solid var(--le-border);\n    border-radius: 24px;\n    background: #ffffff;\n    box-shadow: 0 16px 40px rgba(18, 63, 107, 0.11);\n}\n\n.le-location-map iframe {\n    display: block;\n    width: 100%;\n    height: 100%;\n    min-height: 520px;\n    border: 0;\n}\n\n.le-location-map-label {\n    position: absolute;\n    top: 18px;\n    left: 18px;\n    z-index: 3;\n    max-width: 280px;\n    padding: 14px 16px;\n    border: 1px solid rgba(220, 232, 240, 0.9);\n    border-radius: 14px;\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 10px 28px rgba(18, 63, 107, 0.13);\n    backdrop-filter: blur(8px);\n}\n\n.le-location-map-label strong,\n.le-location-map-label span {\n    display: block;\n}\n\n.le-location-map-label strong {\n    margin-bottom: 4px;\n    color: var(--le-blue);\n    font-size: 14px;\n    font-weight: 800;\n}\n\n.le-location-map-label span {\n    color: var(--le-muted);\n    font-size: 12px;\n    line-height: 1.55;\n}\n\n\/* Responsive *\/\n\n@media only screen and (max-width: 849px) {\n    .le-location {\n        padding: 60px 16px;\n    }\n\n    .le-location-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .le-location-map {\n        min-height: 440px;\n    }\n\n    .le-location-map iframe {\n        min-height: 440px;\n    }\n}\n\n@media only screen and (max-width: 480px) {\n    .le-location-heading {\n        margin-bottom: 30px;\n    }\n\n    .le-location-heading h2 {\n        font-size: 30px !important;\n    }\n\n    .le-location-heading p {\n        font-size: 14px;\n    }\n\n    .le-location-info {\n        padding: 27px 20px;\n    }\n\n    .le-location-info h3 {\n        font-size: 23px !important;\n    }\n\n    .le-location-buttons {\n        display: grid;\n        grid-template-columns: 1fr;\n    }\n\n    .le-location-btn {\n        width: 100%;\n    }\n\n    .le-location-map,\n    .le-location-map iframe {\n        min-height: 370px;\n    }\n\n    .le-location-map-label {\n        top: 12px;\n        left: 12px;\n        right: 12px;\n        max-width: none;\n    }\n}\n<\/style>\n\n<section id=\"lien-he\" class=\"le-location\">\n\n    <div class=\"le-location-container\">\n\n        <div class=\"le-location-heading\">\n\n            <div class=\"le-location-eyebrow\">\n                V\u1eca TR\u00cd LAUNDRY EXPRESS\n            <\/div>\n\n            <h2>\n                T\u00ecm ch\u00fang t\u00f4i\n                <span>ngay t\u1ea1i trung t\u00e2m \u0110\u00e0 N\u1eb5ng<\/span>\n            <\/h2>\n\n            <p>\n                Laundry Express t\u1ecda l\u1ea1c t\u1ea1i khu v\u1ef1c trung t\u00e2m, thu\u1eadn ti\u1ec7n \u0111\u1ec3 kh\u00e1ch mang \u0111\u1ed3 \u0111\u1ebfn tr\u1ef1c ti\u1ebfp ho\u1eb7c s\u1eed d\u1ee5ng d\u1ecbch v\u1ee5 nh\u1eadn v\u00e0 giao t\u1eadn n\u01a1i.\n            <\/p>\n\n        <\/div>\n\n        <div class=\"le-location-grid\">\n\n            <!-- Store information -->\n\n            <div class=\"le-location-info\">\n\n                <div class=\"le-location-logo\">\n\n                    <div class=\"le-location-logo-icon\">\n                        &#x1f9fa;\n                    <\/div>\n\n                    <div class=\"le-location-logo-text\">\n                        <strong>Laundry Express<\/strong>\n                        <span>Fast, clean laundry with convenient pickup and delivery<\/span>\n                    <\/div>\n\n                <\/div>\n\n                <h3>\n                    C\u1eeda h\u00e0ng Laundry Express\n                <\/h3>\n\n                <p class=\"le-location-intro\">\n                    Gh\u00e9 c\u1eeda h\u00e0ng \u0111\u1ec3 g\u1eedi \u0111\u1ed3 tr\u1ef1c ti\u1ebfp ho\u1eb7c li\u00ean h\u1ec7 tr\u01b0\u1edbc \u0111\u1ec3 ch\u00fang t\u00f4i nh\u1eadn \u0111\u1ed3 t\u1ea1i kh\u00e1ch s\u1ea1n, c\u0103n h\u1ed9 ho\u1eb7c \u0111\u1ecba ch\u1ec9 theo y\u00eau c\u1ea7u.\n                <\/p>\n\n                <ul class=\"le-location-list\">\n\n                    <li>\n\n                        <span class=\"le-location-list-icon\">\n                            &#x1f4cd;\n                        <\/span>\n\n                        <div class=\"le-location-list-content\">\n                            <strong>\u0110\u1ecba ch\u1ec9<\/strong>\n                            <span>\n                                K35\/30 To Hien Thanh Street,\n                                Da Nang, Vietnam\n                            <\/span>\n                        <\/div>\n\n                    <\/li>\n\n                    <li>\n\n                        <span class=\"le-location-list-icon\">\n                            &#x260e;\n                        <\/span>\n\n                        <div class=\"le-location-list-content\">\n                            <strong>Hotline \/ WhatsApp<\/strong>\n                            <a href=\"tel:0876777168\">\n                                (+84) 876 777 168\n                            <\/a>\n                        <\/div>\n\n                    <\/li>\n\n                    <li>\n\n                        <span class=\"le-location-list-icon\">\n                            &#x1f552;\n                        <\/span>\n\n                        <div class=\"le-location-list-content\">\n                            <strong>Gi\u1edd ho\u1ea1t \u0111\u1ed9ng<\/strong>\n                            <span>\n                                06:00 \u2013 22:00 h\u1eb1ng ng\u00e0y\n                            <\/span>\n                        <\/div>\n\n                    <\/li>\n\n                    <li>\n\n                        <span class=\"le-location-list-icon\">\n                            &#x1f69a;\n                        <\/span>\n\n                        <div class=\"le-location-list-content\">\n                            <strong>Nh\u1eadn &amp; giao t\u1eadn n\u01a1i<\/strong>\n                            <span>\n                                Nh\u1eadn v\u00e0 giao \u0111\u1ed3 t\u1ea1i kh\u00e1ch s\u1ea1n, c\u0103n h\u1ed9 v\u00e0 c\u00e1c \u0111\u1ecba \u0111i\u1ec3m theo y\u00eau c\u1ea7u c\u1ee7a kh\u00e1ch h\u00e0ng.\n                            <\/span>\n                        <\/div>\n\n                    <\/li>\n\n                <\/ul>\n\n                <div class=\"le-location-buttons\">\n\n                    <a\n                        class=\"le-location-btn le-location-btn-primary\"\n                        href=\"https:\/\/www.google.com\/maps\/search\/?api=1&#038;query=K35%2F30%20T%C3%B4%20Hi%E1%BA%BFn%20Th%C3%A0nh%2C%20%C4%90%C3%A0%20N%E1%BA%B5ng\"\n                        target=\"_blank\"\n                        rel=\"noopener\"\n                    >\n                        Ch\u1ec9 \u0111\u01b0\u1eddng\n                    <\/a>\n\n                    <a\n                        class=\"le-location-btn le-location-btn-secondary\"\n                        href=\"tel:0876777168\"\n                    >\n                        G\u1ecdi ngay\n                    <\/a>\n\n                <\/div>\n\n            <\/div>\n\n            <!-- Map -->\n\n            <div class=\"le-location-map\">\n\n                <div class=\"le-location-map-label\">\n                    <strong>Laundry Express<\/strong>\n                    <span>\n                        K35\/30 To Hien Thanh Street, Da Nang\n                    <\/span>\n                <\/div>\n\n                <iframe\n                    src=\"https:\/\/www.google.com\/maps?q=K35%2F30%20T%C3%B4%20Hi%E1%BA%BFn%20Th%C3%A0nh%2C%20%C4%90%C3%A0%20N%E1%BA%B5ng&#038;output=embed\"\n                    loading=\"lazy\"\n                    referrerpolicy=\"no-referrer-when-downgrade\"\n                    title=\"B\u1ea3n \u0111\u1ed3 Laundry Express t\u1ea1i K35\/30 To Hien Thanh Street, Da Nang\"\n                ><\/iframe>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\t\t<\/div>\n\n\t\t\n<style>\n#section_2082984915 {\n  padding-top: 30px;\n  padding-bottom: 30px;\n}\n<\/style>\n\t<\/section>\n\t\n\n\t<section class=\"section\" id=\"section_923316714\">\n\t\t<div class=\"section-bg fill\" >\n\t\t\t\t\t\t\t\t\t\n\t\t\t\n\n\t\t<\/div>\n\n\t\t\n\n\t\t<div class=\"section-content relative\">\n\t\t\t\n\n\n\n\n\n\n\t\t<\/div>\n\n\t\t\n<style>\n#section_923316714 {\n  padding-top: 30px;\n  padding-bottom: 30px;\n}\n<\/style>\n\t<\/section>\n\t\n\n\t<section class=\"section\" id=\"section_1059790900\">\n\t\t<div class=\"section-bg fill\" >\n\t\t\t\t\t\t\t\t\t\n\t\t\t\n\n\t\t<\/div>\n\n\t\t\n\n\t\t<div class=\"section-content relative\">\n\t\t\t\n\n\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n.le-testimonials,\n.le-testimonials * {\n    box-sizing: border-box;\n    font-family: \"Be Vietnam Pro\", Arial, sans-serif !important;\n}\n\n.le-testimonials {\n    --blue: #123f6b;\n    --blue-2: #176b9b;\n    --red: #f04427;\n    --text: #30465b;\n    --muted: #718395;\n    --border: #dce8f0;\n    --light: #f4f9fc;\n\n    position: relative;\n    overflow: hidden;\n    padding: 90px 20px;\n    background:\n        radial-gradient(circle at 8% 15%, rgba(23,107,155,.10), transparent 25%),\n        radial-gradient(circle at 90% 85%, rgba(240,68,39,.08), transparent 24%),\n        linear-gradient(180deg, #f4f9fc 0%, #ffffff 100%);\n}\n\n.le-testimonials::before {\n    content: \"\u201c\";\n    position: absolute;\n    top: -60px;\n    left: 4%;\n    color: rgba(18,63,107,.04);\n    font-family: Georgia, serif;\n    font-size: 300px;\n    line-height: 1;\n}\n\n.le-testimonials-inner {\n    position: relative;\n    z-index: 2;\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n}\n\n\/* Heading *\/\n\n.le-testimonials-heading {\n    max-width: 760px;\n    margin: 0 auto 48px;\n    text-align: center;\n}\n\n.le-testimonials-label {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 15px;\n    padding: 8px 16px;\n    border: 1px solid rgba(240,68,39,.22);\n    border-radius: 99px;\n    background: rgba(240,68,39,.08);\n    color: var(--red);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: .7px;\n    text-transform: uppercase;\n}\n\n.le-testimonials-heading h2 {\n    margin: 0 0 14px !important;\n    color: var(--blue) !important;\n    font-size: clamp(32px, 4vw, 48px) !important;\n    font-weight: 800 !important;\n    line-height: 1.18 !important;\n    letter-spacing: -1.3px !important;\n}\n\n.le-testimonials-heading h2 span {\n    color: var(--red);\n}\n\n.le-testimonials-heading p {\n    max-width: 650px;\n    margin: 0 auto !important;\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.75;\n}\n\n\/* Rating summary *\/\n\n.le-rating-box {\n    display: grid;\n    grid-template-columns: auto 1fr auto;\n    align-items: center;\n    gap: 24px;\n    max-width: 760px;\n    margin: 0 auto 38px;\n    padding: 22px 26px;\n    border: 1px solid var(--border);\n    border-radius: 22px;\n    background: rgba(255,255,255,.92);\n    box-shadow: 0 14px 38px rgba(18,63,107,.09);\n}\n\n.le-rating-score {\n    color: var(--blue);\n    font-size: 45px;\n    font-weight: 800;\n    line-height: 1;\n}\n\n.le-rating-stars {\n    margin-bottom: 4px;\n    color: #f7b500;\n    font-size: 21px;\n    letter-spacing: 3px;\n}\n\n.le-rating-copy {\n    color: var(--muted);\n    font-size: 13px;\n    line-height: 1.55;\n}\n\n.le-rating-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 10px 14px;\n    border-radius: 99px;\n    background: var(--light);\n    color: var(--blue);\n    font-size: 12px;\n    font-weight: 700;\n}\n\n.le-rating-badge-dot {\n    width: 9px;\n    height: 9px;\n    border-radius: 50%;\n    background: #36a75b;\n    box-shadow: 0 0 0 5px rgba(54,167,91,.12);\n}\n\n\/* Cards *\/\n\n.le-testimonial-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n}\n\n.le-testimonial-card {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    min-height: 100%;\n    padding: 28px 25px 25px;\n    border: 1px solid var(--border);\n    border-radius: 24px;\n    background: rgba(255,255,255,.96);\n    box-shadow: 0 14px 36px rgba(18,63,107,.08);\n    transition: all .28s ease;\n}\n\n.le-testimonial-card:hover {\n    transform: translateY(-7px);\n    border-color: rgba(23,107,155,.38);\n    box-shadow: 0 22px 48px rgba(18,63,107,.14);\n}\n\n.le-testimonial-card::before {\n    content: \"\u201c\";\n    position: absolute;\n    top: 12px;\n    right: 20px;\n    color: rgba(23,107,155,.10);\n    font-family: Georgia, serif;\n    font-size: 72px;\n    line-height: 1;\n}\n\n.le-testimonial-stars {\n    position: relative;\n    z-index: 2;\n    margin-bottom: 18px;\n    color: #f7b500;\n    font-size: 17px;\n    letter-spacing: 2px;\n}\n\n.le-testimonial-text {\n    position: relative;\n    z-index: 2;\n    flex: 1;\n    margin: 0 0 24px !important;\n    color: var(--text);\n    font-size: 14px;\n    line-height: 1.8;\n}\n\n.le-testimonial-author {\n    display: flex;\n    align-items: center;\n    gap: 13px;\n    padding-top: 18px;\n    border-top: 1px solid #e8f0f5;\n}\n\n.le-testimonial-avatar {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 48px;\n    width: 48px;\n    height: 48px;\n    border-radius: 50%;\n    background: linear-gradient(145deg, var(--blue-2), var(--blue));\n    color: #ffffff;\n    font-size: 15px;\n    font-weight: 800;\n    box-shadow: 0 8px 18px rgba(18,63,107,.20);\n}\n\n.le-testimonial-card:nth-child(2) .le-testimonial-avatar {\n    background: linear-gradient(145deg, #f04427, #ef7f21);\n}\n\n.le-testimonial-card:nth-child(3) .le-testimonial-avatar {\n    background: linear-gradient(145deg, #42ad60, #267f41);\n}\n\n.le-testimonial-author-info strong,\n.le-testimonial-author-info span {\n    display: block;\n}\n\n.le-testimonial-author-info strong {\n    color: var(--blue);\n    font-size: 14px;\n    font-weight: 800;\n}\n\n.le-testimonial-author-info span {\n    margin-top: 3px;\n    color: var(--muted);\n    font-size: 11px;\n    line-height: 1.45;\n}\n\n\/* CTA *\/\n\n.le-testimonial-cta {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 25px;\n    margin-top: 32px;\n    padding: 28px 32px;\n    border-radius: 24px;\n    background: linear-gradient(135deg, var(--blue), var(--blue-2));\n    color: #ffffff;\n    box-shadow: 0 16px 40px rgba(18,63,107,.18);\n}\n\n.le-testimonial-cta h3 {\n    margin: 0 0 7px !important;\n    color: #ffffff !important;\n    font-size: 21px !important;\n    font-weight: 800 !important;\n}\n\n.le-testimonial-cta p {\n    margin: 0 !important;\n    color: rgba(255,255,255,.80);\n    font-size: 14px;\n    line-height: 1.6;\n}\n\n.le-testimonial-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 auto;\n    min-height: 50px;\n    padding: 12px 24px;\n    border: 2px solid var(--red);\n    border-radius: 99px;\n    background: var(--red);\n    color: #ffffff !important;\n    font-size: 13px;\n    font-weight: 800;\n    text-decoration: none !important;\n    box-shadow: 0 10px 24px rgba(240,68,39,.24);\n    transition: all .25s ease;\n}\n\n.le-testimonial-button:hover {\n    border-color: #ffffff;\n    background: #ffffff;\n    color: var(--blue) !important;\n    transform: translateY(-2px);\n}\n\n\/* Responsive *\/\n\n@media only screen and (max-width: 849px) {\n    .le-testimonials {\n        padding: 65px 16px;\n    }\n\n    .le-testimonial-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .le-rating-box {\n        grid-template-columns: auto 1fr;\n    }\n\n    .le-rating-badge {\n        grid-column: 1 \/ -1;\n        justify-self: center;\n    }\n\n    .le-testimonial-cta {\n        display: block;\n        text-align: center;\n    }\n\n    .le-testimonial-button {\n        width: 100%;\n        margin-top: 19px;\n    }\n}\n\n@media only screen and (max-width: 480px) {\n    .le-testimonials-heading {\n        margin-bottom: 32px;\n    }\n\n    .le-testimonials-heading h2 {\n        font-size: 30px !important;\n    }\n\n    .le-testimonials-heading p {\n        font-size: 14px;\n    }\n\n    .le-rating-box {\n        grid-template-columns: 1fr;\n        text-align: center;\n    }\n\n    .le-testimonial-card {\n        padding: 24px 20px 22px;\n    }\n\n    .le-testimonial-cta {\n        padding: 25px 20px;\n    }\n}\n<\/style>\n\n<section id=\"danh-gia\" class=\"le-testimonials\">\n\n    <div class=\"le-testimonials-inner\">\n\n        <div class=\"le-testimonials-heading\">\n\n            <div class=\"le-testimonials-label\">\n                \u0110\u00c1NH GI\u00c1 KH\u00c1CH H\u00c0NG\n            <\/div>\n\n            <h2>\n                Kh\u00e1ch h\u00e0ng n\u00f3i g\u00ec v\u1ec1\n                <span><br>Laundry Express<\/span>\n            <\/h2>\n\n            <p>\n                Qu\u1ea7n \u00e1o s\u1ea1ch s\u1ebd, giao \u0111\u00fang h\u1eb9n v\u00e0 d\u1ecbch v\u1ee5 ti\u1ec7n l\u1ee3i l\u00e0 nh\u1eefng \u0111i\u1ec1u kh\u00e1ch h\u00e0ng h\u00e0i l\u00f2ng nh\u1ea5t khi s\u1eed d\u1ee5ng d\u1ecbch v\u1ee5 c\u1ee7a ch\u00fang t\u00f4i.\n            <\/p>\n\n        <\/div>\n\n        <div class=\"le-rating-box\">\n\n            <div class=\"le-rating-score\">\n                4.9\n            <\/div>\n\n            <div>\n                <div class=\"le-rating-stars\">\n                    \u2605\u2605\u2605\u2605\u2605\n                <\/div>\n\n                <div class=\"le-rating-copy\">\n                    \u0110\u01b0\u1ee3c kh\u00e1ch h\u00e0ng \u0111\u00e1nh gi\u00e1 cao v\u1ec1 t\u1ed1c \u0111\u1ed9 x\u1eed l\u00fd, ch\u1ea5t l\u01b0\u1ee3ng gi\u1eb7t v\u00e0 d\u1ecbch v\u1ee5 nh\u1eadn &amp; giao t\u1eadn n\u01a1i.\n                <\/div>\n            <\/div>\n\n            <div class=\"le-rating-badge\">\n                <span class=\"le-rating-badge-dot\"><\/span>\n                \u0110\u00e1nh gi\u00e1 t\u1eeb kh\u00e1ch h\u00e0ng\n            <\/div>\n\n        <\/div>\n\n        <div class=\"le-testimonial-grid\">\n\n            <article class=\"le-testimonial-card\">\n\n                <div class=\"le-testimonial-stars\">\n                    \u2605\u2605\u2605\u2605\u2605\n                <\/div>\n\n                <p class=\"le-testimonial-text\">\n                    T\u00f4i g\u1eedi \u0111\u1ed3 v\u00e0o bu\u1ed5i s\u00e1ng v\u00e0 nh\u1eadn l\u1ea1i ngay trong ng\u00e0y. Qu\u1ea7n \u00e1o s\u1ea1ch s\u1ebd, th\u01a1m nh\u1eb9 v\u00e0 \u0111\u01b0\u1ee3c g\u1ea5p r\u1ea5t g\u1ecdn. Nh\u00e2n vi\u00ean th\u00e2n thi\u1ec7n v\u00e0 giao \u0111\u00fang th\u1eddi gian \u0111\u00e3 h\u1eb9n.\n                <\/p>\n\n                <div class=\"le-testimonial-author\">\n\n                    <div class=\"le-testimonial-avatar\">\n                        MH\n                    <\/div>\n\n                    <div class=\"le-testimonial-author-info\">\n                        <strong>Minh Ho\u00e0ng<\/strong>\n                        <span>Kh\u00e1ch h\u00e0ng s\u1eed d\u1ee5ng d\u1ecbch v\u1ee5 gi\u1eb7t nhanh<\/span>\n                    <\/div>\n\n                <\/div>\n\n            <\/article>\n\n            <article class=\"le-testimonial-card\">\n\n                <div class=\"le-testimonial-stars\">\n                    \u2605\u2605\u2605\u2605\u2605\n                <\/div>\n\n                <p class=\"le-testimonial-text\">\n                    D\u1ecbch v\u1ee5 nh\u1eadn v\u00e0 giao t\u1eadn n\u01a1i r\u1ea5t ti\u1ec7n l\u1ee3i. Qu\u1ea7n \u00e1o s\u1ea1ch s\u1ebd, th\u01a1m tho v\u00e0 \u0111\u01b0\u1ee3c g\u1ea5p g\u1ecdn g\u00e0ng. Nh\u00e2n vi\u00ean h\u1ed7 tr\u1ee3 qua WhatsApp r\u1ea5t nhanh v\u00e0 nhi\u1ec7t t\u00ecnh.\n                <\/p>\n\n                <div class=\"le-testimonial-author\">\n\n                    <div class=\"le-testimonial-avatar\">\n                        AL\n                    <\/div>\n\n                    <div class=\"le-testimonial-author-info\">\n                        <strong>Anna Lee<\/strong>\n                        <span>Du kh\u00e1ch qu\u1ed1c t\u1ebf t\u1ea1i \u0110\u00e0 N\u1eb5ng<\/span>\n                    <\/div>\n\n                <\/div>\n\n            <\/article>\n\n            <article class=\"le-testimonial-card\">\n\n                <div class=\"le-testimonial-stars\">\n                    \u2605\u2605\u2605\u2605\u2605\n                <\/div>\n\n                <p class=\"le-testimonial-text\">\n                    B\u1ea3ng gi\u00e1 r\u00f5 r\u00e0ng v\u00e0 nh\u00e2n vi\u00ean t\u01b0 v\u1ea5n r\u1ea5t k\u1ef9 tr\u01b0\u1edbc khi nh\u1eadn \u0111\u1ed3. T\u00f4i ch\u1ecdn gi\u1eb7t ri\u00eang \u0111\u1ed3 tr\u1eafng v\u00e0 \u0111\u1ed3 m\u00e0u, qu\u1ea7n \u00e1o s\u1ea1ch s\u1ebd v\u00e0 ho\u00e0n to\u00e0n kh\u00f4ng b\u1ecb lem m\u00e0u.\n                <\/p>\n\n                <div class=\"le-testimonial-author\">\n\n                    <div class=\"le-testimonial-avatar\">\n                        TN\n                    <\/div>\n\n                    <div class=\"le-testimonial-author-info\">\n                        <strong>Thu Ng\u00e2n<\/strong>\n                        <span>Kh\u00e1ch h\u00e0ng t\u1ea1i \u0110\u00e0 N\u1eb5ng<\/span>\n                    <\/div>\n\n                <\/div>\n\n            <\/article>\n\n        <\/div>\n\n        <div class=\"le-testimonial-cta\">\n\n            <div>\n                <h3>Tr\u1ea3i nghi\u1ec7m d\u1ecbch v\u1ee5 Laundry Express<\/h3>\n\n                <p>\n                    Li\u00ean h\u1ec7 ngay \u0111\u1ec3 \u0111\u01b0\u1ee3c t\u01b0 v\u1ea5n d\u1ecbch v\u1ee5 ph\u00f9 h\u1ee3p v\u00e0 \u0111\u1eb7t l\u1ecbch nh\u1eadn \u0111\u1ed3 ch\u1ec9 trong v\u00e0i ph\u00fat.\n                <\/p>\n            <\/div>\n\n            <a\n                class=\"le-testimonial-button\"\n                href=\"tel:0876777168\"\n            >\n                G\u1ecdi 0876 777 168\n            <\/a>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\t\t<\/div>\n\n\t\t\n<style>\n#section_1059790900 {\n  padding-top: 30px;\n  padding-bottom: 30px;\n}\n<\/style>\n\t<\/section>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-9","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/laundryexpress.vn\/vi\/wp-json\/wp\/v2\/pages\/9","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/laundryexpress.vn\/vi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/laundryexpress.vn\/vi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/laundryexpress.vn\/vi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/laundryexpress.vn\/vi\/wp-json\/wp\/v2\/comments?post=9"}],"version-history":[{"count":8,"href":"https:\/\/laundryexpress.vn\/vi\/wp-json\/wp\/v2\/pages\/9\/revisions"}],"predecessor-version":[{"id":47,"href":"https:\/\/laundryexpress.vn\/vi\/wp-json\/wp\/v2\/pages\/9\/revisions\/47"}],"wp:attachment":[{"href":"https:\/\/laundryexpress.vn\/vi\/wp-json\/wp\/v2\/media?parent=9"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}