.bonus-tooltip{position:absolute;top:24px;right:4px;width:300px;z-index:2}
.balance-component{display:flex;flex-direction:row;align-items:center;margin:10px 10px 10px 12px;animation:appear .1s ease-out}.balance-component .wallet{display:flex;flex-direction:column;color:#474752;font-size:12px;align-items:flex-end;justify-content:center;font-weight:700;animation:appear .1s ease-out}.balance-component .wallet .main-wallet{font-size:14px;margin-bottom:4px}.balance-component .wallet .bonus-wallet{display:flex;flex-direction:row;font-size:11px;align-items:baseline}.balance-component .wallet .bonus-wallet .label{margin-right:4px;font-size:9px;text-transform:uppercase}.balance-component .my-account{display:flex;width:24px;height:24px;margin:0 0 0 10px}.balance-component .my-account .profile{display:flex;width:100%;height:100%;background-repeat:no-repeat}@keyframes appear{0%{opacity:0}to{opacity:1}}.balance-component .my-account{background-color:#c9da2a;border-radius:50%}.balance-component{margin-right:12px}.balance-component .wallet{flex-direction:row-reverse;align-items:center}.balance-component .wallet .main-wallet{margin-bottom:0;color:#006555}.balance-component .wallet .delimiting-bar{height:19px;width:1px;background-color:#474752;margin:0 12px}.balance-component .wallet .bonus-wallet{font-size:14px;font-weight:400;opacity:.8}.balance-component .wallet .bonus-wallet .label{font-size:14px;text-transform:capitalize}.balance-component .my-account{background-color:unset;width:20px;margin-left:8px}.balance-component .my-account svg{fill:#006858}@media screen and (min-device-width:600px)and (orientation:portrait),screen and (min-device-width:897px)and (orientation:landscape){.balance-component .wallet{flex-direction:row}}
.join-now-and-log-in .join-now-tabs{display:flex}.join-now-and-log-in .join-now-tabs button{background:none;color:inherit;border:0;padding:0;cursor:pointer;text-transform:capitalize}.join-now-and-log-in .join-now-tabs .link{display:flex;padding:0 16px;border-left:1px solid #fff;color:#006858;font-size:14px;font-weight:400;text-decoration:none;align-items:center;text-align:center}.join-now-and-log-in{font-family:Arial,Helvetica,sans-serif;display:flex}.join-now-and-log-in .join-now-tabs .link{padding:0 12px;border-left:0;font-weight:700}@media only screen and (max-width:767px){.join-now-and-log-in .join-now-tabs{flex-direction:row}.join-now-and-log-in .join-now-tabs .link{padding-left:8px;font-size:14px;line-height:21px}.join-now-and-log-in .join-now-tabs .link.join-now{padding:0}.join-now-and-log-in .join-now-tabs .link.join-now:after{content:"";margin-left:9px;background:#009745;height:6px;width:6px;border-radius:10px}}@media only screen and (min-width:767px)and (max-width:1023px){.join-now-and-log-in .join-now-tabs{flex-direction:row}.join-now-and-log-in .join-now-tabs .link{font-size:14px;line-height:21px;padding:4px 16px;margin:16px 4px;border-radius:4px}.join-now-and-log-in .join-now-tabs .link.join-now{color:#009745;border:1px solid #009745}.join-now-and-log-in .join-now-tabs .link.log-in{color:#f66092;border:1px solid #f66092}}
.my-bets-container{display:inline-flex}
.betslip{flex-direction:column;align-items:center;justify-content:center;margin:6px 3px;padding:0 5px;min-width:45px;text-decoration:none;background-color:transparent}.betslip,.betslip svg{display:flex;border-radius:2px}.betslip svg{width:16px;height:16px}.betslip .betslip-text{font-size:10px;font-weight:400;color:#bbb;margin-top:3px}
.product-logo-component{flex-grow:1;background-image:url("assets/images/pp-bingo-logo-ui-mobile.svg?v=1270");background-repeat:no-repeat;background-size:contain;outline:none;grid-area:logo;height:24px;margin:12px;width:100%}.back-arrow{display:inline-block;flex-shrink:0;width:15px;margin-left:10px;background:url("assets/images/header-back-arrow.svg?v=1270") 50%/100% no-repeat}@media screen and (min-width:767px){.product-logo-component{transform:scale(1.3);left:20px;position:relative}}.product-logo-component{width:38px}

.search-bar-container .search-bar .colored-text{transition:opacity .3s ease-in-out;opacity:1;font-weight:700;margin-left:4px}.search-bar-container .search-bar .fade-out{opacity:0}.search-bar-container .search-bar .colored-text{color:#009745}
.search-bar-container{display:flex;justify-content:flex-end;align-items:center;flex-wrap:nowrap;flex-grow:1}.search-bar-container .search-bar{display:flex;align-items:center;min-height:48px;background-color:#f1f2f6;border:none;box-shadow:0 2px 4px 0 hsla(0,0%,100%,.3);border-radius:4px;-webkit-border-radius:4px;-webkit-appearance:none;width:100%}.search-bar-container .search-bar .search-icon{width:24px;height:24px;fill:#6f6f71}.search-bar-container .search-bar span{color:#6f6f71;margin-left:8px;line-height:20px;font-weight:400;font-size:16px}@media(min-width:767px){.search-bar-container{position:relative;display:flex;padding-right:16px}}.search-bar{height:48px;width:366px}.search-bar .icon-placeholder{width:24px;margin-left:14px}
.close-button{border-color:transparent;background-color:transparent;cursor:pointer;box-shadow:none;border-style:solid}.close-button svg{height:14px;width:14px;fill:#fcfcfd}.close-button.close-modal{position:absolute;top:12px;right:4px}.close-button.close-modal svg{height:14px;width:14px}.close-button.close-notification svg{fill:#b4b4b8;width:12px;height:12px}.close-button.close-button svg,.close-button.close-notification svg{fill:#474752}
.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#18181a;overflow:hidden;color:#fcfcfd;display:flex;flex-direction:column;font-size:12px;font-weight:400;opacity:0;z-index:-3;transition:opacity .5s ease-in-out,z-index .5s step-end;overflow:-moz-scrollbars-none;-ms-overflow-style:none}.modal-overlay::-webkit-scrollbar{display:none}.modal-overlay.visible{opacity:1;z-index:3;transition:opacity .5s ease-in-out,z-index 0s step-start}.modal-overlay .modal-header{display:flex;align-items:center;justify-content:center;padding:15px}.modal-overlay .header-text{font-size:15px;font-weight:700}.modal-overlay .modal-content{background-color:#232325;flex:1;overflow:auto}.modal-overlay{color:#474752;background-color:#fff}.modal-overlay .modal-header{justify-content:flex-start}.modal-overlay .modal-content{background-color:#fff}.modal-overlay .header-text{font-size:18px}
.close-notification svg{fill:#b4b4b8;width:12px;height:12px}.no-notifications{text-align:center;font-size:24px;margin-top:30px}.notification-item{display:flex;background-color:#424242;margin:5px 10px;padding:10px;height:60px;line-height:16px;color:#fff}.notification-item.is-clicked{background-color:#2a2a2c}.notification-item .action-area{display:flex;flex:1;align-items:center;opacity:1;transition:opacity .5s ease-out}.notification-item .image{width:60px;aspect-ratio:4/3;object-fit:contain}.notification-item .name{font-weight:700}.notification-item .description{margin-left:10px}@keyframes slideOutLeft{0%{transform:translateX(0);opacity:1;background-color:#ffb80c;color:#2a2a2c}to{transform:translateX(-100%);opacity:0;background-color:#2a2a2c;color:#ffb80c}}.deleted{animation-name:slideOutLeft;animation-duration:1s;animation-fill-mode:forwards}.notifications-center{margin-top:10px}.notification-item{color:#474752;background-color:#d9eae0}.notification-item.is-clicked{background-color:#f1f2f6}@keyframes slideOutLeftPP{0%{transform:translateX(0);opacity:1;background-color:#006858;color:#f1f2f6}to{transform:translateX(-100%);opacity:0;background-color:#f1f2f6;color:#006858}}.deleted{animation-name:slideOutLeftPP}
.notifications-center{position:relative}.notifications-badge{width:12px;height:12px;border-radius:50%;background-color:red;position:absolute;top:0;right:0}.notifications-center{height:24px;width:27px}
.header-mobile-container{display:inline}.header-mobile-container .header-mobile-component{min-height:48px;background-color:#fff;display:grid;grid-template-columns:1fr auto;grid-auto-rows:1fr auto;align-items:center;justify-content:center;grid-template-areas:"logo balance" "herozone herozone"}.header-mobile-container .hero-zone{grid-area:herozone}.header-mobile-container .src-container{background-color:#fff}.header-mobile-container .buttons-container{grid-area:balance;display:inline-flex;min-height:48px}.header-mobile-container .buttons-container .logged-in{display:inline-flex;align-items:center}@media screen and (max-width:767px)and (orientation:portrait){.mobile.tablet .header-mobile-container .src-container{position:sticky;top:0;z-index:1}.header-mobile-component .search-bar-container{display:none}.src-container.sticky{position:sticky;top:0;z-index:1}}@media screen and (min-width:767px),screen and (orientation:landscape){.header-mobile-container .header-mobile-component{grid-template-columns:1fr auto;grid-template-areas:"logo balance" "herozone herozone";justify-content:flex-start}.header-mobile-container .header-mobile-component.show-search{grid-template-columns:auto 1fr auto;grid-template-areas:"logo balance search-bar" "herozone herozone herozone"}.header-mobile-container .header-mobile-component.show-ssc-regulator-header{grid-template-areas:"logo balance" "herozone herozone";min-height:100%}.header-mobile-container .header-mobile-component.show-ssc-regulator-header .buttons-container{justify-content:end}.header-mobile-container .src-container{display:none}.header-mobile-container .search-bar-container{grid-area:search-bar;width:296px}}.header-mobile-container .product-logo-component{grid-area:logo;height:24px;margin:12px;width:100%}.header-mobile-component .product-logo-component{margin:12px 12px 0;min-height:24px;width:64px;height:auto;transform:scale(1);transition:transform .3s;transform-origin:left top;flex-grow:unset}.header-mobile-component .product-logo-component.large{transform:scale(1.8)}.header-mobile-component .hero-zone{width:100%;padding-top:4px}.header-mobile-component .hero-zone .zone-component{margin-bottom:0}.header-mobile-component .hero-zone .carousel-wrapper{clip-path:polygon(0 15%,100% 0,100% 100%,0 100%);-webkit-clip-path:polygon(0 15%,100% 0,100% 100%,0 100%)}.header-mobile-component .hero-zone .carousel-wrapper .slide-content-wrapper{padding-top:8%}.header-mobile-component .join-now-and-log-in{margin-top:10px}.header-mobile-component .balance-component{max-height:19px;margin-bottom:0;margin-top:14px}.src-container{height:64px;padding:12px}@media screen and (min-width:767px),screen and (orientation:landscape){.header-mobile-container .header-mobile-component.show-search{min-height:64px}.header-mobile-container .header-mobile-component .product-logo-component{min-height:44px;max-height:unset;margin:10px 18px 10px 24px}.header-mobile-container .header-mobile-component .join-now-and-log-in{margin-top:0}.header-mobile-container .header-mobile-component .balance-component{max-height:72px;margin:10px}.header-mobile-container .search-bar-container{align-self:center;justify-self:end;margin:12px 24px}}@media(max-width:766px)and (orientation:landscape){.header-mobile-container .product-logo-component{margin-left:12px}.header-mobile-container .search-bar-container{margin:0 12px}}@media screen and (min-width:767px){.header-mobile-component .hero-zone .carousel-wrapper .slide-content-wrapper{padding-top:7%}}
.header-xsell-component{background-color:#004833;display:flex;overflow:hidden;flex-direction:row;flex-wrap:nowrap;height:44px;justify-content:space-between}.header-xsell-component .product-logo-component{display:flex;margin:12px;align-items:center;justify-content:center}.header-xsell-component a{padding-left:5px;width:50%;height:100%}.header-xsell-component a span{height:100%;display:inline-block}.header-xsell-component a svg{width:100%;height:100%}.header-xsell-component a span:first-child{width:15px;transform:rotate(-90deg)}.header-xsell-component a span:nth-child(2){width:100px;margin-left:5px;padding-top:9px}.header-xsell-component{height:50px}.header-xsell-component a{padding-left:8px}.header-xsell-component a span:first-child{width:24px;transform:rotate(0);fill:#fff}.header-xsell-component a span:nth-child(2){width:99px;margin-left:8px;padding-top:0}
.badge-number-promotion-top-menu{margin-right:4px}.badge-number-promotion-bottom-menu{color:#444;background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="16"><path d="M10 0H8a7.02 7.02 0 0 0-7 7v2a6.944 6.944 0 0 0 1.16 3.84L0 15h4.421A6.932 6.932 0 0 0 8 16h2a7.02 7.02 0 0 0 7-7V7a7.02 7.02 0 0 0-7-7z" fill="%23fff"/></svg>') no-repeat;background-size:cover;padding:0 0 0 1px;text-align:center;vertical-align:middle;z-index:1;width:17px;height:16px;line-height:16px;font-size:11px;font-weight:700}.badge-number-cashout-bottom-menu{background:#c9da2a;color:#4c721d;padding:2px;text-align:center;vertical-align:middle;min-width:15px;height:13px;border-radius:50%;font-size:10px;font-family:inherit}.badge-number-promotion-top-menu{display:flex;align-items:center;justify-content:center;width:16px;height:16px;margin:0;background:#f70;border-radius:50%;font-size:11px;font-weight:700;line-height:13px;background:#f66092}
.button{background:#aaa;color:#fff;border:0;border-radius:2px;cursor:pointer;display:inline-block;font-family:inherit;font-weight:700;font-size:inherit;line-height:1.3;outline:none;overflow:hidden;padding:.643em 1.142em;position:relative;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;vertical-align:middle;width:auto}.button:hover{background:#989898;color:#f1f1f1}.button.primary{background:#f69;color:#fff}.button.primary:hover{background:#dc5080;color:#fff}.button.disabled{opacity:.5;cursor:not-allowed}.button.backbutton{display:none;margin:1em}.button.backbutton svg{height:1em;width:1em;transform:rotate(-90deg);display:flex}.button.promo-cta-primary,.button.promo-cta-secondary{font-size:14px;font-weight:700;margin:0 .5em 0 0;padding:14px 24px;border-radius:4px;text-align:center;text-decoration:none;line-height:unset}@media screen and (max-width:640px){.button.promo-cta-primary,.button.promo-cta-secondary{flex:1;margin-right:0}.button.promo-cta-secondary{margin-right:12px}}@media screen and (max-width:250px){.button.backbutton{display:inline-block}}@media not all and (pointer:fine){.button:hover{background-color:#aaa;color:#fff}.button.primary:hover{background:#f69;color:#fff}}.button.primary:hover{box-shadow:0 8px 24px rgba(0,0,0,.25)}.button.primary:active{box-shadow:none}.button.promo-cta-primary{box-shadow:0 4px 12px rgba(0,0,0,.25);background:#f69;color:#fff;font-size:16px}.button.promo-cta-secondary{box-shadow:none;background:transparent;border:1px solid #009745;color:#009745;font-size:16px}@media screen and (min-width:767px){.button.promo-cta-secondary{border:1px solid #47b968;color:#47b968;margin:0 12px 0 0}}
.arrows-wrapper{display:flex;width:100%;height:0;position:absolute}.arrows-wrapper .arrow-container{display:flex;align-items:center;height:64px;width:96px;cursor:pointer}.arrows-wrapper .arrow-container.left{justify-content:flex-start;margin-right:auto;margin-left:-12px;padding-left:12px;background:linear-gradient(-95deg,transparent,#fff)}.arrows-wrapper .arrow-container.right{justify-content:flex-end;margin-left:auto;margin-right:-12px;padding-right:12px;background:linear-gradient(95deg,transparent,#fff)}.arrows-wrapper .arrow-container svg{width:10px;height:16px;fill:#6f6f71}.arrows-wrapper .arrow-container:hover svg{fill:#009745}
.second-nav{background-color:#1f1f1f;box-shadow:0 4px 4px rgba(0,0,0,.25);flex-wrap:wrap}.second-nav .content{display:flex;overflow-x:auto;margin:0 auto;overflow:-moz-scrollbars-none;-ms-overflow-style:none}.second-nav .content::-webkit-scrollbar{display:none}.second-nav .content .navigation-items{width:fit-content;overflow:initial;padding:0 12px}.second-nav .content .content-item{position:relative;font-size:14px;color:#aaa;margin:12px 12px 12px 0;border:1px solid #aaa;border-radius:20px;text-align:center;padding:8px 16px;white-space:nowrap;text-decoration:none}.second-nav .content .content-item:first-child{margin-left:auto}.second-nav .content .content-item:last-child{margin-right:auto}.second-nav .content .content-item.active,.second-nav .content .content-item:hover{color:#d8d8d8;background-color:#aaa}.second-nav .content .arrows-wrapper{top:0;left:0;width:100%}.second-nav .content .arrows-wrapper .arrow-container{height:56px;width:50%}.second-nav .content .arrows-wrapper .arrow-container svg{width:24px;height:24px}.second-nav .content .arrows-wrapper .arrow-container svg path{fill:#fff}.second-nav .content .arrows-wrapper .arrow-container.right{background:linear-gradient(90deg,transparent,#1f1f1f)}.second-nav .content .arrows-wrapper .arrow-container.left{background:linear-gradient(-90deg,transparent,#1f1f1f)}@media screen and (min-width:767px){.second-nav{box-shadow:none}.second-nav .content{padding:0 24px}}

#root{display:inline}.ribbon-component{background:#fff}.ribbon-component.not-clickable .navigation-items{pointer-events:none;opacity:.5}.ribbon-component.fixed{position:fixed;height:auto;width:100%;z-index:1;left:0}.ribbon-component .wrapper{display:flex;flex-direction:column;white-space:nowrap;height:40px}.ribbon-component .navigation-container{display:flex;flex:1;width:100%}.ribbon-component .navigation-container.first-item-clickable .link-item:first-child,.ribbon-component .navigation-container.last-item-clickable .link-item:last-child{pointer-events:auto}.ribbon-component .navigation-container .arrows-wrapper .arrow-container{width:35px}.ribbon-component .navigation-container .arrows-wrapper .arrow-container svg{fill:#474752}.ribbon-component .navigation-items{display:flex;flex-wrap:wrap;flex:1;width:100%;overflow-x:auto;overflow:-moz-scrollbars-none;-ms-overflow-style:none}.ribbon-component .navigation-items::-webkit-scrollbar{display:none}.ribbon-component .link-item{color:#474752;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;white-space:nowrap;font-size:.875rem;padding:3.007518797px 4px;border-right:1px solid hsla(0,0%,100%,.2);line-height:12px;cursor:pointer}.ribbon-component .link-item.active{background:#fff}.ribbon-component .link-item.active svg{fill:#009745}.ribbon-component .icon{fill:#474752;margin-right:1px;width:auto;height:4px;display:flex;position:relative}.ribbon-component .icon svg{width:4px}.ribbon-component .icon .badge-number-promotion-top-menu{line-height:4px;margin-left:1px;margin-right:0;color:#474752;font-weight:700}.ribbon-component.double-navigation{background:#1f1f1f;box-shadow:0 4px 4px rgba(0,0,0,.25)}.ribbon-component.double-navigation .wrapper .navigation-items{justify-content:center}.ribbon-component.double-navigation .wrapper.main-navigation{height:56px;position:relative;transition:height .1s linear}.ribbon-component.double-navigation .wrapper.main-navigation .navigation-items{justify-content:space-between;max-width:600px;margin:0 auto;padding:0 3.007518797px}.ribbon-component.double-navigation .wrapper.main-navigation .navigation-items svg path{fill:#fff}.ribbon-component.double-navigation .wrapper.main-navigation a{background-color:transparent}.ribbon-component.double-navigation .wrapper.main-navigation .icon{margin:0 1px 0 0;height:18px;width:18px}.ribbon-component.double-navigation .wrapper.main-navigation .active-by-hand{color:#ffb80c}.ribbon-component.double-navigation .wrapper.main-navigation .active-by-hand .icon path{fill:#ffb80c}.ribbon-component.double-navigation .arrows-wrapper .arrow-container{height:56px}.ribbon-component.double-navigation .arrows-wrapper .arrow-container.right{background:linear-gradient(90deg,transparent,#1f1f1f)}.ribbon-component.double-navigation .arrows-wrapper .arrow-container.left{background:linear-gradient(-90deg,transparent,#1f1f1f)}.ribbon-component.double-navigation .link-item{text-transform:uppercase;flex-direction:row;color:#fff;border:0;font-size:10px;font-weight:700}.ribbon-component.double-navigation .link-item.active{color:#ffb80c}.ribbon-component.double-navigation .link-item.active .icon path,.ribbon-component.double-navigation .link-item:hover .icon path{fill:#ffb80c}.ribbon-component.double-navigation .search-bar-container{position:absolute;right:3.007518797px;top:0;height:100%;width:185px}.ribbon-wrapper{position:sticky;z-index:1;top:0}.ribbon-wrapper.denmark,.ribbon-wrapper.italy,.ribbon-wrapper.sweden{top:40px}.ribbon-wrapper .spacing-element{height:40px;display:none;width:100%}.ribbon-wrapper .spacing-element.fixed{display:block}@media screen and (min-device-width:767px){.ribbon-component.double-navigation .wrapper.main-navigation{box-shadow:none}}@media screen and (min-device-width:1023px){.ribbon-component.double-navigation .main-navigation .navigation-items{margin:0 auto}}@media screen and (max-width:767px){.desktop .double-navigation .main-navigation .navigation-items{margin:0 200px 0 0}}@media screen and (max-width:1023px){.ribbon-component .wrapper{padding:0}}.mobile{display:inline}.mobile .ribbon-component{box-sizing:content-box}.mobile .ribbon-component .wrapper{height:40px}.mobile .ribbon-component .navigation-items{flex-wrap:nowrap}.mobile .ribbon-component .link-item{flex:none;line-height:4px}.mobile .ribbon-component .link-item .badge-number-promotion-top-menu{padding-right:0;margin-left:2px}.mobile .ribbon-component .link-item.active{color:#009745}.mobile .ribbon-component.double-navigation{background-color:#1f1f1f}.mobile .ribbon-component.double-navigation .link-item{font-size:10px;padding-left:2px;padding-right:2px;color:#fff}.mobile .ribbon-component.double-navigation .link-item.active{color:#ffb80c}.mobile .ribbon-component.double-navigation .link-item:first-child{padding-left:3.007518797px}.mobile .ribbon-component.double-navigation .link-item:last-child{padding-right:3.007518797px}.mobile .ribbon-component.double-navigation .link-item svg{height:18px;width:18px}@media screen and (orientation:portrait)and (max-width:767px){.mobile .ribbon-wrapper.denmark{top:72px}}.desktop .ribbon-component,.mac .ribbon-component{padding:2px 0 1px}.desktop .ribbon-component .wrapper,.mac .ribbon-component .wrapper{display:flex;overflow:visible;flex-direction:row;height:64px}.desktop .ribbon-component .nav-search,.mac .ribbon-component .nav-search{color:#fff;display:flex;height:100%;align-items:center;align-self:center}.desktop .ribbon-component .nav-search svg,.mac .ribbon-component .nav-search svg{fill:#fff;width:24px;height:24px}.desktop .ribbon-component .nav-search:hover,.mac .ribbon-component .nav-search:hover{cursor:pointer}.desktop .ribbon-component .search-label,.mac .ribbon-component .search-label{font-size:.875rem;font-weight:700;margin:0 2px 0 0}.desktop .ribbon-component .link-item,.mac .ribbon-component .link-item{padding:1px 2px;margin:0 1px 1px 0;border-radius:4px;font-size:.75rem;border:0;line-height:14px;text-shadow:0 1px 1px rgba(0,0,0,.33);height:24px;background:#fff}.desktop .ribbon-component .link-item.active,.mac .ribbon-component .link-item.active{background:#fff;border:none;color:#009745}.desktop .ribbon-component .link-item.active .badge-number-promotion-top-menu:after,.mac .ribbon-component .link-item.active .badge-number-promotion-top-menu:after{background:#fff}.desktop .ribbon-component .link-item:first-child,.mac .ribbon-component .link-item:first-child{background:#fff;pointer-events:auto}.desktop .ribbon-component .link-item:first-child.active svg,.mac .ribbon-component .link-item:first-child.active svg{fill:#009745}.desktop .ribbon-component .link-item:first-child.active:hover,.mac .ribbon-component .link-item:first-child.active:hover{color:#009745;text-shadow:none}.desktop .ribbon-component .link-item:first-child.active:hover svg,.mac .ribbon-component .link-item:first-child.active:hover svg{fill:unset}.desktop .ribbon-component .link-item:last-child,.mac .ribbon-component .link-item:last-child{pointer-events:auto}.desktop .ribbon-component .link-item:hover,.mac .ribbon-component .link-item:hover{background:#fff;color:#009745;text-shadow:none}.desktop .ribbon-component .link-item:hover svg,.mac .ribbon-component .link-item:hover svg{fill:#009745}.desktop .ribbon-component .link-item:hover .icon .badge-number-promotion-top-menu,.mac .ribbon-component .link-item:hover .icon .badge-number-promotion-top-menu{color:#fff}.desktop .ribbon-component.double-navigation .main-navigation .icon svg,.mac .ribbon-component.double-navigation .main-navigation .icon svg{height:18px;width:18px}.desktop .ribbon-component svg,.mac .ribbon-component svg{fill:#474752;height:16px}.desktop .ribbon-component img,.mac .ribbon-component img{width:16px;height:16px}.desktop .ribbon-component .icon .badge-number-promotion-top-menu,.mac .ribbon-component .icon .badge-number-promotion-top-menu{padding-right:5px;font-size:14px}.desktop .ribbon-component .icon .badge-number-promotion-top-menu:after,.mac .ribbon-component .icon .badge-number-promotion-top-menu:after{content:" ";position:absolute;top:-1px;right:0;width:1px;height:24px;background:#fff}@media screen and (min-device-width:767px)and (max-device-width:1023px),screen and (min-device-width:767px)and (max-device-width:1023px)and (orientation:landscape){.ribbon-component .link-item.active{background:none;color:#009745}}.mobile .ribbon-wrapper{top:64px}.mobile .ribbon-wrapper .ribbon-component{font-family:Arial,Helvetica,sans-serif}@media screen and (min-width:767px),screen and (orientation:landscape){.mobile .ribbon-wrapper{top:0}}.mobile .ribbon-component{border-bottom:1px solid hsla(240,1%,44%,.4);padding-bottom:2px}.mobile .ribbon-component .link-item{position:relative;padding:0 12px;font-size:12px;border:0;line-height:16px;font-family:Arial,Helvetica,sans-serif}.mobile .ribbon-component .link-item.active{font-weight:700}.mobile .ribbon-component .link-item.active:after{content:"";position:absolute;right:6px;bottom:0;left:6px;height:4px;background:#009745;border-radius:2px}.mobile .ribbon-component .link-item .icon{position:static;height:16px;margin:0 1px}.mobile .ribbon-component .link-item .icon svg{width:16px}.mobile .ribbon-component .link-item .icon.number-only{margin:0}.mobile .ribbon-component .link-item .badge-number-promotion-top-menu{color:#fff;position:absolute;right:0;top:0;margin:0;padding:0;line-height:13px}.desktop .ribbon-component,.mac .ribbon-component{padding:0}.desktop .ribbon-component .navigation-container,.mac .ribbon-component .navigation-container{position:relative;min-width:50%}.desktop .ribbon-component .navigation-items,.mac .ribbon-component .navigation-items{overflow:scroll;flex-wrap:nowrap}.desktop .ribbon-component .search-bar-container,.mac .ribbon-component .search-bar-container{max-width:360px;margin-left:64px}.desktop .ribbon-component .search-bar-container .search-bar,.mac .ribbon-component .search-bar-container .search-bar{box-shadow:none}.desktop .ribbon-component .link-item,.mac .ribbon-component .link-item{text-shadow:none;height:auto;margin:18px 0;line-height:20px;position:relative;padding:0 12px}.desktop .ribbon-component .link-item.active,.mac .ribbon-component .link-item.active{padding-top:4px;font-weight:700;border-color:#41bb46;border-radius:2px;border-style:solid;border-width:0 0 4px}.desktop .ribbon-component .link-item svg,.mac .ribbon-component .link-item svg{height:16px;width:16px;margin-right:4px}.desktop .ribbon-component .link-item .icon,.mac .ribbon-component .link-item .icon{position:static;margin:0;height:16px}.desktop .ribbon-component .link-item .icon .badge-number-promotion-top-menu,.mac .ribbon-component .link-item .icon .badge-number-promotion-top-menu{color:#fff;position:absolute;top:-4px;right:0;margin:0;padding-right:0;line-height:13px;font-size:11px}.desktop .ribbon-component .link-item .icon .badge-number-promotion-top-menu:after,.mac .ribbon-component .link-item .icon .badge-number-promotion-top-menu:after{content:unset}@media screen and (min-width:767px){.link-item.active{border-color:#009745}}
.holdable{-moz-user-select:-moz-none;-webkit-user-select:none;-ms-user-select:none;user-select:none}
.bottom-bar{font-family:Roboto,Arial,sans-serif;padding-right:5px}.bottom-bar .icon .badge-number-promotion-bottom-menu{color:#fff;background:#f66092;border-radius:50%;padding:0}.bottom-bar{height:48px;display:flex;flex-flow:row nowrap;position:fixed;bottom:0;z-index:1;width:100%;background-color:#006858}.bottom-bar .holdable,.bottom-bar a{flex-grow:1;display:flex}.bottom-bar a{flex-direction:column;flex-basis:0;justify-content:center;align-items:center;text-decoration:none;color:#fff;padding:0 2px;min-width:0}.bottom-bar a svg{fill:#fff}.bottom-bar a.active{background-color:unset;color:#fce300;font-weight:inherit}.bottom-bar a.active svg{fill:#fce300}.bottom-bar .icon{display:block;width:20px;height:20px;margin:0 0 3px;position:relative}.bottom-bar .icon .badge-number-cashout-bottom-menu{position:absolute;top:0;right:-10px}.bottom-bar .icon .badge-number-promotion-bottom-menu{position:absolute;top:-5px;right:-20px}.bottom-bar .text{font-size:11px;font-weight:inherit;padding-top:23px;line-height:12px;white-space:nowrap;overflow:hidden;max-width:100%}.bottom-bar .icon+.text{padding-top:0}.bottom-bar.not-clickable .holdable{pointer-events:none;opacity:.5}@media screen and (min-device-width:767px){.bottom-bar a{flex-direction:column}.bottom-bar .icon{margin:0 0 2px;width:24px;height:24px}.bottom-bar .icon .badge-number-promotion-bottom-menu{top:-4px;right:-22px}.bottom-bar .text{padding-top:0;font-size:11px}}.bottom-bar{z-index:2}
.notifications-component{display:flex;flex:1;flex-direction:row;align-items:center;justify-content:space-between;background:#fff;font-size:12px;color:#000;padding:10px}.notifications-component .close-button{border:0;font-size:16px;padding:0 16px;margin:-16px;background:transparent;cursor:pointer}.notifications-component .close-button i{transform:rotate(45deg);display:block;font-weight:400;font-size:24px}
.popup{position:fixed;top:0;left:0;bottom:0;right:0;overflow:hidden;background-color:rgba(0,0,0,.5);align-items:center;justify-content:center;z-index:2;animation:fadeIn .25s ease-out}.popup,.popup .popup-box{display:flex;flex-direction:column}.popup .popup-box{width:95%}.popup .popup-box .title{border-radius:2px 2px 0 0;background-color:#000;color:#fff;font-size:14px;padding:8px}.popup .popup-box .content{padding:16px;background-color:#fff;font-size:11px;color:#000;font-weight:400}.popup .popup-box .content span{margin-bottom:8px;display:block}.popup .popup-box .content span:last-child{margin:0}.popup .popup-box .content ul{display:block;list-style:initial}.popup .popup-box .content ul li{display:list-item;margin:0 0 8px 16px}.popup .popup-box .content ul li span{display:unset}.popup .popup-box .content hr{margin:16px 0 0;height:1px;border:0;border-top:1px solid #e1e6ea}.popup .popup-box.font-size-medium .content{font-size:14px}.popup .popup-box .actions{padding:0 16px 8px;display:flex;flex-direction:row;background-color:#fff;border-radius:0 0 2px 2px;margin-top:-1px}.popup .popup-box .button{margin:0 8px 8px 0;display:flex;flex:1;justify-content:center;align-items:center}.popup .popup-box .button>*{display:block}.popup .popup-box .button:last-child{margin:0 0 8px 8px}.popup .popup-box.xsell .button.primary{background-color:#31953e}@media screen and (max-width:766px){.popup .popup-box .actions{flex-direction:column}.popup .popup-box .button{margin:0 0 16px}.popup .popup-box .button:last-child{margin:0}}@media screen and (min-width:766px){.popup .popup-box{width:60%}}@media screen and (min-width:1024px){.popup .popup-box{width:65%}}@media screen and (min-width:1120px){.popup .popup-box{width:52%}}@media screen and (min-width:1440px){.popup .popup-box{width:46%}}.popup .wms-message{background:#fff;position:fixed;height:calc(100% - 48px);width:100%;top:0}.popup .wms-message .wms-message-header{height:40px;background:#000;display:flex;justify-content:space-between}.popup .wms-message .wms-message-header .message-title{line-height:40px;padding:0 12px;font-size:16px;font-weight:700}.popup .wms-message .wms-message-header .icon-close{margin:12px;background:transparent url("assets/images/icon-close-white.svg?v=1270") 50% no-repeat;width:16px;height:16px}.popup .wms-message .wms-message-body{height:calc(100% - 40px);position:relative}.popup .wms-message .wms-message-body .wms-message-iframe{display:block;background-color:#fff;width:100%;height:100%;padding:0;margin:0 auto;overflow:hidden}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
.ip-casino-overlay{display:block;position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.8);z-index:100;background-image:url("assets/images/us-restriction-banner-mobile.png?v=1270");background-position:50%;background-repeat:no-repeat}@media screen and (min-width:1024px){.ip-casino-overlay{background-image:url("assets/images/us-restriction-banner-desktop.png?v=1270")}}
.ssc-regulator-header,.ssc-regulator-header .ssc-regulator-header-wrapper{width:100%}.ssc-regulator-header .ssc-regulator-header-wrapper.fixed{position:fixed;z-index:2;top:0}
.alt-search-container{padding:0 12px;display:flex;justify-content:center;height:72px;width:100%}
@keyframes bounceMe{0%{transform:translateY(0)}20%{transform:translateY(-50%)}60%{transform:translateY(30%)}80%{transform:translateY(-10%)}to{transform:translateY(0)}}.desktop-scroll-button{margin:16px auto 32px;font-size:14px;position:unset}.mobile-scroll-button-wrapper{position:sticky;display:none;height:0;z-index:1;width:100vw;--top:85dvh;top:var(--top,85vh);transition:top .5s;justify-content:center;bottom:110px}.mobile-scroll-button-wrapper.visible{display:flex}.mobile-scroll-button-wrapper .mobile-scroll-button{animation:bounceMe .4s;animation-iteration-count:1;height:48px;width:48px;background-color:#009745;box-shadow:0 4px 8px 0 rgba(0,0,0,.5),0 2px 4px 0 rgba(0,0,0,.5);border:4px solid #006858;border-radius:50%;display:flex;padding:0;bottom:0;z-index:1}.mobile-scroll-button-wrapper .mobile-scroll-button .inner-circle{height:100%;width:100%;background-color:#009745;display:flex;justify-content:center;align-items:center}.mobile-scroll-button-wrapper .mobile-scroll-button .inner-circle .icon{background:#009745;border-radius:50%;fill:#fff;display:flex;margin-top:0}@media(orientation:landscape){.mobile-scroll-button-wrapper .mobile-scroll-button{bottom:60px}}.mobile-scroll-button-wrapper .portrait-jump-class{bottom:96px;animation:bounceMe .4s;animation-iteration-count:1}.mobile-scroll-button-wrapper .landscape-jump-class{bottom:112px;animation:bounceMe .4s;animation-iteration-count:1}.desktop-scroll-button-wrapper{display:none;min-height:1px}.desktop-scroll-button,.mobile-scroll-button{color:#009745;justify-content:center}.steady-body .mobile-scroll-button{display:none}.ssc-offset .mobile-scroll-button{bottom:128px}.inner-circle{border:4px solid #fff;border-radius:50%}.mobile-scroll-button-wrapper .portrait-jump-class{bottom:148px}.desktop-scroll-button{background:#fff;border:1px solid #009745;border-radius:4px}.desktop-scroll-button:hover{color:#008138;background:#fff}

.excluded-wrapper{padding:100px 200px;font-size:16px;line-height:24px;color:#fff;text-align:center}@media screen and (max-width:767px){.excluded-wrapper{padding:40px 20px;display:block;font-size:14px;line-height:16px}}.excluded-wrapper .logo{display:flex;justify-content:center;margin-bottom:40px}.excluded-wrapper .header-text{font-weight:700}.excluded-wrapper .links li{margin-top:30px}.excluded-wrapper .links li .link{text-decoration:none;color:#4995ed}
#nprogress{pointer-events:none}#nprogress .bar{background:#aaa;position:fixed;z-index:1031;bottom:0;left:0;width:100%;height:3px;top:0;-webkit-transform:rotate(3deg) translateY(-4px);-ms-transform:rotate(3deg) translateY(-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .peg{display:none}#nprogress .bar{background:#f66092}
.spinner{display:block;height:0;width:25%;padding-top:25%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' width='100' height='100'%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='.797' y1='16.417' x2='63.166' y2='16.417'%3E%3Cstop offset='.1' stop-color='%23f66092' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23f66092'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23a)' d='M63.2 32C63.2 15 49.2.8 32 .8S.8 14.8.8 32h9.6c0-11.9 9.7-21.6 21.6-21.6S53.6 20 53.6 32h9.6z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;-webkit-animation:animationSpinner linear 1s;-webkit-animation-iteration-count:infinite;-webkit-transform-origin:50% 50%;animation:animationSpinner linear 1s;animation-iteration-count:infinite;transform-origin:50% 50%;background-size:100% 100%}.spinner.black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' width='100' height='100'%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='.797' y1='16.417' x2='63.166' y2='16.417'%3E%3Cstop offset='.1' stop-opacity='0'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23a)' d='M63.2 32C63.2 15 49.2.8 32 .8S.8 14.8.8 32h9.6c0-11.9 9.7-21.6 21.6-21.6S53.6 20 53.6 32h9.6z'/%3E%3C/svg%3E")}@media screen and (min-width:1024px){.spinner{width:8%;padding-top:8%}}@keyframes animationSpinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
.spinnerlayout{display:flex;flex:1;align-items:center;justify-content:center;position:fixed;top:0;left:0;right:0;background-color:rgba(0,0,0,.6);opacity:0;bottom:100%;transition:opacity .2s ease-out;z-index:2;pointer-events:none}.spinnerlayout.opened{bottom:0;opacity:1}
.popup .popup-box{display:flex;width:100%}.popup .popup-box .button.primary:only-child{margin:0}.popup-content{position:relative;width:288px;border-radius:.5px;box-shadow:0 .5px 4px 0 rgba(0,0,0,.2);background-color:#fff;margin:auto;max-width:100%;max-height:100%;overflow:auto;padding:4px;box-sizing:border-box;z-index:3}.popup-content .popup-content-container .popup-title{margin-bottom:4px;height:4px;font-size:14px;color:#303030;margin:0 0 4px;font-weight:700}.popup-content .popup-content-container .popup-body{text-align:justify;font-family:Arial;font-size:12px;line-height:1.33;letter-spacing:normal;color:#525252}.popup-content .popup-content-container .buttons-container{display:flex;justify-content:space-between;column-gap:5px}.popup-container{display:flex;width:100%;flex-direction:column}@media screen and (max-width:767px){.popup-content .button{font-size:14px}.popup-content .button.primary{margin:0}}@media screen and (min-width:767px){.popup-content{width:494px}}
@font-face{font-family:Paddy-Mischief;font-weight:400;font-style:normal;font-display:swap;src:url("assets/fonts/paddy-mischief.woff2") format("woff2")}@font-face{font-family:BarlowSemiCondensed;font-weight:400;font-style:normal;font-display:swap;src:url("assets/fonts/barlow-semi-condensed.woff2") format("woff2")}@font-face{font-family:Roboto;font-weight:400;font-style:normal;font-display:swap;src:url("assets/fonts/roboto-regular.woff2") format("woff2")}@font-face{font-family:Roboto;font-weight:300;font-style:normal;font-display:swap;src:url("assets/fonts/roboto-light.woff2") format("woff2")}@font-face{font-family:Paddy-Mischief-Numeric;font-weight:400;font-style:normal;font-display:swap;src:url("assets/fonts/paddy-mischief-numeric.woff2") format("woff2")}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,:after,:before{box-sizing:border-box}.image-holder{height:100%}.wrapper{flex-wrap:wrap;padding:0 8px}[class$=-page]{min-height:60vh}@media screen and (min-width:767px)and (max-width:1022px){.wrapper{padding:0 10px}}@media screen and (min-width:1024px)and (max-width:1119px){.wrapper{padding:0 10px}}@media only screen and (min-device-width:767px)and (max-device-width:1024px)and (orientation:landscape){.wrapper{padding:0 12px}}body,html{font-size:1em;margin:0;padding:0;color:#fff;background:#fff;font-family:Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:400;-webkit-overflow-scrolling:touch;-webkit-text-size-adjust:100%}body{padding:0 0 12px}body.steady-body{overflow:hidden;height:100%;width:100%}body.steady-body.mobile #ssc-footer-container{visibility:hidden}body.steady-body.fixed{position:fixed}.ssc-container{position:relative;z-index:0}@media screen and (max-width:1024px){#footer{margin-bottom:50px}}.ssc-offset #footer{margin-bottom:114px}#ssc-header-container{z-index:2}@media screen and (max-width:250px){body,html{background:none;overflow:hidden}body #cookie-holder,body #ssc-footer-container,body #ssc-header-container,body .bottom-bar,body .breadcrumbs-component,body .desktop-scroll-button-wrapper,body .header-mobile-component,body .my-account-panel,body .promotions-page .list h1,body .ribbon-wrapper,body .seo-description-container,html #cookie-holder,html #ssc-footer-container,html #ssc-header-container,html .bottom-bar,html .breadcrumbs-component,html .desktop-scroll-button-wrapper,html .header-mobile-component,html .my-account-panel,html .promotions-page .list h1,html .ribbon-wrapper,html .seo-description-container{display:none}body .grid,html .grid{display:block}body .grid .tile-container,html .grid .tile-container{width:unset}body .promo-details-block,html .promo-details-block{margin:0}body .promo-details-block .promotion-background,html .promo-details-block .promotion-background{max-height:unset}body .promotion-info span:first-of-type,html .promotion-info span:first-of-type{padding:16px 0;white-space:normal;word-wrap:break-word}body .backbutton,html .backbutton{display:block}body nav,html nav{display:flex;flex-direction:row;flex-wrap:nowrap}body nav .tab,html nav .tab{padding:0 12px;overflow:hidden;text-overflow:ellipsis}}body{padding:0}@media screen and (min-width:1120px){.wrapper{width:1100px;padding:0;margin:0 auto}}@media screen and (min-width:1399px){.wrapper{width:1376px}}@media screen and (min-width:1920px){.wrapper{width:1784px}}body{background-image:url("assets/images/bingo-background.svg?v=1270")}h1,h2{font-family:Paddy-Mischief,Arial,sans-serif}
