OK
http://www.partypoker.com/
Guyana
Country
Network
November 17, 2024, 02:17 PM UTC
Date & Time
Websites
Websites
Runtime: 7.9s
On November 17, 2024, 02:17 PM UTC, http://www.partypoker.com/ was accessible when tested on AS19863 in Guyana.

Failures

HTTP Experiment
null
DNS Experiment
null
Control
null

DNS Queries

Resolver:
162.158.153.60
Query:
IN A www.partypoker.com
Engine:
system
Name
Class
TTL
Type
DATA
@
IN
A
104.16.57.47
@
IN
A
104.16.58.47

TCP Connections

Connection to 104.16.57.47:80 succeeded.
Connection to 104.16.58.47:80 succeeded.

HTTP Requests

URL
GET https://www.partypoker.com/en
Response Headers
Alt-Svc:
h3=":443"; ma=86400
Cache-Control:
no-store, no-cache
Cf-Cache-Status:
DYNAMIC
Cf-Ray:
8e4058139f345c6f-MIA
Content-Security-Policy:
frame-src *
Content-Type:
text/html; charset=utf-8
Date:
Sun, 17 Nov 2024 14:17:23 GMT
Expires:
Sun, 17 Nov 2024 14:17:23 GMT
Referrer-Policy:
strict-origin-when-cross-origin
Server:
cloudflare
Server-Timing:
vanilla;dur=46.0865
Set-Cookie:
trc.cid=61cb95c9a608470f94ed4e6e2ffb7bae; max-age=157680000; domain=.partypoker.com; path=/; secure; samesite=none; httponly
Strict-Transport-Security:
max-age=2592000
Vary:
Accept-Encoding
X-Content-Type-Options:
nosniff
X-Frame-Options:
SAMEORIGIN
X-Xss-Protection:
1; mode=block
Response Body
<!doctype html>
<html class="vn-24" lang="en">

<head>
    <meta charset="utf-8" />
    <title>PartyPoker</title>
    <meta name="apple-mobile-web-app-title" content="PartyPoker" />
    <meta name="description" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover" />
    <script>
        window.VERSION='24.40.0.22953-287b3048d';
        function getCookie(name) {
        const value = `; ${document.cookie}`;
        const parts = value.split(`; ${name}=`);
        if (parts.length === 2) return parts.pop().split(';').shift();
}
function load(endpoint) {
    const lang = getCookie('lang') || 'en';
    const headers = {
        'x-bwin-browser-url': location.href,
        'x-bwin-browser-referrer': document.referrer,
        'X-App-Context': self === top ? 'default' : 'iframe',
        'X-From-Product': 'poker',
    };
    if (endpoint[1].header) {
      headers[`x-bwin-${endpoint[0]}-api`] = endpoint[1].header;
    }
    return fetch(`${(endpoint[1].url ? endpoint[1].url : '')}/${lang}/api/clientconfig`, {
        cache: 'no-store',
        headers: headers,
        credentials: 'include'
    })
        .then(res => res.json())
        .then(config => { window['clientConfig'] = window['clientConfig'] || {}; Object.assign(window['clientConfig'], config); })
        .catch(err => console.error(endpoint, err));
}
function boot() {
    const endpoints = Object.entries({"poker":{"enabled":true,"header":null,"keyOverride":null,"url":null},"sf":{"enabled":true,"header":"prod","keyOverride":null,"url":null}});
    return Promise.all(endpoints.map(endpoint => load(endpoint)));
}
window['_boot'] = boot();
        window.script_load = (function () {
            var that = this;
            that.mapping = {};
            that.startTime = Date.now();
            return {
                timings: {},
                start: function (id) {
                    that.mapping[id] = Date.now();
                },
                onEnd: function (script) {
                    var startTime = that.mapping[script.id];
                    if (startTime) {
                        this.timings[script.src] = Date.now() - startTime;
                        delete that.mapping[script.id];
                    }
                }
            }
        })();
    </script>
    <style>
.click-interaction .bottom-nav .menu-item {pointer-events: all; will-change: transform;}
.click-interaction .bottom-nav .menu-item:after {z-index: -1;}
.click-interaction .bottom-nav {contain: content;}
</style>
<style>
#vc-client-promotion .vc-client-promotion-container .default-client-promo .slide-content .more-info-left,
#vc-client-promotion .vc-client-promotion-container .swiper-bg-container .slide-content .more-info-left {
    float:none !important;
}
</style>
<style>
.social-feed-section .flickr-feed-wrap .swiper-button-next, .social-feed-section .flickr-feed-wrap .swiper-button-prev {
color: #fff !important;
background-image: none !important;
}
.social-feed-section .flickr-feed-wrap .swiper-button-next:after, .social-feed-section .flickr-feed-wrap .swiper-button-prev:after {
font-size: 30px !important;
}
</style>
<!--injected by sitecore for game skelton-->
<style>
   @media only screen and (min-width: 768px){
a.game-image-link {
    background-color: #dcdcdc !important;
    min-height: 100px !important;
  }
}
@media only screen and (min-width: 1000px){
a.game-image-link {
    background-color: #dcdcdc !important;
    min-height: 135px !important;
  }
}
@media only screen and (min-width: 1350px){
a.game-image-link {
    background-color: #dcdcdc !important;
    min-height: 170px !important;
  }
}
</style>
<style>
.splash-loading-logo~.splash-loading-spinner {
    display: none;
}

.splash-loading-logo {
    animation: bounce-in 1s linear .5s infinite;
    will-change: transform, contents;
    transform: translateZ(0);
}

@keyframes bounce-in {
    0%  { transform: scale(.3); }
  15%  { transform: scale(1.25); }
  30%  { transform: scale(0.9); }
  40%  { transform: scale(1.1); }
  50%  { transform: scale(1); }
  65%  { transform: scale(1); }
  79%  { transform: scale(1); }
  90%  { transform: scale(0); }
100%  { transform: scale(0); }
}

</style>
<style>
.cookie-consent-message .cookie-message .btn-go {
    background:#e8490d;
    border-color:#e8490d;
}
</style>
<style>
body .poker-teasers-mobile, html body[data-path=mobilebanner] {
    background: #000 !important;
}
</style>
<style>
.device-mobile body.showMenu vn-main main:before {
    cursor:pointer;
}

.device-mobile body.showMenu {
  cursor:pointer;
}

pk-navigation-bar #productMenu li.nav-link .dropdown-menu a {
  color: #000000 !important;
  padding: 8px !important;
  display: block !important;
  font-weight: 500 !important;
  border-bottom: 1px solid #e2e2e2;
  height: auto;
  font-size: 14px;
}

.device-mobile body pk-navigation-bar .navbar #productMenu li a.download-button {
    font-weight: 400!important;
}

</style>
<style>
.jackpot-widget-container {
background: linear-gradient(0deg,#2593d8 0%, #0343b6 100%);
}
.casino-jackpot-widget-container {
background: linear-gradient(0deg,#2593d8 0%, #0343b6 100%);
}
.jackpotText-3d {
color: #fff!important;
}
.jackpotValue-3d {
color: #fff!important;
}
</style>
<style>
/*hide continue button in poker download client*/
.native-download-client-app[data-domain='.partypoker.com'] form[name='contactForm'] #ctaButtonContainer .send{
display:none;
}

#backToApp{
display:none;
}


pt-reg-mobile-layout a, pt-reg-mobile-layout a:hover {
    text-decoration: underline!important;
}
#promotionsswitch .promotion-label {
    background: white;
    border: 1px solid gray;
    color: black;
}

#gamstoprgcheck ul li {
    list-style: initial;
    margin-left: 10px;
}
#gamstoprgcheck ul {
    margin-top: 10px!important;
}
pt-deposit-limits-page a{
cursor:pointer;
}

 /*hide reg signup bonus header in poker native*/
.native-app[data-domain='.partypoker.com'] pt-registration pt-signup-bonus-banner .header-ctrl-wrapper {
display:none;
}

pt-lost-password .inline-btn-container>:not(:last-child)
{
margin-bottom:1rem;
} 

pt-registration pt-reg-address-gb-state .form-group-2-col .w-50 {
  flex: auto !important;
}  
.poker-cashback-cta .title-link{
display:none;
}

</style>
<!-- OneTrust Cookies Consent Notice start for partypoker.com -->
<script type="text/javascript">

function loadOneTrust(domainScriptId) {
if(window.location.href == window.parent.location.href){
var jsElm = document.createElement("script");
jsElm.setAttribute( 'type', "application/javascript" );
jsElm.setAttribute( 'src', "https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" );
jsElm.setAttribute( 'data-document-language', true );
jsElm.setAttribute( 'charset', "UTF-8" );
jsElm.setAttribute( 'data-domain-script', domainScriptId );
document.body.appendChild(jsElm);
}
}

function OptanonWrapper() {
OneTrust.changeLanguage(window.clientConfig.vnPage.languageCode);
var policyLinkTemplate = "https://help.partypoker.com/{culture}/general-information/security/cookies-notice"; 
var policyLink = policyLinkTemplate.replace('{culture}',window.clientConfig.vnPage.lang );
if(document.getElementById('onetrust-policy-text')){
document.getElementById('onetrust-policy-text').children[0].href = policyLink;
}
document.getElementById('ot-pc-desc').children[0].href = policyLink;
}

window['_boot'].then((clientConf) => {
setTimeout(function(){ 
loadOneTrust("493c87a2-0ba3-4c72-bc37-65fb472273d7"); 
}, 5000);
});

</script>
<!-- OneTrust Cookies Consent Notice end for partypoker.com -->
<script>
// get current window url
var urlLocation = self.location.href;



// presets of pages and native-app type
var urlPresets = ["mobilepostlogin"];
var urlNativeParam = "_nativeapp=poker";

// Add class to body element to hide mobile menu on mobile native
function makeBlackBackground(){
var bodyEle = document.body;
urlPresets.forEach(url => {
if(urlLocation.toLowerCase().indexOf(url) > -1 && urlLocation.toLowerCase().indexOf(urlNativeParam) > -1){
bodyEle.classList.add("mobile-post-login");
return false;
}
});
};

// SetInterval to wait until page loads completely
var setMenuInterval = setInterval(function(){ makeBlackBackground() }, 1000);



// ClearInterval afer 10 seconds, to make sure page loaded completely
setTimeout(function() { clearInterval(setMenuInterval); }, 10000);
</script>



<style>
.mobile-post-login .splash{
    background: black !important;
}
@media (min-width: 320px) and (max-width: 358px)
#web-client-promotion .vc-client-promotion-container .swiper-bg-container .title {
    font-size: 15px!important;
}
}
</style>
<style>
.pk-breadcrumbs-wrap .pk-breadcrumbs-list {
     padding-left: 0;
     background: none;
}
body pk-navigation-bar .close-btn {
    display: none;
}
.footer-top-links .footer-nav-link:not(.btn) {
    display: flex;
    align-items: center;
    margin-right: 0;
}
.device-mobile body pk-navigation-bar .navbar #productMenu li a.download-button {
     height: auto;
}
.pptv .swiper-slide {
    height:0;
}
.pptv .swiper-slide.swiper-slide-active {
    height: auto;
}
.social-feed-section .clipsListData .video-thumb .btn-plpa {
    top: 42%;
    height: auto;
}
.mat-cell, .mat-header-cell, .mat-footer-cell {
overflow: visible !important;
}
.pp-container swiper.tabbed .swiper-slide {
	border:none!important;
	padding:20px 0!important;
}
td.cdk-column-startDate::first-letter {
    text-transform: uppercase;
}
.mat-table-theme .table tbody td .reg-cal-group .btn-sm {
    font-size: 14px !important;
}
.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
#main-content .nav-tabs.active-primary .active .nav-link,#main-content  .nav-tabs.active-primary .active .nav-link span,#main-content  .nav-tabs.active-primary .active .nav-link:before {
    color: #e8490d;
}
body[data-path="p/team-partypoker/index"] a.menu-item-link.pc-menu-link.active {
    display: none!important;
}
body[data-path*="download"] .pc-banner .pc-header {
    position: relative;
    z-index: 2;

}
#tournament-calendar .group-container.row {display:none;}
.cq-table {overflow:scroll;}
body[data-path="p/team-partypoker/index"] vn-pc-component-header-v2, body[data-path="p/team-partypoker/index-new"] vn-pc-component-header-v2 {
width:100%;
}
a.anchorLink {
    display: block;
    position: relative;
    top: -50px;
    visibility: hidden;
}
#main-content .teampp-wrapper .content-block .block-content h3 {
        padding: 4px 10px;
    font-size: 16px;
    text-align: center;
    font-weight: 200;
}

#main-content .teampp-wrapper .content-block .block-content h3 span {
    font-weight: 400;
}
#main-content .teampartypoker h3>a {
    color: #fff!important;
}

#promotion-tournament-main .pm-area-contentleft .teaserItem .teaserContent h5, #promotions-home .pm-area-contentleft .teaserItem .teaserContent h5 {
color:#000;
}

html footer .footer-nav-seo-container .footer-nav .footer-menu-section-title {
    font-weight: 600;
}

html footer .footer-nav-seo-container .footer-nav .footer-nav-link:not(.btn) {
    opacity: 0.8;
    transition: opacity 0.2s ease-in-out;
    margin-bottom: 0.3rem;
}
html footer .footer-nav-seo-container .footer-nav .footer-nav-link:not(.btn):hover,footer .footer-top-links .footer-nav-link:not(.btn):hover {
opacity:1;
text-decoration:underline;
}

/*--NAV FIX --*/

@media screen and (max-width:950px) {

pk-navigation-bar {
  left: 0;
  right: 0;
  height: 50px;
  overflow-y: hidden;
}
pk-navigation-bar .navbar {
  height: 73px;
  overflow-x: auto;
  overflow-y: hidden;
  position: relative;
  white-space: nowrap;
  width: 100%;
  z-index: 2;
  float: left;
  -webkit-overflow-scrolling: touch;
}
pk-navigation-bar .navbar #productMenu {
  padding-right: 0;
  overflow-y: hidden;
  overflow-x: auto;
  height: 77px;
  margin: 0 auto;
  display: block;
}
pk-navigation-bar .navbar #productMenu li {
  white-space: nowrap;
  text-align: center;
  height: 50px;
  display: inline-block;
}
pk-navigation-bar .navbar #productMenu li a {
  font-size: 14px;
  padding: 18px 15px 15px 16px;
}
pk-navigation-bar #productMenu .dropdown:hover .nav-link:after {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
pk-navigation-bar #productMenu .dropdown-toggle {
  display: none !important;
}
pk-navigation-bar #productMenu .dropdown .dropdown-menu {
  position: relative !important;
  display: inline-block !important;
  background: none !important;
  z-index: initial;
  left: 0 !important;
  min-width: 0 !important;
  float: none;
  padding: 0 !important;
  top: 0;
  box-shadow: none;
  margin-top: 0 !important;
}
pk-navigation-bar #productMenu .dropdown .dropdown-menu a.dropdown-item {
  color: #fff !important;
  padding: 17px 15px 15px 16px !important;
  width: auto !important;
  height: auto;
  display: inline-block !important;
  border: none !important;
  font-weight: normal !important;
}
pk-navigation-bar #productMenu .dropdown .dropdown-menu a.dropdown-item:hover {
  color: #eee !important;
}
pk-navigation-bar #productMenu .dropdown .dropdown-menu a.dropdown-item:hover:before {
  content: "";
  display: none;
}
pk-navigation-bar #productMenu .dropdown .dropdown-menu a.dropdown-item:hover:before {
  display: none;
}
}

/*END NAV FIX*/

/*Spins Storm Promotion Table Fix */
body[data-path="promotions/spinstorm"] th {
  background-color: #212529; 
  border-color:#32383e; 
  color: #fff;
  border-width: 1px; 
  border-color: #32383e;
}

body[data-path="promotions/spinstorm"] .mob-table span.mob-title {
  display:none;
}
@media screen and (max-width:900px) {
  body[data-path="promotions/spinstorm"]  .mob-table .mob-hide {
    display:none;
  }

body[data-path="promotions/spinstorm"]  .mob-table tr td {
  display:block;
  width:100%;
  padding:5px 10px;
  box-sizing:border-box;
  text-align:left;
}

body[data-path="promotions/spinstorm"]  .mob-table span.mob-title {
  padding-right:10px;
  float:left;
  display:inline-block;
  min-width:90px;
  font-weight:bold;
}
  
  body[data-path="promotions/spinstorm"]  .mob-table tbody th span.mob-title {
    padding:0;
    float:none;
    min-width:0;
  }
}
/* ENDSpins Storm Promotion Table Fix */


/* Software Updates Fix */
body[data-path*="p/software-updates"] #main-content ul.nav-tabs,#main-content .pm-page.software-updates  ul.nav-tabs {
padding:0;
margin:0 0 20px 0;
}

body[data-path*="p/software-updates"] #main-content ul.nav-tabs li,#main-content .pm-page.software-updates ul.nav-tabs li {
list-style:none;

}

body[data-path*="p/software-updates"] #main-content ul.nav-tabs li a, #main-content .pm-page.software-updates ul.nav-tabs li a {
text-decoration:none;
color:#000;
}
@media screen and (max-width:650px) {
body[data-path*="p/software-updates"] #main-content ul.nav-tabs li a, #main-content .pm-page.software-updates ul.nav-tabs li a  {
    padding: 8px 10px;
}
}
body[data-path*="p/software-updates"] #main-content vn-pc-toggle label.pc-toggle-label, #main-content .pm-page.software-updates vn-pc-toggle label.pc-toggle-label {
    margin-bottom: 0;
    background: #eee;
}

body[data-path*="p/software-updates"] #main-content vn-pc-toggle .pc-toggle-txt, #main-content .pm-page.software-updates vn-pc-toggle .pc-toggle-txt {
    margin-top: 20px;
}

/* Short-Deck game Hidden in HandHistory page */
ul#cashgames > li:nth-child(2) > div > ul li:nth-child(3){

}


body[data-path*="500k-alias-race"] #main-content .accordionItemHeading {
	list-style:none;
	margin-bottom:30px;
	font-size:18px;
	line-height:1.3;
	position:relative;
	padding:15px 10px 15px 50px;
}
body[data-path*="500k-alias-race"] #main-content .accordionItemHeading:before {
	content:"\e995";
	font-family:'themeicons' !important;
	color:#e8490c;
	font-size:28px;
	position:absolute;
	top:9px;
	left: 10px;
}

body[data-path*="500k-alias-race"] .accordionWrapper .accordionItem.open .accordionItemHeading {
background: #efefef;
border-color: #ddd;
}

@media (max-width: 599.98px) {
body[data-path*="p/promotions"] .pc-teaser.pc-banner {
min-height:150px;
margin-bottom:0!important;
}

body[data-path*="p/promotions"] vn-pc-menu.pc-menu .pc-menu-items, body[data-path*="p/promotions"] div.left-nav.pc-menu .pc-menu-items {
height:auto;
}

}

.btn.btn-dark:not([disabled]):not(.disabled).active, .btn.btn-dark:not([disabled]):not(.disabled):active, .btn.btn-dark:not([href]):not([tabindex]):not([disabled]):not(.disabled).active, .btn.btn-dark:not([href]):not([tabindex]):not([disabled]):not(.disabled):active, .show>.btn.btn-dark.dropdown-toggle, .show>.btn.btn-dark:not([href]):not([tabindex]).dropdown-toggle {
    color: #000!important;
}

.has-header-messages.device-mobile body pk-navigation-bar {
    top: 0;
    z-index: 99999;
}

.stretched-link:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: "";
}

.mat-tab-label {
    height:auto;
}

#promotion-tournament-main .mat-tab-label-container .mat-tab-labels .mat-tab-label .mat-tab-label-content, #promotions-home .mat-tab-label-container .mat-tab-labels .mat-tab-label .mat-tab-label-content {
    overflow: visible;
    text-overflow: unset;
    white-space: pre-line;
    line-height: 1.2;
    padding: 10px 5px;
}

.icon-list {
    list-style: none!important;
    position:relative;
margin-bottom:10px;
}

.icon-list:before {
    padding-right:5px;
    position:absolute;
    left:-22px;
    font-size:18px;
    top:0px;
    color:#e8490d;
}

@media screen and (max-width:950px) {
html body[data-path*="million-for-millions"] #promotion-tournament-main .col.heroCenter img, html body[data-path*="million-for-millions"] #promotions-home .col.heroCenter img {
    width: 120%;
    left: -16%;
}
}
</style>
<style>
.rcp-widget .gyml-outerframe-casino {
border-color: #E8490C!important;
}
.rcp-widget .gyml-outerframe-bg-overlay {
border-color: #ffffff;
}
.rcp-widget .gyml-outerframe-casinowidget {
border-color: #E8490C !important;
}

.rcp-widget .gyml-outerframe-casino .gyml-frame-casino {
background-color: #E8490C!important;
color: #fff!important;
}
.rcp-widget .gyml-outerframe-bg-overlay .gyml-frame-bg-overlay {
background-color: #ff0000;
color: #fff;
}
.rcp-widget .gyml-outerframe-casinowidget  .gyml-frame-casinowidget {
background-color: #E8490C !important;
color: #fff;
}
</style>
<script type="text/javascript">
setInterval(function(){
 if(document.getElementsByClassName("bottom-nav-link")[3])
 {  
   document.getElementsByClassName("bottom-nav-link")[3].addEventListener("click", function (event) {  
	setTimeout(function() {
        if(document.getElementById("serachTxt")){           	                
		 document.getElementById("serachTxt").focus();		
	    }
	},100);
  });
 }
},100);

</script>
<style>
body[data-path="spins"] #promotion-tournament-main .contentWrap.black:first-of-type, body[data-path="spins/spins-2m"] #promotion-tournament-main .contentWrap.black:first-of-type {
background-image :url('https://scmedia.partypoker.com/$-$/4f2f2fe26790486290293c85088b90e5.jpg');
background-size:cover;
}


body[data-path="spins/spins-1m"] #promotion-tournament-main .contentWrap.black:first-of-type {
background-image :url('https://scmedia.partypoker.com/$-$/c8caad465afa4b1c81f5faaa3687ebfd.jpg');
background-size:cover;
}
body[data-path="spins/spins-1m"] #promotion-tournament-main .col .heroContentWrap, body[data-path="spins/spins-2m"] #promotion-tournament-main .col .heroContentWrap  {
left:60%;
}
body[data-path="spins/spins-1m"] #promotion-tournament-main .col .heroContentWrap h1.promoTitle, body[data-path="spins/spins-2m"] #promotion-tournament-main .col .heroContentWrap h1.promoTitle {
display:none;
}
body[data-path="spins/spins-1m"] #promotion-tournament-main .col .heroContentWrap h2,body[data-path="spins/spins-2m"] #promotion-tournament-main .col .heroContentWrap h2 {
    font-size: 36px;
    line-height: 1.3;
    font-weight: 500;
}

.diamond-bg:before {
    content: "\e995";
    font-family: 'themeicons' !important;
    position: absolute;
    bottom: -120px;
    right: -65px;
    font-size: 250px;
    opacity: 0.05;
pointer-events:none;
}

.sports-bg:before { 
 font-family: 'themeicons' !important;
    position: absolute;
    bottom: -78px;
    right: -23px;
    font-size: 232px;
    opacity: 0.05;
    pointer-events: none;
}
.diamond-bg , .sports-bg {
    position: relative;
    overflow: hidden;
}

@media screen and (max-width:1050px) {
body[data-path="spins/spins-1m"]  #promotion-tournament-main .col .heroContentWrap h2,body[data-path="spins/spins-2m"]  #promotion-tournament-main .col .heroContentWrap h2 {
font-size:28px;
}

}
@media screen and (max-width:950px) {
body[data-path="spins/spins-1m"] #promotion-tournament-main .col.heroCenter img, body[data-path="spins/spins-2m"] #promotion-tournament-main .col.heroCenter img {
left:initial;
width:120%;
}
}

@media screen and (max-width768px) {
body[data-path="spins/spins-1m"] #promotion-tournament-main .col.heroCenter img, body[data-path="spins/spins-2m"] #promotion-tournament-main .col.heroCenter img {
left:initial;
width:120%;
}
}
@media screen and (max-width:650px) {
body[data-path="spins/spins-1m"] #promotion-tournament-main .col .heroContentWrap, body[data-path="spins/spins-2m"] #promotion-tournament-main .col .heroContentWrap   {
left:initial;
}
body[data-path="spins/spins-1m"]  #promotion-tournament-main .col.heroCenter img, body[data-path="spins/spins-2m"]  #promotion-tournament-main .col.heroCenter img {
    left: 6%;
    width: 181%;

}
body[data-path="spins/spins-1m"] #promotion-tournament-main .contentWrap.black:first-of-type, body[data-path="spins/spins-2m"] #promotion-tournament-main .contentWrap.black:first-of-type {
background-image:none;
}

body[data-path="spins/spins-1m"] #promotion-tournament-main .col.heroCenter .heroImageWrap, body[data-path="spins/overview"] #promotion-tournament-main .col.heroCenter .heroImageWrap, body[data-path="spins/spins-2m"] #promotion-tournament-main .col.heroCenter .heroImageWrap {
position:relative;
}
body[data-path="spins/spins-1m"] #promotion-tournament-main .col.heroCenter .heroImageWrap:after, body[data-path="spins/overview"] #promotion-tournament-main .col.heroCenter .heroImageWrap:after, body[data-path="spins/spins-2m"] #promotion-tournament-main .col.heroCenter .heroImageWrap:after {
    content: "";
    display: block;
    position: absolute;
    left: -20vw;
    width: 150vw;
    height: 30px;
    bottom: 0;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}

}
</style>
<script type="text/javascript">
var storeJumioRibbonLastUrl = function()
{
     var loc= window.location.href;
     var d = new Date();
     var currentDomain = "";
     d.setTime(d.getTime() + (1*24*60*60*1000));
     var expires = 'expires='+ d.toUTCString();
	 if(window.clientConfig.m2Page !== undefined)
	 {
	 currentDomain = window.clientConfig.m2Page.domain;
	 }
	 else {
	 currentDomain = window.clientConfig.vnPage.domain;
	 }
     document.cookie = 'jumioRibbonPrevLoc= '+ loc + ';'+ expires +';path=/; domain='+ currentDomain;
     return true;
}
</script>
<script>
    function DisplayNoneById(id) {
        document.getElementById(id).style.display = "none";
    }
</script>
<style>
@media screen and (max-width: 480px){
div.small-teaser .item-slide .md-teaser-body {
    height: 200px;
}
}
</style>
<script type="text/javascript">window.external = window.external || {}</script>
    <link rel="dns-prefetch" href="//media.partypoker.com" /><link rel="dns-prefetch" href="//scmedia.partypoker.com" /><script src="https://scmedia.partypoker.com/$-$/b70c42ab4d7d4d71945c14adf4b3bd7c.js" id="svoc" defer></script><meta name="format-detection" content="telephone=no" /><script src="//scmedia.itsfogo.com/$-$/490ff7c8769044e69d75c84aa1b4b1a0.js"  id="launch-darkly-js" defer></script><link rel="preconnect" href="https://www.partypoker.com" crossorigin /><script src="https://scmedia.itsfogo.com/$-$/006d6bee67db464fb28ea5d89ba5b152.js" id="new_visitor_cookie_script" async></script><script src="https://scmedia.partypoker.com/$-$/53bdf74f58524331af2317e29a6a6430.js" id="mPulse" defer></script><script src="https://scmedia.itsfogo.com/$-$/7187bf0a675b46a89627b38d9d3d0f66.js"  id="ot-banner-load" defer></script><script type="application/ld+json" src="https://scmedia.itsfogo.com/$-$/27028e9ac72c4a1c9fe7241a58dea862.json" schema-type="organization"></script><link rel="manifest" href="/site.webmanifest" crossorigin="use-credentials"><script id="27028e9ac72c4a1c9fe7241a58dea862" type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"PartyPoker online","alternateName":"PartyPoker","legalName":"https://www.partypoker.com/en","description":"Play poker online on one of the world's major poker sites. Check out our tournaments, cash games, tips and improve your game. Join now for the great deposit bonus.","logo":"https://scmedia.partypoker.com/$-$/abc40f4b840c4b78ba39c93d124daa0d.png","url":"https://www.partypoker.com/en","sameAs":["https://www.facebook.com/partypoker","https://www.instagram.com/partypoker/?hl=en","https://www.youtube.com/channel/UCwsWa65jkbHfvAblmmW_Z-Q","https://x.com/partypoker"],"langCulture":"en-US"}</script>
    
    <!-- party-poker -->
<link rel="apple-touch-icon" sizes="180x180" href="https://scmedia.partypoker.com/$-$/25becbb147f44424936cbcc31b03dae3.png">
<link rel="icon" type="image/x-icon" sizes="32x32" href="https://scmedia.partypoker.com/$-$/abc40f4b840c4b78ba39c93d124daa0d.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://scmedia.partypoker.com/$-$/392c0d8e18fd438bade62e5bd5420765.png">
<link rel="mask-icon" href="https://scmedia.partypoker.com/$-$/2a32e7cbc86c40149a026d37ff683f0b.svg" color="#e8490c">
<link rel="shortcut icon" href="https://scmedia.partypoker.com/$-$/d3d1105252604fcca2378613b064fade.ico">
<meta name="msapplication-TileColor" content="#e8490c">
<meta name="msapplication-config" content="/browserconfig.xml">
<meta name="theme-color" content="#0f0f10">
<!-- cyrillic-ext 100 -->

<!-- cyrillic-ext 300 -->

<!-- cyrillic-ext 400 -->

<!-- cyrillic-ext 500 -->

<!-- cyrillic-ext 700 -->

<!-- cyrillic-ext 900 -->

<!-- cyrillic 100 -->

<!-- cyrillic 300 -->

<!-- cyrillic 400 -->

<!-- cyrillic 500 -->

<!-- cyrillic 700 -->

<!-- cyrillic 900 -->

<!-- greek-ext 100 -->

<!-- greek-ext 300 -->

<!-- greek-ext 400 -->

<!-- greek-ext 500 -->

<!-- greek-ext 700 -->

<!-- greek-ext 900 -->

<!-- greek 100 -->

<!-- greek 300 -->

<!-- greek 400 -->

<!-- greek 500 -->

<!-- greek 700 -->

<!-- greek 900 -->

<!-- cyrillic-ext 100 -->

<!-- cyrillic-ext 300 -->

<!-- cyrillic-ext 400 -->

<!-- cyrillic-ext 500 -->

<!-- cyrillic-ext 700 -->

<!-- cyrillic-ext 900 -->

<!-- cyrillic 100 -->

<!-- cyrillic 300 -->

<!-- cyrillic 400 -->

<!-- cyrillic 500 -->

<!-- cyrillic 700 -->

<!-- cyrillic 900 -->

<!-- latin-ext 100 -->
<link rel="preload" as="font" type="font/woff2" href="https://scmedia.partypoker.com/$-$/04b7b268bf0e494b87a1727e541a4233.woff2" crossorigin="">
<!-- latin-ext 300 -->
<link rel="preload" as="font" type="font/woff2" href="https://scmedia.partypoker.com/$-$/0311485d5a76414abf29becfa539d3e0.woff2" crossorigin="">
<!-- latin-ext 400 -->
<link rel="preload" as="font" type="font/woff2" href="https://scmedia.partypoker.com/$-$/36561729f0f34b799b4cc12b064d6734.woff2" crossorigin="">
<!-- latin-ext 500 -->
<link rel="preload" as="font" type="font/woff2" href="https://scmedia.partypoker.com/$-$/aae8d5b622854ba3bd00ad95da750224.woff2" crossorigin="">
<!-- latin-ext 700 -->
<link rel="preload" as="font" type="font/woff2" href="https://scmedia.partypoker.com/$-$/01770d4317ee484cb1298e129042ef95.woff2" crossorigin="">
<!-- latin-ext 900 -->
<link rel="preload" as="font" type="font/woff2" href="https://scmedia.partypoker.com/$-$/46681737d01445ae8cacce5710d654b6.woff2" crossorigin="">
<!-- latin 100 -->
<link rel="preload" as="font" type="font/woff2" href="https://scmedia.partypoker.com/$-$/7a7ed40c8c5844738c2698017122d512.woff2" crossorigin="">
<!-- latin 300 -->
<link rel="preload" as="font" type="font/woff2" href="https://scmedia.partypoker.com/$-$/aa1772f14c9b404699af41a93b2ca814.woff2" crossorigin="">
<!-- latin 400 -->
<link rel="preload" as="font" type="font/woff2" href="https://scmedia.partypoker.com/$-$/3619afc9cea64a788270c65fff3140b4.woff2" crossorigin="">
<!-- latin 500 -->
<link rel="preload" as="font" type="font/woff2" href="https://scmedia.partypoker.com/$-$/343d8f849873478ea1b2162658a2c8e4.woff2" crossorigin="">
<!-- latin 700 -->
<link rel="preload" as="font" type="font/woff2" href="https://scmedia.partypoker.com/$-$/a7f86e6f29a3457db34a9f681f0a5020.woff2" crossorigin="">
<!-- latin 900 -->
<link rel="preload" as="font" type="font/woff2" href="https://scmedia.partypoker.com/$-$/dab8edb165d24eb39b4618946485a14c.woff2" crossorigin="">



<style>
    /* latin-ext */
    @font-face {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 100;
        font-display: swap;
        src: url(https://scmedia.partypoker.com/$-$/04b7b268bf0e494b87a1727e541a4233.woff2) format('woff2');
        unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
        ascent-override: 100%;
    }

    @font-face {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 300;
        font-display: swap;
        src: url(https://scmedia.partypoker.com/$-$/0311485d5a76414abf29becfa539d3e0.woff2) format('woff2');
        unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
        ascent-override: 100%;
    }

    @font-face {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(https://scmedia.partypoker.com/$-$/36561729f0f34b799b4cc12b064d6734.woff2) format('woff2');
        unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
        ascent-override: 100%;
    }

    @font-face {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url(https://scmedia.partypoker.com/$-$/aae8d5b622854ba3bd00ad95da750224.woff2) format('woff2');
        unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
        ascent-override: 100%;
    }

    @font-face {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(https://scmedia.partypoker.com/$-$/01770d4317ee484cb1298e129042ef95.woff2) format('woff2');
        unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
        ascent-override: 100%;
    }

    @font-face {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 900;
        font-display: swap;
        src: url(https://scmedia.partypoker.com/$-$/46681737d01445ae8cacce5710d654b6.woff2) format('woff2');
        unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
        ascent-override: 100%;
    }

    /* latin */
    @font-face {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 100;
        font-display: swap;
        src: url(https://scmedia.partypoker.com/$-$/7a7ed40c8c5844738c2698017122d512.woff2) format('woff2');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
ascent-override: 100%;
    }

    @font-face {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 300;
        font-display: swap;
        src: url(https://scmedia.partypoker.com/$-$/aa1772f14c9b404699af41a93b2ca814.woff2) format('woff2');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
ascent-override: 100%;
    }

    @font-face {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(https://scmedia.partypoker.com/$-$/3619afc9cea64a788270c65fff3140b4.woff2) format('woff2');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
ascent-override: 100%;
    }

    @font-face {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url(https://scmedia.partypoker.com/$-$/343d8f849873478ea1b2162658a2c8e4.woff2) format('woff2');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
ascent-override: 100%;
    }

    @font-face {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(https://scmedia.partypoker.com/$-$/a7f86e6f29a3457db34a9f681f0a5020.woff2) format('woff2');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
ascent-override: 100%;
    }

    @font-face {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 900;
        font-display: swap;
        src: url(https://scmedia.partypoker.com/$-$/dab8edb165d24eb39b4618946485a14c.woff2) format('woff2');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
ascent-override: 100%;
    }
</style>
<!-- party-poker -->
<link rel="preload" as="image" href='https://scmedia.partypoker.com/$-$/5222a96d1c3342bbac83a32cd442444c.svg'>
<link rel="preload" as="image" href='https://scmedia.partypoker.com/$-$/89de82d0c7bc41f4bf00afe8280c16d7.svg' media="screen and (max-width: 599.99px)">

<style>
.brand-logo {
    background: url('https://scmedia.partypoker.com/$-$/5222a96d1c3342bbac83a32cd442444c.svg') no-repeat center transparent;
    background-size: contain;
}

@media (max-width: 599.98px) {
    .navbar-switch-logo.brand-logo, .simulated-splash__logo.brand-logo {
        background-image: url('https://scmedia.partypoker.com/$-$/89de82d0c7bc41f4bf00afe8280c16d7.svg');
    }
}
</style>
<style>
:root {
--input-valid-bg: url('https://scmedia.partypoker.com/$-$/ce4b97e20c1149e6a179a51bf989e56d.svg');
--selector-arrow-bg: url('https://scmedia.partypoker.com/$-$/ba80623bf1e641098bfd3bdcf14c9c5f.png');
}
</style>
    <link rel="canonical" href="https://www.partypoker.com/en" />
    <base href="/" />
    <link rel="modulepreload" type="" href="/ClientDist/main-Mp93nsxI.js"></link><link rel="modulepreload" type="" href="/ClientDist/chunk-i-UT1oHGI5.js"></link><link rel="modulepreload" type="" href="/ClientDist/chunk-i-zm2jCoOe.js"></link><link rel="modulepreload" type="" href="/ClientDist/chunk-i-_IY_tfOJ.js"></link><link rel="modulepreload" type="" href="/ClientDist/chunk-i-AcsOLm_5.js"></link><link rel="modulepreload" type="" href="/ClientDist/chunk-i-7It9ye8X.js"></link><style>@keyframes pulse{0%{background-color:rgba(165,165,165,.1)}50%{background-color:rgba(165,165,165,.3)}to{background-color:rgba(165,165,165,.1)}}@keyframes vertical-shimmer{to{transform:translate(100%)}}*,:before,:after{box-sizing:border-box}:root{--color-white:#fff;--color-black:#000;--theme-promo-bonus:#a374d5;--theme-promo-free-spins:#ff8a5c;--theme-promo-freetickets:#093863;--theme-promo-freebet:#2db343;--theme-promo-goldenchips:#daa719;--theme-promo-new:#ff3b30;--theme-promo:#1284e0;--theme-buildabet:#eb7e13;--theme-streaming:#e6a31b;--theme-promo-odds-boost:#cc003a;--theme-promo-backup-bet:#0064b5;--theme-promo-acca-boost:#a141e6;--theme-promo-number:#07213a;--theme-promo-sports:turquoise;--theme-promo-poker:#093863;--theme-promo-recommended:#000;--theme-sports-live:#d9342b;--theme-sports-live-v2:#d45050;--theme-esports-streaming:#9a22d2;--theme-info-bg:color-mix(in srgb,var(--theme-info),#fff 80%);--theme-success-bg:color-mix(in srgb,var(--theme-success),#fff 80%);--theme-warning-bg:color-mix(in srgb,var(--theme-warning),#fff 80%);--theme-danger-bg:color-mix(in srgb,var(--theme-danger),#fff 80%);--theme-info:#1284e0;--theme-success:#2db343;--theme-error:#ff3b30;--theme-warning:#f6bd00;--theme-danger:#ff3b30;--theme-body:#000;--theme-body-400:#e5e5e5;--theme-body-300:#d5d5d5;--theme-body-200:#0f0f0f;--theme-body-100:#acacac;--theme-body-90:#191919;--theme-body-80:#333;--theme-body-70:#4c4c4c;--theme-body-60:#666;--theme-body-50:#7f7f7f;--theme-body-40:#999;--theme-body-30:#b2b2b2;--theme-body-20:#ccc;--theme-body-10:#e5e5e5;--theme-brand-01:#0f0f10;--theme-brand-02:#1a1a1a;--theme-brand-03:#0f0f10;--theme-accent-01:#e8490c;--theme-accent-02:#0b58c6;--theme-text-highlight:#e8490c;--theme-cta-01:#e8490c;--theme-cta-02:#0b58c6;--theme-cta-ghost-light:#000;--theme-cta-ghost-dark:#fff;--theme-chat:#1284e0;--theme-gray-tint:#f2f2f2;--theme-body-txt:#0f0f10;--theme-body-bgd:#fff;--theme-body-bg:#fff;--theme-overlay:#000;--scrollbar-width:12px;--site-spacer:1rem;--site-spacer-m:.75rem;--site-spacer-s:.5rem;--site-spacer-xs:.25rem;--site-spacer-tiny:.125rem;--site-spacer-l:1.25rem;--site-spacer-xl:1.5rem;--site-spacer-2xl:1.75rem;--site-spacer-3xl:2rem;--site-spacer-4xl:2.25rem;--site-spacer-5xl:2.5rem;--site-spacer-6xl:3rem;--site-spacer-7xl:3.5rem;--site-spacer-8xl:4rem;--site-spacer-9xl:4.5rem;--site-spacer-10xl:5rem;--theme-h1-font-size:2rem;--theme-h2-font-size:1.75rem;--theme-h3-font-size:1.5rem;--theme-h4-font-size:1.25rem;--theme-h5-font-size:1rem;--theme-h6-font-size:.875rem;--theme-txt-6xl-font-size:3rem;--theme-txt-5xl-font-size:2.5rem;--theme-txt-4xl-font-size:2.25rem;--theme-txt-3xl-font-size:2rem;--theme-txt-2xl-font-size:1.5rem;--theme-txt-xl-font-size:1.25rem;--theme-txt-lg-font-size:1rem;--theme-txt-md-font-size:.875rem;--theme-txt-sm-font-size:.75rem;--theme-txt-xs-font-size:.625rem;--theme-txt-2xs-font-size:.5rem;--theme-font-normal:400;--theme-font-medium:500;--theme-font-bold:700;--theme-font-family-base:Roboto,Verdana,Arial,Helvetica,sans-serif}body{background-color:var(--theme-body-bgd);color:var(--theme-body-txt);font-family:var(--theme-font-family-base);text-align:left;margin:0;font-size:1rem;font-weight:400;line-height:1.5}main{min-height:100vh;display:flex}.main-min-h-reset main{min-height:auto}.device-mobile.navigation-layout-open main{min-height:100vh}.loading{pointer-events:all;text-align:center;z-index:2000;width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;right:0}.loading>span:not(.loading-v1){display:none}.loading-v1,.splash-loading-spinner{--loading-v1-spinner-top:0;text-indent:-9999px;bottom:0;right:0;top:var(--loading-v1-spinner-top);--loading-v1-spinner-height:4rem;--loading-v1-spinner-width:4rem;--loading-v1-spinner-position:fixed;--loading-v1-spinner-border-width:.5rem;border:var(--loading-v1-spinner-border-width)solid rgba(232,73,12,.2);border-left:var(--loading-v1-spinner-border-width)solid #e8490c;height:var(--loading-v1-spinner-height);position:var(--loading-v1-spinner-position);width:var(--loading-v1-spinner-width);z-index:9999;border-radius:50%;outline:1px solid rgba(255,255,255,0);margin:auto;animation:1.1s linear infinite loadingspinnerrotate;display:block;left:0;overflow:hidden;transform:translateZ(0)}.loading-v1:after,.splash-loading-spinner:after{border-radius:50%;width:4rem;height:4rem}.loading-v1.alt-loading-spinner,.splash-loading-spinner.alt-loading-spinner{border-color:rgba(15,15,16,.5) rgba(15,15,16,.5) rgba(15,15,16,.5) #0f0f10}.splash-loading-spinner{--loading-v1-spinner-top:calc(50% + 35vh/2);--loading-v1-spinner-position:absolute;--loading-v1-spinner-height:3rem;--loading-v1-spinner-width:3rem}@media (max-width:959.98px){.splash-loading-spinner{--loading-v1-spinner-height:2.5rem;--loading-v1-spinner-width:2.5rem;--loading-v1-spinner-border-width:.2rem}}@keyframes loadingspinnerrotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.has-cashier-iframe .navigation-content-wrapper{position:relative}.has-cashier-iframe .navigation-content-wrapper .loading{background:var(--theme-body-bgd);opacity:1;z-index:2;position:absolute}.has-cashier-iframe .navigation-content-wrapper .loading .loading-v1{position:absolute}.loading-v2{background:var(--theme-brand-03);z-index:9;border-radius:25px;justify-content:center;align-items:center;width:55px;height:20px;margin:auto;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.loading-v2 .dot-flashing{background-color:#666;border-radius:20px;width:9px;height:9px;animation:.5s linear .2s infinite alternate dotFlashing;position:relative}.loading-v2 .dot-flashing:before,.loading-v2 .dot-flashing:after{content:"";display:inline-block;position:absolute;top:0}.loading-v2 .dot-flashing:before{background-color:#e5e5e5;border-radius:20px;width:9px;height:9px;animation:.5s infinite alternate dotFlashing;left:-15px}.loading-v2 .dot-flashing:after{background-color:#e5e5e5;border-radius:20px;width:9px;height:9px;animation:.5s .4s infinite alternate dotFlashing;left:15px}@keyframes dotFlashing{0%{background-color:var(--theme-cta-01)}50%,to{background-color:#e5e5e5}}.loading-v3{z-index:9;border-radius:25px;justify-content:center;align-items:center;width:55px;height:20px;margin:auto;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.loading-v3 .dot-flashing{background-color:#666;border-radius:20px;width:9px;height:9px;animation:.5s linear .2s infinite alternate dotFlashing;position:relative}.loading-v3 .dot-flashing:before,.loading-v3 .dot-flashing:after{content:"";display:inline-block;position:absolute;top:0}.loading-v3 .dot-flashing:before{background-color:#e5e5e5;border-radius:20px;width:9px;height:9px;animation:.5s infinite alternate dotFlashing;left:-15px}.loading-v3 .dot-flashing:after{background-color:#e5e5e5;border-radius:20px;width:9px;height:9px;animation:.5s .4s infinite alternate dotFlashing;left:15px}.app-root{display:block}.app-root .slot-header{z-index:6;width:100%;display:block;position:sticky;top:0}@media (orientation:landscape){.device-mobile-phone.app-root .slot-header{position:static}}.header{box-shadow:none;color:#fff;background:#0f0f10}.navbar{font-family:var(--theme-font-family-base);padding:var(--site-spacer-s)var(--site-spacer-m);flex-wrap:wrap;justify-content:space-between;align-items:center;min-height:3.5rem;max-height:3.5rem;display:flex;position:relative}@media (max-width:599.98px){.navbar{padding-left:var(--site-spacer-s);padding-right:var(--site-spacer-s);min-height:3.5rem}}.navbar.sub-nav-wrapper{box-shadow:none;padding:0 var(--site-spacer-s);background-color:#0f0f10;border-bottom:none;align-items:stretch;min-height:3rem}.navbar.sub-nav-wrapper.sub-nav-v2{background-color:var(--theme-body-bg);box-shadow:none}.header-shown:not(.header_sections-hidden) .slot-header{min-height:3.5rem;display:block}@media (max-width:599.98px){.header-shown:not(.header_sections-hidden) .slot-header{min-height:3.5rem}}.navbar-nav{flex-direction:column;margin-bottom:0;padding-left:0;list-style:none;display:flex}.th-party-poker{--semantic-body-lg-font-family:Roboto;--semantic-body-lg-font-size:16px;--semantic-body-lg-font-weight:400;--semantic-body-lg-line-height-px:24px;--semantic-body-md-font-family:Roboto;--semantic-body-md-font-size:14px;--semantic-body-md-font-weight:400;--semantic-body-md-line-height-px:20px;--semantic-body-md-strong-font-family:Roboto;--semantic-body-md-strong-font-size:14px;--semantic-body-md-strong-font-weight:700;--semantic-body-md-strong-line-height-px:20px;--semantic-color-caution-active:#d7a500;--semantic-color-caution-active-inverse:#f7c624;--semantic-color-caution-base:#f6bd00;--semantic-color-caution-base-inverse:#f8cf48;--semantic-color-caution-container-active:#f9d96d;--semantic-color-caution-container-active-inverse:#7b5e00;--semantic-color-caution-container-base:#fcecb6;--semantic-color-caution-container-base-inverse:#997600;--semantic-color-caution-container-hover:#fbe291;--semantic-color-caution-container-hover-inverse:#b88d00;--semantic-color-caution-container-selected:#fbe291;--semantic-color-caution-container-selected-inverse:#b88d00;--semantic-color-caution-hover:#f7c624;--semantic-color-caution-hover-inverse:#f9d96d;--semantic-color-caution-outline-active:#b88d00;--semantic-color-caution-outline-active-inverse:#f7c624;--semantic-color-caution-outline-base:#d7a500;--semantic-color-caution-outline-base-inverse:#f8cf48;--semantic-color-caution-outline-hover:#f6bd00;--semantic-color-caution-outline-hover-inverse:#f9d96d;--semantic-color-disabled-base:#ececee;--semantic-color-disabled-base-inverse:#c7c6cd;--semantic-color-disabled-outline:#d9d9de;--semantic-color-disabled-outline-inverse:#a19fac;--semantic-color-l2-bet-bar-background-base:#ececee;--semantic-color-l2-bet-bar-on-background-base:#18181b;--semantic-color-l2-bet-bar-on-background-subtle:#5c5a68;--semantic-color-l2-navigation-background-base:#18181b;--semantic-color-l2-navigation-on-background-base:#fff;--semantic-color-l2-navigation-on-background-divider:rgba(255,255,255,.6);--semantic-color-l2-navigation-on-background-subtle:rgba(255,255,255,.84);--semantic-color-l2-odds-button-background-active:#fec9b3;--semantic-color-l2-odds-button-background-base:#f7f7f8;--semantic-color-l2-odds-button-background-hover:#ffe3d7;--semantic-color-l2-odds-button-background-selected:#ffe3d7;--semantic-color-l2-odds-button-border-active:#fc4c02;--semantic-color-l2-odds-button-border-base:#d9d9de;--semantic-color-l2-odds-button-border-hover:#fc4c02;--semantic-color-l2-odds-button-border-selected:#fc4c02;--semantic-color-l2-odds-button-on-background-active:#18181b;--semantic-color-l2-odds-button-on-background-active-subtle:#5c5a68;--semantic-color-l2-odds-button-on-background-base:#18181b;--semantic-color-l2-odds-button-on-background-hover:#18181b;--semantic-color-l2-odds-button-on-background-hover-subtle:#5c5a68;--semantic-color-l2-odds-button-on-background-selected:#18181b;--semantic-color-l2-odds-button-on-background-selected-subtle:#5c5a68;--semantic-color-l2-odds-button-on-background-subtle:#5c5a68;--semantic-color-l2-pill-background-active:rgba(24,24,27,.16);--semantic-color-l2-pill-background-active-inverse:rgba(255,255,255,.24);--semantic-color-l2-pill-background-base:rgba(255,255,255,0);--semantic-color-l2-pill-background-base-inverse:rgba(255,255,255,0);--semantic-color-l2-pill-background-hover:rgba(24,24,27,.08);--semantic-color-l2-pill-background-hover-inverse:rgba(255,255,255,.12);--semantic-color-l2-pill-background-selected:rgba(24,24,27,.08);--semantic-color-l2-pill-background-selected-inverse:rgba(255,255,255,.12);--semantic-color-l2-pill-border-active:#b4b2bd;--semantic-color-l2-pill-border-active-inverse:#b4b2bd;--semantic-color-l2-pill-border-base:#b4b2bd;--semantic-color-l2-pill-border-base-inverse:#b4b2bd;--semantic-color-l2-pill-border-hover:#b4b2bd;--semantic-color-l2-pill-border-hover-inverse:#b4b2bd;--semantic-color-l2-pill-border-selected:#b4b2bd;--semantic-color-l2-pill-border-selected-inverse:#b4b2bd;--semantic-color-l2-pill-current-background-active:rgba(24,24,27,.16);--semantic-color-l2-pill-current-background-active-inverse:rgba(255,255,255,.24);--semantic-color-l2-pill-current-background-base:rgba(255,255,255,0);--semantic-color-l2-pill-current-background-base-inverse:rgba(255,255,255,0);--semantic-color-l2-pill-current-background-hover:rgba(24,24,27,.08);--semantic-color-l2-pill-current-background-hover-inverse:rgba(255,255,255,.12);--semantic-color-l2-pill-current-background-selected:rgba(24,24,27,.08);--semantic-color-l2-pill-current-background-selected-inverse:rgba(255,255,255,.12);--semantic-color-l2-pill-current-border-active:#b4b2bd;--semantic-color-l2-pill-current-border-active-inverse:#b4b2bd;--semantic-color-l2-pill-current-border-base:#b4b2bd;--semantic-color-l2-pill-current-border-base-inverse:#b4b2bd;--semantic-color-l2-pill-current-border-hover:#b4b2bd;--semantic-color-l2-pill-current-border-hover-inverse:#b4b2bd;--semantic-color-l2-pill-current-border-selected:#b4b2bd;--semantic-color-l2-pill-current-border-selected-inverse:#b4b2bd;--semantic-color-l2-pill-current-on-background-base:#18181b;--semantic-color-l2-pill-current-on-background-base-inverse:#fff;--semantic-color-l2-pill-current-on-background-selected:#18181b;--semantic-color-l2-pill-current-on-background-selected-inverse:#fff;--semantic-color-l2-pill-on-background-base:#18181b;--semantic-color-l2-pill-on-background-base-inverse:#fff;--semantic-color-l2-pill-on-background-selected:#18181b;--semantic-color-l2-pill-on-background-selected-inverse:#fff;--semantic-color-l2-pill-strong-background-active:#fec9b3;--semantic-color-l2-pill-strong-background-active-inverse:rgba(255,255,255,.24);--semantic-color-l2-pill-strong-background-base:rgba(255,255,255,0);--semantic-color-l2-pill-strong-background-base-inverse:rgba(255,255,255,0);--semantic-color-l2-pill-strong-background-hover:#ffe3d7;--semantic-color-l2-pill-strong-background-hover-inverse:rgba(255,255,255,.12);--semantic-color-l2-pill-strong-background-selected:#d44202;--semantic-color-l2-pill-strong-background-selected-inverse:#fff;--semantic-color-l2-pill-strong-border-active:#d44202;--semantic-color-l2-pill-strong-border-active-inverse:#fff;--semantic-color-l2-pill-strong-border-base:#b4b2bd;--semantic-color-l2-pill-strong-border-base-inverse:#b4b2bd;--semantic-color-l2-pill-strong-border-hover:#d44202;--semantic-color-l2-pill-strong-border-hover-inverse:#fff;--semantic-color-l2-pill-strong-border-selected:#d44202;--semantic-color-l2-pill-strong-border-selected-inverse:#fff;--semantic-color-l2-pill-strong-on-background-base:#18181b;--semantic-color-l2-pill-strong-on-background-base-inverse:#fff;--semantic-color-l2-pill-strong-on-background-selected:#fff;--semantic-color-l2-pill-strong-on-background-selected-inverse:#18181b;--semantic-color-l2-pill-subtle-background-active:rgba(24,24,27,.16);--semantic-color-l2-pill-subtle-background-active-inverse:rgba(255,255,255,.24);--semantic-color-l2-pill-subtle-background-base:rgba(255,255,255,0);--semantic-color-l2-pill-subtle-background-base-inverse:rgba(255,255,255,0);--semantic-color-l2-pill-subtle-background-hover:rgba(24,24,27,.08);--semantic-color-l2-pill-subtle-background-hover-inverse:rgba(255,255,255,.12);--semantic-color-l2-pill-subtle-background-selected:rgba(24,24,27,.08);--semantic-color-l2-pill-subtle-background-selected-inverse:rgba(255,255,255,.12);--semantic-color-l2-pill-subtle-border-active:#b4b2bd;--semantic-color-l2-pill-subtle-border-active-inverse:#b4b2bd;--semantic-color-l2-pill-subtle-border-base:#b4b2bd;--semantic-color-l2-pill-subtle-border-base-inverse:#b4b2bd;--semantic-color-l2-pill-subtle-border-hover:#b4b2bd;--semantic-color-l2-pill-subtle-border-hover-inverse:#b4b2bd;--semantic-color-l2-pill-subtle-border-selected:#b4b2bd;--semantic-color-l2-pill-subtle-border-selected-inverse:#b4b2bd;--semantic-color-l2-pill-subtle-on-background-base:#18181b;--semantic-color-l2-pill-subtle-on-background-base-inverse:#fff;--semantic-color-l2-pill-subtle-on-background-selected:#18181b;--semantic-color-l2-pill-subtle-on-background-selected-inverse:#fff;--semantic-color-l2-sheet-background-base:#fff;--semantic-color-l2-sheet-on-background-subtle:#5c5a68;--semantic-color-l2-tabs-background-active:rgba(24,24,27,.08);--semantic-color-l2-tabs-background-active-inverse:rgba(255,255,255,.08);--semantic-color-l2-tabs-background-base:rgba(255,255,255,0);--semantic-color-l2-tabs-background-base-inverse:rgba(255,255,255,0);--semantic-color-l2-tabs-background-hover:rgba(24,24,27,.04);--semantic-color-l2-tabs-background-hover-inverse:rgba(255,255,255,.04);--semantic-color-l2-tabs-background-selected:rgba(24,24,27,.12);--semantic-color-l2-tabs-background-selected-inverse:rgba(255,255,255,.12);--semantic-color-l2-tabs-indicator-selected:#d44202;--semantic-color-l2-tabs-indicator-selected-inverse:#d44202;--semantic-color-l2-tabs-on-background-active:#18181b;--semantic-color-l2-tabs-on-background-active-inverse:#d44202;--semantic-color-l2-tabs-on-background-base:#5c5a68;--semantic-color-l2-tabs-on-background-base-inverse:#fff;--semantic-color-l2-tabs-on-background-hover:#18181b;--semantic-color-l2-tabs-on-background-hover-inverse:#d44202;--semantic-color-l2-tabs-on-background-selected:#18181b;--semantic-color-l2-tabs-on-background-selected-inverse:#d44202;--semantic-color-negative-active:#9f241e;--semantic-color-negative-active-inverse:#ff3b30;--semantic-color-negative-base:#bf2c24;--semantic-color-negative-base-inverse:#ff574e;--semantic-color-negative-container-active:#ff8f89;--semantic-color-negative-container-active-inverse:#5f1612;--semantic-color-negative-container-base:#ffc7c4;--semantic-color-negative-container-base-inverse:#7f1d18;--semantic-color-negative-container-hover:#ffaba6;--semantic-color-negative-container-hover-inverse:#9f241e;--semantic-color-negative-container-selected:#ffaba6;--semantic-color-negative-container-selected-inverse:#9f241e;--semantic-color-negative-hover:#df332a;--semantic-color-negative-hover-inverse:#ff736b;--semantic-color-negative-outline-active:#9f241e;--semantic-color-negative-outline-active-inverse:#ff3b30;--semantic-color-negative-outline-base:#bf2c24;--semantic-color-negative-outline-base-inverse:#ff574e;--semantic-color-negative-outline-hover:#df332a;--semantic-color-negative-outline-hover-inverse:#ff736b;--semantic-color-on-caution-base:#18181b;--semantic-color-on-caution-base-inverse:#18181b;--semantic-color-on-caution-container:#18181b;--semantic-color-on-caution-container-inverse:#fff;--semantic-color-on-caution-container-selected:#18181b;--semantic-color-on-caution-container-selected-inverse:#fff;--semantic-color-on-caution-outline:#d7a500;--semantic-color-on-caution-outline-inverse:#f8cf48;--semantic-color-on-disabled-base:#b4b2bd;--semantic-color-on-disabled-base-inverse:#a19fac;--semantic-color-on-disabled-outline:#b4b2bd;--semantic-color-on-disabled-outline-inverse:#a19fac;--semantic-color-on-negative-base:#fff;--semantic-color-on-negative-base-inverse:#5f1612;--semantic-color-on-negative-container:#5f1612;--semantic-color-on-negative-container-inverse:#fff;--semantic-color-on-negative-container-selected:#5f1612;--semantic-color-on-negative-container-selected-inverse:#fff;--semantic-color-on-negative-outline:#bf2c24;--semantic-color-on-negative-outline-inverse:#ff574e;--semantic-color-on-positive-base:#fff;--semantic-color-on-positive-base-inverse:#104319;--semantic-color-on-positive-container:#104319;--semantic-color-on-positive-container-inverse:#fff;--semantic-color-on-positive-container-selected:#104319;--semantic-color-on-positive-container-selected-inverse:#fff;--semantic-color-on-positive-outline:#218632;--semantic-color-on-positive-outline-inverse:#4bbd5d;--semantic-color-on-primary-base:#fff;--semantic-color-on-primary-base-inverse:#fff;--semantic-color-on-primary-container:#18181b;--semantic-color-on-primary-container-inverse:#fff;--semantic-color-on-primary-container-selected:#18181b;--semantic-color-on-primary-container-selected-inverse:#fff;--semantic-color-on-primary-outline:#d44202;--semantic-color-on-primary-outline-inverse:#fff;--semantic-color-on-secondary-base:#fff;--semantic-color-on-secondary-base-inverse:#18181b;--semantic-color-on-secondary-container:#18181b;--semantic-color-on-secondary-container-inverse:#fff;--semantic-color-on-secondary-container-selected:#18181b;--semantic-color-on-secondary-container-selected-inverse:#fff;--semantic-color-on-secondary-outline:#18181b;--semantic-color-on-secondary-outline-inverse:#fff;--semantic-color-on-supporting-blue-base:#fff;--semantic-color-on-supporting-blue-base-inverse:#102c4b;--semantic-color-on-supporting-blue-strong:#fff;--semantic-color-on-supporting-blue-strong-inverse:#102c4b;--semantic-color-on-supporting-blue-subtle:#102c4b;--semantic-color-on-supporting-blue-subtle-inverse:#fff;--semantic-color-on-supporting-brand-primary-base:#fff;--semantic-color-on-supporting-brand-primary-base-inverse:#fff;--semantic-color-on-supporting-brand-primary-strong:#fff;--semantic-color-on-supporting-brand-primary-strong-inverse:#3d1301;--semantic-color-on-supporting-brand-primary-subtle:#3d1301;--semantic-color-on-supporting-brand-primary-subtle-inverse:#fff;--semantic-color-on-supporting-brand-secondary-base:#fff;--semantic-color-on-supporting-brand-secondary-base-inverse:#18181b;--semantic-color-on-supporting-brand-secondary-strong:#fff;--semantic-color-on-supporting-brand-secondary-strong-inverse:#18181b;--semantic-color-on-supporting-brand-secondary-subtle:#18181b;--semantic-color-on-supporting-brand-secondary-subtle-inverse:#fff;--semantic-color-on-supporting-gray-base:#18181b;--semantic-color-on-supporting-gray-base-inverse:#fff;--semantic-color-on-supporting-gray-shade:#fff;--semantic-color-on-supporting-gray-shade-inverse:#18181b;--semantic-color-on-supporting-gray-strong:#fff;--semantic-color-on-supporting-gray-strong-inverse:#18181b;--semantic-color-on-supporting-gray-subtle:#18181b;--semantic-color-on-supporting-gray-subtle-inverse:#fff;--semantic-color-on-supporting-gray-tint:#18181b;--semantic-color-on-supporting-gray-tint-inverse:#fff;--semantic-color-on-supporting-green-base:#fff;--semantic-color-on-supporting-green-base-inverse:#0b2c10;--semantic-color-on-supporting-green-strong:#fff;--semantic-color-on-supporting-green-strong-inverse:#0b2c10;--semantic-color-on-supporting-green-subtle:#0b2c10;--semantic-color-on-supporting-green-subtle-inverse:#fff;--semantic-color-on-supporting-orange-base:#33190a;--semantic-color-on-supporting-orange-base-inverse:#33190a;--semantic-color-on-supporting-orange-strong:#fff;--semantic-color-on-supporting-orange-strong-inverse:#33190a;--semantic-color-on-supporting-orange-subtle:#33190a;--semantic-color-on-supporting-orange-subtle-inverse:#fff;--semantic-color-on-supporting-purple-base:#fff;--semantic-color-on-supporting-purple-base-inverse:#120c21;--semantic-color-on-supporting-purple-strong:#fff;--semantic-color-on-supporting-purple-strong-inverse:#120c21;--semantic-color-on-supporting-purple-subtle:#120c21;--semantic-color-on-supporting-purple-subtle-inverse:#fff;--semantic-color-on-supporting-red-base:#fff;--semantic-color-on-supporting-red-base-inverse:#fff;--semantic-color-on-supporting-red-strong:#fff;--semantic-color-on-supporting-red-strong-inverse:#3f0e0c;--semantic-color-on-supporting-red-subtle:#3f0e0c;--semantic-color-on-supporting-red-subtle-inverse:#fff;--semantic-color-on-supporting-yellow-base:#3d2f00;--semantic-color-on-supporting-yellow-base-inverse:#3d2f00;--semantic-color-on-supporting-yellow-strong:#fff;--semantic-color-on-supporting-yellow-strong-inverse:#3d2f00;--semantic-color-on-supporting-yellow-subtle:#3d2f00;--semantic-color-on-supporting-yellow-subtle-inverse:#fff;--semantic-color-on-surface-base:#18181b;--semantic-color-on-surface-base-inverse:#fff;--semantic-color-on-surface-container-high-divider:#b4b2bd;--semantic-color-on-surface-container-high-divider-inverse:#8e8c9c;--semantic-color-on-surface-container-highest-divider:#a19fac;--semantic-color-on-surface-container-highest-divider-inverse:#8e8c9c;--semantic-color-on-surface-container-highest-subtle:#4b4955;--semantic-color-on-surface-container-highest-subtle-inverse:#d9d9de;--semantic-color-on-surface-container-low-divider:#c7c6cd;--semantic-color-on-surface-container-low-divider-inverse:#7b798b;--semantic-color-on-surface-container-lowest-divider:#d9d9de;--semantic-color-on-surface-container-lowest-divider-inverse:#6a6878;--semantic-color-on-surface-divider:#d9d9de;--semantic-color-on-surface-divider-inverse:#6a6878;--semantic-color-on-surface-subtle:#5c5a68;--semantic-color-on-surface-subtle-inverse:#c7c6cd;--semantic-color-on-tertiary-base:#fff;--semantic-color-on-tertiary-base-inverse:#18181b;--semantic-color-on-tertiary-container:#18181b;--semantic-color-on-tertiary-container-inverse:#fff;--semantic-color-on-tertiary-container-selected:#18181b;--semantic-color-on-tertiary-container-selected-inverse:#fff;--semantic-color-on-tertiary-outline:#18181b;--semantic-color-on-tertiary-outline-inverse:#fff;--semantic-color-on-utility-base:#fff;--semantic-color-on-utility-base-inverse:#102c4b;--semantic-color-on-utility-container:#102c4b;--semantic-color-on-utility-container-inverse:#fff;--semantic-color-on-utility-container-selected:#102c4b;--semantic-color-on-utility-container-selected-inverse:#fff;--semantic-color-on-utility-outline:#0074cb;--semantic-color-on-utility-outline-inverse:#6ab2eb;--semantic-color-opacity-active:rgba(24,24,27,.08);--semantic-color-opacity-active-inverse:rgba(255,255,255,.04);--semantic-color-opacity-base:rgba(24,24,27,.16);--semantic-color-opacity-base-inverse:rgba(255,255,255,.24);--semantic-color-opacity-hover:rgba(24,24,27,.04);--semantic-color-opacity-hover-inverse:rgba(255,255,255,.08);--semantic-color-opacity-selected:rgba(24,24,27,.04);--semantic-color-opacity-selected-inverse:rgba(255,255,255,.08);--semantic-color-opacity-skrim-strong:rgba(24,24,27,.16);--semantic-color-opacity-skrim-subtle:rgba(24,24,27,.08);--semantic-color-opacity-transparent:rgba(255,255,255,0);--semantic-color-positive-active:#1c6f29;--semantic-color-positive-active-inverse:#2db343;--semantic-color-positive-base:#218632;--semantic-color-positive-base-inverse:#4bbd5d;--semantic-color-positive-container-active:#87d393;--semantic-color-positive-container-active-inverse:#165921;--semantic-color-positive-container-base:#c2e9c9;--semantic-color-positive-container-base-inverse:#1c6f29;--semantic-color-positive-container-hover:#a5deae;--semantic-color-positive-container-hover-inverse:#218632;--semantic-color-positive-container-selected:#a5deae;--semantic-color-positive-container-selected-inverse:#218632;--semantic-color-positive-hover:#279c3a;--semantic-color-positive-hover-inverse:#69c878;--semantic-color-positive-outline-active:#1c6f29;--semantic-color-positive-outline-active-inverse:#2db343;--semantic-color-positive-outline-base:#218632;--semantic-color-positive-outline-base-inverse:#4bbd5d;--semantic-color-positive-outline-hover:#279c3a;--semantic-color-positive-outline-hover-inverse:#69c878;--semantic-color-primary-active:#b13602;--semantic-color-primary-active-inverse:#b13602;--semantic-color-primary-base:#d44202;--semantic-color-primary-base-inverse:#d44202;--semantic-color-primary-container-active:#fec9b3;--semantic-color-primary-container-active-inverse:#742401;--semantic-color-primary-container-base:#ffeae1;--semantic-color-primary-container-base-inverse:#922d01;--semantic-color-primary-container-hover:#ffe3d7;--semantic-color-primary-container-hover-inverse:#b13602;--semantic-color-primary-container-selected:#ffe3d7;--semantic-color-primary-container-selected-inverse:#b13602;--semantic-color-primary-hover:#fd7135;--semantic-color-primary-hover-inverse:#fd7135;--semantic-color-primary-outline-active:#b13602;--semantic-color-primary-outline-active-inverse:#b13602;--semantic-color-primary-outline-base:#d44202;--semantic-color-primary-outline-base-inverse:#d44202;--semantic-color-primary-outline-hover:#fd7135;--semantic-color-primary-outline-hover-inverse:#fd7135;--semantic-color-secondary-active:#2d2c33;--semantic-color-secondary-active-inverse:#d9d9de;--semantic-color-secondary-base:#18181b;--semantic-color-secondary-base-inverse:#fff;--semantic-color-secondary-container-active:#d9d9de;--semantic-color-secondary-container-active-inverse:#4b4955;--semantic-color-secondary-container-base:#f7f7f8;--semantic-color-secondary-container-base-inverse:#5c5a68;--semantic-color-secondary-container-hover:#ececee;--semantic-color-secondary-container-hover-inverse:#6a6878;--semantic-color-secondary-container-selected:#ececee;--semantic-color-secondary-container-selected-inverse:#6a6878;--semantic-color-secondary-hover:#3c3b44;--semantic-color-secondary-hover-inverse:#ececee;--semantic-color-secondary-outline-active:#2d2c33;--semantic-color-secondary-outline-active-inverse:#d9d9de;--semantic-color-secondary-outline-base:#18181b;--semantic-color-secondary-outline-base-inverse:#fff;--semantic-color-secondary-outline-hover:#3c3b44;--semantic-color-secondary-outline-hover-inverse:#ececee;--semantic-color-social-apple-active:#000;--semantic-color-social-apple-base:#000;--semantic-color-social-apple-hover:#404041;--semantic-color-social-apple-outline-active:#000;--semantic-color-social-apple-outline-base:#000;--semantic-color-social-apple-outline-hover:#404041;--semantic-color-social-entain-active:#8f00bf;--semantic-color-social-entain-base:#bf00ff;--semantic-color-social-entain-hover:#cf40ff;--semantic-color-social-entain-outline-active:#8f00bf;--semantic-color-social-entain-outline-base:#bf00ff;--semantic-color-social-entain-outline-hover:#cf40ff;--semantic-color-social-facebook-active:#314d85;--semantic-color-social-facebook-base:#4267b2;--semantic-color-social-facebook-hover:#718dc5;--semantic-color-social-facebook-outline-active:#314d85;--semantic-color-social-facebook-outline-base:#4267b2;--semantic-color-social-facebook-outline-hover:#718dc5;--semantic-color-social-google-active:#5c5a68;--semantic-color-social-google-base:#0c0c0d;--semantic-color-social-google-hover:#6a6878;--semantic-color-social-google-outline-active:#5c5a68;--semantic-color-social-google-outline-base:#0c0c0d;--semantic-color-social-google-outline-hover:#6a6878;--semantic-color-social-mlife-active:#73520d;--semantic-color-social-mlife-base:#996d12;--semantic-color-social-mlife-hover:#b3924d;--semantic-color-social-mlife-outline-active:#73520d;--semantic-color-social-mlife-outline-base:#996d12;--semantic-color-social-mlife-outline-hover:#b3924d;--semantic-color-social-on-apple-base:#fff;--semantic-color-social-on-apple-outline:#000;--semantic-color-social-on-entain-base:#fff;--semantic-color-social-on-entain-outline:#bf00ff;--semantic-color-social-on-facebook-base:#fff;--semantic-color-social-on-facebook-outline:#4267b2;--semantic-color-social-on-google-base:#fff;--semantic-color-social-on-google-outline:#18181b;--semantic-color-social-on-mlife-base:#fff;--semantic-color-social-on-mlife-outine:#996d12;--semantic-color-social-on-paypal-base:#fff;--semantic-color-social-on-paypal-outline:#0070ba;--semantic-color-social-on-yahoo-base:#fff;--semantic-color-social-on-yahoo-outline:#6001d2;--semantic-color-social-paypal-active:#00548b;--semantic-color-social-paypal-base:#0070ba;--semantic-color-social-paypal-hover:#4094cb;--semantic-color-social-paypal-outline-active:#00548b;--semantic-color-social-paypal-outline-base:#0070ba;--semantic-color-social-paypal-outline-hover:#4094cb;--semantic-color-social-yahoo-active:#48019d;--semantic-color-social-yahoo-base:#6001d2;--semantic-color-social-yahoo-hover:#8841dd;--semantic-color-social-yahoo-outline-active:#48019d;--semantic-color-social-yahoo-outline-base:#6001d2;--semantic-color-social-yahoo-outline-hover:#8841dd;--semantic-color-supporting-blue-base:#0074cb;--semantic-color-supporting-blue-base-inverse:#1284e0;--semantic-color-supporting-blue-strong:#004780;--semantic-color-supporting-blue-strong-inverse:#a6d0f3;--semantic-color-supporting-blue-subtle:#c3e0f7;--semantic-color-supporting-blue-subtle-inverse:#004780;--semantic-color-supporting-brand-primary-base:#d44202;--semantic-color-supporting-brand-primary-base-inverse:#d44202;--semantic-color-supporting-brand-primary-strong:#742401;--semantic-color-supporting-brand-primary-strong-inverse:#fec9b3;--semantic-color-supporting-brand-primary-subtle:#ffe3d7;--semantic-color-supporting-brand-primary-subtle-inverse:#742401;--semantic-color-supporting-brand-secondary-base:#18181b;--semantic-color-supporting-brand-secondary-base-inverse:#fff;--semantic-color-supporting-brand-secondary-strong:#2d2c33;--semantic-color-supporting-brand-secondary-strong-inverse:#d9d9de;--semantic-color-supporting-brand-secondary-subtle:#ececee;--semantic-color-supporting-brand-secondary-subtle-inverse:#5c5a68;--semantic-color-supporting-gray-base:#b4b2bd;--semantic-color-supporting-gray-base-inverse:#7b798b;--semantic-color-supporting-gray-shade:#18181b;--semantic-color-supporting-gray-shade-inverse:#fff;--semantic-color-supporting-gray-strong:#7b798b;--semantic-color-supporting-gray-strong-inverse:#d9d9de;--semantic-color-supporting-gray-subtle:#d9d9de;--semantic-color-supporting-gray-subtle-inverse:#5c5a68;--semantic-color-supporting-gray-tint:#ececee;--semantic-color-supporting-gray-tint-inverse:#3c3b44;--semantic-color-supporting-green-base:#218632;--semantic-color-supporting-green-base-inverse:#2db343;--semantic-color-supporting-green-strong:#165921;--semantic-color-supporting-green-strong-inverse:#a5deae;--semantic-color-supporting-green-subtle:#c2e9c9;--semantic-color-supporting-green-subtle-inverse:#104319;--semantic-color-supporting-orange-base:#ee864b;--semantic-color-supporting-orange-base-inverse:#ee864b;--semantic-color-supporting-orange-strong:#9b562e;--semantic-color-supporting-orange-strong-inverse:#f8cfb7;--semantic-color-supporting-orange-subtle:#fce7db;--semantic-color-supporting-orange-subtle-inverse:#713d20;--semantic-color-supporting-purple-base:#947dce;--semantic-color-supporting-purple-base-inverse:#947dce;--semantic-color-supporting-purple-strong:#3d2a6f;--semantic-color-supporting-purple-strong-inverse:#bfb1e2;--semantic-color-supporting-purple-subtle:#d4cbec;--semantic-color-supporting-purple-subtle-inverse:#3d2a6f;--semantic-color-supporting-red-base:#bf2c24;--semantic-color-supporting-red-base-inverse:#ff3b30;--semantic-color-supporting-red-strong:#7f1d18;--semantic-color-supporting-red-strong-inverse:#ffaba6;--semantic-color-supporting-red-subtle:#ffc7c4;--semantic-color-supporting-red-subtle-inverse:#7f1d18;--semantic-color-supporting-yellow-base:#f6bd00;--semantic-color-supporting-yellow-base-inverse:#f6bd00;--semantic-color-supporting-yellow-strong:#b88d00;--semantic-color-supporting-yellow-strong-inverse:#fbe291;--semantic-color-supporting-yellow-subtle:#fcecb6;--semantic-color-supporting-yellow-subtle-inverse:#7b5e00;--semantic-color-surface-active:#d9d9de;--semantic-color-surface-active-inverse:#3c3b44;--semantic-color-surface-base:#f7f7f8;--semantic-color-surface-base-inverse:#18181b;--semantic-color-surface-container-high-active:#c7c6cd;--semantic-color-surface-container-high-active-inverse:#3c3b44;--semantic-color-surface-container-high-base:#d9d9de;--semantic-color-surface-container-high-base-inverse:#4b4955;--semantic-color-surface-container-high-hover:#ececee;--semantic-color-surface-container-high-hover-inverse:#5c5a68;--semantic-color-surface-container-high-selected:#ececee;--semantic-color-surface-container-high-selected-inverse:#5c5a68;--semantic-color-surface-container-highest-active:#b4b2bd;--semantic-color-surface-container-highest-active-inverse:#4b4955;--semantic-color-surface-container-highest-base:#c7c6cd;--semantic-color-surface-container-highest-base-inverse:#5c5a68;--semantic-color-surface-container-highest-hover:#d9d9de;--semantic-color-surface-container-highest-hover-inverse:#6a6878;--semantic-color-surface-container-highest-selected:#d9d9de;--semantic-color-surface-container-highest-selected-inverse:#6a6878;--semantic-color-surface-container-low-active:#d9d9de;--semantic-color-surface-container-low-active-inverse:#2d2c33;--semantic-color-surface-container-low-base:#ececee;--semantic-color-surface-container-low-base-inverse:#3c3b44;--semantic-color-surface-container-low-hover:#f7f7f8;--semantic-color-surface-container-low-hover-inverse:#4b4955;--semantic-color-surface-container-low-selected:#f7f7f8;--semantic-color-surface-container-low-selected-inverse:#4b4955;--semantic-color-surface-container-lowest-active:#ececee;--semantic-color-surface-container-lowest-active-inverse:#4b4955;--semantic-color-surface-container-lowest-base:#fff;--semantic-color-surface-container-lowest-base-inverse:#2d2c33;--semantic-color-surface-container-lowest-hover:#f7f7f8;--semantic-color-surface-container-lowest-hover-inverse:#3c3b44;--semantic-color-surface-container-lowest-selected:#f7f7f8;--semantic-color-surface-container-lowest-selected-inverse:#3c3b44;--semantic-color-surface-hover:#ececee;--semantic-color-surface-hover-inverse:#2d2c33;--semantic-color-surface-outline-high-active:#b4b2bd;--semantic-color-surface-outline-high-active-inverse:#4b4955;--semantic-color-surface-outline-high-base:#c7c6cd;--semantic-color-surface-outline-high-base-inverse:#5c5a68;--semantic-color-surface-outline-high-hover:#d9d9de;--semantic-color-surface-outline-high-hover-inverse:#6a6878;--semantic-color-surface-outline-high-selected:#d9d9de;--semantic-color-surface-outline-high-selected-inverse:#6a6878;--semantic-color-surface-outline-highest-active:#a19fac;--semantic-color-surface-outline-highest-active-inverse:#5c5a68;--semantic-color-surface-outline-highest-base:#b4b2bd;--semantic-color-surface-outline-highest-base-inverse:#6a6878;--semantic-color-surface-outline-highest-hover:#c7c6cd;--semantic-color-surface-outline-highest-hover-inverse:#7b798b;--semantic-color-surface-outline-highest-selected:#c7c6cd;--semantic-color-surface-outline-highest-selected-inverse:#7b798b;--semantic-color-surface-outline-low-active:#c7c6cd;--semantic-color-surface-outline-low-active-inverse:#3c3b44;--semantic-color-surface-outline-low-base:#d9d9de;--semantic-color-surface-outline-low-base-inverse:#4b4955;--semantic-color-surface-outline-low-hover:#ececee;--semantic-color-surface-outline-low-hover-inverse:#5c5a68;--semantic-color-surface-outline-low-selected:#ececee;--semantic-color-surface-outline-low-selected-inverse:#5c5a68;--semantic-color-surface-outline-lowest-active:#d9d9de;--semantic-color-surface-outline-lowest-active-inverse:#2d2c33;--semantic-color-surface-outline-lowest-base:#ececee;--semantic-color-surface-outline-lowest-base-inverse:#3c3b44;--semantic-color-surface-outline-lowest-hover:#f7f7f8;--semantic-color-surface-outline-lowest-hover-inverse:#4b4955;--semantic-color-surface-outline-lowest-selected:#f7f7f8;--semantic-color-surface-outline-lowest-selected-inverse:#4b4955;--semantic-color-surface-selected:#ececee;--semantic-color-surface-selected-inverse:#2d2c33;--semantic-color-tertiary-active:#2d2c33;--semantic-color-tertiary-active-inverse:#d9d9de;--semantic-color-tertiary-base:#18181b;--semantic-color-tertiary-base-inverse:#fff;--semantic-color-tertiary-container-active:#d9d9de;--semantic-color-tertiary-container-active-inverse:rgba(255,255,255,.12);--semantic-color-tertiary-container-base:#f7f7f8;--semantic-color-tertiary-container-base-inverse:#5c5a68;--semantic-color-tertiary-container-hover:#ececee;--semantic-color-tertiary-container-hover-inverse:rgba(255,255,255,.08);--semantic-color-tertiary-container-selected:#ececee;--semantic-color-tertiary-container-selected-inverse:rgba(255,255,255,.08);--semantic-color-tertiary-hover:#3c3b44;--semantic-color-tertiary-hover-inverse:#ececee;--semantic-color-tertiary-outline-active:#2d2c33;--semantic-color-tertiary-outline-active-inverse:#d9d9de;--semantic-color-tertiary-outline-base:#18181b;--semantic-color-tertiary-outline-base-inverse:#fff;--semantic-color-tertiary-outline-hover:#3c3b44;--semantic-color-tertiary-outline-hover-inverse:#ececee;--semantic-color-transparent-base:rgba(255,255,255,0);--semantic-color-utility-active:#0064b3;--semantic-color-utility-active-inverse:#4da2e7;--semantic-color-utility-base:#0074cb;--semantic-color-utility-base-inverse:#6ab2eb;--semantic-color-utility-container-active:#a6d0f3;--semantic-color-utility-container-active-inverse:#083965;--semantic-color-utility-container-base:#ddedfe;--semantic-color-utility-container-base-inverse:#004780;--semantic-color-utility-container-hover:#c3e0f7;--semantic-color-utility-container-hover-inverse:#059;--semantic-color-utility-container-selected:#c3e0f7;--semantic-color-utility-container-selected-inverse:#059;--semantic-color-utility-hover:#1284e0;--semantic-color-utility-hover-inverse:#88c1ef;--semantic-color-utility-outline-active:#0064b3;--semantic-color-utility-outline-active-inverse:#4da2e7;--semantic-color-utility-outline-base:#0074cb;--semantic-color-utility-outline-base-inverse:#6ab2eb;--semantic-color-utility-outline-hover:#1284e0;--semantic-color-utility-outline-hover-inverse:#88c1ef;--semantic-elevation-raised-1-box-shadow:0 2px 4px rgba(0,0,0,.08);--semantic-elevation-raised-2-box-shadow:0 4px 8px rgba(0,0,0,.16);--semantic-elevation-raised-3-box-shadow:0 4px 24px rgba(0,0,0,.2);--semantic-elevation-raised-4-box-shadow:0 20px 40px rgba(0,0,0,.28);--semantic-elevation-raised-5-box-shadow:0 -4px 8px rgba(0,0,0,.2);--semantic-elevation-raised-6-box-shadow:0 4px 24px rgba(0,0,0,.36);--semantic-elevation-raised-7-box-shadow:0 4px 40px rgba(0,0,0,.48);--semantic-headline-lg-font-family:Roboto;--semantic-headline-lg-font-size:20px;--semantic-headline-lg-font-weight:400;--semantic-headline-lg-line-height-px:28px;--semantic-headline-lg-strong-font-family:Roboto;--semantic-headline-lg-strong-font-size:20px;--semantic-headline-lg-strong-font-weight:700;--semantic-headline-lg-strong-line-height-px:28px;--semantic-headline-md-font-family:Roboto;--semantic-headline-md-font-size:16px;--semantic-headline-md-font-weight:400;--semantic-headline-md-line-height-px:24px;--semantic-headline-md-strong-font-family:Roboto;--semantic-headline-md-strong-font-size:16px;--semantic-headline-md-strong-font-weight:700;--semantic-headline-md-strong-line-height-px:24px;--semantic-headline-sm-font-family:Roboto;--semantic-headline-sm-font-size:14px;--semantic-headline-sm-font-weight:400;--semantic-headline-sm-line-height-px:20px;--semantic-headline-sm-strong-font-family:Roboto;--semantic-headline-sm-strong-font-size:14px;--semantic-headline-sm-strong-font-weight:700;--semantic-headline-sm-strong-line-height-px:20px;--semantic-label-lg-font-family:Roboto;--semantic-label-lg-font-size:14px;--semantic-label-lg-font-weight:400;--semantic-label-lg-line-height-px:16px;--semantic-label-lg-strong-font-family:Roboto;--semantic-label-lg-strong-font-size:14px;--semantic-label-lg-strong-font-weight:700;--semantic-label-lg-strong-line-height-px:16px;--semantic-label-md-font-family:Roboto;--semantic-label-md-font-size:12px;--semantic-label-md-font-weight:400;--semantic-label-md-line-height-px:16px;--semantic-label-md-strong-font-family:Roboto;--semantic-label-md-strong-font-size:12px;--semantic-label-md-strong-font-weight:700;--semantic-label-md-strong-line-height-px:16px;--semantic-label-sm-font-family:Roboto;--semantic-label-sm-font-size:11px;--semantic-label-sm-font-weight:400;--semantic-label-sm-line-height-px:16px;--semantic-label-sm-strong-font-family:Roboto;--semantic-label-sm-strong-font-size:11px;--semantic-label-sm-strong-font-weight:700;--semantic-label-sm-strong-line-height-px:16px;--semantic-label-xs-font-family:Roboto;--semantic-label-xs-font-size:9px;--semantic-label-xs-font-weight:400;--semantic-label-xs-line-height-px:12px;--semantic-radius-l2-badge-medium:12px;--semantic-radius-l2-badge-xsmall:8px;--semantic-radius-l2-betbar:8px;--semantic-radius-l2-button-large:2px;--semantic-radius-l2-button-medium:2px;--semantic-radius-l2-button-small:2px;--semantic-radius-l2-odds-button:4px;--semantic-radius-l2-pill:1000px;--semantic-radius-l2-search:1000px;--semantic-radius-l2-segment-item:8px;--semantic-radius-l2-segmented-control:8px;--semantic-radius-max:1000px;--semantic-radius-semi-rounded-lg:12px;--semantic-radius-semi-rounded-md:8px;--semantic-radius-semi-rounded-sm:4px;--semantic-radius-semi-rounded-xs:2px;--semantic-radius-squared:0;--semantic-size-icon-large:20px;--semantic-size-icon-medium:16px;--semantic-size-icon-small:12px;--semantic-size-icon-xlarge:24px;--semantic-size-icon-xsmall:8px;--semantic-size-x1:4px;--semantic-size-x10:40px;--semantic-size-x11:44px;--semantic-size-x12:48px;--semantic-size-x13:52px;--semantic-size-x14:56px;--semantic-size-x16:64px;--semantic-size-x18:72px;--semantic-size-x2:8px;--semantic-size-x2-no-unit:8;--semantic-size-x20:80px;--semantic-size-x22:88px;--semantic-size-x23:92px;--semantic-size-x24:96px;--semantic-size-x25:100px;--semantic-size-x3:12px;--semantic-size-x35:140px;--semantic-size-x4:16px;--semantic-size-x5:20px;--semantic-size-x6:24px;--semantic-size-x8:32px;--semantic-size-x9:36px;--semantic-size-xhalf:2px;--semantic-size-xquarter:1px;--semantic-spacing-container-padding-2xl:16px;--semantic-spacing-container-padding-3xl:24px;--semantic-spacing-container-padding-4xl:32px;--semantic-spacing-container-padding-5xl:40px;--semantic-spacing-container-padding-lg:8px;--semantic-spacing-container-padding-md:6px;--semantic-spacing-container-padding-none:0;--semantic-spacing-container-padding-sm:4px;--semantic-spacing-container-padding-xl:12px;--semantic-spacing-container-padding-xs:2px;--semantic-spacing-inline-inline-none:0;--semantic-spacing-inline-lg:12px;--semantic-spacing-inline-md:8px;--semantic-spacing-inline-none:0;--semantic-spacing-inline-sm:4px;--semantic-spacing-inline-xl:16px;--semantic-spacing-inline-xs:2px;--semantic-spacing-stack-2xl:20px;--semantic-spacing-stack-3xl:24px;--semantic-spacing-stack-4xl:28px;--semantic-spacing-stack-5xl:32px;--semantic-spacing-stack-lg:12px;--semantic-spacing-stack-md:8px;--semantic-spacing-stack-none:0;--semantic-spacing-stack-sm:4px;--semantic-spacing-stack-stack-none:0;--semantic-spacing-stack-xl:16px;--semantic-spacing-stack-xs:2px;--semantic-title-lg-font-family:Roboto;--semantic-title-lg-font-size:32px;--semantic-title-lg-font-weight:600;--semantic-title-lg-line-height-px:48px;--semantic-title-md-font-family:Roboto;--semantic-title-md-font-size:28px;--semantic-title-md-font-weight:600;--semantic-title-md-line-height-px:42px;--semantic-title-sm-font-family:Roboto;--semantic-title-sm-font-size:24px;--semantic-title-sm-font-weight:600;--semantic-title-sm-line-height-px:36px;--semantic-title-xl-font-family:Roboto;--semantic-title-xl-font-size:36px;--semantic-title-xl-font-weight:600;--semantic-title-xl-line-height-px:52px;--semantic-title-xl-strong-font-family:Roboto;--semantic-title-xl-strong-font-size:36px;--semantic-title-xl-strong-font-weight:700;--semantic-title-xl-strong-line-height-px:52px;--semantic-typography-body-font-family:Roboto;--semantic-typography-body-lg-font-size:16px;--semantic-typography-body-lg-font-weight:400;--semantic-typography-body-lg-line-height:24px;--semantic-typography-body-lg-paragraph-space:0;--semantic-typography-body-lg-strong-font-size:16px;--semantic-typography-body-lg-strong-font-weight:500;--semantic-typography-body-lg-strong-line-height:24px;--semantic-typography-body-lg-strong-paragraph-space:0;--semantic-typography-body-md-font-size:14px;--semantic-typography-body-md-font-weight:400;--semantic-typography-body-md-line-height:20px;--semantic-typography-body-md-paragraph-space:0;--semantic-typography-body-md-strong-font-size:14px;--semantic-typography-body-md-strong-font-weight:500;--semantic-typography-body-md-strong-line-height:20px;--semantic-typography-body-md-strong-paragraph-space:0;--semantic-typography-body-sm-font-size:12px;--semantic-typography-body-sm-font-weight:400;--semantic-typography-body-sm-line-height:16px;--semantic-typography-body-sm-paragraph-space:0;--semantic-typography-body-sm-strong-font-size:12px;--semantic-typography-body-sm-strong-font-weight:500;--semantic-typography-body-sm-strong-line-height:16px;--semantic-typography-body-sm-strong-paragraph-space:0;--semantic-typography-display-font-family:Roboto;--semantic-typography-display-lg-font-size:56px;--semantic-typography-display-lg-font-weight:500;--semantic-typography-display-lg-line-height:80px;--semantic-typography-display-lg-paragraph-space:0;--semantic-typography-display-lg-strong-font-size:56px;--semantic-typography-display-lg-strong-font-weight:700;--semantic-typography-display-lg-strong-line-height:80px;--semantic-typography-display-lg-strong-paragraph-space:0;--semantic-typography-display-md-font-size:48px;--semantic-typography-display-md-font-weight:500;--semantic-typography-display-md-line-height:72px;--semantic-typography-display-md-paragraph-space:0;--semantic-typography-display-md-strong-font-size:48px;--semantic-typography-display-md-strong-font-weight:700;--semantic-typography-display-md-strong-line-height:72px;--semantic-typography-display-md-strong-paragraph-space:0;--semantic-typography-display-sm-font-size:40px;--semantic-typography-display-sm-font-weight:500;--semantic-typography-display-sm-line-height:56px;--semantic-typography-display-sm-paragraph-space:0;--semantic-typography-display-sm-strong-font-size:40px;--semantic-typography-display-sm-strong-font-weight:700;--semantic-typography-display-sm-strong-line-height:56px;--semantic-typography-display-sm-strong-paragraph-space:0;--semantic-typography-headline-font-family:Roboto;--semantic-typography-headline-lg-font-size:32px;--semantic-typography-headline-lg-font-weight:400;--semantic-typography-headline-lg-line-height:44px;--semantic-typography-headline-lg-paragraph-space:0;--semantic-typography-headline-lg-strong-font-size:32px;--semantic-typography-headline-lg-strong-font-weight:700;--semantic-typography-headline-lg-strong-line-height:44px;--semantic-typography-headline-lg-strong-paragraph-space:0;--semantic-typography-headline-md-font-size:28px;--semantic-typography-headline-md-font-weight:400;--semantic-typography-headline-md-line-height:40px;--semantic-typography-headline-md-paragraph-space:0;--semantic-typography-headline-md-strong-font-size:28px;--semantic-typography-headline-md-strong-font-weight:700;--semantic-typography-headline-md-strong-line-height:40px;--semantic-typography-headline-md-strong-paragraph-space:0;--semantic-typography-headline-sm-font-size:24px;--semantic-typography-headline-sm-font-weight:400;--semantic-typography-headline-sm-line-height:36px;--semantic-typography-headline-sm-paragraph-space:0;--semantic-typography-headline-sm-strong-font-size:24px;--semantic-typography-headline-sm-strong-font-weight:700;--semantic-typography-headline-sm-strong-line-height:36px;--semantic-typography-headline-sm-strong-paragraph-space:0;--semantic-typography-headline-xl-font-size:36px;--semantic-typography-headline-xl-font-weight:400;--semantic-typography-headline-xl-line-height:52px;--semantic-typography-headline-xl-paragraph-space:0;--semantic-typography-headline-xl-strong-font-size:36px;--semantic-typography-headline-xl-strong-font-weight:700;--semantic-typography-headline-xl-strong-line-height:52px;--semantic-typography-headline-xl-strong-paragraph-space:0;--semantic-typography-label-font-family:Roboto;--semantic-typography-label-lg-font-size:14px;--semantic-typography-label-lg-font-weight:400;--semantic-typography-label-lg-line-height:16px;--semantic-typography-label-lg-paragraph-space:0;--semantic-typography-label-lg-strong-font-size:14px;--semantic-typography-label-lg-strong-font-weight:500;--semantic-typography-label-lg-strong-line-height:16px;--semantic-typography-label-lg-strong-paragraph-space:0;--semantic-typography-label-md-font-size:12px;--semantic-typography-label-md-font-weight:400;--semantic-typography-label-md-line-height:16px;--semantic-typography-label-md-paragraph-space:0;--semantic-typography-label-md-strong-font-size:12px;--semantic-typography-label-md-strong-font-weight:500;--semantic-typography-label-md-strong-line-height:16px;--semantic-typography-label-md-strong-paragraph-space:0;--semantic-typography-label-sm-font-size:11px;--semantic-typography-label-sm-font-weight:400;--semantic-typography-label-sm-line-height:16px;--semantic-typography-label-sm-paragraph-space:0;--semantic-typography-label-sm-strong-font-size:11px;--semantic-typography-label-sm-strong-font-weight:500;--semantic-typography-label-sm-strong-line-height:16px;--semantic-typography-label-sm-strong-paragraph-space:0;--semantic-typography-label-xs-font-size:9px;--semantic-typography-label-xs-font-weight:400;--semantic-typography-label-xs-line-height:12px;--semantic-typography-label-xs-paragraph-space:0;--semantic-typography-label-xs-strong-font-size:9px;--semantic-typography-label-xs-strong-font-weight:700;--semantic-typography-label-xs-strong-line-height:12px;--semantic-typography-label-xs-strong-paragraph-space:0;--semantic-typography-title-font-family:Roboto;--semantic-typography-title-lg-font-size:20px;--semantic-typography-title-lg-font-weight:400;--semantic-typography-title-lg-line-height:26px;--semantic-typography-title-lg-paragraph-space:0;--semantic-typography-title-lg-strong-font-size:20px;--semantic-typography-title-lg-strong-font-weight:700;--semantic-typography-title-lg-strong-line-height:26px;--semantic-typography-title-lg-strong-paragraph-space:0;--semantic-typography-title-md-font-size:16px;--semantic-typography-title-md-font-weight:400;--semantic-typography-title-md-line-height:24px;--semantic-typography-title-md-paragraph-space:0;--semantic-typography-title-md-strong-font-size:16px;--semantic-typography-title-md-strong-font-weight:700;--semantic-typography-title-md-strong-line-height:24px;--semantic-typography-title-md-strong-paragraph-space:0;--semantic-typography-title-sm-font-size:14px;--semantic-typography-title-sm-font-weight:400;--semantic-typography-title-sm-line-height:20px;--semantic-typography-title-sm-paragraph-space:0;--semantic-typography-title-sm-strong-font-size:14px;--semantic-typography-title-sm-strong-font-weight:700;--semantic-typography-title-sm-strong-line-height:20px;--semantic-typography-title-sm-strong-paragraph-space:0;--semantic-typography-title-xl-font-size:36px;--semantic-typography-title-xl-font-weight:500;--semantic-typography-title-xl-line-height:52px;--semantic-typography-title-xl-paragraph-space:0;--semantic-typography-title-xl-strong-font-size:36px;--semantic-typography-title-xl-strong-font-weight:700;--semantic-typography-title-xl-strong-line-height:52px;--semantic-typography-title-xl-strong-paragraph-space:0}@supports not selector([scrubbed]-webkit-scrollbar){.ds-scrollbar{--ds-scrollbar-size-width-thin:thin;--ds-scrollbar-radius-border:var(--semantic-radius-max);--ds-scrollbar-size-min-height:var(--semantic-size-x6);--ds-scrollbar-size-width:var(--semantic-size-x2);--ds-scrollbar-size-width-no-unit:var(--semantic-size-x2-no-unit);--ds-scrollbar-enabled-color-background:var(--semantic-color-surface-base);--ds-scrollbar-enabled-color-thumb:var(--semantic-color-surface-container-high-base);--ds-scrollbar-hover-color-background:var(--semantic-color-surface-base);--ds-scrollbar-hover-color-thumb:var(--semantic-color-surface-container-high-hover);scrollbar-color:var(--ds-scrollbar-enabled-color-thumb)var(--ds-scrollbar-enabled-color-background);scrollbar-width:var(--ds-scrollbar-size-width-thin)}}.ds-scrollbar{--ds-scrollbar-radius-border:var(--semantic-radius-max);--ds-scrollbar-size-min-height:var(--semantic-size-x6);--ds-scrollbar-size-width:var(--semantic-size-x2);--ds-scrollbar-size-width-no-unit:var(--semantic-size-x2-no-unit);--ds-scrollbar-enabled-color-background:var(--semantic-color-surface-base);--ds-scrollbar-enabled-color-thumb:var(--semantic-color-surface-container-high-base);--ds-scrollbar-hover-color-background:var(--semantic-color-surface-base);--ds-scrollbar-hover-color-thumb:var(--semantic-color-surface-container-high-hover)}.ds-scrollbar [scrubbed]-webkit-scrollbar{width:var(--ds-scrollbar-size-width)}.ds-scrollbar [scrubbed]-webkit-scrollbar-track{background:var(--ds-scrollbar-enabled-color-background)}.ds-scrollbar [scrubbed]-webkit-scrollbar-thumb{background:var(--ds-scrollbar-enabled-color-thumb);border-radius:var(--ds-scrollbar-radius-border)}.ds-scrollbar .ng-scrollbar{--scrollbar-border-radius:var(--ds-scrollbar-radius-border);--scrollbar-size:var(--ds-scrollbar-size-width);--scrollbar-thumb-color:var(--ds-scrollbar-enabled-color-thumb);--scrollbar-thumb-hover-color:var(--ds-scrollbar-hover-color-thumb);--scrollbar-track-color:var(--ds-scrollbar-enabled-color-background)}</style><style>@keyframes pulse{0%{background-color:rgba(165,165,165,.1)}50%{background-color:rgba(165,165,165,.3)}to{background-color:rgba(165,165,165,.1)}}@keyframes vertical-shimmer{to{transform:translate(100%)}}.splash{--splash-bg:#0f0f10;background:var(--splash-bg);opacity:1;z-index:9999;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.splash.splash-x-product{--splash-bg:#fff;--loading-v1-spinner-top:0}.splash-loading-wrapper{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.splash-loading-logo{width:70vw;max-width:330px;height:35vh}@media (max-width:959.98px){.splash .splash-loading-wrapper .splash-loading-logo{width:40vw;max-width:200px;height:30vh}}.app-root{display:none}@keyframes loadingspinnerrotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.simulated-splash{background:var(--theme-body-bg);z-index:9999;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.simulated-splash__header{background:#0f0f10;align-items:center;min-height:3.5rem;max-height:3.5rem;padding:.5rem .75rem;display:flex;position:relative}@media (max-width:599.98px){.simulated-splash__header{min-height:3.5rem;max-height:3.5rem;padding-left:.5rem;padding-right:.5rem}}.simulated-splash__header .brand-logo{width:7rem;height:24px}@media (max-width:599.98px){.simulated-splash__header .brand-logo{width:3.5rem;height:2.5rem}}</style><link rel="preload" onload="this.onload=null;this.rel='stylesheet'" as="style" type="text/css" href="/ClientDist/themes-party-poker-main.c423cb6fa065.css"></link>
    <script>// Function to check for query parameter in the URL
        function hasQueryParam(param) {
            const urlParams = new URLSearchParams(window.location.search);
            return urlParams.has(param) && urlParams.get(param) === 'true';
        }

        // Add a class to the body if the query param is present
        window.addEventListener('DOMContentLoaded', (event) => {
            if (hasQueryParam('ispwciframe')) {
                // Add a class to the body tag
                document.body.classList.add('pwc-hide-iframe-header');
                console.log('Class "iframe-mode" added to the body tag');
            }
        });


</script>

    
</head>

<body>
    <div class="splash unauthenticated" id="splash">
    <div class="splash-loading-wrapper d-flex flex-column justify-content-center align-items-center h-100 text-center flexbox">
        <div class="splash-loading-logo brand-logo"></div>
        <div class="splash-loading-spinner"></div>
    </div>
</div>
    <script type="text/javascript">var dataLayer = [];</script>
    <noscript><iframe height='0' width='0' style='display:none;visibility:hidden' src='//www.googletagmanager.com/ns.html?id=GTM-N48RN3R' /></noscript>
    <vn-app></vn-app>
    <noscript>&lt;p&gt;This application requires Javascript for the best functionality and user experience. Your browser or device may not support Javascript or it may be disabled.&lt;/p&gt;&#xA;&lt;br /&gt;</noscript>
    <script type="text/javascript">window.script_load.start('body-17')</script><script id="body-17" onload="window.script_load.onEnd(this)" src="/ClientDist/polyfills-OICMJSS4.js" type="module"></script><script type="text/javascript">window.script_load.start('body-18')</script><script id="body-18" onload="window.script_load.onEnd(this)" src="/ClientDist/main-JDFCZT2H.js" type="module"></script>
    
    <script src="https://scmedia.itsfogo.com/$-$/767d774175ae45d9972f99062bd81759.js" id="zendes" defer></script>
    <script>window.__rendered = new Date(1731853043000);</script>
</body>

</html>
URL
GET https://www.partypoker.com/
Response Headers
Alt-Svc:
h3=":443"; ma=86400
Cache-Control:
no-store, must-revalidate, no-cache
Cf-Cache-Status:
DYNAMIC
Cf-Ray:
8e4058101b4c5c6f-MIA
Content-Security-Policy:
frame-src *
Date:
Sun, 17 Nov 2024 14:17:23 GMT
Location:
https://www.partypoker.com/en
Referrer-Policy:
strict-origin-when-cross-origin
Server:
cloudflare
Server-Timing:
vanilla;dur=117.4305
Set-Cookie:
usersettings=cid%3Den-US%26vc%3D0%26sst%3D0001-01-01T00%3A00%3A00.0000000Z%26psst%3D0001-01-01T00%3A00%3A00.0000000Z; max-age=315360000; domain=.partypoker.com; path=/; secure; samesite=none; httponly
Strict-Transport-Security:
max-age=2592000
Vary:
Accept-Encoding
X-Content-Type-Options:
nosniff
X-Frame-Options:
SAMEORIGIN
X-Redirect-Source:
VanillaFramework.Features.DomainSpecificActions
X-Xss-Protection:
1; mode=block
Response Body

Empty body

URL
GET http://www.partypoker.com/
Response Headers
Accept:
text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Encoding:
gzip
Accept-Language:
en-US,en;q=0.9
Alt-Svc:
h3=":443"; ma=86400
Cache-Control:
private
Cdn-Loop:
cloudflare; loops=1
Cf-Cache-Status:
DYNAMIC
Cf-Connecting-Ip:
[scrubbed]
Cf-Ray:
8e40580c2efc7444-MIA
Cf-Visitor:
{"scheme":"http"}
Connection:
keep-alive
Content-Type:
text/html; charset=utf-8
Date:
Sun, 17 Nov 2024 14:17:22 GMT
Host:
www.partypoker.com
Location:
https://www.partypoker.com/
Server:
cloudflare
Set-Cookie:
__cf_bm=PSot8X_YhpWUCZ9PybGTnsX2RLk8eLonTXe_Rn41MB8-1731853042-[scrubbed]-_BcGqdwHsO52__qoxclYz4w2biN6trU3f8YKkQ7Kqmjh3AQkzqJLZE6lWeQpMnBvZTapbY5UI6xXNEmZ.KIIFw; path=/; expires=Sun, 17-Nov-24 14:47:22 GMT; domain=.partypoker.com; HttpOnly
True-Client-Ip:
[scrubbed]
User-Agent:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/[scrubbed] Safari/537.3
Vary:
User-Agent
X-Forwarded-For:
[scrubbed]
X-Forwarded-Proto:
http
X-Redirect-Source:
Redirex
Response Body
<html><head><title>Object moved</title></head><body>
<h2>Object moved to <a href="https://www.partypoker.com/">here</a>.</h2>
</body></html>

Resolver

Resolver ASN
AS13335
Resolver IP
162.158.153.60
Resolver Network Name
Cloudflare Inc
Report ID
20241117T140542Z_webconnectivity_GY_19863_n1_jLoP1m81f8Wim231
Platform
android
Software Name
ooniprobe-android-unattended (4.0.0)
Measurement Engine
ooniprobe-engine (3.23.0)

Raw Measurement Data

Loading