.enph-catalog-title{padding:166px 0 56px;background:linear-gradient(135deg,#eef4ff,#fff)}.enph-catalog-title .container{display:flex;align-items:end;justify-content:space-between;gap:32px}.enph-catalog-title h1{max-width:860px;margin:10px 0 12px}.enph-catalog-title p{max-width:820px;color:var(--brand-text)}.catalog-category{margin-bottom:44px}.catalog-category h2{margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid var(--brand-primary)}.catalog-rows{border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden}.catalog-row a{display:grid;grid-template-columns:72px 1fr 190px 130px;align-items:center;grid-gap:18px;gap:18px;padding:14px 18px;color:var(--brand-text);background:#fff;border-bottom:1px solid var(--brand-border)}.catalog-row:last-child a{border-bottom:0}.catalog-row a:hover{background:var(--brand-bg-alt)}.catalog-thumb{width:64px;height:64px;border-radius:8px;background:#fff;border:1px solid var(--brand-border);display:grid;align-items:center;justify-items:center;place-items:center;overflow:hidden}.catalog-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.catalog-main em,.catalog-main strong{display:block}.catalog-main em{color:var(--brand-text);font-style:normal;font-size:.92rem}.catalog-spec{color:var(--brand-primary-dark);font-weight:700;font-size:.9rem}.catalog-action{justify-self:end;color:#fff;background:var(--brand-primary);border-radius:999px;padding:8px 14px;font-weight:700;font-size:.86rem}@media (max-width:991.98px){.enph-catalog-title .container{display:block}.catalog-row a{grid-template-columns:64px 1fr}.catalog-action,.catalog-spec{grid-column:2;justify-self:start}}