.product-list-header{background:#fff}.product-list-header h1{color:#191c1f;font-family:Public Sans;font-size:28px;font-style:normal;font-weight:600;line-height:32px;margin-bottom:10px}.product-list-header .product-list-description{color:#303639;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.product-list-header .breadcrumb{margin-bottom:25px;width:100%}.product-list-body{width:100%}.product-list{display:flex;gap:0 25px;padding-top:40px}@media(max-width:768px){.product-list{flex-wrap:wrap}}.product-list-count{display:flex;font-weight:600;gap:5px;justify-content:flex-end;margin-bottom:30px}.product-list-count,.product-list-count span{color:#191c1f;font-family:Public Sans;font-size:14px;font-style:normal;line-height:20px}.product-list-count span{font-weight:400}.products-list-grid{display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}@media(max-width:576px){.products-list-grid{grid-template-columns:1fr}}.product-list-header-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:0 20px;justify-content:space-between;overflow:hidden;padding-top:25px;position:relative}.product-list-header-container .product-list-header-text{margin-bottom:25px;max-width:900px;width:50%}@media(max-width:768px){.product-list-header-container .product-list-header-text{width:100%}}.product-list-header-container .product-list-header-image{max-width:700px;position:absolute;right:0;top:0;width:50%}@media(max-width:768px){.product-list-header-container .product-list-header-image{display:none}}.products-list-latest{margin-bottom:-20px;margin-top:60px}.products-list-latest h2{margin-bottom:10px}.products-list-latest .products-list-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));width:1320px}.products-list-latest .products-list-grid .product:nth-child(n+7){display:none}.products-list-latest .products-list-latest-box{margin:0 -20px;overflow:auto;padding:20px;position:relative}.sorting-select{align-items:center;display:flex;gap:20px;justify-content:flex-end;margin-bottom:30px;position:relative}.sorting-select .arrow-icon{position:absolute;right:10px}.form-select{align-items:center;appearance:none;border:1px solid #c9cfd2;border-radius:8px;color:#191c1f;display:flex;gap:16px;padding:12px 30px 12px 16px}