.page-module__ZmlM_G__section{max-width:1120px;margin:0 auto;padding:88px 32px}.page-module__ZmlM_G__sectionLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--purple-light);margin-bottom:16px;font-size:12px;font-weight:700}.page-module__ZmlM_G__sectionHeading{font-family:var(--font-heading);letter-spacing:-.025em;color:var(--text);max-width:660px;margin-bottom:20px;font-size:clamp(28px,4vw,40px);font-weight:400;line-height:1.18}.page-module__ZmlM_G__highlightMark{background:linear-gradient(120deg,var(--marker-green)0%,var(--marker-green)100%);background-position:0 85%;background-repeat:no-repeat;background-size:100% 40%;margin:0 -4px;padding:0 4px}.page-module__ZmlM_G__hero{text-align:center;max-width:1120px;margin:0 auto;padding:80px 32px 64px}.page-module__ZmlM_G__heroEyebrow{border:1px solid var(--border);color:var(--text);background:var(--surface);border-radius:999px;align-items:center;gap:8px;margin-bottom:28px;padding:7px 16px;font-size:14px;font-weight:500;display:inline-flex;box-shadow:0 1px 3px #0000000a}.page-module__ZmlM_G__heroEyebrowDot{background:var(--green);border-radius:50%;width:7px;height:7px}.page-module__ZmlM_G__heroH1{font-family:var(--font-heading);letter-spacing:-.035em;color:var(--text);max-width:720px;margin:0 auto 24px;font-size:clamp(38px,5.5vw,60px);font-weight:400;line-height:1.08}.page-module__ZmlM_G__heroSub{color:var(--text-muted);max-width:620px;margin:0 auto 36px;font-size:16px;line-height:1.7}.page-module__ZmlM_G__heroCtas{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:36px;display:flex}.page-module__ZmlM_G__heroStats{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.page-module__ZmlM_G__heroStat{color:var(--text-muted);align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.page-module__ZmlM_G__heroStat:before{content:"";background:var(--green);border-radius:50%;width:5px;height:5px}.page-module__ZmlM_G__heroStat:first-child:before{display:none}.page-module__ZmlM_G__marqueeSection{background:var(--bg);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:40px 0;overflow:hidden}.page-module__ZmlM_G__marqueeLabel{text-align:center;text-transform:uppercase;letter-spacing:.14em;color:var(--text-light);margin-bottom:28px;font-size:12px;font-weight:600}.page-module__ZmlM_G__marqueeTrack{gap:64px;width:max-content;animation:25s linear infinite page-module__ZmlM_G__marqueeScroll;display:flex}.page-module__ZmlM_G__marqueeItem{font-family:var(--font-heading);color:var(--text-light);white-space:nowrap;letter-spacing:.02em;align-items:center;gap:12px;font-size:16px;font-weight:400;display:flex}.page-module__ZmlM_G__marqueeItem:after{content:"";background:var(--green);opacity:.5;border-radius:50%;width:5px;height:5px}@keyframes page-module__ZmlM_G__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.page-module__ZmlM_G__platformGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px;display:grid}.page-module__ZmlM_G__platformCard{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:32px 28px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;box-shadow:0 1px 4px #00000008}.page-module__ZmlM_G__platformCard:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0000000f}.page-module__ZmlM_G__platformIcon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.page-module__ZmlM_G__platformCard h3{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--text);margin-bottom:12px;font-size:24px;font-weight:400;line-height:1.25}.page-module__ZmlM_G__platformCard p{color:var(--text-muted);font-size:16px;line-height:1.7}.page-module__ZmlM_G__platformTags{flex-wrap:wrap;gap:6px;margin-top:16px;display:flex}.page-module__ZmlM_G__platformTag{text-transform:uppercase;letter-spacing:.04em;color:var(--text);background:var(--bg);border:1px solid var(--border);border-radius:50px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.page-module__ZmlM_G__flowDiagram{flex-direction:column;align-items:center;margin-top:8px;display:flex}.page-module__ZmlM_G__flowLine{width:2px;height:56px;position:relative;overflow:hidden}.page-module__ZmlM_G__flowLine:after{content:"";background:repeating-linear-gradient(to bottom,var(--text)0,var(--text)6px,transparent 6px,transparent 14px);width:2px;height:calc(100% + 32px);animation:1.2s linear infinite page-module__ZmlM_G__flowDown;position:absolute;top:-16px;left:0}@keyframes page-module__ZmlM_G__flowDown{0%{transform:translateY(-16px)}to{transform:translateY(0)}}.page-module__ZmlM_G__flowDot{background:var(--text);z-index:2;border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:-5px;position:relative}.page-module__ZmlM_G__flowBranch{width:calc(100% - 40px);max-width:1060px;height:80px;margin-top:-10px;position:relative}.page-module__ZmlM_G__flowBranch svg{width:100%;height:100%}.page-module__ZmlM_G__flowBranchPath{stroke:var(--text);stroke-width:1.5px;stroke-dasharray:6 8;fill:none;animation:1.2s linear infinite page-module__ZmlM_G__dashFlow}@keyframes page-module__ZmlM_G__dashFlow{0%{stroke-dashoffset:14px}to{stroke-dashoffset:0}}.page-module__ZmlM_G__integrationCard{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:16px;width:100%;max-width:780px;padding:40px 48px;box-shadow:0 2px 12px #0000000a}.page-module__ZmlM_G__integrationCard h3{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--text);margin-bottom:6px;font-size:24px;font-weight:400}.page-module__ZmlM_G__integrationSub{color:var(--text-muted);margin-bottom:28px;font-size:16px;line-height:1.6}.page-module__ZmlM_G__integrationLogos{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.page-module__ZmlM_G__integrationLogoCell{border:1px solid var(--border);flex-direction:column;justify-content:center;align-items:center;gap:10px;margin:-.5px;padding:20px 12px;display:flex}.page-module__ZmlM_G__integrationLogoCell svg{opacity:.8;width:auto;height:28px}.page-module__ZmlM_G__integrationLogoCell span{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-size:12px;font-weight:600}.page-module__ZmlM_G__intelPill{background:var(--text);color:#fff;letter-spacing:.06em;text-transform:uppercase;z-index:2;border-radius:999px;align-items:center;gap:8px;padding:10px 20px;font-size:12px;font-weight:600;display:inline-flex;position:relative;box-shadow:0 2px 12px #00000026}.page-module__ZmlM_G__pmBrainCard{text-align:center;border:1px solid var(--border);background:#fff;border-radius:16px;width:100%;max-width:780px;padding:36px 32px 32px;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000a,0 6px 24px #0000000f}.page-module__ZmlM_G__pmBrainIcon{margin-bottom:14px}.page-module__ZmlM_G__pmBrainLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:10px;font-size:12px;font-weight:700}.page-module__ZmlM_G__pmBrainHeading{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--text);margin-bottom:10px;font-size:24px;font-weight:400;line-height:1.3}.page-module__ZmlM_G__pmBrainSub{color:var(--neutral-500);max-width:560px;margin:0 auto 16px;font-size:14px;line-height:1.7}.page-module__ZmlM_G__teamMarqueeWrap{width:calc(100% + 64px);margin-top:8px;margin-left:-32px;margin-right:-32px;position:relative;overflow:hidden}.page-module__ZmlM_G__teamMarqueeWrap:before,.page-module__ZmlM_G__teamMarqueeWrap:after{content:"";z-index:2;pointer-events:none;width:60px;position:absolute;top:0;bottom:0}.page-module__ZmlM_G__teamMarqueeWrap:before{background:linear-gradient(90deg,#fff,#0000);left:0}.page-module__ZmlM_G__teamMarqueeWrap:after{background:linear-gradient(270deg,#fff,#0000);right:0}.page-module__ZmlM_G__teamTrack{gap:14px;width:max-content;padding:6px 0;animation:28s linear infinite page-module__ZmlM_G__pmTeamScroll;display:flex}@keyframes page-module__ZmlM_G__pmTeamScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.page-module__ZmlM_G__teamCard{background:var(--neutral-50);border-radius:10px;flex-shrink:0;width:130px;overflow:hidden}.page-module__ZmlM_G__teamCardImg{aspect-ratio:3/3.5;object-fit:cover;object-position:center top;filter:grayscale();width:100%;transition:filter .35s;display:block}.page-module__ZmlM_G__teamCard:hover .page-module__ZmlM_G__teamCardImg{filter:none}.page-module__ZmlM_G__teamCardInfo{background:var(--neutral-50);min-height:42px;padding:8px 10px}.page-module__ZmlM_G__teamCardName{color:var(--neutral-900);white-space:nowrap;text-overflow:ellipsis;margin-bottom:1px;font-size:12px;font-weight:700;overflow:hidden}.page-module__ZmlM_G__teamCardRole{color:var(--neutral-500);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}.page-module__ZmlM_G__operatorsInline{border-top:1px solid var(--border);text-align:center;margin-top:24px;padding-top:24px;overflow:hidden}.page-module__ZmlM_G__operatorsHeading{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--text);max-width:680px;margin:0 auto 6px;font-size:clamp(16px,2vw,20px);font-weight:400;line-height:1.35}.page-module__ZmlM_G__operatorsSub{color:var(--text-light);margin-bottom:20px;font-size:12px}.page-module__ZmlM_G__operatorsMarquee{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.page-module__ZmlM_G__operatorsTrack{align-items:center;gap:36px;width:max-content;animation:25s linear infinite page-module__ZmlM_G__pmOpsScroll;display:flex}.page-module__ZmlM_G__operatorsTrack span{font-family:var(--font-heading);color:var(--text-muted);letter-spacing:-.01em;white-space:nowrap;font-size:16px;font-weight:400}@keyframes page-module__ZmlM_G__pmOpsScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.page-module__ZmlM_G__compareGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px;display:grid}.page-module__ZmlM_G__compareCard{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:32px 28px;box-shadow:0 1px 4px #00000008}.page-module__ZmlM_G__compareHighlight{border:2px solid #6366f1;position:relative;box-shadow:0 0 0 4px #6366f11a,0 4px 20px #6366f11f}.page-module__ZmlM_G__compareBadge{color:#fff;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;background:#6366f1;border-radius:6px;padding:4px 14px;font-size:12px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.page-module__ZmlM_G__compareType{letter-spacing:.1em;text-transform:uppercase;color:var(--text);background:linear-gradient(120deg,var(--marker-green)0%,var(--marker-green)100%);background-position:0 85%;background-repeat:no-repeat;background-size:100% 40%;margin-bottom:12px;font-size:12px;font-weight:700;display:inline-block}.page-module__ZmlM_G__compareCard h3{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--text);margin-bottom:12px;font-size:20px;font-weight:500;line-height:1.25}.page-module__ZmlM_G__compareCard p{color:var(--text-muted);font-size:14px;line-height:1.7}.page-module__ZmlM_G__approachGrid{grid-template-columns:1fr 1fr;align-items:start;gap:48px;margin-top:40px;display:grid}.page-module__ZmlM_G__approachBody{color:var(--text-muted);margin-bottom:32px;font-size:16px;line-height:1.7}.page-module__ZmlM_G__approachImageMobile{margin:20px 0;display:none;overflow:hidden}.page-module__ZmlM_G__approachSticky{border-radius:16px;position:sticky;top:100px;overflow:hidden}.page-module__ZmlM_G__approachImagePlaceholder{background:var(--neutral-50);aspect-ratio:4/3;color:var(--text-light);border-radius:16px;justify-content:center;align-items:center;font-size:14px;font-weight:500;display:flex}.page-module__ZmlM_G__approachGridReverse{grid-template-columns:1fr 1fr;align-items:start;gap:48px;margin-top:40px;display:grid}.page-module__ZmlM_G__approachGridReverseSticky{border-radius:16px;order:-1;position:sticky;top:100px;overflow:hidden}.page-module__ZmlM_G__funnelCard{border-bottom:1px solid var(--border);padding:24px 0}.page-module__ZmlM_G__funnelCard:first-child{padding-top:0}.page-module__ZmlM_G__funnelCard:last-child{border-bottom:none}.page-module__ZmlM_G__funnelCard h3{font-family:var(--font-heading);color:var(--text);letter-spacing:-.015em;margin-bottom:10px;font-size:20px;font-weight:400}.page-module__ZmlM_G__funnelCard p{color:var(--text-muted);margin-bottom:14px;font-size:16px;line-height:1.7}.page-module__ZmlM_G__funnelLearnMore{color:var(--text);border:1px solid var(--border);background:var(--surface);border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .15s,transform .15s;display:inline-flex}.page-module__ZmlM_G__funnelLearnMore:hover{opacity:.7;transform:translateY(-1px)}.page-module__ZmlM_G__creativeCrosssell{background:var(--neutral-900);justify-content:center;align-items:center;min-height:420px;display:flex;position:relative;overflow:hidden}.page-module__ZmlM_G__creativeCrosssellVideo{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.page-module__ZmlM_G__creativeCrosssellOverlay{z-index:1;background:linear-gradient(#0d0d0db8 0%,#0d0d0dd9 100%);position:absolute;inset:0}.page-module__ZmlM_G__creativeCrosssellInner{z-index:2;text-align:center;max-width:680px;padding:80px 32px;position:relative}.page-module__ZmlM_G__creativeCrosssellInner .page-module__ZmlM_G__sectionLabel{color:var(--green-accent)}.page-module__ZmlM_G__creativeCrosssellH2{font-family:var(--font-heading);letter-spacing:-.03em;color:#f5f3ed;margin-bottom:16px;font-size:clamp(28px,4vw,42px);font-weight:400;line-height:1.15}.page-module__ZmlM_G__creativeCrosssellDesc{color:#f5f3edb3;margin-bottom:32px;font-size:16px;line-height:1.7}.page-module__ZmlM_G__btnCrosssell{background:var(--bg);color:var(--text);cursor:pointer;border:none;border-radius:9px;align-items:center;gap:10px;padding:14px 28px 14px 32px;font-size:16px;font-weight:600;transition:opacity .2s cubic-bezier(.16,1,.3,1),transform .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 2px 12px #0003}.page-module__ZmlM_G__btnCrosssell:hover{opacity:.92;transform:translateY(-2px)}.page-module__ZmlM_G__advantageSection{background:var(--bg)}.page-module__ZmlM_G__advantageHeading{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--text);text-align:center;max-width:640px;margin:0 auto 16px;font-size:clamp(32px,4.5vw,48px);font-weight:400;line-height:1.12}.page-module__ZmlM_G__advantageSub{color:var(--text-muted);text-align:center;margin-bottom:48px;font-size:16px;line-height:1.7}.page-module__ZmlM_G__advantageGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.page-module__ZmlM_G__advantageCard{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:32px 28px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;box-shadow:0 1px 4px #00000008}.page-module__ZmlM_G__advantageCard:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0000000f}.page-module__ZmlM_G__advantageNumber{font-family:var(--font-heading);color:var(--text);letter-spacing:-.03em;margin-bottom:6px;font-size:clamp(36px,4vw,48px);font-weight:400;line-height:1}.page-module__ZmlM_G__advantageLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text);margin-bottom:10px;font-size:14px;font-weight:700}.page-module__ZmlM_G__advantageDesc{color:var(--text);font-size:14px;line-height:1.6}.page-module__ZmlM_G__csCarousel{border-radius:20px;max-width:1080px;margin:0 auto;position:relative;overflow:hidden}.page-module__ZmlM_G__csCarouselInner{background:#2a2a2a;flex-direction:column;min-height:520px;padding:52px 48px 48px;display:flex;position:relative}.page-module__ZmlM_G__csCarouselHeading{z-index:1;font-family:var(--font-heading);letter-spacing:-.025em;color:#fff;text-align:center;margin-bottom:32px;font-size:32px;font-weight:400;line-height:1.25;position:relative}.page-module__ZmlM_G__csNav{z-index:1;gap:4px;margin-bottom:16px;display:flex;position:relative}.page-module__ZmlM_G__csNavItem{cursor:pointer;text-align:center;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:10px;padding:0;display:flex}.page-module__ZmlM_G__csProgressTrack{background:#fff3;border-radius:2px;width:100%;height:2px;overflow:hidden}.page-module__ZmlM_G__csProgressFill{background:#ffffffd9;border-radius:2px;width:0%;height:100%;transition:width .1s linear}.page-module__ZmlM_G__csNavLabel{letter-spacing:.01em;color:#ffffff59;white-space:nowrap;font-size:14px;font-weight:500;transition:color .3s,font-weight .3s}.page-module__ZmlM_G__csNavItemActive .page-module__ZmlM_G__csNavLabel{color:#fffffff2;font-weight:600}.page-module__ZmlM_G__csSlidesViewport{z-index:1;border-radius:14px;flex:1;position:relative;overflow:hidden}.page-module__ZmlM_G__csSlidesTrack{transition:transform .4s cubic-bezier(.22,1,.36,1);display:flex}.page-module__ZmlM_G__csSlide{background:#ffffffed;border-radius:14px;grid-template-columns:300px 1fr;min-width:100%;display:grid;overflow:hidden;box-shadow:0 4px 24px #00000014,0 1px 4px #0000000a}.page-module__ZmlM_G__csSlideImg{object-fit:cover;background:var(--neutral-50);width:100%;height:100%;min-height:320px;display:block}.page-module__ZmlM_G__csSlideBody{text-align:left;flex-direction:column;justify-content:space-between;padding:48px 52px;display:flex}.page-module__ZmlM_G__csSlideQuote{font-family:var(--font-heading);letter-spacing:-.015em;color:var(--text);font-size:clamp(20px,2.2vw,28px);font-weight:400;line-height:1.4}.page-module__ZmlM_G__csSlideAttribution{margin-top:32px}.page-module__ZmlM_G__csSlideAuthor{color:var(--text);font-size:14px;font-weight:600;line-height:1.3}.page-module__ZmlM_G__csSlideRole{color:var(--text-muted);margin-top:2px;font-size:14px}.page-module__ZmlM_G__engageGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px;display:grid}.page-module__ZmlM_G__engageCard{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:32px 28px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;box-shadow:0 1px 4px #00000008}.page-module__ZmlM_G__engageCard:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0000000f}.page-module__ZmlM_G__engageCard h3{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--text);margin-bottom:12px;font-size:24px;font-weight:400;line-height:1.25}.page-module__ZmlM_G__engageCard p{color:var(--text-muted);margin-bottom:16px;font-size:16px;line-height:1.7}.page-module__ZmlM_G__bestFor{color:var(--green);font-size:14px;font-weight:600}.page-module__ZmlM_G__ctaBannerWrap{max-width:1120px;margin:0 auto;padding:0 32px 88px}.page-module__ZmlM_G__ctaBanner{text-align:center;background:url(/final-assets/light-gradient.webp) 50%/cover no-repeat;border-radius:24px;padding:72px 64px}.page-module__ZmlM_G__ctaBanner h2{font-family:var(--font-heading);letter-spacing:-.025em;color:var(--text);max-width:560px;margin:0 auto 20px;font-size:clamp(28px,3.5vw,40px);font-weight:400;line-height:1.15}.page-module__ZmlM_G__ctaBanner p{color:var(--text-muted);max-width:500px;margin:0 auto 32px;font-size:16px;line-height:1.7}.page-module__ZmlM_G__btnCta{background:var(--text);color:#fff;cursor:pointer;border:none;border-radius:9px;align-items:center;gap:8px;padding:13px 24px 13px 28px;font-size:16px;font-weight:600;transition:background .15s,transform .15s;display:inline-flex;box-shadow:0 2px 8px #0000002e,0 1px 2px #0000001a}.page-module__ZmlM_G__btnCta:hover{background:var(--neutral-900);transform:translateY(-1px)}.page-module__ZmlM_G__btnCta:active{transform:translateY(0)}.page-module__ZmlM_G__btnCtaArrow{background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .25s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.page-module__ZmlM_G__btnCtaArrow svg{width:12px;height:12px}.page-module__ZmlM_G__btnCta:hover .page-module__ZmlM_G__btnCtaArrow{transform:translate(2px)}.page-module__ZmlM_G__ctaBannerHighlight{background:linear-gradient(120deg,var(--marker-green)0%,var(--marker-green)100%);background-position:0 85%;background-repeat:no-repeat;background-size:100% 40%;margin:0 -4px;padding:0 4px}@media (max-width:900px){.page-module__ZmlM_G__platformGrid,.page-module__ZmlM_G__compareGrid,.page-module__ZmlM_G__approachGrid,.page-module__ZmlM_G__approachGridReverse{grid-template-columns:1fr}.page-module__ZmlM_G__approachGridReverseSticky{display:none}.page-module__ZmlM_G__approachImageMobile{display:block}.page-module__ZmlM_G__approachSticky{display:none}.page-module__ZmlM_G__advantageGrid{grid-template-columns:repeat(2,1fr)}.page-module__ZmlM_G__engageGrid{grid-template-columns:1fr}.page-module__ZmlM_G__integrationLogos{grid-template-columns:repeat(2,1fr)}.page-module__ZmlM_G__integrationCard{padding:28px 20px}.page-module__ZmlM_G__pmBrainCard{padding:24px 18px}.page-module__ZmlM_G__teamCard{width:130px}.page-module__ZmlM_G__teamCardName{white-space:normal;text-overflow:unset;text-align:center;font-size:12px;overflow:visible}.page-module__ZmlM_G__teamCardRole{white-space:normal;text-overflow:unset;text-align:center;max-width:56px;min-height:28px;margin:0 auto;font-size:11px;overflow:visible}.page-module__ZmlM_G__flowBranch{display:none}.page-module__ZmlM_G__csCarouselInner{min-height:auto;padding:32px 20px 28px}.page-module__ZmlM_G__csCarouselHeading{margin-bottom:24px;font-size:24px}.page-module__ZmlM_G__csNav{gap:2px;margin-bottom:8px}.page-module__ZmlM_G__csNavLabel{font-size:12px}.page-module__ZmlM_G__csSlide{grid-template-columns:1fr}.page-module__ZmlM_G__csSlideImg{height:240px}.page-module__ZmlM_G__csSlideBody{padding:24px 20px}.page-module__ZmlM_G__csSlideQuote{font-size:16px}}@media (max-width:600px){.page-module__ZmlM_G__hero{padding:48px 20px 40px}.page-module__ZmlM_G__heroH1{font-size:clamp(30px,8vw,42px)}.page-module__ZmlM_G__section{padding:56px 20px}.page-module__ZmlM_G__advantageGrid{grid-template-columns:1fr}.page-module__ZmlM_G__ctaBannerWrap{padding:0 20px 56px}.page-module__ZmlM_G__ctaBanner{border-radius:16px;padding:48px 28px}}
