.CategoriesTitleF{font-size:21px;font-weight:400;margin-bottom:10px;margin-left:5px;margin-right:5px;padding:0 20px;color:rgb(74,74,74)}.FViewAll{padding:0 20px;float:right;text-align:end;font-size:14px;color:rgb(99,114,227);margin-right:6px;margin-top:-10px;cursor:pointer;position:relative}.ViewAllIcon{display:inline-block;opacity:0;margin-right:-10px;transform:translateX(10px);transition:opacity .3s ease,transform .3s ease,margin-right .3s ease}.FViewAll:hover .ViewAllIcon{opacity:1;transform:translateX(0);margin-right:0}.FeaturedProducts{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:20px;gap:20px;justify-content:space-between;align-items:stretch;margin-bottom:20px;padding:0 20px;.FeaturedProductsCard{background-color:#f9f9f9;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);padding:12px;transition:transform .3s ease;display:flex;flex-direction:column;justify-content:space-between;height:100%;cursor:pointer;.FeaturedProductsImage{width:100%;height:200px;object-fit:cover;border-radius:8px;margin-bottom:10px}.FeaturedProductsText{font-size:14px;font-weight:300;margin-bottom:5px;color:rgb(38,38,38)}.FeaturedProductsCompany{color:rgb(156,156,156);font-size:11px;line-height:13px;margin-bottom:5px;font-weight:300}.FeaturedProductsCancelAmount{color:rgb(123,123,123);font-weight:300;font-size:13px;text-decoration:line-through;margin-top:12px;margin-bottom:0;.FeaturedProductsAmount{float:right;text-decoration:none;font-weight:400;color:rgb(59,59,59);margin-bottom:3px}}}.FeaturedProductsCard:hover{transform:scale(1.05);.FeaturedProductsText{text-decoration:underline}}}@media screen and (max-width:1200px){.FeaturedProducts{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:992px){.FeaturedProducts{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.FeaturedProducts{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:534px){.FViewAll{font-size:13px;.ViewAllIcon{display:inline}}.FeaturedProducts{grid-template-columns:repeat(2,1fr);.FeaturedProductsCard{.FeaturedProductsImage{height:160px}.FeaturedProductsText{font-size:12px}.FeaturedProductsCompany{font-size:9px}.FeaturedProductsCancelAmount{font-size:11px}}}}@media screen and (max-width:456px){.FeaturedProducts{grid-template-columns:repeat(2,1fr);.FeaturedProductsCard{.FeaturedProductsImage{height:140px}.FeaturedProductsText{font-size:10px}.FeaturedProductsCompany{font-size:7px}.FeaturedProductsCancelAmount{font-size:7px;margin-top:5px}}}}@media screen and (max-width:412px){.FeaturedProducts{grid-template-columns:repeat(2,1fr);.FeaturedProductsCard{.FeaturedProductsImage{height:120px}}}}@media screen and (max-width:375px){.FeaturedProducts{grid-template-columns:repeat(2,1fr);.FeaturedProductsCard{.FeaturedProductsImage{height:100px}.FeaturedProductsText{font-size:8px}}}}@media screen and (max-width:700px){.CategoriesTitleF{font-size:16px;.FViewAll{font-size:13px}}}