/* Loaded last to keep tablet and mobile navigation predictable across browsers. */
.hb-product-cards{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:4px}
.hb-product-cards article{min-height:300px;padding:0 30px 28px;border:1px solid var(--line);border-top:3px solid var(--green);background:#fff;overflow:hidden;transition:transform .2s,box-shadow .2s}
.hb-product-cards article:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(20,42,97,.09)}
.hb-product-index{height:70px;margin:0 -30px 28px;padding:18px 30px;background:linear-gradient(110deg,#eef6e9,#fafcf9);border-bottom:1px solid #dbe7d6}
.hb-product-index span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--green);color:#fff;font-size:13px;font-weight:800}
.hb-product-cards h2{margin:0 0 2px;color:var(--navy);font:400 34px/1.15 Georgia,"Times New Roman",serif}.hb-product-cards h2 a{color:inherit;text-decoration:none}
.hb-product-full{margin:0 0 3px;color:var(--ink);font-size:14px}.hb-product-application{min-height:46px;margin:0;color:var(--navy);font-size:15px;font-weight:700;line-height:1.45}
.hb-product-supply{margin:12px 0 0;color:#68757f;font-size:14px}.hb-product-links{display:flex;align-items:center;gap:20px;margin-top:2px}.hb-product-links a{color:var(--green);font-size:17px;font-weight:800;text-decoration:none}.hb-product-links .hb-details-link{color:#66747d;font-size:12px;font-weight:600}.hb-product-links a:hover{text-decoration:underline}
@media(max-width:1000px){
  .hb-header .hb-nav{display:grid!important;width:min(100% - 32px,1450px)!important;grid-template-columns:1fr auto auto!important;grid-template-areas:"logo language quote" "menu menu menu"!important;min-height:118px!important;padding:7px 0 9px!important;row-gap:4px!important;column-gap:18px!important}
  .hb-header .hb-brand{grid-area:logo!important}.hb-header .hb-language{grid-area:language!important;display:block!important}.hb-header .hb-button{grid-area:quote!important;display:inline-flex!important}
  .hb-header nav{grid-area:menu!important;display:block!important;width:100%!important}.hb-header .hb-menu{display:flex!important;width:100%!important;justify-content:space-between!important;gap:0!important}.hb-header .hb-menu a{display:block;padding:4px 8px!important}
  .hb-footer-grid{grid-template-columns:1fr 1fr!important;gap:34px 52px!important}.hb-footer-grid>div:last-child{grid-column:auto!important}
  .hb-ingredient-hero-grid,.hb-ingredient-body{grid-template-columns:1fr;gap:44px}.hb-faq-grid{grid-template-columns:1fr}.hb-related-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:760px){
  .hb-header .hb-nav{grid-template-columns:1fr auto!important;grid-template-areas:"logo language" "menu menu"!important}.hb-header .hb-button{display:none!important}.hb-header .hb-menu a{padding:4px 3px!important;font-size:12px!important}
  .hb-header .hb-logo-crop,.hb-header .hb-logo-crop img{width:205px!important;height:62px!important}.hb-ingredient-hero{padding:58px 0}.hb-ingredient-summary{padding:28px}.hb-related-grid{grid-template-columns:1fr}.hb-product-cards{grid-template-columns:1fr}.hb-product-cards article{min-height:0}
}
@media(max-width:430px){
  .hb-header .hb-nav{width:calc(100% - 20px)!important;column-gap:8px!important}.hb-header .hb-logo-crop,.hb-header .hb-logo-crop img{width:170px!important;height:54px!important}.hb-language select{max-width:112px!important}.hb-header .hb-menu a{font-size:10px!important;padding:4px 1px!important}
}
