.pelo-products-hero{padding:78px 0 64px;background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-accent));color:var(--brand-text-inverse)}.pelo-products-hero .pelo-eyebrow,.pelo-products-hero h1{color:var(--brand-text-inverse)}.pelo-products-hero p{max-width:760px;color:rgba(255,255,255,.88)}.pelo-product-grid{padding:78px 0}.pelo-category-block+.pelo-category-block{margin-top:64px}.pelo-category-head{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:24px;border-bottom:1px solid var(--brand-border);padding-bottom:16px}.pelo-category-head span{color:var(--brand-text);font-weight:700}.pelo-product-card{height:100%;border:1px solid var(--brand-border);background:var(--brand-bg);box-shadow:0 10px 26px rgba(15,26,43,.08)}.pelo-product-img{aspect-ratio:4/3;background:var(--brand-bg-alt);display:grid;align-items:center;justify-items:center;place-items:center;overflow:hidden}.pelo-product-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pelo-product-body{padding:22px}.pelo-product-body h3{font-size:1.2rem;margin-bottom:10px}.pelo-product-body p{color:var(--brand-text)}@media (max-width:575px){.pelo-category-head{display:block}}