
:root{--navy:#0a2e5c;--blue:#135fa8;--light:#eef3f7;--ink:#152235;--muted:#5f6b7a;--line:#dbe3ea;--radius:14px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,Arial,sans-serif;background:#fff}a{color:var(--blue);text-decoration:none}img{max-width:100%;height:auto}.hpc-container{width:min(1200px,calc(100% - 40px));margin:auto}.hpc-site-header{position:sticky;top:0;z-index:999;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 2px 10px rgba(10,46,92,.05)}body.admin-bar .hpc-site-header{top:32px}.hpc-topbar{background:var(--navy);color:#fff;font-size:13px}.hpc-topbar .hpc-container{display:flex;justify-content:space-between;padding:8px 0;gap:20px;flex-wrap:wrap}.hpc-topbar a{color:#fff}.hpc-nav{display:flex;align-items:center;gap:28px;min-height:74px}.hpc-brand{font-size:22px;font-weight:800;color:var(--navy);letter-spacing:.02em;white-space:nowrap}.hpc-menu{display:flex;gap:20px;align-items:center;flex:1}.hpc-menu a{color:var(--ink);font-weight:650}.hpc-products-menu{position:relative}.hpc-products-menu summary{cursor:pointer;font-weight:650}.hpc-products-panel{display:none;position:absolute;left:0;top:30px;background:#fff;border:1px solid var(--line);padding:14px;min-width:310px;box-shadow:0 15px 35px rgba(0,0,0,.12);border-radius:10px}.hpc-products-menu[open] .hpc-products-panel{display:block}.hpc-products-panel a{display:block;padding:7px 4px}.hpc-search{position:relative}.hpc-search input{width:220px;border:1px solid var(--line);border-radius:8px;padding:10px 12px}.hpc-search-results{position:absolute;right:0;top:44px;width:320px;background:#fff;border:1px solid var(--line);box-shadow:0 10px 30px rgba(0,0,0,.12);border-radius:10px;overflow:hidden;display:none}.hpc-search-results a{display:block;padding:10px 12px;border-bottom:1px solid var(--line)}.hpc-hero{background:linear-gradient(110deg,#f7fafc 0%,#eef4f9 55%,#e7eef5 100%);padding:58px 0}.hpc-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px}.hpc-kicker{font-size:13px;letter-spacing:.16em;color:var(--blue);font-weight:800}.hpc-hero h1{font-size:clamp(36px,5vw,64px);line-height:1.04;margin:10px 0 18px;color:var(--navy)}.hpc-hero p{font-size:18px;color:#435064;max-width:660px}.hpc-hero-image{border-radius:20px;box-shadow:0 20px 50px rgba(10,46,92,.2)}.hpc-cta-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.hpc-btn{display:inline-block;background:var(--navy);color:#fff!important;padding:12px 20px;border-radius:9px;font-weight:750}.hpc-btn-outline{background:#fff;color:var(--navy)!important;border:1px solid var(--navy)}.hpc-band{background:var(--navy);color:#fff}.hpc-usps{display:grid;grid-template-columns:repeat(4,1fr);gap:1px}.hpc-usps>div{padding:18px 18px;border-right:1px solid rgba(255,255,255,.15)}.hpc-usps strong,.hpc-usps span{display:block}.hpc-usps span{font-size:13px;opacity:.8;margin-top:3px}.hpc-section{padding:64px 0}.hpc-section:nth-of-type(even){background:#fafbfd}.hpc-section h2{font-size:34px;margin:0 0 24px;color:var(--navy)}.hpc-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.hpc-card{border:1px solid var(--line);border-radius:var(--radius);padding:22px;background:#fff;box-shadow:0 8px 25px rgba(10,46,92,.04)}.hpc-card h3{margin-top:0;color:var(--navy)}.hpc-series-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.hpc-series-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff}.hpc-series-card img{aspect-ratio:4/3;object-fit:cover;width:100%;background:#f5f7fa}.hpc-series-card .pad{padding:18px}.hpc-main{width:min(1200px,calc(100% - 40px));margin:50px auto}.hpc-main h1{font-size:46px;color:var(--navy)}.hpc-main h2{color:var(--navy);margin-top:38px}.hpc-main table,.woocommerce table.shop_attributes{width:100%;border-collapse:collapse;display:block;overflow-x:auto}.hpc-main th,.hpc-main td,.woocommerce table.shop_attributes th,.woocommerce table.shop_attributes td{padding:10px 12px;border:1px solid var(--line);text-align:left}.hpc-main th{background:#eef3f7}.hpc-rfq-box{background:#eef3f7;border:1px solid #d5e0ea;border-radius:14px;padding:22px;margin:28px 0}.hpc-rfq-box ul{columns:2}.hpc-map{width:100%;height:330px;border:0;border-radius:14px}.hpc-site-footer{background:#081f3d;color:#dce7f1;margin-top:60px}.hpc-footer-rfq{background:#0d3769;padding:38px 0}.hpc-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:32px;padding:46px 0}.hpc-site-footer a{color:#fff}.hpc-footer-bottom{border-top:1px solid rgba(255,255,255,.15);padding:16px 0;font-size:13px}.woocommerce ul.products li.product{border:1px solid var(--line);border-radius:12px;padding:14px!important;background:#fff}.woocommerce div.product div.images img{border-radius:14px;background:#f5f7fa}.woocommerce .button,.woocommerce button.button{background:var(--navy)!important;color:#fff!important;border-radius:8px!important}.hpc-notice{padding:12px 16px;background:#fff6d9;border-left:4px solid #e4a400;margin:20px 0}.hpc-mobile-toggle{display:none}.hpc-source-note{font-size:13px;color:var(--muted);border-top:1px solid var(--line);padding-top:14px;margin-top:24px}
@media(max-width:900px){body.admin-bar .hpc-site-header{top:46px}.hpc-nav{flex-wrap:wrap;gap:14px;padding:12px 0}.hpc-mobile-toggle{display:inline-block;margin-left:auto}.hpc-menu{display:none;width:100%;flex-direction:column;align-items:flex-start}.hpc-menu.is-open{display:flex}.hpc-search{width:100%}.hpc-search input{width:100%}.hpc-hero-grid{grid-template-columns:1fr}.hpc-usps{grid-template-columns:1fr 1fr}.hpc-card-grid,.hpc-series-grid{grid-template-columns:1fr 1fr}.hpc-footer-grid{grid-template-columns:1fr}.hpc-rfq-box ul{columns:1}}
@media(max-width:560px){.hpc-container,.hpc-main{width:min(100% - 24px,1200px)}.hpc-topbar .hpc-container{display:block}.hpc-hero{padding:36px 0}.hpc-hero h1{font-size:38px}.hpc-card-grid,.hpc-series-grid,.hpc-usps{grid-template-columns:1fr}.hpc-main h1{font-size:34px}.hpc-section{padding:42px 0}}


/* v1.1.0 visual repairs */
.hpc-icon{width:24px;height:24px;display:inline-block;vertical-align:middle;flex:0 0 auto}.hpc-flag{width:30px;height:20px;display:inline-block;vertical-align:middle;border-radius:2px;box-shadow:0 0 0 1px rgba(20,40,70,.12);overflow:hidden}.hpc-flag-globe{display:inline-flex;align-items:center;justify-content:center;background:#eef4fa;color:var(--navy)}.hpc-flag-globe .hpc-icon{width:18px;height:18px}
.hpc-topbar-inner{align-items:center}.hpc-company-chip{font-weight:800;letter-spacing:.06em}.hpc-topbar-email{display:flex;gap:7px;align-items:center}.hpc-topbar-email .hpc-icon{width:16px;height:16px}.hpc-nav{gap:22px;min-height:78px}.hpc-brand{display:flex;flex-direction:column;line-height:1.05;min-width:170px}.hpc-brand strong{font-size:20px;color:var(--navy);letter-spacing:.06em}.hpc-brand span{font-size:12px;color:var(--muted);font-weight:700;margin-top:4px;letter-spacing:.08em;text-transform:uppercase}.hpc-menu{gap:15px;justify-content:flex-end;min-width:0}.hpc-menu>a,.hpc-products-menu summary{font-size:14px;white-space:nowrap}.hpc-products-menu summary{list-style:none}.hpc-products-menu summary::-webkit-details-marker{display:none}.hpc-products-menu summary:after{content:'▾';font-size:10px;margin-left:5px;color:#6b7787}.hpc-products-panel{top:34px;min-width:560px;display:none;grid-template-columns:repeat(2,minmax(220px,1fr));gap:18px;padding:20px}.hpc-products-menu[open] .hpc-products-panel{display:grid}.hpc-menu-group>a:first-child{padding-bottom:9px;border-bottom:1px solid var(--line);margin-bottom:5px}.hpc-menu-group a{font-size:13px}.hpc-markets-panel{min-width:320px;grid-template-columns:1fr}.hpc-markets-panel a{display:flex;align-items:center;gap:10px}.hpc-resources-panel{min-width:240px;grid-template-columns:1fr}.hpc-search{margin-left:2px}.hpc-search-toggle{width:40px;height:40px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--navy);display:flex;align-items:center;justify-content:center;cursor:pointer}.hpc-search-toggle .hpc-icon{width:20px;height:20px}.hpc-search-popover{position:absolute;right:0;top:48px;width:340px;background:#fff;border:1px solid var(--line);padding:10px;border-radius:12px;box-shadow:0 14px 36px rgba(10,46,92,.16);display:none}.hpc-search.is-open .hpc-search-popover{display:block}.hpc-search input{width:100%}.hpc-search-results{position:static;width:100%;box-shadow:none;border:0;margin-top:6px}
.hpc-rfq-box{color:var(--ink)!important;background:#fff;border:1px solid #dbe7f1;display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:start;padding:26px;margin:22px 0 0}.hpc-rfq-box strong{font-size:18px;color:var(--navy)}.hpc-rfq-box p{color:#3f4c5f!important;margin:8px 0 14px}.hpc-rfq-box a:not(.hpc-btn){color:#0e579c!important;text-decoration:underline}.hpc-rfq-fallback-icon{width:48px;height:48px;border-radius:12px;background:#eaf3fb;color:var(--navy);display:flex;align-items:center;justify-content:center}.hpc-rfq-fallback-icon .hpc-icon{width:26px;height:26px}.hpc-rfq-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0 18px}.hpc-rfq-fields span{background:#f3f7fa;color:#2f4056;border-radius:7px;padding:8px 10px;font-size:13px}.hpc-footer-rfq{background:#103f78;color:#fff;padding:46px 0}.hpc-footer-rfq h2{color:#fff;margin:4px 0 10px}.hpc-footer-rfq>div>p,.hpc-footer-rfq-heading p{color:#e4edf7}.hpc-footer-rfq-heading{display:flex;align-items:flex-start;gap:16px}.hpc-footer-rfq-heading>div:first-child{width:52px;height:52px;border-radius:13px;background:rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center}.hpc-footer-rfq-heading .hpc-kicker{color:#b9d7f5;margin:0}.hpc-site-footer{margin-top:0}
.hpc-visual-card-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.hpc-visual-card{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 8px 25px rgba(10,46,92,.05)}.hpc-visual-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.hpc-visual-card-body{padding:18px;position:relative}.hpc-card-icon{width:42px;height:42px;border-radius:10px;background:#eaf2fa;color:var(--navy);display:flex;align-items:center;justify-content:center;margin-top:-40px;margin-bottom:12px;border:3px solid #fff}.hpc-card-icon .hpc-icon{width:22px;height:22px}.hpc-visual-card h3{margin:0 0 9px;color:var(--navy);font-size:18px}.hpc-visual-card p{font-size:14px;color:#536175;line-height:1.55}.hpc-text-link{font-weight:800;font-size:14px;color:var(--blue)}
.hpc-region-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hpc-region-card{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:14px;border:1px solid var(--line);border-radius:12px;padding:16px 18px;background:#fff;color:var(--ink);transition:.2s}.hpc-region-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(10,46,92,.08)}.hpc-region-card span{display:flex;flex-direction:column;gap:3px}.hpc-region-card strong{color:var(--navy)}.hpc-region-card small{color:var(--muted);line-height:1.4}
.hpc-page-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:36px;align-items:center;background:linear-gradient(120deg,#f3f7fb,#e8f0f7);border-radius:20px;padding:38px;margin-bottom:36px}.hpc-page-hero .hpc-page-image img{border-radius:14px;width:100%;aspect-ratio:4/3;object-fit:cover}.hpc-page-hero h1{margin:6px 0 14px}.hpc-page-lede{font-size:18px;line-height:1.65;color:#415168}.hpc-page-iconline{display:flex;gap:12px;align-items:center;margin-bottom:8px}.hpc-page-iconline .hpc-icon{width:32px;height:32px;color:var(--navy)}.hpc-rich-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:28px 0}.hpc-rich-card{border:1px solid var(--line);border-radius:14px;padding:22px;background:#fff}.hpc-rich-card h3{color:var(--navy);margin-top:0}.hpc-rich-card ul{margin-bottom:0}.hpc-callout{border-left:4px solid var(--blue);background:#eef5fb;padding:18px 20px;border-radius:0 12px 12px 0;margin:24px 0}.hpc-faq details{border:1px solid var(--line);border-radius:10px;padding:13px 16px;margin:10px 0;background:#fff}.hpc-faq summary{font-weight:800;color:var(--navy);cursor:pointer}.hpc-faq p{margin-bottom:0}.hpc-market-badge{display:inline-flex;align-items:center;gap:10px;font-weight:800;color:var(--navy);background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 12px}
.hpc-category-main{max-width:1200px}.hpc-archive-hero{display:grid;grid-template-columns:70px 1fr;gap:20px;align-items:start;background:linear-gradient(120deg,#f4f8fb,#eaf1f7);border-radius:18px;padding:34px;margin-bottom:34px}.hpc-archive-hero h1{margin:6px 0 12px}.hpc-archive-icon{width:64px;height:64px;border-radius:15px;background:#fff;color:var(--navy);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px rgba(10,46,92,.08)}.hpc-archive-icon .hpc-icon{width:34px;height:34px}.hpc-term-description{font-size:17px;line-height:1.65;color:#46566a}.hpc-subcat-section{margin:36px 0}.hpc-subcat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.hpc-subcat-card{display:grid;grid-template-columns:38px 1fr;gap:6px 12px;border:1px solid var(--line);padding:18px;border-radius:12px;color:var(--ink);background:#fff}.hpc-subcat-card>span{grid-row:1/3;color:var(--navy)}.hpc-subcat-card strong{color:var(--navy)}.hpc-subcat-card small{color:var(--muted)}.hpc-category-guide{display:grid;grid-template-columns:1fr 1.25fr;gap:30px;align-items:center;background:#0d3769;color:#fff;border-radius:18px;padding:30px;margin:36px 0}.hpc-category-guide h2{color:#fff;margin:5px 0 10px}.hpc-category-guide .hpc-kicker{color:#b9d7f5}.hpc-category-guide p{color:#e5edf6}.hpc-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hpc-check-grid>div{background:rgba(255,255,255,.09);border-radius:10px;padding:14px;display:grid;grid-template-columns:28px 1fr;gap:5px 10px}.hpc-check-grid .hpc-icon{grid-row:1/3}.hpc-check-grid strong{font-size:14px}.hpc-check-grid span{font-size:12px;color:#d7e5f4}.hpc-section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:36px 0 18px}.hpc-section-head h2{margin:4px 0 0}.hpc-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hpc-product-card{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.hpc-product-card-image{display:block;background:#f5f8fb;padding:12px}.hpc-product-card-image img{width:100%;aspect-ratio:4/3;object-fit:contain}.hpc-product-card-body{padding:18px}.hpc-product-sku{font-size:12px;font-weight:800;color:var(--blue);letter-spacing:.06em}.hpc-product-card h3{font-size:18px;line-height:1.35;margin:7px 0}.hpc-product-card p{font-size:14px;color:var(--muted);line-height:1.55}.hpc-category-rfq{display:flex;justify-content:space-between;align-items:center;gap:20px;border:1px solid var(--line);border-radius:16px;padding:24px;margin:38px 0;background:#f6f9fb}.hpc-category-rfq>div{display:flex;gap:14px;align-items:flex-start}.hpc-category-rfq .hpc-icon{width:30px;height:30px;color:var(--navy)}.hpc-category-rfq h2{font-size:24px;margin:0 0 6px}.hpc-category-rfq p{margin:0;color:var(--muted)}
.hpc-page-heading{max-width:820px;margin-bottom:32px}.hpc-post-list .wp-block-post-template{display:grid;grid-template-columns:1fr 1fr;gap:18px;list-style:none;padding:0}.hpc-post-card{border:1px solid var(--line);padding:22px;border-radius:14px;background:#fff}.hpc-post-card h2{font-size:24px;margin-top:0}.hpc-post-card .wp-block-post-excerpt{color:var(--muted)}
@media(max-width:1180px){.hpc-topbar-address{display:none}.hpc-menu{gap:11px}.hpc-menu>a,.hpc-products-menu summary{font-size:13px}.hpc-brand{min-width:150px}.hpc-search-toggle{width:36px;height:36px}}
@media(max-width:1020px){.hpc-mobile-toggle{display:flex;flex-direction:column;gap:4px;border:0;background:transparent;margin-left:auto;padding:8px}.hpc-mobile-toggle span{width:24px;height:2px;background:var(--navy)}.hpc-menu{display:none;width:100%;flex-direction:column;align-items:stretch;gap:3px;padding:10px 0 16px}.hpc-menu.is-open{display:flex}.hpc-menu>a,.hpc-products-menu summary{font-size:15px;padding:10px 0}.hpc-products-panel{position:static;min-width:0;width:100%;box-shadow:none;border:0;background:#f5f8fb;grid-template-columns:1fr;padding:12px}.hpc-search{width:100%}.hpc-search-toggle{display:none}.hpc-search-popover{display:block!important;position:static;width:100%;box-shadow:none;border:0;padding:0}.hpc-search-results{border:1px solid var(--line)}.hpc-visual-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hpc-page-hero,.hpc-category-guide{grid-template-columns:1fr}.hpc-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.hpc-region-grid,.hpc-rich-grid,.hpc-post-list .wp-block-post-template{grid-template-columns:1fr}.hpc-subcat-grid{grid-template-columns:1fr 1fr}.hpc-category-rfq{align-items:flex-start;flex-direction:column}.hpc-rfq-fields{grid-template-columns:1fr 1fr}.hpc-page-hero{padding:24px}.hpc-archive-hero{grid-template-columns:1fr;padding:24px}.hpc-check-grid{grid-template-columns:1fr}}
@media(max-width:560px){.hpc-visual-card-grid,.hpc-product-grid,.hpc-subcat-grid{grid-template-columns:1fr}.hpc-rfq-box{grid-template-columns:1fr}.hpc-rfq-fields{grid-template-columns:1fr}.hpc-section-head{align-items:flex-start;flex-direction:column}.hpc-brand strong{font-size:18px}.hpc-topbar-inner{gap:6px}.hpc-company-chip{display:none}}
.hpc-blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hpc-blog-grid .hpc-post-card{min-height:230px}.hpc-article-visual{margin:0 0 28px}.hpc-article-visual img{max-height:520px;width:100%;object-fit:contain;background:#f5f8fb;border:1px solid var(--line);border-radius:14px;padding:12px}@media(max-width:760px){.hpc-blog-grid{grid-template-columns:1fr}}


/* ===== v1.2.0 header/footer/product repair ===== */
.hpc-nav{width:min(1360px,calc(100% - 48px));gap:30px;min-height:78px}.hpc-brand{min-width:220px;display:flex;flex-direction:column;line-height:1.05}.hpc-brand strong{font-size:22px}.hpc-brand span{font-size:12px;text-transform:uppercase;letter-spacing:.1em;margin-top:5px;color:#667386}.hpc-menu{justify-content:flex-end;gap:6px;min-width:0}.hpc-menu>a,.hpc-menu>details>summary{display:flex;align-items:center;min-height:42px;padding:10px 8px!important;font-size:15px!important;line-height:1.2!important;font-weight:700!important;white-space:nowrap}.hpc-products-menu summary:after{margin-left:5px}.hpc-search{flex:0 0 auto}.hpc-search-toggle{width:42px;height:42px}.hpc-footer-grid-v120{grid-template-columns:1.45fr 1fr 1fr 1.15fr}.hpc-footer-grid-v120 h3{color:#fff;margin-top:0}.hpc-footer-grid-v120 p,.hpc-footer-grid-v120 li{line-height:1.65}.hpc-footer-grid-v120 ul{list-style:none;margin:0;padding:0}.hpc-footer-grid-v120 li{margin:5px 0}.hpc-footer-email{text-decoration:underline;text-underline-offset:3px}.hpc-footer-bottom-inner{display:flex;justify-content:space-between;align-items:center;gap:24px}.hpc-edited-by{font-size:11px;opacity:.68;white-space:nowrap}.hpc-footer-bottom a{color:#dce7f1}.hpc-site-footer [class*="social"],.hpc-site-footer .wp-social-link{display:none!important}
.hpc-product-main{max-width:1240px}.hpc-product-detail{width:100%}.hpc-product-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center;background:linear-gradient(120deg,#f4f8fb,#e8f1f8);border-radius:22px;padding:42px;margin-bottom:46px}.hpc-product-hero h1{font-size:clamp(34px,4.2vw,56px);line-height:1.08;margin:8px 0 16px;color:var(--navy)}.hpc-product-lede{font-size:18px;line-height:1.65;color:#435168}.hpc-product-hero-image{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px}.hpc-product-hero-image img{width:100%;aspect-ratio:4/3;object-fit:contain}.hpc-product-badges{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0}.hpc-product-badges span{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1px solid var(--line);padding:8px 10px;border-radius:999px;font-size:12px;font-weight:700}.hpc-product-badges .hpc-icon{width:17px;height:17px;color:var(--navy)}.hpc-product-content{max-width:980px;margin:0 auto}.hpc-product-content h2{font-size:30px;margin-top:46px;color:var(--navy)}.hpc-product-content p,.hpc-product-content li{font-size:16px;line-height:1.78;color:#334257}.hpc-product-content ul{padding-left:24px}.hpc-product-copy .hpc-source-note{background:#f3f7fa;border-left:4px solid var(--blue);padding:14px 16px;border-radius:0 10px 10px 0}.hpc-product-applications{padding-bottom:20px}.hpc-product-applications .hpc-card-icon{margin:0 0 12px;border:0}.hpc-product-rfq{margin:46px 0 0;padding:34px;border-radius:18px;background:#103f78;color:#fff}.hpc-product-rfq h2{color:#fff;margin:5px 0 10px}.hpc-product-rfq>div:first-child p{color:#e6eef7}.hpc-product-rfq .hpc-rfq-box{margin-top:24px}.hpc-live-form label,.hpc-live-form .ff-el-input--label label{color:#fff!important}.hpc-live-form input,.hpc-live-form select,.hpc-live-form textarea{color:#152235!important;background:#fff!important}
@media(max-width:1180px){.hpc-nav{width:min(1240px,calc(100% - 36px));gap:18px}.hpc-brand{min-width:185px}.hpc-menu>a,.hpc-menu>details>summary{font-size:14px!important;padding-left:6px!important;padding-right:6px!important}.hpc-footer-grid-v120{grid-template-columns:1.4fr 1fr 1fr}}
@media(max-width:1020px){.hpc-nav{flex-wrap:wrap}.hpc-brand{min-width:0}.hpc-menu{justify-content:flex-start}.hpc-product-hero{grid-template-columns:1fr}.hpc-footer-grid-v120{grid-template-columns:1fr 1fr}.hpc-menu>a,.hpc-menu>details>summary{font-size:15px!important;padding:10px 0!important}}
@media(max-width:640px){.hpc-footer-grid-v120{grid-template-columns:1fr}.hpc-footer-bottom-inner{align-items:flex-start;flex-direction:column}.hpc-product-hero{padding:24px}.hpc-product-rfq{padding:22px}.hpc-card-grid{grid-template-columns:1fr}}
