.CouponCodeBlock{background:0 0;background:var(--white);border:1px solid #0000;border-radius:4px;flex-direction:column;align-items:center;gap:4px;width:50%;padding:16px;display:flex;position:relative;box-shadow:1px 1px 4px 1px #0003}.CouponCodeBlock span{color:var(--black)}.CouponCodeBlock__desktop-filled{display:none}.CouponCodeBlock-filled{position:absolute;top:8px;left:8px}.CouponCodeBlock:hover{border:1px solid var(--grey20)}@media (min-width:768px){.CouponCodeBlock{flex-direction:row;justify-content:center;padding:32px 16px}.CouponCodeBlock-filled{display:none}.CouponCodeBlock__desktop-filled{display:block}}
.badgeWrapper{background:var(--grey160);color:var(--white);border:none;border-radius:4px;flex-direction:row;align-items:center;padding:4px 6px 4px 8px;display:flex}.badgeWrapper__label{margin-left:4px;margin-right:8px;font-size:12px;font-weight:600;line-height:18px}.badgeWrapper:hover{background:var(--grey120)}
.couponCode{flex-direction:column;gap:16px;display:flex}.couponCode__badges{flex-wrap:wrap;gap:8px;display:flex}.couponCode__badges.summary-block{margin-top:24px}.couponCode .evFormError{text-align:left;margin-top:2px;line-height:18px}
.cartCodes{flex-wrap:nowrap;gap:12px;margin-top:40px;display:flex}.cartCodes__notLoggedIn{flex-direction:column;gap:16px;display:flex}
/*# sourceMappingURL=0qbms967~zy2g.css.map*/