.product-offers{display:flex;gap:.9rem;align-items:stretch;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-offers::-webkit-scrollbar{display:none}.product-offers__card{flex:0 0 auto;width:max(18rem,calc(72% - .5rem));scroll-snap-align:start;border:1px solid var(--offer-accent, rgb(var(--color-foreground)));border-radius:.675rem;background:var(--offer-body-bg, rgba(var(--color-foreground), .03));overflow:hidden;display:flex;flex-direction:column;font-size:80%}.product-offers__card-header{display:flex;align-items:center;gap:.45rem;padding:.675rem .9rem;background:var(--offer-accent, rgb(var(--color-foreground)));color:var(--offer-header-text, rgb(var(--color-background)))}.product-offers__card-header svg{flex-shrink:0;width:1.2375rem;height:auto}.product-offers__card-title{margin:0;font-family:var(--font-heading-family);font-weight:700;line-height:1.2}.product-offers__card-body{display:flex;flex-direction:column;flex-grow:1;gap:.675rem;padding:.9rem;color:var(--offer-body-text, rgb(var(--color-foreground)))}.product-offers__card-desc{font-size:1em;line-height:1.5;margin:0;opacity:.8}.product-offers__card-desc p{margin:0}.product-offers__card-highlight{margin-block-start:auto;padding:.675rem .9rem;border-radius:.45rem;font-weight:600;text-align:center;background:var(--offer-highlight-bg, rgba(var(--color-foreground), .06));color:var(--offer-accent, rgb(var(--color-foreground)))}.product-offers__card-highlight--discount{color:var(--sale-accent, #bd1717)}@media screen and (min-width:750px){.product-offers__card{width:max(14.4rem,calc(50% - .5rem))}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/product-offers.css.map */
