.category-card{display:block;width:219px}.category-card__photo{background:#e5e5e5;border-radius:8px;height:219px;overflow:hidden;position:relative;transition:all .3s ease-in-out;width:219px}.category-card__picture{align-items:center;display:flex;height:inherit;justify-content:center;transition:all .3s ease-in-out;width:inherit}.category-card__picture img{height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;width:100%}.category-card__picture img:nth-child(3){width:300%}.category-card__photo-triangle{border-left:100px solid transparent;border-radius:0 8px 0 0;border-top:100px solid #00a19c;height:0;opacity:0;position:absolute;right:-40px;top:-40px;transition:all .3s ease-in-out;width:0}.category-card__photo-triangle svg{position:absolute;right:18px;top:-78px;transition:all .3s;fill:#fff}.category-card__photo-triangle svg path{transition:all .3s;fill:inherit}.category-card__name{color:#2a2a2a;font-size:16px;font-weight:500;line-height:24px;margin-top:8px}.category-card__count,.category-card__name{font-family:Roboto,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue}.category-card__count{color:#999;font-size:14px;font-weight:400;line-height:22px}@media (any-hover:hover){.category-card:hover .category-card__photo{background:#fff;box-shadow:0 0 0 2px #00a19c}.category-card:hover .category-card__picture{transform:scale(.95)}.category-card:hover .category-card__photo-triangle{opacity:1;right:0;top:0}.category-card:hover .category-card__name{text-decoration:underline}.category-card:hover .category-card__count{color:#00a19c}}.category-card--type-mobile{width:100%}.category-card--type-mobile .category-card__photo-triangle{opacity:1;right:0;top:0}.category-card--type-mobile .category-card__photo{width:100%}@media screen and (max-width:768px){.category-card:first-child .category-card__picture img,.category-card:nth-child(2) .category-card__picture img,.category-card:nth-child(3) .category-card__picture img,.category-card__picture img{width:auto}}.category-card:nth-child(4) .category-card__picture img{width:auto}@media screen and (max-width:768px){.category-card:nth-child(4) .category-card__picture img{width:auto}}.category-card:nth-child(5) .category-card__picture img{width:auto}@media screen and (max-width:768px){.category-card:nth-child(5) .category-card__picture img{width:auto}}.category-card:nth-child(6) .category-card__picture img{width:auto}@media screen and (max-width:768px){.category-card:nth-child(6) .category-card__picture img{width:auto}}.category-card:nth-child(7) .category-card__picture img{width:auto}@media screen and (max-width:768px){.category-card:nth-child(10) .category-card__picture img,.category-card:nth-child(11) .category-card__picture img,.category-card:nth-child(7) .category-card__picture img,.category-card:nth-child(8) .category-card__picture img,.category-card:nth-child(9) .category-card__picture img{width:auto}}.category-card:nth-child(12) .category-card__picture img{width:auto}@media screen and (max-width:768px){.category-card:nth-child(12) .category-card__picture img,.category-card:nth-child(13) .category-card__picture img{width:auto}}.not-found-block{align-items:center;background:#f2f1f1;border:1px dashed #cbcccc;border-radius:8px;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:24px;width:100%}@media screen and (max-width:768px){.not-found-block{padding:16px}}.not-found-block__icon{min-width:24px}.not-found-block__info{display:flex;gap:10px;min-width:240px}.not-found-block__info-title{color:#111212}.not-found-block__info-subtitle,.not-found-block__info-title{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:pre-line;-webkit-line-clamp:1;-webkit-box-orient:vertical}.not-found-block__info-subtitle{color:#11121280;margin-top:4px}.not-found-block__button{white-space:nowrap}
