.product-tabs{max-width:1400px;margin:auto;padding:32px 16px}.tabs-header{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-bottom:24px}.tab-btn{padding:12px 26px;border-radius:40px;border:1px solid #ddd;background:#fff;font-weight:600;cursor:pointer}.tab-btn.active{background:#e5723a;color:#fff;border-color:#e5723a}.products-wrapper{display:none}.products-wrapper.active{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.product-card{border:1px solid #eee;padding:12px;background:#fff}.product-card img{width:100%;display:block}.product-title{margin-top:10px;font-size:14px;font-weight:600}.product-title a{color:#000;text-decoration:none}.product-price{margin-top:6px;font-weight:700}@media (max-width: 1024px){.products-wrapper.active{grid-template-columns:repeat(3,1fr)}}.accordion-header{display:none}@media (max-width: 768px){.tabs-header{display:none}.accordion-header{display:block;padding:14px 18px;border:1px solid #ddd;border-radius:30px;margin-bottom:10px;background:#f7f7f7;font-weight:600;cursor:pointer;transition:all .3s ease}.accordion-header:hover,.accordion-header.active{background:#e5723a;color:#fff;border-color:#e5723a}.products-wrapper.active{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:18px}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
