.product-spotlight{background-color:rgb(var(--color-background))}.product-spotlight__header{text-align:center;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.product-spotlight__subheading{font-size:1.2rem;text-transform:uppercase;letter-spacing:.15em;color:rgba(var(--color-foreground),.6);margin:0 0 .5rem}.product-spotlight__heading{margin:0 0 1rem;color:rgb(var(--color-foreground))}.product-spotlight__description{font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.7);margin:0}.product-spotlight__carousel{position:relative;overflow:hidden}.product-spotlight__track{display:flex;gap:2.4rem;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;transition:transform .4s ease}.product-spotlight__track::-webkit-scrollbar{display:none}@media screen and (min-width:750px){.product-spotlight__track{overflow:visible;flex-wrap:nowrap}}.product-spotlight__slide{flex:0 0 80%;min-width:260px}@media screen and (min-width:750px){.product-spotlight__slide{flex:0 0 calc((100% - 4.8rem) / 3);min-width:0}}.product-spotlight__card{position:relative}.product-spotlight__card-link{display:block;text-decoration:none;color:inherit}.product-spotlight__image-wrapper{position:relative;overflow:hidden;background-color:rgba(var(--color-foreground),.03);aspect-ratio:3 / 4;margin-bottom:1.5rem}.product-spotlight__image{width:100%;height:100%;object-fit:cover;transition:opacity .4s ease,transform .6s ease}.product-spotlight__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-spotlight__card:hover .product-spotlight__image--primary{opacity:0}.product-spotlight__card:hover .product-spotlight__image--secondary{opacity:1}.product-spotlight__card:hover .product-spotlight__image{transform:scale(1.03)}.product-spotlight__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-spotlight__placeholder .placeholder-svg{width:60%;height:60%;opacity:.3}.product-spotlight__badges{position:absolute;top:1rem;left:1rem;display:flex;flex-direction:column;gap:.5rem;z-index:2}.product-spotlight__badge{display:inline-block;padding:.4rem .8rem;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.product-spotlight__badge--new{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.product-spotlight__badge--sale{background-color:#c44d4d;color:#fff}.product-spotlight__badge--sold-out{background-color:rgba(var(--color-foreground),.1);color:rgb(var(--color-foreground))}.product-spotlight__info{text-align:center}.product-spotlight__title{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:1.6rem;line-height:1.3;margin:0 0 .5rem;color:rgb(var(--color-foreground));text-transform:uppercase;letter-spacing:.02em}@media screen and (min-width:750px){.product-spotlight__title{font-size:1.8rem}}.product-spotlight__price{font-size:1.4rem;color:rgba(var(--color-foreground),.8)}.product-spotlight__price--compare{text-decoration:line-through;color:rgba(var(--color-foreground),.5);margin-right:.5rem}.product-spotlight__price--sale{color:#c44d4d}.product-spotlight__quick-add{margin-top:1rem}.product-spotlight__quick-add-btn{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:1rem 1.5rem;background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));border:none;font-family:var(--font-heading-family);font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;text-decoration:none;transition:background-color .2s ease,transform .2s ease}.product-spotlight__quick-add-btn:hover{background-color:rgba(var(--color-foreground),.85)}.product-spotlight__quick-add-btn:active{transform:scale(.98)}.product-spotlight__quick-add-btn--options{background-color:transparent;color:rgb(var(--color-foreground));border:1px solid rgb(var(--color-foreground))}.product-spotlight__quick-add-btn--options:hover{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.product-spotlight__nav{display:none}@media screen and (min-width:750px){.product-spotlight__nav{display:flex;justify-content:center;gap:1rem;margin-top:2rem}}.product-spotlight__nav-btn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:transparent;border:1px solid rgba(var(--color-foreground),.2);color:rgb(var(--color-foreground));cursor:pointer;transition:all .2s ease}.product-spotlight__nav-btn:hover:not(:disabled){background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.product-spotlight__nav-btn:disabled{opacity:.3;cursor:not-allowed}.product-spotlight__footer{text-align:center;margin-top:3rem}.product-spotlight__view-all{display:inline-flex;align-items:center;gap:.5rem}.product-spotlight__empty{text-align:center;padding:4rem 2rem;color:rgba(var(--color-foreground),.5);font-style:italic}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-product-spotlight.css.map */
