.category__wrapper{display:grid;grid-template-columns:repeat(1, 1fr);gap:16px}.category__wrapper .category__header{border-bottom:1px solid #333;margin-bottom:1rem}.category__wrapper .category__sub .sub-list{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px;list-style-type:none;padding:0;margin:0}@media (max-width: 1023px){.category__wrapper .category__sub .sub-list{grid-template-columns:repeat(1, 1fr)}}.category__wrapper .category__sub .sub-list__item{padding:0;grid-template-rows:auto auto 1fr 1fr 1fr auto auto}.category__wrapper .category__sub .sub-list__item h4{font-weight:normal}
