.ag-home{--navy:#031a38;--navy2:#08264b;--blue:#1267df;--cyan:#16aaf0;--red:#ef3340;--ink:#173861;--muted:#66768b;--light:#f5f7fa;color:var(--ink);font-family:var(--font-inter),Arial,sans-serif;background:#fff;margin:0}.ag-home,.ag-home *{box-sizing:border-box}html{scroll-behavior:smooth}@scope(.ag-home){.shell{width:min(100% - 112px,1480px);margin:auto}.content-shell{width:min(100% - 120px,1320px);margin:auto}.hero{isolation:isolate;color:#fff;background:radial-gradient(circle at 52% 35%,#10519a40,#0000 38%),linear-gradient(145deg,#02142d,#031c3c 64%,#02162f);flex-direction:column;min-height:760px;display:flex;position:relative;overflow:hidden}.hero:before{z-index:-2;content:"";opacity:.25;background-image:linear-gradient(112deg,#0000 48%,#2b89dc21 48.08%,#0000 48.2%),linear-gradient(69deg,#0000 63%,#43acef1a 63.08%,#0000 63.2%);position:absolute;inset:0}.nav{z-index:4;justify-content:space-between;align-items:center;height:92px;display:flex}.brand{color:#fff;align-items:center;gap:11px;text-decoration:none;display:flex}.brand-mark{width:38px;height:40px;position:relative}.brand-mark i{background:#fff;width:9px;position:absolute;transform:skew(-28deg)}.brand-mark i:first-child{height:23px;bottom:0;left:2px}.brand-mark i:nth-child(2){height:35px;top:0;left:14px}.brand-mark i:nth-child(3){height:20px;bottom:0;right:0}.brand-name{font-size:24px;font-weight:700}.brand-name small,.footer-brand small{letter-spacing:.1em;font-size:12px;display:block}.nav nav{gap:48px;display:flex}.nav nav a{color:#fff;font-size:15px;text-decoration:none}.nav-cta{background:var(--red);color:#fff;border-radius:4px;padding:14px 21px;font-size:14px;text-decoration:none}.menu-button{background:0 0;border:0;display:none}.menu-button span{background:#fff;width:25px;height:2px;margin:6px;display:block}.hero-copy{text-align:center;flex-direction:column;align-items:center;min-height:305px;padding-top:25px;display:flex}.eyebrow{color:var(--cyan);letter-spacing:.18em;margin:0 0 12px;font-size:12px}.hero h1{letter-spacing:-.045em;margin:0;font-size:clamp(2.8rem,4.2vw,4.35rem);line-height:1.1}.intro{color:#e3ebf5;margin:13px 0 0;font-size:17px;line-height:1.45}.actions{align-items:center;gap:32px;margin-top:22px;display:flex}.button{color:#fff;font-size:14px;text-decoration:none}.button.primary{background:var(--red);border-radius:3px;padding:14px 23px}.button.secondary{border-bottom:1px solid #fff;padding:8px 0}.ambient{z-index:-1;pointer-events:none;position:absolute;inset:92px 0 220px}.ambient-word{color:#65c8f5;letter-spacing:.22em;opacity:0;font-size:12px;font-weight:600;transition:opacity .7s,transform .7s;position:absolute}.ambient-word.is-visible{opacity:.13}.challenge-area{position:absolute;bottom:28px;left:0;right:0}.challenge-prompt{text-align:center;margin:0 0 12px;font-size:16px}.challenge-cards{align-items:flex-end;gap:4px;height:226px;display:flex}.challenge-card{color:#fff;text-align:center;cursor:pointer;background:#05264cc7;border:1px solid #4991ce80;border-radius:4px;flex-direction:column;flex:1;justify-content:center;align-items:center;min-width:0;height:182px;padding:23px 18px;transition:flex .4s,height .4s,background .25s,color .25s;display:flex;overflow:hidden}.challenge-card.is-active,.challenge-card:hover,.challenge-card:focus-visible{height:226px;color:var(--navy);background:#fff;border-color:#59b9ef;outline:0;flex:1.45}.challenge-card.is-active:before,.challenge-card:hover:before,.challenge-card:focus-visible:before{background:var(--red);content:"";height:3px;position:absolute;inset:0 0 auto}.challenge-card{position:relative}.card-icon{color:var(--cyan);margin-bottom:14px;font-size:29px}.challenge-card h2{margin:0;font-size:16px;font-weight:500;line-height:1.35}.challenge-card p,.challenge-card strong{max-width:280px;margin:8px auto 0;font-size:12px;line-height:1.35;display:none}.challenge-card strong{padding-top:18px;font-weight:500;position:relative}.challenge-card strong:before{color:var(--blue);content:"↓";font-size:18px;position:absolute;top:0;left:50%;transform:translate(-50%)}.challenge-card.is-active p,.challenge-card.is-active strong,.challenge-card:hover p,.challenge-card:hover strong,.challenge-card:focus-visible p,.challenge-card:focus-visible strong{display:block}.challenge-card.is-active .card-icon,.challenge-card:hover .card-icon,.challenge-card:focus-visible .card-icon{margin-bottom:6px;font-size:25px}.card-progress{gap:9px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.card-progress i{background:#d5d8dc;border-radius:4px;width:28px;height:4px}.card-progress i.is-active{background:var(--red)}.section-light{background:var(--light)}.services{text-align:center;padding:72px 0 64px}.section-kicker{color:var(--red);letter-spacing:.15em;margin:0 0 14px;font-size:12px;font-weight:700}.services h2,.industries>div>h2{letter-spacing:-.045em;margin:0;font-size:clamp(2rem,3vw,3.35rem);line-height:1.08}.service-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:34px;display:grid}.service-grid article{border:1px solid var(--red);background:#fff;border-radius:9px;min-height:168px;padding:23px 24px;transition:transform .2s,box-shadow .2s}.service-grid article:hover{transform:translateY(-5px);box-shadow:0 14px 30px #07254d14}.service-icon{color:#fff;background:#183b68;border-radius:50%;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.service-grid h3{color:#193b66;margin:15px 0 7px;font-size:17px}.service-grid em{color:var(--red);font-style:normal}.service-grid p{color:#5d6d82;margin:0;font-size:12.5px;line-height:1.5}.section-link{color:var(--blue);margin-top:26px;font-size:12px;font-weight:700;text-decoration:none;display:inline-block}.portfolio{padding:42px 0 50px}.section-row{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.portfolio-title{color:var(--blue);margin:0;font-size:12px;font-weight:800}.section-row a{color:var(--blue);font-size:12px;font-weight:700;text-decoration:none}.carousel{position:relative}.carousel-window{overflow:hidden}.carousel-track{transition:transform .55s cubic-bezier(.25,.7,.25,1);display:flex}.project-card{background:#fff;border:1px solid #dce3eb;border-radius:8px;flex:0 0 calc(33.3333% - 9.33333px);margin-right:14px;overflow:hidden;box-shadow:0 7px 17px #07254d12}.project-visual{background:#111a45;height:160px;overflow:hidden}.project-visual img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .45s}.project-card:hover .project-visual img{transform:scale(1.025)}.project-copy{padding:17px 18px 20px}.project-copy small{color:#8a98a8;font-size:12px}.project-copy h3{margin:8px 0;font-size:16px;line-height:1.3}.project-copy p{color:#5a6a7d;margin:0 0 12px;font-size:12px;line-height:1.5}.project-copy a{color:var(--blue);font-size:12px;font-weight:700;text-decoration:none}.carousel-arrow{z-index:3;width:34px;height:34px;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #aab7c6;border-radius:50%;place-items:center;font-size:25px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow.prev{left:-48px}.carousel-arrow.next{right:-48px}.carousel-dots{justify-content:center;gap:8px;margin-top:18px;display:flex}.carousel-dots button{cursor:pointer;background:#b9c3cf;border:0;border-radius:50%;width:8px;height:8px;padding:0}.carousel-dots button.is-active{background:var(--blue)}.methodology{border-top:5px solid var(--navy);border-bottom:5px solid var(--navy);text-align:center;background:#fff;padding:25px 0 28px}.methodology h2{margin:0 0 17px;font-size:22px}.method-steps{grid-template-columns:repeat(4,1fr);display:grid}.method-steps article{position:relative}.method-steps article:not(:last-child):after{content:"";background:#8493a5;width:86%;height:1px;position:absolute;top:11px;right:-43%}.method-steps span{z-index:2;background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:23px;height:23px;margin:auto;font-size:12px;display:grid;position:relative}.method-steps h3{margin:7px 0 4px;font-size:13px}.method-steps p{color:#526278;max-width:155px;margin:auto;font-size:12px;line-height:1.4}.reviews{color:#fff;background:var(--navy);padding:42px 0 38px}.review-layout{grid-template-columns:235px 1fr;align-items:center;gap:36px;display:grid;position:relative}.review-layout aside{border-right:1px solid #fff6;padding-right:35px}.review-layout aside h2{margin:0;font-size:24px;line-height:1.08;color:#fff!important}.review-card{min-height:218px;color:var(--navy);background:#fff;border-radius:5px;flex:0 0 calc(33.3333% - 9.33333px);margin-right:14px;padding:20px;box-shadow:0 5px 15px #00000026}.review-card q{min-height:116px;font-size:12px;line-height:1.5;display:block}.review-card q:before{color:var(--red);margin-bottom:8px;font-size:28px;font-weight:700;line-height:.5;display:block}.review-card footer{border-top:2px solid var(--red);color:var(--navy);background:0 0;align-items:center;gap:10px;padding-top:11px;font-size:12px;display:flex}.review-card footer strong,.review-card footer span span,.review-card footer small{display:block}.review-card footer strong{font-size:12px}.review-card footer small{color:#64748b;margin-top:2px}.review-avatar{object-fit:cover;object-position:center;background:#e8eef7;border-radius:50%;flex:0 0 42px;width:42px;height:42px}.review-carousel .carousel-arrow{width:30px;height:30px}.review-carousel .prev{left:-14px}.review-carousel .next{right:-14px}.review-dots{position:absolute;bottom:-24px;right:0}.review-dots button.is-active{background:#fff}.final-cta{color:#fff;text-align:center;background:linear-gradient(110deg,#104ed5,#087af1);padding:27px 0 25px}.final-cta h2{margin:0;font-size:27px}.final-cta p{margin:8px 0 12px;font-size:14px}.final-cta a{color:#fff;border:1px solid #fff;border-radius:3px;padding:9px 45px;font-size:12px;font-weight:600;text-decoration:none;display:inline-block}.final-cta small{margin-top:7px;display:block}footer{color:#fff;background:#02152e;padding:28px 0 15px}.footer-grid{grid-template-columns:1.35fr repeat(4,1fr);gap:40px;display:grid}.footer-brand{letter-spacing:.16em;font-size:24px;font-weight:700}.footer-grid h3{margin:0 0 10px;font-size:12px}.footer-grid a,.footer-grid p{color:#c8d3e0;margin:4px 0;font-size:12px;line-height:1.4;text-decoration:none;display:block}.footer-base{color:#9baabd;border-top:1px solid #ffffff1f;justify-content:space-between;margin-top:20px;padding-top:12px;font-size:12px;display:flex}@media (max-width:1050px){.shell,.content-shell{width:calc(100% - 40px)}.nav nav{display:none}.menu-button{display:block}.nav-cta{margin-left:auto;margin-right:18px}.hero{min-height:900px}.hero-copy{padding-top:50px}.challenge-cards{scroll-snap-type:x mandatory;overflow-x:auto}.challenge-card,.challenge-card.is-active,.challenge-card:hover,.challenge-card:focus-visible{scroll-snap-align:center;flex:0 0 270px;min-width:270px;height:220px}.service-grid{grid-template-columns:repeat(2,1fr)}.project-card,.review-card{flex-basis:calc(50% - 7px)}.review-layout{grid-template-columns:220px 1fr}.carousel-arrow.prev{left:-12px}.carousel-arrow.next{right:-12px}}@media (max-width:700px){.shell,.content-shell{width:calc(100% - 28px)}.nav{height:75px}.brand-name{font-size:18px}.brand-mark{transform:scale(.8)}.nav-cta{display:none}.hero{min-height:970px}.hero-copy{justify-content:flex-start;min-height:440px;padding-top:55px}.hero h1{font-size:clamp(2.45rem,11vw,3.2rem)}.hero h1 br,.intro br,.section-intro br{display:none}.challenge-area{bottom:22px}.challenge-cards{height:250px}.service-grid{grid-template-columns:1fr}.services{padding:55px 0}.project-card,.review-card{flex-basis:100%;margin-right:12px}.method-steps{grid-template-columns:1fr 1fr;gap:25px}.method-steps article:after{display:none}.review-layout{grid-template-columns:1fr}.review-layout aside{border-bottom:1px solid #ffffff4d;border-right:0;padding:0 0 20px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-base{flex-direction:column;gap:10px}.final-cta h2{font-size:22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ambient-word,.challenge-card,.carousel-track,.service-grid article{transition:none!important}}.shell{margin-top:0;margin-bottom:0}.review-carousel{min-width:0}}.ag-home .hero h1{color:#fff!important}.ag-home .challenge-card h2{font-size:17px;font-weight:600}.ag-home .challenge-card strong{color:#1267df;font-weight:650}.ag-home .ambient-word.is-visible{opacity:.16}.ag-home .scroll-cue{z-index:6;color:#fff;border:1px solid #ffffff73;border-radius:50%;place-items:center;width:28px;height:28px;text-decoration:none;display:grid;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.ag-home .scroll-cue span{font-size:16px;animation:1.8s ease-in-out infinite agHomeScrollCue}@keyframes agHomeScrollCue{0%,to{opacity:.55;transform:translateY(-2px)}50%{opacity:1;transform:translateY(3px)}}@media (min-width:1051px){.ag-home .hero{height:min(820px,100svh);min-height:650px}.ag-home .hero-copy{min-height:280px;padding-top:12px}.ag-home .challenge-area{bottom:31px}.ag-home .challenge-cards{height:204px}.ag-home .challenge-card{height:160px;padding:20px 18px}.ag-home .challenge-card.is-active,.ag-home .challenge-card:hover,.ag-home .challenge-card:focus-visible{height:204px}.ag-home .challenge-card p,.ag-home .challenge-card strong{max-width:300px}}@media (max-width:1050px){.ag-home .scroll-cue{display:none}}@media (prefers-reduced-motion:reduce){.ag-home .scroll-cue span{animation:none}}.ag-home .challenge-card h2{color:#fff!important}.ag-home .challenge-card.is-active h2,.ag-home .challenge-card:hover h2,.ag-home .challenge-card:focus-visible h2{color:#031a38!important}.ag-home .hero-logo{filter:brightness(0)invert();width:158px;height:auto;display:block}.ag-home .card-progress{display:none!important}@media (min-width:1051px){.ag-home .hero-copy{transform:translateY(-8px)}.ag-home .intro{margin-top:10px}.ag-home .actions{margin-top:18px}.ag-home .button.primary{padding-top:12px;padding-bottom:12px}.ag-home .challenge-cards{height:182px}.ag-home .challenge-card{height:145px}.ag-home .challenge-card.is-active,.ag-home .challenge-card:hover,.ag-home .challenge-card:focus-visible{height:182px}}@media (max-width:700px){.ag-home .hero-logo{width:142px}}@media (min-width:1024px) and (min-height:720px){html{scroll-snap-type:y proximity;scroll-padding-top:0}.ag-home .home-snap-section{scroll-snap-align:center;scroll-snap-stop:normal}.ag-home .hero-v2{scroll-snap-align:start}.ag-home .services,.ag-home .industry-explorer-scroll,.ag-home .final-cta{scroll-snap-align:none}body:has(>.ag-home)>.site-footer{scroll-snap-align:end}.ag-home .services{align-items:center;min-height:100svh;padding:clamp(38px,5vh,58px) 0 clamp(32px,4vh,48px);display:grid}.ag-home .services .section-kicker{margin-bottom:10px}.ag-home .services .service-grid{margin-top:clamp(22px,3vh,31px)}.ag-home .services .section-link{margin-top:clamp(17px,2.5vh,25px)}.ag-home .selected-outcomes,.ag-home .methodology,.ag-home .reviews{align-items:center;min-height:100svh;display:grid}}.ag-home .selected-outcomes{text-align:left;padding:clamp(66px,8vw,104px) 0}.ag-home .outcomes-heading{grid-template-columns:1fr minmax(320px,500px);align-items:end;gap:70px;margin-bottom:38px;display:grid}.ag-home .outcomes-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(2.3rem,3.6vw,4rem);line-height:1.04}.ag-home .outcomes-heading>p{color:var(--color-text);margin:0;font-size:16px;line-height:1.65}.ag-home .outcomes-grid{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);grid-template-columns:repeat(3,1fr);display:grid}.ag-home .outcomes-grid article{border-right:1px solid var(--color-border);background:#fff;min-height:330px;padding:30px;transition:transform .22s,background-color .22s,color .22s;position:relative}.ag-home .outcomes-grid article:last-child{border-right:0}.ag-home .outcomes-grid article:hover{z-index:1;background:var(--color-navy-deep);color:#fff;transform:translateY(-6px)}.ag-home .outcome-number{color:var(--color-primary);font-size:12px;font-weight:800}.ag-home .outcome-tags{flex-wrap:wrap;gap:7px;margin-top:32px;display:flex}.ag-home .outcome-tags a{border:1px solid var(--color-border);color:var(--color-text);border-radius:999px;padding:6px 9px;font-size:11px;text-decoration:none}.ag-home .outcomes-grid h3{margin:22px 0 12px;font-size:23px;line-height:1.22}.ag-home .outcomes-grid p{color:var(--color-text);margin:0;font-size:14px;line-height:1.65}.ag-home .outcome-link{color:var(--color-primary);font-size:14px;font-weight:700;text-decoration:none;position:absolute;bottom:29px;left:30px;right:30px}.ag-home .outcomes-grid article:hover h3,.ag-home .outcomes-grid article:hover p,.ag-home .outcomes-grid article:hover .outcome-tags a{color:#fff}.ag-home .outcomes-grid article:hover .outcome-tags a{border-color:#ffffff47}.ag-home .methodology{text-align:left;border:0;padding:clamp(72px,8vw,110px) 0}.ag-home .methodology-layout{grid-template-columns:minmax(320px,.88fr) 1.12fr;align-items:center;gap:clamp(65px,8vw,120px);display:grid}.ag-home .methodology header h2{letter-spacing:-.05em;margin:0;font-size:clamp(2.4rem,4vw,4.25rem);line-height:1.03}.ag-home .methodology header>p:not(.section-kicker){color:var(--color-text);margin:23px 0 0;font-size:16px;line-height:1.65}.ag-home .method-links{flex-wrap:wrap;gap:22px;margin-top:31px;display:flex}.ag-home .method-links a{border-bottom:1px solid var(--color-primary);color:var(--color-primary);padding-bottom:5px;font-size:14px;font-weight:700;text-decoration:none}.ag-home .method-path{border-top:1px solid var(--color-border)}.ag-home .method-path article{border-bottom:1px solid var(--color-border);grid-template-columns:48px 1fr;gap:20px;padding:24px 4px;transition:padding .2s,background-color .2s;display:grid}.ag-home .method-path article:hover{background:var(--color-light);padding-left:18px;padding-right:18px}.ag-home .method-path article>span{color:var(--color-primary);padding-top:5px;font-size:12px;font-weight:800}.ag-home .method-path h3{margin:0;font-size:21px}.ag-home .method-path p{max-width:500px;color:var(--color-text);margin:7px 0 0;font-size:14px;line-height:1.6}@media (min-width:1024px) and (min-height:720px){.ag-home .methodology{padding-top:52px;padding-bottom:52px}.ag-home .method-path article{padding-top:20px;padding-bottom:20px}}@media (max-width:900px){.ag-home .outcomes-heading,.ag-home .methodology-layout{grid-template-columns:1fr;gap:28px}.ag-home .outcomes-grid{grid-template-columns:1fr}.ag-home .outcomes-grid article{border-right:0;border-bottom:1px solid var(--color-border);min-height:270px}.ag-home .outcomes-grid article:last-child{border-bottom:0}}@media (prefers-reduced-motion:reduce){html{scroll-snap-type:none}}.ag-home .hero{background:radial-gradient(circle at 72% 24%,#455e7b2e,#0000 36%),linear-gradient(145deg,#061a33 0%,#071f3c 64%,#061a33 100%)}.ag-home .hero:before{opacity:.22;background-image:repeating-linear-gradient(112deg,#0000 0 168px,#cbd5df12 169px,#0000 170px),radial-gradient(circle at 84% 16%,#ffffff0f,#0000 22%)}.ag-home .eyebrow{color:#cbd5df}.ag-home .challenge-card{background:#082448;border-color:#cbd5df47}.ag-home .challenge-card.is-active,.ag-home .challenge-card:hover,.ag-home .challenge-card:focus-visible{color:#061a33;background:#f5f4ef;border-color:#e62b32;flex:1.18}.ag-home .challenge-card strong{color:#173861}.ag-home .challenge-card strong:before{color:#e62b32}.ag-home .challenge-prompt{letter-spacing:.01em;font-weight:600}@media (min-width:1051px){.ag-home .challenge-cards{height:170px}.ag-home .challenge-card{height:145px}.ag-home .challenge-card.is-active,.ag-home .challenge-card:hover,.ag-home .challenge-card:focus-visible{height:170px}}.challenge-touch-control{display:none}@media (hover:none) and (pointer:coarse){.challenge-touch-control{min-height:44px;color:inherit;font:inherit;opacity:.82;background:0 0;border:1px solid;border-radius:999px;justify-content:center;align-items:center;margin:14px auto 0;padding:0 16px;font-weight:600;display:inline-flex}}.hero-ai-note{letter-spacing:.1em;text-transform:uppercase;margin:14px 0 0;font-size:12px;font-weight:700}.ag-home .hero-v2{isolation:isolate;background:linear-gradient(128deg, var(--color-navy-deep) 0%, var(--color-dark) 58%, var(--color-navy-mid) 100%);color:#fff;align-items:center;min-height:min(780px,100svh);display:flex;position:relative;overflow:hidden}.ag-home .hero-v2:before{z-index:-1;content:"";pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:68px 68px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 48%,#000);mask-image:linear-gradient(90deg,#000,#0000 48%,#000)}.ag-home .hero-v2-inner{grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr);align-items:center;gap:clamp(60px,8vw,138px);padding-top:clamp(70px,8vw,116px);padding-bottom:clamp(70px,8vw,116px);display:grid}.ag-home .hero-v2-copy{max-width:650px;animation:.7s cubic-bezier(.22,1,.36,1) .12s both heroV2CopyIn}.ag-home .hero-v2-eyebrow{color:var(--color-text-light);font-family:var(--font-primary);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:11px;margin:0 0 26px;font-size:12px;font-weight:700;display:flex}.ag-home .hero-v2-eyebrow>span{background:var(--color-primary);width:22px;height:2px}.ag-home .hero-v2 h1{color:#fff;max-width:650px;font-family:var(--font-secondary);letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(3rem,5vw,5.15rem);font-weight:700;line-height:.99}.ag-home .hero-v2-ai{color:#f0525a}.ag-home .hero-v2-intro{max-width:595px;color:var(--color-text-light);font-family:var(--font-primary);margin:30px 0 0;font-size:clamp(16px,1.3vw,20px);line-height:1.62}.ag-home .hero-v2-actions{flex-wrap:wrap;gap:14px;margin-top:38px;display:flex}.ag-home .hero-v2-button{color:#fff;min-height:54px;font-family:var(--font-primary);border:1px solid #fff6;border-radius:7px;justify-content:center;align-items:center;gap:22px;padding:0 24px;font-size:17px;font-weight:700;text-decoration:none;transition:transform .25s,background-color .25s,border-color .25s;display:inline-flex}.ag-home .hero-v2-button:hover,.ag-home .hero-v2-button:focus-visible{transform:translateY(-2px)}.ag-home .hero-v2-primary{border-color:var(--color-primary);background:var(--color-primary)}.ag-home .hero-v2-primary:hover,.ag-home .hero-v2-primary:focus-visible{background:#b91c23;border-color:#b91c23}.ag-home .hero-v2-secondary:hover,.ag-home .hero-v2-secondary:focus-visible{background:#ffffff12;border-color:#ffffffb8}.ag-home .hero-v2-assurance{color:#9dafc0;font-family:var(--font-primary);letter-spacing:.04em;align-items:center;gap:10px;margin:27px 0 0;font-size:12px;display:flex}.ag-home .hero-v2-assurance i{background:#fff3;width:1px;height:12px;margin:0 4px}.ag-home .hero-v2-challenges{justify-self:end;width:100%;max-width:610px}.ag-home .hero-v2-challenge-heading{font-family:var(--font-primary);justify-content:space-between;align-items:end;gap:20px;margin-bottom:17px;display:flex}.ag-home .hero-v2-challenge-heading p{color:#fff;letter-spacing:-.01em;align-items:center;gap:12px;margin:0;font-size:20px;font-weight:700;display:flex}.ag-home .hero-v2-challenge-heading p:before{background:var(--color-primary);content:"";border-radius:999px;flex:none;width:30px;height:3px}.ag-home .hero-v2-challenge-heading>span{color:#8196aa;font-variant-numeric:tabular-nums;letter-spacing:.1em;font-size:11px}.ag-home .hero-v2-challenge-list{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.ag-home .hero-v2-challenge-card{--challenge-delay:0s;width:100%;min-height:62px;color:var(--color-text-light);font-family:var(--font-primary);text-align:left;cursor:pointer;opacity:0;animation:heroV2CardArrive .62s var(--challenge-delay) forwards cubic-bezier(.22,1,.36,1);background:#ffffff0e;border:1px solid #cad3de3d;border-radius:9px;grid-template-columns:30px minmax(0,1fr) 26px;align-items:center;gap:14px;padding:0 21px;transition:min-height .46s cubic-bezier(.22,1,.36,1),background-color .34s,color .34s,border-color .34s,transform .25s;display:grid;position:relative;overflow:hidden;transform:translate(90px)}.ag-home .hero-v2-challenge-card:hover:not(.is-active){background:#ffffff16;border-color:#ffffff75;transform:translate(-5px)}.ag-home .hero-v2-challenge-card.is-active{min-height:160px;color:var(--color-text-dark);background:#fcfaf5;border-color:#ce212847;box-shadow:0 16px 34px #03101f2e}.ag-home .hero-v2-card-number{color:#8196aa;letter-spacing:.08em;font-size:10px;font-weight:700;transition:color .3s}.ag-home .is-active .hero-v2-card-number{color:var(--color-primary)}.ag-home .hero-v2-card-copy{padding:19px 0;display:block}.ag-home .hero-v2-card-copy strong{letter-spacing:-.01em;font-size:15px;font-weight:650;display:block}.ag-home .hero-v2-card-detail{max-width:390px;max-height:0;color:var(--color-text);opacity:0;margin-top:0;font-size:13px;line-height:1.45;transition:max-height .42s,opacity .28s,margin-top .42s;display:block;overflow:hidden}.ag-home .is-active .hero-v2-card-detail{opacity:1;max-height:4.6em;margin-top:8px}.ag-home .hero-v2-card-cta{max-height:0;color:var(--color-primary);opacity:0;margin-top:0;font-size:12px;font-weight:700;transition:max-height .42s,opacity .28s,margin-top .42s;display:block;overflow:hidden}.ag-home .is-active .hero-v2-card-cta{opacity:1;max-height:2em;margin-top:10px}.ag-home .hero-v2-card-arrow{color:#8196aa;font-size:17px;font-weight:800;transition:transform .35s,color .3s}.ag-home .is-active .hero-v2-card-arrow{color:var(--color-primary);transform:translate(3px)}.ag-home .hero-v2-card-progress{background:var(--color-primary);transform-origin:0;height:3px;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.ag-home .is-active .hero-v2-card-progress{animation:3.6s linear both heroV2Progress}@keyframes heroV2CardArrive{to{opacity:1;transform:translate(0)}}@keyframes heroV2CopyIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes heroV2Progress{to{transform:scaleX(1)}}@media (max-width:1050px){.ag-home .hero-v2{min-height:auto}.ag-home .hero-v2-inner{grid-template-columns:1fr;gap:58px}.ag-home .hero-v2-copy,.ag-home .hero-v2-challenges{justify-self:start;max-width:720px}}@media (max-width:700px){.ag-home .hero-v2-inner{gap:46px;padding-top:58px;padding-bottom:46px}.ag-home .hero-v2-eyebrow{margin-bottom:20px;font-size:10px}.ag-home .hero-v2 h1{font-size:clamp(2.6rem,12vw,4rem)}.ag-home .hero-v2-intro{margin-top:22px;font-size:15px}.ag-home .hero-v2-actions{margin-top:29px}.ag-home .hero-v2-button{justify-content:space-between;width:100%}.ag-home .hero-v2-assurance{justify-content:center}.ag-home .hero-v2-challenge-heading{align-items:start}.ag-home .hero-v2-challenge-heading p{max-width:230px;line-height:1.4}.ag-home .hero-v2-challenge-card{grid-template-columns:23px 1fr 20px;gap:10px;min-height:58px;padding:0 15px}.ag-home .hero-v2-challenge-card.is-active{min-height:170px}.ag-home .hero-v2-card-copy strong{font-size:14px}}@media (prefers-reduced-motion:reduce){.ag-home .hero-v2-copy,.ag-home .hero-v2-challenge-card,.ag-home .hero-v2-card-progress{transition:none;animation:none}.ag-home .hero-v2-challenge-card{opacity:1;transform:none}.ag-home .hero-v2-card-progress{display:none}}@media (min-width:1051px){.ag-home .hero-v2{min-height:100svh}.ag-home .hero-v2-inner{gap:clamp(48px,6vw,100px);padding-top:92px;padding-bottom:42px}.ag-home .hero-v2 h1{font-size:clamp(3rem,4.35vw,4.65rem)}.ag-home .hero-v2-eyebrow{margin-bottom:18px}.ag-home .hero-v2-intro{margin-top:21px}.ag-home .hero-v2-actions{margin-top:27px}.ag-home .hero-v2-assurance{margin-top:18px}.ag-home .hero-v2-challenge-card{min-height:54px}.ag-home .hero-v2-challenge-card.is-active{min-height:168px}.ag-home .hero-v2-card-copy{padding:15px 0}.ag-home .hero-v2-card-number{font-size:11px}.ag-home .hero-v2-card-copy strong{font-size:17px}.ag-home .hero-v2-card-detail{font-size:15px}.ag-home .hero-v2-card-cta{font-size:14px}}.ag-home .service-grid article{flex-direction:column;min-height:0;padding:18px 20px;transition:transform .22s,box-shadow .22s,background-color .22s,border-color .22s,color .22s;display:flex}.ag-home .services{background:#fcfaf5}.ag-home .service-grid .service-icon{width:36px;height:36px;font-size:18px}.ag-home .service-card-heading{align-items:center;gap:12px;display:flex}.ag-home .service-grid h3{margin:0;font-size:19px;line-height:1.25}.ag-home .service-grid p{margin-top:13px;font-size:15px;line-height:1.48}.ag-home .service-project-link{color:var(--color-primary);align-items:center;gap:7px;margin-top:11px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.ag-home .service-project-link span{transition:transform .18s}.ag-home .service-project-link:hover span{transform:translate(3px)}.ag-home .services-intro{max-width:960px;color:var(--color-text);margin:20px auto 0;font-size:16px;line-height:1.7}.ag-home .service-grid article:hover{border-color:var(--color-navy-deep);background:var(--color-navy-deep);color:#fff}.ag-home .service-grid article:hover h3,.ag-home .service-grid article:hover p{color:#fff}.ag-home .service-grid article:hover .service-project-link,.ag-home .service-grid article:hover em{color:#f4a6aa}.ag-home .service-grid article:hover .service-icon{color:var(--color-navy-deep);background:#fff}.ag-home .section-link{font-size:16px}.ag-home .section-link-row{justify-content:flex-end;display:flex}@media (min-width:1024px) and (min-height:720px){.ag-home .services{background:#fcfaf5;min-height:0;padding-top:8px;padding-bottom:10px;display:block}.ag-home .services .services-intro{max-width:1120px;margin-top:10px;font-size:14px;line-height:1.45}.ag-home .services .service-grid{align-items:start;margin-top:13px}.ag-home .service-grid article{min-height:0;padding:13px 16px 10px}.ag-home .service-grid .service-icon{width:32px;height:32px;font-size:16px}.ag-home .service-grid h3{font-size:18px}.ag-home .service-grid p{margin-top:9px;font-size:15px;line-height:1.4}.ag-home .service-project-link{margin-top:8px;font-size:14px}.ag-home .services .section-link{margin-top:7px}}.ag-home .reviews{padding:76px 0 68px;overflow:hidden}.ag-home .review-layout{grid-template-columns:300px minmax(0,1fr);align-items:center;gap:clamp(48px,6vw,88px)}.ag-home .review-layout aside{border-right:0;padding-right:0}.ag-home .review-layout aside h2{letter-spacing:-.035em;max-width:270px;font-size:38px;line-height:1.08}.ag-home .review-layout aside ul{gap:11px;margin:24px 0 0;padding:0;list-style:none;display:grid}.ag-home .review-layout aside li{color:#fff;padding-left:20px;font-size:14px;line-height:1.4;position:relative}.ag-home .review-layout aside li:before{background:var(--color-primary);content:"";width:8px;height:2px;position:absolute;top:.58em;left:0}.ag-home .review-layout aside a{color:#fff;border-bottom:1px solid #ffffffa6;margin-top:24px;padding-bottom:5px;font-size:14px;font-weight:700;line-height:1.45;text-decoration:none;display:inline-block}.ag-home .review-testimonials{min-width:0}.ag-home .review-testimonials>h3{color:#fff;letter-spacing:-.02em;margin:0 0 8px;font-size:24px;line-height:1.2}.ag-home .testimonial-showcase{min-width:0}.ag-home .testimonial-stack{height:445px;position:relative}.ag-home .testimonial-card{width:min(690px,76%);min-height:380px;color:var(--color-navy-deep);background:#fff;border:1px solid #d9e0e8;border-radius:14px;flex-direction:column;padding:42px 44px 34px;transition:transform .55s cubic-bezier(.22,.75,.25,1),opacity .4s,filter .4s;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;box-shadow:0 24px 60px #00000040}.ag-home .testimonial-card.is-active{z-index:3;opacity:1;filter:none;transform:translate(-50%,-50%)scale(1)}.ag-home .testimonial-card.is-previous{z-index:1;opacity:.48;filter:blur(3px);cursor:pointer;transform:translate(-82%,-50%)scale(.84)}.ag-home .testimonial-card.is-next{z-index:2;opacity:.48;filter:blur(3px);cursor:pointer;transform:translate(-18%,-50%)scale(.84)}.ag-home .testimonial-card.is-hidden{z-index:0;opacity:0;pointer-events:none;transform:translate(-50%,-50%)scale(.76)}.ag-home .testimonial-card:focus-visible{outline-offset:5px;outline:3px solid #fff}.ag-home .testimonial-quote-mark{height:38px;color:var(--color-primary);font-family:Georgia,serif;font-size:64px;font-weight:700;line-height:.8}.ag-home .testimonial-card blockquote,.ag-home .testimonial-modal blockquote{color:#263d59;margin:17px 0 22px;font-size:17px;line-height:1.7}.ag-home .testimonial-read-more{border:0;border-bottom:1px solid var(--color-primary);color:var(--color-primary);font:inherit;cursor:pointer;background:0 0;align-self:flex-start;margin:-4px 0 20px;padding:0 0 4px;font-size:14px;font-weight:700}.ag-home .testimonial-card footer,.ag-home .testimonial-modal footer{border-top:2px solid var(--color-primary);color:var(--color-navy-deep);background:0 0;align-items:center;gap:13px;margin-top:auto;padding-top:18px;display:flex}.ag-home .testimonial-card footer img,.ag-home .testimonial-modal footer img{object-fit:cover;background:#e8eef4;border-radius:50%;flex:0 0 48px;width:48px;height:48px}.ag-home .testimonial-card footer span span,.ag-home .testimonial-card footer small,.ag-home .testimonial-modal footer span span,.ag-home .testimonial-modal footer small{display:block}.ag-home .testimonial-card footer strong,.ag-home .testimonial-modal footer strong{font-size:14px;display:block}.ag-home .testimonial-card footer span span,.ag-home .testimonial-modal footer span span{color:#50647a;margin-top:2px;font-size:12px}.ag-home .testimonial-card footer small,.ag-home .testimonial-modal footer small{color:#7c8a99;margin-top:3px;font-size:11px}.ag-home .testimonial-controls{color:#b9c7d7;letter-spacing:.1em;justify-content:center;align-items:center;gap:17px;font-size:12px;display:flex}.ag-home .testimonial-controls button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff73;border-radius:50%;place-items:center;width:38px;height:38px;font-size:19px;display:grid}.ag-home .testimonial-controls button:hover{background:#ffffff14;border-color:#fff}.ag-home .testimonial-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#001025c7;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.ag-home .testimonial-modal{width:min(760px,100%);max-height:84vh;color:var(--color-navy-deep);background:#fff;border-radius:14px;padding:48px;position:relative;overflow:auto;box-shadow:0 28px 90px #0006}.ag-home .testimonial-modal-close{width:38px;height:38px;color:var(--color-navy-deep);cursor:pointer;background:#edf1f5;border:0;border-radius:50%;font-size:27px;line-height:1;position:absolute;top:15px;right:17px}@media (max-width:1050px){.ag-home .review-layout{grid-template-columns:240px minmax(0,1fr);gap:34px}.ag-home .testimonial-card{width:75%;padding:34px 30px 28px}}@media (max-width:700px){.ag-home .reviews{padding:58px 0}.ag-home .review-layout{grid-template-columns:1fr}.ag-home .review-layout aside{border:0;padding:0}.ag-home .review-layout aside h2{font-size:32px}.ag-home .review-testimonials>h3{margin-top:10px;font-size:22px}.ag-home .testimonial-stack{height:490px}.ag-home .testimonial-card{width:84%;min-height:420px;padding:32px 25px 26px}.ag-home .testimonial-card.is-previous{transform:translate(-71%,-50%)scale(.82)}.ag-home .testimonial-card.is-next{transform:translate(-29%,-50%)scale(.82)}.ag-home .testimonial-card blockquote{font-size:15px}.ag-home .testimonial-modal{padding:42px 25px 28px}}.ag-home .final-cta{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);color:var(--color-text-dark);background:#fff;padding:64px 0}.ag-home .final-cta-label{color:var(--color-primary);letter-spacing:.15em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:800}.ag-home .final-cta h2{color:var(--color-navy-deep);font-size:clamp(2rem,3vw,3rem)}.ag-home .final-cta-copy{max-width:900px;color:var(--color-text);margin:16px auto 25px;font-size:16px;line-height:1.65}.ag-home .final-cta a{border-color:var(--color-primary);background:var(--color-primary);color:#fff;padding:13px 30px;font-size:14px}.ag-home .final-cta small{color:var(--color-text);margin-top:13px;font-size:13px;line-height:1.5;display:block}.ag-home .home-section-heading{text-align:center;margin:0 auto 34px}.ag-home .home-section-kicker{color:var(--color-primary);font-family:var(--font-primary);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 9px;font-size:.76rem;font-weight:700;line-height:1.4;display:inline-flex}.ag-home .home-section-kicker:before{background:var(--color-primary);content:"";border-radius:99px;flex:0 0 28px;width:28px;height:2px;display:inline-block}.ag-home .home-section-title,.ag-home .services h2.home-section-title,.ag-home .methodology h2.home-section-title,.ag-home .final-cta h2.home-section-title{color:var(--color-navy-deep);font-family:var(--font-secondary);letter-spacing:-.025em;text-wrap:balance;margin:0;font-size:clamp(2rem,3vw,3rem);font-weight:700;line-height:1.08}.ag-home .services .home-section-kicker{margin-bottom:9px}.ag-home .methodology{text-align:center}.ag-home .methodology .home-section-kicker{margin-bottom:18px}.ag-home .methodology-layout{text-align:left}.ag-home .method-path{border-top:0;position:relative}.ag-home .method-path:before{background:linear-gradient(var(--color-primary), var(--color-navy-deep));content:"";width:2px;position:absolute;top:25px;bottom:25px;left:22px}.ag-home .method-path article{border-bottom:0;grid-template-columns:48px 1fr;position:relative}.ag-home .method-path article>span{z-index:1;border:2px solid var(--color-primary);background:#fff;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;display:grid}.ag-home .method-intro>p{color:var(--color-text);margin:0;font-size:16px;line-height:1.65}.ag-home .reviews .home-section-title{color:#fff}.ag-home .reviews .home-section-kicker{color:#efb7ba}.ag-home .review-layout aside h3{color:#fff;max-width:270px;font-family:var(--font-secondary);letter-spacing:-.025em;margin:0;font-size:clamp(1.5rem,2vw,2rem);font-weight:700;line-height:1.15}.ag-home .final-cta .home-section-kicker{margin-bottom:9px}@media (min-width:1024px) and (min-height:720px){.ag-home .services{padding-top:42px;padding-bottom:30px}}@media (max-width:700px){.ag-home .home-section-heading{margin-bottom:26px}.ag-home .review-layout aside h3{max-width:none}}
