.shop-deals-section{padding-top:var(--shop-deals-padding-top, 36px);padding-bottom:var(--shop-deals-padding-bottom, 36px);overflow:hidden}.shop-deals-heading{text-align:center;font-size:2.8rem;font-weight:700;margin:0 0 3.2rem;color:rgb(var(--color-foreground))}.shop-deals-carousel-wrapper{position:relative;width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent 0,black 40px,black calc(100% - 40px),transparent 100%);mask-image:linear-gradient(to right,transparent 0,black 40px,black calc(100% - 40px),transparent 100%)}.shop-deals-track{display:flex;align-items:flex-start;gap:4rem;width:max-content;padding:0 2rem;will-change:transform;cursor:grab}.shop-deals-track:active{cursor:grabbing}.shop-deals-item{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;width:180px;text-decoration:none;color:inherit;-webkit-user-drag:none}.shop-deals-circle{display:block;width:180px;height:180px;border-radius:50%;overflow:hidden;border:1px solid rgba(var(--color-foreground),.08);box-shadow:0 0 0 6px rgba(var(--color-foreground),.03);background:rgb(var(--color-background));transition:transform .35s ease,box-shadow .35s ease;pointer-events:none}.shop-deals-item:hover .shop-deals-circle{transform:translateY(-4px) scale(1.03);box-shadow:0 8px 20px rgba(var(--color-foreground),.15)}.shop-deals-circle img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.shop-deals-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:.3}.shop-deals-placeholder svg{width:60%;height:60%}.shop-deals-title{margin-top:1.6rem;font-size:1.6rem;font-weight:700;color:rgb(var(--color-foreground));white-space:nowrap}.shop-deals-link{margin-top:.6rem;font-size:1.4rem;font-weight:600;color:rgb(var(--color-link, 200, 130, 30));display:inline-flex;align-items:center;gap:.4rem;white-space:nowrap;transition:gap .2s ease}.shop-deals-link svg{transition:transform .2s ease}.shop-deals-item:hover .shop-deals-link{gap:.7rem}.shop-deals-item:hover .shop-deals-link svg{transform:translate(2px)}@media screen and (max-width:989px){.shop-deals-heading{font-size:2.4rem;margin-bottom:2.4rem}.shop-deals-item{width:150px}.shop-deals-circle{width:150px;height:150px}.shop-deals-track{gap:3rem}}@media screen and (max-width:749px){.shop-deals-heading{font-size:2rem;margin-bottom:2rem}.shop-deals-item{width:120px}.shop-deals-circle{width:120px;height:120px}.shop-deals-title{font-size:1.3rem;margin-top:1.2rem}.shop-deals-link{font-size:1.2rem}.shop-deals-track{gap:2rem}}@media(prefers-reduced-motion:reduce){.shop-deals-track{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/shop-deals-collections.css.map */
