.category-page{display:flex;flex-direction:column;gap:32px;justify-content:center;padding:0 16px}@media (min-width:1600px){.category-page{margin:64px auto 0;min-width:1512px}}.category-page__result-title{color:#bbbbba;font-size:14px;line-height:20px}@media (min-width:768px){.category-page__result-title{line-height:21px}}@media (min-width:1200px){.category-page__result-title{font-size:15px;line-height:22px}}@media (min-width:1600px){.category-page__result-title{font-size:16px;line-height:24px}}.category-page__title{color:#fff;font-size:32px;font-weight:700;line-height:42px}@media (min-width:768px){.category-page__title{font-size:40px;line-height:52px}}@media (min-width:1200px){.category-page__title{font-size:48px;line-height:60px}}@media (min-width:1600px){.category-page__title{font-size:56px;line-height:68px}}.category-page__container{display:flex;flex-direction:column;gap:16px;justify-content:center}@media (min-width:768px){.category-page__container{display:grid;grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.category-page__container{grid-template-columns:repeat(3,1fr)}}@media (min-width:1600px){.category-page__container{grid-template-columns:repeat(4,1fr)}}.category-page__container .product-card{height:auto}.category-page__no-results{align-items:center;display:flex;height:50vh;justify-content:center;margin-left:-16px}.category-page__no-results-content{align-items:center;background-color:#141414;border-radius:24px;display:flex;flex-direction:column;gap:32px;justify-content:center;max-width:345px;padding:24px}@media (min-width:768px){.category-page__no-results-content{flex-direction:inherit;max-width:654px}}@media (min-width:1200px){.category-page__no-results-content{max-width:653px}}.category-page__no-results-image{height:104px;width:158px}.category-page__no-results-texts{display:flex;flex-direction:column;gap:8px}.category-page__no-results-main-text{color:#fff;font-size:20px;font-weight:700;line-height:22px;text-align:center}@media (min-width:768px){.category-page__no-results-main-text{font-size:24px;line-height:32px;text-align:start}}@media (min-width:1200px){.category-page__no-results-main-text{font-size:28px;line-height:36px}}@media (min-width:1600px){.category-page__no-results-main-text{font-size:32px;line-height:40px}}.category-page__no-results-text{color:#fff;font-size:16px;font-weight:400;line-height:22px;text-align:center}@media (min-width:768px){.category-page__no-results-text{line-height:24px;text-align:start}}@media (min-width:1200px){.category-page__no-results-text{font-size:18px;line-height:27px}}@media (min-width:1600px){.category-page__no-results-text{font-size:20px;line-height:30px}}.category-page .about-section{margin:160px 0 0}.category-slider{display:flex;gap:7px;height:35px;overflow-x:auto;scrollbar-width:none;width:100%}.category-slider>.category-slider__element{padding:8px 12px}.category-slider__element{align-items:center;border-radius:16px;color:#fff;display:flex;font-size:16px;height:100%;justify-content:center;text-decoration:none;width:-moz-max-content;width:max-content}.category-slider__element.active{background-color:#665200;color:#fc0}
