.FilterBar_bar__F__kf{width:100%;height:-moz-fit-content;height:fit-content;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.FilterBar_filterOptionsBox__RaCJl{width:80%;height:70px;display:flex;box-sizing:border-box;align-items:center;justify-content:flex-start;z-index:3;gap:10px;background-color:var(--white-pure)}.FilterBar_filterOptionsBox__RaCJl.FilterBar_active__MzM_B{border-bottom:2px solid var(--thin-grey);box-sizing:border-box}.FilterBar_label__BtPH_{font-size:clamp(14px,1.18vw + .12rem,16px);font-weight:400;color:var(--light-grey);min-width:-moz-fit-content;min-width:fit-content}.FilterBar_filterList__zKbv_{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;gap:10px}.FilterBar_categoryFilterContainer__cNjbd{width:120px;width:clamp(120px,11.53vw + .12rem,140px)}.FilterBar_ratingFilterContainer__IX28i{width:100px;width:clamp(100px,9.58vw + .12rem,120px)}.FilterBar_saleFilterContainer__K7oo_{width:120px;width:clamp(120px,11.53vw + .12rem,140px)}.FilterBar_priceFilterContainer__XFBZ7{width:100px;width:clamp(100px,9.58vw + .12rem,120px)}.FilterBar_ratingContainer__dJ9Wp{display:flex;align-items:center;justify-content:flex-start}.FilterBar_ratingIcon__ZPazU{width:16px;height:16px}.FilterBar_sortOptionsBox__y6NCq{z-index:2;width:20%;height:70px;display:flex;gap:10px;align-items:center;justify-content:flex-end;box-sizing:border-box}.FilterBar_sortOptionsBox__y6NCq.FilterBar_active__MzM_B{border-bottom:2px solid var(--thin-grey)}.FilterBar_sortSelectorBox__tjGZR{width:120px;min-width:-moz-fit-content;min-width:fit-content}.FilterBar_selectedFilterBox__kN2BW{width:100%;height:50px;display:flex;gap:10px;justify-content:flex-start;margin-top:10px;z-index:1;display:none;border-bottom:2px solid var(--thin-grey);padding-bottom:10px;box-sizing:border-box}.FilterBar_openChosenFilterBox__kEJye{display:flex;animation:FilterBar_FadeDown__y_xZa .3s ease-out forwards}.FilterBar_closeChosenFilterBox__FyKNP{display:flex;animation:FilterBar_FadeUp__oZebU .3s ease-out forwards}@keyframes FilterBar_FadeDown__y_xZa{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes FilterBar_FadeUp__oZebU{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}.FilterBar_removeAllFilters__vv5SY{width:-moz-fit-content;width:fit-content;border:1px solid var(--light-grey);border-radius:20px;padding:10px 20px;box-sizing:border-box;color:var(--light-grey);font-size:clamp(14px,1.18vw + .12rem,16px);display:flex;align-items:center;height:100%;margin:0;font-weight:400;cursor:pointer}@media (max-width:600px){.FilterBar_bar__F__kf{display:none}}@media (min-width:601px) and (max-width:1023px){.FilterBar_bar__F__kf{display:none}}.MobileFilterPage_page__8kSgX{display:none}@media (max-width:600px){.MobileFilterPage_page__8kSgX{display:flex;width:100vw;flex-direction:column;height:90vh;background-color:var(--white-pure);position:fixed;bottom:0;left:100%;z-index:101;padding:0 5%;box-sizing:border-box;overflow-y:scroll}.MobileFilterPage_page__8kSgX.MobileFilterPage_active__OCDJ7{animation:MobileFilterPage_moveIn__vai7c .3s ease-out forwards}@keyframes MobileFilterPage_moveIn__vai7c{0%{left:100%}to{left:0}}.MobileFilterPage_page__8kSgX.MobileFilterPage_notActive__buGVQ{animation:MobileFilterPage_moveOut__O3yvB .3s ease-out forwards}@keyframes MobileFilterPage_moveOut__O3yvB{0%{left:0}to{left:100%}}.MobileFilterPage_container__62yku{width:100%;height:-moz-fit-content;height:fit-content;display:flex;justify-content:space-between;align-items:center;border-top:2px solid var(--thin-grey);border-bottom:2px solid var(--thin-grey);box-sizing:border-box}.MobileFilterPage_filtersIcon__BJ3cy{color:var(--light-grey);width:clamp(14px,4vw + .12rem,18px);height:clamp(14px,4vw + .12rem,18px)}.MobileFilterPage_sortingContainer__jp7jJ{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:10px 0;border-bottom:2px solid var(--thin-grey)}.MobileFilterPage_label__bxVJA{font-size:clamp(14px,4vw + .12rem,18px);color:var(--light-grey);font-weight:400;margin:0}.MobileFilterPage_sortingOptionsList__Emtb6{width:100%;height:-moz-fit-content;height:fit-content;overflow:scroll;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.MobileFilterPage_option__0mIBD{min-width:-moz-fit-content;min-width:fit-content;margin:0;font-size:clamp(14px,4vw + .12rem,16px);border-radius:8px;border:1px solid var(--light-grey);color:var(--light-grey);padding:5px 10px;font-weight:400;height:-moz-fit-content;height:fit-content;transition:all .3s ease-out}.MobileFilterPage_option__0mIBD.MobileFilterPage_active__OCDJ7{background-color:var(--dark-grey);color:var(--white-pure);border:none}.MobileFilterPage_filteringContainer__G_BbC{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:10px 0;border-bottom:2px solid var(--thin-grey)}.MobileFilterPage_priceInputContainer__FiOiC{display:flex;gap:10px;align-items:center;justify-content:space-between}.MobileFilterPage_priceLabel__fnN7K{margin:0;font-weight:400;font-size:clamp(14px,4vw + .12rem,16px);color:var(--light-grey)}.MobileFilterPage_priceInput__qLn7F{width:50px;font-size:clamp(14px,4vw + .12rem,16px);height:36px;background-color:var(--thin-grey);border:none;outline:none;border-radius:5px;text-align:center}.MobileFilterPage_priceInput__qLn7F:focus{border:1px solid var(--light-grey)}.MobileFilterPage_priceBtn__nL5Av{background-color:var(--dark-grey);color:var(--white-pure);border-radius:5px;border:none;outline:none;box-sizing:border-box;width:50px;height:36px}}@media (min-width:601px) and (max-width:1023px){.MobileFilterPage_page__8kSgX{display:flex;width:100vw;flex-direction:column;height:calc(100vh - 80px);background-color:var(--white-pure);position:fixed;bottom:0;left:100%;z-index:101;padding:0 5%;box-sizing:border-box;overflow-y:scroll}.MobileFilterPage_page__8kSgX.MobileFilterPage_active__OCDJ7{animation:MobileFilterPage_moveIn__vai7c .3s ease-out forwards}@keyframes MobileFilterPage_moveIn__vai7c{0%{left:100%}to{left:0}}.MobileFilterPage_page__8kSgX.MobileFilterPage_notActive__buGVQ{animation:MobileFilterPage_moveOut__O3yvB .3s ease-out forwards}@keyframes MobileFilterPage_moveOut__O3yvB{0%{left:0}to{left:100%}}.MobileFilterPage_container__62yku{width:100%;height:-moz-fit-content;height:fit-content;display:flex;justify-content:space-between;align-items:center;border-top:2px solid var(--thin-grey);border-bottom:2px solid var(--thin-grey);box-sizing:border-box}.MobileFilterPage_filtersIcon__BJ3cy{color:var(--light-grey);width:clamp(14px,4vw + .12rem,18px);height:clamp(14px,4vw + .12rem,18px)}.MobileFilterPage_sortingContainer__jp7jJ{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:10px 0;border-bottom:2px solid var(--thin-grey)}.MobileFilterPage_label__bxVJA{font-size:clamp(14px,2vw + .12rem,16px);color:var(--light-grey);font-weight:400;margin:0}.MobileFilterPage_sortingOptionsList__Emtb6{width:100%;height:-moz-fit-content;height:fit-content;overflow:scroll;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.MobileFilterPage_option__0mIBD{min-width:-moz-fit-content;min-width:fit-content;margin:0;font-size:clamp(12px,1.67vw + .12rem,16px);border-radius:8px;border:1px solid var(--light-grey);color:var(--light-grey);padding:5px 10px;font-weight:400;height:-moz-fit-content;height:fit-content;transition:all .3s ease-out}.MobileFilterPage_option__0mIBD.MobileFilterPage_active__OCDJ7{background-color:var(--dark-grey);color:var(--white-pure);border:none}.MobileFilterPage_filteringContainer__G_BbC{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:10px 0;border-bottom:2px solid var(--thin-grey)}.MobileFilterPage_priceInputContainer__FiOiC{display:flex;gap:10px;align-items:center;justify-content:space-between}.MobileFilterPage_priceLabel__fnN7K{margin:0;font-weight:400;font-size:clamp(12px,1.67vw + .12rem,16px);color:var(--light-grey)}.MobileFilterPage_priceInput__qLn7F{width:50px;font-size:clamp(12px,1.67vw + .12rem,16px);height:28px;background-color:var(--thin-grey);border:none;outline:none;border-radius:5px;text-align:center}.MobileFilterPage_priceInput__qLn7F:focus{border:1px solid var(--light-grey)}.MobileFilterPage_priceBtn__nL5Av{background-color:var(--dark-grey);color:var(--white-pure);border-radius:5px;border:none;outline:none;box-sizing:border-box;width:50px;height:28px}}.MobileFilterTagsContainer_section__BxbI_{display:none}@media (max-width:600px){.MobileFilterTagsContainer_section__BxbI_{display:flex;overflow-x:scroll;justify-content:flex-start;width:100%;height:30px;gap:5px;margin:0;border-bottom:2px solid var(--thin-grey);padding:0 0 10px;display:none;transform:translateY(calc(-100% - 20px))}.MobileFilterTagsContainer_openChosenFilterBox__Tk_rA{display:flex;margin-top:10px;margin-bottom:10px;animation:MobileFilterTagsContainer_FadeDown__GHV5p .3s ease-out forwards}@keyframes MobileFilterTagsContainer_FadeDown__GHV5p{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.MobileFilterTagsContainer_closeChosenFilterBox__ZjmFc{display:flex;margin-top:0;animation:MobileFilterTagsContainer_FadeUp__sGzQW .3s ease-out forwards}@keyframes MobileFilterTagsContainer_FadeUp__sGzQW{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}.MobileFilterTagsContainer_removeAllBtn__syE03{background-color:var(--white-pure);color:var(--light-grey);border-radius:8px;border:1px solid var(--light-grey);font-size:clamp(12px,3.58vw + .12rem,16px)}.MobileFilterTagsContainer_removeAllBtn__syE03,.MobileFilterTagsContainer_tagBox__jIczs{padding:5px 10px;box-sizing:border-box;height:30px;min-width:-moz-fit-content;min-width:fit-content}.MobileFilterTagsContainer_tagBox__jIczs{display:flex;background-color:var(--dark-grey);color:var(--white-pure);justify-content:center;border-radius:8px;align-items:center;gap:5px}.MobileFilterTagsContainer_tagTitle__CdoMj{font-size:clamp(12px,3.58vw + .12rem,16px);margin:0;box-sizing:border-box;font-weight:400}.MobileFilterTagsContainer_icon__Agmbn{width:12px;height:12px;width:clamp(12px,3.58vw + .12rem,16px);height:clamp(12px,3.58vw + .12rem,16px)}.MobileFilterTagsContainer_starIcon__pc__X{width:clamp(12px,3.58vw + .12rem,16px);height:clamp(12px,3.58vw + .12rem,16px);margin-left:5px}}@media (min-width:601px) and (max-width:1023px){.MobileFilterTagsContainer_section__BxbI_{display:flex;overflow-x:scroll;justify-content:flex-start;width:100%;height:30px;gap:5px;display:none;margin:0;border-bottom:2px solid var(--thin-grey);padding:0 0 10px}.MobileFilterTagsContainer_openChosenFilterBox__Tk_rA{display:flex;margin-top:20px;animation:MobileFilterTagsContainer_FadeDown__GHV5p .3s ease-out forwards}@keyframes MobileFilterTagsContainer_FadeDown__GHV5p{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.MobileFilterTagsContainer_closeChosenFilterBox__ZjmFc{display:flex;animation:MobileFilterTagsContainer_FadeUp__sGzQW .3s ease-out forwards}@keyframes MobileFilterTagsContainer_FadeUp__sGzQW{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}.MobileFilterTagsContainer_removeAllBtn__syE03{background-color:var(--white-pure);color:var(--light-grey);border-radius:8px;border:1px solid var(--light-grey);font-size:clamp(12px,1.67vw + .12rem,16px)}.MobileFilterTagsContainer_removeAllBtn__syE03,.MobileFilterTagsContainer_tagBox__jIczs{padding:5px 10px;box-sizing:border-box;height:30px;min-width:-moz-fit-content;min-width:fit-content}.MobileFilterTagsContainer_tagBox__jIczs{display:flex;background-color:var(--dark-grey);color:var(--white-pure);justify-content:center;border-radius:8px;align-items:center;gap:5px}.MobileFilterTagsContainer_tagTitle__CdoMj{font-size:clamp(12px,1.67vw + .12rem,16px);margin:0;box-sizing:border-box;font-weight:400}.MobileFilterTagsContainer_icon__Agmbn{width:12px;height:12px;width:clamp(12px,1.67vw + .12rem,16px);height:clamp(12px,1.67vw + .12rem,16px)}.MobileFilterTagsContainer_starIcon__pc__X{width:clamp(12px,1.67vw + .12rem,16px);height:clamp(12px,1.67vw + .12rem,16px);margin-left:5px}}.AccessoriesListing_section__nrp2V{min-height:600px;height:-moz-fit-content;height:fit-content;width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:50px}.AccessoriesListing_loaderContainer__JAiu1{position:relative;width:100%;height:100%}.AccessoriesListing_listAndBtnContainer__ItDFu{display:flex;flex-direction:column;width:100%;align-items:center;height:100%;min-height:-moz-fit-content;min-height:fit-content}.AccessoriesListing_moveUp__ufVPn{animation:AccessoriesListing_moveUp__ufVPn .3s ease-out forwards}.AccessoriesListing_moveDown__XMmQY{animation:AccessoriesListing_moveDown__XMmQY .3s ease-out forwards}@keyframes AccessoriesListing_moveUp__ufVPn{0%{transform:translateY(0)}to{transform:translateY(-50px)}}@keyframes AccessoriesListing_moveDown__XMmQY{0%{transform:translateY(-50px)}to{transform:translateY(0)}}.AccessoriesListing_itemsCount__qaTmS{margin:30px 0 0;font-weight:400;font-size:16px;color:var(--light-grey);z-index:6}.AccessoriesListing_accessoriesList__6BkCq{width:100%;height:-moz-fit-content;height:fit-content;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:5px;margin:30px 0 0}.AccessoriesListing_shish__NXFsh{margin:0;border:1px solid #000;background-color:#000;color:#fff}.AccessoriesListing_loadMoreBtn__cHANd{width:-moz-fit-content;width:fit-content;padding:10px 20px;font-size:14px;height:40px;background-color:var(--white-pure);color:var(--light-grey);border:1px solid var(--light-grey);margin:30px 0;border-radius:8px;font-weight:400;cursor:pointer;box-sizing:border-box;outline:none;transition:all .3s ease-out}.AccessoriesListing_noResultsBox__STDGG{width:100%;height:200px;display:flex;justify-content:center;align-items:center}.AccessoriesListing_noResultsTitle__3yH7D{font-size:16px;color:var(--dark-grey)}@media (max-width:600px){.AccessoriesListing_section__nrp2V{height:-moz-fit-content;height:fit-content;position:relative;margin:0 0 30px}.AccessoriesListing_listAndBtnContainer__ItDFu,.AccessoriesListing_section__nrp2V{min-height:-moz-fit-content;min-height:fit-content;width:100%;display:flex;flex-direction:column;align-items:center}.AccessoriesListing_listAndBtnContainer__ItDFu{height:100%}.AccessoriesListing_itemsCount__qaTmS{width:100%;text-align:center;font-weight:400;margin:10px 0 20px;font-size:clamp(12px,3.58vw + .12rem,16px);color:var(--light-grey)}.AccessoriesListing_accessoriesList__6BkCq{grid-template-columns:repeat(auto-fill,minmax(45%,1fr));margin:0}.AccessoriesListing_loadMoreBtn__cHANd{font-size:clamp(12px,3.58vw + .12rem,16px);height:-moz-fit-content;height:fit-content;margin:30px 0 0;padding:clamp(5px,1.1vw + .12rem,10px) clamp(10px,2.86vw + .12rem,20px)}.AccessoriesListing_moveUp__ufVPn{animation:AccessoriesListing_moveUp__ufVPn .3s ease-out forwards}.AccessoriesListing_moveDown__XMmQY{animation:AccessoriesListing_moveDown__XMmQY .3s ease-out forwards}@keyframes AccessoriesListing_moveUp__ufVPn{0%{transform:translateY(0)}to{transform:translateY(-30px)}}@keyframes AccessoriesListing_moveDown__XMmQY{0%{transform:translateY(-30px)}to{transform:translateY(0)}}.AccessoriesListing_shish__NXFsh{font-size:12px}}@media (min-width:601px) and (max-width:1023px){.AccessoriesListing_accessoriesList__6BkCq{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));margin:0}.AccessoriesListing_listAndBtnContainer__ItDFu{display:flex;flex-direction:column;width:100%;align-items:center;height:100%;min-height:-moz-fit-content;min-height:fit-content}.AccessoriesListing_moveDown__XMmQY{animation:AccessoriesListing_moveDown__XMmQY .3s ease-out forwards}.AccessoriesListing_moveUp__ufVPn{animation:AccessoriesListing_moveUp__ufVPn .3s ease-out forwards}@keyframes AccessoriesListing_moveUp__ufVPn{0%{transform:translateY(0)}to{transform:translateY(-30px)}}@keyframes AccessoriesListing_moveDown__XMmQY{0%{transform:translateY(-30px)}to{transform:translateY(0)}}.AccessoriesListing_itemsCount__qaTmS{margin:10px 0 20px}.AccessoriesListing_itemsCount__qaTmS,.AccessoriesListing_loadMoreBtn__cHANd{font-size:clamp(14px,2vw + .12rem,16px)}}.AccessoriesSection_accessoriesPage__IL10V{display:flex;flex-direction:column;width:100%;padding:0 5%;min-height:calc(100vh - 100px);height:-moz-fit-content;height:fit-content;align-items:center;box-sizing:border-box}.AccessoriesSection_container__jKQwO{width:100%;display:flex;justify-content:space-between;align-items:center}.AccessoriesSection_filtersIcon__EOQnk{display:none;color:var(--white-pure)}.AccessoriesSection_banner__9t7r6{position:relative;width:100%;height:150px}.AccessoriesSection_image__CQgks{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center -600px;object-position:center -600px}.AccessoriesSection_shader__y2R6j{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:center}.AccessoriesSection_title__8FcQs{color:var(--white-pure);letter-spacing:2px}.AccessoriesSection_errorContainer__91qWw{margin:30px 0}@media (max-width:600px){.AccessoriesSection_banner__9t7r6{width:100vw;height:clamp(120px,42.15vw + .12rem,150px);z-index:2}.AccessoriesSection_image__CQgks{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.AccessoriesSection_title__8FcQs{font-size:clamp(16px,4.72vw + .12rem,22px);text-align:center}.AccessoriesSection_filtersIcon__EOQnk{display:block;width:clamp(14px,4vw + .12rem,18px);height:clamp(14px,4vw + .12rem,18px);color:var(--dark-grey)}}@media (min-width:601px) and (max-width:1023px){.AccessoriesSection_filtersIcon__EOQnk{display:block;width:14px;height:14px;color:var(--dark-grey)}.AccessoriesSection_image__CQgks{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.AccessoriesSection_title__8FcQs{font-size:clamp(24px,3.67vw + .12rem,28px);text-align:center}}.page_accessoriesPage__6xjzj{display:flex;flex-direction:column;width:100%;max-width:1480px;padding:0 5%;min-height:calc(100vh - 100px);height:-moz-fit-content;height:fit-content;align-items:center;box-sizing:border-box}.page_container__2kodz{width:100%;display:flex;justify-content:space-between;align-items:center}.page_filtersIcon__PNwpc{display:none;color:var(--white-pure)}.page_banner__FofkV{position:relative;width:100%;height:150px}.page_image__DXjA2{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center -600px;object-position:center -600px}.page_shader__xYVhD{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:center}.page_title__tgZUA{color:var(--white-pure);letter-spacing:2px}@media (max-width:600px){.page_banner__FofkV{width:100vw;height:clamp(120px,42.15vw + .12rem,150px);z-index:2}.page_image__DXjA2{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.page_title__tgZUA{font-size:clamp(16px,4.72vw + .12rem,22px);text-align:center}.page_filtersIcon__PNwpc{display:block;width:clamp(14px,4vw + .12rem,18px);height:clamp(14px,4vw + .12rem,18px);color:var(--dark-grey)}}@media (min-width:601px) and (max-width:1023px){.page_filtersIcon__PNwpc{display:block;width:14px;height:14px;color:var(--dark-grey)}.page_image__DXjA2{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.page_title__tgZUA{font-size:clamp(24px,3.67vw + .12rem,28px);text-align:center}}