.cxs-hero{position:relative;padding-block:96px 84px;background:var(--cxh-bg);overflow:hidden}.cxs-hero:before{content:"";position:absolute;inset-block:0;inset-inline-end:-12%;width:55%;background:radial-gradient(closest-side,rgba(var(--cxh-primary-rgb),.1),transparent 72%);filter:blur(24px);pointer-events:none}.cxs-hero-inner{position:relative;z-index:1;max-width:780px}.cxs-hero-title{font-size:clamp(2.2rem,4.6vw,3.6rem);font-weight:700;line-height:1.12;letter-spacing:-.03em;margin:22px 0 0;text-wrap:balance}.cxs-hero-sub{font-size:clamp(1.02rem,1.5vw,1.18rem);line-height:1.75;margin:20px 0 0;max-width:42em;text-wrap:pretty}.cxs-hero-ctas{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.cxs-hero-stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.cxs-pillars{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.cxs-pillar{padding:30px 28px;border-radius:var(--cxh-radius);border:1px solid var(--cxh-border);background:var(--cxh-surface);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.cxs-pillar:hover{transform:translateY(-5px);box-shadow:var(--cxh-shadow-lg);border-color:rgba(var(--cxh-primary-rgb),.35)}.cxs-pillar>i{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:13px;background:rgba(var(--cxh-primary-rgb),.1);color:var(--cxh-primary);font-size:1.3rem}.cxs-pillar h3{font-size:1.2rem;font-weight:700;margin:16px 0 8px}.cxs-pillar p{font-size:.95rem;line-height:1.7;margin:0}.cxs-core{background:var(--cxh-bg-soft);border-block:1px solid var(--cxh-border)}.cxs-services-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:22px;gap:22px}.cxs-service{display:flex;flex-direction:column;gap:14px;padding:32px 30px;border-radius:20px;border:1px solid var(--cxh-border);background:var(--cxh-surface);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.cxs-service:hover{transform:translateY(-5px);box-shadow:var(--cxh-shadow-lg);border-color:rgba(var(--cxh-primary-rgb),.35)}.cxs-service-head{display:flex;align-items:center;gap:14px}.cxs-service-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:12px;background:rgba(var(--cxh-primary-rgb),.1);color:var(--cxh-primary);font-size:1.25rem;flex-shrink:0}.cxs-service-head h3{font-size:1.18rem;font-weight:700;margin:0}.cxs-service-desc{font-size:.95rem;line-height:1.7;margin:0}.cxs-service-for{font-size:.88rem;line-height:1.6;margin:0;color:var(--cxh-muted)}.cxs-service-for strong{color:var(--cxh-text);font-weight:600}.cxs-service-dlabel{display:block;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--cxh-muted);margin-bottom:8px}.cxs-service-chips{display:flex;flex-wrap:wrap;gap:8px}.cxs-service-chips .cxh-chip i{color:#16a34a}.cxs-service-more{display:inline-flex;align-items:center;gap:7px;margin-top:auto;padding-top:6px;font-size:.9rem;font-weight:600;color:var(--cxh-primary);text-decoration:none}.cxs-service-more:hover{color:var(--cxh-primary-hover);text-decoration:underline}.cxs-timeline{list-style:none;margin:0;padding:0;position:relative;max-width:720px}.cxs-timeline:before{content:"";position:absolute;inset-block:22px;inset-inline-start:21px;width:2px;background:linear-gradient(180deg,var(--cxh-primary),rgba(var(--cxh-primary-rgb),.15))}.cxs-tstep{position:relative;display:flex;gap:22px;padding-block:18px}.cxs-tstep-num{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--cxh-primary),var(--cxh-grad-end));color:#fff;font-weight:700;flex-shrink:0;box-shadow:0 0 0 5px var(--cxh-bg)}.cxs-tstep-body h4{font-size:1.08rem;font-weight:700;margin:0 0 6px}.cxs-tstep-body p{font-size:.93rem;line-height:1.65;margin:0;max-width:46em}.cxs-tstep-deliverable{display:inline-flex;align-items:center;gap:7px;margin-top:10px;font-size:.8rem;font-weight:600;color:var(--cxh-primary)}.cxs-industries{background:var(--cxh-bg-soft);border-block:1px solid var(--cxh-border)}.cxs-industry-cloud{display:flex;flex-wrap:wrap;gap:12px}.cxs-industry-pill{display:inline-flex;align-items:center;gap:10px;padding:13px 22px;border-radius:var(--cx-radius-pill);border:1px solid var(--cxh-border);background:var(--cxh-surface);font-size:.98rem;font-weight:600;color:var(--cxh-text);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.cxs-industry-pill:hover{transform:translateY(-3px);border-color:rgba(var(--cxh-primary-rgb),.4);box-shadow:var(--cxh-shadow)}.cxs-industry-pill i{color:var(--cxh-primary)}.cxs-tech{margin-top:88px}.cxs-tech .cxh-section-head{margin-bottom:40px}.cxs-tech-groups{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.cxs-tech-group{padding:24px 22px;border-radius:var(--cxh-radius);border:1px solid var(--cxh-border);background:var(--cxh-surface)}.cxs-tech-label{display:block;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--cxh-muted);margin-bottom:14px}.cxs-tech-items{display:flex;flex-wrap:wrap;gap:8px}.cxs-tech-item{padding:7px 13px;border-radius:9px;background:var(--cxh-bg-soft);border:1px solid var(--cxh-border);font-size:.85rem;font-weight:600;color:var(--cxh-text);direction:ltr}.cxs-why-grid{grid-template-columns:repeat(2,1fr)}@media (max-width:767px){.cxs-why-grid{grid-template-columns:1fr}}.cxs-engagement{background:var(--cxh-bg-soft);border-block:1px solid var(--cxh-border)}.cxs-models{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.cxs-model{display:flex;flex-direction:column;padding:32px 30px;border-radius:20px;border:1px solid var(--cxh-border);background:var(--cxh-surface);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.cxs-model:hover{transform:translateY(-5px);box-shadow:var(--cxh-shadow-lg);border-color:rgba(var(--cxh-primary-rgb),.35)}.cxs-model-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:13px;background:rgba(var(--cxh-primary-rgb),.1);color:var(--cxh-primary);font-size:1.3rem}.cxs-model h3{font-size:1.15rem;font-weight:700;margin:16px 0 8px}.cxs-model p{font-size:.93rem;line-height:1.7;margin:0;flex:1 1}.cxs-model-best{display:inline-flex;align-items:center;gap:8px;margin-top:18px;padding:7px 14px;border-radius:var(--cx-radius-pill);background:rgba(var(--cxh-primary-rgb),.07);color:var(--cxh-primary);font-size:.8rem;font-weight:600;align-self:flex-start}.cxs-faq{max-width:780px;display:flex;flex-direction:column;gap:12px}.cxs-faq-item{border:1px solid var(--cxh-border);border-radius:14px;background:var(--cxh-surface);overflow:hidden;transition:border-color .2s ease}.cxs-faq-item[open]{border-color:rgba(var(--cxh-primary-rgb),.35)}.cxs-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;font-size:1rem;font-weight:600;color:var(--cxh-text);cursor:pointer;list-style:none}.cxs-faq-item summary::-webkit-details-marker{display:none}.cxs-faq-item summary i{color:var(--cxh-muted);transition:transform .25s ease;flex-shrink:0}.cxs-faq-item[open] summary i{transform:rotate(180deg);color:var(--cxh-primary)}.cxs-faq-item>p{margin:0;padding:0 22px 20px;font-size:.94rem;line-height:1.75}@media (max-width:991px){.cxs-pillars{max-width:560px}.cxs-pillars,.cxs-services-grid{grid-template-columns:1fr}.cxs-tech-groups{grid-template-columns:repeat(2,1fr)}.cxs-models{grid-template-columns:1fr;max-width:560px;margin-inline:auto}}@media (max-width:575px){.cxs-hero{padding-block:64px 56px}.cxs-hero-ctas .cxh-btn{width:100%;max-width:340px;justify-content:center}.cxs-tech-groups{grid-template-columns:1fr}.cxs-tstep{gap:16px}}.cxs-service-icon--logo.cx-brand-plate{background:#fff;padding:5px}