.product-list-wrapper{margin:32px 0;padding:32px 16px}@media screen and (max-width:768px){.product-list-wrapper{margin:8px 0 16px;padding:8px 16px 16px}}.product-list-wrapper .product-list-container{width:100%;max-width:1200px;margin:0 auto;display:flex;justify-content:center;gap:20px}.product-list-wrapper .product-list-container .product-list-sidebar{flex:1 1 20%;border-right:1px solid #c4cdd6;padding-right:8px}.product-list-wrapper .product-list-container .product-list-sidebar--title{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1px solid #303030;margin-top:24px}.product-list-wrapper .product-list-container .product-list-sidebar--title:first-of-type{margin-top:0}.product-list-wrapper .product-list-container .product-list-sidebar--title h3{font-size:15px;font-weight:600}.product-list-wrapper .product-list-container .product-list-sidebar--list{margin-top:12px;max-height:400px;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.product-list-wrapper .product-list-container .product-list-sidebar--list::-webkit-scrollbar{display:none}.product-list-wrapper .product-list-container .product-list-sidebar--list-scroll-btns{display:flex;justify-content:space-between;align-items:center}.product-list-wrapper .product-list-container .product-list-sidebar--priceRange{display:flex;justify-content:space-between;align-items:center;margin:20px 0 12px;font-size:14px}.product-list-wrapper .product-list-container .product-list-products{flex:1 1 80%;display:flex;justify-content:center;align-items:center;gap:20px;row-gap:40px;flex-wrap:wrap;width:100%}.product-list-wrapper .product-list-container .product-list-products .product-list-products--select-page{margin-right:auto}.product-list-wrapper .product-list-container .product-list-products--select{display:flex;justify-content:flex-end;align-items:center;width:100%;background-color:#f8fafd;padding:12px 16px}.product-list-wrapper .product-list-container .product-list-products--select label{margin-right:8px}.product-list-wrapper .product-list-container .product-list-products .product-card{max-width:30%;flex:1 1 33%;width:33%;min-width:250px}.product-list-wrapper .product-list-container .product-list-products--filters{display:flex;align-items:center;overflow:scroll;max-width:100%;gap:20px;padding:8px}.product-list-wrapper .product-list-container .product-list-products--filters-btn{display:flex;padding:8px;align-items:center;flex-shrink:0;gap:4px;border-radius:8px;background:#eef2f7}.product-list-wrapper .product-list-container .product-list-products--filters .filters-active{border:1px solid #2b4660}.product-list-wrapper .product-list-container .product-list-products--mobile{width:100%;padding:4px 0;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:20px}@media screen and (max-width:768px){.product-list-wrapper .product-list-container .product-list-products{row-gap:20px}.product-list-wrapper .product-list-container .product-list-products .product-list-products--select-page{display:none}.product-list-wrapper .product-list-container .product-list-products--select{justify-content:center;width:100%}.product-list-wrapper .product-list-container .product-list-products--select button{width:100%}.product-list-wrapper .product-list-container .product-list-products--select label{display:none}}.product-card{box-shadow:1px 4px 32px 0 rgba(0,0,0,.07);max-width:250px;width:100%;height:450px;display:flex;flex-direction:column;justify-content:space-between;position:relative}.product-card .product-card-head{display:flex;flex-direction:column;justify-content:center;align-items:center}.product-card .product-card-head .product-card-head-disc-svg{position:absolute;top:0;right:15px}.product-card .product-card-head .product-card-head-disc{position:absolute;top:10px;right:15px;width:60px;text-align:center;color:#fff;font-size:16px;font-style:normal;font-weight:700}.product-card .product-card-head img{display:block;-o-object-fit:contain;object-fit:contain;height:200px}.product-card .product-card-head p{height:75px;padding:1rem 1rem 0;font-size:12px;font-style:normal;font-weight:400;margin-right:auto}.product-card .product-card-body{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 16px 16px;width:100%}.product-card .product-card-body .product-card-price{display:flex;justify-content:space-between;align-items:center;width:100%;height:50px;margin-bottom:8px}.product-card .product-card-body .product-card-price .product-card-price-info .product-card-price-current{color:#98a1ab;font-size:14px;font-weight:500}.product-card .product-card-body .product-card-price .product-card-price-info .product-card-price-disc{color:#0ea45f;font-size:14px;font-weight:700}.product-card .product-card-body .product-card-price button{background-color:transparent;outline:none;border:none}.product-card .product-card-body .product-card-stock{display:flex;align-items:center;width:100%;margin-bottom:8px;font-size:12px;font-weight:600;color:#2bba46}.product-card .product-card-body .product-card-stock svg{margin-right:8px}@media screen and (max-width:1100px){.product-card{height:303px}.product-card .product-card-head img{height:138px}.product-card .product-card-head p{padding:12px 8px;font-size:10px}.product-card .product-card-body{padding:0 8px 8px}.product-card .product-card-body .product-card-price{height:35px;margin-bottom:0}.product-card .product-card-body .product-card-price .product-card-price-info .product-card-price-current{font-size:11px}.product-card .product-card-body .product-card-price .product-card-price-info .product-card-price-disc{font-size:12px}.product-card .product-card-body .product-card-stock{font-size:10px}.product-card .product-card-body .product-card-stock svg{width:10px;height:8px}.product-card .product-card-body .ecopara-btn-outline{height:40px}}.product-pagination{display:flex;justify-content:flex-end;align-items:center;margin-left:auto;gap:8px;width:100%}.product-pagination .product-pagination-button,.product-pagination .product-pagination-button--disabled{background-color:#e2effc;color:#0f497d;width:30px;height:30px;padding:4px;display:flex;justify-content:center;align-items:center;flex-shrink:0;border-radius:9px;font-size:14px}.product-pagination .product-pagination-button--disabled:hover,.product-pagination .product-pagination-button:hover{opacity:.8}.product-pagination .product-pagination-button--disabled{background-color:#eef2f7;color:#9aaab9;cursor:not-allowed}