.coupon-card{display:grid;grid-template-columns:minmax(113px,22.55%) 1fr;width:100%;max-width:1237px;background:var(--color-surface-surface-200);min-height:233px;overflow:hidden}.coupon-card__left{position:relative;display:flex;justify-content:center;flex-direction:column;align-items:center;background:var(--color-primary-primary-500);padding:0 12px 0 14px;border-radius:8px}.coupon-card__right{position:relative;display:flex;width:100%;background:var(--color-surface-surface-600);padding:14px 21px 14px 17px;border-left:2px dashed var(--color-primary-primary-500);border-radius:8px;justify-content:center;flex-direction:column;gap:7px}.coupon-card__right--inner{display:flex;justify-content:center;align-items:center}.coupon-card__right--inner:before,.coupon-card__right--inner:after{position:absolute;display:block;content:"";border-radius:100%;background:var(--color-surface-surface-200);z-index:1;width:32px;height:32px}.coupon-card__right--inner:before{top:-19px;left:-17px}.coupon-card__right--inner:after{bottom:-19px;left:-17px}.coupon-card__left--decoration{outline:16px dotted var(--color-surface-surface-200);outline-offset:-8px;position:absolute;width:13px;height:110%;top:50%;transform:translateY(-50%);left:-15px;z-index:10}.coupon-card__right--decoration{outline:16px dotted var(--color-surface-surface-200);outline-offset:-8px;position:absolute;width:13px;height:110%;top:50%;transform:translateY(-50%);right:-15px;z-index:10}.coupon-card__left:before{position:absolute;display:block;content:"";width:20px;height:20px;top:0;left:2px;z-index:10;border-radius:100%}.coupon-card__left:after{position:absolute;display:block;content:"";width:20px;height:20px;bottom:0;left:2px;z-index:10;border-radius:100%}@media (min-width: 768px){.coupon-card{min-height:171.93px}.coupon-card__right{padding:27px 50px;gap:12px}}.coupon-card__content{display:grid;gap:14px;grid-template-columns:1fr;align-items:center}.coupon-card__title{margin-top:9px;font-weight:500;font-size:14px;line-height:1.3;text-align:center;max-width:240px;color:var(--color-neutral-neutral-50)}.coupon-card__title b{font-weight:600}.coupon-card__right-statement,.coupon-card__left-statement{margin-bottom:7px;font-size:13px;line-height:1.2;font-weight:500}.coupon-card__description{font-size:12px;font-weight:400;line-height:1.2;color:var(--color-neutral-neutral-500)}.coupon-card__description span{font-weight:500}.coupon-card__value{width:100%;display:flex;align-items:center;justify-content:center;border:2px dashed var(--color-primary-primary-500);border-radius:10px;color:var(--color-primary-primary-500);background:var(--color-surface-surface-50);font-size:14px;line-height:1.2;font-weight:600}.coupon-card__value-text{display:flex;align-items:center;gap:10px;min-height:40px;width:100%;max-width:479px;padding:13px 6px;justify-content:center}.coupon-card__content--left,.coupon-card__content--right{width:100%}.coupon-card__content--right .coupon-card__button{min-height:40px;font-size:14px;border-radius:10px}.coupon-card__icon{max-width:24px}@media (min-width: 1024px){.coupon-card__title{font-size:24px}.coupon-card__content--right .coupon-card__button{min-height:55px;font-size:24px}.coupon-card__value{font-size:24px}.coupon-card__value-text{gap:10px;min-height:55px}.coupon-card__description{font-size:14px}.coupon-card__right-statement,.coupon-card__left-statement{margin-bottom:12px;font-size:20px}.coupon-card__content{grid-template-columns:minmax(0px,479px) minmax(0px,317px);gap:32px}}.fade-enter-active,.fade-leave-active{transition:.2s}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-to,.fade-leave-from{opacity:1}.coupons__card+.coupons__card[data-v-0730ebb6]{margin-top:20px}
