.product-grid{display:grid;gap:1rem;list-style:none;padding:0}@media screen and (max-width: 749px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 750px) and (max-width: 989px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 990px){.product-grid{grid-template-columns:repeat(4,1fr)}}.product-grid .product-card.skeleton>div{display:block!important}.product-grid .product-card.skeleton .product-card-image{width:100%;aspect-ratio:1 / 1;background-color:#f7f7f7}.product-grid .product-card.skeleton .product-card-content{width:100%;display:flex;flex-direction:column;gap:12px;margin-top:17px}.product-grid .product-card.skeleton .product-card-content .product-card-title-skeleton{display:block;width:100%;height:37.5px;background-color:#f7f7f7}.product-grid .product-card.skeleton .product-card-content .product-card-price-skeleton{display:block;width:30%;height:21px;background-color:#f7f7f7}.product-grid li.grid__item{max-width:100%!important;width:100%!important;position:relative}.product-grid li{position:relative}.product-grid li iframe{width:100%}
/*# sourceMappingURL=/cdn/shop/t/165/assets/component-product-grid.css.map */
