.infr-products-hero{padding-top:96px;padding-bottom:30px}
.infr-products-hero h1{font-size:34px;line-height:1.2;margin-bottom:10px}
.infr-products-hero p{font-size:14px;line-height:1.6;max-width:680px}
.infr-products-hero .infr-product-badge{margin-bottom:12px;padding:5px 12px;font-size:10px}
.infr-home-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:8px;width:100%}
.infr-home-actions>a{flex-shrink:0;white-space:nowrap}
.infr-home-actions>.infr-home-contact{margin-left:auto}
.infr-home-quicklinks{flex:1 1 290px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}
.infr-home-quicklinks a{font-size:12px;line-height:1.5;white-space:nowrap;padding:7px 9px;border-radius:8px;border:1px solid var(--theme-border);color:var(--theme-accent);background:color-mix(in srgb,var(--theme-bg) 60%,transparent);transition:background .2s,color .2s,border-color .2s}
.infr-home-quicklinks a:hover{background:var(--theme-surface);border-color:var(--theme-accent);color:var(--theme-text-strong)}
.infr-home-quicklinks a:focus-visible{outline:2px solid var(--theme-accent);outline-offset:3px}
@media(max-width:760px){.infr-home-quicklinks{order:3;flex-basis:100%;justify-content:flex-start}.infr-home-actions>a{padding:12px 14px;font-size:14px}.infr-home-actions{gap:12px}}
@media(max-width:600px){.infr-products-hero{padding-top:88px;padding-bottom:24px}.infr-products-hero h1{font-size:28px}.infr-products-hero p{font-size:13px}}
