.home-page{--hero-gutter:clamp(28px, 3.4vw, 64px);background:0 0;min-height:100svh;padding:16px}.home-page button,.home-page a,.home-page input{-webkit-tap-highlight-color:transparent}.home-page button{cursor:pointer;font:inherit}.home-page button:disabled{cursor:default}.home-page :focus-visible{outline:3px solid var(--fexcon-blue);outline-offset:5px}.hero{isolation:isolate;color:#fff;background:#080d11;border-radius:28px;min-height:min(880px,100svh - 32px);position:relative;overflow:hidden}.hero-photo{object-fit:cover;object-position:center 45%;z-index:-3}.hero-shade{z-index:-2;background:linear-gradient(90deg,#00000085,#0000001f 66%),linear-gradient(#0000 54%,#00000094);position:absolute;inset:0}.hero-header{height:102px;padding:0 var(--hero-gutter);z-index:4;justify-content:space-between;align-items:center;display:flex;position:relative}.hero-logo{width:clamp(132px,11vw,168px);transition:opacity .2s;display:block}.hero-logo:hover{opacity:.8}.hero-logo img{width:100%;height:auto}.desktop-nav{width:clamp(540px,48vw,720px);height:86px;color:var(--bg-light);position:absolute;top:0;left:50%;transform:translate(-50%)}.nav-shape{z-index:-1;width:100%;height:100%;position:absolute;inset:0}.desktop-nav>div{justify-content:center;align-items:center;gap:clamp(24px,2.5vw,42px);padding:17px 48px 25px;display:flex}.desktop-nav button{color:var(--text-primary);white-space:nowrap;padding:9px 0;font-size:15px;font-weight:600;position:relative}.desktop-nav button:after{content:"";background:var(--fexcon-blue);transform-origin:0;width:100%;height:1px;transition:transform .2s;position:absolute;bottom:4px;left:0;transform:scaleX(0)}.desktop-nav button:hover:after{transform:scaleX(1)}.header-actions{align-items:center;gap:10px;display:flex}.book-call{color:var(--text-primary);background:#fffffff0;border:1px solid #ffffffa3;border-radius:18px;align-items:center;gap:18px;padding:8px 9px 8px 20px;transition:background .2s,transform .2s;display:flex;box-shadow:0 8px 28px #0002;font-size:14px!important}.book-call:hover{background:#fff;transform:translateY(-1px)}.call-arrow{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#17191c;background:linear-gradient(135deg,#ffffff82,#cfd9e550);border:1px solid #15171a24;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;box-shadow:inset 0 1px #fff,0 4px 12px #00000018}.call-arrow svg{width:22px;height:22px}.hero-body{height:calc(min(880px,100svh - 32px) - 102px);min-height:570px;padding:clamp(30px, 6vh, 72px) var(--hero-gutter) 34px;grid-template-columns:minmax(0,1fr) minmax(320px,365px);align-items:end;column-gap:56px;display:grid}.hero-copy{flex-direction:column;justify-content:space-between;align-self:stretch;padding-bottom:50px;display:flex}.hero-copy h1{font-family:var(--font-manrope), sans-serif;letter-spacing:-.045em;margin:0;font-size:clamp(52px,5.6vw,84px);font-weight:700;line-height:1.16}.hero-copy h1 span{display:block}.hero-copy h1:focus{outline:none}.hero-blue{color:var(--fexcon-blue)}.hero-copy-bottom{margin-top:60px}.hero-description{letter-spacing:-.025em;max-width:760px;margin:0;font-size:clamp(16px,1.45vw,20px);line-height:1.55}.hero-offices{color:#ffffffe0;flex-wrap:wrap;gap:18px;margin:32px 0 0;padding:0;font-size:14px;font-weight:500;list-style:none;display:flex}.hero-offices li{align-items:center;gap:7px;display:inline-flex}.office-flag{background:#fff2;border-radius:50%;place-items:center;width:23px;height:23px;font-size:15px;line-height:1;display:grid;overflow:hidden;box-shadow:0 0 0 1px #ffffff3d}.office-flag img{object-fit:cover;width:100%;height:100%}.hero-afterword{justify-content:center;align-items:center;gap:28px;padding:40px 20px 26px;display:flex}.hero-afterword p{font-family:var(--font-manrope), sans-serif;text-align:center;color:var(--text-primary);letter-spacing:-.04em;margin:0;font-size:clamp(17px,1.9vw,26px)}.afterword-line{background:#15171a25;width:55px;height:1px}.menu-toggle,.mobile-nav{display:none}.skip-link{color:#15171a;z-index:100;background:#fff;border-radius:8px;padding:12px 20px;position:fixed;top:-100px;left:24px}.skip-link:focus{top:24px}.contact-email{color:var(--fexcon-blue);letter-spacing:-.035em;justify-content:space-between;align-items:center;gap:10px;margin:28px 0 18px;font-size:clamp(21px,4vw,28px);display:flex}.contact-email:hover,.contact-phone:hover{text-underline-offset:5px;text-decoration:underline}.contact-phone{font-size:18px;display:inline-block}.contact-hours{margin-top:12px;font-size:12px!important}@keyframes arrive{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1600px){.hero-body{grid-template-columns:minmax(0,1fr) 420px}.chat-panel{padding:28px}.chat-choice{min-height:62px;font-size:14px!important}.chat-composer input{font-size:12px}}@media (max-width:1100px){.home-page{--hero-gutter:28px;padding:12px}.hero-body{grid-template-columns:minmax(0,1fr) 350px;column-gap:24px;padding-top:72px}.hero-copy h1{font-size:clamp(42px,5.2vw,58px)}.hero-logo{width:132px}.desktop-nav{width:520px}.desktop-nav>div{gap:24px}.desktop-nav button{font-size:13px}.book-call{gap:10px;padding-left:13px;font-size:12px!important}.hero-offices{gap:12px;font-size:12px}}@media (max-width:850px){.hero{border-radius:23px}.hero-header{height:92px}.desktop-nav{display:none}.menu-toggle{color:#fff;background:#ffffff12;border:1px solid #ffffff20;width:42px;height:42px;display:grid}.mobile-nav:not([hidden]){color:#15171a;background:#f5f7fa;border-radius:18px;padding:12px;display:grid;position:absolute;top:80px;left:20px;right:20px;box-shadow:0 16px 60px #0006}.mobile-nav button{border-radius:9px;justify-content:space-between;align-items:center;padding:14px;font-size:15px;display:flex}.mobile-nav button:hover{background:#15171a08}.mobile-nav svg{width:17px}.hero-body{grid-template-columns:1fr;gap:44px;height:auto;min-height:0;padding-top:42px}.hero-copy{padding-bottom:0}.hero-copy h1{font-size:clamp(48px,7.7vw,66px)}.hero-copy-bottom{margin-top:36px}.hero-description{max-width:600px;font-size:17px}.hero-offices{gap:10px;margin-top:24px;font-size:13px}.hero-photo{object-position:58% top}.hero-shade{background:linear-gradient(90deg,#0008,#0001 85%),linear-gradient(#04080d40 30%,#04080df0 95%)}.chat-wrap{justify-self:end;max-width:460px}.chat-panel{padding:25px}.chat-choice{font-size:14px!important}.chat-composer input{font-size:13px}.chat-question p,.conversation-toolbar p{font-size:15px}}@media (max-width:480px){.home-page{--hero-gutter:22px;padding:8px}.hero{border-radius:22px}.hero-header{height:84px;padding:0 20px}.hero-logo{width:116px}.book-call{border-radius:50%;padding:6px}.book-call>span:first-child{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.call-arrow{width:29px;height:29px}.call-arrow svg{width:19px}.hero-body{gap:34px;padding-top:36px;padding-bottom:28px}.hero-copy h1{letter-spacing:-.045em;font-size:clamp(35px,9.4vw,46px)}.hero-copy-bottom{margin-top:30px}.hero-description{font-size:14px;line-height:1.7}.hero-offices{gap:10px;margin-top:22px;font-size:10px}.office-flag{width:20px;height:20px;font-size:13px}.chat-panel{border-radius:21px;padding:23px 18px 17px}.chat-choice{gap:8px;min-height:56px;padding-left:10px;font-size:12px!important}.chat-composer{margin-top:24px}.chat-composer input{font-size:11px}.chat-signature{margin-top:16px}.chat-signature p{font-size:10px}.hero-afterword{padding:26px 14px 18px}.afterword-line{display:none}.hero-afterword p{max-width:280px;font-size:17px}}@media (prefers-reduced-motion:reduce){.home-page *,.home-page :before,.home-page :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.hero{background:#051222;flex-direction:column;display:flex}.hero-header,.hero-logo{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0!important}.hero-shade{background:linear-gradient(#0000 0 105px,#04101b30 145px,#04101be8 78%),linear-gradient(90deg,#020c18f5 0%,#031020e6 26%,#04101bbf 44%,#04101b16 78%,#0000 92%);inset:0}.hero-header{flex-shrink:0}.hero-neural-particles{z-index:-1;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0;-webkit-mask-image:none;mask-image:none;box-shadow:none!important;border:0!important;outline:0!important}@media (max-width:850px){.hero-neural-particles{width:100%;height:100%;inset:0}}.desktop-nav a{color:var(--text-primary);white-space:nowrap;padding:9px 0;font-size:15px;font-weight:600;position:relative}.desktop-nav a:after{content:"";background:var(--fexcon-blue);transform-origin:0;width:100%;height:1px;transition:transform .2s;position:absolute;bottom:4px;left:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform:scaleX(1)}.desktop-nav a.is-active{color:var(--fexcon-blue)}.mobile-nav a.is-active{color:var(--fexcon-blue);font-weight:600}@media (max-width:1100px){.desktop-nav a{font-size:13px}}.hero-photo{object-position:center;border:0;outline:0;animation:.7s ease-out both hero-image-arrive}.hero-shade{inset:0}.hero-body{height:auto;min-height:0;padding:48px var(--hero-gutter) 24px;flex:1;grid-template-columns:minmax(0,1.3fr) minmax(300px,.8fr);align-items:end;gap:48px}.hero-copy{flex-direction:column;justify-content:space-between;padding:0;display:flex}.hero-copy h1{letter-spacing:-.055em;font-size:clamp(52px,5.8vw,88px);line-height:1.08}.hero-copy h1>.hero-line{margin:0 -.08em -.12em;padding:0 .08em .12em;overflow:hidden}.hero-blue{color:#72b7ff;-webkit-text-fill-color:transparent;background:linear-gradient(100deg,#4796ff,#9cdaff 65%,#e2f3ff);-webkit-background-clip:text;background-clip:text;width:fit-content;margin-inline:-.1em;padding-inline:.1em}.hero-copy-bottom{margin-top:30px;animation:.9s .35s both hero-enter}.hero-description{color:#c3cfdd;letter-spacing:-.01em;max-width:510px;font-size:16px;line-height:1.8}.hero-ctas{flex-wrap:wrap;align-items:center;gap:25px;margin-top:28px;display:flex}.hero-primary-cta{background:#247bf2;border-radius:40px;align-items:center;gap:20px;padding:9px 10px 9px 20px;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 8px 30px #247bf230;font-size:12px!important;font-weight:600!important}.hero-primary-cta:hover{background:#398fff;transform:translateY(-2px)}.hero-primary-cta>span{border:1px solid #ffffff60;border-radius:50%;place-items:center;width:33px;height:33px;display:grid}.hero-primary-cta svg{width:17px}.hero-secondary-cta{align-items:center;gap:12px;font-size:12px;display:inline-flex}.hero-secondary-cta svg{width:15px;transition:transform .2s}.hero-secondary-cta:hover svg{transform:translate(2px,-2px)}.hero-offices{color:#b9c7d8;gap:18px;margin-top:36px;font-size:11px}.office-flag{width:19px;height:19px}.hero-right{flex-direction:column;align-items:stretch;gap:28px;min-width:0;display:flex}.chat-panel{background:linear-gradient(130deg,#152c41a8,#071523ca);border-color:#b4d8ff30}.chat-intro{align-items:center;gap:10px;margin-bottom:18px;display:flex}.chat-intro>span{color:#8bc3ff}.chat-intro svg{width:22px}.chat-intro strong{font-size:11px;font-weight:550;display:block}.chat-intro p{color:#a6b8cb;margin:5px 0 0;font-size:9px}.chat-open{color:#a6b8cb;flex-shrink:0;margin-left:auto}.chat-open svg{width:16px}.chat-signature{margin-top:14px}.chat-signature>span{opacity:.65;height:1px}.chat-signature p{color:#91a3b8;font-size:9px}@keyframes hero-enter{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-image-arrive{0%{opacity:.3;transform:scale(1.055)}to{opacity:1;transform:scale(1)}}@keyframes hero-scroll{50%{transform:translateY(5px)}}@media (max-width:1100px){.hero-body{grid-template-columns:minmax(0,1fr) 320px;gap:28px}.hero-copy h1{font-size:clamp(44px,5.7vw,64px)}.hero-description{font-size:14px}.hero-ctas{gap:18px}}@media (max-width:850px){.hero-body{grid-template-columns:1fr;gap:44px;padding-top:42px}.hero-copy h1{font-size:clamp(48px,8.4vw,70px)}.hero-copy{max-width:600px}.hero-right{justify-self:end;width:100%;max-width:440px}.hero-shade{background:linear-gradient(#0000 0 92px,#04101b30 130px,#04101bf0 78%),linear-gradient(90deg,#020c18fa 0%,#031020db 30%,#04101ba6 50%,#0000 94%);inset:0}.hero-photo{object-position:66% center}.hero-description{font-size:16px}.mobile-nav a{border-radius:9px;justify-content:space-between;align-items:center;padding:14px;font-size:15px;display:flex}.mobile-nav a:hover{background:#15171a08}}@media (max-width:480px){.hero-header{height:84px}.hero-body{gap:32px;padding-top:32px;padding-bottom:30px}.hero-copy h1{font-size:clamp(36px,10vw,46px)}.hero-description{font-size:14px}.hero-ctas{gap:20px}.hero-primary-cta{gap:15px;padding-left:16px;font-size:11px!important}.hero-secondary-cta{font-size:11px}.hero-offices{gap:12px;margin-top:28px;font-size:10px}.chat-intro strong{font-size:10px}.chat-intro p{font-size:8px}}@media (max-width:600px){html{scroll-padding-top:80px}.home-page .hero-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #ffffff20;border-radius:17px;width:auto;height:64px;padding:0 14px;transition:transform .24s cubic-bezier(.2,0,.2,1),opacity .2s;position:fixed;top:8px;left:8px;right:8px;box-shadow:0 10px 30px #03101c36;background:#071522e8!important}.home-page .hero-logo{width:105px}.home-page .header-actions{gap:7px}.home-page .book-call{border-radius:13px;gap:8px;min-height:42px;padding:6px 7px 6px 13px;font-size:11px!important}.home-page .book-call>span:first-child{clip-path:none;width:auto;height:auto;position:static;overflow:visible}.home-page .call-arrow{width:28px;height:28px}.home-page .menu-toggle{width:42px;height:42px}.home-page .mobile-nav:not([hidden]){position:fixed;top:79px;left:14px;right:14px}.home-page .hero-body{padding-top:112px}}@media (prefers-reduced-motion:reduce){.hero *,.hero :before,.hero :after{transition:none!important;animation:none!important}}
.clients-section{max-width:1500px;padding:0 var(--hero-gutter,32px);margin:56px auto 0;scroll-margin-top:32px}.clients-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.clients-heading p{color:var(--fexcon-blue);letter-spacing:.16em;margin:0 0 12px;font-size:9px;font-weight:700}.clients-heading h2{font-family:var(--font-manrope), sans-serif;letter-spacing:-.035em;margin:0;font-size:clamp(24px,2.5vw,36px)}.clients-heading h2 span{color:#78828f}.clients-controls{align-items:center;gap:8px;display:flex}.clients-controls>span{color:#798391;font-size:10px}.clients-marquee-wrapper{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;gap:14px;padding:6px 0 16px;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.clients-marquee-wrapper::-webkit-scrollbar{display:none}.clients-marquee-row{width:100%;overflow:hidden}.clients-marquee-track{will-change:transform;width:max-content;display:flex}.clients-marquee-track--right{animation:36s linear infinite marquee-scroll-right}.clients-marquee-track--left{animation:36s linear infinite marquee-scroll-left}.clients-marquee-row:hover .clients-marquee-track{animation-play-state:paused}.clients-marquee-group{align-items:center;gap:14px;margin:0;padding-left:0;padding-right:14px;list-style:none;display:flex}.client-logo-card{background:#fff;border:1px solid #e5e9ef;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:215px;height:94px;padding:4px 8px;transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .35s,box-shadow .35s;display:flex;overflow:hidden;box-shadow:0 2px 8px #17487908}.client-logo-card img{object-fit:contain;width:100%;max-width:176px;height:100%;max-height:76px;transition:transform .35s cubic-bezier(.22,1,.36,1);display:block;transform:scale(1.16)}@media (hover:hover) and (pointer:fine){.client-logo-card:hover{border-color:#a9c9f5;transform:translateY(-3px);box-shadow:0 10px 24px #17487917}.client-logo-card:hover img{transform:scale(1.22)}}@keyframes marquee-scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (max-width:1000px){.clients-controls>span{display:none}}@media (max-width:600px){.clients-section{margin-top:36px;padding-inline:14px}.clients-heading{align-items:center;gap:14px}.clients-heading h2{font-size:22px}.clients-marquee-wrapper{gap:10px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000);mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000)}.clients-marquee-group{gap:10px;padding-right:10px}.client-logo-card{border-radius:12px;width:150px;height:74px;padding:3px 6px}.client-logo-card img{max-width:132px;max-height:60px;transform:scale(1.15)}.clients-marquee-track--right,.clients-marquee-track--left{animation-duration:26s}}@media (prefers-reduced-motion:reduce){.clients-marquee-track{animation:none!important}.client-logo-card,.client-logo-card img{transition:none!important}.client-logo-card:hover,.client-logo-card:hover img{transform:none!important}}
.service-visual.capability-visual{color:#18334c;background-image:radial-gradient(#18334c13 .8px,#0000 .8px);background-size:16px 16px;flex-shrink:0;height:185px;margin-top:auto;padding-top:10px}.cap-window{background:#ffffffed;border:1px solid #ffffffc0;border-radius:11px;overflow:hidden;box-shadow:0 10px 24px #1b35551c}.cap-toolbar{letter-spacing:.07em;border-bottom:1px solid #18334c0c;justify-content:space-between;align-items:center;gap:8px;padding:7px 10px;font-size:7.5px;font-weight:700;display:flex}.cap-toolbar svg{width:12px;height:12px}.cap-dots{color:#a7b8ca;letter-spacing:2px;font-size:5px}.cap-editor{color:#d6e4ef;background:#15273d;border-color:#ffffff25;width:84%;margin-left:14px;position:relative;transform:rotate(-2.5deg)}.cap-editor .cap-toolbar{border-color:#ffffff15}.cap-code{padding:7px 9px;font-family:monospace;font-size:7.5px;line-height:1.6}.cap-code p{white-space:nowrap;margin:0}.cap-code em{color:#718398;margin-right:8px;font-style:normal}.cap-code span{color:#c3a9ff}.cap-code b{color:#8bd6f9;font-weight:400}.cap-code strong{color:#b9dd96;font-weight:400}.cap-editor-footer{color:#b7d4b8;background:#ffffff09;align-items:center;gap:5px;padding:5px 10px;font-size:7px;display:flex}.cap-editor-footer span{margin-left:auto}.cap-editor-footer i,.cap-live i,.cap-node small i,.cap-platforms small i{background:#39b78b;border-radius:50%;width:4px;height:4px;display:inline-block}.cap-app{background:#fafbff;border:2px solid #fff;border-radius:10px;width:88px;padding:8px;position:absolute;bottom:8px;right:10px;transform:rotate(5deg);box-shadow:0 10px 24px #15273d28}.cap-app-top{align-items:center;gap:4px;display:flex}.cap-app-top span{color:#247bf2;margin-right:auto;font-size:13px;font-weight:800}.cap-app-top i{background:#ccd6e2;width:8px;height:2px}.cap-app-banner{background:radial-gradient(circle at 70% 30%,#ffe9a1 0 17%,#0000 18%),linear-gradient(125deg,#246de1,#8db9fc);border-radius:4px;height:24px;margin:5px 0}.cap-app-lines i{background:#c9d5e6;width:80%;height:2px;margin:3px 0;display:block}.cap-app-lines i:last-child{width:50%}.cap-app-blocks{gap:4px;margin:6px 0;display:flex}.cap-app-blocks i{background:#e3ecfa;border-radius:2px;flex:1;height:13px}.cap-app-button{color:#fff;text-align:center;background:#247bf2;border-radius:3px;padding:3px;font-size:6.5px;display:block}.cap-pill{background:#ffffffcf;border:1px solid #fffb;border-radius:20px;padding:5px 8px;font-size:7.5px;font-weight:600;position:absolute}.cap-software-label{bottom:8px;left:14px}.capability-iot{min-height:185px;padding:0}.cap-connections{fill:none;stroke:#589f87;stroke-width:1.1px;stroke-dasharray:4 4;width:100%;height:100%;position:absolute;inset:0}.cap-hub{color:#fff;background:linear-gradient(145deg,#296d5b,#123f37);border:1px solid #ffffffa0;border-radius:14px;justify-items:center;width:72px;padding:7px 4px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 6px #ffffff30,0 8px 20px #194e3928}.cap-hub svg{width:25px;height:25px}.cap-hub strong{margin-top:3px;font-size:8.5px}.cap-hub>span{letter-spacing:.12em;color:#a0e0c1;margin-top:2px;font-size:4.5px}.cap-node{background:#fffffff0;border:1px solid #ffffffc0;border-radius:9px;justify-items:center;width:74px;padding:5px 3px;display:grid;position:absolute;box-shadow:0 4px 12px #2157400c}.cap-node-sensor{top:7px;left:5%}.cap-node-machine{top:7px;right:5%}.cap-node-tracking{bottom:7px;left:5%}.cap-node-cloud{bottom:7px;right:5%}.cap-node-icon{color:#367c65;place-items:center;height:17px;font-size:16px;display:grid}.cap-node-icon svg{width:16px;height:16px}.cap-node strong{margin-top:2px;font-size:7.5px}.cap-node small{color:#5a796d;align-items:center;gap:3px;margin-top:2px;font-size:5px;display:flex}.cap-delivery{margin:0 12px 10px;transform:rotate(-1.5deg)}.cap-live{color:#477564;letter-spacing:0;white-space:nowrap;align-items:center;gap:4px;font-size:7.5px;display:flex}.cap-roadmap{justify-content:space-between;padding:10px;display:flex;position:relative}.cap-roadmap:before{content:"";background:#b9cde9;height:1px;position:absolute;top:21px;left:20px;right:20px}.cap-roadmap>div{justify-items:center;gap:5px;display:grid;position:relative}.cap-roadmap span{width:19px;height:19px;color:var(--fexcon-blue);background:#e4edfc;border:2px solid #fff;border-radius:50%;place-items:center;font-size:7.5px;display:grid}.cap-roadmap strong{font-size:6.5px;font-weight:500}.cap-launch{background:#edf4ff;border:1px solid #d0e2fb;border-radius:7px;align-items:center;gap:7px;margin:0 6px;padding:7px;display:flex}.cap-launch-icon{color:#fff;background:#247bf2;border-radius:6px;place-items:center;width:22px;height:22px;display:grid}.cap-launch-icon svg{width:13px}.cap-launch small{letter-spacing:.1em;color:#547295;font-size:5px;display:block}.cap-launch strong{margin-top:2px;font-size:8px;display:block}.cap-launch-check{color:#247bf2;margin-left:auto}.cap-support{color:#59708b;justify-content:center;align-items:center;gap:8px;padding:8px 6px;font-size:6.5px;display:flex}.cap-support i{background:#b7c9df;width:14px;height:1px}.cap-cloud-system{margin:0 12px 10px}.cap-cloud{background:#fffc;border:1px solid #fff;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:8px 6px;display:flex;box-shadow:0 6px 16px #55518a12}.cap-cloud svg{color:#7361c6;width:30px;height:22px}.cap-cloud strong{font-size:9px;display:block}.cap-cloud span{color:#77728e;margin-top:2px;font-size:6px;display:block}.cap-cloud-branches{justify-content:space-around;height:16px;display:flex}.cap-cloud-branches i{background:#aba0d7;width:1px}.cap-platforms{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.cap-platforms>div{background:#ffffffd9;border:1px solid #fff;border-radius:8px;justify-items:center;padding:6px 2px;display:grid}.cap-stack{gap:2px;width:22px;margin-bottom:5px;display:grid;position:relative}.cap-stack i{background:#d5ccf5;border:1px solid #baa9e9;border-radius:2px;height:5px}.cap-stack-0{grid-template-columns:1fr 1fr;gap:2px}.cap-stack-0 i{height:8px}.cap-stack-0 i:last-child{grid-column:span 2;height:4px}.cap-stack-2 i{border-radius:50%;height:5px}.cap-platforms strong{text-align:center;font-size:6.5px}.cap-platforms small{color:#77728e;align-items:center;gap:2px;margin-top:4px;font-size:5px;display:flex}.cap-cloud-base{color:#71678d;justify-content:space-around;margin-top:8px;font-size:6.5px;display:flex}.service-card:not(.service-card-ai) .service-card-heading{padding-bottom:10px}@media (max-width:1050px){.service-visual.service-visual.capability-visual{flex-shrink:0;height:185px}}@media (max-width:600px){.service-visual.capability-visual{height:185px}.cap-editor{max-width:280px}.cap-app{width:88px;right:14px}.cap-code{font-size:7.5px}.cap-node{width:72px}.cap-cloud-system{max-width:320px;margin-inline:auto;padding-inline:6px}.cap-delivery{width:calc(100% - 20px);max-width:320px;margin-inline:auto}}
.about-section{padding:0 var(--hero-gutter,32px);color:var(--text-primary);margin:clamp(48px,7vw,112px) 0;scroll-margin-top:32px}.about-intro{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}.about-eyebrow{color:var(--fexcon-blue);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 22px;font-size:11px;font-weight:750;display:flex}.about-eyebrow>span{background:currentColor;border-radius:50%;width:7px;height:7px}.about-intro h2{font-family:var(--font-manrope), sans-serif;letter-spacing:-.055em;margin:0;font-size:clamp(36px,4.2vw,66px);font-weight:650;line-height:1.12}.about-intro h2 span{color:#247bf2}.about-intro-copy{width:100%;padding-top:36px}.about-intro-copy>p{width:100%;max-width:none;color:var(--text-secondary);text-align:justify;text-justify:inter-word;margin:0 0 24px;font-size:15px;line-height:1.85}.about-link{align-items:center;gap:18px;font-size:13px;font-weight:650;display:inline-flex}.about-link:hover .about-circle{color:#fff;background:#247bf2;border-color:#247bf2;transform:translate(2px,-2px)}.about-circle{border:1px solid #d3d7de;border-radius:50%;place-items:center;width:36px;height:36px;transition:background .2s,border-color .2s,color .2s,transform .2s;display:grid}.about-circle svg{width:17px}.about-stats{grid-template-columns:repeat(3,1fr) 1.3fr;align-items:center;gap:28px;margin:48px 0 72px;padding:30px 0;display:grid;position:relative}.about-stats:before,.about-stats:after{content:"";transform-origin:0;background:linear-gradient(90deg,#247bf2,#dce1e8 24% 76%,#55d66e);height:1px;position:absolute;left:0;right:0}.about-stats:before{top:0}.about-stats:after{transform-origin:100%;bottom:0}.about-stats>div{align-items:center;gap:16px;display:flex}.about-stats strong{font-family:var(--font-manrope), sans-serif;letter-spacing:-.05em;font-size:clamp(28px,3vw,42px);font-weight:650;line-height:1.2}.about-stats span{max-width:80px;color:var(--text-secondary);font-size:12px;line-height:1.5}.about-stats>p{color:var(--text-secondary);border-left:1px solid #dce1e8;margin:0;padding-left:28px;font-size:12px}.about-stats>p strong{letter-spacing:0;color:var(--text-primary);font-family:inherit;font-size:12px}.about-services-heading{grid-template-columns:1fr 1fr;align-items:end;gap:64px;margin-bottom:40px;scroll-margin-top:40px;display:grid}.about-services-heading .about-eyebrow{color:var(--fexcon-blue);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 22px;font-size:10px;font-weight:700;display:flex}.about-services-heading .about-eyebrow>span{background:currentColor;border-radius:50%;width:6px;height:6px}.about-services-heading h2,.about-services-heading h3{font-family:var(--font-manrope), sans-serif;letter-spacing:-.055em;margin:0;font-size:clamp(32px,3.8vw,54px);line-height:1.15}.about-services-heading h2 span,.about-services-heading h3 span{color:#697482}.about-services-heading .section-summary{flex-direction:column;align-items:flex-start;width:100%;display:flex}.about-services-heading .section-summary p,.about-services-heading>p{width:100%;max-width:none;color:var(--text-secondary);text-align:justify;text-justify:inter-word;margin:0 0 16px;font-size:14px;line-height:1.85}.about-services-heading .section-overview-link{color:#132333;align-items:center;gap:14px;font-size:14px;font-weight:550;text-decoration:none;transition:color .2s;display:inline-flex}.about-services-heading .section-overview-link:hover{color:#247bf2}.about-services-heading .section-link-circle{border:1px solid #d3d7de;border-radius:50%;place-items:center;width:36px;height:36px;transition:background .2s,border-color .2s,color .2s,transform .2s;display:grid}.about-services-heading .section-overview-link:hover .section-link-circle{color:#fff;background:#247bf2;border-color:#247bf2;transform:translate(2px,-2px)}.about-services-heading .section-link-circle svg{width:14px;height:14px}.about-services-heading .section-more-link{color:var(--fexcon-blue);align-items:center;gap:10px;margin-top:18px;font-size:11px;font-weight:650;text-decoration:none;display:inline-flex}.about-services-heading .section-more-link svg{width:14px}.about-services-heading .section-more-link:hover{color:#247bf2}.about-services{grid-template-columns:1.2fr 1fr 1fr;align-items:stretch;gap:16px;display:grid}.service-card{isolation:isolate;color:#132333;border-radius:20px;flex-direction:column;min-width:0;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.service-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #13233318}.service-card:focus-visible{outline-offset:5px;outline:3px solid #15171a}.service-card-ai{color:#fff;background:radial-gradient(at 10% 65%,#69b6ff80,#0000 60%),linear-gradient(145deg,#247bf2,#0759dd);grid-row:span 2}.service-card-mobile{background:#e9e7ff}.service-card-web{background:#fac744}.service-card-iot{background:#dbece5}.service-card-enterprise{background:#e4edf9}.service-card-heading{z-index:1;justify-content:space-between;align-items:start;gap:12px;padding:22px 22px 0;display:flex}.service-card-heading>div{min-width:0}.service-number{letter-spacing:.11em;opacity:.7;margin-bottom:8px;font-size:9px;font-weight:650;display:block}.service-card h3{font-family:var(--font-manrope), sans-serif;letter-spacing:-.035em;margin:0;font-size:clamp(19px,1.6vw,25px);font-weight:700;line-height:1.2}.service-card-heading p{margin:8px 0 0;font-size:11px;line-height:1.55}.service-card-arrow{border:1px solid #13233330;border-radius:50%;flex:0 0 36px;place-items:center;height:36px;transition:background .2s,transform .2s;display:grid}.service-card-arrow svg{width:17px}.service-card:hover .service-card-arrow{background:#ffffff45;transform:rotate(45deg)}.service-card-ai .service-number{color:#e0edff;opacity:1}.service-card-ai .service-card-heading p{color:#fff}.service-card-ai .service-card-arrow{color:#fff;border-color:#ffffff70}.service-card-ai h3{max-width:320px;font-size:clamp(30px,3vw,46px);line-height:1.15}.service-card-ai .service-card-heading p{max-width:250px;margin-top:10px;font-size:12.5px}.service-visual{min-width:0;height:170px;margin-top:14px;position:relative}.visual-ai{flex-direction:column;flex:1;justify-content:center;height:auto;min-height:280px;padding:6px 18px 18px;display:flex}.agent-orbit{border:1px solid #ffffff60;border-radius:16px;align-self:center;place-items:center;width:54px;height:54px;margin:8px 0 14px;display:grid;box-shadow:0 0 0 10px #ffffff09,0 0 0 20px #ffffff06}.agent-orbit svg{width:28px;height:28px}.agent-window{color:#16283b;background:#fff;border:1px solid #ffffff80;border-radius:11px;padding:10px 12px;transform:rotate(-2.5deg);box-shadow:0 16px 32px #003b8a40}.preview-toolbar{justify-content:space-between;align-items:center;gap:8px;font-size:9.5px;font-weight:750;display:flex}.preview-toolbar>span:last-child{letter-spacing:.1em;color:#7b8796;font-size:6.5px}.agent-footer i,.device-status i{background:#32b779;border-radius:50%;width:5px;height:5px}.agent-prompt{background:#f1f5fa;border-radius:6px;justify-content:space-between;gap:10px;margin:10px 0;padding:7px 9px;font-size:8.5px;display:flex}.agent-response{align-items:start;gap:6px;font-size:8.5px;display:flex}.agent-response>svg{color:#247bf2;flex-shrink:0;width:16px}.agent-response p{color:#687889;margin:2px 0 0;font-size:8px;line-height:1.5}.agent-steps{gap:4px;margin:8px 0;display:grid}.agent-steps>div{border:1px solid #e7ecf2;border-radius:5px;gap:6px;padding:5px 7px;font-size:8px;display:flex}.agent-steps span{color:#8594a6}.agent-steps b{color:#209969;margin-left:auto}.agent-footer{color:#687889;align-items:center;gap:4px;font-size:7.5px;display:flex}.agent-footer svg{width:11px;height:11px;margin-left:auto}.agent-tags{justify-content:center;gap:6px;margin-top:14px;display:flex}.agent-tags>span{border:1px solid #ffffff50;border-radius:30px;align-items:center;gap:6px;padding:3px 9px;font-size:8.5px;display:flex}.agent-tags svg{width:10px;height:10px}.visual-mobile{justify-content:center;height:180px;display:flex}.phone-preview{background:#fff;border:4px solid #263046;border-radius:20px;flex-shrink:0;width:140px;height:235px;padding:12px 10px;transform:rotate(-8deg);box-shadow:14px 12px 20px #58517b28}.phone-island{background:#263046;border-radius:8px;width:36px;height:8px;position:absolute;top:4px;left:50%;transform:translate(-50%)}.phone-top{justify-content:space-between;font-size:6.5px;display:flex}.phone-preview p{margin:14px 0 4px;font-size:7.5px}.phone-preview>strong{letter-spacing:-.05em;font-size:17px;line-height:1.15;display:block}.phone-feature{background:#eeeaff;border-radius:8px;align-items:center;gap:6px;margin-top:10px;padding:10px 5px;font-size:5.5px;display:flex}.phone-feature svg{width:17px}.phone-tiles{gap:6px;margin-top:8px;display:flex}.phone-tiles>span{background:#f5f6fa;border-radius:6px;flex:1;justify-items:center;gap:5px;padding:6px;font-size:6.5px;display:grid}.phone-tiles svg{width:13px;height:13px}.phone-nav{justify-content:space-around;margin-top:8px;font-size:10px;display:flex}.mobile-chip{background:#fff;border-radius:7px;align-items:center;gap:8px;padding:7px 9px;font-size:8px;display:flex;position:absolute;bottom:22px;right:14px;box-shadow:0 6px 16px #58517b1c}.mobile-chip svg{width:13px;height:13px}.browser-preview{background:#fff;border:1px solid #13233315;border-radius:8px 0 0;width:calc(100% - 10px);min-height:185px;margin-left:20px;transform:perspective(800px)rotateY(-5deg);box-shadow:0 8px 24px #1323331c}.browser-chrome{color:#778390;border-bottom:1px solid #eef0f3;align-items:center;gap:14px;padding:7px 10px;font-size:6.5px;display:flex}.browser-chrome>span:first-child{color:#bdc6d0;font-size:5.5px}.dashboard-body{display:flex}.dashboard-body aside{border-right:1px solid #eef0f3;width:30px;padding:6px}.preview-logo{color:#247bf2;font-size:17px;font-weight:800}.dashboard-body aside i{background:#dce4ee;border-radius:2px;width:12px;height:3px;margin-top:10px;display:block}.dashboard-main{flex:1;min-width:0;padding:10px}.dashboard-heading{justify-content:space-between;align-items:center;font-size:11px;font-weight:750;display:flex}.dashboard-heading svg{width:14px}.dashboard-metrics{gap:6px;margin-top:10px;display:flex}.dashboard-metrics>div{background:#f3f6fa;border-radius:5px;flex:1;padding:6px}.dashboard-metrics span{color:#6b7988;font-size:6.5px;display:block}.dashboard-metrics strong{font-size:10px}.preview-chart{border-bottom:1px solid #eef0f3;align-items:end;gap:6px;height:56px;margin-top:10px;display:flex;position:relative;overflow:hidden}.preview-chart i{height:var(--bar-height);transform-origin:bottom;background:linear-gradient(#8aafff,#6993ef);border-radius:2px 2px 0 0;flex:1;box-shadow:inset 0 1px #ffffff80}.visual-web .preview-chart i{background:linear-gradient(#f4ce66,#eabb41)}.preview-chart:after{content:"";pointer-events:none;background:linear-gradient(100deg,#0000 35%,#ffffff90 50%,#0000 65%);position:absolute;inset:0;translate:-130%}.preview-lines i{transform-origin:0;background:#edf0f5;width:70%;height:3px;margin-top:7px;display:block}.preview-lines i:last-child{width:45%}.visual-iot{border-radius:12px 12px 0 0;flex:1;min-height:170px;margin-inline:14px;overflow:hidden}.visual-iot img{object-fit:cover;object-position:center 63%}.device-status{background:#fff;border-radius:6px;align-items:center;gap:6px;padding:5px 8px;font-size:8px;display:flex;position:absolute;bottom:12px;left:10px}.about-impact-image{aspect-ratio:2.74;background:#0b2748;border-radius:18px;width:min(100%,620px);margin-top:38px;position:relative;overflow:hidden;box-shadow:0 18px 42px #173c681f}.about-impact-image img{object-fit:cover}.service-card-ai .ai-workflow{justify-content:flex-start;gap:0;min-height:0;margin-top:24px;padding:0 22px 22px}.ai-workflow-request{color:#123659;background:#fff;border:1px solid #e3edf8;border-radius:14px;padding:18px 48px 18px 18px;position:relative}.ai-workflow-request>span,.ai-workflow-result div>span{letter-spacing:.1em;color:#4e6d8c;font-size:10px;font-weight:600;line-height:1.5;display:block}.ai-workflow-request p{letter-spacing:-.02em;margin:8px 0 0;font-size:19px;line-height:1.35}.ai-workflow-request>svg{width:22px;height:22px;position:absolute;top:30px;right:18px}.ai-workflow-path{flex:1;gap:10px;padding:12px 0;display:grid}.ai-workflow-step{color:#123659;background:#fff;border:1px solid #e3edf8;border-radius:14px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;padding:16px 14px;display:grid;position:relative;box-shadow:0 6px 18px #003f9514}.ai-workflow-step:not(:last-child):after{content:"";background:#c8e1ff;width:1px;height:12px;position:absolute;top:100%;left:32px}.ai-workflow-icon{width:38px;height:38px;color:var(--fexcon-blue);background:#edf4ff;border:1px solid #d7e6fb;border-radius:12px;place-items:center;display:grid}.ai-workflow-icon svg{width:19px;height:19px}.ai-workflow-step strong{font-size:16px;font-weight:600;line-height:1.4;display:block}.ai-workflow-step p{color:var(--text-secondary);margin:4px 0 0;font-size:14px;line-height:1.6}.ai-workflow-number{color:#59738e;align-self:start;margin-top:4px;font-size:11px}.ai-workflow-result{color:#123659;background:#fff;border-radius:14px;align-items:center;gap:12px;padding:18px;display:flex;box-shadow:0 8px 24px #003f951c}.ai-workflow-check{color:#267c53;background:#e8f5ed;border-radius:50%;flex:0 0 30px;place-items:center;height:30px;font-size:17px;display:grid}.ai-workflow-result div>span{color:#4e6d8c;font-size:9px}.ai-workflow-result strong{margin-top:5px;font-size:14px;font-weight:550;line-height:1.5;display:block}.ai-workflow-step{background:#ffffffd1}.ai-workflow-footer{color:#fff;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding-top:18px;font-size:12px;line-height:1.5;display:flex}.ai-workflow-footer i{background:#9fc8ff;border-radius:50%;width:3px;height:3px}@media (min-width:1600px){.about-section{max-width:1500px;margin-inline:auto}}@media (max-width:1050px){.about-intro{gap:32px}.about-stats{grid-template-columns:repeat(3,1fr)}.about-stats>p{display:none}.about-services{grid-template-columns:1fr 1fr}.service-card-ai{grid-area:auto/1/auto/-1;grid-template-columns:1fr 1fr;display:grid}.service-card-ai .service-card-heading{padding:28px 26px 0}.visual-ai{min-height:280px;margin:0}.agent-orbit{display:none}.agent-window{max-width:340px}.service-card-ai h3{font-size:42px}.service-card-ai .service-card-heading p{margin-top:14px}.service-visual:not(.visual-ai){height:185px}}@media (max-width:900px){.about-services-heading{gap:32px}}@media (max-width:700px){.about-services-heading{grid-template-columns:1fr;gap:22px;margin-bottom:26px}.about-services-heading>p{margin:0}}@media (max-width:600px){.about-section{margin-block:46px;padding-inline:14px}.about-intro{grid-template-columns:1fr;gap:24px}.about-intro-copy{padding-top:0}.about-intro-copy>p{font-size:14px}.about-intro-copy>p:not(:first-child){display:none}.about-eyebrow{margin-bottom:16px}.about-impact-image{aspect-ratio:3.25;margin-top:22px}.about-stats{gap:12px;margin:26px 0 42px;padding-block:24px}.about-stats>div{flex-direction:column;align-items:start;gap:8px}.about-stats span{font-size:10px}.about-stats strong{font-size:30px}.about-services-heading{margin-bottom:18px}.about-services-heading:after{content:"Swipe to explore Ã¢â€ â€™";color:#607183;white-space:nowrap;align-self:end;font-size:10px;display:none}.about-services-heading>p{display:none}.about-services{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:min(84vw,350px);grid-auto-flow:column;gap:14px;margin-inline:-14px;padding:2px 14px 16px;overflow-x:auto}.service-card{scroll-snap-align:start;min-height:420px}.service-card-ai{grid-column:auto;min-height:460px;display:flex}.service-card-ai .service-card-heading{padding:24px 22px 0}.service-card-ai h3{font-size:31px}.service-card h3{font-size:23px}.service-card-heading p,.service-card-ai .service-card-heading p{margin-top:10px;font-size:12px;line-height:1.55}.visual-ai{min-height:260px;padding:10px 16px 18px}.agent-orbit{display:none}.agent-window{width:100%;max-width:none;transform:rotate(-2deg)}.agent-tags{margin-top:14px}.service-visual:not(.visual-ai){height:185px}.browser-preview{margin-top:10px}.visual-iot{flex:auto}.phone-preview{width:145px}}@media (max-width:700px){.about-services::-webkit-scrollbar{display:none}}@media (prefers-reduced-motion:reduce){.service-card,.service-card-arrow{transition:none}.service-card:hover,.service-card:hover .service-card-arrow{transform:none}}#services{scroll-margin-top:80px}@media (prefers-reduced-motion:no-preference){.service-card .ai-workflow-icon,.service-card .cap-roadmap>div>span,.service-card .cap-platforms>div{animation:3.6s both paused service-step-glow}.ai-workflow-step:nth-child(2) .ai-workflow-icon,.cap-roadmap>div:nth-child(2)>span,.cap-platforms>div:nth-child(2){animation-delay:.45s}.ai-workflow-step:nth-child(3) .ai-workflow-icon,.cap-roadmap>div:nth-child(3)>span,.cap-platforms>div:nth-child(3){animation-delay:.9s}.cap-roadmap>div:nth-child(4)>span{animation-delay:1.2s}.service-card .cap-app{animation:4s ease-in-out both paused service-app-float}.service-card .cap-editor,.service-card .cap-delivery,.service-card .cap-cloud{animation:4.6s ease-in-out both paused service-app-float}.service-card .ai-workflow-request>svg,.service-card .ai-workflow-check,.service-card .cap-hub{animation:3.6s both paused service-step-glow}.service-card .ai-workflow-check{animation-delay:1.2s}.service-card .cap-connections{animation:4s linear both paused service-data-flow}.service-card[data-motion-visible=true] :is(.ai-workflow-icon,.ai-workflow-request>svg,.ai-workflow-check,.cap-roadmap>div>span,.cap-platforms>div,.cap-app,.cap-editor,.cap-delivery,.cap-cloud,.cap-hub,.cap-connections){animation-play-state:running}}@keyframes service-step-glow{0%,65%,to{box-shadow:0 0 #247bf200}25%{box-shadow:0 0 0 5px #247bf22b}}@keyframes service-app-float{0%,to{translate:0}50%{translate:0 -6px}}@keyframes service-data-flow{0%{stroke-dashoffset:32px}to{stroke-dashoffset:0}}
.products-section{max-width:1500px;padding:0 var(--hero-gutter,32px);margin:0 auto clamp(64px,7vw,112px);scroll-margin-top:40px}.products-intro{grid-template-columns:1fr 1fr;align-items:end;gap:64px;margin-bottom:40px;display:grid}.products-eyebrow{color:var(--fexcon-blue);letter-spacing:.16em;align-items:center;gap:10px;margin:0 0 22px;font-size:10px;font-weight:700;display:flex}.products-eyebrow span{background:currentColor;border-radius:50%;width:6px;height:6px}.products-intro h2{font-family:var(--font-manrope),sans-serif;letter-spacing:-.055em;margin:0;font-size:clamp(32px,3.8vw,54px);line-height:1.15}.products-intro h2 span{color:#697482}.products-intro .section-summary{flex-direction:column;align-items:flex-start;width:100%;display:flex}.products-intro .section-summary p,.products-intro>p{width:100%;max-width:none;color:var(--text-secondary);text-align:justify;text-justify:inter-word;margin:0 0 16px;font-size:14px;line-height:1.85}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.product-card{background:#fff;border-radius:22px;flex-direction:column;min-width:0;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 14px 34px #13233318}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 44px #13233326}.product-card-visual{background:#dcecff;flex-direction:column;height:360px;display:flex;overflow:hidden}.product-commerce .product-card-visual{background:#fac744}.product-industrial .product-card-visual{background:#fbdcc4}.product-card-top{color:#142131;letter-spacing:.1em;justify-content:space-between;align-items:center;padding:22px;font-size:8px;font-weight:700;display:flex}.product-card-arrow{border:1px solid;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.product-card-arrow svg{width:18px}.product-card-image{background:#fff;border-radius:14px 14px 0 0;flex:1;margin:0 16px;position:relative;overflow:hidden;box-shadow:0 14px 25px #13233320}.product-card-image img{object-fit:cover}.product-card-copy{flex-direction:column;flex:1;padding:20px 20px 22px;display:flex}.product-card-copy h3{letter-spacing:-.03em;margin:0;font-size:20px;line-height:1.35}.product-card-copy>p{color:#627080;min-height:56px;margin:0 0 20px;font-size:14px;line-height:1.75}.product-read-more{color:#142131;border-top:1px solid #dce1e8;justify-content:space-between;align-items:center;width:auto;margin-top:auto;padding:16px 0 0;font-size:11px;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.product-read-more:hover{color:#247bf2}.product-read-more svg{width:16px}.products-all{color:var(--fexcon-blue);align-items:center;gap:12px;margin-top:38px;font-size:11px;font-weight:650;display:inline-flex}.products-all svg{width:14px}@media (max-width:900px){.products-intro{gap:32px}.products-grid{grid-template-columns:1fr}.product-card-copy>p{min-height:0}.product-card-visual{height:390px}}@media (max-width:700px){.products-section{padding-inline:14px}.products-intro{grid-template-columns:1fr;gap:22px}.products-intro>p{margin:0}.product-card-visual{height:340px}}.product-card-top h3{font-family:var(--font-manrope),sans-serif;letter-spacing:-.045em;margin:7px 0 0;font-size:27px;line-height:1.15}@media (max-width:700px){.products-section{margin-bottom:64px}.products-intro{margin-bottom:26px}.products-intro:after{display:none}.products-grid{scroll-snap-type:none;grid-template-columns:1fr;grid-auto-flow:row;gap:36px;margin:0;padding:0;overflow:visible}.product-card{scroll-snap-align:none}.product-card-visual{height:310px}.product-card-copy{padding-top:18px}.product-card-copy>p{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;line-height:1.7;display:-webkit-box;overflow:hidden}.products-all{margin-top:24px}}
