.featured-equipment-section{background:#e5e7eb;padding:64px 0}.header-row{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:32px}.header-row h2{font-size:40px;font-weight:800;margin-bottom:4px}.header-row p{font-size:18px;color:#6b7280}.header-actions{display:flex;align-items:center;gap:10px}.featured-equipment-section .view-all{margin-left:12px;font-weight:600;font-size:14px;color:#14532d;text-decoration:none}.btn-nav{width:36px;height:36px;border-radius:50%;background:#fff;border:none;box-shadow:0 6px 14px rgba(0,0,0,.08);cursor:pointer;font-size:22px}.cards-scroller{display:grid;grid-auto-flow:column;grid-auto-columns:calc(25% - 15px);gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:1rem 0}.cards-scroller::-webkit-scrollbar{display:none}.card-item{scroll-snap-align:start}.card{background:#fff;border-radius:16px;overflow:hidden;border:none;transition:.25s ease;display:flex;flex-direction:column;box-shadow:0 .2rem 1rem .5rem rgba(0,0,0,.1)}.card-item{height:100%}.card:hover{transform:translateY(-4px);box-shadow:0 14px 28px rgba(0,0,0,.1)}.card-image{position:relative;height:260px;flex-shrink:0}.card-image .w-100,.card-image img{width:100%;height:100%;object-fit:cover}.badge{position:absolute;font-size:12px;font-weight:600;padding:6px 12px;border-radius:999px;color:#fff}.badge-featured{top:12px;left:12px;background:#ff8a00}.badge-verified{bottom:12px;left:12px;background:#16a34a}.btn-like{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;background:#fff;border:none;color:#6b7280}.card-body{padding:16px;display:flex;flex-direction:column;flex:1}.card-body h2{font-size:22px;font-weight:700;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:56px}.meta{font-size:18px;color:#6b7280;margin-bottom:8px;min-height:48px}.meta.categories{min-height:0;margin-top:-2px;margin-bottom:10px;max-width:100%;font-size:16px;font-weight:600;color:#111827}.price{font-size:30px;font-weight:800;margin-bottom:12px}.card-divider{margin-top:auto}.card-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;background:none;border:none}.location{font-size:14px;color:#6b7280;display:flex;align-items:flex-start;gap:6px;flex:1 1 auto;min-width:0;white-space:normal;overflow-wrap:anywhere;line-height:1.3}.location svg{color:#254f03;flex-shrink:0;margin-top:2px}.card-footer .btn{flex-shrink:0;white-space:nowrap}.btn-theme-1,.btn-warning{background:#fee533;color:#0a0a0a;border:none;padding:4px 14px;border-radius:.5rem;font-size:16px;font-weight:600;cursor:pointer}.btn-theme-1:hover{background:#fee533}@media(max-width:991px){.cards-scroller{grid-auto-columns:calc(45% - 12px)}}@media(max-width:767px){.cards-scroller{grid-auto-columns:85%}.header-row{flex-wrap:wrap;align-items:flex-start;gap:16px}.header-row h2{font-size:28px}.header-row p{font-size:15px}.header-actions{width:100%;justify-content:flex-start}.featured-equipment-section .view-all{margin-left:auto}}@media(max-width:575px){.featured-equipment-section{padding:40px 0}.header-row h2{font-size:22px}}