.coupon-button-wrapper{position:relative;width:80%;min-width:150px;border-radius:8px;margin-top:8px;background:transparent}.coupon-button-wrapper .coupon-button{position:relative;width:100%;padding:8px 20px;border:0;border-radius:8px;background:#02bb8c;clip-path:polygon(0 0,90% 0%,100% 100%,0% 100%);color:#fff;font-size:16px;font-weight:700;text-align:center;text-transform:uppercase;transition:clip-path .15s ease-in-out}.coupon-button-wrapper .coupon-button:before{position:absolute;top:0;right:0;bottom:0;display:flex;width:40px;border-radius:8px;background:#018966;clip-path:polygon(60% 0,0 10%,100% 100%);content:""}.coupon-button-wrapper .coupon-button:hover{clip-path:polygon(0 0,100% 0%,100% 100%,0% 100%)}.coupon-button-wrapper .coupon-button:hover:before{display:none}.coupon-button-wrapper:before{position:absolute;inset:0 0 1px 1px;border:3px dashed #02bb8c;border-radius:8px;content:""}
