.product-spotlight{overflow:hidden}.product-spotlight--hero .wrapper--full,.product-spotlight--hero .wrapper--full-padded{padding-left:0;padding-right:0}.product-spotlight__banner{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:1rem;padding:1.5rem;overflow:hidden;background-color:var(--spotlight-banner-bg, transparent)}.product-spotlight__banner-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.product-spotlight__banner-bg picture,.product-spotlight__banner-bg .image-wrapper,.product-spotlight__banner-bg .product-spotlight__banner-img-wrap{width:100%;height:100%}.product-spotlight__banner-bg img,.product-spotlight__banner-img{width:100%;height:100%;object-fit:cover;object-position:center}.product-spotlight__banner>*:not(.product-spotlight__banner-bg){position:relative;z-index:1}.product-spotlight__content{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:var(--spotlight-content-width-mobile, 100%)}.product-spotlight__content--elements-mobile-left{align-items:flex-start;text-align:left}.product-spotlight__content--elements-mobile-left .product-spotlight__badges,.product-spotlight__content--elements-mobile-left .product-spotlight__reviews{justify-content:flex-start}.product-spotlight__content--elements-mobile-center{align-items:center;text-align:center}.product-spotlight__content--elements-mobile-center .product-spotlight__badges,.product-spotlight__content--elements-mobile-center .product-spotlight__reviews{justify-content:center}.product-spotlight__content--elements-mobile-right{align-items:flex-end;text-align:right}.product-spotlight__content--elements-mobile-right .product-spotlight__badges,.product-spotlight__content--elements-mobile-right .product-spotlight__reviews{justify-content:flex-end}@media only screen and (min-width:750px){.product-spotlight__banner--height-image{min-height:calc(100vw / var(--spotlight-aspect-ratio-desktop, 2.5))}}@media only screen and (max-width:749px){.product-spotlight__banner--height-image-mobile{min-height:calc(100vw / var(--spotlight-aspect-ratio-mobile, .75))}}.product-spotlight__badges{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;width:100%}.product-spotlight__badges .rte-badge{display:inline-flex;align-items:center;justify-content:center}.product-spotlight__title{margin:0;color:var(--spotlight-title-color);line-height:1.2}.product-spotlight__description{margin:0;max-width:560px;color:var(--spotlight-description-color);line-height:1.5}.product-spotlight__description p:last-child{margin-bottom:0}.product-spotlight__image{width:100%;max-width:var(--spotlight-image-max-width, 280px);margin:.25rem 0}.product-spotlight__image .image-wrapper,.product-spotlight__image img{width:100%;height:auto}.product-spotlight__image-link{display:block;text-decoration:none;transition:opacity .2s ease}.product-spotlight__image-link:hover{opacity:.9}.product-spotlight__bar{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;max-width:420px;padding:.85rem 1.25rem;border-radius:8px;background-color:var(--spotlight-bar-bg);color:var(--spotlight-bar-text);text-decoration:none;transition:filter .2s ease}.product-spotlight__title,.product-spotlight__description,.product-spotlight__guarantee{width:100%}.product-spotlight__reviews{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.5rem;width:100%}@media(hover:hover){.product-spotlight__bar:hover,.product-spotlight__bar:focus-visible{color:var(--spotlight-bar-text);filter:brightness(.92)}.product-spotlight__bar:hover .product-spotlight__price-current,.product-spotlight__bar:hover .product-spotlight__price-compare,.product-spotlight__bar:hover .product-spotlight__cta,.product-spotlight__bar:focus-visible .product-spotlight__price-current,.product-spotlight__bar:focus-visible .product-spotlight__price-compare,.product-spotlight__bar:focus-visible .product-spotlight__cta{color:var(--spotlight-bar-text)}}.product-spotlight__price{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .5rem;min-width:0}.product-spotlight__price-current{font-weight:700;font-size:1rem;line-height:1.2}.product-spotlight__price-compare{opacity:.85;font-size:.875rem;text-decoration:line-through}.product-spotlight__discount{display:inline-flex;align-items:center;padding:.15rem .45rem;border-radius:999px;background-color:var(--spotlight-discount-bg);color:var(--spotlight-discount-text);font-size:.75rem;font-weight:700;line-height:1.2;white-space:nowrap}.product-spotlight__bar-divider{flex-shrink:0;width:1px;align-self:stretch;min-height:1.25rem;background-color:currentColor;opacity:.35}.product-spotlight__cta{display:inline-flex;align-items:center;gap:.35rem;font-weight:600;font-size:.875rem;line-height:1.2;white-space:nowrap}.product-spotlight__cta .icon{width:1rem;height:1rem}.product-spotlight__cta .icon path{stroke:currentColor}.product-spotlight__guarantee{margin:0;color:var(--spotlight-guarantee-color);font-size:.875rem;line-height:1.4}.product-spotlight__stars{display:inline-flex;align-items:center;gap:2px}.product-spotlight__stars svg{width:14px;height:14px}.product-spotlight__stars svg path{stroke:var(--icon-color, var(--spotlight-star-color));fill:var(--icon-color, var(--spotlight-star-color))}.product-spotlight__reviews-text{color:var(--spotlight-reviews-color);font-size:.875rem;line-height:1.4}.product-spotlight__reviews-separator{margin:0 .35rem;opacity:.6}@media only screen and (max-width:749px){.product-spotlight__bar{max-width:100%;padding:.75rem 1rem}.product-spotlight__cta{font-size:.8125rem}.product-spotlight__banner--position-mobile-left .product-spotlight__content{margin-right:auto;margin-left:0}.product-spotlight__banner--position-mobile-middle-left .product-spotlight__content{margin-right:auto;margin-left:min(6vw,1.5rem)}.product-spotlight__banner--position-mobile-center .product-spotlight__content{margin-left:auto;margin-right:auto}.product-spotlight__banner--position-mobile-middle-right .product-spotlight__content{margin-left:auto;margin-right:min(6vw,1.5rem)}.product-spotlight__banner--position-mobile-right .product-spotlight__content{margin-left:auto;margin-right:0}}@media only screen and (min-width:750px){.product-spotlight__image--mobile{display:none}.product-spotlight__banner{display:flex;flex-direction:column;justify-content:center;align-items:stretch;padding:3.5rem max(var(--outer, 3rem),3.5rem)}.product-spotlight__content{gap:1.25rem;max-width:var(--spotlight-content-width, 50%)}.product-spotlight__content--elements-desktop-left{align-items:flex-start;text-align:left}.product-spotlight__content--elements-desktop-left .product-spotlight__badges,.product-spotlight__content--elements-desktop-left .product-spotlight__reviews{justify-content:flex-start}.product-spotlight__content--elements-desktop-center{align-items:center;text-align:center}.product-spotlight__content--elements-desktop-center .product-spotlight__badges,.product-spotlight__content--elements-desktop-center .product-spotlight__reviews{justify-content:center}.product-spotlight__content--elements-desktop-right{align-items:flex-end;text-align:right}.product-spotlight__content--elements-desktop-right .product-spotlight__badges,.product-spotlight__content--elements-desktop-right .product-spotlight__reviews{justify-content:flex-end}.product-spotlight__banner--position-desktop-left .product-spotlight__content{margin-right:auto;margin-left:0}.product-spotlight__banner--position-desktop-middle-left .product-spotlight__content{margin-right:auto;margin-left:min(8vw,5rem)}.product-spotlight__banner--position-desktop-center .product-spotlight__content{margin-left:auto;margin-right:auto}.product-spotlight__banner--position-desktop-middle-right .product-spotlight__content{margin-left:auto;margin-right:min(8vw,5rem)}.product-spotlight__banner--position-desktop-right .product-spotlight__content{margin-left:auto;margin-right:0}}
/*# sourceMappingURL=/cdn/shop/t/99/assets/section-product-spotlight.css.map */
