/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.catalog-products-grid{align-items:stretch;}.catalog-products-grid .views-row{height:100%;}.catalog-products-grid .views-row .product-card,.catalog-products-grid > .product-card{height:100%;width:100%;}.catalog-products-grid .product-card__content h3{min-height:2.8rem;max-height:2.8rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;}.catalog-products-grid .product-card__cart-btn.is-loading .material-symbols-outlined{animation:product-card-cart-loader-spin 0.9s linear infinite;}@keyframes product-card-cart-loader-spin{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}
