.product-list-page{padding:48px 16px 80px;background:#fff}.product-list-container{width:min(100%,1200px);margin:0 auto}.product-list-heading{margin-bottom:30px;text-align:center}.product-list-heading>span{display:block;margin-bottom:8px;color:#568068;font-size:12px;font-weight:800;letter-spacing:.12em}.product-list-heading h1{margin:0;color:#202822;font-size:32px;line-height:1.3}.product-list-heading p{margin:11px 0 0;color:#737c75;font-size:14px}.product-category-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid #e7ebe8}.product-category-tabs a{min-width:70px;padding:10px 16px;border:1px solid #dce5df;border-radius:999px;background:#fff;color:#59635c;font-size:13px;font-weight:700;text-align:center;text-decoration:none}.product-category-tabs a:hover{background:#f3f8f5}.product-category-tabs a.active{border-color:#315f45;background:#315f45;color:#fff}.product-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}.product-search{display:flex;width:min(100%,430px)}.product-search input{min-width:0;flex:1;height:44px;padding:0 13px;border:1px solid #d7ddd9;border-right:0;border-radius:8px 0 0 8px;font-size:14px}.product-search button{width:68px;border:0;border-radius:0 8px 8px 0;background:#315f45;color:#fff;font-weight:700;cursor:pointer}.product-search button:hover{background:#274e38}.product-list-toolbar select{height:44px;padding:0 34px 0 12px;border:1px solid #d7ddd9;border-radius:8px;background:#fff;color:#404942;font-size:13px}.product-list-result{margin-bottom:17px;color:#798179;font-size:13px}.product-list-result strong{margin-right:2px;color:#315f45;font-size:15px}.product-list-result span{margin-left:9px}.product-list-empty{margin-top:20px}@media(max-width:700px){.product-list-page{padding:30px 12px 55px}.product-list-heading{margin-bottom:23px}.product-list-heading h1{font-size:26px}.product-category-tabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:13px}.product-category-tabs a{flex:0 0 auto}.product-list-toolbar{display:grid;grid-template-columns:1fr}.product-search{width:100%}.product-list-toolbar select{width:100%}}