@layer reset{*,:before,:after{box-sizing:border-box}body,h1,h2,h3,p,figure{margin:0}img{max-width:100%;height:auto;display:block}a{color:inherit}address{font-style:normal}}@layer base{:root{--ink:#242822;--muted:#555b51;--paper:#f8f7f2;--surface:#fffefa;--yellow:#f1d64f;--yellow-hover:#e3c744;--line:#d9ddd2;--quiet:#eaece4;--inverse-muted:#d6d9cf;--focus:#48651d;--dark-hover:#41463b;--text-body:1.25rem;--text-control:1.0625rem;--text-small:.9375rem;--space:clamp(24px, 4.5vw, 72px);--transition:.2s ease;color:var(--ink);background:var(--paper);color-scheme:light;font-family:Manrope Variable,Segoe UI,sans-serif}html{scroll-behavior:smooth;scroll-padding-block:24px 100px}body{font-size:var(--text-body);-webkit-font-smoothing:antialiased;font-weight:600;line-height:1.65}h1,h2,h3{letter-spacing:-.055em;text-wrap:balance;overflow-wrap:anywhere;font-weight:600;line-height:1.08}h1{font-size:clamp(3rem,2rem + 4.5vw,6.5rem)}h2{font-size:clamp(2rem,1.5rem + 2vw,3.625rem)}h3{letter-spacing:-.035em;font-size:1.5rem;line-height:1.25}p{text-wrap:pretty}a{text-underline-offset:.25em;transition:color var(--transition), background-color var(--transition);text-decoration-thickness:1px}a:focus-visible{outline:3px solid var(--focus);outline-offset:5px}a:active{opacity:.75}::selection{color:var(--ink);background:var(--yellow)}section{scroll-margin-block:24px}main:focus-visible{outline:3px solid var(--focus);outline-offset:-3px}}@layer components{.icon,.arrow-icon{vertical-align:middle;flex-shrink:0;width:24px;height:24px}.eyebrow{font-size:var(--text-small);letter-spacing:.065em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:24px;line-height:1.5;display:flex}.line-breaks{white-space:pre-line}.actions{flex-wrap:wrap;align-items:center;gap:16px 24px;margin-top:32px;display:flex}.button{min-height:60px;font-size:var(--text-control);border:1px solid #0000;justify-content:space-between;align-items:center;gap:24px;padding:16px 24px;text-decoration:none;display:inline-flex}.button-dark{background:var(--ink);color:var(--surface)}.button-dark:hover{background:var(--dark-hover)}.hero-call{min-height:72px;margin-top:36px;font-size:1.375rem}.text-link{min-height:44px;font-size:var(--text-control);justify-content:space-between;align-items:center;gap:16px;display:inline-flex}.text-link:hover{color:var(--focus)}.service-list{border-top:1px solid var(--ink);margin:0;padding:0;list-style:none}.service-line{border-bottom:1px solid var(--line);grid-template-columns:48px minmax(0,1.15fr) minmax(0,1fr) 32px;align-items:center;gap:24px;padding:28px 8px;text-decoration:none;display:grid}.service-line:hover{background:var(--quiet)}.service-line h3{font-size:clamp(1.35rem,1rem + 1vw,1.875rem)}.service-line--without-summary h3{grid-column:2/-2}.service-line p,.service-number{color:var(--muted);font-size:1rem}.skip-link{z-index:100;background:var(--yellow);padding:12px 20px;position:fixed;top:-100px;left:16px}.skip-link:focus{top:12px}.mobile-contact{display:none}}@layer layout{.shell{width:min(1296px, calc(100% - 2 * var(--space)));margin-inline:auto}.site-header{align-items:center;gap:40px;min-height:100px;display:flex}.site-header nav{font-size:var(--text-control);gap:32px;margin-left:auto;display:flex}.site-header nav a{align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.site-header nav a:hover,.site-header nav a[aria-current]{text-decoration:underline}.site-logo{flex-shrink:0;align-items:center;max-width:100%;min-height:44px;display:inline-flex}.site-logo img{width:235px;height:auto}.header-call{min-height:44px;font-size:var(--text-control);align-items:center;gap:16px;text-decoration:none;display:inline-flex}.header-call:hover{text-decoration:underline}.breadcrumb{border-top:1px solid var(--line);font-size:var(--text-small);color:var(--muted);overflow-wrap:anywhere;flex-wrap:wrap;align-items:center;gap:0 12px;padding-block:12px;display:flex}.breadcrumb a{align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.breadcrumb a:hover{text-decoration:underline}.page-hero{background:var(--yellow);grid-template-columns:minmax(0,1.18fr) minmax(0,1fr);min-height:560px;display:grid}.hero-copy{min-width:0;padding:64px 56px 60px max(var(--space), calc((100vw - 1296px) / 2));align-self:center}.hero-copy h1{letter-spacing:-.055em;white-space:pre-line;hyphens:auto;margin-block:28px;font-size:clamp(2.75rem,2rem + 2.7vw,5rem);line-height:1.05}.hero-copy .eyebrow{letter-spacing:.035em;font-size:.875rem}.lead{max-width:48ch;font-size:1.25rem;line-height:1.6}.lead strong{font-weight:inherit}.hero-photo{background:var(--ink);min-width:0;position:relative;overflow:hidden}.hero-photo>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-photo figcaption{color:var(--surface);font-size:var(--text-small);background:linear-gradient(#0000,#13170ff0);justify-content:space-between;gap:20px;padding:44px 32px 28px;display:flex;position:absolute;inset:auto 0 0}.home-hero{min-height:620px}.home-hero h1{letter-spacing:-.065em;hyphens:none;margin-block:32px;font-size:clamp(4rem,2rem + 4.3vw,6.25rem);line-height:1.03}.home-hero .lead{max-width:37ch;font-size:1.3125rem}.home-hero .hero-photo{--image-position:57% center}.hero-call>.icon{width:21px;height:21px}.hero-note{max-width:38ch;margin-top:18px;font-size:.875rem}.home-strip{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:96px;font-size:1rem;display:flex}.home-strip>span:not(:first-child){color:var(--muted)}.home-strip a{align-items:center;gap:16px;min-height:44px;text-decoration:none;display:flex}.home-strip a:hover{text-decoration:underline}.section{padding-block:100px}.section-intro{justify-content:space-between;align-items:end;gap:48px;margin-bottom:48px;display:flex}.section-intro>p{color:var(--muted);max-width:35ch}.section-intro .eyebrow{margin-bottom:20px}.regional-section{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:72px;padding-bottom:104px;display:grid}.regional-section>img{aspect-ratio:1.3;object-fit:cover;width:100%}.regional-section p:not(.eyebrow){color:var(--muted);margin-block:28px}.text-hero{background:var(--yellow);padding-block:64px 72px}.text-hero h1{hyphens:auto;max-width:24ch;font-size:clamp(2.5rem,2rem + 3.5vw,5.5rem)}.error-hero{padding-block:80px 100px}.error-hero .lead{margin-top:32px}.content-section{border-block:1px solid var(--line);padding-block:88px}.content-grid{grid-template-columns:280px minmax(0,1fr);gap:clamp(40px,7vw,112px);display:grid}.contents{align-self:start;min-width:0}.contents .eyebrow{font-size:.8125rem}.contents nav{counter-reset:contents;border-top:1px solid var(--ink);margin-bottom:24px;display:grid}.contents nav a{border-bottom:1px solid var(--line);overflow-wrap:anywhere;grid-template-columns:24px minmax(0,1fr);gap:12px;padding-block:18px;font-size:1rem;line-height:1.5;text-decoration:none;display:grid}.contents nav a:before{counter-increment:contents;content:counter(contents, decimal-leading-zero);color:var(--muted);font-variant-numeric:tabular-nums;padding-top:2px;font-size:.875rem}.contents nav a:hover{background:var(--quiet)}.contents .text-link{font-size:1rem}.prose{overflow-wrap:anywhere;min-width:0;max-width:65ch}.prose :is(h2,h3,h4){letter-spacing:-.035em;hyphens:auto;margin-block:56px 24px;line-height:1.2}.prose h2{font-size:clamp(1.875rem,2.5vw,2.5rem)}.prose h3{font-size:1.625rem}.prose :is(h2,h3) strong{font-weight:inherit}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.prose p{color:var(--muted);margin-block:24px}.prose strong{color:var(--ink);font-weight:600}.prose :is(ul,ol){color:var(--muted);padding-left:1.4rem}.prose li+li{margin-top:16px}.prose li::marker{color:var(--ink)}.prose figure{margin-block:32px}.prose img{width:100%;height:auto}.prose figcaption{font-size:var(--text-small);color:var(--muted);margin-top:12px}.prose table{border-collapse:collapse;display:block;overflow-x:auto}.prose :is(td,th){border:1px solid var(--line);padding:.7rem}.prose [id]{scroll-margin-top:24px}.contact-content .prose>figure:first-child{max-width:280px}.contact-section{background:var(--ink);color:var(--surface);padding-block:80px}.contact-section .eyebrow,.contact-section p:last-child{color:var(--inverse-muted)}.contact-section h2{font-size:clamp(2.5rem,2rem + 3vw,4.5rem)}.giant-phone{letter-spacing:-.055em;color:var(--yellow);justify-content:space-between;align-items:center;gap:24px;min-height:60px;margin-block:32px;font-size:clamp(2.5rem,1.5rem + 4.3vw,6rem);line-height:1.2;text-decoration:none;display:flex}.giant-phone .arrow-icon{width:56px;height:56px}.giant-phone:hover{text-decoration:underline}.contact-section .text-link{margin-bottom:20px}.contact-section .text-link:hover{color:var(--yellow)}.contact-section p:last-child{font-size:1rem}.contact-section a:focus-visible{outline-color:var(--yellow)}.site-footer{font-size:var(--text-small);border-top:1px solid var(--line);grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) auto;gap:40px;padding-block:64px;display:grid}.site-footer .site-logo img{width:200px}.site-footer p{color:var(--muted);margin-top:24px}.site-footer address{color:var(--muted);overflow-wrap:anywhere;padding-top:7px}.site-footer address a{align-items:center;min-height:44px;display:inline-flex}.site-footer nav{align-items:start;gap:24px;display:flex}.site-footer nav a{align-items:center;min-height:44px;display:inline-flex}.footer-meta{flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px 24px;display:flex}.footer-credit{min-height:44px;color:var(--muted);align-items:center;display:inline-flex}.footer-credit:hover{color:var(--ink)}.privacy-settings{min-height:44px;color:inherit;font:inherit;text-underline-offset:.25em;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.privacy-settings[hidden]{display:none}.privacy-settings:focus-visible{outline:3px solid var(--focus);outline-offset:5px}}@layer responsive{@media (width<=1200px){.site-header{gap:24px}.site-header .site-logo img{width:210px}.site-header nav{gap:24px}.hero-copy{padding:48px 36px 48px var(--space)}.hero-copy .eyebrow{font-size:.75rem}.home-hero{min-height:560px}.home-hero h1{font-size:4.5rem}.home-hero .lead{font-size:1.1875rem}.home-strip{font-size:.875rem}.content-grid{grid-template-columns:230px minmax(0,1fr);gap:48px}}@media (width<=1000px){.header-call{display:none}body{padding-bottom:calc(80px + env(safe-area-inset-bottom))}.mobile-contact{z-index:20;bottom:0;background:var(--ink);color:var(--surface);border-top:1px solid var(--inverse-muted);padding:8px 24px calc(8px + env(safe-area-inset-bottom));display:block;position:fixed;inset-inline:0}.mobile-contact a{justify-content:space-between;align-items:center;gap:16px;min-height:52px;font-size:1.0625rem;text-decoration:none;display:flex}.mobile-contact a:focus-visible{outline-color:var(--yellow)}.mobile-contact :is(.icon,.arrow-icon){width:20px;height:20px}.mobile-contact .arrow-icon{color:var(--yellow)}.page-hero{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.hero-call{gap:16px;font-size:1.125rem}.hero-call>.icon,.home-strip>span:nth-child(3){display:none}.section-intro>p{max-width:29ch;font-size:1.125rem}.service-line{grid-template-columns:30px minmax(0,1.2fr) minmax(0,1fr) 24px;gap:18px}.regional-section{gap:40px}.site-footer{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.site-footer nav{grid-column:1/-1}}@media (width<=900px){.content-grid{grid-template-columns:minmax(0,1fr)}.contents{display:none}}@media (width<=760px){:root{--space:24px;--text-body:1.125rem;--text-control:1rem}h2{font-size:2.5rem}.eyebrow{margin-bottom:20px;font-size:.75rem}.site-header{flex-wrap:wrap;gap:6px 24px;min-height:0;padding-block:22px 14px}.site-header .site-logo img{width:200px}.site-header nav{justify-content:space-between;gap:16px;width:100%;margin:4px 0 0;font-size:1rem}.breadcrumb{padding-block:8px;font-size:.8125rem}.page-hero{grid-template-columns:minmax(0,1fr);min-height:0}.hero-copy{padding:40px 24px}.hero-copy h1{margin-block:26px;font-size:clamp(2.5rem,1.5rem + 5vw,3.75rem)}.hero-copy .eyebrow{letter-spacing:.015em;gap:8px;font-size:.6875rem}.hero-copy .eyebrow .icon{width:18px;height:18px}.hero-copy .lead{max-width:40ch;font-size:1.125rem}.hero-photo{height:320px}.hero-photo figcaption{padding:40px 24px 22px;font-size:.8125rem}.home-hero h1{font-size:clamp(3rem,1.5rem + 7vw,4.75rem)}.home-hero .hero-photo{--image-position:center 51%}.home-hero .lead{max-width:35ch}.hero-call{width:100%;max-width:400px;min-height:64px;margin-top:28px;font-size:1.25rem}.hero-call>.icon{display:block}.hero-note{max-width:none;margin-top:16px;font-size:.75rem}.home-strip{flex-wrap:wrap;gap:12px;min-height:90px;padding-block:16px;font-size:.875rem}.home-strip>span:nth-child(2){display:none}.home-strip a{gap:8px;font-size:.8125rem}.home-strip .arrow-icon{width:20px;height:20px}.section{padding-block:64px}.section-intro{margin-bottom:32px;display:block}.section-intro>p{max-width:40ch;margin-top:24px}.service-line{grid-template-columns:24px minmax(0,1fr) 24px;gap:12px;padding:24px 0}.service-line p{display:none}.service-line h3{font-size:1.375rem}.service-number{font-size:.8125rem}.regional-section{grid-template-columns:minmax(0,1fr);gap:36px;padding-bottom:64px}.regional-section>img{aspect-ratio:1.45}.regional-section p:not(.eyebrow){margin-block:24px}.text-hero{padding-block:40px 48px}.text-hero h1{font-size:clamp(2.25rem,1.5rem + 5vw,3.75rem)}.content-section{padding-block:48px}.contact-section{padding-block:56px}.contact-section h2{font-size:2.5rem}.giant-phone{gap:12px;margin-block:24px;font-size:clamp(1.8rem,1rem + 5vw,3rem)}.giant-phone .arrow-icon{width:28px;height:28px}.contact-section p:last-child{font-size:.875rem}.site-footer{grid-template-columns:minmax(0,1fr);gap:32px;padding-block:44px}.site-footer .site-logo img{width:210px}.site-footer p{margin-top:16px}.site-footer address{padding:0}.site-footer nav{flex-wrap:wrap}}@media (width<=540px){.actions{gap:12px}.actions .button{width:100%}.actions .text-link{padding-block:8px}}@media (width<=370px){.hero-call{gap:14px;font-size:1.125rem}.home-strip{display:block}.home-strip a{margin-top:4px}.giant-phone{font-size:1.9rem}.site-header nav{font-size:.9375rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}@media (forced-colors:active){:root{--focus:Highlight}.button{border-color:buttontext}.hero-photo figcaption{color:canvastext;background:canvas}.mobile-contact{border-color:canvastext}.contact-section a:focus-visible,.mobile-contact a:focus-visible{outline-color:highlight}}@media print{.mobile-contact{display:none}body{padding-bottom:0}a{color:inherit}}}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(data:font/woff2;base64,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)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-cyrillic-wght-normal.Dvxsihut.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-greek-wght-normal.DL7QRZyv.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-vietnamese-wght-normal.usUDDRr7.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-latin-ext-wght-normal.Ch3YOpNY.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-latin-wght-normal.DHIcAJRg.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.analytics-consent[data-astro-cid-fg2vtww3]{z-index:40;border:1px solid var(--ink);background:var(--surface);width:min(520px,100% - 48px);max-height:calc(100dvh - 48px);padding:28px;position:fixed;bottom:24px;right:24px;overflow-y:auto;box-shadow:0 8px 32px #24282226}.analytics-consent[data-astro-cid-fg2vtww3][hidden]{display:none}.analytics-consent[data-astro-cid-fg2vtww3] h2[data-astro-cid-fg2vtww3]{letter-spacing:-.035em;font-size:1.625rem;line-height:1.2}.analytics-consent[data-astro-cid-fg2vtww3] p[data-astro-cid-fg2vtww3]{color:var(--muted);margin-top:16px;font-size:.9375rem;line-height:1.65}.consent-actions[data-astro-cid-fg2vtww3]{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}.consent-actions[data-astro-cid-fg2vtww3] button[data-astro-cid-fg2vtww3]{border:1px solid var(--ink);min-height:48px;color:var(--ink);background:var(--yellow);font:inherit;cursor:pointer;border-radius:0;padding:10px 12px;font-size:.9375rem}.consent-actions[data-astro-cid-fg2vtww3] button[data-astro-cid-fg2vtww3]:hover{background:var(--yellow-hover)}.analytics-consent[data-astro-cid-fg2vtww3] [data-astro-cid-fg2vtww3]:is(button,h2):focus-visible{outline:3px solid var(--focus);outline-offset:3px}@media (width<=1000px){.analytics-consent[data-astro-cid-fg2vtww3]{bottom:calc(88px + env(safe-area-inset-bottom));max-height:calc(100dvh - 112px - env(safe-area-inset-bottom))}}@media (width<=540px){.analytics-consent[data-astro-cid-fg2vtww3]{width:calc(100% - 32px);padding:20px;right:16px}}@media print{.analytics-consent[data-astro-cid-fg2vtww3]{display:none}}
