@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0}}}@layer theme{:root,:host{--font-sans:"Inter", "Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-slate-100:oklch(96.8% .007 247.896);--color-slate-300:oklch(86.9% .022 252.894);--color-slate-600:oklch(44.6% .043 257.281);--color-white:#fff;--spacing:.25rem;--container-3xl:48rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-ink:#061923}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-7{margin-top:calc(var(--spacing) * 7)}.ml-2{margin-left:calc(var(--spacing) * 2)}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-\[94px\]{height:94px}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-3xl{max-width:var(--container-3xl)}.-translate-y-\[6px\]{--tw-translate-y: -6px ;translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-y-\[6px\]{--tw-translate-y:6px;translate:var(--tw-translate-x) var(--tw-translate-y)}.-rotate-45{rotate:-45deg}.rotate-45{rotate:45deg}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-4{gap:calc(var(--spacing) * 4)}.gap-5{gap:calc(var(--spacing) * 5)}.gap-7{gap:calc(var(--spacing) * 7)}.bg-ink{background-color:var(--color-ink)}.py-4{padding-block:calc(var(--spacing) * 4)}.text-ink{color:var(--color-ink)}.text-slate-100{color:var(--color-slate-100)}.text-slate-300{color:var(--color-slate-300)}.text-slate-600{color:var(--color-slate-600)}.text-white{color:var(--color-white)}.opacity-0{opacity:0}@media(min-width:40rem){.sm\:inline{display:inline}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}}@media(min-width:64rem){.lg\:flex{display:flex}.lg\:hidden{display:none}}}:root{color-scheme:dark;font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizelegibility;--header-height:94px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height)}body{background:#061923;min-width:320px;margin:0}body,button,input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}::selection{color:#061923;background:#74d8e2}.container-shell{width:min(100% - 2.5rem,1240px);margin-inline:auto}.section{padding-block:clamp(5.25rem,9vw,8.5rem)}.section--light{background:#f7f9fa}.section-title{letter-spacing:-.045em;max-width:800px;font-size:clamp(2.15rem,4.5vw,4.1rem);font-weight:460;line-height:1.03}.section-description{max-width:680px;margin-top:1.5rem;font-size:clamp(1rem,1.6vw,1.16rem);line-height:1.75}.eyebrow{color:#0d7482;letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:.68rem;font-weight:800;display:flex}.eyebrow>span{background:#27bfd2;width:2.2rem;height:1px}.eyebrow--light{color:#8ad6df}.section-intro{margin-bottom:clamp(3rem,6vw,5rem)}.section-intro--split{gap:2rem;display:grid}.section-intro--split>p,.service-header>p{color:#61737b;align-self:end;max-width:470px;font-size:.95rem;line-height:1.75}.skip-link{z-index:100;color:#051921;background:#27bfd2;padding:.75rem 1rem;font-size:.8rem;font-weight:800;transition:transform .16s;position:fixed;top:0;left:1rem;transform:translateY(-120%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:50;border-bottom:1px solid #0000;transition:background .22s,border-color .22s,box-shadow .22s;position:fixed;top:0;left:0;right:0}.site-header--scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#051720f0;border-color:#7ccbd61f;box-shadow:0 12px 35px #0003}.brand-link{flex:none;align-items:center;display:inline-flex}.brand-logo{border-radius:.25rem;width:8.25rem;height:auto;display:block}.nav-link{color:#c4d1d5;font-size:.72rem;font-weight:650;transition:color .15s}.nav-link:hover{color:#75d6e0}.button{letter-spacing:.025em;border:1px solid #0000;justify-content:center;align-items:center;gap:.75rem;min-height:3.3rem;padding:.85rem 1.35rem;font-size:.74rem;font-weight:800;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--small{min-height:2.75rem;padding:.65rem 1.05rem;font-size:.68rem}.button--primary{color:#041820;background:#27bfd2}.button--primary:hover{background:#69d8e3}.button--outline{color:#eef5f6;background:#ffffff08;border-color:#c1dee357}.button--outline:hover{background:#27bfd214;border-color:#62d0dc}.button--dark{color:#fff;background:#082631}.button--dark:hover{background:#0e3b49}.text-link{color:#0a7786;gap:.6rem;margin-top:2rem;font-size:.78rem;font-weight:800;display:inline-flex}.menu-button{background:0 0;border:1px solid #ffffff29;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:2.7rem;height:2.7rem;display:flex}.menu-button span{background:#fff;width:1.1rem;height:1px;transition:all .16s}.mobile-nav{opacity:0;background:#051720fa;max-height:0;transition:max-height .22s,opacity .18s;display:grid;overflow:hidden}.mobile-nav--open{opacity:1;max-height:600px}.mobile-nav__link{color:#d5e1e4;border-bottom:1px solid #ffffff14;padding-block:.9rem;font-size:.85rem}.hero{isolation:isolate;background:#061923;min-height:830px;position:relative;overflow:hidden}.hero-photo,.hero-shade,.hero-grid{width:100%;height:100%;position:absolute;inset:0}.hero-photo{z-index:-4;object-fit:cover;object-position:58% center;opacity:0;transition:opacity .9s,transform 6.5s;transform:scale(1.025)}.hero-photo--active{z-index:-3;opacity:1;transform:scale(1)}.hero-shade{z-index:-2;background:linear-gradient(90deg,#031118fc,#031118e8 39%,#0311186e 70%,#0311183d),linear-gradient(#0000 55%,#031118b8)}.hero-grid{z-index:-1;background-image:linear-gradient(#76c3cf0d 1px,#0000 1px),linear-gradient(90deg,#76c3cf0d 1px,#0000 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(#000,#0000 95%);mask-image:linear-gradient(#000,#0000 95%)}.hero-content{align-items:center;min-height:830px;padding-block:9rem 7rem;display:flex}.hero-content>div{max-width:820px}.hero h1{color:#fff;letter-spacing:-.062em;max-width:850px;font-size:clamp(3rem,6.2vw,6rem);font-weight:410;line-height:.96}.hero h1 span{color:#89d7df}.hero-content>div>p{color:#c3d1d5;max-width:680px;margin-top:2rem;font-size:clamp(1.05rem,1.7vw,1.28rem);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2.25rem;display:flex}.hero-proof{border-top:1px solid #87cad42b;flex-wrap:wrap;gap:1.5rem 2.5rem;margin-top:3.2rem;padding-top:1.4rem;display:flex}.hero-proof div{gap:.15rem;display:grid}.hero-proof strong{color:#9de0e7;font-size:.86rem;font-weight:700}.hero-proof span{color:#829ba4;letter-spacing:.08em;text-transform:uppercase;font-size:.61rem;font-weight:700}.hero-scroll{color:#839ca5;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.7rem;font-size:.6rem;font-weight:800;display:flex;position:absolute;bottom:1.6rem;right:2rem}.hero-scroll span{background:#27bfd2;width:2rem;height:1px}.hero-slider{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#031219b8;border:1px solid #91ccd52b;grid-template-columns:1fr auto;width:min(390px,100% - 2.5rem);display:grid;position:absolute;bottom:1.35rem;right:max(1.25rem,50vw - 620px);box-shadow:0 18px 45px #0000002e}.hero-slider__caption{gap:.18rem;min-width:0;padding:.8rem 1rem;display:grid}.hero-slider__caption span{color:#5fbfcb;letter-spacing:.1em;font-size:.52rem;font-weight:800}.hero-slider__caption strong{color:#edf4f5;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:700;overflow:hidden}.hero-slider__caption small{color:#829ca5;text-overflow:ellipsis;white-space:nowrap;font-size:.57rem;overflow:hidden}.hero-slider__controls{border-left:1px solid #91ccd524;align-items:stretch;display:flex}.hero-slider__controls>button{color:#cce4e8;cursor:pointer;background:0 0;border:0;border-left:1px solid #91ccd51f;width:2.6rem;font-size:.72rem}.hero-slider__controls>button:hover{color:#fff;background:#27bfd21a}.hero-slider__controls>div{align-items:center;gap:.32rem;padding-inline:.7rem;display:flex}.hero-slider__controls>div button{cursor:pointer;background:#526c75;border:0;border-radius:50%;width:.42rem;height:.42rem;padding:0}.hero-slider__controls>div button.is-active{background:#63d2de;box-shadow:0 0 0 3px #63d2de1f}.about-layout{align-items:center;gap:4rem;display:grid}.about-points{gap:1rem;margin-top:2.5rem;display:grid}.about-points div{border-top:1px solid #cdd9dc;grid-template-columns:7rem 1fr;gap:1rem;padding-top:1rem;display:grid}.about-points strong{color:#0c7583;font-size:.9rem}.about-points span{color:#596f78;font-size:.8rem}.systems-diagram{background:#09242f;border:1px solid #bed0d5;min-height:420px;position:relative;overflow:hidden;box-shadow:0 35px 75px #06192329}.systems-diagram__grid{background-image:linear-gradient(#6fc1cd0f 1px,#0000 1px),linear-gradient(90deg,#6fc1cd0f 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0}.systems-diagram svg{width:100%;height:100%;position:absolute;inset:0}.diagram-line{fill:none;stroke:url(#line-gradient);stroke-width:1.2px}.diagram-pulse{fill:none;stroke:#27bfd2;stroke-width:1px;opacity:.2;animation:4s ease-in-out infinite pulse}.diagram-pulse--two{animation-delay:1s}.diagram-node{background:#071f29e8;border:1px solid #85ccd638;min-width:130px;padding:.85rem 1rem;position:absolute;box-shadow:0 10px 25px #0003}.diagram-node strong,.diagram-node small{display:block}.diagram-node strong{color:#e6eff1;font-size:.72rem}.diagram-node small{color:#718d96;margin-top:.25rem;font-size:.56rem}.diagram-node--core{text-align:center;min-width:160px;top:50%;left:50%;transform:translate(-50%,-50%)}.diagram-node--core>span{color:#8bdae2;border:1px solid #27bfd2;place-items:center;width:2.3rem;height:2.3rem;margin:0 auto .6rem;font-weight:800;display:grid}.diagram-node--one{top:10%;left:6%}.diagram-node--two{top:10%;right:6%}.diagram-node--three{bottom:10%;left:6%}.diagram-node--four{bottom:10%;right:6%}@keyframes pulse{50%{opacity:.5}}.experience-section{isolation:isolate;align-items:center;min-height:780px;padding-block:clamp(6rem,10vw,9rem);display:flex;position:relative;overflow:hidden}.experience-photo,.experience-overlay{z-index:-3;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.experience-overlay{z-index:-2;background:linear-gradient(90deg,#04131bf7,#04131bdb 45%,#04131b66 78%)}.experience-layout{align-items:center;gap:4rem;display:grid}.experience-layout>div:first-child>p{color:#c2d1d5;max-width:590px;margin:1.6rem 0 2rem;line-height:1.75}.experience-fields{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.experience-fields span{color:#d4e0e3;border-bottom:1px solid #8ecad326;align-items:center;gap:.75rem;min-height:68px;padding:.8rem;font-size:.78rem;font-weight:600;display:flex}.experience-fields small{color:#4a8b95;font-size:.55rem}.experience-note{color:#6f8992;font-size:.6rem;line-height:1.55;position:absolute;bottom:1.25rem;left:0;right:0}.sector-section{background:#eef3f4}.sector-flow{border-top:1px solid #c3d2d6}.sector-flow article{border-bottom:1px solid #c3d2d6;grid-template-columns:3rem 1fr;align-items:start;gap:1rem;padding-block:1.5rem;transition:padding .18s,background .18s;display:grid}.sector-flow article:hover{background:#fff;padding-inline:1rem}.sector-flow article>span{color:#0b8697;font-size:.62rem;font-weight:800}.sector-flow h3{color:#0b2935;font-size:clamp(1.15rem,2.2vw,1.65rem);font-weight:580}.sector-flow p{color:#60727a;max-width:670px;margin-top:.45rem;font-size:.84rem;line-height:1.65}.sector-flow a{color:#0b7786;grid-column:2;font-size:.7rem;font-weight:800}.service-section{background:#fff}.service-header{gap:2rem;margin-bottom:4rem;display:grid}.service-editorial{border:1px solid #c9d7da;display:grid;overflow:hidden}.service-editorial__image{background:#0b2631;min-height:430px;position:relative;overflow:hidden}.service-editorial__image:after{content:"";background:linear-gradient(#0000 52%,#04141cc7);position:absolute;inset:0}.service-editorial__image img{object-fit:cover;width:100%;height:100%}.service-editorial__image>span{z-index:1;color:#d8e7ea;letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;font-weight:800;position:absolute;bottom:1.3rem;left:1.4rem}.service-editorial__list a{border-bottom:1px solid #d2dcdf;grid-template-columns:2.3rem 1fr auto;gap:.9rem;padding:1.15rem 1.25rem;transition:background .16s;display:grid}.service-editorial__list a:last-child{border-bottom:0}.service-editorial__list a:hover{background:#f1f6f7}.service-editorial__list>a>span{color:#138697;font-size:.6rem;font-weight:800}.service-editorial__list h3{color:#15313b;font-size:1rem;font-weight:650}.service-editorial__list p{color:#667880;margin-top:.4rem;font-size:.76rem;line-height:1.55}.service-editorial__list b{color:#168b9b;font-weight:400}.section-action{margin-top:2rem}.specialties-section{background:#08232e}.specialties-section .section-intro--split>p{color:#91a8b0}.specialty-lines{border-top:1px solid #83c5cf2e}.specialty-line{border-bottom:1px solid #83c5cf2e;grid-template-columns:3.2rem 1fr auto;align-items:center;gap:1rem;padding-block:1.25rem;transition:padding .18s,background .18s;display:grid}.specialty-line:hover{background:#27bfd20d;padding-inline:1rem}.specialty-line__icon{color:#72d2dd;border:1px solid #27bfd240;place-items:center;width:2.7rem;height:2.7rem;display:grid}.tech-icon{width:1.35rem;height:1.35rem}.specialty-line__content strong,.specialty-line__content small{display:block}.specialty-line__content strong{color:#edf4f5;font-size:1rem;font-weight:600}.specialty-line__content small{color:#829ba4;margin-top:.3rem;font-size:.72rem;line-height:1.5}.specialty-line__arrow{color:#438690}.methodology-section{background-color:#061923;background-image:linear-gradient(#76c3cf0a 1px,#0000 1px),linear-gradient(90deg,#76c3cf0a 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:70px 70px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}.methodology-layout{gap:4rem;display:grid}.methodology-sticky>p{color:#92a8b0;max-width:530px;margin:1.5rem 0 2rem;line-height:1.75}.methodology-steps{border-top:1px solid #82c7d22e}.methodology-steps li{border-bottom:1px solid #82c7d22e;grid-template-columns:3rem 1fr;gap:1rem;padding:1.4rem 0;display:grid;position:relative}.methodology-steps span{color:#2ebed0;font-size:.63rem;font-weight:800}.methodology-steps h3{color:#e3edef;font-size:1.08rem;font-weight:550}.methodology-steps i{background:#27bfd2;width:0;height:1px;transition:width .22s;position:absolute;bottom:-1px;right:0}.methodology-steps li:hover i{width:35%}.case-section{background:#f7f9fa}.case-editorial{gap:3rem;display:grid}.case-story{gap:1.4rem;display:grid}.case-story__image{background:#0a2531;min-height:270px;position:relative;overflow:hidden}.case-story__image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.case-story:hover img{transform:scale(1.025)}.case-story__image span{color:#05202a;background:#27bfd2;place-items:center;width:2.4rem;height:2.4rem;font-size:.62rem;font-weight:800;display:grid;position:absolute;bottom:.8rem;right:.8rem}.case-story__copy small{color:#087d8d;letter-spacing:.07em;text-transform:uppercase;font-size:.64rem;font-weight:800}.case-story__copy h3{color:#102d38;letter-spacing:-.025em;margin-top:.55rem;font-size:clamp(1.35rem,2.2vw,1.9rem);font-weight:580}.case-story__copy p{color:#61737b;max-width:520px;margin-top:.65rem;font-size:.86rem;line-height:1.65}.case-disclaimer{color:#7b8b91;margin-top:3rem;font-size:.64rem;line-height:1.6}.why-section{background:#fff}.why-layout{align-items:center;gap:4rem;display:grid}.why-visual{background:#08232e;min-height:580px;position:relative;overflow:hidden}.why-visual img{object-fit:cover;width:100%;height:580px}.why-visual>div{background:#051821eb;gap:.35rem;padding:1.4rem;display:grid;position:absolute;bottom:0;left:0;right:0}.why-visual strong{color:#eaf3f4;font-size:.95rem}.why-visual span{color:#89a0a8;font-size:.72rem}.reason-list{border-top:1px solid #ccd8db;margin:2.5rem 0}.reason-list>div{border-bottom:1px solid #ccd8db;grid-template-columns:2.3rem 1fr;gap:.9rem;padding:1rem 0;display:grid}.reason-list span{color:#0a8494;font-size:.59rem;font-weight:800}.reason-list h3{color:#17323c;font-size:.94rem;font-weight:650}.reason-list p{color:#6a7b82;margin-top:.25rem;font-size:.75rem;line-height:1.5}.diagnostic-section{background:radial-gradient(circle at 12% 12%,#27bfd21f,#0000 27%),linear-gradient(120deg,#061923,#0a303b);overflow:hidden}.diagnostic-layout{align-items:center;gap:3.5rem;display:grid}.diagnostic-copy>p:not(.diagnostic-kicker){color:#a9bdc3;max-width:620px;margin:1.4rem 0 2rem;font-size:.95rem;line-height:1.75}.diagnostic-kicker{color:#72d9e4;letter-spacing:.12em;text-transform:uppercase;margin:1.3rem 0 .7rem;font-size:.7rem;font-weight:800}.diagnostic-card{background:#04141bad;border:1px solid #88ced83b;box-shadow:0 28px 70px #0000003d}.diagnostic-card__header{border-bottom:1px solid #88ced82e;align-items:center;gap:1rem;padding:1.2rem 1.4rem;display:flex}.diagnostic-card__header span{color:#8ee1e9;border:1px solid #27bfd2;place-items:center;width:3.3rem;height:3.3rem;font-size:.68rem;font-weight:800;display:grid}.diagnostic-card__header strong{color:#eef5f6;font-size:1rem;font-weight:600}.diagnostic-card__columns{display:grid}.diagnostic-card__columns>div{padding:1.5rem}.diagnostic-card__columns>div+div{border-top:1px solid #88ced82e}.diagnostic-card h3{color:#75d6df;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:.65rem;font-weight:800}.diagnostic-card ul{gap:.8rem;display:grid}.diagnostic-card li{color:#c8d7da;grid-template-columns:.8rem 1fr;gap:.6rem;font-size:.78rem;line-height:1.5;display:grid}.diagnostic-card li:before{color:#27bfd2;content:"•"}.diagnostic-card__note{color:#79939b;border-top:1px solid #88ced82e;padding:1rem 1.4rem;font-size:.66rem;line-height:1.6}.cta-band{color:#05202a;background:#27bfd2}.cta-band .container-shell{align-items:center;gap:1.5rem;padding-block:2.4rem;display:grid}.cta-band p{letter-spacing:-.03em;max-width:760px;font-size:clamp(1.4rem,3vw,2.4rem);font-weight:550;line-height:1.15}.cta-band .button{color:#fff;background:#05202a;border-color:#05202a}.faq-section{background:#eef3f4}.faq-layout{gap:3rem;display:grid}.faq-list{border-top:1px solid #c3d2d6}.faq-list details{border-bottom:1px solid #c3d2d6}.faq-list summary{color:#13313c;cursor:pointer;grid-template-columns:2.2rem 1fr auto;align-items:center;gap:.8rem;padding:1.35rem 0;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#0b8494;font-size:.6rem;font-weight:800}.faq-list summary h3{font-size:clamp(.95rem,1.5vw,1.12rem);font-weight:620;line-height:1.4}.faq-list summary b{color:#0b8494;font-size:1.3rem;font-weight:300;transition:transform .16s}.faq-list details[open] summary b{transform:rotate(45deg)}.faq-list details>p{color:#5f727a;max-width:730px;margin:-.2rem 1rem 1.4rem 3rem;font-size:.84rem;line-height:1.7}.contact-section{background:radial-gradient(circle at 8% 25%,#27bfd214,#0000 25%),#092631;padding-block:clamp(5.5rem,9vw,8rem)}.contact-layout{grid-template-areas:"intro""form""details";gap:2.5rem;display:grid}.contact-intro{grid-area:intro}.contact-expectation{border-left:2px solid #27bfd28c;gap:.4rem;max-width:520px;margin-top:2rem;padding-left:1rem;display:grid}.contact-expectation strong{color:#cce4e8;font-size:.8rem}.contact-expectation span{color:#8199a2;font-size:.73rem;line-height:1.6}.contact-details{border-top:1px solid #97c5cd29;grid-area:details;max-width:470px;font-style:normal;display:grid}.contact-details a,.contact-details>div{border-bottom:1px solid #97c5cd29;gap:.25rem;padding-block:.9rem;display:grid}.contact-details span{color:#718c95;letter-spacing:.1em;text-transform:uppercase;font-size:.59rem;font-weight:800}.contact-details strong{color:#dbe8ea;font-size:.88rem;font-weight:500}.contact-form{scroll-margin-top:calc(var(--header-height) + 1rem);background:#0312195c;border:1px solid #89c4ce2b;grid-area:form;padding:clamp(1.4rem,4vw,2.4rem)}.form-heading{border-bottom:1px solid #97c3cb29;margin-bottom:1.6rem;padding-bottom:1.2rem}.form-heading>span,.form-field>span{color:#8cced6;letter-spacing:.08em;text-transform:uppercase;font-size:.61rem;font-weight:800}.form-heading h3{color:#edf4f5;margin-top:.45rem;font-size:clamp(1.15rem,2vw,1.45rem);font-weight:550}.form-heading p{color:#7d969f;margin-top:.4rem;font-size:.69rem}.form-field{display:block}.form-field>span{color:#adbec4;margin-bottom:.5rem;display:block}.form-field input,.form-field select,.form-field textarea{color:#edf4f5;background:#020f1594;border:1px solid #97c3cb38;border-radius:0;width:100%;padding:.82rem .9rem;font-size:.84rem}.form-field input,.form-field select{height:3rem}.form-field textarea{resize:vertical;min-height:125px}.form-field select option{color:#fff;background:#092631}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#27bfd2;outline:0}.form-field [aria-invalid=true]{border-color:#f29d97}.form-field small{color:#ffaaa4;margin-top:.4rem;font-size:.68rem;display:block}.form-privacy{color:#7e969f;max-width:260px;font-size:.66rem;line-height:1.55}.form-honeypot{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.form-success,.form-error{color:#a8dce3;background:#27bfd214;border-left:2px solid #27bfd2;margin-top:1.1rem;padding:.75rem 1rem;font-size:.76rem}.form-error{color:#f3c1bd;background:#f29d9714;border-color:#f29d97}.form-error a{color:#fff;font-weight:800;text-decoration:underline}.home-compact{color:#15323c;background:#f5f8f9}.home-compact .site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f9fcfcf0;border-color:#1045521a}.home-compact .site-header--scrolled{background:#fffffff7;border-color:#d8e3e5;box-shadow:0 10px 30px #11343e17}.home-compact .nav-link{color:#314f59;font-size:.82rem}.home-compact .nav-link:hover{color:#087b8b}.home-compact .menu-button{border-color:#b8cbd0}.home-compact .menu-button span{background:#13343f}.home-compact .mobile-nav{background:#fff;border-top:1px solid #d4e1e4}.home-compact .mobile-nav__link{color:#294852;border-color:#dce6e8;font-size:.95rem}.home-compact .hero{background:#e9f0f2;min-height:760px}.home-compact .hero-content{min-height:760px;padding-block:9rem 11.5rem}.home-compact .hero-content>div{max-width:860px}.home-compact .hero h1{color:#0b2c37;max-width:860px;font-size:clamp(3.2rem,6.1vw,5.9rem);font-weight:480;line-height:.95}.home-compact .hero h1 span{color:#087f91}.home-compact .hero-content>div>p{color:#3d5e68;max-width:630px;font-size:clamp(1.12rem,1.8vw,1.35rem);line-height:1.55}.home-compact .hero-shade{background:linear-gradient(90deg,#f6fbfcfc,#f6fbfcf0 40%,#f6fbfc8c 67%,#f6fbfc1f),linear-gradient(#0000 55%,#ebf4f68c)}.home-compact .hero-grid{opacity:.38}.home-compact .hero-photo{object-position:66% center;filter:saturate(.92)contrast(.96)}.hero-message{animation:.52s both hero-message-in}@keyframes hero-message-in{0%{opacity:0;transform:translateY(14px)}}.home-compact .hero .button{min-height:3.65rem;padding-inline:1.55rem;font-size:.86rem}.home-compact .hero .button--primary{color:#fff;background:#0a8495}.home-compact .hero .button--primary:hover{background:#076f7e}.home-compact .hero .button--outline{color:#143944;background:#ffffff85;border-color:#819da5}.hero-carousel{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f9fcfceb;border-top:1px solid #23596626;position:absolute;bottom:0;left:0;right:0}.hero-carousel__inner{grid-template-columns:1fr auto;align-items:stretch;display:grid}.hero-carousel__tabs{grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.hero-carousel__tabs button{color:#59727a;text-align:left;cursor:pointer;background:0 0;border:0;border-right:1px solid #d7e2e4;align-content:center;gap:.35rem;min-height:92px;padding:1rem;display:grid}.hero-carousel__tabs button span{color:#0b8797;font-size:.68rem;font-weight:800}.hero-carousel__tabs button strong{font-size:.86rem;font-weight:720;line-height:1.3}.hero-carousel__tabs button[aria-selected=true]{color:#fff;background:#0a7f90}.hero-carousel__tabs button[aria-selected=true] span{color:#bcebf0}.hero-carousel__arrows{display:flex}.hero-carousel__arrows button{color:#153e49;cursor:pointer;background:#fff;border:0;border-left:1px solid #d7e2e4;width:3.7rem;font-size:1.15rem}.hero-carousel__arrows button:hover{background:#e7f3f5}.anchor-offset{top:calc(var(--header-height) * -1);position:absolute}.compact-solutions{background:#f4f7f8;padding-block:clamp(4.5rem,7vw,6.5rem);position:relative}.compact-heading{align-items:end;gap:1.25rem;margin-bottom:2.2rem;display:grid}.compact-heading h2,.experience-summary__copy h2,.compact-process__intro h2{color:#0a2732;letter-spacing:-.045em;max-width:760px;font-size:clamp(2rem,4vw,3.65rem);font-weight:470;line-height:1.04}.compact-heading>p{color:#61747c;font-size:.9rem}.solution-tabs{background:#fff;border:1px solid #c8d6da;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.solution-tabs button{color:#50666f;cursor:pointer;background:0 0;border:0;border-right:1px solid #c8d6da;min-height:3.8rem;padding:.8rem 1rem;font-size:.72rem;font-weight:760}.solution-tabs button:last-child{border-right:0}.solution-tabs button[aria-selected=true]{color:#fff;background:#092a36}.solution-panel{background:#fff;border:1px solid #c8d6da;border-top:0;min-height:490px;display:grid}.solution-panel[hidden]{display:none}.solution-panel__image{background:#092a36;min-height:300px;overflow:hidden}.solution-panel__image img{object-fit:cover;width:100%;height:100%}.solution-panel__copy{flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,4.3rem);display:flex}.solution-panel__copy>span{color:#0b8191;letter-spacing:.12em;text-transform:uppercase;font-size:.64rem;font-weight:800}.solution-panel__copy h3{color:#102d38;letter-spacing:-.035em;max-width:570px;margin-top:.8rem;font-size:clamp(1.65rem,3vw,2.75rem);font-weight:520;line-height:1.08}.solution-panel__copy>p{color:#60747c;max-width:560px;margin-top:1rem;font-size:.9rem;line-height:1.65}.solution-panel__copy ul{flex-wrap:wrap;gap:.55rem;margin-top:1.3rem;display:flex}.solution-panel__copy li{color:#35535e;border:1px solid #c6d6da;padding:.5rem .7rem;font-size:.67rem;font-weight:700}.solution-panel__actions{flex-wrap:wrap;align-items:center;gap:1.2rem;margin-top:1.8rem;display:flex}.solution-panel__actions .text-link{margin-top:0}.compact-experience{background:#071f29;padding-block:clamp(4.5rem,7vw,6.5rem)}.experience-summary{border:1px solid #85c4ce2b;display:grid;overflow:hidden}.experience-summary__image{background:#0b2934;min-height:430px;position:relative}.experience-summary__image:after{content:"";background:linear-gradient(#0000 45%,#031219b8);position:absolute;inset:0}.experience-summary__image img{object-fit:cover;width:100%;height:100%}.experience-summary__image>strong{z-index:1;color:#d8e7ea;text-transform:uppercase;align-items:baseline;gap:.7rem;font-size:.72rem;font-weight:700;display:flex;position:absolute;bottom:1.5rem;left:1.5rem}.experience-summary__image>strong span{color:#67d3df;letter-spacing:-.05em;font-size:2.4rem;font-weight:520}.experience-summary__copy{flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,4.2rem);display:flex}.experience-summary__copy h2{color:#f1f6f7}.experience-summary__copy>p{color:#9bb0b7;max-width:590px;margin-top:1.25rem;font-size:.92rem;line-height:1.7}.sector-tags{flex-wrap:wrap;gap:.55rem;margin:1.5rem 0 1.8rem;display:flex}.sector-tags span{color:#a9c0c6;border:1px solid #76cad533;padding:.48rem .65rem;font-size:.65rem}.experience-summary__copy .button{width:fit-content}.compact-cases{gap:1rem;margin-top:1.15rem;display:grid}.compact-cases>header{background:#0a2b37;flex-direction:column;justify-content:end;min-height:210px;padding:1.4rem;display:flex}.compact-cases>header span{color:#68cbd6;letter-spacing:.11em;text-transform:uppercase;font-size:.59rem;font-weight:800}.compact-cases>header h3{color:#e9f1f3;margin-top:.6rem;font-size:1.3rem;font-weight:540;line-height:1.2}.compact-cases article{background:#0b2934;min-height:210px;position:relative;overflow:hidden}.compact-cases article:after{content:"";background:linear-gradient(#0000 28%,#031219ed);position:absolute;inset:0}.compact-cases article img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.compact-cases article:hover img{transform:scale(1.025)}.compact-cases article>div{z-index:1;position:absolute;bottom:1rem;left:1rem;right:1rem}.compact-cases small{color:#71d0da;text-transform:uppercase;font-size:.55rem;font-weight:800}.compact-cases h4{color:#fff;margin-top:.35rem;font-size:.9rem;font-weight:620;line-height:1.3}.compact-disclaimer{color:#718b94;margin-top:1rem;font-size:.58rem;line-height:1.5}.compact-process{background:#fff;padding-block:clamp(4rem,6vw,5.5rem)}.compact-process .container-shell{align-items:end;gap:2.5rem;display:grid}.compact-process__intro .text-link{margin-top:1.2rem}.compact-process ol{border:1px solid #cad7da;grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.compact-process li{border-right:1px solid #cad7da;align-content:space-between;min-height:125px;padding:1rem;display:grid}.compact-process li:last-child{border-right:0}.compact-process li span{color:#0b8494;font-size:.6rem;font-weight:800}.compact-process li strong{color:#17333d;font-size:.78rem;font-weight:680}.home-compact .faq-section{padding-block:clamp(4rem,6vw,5.5rem)}.home-compact .faq-layout{gap:2.5rem}.home-compact .contact-section{padding-block:clamp(4.5rem,7vw,6rem)}.home-compact .site-footer{padding-top:3.2rem}.home-compact .footer-grid{padding-top:2.2rem}.home-compact .footer-bottom{margin-top:2.4rem}.home-compact .compact-experience{background:#eaf1f3}.home-compact .experience-summary{background:#fff;border-color:#c6d6da;box-shadow:0 24px 55px #17444f17}.home-compact .experience-summary__copy h2{color:#102f3a}.home-compact .experience-summary__copy>p{color:#526c75;font-size:1rem}.home-compact .sector-tags span{color:#385761;border-color:#bfd1d5;font-size:.73rem}.home-compact .compact-cases>header{background:#0d6674}.home-compact .compact-disclaimer{color:#526b74;font-size:.67rem}.home-compact .contact-section{color:#14333e;background:#eef4f5}.home-compact .contact-intro .eyebrow{color:#0b7f90}.home-compact .contact-intro .section-title{color:#102f3a}.home-compact .contact-intro .section-description{color:#536e77}.home-compact .contact-expectation strong,.home-compact .contact-details strong{color:#193c47}.home-compact .contact-expectation span,.home-compact .contact-details span{color:#657f88}.home-compact .contact-details,.home-compact .contact-details a,.home-compact .contact-details>div{border-color:#c6d6da}.home-compact .contact-form{background:#fff;border-color:#c4d5d9;box-shadow:0 22px 50px #19424d14}.home-compact .form-heading{border-color:#d4e0e3}.home-compact .form-heading h3{color:#14343f;font-size:clamp(1.35rem,2.2vw,1.7rem)}.home-compact .form-heading p,.home-compact .form-privacy{color:#657d85}.home-compact .form-field>span{color:#3e5d67;font-size:.68rem}.home-compact .form-field input,.home-compact .form-field select,.home-compact .form-field textarea{color:#173a45;background:#f8fafb;border-color:#bdcfd3;font-size:.94rem}.home-compact .form-field select option{color:#173a45;background:#fff}.site-footer{background:#04151d;border-top:1px solid #87c3cd1f;padding-top:4.5rem}.footer-lead{border-bottom:1px solid #87c3cd1f;align-items:center;gap:1.5rem;padding-bottom:3rem;display:grid}.footer-lead .brand-logo{width:10.5rem}.footer-lead p{color:#91a5ac;max-width:500px;font-size:.82rem;line-height:1.65}.footer-grid{gap:2.5rem;padding-top:3rem;display:grid}.footer-grid h2{color:#718b94;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.59rem;font-weight:800}.footer-grid a,.footer-grid span{color:#a5b7bd;width:fit-content;margin-top:.6rem;font-size:.73rem;line-height:1.5;display:block}.footer-grid a:hover{color:#73d4de}.footer-bottom{color:#718891;border-top:1px solid #87c3cd1f;flex-direction:column;gap:.5rem;margin-top:3.5rem;padding-block:1.4rem;font-size:.63rem;display:flex}.whatsapp-button{z-index:40;color:#fff;background:#126b4a;border:1px solid #76f1ad38;align-items:center;gap:.6rem;min-height:3rem;padding:.6rem .8rem;font-size:.68rem;font-weight:800;display:flex;position:fixed;bottom:1rem;right:1rem;box-shadow:0 14px 36px #00000047}.whatsapp-button>span:first-child{border:1px solid #ffffff57;border-radius:50%;place-items:center;width:1.6rem;height:1.6rem;font-size:.5rem;display:grid}.breadcrumb{color:#78929b;gap:.6rem;padding-top:7rem;font-size:.64rem;display:flex}.breadcrumb a{color:#79d3dd}.landing-hero{isolation:isolate;align-items:center;min-height:690px;display:flex;position:relative;overflow:hidden}.landing-hero>img,.landing-hero__overlay{z-index:-2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.landing-hero__overlay{z-index:-1;background:linear-gradient(90deg,#04131bfa,#04131bd6 48%,#04131b61)}.landing-hero .container-shell{padding-block:6rem}.landing-hero h1{color:#fff;letter-spacing:-.055em;max-width:900px;font-size:clamp(2.8rem,6vw,5.7rem);font-weight:420;line-height:.98}.landing-hero p{color:#c0d0d4;max-width:680px;margin-top:1.8rem;font-size:clamp(1rem,1.7vw,1.22rem);line-height:1.7}.landing-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.landing-overview{align-items:center;gap:4rem;display:grid}.landing-capabilities{gap:.7rem;margin-top:2rem;display:grid}.landing-capabilities li{color:#3f5d67;gap:.8rem;font-size:.83rem;display:flex}.landing-capabilities li:before{color:#0a8b9b;content:"—"}.reveal-section{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(22px)}.reveal-section.is-visible{opacity:1;transform:none}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #27bfd273}@media(min-width:640px){.container-shell{width:min(100% - 4rem,1240px)}.about-points{grid-template-columns:repeat(3,1fr)}.about-points div{grid-template-columns:1fr}.case-editorial,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-bottom{flex-direction:row;justify-content:space-between}.cta-band .container-shell{grid-template-columns:1fr auto}.whatsapp-button{bottom:1.5rem;right:1.5rem}.compact-cases{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.menu-button,.mobile-nav{display:none}.section-intro--split,.service-header{grid-template-columns:1.25fr .75fr}.about-layout{grid-template-columns:.92fr 1.08fr;gap:6rem}.experience-layout{grid-template-columns:1.05fr .95fr;gap:6rem}.sector-flow article{grid-template-columns:3rem 1fr auto;align-items:center}.sector-flow a{grid-column:auto}.service-editorial{grid-template-columns:.95fr 1.05fr}.service-editorial__image{min-height:690px}.specialty-lines{border-left:1px solid #83c5cf2e;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.specialty-line{border-right:1px solid #83c5cf2e;padding:1.4rem}.methodology-layout{grid-template-columns:.8fr 1.2fr;gap:7rem}.methodology-sticky{align-self:start;position:sticky;top:8rem}.case-editorial{grid-template-columns:1.25fr .75fr .75fr;align-items:start}.case-story--1{grid-row:span 2}.case-story--1 .case-story__image{min-height:610px}.case-story--4{grid-column:2/4;grid-template-columns:.8fr 1.2fr;align-items:center}.why-layout{grid-template-columns:.82fr 1.18fr;gap:6rem}.diagnostic-layout{grid-template-columns:.88fr 1.12fr;gap:6rem}.diagnostic-card__columns{grid-template-columns:repeat(2,minmax(0,1fr))}.diagnostic-card__columns>div+div{border-top:0;border-left:1px solid #88ced82e}.faq-layout{grid-template-columns:.72fr 1.28fr;gap:6rem}.contact-layout{grid-template:"intro form""details form"1fr/.78fr 1.22fr;align-items:start;gap:2.5rem 5rem}.contact-section--compact .contact-layout{grid-template-columns:.72fr 1.28fr}.footer-lead{grid-template-columns:auto 1fr auto}.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-overview{grid-template-columns:.9fr 1.1fr;gap:6rem}.compact-heading{grid-template-columns:1fr auto}.solution-panel{grid-template-columns:.95fr 1.05fr}.experience-summary{grid-template-columns:1fr 1fr}.compact-cases{grid-template-columns:repeat(4,minmax(0,1fr))}.compact-process .container-shell{grid-template-columns:.7fr 1.3fr}}@media(max-width:639px){.container-shell{width:min(100% - 2rem,1240px)}.hero{min-height:790px}.hero-content{min-height:790px;padding-top:7.5rem}.hero h1{font-size:clamp(2.15rem,9vw,3.2rem)}.hero-photo{object-position:69% center}.hero-shade{background:linear-gradient(90deg,#031118f7,#031118ad),linear-gradient(#0000,#031118db)}.hero-actions{display:grid}.hero-proof{grid-template-columns:repeat(2,1fr);display:grid}.hero-scroll{display:none}.systems-diagram{min-height:360px}.diagram-node{min-width:105px;padding:.65rem}.diagram-node--core{min-width:130px}.experience-fields{grid-template-columns:1fr}.experience-note{margin-top:2rem;display:block;position:static}.case-story__image{min-height:240px}.why-visual,.why-visual img{height:450px;min-height:450px}.landing-hero{min-height:650px}.landing-actions{display:grid}.home-compact .hero,.home-compact .hero-content{min-height:760px}.home-compact .hero-content{padding-top:7rem;padding-bottom:11rem}.home-compact .hero h1{font-size:clamp(2.65rem,12vw,4rem)}.home-compact .hero-content>div>p{margin-top:1.25rem}.home-compact .hero-proof{margin-top:1.8rem}.home-compact .hero-photo{object-position:72% center}.home-compact .hero-shade{background:linear-gradient(90deg,#f6fbfcfa,#f6fbfcd1),linear-gradient(#0000,#eef6f7c2)}.hero-carousel__inner{grid-template-columns:1fr auto;width:100%}.hero-carousel__tabs{scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.hero-carousel__tabs button{scroll-snap-align:start;flex:1 0 auto;min-width:145px;min-height:82px;padding-inline:.8rem}.hero-carousel__arrows button{width:3rem}.solution-tabs{scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.solution-tabs button{scroll-snap-align:start;flex:1 0 auto;min-width:9rem}.solution-panel__image{min-height:255px}.solution-panel__copy{padding:1.7rem 1.25rem 2rem}.solution-panel__actions{align-items:stretch;display:grid}.solution-panel__actions .button{width:100%}.experience-summary__image{min-height:310px}.experience-summary__copy{padding:2rem 1.25rem}.experience-summary__copy .button{width:100%}.compact-cases{scroll-snap-type:x mandatory;grid-template-columns:none;grid-auto-columns:82%;grid-auto-flow:column;overflow-x:auto}.compact-cases>*{scroll-snap-align:start}.compact-process ol{scroll-snap-type:x mandatory;grid-template-columns:none;grid-auto-columns:42%;grid-auto-flow:column;overflow-x:auto}.compact-process li{scroll-snap-align:start;min-height:115px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}.reveal-section{opacity:1;transform:none}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}
