.product-coupons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin:1.2rem 0}.coupon-card{min-width:0;padding:2rem 1.2rem 2.1rem 1rem;border:.1rem solid #fdd1d8;border-radius:.8rem;background:#fff9f9;overflow-wrap:anywhere}.coupon-card__title{display:flex;align-items:center;gap:.6rem;margin:0 0 1rem;font-size:1.4rem;font-weight:700;color:#e30045;text-transform:uppercase;letter-spacing:.01em}.coupon-card__icon{display:inline-flex;flex-shrink:0;width:2rem;height:2rem;color:#e30045}.coupon-card__icon svg{width:100%;height:100%}.coupon-card__desc{margin:0 0 1rem;font-size:1.2rem;font-weight:500;line-height:1.4;color:#e30045}.coupon-card__desc p{margin:0}.coupon-card__code{margin:0;font-size:1.2rem;font-weight:500;color:#e30045}.coupon-card__code-value{font-weight:700;text-transform:uppercase;color:#e30045}@media screen and (max-width:989px){.product-coupons{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(20rem,78%);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.product-coupons::-webkit-scrollbar{display:none}.coupon-card{scroll-snap-align:start}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/component-coupons.css.map */
