.category-trigger{display:inline-flex;align-items:center}.catalog-hero{background:#fbf8ef;padding:65px 0}.catalog-hero h1{font-size:48px;margin:10px 0}.catalog-hero p{color:#667069}.catalog-page{display:grid;grid-template-columns:255px 1fr;gap:38px;padding:55px 0 80px}.catalog-sidebar{border-right:1px solid #e5e8df;padding-right:25px}.filter-title{display:flex;justify-content:space-between;margin-bottom:15px}.filter-title a{font-size:11px;color:#2f6b3d}.catalog-sidebar>a{display:flex;align-items:center;gap:9px;padding:10px;border-radius:7px;font-size:12px;margin:3px 0}.catalog-sidebar>a span{margin-left:auto;color:#8a928c}.catalog-sidebar>a.active{background:#153f2e;color:#fff;font-weight:700}.catalog-sidebar i{width:31px;height:31px;border-radius:7px;background:var(--accent);display:grid;place-items:center;font-style:normal}.catalog-help{background:#d7ef43;padding:18px;border-radius:10px;margin-top:30px}.catalog-help p{font-size:11px;margin:6px 0}.catalog-help a{font-weight:800;font-size:12px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.catalog-toolbar>div{display:flex;flex-direction:column}.catalog-toolbar small{color:#667069}.catalog-toolbar label{font-size:12px}.catalog-toolbar select{padding:9px 30px 9px 10px;border:1px solid #e5e8df;border-radius:6px;background:#fff}.catalog-grid{grid-template-columns:repeat(3,1fr)}.pagination{display:flex;justify-content:center;gap:7px;margin-top:38px}.pagination a{min-width:40px;height:40px;padding:0 12px;border:1px solid #e5e8df;border-radius:6px;display:grid;place-items:center;font-size:12px}.pagination a.active{background:#153f2e;color:#fff}.page-status{text-align:center;color:#667069;font-size:11px;margin-top:12px}@media(max-width:900px){.catalog-page{grid-template-columns:1fr}.catalog-sidebar{border:0;padding:0;display:flex;gap:8px;overflow-x:auto}.filter-title,.catalog-help{display:none}.catalog-sidebar>a{min-width:max-content;border:1px solid #e5e8df}.catalog-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.catalog-hero{padding:40px 0}.catalog-hero h1{font-size:34px}.catalog-page{padding-top:30px}.catalog-toolbar{align-items:flex-end}.catalog-toolbar select{max-width:145px}.pagination{flex-wrap:wrap}}
