@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/font-0.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/fonts/font-1.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/fonts/font-2.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/fonts/font-3.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/font-4.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/fonts/font-5.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/fonts/font-6.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/fonts/font-7.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/assets/fonts/font-8.ttf) format('truetype');
}
450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--navy:#10272d;--ink:#142e34;--muted:#607076;--orange:#f8793b;--paper:#f5f7f6;--line:#dce3e2}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font:16px/1.65 'DM Sans',sans-serif;background:#fff}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #d85b23;outline-offset:5px}header{height:106px;padding:0 5.5%;display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line);background:white}.brand{font:800 31px/.95 'Manrope',sans-serif;letter-spacing:-1.8px;display:inline-flex;flex-direction:column}.brand:before{content:'';width:25px;height:5px;background:var(--orange);margin-bottom:7px}.brand span{font:600 10px/2 'DM Sans',sans-serif;letter-spacing:5.4px;margin-left:2px}nav{display:flex;gap:31px;font-size:14px;font-weight:550}nav a:hover,.portal-link:hover{color:#cf511b}.portal-link{font-size:14px;border:1px solid var(--line);padding:10px 17px;border-radius:4px}.hero{display:grid;grid-template-columns:1.05fr 1fr;min-height:670px}.hero-copy{padding:72px 7% 30px 10.5%;display:flex;flex-direction:column;align-items:start}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;margin:0 0 26px}.eyebrow:before{content:'';width:22px;height:2px;display:inline-block;background:var(--orange);vertical-align:middle;margin-right:12px}h1,h2,h3{font-family:'Manrope',sans-serif;line-height:1.12;margin:0;font-weight:550;letter-spacing:-2px}h1{font-size:clamp(42px,4.7vw,76px)}h1 span{color:#6c8183}.intro{max-width:440px;font-size:17px;line-height:1.8;margin:28px 0}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:25px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;padding:15px 21px;border-radius:4px;font-size:14px;font-weight:650;border:0;cursor:pointer}.orange{background:var(--orange);color:#12282c}.orange:hover{background:#ff915b}.text-link{font-size:14px;font-weight:600;border-bottom:1px solid #9aabaa;padding:8px 0}.text-link span{margin-left:12px}.hero-foot{display:flex;gap:22px;font-size:10px;font-weight:600;letter-spacing:1.8px;margin-top:auto;padding-top:45px}.hero-image{position:relative;background:#19373c;overflow:hidden;min-height:550px}.hero-image>img{height:100%;width:100%;position:absolute;object-fit:cover;object-position:60% center;filter:saturate(.65)}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,31,34,.12),rgba(10,31,34,.05) 40%,rgba(10,31,34,.7))}.image-caption{position:absolute;inset:35px 35px auto;display:flex;justify-content:space-between;color:white;font-size:10px;line-height:1.6;letter-spacing:2px;z-index:1}.floating-note{position:absolute;left:35px;right:35px;bottom:35px;background:#fff;padding:20px;display:flex;gap:15px;align-items:center;z-index:1;font-size:14px;font-weight:600;border-radius:5px}.floating-note small{display:block;color:var(--muted);font-size:12px;font-weight:400}.floating-note b{margin-left:auto}.mini-icon{background:#fff0e8;color:#ba4d1d;padding:9px 17px;font-size:24px}.trust-strip{display:flex;gap:35px;padding:27px 5.5%;align-items:center;border-bottom:1px solid var(--line);justify-content:space-between}.trust-strip>span{font-size:10px;letter-spacing:1.5px;color:var(--muted)}.trust-strip p{font-size:14px;margin:0}.skip{position:absolute;top:-100px;left:15px;z-index:10;background:white;padding:15px}.skip:focus{top:10px}@media(min-width:1600px){.hero-copy{padding-top:100px}.hero{min-height:760px}}@media(max-width:1000px){header{height:90px}nav{gap:15px}.hero-copy{padding-top:50px}.actions{gap:15px}.hero{min-height:640px}.hero-foot{flex-wrap:wrap;gap:8px}}@media(max-width:760px){header{height:auto;min-height:90px;padding:20px 6%;flex-wrap:wrap}.brand{font-size:27px}nav{order:3;width:100%;justify-content:space-between;font-size:13px;gap:10px}.portal-link{font-size:12px;padding:8px}.hero{grid-template-columns:1fr}.hero-copy{padding:45px 6% 30px}h1{font-size:48px}.hero-image{min-height:330px}.hero-foot{margin-top:20px;padding-top:10px}.image-caption{inset:22px 22px auto}.floating-note{left:22px;right:22px;bottom:22px;padding:15px}.trust-strip{flex-wrap:wrap;gap:15px 25px;padding:25px 6%}.trust-strip>span{width:100%}.trust-strip p{font-size:13px}.intro{font-size:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}
.section{padding:100px 7%}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:65px;margin-bottom:48px}.section-heading>p,.section-heading>div+div{max-width:390px}.section-heading p:not(.eyebrow){color:var(--muted);margin-bottom:5px}h2{font-size:clamp(32px,3.4vw,53px)}h3{font-size:23px;letter-spacing:-.7px}p{color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-card{padding:29px 30px 24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;transition:background .2s}.service-card:hover{background:#f2f6f5}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;font-size:12px;color:#81918f}.service-icon{font-size:28px;color:#405e60}.service-card p{font-size:15px;margin:16px 0 32px;max-width:300px}.card-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:auto;font-size:13px;font-weight:600}.card-bottom b{font-size:23px;font-weight:400;color:#e9692c}.tech-section{padding:95px 7% 45px;background:var(--navy);color:white}.tech-section .eyebrow{color:#adc0c1}.tech-section .section-heading p:not(.eyebrow){color:#b3c3c4}.rollout{display:inline-block;letter-spacing:1.3px;font-size:10px;color:#ffc49c;margin-top:18px}.technology-layout{display:grid;grid-template-columns:.85fr 1.3fr;gap:60px;align-items:start}.feature-controls{display:flex;flex-direction:column}.feature{border:0;border-top:1px solid #375055;display:flex;gap:20px;text-align:left;padding:23px 15px 23px 0;background:none;color:#a0b5b6;cursor:pointer}.feature:last-child{border-bottom:1px solid #375055}.feature>span{font-size:12px;line-height:2}.feature h3{font-size:19px;letter-spacing:-.5px}.feature p{font-size:14px;line-height:1.6;margin:10px 0 0;color:#a0b5b6}.feature.active{color:white;box-shadow:inset 3px 0 var(--orange);padding-left:19px;background:#1a343b}.feature.active>span{color:var(--orange)}.portal-demo{background:#f3f6f5;color:var(--ink);border-radius:8px;overflow:hidden;box-shadow:0 24px 70px #06191c45;min-width:0}.demo-top{padding:18px 22px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:15px;align-items:center;background:white}.demo-wordmark{font-size:18px;letter-spacing:-.7px;font-weight:750}.demo-wordmark span{font-size:11px;letter-spacing:0;font-weight:400;color:var(--muted)}.example-label{font-size:9px;letter-spacing:1px;color:var(--muted)}.demo-body{padding:28px;min-height:380px}.demo-title{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:24px}.demo-title h3{font-size:24px}.demo-title p{font-size:12px;margin:4px 0}.pill{font-size:11px;padding:4px 9px;border-radius:3px;background:#fff0dc;color:#93571a;white-space:nowrap}.route-card{padding:23px;background:white;border:1px solid var(--line);border-radius:5px}.route-label{font-size:11px;color:var(--muted);display:flex;justify-content:space-between}.route-cities{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:17px 0}.route-cities strong{font:650 26px 'Manrope',sans-serif}.route-cities small{display:block;font-size:11px;color:var(--muted)}.route-cities>b{flex:1;text-align:center;border-bottom:1px dashed #b8c6c6;font-size:18px;color:#de6a33;padding-bottom:7px}.milestones{display:flex;justify-content:space-between;margin-top:25px;gap:8px}.milestones span{flex:1;border-top:3px solid #dce6e4;padding-top:9px;font-size:10px;color:#536e70}.milestones span.done{border-color:#387a72}.milestones span.current{border-color:#ef7e46}.action-card{display:flex;gap:15px;margin-top:16px;padding:13px 16px;background:#fff1e6;font-size:12px;border-radius:4px;align-items:center}.action-card p{font-size:11px;margin:2px 0 0;color:#7d634c}.action-card>span{color:#a75825;font-size:23px}.demo-footer{padding:14px 23px;font-size:10px;display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line);background:white;color:var(--muted)}.demo-list{border:1px solid var(--line);background:white;border-radius:5px;padding:0 18px}.demo-list>div{padding:16px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;font-size:13px;gap:15px}.demo-list>div:last-child{border:0}.demo-list small{display:block;font-size:11px;color:var(--muted)}.demo-list .state{font-size:11px;color:#386960}.demo-note{font-size:12px;line-height:1.7}.tech-bottom{margin-top:35px;padding-top:25px;border-top:1px solid #385056;display:flex;justify-content:space-between;gap:25px;align-items:center}.tech-bottom p{color:#a9bfc0;font-size:12px}.ai-section{display:grid;grid-template-columns:1fr 1fr;gap:90px}.lead{font-size:22px;line-height:1.5;color:var(--ink);margin-top:0}.small{font-size:12px}.ai-flow{display:flex;gap:12px;align-items:center;margin:28px 0;flex-wrap:wrap}.ai-flow span{padding:8px 10px;background:#f0f4f3;font-size:12px}.ai-flow b{font-weight:400;color:#d15f28}.about-section{display:grid;grid-template-columns:.85fr 1.2fr;background:#f0f4f3}.about-number{padding:60px 15%;background:#dde7e5}.about-number>span{display:block;font:500 clamp(70px,8vw,130px)/1 'Manrope',sans-serif;letter-spacing:-7px;margin:65px 0 38px}.about-number>span>span{display:block;font:14px 'DM Sans',sans-serif;letter-spacing:0;margin-top:15px}.about-number>p:last-child{font-size:17px}.about-copy{padding:65px 12%}.about-copy h2{font-size:37px}.about-copy>p{font-size:15px}.industries{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0}.industries span{font-size:11px;padding:5px 10px;border:1px solid #c6d3d0;border-radius:3px}.questions{display:grid;grid-template-columns:.75fr 1.3fr;gap:80px}.faq-list details{border-bottom:1px solid var(--line);padding:20px 0}.faq-list details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;font-size:16px;font-weight:550;list-style:none;display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-size:22px;font-weight:400;color:#9a5b38}details[open] summary:after{content:'−'}details p{font-size:14px;max-width:570px}.contact-section{padding:80px 7%;background:var(--navy);color:white;display:grid;grid-template-columns:1fr 1fr;gap:100px}.contact-section h2{font-size:61px}.contact-section h2 span{color:#f89564}.contact-section p{color:#bccccc}.contact-section>div>a{display:block}.contact-email{margin:27px 0 8px;font-size:19px}address{font-size:13px;font-style:normal;margin-top:25px;color:#b2c3c4}form{background:white;color:var(--ink);padding:32px;border-radius:5px}form h3{margin-bottom:26px;font-size:23px}label{display:block;font-size:12px;font-weight:600;margin-bottom:15px}input,textarea,select{display:block;width:100%;background:#fafcfc;border:1px solid #d2ddda;border-radius:3px;padding:11px 12px;margin-top:6px;color:var(--ink);font-size:14px;min-width:0}textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.contact-section .form-note{color:var(--muted);font-size:11px;line-height:1.6;margin:20px 0}.contact-section .form-status{color:var(--ink);font-size:12px}footer{padding:55px 7% 20px;background:#f7f9f8}.footer-top{display:grid;grid-template-columns:1fr 1.25fr 1fr 1fr;gap:40px;align-items:start;padding-bottom:45px}.footer-top p{margin:0;font-size:15px}.footer-top div{display:flex;flex-direction:column;gap:8px;font-size:13px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:22px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.service-hero{padding:55px 7% 80px;background:var(--navy);color:white;position:relative;overflow:hidden}.back-link{display:inline-block;font-size:13px;color:#b7caca;margin-bottom:45px}.service-hero h1{max-width:850px;position:relative;z-index:1}.service-hero>p:not(.eyebrow){font-size:20px;color:#b6c9ca;max-width:600px;margin-bottom:30px}.service-index{position:absolute;bottom:-50px;right:5%;font-size:260px;color:#264147;line-height:1;pointer-events:none}.service-hero .button{position:relative;z-index:1}.service-detail{display:grid;grid-template-columns:1fr 1fr;gap:100px}.included{border-top:1px solid var(--line);padding-top:25px}.included h3{margin-bottom:20px}.included p{padding:14px 0;border-bottom:1px solid var(--line);margin:0}.included p span{color:#b24e24;margin-right:15px}.prepare{padding:65px 7%;background:#edf3f1}.prepare>p:not(.eyebrow){max-width:700px;margin-bottom:25px}@media(max-width:1000px){.section,.tech-section{padding-left:6%;padding-right:6%}.technology-layout{gap:30px}.demo-top{flex-wrap:wrap;gap:4px}.section-heading{gap:35px}.service-card{padding:23px}.ai-section,.questions,.contact-section,.service-detail{gap:40px}.contact-section h2{font-size:49px}.contact-email{font-size:16px}.about-copy{padding:50px 8%}.about-copy h2{font-size:31px}.footer-top{gap:25px}}@media(max-width:760px){.section{padding:65px 6%}.section-heading{display:block;margin-bottom:30px}.section-heading>p,.section-heading>div+div{margin-top:24px;max-width:none}h2{font-size:36px}.service-grid{grid-template-columns:1fr 1fr}.service-card{padding:22px 18px}.service-card h3{font-size:20px}.service-card p{font-size:13px}.card-top{margin-bottom:25px}.tech-section{padding:60px 6% 35px}.technology-layout{grid-template-columns:1fr;gap:30px}.feature-controls{display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.feature{padding:18px 6px;gap:10px}.feature h3{font-size:16px}.feature p{font-size:12px}.feature.active{padding-left:12px}.demo-body{padding:20px;min-height:355px}.tech-bottom{align-items:start;flex-direction:column}.ai-section,.questions,.contact-section,.service-detail{grid-template-columns:1fr;gap:32px}.ai-flow{gap:8px}.ai-flow span{font-size:11px}.about-section{grid-template-columns:1fr}.about-number{padding:40px 6%}.about-number>span{font-size:85px;margin:25px 0}.about-number>p:last-child{margin-bottom:0}.about-copy{padding:45px 6%}.contact-section{padding:60px 6%}.contact-section h2{font-size:51px}form{padding:24px}.footer-top{grid-template-columns:1fr 1fr;gap:30px}.footer-bottom{flex-direction:column;gap:8px}.service-hero{padding:35px 6% 55px}.service-hero h1{font-size:45px}.service-hero>p:not(.eyebrow){font-size:18px;position:relative;z-index:1}.service-index{font-size:180px}.prepare{padding:50px 6%}}@media(max-width:380px){h1{font-size:41px}.service-grid,.feature-controls,.form-row{grid-template-columns:1fr}.demo-body{padding:15px}.example-label{font-size:9px}.milestones{gap:5px}.route-cities strong{font-size:23px}}
label,.card-bottom,.footer-top div{font-size:14px}.form-note,.contact-section .form-note,.small,.tech-bottom p{font-size:13px}.feature p,.service-card p,details p{font-size:15px}.demo-list>div{font-size:14px}.service-card p{line-height:1.65}.hero-foot,.trust-strip>span,.rollout,.image-caption,.example-label{font-size:12px;letter-spacing:1px}.brand span{font-size:12px;letter-spacing:4.4px}.eyebrow{line-height:1.6}.feature-controls .feature{min-height:105px}@media(max-width:760px){.feature p{font-size:14px}.hero-foot{font-size:11px}.image-caption{font-size:11px}.feature-controls{grid-template-columns:1fr}.feature{min-height:0!important}.feature p{margin-top:6px}.service-card p{font-size:14px}}
:root{--navy:#202d27;--ink:#25332b;--orange:#7a9125;--muted:#606d62;--paper:#f5f7f3;--line:#dfe4d9}.brand{display:flex;flex-direction:row;align-items:center;gap:11px;letter-spacing:0;flex-shrink:0}.brand:before{display:none}.brand>img{width:50px;height:46px;object-fit:contain}.brand .brand-type{font:750 19px/1.15 'Manrope',sans-serif;letter-spacing:.7px;margin:0}.brand small{display:block;font:500 11px/1.8 'DM Sans',sans-serif;letter-spacing:4px}.orange{background:#718721;color:white}.orange:hover{background:#586c15}h1 span{color:#718721}.hero-image>img{filter:saturate(.75)}.mini-icon{background:#edf2de;color:#526a16}.image-caption,.hero-foot{letter-spacing:.6px}.hero-copy .eyebrow{max-width:410px;font-size:11px;line-height:1.8}.card-bottom b,.ai-flow b,.included p span{color:#637b1e}.contact-section h2 span{color:#bdce83}.rollout{color:#ccdfa0}.feature.active{background:#2c3c30}.feature{border-color:#53614c}.tech-section .eyebrow,.tech-section .section-heading p:not(.eyebrow){color:#c9d4c4}.about-number{background:#e4ead7}.about-section{background:#f2f5ed}.pill{background:#edf2df;color:#586823}.action-card{background:#edf2df}.action-card>span{color:#647923}.action-card p{color:#58664a}.service-index{color:#344336}.service-hero>p:not(.eyebrow){color:#c7d3c2}.ai-flow span{background:#edf1e5}.route-cities>b{color:#718721}.milestones span.current{border-color:#8ca638}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline-color:#718721}nav a:hover,.portal-link:hover{color:#596e1b}.contact-section form{color:var(--ink)}@media(max-width:760px){.brand .brand-type{font-size:16px}.brand>img{width:42px;height:40px}.brand small{font-size:10px}.hero-copy .eyebrow{font-size:11px}}
.utility{display:flex;justify-content:space-between;gap:20px;padding:8px 5.5%;background:#f0f3ea;font-size:12px;color:#516344}.utility>div{display:flex;gap:22px}.languages{display:flex;gap:12px}.languages a:hover{text-decoration:underline}header{height:96px;gap:20px}nav{gap:23px;font-size:14px}.proof-strip{padding:28px 7%;display:grid;grid-template-columns:repeat(3,1fr) 1.1fr;gap:25px;border-bottom:1px solid var(--line)}.proof-strip strong,.proof-strip span{display:block}.proof-strip strong{font-size:15px}.proof-strip span{font-size:12px;color:var(--muted);margin-top:3px}.proof-strip>a{align-self:center;font-size:13px;text-align:right;color:#5a7020}.page-hero{padding:65px 7% 75px;background:#eef2e6}.page-hero h1{font-size:clamp(40px,4.3vw,67px);max-width:1050px;line-height:1.16}.page-hero>p:not(.eyebrow){font-size:20px;line-height:1.65;max-width:800px;margin:25px 0 0}.service-intro{display:grid;grid-template-columns:1fr 1.2fr;gap:70px;padding-bottom:55px}.service-intro .lead{font-size:19px;color:var(--muted)}.options-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin:0 7% 70px;border:1px solid var(--line)}.options-grid article{padding:35px;border-bottom:1px solid var(--line)}.options-grid article:nth-child(odd){border-right:1px solid var(--line)}.option-number{font-size:12px;color:#708249;display:block;margin-bottom:20px}.options-grid p{font-size:16px;margin-bottom:0}.service-next{display:grid;grid-template-columns:1fr 1fr;gap:70px;margin:0 7% 80px}.service-next aside{padding:35px;background:#f0f4e9}.service-next aside a{display:block;width:fit-content;margin-top:18px}.service-next h2{font-size:36px}.client-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:30px;align-items:center}.client-grid img{width:100%;max-width:145px;height:70px;object-fit:contain;justify-self:center}.customers{background:#fbfcf9}.testimonial{display:grid;grid-template-columns:1fr .35fr;align-items:center;gap:70px;margin:55px 0 0;padding-top:35px;border-top:1px solid var(--line)}blockquote{font:500 27px/1.5 'Manrope',sans-serif;letter-spacing:-.7px;margin:0;max-width:780px}figcaption strong,figcaption span{display:block}figcaption span{font-size:14px;color:var(--muted)}.knowledge-teaser{display:grid;grid-template-columns:1fr 1fr;gap:80px}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.three-grid article{border-top:2px solid #93a467;padding-top:28px}.three-grid p{font-size:16px}.team-section{background:#f5f7f1}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:35px 25px}.team-card img{width:100%;height:auto;aspect-ratio:269/322;object-fit:cover;border-radius:3px}.team-card h3{font-size:21px;margin-top:17px}.team-card p{font-size:14px;margin:5px 0}.knowledge-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.knowledge-card{padding:35px;border:1px solid var(--line);display:flex;flex-direction:column;align-items:start}.knowledge-card:hover{background:#f1f5e9}.knowledge-card>span{font-size:12px;color:#657345;letter-spacing:1px;margin-bottom:25px}.knowledge-card h3{font-size:27px;line-height:1.35}.knowledge-card b{font-size:14px;font-weight:550;margin-top:auto}.knowledge-card p{font-size:16px}.reading{padding:65px 7%;max-width:1000px;margin:auto}.reading section{margin-bottom:40px}.reading h2{font-size:29px;letter-spacing:-1px;line-height:1.3}.reading p{font-size:17px;line-height:1.85}.reading a:not(.button){text-decoration:underline;text-underline-offset:4px}.references{padding:30px;background:#f0f4e9;margin-top:40px}.references a{overflow-wrap:anywhere}.references p{font-size:14px}.references li{margin-bottom:12px}.archive-callout{margin-top:50px;background:#f1f4ea;padding:30px}.mobile-story{max-width:1000px}.mobile-story h2{margin-bottom:28px}.mobile-story a{margin:20px 20px 0 0}.online-enquiry{margin-bottom:32px;padding-bottom:30px;border-bottom:1px solid var(--line)}.contact-section .online-enquiry p{color:var(--muted);font-size:14px}.online-enquiry .button{font-size:14px;width:100%;gap:12px}.contact-section .online-enquiry h3{margin-bottom:20px}.demo-wordmark{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.demo-wordmark img{object-fit:contain}.contact-section{align-items:start}.hero-copy .eyebrow{font-size:12px}.contact-section form{min-width:0}.standards .section-heading>p{max-width:350px}@media(max-width:1100px){header{flex-wrap:wrap;height:auto;padding-top:18px;padding-bottom:18px}header nav{order:3;width:100%;justify-content:center;gap:30px}.portal-link{margin-left:auto}.proof-strip{grid-template-columns:repeat(3,1fr)}.proof-strip>a{text-align:left;grid-column:1/-1}.team-grid{grid-template-columns:repeat(3,1fr)}.client-grid{grid-template-columns:repeat(4,1fr)}.three-grid{gap:25px}.service-next{gap:35px}}@media(max-width:760px){.utility{padding:8px 6%;font-size:11px}.utility>span{display:none}.utility>div{width:100%;justify-content:space-between;gap:10px}.languages{gap:10px}header nav{gap:10px;justify-content:space-between;font-size:12px}.page-hero{padding:45px 6%}.page-hero h1{font-size:40px;letter-spacing:-1.5px}.page-hero>p:not(.eyebrow){font-size:17px}.proof-strip{padding:24px 6%;gap:22px;grid-template-columns:1fr 1fr}.proof-strip strong{font-size:14px}.proof-strip span{font-size:12px}.proof-strip>a{grid-column:auto}.service-intro,.service-next,.knowledge-teaser{grid-template-columns:1fr;gap:25px}.options-grid{margin:0 6% 45px;grid-template-columns:1fr}.options-grid article{padding:25px}.options-grid article:nth-child(odd){border-right:0}.service-next{margin:0 6% 50px}.service-next aside{padding:25px}.client-grid{grid-template-columns:repeat(3,1fr);gap:25px}.client-grid img{height:50px}.testimonial{grid-template-columns:1fr;gap:20px;margin-top:35px}blockquote{font-size:23px}.three-grid{grid-template-columns:1fr;gap:25px}.team-grid{grid-template-columns:repeat(2,1fr);gap:28px 20px}.team-card h3{font-size:19px}.team-card p{font-size:13px}.knowledge-grid{grid-template-columns:1fr}.knowledge-card{padding:28px}.knowledge-card h3{font-size:25px}.reading{padding:45px 6%}.reading h2{font-size:26px}.reading p{font-size:16px}.reading .button{white-space:normal;max-width:100%}.references{padding:23px}.contact-section h2{font-size:46px}.hero-copy .eyebrow{font-size:11px}form{padding:22px}.online-enquiry .button{font-size:13px}.demo-wordmark span{font-size:12px}}
.localized-lead{font-size:18px;max-width:850px;line-height:1.85}.tech-section .localized-lead{color:#d0dcc8}.local-tech{grid-template-columns:repeat(2,1fr);margin:35px 0}.local-tech p{color:#c7d4bd}.local-tech article{border-color:#839461}.localized-options{margin-top:50px}.localized-clients{margin-top:35px}.local-contact{display:grid;grid-template-columns:1.1fr 1fr;gap:70px}.local-contact aside{padding:30px;background:#eff3e7}.local-contact address{color:var(--muted)}.local-contact .text-link{display:block;width:fit-content;margin-top:15px}html[lang=th] h1,html[lang=th] h2,html[lang=th] h3{letter-spacing:0;line-height:1.55}html[lang=th] h1{font-size:clamp(32px,3.5vw,56px)}html[lang=th] .hero-copy .eyebrow{font-size:14px;letter-spacing:0}html[lang=th] h2{font-size:34px}html[lang=th] .utility,html[lang=th] nav{font-size:14px}html[lang=fr] .hero-copy h1{font-size:clamp(38px,4.1vw,65px)}html[lang=fr] .hero-copy{padding-right:5%}@media(max-width:760px){.local-contact{grid-template-columns:1fr;gap:30px}.local-tech{grid-template-columns:1fr}.localized-lead{font-size:16px}html[lang=th] nav{font-size:12px}html[lang=fr] nav{font-size:11px;gap:8px}html[lang=th] h2{font-size:28px}.local-contact aside{padding:25px}}
.more-clients{margin-top:30px;border-top:1px solid var(--line);padding-top:20px}.more-clients .client-grid{padding-top:25px}.more-clients summary{font-size:14px}.contact-section h1{font-size:61px}.contact-section h1 span{color:#bdce83}.tech-section h1{font-size:clamp(42px,4vw,64px);line-height:1.16}.local-contact h1{font-size:clamp(36px,3.8vw,56px);line-height:1.3}@media(max-width:760px){.contact-section h1{font-size:46px}.local-contact h1{font-size:36px}.tech-section h1{font-size:40px}.more-clients .client-grid{grid-template-columns:repeat(2,1fr)}}
