.collCoupon .coupon-list[data-v-2ea99816]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.4rem}.collCoupon .coupon-list .coupon-card[data-v-2ea99816]{background:#fafafa;border-radius:.1rem;width:48%;margin-bottom:.3rem;position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:1.4rem}.collCoupon .coupon-list .coupon-card .coupon-header[data-v-2ea99816]{padding:.2rem;background:-webkit-gradient(linear,left top,left bottom,from(#41b9e0),to(#001ff5));background:linear-gradient(180deg,#41b9e0,#001ff5);height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.collCoupon .coupon-list .coupon-card .coupon-header .amount[data-v-2ea99816]{line-height:1}.collCoupon .coupon-list .coupon-card .coupon-info[data-v-2ea99816]{position:relative;height:100%;padding:.4rem .2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1}.collCoupon .coupon-list .coupon-card .coupon-info .status-tag[data-v-2ea99816]{position:absolute;right:0;top:0;background:rgba(181,230,251,.5);border-radius:0 .15rem 0 .15rem;color:#0e6efd;padding:.04rem .1rem}.collCoupon .coupon-list .coupon-card .coupon-info .valid-time[data-v-2ea99816]{margin-top:.1rem;color:#a9a9a9}@media screen and (max-width:767px){.collCoupon .coupon-list .coupon-card[data-v-2ea99816]{width:100%}}