.cart-promo-products{--promo-accent: #f15839;--promo-ink: #111317;--promo-muted: rgba(17, 19, 23, .58);--promo-border: rgba(17, 19, 23, .12);--promo-soft: rgba(241, 88, 57, .08);display:block;min-width:0;direction:rtl}.cart-promo-products__header{gap:1rem;direction:rtl;text-align:right}.cart-promo-products__intro{display:grid;gap:.18rem;min-width:0;direction:rtl;text-align:right}.cart-promo-products__title{margin:0;color:var(--promo-ink);font-size:1.2rem;font-weight:700;line-height:1.15}.cart-promo-products__subtitle{margin:0;color:var(--promo-muted);font-size:.92rem;line-height:1.3}.cart-promo-products__controls{display:flex;align-items:center;justify-content:flex-start;gap:.4rem;margin-block:.55rem .15rem;direction:rtl}.cart-promo-products__control{display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid var(--promo-border);border-radius:999px;background:#fff;color:var(--promo-ink);cursor:pointer;transition:background-color .16s ease,border-color .16s ease}.cart-promo-products__control:hover{background:var(--promo-soft);border-color:#11131733}.cart-promo-products__control:focus-visible{outline:2px solid var(--promo-accent);outline-offset:2px}.cart-promo-products__control svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart-promo-products__control .cart-promo-products__play-icon{fill:currentColor;stroke:none}.cart-promo-products__play-icon,.cart-promo-products__autoplay[data-paused=true] .cart-promo-products__pause-icon{display:none}.cart-promo-products__autoplay[data-paused=true] .cart-promo-products__play-icon{display:block}.cart-promo-products .cart-promo-products__list{display:flex;flex-direction:row;justify-content:flex-start;gap:.75rem;width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-padding-inline-start:0;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-block:1px 4px;position:relative;direction:rtl}.cart-promo-products .cart-promo-products__list::-webkit-scrollbar{display:none}.cart-promo-products .cart-promo-products__list>.promo-product-card{flex:0 0 calc(100% - 30px);width:calc(100% - 30px);min-width:0;max-width:calc(100% - 30px);scroll-snap-align:start;scroll-snap-stop:always;direction:rtl}.cart-promo-products .promo-product-card{box-sizing:border-box;padding:.75rem;border:1px solid var(--promo-border);border-radius:12px;background:#fff;box-shadow:none;overflow:hidden;opacity:1;visibility:visible;transform:none}.cart-promo-products .promo-product-card__figure{position:relative;flex:0 0 96px;width:96px;height:96px;border-radius:9px;overflow:hidden;background:#f7f7f7}.cart-promo-products .promo-product-card__image{display:block;width:100%;height:100%;object-fit:contain}.cart-promo-products .promo-product-card__badge{position:absolute;inset-block-start:6px;inset-inline-start:6px;z-index:2;max-width:calc(100% - 12px);padding:.2rem .45rem;border-radius:999px;background:var(--promo-accent);color:#fff;font-size:.7rem;font-weight:700;line-height:1.15;white-space:nowrap}.cart-promo-products .promo-product-card__info{min-width:0;gap:.55rem}.cart-promo-products .promo-product-card__content{min-width:0}.cart-promo-products .promo-product-card__title{color:var(--promo-ink);font-size:1rem;font-weight:700;line-height:1.2;letter-spacing:0;text-decoration:none}.cart-promo-products .promo-product-card__pricing{display:flex;align-items:baseline;flex-wrap:wrap;gap:.45rem;direction:rtl}.cart-promo-products .promo-product-card__regular-price{color:var(--promo-muted);font-size:.9rem;line-height:1;text-decoration:line-through;text-decoration-thickness:1px}.cart-promo-products .promo-product-card__promo-price{color:var(--promo-accent);font-size:1.45rem;font-weight:700;line-height:1;letter-spacing:-.01em}.cart-promo-products .promo-product-card__condition{justify-self:start;padding:.2rem .5rem;border-radius:999px;background:var(--promo-soft);color:var(--promo-ink);font-size:.78rem;font-weight:600;line-height:1.2}.cart-promo-products .promo-product-card__button{width:100%}.cart-promo-products[data-stacked=true] .cart-promo-products__controls{display:none}.cart-promo-products[data-stacked=true] .cart-promo-products__list{flex-direction:column;overflow:visible}.cart-promo-products[data-stacked=true] .cart-promo-products__list>.promo-product-card{flex:0 0 auto;width:100%;max-width:100%}@media screen and (max-width:699px){.cart-promo-products__title{font-size:1.1rem}.cart-promo-products__subtitle{font-size:.88rem}.cart-promo-products .cart-promo-products__list>.promo-product-card{flex-basis:calc(100% - 24px);width:calc(100% - 24px);max-width:calc(100% - 24px)}.cart-promo-products .promo-product-card{padding:.65rem}.cart-promo-products .promo-product-card__figure{flex-basis:88px;width:88px;height:88px}.cart-promo-products .promo-product-card__promo-price{font-size:1.3rem}}@media(prefers-reduced-motion:reduce){.cart-promo-products__autoplay{display:none}.cart-promo-products__control{transition:none}}.cart-promo-products{--promo-peek: 30px;display:grid;grid-template-columns:minmax(0,1fr);row-gap:.55rem}.cart-promo-products__header{grid-column:1;grid-row:1}.cart-promo-products__controls,.cart-promo-products .cart-promo-products__list{grid-column:1;grid-row:2}.cart-promo-products__controls{z-index:5;align-self:stretch;justify-self:stretch;display:flex;align-items:center;justify-content:space-between;gap:0;margin:0;padding-block:0;padding-inline-start:6px;padding-inline-end:calc(var(--promo-peek) + 6px);pointer-events:none;direction:rtl}.cart-promo-products__autoplay{display:none}.cart-promo-products__control{width:36px;height:36px;flex:0 0 36px;pointer-events:auto;background:#fffffff5;border:1px solid var(--promo-border);border-radius:999px;box-shadow:0 2px 5px #11131714,0 5px 14px #1113171f}@media screen and (max-width:699px){.cart-promo-products{--promo-peek: 24px}.cart-promo-products__control{width:34px;height:34px;flex-basis:34px}.cart-promo-products__controls{padding-inline-start:5px;padding-inline-end:calc(var(--promo-peek) + 5px)}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/essence-cart-promotions.css.map */
