@import "https://fonts.googleapis.com/css2?family=Hammersmith+One&family=Inter:wght@400;500;600;700;800&display=swap";:root{--atchima-blue:#234d8a;--atchima-violet:#4b2e88;--atchima-deep:#071b54;--atchima-night:#04133c;--atchima-teal:#00a58a;--atchima-lime:#9ee63b;--atchima-particle:#74aeff;--ink:#101f5b;--muted:#52617c;--paper:#f5f7fc;--line:#d7e0ef;--shell:min(1180px, 84.5vw)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Arial,sans-serif}body,button,a{font-family:inherit}img{max-width:100%}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline-offset:3px;outline:2px solid #9ee63b}.shell{width:var(--shell);margin-inline:auto}.kicker{color:#158a91;letter-spacing:.13em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:700;display:block}.hero{color:#fff;background:radial-gradient(circle at 15%,#009bd22b,#0000 37%),radial-gradient(circle at 86% 55%,#6e37c52e,#0000 38%),linear-gradient(118deg,#234d8a 0%,#173d83 49%,#4b2e88 100%);height:calc(100svh - 72px);min-height:620px;padding-bottom:0;position:relative;overflow:hidden}.particle-canvas{z-index:1;opacity:1;pointer-events:auto;width:100%;height:100%;position:absolute;inset:0}.hero:after{content:"";z-index:2;pointer-events:none;background:radial-gradient(circle at 50% 44%,#15498b08,#04144b0a 58%,#18186929);position:absolute;inset:0}.site-header{z-index:8;grid-template-columns:180px 1fr 180px;align-items:center;width:calc(100% - 72px);height:68px;margin:auto;display:grid;position:relative}.brand{color:#fff;align-items:center;gap:6px;font:24px Hammersmith One,sans-serif;text-decoration:none;display:flex}.brand img{object-fit:contain;width:42px;height:32px}.primary-nav{justify-content:center;gap:45px;display:flex}.primary-nav a{color:#fffffff0;font-size:12px;text-decoration:none;position:relative}.primary-nav a:after{content:"";background:#77d8c7;height:1px;transition:transform .16s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.primary-nav a:hover:after{transform:scaleX(1)}.header-actions{justify-content:flex-end;align-items:center;gap:20px;font-size:12px;display:flex}.language{color:#fff;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px}.contact-pill{border:1px solid #ffffffbf;border-radius:999px;place-items:center;min-width:78px;height:30px;text-decoration:none;transition:background .16s;display:grid}.contact-pill:hover{background:#ffffff1f}.hero-copy{z-index:6;text-align:center;pointer-events:none;width:min(620px,90vw);margin:20px auto 0;position:relative}.hero-copy>*{pointer-events:auto}.hero-mark{object-fit:contain;width:82px;height:61px}.hero h1{color:#fff;letter-spacing:-2px;text-shadow:0 5px 22px #030c3729;margin:7px 0 0;font:56px/1 Hammersmith One,sans-serif}.hero-rule{background:linear-gradient(90deg, var(--atchima-teal), var(--atchima-particle));width:31px;height:1px;margin:17px auto;display:block}.hero h2{color:#fff;margin:0;font-size:22px;font-weight:400;line-height:1.3}.hero-copy p{color:#ffffffe6;width:min(515px,88vw);margin:9px auto 0;font-size:14px;line-height:1.45}.hero-buttons{justify-content:center;gap:14px;margin-top:27px;display:flex}.button{color:#fff;border-radius:999px;justify-content:center;align-items:center;height:39px;font-size:13px;font-weight:500;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(110deg,#0b9b91,#4ab59e);border:1px solid #ffffff59;width:178px;box-shadow:0 10px 25px #0078783d}.button-primary:hover{box-shadow:0 13px 29px #00787857}.button-secondary{background:#ffffff05;border:1px solid #ffffffe0;width:165px}.button-secondary:hover{background:#ffffff1a}.site-header,.hero-copy{z-index:4}.scroll-cue{appearance:none;z-index:5;color:#fff;cursor:pointer;touch-action:manipulation;background:0 0;border:0;border-radius:10px;flex-direction:column;align-items:center;gap:0;min-width:76px;min-height:70px;padding:10px 18px;font-family:inherit;text-decoration:none;display:inline-flex;position:absolute;bottom:105px;left:50%;transform:translate(-50%)}.scroll-cue__icon{filter:none;width:34px;height:46px;transition:filter .2s;overflow:visible}.scroll-cue__stem{--cue-opacity:.3;fill:none;stroke:#91b3d2;stroke-width:2.6px;stroke-linecap:round;stroke-dasharray:42;stroke-dashoffset:42px;opacity:var(--cue-opacity);animation:2s ease-in-out infinite atchima-scroll-stem}.scroll-cue__chevron{fill:none;stroke:#91b3d2;stroke-linecap:round;stroke-linejoin:round;transform-origin:50%}.scroll-cue__chevron--top{--cue-opacity:.18;stroke-width:2.6px;opacity:var(--cue-opacity);animation:2s ease-in-out infinite atchima-scroll-chevron}.scroll-cue__chevron--bottom{--cue-opacity:.32;stroke-width:3px;opacity:var(--cue-opacity);animation:2s ease-in-out .16s infinite atchima-scroll-chevron}.scroll-cue__label{color:#ebf0faeb;white-space:nowrap;margin-top:1px;font-size:14px;font-weight:400;line-height:1;transition:color .2s,text-shadow .2s}.scroll-cue:hover .scroll-cue__stem,.scroll-cue:focus-visible .scroll-cue__stem{--cue-opacity:.46}.scroll-cue:hover .scroll-cue__chevron--top,.scroll-cue:focus-visible .scroll-cue__chevron--top{--cue-opacity:.3}.scroll-cue:hover .scroll-cue__chevron--bottom,.scroll-cue:focus-visible .scroll-cue__chevron--bottom{--cue-opacity:.5}.scroll-cue:hover .scroll-cue__icon,.scroll-cue:focus-visible .scroll-cue__icon{filter:drop-shadow(0 0 3px #91b3d21f)}.scroll-cue:hover .scroll-cue__label,.scroll-cue:focus-visible .scroll-cue__label{color:#fffffffa;text-shadow:0 0 5px #91b3d22e}.scroll-cue:focus-visible{outline-offset:4px;outline:2px solid #ebf0fad1}@keyframes atchima-scroll-stem{0%,10%{stroke-dashoffset:42px;opacity:0}35%,70%{stroke-dashoffset:0;opacity:var(--cue-opacity)}to{stroke-dashoffset:-42px;opacity:0}}@keyframes atchima-scroll-chevron{0%{opacity:0;transform:translateY(-5px)}30%,58%{opacity:var(--cue-opacity);transform:translateY(0)}to{opacity:0;transform:translateY(6px)}}.hero-wave-glow{z-index:2;filter:blur(16px);pointer-events:none;background:radial-gradient(at 64% 100%,#ffffff2e 0%,#9daeff1a 38%,#0000 72%);height:90px;position:absolute;bottom:45px;left:0;right:0}.hero-wave{z-index:3;color:#f6f8fd;pointer-events:none;width:100%;height:clamp(110px,8vw,150px);position:absolute;bottom:-1px;left:0;right:0;overflow:visible}@media (width>=769px){.hero:after{background:linear-gradient(#0000 calc(100% - 12px),#f6f8fd calc(100% - 12px)),radial-gradient(circle at 50% 44%,#15498b08,#04144b0a 58%,#18186929)}.scroll-cue{bottom:50px}.hero-wave-glow{bottom:57px}.hero-wave{bottom:11px}}@media (width<=768px){.hero{height:auto;min-height:700px;padding-bottom:145px}.scroll-cue{bottom:58px}}@media (prefers-reduced-motion:reduce){.scroll-cue__stem,.scroll-cue__chevron{opacity:var(--cue-opacity);transform:none;animation:none!important}.scroll-cue__stem{stroke-dashoffset:0}}.values{background:#f6f8fd;min-height:162px;padding:39px 0 28px}.value-grid{grid-template-columns:repeat(4,1fr);display:grid}.value{border-left:1px solid #d3dcec;min-height:92px;padding:0 23px}.value:first-child{border-left:0;padding-left:10px}.value .number{color:#147a8c;margin-bottom:9px;font-size:17px;display:block}.value h3{margin:0 0 7px;font-size:12px;font-weight:600}.value p{color:#415171;margin:0;font-size:10px;line-height:1.55}.projects{background:#f3f6fc;padding:28px 0 36px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:19px;display:flex}.section-heading h2,.sectors h2,.services h2,.process h2,.partners h2{letter-spacing:-.025em;margin:0;font-weight:400}.section-heading p{margin:4px 0 0;font-size:11px}.small-button{min-height:31px;color:var(--ink);background:0 0;border:1px solid #22818c;border-radius:4px;align-items:center;padding:0 16px;font-size:10px;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.small-button:hover{color:#fff;background:#127f88}.project-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.project-card{color:#fff;background:#0d1d52;border-radius:9px;height:242px;position:relative;overflow:hidden;box-shadow:0 10px 28px #14275a1f}.project-card>img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.project-card:first-child>img{object-position:center 48%}.project-card:last-child>img{object-position:center 54%}.project-card:hover>img{transform:scale(1.025)}.project-card:after{content:"";background:linear-gradient(#0000,#030b1ff0);position:absolute;inset:28% 0 0}.project-copy{z-index:2;position:absolute;bottom:14px;left:19px;right:19px}.project-copy h3{max-width:390px;margin:0 0 5px;font-size:18px;line-height:1.08}.project-copy p{color:#ffffffe0;margin:0 0 10px;font-size:11px}.project-copy a{color:#4ed6c2;align-items:center;gap:7px;font-size:10px;font-weight:600;text-decoration:none;display:inline-flex}.project-copy a img{object-fit:contain;width:14px;height:10px}.sectors{background:#f8fafd;min-height:138px;padding:26px 0}.sector-grid{grid-template-columns:1.25fr repeat(5,1fr);align-items:center;display:grid}.sector-intro{padding-right:25px}.sectors h2{font-size:22px;line-height:1.08}.sector{height:75px;color:var(--ink);text-align:center;border-left:1px solid #d5deeb;align-content:center;justify-items:center;gap:7px;text-decoration:none;display:grid}.sector img{object-fit:contain;width:27px;height:27px;transition:transform .16s}.sector:hover img{transform:translateY(-2px)}.sector span{max-width:95px;font-size:10px;font-weight:600;line-height:1.25}.services{color:#fff;background:linear-gradient(110deg,#0c2d69,#174181 55%,#40298a);min-height:131px;padding:26px 0}.service-grid{grid-template-columns:1.35fr repeat(5,1fr);gap:12px;display:grid}.service-title{padding-right:16px}.services .kicker,.partners .kicker{color:#72d6c9}.services h2{font-size:21px;line-height:1.18}.service{border-left:1px solid #ffffff21;padding-left:13px;position:relative}.service:before{content:"";background:#0e3372;border:1px solid #4fd1c5;border-radius:50%;width:7px;height:7px;position:absolute;top:3px;left:-4px}.service h3{margin:0 0 7px;font-size:10px;font-weight:600;line-height:1.25}.service p{color:#ffffffb3;margin:0;font-size:8px;line-height:1.45}.process{background:#f8fafd;min-height:153px;padding:27px 0;position:relative;overflow:hidden}.contours{object-fit:cover;opacity:.15;width:100%;height:100%;position:absolute;inset:0}.process-grid{grid-template-columns:1.2fr repeat(5,1fr);align-items:start;display:grid;position:relative}.process-title{padding-right:25px}.process h2{font-size:21px;line-height:1.15}.step{text-align:center;position:relative}.step:not(:last-child):after{content:"";background:#76b8b8;width:76%;height:1px;position:absolute;top:18px;left:62%}.step-circle{z-index:2;background:#f8fafd;border:1.5px solid #1d9a9a;border-radius:50%;place-items:center;width:38px;height:38px;margin:0 auto 10px;font-size:12px;font-weight:600;display:grid;position:relative}.step h3{margin:0 0 5px;font-size:11px}.step p{color:#485777;margin:0;font-size:9px;line-height:1.45}.partners{color:#fff;background:linear-gradient(102deg,#071e59,#123b7b 56%,#11255e);min-height:125px;padding:26px 0}.partner-grid{grid-template-columns:1.05fr 1.35fr repeat(4,1fr);align-items:center;display:grid}.partner-intro{padding-right:30px}.partners h2{font-size:20px;line-height:1.15}.partner-copy{color:#ffffffbf;padding-right:28px;font-size:9px;line-height:1.55}.partner-copy p{margin:0}.small-button.light{color:#fff;border-color:#ffffffa6}.small-button.light:hover{color:var(--ink);background:#fff}.partner-type{color:#ffffffe6;text-align:center;border-left:1px solid #ffffff40;align-content:center;place-items:center;gap:3px;min-height:56px;padding:5px;display:grid}.partner-type span{font-size:19px;line-height:1}.partner-type strong{font-size:9px;font-weight:600;line-height:1.2}footer{color:#fff;background:#03133d;min-height:235px;padding-top:31px}.footer-grid{grid-template-columns:1.4fr repeat(3,.8fr) 1.2fr;gap:34px;display:grid}.footer-brand .brand{font-size:21px}.footer-brand .brand img{width:36px;height:27px}.footer-brand>p{color:#fff9;width:190px;margin:13px 0;font-size:9px;line-height:1.6}.social-link{border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:23px;height:23px;display:grid}.footer-column h3{color:#ffffff8c;margin:5px 0 12px;font-size:9px;font-weight:500}.footer-column a{color:#ffffffb8;margin:7px 0;font-size:9px;text-decoration:none;display:block}.footer-column a:hover,.footer-contact a:hover{color:#72d6c9}.footer-contact{border-left:1px solid #ffffff26;padding-left:25px}.footer-contact h3{margin:4px 0 12px;font-size:11px}.contact-row{color:#ffffffa6;align-items:flex-start;gap:8px;margin:8px 0;font-size:9px;line-height:1.45;display:flex}.contact-row img{object-fit:contain;flex:0 0 13px;width:13px;height:13px;margin-top:1px}.contact-row a{color:inherit;text-decoration:none}.disclaimer{color:#ffffff61;border-top:1px solid #ffffff1a;margin-top:28px;padding:16px 0 22px;font-size:8px;line-height:1.5}@media (width<=960px){:root{--shell:min(92vw, 760px)}.site-header{grid-template-columns:1fr auto;width:92%}.primary-nav{display:none}.hero-copy{margin-top:62px}.values{padding:30px 0}.value-grid{grid-template-columns:1fr 1fr;gap:25px 0}.value:nth-child(3){border-left:0}.value:nth-child(odd){padding-left:10px}.project-grid{grid-template-columns:1fr}.project-card{height:330px}.sector-grid{grid-template-columns:1fr 1fr}.sector-intro{grid-column:1/-1;margin-bottom:20px}.sector{border-top:1px solid #d5deeb;border-left:0}.service-grid{grid-template-columns:1fr 1fr}.service-title{grid-column:1/-1;margin-bottom:15px}.service{min-height:80px}.process-grid{grid-template-columns:1fr}.process-title{margin-bottom:25px}.step{text-align:left;grid-template-columns:50px 1fr;margin-bottom:12px;display:grid}.step:not(:last-child):after{display:none}.step-circle{grid-row:1/3;margin:0}.partner-grid{grid-template-columns:1fr 1fr}.partner-intro,.partner-copy{grid-column:1/-1;margin-bottom:20px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand,.footer-contact{grid-column:1/-1}.footer-contact{border-top:1px solid #ffffff1a;border-left:0;padding:20px 0 0}}@media (width<=560px){.site-header{height:72px}.brand{font-size:20px}.brand img{width:35px}.header-actions{gap:10px}.language{display:none}.hero-copy{margin-top:54px}.hero h1{font-size:48px}.hero h2{font-size:19px}.hero-copy p{font-size:13px}.hero-buttons{flex-direction:column;align-items:center}.value-grid{grid-template-columns:1fr}.value,.value:nth-child(3){border-top:1px solid #d3dcec;border-left:0;padding:16px 10px}.section-heading{align-items:flex-start;gap:16px}.section-heading h2{font-size:21px}.project-card{height:265px}.project-copy h3{font-size:17px}.service-grid,.partner-grid,.footer-grid{grid-template-columns:1fr}.service{min-height:70px}.partner-type{border-top:1px solid #fff3;border-left:0}.footer-column{padding-top:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--shell:min(1080px, calc(100vw - 96px))}.kicker{margin-bottom:12px;font-size:14px}.site-header{width:min(1120px,100% - 96px);height:76px}.primary-nav{gap:34px}.primary-nav a{letter-spacing:.01em;font-size:17px;font-weight:400}.header-actions,.language{font-size:15px}.header-actions{gap:18px}.contact-pill{min-width:88px;height:36px;font-size:14px}.hero h2{font-size:24px}.hero-copy p{font-size:16px;line-height:1.6}.button{height:44px;font-size:15px}.button-primary{width:204px}.button-secondary{width:184px}.values{min-height:230px;padding:56px 0 48px}.value{min-height:126px;padding:0 26px}.value .number{font-size:19px}.value h3{margin-bottom:10px;font-size:17px}.value p{font-size:16px;line-height:1.55}.projects{padding:64px 0 72px}.section-heading{margin-bottom:30px}.section-heading h2{font-size:36px}.section-heading p{margin-top:8px;font-size:16px;line-height:1.55}.small-button{min-height:42px;padding-inline:20px;font-size:14px}.project-grid{gap:22px}.project-card{height:350px}.project-copy{bottom:24px;left:26px;right:26px}.project-copy h3{margin-bottom:8px;font-size:24px;line-height:1.15}.project-copy p{margin-bottom:14px;font-size:16px;line-height:1.45}.project-copy a{font-size:14px}.project-copy a img{width:18px;height:13px}.project-arrow{font-size:19px;font-weight:400;line-height:1;transition:transform .15s;display:inline-block;transform:translateY(-1px)}.project-copy a:hover .project-arrow{transform:translate(3px,-1px)}.sectors{min-height:230px;padding:54px 0}.sectors h2,.services h2,.process h2,.partners h2{font-size:30px}.sector{gap:12px;min-height:116px}.sector img{width:36px;height:36px}.sector span{max-width:125px;font-size:15px}.services{min-height:250px;padding:58px 0}.service-grid{gap:18px}.service{padding-left:17px}.service h3{margin-bottom:10px;font-size:16px}.service p{font-size:14px;line-height:1.55}.process{min-height:240px;padding:56px 0}.step:not(:last-child):after{top:24px}.step-circle{width:48px;height:48px;margin-bottom:14px;font-size:15px}.step h3{margin-bottom:7px;font-size:16px}.step p{font-size:14px;line-height:1.5}.partners{min-height:235px;padding:54px 0}.partner-grid{grid-template-columns:1.15fr 1.65fr repeat(4,1fr)}.partner-copy{font-size:16px}.partner-copy .small-button{min-height:40px;margin-top:16px}.partner-type{gap:8px;min-height:112px;padding:10px}.partner-type span{font-size:28px}.partner-type strong{font-size:14px}footer{min-height:340px;padding-top:56px}.footer-grid{gap:28px}.footer-brand>p{width:220px;margin:17px 0;font-size:14px}.social-link{width:32px;height:32px}.social-link img{width:15px;height:15px}.footer-column h3{margin-bottom:16px;font-size:14px}.footer-column a{margin:10px 0;font-size:14px}.footer-contact h3{margin-bottom:16px;font-size:15px}.contact-row{gap:10px;margin:11px 0;font-size:14px}.contact-row img{flex-basis:16px;width:16px;height:16px}.disclaimer{margin-top:38px;padding:20px 0 28px;font-size:12px;line-height:1.6}@media (width<=960px){:root{--shell:min(92vw, 760px)}.site-header{width:92%}.project-card{height:330px}.partner-grid{grid-template-columns:1fr 1fr}}@media (width<=560px){:root{--shell:90vw}.site-header{width:90%}.hero h2{font-size:22px}.hero-copy p{font-size:16px}.value,.value:nth-child(3){padding:24px 10px}.section-heading h2{font-size:30px}.project-card{height:300px}.project-copy{bottom:20px;left:20px;right:20px}.project-copy h3{font-size:22px}.partner-grid{grid-template-columns:1fr}}
