.CategoryItem{background:#fff;border-radius:16px;box-shadow:0 14px 42px -7px #e4e4ea66;overflow:hidden;text-decoration:none;transition:all .25s ease-out}.CategoryItem:hover{box-shadow:0 14px 42px -7px #e4e4ea99;transform:translateY(-20px)}.CategoryItem__image-empty{background:#edeef4;height:232px}@media (max-width:768px){.CategoryItem__image-empty{height:190px}}.CategoryItem__image{height:232px;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:768px){.CategoryItem__image{height:190px}}.CategoryItem__content{padding:25px}@media (max-width:768px){.CategoryItem__content{margin-bottom:15px}}.CategoryItem__header{align-items:flex-start;display:flex;margin-bottom:25px}.CategoryItem__title{font-size:18px;font-weight:700;line-height:120%;word-wrap:break-word}.CategoryItem__count{background:#f5f6fa;border-radius:5px;color:#a5aabe;margin-left:15px;margin-top:-2px;padding:1px 10px}.CategoryList{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px}@media (max-width:768px){.CategoryList{grid-template-columns:1fr}}.CategoryBlock__title{font-family:var(--accentFontFamaly);font-size:24px;font-weight:700;letter-spacing:-.02em;line-height:120%;margin-bottom:40px;margin-top:88px}
