:root{
  --sales-red:#a90f19;
  --sales-red-dark:#6f0810;
  --sales-black:#0c0f13;
  --sales-ink:#171b21;
  --sales-silver:#d8dce1;
  --sales-muted:#68717d;
  --sales-line:#d9dee5;
  --sales-soft:#f4f6f8;
  --sales-white:#fff;
}
html{scroll-behavior:smooth}
body.public-site{background:#fff;color:var(--sales-ink)}
.sales-site-header{min-height:86px;padding:10px clamp(18px,4vw,64px);background:rgba(255,255,255,.96);border-bottom:1px solid #e4e7eb;box-shadow:0 8px 26px rgba(10,15,20,.06);backdrop-filter:blur(15px);position:sticky;top:0;z-index:100}
.sales-brand{display:flex;align-items:center;width:150px;min-width:150px;height:62px;overflow:visible}
.sales-brand img{display:block;width:auto;height:76px;object-fit:contain;filter:drop-shadow(0 7px 9px rgba(85,0,6,.14))}
.sales-site-header .site-nav{gap:4px}
.sales-site-header .site-nav a{font-size:.82rem;font-weight:750;letter-spacing:.015em;color:#343b45;padding:12px 10px;border-radius:10px}
.sales-site-header .site-nav a:hover{color:var(--sales-red);background:#f6f7f9}
.sales-site-header .header-actions{gap:12px}
.sales-site-header .header-staff,.sales-site-header .header-account{font-size:.82rem;font-weight:750;color:#5b626d}
.sales-site-header .header-account{color:var(--sales-red)}
.sales-site-header .button.small{padding:11px 15px;font-size:.8rem}
.sales-home{overflow:hidden}
.sales-hero{max-width:1500px;margin:0 auto;padding:54px clamp(22px,5vw,78px) 34px;display:grid;grid-template-columns:minmax(0,.87fr) minmax(540px,1.13fr);gap:42px;align-items:center;background:radial-gradient(circle at 75% 45%,rgba(169,15,25,.12),transparent 36%),linear-gradient(180deg,#fff,#f7f8fa 95%);position:relative}
.sales-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,#cdd1d7,transparent)}
.sales-kicker,.sales-section-heading>span,.experience-v2-head span,.market-expansion-copy>span,.customer-journey>div:first-child>span,.sales-final-cta>div>span{display:inline-flex;align-items:center;gap:9px;color:var(--sales-red);font-size:.75rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}
.sales-kicker:before{content:"";width:32px;height:3px;background:var(--sales-red);border-radius:99px}
.sales-hero-copy h1{font-size:clamp(2.05rem,3vw,3.15rem);line-height:1.02;letter-spacing:-.055em;max-width:750px;margin:17px 0 20px;color:#101319;font-weight:800}
.sales-hero-copy p{font-size:1.1rem;line-height:1.72;color:#4e5661;max-width:690px;margin:0}
.sales-actions{display:flex;align-items:center;gap:13px;flex-wrap:wrap;margin-top:28px}
.sales-actions .button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;padding:0 20px;font-weight:800}
.sales-text-link{font-weight:800;color:#20252c;text-decoration:none;padding:12px 4px}
.sales-text-link:hover{color:var(--sales-red)}
.sales-proof-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:34px;border:1px solid #e0e3e8;border-radius:14px;overflow:hidden;background:#e0e3e8;max-width:710px}
.sales-proof-row span{background:#fff;padding:15px 16px;font-size:.78rem;line-height:1.45;color:#626a75}
.sales-proof-row b{display:block;color:#20252b;font-size:.8rem;margin-bottom:4px}
.hero-product-stage{background:#11151b;border:1px solid #2a2f37;border-radius:22px;box-shadow:0 30px 70px rgba(15,17,21,.22);overflow:hidden;min-width:0}
.hero-stage-top{height:48px;padding:0 17px;display:flex;align-items:center;gap:9px;color:#fff;border-bottom:1px solid #2c3139;background:linear-gradient(180deg,#1b2027,#14181e)}
.hero-stage-top b{font-size:.82rem}.hero-stage-top small{margin-left:auto;color:#9ea6b1}.live-dot{width:8px;height:8px;border-radius:50%;background:#39c779;box-shadow:0 0 0 5px rgba(57,199,121,.12)}
.hero-stage-screen{height:420px;position:relative;background:#07090c;overflow:hidden}
.hero-stage-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;visibility:hidden;transform:scale(1.015);transition:opacity .35s ease,transform .5s ease,visibility .35s}
.hero-stage-image.active{opacity:1;visibility:visible;transform:scale(1)}
.hero-stage-screen>img[data-hero-product="umos"]{object-position:center}
.hero-stage-screen>img[data-hero-product="pos"]{object-position:top center;background:#fff}
.hero-product-picker{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#2b3037;border-top:1px solid #303640}
.hero-product-picker button{border:0;background:#171b21;color:#fff;min-height:92px;padding:10px 7px 9px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;transition:.2s}
.hero-product-picker button:hover,.hero-product-picker button.active{background:#262b33;box-shadow:inset 0 -3px 0 var(--sales-red)}
.hero-product-picker img{width:auto;height:49px;max-width:92%;object-fit:contain}.hero-product-picker span{font-size:.68rem;color:#afb6c0;font-weight:750}
.hero-network-preview{background:radial-gradient(circle at center,rgba(169,15,25,.36),transparent 24%),linear-gradient(135deg,#080b10,#17101a);display:block}
.hero-network-preview:before,.hero-network-preview:after{content:"";position:absolute;inset:12%;border:1px solid rgba(255,255,255,.09);border-radius:50%}.hero-network-preview:after{inset:24%;border-color:rgba(209,33,47,.23)}
.network-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;z-index:3;color:#fff}.network-core img{width:100px}.network-core strong{font-size:1rem}.network-core span{font-size:.7rem;color:#aeb5bf}
.network-site{position:absolute;color:#fff;background:rgba(22,26,32,.88);border:1px solid #414851;border-radius:12px;padding:11px 13px;min-width:120px;box-shadow:0 10px 25px rgba(0,0,0,.25)}.network-site i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#32d17f;margin-right:6px}.network-site b{display:block;font-size:.78rem}.network-site span{font-size:.64rem;color:#aeb5bf}.site-a{left:7%;top:12%}.site-b{right:7%;top:12%}.site-c{left:8%;bottom:12%}.site-d{right:8%;bottom:12%}
.hero-security-preview{display:block;background:linear-gradient(140deg,#0a0d12,#171015 55%,#080b0f);padding:26px}.security-preview-head{display:flex;align-items:center;justify-content:space-between;color:#fff;border-bottom:1px solid #30353d;padding-bottom:15px}.security-preview-head span{font-size:.7rem;letter-spacing:.15em;color:#ef6a75}.security-preview-head b{font-size:.84rem}.security-preview-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:22px}.security-preview-grid article{border:1px solid #343942;background:rgba(255,255,255,.035);padding:15px 12px;border-radius:12px}.security-preview-grid small{display:block;color:#9ea7b2;font-size:.58rem}.security-preview-grid strong{display:block;color:#fff;font-size:1.6rem;margin:8px 0 4px}.security-preview-grid span{color:#77818c;font-size:.63rem}.security-route{height:145px;border:1px solid #303740;border-radius:14px;margin-top:14px;position:relative;background:radial-gradient(circle at 65% 42%,rgba(192,21,34,.28),transparent 22%),linear-gradient(135deg,rgba(255,255,255,.02),rgba(255,255,255,.00))}.security-route:before{content:"";position:absolute;left:15%;right:15%;top:50%;height:2px;background:linear-gradient(90deg,#85202a,#f0525e,#85202a);transform:rotate(-7deg)}.security-route i{position:absolute;width:13px;height:13px;border-radius:50%;background:#e63d49;box-shadow:0 0 0 6px rgba(230,61,73,.12)}.security-route i:nth-child(1){left:16%;top:55%}.security-route i:nth-child(2){left:38%;top:39%}.security-route i:nth-child(3){left:62%;top:48%}.security-route i:nth-child(4){right:16%;top:27%}.security-route span{position:absolute;right:16px;bottom:12px;color:#a8b0ba;font-size:.7rem}
.product-family{max-width:1460px;margin:0 auto;padding:64px clamp(22px,5vw,76px)}
.sales-section-heading{text-align:center;max-width:760px;margin:0 auto 28px}.sales-section-heading.left{text-align:left;margin-left:0}.sales-section-heading h2,.experience-v2-head h2,.market-expansion-copy h2,.customer-journey h2,.sales-final-cta h2{font-size:clamp(1.85rem,3vw,2.8rem);line-height:1.08;letter-spacing:-.04em;margin:9px 0 12px;color:#11151a}.sales-section-heading p,.experience-v2-head p,.market-expansion-copy p,.customer-journey>div:first-child p,.sales-final-cta p{color:#646d78;line-height:1.65;margin:0}
.product-family-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.product-family-grid article{border:1px solid var(--sales-line);border-radius:17px;padding:18px;background:#fff;display:flex;flex-direction:column;min-height:300px;transition:.25s;position:relative;overflow:hidden}.product-family-grid article:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#4b4f55,var(--sales-red),#a7abb0)}.product-family-grid article:hover{transform:translateY(-4px);box-shadow:0 18px 34px rgba(19,24,30,.1);border-color:#c4c9d0}.product-family-grid img{height:88px;width:100%;object-fit:contain;object-position:center;margin-bottom:12px}.product-family-grid h3{font-size:1.1rem;margin:2px 0 7px}.product-family-grid p{font-size:.87rem;line-height:1.58;color:#68717b;margin:0 0 16px}.product-family-grid a{margin-top:auto;color:var(--sales-red);font-weight:800;font-size:.82rem;text-decoration:none}
.product-experience-v2{background:#101319;padding:66px clamp(22px,5vw,76px);color:#fff}
.experience-v2-head{max-width:1460px;margin:0 auto 24px;display:flex;align-items:end;justify-content:space-between;gap:34px}.experience-v2-head h2{color:#fff;max-width:700px}.experience-v2-head p{max-width:550px;color:#aeb5bf}.experience-v2-tabs{max-width:1460px;margin:0 auto 16px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.experience-v2-tabs button{background:#1a1f26;border:1px solid #333942;border-radius:12px;color:#fff;cursor:pointer;min-height:74px;display:flex;align-items:center;justify-content:center;gap:12px;padding:8px 14px}.experience-v2-tabs button:hover,.experience-v2-tabs button.active{background:#242a32;border-color:#6d2027;box-shadow:inset 0 -3px 0 var(--sales-red)}.experience-v2-tabs img{height:52px;max-width:145px;object-fit:contain}.experience-v2-tabs span{font-weight:800;font-size:.83rem}
.experience-panel{max-width:1460px;margin:0 auto;display:none;grid-template-columns:minmax(0,1.55fr) minmax(280px,.45fr);gap:16px}.experience-panel.active{display:grid}.real-screen-frame,.connection-lab,.security-lab{border:1px solid #363c45;border-radius:16px;overflow:hidden;background:#07090c}.screen-toolbar,.lab-toolbar{min-height:50px;display:flex;align-items:center;gap:12px;padding:0 14px;background:#1a1e24;border-bottom:1px solid #363c45}.screen-toolbar b,.lab-toolbar b{font-size:.83rem}.screen-toolbar button{margin-left:auto;border:1px solid #4a515c;background:#252a32;color:#fff;border-radius:8px;padding:7px 10px;font-weight:750;cursor:pointer}.screen-toolbar button:hover{border-color:#df4d58}.verified-badge,.lab-toolbar>span{font-size:.6rem;letter-spacing:.12em;font-weight:850;color:#ff7c86;background:rgba(190,25,39,.15);border:1px solid rgba(229,55,68,.35);border-radius:999px;padding:6px 8px}.lab-toolbar small{margin-left:auto;color:#b1bac5}.screen-image-wrap{position:relative;aspect-ratio:1.5/1;overflow:hidden;background:#fff}.screen-image-wrap>img{display:block;width:100%;height:100%;object-fit:contain}.screen-image-wrap.pos-screen{aspect-ratio:1.18/1}.screen-image-wrap.pos-screen>img{object-fit:cover;object-position:top center}.screen-hotspot{position:absolute;width:32px;height:32px;border-radius:50%;border:3px solid #fff;background:var(--sales-red);color:#fff;box-shadow:0 0 0 6px rgba(169,15,25,.25),0 4px 12px rgba(0,0,0,.3);cursor:pointer;font-weight:900;transition:.2s}.screen-hotspot:hover,.screen-hotspot.active{transform:scale(1.14);background:#ee3f4b;box-shadow:0 0 0 9px rgba(233,55,68,.22),0 5px 15px rgba(0,0,0,.35)}.umos-hotspot-1{left:10%;top:14%}.umos-hotspot-2{left:22%;top:51%}.umos-hotspot-3{left:55%;top:49%}.umos-hotspot-4{right:10%;bottom:18%}.pos-hotspot-1{left:34%;top:16%}.pos-hotspot-2{left:28%;top:53%}.pos-hotspot-3{right:12%;top:57%}.pos-hotspot-4{left:43%;bottom:8%}
.tour-side-panel{background:#1a1f26;border:1px solid #363c45;border-radius:16px;padding:24px;display:flex;flex-direction:column}.tour-side-panel>span,.tour-count{font-size:.65rem;letter-spacing:.14em;color:#e45b66;font-weight:850}.tour-side-panel h3{font-size:1.45rem;line-height:1.15;margin:12px 0 10px;color:#fff}.tour-side-panel p{font-size:.86rem;line-height:1.65;color:#abb4bf;margin:0 0 18px}.tour-feature-list{display:grid;gap:8px}.tour-feature-list span{border:1px solid #353c45;background:#14181e;border-radius:9px;padding:10px 11px;font-size:.76rem;color:#d2d6dc}.tour-nav{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto;padding-top:20px}.tour-nav button{border:1px solid #484f58;background:#22272f;color:#fff;border-radius:9px;padding:10px;cursor:pointer;font-weight:750}.tour-nav button:last-child{background:var(--sales-red);border-color:var(--sales-red)}
.connection-map{height:500px;position:relative;background:radial-gradient(circle at center,rgba(152,18,29,.35),transparent 24%),linear-gradient(135deg,#090c10,#171018)}.connection-map svg{position:absolute;inset:0;width:100%;height:100%;z-index:1}.connection-map path{fill:none;stroke:#7e2c34;stroke-width:2;stroke-dasharray:8 8}.connection-hub{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:4;border:1px solid #505761;background:#171c22;border-radius:18px;width:170px;height:165px;display:flex;align-items:center;justify-content:center;flex-direction:column;box-shadow:0 20px 45px rgba(0,0,0,.38)}.connection-hub img{width:86px}.connection-hub strong{font-size:.87rem}.connection-hub span{font-size:.68rem;color:#929ba7}.connection-location{position:absolute;z-index:5;width:164px;min-height:70px;border:1px solid #49515c;background:#191e25;color:#fff;border-radius:13px;text-align:left;padding:13px;cursor:pointer;transition:.25s}.connection-location i{width:9px;height:9px;border-radius:50%;background:#31cf7c;display:inline-block;margin-right:5px;box-shadow:0 0 0 5px rgba(49,207,124,.12)}.connection-location b{display:block;font-size:.82rem;margin-top:7px}.connection-location span{display:block;font-size:.66rem;color:#9ea7b2;margin-top:3px}.connection-location.offline{border-color:#9b2832;background:#281419}.connection-location.offline i{background:#f04854;box-shadow:0 0 0 5px rgba(240,72,84,.14)}.location-1{left:7%;top:8%}.location-2{right:7%;top:8%}.location-3{left:6%;bottom:8%}.location-4{right:6%;bottom:8%}.data-pulse{position:absolute;width:10px;height:10px;border-radius:50%;background:#f14e5a;box-shadow:0 0 12px #f14e5a;z-index:2;animation:pulseTravel 3.2s infinite linear}.pulse-1{left:49%;top:49%;--tx:-280px;--ty:-150px}.pulse-2{left:50%;top:49%;--tx:280px;--ty:-150px;animation-delay:.8s}.pulse-3{left:49%;top:50%;--tx:-285px;--ty:155px;animation-delay:1.6s}.pulse-4{left:50%;top:50%;--tx:285px;--ty:155px;animation-delay:2.4s}@keyframes pulseTravel{0%{transform:translate(0,0);opacity:0}15%{opacity:1}85%{opacity:1}100%{transform:translate(var(--tx),var(--ty));opacity:0}}.connection-status-list{display:grid;gap:9px;margin-bottom:20px}.connection-status-list span{font-size:.76rem;color:#d3d8de}.connection-status-list i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#35c87a;margin-right:7px}.tour-side-panel .button.full{margin-top:auto}
.security-dashboard{padding:18px;background:linear-gradient(145deg,#0a0d11,#11151a);min-height:500px}.security-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.security-metrics article{background:#181d24;border:1px solid #343b44;border-radius:12px;padding:16px}.security-metrics small{color:#929ca7;font-size:.61rem}.security-metrics strong{display:block;font-size:1.7rem;margin:8px 0 3px}.security-metrics span{color:#7f8995;font-size:.68rem}.security-main-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:12px;margin-top:12px}.post-board,.incident-board{background:#181d24;border:1px solid #343b44;border-radius:12px;padding:14px}.post-board-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #303740;padding-bottom:12px}.post-board-head b{font-size:.85rem}.post-board-head span{font-size:.65rem;color:#4bd48b}.post-row{display:grid;grid-template-columns:10px 1fr auto;gap:8px;align-items:center;padding:13px 0;border-bottom:1px solid #2a3038}.post-row i{width:8px;height:8px;background:#34ce7d;border-radius:50%}.post-row b{font-size:.76rem}.post-row span{grid-column:2;font-size:.65rem;color:#929ca7}.post-row em{grid-column:3;grid-row:1/3;font-size:.55rem;font-style:normal;color:#57d795;border:1px solid rgba(87,215,149,.25);padding:5px 7px;border-radius:999px}.incident-event{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:start;padding:17px 0}.incident-event>span{font-size:.64rem;color:#8e98a4}.incident-event b{font-size:.78rem}.incident-event p{font-size:.65rem;color:#8f99a5;margin:4px 0 0}.incident-event em{font-size:.56rem;font-style:normal;color:#ff7b84;border:1px solid rgba(255,123,132,.35);padding:5px 7px;border-radius:999px}.incident-event.alert{animation:incidentFlash 1.1s 2}.incident-event.alert em{background:#ad101c;color:#fff}@keyframes incidentFlash{50%{background:rgba(177,18,31,.18)}}.incident-board .button{margin-top:8px}.incident-board button:disabled{opacity:.45;cursor:not-allowed}
.try-product{max-width:1460px;margin:0 auto;padding:70px clamp(22px,5vw,76px)}.try-product>.sales-section-heading{max-width:760px}.pos-mini-demo{display:grid;grid-template-columns:1fr 1.15fr .8fr;gap:12px;border:1px solid var(--sales-line);background:#eef1f4;padding:12px;border-radius:18px}.pos-demo-catalog,.pos-demo-cart,.pos-demo-checkout{background:#fff;border:1px solid #d9dee4;border-radius:13px;padding:14px;min-height:360px}.pos-demo-head{min-height:44px;border-bottom:1px solid #e3e6ea;margin-bottom:12px;padding-bottom:10px;display:flex;align-items:center;justify-content:space-between}.pos-demo-head img{height:45px;max-width:140px;object-fit:contain}.pos-demo-head span{font-size:.7rem;color:#79828d}.pos-demo-head button{border:0;background:#f3f4f6;border-radius:7px;padding:7px 9px;color:#ab1823;font-weight:750;cursor:pointer}.pos-demo-catalog>button[data-demo-item]{width:100%;border:1px solid #e0e4e9;background:#fff;border-radius:10px;padding:13px;text-align:left;margin-bottom:9px;display:grid;grid-template-columns:1fr auto;cursor:pointer}.pos-demo-catalog>button:hover{border-color:#bd313d;background:#fff8f8}.pos-demo-catalog b{font-size:.8rem}.pos-demo-catalog span{font-size:.66rem;color:#818a95;margin-top:5px}.pos-demo-catalog strong{grid-column:2;grid-row:1/3;color:var(--sales-red);align-self:center}.demo-cart-empty{height:190px;display:grid;place-items:center;color:#9aa2ab;font-size:.82rem;border:1px dashed #d8dde2;border-radius:10px}.demo-cart-lines{display:grid;gap:8px}.demo-cart-line{display:grid;grid-template-columns:1fr auto auto;gap:9px;align-items:center;border-bottom:1px solid #eceff2;padding:9px 0}.demo-cart-line span{font-size:.75rem}.demo-cart-line small{color:#7e8791}.demo-cart-line button{border:0;background:#f5e8ea;color:#a71621;border-radius:6px;width:26px;height:26px;cursor:pointer}.demo-totals{border-top:1px solid #e0e4e8;margin-top:12px;padding-top:12px;display:grid;gap:8px}.demo-totals span,.demo-totals strong{display:flex;justify-content:space-between;font-size:.78rem}.demo-totals strong{font-size:1rem}.pos-demo-checkout label{font-size:.72rem;font-weight:750}.pos-demo-checkout select{width:100%;margin:7px 0 14px;padding:10px;border:1px solid #d9dee4;border-radius:8px;background:#fff}.demo-payments{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:14px}.demo-payments button{border:1px solid #d6dbe1;background:#fff;border-radius:8px;padding:9px 4px;font-weight:750;cursor:pointer}.demo-payments button.active{background:#a9101b;color:#fff;border-color:#a9101b}.demo-result{margin-top:13px;font-size:.75rem;line-height:1.55}.demo-result.success{background:#e8f8ef;border:1px solid #b5e3c8;color:#17613b;padding:11px;border-radius:9px}
.market-expansion{background:linear-gradient(135deg,#f5f6f8,#fff);border-top:1px solid #e0e4e8;border-bottom:1px solid #e0e4e8;padding:68px clamp(22px,5vw,76px);display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.market-expansion>div{max-width:680px}.market-path{display:flex;align-items:center;gap:8px;margin-top:24px;flex-wrap:wrap}.market-path span{display:flex;align-items:center;gap:7px;font-size:.72rem;font-weight:750;color:#444c56}.market-path b{width:24px;height:24px;border-radius:50%;background:#15191f;color:#fff;display:grid;place-items:center;font-size:.65rem}.market-path i{font-style:normal;color:#aeb5bd}.market-expansion-panel{border:1px solid #ced4da;background:#fff;border-radius:17px;padding:13px;box-shadow:0 20px 44px rgba(21,26,32,.09)}.market-panel-top{display:flex;justify-content:space-between;padding:11px 8px 15px;border-bottom:1px solid #e1e5e9}.market-panel-top span{font-size:.7rem;color:#79828c}.market-expansion-panel article{display:grid;grid-template-columns:70px 1fr auto;gap:12px;align-items:center;padding:14px 5px;border-bottom:1px solid #e7eaed}.market-expansion-panel article:last-child{border-bottom:0}.market-expansion-panel img{width:68px;height:55px;object-fit:contain}.market-expansion-panel small{display:block;font-size:.58rem;color:#a71a24;font-weight:850;letter-spacing:.1em}.market-expansion-panel b{font-size:.8rem}.market-expansion-panel span{display:block;color:#7d8690;font-size:.66rem;margin-top:4px}.market-expansion-panel em{font-size:.6rem;font-style:normal;color:#1b7f4e;background:#eaf8f0;border:1px solid #c8ead6;border-radius:999px;padding:6px 8px}
.customer-journey{max-width:1460px;margin:0 auto;padding:70px clamp(22px,5vw,76px);display:grid;grid-template-columns:.75fr 1.25fr;gap:54px;align-items:center}.journey-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.journey-steps article{border:1px solid #dce1e6;border-radius:14px;padding:20px;background:#fff;min-height:210px}.journey-steps b{font-size:.7rem;color:#a9101b}.journey-steps h3{font-size:1rem;margin:18px 0 8px}.journey-steps p{font-size:.79rem;line-height:1.55;color:#717a85;margin:0}
.sales-final-cta{max-width:1460px;margin:0 auto 62px;border-radius:20px;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.14),transparent 24%),linear-gradient(120deg,#650810,#a8101b 55%,#351016);padding:38px clamp(22px,4vw,56px);display:grid;grid-template-columns:170px 1fr auto;gap:30px;align-items:center;color:#fff}.sales-final-cta>img{width:165px;height:105px;object-fit:contain}.sales-final-cta h2{color:#fff;margin-bottom:8px}.sales-final-cta p{color:#f0cdd0}.sales-final-cta .sales-actions{margin-top:0;justify-content:flex-end}
.image-lightbox{position:fixed;inset:0;z-index:9999;background:rgba(4,6,8,.94);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 30px}.image-lightbox[hidden]{display:none}.image-lightbox img{max-width:min(95vw,1600px);max-height:84vh;object-fit:contain;background:#fff;box-shadow:0 20px 70px rgba(0,0,0,.5)}.image-lightbox button{position:absolute;right:25px;top:18px;width:44px;height:44px;border-radius:50%;border:1px solid #77808b;background:#15191f;color:#fff;font-size:1.8rem;cursor:pointer}.image-lightbox p{color:#aeb5be;font-size:.7rem}
.sales-footer{background:#0d1014;color:#fff;border-top:3px solid #9e101a}.sales-footer-main{max-width:1460px;margin:0 auto;display:grid;grid-template-columns:1.6fr repeat(3,.65fr);gap:38px;padding:48px clamp(22px,5vw,76px)}.sales-footer-brand img{width:220px;height:115px;object-fit:contain;object-position:left center}.sales-footer-brand p{color:#aab2bd;max-width:470px;font-size:.84rem;line-height:1.65}.sales-footer-brand>a{color:#fff;font-weight:800;font-size:.8rem}.sales-footer h3{font-size:.8rem;color:#fff;margin:20px 0 13px}.sales-footer-main>div:not(:first-child){display:flex;flex-direction:column;gap:9px}.sales-footer-main a{color:#aab2bd;text-decoration:none;font-size:.76rem}.sales-footer-main a:hover{color:#fff}.sales-footer-bottom{border-top:1px solid #2b3037;padding:15px clamp(22px,5vw,76px);display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;color:#818b96;font-size:.68rem}
@media(max-width:1180px){.sales-site-header .site-nav a{padding:10px 7px;font-size:.75rem}.sales-site-header .header-staff{display:none}.sales-hero{grid-template-columns:1fr;gap:28px}.sales-hero-copy{max-width:900px}.hero-stage-screen{height:470px}.product-family-grid{grid-template-columns:repeat(2,1fr)}.experience-panel{grid-template-columns:1fr}.tour-side-panel{min-height:280px}.tour-nav{max-width:360px}.connection-map{height:460px}.pos-mini-demo{grid-template-columns:1fr 1fr}.pos-demo-checkout{grid-column:1/-1;min-height:auto}.customer-journey{grid-template-columns:1fr}.sales-final-cta{grid-template-columns:140px 1fr}.sales-final-cta .sales-actions{grid-column:1/-1;justify-content:flex-start}.sales-footer-main{grid-template-columns:1.4fr repeat(3,.7fr)}}
@media(max-width:900px){.sales-site-header{min-height:76px}.sales-brand img{height:68px}.sales-site-header .header-actions .button{display:none}.sales-site-header .header-account{display:none}.sales-hero{padding-top:36px}.sales-hero-copy h1{font-size:clamp(2.1rem,8vw,3.3rem)}.sales-proof-row{grid-template-columns:1fr}.hero-product-picker{grid-template-columns:repeat(2,1fr)}.hero-stage-screen{height:400px}.experience-v2-head{display:block}.experience-v2-head p{margin-top:15px}.experience-v2-tabs{grid-template-columns:repeat(2,1fr)}.experience-v2-tabs img{height:46px}.market-expansion{grid-template-columns:1fr}.market-expansion>div{max-width:none}.journey-steps{grid-template-columns:1fr}.sales-final-cta{grid-template-columns:1fr;text-align:center}.sales-final-cta>img{margin:auto}.sales-final-cta .sales-actions{justify-content:center}.sales-footer-main{grid-template-columns:1fr 1fr}.sales-footer-brand{grid-column:1/-1}}
@media(max-width:640px){.sales-site-header{padding:6px 13px}.sales-brand{width:105px;min-width:105px}.sales-brand img{height:59px}.sales-hero,.product-family,.product-experience-v2,.try-product,.market-expansion,.customer-journey{padding-left:16px;padding-right:16px}.sales-hero-copy h1{font-size:2.25rem}.sales-hero-copy p{font-size:.98rem}.sales-actions{align-items:stretch}.sales-actions .button{width:100%}.sales-text-link{text-align:center;width:100%}.hero-stage-screen{height:310px}.hero-product-picker button{min-height:80px}.hero-product-picker img{height:42px}.product-family-grid{grid-template-columns:1fr}.product-family-grid article{min-height:260px}.experience-v2-tabs{gap:6px}.experience-v2-tabs button{min-height:65px;flex-direction:column;gap:2px}.experience-v2-tabs img{height:35px}.experience-v2-tabs span{font-size:.68rem}.screen-toolbar,.lab-toolbar{flex-wrap:wrap;padding:9px 10px}.screen-toolbar button{margin-left:0}.screen-image-wrap,.screen-image-wrap.pos-screen{aspect-ratio:1/1}.screen-image-wrap>img{object-fit:cover}.screen-hotspot{width:29px;height:29px}.connection-map{height:520px}.connection-hub{width:135px;height:135px}.connection-hub img{width:72px}.connection-location{width:130px;padding:10px}.location-1{left:2%;top:6%}.location-2{right:2%;top:6%}.location-3{left:2%;bottom:6%}.location-4{right:2%;bottom:6%}.data-pulse{display:none}.security-metrics{grid-template-columns:1fr}.security-main-grid{grid-template-columns:1fr}.pos-mini-demo{grid-template-columns:1fr}.pos-demo-checkout{grid-column:auto}.market-path i{display:none}.market-path{display:grid}.market-expansion-panel article{grid-template-columns:54px 1fr}.market-expansion-panel img{width:50px}.market-expansion-panel em{grid-column:2;justify-self:start}.sales-final-cta{margin-left:12px;margin-right:12px;padding:28px 18px}.sales-footer-main{grid-template-columns:1fr}.sales-footer-brand{grid-column:auto}.sales-footer-bottom{flex-direction:column}.image-lightbox{padding:50px 10px 20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.data-pulse{animation:none}.product-family-grid article,.hero-stage-image,.screen-hotspot{transition:none}}

/* UMOSTEK v8.1 interactive product presentation */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.hero-stage-image.hero-live-umos,.hero-stage-image.hero-stage-pos{display:block;padding:0;background:#f5f7f9;color:#171b21}
.hero-stage-pos>img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center;background:#fff}
.hero-screen-label{position:absolute;left:18px;bottom:16px;background:rgba(12,15,19,.9);border:1px solid rgba(255,255,255,.22);border-radius:10px;padding:9px 12px;color:#fff;display:grid;gap:2px;backdrop-filter:blur(8px)}
.hero-screen-label b{font-size:.72rem}.hero-screen-label span{font-size:.62rem;color:#c1c8d1}
.hero-app-top{height:58px;background:#fff;border-bottom:1px solid #dce1e6;display:flex;align-items:center;padding:6px 14px;gap:10px}
.hero-app-top img{width:88px;height:48px;object-fit:contain}.hero-app-top>div{display:grid}.hero-app-top b{font-size:.76rem}.hero-app-top span{font-size:.61rem;color:#7a838e}.hero-app-top em{margin-left:auto;font-size:.62rem;font-style:normal;font-weight:800;color:#176b43;background:#e8f7ef;border:1px solid #bce4cd;border-radius:999px;padding:6px 9px}
.hero-app-shell{height:calc(100% - 58px);display:grid;grid-template-columns:128px 1fr;background:#f3f5f7}
.hero-app-shell aside{background:#111820;color:#aeb7c2;padding:13px 8px;display:grid;align-content:start;gap:4px}.hero-app-shell aside span{padding:8px 9px;border-radius:7px;font-size:.64rem}.hero-app-shell aside span.active{background:#a80f1a;color:#fff}
.hero-app-main{padding:13px;overflow:hidden}.hero-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.hero-metrics article{background:#fff;border:1px solid #dde2e7;border-radius:9px;padding:10px}.hero-metrics small{font-size:.52rem;color:#7c8590}.hero-metrics strong{display:block;font-size:1.15rem;margin:4px 0}.hero-metrics span{font-size:.55rem;color:#828b95}.hero-workflow{display:grid;grid-template-columns:1.18fr .82fr;gap:8px;margin-top:8px}.hero-workflow>div{background:#fff;border:1px solid #dde2e7;border-radius:9px;padding:11px}.hero-workflow>div:first-child{display:grid;gap:6px}.hero-workflow b{font-size:.66rem}.hero-workflow span{font-size:.58rem;color:#65707c;border-left:2px solid #b31722;padding-left:7px}.hero-work-chart{display:flex!important;align-items:end;gap:7px;position:relative;padding-bottom:22px!important}.hero-work-chart i{flex:1;background:linear-gradient(180deg,#d93542,#86101a);border-radius:4px 4px 1px 1px}.hero-work-chart small{position:absolute;left:10px;bottom:7px;font-size:.55rem;color:#77818d}

.product-rail{max-width:1460px;margin:0 auto;padding:50px clamp(22px,5vw,76px) 58px}.product-rail-intro{display:grid;grid-template-columns:.75fr 1.1fr 1fr;gap:24px;align-items:end;margin-bottom:20px}.product-rail-intro>span{color:var(--sales-red);font-size:.7rem;font-weight:850;letter-spacing:.15em}.product-rail-intro h2{font-size:clamp(1.65rem,2.3vw,2.3rem);line-height:1.08;letter-spacing:-.035em;margin:0}.product-rail-intro p{margin:0;color:#68717c;line-height:1.55}.product-rail-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.product-rail-grid a{display:grid;grid-template-columns:76px 1fr;align-items:center;gap:10px;border:1px solid #dce1e6;border-radius:14px;padding:12px;background:#fff;text-decoration:none;color:#171b21;min-height:104px;transition:.2s}.product-rail-grid a:hover{border-color:#b8bec6;box-shadow:0 12px 26px rgba(20,24,30,.08);transform:translateY(-2px)}.product-rail-grid img{width:76px;height:70px;object-fit:contain}.product-rail-grid span{display:grid;gap:4px}.product-rail-grid b{font-size:.84rem}.product-rail-grid small{font-size:.66rem;line-height:1.45;color:#737d88}

.umos-live-panel{grid-template-columns:minmax(0,1.65fr) minmax(270px,.35fr)}
.umos-live-app{background:#f4f6f8;border:1px solid #333a43;border-radius:16px;overflow:hidden;color:#18202a;min-width:0}
.umos-app-header{min-height:72px;background:#fff;border-bottom:1px solid #d9dfe5;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 15px}.umos-app-brand{display:flex;align-items:center;gap:10px;min-width:0}.umos-app-brand img{width:92px;height:55px;object-fit:contain}.umos-app-brand span{display:grid;gap:2px}.umos-app-brand b{font-size:.78rem}.umos-app-brand small{font-size:.62rem;color:#77818c}.umos-app-header-actions{display:flex;align-items:center;gap:10px}.umos-app-header-actions input{width:260px;border:1px solid #d7dde3;border-radius:9px;padding:9px 11px;font-size:.7rem}.umos-app-header-actions em{font-style:normal;font-size:.62rem;font-weight:800;color:#286448;white-space:nowrap}.umos-app-header-actions em i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#28b46c;margin-right:5px}
.umos-app-shell{display:grid;grid-template-columns:190px 1fr;min-height:720px}.umos-app-nav{background:#111820;padding:13px 9px;display:grid;align-content:start;gap:4px}.umos-app-nav button{border:0;background:transparent;color:#b8c1cb;border-radius:8px;padding:11px 9px;display:flex;align-items:center;gap:9px;text-align:left;font-size:.68rem;font-weight:700;cursor:pointer}.umos-app-nav button span{width:22px;height:22px;border-radius:6px;background:#242d37;display:grid;place-items:center;color:#e1e5e9}.umos-app-nav button:hover,.umos-app-nav button.active{background:#a70f19;color:#fff}.umos-app-nav button.active span{background:rgba(255,255,255,.18);color:#fff}
.umos-app-content{padding:16px;min-width:0}.umos-content-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px}.umos-content-head small{font-size:.57rem;color:#a4101b;font-weight:850;letter-spacing:.12em}.umos-content-head h3{font-size:1.12rem;margin:3px 0}.umos-content-head p{margin:0;font-size:.68rem;color:#6e7883}.umos-content-head button{border:1px solid #d2d8de;background:#fff;border-radius:8px;padding:8px 10px;font-size:.66rem;font-weight:750;cursor:pointer;color:#2f3741}.umos-content-head button:hover{border-color:#a90f19;color:#a90f19}
.umos-live-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:10px}.umos-live-metrics article{background:#fff;border:1px solid #dce1e6;border-radius:10px;padding:12px}.umos-live-metrics small{display:block;font-size:.55rem;color:#76808b}.umos-live-metrics strong{display:block;font-size:1.35rem;margin:5px 0 3px}.umos-live-metrics span{font-size:.61rem;color:#7e8791}
.umos-view{display:none}.umos-view.active{display:block}.umos-command-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:10px}.umos-command-grid>section,.umos-table-panel,.umos-activity{background:#fff;border:1px solid #dce1e6;border-radius:11px;overflow:hidden}.umos-panel-head{min-height:42px;border-bottom:1px solid #e3e7eb;padding:0 12px;display:flex;align-items:center;justify-content:space-between}.umos-panel-head b{font-size:.7rem}.umos-panel-head span{font-size:.58rem;color:#7a8490}.operation-flow{padding:7px 12px}.operation-flow article{display:grid;grid-template-columns:27px 1fr auto;gap:9px;align-items:center;padding:9px 0;border-bottom:1px solid #edf0f3}.operation-flow article:last-child{border-bottom:0}.operation-flow i{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#f4e5e7;color:#9e111b;font-size:.65rem;font-style:normal;font-weight:850}.operation-flow span{display:grid;gap:2px}.operation-flow b{font-size:.67rem}.operation-flow small{font-size:.58rem;color:#7a8490}.operation-flow em{font-style:normal;font-size:.52rem;font-weight:850;color:#9d111b;background:#f8e9ea;border-radius:999px;padding:5px 7px}.workload-bars{padding:12px;display:grid;gap:12px}.workload-bars label{display:grid;grid-template-columns:1fr auto;gap:5px;font-size:.62rem}.workload-bars label>span{color:#737d88}.workload-bars label>i{grid-column:1/-1;height:8px;background:#edf0f3;border-radius:99px;overflow:hidden}.workload-bars label>i>b{display:block;height:100%;background:linear-gradient(90deg,#97111b,#d33b47);border-radius:99px}
.umos-table{padding:0 10px 8px}.umos-table-row{display:grid;grid-template-columns:1.35fr 1fr .55fr .55fr .6fr;gap:10px;align-items:center;padding:10px 3px;border-bottom:1px solid #edf0f3;font-size:.62rem}.umos-table-row:last-child{border-bottom:0}.umos-table-row.header{font-size:.52rem;color:#7c8691;font-weight:850}.umos-table-row>span:first-child{display:grid;gap:2px}.umos-table-row b{font-size:.65rem}.umos-table-row small{font-size:.55rem;color:#87909a}.umos-table-row em{font-style:normal;font-size:.54rem;font-weight:800;color:#22704a;background:#e9f7ef;border-radius:999px;padding:5px 7px;justify-self:start}.umos-table-row em.warning{color:#8c5a0b;background:#fff3d8}.umos-table.orders .umos-table-row{grid-template-columns:.75fr 1.15fr .65fr .8fr .65fr}.umos-table.workforce .umos-table-row{grid-template-columns:1.1fr .75fr .85fr .55fr .6fr}
.shipment-cards{padding:10px;display:grid;gap:8px}.shipment-cards article{border:1px solid #e1e5e9;border-radius:9px;padding:10px;display:grid;grid-template-columns:1fr auto;gap:3px}.shipment-cards small{font-size:.53rem;color:#a4121d;font-weight:800}.shipment-cards b{font-size:.67rem}.shipment-cards span{font-size:.57rem;color:#7b8590}.shipment-cards em{grid-column:2;grid-row:1/4;align-self:center;font-style:normal;font-size:.52rem;font-weight:850;color:#226d49;background:#e9f7ef;border-radius:999px;padding:6px 7px}.carrier-list{padding:10px;display:grid;gap:8px}.carrier-list>span{display:grid;grid-template-columns:1fr auto;gap:2px;padding:9px;border:1px solid #e1e5e9;border-radius:9px}.carrier-list b{font-size:.65rem}.carrier-list small{font-size:.56rem;color:#7c8690}.carrier-list em{grid-column:2;grid-row:1/3;align-self:center;font-style:normal;font-size:.5rem;color:#26704d;font-weight:850}
.finance-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:10px}.finance-summary article{border:1px solid #e1e5e9;border-radius:9px;padding:10px}.finance-summary small{font-size:.51rem;color:#77818c}.finance-summary strong{display:block;font-size:1.05rem;margin:4px 0}.finance-summary span{font-size:.57rem;color:#747e89}.finance-feed{padding:8px 10px;display:grid}.finance-feed>span{display:grid;gap:2px;padding:8px 3px;border-bottom:1px solid #edf0f3}.finance-feed>span:last-child{border-bottom:0}.finance-feed b{font-size:.65rem}.finance-feed small{font-size:.56rem;color:#7b8590}
.umos-activity{margin-top:10px}.umos-activity>[data-umos-activity-list]{padding:6px 12px;display:grid}.umos-activity [data-umos-activity-list]>span{display:grid;grid-template-columns:10px 1fr;column-gap:8px;padding:7px 0;border-bottom:1px solid #edf0f3}.umos-activity [data-umos-activity-list]>span:last-child{border-bottom:0}.umos-activity i{width:7px;height:7px;border-radius:50%;background:#c11f2b;margin-top:4px}.umos-activity b{font-size:.63rem}.umos-activity small{grid-column:2;font-size:.54rem;color:#808a94}
.product-action-panel{border:1px solid #363c45;border-radius:16px;background:#191e25;padding:18px;color:#fff;display:flex;flex-direction:column;min-width:0}.product-action-panel>span{font-size:.59rem;color:#ff747f;font-weight:850;letter-spacing:.13em}.product-action-panel h3{font-size:1.25rem;margin:9px 0 8px}.product-action-panel>p{font-size:.75rem;line-height:1.55;color:#aeb6c0;margin:0 0 13px}.product-action-panel>button{width:100%;border:1px solid #3a424c;background:#222831;color:#fff;border-radius:10px;padding:11px;text-align:left;display:grid;gap:3px;cursor:pointer;margin-bottom:7px}.product-action-panel>button:hover{border-color:#d43a46;background:#292f38}.product-action-panel>button b{font-size:.68rem}.product-action-panel>button small{font-size:.57rem;color:#9fa8b3}.product-action-result{margin-top:auto;border:1px solid #3a424c;background:#11161c;border-radius:10px;padding:12px;font-size:.66rem;line-height:1.5;color:#c3cad2;min-height:62px}.product-action-result.success{border-color:#2b7653;background:#12251d;color:#bce8d1}

@media(max-width:1180px){.product-rail-grid{grid-template-columns:repeat(2,1fr)}.product-rail-intro{grid-template-columns:1fr}.umos-live-panel{grid-template-columns:1fr}.umos-app-shell{min-height:670px}.product-action-panel{min-height:340px}.product-action-result{margin-top:10px}}
@media(max-width:900px){.hero-app-shell{grid-template-columns:100px 1fr}.hero-app-shell aside span{font-size:.57rem}.hero-metrics{grid-template-columns:repeat(2,1fr)}.product-rail-grid{grid-template-columns:1fr 1fr}.umos-app-header{align-items:flex-start}.umos-app-header-actions{display:none}.umos-app-shell{grid-template-columns:150px 1fr}.umos-live-metrics{grid-template-columns:repeat(2,1fr)}.umos-command-grid{grid-template-columns:1fr}.umos-table-row{grid-template-columns:1.2fr .8fr .5fr .55fr}.umos-table-row.header span:nth-child(4),.umos-table-row:not(.header)>span:nth-child(4){display:none}.umos-table.orders .umos-table-row,.umos-table.workforce .umos-table-row{grid-template-columns:1fr 1fr .7fr .7fr}.umos-table.orders .umos-table-row.header span:nth-child(4),.umos-table.orders .umos-table-row:not(.header)>span:nth-child(4),.umos-table.workforce .umos-table-row.header span:nth-child(4),.umos-table.workforce .umos-table-row:not(.header)>span:nth-child(4){display:none}}
@media(max-width:640px){.sales-hero-copy h1{font-size:2rem}.hero-stage-screen{height:350px}.hero-app-shell{grid-template-columns:82px 1fr}.hero-app-shell aside{padding:8px 5px}.hero-app-shell aside span{padding:7px 5px;font-size:.48rem}.hero-app-main{padding:8px}.hero-metrics article{padding:7px}.hero-metrics strong{font-size:.9rem}.hero-workflow{grid-template-columns:1fr}.hero-work-chart{display:none!important}.product-rail{padding-left:16px;padding-right:16px}.product-rail-grid{grid-template-columns:1fr}.product-rail-grid a{grid-template-columns:68px 1fr}.product-rail-grid img{width:66px;height:60px}.umos-app-header{padding:6px 9px}.umos-app-brand img{width:74px}.umos-app-brand b{font-size:.65rem}.umos-app-brand small{font-size:.52rem}.umos-app-shell{grid-template-columns:1fr;min-height:0}.umos-app-nav{display:grid;grid-template-columns:repeat(3,1fr);padding:6px}.umos-app-nav button{padding:7px 4px;font-size:.52rem;justify-content:center;text-align:center}.umos-app-nav button span{display:none}.umos-app-content{padding:9px}.umos-content-head{align-items:flex-start}.umos-content-head button{display:none}.umos-live-metrics{grid-template-columns:1fr 1fr}.umos-live-metrics article{padding:8px}.umos-live-metrics strong{font-size:1rem}.umos-table{overflow-x:auto}.umos-table-row{min-width:570px}.finance-summary{grid-template-columns:1fr}.product-action-panel{padding:14px}.hero-screen-label{left:8px;right:8px;bottom:8px}}
.sales-hero-copy h1{font-size:clamp(1.95rem,2.55vw,2.75rem)}
.sales-section-heading h2,.experience-v2-head h2,.market-expansion-copy h2,.customer-journey h2,.sales-final-cta h2{font-size:clamp(1.65rem,2.4vw,2.35rem)}
