.featured-products{--bgColor:var(--beige)}.featured-products .wrapper{padding:clamp(20px,2.5vw,40px)0;background-color:var(--bgColor);background-image:var(--bgImg);background-size:cover;background-position:center}@media (max-width:767px){.featured-products .wrapper>.container{padding:0}}.featured-products .section-header{margin-bottom:clamp(20px,2.5vw,30px);padding:0 2rem;text-align:center}.featured-products .section-header h2 a{color:var(--textColour);text-decoration:none;display:flex;justify-content:center;align-items:center}.featured-products .section-header h2 a:hover{text-decoration:underline}.featured-products .section-header h2 a:after{font-family:"Font Awesome 6 Pro";font-weight:900;content:"";color:var(--textColour);font-size:1.5rem;margin-left:8px}.featured-products .section-header .actions a{display:block}.featured-products .section-header h1,.featured-products .section-header h2,.featured-products .section-header h3{margin-top:0;color:var(--textColour)}.featured-products .section-header p{color:var(--textColour)}.featured-products .section-header p:first-of-type{margin-top:0}.featured-products .product-list{display:flex;flex-wrap:wrap;gap:3rem}@media (max-width:767px){.featured-products .product-list .slick-list{padding:0 80px!important}}.featured-products .product-list .product-item{width:calc(33.333% - 2rem);height:inherit;background:#fff;border-radius:var(--borderRadius);padding:2.5rem}@media (max-width:767px){.featured-products .product-list .product-item{padding:0 0 10px}}.featured-products .product-list .product-item .image a:not(.cta--wishlist){background:#fff;padding:0;border-color:#fff}@media (max-width:767px){.featured-products .product-list .product-item .image a:not(.cta--wishlist){padding:0!important;border:0!important;border-radius:1rem 1rem 0 0!important}.featured-products .product-list .product-item .image a:not(.cta--wishlist) .promo-banner{width:calc(100% - 10px);left:5px;border-radius:5px}.featured-products .product-list .product-item .image a:not(.cta--wishlist) .promo-frame{display:none!important}}.featured-products .product-list .product-item .image a.cta--wishlist{bottom:0;right:0}.featured-products .product-list .product-item .image a.cta--wishlist:has(+a .promo-banner){bottom:60px;right:10px}@media (max-width:767px){.featured-products .product-list .product-item .item-foot #price{gap:6px}.featured-products .product-list .product-item .item-foot .cta{width:auto;padding:0 4.5rem 0 calc(.5rem + 20px)!important}.featured-products .product-list .product-item .item-foot .cta span{display:block}.featured-products .product-list .product-item .item-foot .cta:after{position:absolute!important}}.featured-products .actions{text-align:center}.featured-products .actions a{margin:0 auto;display:inline-block;width:auto;padding:0 2rem}