.products-hero.page-hero{padding:80px 0 60px}.products-hero .products-h1{font-size:2.2rem;font-weight:800;color:var(--meva-white);margin-bottom:16px;max-width:800px}.products-grid-section{padding:80px 0;background:var(--meva-bg-light)}.product-sidebar{position:sticky;top:80px}.sidebar-heading{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--meva-primary);margin-bottom:12px}.category-filter-list{list-style:none;padding:0;margin:0 0 24px;border:1px solid var(--meva-border);border-radius:var(--meva-radius-lg);overflow:hidden;background:var(--meva-white)}.category-filter-link{display:block;padding:12px 16px;font-size:.9rem;color:var(--meva-text);font-weight:500;border-bottom:1px solid var(--meva-border);transition:var(--meva-transition)}.category-filter-link:last-child{border-bottom:none}.category-filter-link.active,.category-filter-link:hover{background:var(--meva-primary);color:var(--meva-white);padding-left:20px}.sidebar-cta-box{background:var(--meva-secondary);border-radius:var(--meva-radius-lg);padding:24px;color:var(--meva-white)}.sidebar-cta-box h4{font-size:.95rem;font-weight:700;color:var(--meva-white);margin-bottom:8px}.sidebar-cta-box p{font-size:.84rem;color:rgba(255,255,255,.7);line-height:1.5;margin-bottom:16px}.product-category-block{margin-bottom:60px}.product-category-block:last-child{margin-bottom:0}.category-header{margin-bottom:28px}.category-title{font-size:1.7rem;font-weight:700;color:var(--meva-secondary);margin-bottom:8px}.category-desc{font-size:.96rem;color:var(--meva-text-muted);max-width:640px;line-height:1.65;margin-bottom:12px}.product-grid-card{background:var(--meva-white);border-radius:var(--meva-radius-lg);overflow:hidden;box-shadow:var(--meva-shadow);cursor:pointer;transition:var(--meva-transition);height:100%;display:flex;flex-direction:column}.product-grid-card:focus,.product-grid-card:hover{box-shadow:var(--meva-shadow-heavy);transform:translateY(-3px);outline:2px solid var(--meva-primary);outline-offset:2px}.product-grid-card-featured{flex-direction:row;max-height:300px}.product-grid-card-featured .product-img-wrap{flex:0 0 55%;max-width:55%}.product-grid-card-featured .product-info{flex:1;display:flex;flex-direction:column;justify-content:center;padding:32px}.product-grid-card-featured .pgc-name{font-size:1.5rem}.product-img-wrap img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover;display:block}.product-grid-card-featured .product-img-wrap img{height:100%;-o-object-fit:cover;object-fit:cover}.product-info{padding:20px;flex:1;display:flex;flex-direction:column}.pgc-name{font-size:1.05rem;font-weight:700;color:var(--meva-secondary);margin-bottom:12px;line-height:1.3}.pgc-cta{font-size:.85rem;font-weight:700;color:var(--meva-primary);text-transform:uppercase;letter-spacing:.05em;margin-top:auto}.product-grid-card:hover .pgc-cta{color:var(--meva-primary-dark)}.why-meva-strip{padding:60px 0;background:var(--meva-secondary)}.why-item{padding:16px}.why-item h3{font-size:1.1rem;font-weight:700;color:var(--meva-white);margin-bottom:10px}.why-item p{font-size:.9rem;color:rgba(255,255,255,.65);line-height:1.65;margin:0}.why-icon{width:56px;height:56px;background:rgba(204,51,0,.2);border:1px solid rgba(204,51,0,.4);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;color:var(--meva-accent)}.why-icon svg{width:28px;height:28px}@media (max-width:767.98px){.product-grid-card-featured{flex-direction:column;max-height:none}.product-grid-card-featured .product-img-wrap{flex:none;max-width:100%}.product-grid-card-featured .product-img-wrap img{height:240px}}