.mypets-products{color:var(--mypets-text-color);background:var(--mypets-section-background)}.mypets-products__heading{margin:0 0 2.4rem;color:inherit;text-align:var(--mypets-heading-alignment)}.mypets-products__grid{display:grid;grid-template-columns:repeat(var(--mypets-columns-desktop),minmax(0,1fr));gap:var(--mypets-grid-gap);margin:0;padding:0;list-style:none}.mypets-products__item{min-width:0}.mypets-product-card{position:relative;isolation:isolate;display:flex;flex-direction:column;height:100%;min-width:0;overflow:hidden;color:var(--mypets-card-text);background:var(--mypets-card-background);border-radius:var(--mypets-card-radius)}.mypets-product-card__border{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;pointer-events:none;background:var(--mypets-frame-color);-webkit-mask-image:var(--mypets-frame-image);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-image:var(--mypets-frame-image);mask-position:center;mask-repeat:no-repeat;mask-size:100% 100%}@supports (-webkit-mask-box-image-source: url()){.mypets-product-card__border{-webkit-mask-image:none;mask-image:none;-webkit-mask-box-image-source:var(--mypets-frame-image);-webkit-mask-box-image-slice:var(--mypets-frame-slice);-webkit-mask-box-image-width:var(--mypets-frame-thickness);-webkit-mask-box-image-outset:0;-webkit-mask-box-image-repeat:stretch}}.mypets-product-card__media{position:relative;z-index:1;display:block;aspect-ratio:var(--mypets-image-ratio);margin:var(--mypets-frame-thickness) var(--mypets-frame-thickness) 0;overflow:hidden;border-radius:max(0px,calc(var(--mypets-card-radius) - var(--mypets-frame-thickness) / 2))}.mypets-product-card__image,.mypets-product-card__placeholder{display:block;width:100%;height:100%;object-fit:var(--mypets-image-fit)}.mypets-product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .25s ease}@media(hover:hover){.mypets-product-card:hover .mypets-product-card__image--secondary{opacity:1}}.mypets-product-card__media:focus-visible .mypets-product-card__image--secondary{opacity:1}.mypets-product-card__content{position:relative;z-index:1;display:flex;flex:1;flex-direction:column;align-items:var(--mypets-card-alignment);padding:1.6rem max(1.6rem,var(--mypets-frame-thickness)) max(1.8rem,var(--mypets-frame-thickness));text-align:var(--mypets-card-text-align)}.mypets-product-card__vendor{margin:0 0 .5rem;font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase}.mypets-product-card__badges{display:flex;flex-wrap:wrap;gap:.6rem;margin:0 0 .9rem}.mypets-product-card__badges span{border:1px solid currentColor;border-radius:999px;font-size:1.1rem;font-weight:700;line-height:1;padding:.55rem .75rem}.mypets-product-card__title{margin:0;color:inherit;font-size:var(--mypets-title-size);line-height:1.25}.mypets-product-card__title a{color:inherit;text-decoration:none}.mypets-product-card__price{display:flex;gap:.8rem;margin-top:.8rem}.mypets-product-card__price s{opacity:.62}.mypets-product-card__form{width:100%;margin-top:auto;padding-top:1.4rem}.mypets-product-card__quick-add{background:var(--mypets-quick-add-background);border-color:var(--mypets-quick-add-background);color:var(--mypets-quick-add-text);margin-top:1.4rem}.mypets-product-card__quick-add:hover,.mypets-product-card__quick-add:focus-visible{background:var(--mypets-quick-add-hover-background);border-color:var(--mypets-quick-add-hover-background);color:var(--mypets-quick-add-hover-text)}.mypets-products__view-all{margin-top:3rem;text-align:center}@media screen and (max-width:989px){.mypets-products__grid{grid-template-columns:repeat(var(--mypets-columns-mobile),minmax(0,1fr))}}@media screen and (max-width:749px){.mypets-products__grid{gap:var(--mypets-grid-gap-mobile)}.mypets-product-card__content{padding-left:max(1.2rem,var(--mypets-frame-thickness));padding-right:max(1.2rem,var(--mypets-frame-thickness))}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-mypets-product-grid.css.map */
