.SolutionIntelligence{background:var(--background_Gray_Light_Light);min-height:100vh}.SolutionIntelligence .SolInt_Body{padding:0 5px 5px}.SolutionIntelligence .tone-blue{--si-accent:#3b82f6}.SolutionIntelligence .tone-teal{--si-accent:#0d9488}.SolutionIntelligence .tone-violet{--si-accent:#7c3aed}.SolutionIntelligence .tone-rose{--si-accent:#e11d48}.SolutionIntelligence .tone-amber{--si-accent:#d97706}.SolutionIntelligence .SolInt_ToneBadge{align-items:center;background:color-mix(in srgb,var(--background_Blue) 10%,#0000);background:color-mix(in srgb,var(--si-accent,var(--background_Blue)) 10%,#0000);border-radius:11px;color:var(--background_Blue);color:var(--si-accent,var(--background_Blue));display:inline-flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.SolutionIntelligence .SolInt_ToneBadge .material-symbols-outlined{font-size:20px}.SolutionIntelligence .SolInt_Hero{background-blend-mode:overlay,normal,normal,normal,normal,normal,normal;background-color:#1e1533;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 2623 2623' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E"),radial-gradient(circle at 84% 78%,#641ae6e6 14%,#0000 76%),radial-gradient(circle at 95% 28%,#cca1f759 9%,#0000 55%),radial-gradient(circle at 70% 0,#1d5bedd9 5%,#0000 56%),radial-gradient(circle at 88% 20%,#bc5aed80 12%,#0000 52%),radial-gradient(circle at 78% 58%,#4110c6e6 6%,#0000 58%),radial-gradient(circle at 6% 108%,#1853dc73 8%,#0000 54%);border-radius:8px;margin-bottom:5px;opacity:0;overflow:hidden;padding:clamp(44px,6vw,84px) clamp(20px,4vw,56px);position:relative;transform:translateY(12px);transition:opacity .4s ease,transform .4s ease}.SolutionIntelligence .SolInt_Hero.is-visible{opacity:1;transform:translateY(0)}.SolutionIntelligence .SolInt_Hero .SolInt_HeroCorner{background:#ffffffeb;height:10px;position:absolute;width:10px;z-index:2}.SolutionIntelligence .SolInt_Hero .SolInt_HeroCorner.is-tl{left:14px;top:14px}.SolutionIntelligence .SolInt_Hero .SolInt_HeroCorner.is-tr{right:14px;top:14px}.SolutionIntelligence .SolInt_Hero .SolInt_HeroCorner.is-bl{bottom:14px;left:14px}.SolutionIntelligence .SolInt_Hero .SolInt_HeroCorner.is-br{bottom:14px;right:14px}.SolutionIntelligence .SolInt_Hero .SolInt_HeroGrid{grid-gap:clamp(24px,4vw,56px);align-items:center;display:grid;gap:clamp(24px,4vw,56px);grid-template-columns:1.05fr .95fr;margin:0 auto;max-width:1240px;position:relative;z-index:1}.SolutionIntelligence .SolInt_Hero .SolInt_HeroCopy>*{opacity:0;transform:translateY(10px);transition:opacity .45s ease,transform .45s ease}.SolutionIntelligence .SolInt_Hero .SolInt_HeroCopy>h1{transition-delay:.1s}.SolutionIntelligence .SolInt_Hero .SolInt_HeroCopy>p{transition-delay:.2s}.SolutionIntelligence .SolInt_Hero .SolInt_HeroCopy>.SolInt_HeroActions{transition-delay:.3s}.SolutionIntelligence .SolInt_Hero .SolInt_HeroCopy h1{color:#fff;font-size:clamp(32px,4.4vw,54px);font-weight:650;letter-spacing:-.02em;line-height:1.05;margin:18px 0 0}.SolutionIntelligence .SolInt_Hero .SolInt_HeroCopy>p{color:#ffffffc7;font-size:15px;line-height:1.55;margin:16px 0 0;max-width:520px}.SolutionIntelligence .SolInt_Hero.is-visible .SolInt_HeroCopy>*{opacity:1;transform:translateY(0)}.SolutionIntelligence .SolInt_Hero .SolInt_HeroEyebrow{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff24;border:1px solid #ffffff59;border-radius:999px;color:#fff;display:inline-flex;font-size:11px;font-weight:600;letter-spacing:.05em;padding:5px 13px;text-transform:uppercase}.SolutionIntelligence .SolInt_Hero .SolInt_HeroActions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.SolutionIntelligence .SolInt_Hero .SolInt_HeroBtn{align-items:center;border-radius:999px;display:inline-flex;font-size:13.5px;font-weight:600;gap:8px;padding:11px 20px;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,gap .16s ease,background .16s ease}.SolutionIntelligence .SolInt_Hero .SolInt_HeroBtn .material-symbols-outlined{font-size:18px}.SolutionIntelligence .SolInt_Hero .SolInt_HeroBtn.is-primary{background:#fff;box-shadow:0 6px 18px #0f172a47;color:#1b48c5}.SolutionIntelligence .SolInt_Hero .SolInt_HeroBtn.is-primary:hover{box-shadow:0 10px 24px #0f172a57;gap:11px;transform:translateY(-1px)}.SolutionIntelligence .SolInt_Hero .SolInt_HeroBtn.is-primary:active{transform:translateY(0)}.SolutionIntelligence .SolInt_Hero .SolInt_HeroBtn.is-ghost{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1f;border:1px solid #fff6;color:#fff}.SolutionIntelligence .SolInt_Hero .SolInt_HeroBtn.is-ghost:hover{background:#fff3;gap:11px}.SolutionIntelligence .SolInt_Hero .SolInt_HeroScene{min-width:0}.SolutionIntelligence .SolInt_Main{background:var(--background_Gray_Light_Light_Light);border:1px solid var(--border_Light);border-radius:8px;overflow:hidden}.SolutionIntelligence .SolInt_Main .SolInt_Inner{margin:0 auto;max-width:1240px;padding:0 0 80px}.SolutionIntelligence .SolInt_Channels,.SolutionIntelligence .SolInt_Cta,.SolutionIntelligence .SolInt_Diagram,.SolutionIntelligence .SolInt_Showcase{margin-bottom:120px;padding:0 20px}.SolutionIntelligence .SolInt_Channels,.SolutionIntelligence .SolInt_Cta,.SolutionIntelligence .SolInt_Diagram,.SolutionIntelligence .SolInt_SectionHead,.SolutionIntelligence .SolInt_ShowRow{opacity:0;transform:translateY(12px);transition:opacity .4s ease,transform .4s ease}.SolutionIntelligence .SolInt_Channels.is-visible,.SolutionIntelligence .SolInt_Cta.is-visible,.SolutionIntelligence .SolInt_Diagram.is-visible,.SolutionIntelligence .SolInt_SectionHead.is-visible,.SolutionIntelligence .SolInt_ShowRow.is-visible{opacity:1;transform:translateY(0)}.SolutionIntelligence .SolInt_SectionHead{align-items:center;display:flex;flex-direction:column;margin-bottom:44px;text-align:center}.SolutionIntelligence .SolInt_SectionHead h2{color:var(--text_Title_Dark);font-size:clamp(26px,3.4vw,40px);font-weight:600;letter-spacing:-.02em;line-height:1.08;margin:10px 0 0;max-width:780px}.SolutionIntelligence .SolInt_SectionHead p{color:var(--text_Title_Light_Light);font-size:14px;line-height:1.5;margin:14px 0 0;max-width:580px}.SolutionIntelligence .SolInt_Eyebrow{color:var(--background_Blue);font-size:11px;font-weight:600;letter-spacing:.6px}.SolutionIntelligence .SolInt_Channels{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:56px}.SolutionIntelligence .SolInt_Channels .SolInt_Channel{align-items:center;background:var(--background_White);border:1px solid var(--border_Light);border-radius:12px;box-shadow:0 1px 3px #0000000d;display:flex;gap:12px;min-width:0;opacity:0;padding:14px;transform:translateY(10px);transition:opacity .45s ease,transform .45s ease}.SolutionIntelligence .SolInt_Channels .SolInt_Channel .SolInt_ChannelText{display:flex;flex-direction:column;gap:2px;min-width:0}.SolutionIntelligence .SolInt_Channels .SolInt_Channel .SolInt_ChannelText strong{color:var(--text_Title_Dark);font-size:13px;font-weight:700}.SolutionIntelligence .SolInt_Channels .SolInt_Channel .SolInt_ChannelText span{color:var(--text_Title_Light_Light);font-size:11.5px;line-height:1.35}.SolutionIntelligence .SolInt_Channels.is-visible .SolInt_Channel{opacity:1;transform:translateY(0)}.SolutionIntelligence .SolInt_Showcase .SolInt_ShowRows{display:flex;flex-direction:column;gap:clamp(48px,6vw,84px)}.SolutionIntelligence .SolInt_Showcase .SolInt_ShowRow{grid-gap:clamp(24px,4vw,64px);align-items:center;display:grid;gap:clamp(24px,4vw,64px);grid-template-columns:1fr 1.05fr}.SolutionIntelligence .SolInt_Showcase .SolInt_ShowRow.is-flip .SolInt_ShowCopy{order:2}.SolutionIntelligence .SolInt_Showcase .SolInt_ShowCopy{min-width:0}.SolutionIntelligence .SolInt_Showcase .SolInt_ShowCopy .SolInt_ShowBadge{align-items:center;background:color-mix(in srgb,var(--background_Blue) 10%,#0000);background:color-mix(in srgb,var(--si-accent,var(--background_Blue)) 10%,#0000);border-radius:12px;color:var(--background_Blue);color:var(--si-accent,var(--background_Blue));display:inline-flex;height:44px;justify-content:center;width:44px}.SolutionIntelligence .SolInt_Showcase .SolInt_ShowCopy .SolInt_ShowBadge .material-symbols-outlined{font-size:22px}.SolutionIntelligence .SolInt_Showcase .SolInt_ShowCopy h3{color:var(--text_Title_Dark);font-size:clamp(20px,2.4vw,26px);font-weight:650;letter-spacing:-.015em;margin:16px 0 0}.SolutionIntelligence .SolInt_Showcase .SolInt_ShowCopy>p{color:var(--text_Title_Light_Light);font-size:14px;line-height:1.55;margin:10px 0 0;max-width:460px}.SolutionIntelligence .SolInt_Showcase .SolInt_ShowCopy .SolInt_ShowChecks{display:flex;flex-direction:column;gap:8px;list-style:none;margin:16px 0 0;padding:0}.SolutionIntelligence .SolInt_Showcase .SolInt_ShowCopy .SolInt_ShowChecks li{align-items:center;color:var(--text_Title_Light);display:flex;font-size:13px;font-weight:500;gap:7px}.SolutionIntelligence .SolInt_Showcase .SolInt_ShowCopy .SolInt_ShowChecks li .material-symbols-outlined{color:var(--background_Blue);color:var(--si-accent,var(--background_Blue));font-size:16px}.SolutionIntelligence .SolInt_Showcase .SolInt_ShowCopy .SolInt_ShowLink{align-items:center;color:var(--background_Blue);display:inline-flex;font-size:13.5px;font-weight:600;gap:6px;margin-top:18px;text-decoration:none;transition:gap .16s ease}.SolutionIntelligence .SolInt_Showcase .SolInt_ShowCopy .SolInt_ShowLink .material-symbols-outlined{font-size:16px}.SolutionIntelligence .SolInt_Showcase .SolInt_ShowCopy .SolInt_ShowLink:hover{gap:9px}.SolutionIntelligence .SolInt_Showcase .SolInt_ShowStage{background:color-mix(in srgb,var(--background_Blue) 7%,var(--background_White));background:color-mix(in srgb,var(--si-accent,var(--background_Blue)) 7%,var(--background_White));border:1px solid color-mix(in srgb,var(--si-accent,var(--background_Blue)) 16%,#0000);border-radius:16px;display:flex;justify-content:center;min-width:0;padding:clamp(18px,3vw,34px)}.SolutionIntelligence .SolInt_Vig{background:var(--background_White);border:1px solid var(--border_Light);border-radius:12px;box-shadow:var(--shadow-card);display:flex;flex-direction:column;gap:12px;max-width:400px;padding:16px;width:100%}.SolutionIntelligence .SolInt_VigHead{align-items:center;border-bottom:1px solid var(--border_Light);display:flex;gap:8px;padding-bottom:10px}.SolutionIntelligence .SolInt_VigHead>.material-symbols-outlined{color:var(--background_Blue);font-size:17px}.SolutionIntelligence .SolInt_VigHead strong{color:var(--text_Title_Dark);font-size:13px;font-weight:700}.SolutionIntelligence .SolInt_VigHead .SolInt_VigBadge,.SolutionIntelligence .SolInt_VigHead .SolInt_VigLive{margin-left:auto}.SolutionIntelligence .SolInt_VigBadge{background:color-mix(in srgb,var(--background_Blue) 10%,#0000);border-radius:999px;color:var(--background_Blue);font-size:10.5px;font-weight:700;padding:3px 9px}.SolutionIntelligence .SolInt_VigLive{align-items:center;background:color-mix(in srgb,#16a34a 10%,#0000);border-radius:999px;color:#15803d;display:inline-flex;font-size:10.5px;font-weight:700;gap:5px;padding:3px 9px}.SolutionIntelligence .SolInt_VigLive i{animation:siPulse 1.6s ease-in-out infinite;background:#16a34a;border-radius:50%;height:6px;width:6px}.SolutionIntelligence .SolInt_AskVig .SolInt_AskQ{align-self:flex-end;background:var(--background_Blue);border-radius:12px 12px 4px 12px;color:#fff;font-size:12px;line-height:1.4;max-width:84%;opacity:0;padding:7px 11px;transform:translateY(8px);transition:opacity .45s ease .2s,transform .45s ease .2s}.SolutionIntelligence .SolInt_AskVig .SolInt_AskAnswer{background:var(--background_Gray_Light_Blue);border:1px solid var(--border_Light);border-radius:12px 12px 12px 4px;display:flex;flex-direction:column;gap:8px;opacity:0;padding:12px;transform:translateY(8px);transition:opacity .45s ease .4s,transform .45s ease .4s}.SolutionIntelligence .SolInt_AskVig .SolInt_AskAmount{align-items:baseline;display:flex;gap:8px}.SolutionIntelligence .SolInt_AskVig .SolInt_AskAmount strong{font-feature-settings:"tnum";color:var(--text_Title_Dark);font-size:22px;font-variant-numeric:tabular-nums;font-weight:750;letter-spacing:-.01em}.SolutionIntelligence .SolInt_AskVig .SolInt_AskDelta{background:color-mix(in srgb,#16a34a 10%,#0000);border-radius:999px;color:#15803d;font-size:10px;font-weight:700;padding:2px 8px}.SolutionIntelligence .SolInt_AskVig .SolInt_AskNote{color:var(--text_Title_Light_Light);font-size:11.5px;line-height:1.4}.SolutionIntelligence .SolInt_AskVig .SolInt_AskBars{display:flex;gap:8px;padding-top:4px}.SolutionIntelligence .SolInt_AskVig .SolInt_AskBar{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.SolutionIntelligence .SolInt_AskVig .SolInt_AskBar em{color:var(--text_Title_Light_Light_Light);font-size:9px;font-style:normal;font-weight:600;text-align:center}.SolutionIntelligence .SolInt_AskVig .SolInt_AskBar.is-hot i{background:var(--background_Blue)}.SolutionIntelligence .SolInt_AskVig .SolInt_AskTrack{align-items:flex-end;display:flex;height:58px}.SolutionIntelligence .SolInt_AskVig .SolInt_AskTrack i{background:color-mix(in srgb,var(--background_Blue) 32%,#0000);border-radius:5px 5px 2px 2px;display:block;transform:scaleY(0);transform-origin:bottom;transition:transform .5s ease;width:100%}.SolutionIntelligence .SolInt_AskVig .SolInt_AskChips{display:flex;flex-wrap:wrap;gap:6px;opacity:0;transform:translateY(8px);transition:opacity .45s ease .85s,transform .45s ease .85s}.SolutionIntelligence .SolInt_AskVig .SolInt_AskChips span{background:color-mix(in srgb,var(--background_Blue) 8%,#0000);border:1px solid color-mix(in srgb,var(--background_Blue) 22%,#0000);border-radius:999px;color:var(--background_Blue);font-size:10.5px;font-weight:600;padding:4px 10px}.SolutionIntelligence .SolInt_DashVig .SolInt_DashKpis{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.SolutionIntelligence .SolInt_DashVig .SolInt_DashKpi{background:var(--background_Gray_Light_Blue);border:1px solid var(--border_Light);border-radius:10px;display:flex;flex-direction:column;gap:2px;min-width:0;opacity:0;padding:9px 10px;transform:translateY(8px);transition:opacity .45s ease,transform .45s ease}.SolutionIntelligence .SolInt_DashVig .SolInt_DashKpi em{color:var(--text_Title_Light_Light);font-size:9px;font-style:normal;font-weight:700;letter-spacing:.04em;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.SolutionIntelligence .SolInt_DashVig .SolInt_DashKpi strong{font-feature-settings:"tnum";color:var(--text_Title_Dark);font-size:15px;font-variant-numeric:tabular-nums;font-weight:750}.SolutionIntelligence .SolInt_DashVig .SolInt_DashKpi span{color:#15803d;font-size:9.5px;font-weight:700}.SolutionIntelligence .SolInt_DashVig .SolInt_DashCharts{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1.2fr 1fr}.SolutionIntelligence .SolInt_DashVig .SolInt_DashCard{background:var(--background_Gray_Light_Blue);border:1px solid var(--border_Light);border-radius:10px;display:flex;flex-direction:column;gap:8px;min-width:0;opacity:0;padding:10px;transform:translateY(8px);transition:opacity .45s ease .4s,transform .45s ease .4s}.SolutionIntelligence .SolInt_DashVig .SolInt_DashCard:last-child{transition-delay:.5s}.SolutionIntelligence .SolInt_DashVig .SolInt_DashCard>em{color:var(--text_Title_Light_Light);font-size:10px;font-style:normal;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.SolutionIntelligence .SolInt_DashVig .SolInt_DashBars{align-items:flex-end;display:flex;gap:5px;height:56px}.SolutionIntelligence .SolInt_DashVig .SolInt_DashBars i{background:color-mix(in srgb,#7c3aed 45%,#0000);border-radius:4px 4px 2px 2px;flex:1 1;transform:scaleY(0);transform-origin:bottom;transition:transform .5s ease}.SolutionIntelligence .SolInt_DashVig .SolInt_DashBars i:nth-child(6){background:#7c3aed}.SolutionIntelligence .SolInt_DashVig .SolInt_DashDonutRow{align-items:center;display:flex;flex:1 1;gap:10px}.SolutionIntelligence .SolInt_DashVig .SolInt_DashDonut{background:conic-gradient(#7c3aed 0 52%,#3b82f6 52% 83%,#0d9488 83% 100%);border-radius:50%;flex-shrink:0;height:56px;position:relative;width:56px}.SolutionIntelligence .SolInt_DashVig .SolInt_DashDonut:after{background:var(--background_Gray_Light_Blue);border-radius:50%;content:"";inset:12px;position:absolute}.SolutionIntelligence .SolInt_DashVig .SolInt_DashLegend{display:flex;flex:1 1;flex-direction:column;gap:5px;min-width:0}.SolutionIntelligence .SolInt_DashVig .SolInt_DashLegend>span{align-items:center;color:var(--text_Title_Light);display:flex;font-size:10.5px;font-weight:600;gap:6px}.SolutionIntelligence .SolInt_DashVig .SolInt_DashLegend>span i{background:var(--background_Blue);background:var(--si-accent,var(--background_Blue));border-radius:3px;flex-shrink:0;height:8px;width:8px}.SolutionIntelligence .SolInt_DashVig .SolInt_DashLegend>span em{font-feature-settings:"tnum";color:var(--text_Title_Dark);font-style:normal;font-variant-numeric:tabular-nums;font-weight:700;margin-left:auto}.SolutionIntelligence .SolInt_CallVig .SolInt_CallStrip{align-items:center;background:#121b31;border-radius:10px;display:flex;gap:10px;padding:8px 10px}.SolutionIntelligence .SolInt_CallVig .SolInt_CallPlay{align-items:center;background:#ffffff24;border-radius:50%;display:inline-flex;flex-shrink:0;height:26px;justify-content:center;width:26px}.SolutionIntelligence .SolInt_CallVig .SolInt_CallPlay .material-symbols-outlined{color:#fff;font-size:15px}.SolutionIntelligence .SolInt_CallVig .SolInt_CallWave{align-items:center;display:flex;flex:1 1;gap:3px;height:16px;justify-content:center}.SolutionIntelligence .SolInt_CallVig .SolInt_CallWave i{animation:siWave 1.1s ease-in-out infinite;background:#2dd4bf;border-radius:999px;height:14px;transform-origin:center;width:3px}.SolutionIntelligence .SolInt_CallVig .SolInt_CallWave i:nth-child(2){animation-delay:.12s}.SolutionIntelligence .SolInt_CallVig .SolInt_CallWave i:nth-child(3){animation-delay:.24s}.SolutionIntelligence .SolInt_CallVig .SolInt_CallWave i:nth-child(4){animation-delay:.36s}.SolutionIntelligence .SolInt_CallVig .SolInt_CallWave i:nth-child(5){animation-delay:.48s}.SolutionIntelligence .SolInt_CallVig .SolInt_CallWave i:nth-child(6){animation-delay:.6s}.SolutionIntelligence .SolInt_CallVig .SolInt_CallWave i:nth-child(7){animation-delay:.72s}.SolutionIntelligence .SolInt_CallVig .SolInt_CallTime{font-feature-settings:"tnum";color:#ffffffdb;flex-shrink:0;font-size:11px;font-variant-numeric:tabular-nums;font-weight:700}.SolutionIntelligence .SolInt_CallVig .SolInt_CallLines{display:flex;flex-direction:column;gap:9px}.SolutionIntelligence .SolInt_CallVig .SolInt_CallLine{align-items:flex-start;display:flex;gap:8px;opacity:0;transform:translateY(8px);transition:opacity .45s ease,transform .45s ease}.SolutionIntelligence .SolInt_CallVig .SolInt_CallLine>em{font-feature-settings:"tnum";color:var(--text_Title_Light_Light_Light);flex-shrink:0;font-size:9.5px;font-style:normal;font-variant-numeric:tabular-nums;font-weight:700;margin-top:2px}.SolutionIntelligence .SolInt_CallVig .SolInt_CallLine .SolInt_CallText{color:var(--text_Title_Light);flex:1 1;font-size:12px;line-height:1.45;min-width:0}.SolutionIntelligence .SolInt_CallVig .SolInt_CallLine .SolInt_CallText strong{color:var(--text_Title_Dark);font-weight:700}.SolutionIntelligence .SolInt_CallVig .SolInt_Sentiment{border-radius:999px;flex-shrink:0;font-size:9.5px;font-weight:700;padding:2px 7px}.SolutionIntelligence .SolInt_CallVig .SolInt_Sentiment.is-good{background:color-mix(in srgb,#16a34a 10%,#0000);color:#15803d}.SolutionIntelligence .SolInt_CallVig .SolInt_Sentiment.is-warn{background:color-mix(in srgb,#d97706 12%,#0000);color:#b45309}.SolutionIntelligence .SolInt_CallVig .SolInt_CallActions{border-top:1px solid var(--border_Light);display:flex;flex-direction:column;gap:7px;opacity:0;padding-top:10px;transform:translateY(8px);transition:opacity .45s ease .75s,transform .45s ease .75s}.SolutionIntelligence .SolInt_CallVig .SolInt_CallActions>em{color:var(--text_Title_Light_Light);font-size:10px;font-style:normal;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.SolutionIntelligence .SolInt_CallVig .SolInt_CallActions>span{align-items:center;color:var(--text_Title_Light);display:flex;font-size:12px;font-weight:500;gap:7px}.SolutionIntelligence .SolInt_CallVig .SolInt_CallActions>span .material-symbols-outlined{color:#0d9488;flex-shrink:0;font-size:15px}.SolutionIntelligence .SolInt_VideoVig .SolInt_Player{background:#141f38;border:1px solid #ffffff14;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;min-height:118px;overflow:hidden;padding:10px;position:relative}.SolutionIntelligence .SolInt_VideoVig .SolInt_Player .SolInt_PlayerTop{align-items:center;display:flex;justify-content:space-between}.SolutionIntelligence .SolInt_VideoVig .SolInt_Player .SolInt_PlayerChip{align-items:center;background:#ffffff1f;border-radius:999px;color:#ffffffd9;display:inline-flex;font-size:9.5px;font-weight:700;gap:5px;padding:3px 9px}.SolutionIntelligence .SolInt_VideoVig .SolInt_Player .SolInt_PlayerChip .material-symbols-outlined{color:#fbbf24;font-size:12px}.SolutionIntelligence .SolInt_VideoVig .SolInt_Player .SolInt_PlayerTime{font-feature-settings:"tnum";color:#ffffffb3;font-size:10.5px;font-variant-numeric:tabular-nums;font-weight:700}.SolutionIntelligence .SolInt_VideoVig .SolInt_Player .SolInt_PlayerBtn{align-items:center;background:#ffffff29;border:1px solid #ffffff4d;border-radius:50%;display:inline-flex;height:34px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:34px}.SolutionIntelligence .SolInt_VideoVig .SolInt_Player .SolInt_PlayerBtn .material-symbols-outlined{color:#fff;font-size:18px}.SolutionIntelligence .SolInt_VideoVig .SolInt_Player .SolInt_PlayerTrack{background:#ffffff29;border-radius:999px;height:4px;position:relative}.SolutionIntelligence .SolInt_VideoVig .SolInt_Player .SolInt_PlayerDot{background:#fff;border:2px solid #141f38;border-radius:50%;height:7px;position:absolute;top:50%;transform:translate(-50%,-50%);width:7px}.SolutionIntelligence .SolInt_VideoVig .SolInt_PlayerFill{background:#fbbf24;border-radius:999px;bottom:0;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .7s ease .35s;width:62%}.SolutionIntelligence .SolInt_VideoVig .SolInt_Chapters{display:flex;flex-direction:column;gap:7px}.SolutionIntelligence .SolInt_VideoVig .SolInt_Chapter{align-items:center;color:var(--text_Title_Light);display:flex;font-size:12px;gap:8px;opacity:0;transform:translateX(10px);transition:opacity .45s ease,transform .45s ease}.SolutionIntelligence .SolInt_VideoVig .SolInt_Chapter em{font-feature-settings:"tnum";background:color-mix(in srgb,#d97706 10%,#0000);border-radius:6px;color:#b45309;flex-shrink:0;font-size:9.5px;font-style:normal;font-variant-numeric:tabular-nums;font-weight:700;padding:2px 7px}.SolutionIntelligence .SolInt_VideoVig .SolInt_Chapter span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SolutionIntelligence .SolInt_VideoVig .SolInt_VideoSummary{background:color-mix(in srgb,#d97706 7%,#0000);border:1px solid color-mix(in srgb,#d97706 22%,#0000);border-radius:10px;display:flex;flex-direction:column;gap:6px;opacity:0;padding:10px 11px;transform:scale(.96);transition:opacity .45s ease .85s,transform .45s ease .85s}.SolutionIntelligence .SolInt_VideoVig .SolInt_VideoSummary>em{align-items:center;color:#b45309;display:flex;font-size:10px;font-style:normal;font-weight:700;gap:6px;letter-spacing:.05em;text-transform:uppercase}.SolutionIntelligence .SolInt_VideoVig .SolInt_VideoSummary>em .material-symbols-outlined{font-size:14px}.SolutionIntelligence .SolInt_VideoVig .SolInt_VideoSummary>span{align-items:flex-start;color:var(--text_Title_Light);display:flex;font-size:12px;gap:6px;line-height:1.4}.SolutionIntelligence .SolInt_VideoVig .SolInt_VideoSummary>span .material-symbols-outlined{color:#b45309;flex-shrink:0;font-size:14px;margin-top:1px}.SolutionIntelligence .SolInt_ReportVig .SolInt_ReportFilters{display:flex;flex-wrap:wrap;gap:6px}.SolutionIntelligence .SolInt_ReportVig .SolInt_ReportFilters>span{align-items:center;background:var(--background_Gray_Light_Blue);border:1px solid var(--border_Light);border-radius:999px;color:var(--text_Title_Light);display:inline-flex;font-size:10.5px;font-weight:600;gap:4px;padding:4px 10px}.SolutionIntelligence .SolInt_ReportVig .SolInt_ReportFilters>span .material-symbols-outlined{color:var(--text_Title_Light_Light);font-size:13px}.SolutionIntelligence .SolInt_ReportVig .SolInt_ReportTable{border:1px solid var(--border_Light);border-radius:10px;overflow:hidden}.SolutionIntelligence .SolInt_ReportVig .SolInt_ReportHead,.SolutionIntelligence .SolInt_ReportVig .SolInt_ReportRow,.SolutionIntelligence .SolInt_ReportVig .SolInt_ReportTotal{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:1.5fr .9fr .7fr;padding:7px 10px}.SolutionIntelligence .SolInt_ReportVig .SolInt_ReportHead{background:var(--background_Gray_Light);color:var(--text_Title_Light_Light);font-size:9.5px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.SolutionIntelligence .SolInt_ReportVig .SolInt_ReportHead>span:not(:first-child){text-align:right}.SolutionIntelligence .SolInt_ReportVig .SolInt_ReportRow{border-top:1px solid var(--border_Light);font-size:11.5px;opacity:0;transform:translateX(12px);transition:opacity .45s ease,transform .45s ease}.SolutionIntelligence .SolInt_ReportVig .SolInt_ReportRow strong{color:var(--text_Title_Dark);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SolutionIntelligence .SolInt_ReportVig .SolInt_ReportRow>span{font-feature-settings:"tnum";color:var(--text_Title_Light);font-variant-numeric:tabular-nums;text-align:right}.SolutionIntelligence .SolInt_ReportVig .SolInt_ReportRow .SolInt_ReportStatus{border-radius:999px;font-size:9.5px;font-weight:700;justify-self:end;padding:2px 8px}.SolutionIntelligence .SolInt_ReportVig .SolInt_ReportRow .SolInt_ReportStatus.is-good{background:color-mix(in srgb,#16a34a 10%,#0000);color:#15803d}.SolutionIntelligence .SolInt_ReportVig .SolInt_ReportRow .SolInt_ReportStatus.is-warn{background:color-mix(in srgb,#d97706 12%,#0000);color:#b45309}.SolutionIntelligence .SolInt_ReportVig .SolInt_ReportTotal{background:var(--background_Gray_Light_Blue);border-top:1px solid var(--border_Light);font-size:11.5px}.SolutionIntelligence .SolInt_ReportVig .SolInt_ReportTotal strong{color:var(--text_Title_Dark);font-weight:700}.SolutionIntelligence .SolInt_ReportVig .SolInt_ReportTotal>span{font-feature-settings:"tnum";color:var(--text_Title_Dark);font-variant-numeric:tabular-nums;font-weight:700;text-align:right}.SolutionIntelligence .SolInt_ReportVig .SolInt_ReportTotal em{color:var(--text_Title_Light_Light);font-size:10px;font-style:normal;font-weight:600;justify-self:end}.SolutionIntelligence .SolInt_ReportVig .SolInt_ReportExport{align-items:center;align-self:flex-end;background:#e11d48;border-radius:999px;box-shadow:0 6px 16px #e11d484d;color:#fff;display:inline-flex;font-size:11px;font-weight:700;gap:6px;opacity:0;padding:6px 12px;transform:scale(.94);transition:opacity .45s ease .75s,transform .45s ease .75s}.SolutionIntelligence .SolInt_ReportVig .SolInt_ReportExport .material-symbols-outlined{font-size:15px}.SolutionIntelligence .SolInt_ShowRow.is-visible .SolInt_AskAnswer,.SolutionIntelligence .SolInt_ShowRow.is-visible .SolInt_AskChips,.SolutionIntelligence .SolInt_ShowRow.is-visible .SolInt_AskQ,.SolutionIntelligence .SolInt_ShowRow.is-visible .SolInt_CallActions,.SolutionIntelligence .SolInt_ShowRow.is-visible .SolInt_CallLine,.SolutionIntelligence .SolInt_ShowRow.is-visible .SolInt_Chapter,.SolutionIntelligence .SolInt_ShowRow.is-visible .SolInt_DashCard,.SolutionIntelligence .SolInt_ShowRow.is-visible .SolInt_DashKpi,.SolutionIntelligence .SolInt_ShowRow.is-visible .SolInt_ReportRow{opacity:1;transform:translateY(0) translateX(0)}.SolutionIntelligence .SolInt_ShowRow.is-visible .SolInt_AskTrack i,.SolutionIntelligence .SolInt_ShowRow.is-visible .SolInt_DashBars i{transform:scaleY(1)}.SolutionIntelligence .SolInt_ShowRow.is-visible .SolInt_PlayerFill{transform:scaleX(1)}.SolutionIntelligence .SolInt_ShowRow.is-visible .SolInt_ReportExport,.SolutionIntelligence .SolInt_ShowRow.is-visible .SolInt_VideoSummary{opacity:1;transform:scale(1)}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramStage{align-items:center;display:grid;grid-template-columns:-webkit-max-content clamp(56px,9vw,130px) minmax(0,420px);grid-template-columns:max-content clamp(56px,9vw,130px) minmax(0,420px);justify-content:center}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramSources{display:flex;flex-direction:column;gap:14px}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramSources .SolInt_DiagramSource{align-items:center;background:var(--background_White);border:1px solid var(--border_Light);border-radius:12px;box-shadow:0 1px 3px #0000000d;display:flex;gap:10px;height:52px;opacity:0;padding:0 16px 0 8px;transform:translateX(-10px);transition:opacity .45s ease,transform .45s ease}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramSources .SolInt_DiagramSource .SolInt_ToneBadge{border-radius:10px;height:36px;width:36px}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramSources .SolInt_DiagramSource .SolInt_ToneBadge .material-symbols-outlined{font-size:18px}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramSources .SolInt_DiagramSource>span:not(.SolInt_ToneBadge){color:var(--text_Title_Dark);font-size:12.5px;font-weight:600;white-space:nowrap}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramWires{align-self:center;height:316px;position:relative}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramWires .SolInt_Wire{border:0 solid color-mix(in srgb,var(--background_Blue) 45%,#0000);-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);display:block;left:0;position:absolute;right:0;transition:-webkit-clip-path .7s ease;transition:clip-path .7s ease;transition:clip-path .7s ease,-webkit-clip-path .7s ease}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramWires .is-w1{border-right-width:2px;border-top-right-radius:18px;border-top-width:2px;height:132px;top:26px;transition-delay:.2s}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramWires .is-w2{border-right-width:2px;border-top-right-radius:18px;border-top-width:2px;height:66px;top:92px;transition-delay:.32s}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramWires .is-w3{background:color-mix(in srgb,var(--background_Blue) 45%,#0000);height:2px;top:157px;transition-delay:.44s}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramWires .is-w4{border-bottom-right-radius:18px;border-bottom-width:2px;border-right-width:2px;height:66px;top:158px;transition-delay:.56s}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramWires .is-w5{border-bottom-right-radius:18px;border-bottom-width:2px;border-right-width:2px;height:132px;top:158px;transition-delay:.68s}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramCard{background:var(--background_White);border:1px solid var(--border_Light);border-radius:14px;box-shadow:var(--shadow-card);opacity:0;padding:16px;transform:scale(.96);transition:opacity .45s ease .6s,transform .45s ease .6s}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramCard .SolInt_DiagramCardHead{align-items:center;border-bottom:1px solid var(--border_Light);display:flex;gap:10px;padding-bottom:12px}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramCard .SolInt_DiagramCardHead .SolInt_DiagramAvatar{align-items:center;background:color-mix(in srgb,var(--background_Blue) 12%,#0000);border-radius:50%;color:var(--background_Blue);display:inline-flex;font-size:12px;font-weight:700;height:34px;justify-content:center;width:34px}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramCard .SolInt_DiagramCardHead strong{color:var(--text_Title_Dark);font-size:13.5px;font-weight:700}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramCard .SolInt_DiagramCardHead .SolInt_VigBadge{margin-left:auto}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramCard .SolInt_DiagramRows{display:flex;flex-direction:column;gap:9px;margin-top:12px}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramCard .SolInt_DiagramRows .SolInt_DiagramRow{align-items:center;display:flex;gap:8px;opacity:0;transform:translateY(6px);transition:opacity .4s ease,transform .4s ease}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramCard .SolInt_DiagramRows .SolInt_DiagramRow .material-symbols-outlined{color:var(--background_Blue);font-size:16px}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramCard .SolInt_DiagramRows .SolInt_DiagramRow>span:not(.material-symbols-outlined){color:var(--text_Title_Light);flex:1 1;font-size:12.5px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramCard .SolInt_DiagramRows .SolInt_DiagramRow em{color:var(--text_Title_Light_Light_Light);flex-shrink:0;font-size:10.5px;font-style:normal;font-weight:600}.SolutionIntelligence .SolInt_Diagram.is-visible .SolInt_DiagramSource{opacity:1;transform:translateX(0)}.SolutionIntelligence .SolInt_Diagram.is-visible .SolInt_Wire{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.SolutionIntelligence .SolInt_Diagram.is-visible .SolInt_DiagramCard{opacity:1;transform:scale(1)}.SolutionIntelligence .SolInt_Diagram.is-visible .SolInt_DiagramRows .SolInt_DiagramRow{opacity:1;transform:translateY(0)}.SolutionIntelligence .SolInt_Cta{margin-bottom:0}@keyframes siWave{0%,to{transform:scaleY(.35)}50%{transform:scaleY(1)}}@keyframes siPulse{0%,to{opacity:1}50%{opacity:.35}}@media(prefers-reduced-motion:reduce){.SolutionIntelligence *,.SolutionIntelligence :after,.SolutionIntelligence :before{animation:none!important;transition:none!important}}@media(max-width:1050px){.SolutionIntelligence .SolInt_Hero .SolInt_HeroGrid{grid-template-columns:1fr}.SolutionIntelligence .SolInt_Channels,.SolutionIntelligence .SolInt_Cta,.SolutionIntelligence .SolInt_Diagram,.SolutionIntelligence .SolInt_Showcase{margin-bottom:88px;padding:0 16px}.SolutionIntelligence .SolInt_Channels{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));margin-top:40px}.SolutionIntelligence .SolInt_Showcase .SolInt_ShowRow{gap:24px;grid-template-columns:1fr}.SolutionIntelligence .SolInt_Showcase .SolInt_ShowRow.is-flip .SolInt_ShowCopy{order:0}}@media(max-width:768px){.SolutionIntelligence .SolInt_Hero .SolInt_HeroScene{display:none}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramStage{gap:18px;grid-template-columns:1fr;justify-items:center}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramWires{display:none}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramSources{flex-direction:row;flex-wrap:wrap;justify-content:center}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramSources .SolInt_DiagramSource{height:44px;padding:0 12px 0 6px}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramSources .SolInt_DiagramSource .SolInt_ToneBadge{height:32px;width:32px}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramSources .SolInt_DiagramSource .SolInt_ToneBadge .material-symbols-outlined{font-size:16px}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramSources .SolInt_DiagramSource>span:not(.SolInt_ToneBadge){font-size:11.5px}.SolutionIntelligence .SolInt_Diagram .SolInt_DiagramCard{max-width:420px;width:100%}}@media(max-width:600px){.SolutionIntelligence .SolInt_Main .SolInt_Inner{padding:0 0 48px}.SolutionIntelligence .SolInt_Hero{padding:40px 18px 44px}.SolutionIntelligence .SolInt_Hero .SolInt_HeroActions .SolInt_HeroBtn{flex:1 1;justify-content:center;min-width:0;padding:11px 14px;white-space:nowrap}.SolutionIntelligence .SolInt_Channels,.SolutionIntelligence .SolInt_Cta,.SolutionIntelligence .SolInt_Diagram,.SolutionIntelligence .SolInt_Showcase{margin-bottom:56px;padding:0 12px}.SolutionIntelligence .SolInt_Channels{gap:8px;grid-template-columns:1fr;margin-top:28px}.SolutionIntelligence .SolInt_Channels .SolInt_Channel{padding:10px 12px}.SolutionIntelligence .SolInt_Showcase .SolInt_ShowStage{padding:14px}.SolutionIntelligence .SolInt_DashVig .SolInt_DashCharts{grid-template-columns:1fr}.SolutionIntelligence .SolInt_CallVig .SolInt_CallLine>em{display:none}}