.pilot-new-products{margin:2rem 0 3rem}.pilot-filters{display:flex;gap:1rem;align-items:end;flex-wrap:wrap;margin:1.25rem 0}.pilot-filters label{display:grid;gap:.35rem;font-size:.9rem}.pilot-filters select{min-height:44px;padding:.5rem .8rem;border:1px solid #bcd9cc;border-radius:10px;background:white;color:#142b22}.pilot-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px}.pilot-card{display:flex;flex-direction:column;background:white;border:1px solid #d4e7dd;border-radius:20px;overflow:hidden}.pilot-card[hidden]{display:none}.pilot-card__image{display:flex;align-items:center;justify-content:center;padding:20px;height:190px}.pilot-card__image img{height:100%;width:100%;object-fit:contain}.pilot-card__body{padding:0 20px 20px;display:flex;flex:1;flex-direction:column;gap:10px}.pilot-card__body>span{font-size:.8rem;color:#426554}.pilot-card h3{font-size:1.05rem;line-height:1.35;margin:0;overflow-wrap:anywhere}.pilot-card p{font-size:.88rem;line-height:1.55;margin:0 0 12px}.pilot-card .button{margin-top:auto;min-height:44px}.pilot-card a:focus-visible,.pilot-filters select:focus-visible{outline:3px solid #07804d;outline-offset:3px}@media(max-width:540px){.pilot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pilot-card__image{height:140px;padding:12px}.pilot-card__body{padding:0 12px 14px}.pilot-card h3{font-size:.93rem}.pilot-card p{display:none}.pilot-card .button{font-size:.85rem;padding:10px}.pilot-filters{align-items:start}}