.catalog-sections-item{border:1px solid var(--color-border);border-radius:.88rem;display:flex;flex-direction:column;justify-content:space-between;position:relative;transition:all .24s ease}.catalog-sections-item__absolute-link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.catalog-sections-item:hover{border-color:var(--color-fill)}.catalog-sections-item__wrap{gap:1rem;padding:1.25rem}.catalog-sections-item__info,.catalog-sections-item__wrap{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.catalog-sections-item__info{gap:.25rem}.catalog-sections-item__count{font-size:.81rem;line-height:120%;opacity:.4}.catalog-sections-item__count,.catalog-sections-item__name{color:var(--color-dark);font-family:var(--font-family);font-weight:600;letter-spacing:-.02em}.catalog-sections-item__name{font-size:1.25rem}.catalog-sections-item__thumb{border-radius:.88rem;overflow:hidden}.catalog-sections-item__icon{width:3.5rem}.catalog-sections-item__icon-thumb img{-o-object-fit:contain;object-fit:contain}@media screen and (max-width:768px){.catalog-sections-item__wrap{padding:1rem}}.catalog-sections-related{padding:0 .75rem}@media screen and (max-width:991px){.catalog-sections-related__item{width:-moz-fit-content;width:fit-content}.catalog-sections-related__item-count,.catalog-sections-related__item-name{white-space:pre}.catalog-sections-related__wrap{gap:2rem!important;margin-left:-1rem;padding-left:1rem;padding-right:1rem;width:calc(100% + 2rem)!important}.catalog-sections__items{gap:1rem;grid-template-columns:1fr 1fr 1fr}.catalog-sections-item__wrap{min-width:20vw;padding:.75rem}}@media screen and (max-width:768px){.catalog-sections__items{gap:.5rem;grid-template-columns:1fr 1fr}.catalog-sections-item__wrap{min-width:40vw}}
