.voucher2-card-wrap{border-radius:var(--ThemeRadiusContainers);box-shadow:var(--box-shadow);margin-bottom:24px;border:var(--border);box-sizing:border-box;overflow:hidden}.voucher2-card-wrap .voucher-head{width:100%;-js-display:flex;display:flex;height:48px;box-sizing:border-box;padding:0 16px;background:var(--primary);align-items:center}.voucher2-card-wrap .voucher-head[disabled]{background:#ececec}.voucher2-card-wrap .voucher-head[disabled] img{filter:grayscale(100%)}.voucher2-card{padding:16px;flex-direction:column;justify-content:center}.voucher2-card,.voucher2-card .voucher-content{-js-display:flex;display:flex;align-items:center;gap:16px}.voucher2-card .divider,.voucher2-card .voucher-content{width:100%}.voucher2-card .divider-line{height:2px;width:100%;stroke:#e6e6e6}.voucher2-card .price-container{-js-display:flex;display:flex;align-items:flex-start;gap:8px;width:110px;flex-shrink:0}.voucher2-card .currency-symbol{font-family:Open Sans;font-size:12px;font-weight:400;line-height:16px;color:#333}.voucher2-card .price-amount{font-family:Open Sans;font-size:32px;font-weight:700;line-height:40px;color:#333}.voucher2-card .details-container{-js-display:flex;display:flex;min-height:84px;flex-direction:column;align-items:flex-start;gap:8px;flex:1}.voucher2-card .voucher-title{width:100%;font-family:Open Sans;font-size:14px;font-weight:400;line-height:20px;color:#333;margin:0}.voucher2-card .validity-info{-js-display:flex;display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%}.voucher2-card .remaining-count,.voucher2-card .validity-dates{font-family:Open Sans;font-size:12px;font-weight:400;line-height:16px;color:#666;margin:0}.voucher2-card .voucher-footer{-js-display:flex;display:flex;justify-content:space-between;align-items:center;width:100%}.voucher2-card .voucher-terms-container{-js-display:flex;display:flex;height:16px;align-items:center;gap:4px}.voucher2-card .terms-text{font-family:Open Sans;font-size:12px;font-weight:400;line-height:16px;color:#333;text-align:center}.voucher2-card .info-icon{width:16px;height:16px}.voucher2-card .claim-button{color:#fff;text-align:center;font-family:Open Sans;font-size:14px;font-weight:600;line-height:20px;height:32px;min-width:120px;padding:0 16px;border:1px solid var(--primary);border-radius:var(--Theme-Radius-Buttons);background-color:var(--primary);cursor:pointer}.voucher2-card .claim-button.ghost{background:#fff;color:var(--primary)}.voucher2-card .claim-button.disabled{background:#ececec;border-color:#ececec;color:#999}.el-dialog.voucher2-modal .voucher2-modal--content{white-space:pre-wrap}.el-dialog.voucher2-modal{-js-display:flex;display:flex;width:320px;padding:32px;flex-direction:column;align-items:center;gap:32px;border-radius:var(--ThemeRadiusContainers);background:#fff;box-shadow:var(--box-shadow);margin-top:25vh!important}.el-dialog.voucher2-modal .el-dialog__header{display:none}.el-dialog.voucher2-modal .el-dialog__body{padding:0}.el-dialog.voucher2-modal .voucher2-modal--content{color:var(--Theme-Text-Normal,#333);align-self:stretch;font-family:Open Sans;font-size:10px;font-style:normal;font-weight:400;line-height:14px;margin-bottom:32px}.el-dialog.voucher2-modal header{color:var(--Theme-Text-Normal,#333);text-align:center;font-family:Open Sans;font-size:24px;font-style:normal;font-weight:700;line-height:32px;margin-bottom:8px;word-break:break-word}.el-dialog.voucher2-modal .voucher2-modal-result{color:#333}.el-dialog.voucher2-modal .voucher2-modal-result,.el-dialog.voucher2-modal footer{font-family:Open Sans;font-size:14px;font-style:normal;font-weight:600;line-height:20px;text-align:center}.el-dialog.voucher2-modal footer strong{-js-display:inline-flex;display:inline-flex;height:40px;width:120px;padding:0 16px;justify-content:center;align-items:center;gap:8px;color:var(--Theme-Text-Normal,#333);text-align:center;border-radius:var(--Theme-Radius-Buttons,320px);background:var(--Theme-Base-Light,#fff);box-shadow:var(--box-shadow);border:var(--border);box-sizing:border-box;cursor:pointer}@media screen and (max-width:768px){.dc-voucher2-drawer{width:100%!important}body.in-voucher-drawer .page-layout-newtheme{height:0;overflow:hidden}}.dc-voucher2-drawer{max-width:100%}.dc-voucher2-drawer header{-js-display:flex;display:flex;height:44px;padding:6px 16px;justify-content:space-between;align-items:center;box-sizing:border-box;overflow:hidden}.dc-voucher2-drawer header strong{color:var(--Theme-Text-Normal,#333);text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:20px}.dc-voucher2-drawer header span{width:40px}.dc-voucher2-drawer header .el-icon-arrow-left{width:40px;height:40px;font-size:24px;line-height:40px}.dc-voucher2-drawer header .my-vouchers-btn{color:#fff;text-align:center;font-family:Open Sans;font-size:12px;font-weight:400;line-height:1;height:24px;min-width:88px;padding:0 8px;-js-display:flex;display:flex;justify-content:center;align-items:center;border:1px solid var(--primary);border-radius:var(--Theme-Radius-Buttons);background-color:var(--primary);cursor:pointer}.dc-voucher2-drawer iframe{width:100%;height:100vh;border:none;margin-top:0;padding:0;background-color:#fff}.dc-voucher2-drawer--list{padding:16px;height:calc(100vh - 44px);overflow-y:auto;overflow-x:hidden}.dc-voucher2-drawer--empty{text-align:center;margin-top:20vh}