.promotionsContent_skeletonContainer__CW50t{display:flex;flex-direction:column;gap:1.5rem}.promotionsContent_skeletonGrid__bFiYO{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media screen and (min-width:48rem)and (max-width:63.937rem){.promotionsContent_skeletonGrid__bFiYO{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:47.937rem){.promotionsContent_skeletonGrid__bFiYO{grid-template-columns:1fr;gap:1rem}}.promotionsContent_section__uTc70{margin-top:2.5rem}@media screen and (max-width:47.937rem){.promotionsContent_section__uTc70{margin-top:1.75rem}}.promotionsContent_sectionHeader__C1Aaq{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.25rem}@media screen and (max-width:47.937rem){.promotionsContent_sectionHeader__C1Aaq{flex-direction:column;align-items:flex-start;gap:.25rem;margin-bottom:1rem}}.promotionsContent_sectionHint__Q5oMQ{font-size:var(--fs-sm);color:#6b7280;white-space:nowrap}@media screen and (max-width:47.937rem){.promotionsContent_sectionHint__Q5oMQ{white-space:normal;font-size:var(--fs-xs)}}.promotionsContent_cardGrid____Qbi{display:grid;grid-template-columns:repeat(auto-fill,minmax(17.5rem,1fr));gap:1.25rem}@media screen and (min-width:48rem)and (max-width:63.937rem){.promotionsContent_cardGrid____Qbi{grid-template-columns:repeat(2,1fr);gap:1rem}}@media screen and (max-width:47.937rem){.promotionsContent_cardGrid____Qbi{grid-template-columns:repeat(2,1fr);gap:.75rem}}@media screen and (max-width:29.937rem){.promotionsContent_cardGrid____Qbi{grid-template-columns:1fr;gap:.875rem}}.PageLoader_loaderWrapper__sSTah{position:fixed;inset:0;background:#fff;z-index:9999;height:100vh;width:100%}.PageLoader_loaderWrapper__sSTah,.PageLoader_loaderWrapper__sSTah .PageLoader_logoContainer__Nduxk{display:flex;align-items:center;justify-content:center}.PageLoader_loaderWrapper__sSTah .PageLoader_logoContainer__Nduxk .PageLoader_loadingLogo__9a5eX{height:11rem;width:auto;max-width:80vw;object-fit:contain}@media screen and (max-width:47.937rem){.PageLoader_loaderWrapper__sSTah .PageLoader_logoContainer__Nduxk .PageLoader_loadingLogo__9a5eX{height:7.5rem;width:auto;max-width:75vw;object-fit:contain}}.error-list-text .list-disc{margin-left:1rem}.error-list-text{color:red}.error-list-text p{margin:.6rem 0}.embla-slider-container{width:100%;position:relative}.embla{overflow:hidden;width:100%}.embla__container{padding:.1rem;display:flex;position:relative}.embla__slide{flex:0 0 100%;min-width:0}.embla-btns-container{position:absolute;width:104%;display:flex;justify-content:space-between;top:40%;left:-2%}.embla-btns-container button{height:2rem;width:2rem;color:#fff;background:var(--purple-400);display:flex;justify-content:center;align-items:center;border-radius:50%;border:none;font-size:1rem;font-weight:700}.embla-btns-container button:disabled{opacity:.4}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:200px 0}}.skeleton-card{height:290px;width:277px}.auto-skeleton,.skeleton-card{background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 50%,#e0e0e0 75%);background-size:200% 100%;animation:shimmer 1.5s linear infinite;border-radius:.5rem}.auto-skeleton{height:100%;width:100%}.skeleton-loader{margin:2rem 0}.skeleton-loader .skeleton-header{height:40px;width:10rem;background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 50%,#e0e0e0 75%);background-size:200% 100%;animation:shimmer 1.5s linear infinite;margin-bottom:1rem;border-radius:.5rem}.profile-container,.skeleton-loader .card-holder{display:flex;gap:1rem}.profile-container{flex-direction:column}.profile-container .profile-section-1{height:50px}.profile-container .profile-section-1,.profile-container .profile-section-2{background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 50%,#e0e0e0 75%);background-size:200% 100%;animation:shimmer 1.5s linear infinite;width:100%;border-radius:.5rem}.profile-container .profile-section-2{height:300px}@media(max-width:1024px){.skeleton-card:nth-child(n+5){display:none}}@media(max-width:768px){.skeleton-card:nth-child(n+3){display:none}}@media(max-width:480px){.skeleton-card:nth-child(n+2){display:none}}.NoDataFound_container__eGvCb{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:13rem;border-radius:var(--radius-xl);text-align:center;transition:all .3s ease}.NoDataFound_withBg__Ft4HH{background-color:rgba(0,0,0,.03);border:1px dashed rgba(0,0,0,.1)}.NoDataFound_iconWrapper___CuY_{margin-bottom:0;opacity:.8;display:flex;align-items:center;justify-content:center}.NoDataFound_textWrapper__Tqqtl{display:flex;flex-direction:column;gap:.5rem;max-width:400px;align-items:center}.NoDataFound_title__sk6UK{color:rgba(0,0,0,.7);font-size:var(--fs-base);font-weight:var(--fw-semibold);margin:0}.NoDataFound_description__gAw8f{color:rgba(0,0,0,.45);font-size:var(--fs-sm);margin:0}.NoDataFound_actionWrapper__I_Vpl{margin-top:1.5rem}.summaryBanner_banner__1TtFb{position:relative;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem 2.5rem;border-radius:.875rem;overflow:hidden;background:repeating-linear-gradient(115deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.03) 2px,transparent 0,transparent 42px),linear-gradient(100deg,#0c5c30,#07401f 55%,#052e16);color:#fff}@media screen and (max-width:63.937rem){.summaryBanner_banner__1TtFb{flex-direction:column;align-items:stretch;gap:1.25rem;padding:1.5rem}}@media screen and (max-width:29.937rem){.summaryBanner_banner__1TtFb{padding:1.25rem 1rem;border-radius:.75rem}}.summaryBanner_content__gqH_m{max-width:32rem}@media screen and (max-width:63.937rem){.summaryBanner_content__gqH_m{max-width:100%}}.summaryBanner_eyebrow__5rkHw{font-size:var(--fs-sm);font-weight:var(--fw-semibold);letter-spacing:.08em;text-transform:uppercase;color:#b7d9c4;margin-bottom:.5rem}@media screen and (max-width:29.937rem){.summaryBanner_eyebrow__5rkHw{font-size:var(--fs-xs)}}.summaryBanner_amount__pwtAf{font-size:var(--fs-5xl);font-weight:var(--fw-extrabold);line-height:var(--lh-tight);margin-bottom:.5rem;word-break:break-word}@media screen and (min-width:48rem)and (max-width:63.937rem){.summaryBanner_amount__pwtAf{font-size:var(--fs-4xl)}}@media screen and (max-width:47.937rem){.summaryBanner_amount__pwtAf{font-size:2.25rem}}@media screen and (max-width:23.375rem){.summaryBanner_amount__pwtAf{font-size:1.85rem}}.summaryBanner_description__JO3Cf{font-size:var(--fs-sm);line-height:var(--lh-normal);color:#cfe4d7}@media screen and (max-width:29.937rem){.summaryBanner_description__JO3Cf{font-size:var(--fs-xs)}}.summaryBanner_statTiles__btr02{display:flex;gap:1rem;flex-shrink:0}@media screen and (max-width:47.937rem){.summaryBanner_statTiles__btr02{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;width:100%}}@media screen and (max-width:23.375rem){.summaryBanner_statTiles__btr02{grid-template-columns:1fr}}.summaryBanner_statTile__s_Q_S{display:flex;flex-direction:column;gap:.375rem;min-width:7rem;padding:.875rem 1rem;border:1px solid hsla(0,0%,100%,.25);border-radius:.5rem;background:hsla(0,0%,100%,.06)}@media screen and (max-width:47.937rem){.summaryBanner_statTile__s_Q_S{min-width:0;padding:.625rem .5rem;align-items:center;text-align:center}}.summaryBanner_statLabel__AAanh{font-size:var(--fs-xs);font-weight:var(--fw-semibold);letter-spacing:.06em;text-transform:uppercase;color:#b7d9c4;white-space:nowrap}@media screen and (max-width:29.937rem){.summaryBanner_statLabel__AAanh{font-size:.65rem;white-space:normal}}.summaryBanner_statValue__vxpJ2{font-size:var(--fs-xl);font-weight:var(--fw-bold);color:#ffd76e}@media screen and (max-width:29.937rem){.summaryBanner_statValue__vxpJ2{font-size:var(--fs-lg)}}.readyToClaimCard_card__wcuHN{display:flex;flex-direction:column;justify-content:space-between;min-height:17.5rem;overflow:hidden;padding:1.25rem;border:1.5px solid #f5a623;border-radius:.75rem;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.readyToClaimCard_card__wcuHN:hover{box-shadow:0 4px 16px rgba(245,166,35,.12)}@media screen and (max-width:47.937rem){.readyToClaimCard_card__wcuHN{min-height:auto;padding:1rem}}@media screen and (max-width:23.375rem){.readyToClaimCard_card__wcuHN{padding:.875rem}}.readyToClaimCard_topRow__lkk0o{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.875rem}.readyToClaimCard_iconTile__l6snF{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:.5rem;background:#fdeeda;font-size:1.75rem;flex-shrink:0}@media screen and (max-width:47.937rem){.readyToClaimCard_iconTile__l6snF{width:2.75rem;height:2.75rem;font-size:1.35rem}}.readyToClaimCard_bonusImage__WedDV{width:3.5rem;height:3.5rem;border-radius:.5rem;object-fit:cover;flex-shrink:0}@media screen and (max-width:47.937rem){.readyToClaimCard_bonusImage__WedDV{width:2.75rem;height:2.75rem}}.readyToClaimCard_badge__t_Fxj{padding:.25rem .625rem;border-radius:9999px;background:#eaf4ee;color:var(--primaryMain);font-size:var(--fs-xs);font-weight:var(--fw-bold);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}@media screen and (max-width:23.375rem){.readyToClaimCard_badge__t_Fxj{font-size:.65rem;padding:.2rem .5rem}}.readyToClaimCard_title__44J9O{font-size:var(--fs-base);font-weight:var(--fw-bold);margin-bottom:.375rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width:47.937rem){.readyToClaimCard_title__44J9O{font-size:var(--fs-sm)}}.readyToClaimCard_description__q0Jfv{font-size:var(--fs-sm);line-height:var(--lh-normal);color:#6b7280;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width:47.937rem){.readyToClaimCard_description__q0Jfv{font-size:var(--fs-xs);margin-bottom:.75rem;-webkit-line-clamp:2}}.readyToClaimCard_description__q0Jfv ol,.readyToClaimCard_description__q0Jfv p,.readyToClaimCard_description__q0Jfv ul{margin:0}.readyToClaimCard_description__q0Jfv ol,.readyToClaimCard_description__q0Jfv ul{padding-left:1.25rem}.readyToClaimCard_footer__EohzR{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;padding-top:.75rem;border-top:1px solid #fef3c7}@media screen and (max-width:47.937rem){.readyToClaimCard_footer__EohzR{flex-wrap:wrap;gap:.5rem}}.readyToClaimCard_amount__vjTJ3{font-size:var(--fs-lg);font-weight:var(--fw-extrabold);white-space:nowrap}@media screen and (max-width:47.937rem){.readyToClaimCard_amount__vjTJ3{font-size:var(--fs-base)}}.readyToClaimCard_claimBtn__osFbW{display:inline-flex!important;align-items:center!important;justify-content:center!important;background-color:#f5a623!important;border-color:#f5a623!important;color:#fff!important;border-radius:9999px!important;padding:.45rem 1.15rem!important;font-size:var(--fs-sm)!important;font-weight:var(--fw-bold)!important;white-space:nowrap!important;cursor:pointer!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 3px 10px rgba(245,166,35,.25)}.readyToClaimCard_claimBtn__osFbW:hover{background-color:#e09214!important;border-color:#e09214!important;transform:translateY(-1px);box-shadow:0 5px 14px rgba(245,166,35,.35)}.readyToClaimCard_claimBtn__osFbW:active{transform:translateY(0);box-shadow:none}@media screen and (max-width:47.937rem){.readyToClaimCard_claimBtn__osFbW{padding:.35rem .85rem!important;font-size:var(--fs-xs)!important}}.CustomLotteryOddsAndPrizes_tabContent__Vjj0J{width:100%}.CustomLotteryOddsAndPrizes_oddsCurrentGameContent__W24__{display:flex;flex-direction:column;gap:1.5rem;width:100%}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsCurrentGameContent__W24__{gap:1rem}}.CustomLotteryOddsAndPrizes_oddsPayoutTypeInfo__9Kq4s{display:flex;align-items:center;gap:1.25rem;padding:1.25rem;background:#f4f6f8;border-radius:var(--radius-lg);border:var(--card-border)}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsPayoutTypeInfo__9Kq4s{flex-direction:column;align-items:flex-start;gap:.875rem;padding:1rem}}.CustomLotteryOddsAndPrizes_oddsPayoutTypeBadge__uQnZt{padding:.65rem 1.25rem;border-radius:var(--radius-md);font-size:var(--fs-sm);font-weight:700;letter-spacing:.5px;flex-shrink:0;text-align:center;min-width:150px;white-space:nowrap}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsPayoutTypeBadge__uQnZt{min-width:100%;padding:.5rem 1rem}}.CustomLotteryOddsAndPrizes_oddsPayoutTypeBadge__uQnZt.CustomLotteryOddsAndPrizes_badgeFixed__izRXP{background:linear-gradient(135deg,#1e3c72,#2a5298);color:#fff;border:none}.CustomLotteryOddsAndPrizes_oddsPayoutTypeBadge__uQnZt.CustomLotteryOddsAndPrizes_badgeMutuel__ZAQWD{background:linear-gradient(135deg,#2196f3,#1565c0);color:#fff;border:none}.CustomLotteryOddsAndPrizes_oddsPayoutTypeBadge__uQnZt.CustomLotteryOddsAndPrizes_badgeUnknown__TV6aM{background:linear-gradient(135deg,#9e9e9e,#616161);color:#fff;border:none}.CustomLotteryOddsAndPrizes_oddsPayoutTypeDescription__7_lbu{display:flex;flex-direction:column;gap:.25rem;flex:1}.CustomLotteryOddsAndPrizes_oddsGameTypeTitle__E5vmw{font-size:var(--fs-base);font-weight:700;color:var(--sub-heading-main);margin:0}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsGameTypeTitle__E5vmw{font-size:var(--fs-base)}}.CustomLotteryOddsAndPrizes_oddsGameTypeDesc__hcnMg{font-size:var(--fs-sm);color:var(--sub-heading-main);margin:0;line-height:1.5}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsGameTypeDesc__hcnMg{font-size:var(--fs-sm)}}.CustomLotteryOddsAndPrizes_oddsCurrentGamePrizeInfo___ySbd{padding-top:.5rem;width:100%}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsCurrentGamePrizeInfo___ySbd{padding-top:.25rem}}.CustomLotteryOddsAndPrizes_oddsPrizeTiersSection__p69o_{width:100%}.CustomLotteryOddsAndPrizes_prizeTableContainer__iVIYJ{width:100%;border-radius:var(--radius-md);overflow-x:auto;-webkit-overflow-scrolling:touch;box-shadow:0 2px 8px rgba(0,0,0,.05)}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_prizeTableContainer__iVIYJ{border-radius:var(--radius-sm)}}.CustomLotteryOddsAndPrizes_prizeTableContainer__iVIYJ .custom-table-container{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.CustomLotteryOddsAndPrizes_prizeTableContainer__iVIYJ table{width:100%;min-width:560px}.CustomLotteryOddsAndPrizes_prizeTableContainer__iVIYJ table td:first-child,.CustomLotteryOddsAndPrizes_prizeTableContainer__iVIYJ table th:first-child{width:16%}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_prizeTableContainer__iVIYJ table td:first-child,.CustomLotteryOddsAndPrizes_prizeTableContainer__iVIYJ table th:first-child{width:18%}}.CustomLotteryOddsAndPrizes_prizeTableHeader__Lkmv_{background:linear-gradient(135deg,var(--purple-1400),var(--purple-900))!important;color:#fff}.CustomLotteryOddsAndPrizes_prizeTableHeaderCell__Xl3vh{padding:.75rem .5rem!important;font-weight:700!important;font-size:var(--fs-sm)!important;text-align:right!important;color:#fff!important;white-space:nowrap!important}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_prizeTableHeaderCell__Xl3vh{padding:.5rem .4rem!important;font-size:var(--fs-xs)!important}}.CustomLotteryOddsAndPrizes_prizeTableHeaderCell__Xl3vh:first-child{text-align:left!important;border-radius:0!important}.CustomLotteryOddsAndPrizes_prizeTableHeaderCell__Xl3vh:last-child{border-radius:0!important}.CustomLotteryOddsAndPrizes_prizeTableRow__Uuvny{color:#fff!important;border-bottom:1px solid hsla(0,0%,100%,.2)!important}.CustomLotteryOddsAndPrizes_prizeTableRow__Uuvny:nth-child(odd){background:linear-gradient(135deg,var(--purple-400),var(--purple-1400))!important}.CustomLotteryOddsAndPrizes_prizeTableRow__Uuvny:nth-child(2n){background:linear-gradient(135deg,var(--purple-1400),var(--purple-900))!important}.CustomLotteryOddsAndPrizes_prizeTableRow__Uuvny:hover{background:linear-gradient(135deg,var(--purple-1300),var(--purple-400))!important;filter:brightness(1.08)}.CustomLotteryOddsAndPrizes_prizeTableRow__Uuvny:last-child{border-bottom:none!important}.CustomLotteryOddsAndPrizes_prizeTableRow__Uuvny:last-child .CustomLotteryOddsAndPrizes_prizeTableCell__GvSRw{border-radius:0!important}.CustomLotteryOddsAndPrizes_prizeTableCell__GvSRw{padding:.75rem .5rem!important;text-align:right!important;font-size:var(--fs-sm)!important;font-weight:600!important;color:#fff!important}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_prizeTableCell__GvSRw{padding:.5rem .4rem!important;font-size:var(--fs-xs)!important}}.CustomLotteryOddsAndPrizes_prizeTableCell__GvSRw:first-child{text-align:left!important}.CustomLotteryOddsAndPrizes_oddsFixedPrizeAmount__LzRC3{font-size:var(--fs-sm);font-weight:700;color:#fff;margin:0;white-space:nowrap}.CustomLotteryOddsAndPrizes_oddsMultiplierPrize__BM1cN,.CustomLotteryOddsAndPrizes_oddsOddsAmount__3d9K_{font-size:var(--fs-sm);font-weight:600;color:#fff;margin:0;white-space:nowrap}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar{margin-top:2rem}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar{margin-top:1.5rem}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsHeaderGradient__kWGqN{background:linear-gradient(135deg,rgba(33,150,243,.08),rgba(95,51,114,.08));border-radius:var(--radius-lg);padding:2rem;margin-bottom:2rem;border-left:4px solid var(--purple-400)}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsHeaderGradient__kWGqN{padding:1.5rem;border-radius:var(--radius-md);margin-bottom:1.5rem}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsHeaderGradient__kWGqN .CustomLotteryOddsAndPrizes_oddsMainTitle__wARYU{font-size:var(--fs-xl);font-weight:700;color:var(--primaryMain);margin:0 0 .5rem}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsHeaderGradient__kWGqN .CustomLotteryOddsAndPrizes_oddsMainTitle__wARYU{font-size:var(--fs-lg);margin-bottom:.4rem}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsHeaderGradient__kWGqN .CustomLotteryOddsAndPrizes_oddsSubtitle__XzznM{font-size:var(--fs-base);color:var(--sub-heading-main);margin:0;line-height:1.5}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsHeaderGradient__kWGqN .CustomLotteryOddsAndPrizes_oddsSubtitle__XzznM{font-size:var(--fs-sm)}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsMechanismSection___81OK{margin-bottom:2rem}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsMechanismSection___81OK{margin-bottom:1.5rem}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsMechanismSection___81OK .CustomLotteryOddsAndPrizes_oddsMechanismTitle__QU_KQ{font-size:var(--fs-lg);font-weight:700;color:var(--primaryMain);margin:0 0 1.5rem}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsMechanismSection___81OK .CustomLotteryOddsAndPrizes_oddsMechanismTitle__QU_KQ{font-size:var(--fs-base);margin-bottom:1rem}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsMechanismSection___81OK .CustomLotteryOddsAndPrizes_oddsMechanismSteps__MQPGI{display:flex;flex-direction:column;gap:1rem}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsMechanismSection___81OK .CustomLotteryOddsAndPrizes_oddsMechanismSteps__MQPGI{gap:.75rem}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsMechanismSection___81OK .CustomLotteryOddsAndPrizes_oddsMechanismSteps__MQPGI .CustomLotteryOddsAndPrizes_oddsMechanismStep__qi2lk{display:flex;gap:1.5rem;padding:1.25rem;background:linear-gradient(135deg,rgba(33,150,243,.04),rgba(33,150,243,.02));border-left:4px solid #2196f3;border-radius:var(--radius-md);transition:all .3s ease}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsMechanismSection___81OK .CustomLotteryOddsAndPrizes_oddsMechanismSteps__MQPGI .CustomLotteryOddsAndPrizes_oddsMechanismStep__qi2lk{gap:1rem;padding:1rem;border-radius:var(--radius-sm)}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsMechanismSection___81OK .CustomLotteryOddsAndPrizes_oddsMechanismSteps__MQPGI .CustomLotteryOddsAndPrizes_oddsMechanismStep__qi2lk:hover{box-shadow:var(--card-shadow-hover)}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsMechanismSection___81OK .CustomLotteryOddsAndPrizes_oddsMechanismSteps__MQPGI .CustomLotteryOddsAndPrizes_oddsMechanismStep__qi2lk .CustomLotteryOddsAndPrizes_oddsMechanismStepNumber__uw5gK{background:linear-gradient(135deg,var(--purple-400),var(--purple-900));color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:var(--fs-lg);flex-shrink:0}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsMechanismSection___81OK .CustomLotteryOddsAndPrizes_oddsMechanismSteps__MQPGI .CustomLotteryOddsAndPrizes_oddsMechanismStep__qi2lk .CustomLotteryOddsAndPrizes_oddsMechanismStepNumber__uw5gK{width:36px;height:36px;font-size:var(--fs-lg)}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsMechanismSection___81OK .CustomLotteryOddsAndPrizes_oddsMechanismSteps__MQPGI .CustomLotteryOddsAndPrizes_oddsMechanismStep__qi2lk .CustomLotteryOddsAndPrizes_oddsMechanismStepContent__i0N6C{display:flex;flex-direction:column;gap:.4rem;flex:1}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsMechanismSection___81OK .CustomLotteryOddsAndPrizes_oddsMechanismSteps__MQPGI .CustomLotteryOddsAndPrizes_oddsMechanismStep__qi2lk .CustomLotteryOddsAndPrizes_oddsMechanismStepContent__i0N6C .CustomLotteryOddsAndPrizes_oddsMechanismStepTitle__xS9Jk{font-size:var(--fs-base);font-weight:700;color:var(--primaryMain);margin:0}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsMechanismSection___81OK .CustomLotteryOddsAndPrizes_oddsMechanismSteps__MQPGI .CustomLotteryOddsAndPrizes_oddsMechanismStep__qi2lk .CustomLotteryOddsAndPrizes_oddsMechanismStepContent__i0N6C .CustomLotteryOddsAndPrizes_oddsMechanismStepTitle__xS9Jk{font-size:var(--fs-base)}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsMechanismSection___81OK .CustomLotteryOddsAndPrizes_oddsMechanismSteps__MQPGI .CustomLotteryOddsAndPrizes_oddsMechanismStep__qi2lk .CustomLotteryOddsAndPrizes_oddsMechanismStepContent__i0N6C .CustomLotteryOddsAndPrizes_oddsMechanismStepDesc__7_Mqq{font-size:var(--fs-base);color:var(--sub-heading-main);margin:0;line-height:1.6}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsMechanismSection___81OK .CustomLotteryOddsAndPrizes_oddsMechanismSteps__MQPGI .CustomLotteryOddsAndPrizes_oddsMechanismStep__qi2lk .CustomLotteryOddsAndPrizes_oddsMechanismStepContent__i0N6C .CustomLotteryOddsAndPrizes_oddsMechanismStepDesc__7_Mqq{font-size:var(--fs-sm);line-height:1.5}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI{margin-bottom:2rem}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI{margin-bottom:1.5rem}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI .CustomLotteryOddsAndPrizes_oddsExampleSectionTitle__PuJB7{font-size:var(--fs-lg);font-weight:700;color:var(--primaryMain);margin:0 0 1.5rem}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI .CustomLotteryOddsAndPrizes_oddsExampleSectionTitle__PuJB7{font-size:var(--fs-base);margin-bottom:1rem}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI .CustomLotteryOddsAndPrizes_oddsExampleScenarios__qyHWp{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}@media screen and (min-width:48rem)and (max-width:63.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI .CustomLotteryOddsAndPrizes_oddsExampleScenarios__qyHWp{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI .CustomLotteryOddsAndPrizes_oddsExampleScenarios__qyHWp{grid-template-columns:1fr;gap:1rem}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI .CustomLotteryOddsAndPrizes_oddsExampleScenarios__qyHWp .CustomLotteryOddsAndPrizes_oddsExampleScenario__zV8C6{border-radius:var(--radius-md);overflow:hidden;border:var(--card-border);box-shadow:var(--card-shadow);background:#fff;transition:box-shadow .2s ease,transform .2s ease}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI .CustomLotteryOddsAndPrizes_oddsExampleScenarios__qyHWp .CustomLotteryOddsAndPrizes_oddsExampleScenario__zV8C6{border-radius:var(--radius-sm)}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI .CustomLotteryOddsAndPrizes_oddsExampleScenarios__qyHWp .CustomLotteryOddsAndPrizes_oddsExampleScenario__zV8C6:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-2px)}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI .CustomLotteryOddsAndPrizes_oddsExampleScenarios__qyHWp .CustomLotteryOddsAndPrizes_oddsExampleScenario__zV8C6 .CustomLotteryOddsAndPrizes_oddsExampleScenarioBadge__UdYOx{background:linear-gradient(135deg,var(--purple-400),var(--purple-1300));color:#fff;padding:.65rem 1rem;text-align:center;font-size:var(--fs-sm);font-weight:700;letter-spacing:.5px}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI .CustomLotteryOddsAndPrizes_oddsExampleScenarios__qyHWp .CustomLotteryOddsAndPrizes_oddsExampleScenario__zV8C6 .CustomLotteryOddsAndPrizes_oddsExampleScenarioBadgeWarning__Qebmi{background:linear-gradient(135deg,#f44336,#c62828);color:#fff;padding:.65rem 1rem;text-align:center;font-size:var(--fs-sm);font-weight:700;letter-spacing:.5px}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI .CustomLotteryOddsAndPrizes_oddsExampleScenarios__qyHWp .CustomLotteryOddsAndPrizes_oddsExampleScenario__zV8C6 .CustomLotteryOddsAndPrizes_oddsExampleScenarioSubtitle__5J_Ms{font-size:var(--fs-base);font-weight:700;color:var(--primaryMain);margin:0;padding:1rem 1rem 0}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI .CustomLotteryOddsAndPrizes_oddsExampleScenarios__qyHWp .CustomLotteryOddsAndPrizes_oddsExampleScenario__zV8C6 .CustomLotteryOddsAndPrizes_oddsExampleScenarioSubtitle__5J_Ms{font-size:var(--fs-sm);padding:.85rem .85rem 0}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI .CustomLotteryOddsAndPrizes_oddsExampleScenarios__qyHWp .CustomLotteryOddsAndPrizes_oddsExampleScenario__zV8C6 .CustomLotteryOddsAndPrizes_oddsExampleScenarioContent__TmGNc{padding:1rem;display:flex;flex-direction:column;gap:.75rem}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI .CustomLotteryOddsAndPrizes_oddsExampleScenarios__qyHWp .CustomLotteryOddsAndPrizes_oddsExampleScenario__zV8C6 .CustomLotteryOddsAndPrizes_oddsExampleScenarioContent__TmGNc{padding:.85rem;gap:.6rem}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI .CustomLotteryOddsAndPrizes_oddsExampleScenarios__qyHWp .CustomLotteryOddsAndPrizes_oddsExampleScenario__zV8C6 .CustomLotteryOddsAndPrizes_oddsExampleScenarioContent__TmGNc .CustomLotteryOddsAndPrizes_oddsExampleRow__oIBIh{display:flex;justify-content:space-between;padding:.5rem 0}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI .CustomLotteryOddsAndPrizes_oddsExampleScenarios__qyHWp .CustomLotteryOddsAndPrizes_oddsExampleScenario__zV8C6 .CustomLotteryOddsAndPrizes_oddsExampleScenarioContent__TmGNc .CustomLotteryOddsAndPrizes_oddsExampleRow__oIBIh{padding:.4rem 0;flex-direction:column;gap:.25rem}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI .CustomLotteryOddsAndPrizes_oddsExampleScenarios__qyHWp .CustomLotteryOddsAndPrizes_oddsExampleScenario__zV8C6 .CustomLotteryOddsAndPrizes_oddsExampleScenarioContent__TmGNc .CustomLotteryOddsAndPrizes_oddsExampleRow__oIBIh .CustomLotteryOddsAndPrizes_oddsExampleLabel__2TWOx{font-size:var(--fs-sm);font-weight:600;color:var(--sub-heading-main);margin:0}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI .CustomLotteryOddsAndPrizes_oddsExampleScenarios__qyHWp .CustomLotteryOddsAndPrizes_oddsExampleScenario__zV8C6 .CustomLotteryOddsAndPrizes_oddsExampleScenarioContent__TmGNc .CustomLotteryOddsAndPrizes_oddsExampleRow__oIBIh .CustomLotteryOddsAndPrizes_oddsExampleLabel__2TWOx{font-size:var(--fs-sm)}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI .CustomLotteryOddsAndPrizes_oddsExampleScenarios__qyHWp .CustomLotteryOddsAndPrizes_oddsExampleScenario__zV8C6 .CustomLotteryOddsAndPrizes_oddsExampleScenarioContent__TmGNc .CustomLotteryOddsAndPrizes_oddsExampleRow__oIBIh .CustomLotteryOddsAndPrizes_oddsExampleValue__KqGnM{font-size:var(--fs-sm);color:var(--primaryMain);margin:0;font-weight:600}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI .CustomLotteryOddsAndPrizes_oddsExampleScenarios__qyHWp .CustomLotteryOddsAndPrizes_oddsExampleScenario__zV8C6 .CustomLotteryOddsAndPrizes_oddsExampleScenarioContent__TmGNc .CustomLotteryOddsAndPrizes_oddsExampleRow__oIBIh .CustomLotteryOddsAndPrizes_oddsExampleValue__KqGnM{font-size:var(--fs-sm)}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI .CustomLotteryOddsAndPrizes_oddsExampleScenarios__qyHWp .CustomLotteryOddsAndPrizes_oddsExampleScenario__zV8C6 .CustomLotteryOddsAndPrizes_oddsExampleScenarioContent__TmGNc .CustomLotteryOddsAndPrizes_oddsExampleRow__oIBIh .CustomLotteryOddsAndPrizes_oddsExampleSuccess__YE4xe{font-size:var(--fs-sm);font-weight:700;color:#0b5d1e;margin:0}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI .CustomLotteryOddsAndPrizes_oddsExampleScenarios__qyHWp .CustomLotteryOddsAndPrizes_oddsExampleScenario__zV8C6 .CustomLotteryOddsAndPrizes_oddsExampleScenarioContent__TmGNc .CustomLotteryOddsAndPrizes_oddsExampleRow__oIBIh .CustomLotteryOddsAndPrizes_oddsExampleSuccess__YE4xe{font-size:var(--fs-sm)}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI .CustomLotteryOddsAndPrizes_oddsExampleScenarios__qyHWp .CustomLotteryOddsAndPrizes_oddsExampleScenario__zV8C6 .CustomLotteryOddsAndPrizes_oddsExampleScenarioContent__TmGNc .CustomLotteryOddsAndPrizes_oddsExampleRow__oIBIh .CustomLotteryOddsAndPrizes_oddsExampleDanger__mQ7zU{font-size:var(--fs-sm);font-weight:700;color:#c62828;margin:0}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI .CustomLotteryOddsAndPrizes_oddsExampleScenarios__qyHWp .CustomLotteryOddsAndPrizes_oddsExampleScenario__zV8C6 .CustomLotteryOddsAndPrizes_oddsExampleScenarioContent__TmGNc .CustomLotteryOddsAndPrizes_oddsExampleRow__oIBIh .CustomLotteryOddsAndPrizes_oddsExampleDanger__mQ7zU{font-size:var(--fs-sm)}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI .CustomLotteryOddsAndPrizes_oddsExampleScenarios__qyHWp .CustomLotteryOddsAndPrizes_oddsExampleScenario__zV8C6 .CustomLotteryOddsAndPrizes_oddsExampleScenarioContent__TmGNc .CustomLotteryOddsAndPrizes_oddsExampleDivider__PJTm3{border-top:1a dashed var(--primaryMain);margin:.5rem 0}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI .CustomLotteryOddsAndPrizes_oddsExampleScenarios__qyHWp .CustomLotteryOddsAndPrizes_oddsExampleScenario__zV8C6 .CustomLotteryOddsAndPrizes_oddsExampleScenarioContent__TmGNc .CustomLotteryOddsAndPrizes_oddsExampleDivider__PJTm3{margin:.4rem 0}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI .CustomLotteryOddsAndPrizes_oddsExampleScenarios__qyHWp .CustomLotteryOddsAndPrizes_oddsExampleScenario__zV8C6 .CustomLotteryOddsAndPrizes_oddsExampleScenarioContent__TmGNc .CustomLotteryOddsAndPrizes_oddsExampleResult__gIQlN{background:var(--primaryMain-100);border-left:3px solid var(--purple-400);padding:.75rem 1rem;border-radius:4px}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI .CustomLotteryOddsAndPrizes_oddsExampleScenarios__qyHWp .CustomLotteryOddsAndPrizes_oddsExampleScenario__zV8C6 .CustomLotteryOddsAndPrizes_oddsExampleScenarioContent__TmGNc .CustomLotteryOddsAndPrizes_oddsExampleResult__gIQlN{padding:.65rem .85rem}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI .CustomLotteryOddsAndPrizes_oddsExampleScenarios__qyHWp .CustomLotteryOddsAndPrizes_oddsExampleScenario__zV8C6 .CustomLotteryOddsAndPrizes_oddsExampleScenarioContent__TmGNc .CustomLotteryOddsAndPrizes_oddsExampleResult__gIQlN .CustomLotteryOddsAndPrizes_oddsExampleResultText__bxP7O{font-size:var(--fs-base);font-weight:700;color:#0b5d1e;margin:0}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsExampleSection__vlrHI .CustomLotteryOddsAndPrizes_oddsExampleScenarios__qyHWp .CustomLotteryOddsAndPrizes_oddsExampleScenario__zV8C6 .CustomLotteryOddsAndPrizes_oddsExampleScenarioContent__TmGNc .CustomLotteryOddsAndPrizes_oddsExampleResult__gIQlN .CustomLotteryOddsAndPrizes_oddsExampleResultText__bxP7O{font-size:var(--fs-sm)}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsBenefitsSection__IYH_G{margin-bottom:2rem}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsBenefitsSection__IYH_G{margin-bottom:1.5rem}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsBenefitsSection__IYH_G .CustomLotteryOddsAndPrizes_oddsBenefitTitle__iFcTH{font-size:var(--fs-lg);font-weight:700;color:var(--primaryMain);margin:0 0 1.5rem}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsBenefitsSection__IYH_G .CustomLotteryOddsAndPrizes_oddsBenefitTitle__iFcTH{font-size:var(--fs-base);margin-bottom:1rem}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsBenefitsSection__IYH_G .CustomLotteryOddsAndPrizes_oddsBenefitsList__LXBec{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem}@media screen and (min-width:48rem)and (max-width:63.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsBenefitsSection__IYH_G .CustomLotteryOddsAndPrizes_oddsBenefitsList__LXBec{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsBenefitsSection__IYH_G .CustomLotteryOddsAndPrizes_oddsBenefitsList__LXBec{grid-template-columns:1fr;gap:1rem}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsBenefitsSection__IYH_G .CustomLotteryOddsAndPrizes_oddsBenefitsList__LXBec .CustomLotteryOddsAndPrizes_oddsBenefitItem__YHWGH{display:flex;gap:1rem;padding:1rem;background:linear-gradient(135deg,rgba(76,175,80,.04),rgba(76,175,80,.02));border-left:3px solid #4caf50;border-radius:var(--radius-md);transition:all .3s ease}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsBenefitsSection__IYH_G .CustomLotteryOddsAndPrizes_oddsBenefitsList__LXBec .CustomLotteryOddsAndPrizes_oddsBenefitItem__YHWGH{gap:.75rem;padding:.85rem}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsBenefitsSection__IYH_G .CustomLotteryOddsAndPrizes_oddsBenefitsList__LXBec .CustomLotteryOddsAndPrizes_oddsBenefitItem__YHWGH:hover{box-shadow:var(--card-shadow-hover)}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsBenefitsSection__IYH_G .CustomLotteryOddsAndPrizes_oddsBenefitsList__LXBec .CustomLotteryOddsAndPrizes_oddsBenefitItem__YHWGH .CustomLotteryOddsAndPrizes_oddsBenefitIcon__dPb6t{font-size:var(--fs-2xl);flex-shrink:0;display:flex;align-items:flex-start;justify-content:center;width:48px;height:48px}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsBenefitsSection__IYH_G .CustomLotteryOddsAndPrizes_oddsBenefitsList__LXBec .CustomLotteryOddsAndPrizes_oddsBenefitItem__YHWGH .CustomLotteryOddsAndPrizes_oddsBenefitIcon__dPb6t{font-size:var(--fs-xl);width:40px;height:40px}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsBenefitsSection__IYH_G .CustomLotteryOddsAndPrizes_oddsBenefitsList__LXBec .CustomLotteryOddsAndPrizes_oddsBenefitItem__YHWGH .CustomLotteryOddsAndPrizes_oddsBenefitItemTitle__Wp6S0{font-size:var(--fs-base);font-weight:700;color:var(--primaryMain);margin:0 0 .35rem}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsBenefitsSection__IYH_G .CustomLotteryOddsAndPrizes_oddsBenefitsList__LXBec .CustomLotteryOddsAndPrizes_oddsBenefitItem__YHWGH .CustomLotteryOddsAndPrizes_oddsBenefitItemTitle__Wp6S0{font-size:var(--fs-sm);margin-bottom:.25rem}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsBenefitsSection__IYH_G .CustomLotteryOddsAndPrizes_oddsBenefitsList__LXBec .CustomLotteryOddsAndPrizes_oddsBenefitItem__YHWGH .CustomLotteryOddsAndPrizes_oddsBenefitItemDesc__U8Kem{font-size:var(--fs-sm);color:var(--sub-heading-main);margin:0;line-height:1.5}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsBenefitsSection__IYH_G .CustomLotteryOddsAndPrizes_oddsBenefitsList__LXBec .CustomLotteryOddsAndPrizes_oddsBenefitItem__YHWGH .CustomLotteryOddsAndPrizes_oddsBenefitItemDesc__U8Kem{font-size:var(--fs-sm);line-height:1.4}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsImportantNoteSection__8i29N .CustomLotteryOddsAndPrizes_oddsImportantNoteTitle__snz1_{font-size:var(--fs-lg);font-weight:700;color:var(--primaryMain);margin:0 0 1.5rem}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsImportantNoteSection__8i29N .CustomLotteryOddsAndPrizes_oddsImportantNoteTitle__snz1_{font-size:var(--fs-base);margin-bottom:1rem}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsImportantNoteSection__8i29N .CustomLotteryOddsAndPrizes_oddsNotesList__neCPz{display:flex;flex-direction:column;gap:1rem}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsImportantNoteSection__8i29N .CustomLotteryOddsAndPrizes_oddsNotesList__neCPz{gap:.75rem}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsImportantNoteSection__8i29N .CustomLotteryOddsAndPrizes_oddsNotesList__neCPz .CustomLotteryOddsAndPrizes_oddsNoteItem__nbI1B{display:flex;gap:1rem;padding:1rem;background:linear-gradient(135deg,rgba(33,150,243,.04),rgba(95,51,114,.04));border-left:3px solid var(--primaryMain);border-radius:var(--radius-sm);transition:all .3s ease}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsImportantNoteSection__8i29N .CustomLotteryOddsAndPrizes_oddsNotesList__neCPz .CustomLotteryOddsAndPrizes_oddsNoteItem__nbI1B{gap:.75rem;padding:.85rem}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsImportantNoteSection__8i29N .CustomLotteryOddsAndPrizes_oddsNotesList__neCPz .CustomLotteryOddsAndPrizes_oddsNoteItem__nbI1B:hover{box-shadow:var(--card-shadow-hover)}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsImportantNoteSection__8i29N .CustomLotteryOddsAndPrizes_oddsNotesList__neCPz .CustomLotteryOddsAndPrizes_oddsNoteItem__nbI1B .CustomLotteryOddsAndPrizes_oddsNoteIcon__8EueO{font-size:var(--fs-xl);flex-shrink:0;display:flex;align-items:flex-start;justify-content:center;width:32px;height:32px}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsImportantNoteSection__8i29N .CustomLotteryOddsAndPrizes_oddsNotesList__neCPz .CustomLotteryOddsAndPrizes_oddsNoteItem__nbI1B .CustomLotteryOddsAndPrizes_oddsNoteIcon__8EueO{font-size:1.25rem;width:28px;height:28px}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsImportantNoteSection__8i29N .CustomLotteryOddsAndPrizes_oddsNotesList__neCPz .CustomLotteryOddsAndPrizes_oddsNoteItem__nbI1B .CustomLotteryOddsAndPrizes_oddsNoteItemTitle__Ac_y4{font-size:var(--fs-base);font-weight:700;color:var(--primaryMain);margin:0 0 .35rem}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsImportantNoteSection__8i29N .CustomLotteryOddsAndPrizes_oddsNotesList__neCPz .CustomLotteryOddsAndPrizes_oddsNoteItem__nbI1B .CustomLotteryOddsAndPrizes_oddsNoteItemTitle__Ac_y4{font-size:var(--fs-sm);margin-bottom:.25rem}}.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsImportantNoteSection__8i29N .CustomLotteryOddsAndPrizes_oddsNotesList__neCPz .CustomLotteryOddsAndPrizes_oddsNoteItem__nbI1B .CustomLotteryOddsAndPrizes_oddsNoteItemDesc__EMYqU{font-size:var(--fs-sm);color:var(--sub-heading-main);margin:0;line-height:1.5}@media screen and (max-width:47.937rem){.CustomLotteryOddsAndPrizes_oddsHowItWorksSection__vDqar .CustomLotteryOddsAndPrizes_oddsImportantNoteSection__8i29N .CustomLotteryOddsAndPrizes_oddsNotesList__neCPz .CustomLotteryOddsAndPrizes_oddsNoteItem__nbI1B .CustomLotteryOddsAndPrizes_oddsNoteItemDesc__EMYqU{font-size:var(--fs-sm);line-height:1.4}}.container{min-height:10rem;margin-top:2rem}.container .switchContainer{display:flex;gap:.5rem;margin-bottom:1rem}.container .switchContainer button{border-radius:.4rem}.container .tabcomponent{height:25rem;width:100%}.popularSlider_categoryGameList__8XItV{width:100%}.popularSlider_categoryGameList__8XItV .popularSlider_categorySection__aD6po .popularSlider_header__p2vFY{display:flex;justify-content:space-between;margin-bottom:2rem;align-items:center}.popularSlider_categoryGameList__8XItV .popularSlider_categorySection__aD6po .popularSlider_header__p2vFY .popularSlider_carouselButtons__18R1k{display:flex;gap:1rem;align-items:center}@media screen and (max-width:47.937rem){.popularSlider_categoryGameList__8XItV .popularSlider_categorySection__aD6po .popularSlider_header__p2vFY .popularSlider_carouselButtons__18R1k{gap:.5rem}}.popularSlider_categoryGameList__8XItV .popularSlider_categorySection__aD6po .popularSlider_header__p2vFY .popularSlider_carouselButtons__18R1k .popularSlider_viewAllBtn__b6MjS{text-decoration:none;background-color:var(--purple-400);color:#fff;font-weight:600;padding:.4rem 1rem;border-radius:4rem;display:flex;align-items:center;justify-content:center}@media screen and (max-width:47.937rem){.popularSlider_categoryGameList__8XItV .popularSlider_categorySection__aD6po .popularSlider_header__p2vFY .popularSlider_carouselButtons__18R1k .popularSlider_viewAllBtn__b6MjS{padding:.2rem .75rem;height:1.875rem;font-size:.75rem}}.popularSlider_categoryGameList__8XItV .popularSlider_categorySection__aD6po .popularSlider_header__p2vFY .popularSlider_carouselButtons__18R1k .popularSlider_viewAllBtn__b6MjS:hover{background-color:#6a21bf}.popularSlider_categoryGameList__8XItV .popularSlider_categorySection__aD6po .popularSlider_header__p2vFY .popularSlider_carouselButtons__18R1k button{border-radius:50%;height:33px;width:33px;border:1px solid var(--purple-400);background-color:#fff;display:flex;justify-content:center;align-items:center}@media screen and (max-width:47.937rem){.popularSlider_categoryGameList__8XItV .popularSlider_categorySection__aD6po .popularSlider_header__p2vFY .popularSlider_carouselButtons__18R1k button{height:1.875rem;width:1.875rem}}.popularSlider_categoryGameList__8XItV .popularSlider_categorySection__aD6po .popularSlider_header__p2vFY .popularSlider_carouselButtons__18R1k button .popularSlider_svg__GMUjI{fill:var(--purple-400)}@media screen and (max-width:47.937rem){.popularSlider_categoryGameList__8XItV .popularSlider_categorySection__aD6po .popularSlider_header__p2vFY .popularSlider_carouselButtons__18R1k button .popularSlider_svg__GMUjI{height:.75rem;width:.75rem}}.popularSlider_categoryGameList__8XItV .popularSlider_categorySection__aD6po .popularSlider_header__p2vFY .popularSlider_carouselButtons__18R1k button:hover{cursor:pointer}.popularSlider_categoryGameList__8XItV .popularSlider_categorySection__aD6po .popularSlider_header__p2vFY .popularSlider_carouselButtons__18R1k button:not(:disabled):hover{background-color:var(--purple-400);color:#fff}.popularSlider_categoryGameList__8XItV .popularSlider_categorySection__aD6po .popularSlider_header__p2vFY .popularSlider_carouselButtons__18R1k button:not(:disabled):hover .popularSlider_svg__GMUjI{fill:#fff}.popularSlider_categoryGameList__8XItV .popularSlider_categorySection__aD6po .popularSlider_header__p2vFY .popularSlider_carouselButtons__18R1k button:disabled{opacity:.5;cursor:not-allowed}.popularSlider_categoryGameList__8XItV .popularSlider_categorySection__aD6po .popularSlider_embla__viewport__h3uM6{overflow:hidden}.popularSlider_categoryGameList__8XItV .popularSlider_categorySection__aD6po .popularSlider_embla__viewport__h3uM6 .popularSlider_embla__container__pLLue{display:flex;gap:.4rem;padding-right:30px}@media screen and (max-width:1500px){.popularSlider_categoryGameList__8XItV .popularSlider_categorySection__aD6po .popularSlider_embla__viewport__h3uM6 .popularSlider_embla__container__pLLue{padding-right:26px}}@media screen and (max-width:1300px){.popularSlider_categoryGameList__8XItV .popularSlider_categorySection__aD6po .popularSlider_embla__viewport__h3uM6 .popularSlider_embla__container__pLLue{padding-right:19px}}@media screen and (max-width:1100px){.popularSlider_categoryGameList__8XItV .popularSlider_categorySection__aD6po .popularSlider_embla__viewport__h3uM6 .popularSlider_embla__container__pLLue{padding-right:14px}}@media screen and (max-width:600px){.popularSlider_categoryGameList__8XItV .popularSlider_categorySection__aD6po .popularSlider_embla__viewport__h3uM6 .popularSlider_embla__container__pLLue{padding-right:5px}}@media screen and (max-width:360px){.popularSlider_categoryGameList__8XItV .popularSlider_categorySection__aD6po .popularSlider_embla__viewport__h3uM6 .popularSlider_embla__container__pLLue{padding:0}}.popularSlider_categoryGameList__8XItV .popularSlider_categorySection__aD6po .popularSlider_embla__viewport__h3uM6 .popularSlider_embla__container__pLLue .popularSlider_embla__slides__XAI4V{display:flex;width:16.6%}@media screen and (max-width:1500px){.popularSlider_categoryGameList__8XItV .popularSlider_categorySection__aD6po .popularSlider_embla__viewport__h3uM6 .popularSlider_embla__container__pLLue .popularSlider_embla__slides__XAI4V{width:20%;min-width:20%}}@media screen and (max-width:1300px){.popularSlider_categoryGameList__8XItV .popularSlider_categorySection__aD6po .popularSlider_embla__viewport__h3uM6 .popularSlider_embla__container__pLLue .popularSlider_embla__slides__XAI4V{width:25%;min-width:25%}}@media screen and (max-width:1100px){.popularSlider_categoryGameList__8XItV .popularSlider_categorySection__aD6po .popularSlider_embla__viewport__h3uM6 .popularSlider_embla__container__pLLue .popularSlider_embla__slides__XAI4V{width:33.33%;min-width:33.33%}}@media screen and (max-width:600px){.popularSlider_categoryGameList__8XItV .popularSlider_categorySection__aD6po .popularSlider_embla__viewport__h3uM6 .popularSlider_embla__container__pLLue .popularSlider_embla__slides__XAI4V{width:50%;min-width:50%}}@media screen and (max-width:360px){.popularSlider_categoryGameList__8XItV .popularSlider_categorySection__aD6po .popularSlider_embla__viewport__h3uM6 .popularSlider_embla__container__pLLue .popularSlider_embla__slides__XAI4V{width:100%;min-width:100%}}.popularSlider_categoryGameList__8XItV .popularSlider_categorySection__aD6po .popularSlider_embla__viewport__h3uM6 .popularSlider_embla__container__pLLue .popularSlider_embla__slides__XAI4V .popularSlider_gameCardDoubleRow__Ial8R{display:flex;flex-direction:column;gap:.4rem}.popularSlider_categoriesContainer__vnFzD{width:100%;max-width:70%;overflow:hidden}@media screen and (min-width:48rem)and (max-width:63.937rem){.popularSlider_categoriesContainer__vnFzD{max-width:50%}}@media screen and (max-width:47.937rem){.popularSlider_categoriesContainer__vnFzD{max-width:100%}}.popularSlider_categoriesContainer__vnFzD .popularSlider_categoriesSection__YFpc3{display:flex;align-items:center;gap:1rem}.popularSlider_categoriesContainer__vnFzD .popularSlider_categoriesSection__YFpc3 .popularSlider_arrowBtn__nVth6{border-radius:50%;height:2.063rem;width:2.063rem;min-height:2.063rem;min-width:2.063rem;border:1px solid var(--purple-400);background-color:#fff;display:flex;justify-content:center;align-items:center}@media screen and (max-width:47.937rem){.popularSlider_categoriesContainer__vnFzD .popularSlider_categoriesSection__YFpc3 .popularSlider_arrowBtn__nVth6{height:1.875rem;width:1.875rem;min-height:1.875rem;min-width:1.875rem}}.popularSlider_categoriesContainer__vnFzD .popularSlider_categoriesSection__YFpc3 .popularSlider_arrowBtn__nVth6 .popularSlider_svg__GMUjI{fill:var(--purple-400)}@media screen and (max-width:47.937rem){.popularSlider_categoriesContainer__vnFzD .popularSlider_categoriesSection__YFpc3 .popularSlider_arrowBtn__nVth6 .popularSlider_svg__GMUjI{height:.75rem;width:.75rem;min-height:.75rem;min-width:.75rem}}.popularSlider_categoriesContainer__vnFzD .popularSlider_categoriesSection__YFpc3 .popularSlider_arrowBtn__nVth6:hover{cursor:pointer}.popularSlider_categoriesContainer__vnFzD .popularSlider_categoriesSection__YFpc3 .popularSlider_arrowBtn__nVth6:not(:disabled):hover{background-color:var(--purple-400);color:#fff}.popularSlider_categoriesContainer__vnFzD .popularSlider_categoriesSection__YFpc3 .popularSlider_arrowBtn__nVth6:not(:disabled):hover .popularSlider_svg__GMUjI{fill:#fff}.popularSlider_categoriesContainer__vnFzD .popularSlider_categoriesSection__YFpc3 .popularSlider_arrowBtn__nVth6:disabled{opacity:.5;cursor:not-allowed}.popularSlider_categoriesContainer__vnFzD .popularSlider_categoriesSection__YFpc3 .popularSlider_embla__viewport__h3uM6{overflow:hidden;padding:0 .5rem}.popularSlider_categoriesContainer__vnFzD .popularSlider_categoriesSection__YFpc3 .popularSlider_embla__viewport__h3uM6 .popularSlider_embla__container__pLLue{display:flex;gap:2rem}.popularSlider_categoriesContainer__vnFzD .popularSlider_categoriesSection__YFpc3 .popularSlider_embla__viewport__h3uM6 .popularSlider_embla__container__pLLue .popularSlider_embla__slides__XAI4V{flex:0 0 auto}.popularSlider_categoriesContainer__vnFzD .popularSlider_categoriesSection__YFpc3 .popularSlider_embla__viewport__h3uM6 .popularSlider_embla__container__pLLue .popularSlider_embla__slides__XAI4V .popularSlider_tabBtn__KMlE3{font-weight:600;font-size:1rem;white-space:nowrap;color:#a6a6a6}.popularSlider_categoriesContainer__vnFzD .popularSlider_categoriesSection__YFpc3 .popularSlider_embla__viewport__h3uM6 .popularSlider_embla__container__pLLue .popularSlider_embla__slides__XAI4V .popularSlider_tabBtn__KMlE3:hover{cursor:pointer;color:var(--purple-400)}.popularSlider_categoriesContainer__vnFzD .popularSlider_categoriesSection__YFpc3 .popularSlider_embla__viewport__h3uM6 .popularSlider_embla__container__pLLue .popularSlider_embla__slides__XAI4V .popularSlider_activeTabBtn__brctv{color:var(--purple-400)}.ViewAllContest_categoryGameList__NLYKs{width:100%;margin-bottom:2%}.ViewAllContest_categoryGameList__NLYKs .ViewAllContest_filterBox__E12kY{display:flex;justify-content:space-between;align-items:center}.ViewAllContest_categoryGameList__NLYKs .ViewAllContest_filterBox__E12kY .ViewAllContest_categoryList__dCc0C{display:flex;gap:2rem}.ViewAllContest_categoryGameList__NLYKs .ViewAllContest_filterBox__E12kY .ViewAllContest_categoryList__dCc0C p{font-weight:600;font-size:1rem;white-space:nowrap}.ViewAllContest_categoryGameList__NLYKs .ViewAllContest_filterBox__E12kY .ViewAllContest_categoryList__dCc0C .ViewAllContest_inActive__5Lp4_{color:#a6a6a6}.ViewAllContest_categoryGameList__NLYKs .ViewAllContest_filterBox__E12kY .ViewAllContest_categoryList__dCc0C .ViewAllContest_active__yeJjU{color:var(--purple-400)}.ViewAllContest_categoryGameList__NLYKs .ViewAllContest_filterBox__E12kY .ViewAllContest_searchInput__BsdqF{border:1px solid hsla(0,0%,65%,.3);padding:10px;border-radius:2rem;width:280px}.ViewAllContest_categoryGameList__NLYKs .ViewAllContest_categorySection__aTT0Y{margin-top:2rem}.ViewAllContest_categoryGameList__NLYKs .ViewAllContest_categorySection__aTT0Y .ViewAllContest_header__3dyRt{display:flex;justify-content:space-between;margin-bottom:1rem}.ViewAllContest_categoryGameList__NLYKs .ViewAllContest_categorySection__aTT0Y .ViewAllContest_header__3dyRt h3{margin-top:.4rem}.ViewAllContest_categoryGameList__NLYKs .ViewAllContest_categorySection__aTT0Y .ViewAllContest_header__3dyRt .ViewAllContest_carouselButtons__MZvDs{display:flex;gap:1rem}.ViewAllContest_categoryGameList__NLYKs .ViewAllContest_categorySection__aTT0Y .ViewAllContest_header__3dyRt .ViewAllContest_carouselButtons__MZvDs .ViewAllContest_viewAllBtn__gJLD5{display:none}.ViewAllContest_categoryGameList__NLYKs .ViewAllContest_categorySection__aTT0Y .ViewAllContest_header__3dyRt .ViewAllContest_carouselButtons__MZvDs button{border-radius:50%;height:33px;width:33px;border:1px solid var(--purple-400);background-color:#fff;display:flex;justify-content:center;align-items:center}.ViewAllContest_categoryGameList__NLYKs .ViewAllContest_categorySection__aTT0Y .ViewAllContest_header__3dyRt .ViewAllContest_carouselButtons__MZvDs button .ViewAllContest_svg__VgOZL{fill:var(--purple-400)}.ViewAllContest_categoryGameList__NLYKs .ViewAllContest_categorySection__aTT0Y .ViewAllContest_header__3dyRt .ViewAllContest_carouselButtons__MZvDs button:not(:disabled):hover{background-color:var(--purple-400);color:#fff}.ViewAllContest_categoryGameList__NLYKs .ViewAllContest_categorySection__aTT0Y .ViewAllContest_header__3dyRt .ViewAllContest_carouselButtons__MZvDs button:not(:disabled):hover .ViewAllContest_svg__VgOZL{fill:#fff}.ViewAllContest_categoryGameList__NLYKs .ViewAllContest_categorySection__aTT0Y .ViewAllContest_header__3dyRt .ViewAllContest_carouselButtons__MZvDs button:disabled{opacity:.5;cursor:not-allowed}.ViewAllContest_categoryGameList__NLYKs .ViewAllContest_categorySection__aTT0Y .ViewAllContest_embla__viewport__SKMgK{overflow:hidden}.ViewAllContest_categoryGameList__NLYKs .ViewAllContest_categorySection__aTT0Y .ViewAllContest_embla__viewport__SKMgK .ViewAllContest_embla__container__JmneO{display:flex;gap:1rem;margin:-1.25rem}.ViewAllContest_categoryGameList__NLYKs .ViewAllContest_categorySection__aTT0Y .ViewAllContest_embla__viewport__SKMgK .ViewAllContest_embla__container__JmneO .ViewAllContest_embla__slides__gB5OM{--slide-width:14rem;--padding:1.25rem;min-width:calc(var(--slide-width) + var(--padding) + var(--padding));flex:0 0 calc(var(--slide-width) + var(--padding) + var(--padding));padding:var(--padding)}.ViewAllContest_viewAllContainer__TS0x7{width:100%;display:flex;flex-direction:column;gap:2rem}.ViewAllContest_upcomingSection__840gE .ViewAllContest_header__3dyRt{margin-bottom:1rem}.ViewAllContest_upcomingSection__840gE .ViewAllContest_header__3dyRt hr{margin-top:.4rem}.ViewAllContest_upcomingSection__840gE .ViewAllContest_upcomingGrid__zFrMD{width:100%;margin-top:1.5rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(197px,100%),1fr));gap:1rem}.ViewAllContest_upcomingSection__840gE .ViewAllContest_pagination___8IWY{margin-top:3rem}.ViewAllContest_notFound__hpIN4{height:280px;width:100%;text-align:center;padding-top:8rem}.RadioGroup_radioGroup__7GJt_{display:flex;flex-direction:column;gap:.375rem}.RadioGroup_radioGroup__7GJt_ .RadioGroup_radioGroupLabel___0N7W{font-size:.875rem;font-weight:600;color:var(--purple-300)}.RadioGroup_radioGroup__7GJt_ .RadioGroup_required__8lJ43{color:var(--red-100)}.RadioGroup_radioGroup__7GJt_ .RadioGroup_radioGroupOptionContainer__OI3nd{display:flex;flex-direction:row;gap:.375rem}.RadioGroup_radioGroup__7GJt_ .RadioGroup_radioGroupOptionContainer__OI3nd .RadioGroup_radioOption__JH6hU{padding:.625rem 1.5rem;border-radius:7.5rem;min-width:5.25rem;background:var(--purple-200);color:var(--purple-100);cursor:pointer;transition:all .3s ease;text-align:center}.RadioGroup_radioGroup__7GJt_ .RadioGroup_radioGroupOptionContainer__OI3nd .RadioGroup_radioOption__JH6hU .RadioGroup_customLabel__fGVIj{font-size:18px;font-weight:800}.RadioGroup_radioGroup__7GJt_ .RadioGroup_radioGroupOptionContainer__OI3nd .RadioGroup_radioOption__JH6hU:hover{box-shadow:0 .25rem .5rem var(--black-200)}.RadioGroup_radioGroup__7GJt_ .RadioGroup_radioGroupOptionContainer__OI3nd .RadioGroup_radioOption__JH6hU input{display:none}.RadioGroup_radioGroup__7GJt_ .RadioGroup_radioGroupOptionContainer__OI3nd .RadioGroup_radioOption__JH6hU.RadioGroup_selected__jXcfi{background:var(--purple-400);color:var(--white-1000);box-shadow:0 4px 6px rgba(0,0,0,.1)}.RadioGroup_radioGroup__7GJt_ .RadioGroup_errorText__BRVg8{color:var(--red-100)!important;font-size:12px;font-weight:600}.PasswordInputField_passwordContainer__MV1JQ{display:flex;flex-direction:column;gap:.375rem}.PasswordInputField_passwordContainer__MV1JQ .PasswordInputField_label__MjzI_{font-size:.875rem;font-weight:600;color:var(--purple-300)}.PasswordInputField_passwordContainer__MV1JQ .PasswordInputField_required__cEk_d{color:var(--red-100)}.PasswordInputField_passwordContainer__MV1JQ .PasswordInputField_inputWrapper__nKF1z{position:relative;width:100%}.PasswordInputField_passwordContainer__MV1JQ .PasswordInputField_inputWrapper__nKF1z .PasswordInputField_input__Lnyu0{width:100%;padding:.688rem 2.5rem .688rem 1rem;border:1px solid transparent;outline:none;border-radius:1.25rem;font-size:1rem;background-color:var(--purple-200);color:var(--purple-100)}.PasswordInputField_passwordContainer__MV1JQ .PasswordInputField_inputWrapper__nKF1z .PasswordInputField_input__Lnyu0::placeholder{color:var(--purple-100);opacity:.7}.PasswordInputField_passwordContainer__MV1JQ .PasswordInputField_inputWrapper__nKF1z .PasswordInputField_input__Lnyu0:focus{border-color:var(--purple-400)}.PasswordInputField_passwordContainer__MV1JQ .PasswordInputField_inputWrapper__nKF1z .PasswordInputField_eyeIcon__J1zCq{position:absolute;right:15px;top:50%;transform:translateY(-50%);cursor:pointer;font-size:18px}.PasswordInputField_passwordContainer__MV1JQ .PasswordInputField_inputWrapper__nKF1z input:-webkit-autofill,.PasswordInputField_passwordContainer__MV1JQ .PasswordInputField_inputWrapper__nKF1z input:-webkit-autofill:active,.PasswordInputField_passwordContainer__MV1JQ .PasswordInputField_inputWrapper__nKF1z input:-webkit-autofill:focus,.PasswordInputField_passwordContainer__MV1JQ .PasswordInputField_inputWrapper__nKF1z input:-webkit-autofill:hover{appearance:none!important;background-color:var(--purple-200)!important;color:var(--purple-100)!important;-webkit-text-fill-color:var(--purple-100)!important;caret-color:var(--purple-100)!important;transition:background-color 5000s ease-in-out 0s!important}.PasswordInputField_passwordContainer__MV1JQ .PasswordInputField_error___1FTP{border:1px solid var(--red-100)!important}.PasswordInputField_passwordContainer__MV1JQ .PasswordInputField_errorText__aoXuX{color:var(--red-100)!important;font-size:12px;font-weight:600}.DetailHeadingText_container__SKuqy{font-size:14px}@media screen and (max-width:23.375rem){.DetailHeadingText_container__SKuqy{font-size:.8rem!important}}.DetailHeadingText_container__SKuqy .DetailHeadingText_title__ukh77{color:#3a414a!important;font-weight:800;text-wrap:nowrap}@media screen and (max-width:23.375rem){.DetailHeadingText_container__SKuqy .DetailHeadingText_title__ukh77{font-size:.6rem!important}}.DetailHeadingText_container__SKuqy .DetailHeadingText_separator__U9J1s{font-weight:300}@media screen and (max-width:23.375rem){.DetailHeadingText_container__SKuqy .DetailHeadingText_separator__U9J1s{font-size:.8rem!important}}.DetailHeadingText_container__SKuqy .DetailHeadingText_liveDrawContainer__QV9Q_{overflow:hidden}@media screen and (max-width:47.937rem){.DetailHeadingText_container__SKuqy .DetailHeadingText_liveDrawContainer__QV9Q_{font-size:1rem;padding:.2rem .8em}}.DetailHeadingText_container__SKuqy .DetailHeadingText_liveDrawContainer__QV9Q_ .DetailHeadingText_marquee__Dakj_{animation:DetailHeadingText_marquee__Dakj_ 15s linear infinite}.DetailHeadingText_container__SKuqy .DetailHeadingText_liveDrawContainer__QV9Q_ .DetailHeadingText_value__CI7ZM{color:#3a414a!important;font-weight:600}@media screen and (max-width:23.375rem){.DetailHeadingText_container__SKuqy .DetailHeadingText_liveDrawContainer__QV9Q_ .DetailHeadingText_value__CI7ZM{font-size:.7rem!important}}@keyframes DetailHeadingText_marquee__Dakj_{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.LotteryResultsFilters_wrapper__O_wqp{width:100%;border-radius:16px;overflow:visible;border:var(--card-border);box-shadow:var(--card-shadow);margin-bottom:1.5rem;background:#fff}@media screen and (max-width:47.937rem){.LotteryResultsFilters_wrapper__O_wqp{border:none;box-shadow:none;margin-bottom:0;border-radius:12px}}.LotteryResultsFilters_header__Ul3Dc{background:#015a29;background-image:radial-gradient(hsla(0,0%,100%,.09) 1.5px,transparent 0);background-size:16px 16px;padding:0 1.5rem;border-radius:16px 16px 0 0}@media screen and (max-width:47.937rem){.LotteryResultsFilters_header__Ul3Dc{padding:.35rem .5rem;border-radius:12px;background-image:none}}.LotteryResultsFilters_tabNav__9nErm{display:flex;overflow-x:auto;scrollbar-width:none}.LotteryResultsFilters_tabNav__9nErm::-webkit-scrollbar{display:none}@media screen and (max-width:47.937rem){.LotteryResultsFilters_tabNav__9nErm{gap:.25rem;width:100%}}.LotteryResultsFilters_tabBtn__C2SXS{flex-shrink:0;padding:.9rem 1.5rem;font-size:.875rem;font-weight:600;color:hsla(0,0%,100%,.65);background:transparent;border:none;border-bottom:3px solid transparent;cursor:pointer;transition:all .18s ease;white-space:nowrap;line-height:1.3}.LotteryResultsFilters_tabBtn__C2SXS:hover{color:hsla(0,0%,100%,.9)}@media screen and (max-width:47.937rem){.LotteryResultsFilters_tabBtn__C2SXS{flex:1;text-align:center;padding:.6rem .35rem;font-size:.76rem;border-bottom:none;border-radius:8px}}.LotteryResultsFilters_tabActive__szeO7{color:#fff;border-bottom-color:#f18e1e;font-weight:700}@media screen and (max-width:47.937rem){.LotteryResultsFilters_tabActive__szeO7{background:hsla(0,0%,100%,.2);color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.1)}}.LotteryResultsFilters_body__ULhQH{background:#fff}.LotteryResultsFilters_panel__GfE9x{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}@media screen and (max-width:47.937rem){.LotteryResultsFilters_panel__GfE9x{padding:1rem .25rem .5rem;gap:.85rem}}.LotteryResultsFilters_panelTitle__iksz1{font-size:.9375rem;font-weight:700;color:var(--sub-heading-dark);margin:0}@media screen and (max-width:47.937rem){.LotteryResultsFilters_panelTitle__iksz1{font-size:.85rem}}.LotteryResultsFilters_field__o_3Xl{display:flex;flex-direction:column;gap:.3rem;transition:opacity .2s;min-width:8rem}@media screen and (max-width:47.937rem){.LotteryResultsFilters_field__o_3Xl{width:100%;min-width:0}}.LotteryResultsFilters_dimmed__ZwPfJ{opacity:.38;pointer-events:none}.LotteryResultsFilters_fieldLabel__C66IK{font-size:.8125rem;font-weight:600;color:rgba(0,0,0,.65)}@media screen and (max-width:47.937rem){.LotteryResultsFilters_fieldLabel__C66IK{font-size:.75rem}}.LotteryResultsFilters_selectTrigger__TMmd7{background-color:var(--purple-200)!important;border-radius:1.25rem!important;height:2.75rem!important;min-width:8rem;border:none!important}@media screen and (max-width:47.937rem){.LotteryResultsFilters_selectTrigger__TMmd7{height:2.5rem!important;min-width:0;width:100%;border-radius:.85rem!important}}.LotteryResultsFilters_row__a9TLh{display:flex;gap:.75rem;flex-wrap:wrap;align-items:flex-end}@media screen and (max-width:47.937rem){.LotteryResultsFilters_row__a9TLh{display:flex;flex-direction:column;gap:.6rem;width:100%}}.LotteryResultsFilters_dateGrid__AVYr_{display:flex;gap:.75rem;flex-wrap:wrap}@media screen and (max-width:47.937rem){.LotteryResultsFilters_dateGrid__AVYr_{display:grid;grid-template-columns:repeat(1,1fr);gap:.4rem;width:100%}}.LotteryResultsFilters_actions__LHMJq{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;padding-top:.25rem}@media screen and (max-width:47.937rem){.LotteryResultsFilters_actions__LHMJq{display:flex;flex-direction:row;gap:.75rem;padding-top:.5rem;width:100%}.LotteryResultsFilters_actions__LHMJq button{flex:1;height:2.75rem;border-radius:2rem;font-size:.88rem;font-weight:700}}.LotteryResultsFilters_btnSearch__J6u4H{min-width:7rem}.LotteryResultsFilters_btnReset__Nhsp2{min-width:5rem}.LotteryResultsFilters_sectionBox__Xt5x1{border:1px solid #eaeaea;border-radius:12px;padding:1.125rem 1.25rem;display:flex;flex-direction:column;gap:.875rem;cursor:pointer;transition:border-color .18s,background .18s,opacity .18s;background:#fafafa}@media screen and (max-width:47.937rem){.LotteryResultsFilters_sectionBox__Xt5x1{padding:.85rem;gap:.65rem}}.LotteryResultsFilters_sectionBoxActive__UtWkQ{border-color:#015a29;background:#f0f7f3}.LotteryResultsFilters_sectionBoxDim__37Vtw{opacity:.4;border-color:#e0e0e0;background:#fafafa}.LotteryResultsFilters_sectionBoxDim__37Vtw:hover{opacity:.65}.LotteryResultsFilters_sectionBoxTitle__aAHul{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:800;color:#015a29;text-transform:uppercase;letter-spacing:.04em}.LotteryResultsFilters_hashIcon__yWxvx{color:#f18e1e;font-weight:800}.LotteryResultsFilters_radio__cW0N0{width:.9rem;height:.9rem;border-radius:50%;border:2px solid #9ca3af;flex-shrink:0;transition:border-color .15s,background .15s}.LotteryResultsFilters_radioOn__1Kl0B{border-color:#015a29;background:#015a29;box-shadow:inset 0 0 0 2.5px #f0f7f3}.LotteryResultsFilters_rangeGrid__AcInR{display:flex;gap:.625rem;align-items:flex-end;flex-wrap:wrap}@media screen and (max-width:47.937rem){.LotteryResultsFilters_rangeGrid__AcInR{display:grid;grid-template-columns:repeat(1,1fr);gap:.4rem;width:100%}}.LotteryResultsFilters_rangeLabel__sV4_K{font-size:.8125rem;font-weight:700;color:#3a414a;padding-bottom:.6rem;min-width:2.25rem}@media screen and (max-width:47.937rem){.LotteryResultsFilters_rangeLabel__sV4_K{grid-column:1/-1;padding-bottom:.1rem;font-size:.78rem;color:#015a29}}.LotteryResultsFilters_ballsRow__zXLSa{display:flex;flex-wrap:wrap;gap:.625rem;align-items:center}@media screen and (max-width:47.937rem){.LotteryResultsFilters_ballsRow__zXLSa{gap:.5rem;justify-content:center}}.LotteryResultsFilters_numberCircle__VkL1u{width:2.625rem;height:2.625rem;border-radius:50%;border:2px solid #d1d5db;text-align:center;font-size:.9rem;font-weight:700;color:#1a1a1a;background:#f5f5f5;padding:0;-moz-appearance:textfield;transition:border-color .15s,background .15s,color .15s}@media screen and (max-width:47.937rem){.LotteryResultsFilters_numberCircle__VkL1u{width:2.5rem;height:2.5rem;font-size:.85rem}}.LotteryResultsFilters_numberCircle__VkL1u::-webkit-inner-spin-button,.LotteryResultsFilters_numberCircle__VkL1u::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.LotteryResultsFilters_numberCircle__VkL1u:focus{outline:none;border-color:#015a29;box-shadow:0 0 0 3px rgba(1,90,41,.12)}.LotteryResultsFilters_filledCircle__TtkPb{background:linear-gradient(135deg,#0b5d1e,#1a8c34);border-color:#0b5d1e;color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.2)}.LotteryResultsFilters_bonusCircle__kQzvy{border-color:#c97520;background:#fff6ed}.LotteryResultsFilters_bonusCircle__kQzvy.LotteryResultsFilters_filledCircle__TtkPb{background:linear-gradient(135deg,#c97520,#e07a28);border-color:#c97520;color:#fff}.LotteryResultsFilters_hint__FWJuq{font-size:.75rem;color:rgba(0,0,0,.45);font-weight:500;margin:0}.bingo-lottery-wrapper{display:inline-block;background:linear-gradient(var(--pink-300),rgba(241,142,30,.4));border:1px solid var(--purple-800);padding:16px;border-radius:16px}@media screen and (max-width:47.937rem){.bingo-lottery-wrapper{padding:12px}}.bingo-lottery-wrapper .outer-cell{display:flex;margin-bottom:5px;gap:10px}.bingo-lottery-wrapper .outer-cell .inner-cell{display:flex;align-items:center;justify-content:center;width:40px;aspect-ratio:1;background:linear-gradient(var(--pink-300),var(--pink-400));border:none;border-radius:50%;cursor:pointer;font-size:16px;font-weight:600;color:#5f3372}@media screen and (max-width:47.937rem){.bingo-lottery-wrapper .outer-cell .inner-cell{width:32px;font-size:14px}}.bingo-lottery-wrapper .outer-cell .inner-cell.active{background:var(--purple-400);color:var(--white);position:relative}.bingo-lottery-wrapper .outer-cell .inner-cell.active .star{position:absolute;inset:4px;z-index:5}.bingo-lottery-wrapper .outer-cell .inner-cell.active .star img{width:100%;height:100%;object-fit:contain}.DetailsBanner_container__e71Vv{min-height:15rem;height:fit-content;background:linear-gradient(135deg,#f6f1de,#fdf7ea 50%,#fffcf3);position:relative;padding:1rem 2rem;overflow:hidden;border-radius:1.5rem;margin-bottom:2rem}.DetailsBanner_container__e71Vv,.DetailsBanner_contentWrapper__Qudo8{width:100%;display:flex;justify-content:space-between;align-items:center;gap:2rem}.DetailsBanner_leftSection__eFPhL{display:flex;flex-direction:column;z-index:5;flex:1;min-width:0}.DetailsBanner_leftSection__eFPhL .DetailsBanner_gameInfoRow__QThBM{display:flex;flex-direction:column;gap:0}.DetailsBanner_leftSection__eFPhL .DetailsBanner_gameLogoBox__M3ycZ{background:transparent;padding:0;border-radius:0;border:none;box-shadow:none;transform:none}.DetailsBanner_leftSection__eFPhL .DetailsBanner_gameLogoBox__M3ycZ .DetailsBanner_gameLogo__ybLTQ{font-size:3.5rem;font-weight:900;color:#0c3e1e;line-height:1.1;margin:0;letter-spacing:-.5px}.DetailsBanner_leftSection__eFPhL .DetailsBanner_gamePrizeInfo__2CUIs{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem}.DetailsBanner_leftSection__eFPhL .DetailsBanner_gamePrizeInfo__2CUIs .DetailsBanner_bigJackpotText__x0Mon{font-size:1.85rem;font-weight:800;color:#e65100;line-height:1.2;margin:0}.DetailsBanner_leftSection__eFPhL .DetailsBanner_gamePrizeInfo__2CUIs .DetailsBanner_drawTimesSmall__wYZRm{font-size:1rem;font-weight:500;color:#555;line-height:1.6;margin-top:.75rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;max-width:36rem}.DetailsBanner_leftSection__eFPhL .DetailsBanner_gamePrizeInfo__2CUIs .DetailsBanner_drawTimesSmall__wYZRm .DetailsBanner_bullet__LXea6{font-size:1.2rem;line-height:1;color:#aaa}.DetailsBanner_rightSection___wo2p{flex-shrink:0;display:flex;align-items:center;justify-content:flex-end;z-index:2;position:relative}.DetailsBanner_rightSection___wo2p .DetailsBanner_lotteryNumberImage__uRrnj{width:220px;height:220px;object-fit:contain;filter:drop-shadow(0 12px 24px rgba(0,0,0,.18));display:block}@media(max-width:47.938rem){.DetailsBanner_container__e71Vv{padding:1.25rem;gap:.75rem;border-radius:1.5rem;min-height:auto}.DetailsBanner_contentWrapper__Qudo8{flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem;width:100%}.DetailsBanner_leftSection__eFPhL{align-items:flex-start;text-align:left;flex:1;min-width:0}.DetailsBanner_leftSection__eFPhL .DetailsBanner_gameInfoRow__QThBM{align-items:flex-start;gap:.25rem}.DetailsBanner_leftSection__eFPhL .DetailsBanner_gameLogoBox__M3ycZ .DetailsBanner_gameLogo__ybLTQ{font-size:clamp(1.2rem,5vw,1.55rem);font-weight:800;color:#0c3e1e;line-height:1.15;text-align:left;margin:0}.DetailsBanner_leftSection__eFPhL .DetailsBanner_gamePrizeInfo__2CUIs{align-items:flex-start;margin-top:.35rem;gap:.35rem}.DetailsBanner_leftSection__eFPhL .DetailsBanner_gamePrizeInfo__2CUIs .DetailsBanner_bigJackpotText__x0Mon{font-size:clamp(.95rem,3.8vw,1.25rem);font-weight:800;color:#e05306;line-height:1.2;text-align:left;margin:0}.DetailsBanner_leftSection__eFPhL .DetailsBanner_gamePrizeInfo__2CUIs .DetailsBanner_drawTimesSmall__wYZRm{font-size:clamp(.75rem,2.8vw,.85rem);font-weight:600;color:#5d6778;line-height:1.35;max-width:100%;justify-content:flex-start;text-align:left;margin-top:.35rem}.DetailsBanner_leftSection__eFPhL .DetailsBanner_gamePrizeInfo__2CUIs .DetailsBanner_drawTimesSmall__wYZRm>span{font-size:var(--fs-sm)}.DetailsBanner_rightSection___wo2p{flex-shrink:0;display:flex;align-items:center;justify-content:flex-end;width:auto}.DetailsBanner_rightSection___wo2p .DetailsBanner_lotteryNumberImage__uRrnj{width:clamp(110px,33vw,160px);height:auto;max-height:140px;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(0,0,0,.12))}}@media(min-width:48rem)and (max-width:80rem){.DetailsBanner_container__e71Vv{padding:2rem 2.5rem}.DetailsBanner_leftSection__eFPhL .DetailsBanner_gameLogoBox__M3ycZ .DetailsBanner_gameLogo__ybLTQ{font-size:2.75rem}.DetailsBanner_leftSection__eFPhL .DetailsBanner_gamePrizeInfo__2CUIs .DetailsBanner_bigJackpotText__x0Mon{font-size:1.55rem}.DetailsBanner_leftSection__eFPhL .DetailsBanner_gamePrizeInfo__2CUIs .DetailsBanner_drawTimesSmall__wYZRm{font-size:.95rem;max-width:28rem}.DetailsBanner_rightSection___wo2p .DetailsBanner_lotteryNumberImage__uRrnj{width:180px}}@keyframes DetailsBanner_marquee__OtyrW{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.LuckySix_ballPitContainer__ZgegO{background-color:#3f5efe;height:440px;width:100%;border-radius:20px;position:relative;background-image:url(/assets/images/Webp/BallPitBg.png)}@media screen and (max-width:47.937rem){.LuckySix_ballPitContainer__ZgegO{display:none}}.LuckySix_ballPitContainer__ZgegO .LuckySix_drawnNumbersSection__Zro_S{position:absolute;right:0;display:flex;flex-direction:column;align-items:center;gap:1rem;margin:1.5rem 2rem 0 0;width:60%}@media screen and (min-width:48rem)and (max-width:63.937rem){.LuckySix_ballPitContainer__ZgegO .LuckySix_drawnNumbersSection__Zro_S{width:50%}}.LuckySix_ballPitContainer__ZgegO .LuckySix_drawnNumbersSection__Zro_S .LuckySix_pageHeading__DlDzI{font-size:3rem;font-weight:700;color:var(--white-1000)}.LuckySix_mobileBallPitContainer__lkyBc{height:440px;width:100%;border-radius:20px;position:relative;background:#2016de;background:linear-gradient(90deg,#2016de,#090979 100%,#00d4ff 0);display:none}@media screen and (max-width:47.937rem){.LuckySix_mobileBallPitContainer__lkyBc{display:block}}.LuckySix_mobileBallPitContainer__lkyBc .LuckySix_drawnNumbersSection__Zro_S{display:flex;flex-direction:column;align-items:center;gap:1rem;margin:1.5rem 2rem 0 0;width:100%}.LuckySix_mobileBallPitContainer__lkyBc .LuckySix_drawnNumbersSection__Zro_S .LuckySix_pageHeading__DlDzI{font-size:3rem;font-weight:700;color:var(--white-1000)}.LuckySix_betContainer__ca1q_{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;flex-wrap:nowrap}@media screen and (max-width:47.937rem){.LuckySix_betContainer__ca1q_{flex-direction:column;align-items:stretch;gap:1.5rem}}.LuckySix_betContainer__ca1q_ .LuckySix_leftContainer__CjeAi{flex:1 1 60%;min-width:0;width:100%;display:flex;flex-direction:column;gap:1.25rem}.LuckySix_betContainer__ca1q_ .LuckySix_leftContainer__CjeAi .LuckySix_ballsContainer__sAY3B{display:flex;flex-direction:column;gap:1.25rem;border:.063rem solid var(--purple-800);border-radius:.625rem;background:linear-gradient(var(--pink-300),rgba(241,142,30,.4));padding:1.25rem}.LuckySix_betContainer__ca1q_ .LuckySix_leftContainer__CjeAi .LuckySix_ballsContainer__sAY3B .LuckySix_buttonContainer__dBxy_{display:flex;gap:12px;align-items:center;justify-content:flex-end;margin-bottom:1rem}.LuckySix_betContainer__ca1q_ .LuckySix_leftContainer__CjeAi .LuckySix_ballsContainer__sAY3B .LuckySix_buttonContainer__dBxy_ button{padding:0 1rem;height:40px;border-radius:120px;background-color:var(--purple-400) 14;font-size:12px;font-weight:600;color:#5f3372;display:flex;gap:6px}.LuckySix_betContainer__ca1q_ .LuckySix_leftContainer__CjeAi .LuckySix_ballsContainer__sAY3B .LuckySix_numberSelectionText__erWR5{font-size:14px;font-weight:600;color:#5f3372}.LuckySix_betContainer__ca1q_ .LuckySix_rightContainer__lY4H5{flex:1 1 35%;min-width:0;max-width:100%;width:100%;display:flex;flex-direction:column;gap:.75rem;overflow-wrap:break-word}.LuckySix_betContainer__ca1q_ .LuckySix_rightContainer__lY4H5 .LuckySix_radioContainer__e4upl{display:flex;flex-direction:column;gap:1.25rem;border:.063rem solid var(--purple-800);border-radius:.625rem;background:linear-gradient(var(--pink-300),rgba(241,142,30,.4));padding:1.25rem}.LuckySix_betContainer__ca1q_ .LuckySix_rightContainer__lY4H5 .LuckySix_radioContainer__e4upl .LuckySix_colourRadioContainer__DcI3Z{display:flex;flex-direction:column;gap:.5rem}.LuckySix_betContainer__ca1q_ .LuckySix_rightContainer__lY4H5 .LuckySix_radioOption__XOzDg{border-radius:.5rem!important;min-width:0!important;width:100%!important;display:flex;align-items:center;justify-content:space-between}.LuckySix_betContainer__ca1q_ .LuckySix_rightContainer__lY4H5 .LuckySix_radioOption__XOzDg span{font-size:.8125rem}.LuckySix_betContainer__ca1q_ .LuckySix_rightContainer__lY4H5 .LuckySix_colorRadioOption__spPrT{width:40px;height:40px;border-radius:50%!important;padding:0!important;min-width:0!important}@media screen and (max-width:47.937rem){.LuckySix_betContainer__ca1q_ .LuckySix_rightContainer__lY4H5 .LuckySix_colorRadioOption__spPrT{width:2rem;height:2rem}}.LuckySix_betContainer__ca1q_ .LuckySix_rightContainer__lY4H5 .LuckySix_betDetailContainer__VGJET{display:flex;flex-direction:column;gap:.5rem}.LuckySix_betContainer__ca1q_ .LuckySix_rightContainer__lY4H5 .LuckySix_betDetailContainer__VGJET .LuckySix_actionButtonContainer__JJ77S{display:flex;gap:1rem;align-items:center}.LuckySix_betContainer__ca1q_ .LuckySix_rightContainer__lY4H5 .LuckySix_betDetailContainer__VGJET .LuckySix_actionButtonContainer__JJ77S button{width:100%;height:40px;border-radius:64px;font-size:1rem;font-weight:600}.LuckySix_betContainer__ca1q_ .LuckySix_heading__2daP_{font-size:1.313rem;font-weight:700;color:var(--purple-100);overflow-wrap:break-word;word-wrap:break-word;text-wrap:wrap}@media screen and (max-width:47.937rem){.LuckySix_betContainer__ca1q_ .LuckySix_heading__2daP_{font-size:1rem}}.LuckySix_redirectionModalContainer__6npkK{display:flex;flex-direction:column;align-items:center;justify-content:center}.LuckySix_redirectionModalContainer__6npkK .LuckySix_message__zHuzF{margin-bottom:1.5rem;text-align:center;font-size:1.5rem;font-weight:600;color:#5f3372}.LuckySix_red__drH9z{background:radial-gradient(circle at 50% 40%,red,#cf0000 66%,#000 100%)!important}.LuckySix_yellow__VszfY{background:radial-gradient(circle at 50% 40%,#fbff00,#ebd302 66%,#000 100%)!important;color:#333}.LuckySix_black__q2A9Z{background:radial-gradient(circle at 50% 40%,#616161,#3a3a3a 66%,#000 100%)!important}.LuckySix_orange__DAUMK{background:radial-gradient(circle at 50% 40%,#ffa600,#cc8500 66%,#000 100%)!important}.LuckySix_purple__eqdbF{background:radial-gradient(circle at 50% 40%,#9502eb,#8b01c2 66%,#000 100%)!important}.LuckySix_pink__n4JEi{background:radial-gradient(circle at 50% 40%,#fb0bab,#f30992 66%,#000 100%)!important}.LuckySix_blue__dUGRJ{background:radial-gradient(circle at 50% 40%,#003cff,#020fc8 66%,#000 100%)!important}.LuckySix_green__Q6WHn{background:radial-gradient(circle at 50% 40%,#11d100,#008b0c 66%,#000 100%)!important}.LuckySix_selected__fNGAW{position:relative;transform:scale(1.2);z-index:5;outline:3px solid #a459ff;transition:all .25s ease-in-out;animation:LuckySix_breatheGlow__JbGXs 1.2s ease-in-out infinite,LuckySix_pulseScale__A53mY 2s ease-in-out infinite}.LuckySix_selected__fNGAW:before{content:"";position:absolute;top:-4px;left:-4px;width:calc(100% + 8px);height:calc(100% + 8px);border-radius:50%;background:hsla(0,0%,100%,.12);backdrop-filter:blur(3px);box-shadow:0 0 20px rgba(164,89,255,.6);z-index:-1}.LuckySix_selected__fNGAW span{text-shadow:0 0 6px rgba(0,0,0,.8);font-weight:700}@keyframes LuckySix_pulseScale__A53mY{0%,to{transform:scale(1.2)}50%{transform:scale(1.25)}}@keyframes LuckySix_breatheGlow__JbGXs{0%{box-shadow:inset 0 0 0 2px #fff,0 0 8px 3px rgba(164,89,255,.4),0 0 12px 5px rgba(164,89,255,.3),inset 0 0 6px hsla(0,0%,100%,.6)}50%{box-shadow:inset 0 0 0 2px #fff,0 0 12px 5px rgba(164,89,255,.6),0 0 20px 10px rgba(164,89,255,.4),inset 0 0 8px hsla(0,0%,100%,.75)}to{box-shadow:inset 0 0 0 2px #fff,0 0 8px 3px rgba(164,89,255,.4),0 0 12px 5px rgba(164,89,255,.3),inset 0 0 6px hsla(0,0%,100%,.6)}}.BallPit_bingoDrum__RtdXy{width:170px;height:170px;background-image:url(/assets/images/Webp/drum.png);-webkit-animation:BallPit_animation-bingo-drum__78OiH 1.2s steps(50) infinite;animation:BallPit_animation-bingo-drum__78OiH 1.2s steps(50) infinite;position:absolute;left:132px;top:132px}.BallPit_bingoDrum__RtdXy .BallPit_flash__50bah{width:400px;height:215px;background-image:url(/assets/images/Webp/flash.png);-webkit-animation:BallPit_animation-bingo-flash__BAZOq 1s steps(9) forwards;animation:BallPit_animation-bingo-flash__BAZOq 1s steps(9) forwards;position:absolute;left:-114px;right:0;margin:auto;top:-21px}.BallPit_bingoDrum__RtdXy .BallPit_drawnBall__xS_Kw{display:inline-block;width:200px;height:200px;bottom:16px;right:16px;margin:0;border-radius:50%;position:relative;overflow:hidden;-webkit-animation:BallPit_ballGrow__Izvrt 1s ease-out forwards;animation:BallPit_ballGrow__Izvrt 1s ease-out forwards;-webkit-transform:scale(.1);transform:scale(.1);-webkit-box-shadow:0 3px 6px rgba(0,0,0,.33);box-shadow:0 3px 6px rgba(0,0,0,.33)}.BallPit_bingoDrum__RtdXy .BallPit_drawnBall__xS_Kw .BallPit_ballRing__QTQ5n{display:inline-block;top:20px;left:20px;width:160px;height:160px;margin:0;border-radius:50%;position:relative;background:radial-gradient(circle,#f0f0f0,#e6e6e6 65px,hsla(0,0%,100%,0) 66px,hsla(0,0%,100%,0) 74px,#e6e6e6 75px,#dbdbdb 100px);overflow:hidden;-webkit-animation:BallPit_ringRoll__vNuzT 1s ease-out forwards;animation:BallPit_ringRoll__vNuzT 1s ease-out forwards}.BallPit_bingoDrum__RtdXy .BallPit_drawnBall__xS_Kw .BallPit_ballRing__QTQ5n .BallPit_number__YvlJG{position:absolute;width:100%;top:-47px;left:1px;text-align:center;line-height:250px;font-size:88px;color:#000;font-family:Roboto;font-weight:800;-webkit-animation:BallPit_ballRoll__t5fP5 1s ease-out;animation:BallPit_ballRoll__t5fP5 1s ease-out;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.BallPit_bingoDrum__RtdXy .BallPit_drawnBall__xS_Kw .BallPit_ballRing__QTQ5n .BallPit_number__YvlJG:after{position:absolute;-webkit-transform:translateX(-75%);transform:translateX(-75%);opacity:.25;animation:BallPit_numberReveal__fLGsE .1s .5s reverse forwards}.BallPit_bingoDrum__RtdXy .BallPit_drawnBall__xS_Kw .BallPit_ballRing__QTQ5n .BallPit_number__YvlJG:before{content:"";position:absolute;-webkit-transform:translateX(-25%);transform:translateX(-25%);-webkit-animation:BallPit_numberReveal__fLGsE .1s .5s forwards;animation:BallPit_numberReveal__fLGsE .1s .5s forwards}.BallPit_bingoDrum__RtdXy .BallPit_drawnBall__xS_Kw .BallPit_ballRing__QTQ5n:after{content:"";position:absolute;top:50%;left:50%;width:80%;height:80%;border-radius:50%}.BallPit_bingoDrum__RtdXy .BallPit_drawnBall__xS_Kw:after{content:"";position:absolute;top:5%;left:10%;width:100%;height:100%;border-radius:50%;background:radial-gradient(circle at 50% 50%,hsla(0,0%,100%,.6),hsla(0,0%,100%,.6) 14%,hsla(0,0%,100%,0) 24%);-webkit-transform:translateX(-80px) translateY(-90px) skewX(-20deg);transform:translateX(-62px) translateY(-68px) skewX(-30deg)}@keyframes BallPit_animation-bingo-drum__78OiH{0%{background-position:0}to{background-position:-8500px}}@-webkit-keyframes BallPit_animation-bingo-flash__BAZOq{0%{background-position:0}to{background-position:-3600px}}@keyframes BallPit_animation-bingo-flash__BAZOq{0%{background-position:0}to{background-position:-3600px}}@-webkit-keyframes BallPit_ballGrow__Izvrt{0%{-webkit-transform:scale(.1);transform:scale(.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes BallPit_ballGrow__Izvrt{0%{-webkit-transform:scale(.1);transform:scale(.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes BallPit_ringRoll__vNuzT{0%,20%,50%{opacity:1;-webkit-transform:translateY(0) rotateX(0) scale(1);transform:translateY(0) rotateX(0) scale(1)}10%,35%,75%{-webkit-transform:translateY(100%) rotateX(170deg) scale(1);transform:translateY(100%) rotateX(170deg) scale(1)}11%,36%,76%{-webkit-transform:translateY(-100%) rotateX(-170deg) scale(1);transform:translateY(-100%) rotateX(-170deg) scale(1);opacity:0}}@keyframes BallPit_ringRoll__vNuzT{0%,20%,50%{opacity:1;-webkit-transform:translateY(0) rotateX(0) scale(1);transform:translateY(0) rotateX(0) scale(1)}10%,35%,75%{-webkit-transform:translateY(100%) rotateX(170deg) scale(1);transform:translateY(100%) rotateX(170deg) scale(1)}11%,36%,76%{-webkit-transform:translateY(-100%) rotateX(-170deg) scale(1);transform:translateY(-100%) rotateX(-170deg) scale(1);opacity:0}}@-webkit-keyframes BallPit_ballRoll__t5fP5{0%,20%,50%{opacity:1;-webkit-transform:translateY(0) rotateX(0) scale(1);transform:translateY(0) rotateX(0) scale(1)}10%,35%,75%{-webkit-transform:translateY(100%) rotateX(170deg) scale(.4);transform:translateY(100%) rotateX(170deg) scale(.4)}11%,36%,76%{-webkit-transform:translateY(-100%) rotateX(-170deg) scale(.3);transform:translateY(-100%) rotateX(-170deg) scale(.3);opacity:0}}@keyframes BallPit_ballRoll__t5fP5{0%,20%,50%{opacity:1;-webkit-transform:translateY(0) rotateX(0) scale(1);transform:translateY(0) rotateX(0) scale(1)}10%,35%,75%{-webkit-transform:translateY(100%) rotateX(170deg) scale(.4);transform:translateY(100%) rotateX(170deg) scale(.4)}11%,36%,76%{-webkit-transform:translateY(-100%) rotateX(-170deg) scale(.3);transform:translateY(-100%) rotateX(-170deg) scale(.3);opacity:0}}@-webkit-keyframes BallPit_numberReveal__fLGsE{0%{opacity:1}20%{opacity:.2}to{opacity:0}}@keyframes BallPit_numberReveal__fLGsE{0%{opacity:1}20%{opacity:.2}to{opacity:0}}.DrawnNumbers_numberContainer__VMKK8{display:flex;flex-wrap:wrap;gap:10px}@media screen and (max-width:47.937rem){.DrawnNumbers_numberContainer__VMKK8{justify-content:center}}.DrawnNumbers_numberContainer__VMKK8 .DrawnNumbers_number__vwSM4{width:70px;height:70px;background-color:#000;border-radius:50%;opacity:.4}@media screen and (min-width:48rem)and (max-width:63.937rem){.DrawnNumbers_numberContainer__VMKK8 .DrawnNumbers_number__vwSM4{width:2.7rem;height:2.7rem}}@media screen and (max-width:47.937rem){.DrawnNumbers_numberContainer__VMKK8 .DrawnNumbers_number__vwSM4{width:2.2rem;height:2.2rem}}.DrawnNumbers_numberContainer__VMKK8 .DrawnNumbers_resultNumber__WdtT9{opacity:1}.DrawnNumbers_numberContainer__VMKK8 .DrawnNumbers_bigBall__wgPiC{animation:DrawnNumbers_result-ball-animation__KEF23 .5s ease forwards}.DrawnNumbers_numberContainer__VMKK8 .DrawnNumbers_ball__741Tl{top:21px;left:21px;transform:scale(2.5);display:inline-block;width:28px;height:28px;margin:0;border-radius:50%;position:relative;overflow:hidden;opacity:1;text-align:center}@media screen and (min-width:48rem)and (max-width:63.937rem){.DrawnNumbers_numberContainer__VMKK8 .DrawnNumbers_ball__741Tl{top:8px;left:8px;transform:scale(1.6)}}@media screen and (max-width:47.937rem){.DrawnNumbers_numberContainer__VMKK8 .DrawnNumbers_ball__741Tl{top:3px;left:3px;transform:scale(1.3)}}.DrawnNumbers_numberContainer__VMKK8 .DrawnNumbers_ball__741Tl:after{content:"";width:21px!important;height:8px!important;position:absolute;left:2px!important;top:0!important;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(transparent));background:linear-gradient(180deg,#fff,transparent);border-radius:18px/10px}.DrawnNumbers_numberContainer__VMKK8 .DrawnNumbers_ballRing__nhOuX{display:inline-block;width:22px;height:22px;top:3px;margin:0;border-radius:50%;position:relative;background:radial-gradient(circle,#fff,#d2d2d2 8px,hsla(0,0%,100%,0) 8.5px,hsla(0,0%,86%,0) 9px,#dcdcdc 10px,#dcdcdc 11px);overflow:hidden}.DrawnNumbers_numberContainer__VMKK8 span{font-family:Roboto;font-weight:700;font-size:11px;position:absolute;line-height:22px;top:0;left:0;width:100%;height:100%;color:#000}@-webkit-keyframes DrawnNumbers_result-ball-animation__KEF23{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(1.2);transform:scale(1.2)}50%{-webkit-transform:scale(1.3);transform:scale(1.3)}75%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes DrawnNumbers_result-ball-animation__KEF23{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(1.2);transform:scale(1.2)}50%{-webkit-transform:scale(1.3);transform:scale(1.3)}75%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}.TimeAndDate_drawDateWrapper__AXvCg{display:flex;flex-direction:column;align-items:center;color:#fff;text-align:center;margin-top:4rem}.TimeAndDate_drawDateWrapper__AXvCg .TimeAndDate_title__eGBSd{font-size:1.6rem;font-weight:600;margin-bottom:12px}.TimeAndDate_drawDateWrapper__AXvCg .TimeAndDate_dateRow__yzt9C{display:flex;align-items:flex-end;justify-content:center;gap:12px}.TimeAndDate_drawDateWrapper__AXvCg .TimeAndDate_block__VrZ_A{display:flex;flex-direction:column;align-items:center}.TimeAndDate_drawDateWrapper__AXvCg .TimeAndDate_value__vIcIz{background:linear-gradient(90deg,#00c6ff,#0072ff);padding:4px 12px;border-radius:8px;box-shadow:0 0 8px rgba(0,102,255,.4);font-size:1.8rem;font-weight:700;min-width:3rem;width:100%}.TimeAndDate_drawDateWrapper__AXvCg .TimeAndDate_label__GDMeO{margin-top:4px;font-size:.75rem;color:hsla(0,0%,100%,.8);font-weight:500}.TimeAndDate_drawDateWrapper__AXvCg .TimeAndDate_separator__Wv01Y{font-size:1.8rem;font-weight:700;color:hsla(0,0%,100%,.667);display:flex;align-self:center;margin-bottom:22px}.Paytable_tableContainer__3eDfA{background:linear-gradient(var(--pink-300),rgba(241,142,30,.4));border:.063rem solid var(--purple-800);padding:1.25rem;border-radius:.625rem;width:100%}.Paytable_tableContainer__3eDfA .Paytable_title__3sAkN{margin-bottom:1rem;text-align:center;font-size:1.313rem;font-weight:700;color:var(--purple-100)}@media screen and (max-width:47.937rem){.Paytable_tableContainer__3eDfA .Paytable_title__3sAkN{font-size:1rem}}.Paytable_tableContainer__3eDfA .Paytable_tableWrapper__Vem7N{overflow-x:auto;border:.063rem solid var(--grey-200);border-radius:.375rem}.Paytable_tableContainer__3eDfA .Paytable_tableWrapper__Vem7N .Paytable_table__hYJg7{width:100%;border-collapse:collapse;text-align:center;color:#fff}.Paytable_tableContainer__3eDfA .Paytable_tableWrapper__Vem7N .Paytable_table__hYJg7 td,.Paytable_tableContainer__3eDfA .Paytable_tableWrapper__Vem7N .Paytable_table__hYJg7 th{text-align:center;padding:.5rem .625rem;border-right:.063rem solid var(--grey-200);border-bottom:.063rem solid var(--grey-200)}@media screen and (max-width:47.937rem){.Paytable_tableContainer__3eDfA .Paytable_tableWrapper__Vem7N .Paytable_table__hYJg7 td,.Paytable_tableContainer__3eDfA .Paytable_tableWrapper__Vem7N .Paytable_table__hYJg7 th{font-size:.7rem}}.Paytable_tableContainer__3eDfA .Paytable_tableWrapper__Vem7N .Paytable_table__hYJg7 thead{background:linear-gradient(var(--orange-500),var(--skyBlue-300))}.Paytable_tableContainer__3eDfA .Paytable_tableWrapper__Vem7N .Paytable_table__hYJg7 th{font-weight:600;color:var(--purple-100)}.Paytable_tableContainer__3eDfA .Paytable_tableWrapper__Vem7N .Paytable_table__hYJg7 td{color:var(--purple-100)}.Paytable_tableContainer__3eDfA .Paytable_tableWrapper__Vem7N .Paytable_table__hYJg7 tr:last-child td{border-bottom:none}.Paytable_tableContainer__3eDfA .Paytable_tableWrapper__Vem7N .Paytable_table__hYJg7 .Paytable_odds__SLgc4{color:var(--purple-400)}.NumberGrid_grid__is3mq{display:grid;grid-template-columns:repeat(8,minmax(0,40px));gap:1%;justify-content:center}@media screen and (max-width:47.937rem){.NumberGrid_ball__y2PEa{width:1.9rem;height:1.9rem}}.NumberGrid_ball__y2PEa{transform:scale(1);display:inline-block;width:40px;height:40px;border-radius:50%;position:relative;opacity:1;text-align:center;cursor:pointer;overflow:visible}.NumberGrid_ball__y2PEa:hover{transform:scale(1.1);box-shadow:0 6px 12px rgba(0,0,0,.3)}.NumberGrid_ball__y2PEa:after{content:"";position:absolute;left:8px;width:24px;height:8px;background:radial-gradient(ellipse at center,hsla(0,0%,100%,.9) 0,hsla(0,0%,100%,.3) 60%,transparent 100%);pointer-events:none;z-index:2}.NumberGrid_ball__y2PEa .NumberGrid_ballRing__MRtQn{position:absolute;top:6px;left:6px;width:28px;height:28px;border-radius:50%;background:radial-gradient(circle,#fff,#d2d2d2 70%);display:flex;align-items:center;justify-content:center;z-index:1}@media screen and (max-width:47.937rem){.NumberGrid_ball__y2PEa .NumberGrid_ballRing__MRtQn{top:10%;left:10%;width:80%;height:80%}}.NumberGrid_ball__y2PEa span{font-family:Roboto,sans-serif;font-weight:700;font-size:14px;position:relative;z-index:3;color:#000}@media screen and (max-width:47.937rem){.NumberGrid_ball__y2PEa span{font-size:80%}}.ticket-container{width:100%;margin:0 auto;border:1px solid #000}.ticket-container .ticket-card{background:#fff;border-radius:1rem;padding:2rem;position:relative;overflow:hidden}.ticket-container .ticket-card.scalloped-bottom:after{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:16px;background:radial-gradient(circle at 8px 8px,#fff 8px,transparent 9px) repeat-x;background-size:16px 16px}.ticket-container .ticket-card .celebration{text-align:center;font-size:3rem;margin-bottom:1.5rem}.ticket-container .ticket-card h1{font-size:1.875rem;font-weight:700;text-align:center;margin-bottom:.5rem}.ticket-container .ticket-card p.subtitle{color:#6b7280;font-size:.875rem;text-align:center;margin-bottom:1.5rem;line-height:1.4}.ticket-container .ticket-card .dotted-divider{border-top:2px dotted #e5e7eb;margin:1.5rem 0}.ticket-container .ticket-card .ticket-details{width:100%;display:grid;grid-template-columns:repeat(2,1fr);justify-items:stretch;gap:2rem;margin-bottom:1.5rem}.ticket-container .ticket-card .ticket-details .qr-container{justify-self:end}.ticket-container .ticket-card .ticket-details .details{display:flex;flex-direction:column;gap:2rem}.ticket-container .ticket-card .ticket-details .details .draw-details,.ticket-container .ticket-card .ticket-details .details .label-value{display:flex;justify-content:space-between}.ticket-container .ticket-card .ticket-details .details .draw-details p{font-weight:700}.ticket-container .ticket-card .ticket-details p{margin:0}.ticket-container .ticket-card .ticket-details .label{font-size:.75rem;color:#6b7280;font-weight:600;white-space:nowrap;margin-bottom:.25rem}.ticket-container .ticket-card .ticket-details .value{font-size:1.125rem;font-weight:700;white-space:nowrap;color:#111827}.ticket-container .ticket-card .ticket-details .right{text-align:right}.ticket-container .ticket-card .date-time{margin-bottom:1.5rem}.ticket-container .ticket-card .date-time .label{font-size:.75rem;color:#6b7280;font-weight:600;margin-bottom:.25rem}.ticket-container .ticket-card .date-time .value{font-size:.875rem;font-weight:500;color:#111827}.ticket-container .ticket-card .draw-balls{display:flex;align-items:center;gap:.75rem;padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.ticket-container .ticket-card .draw-balls .label{font-size:.75rem;color:#6b7280;font-weight:600;margin-bottom:.25rem}.ticket-container .ticket-card .draw-balls .number-container{display:flex;gap:.2rem;flex-wrap:wrap}.ticket-container .ticket-card .draw-balls .number-ball{width:1.5rem;height:1.5rem;background-color:#3b82f6;border-radius:9999px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.2)}.ticket-container .ticket-card .draw-balls .number-ball span{color:#fff;font-weight:700;font-size:.75rem}.ticket-container .ticket-card .draw-balls .bonus-ball{background:linear-gradient(135deg,var(--orange-200),var(--orange-300),var(--orange-600))}.ticket-container .ticket-card .draw-balls .icons{display:flex;gap:.25rem}.ticket-container .ticket-card .draw-balls .icons div{width:2rem;height:1.5rem;border-radius:9999px;position:relative}.ticket-container .ticket-card .draw-balls .icons div:first-child{background:var(--red-600)}.ticket-container .ticket-card .draw-balls .icons div:nth-child(2){background:#facc15;margin-left:-.75rem}.ticket-container .ticket-card .draw-balls .details p{margin:0}.ticket-container .ticket-card .draw-balls .details p:first-child{font-size:.875rem;font-weight:600;color:#111827}.ticket-container .ticket-card .draw-balls .details p:last-child{font-size:.75rem;color:#6b7280}.ticket-container .ticket-card .barcode-section{text-align:center;margin-bottom:1rem}.ticket-container .ticket-card .barcode-section .number-ball{width:1.5rem;height:1.5rem;background-color:#3b82f6;border-radius:9999px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.2)}.ticket-container .ticket-card .barcode-section .number-ball span{color:#fff;font-weight:700;font-size:.75rem}.ticket-container .ticket-card .barcode-section .bonus-ball{background:linear-gradient(135deg,var(--orange-200),var(--orange-300),var(--orange-600))}.ticket-container .ticket-card .barcode-section .match-ball{background:linear-gradient(347deg,#2a7b9b,#57c785 24%,#eddd53)!important}.ticket-container .ticket-card .barcode-section .table-data-ticket,.ticket-container .ticket-card .barcode-section .table-header-ticket{text-align:center!important}