#ProductFilters .rs-panel-group{width:100%}#ProductFilters .rs-panel-group .rs-panel .rs-panel-header,#ProductFilters .rs-panel-group .rs-panel .rs-panel-header .rs-panel-btn{padding:10px 0}#ProductFilters .rs-panel-group .rs-panel .rs-panel-header .rs-panel-btn .rs-panel-title{color:var(--Shades-Black,#000)!important;font-size:18px!important;font-style:normal!important;font-weight:600!important}#ProductFilters .rs-panel-group .rs-panel .rs-panel-header .rs-panel-btn:active,#ProductFilters .rs-panel-group .rs-panel .rs-panel-header .rs-panel-btn:focus,#ProductFilters .rs-panel-group .rs-panel .rs-panel-header .rs-panel-btn:hover{background-color:var(--Shades-White,#fff)!important}#ProductFilters .rs-panel-group .rs-panel .rs-panel-body{padding:10px 0}#ProductFilters .sort-filter .content{display:flex;justify-content:space-between;flex-direction:column;align-items:center;width:100%;gap:16px}#ProductFilters .sort-filter .option{width:100%;display:flex;justify-content:space-between;align-items:center;gap:8px}#ProductFilters .sort-filter .option .sort-filter-label{width:100%;color:var(--Gray-2,#2c2c2e);font-size:18px;font-style:normal;font-weight:400;line-height:21.6px}#ProductFilters .sort-filter .option .sort-filter-input{padding:8px;border:1px solid #d1d1d6;border-radius:50%;color:var(--Shades-Black,#000);font-size:14px;font-style:normal;font-weight:400;line-height:17px;appearance:none;-webkit-appearance:none;-moz-appearance:none;outline:none;cursor:pointer;width:16px;height:16px;display:inline-block;position:relative;background-color:var(--Shades-White,#fff)}#ProductFilters .sort-filter .option .sort-filter-input:checked{background-color:var(--Shades-White,#fff);border-color:#c00}#ProductFilters .sort-filter .option .sort-filter-input:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background-color:#c00;opacity:0;transition:opacity .2s ease}#ProductFilters .sort-filter .option .sort-filter-input:checked:before{opacity:1}#ProductFilters .category-filter .content{display:flex;justify-content:space-between;flex-direction:column;align-items:center;width:100%;gap:5px}#ProductFilters .category-filter .option{width:100%;display:flex;justify-content:space-between;align-items:center;gap:8px;padding-left:24px}#ProductFilters .category-filter .option .sort-filter-label{width:100%;color:var(--Gray-2,#2c2c2e);font-size:16px;font-style:normal;font-weight:400;line-height:19px;cursor:pointer;display:flex;padding:10px;gap:10px}#ProductFilters .category-filter .option .sort-filter-input{position:absolute;opacity:0;height:0;width:0}#ProductFilters .category-filter .option .sort-filter-input:checked+.sort-filter-label{border-radius:6px;background:var(--Primary-400,#c00);color:var(--color-gray-10,#fff);position:relative;display:flex;align-items:center}#ProductFilters .category-filter .option .sort-filter-input:checked+.sort-filter-label:before{content:"";position:absolute;left:-24px;width:4px;height:100%;border-radius:0 4px 4px 0;background-color:var(--Primary-400,#c00);transition:background-color .3s ease}#ProductFilters .price-filter .rs-panel-body{padding:20px 10px!important}#ProductFilters .price-filter .rs-panel-body .content{width:100%;height:40px;display:flex;flex-direction:column;gap:25px;margin-top:10px}#ProductFilters .price-filter .rs-panel-body .content .price-range{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#ProductFilters .price-filter .rs-panel-body .content .price-range span{color:rgba(50,38,81,.75);font-size:12px;font-style:normal;font-weight:600;line-height:14px}#ProductFilters .price-filter .rs-panel-body .content .custom-range-slider .rs-slider-progress-bar{background-color:#c00!important}#ProductFilters .price-filter .rs-panel-body .content .custom-range-slider .rs-slider-handle:before{background-color:#c00!important;border:2px solid #c00!important;transform:scale(1.5)!important}@media(max-width:768px){#ProductFilters{padding:0 20px}}#ProductPage .content-container .products-header-container .page-title{color:var(--Neutral-700,#323a46);font-size:33px;font-style:normal;font-weight:600;line-height:40px;letter-spacing:-.66px}#ProductPage .content-container .products-header-container .filter-buttons-container{display:none}#ProductPage #ProductPageContent{display:flex;flex-direction:row;gap:40px}#ProductPage #ProductPageContent #ProductFilters{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch;width:272px}#ProductPage #ProductPageContent #ProductList{display:flex;flex-direction:column;flex-grow:1;align-items:center}#ProductPage #ProductPageContent #ProductList .no-results-message{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background-color:var(--Neutral-50,#f7f8f9);border-radius:8px;width:100%;height:-moz-fit-content;height:fit-content;padding:24px;text-align:center}#ProductPage #ProductPageContent #ProductList .no-results-message .no-results-content{display:flex;flex-direction:column;align-items:center;gap:16px}#ProductPage #ProductPageContent #ProductList .no-results-message .no-results-content .no-results-icon{width:100px;height:100px;opacity:.5}#ProductPage #ProductPageContent #ProductList .no-results-message .no-results-content .no-results-title{color:var(--Neutral-700,#323a46);font-size:30px;font-style:normal;font-weight:600;line-height:140%;letter-spacing:-.46px}#ProductPage #ProductPageContent #ProductList .no-results-message .no-results-content .no-results-text{color:var(--Neutral-700,#323a46);font-size:20px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-.46px;opacity:.7}#ProductPage #ProductPageContent #ProductList .no-results-message .no-results-footer{margin-top:24px}@media(max-width:768px){#ProductPage #ProductPageContent #ProductList .no-results-message{width:100%}#ProductPage .content-container{display:flex;flex-direction:column;gap:24px}#ProductPage .content-container .products-header-container{display:flex;flex-direction:column;gap:8px}#ProductPage .content-container .products-header-container .page-title{color:var(--Neutral-700,#323a46);text-align:center;font-size:23px;font-style:normal;font-weight:600;line-height:28px;letter-spacing:-.46px}#ProductPage .content-container .products-header-container .product-count{display:inline-block;color:var(--Shades-Black,#000);text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:17px}#ProductPage .content-container .products-header-container .filter-buttons-container{display:flex;flex-direction:row;justify-content:center;gap:8px}#ProductPage .content-container .products-header-container .filter-buttons-container .rs-btn{display:flex;flex-direction:row;margin:0;border-radius:4px;background:var(--Neutral-100,#e7eaee);color:var(--Neutral-600,#4b5768);font-size:14px;font-style:normal;font-weight:400;line-height:17px}#ProductPage .content-container .products-header-container .filter-buttons-container .rs-btn .rs-btn-end-icon{width:20px;height:20px}#ProductPage .content-container #ProductPageContent #ProductFilters{display:none}}