.xtl-catalog-head{padding:80px 0 48px;background:var(--brand-bg-alt);border-bottom:1px solid var(--brand-border)}.xtl-catalog-head h1,.xtl-catalog-head label,.xtl-catalog-head p{color:var(--brand-text)}.xtl-catalog{padding:48px 0 96px;background:var(--brand-bg)}.xtl-catalog-group{margin-bottom:48px}.xtl-category-line{display:grid;grid-template-columns:minmax(240px,0.65fr) 1.35fr;grid-gap:32px;gap:32px;padding-bottom:16px;border-bottom:3px solid var(--brand-secondary)}.xtl-category-line h2,.xtl-category-line p{color:var(--brand-text);margin:0}.xtl-catalog-list{display:grid}.xtl-catalog-row{display:grid;grid-template-columns:72px 1fr auto;align-items:center;grid-gap:20px;gap:20px;min-height:96px;padding:12px 0;border-bottom:1px solid var(--brand-border)}.xtl-catalog-row img{width:64px;height:64px;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light);border-radius:var(--brand-radius)}.xtl-catalog-row h3{margin:0;color:var(--brand-text)}.xtl-row-action{background:0 0;border:1px solid var(--brand-primary);color:var(--brand-primary-dark)}.xtl-row-action:hover{background:var(--brand-primary);color:var(--brand-text-inverse)}.xtl-catalog-row[hidden]{display:none}@media (max-width:767.98px){.xtl-catalog-head{padding:64px 0 40px}.xtl-catalog{padding-bottom:80px}.xtl-category-line{grid-template-columns:1fr;gap:8px}.xtl-catalog-row{grid-template-columns:56px 1fr}.xtl-catalog-row img{width:48px;height:48px}.xtl-row-action{grid-column:2;justify-self:start}}