.category-content{display:flex;max-width:1360px;flex-direction:column;align-items:flex-start;gap:28px;width:100%}.category-content-line{display:flex;padding:80px 0 80px 40px;flex-direction:column;align-items:flex-start;gap:20px;max-width:1360px;width:100%}.product-list{display:grid;gap:40px;grid-template-columns:repeat(4,1fr);justify-content:center;width:100%;max-width:100%}.product-list>*{min-width:0;max-width:100%}.button-all-container{display:flex;flex-direction:row;gap:2px;height:50px}.button-center{display:flex;justify-content:center;width:100%}.go-category-up,.go-category-down,.uncle{display:flex}.go-category-up,.go-category-down{white-space:nowrap;align-items:end}.go-category-down{display:none}.category-line__container{display:flex;justify-content:start;gap:12px;width:100%;max-width:1360px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth}.category-line__item{flex:0 0 calc((99% - 24px)/4);min-width:320px;scroll-snap-align:start;padding:8px}.projects-container{gap:60px}.projects-container__item{min-width:424px;padding:0 0 0 20px}.secondary-btn--transparent{background:transparent}.category-related-title{display:flex;align-items:center;justify-content:space-between;padding-right:10px;width:100%;height:40px}.news-more-btn-desktop{display:flex}.news-more-btn-mobile{display:none}.category-related__container{display:flex;justify-content:start;gap:24px;width:100%;padding-right:40px;margin:0 0 0 -4px;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;scrollbar-color:transparent transparent;scroll-snap-type:x mandatory;scroll-behavior:smooth}.category-related__container::-webkit-scrollbar{height:0}.news-scroll-bar{position:relative;height:3px;background:#e3e3e3;margin-top:16px;margin-right:40px;overflow:hidden}.news-scroll-bar__thumb{position:absolute;top:0;left:0;height:100%;background:#000;transition:left .1s linear}.search-container{display:flex;padding:20px 40px 60px;flex-direction:column;align-items:center;gap:40px}.category-content .go-category{height:50px}.category-content-main{display:flex;flex-direction:column;gap:40px}.category-content-main__result{display:flex;flex-direction:column;gap:20px;width:360px}.category-content-main__result input{width:100%}.category-scroll-controls{display:flex;justify-content:flex-end;width:100%;gap:15px}.category-scroll-controls .ghost-btn{margin-right:-10px;padding:0;border-radius:2px;min-width:40px;min-height:40px}.go-category-up .ghost-btn{font-size:12px;height:30px}@media (max-width: 1200px){.news-more-btn-desktop{display:none}.news-more-btn-mobile{display:flex}.product-list{grid-template-columns:repeat(3,1fr);gap:20px}}@media (max-width: 960px){.category-title{font-size:40px}.category-content-line{display:flex;padding:60px 0 60px 20px}.projects-container__item{min-width:320px}.category-related-title{padding-right:20px}.product-list{grid-template-columns:repeat(2,1fr);gap:20px}.product-list>*{min-width:0;max-width:100%}.search-container{display:flex;padding:20px;flex-direction:column;align-items:center;gap:40px}.category-content-main__result{width:100%}.category-content-main__result h1{font-size:28px}}@media (max-width: 480px){.product-list{grid-template-columns:1fr}.go-category-up{display:none}.go-category-down{display:flex}.product-list>*{min-width:0;max-width:100%}.category-content-main__result h1{font-size:22px}}
