/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.featured-products-section{color:#ccc;background:#a23c20;width:100%;position:relative;overflow:hidden}.featured-products-section:after,.featured-products-section:before{content:"";z-index:0;border-radius:50%;position:absolute}.featured-products-section:before{background-color:#fff;width:400px;height:400px;top:-150px;right:-150px}.featured-products-section:after{background-color:#fff;width:400px;height:400px;bottom:-150px;left:-150px}.featured-products-container{z-index:1;max-width:1200px;margin-bottom:5rem;margin-left:auto;margin-right:auto;position:relative}.featured-products-heading{text-align:center;color:#fff;text-transform:uppercase;letter-spacing:3px;margin:3rem 0;font-family:Poppins,sans-serif;font-size:clamp(2.4rem,4vw,3.5rem);font-weight:900}.featured-products-grid{grid-template-columns:repeat(auto-fit,minmax(275px,1fr));gap:2rem;margin:0 2rem;display:grid}.carousel-dots,.featured-carousel,.featured-carousel-button,.featured-carousel-item,.featured-carousel-wrapper{display:none!important}@media (max-width:768px){.featured-products-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin:0 1rem}.featured-products-container{margin-bottom:3rem}.featured-products-section:before{width:200px;height:200px;top:-100px;right:-125px}.featured-products-section:after{width:200px;height:200px;bottom:-80px;left:-80px}}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.trending-products-section{color:#fff;background:#000;width:100vw;position:relative;overflow:hidden}.trending-products-section:after,.trending-products-section:before{content:"";z-index:0;border-radius:50%;position:absolute}.trending-products-section:before{background-color:#fff3;width:400px;height:400px;top:-150px;right:-150px}.trending-products-section:after{background-color:#ffffff1a;width:400px;height:400px;bottom:-150px;left:-150px}.trending-products-container{z-index:1;max-width:1200px;margin-bottom:5rem;margin-left:auto;margin-right:auto;position:relative}.trending-products-heading{text-align:center;color:#fff;text-transform:uppercase;letter-spacing:3px;margin:3rem 0;font-family:Poppins,sans-serif;font-size:clamp(2.4rem,4vw,3.5rem);font-weight:900}.trending-products-grid{grid-template-columns:repeat(auto-fit,minmax(275px,1fr));justify-content:center;align-items:center;gap:2rem;margin:0 2rem;display:grid}@media (max-width:768px){.trending-products-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin:0 1rem}.trending-products-container{margin-bottom:3rem}.trending-products-section:before{width:200px;height:200px;top:-80px;right:-80px}.trending-products-section:after{width:200px;height:200px;bottom:-80px;left:-80px}}