.Hero-module__ejOdHG__hero{background:#f8f9fb;width:100%;padding:60px 0}.Hero-module__ejOdHG__content{justify-content:space-between;align-items:center;gap:50px;width:95%;max-width:1300px;margin:auto;display:flex}.Hero-module__ejOdHG__leftContent{flex:1}.Hero-module__ejOdHG__leftContent h1{margin-top:10px;margin-bottom:20px;font-size:2rem;line-height:1.2}.Hero-module__ejOdHG__leftContent h1 span{color:#0b7dda}.Hero-module__ejOdHG__leftContent p{color:#555;margin-bottom:30px;font-size:1.1rem;line-height:1.7}.Hero-module__ejOdHG__buttons{gap:20px;display:flex}.Hero-module__ejOdHG__primaryBtn{color:#fff;background:#0b7dda;border-radius:6px;padding:3px 30px;text-decoration:none;transition:all .3s}.Hero-module__ejOdHG__primaryBtn:hover{background:#095da5}.Hero-module__ejOdHG__secondaryBtn{color:#0b7dda;border:2px solid #0b7dda;border-radius:6px;padding:3px 30px;text-decoration:none;transition:all .3s}.Hero-module__ejOdHG__secondaryBtn:hover{color:#fff;background:#0b7dda}.Hero-module__ejOdHG__rightContent{flex:1;justify-content:center;align-items:center;display:flex}.Hero-module__ejOdHG__heroImage{width:100%;max-width:500px;height:auto}@media (max-width:992px){.Hero-module__ejOdHG__content{gap:30px}.Hero-module__ejOdHG__leftContent h1{margin-top:10px;font-size:1.7rem}.Hero-module__ejOdHG__leftContent p{font-size:1rem}.Hero-module__ejOdHG__heroImage{max-width:380px}}@media (max-width:768px){.Hero-module__ejOdHG__content{gap:20px}.Hero-module__ejOdHG__leftContent h1{margin-top:1px;font-size:1.5rem}.Hero-module__ejOdHG__leftContent p{font-size:.9rem}.Hero-module__ejOdHG__heroImage{max-width:280px}.Hero-module__ejOdHG__buttons{gap:10px}.Hero-module__ejOdHG__primaryBtn,.Hero-module__ejOdHG__secondaryBtn{padding:2px 18px;font-size:.9rem}}
.FeaturedProducts-module__KL24Iq__section{background:#f8f9fb;padding:80px 0}.FeaturedProducts-module__KL24Iq__container{width:95%;max-width:1300px;margin:auto}.FeaturedProducts-module__KL24Iq__container h2{text-align:center;margin-bottom:20px;font-size:1.5rem}.FeaturedProducts-module__KL24Iq__card{background:#fff;border:1px solid #ddd;border-radius:10px;transition:all .3s;overflow:hidden}.FeaturedProducts-module__KL24Iq__card:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 12px 30px #00000026}.FeaturedProducts-module__KL24Iq__imageBox{justify-content:center;align-items:center;height:220px;padding:20px;display:flex;position:relative}.FeaturedProducts-module__KL24Iq__imageBox img{object-fit:contain;width:100%;height:180px}.FeaturedProducts-module__KL24Iq__wishlist{cursor:pointer;background:#fff;border:none;border-radius:50%;width:40px;height:40px;position:absolute;top:15px;right:15px;box-shadow:0 3px 10px #00000026}.FeaturedProducts-module__KL24Iq__card{flex-direction:column;display:flex}.FeaturedProducts-module__KL24Iq__card h3{min-height:70px;padding:15px;font-size:1.8rem;line-height:1.3}.FeaturedProducts-module__KL24Iq__rating{gap:3px;padding:0 15px;display:flex}.FeaturedProducts-module__KL24Iq__price{color:#0b7dda;padding:15px;font-size:1.3rem;font-weight:700}.FeaturedProducts-module__KL24Iq__cartButton{color:#fff;background:#0b7dda;border-radius:6px;justify-content:center;align-items:center;gap:10px;margin-top:auto;padding:12px;text-decoration:none;display:flex}.FeaturedProducts-module__KL24Iq__grid{grid-template-columns:repeat(7,1fr);gap:20px;display:grid}@media (max-width:1600px){.FeaturedProducts-module__KL24Iq__grid{grid-template-columns:repeat(6,1fr)}}@media (max-width:1400px){.FeaturedProducts-module__KL24Iq__grid{grid-template-columns:repeat(5,1fr)}}@media (max-width:1200px){.FeaturedProducts-module__KL24Iq__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1000px){.FeaturedProducts-module__KL24Iq__grid{grid-template-columns:repeat(3,1fr);gap:18px}}@media (max-width:700px){.FeaturedProducts-module__KL24Iq__grid{grid-template-columns:repeat(2,1fr);gap:15px}}@media (max-width:450px){.FeaturedProducts-module__KL24Iq__grid{grid-template-columns:1fr;gap:15px}}
.ProductCard-module__uTKuCq__card{background:#fff;border:1px solid #c0bfbf;border-radius:10px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.ProductCard-module__uTKuCq__card:hover{transform:translateY(-8px);box-shadow:0 10px 20px #0000001f}.ProductCard-module__uTKuCq__imageBox{justify-content:center;align-items:center;height:220px;padding:20px;display:flex;position:relative}.ProductCard-module__uTKuCq__imageBox img{object-fit:contain;width:100%;height:180px}.ProductCard-module__uTKuCq__wishlist{z-index:100;color:#037a07;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;display:flex;position:absolute;top:0;right:-5px}.ProductCard-module__uTKuCq__card h3{min-height:60px;padding:15px}.ProductCard-module__uTKuCq__rating{gap:3px;padding:0 15px;display:flex}.ProductCard-module__uTKuCq__price{padding:15px;font-size:1.5rem;font-weight:700}.ProductCard-module__uTKuCq__cartButton{color:#fff;background:#1a85dd;border-radius:4px;justify-content:center;align-self:center;align-items:center;gap:10px;max-width:250px;margin:auto 10px 10px;padding:5px;text-decoration:none;display:flex}.ProductCard-module__uTKuCq__productLink{color:inherit;text-decoration:none}.ProductCard-module__uTKuCq__productLink:hover h3{color:#0b7dda}.ProductCard-module__uTKuCq__imageLink{display:block}
.Products-module__gZnhbG__products{width:95%;margin:auto}.Products-module__gZnhbG__breadcrumb{align-items:center;gap:8px;margin-bottom:20px;font-size:14px;display:flex}.Products-module__gZnhbG__breadcrumbLink{color:#0b7dda;text-decoration:none}.Products-module__gZnhbG__breadcrumbLink:hover{text-decoration:underline}.Products-module__gZnhbG__breadcrumbSeparator{color:#999}.Products-module__gZnhbG__breadcrumbCurrent{color:#666}.Products-module__gZnhbG__header{align-items:center;gap:16px;margin-bottom:28px;display:flex}.Products-module__gZnhbG__titleIcon{color:#111;background:#f3f4f6;border:1px solid #e1e3e6;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:34px;display:flex}.Products-module__gZnhbG__titleIcon svg{stroke:currentColor;width:38px;height:38px}.Products-module__gZnhbG__headerContent h1{color:#111;margin:0;font-size:32px;line-height:1.2}.Products-module__gZnhbG__headerContent p{color:#666;margin:7px 0 0;font-size:14px}.Products-module__gZnhbG__subcategorySection{width:100%;margin-bottom:35px}.Products-module__gZnhbG__subcategoryHeader{align-items:center;gap:10px;margin-bottom:13px;display:flex}.Products-module__gZnhbG__subcategoryHeader h2{color:#111;margin:0;font-size:19px;font-weight:700}.Products-module__gZnhbG__subcategoryCount{color:#555;background:#f0f1f3;border-radius:50px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 7px;font-size:12px;font-weight:700;display:inline-flex}.Products-module__gZnhbG__subcategoryList{box-sizing:border-box;scrollbar-width:thin;align-items:center;gap:10px;width:100%;padding:4px 2px 12px;display:flex;overflow:auto hidden}.Products-module__gZnhbG__subcategoryLink{color:#222;white-space:nowrap;background:#f8f9fa;border:1px solid #dedfe2;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:8px 15px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s,transform .2s,box-shadow .2s;display:inline-flex}.Products-module__gZnhbG__subcategoryLink:hover{color:#fff;background:#111;border-color:#111;transform:translateY(-1px);box-shadow:0 4px 10px #0000001f}.Products-module__gZnhbG__subcategoryIcon{flex-shrink:0;justify-content:center;align-items:center;width:21px;height:21px;font-size:17px;line-height:1;display:inline-flex}.Products-module__gZnhbG__subcategoryIcon svg{stroke:currentColor;width:19px;height:19px}.Products-module__gZnhbG__productsSection{width:100%}.Products-module__gZnhbG__productsHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Products-module__gZnhbG__productsHeader h2{color:#111;margin:0;font-size:22px;font-weight:700}.Products-module__gZnhbG__productsHeader span{color:#666;font-size:14px}.Products-module__gZnhbG__emptyState{text-align:center;background:#f7f7f7;border:1px solid #e5e5e5;border-radius:14px;padding:60px 20px}.Products-module__gZnhbG__emptyState h1,.Products-module__gZnhbG__emptyState h2{color:#111;margin:0 0 10px}.Products-module__gZnhbG__emptyState p{color:#666;margin:0 0 20px}.Products-module__gZnhbG__emptyIcon{color:#555;justify-content:center;align-items:center;margin-bottom:18px;font-size:42px;display:flex}.Products-module__gZnhbG__emptyIcon svg{stroke:currentColor;width:48px;height:48px}.Products-module__gZnhbG__backLink{color:#fff;background:#111;border-radius:8px;justify-content:center;align-items:center;padding:9px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-flex}.Products-module__gZnhbG__backLink:hover{background:#333;transform:translateY(-1px)}.Products-module__gZnhbG__subcategoryList::-webkit-scrollbar{height:4px}.Products-module__gZnhbG__subcategoryList::-webkit-scrollbar-track{background:0 0}.Products-module__gZnhbG__subcategoryList::-webkit-scrollbar-thumb{background:#c7c9cd;border-radius:10px}.Products-module__gZnhbG__subcategoryList::-webkit-scrollbar-thumb:hover{background:#999}@media (max-width:576px){.Products-module__gZnhbG__breadcrumb{font-size:13px}.Products-module__gZnhbG__header{gap:12px;margin-bottom:22px}.Products-module__gZnhbG__titleIcon{border-radius:11px;width:52px;height:52px;font-size:27px}.Products-module__gZnhbG__titleIcon svg{width:30px;height:30px}.Products-module__gZnhbG__headerContent h1{font-size:24px}.Products-module__gZnhbG__headerContent p{font-size:13px}.Products-module__gZnhbG__subcategorySection{margin-bottom:27px}.Products-module__gZnhbG__subcategoryHeader h2{font-size:17px}.Products-module__gZnhbG__subcategoryList{gap:8px;padding-bottom:10px}.Products-module__gZnhbG__subcategoryLink{border-radius:8px;min-height:36px;padding:6px 12px;font-size:13px}.Products-module__gZnhbG__subcategoryIcon{width:19px;height:19px;font-size:16px}.Products-module__gZnhbG__subcategoryIcon svg{width:17px;height:17px}.Products-module__gZnhbG__productsHeader h2{font-size:19px}.Products-module__gZnhbG__productsHeader span{font-size:13px}}.Products-module__gZnhbG__grid{grid-template-columns:repeat(7,1fr);gap:20px;display:grid}@media (max-width:1600px){.Products-module__gZnhbG__grid{grid-template-columns:repeat(6,1fr)}}@media (max-width:1400px){.Products-module__gZnhbG__grid{grid-template-columns:repeat(5,1fr)}}@media (max-width:1200px){.Products-module__gZnhbG__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1000px){.Products-module__gZnhbG__grid{grid-template-columns:repeat(3,1fr);gap:18px}}@media (max-width:700px){.Products-module__gZnhbG__grid{grid-template-columns:repeat(2,1fr);gap:15px}}@media (max-width:450px){.Products-module__gZnhbG__grid{grid-template-columns:1fr;gap:15px}}
.WhyChooseUs-module__b2ZN7G__section{background:#fff;padding:80px 0}.WhyChooseUs-module__b2ZN7G__container{width:95%;max-width:1200px;margin:0 auto}.WhyChooseUs-module__b2ZN7G__container h2{text-align:center;margin-bottom:50px;font-size:2rem}.WhyChooseUs-module__b2ZN7G__grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.WhyChooseUs-module__b2ZN7G__card{text-align:center;border:1px solid #e5e5e5;border-radius:10px;padding:30px 20px;transition:all .3s}.WhyChooseUs-module__b2ZN7G__card:hover{transform:translateY(-8px);box-shadow:0 10px 20px #0000001a}.WhyChooseUs-module__b2ZN7G__icon{color:#0b7dda;margin-bottom:20px}.WhyChooseUs-module__b2ZN7G__card h3{margin-bottom:15px}.WhyChooseUs-module__b2ZN7G__card p{color:#666;line-height:1.6}@media (max-width:992px){.WhyChooseUs-module__b2ZN7G__grid{grid-template-columns:repeat(2,1fr)}.WhyChooseUs-module__b2ZN7G__container h2{margin-bottom:30px;font-size:1.5rem}}@media (max-width:576px){.WhyChooseUs-module__b2ZN7G__grid{grid-template-columns:1fr}.WhyChooseUs-module__b2ZN7G__container h2{margin-bottom:20px;font-size:1.2rem}}
