.category-item-wrapper{display:flex;flex-direction:column;gap:48px;border-radius:12px;padding:16px;background:var(--Colors-Neutrals-White---50,#fdfdfd);box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);cursor:pointer}.category-item-wrapper.active{background:var(--Colors-Primary-Blue-blue-50,#E6F5FC)}.category-item-wrapper .image-wrapper{width:171px;height:110px}.category-item-wrapper .image-wrapper img{width:100%;height:100%;object-fit:contain;max-width:171px;max-height:110px}.shop-category-swiper{max-width:1712px;margin:0 auto}.shop-category-swiper .swiper-wrapper{margin:24px 0}@media screen and (max-width:1024px){.shop-category-swiper .swiper-wrapper .swiper-slide{flex-shrink:1}}.desktop-filters-wrapper{background:rgba(0,0,0,0);padding:40px 0}.desktop-filters-wrapper .filter-headers-wrapper{display:flex;justify-content:space-between}.desktop-filters-wrapper .filter-headers-wrapper .main-btn{height:32px}.desktop-filters-wrapper .white-section-wrapper{background:#fff;padding:24px 16px;margin-top:16px}.desktop-filters-wrapper .white-section-wrapper .section .MuiPaper-root{padding:0;border:none;box-shadow:none;border-radius:0;align-self:stretch;background-color:rgba(0,0,0,0);margin:0}@media screen and (max-width:926px){.desktop-filters-wrapper .white-section-wrapper .section .MuiPaper-root{border-bottom:0}}@media screen and (min-width:926px){.desktop-filters-wrapper .white-section-wrapper .section .MuiPaper-root{margin-left:-16px}}.desktop-filters-wrapper .white-section-wrapper .section .MuiPaper-root:before{display:none}.desktop-filters-wrapper .white-section-wrapper .section .MuiAccordionSummary-content{color:var(--Dark-Grey,#3a3a3a);font-family:var(--font-intro);font-size:14px;font-style:normal;font-weight:400;line-height:160%}@media screen and (max-width:926px){.desktop-filters-wrapper .white-section-wrapper .section .MuiAccordionSummary-content{margin:12px 12px 12px 0}}.desktop-filters-wrapper .white-section-wrapper .section .MuiAccordionDetails-root{display:flex;flex-direction:column;gap:8px;margin-left:24px;color:#33333d;font-family:var(--font-intro);font-size:12px;font-style:normal;font-weight:400;line-height:150%;border-left:1px solid #ededf0}@media screen and (max-width:926px){.desktop-filters-wrapper .white-section-wrapper .section .MuiAccordionDetails-root{margin:12px 0;border-bottom:0}}.desktop-filters-wrapper .white-section-wrapper .section label{display:flex;align-items:center}.desktop-filters-wrapper .white-section-wrapper .section label input{margin-right:8px;border-radius:45%}.filter-dropdown{position:relative}.filter-dropdown .select-main-label-wrapper{display:flex;align-items:center;border-radius:10px;border:1px solid var(--Colors-Neutral-Greys-50,#f3f3f4);background:#fff;padding:12px 16px;min-width:200px;max-width:-moz-fit-content;max-width:fit-content;gap:8px}@media screen and (max-width:1024px){.filter-dropdown .select-main-label-wrapper{width:100%;max-width:none}}.filter-dropdown .select-main-label-wrapper .arrow-wrapper{margin-left:auto}.filter-dropdown .dropdown-list{position:absolute;border-radius:10px;background-color:#fff;padding:12px 0;margin-left:2px;width:195px;box-shadow:10px 10px 10px 0 rgba(0,0,0,.03);margin-top:4px}.filter-dropdown .dropdown-list .choice-item-wrapper{padding:4px 16px;width:100%}.filter-dropdown .dropdown-list .choice-item-wrapper:hover{background-color:var(--Colors-Neutral-Greys-200,#e9ebf8)}.ProductsContainer,.ProductsContainer .header{display:flex;flex-direction:column;gap:24px}.ProductsContainer .header{margin-bottom:24px}.ProductsContainer .header #button{margin:auto!important;border-radius:60px;border:1.5px solid var(--Neutral-500,#a0a3bd)}.ProductsContainer .loadingContainer,.ProductsContainer .products{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:16px;gap:16px;margin:0 auto}@media(min-width:600px)and (max-width:899px){.ProductsContainer .loadingContainer,.ProductsContainer .products{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px)and (max-width:1199px){.ProductsContainer .loadingContainer,.ProductsContainer .products{grid-template-columns:repeat(3,1fr)}}@media(min-width:1200px){.ProductsContainer .loadingContainer,.ProductsContainer .products{grid-template-columns:repeat(3,1fr)}}@media(min-width:1500px){.ProductsContainer .loadingContainer,.ProductsContainer .products{grid-template-columns:repeat(4,1fr)}}.ProductsContainer .loading .skelaton{width:100%;border-radius:12px}.ProductsContainer .pagination{justify-content:center;margin:0 auto}.ProductsContainer .pagination .MuiPaginationItem-root,.ProductsContainer .pagination button.pag-button{display:flex;padding:10px 20px;justify-content:center;align-items:center;gap:10px;color:var(--Colors-Primary-Blue-blue-800,#01567B);font-family:var(--font-readexPro);font-size:14px;font-style:normal;font-weight:700;line-height:150%;border-radius:10px;border:1.5px solid #dadada;background:#fff}.ProductsContainer .pagination .MuiPaginationItem-root.Mui-selected{background:rgba(1,156,223,.2)}.ProductsContainer .pagination #button{border:1px solid rgba(1,156,223,.2)}.ProductsContainer .pagination .pag-button{color:var(--Colors-Primary-Blue-blue-800,#01567B);font-family:var(--font-readexPro);font-size:14px;font-style:normal;font-weight:700;line-height:150%}@media(min-width:850px){.ProductsContainer .header{flex-direction:row;justify-content:space-between}.ProductsContainer .header .title{text-align:start}.ProductsContainer .pagination{justify-content:end}}