.fct-products-hero{background:var(--brand-neutral-dark);padding:88px 0}.fct-products-hero h1,.fct-products-hero p{color:var(--brand-text-inverse)}.fct-products-hero h1{font-size:max(2rem, min(4vw, 3.5rem));font-weight:900;line-height:1.05}.fct-products-hero img{width:100%;height:360px;-o-object-fit:cover;object-fit:cover;background:var(--brand-primary);color:transparent}.fct-catalog__intro{display:flex;justify-content:space-between;gap:32px;border-bottom:4px solid var(--brand-accent);padding-bottom:16px;margin-bottom:32px}.fct-catalog__intro span{font-weight:900;text-transform:uppercase}.fct-catalog__intro p{max-width:680px;margin:0}.fct-category{margin-bottom:64px}.fct-category__head{display:grid;grid-template-columns:minmax(220px,1fr) 2fr;grid-gap:32px;gap:32px;margin-bottom:24px}.fct-category__head h2{font-size:1.5rem}.fct-product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.fct-product-card{border:1px solid var(--brand-border);background:var(--brand-bg)}.fct-product-card button{border:0;background:0 0;width:100%;padding:0;text-align:left}.fct-product-card__media{display:block;aspect-ratio:4/3;background:var(--brand-neutral-light);overflow:hidden}.fct-product-card__body{display:flex;justify-content:space-between;gap:12px;padding:20px;color:var(--brand-text)}.fct-product-card__body small{color:var(--brand-primary-dark);font-weight:800}@media (max-width:991.98px){.fct-product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575.98px){.fct-products-hero{padding:64px 0}.fct-catalog__intro,.fct-category__head{display:block}.fct-catalog__intro span{display:block;margin-bottom:8px}.fct-product-grid{grid-template-columns:1fr}}.fct-product-card__media img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;color:transparent;font-size:0}