.coupon-code-card{position:relative;color:#636363;padding:20px;box-shadow:0 4px 20px 0 rgba(0,0,0,.082);border-radius:12px}@media(min-width:900px){.coupon-code-card{padding:16px}}.coupon-code-card .coupon-apply-button{box-shadow:none;margin-left:auto}.coupon-code-card .coupon-terms{padding-left:12px;list-style:none}.coupon-code-card .coupon-terms li{position:relative}.coupon-code-card .coupon-terms li:before{content:".";font-size:16px;vertical-align:top;position:absolute;left:-12px;top:-4px}.coupon-code-card .coupon-toast-content{display:flex;align-items:start;color:#3c3c3c;flex-direction:column;gap:0}@media(min-width:900px){.coupon-code-card .coupon-toast-content{flex-direction:row;align-self:center;gap:8px}}.coupon-code-card .coupon-toast-content span{color:#077f60}.coupon-code-card .coupon-code-header{display:flex;align-items:center;gap:4px;color:#3c3c3c;margin-bottom:8px}.coupon-code-card .short-description{margin-top:28px}.coupon-code-card .discount-description{color:#01b37a;position:relative}.coupon-code-card .discount-description:after{content:"";position:absolute;bottom:-12px;left:0;width:100%;height:1px;background-image:linear-gradient(90deg,#ebebeb 50%,hsla(0,0%,69%,0) 0);background-size:12px 1px;background-repeat:repeat-x}@media(min-width:900px){.coupon-code-card .discount-description:after{bottom:-14px}}.coupon-code-card:after,.coupon-code-card:before{content:"";position:absolute;width:10px;height:10px;background-color:#eee;top:80px;border-radius:50%}.coupon-code-card:before{left:0;transform:translateX(-50%);box-shadow:inset -4px 0 2px 1px hsla(0,0%,84%,.133)}.coupon-code-card:after{right:0;transform:translateX(50%);box-shadow:inset 4px 0 2px 1px hsla(0,0%,84%,.133)}