@font-face {
  font-family: "Neue Power";
  src: url("../fonts/NeuePower-Regular-qo7lrz.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* AI Development expertise and compliance sections. */
.category-page--ai-development .category-expertise{padding-block:74px 82px;background:#fff;color:#080808}
.category-page--ai-development .category-expertise__heading,.category-page--ai-development .category-compliance__heading{max-width:1180px;margin-inline:auto;text-align:center}
.category-page--ai-development .category-expertise .category-kicker,.category-page--ai-development .category-compliance .category-kicker{margin-bottom:24px}
.category-page--ai-development .category-expertise .category-heading,.category-page--ai-development .category-compliance .category-heading{max-width:940px;margin-inline:auto}
.category-page--ai-development .category-expertise .category-description,.category-page--ai-development .category-compliance .category-description{max-width:1140px;margin:30px auto 0}
.category-page--ai-development .category-expertise .category-description{color:#252525}
.category-page--ai-development .category-expertise .category-tile-grid--five{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;margin-top:46px}
.category-page--ai-development .category-expertise .category-tile-grid--five article{display:block;min-height:286px;padding:20px 16px;border:1px solid #cfd3da;border-radius:12px;background:#fff}
.category-page--ai-development .category-expertise__icon{display:grid;width:50px;height:50px;margin-bottom:27px;place-items:center;border-radius:9px;background:#eef4ff}
.category-page--ai-development .category-expertise .category-tile-grid--five img{width:28px;height:28px;margin:0;object-fit:contain}
.category-page--ai-development .category-expertise .category-tile-grid--five h3{margin:0 0 15px;color:#070707;font-size:17px;line-height:1.38;text-transform:none}
.category-page--ai-development .category-expertise .category-tile-grid--five p{color:#252525;font-size:14px;line-height:1.48}
.category-page--ai-development .category-compliance{padding-block:74px 78px;background:#050505}
.category-page--ai-development .category-compliance .category-description{color:#ddd}
.category-page--ai-development .category-compliance-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin-top:52px}
.category-page--ai-development .category-compliance-grid article{display:flex;min-height:228px;box-sizing:border-box;flex-direction:column;align-items:center;justify-content:flex-start;padding:22px 20px;border-right:1px solid #292c33}
.category-page--ai-development .category-compliance-grid article:nth-child(5n){border-right:0}
.category-page--ai-development .category-compliance-grid article:nth-child(n+6){border-top:1px solid #292c33}
.category-page--ai-development .category-compliance__logo{display:grid;height:94px;margin-bottom:15px;place-items:center}
.category-page--ai-development .category-compliance-grid img{width:auto;max-width:156px;height:auto;max-height:90px;margin:0;object-fit:contain}
.category-page--ai-development .category-compliance-grid h3{margin:0 0 10px;color:#fff;font-size:16px;line-height:1.45}
.category-page--ai-development .category-compliance-grid p{color:#e2e2e2;font-size:14px;line-height:1.7}
.category-page--ai-development .category-compliance__toggle{display:none}
@media(max-width:900px){
 .category-page--ai-development .category-expertise .category-tile-grid--five{grid-template-columns:repeat(2,minmax(0,1fr))}
 .category-page--ai-development .category-expertise .category-tile-grid--five article{min-height:240px}
 .category-page--ai-development .category-compliance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .category-page--ai-development .category-compliance-grid article{border-top:1px solid #292c33;border-right:1px solid #292c33}
 .category-page--ai-development .category-compliance-grid article:nth-child(-n+2){border-top:0}
 .category-page--ai-development .category-compliance-grid article:nth-child(2n){border-right:0}
}
@media(max-width:560px){
 .category-page--ai-development .category-expertise,.category-page--ai-development .category-compliance{padding-block:44px 48px}
 .category-page--ai-development .category-expertise__heading,.category-page--ai-development .category-compliance__heading{text-align:left}
 .category-page--ai-development .category-expertise .category-kicker,.category-page--ai-development .category-compliance .category-kicker{margin-bottom:14px}
 .category-page--ai-development .category-expertise .category-heading,.category-page--ai-development .category-compliance .category-heading{margin:0;font-size:32px;line-height:1.08}
 .category-page--ai-development .category-expertise .category-description,.category-page--ai-development .category-compliance .category-description{margin-top:25px;font-size:16px;line-height:1.85}
 .category-page--ai-development .category-expertise .category-tile-grid--five{grid-template-columns:1fr;gap:16px;margin-top:32px}
 .category-page--ai-development .category-expertise .category-tile-grid--five article{min-height:0;padding:20px}
 .category-page--ai-development .category-expertise__icon{margin-bottom:20px}
 .category-page--ai-development .category-expertise .category-tile-grid--five h3{font-size:18px}
 .category-page--ai-development .category-expertise .category-tile-grid--five p{font-size:15px}
 .category-page--ai-development .category-compliance-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:38px}
 .category-page--ai-development .category-compliance-grid article{min-height:250px;padding:20px 10px;border-color:transparent}
 .category-page--ai-development .category-compliance-grid article:nth-child(n+5){display:none}
 .category-page--ai-development .category-compliance.is-expanded .category-compliance-grid article:nth-child(n+5){display:flex}
 .category-page--ai-development .category-compliance__logo{height:100px;margin-bottom:14px}
 .category-page--ai-development .category-compliance-grid img{max-width:130px;max-height:94px}
 .category-page--ai-development .category-compliance-grid h3{font-size:15px;line-height:1.45}
 .category-page--ai-development .category-compliance-grid p{font-size:13px;line-height:1.7}
 .category-page--ai-development .category-compliance__toggle{display:flex;min-height:58px;align-items:center;justify-content:center;gap:16px;margin:24px auto 0;padding:12px 28px;border:0;border-radius:999px;background:#091426;color:#3477f2;font:500 17px/1.2 'Plus Jakarta Sans',sans-serif}
 .category-page--ai-development .category-compliance__toggle i{width:12px;height:12px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-3px);transition:transform .2s ease}
 .category-page--ai-development .category-compliance.is-expanded .category-compliance__toggle i{transform:rotate(225deg) translate(-2px,-2px)}
}

/* Dynamic service-category landing pages. */
.category-page { --service-blue: #3477f2; overflow-x: clip; overflow-y: visible; background: #fff; color: #111; }
.category-page .container { width: min(calc(1320px + var(--wide-screen-growth)), calc(100% - 64px)); margin-inline: auto; }
.category-hero { position: relative; min-height: 610px; display: grid; place-items: center; color: #fff; text-align: center; background: #05070c var(--category-hero) center/cover no-repeat; isolation: isolate; }
.category-hero::before { content: ""; position: absolute; inset: 0; z-index: -1; background: linear-gradient(180deg, rgba(2,5,12,.35), rgba(2,5,12,.78)); }
.category-hero__inner { max-width: 920px; padding-block: 120px 90px; }
.category-kicker { margin: 0 0 18px; color: #347cf7; font-size: 14px; font-weight: 700; letter-spacing: .04em; text-transform: uppercase; }
.category-hero h1 { margin: 0; font-size: clamp(42px, 5vw, 76px); line-height: 1.04; }
.category-hero__inner > p:not(.category-kicker) { max-width: 860px; margin: 28px auto 0; font-size: 18px; line-height: 1.75; }
.category-button { display: inline-flex; align-items: center; justify-content: center; gap: 14px; min-height: 48px; margin-top: 30px; padding: 0 24px; border-radius: 999px; background: #347cf7; color: #fff; font-weight: 700; text-decoration: none; }
.category-section { padding: 92px 0; }
.category-section--dark { background: #050505; color: #fff; }
.category-heading { max-width: 850px; margin: 0 0 20px; font-size: clamp(34px, 4vw, 58px); line-height: 1.08; }
.category-description { max-width: 880px; margin: 0 0 48px; color: #5e626d; font-size: 17px; line-height: 1.7; }
.category-section--dark .category-description { color: #b7bbc5; }
.category-overview__top { display: grid; grid-template-columns: 1.3fr .8fr; gap: 64px; align-items: center; }
.category-overview__top > img { width: 100%; max-height: 360px; object-fit: contain; }
.category-tile-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 48px; }
.category-tile-grid article { min-height: 150px; padding: 26px; border: 1px solid #292d36; background: #17191d; }
.category-tile-grid img { width: 34px; height: 34px; object-fit: contain; margin-bottom: 18px; }
.category-tile-grid h3, .category-compliance-grid h3 { margin: 0 0 10px; font-size: 17px; }
.category-tile-grid p, .category-compliance-grid p { margin: 0; color: #aeb3bd; font-size: 14px; line-height: 1.55; }
.category-services__header { display: flex; align-items: flex-end; justify-content: space-between; gap: 40px; margin-bottom: 38px; }
.category-services__header .category-description { margin-bottom: 0; }
.category-carousel__controls { display: flex; flex: 0 0 auto; gap: 18px; padding-bottom: 2px; }
.category-carousel__controls button { width: 54px; height: 54px; display: grid; place-items: center; border: 1px solid #d8dce4; border-radius: 11px; background: #fff; color: #4f5560; cursor: pointer; transition: background .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease; }
.category-carousel__controls button span { display: block; font: 300 42px/1 Arial,sans-serif; transform: translateY(-2px); }
.category-carousel__controls button:not(:disabled):hover,.category-carousel__controls button:not(:disabled):focus-visible { border-color: #347cf7; background: #347cf7; color: #fff; }
.category-carousel__controls button:disabled { opacity: .38; cursor: default; }
.category-carousel__controls [data-carousel-next] { border-color: #347cf7; background: #347cf7; color: #fff; }
.category-card-track { display: grid; grid-auto-flow: column; grid-auto-columns: calc((100% - 44px) / 3); gap: 22px; overflow-x: auto; overscroll-behavior-inline: contain; padding: 0 1px 8px; scroll-behavior: smooth; scroll-snap-type: x mandatory; scrollbar-width: none; }
.category-card-track::-webkit-scrollbar { display: none; }
.category-service-card { overflow: hidden; min-height: 0; display: flex; flex-direction: column; border: 1px solid #dce1ea; border-radius: 14px; background: #f4f8fc; color: #111; text-decoration: none; scroll-snap-align: start; }
.category-service-card > img { width: 100%; height: 190px; object-fit: cover; }
.category-service-card > div { flex: 1; display: flex; flex-direction: column; padding: 24px 26px 22px; }
.category-service-card h3 { margin: 0 0 14px; font-size: 22px; }
.category-service-card p { color: #5c6370; line-height: 1.55; }
.category-service-card span { display: inline-flex; align-items: center; gap: 8px; margin-top: auto; padding-top: 14px; color: #347cf7; font-size: 14px; font-weight: 700; text-decoration: underline; text-underline-offset: 3px; }
.category-service-card span img { width: 11px; height: 15px; object-fit: contain; }
.category-value-grid { display: grid; grid-auto-flow: column; grid-auto-columns: minmax(330px, 1fr); gap: 20px; overflow-x: auto; }
.category-value-grid article { position: relative; min-height: 440px; display: flex; align-items: flex-end; padding: 28px; background: #111 var(--card-image) center/cover no-repeat; scroll-snap-align: start; isolation: isolate; }
.category-value-grid article::before { content: ""; position: absolute; inset: 0; z-index: -1; background: linear-gradient(transparent 25%, rgba(0,0,0,.92)); }
.category-value-grid h3 { font-size: 22px; }
.category-value-grid span { display: inline-block; margin: 5px 5px 0 0; padding: 5px 9px; border-radius: 99px; background: #fff; color: #111; font-size: 11px; }
.category-value-scroll { position: relative; height: 180vh; padding: 0; }
.category-value-scroll__sticky { position: sticky; top: 0; height: 100vh; height: 100svh; box-sizing: border-box; overflow: hidden; padding: 70px 0 54px; }
.category-value-scroll .category-kicker,.category-value-scroll .category-heading,.category-value-scroll .category-description { margin-inline: auto; text-align: center; }
.category-value-scroll .category-heading { max-width: 1050px; }
.category-value-scroll .category-description { max-width: 980px; margin-bottom: 40px; }
.category-value-scroll__image { width: 100%; height: clamp(330px,44vh,560px); overflow: hidden; margin: 0 auto; border-radius: 44px; }
.category-value-scroll__image img { width: 100%; height: 100%; display: block; object-fit: cover; }
.category-value-viewport { width: 100%; overflow: hidden; margin-top: -122px; }
.category-value-scroll .category-value-grid { width: max-content; display: flex; gap: 28px; margin: 0; padding: 0 7vw 8px 29vw; overflow: visible; will-change: transform; }
.category-value-scroll .category-value-grid article { position: relative; flex: 0 0 clamp(360px,29vw,450px); min-height: 225px; box-sizing: border-box; display: block; padding: 24px 26px; border: 1px solid #303640; border-radius: 18px; background: rgba(3,4,6,.96); color: #fff; isolation: auto; scroll-snap-align: none; }
.category-value-scroll .category-value-grid article::before { display: none; }
.category-value-scroll .category-value-grid h3 { margin: 0 0 12px; color: #50d5ff; font-size: 24px; line-height: 1.25; }
.category-value-scroll .category-value-grid p { margin: 0 0 12px; color: #fff; font-size: 17px; line-height: 1.55; }
.category-value-scroll .category-value-grid span { margin: 7px 8px 0 0; padding: 7px 13px; font-size: 13px; font-style: italic; }
.category-split__inner { display: grid; grid-template-columns: .9fr 1.1fr; gap: 84px; align-items: start; }
.category-split__inner > div:first-child { position: sticky; top: 120px; }
.category-accordion details { border-bottom: 1px solid #d8dce4; }
.category-section--dark .category-accordion details { border-color: #343740; }
.category-accordion summary { padding: 24px 34px 24px 0; font-size: 18px; font-weight: 700; cursor: pointer; }
.category-accordion p, .category-accordion ul { margin: -7px 0 24px; color: #69707c; line-height: 1.65; }
.category-section--dark .category-accordion p, .category-section--dark .category-accordion ul { color: #b7bbc5; }
.category-logo-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 14px; }
.category-logo-grid > div { display: flex; align-items: center; gap: 10px; min-height: 48px; padding: 10px 18px; border: 1px solid #353943; border-radius: 6px; background: #111318; }
.category-logo-grid img { width: 25px; height: 25px; object-fit: contain; }
.category-process { display: grid; grid-template-columns: repeat(3, 1fr); gap: 36px 64px; padding: 0; counter-reset: process; list-style: none; }
.category-process li { counter-increment: process; }
.category-process li::before { content: counter(process) "."; display: block; margin-bottom: 12px; color: #347cf7; font-size: 20px; font-weight: 800; }
.category-process h3 { margin: 0 0 12px; font-size: 20px; }
.category-process p { color: #626a78; line-height: 1.65; }
.category-cta { min-height: 260px; padding: 50px; border: 1px solid #32394b; border-radius: 16px; background: #071127 var(--cta-image) right center/auto 100% no-repeat; }
.category-cta h2 { max-width: 720px; margin: 0; font-size: clamp(30px, 4vw, 48px); }
.category-cta p { max-width: 680px; line-height: 1.65; }
.category-tile-grid--five { grid-template-columns: repeat(5, 1fr); color: #111; }
.category-tile-grid--five article { border-color: #dce1e8; background: #fff; }
.category-tile-grid--five p { color: #626a78; }
.category-compliance-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 28px; text-align: center; }
.category-compliance-grid img { width: 70px; height: 70px; object-fit: contain; margin-bottom: 16px; }
.category-faq__grid { display: grid; grid-template-columns: 1.25fr .75fr; gap: 48px; }
.category-faq aside { align-self: start; padding: 36px; border-radius: 14px; background: linear-gradient(145deg, #173374, #347cf7); }

.category-page--ai-development .category-solutions { padding-block: 110px; }
.category-page--ai-development .category-solutions .category-split__inner { grid-template-columns: minmax(0,.95fr) minmax(560px,1.05fr); gap: 92px; }
.category-page--ai-development .category-solutions .category-heading { max-width: 660px; font-size: clamp(44px,4vw,64px); }
.category-page--ai-development .category-solutions .category-description { max-width: 670px; font-size: 18px; line-height: 1.75; }
.category-page--ai-development .category-solutions .category-accordion { display: grid; gap: 24px; }
.category-page--ai-development .category-solutions details { border: 0; background: #eef4ff; }
.category-page--ai-development .category-solutions summary { position: relative; padding: 26px 54px 8px 28px; color: #347cf7; font-size: 20px; list-style: none; }
.category-page--ai-development .category-solutions summary::-webkit-details-marker { display: none; }
.category-page--ai-development .category-solutions summary::after { content: ""; position: absolute; top: 30px; right: 28px; width: 0; height: 0; border-top: 11px solid #347cf7; border-left: 11px solid transparent; transition: transform .2s ease; }
.category-page--ai-development .category-solutions details:not([open]) summary { padding-bottom: 26px; }
.category-page--ai-development .category-solutions details:not([open]) summary::after { transform: rotate(90deg); }
.category-page--ai-development .category-solutions .category-accordion p { margin: 0; padding: 6px 28px 26px; color: #111; font-size: 17px; line-height: 1.55; }
.category-page--ai-development .category-technology { padding-block: 100px 112px; overflow: hidden; }
.category-page--ai-development .category-technology .container { text-align: center; }
.category-page--ai-development .category-technology .category-heading { max-width: 980px; margin-inline: auto; font-size: clamp(44px,4vw,64px); }
.category-page--ai-development .category-technology .category-description { max-width: 1160px; margin-inline: auto; font-size: 18px; line-height: 1.7; }
.category-technology__rows { display: grid; gap: 54px; margin-top: 58px; }
.category-technology__viewport { width: 100%; overflow: hidden; }
.category-logo-grid--marquee { width: max-content; flex-wrap: nowrap; justify-content: flex-start; gap: 28px; animation: category-technology-marquee 55s linear infinite reverse; }
.category-logo-grid--marquee.is-reverse { animation-direction: normal; animation-duration: 49s; }
.category-logo-grid--marquee:hover { animation-play-state: paused; }
.category-logo-grid--marquee > div { min-width: 228px; min-height: 70px; justify-content: center; padding: 14px 22px; border: 0; border-radius: 10px; background: #fff; color: #111; font-size: 17px; }
.category-logo-grid--marquee img { width: 30px; height: 30px; }
@keyframes category-technology-marquee { to { transform: translateX(calc(-50% - 14px)); } }
.category-page--ai-development .category-process { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 0 100px; margin-top: 48px; }
.category-page--ai-development .category-process li { min-height: 150px; padding: 24px 28px; border-left: 3px solid #347cf7; }
.category-page--ai-development .category-process li::before { display: inline-block; margin: 0 8px 10px 0; color: #111; font-weight: 800; }
.category-page--ai-development .category-process h3 { display: inline; font-size: 21px; }
.category-page--ai-development .category-process p { margin: 14px 0 0; color: #222; font-size: 17px; line-height: 1.55; }
.category-page--ai-development .category-industries { padding-block: 108px; }
.category-page--ai-development .category-industries .category-split__inner { grid-template-columns: minmax(0,.95fr) minmax(580px,1.05fr); gap: 100px; }
.category-page--ai-development .category-industries .category-heading { font-size: clamp(44px,4vw,64px); }
.category-page--ai-development .category-industries .category-description { font-size: 18px; line-height: 1.75; }
.category-page--ai-development .category-industries .category-accordion { display: grid; gap: 14px; }
.category-page--ai-development .category-industries details { border: 0; border-bottom: 1px solid #30343b; background: #050505; }
.category-page--ai-development .category-industries summary { position: relative; padding: 26px 52px 26px 24px; font-size: 20px; list-style: none; }
.category-page--ai-development .category-industries summary::-webkit-details-marker { display: none; }
.category-page--ai-development .category-industries summary::after { content: ""; position: absolute; top: 30px; right: 24px; width: 0; height: 0; border-top: 10px solid #fff; border-left: 10px solid transparent; transition: transform .2s ease; }
.category-page--ai-development .category-industries details:not([open]) summary::after { transform: rotate(90deg); }
.category-page--ai-development .category-industries ul { display: grid; gap: 14px; margin: -8px 0 0; padding: 0 24px 28px; list-style: none; }
.category-page--ai-development .category-industries li { display: flex; align-items: center; gap: 12px; color: #e8e8e8; font-size: 16px; }
.category-page--ai-development .category-industries li img { width: 20px; height: 20px; flex: 0 0 20px; object-fit: contain; }
.category-page--ai-development .category-cta { position: relative; width: 100%; min-height: 238px; display: block; box-sizing: border-box; padding: 30px 460px 30px 48px; overflow: hidden; border: 1px solid #363636; border-radius: 20px; background: linear-gradient(130.63deg,#000 14.1%,#3477f2 98.99%); }
.category-page--ai-development .category-cta__copy { position: relative; z-index: 1; width: min(842px,100%); padding: 0; }
.category-page--ai-development .category-cta h2 { width: 100%; max-width: 842px; margin: 0; font-family: 'Plus Jakarta Sans',sans-serif; font-size: 32px; font-weight: 700; line-height: 42px; text-transform: capitalize; }
.category-page--ai-development .category-cta p { max-width: 842px; margin: 16px 0 0; font-size: 16px; line-height: 1.55; }
.category-page--ai-development .category-cta .category-button { display: inline-flex; margin-top: 14px; border-radius: 999px; background: #fff; color: #111; }
.category-page--ai-development .category-cta__art { position: absolute; right: -12px; bottom: -43px; z-index: 0; width: 423px; height: 302px; max-width: none; max-height: none; display: block; object-fit: contain; object-position: top right; }

/* AI Development category: approved hero and ecosystem opening. */
.category-page--ai-development .category-hero { min-height: 735px; }
.category-page--ai-development .category-hero__inner { max-width: 1040px; }
.category-page--ai-development .category-hero .category-kicker { position: relative; display: inline-flex; align-items: center; gap: 12px; margin-bottom: 26px; padding: 10px 22px; border: 1px solid transparent; border-radius: 999px; background: linear-gradient(#0b0c12,#0b0c12) padding-box, linear-gradient(100deg,#192334,#337df6,#b736a6) border-box; color: #fff; font-size: 15px; font-style: italic; font-weight: 500; text-transform: none; }
.category-page--ai-development .category-hero .category-kicker::before { content: "⚡"; color: #40c9ff; font-style: normal; }
.category-page--ai-development .category-hero h1 { max-width: 1000px; margin-inline: auto; font-size: clamp(50px,5.3vw,78px); }
.category-page--ai-development .category-hero .service-button { min-height: 48px; margin-top: 26px; padding: 6px 7px 6px 20px; gap: 10px; font: 600 14px/18px 'Plus Jakarta Sans',sans-serif; }
.category-page--ai-development .category-hero .service-button .button__icon { width: 34px; height: 34px; }
.category-page--ai-development .category-button--glow { position: relative; z-index: 0; min-width: 236px; padding: 4px 5px 4px 24px; justify-content: space-between; overflow: hidden; background: #347cf7; isolation: isolate; }
.category-page--ai-development .category-button--glow::before { content: ""; position: absolute; inset: -170%; z-index: -2; background: conic-gradient(from 10deg,#38d8ff,#347cf7 30%,#0000 43% 57%,#c93de3 72%,#38d8ff); animation: category-button-spin 8s cubic-bezier(.56,.15,.28,.86) infinite; animation-play-state: paused; }
.category-page--ai-development .category-button--glow::after { content: ""; position: absolute; inset: 2px; z-index: -1; border-radius: inherit; background: #347cf7; }
.category-page--ai-development .category-button--glow:hover::before,.category-page--ai-development .category-button--glow:focus-visible::before { animation-play-state: running; }
.category-page--ai-development .category-button__arrow { display: grid; place-items: center; width: 38px; height: 38px; flex: 0 0 38px; border-radius: 50%; background: #fff; color: #347cf7; font-size: 22px; transition: transform .3s ease; }
.category-page--ai-development .category-button--glow:hover .category-button__arrow { transform: rotate(45deg) scale(1.05); }
@keyframes category-button-spin { to { transform: rotate(360deg); } }
.category-page--ai-development .category-overview { padding-block: 96px; }
.category-page--ai-development .category-overview__top { grid-template-columns: minmax(0,1.45fr) minmax(360px,.75fr); }
.category-page--ai-development .category-overview__top:not(:has(> img)) { grid-template-columns: minmax(0,900px); }
.category-page--ai-development .category-overview .category-heading { max-width: 850px; font-size: clamp(44px,4.2vw,64px); }
.category-page--ai-development .category-overview .category-description { max-width: 900px; white-space: pre-line; }
.category-page--ai-development .category-tile-grid { grid-template-columns: repeat(2,minmax(0,620px)); gap: 30px 80px; justify-content: space-between; }
.category-page--ai-development .category-tile-grid article { box-sizing: border-box; width: 100%; min-height: 116px; display: grid; grid-template-columns: 50px 1fr; grid-template-rows: auto auto; column-gap: 20px; align-content: center; padding: 18px 20px; border: .5px solid #2f313b; border-radius: 0; background: #1a1a1a; }
.category-page--ai-development .category-tile-grid article img { grid-row: 1 / 3; align-self: center; width: 50px; height: 50px; margin: 0; }
.category-page--ai-development .category-tile-grid article h3 { align-self: end; margin: 0 0 8px; text-transform: uppercase; }
.category-page--ai-development .category-tile-grid article p { align-self: start; }

@media (max-width: 900px) {
	.category-page .container { width: min(100% - 40px, 720px); }
	.category-hero { min-height: 560px; background-image: var(--category-hero-mobile); }
	.category-overview__top, .category-split__inner, .category-faq__grid { grid-template-columns: 1fr; gap: 42px; }
	.category-split__inner > div:first-child { position: static; }
	.category-tile-grid { grid-template-columns: repeat(2, 1fr); }
	.category-tile-grid--five, .category-compliance-grid { grid-template-columns: repeat(2, 1fr); }
	.category-process { grid-template-columns: repeat(2, 1fr); }
	.category-card-track { grid-auto-columns: calc((100% - 22px) / 2); }
	.category-page--ai-development .category-overview__top { grid-template-columns: 1fr; }
	.category-page--ai-development .category-tile-grid { gap: 26px; }
	.category-page--ai-development .category-solutions .category-split__inner { grid-template-columns: 1fr; gap: 48px; }
	.category-page--ai-development .category-solutions .category-split__inner > div:first-child { position: static; }
	.category-page--ai-development .category-industries .category-split__inner { grid-template-columns: 1fr; gap: 48px; }
	.category-page--ai-development .category-industries .category-split__inner > div:first-child { position: static; }
	.category-page--ai-development .category-cta { min-height: 310px; padding: 32px 300px 32px 32px; }
	.category-page--ai-development .category-cta h2 { font-size: 28px; line-height: 36px; }
	.category-page--ai-development .category-cta p { font-size: 15px; }
	.category-page--ai-development .category-cta__art { right: -28px; width: 330px; height: 270px; }
	.category-value-scroll__image { width: 100%; height: clamp(300px,42vh,430px); border-radius: 28px; }
	.category-value-scroll .category-value-grid { padding-left: 9vw; }
	.category-value-scroll .category-value-grid article { flex-basis: 72vw; }
}

@media (max-width: 560px) {
	.category-page .container { width: calc(100% - 32px); }
	.category-section { padding: 64px 0; }
	.category-hero { min-height: 620px; text-align: left; background-position: center; }
	.category-hero__inner { padding-block: 120px 70px; }
	.category-hero h1 { font-size: 40px; }
	.category-hero__inner > p:not(.category-kicker) { font-size: 16px; }
	.category-tile-grid, .category-tile-grid--five, .category-compliance-grid, .category-process { grid-template-columns: 1fr; }
	.category-card-track { grid-auto-columns: 86%; }
	.category-value-grid { grid-auto-columns: 88%; }
	.category-cta { padding: 32px 24px; background-size: cover; background-position: center; }
	.category-page--ai-development .category-hero { min-height: 1260px; align-items: start; text-align: left; background-position: center; }
	.category-page--ai-development .category-hero::before { background: linear-gradient(180deg,rgba(2,5,12,.28),rgba(2,5,12,.9)); }
	.category-page--ai-development .category-hero__inner { padding-block: 48px 70px; }
	.category-page--ai-development .category-hero .category-kicker { margin-bottom: 40px; padding: 9px 18px; font-size: 14px; }
	.category-page--ai-development .category-hero h1 { font-size: 46px; line-height: 1.16; }
	.category-page--ai-development .category-hero__inner > p:not(.category-kicker) { margin-top: 46px; line-height: 1.86; }
	.category-page--ai-development .category-button--glow { width: auto; min-width: 0; max-width: 100%; margin-top: 36px; }
	.category-page--ai-development .category-overview { padding-block: 58px 70px; }
	.category-page--ai-development .category-overview__top > img { order: -1; }
	.category-page--ai-development .category-overview .category-heading { font-size: 34px; }
	.category-page--ai-development .category-tile-grid { grid-template-columns: 1fr; gap: 26px; }
	.category-page--ai-development .category-tile-grid article { min-height: 184px; grid-template-columns: 58px 1fr; padding: 24px 22px; }
	.category-page--ai-development .category-services { text-align: center; }
	.category-page--ai-development .category-services__header { display: block; margin-bottom: 30px; }
	.category-page--ai-development .category-services .category-heading,.category-page--ai-development .category-services .category-description { margin-inline: auto; }
	.category-page--ai-development .category-carousel__controls { display: none; }
	.category-page--ai-development .category-card-track { display: grid; grid-auto-flow: row; grid-auto-columns: auto; grid-template-columns: 1fr; gap: 28px; overflow: visible; padding-inline: 0; text-align: left; }
	.category-page--ai-development .category-service-card { min-height: 0; }
	.category-page--ai-development .category-service-card > img { height: auto; aspect-ratio: 2.35; }
	.category-page--ai-development .category-solutions { padding-block: 64px; }
	.category-page--ai-development .category-solutions .category-heading { font-size: 34px; }
	.category-page--ai-development .category-solutions .category-description { font-size: 16px; }
	.category-page--ai-development .category-solutions .category-accordion { gap: 24px; }
	.category-page--ai-development .category-solutions summary { padding: 22px 48px 8px 16px; font-size: 17px; line-height: 1.35; }
	.category-page--ai-development .category-solutions summary::after { top: 25px; right: 18px; }
	.category-page--ai-development .category-solutions .category-accordion p { padding: 6px 16px 22px; font-size: 15px; }
	.category-page--ai-development .category-technology { padding-block: 64px 72px; }
	.category-page--ai-development .category-technology .category-heading { font-size: 36px; }
	.category-page--ai-development .category-technology .category-description { font-size: 16px; line-height: 1.7; }
	.category-technology__rows { gap: 34px; margin-top: 42px; }
	.category-logo-grid--marquee { gap: 18px; animation-duration: 42s; }
	.category-logo-grid--marquee.is-reverse { animation-duration: 38s; }
	.category-logo-grid--marquee > div { min-width: 180px; min-height: 60px; padding: 10px 14px; font-size: 14px; }
	.category-logo-grid--marquee img { width: 25px; height: 25px; }
	.category-page--ai-development .category-process { grid-template-columns: 1fr; gap: 0; margin-top: 34px; }
	.category-page--ai-development .category-process li { min-height: 0; padding: 26px 24px; }
	.category-page--ai-development .category-process p { font-size: 16px; }
	.category-page--ai-development .category-industries { padding-block: 64px; }
	.category-page--ai-development .category-industries .category-heading { font-size: 36px; }
	.category-page--ai-development .category-industries .category-description { font-size: 16px; }
	.category-page--ai-development .category-industries summary { padding: 24px 46px 24px 18px; font-size: 17px; }
	.category-page--ai-development .category-industries summary::after { top: 27px; right: 18px; }
	.category-page--ai-development .category-industries ul { padding: 0 18px 24px; }
	.category-page--ai-development .category-industries li { font-size: 15px; }
	.category-page--ai-development .category-cta { width: 100%; min-height: 0; display: flex; flex-direction: column; justify-content: flex-start; gap: 20px; padding: 34px 28px 0; }
	.category-page--ai-development .category-cta__copy { width: 100%; padding-bottom: 0; }
	.category-page--ai-development .category-cta h2 { font-size: 34px; }
	.category-page--ai-development .category-cta p { font-size: 16px; line-height: 1.7; }
	.category-page--ai-development .category-cta__art { position: static; width: calc(100% + 32px); height: auto; aspect-ratio: 423/302; max-width: none; max-height: 460px; margin: 0 -16px; object-position: top right; }
	.category-value-scroll__sticky { padding: 56px 0 40px; }
	.category-value-scroll .category-heading { font-size: 42px; }
	.category-value-scroll .category-description { margin-bottom: 36px; font-size: 17px; line-height: 1.75; }
	.category-value-scroll__sticky { padding: 28px 0 22px; }
	.category-value-scroll .category-kicker { margin-bottom: 10px; }
	.category-value-scroll .category-heading { font-size: 36px; line-height: 1.08; }
	.category-value-scroll .category-description { margin-bottom: 18px; font-size: 15px; line-height: 1.55; }
	.category-value-scroll__image { width: 100%; height: 300px; border-radius: 24px; }
	.category-value-scroll { height: auto !important; }
	.category-value-scroll__sticky { position: relative; display: block; height: auto; overflow: visible; }
	.category-value-scroll > .category-value-scroll__sticky > .container { padding-top: 0; }
	.category-value-viewport { position: relative; bottom: auto; z-index: auto; margin-top: 18px; padding-block: 0 22px; overflow-x: auto; overscroll-behavior-inline: contain; scroll-snap-type: x mandatory; scrollbar-width: none; -webkit-overflow-scrolling: touch; }
	.category-value-viewport::-webkit-scrollbar { display: none; }
	.category-value-scroll .category-value-grid { gap: 20px; padding: 0 8vw 8px; transform: none !important; }
	.category-value-scroll .category-value-grid article { flex-basis: 78vw; min-height: 230px; padding: 22px 20px; scroll-snap-align: center; }
	.category-value-scroll .category-value-grid h3 { font-size: 21px; }
	.category-value-scroll .category-value-grid p { font-size: 15px; line-height: 1.45; }
}

@media (prefers-reduced-motion: reduce) {
	.category-value-scroll { height: auto !important; }
	.category-value-scroll__sticky { position: relative; min-height: 0; }
	.category-value-viewport { overflow-x: auto; scrollbar-width: none; }
	.category-value-viewport::-webkit-scrollbar { display: none; }
	.category-value-scroll .category-value-grid { transform: none !important; }
}

@font-face {
  font-family: "Neue Power";
  src: url("../fonts/NeuePower-Ultra.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Plus Jakarta Sans";
  src: url("../fonts/PlusJakartaSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Plus Jakarta Sans";
  src: url("../fonts/PlusJakartaSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Neue Power";
  src: url("../fonts/NeuePower-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* Explicit static faces prevent medium files from matching bold headings. */
@font-face {
  font-family: "Neue Power";
  src: url("../fonts/NeuePower-Medium.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Neue Power";
  src: url("../fonts/NeuePower-Ultra.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Plus Jakarta Sans";
  src: url("../fonts/PlusJakartaSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Plus Jakarta Sans";
  src: url("../fonts/PlusJakartaSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --color-white: #fff;
  --color-primary: #3179f6;
  --color-neutral-black: #070707;
  /* Preserve the original container caps through Full HD desktop widths. */
  --wide-screen-growth: max(0px, calc((100vw - 1920px) * 0.9));
  --container-width: calc(1260px + var(--wide-screen-growth));
  --page-gutter: 20px;
  --font-display: "Plus Jakarta Sans", Arial, sans-serif;
  --transition: 180ms ease;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  min-height: 100%;
  background: var(--color-neutral-black);
  font-size: 16px;
}

body {
  min-height: 100vh;
  margin: 0;
  color: var(--color-white);
  background: var(--color-neutral-black);
  font-family: var(--font-display);
  -webkit-font-smoothing: antialiased;
}

body.has-consultation-modal {
  overflow: hidden;
}

.consultation-modal {
  position: fixed;
  inset: 0;
  z-index: 1200;
  display: grid;
  place-items: center;
  padding: 20px;
  visibility: hidden;
  pointer-events: none;
  transition: visibility 0s linear 420ms;
}

.consultation-modal.is-open {
  visibility: visible;
  pointer-events: auto;
  transition-delay: 0s;
}

.consultation-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(7, 7, 7, 0.78);
  opacity: 0;
  transition: opacity 320ms ease;
}

.consultation-modal.is-open .consultation-modal__backdrop {
  opacity: 1;
}

.consultation-modal__dialog {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 564px) minmax(0, 485px);
  width: min(1049px, 100%);
  height: min(608px, calc(100svh - 40px));
  overflow: hidden;
  color: var(--color-neutral-black);
  background: var(--color-white);
  border-radius: 20px;
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.34);
  opacity: 0;
  transform: translateY(calc(100vh + 40px));
  transition:
    transform 420ms cubic-bezier(0.22, 1, 0.36, 1),
    opacity 260ms ease;
}

.consultation-modal.is-open .consultation-modal__dialog {
  opacity: 1;
  transform: translateY(0);
}

.consultation-modal__visual {
  position: relative;
  min-width: 0;
  padding: 42px 36px 24px;
  overflow: hidden;
  color: #fff;
  text-align: center;
  background: #252832 url("../images/consultation/left-background.png") center /
    cover no-repeat;
}

.consultation-modal__visual > h2 {
  position: relative;
  z-index: 1;
  margin: 0;
  font-size: 24px;
  font-weight: 800;
  line-height: 31px;
}

.consultation-modal__visual-copy {
  position: relative;
  z-index: 1;
  width: min(420px, 100%);
  margin: 10px auto 27px;
  font-size: 14px;
  font-weight: 600;
  line-height: 19px;
}

.consultation-modal__handwritten {
  position: relative;
  z-index: 1;
  display: block;
  width: 255px;
  max-width: 62%;
  height: auto;
  margin: 0 0 8px 19px;
}

.consultation-testimonials {
  position: relative;
  z-index: 1;
  min-height: 228px;
}

.consultation-testimonial {
  position: absolute;
  inset: 0;
  display: block;
  min-height: 228px;
  padding: 24px 30px 22px;
  overflow: hidden;
  color: #fff;
  text-align: left;
  background: rgba(25, 28, 41, 0.88);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 12px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition:
    opacity 360ms ease,
    visibility 0s linear 360ms;
}

.consultation-testimonial.is-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transition-delay: 0s;
}

.consultation-testimonial__quote {
  display: block;
  width: 51px;
  height: 30px;
}

.consultation-testimonial__steps {
  position: absolute;
  top: 28px;
  right: 22px;
  display: flex;
  gap: 7px;
}

.consultation-testimonial__steps button {
  width: 19px;
  height: 4px;
  padding: 0;
  background: rgba(255, 255, 255, 0.52);
  border: 0;
  border-radius: 2px;
  cursor: pointer;
  transition:
    background var(--transition),
    transform var(--transition);
}

.consultation-testimonial__steps button.is-active {
  background: #3477f2;
  transform: scaleX(1.08);
}

.consultation-testimonial > p {
  position: relative;
  z-index: 1;
  margin: 22px 0 24px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
}

.consultation-testimonial__person {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 12px;
}

.consultation-testimonial__person > img:first-child {
  width: 42px;
  height: 42px;
  object-fit: cover;
  border-radius: 50%;
}

.consultation-testimonial__person span {
  display: grid;
  gap: 3px;
}

.consultation-testimonial__person strong {
  font-size: 13px;
  line-height: 17px;
}

.consultation-testimonial__person small {
  font-size: 10px;
  line-height: 13px;
}

.consultation-testimonial__logo {
  width: auto;
  max-width: 100px;
  max-height: 44px;
  margin-left: auto;
  object-fit: contain;
}

.consultation-testimonial__watermark {
  position: absolute;
  right: -2px;
  bottom: -18px;
  width: 102px;
  height: 134px;
  opacity: 0.14;
}

.consultation-modal__reviews {
  position: relative;
  z-index: 1;
  display: block;
  width: 434px;
  max-width: 88%;
  height: auto;
  margin: 18px auto 0;
}

.consultation-modal__form-panel {
  position: relative;
  min-width: 0;
  height: 100%;
  padding-bottom: 30px;
  background: #fff;
}

.consultation-modal__form-scroll {
  height: 100%;
  padding: 28px 24px 20px;
  overflow-y: auto;
}

.consultation-modal__close {
  position: absolute;
  top: 22px;
  right: 22px;
  z-index: 2;
  width: 28px;
  height: 28px;
  padding: 0;
  color: #070707;
  background: transparent;
  border: 0;
  cursor: pointer;
}

.consultation-modal__close span {
  position: absolute;
  top: 13px;
  left: 5px;
  width: 18px;
  height: 1.5px;
  background: currentColor;
  transform: rotate(45deg);
  transition: transform var(--transition);
}

.consultation-modal__close span:last-child {
  transform: rotate(-45deg);
}
.consultation-modal__close:hover span:first-child {
  transform: rotate(135deg);
}
.consultation-modal__close:hover span:last-child {
  transform: rotate(45deg);
}

.consultation-modal__form-panel h2 {
  width: calc(100% - 36px);
  margin: 0 0 6px;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.consultation-modal__intro {
  width: min(338px, 100%);
  margin: 0 0 14px;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

.consultation-modal__notice {
  margin: 0 0 10px;
  padding: 8px 10px;
  font-size: 12px;
  line-height: 17px;
  border-radius: 6px;
}

.consultation-modal__notice.is-success {
  color: #075c31;
  background: #e7f9ef;
}
.consultation-modal__notice.is-error {
  color: #8a1f1f;
  background: #fff0f0;
}

.consultation-form {
  display: grid;
  gap: 18px;
}

.consultation-form label {
  display: grid;
  grid-template-rows: 18px 28px;
  min-height: 46px;
  color: #070707;
  font-size: 13px;
  font-weight: 500;
  line-height: 18px;
}

.consultation-form label:has(select) {
  grid-template-rows: 18px 28px;
}

.consultation-form label:has(select)::before {
  content: "";
  display: block;
}

.consultation-form label:has(textarea) {
  grid-template-rows: 18px 42px;
  min-height: 60px;
}

.consultation-form input,
.consultation-form select,
.consultation-form textarea {
  width: 100%;
  min-height: 28px;
  padding: 2px 0 5px;
  color: #070707;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #aeb1ba;
  border-radius: 0;
  outline: 0;
  font: 500 14px/21px var(--font-display);
}

.consultation-form textarea {
  min-height: 42px;
  resize: vertical;
}
.consultation-form input::placeholder,
.consultation-form textarea::placeholder {
  color: rgba(136, 138, 148, 0.5);
  opacity: 1;
}
.consultation-form input:focus,
.consultation-form select:focus,
.consultation-form textarea:focus {
  border-color: #3477f2;
  box-shadow: 0 1px 0 #3477f2;
}

.consultation-form__submit {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 200px;
  min-width: 200px;
  height: 42px;
  margin-top: 8px;
  padding: 12px 20px;
  color: #fff;
  background: #3477f2;
  border: 0;
  border-radius: 40px;
  font: 600 14px/18px var(--font-display);
  cursor: pointer;
  transition:
    transform var(--transition),
    background var(--transition);
}

.consultation-form__submit:hover,
.consultation-form__submit:focus-visible {
  background: #2466df;
  transform: translateY(-2px);
}

.consultation-form__honeypot {
  position: absolute !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

.consultation-modal__security {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  height: 30px;
  color: #070707;
  background: rgba(14, 135, 76, 0.1);
  font-size: 11px;
  font-weight: 600;
  line-height: 16px;
}

@media (max-height: 690px) and (min-width: 701px) {
  .consultation-modal__visual {
    padding-top: 24px;
  }
  .consultation-modal__visual-copy {
    margin-bottom: 12px;
  }
  .consultation-modal__handwritten {
    margin-bottom: 4px;
  }
  .consultation-testimonial {
    min-height: 208px;
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .consultation-testimonial > p {
    margin: 14px 0;
  }
  .consultation-modal__reviews {
    width: 370px;
    margin-top: 10px;
  }
  .consultation-modal__form-scroll {
    padding-top: 20px;
  }
  .consultation-form {
    gap: 10px;
  }
}

@media (max-width: 700px) {
  .consultation-modal {
    align-items: start;
    padding: 50px 16px 16px;
  }

  .consultation-modal__dialog {
    display: block;
    width: min(370px, 100%);
    height: auto;
    max-height: calc(100svh - 66px);
    border-radius: 12px;
  }

  .consultation-modal__visual {
    display: none;
  }

  .consultation-modal__form-panel {
    height: min(484px, calc(100svh - 66px));
    padding-bottom: 30px;
  }

  .consultation-modal__form-scroll {
    padding: 12px 13px 14px;
  }

  .consultation-modal__close {
    top: 11px;
    right: 11px;
  }
  .consultation-modal__intro {
    margin-bottom: 13px;
  }
  .consultation-form {
    gap: 10px;
  }
  .consultation-form label {
    grid-template-rows: 18px 28px;
    min-height: 46px;
  }
  .consultation-form__submit {
    margin-top: 10px;
  }
}

/* Dynamic industries marquee. */
.industries-showcase {
  position: relative;
  z-index: 50;
  overflow: hidden;
  padding: 50px 0;
  color: #fff;
  background: #000;
}

.industries-showcase__header {
  width: min(calc(100% - 40px), 720px);
  margin: 0 auto 30px;
  text-align: center;
}
.industries-showcase__header p {
  width: min(100%, 645px);
  margin: 0 auto 18px;
  color: #3477f2;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
}
.industries-showcase__header h2 {
  margin: 0;
  font-family: "Neue Power", "Plus Jakarta Sans", sans-serif;
  font-size: 44px;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: -0.02em;
}
.industries-showcase__viewport {
  --industry-side-gap: clamp(20px, 2.5vw, 48px);
  --ring-card-width: clamp(180px, 20.3vw, 488px);
  --ring-card-height: clamp(270px, 28vw, 670px);
  position: relative;
  width: calc(100vw - (var(--industry-side-gap) * 2));
  max-width: none;
  height: var(--ring-card-height);
  margin-left: calc(50% - 50vw + var(--industry-side-gap));
  overflow: hidden;
  cursor: grab;
  touch-action: pan-y;
  outline: none;
}
.industries-showcase__viewport.is-dragging {
  cursor: grabbing;
}
.industries-showcase__scene {
  position: absolute;
  inset: 0;
  perspective: 3200px;
}
.industries-showcase__ring {
  position: absolute;
  top: 50%;
  left: 50%;
  width: var(--ring-card-width);
  height: var(--ring-card-height);
  transform: translate(-50%, -50%);
  transform-style: preserve-3d;
  user-select: none;
}
.industry-showcase-card {
  position: absolute;
  inset: 0;
  display: block;
  width: var(--ring-card-width);
  height: var(--ring-card-height);
  overflow: hidden;
  border-radius: 7px;
  background-color: #111;
  background-image: var(--industry-image);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  user-select: none;
  pointer-events: none;
}
.industries-showcase__vignette {
  position: absolute;
  z-index: 5;
  inset: 0;
  width: 100%;
  pointer-events: none;
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.45) 0%,
    transparent 32%,
    transparent 68%,
    rgba(0, 0, 0, 0.45) 100%
  );
}
.industries-showcase__dragger {
  position: absolute;
  z-index: 6;
  inset: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.industry-showcase-card:hover,
.industry-showcase-card:focus-visible {
  filter: brightness(1.12);
}
.industry-showcase-card::after {
  position: absolute;
  inset: 45% 0 0;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.68));
  content: "";
}
.industry-showcase-card__link {
  position: absolute;
  z-index: 1;
  bottom: 24px;
  left: 50%;
  max-width: calc(100% - 18px);
  padding: 10px 18px;
  border-radius: 999px;
  background: rgba(32, 32, 32, 0.72);
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.1;
  white-space: nowrap;
  text-decoration: none;
  transform: translateX(-50%);
  opacity: 0;
  pointer-events: none;
}
.industries-showcase__links {
  position: absolute;
  z-index: 8;
  inset: 0;
  pointer-events: none;
}
.industries-showcase__link {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 18px;
  border-radius: 999px;
  background: rgba(32, 32, 32, 0.78);
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.1;
  white-space: nowrap;
  text-decoration: none;
  pointer-events: auto;
  transform: translate(-50%, -50%);
  backdrop-filter: blur(4px);
  transition:
    background-color 180ms ease,
    color 180ms ease;
}
.industries-showcase__link:hover,
.industries-showcase__link:focus-visible {
  background: #3477f2;
  color: #fff;
  outline: none;
}
.industries-showcase__button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: fit-content;
  min-width: 164px;
  min-height: 48px;
  margin: 28px auto 0;
  padding: 12px 20px;
  border-radius: 999px;
  background: #fff;
  color: #070707;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}
.industries-showcase__button svg {
  display: block;
  flex: 0 0 18px;
  transition: transform 220ms ease;
}
.industries-showcase__button:hover svg {
  transform: translateX(4px);
}

@media (max-width: 700px) {
  .industries-showcase {
    padding: 50px 0;
  }
  .industries-showcase__header {
    width: calc(100% - 32px);
    margin-bottom: 18px;
  }
  .industries-showcase__header p {
    margin-bottom: 9px;
    font-size: 13px;
  }
  .industries-showcase__header h2 {
    font-size: 25px;
    line-height: 1.2;
  }
  .industries-showcase__viewport {
    --industry-side-gap: 14px;
    --ring-card-width: clamp(140px, 42vw, 240px);
    --ring-card-height: clamp(190px, 54vw, 310px);
    height: var(--ring-card-height);
  }
  .industries-showcase__scene {
    perspective: 1200px;
  }
  .industry-showcase-card__link {
    bottom: 12px;
    padding: 8px 12px;
    font-size: 12px;
  }
  .industries-showcase__link {
    padding: 8px 12px;
    font-size: 12px;
  }
  .industries-showcase__button {
    min-height: 42px;
    margin-top: 16px;
  }
}

@media (max-width: 1366px) {
  body.home {
    overflow-x: clip;
  }
}

@media (max-width: 700px) {
  .industries-showcase__viewport {
    overflow: visible;
    cursor: default;
    touch-action: pan-y;
  }
  .industries-showcase__viewport .industries-showcase__scene {
    overflow-x: auto;
    overflow-y: hidden;
    perspective: none;
    pointer-events: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
  }
  .industries-showcase__viewport
    .industries-showcase__scene::-webkit-scrollbar {
    display: none;
  }
  .industries-showcase__viewport .industries-showcase__ring {
    position: relative;
    top: auto;
    left: auto;
    display: flex;
    gap: 16px;
    width: max-content;
    height: 100%;
    padding-inline: 0;
    transform: none !important;
  }
  .industries-showcase__viewport .industry-showcase-card {
    position: relative;
    inset: auto;
    flex: 0 0 var(--ring-card-width);
    width: var(--ring-card-width);
    height: var(--ring-card-height);
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto;
    transform: none !important;
    scroll-snap-align: start;
  }
  .industries-showcase__viewport
    .industry-showcase-card__link {
    opacity: 1;
    pointer-events: auto;
  }
  .industries-showcase__viewport .industries-showcase__links,
  .industries-showcase__viewport
    .industries-showcase__vignette,
  .industries-showcase__viewport
    .industries-showcase__dragger {
    display: none;
  }
}

/* AI Automation process cards. */
.service-detail--automation .service-process { padding: 80px 0; }
.service-detail--automation .service-process__header { max-width: 1180px; margin-bottom: 54px; }
.service-detail--automation .service-process h2 { max-width: 900px; }
.service-detail--automation .service-process__intro { max-width: 1180px; margin-inline: auto; }
.service-detail--automation .service-process__desktop { height: auto; }
.service-detail--automation .service-process__line,
.service-detail--automation .service-process__pointer { display: none; }
.service-detail--automation .service-process__steps {
	display: grid;
	grid-template-columns: repeat(12, minmax(0, 1fr));
	gap: 32px;
	height: auto;
}
.service-detail--automation .service-process__step,
.service-detail--automation .service-process__step--top,
.service-detail--automation .service-process__step--bottom {
	position: relative;
	inset: auto;
	display: block;
	grid-column: span 3;
	width: auto;
	min-height: 285px;
	padding: 20px;
	border: 1px solid #e8edf5;
	border-radius: 12px;
	background: linear-gradient(145deg, #fff 20%, #eefbfc 100%);
	transform: none;
	text-align: left;
}
.service-detail--automation .service-process__step:nth-child(2) { background: linear-gradient(145deg, #fff 20%, #fff8e9 100%); }
.service-detail--automation .service-process__step:nth-child(3) { background: linear-gradient(145deg, #fff 20%, #fff0f5 100%); }
.service-detail--automation .service-process__step:nth-child(4) { background: linear-gradient(145deg, #fff 20%, #eefcf7 100%); }
.service-detail--automation .service-process__step:nth-child(n+5) { grid-column: span 4; }
.service-detail--automation .service-process__step:nth-child(5) { background: linear-gradient(145deg, #fff 20%, #effaf8 100%); }
.service-detail--automation .service-process__step:nth-child(6) { background: linear-gradient(145deg, #fff 20%, #f8fce9 100%); }
.service-detail--automation .service-process__step:nth-child(7) { background: linear-gradient(145deg, #fff 20%, #f0f2ff 100%); }
.service-detail--automation .service-process__copy,
.service-detail--automation .service-process__step--top .service-process__copy,
.service-detail--automation .service-process__step--bottom .service-process__copy { width: auto; padding: 0; }
.service-detail--automation .service-process__icon { display: grid; place-items: center; width: 48px; height: 48px; margin-bottom: 26px; border-radius: 50%; background: #97e5e3; }
.service-detail--automation .service-process__step:nth-child(2) .service-process__icon { background: #e2c578; }
.service-detail--automation .service-process__step:nth-child(3) .service-process__icon { background: #efa0b7; }
.service-detail--automation .service-process__step:nth-child(4) .service-process__icon { background: #53c67e; }
.service-detail--automation .service-process__step:nth-child(5) .service-process__icon { background: #aac0d9; }
.service-detail--automation .service-process__step:nth-child(6) .service-process__icon { background: #bee66f; }
.service-detail--automation .service-process__step:nth-child(7) .service-process__icon { background: #a982f3; }
.service-detail--automation .service-process__icon img { width: 24px; height: 24px; object-fit: contain; }
.service-detail--automation .service-process__step h3 { margin-bottom: 18px; color: #070707; font-size: 17px; line-height: 25px; text-transform: none; }
.service-detail--automation .service-process__step p { font-size: 15px; line-height: 23px; }

/* AI Automation industries. */
.service-detail--automation .service-industries { padding: 80px 0; background: #000; }
.service-detail--automation .service-industries__header { max-width: 1120px; margin: 0 auto 54px; text-align: center; }
.service-detail--automation .service-industries h2 { max-width: 980px; margin-inline: auto; }
.service-detail--automation .service-industries__intro { max-width: 1050px; margin-inline: auto; }
.service-detail--automation .service-industries__track { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 50px 32px; }
.service-detail--automation .service-industries__card { position: relative; min-height: 145px; overflow: visible; background: transparent; }
.service-detail--automation .service-industries__card::before { content: ''; position: absolute; top: 0; left: 50%; width: 96px; height: 96px; border: 1px solid #2f313b; border-radius: 8px; background: #19191a var(--industry-card-image) center / 34px 34px no-repeat; transform: translateX(-50%); }
.service-detail--automation .service-industries__card::after { display: none; }
.service-detail--automation .service-industries__content { position: absolute; inset: 116px -8px auto; text-align: center; }
.service-detail--automation .service-industries__content h3 { margin: 0; color: #fff; font-size: 16px; line-height: 24px; }
.service-detail--automation .service-industries__content > div { display: none; }

/* AI Automation control card. */
.service-detail--automation .service-responsible-ai { padding: 50px 0; background: #000; }
.service-detail--automation .service-responsible-ai__card { grid-template-columns: minmax(360px, 443px) minmax(0, 1fr); min-height: 310px; }
.service-detail--automation .service-responsible-ai__visual { height: 100%; min-height: 0; }
.service-detail--automation .service-responsible-ai__visual img { object-position: center; }
.service-detail--automation .service-responsible-ai__body { padding: 32px 40px; }
.service-detail--automation .service-responsible-ai__body h2 { max-width: 820px; margin-bottom: 18px; font-size: 32px; line-height: 1.18; }
.service-detail--automation .service-responsible-ai__description { max-width: 820px; }
.service-detail--automation .service-responsible-ai__principles { display: flex; flex-wrap: wrap; gap: 16px 18px; margin-top: 22px; }
.service-detail--automation .service-responsible-ai__principle { min-height: 48px; box-sizing: border-box; padding: 10px 14px; white-space: nowrap; }
.service-detail--automation .service-responsible-ai__cta { margin-top: 20px; }

@media (min-width: 901px) and (max-width: 1280px) {
	.service-detail--automation .service-process { padding: 64px 0; }
	.service-detail--automation .service-process h2,
	.service-detail--automation .service-industries h2 { font-size: 38px; line-height: 48px; }
	.service-detail--automation .service-process__steps { gap: 24px; }
	.service-detail--automation .service-process__step { grid-column: span 4; }
	.service-detail--automation .service-process__step:nth-child(n+5) { grid-column: span 4; }
	.service-detail--automation .service-process__step:last-child { grid-column: 5 / span 4; }
	.service-detail--automation .service-industries { padding: 64px 0; }
	.service-detail--automation .service-industries__track { grid-template-columns: repeat(4, minmax(0, 1fr)); }
}

@media (max-width: 900px) {
	.service-detail--automation .service-process { padding: 44px 0 48px; }
	.service-detail--automation .service-process__header { margin-bottom: 36px; }
	.service-detail--automation .service-process h2 { max-width: 700px; font-size: 28px; line-height: 34px; }
	.service-detail--automation .service-process__intro { max-width: 700px; margin-top: 36px; font-size: 16px; line-height: 30px; }
	.service-detail--automation .service-process__desktop { display: none; }
	.service-detail--automation .service-process__mobile { display: block; }
	.service-detail--automation .service-process__track { display: flex; width: calc(100vw - max(16px, (100vw - 620px) / 2)); gap: 48px; padding-right: 16px; }
	.service-detail--automation .service-process__card { flex: 0 0 calc(100% - 48px); min-height: 270px; padding: 24px 28px; border-color: #e8edf5; border-radius: 12px; background: linear-gradient(145deg, #fff 20%, #eefbfc 100%); }
	.service-detail--automation .service-process__card:nth-child(2) { background: linear-gradient(145deg, #fff 20%, #fff8e9 100%); }
	.service-detail--automation .service-process__card:nth-child(3) { background: linear-gradient(145deg, #fff 20%, #fff0f5 100%); }
	.service-detail--automation .service-process__card:nth-child(4) { background: linear-gradient(145deg, #fff 20%, #eefcf7 100%); }
	.service-detail--automation .service-process__card > .service-process__icon { display: grid; place-items: center; width: 48px; height: 48px; margin-bottom: 26px; border-radius: 50%; background: #97e5e3; }
	.service-detail--automation .service-process__card:nth-child(2) > .service-process__icon { background: #e2c578; }
	.service-detail--automation .service-process__card:nth-child(3) > .service-process__icon { background: #efa0b7; }
	.service-detail--automation .service-process__card:nth-child(4) > .service-process__icon { background: #53c67e; }
	.service-detail--automation .service-process__card > .service-process__icon img { width: 24px; height: 24px; }
	.service-detail--automation .service-process__card > .service-process__step-label { display: none; }
	.service-detail--automation .service-process__card h3 { margin-bottom: 18px; font-size: 18px; line-height: 27px; text-transform: none; }
	.service-detail--automation .service-process__card p { font-size: 16px; line-height: 24px; }
	.service-detail--automation .service-process__pagination { display: flex; margin-top: 28px; }
	.service-detail--automation .service-industries { padding: 44px 0 48px; }
	.service-detail--automation .service-industries__header { margin-bottom: 44px; }
	.service-detail--automation .service-industries h2 { max-width: 700px; font-size: 28px; line-height: 34px; }
	.service-detail--automation .service-industries__intro { max-width: 700px; margin-top: 36px; font-size: 16px; line-height: 30px; }
	.service-detail--automation .service-industries__track { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 48px 28px; }
	.service-detail--automation .service-industries__card:nth-child(n+7) { display: none; }
	.service-detail--automation .service-industries.is-expanded .service-industries__card { display: block; }
	.service-detail--automation .service-industries__more { display: flex; }
	.service-detail--automation .service-industries.is-expanded .service-industries__more > span:first-child { transform: rotate(180deg); }
	.service-detail--automation .service-responsible-ai { padding: 24px 0; }
	.service-detail--automation .service-responsible-ai__card { display: block; min-height: 0; border-radius: 20px; }
	.service-detail--automation .service-responsible-ai__visual { width: 100%; height: auto; min-height: 0; aspect-ratio: 370 / 169; }
	.service-detail--automation .service-responsible-ai__visual img { object-fit: cover; object-position: center; }
	.service-detail--automation .service-responsible-ai__body { padding: 24px 16px 28px; }
	.service-detail--automation .service-responsible-ai__body h2 { margin-bottom: 18px; font-size: 24px; line-height: 1.32; }
	.service-detail--automation .service-responsible-ai__description { font-size: 16px; line-height: 1.58; }
	.service-detail--automation .service-responsible-ai__principles { display: flex; flex-direction: column; align-items: flex-start; gap: 16px; margin-top: 24px; }
	.service-detail--automation .service-responsible-ai__principle { width: auto; max-width: 100%; min-height: 0; padding: 10px 14px; border-radius: 9px; font-size: 14px; white-space: normal; }
	.service-detail--automation .service-responsible-ai__cta { width: min(100%, 289px); margin-top: 28px; }
}

@media (min-width: 701px) and (max-width: 1366px) {
  .industries-showcase__viewport {
    --industry-side-gap: 24px;
    --ring-card-width: calc((100vw - 48px) * 0.37);
    --ring-card-height: clamp(240px, calc((100vw - 80px) / 3 * 1.3), 370px);
    height: var(--ring-card-height);
  }
  .industries-showcase__scene {
    perspective: 1800px;
  }
  .industries-showcase__button {
    margin-top: 18px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .industries-showcase__ring {
    transition: none !important;
  }
}

/* Careers page. */
.careers-page {
  overflow: hidden;
  color: #fff;
  background: #070707;
}

.careers-hero {
  position: relative;
  display: flex;
  height: 488px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: #000 url("../images/careers/careers-office-hero.png") center/cover no-repeat;
}

.careers-hero::before {
  position: absolute;
  inset: 0;
  background: radial-gradient(85.22% 74.1% at 50% 42.3%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.353122) 35.69%, #000 94.65%);
  content: "";
  pointer-events: none;
}

.careers-hero__inner {
  position: relative;
  z-index: 1;
  display: flex;
  width: min(calc(100% - 96px), 1010px);
  flex-direction: column;
  align-items: center;
  gap: 20px;
  text-align: center;
}

.careers-hero h1 {
  width: 100%;
  margin: 0;
  color: #fff;
  font-family: "Neue Power", "Plus Jakarta Sans", sans-serif;
  font-size: 58px;
  font-weight: 800;
  letter-spacing: -0.25px;
  line-height: 70px;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.careers-hero p {
  width: 100%;
  min-height: 90px;
  margin: 0;
  color: #fff;
  font: 500 18px/30px "Plus Jakarta Sans", sans-serif;
}

.careers-hero__button {
  display: inline-flex;
  min-width: 220px;
  height: 48px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 14px 12px 20px;
  border-radius: 100px;
  color: #fff;
  background: #3477f2;
  font: 600 14px/18px "Plus Jakarta Sans", sans-serif;
  text-decoration: none;
}

.careers-hero__button span {
  display: grid;
  width: 28px;
  height: 28px;
  place-items: center;
  border-radius: 50%;
  background: #fff;
}

.careers-hero__button img {
  width: 16px;
  height: 16px;
  object-fit: contain;
  transform: rotate(0deg);
  transition: transform 280ms ease;
}

.careers-hero__button:hover img,
.careers-hero__button:focus-visible img {
  transform: rotate(45deg);
}

.careers-reasons {
  box-sizing: border-box;
  height: auto;
  padding: 55px 80px;
  background: #070707;
}

.careers-reasons__inner {
  display: grid;
  width: min(100%, calc(1281px + var(--wide-screen-growth)));
  grid-template-columns: minmax(0, 1fr) 400px;
  align-items: center;
  gap: 48px;
  margin-inline: auto;
}

.careers-reasons__copy {
  min-width: 0;
}

.careers-reasons__eyebrow {
  margin: 0 0 8px;
  color: #3477f2;
  font: 600 18px/27px "Plus Jakarta Sans", sans-serif;
  text-transform: uppercase;
}

.careers-reasons h2 {
  max-width: 650px;
  margin: 0 0 24px;
  color: #fff;
  font-family: "Neue Power", "Plus Jakarta Sans", sans-serif;
  font-size: 44px;
  font-weight: 800;
  letter-spacing: -0.25px;
  line-height: 56px;
}

.careers-reasons__intro {
  max-width: 921px;
  min-height: 90px;
  margin: 0 0 24px;
  color: #fff;
  font: 400 16px/30px "Plus Jakarta Sans", sans-serif;
}

.careers-accordion {
  width: min(100%, 760px);
}

.careers-accordion__item {
  overflow: hidden;
  border-left: 2px solid transparent;
  border-bottom: 1px solid #2f313b;
  background: #000;
  transition: background-color 320ms ease, border-color 320ms ease;
}

.careers-accordion__item.is-active {
  border-left: 2px solid #3477f2;
  background: #2f313b;
}

.careers-accordion__item h3 {
  margin: 0;
}

.careers-accordion__item button {
  display: flex;
  width: 100%;
  min-height: 54px;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 12px 16px;
  border: 0;
  color: #fff;
  background: transparent;
  font: 600 18px/27px "Plus Jakarta Sans", sans-serif;
  text-align: left;
  text-transform: capitalize;
  cursor: pointer;
}

.careers-accordion__item i {
  position: relative;
  width: 14px;
  height: 14px;
  flex: 0 0 14px;
}

.careers-accordion__item i::before,
.careers-accordion__item i::after {
  position: absolute;
  top: 6px;
  left: 2px;
  width: 10px;
  height: 1px;
  background: #3477f2;
  content: "";
}

.careers-accordion__item i::after {
  transform: rotate(90deg);
  transition: transform 320ms ease, opacity 320ms ease;
}

.careers-accordion__item.is-active i::after {
  transform: rotate(0);
  opacity: 0;
}

.careers-accordion__panel {
  overflow: hidden;
}

@media (prefers-reduced-motion: reduce) {
  .careers-accordion__item,
  .careers-accordion__item i::after {
    transition: none;
  }
}

.careers-accordion__panel p {
  width: 100%;
  margin: 0;
  padding: 0 16px 16px;
  color: #fff;
  font: 400 16px/1.47 "Plus Jakarta Sans", sans-serif;
}

.careers-reasons__media {
  overflow: hidden;
  width: 400px;
  height: 371px;
  margin: 0;
  border-radius: 20px;
}

.careers-reasons__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 1;
  transition: opacity 180ms ease;
}

.careers-reasons__media img.is-changing {
  opacity: 0.2;
}

.careers-opportunities-anchor {
  scroll-margin-top: 84px;
}

@media (max-width: 700px) {
  .careers-hero {
    height: 488px;
    align-items: flex-start;
    background-position: center;
  }

  .careers-hero::before {
    background: radial-gradient(85.22% 74.1% at 50% 42.3%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.48) 35.69%, #000 94.65%);
  }

  .careers-hero__inner {
    width: min(calc(100% - 32px), 370px);
    align-items: flex-start;
    gap: 18px;
    padding-top: 24px;
    text-align: left;
  }

  .careers-hero h1 {
    min-height: 92px;
    font-size: 36px;
    line-height: 46px;
  }

  .careers-hero p {
    min-height: 210px;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
  }

  .careers-hero__button {
    min-width: 214px;
  }

  .careers-reasons {
    height: auto;
    min-height: 0;
    padding: 55px 16px;
  }

  .careers-reasons__inner {
    display: flex;
    width: min(100%, 370px);
    flex-direction: column;
    align-items: stretch;
    gap: 0;
  }

  .careers-reasons__copy {
    display: contents;
  }

  .careers-reasons__eyebrow {
    order: 1;
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 21px;
  }

  .careers-reasons h2 {
    order: 2;
    min-height: 68px;
    margin-bottom: 16px;
    font-size: 28px;
    line-height: 34px;
  }

  .careers-reasons__intro {
    order: 3;
    min-height: 180px;
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 30px;
  }

  .careers-reasons__media {
    width: 100%;
    height: auto;
    aspect-ratio: 400 / 371;
    order: 4;
    margin-bottom: 16px;
    border-radius: 20px;
  }

  .careers-accordion {
    width: 100%;
    order: 5;
  }

  .careers-accordion__item button {
    min-height: 54px;
    padding: 12px 10px;
    font-size: 18px;
    line-height: 27px;
  }

  .careers-accordion__panel p {
    min-height: 120px;
    padding: 0 10px 14px;
    font-size: 16px;
    line-height: 1.47;
  }
}

/* Careers opportunity directory and application workflow. */
.career-openings {
  box-sizing: border-box;
  min-height: 0;
  padding: 80px 48px 75px;
  color: #070707;
  background: #fff;
  scroll-margin-top: 84px;
}

.career-openings__inner {
  width: min(100%, 875px);
  margin-inline: auto;
}

.career-openings__header {
  width: min(100%, 726px);
  margin: 0 auto 36px;
  text-align: center;
}

.career-openings__header > p {
  margin: 0 0 12px;
  color: #3477f2;
  font: 600 18px/27px "Plus Jakarta Sans", sans-serif;
  text-transform: uppercase;
}

.career-openings__header h2 {
  margin: 0 0 16px;
  color: #070707;
  font-family: "Neue Power", "Plus Jakarta Sans", sans-serif;
  font-size: 44px;
  font-weight: 800;
  letter-spacing: -0.25px;
  line-height: 56px;
}

.career-openings__header > div {
  color: #070707;
  font: 400 16px/30px "Plus Jakarta Sans", sans-serif;
}

.career-openings__search {
  position: relative;
  width: min(100%, 580px);
  height: 48px;
  margin: 0 auto 32px;
}

.career-openings__search input {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 12px 56px 12px 22px;
  border: 3px solid rgba(52, 119, 242, 0.1);
  border-radius: 48px;
  outline: 0;
  color: #070707;
  background: #fff;
  font: 500 16px/24px "Plus Jakarta Sans", sans-serif;
}

.career-openings__search input:focus {
  border-color: rgba(52, 119, 242, 0.5);
  box-shadow: 0 0 0 3px rgba(52, 119, 242, 0.08);
}

.career-openings__search input::placeholder {
  color: #a5a7b1;
}

.career-openings__search > span {
  position: absolute;
  top: 14px;
  right: 26px;
  width: 14px;
  height: 14px;
  border: 2px solid #3477f2;
  border-radius: 50%;
  pointer-events: none;
}

.career-openings__search > span::after {
  position: absolute;
  right: -5px;
  bottom: -3px;
  width: 7px;
  height: 2px;
  background: #3477f2;
  content: "";
  transform: rotate(48deg);
  transform-origin: left center;
}

.career-openings__list {
  min-height: 720px;
}

.career-opening {
  min-height: 144px;
  border-bottom: 1px solid #caccd1;
}

.career-opening__button {
  display: flex;
  width: 100%;
  min-height: 143px;
  align-items: flex-start;
  justify-content: space-between;
  gap: 24px;
  padding: 18px 16px;
  border: 0;
  color: #070707;
  background: #fff;
  text-align: left;
  cursor: pointer;
}

.career-opening__button:hover,
.career-opening__button:focus-visible {
  background: #f8faff;
}

.career-opening__content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.career-opening__content > strong {
  margin-bottom: 2px;
  font: 700 24px/32px "Plus Jakarta Sans", sans-serif;
}

.career-opening__content > span {
  font: 400 16px/24px "Plus Jakarta Sans", sans-serif;
}

.career-opening__content b {
  margin-right: 10px;
  font-weight: 700;
}

.career-opening__button > img {
  width: 28px;
  height: 28px;
  flex: 0 0 28px;
  object-fit: contain;
  transition: transform 180ms ease;
}

.career-opening__button:hover > img,
.career-opening__button:focus-visible > img {
  transform: translateX(4px);
}

.career-openings__empty {
  min-height: 240px;
  margin: 0;
  padding: 80px 20px;
  color: #6a6c76;
  font: 500 16px/24px "Plus Jakarta Sans", sans-serif;
  text-align: center;
}

.career-openings__pagination {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 24px;
  min-height: 64px;
  margin-top: 12px;
  color: #6a6c76;
  font: 400 14px/21px "Plus Jakarta Sans", sans-serif;
}

.career-openings__pagination button {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 8px 0;
  border: 0;
  color: #2f313b;
  background: transparent;
  font: 600 16px/24px "Plus Jakarta Sans", sans-serif;
  cursor: pointer;
}

.career-openings__pagination button:first-child {
  justify-self: start;
}

.career-openings__pagination button:last-child {
  justify-self: end;
}

.career-openings__pagination button:disabled {
  color: #a5a7b1;
  cursor: default;
}

.career-modal[hidden],
.career-modal [hidden] {
  display: none !important;
}

.career-modal {
  position: fixed;
  z-index: 10000;
  inset: 0;
  display: grid;
  place-items: center;
  padding: 20px;
}

.career-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(7, 7, 7, 0.72);
  opacity: 0;
  transition: opacity 240ms ease;
}

.career-modal__dialog {
  position: relative;
  display: flex;
  width: min(100%, 874px);
  height: min(703px, calc(100vh - 40px));
  max-height: min(703px, calc(100vh - 40px));
  flex-direction: column;
  overflow: hidden;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28);
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 240ms ease, transform 240ms ease;
}

.career-modal.is-open .career-modal__backdrop {
  opacity: 1;
}

.career-modal.is-open .career-modal__dialog {
  opacity: 1;
  transform: translateY(0);
}

.career-modal.is-closing .career-modal__backdrop {
  opacity: 0;
}

.career-modal.is-closing .career-modal__dialog {
  opacity: 0;
  transform: translateY(28px);
}

.career-modal-open {
  overflow: hidden;
}

.career-modal__topbar {
  display: flex;
  height: 50px;
  flex: 0 0 50px;
  align-items: center;
  justify-content: space-between;
  padding: 0 24px;
  border-bottom: 1px solid #caccd1;
}

.career-modal__topbar h2 {
  margin: 0;
  color: #1a1a1a;
  font: 600 18px/22px Inter, "Plus Jakarta Sans", sans-serif;
}

.career-modal__topbar button {
  display: grid;
  width: 32px;
  height: 32px;
  place-items: center;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
}

.career-modal__topbar img {
  width: 16px;
  height: 16px;
  image-rendering: auto;
}

.career-modal__body {
  overflow: auto;
  overscroll-behavior: contain;
  padding: 22px 24px 28px;
}

.career-modal__vacancy-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 24px;
}

.career-modal__vacancy-header h3 {
  margin: 8px 0 14px;
  color: #070707;
  font: 700 22px/30px "Plus Jakarta Sans", sans-serif;
}

.career-modal__vacancy-header p {
  margin: 0 0 10px;
  color: #070707;
  font: 400 16px/24px "Plus Jakarta Sans", sans-serif;
}

.career-modal__vacancy-header p strong {
  margin-right: 10px;
}

.career-modal__vacancy-header > button {
  width: 221px;
  height: 46px;
  flex: 0 0 221px;
  padding: 6px 20px;
  border: 0;
  border-radius: 40px;
  color: #fff;
  background: #3477f2;
  font: 500 18px/24px "Plus Jakarta Sans", sans-serif;
  cursor: pointer;
}

.career-modal__description h4 {
  margin: 18px 0 22px;
  color: #3477f2;
  font: 600 18px/26px "Plus Jakarta Sans", sans-serif;
}

.career-modal__description > div {
  color: #070707;
  font: 400 16px/1.47 "Plus Jakarta Sans", sans-serif;
}

.career-modal__description > div h2,
.career-modal__description > div h3 {
  margin: 20px 0 10px;
  font-size: 18px;
  line-height: 26px;
}

.career-modal__description > div p,
.career-modal__description > div ul,
.career-modal__description > div ol {
  margin: 0 0 14px;
}

.career-modal__description > div ul,
.career-modal__description > div ol {
  padding-left: 24px;
}

.career-application__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}

.career-application__grid label {
  display: flex;
  min-width: 0;
  flex-direction: column;
  gap: 4px;
  color: #070707;
  font: 400 15px/22px "Plus Jakarta Sans", sans-serif;
}

.career-application__grid label > span b {
  color: #e53935;
}

.career-application__grid input:not([type="file"]),
.career-application__grid select {
  width: 100%;
  height: 30px;
  padding: 0;
  border: 0;
  border-bottom: 1px solid #a5a7b1;
  border-radius: 0;
  outline: 0;
  color: #070707;
  background: #fff;
  font: 400 16px/24px "Plus Jakarta Sans", sans-serif;
}

.career-application__grid input:focus,
.career-application__grid select:focus {
  border-bottom-color: #3477f2;
}

.career-application__grid input::placeholder {
  color: #a5a7b1;
}

.career-application__wide {
  grid-column: 1 / -1;
}

.career-application__resume input {
  box-sizing: border-box;
  width: 100%;
  min-height: 42px;
  padding: 8px 10px;
  border: 1px solid #d5d9e0;
  border-radius: 6px;
  color: #070707;
  background: #fff;
}

.career-application__resume input::file-selector-button {
  margin-right: 12px;
  padding: 6px 10px;
  border: 0;
  border-radius: 4px;
  color: #fff;
  background: #3477f2;
  cursor: pointer;
}

.career-application__resume small {
  color: #6a6c76;
  font-size: 11px;
  line-height: 16px;
}

.career-application__consent {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin: 24px 0;
  color: #6a6c76;
  font: 400 14px/21px "Plus Jakarta Sans", sans-serif;
}

.career-application__consent input {
  width: 16px;
  height: 16px;
  margin-top: 2px;
}

.career-application__help {
  margin: 0 0 16px;
  color: #6a6c76;
  font: 400 14px/21px "Plus Jakarta Sans", sans-serif;
}

.career-application__help a {
  color: #3477f2;
}

.career-application__captcha {
  display: grid;
  width: 304px;
  height: 78px;
  grid-template-columns: 30px 1fr auto;
  align-items: center;
  gap: 10px;
  padding: 10px;
  border: 1px solid #caccd1;
  border-radius: 3px;
  color: #070707;
  background: #fafafa;
}

.career-application__captcha > span {
  width: 24px;
  height: 24px;
  border: 2px solid #caccd1;
}

.career-application__captcha strong {
  font-size: 12px;
}

.career-application__captcha small {
  color: #a5a7b1;
  font-size: 8px;
  text-align: right;
}

.career-application__status {
  min-height: 21px;
  margin: 10px 0 4px;
  color: #6a6c76;
  font: 500 14px/21px "Plus Jakarta Sans", sans-serif;
}

.career-application__status.is-error {
  color: #c62828;
}

.career-application__status.is-success {
  color: #188038;
}

.career-application__submit {
  min-width: 188px;
  height: 46px;
  padding: 6px 20px;
  border: 0;
  border-radius: 40px;
  color: #fff;
  background: #3477f2;
  font: 500 16px/24px "Plus Jakarta Sans", sans-serif;
  cursor: pointer;
}

.career-application__submit:disabled {
  opacity: 0.6;
  cursor: wait;
}

@media (max-width: 700px) {
  .career-openings {
    min-height: 0;
    padding: 80px 16px 75px;
  }

  .career-openings__header {
    margin-bottom: 28px;
  }

  .career-openings__header > p {
    font-size: 14px;
    line-height: 21px;
  }

  .career-openings__header h2 {
    margin-bottom: 12px;
    font-size: 28px;
    line-height: 34px;
  }

  .career-openings__header > div {
    font-size: 16px;
    line-height: 30px;
  }

  .career-openings__search {
    height: 48px;
    margin-bottom: 20px;
  }

  .career-openings__search > span {
    top: 14px;
  }

  .career-openings__list {
    min-height: 600px;
  }

  .career-opening,
  .career-opening__button {
    min-height: 120px;
  }

  .career-opening__button {
    padding: 14px 8px;
  }

  .career-opening__content > strong {
    font-size: 18px;
    line-height: 27px;
  }

  .career-opening__content > span {
    font-size: 14px;
    line-height: 21px;
  }

  .career-opening__content b {
    margin-right: 4px;
  }

  .career-openings__pagination {
    grid-template-columns: auto 1fr auto;
    gap: 8px;
    font-size: 11px;
    text-align: center;
  }

  .career-openings__pagination button {
    gap: 4px;
    font-size: 13px;
  }

  .career-modal {
    padding: 10px;
  }

  .career-modal__dialog {
    max-height: calc(100dvh - 20px);
  }

  .career-modal__topbar {
    padding: 0 16px;
  }

  .career-modal__body {
    padding: 18px 16px 22px;
  }

  .career-modal__vacancy-header {
    flex-direction: column;
    gap: 12px;
  }

  .career-modal__vacancy-header > button {
    width: 100%;
    flex-basis: 46px;
  }

  .career-application__grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .career-application__wide {
    grid-column: auto;
  }

  .career-application__captcha {
    box-sizing: border-box;
    width: 100%;
  }

  .career-application__submit {
    width: 100%;
  }
}

/* Careers work culture. */
.career-culture {
  box-sizing: border-box;
  min-height: 699px;
  padding: 80px 48px;
  color: #fff;
  background: #000;
}

.career-culture__inner {
  width: min(100%, calc(1320px + var(--wide-screen-growth)));
  margin-inline: auto;
}

.career-culture__header {
  margin-bottom: 48px;
}

.career-culture__header > p {
  margin: 0 0 12px;
  color: #3477f2;
  font: 600 18px/27px "Plus Jakarta Sans", sans-serif;
  text-transform: uppercase;
}

.career-culture__header h2 {
  max-width: 681px;
  min-height: 112px;
  margin: 0 0 20px;
  color: #fff;
  font-family: "Neue Power", "Plus Jakarta Sans", sans-serif;
  font-size: 44px;
  font-weight: 800;
  letter-spacing: -0.25px;
  line-height: 56px;
}

.career-culture__header > div {
  max-width: 1007px;
  min-height: 60px;
  color: #fff;
  font: 400 16px/30px "Plus Jakarta Sans", sans-serif;
}

.career-culture__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 620px));
  justify-content: space-between;
  gap: 24px 40px;
}

.career-culture__card {
  box-sizing: border-box;
  display: grid;
  width: 100%;
  min-height: 143px;
  grid-template-columns: 50px minmax(0, 1fr);
  align-items: center;
  gap: 20px;
  padding: 18px 20px;
  border: 0.5px solid #2f313b;
  background: #1a1a1a;
  transition: background-color 350ms ease-in-out, border-color 350ms ease-in-out;
}

.career-culture__card:hover,
.career-culture__card:active,
.career-culture__card:focus-within {
  background: #444;
  border-color: #444;
}

@media (prefers-reduced-motion: reduce) {
  .career-culture__card { transition: none; }
  .career-culture__card:hover { transform: none; }
}

.career-culture__card > img {
  display: block;
  width: 50px;
  height: 50px;
  object-fit: contain;
}

.career-culture__card h3 {
  margin: 0 0 6px;
  color: #fff;
  font: 700 18px/27px "Plus Jakarta Sans", sans-serif;
  text-transform: capitalize;
}

.career-culture__card p {
  margin: 0;
  color: #fff;
  font: 400 16px/1.47 "Plus Jakarta Sans", sans-serif;
}

/* Open resume callout. */
.career-resume-cta {
  box-sizing: border-box;
  min-height: 342px;
  padding: 32px 48px;
  background: #000;
}

.career-resume-cta__panel {
  position: relative;
  width: min(100%, calc(1320px + var(--wide-screen-growth)));
  height: 278px;
  margin-inline: auto;
  overflow: visible;
  border: 1px solid #1b1b1b;
  border-radius: 20px;
  background: linear-gradient(90deg, #e2fdff 0%, #dce8ff 100%);
}

.career-resume-cta__panel::before {
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background:
    linear-gradient(rgba(52, 119, 242, 0.07), rgba(52, 119, 242, 0.07)) 13% 100% / 115px 100px no-repeat,
    linear-gradient(rgba(52, 119, 242, 0.07), rgba(52, 119, 242, 0.07)) 35% 15% / 80px 82px no-repeat,
    linear-gradient(rgba(52, 119, 242, 0.07), rgba(52, 119, 242, 0.07)) 42% 100% / 150px 100px no-repeat,
    linear-gradient(rgba(52, 119, 242, 0.1), rgba(52, 119, 242, 0.1)) 78% 0 / 80px 118px no-repeat,
    linear-gradient(rgba(52, 119, 242, 0.08), rgba(52, 119, 242, 0.08)) 84% 90% / 120px 95px no-repeat;
  content: "";
  pointer-events: none;
}

.career-resume-cta__copy {
  position: relative;
  z-index: 2;
  display: flex;
  width: min(68%, 800px);
  flex-direction: column;
  align-items: flex-start;
  padding: 32px;
}

.career-resume-cta__copy > p {
  margin: 0 0 4px;
  color: #3477f2;
  font: 700 20px/38px "Plus Jakarta Sans", sans-serif;
  text-transform: uppercase;
}

.career-resume-cta__copy h2 {
  margin: 0 0 8px;
  color: #070707;
  font: 700 32px/37px "Plus Jakarta Sans", sans-serif;
  text-transform: capitalize;
}

.career-resume-cta__copy > div {
  min-height: 50px;
  margin-bottom: 12px;
  color: #070707;
  font: 400 16px/25px "Plus Jakarta Sans", sans-serif;
}

.career-resume-cta__copy button {
  width: 200px;
  min-width: 200px;
  height: 48px;
  padding: 14px 20px;
  border: 0;
  outline: 0;
  border-radius: 40px;
  color: #fff;
  background: #3477f2;
  font: 600 16px/20px "Plus Jakarta Sans", sans-serif;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease;
}

.career-resume-cta__copy button:hover,
.career-resume-cta__copy button:focus-visible {
  box-shadow: 0 8px 18px rgba(52, 119, 242, 0.25);
  transform: translateY(-2px);
}

.career-resume-cta__copy button:focus-visible {
  box-shadow: 0 0 0 3px rgba(52, 119, 242, 0.28), 0 8px 18px rgba(52, 119, 242, 0.25);
}

.career-resume-cta__person {
  position: absolute;
  z-index: 2;
  right: 48px;
  bottom: 0;
  display: block;
  width: 370px;
  height: 320px;
  object-fit: contain;
  object-position: bottom center;
}

@media (max-width: 700px) {
  .career-culture {
    min-height: 0;
    padding: 48px 16px;
  }

  .career-culture__header {
    margin-bottom: 32px;
    text-align: center;
  }

  .career-culture__header > p {
    font-size: 14px;
    line-height: 21px;
  }

  .career-culture__header h2 {
    min-height: 68px;
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 34px;
  }

  .career-culture__header > div {
    min-height: 180px;
    font-size: 16px;
    line-height: 30px;
  }

  .career-culture__grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .career-culture__card {
    min-height: 0;
    grid-template-columns: 70px minmax(0, 260px);
    gap: 20px;
    padding: 18px 20px;
  }

  .career-culture__card:nth-child(1) { order: 1; }
  .career-culture__card:nth-child(3) { order: 2; }
  .career-culture__card:nth-child(2) { order: 3; }
  .career-culture__card:nth-child(4) { order: 4; }

  .career-culture__card h3 {
    font-size: 18px;
    line-height: 27px;
  }

  .career-culture__card p {
    font-size: 16px;
    line-height: 1.47;
  }

  .career-resume-cta {
    min-height: 554px;
    padding: 24px 16px;
  }

  .career-resume-cta__panel {
    width: min(100%, 370px);
    height: auto;
    min-height: 506px;
    padding-bottom: 235px;
    overflow: hidden;
    border-radius: 20px;
  }

  .career-resume-cta__copy {
    width: auto;
    padding: 26px 16px 0;
  }

  .career-resume-cta__copy > p {
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 20px;
  }

  .career-resume-cta__copy h2 {
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: -0.25px;
    width: 100%;
    min-width: 0;
    white-space: normal;
    overflow-wrap: anywhere;
  }

  .career-resume-cta__copy > div {
    min-height: 100px;
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 25px;
  }

  .career-resume-cta__copy button {
    width: 200px;
  }

  .career-resume-cta__person {
    right: 0;
    bottom: -85px;
    width: 370px;
    height: 320px;
  }
}

/* About Us hero. */
.about-hero {
  position: relative;
  min-height: 735px;
  overflow: hidden;
  color: #fff;
  background: #000;
}

.about-hero__media {
  position: absolute;
  inset: 0;
  background: #000 url("../images/about/hero-about.png") center top / cover no-repeat;
}

.about-hero__inner {
  position: relative;
  z-index: 1;
  display: flex;
  min-height: 735px;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: clamp(300px, 31vw, 350px);
  padding-bottom: 36px;
}

@media (min-width: 1101px) {
  .about-hero__inner {
    padding-top: 290px;
  }
}

.about-hero__content {
  width: min(969px, calc(100% - 80px));
}

.about-hero h1 {
  display: flex;
  width: 100%;
  min-height: 140px;
  align-items: center;
  margin: 0;
  color: #fff;
  font-family: "Neue Power", "Plus Jakarta Sans", sans-serif;
  font-size: 58px;
  font-weight: 800;
  letter-spacing: -0.25px;
  line-height: 70px;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.about-hero__content > p {
  display: flex;
  width: 100%;
  min-height: 120px;
  align-items: center;
  margin: 12px 0 20px;
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}

.about-hero .button {
  min-height: 48px;
  gap: 14px;
  padding: 5px 6px 5px 20px;
  background: #3477f2;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
}

.about-hero .button__icon {
  width: 38px;
  height: 38px;
}

.about-hero__security {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 18px;
  font-size: 12px;
  line-height: 18px;
}

.about-hero__security img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}

.about-hero__socials {
  display: grid;
  align-self: flex-end;
  gap: 14px;
  padding-bottom: 72px;
}

.about-hero__socials a {
  display: grid;
  width: 42px;
  height: 42px;
  border: 1.16988px solid rgba(255, 255, 255, 0.3);
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  color: #fff;
  place-items: center;
  text-decoration: none;
  transition: border-color var(--transition), background-color var(--transition), transform var(--transition);
}

.about-hero__socials a:hover,
.about-hero__socials a:focus-visible {
  transform: translateY(-2px);
}

.about-hero__social--facebook:hover,
.about-hero__social--facebook:focus-visible {
  border-color: #1877f2;
  background: #1877f2;
}

.about-hero__social--instagram:hover,
.about-hero__social--instagram:focus-visible {
  border-color: #d62976;
  background: radial-gradient(circle at 30% 110%, #ffd600 0 10%, #ff7a00 28%, #ff0169 52%, #d300c5 72%, #7638fa 100%);
}

.about-hero__social--linkedin:hover,
.about-hero__social--linkedin:focus-visible {
  border-color: #0a66c2;
  background: #0a66c2;
}

.about-hero__social--x:hover,
.about-hero__social--x:focus-visible {
  border-color: #fff;
  background: #fff;
}

.about-hero__social--x:hover img,
.about-hero__social--x:focus-visible img {
  filter: invert(1);
}

.about-hero__socials img {
  width: auto;
  max-width: 17px;
  height: 16px;
  object-fit: contain;
}

@media (max-width: 700px) {
  .about-hero,
  .about-hero__inner {
    min-height: 0;
  }

  .about-hero__media {
    background-image: url("../images/about/hero-about-mobile.webp");
  }

  .about-hero__socials {
    display: none;
  }

  .about-hero__inner {
    display: block;
    width: min(calc(100% - 40px), 370px);
    padding: 28px 0 24px;
  }

  .about-hero__content {
    width: 100%;
  }

  .about-hero h1 {
    width: 100%;
    min-height: 138px;
    font-size: 36px;
    line-height: 46px;
  }

  .about-hero__content > p {
    width: 100%;
    min-height: 300px;
    margin: 12px 0 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
  }

  .about-hero .button {
    width: fit-content;
    min-height: 44px;
    padding: 5px 5px 5px 18px;
    color: #fff;
    background: #3477f2;
  }

  .about-hero .button__icon {
    width: 34px;
    height: 34px;
    background: #fff;
  }

  .about-hero__security {
    margin-top: 18px;
    font-size: 12px;
  }
}

/* About Us mission, vision and impact. */
.about-purpose {
  padding: 100px 0;
  color: #fff;
  background: #000;
}

.container.about-purpose__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  width: min(calc(100% - 96px), calc(1315px + var(--wide-screen-growth)));
}

.about-purpose__card,
.about-purpose__stats,
.about-purpose__review {
  box-sizing: border-box;
  overflow: hidden;
  border: 0.5px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
}

.about-purpose__card {
  position: relative;
  min-height: 505px;
  padding: 24px;
}

.about-purpose__card h2 {
  position: relative;
  z-index: 2;
  margin: 0 0 16px;
  color: #77a7ff;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
}

.about-purpose__card > p {
  position: relative;
  z-index: 2;
  margin: 0;
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6;
}

.about-purpose__card--mission {
  background: linear-gradient(130.63deg, #000 14.1%, #3477f2 98.99%);
}

.about-purpose__card--mission > img {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  pointer-events: none;
}

.about-purpose__card--vision {
  background: linear-gradient(rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), #071018 url("../images/about/vision-background.jpg") center / cover no-repeat;
}

.about-purpose__impact {
  display: grid;
  min-width: 0;
  grid-template-rows: 216px minmax(0, 1fr);
  gap: 20px;
}

.about-purpose__stats {
  display: flex;
  min-height: 216px;
  flex-direction: column;
  justify-content: space-between;
  padding: 24px;
  color: #070707;
  background: #fff;
}

.about-purpose__stats h2 {
  max-width: 378px;
  margin: 0;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.47;
}

.about-purpose__stats-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.about-purpose__stats-grid > div {
  display: flex;
  min-width: 0;
  flex-direction: column;
  gap: 5px;
}

.about-purpose__stats-grid > div + div {
  padding-left: 24px;
  border-left: 1px solid #c8c9ce;
}

.about-purpose__stats strong {
  color: #070707;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.47;
}

.about-purpose__stats span {
  max-width: 131px;
  color: #2f313b;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 13.5px;
  font-weight: 500;
  line-height: 1.47;
}

.about-purpose__review {
  position: relative;
  min-height: 269px;
  padding: 24px;
  background: linear-gradient(145deg, #161b1d 0%, #1b3035 100%);
}

.about-purpose__review > p {
  position: relative;
  z-index: 2;
  width: min(209px, 56%);
  margin: 0;
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.65;
}

.about-purpose__hand {
  position: absolute;
  z-index: 1;
  top: 0;
  right: -1px;
  width: 193px;
  height: 269px;
  object-fit: contain;
  object-position: right top;
}

.about-purpose__clutch {
  position: absolute;
  z-index: 2;
  bottom: 24px;
  left: 24px;
  width: 209px;
  height: auto;
}

@media (max-width: 900px) {
  .about-purpose {
    padding: 30px 20px;
  }

  .container.about-purpose__grid {
    grid-template-columns: 1fr;
    width: min(100%, 370px);
    gap: 12px;
  }

  .about-purpose__card {
    width: 100%;
    min-height: 505px;
  }

  .about-purpose__impact {
    grid-template-rows: 216px 300px;
    gap: 12px;
  }

  .about-purpose__stats,
  .about-purpose__review {
    width: 100%;
  }

  .about-purpose__review {
    min-height: 300px;
  }

  .about-purpose__review > p {
    width: 58%;
  }

  .about-purpose__hand {
    top: 26px;
    width: 160px;
    height: 223px;
  }

  .about-purpose__clutch {
    bottom: 20px;
    width: 180px;
  }
}

/* About Us: why businesses choose AiBridze. */
.about-why {
  display: flex;
  min-height: 832px;
  align-items: center;
  padding: 50px 60px;
  color: #070707;
  background: #fff;
}

.about-why__inner {
  width: min(100%, calc(1321px + var(--wide-screen-growth)));
  margin-inline: auto;
}

.about-why__header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 34px;
}

.about-why__header p {
  margin: 0 0 10px;
  color: #3477f2;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  text-transform: uppercase;
}

.about-why__header h2 {
  display: flex;
  align-items: center;
  margin: 0;
  color: #070707;
  font-family: "Neue Power", "Plus Jakarta Sans", sans-serif;
  font-size: 44px;
  font-weight: 800;
  letter-spacing: -0.25px;
  line-height: 56px;
}

.about-why__viewport {
  width: min(100%, calc(1304px + var(--wide-screen-growth)));
  margin-inline: auto;
  overflow: hidden;
}

.about-why__track {
  display: flex;
  gap: 24px;
  transition: transform 420ms cubic-bezier(0.22, 1, 0.36, 1);
  will-change: transform;
}

.about-why__card {
  display: flex;
  min-width: calc((100% - 48px) / 3);
  height: 362px;
  overflow: hidden;
  flex: 0 0 calc((100% - 48px) / 3);
  flex-direction: column;
  border: 0.5px solid #e5e5e8;
  border-radius: 20px;
  background: #f5f7f9;
}

.about-why__card-copy {
  box-sizing: border-box;
  height: 173px;
  padding: 20px 22px;
}

.about-why__card h3 {
  margin: 0 0 14px;
  color: #070707;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  text-transform: uppercase;
}

.about-why__card p {
  margin: 0;
  color: #070707;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.47;
}

.about-why__card > img {
  display: block;
  width: 100%;
  height: 189px;
  margin-top: auto;
  object-fit: cover;
}

.about-why__controls {
  display: flex;
  gap: 12px;
}

.about-why__controls button {
  display: grid;
  width: 42px;
  height: 42px;
  padding: 0;
  border: 1px solid #e0e2e6;
  border-radius: 10px;
  background: #fff;
  cursor: pointer;
  place-items: center;
  transition: opacity var(--transition), background-color var(--transition), transform var(--transition);
}

.about-why__controls button.is-highlighted {
  border-color: #3477f2;
  background: #3477f2;
}

.about-why__controls button img {
  filter: brightness(0);
}

.about-why__controls button.is-highlighted img {
  filter: brightness(0) invert(1);
}

.about-why__controls button:disabled {
  opacity: 0.4;
  cursor: default;
}

.about-why__controls button:not(:disabled):hover,
.about-why__controls button:not(:disabled):focus-visible {
  transform: translateY(-2px);
}

.about-why__controls--mobile {
  display: none;
}

.about-why__footer {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 24px;
  margin-top: 50px;
}

.about-why__footer p {
  margin: 0;
  color: #070707;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}

.about-why__footer a {
  display: flex;
  width: 240px;
  min-width: 200px;
  height: 48px;
  align-items: center;
  justify-content: center;
  padding: 14px 20px;
  border-radius: 40px;
  color: #fff;
  background: #3477f2;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  transition: background-color var(--transition), transform var(--transition);
}

.about-why__footer a:hover,
.about-why__footer a:focus-visible {
  background: #246ce3;
  transform: translateY(-2px);
}

@media (max-width: 700px) {
  .about-why {
    min-height: 733px;
    padding: 24px 16px;
  }

  .about-why__inner {
    width: min(100%, 370px);
  }

  .about-why__header {
    display: block;
    margin-bottom: 26px;
  }

  .about-why__header p {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 21px;
  }

  .about-why__header h2 {
    font-size: 28px;
    line-height: 34px;
  }

  .about-why__controls--desktop {
    display: none;
  }

  .about-why__track {
    gap: 16px;
  }

  .about-why__card {
    min-width: 100%;
    flex-basis: 100%;
  }

  .about-why__card-copy {
    padding: 20px 16px;
  }

  .about-why__controls--mobile {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }

  .about-why__controls button {
    width: 48px;
    height: 48px;
  }

  .about-why__footer {
    flex-direction: column;
    gap: 18px;
    margin-top: 26px;
  }

  .about-why__footer p {
    width: 100%;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
  }

  .about-why__footer a {
    width: 240px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .about-why__track {
    transition: none;
  }
}

/* About Us technology stack. */
.about-technologies {
  display: flex;
  min-height: 408px;
  align-items: center;
  justify-content: center;
  padding: 80px 48px 50px;
  background: #000;
}

.about-technologies__panel {
  position: relative;
  box-sizing: border-box;
  display: flex;
  width: min(100%, calc(1320px + var(--wide-screen-growth)));
  height: 278px;
  overflow: hidden;
  flex-direction: column;
  align-items: flex-start;
  padding: 42px 79px;
  gap: 10px;
  border: 0.25px solid rgba(255, 255, 255, 0.20);
  border-radius: 20px;
  color: #fff;
  background: linear-gradient(130.63deg, #000 14.1%, #8956ff 55.44%, #ca9cff 70.2%, #001a4a 98.99%);
}

.about-technologies__panel::after {
  position: absolute;
  right: -8%;
  bottom: -68%;
  width: 70%;
  height: 120%;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.12);
  filter: blur(30px);
  content: "";
  transform: rotate(-16deg);
  pointer-events: none;
}

.about-technologies h2,
.about-technologies p,
.about-technologies__list {
  position: relative;
  z-index: 1;
}

.about-technologies h2 {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  margin: 0;
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 37px;
  text-align: center;
}

.about-technologies__panel > p {
  display: flex;
  width: min(100%, 1011px);
  min-height: 50px;
  align-items: center;
  justify-content: center;
  margin: 2px auto 14px;
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  text-align: center;
}

.about-technologies__list {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 16px;
}

.about-technologies__pill {
  display: flex;
  width: max-content;
  height: 41px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 8px 16px 8px 12px;
  border-radius: 100px;
  background: rgba(0, 0, 0, 0.25);
  white-space: nowrap;
}

.about-technologies__pill img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}

.about-technologies__pill span {
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

@media (max-width: 700px) {
  .about-technologies {
    min-height: 441px;
    padding: 24px 15px;
  }

  .about-technologies__panel {
    width: min(100%, 370px);
    height: 393px;
    justify-content: flex-start;
    padding: 18px 16px;
  }

  .about-technologies h2 {
    width: 100%;
    font-size: 24px;
    line-height: 30px;
  }

  .about-technologies__panel > p {
    width: 100%;
    min-height: 100px;
    margin: 10px 0 16px;
    font-size: 14px;
    line-height: 25px;
  }

  .about-technologies__list {
    display: grid;
    grid-template-columns: repeat(3, 100px);
    gap: 18px 19px;
  }

  .about-technologies__pill {
    width: 100px;
    height: 38px;
    gap: 4px;
    padding: 7px 10px;
  }

  .about-technologies__pill img {
    width: 22px;
    height: 22px;
  }

  .about-technologies__pill span {
    font-size: 14.5px;
    line-height: 23px;
  }
}

/* About Us leadership. */
.about-leadership {
  min-height: 768px;
  padding: 80px;
  color: #fff;
  background: #070707;
}

.about-leadership__inner {
  width: min(100%, calc(1281px + var(--wide-screen-growth)));
  margin-inline: auto;
}

.about-leadership__eyebrow {
  margin: 0;
  color: #3477f2;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  text-align: center;
  text-transform: uppercase;
}

.about-leadership h2 {
  margin: 15px 0 0;
  color: #fff;
  font-family: "Neue Power", "Plus Jakarta Sans", sans-serif;
  font-size: 44px;
  font-weight: 800;
  letter-spacing: -0.25px;
  line-height: 56px;
  text-align: center;
}

.about-leadership__description {
  display: flex;
  width: min(100%, 921px);
  min-height: 90px;
  align-items: center;
  justify-content: center;
  margin: 26px auto 42px;
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
}

.about-leadership__profiles {
  display: grid;
  grid-template-columns: repeat(4, 256px);
  justify-content: space-between;
  gap: 32px;
}

.about-leadership__profile {
  width: 256px;
}

.about-leadership__portrait {
  width: 256px;
  height: 271px;
  overflow: hidden;
  border-radius: 85.906px 8.5906px;
  background: radial-gradient(50% 50% at 50% 50%, #afb8bc 4.14%, #9ca5aa 36.95%, #687177 100%);
}

.about-leadership__portrait img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

.about-leadership__details {
  display: flex;
  min-height: 54px;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: 20px;
}

.about-leadership__details h3,
.about-leadership__details p {
  margin: 0;
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif;
}

.about-leadership__details h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
}

.about-leadership__details p {
  font-size: 15px;
  font-weight: 300;
  line-height: 23px;
}

.about-leadership__details a,
.about-leadership__details > span {
  display: flex;
  width: 40px;
  height: 40px;
  flex: 0 0 40px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: transform 180ms ease, filter 180ms ease;
}

.about-leadership__details a:hover,
.about-leadership__details a:focus-visible {
  filter: brightness(1.15);
  transform: translateY(-2px);
}

.about-leadership__details img {
  display: block;
  width: 40px;
  height: 40px;
}

@media (max-width: 700px) {
  .about-leadership {
    min-height: 1851px;
    padding: 24px 16px;
  }

  .about-leadership__inner {
    width: min(100%, 370px);
  }

  .about-leadership__eyebrow {
    font-size: 14px;
    line-height: 21px;
  }

  .about-leadership h2 {
    margin-top: 8px;
    font-size: 28px;
    line-height: 34px;
  }

  .about-leadership__description {
    min-height: 210px;
    margin: 10px auto 22px;
    font-size: 16px;
    line-height: 30px;
  }

  .about-leadership__profiles {
    grid-template-columns: 256px;
    justify-content: center;
    gap: 35px;
  }

  .about-leadership__details {
    margin-top: 20px;
  }
}

/* About Us core team. */
.about-team {
  min-height: 1038px;
  padding: 50px 80px;
  color: #fff;
  background: #070707;
}

.about-team__inner {
  width: min(100%, calc(1281px + var(--wide-screen-growth)));
  margin-inline: auto;
}

.about-team__eyebrow {
  margin: 0;
  color: #3477f2;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  text-align: center;
  text-transform: uppercase;
}

.about-team h2 {
  margin: 15px 0 0;
  color: #fff;
  font-family: "Neue Power", "Plus Jakarta Sans", sans-serif;
  font-size: 44px;
  font-weight: 800;
  letter-spacing: -0.25px;
  line-height: 56px;
  text-align: center;
}

.about-team__description {
  display: flex;
  width: min(100%, 920px);
  min-height: 90px;
  align-items: center;
  justify-content: center;
  margin: 26px auto 52px;
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
}

.about-team__grid {
  display: grid;
  grid-template-columns: repeat(5, 232px);
  justify-content: space-between;
  column-gap: 24px;
  row-gap: 70px;
}

.about-team__member {
  width: 232px;
}

.about-team__portrait {
  width: 232px;
  height: 230px;
  overflow: hidden;
  border-radius: 10px;
  background: radial-gradient(50% 50% at 50% 50%, #afb8bc 4.14%, #9ca5aa 36.95%, #687177 100%);
}

.about-team__portrait img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

.about-team__member h3,
.about-team__member > p {
  margin: 0;
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif;
}

.about-team__member h3 {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.about-team__member > p {
  font-size: 13px;
  font-weight: 300;
  line-height: 20px;
}

@media (max-width: 700px) {
  .about-team {
    min-height: 3408px;
    padding: 24px 16px;
  }

  .about-team__inner {
    width: min(100%, 370px);
  }

  .about-team__eyebrow {
    font-size: 14px;
    line-height: 21px;
  }

  .about-team h2 {
    margin-top: 8px;
    font-size: 28px;
    line-height: 34px;
  }

  .about-team__description {
    min-height: 210px;
    margin: 10px auto 22px;
    font-size: 16px;
    line-height: 30px;
  }

  .about-team__grid {
    grid-template-columns: 232px;
    justify-content: center;
    gap: 6px;
  }
}

/* About Us careers callout. */
.about-careers {
  display: flex;
  min-height: 398px;
  align-items: center;
  justify-content: center;
  padding: 80px 48px;
  background: #000;
}

.about-careers__panel {
  position: relative;
  display: flex;
  width: min(100%, calc(1320px + var(--wide-screen-growth)));
  height: 238px;
  overflow: hidden;
  align-items: stretch;
  border-radius: 20px;
  background: #e2fcff url("../images/about/build-technology-background.webp") center / cover no-repeat;
}

.about-careers__panel::before {
  position: absolute;
  inset: 0;
  z-index: 0;
  opacity: 0.3;
  background-image:
    linear-gradient(rgba(52, 119, 242, 0.24) 1px, transparent 1px),
    linear-gradient(90deg, rgba(52, 119, 242, 0.24) 1px, transparent 1px);
  background-size: 115px 115px;
  content: "";
  pointer-events: none;
}

.about-careers__copy {
  position: relative;
  z-index: 1;
  width: 58%;
  padding: 32px;
}

.about-careers__copy h2,
.about-careers__copy p {
  width: min(100%, 677px);
  margin: 0;
  color: #070707;
  font-family: "Plus Jakarta Sans", sans-serif;
}

.about-careers__copy h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 37px;
  text-transform: capitalize;
}

.about-careers__copy p {
  min-height: 50px;
  margin-top: 12px;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

.about-careers__copy a {
  display: flex;
  width: 200px;
  min-width: 200px;
  height: 48px;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
  padding: 14px 20px;
  border-radius: 40px;
  color: #fff;
  background: #3477f2;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  text-decoration: none !important;
  transition: background-color 180ms ease, transform 180ms ease;
}

.about-careers__copy a:hover,
.about-careers__copy a:focus-visible {
  background: #1f63e0;
  text-decoration: none !important;
  transform: translateY(-2px);
}

.about-careers__media {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  width: 57%;
  height: 100%;
}

.about-careers__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right center;
}

@media (max-width: 700px) {
  .about-careers {
    min-height: 430px;
    padding: 0 16px;
  }

  .about-careers__panel {
    width: min(100%, 370px);
    height: 430px;
    flex-direction: column;
    border-radius: 12px;
  }

  .about-careers__panel::before {
    height: 238px;
    background-size: 92px 92px;
  }

  .about-careers__copy {
    width: 100%;
    height: 240px;
    padding: 16px;
  }

  .about-careers__copy h2 {
    font-size: 20px;
    line-height: 25px;
  }

  .about-careers__copy p {
    min-height: 100px;
    margin-top: 10px;
    font-size: 16px;
    line-height: 25px;
  }

  .about-careers__copy a {
    margin-top: 8px;
  }

  .about-careers__media {
    top: auto;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 190px;
  }
}

/* Certified expertise and compliance. */
.industries-showcase,
.compliance-section {
  /* Seal fractional-pixel joins over the sticky hero behind these sections. */
  box-shadow: 0 1px 0 #000;
}

.compliance-section {
  position: relative;
  z-index: 50;
  padding: 75px 48px;
  background: #000;
}

.compliance-card {
  display: grid;
  grid-template-columns: 41% 59%;
  width: min(100%, calc(1320px + var(--wide-screen-growth)));
  min-height: 328px;
  margin-inline: auto;
  overflow: hidden;
  border: 1px solid #24282a;
  border-radius: 20px;
  background: #fff;
}
.compliance-card__certifications {
  display: flex;
  flex-direction: column;
  padding: 32px 30px 28px;
  color: #fff;
  background: #001012 url("../images/compliance/compliance-background.png")
    center / cover no-repeat;
}
.compliance-card h2 {
  margin: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.45;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}
.compliance-card__certifications > p {
  max-width: 430px;
  margin: 17px 0 24px;
  font-size: 16px;
  line-height: 1.45;
}
.compliance-card__certifications > img {
  width: 200px;
  height: auto;
  margin-top: auto;
}
.compliance-card__standards {
  padding: 32px 38px 28px;
  color: #070707;
}
.compliance-card__standards h2 {
  font-size: 20px;
  font-weight: 700;
}
.compliance-card__intro {
  max-width: 700px;
  margin: 8px 0 21px;
  font-size: 14px;
  line-height: 1.45;
}
.compliance-card__standards ul {
  display: grid;
  gap: 15px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.compliance-card__standards li {
  display: grid;
  grid-template-columns: 20px minmax(0, 1fr);
  gap: 16px;
  align-items: start;
}
.compliance-card__standards li > img {
  width: 20px;
  height: 24px;
  margin-top: 2px;
  object-fit: contain;
}
.compliance-card__standards li div {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.compliance-card__standards li strong {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.45;
}
.compliance-card__standards li span {
  font-size: 16px;
  line-height: 1.4;
}

@media (max-width: 800px) {
  .compliance-section {
    padding: 40px 28px 30px;
  }
  .compliance-card {
    grid-template-columns: 1fr;
    width: 100%;
    border-radius: 18px;
  }
  .compliance-card__certifications {
    min-height: 229px;
    padding: 15px 13px 14px;
  }
  .compliance-card h2 {
    font-size: 18px;
    line-height: 1.35;
    letter-spacing: 0.065em;
  }
  .compliance-card__certifications > p {
    margin: 15px 0 13px;
    font-size: 14px;
    line-height: 1.45;
  }
  .compliance-card__certifications > img {
    width: 155px;
  }
  .compliance-card__standards {
    padding: 18px 13px 16px;
  }
  .compliance-card__standards h2 {
    max-width: 270px;
    font-size: 18px;
  }
  .compliance-card__intro {
    margin: 14px 0 20px;
    font-size: 14px;
    line-height: 1.5;
  }
  .compliance-card__standards ul {
    gap: 15px;
  }
  .compliance-card__standards li {
    grid-template-columns: 20px minmax(0, 1fr);
    gap: 14px;
  }
  .compliance-card__standards li strong,
  .compliance-card__standards li span {
    font-size: 16px;
  }
}

/* FAQ accordion and inline consultation form. */
.faq-contact {
  position: relative;
  z-index: 50;
  padding: 75px 48px;
  color: #fff;
  background: #000;
}
.faq-contact__inner {
  display: grid;
  grid-template-columns: minmax(420px, 44fr) minmax(0, 56fr);
  gap: 70px;
  width: min(100%, calc(1320px + var(--wide-screen-growth)));
  margin-inline: auto;
}
.faq-contact__eyebrow {
  margin: 0 0 15px;
  color: #3477f2;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.faq-contact__faqs > h2 {
  max-width: 500px;
  margin: 0 0 36px;
  font-family: "Neue Power", "Plus Jakarta Sans", sans-serif;
  font-size: 44px;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: -0.02em;
}
.faq-accordion {
  display: grid;
  gap: 17px;
  overflow-anchor: none;
}
.faq-item__answer { overflow: hidden; }
.faq-item {
  overflow: hidden;
  border: 1px solid #3a3b3e;
  border-radius: 12px;
  background: #202020;
}
.faq-item h3 {
  margin: 0;
  font: inherit;
}
.faq-item button {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 16px 18px;
  border: 0;
  background: transparent;
  color: #fff;
  font: inherit;
  font-size: 14px;
  text-align: left;
  cursor: pointer;
}
.faq-item button i {
  position: relative;
  width: 16px;
  height: 16px;
  flex: 0 0 auto;
}
.faq-item button i::before,
.faq-item button i::after {
  position: absolute;
  top: 7px;
  left: 2px;
  width: 12px;
  height: 1.5px;
  background: #fff;
  content: "";
  transition: transform 220ms ease;
}
.faq-item button i::after {
  transform: rotate(90deg);
}
.faq-item.is-open button i::after {
  transform: rotate(0);
}
.faq-item__answer p {
  margin: -3px 0 0;
  padding: 0 18px 17px;
  color: #fff;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.47;
}

.faq-contact__form-panel {
  position: relative;
  display: flex;
  overflow: hidden;
  min-height: 618px;
  flex-direction: column;
  padding: 37px 34px 0;
  border-radius: 20px;
  background: #08204a url("../images/faq/form-background.jpg") center / cover
    no-repeat;
}
.faq-contact__form-panel > h2 {
  margin: 0;
  font-size: 24px;
  line-height: 1.3;
}
.faq-contact__form-panel > p {
  max-width: 520px;
  margin: 15px 0 26px;
  font-size: 14px;
  line-height: 1.5;
}
.faq-contact__form {
  display: grid;
  gap: 16px;
}
.faq-contact__form > label {
  display: grid;
  gap: 3px;
}
.faq-contact__form label > span {
  font-size: 12px;
  line-height: 18px;
}
.faq-contact__form input,
.faq-contact__form select,
.faq-contact__form textarea {
  width: 100%;
  height: 43px;
  min-height: 43px;
  box-sizing: border-box;
  padding: 10px 0 11px;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.65);
  border-radius: 0;
  outline: 0;
  background: transparent;
  color: #fff;
  font-family: inherit;
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
}
.faq-contact__form input::placeholder,
.faq-contact__form textarea::placeholder {
  color: rgba(255, 255, 255, 0.55);
}
.faq-contact__form select {
  appearance: auto;
}
.faq-contact__form select option {
  color: #070707;
}
.faq-contact__form textarea {
  resize: none;
}
.faq-contact__form-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-top: 14px;
}
.faq-contact__captcha {
  display: grid;
  grid-template-columns: 26px 1fr;
  grid-template-rows: 1fr 1fr;
  width: 262px;
  height: 66px;
  padding: 12px;
  border: 1px solid #d6d6d6;
  border-radius: 2px;
  background: #fff;
  color: #070707;
}
.faq-contact__captcha > span {
  grid-row: 1 / 3;
  width: 23px;
  height: 23px;
  align-self: center;
  border: 2px solid #c5c5c5;
}
.faq-contact__captcha strong {
  align-self: end;
  font-size: 11px;
}
.faq-contact__captcha small {
  color: #888;
  font-size: 9px;
}
.faq-contact__form-actions > button {
  display: flex;
  align-items: center;
  gap: 14px;
  min-height: 42px;
  padding: 10px 18px;
  border: 0;
  border-radius: 999px;
  background: #fff;
  color: #070707;
  font-weight: 600;
  cursor: pointer;
}
.faq-contact__submit-arrow {
  display: grid;
  width: 20px;
  height: 20px;
  flex: 0 0 20px;
  overflow: hidden;
  place-items: center;
}
.faq-contact__submit-arrow img {
  display: block;
  width: 20px;
  height: 20px;
  object-fit: contain;
}
.faq-contact__form-actions > button:hover .faq-contact__submit-arrow img,
.faq-contact__form-actions
  > button:focus-visible
  .faq-contact__submit-arrow
  img {
  animation: faq-submit-arrow 520ms ease-in-out;
}
@keyframes faq-submit-arrow {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  42% {
    opacity: 0;
    transform: translateX(14px);
  }
  43% {
    opacity: 0;
    transform: translateX(-14px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@media (prefers-reduced-motion: reduce) {
  .faq-contact__form-actions > button:hover .faq-contact__submit-arrow img,
  .faq-contact__form-actions
    > button:focus-visible
    .faq-contact__submit-arrow
    img {
    animation: none;
  }
}
.faq-contact__security img {
  width: 22px;
  height: 22px;
  flex-shrink: 0;
}

.faq-contact__security {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: min(320px, calc(100% - 40px));
  min-height: 32px;
  margin: auto auto 0;
  padding: 7px 12px;
  border-radius: 20px 20px 0 0;
  background: rgba(3, 29, 75, 0.66);
  font-size: 11px;
}

@media (max-width: 900px) {
  .faq-contact__inner {
    grid-template-columns: minmax(300px, 43fr) minmax(0, 57fr);
    gap: 30px;
  }
  .faq-contact__form-panel {
    padding-inline: 24px;
  }
}

@media (max-width: 700px) {
  .faq-contact {
    padding: 40px 16px 30px;
  }
  .faq-contact__inner {
    display: block;
    width: min(100%, 370px);
  }
  .faq-contact__eyebrow {
    margin-bottom: 8px;
    font-size: 12px;
  }
  .faq-contact__faqs > h2 {
    margin-bottom: 22px;
    font-size: 27px;
  }
  .faq-accordion {
    gap: 10px;
  }
  .faq-item {
    border-radius: 8px;
  }
  .faq-item button {
    padding: 12px 13px;
    font-size: 14px;
  }
  .faq-item__answer p {
    padding: 0 13px 12px;
    font-size: 13px;
  }
  .faq-contact__form-panel {
    min-height: 0;
    margin-top: 16px;
    padding: 20px 13px 0;
    border-radius: 12px;
  }
  .faq-contact__form-panel > h2 {
    font-size: 19px;
  }
  .faq-contact__form-panel > p {
    margin: 10px 0 17px;
    font-size: 12px;
  }
  .faq-contact__form {
    gap: 11px;
  }
  .faq-contact__form-actions {
    align-items: flex-end;
    gap: 10px;
    margin-top: 6px;
  }
  .faq-contact__captcha {
    width: 188px;
    height: 52px;
    padding: 8px;
  }
  .faq-contact__form-actions > button {
    min-height: 36px;
    padding: 8px 14px;
    font-size: 12px;
  }
  .faq-contact__security {
    margin-top: 14px;
    font-size: 9px;
  }
}

@media (min-width: 701px) and (max-width: 840px) {
  .consultation-modal__dialog {
    display: block;
    width: min(485px, 100%);
  }

  .consultation-modal__visual {
    display: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .consultation-modal__dialog,
  .consultation-modal__backdrop {
    transition-duration: 1ms;
  }
}

/* Success story CTA */
.success-cta {
  position: relative;
  z-index: 50;
  isolation: isolate;
  width: 100%;
  padding-block: 75px;
  background-color: #070707;
}

.success-cta__card {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 56%) minmax(0, 44%);
  width: min(calc(100% - 36px), calc(1320px + var(--wide-screen-growth)));
  height: 362px;
  margin-inline: auto;
  overflow: hidden;
  border: 1px solid #1b1b1b;
  border-radius: 20px;
  background: linear-gradient(
    90deg,
    #002a2d 3.28%,
    #00585d 18.18%,
    #001618 51.95%,
    #080a0b 57.67%
  );
}

.success-cta__content {
  position: relative;
  z-index: 1;
  grid-column: 1;
  grid-row: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 31px 32px 34px;
  color: #fff;
}

.success-cta__title {
  max-width: 720px;
  margin: 0;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(28px, 2.35vw, 34px);
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.02em;
}

.success-cta__description {
  max-width: 735px;
  margin: 13px 0 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
}

.success-cta__stats {
  display: flex;
  align-items: center;
  gap: 0;
  margin-top: 34px;
}

.success-cta__stat {
  display: flex;
  align-items: center;
  gap: 22px;
  min-height: 56px;
  padding-right: 28px;
}

.success-cta__stat + .success-cta__stat {
  margin-left: 28px;
  padding-right: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.35);
  padding-left: 28px;
}

.success-cta__stat strong {
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
}

.success-cta__stat span {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.25;
}

.success-cta__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  min-width: 200px;
  min-height: 48px;
  margin-top: auto;
  padding: 12px 20px;
  border: 1px solid rgba(7, 7, 7, 0.1);
  border-radius: 999px;
  background: #fff;
  color: #070707;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
}

.success-cta__arrow {
  font-size: 20px;
  line-height: 1;
}

.success-cta__media {
  position: relative;
  grid-column: 2;
  grid-row: 1;
  min-width: 0;
  overflow: hidden;
  border-radius: 0 19px 19px 0;
  background-color: #080a0b;
}

.success-cta__media::before {
  position: absolute;
  z-index: 1;
  inset: 0 auto 0 0;
  width: 18%;
  background: linear-gradient(90deg, #071316, transparent);
  content: "";
  pointer-events: none;
}

.success-cta__video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

@media (max-width: 900px) {
  .success-cta__card {
    grid-template-columns: 52% 48%;
    height: auto;
    min-height: 362px;
  }
  .success-cta__content {
    padding-inline: 26px;
  }
  .success-cta__stat {
    gap: 12px;
    padding-right: 16px;
  }
  .success-cta__stat + .success-cta__stat {
    margin-left: 16px;
    padding-left: 16px;
  }
  .success-cta__stat strong {
    font-size: 30px;
  }
  .success-cta__stat span {
    font-size: 15px;
  }
}

@media (max-width: 700px) {
  .success-cta__card {
    grid-template-columns: 1fr;
    width: min(calc(100% - 32px), 370px);
    height: auto;
    min-height: 0;
    border-radius: 18px;
    background: linear-gradient(145deg, #006269 0%, #031c20 49%, #080b0d 78%);
  }

  .success-cta__media {
    grid-column: 1;
    grid-row: 1;
    height: auto;
    aspect-ratio: 370 / 220;
    border-radius: 17px 17px 0 0;
  }

  .success-cta__media::before {
    inset: auto 0 0;
    width: 100%;
    height: 20%;
    background: linear-gradient(0deg, rgba(3, 28, 32, 0.84), transparent);
  }

  .success-cta__content {
    grid-column: 1;
    grid-row: 2;
    padding: 22px 15px 15px;
  }
  .success-cta__title {
    font-size: 22px;
    line-height: 1.22;
    letter-spacing: -0.015em;
  }
  .success-cta__description {
    margin-top: 15px;
    font-size: 16px;
    line-height: 1.6;
  }
  .success-cta__stats {
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
    margin-top: 25px;
  }
  .success-cta__stat {
    gap: 21px;
    min-height: 34px;
    padding: 0;
  }
  .success-cta__stat + .success-cta__stat {
    margin: 0;
    padding: 0;
    border: 0;
  }
  .success-cta__stat strong {
    width: 48px;
    font-size: 28px;
  }
  .success-cta__stat span {
    font-size: 16px;
    line-height: 1.2;
  }
  .success-cta__button {
    margin-top: 25px;
    min-height: 50px;
    font-size: 14px;
  }
}

/* Dynamic sticky portfolio showcase. */
.portfolio-stack {
  position: relative;
  z-index: 25;
  padding: 100px 0 0;
  color: #fff;
  background: #070707;
}

/* Customer stories: dynamic video stack and synchronized testimonial. */
.customer-stories {
  position: relative;
  z-index: 50;
  padding: 90px 48px 85px;
  color: #070707;
  background: #f9fdfd;
}

.customer-stories__header {
  max-width: 1040px;
  margin: 0 auto 50px;
  text-align: center;
}
.customer-stories__header > p {
  margin: 0 0 20px;
  color: #3477f2;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
}
.customer-stories__header h2 {
  margin: 0;
  font-family: "Neue Power", "Plus Jakarta Sans", sans-serif;
  font-size: clamp(42px, 4vw, 56px);
  font-weight: 800;
  line-height: 1.18;
  letter-spacing: -0.025em;
}
.customer-stories__header > div {
  max-width: 660px;
  margin: 22px auto 0;
  font-size: 18px;
  line-height: 1.5;
}
.customer-stories__showcase {
  display: grid;
  grid-template-columns: 382px minmax(0, 1fr);
  gap: 50px;
  align-items: center;
  width: min(100%, calc(1242px + var(--wide-screen-growth)));
  margin-inline: auto;
}
@media (min-width: 1001px) {
  .customer-stories__showcase {
    box-sizing: border-box;
    /* Include the rear cards' left overhang in the centered content bounds. */
    padding-left: 40px;
  }
}

.video-stack {
  touch-action: pan-y;
  position: relative;
  width: 382px;
  height: 382px;
  perspective: 800px;
}
.video-stack__card {
  cursor: pointer;
  position: absolute;
  inset: 0;
  overflow: hidden;
  border-radius: 22px;
  background: #a8b6b6;
  box-shadow: 0 12px 28px rgba(7, 7, 7, 0.1);
  transform: translate(-36px, 32px) rotate(-7deg) scale(0.94);
  opacity: 0;
  transition:
    transform 520ms cubic-bezier(0.22, 0.75, 0.25, 1),
    opacity 360ms ease;
}
.video-stack__card:nth-child(2) {
  transform: translate(-22px, 20px) rotate(-4deg) scale(0.96);
  opacity: 0.55;
}
.video-stack__card:nth-child(3) {
  transform: translate(-10px, 10px) rotate(-2deg) scale(0.98);
  opacity: 0.72;
}
.video-stack__card.is-active {
  z-index: 5;
  transform: none;
  opacity: 1;
}
.video-stack__card video,
.video-stack__card > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video-stack__play {
  position: absolute;
  inset: 50% auto auto 50%;
  width: 58px;
  height: 58px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: rgba(55, 38, 29, 0.78);
  /* Keep centering independent of the shared hover transform reset. */
  translate: -50% -50%;
  cursor: pointer;
}
.video-stack__play-icon {
  display: block;
  width: 0;
  height: 0;
  margin-left: 23px;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 14px solid #fff;
}
.video-stack__pause-icon {
  display: none;
  width: 14px;
  height: 18px;
  margin: auto;
  border-right: 5px solid #fff;
  border-left: 5px solid #fff;
}
.video-stack__card.is-playing .video-stack__play-icon {
  display: none;
}
.video-stack__card.is-playing .video-stack__pause-icon {
  display: block;
}
.video-stack__controls {
  position: absolute;
  z-index: 8;
  bottom: 30px;
  left: 50%;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 7px 12px;
  border-radius: 999px;
  background: #51525a;
  color: #fff;
  opacity: 0;
  transform: translate(-50%, 10px);
  transition:
    opacity 200ms ease,
    transform 200ms ease;
}
.video-stack:hover .video-stack__controls,
.video-stack:focus-within .video-stack__controls {
  opacity: 1;
  transform: translate(-50%, 0);
}
.video-stack__controls button {
  padding: 0;
  border: 0;
  background: transparent;
  color: inherit;
  font-size: 21px;
  cursor: pointer;
}
.video-stack__controls span {
  font-size: 15px;
  font-weight: 600;
}

.story-quotes {
  position: relative;
  height: 382px;
  overflow: hidden;
  border-radius: 22px;
  background: #f2f2f2;
}
.story-quotes__steps {
  position: absolute;
  z-index: 4;
  top: 36px;
  right: 48px;
  display: flex;
  gap: 9px;
}
.story-quotes__steps button {
  position: relative;
  padding: 0;
  border: 0;
  cursor: pointer;
  width: 36px;
  height: 6px;
  border-radius: 10px;
  background: #d4d5d7;
}
/* Expand the hit area without changing the visible pagination bars. */
.story-quotes__steps button::before { content: ""; position: absolute; inset: -10px -3px; }
.story-quotes__steps button:focus-visible { outline: 2px solid #3477f2; outline-offset: 5px; }
.story-quotes__steps button.is-active {
  background: #3477f2;
}
.story-quote {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  padding: 28px 50px 38px;
  opacity: 0;
  transform: translateY(12px);
  pointer-events: none;
  transition:
    opacity 360ms ease,
    transform 360ms ease;
}
.story-quote.is-active {
  opacity: 1;
  transform: none;
  pointer-events: auto;
}
.story-quote__mark {
  height: 88px;
  color: #3477f2;
  font-family: Georgia, serif;
  font-size: 112px;
  font-weight: 700;
  line-height: 0.95;
}
.story-quote > p {
  max-width: 690px;
  margin: 5px 0 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
}
.story-quote footer {
  display: flex;
  align-items: center;
  margin-top: auto;
}
.story-quote footer > img:first-child {
  flex: 0 0 auto;
  border-radius: 50%;
  object-fit: cover;
}
.story-quote footer span {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-left: 16px;
}
.story-quote footer strong {
  font-size: 20px;
}
.story-quote footer small {
  color: #5c606a;
  font-size: 16px;
}
.story-quote__company {
  width: 145px;
  height: 58px;
  margin-left: auto;
  object-fit: contain;
}

@media (max-width: 1000px) {
  .customer-stories__showcase {
    grid-template-columns: minmax(280px, 38%) minmax(0, 62%);
    gap: 30px;
  }
  .video-stack {
    width: 100%;
    height: auto;
    aspect-ratio: 1;
  }
  .story-quotes {
    display: grid;
    height: auto;
    min-height: 360px;
  }
  .story-quote {
    position: relative;
    grid-area: 1 / 1;
  }
  .story-quote > p {
    font-size: 17px;
  }
}

@media (max-width: 700px) {
  .customer-stories {
    padding: 40px 16px 30px;
  }
  .customer-stories__header {
    width: min(100%, 370px);
    margin-bottom: 28px;
  }
  .customer-stories__header > p {
    margin-bottom: 10px;
    font-size: 13px;
  }
  .customer-stories__header h2 {
    font-size: clamp(26px, 7vw, 30px);
    line-height: 1.2;
  }
  .customer-stories__header > div {
    margin-top: 15px;
    font-size: 15px;
    line-height: 1.5;
  }
  .customer-stories__showcase {
    display: flex;
    width: min(100%, 370px);
    flex-direction: column;
    gap: 16px;
  }
  .video-stack {
    width: calc(100% - 36px);
    height: auto;
    aspect-ratio: 1;
    flex: none;
    margin: 0 0 72px 36px;
  }
  .video-stack__card {
    border-radius: 18px;
  }
  .video-stack__controls {
    bottom: -64px;
    left: calc(50% - 18px);
    gap: 8px;
    padding: 0 6px;
    opacity: 1;
    transform: translate(-50%, 0);
  }
  .video-stack__controls button {
    display: grid;
    place-items: center;
    width: 44px;
    height: 44px;
    font-size: 26px;
  }
  .video-stack__play {
    display: grid;
    place-items: center;
    width: 48px;
    height: 48px;
  }
  .video-stack__play-icon { margin-left: 3px; }
  .video-stack__controls span {
    display: none;
  }
  .story-quotes {
    width: 100%;
    min-height: 226px;
    border-radius: 20px;
  }
  .story-quotes__steps {
    top: 27px;
    right: 20px;
    gap: 6px;
  }
  .story-quotes__steps button {
    width: 16px;
    height: 4px;
  }
  .story-quote {
    padding: 15px 14px 18px;
  }
  .story-quote__mark {
    height: 62px;
    font-size: 82px;
  }
  .story-quote > p {
    margin-top: 0;
    font-size: clamp(16px, 4.1vw, 18px);
    line-height: 1.5;
  }
  .story-quote footer {
    margin-top: 16px;
  }
  .story-quote footer > img:first-child {
    width: 42px;
    height: 42px;
  }
  .story-quote footer span {
    gap: 2px;
    margin-left: 10px;
  }
  .story-quote footer strong {
    font-size: 18px;
    font-weight: 700;
  }
  .story-quote footer small {
    font-size: 14px;
  }
  .story-quote__company {
    display: none;
  }
}

.portfolio-stack__heading {
  width: min(calc(100% - 96px), calc(1344px + var(--wide-screen-growth)));
  margin: 0 auto 90px;
}

.portfolio-stack__heading h2 {
  margin: 0;
  text-align: center;
  font-size: clamp(56px, 6.67vw, 96px);
  font-weight: 700;
  line-height: 1.5;
}

.portfolio-stack.is-scroll-animated .portfolio-stack__heading {
  position: sticky;
  top: var(--portfolio-top, 98px);
  z-index: 1;
}

.portfolio-stack.is-scroll-animated .portfolio-stack__heading h2 {
  transform: scale(var(--portfolio-heading-scale, 1), var(--portfolio-heading-squeeze, 1));
  transform-origin: center top;
  will-change: transform;
}

.portfolio-stack.is-scroll-animated .portfolio-stack__cards {
  position: relative;
  z-index: 2;
}

.portfolio-stack.is-scroll-animated .portfolio-stack__viewport {
  background: #101012;
}

.portfolio-stack__cards {
  width: min(calc(100% - 108px), calc(1332px + var(--wide-screen-growth)));
  margin-inline: auto;
}

.portfolio-stack__viewport {
  position: sticky;
  top: 72px;
  height: min(600px, calc(100svh - 144px));
  min-height: 520px;
  overflow: hidden;
  border-radius: 14px;
  isolation: isolate;
}

.portfolio-card {
  --portfolio-image-clip: 100%;
  --portfolio-image-opacity: 0;
  --portfolio-edge-opacity: 0;
  --portfolio-layer: 1;
  --portfolio-content-opacity: 0;
  --portfolio-content-y: 24px;
  position: absolute;
  z-index: var(--portfolio-layer);
  inset: 0;
  display: grid;
  grid-template-columns: minmax(330px, 35%) minmax(0, 65%);
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: transparent;
  border: 0;
  border-radius: 14px;
  box-shadow: 0 32px 70px rgba(0, 0, 0, 0.48);
  transform: none;
}

.portfolio-card__content {
  display: flex;
  min-width: 0;
  flex-direction: column;
  padding: 32px;
  background: transparent;
}

.portfolio-stack__viewport::before {
  position: absolute;
  z-index: 0;
  inset: 0 65% 0 0;
  background: radial-gradient(circle at 18% 15%, #202023, #101012 62%);
  content: "";
}

.portfolio-card__reveal {
  overflow: hidden;
  margin-block: -10px;
  padding-block: 10px;
}

.portfolio-card__reveal > * {
  opacity: var(--portfolio-item-opacity, 0);
  transform: translate3d(0, var(--portfolio-item-y, 18px), 0);
  transition: none;
  will-change: opacity, transform;
}

.portfolio-card__reveal--button {
  margin-top: auto;
}

.portfolio-card__topline {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
  font-size: 13px;
}

.portfolio-card__topline span {
  color: #3477f2;
  font-weight: 600;
  text-transform: uppercase;
}
.portfolio-card__topline a {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #fff;
  font: 500 16px/24px "Plus Jakarta Sans", sans-serif;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  white-space: nowrap;
}
.portfolio-card__topline a svg { display: block; width: 20px; height: 20px; flex: 0 0 20px; }
.portfolio-card__logo {
  width: auto;
  max-width: 170px;
  height: 58px;
  object-fit: contain;
  object-position: left center;
}
.portfolio-card h3 {
  margin: 8px 0 22px;
  font-size: 27px;
  line-height: 1.25;
}
.portfolio-card__description {
  margin: 0;
  color: #d4d5d9;
  font-size: 14px;
  line-height: 1.65;
}

.portfolio-card__stats {
  display: grid;
  gap: 16px;
  margin-top: 24px;
}

.portfolio-card__stats div {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.portfolio-card__stats strong {
  font-size: 25px;
  line-height: 1.2;
}
.portfolio-card__stats span {
  color: #d4d5d9;
  font-size: 13px;
}

.portfolio-card__visual {
  position: relative;
  min-width: 0;
  overflow: hidden;
  background: #287dcc;
  clip-path: inset(var(--portfolio-image-clip) 0 0 0);
  opacity: var(--portfolio-image-opacity);
  transform: none;
  will-change: clip-path, opacity;
}

.portfolio-card__visual::after {
  position: absolute;
  z-index: 2;
  top: var(--portfolio-image-clip);
  right: 0;
  left: 0;
  height: 76px;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.22),
    rgba(52, 119, 242, 0.14) 32%,
    transparent 100%
  );
  opacity: var(--portfolio-edge-opacity);
  pointer-events: none;
  content: "";
  transform: translateY(-2px);
  will-change: top, opacity;
}
.portfolio-card__visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: none;
}

@media (max-width: 900px) {
  .portfolio-stack__heading {
    width: calc(100% - 40px);
  }
  .portfolio-stack__cards {
    width: calc(100% - 40px);
  }
  .portfolio-card {
    grid-template-columns: minmax(280px, 42%) minmax(0, 58%);
  }
  .portfolio-card__content {
    padding: 26px;
  }
  .portfolio-stack__viewport::before {
    inset-right: 58%;
  }
}

@media (max-width: 700px) {
  .portfolio-stack {
    padding: 34px 0 0;
  }
  .portfolio-stack__heading {
    width: min(calc(100% - 40px), 370px);
    margin-bottom: 28px;
  }
  .portfolio-stack__heading h2 {
    text-align: center;
    font-family: "Plus Jakarta Sans", var(--font-display);
    font-size: clamp(30px, 8.3vw, 34px);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: -0.02em;
  }
  .portfolio-stack__cards {
    width: calc(100% - 40px);
  }
  .portfolio-stack__viewport {
    top: 24px;
    width: min(100%, 370px);
    height: min(712px, calc(100svh - 32px));
    min-height: 620px;
    margin-inline: auto;
  }
  .portfolio-card {
    grid-template-columns: 1fr;
    height: auto;
    border-radius: 0;
  }
  .portfolio-card__visual {
    order: -1;
    height: auto;
    border-radius: 0;
  }
  .portfolio-card__visual img {
    object-position: center center;
  }
  .portfolio-card__content {
    min-height: 0;
    padding: 24px 16px;
  }
  .portfolio-stack__viewport::before {
    inset: 36% 0 0;
  }
  .portfolio-card__topline {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 21px;
  }
  .portfolio-card__logo {
    max-width: 150px;
    height: 48px;
  }
  .portfolio-card h3 {
    margin: 6px 0 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.34);
    font-size: 28px;
    line-height: 1.25;
  }
  .portfolio-card__description {
    font-size: 15px;
    line-height: 1.65;
  }
  .portfolio-card__stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
    margin-top: 22px;
  }
  .portfolio-card__stats strong {
    font-size: 24px;
  }
  .portfolio-card__stats span {
    font-size: 13px;
    line-height: 1.5;
  }
}

@media (max-width: 430px) {
  .portfolio-stack__cards {
    width: calc(100% - 32px);
  }
  .portfolio-stack__heading {
    width: calc(100% - 32px);
  }
  .portfolio-card__content {
    padding-inline: 16px;
  }
}

@media (max-width: 370px), (max-height: 700px) and (max-width: 700px) {
  .portfolio-stack__viewport {
    height: min(660px, calc(100svh - 20px));
    min-height: 590px;
  }
  .portfolio-stack__viewport::before {
    inset: 34% 0 0;
  }
  .portfolio-card__content {
    padding-block: 17px;
  }
  .portfolio-card__topline {
    margin-bottom: 12px;
  }
  .portfolio-card__logo {
    height: 40px;
  }
  .portfolio-card h3 {
    margin-bottom: 12px;
    padding-bottom: 12px;
    font-size: 24px;
  }
  .portfolio-card__description {
    font-size: 13px;
    line-height: 1.5;
  }
  .portfolio-card__stats {
    margin-top: 12px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .portfolio-stack__cards {
    height: auto !important;
  }
  .portfolio-stack__viewport {
    position: relative;
    top: auto !important;
    height: auto;
    max-height: none;
    overflow: visible;
  }
  .portfolio-card {
    position: relative;
    min-height: 520px;
    margin-bottom: 30px;
    transform: none !important;
  }
  .portfolio-card__content,
  .portfolio-card__visual {
    opacity: 1 !important;
    clip-path: none !important;
    transform: none !important;
  }
  .portfolio-card__visual img {
    transform: none !important;
  }
  .portfolio-card__content {
    opacity: 1 !important;
  }
  .portfolio-card__reveal > * {
    opacity: 1 !important;
    transform: none !important;
  }
}

/* Portfolio motion only; retain the original card design. */
.is-scroll-animated .portfolio-stack__viewport { top: var(--portfolio-top, 100px); }
.is-scroll-animated .portfolio-card { z-index: auto; pointer-events: none; }
.is-scroll-animated .portfolio-card__content { position: relative; z-index: 30; }
.is-scroll-animated .portfolio-card__reveal > * { opacity: 0; transform: translateY(110%); transition: transform .36s cubic-bezier(.22,.61,.36,1), opacity .22s ease; }
.is-scroll-animated .portfolio-card.is-before .portfolio-card__reveal > * { transform: translateY(-110%); }
.is-scroll-animated .portfolio-card.is-active .portfolio-card__reveal > * { opacity: 1; transform: translateY(0); transition-delay: .07s; }
.is-scroll-animated .portfolio-card__reveal:first-child > *,
.is-scroll-animated .portfolio-card__reveal--button > * { transform: none; transition: opacity .18s ease; }
.is-scroll-animated .portfolio-card.is-active a { pointer-events: auto; }
.is-scroll-animated .portfolio-card__visual { z-index: calc(var(--portfolio-index) + 1); opacity: 1; will-change: clip-path; }
.is-scroll-animated .portfolio-card__visual::after { display: none; }
.is-scroll-animated .portfolio-card__visual img { height: 108%; transform: translateY(calc(var(--portfolio-image-y, 0%) - 4%)); will-change: transform; }
.portfolio-stack:not(.is-scroll-animated) .portfolio-stack__viewport { display: flow-root; position: relative; top: auto; height: auto; overflow: visible; }
.portfolio-stack:not(.is-scroll-animated) .portfolio-stack__viewport::before { display: none; }
.portfolio-stack:not(.is-scroll-animated) .portfolio-card:last-child { margin-bottom: 0; }
.portfolio-stack + .success-cta { padding-top: 40px; }
.portfolio-stack:not(.is-scroll-animated) .portfolio-card { position: relative; margin-bottom: 30px; }
.portfolio-stack:not(.is-scroll-animated) .portfolio-card__content { background: radial-gradient(circle at 18% 15%, #202023, #101012 62%); }
.portfolio-stack:not(.is-scroll-animated) .portfolio-card__visual { opacity: 1; clip-path: none; }
.portfolio-stack:not(.is-scroll-animated) .portfolio-card__visual::after { display: none; }
.portfolio-stack:not(.is-scroll-animated) .portfolio-card__reveal > * { opacity: 1; transform: none; }

body.admin-bar .site-header {
  top: 32px;
}

.screen-reader-text,
.skip-link:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
}

.skip-link:focus {
  position: fixed;
  z-index: 9999;
  top: 10px;
  left: 10px;
  padding: 10px 14px;
  color: #111;
  background: #fff;
}

.site-header {
  position: sticky;
  top: 0;
  z-index: 100;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  background: var(--color-neutral-black);
}

.site-header__inner {
  position: relative;
  display: flex;
  min-height: 82px;
  align-items: center;
  justify-content: space-between;
  padding-block: 20px;
}

.site-logo {
  display: inline-flex;
  flex: 0 0 auto;
}

.site-logo img {
  display: block;
  width: 186px;
  height: auto;
}

.primary-navigation {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: flex-end;
  gap: clamp(34px, 6vw, 84px);
}

.primary-navigation__list {
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  align-items: center;
  gap: clamp(24px, 3.1vw, 44px);
  margin: 0;
  padding: 0;
  list-style: none;
  transform: translate(-50%, -50%);
}

.menu-item > a {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding-block: 12px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  text-decoration: none;
  transition: color var(--transition);
}

.menu-chevron {
  width: 22px;
  height: 22px;
  margin-top: 0;
  object-fit: contain;
  transition: transform var(--transition);
}

.ai-studio-icon,
.menu-item--studio > a .ai-studio-icon {
  display: inline-block;
  flex: 0 0 24px;
  width: 24px;
  height: 24px;
  object-fit: contain;
}

.menu-item--mega:hover .menu-chevron,
.menu-item--mega:focus-within .menu-chevron,
.menu-item--mega.is-mega-open .menu-chevron {
  transform: rotate(180deg);
}

.menu-item > a:hover,
.menu-item > a:focus-visible {
  color: #75a9ff;
}

.menu-item--studio > a span {
  color: #9bafff;
  font-size: 18px;
}

.header-contact,
.mega-menu__footer a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 20px;
  border-radius: 999px;
  color: #fff;
  background: #3179f6;
  font-size: 15px;
  font-weight: 600;
  line-height: 19px;
  text-decoration: none;
  transition:
    transform var(--transition),
    background var(--transition);
}

.header-contact:hover,
.header-contact:focus-visible,
.mega-menu__footer a:hover,
.mega-menu__footer a:focus-visible {
  background: #1f68e7;
  transform: translateY(-2px);
}

.header-contact img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}

/* Soft highlight sweeps across the header CTA without changing its layout. */
.header-contact {
  position: relative;
  overflow: hidden;
  isolation: isolate;
}
.header-contact::after {
  content: "";
  position: absolute;
  inset: -30% auto -30% -65%;
  width: 55%;
  background: linear-gradient(100deg, transparent, rgba(114, 243, 251, .36) 50%, transparent);
  transform: translateX(0) skewX(-12deg);
  pointer-events: none;
  animation: header-contact-shine 3s ease-in-out infinite;
}
@keyframes header-contact-shine {
  0%, 12% { transform: translateX(0) skewX(-12deg); }
  48%, 100% { transform: translateX(330%) skewX(-12deg); }
}
@media (prefers-reduced-motion: reduce) {
  .header-contact::after { animation: none; opacity: 0; }
}

.header-contact--mobile {
  display: none;
}

.menu-toggle {
  display: none;
  width: 36px;
  height: 30px;
  padding: 0;
  border: 0;
  color: #fff;
  background: none;
  cursor: pointer;
}

.menu-toggle span:not(.screen-reader-text) {
  display: block;
  width: 30px;
  height: 3px;
  margin: 5px auto;
  border-radius: 3px;
  background: currentColor;
  transition:
    transform 240ms ease,
    opacity 180ms ease;
}

.menu-item--mega {
  position: static;
}

.mega-menu {
  position: absolute;
  top: calc(100% + 20px);
  left: 50%;
  width: min(1040px, calc(100vw - 40px));
  overflow: hidden;
  border: 1px solid #e1e4ea;
  border-radius: 15px;
  color: #111;
  background: #fff;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.28);
  opacity: 0;
  pointer-events: none;
  transform: translate(-50%, 10px);
  transition:
    opacity var(--transition),
    transform var(--transition);
}

.mega-menu::before {
  position: absolute;
  right: 0;
  bottom: 100%;
  left: 0;
  height: 22px;
  content: "";
}

.menu-item--mega:hover .mega-menu,
.menu-item--mega:focus-within .mega-menu,
.menu-item--mega.is-mega-open .mega-menu {
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%, 0);
}

.mega-menu__body {
  display: grid;
  height: 402px;
  grid-template-columns: 310px minmax(0, 672px);
  gap: 21px;
  padding: 16px 21px 16px 16px;
}

.mega-menu__categories {
  display: flex;
  flex-direction: column;
  gap: 14px;
  padding-right: 16px;
  border-right: 1px solid #edf0f5;
}

.mega-menu__category {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  min-height: 47px;
  padding: 12px 16px;
  border: 0;
  color: #15171a;
  background: transparent;
  font: 600 15px/1.5 var(--font-display);
  text-align: left;
  cursor: pointer;
}

.mega-menu__category-arrow {
  width: 16px;
  height: 16px;
  flex: 0 0 16px;
  object-fit: contain;
  opacity: 0;
  transform: translateX(-4px);
  transition:
    opacity var(--transition),
    transform var(--transition);
}

.mega-menu__category.is-active > .mega-menu__category-arrow {
  opacity: 1;
  transform: translateX(0);
}

.mega-menu__category.is-active {
  color: #3477f2;
  background: #f1f6ff;
}

.mega-menu__panels {
  padding-left: 0;
  background: #fafafa;
}

.mega-menu__panel {
  display: none;
}

.mega-menu__panel.is-active {
  display: flex;
  height: 354px;
  flex-direction: column;
  padding-top: 5px;
}

.mega-menu__grid,
.industries-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.mega-card {
  display: flex;
  min-height: 44px;
  align-items: center;
  gap: 10px;
  padding: 9px 12px;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  color: #070707;
  background: #fff;
  font-size: 12px;
  text-decoration: none;
  transition:
    border-color var(--transition),
    background var(--transition);
}

.mega-menu--services {
  height: 456px;
}

.mega-menu--services .mega-card {
  position: relative;
  min-height: 56px;
  padding: 12px 52px 12px 24px;
  border: 0.5px solid #e5e5e8;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}

.mega-menu .mega-card::after {
  position: absolute;
  right: 24px;
  top: 50%;
  width: 20px;
  height: 20px;
  content: "";
  background: url("../images/button-arrow.svg") center / contain no-repeat;
  transform: translate(-4px, -50%);
  opacity: 0;
  transition: opacity var(--transition), transform var(--transition);
  pointer-events: none;
}

.mega-menu .mega-card:hover,
.mega-menu .mega-card:focus-visible {
  color: #3477f2;
  background: #fff;
  border-color: #e5e5e8;
}

.mega-menu .mega-card:hover::after,
.mega-menu .mega-card:focus-visible::after {
  opacity: 1;
  transform: translate(0, -50%);
}
.white-cta-arrow { display: block; width: 20px; height: 20px; flex: 0 0 20px; object-fit: contain; transition: transform 250ms ease; }
a:hover > .white-cta-arrow, a:focus-visible > .white-cta-arrow { transform: translateX(3px); }
@media (prefers-reduced-motion: reduce) { .white-cta-arrow { transition: none; } }

.mega-menu .mega-card:hover .mega-card__icon,
.mega-menu .mega-card:focus-visible .mega-card__icon {
  filter: brightness(0) saturate(100%) invert(43%) sepia(93%) saturate(2368%) hue-rotate(207deg) brightness(99%) contrast(92%);
}

.mega-menu--services .mega-menu__grid {
  gap: 16px;
}

.mega-card__icon {
  width: 24px;
  height: 24px;
  flex: 0 0 24px;
  object-fit: contain;
}

.mega-card:hover,
.mega-card:focus-visible {
  border-color: #a9c8ff;
  background: #f6f9ff;
}

.mega-menu__explore {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: auto;
  padding: 12px 14px;
  border: 1px solid #fff7ed;
  border-radius: 7px;
  color: #1468ef;
  background: linear-gradient(90deg, #fbf1ff, #e0edff);
  font-size: 12px;
  text-decoration: none;
}

.mega-menu__panel--ai-development .mega-menu__explore,
.mega-menu__panel--staff-augmentation .mega-menu__explore {
  min-height: 55px;
  padding: 12px 16px;
}

.mega-menu__panel--ai-development .mega-menu__explore-copy,
.mega-menu__panel--staff-augmentation .mega-menu__explore-copy {
  width: 100%;
  max-width: none;
  min-height: 0;
  flex-direction: row;
  align-items: center;
}

.mega-menu__explore-copy {
  position: relative;
  z-index: 1;
  display: flex;
  width: 310px;
  max-width: calc(100% - 195px);
  min-height: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: 8px;
  color: #070707;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5;
  hyphens: none;
  overflow-wrap: normal;
  text-wrap: pretty;
  word-break: normal;
}

.mega-menu__explore-link {
  display: inline-flex;
  width: max-content;
  min-height: 21px;
  align-items: center;
  gap: 8px;
  color: #3477f2;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
}

.mega-menu__explore-link img {
  width: 15px;
  height: 15px;
  object-fit: contain;
}

.mega-menu__technology-icons {
  position: static;
  width: 179px;
  height: 110px;
  max-width: 36%;
  flex: 0 0 179px;
  align-self: center;
  margin-left: auto;
  object-fit: contain;
}

.mega-menu__panel--ai-technology-consulting .mega-menu__explore,
.mega-menu__panel--mobile-app-development .mega-menu__explore,
.mega-menu__panel--web-app-development .mega-menu__explore,
.mega-menu__panel--ui-ux-design .mega-menu__explore {
  width: 100%;
  height: 115px;
  align-items: center;
  padding: 18px 20px;
  border: 1px solid #fff7ed;
  border-radius: 12px;
}

.mega-menu__panel--web-app-development .mega-menu__explore {
  background: linear-gradient(90deg, #daffeb 0%, #dcecff 100%);
}

.mega-menu__panel--ai-technology-consulting .mega-menu__explore {
  background: linear-gradient(90deg, #daffda 0%, #dcecff 100%);
}

.mega-menu__panel--ai-technology-consulting .mega-menu__explore-copy {
  width: 390px;
}

.mega-menu__panel--mobile-app-development .mega-menu__explore {
  background: linear-gradient(90deg, #fff0d1 0%, #ffecec 100%);
}

.mega-menu__panel--ui-ux-design .mega-menu__explore {
  background: linear-gradient(90deg, #e7f0ff 0%, #f2e7ff 100%);
}

.mega-menu__panel--staff-augmentation .mega-menu__explore {
  background: linear-gradient(90deg, #ffefef 0%, #ffece2 100%);
}

.mega-menu__panel--ai-development .mega-menu__explore {
  background: linear-gradient(90deg, #f6efff 0%, #dcecff 100%);
}

.mega-menu__footer {
  display: flex;
  min-height: 54px;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 8px 14px;
  background: #eff5ff;
  border-radius: 0 0 20px 20px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
}

.mega-menu__footer > span {
  max-width: 453px;
  color: #070707;
}

.mega-menu--services .mega-menu__body {
  height: 390px;
  background: linear-gradient(90deg, #fff 0 326px, #fafafa 326px 100%);
}

.mega-menu--services .mega-menu__footer {
  height: 66px;
  padding: 12px 20px;
  border: 1px solid #e7efff;
}

.mega-menu--services .mega-menu__footer a {
  width: 212px;
  height: 42px;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
}

.mega-menu__footer a {
  flex: 0 0 auto;
  padding: 8px 16px;
  font-size: 11px;
}

.mega-menu--industries {
  width: min(1040px, calc(100vw - 40px));
  min-height: 317px;
  height: auto;
  padding-top: 14px;
}

.mega-menu__industries-body {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 258px;
  gap: 14px;
  padding: 0 16px 14px;
}

.industries-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  padding: 0;
}

.mega-menu__industries-visual {
  position: relative;
  min-height: 234px;
  overflow: hidden;
  border-radius: 10px;
  background: #0b1826;
}

.mega-menu__industries-visual::after {
  position: absolute;
  inset: 42% 0 0;
  background: linear-gradient(transparent, rgba(4, 8, 13, 0.9));
  content: "";
}

.mega-menu__industries-visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mega-menu__industries-visual p {
  position: absolute;
  z-index: 1;
  right: 16px;
  bottom: 16px;
  left: 16px;
  margin: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
}

.mega-menu--industries .mega-card {
  position: relative;
  width: 100%;
  min-height: 57px;
  padding: 12px 52px 12px 24px;
  border: 0.5px solid #caccd1;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}

.container {
  width: min(calc(100% - (2 * var(--page-gutter))), var(--container-width));
  margin-inline: auto;
}

.hero {
  position: relative;
  min-height: calc(100svh - 82px);
  background: #000;
}

.home .hero {
  position: sticky;
  top: var(--hero-sticky-top, 82px);
  z-index: 1;
  align-self: flex-start;
  width: 100%;
  height: calc(100svh - 82px);
  min-height: calc(100svh - 82px);
  background: #fff;
}

.hero__stage {
  --hero-scroll-scale: 1;
  --hero-scroll-y: 0px;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: calc(100svh - 82px);
  overflow: hidden;
  isolation: isolate;
  background: #000;
  transform: translateY(var(--hero-scroll-y)) scale(var(--hero-scroll-scale));
  transform-origin: center top;
  will-change: transform;
}

.hero__video {
  position: absolute;
  z-index: -2;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.hero-edge-blur {
  position: fixed;
  z-index: 99;
  top: 32px;
  left: 0;
  right: 0;
  height: 98px;
  pointer-events: none;
}

.hero-edge-blur > span {
  position: absolute;
  inset: 0;
  -webkit-backdrop-filter: blur(var(--edge-blur));
  backdrop-filter: blur(var(--edge-blur));
  -webkit-mask-image: var(--edge-mask);
  mask-image: var(--edge-mask);
}

@media (max-width: 360px) {
  .home .hero__title {
    font-size: 28px;
    line-height: 1.3;
  }

  .home .hero__title-mobile > span:nth-child(3) {
    width: auto;
    white-space: normal;
    transform: none;
  }
}

.hero__stage::before {
  position: absolute;
  z-index: -1;
  inset: 0;
  background:
    linear-gradient(
      90deg,
      rgba(4, 5, 6, 0.84) 0%,
      rgba(5, 6, 7, 0.51) 49%,
      rgba(10, 8, 5, 0.05) 81%
    ),
    linear-gradient(0deg, rgba(4, 4, 5, 0.27) 0%, transparent 42%);
  content: "";
}

.hero__container {
  display: flex;
  min-height: calc(100svh - 82px);
  flex-direction: column;
  justify-content: space-between;
  padding-block: clamp(56px, 8vh, 76px) clamp(64px, 8vh, 86px);
}

.listing-hero,
.content-page {
  min-height: 390px;
  padding: clamp(80px, 10vw, 140px) 0;
  background: radial-gradient(circle at 80% 15%, #193873, #070b14 50%, #030406);
}

/* Blog archive hero. */
.blog-archive-hero {
  position: relative;
  display: flex;
  width: 100%;
  min-height: 403px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  padding: 32px 48px;
  color: #fff;
  background: #000 url("../images/blog-archive-hero.png") center center / cover no-repeat;
}

.blog-archive-hero::before {
  position: absolute;
  inset: -1px 0 0;
  background: radial-gradient(66.37% 57.7% at 50% 42.3%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.353) 57.65%, #000 94.65%);
  backdrop-filter: blur(3px);
  content: "";
}

.blog-archive-hero__inner {
  position: relative;
  z-index: 1;
  display: flex;
  width: min(100%, 961px);
  flex-direction: column;
  align-items: center;
  gap: 24px;
}

.blog-archive-hero h1 {
  display: flex;
  width: 100%;
  min-height: 140px;
  align-items: center;
  justify-content: center;
  margin: 0;
  color: #fff;
  font-family: "Neue Power", "Plus Jakarta Sans", sans-serif;
  font-size: 58px;
  font-weight: 800;
  letter-spacing: -0.25px;
  line-height: 70px;
  text-align: center;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.blog-archive-hero__title-mobile {
  display: none;
}

.blog-archive-hero__title-desktop {
  white-space: nowrap;
}

.blog-archive-hero p {
  display: flex;
  width: 100%;
  min-height: 60px;
  align-items: center;
  justify-content: center;
  margin: 0;
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
}

.blog-listing .content-card__image {
  height: 180px;
  overflow: hidden;
  margin: -28px -28px 24px;
  border-radius: 16px 16px 0 0;
}

.blog-listing .content-card__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Latest three posts. */
.recent-posts {
  min-height: 609px;
  padding: 50px 0 55px;
  color: #070707;
  background: #fff;
}

.recent-posts__inner {
  width: min(calc(100% - 48px), calc(1280px + var(--wide-screen-growth)));
  margin-inline: auto;
}

.recent-posts h2 {
  margin: 0 0 64px;
  color: #070707;
  font-family: "Neue Power", "Plus Jakarta Sans", sans-serif;
  font-size: 32px;
  font-weight: 800;
  letter-spacing: -0.25px;
  line-height: 38px;
}

.recent-posts__grid {
  display: grid;
  height: 439px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-template-rows: repeat(2, minmax(0, 1fr));
  gap: 32px;
}

.recent-posts__card {
  display: grid;
  min-width: 0;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: start;
  gap: 24px;
}

.recent-posts__card--featured {
  display: block;
  grid-row: 1 / 3;
}

.recent-posts__image {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 8px;
  text-decoration: none;
}

.recent-posts__card--featured .recent-posts__image {
  height: 247px;
}

.recent-posts__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.recent-posts__card--featured .recent-posts__copy {
  margin-top: 32px;
}

.recent-posts__meta {
  display: flex;
  min-width: 0;
  align-items: center;
  gap: 14px;
  color: #6a6c76;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  white-space: nowrap;
}

.recent-posts__meta i {
  width: 7px;
  height: 7px;
  flex: 0 0 7px;
  border-radius: 50%;
  background: #d7d8dc;
}

.recent-posts__copy h3 {
  margin: 16px 0 10px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
}

.recent-posts__copy h3 a {
  display: -webkit-box;
  overflow: hidden;
  color: #070707;
  text-decoration: none;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.recent-posts__copy > p {
  display: -webkit-box;
  overflow: hidden;
  margin: 0 0 14px;
  color: #070707;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.recent-posts__badge {
  display: inline-flex;
  width: max-content;
  min-width: 120px;
  height: 24px;
  align-items: center;
  justify-content: center;
  padding: 4px 10px;
  border-radius: 16px;
  color: #3477f2;
  background: #eef4ff;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  line-height: 16px;
}

@media (max-width: 700px) {
  .recent-posts {
    min-height: 1463px;
    padding: 24px 16px 55px;
  }

  .recent-posts__inner {
    width: min(100%, 370px);
  }

  .recent-posts h2 {
    margin-bottom: 64px;
    font-size: 24px;
    line-height: 29px;
  }

  .recent-posts__grid {
    display: flex;
    height: auto;
    flex-direction: column;
    gap: 32px;
  }

  .recent-posts__card,
  .recent-posts__card--featured {
    display: block;
    width: 100%;
  }

  .recent-posts__image,
  .recent-posts__card--featured .recent-posts__image {
    height: 190px;
  }

  .recent-posts__copy,
  .recent-posts__card--featured .recent-posts__copy {
    margin-top: 17px;
  }

  .recent-posts__copy h3 {
    min-height: 64px;
    margin: 10px 0 8px;
    font-size: 18px;
    line-height: 32px;
  }

  .recent-posts__copy > p {
    min-height: 72px;
    margin-bottom: 14px;
    line-height: 24px;
    -webkit-line-clamp: 3;
  }
}

/* Blog category filters and paginated archive. */
.blog-categories {
  display: flex;
  min-height: 191px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 36px 48px;
  background: #f3f3f6;
}

.blog-categories h2 {
  margin: 0;
  color: #070707;
  font-family: "Neue Power", "Plus Jakarta Sans", sans-serif;
  font-size: 32px;
  font-weight: 800;
  letter-spacing: -0.25px;
  line-height: 38px;
  text-align: center;
  margin-bottom: 16px;
}

.blog-categories__navigation {
  display: flex;
  width: min(100%, 1143px);
  align-items: center;
  gap: 12px;
}

.blog-categories__navigation > button {
  display: flex;
  width: 42px;
  height: 42px;
  flex: 0 0 42px;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: 1px solid #dedfe4;
  border-radius: 50%;
  color: #6a6c76;
  background: #fff;
  font-size: 30px;
  line-height: 1;
  cursor: pointer;
}

.blog-categories__navigation > button {
  transition: background-color 180ms ease, border-color 180ms ease, color 180ms ease;
}

.blog-categories__navigation > button.is-primary:not(:disabled) {
  border-color: #3477f2;
  color: #fff;
  background: #3477f2;
}

.blog-categories__scroller {
  display: flex;
  min-width: 0;
  flex: 1;
  align-items: center;
  gap: 12px;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
  scrollbar-width: none;
  scroll-snap-type: x proximity;
}

.blog-categories__scroller::-webkit-scrollbar {
  display: none;
}

.blog-categories__scroller a {
  display: flex;
  width: max-content;
  height: 42px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  padding: 10px 22px;
  border-radius: 51px;
  color: #070707;
  background: #fff;
  font-family: Inter, "Plus Jakarta Sans", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: none;
  scroll-snap-align: start;
}

.blog-categories__scroller a.is-active {
  color: #fff;
  background: #3477f2;
}

.all-blog-posts {
  padding: 50px 48px 64px;
  color: #070707;
  background: #fff;
}

.all-blog-posts__inner {
  width: min(100%, calc(1280px + var(--wide-screen-growth)));
  margin-inline: auto;
}

.all-blog-posts h2 {
  margin: 0 0 32px;
  color: #1a1a1a;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  text-transform: capitalize;
}

.all-blog-posts__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  column-gap: 32px;
  row-gap: 48px;
}

.all-blog-posts__card {
  min-width: 0;
}

.all-blog-posts__image {
  display: block;
  width: 100%;
  height: 240px;
  overflow: hidden;
  margin-bottom: 24px;
  border-radius: 8px;
  text-decoration: none;
}

.all-blog-posts__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.all-blog-posts__card h3 {
  min-height: 64px;
  margin: 14px 0 10px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
}

.all-blog-posts__card h3 a {
  display: -webkit-box;
  overflow: hidden;
  color: #070707;
  text-decoration: none;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.all-blog-posts__card > p {
  display: -webkit-box;
  min-height: 48px;
  overflow: hidden;
  margin: 0 0 14px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.blog-pagination {
  display: flex;
  min-height: 72px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-top: 48px;
  padding-top: 24px;
  border-top: 1px solid #e5e5e8;
}

.blog-pagination .page-numbers {
  display: flex;
  min-width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  color: #6a6c76;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.blog-pagination button.page-numbers {
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}

.blog-pagination .page-numbers.current {
  color: #3477f2;
  background: rgba(52, 119, 242, 0.1);
}

.blog-pagination__numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.blog-pagination .is-disabled {
  opacity: 0.55;
}

.all-blog-posts.is-loading .all-blog-posts__grid,
.all-blog-posts.is-loading [data-blog-pagination] {
  opacity: 0.45;
  pointer-events: none;
}

.blog-pagination--mobile {
  display: none;
}

.blog-pagination .prev {
  margin-right: auto;
}

.blog-pagination .next {
  margin-left: auto;
}

.blog-pagination { display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; }
.blog-pagination--mobile { display: none; }
.blog-pagination .prev, .blog-pagination .next {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  align-self: center;
  gap: 8px;
  height: 40px;
  margin: 0;
  padding: 0;
  line-height: 20px;
  white-space: nowrap;
}
.blog-pagination .prev { justify-self: start; }
.blog-pagination .next { justify-self: end; }
.blog-pagination .prev::before, .blog-pagination .next::after {
  content: ''; display: block; width: 20px; height: 20px; flex: 0 0 20px; align-self: center;
  background: currentColor;
  mask: url('../images/careers/arrow-right.svg') center / contain no-repeat;
}
.blog-pagination .prev::before { transform: rotate(180deg); }

/* Blog details template. */
.single-blog {
  width: 100%;
  max-width: 100%;
  overflow-x: clip;
  color: #070707;
  background: #fff;
}

.single-blog__hero {
  display: flex;
  min-height: 310px;
  align-items: center;
  color: #fff;
  background: #3477f2;
}

.single-blog__hero-inner {
  display: flex;
  width: min(calc(100% - 160px), calc(1281px + var(--wide-screen-growth)));
  min-height: 230px;
  flex-direction: column;
  justify-content: center;
  gap: 24px;
  margin-inline: auto;
}

.single-blog__breadcrumb {
  display: flex;
  min-height: 24px;
  align-items: center;
  gap: 8px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.single-blog__breadcrumb a,
.single-blog__breadcrumb span {
  color: #fff;
}

.single-blog__breadcrumb a:first-child {
  text-decoration: underline;
  text-underline-offset: 3px;
}

.single-blog__breadcrumb a:last-child {
  text-decoration: none;
}

.single-blog__hero h1 {
  width: 100%;
  max-width: 1281px;
  margin: 0;
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 56px;
}

.single-blog__meta {
  display: flex;
  min-height: 24px;
  align-items: center;
  gap: 14px;
  color: #fff;
  font-family: Montserrat, "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  line-height: 24px;
}

.single-blog__meta strong {
  font-weight: 600;
}

.single-blog__meta span,
.single-blog__meta time {
  font-weight: 400;
}

.single-blog__meta i {
  width: 7px;
  height: 7px;
  flex: 0 0 7px;
  border-radius: 50%;
  background: #fff;
}

.single-blog__layout {
  display: grid;
  width: min(calc(100% - 48px), calc(1280px + var(--wide-screen-growth)));
  grid-template-columns: minmax(0, 862px) 378px;
  align-items: start;
  gap: 40px;
  margin-inline: auto;
  padding: 64px 0 80px;
  color: #070707;
  background: #fff;
}

.single-blog__main,
.single-blog__sidebar,
.single-blog__latest {
  min-width: 0;
  max-width: 100%;
  color: #070707;
}

.single-blog__featured {
  overflow: hidden;
  margin: 0 0 40px;
  border-radius: 12px;
}

.single-blog__featured img {
  display: block;
  width: 100%;
  height: clamp(300px, 27vw, 360px);
  object-fit: cover;
}

.single-blog__takeaways {
  min-height: 150px;
  margin-bottom: 32px;
  padding: 16px 20px;
  border-left: 4px solid #3477f2;
  background: linear-gradient(90deg, #d5e4ff 0%, #e8feff 100%);
}

.single-blog__takeaways h2 {
  margin: 0 0 8px;
  color: #070707;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.single-blog__takeaways p,
.single-blog__takeaways ul,
.single-blog__takeaways ol {
  margin: 0;
  color: #070707;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.single-blog__content {
  width: 100%;
  max-width: 862px;
  min-width: 0;
  overflow-wrap: anywhere;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.single-blog__content img,
.single-blog__content video,
.single-blog__content iframe,
.single-blog__content figure,
.single-blog__content table,
.single-blog__content pre {
  max-width: 100%;
}

.single-blog__content img,
.single-blog__content video,
.single-blog__content iframe {
  height: auto;
}

.single-blog__content figure {
  margin-inline: 0;
}

.single-blog__content table {
  width: 100%;
  table-layout: fixed;
}

.single-blog__content th,
.single-blog__content td,
.single-blog__content pre,
.single-blog__content code {
  overflow-wrap: anywhere;
  white-space: pre-wrap;
  word-break: break-word;
}

/* Contact page. */
.contact-page {
  width: 100%;
  max-width: 100%;
  overflow-x: clip;
  color: #070707;
  background: #fff;
}

.contact-hero {
  position: relative;
  display: grid;
  min-height: 487px;
  overflow: hidden;
  place-items: center;
  padding: 48px;
  color: #fff;
  background: #000 url("../images/contact/hero.png") center/cover no-repeat;
}

.contact-hero__wave {
  display: none;
}

.contact-hero__inner {
  position: relative;
  z-index: 1;
  display: flex;
  width: min(1010px, 100%);
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.contact-hero h1 {
  margin: 0;
  color: #fff;
  font-family: "Neue Power", sans-serif;
  font-size: 58px;
  font-weight: 800;
  letter-spacing: -.25px;
  line-height: 70px;
  text-shadow: 0 2px 10px rgba(0, 0, 0, .1);
}

.contact-hero p {
  margin: 28px 0 34px;
  color: #fff;
  font: 500 18px/30px "Plus Jakarta Sans", sans-serif;
}

.contact-project {
  min-height: 728px;
  padding: 50px 48px;
  background: #fff;
}

.contact-project__inner {
  display: grid;
  width: min(calc(1321px + var(--wide-screen-growth)), 100%);
  min-height: 608px;
  grid-template-columns: minmax(0, 661fr) minmax(0, 660fr);
  gap: 28px;
  margin-inline: auto;
}

.contact-project__visual {
  display: flex;
  min-width: 0;
  overflow: hidden;
  flex-direction: column;
  padding: 42px 36px;
  border-radius: 20px;
  color: #fff;
  background: #02041e url("../images/contact/panel-background.png") center/cover no-repeat;
}

.contact-project__visual h2 {
  max-width: 512px;
  margin: 0;
  color: #fff;
  font: 800 24px/32px "Plus Jakarta Sans", sans-serif;
}

.contact-project__visual > p {
  max-width: 420px;
  margin: 20px 0 32px;
  color: #fff;
  font: 600 16px/22px "Plus Jakarta Sans", sans-serif;
}

.contact-project__experts { display: flex; width: 140px; height: 80px; align-items: center; }
.contact-project__experts img { display: block; width: 140px; height: 80px; object-fit: contain; }
.contact-project__handwritten { display: block; width: min(441px, 100%); height: auto; margin-top: 24px; object-fit: contain; object-position: left; }
.contact-project__reviews { margin-top: auto; padding-top: 40px; }
.contact-project__reviews span { display: block; margin-bottom: 10px; font-size: 12px; font-weight: 500; line-height: 20px; text-transform: uppercase; }
.contact-project__reviews img { display: block; width: min(434px, 100%); height: auto; }
.contact-project__review-logos {
  display: grid;
  grid-template-columns: 153fr 96fr 127fr 148fr;
  max-width: 585px;
  align-items: center;
  gap: 12px;
}
.contact-project__review-logos img {
  width: 100%;
  max-width: 100%;
  height: auto;
  flex: 0 0 auto;
  object-fit: contain;
}

.contact-project__form-panel {
  display: flex;
  min-width: 0;
  flex-direction: column;
  padding: 16px 0 0;
  background: #fff;
}

.contact-project__form-panel > h2 { margin: 0; font: 700 24px/35px "Plus Jakarta Sans", sans-serif; }
.contact-project__form-panel > p { max-width: 609px; margin: 10px 0 20px; font-size: 15px; line-height: 23px; }
.contact-project__form { display: grid; gap: 14px; }
.contact-project__form > label { display: grid; gap: 2px; }
.contact-project__form label > span { font-size: 13px; font-weight: 500; line-height: 18px; }
.contact-project__form input,
.contact-project__form select,
.contact-project__form textarea {
  width: 100%;
  height: 43px;
  min-height: 43px;
  padding: 4px 0 7px;
  border: 0;
  border-bottom: 1px solid #888a94;
  border-radius: 0;
  outline: 0;
  color: #070707;
  background: transparent;
  font: 500 14px/20px "Plus Jakarta Sans", sans-serif;
}
.contact-project__form input::placeholder,
.contact-project__form textarea::placeholder { color: #888a94; opacity: .5; }
.contact-project__form textarea { resize: none; }
.contact-project__captcha { display: grid; width: 262px; height: 66px; grid-template-columns: 28px 1fr auto; align-items: center; gap: 8px; padding: 10px; border: 1px solid #d6d6d6; border-radius: 2px; color: #070707; background: #fff; }
.contact-project__captcha > span { width: 23px; height: 23px; border: 2px solid #c5c5c5; }
.contact-project__captcha strong { font-size: 11px; }
.contact-project__captcha small { color: #888; font-size: 8px; text-align: right; }
.contact-project__form button { width: 200px; height: 48px; border: 0; border-radius: 40px; color: #fff; background: #3477f2; font: 600 16px/20px "Plus Jakarta Sans", sans-serif; cursor: pointer; }
.contact-project__security { display: flex; align-items: center; gap: 10px; margin-top: 20px; font-size: 14px; line-height: 16px; }
.contact-project__security img { width: 24px; height: 24px; flex: 0 0 24px; object-fit: contain; }

.contact-videos {
  min-height: 688px;
  padding: 80px;
  overflow: hidden;
  color: #fff;
  background: linear-gradient(213.62deg, #000 21.22%, #3477f2 128.01%);
}

.contact-videos__top {
  display: grid;
  width: min(calc(1280px + var(--wide-screen-growth)), 100%);
  grid-template-columns: 561px minmax(0, 1fr);
  align-items: center;
  gap: 70px;
  margin: 0 auto 50px;
}

.contact-videos h2 {
  margin: 0;
  color: #fff;
  font-family: "Neue Power", sans-serif;
  font-size: 44px;
  font-weight: 800;
  line-height: 1.4;
}

.contact-videos__stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.contact-videos__stats > div {
  position: relative;
  display: flex;
  min-width: 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.contact-videos__stats > div + div::before {
  position: absolute;
  top: 8px;
  bottom: 8px;
  left: 0;
  width: 1px;
  background: rgba(202, 204, 209, .72);
  content: "";
}

.contact-videos__stats strong {
  color: #fff;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

.contact-videos__stats span {
  color: #caccd1;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
}

.contact-videos__viewport {
  width: min(calc(1280px + var(--wide-screen-growth)), 100%);
  margin-inline: auto;
  overflow: visible;
}

.contact-videos__track {
  display: flex;
  align-items: flex-start;
  gap: 38px;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
}

.contact-videos__track::-webkit-scrollbar { display: none; }

.contact-video-card {
  position: relative;
  width: calc((100% - 114px) / 4);
  min-width: calc((100% - 114px) / 4);
  height: 300px;
  overflow: hidden;
  flex: 0 0 auto;
  border: 1px solid rgba(143, 145, 146, .24);
  border-radius: 16px;
  background: #fff;
  scroll-snap-align: start;
}

.contact-video-card:nth-child(even) { margin-top: 54px; }
.contact-video-card video { display: block; width: 100%; height: 100%; object-fit: cover; }
.contact-video-card button { position: absolute; inset: 50% auto auto 50%; display: grid; width: 52px; height: 52px; padding: 0; place-items: center; border: 0; border-radius: 50%; background: #fff; translate: -50% -50%; cursor: pointer; }
.contact-video-card button i { width: 0; height: 0; margin-left: 4px; border-top: 9px solid transparent; border-bottom: 9px solid transparent; border-left: 13px solid #6d3a21; }
.contact-video-card.is-playing button { opacity: 0; transition: opacity 180ms ease; }
.contact-video-card.is-playing:hover button,
.contact-video-card.is-playing:focus-within button { opacity: 1; }
.contact-video-card.is-playing button i { width: 13px; height: 18px; margin: 0; border: 0; border-right: 4px solid #6d3a21; border-left: 4px solid #6d3a21; }

.contact-idea {
  display: flex;
  min-height: 380px;
  align-items: center;
  justify-content: center;
  padding: 50px 60px;
  background: #000;
}

.contact-idea__banner {
  position: relative;
  display: flex;
  width: min(calc(1321px + var(--wide-screen-growth)), 100%);
  height: 280px;
  overflow: hidden;
  align-items: center;
  border: .5px solid rgba(255, 255, 255, .2);
  border-radius: 30px;
  background: linear-gradient(281.75deg, #000 45.08%, #054e82 100%);
}

.contact-idea__content {
  position: relative;
  z-index: 2;
  width: min(740px, calc(100% - 460px));
  margin-left: 32px;
}

.contact-idea h2 {
  margin: 0;
  color: #fff;
  font: 700 32px/37px "Plus Jakarta Sans", sans-serif;
  text-transform: capitalize;
}

.contact-idea p {
  width: min(677px, 100%);
  margin: 20px 0 28px;
  color: #fff;
  font: 400 16px/25px "Plus Jakarta Sans", sans-serif;
}

.contact-idea a {
  display: inline-flex;
  width: 204px;
  height: 48px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 20px;
  border-radius: 100px;
  color: #070707;
  background: linear-gradient(180deg, #fff 0%, #eee 100%);
  font: 600 14px/18px "Plus Jakarta Sans", sans-serif;
  text-decoration: none;
}

.contact-idea a img { width: 16px; height: 16px; object-fit: contain; transition: transform 280ms ease; }
.contact-idea a:hover img,
.contact-idea a:focus-visible img { transform: translateX(4px); }

.contact-idea__image {
  position: absolute;
  top: 0;
  right: 0;
  width: 443px;
  height: 280px;
  object-fit: cover;
}

.contact-faq {
  display: flex;
  min-height: 816px;
  flex-direction: column;
  align-items: center;
  gap: 36px;
  padding: 50px 60px;
  color: #070707;
  background: #fff;
}

.contact-faq__header {
  display: flex;
  width: min(893px, 100%);
  flex-direction: column;
  align-items: center;
  gap: 14px;
  text-align: center;
}

.contact-faq__header p {
  width: 100%;
  margin: 0;
  color: #3477f2;
  font: 600 18px/27px "Plus Jakarta Sans", sans-serif;
  text-transform: uppercase;
}

.contact-faq__header h2 {
  width: min(650px, 100%);
  margin: 0;
  color: #070707;
  font-family: "Neue Power", sans-serif;
  font-size: 44px;
  font-weight: 800;
  letter-spacing: -.25px;
  line-height: 56px;
}

.contact-faq__accordion {
  display: grid;
  width: min(calc(1321px + var(--wide-screen-growth)), 100%);
  gap: 16px;
}

.contact-faq .faq-item {
  min-height: 52px;
  overflow: hidden;
  border: 0;
  border-radius: 12px;
  color: #070707;
  background: #f1f6ff;
}

.contact-faq .faq-item h3 { margin: 0; }

.contact-faq .faq-item button {
  width: 100%;
  min-height: 52px;
  padding: 14px 16px;
  color: #070707;
  font: 600 16px/24px "Plus Jakarta Sans", sans-serif;
  text-align: left;
}

.contact-faq .faq-item button i::before,
.contact-faq .faq-item button i::after { background: #3477f2; }

.contact-faq .faq-item__answer p {
  margin: -2px 0 0;
  padding: 0 16px 14px;
  color: #070707;
  font: 300 14px/21px "Plus Jakarta Sans", sans-serif;
}

@media (max-width: 700px) {
  .contact-hero { min-height: 487px; place-items: start center; padding: 44px 16px 28px; }
  .contact-hero { background-position: center; }
  .contact-hero__inner { width: min(370px, 100%); align-items: flex-start; text-align: left; }
  .contact-hero h1 { max-width: 370px; font-size: 36px; line-height: 46px; }
  .contact-hero p { margin: 32px 0 42px; font-size: 18px; line-height: 30px; }

  .contact-project { padding: 24px 16px; }
  .contact-project { min-height: 0; }
  .contact-project__inner { display: block; width: min(370px, 100%); }
  .contact-project__visual { min-height: 412px; padding: 20px; border-radius: 20px 20px 0 0; }
  .contact-project__visual h2 { max-width: 311px; font-size: 24px; line-height: 32px; }
  .contact-project__visual > p { max-width: 330px; margin: 12px 0 20px; font-size: 16px; line-height: 22px; }
  .contact-project__experts { width: 100px; height: auto; }
  .contact-project__experts img { width: 100%; height: auto; }
  .contact-project__handwritten { width: 100%; margin-top: 24px; }
  .contact-project__reviews span { margin-bottom: 4px; }
  .contact-project__reviews img { width: 100%; }
  .contact-project__review-logos { flex-wrap: wrap; gap: 12px 14px; }
  .contact-project__review-logos img { width: auto; max-width: calc(50% - 7px); }
  .contact-project__form-panel { padding: 24px 0 0; }
  .contact-project__form-panel > h2 { font-size: 24px; line-height: 35px; }
  .contact-project__form-panel > p { margin: 12px 0 24px; font-size: 15px; line-height: 23px; }
  .contact-project__form { gap: 18px; }
  .contact-project__captcha { width: 262px; max-width: 100%; }
  .contact-project__form button { width: 200px; }
  .contact-project__security { margin: 22px 0 0; font-size: 14px; line-height: 20px; }
  .contact-videos { min-height: 535px; padding: 24px 16px; }
  .contact-videos__top { display: block; width: 100%; margin: 0 0 28px; }
  .contact-videos h2 { width: min(367px, 100%); font-size: 28px; line-height: 1.4; }
  .contact-videos__stats { margin-top: 28px; }
  .contact-videos__stats strong { font-size: clamp(26px, 7.13vw, 28.65px); }
  .contact-videos__stats span { font-size: 12px; line-height: 1.6; white-space: nowrap; }
  .contact-videos__stats > div + div::before { top: 5px; bottom: 5px; }
  .contact-videos__viewport { width: calc(100vw - 16px); }
  .contact-videos__track { gap: 24px; padding-right: 96px; }
  .contact-video-card { width: 290px; min-width: 290px; height: 300px; }
  .contact-video-card:nth-child(even) { margin-top: 0; }
  .contact-idea { min-height: 578px; padding: 24px 16px; }
  .contact-idea__banner { width: min(370px, 100%); height: 530px; align-items: flex-start; border-radius: 30px; background: linear-gradient(335.47deg, #000 58.58%, #054e82 100%); }
  .contact-idea__content { width: auto; margin: 40px 16px 0; }
  .contact-idea h2 { width: 100%; font-size: 20px; line-height: 25px; text-transform: none; }
  .contact-idea p { width: 100%; margin: 18px 0 28px; font-size: 16px; line-height: 25px; }
  .contact-idea a { width: 204px; }
  .contact-idea__image { top: auto; right: 0; bottom: 0; width: 100%; height: 280px; object-fit: cover; object-position: center; }
  .contact-faq { min-height: 885px; align-items: flex-start; gap: 20px; padding: 24px 16px; color: #fff; background: #000; }
  .contact-faq__header { width: min(370px, 100%); align-items: flex-start; gap: 20px; text-align: left; }
  .contact-faq__header p { font-size: 14px; line-height: 21px; }
  .contact-faq__header h2 { width: 100%; color: #fff; font-size: 28px; line-height: 36px; }
  .contact-faq__accordion { width: min(370px, 100%); gap: 20px; }
  .contact-faq .faq-item { min-height: 76px; border-radius: 12px; }
  .contact-faq .faq-item button { min-height: 76px; padding: 14px 16px; font-size: 16px; line-height: 24px; }
  .contact-faq .faq-item.is-open button { min-height: 52px; padding-bottom: 8px; }
  .contact-faq .faq-item__answer p { margin: 0; padding: 0 16px 14px; font-size: 14px; line-height: 21px; }
}
}

.single-blog__content p {
  margin: 0 0 24px;
}

.single-blog__content h2,
.single-blog__content h3,
.single-blog__content h4 {
  margin: 24px 0 12px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

.single-blog__content ul,
.single-blog__content ol {
  margin: 0 0 24px;
  padding-left: 24px;
}

.single-blog__latest h2 {
  margin: 0 0 16px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.single-blog__latest-list article {
  display: grid;
  grid-template-columns: 110px minmax(0, 1fr);
  gap: 16px;
  min-height: 96px;
  padding: 0 0 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #e5e5e8;
}

.single-blog__latest-image {
  display: block;
  width: 110px;
  height: 80px;
  overflow: hidden;
  border-radius: 6px;
}

.single-blog__latest-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.single-blog__latest-list article > div > div {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 7px;
}

.single-blog__latest-list span {
  padding: 3px 9px;
  border-radius: 14px;
  color: #3477f2;
  background: #eef4ff;
  font-size: 13px;
  line-height: 16px;
}

.single-blog__latest-list time {
  color: #6a6c76;
  font-size: 12px;
  line-height: 16px;
}

.single-blog__latest-list h3 {
  margin: 0;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.03em;
  line-height: 24px;
}

.single-blog__latest-list h3 a {
  display: -webkit-box;
  overflow: hidden;
  color: #070707;
  text-decoration: none;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.single-blog__quote-form {
  position: sticky;
  display: flex;
  flex-direction: column;
  top: 96px;
  overflow: hidden;
  height: 504px;
  margin-top: 40px;
  border-radius: 16px;
  color: #fff;
  background: linear-gradient(130.63deg, #000 14.1%, #3477f2 98.99%);
}

.single-blog__quote-form-inner {
  flex: 1 1 auto;
  padding: 20px 20px 24px;
}

.single-blog__quote-form h2 {
  margin: 0;
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
}

.single-blog__quote-form-inner > p {
  margin: 8px 0 18px;
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  line-height: 21px;
}

.single-blog__quote-form form {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.single-blog__quote-form input:not([type="hidden"]) {
  width: 100%;
  height: 38px;
  padding: 0;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 0;
  outline: 0;
  color: #fff;
  background: transparent;
  font: 500 14px/21px "Plus Jakarta Sans", sans-serif;
}

.single-blog__quote-form input::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.single-blog__phone {
  display: grid;
  grid-template-columns: 88px minmax(0, 1fr);
  align-items: center;
  gap: 10px;
}

.single-blog__phone select {
  width: 88px;
  height: 38px;
  padding: 0 22px 0 0;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 0;
  outline: 0;
  color: #fff;
  background-color: transparent;
  font: 500 13px/21px "Segoe UI Emoji", "Apple Color Emoji", "Plus Jakarta Sans", sans-serif;
  cursor: pointer;
  color-scheme: dark;
}

.single-blog__phone select option {
  color: #070707;
  background: #fff;
}

.single-blog__captcha {
  display: grid;
  width: 240px;
  height: 62px;
  grid-template-columns: 30px 1fr auto;
  align-items: center;
  gap: 8px;
  padding: 8px;
  color: #070707;
  background: #fff;
  border-radius: 2px;
}

.single-blog__captcha > span {
  width: 24px;
  height: 24px;
  border: 2px solid #c9c9c9;
}

.single-blog__captcha strong {
  font-size: 11px;
}

.single-blog__captcha small {
  color: #929292;
  font-size: 8px;
  text-align: right;
}

.single-blog__quote-form button {
  display: flex;
  width: 171px;
  height: 48px;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 12px 20px;
  border: 0;
  border-radius: 100px;
  color: #070707;
  background: linear-gradient(180deg, #fff 0%, #eee 100%);
  font: 600 14px/18px "Plus Jakarta Sans", sans-serif;
  cursor: pointer;
  white-space: nowrap;
}

.single-blog__quote-button-label {
  display: block;
  flex: 0 0 auto;
  white-space: nowrap;
}

.single-blog__quote-form button img {
  display: block;
  width: 16px;
  height: 16px;
  flex: 0 0 16px;
  object-fit: contain;
}

.single-blog__nda {
  display: flex;
  height: 36px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  color: #fff;
  background: rgba(0, 26, 74, 0.45);
  font: 700 12px/20px "Plus Jakarta Sans", sans-serif;
  flex: 0 0 36px;
}

.single-blog__nda img {
  display: block;
  width: 16px;
  height: 16px;
  object-fit: contain;
}

@media (max-width: 700px) {
  .single-blog__hero {
    min-height: 320px;
    align-items: flex-start;
  }

  .single-blog__hero-inner {
    width: min(100%, 402px);
    max-width: 100%;
    min-height: 320px;
    justify-content: flex-start;
    gap: 24px;
    padding: 24px 16px;
  }

  .single-blog__breadcrumb {
    font-size: 14px;
    line-height: 24px;
  }

  .single-blog__hero h1 {
    display: -webkit-box;
    overflow: hidden;
    overflow-wrap: anywhere;
    word-break: break-word;
    font-size: 32px;
    line-height: 42px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }

  .single-blog__meta {
    flex-wrap: wrap;
    gap: 8px 12px;
    font-size: 13px;
    line-height: 22px;
  }

  .single-blog__layout {
    display: block;
    width: min(calc(100% - 32px), 370px);
    padding: 40px 0 56px;
  }

  .single-blog__featured {
    margin-bottom: 24px;
    border-radius: 8px;
  }

  .single-blog__featured img {
    height: 221px;
  }

  .single-blog__content {
    font-size: 16px;
    line-height: 24px;
  }

  .single-blog__takeaways {
    min-height: 0;
    margin-bottom: 24px;
    padding: 16px 12px;
  }

  .single-blog__sidebar {
    display: block;
    min-width: 0;
  }

  .single-blog__latest { display: none; }
  .single-blog__sidebar .single-blog__quote-form { position: relative; top: auto; width: 100%; margin-top: 0; }
}

@media (max-width: 700px) {
  .blog-categories {
    min-height: 126px;
    align-items: flex-start;
    gap: 10px;
    padding: 24px 16px;
  }

  .blog-categories h2 {
    width: 111.12%;
    font-size: 32px;
    line-height: 38px;
    text-align: left;
    white-space: nowrap;
    transform: scaleX(0.9);
    transform-origin: left center;
  }

  .blog-categories__navigation {
    width: 100%;
    gap: 8px;
  }

  .blog-categories__navigation > button {
    display: none;
  }

  .blog-categories__scroller {
    width: calc(100% + 16px);
    margin-right: -16px;
    gap: 8px;
    padding-right: 16px;
  }

  .blog-categories__scroller a {
    height: 42px;
    padding: 10px 18px;
    font-size: 14px;
  }

  .all-blog-posts {
    padding: 24px 16px 40px;
  }

  .all-blog-posts__inner {
    width: min(100%, 370px);
  }

  .all-blog-posts h2 {
    margin-bottom: 24px;
    font-size: 24px;
    line-height: 32px;
  }

  .all-blog-posts__grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .all-blog-posts__image {
    height: 190px;
    margin-bottom: 16px;
  }

  .all-blog-posts__card h3 {
    min-height: 0;
    margin: 10px 0 8px;
    font-size: 18px;
    line-height: 28px;
  }

  .all-blog-posts__card > p {
    min-height: 0;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 24px;
  }

  .blog-pagination {
    margin-top: 32px;
    padding-top: 16px;
  }

  .blog-pagination--desktop {
    display: none;
  }

  .blog-pagination--mobile {
    display: grid;
  }

  .blog-pagination .page-numbers {
    min-width: 32px;
    height: 32px;
  }

  .blog-pagination .prev,
  .blog-pagination .next {
    font-size: 12px;
  }
}

@media (max-width: 700px) {
  .blog-archive-hero {
    min-height: 403px;
    align-items: flex-start;
    padding: 42px 16px 32px;
    background-position: 63% center;
  }

  .blog-archive-hero::before {
    background: radial-gradient(90% 62% at 50% 38%, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.38) 61%, #000 100%);
  }

  .blog-archive-hero__inner {
    width: min(100%, 370px);
    align-items: flex-start;
    gap: 16px;
  }

  .blog-archive-hero h1 {
    min-height: 184px;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 36px;
    line-height: 46px;
    text-align: left;
  }

  .blog-archive-hero__title-desktop {
    display: none;
  }

  .blog-archive-hero__title-mobile {
    display: block;
    width: 117.65%;
    white-space: nowrap;
    transform: scaleX(0.85);
    transform-origin: left center;
  }

  .blog-archive-hero p {
    min-height: 120px;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
  }
}

.listing-hero h1,
.content-page h1 {
  max-width: 850px;
  margin: 0 0 24px;
  font-family: "Neue Power", var(--font-display);
  font-size: clamp(3.2rem, 7vw, 6rem);
  line-height: 0.98;
  overflow-wrap: anywhere;
}

@media (max-width: 700px) {
  .content-page h1 {
    font-size: 36px;
    line-height: 1.25;
  }
}

.listing-hero p,
.content-page p {
  max-width: 700px;
  font-size: 1.1rem;
  line-height: 1.7;
}

.listing-hero__eyebrow {
  margin: 0 0 16px !important;
  color: #72a8ff;
  font-size: 0.78rem !important;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.listing-section {
  padding: 80px 0;
  color: #111;
  background: #f5f7fb;
}

.card-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.content-card a {
  display: flex;
  min-height: 220px;
  flex-direction: column;
  padding: 28px;
  border: 1px solid #e3e8f0;
  border-radius: 16px;
  color: #111;
  background: #fff;
  text-decoration: none;
  transition:
    transform var(--transition),
    box-shadow var(--transition);
}

.content-card a:hover,
.content-card a:focus-visible {
  transform: translateY(-4px);
  box-shadow: 0 20px 40px rgba(36, 68, 120, 0.12);
}

.content-card h2 {
  margin: 0 0 14px;
  font-size: 1.25rem;
}

.content-card p {
  margin: 0 0 24px;
  color: #606b7a;
  font-size: 0.9rem;
  line-height: 1.65;
}

.content-card span {
  margin-top: auto;
  color: #2472f5;
  font-weight: 600;
}

.content-page {
  min-height: calc(100svh - 82px);
}

.entry-content {
  max-width: 760px;
}

.hero__content {
  width: min(100%, 820px);
}

.hero__title {
  width: min(100%, 820px);
  margin: 0;
  font-family: "Neue Power", "Plus Jakarta Sans", sans-serif;
  font-size: clamp(52px, 4.45vw, 64px);
  font-weight: 800;
  letter-spacing: -0.25px;
  line-height: 1.09;
  text-wrap: pretty;
}

.hero__title-desktop,
.hero__title-desktop > span,
.hero__title-mobile > span {
  display: block;
}

.hero__title-mobile {
  display: none;
}

.hero__description {
  width: min(100%, 701px);
  margin: 28px 0 28px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 30px;
}

.hero .button,
.contact-hero .contact-hero__button {
  min-height: 44px;
  gap: 20px;
  padding: 5px 5px 5px 16px;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

.hero .button__icon,
.contact-hero .contact-hero__button .button__icon {
  width: 34px;
  height: 34px;
}

.button__icon img {
  display: block;
  width: 12px;
  height: 12px;
  object-fit: contain;
  transform: rotate(0deg);
  transition: transform 280ms ease;
}

.hero .button:hover .button__icon,
.hero .button:focus-visible .button__icon {
  transform: none;
}

.button:hover .button__icon img,
.button:focus-visible .button__icon img {
  transform: rotate(45deg);
}

.hero__review {
  display: block;
  width: 234px;
  height: 52px;
  object-fit: contain;
}

/* Scroll-led transformation and social proof. */
.transformation {
  position: relative;
  z-index: 20;
  width: 100%;
  min-height: 496px;
  margin-top: -1px;
  overflow: hidden;
  color: var(--color-neutral-black);
  background: #fff;
  border-radius: 0;
  isolation: isolate;
}

.transformation__main {
  display: grid;
  grid-template-columns: minmax(0, 763px) minmax(320px, 1fr);
  gap: clamp(42px, 5vw, 76px);
  align-items: center;
  width: min(calc(100% - 120px), calc(1320px + var(--wide-screen-growth)));
  min-height: 390px;
  padding-block: 48px 44px;
}

.transformation__copy {
  max-width: 763px;
  margin: 0;
  color: #9599a4;
  font-family: var(--font-display);
  font-size: clamp(31px, 2.64vw, 38px);
  font-weight: 600;
  line-height: 1.5;
}

.transformation__copy span {
  color: #9599a4;
  transition: color 320ms ease;
}

.transformation__copy span.is-filled {
  color: #070707;
}

.transformation__testimonials {
  position: relative;
  min-width: 0;
  min-height: 285px;
  padding: 0 0 0 38px;
  border-left: 1px solid #e3e3e5;
}

.transformation__quote {
  position: relative;
  z-index: 2;
  display: block;
  width: 35px;
  height: 35px;
  object-fit: contain;
}

.transformation-testimonial {
  position: absolute;
  inset: 52px 0 0 38px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  row-gap: 30px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition:
    opacity 480ms ease,
    visibility 0s linear 480ms;
}

.transformation-testimonial.is-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transition-delay: 0s;
}

.transformation-testimonial > p {
  max-width: 425px;
  margin: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.55;
}

.transformation-testimonial footer {
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 58px;
}

.transformation-testimonial__avatar {
  flex: 0 0 auto;
  width: 48px;
  height: 48px;
  object-fit: cover;
  border-radius: 50%;
}

.transformation-testimonial footer span {
  display: grid;
  gap: 3px;
}

.transformation-testimonial footer strong {
  font-size: 14px;
  line-height: 18px;
}

.transformation-testimonial footer small {
  color: #555963;
  font-size: 11px;
  line-height: 15px;
}

.transformation-testimonial__company {
  width: auto;
  max-width: 105px;
  max-height: 48px;
  margin-left: auto;
  object-fit: contain;
}

.trusted-businesses {
  width: 100%;
  min-height: 106px;
  overflow: hidden;
  background: #f4f0e8;
}

.trusted-businesses__inner {
  display: grid;
  grid-template-columns: 257px minmax(0, 1fr);
  align-items: center;
  gap: 28px;
  width: min(calc(100% - 120px), calc(1320px + var(--wide-screen-growth)));
  min-height: 106px;
  margin-inline: auto;
  padding: 20px 0;
}

.trusted-businesses__title {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.trusted-businesses__viewport {
  min-width: 0;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(
    90deg,
    transparent,
    #000 4%,
    #000 96%,
    transparent
  );
  mask-image: linear-gradient(
    90deg,
    transparent,
    #000 4%,
    #000 96%,
    transparent
  );
}

.trusted-businesses__track {
  display: flex;
  width: max-content;
  animation: trusted-marquee 28s linear infinite;
  will-change: transform;
}

.trusted-businesses__set {
  display: flex;
  flex: none;
  align-items: center;
  gap: clamp(26px, 3vw, 48px);
  padding-right: clamp(26px, 3vw, 48px);
}

.trusted-businesses__set img {
  width: 147px;
  height: 66px;
  flex: 0 0 auto;
  object-fit: contain;
}

.trusted-businesses__set img[src*="/clutch.png"] {
  filter: brightness(0);
}

.trusted-businesses__viewport:hover .trusted-businesses__track {
  animation-play-state: paused;
}

@keyframes trusted-marquee {
  to {
    transform: translateX(-50%);
  }
}

@media (max-width: 900px) {
  .transformation__main {
    grid-template-columns: minmax(0, 1.3fr) minmax(280px, 0.7fr);
    width: min(calc(100% - 48px), 820px);
    gap: 28px;
  }

  .transformation__copy {
    font-size: 28px;
  }
  .trusted-businesses__inner {
    grid-template-columns: 220px minmax(0, 1fr);
    width: min(calc(100% - 48px), 820px);
  }
  .trusted-businesses__title {
    font-size: 17px;
    line-height: 24px;
  }
}

@media (max-width: 700px) {
  .transformation {
    min-height: 0;
    border-radius: 14px 14px 0 0;
  }

  .transformation__main {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    min-height: 0;
    padding: 36px 20px 30px;
    gap: 28px;
  }

  .transformation__copy {
    width: 100%;
    max-width: 370px;
    margin-inline: auto;
    color: #070707;
    font-size: 24px;
    line-height: 1.5;
  }

  .transformation__copy span,
  .transformation__copy span.is-filled {
    color: #070707;
  }

  .transformation__testimonials {
    width: 100%;
    max-width: 370px;
    min-height: 300px;
    margin-inline: auto;
    padding: 0;
    border: 0;
  }

  .transformation__quote {
    width: 35px;
    height: 35px;
  }

  .transformation-testimonial {
    inset: 49px 0 0;
  }

  .transformation-testimonial > p {
    font-size: 18px;
    line-height: 1.5;
  }

  .transformation-testimonial footer strong {
    font-size: 18px;
    font-weight: 700;
  }

  .transformation-testimonial footer small {
    font-size: 14px;
  }

  .transformation-testimonial__company {
    max-width: 92px;
    max-height: 40px;
  }

  .trusted-businesses {
    display: block;
    width: 100%;
    min-height: 118px;
  }

  .trusted-businesses__inner {
    display: block;
    width: calc(100% - 40px);
    min-height: 118px;
    padding: 14px 0 12px;
  }

  .trusted-businesses__title {
    width: 100%;
    max-width: 370px;
    margin: 0 auto 9px;
    font-size: 16px;
    line-height: 20px;
  }

  .trusted-businesses__viewport {
    width: 100%;
    max-width: 320px;
    margin-inline: auto;
  }

  .trusted-businesses__set {
    gap: 22px;
    padding-right: 22px;
  }
  .trusted-businesses__set img {
    width: 92px;
    height: 44px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .trusted-businesses__track {
    animation: none;
  }
  .transformation__copy span {
    transition: none;
  }
  .transformation-testimonial {
    transition-duration: 1ms;
  }
}

.button {
  display: inline-flex;
  min-height: 56px;
  align-items: center;
  justify-content: space-between;
  gap: 26px;
  padding: 5px 7px 5px 26px;
  border-radius: 999px;
  color: var(--color-white);
  font-size: 1.22rem;
  line-height: 1;
  text-decoration: none;
  transition:
    transform var(--transition),
    background-color var(--transition);
}

.button--primary {
  background: var(--color-primary);
}

.button__icon {
  display: grid;
  width: 45px;
  aspect-ratio: 1;
  place-items: center;
  border-radius: 50%;
  color: var(--color-primary);
  background: var(--color-white);
  font-family: Arial, sans-serif;
  font-size: 1.45rem;
  transition: transform var(--transition);
}

.button:hover,
.button:focus-visible {
  transform: none;
  background: #246ce3;
}

.button:hover .button__icon,
.button:focus-visible .button__icon {
  transform: none;
}

.button:focus-visible {
  outline: 3px solid rgba(255, 255, 255, 0.75);
  outline-offset: 4px;
}

.clutch-rating {
  display: flex;
  width: max-content;
  align-items: center;
  gap: 14px;
  font-family: Arial, sans-serif;
}

.clutch-rating__laurel {
  color: #d4a900;
  font-size: 2.75rem;
  font-weight: 300;
  transform: scaleX(0.65);
}

.clutch-rating__brand {
  display: flex;
  flex-direction: column;
}

.clutch-rating__brand strong {
  font-size: 1.75rem;
  line-height: 1;
}

.clutch-rating__eyebrow,
.clutch-rating__score span:last-child {
  font-size: 0.67rem;
}

.clutch-rating__score {
  display: flex;
  flex-direction: column;
  gap: 5px;
  letter-spacing: 0.08em;
}

.clutch-rating__stars {
  color: #f33a2d;
  font-size: 1.2rem;
  letter-spacing: 1px;
}

.site-footer {
  position: relative;
  z-index: 50;
  isolation: isolate;
  width: 100%;
  padding: 0 clamp(16px, 2.25vw, 32px) 20px;
  border-radius: 0;
  color: #fff;
  background: #000;
}

.site-footer__shell {
  width: 100%;
  overflow: hidden;
  padding: 110px 0 0;
  border-radius: 0 0 clamp(28px, 3.5vw, 50px) clamp(28px, 3.5vw, 50px);
  background-image: url("../images/footer/footer-background.png"),
    linear-gradient(180deg, #000 0%, #002b56 100%);
  background-position: center;
  /* The 1440 x 565 export includes a 20px transparent inset on each edge.
     Fill the shell with its 1400 x 525 artwork, not that transparent frame. */
  background-size: 102.857143% 107.619048%, 100% 100%;
  background-repeat: no-repeat;
}

.site-footer__container {
  width: min(calc(100% - 80px), var(--container-width));
  margin-inline: auto;
  padding-bottom: 50px;
}

.site-footer__content {
  display: grid;
  grid-template-columns: minmax(280px, 1.2fr) repeat(3, minmax(170px, 1fr));
  gap: clamp(38px, 5vw, 86px);
  border-radius: 0;
}

.site-footer__brand {
  min-width: 0;
}

.site-footer__logo {
  display: block;
  width: 200px;
  height: auto;
}

.site-footer__address {
  display: flex;
  width: min(305px, 100%);
  min-height: 146px;
  flex-flow: row wrap;
  align-content: flex-end;
  align-items: flex-end;
  gap: 16px 18px;
  margin-top: 12px;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.45;
}

.site-footer__address-label {
  font-weight: 800;
}

.site-footer__address span,
.site-footer__address a {
  width: 100%;
}

.site-footer__address a {
  display: flex;
  align-items: center;
  gap: 10px;
  color: inherit;
  text-decoration: none;
}

.site-footer__contact-icon {
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
  color: #d8e8f8;
  transition:
    transform var(--transition),
    color var(--transition);
}

.site-footer__address a:hover .site-footer__contact-icon,
.site-footer__address a:focus-visible .site-footer__contact-icon {
  color: #75a9ff;
  transform: translateY(-2px) rotate(-6deg);
}

.site-footer__socials {
  display: flex;
  gap: 16px;
  margin-top: 20px;
}

.site-footer__socials a {
  display: flex;
  width: 34px;
  height: 34px;
  align-items: center;
  justify-content: center;
  border: 1.16988px solid rgba(255, 255, 255, 0.3);
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition:
    border-color var(--transition),
    background var(--transition),
    box-shadow var(--transition),
    transform var(--transition);
}

.site-footer__socials a:hover,
.site-footer__socials a:focus-visible {
  border-color: #4f9cff;
  background: rgba(52, 119, 242, 0.22);
  box-shadow: 0 8px 22px rgba(52, 119, 242, 0.28);
  transform: translateY(-4px) scale(1.06);
}

.site-footer__socials img {
  width: auto;
  max-width: 17px;
  height: 16px;
  object-fit: contain;
  transition: transform var(--transition);
}

.site-footer__socials a > span {
  transition: transform var(--transition);
}

.site-footer__socials a:hover img,
.site-footer__socials a:focus-visible img,
.site-footer__socials a:hover > span,
.site-footer__socials a:focus-visible > span {
  transform: rotate(8deg) scale(1.12);
}

.site-footer__column h2 {
  margin: 0 0 18px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.site-footer__toggle {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  border: 0;
  color: inherit;
  background: transparent;
  font: inherit;
  text-align: left;
}

.site-footer__toggle > span {
  display: none;
}

.site-footer__column ul {
  display: grid;
  gap: 16px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.site-footer__column a {
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
  transition: color var(--transition);
}

.site-footer__column a:hover,
.site-footer__column a:focus-visible {
  color: #75a9ff;
}

.site-footer__column .site-footer__more {
  display: inline-flex;
  width: max-content;
  gap: 8px;
  border-bottom: 1px solid currentColor;
}

.site-footer__more span {
  display: inline-block;
  transition: transform var(--transition);
}

.site-footer__more:hover span,
.site-footer__more:focus-visible span {
  transform: translate(3px, -3px);
}

.site-footer__bottom {
  display: flex;
  min-height: 58px;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 62px;
  padding-top: 18px;
  border-top: 1px solid rgba(255, 255, 255, 0.42);
  border-radius: 0;
}

.site-footer__legal {
  display: flex;
  min-width: 0;
  flex: 1 1 440px;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
  color: #fff;
  font-size: 14px;
  line-height: 1.45;
}

.site-footer__legal img {
  width: 100px;
  height: 32px;
  flex: 0 0 auto;
  object-fit: contain;
}

.site-footer__legal a {
  color: inherit;
  text-decoration: none;
}

.site-footer__recognition {
  display: flex;
  width: min(48%, 567px);
  min-width: 0;
  flex: 1 1 470px;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.site-footer__recognition img {
  display: block;
  width: auto;
  min-width: 0;
  max-width: 100%;
  height: 28px;
  flex: 0 1 auto;
  object-fit: contain;
}

@media (max-width: 1250px) {
  .site-footer__content {
    gap: 36px;
  }

  .site-footer__bottom {
    align-items: flex-start;
    flex-direction: column;
  }

  .site-footer__legal,
  .site-footer__recognition {
    width: 100%;
    flex-basis: auto;
  }

  .site-footer__recognition {
    max-width: 567px;
  }
}

@media (max-width: 800px) {
  .hero__container {
    padding-block: 64px 44px;
  }

  .hero__title {
    max-width: 370px;
    font-size: 36px;
    line-height: 46px;
  }

  .hero__title-desktop {
    display: none;
  }

  .hero__title-mobile {
    display: block;
  }

  .hero__title-mobile > span:nth-child(3) {
    width: 111.112%;
    white-space: nowrap;
    transform: scaleX(0.9);
    transform-origin: left center;
  }

  .hero__description {
    margin-block: 24px 30px;
    line-height: 30px;
  }
}

@media (max-width: 1100px) {
  html.has-mobile-menu {
    overflow: hidden;
  }

  body.admin-bar .site-header {
    top: 46px;
  }

  .site-header__inner {
    min-height: 106px;
  }

  .site-logo img {
    width: 136px;
  }

  .menu-toggle {
    display: block;
    order: 3;
  }

  .header-contact--mobile {
    display: inline-flex;
    width: 54px;
    height: 36px;
    margin-left: auto;
    margin-right: 24px;
    padding: 0;
  }

  .header-contact--mobile img {
    width: 24px;
    height: 24px;
  }

  .site-header.is-menu-open .menu-toggle span:nth-of-type(2) {
    transform: translateY(8px) rotate(45deg);
  }

  .site-header.is-menu-open .menu-toggle span:nth-of-type(3) {
    opacity: 0;
  }

  .site-header.is-menu-open .menu-toggle span:nth-of-type(4) {
    transform: translateY(-8px) rotate(-45deg);
  }

  .primary-navigation {
    position: fixed;
    z-index: 20;
    top: 106px;
    bottom: 0;
    left: 0;
    display: grid;
    width: min(760px, calc(100vw - 24px));
    max-height: none;
    overflow-x: hidden;
    overflow-y: auto;
    gap: 18px;
    align-content: start;
    padding: 20px var(--page-gutter) 32px;
    color: #fff;
    background: var(--color-neutral-black);
    opacity: 0;
    overscroll-behavior: contain;
    scrollbar-gutter: stable;
    transform: translateX(-105%);
    visibility: hidden;
    transition:
      transform 360ms cubic-bezier(0.22, 1, 0.36, 1),
      opacity 200ms ease,
      visibility 200ms ease;
  }

  .site-header.is-menu-open .primary-navigation {
    opacity: 1;
    transform: translateX(0);
    visibility: visible;
  }

  .primary-navigation__list {
    position: static;
    display: grid;
    gap: 0;
    transform: none;
  }

  .menu-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  .menu-item > a {
    display: flex;
    justify-content: space-between;
    padding-block: 16px;
    font-size: 16px;
  }

  .menu-item--studio > a {
    justify-content: flex-start;
    gap: 10px;
  }

  .header-contact {
    justify-self: start;
  }

  .mega-menu {
    position: static;
    width: 100%;
    max-height: 0;
    overflow: hidden;
    border: 0;
    border-radius: 10px;
    opacity: 1;
    pointer-events: auto;
    transform: none;
    transition:
      max-height 300ms ease,
      margin 300ms ease;
  }

  .mega-menu--services,
  .mega-menu__body,
  .mega-menu__panel.is-active {
    height: auto;
  }

  .mega-menu--services .mega-menu__body {
    height: auto;
  }

  .mega-menu__explore {
    margin-top: 12px;
  }

  .mega-menu--industries {
    padding-top: 0;
  }

  .mega-menu__industries-body {
    grid-template-columns: minmax(0, 1fr) 220px;
    padding: 12px;
  }

  .mega-menu__industries-visual {
    min-height: 258px;
  }

  .menu-item--mega:focus-within .mega-menu,
  .menu-item--mega:hover .mega-menu,
  .menu-item--mega.is-expanded .mega-menu {
    max-height: 2400px;
    margin-bottom: 14px;
    transform: none;
  }

  .menu-item--mega.is-expanded .mega-menu--industries {
    padding-top: 14px;
  }

  .mega-menu__body {
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 12px;
    background: #fff;
  }

  .mega-menu__categories {
    display: grid;
    overflow: visible;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
    padding: 0 0 12px;
    border: 0;
  }

  .menu-item--mega > a:focus {
    outline: none;
  }

  .menu-item--mega > a:focus-visible {
    box-shadow: inset 0 -2px #3477f2;
  }

  .mega-menu__category {
    width: 100%;
    min-width: 0;
    min-height: 44px;
    gap: 12px;
    padding: 10px 14px;
    border: 1px solid #e7ebf2;
    border-radius: 7px;
    font-size: 14px;
    line-height: 1.35;
    text-align: left;
  }

  .mega-menu__panels {
    padding: 0;
    border-radius: 10px;
  }

  .mega-menu--services .mega-menu__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }

  .mega-menu--services .mega-card,
  .mega-menu--industries .mega-card {
    width: 100%;
    min-height: 50px;
    padding: 10px 14px;
    font-size: 13px;
  }

  .mega-menu__panel.is-active {
    padding: 10px;
  }

  .mega-menu--services .mega-menu__footer {
    height: auto;
    min-height: 66px;
  }

  .mega-menu--industries {
    min-height: 0;
  }

  .industries-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 0;
  }

  .card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .hero,
  .hero__container,
  .content-page {
    min-height: calc(100svh - 106px);
  }

  .site-footer {
    padding-inline: 20px;
  }

  .site-footer__shell {
    padding-top: 100px;
  }

  .site-footer__container {
    width: calc(100% - 72px);
  }

  .site-footer__content {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .site-footer__bottom {
    align-items: flex-start;
    flex-direction: column;
  }

  .site-footer__recognition {
    width: min(100%, 567px);
  }
}

@media (max-width: 800px) {
  .mega-menu__footer,
  .mega-menu--services .mega-menu__footer {
    height: auto;
    align-items: stretch;
    flex-direction: column;
    gap: 10px;
    padding: 14px;
  }

  .mega-menu__footer > span {
    max-width: none;
  }

  .mega-menu__footer a,
  .mega-menu--services .mega-menu__footer a {
    width: 100%;
  }
}

@media (max-width: 640px) {
  .hero-edge-blur {
    height: 64px;
  }

  .hero {
    display: flex;
    min-height: 0;
    flex-direction: column;
    background: var(--color-neutral-black);
  }

  .home .hero {
    position: sticky;
    height: auto;
    min-height: 0;
  }

  .hero__stage {
    display: flex;
    height: auto;
    min-height: 0;
    flex-direction: column;
    border-radius: 0;
    transform: translateY(var(--hero-scroll-y)) scale(var(--hero-scroll-scale));
  }

  .hero__stage::before {
    display: none;
  }

  .hero__video {
    position: relative;
    z-index: 0;
    order: 2;
    width: 100%;
    height: 66vw;
    max-height: 310px;
    min-height: 230px;
    object-position: center;
  }

  .hero__container {
    width: min(calc(100% - (2 * var(--page-gutter))), var(--container-width));
    min-height: 0;
    order: 1;
    justify-content: flex-start;
    gap: 24px;
    padding-block: 34px 18px;
  }

  .hero__content {
    width: 100%;
  }

  .hero__title {
    width: 100%;
    font-size: 36px;
  }

  .hero__description {
    margin-block: 18px 24px;
    font-size: 16px;
    line-height: 24px;
  }

  .hero .button,
.contact-hero .contact-hero__button {
    gap: 18px;
    padding-left: 16px;
    font-size: 16px;
  }

  .hero__review {
    width: min(234px, 72vw);
    height: auto;
  }

  .primary-navigation {
    width: min(420px, calc(100vw - 20px));
    gap: 14px;
    padding-inline: 20px;
  }

  .mega-menu__grid,
  .industries-grid,
  .card-grid {
    grid-template-columns: 1fr;
  }

  .mega-menu--services .mega-menu__grid {
    grid-template-columns: 1fr;
  }

  .mega-menu__categories {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .mega-menu__industries-body {
    grid-template-columns: 1fr;
  }

  .mega-menu__industries-visual {
    min-height: 200px;
  }

  .mega-menu__panel--ai-technology-consulting .mega-menu__explore,
  .mega-menu__panel--mobile-app-development .mega-menu__explore,
  .mega-menu__panel--web-app-development .mega-menu__explore,
  .mega-menu__panel--ui-ux-design .mega-menu__explore {
    height: auto;
    min-height: 115px;
    align-items: stretch;
    flex-direction: column;
    gap: 12px;
  }

  .mega-menu__panel--ai-development .mega-menu__explore,
  .mega-menu__panel--staff-augmentation .mega-menu__explore {
    height: auto;
    min-height: 80px;
    align-items: stretch;
    flex-direction: column;
    gap: 8px;
  }

  .mega-menu__explore-copy,
  .mega-menu__panel--ai-technology-consulting .mega-menu__explore-copy,
  .mega-menu__panel--ai-development .mega-menu__explore-copy,
  .mega-menu__panel--staff-augmentation .mega-menu__explore-copy {
    width: 100%;
    max-width: none;
    min-height: 0;
    flex-direction: column;
    align-items: flex-start;
  }

  .mega-menu__technology-icons {
    width: min(179px, 100%);
    height: 79px;
    max-width: 100%;
    flex-basis: auto;
    align-self: flex-end;
    margin-left: 0;
  }

  .mega-menu__footer {
    align-items: flex-start;
    flex-direction: column;
  }

  .mega-menu__footer a {
    width: 100%;
  }

  .mega-menu--services .mega-menu__footer a {
    width: 100%;
  }

  .listing-section {
    padding: 50px 0;
  }

  .site-footer {
    padding: 0 12px 14px;
  }

  .site-footer__shell {
    padding-top: 32px;
    background: linear-gradient(180deg, #000 0%, #002b56 100%);
  }

  .site-footer__container {
    width: calc(100% - 64px);
  }

  .site-footer__content {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .site-footer__brand {
    margin-bottom: 22px;
  }

  .site-footer__address {
    min-height: 0;
    margin-top: 22px;
  }

  .site-footer__bottom {
    align-items: center;
    gap: 24px;
    margin-top: 10px;
    padding-top: 26px;
  }

  .site-footer__legal {
    align-items: center;
    flex-direction: column;
    order: 1;
    gap: 14px;
    text-align: center;
  }

  .site-footer__column h2 {
    margin: 0;
  }

  .site-footer__toggle {
    min-height: 51px;
    cursor: pointer;
  }

  .site-footer__toggle > span {
    position: relative;
    display: block;
    width: 18px;
    height: 18px;
    flex: 0 0 18px;
  }

  .site-footer__toggle > span::before,
  .site-footer__toggle > span::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 15px;
    height: 2px;
    background: currentColor;
    content: "";
    transform: translate(-50%, -50%);
    transition: transform var(--transition);
  }

  .site-footer__toggle > span::after {
    transform: translate(-50%, -50%) rotate(90deg);
  }

  .site-footer__column.is-open .site-footer__toggle > span::after {
    transform: translate(-50%, -50%) rotate(0deg);
  }

  .site-footer__column ul {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition:
      max-height 320ms ease,
      margin 320ms ease,
      opacity 200ms ease,
      visibility 200ms ease;
  }

  .site-footer__column.is-open ul {
    max-height: 420px;
    margin: 4px 0 20px;
    opacity: 1;
    visibility: visible;
  }

  .site-footer__recognition {
    display: grid;
    width: 100%;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px 20px;
    justify-items: center;
  }
}

@media (max-width: 380px) {
  .site-header__inner {
    min-height: 92px;
  }

  .site-footer__shell {
    padding-top: 32px;
  }

  .site-footer__container {
    width: calc(100% - 48px);
  }

  .site-footer {
    padding-inline: 10px;
  }

  .site-logo img {
    width: 124px;
  }

  .header-contact--mobile {
    width: 54px;
    height: 36px;
    margin-right: 12px;
  }

  .primary-navigation {
    top: 92px;
  }

  .mega-menu__category {
    min-height: 40px;
    padding: 8px 11px;
    font-size: 13px;
  }

  .mega-menu__categories {
    grid-template-columns: 1fr;
  }

  .hero,
  .hero__container,
  .content-page {
    min-height: calc(100svh - 92px);
  }
}

/* Sticky stacked service-category cards. */
.services-stack {
  position: relative;
  z-index: 22;
  overflow: clip;
  padding: 96px 0 140px;
  color: #fff;
  background: #070707;
}

.services-stack__container {
  display: grid;
  grid-template-columns: minmax(360px, 1fr) minmax(620px, calc(760px + var(--wide-screen-growth) * 0.616));
  gap: clamp(48px, 6vw, 92px);
  align-items: start;
  width: min(calc(100% - 120px), calc(1320px + var(--wide-screen-growth)));
  margin-inline: auto;
}

.services-stack__intro {
  position: sticky;
  top: var(--services-sticky-top, 100px);
  min-width: 0;
  padding-top: 1px;
}

.services-stack__intro h2 {
  width: min(522px, 100%);
  margin: 0 0 20px;
  font-family: "Neue Power", var(--font-display);
  font-size: 44px;
  font-weight: 800;
  line-height: 56px;
  letter-spacing: -0.25px;
}

.services-stack__intro > p {
  width: min(512px, 100%);
  margin: 0 0 17px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
}

.services-stack__partners h3 {
  margin: 0 0 22px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.services-stack__partner-viewport {
  width: min(535px, 100%);
  overflow: hidden;
  -webkit-mask-image: linear-gradient(
    90deg,
    transparent,
    #000 4%,
    #000 96%,
    transparent
  );
  mask-image: linear-gradient(
    90deg,
    transparent,
    #000 4%,
    #000 96%,
    transparent
  );
}

.services-stack__partner-list {
  display: flex;
  width: max-content;
  animation: services-partner-marquee 18s linear infinite;
  will-change: transform;
}

.services-stack__partner-set {
  display: flex;
  flex: none;
  gap: 14px;
  padding-right: 14px;
}

.services-stack__partner {
  position: relative;
  display: grid;
  width: 177.41px;
  flex: 0 0 177.41px;
  height: 72.5px;
  place-items: center;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8.78788px;
}

.services-stack__partner-viewport:hover .services-stack__partner-list {
  animation-play-state: paused;
}

@keyframes services-partner-marquee {
  to {
    transform: translateX(-50%);
  }
}

.services-stack__partner img {
  width: auto;
  max-width: 72px;
  height: auto;
  max-height: 32px;
  object-fit: contain;
}

.services-stack__partner--aws img {
  position: absolute;
  width: 43.94px;
  height: 26.27px;
  left: calc(50% - 43.94px / 2 - 0.27px);
  top: calc(50% - 26.27px / 2 - 0.04px);
}

.services-stack__cards {
  min-width: 0;
  padding-bottom: 0;
}

.service-stack-card {
  --card-x: 0px;
  --card-entry-opacity: 1;
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 386fr) minmax(0, 374fr);
  grid-template-rows: minmax(0, 1fr);
  width: 100%;
  height: 380px;
  margin-bottom: 32px;
  overflow: hidden;
  background: #1a1a1d;
  border: 0.5px solid #2f313b;
  border-radius: 12px;
  box-shadow: 0 26px 45px rgba(0, 0, 0, 0.34);
  opacity: var(--card-entry-opacity);
  transform: translate3d(var(--card-x), 0, 0);
  transform-origin: top center;
  transition:
    transform 80ms linear,
    opacity 80ms linear;
  will-change: transform, opacity;
}

.service-stack-card:last-child {
  margin-bottom: 0;
}

.service-stack-card__content {
  display: flex;
  min-width: 0;
  flex-direction: column;
  padding: 20px 32px 26px;
}

.service-stack-card__eyebrow {
  align-self: flex-start;
  padding: 6px 10px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-transform: uppercase;
}

.service-stack-card h3 {
  max-width: 335px;
  margin: 17px 0 12px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
}

.service-stack-card p {
  margin: 0 0 24px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}

.card-button {
  box-sizing: border-box;
  position: relative;
  display: inline-flex;
  width: 163px;
  max-width: 100%;
  min-width: 0;
  flex-shrink: 0;
  height: 48px;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin-top: auto;
  padding: 12px 20px;
  color: #fff;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.08),
    rgba(238, 238, 238, 0.08)
  );
  border: 0;
  border-radius: 100px;
  font: 600 14px/20px "Plus Jakarta Sans", sans-serif;
  text-decoration: none;
  transition:
    background var(--transition),
    transform var(--transition);
}

.card-button::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: inherit;
  background: linear-gradient(135deg, #72f3fb 0%, #72f3fb 35%, #3477f2 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: exclude;
  pointer-events: none;
}

.card-button:hover,
.card-button:focus-visible {
  background: linear-gradient(180deg, rgba(255,255,255,.12), rgba(238,238,238,.12));
}
.card-button > .card-button__label {
  margin: 0;
  padding: 0;
  font: inherit;
  line-height: 20px;
  white-space: nowrap;
}
.card-button > .card-button__icon {
  display: block;
  flex: 0 0 12px;
  width: 12px;
  height: 12px;
  margin: 0;
  padding: 0;
  transform: none;
}

.service-stack-card__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 1100px) {
  .services-stack__container {
    grid-template-columns: minmax(300px, 0.8fr) minmax(520px, 1.2fr);
    width: min(calc(100% - 48px), 980px);
    gap: 36px;
  }

  .services-stack__intro h2 {
    font-size: 38px;
    line-height: 48px;
  }
  .services-stack__intro > p {
    font-size: 16px;
  }
  .service-stack-card {
    grid-template-columns: 1fr 48%;
  }
  .service-stack-card__content {
    padding-inline: 24px;
  }
  .service-stack-card h3 {
    font-size: 24px;
  }
}

@media (max-width: 800px) {
  .services-stack {
    padding: 68px 0 80px;
  }
  .services-stack__container {
    display: block;
    width: min(calc(100% - 40px), 620px);
  }

  .services-stack__intro {
    position: relative;
    top: auto;
    margin-bottom: 46px;
  }

  .services-stack__intro h2 {
    font-size: 36px;
    line-height: 46px;
  }
  .services-stack__intro > p {
    font-size: 16px;
  }
  .services-stack__partner-set {
    gap: 10px;
    padding-right: 10px;
  }
  .services-stack__cards {
    padding-bottom: 0;
  }

  .service-stack-card {
    position: relative;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    height: auto;
    margin-bottom: 32px;
    transform: translate3d(var(--card-x), 0, 0);
  }

  .service-stack-card:last-child {
    margin-bottom: 0;
  }
  .service-stack-card__content {
    min-height: 260px;
  }
  .service-stack-card__image {
    order: -1;
    height: min(62vw, 250px);
    border-radius: 12px 12px 0 0;
  }
}

@media (max-width: 430px) {
  .services-stack__intro h2 {
    font-size: 34px;
    line-height: 43px;
  }
  .services-stack__partners h3 {
    font-size: 16px;
  }
  .service-stack-card__content {
    min-height: 250px;
    padding: 18px 20px 22px;
  }
  .service-stack-card h3 {
    font-size: 23px;
    line-height: 1.35;
  }
}

@media (prefers-reduced-motion: reduce) {
  .services-stack__partner-list {
    animation: none;
  }
  .home .hero {
    position: relative;
    top: auto;
  }
  .home .hero__stage {
    transform: none;
    will-change: auto;
  }
}

/* Scroll-driven process timeline. */
.process-section {
  position: relative;
  z-index: 24;
  height: 190vh;
  color: #070707;
  background: #070707;
}

.process-section__sticky {
  position: sticky;
  top: var(--process-sticky-top, 82px);
  display: flex;
  height: auto;
  min-height: 0;
  align-items: flex-start;
  overflow: hidden;
  padding: 50px 0;
  background: #fbffff;
}

.process-section__layout {
  display: grid;
  grid-template-columns: 428px max-content;
  width: max-content;
  flex-shrink: 0;
  will-change: transform;
  align-items: center;
  gap: max(clamp(56px, 8vw, 120px), calc(var(--process-end-space, 40px) + 32px));
  padding-left: max(40px, calc((100vw - var(--container-width)) / 2));
  padding-right: var(--process-end-space, 40px);
}

.process-section__heading p {
  margin: 0 0 14px;
  color: #3477f2;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  text-transform: uppercase;
}

.process-section__heading h2 {
  max-width: 428px;
  margin: 0;
  font-family: "Neue Power", sans-serif;
  font-size: 44px;
  font-weight: 800;
  line-height: 56px;
  letter-spacing: -0.25px;
}

.process-section__viewport {
  min-width: 0;
  overflow: visible;
}

.process-section__track {
  display: flex;
  width: max-content;
  will-change: transform;
}

.process-card {
  width: 332px;
  min-height: 470px;
  padding: 0 26px;
  border-left: 1px solid #e5e5e8;
}

.process-card__step {
  display: inline-flex;
  min-height: 30px;
  align-items: center;
  padding: 6px 10px;
  color: #fff;
  background: #3477f2;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  text-transform: uppercase;
}

.process-card h3 {
  max-width: 280px;
  min-height: 86px;
  margin: 17px 0 9px;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
}

.process-card > p {
  width: 280px;
  min-height: 92px;
  margin: 0 0 20px;
  color: #2f313b;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
}

.process-card__media {
  width: 280px;
  height: 219px;
  overflow: hidden;
  border-radius: 12px;
}

.process-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.12);
  will-change: transform;
}

@media (prefers-reduced-motion: reduce) {
  .process-section {
    height: auto;
  }
  .process-section__sticky {
    position: relative;
    height: auto;
  }
  .process-section__layout,
  .process-card__media img {
    transform: none !important;
  }
  .process-section__sticky {
    overflow-x: auto;
  }
}

@media (max-width: 1000px) {
  .process-section__layout {
    grid-template-columns: 340px max-content;
    gap: max(36px, calc(var(--process-end-space, 40px) + 32px));
    padding-left: 32px;
  }

  .process-section__heading h2 {
    font-size: 38px;
    line-height: 48px;
  }
}

@media (max-width: 800px) {
  .process-section {
    height: auto;
  }
  .process-section__sticky {
    position: relative;
    display: block;
    top: auto;
    height: auto;
    min-height: 0;
    padding: 50px 0;
  }

  .process-section__layout {
    display: block;
    width: 100%;
    padding-left: 20px;
    padding-right: 0;
  }

  .process-section__heading {
    padding-right: 20px;
  }
  .process-section__heading p {
    margin-bottom: 4px;
    font-size: 14px;
    line-height: 21px;
  }

  .process-section__heading h2 {
    width: min(359px, 100%);
    font-size: 28px;
    line-height: 34px;
  }

  .process-section__viewport {
    margin-top: 14px;
    padding-right: 20px;
    overflow: visible;
  }

  .process-section__track {
    width: 100%;
    flex-direction: column;
    gap: 48px;
    padding: 0;
  }

  .process-card {
    width: 100%;
    min-height: 0;
    padding: 0;
    border: 0;
  }

  .process-card__step {
    min-height: 26px;
    padding: 4px 7px;
  }

  .process-card h3 {
    max-width: 370px;
    min-height: 0;
    margin: 8px 0 10px;
    font-size: 20px;
    line-height: 24px;
  }

  .process-card > p {
    width: min(370px, 100%);
    min-height: 0;
    margin-bottom: 14px;
    font-size: 16px;
    line-height: 24px;
  }

  .process-card__media {
    width: min(370px, 100%);
    height: 219px;
  }

  .process-card__media img {
    transform: scale(1.14);
  }
}

/* Sticky scroll-sequenced manual-work section. */
.manual-cost {
  position: relative;
  z-index: 21;
  height: 350svh;
  min-height: 2520px;
  color: #fff;
  background: #020205;
}

.manual-cost__sticky {
  position: sticky;
  top: 0;
  display: grid;
  width: 100%;
  height: 100svh;
  min-height: 620px;
  place-items: center;
  padding-block: clamp(36px, 6vh, 64px);
  overflow: hidden;
  isolation: isolate;
}

.manual-cost__rings,
.manual-cost__challenges {
  position: absolute;
  inset: 0;
}

.manual-cost__rings {
  z-index: -1;
  animation: manual-rings-spin 14s linear infinite;
  animation-play-state: paused;
  will-change: transform;
}

.manual-cost.is-in-view .manual-cost__rings {
  animation-play-state: running;
}

@keyframes manual-rings-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.manual-cost__ring,
.manual-cost__arc {
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.manual-cost__ring {
  border: 1px solid rgba(255, 255, 255, 0.075);
}

.manual-cost__ring--outer {
  width: min(92vw, 1120px);
  aspect-ratio: 1;
}

.manual-cost__ring--middle {
  width: min(76vw, 930px);
  aspect-ratio: 1;
}

.manual-cost__ring--inner {
  width: min(62vw, 760px);
  aspect-ratio: 1;
}

.manual-cost__ring--core {
  width: min(48vw, 590px);
  aspect-ratio: 1;
}

.manual-cost__arc {
  --arc-from: 210deg;
  --arc-start: 61%;
  --arc-peak: 69%;
  --arc-end: 77%;
  width: min(62vw, 760px);
  aspect-ratio: 1;
  background: conic-gradient(
    from var(--arc-from),
    transparent 0 var(--arc-start),
    rgba(255, 255, 255, 0.88) var(--arc-peak),
    transparent var(--arc-end) 100%
  );
  -webkit-mask: radial-gradient(
    farthest-side,
    transparent calc(100% - 2px),
    #000 calc(100% - 1px)
  );
  mask: radial-gradient(
    farthest-side,
    transparent calc(100% - 2px),
    #000 calc(100% - 1px)
  );
  filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.35));
}

.manual-cost__arc--outer {
  --arc-from: 18deg;
  --arc-start: 13%;
  --arc-peak: 20%;
  --arc-end: 29%;
  width: min(92vw, 1120px);
  opacity: 0.52;
}

.manual-cost__arc--middle {
  --arc-from: 132deg;
  --arc-start: 38%;
  --arc-peak: 47%;
  --arc-end: 56%;
  width: min(76vw, 930px);
  opacity: 0.72;
}

.manual-cost__arc--inner {
  --arc-from: 210deg;
  --arc-start: 61%;
  --arc-peak: 69%;
  --arc-end: 77%;
}

.manual-cost__title {
  position: relative;
  z-index: 2;
  width: 530px;
  max-width: calc(100% - 40px);
  min-height: 144px;
  margin: 0;
  text-align: center;
  font-family: "Plus Jakarta Sans", var(--font-display);
  font-size: 48px;
  font-weight: 700;
  line-height: 1.5;
}

.manual-cost__challenges {
  z-index: 3;
}

.manual-cost__challenge {
  --challenge-opacity: 0;
  --challenge-scale: 0.55;
  --challenge-lift: 22px;
  position: absolute;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 15px 20px;
  color: #f5f5f7;
  background: rgba(30, 30, 35, 0.9);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 14px;
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.28);
  opacity: var(--challenge-opacity);
  transform: translateY(var(--challenge-lift)) scale(var(--challenge-scale));
  font-size: clamp(14px, 1.35vw, 19px);
  font-weight: 500;
  line-height: 1.2;
  white-space: nowrap;
  will-change: opacity, transform;
}

.manual-cost__challenge > span {
  width: 8px;
  height: 8px;
  flex: 0 0 auto;
  background: #56565e;
  border-radius: 2px;
}

.manual-cost__challenge--1 {
  top: 22%;
  left: 50%;
  transform-origin: center;
}
.manual-cost__challenge--2 {
  top: 39%;
  left: 9%;
}
.manual-cost__challenge--3 {
  right: 8%;
  bottom: 31%;
}
.manual-cost__challenge--4 {
  bottom: 20%;
  left: 30%;
}
.manual-cost__challenge--5 {
  top: 36%;
  right: 8%;
}

@media (min-width: 701px) and (max-width: 1024px) {
  .manual-cost__sticky {
    padding-block: 42px;
  }
  .manual-cost__title {
    width: 460px;
    min-height: 126px;
    font-size: 42px;
    line-height: 1.5;
  }
  .manual-cost__challenge {
    padding: 13px 16px;
    font-size: 14px;
  }
  .manual-cost__challenge--1 {
    top: 20%;
    left: 46%;
  }
  .manual-cost__challenge--2 {
    top: 38%;
    left: 5%;
  }
  .manual-cost__challenge--3 {
    right: 4%;
    bottom: 27%;
  }
  .manual-cost__challenge--4 {
    bottom: 16%;
    left: 24%;
  }
  .manual-cost__challenge--5 {
    top: 34%;
    right: 3%;
  }
}

@media (max-width: 700px) {
  .manual-cost {
    height: 320svh;
    min-height: 2100px;
  }

  .manual-cost__sticky {
    min-height: 540px;
    padding-block: 28px;
  }
  .manual-cost__ring--outer {
    width: 145vw;
  }
  .manual-cost__ring--middle,
  .manual-cost__arc--middle {
    width: 125vw;
  }
  .manual-cost__ring--inner,
  .manual-cost__arc--inner {
    width: 105vw;
  }
  .manual-cost__ring--core {
    width: 82vw;
  }
  .manual-cost__arc--outer {
    width: 145vw;
  }
  .manual-cost__title {
    width: 350px;
    min-height: 108px;
    font-size: 36px;
    line-height: 1.5;
  }

  .manual-cost__challenge {
    gap: 8px;
    padding: 11px 13px;
    border-radius: 10px;
    font-size: 12px;
  }

  .manual-cost__challenge--1 {
    top: 15%;
    left: 35%;
  }
  .manual-cost__challenge--2 {
    top: 34%;
    left: 3%;
  }
  .manual-cost__challenge--3 {
    right: 2%;
    bottom: 24%;
  }
  .manual-cost__challenge--4 {
    bottom: 11%;
    left: 10%;
  }
  .manual-cost__challenge--5 {
    top: 31%;
    right: 1%;
  }
}

@media (prefers-reduced-motion: reduce) {
  .manual-cost {
    height: auto;
    min-height: 100svh;
  }
  .manual-cost__sticky {
    position: relative;
  }
  .manual-cost__rings {
    animation: none;
    transform: none;
    transition: none;
  }
  .manual-cost__challenge {
    opacity: 1;
    transform: none;
  }

  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }
}

/* Dynamic service detail pages */
.service-detail{--service-blue:#3477f2;overflow:hidden;background:#070707;color:#fff}.service-detail .container{width:min(calc(1320px + var(--wide-screen-growth)),calc(100% - 96px));margin-inline:auto}.service-hero{position:relative;min-height:487px;display:grid;place-items:center;background:#050505 var(--service-hero-image) center/cover no-repeat;text-align:center}.service-hero__shade{position:absolute;inset:0;background:radial-gradient(85% 80% at 50% 35%,rgba(0,0,0,.12),rgba(0,0,0,.52) 55%,#000 100%)}.service-hero__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;padding-block:80px}.service-kicker{margin:0 0 14px;color:var(--service-blue);font:600 18px/1.5 'Plus Jakarta Sans',sans-serif;text-transform:uppercase}.service-hero h1,.service-section h2,.service-intro h2{margin:0;font-family:'Neue Power','Plus Jakarta Sans',sans-serif;font-weight:800;letter-spacing:-.25px}.service-hero h1{max-width:1010px;font-size:58px;line-height:1.2;text-shadow:0 2px 10px rgba(0,0,0,.1)}.service-hero__copy{max-width:1010px;margin-top:20px;font:500 18px/30px 'Plus Jakarta Sans',sans-serif}.service-hero__copy p{margin:0}.service-button{display:inline-flex;align-items:center;gap:10px;min-height:48px;margin-top:26px;padding:6px 7px 6px 20px;border-radius:100px;background:var(--service-blue);color:#fff;text-decoration:none!important;font:600 14px/18px 'Plus Jakarta Sans',sans-serif}.service-button__arrow{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff;color:var(--service-blue);font-size:20px;transform:rotate(0);transition:transform .25s ease}.service-button:hover{transform:none}.service-button:hover .service-button__arrow{transform:rotate(45deg)}.service-shell{padding:80px 0}.service-shell--dark{background:#070707;color:#fff}.service-shell--light{background:#fff;color:#070707}.service-intro__grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);gap:64px;align-items:center}.service-intro h2,.service-section h2{font-size:44px;line-height:56px}.service-intro figure{margin:0;border-radius:20px;overflow:hidden}.service-intro img{width:100%;display:block;aspect-ratio:1.1;object-fit:cover}.service-richtext,.service-section__header>div,.service-section__header>p:not(.service-kicker){font:400 16px/30px 'Plus Jakarta Sans',sans-serif}.service-section__header{max-width:920px;margin:0 auto 44px;text-align:center}.service-section__header p{margin:14px 0 0}.service-items{min-width:0}.service-group__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.service-card{min-width:0;border:1px solid rgba(136,138,148,.25);border-radius:12px;background:#f5f7f9;color:#070707;overflow:hidden}.service-shell--dark .service-card{background:#1a1a1a;color:#fff;border-color:#2f313b}.service-card__body{height:100%;box-sizing:border-box;padding:20px}.service-card__icon{display:block;width:42px;height:42px;margin-bottom:18px;object-fit:contain}.service-card__number{display:block;margin-bottom:12px;color:var(--service-blue);font:600 13px/1 'Plus Jakarta Sans',sans-serif}.service-card h3{margin:0 0 10px;font:700 18px/1.5 'Plus Jakarta Sans',sans-serif}.service-card p{margin:0;font:400 14px/1.55 'Plus Jakarta Sans',sans-serif}.service-card a{display:inline-block;margin-top:16px;color:var(--service-blue);font-weight:600;text-decoration:none}.service-tabs{display:flex;gap:8px;justify-content:center;overflow:auto;margin:-12px 0 28px;padding:4px;scrollbar-width:none}.service-tab{flex:none;padding:10px 18px;border:1px solid #cacccf;border-radius:100px;background:transparent;color:inherit;cursor:pointer}.service-tab.is-active{background:var(--service-blue);border-color:var(--service-blue);color:#fff}.service-group.is-hidden{display:none}.service-section--technology .service-group__grid{grid-template-columns:repeat(6,minmax(0,1fr))}.service-section--process .service-group__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.service-section--industries .service-group__grid{grid-template-columns:repeat(6,minmax(0,1fr))}.service-trust{padding:50px 0;background:#070707}.service-trust__card{min-height:240px;display:grid;grid-template-columns:1fr 420px;align-items:center;padding:30px 32px;border:.5px solid rgba(255,255,255,.2);border-radius:20px;background:linear-gradient(110deg,#061937,#3477f2);overflow:hidden}.service-trust h2{margin:0 0 12px;font:700 28px/1.3 'Plus Jakarta Sans',sans-serif}.service-trust p{max-width:700px;font:400 16px/25px 'Plus Jakarta Sans',sans-serif}.service-trust img{width:100%;height:260px;object-fit:contain;align-self:end}.service-button--light{background:linear-gradient(#fff,#eee);color:#070707}.service-faq{padding:80px 0;background:#070707;color:#fff}.service-faq__list{display:grid;gap:12px}.service-faq__item{padding:0 16px;border:1px solid #2f313b;border-radius:12px;background:#1a1a1a}.service-faq__item summary{display:flex;justify-content:space-between;gap:16px;padding:14px 0;cursor:pointer;list-style:none;font:500 16px/24px 'Plus Jakarta Sans',sans-serif}.service-faq__item summary::-webkit-details-marker{display:none}.service-faq__item>div{padding:0 40px 14px 0;font:300 14px/21px 'Plus Jakarta Sans',sans-serif}.service-faq__icon::before{content:'+';color:var(--service-blue);font-size:24px}.service-faq__item[open] .service-faq__icon::before{content:'−'}.service-related{padding:50px 0;background:#fff;color:#070707}.service-related__top{display:flex;justify-content:space-between;align-items:center}.service-related__top a{color:var(--service-blue)}.service-related__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-related article img{width:100%;aspect-ratio:1.8;object-fit:cover;border-radius:8px}.service-related article a{color:inherit;text-decoration:none}.service-related article h3{font-size:18px}.service-related article p{font-size:14px;line-height:1.5}
@media(max-width:900px){.service-detail .container{width:min(100% - 32px,620px)}.service-hero{min-height:487px;place-items:end start;background-image:var(--service-hero-mobile)}.service-hero__inner{align-items:flex-start;text-align:left;padding:70px 0 48px}.service-kicker{font-size:14px}.service-hero h1{font-size:36px;line-height:46px}.service-hero__copy{font-size:16px;line-height:30px}.service-shell{padding:24px 0}.service-intro__grid{grid-template-columns:1fr;gap:24px}.service-intro h2,.service-section h2{font-size:28px;line-height:34px}.service-intro figure{order:-1}.service-section__header{margin-bottom:28px}.service-group__grid,.service-section--technology .service-group__grid,.service-section--process .service-group__grid,.service-section--industries .service-group__grid{grid-template-columns:1fr}.service-card__body{padding:18px 16px}.service-tabs{justify-content:flex-start}.service-trust{padding:24px 0}.service-trust__card{grid-template-columns:1fr;min-height:530px;padding:28px 20px 0;border-radius:20px}.service-trust h2{font-size:20px;line-height:25px}.service-trust img{height:260px;align-self:end}.service-faq{padding:24px 0}.service-faq .service-section__header{text-align:left}.service-faq__item{background:#f1f6ff;color:#070707;border:0}.service-faq__item summary{font-size:16px}.service-related__grid{grid-template-columns:1fr}}

/* Reusable service FAQ: page-editor content with responsive desktop/tablet/mobile presentation. */
.service-faq{padding:80px 0 82px;background:#070707;color:#fff}
.service-faq__header{max-width:760px;margin:0 auto 48px;text-align:center}
.service-faq__header .service-kicker{margin-bottom:16px}
.service-faq__header h2{margin:0;font-family:'Neue Power','Plus Jakarta Sans',sans-serif;font-size:44px;line-height:56px;font-weight:800;letter-spacing:-.25px;color:#fff}
.service-faq__list{gap:16px}
.service-faq__item{box-sizing:border-box;padding:0 16px;border:1px solid #2f313b;border-radius:12px;background:#1a1a1a;color:#fff;overflow:hidden}
.service-faq__item summary{min-height:52px;box-sizing:border-box;align-items:center;padding:14px 0;font-size:16px;line-height:24px;color:#fff}
.service-faq__item summary span:first-child{min-width:0}
.service-faq__icon{position:relative;flex:0 0 24px;width:24px;height:24px}
.service-faq__icon::before,.service-faq__icon::after{content:'';position:absolute;left:4px;top:11px;width:16px;height:2px;border-radius:2px;background:#fff;transition:transform .2s ease}
.service-faq__icon::after{transform:rotate(90deg)}
.service-faq__item summary::marker{content:''}
.service-faq__item[open] .service-faq__icon::before{content:''}
.service-faq__item[open] .service-faq__icon::after{transform:rotate(0)}
.service-faq__answer{padding:0 40px 14px 0;font:300 14px/21px 'Plus Jakarta Sans',sans-serif;color:#cacccf}
.service-faq__answer p{margin:0}

@media (min-width:701px) and (max-width:1100px){
  .service-faq{padding:64px 0}
  .service-faq__header{max-width:680px;margin-bottom:40px}
  .service-faq__header h2{font-size:38px;line-height:48px}
}

@media (max-width:700px){
  .service-faq{padding:24px 0 32px}
  .service-faq__header{max-width:none;margin:0 0 40px;text-align:left}
  .service-faq__header .service-kicker{margin-bottom:14px;font-size:14px;line-height:21px}
  .service-faq__header h2{max-width:370px;font-size:28px;line-height:36px}
  .service-faq__list{gap:16px}
  .service-faq__item{padding:0 16px;border-color:#2f313b;border-radius:12px;background:#1a1a1a;color:#fff}
  .service-faq__item summary{min-height:76px;padding:14px 0;font-size:16px;line-height:24px;color:#fff}
  .service-faq__item[open] summary{min-height:52px;padding-bottom:8px}
  .service-faq__answer{padding:0 32px 14px 0;font-size:14px;line-height:21px;color:#fff}
}

/* Reusable, editor-managed industries cards. */
.service-industries{padding:80px 0;background:#070707;color:#fff;overflow:hidden}
.service-industries__header{max-width:1010px;margin:0 auto 50px;text-align:center}
.service-industries__eyebrow{margin:0 0 18px;color:#3477f2;font:600 18px/27px 'Plus Jakarta Sans',sans-serif;text-transform:uppercase}
.service-industries h2{max-width:760px;margin:0 auto;font:800 44px/56px 'Neue Power','Plus Jakarta Sans',sans-serif;letter-spacing:-.25px}
.service-industries__intro{max-width:920px;margin:24px auto 0;font:400 16px/30px 'Plus Jakarta Sans',sans-serif}
.service-industries__intro p{margin:0}
.service-industries__track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 32px}
.service-industries__card{position:relative;isolation:isolate;aspect-ratio:306/350;min-width:0;overflow:hidden;border:.5px solid rgba(255,255,255,.2);border-radius:20px;background:#111}
.service-industries__card::before{content:'';position:absolute;z-index:-2;inset:0;background:var(--industry-card-image) center/cover no-repeat;transform:scale(1);transition:transform .55s cubic-bezier(.2,.65,.3,1)}
.service-industries__card::after{content:'';position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 28%,rgba(0,0,0,.12) 48%,#000 100%)}
.service-industries__content{position:absolute;inset:auto 20px 20px}
@media (hover:hover){.service-industries__card:hover::before{transform:scale(1.08)}}
@media (prefers-reduced-motion:reduce){.service-industries__card::before{transition:none}}
.service-industries__content h3{margin:0 0 8px;font:700 18px/27px 'Plus Jakarta Sans',sans-serif}
.service-industries__content p{margin:0;font:400 14px/21px 'Plus Jakarta Sans',sans-serif}
@media (min-width:701px) and (max-width:1100px){
 .service-industries{padding:64px 0}
 .service-industries__track{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
 .service-industries__card{aspect-ratio:306/350}
}
@media(max-width:700px){
 .service-industries{padding:44px 0 48px}
 .service-industries__header{margin-bottom:44px}
 .service-industries__eyebrow{margin-bottom:18px;font-size:14px;line-height:21px}
 .service-industries h2{font-size:28px;line-height:34px}
 .service-industries__intro{margin-top:34px;font-size:16px;line-height:30px}
 .service-industries__track{display:flex;gap:32px;overflow-x:auto;margin-right:calc(50% - 50vw);padding-right:16px;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}
 .service-industries__track::-webkit-scrollbar{display:none}
 .service-industries__card{flex:0 0 82%;aspect-ratio:306/350;scroll-snap-align:start}
 .service-industries__content{inset:auto 22px 24px}
 .service-industries__content h3{font-size:18px;line-height:27px}
 .service-industries__content p{font-size:14px;line-height:21px}
}

/* Generative AI industries: supplied image cards with editor-managed content. */
.service-detail--generative .service-industries{padding:80px 0;background:#fff;color:#070707}
.service-detail--generative .service-industries__header{max-width:1010px;margin-bottom:54px}
.service-detail--generative .service-industries h2{max-width:760px;color:#070707}
.service-detail--generative .service-industries__intro{max-width:920px;color:#2f313b}
.service-detail--generative .service-industries__track{gap:36px 32px}
.service-detail--generative .service-industries__card{aspect-ratio:306/350;border:1px solid #d9dadd;border-radius:20px;background:#fff;color:#070707}
.service-detail--generative .service-industries__card::before{background:var(--industry-card-image) center/100% 100% no-repeat}
.service-detail--generative .service-industries__card::after{display:none}
.service-detail--generative .service-industries__content{inset:auto 16px 16px}
.service-detail--generative .service-industries__content h3{margin-bottom:8px;color:#070707}
.service-detail--generative .service-industries__content p{color:#2f313b}

@media (min-width:701px) and (max-width:1100px){
 .service-detail--generative .service-industries{padding:64px 0}
 .service-detail--generative .service-industries__track{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
}

@media(max-width:700px){
 .service-detail--generative .service-industries{padding:44px 0 48px}
 .service-detail--generative .service-industries__header{margin-bottom:44px}
 .service-detail--generative .service-industries__eyebrow{margin-bottom:18px}
 .service-detail--generative .service-industries h2{max-width:370px;font-size:28px;line-height:34px}
 .service-detail--generative .service-industries__intro{max-width:370px;margin-top:34px;font-size:16px;line-height:30px}
 .service-detail--generative .service-industries__track{display:flex;gap:32px;margin-right:calc(50% - 50vw);padding-right:16px;overflow-x:auto;scroll-snap-type:x mandatory}
 .service-detail--generative .service-industries__card{flex:0 0 82%;aspect-ratio:306/350;scroll-snap-align:start}
 .service-detail--generative .service-industries__content{inset:auto 22px 24px}
 .service-detail--generative .service-industries__content h3{font-size:18px;line-height:27px}
 .service-detail--generative .service-industries__content p{font-size:16px;line-height:24px}
}

.service-detail--agent .service-hero{min-height:487px}.service-detail--agent .service-hero__inner{padding-top:92px}.service-detail--agent .service-hero__copy{max-width:1220px}.service-detail--agent .service-hero__shade{background:linear-gradient(180deg,rgba(0,0,0,.18) 0%,rgba(0,0,0,.08) 45%,#000 100%)}
@media(max-width:900px){.service-detail--agent .service-hero{min-height:458px;place-items:start;background-position:46% center}.service-detail--agent .service-hero__inner{align-items:flex-start;justify-content:flex-start;padding:34px 0 28px;text-align:left}.service-detail--agent .service-hero h1{max-width:370px;font-size:36px;line-height:46px}.service-detail--agent .service-hero__copy{max-width:370px;margin-top:22px;font-size:16px;line-height:30px}.service-detail--agent .service-button{min-height:46px;margin-top:22px;padding:6px 7px 6px 20px;font-size:16px;line-height:20px}.service-detail--agent .service-button__arrow{width:34px;height:34px}.service-detail--agent .service-hero__shade{background:linear-gradient(180deg,rgba(0,0,0,.25),rgba(0,0,0,.24) 58%,#000 100%)}}

.service-detail--agent .service-intro__grid{grid-template-columns:minmax(0,1.55fr) minmax(360px,.75fr);gap:64px}.service-detail--agent .service-intro figure{border:1px solid rgba(255,255,255,.18);border-radius:20px}.service-detail--agent .service-intro img{height:auto;aspect-ratio:auto}.service-detail--agent .service-intro .service-richtext p{margin:0}.service-detail--agent .service-intro .service-richtext p+p{margin-top:0}
@media(max-width:900px){.service-detail--agent .service-intro{padding:20px 0 24px}.service-detail--agent .service-intro__grid{grid-template-columns:1fr;gap:26px}.service-detail--agent .service-intro figure{order:-1;width:100%;margin:0}.service-detail--agent .service-intro img{width:100%;height:auto}.service-detail--agent .service-intro .service-kicker{margin-bottom:10px}.service-detail--agent .service-intro h2{font-size:28px;line-height:34px}.service-detail--agent .service-intro .service-richtext{margin-top:24px;font-size:16px;line-height:30px}}

/* Generative AI service introduction. Content remains sourced from shared service fields. */
.service-detail--generative .service-intro__grid{grid-template-columns:minmax(0,1.55fr) minmax(360px,.75fr);gap:64px}.service-detail--generative .service-intro figure{border:1px solid rgba(255,255,255,.18);border-radius:20px}.service-detail--generative .service-intro img{height:auto;aspect-ratio:auto}.service-detail--generative .service-intro .service-richtext{margin-top:28px}.service-detail--generative .service-intro .service-richtext p{margin:0}
@media(max-width:1100px) and (min-width:901px){.service-detail--generative .service-intro__grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:36px}.service-detail--generative .service-intro h2{font-size:38px;line-height:48px}}
@media(max-width:900px){.service-detail--generative .service-intro{padding:24px 0}.service-detail--generative .service-intro__grid{grid-template-columns:1fr;gap:34px}.service-detail--generative .service-intro figure{order:-1;width:100%;margin:0}.service-detail--generative .service-intro img{width:100%;height:auto}.service-detail--generative .service-intro .service-kicker{margin-bottom:14px}.service-detail--generative .service-intro h2{font-size:28px;line-height:34px}.service-detail--generative .service-intro .service-richtext{margin-top:28px;font-size:16px;line-height:30px}}

/* Shared service benefit/card interaction */
.service-section--cards .service-card{min-height:280px;background:#fff;border:1px solid #cacccf;border-radius:12px;cursor:pointer;transition:background-color .3s ease,border-color .3s ease,color .3s ease,box-shadow .3s ease}.service-section--cards .service-card__body{padding:16px}.service-section--cards .service-card__number{display:none}.service-section--cards .service-card__icon{box-sizing:border-box;width:50px;height:50px;padding:10px;margin-bottom:24px;border-radius:8px;background:rgba(52,119,242,.1);object-fit:contain;transition:background-color .3s ease}.service-section--cards .service-card h3{font-size:18px;line-height:24px;transition:color .3s ease}.service-section--cards .service-card p{font-size:16px;line-height:24px;transition:color .3s ease}.service-section--cards .service-card:hover,.service-section--cards .service-card:focus-visible,.service-section--cards .service-card.is-active{outline:0;background:var(--service-blue);border-color:var(--service-blue);color:#fff;box-shadow:0 12px 28px rgba(52,119,242,.2)}.service-section--cards .service-card:hover .service-card__icon,.service-section--cards .service-card:focus-visible .service-card__icon,.service-section--cards .service-card.is-active .service-card__icon{background:#fff}.service-section--cards .service-card:hover h3,.service-section--cards .service-card:hover p,.service-section--cards .service-card:focus-visible h3,.service-section--cards .service-card:focus-visible p,.service-section--cards .service-card.is-active h3,.service-section--cards .service-card.is-active p{color:#fff}.service-slider-controls{display:none}
.service-detail--agent .service-section--cards .service-section__header{max-width:1160px}.service-detail--agent .service-section--cards .service-section__header>p:not(.service-kicker){font-size:16px;line-height:30px}
@media(max-width:900px){.service-section--cards{padding:24px 0 28px}.service-section--cards .service-section__header{text-align:center}.service-section--cards .service-section__header h2{font-size:28px;line-height:34px}.service-section--cards .service-section__header>p:not(.service-kicker){font-size:16px;line-height:30px}.service-section--cards .service-items{width:calc(100vw - max(16px,(100vw - 620px)/2));overflow:visible}.service-section--cards .service-group__grid{display:flex!important;gap:20px;overflow-x:auto;padding:4px 16px 4px 0;scroll-snap-type:x mandatory;scrollbar-width:none}.service-section--cards .service-group__grid::-webkit-scrollbar{display:none}.service-section--cards .service-card{flex:0 0 248px;min-height:292px;scroll-snap-align:start}.service-section--cards .service-card__body{padding:16px}.service-slider-controls{display:flex;justify-content:center;gap:20px;margin-top:22px}.service-slider-controls button{position:relative;width:40px;height:40px;border:1px solid #cacccf;border-radius:9px;background:#fff;color:#2f313b;font-size:0;line-height:1;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.service-slider-controls button::before{content:'';position:absolute;left:50%;top:50%;width:10px;height:10px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translate(-35%,-50%) rotate(135deg)}.service-slider-controls button:last-child{background:var(--service-blue);border-color:var(--service-blue);color:#fff}.service-slider-controls button:last-child::before{transform:translate(-65%,-50%) rotate(-45deg)}.service-slider-controls button:hover,.service-slider-controls button:focus-visible{background:var(--service-blue);border-color:var(--service-blue);color:#fff;outline:0}}

/* The homepage pill CTA is the canonical reusable hero button. */
.service-hero .service-button{min-height:48px;margin-top:26px;padding:6px 7px 6px 20px;gap:10px;font:600 14px/18px 'Plus Jakarta Sans',sans-serif}.service-hero .service-button .button__icon{width:34px;height:34px}.service-hero .service-button:hover,.service-hero .service-button:focus-visible{transform:none}.service-hero .service-button:hover .button__icon,.service-hero .service-button:focus-visible .button__icon{transform:none}
@media(max-width:900px){.service-detail--agent .service-hero .service-button{min-height:46px;margin-top:22px;padding:6px 7px 6px 20px;font-size:16px;line-height:20px}.service-detail--agent .service-hero .service-button .button__icon{width:34px;height:34px}}
/* Reusable editor-managed service technology matrix */
.service-tech-stack{background:#000;color:#fff;padding:78px 48px 80px;overflow:hidden}
.service-tech-stack__inner{max-width:calc(1320px + var(--wide-screen-growth));margin:0 auto}
.service-tech-stack__eyebrow{margin:0 0 22px;color:#3477f2;font:600 18px/1.5 'Plus Jakarta Sans',sans-serif;text-align:center;text-transform:uppercase}
.service-tech-stack h2{max-width:900px;margin:0 auto;color:#fff;font:800 44px/1.27 'Neue Power','Plus Jakarta Sans',sans-serif;letter-spacing:-.25px;text-align:center}
.service-tech-stack__description{margin:28px auto 54px;color:#fff;font:400 16px/30px 'Plus Jakarta Sans',sans-serif;text-align:center}
.service-tech-stack__groups{display:grid;gap:32px}
.service-tech-stack__group{display:grid;grid-template-columns:286px minmax(0,1fr);min-height:80px;border-radius:12px;overflow:hidden}
.service-tech-stack__group h3{display:flex;align-items:center;justify-content:center;margin:0;padding:18px 24px;background:linear-gradient(105deg,#1b1d2c,#273566);color:#fff;font:700 16px/1.5 'Plus Jakarta Sans',sans-serif;text-align:center}
.service-tech-stack__items{display:flex;align-items:center;gap:34px;padding:16px 28px;background:#fff;overflow-x:auto;scrollbar-width:none}
.service-tech-stack__items::-webkit-scrollbar{display:none}
.service-tech-stack__item{display:flex;flex:0 0 auto;align-items:center;gap:10px;color:#070707;font:500 16px/1.4 'Plus Jakarta Sans',sans-serif;white-space:nowrap}
.service-tech-stack__item img{width:24px;height:24px;object-fit:contain}
/* Service CTA variant: AI agent conversion banner */
.service-trust--agent-banner{padding:50px 0;background:#070707}
.service-trust--agent-banner .service-trust__card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 566px;min-height:238px;box-sizing:border-box;padding:0;border:.5px solid rgba(255,255,255,.2);border-radius:20px;background:linear-gradient(108deg,#020305 0%,#122a54 38%,#3477f2 62%,#15374d 100%);overflow:hidden}
.service-trust--agent-banner .service-trust__copy{position:relative;z-index:2;align-self:center;padding:34px 0 34px 32px}
.service-trust--agent-banner h2{margin:0 0 14px;color:#fff;font:700 32px/37px 'Plus Jakarta Sans',sans-serif;text-transform:none}
.service-trust--agent-banner p{max-width:850px;margin:0;color:#fff;font:400 16px/25px 'Plus Jakarta Sans',sans-serif}
.service-trust--agent-banner .service-trust__button{margin-top:20px}
.service-trust--agent-banner .service-trust__button.button{min-height:48px;gap:6px;padding:12px 20px;background:linear-gradient(180deg,#fff 0%,#eee 100%);color:#070707;font:600 14px/18px 'Plus Jakarta Sans',sans-serif}
.service-trust--agent-banner .service-trust__button .button__icon{width:18px;height:18px;background:transparent;border-radius:0}
.service-trust--agent-banner .service-trust__button .button__icon img{display:block;width:12px;height:12px;object-fit:contain}
.service-trust--agent-banner .service-trust__button:hover,.service-trust--agent-banner .service-trust__button:focus-visible{background:linear-gradient(180deg,#fff 0%,#eee 100%);color:#070707;transform:none}
.service-trust--agent-banner .service-trust__button .button__icon img,.service-trust--agent-banner .service-trust__button:hover .button__icon img,.service-trust--agent-banner .service-trust__button:focus-visible .button__icon img{transform:rotate(45deg)!important}
.service-trust--agent-banner .service-trust__media{height:100%;align-self:stretch}
.service-trust--agent-banner .service-trust__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:right center}

/* Generative AI market CTA. Uses the shared, editor-managed service CTA fields. */
.service-trust--genai-market{padding:50px 0;background:#000}
.service-trust--genai-market .service-trust__card{position:relative;display:block;min-height:280px;box-sizing:border-box;padding:0;border:1px solid rgba(255,255,255,.18);border-radius:30px;background:linear-gradient(105deg,#020205 0%,#090711 42%,#432352 73%,#8e4ab0 100%);overflow:hidden}
.service-trust--genai-market .service-trust__copy{position:relative;z-index:2;width:68%;box-sizing:border-box;padding:34px 32px 32px}
.service-trust--genai-market h2{margin:0;color:#fff;font:400 32px/1.45 'Plus Jakarta Sans',sans-serif;letter-spacing:-.3px;text-transform:none}
.service-trust--genai-market .service-trust__highlight{color:#77a7ff;font-weight:700}
.service-trust--genai-market .service-trust__button{margin-top:24px}
.service-trust--genai-market .service-trust__button.button{min-height:48px;padding:7px 16px 7px 20px;gap:10px;background:linear-gradient(180deg,#fff 0%,#eee 100%);color:#070707;font:600 14px/18px 'Plus Jakarta Sans',sans-serif}
.service-trust--genai-market .service-trust__button .button__icon{width:24px;height:24px;background:transparent;margin-top:-8px;}
.service-trust--genai-market .service-trust__button .button__icon img{width:12px;height:12px;transform:rotate(45deg)!important}
.service-trust--genai-market .service-trust__button:hover,.service-trust--genai-market .service-trust__button:focus-visible{background:linear-gradient(180deg,#fff 0%,#eee 100%);color:#070707;transform:none}
.service-trust--genai-market .service-trust__media{position:absolute;z-index:1;right:0;bottom:0;width:47%;height:100%;pointer-events:none}
.service-trust--genai-market .service-trust__media img{display:block;width:100%;height:100%;object-fit:contain;object-position:right bottom}

@media (min-width:701px) and (max-width:1100px){
 .service-trust--genai-market{padding:40px 0}
 .service-trust--genai-market .service-trust__card{min-height:310px}
 .service-trust--genai-market .service-trust__copy{width:70%;padding:30px 28px}
 .service-trust--genai-market h2{font-size:26px;line-height:1.45}
 .service-trust--genai-market .service-trust__media{width:48%}
}

@media(max-width:700px){
 .service-trust--genai-market{padding:32px 0 44px}
 .service-trust--genai-market .service-trust__card{display:flex;flex-direction:column;min-height:0;border-radius:30px;background:linear-gradient(142deg,#030307 0%,#100919 48%,#8e4ab0 100%)}
 .service-trust--genai-market .service-trust__copy{width:100%;padding:34px 32px 0}
 .service-trust--genai-market h2{font-size:24px;line-height:1.55;letter-spacing:-.15px}
 .service-trust--genai-market .service-trust__button{margin-top:24px}
 .service-trust--genai-market .service-trust__button.button{min-height:48px;padding-left:18px;font-size:14px;line-height:18px}
 .service-trust--genai-market .service-trust__media{position:relative;right:auto;bottom:auto;width:100%;height:auto;margin-top:24px}
 .service-trust--genai-market .service-trust__media img{width:100%;height:auto;aspect-ratio:440/260;object-fit:contain;object-position:right bottom}
}

@media(max-width:380px){
 .service-trust--genai-market .service-trust__copy{padding-inline:24px}
 .service-trust--genai-market h2{font-size:21px;line-height:1.5}
 .service-trust--genai-market .service-trust__button.button{padding-left:15px;font-size:13px}
}
/* Reusable service expertise tabs */
.service-expertise{position:relative;padding:80px 0;background:#000;color:#fff;overflow:hidden}
.service-expertise .container{position:relative;z-index:1}
.service-expertise__header{position:relative;z-index:2;max-width:930px}
.service-expertise__eyebrow{margin:0 0 18px;color:#3477f2;font:600 18px/27px 'Plus Jakarta Sans',sans-serif;text-transform:uppercase}
.service-expertise h2{max-width:720px;margin:0;color:#fff;font:800 44px/56px 'Neue Power','Plus Jakarta Sans',sans-serif;letter-spacing:-.25px}
.service-expertise__intro{max-width:920px;margin-top:26px;color:#fff;font:400 16px/30px 'Plus Jakarta Sans',sans-serif}
.service-expertise__intro p{margin:0}
.service-expertise__pattern{position:absolute;z-index:0;top:68px;right:max(34px,calc((100vw - 1320px)/2));width:390px;height:390px;object-fit:contain;opacity:.55;pointer-events:none}
.service-expertise__layout{position:relative;z-index:2;display:grid;grid-template-columns:335px minmax(0,1fr);gap:50px;margin-top:54px;align-items:start}
.service-expertise__tabs{display:grid;gap:10px}
.service-expertise__tab{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:14px 20px;border:0;border-radius:8px;background:transparent;color:#fff;font:600 16px/24px 'Plus Jakarta Sans',sans-serif;text-align:left;cursor:pointer;transition:background-color .25s ease,color .25s ease}
.service-expertise__tab>span:last-child{visibility:hidden;opacity:0;color:#3477f2;font-size:20px;transition:opacity .25s ease}
.service-expertise__tab.is-active>span:last-child{visibility:visible;opacity:1}
.service-expertise__tab.is-active,.service-expertise__tab:hover,.service-expertise__tab:focus-visible{background:#2f313b;color:#77a7ff;outline:0}
.service-expertise__panel{min-height:450px;box-sizing:border-box;padding:24px;border-radius:12px;background:#fff;color:#070707;font:400 16px/30px 'Plus Jakarta Sans',sans-serif}
.service-expertise__panel.is-hidden{display:none}
.service-expertise__panel p{margin:0 0 8px}
.service-expertise__panel p:nth-last-of-type(1){margin-top:20px;margin-bottom:10px}
.service-expertise__panel ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}
.service-expertise__panel li{position:relative;padding-left:32px}
.service-expertise__panel li::before{content:'';position:absolute;left:0;top:5px;width:20px;height:20px;background:var(--expertise-check) center/contain no-repeat}

/* Generative AI expertise variant, populated by the shared Service expertise fields. */
.service-detail--generative .service-expertise{isolation:isolate;background:#050505}
.service-detail--generative .service-expertise::before{content:'';position:absolute;z-index:-1;inset:0;background:radial-gradient(ellipse at 50% 32%,rgba(255,255,255,.09),transparent 57%),radial-gradient(circle at 22% 52%,rgba(255,255,255,.035) 0 1px,transparent 1.5px);background-size:auto,7px 7px;opacity:.75;pointer-events:none}
.service-detail--generative .service-expertise__header{max-width:920px;margin-inline:auto;text-align:center}
.service-detail--generative .service-expertise h2{max-width:780px;margin-inline:auto}
.service-detail--generative .service-expertise__intro{max-width:920px;margin-inline:auto}
.service-detail--generative .service-expertise__pattern{display:none}
.service-detail--generative .service-expertise__layout{grid-template-columns:335px minmax(0,1fr);gap:50px}
.service-detail--generative .service-expertise__panel{min-height:450px;padding:24px}

@media (min-width:701px) and (max-width:1024px){
 .service-detail--generative .service-expertise{padding:64px 0}
 .service-detail--generative .service-expertise__header{max-width:760px}
 .service-detail--generative .service-expertise h2{font-size:38px;line-height:48px}
 .service-detail--generative .service-expertise__layout{grid-template-columns:270px minmax(0,1fr);gap:28px;margin-top:44px}
 .service-detail--generative .service-expertise__tab{padding-inline:16px;font-size:14px;line-height:21px}
 .service-detail--generative .service-expertise__panel{min-height:0}
}

@media(max-width:700px){
 .service-detail--generative .service-expertise{padding:44px 0 48px}
 .service-detail--generative .service-expertise::before{background:radial-gradient(ellipse at 50% 18%,rgba(255,255,255,.055),transparent 42%)}
 .service-detail--generative .service-expertise__header{max-width:none;margin:0;text-align:left}
 .service-detail--generative .service-expertise__eyebrow{margin-bottom:12px}
 .service-detail--generative .service-expertise h2{max-width:370px;margin:0;font-size:28px;line-height:34px}
 .service-detail--generative .service-expertise__intro{max-width:370px;margin:24px 0 0;font-size:16px;line-height:30px}
 .service-detail--generative .service-expertise__layout{display:block;margin-top:44px}
 .service-detail--generative .service-expertise__tabs{width:calc(100vw - max(16px,(100vw - 620px)/2));gap:12px;margin:0;padding:0 16px 20px 0;overflow-x:auto;scroll-snap-type:x proximity}
 .service-detail--generative .service-expertise__tab{flex:0 0 auto;width:auto;min-width:0;max-width:none;padding:14px 20px;background:#111;white-space:nowrap;scroll-snap-align:start}
 .service-detail--generative .service-expertise__tab.is-active{background:#2f313b}
 .service-detail--generative .service-expertise__panels{margin-top:0}
 .service-detail--generative .service-expertise__panel{min-height:0;padding:24px;border-radius:12px;font-size:16px;line-height:30px}
 .service-detail--generative .service-expertise__panel p{margin-bottom:8px}
 .service-detail--generative .service-expertise__panel p:nth-last-of-type(1){margin-top:20px}
 .service-detail--generative .service-expertise__panel ul{gap:8px}
}
/* Reusable service solutions carousel */
.service-solutions{padding:80px 0;background:#fff;color:#070707;overflow:hidden}
.service-solutions__header{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin-bottom:54px}
.service-solutions__eyebrow{margin:0 0 22px;color:#3477f2;font:600 18px/27px 'Plus Jakarta Sans',sans-serif;text-transform:uppercase}
.service-solutions h2{max-width:880px;margin:0;font:800 44px/56px 'Neue Power','Plus Jakarta Sans',sans-serif;letter-spacing:-.25px}
.service-solutions__intro{max-width:920px;margin-top:26px;font:400 16px/30px 'Plus Jakarta Sans',sans-serif}
.service-solutions__intro p{margin:0}
.service-solutions__controls{display:flex;flex:none;gap:20px;padding-bottom:8px}
.service-solutions__controls button{position:relative;display:grid;place-items:center;width:50px;height:50px;padding:0;border:1px solid #cacccf;border-radius:10px;background:#fff;color:#2f313b;cursor:pointer;transition:background-color .25s ease,color .25s ease,border-color .25s ease}
.service-solutions__controls button::before{content:'';display:block;width:12px;height:12px;border-top:2px solid currentColor;border-right:2px solid currentColor}
.service-solutions__controls button.is-prev::before{transform:rotate(-135deg) translate(-1px,-1px)}
.service-solutions__controls button.is-next::before{transform:rotate(45deg) translate(-1px,1px)}
.service-solutions__controls button:last-child,.service-solutions__controls button:hover,.service-solutions__controls button:focus-visible{border-color:#3477f2;background:#3477f2;color:#fff;outline:0}
.service-solutions__track{display:flex;gap:28px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain}
.service-solutions__track::-webkit-scrollbar{display:none}
.service-solutions__card{flex:0 0 calc((100% - 84px)/4);min-height:420px;box-sizing:border-box;padding:24px;border:1px solid #e5e5e8;border-radius:20px;background:#f5f7f9;color:#070707;cursor:pointer;transition:background-color .3s ease,color .3s ease,border-color .3s ease,transform .3s ease}
.service-solutions__card:hover,.service-solutions__card:focus-visible,.service-solutions__card.is-active{border-color:#e5e5e8;background:#f5f7f9;color:#070707;outline:0;transform:none}
.service-solutions__icon{display:grid;place-items:center;width:50px;height:50px;margin-bottom:26px;border-radius:8px;background:#3477f2;transition:background-color .3s ease}
.service-solutions__icon img{width:28px;height:28px;object-fit:contain;filter:brightness(0) invert(1)}
.service-solutions__card:hover .service-solutions__icon,.service-solutions__card:focus-visible .service-solutions__icon,.service-solutions__card.is-active .service-solutions__icon{background:#3477f2}
.service-solutions__card:hover .service-solutions__icon img,.service-solutions__card:focus-visible .service-solutions__icon img,.service-solutions__card.is-active .service-solutions__icon img{filter:brightness(0) invert(1)}
.service-solutions__card h3{margin:0 0 20px;font:600 18px/27px 'Plus Jakarta Sans',sans-serif;text-transform:uppercase}
.service-solutions__card p{margin:0;font:400 16px/24px 'Plus Jakarta Sans',sans-serif}
.service-solutions__controls--mobile{display:none}

/* Generative AI business solutions: desktop grid and swipeable mobile cards. */
.service-detail--generative .service-solutions{padding:80px 0;background:#fff}
.service-detail--generative .service-solutions__header{display:block;margin-bottom:54px}
.service-detail--generative .service-solutions__header>div:first-child{width:100%}
.service-detail--generative .service-solutions__eyebrow{margin-bottom:22px}
.service-detail--generative .service-solutions h2{max-width:900px}
.service-detail--generative .service-solutions__header>.service-solutions__controls{display:none}
.service-detail--generative .service-solutions__track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;overflow:visible}
.service-detail--generative .service-solutions__card{min-height:0;padding:24px;border-color:#e5e5e8;border-radius:20px;background:#f5f7f9}
.service-detail--generative .service-solutions__icon{width:50px;height:50px;margin-bottom:26px;border-radius:8px;background:#3477f2}
.service-detail--generative .service-solutions__icon img{width:28px;height:28px;filter:none}
.service-detail--generative .service-solutions__card h3{margin-bottom:18px;font-size:18px;line-height:27px}
.service-detail--generative .service-solutions__card p{font-size:16px;line-height:24px}

@media (min-width:701px) and (max-width:1024px){
 .service-detail--generative .service-solutions{padding:64px 0}
 .service-detail--generative .service-solutions h2{font-size:38px;line-height:48px}
 .service-detail--generative .service-solutions__track{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
}

@media(max-width:700px){
 .service-detail--generative .service-solutions{padding:44px 0 48px;text-align:center;overflow:hidden}
 .service-detail--generative .service-solutions__header{margin-bottom:54px}
 .service-detail--generative .service-solutions__eyebrow{margin-bottom:18px}
 .service-detail--generative .service-solutions h2{max-width:370px;margin-inline:auto;font-size:28px;line-height:34px}
 .service-detail--generative .service-solutions__track{display:flex;align-items:stretch;width:calc(100vw - max(16px,(100vw - 620px)/2));gap:32px;overflow-x:auto;padding:4px 16px 4px 0;scroll-snap-type:x mandatory;text-align:left}
 .service-detail--generative .service-solutions__card{flex:0 0 82%;width:auto;min-height:0;padding:32px;border-radius:20px;scroll-snap-align:start}
 .service-detail--generative .service-solutions__icon{margin-bottom:26px}
 .service-detail--generative .service-solutions__card h3{margin-bottom:24px;font-size:18px;line-height:27px}
 .service-detail--generative .service-solutions__card p{font-size:16px;line-height:30px}
 .service-detail--generative .service-solutions__controls--mobile{display:flex;justify-content:center;gap:20px;margin-top:24px}
}
/* Reusable sticky capabilities section */
.service-detail{overflow:visible;overflow-x:clip}
.service-capabilities{padding:80px 0;background:#000;color:#fff}
.service-capabilities__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(560px,1fr);gap:96px;align-items:start}
.service-capabilities__header{position:sticky;top:110px;padding-bottom:30px}
.service-capabilities__eyebrow{margin:0 0 22px;color:#3477f2;font:600 18px/27px 'Plus Jakarta Sans',sans-serif;text-transform:uppercase}
.service-capabilities h2{max-width:620px;margin:0;font:800 44px/56px 'Neue Power','Plus Jakarta Sans',sans-serif;letter-spacing:-.25px}
.service-capabilities__intro{max-width:620px;margin-top:30px;font:400 16px/30px 'Plus Jakarta Sans',sans-serif}
.service-capabilities__intro p{margin:0}
.service-capabilities__track{display:grid;gap:24px}
.service-capabilities__card{box-sizing:border-box;min-height:108px;padding:20px;border-radius:20px;background:#202024;color:#fff}
.service-capabilities__card h3{margin:0 0 12px;font:600 18px/27px 'Plus Jakarta Sans',sans-serif;text-transform:uppercase}
.service-capabilities__card p{margin:0;color:#e5e5e8;font:400 16px/24px 'Plus Jakarta Sans',sans-serif}
.service-capabilities__pagination{display:none}

/* Computer Vision capabilities: four paired columns on desktop and a two-row slider on mobile. */
.service-detail--vision .service-capabilities--vision{padding:76px 0 82px;background:linear-gradient(112deg,#020407 0%,#081327 52%,#3477f2 145%);overflow:hidden}
.service-detail--vision .service-capabilities--vision .service-capabilities__layout{display:block}
.service-detail--vision .service-capabilities--vision .service-capabilities__header{position:static;max-width:1240px;margin:0 auto 58px;padding:0;text-align:center}
.service-detail--vision .service-capabilities--vision .service-capabilities__eyebrow{margin-bottom:22px}
.service-detail--vision .service-capabilities--vision h2{max-width:980px;margin-inline:auto;font-size:48px;line-height:1.12}
.service-detail--vision .service-capabilities--vision .service-capabilities__intro{max-width:1120px;margin:30px auto 0;font-size:17px;line-height:30px}
.service-detail--vision .service-capabilities--vision .service-capabilities__track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px}
.service-detail--vision .service-capabilities--vision .service-capabilities__column{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:36px}
.service-detail--vision .service-capabilities--vision .service-capabilities__card{min-height:162px;padding:24px 22px;border-left:1px solid rgba(255,255,255,.9);border-radius:0;background:linear-gradient(90deg,rgba(255,255,255,.15),rgba(255,255,255,.22));color:#fff}
.service-detail--vision .service-capabilities--vision .service-capabilities__card h3{margin-bottom:12px;font-size:17px;line-height:24px;text-transform:uppercase}
.service-detail--vision .service-capabilities--vision .service-capabilities__card p{font-size:16px;line-height:24px;color:#fff}

@media(max-width:1000px){
	.service-detail--vision .service-capabilities--vision{padding:56px 0}
	.service-detail--vision .service-capabilities--vision .service-capabilities__header{margin-bottom:44px}
	.service-detail--vision .service-capabilities--vision h2{font-size:40px;line-height:48px}
	.service-detail--vision .service-capabilities--vision .service-capabilities__track{display:flex;gap:32px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain}
	.service-detail--vision .service-capabilities--vision .service-capabilities__track::-webkit-scrollbar{display:none}
	.service-detail--vision .service-capabilities--vision .service-capabilities__column{flex:0 0 calc(100% - 74px);display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:32px;scroll-snap-align:start}
	.service-detail--vision .service-capabilities--vision .service-capabilities__card{min-height:250px;padding:28px 30px}
	.service-detail--vision .service-capabilities--vision .service-capabilities__pagination--arrows{display:flex;justify-content:center;gap:20px;margin-top:40px}
	.service-detail--vision .service-capabilities--vision .service-capabilities__pagination--arrows button{display:grid;width:48px;height:48px;padding:0;border:1px solid rgba(255,255,255,.65);border-radius:11px;background:transparent;color:#fff;font:300 40px/1 Arial,sans-serif;place-items:center;cursor:pointer}
}
@media(max-width:600px){
	.service-detail--vision .service-capabilities--vision{padding:44px 0 48px}
	.service-detail--vision .service-capabilities--vision .service-capabilities__header{margin-bottom:42px;text-align:left}
	.service-detail--vision .service-capabilities--vision .service-capabilities__eyebrow{font-size:14px;line-height:21px}
	.service-detail--vision .service-capabilities--vision h2{font-size:34px;line-height:1.35}
	.service-detail--vision .service-capabilities--vision .service-capabilities__intro{margin-top:30px;font-size:18px;line-height:30px}
	.service-detail--vision .service-capabilities--vision .service-capabilities__viewport{width:calc(100vw - 16px)}
	.service-detail--vision .service-capabilities--vision .service-capabilities__track{gap:32px;padding-right:16px}
	.service-detail--vision .service-capabilities--vision .service-capabilities__column{flex-basis:calc(100% - 48px);gap:32px}
	.service-detail--vision .service-capabilities--vision .service-capabilities__card{min-height:246px;padding:28px 30px}
	.service-detail--vision .service-capabilities--vision .service-capabilities__card h3{font-size:18px;line-height:26px}
	.service-detail--vision .service-capabilities--vision .service-capabilities__card p{font-size:17px;line-height:28px}
}

/* Generative AI capabilities: sticky desktop copy and paginated two-row mobile cards. */
.service-detail--generative .service-capabilities{padding:80px 0;background:#000}
.service-detail--generative .service-capabilities__layout{grid-template-columns:minmax(0,.95fr) minmax(560px,1.05fr);gap:96px;align-items:start}
.service-detail--generative .service-capabilities__header{position:sticky;top:110px;padding-bottom:30px}
.service-detail--generative .service-capabilities h2{max-width:600px}
.service-detail--generative .service-capabilities__intro{max-width:610px}
.service-detail--generative .service-capabilities__track{gap:24px}
.service-detail--generative .service-capabilities__card{min-height:112px;padding:20px 24px;border-left:3px solid #3477f2;border-radius:4px;background:#202024}
.service-detail--generative .service-capabilities__card h3{margin-bottom:12px;color:#77a7ff;text-transform:none}
.service-detail--generative .service-capabilities__card p{color:#e5e5e8}

@media (min-width:701px) and (max-width:1024px){
 .service-detail--generative .service-capabilities{padding:64px 0}
 .service-detail--generative .service-capabilities__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px}
 .service-detail--generative .service-capabilities__header{top:96px}
 .service-detail--generative .service-capabilities h2{font-size:38px;line-height:48px}
 .service-detail--generative .service-capabilities__card{min-height:0}
}

@media(max-width:700px){
 .service-detail--generative .service-capabilities{padding:44px 0 48px;overflow:hidden}
 .service-detail--generative .service-capabilities__layout{display:block}
 .service-detail--generative .service-capabilities__header{position:static;padding:0}
 .service-detail--generative .service-capabilities h2{max-width:370px;font-size:28px;line-height:34px}
 .service-detail--generative .service-capabilities__intro{max-width:370px;margin-top:36px;font-size:16px;line-height:30px}
 .service-detail--generative .service-capabilities__viewport{width:calc(100vw - max(16px,(100vw - 620px)/2));margin-top:36px}
 .service-detail--generative .service-capabilities__track{display:grid;grid-auto-flow:column;grid-template-rows:repeat(2,minmax(0,1fr));grid-auto-columns:calc(100% - 48px);gap:24px 48px;padding-right:16px;overflow-x:auto;scroll-snap-type:x mandatory}
 .service-detail--generative .service-capabilities__card{min-height:0;padding:24px;border-left-width:3px;border-radius:4px;scroll-snap-align:start}
 .service-detail--generative .service-capabilities__card h3{margin-bottom:16px;font-size:16px;line-height:24px}
 .service-detail--generative .service-capabilities__card p{font-size:16px;line-height:24px}
 .service-detail--generative .service-capabilities__pagination{display:flex;justify-content:center;gap:12px;width:calc(100vw - max(16px,(100vw - 620px)/2));margin-top:28px}
 .service-detail--generative .service-capabilities__pagination button{width:12px;height:12px;padding:0;border:0;border-radius:50%;background:#555862}
 .service-detail--generative .service-capabilities__pagination button.is-active{background:#cacccf}
}
/* Reusable AI agent development process */
.service-process{padding:80px 0;background:#fff;color:#070707;overflow:hidden}
.service-process__header{max-width:1100px;margin:0 auto 58px;text-align:center}
.service-process__eyebrow{margin:0 0 22px;color:#3477f2;font:600 18px/27px 'Plus Jakarta Sans',sans-serif;text-transform:uppercase}
.service-process h2{max-width:820px;margin:0 auto;font:800 44px/56px 'Neue Power','Plus Jakarta Sans',sans-serif;letter-spacing:-.25px}
.service-process__intro{margin-top:30px;font:400 16px/30px 'Plus Jakarta Sans',sans-serif}
.service-process__intro p{margin:0}
.service-process__desktop{position:relative;height:690px}
.service-process__line{position:absolute;z-index:0;left:0;top:310px;width:100%;height:auto}
.service-process__steps{position:relative;z-index:1;height:100%}
.service-process__step{position:absolute;top:0;bottom:0;left:var(--step-position);display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:290px 100px 300px;width:20%;min-width:0;box-sizing:border-box;transform:translateX(-50%);text-align:center}
.service-process__copy{box-sizing:border-box;justify-self:center}
.service-process__number{display:none}
.service-process__step--top .service-process__copy{grid-row:1;align-self:start;padding:0}
.service-process__step--bottom .service-process__copy{grid-row:3;align-self:start;padding-top:48px}
.service-process__step h3{margin:0 0 18px;color:#3477f2;font:600 18px/27px 'Plus Jakarta Sans',sans-serif;text-transform:uppercase}
.service-process__step p{margin:0;color:#2f313b;font:400 16px/24px 'Plus Jakarta Sans',sans-serif}
.service-process__pointer{grid-row:2;width:20px;height:12px;justify-self:center;align-self:center}
.service-process__step--top .service-process__pointer{align-self:start;margin-top:3px;transform:translateY(-8px)}
.service-process__step--bottom .service-process__pointer{align-self:end;margin-bottom:3px;transform:translateY(22px)}
.service-process__mobile{display:none}
@media (min-width:701px) and (max-width:1024px){
 .service-detail .container{width:min(100% - 48px,920px)}
 .service-hero h1{font-size:48px;line-height:58px}
 .service-hero__copy{max-width:760px;font-size:16px;line-height:28px}
 .service-intro__grid{grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);gap:36px}
 .service-intro h2,.service-section h2{font-size:38px;line-height:48px}
 .service-group__grid{grid-template-columns:repeat(3,minmax(0,1fr))}
 .service-section--technology .service-group__grid,.service-section--industries .service-group__grid{grid-template-columns:repeat(3,minmax(0,1fr))}
 .service-section--process .service-group__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .service-trust__card{grid-template-columns:minmax(0,1fr) 300px}
 .service-trust--agent-banner .service-trust__card{grid-template-columns:minmax(0,1fr) 38%}
 .service-expertise__layout{grid-template-columns:260px minmax(0,1fr);gap:28px}
 .service-expertise__tab{font-size:14px;line-height:21px}
 .service-expertise__panel{min-height:0}
 .service-solutions__card{flex-basis:calc((100% - 56px)/2.5)}
 .service-capabilities__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px}
 .service-capabilities h2{font-size:38px;line-height:48px}
 .service-capabilities__header{top:96px}
 .service-capabilities__card{min-height:0}
 .service-process__header{max-width:760px}
 .service-process__desktop{height:670px}
 .service-process__line{top:300px}
 .service-process__step{grid-template-rows:290px 80px 300px}
 .service-process__copy{width:min(31vw,300px)}
 .service-process__step h3{font-size:15px;line-height:22px}
 .service-process__step p{font-size:14px;line-height:21px}
}
@media (min-width:701px) and (max-width:900px){
 .service-process{padding:56px 0}
 .service-process__header{max-width:680px;margin-bottom:40px}
 .service-process__desktop{display:none}
 .service-process__mobile{display:block}
 .service-process__track{display:flex;gap:28px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain}
 .service-process__track::-webkit-scrollbar{display:none}
 .service-process__card{flex:0 0 68%;box-sizing:border-box;min-width:0;padding:28px;border:1px solid #cacccf;border-radius:12px;text-align:left;scroll-snap-align:start}
 .service-process__card>span{display:block;margin-bottom:24px;color:#3477f2;font:600 14px/21px 'Plus Jakarta Sans',sans-serif;text-transform:uppercase}
 .service-process__card h3{margin:0 0 18px;font:600 18px/27px 'Plus Jakarta Sans',sans-serif;text-transform:uppercase}
 .service-process__card p{margin:0;color:#2f313b;font:400 16px/24px 'Plus Jakarta Sans',sans-serif}
 .service-process__pagination{display:flex;justify-content:center;gap:12px;margin-top:28px}
 .service-process__pagination button{width:12px;height:12px;padding:0;border:0;border-radius:50%;background:#e5e5e8;cursor:pointer}
 .service-process__pagination button.is-active{background:#3477f2}
}
@media(max-width:700px){
 .service-tech-stack{padding:44px 16px 48px}
 .service-tech-stack__eyebrow{margin-bottom:18px;font-size:14px;line-height:21px}
 .service-tech-stack h2{font-size:28px;line-height:34px}
 .service-tech-stack__description{margin:36px auto 48px;font-size:16px;line-height:30px;max-width:370px}
 .service-tech-stack__groups{gap:24px}
 .service-tech-stack__group{display:block;min-height:0;border-radius:12px 12px 0 0;overflow:hidden}
 .service-tech-stack__group h3{height:94px;padding:18px 16px;font-size:16px}
 .service-tech-stack__items{height:98px;box-sizing:border-box;gap:38px;padding:22px 28px;overflow-x:auto;overscroll-behavior-inline:contain}
 .service-tech-stack__item{font-size:16px;gap:11px}
 .service-tech-stack__item img{width:28px;height:28px}
 .service-trust--agent-banner{padding:24px 0}
 .service-trust--agent-banner .service-trust__card{display:flex;flex-direction:column;height:auto;min-height:0;padding:0;background:linear-gradient(145deg,#071529 3%,#143c78 56%,#3477f2 100%);border-radius:20px}
 .service-trust--agent-banner .service-trust__media{order:-1;width:100%;height:auto;background:#0b0a2c}
 .service-trust--agent-banner .service-trust__media img{width:100%;height:auto;aspect-ratio:370/200;object-fit:cover;object-position:right center}
 .service-trust--agent-banner .service-trust__copy{padding:44px 16px 30px}
 .service-trust--agent-banner h2{margin-bottom:18px;font-size:20px;line-height:25px}
 .service-trust--agent-banner p{font-size:16px;line-height:25px}
 .service-trust--agent-banner .service-trust__button{margin-top:26px}
 .service-expertise{padding:44px 0 48px}
 .service-expertise__eyebrow{margin-bottom:12px;font-size:14px;line-height:21px}
 .service-expertise h2{font-size:28px;line-height:34px}
 .service-expertise__intro{margin-top:24px;font-size:16px;line-height:30px}
 .service-expertise__pattern{top:250px;right:-8px;width:390px;height:390px;opacity:.48}
 .service-expertise__layout{display:block;margin-top:32px}
 .service-expertise__tabs{display:flex;gap:10px;margin-inline:0;padding:0 0 18px;overflow-x:auto;scrollbar-width:none}
 .service-expertise__tabs::-webkit-scrollbar{display:none}
 .service-expertise__tab{flex:0 0 auto;width:auto;min-width:280px;min-height:54px;padding:14px 20px;background:#111;color:#fff;white-space:nowrap}
 .service-expertise__tab.is-active{background:#2f313b;color:#77a7ff}
 .service-expertise__tab:not(.is-active)>span:last-child{display:none}
 .service-expertise__panel{min-height:0;padding:24px;border-radius:12px;font-size:16px;line-height:30px}
 .service-expertise__panel p{margin-bottom:8px}
 .service-expertise__panel li{padding-left:32px}
 .service-solutions{padding:44px 0 48px;text-align:center}
 .service-solutions__header{display:block;margin-bottom:32px}
 .service-solutions__eyebrow{margin-bottom:18px;font-size:14px;line-height:21px}
 .service-solutions h2{font-size:28px;line-height:34px}
 .service-solutions__intro{margin-top:36px;font-size:16px;line-height:30px}
 .service-solutions__header>.service-solutions__controls{display:none}
 .service-solutions__track{gap:32px;text-align:left;overflow-x:auto;scroll-snap-type:x mandatory}
 .service-solutions__card{flex:0 0 82%;min-height:0;padding:32px;border-radius:20px;scroll-snap-align:start}
 .service-solutions__card:hover,.service-solutions__card:focus-visible,.service-solutions__card.is-active{transform:none}
 .service-solutions__icon{width:50px;height:50px}
 .service-solutions__card h3{margin-bottom:24px;font-size:18px;line-height:27px}
 .service-solutions__card p{font-size:16px;line-height:24px}
 .service-solutions__controls--mobile{display:flex;justify-content:center;margin-top:24px;padding:0}
 .service-capabilities{padding:44px 0 48px;overflow:hidden}
 .service-capabilities__layout{display:block}
 .service-capabilities__header{position:static;padding:0}
 .service-capabilities__eyebrow{margin-bottom:18px;font-size:14px;line-height:21px}
 .service-capabilities h2{font-size:28px;line-height:34px}
 .service-capabilities__intro{margin-top:36px;font-size:16px;line-height:30px}
 .service-capabilities__viewport{margin-top:36px}
 .service-capabilities__track{display:grid;grid-auto-flow:column;grid-template-rows:repeat(2,minmax(0,1fr));grid-auto-columns:calc(100% - 48px);gap:24px 48px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain}
 .service-capabilities__track::-webkit-scrollbar{display:none}
 .service-capabilities__card{min-height:unset;padding:24px;border-radius:2px;scroll-snap-align:start}
 .service-capabilities__card h3{margin-bottom:16px;font-size:14px;line-height:24px}
 .service-capabilities__card p{font-size:14px;line-height:21px}
 .service-capabilities__pagination{display:flex;justify-content:center;gap:12px;margin-top:28px}
 .service-capabilities__pagination button{width:12px;height:12px;padding:0;border:0;border-radius:50%;background:#555862;cursor:pointer}
 .service-capabilities__pagination button.is-active{background:#cacccf}
 .service-process{padding:44px 0 48px}
 .service-process__header{margin-bottom:36px}
 .service-process__eyebrow{margin-bottom:18px;font-size:14px;line-height:21px}
 .service-process h2{font-size:28px;line-height:34px}
 .service-process__intro{margin-top:36px;font-size:16px;line-height:30px}
 .service-process__desktop{display:none}
 .service-process__mobile{display:block}
 .service-process__track{display:flex;gap:40px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain}
 .service-process__track::-webkit-scrollbar{display:none}
 .service-process__card{flex:0 0 82%;box-sizing:border-box;padding:24px;border:1px solid #cacccf;border-radius:12px;text-align:left;scroll-snap-align:start}
 .service-process__card>span{display:block;margin-bottom:30px;color:#3477f2;font:600 14px/21px 'Plus Jakarta Sans',sans-serif;text-transform:uppercase}
 .service-process__card h3{margin:0 0 18px;font:600 18px/27px 'Plus Jakarta Sans',sans-serif;text-transform:uppercase}
 .service-process__card p{margin:0;color:#2f313b;font:400 16px/24px 'Plus Jakarta Sans',sans-serif}
 .service-process__pagination{display:flex;justify-content:center;gap:12px;margin-top:28px}
 .service-process__pagination button{width:12px;height:12px;padding:0;border:0;border-radius:50%;background:#e5e5e8;cursor:pointer}
 .service-process__pagination button.is-active{background:#3477f2}
}
@media(max-width:420px){
 .service-process{padding:40px 0 44px}
 .service-process__header{margin-bottom:30px}
 .service-process h2{font-size:clamp(25px,7.2vw,28px);line-height:1.22}
 .service-process__intro{margin-top:24px;font-size:15px;line-height:26px}
 .service-process__track{gap:20px;padding-right:1px}
 .service-process__card{flex-basis:calc(100% - 28px);padding:22px 20px}
 .service-process__card>span{margin-bottom:22px}
 .service-process__card h3{font-size:17px;line-height:25px}
 .service-process__card p{font-size:15px;line-height:23px;overflow-wrap:anywhere}
}

/* Dashboard-managed Responsible AI trust card. */
.service-responsible-ai {
	padding: 50px 0;
	background: #070707;
}
.service-responsible-ai__card {
	display: grid;
	grid-template-columns: minmax(360px, 443px) minmax(0, 1fr);
	max-width: calc(1320px + var(--wide-screen-growth));
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
	border: .5px solid rgba(255,255,255,.2);
	border-radius: 20px;
}
.service-responsible-ai__visual { min-height: 410px; overflow: hidden; }
.service-responsible-ai__visual img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.service-responsible-ai__body {
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-width: 0;
	padding: 32px 40px;
	color: #070707;
}
.service-responsible-ai__body h2 {
	margin: 0 0 14px;
	font-family: 'Plus Jakarta Sans', sans-serif;
	font-size: 32px;
	font-weight: 700;
	line-height: 1.18;
}
.service-responsible-ai__description { max-width: 790px; font-size: 16px; line-height: 1.55; }
.service-responsible-ai__description p { margin: 0; }
.service-responsible-ai__body h3 { margin: 26px 0 16px; font-size: 18px; line-height: 1.5; }
.service-responsible-ai__principles {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 16px 18px;
}
.service-responsible-ai__principle {
	display: flex;
	align-items: center;
	min-height: 48px;
	padding: 10px 14px;
	gap: 12px;
	background: #eaf1ff;
	border-radius: 10px;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.35;
}
.service-responsible-ai__principle img { flex: 0 0 24px; width: 24px; height: 24px; object-fit: contain; }
.service-responsible-ai__cta {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 200px;
	height: 48px;
	margin-top: 28px;
	padding: 0 20px;
	background: #3477f2;
	border-radius: 40px;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	transition: background-color .25s ease;
}
.service-responsible-ai__cta:hover,
.service-responsible-ai__cta:focus-visible { background: #245fd0; color: #fff; text-decoration: none; }

@media (max-width: 1100px) {
	.service-responsible-ai { padding: 40px 0; }
	.service-responsible-ai__card { grid-template-columns: minmax(300px, 42%) minmax(0, 1fr); }
	.service-responsible-ai__visual { min-height: 470px; }
	.service-responsible-ai__body { padding: 30px 28px; }
	.service-responsible-ai__body h2 { font-size: 28px; }
	.service-responsible-ai__principles { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }
	.service-responsible-ai__principle { font-size: 14px; }
}

@media (max-width: 700px) {
	.service-responsible-ai { padding: 24px 0; }
	.service-responsible-ai__card { display: block; width: 100%; border-radius: 20px; }
	.service-responsible-ai__visual { width: 100%; min-height: 0; aspect-ratio: 370 / 337; }
	.service-responsible-ai__body { padding: 24px 16px 28px; }
	.service-responsible-ai__body h2 { margin-bottom: 18px; font-size: 24px; line-height: 1.32; }
	.service-responsible-ai__description { font-size: 16px; line-height: 1.58; }
	.service-responsible-ai__body h3 { margin: 28px 0 14px; font-size: 16px; line-height: 1.5; }
	.service-responsible-ai__principles { display: flex; flex-wrap: wrap; gap: 16px 12px; }
	.service-responsible-ai__principle { width: auto; max-width: 100%; min-height: 0; padding: 10px 14px; font-size: 14px; border-radius: 9px; }
	.service-responsible-ai__principle img { flex-basis: 22px; width: 22px; height: 22px; }
	.service-responsible-ai__cta { width: 200px; margin-top: 28px; }
}

/* Generative AI security and trust card, sourced from shared Service trust fields. */
.service-detail--generative .service-responsible-ai{padding:50px 0;background:#000}
.service-detail--generative .service-responsible-ai__card{grid-template-columns:minmax(360px,443px) minmax(0,1fr);min-height:310px}
.service-detail--generative .service-responsible-ai__visual{height:100%;min-height:0}
.service-detail--generative .service-responsible-ai__visual img{object-position:center}
.service-detail--generative .service-responsible-ai__body{padding:32px 40px}
.service-detail--generative .service-responsible-ai__body h2{max-width:770px;margin-bottom:18px;font-size:32px;line-height:1.18}
.service-detail--generative .service-responsible-ai__description{max-width:800px;font-size:16px;line-height:1.55}
.service-detail--generative .service-responsible-ai__principles{display:flex;flex-wrap:wrap;gap:16px 18px;margin-top:22px}
.service-detail--generative .service-responsible-ai__principle{min-height:48px;box-sizing:border-box;padding:10px 14px;white-space:nowrap}
.service-detail--generative .service-responsible-ai__cta{margin-top:20px}

@media (min-width:701px) and (max-width:1100px){
 .service-detail--generative .service-responsible-ai{padding:40px 0}
 .service-detail--generative .service-responsible-ai__card{grid-template-columns:minmax(300px,42%) minmax(0,1fr);min-height:380px}
 .service-detail--generative .service-responsible-ai__visual{height:100%;min-height:380px}
 .service-detail--generative .service-responsible-ai__body{padding:30px 28px}
 .service-detail--generative .service-responsible-ai__body h2{font-size:28px}
 .service-detail--generative .service-responsible-ai__principles{gap:12px;margin-top:20px}
 .service-detail--generative .service-responsible-ai__principle{font-size:14px}
}

@media(max-width:700px){
 .service-detail--generative .service-responsible-ai{padding:24px 0}
 .service-detail--generative .service-responsible-ai__card{display:block;min-height:0;border-radius:20px}
 .service-detail--generative .service-responsible-ai__visual{width:100%;height:auto;min-height:0;aspect-ratio:370/169}
 .service-detail--generative .service-responsible-ai__visual img{object-fit:cover;object-position:center}
 .service-detail--generative .service-responsible-ai__body{padding:24px 16px 28px}
 .service-detail--generative .service-responsible-ai__body h2{margin-bottom:18px;font-size:24px;line-height:1.32}
 .service-detail--generative .service-responsible-ai__description{font-size:16px;line-height:1.58}
 .service-detail--generative .service-responsible-ai__principles{display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin-top:24px}
 .service-detail--generative .service-responsible-ai__principle{width:auto;max-width:100%;min-height:0;padding:10px 14px;border-radius:9px;font-size:14px;white-space:normal}
 .service-detail--generative .service-responsible-ai__cta{width:200px;margin-top:28px}
}

/* Generative AI: dashboard-managed, tabbed technology stack. */
.service-detail--generative .service-tech-stack--tabs {
	padding: 80px 48px 92px;
	background: #070707;
	color: #fff;
}
.service-detail--generative .service-tech-stack--tabs .service-tech-stack__inner {
	width: min(100%, calc(1320px + var(--wide-screen-growth)));
	margin: 0 auto;
	text-align: center;
}
.service-detail--generative .service-tech-stack--tabs .service-tech-stack__eyebrow {
	margin: 0 0 28px;
	color: #3477f2;
	font: 600 18px/27px 'Plus Jakarta Sans', sans-serif;
	text-transform: uppercase;
}
.service-detail--generative .service-tech-stack--tabs h2 {
	max-width: 900px;
	margin: 0 auto;
	color: #fff;
	font: 800 44px/56px 'Neue Power', sans-serif;
	letter-spacing: -.25px;
}
.service-detail--generative .service-tech-stack--tabs .service-tech-stack__description {
	max-width: 1120px;
	margin: 34px auto 0;
	color: #fff;
	font: 400 16px/30px 'Plus Jakarta Sans', sans-serif;
}
.service-detail--generative .service-tech-stack__tabs {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	margin-top: 58px;
	overflow-x: auto;
	scrollbar-width: none;
}
.service-detail--generative .service-tech-stack__tabs::-webkit-scrollbar { display: none; }
.service-detail--generative .service-tech-stack__tab {
	flex: 0 0 auto;
	min-height: 48px;
	padding: 11px 22px;
	border: 0;
	border-radius: 100px;
	background: #fff;
	color: #070707;
	font: 500 15px/22px 'Plus Jakarta Sans', sans-serif;
	white-space: nowrap;
	cursor: pointer;
	transition: background-color .25s ease, color .25s ease;
}
.service-detail--generative .service-tech-stack__tab.is-active,
.service-detail--generative .service-tech-stack__tab:hover,
.service-detail--generative .service-tech-stack__tab:focus-visible {
	background: #3477f2;
	color: #fff;
}
.service-detail--generative .service-tech-stack__panels { margin-top: 58px; }
.service-detail--generative .service-tech-stack__panel.is-hidden { display: none; }
.service-detail--generative .service-tech-stack__logo-grid {
	display: grid;
	grid-template-columns: repeat(6, minmax(0, 1fr));
	gap: 42px 48px;
}
.service-detail--generative .service-tech-stack__logo-card { min-width: 0; }
.service-detail--generative .service-tech-stack__logo-tile {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100px;
	padding: 18px;
	box-sizing: border-box;
	background: #fff;
	border-radius: 12px;
}
.service-detail--generative .service-tech-stack__logo-tile img {
	display: block;
	max-width: 100%;
	max-height: 66px;
	width: auto;
	height: auto;
	object-fit: contain;
}
.service-detail--generative .service-tech-stack__logo-card > span {
	display: block;
	margin-top: 14px;
	color: #fff;
	font: 400 16px/24px 'Plus Jakarta Sans', sans-serif;
}

@media (max-width: 1100px) {
	.service-detail--generative .service-tech-stack--tabs { padding: 64px 32px 72px; }
	.service-detail--generative .service-tech-stack--tabs h2 { font-size: 38px; line-height: 48px; }
	.service-detail--generative .service-tech-stack__tabs { justify-content: flex-start; }
	.service-detail--generative .service-tech-stack__logo-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 38px 32px; }
}

@media (max-width: 700px) {
	.service-detail--generative .service-tech-stack--tabs { padding: 48px 16px 56px; overflow: hidden; }
	.service-detail--generative .service-tech-stack--tabs .service-tech-stack__eyebrow { margin-bottom: 26px; font-size: 14px; line-height: 21px; }
	.service-detail--generative .service-tech-stack--tabs h2 { max-width: 370px; font-size: 28px; line-height: 34px; }
	.service-detail--generative .service-tech-stack--tabs .service-tech-stack__description { max-width: 370px; margin-top: 30px; font-size: 16px; line-height: 30px; }
	.service-detail--generative .service-tech-stack__tabs { width: calc(100% + 16px); margin-top: 40px; padding-right: 16px; }
	.service-detail--generative .service-tech-stack__tab { min-height: 48px; padding: 12px 20px; font-size: 14px; line-height: 20px; }
	.service-detail--generative .service-tech-stack__panels { margin-top: 34px; }
	.service-detail--generative .service-tech-stack__logo-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 34px 28px; }
	.service-detail--generative .service-tech-stack__logo-tile { height: 90px; padding: 16px; }
	.service-detail--generative .service-tech-stack__logo-tile img { max-height: 62px; }
	.service-detail--generative .service-tech-stack__logo-card > span { margin-top: 12px; font-size: 15px; line-height: 22px; }
}

@media (max-width: 390px) {
	.service-detail--generative .service-tech-stack--tabs { padding-inline: 12px; }
	.service-detail--generative .service-tech-stack__logo-grid { gap: 30px 18px; }
	.service-detail--generative .service-tech-stack__logo-tile { height: 84px; }
	.service-detail--generative .service-tech-stack__logo-card > span { font-size: 14px; line-height: 20px; }
}

/* AI Chatbot: dashboard-managed hero and introduction. */
.service-detail--chatbot .service-hero {
	min-height: 487px;
	background-position: center;
}
.service-detail--chatbot .service-hero__shade {
	background: linear-gradient(180deg, rgba(0, 0, 0, .18) 0%, rgba(0, 0, 0, .06) 48%, #000 100%);
}
.service-detail--chatbot .service-hero__inner {
	justify-content: center;
	padding-top: 76px;
	padding-bottom: 54px;
}
.service-detail--chatbot .service-hero h1 {
	max-width: 1180px;
	font-size: 58px;
	line-height: 1.08;
}
.service-detail--chatbot .service-hero__copy {
	max-width: 1120px;
	margin-top: 28px;
	font-size: 18px;
	line-height: 30px;
}
.service-detail--chatbot .service-hero .service-button {
	margin-top: 34px;
}
.service-detail--chatbot .service-intro {
	padding: 80px 0;
}
.service-detail--chatbot .service-intro__grid {
	grid-template-columns: minmax(0, 1.55fr) minmax(360px, .75fr);
	gap: 64px;
	align-items: center;
}
.service-detail--chatbot .service-intro figure {
	border: 1px solid rgba(255, 255, 255, .18);
	border-radius: 20px;
}
.service-detail--chatbot .service-intro img {
	width: 100%;
	height: auto;
	aspect-ratio: auto;
}
.service-detail--chatbot .service-intro .service-richtext {
	margin-top: 28px;
}
.service-detail--chatbot .service-intro .service-richtext p {
	margin: 0;
}

@media (max-width: 1100px) and (min-width: 901px) {
	.service-detail--chatbot .service-hero h1 { font-size: 48px; }
	.service-detail--chatbot .service-intro__grid { grid-template-columns: minmax(0, 1.15fr) minmax(300px, .85fr); gap: 36px; }
	.service-detail--chatbot .service-intro h2 { font-size: 38px; line-height: 48px; }
}

@media (max-width: 900px) {
	.service-detail--chatbot .service-hero {
		min-height: 610px;
		place-items: start;
		background-image: var(--service-hero-mobile);
		background-position: center;
	}
	.service-detail--chatbot .service-hero__shade {
		background: linear-gradient(180deg, rgba(0, 0, 0, .14), rgba(0, 0, 0, .18) 60%, #000 100%);
	}
	.service-detail--chatbot .service-hero__inner {
		align-items: flex-start;
		justify-content: flex-start;
		padding: 34px 0 28px;
		text-align: left;
	}
	.service-detail--chatbot .service-hero h1 {
		max-width: 370px;
		font-size: 36px;
		line-height: 46px;
	}
	.service-detail--chatbot .service-hero__copy {
		max-width: 370px;
		margin-top: 22px;
		font-size: 16px;
		line-height: 30px;
	}
	.service-detail--chatbot .service-hero .service-button {
		min-height: 46px;
		margin-top: 22px;
		padding: 6px 7px 6px 20px;
		font-size: 16px;
		line-height: 20px;
	}
	.service-detail--chatbot .service-hero .service-button .button__icon { width: 34px; height: 34px; }
	.service-detail--chatbot .service-intro { padding: 24px 0; }
	.service-detail--chatbot .service-intro__grid { grid-template-columns: 1fr; gap: 34px; }
	.service-detail--chatbot .service-intro figure { order: -1; width: 100%; margin: 0; }
	.service-detail--chatbot .service-intro .service-kicker { margin-bottom: 14px; }
	.service-detail--chatbot .service-intro h2 { font-size: 28px; line-height: 34px; }
	.service-detail--chatbot .service-intro .service-richtext { margin-top: 28px; font-size: 16px; line-height: 30px; }
}

/* AI Chatbot business benefits. */
.service-detail--chatbot .service-section--cards {
	padding: 80px 0;
	background: #fff;
	color: #070707;
}
.service-detail--chatbot .service-section--cards .service-section__header {
	max-width: 1180px;
	margin-bottom: 54px;
}
.service-detail--chatbot .service-section--cards .service-section__header > p:not(.service-kicker) {
	max-width: 1120px;
	margin: 28px auto 0;
	font-size: 16px;
	line-height: 30px;
}
.service-detail--chatbot .service-section--cards .service-group__grid {
	grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
	gap: 20px;
}
.service-detail--chatbot .service-section--cards .service-card {
	min-height: 310px;
	border-color: #cacccf;
	border-radius: 12px;
}
.service-detail--chatbot .service-section--cards .service-card__body { padding: 16px; }
.service-detail--chatbot .service-section--cards .service-card h3 { margin-bottom: 18px; }

/* AI Chatbot grouped technology pills. */
.service-detail--chatbot .service-tech-stack {
	padding: 80px 48px 92px;
	background: #070707;
}
.service-detail--chatbot .service-tech-stack__description {
	max-width: 1120px;
	margin-bottom: 62px;
}
.service-detail--chatbot .service-tech-stack__groups { gap: 48px; }
.service-detail--chatbot .service-tech-stack__group {
	display: grid;
	grid-template-columns: 270px minmax(0, 1fr);
	width: 100%;
	min-width: 0;
	min-height: 0;
	border-radius: 0;
	overflow: visible;
}
.service-detail--chatbot .service-tech-stack__group h3 {
	justify-content: flex-start;
	padding: 0 24px 0 0;
	background: transparent;
	text-align: left;
}
.service-detail--chatbot .service-tech-stack__items {
	min-width: 0;
	gap: 12px;
	padding: 0;
	background: transparent;
}
.service-detail--chatbot .service-tech-stack__item {
	min-height: 48px;
	box-sizing: border-box;
	padding: 10px 16px;
	border-radius: 100px;
	background: #fff;
}
.service-detail--chatbot .service-tech-stack__item img {
	width: 24px;
	height: 24px;
}

/* AI Chatbot scalable conversion banner. */
.service-trust--chatbot-banner {
	padding: 50px 0;
	background: #070707;
}
.service-trust--chatbot-banner .service-trust__card {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 402px;
	height: 280px;
	min-height: 280px;
	box-sizing: border-box;
	padding: 0;
	border: 1px solid rgba(255, 255, 255, .18);
	background: linear-gradient(105deg, #05090c 0%, #002427 58%, #004e50 100%);
}
.service-trust--chatbot-banner .service-trust__copy {
	position: relative;
	z-index: 1;
	align-self: center;
	padding: 30px 0 30px 32px;
}
.service-trust--chatbot-banner h2 {
	max-width: 850px;
	margin-bottom: 18px;
	font-size: 32px;
	line-height: 1.2;
}
.service-trust--chatbot-banner p {
	max-width: 900px;
	margin: 0;
}
.service-trust--chatbot-banner .service-trust__button {
	min-height: 48px;
	margin-top: 22px;
	padding: 7px 16px 7px 20px;
}
.service-trust--chatbot-banner .service-trust__button.button {
	display: inline-flex;
	width: auto;
	max-width: 100%;
	gap: 10px;
	background: linear-gradient(180deg, #fff 0%, #eee 100%);
	color: #070707;
	font: 600 14px/18px 'Plus Jakarta Sans', sans-serif;
}
.service-trust--chatbot-banner .service-trust__button .button__icon {
	flex: 0 0 24px;
	width: 24px;
	height: 24px;
	background: transparent;
}
.service-trust--chatbot-banner .service-trust__button .button__icon img {
	display: block;
	width: 12px;
	height: 12px;
	object-fit: contain;
	transform: rotate(45deg);
  margin-top:-8px;
  display:flex;
  justify-content: center;
  align-items: center;
}
.service-trust--chatbot-banner .service-trust__button:hover,
.service-trust--chatbot-banner .service-trust__button:focus-visible {
	background: linear-gradient(180deg, #fff 0%, #eee 100%);
	color: #070707;
}
.service-trust--chatbot-banner .service-trust__media {
	height: 100%;
	align-self: stretch;
}
.service-trust--chatbot-banner .service-trust__media img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: right center;
}

@media (max-width: 1100px) and (min-width: 901px) {
	.service-detail--chatbot .service-tech-stack__group { grid-template-columns: 220px minmax(0, 1fr); }
	.service-trust--chatbot-banner .service-trust__card { grid-template-columns: minmax(0, 1fr) 34%; }
	.service-trust--chatbot-banner h2 { font-size: 28px; }
}

@media (min-width: 901px) and (max-width: 1370px) {
	.service-detail--chatbot .service-hero h1 { font-size: clamp(48px, 4.1vw, 58px); }
	.service-detail--chatbot .service-intro h2,
	.service-detail--chatbot .service-section--cards h2,
	.service-detail--chatbot .service-tech-stack h2 { font-size: clamp(38px, 3.4vw, 44px); line-height: 1.27; }
	.service-trust--chatbot-banner h2 { font-size: clamp(28px, 2.5vw, 32px); }
}

@media (max-width: 900px) {
	.service-detail--chatbot .service-section--cards { padding: 44px 0 48px; overflow: hidden; }
	.service-detail--chatbot .service-section--cards .service-section__header { margin-bottom: 54px; }
	.service-detail--chatbot .service-section--cards .service-section__header > p:not(.service-kicker) { margin-top: 34px; }
	.service-detail--chatbot .service-section--cards .service-group__grid { gap: 20px; }
	.service-detail--chatbot .service-section--cards .service-card { min-height: 292px; }
	.service-detail--chatbot .service-tech-stack { padding: 44px 16px 52px; }
	.service-detail--chatbot .service-tech-stack__description { margin: 36px auto 48px; }
	.service-detail--chatbot .service-tech-stack__groups { gap: 34px; }
	.service-detail--chatbot .service-tech-stack__group { display: block; }
	.service-detail--chatbot .service-tech-stack__group h3 {
		height: auto;
		margin: 0 0 16px;
		padding: 0 8px;
		font-size: 16px;
		line-height: 24px;
	}
	.service-detail--chatbot .service-tech-stack__items {
		height: auto;
		gap: 12px;
		margin-right: -16px;
		padding: 0 16px 0 8px;
	}
	.service-detail--chatbot .service-tech-stack__item {
		min-height: 42px;
		padding: 8px 14px;
		font-size: 16px;
	}
	.service-trust--chatbot-banner { padding: 24px 0; }
	.service-trust--chatbot-banner .service-trust__card {
		display: flex;
		flex-direction: column;
		height: auto;
		min-height: 573px;
		padding: 0;
		background: linear-gradient(145deg, #05090c 0%, #002427 58%, #004e50 100%);
	}
	.service-trust--chatbot-banner .service-trust__copy { padding: 34px 32px 0; }
	.service-trust--chatbot-banner h2 { margin-bottom: 18px; font-size: 20px; line-height: 25px; }
	.service-trust--chatbot-banner p { font-size: 16px; line-height: 25px; }
	.service-trust--chatbot-banner .service-trust__button { margin-top: 26px; }
	.service-trust--chatbot-banner .service-trust__media {
		width: 100%;
		height: auto;
		margin-top: auto;
	}
	.service-trust--chatbot-banner .service-trust__media img {
		width: 100%;
		height: auto;
		aspect-ratio: 402 / 280;
		object-position: center bottom;
	}
}

@media (min-width: 601px) and (max-width: 900px) {
	.service-detail--chatbot .service-hero { min-height: 540px; }
	.service-detail--chatbot .service-hero h1 {
		max-width: 700px;
		font-size: 42px;
		line-height: 52px;
	}
	.service-detail--chatbot .service-hero__copy { max-width: 700px; }
	.service-detail--chatbot .service-intro h2,
	.service-detail--chatbot .service-section--cards h2,
	.service-detail--chatbot .service-tech-stack h2 {
		font-size: 34px;
		line-height: 42px;
	}
	.service-detail--chatbot .service-section--cards .service-card { flex-basis: 300px; }
	.service-detail--chatbot .service-tech-stack__description { max-width: 700px; }
}

/* AI Automation grouped technology pills. */
.service-detail--automation .service-tech-stack { padding: 80px 48px 92px; background: #070707; }
.service-detail--automation .service-tech-stack__description { max-width: 1120px; margin-bottom: 62px; }
.service-detail--automation .service-tech-stack__groups { gap: 40px; }
.service-detail--automation .service-tech-stack__group {
	display: grid;
	grid-template-columns: 290px minmax(0, 1fr);
	width: 100%;
	min-width: 0;
	min-height: 0;
	border-radius: 0;
	overflow: visible;
}
.service-detail--automation .service-tech-stack__group h3 {
	justify-content: flex-start;
	padding: 0 24px 0 0;
	background: transparent;
	text-align: left;
}
.service-detail--automation .service-tech-stack__items {
	min-width: 0;
	gap: 12px;
	padding: 0;
	background: transparent;
}
.service-detail--automation .service-tech-stack__item {
	min-height: 42px;
	box-sizing: border-box;
	padding: 8px 14px;
	border-radius: 100px;
	background: #fff;
	font-size: 14px;
}
.service-detail--automation .service-tech-stack__item img { width: 24px; height: 24px; }

@media (min-width: 901px) and (max-width: 1200px) {
	.service-detail--automation .service-tech-stack { padding-inline: 32px; }
	.service-detail--automation .service-tech-stack h2 { font-size: 38px; line-height: 48px; }
	.service-detail--automation .service-tech-stack__group { grid-template-columns: 235px minmax(0, 1fr); }
}

@media (max-width: 900px) {
	.service-detail--automation .service-tech-stack { padding: 44px 16px 52px; }
	.service-detail--automation .service-tech-stack__description { max-width: 370px; margin: 36px auto 48px; }
	.service-detail--automation .service-tech-stack__groups { gap: 34px; }
	.service-detail--automation .service-tech-stack__group { display: block; }
	.service-detail--automation .service-tech-stack__group h3 {
		height: auto;
		margin: 0 0 16px;
		padding: 0 8px;
		font-size: 16px;
		line-height: 24px;
	}
	.service-detail--automation .service-tech-stack__items {
		height: auto;
		gap: 12px;
		margin-right: -16px;
		padding: 0 16px 0 8px;
	}
	.service-detail--automation .service-tech-stack__item { min-height: 42px; padding: 8px 14px; font-size: 16px; }
	.service-detail--automation .service-tech-stack__item img { width: 24px; height: 24px; }
}

@media (min-width: 701px) and (max-width: 900px) {
	.service-trust--chatbot-banner .service-trust__card {
		display: grid;
		grid-template-columns: minmax(0, 1fr) 42%;
		height: auto;
		min-height: 380px;
	}
	.service-trust--chatbot-banner .service-trust__copy { padding: 28px 0 28px 28px; }
	.service-trust--chatbot-banner h2 { font-size: 24px; line-height: 31px; }
	.service-trust--chatbot-banner .service-trust__media {
		width: 100%;
		height: 100%;
		margin-top: 0;
	}
	.service-trust--chatbot-banner .service-trust__media img {
		width: 100%;
		height: 100%;
		aspect-ratio: auto;
		object-fit: contain;
		object-position: right bottom;
	}
}

/* Keep CTA arrows optically centered across every Service page variant. */
.service-detail .button__icon {
	display: grid;
	place-items: center;
	margin-top: 0;
	line-height: 0;
}
.service-detail .button__icon img {
	position: static;
	display: block;
	width: 12px;
	height: 12px;
	margin: 0;
	object-fit: contain;
	object-position: center;
	transform-origin: 50% 50%;
}

/* Continuous responsive refinement for the developed Service page layouts. */
@media (min-width: 701px) and (max-width: 1100px) {
	.service-detail--agent .service-industries__track,
	.service-detail--generative .service-industries__track {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 24px;
	}
	.service-detail--agent .service-industries__content,
	.service-detail--generative .service-industries__content { inset: auto 16px 16px; }
	.service-detail--agent .service-industries__content h3,
	.service-detail--generative .service-industries__content h3 { font-size: 16px; line-height: 24px; }
	.service-detail--agent .service-industries__content p,
	.service-detail--generative .service-industries__content p { font-size: 13px; line-height: 19px; }
}

@media (min-width: 701px) and (max-width: 900px) {
	.service-detail--agent .service-intro figure,
	.service-detail--generative .service-intro figure {
		width: min(100%, 520px);
		margin-inline: auto;
	}
	.service-detail--agent .service-intro > .container > div:first-child,
	.service-detail--generative .service-intro > .container > div:first-child {
		max-width: 700px;
		margin-inline: auto;
	}

	.service-detail--agent .service-capabilities,
	.service-detail--generative .service-capabilities { overflow: hidden; }
	.service-detail--agent .service-capabilities__layout,
	.service-detail--generative .service-capabilities__layout { display: block; }
	.service-detail--agent .service-capabilities__header,
	.service-detail--generative .service-capabilities__header { position: static; padding: 0; }
	.service-detail--agent .service-capabilities h2,
	.service-detail--generative .service-capabilities h2 { font-size: 38px; line-height: 48px; }
	.service-detail--agent .service-capabilities__viewport,
	.service-detail--generative .service-capabilities__viewport { margin-top: 40px; }
	.service-detail--agent .service-capabilities__track,
	.service-detail--generative .service-capabilities__track {
		display: grid;
		grid-auto-flow: column;
		grid-template-rows: repeat(2, minmax(0, 1fr));
		grid-auto-columns: minmax(420px, 72%);
		gap: 24px 36px;
		padding-right: 24px;
		overflow-x: auto;
		scroll-snap-type: x mandatory;
		scrollbar-width: none;
	}
	.service-detail--agent .service-capabilities__track::-webkit-scrollbar,
	.service-detail--generative .service-capabilities__track::-webkit-scrollbar { display: none; }
	.service-detail--agent .service-capabilities__card,
	.service-detail--generative .service-capabilities__card {
		min-height: 0;
		scroll-snap-align: start;
	}
	.service-detail--agent .service-capabilities__pagination,
	.service-detail--generative .service-capabilities__pagination {
		display: flex;
		justify-content: center;
		gap: 12px;
		margin-top: 28px;
	}
	.service-detail--agent .service-capabilities__pagination button,
	.service-detail--generative .service-capabilities__pagination button {
		width: 12px;
		height: 12px;
		padding: 0;
		border: 0;
		border-radius: 50%;
		background: #555862;
	}
	.service-detail--agent .service-capabilities__pagination button.is-active,
	.service-detail--generative .service-capabilities__pagination button.is-active { background: #cacccf; }

	.service-detail--generative .service-solutions { overflow: hidden; }
	.service-detail--generative .service-solutions__track {
		display: flex;
		align-items: stretch;
		gap: 28px;
		overflow-x: auto;
		scroll-snap-type: x mandatory;
		scrollbar-width: none;
	}
	.service-detail--generative .service-solutions__track::-webkit-scrollbar { display: none; }
	.service-detail--generative .service-solutions__card {
		flex: 0 0 min(62%, 430px);
		width: auto;
		scroll-snap-align: start;
	}
	.service-detail--generative .service-solutions__controls--mobile {
		display: flex;
		justify-content: center;
		gap: 20px;
		margin-top: 26px;
	}
}

@media (min-width: 701px) and (max-width: 1370px) {
	.service-detail--agent .service-hero h1,
	.service-detail--generative .service-hero h1 { font-size: clamp(48px, 4.1vw, 58px); line-height: 1.16; }
	.service-detail--agent .service-intro h2,
	.service-detail--generative .service-intro h2,
	.service-detail--agent .service-section h2,
	.service-detail--generative .service-section h2,
	.service-detail--agent .service-tech-stack h2,
	.service-detail--generative .service-tech-stack h2,
	.service-detail--agent .service-expertise h2,
	.service-detail--generative .service-expertise h2,
	.service-detail--agent .service-solutions h2,
	.service-detail--generative .service-solutions h2,
	.service-detail--agent .service-capabilities h2,
	.service-detail--generative .service-capabilities h2,
	.service-detail--agent .service-process h2,
	.service-detail--generative .service-process h2,
	.service-detail--agent .service-industries h2,
	.service-detail--generative .service-industries h2 {
		font-size: clamp(38px, 3.4vw, 44px);
		line-height: 1.27;
	}
}

@media (max-width: 1280px) {
	.service-detail--generative .service-tech-stack__inner { overflow: hidden; }
	.service-detail--generative .service-tech-stack__tabs {
		width: 100%;
		max-width: 100%;
		box-sizing: border-box;
		justify-content: flex-start;
	}
}

/* AI Chatbot engineering expertise, sourced from the Service tab repeater. */
.service-detail--chatbot .service-expertise {
	isolation: isolate;
	padding: 80px 0;
	background:
		radial-gradient(ellipse at 18% 92%, rgba(0, 112, 124, .25), transparent 40%),
		radial-gradient(ellipse at 82% 18%, rgba(0, 67, 75, .12), transparent 36%),
		#020607;
}
.service-detail--chatbot .service-expertise__header {
	max-width: 1040px;
	margin-inline: auto;
	text-align: center;
}
.service-detail--chatbot .service-expertise h2 {
	max-width: 780px;
	margin-inline: auto;
}
.service-detail--chatbot .service-expertise__intro {
	max-width: 920px;
	margin-inline: auto;
}
.service-detail--chatbot .service-expertise__pattern { display: none; }
.service-detail--chatbot .service-expertise__layout {
	display: block;
	margin-top: 44px;
}
.service-detail--chatbot .service-expertise__tabs {
	display: flex;
	justify-content: center;
	gap: 12px;
	width: 100%;
	padding-bottom: 4px;
	overflow-x: auto;
	scrollbar-width: none;
}
.service-detail--chatbot .service-expertise__tabs::-webkit-scrollbar { display: none; }
.service-detail--chatbot .service-expertise__tab {
	flex: 0 0 auto;
	width: auto;
	min-width: 0;
	min-height: 44px;
	padding: 10px 20px;
	border-radius: 100px;
	background: #fff;
	color: #070707;
	font-size: 14px;
	line-height: 21px;
	white-space: nowrap;
}
.service-detail--chatbot .service-expertise__tab > span:last-child { display: none; }
.service-detail--chatbot .service-expertise__tab.is-active,
.service-detail--chatbot .service-expertise__tab:hover,
.service-detail--chatbot .service-expertise__tab:focus-visible {
	background: #3477f2;
	color: #fff;
}
.service-detail--chatbot .service-expertise__panels {
	max-width: 1190px;
	margin: 46px auto 0;
}
.service-detail--chatbot .service-expertise__panel {
	min-height: 400px;
	padding: 24px;
	border-radius: 12px;
}
.service-detail--chatbot .service-expertise__panel p { margin: 0 0 8px; }
.service-detail--chatbot .service-expertise__panel p:nth-last-of-type(1) { margin-top: 20px; }

@media (min-width: 901px) and (max-width: 1370px) {
	.service-detail--chatbot .service-expertise { padding: 64px 0; }
	.service-detail--chatbot .service-expertise__tabs { justify-content: flex-start; }
	.service-detail--chatbot .service-expertise h2 { font-size: clamp(38px, 3.4vw, 44px); line-height: 1.27; }
}

@media (max-width: 900px) {
	.service-detail--chatbot .service-expertise {
		padding: 44px 0 48px;
		background: #020607;
	}
	.service-detail--chatbot .service-expertise__header {
		max-width: 700px;
		margin: 0;
		text-align: left;
	}
	.service-detail--chatbot .service-expertise__eyebrow { margin-bottom: 12px; }
	.service-detail--chatbot .service-expertise h2 {
		max-width: 700px;
		margin: 0;
		font-size: 28px;
		line-height: 34px;
	}
	.service-detail--chatbot .service-expertise__intro {
		max-width: 700px;
		margin: 24px 0 0;
		font-size: 16px;
		line-height: 30px;
	}
	.service-detail--chatbot .service-expertise__layout { margin-top: 28px; }
	.service-detail--chatbot .service-expertise__tabs {
		justify-content: flex-start;
		width: calc(100vw - max(16px, (100vw - 620px) / 2));
		margin: 0;
		padding: 0 16px 4px 0;
		scroll-snap-type: x proximity;
	}
	.service-detail--chatbot .service-expertise__tab {
		min-height: 40px;
		padding: 9px 16px;
		scroll-snap-align: start;
	}
	.service-detail--chatbot .service-expertise__panels {
		max-width: none;
		margin-top: 20px;
	}
	.service-detail--chatbot .service-expertise__panel {
		min-height: 0;
		padding: 24px;
		font-size: 16px;
		line-height: 30px;
	}
}

@media (min-width: 601px) and (max-width: 900px) {
	.service-detail--chatbot .service-expertise h2 { font-size: 34px; line-height: 42px; }
}

/* AI Chatbot applications, sourced from the Service solutions repeater. */
.service-detail--chatbot .service-solutions {
	padding: 80px 0;
	background: #fff;
	text-align: center;
}
.service-detail--chatbot .service-solutions__header {
	display: block;
	max-width: 1320px;
	margin: 0 auto 54px;
}
.service-detail--chatbot .service-solutions__eyebrow { margin-bottom: 22px; }
.service-detail--chatbot .service-solutions h2 {
	max-width: none;
	font-size: 44px;
	line-height: 56px;
}
.service-detail--chatbot .service-solutions__intro {
	max-width: 1180px;
	margin: 26px auto 0;
	line-height: 30px;
}
.service-detail--chatbot .service-solutions__header > .service-solutions__controls { display: none; }
.service-detail--chatbot .service-solutions__track {
	align-items: stretch;
	gap: 28px;
	text-align: left;
	scroll-snap-type: x mandatory;
}
.service-detail--chatbot .service-solutions__card {
	flex: 0 0 calc((100% - 84px) / 4);
	min-height: 414px;
	padding: 24px;
	border-color: #e5e5e8;
	border-radius: 20px;
	background: #f5f7f9;
	scroll-snap-align: start;
}
.service-detail--chatbot .service-solutions__icon {
	width: 50px;
	height: 50px;
	margin-bottom: 26px;
	background: #3477f2;
}
.service-detail--chatbot .service-solutions__icon img {
	width: 26px;
	height: 26px;
	filter: none;
}
.service-detail--chatbot .service-solutions__card h3 {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 27px;
}
.service-detail--chatbot .service-solutions__card p { font-size: 16px; line-height: 24px; }
.service-detail--chatbot .service-solutions__controls--mobile {
	display: flex;
	justify-content: center;
	margin-top: 54px;
}

@media (min-width: 901px) and (max-width: 1280px) {
	.service-detail--chatbot .service-solutions { padding: 64px 0; }
	.service-detail--chatbot .service-solutions h2 { font-size: 38px; line-height: 48px; }
	.service-detail--chatbot .service-solutions__card { flex-basis: calc((100% - 56px) / 3); }
}

@media (max-width: 900px) {
	.service-detail--chatbot .service-solutions { padding: 44px 0 48px; overflow: hidden; }
	.service-detail--chatbot .service-solutions__header { margin-bottom: 54px; }
	.service-detail--chatbot .service-solutions__eyebrow { margin-bottom: 18px; }
	.service-detail--chatbot .service-solutions h2 {
		max-width: 720px;
		margin-inline: auto;
		font-size: 28px;
		line-height: 34px;
	}
	.service-detail--chatbot .service-solutions__intro {
		max-width: 700px;
		margin-top: 36px;
		font-size: 16px;
		line-height: 30px;
	}
	.service-detail--chatbot .service-solutions__track {
		width: calc(100vw - max(16px, (100vw - 620px) / 2));
		gap: 32px;
		padding: 4px 16px 4px 0;
	}
	.service-detail--chatbot .service-solutions__card {
		flex: 0 0 82%;
		min-height: 0;
		padding: 32px;
	}
	.service-detail--chatbot .service-solutions__card h3 { margin-bottom: 24px; }
	.service-detail--chatbot .service-solutions__card p { line-height: 30px; }
	.service-detail--chatbot .service-solutions__controls--mobile { margin-top: 24px; }
}

@media (min-width: 601px) and (max-width: 900px) {
	.service-detail--chatbot .service-solutions h2 { font-size: 34px; line-height: 42px; }
	.service-detail--chatbot .service-solutions__card { flex-basis: 54%; }
}

/* AI Chatbot capabilities, sourced from the Service capabilities repeater. */
.service-detail--chatbot .service-capabilities {
	padding: 80px 0;
	background: #000;
}
.service-detail--chatbot .service-capabilities__layout {
	grid-template-columns: minmax(0, .95fr) minmax(560px, 1.05fr);
	gap: 96px;
}
.service-detail--chatbot .service-capabilities__header { top: 110px; }
.service-detail--chatbot .service-capabilities h2 { max-width: 650px; }
.service-detail--chatbot .service-capabilities__intro { max-width: 640px; }
.service-detail--chatbot .service-capabilities__track { gap: 24px; }
.service-detail--chatbot .service-capabilities__card {
	min-height: 112px;
	padding: 20px 24px;
	border-left: 3px solid #555862;
	border-radius: 4px;
	background: #19191a;
}
.service-detail--chatbot .service-capabilities__card h3 {
	margin-bottom: 12px;
	color: #fff;
	text-transform: none;
}
.service-detail--chatbot .service-capabilities__card p { color: #e5e5e8; }

@media (min-width: 1001px) and (max-width: 1280px) {
	.service-detail--chatbot .service-capabilities { padding: 64px 0; }
	.service-detail--chatbot .service-capabilities__layout {
		grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
		gap: 48px;
	}
	.service-detail--chatbot .service-capabilities h2 { font-size: 38px; line-height: 48px; }
	.service-detail--chatbot .service-capabilities__card { min-height: 0; }
}

@media (max-width: 1000px) {
	.service-detail--chatbot .service-capabilities { padding: 56px 0; overflow: hidden; }
	.service-detail--chatbot .service-capabilities__layout { display: block; }
	.service-detail--chatbot .service-capabilities__header { position: static; padding: 0; }
	.service-detail--chatbot .service-capabilities h2 {
		max-width: 720px;
		font-size: 38px;
		line-height: 48px;
	}
	.service-detail--chatbot .service-capabilities__intro {
		max-width: 720px;
		margin-top: 36px;
	}
	.service-detail--chatbot .service-capabilities__viewport {
		width: calc(100vw - max(24px, (100vw - 920px) / 2));
		margin-top: 40px;
	}
	.service-detail--chatbot .service-capabilities__track {
		display: grid;
		grid-auto-flow: column;
		grid-template-rows: repeat(2, minmax(0, 1fr));
		grid-auto-columns: minmax(420px, 72%);
		gap: 24px 48px;
		padding-right: 24px;
		overflow-x: auto;
		scroll-snap-type: x mandatory;
		scroll-behavior: smooth;
		scrollbar-width: none;
		overscroll-behavior-inline: contain;
	}
	.service-detail--chatbot .service-capabilities__track::-webkit-scrollbar { display: none; }
	.service-detail--chatbot .service-capabilities__card {
		min-height: 0;
		padding: 24px;
		scroll-snap-align: start;
	}
	.service-detail--chatbot .service-capabilities__pagination {
		display: flex;
		justify-content: center;
		gap: 12px;
		width: calc(100vw - max(24px, (100vw - 920px) / 2));
		margin-top: 28px;
	}
	.service-detail--chatbot .service-capabilities__pagination button {
		width: 12px;
		height: 12px;
		padding: 0;
		border: 0;
		border-radius: 50%;
		background: #555862;
	}
	.service-detail--chatbot .service-capabilities__pagination button.is-active { background: #cacccf; }
}

@media (max-width: 600px) {
	.service-detail--chatbot .service-capabilities { padding: 44px 0 48px; }
	.service-detail--chatbot .service-capabilities__eyebrow { margin-bottom: 18px; }
	.service-detail--chatbot .service-capabilities h2 { font-size: 28px; line-height: 34px; }
	.service-detail--chatbot .service-capabilities__intro { font-size: 16px; line-height: 30px; }
	.service-detail--chatbot .service-capabilities__viewport {
		width: calc(100vw - 16px);
		margin-top: 36px;
	}
	.service-detail--chatbot .service-capabilities__track {
		grid-auto-columns: calc(100% - 48px);
		gap: 24px 48px;
		padding-right: 16px;
	}
	.service-detail--chatbot .service-capabilities__card h3 { font-size: 16px; line-height: 24px; }
	.service-detail--chatbot .service-capabilities__card p { font-size: 16px; line-height: 24px; }
	.service-detail--chatbot .service-capabilities__pagination { width: calc(100vw - 16px); }
}

/* AI Chatbot development process, sourced from the Service process repeater. */
.service-detail--chatbot .service-process { padding: 80px 0; }
.service-detail--chatbot .service-process__header {
	max-width: 1180px;
	margin-bottom: 58px;
}
.service-detail--chatbot .service-process h2 { max-width: 780px; }
.service-detail--chatbot .service-process__intro { max-width: 1180px; margin-inline: auto; }
.service-detail--chatbot .service-process__desktop {
	height: auto;
}
.service-detail--chatbot .service-process__line { display: none; }
.service-detail--chatbot .service-process__steps {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 64px 80px;
	height: auto;
}
.service-detail--chatbot .service-process__step,
.service-detail--chatbot .service-process__step--top,
.service-detail--chatbot .service-process__step--bottom {
	position: static;
	display: block;
	width: auto;
	min-width: 0;
	transform: none;
	text-align: left;
}
.service-detail--chatbot .service-process__pointer { display: none; }
.service-detail--chatbot .service-process__copy,
.service-detail--chatbot .service-process__step--top .service-process__copy,
.service-detail--chatbot .service-process__step--bottom .service-process__copy {
	position: relative;
	display: block;
	width: auto;
	padding: 0 0 0 24px;
	border-left: 3px solid #3477f2;
}
.service-detail--chatbot .service-process__number {
	position: absolute;
	top: 0;
	left: -70px;
	display: block;
	color: #3477f2;
	font: 700 24px/30px 'Plus Jakarta Sans', sans-serif;
}
.service-detail--chatbot .service-process__step h3 {
	margin-bottom: 18px;
	color: #070707;
	font-size: 18px;
	line-height: 27px;
	text-transform: none;
}
.service-detail--chatbot .service-process__step p { color: #2f313b; font-size: 16px; line-height: 24px; }

@media (min-width: 901px) and (max-width: 1280px) {
	.service-detail--chatbot .service-process { padding: 64px 0; }
	.service-detail--chatbot .service-process h2 { font-size: 38px; line-height: 48px; }
	.service-detail--chatbot .service-process__steps { gap: 52px 56px; }
}

@media (max-width: 900px) {
	.service-detail--chatbot .service-process { padding: 44px 0 48px; }
	.service-detail--chatbot .service-process__header { margin-bottom: 36px; }
	.service-detail--chatbot .service-process__eyebrow { margin-bottom: 18px; }
	.service-detail--chatbot .service-process h2 {
		max-width: 720px;
		font-size: 34px;
		line-height: 42px;
	}
	.service-detail--chatbot .service-process__intro {
		max-width: 720px;
		margin-top: 36px;
		font-size: 16px;
		line-height: 30px;
	}
	.service-detail--chatbot .service-process__desktop { display: none; }
	.service-detail--chatbot .service-process__mobile { display: block; }
	.service-detail--chatbot .service-process__track {
		display: grid;
		grid-auto-flow: column;
		grid-template-rows: repeat(2, minmax(0, 1fr));
		grid-auto-columns: calc(100% - 64px);
		gap: 40px 64px;
		padding: 0 24px 0 48px;
		overflow-x: auto;
		scroll-snap-type: x mandatory;
		scrollbar-width: none;
	}
	.service-detail--chatbot .service-process__track::-webkit-scrollbar { display: none; }
	.service-detail--chatbot .service-process__card {
		position: relative;
		box-sizing: border-box;
		padding: 0 0 0 34px;
		border: 0;
		border-left: 3px solid #3477f2;
		border-radius: 0;
		text-align: left;
		scroll-snap-align: start;
	}
	.service-detail--chatbot .service-process__card > span {
		position: absolute;
		top: 0;
		left: -48px;
		margin: 0;
		font-size: 0;
	}
	.service-detail--chatbot .service-process__card > span::after {
		content: attr(data-step);
		color: #3477f2;
		font: 700 24px/30px 'Plus Jakarta Sans', sans-serif;
	}
	.service-detail--chatbot .service-process__card h3 {
		margin: 0 0 12px;
		font-size: 18px;
		line-height: 27px;
		text-transform: none;
	}
	.service-detail--chatbot .service-process__card p { font-size: 16px; line-height: 24px; }
	.service-detail--chatbot .service-process__pagination { display: flex; margin-top: 34px; }
}

@media (max-width: 600px) {
	.service-detail--chatbot .service-process { padding-top: 29px; }
	.service-detail--chatbot .service-process__header { margin-bottom: 14px; }
	.service-detail--chatbot .service-process__eyebrow { margin-bottom: 12px; }
	.service-detail--chatbot .service-process h2 { font-size: 28px; line-height: 34px; }
	.service-detail--chatbot .service-process__intro { margin-top: 21px; }
	.service-detail--chatbot .service-process__track {
		width: calc(100vw - 16px);
		margin-left: 0;
		grid-auto-columns: calc(100vw - 33px);
		gap: 20px 10px;
		box-sizing: border-box;
		padding: 0;
	}
	.service-detail--chatbot .service-process__card {
		padding-left: 66px;
		border-left: 0;
		transform: none;
	}
	.service-detail--chatbot .service-process__card::before {
		content: '';
		position: absolute;
		top: 0;
		bottom: 0;
		left: 48px;
		width: 3px;
		background: #3477f2;
	}
	.service-detail--chatbot .service-process__card > span { left: 0; }
	.service-detail--chatbot .service-process__card h3 { font-size: 16px; line-height: 24px; }
	.service-detail--chatbot .service-process__card p { line-height: 22px; }
}

/* AI Chatbot industries, sourced from the Service industries repeater. */
.service-detail--chatbot .service-industries {
	padding: 80px 0;
	background: #000;
}
.service-detail--chatbot .service-industries__header {
	max-width: 1180px;
	margin-bottom: 54px;
}
.service-detail--chatbot .service-industries h2 { max-width: 960px; }
.service-detail--chatbot .service-industries__intro { max-width: 1120px; }
.service-detail--chatbot .service-industries__track {
	display: grid;
	grid-template-columns: repeat(6, minmax(0, 1fr));
	gap: 54px 56px;
}
.service-detail--chatbot .service-industries__card {
	position: relative;
	min-height: 152px;
	aspect-ratio: auto;
	overflow: visible;
	border: 0;
	border-radius: 0;
	background: transparent;
}
.service-detail--chatbot .service-industries__card::before {
	position: absolute;
	inset: 0 auto auto 50%;
	width: 104px;
	height: 104px;
	border: 1px solid #2f313b;
	border-radius: 8px;
	background: #19191a var(--industry-card-image) center / 32px 32px no-repeat;
	transform: translateX(-50%);
}
.service-detail--chatbot .service-industries__card:hover::before { transform: translateX(-50%); }
.service-detail--chatbot .service-industries__card::after { display: none; }
.service-detail--chatbot .service-industries__content {
	position: absolute;
	inset: 124px 0 auto;
	text-align: center;
}
.service-detail--chatbot .service-industries__content h3 {
	margin: 0;
	font-size: 16px;
	line-height: 24px;
}
.service-detail--chatbot .service-industries__content > div { display: none; }
.service-industries__more { display: none; }

@media (min-width: 901px) and (max-width: 1280px) {
	.service-detail--chatbot .service-industries { padding: 64px 0; }
	.service-detail--chatbot .service-industries h2 { font-size: 38px; line-height: 48px; }
	.service-detail--chatbot .service-industries__track {
		grid-template-columns: repeat(4, minmax(0, 1fr));
		gap: 48px 36px;
	}
}

@media (min-width: 601px) and (max-width: 900px) {
	.service-detail--chatbot .service-industries { padding: 56px 0; }
	.service-detail--chatbot .service-industries h2 { font-size: 34px; line-height: 42px; }
	.service-detail--chatbot .service-industries__track {
		display: grid;
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 44px 32px;
		margin: 0;
		padding: 0;
		overflow: visible;
	}
}

@media (max-width: 600px) {
	.service-detail--chatbot .service-industries { padding: 44px 0 48px; }
	.service-detail--chatbot .service-industries__header { margin-bottom: 44px; }
	.service-detail--chatbot .service-industries h2 { max-width: 370px; font-size: 28px; line-height: 34px; }
	.service-detail--chatbot .service-industries__intro {
		max-width: 370px;
		margin-top: 34px;
		font-size: 16px;
		line-height: 30px;
	}
	.service-detail--chatbot .service-industries__track {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 36px 28px;
		margin: 0;
		padding: 0;
		overflow: visible;
	}
	.service-detail--chatbot .service-industries__card {
		display: none;
		min-height: 142px;
	}
	.service-detail--chatbot .service-industries__card:nth-child(n+7):nth-child(-n+12),
	.service-detail--chatbot .service-industries.is-expanded .service-industries__card { display: block; }
	.service-detail--chatbot .service-industries__card::before { width: 96px; height: 96px; }
	.service-detail--chatbot .service-industries__content { inset: 116px -8px auto; }
	.service-detail--chatbot .service-industries__content h3 { font-size: 16px; line-height: 24px; }
	.service-detail--chatbot .service-industries__more {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 12px;
		min-width: 156px;
		height: 50px;
		margin: 42px auto 0;
		padding: 0 24px;
		border: 0;
		border-radius: 100px;
		background: #061021;
		color: #3477f2;
		font: 500 16px/24px 'Plus Jakarta Sans', sans-serif;
	}
	.service-detail--chatbot .service-industries.is-expanded .service-industries__more > span:first-child { transform: rotate(180deg); }
}

/* AI Chatbot responsible-AI card, sourced from the Service trust fields. */
.service-detail--chatbot .service-responsible-ai { padding: 50px 0; background: #000; }
.service-detail--chatbot .service-responsible-ai__card {
	grid-template-columns: minmax(360px, 443px) minmax(0, 1fr);
	min-height: 310px;
}
.service-detail--chatbot .service-responsible-ai__visual { height: 100%; min-height: 0; }
.service-detail--chatbot .service-responsible-ai__visual img { object-position: center; }
.service-detail--chatbot .service-responsible-ai__body { padding: 32px 40px; }
.service-detail--chatbot .service-responsible-ai__body h2 {
	max-width: 820px;
	margin-bottom: 18px;
	font-size: 32px;
	line-height: 1.18;
}
.service-detail--chatbot .service-responsible-ai__description {
	max-width: 820px;
	font-size: 16px;
	line-height: 1.55;
}
.service-detail--chatbot .service-responsible-ai__principles {
	display: flex;
	flex-wrap: wrap;
	gap: 16px 18px;
	margin-top: 22px;
}
.service-detail--chatbot .service-responsible-ai__principle {
	min-height: 48px;
	box-sizing: border-box;
	padding: 10px 14px;
	white-space: nowrap;
}
.service-detail--chatbot .service-responsible-ai__cta { width: auto; margin-top: 20px; }

@media (min-width: 701px) and (max-width: 1100px) {
	.service-detail--chatbot .service-responsible-ai { padding: 40px 0; }
	.service-detail--chatbot .service-responsible-ai__card {
		grid-template-columns: minmax(300px, 42%) minmax(0, 1fr);
		min-height: 380px;
	}
	.service-detail--chatbot .service-responsible-ai__visual { min-height: 380px; }
	.service-detail--chatbot .service-responsible-ai__body { padding: 30px 28px; }
	.service-detail--chatbot .service-responsible-ai__body h2 { font-size: 28px; }
	.service-detail--chatbot .service-responsible-ai__principles { gap: 12px; margin-top: 20px; }
	.service-detail--chatbot .service-responsible-ai__principle { font-size: 14px; }
}

@media (max-width: 700px) {
	.service-detail--chatbot .service-responsible-ai { padding: 24px 0; }
	.service-detail--chatbot .service-responsible-ai__card {
		display: block;
		min-height: 0;
		border-radius: 20px;
	}
	.service-detail--chatbot .service-responsible-ai__visual {
		width: 100%;
		height: auto;
		min-height: 0;
		aspect-ratio: 370 / 169;
	}
	.service-detail--chatbot .service-responsible-ai__visual img { object-fit: cover; object-position: center; }
	.service-detail--chatbot .service-responsible-ai__body { padding: 24px 16px 28px; }
	.service-detail--chatbot .service-responsible-ai__body h2 {
		margin-bottom: 18px;
		font-size: 24px;
		line-height: 1.32;
	}
	.service-detail--chatbot .service-responsible-ai__description { font-size: 16px; line-height: 1.58; }
	.service-detail--chatbot .service-responsible-ai__principles {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		gap: 16px;
		margin-top: 24px;
	}
	.service-detail--chatbot .service-responsible-ai__principle {
		width: auto;
		max-width: 100%;
		min-height: 0;
		padding: 10px 14px;
		border-radius: 9px;
		font-size: 14px;
		white-space: normal;
	}
	.service-detail--chatbot .service-responsible-ai__cta {
		width: min(100%, 289px);
		margin-top: 28px;
	}
}

/* AI Chatbot FAQs, sourced from the Service FAQ repeater. */
.service-detail--chatbot .service-faq { background: #000; }
.service-detail--chatbot .service-faq__header { max-width: 940px; }
.service-detail--chatbot .service-faq__item { background: #19191a; }

@media (max-width: 700px) {
	.service-detail--chatbot .service-faq { padding: 44px 0 48px; }
	.service-detail--chatbot .service-faq__header { margin-bottom: 28px; }
	.service-detail--chatbot .service-faq__header .service-kicker { margin-bottom: 18px; }
	.service-detail--chatbot .service-faq__header h2 { max-width: 355px; }
	.service-detail--chatbot .service-faq__item { padding-inline: 14px; }
	.service-detail--chatbot .service-faq__item summary { min-height: 76px; }
	.service-detail--chatbot .service-faq__item[open] summary { padding-top: 16px; }
	.service-detail--chatbot .service-faq__answer { padding: 0 30px 16px 0; }
}

/* Dynamic recent posts at the end of the AI Chatbot Service page. */
.service-detail--chatbot .service-related { padding: 80px 0; background: #fff; }
.service-detail--chatbot .service-related__top { margin-bottom: 36px; }
.service-detail--chatbot .service-related__top h2 { margin: 0; font: 800 44px/56px 'Neue Power', 'Plus Jakarta Sans', sans-serif; }
.service-detail--chatbot .service-related__top > a { display: inline-flex; align-items: center; gap: 8px; font-weight: 600; text-decoration: none; }
.service-detail--chatbot .service-related__card { min-width: 0; }
.service-detail--chatbot .service-related__image { display: block; overflow: hidden; border-radius: 12px; }
.service-detail--chatbot .service-related__image img { display: block; width: 100%; aspect-ratio: 405 / 240; object-fit: cover; transition: transform .35s ease; }
.service-detail--chatbot .service-related__card:hover .service-related__image img { transform: scale(1.04); }
.service-detail--chatbot .service-related__meta { display: flex; align-items: center; gap: 10px; margin-top: 18px; color: #555862; font-size: 12px; line-height: 18px; }
.service-detail--chatbot .service-related__meta i { width: 4px; height: 4px; border-radius: 50%; background: #3477f2; }
.service-detail--chatbot .service-related__card h3 { margin: 12px 0 10px; font-size: 20px; line-height: 28px; }
.service-detail--chatbot .service-related__card h3 a { color: #070707; text-decoration: none; }
.service-detail--chatbot .service-related__card p { margin: 0; color: #555862; font-size: 14px; line-height: 22px; }
.service-detail--chatbot .service-related__badge { display: inline-block; margin-top: 16px; padding: 5px 10px; border-radius: 100px; background: #eaf1ff; color: #3477f2; font-size: 12px; line-height: 18px; }

@media (min-width: 701px) and (max-width: 1000px) {
	.service-detail--chatbot .service-related { padding: 64px 0; }
	.service-detail--chatbot .service-related__top h2 { font-size: 38px; line-height: 48px; }
}

/* AI Automation: editable hero, introduction, and business benefits. */
.service-detail--automation .service-hero {
	min-height: 487px;
	background-position: center;
}
.service-detail--automation .service-hero__shade {
	background: linear-gradient(180deg, rgba(0, 0, 0, .18), rgba(0, 0, 0, .08) 48%, #000 100%);
}
.service-detail--automation .service-hero__inner { justify-content: center; padding: 74px 0 52px; }
.service-detail--automation .service-hero h1 { max-width: 1160px; font-size: 58px; line-height: 1.08; }
.service-detail--automation .service-hero__copy { max-width: 920px; margin-top: 28px; font-size: 18px; line-height: 30px; }
.service-detail--automation .service-hero .service-button { margin-top: 34px; }

.service-detail--automation .service-intro { padding: 80px 0; background: #000; }
.service-detail--automation .service-intro__grid {
	grid-template-columns: minmax(0, 1.55fr) minmax(360px, .75fr);
	gap: 64px;
	align-items: center;
}
.service-detail--automation .service-intro figure { border: 1px solid rgba(255, 255, 255, .18); border-radius: 20px; }
.service-detail--automation .service-intro img { width: 100%; height: auto; aspect-ratio: auto; }
.service-detail--automation .service-intro .service-richtext { margin-top: 28px; }
.service-detail--automation .service-intro .service-richtext p { margin: 0 0 4px; }

.service-detail--automation .service-section--cards { padding: 80px 0; background: #fff; color: #070707; }
.service-detail--automation .service-section--cards .service-section__header { max-width: 1180px; margin-bottom: 54px; }
.service-detail--automation .service-section--cards .service-section__header > p:not(.service-kicker) {
	max-width: 1120px;
	margin: 28px auto 0;
	font-size: 16px;
	line-height: 30px;
}
.service-detail--automation .service-section--cards .service-group__grid { grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 20px; }
.service-detail--automation .service-section--cards .service-card { min-height: 310px; border-color: #cacccf; border-radius: 12px; }
.service-detail--automation .service-section--cards .service-card__body { padding: 16px; }
.service-detail--automation .service-section--cards .service-card h3 { margin-bottom: 18px; }

@media (min-width: 901px) and (max-width: 1200px) {
	.service-detail--automation .service-hero h1 { font-size: 48px; }
	.service-detail--automation .service-intro__grid { grid-template-columns: minmax(0, 1.15fr) minmax(300px, .85fr); gap: 36px; }
	.service-detail--automation .service-intro h2,
	.service-detail--automation .service-section--cards h2 { font-size: 38px; line-height: 48px; }
	.service-detail--automation .service-section--cards .service-group__grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}

@media (max-width: 900px) {
	.service-detail--automation .service-hero {
		min-height: 520px;
		place-items: start;
		background: #000;
	}
	.service-detail--automation .service-hero__shade { display: none; }
	.service-detail--automation .service-hero__inner { align-items: flex-start; justify-content: flex-start; padding: 34px 0 28px; text-align: left; }
	.service-detail--automation .service-hero h1 { max-width: 370px; font-size: 36px; line-height: 46px; }
	.service-detail--automation .service-hero__copy { max-width: 370px; margin-top: 34px; font-size: 16px; line-height: 30px; }
	.service-detail--automation .service-hero .service-button { min-height: 46px; margin-top: 34px; padding: 6px 7px 6px 20px; font-size: 16px; line-height: 20px; }
	.service-detail--automation .service-intro { padding: 24px 0 44px; }
	.service-detail--automation .service-intro__grid { grid-template-columns: 1fr; gap: 34px; }
	.service-detail--automation .service-intro figure { order: -1; width: 100%; margin: 0; }
	.service-detail--automation .service-intro .service-kicker { margin-bottom: 14px; }
	.service-detail--automation .service-intro h2 { font-size: 28px; line-height: 34px; }
	.service-detail--automation .service-intro .service-richtext { margin-top: 28px; font-size: 16px; line-height: 30px; }
	.service-detail--automation .service-intro .service-richtext p { margin-bottom: 0; }
	.service-detail--automation .service-section--cards { padding: 44px 0 48px; overflow: hidden; }
	.service-detail--automation .service-section--cards .service-section__header { margin-bottom: 54px; }
	.service-detail--automation .service-section--cards .service-section__header > p:not(.service-kicker) { margin-top: 34px; }
	.service-detail--automation .service-section--cards .service-group__grid { gap: 20px; }
	.service-detail--automation .service-section--cards .service-card { min-height: 292px; }
}

@media (min-width: 601px) and (max-width: 900px) {
	.service-detail--automation .service-hero { min-height: 560px; }
	.service-detail--automation .service-hero h1 { max-width: 700px; font-size: 42px; line-height: 52px; }
	.service-detail--automation .service-hero__copy { max-width: 700px; }
	.service-detail--automation .service-intro h2,
	.service-detail--automation .service-section--cards h2 { font-size: 34px; line-height: 42px; }
}

@media (max-width: 700px) {
	.service-detail--chatbot .service-related { padding: 44px 0 48px; }
	.service-detail--chatbot .service-related__top { align-items: flex-end; margin-bottom: 28px; }
	.service-detail--chatbot .service-related__top h2 { max-width: 250px; font-size: 28px; line-height: 34px; }
	.service-detail--chatbot .service-related__top > a { font-size: 14px; }
	.service-detail--chatbot .service-related__grid { grid-template-columns: 1fr; gap: 36px; }
}

/* AI Automation conversion banner. */
.service-trust--automation-banner { padding: 50px 0; background: #000; }
.service-trust--automation-banner .service-trust__card {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 498px;
	height: 280px;
	min-height: 280px;
	box-sizing: border-box;
	padding: 0;
	border: 1px solid rgba(255,255,255,.18);
	border-radius: 20px;
	background: linear-gradient(105deg, #1d0819 0%, #0b080c 56%, #08090f 100%);
	overflow: hidden;
}
.service-trust--automation-banner .service-trust__copy { align-self: center; padding: 32px; }
.service-trust--automation-banner h2 { margin: 0 0 20px; color: #fff; font: 700 32px/1.25 'Plus Jakarta Sans', sans-serif; }
.service-trust--automation-banner p { max-width: 780px; margin: 0; color: #fff; font: 400 16px/25px 'Plus Jakarta Sans', sans-serif; }
.service-trust--automation-banner .service-trust__button { margin-top: 24px; }
.service-trust--automation-banner .service-trust__button.button {
	min-height: 48px;
	gap: 8px;
	padding: 7px 14px 7px 20px;
	background: linear-gradient(180deg, #fff 0%, #eee 100%);
	color: #070707;
	font: 600 14px/18px 'Plus Jakarta Sans', sans-serif;
}
.service-trust--automation-banner .service-trust__button .button__icon {
	width: 20px;
	height: 20px;
	background: transparent;
}
.service-trust--automation-banner .service-trust__button:hover,
.service-trust--automation-banner .service-trust__button:focus-visible {
	background: linear-gradient(180deg, #fff 0%, #eee 100%);
	color: #070707;
}
.service-trust--automation-banner .service-trust__media { height: 100%; align-self: stretch; }
.service-trust--automation-banner .service-trust__media img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center; }

/* AI Automation development expertise. */
.service-detail--automation .service-expertise { isolation: isolate; padding: 80px 0; background: #020304; }
.service-detail--automation .service-expertise__header { max-width: 1040px; margin-inline: auto; text-align: center; }
.service-detail--automation .service-expertise h2 { max-width: 820px; margin-inline: auto; }
.service-detail--automation .service-expertise__intro { max-width: 920px; margin-inline: auto; }
.service-detail--automation .service-expertise__pattern { opacity: .3; }
.service-detail--automation .service-expertise__layout { display: block; margin-top: 44px; }
.service-detail--automation .service-expertise__tabs { display: flex; justify-content: center; gap: 12px; width: 100%; overflow-x: auto; scrollbar-width: none; }
.service-detail--automation .service-expertise__tabs::-webkit-scrollbar { display: none; }
.service-detail--automation .service-expertise__tab {
	flex: 0 0 auto;
	width: auto;
	min-width: 0;
	min-height: 44px;
	padding: 10px 20px;
	border-radius: 100px;
	background: #fff;
	color: #070707;
	font-size: 14px;
	line-height: 21px;
	white-space: nowrap;
}
.service-detail--automation .service-expertise__tab > span:last-child { display: none; }
.service-detail--automation .service-expertise__tab.is-active,
.service-detail--automation .service-expertise__tab:hover,
.service-detail--automation .service-expertise__tab:focus-visible { background: #3477f2; color: #fff; }
.service-detail--automation .service-expertise__panels { max-width: 1190px; margin: 46px auto 0; }
.service-detail--automation .service-expertise__panel { min-height: 320px; padding: 24px; border-radius: 12px; }

/* AI Automation solution cards. */
.service-detail--automation .service-solutions { padding: 80px 0; background: #fff; text-align: left; }
.service-detail--automation .service-solutions__header { display: flex; max-width: none; margin: 0 0 54px; }
.service-detail--automation .service-solutions__header > div:first-child { max-width: 1100px; }
.service-detail--automation .service-solutions h2 { max-width: 920px; margin: 0; font-size: 44px; line-height: 56px; }
.service-detail--automation .service-solutions__intro { max-width: 1050px; margin: 26px 0 0; line-height: 30px; }
.service-detail--automation .service-solutions__header > .service-solutions__controls { display: flex; }
.service-detail--automation .service-solutions__track { align-items: stretch; gap: 28px; text-align: left; scroll-snap-type: x mandatory; }
.service-detail--automation .service-solutions__card { flex: 0 0 calc((100% - 84px) / 4); min-height: 300px; padding: 24px; border-color: #e5e5e8; border-radius: 20px; background: #f5f7f9; scroll-snap-align: start; }
.service-detail--automation .service-solutions__card h3 { margin-bottom: 20px; font-size: 18px; line-height: 27px; }
.service-detail--automation .service-solutions__card p { font-size: 16px; line-height: 24px; }
.service-detail--automation .service-solutions__icon img { filter: none; }
.service-detail--automation .service-solutions__controls--mobile { display: none; justify-content: center; margin-top: 42px; }

/* AI Automation capabilities. */
.service-detail--automation .service-capabilities__layout { grid-template-columns: minmax(0, .95fr) minmax(560px, 1.05fr); gap: 96px; }
.service-detail--automation .service-capabilities h2 { max-width: 650px; }
.service-detail--automation .service-capabilities__intro { max-width: 640px; }
.service-detail--automation .service-capabilities__card { min-height: 112px; padding: 20px 24px; border-left: 3px solid #3477f2; border-radius: 10px; background: #fff; color: #070707; }
.service-detail--automation .service-capabilities__card h3 { color: #070707; text-transform: none; }
.service-detail--automation .service-capabilities__card p { color: #222; }

@media (min-width: 901px) and (max-width: 1280px) {
	.service-trust--automation-banner .service-trust__card { grid-template-columns: minmax(0, 1fr) 38%; }
	.service-trust--automation-banner h2 { font-size: 28px; }
	.service-detail--automation .service-expertise { padding: 64px 0; }
	.service-detail--automation .service-expertise__tabs { justify-content: flex-start; }
	.service-detail--automation .service-expertise h2,
	.service-detail--automation .service-solutions h2 { font-size: 38px; line-height: 48px; }
	.service-detail--automation .service-solutions { padding: 64px 0; }
	.service-detail--automation .service-solutions__card { flex-basis: calc((100% - 56px) / 3); }
	.service-detail--automation .service-capabilities { padding: 64px 0; }
	.service-detail--automation .service-capabilities__layout { grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 48px; }
	.service-detail--automation .service-capabilities h2 { font-size: 38px; line-height: 48px; }
}

@media (max-width: 900px) {
	.service-trust--automation-banner { padding: 24px 0; }
	.service-trust--automation-banner .service-trust__card { display: flex; height: auto; min-height: 0; flex-direction: column; padding: 0; border-radius: 20px; }
	.service-trust--automation-banner .service-trust__copy { padding: 34px 32px 30px; }
	.service-trust--automation-banner h2 { margin-bottom: 18px; font-size: 20px; line-height: 25px; }
	.service-trust--automation-banner p { font-size: 16px; line-height: 25px; }
	.service-trust--automation-banner .service-trust__button { margin-top: 26px; }
	.service-trust--automation-banner .service-trust__button.button { width: min(100%, 283px); box-sizing: border-box; font-size: 14px; }
	.service-trust--automation-banner .service-trust__media { width: 100%; height: auto; }
	.service-trust--automation-banner .service-trust__media img { width: 100%; height: auto; aspect-ratio: 370 / 255; object-fit: cover; }
	.service-detail--automation .service-expertise { padding: 44px 0 48px; }
	.service-detail--automation .service-expertise__header { max-width: 700px; margin: 0; text-align: left; }
	.service-detail--automation .service-expertise__eyebrow { margin-bottom: 12px; }
	.service-detail--automation .service-expertise h2 { max-width: 700px; margin: 0; font-size: 28px; line-height: 34px; }
	.service-detail--automation .service-expertise__intro { max-width: 700px; margin: 24px 0 0; font-size: 16px; line-height: 30px; }
	.service-detail--automation .service-expertise__pattern { display: none; }
	.service-detail--automation .service-expertise__layout { margin-top: 28px; }
	.service-detail--automation .service-expertise__tabs { justify-content: flex-start; width: calc(100vw - max(16px, (100vw - 620px) / 2)); padding: 0 16px 4px 0; scroll-snap-type: x proximity; }
	.service-detail--automation .service-expertise__tab { min-height: 40px; padding: 9px 16px; scroll-snap-align: start; }
	.service-detail--automation .service-expertise__panels { max-width: none; margin-top: 20px; }
	.service-detail--automation .service-expertise__panel { min-height: 0; padding: 24px; font-size: 16px; line-height: 30px; }
	.service-detail--automation .service-solutions { padding: 44px 0 48px; overflow: hidden; }
	.service-detail--automation .service-solutions__header { display: block; margin-bottom: 54px; text-align: center; }
	.service-detail--automation .service-solutions h2 { max-width: 700px; margin-inline: auto; font-size: 28px; line-height: 34px; }
	.service-detail--automation .service-solutions__intro { max-width: 700px; margin: 36px auto 0; font-size: 16px; line-height: 30px; }
	.service-detail--automation .service-solutions__header > .service-solutions__controls { display: none; }
	.service-detail--automation .service-solutions__track { width: calc(100vw - max(16px, (100vw - 620px) / 2)); gap: 32px; padding: 4px 16px 4px 0; }
	.service-detail--automation .service-solutions__card { flex: 0 0 82%; min-height: 0; padding: 32px; }
	.service-detail--automation .service-solutions__card p { line-height: 30px; }
	.service-detail--automation .service-solutions__controls--mobile { display: flex; margin-top: 24px; }
	.service-detail--automation .service-capabilities { padding: 44px 0 48px; overflow: hidden; }
	.service-detail--automation .service-capabilities__layout { display: block; }
	.service-detail--automation .service-capabilities__header { position: static; padding: 0; }
	.service-detail--automation .service-capabilities h2 { max-width: 700px; font-size: 28px; line-height: 34px; }
	.service-detail--automation .service-capabilities__intro { max-width: 700px; margin-top: 36px; font-size: 16px; line-height: 30px; }
	.service-detail--automation .service-capabilities__viewport { width: calc(100vw - max(16px, (100vw - 620px) / 2)); margin-top: 36px; }
	.service-detail--automation .service-capabilities__track { display: grid; grid-auto-flow: column; grid-template-rows: repeat(2, minmax(0, 1fr)); grid-auto-columns: calc(100% - 48px); gap: 24px 48px; padding-right: 16px; overflow-x: auto; scroll-snap-type: x mandatory; scroll-behavior: smooth; scrollbar-width: none; }
	.service-detail--automation .service-capabilities__track::-webkit-scrollbar { display: none; }
	.service-detail--automation .service-capabilities__card { min-height: 0; padding: 24px 28px; scroll-snap-align: start; }
	.service-detail--automation .service-capabilities__card h3 { margin-bottom: 16px; font-size: 16px; line-height: 24px; }
	.service-detail--automation .service-capabilities__card p { font-size: 16px; line-height: 24px; }
	.service-detail--automation .service-capabilities__pagination { display: flex; justify-content: center; gap: 12px; width: calc(100vw - max(16px, (100vw - 620px) / 2)); margin-top: 28px; }
	.service-detail--automation .service-capabilities__pagination button { width: 12px; height: 12px; padding: 0; border: 0; border-radius: 50%; background: #555862; }
	.service-detail--automation .service-capabilities__pagination button.is-active { background: #cacccf; }
}

/* Final AI Automation process, industries, and control-card overrides. */
.service-detail--automation .service-process{padding:80px 0}
.service-detail--automation .service-process__header{max-width:1180px;margin-bottom:54px}
.service-detail--automation .service-process h2{max-width:900px}
.service-detail--automation .service-process__intro{max-width:1180px;margin-inline:auto}
.service-detail--automation .service-process__desktop{height:auto}
.service-detail--automation .service-process__line,.service-detail--automation .service-process__pointer{display:none}
.service-detail--automation .service-process__steps{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:32px;height:auto}
.service-detail--automation .service-process__step,.service-detail--automation .service-process__step--top,.service-detail--automation .service-process__step--bottom{position:relative;inset:auto;display:block;grid-column:span 3;width:auto;min-height:285px;padding:20px;border:1px solid #e8edf5;border-radius:12px;background:linear-gradient(145deg,#fff 20%,#eefbfc 100%);transform:none;text-align:left}
.service-detail--automation .service-process__step:nth-child(2){background:linear-gradient(145deg,#fff 20%,#fff8e9 100%)}
.service-detail--automation .service-process__step:nth-child(3){background:linear-gradient(145deg,#fff 20%,#fff0f5 100%)}
.service-detail--automation .service-process__step:nth-child(4){background:linear-gradient(145deg,#fff 20%,#eefcf7 100%)}
.service-detail--automation .service-process__step:nth-child(n+5){grid-column:span 4}
.service-detail--automation .service-process__copy,.service-detail--automation .service-process__step--top .service-process__copy,.service-detail--automation .service-process__step--bottom .service-process__copy{width:auto;padding:0}
.service-detail--automation .service-process__icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:26px;border-radius:50%;background:#97e5e3}
.service-detail--automation .service-process__step:nth-child(2) .service-process__icon{background:#e2c578}.service-detail--automation .service-process__step:nth-child(3) .service-process__icon{background:#efa0b7}.service-detail--automation .service-process__step:nth-child(4) .service-process__icon{background:#53c67e}.service-detail--automation .service-process__step:nth-child(5) .service-process__icon{background:#aac0d9}.service-detail--automation .service-process__step:nth-child(6) .service-process__icon{background:#bee66f}.service-detail--automation .service-process__step:nth-child(7) .service-process__icon{background:#a982f3}
.service-detail--automation .service-process__icon img{width:24px;height:24px;object-fit:contain}
.service-detail--automation .service-process__step h3{margin-bottom:18px;color:#070707;font-size:17px;line-height:25px;text-transform:none}.service-detail--automation .service-process__step p{font-size:15px;line-height:23px}
.service-detail--automation .service-industries{padding:80px 0;background:#000}.service-detail--automation .service-industries__header{max-width:1120px;margin:0 auto 54px;text-align:center}.service-detail--automation .service-industries h2{max-width:980px;margin-inline:auto}.service-detail--automation .service-industries__intro{max-width:1050px;margin-inline:auto}
.service-detail--automation .service-industries__track{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:50px 32px}.service-detail--automation .service-industries__card{position:relative;min-height:145px;overflow:visible;background:transparent}.service-detail--automation .service-industries__card::before{content:'';position:absolute;top:0;left:50%;width:96px;height:96px;border:1px solid #2f313b;border-radius:8px;background:#19191a var(--industry-card-image) center/34px 34px no-repeat;transform:translateX(-50%)}.service-detail--automation .service-industries__card::after{display:none}.service-detail--automation .service-industries__content{position:absolute;inset:116px -8px auto;text-align:center}.service-detail--automation .service-industries__content h3{margin:0;color:#fff;font-size:16px;line-height:24px}.service-detail--automation .service-industries__content>div{display:none}
.service-detail--automation .service-responsible-ai{padding:50px 0;background:#000}.service-detail--automation .service-responsible-ai__card{grid-template-columns:minmax(360px,443px) minmax(0,1fr);min-height:310px}.service-detail--automation .service-responsible-ai__visual{height:100%;min-height:0}.service-detail--automation .service-responsible-ai__visual img{object-position:center}.service-detail--automation .service-responsible-ai__body{padding:32px 40px}.service-detail--automation .service-responsible-ai__body h2{max-width:820px;margin-bottom:18px;font-size:32px;line-height:1.18}.service-detail--automation .service-responsible-ai__description{max-width:820px}.service-detail--automation .service-responsible-ai__principles{display:flex;flex-wrap:wrap;gap:16px 18px;margin-top:22px}.service-detail--automation .service-responsible-ai__principle{min-height:48px;box-sizing:border-box;padding:10px 14px;white-space:nowrap}.service-detail--automation .service-responsible-ai__cta{margin-top:20px}
@media(min-width:901px) and (max-width:1280px){.service-detail--automation .service-process,.service-detail--automation .service-industries{padding:64px 0}.service-detail--automation .service-process h2,.service-detail--automation .service-industries h2{font-size:38px;line-height:48px}.service-detail--automation .service-process__steps{gap:24px}.service-detail--automation .service-process__step,.service-detail--automation .service-process__step:nth-child(n+5){grid-column:span 4}.service-detail--automation .service-process__step:last-child{grid-column:5/span 4}.service-detail--automation .service-industries__track{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:900px){.service-detail--automation .service-process{padding:44px 0 48px}.service-detail--automation .service-process__header{margin-bottom:36px}.service-detail--automation .service-process h2{max-width:700px;font-size:28px;line-height:34px}.service-detail--automation .service-process__intro{max-width:700px;margin-top:36px;font-size:16px;line-height:30px}.service-detail--automation .service-process__desktop{display:none}.service-detail--automation .service-process__mobile{display:block}.service-detail--automation .service-process__track{display:flex;width:calc(100vw - max(16px,(100vw - 620px)/2));gap:48px;padding-right:16px}.service-detail--automation .service-process__card{flex:0 0 calc(100% - 48px);min-height:270px;padding:24px 28px;border-color:#e8edf5;border-radius:12px;background:linear-gradient(145deg,#fff 20%,#eefbfc 100%)}.service-detail--automation .service-process__card>.service-process__icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:26px;border-radius:50%;background:#97e5e3}.service-detail--automation .service-process__card>.service-process__icon img{width:24px;height:24px}.service-detail--automation .service-process__card>.service-process__step-label{display:none}.service-detail--automation .service-process__card h3{margin-bottom:18px;font-size:18px;line-height:27px;text-transform:none}.service-detail--automation .service-process__card p{font-size:16px;line-height:24px}.service-detail--automation .service-process__pagination{display:flex;margin-top:28px}.service-detail--automation .service-industries{padding:44px 0 48px}.service-detail--automation .service-industries__header{margin-bottom:44px}.service-detail--automation .service-industries h2{max-width:700px;font-size:28px;line-height:34px}.service-detail--automation .service-industries__intro{max-width:700px;margin-top:36px;font-size:16px;line-height:30px}.service-detail--automation .service-industries__track{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 28px}.service-detail--automation .service-industries__card:nth-child(n+7){display:none}.service-detail--automation .service-industries.is-expanded .service-industries__card{display:block}.service-detail--automation .service-industries__more{display:flex}.service-detail--automation .service-responsible-ai{padding:24px 0}.service-detail--automation .service-responsible-ai__card{display:block;min-height:0;border-radius:20px}.service-detail--automation .service-responsible-ai__visual{width:100%;height:auto;min-height:0;aspect-ratio:370/169}.service-detail--automation .service-responsible-ai__visual img{object-fit:cover;object-position:center}.service-detail--automation .service-responsible-ai__body{padding:24px 16px 28px}.service-detail--automation .service-responsible-ai__body h2{margin-bottom:18px;font-size:24px;line-height:1.32}.service-detail--automation .service-responsible-ai__description{font-size:16px;line-height:1.58}.service-detail--automation .service-responsible-ai__principles{display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin-top:24px}.service-detail--automation .service-responsible-ai__principle{width:auto;max-width:100%;min-height:0;padding:10px 14px;border-radius:9px;font-size:14px;white-space:normal}.service-detail--automation .service-responsible-ai__cta{width:min(100%,289px);margin-top:28px}}
.service-detail--automation .service-industries__card{border:0;border-radius:0}
.service-detail--automation .service-responsible-ai__principle img{filter:invert(42%) sepia(93%) saturate(1640%) hue-rotate(204deg) brightness(101%) contrast(90%)}
.service-detail--automation .service-faq{padding:80px 0 82px;background:#000}.service-detail--automation .service-faq__header{max-width:940px}.service-detail--automation .service-faq__item{background:#19191a}
@media(max-width:700px){.service-detail--automation .service-faq{padding:44px 0 48px}.service-detail--automation .service-faq__header{margin-bottom:28px}.service-detail--automation .service-faq__header .service-kicker{margin-bottom:18px}.service-detail--automation .service-faq__header h2{max-width:355px}.service-detail--automation .service-faq__item{padding-inline:14px}.service-detail--automation .service-faq__item summary{min-height:76px}.service-detail--automation .service-faq__item[open] summary{padding-top:16px}.service-detail--automation .service-faq__answer{padding:0 30px 16px 0}}

/* RAG Development service page. */
.service-detail--rag .service-hero{min-height:487px;background-position:center}.service-detail--rag .service-hero__shade{background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.08) 48%,#000 100%)}.service-detail--rag .service-hero h1{max-width:1160px;font-size:58px;line-height:1.08}.service-detail--rag .service-hero__copy{max-width:980px;margin-top:28px}.service-detail--rag .service-hero .service-button{margin-top:34px}
.service-intro--rag{padding:80px 0;background:#000}.service-intro--rag__top{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.75fr);gap:64px;align-items:start}.service-intro--rag figure{grid-column:2;grid-row:1;margin:0;border-radius:20px;overflow:hidden}.service-intro--rag figure img{display:block;width:100%;height:auto;aspect-ratio:447/407;object-fit:cover}.service-intro--rag .service-richtext{margin-top:28px;font-size:16px;line-height:30px}.service-intro--rag .service-richtext>p{margin:0 0 4px}.service-intro--rag .service-richtext h3{margin:50px 0 24px;font-size:22px;line-height:30px}.service-intro--rag .rag-how{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;width:calc(100vw - 96px);max-width:calc(1320px + var(--wide-screen-growth));margin-top:0}.service-intro--rag .rag-how article{min-height:112px;padding:22px;box-sizing:border-box;border:1px solid #555862;border-radius:12px;background:#30313b}.service-intro--rag .rag-how strong{display:block;margin-bottom:14px;color:#77a7ff;font-size:16px;line-height:24px;text-transform:uppercase}.service-intro--rag .rag-how span{display:block;color:#e5e5e8;font-size:15px;line-height:23px}
.service-detail--rag .service-section--cards{padding:80px 0;background:#fff;color:#070707}.service-detail--rag .service-section--cards .service-section__header{max-width:1180px;margin-bottom:54px}.service-detail--rag .service-section--cards .service-section__header>p:not(.service-kicker){max-width:1120px;margin:28px auto 0;font-size:16px;line-height:30px}.service-detail--rag .service-section--cards .service-group__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.service-detail--rag .service-section--cards .service-card{min-height:310px;border-color:#cacccf;background:#fff}.service-detail--rag .service-section--cards .service-card__body{padding:16px}.service-detail--rag .service-section--cards .service-card__icon{width:50px;height:50px;padding:13px;box-sizing:border-box;border-radius:8px;background:#eaf1ff}.service-detail--rag .service-section--cards .service-card h3{margin-bottom:18px}
.service-detail--rag .service-tech-stack{padding:80px 0;background:#000}.service-detail--rag .service-tech-stack__inner{width:min(calc(1320px + var(--wide-screen-growth)),calc(100% - 96px));margin-inline:auto}.service-detail--rag .service-tech-stack__eyebrow,.service-detail--rag .service-tech-stack h2,.service-detail--rag .service-tech-stack__description{text-align:center}.service-detail--rag .service-tech-stack h2{max-width:900px;margin-inline:auto}.service-detail--rag .service-tech-stack__description{max-width:1050px;margin-inline:auto}.service-detail--rag .service-tech-stack__groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:50px;border:1px solid #2f313b}.service-detail--rag .service-tech-stack__group{padding:0 36px 36px;border-right:1px solid #2f313b}.service-detail--rag .service-tech-stack__group:nth-child(even){border-right:0}.service-detail--rag .service-tech-stack__group h3{margin:0 -36px 28px;padding:24px 36px;background:linear-gradient(90deg,#07111d,#10264b);text-align:center}.service-detail--rag .service-tech-stack__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;overflow:visible}.service-detail--rag .service-tech-stack__item{min-width:0;justify-content:center;padding:13px 16px}
.service-trust--rag-banner{padding:50px 0;background:#000}.service-trust--rag-banner .service-trust__card{grid-template-columns:minmax(0,1fr) 42%;min-height:310px;padding:0;background:linear-gradient(110deg,#061937,#02040a 58%,#071d35)}.service-trust--rag-banner .service-trust__copy{padding:32px 40px}.service-trust--rag-banner .service-trust__media{height:100%}.service-trust--rag-banner .service-trust__media img{display:block;width:100%;height:100%;object-fit:cover}.service-trust--rag-banner .service-trust__button{margin-top:24px}
@media(min-width:901px) and (max-width:1200px){.service-detail--rag .service-hero h1{font-size:48px}.service-intro--rag__top{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:36px}.service-detail--rag .service-section--cards h2,.service-detail--rag .service-tech-stack h2{font-size:38px;line-height:48px}.service-detail--rag .service-section--cards .service-group__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-detail--rag .service-tech-stack__items{grid-template-columns:1fr}}
@media(max-width:900px){.service-detail--rag .service-hero{min-height:520px;place-items:start;background:#000}.service-detail--rag .service-hero__shade{display:none}.service-detail--rag .service-hero__inner{align-items:flex-start;padding:52px 0;text-align:left}.service-detail--rag .service-hero h1{max-width:360px;font-size:36px;line-height:46px}.service-detail--rag .service-hero__copy{max-width:700px;margin-top:28px;font-size:16px;line-height:30px}.service-intro--rag{padding:44px 0 48px}.service-intro--rag__top{display:flex;flex-direction:column;gap:40px}.service-intro--rag figure{order:-1;width:100%}.service-intro--rag h2{font-size:28px;line-height:34px}.service-intro--rag .service-richtext{font-size:16px;line-height:30px}.service-intro--rag .rag-how{display:grid;grid-template-columns:1fr;width:100%;gap:16px}.service-intro--rag .rag-how article{min-height:0;padding:24px}.service-detail--rag .service-section--cards{padding:44px 0 48px;overflow:hidden}.service-detail--rag .service-section--cards .service-section__header{margin-bottom:54px}.service-detail--rag .service-section--cards .service-section__header>p:not(.service-kicker){margin-top:36px;line-height:30px}.service-detail--rag .service-section--cards .service-group__grid{display:flex;width:calc(100vw - max(16px,(100vw - 620px)/2));gap:40px;padding-right:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.service-detail--rag .service-section--cards .service-card{flex:0 0 82%;min-height:0;padding:16px;scroll-snap-align:start}.service-detail--rag .service-tech-stack{padding:44px 0 48px;overflow:hidden}.service-detail--rag .service-tech-stack__inner{width:min(100% - 32px,620px)}.service-detail--rag .service-tech-stack h2{font-size:28px;line-height:34px}.service-detail--rag .service-tech-stack__description{font-size:16px;line-height:30px}.service-detail--rag .service-tech-stack__groups{grid-template-columns:repeat(2,minmax(280px,1fr));width:max-content;margin-top:36px}.service-detail--rag .service-tech-stack__group{width:280px;height:auto;padding:0 28px 28px}.service-detail--rag .service-tech-stack__group h3{height:auto;min-height:94px;box-sizing:border-box;margin:0 -28px 24px;padding:22px 18px;font-size:16px;line-height:24px}.service-detail--rag .service-tech-stack__items{display:grid;height:auto;grid-template-columns:1fr;align-content:start;gap:16px;padding:0;background:transparent;overflow:visible}.service-detail--rag .service-tech-stack__item{min-width:220px;min-height:64px;box-sizing:border-box;padding:16px 20px;background:#fff}.service-trust--rag-banner{padding:24px 0}.service-trust--rag-banner .service-trust__card{display:flex;min-height:0;flex-direction:column;padding:0;border-radius:20px}.service-trust--rag-banner .service-trust__copy{padding:34px 32px 30px}.service-trust--rag-banner .service-trust__media{width:100%;height:auto}.service-trust--rag-banner .service-trust__media img{width:100%;height:auto;aspect-ratio:499/280;object-fit:cover}}

/* RAG expertise and solution sections. */
.service-detail--rag .service-expertise--rag{position:relative;padding:80px 0;overflow:hidden;background:#000;color:#fff}
.service-detail--rag .service-expertise--rag::before{content:'';position:absolute;inset:0;background:url('../images/services/expertise-pattern.png') center/cover no-repeat;opacity:.28;pointer-events:none}
.service-detail--rag .service-expertise--rag .container{position:relative;z-index:1}
.service-detail--rag .service-expertise--rag .service-expertise__header{max-width:1120px;margin:0 auto 48px;text-align:center}
.service-detail--rag .service-expertise--rag .service-expertise__eyebrow{margin:0 0 22px;color:#377df1;font-size:15px;line-height:22px;text-transform:uppercase}
.service-detail--rag .service-expertise--rag h2{max-width:900px;margin:0 auto;font-size:42px;line-height:1.2}
.service-detail--rag .service-expertise--rag .service-expertise__intro{max-width:920px;margin:24px auto 0;color:#eee;font-size:15px;line-height:28px}
.service-detail--rag .service-expertise--rag__viewport{position:relative}
.service-detail--rag .service-expertise--rag__track{display:flex;gap:28px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}
.service-detail--rag .service-expertise--rag__track::-webkit-scrollbar{display:none}
.service-detail--rag .service-expertise--rag__card{flex:0 0 calc((100% - 28px)/2);min-height:390px;box-sizing:border-box;padding:24px 24px 20px;border-radius:26px;background:#fff;color:#111;scroll-snap-align:start}
.service-detail--rag .service-expertise--rag__card h3{margin:0 0 18px;font-size:20px;line-height:28px}
.service-detail--rag .service-expertise--rag__card p{margin:0 0 20px;font-size:15px;line-height:27px}
.service-detail--rag .service-expertise--rag__card ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}
.service-detail--rag .service-expertise--rag__card li{position:relative;padding-left:28px;font-size:15px;line-height:22px}
.service-detail--rag .service-expertise--rag__card li::before{content:'';position:absolute;top:1px;left:0;width:18px;height:18px;background:var(--expertise-check) center/contain no-repeat}
.service-detail--rag .service-expertise--rag__arrow,.service-detail--rag .service-solutions__controls button{position:relative;width:42px;height:42px;padding:0;border:1px solid #e1e3e8;border-radius:50%;background:#fff}
.service-detail--rag .service-expertise--rag__arrow::before,.service-detail--rag .service-solutions__controls button::before{content:'';position:absolute;top:50%;left:50%;width:9px;height:9px;border-top:2px solid #377df1;border-right:2px solid #377df1;transform:translate(-65%,-50%) rotate(45deg)}
.service-detail--rag .service-expertise--rag__arrow.is-prev::before,.service-detail--rag .service-solutions__controls button.is-prev::before{transform:translate(-35%,-50%) rotate(-135deg)}
.service-detail--rag .service-expertise--rag__arrow{position:absolute;top:50%;z-index:2;transform:translateY(-50%)}
.service-detail--rag .service-expertise--rag__arrow.is-prev{left:-46px}.service-detail--rag .service-expertise--rag__arrow.is-next{right:-46px}
.service-detail--rag .service-solutions{padding:80px 0;background:#fff;color:#080808;overflow:hidden}
.service-detail--rag .service-solutions__header{display:block;max-width:1120px;margin:0 auto 54px;text-align:center}
.service-detail--rag .service-solutions__header>div:first-child{max-width:none}
.service-detail--rag .service-solutions__eyebrow{margin:0 0 22px;color:#377df1;font-size:15px;line-height:22px;text-transform:uppercase}
.service-detail--rag .service-solutions h2{max-width:880px;margin:0 auto;font-size:42px;line-height:1.2}
.service-detail--rag .service-solutions__intro{max-width:980px;margin:24px auto 0;font-size:16px;line-height:30px}
.service-detail--rag .service-solutions__header .service-solutions__controls{display:none}
.service-detail--rag .service-solutions__track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}
.service-detail--rag .service-solutions__card{min-height:330px;padding:20px;border:1px solid #e5eaf2;border-radius:12px;background:linear-gradient(145deg,#fff 15%,#ecfbfd 100%);color:#111}
.service-detail--rag .service-solutions__card:nth-child(2),.service-detail--rag .service-solutions__card:nth-child(6){background:linear-gradient(145deg,#fff 15%,#fff8e8 100%)}
.service-detail--rag .service-solutions__card:nth-child(3),.service-detail--rag .service-solutions__card:nth-child(7){background:linear-gradient(145deg,#fff 15%,#fff0f5 100%)}
.service-detail--rag .service-solutions__card:nth-child(4),.service-detail--rag .service-solutions__card:nth-child(8){background:linear-gradient(145deg,#fff 15%,#eefcf7 100%)}
.service-detail--rag .service-solutions__icon{display:grid;place-items:center;width:50px;height:50px;margin-bottom:24px;border-radius:8px;background:#98e4e2}
.service-detail--rag .service-solutions__card:nth-child(2) .service-solutions__icon{background:#dfc37b}.service-detail--rag .service-solutions__card:nth-child(3) .service-solutions__icon{background:#efa1b9}.service-detail--rag .service-solutions__card:nth-child(4) .service-solutions__icon{background:#54c67d}.service-detail--rag .service-solutions__card:nth-child(5) .service-solutions__icon{background:#aec4dc}.service-detail--rag .service-solutions__card:nth-child(6) .service-solutions__icon{background:#bee66f}.service-detail--rag .service-solutions__card:nth-child(7) .service-solutions__icon{background:#a982f3}.service-detail--rag .service-solutions__card:nth-child(8) .service-solutions__icon{background:#ffa88c}
.service-detail--rag .service-solutions__icon img{width:26px;height:26px;object-fit:contain}
.service-detail--rag .service-solutions__card h3{margin:0 0 18px;font-size:18px;line-height:26px;text-transform:uppercase}
.service-detail--rag .service-solutions__card p{margin:0;font-size:15px;line-height:25px}
.service-detail--rag .service-solutions__controls--mobile{display:none}
@media(min-width:901px) and (max-width:1200px){.service-detail--rag .service-expertise--rag__arrow.is-prev{left:8px}.service-detail--rag .service-expertise--rag__arrow.is-next{right:8px}.service-detail--rag .service-solutions__track{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.service-detail--rag .service-expertise--rag{padding:44px 0 48px}.service-detail--rag .service-expertise--rag::before{display:none}.service-detail--rag .service-expertise--rag .service-expertise__header{margin-bottom:26px;text-align:left}.service-detail--rag .service-expertise--rag .service-expertise__eyebrow{margin-bottom:14px;font-size:12px;line-height:18px}.service-detail--rag .service-expertise--rag h2{font-size:28px;line-height:34px}.service-detail--rag .service-expertise--rag .service-expertise__intro{margin-top:24px;font-size:16px;line-height:30px}.service-detail--rag .service-expertise--rag__viewport{padding-bottom:62px}.service-detail--rag .service-expertise--rag__track{gap:24px}.service-detail--rag .service-expertise--rag__card{flex-basis:100%;min-height:0;padding:24px;border-radius:12px}.service-detail--rag .service-expertise--rag__card h3{font-size:20px;line-height:28px}.service-detail--rag .service-expertise--rag__card p,.service-detail--rag .service-expertise--rag__card li{font-size:16px}.service-detail--rag .service-expertise--rag__arrow{top:auto;bottom:0;transform:none}.service-detail--rag .service-expertise--rag__arrow.is-prev{left:calc(50% - 52px)}.service-detail--rag .service-expertise--rag__arrow.is-next{right:calc(50% - 52px)}.service-detail--rag .service-solutions{padding:44px 0 48px}.service-detail--rag .service-solutions__header{margin-bottom:36px}.service-detail--rag .service-solutions__eyebrow{margin-bottom:16px}.service-detail--rag .service-solutions h2{font-size:28px;line-height:34px}.service-detail--rag .service-solutions__intro{margin-top:30px;font-size:16px;line-height:30px}.service-detail--rag .service-solutions__track{display:flex;width:calc(100vw - max(16px,(100vw - 620px)/2));gap:32px;padding-right:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.service-detail--rag .service-solutions__track::-webkit-scrollbar{display:none}.service-detail--rag .service-solutions__card{flex:0 0 82%;min-height:0;scroll-snap-align:start}.service-detail--rag .service-solutions__controls--mobile{display:flex;justify-content:center;gap:18px;margin-top:28px}}

/* RAG production process and industries. */
.service-detail--rag .service-process--rag{padding:80px 0;background:#000;color:#fff}
.service-detail--rag .service-process--rag .service-process__header{max-width:1120px;margin:0 auto 56px;text-align:center}
.service-detail--rag .service-process--rag .service-process__eyebrow{margin:0 0 24px;color:#377df1;font-size:15px;line-height:22px;text-transform:uppercase}
.service-detail--rag .service-process--rag h2{max-width:900px;margin:0 auto;font-size:42px;line-height:1.2}
.service-detail--rag .service-process--rag .service-process__intro{max-width:1040px;margin:28px auto 0;color:#e9e9eb;font-size:16px;line-height:30px}
.service-detail--rag .service-process--rag__steps{display:flex;justify-content:center;gap:28px;min-height:405px}
.service-detail--rag .service-process--rag__step{position:relative;flex:0 0 86px;min-width:0;overflow:hidden;border-radius:12px;background:linear-gradient(145deg,#fff 15%,#eefbfd 100%);color:#111;transition:flex-basis .35s ease}
.service-detail--rag .service-process--rag__step.is-active{flex-basis:390px;background:linear-gradient(145deg,#fff 12%,#c9f7fb 100%)}
.service-detail--rag .service-process--rag__step button{display:block;width:100%;height:100%;padding:24px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}
.service-detail--rag .service-process--rag__number{position:absolute;top:24px;left:0;display:block;width:100%;color:#377df1;font-size:16px;line-height:24px;text-align:center}
.service-detail--rag .service-process--rag__step.is-active .service-process--rag__number{position:static;width:auto;text-align:left}
.service-detail--rag .service-process--rag__step.is-active button{height:auto;padding-bottom:0}
.service-detail--rag .service-process--rag__step h3{position:absolute;top:calc(50% + 20px);left:50%;width:300px;margin:0;font-size:18px;line-height:26px;transform:translate(-50%,-50%) rotate(-90deg);transform-origin:center;text-align:start}
.service-detail--rag .service-process--rag__step.is-active h3{position:static;width:auto;margin-top:22px;color:#377df1;transform:none}
.service-detail--rag .service-process--rag__copy{display:none;padding:18px 24px 24px;font-size:16px;line-height:27px}
.service-detail--rag .service-process--rag__step.is-active .service-process--rag__copy{display:block}
.service-detail--rag .service-process--rag__copy p{margin:0}
.service-detail--rag .service-industries{padding:80px 0;background:#fff;color:#080808}
.service-detail--rag .service-industries__header{max-width:1120px;margin:0 auto 58px;text-align:center}
.service-detail--rag .service-industries__eyebrow{margin:0 0 24px;color:#377df1;font-size:15px;line-height:22px;text-transform:uppercase}
.service-detail--rag .service-industries h2{max-width:900px;margin:0 auto;font-size:42px;line-height:1.2}
.service-detail--rag .service-industries__intro{max-width:1060px;margin:28px auto 0;font-size:16px;line-height:30px}
.service-detail--rag .service-industries__track{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:52px 32px}
.service-detail--rag .service-industries__card{position:relative;min-height:150px;border:0;background:transparent}
.service-detail--rag .service-industries__card::before{content:'';position:absolute;top:0;left:50%;width:96px;height:96px;border-radius:9px;background:#eef4ff var(--industry-card-image) center/34px 34px no-repeat;transform:translateX(-50%)}
.service-detail--rag .service-industries__card::after{display:none}
.service-detail--rag .service-industries__content{position:absolute;inset:116px -12px auto;text-align:center}
.service-detail--rag .service-industries__content h3{margin:0;color:#111;font-size:16px;line-height:24px}
.service-detail--rag .service-industries__more{display:none}
@media(min-width:901px) and (max-width:1200px){.service-detail--rag .service-process--rag__steps{gap:16px}.service-detail--rag .service-process--rag__step{flex-basis:70px}.service-detail--rag .service-process--rag__step.is-active{flex-basis:330px}.service-detail--rag .service-industries__track{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:900px){.service-detail--rag .service-process--rag{padding:44px 0 48px}.service-detail--rag .service-process--rag .service-process__header{margin-bottom:32px;text-align:left}.service-detail--rag .service-process--rag .service-process__eyebrow{margin-bottom:16px}.service-detail--rag .service-process--rag h2{font-size:28px;line-height:34px}.service-detail--rag .service-process--rag .service-process__intro{margin-top:28px;font-size:16px;line-height:30px}.service-detail--rag .service-process--rag__steps{display:grid;gap:18px;min-height:0;padding:0 10px}.service-detail--rag .service-process--rag__step,.service-detail--rag .service-process--rag__step.is-active{flex-basis:auto;min-height:78px;border-radius:12px}.service-detail--rag .service-process--rag__step.is-active{min-height:290px}.service-detail--rag .service-process--rag__step button{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:78px;padding:20px 24px}.service-detail--rag .service-process--rag__step.is-active button{display:block;height:auto;padding-bottom:12px}.service-detail--rag .service-process--rag__number,.service-detail--rag .service-process--rag__step.is-active .service-process--rag__number{position:static;width:auto;order:2;writing-mode:vertical-rl}.service-detail--rag .service-process--rag__step.is-active .service-process--rag__number{writing-mode:horizontal-tb;text-align:left}.service-detail--rag .service-process--rag__step h3,.service-detail--rag .service-process--rag__step.is-active h3{position:static;width:auto;margin:0;font-size:18px;line-height:28px;transform:none}.service-detail--rag .service-process--rag__step.is-active h3{margin-top:22px}.service-detail--rag .service-process--rag__copy{padding:0 24px 24px;font-size:16px;line-height:27px}.service-detail--rag .service-industries{padding:44px 0 48px}.service-detail--rag .service-industries__header{margin-bottom:50px}.service-detail--rag .service-industries__eyebrow{margin-bottom:18px}.service-detail--rag .service-industries h2{font-size:28px;line-height:34px}.service-detail--rag .service-industries__intro{margin-top:32px;font-size:16px;line-height:30px}.service-detail--rag .service-industries__track{grid-template-columns:repeat(2,minmax(0,1fr));gap:46px 28px}.service-detail--rag .service-industries__card{display:none;min-height:150px}.service-detail--rag .service-industries__card:nth-child(n+7):nth-child(-n+12){display:block}.service-detail--rag .service-industries.is-expanded .service-industries__card{display:block}.service-detail--rag .service-industries__more{display:flex;align-items:center;justify-content:center;gap:12px;width:180px;height:48px;margin:40px auto 0;border:0;border-radius:26px;background:#edf4ff;color:#377df1;font-size:16px}.service-detail--rag .service-industries__more>span:first-child{position:relative;width:16px;height:10px;overflow:hidden;color:transparent;font-size:0}.service-detail--rag .service-industries__more>span:first-child::before{content:'';position:absolute;top:0;left:3px;width:8px;height:8px;border-right:2px solid #377df1;border-bottom:2px solid #377df1;transform:rotate(45deg)}.service-detail--rag .service-industries.is-expanded .service-industries__more{display:none}}

/* RAG security and FAQ completion sections. */
.service-detail--rag .service-responsible-ai{padding:50px 0;background:#000}
.service-detail--rag .service-responsible-ai__card{display:grid;grid-template-columns:minmax(360px,443px) minmax(0,1fr);min-height:310px;overflow:hidden;border-radius:20px;background:#fff;color:#080808}
.service-detail--rag .service-responsible-ai__visual{height:100%;min-height:0}
.service-detail--rag .service-responsible-ai__visual img{display:block;width:100%;height:100%;object-fit:cover}
.service-detail--rag .service-responsible-ai__body{padding:32px 40px}
.service-detail--rag .service-responsible-ai__body h2{max-width:820px;margin:0 0 18px;font-size:32px;line-height:1.18}
.service-detail--rag .service-responsible-ai__description{max-width:850px;font-size:16px;line-height:28px}
.service-detail--rag .service-responsible-ai__description p{margin:0}
.service-detail--rag .service-responsible-ai__principles{display:flex;flex-wrap:wrap;gap:16px 18px;margin-top:22px}
.service-detail--rag .service-responsible-ai__principle{display:flex;align-items:center;gap:12px;min-height:48px;box-sizing:border-box;padding:10px 14px;border-radius:9px;background:#e8f0ff;font-size:15px;white-space:nowrap}
.service-detail--rag .service-responsible-ai__principle img{width:24px;height:24px;object-fit:contain;filter:invert(42%) sepia(93%) saturate(1640%) hue-rotate(204deg) brightness(101%) contrast(90%)}
.service-detail--rag .service-responsible-ai__cta{display:inline-flex;align-items:center;justify-content:center;min-width:220px;min-height:52px;margin-top:20px;padding:0 28px;border-radius:28px;background:#377df1;color:#fff;font-weight:600;text-decoration:none}
.service-detail--rag .service-faq{padding:80px 0 82px;background:#000}
.service-detail--rag .service-faq__header{max-width:940px;margin:0 auto 52px;text-align:center}
.service-detail--rag .service-faq__header .service-kicker{margin:0 0 24px;color:#377df1;font-size:15px;line-height:22px;text-transform:uppercase}
.service-detail--rag .service-faq__header h2{max-width:900px;margin:0 auto;color:#fff;font-size:42px;line-height:1.2}
.service-detail--rag .service-faq__list{display:grid;gap:18px}
.service-detail--rag .service-faq__item{border:1px solid #30333d;border-radius:12px;background:#19191a;color:#f4f4f5}
.service-detail--rag .service-faq__item summary{min-height:58px;padding:0 18px;font-size:16px;line-height:24px}
.service-detail--rag .service-faq__answer{padding:0 18px 18px;color:#d0d0d5;font-size:15px;line-height:24px}
.service-detail--rag .service-faq__answer p{margin:0}
@media(max-width:900px){.service-detail--rag .service-responsible-ai{padding:24px 0}.service-detail--rag .service-responsible-ai__card{display:block;min-height:0;border-radius:20px}.service-detail--rag .service-responsible-ai__visual{width:100%;height:auto;aspect-ratio:370/169}.service-detail--rag .service-responsible-ai__visual img{object-position:center}.service-detail--rag .service-responsible-ai__body{padding:24px 16px 28px}.service-detail--rag .service-responsible-ai__body h2{font-size:24px;line-height:1.32}.service-detail--rag .service-responsible-ai__description{font-size:16px;line-height:1.58}.service-detail--rag .service-responsible-ai__principles{flex-direction:column;align-items:flex-start;gap:16px;margin-top:24px}.service-detail--rag .service-responsible-ai__principle{width:auto;max-width:100%;min-height:0;padding:10px 14px;font-size:14px;white-space:normal}.service-detail--rag .service-responsible-ai__cta{width:min(100%,289px);margin-top:28px}.service-detail--rag .service-faq{padding:44px 0 48px}.service-detail--rag .service-faq__header{margin-bottom:28px;text-align:left}.service-detail--rag .service-faq__header .service-kicker{margin-bottom:18px}.service-detail--rag .service-faq__header h2{font-size:32px;line-height:1.2}.service-detail--rag .service-faq__list{gap:16px}.service-detail--rag .service-faq__item{padding-inline:14px}.service-detail--rag .service-faq__item summary{min-height:76px;padding-inline:0;font-size:16px;line-height:24px}.service-detail--rag .service-faq__item[open] summary{padding-top:16px}.service-detail--rag .service-faq__answer{padding:0 30px 16px 0;font-size:16px;line-height:26px}}

/* Mobile RAG technology categories scroll horizontally as complete columns. */
@media(max-width:900px){
	.service-detail--rag .service-tech-stack__groups{display:flex;width:100%;max-width:100%;gap:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;touch-action:pan-x;scrollbar-width:thin;scrollbar-color:#377df1 #111827}
	.service-detail--rag .service-tech-stack__groups::-webkit-scrollbar{height:6px}
	.service-detail--rag .service-tech-stack__groups::-webkit-scrollbar-track{background:#111827}
	.service-detail--rag .service-tech-stack__groups::-webkit-scrollbar-thumb{border-radius:10px;background:#377df1}
	.service-detail--rag .service-tech-stack__group{flex:0 0 min(82vw,320px);width:auto;scroll-snap-align:start;scroll-snap-stop:always}
}

/* Voice AI industries and FAQ sections. */
.service-detail--voice .service-industries{padding:80px 0;background:#fff;color:#070707}
.service-detail--voice .service-industries__header{max-width:1120px;margin:0 auto 58px;text-align:center}
.service-detail--voice .service-industries__eyebrow{margin:0 0 22px;color:#377df1;font-size:15px;line-height:22px}
.service-detail--voice .service-industries h2{max-width:900px;margin:0 auto;font-size:42px;line-height:1.25}
.service-detail--voice .service-industries__intro{max-width:1040px;margin:26px auto 0;font-size:16px;line-height:30px}
.service-detail--voice .service-industries__track{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:42px 28px}
.service-detail--voice .service-industries__card{display:flex;min-height:56px;align-items:center;gap:14px;aspect-ratio:auto;border:0;border-radius:0;background:transparent;overflow:visible;color:#070707}
.service-detail--voice .service-industries__card::before{position:static;z-index:auto;flex:0 0 50px;width:50px;height:50px;border-radius:8px;background:#eff4ff var(--industry-card-image) center/27px 27px no-repeat;transform:none}
.service-detail--voice .service-industries__card:hover::before{transform:none}
.service-detail--voice .service-industries__card::after{display:none}
.service-detail--voice .service-industries__content{position:static;min-width:0}
.service-detail--voice .service-industries__content h3{margin:0;color:#070707;font-size:16px;line-height:24px;white-space:nowrap}
.service-detail--voice .service-faq{padding:80px 0 82px;background:#000}
.service-detail--voice .service-faq__header{max-width:940px;margin:0 auto 52px;text-align:center}
.service-detail--voice .service-faq__header .service-kicker{margin:0 0 24px;color:#377df1;font-size:15px;line-height:22px}
.service-detail--voice .service-faq__header h2{max-width:900px;margin:0 auto;font-size:42px;line-height:1.2}
.service-detail--voice .service-faq__list{gap:18px}
.service-detail--voice .service-faq__item{border:1px solid #30333d;background:#19191a}
.service-detail--voice .service-faq__item summary{min-height:58px;padding:0 18px;font-size:16px;line-height:24px}
.service-detail--voice .service-faq__answer{padding:0 18px 18px;color:#d0d0d5;font-size:15px;line-height:24px}
@media(max-width:1100px) and (min-width:901px){.service-detail--voice .service-industries__track{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){
	.service-detail--voice .service-industries{padding:44px 0 48px}
	.service-detail--voice .service-industries__header{margin-bottom:52px}
	.service-detail--voice .service-industries__eyebrow{margin-bottom:16px}
	.service-detail--voice .service-industries h2{font-size:28px;line-height:34px}
	.service-detail--voice .service-industries__intro{margin-top:30px;font-size:16px;line-height:30px}
	.service-detail--voice .service-industries__track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 18px;margin:0;padding:0;overflow:visible}
	.service-detail--voice .service-industries__card{display:flex;min-height:54px;gap:12px;flex:auto}
	.service-detail--voice .service-industries__card::before{flex-basis:48px;width:48px;height:48px;background-size:26px 26px}
	.service-detail--voice .service-industries__content h3{font-size:15px;line-height:22px;white-space:normal}
	.service-detail--voice .service-faq{padding:44px 0 48px}
	.service-detail--voice .service-faq__header{margin-bottom:28px;text-align:left}
	.service-detail--voice .service-faq__header .service-kicker{margin-bottom:18px}
	.service-detail--voice .service-faq__header h2{font-size:32px;line-height:1.2}
	.service-detail--voice .service-faq__list{gap:16px}
	.service-detail--voice .service-faq__item{padding-inline:14px}
	.service-detail--voice .service-faq__item summary{min-height:76px;padding-inline:0;font-size:16px;line-height:24px}
	.service-detail--voice .service-faq__item[open] summary{padding-top:16px}
	.service-detail--voice .service-faq__answer{padding:0 30px 16px 0;font-size:16px;line-height:26px;color:#fff}
}

/* Voice AI development process carousel. */
.service-detail--voice .service-process--voice{padding:80px 0;background:linear-gradient(115deg,#010204 0%,#08162c 43%,#3477f2 135%);color:#fff;overflow:hidden}
.service-detail--voice .service-process--voice .service-process__header{max-width:1180px;margin:0 auto 54px;text-align:center}
.service-detail--voice .service-process--voice .service-process__eyebrow{margin:0 0 24px;color:#377df1;font-size:15px;line-height:22px;text-transform:uppercase}
.service-detail--voice .service-process--voice h2{max-width:900px;margin:0 auto;font-size:42px;line-height:1.25}
.service-detail--voice .service-process--voice .service-process__intro{max-width:1080px;margin:28px auto 0;color:#e9e9eb;font-size:16px;line-height:30px}
.service-process--voice__track{display:flex;width:calc(100vw - max(48px,(100vw - calc(1320px + var(--wide-screen-growth)))/2));gap:46px;padding-right:48px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}
.service-process--voice__track::-webkit-scrollbar{display:none}
.service-process--voice__step.service-card{flex:0 0 min(31vw,520px);min-height:330px;box-sizing:border-box;padding:32px 0 0;border:0;border-top:1px solid #555f70;border-radius:0;background:transparent;color:#fff;overflow:visible;box-shadow:none;scroll-snap-align:start}
.service-process--voice__step.service-card:hover,.service-process--voice__step.service-card:focus-visible,.service-process--voice__step.service-card.is-active{border-color:#555f70;background:transparent;color:#fff;box-shadow:none;transform:none}
.service-process--voice__number{display:grid;width:48px;height:34px;place-items:center;margin-bottom:24px;border-radius:20px;background:#377df1;color:#fff;font:700 17px/1 'Plus Jakarta Sans',sans-serif}
.service-process--voice__step.service-card h3,.service-process--voice__step.service-card:hover h3,.service-process--voice__step.service-card:focus-visible h3,.service-process--voice__step.service-card.is-active h3{margin:0 0 18px;color:#fff;font-size:19px;line-height:28px}
.service-process--voice__step.service-card p,.service-process--voice__step.service-card:hover p,.service-process--voice__step.service-card:focus-visible p,.service-process--voice__step.service-card.is-active p{margin:0;color:#e5e7eb;font-size:16px;line-height:27px}
.service-process--voice__controls{display:flex;justify-content:center;gap:18px;margin-top:34px}
.service-process--voice__controls button{position:relative;width:42px;height:42px;padding:0;border:1px solid #69758c;border-radius:8px;background:transparent;cursor:pointer}
.service-detail--voice .service-solutions__controls button{cursor:pointer}
.service-process--voice__controls button::before{content:'';position:absolute;top:50%;left:50%;width:10px;height:10px;border-top:2px solid #fff;border-right:2px solid #fff;transform:translate(-65%,-50%) rotate(45deg)}
.service-process--voice__controls button.is-prev::before{transform:translate(-35%,-50%) rotate(-135deg)}
@media(max-width:900px){
	.service-detail--voice .service-process--voice{padding:44px 0 48px;background:linear-gradient(130deg,#010204 0%,#0a1d3c 58%,#3477f2 145%)}
	.service-detail--voice .service-process--voice .service-process__header{margin:0 0 48px;text-align:left}
	.service-detail--voice .service-process--voice .service-process__eyebrow{margin-bottom:16px;font-size:12px;line-height:18px}
	.service-detail--voice .service-process--voice h2{font-size:28px;line-height:34px}
	.service-detail--voice .service-process--voice .service-process__intro{margin-top:28px;font-size:16px;line-height:30px}
	.service-process--voice__track{width:calc(100vw - max(16px,(100vw - 620px)/2));gap:32px;padding-right:16px}
	.service-process--voice__step.service-card{flex:0 0 100%;min-height:450px;padding-top:26px}
	.service-process--voice__number{width:50px;height:36px;margin-bottom:26px;font-size:18px}
	.service-process--voice__step.service-card h3{margin-bottom:22px;font-size:20px;line-height:29px}
	.service-process--voice__step.service-card p{font-size:16px;line-height:30px}
	.service-process--voice__controls{margin-top:28px}
}

/* RAG technology stack: six-column matrix from the approved design. */
@media(min-width:901px){
	.service-detail--rag .service-tech-stack__inner{width:min(calc(1320px + var(--wide-screen-growth)),calc(100% - 64px))}
	.service-detail--rag .service-tech-stack__groups{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;margin-top:50px;border:1px solid #292c34}
	.service-detail--rag .service-tech-stack__group{display:block;min-width:0;min-height:600px;padding:0;border-right:1px solid #292c34;border-radius:0;overflow:hidden}
	.service-detail--rag .service-tech-stack__group:nth-child(even){border-right:1px solid #292c34}
	.service-detail--rag .service-tech-stack__group:last-child{border-right:0}
	.service-detail--rag .service-tech-stack__group h3{min-height:94px;box-sizing:border-box;margin:0;padding:22px 14px;background:linear-gradient(105deg,#07111d,#10264b);font-size:16px;line-height:24px;text-align:center}
	.service-detail--rag .service-tech-stack__items{display:grid;height:auto;grid-template-columns:1fr;align-content:start;gap:18px;padding:28px 20px;background:#000;overflow:visible}
	.service-detail--rag .service-tech-stack__item{min-width:0;min-height:48px;box-sizing:border-box;justify-content:center;padding:12px 10px;border-radius:8px;background:#fff;white-space:normal;text-align:center}
	.service-detail--rag .service-tech-stack__item img{width:22px;height:22px}
}
@media(min-width:901px) and (max-width:1200px){
	.service-detail--rag .service-tech-stack__groups{grid-template-columns:repeat(3,minmax(0,1fr))}
	.service-detail--rag .service-tech-stack__group{min-height:500px;border-bottom:1px solid #292c34}
	.service-detail--rag .service-tech-stack__group:nth-child(3n){border-right:0}
}

/* Voice AI development expertise accordion. */
.service-expertise--voice{overflow:visible}
.service-detail--voice .service-expertise--voice{padding:80px 0;background:#000;color:#fff}
.service-detail--voice .service-expertise--voice__layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(560px,1.05fr);gap:110px;align-items:start}
.service-detail--voice .service-expertise--voice .service-expertise__header{position:sticky;top:110px;max-width:610px;margin:0;text-align:left}
.service-detail--voice .service-expertise--voice .service-expertise__eyebrow{margin:0 0 24px;color:#377df1;font-size:15px;line-height:22px;text-transform:uppercase}
.service-detail--voice .service-expertise--voice h2{margin:0;font-size:42px;line-height:1.28}
.service-detail--voice .service-expertise--voice .service-expertise__intro{margin-top:28px;color:#eee;font-size:16px;line-height:30px}
.service-expertise--voice__accordion{border-top:1px solid #34363c}
.service-expertise--voice__item{border-bottom:1px solid #34363c}
.service-expertise--voice__item summary{display:flex;min-height:94px;box-sizing:border-box;align-items:center;justify-content:space-between;gap:24px;padding:24px 0;cursor:pointer;list-style:none;color:#fff;font:600 20px/28px 'Plus Jakarta Sans',sans-serif}
.service-expertise--voice__item summary::-webkit-details-marker{display:none}
.service-expertise--voice__item summary span:last-child{width:0;height:0;border-top:10px solid #fff;border-left:10px solid transparent;transition:transform .2s ease}
.service-expertise--voice__item[open] summary span:last-child{transform:rotate(90deg)}
.service-expertise--voice__answer{padding:0 42px 26px 0;color:#ddd;font-size:16px;line-height:26px}
.service-expertise--voice__answer p{margin:0}

/* Voice AI application image-card carousel. */
.service-detail--voice .service-solutions--voice{padding:80px 0;background:#fff;color:#070707;overflow:hidden}
.service-detail--voice .service-solutions--voice .service-solutions__header{display:block;max-width:1120px;margin:0 auto 54px;text-align:center}
.service-detail--voice .service-solutions--voice .service-solutions__header>div:first-child{max-width:none}
.service-detail--voice .service-solutions--voice .service-solutions__eyebrow{margin:0 0 22px;color:#377df1;font-size:15px;line-height:22px;text-transform:uppercase}
.service-detail--voice .service-solutions--voice h2{max-width:930px;margin:0 auto;font-size:42px;line-height:1.25}
.service-detail--voice .service-solutions--voice .service-solutions__intro{max-width:980px;margin:26px auto 0;font-size:16px;line-height:30px}
.service-detail--voice .service-solutions--voice .service-solutions__header>.service-solutions__controls{display:none}
.service-detail--voice .service-solutions--voice .service-solutions__track{display:flex;gap:28px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}
.service-detail--voice .service-solutions--voice .service-solutions__track::-webkit-scrollbar{display:none}
.service-detail--voice .service-solutions--voice .service-solutions__card{display:flex;flex:0 0 calc((100% - 56px)/3);min-height:410px;padding:0;flex-direction:column;border:1px solid #dbe7fa;border-radius:20px;background:#f4f8ff;color:#111;overflow:hidden;scroll-snap-align:start}
.service-detail--voice .service-solutions--voice .service-solutions__copy{min-height:178px;box-sizing:border-box;padding:28px 24px 20px}
.service-detail--voice .service-solutions--voice .service-solutions__icon{display:none}
.service-detail--voice .service-solutions--voice .service-solutions__card h3{margin:0 0 18px;font-size:18px;line-height:27px;text-transform:uppercase}
.service-detail--voice .service-solutions--voice .service-solutions__card p{margin:0;font-size:16px;line-height:25px}
.service-detail--voice .service-solutions--voice .service-solutions__photo{display:block;width:100%;height:220px;margin-top:auto;object-fit:cover}
.service-detail--voice .service-solutions--voice .service-solutions__controls--mobile{display:flex;justify-content:center;gap:18px;margin-top:34px}
@media(max-width:900px){
	.service-detail--voice .service-expertise--voice{padding:44px 0 48px}
	.service-detail--voice .service-expertise--voice__layout{display:block}
	.service-detail--voice .service-expertise--voice .service-expertise__header{position:static;max-width:700px}
	.service-detail--voice .service-expertise--voice .service-expertise__eyebrow{margin-bottom:14px;font-size:12px;line-height:18px}
	.service-detail--voice .service-expertise--voice h2{font-size:28px;line-height:34px}
	.service-detail--voice .service-expertise--voice .service-expertise__intro{margin-top:24px;font-size:16px;line-height:30px}
	.service-expertise--voice__accordion{margin-top:30px}
	.service-expertise--voice__item summary{min-height:90px;padding:24px 16px;font-size:18px;line-height:27px}
	.service-expertise--voice__answer{padding:0 32px 28px 16px;font-size:16px;line-height:25px}
	.service-detail--voice .service-solutions--voice{padding:44px 0 48px}
	.service-detail--voice .service-solutions--voice .service-solutions__header{margin-bottom:36px}
	.service-detail--voice .service-solutions--voice .service-solutions__eyebrow{margin-bottom:16px}
	.service-detail--voice .service-solutions--voice h2{font-size:28px;line-height:34px}
	.service-detail--voice .service-solutions--voice .service-solutions__intro{margin-top:30px;font-size:16px;line-height:30px}
	.service-detail--voice .service-solutions--voice .service-solutions__track{width:calc(100vw - max(16px,(100vw - 620px)/2));gap:32px;padding-right:16px}
	.service-detail--voice .service-solutions--voice .service-solutions__card{flex:0 0 82%;min-height:0}
	.service-detail--voice .service-solutions--voice .service-solutions__copy{min-height:0;padding:28px 24px 24px}
	.service-detail--voice .service-solutions--voice .service-solutions__photo{height:auto;aspect-ratio:1.25/1}
}

/* Voice AI Development service page. */
.service-detail--voice .service-hero{min-height:487px;background-position:center}
.service-detail--voice .service-hero__shade{background:linear-gradient(180deg,rgba(0,0,0,.24),rgba(0,0,0,.08) 55%,#000 100%)}
.service-detail--voice .service-hero h1{max-width:1100px;font-size:58px;line-height:1.08}
.service-detail--voice .service-hero__copy{max-width:930px;margin-top:28px}
.service-detail--voice .service-hero .service-button{margin-top:34px}
.service-intro--voice{padding:80px 0;background:#000;color:#fff}
.service-intro--voice__top{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.75fr);gap:64px;align-items:start}
.service-intro--voice figure{grid-column:2;grid-row:1;margin:0;border:1px solid #2f313b;border-radius:20px;overflow:hidden}
.service-intro--voice figure img{display:block;width:100%;height:auto;aspect-ratio:447/349;object-fit:cover}
.service-intro--voice h2{max-width:800px}
.service-intro--voice .service-richtext{margin-top:28px;font-size:16px;line-height:30px}
.service-intro--voice .service-richtext>p{margin:0}
.service-intro--voice .service-richtext h3{margin:30px 0 24px;font-size:22px;line-height:30px}
.service-intro--voice .voice-how{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;width:calc(100vw - 96px);max-width:calc(1320px + var(--wide-screen-growth))}
.service-intro--voice .voice-how article{min-height:112px;padding:22px;box-sizing:border-box;border:1px solid #555862;border-radius:12px;background:#30313b}
.service-intro--voice .voice-how strong{display:block;margin-bottom:14px;color:#77a7ff;font-size:16px;line-height:24px;text-transform:uppercase}
.service-intro--voice .voice-how span{display:block;color:#e5e5e8;font-size:15px;line-height:23px}
.service-detail--voice .service-section--cards{padding:80px 0;background:#fff;color:#070707}
.service-detail--voice .service-section--cards .service-section__header{max-width:1180px;margin-bottom:54px}
.service-detail--voice .service-section--cards .service-section__header>p:not(.service-kicker){max-width:1120px;margin:28px auto 0;font-size:16px;line-height:30px}
.service-detail--voice .service-section--cards .service-group__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}
.service-detail--voice .service-section--cards .service-card{min-height:310px;border-color:#cacccf;background:#fff;color:#070707}
.service-detail--voice .service-section--cards .service-card__body{padding:16px}
.service-detail--voice .service-section--cards .service-card__icon{width:50px;height:50px;padding:13px;box-sizing:border-box;border-radius:8px;background:#eaf1ff}
.service-detail--voice .service-section--cards .service-card h3{margin-bottom:18px;font-size:18px;line-height:26px;text-transform:none}
.service-detail--voice .service-section--cards .service-card p{font-size:16px;line-height:24px}
.service-detail--voice .service-section--cards .service-card:hover,.service-detail--voice .service-section--cards .service-card:focus-visible,.service-detail--voice .service-section--cards .service-card.is-active{background:#fff;border-color:#cacccf;color:#070707;box-shadow:none}
.service-detail--voice .service-section--cards .service-card:hover h3,.service-detail--voice .service-section--cards .service-card:hover p,.service-detail--voice .service-section--cards .service-card:focus-visible h3,.service-detail--voice .service-section--cards .service-card:focus-visible p,.service-detail--voice .service-section--cards .service-card.is-active h3,.service-detail--voice .service-section--cards .service-card.is-active p{color:#070707}
@media(min-width:901px) and (max-width:1200px){.service-detail--voice .service-hero h1{font-size:48px}.service-intro--voice__top{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:36px}.service-detail--voice .service-section--cards h2{font-size:38px;line-height:48px}.service-detail--voice .service-section--cards .service-group__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){.service-detail--voice .service-hero{min-height:520px;place-items:start;background:#000}.service-detail--voice .service-hero__shade{display:none}.service-detail--voice .service-hero__inner{align-items:flex-start;padding:52px 0;text-align:left}.service-detail--voice .service-hero h1{max-width:360px;font-size:36px;line-height:46px}.service-detail--voice .service-hero__copy{max-width:700px;margin-top:28px;font-size:16px;line-height:30px}.service-detail--voice .service-hero .service-button{width:auto;max-width:100%;font-size:15px}.service-intro--voice{padding:44px 0 48px}.service-intro--voice__top{display:flex;flex-direction:column;gap:40px}.service-intro--voice figure{order:-1;width:100%}.service-intro--voice h2{font-size:28px;line-height:34px}.service-intro--voice .service-richtext{font-size:16px;line-height:30px}.service-intro--voice .voice-how{display:grid;grid-template-columns:1fr;width:100%;gap:16px}.service-intro--voice .voice-how article{min-height:0;padding:24px}.service-detail--voice .service-section--cards{padding:44px 0 48px;overflow:hidden}.service-detail--voice .service-section--cards .service-section__header{margin-bottom:54px}.service-detail--voice .service-section--cards .service-section__header>p:not(.service-kicker){margin-top:36px;line-height:30px}.service-detail--voice .service-section--cards .service-group__grid{display:flex!important;width:calc(100vw - max(16px,(100vw - 620px)/2));gap:40px;padding-right:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.service-detail--voice .service-section--cards .service-card{flex:0 0 82%;min-height:0;padding:16px;scroll-snap-align:start}.service-detail--voice .service-slider-controls{display:flex}}

/* Voice AI technology matrix and enterprise conversion banner. */
.service-detail--voice .service-tech-stack{padding:80px 0;background:#000}
.service-detail--voice .service-tech-stack__inner{width:min(calc(1320px + var(--wide-screen-growth)),calc(100% - 64px));margin-inline:auto}
.service-detail--voice .service-tech-stack__eyebrow,.service-detail--voice .service-tech-stack h2,.service-detail--voice .service-tech-stack__description{text-align:center}
.service-detail--voice .service-tech-stack h2{max-width:1040px;margin-inline:auto}
.service-detail--voice .service-tech-stack__description{max-width:1080px;margin-inline:auto}
.service-detail--voice .service-tech-stack__groups{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;margin-top:50px;border:1px solid #292c34}
.service-detail--voice .service-tech-stack__group{display:block;min-width:0;min-height:600px;border-right:1px solid #292c34;border-radius:0;overflow:hidden}
.service-detail--voice .service-tech-stack__group:last-child{border-right:0}
.service-detail--voice .service-tech-stack__group h3{min-height:94px;box-sizing:border-box;margin:0;padding:22px 14px;background:linear-gradient(105deg,#07111d,#10264b);font-size:16px;line-height:24px}
.service-detail--voice .service-tech-stack__items{display:grid;height:auto;align-content:start;gap:18px;padding:28px 20px;background:#000;overflow:visible}
.service-detail--voice .service-tech-stack__item{min-width:0;min-height:48px;box-sizing:border-box;justify-content:center;padding:12px 10px;border-radius:8px;background:#fff;white-space:normal;text-align:center}
.service-detail--voice .service-tech-stack__item img{width:22px;height:22px}
.service-trust--voice-banner{padding:50px 0;background:#000}
.service-trust--voice-banner .service-trust__card{display:grid;grid-template-columns:36% minmax(0,1fr);min-height:280px;padding:0;border:1px solid rgba(255,255,255,.15);border-radius:20px;background:linear-gradient(105deg,#061018 0%,#002a2f 62%,#005458 100%);overflow:hidden}
.service-trust--voice-banner .service-trust__copy{grid-column:2;align-self:center;padding:34px 44px}
.service-trust--voice-banner h2{margin:0 0 18px;color:#fff;font:700 32px/1.25 'Plus Jakarta Sans',sans-serif;text-transform:none}
.service-trust--voice-banner p{max-width:760px;margin:0;color:#fff;font:400 16px/25px 'Plus Jakarta Sans',sans-serif}
.service-trust--voice-banner .service-trust__button.button{display:inline-flex;width:auto;min-height:52px;box-sizing:border-box;align-items:center;justify-content:center;gap:20px;margin-top:24px;padding:11px 22px 11px 24px;border:1px solid #e1e1e1;border-radius:999px;background:linear-gradient(180deg,#fff 0%,#f2f2f2 100%);color:#070707;font:600 16px/22px 'Plus Jakarta Sans',sans-serif;box-shadow:inset 0 -2px 0 rgba(0,0,0,.12);text-decoration:none}
.service-trust--voice-banner .service-trust__button.button:hover,.service-trust--voice-banner .service-trust__button.button:focus-visible{background:linear-gradient(180deg,#fff 0%,#f2f2f2 100%);color:#070707;transform:none}
.service-trust--voice-banner .service-trust__button .button__icon{display:grid;width:22px;height:22px;aspect-ratio:auto;place-items:center;border-radius:0;background:transparent;color:#070707}
.service-trust--voice-banner .service-trust__button .button__icon img{display:none}
.service-trust--voice-banner .service-trust__button .button__icon::before{content:'→';font:400 25px/1 Arial,sans-serif;color:#070707}
.service-trust--voice-banner .service-trust__media{grid-column:1;grid-row:1;height:100%;align-self:stretch;background:rgba(0,0,0,.14)}
.service-trust--voice-banner .service-trust__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center bottom}
@media(max-width:1100px) and (min-width:901px){.service-detail--voice .service-tech-stack__groups{grid-template-columns:repeat(3,1fr)}.service-detail--voice .service-tech-stack__group:nth-child(3n){border-right:0}.service-detail--voice .service-tech-stack__group{min-height:480px;border-bottom:1px solid #292c34}.service-trust--voice-banner h2{font-size:27px}}
@media(max-width:900px){
	.service-detail--voice .service-tech-stack{padding:44px 0 48px;overflow:hidden}
	.service-detail--voice .service-tech-stack__inner{width:min(100% - 32px,620px)}
	.service-detail--voice .service-tech-stack h2{font-size:28px;line-height:34px}
	.service-detail--voice .service-tech-stack__description{font-size:16px;line-height:30px}
	.service-detail--voice .service-tech-stack__groups{display:flex;width:100%;max-width:100%;gap:0;margin-top:36px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;touch-action:pan-x;scrollbar-width:thin;scrollbar-color:#377df1 #111827}
	.service-detail--voice .service-tech-stack__groups::-webkit-scrollbar{height:6px}
	.service-detail--voice .service-tech-stack__groups::-webkit-scrollbar-track{background:#111827}
	.service-detail--voice .service-tech-stack__groups::-webkit-scrollbar-thumb{border-radius:10px;background:#377df1}
	.service-detail--voice .service-tech-stack__group{flex:0 0 min(82vw,320px);width:auto;min-height:620px;border-right:1px solid #292c34;border-bottom:0;scroll-snap-align:start;scroll-snap-stop:always}
	.service-detail--voice .service-tech-stack__items{height:auto;padding:28px 20px}
	.service-trust--voice-banner{padding:24px 0}
	.service-trust--voice-banner .service-trust__card{display:flex;min-height:0;flex-direction:column;padding:0;border-radius:20px}
	.service-trust--voice-banner .service-trust__copy{order:0;padding:34px 32px 30px}
	.service-trust--voice-banner h2{margin-bottom:18px;font-size:20px;line-height:25px}
	.service-trust--voice-banner p{font-size:16px;line-height:25px}
	.service-trust--voice-banner .service-trust__button{width:min(100%,330px);box-sizing:border-box;margin-top:26px}
	.service-trust--voice-banner .service-trust__media{order:1;width:100%;height:auto;background:transparent}
	.service-trust--voice-banner .service-trust__media img{width:100%;height:auto;aspect-ratio:425/280;object-fit:contain;object-position:center bottom}
}

/* Keep RAG benefit-card copy legible in its interactive state. */
.service-detail--rag .service-section--cards .service-card:hover,
.service-detail--rag .service-section--cards .service-card:focus-visible,
.service-detail--rag .service-section--cards .service-card.is-active {
	border-color: #3477f2;
	background: #3477f2;
	color: #fff;
}
.service-detail--rag .service-section--cards .service-card:hover h3,
.service-detail--rag .service-section--cards .service-card:hover p,
.service-detail--rag .service-section--cards .service-card:focus-visible h3,
.service-detail--rag .service-section--cards .service-card:focus-visible p,
.service-detail--rag .service-section--cards .service-card.is-active h3,
.service-detail--rag .service-section--cards .service-card.is-active p {
	color: #fff;
}

/* CTA labels remain on one line at every responsive breakpoint. */
.button,
.service-button,
a[class*="__button"],
button[class*="__button"],
a[class*="__cta"],
button[class*="__cta"],
button[type="submit"] {
	white-space: nowrap;
}

/* Computer Vision editor-driven technology stack, conversion banner, and expertise. */
.service-detail--vision .service-tech-stack{padding:80px 0;background:#000;color:#fff}
.service-detail--vision .service-tech-stack__inner{width:min(calc(1320px + var(--wide-screen-growth)),calc(100% - 64px));margin-inline:auto}
.service-detail--vision .service-tech-stack__eyebrow,.service-detail--vision .service-tech-stack h2,.service-detail--vision .service-tech-stack__description{text-align:center}
.service-detail--vision .service-tech-stack h2{max-width:1000px;margin-inline:auto;font-size:44px;line-height:56px}
.service-detail--vision .service-tech-stack__description{max-width:1050px;margin:30px auto 0;font-size:16px;line-height:30px}
.service-tech-stack__vision-shell{display:grid;grid-template-columns:385px minmax(0,1fr);min-height:450px;margin-top:52px;border-radius:20px;overflow:hidden;background:#fff}
.service-detail--vision .service-tech-stack__vision-shell .service-tech-stack__tabs{display:flex;flex-direction:column;gap:10px;margin:0;padding:32px 24px;background:linear-gradient(135deg,#03070c 0%,#14366c 62%,#3477f2 100%)}
.service-detail--vision .service-tech-stack__vision-shell .service-tech-stack__tab{display:flex;width:100%;min-height:54px;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;border:0;border-radius:8px;background:transparent;color:#fff;font:600 15px/22px 'Plus Jakarta Sans',sans-serif;text-align:left;cursor:pointer}
.service-detail--vision .service-tech-stack__vision-shell .service-tech-stack__tab>span:last-child{visibility:hidden;opacity:0;transition:opacity .2s ease}
.service-detail--vision .service-tech-stack__vision-shell .service-tech-stack__tab.is-active>span:last-child{visibility:visible;opacity:1}
.service-detail--vision .service-tech-stack__vision-shell .service-tech-stack__tab.is-active,.service-detail--vision .service-tech-stack__vision-shell .service-tech-stack__tab:hover,.service-detail--vision .service-tech-stack__vision-shell .service-tech-stack__tab:focus-visible{background:rgba(255,255,255,.22);outline:0}
.service-detail--vision .service-tech-stack__vision-shell .service-tech-stack__panels{padding:50px;background:#fff}
.service-detail--vision .service-tech-stack__vision-shell .service-tech-stack__panel.is-hidden{display:none}
.service-detail--vision .service-tech-stack__logo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}
.service-detail--vision .service-tech-stack__logo-card{display:flex;min-height:60px;box-sizing:border-box;align-items:center;justify-content:center;gap:12px;padding:8px 14px;border:1px solid #cfd2d8;border-radius:8px;color:#070707;font:500 16px/22px 'Plus Jakarta Sans',sans-serif;text-align:center}
.service-detail--vision .service-tech-stack__logo-card img{width:32px;height:32px;object-fit:contain}
.service-tech-stack__vision-mobile{display:none}
.service-trust--vision-banner{padding:50px 0;background:#000}
.service-trust--vision-banner .service-trust__card{display:grid;grid-template-columns:minmax(0,1fr) 38%;min-height:280px;padding:0;border:1px solid #34363c;border-radius:20px;background:linear-gradient(100deg,#03060a 0%,#181022 58%,#8b43ae 100%);overflow:hidden}
.service-trust--vision-banner .service-trust__copy{align-self:center;padding:42px 48px}
.service-trust--vision-banner h2{margin:0 0 18px;color:#fff;font:700 32px/1.28 'Plus Jakarta Sans',sans-serif}
.service-trust--vision-banner p{max-width:760px;margin:0;color:#fff;font:400 16px/26px 'Plus Jakarta Sans',sans-serif}
.service-trust--vision-banner .service-trust__button.button{display:inline-flex;width:auto;min-height:52px;align-items:center;gap:18px;margin-top:24px;padding:11px 22px 11px 24px;border-radius:999px;background:#fff;color:#070707;font:600 16px/22px 'Plus Jakarta Sans',sans-serif}
.service-trust--vision-banner .service-trust__button .button__icon img{display:none}
.service-trust--vision-banner .service-trust__button .button__icon::before{content:'→';font:400 25px/1 Arial,sans-serif}
.service-trust--vision-banner .service-trust__media{height:100%;align-self:stretch}
.service-trust--vision-banner .service-trust__media img{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom}
.service-detail--vision .service-expertise--vision{padding:80px 0;background:#000;color:#fff}
.service-detail--vision .service-expertise--voice__layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(560px,1.05fr);gap:110px;align-items:start}
.service-detail--vision .service-expertise__header{position:sticky;top:110px;max-width:610px;text-align:left}
.service-detail--vision .service-expertise__eyebrow{margin-bottom:24px;font-size:15px;line-height:22px}
.service-detail--vision .service-expertise h2{font-size:42px;line-height:1.28}
.service-detail--vision .service-expertise__intro{margin-top:28px;color:#eee;font-size:16px;line-height:30px}
.service-detail--vision .service-solutions{padding:80px 0;background:#fff;color:#070707;overflow:hidden}
.service-detail--vision .service-solutions__header{display:block;max-width:1120px;margin:0 auto 54px;text-align:center}
.service-detail--vision .service-solutions__eyebrow{margin:0 0 22px;color:#377df1;font-size:15px;line-height:22px;text-transform:uppercase}
.service-detail--vision .service-solutions h2{max-width:950px;margin:0 auto;font-size:42px;line-height:1.25}
.service-detail--vision .service-solutions__intro{max-width:1040px;margin:26px auto 0;font-size:16px;line-height:30px}
.service-detail--vision .service-solutions__header>.service-solutions__controls{display:none}
.service-detail--vision .service-solutions__track{display:flex;align-items:stretch;gap:20px;overflow-x:auto;padding:2px;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain}
.service-detail--vision .service-solutions__track::-webkit-scrollbar{display:none}
.service-detail--vision .service-solutions__card{flex:0 0 calc((100% - 80px)/5);min-height:290px;padding:20px;border:1px solid #cfd2d8;border-radius:12px;background:#fff;color:#070707;scroll-snap-align:start;scroll-snap-stop:always;transform:translateZ(0);transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}
.service-detail--vision .service-solutions__card:hover,.service-detail--vision .service-solutions__card:focus-visible,.service-detail--vision .service-solutions__card.is-active{border-color:#aeb8c9;background:#fff;color:#070707;box-shadow:0 12px 26px rgba(28,64,120,.1);transform:translateY(-3px)}
.service-detail--vision .service-solutions__icon{display:grid;width:50px;height:50px;place-items:center;margin-bottom:26px;border-radius:8px;background:#eaf1ff}
.service-detail--vision .service-solutions__icon img{width:28px;height:28px;object-fit:contain;filter:none}
.service-detail--vision .service-solutions__card h3{margin:0 0 18px;font-size:18px;line-height:26px;text-transform:none}
.service-detail--vision .service-solutions__card p{margin:0;font-size:15px;line-height:24px}
.service-detail--vision .service-solutions__controls--mobile{display:flex;justify-content:center;gap:20px;margin-top:36px}
.service-detail--vision .service-solutions__controls button{width:42px;height:42px;border-radius:9px}
.service-detail--vision .service-process--vision{position:relative;height:310vh;padding:0;background:#fff;color:#070707;overflow:visible}
.service-process--vision__sticky{position:sticky;top:0;display:flex;height:100vh;box-sizing:border-box;align-items:center;padding:32px 0;background:#fff;overflow:hidden}
.service-detail--vision .service-process--vision .service-process__header{max-width:1120px;margin:0 auto 34px;text-align:center}
.service-detail--vision .service-process--vision .service-process__eyebrow{margin-bottom:14px;font-size:15px;line-height:22px}
.service-detail--vision .service-process--vision h2{max-width:900px;font-size:42px;line-height:1.2}
.service-detail--vision .service-process--vision .service-process__intro{max-width:980px;margin:20px auto 0;font-size:15px;line-height:26px}
.service-process--vision__timeline{position:relative;display:grid;gap:0}
.service-process--vision__rail{position:absolute;z-index:0;top:0;bottom:0;left:50%;width:6px;border-radius:99px;background:#e5e7eb;transform:translateX(-50%);overflow:hidden}
.service-process--vision__rail span{position:absolute;inset:0 0 auto;height:calc(var(--vision-progress,0) * 100%);border-radius:inherit;background:#3477f2;transition:height .18s linear}
.service-process--vision__step{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 56px minmax(0,1fr);min-height:100px;align-items:center;color:#6d7480;opacity:1;transition:color .32s ease,transform .32s ease}
.service-process--vision__step.is-active{color:#070707}
.service-process--vision__step h3{grid-column:1;margin:0;padding-right:40px;font:600 18px/26px 'Plus Jakarta Sans',sans-serif;text-align:left;text-transform:none}
.service-process--vision__step h3 span{font-variant-numeric:tabular-nums}
.service-process--vision__node{grid-column:2;grid-row:1;justify-self:center;width:22px;height:22px;box-sizing:border-box;border:5px solid #e5e7eb;border-radius:50%;background:#e5e7eb;transition:border-color .28s ease,background-color .28s ease,transform .28s ease,box-shadow .28s ease}
.service-process--vision__step.is-reached .service-process--vision__node{border-color:#3477f2;background:#3477f2;box-shadow:0 0 0 3px rgba(52,119,242,.14)}
.service-process--vision__step.is-active .service-process--vision__node{border-color:#3477f2;background:#3477f2;transform:scale(1.08);box-shadow:0 0 0 6px rgba(52,119,242,.22)}
.service-process--vision__step>div{grid-column:3;grid-row:1;padding-left:40px;font:400 15px/23px 'Plus Jakarta Sans',sans-serif}
.service-process--vision__step h3,.service-process--vision__step>div{opacity:.28;transition:opacity .32s ease}
.service-process--vision__step.is-active h3,.service-process--vision__step.is-active>div{opacity:1}
.service-process--vision__step p{margin:0}
.service-detail .service-trust__button .button__icon::before{content:none!important}
.service-detail .service-trust__button .button__icon img{display:block!important;width:14px!important;height:14px!important;object-fit:contain;transform:none!important;margin:0!important}

@media(max-width:1099px){
	.service-detail--vision .service-tech-stack{padding:44px 0 48px}
	.service-detail--vision .service-tech-stack__inner{width:min(100% - 32px,620px)}
	.service-detail--vision .service-tech-stack__eyebrow{text-align:center;font-size:14px;line-height:21px}
	.service-detail--vision .service-tech-stack h2{font-size:28px;line-height:34px;text-align:center}
	.service-detail--vision .service-tech-stack__description{margin-top:30px;font-size:16px;line-height:30px}
	.service-tech-stack__vision-shell{display:none}
	.service-tech-stack__vision-mobile{display:grid;gap:24px;margin-top:40px}
	.service-tech-stack__vision-mobile details{border-radius:12px;overflow:hidden}
	.service-tech-stack__vision-mobile summary{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;background:#3477f2;cursor:pointer;list-style:none;font:600 16px/24px 'Plus Jakarta Sans',sans-serif}
	.service-tech-stack__vision-mobile summary::-webkit-details-marker{display:none}
	.service-tech-stack__vision-mobile summary span:last-child::before{content:'↓';font-size:24px}
	.service-tech-stack__vision-mobile details[open] summary span:last-child::before{content:'↑'}
	.service-detail--vision .service-tech-stack__vision-mobile .service-tech-stack__logo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:28px 20px;background:#fff}
	.service-detail--vision .service-tech-stack__vision-mobile .service-tech-stack__logo-card{min-height:56px;padding:7px 9px;gap:8px;font-size:14px;line-height:20px}
	.service-detail--vision .service-tech-stack__vision-mobile .service-tech-stack__logo-card img{width:28px;height:28px}
	.service-trust--vision-banner{padding:24px 0}
	.service-trust--vision-banner .service-trust__card{display:flex;min-height:720px;flex-direction:column;padding:0;background:linear-gradient(145deg,#03060a 0%,#181022 45%,#8b43ae 100%)}
	.service-trust--vision-banner .service-trust__copy{z-index:1;padding:34px 32px 0}
	.service-trust--vision-banner h2{font-size:24px;line-height:31px}
	.service-trust--vision-banner p{font-size:16px;line-height:25px}
	.service-trust--vision-banner .service-trust__button.button{max-width:100%;padding-inline:18px;font-size:14px}
	.service-trust--vision-banner .service-trust__media{display:flex;flex:1;align-items:flex-end;min-height:360px}
	.service-trust--vision-banner .service-trust__media img{height:auto;max-height:480px;object-fit:contain}
	.service-detail--vision .service-expertise--vision{padding:44px 0 48px}
	.service-detail--vision .service-expertise--voice__layout{display:block}
	.service-detail--vision .service-expertise__header{position:static;max-width:700px}
	.service-detail--vision .service-expertise__eyebrow{margin-bottom:14px;font-size:12px;line-height:18px}
	.service-detail--vision .service-expertise h2{font-size:28px;line-height:34px}
	.service-detail--vision .service-expertise__intro{margin-top:24px;font-size:16px;line-height:30px}
	.service-detail--vision .service-solutions{padding:44px 0 48px}
	.service-detail--vision .service-solutions__header{margin-bottom:50px}
	.service-detail--vision .service-solutions__eyebrow{margin-bottom:18px;font-size:14px;line-height:21px}
	.service-detail--vision .service-solutions h2{font-size:28px;line-height:34px}
	.service-detail--vision .service-solutions__intro{margin-top:34px;font-size:16px;line-height:30px}
	.service-detail--vision .service-solutions__track{width:calc(100vw - max(16px,(100vw - 620px)/2));gap:32px;padding:4px 16px 4px 0;text-align:left}
	.service-detail--vision .service-solutions__card{flex:0 0 82%;min-height:0;padding:30px 24px;transform:none}
	.service-detail--vision .service-solutions__card:hover,.service-detail--vision .service-solutions__card:focus-visible,.service-detail--vision .service-solutions__card.is-active{transform:none}
	.service-detail--vision .service-solutions__card p{font-size:16px;line-height:28px}
	.service-detail--vision .service-solutions__controls--mobile{margin-top:28px}
	.service-detail--vision .service-process--vision{height:auto;padding:44px 0 48px;overflow:hidden}
	.service-process--vision__sticky{position:static;display:block;height:auto;padding:0;overflow:visible}
	.service-detail--vision .service-process--vision .service-process__header{margin-bottom:38px}
	.service-detail--vision .service-process--vision .service-process__eyebrow{margin-bottom:18px;font-size:14px;line-height:21px}
	.service-detail--vision .service-process--vision h2{font-size:28px;line-height:34px}
	.service-detail--vision .service-process--vision .service-process__intro{margin-top:30px;font-size:16px;line-height:30px}
	.service-process--vision__timeline{gap:0;padding-left:48px}
	.service-process--vision__rail{left:8px;top:8px;bottom:8px;width:4px;transform:none;background:#e5e7eb}
	.service-process--vision__rail span{height:calc(var(--vision-progress,0) * 100%)}
	.service-process--vision__step{display:block;min-height:0;padding:0 0 30px;color:#6d7480;opacity:.38}
	.service-process--vision__step.is-reached,.service-process--vision__step.is-active{color:#070707;opacity:1}
	.service-process--vision__step:last-child{padding-bottom:0}
	.service-process--vision__step h3{margin:0 0 12px;padding:0;font-size:18px;line-height:27px}
	.service-process--vision__step>div{padding:0;font-size:16px;line-height:28px}
	.service-process--vision__node{position:absolute;top:7px;left:-47px;width:18px;height:18px;border:4px solid #e5e7eb;background:#e5e7eb;transform:none!important;box-shadow:none}
	.service-process--vision__step.is-reached .service-process--vision__node{border-color:#3477f2;background:#3477f2;box-shadow:0 0 0 3px rgba(52,119,242,.14)}
	.service-process--vision__step.is-active .service-process--vision__node{box-shadow:0 0 0 5px rgba(52,119,242,.22)}
}

@media(min-width:901px) and (max-width:1099px){
	.service-detail--vision .service-process--vision{padding:64px 0}
	.service-detail--vision .service-process--vision .service-process__header{max-width:820px;margin-bottom:50px}
	.service-detail--vision .service-process--vision h2{font-size:38px;line-height:48px}
	.service-detail--vision .service-process--vision .service-process__intro{font-size:16px;line-height:28px}
	.service-process--vision__timeline{max-width:820px;margin-inline:auto;padding-left:64px}
	.service-process--vision__step{padding-bottom:38px}
	.service-process--vision__step h3{font-size:20px;line-height:30px}
	.service-process--vision__step>div{font-size:17px;line-height:29px}
	.service-process--vision__node{left:-63px}
}

@media(prefers-reduced-motion:reduce){.service-detail--vision .service-process--vision{height:auto;padding:80px 0}.service-process--vision__sticky{position:static;height:auto;padding:0;overflow:visible}.service-process--vision__rail span{height:100%}.service-process--vision__step{color:#070707;opacity:1}.service-process--vision__node{border-color:#3477f2;background:#3477f2}.service-process--vision__rail span,.service-process--vision__step,.service-process--vision__node{transition:none}}

/* Computer Vision industries, final conversion banner, and FAQs. */
.service-detail--vision .service-industries{padding:80px 0 84px;background:#050505;color:#fff}
.service-detail--vision .service-industries__header{max-width:1180px;margin:0 auto 58px;text-align:center}
.service-detail--vision .service-industries__eyebrow{margin-bottom:22px;font-size:15px;line-height:22px}
.service-detail--vision .service-industries h2{max-width:1000px;font-size:42px;line-height:1.25}
.service-detail--vision .service-industries__intro{max-width:1120px;margin-top:26px;font-size:16px;line-height:30px}
.service-detail--vision .service-industries__track{grid-template-columns:repeat(6,minmax(0,1fr));gap:42px 24px}
.service-detail--vision .service-industries__card{display:flex;min-height:56px;align-items:center;gap:14px;aspect-ratio:auto;border:0;border-radius:0;background:transparent;overflow:visible}
.service-detail--vision .service-industries__card::before{position:static;z-index:auto;flex:0 0 50px;width:50px;height:50px;border-radius:8px;background:#4a4d52 var(--industry-card-image) center/28px 28px no-repeat;transform:none}
.service-detail--vision .service-industries__card::after{display:none}
.service-detail--vision .service-industries__content{position:static;min-width:0}
.service-detail--vision .service-industries__content h3{margin:0;color:#fff;font-size:16px;line-height:24px;white-space:nowrap}
.vision-action-cta{padding:50px 0;background:#000;color:#fff}
.vision-action-cta__card{min-height:280px;box-sizing:border-box;padding:42px 48px;border:1px solid #34363c;border-radius:20px;background-color:#071024;background-image:linear-gradient(90deg,#050812 0%,rgba(5,8,18,.98) 30%,rgba(5,8,18,.9) 48%,rgba(5,8,18,.48) 66%,rgba(5,8,18,.1) 100%),var(--vision-action-image);background-position:center,right top;background-size:cover,75% auto;background-repeat:no-repeat;overflow:hidden}
.vision-action-cta__copy{max-width:820px}
.vision-action-cta h2{max-width:760px;margin:0 0 18px;font:700 32px/1.28 'Plus Jakarta Sans',sans-serif}
.vision-action-cta p{max-width:800px;margin:0;font:400 16px/26px 'Plus Jakarta Sans',sans-serif}
.vision-action-cta__button{display:inline-flex;min-height:52px;box-sizing:border-box;align-items:center;justify-content:center;margin-top:24px;padding:12px 24px;border-radius:999px;background:#3477f2;color:#fff;font:600 16px/22px 'Plus Jakarta Sans',sans-serif;text-decoration:none;white-space:nowrap}
.service-detail--vision .service-faq{padding:80px 0 82px;background:#000}
.service-detail--vision .service-faq__header{max-width:980px;margin:0 auto 52px;text-align:center}
.service-detail--vision .service-faq__header .service-kicker{margin:0 0 24px;color:#377df1;font-size:15px;line-height:22px;text-transform:uppercase}
.service-detail--vision .service-faq__header h2{max-width:960px;margin:0 auto;font-size:42px;line-height:1.2}
.service-detail--vision .service-faq__list{display:grid;gap:18px}
.service-detail--vision .service-faq__item{border:1px solid #30333d;border-radius:12px;background:#19191a}
.service-detail--vision .service-faq__item summary{min-height:58px;padding:0 18px;font-size:16px;line-height:24px}
.service-detail--vision .service-faq__answer{padding:0 18px 18px;color:#d0d0d5;font-size:15px;line-height:24px}

@media(min-width:701px) and (max-width:1100px){
	.service-detail--vision .service-industries__track{grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 28px}
	.vision-action-cta__card{background-position:center}
}
@media(max-width:700px){
	.service-detail--vision .service-industries{padding:44px 0 48px}
	.service-detail--vision .service-industries__header{margin-bottom:52px}
	.service-detail--vision .service-industries__eyebrow{margin-bottom:18px;font-size:14px;line-height:21px}
	.service-detail--vision .service-industries h2{font-size:28px;line-height:34px}
	.service-detail--vision .service-industries__intro{margin-top:30px;font-size:16px;line-height:30px}
	.service-detail--vision .service-industries__track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 18px;margin:0;padding:0;overflow:visible}
	.service-detail--vision .service-industries__card{display:flex;min-height:54px;gap:12px;flex:auto}
	.service-detail--vision .service-industries__card::before{flex-basis:48px;width:48px;height:48px;background-size:26px 26px}
	.service-detail--vision .service-industries__content h3{font-size:15px;line-height:22px;white-space:normal}
	.vision-action-cta{padding:24px 0}
	.vision-action-cta__card{display:flex;min-height:0;padding:336px 32px 32px;background-color:#080808;background-image:var(--vision-action-image);background-position:center top;background-size:auto 336px;background-repeat:no-repeat}
	.vision-action-cta__copy{width:100%}
	.vision-action-cta h2{font-size:24px;line-height:31px}
	.vision-action-cta p{font-size:16px;line-height:25px}
	.vision-action-cta__button{width:100%;padding-inline:14px;font-size:14px}
	.service-detail--vision .service-faq{padding:44px 0 48px}
	.service-detail--vision .service-faq__header{margin-bottom:36px;text-align:left}
	.service-detail--vision .service-faq__header .service-kicker{margin-bottom:18px}
	.service-detail--vision .service-faq__header h2{font-size:34px;line-height:1.35}
	.service-detail--vision .service-faq__list{gap:16px}
	.service-detail--vision .service-faq__item{padding-inline:14px}
	.service-detail--vision .service-faq__item summary{min-height:76px;padding-inline:0;font-size:16px;line-height:24px}
	.service-detail--vision .service-faq__item[open] summary{padding-top:16px}
	.service-detail--vision .service-faq__answer{padding:0 30px 16px 0;font-size:16px;line-height:26px;color:#fff}
}
@media(max-width:360px){.vision-action-cta__button{padding-inline:8px;font-size:10px;letter-spacing:-.15px}}

/* Shared service conversion-banner arrow and mobile media alignment. */
.service-detail .service-trust__button.button{box-sizing:border-box;align-items:center}
.service-detail .service-trust__button .button__icon{display:grid!important;flex:0 0 18px!important;width:18px!important;height:18px!important;place-items:center!important;align-self:center!important;margin:0!important;padding:0!important;border-radius:0!important;background:transparent!important;line-height:0!important}
.service-detail .service-trust__button .button__icon::before{content:none!important}
.service-detail .service-trust__button .button__icon img{position:static!important;display:block!important;width:14px!important;height:14px!important;margin:0!important;object-fit:contain!important;transform:none!important}
@media(max-width:900px){
	.service-detail .service-trust__card{min-height:0!important}
	.service-detail .service-trust__copy{width:100%;box-sizing:border-box}
	.service-detail .service-trust__button.button{width:100%;max-width:100%;min-height:52px;height:52px;justify-content:space-between;gap:8px;padding:9px 14px;font-size:13px;line-height:18px;overflow:hidden}
	.service-detail .service-trust__button.button>span:first-child{min-width:0;white-space:nowrap}
	.service-detail .service-trust__media{flex:0 0 auto!important;width:100%!important;height:auto!important;min-height:0!important;align-self:auto!important}
	.service-detail .service-trust__media img{display:block!important;width:100%!important;height:auto!important;max-height:360px;object-fit:contain!important;object-position:center bottom!important}
}

/* Voice AI conversion banner before the FAQ. */
.voice-action-cta {
	padding: 50px 0;
	background: #000;
	color: #fff;
}
.voice-action-cta__card {
	position: relative;
	display: grid;
	grid-template-columns: minmax(0, 2.1fr) minmax(400px, 1fr);
	min-height: 280px;
	overflow: hidden;
	border: 1px solid #303238;
	border-radius: 20px;
	background: #090909;
}
.voice-action-cta__copy {
	position: relative;
	z-index: 2;
	grid-column: 1;
	grid-row: 1;
	align-self: center;
	padding: 34px 40px;
}
.voice-action-cta__copy::after {
	content: '';
	position: absolute;
	z-index: -1;
	inset: -80px -180px -80px 0;
	background: linear-gradient(90deg, #090909 0%, #090909 72%, rgba(9,9,9,.72) 86%, transparent 100%);
	pointer-events: none;
}
.voice-action-cta h2 {
	max-width: 900px;
	margin: 0 0 18px;
	color: #fff;
	font: 700 32px/1.25 'Plus Jakarta Sans', sans-serif;
	letter-spacing: -.2px;
}
.voice-action-cta p {
	max-width: 900px;
	margin: 0;
	color: #eee;
	font: 400 16px/1.65 'Plus Jakarta Sans', sans-serif;
}
.voice-action-cta__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 52px;
	box-sizing: border-box;
	margin-top: 24px;
	padding: 12px 28px;
	border-radius: 999px;
	background: #377df1;
	color: #fff;
	font: 600 16px/22px 'Plus Jakarta Sans', sans-serif;
	text-decoration: none;
	transition: background-color .2s ease;
}
.voice-action-cta__button:hover,
.voice-action-cta__button:focus-visible {
	background: #2469df;
	color: #fff;
}
.voice-action-cta__media {
	grid-column: 2;
	grid-row: 1;
	min-width: 0;
}
.voice-action-cta__media img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center 42%;
}

@media (max-width: 900px) {
	.voice-action-cta { padding: 24px 0; }
	.voice-action-cta__card {
		display: flex;
		min-height: 0;
		flex-direction: column;
		border-radius: 20px;
	}
	.voice-action-cta__media { order: 0; width: 100%; }
	.voice-action-cta__media img {
		width: 100%;
		height: auto;
		aspect-ratio: 1.36;
		object-position: center;
	}
	.voice-action-cta__copy {
		order: 1;
		padding: 34px 32px 36px;
	}
	.voice-action-cta__copy::after { display: none; }
	.voice-action-cta h2 {
		margin-bottom: 24px;
		font-size: 24px;
		line-height: 1.35;
	}
	.voice-action-cta p {
		font-size: 16px;
		line-height: 1.58;
	}
	.voice-action-cta__button {
		width: min(100%, 330px);
		margin-top: 28px;
	}
}

@media (max-width: 420px) {
	.voice-action-cta__copy { padding: 30px 24px 32px; }
	.voice-action-cta h2 { font-size: 22px; }
	.voice-action-cta__button { padding-inline: 20px; font-size: 15px; }
}

/* Computer Vision Development opening sections. */
.service-detail--vision .service-hero {
	min-height: 600px;
	background-color: #000;
}
.service-detail--vision .service-hero__shade {
	background: linear-gradient(180deg, rgba(0,0,0,.05) 0%, rgba(0,0,0,.12) 52%, #000 100%);
}
.service-detail--vision .service-hero h1 { max-width: 1080px; }
.service-detail--vision .service-hero__copy { max-width: 1080px; }
.service-detail--vision .service-hero .service-button { margin-top: 34px; }

.service-intro--vision { padding: 80px 0; background: #000; }
.service-intro--vision__top {
	display: grid;
	grid-template-columns: minmax(0, 1.7fr) minmax(360px, .8fr);
	gap: 64px;
	align-items: center;
}
.service-intro--vision .service-kicker { margin-bottom: 24px; }
.service-intro--vision h2 { max-width: 760px; font-size: 44px; line-height: 1.25; }
.service-intro--vision .service-richtext { max-width: 790px; margin-top: 30px; color: #e9e9eb; }
.service-intro--vision .service-richtext p { margin: 0; }
.service-intro--vision h3 { margin: 28px 0 0; font-size: 24px; line-height: 1.3; }
.service-intro--vision figure { margin: 0; overflow: hidden; border-radius: 20px; }
.service-intro--vision figure img { display: block; width: 100%; aspect-ratio: 1.18; object-fit: cover; }
.vision-how { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 30px; margin-top: 34px; }
.vision-how article {
	min-height: 118px;
	box-sizing: border-box;
	padding: 24px 20px;
	border: 1px solid #555968;
	border-radius: 12px;
	background: #30333d;
}
.vision-how strong { display: block; margin-bottom: 14px; color: #75a6ff; font-size: 16px; line-height: 24px; text-transform: uppercase; }
.vision-how span { display: block; color: #ececef; font-size: 16px; line-height: 24px; }
.service-intro--vision blockquote {
	margin: 36px 0 0;
	padding: 14px 20px;
	border-left: 4px solid #377df1;
	background: linear-gradient(90deg,#071937,#3477f2);
	color: #e9e9eb;
	font-size: 16px;
	font-style: italic;
	line-height: 26px;
}

.vision-benefits { padding: 80px 0; background: #fff; color: #080808; }
.vision-benefits__header { max-width: 1120px; margin: 0 auto 56px; text-align: center; }
.vision-benefits__header .service-kicker { margin-bottom: 24px; }
.vision-benefits h2 { max-width: 850px; margin: 0 auto; font: 800 44px/1.25 'Neue Power','Plus Jakarta Sans',sans-serif; letter-spacing: -.25px; }
.vision-benefits__intro { max-width: 980px; margin: 28px auto 0; font-size: 16px; line-height: 30px; }
.vision-benefits__intro p { margin: 0; }
.vision-benefits__grid {
	display: grid;
	grid-template-columns: repeat(3,minmax(0,1fr));
	grid-template-rows: repeat(2,210px);
	gap: 24px;
}
.vision-benefits__card {
	box-sizing: border-box;
	padding: 28px 24px;
	border-radius: 20px;
	background: linear-gradient(145deg,#151515,#3b3e40);
	color: #fff;
}
.vision-benefits__card h3 { margin: 0 0 14px; font-size: 18px; line-height: 26px; text-transform: uppercase; }
.vision-benefits__card p { margin: 0; font-size: 16px; line-height: 27px; }
.vision-benefits__card--1,
.vision-benefits__card--5 { background: #377df1; }
.vision-benefits__card--2 { grid-column: 1; grid-row: 2; }
.vision-benefits__card--3 {
	grid-column: 2;
	grid-row: 1 / 3;
	background: linear-gradient(180deg,rgba(0,0,0,.25),rgba(0,0,0,.05)), var(--vision-card-image) center/cover no-repeat;
}
.vision-benefits__card--4 { grid-column: 3; grid-row: 1; }
.vision-benefits__card--5 { grid-column: 3; grid-row: 2; }

@media (max-width: 900px) {
	.service-detail--vision .service-hero {
		min-height: 720px;
		place-items: start;
		background-position: center;
	}
	.service-detail--vision .service-hero__inner { align-items: flex-start; padding: 52px 0 46px; text-align: left; }
	.service-detail--vision .service-hero h1 { max-width: 520px; font-size: 42px; line-height: 1.25; }
	.service-detail--vision .service-hero__copy { margin-top: 52px; font-size: 16px; line-height: 30px; }
	.service-detail--vision .service-hero .service-button { margin-top: 36px; }
	.service-intro--vision { padding: 44px 0 48px; }
	.service-intro--vision__top { display: flex; flex-direction: column; gap: 42px; }
	.service-intro--vision figure { order: -1; width: 100%; }
	.service-intro--vision figure img { aspect-ratio: 1.25; }
	.service-intro--vision .service-kicker { margin-bottom: 18px; font-size: 14px; }
	.service-intro--vision h2 { font-size: 28px; line-height: 1.25; }
	.service-intro--vision .service-richtext { margin-top: 32px; font-size: 16px; line-height: 30px; }
	.service-intro--vision h3 { margin-top: 30px; font-size: 22px; }
	.vision-how { grid-template-columns: 1fr; gap: 24px; margin-top: 28px; }
	.vision-how article { min-height: 0; padding: 24px; }
	.service-intro--vision blockquote { display: none; }
	.vision-benefits { padding: 44px 0 48px; }
	.vision-benefits__header { margin-bottom: 36px; }
	.vision-benefits__header .service-kicker { margin-bottom: 18px; font-size: 14px; }
	.vision-benefits h2 { font-size: 28px; line-height: 1.25; }
	.vision-benefits__intro { margin-top: 30px; font-size: 16px; line-height: 30px; }
	.vision-benefits__grid { display: flex; flex-direction: column; gap: 24px; }
	.vision-benefits__card { min-height: 190px; padding: 28px 24px; }
	.vision-benefits__card--3 { min-height: 420px; }
}

@media (max-width: 420px) {
	.service-detail--vision .service-hero h1 { font-size: 36px; }
	.service-detail--vision .service-hero .service-button { width: 100%; box-sizing: border-box; justify-content: center; font-size: 14px; }
	.vision-benefits__card h3 { font-size: 17px; }
}
/* Keep interactive buttons stationary on hover while preserving their other visual feedback. */
button:hover,
button:focus-visible,
input[type="button"]:hover,
input[type="button"]:focus-visible,
input[type="submit"]:hover,
input[type="submit"]:focus-visible,
a[class*="button"]:hover,
a[class*="button"]:focus-visible,
[class*="__button"]:hover,
[class*="__button"]:focus-visible,
.header-contact:hover,
.header-contact:focus-visible,
.mega-menu__footer a:hover,
.mega-menu__footer a:focus-visible,
.about-why__footer a:hover,
.about-why__footer a:focus-visible,
.about-leadership__details a:hover,
.about-leadership__details a:focus-visible,
.card-button:hover,
.card-button:focus-visible {
	transform: none !important;
}

/* Footer social icons keep their color/shadow feedback without moving, rotating, or scaling. */
.site-footer__socials a:hover,
.site-footer__socials a:focus-visible,
.site-footer__socials a:hover img,
.site-footer__socials a:focus-visible img,
.site-footer__socials a:hover > span,
.site-footer__socials a:focus-visible > span {
	transform: none !important;
}

/* Compact mobile header and shared spacing at the portfolio boundary. */
@media (max-width: 700px) {
  .site-header__inner {
    min-height: 72px;
    padding-block: 12px;
  }
  .primary-navigation {
    top: 73px;
  }
  body.admin-bar .primary-navigation {
    top: 119px;
  }
  .portfolio-stack:not(.is-scroll-animated) .portfolio-card:last-child {
    margin-bottom: 0;
  }
  .home .portfolio-stack + .success-cta {
    padding-block: 40px;
  }
}

/* Shared blue diagonal SVG includes padding in its 18px viewBox. */
img[src*="/assets/images/button-arrow.svg"] {
  width: 18px !important;
  height: 18px !important;
  object-fit: contain;
}

/* Industry details reveal over the image, without making the title a link. */
.industries-showcase__interaction {
  position: absolute;
  pointer-events: auto;
}
.industry-showcase-card__toggle {
  position: absolute;
  z-index: 2;
  inset: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  border: 0;
  border-radius: inherit;
  background: transparent;
  color: inherit;
  font: inherit;
  cursor: pointer;
}
.industries-showcase__interaction .industry-showcase-card__link,
.industry-showcase-card .industry-showcase-card__link {
  display: block;
  opacity: 1;
  pointer-events: none;
  transition: opacity 280ms ease, transform 360ms ease;
}
.industry-showcase-card__cta {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  display: flex;
  align-items: center;
  gap: 10px;
  width: max-content;
  padding: 12px 20px;
  border-radius: 999px;
  background: rgba(160, 160, 155, .48);
  backdrop-filter: blur(14px);
  color: #fff;
  font-size: 15px;
  text-decoration: none;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translate(-50%, calc(-50% + 28px));
  transition: opacity 280ms ease, transform 360ms ease, visibility 360ms;
}
.is-open > .industry-showcase-card__toggle .industry-showcase-card__link {
  opacity: 0;
  transform: translate(-50%, 24px);
}
.is-open > .industry-showcase-card__cta,
.industry-showcase-card__cta:focus-visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translate(-50%, -50%);
}
@media (hover: hover) and (pointer: fine) {
  .industry-showcase-card:hover .industry-showcase-card__link,
  .industry-showcase-card:focus-within .industry-showcase-card__link {
    opacity: 0;
    transform: translate(-50%, 24px);
  }
  .industry-showcase-card:hover .industry-showcase-card__cta,
  .industry-showcase-card:focus-within .industry-showcase-card__cta {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 700px) {
  .industries-showcase__scene { scroll-snap-type: none; scroll-behavior: auto; }
  .industry-showcase-card { pointer-events: auto; }
  .industry-showcase-card__cta { font-size: 13px; padding: 10px 16px; }
}
@media (prefers-reduced-motion: reduce) {
  .industry-showcase-card__cta,
  .industry-showcase-card__link { transition: none !important; }
}

/* Desktop footer proportions from the supplied footer design. */
@media (min-width: 1251px) {
  .site-footer { padding: 0 1.4vw 20px; }
  .site-footer__shell { padding-top: 4.2vw; border-radius: 0 0 24px 24px; }
  .site-footer__container { width: 92.7%; padding-bottom: 28px; }
  .site-footer__content { grid-template-columns: 32.4% 23.5% 23.5% 20.6%; gap: 0; }
  .site-footer__logo { width: clamp(200px, 13.9vw, 400px); }
  .site-footer__address {
    width: 95%; max-width: 420px; min-height: 0;
    margin-top: 30px; gap: 22px;
    font-size: clamp(14px, 1.04vw, 30px); line-height: 1.5;
  }
  .site-footer__socials { gap: 18px; margin-top: 30px; }
  .site-footer__column h2 { font-size: clamp(20px, 1.39vw, 40px); line-height: 1.3; margin-bottom: 24px; }
  .site-footer__column ul { gap: 24px; }
  .site-footer__column a { font-size: clamp(14px, 1.04vw, 30px); line-height: 1.3; }
  .site-footer__bottom {
    display: grid; grid-template-columns: minmax(0, 1.23fr) minmax(0, 1fr);
    align-items: center; gap: 32px; margin-top: 62px; padding-top: 24px; min-height: 0;
  }
  .site-footer__legal { flex-wrap: nowrap; gap: 20px; font-size: clamp(12px, 1.04vw, 30px); }
  .site-footer__legal img { width: clamp(90px, 7vw, 200px); height: auto; }
  .site-footer__recognition { width: 100%; max-width: none; gap: 24px; }
  .site-footer__recognition img { height: auto; max-height: 32px; width: 100%; }
  .site-footer__recognition img:nth-child(1) { flex: 1.4; min-width: 0; }
  .site-footer__recognition img:nth-child(2) { flex: .72; min-width: 0; }
  .site-footer__recognition img:nth-child(3) { flex: 1.05; min-width: 0; }
  .site-footer__recognition img:nth-child(4) { flex: 1.4; min-width: 0; }
}

/* Shared CTA finishes supplied by the design system. */
html body :is(.button.button--primary, .button--style-1, .header-contact,
  .careers-hero__button, .service-button:not(.service-button--light),
  .vision-action-cta__button, .voice-action-cta__button) {
  border: 0;
  border-radius: 40px;
  border-bottom: 1px solid #72F3FB;
  background: #3477F2;
}
html body :is(.button.button--secondary, .button.button--outline, .button--style-2) {
  position: relative;
  border-radius: 100px;
  border: 1px solid #72F3FB;
  border-bottom-color: #3477F2;
  background: linear-gradient(180deg, rgba(255,255,255,.08) 0%, rgba(238,238,238,.08) 100%);
  color: #fff;
}
html body :is(.button.button--light, .button--style-3, .service-button--light,
  .service-detail .service-trust__button.button, .success-cta__button,
  .industries-showcase__button, .faq-contact__form-actions button[type="submit"]) {
  border-radius: 100px;
  border: 1px solid #D6D6D6;
  border-bottom-color: #A8A8A8;
  background: linear-gradient(180deg, #FFF 0%, #EEE 100%);
  color: #070707;
  box-shadow: inset 0 1px 0 #FFF, inset 0 -1px 0 #D6D6D6, 0 2px 2px rgba(0,0,0,.12);
}

/* Global callout typography: section-specific rules retain size and spacing. */
body :is(.section-callout, [class*="__eyebrow"], .category-kicker, .service-kicker,
  .industries-showcase__header > p, .customer-stories__header > p,
  .process-section__heading > p, .about-why__header > p, .contact-faq__header > p) {
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-style: normal !important;
  font-weight: 600 !important;
}

/* Current page and its parent section retain the navigation highlight. */
.menu-item > a[data-nav-active="true"] {
  color: #75a9ff;
}
.mega-card[data-nav-active="true"] {
  color: #3477f2;
  border-color: #a9c8ff;
  background: #f6f9ff;
}
.header-contact:focus-visible {
  outline: 2px solid #72f3fb;
  outline-offset: 3px;
}

/* FAQ content scrolls independently; the form keeps its natural height. */
.faq-contact__inner { align-items: start; }
.faq-contact__faqs { min-width: 0; }
.faq-contact__form-panel { align-self: start; }
.faq-contact .faq-accordion {
  position: relative;
  height: clamp(320px, 60svh, 520px);
  max-height: clamp(320px, 60svh, 520px);
  overflow-y: auto;
  overflow-x: hidden;
  grid-auto-rows: max-content;
  align-content: start;
  scrollbar-width: thin;
  scrollbar-color: #555 #171717;
  scrollbar-gutter: stable;
  padding: 2px 8px 2px 2px;
  scroll-padding-block: 16px;
  -webkit-mask-image: linear-gradient(to bottom, transparent, #000 var(--faq-fade-top, 0px), #000 calc(100% - var(--faq-fade-bottom, 0px)), transparent);
  mask-image: linear-gradient(to bottom, transparent, #000 var(--faq-fade-top, 0px), #000 calc(100% - var(--faq-fade-bottom, 0px)), transparent);
}
.faq-contact .faq-item__answer { overflow: hidden; }
.faq-contact .has-scroll-animation .faq-item {
  opacity: 0.45;
  transition: opacity 220ms ease;
}
.faq-contact .has-scroll-animation .faq-item.is-in-view,
.faq-contact .has-scroll-animation .faq-item:focus-within {
  opacity: 1;
  transform: none;
}
.faq-contact .faq-accordion:focus-within { -webkit-mask-image: none; mask-image: none; }
@media (max-width: 700px) {
  .faq-contact .faq-accordion { height: min(440px, 65svh); max-height: min(440px, 65svh); }
}
@media (prefers-reduced-motion: reduce) {
  .faq-contact .has-scroll-animation .faq-item { opacity: 1; transform: none; transition: none; }
  .faq-contact .faq-item button i::before,
  .faq-contact .faq-item button i::after { transition: none; }
}

/* Desktop grids grow with the shared fluid containers. */
@media (min-width: 1921px) {
  .customer-stories__showcase {
    width: min(100%, calc(1242px + var(--wide-screen-growth)), 1740px);
    grid-template-columns: minmax(0, 382fr) minmax(0, 810fr);
  }
  .customer-stories .video-stack { width: 100%; height: auto; aspect-ratio: 1; }
  .customer-stories .story-quotes { height: 100%; min-height: 382px; }
  .story-quote > p { max-width: none; font-size: clamp(20px, 0.9vw, 26px); }

  .about-leadership__inner,
  .about-team__inner,
  .careers-reasons__inner {
    width: min(100%, calc(1281px + var(--wide-screen-growth)), 1800px);
  }
  .about-leadership__profiles { grid-template-columns: repeat(4, minmax(0, 1fr)); gap: clamp(32px, 2.5vw, 72px); }
  .about-leadership__profile,
  .about-leadership__portrait,
  .about-team__member,
  .about-team__portrait { width: 100%; }
  .about-leadership__portrait { height: auto; aspect-ratio: 256 / 271; }
  .about-team__grid { grid-template-columns: repeat(5, minmax(0, 1fr)); column-gap: clamp(24px, 1.5vw, 48px); }
  .about-team__portrait { height: auto; aspect-ratio: 232 / 230; }
  .about-leadership__details h3,
  .about-team__member h3 { font-size: clamp(16px, 0.75vw, 22px); line-height: 1.5; }
  .about-leadership__details p,
  .about-team__member > p { font-size: clamp(13px, 0.65vw, 18px); line-height: 1.5; }

  .careers-reasons__inner { grid-template-columns: minmax(0, 833fr) minmax(0, 400fr); }
  .careers-accordion { width: 100%; }
  .careers-reasons__media { width: 100%; height: auto; aspect-ratio: 400 / 371; }
  .career-culture__inner { width: min(100%, calc(1320px + var(--wide-screen-growth)), 1800px); }
  .career-culture__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .career-culture__card { padding: clamp(20px, 1.2vw, 36px); }
  .careers-reasons__intro,
  .careers-accordion__item p,
  .career-culture__card p { font-size: clamp(16px, 0.75vw, 21px); line-height: 1.6; }

  .single-blog__layout,
  .single-blog__hero-inner { width: min(calc(100% - 160px), calc(1280px + var(--wide-screen-growth)), 1740px); }
  .single-blog__layout { grid-template-columns: minmax(0, 862fr) minmax(0, 378fr); }
  .single-blog__content { max-width: 100%; font-size: clamp(16px, 0.8vw, 22px); line-height: 1.65; }
  .single-blog__featured img { height: auto; aspect-ratio: 862 / 360; }
  .single-blog__latest-list article { grid-template-columns: minmax(110px, 29%) minmax(0, 1fr); }
  .single-blog__latest-image { width: 100%; height: auto; aspect-ratio: 110 / 80; }
  .single-blog__latest-list article > div > div { flex-wrap: wrap; }
  .single-blog__latest-list h3 { font-size: clamp(16px, 0.75vw, 20px); line-height: 1.5; }
}

/* Contact testimonials: consistent hierarchy and modal playback. */
.contact-videos { min-height: 0; padding: clamp(40px, 5vw, 80px) clamp(16px, 4vw, 80px); }
.contact-videos__top, .contact-videos__viewport { max-width: 1800px; }
.contact-videos__top { grid-template-columns: minmax(0, 1fr) minmax(0, 1.15fr); gap: clamp(28px, 4vw, 70px); }
.contact-videos h2 { font-size: clamp(28px, 3vw, 48px); line-height: 1.25; }
.contact-videos__stats strong { font-size: clamp(30px, 3.3vw, 56px); line-height: 1.2; }
.contact-videos__stats span { font-size: clamp(12px, 1.1vw, 18px); font-weight: 500; line-height: 1.5; margin-top: 10px; white-space: normal; }
.contact-videos__stats > div + div::before { background: rgba(202,204,209,.3); }
.contact-video-card { box-sizing: border-box; height: auto; aspect-ratio: 290 / 300; border-color: rgba(143,145,146,.1); background: #111; }
.contact-video-card::after { content: ""; position: absolute; inset: 0; background: rgba(0, 0, 0, .08); pointer-events: none; z-index: 1; }
.contact-video-card button { z-index: 2; }
.contact-video-card button:hover, .contact-video-card button:focus-visible { transform: none; }
.contact-video-card button:focus-visible { outline: 3px solid #72f3fb; outline-offset: 4px; }
.testimonial-video-modal { width: min(1000px, calc(100vw - 32px)); max-width: none; max-height: 90svh; padding: 48px 12px 12px; border: 1px solid #ffffff26; border-radius: 16px; background: #090909; color: #fff; }
.testimonial-video-modal::backdrop { background: rgba(0,0,0,.85); }
.contact-video-card__poster,
.contact-video-card > video {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center;
}
.testimonial-video-modal__stage { position: relative; }
.testimonial-video-modal .plyr { --plyr-color-main: #3477f2; }
.testimonial-video-modal__toggle { position: absolute; z-index: 4; left: 50%; top: 50%; translate: -50% -50%; display: grid; place-items: center; width: 56px; height: 56px; padding: 16px; border: 0; border-radius: 50%; background: #fff; color: #070707; cursor: pointer; }
.testimonial-video-modal__toggle svg { width: 24px; height: 24px; fill: currentColor; }
.testimonial-video-modal__toggle .video-pause-shape, .testimonial-video-modal__toggle.is-playing .video-play-shape { display: none; }
.testimonial-video-modal__toggle.is-playing .video-pause-shape { display: block; }
.testimonial-video-modal__toggle:focus-visible { outline: 3px solid #72f3fb; outline-offset: 4px; }
.testimonial-video-modal__toggle:hover { transform: none; }
.testimonial-video-modal video { display: block; width: 100%; max-height: calc(90svh - 72px); object-fit: contain; }
.testimonial-video-modal__close { position: absolute; z-index: 5; top: 2px; right: 4px; display: grid; place-items: center; width: 44px; height: 44px; padding: 8px; border: 0; border-radius: 50%; background: transparent; color: #fff; cursor: pointer; }
.testimonial-video-modal__close svg { display: block; width: 28px; height: 28px; }
.testimonial-video-modal__close:hover { background: #ffffff1f; transform: none; }
.testimonial-video-modal__close:focus-visible { outline: 2px solid #72f3fb; outline-offset: -2px; }
@media (max-width: 1100px) {
  .contact-videos__top { grid-template-columns: 1fr; }
  .contact-videos__stats { max-width: 680px; margin-top: 0; }
  .contact-videos__stats > div { align-items: flex-start; justify-content: flex-start; }
  .contact-videos__stats > div + div { padding-left: 16px; }
  .contact-videos__stats strong,
  .contact-videos__stats span { text-align: left; }
  .contact-video-card { width: calc((100% - 48px) / 3); min-width: calc((100% - 48px) / 3); }
  .contact-videos__track { gap: 24px; }
}
@media (max-width: 700px) {
  .contact-videos__top { display: grid; gap: 24px; }
  .contact-videos__viewport { width: 100%; }
  .contact-videos__track { padding-right: 0; gap: 16px; }
  .contact-video-card { width: min(290px, 82vw); min-width: min(290px, 82vw); }
}

/* About purpose cards follow the supplied artwork proportions. */
.about-purpose { background: #080808; }
.container.about-purpose__grid { container-type: inline-size; gap: 20px; }
.about-purpose__card--mission > img { display: block; filter: none; }
.about-purpose__hand { top: 0; right: -20%; width: 80%; height: auto; }
.about-purpose__review > p { width: 56%; max-width: none; }
.about-purpose__review { background: linear-gradient(120deg, #191919 25%, #203b40 100%); }
@media (min-width: 901px) {
  .container.about-purpose__grid { gap: 1.52%; }
  .about-purpose__card { min-height: max(505px, 38.25cqw); padding: max(20px, 1.82cqw); }
  .about-purpose__card, .about-purpose__stats, .about-purpose__review { border-radius: max(20px, 1.52cqw); }
  .about-purpose__card h2 { font-size: max(16px, 1.36cqw); margin-bottom: 1.52cqw; }
  .about-purpose__card > p { font-size: max(17px, 1.52cqw); line-height: 1.6; }
  .about-purpose__impact { grid-template-rows: minmax(216px, 16.36cqw) minmax(269px, 1fr); gap: 1.52cqw; }
  .about-purpose__stats, .about-purpose__review { padding: max(20px, 1.82cqw); }
  .about-purpose__stats h2 { max-width: none; font-size: max(16px, 1.36cqw); line-height: 1.4; }
  .about-purpose__stats strong { font-size: max(24px, 1.82cqw); }
  .about-purpose__stats span { max-width: 10cqw; font-size: max(13px, 1.02cqw); }
  .about-purpose__stats-grid > div + div { padding-left: 1.36cqw; }
  .about-purpose__review > p { font-size: max(16px, 1.36cqw); line-height: 1.6; }
  .about-purpose__clutch { width: 48.5%; left: 1.82cqw; bottom: 1.82cqw; }
}
@media (min-width: 1101px) {
  .about-purpose__card { min-height: 38.25cqw; }
  .about-purpose__impact { grid-template-rows: 16.36cqw minmax(0, 1fr); }
  .about-purpose__stats, .about-purpose__review { min-height: 0; }
}
.about-purpose__card, .about-purpose__review { border-color: rgba(255, 255, 255, .12); }
.about-purpose__card--mission { border: 0; }
.about-purpose__hand, .about-purpose__clutch { display: block; height: auto; object-fit: contain; filter: none; }
@media (max-width: 900px) {
  .about-purpose__impact { grid-template-rows: minmax(216px, auto) minmax(300px, auto); }
  .about-purpose__review { padding-bottom: 86px; }
  .about-purpose__review > p { font-size: clamp(16px, 4.6vw, 18px); }
}

/* Careers banner: reserve separate space for copy and the diagonal photo. */
.about-careers__panel { height: auto; min-height: 238px; }
.about-careers__panel::before { content: none; }
.about-careers__copy { box-sizing: border-box; width: 57%; height: auto; padding: 32px; }
.about-careers__copy h2, .about-careers__copy p { width: 100%; }
.about-careers__copy h2 { font-size: clamp(24px, 2.25vw, 32px); line-height: 1.2; }
.about-careers__copy p { min-height: 0; }
.about-careers__copy a { box-sizing: border-box; max-width: 100%; min-width: 0; }
.about-careers__media { width: 43%; clip-path: polygon(26% 0, 100% 0, 100% 100%, 0 100%); }
@media (min-width: 1921px) {
  .about-careers__copy { padding: clamp(32px, 2.25vw, 60px); }
  .about-careers__copy h2 { font-size: clamp(32px, 1.67vw, 48px); }
  .about-careers__copy p { font-size: clamp(16px, .84vw, 24px); line-height: 1.55; }
}
@media (max-width: 1000px) {
  .about-careers__panel { flex-direction: column; }
  .about-careers__copy { width: 100%; padding: 28px; }
  .about-careers__media { position: relative; width: 100%; height: auto; aspect-ratio: 568 / 238; clip-path: none; }
  .about-careers__media img { position: absolute; inset: 0; object-fit: cover; }
}
@media (max-width: 700px) {
  .about-careers__copy { padding: 24px 20px; }
  .about-careers__copy h2 { font-size: 24px; }
  .about-careers__copy p { min-height: 0; }
  .about-careers__copy a { margin-top: 20px; }
}

/* About Us responsive sizing without fixed-width content overflow. */
.about-leadership, .about-team { min-height: 0; }
.about-leadership__profiles { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.about-team__grid { grid-template-columns: repeat(5, minmax(0, 1fr)); }
.about-leadership__profile, .about-team__member { width: 100%; min-width: 0; }
.about-leadership__portrait { width: 100%; height: auto; aspect-ratio: 256 / 271; }
.about-team__portrait { width: 100%; height: auto; aspect-ratio: 232 / 230; }
.about-leadership__description, .about-team__description { min-height: 0; }
.about-technologies__panel { box-sizing: border-box; height: auto; min-height: 278px; }
.about-technologies__list { display: flex; flex-wrap: wrap; gap: 16px; }
.about-technologies__pill { box-sizing: border-box; flex: 0 0 auto; width: auto; }
.about-technologies__panel > p { min-height: 0; }
.about-why__card { height: auto; }
.about-why__card-copy { height: auto; min-height: 173px; flex: 1; }
.about-why__card > img { flex: 0 0 auto; }
@media (min-width: 701px) and (max-width: 1100px) {
  .about-leadership, .about-team { padding: 48px 32px; }
  .about-leadership__profiles { grid-template-columns: repeat(2, minmax(0, 1fr)); max-width: 640px; margin-inline: auto; gap: 36px; }
  .about-team__grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 32px 24px; }
  .about-technologies { padding: 48px 32px; }
  .about-technologies__panel { padding: 32px; }
  .about-why__card { min-width: calc((100% - 24px) / 2); flex-basis: calc((100% - 24px) / 2); }
  .about-why__header { gap: 24px; }
  .about-why__header h2 { font-size: 36px; line-height: 1.2; }
}
@media (max-width: 700px) {
  .about-leadership__profiles { grid-template-columns: minmax(0, 256px); }
  .about-team__grid { grid-template-columns: minmax(0, 232px); row-gap: 32px; }
  .about-technologies { min-height: 0; }
  .about-technologies__list { gap: 12px 10px; }
  .about-technologies__pill { padding: 7px 10px; }
}
.about-technologies__panel { overflow: clip; }
@media (min-width: 701px) and (max-width: 1300px) {
  .about-technologies__list { display: flex; flex-wrap: wrap; justify-content: center; width: 100%; margin-inline: auto; gap: 16px; }
}
@media (max-width: 700px) {
  .about-technologies__list { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px 8px; }
  .about-technologies__pill { min-width: 0; padding-inline: 6px; }
  .about-technologies__pill img { width: 18px; height: 18px; }
  .about-technologies__pill span { font-size: clamp(11px, 3.5vw, 14px); }
}

/* Article quote form: match the design without clipping longer content. */
.single-blog__quote-form { height: auto; isolation: isolate; }
/* The supplied SVG already contains the 5% white opacity. */
.single-blog__quote-form::before { content: ''; position: absolute; z-index: -1; left: 64.42%; right: -12.83%; top: 65.87%; bottom: -0.49%; opacity: 1; background: url('../images/consultation/blog-form-watermark.svg') center / contain no-repeat; pointer-events: none; }
.single-blog__quote-form-inner { padding: 24px 20px; }
.single-blog__quote-form h2 { width: 100%; margin: 0; font-family: "Plus Jakarta Sans", sans-serif; font-style: normal; font-weight: 700; font-size: 22px; line-height: 147%; color: #fff; }
.single-blog__quote-form-inner > p { width: 100%; margin: 12px 0 24px; font-family: "Plus Jakarta Sans", sans-serif; font-style: normal; font-weight: 400; font-size: 14px; line-height: 150%; color: #fff; }
.single-blog__quote-form form { gap: 24px; }
.single-blog__quote-form input:not([type='hidden']) { box-sizing: border-box; height: 44px; padding: 8px 0 12px; font-size: 16px; line-height: 24px; }
.single-blog__phone { grid-template-columns: 52px minmax(0, 1fr); gap: 12px; }
.single-blog__country { position: relative; display: flex; align-items: center; gap: 10px; height: 44px; }
.single-blog__country > img { width: 24px; height: 24px; object-fit: cover; border-radius: 50%; }
.single-blog__country > svg { flex: 0 0 12px; }
.single-blog__country select { position: absolute; inset: 0; width: 100%; height: 100%; opacity: 0; cursor: pointer; }
.single-blog__country:focus-within { outline: 2px solid #72f3fb; outline-offset: 4px; border-radius: 4px; }
.single-blog__quote-form button { width: max-content; max-width: 100%; height: 48px; gap: 14px; margin-top: 4px; padding-inline: 22px; font-size: 16px; }
.single-blog__nda { min-height: 40px; height: auto; flex-basis: auto; padding: 8px 12px; font-size: 14px; }
.single-blog__nda img { width: 22px; height: 22px; object-fit: contain; }
.single-blog__quote-form::before { z-index: 0; }
.single-blog__quote-form-inner, .single-blog__nda { position: relative; z-index: 1; }

/* Blog navigation alignment and sticky article quote form. */
.single-blog__sidebar { align-self: stretch; }
.single-blog__quote-form { top: 96px; }
.blog-categories { min-height: 0; padding-block: 28px; }
.blog-categories h2 { margin-bottom: 8px; }
.blog-categories__navigation { justify-content: center; margin-inline: auto; }
.blog-categories__scroller { justify-content: safe center; }
.blog-categories__navigation > button, .blog-categories__scroller a { box-sizing: border-box; height: 42px; }
.blog-categories__navigation > button svg { display: block; width: 16px; height: 16px; }
.all-blog-posts { padding-top: 32px; }
.all-blog-posts h2 { margin-bottom: 20px; }
@media (max-width: 700px) {
  .blog-categories { align-items: center; }
  .blog-categories h2 { width: 100%; white-space: normal; transform: none; text-align: center; font-size: 28px; }
  .blog-categories__navigation > button { display: flex; flex-basis: 34px; width: 34px; height: 34px; }
  .blog-categories__scroller { width: auto; margin-right: 0; padding-right: 0; }
  .all-blog-posts { padding-top: 24px; }
}
.recent-posts h2 { margin-bottom: 24px; }
@media (max-width: 700px) {
  .recent-posts h2 {
    margin-bottom: 16px;
    font: 700 24px/32px "Plus Jakarta Sans", sans-serif;
    letter-spacing: -.25px;
    text-align: left;
  }
}
.blog-categories__navigation { width: max-content; max-width: min(100%, 1143px); }
.blog-categories__scroller { flex: 0 1 auto; }

/* Article quote field specifications from Figma. */
.single-blog__quote-form form { gap: 20px; }
.single-blog__quote-form input:not([type='hidden']) { height: 32px; padding: 0; font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 500; font-size: 14px; line-height: 147%; }
.single-blog__quote-form input::placeholder { font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 500; font-size: 14px; line-height: 147%; color: #fff; opacity: .5; }
.single-blog__country { height: 32px; }

/* Article quote button specifications from Figma. */
.single-blog__quote-form button {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex: none;
  width: 171px;
  height: 48px;
  padding: 12px 20px;
  gap: 6px;
  border: 0;
  border-radius: 100px;
  background: linear-gradient(180deg, #fff 0%, #eee 100%);
  color: #070707;
  font: 600 14px/18px 'Plus Jakarta Sans', sans-serif;
}
.single-blog__quote-button-label {
  display: flex;
  align-items: center;
  flex: none;
  height: 18px;
  color: #070707;
  font: 600 14px/18px 'Plus Jakarta Sans', sans-serif;
}
.single-blog__quote-form button img { width: 20px; height: 20px; flex: 0 0 20px; }

.single-blog__nda strong {
  display: flex;
  align-items: center;
  flex: none;
  width: 127px;
  height: 20px;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 19px;
  color: #fff;
}

/* Mobile hero stays in normal flow with no scroll squeeze or edge blur. */
@media (max-width: 700px) {
  .home .hero { position: relative; top: auto; height: auto; min-height: 0; background: #000; }
  .home .hero__stage { height: auto; min-height: 0; transform: none; transition: none; will-change: auto; }
  .home .hero-edge-blur { display: none; }
  .home .hero__container { box-sizing: border-box; width: calc(100% - 32px); min-height: 0; padding-block: 32px 24px; gap: 24px; }
  .home .hero__content { max-width: 100%; }
  .home .hero__title-mobile > span { max-width: 100%; white-space: normal; transform: none; }
}

/* Mobile transformation section: Figma outer spacing. */
@media (max-width: 700px) {
  .transformation__main { box-sizing: border-box; width: 100%; padding: 32px 16px; }
  .transformation__copy, .transformation__testimonials { max-width: none; }
}

@media (max-width: 700px) {
  .home .manual-cost { display: none; }
}

/* Static mobile portfolio cards must not share the desktop backdrop. */
@media (max-width: 700px) {
  .portfolio-stack:not(.is-scroll-animated) .portfolio-stack__viewport::before {
    display: none;
  }
}

/* Clear separation between process steps on phones. */
@media (max-width: 700px) {
  .process-section__viewport { margin-top: 32px; }
  .process-section__track { gap: 48px; }
  .process-card > p { margin-bottom: 20px; }
}

/* Static service cards and consistent CTA styling on phones. */
@media (max-width: 700px) {
  .services-stack { padding: 32px 0; }
  .services-stack__container { width: calc(100% - 32px); }
  .services-stack__intro { margin-bottom: 32px; }
  .service-stack-card { opacity: 1; transform: none; transition: none; will-change: auto; margin-bottom: 24px; }
  .service-stack-card:last-child { margin-bottom: 0; }
  .service-stack-card__content { min-height: 0; padding: 20px; }
}

/* Keep FAQ headings readable in narrower columns and clear the bottom badge. */
.faq-contact__form { margin-bottom: 24px; }
.faq-contact__security { margin-top: auto; }
.faq-contact__security strong,
.contact-project__security strong,
.consultation-modal__security strong { font-weight: 700; }
.consultation-modal__security > img { width: 20px; height: 20px; flex: 0 0 20px; object-fit: contain; }
@media (min-width: 701px) and (max-width: 1100px) {
  .faq-contact__faqs > h2 { font-size: 32px; line-height: 1.25; }
}

/* Mobile hero keeps inline video beneath the hero copy. */
@media (max-width: 700px) {
  .home .hero__video { display: block; }
  .home .hero__stage { display: flex; flex-direction: column; }
}

/* Reserve natural height for every rotating quote, including hidden slides. */
.transformation__testimonials { display: grid; grid-template-columns: minmax(0, 1fr); grid-template-rows: 35px auto; row-gap: 17px; align-content: start; }
.transformation__quote { grid-area: 1 / 1; }
.transformation-testimonial { position: relative; inset: auto; grid-area: 2 / 1; min-width: 0; }
@media (max-width: 700px) {
  .transformation__testimonials { row-gap: 14px; }
}

/* Tablet service cards stay inside equal page gutters. */
@media (min-width: 701px) and (max-width: 1200px) {
  .services-stack__container { width: calc(100% - 64px); }
  .service-stack-card { transform: none; }
}
@media (min-width: 801px) and (max-width: 1200px) {
  .services-stack__container { grid-template-columns: minmax(0, 0.75fr) minmax(0, 1.25fr); gap: 24px; }
  .service-stack-card__content { padding-inline: 20px; }
  .service-stack-card h3 { font-size: 22px; }
}

/* Stacked About purpose cards use the available tablet container width. */
@media (min-width: 701px) and (max-width: 900px) {
  .about-purpose { padding-inline: 32px; }
  .container.about-purpose__grid { width: 100%; gap: 24px; }
  .about-purpose__impact { gap: 24px; }
}

/* Keep both Contact Us panels readable on tablets. */
@media (min-width: 701px) and (max-width: 1100px) {
  .contact-project { padding: 40px 32px; }
  .contact-project__inner { gap: 24px; align-items: start; }
  .contact-project__visual { box-sizing: border-box; min-height: 608px; padding: 28px 24px; }
  .contact-project__visual h2, .contact-project__form-panel > h2 { font-size: 22px; line-height: 1.4; }
  .contact-project__reviews { padding-top: 32px; }
  .contact-project__security { line-height: 1.5; }
}

/* Let the Contact Us CTA grow with its copy without image overlap. */
.contact-idea__banner { box-sizing: border-box; display: grid; grid-template-columns: minmax(0, 2fr) minmax(0, 1fr); height: auto; min-height: 280px; border-right: 0; }
.contact-idea__content { box-sizing: border-box; width: 100%; min-width: 0; margin: 0; padding: 32px; }
.contact-idea__image { position: relative; inset: auto; display: block; width: 100%; height: 100%; min-height: 278px; align-self: stretch; object-fit: cover; border: 0; }
.contact-idea a { box-sizing: border-box; max-width: 100%; height: auto; min-height: 48px; }
.contact-idea a svg { flex: 0 0 16px; width: 16px; height: 16px; transition: transform 280ms ease; }
.contact-idea a:is(:hover, :focus-visible) svg { transform: translateX(3px); }
.contact-idea h2 { text-transform: none; }
@media (min-width: 701px) and (max-width: 1100px) {
  .contact-idea { padding-inline: 32px; }
  .contact-idea h2 { font-size: 28px; line-height: 1.25; }
  .contact-idea__content { padding: 28px 24px; }
  .contact-idea__image { object-fit: contain; object-position: right bottom; }
}
@media (max-width: 700px) {
  .contact-idea { min-height: 0; }
  .contact-idea { padding: 24px 16px; }
  .contact-idea__banner { width: 100%; grid-template-columns: minmax(0, 1fr); min-height: 0; }
  .contact-idea__content { padding: 32px 16px 24px; }
  .contact-idea h2 { font-size: 20px; line-height: 25px; }
  .contact-idea p { margin: 14px 0 26px; }
  .contact-idea__image { height: auto; min-height: 0; aspect-ratio: 370 / 280; object-fit: cover; }
}
.contact-idea a { width: max-content; min-width: min(204px, 100%); }

/* Tablet Careers layouts keep copy, images and actions within their sections. */
@media (min-width: 701px) and (max-width: 1200px) {
  .careers-reasons { height: auto; padding: 55px 32px; }
  .careers-reasons__inner { grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr); gap: 32px; }
  .careers-reasons h2, .career-culture__header h2 { min-height: 0; font-size: 32px; line-height: 1.25; }
  .careers-reasons__intro, .career-culture__header > div { min-height: 0; }
  .careers-reasons__media { width: 100%; height: auto; aspect-ratio: 400 / 371; }
  .career-openings { min-height: 0; padding: 80px 32px 75px; }
  .career-culture { min-height: 0; padding: 48px 32px; }
  .career-culture__grid { gap: 24px; }
  .career-culture__card { grid-template-columns: 40px minmax(0, 1fr); gap: 14px; padding: 20px 16px; align-items: start; }
  .career-culture__card > img { width: 40px; height: 40px; }
  .career-resume-cta { min-height: 0; padding: 32px; }
  .career-resume-cta__panel { display: grid; grid-template-columns: minmax(0, 1.4fr) minmax(0, 1fr); height: auto; }
  .career-resume-cta__copy { box-sizing: border-box; width: 100%; padding: 28px 24px; }
  .career-resume-cta__copy h2 { font-size: 28px; line-height: 1.25; }
  .career-resume-cta__person { position: relative; right: auto; width: 100%; height: auto; max-height: 340px; align-self: end; }
}
@media (min-width: 701px) and (max-width: 900px) {
  .careers-reasons__inner { grid-template-columns: minmax(0, 1fr); }
  .careers-reasons__media { max-width: none; margin-inline: 0; }
}

/* Tablet blog grids and metadata must wrap within their own columns. */
.recent-posts__copy { min-width: 0; }
.recent-posts__meta { flex-wrap: wrap; white-space: normal; gap: 6px 12px; }
@media (min-width: 701px) and (max-width: 1200px) {
  .blog-archive-hero h1 { min-height: 0; font-size: 40px; line-height: 1.25; }
  .blog-archive-hero__title-desktop { white-space: normal; }
  .recent-posts { min-height: 0; }
  .recent-posts__inner { width: calc(100% - 64px); }
  .recent-posts__grid { height: auto; grid-template-rows: auto; gap: 24px; }
  .recent-posts__card { grid-template-columns: minmax(0, 1fr); gap: 16px; }
  .recent-posts__card--featured { grid-row: auto; grid-column: 1 / -1; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .recent-posts__card--featured .recent-posts__copy { margin-top: 0; }
  .recent-posts__image, .recent-posts__card--featured .recent-posts__image { height: auto; aspect-ratio: 16 / 10; }
  .all-blog-posts { padding-inline: 32px; }
  .all-blog-posts__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .single-blog__hero-inner { width: calc(100% - 64px); }
  .single-blog__layout { width: calc(100% - 64px); grid-template-columns: minmax(0, 1fr) 300px; gap: 28px; padding-block: 40px; }
  .single-blog__featured img { height: auto; }
}
@media (min-width: 701px) and (max-width: 1000px) {
  .single-blog__layout { grid-template-columns: minmax(0, 1fr); }
  .single-blog__sidebar { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); align-items: start; gap: 24px; }
  .single-blog__quote-form { position: relative; top: auto; margin-top: 0; }
}

/* Larger Clutch review badge in the About Us impact card. */
.blog-archive-hero__phrase { white-space: nowrap; }
@media (max-width: 700px) {
  .blog-archive-hero__inner { align-items: flex-start; }
  .blog-archive-hero h1, .blog-archive-hero p { justify-content: flex-start; text-align: left; }
  .blog-archive-hero h1 { min-height: 0; font-size: clamp(20px, 8.9cqw, 36px); line-height: 1.28; }
  .blog-archive-hero__inner { container-type: inline-size; }
  .blog-archive-hero__title-mobile { width: 100%; transform: none; }
}
.career-openings__search > span { top: 50%; right: 20px; width: 24px; height: 24px; transform: translateY(-50%); border: 0; border-radius: 0; background: url("../images/careers/search.svg") center/contain no-repeat; }
.career-openings__search > span::after { content: none; }
.career-openings__pagination img { width: 20px; height: 20px; flex-shrink: 0; }
.career-openings__pagination button:disabled img { opacity: .45; }
.about-purpose__clutch { width: 60%; max-width: calc(100% - 48px); height: auto; }

/* Contact mobile reference: natural height keeps longer text clear of the CTA. */
@media (max-width: 700px) {
  .contact-hero { min-height: 0; padding: 24px 16px; background-position: 18% top; }
  .contact-hero__inner { gap: 24px; }
  .contact-hero h1 { width: 100%; font: 800 36px/46px "Neue Power", sans-serif; letter-spacing: -.25px; }
  .contact-hero p { width: 100%; margin: 0; font: 400 16px/30px "Plus Jakarta Sans", sans-serif; }
  .contact-hero .contact-hero__button { max-width: 100%; box-sizing: border-box; flex-shrink: 0; }
  .contact-project__visual { min-height: 0; padding: 24px 20px 32px; background-position: left top; }
  .contact-project__visual > p { margin: 16px 0 24px; }
  .contact-project__reviews { margin-top: 32px; padding-top: 0; }
  .contact-project__reviews span { margin-bottom: 16px; }
  .contact-project__review-logos { display: flex; flex-wrap: wrap; align-items: center; justify-content: flex-start; gap: 16px; }
  .contact-project__review-logos img { height: auto; max-width: 100%; flex: 0 0 auto; object-fit: contain; }
  .contact-project__review-logos img:nth-child(1) { width: 46%; }
  .contact-project__review-logos img:nth-child(2) { width: 30%; }
  .contact-project__review-logos img:nth-child(3) { width: 38%; }
  .contact-project__review-logos img:nth-child(4) { width: 46%; }
}

/* Reserve the hover arrow space in compact mega menus too. */
@media (max-width: 1100px) {
  .mega-menu .mega-card { padding-right: 42px; }
  .mega-menu .mega-card::after { right: 14px; }
}

/* Keep the supplied DMCA logo at its natural proportions. */
.site-footer__legal .dmca-badge { display: inline-flex; flex: 0 0 auto; }
.site-footer__legal .dmca-badge img { display: block; width: 100px; height: auto; }

/* Consistent label-to-text spacing across the shared contact forms. */
:is(.contact-project__form, .faq-contact__form, .consultation-form) > label:not(.consultation-form__honeypot) {
  display: grid;
  grid-template-rows: auto auto;
  align-content: start;
  gap: 8px;
  min-height: 0;
}
:is(.contact-project__form, .faq-contact__form, .consultation-form) > label > span:not(.screen-reader-text) {
  display: block;
  margin: 0;
  padding: 0;
  line-height: 18px;
}
:is(.contact-project__form, .faq-contact__form, .consultation-form) > label:not(.consultation-form__honeypot) > :is(input, textarea, select) {
  box-sizing: border-box;
  display: block;
  height: 33px;
  min-height: 33px;
  margin: 0;
  padding: 0 0 10px;
  font-size: 14px;
  line-height: 22px;
}
:is(.contact-project__form, .faq-contact__form, .consultation-form) > label:has(> select)::before {
  content: "";
  display: block;
  height: 18px;
}
.consultation-form > label:not(.consultation-form__honeypot) > textarea { height: 55px; min-height: 55px; }
.consultation-modal__form-panel { display: flex; flex-direction: column; min-height: 0; padding-bottom: 0; }
.consultation-modal__form-scroll { flex: 1 1 auto; min-height: 0; height: auto; }
.consultation-modal__security { position: relative; flex: 0 0 30px; }

/* Keep browser autofill readable on both white and gradient form panels. */
form { --autofill-text: #070707; }
.faq-contact__form, .single-blog__quote-form { --autofill-text: #fff; }
form input:is(:autofill, :-webkit-autofill) {
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: var(--autofill-text) !important;
  caret-color: var(--autofill-text);
}

/* Standard desktop containers stay capped; fluid expansion starts above 1920px. */
@media (min-width: 1440px) {
  body:has(:is(.hero, .about-hero, .contact-hero, .careers-page, .blog-archive-hero, .single-blog)) {
    --container-width: min(1440px, calc(100vw - 96px));
    --wide-screen-growth: 0px;
  }

  .about-why, .about-technologies, .about-leadership, .about-team,
  .about-careers, .careers-reasons, .career-openings, .career-culture,
  .career-resume-cta, .contact-project, .contact-videos, .contact-idea,
  .contact-faq, .all-blog-posts, .compliance-section, .faq-contact {
    padding-inline: 0;
  }

  .careers-hero__inner > p, .contact-hero__inner > p {
    max-width: 1010px;
  }

  .container.about-purpose__grid,
  .transformation__main,
  .trusted-businesses__inner,
  .services-stack__container,
  .portfolio-stack__heading,
  .portfolio-stack__cards,
  .success-cta__card,
  .customer-stories__showcase,
  .compliance-card,
  .faq-contact__inner,
  .about-why__inner,
  .about-technologies__panel,
  .about-leadership__inner,
  .about-team__inner,
  .about-careers__panel,
  .careers-hero__inner,
  .careers-reasons__inner,
  .career-openings__inner,
  .career-culture__inner,
  .career-resume-cta__panel,
  .contact-hero__inner,
  .contact-project__inner,
  .contact-videos__top,
  .contact-videos__viewport,
  .contact-idea__banner,
  .contact-faq__accordion,
  .blog-archive-hero__inner,
  .recent-posts__inner,
  .all-blog-posts__inner,
  .single-blog__hero-inner,
  .single-blog__layout {
    width: var(--container-width);
    max-width: 100%;
    margin-inline: auto;
  }

  .services-stack__container {
    grid-template-columns: minmax(0, 468fr) minmax(0, 760fr);
  }
  .transformation__main {
    grid-template-columns: minmax(0, 763fr) minmax(0, 481fr);
  }
  .recent-posts__grid { height: auto; grid-template-rows: repeat(2, auto); }
  .recent-posts__card--featured .recent-posts__image {
    height: auto;
    aspect-ratio: 624 / 247;
  }
  .all-blog-posts__image { height: auto; aspect-ratio: 405 / 240; }
  .recent-posts__meta { flex-wrap: wrap; }
  .careers-reasons { height: auto; }
}

@media (min-width: 1921px) {
  body:has(:is(.hero, .about-hero, .contact-hero, .careers-page, .blog-archive-hero, .single-blog)) {
    --container-width: 90vw;
    --wide-screen-growth: max(0px, calc(90vw - 1320px));
  }
}

/* Ultrawide screens need proportional media and a readable text measure. */
@media (min-width: 1921px) {
  .service-stack-card { height: clamp(380px, 20vw, 680px); }
  .services-stack__intro > p { width: min(100%, 760px); }
  .services-stack__partner-viewport { width: min(100%, 760px); }
  .about-hero__media::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, .72), transparent 70%),
      linear-gradient(0deg, #000, transparent 75%);
  }
}

/* Scale the content with the wide desktop containers, without enlarging mobile. */
@media (min-width: 1921px) {
  .hero__title, .about-hero h1, .contact-hero h1, .careers-hero h1,
  .blog-archive-hero h1 {
    font-size: clamp(60px, 3.4vw, 104px);
    line-height: 1.16;
    min-height: 0;
  }
  .single-blog__hero h1 { font-size: clamp(48px, 2.8vw, 88px); line-height: 1.2; max-width: 24ch; }
  .hero__title { width: min(100%, 18ch); }
  .about-hero__content { width: min(64%, 1500px); }
  .hero__description { width: min(100%, 60ch); }
  .blog-archive-hero h1 { max-width: 26ch; }
  .careers-hero__inner > p, .contact-hero__inner > p { max-width: 70ch; }

  .services-stack__intro h2,
  .customer-stories h2, .industries-showcase h2, .faq-contact__faqs > h2,
  .about-why h2, .about-leadership h2, .about-team h2,
  .careers-reasons h2, .career-openings__header h2, .career-culture__header h2,
  .contact-videos h2, .contact-faq h2, .recent-posts h2 {
    font-size: clamp(38px, 2.15vw, 68px);
    line-height: 1.22;
    min-height: 0;
    max-width: 28ch;
  }
  .about-leadership h2, .about-team h2, .customer-stories h2,
  .industries-showcase h2, .career-openings__header h2, .contact-faq h2 { margin-inline: auto; }

  .hero__description, .about-hero__content > p,
  .contact-hero__inner > p, .careers-hero__inner > p, .blog-archive-hero__inner > p,
  .services-stack__intro > p, .service-stack-card__content > p,
  .portfolio-card__description, .customer-stories__heading > p,
  .about-why__header p, .about-team__description, .about-leadership__description,
  .careers-reasons__intro, .careers-accordion__panel p,
  .career-culture__card p, .career-openings__header > div,
  .contact-project__visual > p, .contact-project__form-panel > p,
  .recent-posts__copy > p, .all-blog-posts__card > p {
    font-size: clamp(18px, 1.05vw, 28px);
    line-height: 1.6;
    min-height: 0;
  }
  .service-stack-card h3, .contact-project__visual h2,
  .contact-project__form-panel h2, .faq-contact__form-panel h2,
  .career-opening__content > strong, .career-culture__card h3,
  .all-blog-posts__card h3, .recent-posts__copy h3 {
    font-size: clamp(24px, 1.4vw, 40px);
    line-height: 1.35;
  }
  .career-opening__content > span, .careers-accordion__item button,
  .recent-posts__meta, .all-blog-posts__meta,
  .about-leadership__details p, .about-team__member > p {
    font-size: clamp(16px, .9vw, 24px);
    line-height: 1.5;
  }
  .single-blog__content { font-size: clamp(18px, 1.05vw, 28px); line-height: 1.65; }
  .single-blog__content :is(p, li) { font-size: inherit; line-height: inherit; }
  .single-blog__content :is(h2, h3) { font-size: clamp(26px, 1.5vw, 42px); line-height: 1.35; }

  .contact-project__visual h2, .contact-project__visual > p { max-width: 36ch; }
  .contact-project__experts, .contact-project__experts img {
    width: clamp(140px, 8vw, 240px);
    height: auto;
    aspect-ratio: 140 / 80;
  }
  .contact-project__handwritten { width: min(100%, clamp(441px, 26vw, 800px)); }
  .contact-project__review-logos { max-width: min(100%, clamp(585px, 32vw, 1000px)); }
  .contact-project__reviews { padding-top: 32px; }
  .service-stack-card { height: auto; min-height: clamp(400px, 20vw, 680px); }
  .service-stack-card__content { padding: clamp(32px, 1.6vw, 52px); }
  .service-stack-card__content > p { margin-bottom: 32px; }
  .career-openings__header { width: min(100%, 1100px); }
  .recent-posts__grid { grid-template-rows: repeat(2, minmax(240px, auto)); }
}

@media (min-width: 1921px) {
  .faq-contact__form-panel > p, .single-blog__quote-form-inner > p,
  .faq-item button, .faq-item__answer p {
    font-size: clamp(16px, .85vw, 24px);
    line-height: 1.5;
    max-width: 65ch;
  }
  .faq-item button { max-width: none; }
  :is(.contact-project__form, .faq-contact__form) > label > span:not(.screen-reader-text) {
    font-size: clamp(16px, .85vw, 24px);
    line-height: 1.5;
  }
  :is(.contact-project__form, .faq-contact__form) > label:not(.consultation-form__honeypot) > :is(input, textarea, select) {
    font-size: clamp(16px, .85vw, 24px);
    line-height: 1.5;
    height: calc(clamp(16px, .85vw, 24px) * 1.5 + 11px);
    min-height: calc(clamp(16px, .85vw, 24px) * 1.5 + 11px);
  }
  :is(.contact-project__form, .faq-contact__form) > label:has(> select)::before {
    height: calc(clamp(16px, .85vw, 24px) * 1.5);
  }
  .single-blog__quote-form input:not([type='hidden']), .single-blog__quote-form input::placeholder {
    font-size: clamp(16px, .85vw, 24px);
    line-height: 1.5;
  }
  .single-blog__quote-form input:not([type='hidden']) { height: 48px; }
  .contact-project__form-panel > p { max-width: 60ch; }
}

@media (min-width: 1921px) {
  .contact-idea__content { padding: clamp(32px, 2.2vw, 64px); }
  .contact-idea h2 { font-size: clamp(32px, 1.85vw, 56px); line-height: 1.2; }
  .contact-idea p { width: min(100%, 60ch); font-size: clamp(18px, 1vw, 28px); line-height: 1.55; }
}

/* Apply the supplied finish to each technology icon box. */
.about-technologies__pill {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex: 0 0 auto;
  width: max-content;
  min-height: 41px;
  height: 41px;
  padding: 8px 16px 8px 12px;
  gap: 10px;
  border: 0;
  border-radius: 100px;
  background: rgba(0, 0, 0, .25);
}
.about-technologies__pill img {
  display: block;
  flex: 0 0 24px;
  width: 24px;
  height: 24px;
  opacity: 1;
}
@media (min-width: 701px) and (max-width: 1300px) {
  .about-technologies__pill { flex: 0 1 160px; width: auto; min-width: 0; justify-content: center; padding-inline: 12px; }
}
@media (max-width: 700px) {
  .about-technologies__panel { width: 100%; height: auto; }
  .about-technologies__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px 8px;
  }
  .about-technologies__pill {
    flex: 1 1 104px;
    width: auto;
    min-width: 104px;
    max-width: 160px;
    padding: 8px;
    gap: 6px;
  }
  .about-technologies__pill img { flex-basis: 22px; width: 22px; height: 22px; }
  .about-technologies__pill span { font-size: 14px; }
}

/* One hero CTA design across Home, About Us and Contact Us. */
html body .button.button--hero {
  box-sizing: border-box;
  flex: 0 0 auto;
  width: fit-content;
  max-width: 100%;
  height: 48px;
  min-height: 48px;
  justify-content: center;
  gap: 14px;
  padding: 5px 6px 5px 20px;
  font: 600 14px/20px "Plus Jakarta Sans", sans-serif;
  color: #fff;
}
html body .button.button--hero .button__icon {
  flex: 0 0 34px;
  width: 34px;
  height: 34px;
  background: #fff;
}
html body .button.button--hero .button__icon img {
  width: 16px !important;
  height: 16px !important;
  object-fit: contain;
}

.blog-categories__navigation > button:disabled {
  background: #fff;
  border-color: #dedfe4;
  color: #6a6c76;
  opacity: 1;
  cursor: not-allowed;
}
.blog-categories__navigation > button:focus-visible {
  outline: 2px solid #3477f2;
  outline-offset: 3px;
}

.faq-contact__form .form-field-error { display: block; margin-top: 4px; color: #ffb4b4; font: 400 13px/1.5 'Plus Jakarta Sans', sans-serif; }
.faq-contact__form .form-field-error[hidden] { display: none; }
.faq-contact__form [aria-invalid='true'] { border-bottom-color: #ffb4b4; }

/* Keep the shared footer aligned with the site container at every width. */
.site-footer__container {
  --footer-side-padding: clamp(16px, 2.5vw, 40px);
  box-sizing: border-box;
  width: min(100%, calc(var(--container-width) + 2 * var(--footer-side-padding)));
  max-width: 100%;
  margin-inline: auto;
  padding-inline: var(--footer-side-padding);
}
.site-footer__content > *, .site-footer__bottom > * {
  min-width: 0;
  max-width: 100%;
  overflow-wrap: anywhere;
}
@media (min-width: 1251px) {
  .site-footer__content {
    grid-template-columns: minmax(0, 1.38fr) repeat(3, minmax(0, 1fr));
    gap: 32px;
  }
}

/* Success banner CTA dimensions and artwork from Figma. */
html body .success-cta__button {
  box-sizing: border-box;
  width: 199px;
  max-width: 100%;
  min-width: 0;
  height: 48px;
  min-height: 48px;
  flex-shrink: 0;
  padding: 12px 20px;
  gap: 6px;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 100px;
  background: linear-gradient(180deg, #fff 0%, #eee 100%);
  box-shadow: none;
  color: #070707;
  font: 600 14px/24px "Plus Jakarta Sans", sans-serif;
  white-space: nowrap;
}
.success-cta__arrow {
  display: grid;
  place-items: center;
  flex: 0 0 24px;
  width: 24px;
  height: 24px;
}
.success-cta__arrow img { display: block; width: 20px; height: 20px; }

/* Matching bottom strips for Services and Industries mega menus. */
@media (min-width: 1101px) {
.mega-menu--services .mega-menu__footer,
.mega-menu--industries .mega-menu__footer {
  box-sizing: border-box;
  height: 66px;
  min-height: 66px;
  flex-shrink: 0;
  padding: 11px 20px;
  align-items: center;
}

}

/* About mission artwork and unclipped impact-card imagery. */
.about-purpose__card--mission > img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.about-purpose__review .about-purpose__hand {
  top: 0;
  right: 0;
  width: 45.3%;
  height: auto;
  object-fit: contain;
  object-position: right top;
}
.about-purpose__review .about-purpose__clutch {
  left: 24px;
  bottom: 24px;
  width: 58%;
  max-width: calc(100% - 48px);
  height: auto;
  object-fit: contain;
}
@media (min-width: 1921px) {
  .about-purpose__review .about-purpose__clutch {
    left: 1.82cqw;
    bottom: 1.82cqw;
  }
}

/* Responsive footer rows must size to content when stacked. */
@media (max-width: 1250px) {
  .site-footer__legal, .site-footer__recognition { flex: 0 1 auto; width: 100%; }
  .site-footer__legal { order: 1; }
  .site-footer__recognition { max-width: 567px; }
}
.site-footer__legal > span { min-width: 0; }
.site-footer__logo { max-width: 100%; height: auto; }

/* Consistent spacing between portfolio description, metrics and CTA. */
.portfolio-card__stats { margin-top: 24px; }
.portfolio-card__reveal--button { margin-top: 14px; } /* Plus the reveal's 10px top padding. */

.success-cta__mobile-image { display: none; }
@media (max-width: 1100px) {
  .success-cta__video { display: none; }
  .success-cta__mobile-image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .success-cta__media { aspect-ratio: 1110 / 663; }
}

/* Allow growth-banner copy to determine its height without clipping. */
.success-cta__card { height: auto; min-height: 0; }
.success-cta__content { min-width: 0; gap: 24px; }
.success-cta__description, .success-cta__stats { margin-top: 0; }
html body .success-cta__button { margin-top: 0; }
.success-cta__stats { width: 100%; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; }
.success-cta__stat { min-width: 0; flex-wrap: wrap; gap: 10px; padding: 0; }
.success-cta__stat + .success-cta__stat { margin-left: 0; padding-left: 20px; }
.success-cta__stat span { overflow-wrap: anywhere; }
@media (min-width: 1101px) {
  .success-cta__video { position: absolute; inset: 0; }
}
@media (max-width: 1100px) {
  .success-cta__card { grid-template-columns: 1fr; height: auto; min-height: 0; }
  .success-cta__media { grid-column: 1; grid-row: 1; height: auto; border-radius: 18px 18px 0 0; }
  .success-cta__content { grid-column: 1; grid-row: 2; }
  .success-cta__media::before { display: none; }
  .services-stack { padding-block: 56px; }
}
@media (min-width: 1101px) {
  .services-stack { padding-block: 80px; }
}

/* Preserve the desktop card hierarchy with proportionate tablet spacing. */
@media (min-width: 701px) and (max-width: 1200px) {
  .services-stack__container { display: grid; grid-template-columns: minmax(0, .85fr) minmax(0, 1.65fr); gap: clamp(20px, 2.4vw, 28px); }
  .services-stack__intro { position: sticky; top: var(--services-sticky-top, 100px); margin-bottom: 0; }
  .services-stack__intro h2 { width: 100%; font-size: clamp(26px, 3.1vw, 38px); line-height: 1.25; }
  .services-stack__intro > p { width: 100%; font-size: clamp(14px, 1.5vw, 16px); }
  .services-stack__partners h3 { font-size: 15px; line-height: 1.5; }
  .services-stack__cards { display: grid; grid-auto-rows: 1fr; gap: 24px; }
  .service-stack-card { grid-template-columns: minmax(0, 1.12fr) minmax(0, .88fr); height: auto; min-height: 0; margin-bottom: 0; opacity: 1; transform: none; }
  .service-stack-card__content { min-height: 0; padding: clamp(16px, 2vw, 24px); }
  .service-stack-card h3 { font-size: clamp(20px, 2.2vw, 26px); line-height: 1.35; }
  .service-stack-card__image { order: 0; height: 100%; min-height: 0; aspect-ratio: auto; }
  .service-stack-card .card-button { margin-top: auto; }
}
@media (min-width: 701px) and (max-width: 1300px) {
  .about-purpose { padding: 56px 32px; }
  .container.about-purpose__grid { width: 100%; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; }
  .about-purpose__card { min-height: 300px; height: auto; padding: 20px; }
  .about-purpose__card h2 { font-size: 15px; margin-bottom: 16px; }
  .about-purpose__card > p { font-size: clamp(14px, 1.55vw, 17px); line-height: 1.6; }
  .about-purpose__impact { grid-column: 1 / -1; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-template-rows: auto; gap: 24px; }
  .about-purpose__stats, .about-purpose__review { min-height: 250px; padding: 16px; }
  .about-purpose__stats h2 { font-size: 15px; line-height: 1.4; }
  .about-purpose__stats strong { font-size: 24px; }
  .about-purpose__stats span { font-size: 12px; }
  .about-purpose__stats span { max-width: none; }
  .about-purpose__review { padding-bottom: 74px; }
  .about-purpose__review > p { display: block; font-size: 14px; line-height: 1.5; width: 54%; }
  .about-purpose__review .about-purpose__clutch { left: 16px; bottom: 16px; width: 74%; max-width: calc(100% - 32px); }
}
@media (min-width: 701px) and (max-width: 900px) {
  .faq-contact { padding: 56px 32px; }
  .faq-contact__inner { grid-template-columns: minmax(0, 1fr); gap: 32px; }
  .faq-contact__form-panel { min-height: 0; padding: 32px 28px 0; }
  .contact-project__inner { grid-template-columns: repeat(2, minmax(0, 1fr)); min-height: 0; gap: 24px; }
  .contact-project__visual { min-height: 0; }
  .transformation__main { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 28px; }
}
@media (min-width: 701px) and (max-width: 1100px) {
  .contact-project__inner { align-items: stretch; }
  .contact-project__visual { min-height: 0; padding: 32px 24px; }
  .contact-project__review-logos { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }
  .contact-project__review-logos img { width: auto; max-width: 100%; max-height: 26px; }
  .contact-project__form > label > span { font-size: 14px; }
  .contact-project__form > label > :is(input, select, textarea) { font-size: 16px; }
}
/* Long category titles must retain the phone's right gutter. */
@media (max-width: 700px) {
  .category-hero h1, .category-page--ai-development .category-hero h1 {
    font-size: clamp(32px, 9vw, 46px);
    overflow-wrap: anywhere;
  }
}
/* Native, freely swipeable cards on phones and tablets. */
@media (max-width: 1100px) {
  .about-why__viewport { overflow-x: auto; overflow-y: hidden; scroll-snap-type: none; overscroll-behavior-inline: contain; scrollbar-width: none; cursor: grab; }
  .about-why__viewport::-webkit-scrollbar { display: none; }
  .about-why__viewport:active { cursor: grabbing; }
  .about-why__track { transform: none; transition: none; will-change: auto; }
  .about-why__viewport.is-dragging .about-why__card { user-select: none; }
}
/* Keep horizontal menu positioning separate from the vertical entrance transition. */
@media (min-width: 1101px) {
  .mega-menu { left: 50%; right: auto; margin-inline: 0; translate: -50% 0; transform: translateY(10px); }
  .menu-item--mega:hover .mega-menu,
  .menu-item--mega:focus-within .mega-menu,
  .menu-item--mega.is-mega-open .mega-menu { transform: translateY(0); }
}

/* Shared CTA variants: layered backgrounds preserve the rounded bottom stroke. */
:root { --cta-blue-rim: linear-gradient(148deg, #72F3FB 22.88%, #3477F2 93.65%); }
html body :is(.button.button--primary, .button.button--hero, .button--style-1,
.header-contact, .careers-hero__button, .service-button:not(.service-button--light),
.vision-action-cta__button, .voice-action-cta__button, .consultation-form__submit,
.contact-project__form button[type="submit"], .about-why__footer a, .mega-menu-cta) {
  box-sizing: border-box;
  border: 0 solid transparent;
  border-bottom-width: 2px;
  border-radius: 40px;
  background: linear-gradient(#3477F2, #3477F2) padding-box,
    linear-gradient(148.33deg, #72F3FB 22.88%, #3477F2 93.65%) border-box;
  color: #fff;
  box-shadow: none;
}
html body :is(.button.button--light, .button--style-3, .service-button--light,
.service-detail .service-trust__button.button, .success-cta__button,
.industries-showcase__button, .faq-contact__form-actions button[type="submit"]) {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  height: auto;
  max-width: 100%;
  padding: 10px 20px;
  gap: 6px;
  font: 600 14px/24px "Plus Jakarta Sans", sans-serif;
  border: 1px solid transparent;
  border-top-width: 2px;
  border-radius: 100px;
  background: linear-gradient(180deg, #fff, #eee) padding-box,
    linear-gradient(180deg, #c9c9c9, #f7f7f7 50%, #c9c9c9) border-box;
  color: #070707;
  box-shadow: none;
  text-decoration: none;
}
html body :is(.button.button--light, .button--style-3, .service-button--light,
.service-detail .service-trust__button.button, .success-cta__button,
.industries-showcase__button, .faq-contact__form-actions button[type="submit"]):focus-visible {
  outline: 2px solid #3477F2;
  outline-offset: 4px;
}
html body .card-button::before { background: var(--cta-blue-rim); padding: 1px 1px 2px; }
/* The same white arrow moves gently on hover, without shifting the button. */
html body :is(.white-cta-arrow, .success-cta__arrow img, .faq-contact__submit-arrow img) {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  transition: transform 250ms ease;
  animation: none;
}
html body :is(a, button):is(:hover, :focus-visible) :is(.white-cta-arrow, .success-cta__arrow img, .faq-contact__submit-arrow img) {
  transform: translateX(3px);
  animation: none;
}
@media (prefers-reduced-motion: reduce) {
  html body :is(a, button):is(:hover, :focus-visible) :is(.white-cta-arrow, .success-cta__arrow img, .faq-contact__submit-arrow img) { transform: none; transition: none; }
}

/* One component for industry, growth, contact and article CTAs. */
html body .white-cta {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: fit-content;
  min-width: 0;
  max-width: 100%;
  height: auto;
  min-height: 48px;
  padding: 10px 20px;
  gap: 6px;
  border: 1px solid transparent;
  border-top-width: 2px;
  border-radius: 100px;
  background: linear-gradient(180deg, #fff, #eee) padding-box,
    linear-gradient(180deg, #c9c9c9, #f7f7f7 50%, #c9c9c9) border-box;
  color: #070707;
  font: 600 14px/24px "Plus Jakarta Sans", sans-serif;
  text-decoration: none;
  white-space: normal;
  cursor: pointer;
  box-shadow: none;
  transform: none;
}
html body .white-cta__label { font: inherit; color: inherit; }
html body .white-cta .white-cta__icon {
  display: block;
  width: 20px;
  height: 20px;
  flex: 0 0 20px;
  object-fit: contain;
  transform: translateX(0);
  transition: transform 250ms ease;
  animation: none;
}
html body .white-cta:is(:hover, :focus-visible) .white-cta__icon { transform: translateX(3px); }
html body .white-cta:focus-visible { outline: 2px solid #3477f2; outline-offset: 4px; }
@media (prefers-reduced-motion: reduce) {
  html body .white-cta .white-cta__icon { transition: none; }
  html body .white-cta:is(:hover, :focus-visible) .white-cta__icon { transform: none; }
}

/* Inline validation feedback for every email/contact form. */
form .form-field-error {
  display: block;
  flex-basis: 100%;
  width: 100%;
  margin-top: 4px;
  color: #b42318;
  font: 400 13px/1.5 "Plus Jakarta Sans", sans-serif;
}
form .form-field-error[hidden] { display: none; }
/* Offset the existing layout gap so feedback sits 4px below its field. */
:is(.contact-project__form, .faq-contact__form, .consultation-form) > label > .form-field-error { margin-top: -4px; }
.single-blog__quote-form form > .form-field-error { margin-top: -16px; }
.single-blog__phone > .form-field-error { grid-column: 1 / -1; margin-top: -8px; }
:is(.faq-contact__form, .single-blog__quote-form) .form-field-error { color: #ffb4b4; }
form [aria-invalid="true"] { border-bottom-color: #b42318; }
:is(.faq-contact__form, .single-blog__quote-form) [aria-invalid="true"] { border-bottom-color: #ffb4b4; }
.single-blog__phone:has(.form-field-error:not([hidden])) { flex-wrap: wrap; height: auto; }

/* Center this standalone CTA; inline-flex does not absorb automatic side margins. */
html body .industries-showcase .white-cta.industries-showcase__button {
  display: flex;
  margin-inline: auto;
}

/* Figma Industry frame: 100px outer padding, 9px gaps, 424px desktop gallery. */
html body .industries-showcase { padding-block: clamp(50px, 6.944444vw, 100px); }
html body .industries-showcase__header { margin-bottom: 9px; }
html body .industries-showcase .white-cta.industries-showcase__button { margin-top: 9px; }
html body .industries-showcase__viewport {
  width: min(var(--container-width), calc(100% - (2 * var(--page-gutter))));
  margin-inline: auto;
}
@media (min-width: 701px) {
  html body .industries-showcase__header { width: min(645px, calc(100% - 40px)); }
  html body .industries-showcase__header p { margin-bottom: 20px; }
  html body .industries-showcase__header h2 { line-height: 56px; letter-spacing: -0.25px; }
  html body .industries-showcase__viewport {
    --ring-card-width: clamp(180px, 20vw, 360px);
    --ring-card-height: clamp(240px, 24.537037vw, 353.333333px);
    height: calc(var(--ring-card-height) * 1.2);
  }
}

/* Keep the reference's edge shading without changing the card design. */
@media (min-width: 701px) {
  html body .industries-showcase__vignette {
    width: calc(var(--ring-card-width) * 4.666667);
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    z-index: 20;
    background: linear-gradient(90deg, #000 12%, transparent 40%, transparent 60%, #000 88%);
  }
}

/* Keep About's benefit cards readable on large monitors. */
@media (min-width: 1921px) {
  html body .about-why__card h3 { font-size: clamp(22px, .98vw, 28px); }
  html body .about-why__card p,
  html body .about-why__footer p { font-size: clamp(20px, .84vw, 24px); line-height: 1.5; }
  html body .about-why__card-copy { padding: clamp(24px, 1.15vw, 34px); height: auto; min-height: 0; }
  html body .about-why__card > img { width: 100%; height: auto; }
}

/* Contact consultation reference: full-width mobile banner and comfortable form rhythm. */
@media (max-width: 700px) {
  .contact-project__inner { width: 100%; min-height: 0; }
  .contact-project__visual { border-radius: 16px 16px 0 0; padding: 24px 20px 32px; background-size: 100% 100%; }
  .contact-project__visual h2 { max-width: none; font-size: 26px; line-height: 32px; }
  .contact-project__visual > p { max-width: none; font-size: 16px; line-height: 23px; margin: 16px 0 24px; }
  .contact-project__experts { width: 100px; }
  .contact-project__handwritten { width: 100%; margin-top: 24px; }
  .contact-project__reviews { margin-top: 32px; }
  .contact-project__review-logos { gap: 16px; }
  .contact-project__review-logos img:nth-child(1) { width: 46%; }
  .contact-project__review-logos img:nth-child(2) { width: 24%; }
  .contact-project__review-logos img:nth-child(3) { width: 34%; }
  .contact-project__review-logos img:nth-child(4) { width: 46%; }
  .contact-project__form-panel { padding: 24px 0 0; }
  .contact-project__form-panel > h2 { font-size: 24px; line-height: 32px; }
  .contact-project__form-panel > p { font-size: 16px; line-height: 24px; margin: 12px 0 24px; }
  .contact-project__form { gap: 24px; }
  .contact-project__form > label > span:not(.screen-reader-text) { font-size: 14px; line-height: 20px; }
  .contact-project__form > label:not(.consultation-form__honeypot) > :is(input, textarea, select) { font-size: 16px; }
  .contact-project__security { align-items: flex-start; gap: 8px; line-height: 22px; }
}
@media (max-width: 380px) {
  .contact-project__form > label:not(.consultation-form__honeypot) > select { font-size: 12px; padding-right: 18px; }
}

/* Let the circular gallery fill wide monitors and reveal its outer cards. */
@media (min-width: 1921px) {
  html body .industries-showcase__viewport {
    --ring-card-width: clamp(360px, 18.75vw, 720px);
    --ring-card-height: calc(var(--ring-card-width) * 1.194444);
  }
  html body .industries-showcase__vignette {
    background: linear-gradient(90deg, #000 0%, transparent 22%, transparent 78%, #000 100%);
  }
}

/* Keep the extra wide-screen faces inside the shared page container. */
@media (min-width: 701px) and (max-width: 1920px) { .industry-showcase-card:nth-child(n + 11) { display: none; } }
@media (min-width: 1921px) {
  html body .industries-showcase__viewport {
    width: var(--container-width);
    margin-inline: auto;
    --ring-card-width: calc(var(--container-width) / 4.2);
  }
  .industry-showcase-card:nth-child(n + 11) { display: block; }
  html body .industries-showcase__vignette { width: 100%; }
}

/* The form determines the desktop row height; expanded answers scroll inside it. */
@media (min-width: 901px) {
  .faq-contact__inner { align-items: stretch; }
  .faq-contact__faqs {
    display: flex;
    flex-direction: column;
    min-height: 0;
    contain: size;
  }
  .faq-contact__faqs > :is(p, h2) { flex-shrink: 0; }
  .faq-contact .faq-accordion {
    flex: 1 1 0;
    height: auto;
    min-height: 0;
    max-height: none;
  }
  .faq-contact__form-panel { align-self: stretch; }
}
@media (max-width: 700px) {
  .faq-contact__inner { width: 100%; }
  .faq-contact__form-panel { margin-top: 24px; padding-inline: 20px; }
  .faq-contact__form-panel > p { font-size: 14px; line-height: 1.5; }
  .faq-contact__form { gap: 16px; }
  .faq-contact__form > label:not(.consultation-form__honeypot) > :is(input, textarea) { font-size: 16px; }
  .faq-contact__security { width: 100%; box-sizing: border-box; font-size: 11px; }
}
@media (max-width: 380px) {
  .faq-contact__form > label:not(.consultation-form__honeypot) > select { font-size: 12px; padding-right: 16px; }
}

/* Shared mega-menu strip CTA, measured from Figma's Consultation button. */
html body .mega-menu__footer .mega-menu-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 212px;
  min-width: 200px;
  max-width: 100%;
  height: 42px;
  min-height: 42px;
  padding: 10px 20px;
  gap: 10px;
  font: 600 14px/18px "Plus Jakarta Sans", sans-serif;
  white-space: nowrap;
  text-decoration: none;
}

/* Keep both delivery labels beneath their values on phones. */
@media (max-width: 700px) {
  .success-cta__stats {
    grid-template-columns: minmax(0, 1fr) minmax(min-content, 1fr);
    gap: 16px;
  }
  .success-cta__stat {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    gap: 10px;
  }
  .success-cta__stat + .success-cta__stat { padding-left: 0; }
  .success-cta__stat span { overflow-wrap: normal; word-break: normal; }
  .success-cta__stat strong { width: auto; }
}

/* Tablet process cards: readable two-column layout in normal document flow. */
@media (min-width: 701px) and (max-width: 1100px) {
  .process-section { height: auto; }
  .process-section__sticky { position: relative; top: auto; display: block; padding: 48px 0; overflow: visible; }
  .process-section__layout { display: block; box-sizing: border-box; width: 100%; padding: 0 32px; transform: none; }
  .process-section__heading { padding: 0; text-align: center; }
  .process-section__heading h2 { width: auto; max-width: none; font-size: 36px; line-height: 1.25; }
  .process-section__viewport { margin-top: 32px; padding: 0; }
  .process-section__track { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); width: 100%; gap: 36px 28px; }
  .process-card { display: flex; flex-direction: column; width: auto; min-width: 0; min-height: 0; padding: 0; border: 0; }
  .process-card__step { align-self: flex-start; }
  .process-card h3 { max-width: none; min-height: 0; margin: 16px 0 12px; font-size: 26px; line-height: 1.25; }
  .process-card > p { width: auto; min-height: 0; margin: 0 0 20px; font-size: 16px; line-height: 1.5; }
  .process-card__media { width: 100%; height: auto; aspect-ratio: 280 / 219; margin-top: auto; }
}
/* Confirmation page: shared About sections retain their existing responsive layout. */
.thank-you-hero { background: linear-gradient(#0005, #0005), #000 url('../images/thank-you/hero-background.webp') center / cover no-repeat; color: #fff; padding: clamp(56px, 6vw, 100px) 0 clamp(64px, 7vw, 112px); text-align: center; }
.thank-you-hero__inner { display: flex; flex-direction: column; align-items: center; }
.thank-you-hero__check { width: clamp(110px, 11vw, 150px); height: auto; margin-bottom: 40px; }
.thank-you-hero h1 { width: 100%; max-width: 969px; margin: 0; font-family: 'Neue Power', sans-serif; font-size: clamp(36px, 4.1vw, 58px); font-weight: 800; line-height: 70px; letter-spacing: -.25px; color: #fff; text-shadow: 0 2px 10px #0000001a; }
.thank-you-hero h1 span { display: block; font-size: .76em; line-height: 1.3; margin-top: 12px; }
.thank-you-hero__description { max-width: 969px; margin: 36px 0 0; font-family: 'Plus Jakarta Sans', sans-serif; font-size: 16px; font-weight: 500; line-height: 30px; }
.thank-you-hero__follow { margin: 48px 0 20px; color: #78a7ff; font-size: 16px; }
.thank-you-hero__socials { display: flex; gap: 20px; justify-content: center; }
.thank-you-hero__socials a { width: 44px; height: 44px; border: 1px solid #ffffff66; border-radius: 50%; display: grid; place-items: center; }
.thank-you-hero__socials a:hover, .thank-you-hero__socials a:focus-visible { background: #3477f2; border-color: #72f3fb; }
.thank-you-hero__socials img { width: 18px; height: 18px; object-fit: contain; }
.career-application__status.is-success { display: flex; gap: 8px; padding: 10px 12px; border-radius: 4px; background: #f3f8f3; color: #287b2c; font-size: 14px; line-height: 1.6; text-align: left; }
.career-application__status.is-success::before { content: '✓✓'; flex: 0 0 auto; letter-spacing: -5px; padding-right: 5px; }
@media (max-width: 700px) {
 .thank-you-hero h1 { line-height: 1.2; }
 .thank-you-hero h1 span { margin-top: 16px; }
 .thank-you-hero__check { margin-bottom: 28px; }
 .thank-you-hero__description { margin-top: 24px; }
 .thank-you-hero__follow { margin-top: 32px; }
}
