.filter-shortcuts{display:flex;align-items:center;justify-content:space-evenly}.filter-shortcut{display:flex;align-items:center;margin-right:8px;padding:10px 16px;background-color:#fff;font-weight:400;font-size:1.4rem;white-space:nowrap;letter-spacing:-0.15px;border:1px solid #dfdfdf;transition:background-color .1s cubic-bezier(0.215, 0.61, 0.355, 1),border-color .1s cubic-bezier(0.215, 0.61, 0.355, 1),color .1s cubic-bezier(0.215, 0.61, 0.355, 1)}.filter-shortcut--selected{font-weight:600;background:#1a1f27;color:#fff;border:1px solid #1a1f27}.filter-shortcut__categories{display:none}.filter-shortcut--sorting{margin:0 0 0 15px}.filter-shortcut__icon{width:16px;height:13px;stroke-width:0;stroke:currentColor;fill:currentColor;margin:0 5px 0 0}.filter-shortcut__text{font-weight:500}.filter-shortcut__second-text{margin-left:2px;font-weight:600}.open-filters-btn__text{font-weight:600}.open-filters-btn--sorting{display:block}.open-filter-btn__s-filter-count{background-color:#1a1f27;color:#fff;border-radius:10px;display:flex;height:20px;padding:3px 7px;margin-left:8px;font-size:1.1rem;font-weight:600}@media only screen and (min-width: 1025px ){.filter-shortcut:hover,.open-filters-btn:hover{border:1px solid #707070}.filter-shortcut--selected:hover{border:1px solid #1a1f27}.open-filters-btn.open-filters-btn--sorting{display:none}}@media only screen and (max-width: 1025px ){.filter-shortcuts{width:100%}.filter-shortcut{display:none}.filter-shortcut__categories{display:block;width:calc(100% - 20px);color:#fff;background-color:#1a1f27;border-color:#1a1f27;margin:0 10px;font-weight:600}}.filter-sidebar{display:flex;flex-direction:column;font-size:1.4rem}.filter-sidebar__main{overflow-y:auto;margin:90px 0 90px 0;height:100%}.filter-sidebar__main--no-m-bottom{margin-bottom:0}@media only screen and (max-width: 1025px ){.filter-sidebar__main{margin:70px 0 90px 0}.filter-sidebar__main--no-m-bottom{margin-bottom:0}}.filter-groups-list{list-style:none;padding:0;margin:0}.filter-groups-list__item{padding:0;border-top:1px solid #f2f2f2}.filter-groups-list__item:first-child{border:none}.selected-filters-list{list-style:none;padding:0 30px 20px;display:flex;align-items:center;flex-wrap:wrap;margin:0;border-bottom:1px solid #f2f2f2}.selected-filters-list__item:not(:last-child){margin-right:10px}.selected-filters-clear,.selected-filter{font-size:1.3rem;border-radius:50px;padding:8px 14px;display:flex;justify-content:center;align-items:center;margin-bottom:10px;font-weight:600;min-height:36px}.selected-filter{background-color:#1a1f27;color:#fff}.selected-filter__icon{width:8px;height:8px;margin-left:8px;fill:#fff}.selected-filters-clear{border:1px solid #dfdfdf}.selected-filters-clear:hover{border:1px solid #707070}.filter-group-btn{padding:20px 30px;width:100%;display:flex;justify-content:space-between;align-items:center}.filter-group-btn--expanded{border-bottom:none}.filter-group-btn__left-column{text-align:left}.filter-group-btn__chevron{width:12px;height:6px}.filter-group-btn__chevron--up{transform:rotate(180deg)}.filter-group-btn__text{font-weight:600;font-size:1.42rem;letter-spacing:-0.2px}.filter-group-btn__extra-text:not(:empty){margin-top:3px}.extra-text{color:#1a1f27}.filter-group-btn__selected-filter{margin:0 15px 0;color:#fff;background:#1a1f27;padding:3px 7px;height:18px;font-size:1.1rem;font-weight:600;border-radius:10px}.filter-list{list-style:none;padding:10px 30px 30px}.filter-item{padding:10px 0}.filter-item__link{color:#1a1f27}.filter-item__button{width:100%;padding:0;color:#1a1f27;display:flex;justify-content:space-between;align-items:center}.filter-item__button:hover,.filter-item__button:active{color:#000;text-decoration:none}.filter-item__button--inactive{opacity:.5;pointer-events:none;cursor:not-allowed}.sidebar-list-item__left{display:flex;align-items:center}.sidebar-list-item__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.4rem}.sidebar-list-item__right{display:flex;align-items:center;margin-left:10px}.sidebar-info-gray{font-size:1.2rem;letter-spacing:-0.12px;opacity:.5}.filter-item__icon{width:20px;height:20px;stroke-width:0;stroke:currentColor;fill:currentColor;margin-right:10px}.filter-item__icon--hover{display:none}@media only screen and (min-width: 1025px ){.filter-item__button:hover .filter-item__icon--unchecked{display:none}.filter-item__button:hover .filter-item__icon--hover{display:block}}.filters-search{position:-webkit-sticky;position:sticky;top:-5px;left:0;right:0;background-color:#fff;z-index:2;padding:0px 30px}.filters-search__label{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.filters-search__input{padding:11px 10px 10px 22px;margin:0;border-bottom:1px solid #f2f3f3;border-radius:0;width:100%;font-size:1.4rem}.filters-search__input:hover{border-bottom:1px solid #1b2027}.filters-search__input:focus{padding:11px 10px 9px 22px;border-bottom:2px solid #191e27}.filters-search__icon{position:absolute;top:13px;left:30px;width:13px;height:14px;opacity:.7}.no-filters-message{padding:10px 0;text-align:left}@media only screen and (max-width: 1025px ){.filters-search__input{margin:0px 0 5px;font-size:1.6rem}.filters-search__icon{width:15px;height:16px;left:30px;top:13px}}.filter-sidebar__header{position:fixed;top:0;height:90px;width:100%;background-color:#fff;z-index:5;display:flex;justify-content:space-between;align-items:center;padding:10px 30px}.filter-sidebar__heading{font-size:2.2rem;font-weight:700;margin:0}.filter-sidebar__close-btn{padding:0}.filter-sidebar__close-icon{width:38px;height:38px;opacity:1;stroke-width:0;stroke:currentColor;fill:#1a1f27;padding:7px;border-radius:30px;transition:.1s;left:1px;position:relative}@media only screen and (min-width: 1025px ){.filter-sidebar__close-icon:hover{background:#eaeaea}}@media only screen and (max-width: 1025px ){.filter-sidebar__header{height:70px}.filter-sidebar__close-btn{margin-right:-10px}}.filter-sidebar__footer{position:fixed;bottom:0;height:90px;width:100%;background-color:#fff;border-top:1px solid #f2f2f2;z-index:5;display:flex;justify-content:space-between;align-items:center;padding:10px 30px}.filter-sidebar__button{padding:12px;background-color:#1a1f27;color:#fff;font-weight:600;width:100%;letter-spacing:-0.1px}.filter-sidebar__button--inverted{padding:12px;background-color:#fff;color:#1a1f27;border:1px solid #d6d6d6}.filter-sidebar__button--inverted:hover{border:1px solid #797f86}@media only screen and (max-width: 320px ){.filter-sidebar__button{font-size:1.3rem}}.category-list{list-style:none;padding:0 0 10px 0;margin:0}.category-list__link,.parent-categories__btn,.current-selected-category{padding:20px 30px;border-top:1px solid #f2f2f2}.parent-categories{display:flex;flex-direction:column}.parent-categories__btn{display:flex;align-items:center;margin:0}.parent-categories__btn-icon{width:11px;height:11px;margin-right:10px}.current-selected-category{font-weight:600}.category-list__item--parent-category .category-list__link,.category-list__item--parent-category~.category-list__item .category-list__link{display:block;padding-left:40px;width:100%}.category-list__link{display:block;padding:20px 30px;width:100%;height:100%;text-align:left;color:#1a1f27;margin:0}.sorting-form{display:flex;flex-direction:column;padding:0px 30px 30px}.sorting-btn{height:30px;padding:0;display:flex;align-items:center;justify-content:center}.sorting-label{display:flex;align-items:center;width:100%;height:100%}.sorting-btn:not(:last-child){margin-bottom:10px}.sorting-label:hover{cursor:pointer}.sorting-item__icon{pointer-events:none;width:20px;height:20px;stroke-width:0;stroke:currentColor;fill:currentColor;margin-right:10px}.sorting-item__icon--unchecked{fill:#fff;stroke:#707070}.sorting-item__icon--hover{fill:none}.sorting-item__icon--checked{fill:#fff;stroke:#1a1f27}.sorting-item__icon--hover{display:none}@media only screen and (min-width: 1025px ){.sorting-btn:hover .sorting-item__icon--unchecked{display:none}.sorting-btn:hover .sorting-item__icon--hover{display:block}}.filters-target-wrapper{display:flex;align-items:center;flex-direction:row;min-height:80px;width:100%;padding:24px 0 20px;border-top:1px solid #f2f2f2;margin-bottom:25px}.filters-target-wrapper:empty{background-color:#fff;min-height:80px;height:86px;width:100%;padding:24px 0 20px;margin-bottom:25px}.filters-wrapper{display:flex;align-items:center;width:100%}.open-filters-btn-wrapper{padding-right:8px}.open-filters-btn{display:flex;align-items:center;padding:10px 16px;background-color:#fff;font-weight:400;font-size:1.4rem;white-space:nowrap;letter-spacing:-0.15px;border:1px solid #dfdfdf;transition:background-color .1s cubic-bezier(0.215, 0.61, 0.355, 1),border-color .1s cubic-bezier(0.215, 0.61, 0.355, 1),color .1s cubic-bezier(0.215, 0.61, 0.355, 1)}.open-filters-btn__icon{width:16px;height:15px;stroke-width:0;stroke:currentColor;fill:currentColor;margin-right:8px}.filters-product-count{display:flex;align-items:flex-start}.filters-product-count__number{white-space:nowrap}.filters-product-count__text{margin:0 0 0 3px}@media only screen and (max-width: 1025px ){.open-filters-btn-wrapper{display:flex;padding:0 10px;width:100%;margin-top:10px}.open-filters-btn{width:calc(50% - 5px);margin:0;justify-content:center}.open-filters-btn:nth-child(2){margin-left:10px}.filters-target-wrapper{min-height:100px;flex-direction:column;align-items:flex-start;padding:5px 0 20px;margin-bottom:10px;border-top:none}.filters-product-count{width:100%;padding-top:20px;display:flex;justify-content:center}.filters-wrapper{flex-direction:column}}.spinner-wrapper.svelte-1169afp{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.button-spinner-icon.svelte-1169afp{height:40px}.button-spinner-icon__path.svelte-1169afp{stroke:#01c355}