section{--colorPositive: #2dbf60;--colorNegative: #ec383a}section .voucher-overview{display: flex;flex-flow: row wrap;align-items: center;gap: 20px}section .voucher-overview #chartvoucher{width: 60% !important;height: auto !important}@media screen and (max-width: 600px){section .voucher-overview #chartvoucher{width: 80% !important;margin-left: auto;margin-right: auto}}section .voucher-overview dl{font-size: 22px;display: grid;grid-template-columns: 1fr 1fr;grid-row-gap: 5px;font-weight: bold}section .voucher-overview dl dt{text-transform: uppercase}section .voucher-overview dl dt::after{content: ': '}section .voucher-overview dl dd.available{color: var(--colorPositive)}section .voucher-overview dl dd.used{color: var(--colorNegative)}section #listviewtransactions .listview-item.positive .listview-property.value{color: var(--colorPositive);font-weight: 800}section #listviewtransactions .listview-item.negative .listview-property.value{color: var(--colorNegative);font-weight: 800}/*# sourceMappingURL=/cache/css/3588ca182412d916332857801666b1fc.map */