.custom-product-grid{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}.custom-product-grid__header{text-align:center;margin-bottom:50px}.custom-product-grid__heading{margin:0;font-size:42px;line-height:1.1;font-weight:700}.custom-product-grid__subheading{margin-top:15px;font-size:16px;line-height:1.7;max-width:700px;margin-inline:auto}.custom-product-grid__wrapper{display:grid;grid-template-columns:repeat(var(--desktop-columns),1fr);gap:30px}.custom-product-card{display:flex;flex-direction:column;height:100%}.custom-product-card__image{display:block;overflow:hidden;border-radius:20px;background:#f7f7f7}.custom-product-card__image img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;transition:.45s ease}.custom-product-card:hover .custom-product-card__image img{transform:scale(1.06)}.custom-product-card__content{display:flex;flex-direction:column;flex:1;margin-top:18px}.custom-product-card__title{margin:0;font-size:22px;line-height:1.35;font-weight:600}.custom-product-card__title a{color:inherit;text-decoration:none}.custom-product-card__price{display:flex;align-items:center;gap:10px;margin-top:12px}.price-item{font-size:22px;font-weight:700}.price-item--compare{font-size:18px;text-decoration:line-through;opacity:.5}.custom-product-card__form{margin-top:20px}.custom-product-card__button{width:100%;min-height:52px;border:none;border-radius:999px;background:#000;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:.3s ease}.custom-product-card__button:hover{background:#333}.custom-product-card__button:disabled{opacity:.45;cursor:not-allowed}@media(min-width:1200px){.custom-product-grid__wrapper{gap:35px}}@media(max-width:989px){.custom-product-grid__wrapper{grid-template-columns:repeat(2,1fr);gap:24px}.custom-product-grid__heading{font-size:34px}.custom-product-card__title{font-size:20px}}@media(max-width:749px){.custom-product-grid{padding-top:var(--padding-top-mobile);padding-bottom:var(--padding-bottom-mobile)}.custom-product-grid__header{margin-bottom:35px}.custom-product-grid__wrapper{grid-template-columns:repeat(var(--mobile-columns),1fr);gap:16px}.custom-product-grid__heading{font-size:28px}.custom-product-grid__subheading{font-size:14px}.custom-product-card__image{border-radius:14px}.custom-product-card__content{margin-top:14px}.custom-product-card__title{font-size:17px}.price-item{font-size:18px}.price-item--compare{font-size:15px}.custom-product-card__button{min-height:46px;font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/custom-product-grid.css.map */
