.view-toggle{display:none}@media only screen and (min-width:1024.98px){.view-toggle{align-items:center;display:flex;gap:12px;justify-content:flex-end}.view-toggle .view-btn{display:flex}.catalog-content.grid .catalog-products{display:grid;grid-template-columns:repeat(4,1fr)}.catalog-content.grid .catalog-products .product-inner-group{border-radius:18px;display:flex;flex-direction:column;gap:10px;height:100%;position:relative;transition:all .2s ease}.catalog-content.grid .catalog-products .product-inner-group .product__link-and-info{flex-direction:column;padding-bottom:0}.catalog-content.grid .catalog-products .product-inner-group .product-img{margin:0 auto}.catalog-content.grid .catalog-products .product-inner-group .product-cost-group{gap:10px;width:100%}.catalog-content.grid .catalog-products .product-inner-group .product-cost{margin:0 0 10px}.catalog-content.grid .catalog-products .product-inner-group .app-qty{width:100%}.catalog-content.grid .catalog-products .product-inner-group .info-description{-webkit-line-clamp:2}.catalog-content.grid .catalog-products .product-inner-group .product-actions{position:static}.catalog-content.grid .catalog-products .product-inner .app-product-statuses{padding:10px 10px 0}.catalog-content.grid .catalog-products .product-inner:hover{box-shadow:0 6px 20px #0000001a}}@media (max-width:1365px){.catalog-content.grid .catalog-products{grid-template-columns:repeat(3,1fr)}}
