@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");.Header_header__xuTiO{background-color:#fff;border-bottom:1px solid #ddd}.Header_container__qRqis{padding:1rem;flex-wrap:wrap}.Header_container__qRqis,.Header_topContainer__9rbV7{display:flex;align-items:center;justify-content:space-between}.Header_topContainer__9rbV7{width:100%;margin-left:5%;margin-right:5%;position:relative}.Header_topContainer__9rbV7>div{flex:1 1}.Header_topContainer__9rbV7>div.Header_logo__pvkJ9{flex:0 1}.Header_topContainer__9rbV7 h1{position:absolute;left:50%;transform:translateX(-50%);text-align:center;margin:0}.Header_topContainer__9rbV7>div.Header_actions__BVSoR{flex:0 1;display:flex;gap:1rem;justify-content:flex-end}.Header_bottomContainer__tRwzM{display:flex;justify-content:center}.Header_logo__pvkJ9 Image{margin-top:40px;margin-left:96px}.Header_hamburger__1rpXg{display:none;font-size:1.8rem;cursor:pointer;margin-left:1rem}.Header_nav__NNkX_{position:fixed;top:0;left:-100%;height:30%;background-color:#fff;z-index:1000;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;transition:left .3s ease-in-out}.Header_nav__NNkX_.Header_open__aTg5e{left:0}.Header_nav__NNkX_ a{font-family:poppins;font-weight:700}.Header_banner___AM55{display:flex;align-items:center;justify-content:center;font-family:poppins;font-weight:400;border-bottom:1px solid #e5e5e5}.Header_sectionBanner__NhEdj{width:721px;height:80;margin:25px 0;text-align:center}.Header_sectionBanner__NhEdj h1{letter-spacing:1px;font-weight:400;font-size:52px;line-height:100%}.Header_actions__BVSoR{display:flex;gap:1rem}@media (max-width:768px){.Header_logo__pvkJ9{display:flex;align-items:center;justify-content:space-between}.Header_onHide__hos_v{display:none}.Header_hamburger__1rpXg{display:block;margin-right:9px}.Header_nav__NNkX_{display:none;flex-direction:column;width:100%;margin-top:1rem;text-align:center}.Header_nav__NNkX_.Header_open__aTg5e{display:flex}.Header_actions__BVSoR{margin-top:1rem;width:100%;justify-content:space-around}.Header_sectionBanner__NhEdj{padding:0 10%}.Header_actions__BVSoR img{width:15px;height:auto}.Header_sectionBanner__NhEdj h1{font-size:x-large}.Header_sectionBanner__NhEdj p{font-size:smaller}.Header_topContainer__9rbV7 h1{font-size:x-large}}.FilterSidebar_sidebar__wAV3X{width:250px;padding:20px;background-color:#f9f9f9;border-right:1px solid #ddd}.FilterSidebar_filterSection__ZxoIb{margin-bottom:20px}.FilterSidebar_filterSection__ZxoIb h3{margin-bottom:10px;font-size:16px}.FilterSidebar_filterSection__ZxoIb label{display:block;margin-bottom:8px;font-size:14px}.FilterSidebar_filterSection__ZxoIb input[type=checkbox]{margin-right:10px}.FilterSidebar_sidebar__wAV3X label{display:flex;align-items:center;gap:5px;font-weight:700}.FilterSidebar_fakeLabel__JpMlD{display:flex;align-items:center;gap:5px;font-size:14px;margin-bottom:8px}.FilterSidebar_filterTitle__yicV2 span{font-weight:700}.ProductGrid_wrapper__ix3mk{max-width:1300px;margin:0 auto;padding:0 20px 60px}.ProductGrid_topBar__25pGh{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;padding:20px 0;font-size:14px;color:#555}.ProductGrid_totalItems__DluYq button{margin-left:50px}.ProductGrid_filterToggle__BXFcs{background:none;border:none;color:#000;font-weight:500;cursor:pointer;text-decoration:underline}.ProductGrid_sortDropdown__q8V6U{border:none;background:transparent;font-weight:500;cursor:pointer;color:#000}.ProductGrid_grid__KJZhA{margin-top:40px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px 20px;gap:40px 20px}.ProductGrid_card__Lp_U2{position:relative;flex-direction:column;align-items:center;cursor:pointer;transition:transform .2s ease}.ProductGrid_card__Lp_U2:hover{transform:translateY(-4px)}.ProductGrid_image__eQThT{width:100%;max-height:240px;object-fit:contain;background-color:#f9f9f9;border:1px solid #eee;padding:16px}.ProductGrid_name__PqPn_{font-size:14px;font-weight:500;color:#222;margin-top:10px}.ProductGrid_note__glLvM{font-size:13px;color:#777;margin-top:4px}.ProductGrid_expandedGrid__bXXwO .ProductGrid_grid__KJZhA{grid-template-columns:repeat(4,1fr)}.ProductGrid_favoriteIcon__8A9nj{position:absolute;width:20px;height:20px;right:0;bottom:0;background-color:transparent;transition:background-color .3s ease;border-radius:50%}@media (max-width:1024px){.ProductGrid_grid__KJZhA{grid-template-columns:repeat(2,1fr);gap:30px 15px}.ProductGrid_expandedGrid__bXXwO .ProductGrid_grid__KJZhA{grid-template-columns:repeat(3,1fr)}.ProductGrid_topBar__25pGh{flex-direction:column;gap:20px}.ProductGrid_totalItems__DluYq button{margin-left:20px}}@media (max-width:768px){.ProductGrid_wrapper__ix3mk{padding:0 15px 40px}.ProductGrid_grid__KJZhA{grid-template-columns:1fr;gap:30px}.ProductGrid_expandedGrid__bXXwO .ProductGrid_grid__KJZhA{grid-template-columns:repeat(2,1fr)}.ProductGrid_topBar__25pGh{padding:15px 0;font-size:12px}.ProductGrid_totalItems__DluYq button{margin-left:30px}}@media (max-width:480px){.ProductGrid_wrapper__ix3mk{padding:0 10px 20px}.ProductGrid_grid__KJZhA{grid-template-columns:1fr;gap:20px}.ProductGrid_card__Lp_U2{align-items:flex-start}.ProductGrid_image__eQThT{max-height:200px}.ProductGrid_favoriteIcon__8A9nj{width:16px;height:16px}}.Footer_footer__0IXn3{background-color:#000;color:#fff;font-size:14px;padding:5% 10%}.Footer_connect__oGk68{display:flex;align-items:stretch;justify-content:space-between;gap:20px}.Footer_column__C3dHX,.Footer_subscribe___cqia{display:flex;flex-direction:column;justify-content:space-between}.Footer_subscribe___cqia{flex:2 1}.Footer_column__C3dHX{flex:1 1}.Footer_subscribe___cqia h4{margin-bottom:10px;font-size:16px}.Footer_inputGroup__rUo1p{display:flex;gap:10px;margin-top:10px}.Footer_inputGroup__rUo1p input{padding:10px;width:250px;border:none}.Footer_inputGroup__rUo1p button{padding:10px 20px;background:#fff;border:none;cursor:pointer}.Footer_columns__US9nA{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.Footer_column__C3dHX h4{margin-bottom:10px;font-size:15px}.Footer_column__C3dHX ul{list-style:none;padding:0}.Footer_column__C3dHX ul li{margin-bottom:8px;cursor:pointer}.Footer_note__78m_y{font-size:12px;opacity:.7;margin-top:5px}.Footer_socials__hvOzb a{margin-right:10px}.Footer_payments__a4Phz img{height:25px;margin-right:10px}.Footer_payments__a4Phz{display:flex;gap:10px;margin-top:10px}.Footer_paymentIcon__D7H3y{width:48px;height:48px}.Footer_hrLine__faEOm{margin-top:20px;border:none;border-top:1px solid #ccc}.Footer_bottomLine__sQU_s{text-align:center;margin-top:40px;font-size:12px;opacity:.6}.Footer_connect__oGk68{margin-top:10px}@media (max-width:768px){.Footer_columns__US9nA,.Footer_footer__0IXn3{display:flex;flex-direction:column;justify-content:center}.Footer_column__C3dHX,.Footer_connect__oGk68{display:flex;flex-direction:column}.Footer_column__C3dHX{justify-content:center;border-bottom:1px solid #ccc;padding-bottom:5px;padding-top:5px}.Footer_socials__hvOzb{justify-content:center;align-items:center}}