.Header_main__SDeVa{width:100%;padding:20px 0;display:flex;justify-content:space-between;align-items:center;flex-direction:row;background-color:transparent;position:fixed;top:0;left:0;z-index:100}@keyframes Header_slideInFromTop__8nhzj{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.Header_visible__ETpUk{padding:20px 0;background-color:#fff;position:fixed;top:0;left:0;z-index:100;animation:Header_slideInFromTop__8nhzj .7s ease-out;box-shadow:0 3px 8px rgba(0,0,0,.24)}.Header_inner__KzeIy,.Header_visible__ETpUk{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row}.Header_inner__KzeIy{padding:0 20px}.Header_inner__KzeIy .Header_logo__h1sXA{width:10%;justify-content:center;display:flex;align-items:center;cursor:pointer}.Header_logo__h1sXA img{object-fit:contain;width:100%}.Header_inner__KzeIy .Header_menuitems__27eVV{display:flex;justify-content:center;align-items:center;width:78%}.Header_menuitems__27eVV ul{display:flex;flex-direction:row;justify-content:center;align-items:center;justify-content:space-between;gap:40px;list-style:none}.Header_menuitems__27eVV ul li{font-size:17px;font-weight:600;color:#000;cursor:pointer}.Header_icons__el7pM{width:12%}.Header_icons__el7pM,.Header_icons__el7pM ul{justify-content:center;align-items:center;flex-direction:row}.Header_icons__el7pM ul{display:flex;list-style:none;gap:10px}.Header_icons__el7pM ul li{cursor:pointer}.Header_icons__el7pM ul li:last-child{position:relative}.Header_icons__el7pM ul li svg{stroke:#000}.Header_dot__g2658{width:10px;height:10px;border-radius:50%;background-color:#ed0e0e;position:absolute;top:0;left:50%;transform:translateX(40%)}.Header_humburger___T3ub{visibility:hidden;opacity:0}@media (max-width:768px){.Header_humburger___T3ub{visibility:visible;opacity:1;color:#000}.Header_manubar__hx6Kz{display:flex;padding:5px;justify-content:start;flex-direction:column;width:80%;position:fixed;top:0;left:0;z-index:1000;align-items:start;background-color:#fff;display:none;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);border-radius:10px;height:100%}.Header_manubar__hx6Kz.Header_open__lXlBT{display:flex!important}.Header_manuList__wdnPB{display:flex;justify-content:start;flex-direction:column;align-items:start;width:100%;padding-left:5px}.Header_manuList__wdnPB li{font-size:15px;font-weight:600;color:#000;cursor:pointer;padding:10px 0;width:100%;border-bottom:1px solid #ededed}.Header_menuitems__27eVV{visibility:hidden;opacity:0}.Header_inner__KzeIy .Header_logo__h1sXA{visibility:visible;opacity:1;width:80px;height:40px;margin-left:50px;display:none}.Header_buttonContainer__fD4Mg{display:flex;justify-content:space-between;width:100%;flex-direction:row}.Header_buttonContainer__fD4Mg .Header_first__12ele{width:50%;border-bottom:1px solid #dee2e6;padding:10px;display:flex;flex-direction:row;gap:20px;justify-content:start;align-items:center;background-color:#fff;color:#fff;font-size:15px;border-radius:10px;height:50px}.Header_buttonContainer__fD4Mg .Header_first__12ele span svg{stroke:#000}.Header_buttonContainer__fD4Mg .Header_second__2_Oo6{width:50%;border-bottom:1px solid #dee2e6;padding:20px;display:flex;flex-direction:row;gap:20px;justify-content:end;align-items:center;color:#000;font-size:15px;border-radius:10px;height:50px}.Header_buttonContainer__fD4Mg .Header_second__2_Oo6 span svg{stroke:#000}.Header_icons__el7pM{width:40%;margin:0;justify-content:end;display:flex}.Header_icons__el7pM ul{margin:0}.Header_inner__KzeIy .Header_menuitems__27eVV{display:none}.Header_icons__el7pM ul li:nth-last-child(2),.Header_icons__el7pM ul li:nth-last-child(3){display:none}}.Header_searchContainer__CuKig{position:fixed;top:80px;left:50%;transform:translateX(-50%);width:100%;max-width:600px;background:#fff;padding:1.5rem;box-shadow:0 4px 20px rgba(0,0,0,.1);z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease;border-radius:12px}.Header_searchContainer__CuKig.Header_open__lXlBT{opacity:1;visibility:visible;top:90px}.Header_searchForm__2Uspk{display:flex;gap:1rem;margin-bottom:1rem}.Header_searchInput__4F2BP{flex:1 1;padding:.75rem 1rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;background:transparent;color:#000}.Header_searchInput__4F2BP:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 2px rgba(79,70,229,.1)}.Header_searchButton__FeNJM{padding:.75rem 1.5rem;background:#4f46e5;color:#fff;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.Header_searchButton__FeNJM:hover{background:#4338ca}.Header_searchResults__RRVpj{margin-top:1rem;max-height:400px;overflow-y:auto;border-top:1px solid #eee}.Header_searchResultItem__lxGPK{display:flex;align-items:center;gap:1rem;padding:1rem;border-bottom:1px solid #eee;cursor:pointer;transition:background-color .2s}.Header_searchResultItem__lxGPK:hover{background-color:#f8f9fa}.Header_searchResultItem__lxGPK img{width:50px;height:50px;object-fit:cover;border-radius:8px}.Header_searchResultInfo__JcGDh{flex:1 1}.Header_searchResultInfo__JcGDh h4{margin:0;font-size:1rem;color:#333}.Header_searchResultInfo__JcGDh p{margin:.25rem 0 0;font-size:.9rem;color:#666}.Header_noResults__3P1Mg{text-align:center;padding:1.5rem;color:#666}@media (max-width:768px){.Header_searchContainer__CuKig{width:90%;padding:1rem}.Header_searchForm__2Uspk{gap:.75rem}.Header_searchInput__4F2BP{padding:.75rem}.Header_searchButton__FeNJM{padding:.75rem 1rem}.Header_searchResultItem__lxGPK{padding:.75rem}.Header_searchResultItem__lxGPK img{width:40px;height:40px}}@media (max-width:480px){.Header_searchContainer__CuKig{top:70px;padding:10px}.Header_searchInput__4F2BP{padding:10px 12px;font-size:13px}.Header_searchButton__FeNJM{padding:10px;min-width:40px}.Header_searchResultItem__lxGPK{padding:10px}.Header_searchResultItem__lxGPK img{width:35px;height:35px}.Header_searchResultInfo__JcGDh h4{font-size:.8rem}.Header_searchResultInfo__JcGDh p{font-size:.75rem}.Header_icons__el7pM ul{gap:12px}.Header_icons__el7pM ul li svg{width:18px;height:18px}}.Footer_footer__JrJN9{width:100%;display:flex;justify-content:center;align-items:center;padding:50px 0 40px;background-color:#d1d1d1;margin-top:70px}.Footer_footer__JrJN9 .Footer_footerInner__d2hcZ{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;padding:0 20px}.Footer_footerInner__d2hcZ .Footer_left__CJoW0{width:25%;display:flex;justify-content:center;align-items:start;flex-direction:column;gap:20px}.Footer_footerInner__d2hcZ .Footer_left__CJoW0 .Footer_leftContent__Jxi8_{width:80%;display:flex;justify-content:start;align-items:start;flex-direction:column;gap:20px;margin:0 10px}.Footer_footerInner__d2hcZ .Footer_left__CJoW0 .Footer_leftContent__Jxi8_ .Footer_logo__S4PwH{display:flex;width:50%;justify-content:center;align-items:center;cursor:pointer}.Footer_footerInner__d2hcZ .Footer_left__CJoW0 .Footer_logo__S4PwH img{width:100%;object-fit:cover}.Footer_footerInner__d2hcZ .Footer_left__CJoW0 .Footer_leftContent__Jxi8_ p{font-weight:400;margin-top:23px;font-size:16px;color:#000;font-family:Lato,serif}.Footer_footerInner__d2hcZ .Footer_left__CJoW0 .Footer_leftContent__Jxi8_ .Footer_icons__Dw2U2{display:flex;justify-content:start;width:100%;gap:20px;align-items:center;flex-direction:row;cursor:pointer}.Footer_footerInner__d2hcZ .Footer_left__CJoW0 .Footer_leftContent__Jxi8_ .Footer_icons__Dw2U2 svg{fill:#000}.Footer_footerInner__d2hcZ .Footer_right__TaXDo{display:flex;justify-content:center;width:75%;flex-direction:row;justify-content:space-between}.Footer_footerInner__d2hcZ .Footer_right__TaXDo .Footer_container1__M0cnH{width:30%;display:flex;justify-content:start;align-items:start;gap:20px;flex-direction:column;margin:0 10px}.Footer_footerInner__d2hcZ .Footer_right__TaXDo .Footer_container1__M0cnH h3{font-size:18px;font-weight:600;color:#000;position:relative}.Footer_footerInner__d2hcZ .Footer_right__TaXDo .Footer_container1__M0cnH h3:before{content:"";width:40%;position:absolute;top:40px;left:0;background-color:#000;height:1px}.Footer_footerInner__d2hcZ .Footer_right__TaXDo .Footer_container1__M0cnH ul{display:flex;justify-content:start;align-items:start;gap:20px;width:100%;flex-direction:column;margin-top:20px}.Footer_footerInner__d2hcZ .Footer_right__TaXDo .Footer_container1__M0cnH ul li{font-size:16px;font-weight:400;width:100%;text-align:start;cursor:pointer;transition:all .3s ease;color:#000}.Footer_footerInner__d2hcZ .Footer_right__TaXDo .Footer_container1__M0cnH ul li:hover{color:#fd5b25}@media (max-width:992px){.Footer_footerInner__d2hcZ .Footer_left__CJoW0 .Footer_leftContent__Jxi8_{width:90%}.Footer_footerInner__d2hcZ .Footer_left__CJoW0 .Footer_leftContent__Jxi8_ .Footer_logo__S4PwH{width:40%}.Footer_footerInner__d2hcZ .Footer_left__CJoW0 .Footer_leftContent__Jxi8_ p{font-size:14px}.Footer_footerInner__d2hcZ .Footer_right__TaXDo .Footer_container1__M0cnH h3{font-size:16px}.Footer_footerInner__d2hcZ .Footer_right__TaXDo .Footer_container1__M0cnH h3:before{top:35px}.Footer_footerInner__d2hcZ .Footer_right__TaXDo .Footer_container1__M0cnH ul{gap:10px}.Footer_footerInner__d2hcZ .Footer_right__TaXDo .Footer_container1__M0cnH ul li{font-size:14px}.Footer_footerInner__d2hcZ .Footer_right__TaXDo .Footer_container1__M0cnH{gap:15px}}@media (max-width:768px){.Footer_footer__JrJN9,.Footer_footer__JrJN9 .Footer_footerInner__d2hcZ{justify-content:start;align-items:start;padding:20px;flex-direction:column}.Footer_footer__JrJN9 .Footer_footerInner__d2hcZ{gap:30px}.Footer_footerInner__d2hcZ .Footer_left__CJoW0{justify-content:start;align-items:start;gap:20px;width:100%}.Footer_footerInner__d2hcZ .Footer_right__TaXDo{width:100%;flex-direction:column;gap:10px}.Footer_footerInner__d2hcZ .Footer_right__TaXDo .Footer_container1__M0cnH{width:100%}.Footer_footerInner__d2hcZ .Footer_right__TaXDo .Footer_container1__M0cnH h3:before{width:40%;position:absolute;top:30px;left:0}.Footer_footerInner__d2hcZ .Footer_left__CJoW0 .Footer_leftContent__Jxi8_{gap:10px}.Footer_footerInner__d2hcZ .Footer_left__CJoW0 .Footer_leftContent__Jxi8_ p{width:70%}.Footer_footerInner__d2hcZ .Footer_right__TaXDo .Footer_container1__M0cnH ul{margin-top:10px;gap:5px}}.CardComponent_main__011iQ{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;cursor:pointer;height:100%}.CardComponent_inner__8otVB{flex:0 0 auto;width:250px;display:flex;flex-direction:column;gap:10px;justify-content:start;position:relative;height:100%}.CardComponent_inner__8otVB .CardComponent_imageContainer__GagAb{background-color:#f5f5f5;border-radius:3px;width:100%;height:250px;display:flex;justify-content:center;align-items:center;cursor:pointer;flex-shrink:0}.CardComponent_inner__8otVB .CardComponent_imageContainer__GagAb img{width:100%;height:100%;object-fit:contain;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2)}.CardComponent_inner__8otVB .CardComponent_content__CYdVz{display:flex;width:100%;justify-content:start;align-items:start;gap:10px;flex-direction:column;padding-left:10px;min-height:80px;flex:1 1}.CardComponent_inner__8otVB .CardComponent_content__CYdVz h3{font-family:Lato;font-size:15px;font-weight:500;color:#000;line-height:1.4;margin:0;cursor:pointer;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:40px}.CardComponent_inner__8otVB .CardComponent_content__CYdVz h2{font-family:Lato;font-size:15px;font-weight:700;color:#ed0f0f;margin:0;cursor:pointer;flex-shrink:0}.CardComponent_inner__8otVB .CardComponent_content__CYdVz h3:hover{color:#fd5b25!important;cursor:pointer;transform:all .6s ease}.CardComponent_inner__8otVB .CardComponent_sidebar__Nkw4j{display:flex;flex-direction:column;gap:20px;position:absolute;top:40%;right:0;border-radius:5px;padding:5px;background-color:transparent;transform:translateY(-50%);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.CardComponent_inner__8otVB:hover .CardComponent_sidebar__Nkw4j{opacity:1;visibility:visible;right:0}.CardComponent_inner__8otVB .CardComponent_icon__dZuys{width:40px;height:40px;border-radius:50%;background-color:#fff;display:flex;justify-content:center;align-items:center;padding:10px;cursor:pointer;opacity:0;transform:translateX(50px)}.CardComponent_inner__8otVB .CardComponent_icon__dZuys svg{stroke:#000}.CardComponent_inner__8otVB .CardComponent_icon__dZuys:hover{background-color:#ed0f0f;transition:all .3 ease}.CardComponent_inner__8otVB .CardComponent_icon__dZuys:hover svg{stroke:#fff}@keyframes CardComponent_fadeIn__eqCTL{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.CardComponent_inner__8otVB:hover .CardComponent_icon__dZuys:first-child{animation:CardComponent_fadeIn__eqCTL .3s ease-out forwards;animation-delay:.3s}.CardComponent_inner__8otVB:hover .CardComponent_icon__dZuys:nth-child(2){animation:CardComponent_fadeIn__eqCTL .3s ease-out forwards;animation-delay:.5s}.CardComponent_inner__8otVB:hover .CardComponent_icon__dZuys:nth-child(3){animation:CardComponent_fadeIn__eqCTL .3s ease-out forwards;animation-delay:.7s}.CardComponent_thumbnails__AeB5D{display:flex;justify-content:center;gap:10px;margin-top:10px}.CardComponent_thumbnail__4pI22{width:50px;height:50px;object-fit:cover;border-radius:5px;cursor:pointer;transition:transform .2s ease-in-out}.CardComponent_thumbnail__4pI22:hover{transform:scale(1.1)}@media (max-width:992px){.CardComponent_inner__8otVB{width:220px}.CardComponent_inner__8otVB .CardComponent_imageContainer__GagAb{height:220px}.CardComponent_inner__8otVB .CardComponent_content__CYdVz h3{font-size:14px;height:40px}.CardComponent_inner__8otVB .CardComponent_content__CYdVz h2{font-size:13px}.CardComponent_inner__8otVB .CardComponent_sidebar__Nkw4j{top:38%;gap:10px}}@media (max-width:768px){.CardComponent_inner__8otVB{width:150px}.CardComponent_inner__8otVB .CardComponent_imageContainer__GagAb{height:150px}.CardComponent_inner__8otVB .CardComponent_content__CYdVz{gap:5px;min-height:60px}.CardComponent_inner__8otVB .CardComponent_content__CYdVz h3{font-size:12px;height:34px}.CardComponent_inner__8otVB .CardComponent_content__CYdVz h2{font-size:11px}}.CardComponent_addToCart__c4aAt{background:linear-gradient(135deg,#2c3e50,#3498db);color:#fff;border:none;padding:10px 20px;border-radius:25px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:10px;width:100%;max-width:200px;box-shadow:0 4px 15px rgba(52,152,219,.2)}.CardComponent_addToCart__c4aAt:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(52,152,219,.3);background:linear-gradient(135deg,#3498db,#2c3e50)}.CardComponent_addToCart__c4aAt:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 10px rgba(52,152,219,.2)}.CardComponent_addToCart__c4aAt:disabled{background:linear-gradient(135deg,#95a5a6,#7f8c8d);cursor:not-allowed;opacity:.7;transform:none;box-shadow:none}@media (max-width:768px){.CardComponent_addToCart__c4aAt{padding:8px 16px;font-size:14px}}.CardComponent_priceRow__lYbUo{display:flex;align-items:center;gap:10px}.CardComponent_crossPrice__tdhRJ{text-decoration:line-through;color:#888;font-size:1rem;margin-left:8px}.CardComponent_discountBadge__vNVhU{padding:2px 8px;font-size:.9rem;margin-left:8px}.CardComponent_discountBadge__vNVhU,.CardComponent_discountOverlay__D8QjV{background:#ff5252;color:#fff;font-weight:700;border-radius:4px;box-shadow:0 2px 8px rgba(255,82,82,.15)}.CardComponent_discountOverlay__D8QjV{position:absolute;top:10px;right:10px;padding:4px 10px;font-size:1rem;z-index:2}