Notificações
Notificações

Promoções

Ajuda
Atendimento
Notificações
Notificações
Notificações
Notificações
#bilhetes-premiados { .premios-lotese { --lotese-primary: #25D366; --lotese-primary-deep: #064e3b; --lotese-primary-soft: #e8fff1; --lotese-text: #1f2937; --lotese-muted: #667085; --lotese-border: #d8eadf; --lotese-bg: #f6fbf8; --lotese-white: #ffffff; font-family: "Lexend", "Nunito", "Inter", Arial, Helvetica, sans-serif; color: var(--lotese-text) !important; background: var(--lotese-bg) !important; line-height: 1.6; width: 100%; max-width: 100%; } .premios-lotese, .premios-lotese * { box-sizing: border-box; } .premios-lotese .lotese-container { max-width: 1180px; margin: 0 auto; padding: 52px 24px; } .premios-lotese .lotese-intro { margin-bottom: 30px; } .premios-lotese .lotese-eyebrow { display: inline-block; color: var(--lotese-primary-deep) !important; font-size: 13px; font-weight: 800; margin-bottom: 18px; text-transform: uppercase; letter-spacing: 0.08em; } .premios-lotese .lotese-intro h1 { color: #3f4854 !important; font-size: 38px; line-height: 1.18; margin: 0 0 14px; letter-spacing: -0.03em; font-weight: 800; } .premios-lotese .lotese-intro p { color: #0f2144 !important; font-size: 17px; line-height: 1.65; margin: 0; max-width: 980px; } .premios-lotese .lotese-card { background: var(--lotese-white) !important; border: 1px solid var(--lotese-border) !important; border-left: 6px solid var(--lotese-primary) !important; border-radius: 24px; padding: 26px; box-shadow: 0 8px 24px rgba(15, 143, 73, 0.06); margin-bottom: 24px; } .premios-lotese .lotese-card-title { color: var(--lotese-primary-deep) !important; font-size: 22px; margin: 0 0 8px; font-weight: 800; } .premios-lotese .lotese-card-text { color: var(--lotese-muted) !important; font-size: 15.5px; margin: 0; } .premios-lotese details { background: var(--lotese-white) !important; border: 1px solid var(--lotese-border) !important; border-radius: 24px; margin-bottom: 24px; overflow: hidden; box-shadow: 0 8px 24px rgba(15, 143, 73, 0.06); } .premios-lotese summary { list-style: none; cursor: pointer; background: #ffffff !important; color: var(--lotese-primary-deep) !important; border-left: 6px solid var(--lotese-primary) !important; padding: 20px 24px; font-size: 20px; font-weight: 800; } .premios-lotese summary::-webkit-details-marker { display: none; } .premios-lotese summary::after { content: "+"; float: right; color: var(--lotese-primary-deep); font-weight: 800; } .premios-lotese details[open] summary::after { content: "−"; } .premios-lotese .month-content { background: var(--lotese-white) !important; padding: 24px; } .premios-lotese .modalidade { margin-bottom: 26px; } .premios-lotese .modalidade-title { color: var(--lotese-primary-deep) !important; font-size: 20px; margin: 0 0 12px; font-weight: 800; padding: 14px 16px; border-left: 5px solid var(--lotese-primary); background: #ffffff !important; border: 1px solid var(--lotese-border) !important; border-radius: 16px; } .premios-lotese .table-scroll { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; border: 1px solid var(--lotese-border) !important; border-radius: 18px; background: var(--lotese-white) !important; } .premios-lotese table { width: 100%; min-width: 760px; border-collapse: collapse; font-size: 12px; color: var(--lotese-text) !important; background: var(--lotese-white) !important; } .premios-lotese thead tr { background: var(--lotese-primary-deep) !important; color: #ffffff !important; } .premios-lotese th, .premios-lotese td { padding: 10px 9px !important; border-bottom: 1px solid var(--lotese-border) !important; vertical-align: middle !important; background: transparent !important; } .premios-lotese th { color: #ffffff !important; font-size: 11px !important; text-transform: uppercase !important; font-weight: 800 !important; white-space: nowrap !important; letter-spacing: 0.02em; } .premios-lotese td { color: var(--lotese-text) !important; } .premios-lotese tbody tr { background: #ffffff !important; } .premios-lotese tbody tr:nth-child(even) { background: #fbfffc !important; } .premios-lotese tbody tr:hover { background: var(--lotese-primary-soft) !important; } .premios-lotese tbody td:first-child { font-weight: 800 !important; color: var(--lotese-primary-deep) !important; } .premios-lotese .left { text-align: left !important; } .premios-lotese .right { text-align: right !important; white-space: nowrap !important; } .premios-lotese tfoot tr { background: var(--lotese-primary-deep) !important; color: #ffffff !important; border-top: 4px solid var(--lotese-primary) !important; } .premios-lotese tfoot td { color: #ffffff !important; font-weight: 800 !important; background: transparent !important; border-bottom: none !important; } .premios-lotese .total-mes { margin-top: 18px; background: var(--lotese-primary-soft) !important; border: 1px solid var(--lotese-border) !important; border-left: 6px solid var(--lotese-primary) !important; border-radius: 22px; padding: 20px 22px; } .premios-lotese .total-grid { display: flex; flex-wrap: wrap; gap: 18px; justify-content: space-between; } .premios-lotese .total-label { color: var(--lotese-muted) !important; font-size: 12px; text-transform: uppercase; font-weight: 800; } .premios-lotese .total-value { color: var(--lotese-primary-deep) !important; font-size: 20px; font-weight: 800; margin-top: 4px; } .premios-lotese .lotese-footer-note { margin-top: 24px; background: var(--lotese-primary-soft) !important; border: 1px solid var(--lotese-border) !important; border-radius: 22px; padding: 20px 22px; color: var(--lotese-primary-deep) !important; font-size: 14.5px; line-height: 1.6; } @media (max-width: 640px) { .premios-lotese .lotese-container { padding: 36px 18px; } .premios-lotese .lotese-intro h1 { font-size: 31px; } .premios-lotese .lotese-intro p { font-size: 15.5px; } .premios-lotese .lotese-card, .premios-lotese .month-content { padding: 20px; } .premios-lotese table { min-width: 680px; font-size: 11px; } .premios-lotese th, .premios-lotese td { padding: 9px 7px !important; } .premios-lotese .total-grid { display: block; } .premios-lotese .total-grid > div { margin-bottom: 14px; } } }
Transparência

Informações de Prêmios

Demonstrativo mensal de bilhetes, sessões premiadas e montante pago em prêmios, organizado por modalidade lotérica.

Prêmios pagos em 2026

Os dados abaixo consolidam as informações mensais de janeiro a abril de 2026. Os demais meses serão atualizados gradualmente, conforme a consolidação das informações operacionais.

Janeiro/2026
Prognósticos Numéricos
JogoBilhetesBilhetes PremiadosMontante em Prêmios
Lotochance1.7261.050R$ 1.252,24
Multi Prêmios385R$ 71,50
Quadra de Ouro4521R$ 1.500,00
Sorte 103.76730R$ 1.525,00
TOTAL5.9831.086R$ 4.348,74
Instantânea
JogoSessõesSessões PremiadasMontante em Prêmios
WILD GEMS1.4361.186R$ 90.154,65
SPIN JONES1.5071.473R$ 228.535,25
POPEYE1.009983R$ 56.298,26
HALLOWEEN1.010977R$ 172.070,22
PIGGY CASH1.1001.077R$ 252.381,50
CLOVER FANTASY940921R$ 131.857,30
TOTAL7.0026.617R$ 931.297,18
Quota Fixa
ProdutoBilhetes/SessõesBilhetes/Sessões PremiadasMontante em Prêmios
Esporte9.0371.416R$ 232.321,03
Jogos Online3.1282.831R$ 302.727,47
TOTAL12.1654.247R$ 535.048,50
Total de Bilhetes/Sessões
25.150
Total de Bilhetes/Sessões Premiadas
11.950
Montante Total em Prêmios
R$ 1.470.694,42
Fevereiro/2026
Prognósticos Numéricos
JogoBilhetesBilhetes PremiadosMontante em Prêmios
Loteria Popular3940R$ 0,00
Lotochance2.2421.294R$ 2.979,79
Multi Prêmios627R$ 160,75
Quadra de Ouro4582R$ 2.400,00
Sorte 108.005101R$ 24.325,00
TOTAL11.1611.404R$ 29.865,54
Instantânea
JogoSessõesSessões PremiadasMontante em Prêmios
WILD GEMS1.3921.180R$ 88.031,75
SPIN JONES1.5391.510R$ 212.897,30
POPEYE951936R$ 64.027,26
HALLOWEEN975956R$ 151.771,71
PIGGY CASH1.0411.024R$ 171.972,00
CLOVER FANTASY935916R$ 134.638,50
TOTAL6.8336.522R$ 823.338,52
Quota Fixa
ProdutoBilhetes/SessõesBilhetes/Sessões PremiadasMontante em Prêmios
Esporte10.8181.705R$ 327.360,18
Jogos Online3.7332.789R$ 843.190,63
TOTAL14.5514.494R$ 1.170.550,81
Total de Bilhetes/Sessões
32.545
Total de Bilhetes/Sessões Premiadas
12.420
Montante Total em Prêmios
R$ 2.023.754,87
Março/2026
Prognósticos Numéricos
JogoBilhetesBilhetes PremiadosMontante em Prêmios
Loteria Popular3.2771R$ 10.000,00
Lotochance4.6562.690R$ 5.792,63
Quadra de Ouro8410R$ 0,00
Sorte 1019.866192R$ 10.100,00
TOTAL28.6402.883R$ 25.892,63
Instantânea
JogoSessõesSessões PremiadasMontante em Prêmios
WILD GEMS1.8281.524R$ 136.727,45
SPIN JONES2.0942.058R$ 326.847,40
POPEYE1.3001.269R$ 110.862,81
HALLOWEEN1.2451.224R$ 227.912,68
PIGGY CASH1.3321.305R$ 172.039,10
CLOVER FANTASY1.2061.183R$ 168.517,75
TOTAL9.0058.563R$ 1.142.907,19
Quota Fixa
ProdutoBilhetes/SessõesBilhetes/Sessões PremiadasMontante em Prêmios
Esporte11.6561.634R$ 218.287,51
Jogos Online3.2612.658R$ 700.610,88
TOTAL14.9174.292R$ 918.898,39
Total de Bilhetes/Sessões
52.562
Total de Bilhetes/Sessões Premiadas
15.738
Montante Total em Prêmios
R$ 2.087.698,21
Abril/2026
Prognósticos Numéricos
JogoBilhetesBilhetes PremiadosMontante em Prêmios
Lotochance3.9092.154R$ 6.081,39
Sorte 1023.902263R$ 17.425,00
TOTAL27.8112.417R$ 23.506,39
Instantânea
JogoSessõesSessões PremiadasMontante em Prêmios
WILD GEMS2.3482.002R$ 204.889,00
SPIN JONES2.6942.644R$ 405.525,90
POPEYE1.5491.506R$ 110.090,16
HALLOWEEN1.5841.548R$ 258.537,54
PIGGY CASH1.6691.625R$ 189.880,15
CLOVER FANTASY1.5561.516R$ 226.662,55
TOTAL11.40010.841R$ 1.395.585,30
Quota Fixa
ProdutoBilhetes/SessõesBilhetes/Sessões PremiadasMontante em Prêmios
Esporte14.7051.871R$ 458.884,99
Jogos Online5.6044.783R$ 388.435,98
TOTAL20.3096.654R$ 847.320,97
Total de Bilhetes/Sessões
59.520
Total de Bilhetes/Sessões Premiadas
19.912
Montante Total em Prêmios
R$ 2.266.412,66
Maio/2026
Prognósticos Numéricos
JogoBilhetesBilhetes PremiadosMontante em Prêmios
Lotochance3.9732.123R$ 3.081,07
Sorte 1031.641333R$ 51.100,00
TOTAL35.6142.456R$ 54.181,07
Instantânea
JogoSessõesSessões PremiadasMontante em Prêmios
WILD GEMS3.3322.760R$ 222.418,00
SPIN JONES4.0753.983R$ 859.589,60
POPEYE2.3142.251R$ 149.863,79
HALLOWEEN2.3592.302R$ 376.820,53
PIGGY CASH2.3872.325R$ 314.002,40
CLOVER FANTASY2.2702.219R$ 340.473,95
TOTAL16.73715.840R$ 2.263.168,27
Quota Fixa
ProdutoBilhetes/SessõesBilhetes/Sessões PremiadasMontante em Prêmios
Esporte16.7862.104R$ 350.624,58
Jogos Online5.5924.702R$ 600.515,38
TOTAL22.3786.806R$ 951.139,96
Total de Bilhetes/Sessões
74.729
Total de Bilhetes/Sessões Premiadas
25.102
Montante Total em Prêmios
R$ 3.268.489,30