:root{--orange:#ef741d;--orange-dark:#bc4c05;--ink:#233c37;--muted:#64716b;--cream:#fff9ef;--line:#e6e9e3;--green:#204d42;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:#fff;font:16px/1.65 Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #1b7765;outline-offset:5px}button:disabled{cursor:wait}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.2}h2{font-size:38px;letter-spacing:-1.2px;margin-bottom:20px}h3{font-size:19px;letter-spacing:-.3px}p{color:var(--muted)}.container{width:min(1200px,calc(100% - 64px));margin:auto}.topbar{background:var(--green);color:#fff;text-align:center;font-size:12px;letter-spacing:.25px;padding:8px 20px}.topbar span{margin-left:44px;color:#e5f0cc}.nav{display:flex;align-items:center;justify-content:space-between;gap:20px;height:92px}.site-header{background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #f1f0ea}.brand{display:flex;align-items:center;gap:10px;flex-shrink:0}.brand img{border-radius:13px;object-fit:cover}.brand>span{font:bold italic 31px Georgia,serif;color:var(--orange-dark);line-height:1.15}.brand small{font:8px/2 Arial,sans-serif;display:block;letter-spacing:1.1px;font-weight:700;color:#70776c}.site-header nav{display:flex;gap:27px;font-size:14px;font-weight:600}.site-header nav a:hover{color:var(--orange-dark)}.btn{border:1px solid transparent;border-radius:9px;background:var(--orange);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:16px 23px;font-weight:700;font-size:15px;line-height:1.5;transition:background .2s,transform .2s}.btn:hover{background:#d75e0c;transform:translateY(-2px)}.btn span{font-size:20px}.btn.small{padding:11px 18px;font-size:14px}.menu-button{display:none;background:none;border:0;font-size:26px}.hero{background:var(--cream);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center;min-height:638px;padding-top:46px;padding-bottom:56px}.eyebrow{font-size:12px;font-weight:700;color:var(--orange-dark);letter-spacing:1.5px;line-height:1.7;margin-bottom:18px}.hero-copy .eyebrow{display:flex;align-items:center;gap:9px;font-size:11px}.mini-house{font-size:21px}.hero h1{font-size:55px;line-height:1.22;letter-spacing:-2px;margin:20px 0 24px}.hero h1 em{color:var(--orange);font-family:Georgia,serif;font-size:1.16em}.hero-copy>p{font-size:19px;line-height:1.65;color:var(--ink);margin-bottom:18px}.hero-copy .hero-detail{font-size:15px;color:var(--muted);max-width:445px}.hero-actions{display:flex;align-items:flex-start;flex-direction:column;gap:16px;margin-top:30px}.text-link{font-size:14px;font-weight:700;display:inline-flex;align-items:center;gap:14px;color:var(--orange-dark);border:0;background:transparent;padding:0}.text-link:hover{text-decoration:underline}.hero-notes{display:flex;gap:23px;font-size:12px;color:var(--muted);margin-top:28px}.hero-notes span{display:flex;align-items:center;gap:7px}.icon{width:23px;height:23px;display:inline-block;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;vertical-align:middle}.hero-notes .icon{width:15px;height:15px;color:var(--green)}.hero-visual{position:relative;height:512px;padding:10px 12px 24px 8px}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:59% 50%;border-radius:135px 22px 120px 22px;background:#f8e0be}.photo-top{position:absolute;top:35px;left:-12px;background:#fff;padding:16px 21px;border-radius:13px;box-shadow:0 8px 35px #243b3720;font-size:13px;line-height:1.6;transform:rotate(-5deg)}.photo-top .heart{float:left;color:var(--orange);font-size:35px;line-height:1.2;margin-right:10px}.photo-bottom{position:absolute;bottom:2px;left:25px;right:28px;border:1px solid #f0e9dd;background:#fff;padding:18px;display:flex;align-items:center;gap:13px;border-radius:14px;box-shadow:0 10px 35px #33443112}.photo-bottom>img{border-radius:50%}.photo-bottom b{font-size:16px;display:block}.photo-bottom div span{font-size:12px;color:var(--muted)}.round-icon{margin-left:auto;width:36px;height:36px;border-radius:50%;background:#fff0df;color:var(--orange-dark);display:grid;place-items:center;font-size:21px}.visual-tag{position:absolute;right:-16px;top:190px;writing-mode:vertical-rl;letter-spacing:2px;font-size:10px;color:#657769}.value-strip{border-bottom:1px solid var(--line);background:#fff}.value-strip .container{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-block:25px}.value-strip span{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:600}.value-strip .icon{color:var(--orange)}.section{padding-top:84px;padding-bottom:84px}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:36px}.section-top h2{margin-bottom:0}.section-top p{font-size:14px;margin:0}.section-top .eyebrow{margin-bottom:12px}.service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.service-card{text-align:left;position:relative;border:1px solid var(--line);background:#fff;border-radius:14px;padding:24px 20px;min-height:177px;transition:.2s}.service-card:hover{border-color:var(--orange);box-shadow:0 7px 25px #ec781a13;transform:translateY(-4px);background:#fffaf4}.service-card .service-icon{display:grid;place-items:center;width:49px;height:49px;border-radius:14px;background:#fff1df;color:var(--orange-dark);margin-bottom:17px}.service-card:nth-child(3n+2) .service-icon{background:#eef5ed;color:#497054}.service-card .icon{width:27px;height:27px}.service-card h3{font-size:16px;margin:0 0 7px}.service-card p{font-size:12px;margin:0;line-height:1.5}.service-arrow{position:absolute;right:18px;top:25px;font-size:18px;color:#91a095}.service-bottom{background:#f6f8f3;border-radius:11px;padding:18px 25px;margin-top:23px;display:flex;justify-content:space-between;gap:15px;align-items:center}.service-bottom>span{display:flex;align-items:center;gap:12px;font-size:14px}.about{background:#f8faf6}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.brand-art{text-align:center;background:#ffedd2;border-radius:24px;padding:30px 30px 22px}.brand-art .eyebrow{font-size:10px;margin-bottom:15px}.brand-art img{display:block;width:100%;max-width:370px;height:auto;margin:auto;border-radius:25%}.brand-art p{margin:20px 0 0;font-size:17px;color:var(--ink);line-height:1.6}.about-copy>p{font-size:15px}.about-copy h2{font-size:43px}.reason{display:flex;gap:18px;margin:22px 0}.reason>span{color:var(--orange-dark);font-size:13px;background:#fff0df;width:34px;height:34px;flex-shrink:0;border-radius:50%;display:grid;place-items:center}.reason h3{font-size:17px;margin:0 0 6px}.reason p{font-size:14px;margin:0}.center-heading{text-align:center}.center-heading .eyebrow{margin-bottom:12px}.center-heading p{font-size:15px}.steps-section{text-align:center}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:90px;margin:46px 50px 34px}.step-icon{position:relative;background:#fff1e2;color:var(--orange-dark);width:70px;height:70px;border-radius:20px;display:grid;place-items:center;margin:0 auto 23px}.step-icon .icon{width:32px;height:32px}.step-icon b{position:absolute;top:-7px;right:-8px;border:3px solid white;background:var(--green);color:white;font-size:12px;border-radius:50%;width:27px;height:27px;display:grid;place-items:center}.steps h3{font-size:18px;margin-bottom:12px}.steps p{font-size:14px}.neighborhood{background:var(--green);color:#fff;padding:64px 0;overflow:hidden}.neighborhood-inner{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}.neighborhood .eyebrow{color:#ffba79}.neighborhood h2{font-size:40px;line-height:1.3}.neighborhood p{color:#d1e0d5;font-size:16px}.btn.light{background:#fff3e0;color:#803802;margin-top:12px}.btn.light:hover{background:white}.note-stack{padding:15px}.home-note{background:#fffbef;color:var(--ink);padding:34px;border-radius:4px 4px 30px 4px;transform:rotate(4deg);box-shadow:14px 14px 0 #648774}.home-note>span{color:var(--orange-dark);font-size:11px;letter-spacing:1.3px;font-weight:bold}.home-note>p{color:var(--ink);font-family:Georgia,serif;font-size:24px;line-height:1.65;margin:20px 0}.home-note>div{border-top:1px dashed #ced5c8;padding-top:19px;font-size:13px;display:flex;gap:12px;align-items:center}.home-note .icon{color:var(--orange-dark)}.section-caption{font-size:14px;color:var(--muted)}.articles{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.article-card{text-align:left;border:1px solid #e7e8df;background:#fbfcf8;border-radius:15px;padding:29px;display:flex;flex-direction:column;transition:.2s}.article-card:nth-child(2){background:#fff8ef}.article-card:nth-child(3){background:#f1f7f4}.article-card:hover{transform:translateY(-4px);border-color:#a4b8ab}.article-category{color:var(--orange-dark);font-size:10px;letter-spacing:1px;font-weight:700;margin-bottom:25px}.article-card h3{font-size:22px;line-height:1.4;margin-bottom:12px}.article-card p{font-size:14px;margin-bottom:30px}.article-link{border-top:1px solid #dce2d8;padding-top:17px;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:space-between;margin-top:auto}.article-link b{font-size:21px;color:var(--orange-dark)}.faq-section{background:#fafbf8}.faq-grid{display:grid;grid-template-columns:1fr 1.7fr;gap:80px}.faq-grid h2{font-size:43px}.faq-grid>div>p{font-size:14px}.faq-grid img{border-radius:24px;margin-top:12px}.faqs details{border-bottom:1px solid #dee4d9;padding:20px 0}.faqs details:first-child{padding-top:0}.faqs summary{cursor:pointer;list-style:none;font-weight:600;font-size:16px;display:flex;justify-content:space-between;gap:20px}.faqs summary::-webkit-details-marker{display:none}.faqs summary:after{content:'+';font-size:23px;color:var(--orange-dark);line-height:1.2}.faqs details[open] summary:after{content:'−'}.faqs details p{font-size:14px;margin:12px 30px 0 0}.partner{margin-block:70px;display:flex;gap:28px;align-items:center;background:#fff1de;padding:37px 40px;border-radius:20px}.partner-icon{width:72px;height:72px;border-radius:50%;background:#fffaf2;flex-shrink:0;display:grid;place-items:center;color:var(--orange-dark)}.partner-icon .icon{width:36px;height:36px}.partner .eyebrow{font-size:10px;margin-bottom:8px}.partner h2{font-size:28px;margin-bottom:10px}.partner p{font-size:14px;margin:0}.partner .btn{margin-left:auto;flex-shrink:0}.btn.dark{background:var(--green)}.btn.dark:hover{background:#163b31}footer{background:#f7f9f4;padding:55px 0 0}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1.15fr 1.25fr;gap:35px}.footer-grid h3{font-size:14px;margin:9px 0 21px}.footer-grid p{font-size:13px;line-height:1.9;margin-top:20px}.footer-grid>div>a:not(.brand),.footer-grid>div>button:not(.text-link){display:block;font-size:13px;color:var(--muted);margin-bottom:10px;border:0;background:none;padding:0;text-align:left}.footer-grid>div>a:hover,.footer-grid>div>button:hover{color:var(--orange-dark)}.footer-brand>span{font-size:29px}.footer-invite p{margin-top:0}.footer-bottom{border-top:1px solid #dfe6d9;display:flex;justify-content:space-between;padding-block:23px;margin-top:40px;font-size:11px;color:var(--muted)}dialog{border:0;border-radius:22px;width:min(590px,calc(100% - 30px));max-height:90dvh;padding:35px;color:var(--ink);box-shadow:0 20px 100px #102c3640}dialog::backdrop{background:#12312c88;backdrop-filter:blur(5px)}body:has(dialog[open]){overflow:hidden}.close{position:absolute;right:17px;top:13px;border:0;background:#f3f5ef;width:35px;height:35px;border-radius:50%;font-size:26px;line-height:1}.dialog-eyebrow{font-size:11px;color:var(--orange-dark);font-weight:bold;letter-spacing:1.5px;margin:8px 40px 12px 0}dialog h2{font-size:29px;line-height:1.3;margin-bottom:12px}dialog p{font-size:14px}.dialog-intro{margin-bottom:16px}.demo-note{background:#fff3df;border:1px solid #f6e3bd;color:#775123;padding:11px 14px;border-radius:8px;font-size:12px;line-height:1.7;margin:16px 0 20px}.field{margin-bottom:17px}.field label{display:block;font-size:14px;font-weight:bold;margin-bottom:7px}.field label span{font-size:12px;font-weight:400;color:var(--muted)}input,select,textarea{width:100%;border:1px solid #d5ded1;background:#fff;border-radius:8px;padding:11px 12px;font-size:15px;color:var(--ink);min-height:46px}input:focus,select:focus,textarea:focus{outline:2px solid #88aa92;outline-offset:1px}textarea{resize:vertical}.field-help{font-size:12px!important;line-height:1.5;margin:8px 0 0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-submit{width:100%;margin-top:20px}.back-link{width:100%;border:0;background:none;padding:16px;color:var(--orange-dark);font-size:14px}.result-icon{background:#edf5ea;width:60px;height:60px;border-radius:50%;display:grid;place-items:center;margin:0 auto 20px}.result-icon .icon{width:29px;height:29px}#booking-result h3{text-align:center}dl{display:grid;grid-template-columns:130px 1fr;font-size:14px;gap:13px}dt{color:var(--muted)}dd{margin:0;overflow-wrap:anywhere}#content-body h3{font-size:18px;margin:26px 0 12px}#content-body p{font-size:15px}#content-body ul{padding-left:23px;font-size:15px;color:var(--muted)}#content-body li{margin-bottom:8px}.skip{position:absolute;left:15px;top:-100px;z-index:99;background:white;padding:10px}.skip:focus{top:15px}[hidden]{display:none!important}@media(min-width:1500px){.hero-grid{min-height:675px}.hero h1{font-size:61px}.hero-visual{height:540px}}@media(max-width:1100px){.container{width:calc(100% - 48px)}.site-header nav{gap:17px;font-size:12px}.brand>span{font-size:27px}.nav{gap:15px}.brand small{font-size:7px}.hero h1{font-size:47px}.hero-grid{gap:26px}.hero-visual{height:490px}.hero-notes{gap:13px;font-size:11px}.service-card{padding:20px 15px}.service-card h3{font-size:15px}.about-grid{gap:50px}.steps{gap:45px;margin-inline:20px}.partner{padding:30px}.partner h2{font-size:24px}.partner-icon{display:none}.footer-grid{gap:24px}.nav>.btn{gap:10px;padding:11px}}@media(max-width:850px){h2{font-size:32px}.nav{height:78px}.nav nav{display:none;position:absolute;top:78px;left:0;right:0;padding:22px 24px;background:white;border-bottom:1px solid var(--line);flex-direction:column;font-size:16px;gap:20px;box-shadow:0 20px 30px #143f3610}.nav nav.open{display:flex}.menu-button{display:block}.nav>.btn{margin-left:auto}.hero-grid{padding-block:40px;gap:24px}.hero h1{font-size:40px;letter-spacing:-1.4px}.hero-copy .eyebrow{font-size:9px;letter-spacing:1px}.hero-copy>p{font-size:17px}.hero-copy .hero-detail{font-size:14px}.hero-visual{height:430px}.photo-top{font-size:11px;padding:12px;left:-8px}.photo-bottom{padding:12px;left:5px;right:0}.photo-bottom b{font-size:13px}.photo-bottom div span{font-size:10px}.photo-bottom>img{width:43px;height:43px}.photo-bottom .round-icon{display:none}.hero-notes{flex-direction:column;gap:6px}.hero-actions .btn{font-size:13px;padding:13px}.hero-notes{margin-top:17px}.value-strip .container{display:grid;grid-template-columns:1fr 1fr;gap:18px}.section{padding-block:62px}.section-top{align-items:flex-start;flex-direction:column;gap:15px}.section-top p br{display:none}.service-grid{grid-template-columns:repeat(5,1fr);gap:10px}.service-card{padding:18px 10px;min-height:168px}.service-card h3{font-size:14px;line-height:1.3}.service-card p{font-size:11px}.service-arrow{display:none}.about-grid{gap:35px}.brand-art{padding:20px}.brand-art p{font-size:15px}.about-copy h2{font-size:35px}.about-copy>p{font-size:14px}.reason{gap:12px}.reason h3{font-size:15px}.reason p{font-size:13px}.steps{margin-inline:0;gap:24px}.neighborhood-inner{gap:30px}.neighborhood h2{font-size:32px}.home-note{padding:24px}.home-note>p{font-size:20px}.article-card{padding:22px}.article-card h3{font-size:19px}.article-category{font-size:9px}.faq-grid{gap:40px}.partner{flex-wrap:wrap;gap:22px}.partner .btn{margin-left:0}.footer-grid{grid-template-columns:1.3fr 1fr;gap:25px 55px}.footer-bottom{font-size:10px}}@media(max-width:600px){.container{width:calc(100% - 36px)}.topbar{font-size:10px;padding:7px 10px}.topbar span{display:none}.nav{height:74px;gap:12px}.nav nav{top:74px}.brand img{width:42px;height:42px;border-radius:11px}.brand>span{font-size:26px}.brand small{font-size:6px;letter-spacing:.7px}.nav>.btn{font-size:12px;padding:10px 12px;gap:7px}.nav>.btn span{font-size:15px}.menu-button{font-size:24px;padding:2px}.hero-grid{grid-template-columns:1fr;padding-top:33px;padding-bottom:35px;gap:31px}.hero h1{font-size:45px;line-height:1.2;margin-top:14px;margin-bottom:20px}.hero-copy .eyebrow{font-size:9px;margin-bottom:0;letter-spacing:1.1px}.hero-copy>p{font-size:17px;margin-bottom:12px}.hero-copy .hero-detail{font-size:14px;max-width:350px}.hero-actions{margin-top:24px;gap:16px}.hero-actions .btn{font-size:14px;padding:14px 18px;min-height:51px}.hero-notes{flex-direction:row;font-size:10px;gap:19px;margin-top:20px}.hero-visual{height:370px;padding:0 7px 15px}.hero-photo{border-radius:100px 18px 90px 18px;object-position:50% 42%}.photo-top{top:22px;left:0;font-size:12px;padding:13px 16px}.photo-bottom{left:21px;right:21px;bottom:0;padding:13px}.photo-bottom b{font-size:14px}.photo-bottom div span{font-size:11px}.photo-bottom>img{width:45px;height:45px}.photo-bottom .round-icon{display:grid;width:29px;height:29px;font-size:18px}.visual-tag{display:none}.value-strip .container{gap:17px 8px;padding-block:23px}.value-strip span{font-size:11px;gap:8px}.value-strip .icon{width:19px;height:19px}.section{padding-block:48px}.eyebrow{font-size:10px;margin-bottom:12px}h2{font-size:30px;letter-spacing:-.8px;line-height:1.3}.section-top{margin-bottom:25px;gap:12px}.section-top h2{font-size:29px}.section-top p{font-size:13px}.service-grid{grid-template-columns:repeat(2,1fr);gap:11px}.service-card{padding:18px;min-height:158px;border-radius:13px}.service-card h3{font-size:15px}.service-card p{font-size:12px}.service-card .service-icon{width:42px;height:42px;margin-bottom:13px;border-radius:12px}.service-card .icon{width:24px;height:24px}.service-arrow{display:block;right:14px;top:20px}.service-bottom{padding:17px;flex-direction:column;align-items:flex-start;gap:12px}.service-bottom>span{font-size:12px;gap:7px}.service-bottom .text-link{font-size:12px}.about-grid{grid-template-columns:1fr;gap:32px}.brand-art{padding:23px}.brand-art img{max-width:290px;border-radius:26%}.brand-art .eyebrow{font-size:9px}.brand-art p{font-size:16px}.about-copy h2{font-size:34px}.about-copy>p{font-size:15px}.reason{margin:23px 0}.reason h3{font-size:17px}.reason p{font-size:14px}.steps{grid-template-columns:1fr;gap:26px;text-align:left;margin:35px 0 25px}.steps article{display:grid;grid-template-columns:65px 1fr;gap:0 19px;align-items:start}.step-icon{grid-row:span 2;width:57px;height:57px;border-radius:16px;margin:0}.step-icon .icon{width:27px;height:27px}.steps h3{font-size:17px;margin:1px 0 7px}.steps p{font-size:14px;margin:0}.center-heading h2{font-size:29px}.center-heading p{font-size:14px}.steps-section>.btn{font-size:14px;margin-top:9px}.neighborhood{padding-block:43px}.neighborhood-inner{grid-template-columns:1fr;gap:31px}.neighborhood h2{font-size:31px}.neighborhood p{font-size:15px}.home-note{padding:27px}.home-note>p{font-size:23px}.note-stack{padding:10px 18px 15px 4px}.articles{grid-template-columns:1fr;gap:15px}.article-card{padding:24px}.article-category{font-size:10px;margin-bottom:15px}.article-card h3{font-size:23px}.article-card p{margin-bottom:19px}.section-caption{font-size:13px}.faq-grid{grid-template-columns:1fr;gap:25px}.faq-grid h2{font-size:32px}.faq-grid h2 br{display:none}.faq-grid>div>p br{display:none}.faq-grid img{display:none}.faqs summary{font-size:15px}.faqs details p{font-size:14px;margin-right:10px}.partner{margin-block:38px;padding:27px;border-radius:16px}.partner h2{font-size:26px}.partner p{font-size:14px}.partner .eyebrow{font-size:9px}.partner .btn{width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid .footer-invite{grid-column:1/-1;border-top:1px solid var(--line);padding-top:10px}.footer-grid p{margin-top:15px}.footer-grid h3{font-size:13px;margin-bottom:16px}.footer-grid>div>a:not(.brand),.footer-grid>div>button:not(.text-link){font-size:12px}.footer-bottom{flex-direction:column;gap:6px;margin-top:25px;font-size:10px}footer{padding-top:34px}.footer-brand>span{font-size:30px}dialog{padding:28px 21px;max-height:92dvh}dialog h2{font-size:26px}.form-row{gap:11px}input,select,textarea{font-size:16px;padding:10px;min-width:0}.field label{font-size:13px}dl{grid-template-columns:95px 1fr;font-size:13px}.form-submit{font-size:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Reading sizes for Vietnamese content. */
.hero-copy .hero-detail,.about-copy>p,.neighborhood p{font-size:16px}.service-card p,.section-top p,.reason p,.steps p,.article-card p,.faq-grid>div>p,.faqs details p,.partner p,.footer-grid p,.service-bottom>span,.section-caption{font-size:14px}.service-card h3{font-size:16px}.photo-bottom div span{font-size:12px}.field-help{font-size:14px!important}.demo-note{font-size:14px}.article-category{font-size:12px}.article-link{font-size:14px}.footer-grid>div>a:not(.brand),.footer-grid>div>button:not(.text-link){font-size:14px}.footer-grid h3{font-size:14px}@media(min-width:851px) and (max-width:1100px){.site-header nav{font-size:14px;gap:15px}.nav{gap:12px}}@media(max-width:850px) and (min-width:601px){.service-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.service-card{padding:17px 14px}.service-card p{font-size:14px}.hero-notes{font-size:12px;gap:10px}.value-strip span{font-size:12px}.service-bottom>span,.service-bottom .text-link{font-size:14px}.field label{font-size:14px}.article-category{font-size:12px}.hero-copy .hero-detail{font-size:16px}.partner .eyebrow{font-size:11px}}

