.banner-container{display:flex;align-items:center;justify-content:space-between;padding:20px;background-color:#f3fff5;border-radius:12px;gap:20px}@media(max-width:768px){.banner-container{flex-direction:column;gap:2px}}.text-container{display:flex;align-items:center;justify-content:space-between;gap:20px}@media(max-width:768px){.text-container{flex-direction:column;gap:2px}}.text-container h2{font-size:28px;font-weight:700;color:#000;margin:0}@media(max-width:768px){.text-container h2{font-size:20px}}.text-container p{font-size:20px;color:#585c68;margin-top:8px}@media(max-width:768px){.text-container p{font-size:16px}}.image-container{position:relative;margin-bottom:-20px;text-align:center}.image-container img{max-width:100%;height:auto}@media(max-width:768px){.image-container img{max-width:80%}}.filters-container{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}@media(max-width:768px){.filters-container{margin-bottom:revert}.filters-container .web-select{display:none}}.filters-container .filters-header{font-size:24px;font-weight:600}.filters-container .filters-count{font-size:14px;color:#666}.filters-container .mobile-filter{display:flex;align-items:center;justify-content:center;gap:15px}.filters-container .mobile-filter button{width:100%;margin:0;padding:10px 12px;background:none;border:1px solid #e3e3e3;color:#000;font-weight:400;font-size:14px;border-radius:8px;transition:all .3s ease}.filters-container .mobile-filter button span{padding:2px 8px;margin:0 0 0 5px;background:#e3ebff;border-radius:4px;color:#3772ff}.filters-container .mobile-filter button:hover{opacity:.7}.filters-container .mobile-filter button img{margin-right:5px}@media(min-width:767px){.filters-container .mobile-filter{display:none}}.filters-container .filters-list{display:flex;flex-wrap:nowrap;overflow:auto;overflow-y:hidden;gap:10px;max-width:95vw;white-space:nowrap;margin-top:10px}@media(max-width:768px){.filters-container .filters-list{display:none}}.filters-container .filters-list .filter-button{border:1px solid #e3e3e3;background:#fff;padding:12px 26px;border-radius:20px;font-size:14px;font-weight:400;cursor:pointer;transition:all .3s ease-in-out;color:#585c68}.filters-container .filters-list .filter-button:hover{border-color:#f60;color:#f60}.filters-container .filters-list .filter-button.active{background:#f60;color:#fff;border-color:#f60}.filters-container .selected-filters{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px;padding-top:16px;border-top:1px solid #e0e0e0;transition:all .7s ease-in-out}@media(max-width:768px){.filters-container .selected-filters{display:none}}.filters-container .selected-filters .selected-filter{display:flex;align-items:center;gap:5px;border:1px solid #ccc;padding:12px;border-radius:20px;font-size:14px;transition:all .7s ease-in-out}.filters-container .selected-filters .selected-filter .close-icon{font-size:16px;cursor:pointer}.categories-banner-container{display:flex;align-items:center;justify-content:space-between;background:#fafafa;width:100%;border-radius:8px;padding:10px;margin-top:10px;margin-bottom:10px;overflow:hidden}@media(max-width:991px){.categories-banner-container{justify-content:unset}}.categories-banner-container__image{display:flex;align-items:center;justify-content:center;flex-shrink:0}.categories-banner-container__image.left{flex-shrink:0;margin-top:-75px;margin-bottom:-75px}@media(max-width:991px){.categories-banner-container__image.left{margin-top:revert;margin-bottom:revert;object-fit:contain}.categories-banner-container__image.left img{width:100px!important;height:80px!important}.categories-banner-container__image.right{display:none}}.categories-banner-container__text{margin-left:15px;z-index:2}.categories-banner-container__text--title{display:block!important;font-size:24px;font-weight:700;line-height:36px;margin:0;color:#333}@media(max-width:991px){.categories-banner-container__text--title{font-size:16px;line-height:24px}}.categories-banner-container__text--content{font-size:20px;margin-top:10px;line-height:30px;color:#585c68}@media(max-width:991px){.categories-banner-container__text--content{display:none}.categories-banner-container__text{margin-left:10px}}:root{--primary:rgb(255,80,0);--secondary:rgb(0,0,0);--primary-text-btn:rgb(246,80,2,0.1);--secondary-text-btn:rgb(0,0,0,0.1);--disabled-btn:rgb(88,92,104)}.filter-category .mantine-ScrollArea-root>div[data-orientation=horizontal]{display:none}.filter-category ul{padding:4px 10px;border-radius:8px}.filter-category ul,.filter-category ul a{text-decoration:none}.filter-category li{list-style:none;display:flex;flex-direction:column}.filter-category a{width:100%;padding:4px;font-size:14px}.filter-category a:hover{background-color:#f1f5f9;border-radius:8px}.filter-category a.active{font-weight:500}.filter-category .category-collapse-arrow{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .5s ease}.filter-category .category-collapse-arrow.active{transform:rotate(90deg)}.filter-category .price-filter .mantine-Input-input{border-radius:8px}.filter-category .price-filter .search-action{margin-top:20px;background-color:#94a3b8;border-radius:8px;padding:4px;min-width:36px;height:36px;cursor:pointer}.filter-modal-opener{padding:6px;border-radius:16px;cursor:pointer}.filter-modal-opener:hover{background-color:#e2e8f0}.mantine-Modal-title{width:100%;text-align:center;font-weight:600}@media only screen and (max-width:992px){.category-container__title{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}}.category-container__title h1{margin:0;padding-top:20px;text-wrap:nowrap;font-size:clamp(20px,2vw,32px);white-space:normal}@media only screen and (max-width:992px){.category-container{padding-left:1rem;padding-right:1rem}}@media only screen and (max-width:768px){.category-container__category-top{margin-bottom:.5rem!important;margin-top:0!important}}@media only screen and (max-width:992px){.product-container{padding-left:.25rem;padding-right:.25rem}}@media only screen and (max-width:768px){.product-container{margin-bottom:.5rem!important}}.category-header{padding-right:1.5rem}@media only screen and (max-width:992px){.category-header{padding-left:.25rem;padding-right:.25rem}.category-products-container{padding-left:.75rem;padding-right:.75rem}}.btn-open-filter{display:none;background-color:rgba(0,0,0,0);border:none}@media only screen and (max-width:576px){.btn-open-filter{display:block}}.order-option{display:block}@media only screen and (max-width:576px){.order-option{display:none}}.order-bottom-sheet{display:none}@media only screen and (max-width:576px){.order-bottom-sheet{display:block}}.order-bottom-sheet .radio-btn input:checked{background:#ff5000;border-color:#ff5000}.order-bottom-sheet .radio-btn svg{width:20px;height:20px;position:absolute;top:0;left:auto}.radio-btn:focus input{outline:none!important}@keyframes sun-rise{0%{transform:translateY(10px)}to{transform:translateY(0)}}@keyframes sun-fade{0%{opacity:0}to{opacity:1}}@keyframes buttonAnimation{0%{background-position:0 0}50%{background-position:100% 0}to{background-position:0 0}}.old-product-button{width:300px;background:linear-gradient(90deg,#000000,#333333,#000000);background-size:200% 100%;animation:buttonAnimation 3s infinite}.old-product-button:hover{background-color:#202020}.restore-products-wrapper{display:flex;align-items:center;justify-content:center;margin-bottom:20px}.restore-products-wrapper button{background-color:#ff5000;color:#fff;padding:12px 26px;border-radius:20px;border:none;min-width:225px}.restore-products-wrapper button:hover{background-color:#ea580c}.product-list-container{transition:all .5s ease-in-out}.product-list-container.loading .product-list,.product-list-container.loading .sidebar{opacity:.7;transition:all .5s ease-in-out}.category-footer__text{margin-top:100px!important}.clear-button{border:1px solid #ff5000;padding:6px 14px;border-radius:4px;color:#ff5000;margin:0;background:none;transition:all .2s ease}.clear-button:hover{opacity:.7}.sidebar{width:250px;min-width:250px!important;position:-webkit-sticky;position:sticky;top:0;height:100dvh;overflow-y:auto;opacity:1;transition:all .5s ease-in-out}@media(max-width:991px){.sidebar{display:none}}.sidebar-content{position:-webkit-sticky;position:sticky;top:10px}.product-list{flex:1 1;opacity:1;transition:all .5s ease-in-out;max-width:100%;overflow-x:hidden;overflow-y:hidden}.product-list-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px}@media(max-width:1200px){.product-list-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.product-list-grid{grid-template-columns:repeat(2,1fr)}}.product-badge{position:absolute;left:10%;bottom:50%;z-index:2;height:50px;width:50px}@media only screen and (max-width:992px){.product-badge{bottom:45%;width:80px;height:80px}}@media only screen and (max-width:767px){.product-badge{bottom:55%;height:50px!important;width:50px!important}}@media only screen and (max-width:576px){.product-badge{height:50px!important;width:50px!important}}@media only screen and (max-width:992px){.product-badge img{width:80px;height:80px}}@media only screen and (max-width:767px){.product-badge img{width:40px;height:40px}}@media only screen and (max-width:576px){.product-badge img{width:45px;height:45px}}.product-badge img{width:60px;height:60px}.second-hand-badge{position:absolute;background-color:#ff5000;display:flex;align-items:center;justify-content:center;padding:2px 12px;top:10px;left:10px;z-index:2;height:24px;border-radius:15px;font-size:14px;font-weight:500;color:#fff}@media(max-width:768px){.second-hand-badge .mantine-Text-root{font-size:12px}}.no-stock{position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.3);display:flex;align-items:center;justify-content:center;z-index:2}.no-stock__batch{position:absolute;z-index:1;background-color:#fff;width:550px;padding:0;top:calc(50% - 80px);text-align:center;transform:translate(-50%,-50%);left:50%}.no-stock__batch span{margin-left:5px;font-style:italic}.discount-banner-wrapper{grid-column:1/-1;width:100%;margin:6px 0}.loading-container{display:flex;align-items:center;justify-content:center;margin-top:30px}.loading-container img{width:40px;height:40px;animation:rotate 1.5s linear infinite}@keyframes rotate{0%{transform:rotate(1turn)}to{transform:rotate(0)}}