/* Homepage-only image-to-code implementation of the approved MapsNgon mockup. */
body:has(.mapsngon-home) {
	--mn-blue: #176b3a;
	--mn-blue-2: #299b55;
	--mn-teal: #49b96b;
	--mn-violet: #1f7a45;
	--mn-emerald: #2fa85a;
	--mn-amber: #d7a62a;
	--mn-ink: #10291c;
	--mn-ink-2: #274536;
	--mn-muted: #68786e;
	--mn-soft: #fbf8ef;
	--mn-soft-2: #eef7ee;
	--mn-border: rgba(24, 107, 58, .18);
	--mn-border-soft: rgba(24, 107, 58, .1);
	--mn-shadow: 0 16px 40px rgba(33, 77, 47, .08);
	--mn-radius: 12px;
	--mn-container: 1200px;
	--mn-pad: 28px;
	background: #fffdf8;
	overflow-x: hidden;
}

body:has(.mapsngon-home) .mapsngon-template { background: #fffdf8; overflow: clip; }
body:has(.mapsngon-home) .mapsngon-site-header { background: rgba(255, 253, 248, .97); border-bottom: 1px solid rgba(21, 91, 48, .1); box-shadow: none; position: relative; }
body:has(.mapsngon-home) .mapsngon-site-header__inner { min-height: 74px; }
body:has(.mapsngon-home) .mapsngon-site-brand img { height: 50px; width: 190px; }
body:has(.mapsngon-home) .mapsngon-site-nav { gap: 16px; }
body:has(.mapsngon-home) .mapsngon-site-nav a,
body:has(.mapsngon-home) .mapsngon-site-nav summary { color: #2b4435; font-size: 17px; font-weight: 700; padding: 9px 8px; }
body:has(.mapsngon-home) .mapsngon-site-nav__services > .mapsngon-site-nav__dropdown { left: 0; right: auto; }
body:has(.mapsngon-home) .mapsngon-site-nav a:hover,
body:has(.mapsngon-home) .mapsngon-site-nav summary:hover { background: #edf6ed; color: #176b3a; }
body:has(.mapsngon-home) .mapsngon-site-nav__cta,
body:has(.mapsngon-home) .mapsngon-button,
body:has(.mapsngon-home) .mapsngon-form button.mapsngon-button { background: #176b3a; border-color: #176b3a; border-radius: 7px; box-shadow: 0 8px 20px rgba(23, 107, 58, .18); }
body:has(.mapsngon-home) .mapsngon-site-nav__cta:hover,
body:has(.mapsngon-home) .mapsngon-button:hover,
body:has(.mapsngon-home) .mapsngon-form button.mapsngon-button:hover { background: #10592f !important; box-shadow: 0 12px 26px rgba(23, 107, 58, .22); }
body:has(.mapsngon-home) .mapsngon-page { color: #10291c; font-size: 20px; line-height: 1.62; }
body:has(.mapsngon-home) .mapsngon-page h1,
body:has(.mapsngon-home) .mapsngon-page h2 { font-family: Georgia, "Times New Roman", serif; font-weight: 700; letter-spacing: -.035em; }
body:has(.mapsngon-home) .mapsngon-page h3 { font-weight: 780; }
body:has(.mapsngon-home) .mapsngon-eyebrow { font-size: 17px; }

body:has(.mapsngon-home) .mapsngon-hero { align-items: center; gap: 0; grid-template-columns: minmax(0, 1fr) minmax(500px, 1.05fr); max-width: 1400px; min-height: 610px; padding-bottom: 46px; padding-top: 46px; }
body:has(.mapsngon-home) .mapsngon-home .mapsngon-hero h1 { color: #122849; font-family: var(--mn-font); font-size: clamp(43px, 4.1vw, 62px); font-weight: 850; letter-spacing: -.045em; line-height: 1.04; max-width: 680px; }
body:has(.mapsngon-home) .mapsngon-home .mapsngon-hero > div:first-child { padding-right: 34px; position: relative; z-index: 4; }
body:has(.mapsngon-home) .mapsngon-home .mapsngon-hero > div:first-child > p:not(.mapsngon-kicker) { color: #52645a; font-size: 20px; line-height: 1.66; max-width: 650px; }
body:has(.mapsngon-home) .mapsngon-home .mapsngon-hero .mapsngon-kicker { background: transparent; border: 0; color: #176b3a !important; font-family: "Segoe UI", Arial, sans-serif; font-size: 20px; font-style: normal; font-weight: 700; letter-spacing: .01em; padding: 0; text-transform: none; }
body:has(.mapsngon-home) .mapsngon-home .mapsngon-hero .mapsngon-kicker span { display: none; }
body:has(.mapsngon-home) .mapsngon-actions { margin-top: 25px; }
body:has(.mapsngon-home) .mapsngon-button,
body:has(.mapsngon-home) .mapsngon-form button.mapsngon-button { color: #fff !important; display: inline-flex; font-size: 17px; min-height: 46px; padding: 13px 24px; }
body:has(.mapsngon-home) .mapsngon-button-secondary { background: #fff !important; border-color: #8cac99 !important; box-shadow: none !important; color: #173d27 !important; }
body:has(.mapsngon-home) .mapsngon-chips { display: flex; gap: 0; margin-top: 32px; max-width: 690px; }
body:has(.mapsngon-home) .mapsngon-chip { background: transparent; border: 0; border-radius: 0; box-shadow: none; display: grid; gap: 1px; justify-items: center; min-height: 80px; padding: 6px 16px; position: relative; text-align: center; }
body:has(.mapsngon-home) .mapsngon-chip + .mapsngon-chip { border-left: 1px solid #dce6dc; }
body:has(.mapsngon-home) .mapsngon-chip > .dashicons { align-items: center; border: 2px solid #247847; border-radius: 50%; color: #247847; display: flex; font-size: 15px; height: 28px; justify-content: center; width: 28px; }
body:has(.mapsngon-home) .mapsngon-chip b { color: #173d27; font-size: 19px; }
body:has(.mapsngon-home) .mapsngon-chip small { color: #617066; font-size: 14px; }

.mapsngon-reference-hero { border-radius: 82px 0 0 0; height: 540px; margin: 0; overflow: hidden; position: relative; width: calc(100% + max(28px, (100vw - 1400px) / 2)); }
.mapsngon-reference-hero::after { background: linear-gradient(90deg, rgba(255,253,248,.25), transparent 36%); content: ""; inset: 0; pointer-events: none; position: absolute; }
.mapsngon-reference-hero__photo { height: 100% !important; object-fit: cover; object-position: 62% center; width: 100%; }
.mapsngon-reference-hero__phone { background: #fff; border: 8px solid #101814; border-radius: 32px; bottom: 18px; box-shadow: 0 20px 44px rgba(7, 27, 17, .24); height: 360px; left: 24px; overflow: hidden; position: absolute; transform: rotate(-.4deg); width: 212px; z-index: 3; }
.mapsngon-reference-hero__phone img { height: 100% !important; object-fit: cover; object-position: top center; width: 100%; }
.mapsngon-reference-hero__speaker { background: #111; border-radius: 999px; height: 5px; left: 50%; position: absolute; top: 8px; transform: translateX(-50%); width: 54px; z-index: 4; }

body:has(.mapsngon-home) .mapsngon-section { padding-bottom: 52px; padding-top: 52px; }
body:has(.mapsngon-home) .mapsngon-section-center > h2,
body:has(.mapsngon-home) .mapsngon-results > h2 { font-size: clamp(34px, 3vw, 46px); margin-left: auto; margin-right: auto; text-align: center; }
body:has(.mapsngon-home) .mapsngon-section-center > p,
body:has(.mapsngon-home) .mapsngon-results > p { font-size: 18px; margin-left: auto; margin-right: auto; text-align: center; }
body:has(.mapsngon-home) #dich-vu { background: #fffdf8; max-width: none; padding-left: max(var(--mn-pad), calc((100% - var(--mn-container)) / 2 + var(--mn-pad))); padding-right: max(var(--mn-pad), calc((100% - var(--mn-container)) / 2 + var(--mn-pad))); }
body:has(.mapsngon-home) .mapsngon-service-groups { margin-top: 20px; }
body:has(.mapsngon-home) .mapsngon-service-group { display: contents; }
body:has(.mapsngon-home) .mapsngon-service-group__header { display: none; }
body:has(.mapsngon-home) #dich-vu .mapsngon-grid { display: grid; gap: 0; grid-template-columns: repeat(2, minmax(0, 1fr)); }
body:has(.mapsngon-home) .mapsngon-service-card { align-items: start; background: transparent; border: 0; border-bottom: 1px solid #e1e8de; border-radius: 0; box-shadow: none; display: grid; gap: 2px 13px; grid-template-columns: 50px minmax(0, 1fr); min-height: 0; padding: 16px 26px 14px 10px; text-align: left; }
body:has(.mapsngon-home) .mapsngon-service-card:nth-child(even) { border-left: 1px solid #e1e8de; padding-left: 26px; }
body:has(.mapsngon-home) .mapsngon-service-card__top { grid-row: 1 / span 5; }
body:has(.mapsngon-home) .mapsngon-service-card__number { display: none; }
body:has(.mapsngon-home) .mapsngon-service-card__icon { align-items: center; background: #edf7ee; border: 1px solid #cee4d1; border-radius: 50%; color: #176b3a; display: flex; height: 40px; justify-content: center; width: 40px; }
body:has(.mapsngon-home) .mapsngon-service-card__icon svg { height: 22px; stroke: currentColor; width: 22px; }
body:has(.mapsngon-home) .mapsngon-service-card h3 { color: #176b3a; font-size: 16px; margin: 0; min-height: 0; }
body:has(.mapsngon-home) .mapsngon-service-card > p,
body:has(.mapsngon-home) .mapsngon-service-card li { font-size: 14px; line-height: 1.4; margin: 0; min-height: 0; }
body:has(.mapsngon-home) .mapsngon-service-card .mapsngon-card-promises { gap: 0; list-style: none; margin: 3px 0; min-height: 0; padding: 0; }
body:has(.mapsngon-home) .mapsngon-service-card .mapsngon-card-promises li { padding: 2px 0 2px 16px; }
body:has(.mapsngon-home) .mapsngon-card-promises li::before { color: #2ca45a; content: "\f147"; font-family: dashicons; font-weight: 400; margin-right: 6px; }
body:has(.mapsngon-home) .mapsngon-link { align-self: start; background: #e9f4e9; border-radius: 999px; color: #176b3a; display: inline-flex; font-size: 13px; font-weight: 750; justify-self: start; line-height: 1; padding: 5px 9px; }
body:has(.mapsngon-home) .mapsngon-service-card .mapsngon-link { border: 0; margin-top: 3px; min-height: 0; width: 100%; }

body:has(.mapsngon-home) .mapsngon-audience { background: #fbf6ed; border: 1px solid #eee5d9; border-radius: 24px; max-width: 1400px; padding: 36px 40px 34px; }
body:has(.mapsngon-home) .mapsngon-audience__head { display: block; margin: 0 auto 22px; max-width: 760px; text-align: center; }
body:has(.mapsngon-home) .mapsngon-audience__head h2 { font-family: var(--mn-font); font-size: 32px; font-weight: 820; letter-spacing: -.025em; margin: 0 0 10px; }
body:has(.mapsngon-home) .mapsngon-audience__head > p { font-size: 17px; line-height: 1.55; margin: 0 auto; }
body:has(.mapsngon-home) .mapsngon-audience-grid { display: grid; gap: 12px; grid-template-columns: repeat(5, minmax(0, 1fr)); }
body:has(.mapsngon-home) .mapsngon-audience-card,
body:has(.mapsngon-home) .mapsngon-audience-card:nth-child(n+4),
body:has(.mapsngon-home) .mapsngon-audience-card:last-child { background: #fff; border: 1px solid #eadfd2; border-radius: 11px; box-shadow: 0 10px 28px rgba(64, 53, 36, .06); display: flex; flex-direction: column; grid-column: span 1; min-height: 330px; overflow: hidden; padding: 64px 20px 22px; position: relative; text-align: center; }
body:has(.mapsngon-home) .mapsngon-audience-card::before { display: none; }
body:has(.mapsngon-home) .mapsngon-audience-card:nth-child(1)::before { background-image: url("../images/mapsngon/about/team-bui-ngoc-diep.png"); }
body:has(.mapsngon-home) .mapsngon-audience-card:nth-child(2)::before { background-image: url("../images/mapsngon/tripadvisor/dich-vu-tao-ho-so-tripadvisor.webp"); }
body:has(.mapsngon-home) .mapsngon-audience-card:nth-child(3)::before { background-image: url("../images/mapsngon/risk/cuu-google-maps-khan-cap-hero.webp"); }
body:has(.mapsngon-home) .mapsngon-audience-card:nth-child(4)::before { background-image: url("../images/mapsngon/about/thanh-vien-maps-ngon.jpg"); }
body:has(.mapsngon-home) .mapsngon-audience-card:nth-child(5)::before { background-image: url("../images/mapsngon/about/about-2025-2026.png"); }
body:has(.mapsngon-home) .mapsngon-audience-card:nth-child(1)::before { background-position: center 24%; }
body:has(.mapsngon-home) .mapsngon-audience-card__icon { align-items: center; background: #f0f7ef; border: 1px solid #d5e7d6; border-radius: 50%; color: #176b3a; display: flex; height: 42px; justify-content: center; left: 50%; position: absolute; top: 16px; transform: translateX(-50%); width: 42px; z-index: 2; }
body:has(.mapsngon-home) .mapsngon-audience-card__icon svg { height: 22px; width: 22px; }
body:has(.mapsngon-home) .mapsngon-audience-card__examples { color: #168eae !important; font-size: 11px !important; font-weight: 700; letter-spacing: .02em; line-height: 1.4; margin: 0 auto 8px !important; max-width: 26ch; order: 2; text-transform: none !important; }
body:has(.mapsngon-home) .mapsngon-audience-card h3 { align-items: center; display: flex; font-size: 16px; justify-content: center; line-height: 1.3; margin: 0 auto 12px; max-width: 18ch; min-height: 42px; order: 1; text-wrap: balance; }
body:has(.mapsngon-home) .mapsngon-audience-card__examples { align-items: flex-start; display: flex; justify-content: center; min-height: 31px; }
body:has(.mapsngon-home) .mapsngon-audience-card__copy { border-top: 1px solid #e1e8de; display: grid; gap: 12px; font-size: 13px; line-height: 1.5; order: 3; padding: 14px 4px 0; text-align: left; }
body:has(.mapsngon-home) .mapsngon-audience-card__copy p { font-size: inherit; line-height: inherit; margin: 0; }
body:has(.mapsngon-home) .mapsngon-audience-card__copy strong { color: #176b3a; display: block; font-size: 11px; letter-spacing: .06em; margin-bottom: 4px; text-transform: none; }

body:has(.mapsngon-home) .mapsngon-why-section { align-items: stretch; display: grid; gap: 48px; grid-template-columns: 1.05fr .95fr; max-width: 1200px; padding-bottom: 40px; padding-top: 40px; }
body:has(.mapsngon-home) .mapsngon-why-copy { grid-column: 1; grid-row: 1; padding: 6px 0; }
body:has(.mapsngon-home) .mapsngon-why-copy h2 { font-family: var(--mn-font); font-size: 34px; font-weight: 820; letter-spacing: -.03em; }
body:has(.mapsngon-home) .mapsngon-why-copy > p { color: #617066; display: block; font-size: 16px; line-height: 1.55; }
body:has(.mapsngon-home) .mapsngon-why-copy ul { list-style: none; margin: 10px 0 0; padding: 0; }
body:has(.mapsngon-home) .mapsngon-why-copy li { border-bottom: 1px solid #e1e8de; font-size: 16px; font-weight: 650; line-height: 1.45; padding: 12px 12px 12px 46px; position: relative; }
body:has(.mapsngon-home) .mapsngon-why-copy li::before { align-items: center; background: #edf7ee; border-radius: 50%; color: #176b3a; content: "\f147"; display: flex; font-family: dashicons; font-size: 15px; font-weight: 400; height: 31px; justify-content: center; left: 4px; position: absolute; top: 11px; width: 31px; }
body:has(.mapsngon-home) .mapsngon-why-photo { background: #f3f8f1; border-radius: 24px; grid-column: 2; grid-row: 1; margin: 0; min-height: 360px; overflow: hidden; }
body:has(.mapsngon-home) .mapsngon-why-photo__img { height: 100%; object-fit: cover; width: 100%; }

body:has(.mapsngon-home) .mapsngon-results { background: #fffaf2; border: 1px solid #efe5d9; border-radius: 24px; max-width: 1400px; padding: 40px 32px; }
body:has(.mapsngon-home) .mapsngon-results > h2 { font-family: var(--mn-font); font-size: 30px; font-weight: 820; }
body:has(.mapsngon-home) .mapsngon-logo-marquee { contain: paint; margin: 18px 0; overflow: hidden; }
body:has(.mapsngon-home) .mapsngon-logo-track { display: flex; gap: 10px; width: max-content; }
body:has(.mapsngon-home) .mapsngon-logo-item { align-items: center; background: #fff; border: 1px solid #eadfd2; border-radius: 9px; display: flex; height: 66px; justify-content: center; padding: 8px 14px; width: 132px; }
body:has(.mapsngon-home) .mapsngon-logo-item--dark { background: #152434; border-color: #152434; }
body:has(.mapsngon-home) .mapsngon-logo-item img { max-height: 42px; object-fit: contain; }
body:has(.mapsngon-home) .mapsngon-review-grid { display: grid; gap: 12px; grid-template-columns: repeat(3, minmax(0, 1fr)); max-height: 390px; overflow: hidden; }
body:has(.mapsngon-home) .mapsngon-review-card { background: #fff; border: 1px solid #eadfd2; border-radius: 10px; box-shadow: none; margin: 0; min-height: 130px; padding: 16px; }
body:has(.mapsngon-home) .mapsngon-review-card strong { font-size: 15px; }
body:has(.mapsngon-home) .mapsngon-review-card p { display: -webkit-box; font-size: 14px; -webkit-box-orient: vertical; -webkit-line-clamp: 4; line-height: 1.45; margin: 6px 0 0; overflow: hidden; }
body:has(.mapsngon-home) .mapsngon-stars { color: #eaa923; font-size: 15px; }

body:has(.mapsngon-home) .mapsngon-home-blog { background: #fffdf8; }
body:has(.mapsngon-home) .mapsngon-home-blog__head h2 { font-size: 40px; }
body:has(.mapsngon-home) .mapsngon-home-blog .mapsngon-post-grid { display: grid; gap: 12px; grid-template-columns: repeat(4, minmax(0, 1fr)); }
body:has(.mapsngon-home) .mapsngon-home-blog .mapsngon-post-card { border: 1px solid #e6dfd4; border-radius: 10px; box-shadow: none; overflow: hidden; }
body:has(.mapsngon-home) .mapsngon-home-blog .mapsngon-post-card__media { aspect-ratio: 16 / 8.8; }
body:has(.mapsngon-home) .mapsngon-home-blog .mapsngon-post-card { display: flex; flex-direction: column; height: 100%; }
body:has(.mapsngon-home) .mapsngon-home-blog .mapsngon-post-card__body { display: flex; flex: 1; flex-direction: column; padding: 12px 12px 14px; }
body:has(.mapsngon-home) .mapsngon-home-blog .mapsngon-post-card__meta { align-content: flex-start; font-size: 16px; height: 58px; margin-bottom: 7px; min-height: 58px; }
body:has(.mapsngon-home) .mapsngon-home-blog .mapsngon-post-card h3 { display: flex; font-size: 14px; line-height: 1.35; margin-bottom: 12px; min-height: 38px; }
body:has(.mapsngon-home) .mapsngon-home-blog .mapsngon-post-card h3 a { -webkit-box-orient: vertical; -webkit-line-clamp: 2; display: -webkit-box; overflow: hidden; }
body:has(.mapsngon-home) .mapsngon-home-blog .mapsngon-post-card p,
body:has(.mapsngon-home) .mapsngon-home-blog .mapsngon-post-card time { font-size: 15px; }
body:has(.mapsngon-home) .mapsngon-home-blog .mapsngon-post-card p { display: none; }
body:has(.mapsngon-home) .mapsngon-home-blog .mapsngon-post-card__link { align-self: flex-start; font-size: 15px; margin-top: auto; }
body:has(.mapsngon-home) .mapsngon-home-blog__head h2 { font-family: var(--mn-font), "Segoe UI", Arial, sans-serif; font-style: normal; letter-spacing: -.03em; }

body:has(.mapsngon-home) .mapsngon-faq { background: #fbf6ed; display: block; max-width: none; padding: 36px max(var(--mn-pad), calc((100% - 900px) / 2 + var(--mn-pad))); }
body:has(.mapsngon-home) .mapsngon-faq > h2 { font-family: var(--mn-font); font-size: 24px; font-weight: 820; margin: 0 auto 18px; text-align: center; }
body:has(.mapsngon-home) .mapsngon-faq details { background: transparent; border: 0; border-bottom: 1px solid #dfe5dc; border-radius: 0; margin: 0; padding: 0; }
body:has(.mapsngon-home) .mapsngon-faq details:first-of-type { margin-top: 0; }
body:has(.mapsngon-home) .mapsngon-faq summary { color: #153b26; font-size: 16px; font-weight: 760; padding: 10px 24px 10px 0; }
body:has(.mapsngon-home) .mapsngon-faq details p { font-size: 14px; line-height: 1.5; padding-bottom: 9px; }

body:has(.mapsngon-home) .mapsngon-cta { align-items: stretch; background: #e8f4e8; border: 1px solid #d7e7d5; border-radius: 20px; display: grid; grid-template-columns: minmax(0, .82fr) minmax(420px, 1.18fr); margin-bottom: 50px; margin-top: 50px; max-width: 1370px; min-height: 242px; overflow: hidden; padding: 0; text-align: left; }
body:has(.mapsngon-home) .mapsngon-cta__copy { align-self: center; padding: 38px 12px 38px 50px; position: relative; z-index: 1; }
body:has(.mapsngon-home) .mapsngon-cta__visual { height: 100%; margin: 0; min-height: 242px; overflow: hidden; }
body:has(.mapsngon-home) .mapsngon-cta__visual img { display: block; height: 100%; object-fit: cover; object-position: center; width: 100%; }
body:has(.mapsngon-home) .mapsngon-cta h2,
body:has(.mapsngon-home) .mapsngon-cta p { margin-left: 0; text-align: left; }
body:has(.mapsngon-home) .mapsngon-cta h2 { color: #176b3a; font-size: 42px; }
body:has(.mapsngon-home) .mapsngon-cta p { font-size: 17px; }

body:has(.mapsngon-home) .mapsngon-footer,
body:has(.mapsngon-home) .mapsngon-copyright { background: #0a3a20; }
body:has(.mapsngon-home) .mapsngon-footer { border-radius: 20px 20px 0 0; margin: 0 14px; padding-bottom: 20px; padding-top: 24px; }
body:has(.mapsngon-home) .mapsngon-footer-grid { column-gap: 24px; row-gap: 18px; grid-template-columns: 1.25fr .82fr 1.08fr 1fr; max-width: 1370px; }
body:has(.mapsngon-home) .mapsngon-footer-logo { max-width: 170px; }
body:has(.mapsngon-home) .mapsngon-footer h2 { font-size: 14px; }
body:has(.mapsngon-home) .mapsngon-footer p,
body:has(.mapsngon-home) .mapsngon-footer li { color: #d6e7da; font-size: 15.5px; line-height: 1.5; }
body:has(.mapsngon-home) .mapsngon-footer iframe { height: 120px; }
body:has(.mapsngon-home) .mapsngon-copyright { border-top-color: rgba(255,255,255,.12); padding: 11px 20px 18px; }
body:has(.mapsngon-home) .mapsngon-copyright p { font-size: 15px; }

@media (max-width: 1040px) {
	body:has(.mapsngon-home) .mapsngon-hero { grid-template-columns: minmax(0, 1fr) minmax(390px, .9fr); }
	.mapsngon-reference-hero { height: 490px; }
	body:has(.mapsngon-home) .mapsngon-home-blog .mapsngon-post-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	body:has(.mapsngon-home) .mapsngon-audience-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
	body:has(.mapsngon-home) .mapsngon-audience-card,
	body:has(.mapsngon-home) .mapsngon-audience-card:nth-child(n+4),
	body:has(.mapsngon-home) .mapsngon-audience-card:last-child { grid-column: span 1; }
	body:has(.mapsngon-home) .mapsngon-audience-card:last-child { grid-column: 2; }
}

@media (max-width: 760px) {
	body:has(.mapsngon-home) { --mn-pad: 18px; }
	body:has(.mapsngon-home) .mapsngon-site-header { position: sticky; }
	body:has(.mapsngon-home) .mapsngon-site-brand img { height: 43px; width: 155px; }
	body:has(.mapsngon-home) .mapsngon-menu-toggle span { background: #176b3a; }
	body:has(.mapsngon-home) .mapsngon-site-nav { background: #fffdf8; border-color: #dbe7db; }
	body:has(.mapsngon-home) .mapsngon-site-nav { flex-wrap: nowrap; }
	body:has(.mapsngon-home) .mapsngon-hero { display: flex; flex-direction: column; gap: 28px; min-height: 0; padding-bottom: 40px; padding-top: 40px; }
	body:has(.mapsngon-home) .mapsngon-home .mapsngon-hero > div:first-child { padding-right: 0; }
	body:has(.mapsngon-home) .mapsngon-home .mapsngon-hero h1 { font-size: clamp(38px, 11vw, 50px); }
	body:has(.mapsngon-home) .mapsngon-chips { display: grid; grid-template-columns: repeat(2, 1fr); }
	body:has(.mapsngon-home) .mapsngon-chip:nth-child(3) { border-left: 0; }
	.mapsngon-reference-hero { border-radius: 44px 0 0 0; height: 390px; width: calc(100% + var(--mn-pad)); }
	.mapsngon-reference-hero__phone { bottom: 14px; height: 250px; left: 16px; width: 148px; }
	body:has(.mapsngon-home) .mapsngon-section { padding-bottom: 52px; padding-top: 52px; }
	body:has(.mapsngon-home) #dich-vu .mapsngon-grid,
	body:has(.mapsngon-home) .mapsngon-home-blog .mapsngon-post-grid,
	body:has(.mapsngon-home) .mapsngon-review-grid,
	body:has(.mapsngon-home) .mapsngon-audience-grid,
	body:has(.mapsngon-home) .mapsngon-why-section,
	body:has(.mapsngon-home) .mapsngon-faq { grid-template-columns: 1fr; }
	body:has(.mapsngon-home) .mapsngon-service-card,
	body:has(.mapsngon-home) .mapsngon-service-card:nth-child(even) { border-left: 0; padding-left: 6px; padding-right: 6px; }
	body:has(.mapsngon-home) .mapsngon-audience { border-radius: 18px; padding: 42px 18px; }
	body:has(.mapsngon-home) .mapsngon-audience-card,
	body:has(.mapsngon-home) .mapsngon-audience-card:nth-child(n+4),
	body:has(.mapsngon-home) .mapsngon-audience-card:last-child { grid-column: auto; min-height: 346px; padding-top: 64px; }
	body:has(.mapsngon-home) .mapsngon-why-copy,
	body:has(.mapsngon-home) .mapsngon-why-photo { grid-column: 1; grid-row: auto; }
	body:has(.mapsngon-home) .mapsngon-why-photo { min-height: 330px; }
	body:has(.mapsngon-home) .mapsngon-review-grid { max-height: 700px; }
	body:has(.mapsngon-home) .mapsngon-faq > h2,
	body:has(.mapsngon-home) .mapsngon-faq details { grid-column: 1; grid-row: auto; }
	body:has(.mapsngon-home) .mapsngon-cta { background-color: #e8f4e8; border-radius: 16px; grid-template-columns: 1fr; margin: 32px 14px; }
	body:has(.mapsngon-home) .mapsngon-cta__copy { padding: 34px 24px 22px; }
	body:has(.mapsngon-home) .mapsngon-cta__visual { min-height: 175px; }
	body:has(.mapsngon-home) .mapsngon-cta h2 { font-size: 34px; }
	body:has(.mapsngon-home) .mapsngon-footer-grid { grid-template-columns: 1fr; }
	body:has(.mapsngon-home) .mapsngon-footer { border-radius: 16px 16px 0 0; margin: 0; }
}
