.ryob-products-feature{padding:180px 0 88px;background:linear-gradient(135deg,var(--brand-bg),var(--brand-primary-light))}.ryob-products-feature h1{font-size:3rem;line-height:1.12}.ryob-products-feature p:not(.ryob-eyebrow){color:var(--brand-text);font-size:1.06rem;max-width:620px}.ryob-products-feature img{width:100%;min-height:420px;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);border:1px solid var(--brand-border)}.ryob-product-catalog{padding:var(--space-section) 0;background:var(--brand-bg)}.ryob-product-category{margin-bottom:64px}.ryob-product-category:last-child{margin-bottom:0}.ryob-category-heading{display:grid;grid-template-columns:minmax(0,0.4fr) minmax(0,0.6fr);grid-gap:var(--space-lg);gap:var(--space-lg);align-items:end;margin-bottom:var(--space-lg);border-bottom:1px solid var(--brand-border);padding-bottom:var(--space-md)}.ryob-category-heading h2{margin:0;font-size:2rem}.ryob-category-heading p{margin:0;color:var(--brand-text)}.ryob-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:var(--space-lg);gap:var(--space-lg)}.ryob-product-card{min-width:0}.ryob-product-card button{width:100%;height:100%;min-height:260px;padding:0;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);text-align:left;display:grid;grid-template-rows:180px auto auto;overflow:hidden}.ryob-product-card img{width:100%;height:180px;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light)}.ryob-product-card span{display:block;padding:18px 18px 4px;color:var(--brand-text);font-weight:800;line-height:1.25}.ryob-product-card small{display:block;padding:0 18px 18px;color:var(--brand-primary-dark);font-weight:800}@media (max-width:991px){.ryob-products-feature{padding-top:160px}.ryob-category-heading{grid-template-columns:1fr;align-items:start}.ryob-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.ryob-product-grid{grid-template-columns:1fr}}