.sp-featured-product{position:relative;overflow-x:clip}.sp-featured-product__heading{margin-bottom:clamp(2rem,3.2vw,3.2rem)}.sp-featured-product__subtitle *{color:inherit;opacity:.8;line-height:normal}.sp-featured-product__title *{font-family:var(--font-heading-family);line-height:normal;letter-spacing:-0.02em;color:inherit}.sp-featured-product__grid{display:grid;grid-template-columns:1fr;gap:2.4rem}@media screen and (min-width: 750px){.sp-featured-product__grid{grid-template-columns:repeat(2, 1fr);gap:3.2rem}}@media screen and (min-width: 990px){.sp-featured-product__grid{grid-template-columns:repeat(3, 1fr);gap:3.2rem}}.sp-featured-product--slider{overflow:hidden;padding:0 4.8rem}.sp-featured-product--slider .sp-featured-product__grid{display:flex}.sp-featured-product__card{height:100%}.sp-featured-product__card-image-wrapper{aspect-ratio:4/3}.sp-featured-product__card-image{width:100%;height:100%;transition:transform .4s ease}.sp-featured-product__card:hover .sp-featured-product__card-image{transform:scale(1.03)}.sp-featured-product__card-body{gap:1.2rem;padding-top:1.6rem;flex:1}.sp-featured-product .sp-reviews__card-stars{gap:.2rem;color:#d4a92a;font-size:1.6rem;line-height:1}.sp-featured-product .sp-reviews__card-stars span{line-height:1}.sp-featured-product__card-title{font-family:var(--font-heading-family);font-size:clamp(2.4rem,3vw,3.6rem);font-weight:400;line-height:1;letter-spacing:-0.02em;color:inherit}.sp-featured-product__card-spec{gap:.6rem}.sp-featured-product__card-spec-icon{flex-shrink:0}.sp-featured-product__card-spec-icon svg{width:2.5rem;height:2.5rem;stroke:currentColor}.sp-featured-product__card-spec-label{font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;color:inherit}.sp-featured-product__card-spec-divider{color:rgba(var(--color-foreground), 0.3);font-size:1.2rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sp-featured-product__card-btn{display:inline-block;padding:.7rem 4rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:1.3rem;font-weight:500;letter-spacing:.06em;text-decoration:none;border:1px solid rgb(var(--color-button));cursor:pointer;align-self:flex-start;transition:background .2s ease,color .2s ease}.sp-featured-product__card-btn:hover,.sp-featured-product__card-btn:focus-visible{background:rgba(0,0,0,0);color:rgb(var(--color-button))}.sp-featured-product__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:4rem;height:4rem;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground), 0.15);cursor:pointer;transition:border-color .2s ease}.sp-featured-product__arrow svg{width:2rem;height:2rem;stroke:rgb(var(--color-foreground))}.sp-featured-product__arrow:hover{border-color:rgba(var(--color-foreground), 0.5)}.sp-featured-product__arrow--prev{left:0}.sp-featured-product__arrow--next{right:0}.sp-featured-product__arrow.swiper-button-disabled{opacity:.3;pointer-events:none}.sp-featured-product__card-stars span{display:inline-flex;gap:.3rem;color:#f6a800;font-size:2.3rem;line-height:1}.sp-decor-img-clip{position:absolute;inset:0;pointer-events:none;z-index:-1}.sp-decor-img-clip--above{z-index:2}.sp-decor-img{position:absolute;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sp-decor-img img{display:block;height:100%;width:auto;max-width:none}