.custom-card{width:283px;max-width:100%;height:auto;background:#fff;border-radius:5px;display:flex;flex-direction:column;align-items:center;padding:24px 16px 16px 16px;box-sizing:border-box;overflow:hidden}.custom-card__title{font-size:16px;font-weight:700;color:#333;margin-bottom:40px;text-align:center;max-height:2em}.custom-card__image{width:100%;height:160px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.custom-card__image img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.custom-card__features{display:grid;grid-template-columns:repeat(3,1fr);width:100%;margin-bottom:24px;gap:8px}.custom-card__feature{display:flex;flex-direction:column;align-items:center;color:#777;text-align:center}.custom-card__feature .custom-card__icon{color:#424f60;width:32px;height:32px;margin-bottom:6px;background-size:contain;background-repeat:no-repeat;display:block}.custom-card__feature span{font-size:12px}.custom-card__price{color:#fff;font-size:20px;text-align:center;font-weight:700}
/*# sourceMappingURL=catalog-item-custom-card.min.css.map */
