.featured-parts-section{margin:28px 0 38px}.featured-parts-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:17px}.featured-parts-kicker{margin-bottom:4px;color:#1976ba;font-size:11px;font-weight:700;letter-spacing:1.3px;text-transform:uppercase}.featured-parts-header h3{margin:0;color:#203342;font-size:27px;font-weight:600}.featured-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.featured-product-column{display:flex;min-width:0}.featured-product-card{display:flex;flex-direction:column;width:100%;overflow:hidden;border:1px solid #dfe5ea;border-radius:7px;background:#fff;color:#27313a;text-decoration:none;transition:.16s}.featured-product-card:hover{border-color:#b8c8d5;box-shadow:0 8px 20px rgba(24,51,72,.1);color:#27313a;text-decoration:none;transform:translateY(-2px)}.featured-product-image{position:relative;height:238px;padding:18px;display:flex;align-items:center;justify-content:center;background:#fff;overflow:hidden}.featured-product-image img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.featured-badge{position:absolute;top:12px;left:12px;z-index:1;padding:5px 8px;border-radius:3px;background:#103c63;color:#fff;font-size:10px;font-weight:700;letter-spacing:.7px}.featured-product-info{display:flex;flex:1;flex-direction:column;padding:14px 16px 16px;border-top:1px solid #edf0f2}.featured-product-pn{margin-bottom:5px;color:#87929b;font-size:11px;letter-spacing:.6px;text-transform:uppercase}.featured-product-name{min-height:42px;color:#293b49;font-size:15px;line-height:1.4;font-weight:600}.featured-product-fitment{margin-top:6px;color:#6b7782;font-size:12px}.featured-product-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:9px}.featured-product-tags span{display:inline-block;padding:4px 7px;border-radius:4px;background:#edf1f4;color:#485561;font-size:10px;font-weight:700;line-height:1.2}.featured-product-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:16px}.featured-product-price{color:#103c63;font-size:20px;font-weight:600}.featured-stock{font-size:11px;font-weight:600}.featured-stock.in-stock{color:#33784c}.featured-stock.unavailable{color:#7b858d}
@media(max-width:991px){.featured-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.featured-parts-section{overflow:hidden}.featured-parts-header h3{font-size:23px}.featured-product-grid{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin-left:-15px;margin-right:-15px;padding:2px 15px 16px;scrollbar-width:none}.featured-product-grid::-webkit-scrollbar{display:none}.featured-product-column{flex:0 0 78vw;scroll-snap-align:start}.featured-product-image{height:210px;padding:14px}.featured-product-info{padding:12px 13px 14px}.featured-product-name{min-height:0;font-size:14px}.featured-product-price{font-size:18px}.featured-stock{font-size:10px}}
