.vouchers{flex-direction:column;justify-content:center;align-items:flex-start;width:100%;padding-top:8px;padding-bottom:12px;display:flex;position:relative}.vouchers__header{flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;width:100%;padding:8px 0;display:flex}.vouchers__header-content{align-items:center;gap:8px;width:100%;display:flex}.vouchers__title{text-overflow:ellipsis;white-space:pre-wrap;flex:1;overflow:hidden}.vouchers__view-all{cursor:pointer;color:#00b14f;font-family:Inter Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:600;line-height:20px;background:0 0!important;border:none!important;width:auto!important;min-width:auto!important;height:auto!important;padding:0!important}.vouchers__view-all:hover{text-decoration:underline}.vouchers__container{flex-direction:column;align-items:flex-start;gap:16px;width:100%;padding:0 0 8px;display:flex}.vouchers__row{flex-flow:wrap;align-items:flex-start;gap:16px;width:100%;display:flex}.vouchers__card-wrapper{flex-direction:column;flex:100%;align-items:flex-start;min-width:100%;max-width:100%;display:flex}.vouchers__card{cursor:pointer;text-align:left;background:#fff;border:1px solid #e8e8e8;border-radius:16px;flex-direction:column;align-items:flex-start;gap:8px;width:100%;padding:12px;transition:border-color .2s,box-shadow .2s;display:flex}.vouchers__card:hover{border-color:#b8e6ca;box-shadow:0 2px 8px #00b14f1a}.vouchers__card:active{transform:scale(.99)}.vouchers__card-content{align-items:flex-start;gap:16px;width:100%;display:flex;position:relative}.vouchers__thumbnail{flex-shrink:0;width:72px;height:72px;position:relative}.vouchers__thumbnail-image{object-fit:cover;border-radius:16px;width:100%;height:100%;display:block}.vouchers__thumbnail-pdf{background:#f5f5f5;border:0;border-radius:16px;width:100%;height:100%;display:block}.vouchers__content{flex-direction:column;flex:1 0 0;align-self:stretch;align-items:flex-start;gap:4px;min-width:0;display:flex}.vouchers__content-top,.vouchers__content-bottom{flex-direction:column;align-items:flex-start;gap:4px;width:100%;display:flex}.vouchers__card-title{color:#1a1a1a;text-overflow:ellipsis;white-space:nowrap;width:100%;margin:0;font-family:Inter Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:400;line-height:24px;display:block;overflow:hidden}.vouchers__price{align-items:center;gap:4px;padding-top:4px;display:flex}.vouchers__price-current{color:#1a1a1a;font-family:Inter Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:600;line-height:24px}.vouchers__price-original{color:#707070;text-decoration-skip-ink:none;font-family:Inter Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:400;line-height:16px;text-decoration:line-through}.vouchers__label{z-index:1;background:#f76708;border-radius:9999px;align-items:flex-start;gap:4px;padding:4px 10px;display:flex;position:absolute;top:4px;left:4px}.vouchers__label-text{color:#fff;text-overflow:ellipsis;font-family:Inter Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:600;line-height:16px;overflow:hidden}.vouchers__quick-add{border-radius:16px;justify-content:center;align-items:center;display:flex;position:absolute;bottom:0;right:0;box-shadow:0 2px 4px #1c1c1c1a}.vouchers__buy-button{cursor:pointer;justify-content:center;align-items:center;gap:4px;height:32px;padding:0 8px;transition:background-color .2s;display:flex;box-shadow:0 2px 4px #1c1c1c1a;background:#00804a!important;border:none!important;border-radius:32px!important}.vouchers__buy-button span{color:#fff}.vouchers__buy-button:hover{background:#005339!important}.vouchers__buy-button:active{transform:scale(.98)}@media (max-width:767px){.vouchers{padding-top:8px;padding-bottom:12px}.vouchers__header{padding:8px 0}.vouchers__container{gap:8px;padding:0 0 8px}.vouchers__row{gap:8px}.vouchers__card-title,.vouchers__price-current{font-size:14px;line-height:20px}.vouchers__price-original{font-size:12px;line-height:16px}.vouchers__label-text{font-size:10px;line-height:12px}}@media (min-width:768px){.vouchers__card-wrapper{flex:calc(50% - 8px);min-width:calc(50% - 8px);max-width:calc(50% - 8px)}.vouchers__card-wrapper:last-child:nth-child(odd){flex:100%;min-width:100%;max-width:100%}}
