.SubIndustryIndustriesHub .Trade_Inner .Trade_Scroller{margin-bottom:96px}@media(max-width:1050px){.SubIndustryIndustriesHub .Trade_Inner .Trade_Scroller{margin-bottom:72px}}@media(max-width:600px){.SubIndustryIndustriesHub .Trade_Inner .Trade_Scroller{margin-bottom:52px}}.SubIndustryIndustriesHub .IndustriesHub_Closing{opacity:0;padding:0 20px;transform:translateY(12px);transition:opacity .4s ease,transform .4s ease}.SubIndustryIndustriesHub .IndustriesHub_Closing.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.SubIndustryIndustriesHub .IndustriesHub_Closing{transition:none}}@media(max-width:1050px){.SubIndustryIndustriesHub .IndustriesHub_Closing{padding:0 16px}}@media(max-width:600px){.SubIndustryIndustriesHub .IndustriesHub_Closing{padding:0 12px}}@keyframes StatsBand_GlowSweep{0%{background-position:0 0,-40% 0}to{background-position:0 0,140% 0}}.StatsBand{--stats-cell:96px;--stats-line:var(--stats-cell);opacity:0;transform:translateY(34px);transition:opacity .7s ease,transform .8s cubic-bezier(.22,1,.36,1)}.StatsBand.is-visible{opacity:1;transform:translateY(0)}.StatsBand .StatsBand_Inner{border-radius:24px;overflow:hidden;padding:clamp(88px,11vw,188px) clamp(20px,4vw,56px);position:relative}.StatsBand .StatsBand_Inner .StatsBand_GridLines{background-image:linear-gradient(to right,var(--border_Light) 1px,#0000 1px),linear-gradient(to bottom,#0000 calc(50% - .5px),var(--border_Light) calc(50% - .5px),var(--border_Light) calc(50% + .5px),#0000 calc(50% + .5px));background-position:50%;background-size:var(--stats-cell) var(--stats-cell);inset:0;-webkit-mask-image:radial-gradient(125% 95% at 50% 50%,#000 42%,#0000 100%);mask-image:radial-gradient(125% 95% at 50% 50%,#000 42%,#0000 100%);pointer-events:none;position:absolute;z-index:0}.StatsBand .StatsBand_Inner .StatsBand_Glow{background-repeat:no-repeat;background-size:100% 100%,40% 100%;height:1px;left:0;opacity:.8;pointer-events:none;position:absolute;right:0;transform:translateY(-50%);z-index:0}.StatsBand .StatsBand_Inner .StatsBand_Glow.StatsBand_GlowTop{animation:StatsBand_GlowSweep 6.5s linear infinite;background-image:linear-gradient(90deg,#0000,color-mix(in srgb,var(--background_Blue) 20%,#0000) 35%,color-mix(in srgb,var(--background_Blue_Purpel) 20%,#0000) 65%,#0000),linear-gradient(90deg,#0000,color-mix(in srgb,var(--background_Blue) 85%,#0000) 45%,color-mix(in srgb,var(--background_Blue_Purpel) 85%,#0000) 55%,#0000);background-position:0 0,-40% 0;top:calc(50% - var(--stats-line))}.StatsBand .StatsBand_Inner .StatsBand_Glow.StatsBand_GlowBottom{animation:StatsBand_GlowSweep 8.5s linear infinite reverse;background-image:linear-gradient(90deg,#0000,color-mix(in srgb,var(--background_Blue_Purpel) 20%,#0000) 30%,color-mix(in srgb,var(--background_Blue) 20%,#0000) 70%,#0000),linear-gradient(90deg,#0000,color-mix(in srgb,var(--background_Blue_Purpel) 85%,#0000) 45%,color-mix(in srgb,var(--background_Blue) 85%,#0000) 55%,#0000);background-position:0 0,140% 0;top:calc(50% + var(--stats-line))}.StatsBand .StatsBand_Inner .StatsBand_Row{align-items:center;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));position:relative;z-index:1}.StatsBand .StatsBand_Inner .StatsBand_Row .StatsBand_Stat{padding:8px 20px;text-align:center}.StatsBand .StatsBand_Inner .StatsBand_Row .StatsBand_Stat+.StatsBand_Stat{border-left:1px solid var(--border_Light)}.StatsBand .StatsBand_Inner .StatsBand_Row .StatsBand_Stat strong{color:var(--text_Title_Dark);display:block;font-size:clamp(44px,7vw,78px);font-weight:700;letter-spacing:-.02em;line-height:1}.StatsBand .StatsBand_Inner .StatsBand_Row .StatsBand_Stat span{color:var(--text_Title_Light_Light);display:block;font-size:14px;line-height:1.15;margin-top:16px}@media(prefers-reduced-motion:reduce){.StatsBand{transition:none}.StatsBand .StatsBand_Inner .StatsBand_Glow{animation:none}}@media(max-width:1050px){.StatsBand .StatsBand_Inner .StatsBand_Row .StatsBand_Stat{padding:8px 14px}}@media(max-width:600px){.StatsBand{--stats-line:calc(var(--stats-cell)*2)}.StatsBand .StatsBand_Inner .StatsBand_Row{grid-template-columns:minmax(0,1fr)}.StatsBand .StatsBand_Inner .StatsBand_Row .StatsBand_Stat{padding:22px 12px}.StatsBand .StatsBand_Inner .StatsBand_Row .StatsBand_Stat+.StatsBand_Stat{border-left:none;border-top:1px solid var(--border_Light)}}.MobileCtaBar{display:none}@media(max-width:600px){.MobileCtaBar{-webkit-backdrop-filter:blur(16px) saturate(1.4);backdrop-filter:blur(16px) saturate(1.4);background:color-mix(in srgb,var(--background_Gray_Light_Light_Light) 94%,#0000);border-top:1px solid var(--border_Light);bottom:0;display:block;left:0;opacity:0;padding:10px 12px calc(10px + env(safe-area-inset-bottom, 0px));position:fixed;right:0;transform:translateY(110%);transition:transform .42s cubic-bezier(.22,1,.36,1),opacity .3s ease,visibility 0s linear .42s;visibility:hidden;z-index:800}.MobileCtaBar.is-shown{opacity:1;transform:translateY(0);transition:transform .5s cubic-bezier(.34,1.3,.5,1),opacity .3s ease,visibility 0s;visibility:visible}.MobileCtaBar .MobileCtaBar_Inner{align-items:center;display:flex;gap:12px;justify-content:space-between}.MobileCtaBar .MobileCtaBar_Inner .MobileCtaBar_Text{display:flex;flex-direction:column;gap:1px;min-width:0}.MobileCtaBar .MobileCtaBar_Inner .MobileCtaBar_Text strong{color:var(--text_Title_Dark);font-size:14.5px;font-weight:700;letter-spacing:-.01em}.MobileCtaBar .MobileCtaBar_Inner .MobileCtaBar_Text span{color:var(--text_Title_Light_Light);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MobileCtaBar .MobileCtaBar_Inner .MobileCtaBar_Btn{align-items:center;background:#2563eb;border-radius:10px;color:#fff;display:inline-flex;flex-shrink:0;font-size:15px;font-weight:600;gap:7px;height:44px;padding:0 18px;text-decoration:none;transition:background .12s ease,transform .08s ease}.MobileCtaBar .MobileCtaBar_Inner .MobileCtaBar_Btn .material-symbols-outlined{font-size:18px}.MobileCtaBar .MobileCtaBar_Inner .MobileCtaBar_Btn:active{background:var(--background_Blue_Dark);transform:scale(.97)}.MobileCtaBar .MobileCtaBar_Inner .MobileCtaBar_Btn:focus-visible{outline:2px solid color-mix(in srgb,#2563eb 60%,#0000);outline-offset:3px}}@media(max-width:600px)and (prefers-reduced-motion:reduce){.MobileCtaBar,.MobileCtaBar.is-shown{transition:none}}