:root{--smnet-cyan:#00aeef;--smnet-cyan-deep:#008dc3;--smnet-cyan-soft:#eaf8fe;--smnet-navy:#061629;--smnet-navy-2:#0a213a;--smnet-slate:#21364c;--smnet-text:#172434;--smnet-muted:#66778a;--smnet-bg:#f5f8fb;--smnet-line:#dce7ef;--smnet-white:#fff;--smnet-radius:16px;--smnet-shadow:0 14px 44px rgba(6,22,41,.08);--smnet-container:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--smnet-text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}a{color:inherit}button,input,textarea,select{font:inherit}.smnet-container{width:min(var(--smnet-container),calc(100% - 40px));margin-inline:auto}.smnet-main{min-height:60vh}.smnet-skip-link{position:fixed;left:12px;top:-80px;z-index:10000;background:#fff;color:#061629;padding:10px 14px;border-radius:8px}.smnet-skip-link:focus{top:12px}.smnet-kicker{color:var(--smnet-cyan);font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.smnet-icon{flex:none}.smnet-button{min-height:52px;padding:0 22px;border:1px solid transparent;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;font-size:14px;font-weight:800;letter-spacing:.02em;transition:.2s ease}.smnet-button-primary{background:var(--smnet-cyan);color:#fff;box-shadow:0 9px 24px rgba(0,174,239,.2)}.smnet-button-primary:hover{background:#009ed9;transform:translateY(-1px)}.smnet-button-ghost{border-color:rgba(255,255,255,.28);color:#fff;background:rgba(255,255,255,.04)}.smnet-button-ghost:hover{background:rgba(255,255,255,.1)}.smnet-button-ghost-dark{border-color:var(--smnet-line);background:#fff;color:var(--smnet-navy)}.smnet-text-link,.smnet-card-link{display:inline-flex;align-items:center;gap:7px;color:var(--smnet-cyan-deep);font-weight:750;text-decoration:none}.smnet-site-header{position:relative;z-index:1000;background:#fff}.smnet-topbar{background:#f8fbfd;border-top:2px solid var(--smnet-navy);border-bottom:1px solid #edf2f6}.smnet-topbar-inner{height:42px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px}.smnet-topbar-contact{display:flex;align-items:center;gap:22px}.smnet-topbar-contact a,.smnet-topbar-right a{display:inline-flex;align-items:center;gap:7px;color:#238bb6;text-decoration:none}.smnet-topbar-contact a:hover,.smnet-topbar-right a:hover{color:#006f9e}.custom-logo-link,.smnet-brand-fallback{display:flex;align-items:center;text-decoration:none}.custom-logo,.smnet-brand-fallback img{width:auto;height:auto;max-width:240px;max-height:72px;display:block}.smnet-nav-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex:none}.smnet-search-toggle,.smnet-mobile-toggle{width:42px;height:42px;display:grid;place-items:center;padding:0;border:0;background:transparent;border-radius:9px;color:var(--smnet-navy);cursor:pointer}.smnet-search-toggle:hover,.smnet-mobile-toggle:hover{background:var(--smnet-bg);color:var(--smnet-cyan-deep)}.smnet-header-cta{height:44px;padding:0 17px;border-radius:8px;background:var(--smnet-navy);color:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;font-size:13px;font-weight:800}.smnet-header-cta:hover{background:var(--smnet-cyan-deep);color:#fff}.smnet-lang-switch{display:flex;align-items:center;min-height:42px}.smnet-lang-switch ul{display:flex!important;align-items:center;gap:5px;list-style:none!important;margin:0!important;padding:0!important}.smnet-lang-switch li{list-style:none!important;margin:0!important;padding:0!important;line-height:1}.smnet-lang-switch a{width:28px;height:28px;display:grid;place-items:center;border:1px solid transparent;border-radius:6px}.smnet-lang-switch a:hover{border-color:#d8e5ed;background:#f5f9fb}.smnet-lang-switch img{display:block;width:19px!important;height:auto!important;margin:0!important;border-radius:2px}.smnet-mobile-toggle{display:none}.smnet-mobile-toggle .icon-close{display:none}.smnet-mobile-toggle[aria-expanded="true"] .icon-open{display:none}.smnet-mobile-toggle[aria-expanded="true"] .icon-close{display:inline-flex}.smnet-mobile-menu{background:#fff;border-bottom:1px solid var(--smnet-line);box-shadow:0 18px 32px rgba(6,22,41,.08)}.screen-reader-text{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}.smnet-plugin-page,.smnet-plugin-page-content{width:100%;max-width:none;margin:0;padding:0}.smnet-nav-shell{position:sticky;top:0;z-index:1001;background:rgba(255,255,255,.98);border-bottom:1px solid #e9eff4;box-shadow:0 6px 20px rgba(6,22,41,.025);backdrop-filter:blur(14px)}.admin-bar .smnet-nav-shell{top:32px}.smnet-nav-inner{height:92px;display:flex;align-items:center;gap:24px}.smnet-logo{width:245px;flex:none}.smnet-primary-nav{margin-left:auto}.smnet-enterprise-menu{list-style:none;padding:0;margin:0;display:flex;align-items:stretch}.smnet-enterprise-menu>li{position:static}.smnet-enterprise-menu>li>a{height:92px;padding:0 16px;display:flex;align-items:center;gap:6px;color:#1b2638;text-decoration:none;font-size:15px;font-weight:780;white-space:nowrap;transition:.18s ease}.smnet-enterprise-menu>li>a:hover,.smnet-enterprise-menu>li:focus-within>a{color:var(--smnet-cyan-deep)}.smnet-nav-chevron{font-size:14px;line-height:1;transform:translateY(-1px);color:#7a8998}.smnet-mega-parent:hover .smnet-nav-chevron,.smnet-mega-parent:focus-within .smnet-nav-chevron{color:var(--smnet-cyan-deep)}.smnet-mega-panel{position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid #edf2f6;border-bottom:1px solid #dce7ef;box-shadow:0 22px 46px rgba(6,22,41,.12);opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease,visibility .18s;pointer-events:none}.smnet-mega-parent:hover>.smnet-mega-panel,.smnet-mega-parent:focus-within>.smnet-mega-panel{opacity:1;visibility:visible;transform:none;pointer-events:auto}.smnet-mega-inner{display:grid;grid-template-columns:1fr 330px;gap:34px;padding-top:28px;padding-bottom:28px}.smnet-mega-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.smnet-mega-column{padding:4px 10px 4px 0}.smnet-mega-column h3{margin:0 0 12px;color:#637486;text-transform:uppercase;font-size:11px;letter-spacing:.11em;font-weight:850}.smnet-mega-column ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 12px}.smnet-mega-column li{margin:0}.smnet-mega-column li a{min-height:50px;padding:9px 10px;border-radius:9px;display:flex;align-items:center;gap:10px;color:#203248;text-decoration:none;font-size:13px;font-weight:720;transition:.16s ease}.smnet-mega-column li a:hover{background:#eef9fe;color:#007fae}.smnet-mega-item-icon{width:32px;height:32px;border-radius:8px;background:#eaf8fe;color:#008dc3;display:grid;place-items:center;flex:none}.smnet-mega-feature{border-radius:14px;padding:24px;background:linear-gradient(145deg,#eef9fe,#f8fcfe);border:1px solid #cfeaf5}.smnet-mega-feature-dark{background:linear-gradient(145deg,#071a2e,#0d3154);border-color:#183e5d;color:#fff}.smnet-mega-eyebrow{display:block;color:#00a0df;font-size:10px;font-weight:850;letter-spacing:.16em;margin-bottom:9px}.smnet-mega-feature h3{font-size:21px;line-height:1.2;margin:0 0 9px;color:#061629}.smnet-mega-feature-dark h3{color:#fff}.smnet-mega-feature p{margin:0 0 18px;color:#627487;font-size:13px;line-height:1.55}.smnet-mega-feature-dark p{color:#bfd0dc}.smnet-mega-cta{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:#007fae;font-size:13px;font-weight:850}.smnet-mega-feature-dark .smnet-mega-cta{color:#4dd3ff}.smnet-product-mega-inner{display:grid;grid-template-columns:1fr 300px;gap:34px;padding-top:26px;padding-bottom:28px}.smnet-product-mega-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:17px}.smnet-product-mega-head h3{font-size:22px;margin:2px 0 0}.smnet-product-mega-head>a{display:inline-flex;align-items:center;gap:7px;color:#008dc3;text-decoration:none;font-size:12px;font-weight:820}.smnet-product-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.smnet-product-category-item{min-height:60px;padding:8px 10px;border:1px solid #e5edf3;border-radius:10px;display:flex;align-items:center;gap:10px;text-decoration:none;background:#fff;transition:.16s ease}.smnet-product-category-item:hover{border-color:#a9ddec;background:#f4fbfe;transform:translateY(-1px)}.smnet-product-category-thumb{width:42px;height:42px;border-radius:8px;background:#f2f6f8;display:grid;place-items:center;overflow:hidden;flex:none;color:#008dc3}.smnet-product-category-thumb img{width:100%;height:100%;object-fit:contain;padding:3px}.smnet-product-category-copy{min-width:0;display:block}.smnet-product-category-copy strong{display:block;color:#18273a;font-size:12.5px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.smnet-product-category-copy small{display:block;margin-top:3px;color:#8a98a6;font-size:10px}.smnet-product-mega-side{border-radius:14px;background:var(--smnet-navy);padding:23px;color:#fff}.smnet-product-mega-side h3{margin:3px 0 17px;color:#fff;font-size:21px;line-height:1.22}.smnet-mega-product-search{display:flex;margin-bottom:17px}.smnet-mega-product-search input{min-width:0;width:100%;height:44px;border:1px solid rgba(255,255,255,.22);border-right:0;border-radius:8px 0 0 8px;background:rgba(255,255,255,.08);color:#fff;padding:0 12px;outline:0}.smnet-mega-product-search input::placeholder{color:#9fb4c5}.smnet-mega-product-search input:focus{border-color:#00aeef}.smnet-mega-product-search button{width:46px;border:0;border-radius:0 8px 8px 0;background:#00aeef;color:#fff;display:grid;place-items:center;cursor:pointer}.smnet-product-quick-links{display:flex;flex-wrap:wrap;gap:7px}.smnet-product-quick-links a{border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:6px 9px;color:#c8d7e3;text-decoration:none;font-size:10px;font-weight:760}.smnet-product-quick-links a:hover{border-color:#00aeef;color:#fff}.smnet-mobile-menu-inner{padding-top:6px;padding-bottom:24px}.smnet-mobile-menu details{border-bottom:1px solid #e8eef3}.smnet-mobile-menu summary{list-style:none;cursor:pointer;min-height:50px;display:flex;align-items:center;justify-content:space-between;font-weight:800;color:#142336}.smnet-mobile-menu summary::-webkit-details-marker{display:none}.smnet-mobile-menu summary:after{content:"+";color:#008dc3;font-size:20px;font-weight:400}.smnet-mobile-menu details[open] summary:after{content:"−"}.smnet-mobile-mega-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:5px 0 18px}.smnet-mobile-mega-grid strong{display:block;color:#778696;font-size:10px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:7px}.smnet-mobile-mega-grid a,.smnet-mobile-product-cats a{display:block;padding:7px 0;color:#304357;text-decoration:none;font-size:13px}.smnet-mobile-product-cats{display:grid;grid-template-columns:1fr 1fr;gap:0 18px;padding:2px 0 18px}.smnet-mobile-product-cats .is-all{font-weight:850;color:#008dc3}.smnet-mobile-single-link{display:block;min-height:50px;padding:13px 0;border-bottom:1px solid #e8eef3;text-decoration:none;font-weight:800}.smnet-site-footer{background:#061629;color:#aebdca}.smnet-footer-cta{border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.13)}.smnet-footer-cta-inner{min-height:225px;display:flex;align-items:center;justify-content:space-between;gap:52px}.smnet-footer-cta-copy{max-width:720px}.smnet-footer-cta h2{color:#fff;font-size:clamp(30px,3.1vw,46px);line-height:1.1;letter-spacing:-.025em;margin:11px 0 13px}.smnet-footer-cta p{margin:0;color:#9fb2c2;font-size:16px}.smnet-footer-cta-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;min-width:420px}.smnet-footer-cta-actions .smnet-button{min-width:0;height:58px}.smnet-footer-main{padding:68px 0 64px}.smnet-footer-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr .95fr;gap:62px}.smnet-footer-logo{height:78px;display:flex;align-items:center;margin-bottom:13px}.smnet-footer-logo .custom-logo,.smnet-footer-logo img{filter:grayscale(1) brightness(0) invert(1);opacity:.96;max-width:250px;max-height:76px}.smnet-footer-company{color:#c7d4df!important}.smnet-footer-brand p{font-size:14px;color:#90a4b5;margin:9px 0;line-height:1.55}.smnet-footer-column h3{color:#fff;font-size:14px;margin:0 0 20px}.smnet-footer-column ul{list-style:none;padding:0;margin:0}.smnet-footer-column li{margin:0 0 13px}.smnet-footer-column a{color:#a5b5c3;text-decoration:none;font-size:14px;transition:.15s ease}.smnet-footer-column a:hover{color:#fff}.smnet-footer-contact a{display:flex;align-items:center;gap:9px}.smnet-footer-bottom{border-top:1px solid rgba(255,255,255,.1)}.smnet-footer-bottom-inner{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:22px;font-size:12px;color:#93a7b7}.smnet-footer-legal{display:flex;gap:24px}.smnet-footer-legal a{color:#93a7b7;text-decoration:none}.smnet-footer-legal a:hover{color:#fff}.smnet-home-hero{position:relative;overflow:hidden;background:var(--smnet-navy);color:#fff;min-height:650px}.smnet-home-hero:after{content:"";position:absolute;width:580px;height:580px;border-radius:50%;right:-120px;top:-120px;background:radial-gradient(circle,rgba(0,174,239,.22),rgba(0,174,239,0) 70%)}.smnet-hero-grid-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to right,transparent 15%,#000 70%)}.smnet-home-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;min-height:650px;gap:60px}.smnet-home-hero-copy{padding:66px 0}.smnet-home-hero h1{margin:22px 0;font-size:clamp(48px,5.2vw,80px);line-height:.99;letter-spacing:-.045em;color:#fff;max-width:820px}.smnet-home-hero h1 span{color:var(--smnet-cyan)}.smnet-home-hero p{font-size:19px;line-height:1.65;color:#d1deea;max-width:700px;margin:0}.smnet-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.smnet-home-hero-visual{position:relative;height:480px}.smnet-tech-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:190px;height:190px;border-radius:50%;display:grid;place-content:center;text-align:center;background:linear-gradient(145deg,#0b2947,#07192c);border:1px solid rgba(0,174,239,.55);box-shadow:0 0 0 18px rgba(0,174,239,.05),0 0 80px rgba(0,174,239,.17)}.smnet-tech-core strong{font-size:31px;color:#fff;letter-spacing:.06em}.smnet-tech-core span{font-size:9px;color:#66d7ff;letter-spacing:.17em}.smnet-tech-orbit{position:absolute;border:1px solid rgba(0,174,239,.22);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.orbit-a{width:350px;height:350px}.orbit-b{width:470px;height:470px}.smnet-tech-node{position:absolute;width:118px;height:78px;background:rgba(8,33,57,.94);border:1px solid rgba(0,174,239,.35);border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#4dd4ff;box-shadow:0 10px 40px rgba(0,0,0,.15)}.smnet-tech-node span{font-size:10px;letter-spacing:.15em;font-weight:800;color:#b6d8e8}.node-1{left:8%;top:18%}.node-2{right:2%;top:18%}.node-3{left:7%;bottom:15%}.node-4{right:2%;bottom:15%}.smnet-trust-strip{border-bottom:1px solid var(--smnet-line);background:#fff}.smnet-trust-grid{min-height:74px;display:grid;grid-template-columns:repeat(6,1fr);align-items:center}.smnet-trust-grid span{text-align:center;font-size:11px;letter-spacing:.1em;color:#617285;font-weight:800;border-right:1px solid #edf2f6}.smnet-trust-grid span:first-child{color:var(--smnet-cyan-deep)}.smnet-trust-grid span:last-child{border-right:0}.smnet-section{padding:92px 0}.smnet-section-head{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:end;margin-bottom:38px}.smnet-section-head h2{font-size:clamp(32px,4vw,52px);line-height:1.08;letter-spacing:-.035em;margin:10px 0 0;color:var(--smnet-navy)}.smnet-section-head>p{font-size:17px;color:var(--smnet-muted);margin:0 0 5px}.smnet-section-head.compact{display:block;margin-bottom:24px}.smnet-section-head.compact h2{font-size:34px}.smnet-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.smnet-service-card{min-height:270px;padding:28px;border:1px solid var(--smnet-line);border-radius:var(--smnet-radius);background:#fff;text-decoration:none;display:flex;flex-direction:column;transition:.22s ease}.smnet-service-card:hover{transform:translateY(-4px);border-color:#a9ddf1;box-shadow:var(--smnet-shadow)}.smnet-card-icon{width:52px;height:52px;border-radius:12px;background:var(--smnet-cyan-soft);color:var(--smnet-cyan-deep);display:grid;place-items:center;margin-bottom:26px}.smnet-service-card h3{font-size:22px;margin:0 0 10px;color:var(--smnet-navy)}.smnet-service-card p{color:var(--smnet-muted);margin:0 0 22px}.smnet-service-card .smnet-card-link{margin-top:auto}.smnet-ecosystem{background:var(--smnet-bg)}.smnet-ecosystem-panel{background:var(--smnet-navy);color:#fff;border-radius:24px;padding:54px;position:relative;overflow:hidden}.smnet-ecosystem-panel:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-120px;bottom:-220px;background:rgba(0,174,239,.12)}.smnet-ecosystem-copy{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end}.smnet-ecosystem-copy h2{color:#fff;font-size:clamp(34px,4vw,56px);line-height:1.08;letter-spacing:-.035em;margin:12px 0 0}.smnet-ecosystem-copy p{color:#c8d8e6;font-size:17px;margin:0}.smnet-ecosystem-flow{position:relative;z-index:2;margin-top:45px;display:flex;align-items:center;justify-content:space-between;gap:10px}.smnet-flow-node{min-width:120px;min-height:92px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.05);border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--smnet-cyan)}.smnet-flow-node span{color:#fff;font-size:12px;font-weight:700}.smnet-flow-arrow{color:#4abfe8;font-size:22px}.smnet-solutions-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.smnet-solution-card{position:relative;min-height:210px;padding:28px;border-radius:14px;background:linear-gradient(145deg,#0a1d32,#0d2c4b);color:#fff;text-decoration:none;overflow:hidden}.smnet-solution-card:after{content:"";position:absolute;width:160px;height:160px;border:1px solid rgba(0,174,239,.22);border-radius:50%;right:-65px;bottom:-70px;transition:.25s ease}.smnet-solution-card:hover:after{transform:scale(1.25);background:rgba(0,174,239,.05)}.smnet-solution-brand{display:block;font-size:10px;letter-spacing:.17em;color:#55d4ff;font-weight:800;margin-bottom:28px}.smnet-solution-card h3{color:#fff;font-size:23px;margin:0 0 8px}.smnet-solution-card p{color:#b9cad8;margin:0;max-width:90%}.smnet-solution-card .smnet-card-link{position:absolute;right:24px;top:25px;width:38px;height:38px;border:1px solid rgba(255,255,255,.18);border-radius:50%;display:grid;place-items:center;color:#fff}.smnet-why{background:#fff;border-top:1px solid var(--smnet-line)}.smnet-why-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px}.smnet-why h2{font-size:clamp(34px,4vw,54px);letter-spacing:-.035em;line-height:1.08;margin:12px 0 0}.smnet-why-points{border-top:1px solid var(--smnet-line)}.smnet-why-item{display:grid;grid-template-columns:54px 1fr;gap:20px;padding:24px 0;border-bottom:1px solid var(--smnet-line)}.smnet-why-item>span{color:var(--smnet-cyan);font-size:13px;font-weight:800}.smnet-why-item h3{margin:0 0 5px;font-size:19px}.smnet-why-item p{margin:0;color:var(--smnet-muted)}.smnet-products-preview{background:var(--smnet-bg)}.smnet-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.smnet-product-card{border-radius:14px;border:1px solid var(--smnet-line);background:#fff;overflow:hidden;text-decoration:none;transition:.2s ease}.smnet-product-card:hover{box-shadow:var(--smnet-shadow);transform:translateY(-3px)}.smnet-product-media{aspect-ratio:1.18/1;background:#fff;display:grid;place-items:center;padding:20px}.smnet-product-media img{max-height:100%;object-fit:contain}.smnet-product-body{padding:18px;border-top:1px solid #eef3f6}.smnet-product-type{display:block;color:var(--smnet-cyan-deep);font-size:10px;text-transform:uppercase;font-weight:800;letter-spacing:.06em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.smnet-product-body h3{font-size:15px;line-height:1.42;margin:8px 0 12px;min-height:43px}.smnet-product-price{color:var(--smnet-navy);font-weight:800}.smnet-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.smnet-post-card{border:1px solid var(--smnet-line);border-radius:14px;overflow:hidden;background:#fff;transition:.2s ease}.smnet-post-card:hover{box-shadow:var(--smnet-shadow);transform:translateY(-3px)}.smnet-post-media{display:block;aspect-ratio:1.62/1;background:#eff5f8;overflow:hidden;text-decoration:none}.smnet-post-media img{width:100%;height:100%;object-fit:cover;transition:.3s ease}.smnet-post-card:hover .smnet-post-media img{transform:scale(1.025)}.smnet-post-placeholder{height:100%;display:grid;place-items:center;font-size:30px;font-weight:900;color:#a7bac7}.smnet-post-body{padding:22px}.smnet-post-meta{display:flex;justify-content:space-between;gap:12px;color:#7b8a99;font-size:11px}.smnet-post-meta span{color:var(--smnet-cyan-deep);font-weight:800}.smnet-post-body h3{font-size:19px;line-height:1.35;margin:10px 0 10px}.smnet-post-body h3 a{text-decoration:none}.smnet-post-body p{color:var(--smnet-muted);font-size:14px;margin:0 0 16px}.smnet-page-shell,.smnet-single-shell,.smnet-archive-shell{padding-top:44px;padding-bottom:80px}.smnet-breadcrumbs{font-size:12px;color:#7a8999;margin-bottom:28px}.smnet-breadcrumbs a{text-decoration:none}.smnet-entry-header{max-width:900px;margin:0 auto 34px}.smnet-entry-header h1{font-size:clamp(38px,5vw,64px);letter-spacing:-.035em;line-height:1.05;margin:0}.smnet-entry-meta{display:flex;gap:16px;margin-bottom:16px;font-size:12px;color:#758495}.smnet-entry-meta span{color:var(--smnet-cyan-deep);font-weight:800}.smnet-entry-excerpt{font-size:19px;color:var(--smnet-muted)}.smnet-entry-featured{max-width:1120px;margin:0 auto 42px}.smnet-entry-featured img{display:block;width:100%;border-radius:18px}.smnet-entry-layout{max-width:860px;margin:auto}.smnet-entry-content{font-size:17px}.smnet-entry-content h2{font-size:32px;margin-top:2em}.smnet-entry-content h3{font-size:24px;margin-top:1.8em}.smnet-entry-content a{color:var(--smnet-cyan-deep);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.smnet-entry-content img{border-radius:10px}.smnet-entry-content table{width:100%;border-collapse:collapse}.smnet-entry-content th,.smnet-entry-content td{border:1px solid var(--smnet-line);padding:10px;text-align:left}.smnet-entry-content th{background:#f5f9fb}.smnet-entry-content blockquote{border-left:4px solid var(--smnet-cyan);margin-left:0;padding:8px 0 8px 24px;color:#465a6d}.smnet-migration-warning{padding:16px 18px;background:#fff7dd;border:1px solid #f0d77d;border-left:4px solid #e1a900;border-radius:9px;margin-bottom:30px}.smnet-related{margin-top:70px;border-top:1px solid var(--smnet-line);padding-top:50px}.smnet-archive-header{padding:28px 0 44px;max-width:900px}.smnet-archive-header h1{font-size:clamp(38px,5vw,60px);margin:10px 0;letter-spacing:-.035em}.smnet-archive-description{color:var(--smnet-muted);font-size:17px}.smnet-pagination{margin-top:42px}.smnet-pagination .nav-links{display:flex;gap:7px}.smnet-pagination a,.smnet-pagination span{min-width:40px;height:40px;padding:0 12px;border:1px solid var(--smnet-line);border-radius:8px;display:grid;place-items:center;text-decoration:none}.smnet-pagination .current{background:var(--smnet-navy);color:#fff;border-color:var(--smnet-navy)}.smnet-404{padding:110px 0;text-align:center;background:var(--smnet-bg)}.smnet-404-code{font-size:clamp(100px,20vw,260px);font-weight:900;line-height:.8;color:#dfebf1;letter-spacing:-.06em}.smnet-404 h1{font-size:48px;margin:20px 0 10px}.smnet-404 p{color:var(--smnet-muted);font-size:17px}.smnet-404 .smnet-hero-actions{justify-content:center}@media (max-width:1180px){.smnet-primary-nav,.smnet-header-cta{display:none}.smnet-mobile-toggle{display:grid}.smnet-nav-inner{height:78px}.smnet-logo{width:auto;margin-right:auto}.smnet-home-hero-inner{grid-template-columns:1fr .8fr;gap:20px}.smnet-home-hero-visual{transform:scale(.86)}.smnet-trust-grid{grid-template-columns:repeat(3,1fr)}.smnet-trust-grid span{padding:10px;border-bottom:1px solid #edf2f6}}@media (max-width:900px){.smnet-home-hero{min-height:auto}.smnet-home-hero-inner{grid-template-columns:1fr;min-height:auto}.smnet-home-hero-copy{padding:70px 0 20px}.smnet-home-hero-visual{height:420px;max-width:620px;width:100%;margin:auto}.smnet-section{padding:70px 0}.smnet-section-head,.smnet-ecosystem-copy,.smnet-why-grid{grid-template-columns:1fr;gap:20px}.smnet-service-grid,.smnet-solutions-grid,.smnet-post-grid{grid-template-columns:repeat(2,1fr)}.smnet-product-grid{grid-template-columns:repeat(2,1fr)}.smnet-ecosystem-flow{display:grid;grid-template-columns:repeat(3,1fr)}.smnet-flow-arrow{display:none}.smnet-footer-cta-inner{padding:50px 0;display:block}.smnet-footer-cta-actions{margin-top:24px}.smnet-footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.smnet-container{width:min(100% - 28px,var(--smnet-container))}.smnet-topbar-right{display:none}.smnet-topbar-contact{width:100%;justify-content:space-between;gap:8px}.smnet-topbar-contact a{font-size:12px}.smnet-nav-inner{height:72px}.smnet-logo img,.custom-logo{max-width:180px;max-height:56px}.smnet-lang-switch{display:none}.smnet-home-hero-copy{padding-top:58px}.smnet-home-hero h1{font-size:44px}.smnet-home-hero p{font-size:16px}.smnet-home-hero-visual{height:320px;transform:none}.smnet-tech-core{width:140px;height:140px}.smnet-tech-core strong{font-size:24px}.orbit-a{width:250px;height:250px}.orbit-b{width:310px;height:310px}.smnet-tech-node{width:92px;height:62px}.node-1{left:0;top:12%}.node-2{right:0;top:12%}.node-3{left:0;bottom:8%}.node-4{right:0;bottom:8%}.smnet-trust-grid{grid-template-columns:repeat(2,1fr)}.smnet-section{padding:58px 0}.smnet-section-head h2{font-size:34px}.smnet-service-grid,.smnet-solutions-grid,.smnet-post-grid,.smnet-product-grid{grid-template-columns:1fr}.smnet-service-card{min-height:auto}.smnet-ecosystem-panel{padding:30px 22px;border-radius:16px}.smnet-ecosystem-flow{grid-template-columns:repeat(2,1fr)}.smnet-why-item{grid-template-columns:38px 1fr}.smnet-entry-header h1{font-size:39px}.smnet-page-shell,.smnet-single-shell,.smnet-archive-shell{padding-top:28px}.smnet-footer-grid{grid-template-columns:1fr}.smnet-footer-bottom>.smnet-container{padding:18px 0;display:block}.smnet-footer-menu{margin-top:10px;flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (max-width:782px){.admin-bar .smnet-nav-shell{top:46px}}@media (max-width:1180px){.smnet-enterprise-nav,.smnet-header-cta{display:none!important}}@media (max-width:900px){.smnet-footer-cta-actions{min-width:0;margin-top:24px;max-width:520px}}@media (max-width:640px){.smnet-mobile-mega-grid,.smnet-mobile-product-cats{grid-template-columns:1fr}.smnet-footer-cta-actions{grid-template-columns:1fr}.smnet-footer-main{padding:50px 0}.smnet-footer-grid{gap:34px}.smnet-footer-bottom-inner{padding:18px 0;display:block}.smnet-footer-legal{margin-top:10px;gap:14px;flex-wrap:wrap}}.smnet-nav-shell{isolation:isolate}.smnet-mega-panel{max-height:calc(100vh - 120px);overflow:auto}.smnet-mega-parent>a{position:relative}.smnet-mega-parent>a:after{content:"";position:absolute;left:10px;right:10px;bottom:0;height:3px;border-radius:3px 3px 0 0;background:var(--smnet-cyan);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.smnet-mega-parent:hover>a:after,.smnet-mega-parent:focus-within>a:after{transform:scaleX(1)}@media (max-width:1180px){.smnet-primary-nav{display:none!important}.smnet-mobile-toggle{display:grid!important}.smnet-nav-actions{margin-left:auto}}@media (max-width:782px){.admin-bar .smnet-nav-shell{top:46px}}.smnet-managed-landing .smnet-breadcrumbs:not(.smnet-footer-breadcrumbs){display:none}.smnet-landing{background:#fff}.smnet-landing-hero{position:relative;overflow:hidden;background:#061629;color:#fff;min-height:610px}.smnet-landing-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:68px 68px;mask-image:linear-gradient(to right,transparent 5%,#000 62%)}.smnet-landing-hero:after{content:"";position:absolute;width:620px;height:620px;right:-140px;top:-180px;border-radius:50%;background:radial-gradient(circle,rgba(0,174,239,.19),rgba(0,174,239,0) 70%)}.smnet-landing-hero-inner{min-height:610px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:70px;position:relative;z-index:2}.smnet-landing-hero-copy{padding:72px 0}.smnet-landing-hero h1{color:#fff;max-width:790px;margin:18px 0 22px;font-size:clamp(48px,5vw,76px);line-height:1.01;letter-spacing:-.045em}.smnet-landing-hero-copy>p{max-width:720px;margin:0;color:#cad9e5;font-size:18px;line-height:1.68}.smnet-landing-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.smnet-landing-hero-system{position:relative;height:430px;display:grid;place-items:center}.smnet-landing-system-label{position:absolute;top:20px;color:#5fd9ff;font-size:10px;font-weight:850;letter-spacing:.18em}.smnet-landing-system-ring{position:absolute;border:1px solid rgba(0,174,239,.23);border-radius:28px;transform:rotate(45deg)}.smnet-landing-system-ring.ring-one{width:255px;height:255px}.smnet-landing-system-ring.ring-two{width:355px;height:355px}.smnet-landing-system-core{position:relative;z-index:2;width:176px;height:176px;border-radius:28px;display:grid;place-content:center;text-align:center;background:linear-gradient(145deg,#0a2946,#071a2d);border:1px solid rgba(0,174,239,.52);box-shadow:0 0 60px rgba(0,174,239,.13)}.smnet-landing-system-core span{color:#fff;font-size:28px;font-weight:900;letter-spacing:.08em}.smnet-landing-system-core small{color:#56d3ff;font-size:8px;letter-spacing:.15em;margin-top:4px}.smnet-landing-system-note{position:absolute;bottom:12px;max-width:410px;text-align:center;color:#9fb8ca;font-size:11px;font-weight:750;letter-spacing:.06em}.smnet-landing-highlights{background:#fff;border-bottom:1px solid var(--smnet-line)}.smnet-landing-highlight-grid{min-height:96px;display:grid;grid-template-columns:repeat(4,1fr)}.smnet-landing-highlight{padding:22px 24px;display:flex;align-items:center;gap:13px;border-right:1px solid #edf2f6}.smnet-landing-highlight:first-child{border-left:1px solid #edf2f6}.smnet-landing-highlight>span{color:#00a2df;font-size:11px;font-weight:900;letter-spacing:.08em}.smnet-landing-highlight strong{color:#233548;font-size:13px;line-height:1.35}.smnet-landing-intro{background:#f5f8fb}.smnet-landing-intro-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:84px;align-items:center}.smnet-landing-intro h2{margin:12px 0 20px;max-width:720px;font-size:clamp(38px,4.3vw,58px);line-height:1.07;letter-spacing:-.035em}.smnet-landing-intro-grid>div>p{margin:0;max-width:760px;color:#66788a;font-size:17px}.smnet-landing-fit{padding:30px;border-radius:16px;background:#fff;border:1px solid #dce7ef;box-shadow:0 14px 34px rgba(6,22,41,.045)}.smnet-landing-fit>span{display:block;color:#718194;font-size:11px;text-transform:uppercase;letter-spacing:.11em;font-weight:850;margin-bottom:14px}.smnet-landing-fit ul{list-style:none;margin:0;padding:0}.smnet-landing-fit li{display:flex;gap:10px;padding:12px 0;border-bottom:1px solid #edf2f6;color:#2c4053;font-size:14px}.smnet-landing-fit li:last-child{border-bottom:0}.smnet-landing-fit .smnet-icon{color:#00a3df;margin-top:3px}.smnet-landing-cap-section{background:#fff}.smnet-landing-cap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.smnet-landing-cap-card{padding:28px;min-height:245px;border:1px solid var(--smnet-line);border-radius:15px;background:#fff;transition:.2s ease}.smnet-landing-cap-card:hover{border-color:#b2deee;transform:translateY(-3px);box-shadow:0 14px 34px rgba(6,22,41,.06)}.smnet-landing-cap-card h3{margin:20px 0 10px;font-size:20px}.smnet-landing-cap-card p{margin:0;color:#67788a;font-size:14px}.smnet-landing-process{background:#f5f8fb}.smnet-landing-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid #d9e5ec;border-bottom:1px solid #d9e5ec}.smnet-landing-process-card{position:relative;min-height:245px;padding:30px 28px;border-right:1px solid #d9e5ec}.smnet-landing-process-card:last-child{border-right:0}.smnet-landing-process-card>span{display:block;color:#00a2df;font-weight:900;font-size:12px;letter-spacing:.12em;margin-bottom:42px}.smnet-landing-process-card h3{margin:0 0 10px;font-size:20px}.smnet-landing-process-card p{margin:0;color:#6c7c8b;font-size:13px}.smnet-landing-outcomes{padding-top:0;background:#f5f8fb}.smnet-landing-outcomes-panel{position:relative;overflow:hidden;border-radius:22px;padding:54px;background:#061629;color:#fff}.smnet-landing-outcomes-panel:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-180px;bottom:-250px;background:rgba(0,174,239,.12)}.smnet-landing-outcomes-head{position:relative;z-index:2;max-width:760px}.smnet-landing-outcomes-head h2{color:#fff;margin:10px 0 36px;font-size:clamp(35px,4vw,54px);line-height:1.08;letter-spacing:-.035em}.smnet-landing-outcome-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.smnet-landing-outcome-grid>div{padding-top:22px;border-top:2px solid rgba(0,174,239,.55)}.smnet-landing-outcome-grid h3{color:#fff;margin:0 0 9px;font-size:18px}.smnet-landing-outcome-grid p{margin:0;color:#aebfcd;font-size:13px}.smnet-landing-faq{background:#fff}.smnet-landing-faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px}.smnet-landing-faq-title h2{margin:10px 0 15px;font-size:42px;letter-spacing:-.03em}.smnet-landing-faq-title p{margin:0 0 20px;color:#718091}.smnet-landing-faq-list{border-top:1px solid #dce7ef}.smnet-landing-faq-list details{border-bottom:1px solid #dce7ef}.smnet-landing-faq-list summary{cursor:pointer;list-style:none;position:relative;padding:20px 42px 20px 0;color:#1c2d40;font-weight:780;font-size:16px}.smnet-landing-faq-list summary::-webkit-details-marker{display:none}.smnet-landing-faq-list summary:after{content:"+";position:absolute;right:4px;top:16px;color:#00a2df;font-size:24px;font-weight:400}.smnet-landing-faq-list details[open] summary:after{content:"−"}.smnet-landing-faq-list details>div{padding:0 45px 18px 0}.smnet-landing-faq-list p{margin:0;color:#6a7a8a}.smnet-landing-related{padding-top:62px;background:#f5f8fb}.smnet-landing-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.smnet-landing-related-grid a{min-height:90px;padding:0 22px;border:1px solid #dce7ef;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#17283b;text-decoration:none;font-weight:800;transition:.18s ease}.smnet-landing-related-grid a:hover{border-color:#9dd9ee;color:#007fac;transform:translateY(-2px)}.smnet-landing-final-cta{background:#061629;color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}.smnet-landing-final-inner{min-height:290px;display:grid;grid-template-columns:1fr auto;gap:60px;align-items:center}.smnet-landing-final-inner>div:first-child{max-width:800px}.smnet-landing-final-inner h2{color:#fff;margin:10px 0 12px;font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.035em}.smnet-landing-final-inner p{margin:0;color:#aebfcd;max-width:760px}.smnet-landing-final-actions{display:grid;grid-template-columns:1fr;min-width:260px;gap:10px}.smnet-managed-landing .smnet-footer-cta{display:none}@media(max-width:1000px){.smnet-landing-hero-inner,.smnet-landing-intro-grid,.smnet-landing-faq-grid{grid-template-columns:1fr}.smnet-landing-hero-copy{padding:68px 0 15px}.smnet-landing-hero-system{height:380px}.smnet-landing-intro-grid,.smnet-landing-faq-grid{gap:36px}.smnet-landing-cap-grid{grid-template-columns:repeat(2,1fr)}.smnet-landing-process-grid{grid-template-columns:repeat(2,1fr)}.smnet-landing-process-card:nth-child(2){border-right:0}.smnet-landing-process-card:nth-child(-n+2){border-bottom:1px solid #d9e5ec}.smnet-landing-outcome-grid{grid-template-columns:repeat(2,1fr)}.smnet-landing-final-inner{grid-template-columns:1fr;gap:26px;padding-top:54px;padding-bottom:54px}.smnet-landing-final-actions{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;max-width:540px}}@media(max-width:720px){.smnet-landing-hero{min-height:auto}.smnet-landing-hero-inner{min-height:auto}.smnet-landing-hero h1{font-size:43px}.smnet-landing-hero-copy>p{font-size:16px}.smnet-landing-hero-system{height:315px}.smnet-landing-system-ring.ring-one{width:210px;height:210px}.smnet-landing-system-ring.ring-two{width:285px;height:285px}.smnet-landing-system-core{width:145px;height:145px}.smnet-landing-highlight-grid{grid-template-columns:repeat(2,1fr)}.smnet-landing-highlight:nth-child(2){border-right:0}.smnet-landing-highlight:nth-child(-n+2){border-bottom:1px solid #edf2f6}.smnet-landing-intro h2{font-size:36px}.smnet-landing-cap-grid,.smnet-landing-outcome-grid,.smnet-landing-related-grid{grid-template-columns:1fr}.smnet-landing-process-grid{grid-template-columns:1fr}.smnet-landing-process-card,.smnet-landing-process-card:nth-child(2){border-right:0;border-bottom:1px solid #d9e5ec}.smnet-landing-process-card:last-child{border-bottom:0}.smnet-landing-outcomes-panel{padding:34px 24px;border-radius:16px}.smnet-landing-faq-title h2{font-size:36px}.smnet-landing-final-actions{grid-template-columns:1fr}}.smnet-corporate-page .smnet-footer-cta{display:none}.smnet-corp-hero{position:relative;overflow:hidden;background:#07182b;color:#fff;min-height:430px}.smnet-corp-grid-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to right,transparent 8%,#000 75%)}.smnet-corp-hero:after{content:"";position:absolute;right:-130px;top:-210px;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(0,174,239,.18),rgba(0,174,239,0) 70%)}.smnet-corp-hero-inner{min-height:430px;position:relative;z-index:2;display:grid;grid-template-columns:1fr 280px;gap:70px;align-items:center}.smnet-corp-hero h1{max-width:900px;color:#fff;margin:15px 0 18px;font-size:clamp(46px,5vw,72px);line-height:1.02;letter-spacing:-.045em}.smnet-corp-hero p{max-width:780px;margin:0;color:#c4d3df;font-size:17px}.smnet-corp-hero-mark{width:250px;height:180px;justify-self:end;display:grid;place-content:center;text-align:center;border:1px solid rgba(0,174,239,.32);border-radius:24px;background:rgba(7,31,53,.72);box-shadow:0 25px 70px rgba(0,0,0,.14)}.smnet-corp-hero-mark span{font-size:36px;font-weight:900;letter-spacing:.08em}.smnet-corp-hero-mark small{color:#4dd2ff;font-size:9px;font-weight:800;letter-spacing:.17em}.smnet-corp-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:start}.smnet-corp-split h2{margin:10px 0 0;font-size:clamp(38px,4vw,56px);line-height:1.07;letter-spacing:-.035em}.smnet-corp-copy p{margin:0 0 20px;color:#607285;font-size:17px}.smnet-corp-facts{border-top:1px solid #dce7ef;border-bottom:1px solid #dce7ef;background:#f7fafc}.smnet-corp-fact-grid{display:grid;grid-template-columns:repeat(4,1fr)}.smnet-corp-fact-grid>div{min-height:150px;padding:28px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid #dce7ef}.smnet-corp-fact-grid>div:first-child{border-left:1px solid #dce7ef}.smnet-corp-fact-grid strong{color:#061629;font-size:27px;line-height:1.1}.smnet-corp-fact-grid span{margin-top:9px;color:#708091;font-size:13px}.smnet-corp-values{background:#f5f8fb}.smnet-corp-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.smnet-corp-card-grid article{min-height:240px;padding:27px;border-radius:14px;border:1px solid #dce7ef;background:#fff}.smnet-corp-card-grid article>span{color:#00a3df;font-size:11px;font-weight:900;letter-spacing:.1em}.smnet-corp-card-grid h3{margin:28px 0 9px;font-size:20px}.smnet-corp-card-grid p{margin:0;color:#697a8b;font-size:14px}.smnet-corp-business{background:#fff}.smnet-corp-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.smnet-corp-service-grid a{min-height:170px;padding:24px;display:flex;flex-direction:column;border:1px solid #dce7ef;border-radius:13px;text-decoration:none;color:#17293d;transition:.18s ease}.smnet-corp-service-grid a:hover{transform:translateY(-3px);border-color:#a9ddec;box-shadow:0 14px 34px rgba(6,22,41,.06)}.smnet-corp-service-grid .smnet-icon{color:#00a3df}.smnet-corp-service-grid strong{margin-top:25px;font-size:18px}.smnet-corp-service-grid span{margin-top:5px;color:#748393;font-size:12px}.smnet-corp-selected{background:#07182b;color:#fff}.smnet-corp-selected .smnet-section-head h2{color:#fff}.smnet-customer-name-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.12)}.smnet-customer-name-grid>div{min-height:110px;padding:20px;display:grid;place-items:center;text-align:center;background:#07182b}.smnet-customer-name-grid span{color:#d7e3ec;font-weight:800;font-size:15px}.smnet-corp-disclaimer{max-width:850px;color:#8098aa;font-size:11px;margin:18px 0 0}.smnet-contact-main{background:#f5f8fb}.smnet-contact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.smnet-contact-card{min-height:240px;padding:27px;border:1px solid #dce7ef;border-radius:15px;background:#fff;text-decoration:none;color:#17283b;display:flex;flex-direction:column;transition:.18s ease}.smnet-contact-card:hover{border-color:#a9ddec;transform:translateY(-3px);box-shadow:0 14px 34px rgba(6,22,41,.06)}.smnet-contact-card>span{width:48px;height:48px;display:grid;place-items:center;color:#008dc3;border-radius:11px;background:#eaf8fe}.smnet-contact-card small{color:#758697;margin-top:28px;font-size:10px;font-weight:850;letter-spacing:.12em}.smnet-contact-card strong{margin-top:4px;color:#07182b;font-size:19px}.smnet-contact-card p{margin:auto 0 0;color:#728292;font-size:13px}.smnet-contact-locations{background:#fff}.smnet-location-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.smnet-location-grid article{min-height:245px;padding:28px;border:1px solid #dce7ef;border-radius:15px}.smnet-location-grid article.is-primary{background:#07182b;color:#fff;border-color:#07182b}.smnet-location-grid article>span{color:#00a3df;font-size:10px;font-weight:900;letter-spacing:.12em}.smnet-location-grid h3{margin:28px 0 10px;font-size:22px}.smnet-location-grid .is-primary h3{color:#fff}.smnet-location-grid p{color:#728292;margin:0}.smnet-location-grid .is-primary p{color:#aebfcd}.smnet-location-grid a{display:inline-block;margin-top:20px;color:#4bd4ff;text-decoration:none;font-weight:750}.smnet-contact-hours{background:#f5f8fb}.smnet-contact-hours-box{background:#fff;border:1px solid #dce7ef;border-radius:15px;padding:26px 30px}.smnet-contact-hours-box>div{display:flex;justify-content:space-between;gap:25px;padding:15px 0;border-bottom:1px solid #edf2f6}.smnet-contact-hours-box>div span{color:#008dc3;font-weight:800}.smnet-contact-hours-box p{margin:18px 0 0;color:#728292;font-size:13px}.smnet-career-intro{background:#fff}.smnet-career-values{background:#f5f8fb}.smnet-career-openings{background:#fff}.smnet-job-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.smnet-job-grid>a,.smnet-job-grid>article{position:relative;min-height:220px;padding:27px;border-radius:14px;border:1px solid #dce7ef;color:#17283b;text-decoration:none;background:#fff}.smnet-job-grid>a:hover{border-color:#a9ddec;box-shadow:0 14px 34px rgba(6,22,41,.06)}.smnet-job-grid span{color:#00a3df;font-size:10px;font-weight:900;letter-spacing:.12em}.smnet-job-grid h3{margin:30px 0 10px;font-size:21px}.smnet-job-grid p{color:#708192;font-size:13px;margin:0}.smnet-job-grid small{color:#8593a0}.smnet-job-grid>a>.smnet-icon{position:absolute;right:24px;bottom:24px;color:#00a3df}.smnet-career-apply{margin-top:45px;padding:38px;border-radius:18px;background:#07182b;color:#fff;display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center}.smnet-career-apply h2{color:#fff;margin:8px 0 8px;font-size:32px}.smnet-career-apply p{margin:0;color:#aebfcd}.smnet-vat-main{background:#f5f8fb}.smnet-vat-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.smnet-vat-card{padding:34px;border-radius:17px;border:1px solid #dce7ef;background:#fff}.smnet-vat-card h2{font-size:31px;margin:10px 0 25px}.smnet-vat-card dl{margin:0}.smnet-vat-card dl>div{padding:15px 0;border-bottom:1px solid #edf2f6}.smnet-vat-card dt{color:#7b8997;font-size:11px;text-transform:uppercase;font-weight:800;letter-spacing:.06em}.smnet-vat-card dd{margin:5px 0 0;color:#25384c;line-height:1.55}.smnet-bank-account{padding:20px 0;border-bottom:1px solid #edf2f6}.smnet-bank-account>span{color:#00a3df;font-size:10px;letter-spacing:.12em;font-weight:900}.smnet-bank-account strong{display:block;margin-top:5px}.smnet-bank-account p{margin:4px 0;color:#708192;font-size:13px}.smnet-bank-account code{display:inline-block;margin-top:7px;padding:7px 10px;border-radius:7px;background:#eef6fa;color:#07182b;font-size:15px}.smnet-vat-note{margin-top:18px;padding:17px 20px;display:flex;gap:12px;align-items:flex-start;border-radius:10px;background:#eaf8fe;color:#2c4b60}.smnet-vat-note .smnet-icon{color:#008dc3;flex:none;margin-top:2px}.smnet-vat-note p{margin:0}.smnet-legacy404{background:#f5f8fb}.smnet-legacy404-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:80px;align-items:center}.smnet-legacy404-grid>div:first-child span{display:block;color:#dbe8ef;font-size:clamp(130px,22vw,290px);line-height:.8;font-weight:950;letter-spacing:-.08em}.smnet-legacy404 h2{font-size:clamp(38px,4vw,58px);line-height:1.07;letter-spacing:-.035em}.smnet-legacy404-links{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:30px}.smnet-legacy404-links a{min-height:58px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;border:1px solid #dce7ef;border-radius:9px;background:#fff;color:#1f3247;text-decoration:none;font-weight:750}.smnet-corp-final{background:#07182b;color:#fff}.smnet-corp-final-inner{min-height:270px;display:grid;grid-template-columns:1fr auto;gap:50px;align-items:center}.smnet-corp-final h2{color:#fff;margin:8px 0 8px;font-size:clamp(34px,4vw,50px);letter-spacing:-.035em}.smnet-corp-final p{margin:0;color:#aebfcd}.smnet-corp-final-inner>div:last-child{display:flex;gap:10px}@media(max-width:1000px){.smnet-corp-hero-inner{grid-template-columns:1fr 210px;gap:35px}.smnet-corp-hero-mark{width:200px;height:155px}.smnet-corp-split{grid-template-columns:1fr;gap:30px}.smnet-corp-card-grid,.smnet-corp-service-grid,.smnet-contact-grid{grid-template-columns:repeat(2,1fr)}.smnet-customer-name-grid{grid-template-columns:repeat(2,1fr)}.smnet-location-grid{grid-template-columns:1fr 1fr}.smnet-vat-grid{grid-template-columns:1fr}.smnet-corp-final-inner{grid-template-columns:1fr;gap:25px;padding:48px 0}}@media(max-width:720px){.smnet-corp-hero-inner{grid-template-columns:1fr;min-height:auto;padding-top:62px;padding-bottom:56px}.smnet-corp-hero-mark{display:none}.smnet-corp-hero h1{font-size:43px}.smnet-corp-fact-grid{grid-template-columns:repeat(2,1fr)}.smnet-corp-fact-grid>div:nth-child(2){border-right:0}.smnet-corp-fact-grid>div:nth-child(-n+2){border-bottom:1px solid #dce7ef}.smnet-corp-card-grid,.smnet-corp-service-grid,.smnet-contact-grid,.smnet-job-grid,.smnet-location-grid{grid-template-columns:1fr}.smnet-career-apply{grid-template-columns:1fr;padding:28px}.smnet-legacy404-grid{grid-template-columns:1fr;gap:30px}.smnet-legacy404-grid>div:first-child span{font-size:150px}.smnet-legacy404-links{grid-template-columns:1fr}.smnet-corp-final-inner>div:last-child{display:grid}}html{overflow-x:clip;text-size-adjust:100%;-webkit-text-size-adjust:100%}body{overflow-wrap:break-word}iframe,video,embed,object{max-width:100%}input,select,textarea,button{max-width:100%}.smnet-core main{isolation:isolate}.smnet-core:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid rgba(0,174,239,.35);outline-offset:3px}.smnet-core .wp-block-image img,.smnet-core .wp-block-media-text img{height:auto}.smnet-entry-content:where(ul,ol){padding-left:1.25em}.smnet-entry-content li+li{margin-top:.35em}.smnet-entry-content .wp-block-table{overflow-x:auto}.smnet-entry-content .wp-block-table table{min-width:620px}.smnet-core .alignwide{max-width:var(--smnet-container);margin-left:auto;margin-right:auto}.smnet-core .alignfull{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.smnet-page-article>.smnet-entry-header{padding-top:18px}.smnet-page-article>.smnet-entry-content:empty:after{content:"Nội dung trang đang được SMNET cập nhật.";display:block;padding:34px;border:1px dashed #cbdbe5;border-radius:12px;background:#f8fbfd;color:#6b7d8e;text-align:center}.smnet-site-header *,.smnet-site-footer *,.smnet-landing *,.smnet-corporate *,.smnet-commerce-main *{min-width:0}@media (min-width:783px) and (max-width:1180px){.admin-bar .smnet-nav-shell{top:32px}}@media (max-width:782px){.admin-bar .smnet-nav-shell{top:46px}}@media (max-width:600px){#wpadminbar{position:fixed}}.smnet-product-category-lucide{background:#eaf8fe!important;color:#008dc3!important;border:1px solid #d5edf6}.smnet-product-category-lucide .smnet-lucide{width:20px;height:20px;stroke-width:1.8}.smnet-product-category-item:hover .smnet-product-category-lucide{background:#00aeef!important;color:#fff!important;border-color:#00aeef}.smnet-header-cart-wrap{position:relative;display:flex;align-items:center}.smnet-header-cart-button{position:relative;width:42px;height:42px;display:grid;place-items:center;border-radius:9px;color:#061629;text-decoration:none}.smnet-header-cart-button:hover{color:#008dc3;background:#f5f8fb}.smnet-cart-count{position:absolute;right:-2px;top:-2px;min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;border:2px solid #fff;border-radius:999px;background:#00aeef;color:#fff;font-size:9px;line-height:1;font-weight:900}.smnet-cart-count.is-empty{background:#8b9aa7}.smnet-header-cart-card{position:absolute;top:48px;right:0;width:340px;padding:0;border:1px solid #dce7ef;border-radius:13px;background:#fff;box-shadow:0 20px 50px rgba(6,22,41,.15);opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease;pointer-events:none;overflow:hidden;z-index:1050}.smnet-header-cart-wrap:hover .smnet-header-cart-card,.smnet-header-cart-wrap:focus-within .smnet-header-cart-card{opacity:1;visibility:visible;transform:none;pointer-events:auto}.smnet-header-cart-card-head{padding:14px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf2f6}.smnet-header-cart-card-head strong{color:#061629}.smnet-header-cart-card-head span{color:#8393a0;font-size:11px}.smnet-header-cart-card-body{max-height:330px;overflow:auto;padding:12px 16px}.smnet-header-cart-card .woocommerce-mini-cart{list-style:none;padding:0;margin:0}.smnet-header-cart-card .woocommerce-mini-cart-item{position:relative;min-height:64px;padding:9px 22px 9px 58px!important;border-bottom:1px solid #edf2f6}.smnet-header-cart-card .woocommerce-mini-cart-item:last-child{border-bottom:0}.smnet-header-cart-card .woocommerce-mini-cart-item img{position:absolute;left:0;top:9px;width:46px!important;height:46px!important;object-fit:contain;border-radius:6px}.smnet-header-cart-card .remove{position:absolute!important;right:0!important;top:9px!important;left:auto!important;color:#9aa8b4!important}.smnet-header-cart-card .quantity{display:block;color:#718291;font-size:11px}.smnet-header-cart-card .woocommerce-mini-cart__total{margin:12px 0 0;padding:12px 0 0;border-top:1px solid #edf2f6}.smnet-header-cart-card .woocommerce-mini-cart__buttons{display:none}.smnet-header-cart-card .woocommerce-mini-cart__empty-message{margin:8px 0;color:#718291;font-size:13px}.smnet-header-cart-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px 16px 16px;border-top:1px solid #edf2f6}.smnet-header-cart-card-actions a{min-height:38px;display:grid;place-items:center;border:1px solid #dce7ef;border-radius:7px;text-decoration:none;color:#21364c;font-size:11px;font-weight:800}.smnet-header-cart-card-actions a.is-primary{border-color:#00aeef;background:#00aeef;color:#fff}.smnet-footer-socials{display:flex;align-items:center;gap:8px;margin-top:18px}.smnet-footer-socials>a{width:35px;height:35px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.13);border-radius:8px;color:#aebfcd!important;transition:.16s ease}.smnet-footer-socials>a:hover{border-color:#00aeef;background:rgba(0,174,239,.1);color:#fff!important}.smnet-contact-zalo-card{position:relative;padding-right:105px}.smnet-contact-zalo-qr{position:absolute;right:18px;bottom:18px;width:74px;height:74px;object-fit:cover;border:6px solid #fff;border-radius:8px;box-shadow:0 6px 20px rgba(6,22,41,.1)}.smnet-location-grid.is-single{grid-template-columns:1.15fr .85fr}.smnet-location-grid.is-single article{min-height:310px;display:flex;flex-direction:column;justify-content:center}.smnet-contact-social-panel{min-height:310px;padding:28px;border:1px solid #dce7ef;border-radius:15px;background:#fff}.smnet-contact-social-panel h3{margin:7px 0 20px;font-size:24px}.smnet-contact-social-panel>a{min-height:62px;padding:10px 0;display:flex;align-items:center;gap:12px;border-bottom:1px solid #edf2f6;color:#1d3347;text-decoration:none}.smnet-contact-social-panel>a:last-child{border-bottom:0}.smnet-contact-social-panel>a>.smnet-icon{width:38px;height:38px;padding:9px;border-radius:9px;background:#eaf8fe;color:#008dc3}.smnet-contact-social-panel>a>span{display:flex;min-width:0;flex-direction:column}.smnet-contact-social-panel strong{font-size:13px}.smnet-contact-social-panel small{margin-top:2px;overflow:hidden;color:#82919e;font-size:10px;text-overflow:ellipsis}.zalo-chat-widget{z-index:999!important}@media(max-width:1280px){.smnet-header-cta{display:none}}@media(max-width:1180px){.smnet-header-cart-card{right:-50px}}@media(max-width:900px){.smnet-location-grid.is-single{grid-template-columns:1fr}}@media(max-width:640px){.smnet-header-cart-card{display:none}.smnet-contact-zalo-card{padding-right:27px;padding-bottom:115px}.smnet-contact-zalo-qr{left:27px;right:auto}}:root{--smnet-font-sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--smnet-cyan:#00aeef;--smnet-cyan-700:#008dc3;--smnet-cyan-100:#eaf8fe;--smnet-navy:#061629;--smnet-navy-800:#0a213a;--smnet-slate:#21364c;--smnet-text:#172434;--smnet-muted:#66778a;--smnet-muted-2:#8393a0;--smnet-bg:#f5f8fb;--smnet-surface:#ffffff;--smnet-line:#dce7ef;--smnet-line-soft:#edf2f6;--smnet-container:1280px;--smnet-content:860px;--smnet-gutter:clamp(18px,3vw,32px);--smnet-text-xs:12px;--smnet-text-sm:14px;--smnet-text-md:16px;--smnet-text-lg:18px;--smnet-text-xl:22px;--smnet-h3:clamp(20px,1.8vw,26px);--smnet-h2:clamp(34px,3.4vw,52px);--smnet-h1:clamp(44px,5vw,72px);--smnet-leading-tight:1.08;--smnet-leading-heading:1.14;--smnet-leading-body:1.65;--smnet-space-section:clamp(72px,7vw,104px);--smnet-space-section-sm:clamp(48px,5vw,72px);--smnet-space-card:clamp(20px,2.2vw,30px);--smnet-radius-sm:8px;--smnet-radius-md:12px;--smnet-radius-lg:16px;--smnet-radius-xl:22px;--smnet-shadow-sm:0 8px 24px rgba(6,22,41,.055);--smnet-shadow-md:0 16px 42px rgba(6,22,41,.08);--smnet-shadow-lg:0 28px 72px rgba(6,22,41,.13);--smnet-header-top:40px;--smnet-header-main:82px;--smnet-transition:160ms ease}html{font-size:16px;scroll-padding-top:calc(var(--smnet-header-main) + 22px)}body.smnet-design-system{font-family:var(--smnet-font-sans)!important;font-size:var(--smnet-text-md);line-height:var(--smnet-leading-body);color:var(--smnet-text);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.smnet-design-system:where(button,input,textarea,select){font-family:inherit}:where(body.smnet-design-system):where(h1,h2,h3,h4,h5,h6){margin-top:0;color:var(--smnet-navy);font-family:var(--smnet-font-sans);font-weight:760;letter-spacing:-.025em;line-height:var(--smnet-leading-heading);text-wrap:balance}:where(body.smnet-design-system):where(h1){font-size:var(--smnet-h1);line-height:var(--smnet-leading-tight);letter-spacing:-.045em}:where(body.smnet-design-system):where(h2){font-size:var(--smnet-h2);line-height:1.09;letter-spacing:-.035em}:where(body.smnet-design-system):where(h3){font-size:var(--smnet-h3)}:where(body.smnet-design-system):where(h4){font-size:18px}body.smnet-design-system:where(p,li,dd,dt){font-size:inherit}body.smnet-design-system p{margin-top:0}body.smnet-design-system:where(p,li){text-wrap:pretty}body.smnet-design-system small{font-size:var(--smnet-text-xs)}body.smnet-design-system strong{font-weight:760}body.smnet-design-system a{transition:color var(--smnet-transition),background-color var(--smnet-transition),border-color var(--smnet-transition),transform var(--smnet-transition),box-shadow var(--smnet-transition)}body.smnet-design-system .smnet-container{width:min(var(--smnet-container),calc(100% - (var(--smnet-gutter) * 2)));margin-inline:auto}body.smnet-design-system .smnet-section{padding-block:var(--smnet-space-section)}body.smnet-design-system .smnet-section-head{margin-bottom:clamp(28px,4vw,48px);gap:clamp(28px,5vw,70px)}body.smnet-design-system .smnet-section-head>div:first-child{max-width:760px}body.smnet-design-system .smnet-section-head>p{max-width:540px;color:var(--smnet-muted);font-size:var(--smnet-text-md);line-height:1.65}body.smnet-design-system .smnet-kicker,body.smnet-design-system .smnet-mega-eyebrow{font-size:11px;font-weight:850;line-height:1.3;letter-spacing:.14em;text-transform:uppercase}body.smnet-design-system .smnet-button{min-height:48px;padding-inline:20px;border-radius:10px;font-size:13px;font-weight:800;letter-spacing:.01em;box-shadow:none}body.smnet-design-system .smnet-button-primary{background:var(--smnet-cyan);box-shadow:0 8px 22px rgba(0,174,239,.18)}body.smnet-design-system .smnet-button-primary:hover{background:#009ed9;box-shadow:0 11px 27px rgba(0,174,239,.23)}body.smnet-design-system .smnet-text-link,body.smnet-design-system .smnet-card-link{font-size:13px;font-weight:800}body.smnet-design-system .smnet-topbar{border-top-width:0;background:#f7fafc}body.smnet-design-system .smnet-topbar-inner{height:var(--smnet-header-top);font-size:12px}body.smnet-design-system .smnet-topbar-contact,body.smnet-design-system .smnet-topbar-right{gap:18px}body.smnet-design-system .smnet-nav-inner{height:var(--smnet-header-main);gap:18px}body.smnet-design-system .smnet-logo{width:220px}body.smnet-design-system .custom-logo,body.smnet-design-system .smnet-brand-fallback img{max-width:220px;max-height:62px}body.smnet-design-system .smnet-enterprise-menu>li>a{height:var(--smnet-header-main);padding-inline:13px;font-size:14px;font-weight:740}body.smnet-design-system .smnet-header-cta{height:42px;padding-inline:15px;border-radius:9px;font-size:12px}body.smnet-design-system .smnet-search-toggle,body.smnet-design-system .smnet-mobile-toggle,body.smnet-design-system .smnet-header-cart-button{width:40px;height:40px;border-radius:9px}body.smnet-design-system .smnet-search-command-trigger{min-width:66px!important}body.smnet-design-system .smnet-mega-panel{border-top-color:var(--smnet-line-soft);box-shadow:var(--smnet-shadow-lg)}body.smnet-design-system .smnet-mega-inner,body.smnet-design-system .smnet-product-mega-inner{padding-top:26px;padding-bottom:28px}body.smnet-design-system .smnet-mega-column h3{font-size:10px;letter-spacing:.12em}body.smnet-design-system .smnet-mega-column li a{min-height:48px;border-radius:10px;font-size:13px}body.smnet-design-system .smnet-mega-item-icon,body.smnet-design-system .smnet-product-category-thumb{border-radius:9px}body.smnet-design-system .smnet-product-category-item{min-height:62px;border-radius:11px}body.smnet-design-system .smnet-product-category-copy strong{font-size:12.5px}body.smnet-design-system .smnet-mega-feature,body.smnet-design-system .smnet-product-mega-side{border-radius:16px}body.smnet-design-system:where( .smnet-service-card,.smnet-solution-card,.smnet-landing-cap-card,.smnet-corp-card-grid article,.smnet-contact-card,.smnet-commerce-product-card,.smnet-commerce-category-card,.smnet-job-grid>a,.smnet-job-grid>article ){border-color:var(--smnet-line);border-radius:var(--smnet-radius-md)}body.smnet-design-system:where( .smnet-service-card,.smnet-solution-card,.smnet-landing-cap-card,.smnet-corp-card-grid article,.smnet-contact-card ){padding:var(--smnet-space-card)}body.smnet-design-system:where( .smnet-service-card,.smnet-solution-card,.smnet-landing-cap-card,.smnet-corp-card-grid article,.smnet-contact-card,.smnet-commerce-product-card,.smnet-commerce-category-card ):hover{box-shadow:var(--smnet-shadow-sm)}body.smnet-design-system .smnet-home-hero{min-height:clamp(600px,70vh,760px)}body.smnet-design-system .smnet-home-hero-inner{min-height:inherit;gap:clamp(42px,7vw,92px)}body.smnet-design-system .smnet-home-hero-copy p{max-width:700px;font-size:var(--smnet-text-lg);line-height:1.62}body.smnet-design-system .smnet-home-trust{min-height:92px}body.smnet-design-system .smnet-home-services,body.smnet-design-system .smnet-home-solutions,body.smnet-design-system .smnet-home-shop,body.smnet-design-system .smnet-home-insights{padding-block:var(--smnet-space-section)}body.smnet-design-system .smnet-landing-hero{min-height:clamp(560px,65vh,690px)}body.smnet-design-system .smnet-landing-hero-inner{min-height:inherit;gap:clamp(42px,7vw,88px)}body.smnet-design-system .smnet-landing-hero h1{font-size:var(--smnet-h1)!important}body.smnet-design-system .smnet-landing-hero-copy>p{max-width:720px;font-size:var(--smnet-text-lg);line-height:1.62}body.smnet-design-system .smnet-landing-highlight-grid{min-height:88px}body.smnet-design-system .smnet-landing-intro h2,body.smnet-design-system .smnet-landing-outcomes-head h2,body.smnet-design-system .smnet-landing-final-inner h2{font-size:var(--smnet-h2)}body.smnet-design-system .smnet-landing-cap-card{min-height:230px}body.smnet-design-system .smnet-landing-process-card{min-height:230px}body.smnet-design-system .smnet-corp-hero{min-height:410px}body.smnet-design-system .smnet-corp-hero-inner{min-height:410px}body.smnet-design-system .smnet-corp-hero h1{font-size:var(--smnet-h1)!important}body.smnet-design-system .smnet-corp-hero p{font-size:var(--smnet-text-lg);line-height:1.62}body.smnet-design-system .smnet-corp-split{gap:clamp(38px,7vw,90px)}body.smnet-design-system .smnet-corp-split h2{font-size:var(--smnet-h2)}body.smnet-design-system .smnet-corp-fact-grid>div{min-height:138px}body.smnet-design-system .smnet-commerce-hero{padding-block:clamp(58px,6vw,78px)}body.smnet-design-system .smnet-commerce-hero h1{font-size:var(--smnet-h1)!important}body.smnet-design-system .smnet-commerce-hero p{font-size:var(--smnet-text-md)}body.smnet-design-system .smnet-commerce-section{padding-block:var(--smnet-space-section)}body.smnet-design-system .smnet-commerce-section-head h2{font-size:var(--smnet-h2)}body.smnet-design-system .smnet-commerce-product-body h3{font-size:14px;letter-spacing:-.01em}body.smnet-design-system .smnet-entry-content{font-size:17px;line-height:1.78}body.smnet-design-system .smnet-entry-content>*{max-width:var(--smnet-content);margin-left:auto;margin-right:auto}body.smnet-design-system .smnet-entry-content:where(h2,h3,h4){margin-top:1.75em;margin-bottom:.65em}body.smnet-design-system .smnet-entry-content h2{font-size:clamp(28px,3vw,38px)}body.smnet-design-system .smnet-entry-content h3{font-size:clamp(21px,2.2vw,27px)}body.smnet-design-system .smnet-entry-content:where(p,ul,ol,blockquote,table,figure){margin-bottom:1.35em}body.smnet-design-system .smnet-footer-cta-inner{min-height:210px;gap:clamp(28px,5vw,56px)}body.smnet-design-system .smnet-footer-cta h2{font-size:clamp(30px,3.2vw,44px)}body.smnet-design-system .smnet-footer-main{padding-block:clamp(52px,6vw,72px)}body.smnet-design-system .smnet-footer-grid{gap:clamp(30px,5vw,62px)}body.smnet-design-system .smnet-footer-column h3{font-size:13px;letter-spacing:.02em}body.smnet-design-system .smnet-footer-column a,body.smnet-design-system .smnet-footer-brand p{font-size:13px}body.smnet-design-system .smnet-search-dialog{width:min(980px,calc(100vw - 34px));border-radius:18px}body.smnet-design-system .smnet-smart-search-form{border-radius:12px}body.smnet-design-system .smnet-search-shortcuts>a,body.smnet-design-system .smnet-search-smai-card,body.smnet-design-system .smnet-search-result{border-radius:11px}body.smnet-design-system .smnet-smai-fab{border-radius:15px}body.page-id-40697.smnet-design-system main{font-family:var(--smnet-font-sans)!important}body.page-id-40697.smnet-design-system main:where(h1,h2,h3,h4,p,a,button,input,select){font-family:inherit!important}body.page-id-40697.smnet-design-system main:where(h1){letter-spacing:-.04em!important;line-height:1.05!important}body.page-id-40697.smnet-design-system main:where(h2){letter-spacing:-.03em!important}body.page-id-40697.smnet-design-system main:where(button,[class*="btn"],[class*="button"]){border-radius:10px}body.page-id-40697.smnet-design-system main:where(article,[class*="card"]){border-radius:12px}body.page-id-3513.smnet-design-system main{font-family:var(--smnet-font-sans)!important}body.page-id-3513.smnet-design-system main:where(h1,h2,h3,h4,p,a,button,input,select){font-family:inherit!important}body.page-id-3513.smnet-design-system main:where(input[type="search"],input[type="text"],select){min-height:44px;border-radius:9px}body.page-id-3513.smnet-design-system main:where(button,[class*="btn"],[class*="button"]){border-radius:9px}body.page-id-3513.smnet-design-system main:where(article,[class*="card"],[class*="product"]){--smnet-plugin-radius:12px}@media(max-width:1260px){body.smnet-design-system .smnet-primary-nav,body.smnet-design-system .smnet-header-cta{display:none!important}body.smnet-design-system .smnet-mobile-toggle{display:grid!important}body.smnet-design-system .smnet-nav-actions{margin-left:auto}}@media(max-width:1024px){:root{--smnet-header-main:74px;--smnet-space-section:72px;--smnet-space-section-sm:52px}body.smnet-design-system .smnet-logo{width:195px}body.smnet-design-system .custom-logo,body.smnet-design-system .smnet-brand-fallback img{max-width:195px;max-height:56px}body.smnet-design-system .smnet-section-head{align-items:flex-start}body.smnet-design-system .smnet-footer-grid{grid-template-columns:1.2fr 1fr 1fr;gap:36px}body.smnet-design-system .smnet-footer-contact-column{grid-column:2/4}}@media(max-width:820px){:root{--smnet-gutter:20px;--smnet-h1:clamp(40px,8vw,58px);--smnet-h2:clamp(30px,5.6vw,42px)}body.smnet-design-system .smnet-topbar-contact a:nth-child(2){display:none}body.smnet-design-system .smnet-topbar-smai{display:none!important}body.smnet-design-system .smnet-section-head{display:block}body.smnet-design-system .smnet-section-head>p{margin-top:14px}body.smnet-design-system .smnet-footer-grid{grid-template-columns:1fr 1fr}body.smnet-design-system .smnet-footer-brand{grid-column:1/-1}body.smnet-design-system .smnet-footer-contact-column{grid-column:auto}body.smnet-design-system .smnet-footer-cta-inner{display:block;padding-block:48px}body.smnet-design-system .smnet-footer-cta-actions{min-width:0;width:100%;max-width:520px;margin-top:26px}}@media(max-width:640px){:root{--smnet-gutter:16px;--smnet-header-top:36px;--smnet-header-main:68px;--smnet-space-section:56px;--smnet-space-section-sm:44px;--smnet-h1:clamp(36px,10.5vw,48px);--smnet-h2:clamp(28px,8vw,38px)}body.smnet-design-system{font-size:15.5px}body.smnet-design-system .smnet-topbar-inner{font-size:11px}body.smnet-design-system .smnet-topbar-right>a:not(:last-child){display:none}body.smnet-design-system .smnet-logo{width:min(168px,48vw)}body.smnet-design-system .custom-logo,body.smnet-design-system .smnet-brand-fallback img{max-width:168px;max-height:50px}body.smnet-design-system .smnet-nav-inner{gap:6px}body.smnet-design-system .smnet-nav-actions{gap:2px}body.smnet-design-system .smnet-lang-switch{display:none}body.smnet-design-system .smnet-search-toggle,body.smnet-design-system .smnet-mobile-toggle,body.smnet-design-system .smnet-header-cart-button{width:38px!important;min-width:38px!important;height:38px}body.smnet-design-system .smnet-section-head{margin-bottom:26px}body.smnet-design-system .smnet-button{min-height:46px;padding-inline:17px}body.smnet-design-system .smnet-landing-hero,body.smnet-design-system .smnet-corp-hero{min-height:auto}body.smnet-design-system .smnet-landing-hero-copy>p,body.smnet-design-system .smnet-corp-hero p,body.smnet-design-system .smnet-home-hero-copy p{font-size:16px}body.smnet-design-system .smnet-landing-hero-actions,body.smnet-design-system .smnet-hero-actions{display:grid;grid-template-columns:1fr;width:100%}body.smnet-design-system .smnet-landing-hero-actions .smnet-button,body.smnet-design-system .smnet-hero-actions .smnet-button{width:100%}body.smnet-design-system .smnet-footer-grid{grid-template-columns:1fr;gap:30px}body.smnet-design-system .smnet-footer-brand,body.smnet-design-system .smnet-footer-contact-column{grid-column:auto}body.smnet-design-system .smnet-footer-cta-actions{grid-template-columns:1fr}body.smnet-design-system .smnet-footer-bottom-inner{align-items:flex-start;flex-direction:column}body.smnet-design-system .smnet-footer-legal{gap:12px 18px}body.smnet-design-system .smnet-entry-content{font-size:16px;line-height:1.72}}@media(max-width:390px){:root{--smnet-gutter:14px}body.smnet-design-system .smnet-logo{width:min(148px,43vw)}body.smnet-design-system .custom-logo,body.smnet-design-system .smnet-brand-fallback img{max-width:148px}body.smnet-design-system .smnet-topbar-contact{gap:10px}}@media(hover:none){body.smnet-design-system .smnet-header-cart-card{display:none!important}body.smnet-design-system:where( .smnet-service-card,.smnet-solution-card,.smnet-landing-cap-card,.smnet-contact-card,.smnet-commerce-product-card,.smnet-commerce-category-card ):hover{transform:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}body.smnet-design-system *,body.smnet-design-system *::before,body.smnet-design-system *::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body.smnet-design-system .smnet-home-hero:where(h1,h2,h3),body.smnet-design-system .smnet-landing-hero:where(h1,h2,h3),body.smnet-design-system .smnet-corp-hero:where(h1,h2,h3),body.smnet-design-system .smnet-footer-cta:where(h1,h2,h3),body.smnet-design-system .smnet-footer-main:where(h1,h2,h3,h4){color:#ffffff!important}body.smnet-design-system .smnet-home-hero .smnet-kicker,body.smnet-design-system .smnet-home-hero .smnet-mega-eyebrow,body.smnet-design-system .smnet-landing-hero .smnet-kicker,body.smnet-design-system .smnet-landing-hero .smnet-mega-eyebrow,body.smnet-design-system .smnet-corp-hero .smnet-kicker,body.smnet-design-system .smnet-corp-hero .smnet-mega-eyebrow,body.smnet-design-system .smnet-footer-cta .smnet-kicker,body.smnet-design-system .smnet-footer-cta .smnet-mega-eyebrow{color:#19c2ff!important}body.smnet-design-system .smnet-home-hero p,body.smnet-design-system .smnet-home-hero li,body.smnet-design-system .smnet-landing-hero p,body.smnet-design-system .smnet-landing-hero li,body.smnet-design-system .smnet-corp-hero p,body.smnet-design-system .smnet-corp-hero li,body.smnet-design-system .smnet-footer-cta p,body.smnet-design-system .smnet-footer-main p,body.smnet-design-system .smnet-footer-main li,body.smnet-design-system .smnet-footer-main a{color:rgba(255,255,255,.82)!important}body.smnet-design-system .smnet-footer-main a:hover,body.smnet-design-system .smnet-footer-main a:focus{color:#ffffff!important}body.smnet-design-system .smnet-footer-main .smnet-footer-column h3{color:#ffffff!important;font-size:14px;font-weight:760;letter-spacing:.01em}body.smnet-design-system .smnet-footer-brand p{color:rgba(255,255,255,.82)!important}body.smnet-design-system .smnet-footer-cta h2{color:#ffffff!important;text-shadow:0 2px 16px rgba(0,0,0,.14)}body.smnet-design-system .smnet-home-hero h1,body.smnet-design-system .smnet-landing-hero h1,body.smnet-design-system .smnet-corp-hero h1{color:#ffffff!important;text-shadow:0 2px 18px rgba(0,0,0,.15)}body.smnet-design-system .smnet-footer-bottom,body.smnet-design-system .smnet-footer-bottom:where(a,span,p){color:rgba(255,255,255,.72)!important}body.smnet-design-system .smnet-footer-bottom a:hover,body.smnet-design-system .smnet-footer-bottom a:focus{color:#ffffff!important}body.smnet-design-system:where( .smnet-home-hero,.smnet-landing-hero,.smnet-corp-hero,.smnet-footer-cta,.smnet-footer-main ) .smnet-kicker{display:flex;align-items:center;gap:10px}body.smnet-design-system:where( .smnet-home-hero,.smnet-landing-hero,.smnet-corp-hero,.smnet-footer-cta ) .smnet-kicker::before{content:"";width:28px;height:2px;flex:none;border-radius:999px;background:var(--smnet-cyan)}body.smnet-design-system .smnet-home-hero{min-height:620px;background:radial-gradient(circle at 86% 36%,rgba(0,174,239,.12),transparent 30%),linear-gradient(120deg,#061629 0%,#071b31 100%)}body.smnet-design-system .smnet-home-hero::before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to right,transparent 2%,#000 72%)}body.smnet-design-system .smnet-home-hero-inner{min-height:620px;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:clamp(44px,6vw,82px)}body.smnet-design-system .smnet-home-hero-copy{max-width:780px;padding-block:clamp(72px,8vw,104px)}body.smnet-design-system .smnet-home-hero h1{max-width:760px;margin:18px 0 20px;font-size:clamp(48px,4.75vw,72px)!important;line-height:1.01!important}body.smnet-design-system .smnet-home-hero-copy p{max-width:680px;margin-bottom:0;color:rgba(255,255,255,.78)!important;font-size:17px;line-height:1.68}body.smnet-design-system .smnet-home-hero .smnet-hero-actions{margin-top:30px;gap:11px}body.smnet-design-system .smnet-home-hero .smnet-button{min-width:190px;min-height:52px}body.smnet-design-system .smnet-home-hero-visual{height:450px;transform:translateY(4px)}body.smnet-design-system .smnet-landing-hero,body.smnet-design-system .smnet-corp-hero{background:radial-gradient(circle at 87% 30%,rgba(0,174,239,.12),transparent 30%),linear-gradient(120deg,#061629 0%,#071b31 100%)}body.smnet-design-system .smnet-landing-hero-copy{max-width:790px;padding-block:clamp(70px,7vw,94px)}body.smnet-design-system .smnet-landing-hero h1,body.smnet-design-system .smnet-corp-hero h1{max-width:860px;margin-top:18px;margin-bottom:20px;font-size:clamp(46px,4.6vw,70px)!important;line-height:1.015!important}body.smnet-design-system .smnet-landing-hero-copy>p,body.smnet-design-system .smnet-corp-hero p{color:rgba(255,255,255,.77)!important;font-size:17px;line-height:1.67}body.smnet-design-system .smnet-landing-hero-actions,body.smnet-design-system .smnet-corp-hero .smnet-hero-actions{margin-top:30px}body.smnet-design-system .smnet-landing-hero-actions .smnet-button,body.smnet-design-system .smnet-corp-hero .smnet-button{min-height:50px}body.smnet-design-system .smnet-footer-cta{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 36%,rgba(0,174,239,.09),transparent 27%),#07182b;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.10)}body.smnet-design-system .smnet-footer-cta::after{content:"";position:absolute;right:6%;top:-105px;width:320px;height:320px;border:1px solid rgba(0,174,239,.09);border-radius:50%;pointer-events:none}body.smnet-design-system .smnet-footer-cta-inner{position:relative;z-index:2;min-height:0;padding-block:clamp(44px,4.5vw,62px);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(38px,6vw,82px)}body.smnet-design-system .smnet-footer-cta-copy{max-width:820px}body.smnet-design-system .smnet-footer-cta .smnet-kicker{margin-bottom:12px}body.smnet-design-system .smnet-footer-cta h2{max-width:760px;margin:0 0 12px;font-size:clamp(32px,3.15vw,46px)!important;line-height:1.08!important;letter-spacing:-.035em!important}body.smnet-design-system .smnet-footer-cta p{max-width:740px;color:rgba(255,255,255,.68)!important;font-size:15px;line-height:1.6}body.smnet-design-system .smnet-footer-cta-actions{min-width:0;width:auto;display:grid;grid-template-columns:repeat(2,220px);gap:10px}body.smnet-design-system .smnet-footer-cta-actions .smnet-button{width:220px;min-width:0;height:52px;min-height:52px;padding-inline:16px;justify-content:center}body.smnet-design-system .smnet-footer-cta-actions .smnet-button-ghost{border-color:rgba(255,255,255,.26);background:rgba(255,255,255,.015);color:#fff!important}body.smnet-design-system .smnet-footer-cta-actions .smnet-button-ghost:hover{border-color:rgba(255,255,255,.46);background:rgba(255,255,255,.06)}body.smnet-design-system .smnet-footer-main{padding-block:clamp(54px,5vw,70px);background:#07182b}body.smnet-design-system .smnet-footer-grid{grid-template-columns:minmax(300px,1.35fr) minmax(150px,.82fr) minmax(150px,.82fr) minmax(220px,.9fr);align-items:start;gap:clamp(38px,5vw,72px)}body.smnet-design-system .smnet-footer-brand{max-width:390px}body.smnet-design-system .smnet-footer-brand .custom-logo,body.smnet-design-system .smnet-footer-brand img{width:auto;max-width:250px;max-height:82px;object-fit:contain}body.smnet-design-system .smnet-footer-brand p{max-width:390px;margin:13px 0 0;color:rgba(255,255,255,.69)!important;font-size:13px;line-height:1.62}body.smnet-design-system .smnet-footer-column h3{position:relative;margin:2px 0 17px;padding-bottom:11px;color:#fff!important;font-size:13px!important;font-weight:800!important}body.smnet-design-system .smnet-footer-column h3::after{content:"";position:absolute;left:0;bottom:0;width:26px;height:2px;border-radius:999px;background:var(--smnet-cyan)}body.smnet-design-system .smnet-footer-column ul{display:grid;gap:0;margin:0;padding:0}body.smnet-design-system .smnet-footer-column li{margin:0!important}body.smnet-design-system .smnet-footer-column li>a{min-height:36px;display:flex;align-items:center;gap:9px;padding-block:5px;color:rgba(255,255,255,.67)!important;font-size:13px!important;line-height:1.45;text-decoration:none}body.smnet-design-system .smnet-footer-column li>a:hover{color:#fff!important;transform:translateX(2px)}body.smnet-design-system .smnet-footer-contact-column li>a .smnet-icon{flex:none;color:var(--smnet-cyan)}body.smnet-design-system .smnet-footer-socials{gap:7px;margin-top:16px}body.smnet-design-system .smnet-footer-socials>a{width:36px;height:36px;border-radius:9px;background:rgba(255,255,255,.01)}body.smnet-design-system .smnet-footer-bottom{background:#07182b;border-top-color:rgba(255,255,255,.085)}body.smnet-design-system .smnet-footer-bottom-inner{min-height:62px;padding-block:14px;color:rgba(255,255,255,.58)!important;font-size:11.5px}body.smnet-design-system .smnet-footer-legal{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px 22px}body.smnet-design-system .smnet-footer-legal a{color:rgba(255,255,255,.58)!important;text-decoration:none}body.smnet-design-system .smnet-footer-legal a:hover{color:#fff!important}body.smnet-design-system .smnet-smai-fab{bottom:18px;left:18px}body.smnet-design-system .zalo-chat-widget{right:18px!important;bottom:18px!important}@media(max-width:1180px){body.smnet-design-system .smnet-home-hero-inner{grid-template-columns:minmax(0,1fr) minmax(350px,.78fr);gap:34px}body.smnet-design-system .smnet-home-hero-visual{height:400px;transform:scale(.92)}body.smnet-design-system .smnet-footer-cta-actions{grid-template-columns:repeat(2,190px)}body.smnet-design-system .smnet-footer-cta-actions .smnet-button{width:190px}body.smnet-design-system .smnet-footer-grid{grid-template-columns:1.2fr .8fr .8fr;gap:42px}body.smnet-design-system .smnet-footer-contact-column{grid-column:2/4}}@media(max-width:900px){body.smnet-design-system .smnet-home-hero-inner{grid-template-columns:1fr}body.smnet-design-system .smnet-home-hero-copy{padding-bottom:10px}body.smnet-design-system .smnet-home-hero-visual{width:min(620px,100%);height:360px;margin-inline:auto;transform:none}body.smnet-design-system .smnet-footer-cta-inner{grid-template-columns:1fr;gap:26px}body.smnet-design-system .smnet-footer-cta-actions{grid-template-columns:repeat(2,minmax(0,220px))}body.smnet-design-system .smnet-footer-cta-actions .smnet-button{width:100%}body.smnet-design-system .smnet-footer-grid{grid-template-columns:1fr 1fr}body.smnet-design-system .smnet-footer-brand{grid-column:1/-1;max-width:600px}body.smnet-design-system .smnet-footer-contact-column{grid-column:auto}}@media(max-width:640px){body.smnet-design-system .smnet-home-hero{min-height:auto}body.smnet-design-system .smnet-home-hero-inner{display:block}body.smnet-design-system .smnet-home-hero-copy{padding-block:58px 18px}body.smnet-design-system .smnet-home-hero h1,body.smnet-design-system .smnet-landing-hero h1,body.smnet-design-system .smnet-corp-hero h1{max-width:none;font-size:clamp(36px,10.2vw,46px)!important;line-height:1.04!important}body.smnet-design-system .smnet-home-hero-copy p,body.smnet-design-system .smnet-landing-hero-copy>p,body.smnet-design-system .smnet-corp-hero p{font-size:15.5px}body.smnet-design-system .smnet-home-hero-visual{height:300px}body.smnet-design-system .smnet-footer-cta-inner{padding-block:42px}body.smnet-design-system .smnet-footer-cta h2{font-size:clamp(29px,8vw,37px)!important}body.smnet-design-system .smnet-footer-cta p{font-size:14px}body.smnet-design-system .smnet-footer-cta-actions{width:100%;grid-template-columns:1fr;gap:9px}body.smnet-design-system .smnet-footer-cta-actions .smnet-button{width:100%}body.smnet-design-system .smnet-footer-main{padding-block:46px}body.smnet-design-system .smnet-footer-grid{grid-template-columns:1fr;gap:30px}body.smnet-design-system .smnet-footer-brand,body.smnet-design-system .smnet-footer-contact-column{grid-column:auto}body.smnet-design-system .smnet-footer-brand .custom-logo,body.smnet-design-system .smnet-footer-brand img{max-width:220px}body.smnet-design-system .smnet-footer-column h3{margin-bottom:12px}body.smnet-design-system .smnet-footer-column ul{gap:1px}body.smnet-design-system .smnet-footer-column li>a{min-height:34px}body.smnet-design-system .smnet-footer-bottom-inner{min-height:0;padding-block:18px;gap:11px}body.smnet-design-system .smnet-footer-legal{justify-content:flex-start}body.smnet-design-system .smnet-smai-fab{left:12px;bottom:12px}body.smnet-design-system .zalo-chat-widget{right:12px!important;bottom:12px!important}}@media(max-width:390px){body.smnet-design-system .smnet-home-hero-copy{padding-top:48px}body.smnet-design-system .smnet-home-hero-visual{height:260px}body.smnet-design-system .smnet-footer-brand .custom-logo,body.smnet-design-system .smnet-footer-brand img{max-width:195px}}body.smnet-design-system .smnet-landing-outcomes-panel h2,body.smnet-design-system .smnet-landing-outcomes-head h2{color:#ffffff!important}body.smnet-design-system .smnet-landing-outcome-grid h3{color:#ffffff!important}body.smnet-design-system .smnet-landing-final-inner h2,body.smnet-design-system .smnet-landing-final-cta h2{color:#ffffff!important}body.smnet-design-system .smnet-landing-outcomes-panel .smnet-kicker,body.smnet-design-system .smnet-landing-final-inner .smnet-kicker{color:var(--smnet-cyan)!important}body.smnet-design-system .smnet-landing-outcome-grid p,body.smnet-design-system .smnet-landing-final-inner p{color:rgba(255,255,255,.70)!important}:root{--smnet-light-bg:#ffffff;--smnet-light-bg-soft:#f5f8fb;--smnet-light-heading:#061629;--smnet-light-body:#66778a;--smnet-light-accent:#008dc3;--smnet-dark-bg:#061629;--smnet-dark-bg-2:#0a1d32;--smnet-dark-card:#0d2946;--smnet-dark-heading:#ffffff;--smnet-dark-body:#b9cad8;--smnet-dark-muted:#8fa6b8;--smnet-dark-accent:#55d4ff;--smnet-role-display:clamp(46px,4.7vw,72px);--smnet-role-section:clamp(32px,3.5vw,50px);--smnet-role-card:22px;--smnet-role-card-sm:18px;--smnet-role-product:16px;--smnet-role-news:21px}body.smnet-unified-design:where(.smnet-section-head) h2{color:var(--smnet-light-heading);font-size:var(--smnet-role-section);line-height:1.08;letter-spacing:-.035em}body.smnet-unified-design:where( .smnet-service-card,.smnet-why-item,.smnet-contact-card,.smnet-corp-card-grid article,.smnet-commerce-category-card ) h3{color:var(--smnet-light-heading)}body.smnet-unified-design:where( .smnet-home-hero,.smnet-landing-hero,.smnet-corp-hero,.smnet-ecosystem-panel,.smnet-solution-card,.smnet-landing-outcomes-panel,.smnet-landing-final-cta,.smnet-footer-cta,.smnet-footer-main,.smnet-commerce-dark-section ):where(h1,h2,h3,h4){color:var(--smnet-dark-heading)!important}body.smnet-unified-design:where( .smnet-home-hero,.smnet-landing-hero,.smnet-corp-hero,.smnet-ecosystem-panel,.smnet-solution-card,.smnet-landing-outcomes-panel,.smnet-landing-final-cta,.smnet-footer-cta,.smnet-footer-main,.smnet-commerce-dark-section ):where(p,li){color:var(--smnet-dark-body)}body.smnet-unified-design:where( .smnet-home-hero,.smnet-landing-hero,.smnet-corp-hero,.smnet-ecosystem-panel,.smnet-solution-card,.smnet-landing-outcomes-panel,.smnet-landing-final-cta,.smnet-footer-cta ):where(.smnet-kicker,.smnet-mega-eyebrow){color:var(--smnet-dark-accent)!important}body.smnet-unified-design .smnet-hero{font-family:var(--smnet-font-sans);color:#fff}body.smnet-unified-design .smnet-hero .smnet-hero__title{color:#fff!important;font-size:clamp(44px,4.15vw,66px)!important;line-height:1.055!important;letter-spacing:-.04em!important;font-weight:800!important;text-shadow:0 3px 22px rgba(0,0,0,.22)}body.smnet-unified-design .smnet-hero .smnet-hero__desc{color:#e5eff7!important;font-size:clamp(17px,1.35vw,21px)!important}body.smnet-unified-design .smnet-hero .smnet-hero__meta{color:#aec5d8!important}body.smnet-unified-design .smnet-hero .smnet-hero__kicker{color:#55d4ff!important}body.smnet-unified-design .smnet-solutions-grid{gap:14px}body.smnet-unified-design .smnet-solution-card{min-height:230px;padding:28px 30px;border:1px solid rgba(85,212,255,.08);border-radius:14px;background:radial-gradient(circle at 100% 100%,rgba(0,174,239,.08),transparent 36%),linear-gradient(145deg,#0a1d32,#0d2c4b)}body.smnet-unified-design .smnet-solution-brand{color:#55d4ff!important;font-size:10px;letter-spacing:.16em;margin-bottom:29px}body.smnet-unified-design .smnet-solution-card h3{max-width:82%;margin:0 0 10px;color:#fff!important;font-size:23px!important;line-height:1.18!important;letter-spacing:-.025em!important;font-weight:760}body.smnet-unified-design .smnet-solution-card p{max-width:88%;margin:0;color:#b9cad8!important;font-size:15px;line-height:1.55}body.smnet-unified-design .smnet-solution-card .smnet-card-link{width:42px;height:42px;border-color:rgba(255,255,255,.2);color:#fff}body.smnet-unified-design .smnet-solution-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(6,22,41,.13)}body.smnet-unified-design .smnet-products-preview{background:#f5f8fb}body.smnet-unified-design .smnet-product-grid{align-items:stretch}body.smnet-unified-design .smnet-product-card{display:flex;min-width:0;flex-direction:column;border-radius:13px}body.smnet-unified-design .smnet-product-media{aspect-ratio:1.28/1;min-height:0;padding:24px;background:#fff}body.smnet-unified-design .smnet-product-media img{width:100%;height:100%;object-fit:contain}body.smnet-unified-design .smnet-product-body{display:flex;flex:1;flex-direction:column;padding:18px 20px 20px}body.smnet-unified-design .smnet-product-type{color:#008dc3!important;font-size:10px!important;line-height:1.3;letter-spacing:.08em}body.smnet-unified-design .smnet-product-body h3{display:-webkit-box;min-height:0!important;margin:8px 0 14px;overflow:hidden;color:#061629!important;font-size:var(--smnet-role-product)!important;line-height:1.36!important;letter-spacing:-.018em!important;font-weight:760!important;-webkit-line-clamp:3;-webkit-box-orient:vertical}body.smnet-unified-design .smnet-product-price{margin-top:auto;color:#061629!important;font-size:15px;line-height:1.4;font-weight:800}body.smnet-unified-design .smnet-product-price del{color:#8998a5;font-weight:500}body.smnet-unified-design .smnet-product-price ins{text-decoration:none}body.smnet-unified-design .smnet-news-preview{background:#fff}body.smnet-unified-design .smnet-post-card{display:flex;min-width:0;flex-direction:column;border-radius:13px}body.smnet-unified-design .smnet-post-media{aspect-ratio:1.72/1;background:linear-gradient(135deg,#edf5f9,#e4eef4)}body.smnet-unified-design .smnet-post-placeholder{gap:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9eb5c3}body.smnet-unified-design .smnet-post-placeholder strong{color:#9fb5c4;font-size:25px;line-height:1;letter-spacing:.04em}body.smnet-unified-design .smnet-post-placeholder small{color:#afc0cb;font-size:8px;font-weight:800;letter-spacing:.16em}body.smnet-unified-design .smnet-post-body{display:flex;flex:1;flex-direction:column;padding:21px 22px 23px}body.smnet-unified-design .smnet-post-meta{color:#7b8a99;font-size:11px}body.smnet-unified-design .smnet-post-meta span{color:#008dc3!important}body.smnet-unified-design .smnet-post-body h3{margin:10px 0 11px;font-size:var(--smnet-role-news)!important;line-height:1.3!important;letter-spacing:-.025em!important;font-weight:760!important}body.smnet-unified-design .smnet-post-body h3 a{display:-webkit-box;overflow:hidden;color:#061629!important;text-decoration:none!important;-webkit-line-clamp:3;-webkit-box-orient:vertical}body.smnet-unified-design .smnet-post-body p{display:-webkit-box;margin:0 0 18px;overflow:hidden;color:#66778a!important;font-size:14px;line-height:1.55;-webkit-line-clamp:2;-webkit-box-orient:vertical}body.smnet-unified-design .smnet-post-body .smnet-card-link{margin-top:auto;color:#008dc3}body.smnet-unified-design .smnet-entry-header h1{color:#061629;font-size:clamp(38px,4.6vw,62px)!important}body.smnet-unified-design .smnet-entry-content h2{color:#061629;font-size:clamp(28px,2.8vw,38px)!important}body.smnet-unified-design .smnet-entry-content h3{color:#061629;font-size:clamp(21px,2vw,27px)!important}body.smnet-unified-design .smnet-smai-fab{width:58px;max-width:58px;min-height:58px;padding:7px;grid-template-columns:42px 0 0;gap:0;overflow:hidden;border-radius:15px;transition:width .2s ease,max-width .2s ease,grid-template-columns .2s ease,gap .2s ease,transform .18s ease,box-shadow .18s ease}body.smnet-unified-design .smnet-smai-fab-copy,body.smnet-unified-design .smnet-smai-fab>.smnet-icon{opacity:0;visibility:hidden;white-space:nowrap;transition:opacity .13s ease}body.smnet-unified-design .smnet-smai-fab:hover,body.smnet-unified-design .smnet-smai-fab:focus-visible{width:242px;max-width:242px;grid-template-columns:42px 1fr 18px;gap:9px}body.smnet-unified-design .smnet-smai-fab:hover .smnet-smai-fab-copy,body.smnet-unified-design .smnet-smai-fab:hover>.smnet-icon,body.smnet-unified-design .smnet-smai-fab:focus-visible .smnet-smai-fab-copy,body.smnet-unified-design .smnet-smai-fab:focus-visible>.smnet-icon{opacity:1;visibility:visible}body.page-id-3513.smnet-visual-v090 main,body.page-id-40697.smnet-visual-v090 main{--smnet-plugin-heading:#061629;--smnet-plugin-body:#66778a;--smnet-plugin-accent:#008dc3;font-family:var(--smnet-font-sans)!important}body.page-id-3513.smnet-visual-v090 main:where(h1,h2,h3,h4),body.page-id-40697.smnet-visual-v090 main:where(h1,h2,h3,h4){font-family:inherit!important}@media(max-width:1180px){body.smnet-unified-design .smnet-solution-card h3{font-size:21px!important}body.smnet-unified-design .smnet-product-body h3{font-size:15.5px!important}body.smnet-unified-design .smnet-post-body h3{font-size:19px!important}}@media(max-width:900px){body.smnet-unified-design .smnet-solutions-grid{grid-template-columns:repeat(2,1fr)}body.smnet-unified-design .smnet-product-grid{grid-template-columns:repeat(2,1fr)}body.smnet-unified-design .smnet-post-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){body.smnet-unified-design .smnet-hero .smnet-hero__title{font-size:clamp(34px,9.5vw,45px)!important;line-height:1.075!important}}@media(max-width:640px){body.smnet-unified-design .smnet-solutions-grid,body.smnet-unified-design .smnet-product-grid,body.smnet-unified-design .smnet-post-grid{grid-template-columns:1fr}body.smnet-unified-design .smnet-solution-card{min-height:200px;padding:24px}body.smnet-unified-design .smnet-solution-card h3{font-size:21px!important}body.smnet-unified-design .smnet-product-media{aspect-ratio:1.4/1;padding:22px}body.smnet-unified-design .smnet-product-body h3{font-size:16px!important;-webkit-line-clamp:3}body.smnet-unified-design .smnet-post-media{aspect-ratio:1.8/1}body.smnet-unified-design .smnet-post-body h3{font-size:19px!important}body.smnet-unified-design .smnet-smai-fab,body.smnet-unified-design .smnet-smai-fab:hover,body.smnet-unified-design .smnet-smai-fab:focus-visible{width:52px;max-width:52px;min-height:52px;padding:5px;grid-template-columns:42px;gap:0}body.smnet-unified-design .smnet-smai-fab-copy,body.smnet-unified-design .smnet-smai-fab>.smnet-icon{display:none!important}}@media(hover:none){body.smnet-unified-design .smnet-smai-fab,body.smnet-unified-design .smnet-smai-fab:hover{width:52px;max-width:52px;grid-template-columns:42px;gap:0}body.smnet-unified-design .smnet-smai-fab-copy,body.smnet-unified-design .smnet-smai-fab>.smnet-icon{display:none!important}}:root{--smnet-ui-font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--smnet-ui-cyan:#00aeef;--smnet-ui-cyan-deep:#008dc3;--smnet-ui-navy:#061629;--smnet-ui-text:#172434;--smnet-ui-muted:#66778a;--smnet-ui-surface:#f5f8fb;--smnet-ui-line:#dce7ef;--smnet-ui-white:#fff;--smnet-ui-dark-body:#b9cad8;--smnet-ui-container:1280px;--smnet-ui-content:860px;--smnet-ui-radius-button:10px;--smnet-ui-radius-card:12px;--smnet-ui-shadow:0 14px 38px rgba(6,22,41,.075)}body.smnet-unified-design{font-family:var(--smnet-ui-font)!important;color:var(--smnet-ui-text)}body.smnet-unified-design:where(button,input,select,textarea){font-family:inherit}body.smnet-unified-design:where(input[type="text"],input[type="email"],input[type="tel"],input[type="search"],input[type="password"],input[type="number"],select,textarea){border-color:var(--smnet-ui-line);border-radius:9px}body.smnet-unified-design:where(input,select,textarea):focus{border-color:var(--smnet-ui-cyan)!important;outline:0;box-shadow:0 0 0 3px rgba(0,174,239,.09)}body.smnet-unified-design:where(.smnet-product-card,.smnet-post-card,.smnet-service-card,.smnet-solution-card,.smnet-contact-card){border-radius:var(--smnet-ui-radius-card)}body.smnet-surface-news main{font-family:var(--smnet-ui-font)!important;color:var(--smnet-ui-text)}body.smnet-surface-news main:where(h1,h2,h3,h4){color:var(--smnet-ui-navy);font-family:inherit!important}body.smnet-surface-news main h1{font-size:clamp(40px,4.4vw,62px);line-height:1.05;letter-spacing:-.04em}body.smnet-surface-news main h2{font-size:clamp(30px,3vw,44px);line-height:1.1;letter-spacing:-.03em}body.smnet-surface-news main article h3{font-size:20px!important;line-height:1.32!important;letter-spacing:-.02em!important}body.smnet-surface-news main article h3 a{color:var(--smnet-ui-navy)!important;text-decoration:none}body.smnet-surface-news main article p{color:var(--smnet-ui-muted)!important;font-size:14px;line-height:1.58}body.smnet-surface-news main:where([class*="category"],[class*="eyebrow"],[class*="kicker"],[class*="meta"] a){color:var(--smnet-ui-cyan-deep)}body.smnet-surface-news main:where(article,[class*="card"]){border-radius:var(--smnet-ui-radius-card)}body.smnet-surface-news main:where(button,.button,[class*="btn"]){border-radius:var(--smnet-ui-radius-button)}body.smnet-surface-news main:where(input[type="search"],input[type="text"]){min-height:46px}body.smnet-surface-shop main{font-family:var(--smnet-ui-font)!important;color:var(--smnet-ui-text)}body.smnet-surface-shop main:where(h1,h2,h3,h4){font-family:inherit!important}body.smnet-surface-shop main h1{color:var(--smnet-ui-navy);font-size:clamp(40px,4.4vw,62px);line-height:1.05;letter-spacing:-.04em}body.smnet-surface-shop main h2{color:var(--smnet-ui-navy);font-size:clamp(28px,2.8vw,42px);line-height:1.1;letter-spacing:-.03em}body.smnet-surface-shop main:where(li.product,[class*="product-card"],[class*="product_card"]){border-radius:var(--smnet-ui-radius-card)!important}body.smnet-surface-shop main:where(li.product h2,li.product h3,[class*="product-card"] h3,[class*="product_card"] h3){display:-webkit-box;overflow:hidden;color:var(--smnet-ui-navy)!important;font-size:16px!important;line-height:1.36!important;letter-spacing:-.015em!important;-webkit-line-clamp:3;-webkit-box-orient:vertical}body.smnet-surface-shop main:where([class*="brand"],[class*="product-type"],[class*="product_type"]){color:var(--smnet-ui-cyan-deep)!important}body.smnet-surface-shop main:where(button,.button,[class*="btn"]){border-radius:var(--smnet-ui-radius-button)!important}body.smnet-surface-shop main:where(input[type="search"],input[type="text"],select){min-height:46px;border-radius:9px!important}body.smnet-surface-shop main:where(.price,[class*="price"]){font-size:15px;line-height:1.4}body.smnet-surface-checkout:where(.smnet-checkout-policy,[class*="smnet-checkout-policy"],[class*="checkout-policy"]){border:1px solid var(--smnet-ui-line)!important;border-radius:var(--smnet-ui-radius-card)!important;background:#fff!important;box-shadow:none!important;color:var(--smnet-ui-text)!important}body.smnet-surface-checkout:where(.smnet-checkout-policy,[class*="smnet-checkout-policy"],[class*="checkout-policy"]):where(h2,h3,h4){color:var(--smnet-ui-navy)!important;font-family:var(--smnet-ui-font)!important}body.smnet-surface-checkout:where(.smnet-checkout-policy,[class*="smnet-checkout-policy"],[class*="checkout-policy"]):where(p,li){color:var(--smnet-ui-muted)!important}body.smnet-surface-checkout .woocommerce-checkout:where(.form-row input,.form-row select,.form-row textarea){border-radius:9px!important}body.smnet-unified-design:where([class*="smnet"][class*="cta"],[class*="snh"][class*="cta"]){font-family:var(--smnet-ui-font)}@media(max-width:1024px){body.smnet-surface-news main article h3{font-size:19px!important}body.smnet-surface-shop main:where(li.product h2,li.product h3,[class*="product-card"] h3){font-size:15.5px!important}}@media(max-width:640px){body.smnet-surface-news main h1,body.smnet-surface-shop main h1{font-size:clamp(34px,9.5vw,46px)}body.smnet-surface-news main h2,body.smnet-surface-shop main h2{font-size:clamp(28px,7.7vw,36px)}body.smnet-surface-news main article h3{font-size:18.5px!important}body.smnet-surface-shop main:where(li.product h2,li.product h3,[class*="product-card"] h3){font-size:16px!important}}body.smnet-surface-news .smnet-footer-cta{display:none!important}body.smnet-surface-news main article:where(h2,h3) a{color:var(--smnet-ui-navy)!important;text-decoration:none!important}body.smnet-surface-news main article:where(p,[class*="excerpt"]){color:var(--smnet-ui-muted)!important}body.smnet-surface-shop main:where(li.product,[class*="product-card"],[class*="product_card"]){border-color:var(--smnet-ui-line)!important;border-radius:var(--smnet-ui-radius-card)!important}body.smnet-surface-shop main:where(li.product h2,li.product h3,[class*="product-card"] h3,[class*="product_card"] h3){display:-webkit-box;overflow:hidden;color:var(--smnet-ui-navy)!important;font-size:16px!important;line-height:1.36!important;letter-spacing:-.015em!important;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media(min-width:641px){body.smnet-unified-design .smnet-smai-fab{left:18px;bottom:18px}body.smnet-unified-design .zalo-chat-widget{right:18px!important;bottom:18px!important}}@media(max-width:640px){body.smnet-unified-design .smnet-smai-fab{left:10px;bottom:10px}body.smnet-unified-design .zalo-chat-widget{right:10px!important;bottom:10px!important}}:root{--smnet-cyan:#00AEEF;--smnet-cyan-deep:#008DC3;--smnet-navy:#061629;--smnet-heading:#172434;--smnet-text:#374B59;--smnet-muted:#66778A;--smnet-surface:#F5F8FB;--smnet-line:#DCE7EF;--smnet-white:#FFFFFF;--smnet-container:1280px;--smnet-reading:840px;--smnet-policy:1120px;--smnet-radius-button:10px;--smnet-radius-card:14px;--smnet-radius-panel:16px;--smnet-space-1:4px;--smnet-space-2:8px;--smnet-space-3:12px;--smnet-space-4:16px;--smnet-space-5:24px;--smnet-space-6:32px;--smnet-space-7:48px;--smnet-space-8:64px;--smnet-space-9:88px;--smnet-space-10:120px;--smnet-shadow-card:0 14px 38px rgba(6,22,41,.07)}body.smnet-ux-v130{color:var(--smnet-text);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}body.smnet-ux-v130:where(h1,h2,h3,h4){text-wrap:balance}body.smnet-ux-v130:where(p,li){text-wrap:pretty}body.smnet-ux-v130:where(.smnet-home-hero h1){font-size:clamp(36px,4.25vw,60px)!important;line-height:1.04!important;letter-spacing:-.045em!important}body.smnet-ux-v130:where(.smnet-landing-hero h1,.smnet-corp-hero h1){font-size:clamp(34px,3.8vw,54px)!important;line-height:1.06!important;letter-spacing:-.04em!important}body.smnet-ux-v130.smnet-insight-detail .smnet-entry-header h1{font-size:clamp(34px,3.6vw,52px)!important}body.smnet-ux-v130:where(.smnet-section-head h2,.smnet-landing-section h2,.smnet-corp-split h2){font-size:clamp(28px,2.8vw,40px)!important;line-height:1.1!important;letter-spacing:-.032em!important}body.smnet-ux-v130 .smnet-section{padding-top:72px;padding-bottom:72px}body.smnet-ux-v130 .smnet-section-head{margin-bottom:32px}body.smnet-ux-v130:where(.smnet-service-card,.smnet-solution-card,.smnet-post-card,.smnet-product-card,.smnet-contact-card){border-radius:var(--smnet-radius-card)}body.smnet-ux-v130 .smnet-topbar{min-height:30px}body.smnet-ux-v130 .smnet-nav-inner{min-height:72px}body.smnet-ux-v130 .smnet-nav-shell{background:rgba(255,255,255,.97);backdrop-filter:saturate(1.25) blur(10px)}body.smnet-ux-v130 .smnet-logo img{max-height:58px}body.smnet-ux-v130 .smnet-enterprise-menu>li>a{min-height:72px;padding-inline:12px}body.smnet-ux-v130 .smnet-header-cta{min-height:42px;display:inline-flex;align-items:center;border-radius:9px}body.smnet-ux-v130 .smnet-mega-panel{border-top:1px solid #edf2f6;box-shadow:0 22px 46px rgba(6,22,41,.10)}body.smnet-ux-v130 .smnet-product-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}body.smnet-ux-v130 .smnet-home-hero{min-height:auto;padding:78px 0 72px;background:radial-gradient(circle at 78% 22%,rgba(0,174,239,.16),transparent 28%),linear-gradient(135deg,#061629 0%,#081d34 62%,#082642 100%)}body.smnet-ux-v130 .smnet-home-hero-inner{min-height:470px}body.smnet-ux-v130 .smnet-home-hero-copy{max-width:690px}body.smnet-ux-v130 .smnet-home-hero-copy>p{max-width:650px;font-size:18px;line-height:1.62}body.smnet-ux-v130 .smnet-home-hero-visual{transform:scale(.94)}body.smnet-ux-v130 .smnet-trust-strip{position:relative;z-index:2}body.smnet-ux-v130.smnet-has-own-closing-cta .smnet-footer-cta{display:none!important}body.smnet-ux-v130.smnet-insight-detail .smnet-entry-layout{max-width:var(--smnet-reading);margin-inline:auto}body.smnet-ux-v130 .smnet-reading-time{display:inline-flex;align-items:center;gap:6px;color:#7a8b98;font-size:12px}body.smnet-ux-v130 .smnet-article-toc{margin:26px 0 34px;border:1px solid var(--smnet-line);border-radius:12px;background:#f7fafc}body.smnet-ux-v130 .smnet-article-toc summary{padding:15px 18px;color:var(--smnet-navy);font-size:14px;font-weight:800;cursor:pointer}body.smnet-ux-v130 .smnet-article-toc ol{margin:0;padding:0 18px 17px 42px}body.smnet-ux-v130 .smnet-article-toc li{margin:6px 0;color:#617583;font-size:13px}body.smnet-ux-v130 .smnet-article-toc a{color:#34566d;text-decoration:none}body.smnet-ux-v130 .smnet-article-toc a:hover{color:var(--smnet-cyan-deep)}body.smnet-ux-v130 .smnet-smai-fab{max-width:min(310px,calc(100vw - 32px))}body.smnet-ux-v130 .smnet-smai-fab-copy strong{max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.smnet-ux-v130 .smnet-search-dialog{border-radius:16px}body.smnet-ux-v130 .smnet-search-shortcuts{grid-template-columns:repeat(4,minmax(0,1fr))}body.smnet-ux-v130 .smnet-search-shortcuts>a{min-height:88px}body.smnet-ux-v130.single-product .woocommerce div.product{scroll-margin-top:100px}@media(max-width:639px){body.smnet-ux-v130 .smnet-topbar{display:none!important}body.smnet-ux-v130 .smnet-nav-inner{min-height:62px}body.smnet-ux-v130 .smnet-logo img{max-height:48px}body.smnet-ux-v130 .smnet-header-cta,body.smnet-ux-v130 .smnet-lang-switch{display:none!important}body.smnet-ux-v130 .smnet-section{padding-top:48px;padding-bottom:48px}body.smnet-ux-v130 .smnet-home-hero{padding:46px 0 42px}body.smnet-ux-v130 .smnet-home-hero-inner{min-height:auto}body.smnet-ux-v130 .smnet-home-hero-visual{display:none}body.smnet-ux-v130 .smnet-hero-actions{display:grid;grid-template-columns:1fr;gap:9px}body.smnet-ux-v130 .smnet-hero-actions .smnet-button{width:100%;justify-content:center}body.smnet-ux-v130 .smnet-trust-grid{display:flex;overflow-x:auto;gap:20px;scrollbar-width:none;white-space:nowrap}body.smnet-ux-v130 .smnet-search-dialog{width:100vw;max-width:none;height:100dvh;max-height:100dvh;margin:0;border-radius:0}body.smnet-ux-v130 .smnet-search-shortcuts{grid-template-columns:1fr 1fr}body.smnet-ux-v130 .smnet-smai-fab{width:52px!important;height:52px!important;left:14px!important;bottom:14px!important;padding:0!important;justify-content:center!important;border-radius:50%!important}body.smnet-ux-v130 .smnet-smai-fab-copy,body.smnet-ux-v130 .smnet-smai-fab>.smnet-icon{display:none!important}}@media(min-width:640px) and (max-width:819px){body.smnet-ux-v130 .smnet-topbar{display:none!important}body.smnet-ux-v130 .smnet-nav-inner{min-height:66px}body.smnet-ux-v130 .smnet-header-cta{display:none!important}body.smnet-ux-v130 .smnet-section{padding-top:58px;padding-bottom:58px}body.smnet-ux-v130 .smnet-home-hero{padding:58px 0 54px}body.smnet-ux-v130 .smnet-home-hero-inner{grid-template-columns:1fr;min-height:auto}body.smnet-ux-v130 .smnet-home-hero-copy{max-width:760px}body.smnet-ux-v130 .smnet-home-hero-visual{display:none}body.smnet-ux-v130 .smnet-search-dialog{width:min(94vw,760px)}}@media(min-width:820px) and (max-width:1023px){body.smnet-ux-v130 .smnet-topbar{display:none!important}body.smnet-ux-v130 .smnet-primary-nav,body.smnet-ux-v130 .smnet-header-cta{display:none!important}body.smnet-ux-v130 .smnet-mobile-toggle{display:inline-flex!important}body.smnet-ux-v130 .smnet-nav-inner{min-height:68px}body.smnet-ux-v130 .smnet-section{padding-top:64px;padding-bottom:64px}body.smnet-ux-v130 .smnet-home-hero-inner{grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr)}body.smnet-ux-v130 .smnet-search-dialog{width:min(92vw,860px)}}@media(min-width:1024px) and (max-width:1259px){body.smnet-ux-v130 .smnet-enterprise-menu>li>a{padding-inline:9px;font-size:13px}body.smnet-ux-v130 .smnet-header-cta{display:none!important}body.smnet-ux-v130 .smnet-product-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1260px){body.smnet-ux-v130 .smnet-section{padding-top:88px;padding-bottom:88px}}body.smnet-core .zalo-chat-widget,body.smnet-core .smnet-smai-fab{display:none!important}body.smnet-core .smnet-support-stack{position:fixed;right:18px;bottom:calc(18px + env(safe-area-inset-bottom,0px));z-index:1200;display:flex;flex-direction:column;align-items:stretch;gap:10px;width:194px;pointer-events:none}body.smnet-core .smnet-support-button{pointer-events:auto;display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;min-height:58px;padding:7px 12px 7px 7px;overflow:hidden;border:1px solid #d6e5ee;border-radius:15px;background:#fff;color:#061629;text-decoration:none!important;box-shadow:0 15px 34px rgba(6,22,41,.15);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}body.smnet-core .smnet-support-button:hover,body.smnet-core .smnet-support-button:focus-visible{transform:translateY(-2px);border-color:#9fd8ea;box-shadow:0 19px 40px rgba(6,22,41,.19);outline:0}body.smnet-core .smnet-support-icon{position:relative;display:grid;width:44px;height:44px;place-items:center;border-radius:12px;flex:0 0 44px}body.smnet-core .smnet-support-copy{display:flex;min-width:0;flex-direction:column;justify-content:center}body.smnet-core .smnet-support-copy strong{overflow:hidden;color:#061629;font-size:11px;font-weight:850;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}body.smnet-core .smnet-support-copy small{display:block;margin-top:3px;overflow:hidden;color:#728697;font-size:9px;font-weight:600;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}body.smnet-core .smnet-support-zalo{border-color:#cfe0ff}body.smnet-core .smnet-support-zalo-icon{background:#0868ff;color:#fff;font-size:12px;font-weight:850;letter-spacing:-.02em}body.smnet-core .smnet-support-smai{border-color:#bfe5f1;background:#07182b}body.smnet-core .smnet-support-smai .smnet-support-copy strong{color:#fff}body.smnet-core .smnet-support-smai .smnet-support-copy small{color:#9cb6c8}body.smnet-core .smnet-support-smai-icon{background:linear-gradient(145deg,#00aeef,#008dc3);color:#fff}body.smnet-core .smnet-support-smai-icon i{position:absolute;right:0;top:0;width:9px;height:9px;border:2px solid #07182b;border-radius:50%;background:#32d583}body.smnet-core .smnet-contact-zalo-card{position:relative;padding-right:27px!important;padding-bottom:27px!important}body.smnet-core .smnet-contact-zalo-bottom{display:grid;grid-template-columns:minmax(0,1fr) 82px;align-items:end;gap:16px;width:100%;margin-top:auto}body.smnet-core .smnet-contact-zalo-bottom p{margin:0!important}body.smnet-core .smnet-contact-zalo-qr-wrap{display:grid;width:82px;height:82px;place-items:center;border:1px solid #dce7ef;border-radius:10px;background:#fff}body.smnet-core .smnet-contact-zalo-qr{position:static!important;inset:auto!important;display:block;width:72px!important;height:72px!important;margin:0!important;border:0!important;border-radius:7px!important;object-fit:cover;box-shadow:none!important}@media(max-width:819px){body.smnet-core .smnet-support-stack{right:14px;bottom:calc(14px + env(safe-area-inset-bottom,0px));width:54px;gap:9px}body.smnet-core .smnet-support-button{display:grid;grid-template-columns:1fr;width:54px;height:54px;min-height:54px;padding:5px;place-items:center;border-radius:50%}body.smnet-core .smnet-support-icon{width:44px;height:44px;border-radius:50%}body.smnet-core .smnet-support-copy{display:none!important}}@media(max-width:420px){body.smnet-core .smnet-contact-zalo-bottom{grid-template-columns:1fr;align-items:start}body.smnet-core .smnet-contact-zalo-qr-wrap{margin-top:4px}}body.smnet-core .smnet-support-stack{right:12px!important;bottom:calc(18px + env(safe-area-inset-bottom,0px))!important;width:48px!important;gap:7px!important;align-items:center!important}body.smnet-core .smnet-support-button{position:relative!important;display:grid!important;grid-template-columns:1fr!important;width:48px!important;height:48px!important;min-height:48px!important;padding:3px!important;place-items:center!important;border-radius:50%!important;box-shadow:0 8px 22px rgba(6,22,41,.16)!important}body.smnet-core .smnet-support-icon{width:40px!important;height:40px!important;flex:0 0 40px!important;border-radius:50%!important}body.smnet-core .smnet-support-copy{display:none!important}body.smnet-core .smnet-support-zalo-icon{font-size:0!important;background:#0868ff!important}body.smnet-core .smnet-support-zalo-icon::before{content:"Z";color:#fff;font-size:20px;font-weight:900;line-height:1}body.smnet-core .smnet-support-smai{background:#07182b!important}body.smnet-core .smnet-support-smai-icon{background:linear-gradient(145deg,#00aeef,#008dc3)!important}@media(min-width:820px){body.smnet-core .smnet-support-button::before{content:attr(data-tooltip);position:absolute;right:58px;top:50%;transform:translateY(-50%) translateX(5px);width:max-content;max-width:220px;padding:7px 10px;border:1px solid #dce7ef;border-radius:8px;background:#fff;color:#172434;box-shadow:0 8px 22px rgba(6,22,41,.11);font-size:11px;font-weight:750;line-height:1.2;opacity:0;visibility:hidden;pointer-events:none;transition:.14s ease}body.smnet-core .smnet-support-button:hover::before,body.smnet-core .smnet-support-button:focus-visible::before{opacity:1;visibility:visible;transform:translateY(-50%) translateX(0)}}@media(max-width:819px){body.smnet-core .smnet-support-stack{right:9px!important;bottom:calc(78px + env(safe-area-inset-bottom,0px))!important;width:44px!important;gap:6px!important}body.smnet-core .smnet-support-button{width:44px!important;height:44px!important;min-height:44px!important;padding:3px!important}body.smnet-core .smnet-support-icon{width:36px!important;height:36px!important;flex-basis:36px!important}body.smnet-core .smnet-support-zalo-icon::before{font-size:18px}}body.single-product.smnet-product-detail .woocommerce-product-gallery__image{overflow:hidden!important;background:#fff!important}body.single-product.smnet-product-detail .woocommerce-product-gallery__image>a,body.single-product.smnet-product-detail .woocommerce-product-gallery__image>div>a{display:grid!important;width:100%!important;min-height:0!important;height:auto!important;aspect-ratio:1 / 1!important;padding:24px!important;place-items:center!important;background:#fff!important}body.single-product.smnet-product-detail .woocommerce-product-gallery__image img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0 auto!important;object-fit:contain!important;object-position:center!important}body.single-product.smnet-product-detail .flex-viewport{height:auto!important;min-height:0!important}body.single-product.smnet-product-detail .woocommerce-product-gallery__wrapper{height:auto!important}body.single-product.smnet-product-detail .woocommerce-tabs:has(ul.tabs>li:only-child) ul.tabs{display:none!important}body.single-product.smnet-product-detail .woocommerce-tabs:has(ul.tabs>li:only-child){padding-top:0!important;border-top:0!important}body.single-product.smnet-product-detail .woocommerce-tabs:has(ul.tabs>li:only-child) #tab-description>h2:first-child{display:none!important}body.single-product.smnet-product-detail .woocommerce-tabs:has(ul.tabs>li:only-child) #tab-description{margin-top:0!important;padding-top:0!important}@media(max-width:640px){body.single-product.smnet-product-detail .woocommerce-product-gallery__image>a,body.single-product.smnet-product-detail .woocommerce-product-gallery__image>div>a{aspect-ratio:1 / 1!important;padding:16px!important}}body.smnet-core .smnet-support-zalo{border-color:#b9d5ff!important;background:#ffffff!important}body.smnet-core .smnet-support-zalo-icon{background:linear-gradient(145deg,#2d7dff,#0868ff)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.25)}body.smnet-core .smnet-support-smai{border-color:#95e4ef!important;background:#ffffff!important}body.smnet-core .smnet-support-smai-icon{background:linear-gradient(145deg,#18d2f0,#00a7d6)!important;color:#fff!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.22)}body.smnet-core .smnet-support-smai-icon i{border-color:#ffffff!important;background:#2dd881!important}@media(min-width:820px){body.smnet-core .smnet-support-button::before{right:60px;max-width:260px;padding:9px 12px;border-color:#d7e7f0;border-radius:10px;color:#102131;font-size:12px;font-weight:780;line-height:1.35}}body.single-product.smnet-product-detail .woocommerce-tabs{overflow:visible!important}body.smnet-core .smnet-support-stack{overflow:visible!important}body.smnet-core .smnet-support-button{overflow:visible!important;z-index:1!important}body.smnet-core .smnet-support-button:hover,body.smnet-core .smnet-support-button:focus-visible{z-index:5!important}@media(min-width:820px){body.smnet-core .smnet-support-button::before{right:58px!important;top:50%!important;z-index:9999!important;display:block!important;min-width:max-content!important;max-width:290px!important;white-space:normal!important;opacity:0!important;visibility:hidden!important;transform:translateY(-50%) translateX(6px)!important;pointer-events:none!important}body.smnet-core .smnet-support-button:hover::before,body.smnet-core .smnet-support-button:focus-visible::before{opacity:1!important;visibility:visible!important;transform:translateY(-50%) translateX(0)!important}}@media(max-width:819px){body.smnet-core .smnet-support-button::before{display:none!important}}body.smnet-core .smnet-mega-services .smnet-mega-inner,body.smnet-core .smnet-mega-solutions .smnet-mega-inner,body.smnet-core .smnet-mega-products .smnet-mega-inner{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:34px;padding-top:28px;padding-bottom:28px}body.smnet-core .smnet-mega-services .smnet-mega-columns,body.smnet-core .smnet-mega-solutions .smnet-mega-columns,body.smnet-core .smnet-mega-products .smnet-mega-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}body.smnet-core .smnet-mega-column{min-width:0;padding:2px 0}body.smnet-core .smnet-mega-column h3{min-height:18px;margin:0 0 12px;color:#617486;font-size:10px;font-weight:850;letter-spacing:.13em;line-height:1.4;text-transform:uppercase}body.smnet-core .smnet-mega-column ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 12px;margin:0;padding:0;list-style:none}body.smnet-core .smnet-mega-column li a{min-height:56px;padding:8px 9px;border:1px solid transparent;border-radius:11px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;color:#203248;text-decoration:none;transition:background .16s ease,border-color .16s ease,color .16s ease}body.smnet-core .smnet-mega-column li a:hover,body.smnet-core .smnet-mega-column li a:focus-visible{border-color:#d6eaf3;background:#f1fafe;color:#007fae;outline:0}body.smnet-core .smnet-mega-item-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#eaf8fe;color:#008dc3}body.smnet-core .smnet-mega-item-copy{display:flex;min-width:0;flex-direction:column}body.smnet-core .smnet-mega-item-copy strong{overflow:hidden;color:inherit;font-size:13px;font-weight:760;line-height:1.3;text-overflow:ellipsis}body.smnet-core .smnet-mega-item-copy small{display:block;margin-top:3px;overflow:hidden;color:#8797a5;font-size:10px;font-weight:620;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}body.smnet-core .smnet-mega-feature-unified{min-height:244px;padding:24px;display:flex;flex-direction:column;justify-content:center;border:1px solid #183e5d;border-radius:16px;background:linear-gradient(145deg,#071a2e,#0d3154);color:#fff}body.smnet-core .smnet-mega-feature-unified h3{margin:4px 0 10px;color:#fff!important;font-size:22px;line-height:1.2;letter-spacing:-.025em}body.smnet-core .smnet-mega-feature-unified p{margin:0 0 20px;color:#bfd0dc!important;font-size:13px;line-height:1.58}body.smnet-core .smnet-mega-feature-unified .smnet-mega-cta{margin-top:auto;color:#4dd3ff}body.smnet-core .smnet-product-mega-feature .smnet-mega-product-search{margin-top:2px}body.smnet-core .smnet-product-mega-inner-v150{grid-template-columns:minmax(0,1fr) 330px!important}body.smnet-core .smnet-mega-product-columns .smnet-mega-item-copy strong{white-space:nowrap}body.smnet-core .smnet-mobile-mega-grid a{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:12px}body.smnet-core .smnet-mobile-mega-grid a small{margin-left:auto;color:#8798a6;font-size:10px;font-weight:700;white-space:nowrap}body.smnet-core .smnet-mobile-mega-cta{display:inline-flex;align-items:center;gap:7px;margin:0 0 18px;color:#008dc3;font-size:12px;font-weight:850;text-decoration:none}body.smnet-core .smnet-mobile-mega-cta:hover{color:#006f99}@media(max-width:1180px){body.smnet-core .smnet-mobile-menu details{border-bottom:1px solid #edf2f5}}@media(max-width:640px){body.smnet-core .smnet-mobile-product-groups{grid-template-columns:1fr}body.smnet-core .smnet-mobile-product-groups>div+div{margin-top:4px}}body.smnet-core .smnet-enterprise-board-panel{background:rgba(248,251,253,.98)!important;border-top:1px solid #e6eef3!important;border-bottom:1px solid #dce8ee!important;box-shadow:0 22px 50px rgba(6,22,41,.09)!important}body.smnet-core .smnet-enterprise-board{padding-top:0!important;padding-bottom:24px!important}body.smnet-core .smnet-enterprise-board-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;min-height:94px;padding:20px 0 18px;border-bottom:1px solid #dde8ee}body.smnet-core .smnet-enterprise-board-heading{min-width:0}body.smnet-core .smnet-enterprise-board-kicker{display:block;margin-bottom:5px;color:#00a5dc;font-size:10px;font-weight:900;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}body.smnet-core .smnet-enterprise-board-heading strong{display:block;color:#102131;font-size:19px;font-weight:850;line-height:1.22;letter-spacing:-.018em}body.smnet-core .smnet-enterprise-board-heading p{margin:5px 0 0!important;color:#718492!important;font-size:12px!important;line-height:1.5!important}body.smnet-core .smnet-enterprise-board-all{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 4px;color:#008dc3!important;font-size:12px;font-weight:850;text-decoration:none!important;white-space:nowrap}body.smnet-core .smnet-enterprise-board-all:hover{color:#006f99!important}body.smnet-core .smnet-enterprise-board-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px;padding-top:20px}body.smnet-core .smnet-enterprise-nav-group{min-width:0}body.smnet-core .smnet-enterprise-nav-group + .smnet-enterprise-nav-group{padding-left:32px;border-left:1px solid #e2ebf0}body.smnet-core .smnet-enterprise-nav-group h3{margin:0 0 10px!important;color:#627586!important;font-size:10px!important;font-weight:900!important;letter-spacing:.14em!important;line-height:1.3!important;text-transform:uppercase!important}body.smnet-core .smnet-enterprise-nav-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 12px}body.smnet-core .smnet-enterprise-nav-item{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr) 24px;align-items:center;gap:10px;min-height:70px;padding:8px 9px;border:1px solid transparent;border-radius:12px;color:#173047!important;text-decoration:none!important;transition:background .15s ease,border-color .15s ease,transform .15s ease}body.smnet-core .smnet-enterprise-nav-item:hover,body.smnet-core .smnet-enterprise-nav-item:focus-visible{border-color:#d2e8f1;background:#fff;box-shadow:0 7px 18px rgba(6,22,41,.045);transform:translateY(-1px);outline:0}body.smnet-core .smnet-enterprise-nav-icon{display:grid;width:38px;height:38px;place-items:center;border:1px solid #cfe7f1;border-radius:10px;background:#eaf8fd;color:#00a3dc;transition:background .15s ease,color .15s ease}body.smnet-core .smnet-enterprise-nav-item:hover .smnet-enterprise-nav-icon{background:#dff5fc;color:#0087b9}body.smnet-core .smnet-enterprise-nav-copy{display:flex;min-width:0;flex-direction:column}body.smnet-core .smnet-enterprise-nav-copy strong{color:#152a40;font-size:13px;font-weight:820;line-height:1.3}body.smnet-core .smnet-enterprise-nav-copy small{display:block;margin-top:3px;overflow:hidden;color:#8495a2;font-size:10px;font-weight:600;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}body.smnet-core .smnet-enterprise-nav-arrow{display:grid;width:24px;height:24px;place-items:center;border-radius:999px;background:#eef8fc;color:#00a4dc;opacity:.78;transition:transform .15s ease,background .15s ease}body.smnet-core .smnet-enterprise-nav-item:hover .smnet-enterprise-nav-arrow{transform:translateX(2px);background:#dff5fc}body.smnet-core .smnet-enterprise-product-board{padding-bottom:22px!important}body.smnet-core .smnet-enterprise-product-search{display:grid;grid-template-columns:30px minmax(0,1fr) 142px;align-items:center;min-height:50px;margin:16px 0 14px;overflow:hidden;border:1px solid #cfe4ee;border-radius:12px;background:#fff}body.smnet-core .smnet-enterprise-product-search-icon{display:grid;place-items:center;color:#00a3dc}body.smnet-core .smnet-enterprise-product-search input[type="search"]{width:100%;min-width:0;height:48px;margin:0!important;padding:0 10px!important;border:0!important;outline:0!important;background:transparent!important;color:#172f45!important;box-shadow:none!important;font-size:13px!important}body.smnet-core .smnet-enterprise-product-search button{height:50px;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin:0;padding:0 18px;border:0;background:linear-gradient(135deg,#00aeef,#0098d3);color:#fff;font-size:12px;font-weight:850;cursor:pointer}body.smnet-core .smnet-enterprise-product-list{padding-top:2px}body.smnet-core .smnet-enterprise-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px 9px}body.smnet-core .smnet-enterprise-product-item{min-height:58px;grid-template-columns:36px minmax(0,1fr) 22px;padding:6px 7px}body.smnet-core .smnet-enterprise-product-item .smnet-enterprise-nav-icon{width:36px;height:36px}body.smnet-core .smnet-enterprise-product-item .smnet-enterprise-nav-copy strong{display:-webkit-box;overflow:hidden;font-size:12px;line-height:1.3;-webkit-line-clamp:2;-webkit-box-orient:vertical}body.smnet-core .smnet-enterprise-product-item .smnet-enterprise-nav-copy small{margin-top:2px;font-size:9px}body.smnet-core .smnet-enterprise-board-panel .smnet-mega-feature-unified{display:none!important}body.smnet-core .smnet-mobile-product-search{display:grid;grid-template-columns:minmax(0,1fr) 42px;margin:10px 0 12px;overflow:hidden;border:1px solid #d5e5ed;border-radius:10px;background:#fff}body.smnet-core .smnet-mobile-product-search input{width:100%;min-height:42px;padding:0 12px;border:0;outline:0;background:transparent;color:#173047;font-size:13px}body.smnet-core .smnet-mobile-product-search button{display:grid;place-items:center;border:0;background:#eaf8fd;color:#008dc3}body.smnet-core .smnet-mobile-product-board{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 8px;margin-bottom:10px}body.smnet-core .smnet-mobile-product-board a{display:flex;min-width:0;min-height:42px;flex-direction:column;justify-content:center;padding:7px 8px;border:1px solid #e3edf2;border-radius:9px;background:#fff;color:#183047;text-decoration:none}body.smnet-core .smnet-mobile-product-board a span{overflow:hidden;font-size:12px;font-weight:760;text-overflow:ellipsis;white-space:nowrap}body.smnet-core .smnet-mobile-product-board a small{margin-top:2px;color:#8a9aa6;font-size:9px;font-weight:650}@media(max-width:1450px) and (min-width:1181px){body.smnet-core .smnet-enterprise-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}body.smnet-core .smnet-enterprise-nav-copy small{font-size:9px}}@media(max-width:640px){body.smnet-core .smnet-mobile-product-board{grid-template-columns:1fr}}body.smnet-landing-system-v160 .smnet-landing-v160{background:#fff}body.smnet-landing-system-v160 .smnet-landing-v160 .smnet-kicker{color:#00a5dc!important}body.smnet-landing-system-v160 .smnet-landing-v160-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 18%,rgba(0,174,239,.16),transparent 28%),linear-gradient(135deg,#061629 0%,#08253e 58%,#06375a 100%);color:#fff}body.smnet-landing-system-v160 .smnet-landing-v160-hero:before{content:"";position:absolute;width:620px;height:620px;right:-240px;top:-330px;border:1px solid rgba(72,206,250,.18);border-radius:50%}body.smnet-landing-system-v160 .smnet-landing-v160-hero:after{content:"";position:absolute;width:420px;height:420px;right:-80px;bottom:-300px;border:1px solid rgba(72,206,250,.12);border-radius:50%}body.smnet-landing-system-v160 .smnet-landing-v160-breadcrumb{position:relative;z-index:2;padding-top:24px}body.smnet-landing-system-v160 .smnet-landing-v160-breadcrumb .smnet-breadcrumbs,body.smnet-landing-system-v160 .smnet-landing-v160-breadcrumb .yoast-breadcrumbs{color:#9db6c8;font-size:12px}body.smnet-landing-system-v160 .smnet-landing-v160-breadcrumb a{color:#c5d8e4!important;text-decoration:none}body.smnet-landing-system-v160 .smnet-landing-v160-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.78fr);gap:70px;align-items:center;min-height:530px;padding:34px 0 64px}body.smnet-landing-system-v160 .smnet-landing-v160-hero-copy{max-width:760px}body.smnet-landing-system-v160 .smnet-landing-v160-type{display:inline-flex;align-items:center;gap:9px;margin-bottom:18px;color:#58d8ff;font-size:10px;font-weight:900;letter-spacing:.16em;line-height:1.3}body.smnet-landing-system-v160 .smnet-landing-v160-type>span{width:24px;height:2px;border-radius:999px;background:#00aeef}body.smnet-landing-system-v160 .smnet-landing-v160-hero h1{max-width:820px;margin:0;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:clamp(42px,4.4vw,64px);font-weight:850;line-height:1.04;letter-spacing:-.045em}body.smnet-landing-system-v160 .smnet-landing-v160-lead{max-width:720px;margin:22px 0 0;color:#c3d4df!important;font-size:17px;line-height:1.68}body.smnet-landing-system-v160 .smnet-landing-v160-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}body.smnet-landing-system-v160 .smnet-landing-v160-actions .smnet-button{min-height:48px}body.smnet-landing-system-v160 .smnet-landing-v160-hero-note{display:flex;align-items:center;gap:9px;max-width:680px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12)}body.smnet-landing-system-v160 .smnet-landing-v160-hero-note>span{color:#55d4ff}body.smnet-landing-system-v160 .smnet-landing-v160-hero-note p{margin:0;color:#93adbe!important;font-size:11px;font-weight:700;letter-spacing:.035em;line-height:1.5}body.smnet-landing-system-v160 .smnet-landing-v160-architecture{position:relative;overflow:hidden;min-height:350px;padding:22px;border:1px solid rgba(115,211,244,.26);border-radius:20px;background:linear-gradient(145deg,rgba(13,49,81,.9),rgba(6,22,41,.94));box-shadow:0 24px 60px rgba(0,0,0,.16)}body.smnet-landing-system-v160 .smnet-landing-v160-architecture:after{content:"";position:absolute;width:260px;height:260px;right:-120px;top:-120px;border-radius:50%;background:rgba(0,174,239,.08)}body.smnet-landing-system-v160 .smnet-landing-v160-architecture-head{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.1)}body.smnet-landing-system-v160 .smnet-landing-v160-architecture-head>span{color:#49d3ff;font-size:9px;font-weight:900;letter-spacing:.14em}body.smnet-landing-system-v160 .smnet-landing-v160-architecture-head>small{color:#7898ac;font-size:8px;font-weight:750;letter-spacing:.08em}body.smnet-landing-system-v160 .smnet-landing-v160-architecture-core{position:relative;z-index:2;margin:18px 0 14px;padding:18px;border:1px solid rgba(98,212,248,.18);border-radius:14px;background:rgba(4,20,34,.42)}body.smnet-landing-system-v160 .smnet-landing-v160-core-mark{display:inline-flex;margin-bottom:8px;padding:5px 8px;border-radius:6px;background:#00aeef;color:#fff;font-size:9px;font-weight:900;letter-spacing:.1em}body.smnet-landing-system-v160 .smnet-landing-v160-architecture-core strong{display:block;color:#fff!important;font-size:21px;line-height:1.25}body.smnet-landing-system-v160 .smnet-landing-v160-architecture-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}body.smnet-landing-system-v160 .smnet-landing-v160-architecture-grid>div{min-height:73px;padding:11px;border:1px solid rgba(255,255,255,.08);border-radius:11px;background:rgba(255,255,255,.035)}body.smnet-landing-system-v160 .smnet-landing-v160-node-icon{display:grid;width:28px;height:28px;margin-bottom:8px;place-items:center;border-radius:8px;background:rgba(0,174,239,.13);color:#4bd2ff}body.smnet-landing-system-v160 .smnet-landing-v160-architecture-grid strong{display:block;overflow:hidden;color:#dce9f0!important;font-size:11px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}body.smnet-landing-system-v160 .smnet-landing-v160-highlights{border-bottom:1px solid #e4edf2;background:#fff}body.smnet-landing-system-v160 .smnet-landing-v160-highlight-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}body.smnet-landing-system-v160 .smnet-landing-v160-highlight{min-height:84px;padding:18px 22px;display:flex;align-items:center;gap:12px;border-right:1px solid #e7eef2}body.smnet-landing-system-v160 .smnet-landing-v160-highlight:first-child{border-left:1px solid #e7eef2}body.smnet-landing-system-v160 .smnet-landing-v160-highlight>span{color:#00a5dc;font-size:10px;font-weight:900;letter-spacing:.08em}body.smnet-landing-system-v160 .smnet-landing-v160-highlight strong{color:#2b4153;font-size:12px;font-weight:760;line-height:1.35}body.smnet-landing-system-v160 .smnet-landing-v160-jumpnav{border-bottom:1px solid #e4edf2;background:#f8fbfd}body.smnet-landing-system-v160 .smnet-landing-v160-jumpnav>.smnet-container{display:flex;align-items:center;gap:26px;min-height:50px;overflow:auto;scrollbar-width:none}body.smnet-landing-system-v160 .smnet-landing-v160-jumpnav>.smnet-container::-webkit-scrollbar{display:none}body.smnet-landing-system-v160 .smnet-landing-v160-jumpnav a{flex:none;color:#607586!important;font-size:11px;font-weight:800;text-decoration:none!important;white-space:nowrap}body.smnet-landing-system-v160 .smnet-landing-v160-jumpnav a:hover{color:#008dc3!important}body.smnet-landing-system-v160 .smnet-landing-v160-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,470px);gap:48px;align-items:end;margin-bottom:30px}body.smnet-landing-system-v160 .smnet-landing-v160-section-head.compact{grid-template-columns:1fr}body.smnet-landing-system-v160 .smnet-landing-v160-section-head h2,body.smnet-landing-system-v160 .smnet-landing-v160-section-copy h2,body.smnet-landing-system-v160 .smnet-landing-v160-faq-copy h2{margin:8px 0 0;color:#061629!important;font-size:clamp(31px,3vw,43px);font-weight:830;line-height:1.12;letter-spacing:-.032em}body.smnet-landing-system-v160 .smnet-landing-v160-section-head>p,body.smnet-landing-system-v160 .smnet-landing-v160-section-copy>p{margin:0;color:#677b8b!important;font-size:14px;line-height:1.7}body.smnet-landing-system-v160 .smnet-landing-v160-overview{background:#fff}body.smnet-landing-system-v160 .smnet-landing-v160-overview-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,.72fr);gap:68px;align-items:start}body.smnet-landing-system-v160 .smnet-landing-v160-section-copy{max-width:760px}body.smnet-landing-system-v160 .smnet-landing-v160-section-copy>p{margin-top:20px}body.smnet-landing-system-v160 .smnet-landing-v160-fit{padding:24px;border:1px solid #d9e8ef;border-radius:16px;background:#f7fbfd}body.smnet-landing-system-v160 .smnet-landing-v160-fit>span{display:block;margin-bottom:6px;color:#00a0d7;font-size:9px;font-weight:900;letter-spacing:.13em}body.smnet-landing-system-v160 .smnet-landing-v160-fit h3{margin:0 0 12px;color:#13283c!important;font-size:18px}body.smnet-landing-system-v160 .smnet-landing-v160-fit ul{margin:0;padding:0;list-style:none}body.smnet-landing-system-v160 .smnet-landing-v160-fit li{display:grid;grid-template-columns:26px minmax(0,1fr);gap:9px;align-items:start;padding:10px 0;border-bottom:1px solid #e3edf2;color:#51697a;font-size:13px;line-height:1.5}body.smnet-landing-system-v160 .smnet-landing-v160-fit li:last-child{border-bottom:0}body.smnet-landing-system-v160 .smnet-landing-v160-check{display:grid;width:24px;height:24px;place-items:center;border-radius:999px;background:#e2f6fd;color:#008dc3}body.smnet-landing-system-v160 .smnet-landing-v160-capabilities{background:#f5f8fb}body.smnet-landing-system-v160 .smnet-landing-v160-cap-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}body.smnet-landing-system-v160 .smnet-landing-v160-cap-card{min-height:188px;padding:22px;display:grid;grid-template-columns:42px minmax(0,1fr);gap:15px;align-items:start;border:1px solid #dce8ef;border-radius:14px;background:#fff;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}body.smnet-landing-system-v160 .smnet-landing-v160-cap-card:hover{transform:translateY(-2px);border-color:#afddea;box-shadow:0 12px 28px rgba(6,22,41,.055)}body.smnet-landing-system-v160 .smnet-landing-v160-cap-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:11px;background:#e9f8fd;color:#009bce}body.smnet-landing-system-v160 .smnet-landing-v160-cap-card h3{margin:2px 0 8px;color:#172d41!important;font-size:16px;line-height:1.3}body.smnet-landing-system-v160 .smnet-landing-v160-cap-card p{margin:0;color:#6a7e8d!important;font-size:12px;line-height:1.62}body.smnet-landing-system-v160 .smnet-landing-v160-method{background:#fff}body.smnet-landing-system-v160 .smnet-landing-v160-method-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-top:1px solid #dce7ed;border-bottom:1px solid #dce7ed}body.smnet-landing-system-v160 .smnet-landing-v160-method-card{min-height:210px;padding:24px 22px;border-right:1px solid #dce7ed}body.smnet-landing-system-v160 .smnet-landing-v160-method-card:last-child{border-right:0}body.smnet-landing-system-v160 .smnet-landing-v160-step{display:flex;align-items:center;gap:8px;margin-bottom:30px}body.smnet-landing-system-v160 .smnet-landing-v160-step>span{display:grid;width:34px;height:34px;place-items:center;border-radius:999px;background:#e7f8fd;color:#008dc3;font-size:10px;font-weight:900}body.smnet-landing-system-v160 .smnet-landing-v160-step>i{display:block;width:42px;height:1px;background:#cde4ed}body.smnet-landing-system-v160 .smnet-landing-v160-method-card h3{margin:0 0 8px;color:#172d41!important;font-size:17px}body.smnet-landing-system-v160 .smnet-landing-v160-method-card p{margin:0;color:#6c7f8e!important;font-size:12px;line-height:1.6}body.smnet-landing-system-v160 .smnet-landing-v160-outcomes{padding-top:0;background:#fff}body.smnet-landing-system-v160 .smnet-landing-v160-outcomes-panel{display:grid;grid-template-columns:minmax(260px,.68fr) minmax(0,1.32fr);gap:50px;padding:40px;border-radius:19px;background:linear-gradient(135deg,#061629,#083a5c);color:#fff}body.smnet-landing-system-v160 .smnet-landing-v160-outcomes-copy{align-self:center}body.smnet-landing-system-v160 .smnet-landing-v160-outcomes-copy h2{margin:8px 0 12px;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:clamp(30px,3vw,42px);line-height:1.1;letter-spacing:-.03em}body.smnet-landing-system-v160 .smnet-landing-v160-outcomes-copy>p{margin:0;color:#b6c9d5!important;font-size:13px;line-height:1.65}body.smnet-landing-system-v160 .smnet-landing-v160-outcome-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}body.smnet-landing-system-v160 .smnet-landing-v160-outcome-grid>div{min-height:128px;padding:18px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:rgba(255,255,255,.035)}body.smnet-landing-system-v160 .smnet-landing-v160-outcome-grid>div>span{color:#4cd4ff}body.smnet-landing-system-v160 .smnet-landing-v160-outcome-grid h3{margin:9px 0 6px;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:15px}body.smnet-landing-system-v160 .smnet-landing-v160-outcome-grid p{margin:0;color:#aec2cf!important;font-size:11px;line-height:1.55}body.smnet-landing-system-v160 .smnet-landing-v160-related{background:#f5f8fb}body.smnet-landing-system-v160 .smnet-landing-v160-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}body.smnet-landing-system-v160 .smnet-landing-v160-related-grid>a{min-height:90px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #dce8ef;border-radius:12px;background:#fff;color:#172d41!important;text-decoration:none!important;transition:transform .15s ease,border-color .15s ease}body.smnet-landing-system-v160 .smnet-landing-v160-related-grid>a:hover{transform:translateY(-2px);border-color:#a8dbea}body.smnet-landing-system-v160 .smnet-landing-v160-related-grid small{display:block;margin-bottom:4px;color:#00a2d9;font-size:8px;font-weight:900;letter-spacing:.1em}body.smnet-landing-system-v160 .smnet-landing-v160-related-grid strong{color:#172d41!important;font-size:13px;line-height:1.35}body.smnet-landing-system-v160 .smnet-landing-v160-related-grid>a>span{color:#00a3dc}body.smnet-landing-system-v160 .smnet-landing-v160-faq{background:#fff}body.smnet-landing-system-v160 .smnet-landing-v160-faq-grid{display:grid;grid-template-columns:minmax(260px,.68fr) minmax(0,1.32fr);gap:70px}body.smnet-landing-system-v160 .smnet-landing-v160-faq-copy{max-width:400px}body.smnet-landing-system-v160 .smnet-landing-v160-faq-copy>p{margin:15px 0 20px;color:#708291!important;font-size:13px;line-height:1.65}body.smnet-landing-system-v160 .smnet-landing-v160-faq-list{border-top:1px solid #dce7ed}body.smnet-landing-system-v160 .smnet-landing-v160-faq-list details{border-bottom:1px solid #dce7ed}body.smnet-landing-system-v160 .smnet-landing-v160-faq-list summary{position:relative;padding:18px 38px 18px 0;list-style:none;cursor:pointer;color:#172d41!important;font-size:14px;font-weight:780}body.smnet-landing-system-v160 .smnet-landing-v160-faq-list summary::-webkit-details-marker{display:none}body.smnet-landing-system-v160 .smnet-landing-v160-faq-list summary:after{content:"+";position:absolute;right:3px;top:13px;color:#00a2d9;font-size:22px;font-weight:400}body.smnet-landing-system-v160 .smnet-landing-v160-faq-list details[open] summary:after{content:"−"}body.smnet-landing-system-v160 .smnet-landing-v160-faq-list details>div{padding:0 36px 17px 0}body.smnet-landing-system-v160 .smnet-landing-v160-faq-list p{margin:0;color:#6d7f8e!important;font-size:13px;line-height:1.65}body.smnet-landing-system-v160 .smnet-landing-v160-final{padding:0 0 62px;background:#fff}body.smnet-landing-system-v160 .smnet-landing-v160-final-panel{min-height:235px;padding:38px 42px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:50px;align-items:center;border-radius:19px;background:linear-gradient(135deg,#06304d,#0095cb);color:#fff}body.smnet-landing-system-v160 .smnet-landing-v160-final-panel>div:first-child{max-width:780px}body.smnet-landing-system-v160 .smnet-landing-v160-final-panel h2{margin:8px 0 10px;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:clamp(30px,3.3vw,45px);line-height:1.08;letter-spacing:-.032em}body.smnet-landing-system-v160 .smnet-landing-v160-final-panel p{max-width:700px;margin:0;color:#d7e8ef!important;font-size:13px;line-height:1.65}body.smnet-landing-system-v160 .smnet-landing-v160-final-actions{display:grid;grid-template-columns:1fr;gap:9px;min-width:245px}body.smnet-landing-system-v160 .smnet-footer-cta{display:none!important}body.smnet-landing-system-v160.smnet-landing-type-service .smnet-landing-v160-type>span,body.smnet-landing-system-v160.smnet-landing-type-service .smnet-landing-v160-core-mark{background:#00aeef}body.smnet-landing-system-v160.smnet-landing-type-solution .smnet-landing-v160-type>span,body.smnet-landing-system-v160.smnet-landing-type-solution .smnet-landing-v160-core-mark{background:#13b7c7}body.smnet-landing-system-v160.smnet-landing-type-solution .smnet-landing-v160-cap-icon{background:#e9fafa;color:#0b9cab}@media(max-width:1100px){body.smnet-landing-system-v160 .smnet-landing-v160-hero-grid{grid-template-columns:minmax(0,1fr) 340px;gap:38px}body.smnet-landing-system-v160 .smnet-landing-v160-cap-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.smnet-landing-system-v160 .smnet-landing-v160-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){body.smnet-landing-system-v160 .smnet-landing-v160-hero-grid,body.smnet-landing-system-v160 .smnet-landing-v160-overview-grid,body.smnet-landing-system-v160 .smnet-landing-v160-outcomes-panel,body.smnet-landing-system-v160 .smnet-landing-v160-faq-grid,body.smnet-landing-system-v160 .smnet-landing-v160-final-panel{grid-template-columns:1fr}body.smnet-landing-system-v160 .smnet-landing-v160-hero-grid{gap:24px;padding-bottom:42px}body.smnet-landing-system-v160 .smnet-landing-v160-architecture{min-height:0}body.smnet-landing-system-v160 .smnet-landing-v160-overview-grid,body.smnet-landing-system-v160 .smnet-landing-v160-faq-grid{gap:34px}body.smnet-landing-system-v160 .smnet-landing-v160-section-head{grid-template-columns:1fr;gap:12px}body.smnet-landing-system-v160 .smnet-landing-v160-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.smnet-landing-system-v160 .smnet-landing-v160-method-card:nth-child(2){border-right:0}body.smnet-landing-system-v160 .smnet-landing-v160-method-card:nth-child(-n+2){border-bottom:1px solid #dce7ed}body.smnet-landing-system-v160 .smnet-landing-v160-outcomes-panel{gap:28px}body.smnet-landing-system-v160 .smnet-landing-v160-final-actions{min-width:0;max-width:520px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){body.smnet-landing-system-v160 .smnet-landing-v160-breadcrumb{padding-top:17px}body.smnet-landing-system-v160 .smnet-landing-v160-hero-grid{min-height:0;padding:27px 0 34px}body.smnet-landing-system-v160 .smnet-landing-v160-hero h1{font-size:36px;line-height:1.08}body.smnet-landing-system-v160 .smnet-landing-v160-lead{margin-top:16px;font-size:15px}body.smnet-landing-system-v160 .smnet-landing-v160-actions{margin-top:22px;flex-direction:column}body.smnet-landing-system-v160 .smnet-landing-v160-actions .smnet-button{width:100%;justify-content:center}body.smnet-landing-system-v160 .smnet-landing-v160-architecture{padding:16px;border-radius:15px}body.smnet-landing-system-v160 .smnet-landing-v160-architecture-head{align-items:flex-start;flex-direction:column;gap:4px}body.smnet-landing-system-v160 .smnet-landing-v160-architecture-grid{grid-template-columns:1fr}body.smnet-landing-system-v160 .smnet-landing-v160-highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.smnet-landing-system-v160 .smnet-landing-v160-highlight:nth-child(2n){border-right:0}body.smnet-landing-system-v160 .smnet-landing-v160-highlight:nth-child(-n+2){border-bottom:1px solid #e7eef2}body.smnet-landing-system-v160 .smnet-landing-v160-jumpnav>.smnet-container{gap:18px}body.smnet-landing-system-v160 .smnet-landing-v160-section-head h2,body.smnet-landing-system-v160 .smnet-landing-v160-section-copy h2,body.smnet-landing-system-v160 .smnet-landing-v160-faq-copy h2{font-size:29px}body.smnet-landing-system-v160 .smnet-landing-v160-cap-grid,body.smnet-landing-system-v160 .smnet-landing-v160-method-grid,body.smnet-landing-system-v160 .smnet-landing-v160-outcome-grid,body.smnet-landing-system-v160 .smnet-landing-v160-related-grid{grid-template-columns:1fr}body.smnet-landing-system-v160 .smnet-landing-v160-cap-card{min-height:0}body.smnet-landing-system-v160 .smnet-landing-v160-method-card,body.smnet-landing-system-v160 .smnet-landing-v160-method-card:nth-child(2){min-height:0;border-right:0;border-bottom:1px solid #dce7ed}body.smnet-landing-system-v160 .smnet-landing-v160-method-card:last-child{border-bottom:0}body.smnet-landing-system-v160 .smnet-landing-v160-outcomes-panel,body.smnet-landing-system-v160 .smnet-landing-v160-final-panel{padding:26px 20px;border-radius:15px}body.smnet-landing-system-v160 .smnet-landing-v160-final-actions{grid-template-columns:1fr}body.smnet-landing-system-v160 .smnet-landing-v160-final-actions .smnet-button{width:100%;justify-content:center}}body.smnet-landing-system-v160 .smnet-landing-v160-highlight.has-description{min-height:112px;align-items:flex-start}body.smnet-landing-system-v160 .smnet-landing-v160-highlight.has-description>div{min-width:0}body.smnet-landing-system-v160 .smnet-landing-v160-highlight.has-description strong{display:block;color:#263e51!important}body.smnet-landing-system-v160 .smnet-landing-v160-highlight.has-description small{display:block;margin-top:5px;color:#7b8d9a;font-size:10px;font-weight:600;line-height:1.45}body.smnet-landing-system-v160 .smnet-landing-v160-section-copy>p+p{margin-top:12px}body.smnet-landing-system-v160 .smnet-landing-v161-models{background:#fff}body.smnet-landing-system-v160 .smnet-landing-v161-model-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}body.smnet-landing-system-v160 .smnet-landing-v161-model-card{min-height:190px;padding:22px;border:1px solid #dce8ef;border-radius:14px;background:linear-gradient(180deg,#fff,#f9fcfd)}body.smnet-landing-system-v160 .smnet-landing-v161-model-card>span{display:grid;width:32px;height:32px;margin-bottom:22px;place-items:center;border-radius:999px;background:#e6f8fd;color:#008dc3;font-size:9px;font-weight:900}body.smnet-landing-system-v160 .smnet-landing-v161-model-card h3{margin:0 0 8px;color:#172d41!important;font-size:16px}body.smnet-landing-system-v160 .smnet-landing-v161-model-card p{margin:0;color:#6d7f8d!important;font-size:12px;line-height:1.62}body.smnet-landing-system-v160 .smnet-landing-v161-scope{background:#f5f8fb}body.smnet-landing-system-v160 .smnet-landing-v161-scope-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}body.smnet-landing-system-v160 .smnet-landing-v161-scope-card{padding:24px;border:1px solid #dce8ef;border-radius:15px;background:#fff}body.smnet-landing-system-v160 .smnet-landing-v161-scope-card.smnet-scope-managed{border-top:3px solid #00aeef}body.smnet-landing-system-v160 .smnet-landing-v161-scope-card.smnet-scope-project{border-top:3px solid #8da0ad}body.smnet-landing-system-v160 .smnet-landing-v161-scope-card h3{margin:0 0 14px;color:#172d41!important;font-size:17px}body.smnet-landing-system-v160 .smnet-landing-v161-scope-card ul{margin:0;padding:0;list-style:none}body.smnet-landing-system-v160 .smnet-landing-v161-scope-card li{display:grid;grid-template-columns:24px minmax(0,1fr);gap:8px;align-items:start;padding:9px 0;border-bottom:1px solid #edf2f5;color:#5f7484;font-size:12px;line-height:1.5}body.smnet-landing-system-v160 .smnet-landing-v161-scope-card li:last-child{border-bottom:0}body.smnet-landing-system-v160 .smnet-landing-v161-scope-card li>span{display:grid;width:22px;height:22px;place-items:center;border-radius:999px;background:#e8f7fc;color:#008dc3}body.smnet-landing-system-v160 .smnet-landing-v161-scope-card.smnet-scope-project li>span{background:#f0f3f5;color:#6f808c}body.smnet-landing-system-v160 .smnet-landing-v161-trust{background:#fff}body.smnet-landing-system-v160 .smnet-landing-v161-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}body.smnet-landing-system-v160 .smnet-landing-v161-trust-grid>article{min-height:170px;padding:20px;border:1px solid #dce8ef;border-radius:13px;background:#fff}body.smnet-landing-system-v160 .smnet-landing-v161-trust-grid>article>span{display:grid;width:34px;height:34px;margin-bottom:16px;place-items:center;border-radius:10px;background:#e7f8fd;color:#008dc3}body.smnet-landing-system-v160 .smnet-landing-v161-trust-grid h3{margin:0 0 8px;color:#172d41!important;font-size:15px}body.smnet-landing-system-v160 .smnet-landing-v161-trust-grid p{margin:0;color:#697d8c!important;font-size:11px;line-height:1.58}@media(max-width:1000px){body.smnet-landing-system-v160 .smnet-landing-v161-model-grid,body.smnet-landing-system-v160 .smnet-landing-v161-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){body.smnet-landing-system-v160 .smnet-landing-v160-highlight.has-description{min-height:132px}body.smnet-landing-system-v160 .smnet-landing-v161-model-grid,body.smnet-landing-system-v160 .smnet-landing-v161-scope-grid,body.smnet-landing-system-v160 .smnet-landing-v161-trust-grid{grid-template-columns:1fr}body.smnet-landing-system-v160 .smnet-landing-v161-model-card,body.smnet-landing-system-v160 .smnet-landing-v161-trust-grid>article{min-height:0}}body.smnet-landing-system-v160 .smnet-landing-v161-scope-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}body.smnet-landing-system-v160 .smnet-landing-v161-scope-card.smnet-scope-customer{border-top:3px solid #13b7c7}body.smnet-landing-system-v160 .smnet-landing-v161-scope-card.smnet-scope-customer li>span{background:#e9fafa;color:#0b9cab}body.smnet-landing-system-v160 .smnet-landing-v162-delivery{background:#fff}body.smnet-landing-system-v160 .smnet-landing-v162-delivery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}body.smnet-landing-system-v160 .smnet-landing-v162-delivery-grid>article{min-height:180px;padding:20px;border:1px solid #dce8ef;border-radius:14px;background:linear-gradient(180deg,#fff,#f9fcfd)}body.smnet-landing-system-v160 .smnet-landing-v162-delivery-grid>article>span{display:inline-grid;min-width:30px;height:28px;margin-bottom:20px;padding:0 8px;place-items:center;border-radius:999px;background:#e6f8fd;color:#008dc3;font-size:9px;font-weight:900}body.smnet-landing-system-v160 .smnet-landing-v162-delivery-grid h3{margin:0 0 8px;color:#172d41!important;font-size:16px}body.smnet-landing-system-v160 .smnet-landing-v162-delivery-grid p{margin:0;color:#6d7f8d!important;font-size:12px;line-height:1.62}body.smnet-landing-system-v160 .smnet-landing-v162-security{background:#fff}body.smnet-landing-system-v160 .smnet-landing-v162-security-panel{padding:32px;border:1px solid #d4e7ee;border-radius:18px;background:linear-gradient(145deg,#f7fbfd,#eef8fb)}body.smnet-landing-system-v160 .smnet-landing-v162-security-panel .smnet-landing-v160-section-head{margin-bottom:24px}body.smnet-landing-system-v160 .smnet-landing-v162-security-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}body.smnet-landing-system-v160 .smnet-landing-v162-security-grid>article{min-height:170px;padding:18px;border:1px solid #dce8ef;border-radius:12px;background:#fff}body.smnet-landing-system-v160 .smnet-landing-v162-security-grid>article>span{display:grid;width:34px;height:34px;margin-bottom:16px;place-items:center;border-radius:10px;background:#e8f7fc;color:#008dc3}body.smnet-landing-system-v160 .smnet-landing-v162-security-grid h3{margin:0 0 8px;color:#172d41!important;font-size:15px}body.smnet-landing-system-v160 .smnet-landing-v162-security-grid p{margin:0;color:#697d8c!important;font-size:11px;line-height:1.58}@media(max-width:1000px){body.smnet-landing-system-v160 .smnet-landing-v162-delivery-grid,body.smnet-landing-system-v160 .smnet-landing-v162-security-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){body.smnet-landing-system-v160 .smnet-landing-v162-delivery-grid,body.smnet-landing-system-v160 .smnet-landing-v162-security-grid{grid-template-columns:1fr}body.smnet-landing-system-v160 .smnet-landing-v162-delivery-grid>article,body.smnet-landing-system-v160 .smnet-landing-v162-security-grid>article{min-height:0}body.smnet-landing-system-v160 .smnet-landing-v162-security-panel{padding:22px 16px;border-radius:15px}}body.smnet-landing-hub .smnet-hub-main{background:#fff}body.smnet-landing-hub .smnet-hub-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 15%,rgba(0,174,239,.14),transparent 30%),linear-gradient(135deg,#061629,#082c48 72%,#074466);color:#fff}body.smnet-landing-hub .smnet-hub-breadcrumb{padding-top:24px}body.smnet-landing-hub .smnet-hub-breadcrumb a{color:#c4d7e3!important}body.smnet-landing-hub .smnet-hub-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:64px;align-items:end;min-height:390px;padding:54px 0 64px}body.smnet-landing-hub .smnet-hub-eyebrow{margin-bottom:14px;color:#52d7ff;font-size:10px;font-weight:900;letter-spacing:.17em}body.smnet-landing-hub .smnet-hub-hero h1{max-width:840px;margin:0;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:clamp(42px,4.5vw,64px);font-weight:850;line-height:1.04;letter-spacing:-.044em}body.smnet-landing-hub .smnet-hub-hero-grid>div:first-child>p{max-width:760px;margin:20px 0 0;color:#c1d3df!important;font-size:16px;line-height:1.7}body.smnet-landing-hub .smnet-hub-hero-index{min-height:150px;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;border:1px solid rgba(96,213,249,.24);border-radius:16px;background:rgba(4,20,34,.32)}body.smnet-landing-hub .smnet-hub-hero-index>span{color:#81a1b5;font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}body.smnet-landing-hub .smnet-hub-hero-index>strong{display:block;margin:5px 0 -2px;color:#fff!important;font-size:48px;line-height:1}body.smnet-landing-hub .smnet-hub-hero-index>small{color:#54d5ff;font-size:10px;font-weight:800}body.smnet-landing-hub .smnet-hub-directory{padding-top:62px}body.smnet-landing-hub .smnet-hub-group{padding:0 0 62px}body.smnet-landing-hub .smnet-hub-group + .smnet-hub-group{padding-top:58px;border-top:1px solid #e0e9ef}body.smnet-landing-hub .smnet-hub-group-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,470px);gap:50px;align-items:end;margin-bottom:28px}body.smnet-landing-hub .smnet-hub-group-head h2{margin:8px 0 0;color:#061629!important;font-size:clamp(30px,3vw,43px);line-height:1.12;letter-spacing:-.032em}body.smnet-landing-hub .smnet-hub-group-head>p{margin:0;color:#677b8b!important;font-size:13px;line-height:1.7}body.smnet-landing-hub .smnet-hub-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}body.smnet-landing-hub .smnet-hub-card{position:relative;min-height:150px;padding:20px;display:grid;grid-template-columns:42px minmax(0,1fr) 28px;gap:14px;align-items:start;border:1px solid #dce8ef;border-radius:14px;background:#fff;color:#172d41!important;text-decoration:none!important;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}body.smnet-landing-hub .smnet-hub-card:hover{transform:translateY(-2px);border-color:#a8dbea;box-shadow:0 12px 28px rgba(6,22,41,.055)}body.smnet-landing-hub .smnet-hub-card-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:11px;background:#e9f8fd;color:#009bcf}body.smnet-landing-hub .smnet-hub-solutions .smnet-hub-card-icon{background:#e9fafa;color:#0b9cab}body.smnet-landing-hub .smnet-hub-card strong{display:block;margin:2px 0 7px;color:#172d41!important;font-size:15px;line-height:1.32}body.smnet-landing-hub .smnet-hub-card p{margin:0;color:#6e8190!important;font-size:11px;line-height:1.58}body.smnet-landing-hub .smnet-hub-card-arrow{display:grid;width:26px;height:26px;place-items:center;border-radius:999px;background:#eef8fc;color:#009fd7}body.smnet-landing-hub .smnet-hub-featured{padding:0 0 64px}body.smnet-landing-hub .smnet-hub-featured-panel{min-height:220px;padding:36px 40px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:44px;align-items:center;border-radius:18px;background:linear-gradient(135deg,#061629,#074064);color:#fff}body.smnet-landing-hub .smnet-hub-featured-panel h2{margin:8px 0 10px;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:clamp(29px,3vw,42px);line-height:1.1;letter-spacing:-.03em}body.smnet-landing-hub .smnet-hub-featured-panel p{max-width:760px;margin:0;color:#bdcfda!important;font-size:13px;line-height:1.65}body.smnet-landing-hub .smnet-footer-cta{display:none!important}@media(max-width:1000px){body.smnet-landing-hub .smnet-hub-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:800px){body.smnet-landing-hub .smnet-hub-hero-grid,body.smnet-landing-hub .smnet-hub-group-head,body.smnet-landing-hub .smnet-hub-featured-panel{grid-template-columns:1fr}body.smnet-landing-hub .smnet-hub-hero-grid{gap:24px;padding:38px 0 44px}body.smnet-landing-hub .smnet-hub-hero-index{min-height:0}body.smnet-landing-hub .smnet-hub-group-head{gap:12px}}@media(max-width:600px){body.smnet-landing-hub .smnet-hub-hero h1{font-size:36px}body.smnet-landing-hub .smnet-hub-card-grid{grid-template-columns:1fr}body.smnet-landing-hub .smnet-hub-card{min-height:0}body.smnet-landing-hub .smnet-hub-featured-panel{padding:26px 20px}body.smnet-landing-hub .smnet-hub-featured-panel .smnet-button{width:100%;justify-content:center}}:root{--smnet-motion-ease:cubic-bezier(.2,.72,.2,1);--smnet-motion-fast:180ms;--smnet-motion-medium:420ms}html.smnet-motion-ready .smnet-reveal{opacity:0;transform:translate3d(0,14px,0);transition:opacity var(--smnet-motion-medium) var(--smnet-motion-ease) var(--smnet-reveal-delay,0ms),transform var(--smnet-motion-medium) var(--smnet-motion-ease) var(--smnet-reveal-delay,0ms)}html.smnet-motion-ready .smnet-reveal.is-visible{opacity:1;transform:none}body.smnet-landing-system-v160 .smnet-landing-v160-hero,body.smnet-landing-hub .smnet-hub-hero,.smnet-home .smnet-home-hero{isolation:isolate}body.smnet-landing-system-v160 .smnet-landing-v160-hero::after,body.smnet-landing-hub .smnet-hub-hero::after,.smnet-home .smnet-home-hero::after{content:"";position:absolute;inset:auto -8% -35% auto;width:min(46vw,620px);aspect-ratio:1;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgba(0,174,239,.11),rgba(0,174,239,0) 68%);animation:smnet-v110-hero-breathe 8s ease-in-out infinite alternate}@keyframes smnet-v110-hero-breathe{from{transform:translate3d(0,0,0) scale(.96);opacity:.65}to{transform:translate3d(-16px,-9px,0) scale(1.04);opacity:1}}.smnet-motion-media{position:relative;overflow:hidden;border-radius:14px;background:#0a213a}.smnet-motion-media img{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1.015);transition:transform 700ms var(--smnet-motion-ease)}.smnet-motion-media:hover img{transform:scale(1.045)}.smnet-motion-media-overlay{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(6,22,41,.04),rgba(6,22,41,.22)),linear-gradient(120deg,rgba(0,174,239,.12),transparent 46%)}body.smnet-landing-system-v160 .smnet-landing-v160-architecture.has-custom-visual{padding-top:14px}.smnet-landing-v110-hero-media{height:196px;margin:-1px -1px 16px;border-radius:14px 14px 11px 11px}.smnet-landing-v110-feature-media{height:clamp(230px,30vw,390px);margin:0 0 26px;border:1px solid #dce8ef;box-shadow:0 14px 34px rgba(6,22,41,.07)}body.smnet-landing-hub .smnet-hub-hero-index.has-custom-visual{min-height:250px;padding:0;overflow:hidden;position:relative}.smnet-hub-v110-hero-media{position:absolute;inset:0;border-radius:0}.smnet-hub-v110-index-copy{position:relative;z-index:2;min-height:inherit;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(180deg,transparent 24%,rgba(4,20,34,.78) 100%)}body.smnet-landing-hub .smnet-hub-hero-index.has-custom-visual .smnet-hub-v110-index-copy>span,body.smnet-landing-hub .smnet-hub-hero-index.has-custom-visual .smnet-hub-v110-index-copy>small{color:#d3e9f4}.smnet-hub-v110-feature-media{height:clamp(220px,28vw,360px);margin:0 0 46px;border:1px solid #dce8ef;box-shadow:0 14px 34px rgba(6,22,41,.065)}.smnet-landing-v160-highlight,.smnet-landing-v160-cap-card,.smnet-landing-v161-model-card,.smnet-landing-v160-method-card,.smnet-hub-card,.smnet-service-card,.smnet-solution-card,.smnet-product-card,.smnet-why-item{transition:transform var(--smnet-motion-fast) var(--smnet-motion-ease),border-color var(--smnet-motion-fast) ease,box-shadow var(--smnet-motion-fast) ease,background-color var(--smnet-motion-fast) ease}.smnet-landing-v160-highlight:hover,.smnet-landing-v160-cap-card:hover,.smnet-landing-v161-model-card:hover,.smnet-landing-v160-method-card:hover,.smnet-hub-card:hover,.smnet-service-card:hover,.smnet-solution-card:hover,.smnet-product-card:hover,.smnet-why-item:hover{transform:translateY(-4px);border-color:rgba(0,174,239,.38);box-shadow:0 16px 34px rgba(6,22,41,.075)}.smnet-landing-v160-cap-icon,.smnet-hub-card-icon,.smnet-card-icon,.smnet-hub-card-arrow{transition:transform var(--smnet-motion-fast) var(--smnet-motion-ease)}.smnet-landing-v160-cap-card:hover .smnet-landing-v160-cap-icon,.smnet-hub-card:hover .smnet-hub-card-icon,.smnet-service-card:hover .smnet-card-icon{transform:translateY(-2px) scale(1.04)}.smnet-hub-card:hover .smnet-hub-card-arrow{transform:translateX(3px)}.smnet-landing-v160-final-panel,.smnet-hub-featured-panel,.smnet-footer-cta-inner{position:relative;overflow:hidden;isolation:isolate}.smnet-landing-v160-final-panel::after,.smnet-hub-featured-panel::after,.smnet-footer-cta-inner::after{content:"";position:absolute;z-index:-1;top:-30%;left:-38%;width:32%;height:170%;transform:rotate(18deg);pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.075),transparent);transition:left 750ms var(--smnet-motion-ease)}.smnet-landing-v160-final-panel:hover::after,.smnet-hub-featured-panel:hover::after,.smnet-footer-cta-inner:hover::after{left:112%}.smnet-landing-v110-cta-media,.smnet-hub-v110-cta-media{position:absolute;z-index:-2;inset:0}.smnet-landing-v110-cta-media::after,.smnet-hub-v110-cta-media::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,22,41,.96) 0%,rgba(6,22,41,.86) 53%,rgba(6,22,41,.58) 100%)}.smnet-landing-v110-cta-media img,.smnet-hub-v110-cta-media img{width:100%;height:100%;object-fit:cover}.smnet-landing-v110-cta-copy,.smnet-hub-v110-cta-copy,.smnet-landing-v160-final-actions,.smnet-hub-featured-panel>.smnet-button{position:relative;z-index:2}.smnet-button svg,.smnet-header-cta svg,.smnet-text-link svg,.smnet-card-link svg{transition:transform var(--smnet-motion-fast) var(--smnet-motion-ease)}.smnet-button:hover svg,.smnet-text-link:hover svg,.smnet-card-link:hover svg{transform:translateX(3px)}.smnet-header-cta{position:relative;overflow:hidden}.smnet-header-cta::after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 0 rgba(255,255,255,.22);transition:box-shadow var(--smnet-motion-fast) ease}.smnet-header-cta:hover::after,.smnet-header-cta:focus-visible::after{box-shadow:inset 0 0 0 1px rgba(255,255,255,.25)}@media(min-width:801px){body.smnet-landing-system-v160 .smnet-landing-v160-architecture.has-custom-visual{min-height:510px}body.smnet-landing-hub .smnet-hub-hero-grid:has(.smnet-hub-hero-index.has-custom-visual){grid-template-columns:minmax(0,1fr) minmax(320px,430px)}}@media(max-width:800px){.smnet-landing-v110-hero-media,.smnet-hub-v110-hero-media{height:210px}body.smnet-landing-hub .smnet-hub-hero-index.has-custom-visual{min-height:240px}.smnet-landing-v110-feature-media,.smnet-hub-v110-feature-media{height:230px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}html.smnet-motion-ready .smnet-reveal{opacity:1!important;transform:none!important;transition:none!important}body.smnet-landing-system-v160 .smnet-landing-v160-hero::after,body.smnet-landing-hub .smnet-hub-hero::after,.smnet-home .smnet-home-hero::after{animation:none!important}.smnet-motion-media img,.smnet-landing-v160-highlight,.smnet-landing-v160-cap-card,.smnet-landing-v161-model-card,.smnet-landing-v160-method-card,.smnet-hub-card,.smnet-service-card,.smnet-solution-card,.smnet-product-card,.smnet-why-item{transition:none!important}}.smnet-landing-v111,.smnet-landing-hub-v111{--smnet-pointer-x:50%;--smnet-pointer-y:50%}.smnet-personalized-picture{display:block;width:100%;height:100%}.smnet-personalized-picture>img{width:100%;height:100%}.smnet-landing-v111 .smnet-personalized-hero-image,.smnet-landing-hub-v111 .smnet-personalized-hero-image{object-position:var(--smnet-hero-position,50% 50%)}.smnet-landing-v111-feature-media .smnet-personalized-image,.smnet-hub-v111-feature-media .smnet-personalized-image{object-position:var(--smnet-feature-position,50% 50%)}.smnet-landing-v111-cta-media .smnet-personalized-image,.smnet-hub-v111-cta-media .smnet-personalized-image{object-position:var(--smnet-cta-position,50% 50%)}.smnet-hero-fit-cover .smnet-landing-v111-hero-media img,.smnet-hero-fit-cover .smnet-hub-v111-hero-media img{object-fit:cover}.smnet-hero-fit-contain .smnet-landing-v111-hero-media img,.smnet-hero-fit-contain .smnet-hub-v111-hero-media img{object-fit:contain}.smnet-feature-fit-cover .smnet-landing-v111-feature-media img,.smnet-feature-fit-cover .smnet-hub-v111-feature-media img{object-fit:cover}.smnet-feature-fit-contain .smnet-landing-v111-feature-media img,.smnet-feature-fit-contain .smnet-hub-v111-feature-media img{object-fit:contain}.smnet-visual-profile-product .smnet-landing-v111-hero-media,.smnet-visual-profile-product .smnet-hub-v111-hero-media{background:radial-gradient(circle at 67% 42%,rgba(0,174,239,.19),transparent 34%),linear-gradient(145deg,#071a2d,#0b263e 58%,#061629)}.smnet-visual-profile-product .smnet-landing-v111-hero-media img,.smnet-visual-profile-product .smnet-hub-v111-hero-media img{padding:14px}.smnet-visual-profile-infrastructure .smnet-landing-v111-hero-media,.smnet-visual-profile-infrastructure .smnet-hub-v111-hero-media{background:#061629}.smnet-landing-v111-hero-media .smnet-motion-media-overlay,.smnet-hub-v111-hero-media .smnet-motion-media-overlay{background:linear-gradient( 180deg,rgba(6,22,41,var(--smnet-hero-overlay-soft,.06)),rgba(6,22,41,var(--smnet-hero-overlay,.18)) ),linear-gradient(120deg,rgba(0,174,239,.08),transparent 52%)}.smnet-landing-v111-cta-media::after,.smnet-hub-v111-cta-media::after{background:linear-gradient( 90deg,rgba(6,22,41,var(--smnet-cta-overlay,.78)) 0%,rgba(6,22,41,var(--smnet-cta-overlay-mid,.73)) 52%,rgba(6,22,41,var(--smnet-cta-overlay-end,.53)) 100% )}.smnet-v111-media-grid{position:absolute;inset:0;pointer-events:none;opacity:.15;background-image:linear-gradient(rgba(255,255,255,.10) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.10) 1px,transparent 1px);background-size:34px 34px;-webkit-mask-image:linear-gradient(135deg,transparent 12%,#000 55%,transparent 100%);mask-image:linear-gradient(135deg,transparent 12%,#000 55%,transparent 100%)}.smnet-visual-profile-editorial .smnet-v111-media-grid{opacity:.07}.smnet-visual-profile-infrastructure .smnet-v111-media-grid{opacity:.10}.smnet-v111-media-spotlight{position:absolute;inset:0;pointer-events:none;opacity:0;transition:opacity 240ms ease;background:radial-gradient( circle at var(--smnet-pointer-x,50%) var(--smnet-pointer-y,50%),rgba(0,174,239,.20),rgba(0,174,239,.06) 18%,transparent 44% )}.smnet-motion-profile-enhanced [data-smnet-visual-interactive]:hover .smnet-v111-media-spotlight{opacity:1}.smnet-v111-hero-enter{animation:smnet-v111-hero-enter 620ms cubic-bezier(.2,.72,.2,1) both}@keyframes smnet-v111-hero-enter{from{opacity:.01;transform:translate3d(12px,8px,0) scale(.985)}to{opacity:1;transform:none}}.smnet-motion-profile-off .smnet-v111-hero-enter{animation:none}.smnet-landing-v111-feature-stage.has-visual{display:block}.smnet-feature-layout-split-left .smnet-landing-v111-feature-stage.has-visual,.smnet-feature-layout-split-right .smnet-landing-v111-feature-stage.has-visual{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.6fr);gap:18px;align-items:stretch}.smnet-feature-layout-split-right .smnet-landing-v111-feature-stage.has-visual{grid-template-columns:minmax(0,1.6fr) minmax(300px,.82fr)}.smnet-feature-layout-split-right .smnet-landing-v111-feature-media{order:2}.smnet-feature-layout-split-right .smnet-landing-v160-cap-grid{order:1}.smnet-feature-layout-split-left .smnet-landing-v111-feature-media,.smnet-feature-layout-split-right .smnet-landing-v111-feature-media{height:auto;min-height:100%;margin:0}.smnet-feature-layout-split-left .smnet-landing-v111-feature-media img,.smnet-feature-layout-split-right .smnet-landing-v111-feature-media img{min-height:100%}.smnet-feature-layout-split-left .smnet-landing-v160-cap-grid,.smnet-feature-layout-split-right .smnet-landing-v160-cap-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.smnet-feature-layout-split-left .smnet-landing-v160-cap-card,.smnet-feature-layout-split-right .smnet-landing-v160-cap-card{min-height:160px}.smnet-visual-profile-product .smnet-landing-v111-feature-media{border-color:rgba(0,174,239,.28);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04),0 18px 42px rgba(3,31,48,.10)}.smnet-visual-profile-product .smnet-landing-v160-cap-card{position:relative;overflow:hidden}.smnet-visual-profile-product .smnet-landing-v160-cap-card::before{content:"";position:absolute;left:0;top:0;width:3px;height:0;background:#00aeef;transition:height 260ms cubic-bezier(.2,.72,.2,1)}.smnet-visual-profile-product .smnet-landing-v160-cap-card:hover::before{height:100%}.smnet-landing-v111-cta-media img,.smnet-hub-v111-cta-media img{transform:scale(1.015);transition:transform 900ms cubic-bezier(.2,.72,.2,1)}.smnet-landing-v160-final-panel:hover .smnet-landing-v111-cta-media img,.smnet-hub-featured-panel:hover .smnet-hub-v111-cta-media img{transform:scale(1.045)}.smnet-landing-v111 .smnet-landing-v160-highlight,.smnet-landing-v111 .smnet-landing-v160-cap-card,.smnet-landing-hub-v111 .smnet-hub-card{position:relative}.smnet-landing-v111 .smnet-landing-v160-highlight::after,.smnet-landing-v111 .smnet-landing-v160-cap-card::after,.smnet-landing-hub-v111 .smnet-hub-card::after{content:"";position:absolute;right:12px;top:0;width:32px;height:2px;border-radius:0 0 3px 3px;background:linear-gradient(90deg,transparent,#00aeef);opacity:0;transform:translateX(8px);transition:opacity 180ms ease,transform 180ms ease}.smnet-landing-v111 .smnet-landing-v160-highlight:hover::after,.smnet-landing-v111 .smnet-landing-v160-cap-card:hover::after,.smnet-landing-hub-v111 .smnet-hub-card:hover::after{opacity:1;transform:none}@media(max-width:900px){.smnet-feature-layout-split-left .smnet-landing-v111-feature-stage.has-visual,.smnet-feature-layout-split-right .smnet-landing-v111-feature-stage.has-visual{grid-template-columns:1fr}.smnet-feature-layout-split-right .smnet-landing-v111-feature-media,.smnet-feature-layout-split-right .smnet-landing-v160-cap-grid{order:initial}.smnet-feature-layout-split-left .smnet-landing-v111-feature-media,.smnet-feature-layout-split-right .smnet-landing-v111-feature-media{min-height:260px}}@media(max-width:640px){.smnet-feature-layout-split-left .smnet-landing-v160-cap-grid,.smnet-feature-layout-split-right .smnet-landing-v160-cap-grid{grid-template-columns:1fr}.smnet-feature-layout-split-left .smnet-landing-v160-cap-card,.smnet-feature-layout-split-right .smnet-landing-v160-cap-card{min-height:0}}@media(prefers-reduced-motion:reduce){.smnet-v111-hero-enter{animation:none!important}.smnet-v111-media-spotlight{display:none!important}.smnet-landing-v111-cta-media img,.smnet-hub-v111-cta-media img{transform:none!important;transition:none!important}}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-main{padding-block:52px 56px}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 42px;align-items:start}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-brand-strip{grid-column:1/-1;display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);gap:36px;align-items:end;max-width:none;padding-bottom:28px;margin-bottom:4px;border-bottom:1px solid rgba(255,255,255,.09)}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-brand-identity,body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-brand-meta{min-width:0}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-brand-meta{justify-self:end;width:min(100%,620px);text-align:right}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-brand-meta>p{max-width:none;margin:0;color:rgba(255,255,255,.62)!important}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-brand-contact{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px 20px;margin-top:11px}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-brand-contact a{display:inline-flex;align-items:center;gap:7px;color:rgba(255,255,255,.72)!important;font-size:12.5px;text-decoration:none}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-brand-contact a:hover{color:#fff!important}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-menu-column,body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-contact-column{min-width:0;grid-column:auto!important}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-column h3{min-height:30px;margin-bottom:12px}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-column ul{min-height:216px}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-column li>a{min-height:36px}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-view-all{display:inline-flex;align-items:center;gap:7px;min-height:34px;margin-top:10px;color:#8fddfa!important;font-size:12.5px;font-weight:700;text-decoration:none}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-view-all .smnet-icon{transition:transform 180ms ease}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-view-all:hover{color:#fff!important}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-view-all:hover .smnet-icon{transform:translateX(3px)}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-tool-link{position:relative}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-tool-icon{display:inline-grid;place-items:center;width:24px;height:24px;flex:none;margin-left:-1px;border:1px solid rgba(0,174,239,.28);border-radius:7px;background:rgba(0,174,239,.08);color:#75d7f8}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-external{display:inline-flex;margin-left:auto;opacity:.55}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-tool-link:hover .smnet-footer-tool-icon{border-color:rgba(0,174,239,.55);background:rgba(0,174,239,.15)}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-contact-column ul{min-height:0}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-contact{display:grid;gap:3px}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-socials{margin-top:20px}@media(max-width:1000px){body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 42px}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-brand-strip{grid-column:1/-1!important;grid-template-columns:1fr;gap:14px}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-brand-meta{justify-self:start;width:100%;text-align:left}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-brand-contact{justify-content:flex-start}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-column ul{min-height:216px}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-contact-column ul{min-height:0}}@media(max-width:640px){body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-main{padding-block:42px 46px}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-grid{grid-template-columns:1fr;gap:28px}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-brand-strip{grid-column:auto!important;padding-bottom:24px;margin-bottom:0}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-column ul{min-height:0}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-column h3{min-height:0}body.smnet-design-system .smnet-site-footer-v1111 .smnet-footer-view-all{margin-top:7px}}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-main{padding-block:40px 46px}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 42px;align-items:start}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-brand-strip{grid-column:1/-1;display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);gap:34px;align-items:center;max-width:none;padding-bottom:20px;margin-bottom:2px;border-bottom:1px solid rgba(255,255,255,.085)}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-logo{margin-bottom:7px}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-brand .custom-logo,body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-brand img{width:auto;max-width:250px;max-height:72px}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-company{margin:0;font-size:12.5px!important;line-height:1.45;color:rgba(255,255,255,.62)!important}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-brand-meta{justify-self:end;max-width:610px;text-align:right}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-brand-meta p{margin:0;color:rgba(255,255,255,.56)!important;font-size:12.5px!important;line-height:1.55}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-column,body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-contact-column{grid-column:auto!important;min-width:0}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-column h3{min-height:28px;margin:0 0 9px}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-column h3::after{margin-top:9px}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-column ul{min-height:194px;display:grid;align-content:start}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-column li>a{min-height:32px;padding-block:3px;font-size:12.75px!important}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-view-all{display:inline-flex;align-items:center;gap:6px;min-height:30px;margin-top:5px;color:#8fddfa!important;font-size:12.25px;font-weight:700;text-decoration:none}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-view-all .smnet-icon{transition:transform 180ms ease}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-view-all:hover{color:#fff!important}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-view-all:hover .smnet-icon{transform:translateX(3px)}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-support-column .smnet-footer-contact{min-height:194px;gap:0}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-support-column .smnet-footer-contact li>a{min-height:32px}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-tool-icon{display:inline-grid;place-items:center;width:23px;height:23px;flex:none;margin-left:-3px;border:1px solid rgba(0,174,239,.30);border-radius:7px;background:rgba(0,174,239,.08);color:#74d7f9}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-tool-link:hover .smnet-footer-tool-icon{border-color:rgba(0,174,239,.56);background:rgba(0,174,239,.15)}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-socials{margin-top:7px;gap:7px}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-socials>a{width:34px;height:34px}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-bottom-inner{min-height:54px;padding-block:11px}@media(max-width:1000px){body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 40px}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-brand-strip{grid-column:1/-1!important;grid-template-columns:1fr;gap:8px;align-items:start}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-brand-meta{justify-self:start;text-align:left}}@media(max-width:640px){body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-main{padding-block:36px 40px}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-grid{grid-template-columns:1fr;gap:25px}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-brand-strip{grid-column:auto!important;padding-bottom:20px}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-brand .custom-logo,body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-brand img{max-width:210px;max-height:62px}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-column ul,body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-support-column .smnet-footer-contact{min-height:0}body.smnet-design-system .smnet-site-footer-v1112 .smnet-footer-column h3{min-height:0}}.smnet-hub-v112-hero-panel{position:relative;min-height:300px;overflow:hidden;border:1px solid rgba(0,174,239,.20);border-radius:18px;background:radial-gradient(circle at 80% 20%,rgba(0,174,239,.12),transparent 34%),linear-gradient(145deg,#071a2d,#0a2239 60%,#061629);box-shadow:0 24px 54px rgba(1,18,30,.18)}.smnet-hub-v112-hero-panel.has-custom-visual{background:#071a2d}.smnet-hub-v112-hero-media{position:absolute;inset:0;height:100%;margin:0;border:0;border-radius:0}.smnet-hub-v112-map-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.10)}.smnet-hub-v112-map-head>span{color:#64d1f6;font-size:12px;font-weight:800;letter-spacing:.13em}.smnet-hub-v112-map-head>strong{color:#fff;font-size:11px;letter-spacing:.08em}.smnet-hub-v112-map-groups{display:grid;gap:0}.smnet-hub-v112-map-group{display:grid;grid-template-columns:48px minmax(0,1fr);gap:13px;padding:19px 20px;border-bottom:1px solid rgba(255,255,255,.085)}.smnet-hub-v112-map-number{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(0,174,239,.32);border-radius:11px;background:rgba(0,174,239,.08);color:#78d8f8;font-size:11px;font-weight:800}.smnet-hub-v112-map-group strong{display:block;color:#fff;font-size:15px}.smnet-hub-v112-map-group ul{display:flex;flex-wrap:wrap;gap:5px 12px;margin:8px 0 0;padding:0;list-style:none}.smnet-hub-v112-map-group li{color:#aabcca;font-size:11.5px}.smnet-hub-v112-map-group li+li::before{content:"·";margin-right:12px;color:#00aeef}.smnet-hub-v112-map-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 20px;color:#7edcfb;font-size:10.5px;font-weight:800;letter-spacing:.08em}.smnet-brand-hero{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 78% 20%,rgba(0,174,239,.17),transparent 30%),linear-gradient(130deg,#061629,#08243d 62%,#07182b)}.smnet-brand-hero-grid-bg{position:absolute;inset:0;pointer-events:none;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.09) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 78%);mask-image:linear-gradient(90deg,#000,transparent 78%)}.smnet-brand-hero-inner{position:relative;z-index:2;min-height:560px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:72px;align-items:center;padding-block:86px 82px}.smnet-brand-hero-copy .smnet-kicker{color:#6bd7fb}.smnet-brand-hero-copy h1{max-width:820px;margin:12px 0 20px;color:#fff;font-size:clamp(46px,5vw,72px);line-height:.99;letter-spacing:-.045em}.smnet-brand-hero-copy>p{max-width:760px;margin:0;color:#b7c9d6;font-size:17px;line-height:1.75}.smnet-brand-hero-copy .smnet-hero-actions{margin-top:30px}.smnet-brand-hero-signature{position:relative;min-height:390px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018));box-shadow:0 30px 70px rgba(0,0,0,.22)}.smnet-brand-hero-media{position:absolute;inset:0;border-radius:0}.smnet-brand-signature-content{position:relative;z-index:2;min-height:390px;display:flex;flex-direction:column;justify-content:flex-end;padding:28px;background:linear-gradient(180deg,rgba(6,22,41,.10),rgba(6,22,41,.82) 76%)}.smnet-brand-signature-word{position:absolute;top:22px;left:26px;color:rgba(255,255,255,.06);font-size:72px;font-weight:900;letter-spacing:-.06em}.smnet-brand-signature-content>strong{color:#fff;font-size:25px;letter-spacing:.02em}.smnet-brand-signature-content>small{margin-top:7px;color:#80daf8;font-size:11px;font-weight:700;letter-spacing:.08em}.smnet-brand-signature-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:24px}.smnet-brand-signature-facts>span{min-height:72px;padding:11px;border:1px solid rgba(255,255,255,.10);border-radius:11px;color:#9fb3c3;font-size:10px}.smnet-brand-signature-facts b{display:block;margin-bottom:5px;color:#fff;font-size:13px}.smnet-brand-contact-rail{display:grid;gap:7px;margin-top:22px}.smnet-brand-contact-rail>a{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;min-height:54px;padding:8px 10px;border:1px solid rgba(255,255,255,.09);border-radius:11px;color:#fff;text-decoration:none;background:rgba(255,255,255,.025);transition:transform 180ms ease,border-color 180ms ease,background 180ms ease}.smnet-brand-contact-rail>a:hover{transform:translateX(3px);border-color:rgba(0,174,239,.35);background:rgba(0,174,239,.07)}.smnet-brand-contact-rail>a>span{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:rgba(0,174,239,.11);color:#76dbfb}.smnet-brand-contact-rail strong{display:block;font-size:11.5px}.smnet-brand-contact-rail small{display:block;margin-top:2px;color:#8fa8ba;font-size:10.5px}.smnet-brand-about-intro{background:#fff}.smnet-brand-feature-media{position:relative;height:clamp(260px,34vw,460px);overflow:hidden;margin-top:42px;border-radius:18px;border:1px solid #dce8ef;background:#071a2d;box-shadow:0 20px 44px rgba(6,22,41,.08)}.smnet-brand-feature-media img{width:100%;height:100%;object-fit:cover}.smnet-brand-facts{position:relative;border-top:1px solid #e3edf3;border-bottom:1px solid #e3edf3}.smnet-brand-values .smnet-corp-card-grid article{overflow:hidden;position:relative;transition:transform 180ms ease,border-color 180ms ease,box-shadow 180ms ease}.smnet-brand-values .smnet-corp-card-grid article:hover{transform:translateY(-4px);border-color:rgba(0,174,239,.36);box-shadow:0 18px 40px rgba(6,22,41,.07)}.smnet-brand-principle{color:#fff;background:linear-gradient(110deg,#061629,#092c49 70%,#061629)}.smnet-brand-principle-inner{min-height:260px;display:grid;grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr);gap:70px;align-items:center;padding-block:56px}.smnet-brand-principle h2{margin:8px 0 0;color:#fff;font-size:clamp(38px,4vw,58px);letter-spacing:-.045em}.smnet-brand-principle p{max-width:760px;margin:0;color:#b6c9d8;font-size:16px;line-height:1.75}.smnet-brand-final{position:relative;overflow:hidden}.smnet-brand-final-media{position:absolute;inset:0;z-index:0}.smnet-brand-final-media::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,24,43,.96),rgba(7,24,43,.78))}.smnet-brand-final-media img{width:100%;height:100%;object-fit:cover}.smnet-brand-final .smnet-corp-final-inner{position:relative;z-index:2}.smnet-brand-contact-main{background:linear-gradient(180deg,#f4f8fb,#fff)}.smnet-brand-contact-main .smnet-contact-card{border-top:3px solid transparent}.smnet-brand-contact-main .smnet-contact-card:hover{border-top-color:#00aeef}.smnet-brand-contact-location{background:#fff}.smnet-brand-contact-office-media{margin:0 0 28px}.smnet-brand-contact-hours{border-top:1px solid #e2ebf1}@media(max-width:1050px){.smnet-brand-hero-inner{grid-template-columns:minmax(0,1fr) 330px;gap:40px}}@media(max-width:820px){.smnet-hub-v112-hero-panel{min-height:270px}.smnet-brand-hero-inner{min-height:auto;grid-template-columns:1fr;gap:34px;padding-block:64px 58px}.smnet-brand-hero-copy h1{font-size:clamp(42px,10vw,58px)}.smnet-brand-hero-signature{min-height:330px}.smnet-brand-signature-content{min-height:330px}.smnet-brand-principle-inner{grid-template-columns:1fr;gap:18px;padding-block:46px}}@media(max-width:560px){.smnet-hub-v112-map-group{grid-template-columns:38px minmax(0,1fr);padding-inline:15px}.smnet-hub-v112-map-group ul{display:grid;gap:3px}.smnet-hub-v112-map-group li+li::before{display:none}.smnet-brand-signature-facts{grid-template-columns:1fr}.smnet-brand-signature-facts>span{min-height:0}.smnet-brand-hero-signature{min-height:360px}.smnet-brand-signature-content{min-height:360px;padding:22px}.smnet-brand-contact-rail>a{min-height:51px}}@media(prefers-reduced-motion:reduce){.smnet-brand-contact-rail>a,.smnet-brand-values .smnet-corp-card-grid article{transition:none!important}}body.smnet-landing-hub .smnet-landing-hub-v113 .smnet-hub-hero{min-height:0}body.smnet-landing-hub .smnet-landing-hub-v113 .smnet-hub-breadcrumb{padding-top:22px}body.smnet-landing-hub .smnet-landing-hub-v113 .smnet-hub-v113-hero-body{min-height:330px;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;padding:58px 0 34px}body.smnet-landing-hub .smnet-landing-hub-v113 .smnet-hub-v113-hero-body.has-hero-visual{grid-template-columns:minmax(0,1.1fr) minmax(360px,.72fr);gap:56px}body.smnet-landing-hub .smnet-landing-hub-v113 .smnet-hub-v113-hero-copy{position:relative;z-index:2;max-width:980px}body.smnet-landing-hub .smnet-landing-hub-v113 .smnet-hub-v113-hero-copy h1{max-width:950px;margin:0;font-size:clamp(48px,5.1vw,74px);line-height:.99;letter-spacing:-.052em}body.smnet-landing-hub .smnet-landing-hub-v113 .smnet-hub-v113-hero-copy>p{max-width:820px;margin:20px 0 0;color:#bfd0dc!important;font-size:16px;line-height:1.7}.smnet-hub-v113-brand-mark{position:absolute;right:5%;top:52%;transform:translateY(-50%);width:min(34vw,520px);text-align:right;pointer-events:none;opacity:.22}.smnet-hub-v113-brand-mark span{display:block;color:#fff;font-size:clamp(66px,8vw,130px);font-weight:900;line-height:.8;letter-spacing:-.075em}.smnet-hub-v113-brand-mark strong{display:block;margin-top:18px;color:#7bdcff;font-size:11px;letter-spacing:.18em}.smnet-hub-v113-brand-mark small{display:block;margin-top:7px;color:#fff;font-size:9px;letter-spacing:.13em}.smnet-hub-v113-visual{position:relative;height:300px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:#061629;box-shadow:0 22px 54px rgba(0,0,0,.18)}.smnet-hub-v113-visual img{width:100%;height:100%;object-fit:cover}.smnet-hub-v113-pillar-rail{position:relative;z-index:3;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:0 0 42px}.smnet-hub-v113-pillar{display:block;min-width:0;padding:18px 20px 16px;border:1px solid rgba(255,255,255,.10);border-radius:15px;color:#fff;text-decoration:none;background:rgba(3,22,37,.54);backdrop-filter:blur(9px);transition:transform 180ms cubic-bezier(.2,.72,.2,1),border-color 180ms ease,background 180ms ease}.smnet-hub-v113-pillar:hover{transform:translateY(-3px);border-color:rgba(0,174,239,.42);background:rgba(6,39,62,.72)}.smnet-hub-v113-pillar-top{display:grid;grid-template-columns:40px minmax(0,1fr) 20px;gap:13px;align-items:start}.smnet-hub-v113-pillar-number{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(0,174,239,.34);border-radius:10px;background:rgba(0,174,239,.08);color:#7addfb;font-size:10px;font-weight:900}.smnet-hub-v113-pillar strong{display:block;color:#fff;font-size:15.5px;line-height:1.35}.smnet-hub-v113-pillar p{max-width:600px;margin:5px 0 0!important;color:#9eb2c0!important;font-size:11.5px!important;line-height:1.55!important}.smnet-hub-v113-pillar-arrow{display:inline-flex;justify-self:end;margin-top:3px;color:#70dafa;transition:transform 180ms ease}.smnet-hub-v113-pillar:hover .smnet-hub-v113-pillar-arrow{transform:translateX(3px)}.smnet-hub-v113-pillar ul{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0 53px;padding:0;list-style:none}.smnet-hub-v113-pillar li{padding:5px 8px;border:1px solid rgba(255,255,255,.09);border-radius:999px;color:#a9bdca;font-size:10.5px;line-height:1.2;background:rgba(255,255,255,.025)}body.smnet-landing-hub .smnet-landing-hub-v113 .smnet-hub-hero-grid,body.smnet-landing-hub .smnet-landing-hub-v113 .smnet-hub-v112-hero-panel,body.smnet-landing-hub .smnet-landing-hub-v113 .smnet-hub-v112-map-groups{display:none!important}body.smnet-landing-hub .smnet-landing-hub-v113 .smnet-hub-directory{padding-top:64px}body.smnet-landing-hub .smnet-landing-hub-v113 .smnet-hub-group{scroll-margin-top:120px}.smnet-brand-conclusion{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 78% 22%,rgba(0,174,239,.13),transparent 34%),linear-gradient(120deg,#061629,#092a46 72%,#061629)}.smnet-brand-conclusion-media{position:absolute;inset:0;z-index:0}.smnet-brand-conclusion-media::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,22,41,.97),rgba(6,22,41,.89) 52%,rgba(6,22,41,.72))}.smnet-brand-conclusion-media img{width:100%;height:100%;object-fit:cover}.smnet-brand-conclusion-inner{position:relative;z-index:2;min-height:340px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(340px,.78fr);gap:76px;align-items:center;padding-block:56px}.smnet-brand-conclusion-principle .smnet-kicker{color:#64d8fb}.smnet-brand-conclusion-principle h2{max-width:520px;margin:10px 0 16px;color:#fff;font-size:clamp(42px,4.6vw,64px);line-height:.98;letter-spacing:-.048em}.smnet-brand-conclusion-principle p{max-width:720px;margin:0;color:#b5c9d7;font-size:15px;line-height:1.75}.smnet-brand-conclusion-cta{padding:26px;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:rgba(255,255,255,.035);box-shadow:0 22px 50px rgba(0,0,0,.12)}.smnet-brand-conclusion-label{display:block;color:#6fd9fb;font-size:9.5px;font-weight:900;letter-spacing:.14em}.smnet-brand-conclusion-cta h3{margin:10px 0 10px;color:#fff;font-size:30px;letter-spacing:-.035em}.smnet-brand-conclusion-cta p{margin:0;color:#9fb5c5;font-size:13px;line-height:1.65}.smnet-brand-conclusion-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.smnet-brand-page-about .smnet-brand-hero-inner{min-height:500px;padding-block:66px 62px}.smnet-brand-page-about .smnet-brand-hero-signature,.smnet-brand-page-about .smnet-brand-signature-content{min-height:340px}.smnet-brand-page-about .smnet-brand-capabilities{padding-bottom:70px}.smnet-brand-page-contact .smnet-brand-hero-inner{min-height:520px;padding-block:66px 62px}@media(max-width:980px){body.smnet-landing-hub .smnet-landing-hub-v113 .smnet-hub-v113-hero-body.has-hero-visual{grid-template-columns:minmax(0,1fr) 320px;gap:34px}.smnet-hub-v113-brand-mark{opacity:.12}.smnet-brand-conclusion-inner{grid-template-columns:1fr;gap:28px}.smnet-brand-conclusion-cta{max-width:660px}}@media(max-width:760px){body.smnet-landing-hub .smnet-landing-hub-v113 .smnet-hub-v113-hero-body,body.smnet-landing-hub .smnet-landing-hub-v113 .smnet-hub-v113-hero-body.has-hero-visual{min-height:0;grid-template-columns:1fr;gap:28px;padding:48px 0 28px}body.smnet-landing-hub .smnet-landing-hub-v113 .smnet-hub-v113-hero-copy h1{font-size:clamp(42px,11vw,58px)}.smnet-hub-v113-brand-mark{display:none}.smnet-hub-v113-visual{height:240px}.smnet-hub-v113-pillar-rail{grid-template-columns:1fr;padding-bottom:34px}.smnet-hub-v113-pillar ul{margin-left:0}.smnet-brand-conclusion-inner{min-height:0;padding-block:44px}.smnet-brand-conclusion-principle h2{font-size:clamp(38px,10vw,52px)}}@media(max-width:520px){.smnet-hub-v113-pillar{padding:16px}.smnet-hub-v113-pillar-top{grid-template-columns:36px minmax(0,1fr) 18px;gap:10px}.smnet-hub-v113-pillar-number{width:34px;height:34px}.smnet-hub-v113-pillar p{font-size:11px!important}.smnet-brand-conclusion-cta{padding:20px}}@media(prefers-reduced-motion:reduce){.smnet-hub-v113-pillar,.smnet-hub-v113-pillar-arrow{transition:none!important}}.smnet-career-pathway{background:#071a2d;color:#fff}.smnet-career-pathway .smnet-section-head h2{color:#fff}.smnet-career-pathway .smnet-section-head>p{color:#aebfcd}.smnet-career-pathway .smnet-kicker{color:#69d7fa}.smnet-career-journey-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:30px}.smnet-career-journey-grid article{min-height:190px;padding:20px;border:1px solid rgba(255,255,255,.10);border-radius:14px;background:rgba(255,255,255,.025)}.smnet-career-journey-grid article>span{display:grid;place-items:center;width:38px;height:38px;margin-bottom:28px;border:1px solid rgba(0,174,239,.35);border-radius:10px;color:#75dafa;font-size:10px;font-weight:900}.smnet-career-journey-grid strong{display:block;color:#fff;font-size:16px}.smnet-career-journey-grid p{margin:8px 0 0;color:#9fb4c3;font-size:12px;line-height:1.65}.smnet-career-platform-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.smnet-career-platform-card{position:relative;min-height:245px;padding:24px 70px 24px 24px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:16px;color:#fff;text-decoration:none;background:linear-gradient(140deg,rgba(255,255,255,.045),rgba(255,255,255,.018));transition:transform 180ms ease,border-color 180ms ease,background 180ms ease}.smnet-career-platform-card:hover{transform:translateY(-4px);border-color:rgba(0,174,239,.45);background:linear-gradient(140deg,rgba(0,174,239,.10),rgba(255,255,255,.018))}.smnet-career-platform-card.is-test{background:linear-gradient(140deg,rgba(0,174,239,.16),rgba(0,174,239,.035))}.smnet-career-platform-icon{position:absolute;right:22px;top:22px;display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(0,174,239,.34);border-radius:12px;color:#76dbfb;background:rgba(0,174,239,.08)}.smnet-career-platform-card h3{margin:9px 0 10px;color:#fff;font-size:25px;letter-spacing:-.025em}.smnet-career-platform-card p{max-width:620px;margin:0;color:#a9bdca;font-size:13px;line-height:1.7}.smnet-career-platform-card>strong{display:inline-flex;align-items:center;gap:7px;margin-top:22px;color:#7bdcfb;font-size:12px}.smnet-career-platform-card:hover>strong .smnet-icon{transform:translateX(3px)}.smnet-career-openings{scroll-margin-top:110px}.smnet-career-apply-v1131{grid-template-columns:minmax(0,1fr) auto;align-items:center}.smnet-career-apply-actions{display:flex;flex-wrap:wrap;gap:9px;justify-content:flex-end}.smnet-career-apply-actions .smnet-button-ghost{border-color:rgba(255,255,255,.24);color:#fff}@media(max-width:960px){.smnet-career-journey-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.smnet-career-platform-grid{grid-template-columns:1fr}.smnet-career-apply-v1131{grid-template-columns:1fr}.smnet-career-apply-actions{justify-content:flex-start}}@media(max-width:560px){.smnet-career-journey-grid{grid-template-columns:1fr}.smnet-career-journey-grid article{min-height:0}.smnet-career-journey-grid article>span{margin-bottom:18px}.smnet-career-platform-card{min-height:0;padding:22px}.smnet-career-platform-icon{position:static;margin-bottom:18px}.smnet-career-apply-actions{display:grid;width:100%}}.smnet-entry-content .smnet-smai-article{--smai-navy:#061629;--smai-cyan:#00aeef;--smai-deep:#008dc3;--smai-line:#dce7ef;--smai-surface:#f5f9fc}.smnet-smai-article-lead{margin:0 0 30px;padding:24px 26px;border:1px solid rgba(0,174,239,.24);border-radius:16px;background:radial-gradient(circle at 100% 0,rgba(0,174,239,.12),transparent 34%),linear-gradient(145deg,#f8fcfe,#fff)}.smnet-smai-kicker{display:block;margin-bottom:10px;color:var(--smai-deep);font-size:11px;font-weight:900;letter-spacing:.13em}.smnet-smai-article-lead p{margin:0!important;font-size:18px!important;line-height:1.75!important}.smnet-smai-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:30px 0 42px}.smnet-smai-summary-grid>div{min-height:138px;padding:17px;border:1px solid var(--smai-line);border-radius:13px;background:#fff}.smnet-smai-summary-grid strong{display:block;margin-bottom:8px;color:var(--smai-navy);font-size:14px}.smnet-smai-summary-grid span{display:block;color:#66778a;font-size:12.5px;line-height:1.55}.smnet-smai-callout{margin:28px 0 38px;padding:20px 22px;border-left:4px solid var(--smai-cyan);border-radius:0 12px 12px 0;background:#f1f9fd}.smnet-smai-callout strong{color:var(--smai-navy)}.smnet-smai-callout p{margin:5px 0 0!important}.smnet-smai-feature-grid,.smnet-smai-deploy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:24px 0 42px}.smnet-smai-feature-grid article,.smnet-smai-deploy-grid article{position:relative;min-height:190px;padding:22px;overflow:hidden;border:1px solid var(--smai-line);border-radius:14px;background:#fff;transition:transform 180ms ease,border-color 180ms ease,box-shadow 180ms ease}.smnet-smai-feature-grid article:hover,.smnet-smai-deploy-grid article:hover{transform:translateY(-3px);border-color:rgba(0,174,239,.38);box-shadow:0 16px 34px rgba(6,22,41,.07)}.smnet-smai-feature-grid article>span,.smnet-smai-deploy-grid article>span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-bottom:13px;border:1px solid rgba(0,174,239,.28);border-radius:10px;color:var(--smai-deep);background:rgba(0,174,239,.07);font-size:10px;font-weight:900}.smnet-smai-feature-grid h3,.smnet-smai-deploy-grid h3{margin:0 0 8px!important;color:var(--smai-navy);font-size:18px!important}.smnet-smai-feature-grid p,.smnet-smai-deploy-grid p{margin:0!important;color:#66778a;font-size:13.5px!important;line-height:1.65!important}.smnet-smai-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:24px 0 42px;overflow:hidden;border:1px solid var(--smai-line);border-radius:15px;background:var(--smai-line)}.smnet-smai-flow>div{min-height:166px;padding:19px;background:#fff}.smnet-smai-flow b{display:block;margin-bottom:15px;color:var(--smai-cyan);font-size:11px}.smnet-smai-flow strong{display:block;margin-bottom:8px;color:var(--smai-navy);font-size:14px}.smnet-smai-flow span{color:#6b7b8c;font-size:12.5px;line-height:1.55}.smnet-smai-advantage{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:24px 0 42px}.smnet-smai-advantage>div{padding:22px;border:1px solid rgba(255,255,255,.09);border-radius:14px;color:#fff;background:radial-gradient(circle at 100% 0,rgba(0,174,239,.11),transparent 34%),var(--smai-navy)}.smnet-smai-advantage h3{margin:0 0 9px!important;color:#fff!important;font-size:17px!important}.smnet-smai-advantage p{margin:0!important;color:#aebfcb!important;font-size:13.5px!important;line-height:1.65!important}.smnet-smai-final-cta{margin:46px 0 42px;padding:30px;overflow:hidden;border-radius:18px;color:#fff;background:radial-gradient(circle at 85% 10%,rgba(0,174,239,.18),transparent 34%),linear-gradient(130deg,#061629,#0a2b48)}.smnet-smai-final-cta>span{color:#72dbfb;font-size:10px;font-weight:900;letter-spacing:.13em}.smnet-smai-final-cta h2{max-width:800px;margin:9px 0 10px!important;color:#fff!important;font-size:clamp(30px,3.5vw,44px)!important;line-height:1.08!important}.smnet-smai-final-cta>p{max-width:820px;margin:0!important;color:#b7c8d5!important}.smnet-smai-final-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.smnet-smai-final-actions .smnet-button{text-decoration:none!important}@media(max-width:900px){.smnet-smai-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.smnet-smai-flow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.smnet-smai-summary-grid,.smnet-smai-feature-grid,.smnet-smai-deploy-grid,.smnet-smai-advantage,.smnet-smai-flow{grid-template-columns:1fr}.smnet-smai-summary-grid>div,.smnet-smai-flow>div,.smnet-smai-feature-grid article,.smnet-smai-deploy-grid article{min-height:0}.smnet-smai-article-lead{padding:19px}.smnet-smai-final-cta{padding:22px}}@media(prefers-reduced-motion:reduce){.smnet-smai-feature-grid article,.smnet-smai-deploy-grid article{transition:none!important}}.smnet-home-v114 .smnet-home-section-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:42px;align-items:end;margin-bottom:34px}.smnet-home-v114 .smnet-home-section-head>div{max-width:850px}.smnet-home-v114 .smnet-home-section-head h2{margin:9px 0 10px;color:#061629;font-size:clamp(36px,4.5vw,58px);line-height:1.04;letter-spacing:-.043em}.smnet-home-v114 .smnet-home-section-head p{max-width:760px;margin:0;color:#66778a;font-size:15px;line-height:1.65}.smnet-home-v114 .smnet-home-section-head.is-dark h2{color:#fff}.smnet-home-v114 .smnet-home-section-head.is-dark p{color:#9fb5c4}.smnet-home-v114 .smnet-home-section-head.is-dark .smnet-kicker{color:#72dbfb}.smnet-home-section-link{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:8px 0;color:#78dcfb!important;font-size:12.5px;font-weight:800;text-decoration:none!important;white-space:nowrap}.smnet-home-section-link.is-light{color:#008dc3!important}.smnet-home-section-link .smnet-icon{transition:transform 180ms ease}.smnet-home-section-link:hover .smnet-icon{transform:translateX(4px)}.smnet-home-showcase{position:relative;overflow:hidden;padding:88px 0 82px;color:#fff;background:radial-gradient(circle at 86% 8%,rgba(0,174,239,.17),transparent 30%),linear-gradient(135deg,#061629,#08263f 66%,#061629)}.smnet-home-showcase-grid-bg{position:absolute;inset:0;pointer-events:none;opacity:.15;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:46px 46px;-webkit-mask-image:linear-gradient(110deg,transparent 0,#000 52%,transparent 100%);mask-image:linear-gradient(110deg,transparent 0,#000 52%,transparent 100%)}.smnet-home-showcase>.smnet-container{position:relative;z-index:2}.smnet-showcase-stage{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.72fr);gap:15px}.smnet-showcase-featured{position:relative;min-height:500px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);overflow:hidden;border:1px solid rgba(255,255,255,.11);border-radius:20px;color:#fff!important;text-decoration:none!important;background:radial-gradient(circle at 28% 42%,rgba(0,174,239,.11),transparent 34%),rgba(255,255,255,.035);box-shadow:0 28px 66px rgba(0,0,0,.18);transition:transform 220ms cubic-bezier(.2,.72,.2,1),border-color 220ms ease}.smnet-showcase-featured:hover{transform:translateY(-4px);border-color:rgba(0,174,239,.42)}.smnet-showcase-eyebrow{position:absolute;z-index:3;top:19px;left:21px;padding:6px 9px;border:1px solid rgba(0,174,239,.25);border-radius:999px;color:#75dafa;background:rgba(0,174,239,.07);font-size:9px;font-weight:900;letter-spacing:.13em}.smnet-showcase-featured-media{min-width:0;min-height:500px;display:grid;place-items:center;padding:58px 34px 30px;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.09),transparent 45%)}.smnet-showcase-featured-media img{max-width:100%;max-height:380px;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 24px 28px rgba(0,0,0,.24));transition:transform 500ms cubic-bezier(.2,.72,.2,1)}.smnet-showcase-featured:hover .smnet-showcase-featured-media img{transform:translateY(-5px) scale(1.025)}.smnet-showcase-product-placeholder{color:#7edcfb;opacity:.6}.smnet-showcase-featured-copy{position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:42px 34px 34px;border-left:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.012),rgba(255,255,255,.035))}.smnet-showcase-featured-copy>span:first-child{color:#6ed9fb;font-size:10.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.smnet-showcase-featured-copy h3{margin:10px 0 15px;color:#fff!important;font-size:clamp(25px,2.6vw,38px);line-height:1.12;letter-spacing:-.035em}.smnet-showcase-price{color:#fff;font-size:17px;font-weight:850}.smnet-showcase-price del{color:#718898;font-weight:500}.smnet-showcase-price ins{color:#fff;text-decoration:none}.smnet-home-price-on-request{color:#b8c9d5;font-size:14px;font-weight:700}.smnet-showcase-featured-arrow{position:absolute;right:27px;top:27px;display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.12);border-radius:50%;color:#7bdcfb;transition:transform 180ms ease,border-color 180ms ease}.smnet-showcase-featured:hover .smnet-showcase-featured-arrow{transform:translateX(3px);border-color:rgba(0,174,239,.46)}.smnet-showcase-category-stack{display:grid;grid-template-rows:repeat(3,1fr);gap:15px}.smnet-showcase-category{--smnet-category-image:none;position:relative;min-height:150px;display:grid;grid-template-columns:48px minmax(0,1fr) 24px;gap:14px;align-items:center;overflow:hidden;padding:20px;border:1px solid rgba(255,255,255,.10);border-radius:16px;color:#fff!important;text-decoration:none!important;background:linear-gradient(90deg,rgba(6,22,41,.96),rgba(6,22,41,.80)),var(--smnet-category-image),rgba(255,255,255,.035);background-size:cover;background-position:center;transition:transform 190ms ease,border-color 190ms ease,background-position 600ms ease}.smnet-showcase-category::after{content:"";position:absolute;left:-35%;bottom:0;width:35%;height:1px;background:linear-gradient(90deg,transparent,#00aeef,transparent);transition:left 360ms ease}.smnet-showcase-category:hover{transform:translateX(3px);border-color:rgba(0,174,239,.38);background-position:center 46%}.smnet-showcase-category:hover::after{left:100%}.smnet-showcase-category-icon{display:grid;place-items:center;width:46px;height:46px;border:1px solid rgba(0,174,239,.25);border-radius:12px;color:#6cd9fb;background:rgba(0,174,239,.075)}.smnet-showcase-category strong{display:block;color:#fff;font-size:17px}.smnet-showcase-category small{display:block;margin-top:5px;color:#98adbc;font-size:11.5px}.smnet-showcase-category-arrow{color:#6ed9fb;transition:transform 180ms ease}.smnet-showcase-category:hover .smnet-showcase-category-arrow{transform:translateX(4px)}.smnet-showcase-curated-head{display:flex;align-items:center;gap:15px;margin:28px 0 13px;color:#80dfff;font-size:9.5px;font-weight:900;letter-spacing:.14em}.smnet-showcase-curated-head i{height:1px;flex:1;background:rgba(255,255,255,.09)}.smnet-showcase-curated-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.smnet-showcase-product{position:relative;min-width:0;min-height:320px;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.09);border-radius:14px;color:#fff!important;text-decoration:none!important;background:rgba(255,255,255,.028);transition:transform 190ms ease,border-color 190ms ease,background 190ms ease}.smnet-showcase-product:hover{transform:translateY(-4px);border-color:rgba(0,174,239,.32);background:rgba(255,255,255,.045)}.smnet-showcase-product-media{height:176px;display:grid;place-items:center;padding:18px;background:rgba(255,255,255,.96)}.smnet-showcase-product-media img{max-width:100%;max-height:142px;width:auto;height:auto;object-fit:contain;transition:transform 350ms ease}.smnet-showcase-product:hover .smnet-showcase-product-media img{transform:translateY(-3px) scale(1.02)}.smnet-showcase-product-copy{display:flex;flex:1;flex-direction:column;padding:16px}.smnet-showcase-product-copy>span{color:#6ad8fb;font-size:9.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.smnet-showcase-product-copy h3{display:-webkit-box;min-height:43px;margin:7px 0 13px;overflow:hidden;color:#fff!important;font-size:14px;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical}.smnet-showcase-product-copy>div{margin-top:auto;color:#d8e5ec;font-size:13px;font-weight:800}.smnet-showcase-product-copy del{color:#6f8494}.smnet-showcase-product-copy ins{color:#fff;text-decoration:none}.smnet-showcase-product-arrow{position:absolute;right:13px;bottom:15px;color:#6edafa;opacity:0;transform:translateX(-4px);transition:opacity 180ms ease,transform 180ms ease}.smnet-showcase-product:hover .smnet-showcase-product-arrow{opacity:1;transform:none}.smnet-showcase-procurement{display:grid;grid-template-columns:auto minmax(0,1fr);gap:30px;align-items:center;margin-top:22px;padding:17px 20px;border-top:1px solid rgba(255,255,255,.09);border-bottom:1px solid rgba(255,255,255,.09)}.smnet-showcase-procurement>span{color:#7eddfb;font-size:9.5px;font-weight:900;letter-spacing:.15em}.smnet-showcase-procurement>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 23px}.smnet-showcase-procurement b{display:inline-flex;align-items:center;gap:6px;color:#9db2c1;font-size:11px;font-weight:650}.smnet-showcase-procurement .smnet-icon{color:#00aeef}.smnet-home-intelligence{padding:94px 0 88px;background:linear-gradient(180deg,#f5f8fb 0,#fff 42%,#fff 100%)}.smnet-intelligence-desk{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.75fr);gap:18px;align-items:stretch}.smnet-intelligence-featured{min-width:0;overflow:hidden;display:grid;grid-template-rows:minmax(300px,1.1fr) auto;border:1px solid #dce7ef;border-radius:18px;color:#061629!important;text-decoration:none!important;background:#fff;box-shadow:0 18px 44px rgba(6,22,41,.055);transition:transform 210ms ease,box-shadow 210ms ease,border-color 210ms ease}.smnet-intelligence-featured:hover{transform:translateY(-4px);border-color:#b5ddec;box-shadow:0 24px 54px rgba(6,22,41,.085)}.smnet-intelligence-featured-media{position:relative;min-height:330px;overflow:hidden;background:#061629}.smnet-intelligence-featured-media img{width:100%;height:100%;min-height:330px;object-fit:cover;transition:transform 600ms cubic-bezier(.2,.72,.2,1)}.smnet-intelligence-featured:hover .smnet-intelligence-featured-media img{transform:scale(1.018)}.smnet-intelligence-featured-placeholder{min-height:330px;display:flex;flex-direction:column;justify-content:flex-end;padding:28px;color:#fff;background:radial-gradient(circle at 78% 18%,rgba(0,174,239,.20),transparent 30%),linear-gradient(130deg,#061629,#0b3554)}.smnet-intelligence-featured-placeholder>span{color:#65d7fb;font-size:10px;font-weight:900;letter-spacing:.16em}.smnet-intelligence-featured-placeholder strong{margin:10px 0;color:#fff;font-size:clamp(32px,4vw,54px);line-height:.91;letter-spacing:-.048em}.smnet-intelligence-featured-placeholder small{color:#9eb7c7;font-size:10px;font-weight:800;letter-spacing:.1em}.smnet-intelligence-index{position:absolute;right:22px;top:20px;color:rgba(255,255,255,.55);font-size:11px;font-weight:900;letter-spacing:.1em}.smnet-intelligence-featured-copy{padding:26px 27px 25px}.smnet-intelligence-label{color:#008dc3;font-size:9.5px;font-weight:900;letter-spacing:.14em}.smnet-intelligence-featured-copy h3{max-width:850px;margin:10px 0 10px;color:#061629!important;font-size:clamp(27px,3vw,40px);line-height:1.09;letter-spacing:-.035em}.smnet-intelligence-featured-copy>p{max-width:820px;margin:0;color:#66778a;font-size:13.5px;line-height:1.65}.smnet-intelligence-meta{display:flex;flex-wrap:wrap;gap:7px 15px;margin-top:17px;color:#82909d;font-size:10.5px}.smnet-intelligence-meta>span:first-child{color:#008dc3;font-weight:800;text-transform:uppercase}.smnet-intelligence-read{display:inline-flex;align-items:center;gap:6px;margin-top:18px;color:#008dc3;font-size:11.5px;font-weight:800}.smnet-intelligence-read .smnet-icon{transition:transform 180ms ease}.smnet-intelligence-featured:hover .smnet-intelligence-read .smnet-icon{transform:translateX(4px)}.smnet-intelligence-signals{min-width:0;display:flex;flex-direction:column;border-top:1px solid #dce7ef}.smnet-intelligence-signals-head{display:flex;align-items:center;gap:13px;min-height:54px;color:#008dc3;font-size:9.5px;font-weight:900;letter-spacing:.14em}.smnet-intelligence-signals-head i{height:1px;flex:1;background:#dce7ef}.smnet-intelligence-signal{min-height:132px;display:grid;grid-template-columns:42px minmax(0,1fr) 18px;gap:14px;align-items:start;padding:19px 4px 18px 0;border-bottom:1px solid #dce7ef;color:#061629!important;text-decoration:none!important;transition:padding-left 180ms ease,background 180ms ease}.smnet-intelligence-signal:hover{padding-left:7px}.smnet-intelligence-signal-index{color:#a2b0bb;font-size:11px;font-weight:900;transition:color 180ms ease}.smnet-intelligence-signal:hover .smnet-intelligence-signal-index{color:#00aeef}.smnet-intelligence-signal-cat{color:#008dc3;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.smnet-intelligence-signal h3{display:-webkit-box;margin:6px 0 10px;overflow:hidden;color:#061629!important;font-size:17px;line-height:1.31;letter-spacing:-.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical}.smnet-intelligence-signal time{color:#8996a2;font-size:10px}.smnet-intelligence-signal-arrow{align-self:center;color:#00aeef;opacity:0;transform:translateX(-5px);transition:opacity 180ms ease,transform 180ms ease}.smnet-intelligence-signal:hover .smnet-intelligence-signal-arrow{opacity:1;transform:none}.smnet-intelligence-topics{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:25px;padding-top:20px;border-top:1px solid #e2eaf0}.smnet-intelligence-topics>span{margin-right:4px;color:#8c9aa6;font-size:9px;font-weight:900;letter-spacing:.14em}.smnet-intelligence-topics a{display:inline-flex;align-items:center;min-height:31px;padding:5px 10px;border:1px solid #dce7ef;border-radius:999px;color:#465b6e!important;background:#fff;font-size:10.5px;font-weight:700;text-decoration:none!important;transition:border-color 180ms ease,color 180ms ease,transform 180ms ease}.smnet-intelligence-topics a:hover{transform:translateY(-2px);border-color:#9edcf2;color:#008dc3!important}.smnet-home-closing{padding:84px 0 92px;background:#fff}.smnet-home-closing-panel{position:relative;min-height:292px;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.2fr) auto;gap:60px;align-items:center;padding:46px 50px;border:1px solid rgba(0,174,239,.16);border-radius:22px;color:#fff;background:radial-gradient(circle at 82% 16%,rgba(0,174,239,.17),transparent 31%),linear-gradient(125deg,#061629,#092d4a 70%,#061629);box-shadow:0 26px 60px rgba(6,22,41,.12)}.smnet-home-closing-grid{position:absolute;inset:0;pointer-events:none;opacity:.09;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px);background-size:38px 38px;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 80%);mask-image:linear-gradient(90deg,transparent 0,#000 80%)}.smnet-home-closing-copy,.smnet-home-closing-actions{position:relative;z-index:2}.smnet-home-closing .smnet-kicker{color:#70dafa}.smnet-home-closing h2{max-width:780px;margin:10px 0 13px;color:#fff!important;font-size:clamp(35px,4vw,53px);line-height:1.04;letter-spacing:-.042em}.smnet-home-closing p{max-width:760px;margin:0;color:#b3c5d2;font-size:14.5px;line-height:1.7}.smnet-home-closing-actions{min-width:265px;display:grid;gap:10px}.smnet-home-closing-actions .smnet-button{min-width:250px}body.home .smnet-site-footer .smnet-footer-main,body.front-page .smnet-site-footer .smnet-footer-main{border-top:1px solid rgba(255,255,255,.07)}@media(max-width:1100px){.smnet-showcase-stage{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr)}.smnet-showcase-featured{grid-template-columns:1fr}.smnet-showcase-featured-media{min-height:330px}.smnet-showcase-featured-copy{min-height:190px;border-left:0;border-top:1px solid rgba(255,255,255,.08)}.smnet-showcase-curated-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.smnet-intelligence-desk{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr)}}@media(max-width:850px){.smnet-home-v114 .smnet-home-section-head{grid-template-columns:1fr;gap:14px}.smnet-showcase-stage,.smnet-intelligence-desk{grid-template-columns:1fr}.smnet-showcase-category-stack{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:none}.smnet-showcase-category{min-height:130px;grid-template-columns:38px minmax(0,1fr);gap:10px}.smnet-showcase-category-arrow{display:none}.smnet-intelligence-signals{border-top:0;margin-top:12px}.smnet-home-closing-panel{grid-template-columns:1fr;gap:28px}.smnet-home-closing-actions{min-width:0;display:flex;flex-wrap:wrap}}@media(max-width:640px){.smnet-home-showcase,.smnet-home-intelligence{padding-block:68px}.smnet-home-closing{padding-block:60px 68px}.smnet-home-v114 .smnet-home-section-head h2{font-size:35px}.smnet-showcase-featured{min-height:0}.smnet-showcase-featured-media{min-height:260px;padding:52px 22px 22px}.smnet-showcase-featured-media img{max-height:230px}.smnet-showcase-featured-copy{min-height:180px;padding:28px 22px 24px}.smnet-showcase-featured-copy h3{padding-right:38px;font-size:25px}.smnet-showcase-featured-arrow{right:18px;top:20px;width:36px;height:36px}.smnet-showcase-category-stack{grid-template-columns:1fr}.smnet-showcase-category{min-height:100px;grid-template-columns:42px minmax(0,1fr) 20px}.smnet-showcase-category-arrow{display:inline-flex}.smnet-showcase-curated-grid{grid-template-columns:1fr 1fr;gap:8px}.smnet-showcase-product{min-height:285px}.smnet-showcase-product-media{height:145px;padding:14px}.smnet-showcase-product-media img{max-height:118px}.smnet-showcase-product-copy{padding:13px}.smnet-showcase-product-copy h3{font-size:12.5px}.smnet-showcase-procurement{grid-template-columns:1fr;gap:12px}.smnet-showcase-procurement>div{justify-content:flex-start}.smnet-intelligence-featured-media,.smnet-intelligence-featured-media img,.smnet-intelligence-featured-placeholder{min-height:250px}.smnet-intelligence-featured-copy{padding:21px}.smnet-intelligence-featured-copy h3{font-size:27px}.smnet-intelligence-signal{min-height:116px}.smnet-home-closing-panel{min-height:0;padding:30px 24px}.smnet-home-closing h2{font-size:34px}.smnet-home-closing-actions{display:grid}.smnet-home-closing-actions .smnet-button{width:100%;min-width:0}}@media(prefers-reduced-motion:reduce){.smnet-home-section-link .smnet-icon,.smnet-showcase-featured,.smnet-showcase-featured-media img,.smnet-showcase-featured-arrow,.smnet-showcase-category,.smnet-showcase-category::after,.smnet-showcase-product,.smnet-showcase-product-media img,.smnet-intelligence-featured,.smnet-intelligence-featured-media img,.smnet-intelligence-signal,.smnet-intelligence-signal-arrow,.smnet-intelligence-topics a{transition:none!important}}body.smnet-corporate-customers .smnet-corp-hero{background:radial-gradient(circle at 84% 26%,rgba(0,174,239,.16),transparent 30%),linear-gradient(135deg,#061629 0%,#0a2238 100%)}body.smnet-corporate-customers .smnet-corp-hero-mark{border-color:rgba(88,210,255,.24);background:radial-gradient(circle at 50% 50%,rgba(0,174,239,.13),transparent 64%),rgba(255,255,255,.02)}body.smnet-corporate-customers .smnet-customers-intro{background:#fff}body.smnet-corporate-customers .smnet-corp-facts{background:#f5f8fb;padding:0}body.smnet-corporate-customers .smnet-corp-fact-grid{transform:translateY(0);border:1px solid #dce7ef;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 14px 38px rgba(6,22,41,.045)}body.smnet-corporate-customers .smnet-corp-card-grid article{position:relative;overflow:hidden;border-color:#dbe7ef;background:#fff;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}body.smnet-corporate-customers .smnet-corp-card-grid article::after{content:"";position:absolute;inset:auto 0 0;height:3px;background:linear-gradient(90deg,#00aeef,#008dc3);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}body.smnet-corporate-customers .smnet-corp-card-grid article:hover{transform:translateY(-3px);border-color:#b8dce8;box-shadow:0 15px 36px rgba(6,22,41,.06)}body.smnet-corporate-customers .smnet-corp-card-grid article:hover::after{transform:scaleX(1)}body.smnet-corporate-customers .smnet-customer-showcase{background:#f5f8fb!important;color:#172434!important;border-top:1px solid #e2eaf0}body.smnet-corporate-customers .smnet-customer-showcase .smnet-kicker{color:#008dc3}body.smnet-corporate-customers .smnet-customer-showcase h2{max-width:760px;margin:8px 0 0;color:#061629!important;font-size:clamp(34px,4vw,54px);line-height:1.04;letter-spacing:-.04em}.smnet-customer-showcase-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:34px}.smnet-customer-showcase-mark{flex:none;padding:7px 10px;border:1px solid #c9e7f1;border-radius:999px;background:#edf9fd;color:#008dc3;font-size:10px;font-weight:900;letter-spacing:.13em}.smnet-customer-logo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.smnet-customer-logo-card{min-width:0;margin:0;overflow:hidden;border:1px solid #dbe6ed;border-radius:15px;background:#fff;box-shadow:0 8px 24px rgba(6,22,41,.035);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.smnet-customer-logo-card:hover{transform:translateY(-3px);border-color:#a8d8e8;box-shadow:0 16px 36px rgba(6,22,41,.075)}.smnet-customer-logo-media{min-height:132px;padding:24px 28px;display:grid;place-items:center;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,rgba(0,174,239,.06),rgba(6,22,41,.02)) border-box}.smnet-customer-logo-image{display:block;width:auto;max-width:min(180px,88%);height:auto;max-height:68px;object-fit:contain;filter:grayscale(1) saturate(.45);opacity:.78;transition:filter .18s ease,opacity .18s ease,transform .18s ease}.smnet-customer-logo-card:hover .smnet-customer-logo-image{filter:none;opacity:1;transform:scale(1.025)}.smnet-customer-logo-card.is-fallback .smnet-customer-logo-media span{color:#21364a;font-size:15px;font-weight:850;text-align:center}.smnet-customer-showcase-foot{margin-top:20px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}body.smnet-corporate-customers .smnet-corp-disclaimer{max-width:980px;margin:0;color:#728292;font-size:12px;line-height:1.65}body.smnet-core .smnet-back-to-top{position:fixed;right:12px;bottom:calc(132px + env(safe-area-inset-bottom,0px));z-index:1201;width:48px;height:48px;padding:0;display:grid;place-items:center;border:1px solid #d7e5ed;border-radius:50%;background:#fff;color:#008dc3;box-shadow:0 8px 22px rgba(6,22,41,.15);cursor:pointer;opacity:0;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease,border-color .18s ease,background .18s ease}body.smnet-core .smnet-back-to-top[hidden]{display:none!important}body.smnet-core .smnet-back-to-top.is-visible{opacity:1;transform:translateY(0)}body.smnet-core .smnet-back-to-top:hover,body.smnet-core .smnet-back-to-top:focus-visible{border-color:#8ed6eb;background:#eefaff;color:#006f9c;outline:0}body.smnet-core .smnet-back-to-top:focus-visible{box-shadow:0 0 0 4px rgba(0,174,239,.14),0 8px 22px rgba(6,22,41,.15)}@media(max-width:1000px){.smnet-customer-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:819px){body.smnet-core .smnet-back-to-top{right:9px;bottom:calc(180px + env(safe-area-inset-bottom,0px));width:44px;height:44px}.smnet-customer-showcase-head{align-items:flex-start;flex-direction:column;margin-bottom:24px}}@media(max-width:520px){.smnet-customer-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.smnet-customer-logo-media{min-height:104px;padding:18px}.smnet-customer-logo-image{max-width:92%;max-height:54px}.smnet-customer-logo-card.is-fallback .smnet-customer-logo-media span{font-size:12px}.smnet-customer-logo-card figcaption{min-height:38px;padding:9px 8px;font-size:9px}}@media(prefers-reduced-motion:reduce){body.smnet-core .smnet-back-to-top,.smnet-customer-logo-card,.smnet-customer-logo-image,body.smnet-corporate-customers .smnet-corp-card-grid article,body.smnet-corporate-customers .smnet-corp-card-grid article::after{transition:none!important}}body.smnet-corporate-customers .smnet-customer-final{position:relative;padding:68px 0 76px;background:#fff;border-top:1px solid #edf2f5}body.smnet-corporate-customers .smnet-customer-final-panel{position:relative;min-height:238px;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:52px;align-items:center;padding:40px 44px;border:1px solid rgba(0,174,239,.16);border-radius:20px;color:#fff;background:radial-gradient(circle at 84% 18%,rgba(82,216,255,.20),transparent 28%),linear-gradient(135deg,#06304d 0%,#007fae 58%,#009fda 100%);box-shadow:0 22px 52px rgba(6,22,41,.105)}body.smnet-corporate-customers .smnet-customer-final-grid{position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.09;background-image:linear-gradient(rgba(255,255,255,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.14) 1px,transparent 1px);background-size:36px 36px;-webkit-mask-image:linear-gradient(90deg,transparent 4%,#000 76%);mask-image:linear-gradient(90deg,transparent 4%,#000 76%)}body.smnet-corporate-customers .smnet-customer-final-copy,body.smnet-corporate-customers .smnet-customer-final-actions{position:relative;z-index:2}body.smnet-corporate-customers .smnet-customer-final .smnet-kicker{color:#8ce3ff}body.smnet-corporate-customers .smnet-customer-final h2{max-width:720px;margin:8px 0 10px;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:clamp(31px,3.4vw,46px);line-height:1.06;letter-spacing:-.038em}body.smnet-corporate-customers .smnet-customer-final p{max-width:690px;margin:0;color:#d9eaf1;font-size:13.5px;line-height:1.68}body.smnet-corporate-customers .smnet-customer-final-actions{min-width:250px;display:grid;grid-template-columns:1fr;gap:9px}body.smnet-corporate-customers .smnet-customer-final-actions .smnet-button{min-width:250px;justify-content:center}body.smnet-corporate-customers .smnet-customer-final-actions .smnet-button-primary{background:#fff;border-color:#fff;color:#007ca9}body.smnet-corporate-customers .smnet-customer-final-actions .smnet-button-primary:hover{background:#edfaff;border-color:#edfaff;color:#006b91}body.smnet-corporate-customers .smnet-customer-final-actions .smnet-button-ghost{border-color:rgba(255,255,255,.30);color:#fff}body.smnet-corporate-customers .smnet-customer-final-actions .smnet-button-ghost:hover{border-color:rgba(255,255,255,.58);background:rgba(255,255,255,.08);color:#fff}body.smnet-corporate-customers .smnet-customer-final + .smnet-site-footer{border-top:0}@media(max-width:900px){body.smnet-corporate-customers .smnet-customer-final{padding:54px 0 62px}body.smnet-corporate-customers .smnet-customer-final-panel{grid-template-columns:1fr;gap:28px;padding:34px}body.smnet-corporate-customers .smnet-customer-final-actions{min-width:0;max-width:540px;grid-template-columns:repeat(2,minmax(0,1fr))}body.smnet-corporate-customers .smnet-customer-final-actions .smnet-button{min-width:0}}@media(max-width:640px){body.smnet-corporate-customers .smnet-customer-final{padding:42px 0 50px}body.smnet-corporate-customers .smnet-customer-final-panel{min-height:0;gap:24px;padding:28px 24px;border-radius:16px}body.smnet-corporate-customers .smnet-customer-final h2{font-size:34px}body.smnet-corporate-customers .smnet-customer-final-actions{grid-template-columns:1fr}body.smnet-corporate-customers .smnet-customer-final-actions .smnet-button{width:100%}}@media(prefers-reduced-motion:reduce){body.smnet-corporate-customers .smnet-customer-final-actions .smnet-button{transition:none!important}}.smnet-brand-page-about .smnet-about-customer-proof{padding:0 0 66px;background:#fff}.smnet-brand-page-about .smnet-about-customer-proof-panel{position:relative;min-height:138px;padding:24px 26px;display:grid;grid-template-columns:minmax(310px,.95fr) minmax(260px,.85fr) auto;gap:28px;align-items:center;overflow:hidden;border:1px solid #dce8ef;border-radius:16px;background:linear-gradient(90deg,rgba(0,174,239,.045),rgba(255,255,255,0) 32%),#fbfdfe;color:#172434;text-decoration:none!important;box-shadow:0 8px 24px rgba(6,22,41,.035);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.smnet-brand-page-about .smnet-about-customer-proof-panel::before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(#00aeef,#008dc3)}.smnet-brand-page-about .smnet-about-customer-proof-panel:hover{transform:translateY(-2px);border-color:#b8dce8;box-shadow:0 14px 34px rgba(6,22,41,.06)}.smnet-brand-page-about .smnet-about-customer-proof-copy{min-width:0}.smnet-brand-page-about .smnet-about-customer-proof .smnet-kicker{margin-bottom:6px;color:#008dc3;font-size:10px}.smnet-brand-page-about .smnet-about-customer-proof h2{margin:0 0 7px;color:#061629!important;-webkit-text-fill-color:#061629!important;font-size:clamp(22px,2.2vw,31px);line-height:1.08;letter-spacing:-.03em}.smnet-brand-page-about .smnet-about-customer-proof p{max-width:560px;margin:0;color:#6e8190;font-size:12.5px;line-height:1.58}.smnet-brand-page-about .smnet-about-customer-proof-logos{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.smnet-brand-page-about .smnet-about-customer-proof-logos>:nth-child(n+5){display:none}.smnet-brand-page-about .smnet-about-customer-proof-logo,.smnet-brand-page-about .smnet-about-customer-proof-tag{min-width:0;min-height:42px;padding:8px 10px;display:grid;place-items:center;border:1px solid #e2ebf0;border-radius:9px;background:#fff}.smnet-brand-page-about .smnet-about-customer-proof-logo .smnet-customer-logo-image{display:block;width:auto;max-width:112px;height:auto;max-height:28px;object-fit:contain;filter:grayscale(1);opacity:.63;transition:filter .18s ease,opacity .18s ease}.smnet-brand-page-about .smnet-about-customer-proof-panel:hover .smnet-about-customer-proof-logo .smnet-customer-logo-image{filter:none;opacity:.92}.smnet-brand-page-about .smnet-about-customer-proof-tag{color:#6d7e8c;font-size:9px;font-weight:850;letter-spacing:.035em;text-transform:uppercase}.smnet-brand-page-about .smnet-about-customer-proof-action{flex:none;display:inline-flex;align-items:center;justify-content:flex-end;gap:9px;padding-left:12px;color:#007da9;font-size:12px;font-weight:850;white-space:nowrap}.smnet-brand-page-about .smnet-about-customer-proof-action svg{transition:transform .18s ease}.smnet-brand-page-about .smnet-about-customer-proof-panel:hover .smnet-about-customer-proof-action svg{transform:translateX(3px)}@media(max-width:980px){.smnet-brand-page-about .smnet-about-customer-proof-panel{grid-template-columns:minmax(0,1fr) auto;gap:22px}.smnet-brand-page-about .smnet-about-customer-proof-logos{grid-column:1 / -1;grid-row:2;grid-template-columns:repeat(4,minmax(0,1fr))}.smnet-brand-page-about .smnet-about-customer-proof-action{grid-column:2;grid-row:1}}@media(max-width:680px){.smnet-brand-page-about .smnet-about-customer-proof{padding-bottom:48px}.smnet-brand-page-about .smnet-about-customer-proof-panel{min-height:0;grid-template-columns:1fr;gap:18px;padding:22px 20px}.smnet-brand-page-about .smnet-about-customer-proof-logos{grid-column:auto;grid-row:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.smnet-brand-page-about .smnet-about-customer-proof-action{grid-column:auto;grid-row:auto;justify-content:flex-start;padding:2px 0 0}}@media(prefers-reduced-motion:reduce){.smnet-brand-page-about .smnet-about-customer-proof-panel,.smnet-brand-page-about .smnet-about-customer-proof-logo .smnet-customer-logo-image,.smnet-brand-page-about .smnet-about-customer-proof-action svg{transition:none!important}}body.smnet-core .smnet-support-zalo-icon,body.smnet-core .smnet-support-smai-icon{overflow:hidden!important;background:#fff!important;padding:0!important}body.smnet-core .smnet-support-zalo-icon::before,body.smnet-core .smnet-support-smai-icon::before,body.smnet-core .smnet-support-smai-icon i{display:none!important;content:none!important}body.smnet-core .smnet-support-icon img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;border:0!important;border-radius:50%!important;object-fit:cover!important;object-position:center!important}@media(min-width:820px){body.smnet-core .smnet-support-icon{width:40px!important;height:40px!important;flex-basis:40px!important}}@media(max-width:819px){body.smnet-core .smnet-support-icon{width:36px!important;height:36px!important;flex-basis:36px!important}}

/* ============================================================
   SMNET Core v1.16.11 — Right Floating Utility Rail
   Keep only Back to Top + official Zalo OA. SMAI remains available
   elsewhere on the website but is intentionally excluded here.
   ============================================================ */
body.smnet-core .smnet-support-smai{display:none!important}
body.smnet-core .smnet-back-to-top{bottom:calc(78px + env(safe-area-inset-bottom,0px))!important}
@media(max-width:819px){
  body.smnet-core .smnet-back-to-top{bottom:calc(132px + env(safe-area-inset-bottom,0px))!important}
}
body.smnet-core .smnet-nav-shell{position:sticky!important;top:0;z-index:1100;width:100%;will-change:transform;transform:translateZ(0)}body.admin-bar.smnet-core .smnet-nav-shell{top:32px}.smnet-mobile-language{display:none;margin:16px 0 14px;padding:14px 15px;border:1px solid #e2ebf2;border-radius:12px;background:#f8fbfd}.smnet-mobile-language-label{display:block;margin-bottom:9px;color:#687b8d;font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.smnet-mobile-language-list ul{display:flex!important;flex-wrap:wrap;gap:8px;margin:0!important;padding:0!important;list-style:none!important}.smnet-mobile-language-list li{margin:0!important;padding:0!important;list-style:none!important}.smnet-mobile-language-list a{min-height:38px;padding:7px 11px;display:inline-flex;align-items:center;gap:7px;border:1px solid #dce8f0;border-radius:9px;background:#fff;color:#20364d;text-decoration:none;font-size:12px;font-weight:800}.smnet-mobile-language-list li.current-lang a,.smnet-mobile-language-list a:hover{border-color:#9edcf4;color:#007fab;background:#eefaff}.smnet-mobile-language-list img{width:20px!important;height:auto!important;margin:0!important;border-radius:2px}@media (min-width:1181px){body.smnet-core.home .smnet-home-hero-inner,body.smnet-core .smnet-home-hero-inner{grid-template-columns:minmax(0,1.34fr) minmax(390px,.66fr);gap:clamp(24px,3vw,46px)}body.smnet-core.home .smnet-home-hero-copy,body.smnet-core .smnet-home-hero-copy{max-width:none}body.smnet-core.home .smnet-home-hero h1,body.smnet-core .smnet-home-hero h1{max-width:none!important;font-size:clamp(28px,2.55vw,39px)!important;line-height:1.08!important;letter-spacing:-.035em!important;white-space:nowrap;text-wrap:nowrap}body.smnet-core.home .smnet-home-hero h1 br,body.smnet-core .smnet-home-hero h1 br{display:none}body.smnet-core.home .smnet-home-hero h1 br+span:before,body.smnet-core .smnet-home-hero h1 br+span:before{content:" "}}.smnet-home-hero-visual{isolation:isolate}.smnet-tech-core{z-index:5;overflow:visible}.smnet-tech-core:before,.smnet-tech-core:after{content:"";position:absolute;inset:-1px;border-radius:50%;border:1px solid rgba(67,205,255,.42);pointer-events:none;opacity:0;z-index:-1;animation:smnet-core-wave 3.6s cubic-bezier(.2,.65,.25,1) infinite}.smnet-tech-core:after{animation-delay:1.8s}.smnet-tech-node-orbit{position:absolute;left:50%;top:50%;width:390px;height:390px;margin:-195px 0 0 -195px;z-index:4;animation:smnet-solutions-orbit 30s linear infinite;transform-origin:50% 50%;pointer-events:none}.smnet-tech-node-orbit .smnet-tech-node{position:absolute;margin:0;animation:smnet-solutions-counter-orbit 30s linear infinite}.smnet-tech-node-orbit .node-1{left:50%;top:-39px;bottom:auto;right:auto;transform:translateX(-50%)}.smnet-tech-node-orbit .node-2{right:-59px;top:50%;left:auto;bottom:auto;transform:translateY(-50%)}.smnet-tech-node-orbit .node-3{left:50%;bottom:-39px;right:auto;top:auto;transform:translateX(-50%)}.smnet-tech-node-orbit .node-4{left:-59px;top:50%;right:auto;bottom:auto;transform:translateY(-50%)}.smnet-tech-orbit{animation:smnet-orbit-breathe 5.4s ease-in-out infinite alternate}.orbit-b{animation-delay:-2.7s}@keyframes smnet-solutions-orbit{to{transform:rotate(360deg)}}@keyframes smnet-solutions-counter-orbit{to{rotate:-360deg}}@keyframes smnet-core-wave{0%{transform:scale(.96);opacity:.48}72%,100%{transform:scale(2.05);opacity:0}}@keyframes smnet-orbit-breathe{from{opacity:.48;filter:drop-shadow(0 0 0 rgba(0,174,239,0))}to{opacity:.88;filter:drop-shadow(0 0 8px rgba(0,174,239,.18))}}@media (max-width:1180px){.smnet-mobile-language{display:block}}@media (max-width:782px){body.admin-bar.smnet-core .smnet-nav-shell{top:46px}}@media (max-width:640px){.smnet-tech-node-orbit{width:270px;height:270px;margin:-135px 0 0 -135px}.smnet-tech-node-orbit .node-1{top:-31px}.smnet-tech-node-orbit .node-2{right:-46px}.smnet-tech-node-orbit .node-3{bottom:-31px}.smnet-tech-node-orbit .node-4{left:-46px}.smnet-tech-core:before,.smnet-tech-core:after{animation-duration:4.2s}}@media (prefers-reduced-motion:reduce){.smnet-tech-node-orbit,.smnet-tech-node-orbit .smnet-tech-node,.smnet-tech-core:before,.smnet-tech-core:after,.smnet-tech-orbit{animation:none!important}.smnet-tech-core:before,.smnet-tech-core:after{display:none}}
body.smnet-core .smnet-nav-shell.is-smnet-fixed{position:fixed!important;left:0;right:0;top:0!important;z-index:1200!important;width:100%;box-shadow:0 12px 32px rgba(6,22,41,.09)!important}body.admin-bar.smnet-core .smnet-nav-shell.is-smnet-fixed{top:32px!important}.smnet-nav-sticky-spacer{display:none;width:100%;pointer-events:none}.smnet-nav-sticky-spacer.is-active{display:block}@media(max-width:1180px){.smnet-mobile-language{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:10px 0 12px;padding:8px 10px;border-radius:10px}.smnet-mobile-language-label{margin:0;flex:none;font-size:9px;letter-spacing:.09em}.smnet-mobile-language-list{display:flex;align-items:center;gap:5px;margin-left:auto}.smnet-mobile-language-chip{min-width:48px;height:31px;padding:0 7px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #dce8f0;border-radius:8px;background:#fff;color:#31465a;text-decoration:none;font-size:10px;font-weight:850;line-height:1}.smnet-mobile-language-chip img{width:16px!important;height:auto!important;margin:0!important;border-radius:2px}.smnet-mobile-language-chip.is-current,.smnet-mobile-language-chip:hover{border-color:#8fdcf7;background:#eaf9ff;color:#007eaa}}@media(max-width:420px){.smnet-mobile-language{padding:7px 8px;gap:7px}.smnet-mobile-language-label{font-size:8px}.smnet-mobile-language-chip{min-width:42px;height:29px;padding:0 5px;gap:4px}.smnet-mobile-language-chip img{width:14px!important}}body.smnet-core .smnet-tech-core{background:radial-gradient(circle at 36% 30%,#46cfff 0,#01aeee 38%,#0096cf 72%,#007dab 100%)!important;border-color:rgba(255,255,255,.46)!important;box-shadow:0 0 0 18px rgba(1,174,238,.075),0 0 90px rgba(1,174,238,.34)!important}body.smnet-core .smnet-tech-core span{color:#e9faff!important}body.smnet-core .smnet-tech-core:before,body.smnet-core .smnet-tech-core:after{display:none!important}.smnet-core-wave{position:absolute;inset:0;border:1px solid rgba(1,174,238,.52);border-radius:50%;pointer-events:none;z-index:-1;opacity:0}.smnet-core-wave-inner{animation:smnet-core-wave-inner 3.8s cubic-bezier(.18,.62,.28,1) infinite}.smnet-core-wave-outer{animation:smnet-core-wave-outer 3.8s cubic-bezier(.18,.62,.28,1) infinite .95s}@keyframes smnet-core-wave-inner{0%{transform:scale(.98);opacity:.55}70%,100%{transform:scale(1.95);opacity:0}}@keyframes smnet-core-wave-outer{0%{transform:scale(1.18);opacity:.38}78%,100%{transform:scale(2.75);opacity:0}}.smnet-tech-node-orbit .node-1{left:50%;top:-39px;right:auto;bottom:auto;transform:translateX(-50%)}.smnet-tech-node-orbit .node-2{right:-31px;top:20%;left:auto;bottom:auto;transform:none}.smnet-tech-node-orbit .node-3{right:-31px;bottom:20%;left:auto;top:auto;transform:none}.smnet-tech-node-orbit .node-4{left:50%;bottom:-39px;right:auto;top:auto;transform:translateX(-50%)}.smnet-tech-node-orbit .node-5{left:-31px;bottom:20%;right:auto;top:auto;transform:none}.smnet-tech-node-orbit .node-6{left:-31px;top:20%;right:auto;bottom:auto;transform:none}@media(max-width:782px){body.admin-bar.smnet-core .smnet-nav-shell.is-smnet-fixed{top:46px!important}}@media(max-width:640px){.smnet-tech-node-orbit .node-1{top:-31px}.smnet-tech-node-orbit .node-2{right:-23px;top:18%}.smnet-tech-node-orbit .node-3{right:-23px;bottom:18%}.smnet-tech-node-orbit .node-4{bottom:-31px}.smnet-tech-node-orbit .node-5{left:-23px;bottom:18%}.smnet-tech-node-orbit .node-6{left:-23px;top:18%}.smnet-core-wave-inner,.smnet-core-wave-outer{animation-duration:4.3s}}@media(prefers-reduced-motion:reduce){.smnet-core-wave{display:none!important;animation:none!important}}
@media(max-width:1180px){.smnet-nav-shell.is-smnet-fixed~.smnet-mobile-menu:not([hidden]){position:fixed;left:0;right:0;top:var(--smnet-fixed-nav-height,72px);z-index:1190;max-height:calc(100dvh - var(--smnet-fixed-nav-height,72px));overflow:auto;overscroll-behavior:contain}body.admin-bar .smnet-nav-shell.is-smnet-fixed~.smnet-mobile-menu:not([hidden]){top:calc(32px + var(--smnet-fixed-nav-height,72px));max-height:calc(100dvh - 32px - var(--smnet-fixed-nav-height,72px))}}@media(max-width:782px){body.admin-bar .smnet-nav-shell.is-smnet-fixed~.smnet-mobile-menu:not([hidden]){top:calc(46px + var(--smnet-fixed-nav-height,72px));max-height:calc(100dvh - 46px - var(--smnet-fixed-nav-height,72px))}}

/* SMNET Core v1.16.15 — compact mobile language dropdown */
@media (max-width:1180px){
  .smnet-mobile-language{display:none!important}
  .smnet-mobile-language-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:10px 0 12px;padding:2px 0;position:relative;z-index:12}
  .smnet-mobile-language-row .smnet-mobile-language-label{margin:0;color:#687b8d;font-size:9px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}
  .smnet-mobile-language-dropdown{position:relative;width:118px;margin-left:auto}
  .smnet-mobile-language-dropdown>summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:7px;height:34px;padding:0 10px;border:1px solid #dce8f0;border-radius:9px;background:#fff;color:#20364d;font-size:11px;font-weight:850;line-height:1;box-shadow:0 2px 8px rgba(16,44,70,.04);user-select:none}
  .smnet-mobile-language-dropdown>summary::-webkit-details-marker{display:none}
  .smnet-mobile-language-dropdown>summary img{width:17px!important;height:auto!important;margin:0!important;border-radius:2px}
  .smnet-mobile-language-chevron{width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);margin-left:2px;transition:transform .18s ease}
  .smnet-mobile-language-dropdown[open] .smnet-mobile-language-chevron{transform:rotate(225deg) translate(-1px,-1px)}
  .smnet-mobile-language-menu{position:absolute;right:0;bottom:calc(100% + 7px);width:184px;padding:6px;border:1px solid #dce8f0;border-radius:10px;background:#fff;box-shadow:0 14px 34px rgba(6,22,41,.14);z-index:30}
  .smnet-mobile-language-option{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:38px;padding:7px 8px;border-radius:7px;color:#263c51;text-decoration:none;font-size:12px;font-weight:700}
  .smnet-mobile-language-option:hover,.smnet-mobile-language-option.is-current{background:#eefaff;color:#007fab}
  .smnet-mobile-language-option img{width:18px!important;height:auto!important;margin:0!important;border-radius:2px}
  .smnet-mobile-language-option small{font-size:9px;font-weight:850;letter-spacing:.08em;color:#7a8d9e}
}
@media (max-width:420px){
  .smnet-mobile-language-dropdown{width:108px}
  .smnet-mobile-language-dropdown>summary{height:32px;padding:0 8px}
  .smnet-mobile-language-menu{width:172px}
}

/* v1.16.16 — Mobile language row: consultation CTA + compact dropdown */
@media (max-width:1180px){
  .smnet-mobile-language-row{align-items:center!important;gap:10px!important;margin:12px 0 14px!important;padding:0!important}
  .smnet-mobile-language-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;margin:0!important;padding:9px 16px!important;border-radius:10px!important;white-space:nowrap!important;font-size:13px!important;font-weight:800!important;line-height:1.1!important;box-shadow:none!important}
  .smnet-mobile-language-dropdown{width:108px!important;flex:0 0 108px!important;margin-left:auto!important}
  .smnet-mobile-language-dropdown>summary{height:42px!important}
}
@media (max-width:420px){
  .smnet-mobile-language-row{gap:8px!important}
  .smnet-mobile-language-cta{min-height:40px!important;padding:8px 13px!important;font-size:12px!important}
  .smnet-mobile-language-dropdown{width:96px!important;flex-basis:96px!important}
  .smnet-mobile-language-dropdown>summary{height:40px!important;padding:0 8px!important}
}
body.smnet-core .smnet-contact-zalo-card{padding-right:27px!important;padding-bottom:27px!important}body.smnet-core .smnet-contact-zalo-bottom{display:block!important}body.smnet-core .smnet-contact-zalo-bottom p{max-width:none!important;margin-bottom:0!important}body.smnet-core .smnet-contact-zalo-qr-wrap,body.smnet-core .smnet-contact-zalo-qr{display:none!important}@media(max-width:680px){body.smnet-core .smnet-contact-zalo-card{padding:22px 20px!important}}

/* v1.16.21 — Global multilingual footer breadcrumb (Apple-inspired placement) */
body.smnet-core .smnet-footer-breadcrumb-bar{
  border-top:1px solid rgba(148,163,184,.22);
  border-bottom:1px solid rgba(148,163,184,.18);
  background:#f7f9fb;
}
body.smnet-core .smnet-footer-breadcrumb-bar .smnet-container{padding-top:15px;padding-bottom:15px}
body.smnet-core .smnet-footer-breadcrumb-bar .smnet-breadcrumbs{margin:0;color:#6f7d89;font-size:12px;line-height:1.45}
body.smnet-core .smnet-footer-breadcrumb-bar .smnet-breadcrumb-list{display:flex;align-items:center;flex-wrap:wrap;gap:0;margin:0;padding:0;list-style:none}
body.smnet-core .smnet-footer-breadcrumb-bar .smnet-breadcrumb-item{display:inline-flex;align-items:center;min-width:0;margin:0;padding:0}
body.smnet-core .smnet-footer-breadcrumb-bar .smnet-breadcrumb-item:not(:last-child)::after{content:"›";display:inline-block;margin:0 10px;color:#9aa8b4;font-size:17px;font-weight:400;line-height:1;transform:translateY(-1px)}
body.smnet-core .smnet-footer-breadcrumb-bar .smnet-breadcrumb-item a{color:#556675;text-decoration:none;transition:color .16s ease}
body.smnet-core .smnet-footer-breadcrumb-bar .smnet-breadcrumb-item a:hover,
body.smnet-core .smnet-footer-breadcrumb-bar .smnet-breadcrumb-item a:focus{color:#008fca;text-decoration:none}
body.smnet-core .smnet-footer-breadcrumb-bar .smnet-breadcrumb-item.is-current span{color:#263746;font-weight:650}
body.smnet-core .smnet-footer-breadcrumb-bar + .smnet-footer-main{border-top:0}
@media(max-width:680px){
  body.smnet-core .smnet-footer-breadcrumb-bar .smnet-container{padding-top:12px;padding-bottom:12px}
  body.smnet-core .smnet-footer-breadcrumb-bar .smnet-breadcrumbs{font-size:11px;overflow:hidden}
  body.smnet-core .smnet-footer-breadcrumb-bar .smnet-breadcrumb-list{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:1px}
  body.smnet-core .smnet-footer-breadcrumb-bar .smnet-breadcrumb-list::-webkit-scrollbar{display:none}
  body.smnet-core .smnet-footer-breadcrumb-bar .smnet-breadcrumb-item{flex:0 0 auto;white-space:nowrap}
  body.smnet-core .smnet-footer-breadcrumb-bar .smnet-breadcrumb-item:not(:last-child)::after{margin:0 8px}
}


/* v1.16.23 — Managed landing footer breadcrumb visibility hotfix */
body.smnet-core.smnet-managed-landing .smnet-footer-breadcrumb-bar{display:block!important}
body.smnet-core.smnet-managed-landing .smnet-footer-breadcrumb-bar .smnet-footer-breadcrumbs{display:block!important;visibility:visible!important;opacity:1!important}


/* v1.16.25 — Shop CTA contained panel: align commerce CTA with site section rhythm */
body.smnet-core.smnet-surface-shop .smnet-footer-cta{
  padding:clamp(28px,3.8vw,48px) 0!important;
  overflow:visible!important;
  border-top:0!important;
  border-bottom:0!important;
  background:#f7f9fb!important;
}
body.smnet-core.smnet-surface-shop .smnet-footer-cta::after{display:none!important}
body.smnet-core.smnet-surface-shop .smnet-footer-cta-inner{
  width:min(calc(100% - 40px),1180px)!important;
  margin-inline:auto!important;
  padding:clamp(32px,4vw,48px) clamp(24px,4.4vw,52px)!important;
  border:1px solid rgba(255,255,255,.08)!important;
  border-radius:18px!important;
  background:
    radial-gradient(circle at 82% 28%,rgba(0,174,239,.10),transparent 28%),
    #07182b!important;
  box-shadow:0 18px 46px rgba(6,22,41,.08)!important;
}
@media(max-width:680px){
  body.smnet-core.smnet-surface-shop .smnet-footer-cta{padding:20px 0!important}
  body.smnet-core.smnet-surface-shop .smnet-footer-cta-inner{
    width:calc(100% - 24px)!important;
    padding:28px 20px!important;
    border-radius:14px!important;
  }
}


/* v1.16.26 — Single product CTA contained panel hotfix
   Product detail pages are WooCommerce singulars and are not classified by
   smnet_core_is_shop_surface(), so v1.16.25 did not reach them. */
body.smnet-core.single-product .smnet-footer-cta,
body.smnet-core.woocommerce.single-product .smnet-footer-cta{
  padding:clamp(28px,3.8vw,48px) 0!important;
  overflow:visible!important;
  border-top:0!important;
  border-bottom:0!important;
  background:#f7f9fb!important;
}
body.smnet-core.single-product .smnet-footer-cta::after,
body.smnet-core.woocommerce.single-product .smnet-footer-cta::after{display:none!important}
body.smnet-core.single-product .smnet-footer-cta-inner,
body.smnet-core.woocommerce.single-product .smnet-footer-cta-inner{
  width:min(calc(100% - 40px),1180px)!important;
  margin-inline:auto!important;
  padding:clamp(32px,4vw,48px) clamp(24px,4.4vw,52px)!important;
  border:1px solid rgba(255,255,255,.08)!important;
  border-radius:18px!important;
  background:
    radial-gradient(circle at 82% 28%,rgba(0,174,239,.10),transparent 28%),
    #07182b!important;
  box-shadow:0 18px 46px rgba(6,22,41,.08)!important;
}
@media(max-width:680px){
  body.smnet-core.single-product .smnet-footer-cta,
  body.smnet-core.woocommerce.single-product .smnet-footer-cta{padding:20px 0!important}
  body.smnet-core.single-product .smnet-footer-cta-inner,
  body.smnet-core.woocommerce.single-product .smnet-footer-cta-inner{
    width:calc(100% - 24px)!important;
    padding:28px 20px!important;
    border-radius:14px!important;
  }
}

/* v1.16.27 — Commerce CTA aligned with the News Hub closing CTA */
body.smnet-core .smnet-footer-cta.smnet-commerce-news-cta{position:relative!important;overflow:visible!important;padding:clamp(42px,5vw,64px) 0!important;border:0!important;background:#fff!important}body.smnet-core .smnet-footer-cta.smnet-commerce-news-cta::after{display:none!important}body.smnet-core .smnet-footer-cta.smnet-commerce-news-cta .smnet-footer-cta-inner{width:min(1180px,calc(100% - 40px))!important;min-height:0!important;margin-inline:auto!important;padding:clamp(34px,4.2vw,48px) clamp(28px,4.6vw,54px)!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:clamp(28px,5vw,64px)!important;overflow:hidden!important;border:1px solid rgba(0,174,239,.16)!important;border-radius:20px!important;background:radial-gradient(circle at 88% 16%,rgba(108,220,255,.17),transparent 30%),linear-gradient(135deg,#06304d 0%,#087ca8 58%,#00a1d9 100%)!important;box-shadow:0 20px 48px rgba(6,22,41,.10)!important}body.smnet-core .smnet-footer-cta.smnet-commerce-news-cta .smnet-footer-cta-copy{max-width:760px!important}body.smnet-core .smnet-footer-cta.smnet-commerce-news-cta .smnet-kicker{margin:0 0 9px!important;color:#91e5ff!important;font-size:10px!important;font-weight:850!important;letter-spacing:.16em!important}body.smnet-core .smnet-footer-cta.smnet-commerce-news-cta h2{max-width:720px!important;margin:0 0 10px!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:clamp(30px,3.25vw,44px)!important;line-height:1.08!important;letter-spacing:-.035em!important}body.smnet-core .smnet-footer-cta.smnet-commerce-news-cta p{max-width:690px!important;margin:0!important;color:#d9ebf2!important;font-size:14px!important;line-height:1.65!important}body.smnet-core .smnet-footer-cta.smnet-commerce-news-cta .smnet-footer-cta-actions{min-width:0!important;width:auto!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,210px))!important;gap:10px!important}body.smnet-core .smnet-footer-cta.smnet-commerce-news-cta .smnet-footer-cta-actions .smnet-button{width:auto!important;min-width:0!important;min-height:50px!important;height:50px!important;padding:0 17px!important;justify-content:center!important;border-radius:10px!important;white-space:nowrap!important}body.smnet-core .smnet-footer-cta.smnet-commerce-news-cta .smnet-commerce-cta-call{border-color:#fff!important;background:#fff!important;color:#007ea9!important;box-shadow:none!important}body.smnet-core .smnet-footer-cta.smnet-commerce-news-cta .smnet-commerce-cta-call:hover{border-color:#eefbff!important;background:#eefbff!important;color:#006c94!important}body.smnet-core .smnet-footer-cta.smnet-commerce-news-cta .smnet-commerce-cta-zalo{border-color:rgba(255,255,255,.34)!important;background:rgba(255,255,255,.06)!important;color:#fff!important}body.smnet-core .smnet-footer-cta.smnet-commerce-news-cta .smnet-commerce-cta-zalo:hover{border-color:rgba(255,255,255,.60)!important;background:rgba(255,255,255,.12)!important}@media(max-width:900px){body.smnet-core .smnet-footer-cta.smnet-commerce-news-cta{padding:34px 0!important}body.smnet-core .smnet-footer-cta.smnet-commerce-news-cta .smnet-footer-cta-inner{grid-template-columns:1fr!important;gap:24px!important}body.smnet-core .smnet-footer-cta.smnet-commerce-news-cta .smnet-footer-cta-actions{width:min(100%,430px)!important}}@media(max-width:640px){body.smnet-core .smnet-footer-cta.smnet-commerce-news-cta{padding:24px 0!important}body.smnet-core .smnet-footer-cta.smnet-commerce-news-cta .smnet-footer-cta-inner{width:calc(100% - 24px)!important;padding:28px 22px!important;border-radius:16px!important}body.smnet-core .smnet-footer-cta.smnet-commerce-news-cta h2{font-size:32px!important}body.smnet-core .smnet-footer-cta.smnet-commerce-news-cta .smnet-footer-cta-actions{width:100%!important;grid-template-columns:1fr!important}body.smnet-core .smnet-footer-cta.smnet-commerce-news-cta .smnet-footer-cta-actions .smnet-button{width:100%!important}}

/* v1.16.29 — Product taxonomy intent separation: Network Storage = products */
body.smnet-core.tax-product_cat .smnet-product-intent-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,420px);align-items:center;gap:clamp(22px,4vw,48px);margin:0 0 32px;padding:22px 24px;border:1px solid #dce8f0;border-radius:14px;background:#f8fbfd}body.smnet-core.tax-product_cat .smnet-product-intent-copy{min-width:0}body.smnet-core.tax-product_cat .smnet-product-intent-eyebrow{display:block;margin:0 0 7px;color:#008fca;font-size:10px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}body.smnet-core.tax-product_cat .smnet-product-intent-copy p{max-width:720px;margin:0!important;color:#536779;font-size:14px;line-height:1.65}body.smnet-core.tax-product_cat .smnet-product-intent-solution{min-width:0;padding:16px 18px;border-left:3px solid #01aeee;border-radius:0 10px 10px 0;background:#fff}body.smnet-core.tax-product_cat .smnet-product-intent-solution>span{display:block;margin:0 0 7px;color:#536779;font-size:12px;line-height:1.5}body.smnet-core.tax-product_cat .smnet-product-intent-solution a{display:inline-flex;align-items:center;gap:7px;color:#007fae;font-size:13px;font-weight:850;text-decoration:none}body.smnet-core.tax-product_cat .smnet-product-intent-solution a:hover{text-decoration:underline}@media(max-width:820px){body.smnet-core.tax-product_cat .smnet-product-intent-intro{grid-template-columns:1fr;gap:16px;padding:20px}}@media(max-width:540px){body.smnet-core.tax-product_cat .smnet-product-intent-intro{margin-bottom:24px;padding:18px 16px;border-radius:12px}body.smnet-core.tax-product_cat .smnet-product-intent-solution{padding:14px 15px}}
/* SMNET Core 1.17.1 — Footer Brand Strip Refinement */
body.smnet-design-system .smnet-site-footer-v1171 .smnet-footer-brand-strip{grid-column:1/-1!important;display:grid;grid-template-columns:minmax(250px,.68fr) minmax(540px,1.32fr)!important;gap:clamp(42px,5vw,76px);align-items:center;max-width:none;padding-bottom:26px;margin-bottom:4px;border-bottom:1px solid rgba(255,255,255,.085)}
body.smnet-design-system .smnet-site-footer-v1171 .smnet-footer-brand-identity{min-width:0;display:flex;align-items:center}
body.smnet-design-system .smnet-site-footer-v1171 .smnet-footer-logo{height:auto;min-height:72px;margin:0;display:flex;align-items:center}
body.smnet-design-system .smnet-site-footer-v1171 .smnet-footer-logo .custom-logo,body.smnet-design-system .smnet-site-footer-v1171 .smnet-footer-logo img{display:block;width:auto;max-width:285px;max-height:78px;margin:0;object-fit:contain;object-position:left center}
body.smnet-design-system .smnet-site-footer-v1171 .smnet-footer-brand-meta{justify-self:end;width:min(100%,760px);max-width:760px;text-align:left;display:grid;gap:5px}
body.smnet-design-system .smnet-site-footer-v1171 .smnet-footer-brand-meta p{max-width:none;margin:0!important;font-size:13px!important;line-height:1.55!important;color:rgba(255,255,255,.65)!important}
body.smnet-design-system .smnet-site-footer-v1171 .smnet-footer-brand-meta .smnet-footer-brand-company{margin-bottom:2px!important;color:#fff!important;font-size:14px!important;font-weight:800!important;letter-spacing:.025em;text-transform:uppercase}
body.smnet-design-system .smnet-site-footer-v1171 .smnet-footer-brand-meta .smnet-footer-brand-address{color:rgba(255,255,255,.68)!important}
body.smnet-design-system .smnet-site-footer-v1171 .smnet-footer-brand-meta .smnet-footer-brand-tax strong{color:rgba(255,255,255,.86);font-weight:700}
body.smnet-design-system .smnet-site-footer-v1171 .smnet-footer-brand-contact{display:flex;flex-wrap:wrap;align-items:center;gap:0 9px}
body.smnet-design-system .smnet-site-footer-v1171 .smnet-footer-brand-contact a{color:rgba(255,255,255,.72)!important;text-decoration:none}
body.smnet-design-system .smnet-site-footer-v1171 .smnet-footer-brand-contact a:hover,body.smnet-design-system .smnet-site-footer-v1171 .smnet-footer-brand-contact a:focus{color:#fff!important}
body.smnet-design-system .smnet-site-footer-v1171 .smnet-footer-brand-separator{color:rgba(255,255,255,.28)}
@media(max-width:900px){body.smnet-design-system .smnet-site-footer-v1171 .smnet-footer-brand-strip{grid-template-columns:1fr!important;gap:18px;align-items:start;padding-bottom:24px}body.smnet-design-system .smnet-site-footer-v1171 .smnet-footer-brand-meta{justify-self:start;width:100%;max-width:760px}body.smnet-design-system .smnet-site-footer-v1171 .smnet-footer-logo{min-height:0}body.smnet-design-system .smnet-site-footer-v1171 .smnet-footer-logo .custom-logo,body.smnet-design-system .smnet-site-footer-v1171 .smnet-footer-logo img{max-width:250px;max-height:70px}}
@media(max-width:640px){body.smnet-design-system .smnet-site-footer-v1171 .smnet-footer-brand-strip{grid-column:1/-1!important;gap:16px;padding-bottom:20px}body.smnet-design-system .smnet-site-footer-v1171 .smnet-footer-brand-meta{gap:6px}body.smnet-design-system .smnet-site-footer-v1171 .smnet-footer-brand-meta p{font-size:12.5px!important;line-height:1.6!important}body.smnet-design-system .smnet-site-footer-v1171 .smnet-footer-brand-meta .smnet-footer-brand-company{font-size:13.5px!important}body.smnet-design-system .smnet-site-footer-v1171 .smnet-footer-logo .custom-logo,body.smnet-design-system .smnet-site-footer-v1171 .smnet-footer-logo img{max-width:225px;max-height:64px}body.smnet-design-system .smnet-site-footer-v1171 .smnet-footer-brand-contact{display:grid;gap:3px}body.smnet-design-system .smnet-site-footer-v1171 .smnet-footer-brand-separator{display:none}}
/* SMNET Core 1.17.2 — Footer Visual Balance Polish */
body.smnet-design-system .smnet-site-footer-v1172 .smnet-footer-main{padding-top:56px}
body.smnet-design-system .smnet-site-footer-v1172 .smnet-footer-brand-strip{grid-template-columns:minmax(230px,.64fr) minmax(0,1.36fr)!important;gap:clamp(30px,3.6vw,52px);padding-bottom:20px;margin-bottom:2px}
body.smnet-design-system .smnet-site-footer-v1172 .smnet-footer-brand-meta{justify-self:start;width:100%;max-width:820px;gap:4px}
body.smnet-design-system .smnet-site-footer-v1172 .smnet-footer-logo{min-height:66px}
body.smnet-design-system .smnet-site-footer-v1172 .smnet-footer-logo .custom-logo,body.smnet-design-system .smnet-site-footer-v1172 .smnet-footer-logo img{max-width:260px;max-height:72px}
body.smnet-design-system .smnet-site-footer-v1172 .smnet-footer-brand-meta p{color:rgba(255,255,255,.72)!important}
body.smnet-design-system .smnet-site-footer-v1172 .smnet-footer-brand-meta .smnet-footer-brand-address{color:rgba(255,255,255,.75)!important}
body.smnet-design-system .smnet-site-footer-v1172 .smnet-footer-brand-meta .smnet-footer-brand-tax strong{color:rgba(255,255,255,.91)}
body.smnet-design-system .smnet-site-footer-v1172 .smnet-footer-brand-contact a{color:rgba(255,255,255,.79)!important}
body.smnet-design-system .smnet-site-footer-v1172 .smnet-footer-column a{color:#b3c0cc}
body.smnet-design-system .smnet-site-footer-v1172 .smnet-footer-view-all{color:#92e1fb!important}
body.smnet-design-system .smnet-site-footer-v1172 .smnet-footer-products-all{margin-top:10px}
@media(max-width:900px){body.smnet-design-system .smnet-site-footer-v1172 .smnet-footer-main{padding-top:50px}body.smnet-design-system .smnet-site-footer-v1172 .smnet-footer-brand-strip{grid-template-columns:1fr!important;gap:16px;padding-bottom:20px}body.smnet-design-system .smnet-site-footer-v1172 .smnet-footer-brand-meta{justify-self:start;max-width:780px}body.smnet-design-system .smnet-site-footer-v1172 .smnet-footer-logo .custom-logo,body.smnet-design-system .smnet-site-footer-v1172 .smnet-footer-logo img{max-width:230px;max-height:66px}}
@media(max-width:640px){body.smnet-design-system .smnet-site-footer-v1172 .smnet-footer-main{padding-top:42px}body.smnet-design-system .smnet-site-footer-v1172 .smnet-footer-brand-strip{gap:14px;padding-bottom:18px}body.smnet-design-system .smnet-site-footer-v1172 .smnet-footer-brand-identity{justify-content:center}body.smnet-design-system .smnet-site-footer-v1172 .smnet-footer-logo{width:100%;justify-content:center}body.smnet-design-system .smnet-site-footer-v1172 .smnet-footer-logo .custom-logo,body.smnet-design-system .smnet-site-footer-v1172 .smnet-footer-logo img{max-width:205px;max-height:58px;object-position:center}body.smnet-design-system .smnet-site-footer-v1172 .smnet-footer-brand-meta{gap:5px}body.smnet-design-system .smnet-site-footer-v1172 .smnet-footer-brand-meta p{font-size:12.5px!important;line-height:1.62!important}body.smnet-design-system .smnet-site-footer-v1172 .smnet-footer-brand-contact{display:grid;gap:2px}body.smnet-design-system .smnet-site-footer-v1172 .smnet-footer-brand-separator{display:none}}

/* SMNET Core 1.17.3 — Corporate Enterprise Footer */
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-main{padding-block:42px 34px}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:42px;row-gap:18px;align-items:start}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-brand-strip{grid-column:1/-1!important;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))!important;column-gap:42px;row-gap:0;align-items:center;max-width:none;padding-bottom:18px;margin:0;border-bottom:1px solid rgba(255,255,255,.09)}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-brand-identity{grid-column:1;min-width:0;display:flex;align-items:center}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-brand-meta{grid-column:2/5;justify-self:start;width:100%;max-width:900px;text-align:left;display:grid;gap:3px}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-logo{min-height:62px;margin:0;display:flex;align-items:center}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-logo .custom-logo,body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-logo img{display:block;width:auto;max-width:244px;max-height:68px;margin:0;object-fit:contain;object-position:left center}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-brand-meta p{max-width:none;margin:0!important;color:rgba(255,255,255,.74)!important;font-size:12.75px!important;line-height:1.5!important}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-brand-meta .smnet-footer-brand-company{margin-bottom:2px!important;color:#fff!important;font-size:14px!important;font-weight:800!important;letter-spacing:.022em;text-transform:uppercase}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-brand-meta .smnet-footer-brand-address{color:rgba(255,255,255,.76)!important}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-brand-meta .smnet-footer-brand-tax strong{color:rgba(255,255,255,.93);font-weight:750}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-brand-contact{display:flex;flex-wrap:wrap;align-items:center;gap:0 9px}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-brand-contact a{color:rgba(255,255,255,.81)!important;text-decoration:none}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-brand-contact a:hover,body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-brand-contact a:focus-visible{color:#fff!important}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-brand-separator{color:rgba(255,255,255,.28)}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-column{grid-column:auto!important;min-width:0}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-column h3{min-height:0;margin:0 0 8px;padding-bottom:10px;font-size:13px!important}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-column h3::after{width:25px;height:2px}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-menu-column ul{min-height:210px;display:grid;align-content:start;gap:0}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-column li>a{min-height:30px;padding-block:2px;gap:9px;color:rgba(223,232,239,.76)!important;font-size:12.75px!important;line-height:1.4}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-view-all{margin-top:6px;font-size:12.5px}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-support-column .smnet-footer-contact{min-height:0;display:grid;gap:0}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-support-column .smnet-footer-contact li>a{min-height:30px;padding-block:2px;display:flex;align-items:center;gap:9px}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-support-column .smnet-footer-contact li>a>.smnet-icon{width:20px;height:20px;display:grid;place-items:center;flex:0 0 20px;color:var(--smnet-cyan)}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-tool-icon{display:grid;place-items:center;width:20px;height:20px;flex:0 0 20px;margin:0;border:0;border-radius:0;background:transparent;color:var(--smnet-cyan)}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-tool-icon svg{width:16px;height:16px}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-tool-link:hover .smnet-footer-tool-icon{border:0;background:transparent;color:#75d7f8}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-socials{margin-top:8px;gap:7px}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-socials>a{width:32px;height:32px;border-radius:8px;background:rgba(255,255,255,.015)}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-bottom-inner{min-height:52px;padding-block:10px;color:rgba(255,255,255,.64)!important;font-size:11.5px}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-legal a{color:rgba(255,255,255,.61)!important}
body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-legal a:hover,body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-legal a:focus-visible{color:#fff!important}
body.smnet-core.smnet-footer-in-view .smnet-support-stack{bottom:calc(72px + env(safe-area-inset-bottom,0px))!important}
body.smnet-core.smnet-footer-in-view .smnet-back-to-top{bottom:calc(130px + env(safe-area-inset-bottom,0px))!important}
@media(max-width:1000px){body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-main{padding-block:40px 34px}body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:40px;row-gap:26px}body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-brand-strip{grid-column:1/-1!important;grid-template-columns:minmax(190px,.65fr) minmax(0,1.35fr)!important;column-gap:32px;padding-bottom:18px}body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-brand-identity{grid-column:1}body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-brand-meta{grid-column:2;max-width:720px}body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-logo .custom-logo,body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-logo img{max-width:220px;max-height:62px}body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-menu-column ul{min-height:210px}}
@media(max-width:760px){body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-grid{grid-template-columns:1fr;gap:24px}body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-brand-strip{grid-column:1/-1!important;grid-template-columns:1fr!important;gap:14px;padding-bottom:18px}body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-brand-identity,body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-brand-meta{grid-column:1}body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-brand-identity{justify-content:center}body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-logo{width:100%;min-height:0;justify-content:center}body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-logo .custom-logo,body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-logo img{max-width:205px;max-height:58px;object-position:center}body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-brand-meta{gap:5px}body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-brand-contact{display:grid;gap:2px}body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-brand-separator{display:none}body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-menu-column ul{min-height:0}body.smnet-core.smnet-footer-in-view .smnet-support-stack{bottom:calc(66px + env(safe-area-inset-bottom,0px))!important}body.smnet-core.smnet-footer-in-view .smnet-back-to-top{bottom:calc(118px + env(safe-area-inset-bottom,0px))!important}}
@media(max-width:520px){body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-main{padding-block:34px 30px}body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-grid{gap:22px}body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-brand-meta p{font-size:12.25px!important;line-height:1.58!important}body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-brand-meta .smnet-footer-brand-company{font-size:13.5px!important}body.smnet-design-system .smnet-site-footer-v1173 .smnet-footer-bottom-inner{min-height:0;padding-block:14px}}
/* SMNET Core 1.17.4 — Footer Column Balance */
body.smnet-design-system .smnet-site-footer-v1174 .smnet-footer-logo .custom-logo,body.smnet-design-system .smnet-site-footer-v1174 .smnet-footer-logo img{max-width:220px;max-height:62px}
@media(max-width:1000px){body.smnet-design-system .smnet-site-footer-v1174 .smnet-footer-logo .custom-logo,body.smnet-design-system .smnet-site-footer-v1174 .smnet-footer-logo img{max-width:200px;max-height:56px}}
@media(max-width:760px){body.smnet-design-system .smnet-site-footer-v1174 .smnet-footer-logo .custom-logo,body.smnet-design-system .smnet-site-footer-v1174 .smnet-footer-logo img{max-width:188px;max-height:54px}}

/* SMNET Core 1.17.5 — VAT legal data accuracy & bank identity */
body.smnet-corporate-vat .smnet-vat-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:22px;align-items:start}
body.smnet-corporate-vat .smnet-vat-card{padding:32px 34px;border-radius:16px;box-shadow:0 10px 30px rgba(6,22,41,.045)}
body.smnet-corporate-vat .smnet-vat-card h2{margin:8px 0 22px;font-size:clamp(25px,2.2vw,31px);letter-spacing:-.025em}
body.smnet-corporate-vat .smnet-vat-legal-name{padding:17px 18px;border:1px solid #dce7ef;border-radius:10px;background:#f7fbfd;color:#061629;font-size:17px;font-weight:900;letter-spacing:.015em}
body.smnet-corporate-vat .smnet-vat-legal-list{margin:14px 0 0}
body.smnet-corporate-vat .smnet-vat-legal-list>div{display:grid;grid-template-columns:142px minmax(0,1fr);gap:18px;padding:15px 0;border-bottom:1px solid #edf2f6;align-items:start}
body.smnet-corporate-vat .smnet-vat-legal-list>div:last-child{border-bottom:0;padding-bottom:0}
body.smnet-corporate-vat .smnet-vat-legal-list dt,body.smnet-corporate-vat .smnet-bank-details dt{color:#738394;font-size:11px;text-transform:uppercase;font-weight:850;letter-spacing:.055em}
body.smnet-corporate-vat .smnet-vat-legal-list dd{margin:0;color:#25384c;line-height:1.62}
body.smnet-corporate-vat .smnet-vat-legal-list dd strong{color:#061629;font-size:16px;letter-spacing:.02em}
body.smnet-corporate-vat .smnet-vat-legal-list a{color:#007ea9;font-weight:800;text-decoration:none}
body.smnet-corporate-vat .smnet-vat-legal-list a:hover{text-decoration:underline}
body.smnet-corporate-vat .smnet-bank-stack{display:grid;gap:12px}
body.smnet-corporate-vat .smnet-bank-account{padding:18px;border:1px solid #dfe9ef;border-radius:12px;background:#fbfdfe}
body.smnet-corporate-vat .smnet-bank-account-head{display:flex;align-items:center;gap:12px;padding-bottom:14px;border-bottom:1px solid #e8eff3}
body.smnet-corporate-vat .smnet-bank-favicon{width:42px;height:42px;display:grid;place-items:center;flex:none;border:1px solid #dce7ef;border-radius:10px;background:#fff;text-decoration:none;box-shadow:0 4px 12px rgba(6,22,41,.045)}
body.smnet-corporate-vat .smnet-bank-favicon img{display:block;width:30px;height:30px;object-fit:contain}
body.smnet-corporate-vat .smnet-bank-account-head span{display:block;color:#008fc5;font-size:11px;letter-spacing:.105em;font-weight:900}
body.smnet-corporate-vat .smnet-bank-account-head p{margin:3px 0 0;color:#607487;font-size:12.5px;line-height:1.45}
body.smnet-corporate-vat .smnet-bank-details{margin:12px 0 0}
body.smnet-corporate-vat .smnet-bank-details>div{display:grid;grid-template-columns:118px minmax(0,1fr);gap:14px;align-items:center;padding:7px 0}
body.smnet-corporate-vat .smnet-bank-details dd{margin:0;color:#172434;font-weight:750}
body.smnet-corporate-vat .smnet-bank-details code{display:inline-block;margin:0;padding:6px 10px;border-radius:7px;background:#eef6fa;color:#061629;font-size:15px;font-weight:850;letter-spacing:.035em}
@media(max-width:1000px){body.smnet-corporate-vat .smnet-vat-grid{grid-template-columns:1fr}}
@media(max-width:640px){body.smnet-corporate-vat .smnet-vat-card{padding:25px 22px}body.smnet-corporate-vat .smnet-vat-legal-list>div,body.smnet-corporate-vat .smnet-bank-details>div{grid-template-columns:1fr;gap:4px}body.smnet-corporate-vat .smnet-vat-legal-name{font-size:15px;padding:15px}body.smnet-corporate-vat .smnet-bank-favicon{width:38px;height:38px}body.smnet-corporate-vat .smnet-bank-favicon img{width:27px;height:27px}}

/* SMNET Core 1.17.8 — VAT bank favicon alignment refinement */
body.smnet-corporate-vat .smnet-vat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:stretch}
body.smnet-corporate-vat .smnet-vat-card{display:flex;flex-direction:column;min-height:520px;height:100%;padding:30px 32px}
body.smnet-corporate-vat .smnet-vat-card h2{margin:7px 0 20px}
body.smnet-corporate-vat .smnet-vat-legal-name{padding:16px 18px}
body.smnet-corporate-vat .smnet-vat-legal-list{flex:1;display:flex;flex-direction:column;margin:12px 0 0}
body.smnet-corporate-vat .smnet-vat-legal-list>div{flex:1;min-height:84px;align-content:center;padding:14px 0}
body.smnet-corporate-vat .smnet-bank-stack{flex:1;display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:12px}
body.smnet-corporate-vat .smnet-bank-account{display:flex;flex-direction:column;justify-content:center;padding:15px 17px}
body.smnet-corporate-vat .smnet-bank-account-head{gap:13px;padding-bottom:12px}
body.smnet-corporate-vat .smnet-bank-favicon{width:46px;height:46px;border-radius:11px;box-shadow:none;pointer-events:none}
body.smnet-corporate-vat .smnet-bank-favicon img{width:34px;height:34px}
body.smnet-corporate-vat .smnet-bank-details{margin:9px 0 0}
body.smnet-corporate-vat .smnet-bank-details>div{padding:6px 0}
@media(max-width:1000px){body.smnet-corporate-vat .smnet-vat-grid{grid-template-columns:1fr;align-items:start}body.smnet-corporate-vat .smnet-vat-card{min-height:0;height:auto}body.smnet-corporate-vat .smnet-vat-legal-list{display:block}body.smnet-corporate-vat .smnet-vat-legal-list>div{min-height:0}body.smnet-corporate-vat .smnet-bank-stack{display:grid;grid-template-rows:none}}
@media(max-width:640px){body.smnet-corporate-vat .smnet-vat-card{padding:24px 21px}body.smnet-corporate-vat .smnet-bank-favicon{width:42px;height:42px}body.smnet-corporate-vat .smnet-bank-favicon img{width:31px;height:31px}}

body.smnet-corporate-vat .smnet-bank-favicon{display:flex;align-items:center;justify-content:center;overflow:hidden;line-height:0;padding:0}
body.smnet-corporate-vat .smnet-bank-favicon img{display:block;width:auto;height:auto;max-width:34px;max-height:34px;margin:0 auto;object-fit:contain;object-position:center}
body.smnet-corporate-vat .smnet-bank-favicon--techcombank img{max-width:35px;max-height:26px}
body.smnet-corporate-vat .smnet-bank-favicon--mb-bank img{max-width:34px;max-height:24px}
@media(max-width:640px){body.smnet-corporate-vat .smnet-bank-favicon--techcombank img{max-width:32px;max-height:24px}body.smnet-corporate-vat .smnet-bank-favicon--mb-bank img{max-width:30px;max-height:22px}}

/* SMNET Core 1.17.9 — optical centering for local bank marks */
body.smnet-corporate-vat .smnet-bank-favicon img{width:36px!important;height:36px!important;max-width:none!important;max-height:none!important;object-fit:contain!important;object-position:50% 50%!important;transform:none!important}
@media(max-width:640px){body.smnet-corporate-vat .smnet-bank-favicon img{width:34px!important;height:34px!important}}


/* SMNET Core 1.17.10 — Homepage WHY SMNET hover breathing room */
body.smnet-home .smnet-why-points{position:relative}
body.smnet-home .smnet-why-item{position:relative;isolation:isolate;transition:border-color var(--smnet-motion-fast) ease}
body.smnet-home .smnet-why-item::before{content:"";position:absolute;z-index:0;inset:6px -14px;border:1px solid transparent;border-radius:11px;background:transparent;box-shadow:none;opacity:0;pointer-events:none;transition:opacity var(--smnet-motion-fast) var(--smnet-motion-ease),background-color var(--smnet-motion-fast) ease,border-color var(--smnet-motion-fast) ease,box-shadow var(--smnet-motion-fast) ease}
body.smnet-home .smnet-why-item>span,body.smnet-home .smnet-why-item>div{position:relative;z-index:1;transition:transform var(--smnet-motion-fast) var(--smnet-motion-ease)}
body.smnet-home .smnet-why-item:hover{transform:none;border-color:var(--smnet-line);box-shadow:none;background:transparent}
body.smnet-home .smnet-why-item:hover::before{opacity:1;background:rgba(0,174,239,.035);border-color:rgba(0,174,239,.18);box-shadow:0 9px 24px rgba(6,22,41,.045)}
body.smnet-home .smnet-why-item:hover>span,body.smnet-home .smnet-why-item:hover>div{transform:translateX(3px)}
@media(max-width:760px){body.smnet-home .smnet-why-item::before{inset:5px -8px}body.smnet-home .smnet-why-item:hover>span,body.smnet-home .smnet-why-item:hover>div{transform:translateX(2px)}}
@media(prefers-reduced-motion:reduce){body.smnet-home .smnet-why-item::before,body.smnet-home .smnet-why-item>span,body.smnet-home .smnet-why-item>div{transition:none!important}body.smnet-home .smnet-why-item:hover>span,body.smnet-home .smnet-why-item:hover>div{transform:none!important}}
