.category-section__name{color:var(--gray-quaternary);font-size:1.75rem;font-weight:600;letter-spacing:-.02em;line-height:107%;position:relative}.category-section__cards{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-gap:1.5rem .5rem}.category-section__name.--link{text-decoration:none;transition:all .24s ease}.category-section__name.--link:hover{color:var(--red-primary)}.category-section.--promo .category-section__name{font-size:2rem;font-weight:700;letter-spacing:-.02em;line-height:112%}.category-section-promo__more{display:flex;height:100%;left:0;position:absolute;top:0;width:100%}.category-section-promo__thumb{border-radius:1rem;overflow:hidden;position:relative}.category-section-promo__more-btn-wrap{align-items:center;background-color:#00000030;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:all .24s ease;width:100%;z-index:2}.category-section-promo__more-btn-wrap:hover{background-color:#00000050}.category-section-promo__more-btn{height:3rem!important;min-height:auto!important;padding:0 2rem!important;width:auto!important}@media screen and (max-width:1480px){.category-section__cards{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:1.5rem .5rem}}@media screen and (max-width:1024px){.category-section__cards{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:1.5rem .5rem}}@media screen and (max-width:991px){.category-section__cards{grid-template-columns:1fr 1fr}.category-section__name{font-size:1.5rem}}
