:root{--bg:#23072f;--black:#371d42;--text:#fff;--muted:#cfcfcf;--line:#444;--green:#f4eb2a;--button-gray:#371d42}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Roboto,Arial,sans-serif;font-size:14px}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.wrapper{max-width:1180px;margin:0 auto 1em;padding:10px 25px}.btn{display:block;width:-moz-fit-content;width:fit-content;border:none;border-radius:5px;background:var(--green);color:#0b0b0b;cursor:pointer;font-size:1.2em;font-weight:700;line-height:1;padding:12px 20px;text-decoration:none;transition:.25s ease}.btn:hover{filter:brightness(.92);transform:translateY(-1px)}.top{position:fixed;z-index:50;top:0;left:0;width:100%;background:#23072f;padding:15px 0}.top .wrapper{justify-content:space-between;margin:0 auto;padding:0 15px}.logo,.top .wrapper{display:flex;align-items:center}.logo{margin-right:auto}.logo img{display:block;height:45px;width:auto}.top .btn{margin-left:15px;padding:13px 12px;font-size:1.2em}.banner img{width:100%;border-radius:15px;display:block}.section-title{font-size:1.8em;font-weight:800;margin:35px 0 24px;line-height:1.18}.slots{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:26px 25px}.slot,.slots{justify-content:center}.slot{border:1px solid #444;border-radius:8px;padding:10px;display:flex;flex-direction:column;align-items:center;background:transparent;color:inherit;cursor:pointer;min-height:150px}.slot-image{position:relative;overflow:hidden}.slot-image,.slot-image img{width:100%;border-radius:5px}.slot-image img{display:block}.overlay{inset:0;display:block;background:rgba(0,0,0,.7)}.overlay,.play-now{position:absolute;opacity:0;transition:.25s}.play-now{left:50%;width:90%;max-width:130px;padding:12px;text-align:center;transform:translateX(-50%);font-size:1em}.demo-btn{top:22%}.info-btn{top:62%}.slot.active .overlay,.slot.active .play-now,.slot:hover .overlay,.slot:hover .play-now{opacity:1}.slot-name{padding:8px 10px 0;font-size:1em;line-height:1.15}.show-more-slots,.slot-name{font-weight:700;text-align:center}.show-more-slots{display:block;margin:28px 0 38px;padding:14px 10px;border-radius:5px;background:#371d42;color:#fff;font-size:1.2em;transition:.25s}.show-more-slots:hover{background:#616161}.content-intro h1{margin:0 0 18px;font-size:2em;line-height:1.18}p{font-size:1.2em;line-height:1.5em;font-weight:400}.content-intro p{margin:0 0 18px}.content-table{border:1px solid #444;border-radius:8px;padding:16px 16px 0;margin-top:30px}.content-table-title{display:flex;align-items:center;cursor:pointer;height:1.5em;padding-bottom:14px}.content-table-title p{margin:0;font-size:1.4em;font-weight:700}.menu-icon{margin-right:8px;color:#fff}.menu-arrow{margin-left:auto;font-size:1.6em;line-height:1}.content-table nav{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.content-table:focus-within nav,.content-table:hover nav{max-height:500px}.content-table ul{margin:1em 0;padding-left:20px;list-style:none}.content-table li{margin-bottom:15px;font-size:1.2em;font-weight:600;text-decoration:underline;text-underline-offset:4px}.blocks>div:nth-child(odd){background:#23072f;color:#fff}.blocks>div:nth-child(2n){background:#371d42;color:#fff}.blocks .wrapper{margin-bottom:0;padding-top:25px;padding-bottom:25px}.faq h2,.html-block h2{margin:0 0 24px;font-size:1.8em;line-height:1.2;font-weight:800}.html-block p{margin:0 0 20px}.html-block ul{font-size:1.2em;line-height:2em;margin:0;padding-left:25px}ul li::marker{color:var(--green)}.table-wrap{overflow-x:auto;margin:22px 0 24px}table{border-spacing:0;border-collapse:initial;font-size:1.2em;table-layout:auto;min-width:620px}td,th{border:1px solid #444;padding:12px 10px;text-align:left;line-height:1.3}tr:first-child th{border-top:none}td:first-child,th:first-child{border-left:none}td:last-child,th:last-child{border-right:none}tr:last-child td{border-bottom:none}.related-list{-moz-columns:1;column-count:1;max-width:420px}.related-list li{margin-bottom:.15em}.faq .wrapper{padding-top:45px;padding-bottom:45px}.faq-question{padding:18px 0 16px;border-bottom:1px solid #444}.faq-question h3{margin:0;font-size:1.6em;line-height:1.25;font-weight:400}.faq-answer p{margin:16px 0 22px;font-size:1.2em}.bottom{width:100%;background:#000;padding:25px 0 15px}.bottom .wrapper{justify-content:space-between;margin-bottom:0;padding:0 15px}.bottom .wrapper,.payment{display:flex;align-items:center}.payment{margin:auto;justify-content:center;gap:20px;padding:0 0 25px}.payment img{height:30px;width:auto;padding:5px}.copy{margin:25px auto 0;text-align:center;font-size:1.2em}.disclaimer{max-width:1180px;margin:12px auto 0;padding:0 25px;color:#cfcfcf;text-align:center;font-size:.95em;line-height:1.5}@media (max-width:900px){.wrapper{padding-left:18px;padding-right:18px}.slots{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.top .btn{font-size:1em;padding:11px 10px;margin-left:8px}.logo img{height:40px}}@media (max-width:520px){body{font-size:13px}.slots{grid-template-columns:repeat(2,minmax(0,1fr))}.slot{padding:5px}.payment{gap:8px;flex-wrap:wrap}}.brief-overview{padding-top:35px;padding-bottom:35px}.overview-heading{display:flex;align-items:center;gap:14px;margin-bottom:35px}.overview-icon{color:#f4eb2a;line-height:1}.overview-heading h2{margin:0;font-size:1.9em;font-weight:800;color:#fff}.overview-table-wrap{width:100%;overflow-x:auto;border-radius:8px;background:#23072f}.overview-table{width:100%;border-collapse:collapse;table-layout:fixed;background:#23072f;color:#fff;font-size:1.15em}.overview-table td,.overview-table th{padding:18px 12px;border-bottom:1px solid #444;vertical-align:middle;text-align:left}.overview-table th{width:32%;font-weight:800;border-right:2px solid #444}.overview-table td{width:68%;font-weight:400}.overview-table tr:last-child td,.overview-table tr:last-child th{border-bottom:none}.overview-note{margin-top:22px;font-size:1.15em;line-height:1.6;color:#fff}@media (max-width:640px){.overview-heading{margin-bottom:22px}.overview-icon{font-size:34px}.overview-heading h2{font-size:1.6em}.overview-table{font-size:1em}.overview-table td,.overview-table th{padding:14px 10px}.overview-table th{width:42%}.overview-table td{width:58%}}.registration-guide{padding-top:35px;padding-bottom:35px}.guide-row{display:grid;grid-template-columns:1fr 420px;gap:70px;align-items:center;padding:10px 0 45px}.guide-heading{display:flex;align-items:center;gap:12px;margin-bottom:18px}.guide-icon{color:#f4eb2a;font-size:32px;line-height:1}.guide-heading h2{margin:0;font-size:1.7em;font-weight:800;color:#fff}.guide-copy p{max-width:620px;font-size:1.05em;line-height:1.45;color:#fff}.numbered-steps{list-style:none;counter-reset:step;padding-left:38px;margin:22px 0;font-size:1em;line-height:1.5}.numbered-steps li{counter-increment:step;position:relative;margin-bottom:8px;font-weight:700}.numbered-steps li:before{content:counter(step);position:absolute;left:-32px;top:-1px;width:20px;height:20px;border:1px solid #f4eb2a;color:#f4eb2a;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.8em;font-weight:700}.guide-image-wrap{display:flex;justify-content:center}.guide-image{width:100%;height:auto;max-width:420px;border-radius:8px;display:block;-o-object-fit:cover;object-fit:cover}.guide-divider{height:1px;background:#444;margin:0 0 35px}@media (max-width:900px){.guide-row{grid-template-columns:1fr;gap:25px}.guide-image-wrap{justify-content:flex-start}.guide-image{max-width:100%}}.hero-banner{position:relative;overflow:hidden;border-radius:15px;min-height:300px;background:#23072f}.hero-banner-image{width:100%;height:auto;min-height:300px;display:block;-o-object-fit:cover;object-fit:cover}.hero-banner-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.62) 32%,rgba(0,0,0,.18) 62%,rgba(0,0,0,.05));z-index:1}.hero-banner-content{position:absolute;z-index:2;top:50%;left:7%;transform:translateY(-50%);max-width:460px;color:#fff}.hero-eyebrow{margin:0 0 8px;font-size:1.2em;font-weight:800;color:#f4eb2a;letter-spacing:.02em}.hero-banner-content h1{margin:0;font-size:clamp(2.8rem,6vw,4rem);line-height:.95;font-weight:900;letter-spacing:-.05em;color:#fff;text-shadow:0 4px 18px rgba(0,0,0,.55)}.hero-subtitle{margin:16px 0 0;font-size:clamp(1.15rem,2.2vw,2rem);line-height:1.15;font-weight:800;color:#fff;max-width:420px;text-shadow:0 3px 14px rgba(0,0,0,.55)}.hero-cta{display:inline-flex;align-items:center;justify-content:center;margin-top:22px;padding:13px 24px;border-radius:6px;background:#f4eb2a;color:#23072f;font-size:1.05em;font-weight:800;text-decoration:none;transition:.25s ease}.hero-cta:hover{background:#f4eb2a;transform:translateY(-1px)}@media (max-width:720px){.hero-banner{min-height:260px}.hero-banner-image{min-height:260px;-o-object-position:center;object-position:center}.hero-banner-overlay{background:linear-gradient(90deg,rgba(0,0,0,.86),rgba(0,0,0,.66) 55%,rgba(0,0,0,.18))}.hero-banner-content{left:6%;right:6%;max-width:88%}.hero-eyebrow{font-size:1em}.hero-banner-content h1{font-size:clamp(2.4rem,12vw,4rem)}.hero-subtitle{font-size:clamp(1.05rem,5vw,1.55rem);max-width:300px}.hero-cta{margin-top:18px;padding:11px 18px;font-size:.95em}}@media (max-width:420px){.hero-banner,.hero-banner-image{min-height:230px}.hero-banner-content h1{font-size:2.45rem}.hero-subtitle{font-size:1.05rem}}.bonus-offers{padding-top:35px;padding-bottom:35px}.bonus-heading{display:flex;align-items:center;gap:12px;margin-bottom:18px}.bonus-icon{color:#f4eb2a;font-size:34px;line-height:1}.bonus-heading h2{margin:0;font-size:1.75em;font-weight:800;color:#fff}.bonus-intro{max-width:980px;font-size:1.05em;line-height:1.45;color:#fff;margin-bottom:32px}.bonus-table-wrap{width:100%;overflow-x:auto;margin-bottom:32px}.bonus-table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid #555;border-radius:7px;background:#303030;color:#fff;font-size:1em}.bonus-table td,.bonus-table th{padding:14px 12px;border-right:1px solid #555;border-bottom:1px solid #555;text-align:left;vertical-align:middle}.bonus-table th{background:#23072f;font-weight:800}.bonus-table td{background:#371d42;font-weight:600}.bonus-table td:nth-child(2),.bonus-table th:nth-child(2){text-align:center}.bonus-table td:nth-child(3),.bonus-table th:nth-child(3){text-align:center;width:18%}.bonus-table td:last-child,.bonus-table th:last-child{border-right:none}.bonus-table tr:last-child td{border-bottom:none}.bonus-subcopy{margin:0 0 22px;font-size:1.05em;line-height:1.5;color:#fff}.bonus-card-list{display:grid;gap:16px}.bonus-card{background:#371d42;border-radius:8px;padding:26px 28px;color:#fff}.bonus-card h3{margin:0 0 12px;color:#f4eb2a;font-size:1.25em;font-weight:800}.bonus-card p{max-width:960px;margin:0 0 16px;font-size:1em;line-height:1.35;color:#fff}.bonus-button{display:inline-flex;align-items:center;justify-content:center;margin-top:18px;min-width:150px;padding:13px 22px;border-radius:5px;background:#12a722;color:#fff;font-size:1em;font-weight:700;text-decoration:none;transition:.25s ease}.bonus-button:hover{background:#15c428}@media (max-width:700px){.bonus-heading h2{font-size:1.45em}.bonus-table{min-width:720px}.bonus-card{padding:22px 18px}}.payment-methods{padding-top:45px;padding-bottom:45px;background:#23072f}.payment-heading{display:flex;align-items:center;gap:14px;margin-bottom:24px}.payment-icon{color:#f4eb2a;font-size:38px;line-height:1}.payment-heading h2{margin:0;color:#fff;font-size:1.9em;font-weight:800}.payment-methods p{max-width:1120px;margin:0 0 22px;color:#fff;font-size:1.1em;line-height:1.45}.payment-methods h3{margin:38px 0 18px;color:#f4eb2a;font-size:1.35em;font-weight:800}.payment-table-wrap{width:100%;overflow-x:auto;margin:20px 0}.payment-table{width:100%;min-width:720px;border-collapse:separate;border-spacing:0;border:1px solid #555;border-radius:8px;overflow:hidden;background:#371d42;color:#fff;font-size:1em}.payment-table td,.payment-table th{padding:14px 12px;border-right:1px solid #555;border-bottom:1px solid #555;text-align:left;vertical-align:middle;font-weight:600}.payment-table th{background:#23072f;font-weight:800}.payment-table td{background:#371d42}.payment-table td:not(:first-child),.payment-table th:not(:first-child){text-align:center}.payment-table td:last-child,.payment-table th:last-child{border-right:none}.payment-table tr:last-child td{border-bottom:none}@media (max-width:700px){.payment-methods{padding-top:32px;padding-bottom:32px}.payment-heading h2{font-size:1.55em}.payment-icon{font-size:32px}.payment-methods p{font-size:1em}}.mobile-gaming-experience{padding-top:45px;padding-bottom:45px;background:#23072f}.mobile-app-row{display:grid;grid-template-columns:1fr 420px;gap:70px;align-items:center;margin-bottom:60px}.mg-block p,.mobile-app-copy p{max-width:1120px;margin:0 0 18px;color:#fff;font-size:1.05em;line-height:1.42}.mg-heading{display:flex;align-items:center;gap:12px;margin-bottom:22px}.mg-icon{color:#f4eb2a;font-size:34px;line-height:1;flex:0 0 auto}.mg-square-icon{width:32px;height:32px;border-radius:6px;background:#f4eb2a;color:#111;display:inline-flex;align-items:center;justify-content:center;font-size:1.15em;font-weight:900}.mg-heading h2{margin:0;color:#fff;font-size:1.75em;font-weight:800}.mobile-app-image-wrap{display:flex;justify-content:center}.mobile-app-image{width:100%;max-width:420px;height:auto;border-radius:8px;display:block;-o-object-fit:cover;object-fit:cover}.mg-divider{height:1px;background:#444;margin:42px 0 34px}.mg-list{margin-top:22px;margin-bottom:28px}.provider-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-top:32px}.provider-card{min-height:58px;border:1px solid #454545;border-radius:5px;background:#371d42;display:flex;align-items:center;justify-content:center;padding:10px}.provider-card img{max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}@media (max-width:1000px){.mobile-app-row{grid-template-columns:1fr;gap:28px}.mobile-app-image-wrap{justify-content:flex-start}.provider-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.mobile-gaming-experience{padding-top:32px;padding-bottom:32px}.mg-heading h2{font-size:1.45em}.mg-icon{font-size:30px}.provider-grid{grid-template-columns:repeat(2,1fr);gap:10px}.provider-card{min-height:52px}}.safety-security{padding-top:45px;padding-bottom:45px;background:#23072f}.safety-block{color:#fff;margin-bottom:30px}.safety-spaced{margin-top:72px}.safety-heading{display:flex;align-items:center;gap:14px;margin-bottom:20px}.safety-icon{color:#f4eb2a;font-size:34px;line-height:1;flex:0 0 auto}.safety-age-icon{width:28px;height:28px;background:#f4eb2a;color:#111;display:inline-flex;align-items:center;justify-content:center;font-size:.75em;font-weight:900}.safety-heading h2{margin:0;color:#fff;font-size:1.75em;font-weight:800}.safety-block p{max-width:1120px;margin:0 0 18px;color:#fff;font-size:1.05em;line-height:1.42}.safety-divider{height:1px;background:#444;margin:46px 0 36px}.safety-list{margin-top:22px;margin-bottom:28px}@media (max-width:640px){.safety-security{padding-top:32px;padding-bottom:32px}.safety-spaced{margin-top:48px}.safety-heading h2{font-size:1.45em}.safety-icon{font-size:30px}.safety-block p{font-size:1em}}.faq-pros-cons{background:#23072f;color:#fff}.faq-pros-cons>.wrapper{padding-top:42px;padding-bottom:34px}.faq-heading,.pros-cons-heading{display:flex;align-items:center;gap:12px;margin-bottom:34px}.faq-main-icon,.pros-cons-icon{color:#f4eb2a;font-size:32px;line-height:1}.faq-heading h2,.pros-cons-heading h2{margin:0;font-size:1.75em;font-weight:800;color:#fff}.faq-accordion-list{max-width:1120px}.faq-accordion{border-bottom:1px solid #444}.faq-accordion summary{list-style:none;cursor:pointer;padding:14px 0;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#fff;font-size:1.05em;font-weight:700}.faq-accordion summary::-webkit-details-marker{display:none}.faq-plus{color:#f4eb2a;font-size:1.7em;font-weight:900;line-height:1;transition:transform .2s ease}.faq-accordion[open] .faq-plus{transform:rotate(45deg)}.faq-accordion p{margin:0;padding:0 42px 16px 0;color:#fff;font-size:1em;line-height:1.45}.pros-cons-section{background:#0b0b0b;padding-top:40px;padding-bottom:55px}.pros-cons-heading{margin-bottom:22px}.pros-cons-intro{max-width:1120px;margin:0 0 34px;color:#fff;font-size:1.05em;line-height:1.45}.pros-cons-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px}.pros-cons-card{border:1px solid #444;border-radius:7px;overflow:hidden;background:#23072f;min-height:250px}.pros-cons-card h3{margin:0;padding:12px 18px;background:#444;color:#fff;font-size:1.05em;font-weight:800}.pros-cons-card ul{list-style:none;margin:0;padding:32px 28px;font-size:1em;line-height:1.45}.pros-cons-card li{position:relative;margin-bottom:14px;padding-left:32px;color:#fff;font-weight:600}.cons-list li:before,.pros-list li:before{position:absolute;left:0;top:1px;width:15px;height:15px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;line-height:1}.pros-list li:before{content:"+";background:#35e26d;color:#071407}.cons-list li:before{content:"-";background:#f0642f;color:#160700}@media (max-width:800px){.pros-cons-grid{grid-template-columns:1fr;gap:24px}.faq-heading h2,.pros-cons-heading h2{font-size:1.45em}.faq-main-icon,.pros-cons-icon{font-size:28px}.faq-accordion summary{font-size:1em}.faq-accordion p{padding-right:0}}.bonus-icon,.faq-main-icon,.guide-icon,.mg-icon,.overview-icon,.payment-icon,.pros-cons-icon,.safety-icon{color:#f4eb2a;width:1em;height:1em;flex:0 0 auto}.overview-icon{font-size:42px}.bonus-icon,.faq-main-icon,.guide-icon,.mg-icon,.payment-icon,.pros-cons-icon,.safety-icon{font-size:34px}.mg-square-icon,.safety-age-icon{width:32px;height:32px;padding:6px;border-radius:6px;background:#f4eb2a;color:#111}.safety-age-icon{border-radius:999px}.slot-image .btn{border:none}.slot-image button.btn{font-family:inherit}.demo-modal{position:fixed;inset:0;z-index:9999;padding:24px;background:rgba(0,0,0,.86);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center}.demo-modal-card{width:min(980px,100%);max-height:92vh;overflow:hidden;border:1px solid rgba(255,197,41,.32);border-radius:18px;background:#101010;box-shadow:0 24px 80px rgba(0,0,0,.65);display:flex;flex-direction:column}.demo-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid #371d42;background:linear-gradient(180deg,#171717,#0e0e0e)}.demo-modal-label{margin:0 0 4px;color:#f4eb2a;font-size:.85em;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.demo-modal-header h2{margin:0;color:#fff;font-size:1.35em;font-weight:900}.demo-close{width:38px;height:38px;border:1px solid #444;border-radius:999px;background:#222;color:#fff;font-size:28px;line-height:1;cursor:pointer;transition:.2s ease}.demo-close:hover{background:#f4eb2a;color:#23072f}.demo-frame-wrap{position:relative;width:100%;aspect-ratio:16/9;background:#000}.demo-frame{width:100%;height:100%;border:0;display:block}.demo-modal-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 20px;border-top:1px solid #371d42;background:#0b0b0b}.demo-modal-footer p{margin:0;color:#d8d8d8;font-size:.95em;line-height:1.4}.demo-real-btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:150px;padding:13px 20px;border-radius:6px;background:#f4eb2a;color:#23072f;font-weight:900;text-decoration:none;transition:.2s ease}.demo-real-btn:hover{background:#19ff19;transform:translateY(-1px)}@media (max-width:700px){.demo-modal{padding:12px;align-items:flex-start;overflow-y:auto}.demo-modal-card{margin-top:20px;max-height:none}.demo-modal-header{padding:14px}.demo-modal-header h2{font-size:1.1em}.demo-frame-wrap{aspect-ratio:4/3}.demo-modal-footer{flex-direction:column;align-items:stretch;padding:14px}.demo-real-btn{width:100%}}.live-winners-section{padding-top:45px;padding-bottom:45px;background:#23072f}.live-winners-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.live-winners-label{margin:0 0 6px;color:#f4eb2a;font-size:.85em;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.live-winners-heading h2{margin:0;color:#fff;font-size:1.85em;font-weight:900}.live-status{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border:1px solid rgba(0,250,0,.35);border-radius:999px;background:rgba(0,250,0,.08);color:#f4eb2a;font-size:.9em;font-weight:800}.live-dot{width:8px;height:8px;border-radius:999px;background:#f4eb2a;box-shadow:0 0 12px rgba(0,250,0,.9)}.live-winners-intro,.live-winners-note{max-width:960px;margin:0 0 24px;color:#fff;font-size:1.05em;line-height:1.45}.live-winners-note{margin:18px 0 0;color:#d8d8d8;font-size:.95em}.livefeed-wrap{width:100%;background:#371d42;border:1px solid rgba(255,197,41,.18);border-radius:14px;overflow:hidden;box-shadow:0 14px 40px rgba(0,0,0,.35)}.livefeed-head,.livefeed-table{width:100%;border-collapse:collapse;table-layout:fixed}.livefeed-head thead{background:linear-gradient(180deg,#18213f,#371d42)}.livefeed-head th{padding:15px 14px;color:#fff;font-size:14px;text-align:left;font-weight:800}.livefeed-body{height:420px;overflow:hidden;position:relative}.livefeed-table td{padding:13px 14px;font-size:14px;color:#e5e7eb;border-bottom:1px solid hsla(0,0%,100%,.045);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.livefeed-table tr:nth-child(odd){background:#0f1629}.livefeed-table tr:nth-child(2n){background:#371d42}.livefeed-table tr:hover{background:#1a2748}.payout{color:#6eff43!important;font-weight:900}.newrow{animation:fadeSlide .6s ease}@keyframes fadeSlide{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.live-winners-section{padding-top:32px;padding-bottom:32px}.live-winners-heading{align-items:flex-start;flex-direction:column}.live-winners-heading h2{font-size:1.45em}.livefeed-wrap{overflow-x:auto}.livefeed-head,.livefeed-table{min-width:680px}.livefeed-head th,.livefeed-table td{font-size:12px;padding:10px 8px}.livefeed-body{height:360px}}:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 7 Free";--fa-font-regular:normal 400 1em/1 "Font Awesome 7 Free";--fa-font-light:normal 300 1em/1 "Font Awesome 7 Pro";--fa-font-thin:normal 100 1em/1 "Font Awesome 7 Pro";--fa-font-duotone:normal 900 1em/1 "Font Awesome 7 Duotone";--fa-font-duotone-regular:normal 400 1em/1 "Font Awesome 7 Duotone";--fa-font-duotone-light:normal 300 1em/1 "Font Awesome 7 Duotone";--fa-font-duotone-thin:normal 100 1em/1 "Font Awesome 7 Duotone";--fa-font-brands:normal 400 1em/1 "Font Awesome 7 Brands";--fa-font-sharp-solid:normal 900 1em/1 "Font Awesome 7 Sharp";--fa-font-sharp-regular:normal 400 1em/1 "Font Awesome 7 Sharp";--fa-font-sharp-light:normal 300 1em/1 "Font Awesome 7 Sharp";--fa-font-sharp-thin:normal 100 1em/1 "Font Awesome 7 Sharp";--fa-font-sharp-duotone-solid:normal 900 1em/1 "Font Awesome 7 Sharp Duotone";--fa-font-sharp-duotone-regular:normal 400 1em/1 "Font Awesome 7 Sharp Duotone";--fa-font-sharp-duotone-light:normal 300 1em/1 "Font Awesome 7 Sharp Duotone";--fa-font-sharp-duotone-thin:normal 100 1em/1 "Font Awesome 7 Sharp Duotone";--fa-font-slab-regular:normal 400 1em/1 "Font Awesome 7 Slab";--fa-font-slab-press-regular:normal 400 1em/1 "Font Awesome 7 Slab Press";--fa-font-whiteboard-semibold:normal 600 1em/1 "Font Awesome 7 Whiteboard";--fa-font-thumbprint-light:normal 300 1em/1 "Font Awesome 7 Thumbprint";--fa-font-notdog-solid:normal 900 1em/1 "Font Awesome 7 Notdog";--fa-font-notdog-duo-solid:normal 900 1em/1 "Font Awesome 7 Notdog Duo";--fa-font-etch-solid:normal 900 1em/1 "Font Awesome 7 Etch";--fa-font-graphite-thin:normal 100 1em/1 "Font Awesome 7 Graphite";--fa-font-jelly-regular:normal 400 1em/1 "Font Awesome 7 Jelly";--fa-font-jelly-fill-regular:normal 400 1em/1 "Font Awesome 7 Jelly Fill";--fa-font-jelly-duo-regular:normal 400 1em/1 "Font Awesome 7 Jelly Duo";--fa-font-chisel-regular:normal 400 1em/1 "Font Awesome 7 Chisel";--fa-font-utility-semibold:normal 600 1em/1 "Font Awesome 7 Utility";--fa-font-utility-duo-semibold:normal 600 1em/1 "Font Awesome 7 Utility Duo";--fa-font-utility-fill-semibold:normal 600 1em/1 "Font Awesome 7 Utility Fill"}.svg-inline--fa{box-sizing:content-box;display:var(--fa-display,inline-block);height:1em;overflow:visible;vertical-align:-.125em;width:var(--fa-width,1.25em)}.svg-inline--fa.fa-2xs{vertical-align:.1em}.svg-inline--fa.fa-xs{vertical-align:0}.svg-inline--fa.fa-sm{vertical-align:-.0714285714em}.svg-inline--fa.fa-lg{vertical-align:-.2em}.svg-inline--fa.fa-xl{vertical-align:-.25em}.svg-inline--fa.fa-2xl{vertical-align:-.3125em}.svg-inline--fa .fa-pull-start,.svg-inline--fa.fa-pull-left{float:inline-start;margin-inline-end:var(--fa-pull-margin,.3em)}.svg-inline--fa .fa-pull-end,.svg-inline--fa.fa-pull-right{float:inline-end;margin-inline-start:var(--fa-pull-margin,.3em)}.svg-inline--fa.fa-li{width:var(--fa-li-width,2em);inset-inline-start:calc(-1 * var(--fa-li-width, 2em));inset-block-start:.25em}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:var(--fa-width,1.25em)}.fa-layers .svg-inline--fa{inset:0;margin:auto;position:absolute;transform-origin:center center}.fa-layers-text{left:50%;top:50%;transform:translate(-50%,-50%);transform-origin:center center}.fa-layers-counter{background-color:var(--fa-counter-background-color,#ff253a);border-radius:var(--fa-counter-border-radius,1em);box-sizing:border-box;color:var(--fa-inverse,#fff);line-height:var(--fa-counter-line-height,1);max-width:var(--fa-counter-max-width,5em);min-width:var(--fa-counter-min-width,1.5em);overflow:hidden;padding:var(--fa-counter-padding,.25em .5em);right:var(--fa-right,0);text-overflow:ellipsis;top:var(--fa-top,0);transform:scale(var(--fa-counter-scale,.25));transform-origin:top right}.fa-layers-bottom-right{bottom:var(--fa-bottom,0);right:var(--fa-right,0);top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom right}.fa-layers-bottom-left{bottom:var(--fa-bottom,0);left:var(--fa-left,0);right:auto;top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom left}.fa-layers-top-right{top:var(--fa-top,0);right:var(--fa-right,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top right}.fa-layers-top-left{left:var(--fa-left,0);right:auto;top:var(--fa-top,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top left}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:calc(10 / 16 * 1em);line-height:calc(1 / 10 * 1em);vertical-align:calc((6 / 10 - .375) * 1em)}.fa-xs{font-size:calc(12 / 16 * 1em);line-height:calc(1 / 12 * 1em);vertical-align:calc((6 / 12 - .375) * 1em)}.fa-sm{font-size:calc(14 / 16 * 1em);line-height:calc(1 / 14 * 1em);vertical-align:calc((6 / 14 - .375) * 1em)}.fa-lg{font-size:calc(20 / 16 * 1em);line-height:calc(1 / 20 * 1em);vertical-align:calc((6 / 20 - .375) * 1em)}.fa-xl{font-size:calc(24 / 16 * 1em);line-height:calc(1 / 24 * 1em);vertical-align:calc((6 / 24 - .375) * 1em)}.fa-2xl{font-size:calc(32 / 16 * 1em);line-height:calc(1 / 32 * 1em);vertical-align:calc((6 / 32 - .375) * 1em)}.fa-width-auto{--fa-width:auto}.fa-fw,.fa-width-fixed{--fa-width:1.25em}.fa-ul{list-style-type:none;margin-inline-start:var(--fa-li-margin,2.5em);padding-inline-start:0}.fa-ul>li{position:relative}.fa-li{inset-inline-start:calc(-1 * var(--fa-li-width, 2em));position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.0625em);box-sizing:var(--fa-border-box-sizing,content-box);padding:var(--fa-border-padding,.1875em .25em)}.fa-pull-left,.fa-pull-start{float:inline-start;margin-inline-end:var(--fa-pull-margin,.3em)}.fa-pull-end,.fa-pull-right{float:inline-end;margin-inline-start:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation:none!important;transition:none!important}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}24%,8%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color,currentColor)}.svg-inline--fa .fa-secondary,.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:var(--fa-primary-opacity,1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:#000}.svg-inline--fa.fa-inverse{fill:var(--fa-inverse,#fff)}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-inverse{color:var(--fa-inverse,#fff)}.svg-inline--fa.fa-stack-1x{--fa-width:1.25em;height:1em;width:var(--fa-width)}.svg-inline--fa.fa-stack-2x{--fa-width:2.5em;height:2em;width:var(--fa-width)}.fa-stack-1x,.fa-stack-2x{inset:0;margin:auto;position:absolute;z-index:var(--fa-stack-z-index,auto)}