:root{--cardWidth: 320px;--cardHeight: 500px;--cardMargin: 10px;--valueTextColor: #4CAF50}.coupon-section{display:flex;justify-content:center;flex-wrap:wrap;gap:var(--cardMargin);align-items:stretch}.coupon{flex:0 1 var(--cardWidth);width:var(--cardWidth);height:var(--cardHeight);margin:var(--cardMargin);border-radius:8px;background:transparent;box-sizing:border-box;border:5px dashed #fff;color:#fff;position:relative;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:40px}.coupon-header{width:95%;margin:100px auto 0;min-height:120px;text-align:center;display:flex;flex-direction:column;justify-content:center}.coupon-header h2{color:var(--valueTextColor);font-size:22px;font-weight:700}.coupon-green{color:var(--valueTextColor)}.coupon-text{text-align:center;width:90%;margin:auto;flex-grow:1;padding:10px 0}.expire{color:#da2330;text-align:center;width:100%;font-size:16px;font-weight:700;position:absolute;bottom:10px}@media only screen and (max-width: 480px){.coupon{flex:0 1 90%;width:90%;height:auto;padding-bottom:50px;background-size:cover;background-position:center}.coupon-header{min-height:140px}.coupon-text{padding:15px;font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/content-coupons.css.map */
