.vt-products-hero{background:linear-gradient(135deg,var(--vt-primary-dark) 0,var(--vt-primary) 100%);color:var(--vt-white);padding:80px 0 60px;text-align:center}.vt-products-hero h1{color:var(--vt-white);font-size:40px;margin-bottom:16px}.vt-products-hero p{font-size:18px;color:rgba(255,255,255,.75);max-width:680px;margin:0 auto}.vt-products-category__title{font-size:28px;padding-bottom:12px;border-bottom:2px solid var(--vt-secondary);display:inline-block;margin-bottom:8px}.vt-products-category__desc{color:var(--vt-gray-500);margin-bottom:24px;font-size:15px}.vt-product-card__link{display:block;-webkit-text-decoration:none;text-decoration:none;color:inherit}.vt-product-card__link:hover{color:inherit}.vt-product-card__img{background:var(--vt-gray-100);aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;overflow:hidden}.vt-product-card__img img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;transition:transform var(--vt-transition)}.vt-product-card:hover .vt-product-card__img img{transform:scale(1.03)}.vt-product-card__body{padding:20px}.vt-product-card__body h3{font-size:18px;margin-bottom:8px}.vt-product-card__cta{font-size:14px;color:var(--vt-secondary-dark);font-weight:500}.vt-product-card__arrow{transition:transform var(--vt-transition);display:inline-block}.vt-product-card:hover .vt-product-card__arrow{transform:translateX(4px)}@media (max-width:767.98px){.vt-products-hero h1{font-size:28px}}