/* Product mega menu position: white catalog layout, replaces legacy mega-menu overrides. */
.lg .lg-mega-host .lg-mega-products{position:fixed!important;top:72px!important;left:50%!important;right:auto!important;bottom:auto!important;transform:translateX(-50%)!important;display:none!important;width:min(1410px,calc(100vw - 32px))!important;max-width:1410px!important;height:auto!important;z-index:1000!important;padding:0!important;overflow:hidden!important}.lg .lg-mega-host:hover .lg-mega-products,.lg .lg-mega-host.is-open .lg-mega-products{display:block!important}
html,body{overflow-x:hidden} body>.hl-topbar,.site-header,.site-footer,.entry-header,#ast-scroll-top,.comments-area{display:none!important}
.ast-container,.site-content .ast-container,#primary,#main,.entry-content{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}
.lg{--navy:#07111f;--navy2:#0d1b2d;--ink:#101828;--muted:#667085;--line:#e5e9f0;--soft:#f5f7fa;--yellow:#f5b700;--green:#16a05d;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55;position:relative} .lg *{box-sizing:border-box} .lg a{color:inherit;text-decoration:none} .lg-wrap{width:100%;max-width:1220px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;box-sizing:border-box}
.lg-top{position:absolute;top:0;left:0;right:0;z-index:95;background:rgba(5,11,20,.32);color:#d9e4f2;font-size:12px;border-bottom:1px solid rgba(255,255,255,.07);backdrop-filter:blur(8px);transition:.22s ease} .lg-top .lg-wrap{display:flex;justify-content:space-between;gap:18px;padding:6px 0} .lg-top span{margin-right:16px}
.lg-head{position:fixed;top:29px;left:0;right:0;z-index:96;background:rgba(7,17,31,.5);color:#fff;border-bottom:1px solid rgba(255,255,255,.1);backdrop-filter:blur(14px);box-shadow:0 14px 34px rgba(0,0,0,.12);transition:top .22s ease,background .22s ease,box-shadow .22s ease} .lg.is-scrolled .lg-head{top:0;background:rgba(7,17,31,.86);box-shadow:0 16px 44px rgba(0,0,0,.24)} .lg.is-scrolled .lg-top{opacity:0;transform:translateY(-100%);pointer-events:none} .lg-head-row{height:68px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:24px}
.lg-logo{display:inline-flex;align-items:center;min-width:136px;line-height:1} .lg-logo img{width:132px;max-width:100%;height:auto;display:block} .lg-logo small{display:none}
.lg-nav{display:flex;align-items:center;justify-content:center;gap:clamp(20px,1.55vw,28px);min-width:0;width:100%;white-space:nowrap} .lg-nav a,.lg-nav button{color:#edf4ff;background:none;border:0;font:inherit;font-size:12.5px;cursor:pointer;padding:20px 0} .lg-nav a:hover,.lg-nav button:hover{color:var(--yellow)}
.lg-actions-head{display:flex;gap:10px;align-items:center;justify-self:end;flex:0 0 auto} .lg-searchbox{position:relative} .lg-search{display:flex;align-items:center;background:rgba(17,31,51,.82);border:1px solid rgba(255,255,255,.16);border-radius:4px;height:34px;padding:0 10px;width:168px} .lg-search input{background:transparent;border:0;color:#fff;outline:0;width:100%;font-size:12px}
.lg-search-panel{display:none;position:absolute;right:0;top:43px;width:340px;background:rgba(7,17,31,.94);color:#eef5ff;border:1px solid rgba(255,255,255,.14);box-shadow:0 24px 70px rgba(0,0,0,.34);border-radius:6px;padding:8px;z-index:100;backdrop-filter:blur(16px)} .lg-searchbox.is-open .lg-search-panel{display:block} .lg-search-row{display:grid;grid-template-columns:68px 1fr;gap:10px;align-items:center;padding:9px;border-bottom:1px solid rgba(255,255,255,.1)} .lg-search-row:last-child{border-bottom:0} .lg-search-row b{font-size:11px;color:#07111f;background:var(--yellow);padding:4px 6px;border-radius:3px;text-align:center} .lg-search-row span{display:block;font-size:12px;color:#c5d1df}
.lg-btn,.lg-link{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;padding:10px 16px;border:1px solid transparent;font-weight:850;font-size:13px;cursor:pointer;white-space:nowrap} .lg-btn.primary,.lg-link{background:var(--yellow);color:#07111f} .lg-btn.light{background:#fff;color:#07111f} .lg-btn.dark{background:#07111f;color:#fff} .lg-link.ghost{background:#fff;border-color:#d6deea;color:#0b1829}
.lg-mega-host{position:relative}.lg-mega{display:none;position:fixed;top:72px;left:50%;transform:translateX(-50%);width:min(1410px,calc(100vw - 32px));background:#fff;color:#142033;border:1px solid #dbe3ee;box-shadow:0 22px 54px rgba(15,23,42,.18);border-radius:6px;overflow:hidden}.lg-mega-host:hover .lg-mega,.lg-mega-host.is-open .lg-mega{display:block}.lg-mega-products{font-family:Inter,Arial,sans-serif}.lg-mega-familybar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:18px 40px 0;background:#fff}.lg-mega-family{display:flex;align-items:center;gap:16px;min-height:88px;padding:18px 26px;border:0;border-right:1px solid #e4e9f1;background:#fff;color:#111827;text-align:left;cursor:pointer;border-bottom:3px solid transparent}.lg-mega-family:last-child{border-right:0}.lg-mega-family.is-active{background:#fffaf0;border-bottom-color:var(--yellow)}.lg-mega-family img{width:48px;height:48px;object-fit:contain;flex:0 0 auto}.lg-mega-family b{display:block;color:#101828;font-size:17px;line-height:1.15}.lg-mega-family span{display:block;margin-top:5px;color:#667085;font-size:13px}.lg-mega-body{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:28px 40px;border-top:1px solid #e4e9f1;background:#fff}.lg-mega-panel{display:none;grid-column:1/-1;grid-template-columns:1fr 1fr;gap:0}.lg-mega-panel.is-active{display:grid}.lg-series{display:grid;grid-template-columns:190px 1fr;gap:24px;align-items:center;min-height:218px;padding:14px 34px 14px 0}.lg-series+.lg-series{padding-left:34px;border-left:1px solid #e4e9f1}.lg-series-visual{width:190px;height:146px;display:flex;align-items:center;justify-content:center}.lg-series-visual img{max-width:100%;max-height:100%;object-fit:contain}.lg-series-title{display:flex;align-items:center;gap:10px;margin:0 0 14px;color:#101828;font-size:21px;line-height:1.2}.lg-series-mark{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#fff4c2;color:#bf8500;font-size:13px;font-weight:900}.lg-series p{margin:0 0 20px;color:#596579;font-size:13.5px;line-height:1.6;max-width:390px}.lg-model-tags{display:flex;flex-wrap:wrap;gap:8px}.lg-model-tags a,.lg-model-tags span{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border:1px solid #d8e0ea;border-radius:5px;background:#f7f9fc;color:#162235;font-size:12px;font-weight:850;line-height:1;box-shadow:0 1px 0 rgba(15,23,42,.03)}.lg-model-tags .lg-view-all{background:#fff;color:#c58d00;border-color:#efd58b;padding:0 16px}.lg-mega-footer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #e4e9f1;background:#fbfcfe}.lg-mega-action{display:flex;align-items:center;gap:14px;min-height:84px;padding:18px 42px;border-right:1px solid #e4e9f1;color:#101828}.lg-mega-action:last-child{border-right:0}.lg-mega-action img{width:34px;height:34px;object-fit:contain}.lg-mega-action b{display:block;font-size:15px;line-height:1.2}.lg-mega-action span{display:block;margin-top:4px;color:#667085;font-size:12.5px}.lg-mega-action em{margin-left:auto;color:#0f172a;font-style:normal;font-size:20px;line-height:1}.lg-mega-action:hover b,.lg-mega-action:hover em{color:#c58d00}@media (max-width:1100px){.lg-mega-familybar{padding:14px 18px 0}.lg-mega-family{padding:14px 12px;gap:10px}.lg-mega-family img{width:36px;height:36px}.lg-mega-body{padding:20px 18px}.lg-series{grid-template-columns:120px 1fr;gap:16px}.lg-series-visual{width:120px}.lg-mega-action{padding:16px 18px}}@media (max-width:760px){.lg .lg-mega-host .lg-mega-products,.lg-mega{width:calc(100vw - 24px)!important;max-height:calc(100vh - 96px);overflow:auto!important}.lg-mega-familybar{grid-template-columns:1fr 1fr}.lg-mega-family{min-height:74px;border-bottom:1px solid #e4e9f1}.lg-mega-body,.lg-mega-panel{display:block}.lg-mega-panel{display:none}.lg-mega-panel.is-active{display:block}.lg-series,.lg-series+.lg-series{grid-template-columns:92px 1fr;border-left:0;border-top:1px solid #e4e9f1;padding:18px 0}.lg-series:first-child{border-top:0}.lg-series-visual{width:92px;height:90px}.lg-mega-footer{grid-template-columns:1fr}.lg-mega-action{border-right:0;border-bottom:1px solid #e4e9f1}}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products{display:none!important;position:fixed!important;inset:72px auto auto 50%!important;transform:translateX(-50%)!important;width:min(1410px,calc(100vw - 32px))!important;max-width:1410px!important;height:auto!important;min-height:0!important;max-height:none!important;padding:0!important;margin:0!important;grid-template-columns:none!important;gap:0!important;background:#fff!important;color:#142033!important;border:1px solid #dbe3ee!important;border-radius:6px!important;box-shadow:0 22px 54px rgba(15,23,42,.18)!important;overflow:hidden!important;pointer-events:auto!important;z-index:10000!important;backdrop-filter:none!important}body .lg.lg .lg-head .lg-nav .lg-mega-host:hover .lg-mega.lg-mega-products,body .lg.lg .lg-head .lg-nav .lg-mega-host.is-open .lg-mega.lg-mega-products{display:block!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products::before{display:none!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products>div{display:block!important;padding:0!important;margin:0!important;min-height:0!important;border:0!important;background:transparent!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-mega-familybar{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;padding:18px 40px 0!important;background:#fff!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-mega-family{display:flex!important;align-items:center!important;gap:16px!important;min-height:88px!important;padding:18px 26px!important;margin:0!important;border-width:0 1px 3px 0!important;border-style:solid!important;border-color:transparent #e4e9f1 transparent transparent!important;background:#fff!important;color:#111827!important;text-align:left!important;cursor:pointer!important;pointer-events:auto!important;border-radius:0!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-mega-family.is-active{background:#fffaf0!important;border-bottom-color:var(--yellow)!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products img{display:block!important;margin:0!important;border:0!important;border-radius:0!important;filter:none!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-mega-family img{width:48px!important;height:48px!important;object-fit:contain!important;flex:0 0 auto!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-mega-family b{display:block!important;color:#101828!important;font-size:17px!important;line-height:1.15!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-mega-family span{display:block!important;margin-top:5px!important;color:#667085!important;font-size:13px!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-mega-body{display:grid!important;grid-template-columns:1fr 1fr!important;gap:0!important;padding:28px 40px!important;border-top:1px solid #e4e9f1!important;background:#fff!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-mega-panel{display:none!important;grid-column:1/-1!important;grid-template-columns:1fr 1fr!important;gap:0!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-mega-panel.is-active{display:grid!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-series{display:grid!important;grid-template-columns:190px 1fr!important;gap:24px!important;align-items:center!important;min-height:218px!important;padding:14px 34px 14px 0!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-series+.lg-series{padding-left:34px!important;border-left:1px solid #e4e9f1!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-series-visual{display:flex!important;width:190px!important;height:146px!important;align-items:center!important;justify-content:center!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-series-visual img{max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-series-title{display:flex!important;align-items:center!important;gap:10px!important;margin:0 0 14px!important;color:#101828!important;font-size:21px!important;line-height:1.2!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-series-mark{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:22px!important;height:22px!important;border-radius:50%!important;background:#fff4c2!important;color:#bf8500!important;font-size:13px!important;font-weight:900!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products p{display:block!important;margin:0 0 20px!important;color:#596579!important;font-size:13.5px!important;line-height:1.6!important;max-width:390px!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-model-tags{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-model-tags a,body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-model-tags span{position:static!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;height:auto!important;width:auto!important;padding:0 14px!important;margin:0!important;opacity:1!important;border:1px solid #d8e0ea!important;border-radius:5px!important;background:#f7f9fc!important;color:#162235!important;font-size:12px!important;font-weight:850!important;line-height:1!important;box-shadow:0 1px 0 rgba(15,23,42,.03)!important;text-shadow:none!important;pointer-events:auto!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-model-tags a::before{display:none!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-model-tags .lg-view-all{background:#fff!important;color:#c58d00!important;border-color:#efd58b!important;padding:0 16px!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-mega-footer{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;border-top:1px solid #e4e9f1!important;background:#fbfcfe!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-mega-action{display:flex!important;align-items:center!important;gap:14px!important;min-height:84px!important;padding:18px 42px!important;margin:0!important;border:0!important;border-right:1px solid #e4e9f1!important;background:transparent!important;color:#101828!important;pointer-events:auto!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-mega-action::before{display:none!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-mega-action img{width:34px!important;height:34px!important;object-fit:contain!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-mega-action b{display:block!important;font-size:15px!important;line-height:1.2!important;color:#101828!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-mega-action span{display:block!important;margin-top:4px!important;color:#667085!important;font-size:12.5px!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-mega-action em{margin-left:auto!important;color:#0f172a!important;font-style:normal!important;font-size:20px!important;line-height:1!important}@media (max-width:760px){body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products{width:calc(100vw - 24px)!important;max-height:calc(100vh - 96px)!important;overflow:auto!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-mega-familybar{grid-template-columns:1fr 1fr!important;padding:14px 18px 0!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-mega-body,body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-mega-panel{display:block!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-mega-panel{display:none!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-mega-panel.is-active{display:block!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-series,body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-series+.lg-series{grid-template-columns:92px 1fr!important;border-left:0!important;border-top:1px solid #e4e9f1!important;padding:18px 0!important}body .lg.lg .lg-head .lg-nav .lg-mega-host .lg-mega.lg-mega-products .lg-mega-footer{grid-template-columns:1fr!important}}
.lg-hero{min-height:700px;display:flex;align-items:center;color:#fff;padding-top:104px;background:linear-gradient(90deg,rgba(5,11,20,.96),rgba(5,11,20,.62),rgba(5,11,20,.18)),url('https://hongli-mach.com/wp-content/uploads/2026/07/hongli-hero-panorama-2.png') center/cover no-repeat} .lg-kicker{color:var(--yellow);font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:950;margin-bottom:14px} .lg h1{font-size:clamp(36px,4.2vw,62px);line-height:1.04;margin:0 0 18px;color:#fff;text-shadow:0 16px 45px rgba(0,0,0,.45);max-width:700px} .lg-hero p,.lg-page-hero p{font-size:16px;color:#dce6f3;max-width:650px;margin:0 0 24px}
.lg-hero-stats{display:grid;grid-template-columns:repeat(4,1fr);max-width:850px;margin-top:36px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.16);border-radius:6px;backdrop-filter:blur(8px)} .lg-hero-stats div{padding:16px;border-right:1px solid rgba(255,255,255,.1)} .lg-hero-stats b{display:block;color:#fff;font-size:22px} .lg-hero-stats span{font-size:12px;color:#c5d1df}
.lg-section{padding:84px 0} .lg-section.alt{background:var(--soft)} .lg-section.dark{background:var(--navy);color:#fff} .lg-title{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:34px} .lg-title h2{font-size:clamp(30px,3vw,48px);line-height:1.1;margin:0;font-weight:950} .lg-title p{margin:0;color:var(--muted);max-width:620px} .dark .lg-title p{color:#b8c5d6}
.lg-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px} .lg-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px} .lg-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center} .lg-card{background:#fff;border:1px solid var(--line);border-radius:6px;padding:24px;overflow:hidden} .lg-card h3{font-size:22px;margin:0 0 8px} .lg-card p{color:var(--muted);margin:0 0 14px} .lg-spec{font-family:Consolas,monospace;background:#f6f8fb;color:#475467;border-radius:4px;padding:8px;font-size:13px;margin:10px 0 14px} .lg-chip{display:inline-flex;background:#fff3c4;color:#6b4d00;border-radius:3px;font-size:12px;font-weight:850;padding:5px 8px;margin:0 6px 6px 0}
.lg-tabs,.lg-filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:24px} .lg-tabs button,.lg-filters button{border:1px solid #d7dde8;background:#fff;border-radius:4px;padding:10px 14px;font-weight:850;cursor:pointer} .lg-tabs button.is-active,.lg-filters button.is-active{background:#0b1829;color:#fff;border-color:#0b1829}
.lg-card-top{display:flex;justify-content:space-between;gap:12px;align-items:center;color:#6b4d00;font-weight:850;font-size:13px} .lg-product.is-hidden,.lg-case.is-hidden{display:none} .lg-compare-tray{position:sticky;bottom:0;z-index:70;background:#07111f;color:#fff;padding:14px 0;border-top:1px solid rgba(255,255,255,.1)} .lg-compare-tray .lg-wrap{display:flex;justify-content:space-between;gap:20px;align-items:center}
.lg-app-panel{display:grid;grid-template-columns:270px 1fr;gap:24px} .lg-app-list button{display:block;width:100%;text-align:left;background:#fff;border:1px solid var(--line);padding:16px;border-radius:4px;margin-bottom:10px;font-weight:850;cursor:pointer} .lg-app-list button.is-active{background:#0b1829;color:#fff} .lg-app-detail{min-height:390px;border-radius:6px;color:#fff;padding:34px;background:linear-gradient(180deg,rgba(0,0,0,.14),rgba(0,0,0,.75)),url('https://hongli-mach.com/wp-content/uploads/2026/07/hongli-hero-panorama-2.png') center/cover no-repeat}
.lg-band{display:grid;grid-template-columns:1.05fr .95fr;background:#07111f;color:#fff;border-radius:6px;overflow:hidden} .lg-band>div{padding:38px} .lg-band img{width:100%;height:100%;min-height:340px;object-fit:cover} .lg-timeline{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);background:#fff} .lg-step{padding:22px;border-right:1px solid var(--line)} .lg-step b{display:grid;place-items:center;width:34px;height:34px;background:#07111f;color:var(--yellow);border-radius:50%;margin-bottom:14px}
.lg-page-hero{padding:190px 0 82px;color:#fff;background:linear-gradient(90deg,rgba(5,11,20,.94),rgba(5,11,20,.5)),url('https://hongli-mach.com/wp-content/uploads/2026/07/hongli-hero-panorama-2.png') center/cover no-repeat} .lg-page-hero.products{background-image:linear-gradient(90deg,rgba(5,11,20,.94),rgba(5,11,20,.42)),url('https://hongli-mach.com/wp-content/uploads/2026/07/hongli-hero-panorama-2.png')} .lg-page-hero.factory{background-image:linear-gradient(90deg,rgba(5,11,20,.94),rgba(5,11,20,.42)),url('https://hongli-mach.com/wp-content/uploads/2026/07/hongli-factory2-8.png')} .lg-page-hero.map{background-image:linear-gradient(90deg,rgba(5,11,20,.95),rgba(5,11,20,.48)),url('https://hongli-mach.com/wp-content/uploads/2026/07/hongli-map.png')}
.lg-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--line)} .lg-table th,.lg-table td{padding:14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top} .lg-table th{background:#07111f;color:#fff} .lg-note{background:#fff8d7;border:1px solid #f3d36d;border-radius:6px;padding:18px;margin-top:20px}
.lg-form{display:grid;gap:14px} .lg-form .row{display:grid;grid-template-columns:1fr 1fr;gap:14px} .lg-form input,.lg-form textarea,.lg-form select{width:100%;border:1px solid #d6deea;border-radius:4px;padding:13px 14px;font:inherit} .lg-form textarea{min-height:120px} .lg-form label{font-size:13px;font-weight:850;color:#344054}
.lg-modal{display:none;position:fixed;inset:0;background:rgba(5,11,20,.72);z-index:120;align-items:center;justify-content:center;padding:20px} .lg-modal.is-open{display:flex} .lg-modal-box{background:#fff;color:#101828;border-radius:6px;padding:26px;width:min(620px,100%);max-height:90vh;overflow:auto} .lg-close{float:right;border:0;background:#edf0f5;border-radius:4px;padding:8px 10px;cursor:pointer}
.lg-rail{position:fixed;right:18px;top:42%;z-index:90;display:grid;gap:8px} .lg-rail a{width:52px;height:52px;display:grid;place-items:center;border-radius:4px;background:var(--yellow);color:#07111f;font-weight:950;box-shadow:0 12px 30px rgba(0,0,0,.2)} .lg-rail a:nth-child(2){background:var(--green);color:#fff} .lg-rail a:nth-child(3){background:#07111f;color:#fff}
.lg-footer{background:#050b14;color:#c8d3e0;padding:58px 0 24px} .lg-footer-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:34px} .lg-footer h4{color:#fff;margin:0 0 14px} .lg-footer a{display:block;color:#c8d3e0;margin:8px 0;font-size:14px} .lg-legal{border-top:1px solid rgba(255,255,255,.1);margin-top:34px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;font-size:13px;color:#96a3b5}
@media(max-width:1180px){.lg-search{display:none}.lg-wrap{width:100%;max-width:1220px;padding-left:24px;padding-right:24px;box-sizing:border-box}.lg-logo img{width:120px}.lg-logo{min-width:126px}.lg-nav{gap:12px}.lg-nav a,.lg-nav button{font-size:12px}}
@media(max-width:980px){.lg-top,.lg-head{position:relative;top:auto;background:#07111f}.lg.is-scrolled .lg-head{top:auto}.lg-head-row{height:auto;padding:14px 0;flex-wrap:wrap}.lg-nav{order:3;width:100%;overflow:auto}.lg-actions-head{margin-left:auto}.lg-mega{display:none!important}.lg-grid-4,.lg-grid-3,.lg-grid-2,.lg-footer-grid,.lg-band,.lg-timeline,.lg-app-panel{grid-template-columns:1fr}.lg-hero{min-height:760px;padding-top:68px}.lg-page-hero{padding-top:100px}.lg-hero-stats{grid-template-columns:1fr 1fr}.lg-rail{right:10px;top:auto;bottom:14px;grid-template-columns:repeat(3,1fr)}.lg-rail a{width:48px;height:48px}}
@media(max-width:620px){.lg-wrap{width:100%;max-width:1220px;padding-left:18px;padding-right:18px;box-sizing:border-box}.lg-top .lg-wrap{display:block}.lg-logo img{width:116px}.lg h1{font-size:34px}.lg-section{padding:56px 0}.lg-hero-stats,.lg-form .row{grid-template-columns:1fr}.lg-title{display:block}}

.entry-content>.lg,.wp-block-html>.lg,.lg{max-width:none!important;width:100%!important;margin-left:0!important;margin-right:0!important}
.lg-top{font-size:12px!important;background:rgba(5,11,20,.32)!important;backdrop-filter:blur(8px)!important}.lg-top .lg-wrap{padding-top:6px!important;padding-bottom:6px!important}.lg-head{position:fixed!important;top:29px!important;background:rgba(7,17,31,.5)!important;backdrop-filter:blur(14px)!important;box-shadow:0 14px 34px rgba(0,0,0,.12)!important;transition:top .22s ease,background .22s ease,box-shadow .22s ease!important}.lg.is-scrolled .lg-head{top:0!important;background:rgba(7,17,31,.86)!important;box-shadow:0 16px 44px rgba(0,0,0,.24)!important}.lg.is-scrolled .lg-top{opacity:0!important;transform:translateY(-100%)!important;pointer-events:none!important}.lg-head-row{height:58px!important;gap:16px!important}.lg-logo{min-width:136px!important}.lg-logo img{width:132px!important}.lg-nav{gap:14px!important}.lg-nav a,.lg-nav button{font-size:12.5px!important;padding:20px 0!important}.lg-search{height:34px!important;width:168px!important;background:rgba(17,31,51,.82)!important}.lg-search input{font-size:12px!important}.lg-head .lg-btn{padding:10px 16px!important;font-size:13px!important}.lg-mega{width:min(880px,calc(100vw - 48px))!important;background:rgba(7,17,31,.94)!important;color:#eef5ff!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 30px 80px rgba(0,0,0,.38)!important;grid-template-columns:230px 1fr 230px!important;backdrop-filter:blur(18px)!important}.lg-mega>div{padding:20px!important}.lg-mega h4{color:#f5b700!important;font-size:11px!important;margin-bottom:10px!important}.lg-mega a{color:#eef5ff!important;border-bottom:1px solid rgba(255,255,255,.09)!important;font-size:13px!important;padding:9px 0!important}.lg-mega p{color:#c5d1df!important;font-size:12px!important}.lg-mega img{height:138px!important;border:1px solid rgba(255,255,255,.12)!important}
.lg-hero{min-height:720px;background-image:linear-gradient(90deg,rgba(5,11,20,.98) 0%,rgba(5,11,20,.9) 34%,rgba(5,11,20,.42) 64%,rgba(5,11,20,.14) 100%),url('https://hongli-mach.com/wp-content/uploads/2026/07/hongli-hero-panorama-2.png')!important;background-size:cover, min(68vw,980px) auto!important;background-position:left top,right bottom!important;background-repeat:no-repeat!important;background-color:#111923}.lg h1{letter-spacing:0}.lg-section{padding:94px 0}.lg-title{margin-bottom:34px}.lg-title h2{font-size:clamp(34px,3.8vw,54px);line-height:1.08}.lg-title p{font-size:17px}.lg-card{border-color:#e1e6ee;box-shadow:0 18px 50px rgba(16,24,40,.05)}.lg-card h3{font-size:21px}
.lg-visual-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:22px;align-items:stretch}.lg-visual-side{display:grid;grid-template-columns:1fr 1fr;gap:22px}.lg-cat-card{position:relative;min-height:310px;overflow:hidden;border-radius:8px;background:#07111f;color:#fff;display:flex;align-items:flex-end}.lg-cat-card.large{min-height:646px}.lg-cat-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center bottom;transition:transform .5s ease}.lg-cat-card:hover img{transform:scale(1.045)}.lg-cat-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,11,20,.02),rgba(5,11,20,.2) 42%,rgba(5,11,20,.86))}.lg-cat-body{position:relative;z-index:1;padding:28px}.lg-cat-body span{display:inline-flex;color:#ffd45d;font-weight:950;font-size:12px;letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px}.lg-cat-body h3{font-size:30px;line-height:1.05;margin:0 0 10px;color:#fff}.lg-cat-body p{color:#e4ebf5;margin:0 0 18px;max-width:420px}
.lg-photo-band{position:relative;overflow:hidden;border-radius:8px;min-height:430px;color:#fff;background:#07111f}.lg-photo-band img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.lg-photo-band:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,11,20,.92),rgba(5,11,20,.45),rgba(5,11,20,.08))}.lg-photo-copy{position:relative;z-index:1;width:min(560px,90%);padding:58px}.lg-photo-copy h2{font-size:clamp(34px,4vw,56px);line-height:1.05;color:#fff;margin:0 0 16px}.lg-photo-copy p{color:#dce6f3;font-size:17px}.lg-metric-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:24px}.lg-metric-row div{background:#fff;border:1px solid var(--line);padding:20px;border-radius:6px}.lg-metric-row b{display:block;font-size:25px;color:#0b1829}.lg-metric-row span{color:#667085;font-size:13px}
.lg-image-card{padding:0}.lg-image-card img{width:100%;height:210px;object-fit:cover;display:block}.lg-image-card div{padding:22px}.lg-table{background:#fff}.lg-contact-panel{background:#fff;border:1px solid var(--line);border-radius:8px;padding:30px;margin-top:20px;box-shadow:0 18px 50px rgba(16,24,40,.06)}
@media(max-width:980px){.lg-visual-grid,.lg-visual-side,.lg-proof-strip,.lg-metric-row{grid-template-columns:1fr}.lg-cat-card.large,.lg-cat-card{min-height:340px}.lg-photo-copy{padding:36px}.lg-section{padding:68px 0}}
@media(max-width:620px){.lg-hero{min-height:760px}.lg-cat-body h3{font-size:25px}.lg-photo-band{min-height:520px}.lg-rail{display:none!important}}
.lg-hero,.lg-page-hero.products{position:relative;overflow:hidden;background:#07111f!important}.lg-hero:before,.lg-page-hero.products:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,rgba(5,11,20,.98),rgba(5,11,20,.88) 42%,rgba(5,11,20,.18) 76%,rgba(5,11,20,.04))}.lg-hero .lg-wrap,.lg-page-hero.products .lg-wrap{position:relative;z-index:3}.lg-hero-art{position:absolute;right:22px;top:96px;width:min(62vw,980px);height:430px;object-fit:contain;object-position:right bottom;filter:brightness(1.1) contrast(1.04);max-width:none;z-index:1}.lg-page-hero.products .lg-hero-art{opacity:.95}
.lg-cat-card:after{display:none!important}.lg-cat-card img{z-index:1!important;filter:none!important}.lg-cat-body{position:absolute!important;z-index:2!important;left:18px;right:18px;bottom:18px;width:auto;background:rgba(5,11,20,.72);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.12);border-radius:6px;padding:16px!important}
.lg-cat-body p{display:none}.lg-cat-body h3{font-size:25px}.lg-cat-card.large .lg-cat-body{padding:24px!important}.lg-cat-card.large .lg-cat-body p{display:block}
.lg-hero{min-height:700px!important;padding:168px 0 58px!important;display:block!important;background-image:linear-gradient(90deg,rgba(5,11,20,.96) 0%,rgba(5,11,20,.8) 34%,rgba(5,11,20,.24) 66%,rgba(5,11,20,.04) 100%),url('https://hongli-mach.com/wp-content/uploads/2026/07/hongli-hero-panorama-2.png')!important;background-size:cover!important;background-position:center bottom!important;background-repeat:no-repeat!important;background-color:#07111f!important}.lg-hero:before{display:none!important}.lg-hero-stage{display:block!important}.lg-hero-copy{position:relative;z-index:2;width:min(660px,100%)}.lg-hero-copy h1{font-size:clamp(32px,2.65vw,42px)!important;line-height:1.12!important;font-weight:850!important;max-width:580px!important;margin-bottom:15px!important}.lg-hero-copy p{max-width:620px!important;font-size:15px!important}.lg-hero-media{display:none!important}
.lg-product-showcase{padding-top:66px!important;padding-bottom:74px!important}.lg-product-showcase .lg-title{display:grid!important;grid-template-columns:.78fr 1.22fr;align-items:end;gap:42px;margin-bottom:28px}.lg-product-showcase .lg-title h2{font-size:clamp(28px,2.45vw,36px)!important;line-height:1.18!important;font-weight:850!important;max-width:460px}.lg-product-showcase .lg-title p{max-width:560px;margin-left:auto;color:#58677d;font-size:15px!important}.lg-compact-products{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.lg-cat-card{min-height:286px!important;border-radius:6px!important;background:#07111f!important}.lg-cat-card.large{min-height:286px!important}.lg-cat-card img{object-fit:cover!important;object-position:center center!important}.lg-cat-card.large img{object-position:center center!important}.lg-cat-body{left:16px!important;right:16px!important;bottom:16px!important;background:rgba(10,14,22,.72)!important;box-shadow:0 14px 34px rgba(0,0,0,.18);padding:16px!important}.lg-cat-body h3{font-size:21px!important;font-weight:850!important}.lg-cat-body span{font-size:11px!important}.lg-cat-card.large .lg-cat-body{right:16px!important;max-width:none;padding:16px!important}.lg-cat-card.large .lg-cat-body h3{font-size:21px!important}.lg-cat-card.large .lg-cat-body p{display:none!important}.lg-cat-card .lg-btn{display:none!important}
.lg-product-center{padding-top:72px!important;padding-bottom:82px!important;background:#fff}.lg-product-center .lg-wrap{padding-right:24px}.lg-product-center .lg-title{display:block!important;text-align:center;margin-bottom:30px}.lg-product-center .lg-title h2{font-size:clamp(30px,2.65vw,38px)!important;text-transform:uppercase;line-height:1.05!important;max-width:none!important;margin:0 auto 16px}.lg-product-center .lg-title p{max-width:980px!important;margin:0 auto!important;color:#3d4b61!important;font-size:13px!important;line-height:1.65}.lg-product-tabs{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin:32px 0 20px}.lg-product-tab{border:0;background:#f0f0f0;color:#1d2939;height:34px;border-radius:999px;font-weight:800;font-size:13px;cursor:pointer;transition:.2s ease}.lg-product-tab.is-active,.lg-product-tab:hover{background:#05233f;color:#fff}.lg-product-panel{display:none;grid-template-columns:repeat(4,1fr);gap:22px}.lg-product-panel.is-active{display:grid}.lg-product-card{background:#f4f4f4;border:1px solid #eceff3;padding:8px 8px 22px;display:flex;flex-direction:column;min-height:452px}.lg-product-photo{height:264px;background:#fff;display:grid;place-items:center;margin-bottom:16px;overflow:hidden}.lg-product-photo img{width:100%;height:100%;object-fit:cover;object-position:center center;padding:0;transition:transform .35s ease}.lg-product-card:hover .lg-product-photo img{transform:scale(1.04)}.lg-product-card h3{font-size:16px!important;line-height:1.25;margin:0 0 18px;color:#07111f;padding:0 0}.lg-product-specs{list-style:none;margin:0 0 14px;padding:0;color:#344054;font-size:12px;line-height:1.55;min-height:76px}.lg-product-specs li{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lg-product-actions{display:grid;grid-template-columns:1fr 1.52fr;margin-top:auto;gap:4px}.lg-product-actions a{height:28px;display:grid;place-items:center;text-decoration:none;color:#fff;font-size:11px;font-weight:900}.lg-product-actions a:first-child{background:#05233f}.lg-product-actions a:last-child{background:#f97316;border-radius:0 999px 999px 0}.lg-product-empty{display:none}
.lg-about-modern{background:#f3f6fa;padding-top:86px!important;padding-bottom:78px!important}.lg-about-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center}.lg-about-copy{max-width:610px}.lg-about-layout h2{font-size:clamp(30px,2.8vw,42px)!important;line-height:1.18!important;margin:0 0 14px;color:#142033;max-width:620px}.lg-about-layout p{font-size:15px;color:#27364b;max-width:640px}.lg-about-img{width:100%;height:360px;object-fit:cover;border-radius:8px}.lg-about-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.lg-milestones{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin-top:58px}.lg-milestones:before{content:"";position:absolute;left:34px;right:34px;top:33px;height:2px;background:linear-gradient(90deg,#f5b700,#0a2a4d);opacity:.5}.lg-mile{position:relative;z-index:1;background:#fff;border:1px solid #dfe6ef;border-top:4px solid #f5b700;border-radius:8px;padding:22px 18px 20px;box-shadow:0 18px 42px rgba(16,24,40,.06);min-height:154px}.lg-mile i{width:auto;min-width:62px;height:30px;border-radius:999px;background:#071f39;color:#fff;display:inline-grid;place-items:center;font-style:normal;font-weight:950;font-size:12px;letter-spacing:.06em;padding:0 12px;margin-bottom:18px}.lg-mile b{display:block;color:#142033;font-size:17px;line-height:1.2;margin-bottom:8px}.lg-mile span{display:block;color:#5b6b82;font-size:13px;line-height:1.5}
.lg-scenarios{background:#fff;padding-top:80px!important}.lg-scenarios .lg-title{display:block!important;text-align:center;margin-bottom:42px}.lg-scenarios .lg-title h2{font-size:clamp(38px,4vw,58px)!important;text-transform:uppercase;letter-spacing:0;color:#0f1b2e}.lg-scenarios .lg-title p{max-width:980px;margin:16px auto 0;color:#56657b}.lg-scenario-grid{display:grid;grid-template-columns:repeat(5,1fr);min-height:430px;overflow:hidden;width:100%;max-width:1220px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;box-sizing:border-box}.lg-scenario-card{position:relative;color:#fff;display:flex;align-items:center;min-height:430px;border-right:1px solid rgba(255,255,255,.28);background:#07111f;overflow:hidden}.lg-scenario-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.45s ease}.lg-scenario-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,11,20,.76),rgba(5,11,20,.45))}.lg-scenario-card:hover img{transform:scale(1.04)}.lg-scenario-body{position:relative;z-index:1;padding:32px 24px}.lg-scenario-icon{width:50px;height:50px;border-radius:50%;border:2px solid #fff;display:grid;place-items:center;font-weight:900;margin-bottom:20px}.lg-scenario-body h3{color:#fff;font-size:23px;line-height:1.15;margin:0 0 14px}.lg-scenario-body p{color:#f2f6fb;font-size:14px;margin:0;line-height:1.65}
.lg-cases-modern{background:#07111f;color:#fff;padding:76px 0!important}.lg-cases-modern .lg-title{display:grid!important;grid-template-columns:.85fr 1.15fr;gap:40px;align-items:end;margin-bottom:30px}.lg-cases-modern .lg-title h2{color:#fff!important;font-size:clamp(32px,3vw,44px)!important;line-height:1.12!important}.lg-cases-modern .lg-title p{color:#b9c6d8!important;max-width:620px;margin-left:auto}.lg-case-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.lg-case-feature,.lg-case-mini{position:relative;overflow:hidden;border-radius:8px;background:#101b2a;border:1px solid rgba(255,255,255,.1);min-height:360px}.lg-case-mini{min-height:171px}.lg-case-feature img,.lg-case-mini img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.72;transition:.45s ease}.lg-case-feature:hover img,.lg-case-mini:hover img{transform:scale(1.04);opacity:.86}.lg-case-feature:after,.lg-case-mini:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,11,20,.9),rgba(5,11,20,.52),rgba(5,11,20,.15))}.lg-case-content{position:relative;z-index:1;padding:30px;max-width:530px}.lg-case-mini .lg-case-content{padding:22px}.lg-case-tag{display:inline-flex;background:#f5b700;color:#07111f;border-radius:3px;padding:5px 8px;font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px}.lg-case-content h3{color:#fff;font-size:28px;line-height:1.12;margin:0 0 12px}.lg-case-mini h3{font-size:21px}.lg-case-content p{color:#e7edf6;margin:0 0 18px}.lg-case-link{display:inline-flex;align-items:center;gap:8px;color:#fff;font-weight:900;border-bottom:2px solid #f5b700;padding-bottom:4px}.lg-case-stack{display:grid;gap:18px}
@media(max-width:980px){.lg-hero-stage,.lg-about-layout{grid-template-columns:1fr}.lg-hero-media{height:330px}.lg-milestones,.lg-scenario-grid{grid-template-columns:1fr 1fr}.lg-milestones:before{display:none}.lg-scenario-card{min-height:300px}}
@media(max-width:1180px){.lg-logo img{width:120px!important}.lg-logo{min-width:126px!important}.lg-nav{gap:12px!important}.lg-nav a,.lg-nav button{font-size:12px!important}.lg-search{display:none!important}}
@media(max-width:980px){.lg-top,.lg-head{position:relative!important;top:auto!important;background:#07111f!important}.lg.is-scrolled .lg-head{top:auto!important}.lg-head-row{height:auto!important;padding:14px 0!important;flex-wrap:wrap}.lg-mega{display:none!important}.lg-nav{order:3;width:100%;overflow:auto}}
@media(max-width:980px){.lg-cases-modern .lg-title,.lg-case-layout{grid-template-columns:1fr}.lg-cases-modern .lg-title p{margin-left:0}.lg-case-feature,.lg-case-mini{min-height:280px}}
@media(max-width:980px){.lg-product-center .lg-wrap{padding-left:24px;padding-right:24px;box-sizing:border-box}.lg-product-tabs{grid-template-columns:repeat(2,1fr)}.lg-product-panel{grid-template-columns:repeat(2,1fr)}.lg-product-card{min-height:420px}}
@media(max-width:620px){.lg-hero{padding:58px 0 52px!important;background-size:auto 100%!important;background-position:58% bottom!important}.lg-hero-copy h1{font-size:32px!important}.lg-hero-stage{gap:28px}.lg-hero-media{height:240px}.lg-milestones,.lg-scenario-grid{grid-template-columns:1fr}.lg-about-img{height:240px}.lg-case-content{padding:22px}.lg-case-content h3{font-size:23px}}
@media(max-width:620px){.lg-product-center{padding-top:58px!important}.lg-product-tabs,.lg-product-panel{grid-template-columns:1fr}.lg-product-photo{height:245px}.lg-product-card{min-height:auto}.lg-product-actions a{height:34px}.lg-product-center .lg-title p{text-align:left}}
.lg-top{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:121!important;font-size:11.5px!important;background:rgba(5,11,20,.36)!important;backdrop-filter:blur(10px)!important;border-bottom:1px solid rgba(255,255,255,.06)!important;transition:transform .22s ease,opacity .22s ease!important}.lg-top .lg-wrap{padding-top:5px!important;padding-bottom:5px!important}.lg-head{position:fixed!important;top:27px!important;left:0!important;right:0!important;z-index:120!important;background:linear-gradient(90deg,rgba(7,17,31,.74),rgba(7,17,31,.52),rgba(7,17,31,.36))!important;backdrop-filter:blur(16px) saturate(125%)!important;border-bottom:1px solid rgba(255,255,255,.11)!important;box-shadow:0 12px 34px rgba(0,0,0,.14)!important}.lg.is-scrolled .lg-head{top:0!important;background:rgba(7,17,31,.9)!important;box-shadow:0 18px 48px rgba(0,0,0,.26)!important}.lg.is-scrolled .lg-top{opacity:0!important;transform:translateY(-100%)!important;pointer-events:none!important}.lg-head-row{height:56px!important;gap:15px!important}.lg-logo{min-width:122px!important;padding:0!important}.lg-logo img{width:118px!important;display:block!important}.lg-nav{gap:13px!important}.lg-nav a,.lg-nav button{font-size:12px!important;line-height:1!important;padding:22px 0!important;font-weight:760!important}.lg-actions-head{gap:10px!important}.lg-search{width:156px!important;height:32px!important;background:rgba(13,28,48,.76)!important;border-color:rgba(167,188,214,.26)!important}.lg-search input{font-size:11.5px!important;padding:0 12px!important}.lg-head .lg-btn{height:38px!important;padding:0 15px!important;font-size:12.5px!important;border-radius:4px!important;display:inline-flex!important;align-items:center!important}.lg-hero{min-height:682px!important;padding:150px 0 50px!important}.lg-kicker{font-size:11.5px!important;margin-bottom:12px!important}.lg-hero-copy h1{font-size:clamp(30px,2.35vw,38px)!important;line-height:1.13!important;max-width:640px!important;margin-bottom:14px!important}.lg-hero-copy p{font-size:14px!important;line-height:1.65!important;max-width:650px!important}.lg-mega-host{position:relative!important}.lg-mega-host:hover .lg-mega,.lg-mega-host.is-open .lg-mega{display:grid!important}.lg-mega{top:calc(100% - 2px)!important;left:0!important;transform:none!important;width:min(760px,calc(100vw - 36px))!important;grid-template-columns:1fr 1fr 210px!important;background:rgba(7,17,31,.96)!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:8px!important;box-shadow:0 28px 76px rgba(0,0,0,.42)!important;overflow:hidden!important}.lg-mega:before{content:"";position:absolute;top:-7px;left:72px;width:14px;height:14px;background:rgba(7,17,31,.96);border-left:1px solid rgba(255,255,255,.16);border-top:1px solid rgba(255,255,255,.16);transform:rotate(45deg)}.lg-mega>div{padding:18px!important;background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,0))}.lg-mega h4{font-size:10.5px!important;letter-spacing:.16em!important;margin-bottom:8px!important;color:#f5b700!important}.lg-mega a{font-size:12.5px!important;padding:10px 0!important;color:#f3f7fb!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.lg-mega a:hover{padding-left:6px!important;color:#ffc20e!important}.lg-mega p{font-size:11.5px!important;line-height:1.55!important;color:#c7d2e0!important}.lg-mega img{height:112px!important;object-fit:cover!important;border-radius:5px!important;filter:saturate(.96) contrast(1.03)!important}
@media(max-width:1180px){.lg-head-row{gap:12px!important}.lg-logo{min-width:112px!important}.lg-logo img{width:108px!important}.lg-nav{gap:10px!important}.lg-nav a,.lg-nav button{font-size:11.5px!important}.lg-search{display:none!important}.lg-head .lg-btn{font-size:12px!important;padding:0 13px!important}.lg-hero-copy h1{font-size:clamp(29px,3.1vw,36px)!important}.lg-hero{padding-top:142px!important}}
@media(max-width:980px){.lg-top,.lg-head{position:relative!important;top:auto!important;left:auto!important;right:auto!important;background:#07111f!important;backdrop-filter:none!important}.lg.is-scrolled .lg-head{top:auto!important}.lg.is-scrolled .lg-top{opacity:1!important;transform:none!important}.lg-head-row{height:auto!important;padding:12px 0!important;flex-wrap:wrap!important}.lg-logo img{width:118px!important}.lg-nav{order:3;width:100%;overflow-x:auto;gap:16px!important;padding-bottom:4px}.lg-nav a,.lg-nav button{font-size:12px!important;padding:8px 0!important;white-space:nowrap}.lg-mega{display:none!important}.lg-hero{padding-top:64px!important;min-height:650px!important}.lg-hero-copy h1{font-size:34px!important}}
@media(max-width:620px){.lg-top{font-size:10.5px!important}.lg-head .lg-btn{height:34px!important}.lg-hero{min-height:610px!important;background-position:58% bottom!important}.lg-hero-copy h1{font-size:29px!important}.lg-hero-copy p{font-size:13.5px!important}.lg-proof-strip div{padding:14px!important}.lg-proof-strip b{font-size:19px!important}}
.lg-head-row{height:64px!important}.lg-nav a,.lg-nav button{padding:26px 0!important}.lg-head .lg-btn{height:40px!important}.lg-search{height:34px!important}.lg-hero{min-height:735px!important;padding-top:160px!important;padding-bottom:76px!important}
@media(max-width:1180px){.lg-head-row{height:60px!important}.lg-nav a,.lg-nav button{padding:23px 0!important}.lg-hero{min-height:710px!important;padding-top:150px!important}}
@media(max-width:980px){.lg-head-row{height:auto!important;padding:14px 0!important}.lg-nav a,.lg-nav button{padding:8px 0!important}.lg-hero{min-height:650px!important;padding-top:64px!important}}
@media(max-width:620px){.lg-hero{min-height:625px!important}}
.lg-logo-stack{position:relative;display:block;width:150px;height:38px}.lg-logo-stack img{position:absolute;left:0;top:50%;transform:translateY(-50%);width:150px!important;height:auto!important;transition:opacity .18s ease}.lg-logo-light{opacity:0}.lg-logo-dark{opacity:1}.lg-logo{min-width:160px!important}.lg-head{background:linear-gradient(90deg,rgba(7,17,31,.86),rgba(7,17,31,.58),rgba(7,17,31,.34))!important;transition:background .18s ease,color .18s ease,box-shadow .18s ease!important}.lg-head-row{height:68px!important}.lg-nav{gap:18px!important}.lg-nav a,.lg-nav button{font-size:13.5px!important;font-weight:850!important;padding:27px 0!important;letter-spacing:0!important;color:#f4f8ff!important}.lg-head:hover,.lg:has(.lg-mega-host.is-open) .lg-head{background:#fff!important;color:#07111f!important;border-bottom-color:#e6ebf2!important;box-shadow:0 18px 50px rgba(16,24,40,.12)!important;backdrop-filter:none!important}.lg-head:hover .lg-nav a,.lg-head:hover .lg-nav button,.lg:has(.lg-mega-host.is-open) .lg-nav a,.lg:has(.lg-mega-host.is-open) .lg-nav button{color:#07111f!important}.lg-head:hover .lg-logo-dark,.lg:has(.lg-mega-host.is-open) .lg-logo-dark{opacity:0}.lg-head:hover .lg-logo-light,.lg:has(.lg-mega-host.is-open) .lg-logo-light{opacity:1}.lg-head:hover .lg-search,.lg:has(.lg-mega-host.is-open) .lg-search{background:#f5f7fa!important;border-color:#d9e0ea!important}.lg-head:hover .lg-search input,.lg:has(.lg-mega-host.is-open) .lg-search input{color:#07111f!important}.lg-head:hover .lg-search input::placeholder,.lg:has(.lg-mega-host.is-open) .lg-search input::placeholder{color:#64748b!important}
.lg-mega-host{position:static!important}.lg-mega-host:hover .lg-mega,.lg-mega-host.is-open .lg-mega{display:grid!important}.lg-mega{position:fixed!important;top:95px!important;left:0!important;right:0!important;width:100vw!important;transform:none!important;grid-template-columns:minmax(300px,.95fr) minmax(360px,1fr) minmax(280px,.8fr)!important;gap:28px!important;background:#fff!important;color:#07111f!important;border:0!important;border-top:1px solid #e6ebf2!important;border-radius:0!important;box-shadow:0 28px 70px rgba(16,24,40,.18)!important;padding:34px max(32px,calc((100vw - 1360px)/2))!important;overflow:visible!important;backdrop-filter:none!important}.lg.is-scrolled .lg-mega{top:68px!important}.lg-mega:before{display:none!important}.lg-mega>div{padding:0!important;background:transparent!important;border-right:1px solid #edf1f6!important}.lg-mega>div:last-child{border-right:0!important}.lg-mega h4{font-size:12px!important;color:#07111f!important;letter-spacing:.08em!important;margin:0 0 16px!important}.lg-mega a{display:flex!important;align-items:center!important;min-height:44px!important;padding:10px 14px!important;margin-right:28px!important;border-bottom:1px solid #edf1f6!important;color:#10233d!important;font-size:14px!important;font-weight:760!important}.lg-mega a:hover{background:#05233f!important;color:#fff!important;padding-left:18px!important}.lg-mega p{color:#27364b!important;font-size:13px!important;line-height:1.7!important;max-width:360px!important}.lg-mega img{height:148px!important;border:1px solid #e4e9f1!important;border-radius:4px!important;object-fit:cover!important;filter:none!important}.lg-mega .lg-btn{display:inline-flex!important;margin-top:10px!important}
@media(max-width:1180px){.lg-logo-stack{width:132px}.lg-logo-stack img{width:132px!important}.lg-logo{min-width:140px!important}.lg-nav{gap:13px!important}.lg-nav a,.lg-nav button{font-size:12.5px!important}.lg-head-row{height:64px!important}.lg-mega{top:91px!important;padding-left:24px!important;padding-right:24px!important}.lg.is-scrolled .lg-mega{top:64px!important}}
@media(max-width:980px){.lg-logo-stack{width:132px;height:34px}.lg-logo-stack img{width:132px!important}.lg-head:hover,.lg:has(.lg-mega-host.is-open) .lg-head{background:#07111f!important}.lg-head:hover .lg-nav a,.lg-head:hover .lg-nav button{color:#f4f8ff!important}.lg-head:hover .lg-logo-dark{opacity:1}.lg-head:hover .lg-logo-light{opacity:0}.lg-nav a,.lg-nav button{font-size:12.5px!important;padding:8px 0!important}.lg-mega{display:none!important}}
.lg-head .lg-wrap{width:min(100% - 56px,1460px)!important}.lg-nav{margin-left:28px!important}.lg-actions-head{margin-left:auto!important;transform:translateX(18px)}
@media(max-width:1180px){.lg-head .lg-wrap{width:min(100% - 36px,1180px)!important}.lg-nav{margin-left:12px!important}.lg-actions-head{transform:none}}
@media(max-width:980px){.lg-head .lg-wrap{width:min(100% - 24px,1180px)!important}.lg-nav{margin-left:0!important}.lg-actions-head{transform:none!important}}
.lg-hero{position:relative!important;overflow:hidden!important;display:flex!important;align-items:center!important;min-height:clamp(560px,78vh,820px)!important;padding:0!important;color:#fff!important;background:linear-gradient(90deg,rgba(7,17,31,.82) 0%,rgba(7,17,31,.45) 45%,transparent 75%),url('https://hongli-mach.com/wp-content/uploads/2026/07/hongli-hero-panorama-2.png') center center/cover no-repeat!important;background-color:#07111f!important}.lg-hero:before{display:none!important}.lg-hero .lg-wrap{position:relative!important;z-index:2!important;width:100%!important;max-width:1220px!important;margin:0 auto!important;padding-left:24px!important;padding-right:24px!important;box-sizing:border-box!important}.lg-hero-stage{display:block!important;width:100%!important}.lg-hero-copy{position:relative!important;z-index:2!important;width:min(900px,100%)!important;max-width:900px!important}.lg-hero .lg-kicker{margin:0 0 clamp(12px,1.4vw,16px)!important;color:#f5b700!important;font-size:12px!important;line-height:1.2!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-weight:950!important}.lg-hero-copy h1{max-width:900px!important;margin:0 0 clamp(16px,1.8vw,22px)!important;color:#fff!important;font-size:clamp(34px,4.6vw,62px)!important;line-height:1.06!important;font-weight:950!important;letter-spacing:0!important;text-shadow:0 18px 48px rgba(0,0,0,.38)!important}.lg-hero-copy h1 span{display:block!important;white-space:nowrap!important}.lg-hero-copy p{max-width:560px!important;margin:0 0 clamp(22px,2.4vw,30px)!important;color:rgba(255,255,255,.78)!important;font-size:clamp(15px,1.15vw,17px)!important;line-height:1.65!important}.lg-hero .lg-btn{min-height:44px!important;padding:0 18px!important;border-radius:4px!important;font-size:14px!important;font-weight:900!important}.lg-hero .lg-btn.primary{background:#f5b700!important;color:#07111f!important;border-color:#f5b700!important}.lg-hero .lg-btn.ghost{background:transparent!important;color:#fff!important;border:1.5px solid rgba(255,255,255,.88)!important}.lg-hero .lg-btn.ghost:hover{background:#fff!important;color:#07111f!important}.lg-hero .lg-proof-strip{display:flex!important;align-items:stretch!important;gap:0!important;max-width:880px!important;margin-top:clamp(30px,3.2vw,42px)!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;backdrop-filter:none!important;overflow:visible!important}.lg-hero .lg-proof-strip div{position:relative!important;flex:0 1 auto!important;min-height:0!important;padding:0 clamp(18px,2vw,30px)!important;border:0!important;border-right:1px solid rgba(255,255,255,.18)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;transform:none!important;overflow:visible!important}.lg-hero .lg-proof-strip div:first-child{padding-left:0!important}.lg-hero .lg-proof-strip div:last-child{padding-right:0!important;border-right:0!important}.lg-hero .lg-proof-strip div:before{display:none!important}.lg-hero .lg-proof-strip b{display:block!important;color:#f5b700!important;font-size:clamp(22px,2vw,32px)!important;line-height:1.05!important;font-weight:950!important;letter-spacing:0!important;white-space:nowrap!important}.lg-hero .lg-proof-strip span{display:block!important;margin-top:7px!important;color:rgba(255,255,255,.68)!important;font-size:12px!important;line-height:1.25!important;letter-spacing:.08em!important;text-transform:lowercase!important;white-space:nowrap!important}.lg-hero-media,.lg-hero-art{display:none!important}
@media(min-width:768px) and (max-width:1023px){.lg-hero .lg-proof-strip{flex-wrap:wrap!important;row-gap:18px!important;max-width:720px!important}.lg-hero .lg-proof-strip div{flex:0 0 auto!important}}
@media(max-width:767px){.lg-product-center .lg-wrap{padding-left:18px!important;padding-right:18px!important}.lg-hero{align-items:flex-end!important;min-height:clamp(560px,78vh,760px)!important;padding:96px 0 48px!important;background-image:linear-gradient(180deg,rgba(7,17,31,.55),rgba(7,17,31,.88)),url('https://hongli-mach.com/wp-content/uploads/2026/07/hongli-hero-panorama-2.png')!important;background-position:70% center!important}.lg-hero .lg-wrap{padding-left:18px!important;padding-right:18px!important}.lg-hero-copy{max-width:100%!important}.lg-hero-copy h1{font-size:clamp(22px,5.9vw,34px)!important;line-height:1.08!important}.lg-hero-copy p{max-width:100%!important}.lg-hero .lg-btn{width:100%!important;margin:0 0 10px!important}html body .lg .lg-hero .lg-proof-strip{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px 10px!important;max-width:100%!important;margin-top:24px!important}html body .lg .lg-hero .lg-proof-strip div,html body .lg .lg-hero .lg-proof-strip div:first-child,html body .lg .lg-hero .lg-proof-strip div:last-child{padding:0!important;border:0!important}html body .lg .lg-hero .lg-proof-strip span{white-space:normal!important}}
.lg-scenario-grid{position:relative!important;grid-template-columns:repeat(5,1fr)!important;min-height:430px!important;width:100%!important;max-width:1220px!important;margin-left:auto!important;margin-right:auto!important;padding-left:24px!important;padding-right:24px!important;box-sizing:border-box!important;background-image:linear-gradient(90deg,rgba(5,11,20,.84),rgba(5,11,20,.42) 45%,rgba(5,11,20,.68)),var(--scenario-bg)!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important}.lg-scenario-card{background:transparent!important;border-right:1px solid rgba(255,255,255,.22)!important;min-height:430px!important;overflow:hidden!important;text-decoration:none!important;color:#fff!important}.lg-scenario-card:last-child{border-right:0!important}.lg-scenario-card:after{display:none!important}.lg-scenario-card img{display:none!important}.lg-scenario-card:hover{background:rgba(245,183,0,.1)!important}.lg-scenario-card:hover .lg-scenario-icon{border-color:#f5b700!important;color:#f5b700!important}.lg-scenario-body{padding:34px 26px!important;min-height:430px;display:flex;flex-direction:column;justify-content:flex-end}.lg-scenario-icon{width:42px!important;height:42px!important;margin-bottom:18px!important;background:rgba(5,11,20,.38);backdrop-filter:blur(8px);font-size:13px;transition:.18s ease}.lg-scenario-body h3{font-size:22px!important;line-height:1.15!important}.lg-scenario-body p{font-size:13.5px!important;max-width:260px}.lg-scenario-link{display:inline-flex;margin-top:16px;color:#f5b700;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}
@media(max-width:980px){.lg-scenario-grid{grid-template-columns:1fr 1fr!important;min-height:auto!important}.lg-scenario-card,.lg-scenario-body{min-height:280px!important}.lg-scenario-card:nth-child(2n){border-right:0!important}}
@media(max-width:620px){.lg-scenario-grid{grid-template-columns:1fr!important;background-position:center bottom!important;padding-left:18px!important;padding-right:18px!important}.lg-scenario-card{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.18)!important}.lg-scenario-body{min-height:230px!important}}
.lgp-hero{min-height:560px;color:#fff;background:linear-gradient(90deg,rgba(5,11,20,.96),rgba(5,11,20,.72) 37%,rgba(5,11,20,.12)),url('https://hongli-mach.com/wp-content/uploads/2026/07/hongli-hero-panorama-2.png') center bottom/cover no-repeat;padding:170px 0 88px}.lgp-hero-copy{max-width:560px}.lgp-hero h1{font-size:clamp(42px,4.4vw,70px);line-height:1.02;margin:0 0 18px;color:#fff}.lgp-hero p{font-size:17px;line-height:1.65;color:#e4edf8;margin:0 0 30px}.lgp-trust{display:flex;gap:28px;flex-wrap:wrap}.lgp-trust span{position:relative;padding-left:36px;color:#fff;font-weight:900;font-size:14px}.lgp-trust span:before{content:"";position:absolute;left:0;top:2px;width:24px;height:24px;border:2px solid #f5b700;border-radius:6px}.lgp-trust small{font-weight:700;color:#b8c6d8}.lgp-families{background:#fff;padding:70px 0 76px}.lgp-title{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.lgp-title span,.lgp-matrix span,.lgp-support span{display:block;color:#d49b00;font-weight:950;text-transform:uppercase;letter-spacing:.12em;font-size:12px;margin-bottom:10px}.lgp-title h2{font-size:clamp(30px,3vw,46px);line-height:1.08;margin:0;color:#102033}.lgp-title a{font-weight:900;color:#0b2542}.lgp-family-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.lgp-family{position:relative;min-height:350px;border-radius:6px;overflow:hidden;background:#07111f;color:#fff;border:1px solid #dfe6ef}.lgp-family img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.lgp-family:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,11,20,0),rgba(5,11,20,.42) 36%,rgba(5,11,20,.96))}.lgp-family div{position:absolute;left:0;right:0;bottom:0;z-index:1;padding:22px}.lgp-family h3{color:#fff;font-size:24px;line-height:1.1;margin:0 0 4px}.lgp-family b{display:block;color:#f5b700;margin-bottom:14px}.lgp-family p{font-size:14px;line-height:1.55;color:#f1f6fb;min-height:66px}.lgp-family a,.lgp-yellow{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#f5b700;color:#07111f!important;border-radius:4px;font-weight:950;text-decoration:none;padding:12px 18px}.lgp-hot{background:#07111f;color:#fff;padding:72px 0}.lgp-hot .lgp-title h2{color:#fff}.lgp-hot .lgp-title a{color:#fff}.lgp-hot-layout{display:grid;grid-template-columns:.92fr 1fr;gap:22px}.lgp-featured,.lgp-hot-mini{border:1px solid rgba(255,255,255,.18);border-radius:6px;overflow:hidden;background:#0b1829}.lgp-featured{position:relative}.lgp-badge{position:absolute;top:18px;left:18px;z-index:2;background:#f5b700;color:#07111f;font-weight:950;font-size:12px;text-transform:uppercase;border-radius:3px;padding:7px 9px}.lgp-featured>img{width:100%;height:285px;object-fit:cover;display:block}.lgp-featured-copy{padding:26px}.lgp-featured h3,.lgp-hot-mini h3{color:#fff;margin:0 0 10px;font-size:30px}.lgp-featured-copy p,.lgp-hot-copy p{color:#d8e3f1}.lgp-featured ul,.lgp-hot-mini ul{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;list-style:none;margin:20px 0;padding:0;color:#dbe5f2;font-size:12px}.lgp-cert span,.lgp-hot-copy p span{display:inline-flex;border:1px solid rgba(255,255,255,.18);border-radius:4px;padding:5px 9px;margin-right:6px;font-size:12px}.lgp-cert em,.lgp-hot-copy p em{color:#3fd27f;font-style:normal;font-weight:900;margin-left:8px}.lgp-outline{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.3);color:#fff!important;border-radius:4px;font-weight:900;text-decoration:none;padding:12px 18px;margin-left:10px}.lgp-hot-stack{display:grid;gap:18px}.lgp-hot-mini{display:grid;grid-template-columns:230px 1fr;min-height:170px}.lgp-hot-mini img{width:100%;height:100%;object-fit:cover}.lgp-hot-copy{padding:20px}.lgp-hot-copy h3{font-size:23px}.lgp-hot-copy ul{grid-template-columns:repeat(3,1fr);margin:12px 0}.lgp-hot-copy .lgp-yellow,.lgp-hot-copy .lgp-outline{padding:9px 14px;font-size:12px}.lgp-inquiry{margin-top:34px;display:grid;grid-template-columns:1.2fr repeat(3,1fr) auto;gap:14px;align-items:end;padding:26px;background:linear-gradient(90deg,#10233d,#07111f);border:1px solid rgba(255,255,255,.14);border-radius:6px}.lgp-inquiry h3{color:#fff;font-size:24px;line-height:1.14;margin:0 0 8px}.lgp-inquiry p{margin:0;color:#c9d6e6;font-size:13px}.lgp-inquiry label{font-size:12px;color:#fff;font-weight:850}.lgp-inquiry select{margin-top:7px;width:100%;height:40px;border:0;border-radius:4px;padding:0 12px}.lgp-inquiry a{height:40px;display:inline-flex;align-items:center;background:#f5b700;color:#07111f!important;border-radius:4px;font-weight:950;text-decoration:none;padding:0 18px;white-space:nowrap}.lgp-bottom{background:#f5f7fa;padding:70px 0}.lgp-bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.lgp-matrix,.lgp-support{min-height:280px;background:#fff;border:1px solid #dfe6ef;border-radius:8px;padding:34px;overflow:hidden}.lgp-matrix{display:grid;grid-template-columns:1fr 220px;gap:26px}.lgp-matrix h2,.lgp-support h2{font-size:28px;line-height:1.15;margin:0 0 14px;color:#102033}.lgp-matrix p{color:#526176;line-height:1.6}.lgp-matrix a,.lgp-support a{display:inline-flex;border:1px solid #cfd8e5;border-radius:4px;padding:12px 16px;color:#0b2542!important;font-weight:900;text-decoration:none}.lgp-paper{transform:rotate(-7deg);align-self:center;background:#fff;border:1px solid #dde5ef;box-shadow:0 24px 45px rgba(16,24,40,.12);padding:22px;display:grid;gap:10px}.lgp-paper b{height:28px;background:#edf2f8;border-radius:3px;padding:6px;color:#344054;font-size:12px}.lgp-support{position:relative;display:grid;grid-template-columns:1fr 250px;gap:20px}.lgp-support ul{list-style:none;margin:0 0 22px;padding:0;color:#344054;display:grid;gap:10px}.lgp-support li:before{content:"";display:inline-block;width:9px;height:9px;background:#f5b700;border-radius:50%;margin-right:9px}.lgp-support img{width:100%;height:100%;object-fit:cover;border-radius:6px}.lg-rail{gap:6px!important}.lg-rail a{width:46px!important;height:46px!important;border-radius:6px!important;font-size:13px!important}.lg-rail a:nth-child(n+4){display:none!important}
.lgp-hero{min-height:520px!important;padding:160px 0 78px!important}.lgp-hero-copy{max-width:760px!important}.lgp-hero h1{font-size:clamp(38px,3.65vw,58px)!important;line-height:1.06!important;max-width:760px!important;margin-bottom:18px!important}.lgp-hero p{max-width:680px!important;font-size:16px!important;margin-bottom:28px!important}.lgp-trust{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:0!important;max-width:720px!important;border:1px solid rgba(255,255,255,.14);border-left:3px solid #f5b700;background:rgba(7,17,31,.48);backdrop-filter:blur(10px);border-radius:6px;overflow:hidden}.lgp-trust span{padding:15px 20px 15px 22px!important;border-right:1px solid rgba(255,255,255,.12);font-size:13px!important;line-height:1.25}.lgp-trust span:last-child{border-right:0}.lgp-trust span:before{display:none!important}.lgp-trust small{display:block;margin-top:4px;font-size:11.5px!important;color:#aebdd0!important}
.lgp-hero{background-position:center 68%!important}
@media(max-width:1180px){.lgp-family-grid{grid-template-columns:repeat(3,1fr)}.lgp-hot-layout,.lgp-inquiry,.lgp-bottom-grid{grid-template-columns:1fr}.lgp-inquiry{align-items:stretch}.lgp-hot-mini{grid-template-columns:190px 1fr}}
@media(max-width:760px){.lgp-hero{padding:100px 0 60px}.lgp-family-grid{grid-template-columns:1fr}.lgp-title{display:block}.lgp-hot-mini,.lgp-matrix,.lgp-support{grid-template-columns:1fr}.lgp-featured ul,.lgp-hot-copy ul{grid-template-columns:1fr 1fr}.lgp-inquiry{padding:20px}.lgp-family{min-height:320px}}
.lga-hero{position:relative;min-height:560px;color:#fff;background:linear-gradient(90deg,rgba(5,11,20,.98),rgba(5,11,20,.76) 40%,rgba(5,11,20,.18)),url('https://hongli-mach.com/wp-content/uploads/2026/07/hongli-hero-panorama-2.png') center 70%/cover no-repeat;padding:164px 0 72px;overflow:hidden}.lga-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:130px;background:linear-gradient(0deg,#07111f,rgba(7,17,31,0));pointer-events:none}.lga-hero .lg-wrap{position:relative;z-index:1}.lga-copy{max-width:650px}.lga-copy h1{font-size:clamp(38px,3.9vw,62px);line-height:1.06;margin:0 0 18px;color:#fff}.lga-copy p{font-size:16px;line-height:1.72;color:#d9e5f2;margin:0 0 30px}.lga-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;max-width:760px;border:1px solid rgba(255,255,255,.16);border-left:3px solid #f5b700;background:rgba(7,17,31,.52);backdrop-filter:blur(10px);border-radius:6px;overflow:hidden}.lga-steps span{padding:17px 20px;border-right:1px solid rgba(255,255,255,.12);font-weight:900}.lga-steps span:last-child{border-right:0}.lga-steps small{display:block;margin-top:4px;color:#aebdd0;font-weight:700;font-size:11.5px}.lga-main{background:#07111f;color:#fff;padding:74px 0}.lga-title{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:34px}.lga-title span,.lga-kicker{display:block;color:#f5b700;text-transform:uppercase;letter-spacing:.14em;font-weight:950;font-size:12px;margin-bottom:10px}.lga-title h2{color:#fff;font-size:clamp(30px,3vw,46px);line-height:1.08;margin:0}.lga-title p{color:#bdcadb;max-width:560px;line-height:1.65;margin:0}.lga-board{display:grid;grid-template-columns:310px 1fr;gap:22px}.lga-tabs{display:grid;gap:10px}.lga-tab{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.045);color:#eaf2fb;text-align:left;border-radius:6px;padding:18px 18px;cursor:pointer;transition:.18s ease}.lga-tab b{display:block;font-size:17px;color:#fff;margin-bottom:5px}.lga-tab span{font-size:12.5px;color:#aebdd0}.lga-tab.is-active,.lga-tab:hover{background:#fff;color:#07111f;border-color:#fff;transform:translateX(4px)}.lga-tab.is-active b,.lga-tab:hover b{color:#07111f}.lga-tab.is-active span,.lga-tab:hover span{color:#526176}.lga-panel{display:none;min-height:530px;border:1px solid rgba(255,255,255,.16);border-radius:8px;overflow:hidden;background:#0b1829}.lga-panel.is-active{display:grid;grid-template-columns:1fr .9fr}.lga-panel-visual{position:relative;min-height:530px}.lga-panel-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.lga-panel-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,11,20,.08),rgba(5,11,20,.74))}.lga-panel-copy{padding:38px;background:linear-gradient(180deg,#0d1d32,#07111f)}.lga-panel-copy h3{color:#fff;font-size:34px;line-height:1.1;margin:0 0 14px}.lga-panel-copy p{color:#dce6f2;line-height:1.72;margin:0 0 22px}.lga-rec{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:22px 0}.lga-model{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.045);border-radius:6px;padding:15px}.lga-model b{display:block;color:#fff;font-size:17px;margin-bottom:6px}.lga-model span{color:#b8c6d8;font-size:12.5px}.lga-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.lga-yellow{display:inline-flex;align-items:center;justify-content:center;background:#f5b700;color:#07111f!important;border-radius:4px;font-weight:950;text-decoration:none;padding:12px 18px}.lga-outline{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.28);color:#fff!important;border-radius:4px;font-weight:900;text-decoration:none;padding:12px 18px}.lga-strip{background:#fff;padding:70px 0}.lga-strip-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;align-items:stretch}.lga-map{position:relative;min-height:360px;border-radius:8px;overflow:hidden;background:#07111f}.lga-map img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.lga-map:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,17,31,.84),rgba(7,17,31,.15))}.lga-map-copy{position:absolute;z-index:1;left:34px;bottom:34px;color:#fff;max-width:520px}.lga-map-copy h2{color:#fff;font-size:34px;line-height:1.08;margin:0 0 12px}.lga-map-copy p{color:#dce6f2;line-height:1.65;margin:0}.lga-checklist{border:1px solid #dfe6ef;border-radius:8px;padding:32px;background:#f7f9fc}.lga-checklist h2{font-size:30px;line-height:1.12;margin:0 0 18px;color:#102033}.lga-checklist ul{list-style:none;margin:0;padding:0;display:grid;gap:13px}.lga-checklist li{position:relative;padding-left:26px;color:#344054;line-height:1.55}.lga-checklist li:before{content:"";position:absolute;left:0;top:.45em;width:10px;height:10px;background:#f5b700;border-radius:50%}.lga-matrix{background:#f5f7fa;padding:70px 0}.lga-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #dfe6ef;border-radius:8px;overflow:hidden}.lga-table th{background:#07111f;color:#fff;text-align:left;padding:16px}.lga-table td{padding:16px;border-bottom:1px solid #e6ebf2;color:#344054;vertical-align:top}.lga-table tr:last-child td{border-bottom:0}.lga-table a{font-weight:900;color:#0b2542}.lga-quote{background:#07111f;color:#fff;padding:58px 0}.lga-quote-box{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center;border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:30px;background:linear-gradient(90deg,rgba(16,35,61,.9),rgba(7,17,31,.98))}.lga-quote h2{color:#fff;margin:0 0 8px;font-size:32px}.lga-quote p{color:#c7d4e4;margin:0;max-width:760px}.lga-btn-row{display:flex;gap:12px;flex-wrap:wrap}.lga-app-hidden{display:none!important}@media(max-width:1100px){.lga-board,.lga-panel.is-active,.lga-strip-grid,.lga-quote-box{grid-template-columns:1fr}.lga-panel-visual{min-height:340px}.lga-tabs{grid-template-columns:1fr 1fr}.lga-title{display:block}.lga-title p{margin-top:12px}.lga-steps{grid-template-columns:1fr 1fr 1fr}}@media(max-width:700px){.lga-hero{padding:100px 0 58px;min-height:560px}.lga-copy h1{font-size:36px}.lga-steps,.lga-tabs,.lga-rec{grid-template-columns:1fr}.lga-panel-copy{padding:26px}.lga-panel-copy h3{font-size:28px}.lga-table{font-size:13px}.lga-table th,.lga-table td{padding:12px}.lga-map-copy{left:22px;right:22px;bottom:24px}}
.lga-hero{min-height:540px!important;padding:158px 0 70px!important;background-position:center 72%!important}.lga-copy{max-width:720px!important}.lga-copy h1{font-size:clamp(38px,3.35vw,54px)!important;max-width:680px!important}.lga-main{padding:78px 0 82px!important;background:radial-gradient(circle at 74% 20%,rgba(245,183,0,.08),transparent 28%),#07111f!important}.lga-board{grid-template-columns:300px minmax(0,1fr)!important;gap:18px!important;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:14px;background:rgba(255,255,255,.035);align-items:start!important}.lga-tabs{gap:6px!important;align-content:start!important}.lga-tab{border-radius:4px!important;padding:16px 16px!important;background:rgba(10,25,45,.86)!important;border-color:rgba(255,255,255,.11)!important;min-height:86px!important}.lga-tab.is-active,.lga-tab:hover{background:#f5b700!important;color:#07111f!important;border-color:#f5b700!important;transform:none!important}.lga-panel{border-radius:5px!important;min-height:520px!important;border-color:rgba(255,255,255,.14)!important}.lga-panel.is-active{grid-template-columns:1.18fr .82fr!important}.lga-panel-visual{min-height:520px!important}.lga-panel-visual:after{background:linear-gradient(180deg,rgba(5,11,20,0),rgba(5,11,20,.58))!important}.lga-panel-copy{padding:30px!important;background:linear-gradient(180deg,#0b1b31,#07111f)!important}.lga-panel-copy h3{font-size:29px!important}.lga-panel-copy p{font-size:14px!important;line-height:1.6!important}.lga-rec{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin:16px 0!important}.lga-model{display:block!important;border-radius:4px!important;padding:11px 12px!important;min-height:84px}.lga-model b{font-size:15px!important;color:#f5b700!important}.lga-model span{font-size:11.5px!important;line-height:1.4}.lga-strip{padding:58px 0!important}.lga-matrix{padding:64px 0!important}.lga-table th{font-size:13px;text-transform:uppercase;letter-spacing:.04em}.lga-table td{font-size:14px;line-height:1.55}@media(max-width:1100px){.lga-board{grid-template-columns:1fr!important}.lga-panel.is-active{grid-template-columns:1fr!important}.lga-tabs{grid-template-columns:1fr 1fr!important}.lga-panel,.lga-panel-visual{min-height:360px!important}}@media(max-width:700px){.lga-board{padding:10px!important}.lga-tabs{grid-template-columns:1fr!important}.lga-panel,.lga-panel-visual{min-height:300px!important}.lga-rec{grid-template-columns:1fr!important}.lga-model{min-height:auto!important}}
.lga-hero{min-height:505px!important;padding:142px 0 52px!important;background-image:linear-gradient(90deg,rgba(5,11,20,.96),rgba(5,11,20,.68) 40%,rgba(5,11,20,.12)),url('https://hongli-mach.com/wp-content/uploads/2026/07/hongli-hero-panorama-2.png')!important}.lga-copy h1{font-size:clamp(38px,3.1vw,52px)!important;margin-bottom:14px!important}.lga-copy p{max-width:520px!important;font-size:15px!important}.lga-proof{display:flex;gap:34px;flex-wrap:wrap;margin-top:74px}.lga-proof span{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:center;color:#fff;font-weight:950;font-size:13px}.lga-proof i{width:34px;height:34px;border:1px solid #f5b700;border-radius:50%;display:grid;place-items:center;color:#f5b700;font-style:normal}.lga-proof small{display:block;color:#c2cede;font-size:11px;font-weight:700;margin-top:3px}.lga-steps{display:none!important}.lga-main{padding:58px 0 64px!important}.lga-main .lga-title{display:none!important}.lga-board{grid-template-columns:385px minmax(0,1fr)!important;gap:10px!important;padding:0!important;border:0!important;background:transparent!important}.lga-tabs{gap:0!important;border:1px solid rgba(255,255,255,.18);border-right:0;border-radius:4px;overflow:hidden}.lga-tab{min-height:112px!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.14)!important;border-radius:0!important;background:#0b1829!important;padding:24px 28px!important;display:grid!important;grid-template-columns:42px 1fr 18px;align-items:center;gap:14px}.lga-tab:last-child{border-bottom:0!important}.lga-tab:after{content:">";font-weight:950;color:#d9e5f2}.lga-tab:before{content:attr(data-num);font-weight:950;color:#c7d4e4;font-size:18px}.lga-tab b{font-size:16px!important;margin:0 0 6px!important}.lga-tab span{font-size:11.5px!important}.lga-tab.is-active,.lga-tab:hover{background:linear-gradient(90deg,#a67c00,#5d4705)!important;color:#fff!important}.lga-tab.is-active b,.lga-tab:hover b,.lga-tab.is-active span,.lga-tab:hover span,.lga-tab.is-active:before,.lga-tab:hover:before,.lga-tab.is-active:after,.lga-tab:hover:after{color:#fff!important}.lga-panel{min-height:558px!important;border-radius:4px!important}.lga-panel.is-active{display:block!important;position:relative;background:#07111f!important}.lga-panel-visual{position:absolute!important;inset:0!important;min-height:0!important}.lga-panel-visual img{width:100%!important;height:100%!important;object-fit:cover!important}.lga-panel-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,17,31,.82),rgba(7,17,31,.42) 46%,rgba(7,17,31,.12))!important}.lga-panel-copy{position:relative;z-index:1;width:min(48%,520px);padding:64px 0 0 54px!important;background:transparent!important}.lga-panel-copy h3{font-size:34px!important;line-height:1.1!important}.lga-panel-copy p{font-size:14px!important;color:#e7edf7!important;max-width:360px}.lga-rec{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin:24px 0 30px!important}.lga-model{min-height:0!important;padding:8px 14px!important;border-color:#f5b700!important;background:rgba(7,17,31,.62)!important}.lga-model b{font-size:12px!important;color:#fff!important;margin:0!important}.lga-model span{display:none!important}.lga-actions{margin-top:0!important}.lga-yellow,.lga-outline{min-width:220px;height:56px}.lga-strip{display:none!important}.lga-matrix{background:#07111f!important;color:#fff!important;padding:6px 0 36px!important}.lga-matrix .lgp-title{margin-bottom:24px!important}.lga-matrix .lgp-title h2{color:#fff!important;font-size:30px!important}.lga-matrix .lgp-title span{color:#f5b700!important}.lga-matrix .lgp-title a{display:none}.lga-table{background:#0b1829!important;border-color:rgba(255,255,255,.14)!important;color:#fff!important}.lga-table th{background:#102033!important;border-bottom:1px solid rgba(255,255,255,.12)!important;text-align:center!important}.lga-table td{border-color:rgba(255,255,255,.12)!important;color:#e6eef8!important;padding:18px!important}.lga-row-app{display:grid;grid-template-columns:120px 1fr;gap:18px;align-items:center}.lga-row-app img{width:120px;height:78px;object-fit:cover;border-radius:4px}.lga-row-app b{color:#fff;font-size:16px}.lga-job-list{margin:0;padding-left:16px;color:#d5deea;line-height:1.7}.lga-model-tags{display:flex;gap:14px;flex-wrap:wrap;justify-content:center}.lga-model-tags a{display:inline-flex;align-items:center;justify-content:center;height:36px;min-width:68px;border:1px solid #f5b700;border-radius:4px;color:#fff!important;font-weight:950}.lga-view{display:inline-flex;align-items:center;justify-content:center;height:46px;min-width:146px;border:1px solid #f5b700;border-radius:4px;color:#f5b700!important;font-weight:950;text-decoration:none}.lga-quote{padding:34px 0 46px!important}.lga-quote-box{border-color:rgba(255,255,255,.15)!important;padding:34px 44px!important;background:linear-gradient(90deg,rgba(11,31,54,.96),rgba(7,17,31,.98))!important}@media(max-width:1100px){.lga-board{grid-template-columns:1fr!important}.lga-tabs{border-right:1px solid rgba(255,255,255,.18)!important}.lga-panel-copy{width:auto!important;max-width:560px!important;padding:40px 30px!important}.lga-table{display:block;overflow-x:auto}.lga-proof{margin-top:36px}}@media(max-width:700px){.lga-hero{padding:105px 0 44px!important}.lga-proof{display:grid;gap:14px}.lga-tab{grid-template-columns:34px 1fr 16px!important;min-height:86px!important;padding:18px!important}.lga-panel{min-height:520px!important}.lga-panel-copy h3{font-size:28px!important}.lga-yellow,.lga-outline{width:100%;min-width:0}.lga-row-app{grid-template-columns:1fr}.lga-row-app img{width:100%;height:130px}.lga-model-tags{justify-content:flex-start}.lga-quote-box{padding:24px!important}}
.lga-copy{padding-top:6px!important}.lga-copy h1{font-weight:900!important;letter-spacing:0!important}.lga-copy p{font-weight:650!important;color:#f1f6fb!important}.lga-proof{gap:42px!important;margin-top:64px!important;align-items:center!important}.lga-proof span{grid-template-columns:42px 1fr!important;gap:12px!important;line-height:1.1!important;height:auto!important}.lga-proof i{width:42px!important;height:42px!important;border:2px solid #f5b700!important;font-size:0!important;position:relative}.lga-proof i:before{content:"";width:16px;height:16px;border:3px solid #f5b700;border-radius:4px;display:block}.lga-proof i:after{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background:#f5b700;right:9px;top:9px}.lga-proof span:nth-child(2) i:before{border-radius:50%;width:18px;height:18px}.lga-proof span:nth-child(3) i:before{width:18px;height:12px;border-radius:10px}.lga-proof small{font-size:11px!important}.lga-tab{padding:22px 26px!important}.lga-tab b{font-weight:900!important;font-size:16px!important}.lga-tab em{font-style:normal;color:#d2deec;font-size:11px;line-height:1.35}.lga-tab.is-active em,.lga-tab:hover em{color:#fff!important}.lga-panel-visual img{object-position:66% center!important}.lga-panel-visual:after{background:linear-gradient(90deg,rgba(7,17,31,.88),rgba(7,17,31,.52) 42%,rgba(7,17,31,.06) 72%)!important}.lga-panel-copy{width:min(43%,500px)!important;padding:58px 0 0 48px!important}.lga-panel-copy h3{font-weight:900!important;font-size:32px!important}.lga-panel-copy p{font-weight:650!important;max-width:330px!important}.lga-rec{margin-top:22px!important}.lga-model-tags a,.lga-view,.lga-yellow,.lga-outline{font-weight:950!important}.lga-table th{font-weight:900!important}.lga-row-app b{font-weight:900!important}.lga-matrix .lgp-title h2{font-weight:900!important}.lga-matrix .lgp-title p{color:#c4d0df!important;margin:8px 0 0!important}
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css');
.lg.lga-exact{background:#06111f!important;color:#fff!important}.lg.lga-exact .lg-wrap{width:var(--hl-site-width)!important}.lga-exact .lga-hero{min-height:515px!important;padding:148px 0 54px!important;background-size:cover!important;background-position:center 64%!important}.lga-exact .lga-hero:after{height:120px!important;background:linear-gradient(0deg,#06111f,rgba(6,17,31,0))!important}.lga-exact .lga-copy{max-width:650px!important;padding-top:0!important}.lga-exact .lga-copy .lg-kicker{font-size:12px!important;letter-spacing:.18em!important;font-weight:950!important;color:#f5b700!important;margin-bottom:20px!important}.lga-exact .lga-copy h1{font-size:clamp(42px,3.45vw,58px)!important;line-height:1.02!important;font-weight:950!important;margin:0 0 18px!important;color:#fff!important;text-shadow:0 14px 34px rgba(0,0,0,.35)}.lga-exact .lga-copy p{font-size:16px!important;line-height:1.55!important;font-weight:750!important;color:#f0f5fb!important;margin:0!important}.lga-exact .lga-proof{margin-top:92px!important;gap:42px!important}.lga-exact .lga-proof span{display:grid!important;grid-template-columns:42px 1fr!important;gap:12px!important;align-items:center!important;font-size:13px!important;font-weight:950!important;color:#fff!important}.lga-exact .lga-proof i{font-size:18px!important;width:42px!important;height:42px!important;border:2px solid #f5b700!important;border-radius:50%!important;color:#f5b700!important;display:grid!important;place-items:center!important;background:rgba(7,17,31,.36)!important}.lga-exact .lga-proof i:before,.lga-exact .lga-proof i:after{content:none!important}.lga-exact .lga-proof small{font-size:11px!important;line-height:1.2!important;color:#c8d4e3!important;font-weight:650!important}.lga-exact .lga-main{background:#06111f!important;padding:54px 0 70px!important}.lga-exact .lga-board{grid-template-columns:380px 1fr!important;gap:10px!important;width:100%!important}.lga-exact .lga-tabs{border:1px solid rgba(170,188,211,.25)!important;border-right:0!important;border-radius:3px!important;background:#081727!important}.lga-exact .lga-tab{height:112px!important;min-height:112px!important;padding:24px 28px!important;background:#081727!important;border-bottom:1px solid rgba(170,188,211,.2)!important;grid-template-columns:42px 1fr 18px!important}.lga-exact .lga-tab:before{font-size:18px!important;font-weight:900!important;color:#bdc8d8!important}.lga-exact .lga-tab b{font-size:16px!important;line-height:1.15!important;font-weight:950!important;color:#fff!important}.lga-exact .lga-tab em{font-size:11px!important;line-height:1.45!important;color:#bac6d5!important}.lga-exact .lga-tab.is-active,.lga-exact .lga-tab:hover{background:linear-gradient(90deg,#a88203,#5a4304)!important}.lga-exact .lga-panel{height:560px!important;min-height:560px!important;border:1px solid rgba(170,188,211,.25)!important;border-radius:3px!important}.lga-exact .lga-panel-visual img{object-position:68% center!important;filter:saturate(.98) contrast(1.02)}.lga-exact .lga-panel-visual:after{background:linear-gradient(90deg,rgba(6,17,31,.86),rgba(6,17,31,.55) 42%,rgba(6,17,31,.1) 73%)!important}.lga-exact .lga-panel-copy{width:45%!important;padding:68px 0 0 54px!important}.lga-exact .lga-panel-copy .lga-kicker{display:none!important}.lga-exact .lga-panel-copy h3{font-size:36px!important;line-height:1.04!important;font-weight:950!important;margin:0 0 12px!important}.lga-exact .lga-panel-copy h3 + p{font-size:15px!important;font-weight:750!important;line-height:1.5!important;max-width:390px!important;margin-bottom:30px!important}.lga-exact .lga-panel-copy h3 + p:after{content:"Reliable machines for earthmoving, trenching, foundation work and road construction. Built for efficiency, durability and operator comfort.";display:block;margin-top:28px;font-size:13px;line-height:1.72;font-weight:650;color:#dce6f2;max-width:320px}.lga-exact .lga-rec:before{content:"Recommended Models";display:block;width:100%;color:#f5b700;font-size:12px;text-transform:none;font-weight:950;margin-bottom:2px}.lga-exact .lga-rec{display:flex!important;gap:10px!important;margin:0 0 30px!important}.lga-exact .lga-model{height:36px!important;min-height:36px!important;padding:0 16px!important;border:1px solid #f5b700!important;border-radius:4px!important;background:rgba(6,17,31,.62)!important;display:inline-flex!important;align-items:center!important}.lga-exact .lga-model b{font-size:12px!important;color:#fff!important;font-weight:950!important}.lga-exact .lga-actions{gap:16px!important}.lga-exact .lga-yellow,.lga-exact .lga-outline{height:58px!important;min-width:245px!important;border-radius:4px!important;font-size:13px!important}.lga-exact .lga-matrix{padding:10px 0 38px!important;background:#06111f!important}.lga-exact .lga-matrix .lgp-title{display:block!important;margin-bottom:26px!important}.lga-exact .lga-matrix .lgp-title span{font-size:12px!important;letter-spacing:.18em!important;color:#f5b700!important}.lga-exact .lga-matrix .lgp-title h2{font-size:30px!important;line-height:1.12!important;color:#fff!important;margin:0 0 10px!important}.lga-exact .lga-matrix .lgp-title p{font-size:13px!important;color:#c8d4e3!important}.lga-exact .lga-table{background:#081727!important;border:1px solid rgba(170,188,211,.22)!important}.lga-exact .lga-table th{height:58px!important;background:#102033!important;color:#f2f6fb!important;font-size:12px!important;text-align:center!important}.lga-exact .lga-table td{padding:18px!important;border-color:rgba(170,188,211,.18)!important}.lga-exact .lga-row-app{grid-template-columns:140px 1fr!important;gap:20px!important}.lga-exact .lga-row-app img{width:140px!important;height:88px!important;border-radius:4px!important}.lga-exact .lga-row-app b{font-size:16px!important;line-height:1.35!important;color:#fff!important}.lga-exact .lga-job-list{font-size:13px!important;line-height:1.8!important;color:#d6e0ed!important}.lga-exact .lga-model-tags{gap:14px!important;justify-content:center!important}.lga-exact .lga-model-tags a{height:38px!important;min-width:72px!important;border-radius:4px!important;font-size:12px!important;color:#fff!important}.lga-exact .lga-view{height:48px!important;min-width:150px!important;font-size:12px!important}.lga-exact .lga-quote{background:#06111f!important;padding:0 0 48px!important}.lga-exact .lga-quote-box{min-height:128px!important;padding:30px 54px!important;border-radius:6px!important;background:linear-gradient(90deg,rgba(14,35,60,.96),rgba(7,17,31,.98))!important}.lga-exact .lga-quote h2{font-size:28px!important;font-weight:950!important}@media(max-width:1100px){.lg.lga-exact .lg-wrap{width:var(--hl-site-width)!important}.lga-exact .lga-board{grid-template-columns:1fr!important}.lga-exact .lga-tabs{border-right:1px solid rgba(170,188,211,.25)!important}.lga-exact .lga-panel-copy{width:auto!important;padding:42px 30px!important}.lga-exact .lga-table{display:block;overflow-x:auto}}@media(max-width:700px){.lg.lga-exact .lg-wrap{width:var(--hl-site-width)!important}.lga-exact .lga-hero{padding:104px 0 42px!important}.lga-exact .lga-proof{margin-top:34px!important;display:grid!important;gap:14px!important}.lga-exact .lga-tab{height:auto!important;min-height:86px!important}.lga-exact .lga-panel{height:auto!important;min-height:540px!important}.lga-exact .lga-panel-copy h3{font-size:30px!important}.lga-exact .lga-yellow,.lga-exact .lga-outline{width:100%!important;min-width:0!important}.lga-exact .lga-row-app{grid-template-columns:1fr!important}.lga-exact .lga-row-app img{width:100%!important;height:130px!important}}
.lga-exact .lga-panel-copy h3 + p:after{content:none!important;display:none!important}
.lga-exact .lga-hero{min-height:455px!important;padding:134px 0 38px!important}.lga-exact .lga-copy .lg-kicker{margin-bottom:16px!important}.lga-exact .lga-copy h1{font-size:clamp(40px,3.2vw,54px)!important;margin-bottom:14px!important}.lga-exact .lga-copy p{font-size:15px!important}.lga-exact .lga-proof{margin-top:62px!important}.lga-exact .lga-main{padding:44px 0 52px!important}.lga-exact .lga-panel{height:520px!important;min-height:520px!important}.lga-exact .lga-tab{height:104px!important;min-height:104px!important;padding:22px 26px!important}.lga-exact .lga-panel-copy{padding-top:52px!important}.lga-exact .lga-panel-copy h3{font-size:34px!important}.lga-exact .lga-panel-copy h3 + p{font-size:14px!important;margin-bottom:24px!important}.lga-exact .lga-yellow,.lga-exact .lga-outline{height:54px!important}.lga-exact .lga-matrix{padding:0 0 28px!important}.lga-exact .lga-matrix .lgp-title{margin-bottom:20px!important}.lga-exact .lga-table th{height:52px!important}.lga-exact .lga-table td{padding:14px 16px!important}.lga-exact .lga-row-app img{height:76px!important}.lga-exact .lga-quote-box h2{font-size:28px!important}.lga-exact .lga-quote-box h2:before{content:none!important;display:none!important}.lga-exact .lga-quote-box .lga-yellow{min-width:250px!important}
.lga-exact .lga-quote-box h2{font-size:28px!important;line-height:1.15!important;color:#fff!important}.lga-exact .lga-quote-box h2:before{content:none!important;display:none!important}
.lga-exact .lga-hero{min-height:560px!important;padding:148px 0 62px!important;background-image:linear-gradient(90deg,rgba(5,11,20,.97),rgba(5,11,20,.78) 42%,rgba(5,11,20,.16)),url('https://hongli-mach.com/wp-content/uploads/2026/07/hongli-hero-panorama-2.png')!important;background-position:center bottom!important}.lga-exact .lga-copy{max-width:720px!important}.lga-exact .lga-copy h1{font-size:clamp(44px,3.7vw,64px)!important;max-width:720px!important}.lga-exact .lga-copy p{max-width:620px!important}.lga-exact .lga-proof{margin-top:52px!important}.lgs-intro{display:grid;grid-template-columns:.82fr 1.18fr;gap:42px;align-items:end;margin-bottom:28px}.lgs-intro h2{color:#fff;font-size:clamp(32px,3vw,46px);line-height:1.08;margin:0}.lgs-intro p{color:#c9d5e6;line-height:1.65;margin:0;max-width:620px}.lga-exact .lga-main{padding:68px 0 76px!important}.lga-exact .lga-title{display:none!important}.lga-exact .lga-board{grid-template-columns:390px 1fr!important}.lga-exact .lga-panel{height:650px!important;min-height:650px!important}.lga-exact .lga-panel-copy{width:50%!important;max-width:560px!important;padding:46px 0 0 50px!important}.lgs-panel-lead{font-size:13px!important;line-height:1.58!important;color:#dce6f2!important;max-width:440px!important;margin:0 0 16px!important}.lgs-needs{display:grid!important;grid-template-columns:repeat(2,150px)!important;gap:8px 10px!important;margin:0 0 22px!important;padding:0!important;list-style:none!important}.lgs-needs li{height:36px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(255,255,255,.28)!important;background:rgba(255,255,255,.08)!important;border-radius:999px!important;padding:0 10px!important;color:#eef5ff!important;font-size:11.5px!important;font-weight:850!important;line-height:1.1!important;text-align:center!important}.lgs-family-title{display:block;color:#f5b700;font-size:12px;font-weight:950;margin:0 0 10px}.lgs-family-grid{display:grid!important;grid-template-columns:repeat(2,205px)!important;grid-auto-rows:82px!important;gap:10px!important;margin-bottom:20px!important}.lgs-family{display:flex!important;flex-direction:column!important;justify-content:center!important;border:1px solid rgba(245,183,0,.48)!important;background:rgba(6,17,31,.74)!important;border-radius:5px!important;padding:12px 14px!important;color:#fff!important;text-decoration:none!important;box-sizing:border-box!important}.lgs-family,.lgs-family *{text-decoration:none!important}.lgs-family b{display:block;font-size:13px!important;line-height:1.15!important;margin:0 0 7px!important;color:#fff!important}.lgs-family span{display:block;color:#c3d0df!important;font-size:11px!important;line-height:1.28!important}.lga-exact .lga-rec{display:grid!important;grid-template-columns:repeat(4,68px)!important;gap:8px!important;margin:0 0 20px!important}.lga-exact .lga-rec:before{grid-column:1/-1!important;margin-bottom:2px!important}.lga-exact .lga-model{height:38px!important;min-width:0!important;width:68px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.lga-exact .lga-actions{display:grid!important;grid-template-columns:205px 205px!important;gap:10px!important}.lga-exact .lga-yellow,.lga-exact .lga-outline{height:48px!important;min-width:0!important;width:100%!important}.lgs-adv{background:#f4f7fb;color:#102033;padding:76px 0}.lgs-adv-head{display:grid;grid-template-columns:.8fr 1.2fr;gap:38px;align-items:end;margin-bottom:30px}.lgs-adv-head span,.lgs-cta span{display:block;color:#b88400;text-transform:uppercase;letter-spacing:.16em;font-weight:950;font-size:12px;margin-bottom:10px}.lgs-adv-head h2{font-size:clamp(30px,2.7vw,42px);line-height:1.1;margin:0}.lgs-adv-head p{color:#4c5d73;margin:0;line-height:1.65}.lgs-adv-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.lgs-adv-card{background:#fff;border:1px solid #dfe6ef;border-radius:6px;padding:24px;min-height:190px}.lgs-adv-card i{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#06111f;color:#f5b700;font-style:normal;font-weight:950;margin-bottom:18px}.lgs-adv-card h3{font-size:18px;line-height:1.25;margin:0 0 10px;color:#102033}.lgs-adv-card p{color:#58677d;font-size:13px;line-height:1.6;margin:0}.lgs-cta{position:relative;background:#06111f;color:#fff;padding:0 0 70px}.lgs-cta-box{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:7px;background:linear-gradient(90deg,rgba(11,32,57,.96),rgba(6,17,31,.94));padding:36px 40px}.lgs-cta-box:before{content:"";position:absolute;inset:0;background:url('https://hongli-mach.com/wp-content/uploads/2026/07/hongli-hero-panorama-2.png') right center/55% auto no-repeat;opacity:.18}.lgs-cta-inner{position:relative;z-index:1;display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;align-items:end}.lgs-cta h2{font-size:clamp(28px,2.4vw,38px);line-height:1.08;margin:0 0 10px;color:#fff}.lgs-cta p{color:#c8d4e3;margin:0;line-height:1.65}.lgs-form{display:grid;grid-template-columns:repeat(4,1fr) auto;gap:10px}.lgs-form input,.lgs-form select{height:46px;border:1px solid rgba(255,255,255,.18);background:#fff;color:#172033;border-radius:4px;padding:0 12px;font-weight:800;font-size:12px}.lgs-form a{height:46px;white-space:nowrap}.lga-exact .lga-matrix{padding:70px 0 42px!important}.lga-exact .lga-table{border-radius:6px!important;overflow:hidden}.lga-exact .lga-view{color:#f5b700!important}@media(max-width:1100px){.lgs-intro,.lgs-adv-head,.lgs-cta-inner{grid-template-columns:1fr}.lgs-adv-grid{grid-template-columns:repeat(2,1fr)}.lgs-form{grid-template-columns:1fr 1fr}.lgs-form a{grid-column:1/-1}.lga-exact .lga-board{grid-template-columns:1fr!important}.lga-exact .lga-panel-copy{width:auto!important;max-width:none!important}.lgs-family-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lgs-needs{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lga-exact .lga-actions{grid-template-columns:1fr 1fr!important}.lga-exact .lga-rec{grid-template-columns:repeat(4,68px)!important}}@media(max-width:700px){.lgs-adv-grid,.lgs-family-grid,.lgs-form,.lgs-needs{grid-template-columns:1fr!important}.lgs-adv,.lga-exact .lga-main{padding:48px 0!important}.lgs-cta-box{padding:26px}.lga-exact .lga-panel{height:auto!important}.lga-exact .lga-panel-copy{padding:34px 24px!important}.lga-exact .lga-actions{grid-template-columns:1fr!important}.lga-exact .lga-rec{grid-template-columns:repeat(2,68px)!important}}
.lga-exact .lga-hero{min-height:560px!important;padding:128px 0 52px!important;background-image:linear-gradient(90deg,rgba(5,11,20,.94),rgba(5,11,20,.7) 42%,rgba(5,11,20,.08)),url('https://hongli-mach.com/wp-content/uploads/2026/07/hongli-hero-panorama-2.png')!important;background-position:center bottom!important}.lga-exact .lga-copy{max-width:610px!important}.lga-exact .lga-copy .lg-kicker{font-size:12px!important;letter-spacing:.18em!important}.lga-exact .lga-copy h1{font-size:clamp(40px,3.35vw,58px)!important;line-height:1.05!important;max-width:610px!important}.lga-exact .lga-copy p{font-size:15px!important;max-width:520px!important;line-height:1.55!important}.lgs-hero-actions{display:flex;gap:14px;margin:26px 0 30px}.lgs-hero-actions .lga-yellow,.lgs-hero-actions .lga-outline{width:auto!important;min-width:220px!important;height:52px!important}.lga-exact .lga-proof{display:flex!important;gap:36px!important;margin-top:0!important}.lga-exact .lga-proof span{grid-template-columns:42px 1fr!important;width:150px!important;min-width:150px!important;font-size:13px!important;line-height:1.15!important}.lga-exact .lga-proof i{font-size:0!important;width:42px!important;height:42px!important;border:2px solid #f5b700!important;border-radius:50%!important;background:rgba(5,11,20,.25)!important;position:relative!important}.lga-exact .lga-proof i:before{content:"";display:block!important;width:18px!important;height:18px!important;border:2px solid #f5b700!important;border-radius:3px!important}.lga-exact .lga-proof span:nth-child(2) i:before{border-radius:50%!important}.lga-exact .lga-proof span:nth-child(3) i:before{width:17px!important;height:17px!important;border-radius:50% 50% 50% 0!important;transform:rotate(-45deg)!important}.lga-exact .lga-proof small{font-size:11px!important;line-height:1.15!important;word-break:normal!important}.lga-exact .lga-main{padding:52px 0 68px!important;background:#06111f!important}.lgs-intro{display:block!important;text-align:center!important;margin-bottom:30px!important}.lgs-intro .lga-kicker{display:none!important}.lgs-intro h2{font-size:34px!important;color:#fff!important}.lgs-intro p{margin:8px auto 0!important;max-width:620px!important;color:#c7d4e4!important}.lga-exact .lga-board{display:grid!important;grid-template-columns:390px 1fr!important;gap:14px!important;width:100%!important}.lga-exact .lga-tabs{border:1px solid rgba(170,188,211,.24)!important;border-radius:4px!important;background:#081727!important}.lga-exact .lga-tab{height:104px!important;min-height:104px!important;padding:20px 24px!important;grid-template-columns:40px 56px 1fr 18px!important;background:#081727!important}.lga-exact .lga-tab:before{grid-column:1!important}.lga-exact .lga-tab span:before{content:"";width:42px;height:42px;border:1px solid rgba(255,255,255,.55);display:block;border-radius:4px;margin-right:0}.lga-exact .lga-tab span{display:grid!important;grid-template-columns:56px 1fr!important;align-items:center!important;gap:14px!important;grid-column:2 / 4!important}.lga-exact .lga-tab span b,.lga-exact .lga-tab span em{grid-column:2!important}.lga-exact .lga-tab b{font-size:15px!important}.lga-exact .lga-tab em{font-size:11px!important}.lga-exact .lga-panel{height:650px!important;min-height:650px!important;border-radius:4px!important}.lga-exact .lga-panel-visual img{object-position:70% center!important}.lga-exact .lga-panel-visual:after{background:linear-gradient(90deg,rgba(6,17,31,.88),rgba(6,17,31,.58) 42%,rgba(6,17,31,.08) 72%)!important}.lga-exact .lga-panel-copy{width:52%!important;max-width:560px!important;padding:58px 0 0 46px!important}.lga-exact .lga-panel-copy h3{font-size:34px!important;line-height:1.08!important;margin-bottom:14px!important}.lgs-panel-lead{max-width:400px!important;font-size:14px!important;line-height:1.58!important;margin-bottom:26px!important}.lgs-job-title,.lgs-family-title{display:block!important;color:#f5b700!important;font-size:12px!important;font-weight:950!important;margin:0 0 12px!important}.lgs-needs{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin:0 0 30px!important;padding:0!important;list-style:none!important}.lgs-needs li{height:auto!important;display:block!important;position:relative!important;border:0!important;background:transparent!important;border-radius:0!important;padding:0 0 0 24px!important;color:#edf4fb!important;font-size:13px!important;font-weight:750!important;line-height:1.35!important;text-align:left!important}.lgs-needs li:before{content:"✓";position:absolute;left:0;top:0;width:15px;height:15px;border:1px solid #f5b700;border-radius:50%;display:grid;place-items:center;color:#f5b700;font-size:10px;line-height:1}.lgs-family-grid{display:flex!important;gap:12px!important;flex-wrap:wrap!important;margin:0 0 28px!important}.lgs-family{width:auto!important;min-width:116px!important;height:46px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 14px!important;background:rgba(6,17,31,.68)!important;border:1px solid #f5b700!important;border-radius:4px!important}.lgs-family b{font-size:12px!important;line-height:1.15!important;text-align:center!important;margin:0!important}.lgs-family span{display:none!important}.lga-exact .lga-rec{display:none!important}.lga-exact .lga-actions{display:flex!important;gap:14px!important}.lga-exact .lga-actions .lga-yellow,.lga-exact .lga-actions .lga-outline{width:210px!important;min-width:210px!important;height:54px!important}.lgs-adv{background:#fff!important;padding:54px 0 58px!important}.lgs-adv-head{display:block!important;text-align:center!important;margin-bottom:34px!important}.lgs-adv-head span{display:none!important}.lgs-adv-head h2{font-size:34px!important;color:#102033!important}.lgs-adv-head p{display:none!important}.lgs-adv-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:0!important}.lgs-adv-card{border:0!important;border-right:1px solid #d9e1ec!important;border-radius:0!important;box-shadow:none!important;text-align:center!important;background:#fff!important;min-height:160px!important;padding:10px 32px!important}.lgs-adv-card:last-child{border-right:0!important}.lgs-adv-card i{margin:0 auto 16px!important;background:transparent!important;border:2px solid #102033!important;color:#102033!important;font-size:0!important}.lgs-adv-card i:before{content:attr(i);font-size:0}.lgs-adv-card h3{font-size:16px!important}.lgs-adv-card p{font-size:13px!important;line-height:1.55!important}.lga-exact .lga-matrix{padding:58px 0 62px!important;background:#06111f!important}.lga-exact .lga-matrix .lgp-title{text-align:center!important;margin-bottom:30px!important}.lga-exact .lga-matrix .lgp-title span{display:none!important}.lga-exact .lga-matrix .lgp-title h2{font-size:34px!important}.lga-exact .lga-matrix .lgp-title p{margin:8px auto 0!important;max-width:620px!important}.lga-exact .lga-table th{height:52px!important;text-align:center!important}.lga-exact .lga-table td{padding:16px!important}.lga-exact .lga-row-app{grid-template-columns:54px 1fr!important}.lga-exact .lga-row-app img{display:none!important}.lga-exact .lga-row-app:before{content:"";width:38px;height:38px;border:1px solid #f5b700;border-radius:4px}.lga-exact .lga-model-tags{justify-content:center!important;gap:10px!important}.lga-exact .lga-model-tags a{min-width:92px!important;height:46px!important;text-align:center!important;line-height:1.1!important}.lga-exact .lga-view{height:44px!important;min-width:136px!important;background:#f5b700!important;color:#06111f!important}.lgs-cta{padding:0 0 64px!important}.lgs-cta-box{padding:54px 28px 42px!important}.lgs-cta-inner{display:block!important;text-align:center!important}.lgs-cta h2{font-size:34px!important}.lgs-cta p{max-width:640px!important;margin:0 auto 28px!important}.lgs-form{grid-template-columns:repeat(4,1fr) 220px!important;text-align:left!important}@media(max-width:1100px){.lga-exact .lga-board{grid-template-columns:1fr!important}.lga-exact .lga-tab span{grid-template-columns:48px 1fr!important}.lga-exact .lga-panel-copy{width:auto!important;padding:42px 28px!important}.lgs-form{grid-template-columns:1fr 1fr!important}.lgs-form a{grid-column:1/-1!important}.lgs-adv-grid{grid-template-columns:repeat(2,1fr)!important}.lgs-adv-card:nth-child(2){border-right:0!important}.lgs-adv-card{border-bottom:1px solid #d9e1ec!important}}@media(max-width:700px){.lgs-hero-actions,.lga-exact .lga-proof,.lga-exact .lga-actions{display:grid!important;grid-template-columns:1fr!important}.lga-exact .lga-board{grid-template-columns:1fr!important}.lga-exact .lga-panel{height:auto!important}.lgs-family-grid{display:grid!important;grid-template-columns:1fr 1fr!important}.lgs-family{width:100%!important}.lgs-adv-grid,.lgs-form{grid-template-columns:1fr!important}.lgs-adv-card{border-right:0!important}.lga-exact .lga-model-tags{justify-content:flex-start!important}}
/* application-solutions-final-match */
.lga-exact .lga-hero{min-height:560px!important;padding:128px 0 52px!important;background-image:linear-gradient(90deg,rgba(5,11,20,.94),rgba(5,11,20,.70) 42%,rgba(5,11,20,.08)),url('https://hongli-mach.com/wp-content/uploads/2026/07/hongli-hero-panorama-2.png')!important;background-position:center bottom!important}
.lga-exact .lga-copy{max-width:610px!important}
.lga-exact .lga-copy .lg-kicker{font-size:12px!important;letter-spacing:.18em!important}
.lga-exact .lga-copy h1{font-size:clamp(40px,3.35vw,58px)!important;line-height:1.05!important;max-width:610px!important;letter-spacing:0!important}
.lga-exact .lga-copy p{font-size:15px!important;max-width:520px!important;line-height:1.55!important}
.lgs-hero-actions{display:flex!important;gap:14px!important;margin:26px 0 30px!important}
.lgs-hero-actions .lga-yellow,.lgs-hero-actions .lga-outline{width:auto!important;min-width:220px!important;height:52px!important}
.lga-exact .lga-proof{display:flex!important;gap:36px!important;margin-top:0!important;align-items:center!important}
.lga-exact .lga-proof span{display:grid!important;grid-template-columns:42px 1fr!important;gap:10px!important;width:150px!important;min-width:150px!important;font-size:13px!important;line-height:1.15!important;align-items:center!important}
.lga-exact .lga-proof i{font-size:0!important;width:42px!important;height:42px!important;border:2px solid #f5b700!important;border-radius:50%!important;background:rgba(5,11,20,.25)!important;position:relative!important;display:grid!important;place-items:center!important}
.lga-exact .lga-proof i:before{content:"";display:block!important;width:18px!important;height:18px!important;border:2px solid #f5b700!important;border-radius:3px!important}
.lga-exact .lga-proof i:after{content:none!important}
.lga-exact .lga-proof span:nth-child(2) i:before{border-radius:50%!important}
.lga-exact .lga-proof span:nth-child(3) i:before{width:17px!important;height:17px!important;border-radius:50% 50% 50% 0!important;transform:rotate(-45deg)!important}
.lga-exact .lga-proof small{font-size:11px!important;line-height:1.15!important;word-break:normal!important}
.lga-exact .lga-main{padding:52px 0 68px!important;background:#06111f!important}
.lgs-intro{display:block!important;text-align:center!important;margin-bottom:30px!important}
.lgs-intro .lga-kicker{display:none!important}
.lgs-intro h2{font-size:34px!important;line-height:1.12!important;color:#fff!important;margin:0!important}
.lgs-intro p{margin:8px auto 0!important;max-width:620px!important;color:#c7d4e4!important}
.lga-exact .lga-board{display:grid!important;grid-template-columns:390px 1fr!important;gap:14px!important;width:100%!important}
.lga-exact .lga-tabs{border:1px solid rgba(170,188,211,.24)!important;border-radius:4px!important;background:#081727!important}
.lga-exact .lga-tab{height:104px!important;min-height:104px!important;padding:20px 24px!important;grid-template-columns:40px 56px 1fr 18px!important;background:#081727!important}
.lga-exact .lga-tab:before{grid-column:1!important}
.lga-exact .lga-tab span{display:grid!important;grid-template-columns:56px 1fr!important;align-items:center!important;gap:14px!important;grid-column:2 / 4!important}
.lga-exact .lga-tab span:before{content:"";width:42px;height:42px;border:1px solid rgba(255,255,255,.55);display:block;border-radius:4px}
.lga-exact .lga-tab span b,.lga-exact .lga-tab span em{grid-column:2!important}
.lga-exact .lga-tab b{font-size:15px!important}
.lga-exact .lga-tab em{font-size:11px!important}
.lga-exact .lga-panel{height:650px!important;min-height:650px!important;border-radius:4px!important}
.lga-exact .lga-panel-visual img{object-position:70% center!important}
.lga-exact .lga-panel-visual:after{background:linear-gradient(90deg,rgba(6,17,31,.88),rgba(6,17,31,.58) 42%,rgba(6,17,31,.08) 72%)!important}
.lga-exact .lga-panel-copy{width:52%!important;max-width:560px!important;padding:58px 0 0 46px!important}
.lga-exact .lga-panel-copy h3{font-size:34px!important;line-height:1.08!important;margin-bottom:14px!important}
.lgs-panel-lead{max-width:400px!important;font-size:14px!important;line-height:1.58!important;margin-bottom:26px!important}
.lgs-job-title,.lgs-family-title{display:block!important;color:#f5b700!important;font-size:12px!important;font-weight:950!important;margin:0 0 12px!important}
.lgs-needs{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin:0 0 30px!important;padding:0!important;list-style:none!important}
.lgs-needs li{height:auto!important;display:block!important;position:relative!important;border:0!important;background:transparent!important;border-radius:0!important;padding:0 0 0 24px!important;color:#edf4fb!important;font-size:13px!important;font-weight:750!important;line-height:1.35!important;text-align:left!important}
.lgs-needs li:before{content:"";position:absolute;left:0;top:2px;width:15px;height:15px;border:1px solid #f5b700;border-radius:50%;box-shadow:inset 0 0 0 4px #06111f;background:#f5b700}
.lgs-family-grid{display:flex!important;gap:10px!important;flex-wrap:nowrap!important;margin:0 0 28px!important}
.lgs-family{width:96px!important;min-width:96px!important;height:46px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 9px!important;background:rgba(6,17,31,.68)!important;border:1px solid #f5b700!important;border-radius:4px!important}
.lgs-family b{font-size:11.5px!important;line-height:1.12!important;text-align:center!important;margin:0!important}
.lgs-family span{display:none!important}
.lga-exact .lga-rec{display:none!important}
.lga-exact .lga-actions{display:flex!important;gap:12px!important;flex-wrap:nowrap!important}
.lga-exact .lga-actions .lga-yellow,.lga-exact .lga-actions .lga-outline{width:180px!important;min-width:180px!important;height:54px!important}
.lgs-adv{background:#fff!important;padding:54px 0 58px!important}
.lgs-adv-head{display:block!important;text-align:center!important;margin-bottom:34px!important}
.lgs-adv-head span{display:none!important}
.lgs-adv-head h2{font-size:34px!important;color:#102033!important}
.lgs-adv-head p{display:none!important}
.lgs-adv-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:0!important}
.lgs-adv-card{border:0!important;border-right:1px solid #d9e1ec!important;border-radius:0!important;box-shadow:none!important;text-align:center!important;background:#fff!important;min-height:160px!important;padding:10px 32px!important}
.lgs-adv-card:last-child{border-right:0!important}
.lgs-adv-card i{margin:0 auto 16px!important;background:transparent!important;border:2px solid #102033!important;color:#102033!important;font-size:0!important}
.lgs-adv-card h3{font-size:16px!important}
.lgs-adv-card p{font-size:13px!important;line-height:1.55!important}
.lga-exact .lga-matrix{padding:58px 0 62px!important;background:#06111f!important}
.lga-exact .lga-matrix .lgp-title{text-align:center!important;margin-bottom:30px!important}
.lga-exact .lga-matrix .lgp-title span{display:none!important}
.lga-exact .lga-matrix .lgp-title h2{font-size:34px!important}
.lga-exact .lga-matrix .lgp-title p{margin:8px auto 0!important;max-width:620px!important}
.lga-exact .lga-table th{height:52px!important;text-align:center!important}
.lga-exact .lga-table td{padding:16px!important}
.lga-exact .lga-row-app{grid-template-columns:54px 1fr!important}
.lga-exact .lga-row-app img{display:none!important}
.lga-exact .lga-row-app:before{content:"";width:38px;height:38px;border:1px solid #f5b700;border-radius:4px}
.lga-exact .lga-model-tags{justify-content:center!important;gap:10px!important}
.lga-exact .lga-model-tags a{min-width:92px!important;height:46px!important;text-align:center!important;line-height:1.1!important}
.lga-exact .lga-view{height:44px!important;min-width:136px!important;background:#f5b700!important;color:#06111f!important}
.lgs-cta{padding:0 0 64px!important}
.lgs-cta-box{padding:54px 28px 42px!important}
.lgs-cta-inner{display:block!important;text-align:center!important}
.lgs-cta h2{font-size:34px!important}
.lgs-cta p{max-width:640px!important;margin:0 auto 28px!important}
.lgs-form{grid-template-columns:repeat(4,1fr) 220px!important;text-align:left!important}
@media(max-width:1100px){.lga-exact .lga-board{grid-template-columns:1fr!important}.lga-exact .lga-tab span{grid-template-columns:48px 1fr!important}.lga-exact .lga-panel-copy{width:auto!important;padding:42px 28px!important}.lgs-form{grid-template-columns:1fr 1fr!important}.lgs-form a{grid-column:1/-1!important}.lgs-adv-grid{grid-template-columns:repeat(2,1fr)!important}.lgs-adv-card:nth-child(2){border-right:0!important}.lgs-adv-card{border-bottom:1px solid #d9e1ec!important}}
@media(max-width:700px){.lgs-hero-actions,.lga-exact .lga-proof,.lga-exact .lga-actions{display:grid!important;grid-template-columns:1fr!important}.lga-exact .lga-board{grid-template-columns:1fr!important}.lga-exact .lga-panel{height:auto!important}.lgs-family-grid{display:grid!important;grid-template-columns:1fr 1fr!important}.lgs-family{width:100%!important}.lgs-adv-grid,.lgs-form{grid-template-columns:1fr!important}.lgs-adv-card{border-right:0!important}.lga-exact .lga-model-tags{justify-content:flex-start!important}}
.lg-nav a,.lg-nav button,.lg-btn,.lga-yellow,.lga-outline,.lgp-yellow,.lgp-outline,.lgp-family a,.lga-view,.lgs-form a{text-decoration:none!important}
.lga-exact .lga-proof{gap:32px!important}
.lga-exact .lga-proof span{width:174px!important;min-width:174px!important;grid-template-columns:42px 1fr!important}
.lga-exact .lga-proof b,.lga-exact .lga-proof small{white-space:nowrap!important}
.lga-exact .lga-proof small{font-size:10.5px!important}
@media(max-width:700px){.lga-exact .lga-proof b,.lga-exact .lga-proof small{white-space:normal!important}.lga-exact .lga-proof span{width:auto!important;min-width:0!important}}
