.category-card{height:100%;display:block;padding:40px 24px;background:-webkit-gradient(linear,left bottom,left top,from(rgb(0 0 0 / .03)),to(rgb(0 0 0 / .03)));background:-o-linear-gradient(bottom,rgb(0 0 0 / .03),rgb(0 0 0 / .03));background:linear-gradient(0deg,rgb(0 0 0 / .03),rgb(0 0 0 / .03));position:relative;padding-bottom:115px}@media (max-width:767px){.category-card{padding:20px 15px 80px 15px}}.category-card__img{display:block;width:100%;height:235px;margin:0 auto 40px}@media screen and (max-width:600px){.category-card{padding:20px 14px 80px;min-height:350px}}.category-card__img img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;mix-blend-mode:darken}.category-card__text{margin-bottom:5px;font-size:12px;font-weight:300}.category-card .price_add{position:absolute;left:24px;right:24px;bottom:75px}@media (max-width:767px){.category-card .price_add{left:15px;right:15px;bottom:40px}}.category-card__title{line-height:1.5;transition:color 0.2s ease}.category-card__price{font-family:"GothamPro";font-size:20px;color:#13283f}.category-card:hover .category-card__title{color:#ab2724}@media screen and (max-width:600px){.category-card{padding:20px 14px;min-height:350px}.category-card__img{height:185px}.category-card__text{font-size:9px}.category-card__title{font-size:12px}.category-card__price{font-size:14px}}.grid__item_no_av .category-card{padding-bottom:80px}.grid__item_no_av .category-card .price_add{bottom:40px}