.featured-products-section{position:relative;overflow:hidden;width:100%;color:#ccc;background:#A23C20}.featured-products-section:after,.featured-products-section:before{content:"";position:absolute;border-radius:50%;z-index:0}.featured-products-section:before{top:-150px;right:-150px;height:400px;width:400px;background-color:#fff}.featured-products-section:after{bottom:-150px;left:-150px;height:400px;width:400px;background-color:#fff}.featured-products-container{position:relative;z-index:1;margin-bottom:5rem;max-width:1200px;margin-left:auto;margin-right:auto}.featured-products-heading{font-size:clamp(2.4rem,4vw,3.5rem);text-align:center;color:#fff;text-transform:uppercase;font-weight:900;font-family:Poppins,sans-serif;letter-spacing:3px;margin:3rem 0}.featured-products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(275px,1fr));gap:2rem;margin:0 2rem}.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{top:-100px;right:-125px;height:200px;width:200px}.featured-products-section:after{bottom:-80px;left:-80px;height:200px;width:200px}}.trending-products-section{position:relative;overflow:hidden;width:100vw;background:#000;color:#fff}.trending-products-section:after,.trending-products-section:before{content:"";position:absolute;border-radius:50%;z-index:0}.trending-products-section:before{top:-150px;right:-150px;height:400px;width:400px;background-color:rgba(255,255,255,.2)}.trending-products-section:after{bottom:-150px;left:-150px;height:400px;width:400px;background-color:rgba(255,255,255,.1)}.trending-products-container{position:relative;z-index:1;margin-bottom:5rem;max-width:1200px;margin-left:auto;margin-right:auto}.trending-products-heading{font-size:clamp(2.4rem,4vw,3.5rem);text-align:center;color:#fff;text-transform:uppercase;font-weight:900;font-family:Poppins,sans-serif;letter-spacing:3px;margin:3rem 0}.trending-products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(275px,1fr));gap:2rem;margin:0 2rem;justify-content:center;align-items:center}@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{top:-80px;right:-80px;height:200px;width:200px}.trending-products-section:after{bottom:-80px;left:-80px;height:200px;width:200px}}