.sidebar{width:100%;max-width:328px;margin-right:24px}.products-list{flex-wrap:wrap;gap:24px;width:100%}.products-list .row{flex-wrap:nowrap;margin:0}.prod-list{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px;display:grid}.prod-list__wrapper{width:100%}.prod-list__wrapper.flags .prod-list{grid-template-columns:repeat(4,1fr)}@media (max-width:991px){.prod-list__wrapper.flags .prod-list{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.prod-list__wrapper.flags .prod-list{grid-template-columns:repeat(2,1fr)}}.prod-list-header{justify-content:space-between;margin-bottom:32px;display:flex}.prod-list-header h1{color:#000;text-transform:uppercase;margin-right:12px;font-family:Roboto Condensed;font-size:24px;font-weight:700;line-height:32px}.prod-list-header .product-counter{color:#b16625;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:700;line-height:20px}.prod-list-item__wrapper{flex:0 304px}.prod-list.grid-4{grid-template-columns:repeat(4,1fr)}.pagination{gap:4px;display:flex}.pagination-box{justify-content:flex-end;margin-bottom:48px;display:flex}.pagination .page-item{background-color:#fff;transition:background-color .2s}.pagination .page-item.active,.pagination .page-item:hover{background-color:#ead9b9}.pagination .page-item .page-link{letter-spacing:.04em;text-transform:uppercase;border:1px solid #eee;place-content:center;width:48px;height:48px;font-size:12px;font-weight:600;line-height:24px;display:grid}.pagination .page-item .page-link:hover{color:#000}.filter-list{flex-direction:column;gap:4px;margin-bottom:12px;display:none}.filter-list .form-check{gap:12px}.filter-list .form-check .label{cursor:pointer!important}.filter-name{color:#000;margin-bottom:6px;font-size:16px;font-weight:400;line-height:20px;transition:color .2s}.filter-name:hover{color:#b16625}.filter-value{color:#424242;font-size:14px;font-weight:400;line-height:20px;transition:color .2s}.filter-value:hover{color:#b16625}.filter-btns .btn{padding:8px 32px}.filter-btns .btn.hidden{display:none}.filter-btns .btn--border{border:1px solid #eee}.custom-dropdown__header{margin-bottom:0!important}input.JsFilterItem{accent-color:#b16625;-webkit-appearance:inherit;-moz-appearance:inherit;appearance:inherit;cursor:pointer;border:1px solid #eee;border-radius:0;flex-shrink:0;width:16px;height:16px}input.JsFilterItem:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.filters-header{color:#000;text-transform:uppercase;margin-bottom:12px;font-family:Roboto Condensed;font-size:14px;font-weight:700;line-height:18px}.filters-cont{margin-bottom:24px}.has-subcats:first-child{cursor:pointer}.has-subcats.active .line.line--1{opacity:0}.has-subcats .expand{cursor:pointer;position:relative}.has-subcats .expand .line{opacity:1;background-color:#000;width:12px;height:2px;transition:opacity .2s;position:absolute;top:50%;left:-12px;translate:-50% -50%}.has-subcats .expand .line.line--1{rotate:90deg}.has-subcats ul{margin-bottom:9px;display:none}.has-subcats ul li{margin-bottom:4px;padding-block-start:4px;padding-block-end:4px}.has-subcats.active ul{display:block}.subcategories-item{text-transform:none;font-family:Plus Jakarta Sans;font-size:14px;font-weight:400;line-height:20px}.subcategories-item.active{color:#b16625}.subcategories-header{text-transform:uppercase;margin-bottom:6px;padding-block-start:3px;padding-block-end:3px;font-family:Roboto Condensed;font-size:14px;font-style:normal;font-weight:700;line-height:18px}.subcategories-header.active{color:#b16625}.subcategories-parent ul{flex-direction:column}.category-count{margin-left:12px;font-family:Plus Jakarta Sans;font-size:12px;font-style:normal;font-weight:700;line-height:20px}.categories--border{border-bottom:1px solid #eee;margin-bottom:16px;padding-bottom:16px}.mobile-categories-btn{justify-content:center;align-items:center;gap:12px;width:100%;padding-block-start:12px;padding-block-end:12px;display:none}.sidebar-mobile-header{border-bottom:1px solid #eee;margin-bottom:24px;padding-inline-start:16px;padding-inline-end:16px;font-size:14px;font-weight:500;line-height:20px;display:none}.sidebar-mobile-header .back-btn{cursor:pointer;align-items:center;gap:12px;padding-block-start:22px;padding-block-end:22px;display:flex}.category__description{border-top:1px solid #eee;padding-top:48px}.category__description .heading{color:#000;text-transform:uppercase;font-family:Roboto Condensed;font-size:18px;font-weight:700;line-height:24px}.category__description .heading+.paragraph{margin-top:12px}.category__description .paragraph{color:#424242;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.category__description .paragraph+.heading{margin-top:24px}.category__description .paragraph+.paragraph{margin-top:6px}@media (max-width:1100px){.prod-list{grid-template-columns:repeat(2,1fr)}.prod-list.grid-4{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.sidebar{height:100vh;max-width:unset;opacity:0;pointer-events:none;visibility:hidden;z-index:10;background-color:#fff;width:100%;transition:opacity .4s,visibility .4s;position:fixed;top:0;left:0;overflow:auto}.sidebar.show{opacity:1;pointer-events:auto;visibility:visible}.sidebar .categories{padding-inline-start:16px;padding-inline-end:16px}.prod-list{grid-template-columns:repeat(3,1fr)}.mobile-categories-btn{display:flex}.prod-list-header{flex-wrap:wrap}.prod-list-header .filter-section{margin-block-start:16px;margin-block-end:12px}.sidebar-mobile-header{display:flex}.filters-cont{padding-inline-start:16px;padding-inline-end:16px}}@media (max-width:650px){.prod-list,.prod-list.grid-4{grid-template-columns:repeat(2,1fr)}.prod-list-header{flex-direction:column}.prod-list-header>div{flex:0 100%}.prod-list-header .custom-dropdown{width:100%}}@media (max-width:400px){.prod-list,.prod-list.grid-4{grid-template-columns:1fr}}