#header{height:var(--nav-height);z-index:1000;border-bottom:1px solid var(--separator);background:var(--background);justify-content:space-between;align-items:center;display:flex;position:relative}#header .left-bar-action{cursor:pointer;justify-content:center;align-items:center;width:40px;height:40px;margin-left:12px;margin-right:16px;display:flex}#header .left-bar-action:hover{background:rgba(141,146,151,.15);border-radius:50%}#header>div{align-items:center;display:flex}#header .search{flex:1;height:40px;margin-right:32px}#header .search .input .label{font-weight:500}#header .search .input .label i{margin-right:10px}#header .search .input .input-wrapper{background:var(--background-four);border:1px solid var(--separator);height:40px;color:var(--light-grey)}#header .subcategory-row{justify-content:center;align-items:center;height:72px;padding:0 10px;display:flex}#header .subcategory-col{flex:1;height:100%}#header .subcategory{text-transform:capitalize;height:40px;color:var(--light-grey);letter-spacing:.5px;cursor:pointer;text-align:center;background-color:transparent;border-bottom:2px solid transparent;flex:1;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}#header .subcategory svg{margin-right:5px}#header .subcategory{text-transform:uppercase;height:40px;color:var(--light-grey);letter-spacing:.5px;cursor:pointer;text-align:center;border-radius:0;flex:1;justify-content:center;align-items:center;height:100%;padding:0 15px;font-size:11px;font-weight:600;display:flex}#header .subcategory svg{height:15px;margin-right:5px}#header .subcategory:hover{border-bottom:2px solid var(--red);color:var(--white);background-color:transparent}#header .subcategory.active{border-bottom:2px solid var(--red);color:var(--white)}#header .subcategory svg{cursor:pointer;height:15px}#header .subcategory svg:hover *{fill:#fff}#header .fa-volume-up,#header .fa-volume-off{width:18px;font-size:18px}#header sup{color:var(--red);margin-left:3px;font-size:10px;position:relative;top:-6px}#header .left{position:absolute}#header .left,#header .right{align-items:center;display:flex}#header .right{margin-left:var(--leftbar-width);flex:1;display:flex}#header .right .content{justify-content:space-between;align-items:center;display:flex}#header .content-first{align-items:center;display:flex}#header #logo{width:109px;max-height:100%;margin-right:48px;display:flex}#header #logo img{width:100%;height:100%}#header #logo img.icon{display:none}#logo.placeholder{background-color:rgba(217,217,217,.1);padding:25px 60px}#header .routes{align-items:center;display:flex}#header .routes a.link{cursor:pointer;color:#fff;align-items:center;padding:0 20px;font-size:12px;font-weight:600;display:flex}#header a.link.selected{color:#fff;opacity:1;border-bottom:2px solid #ff5540}#header .account{align-items:center;display:flex}#header .user-rank-progress{cursor:pointer;overflow:hidden}#header .user-rank-progress:hover{opacity:.75}#header .user-rank-progress .user-rank{margin-right:21px}#header .user-rank-progress .top{flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;margin-bottom:8px;font-size:12px;font-weight:600;display:flex}#header .user-rank-progress .top .level{color:#bcbfc7;white-space:nowrap}#header .user-rank-progress .progress-bar{background:var(--separator-two);border-radius:2px;height:4px;position:relative}#header .user-rank-progress .progress-bar .progress{border-radius:2px;height:4px;transition:width .5s;position:absolute;top:0;left:0}#header .account .wallet-container{position:relative}#header .account .wallet img{object-fit:contain;align-items:center;width:16px;height:16px;display:flex}#header .account .wallet{cursor:pointer;letter-spacing:1px;color:#fff;border-radius:35px;justify-content:center;align-items:center;padding:0 15px;font-size:14px;font-style:normal;font-weight:600;font-stretch:100%;line-height:normal;display:flex}#header .account .wallet>div{text-align:right;align-items:center;font-family:Roboto,sans-serif;font-weight:500;display:flex}#header .account .wallet .type{color:#3aea62;align-items:center;display:flex}#header .caret{color:rgba(255,255,255,.3);margin-left:10px;font-size:10px}#header .account .notifications{padding:15px 20px}#header .big{padding:17px 30px}#header .account .volume{color:#7b8ca9;cursor:pointer;justify-content:center;align-items:center;display:flex}#header .divider{width:50px;height:40px;position:relative}#header .divider:after{content:"";background:#1a1b1c;width:2px;height:100%;position:absolute;left:50%;transform:translate(50%)}#header .account .notification{letter-spacing:normal;text-transform:uppercase;color:#7b8ca9;cursor:pointer;background:0 0;border-radius:3px;justify-content:center;align-items:center;font-size:14px;font-style:normal;font-weight:700;font-stretch:100%;line-height:normal;display:flex;position:relative}#header .account .notification div{background-color:var(--red);border:2px solid var(--dark-separator);text-align:center;box-sizing:border-box;letter-spacing:normal;color:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;padding:1px;font-family:Roboto;font-size:8px;font-style:normal;font-weight:900;font-stretch:100%;line-height:normal;display:flex;position:absolute;top:-1px;right:-3px}#header .account i{color:#fff;font-size:16px}#header .account .user{letter-spacing:normal;text-transform:uppercase;color:#7b8ca9;cursor:pointer;border-radius:10px;align-items:center;font-size:18px;font-style:normal;font-weight:700;font-stretch:100%;line-height:normal;display:flex}#header .account .user .fa-plus{display:none}#header .account .fa-chevron-down{color:#fff;margin-left:10px;font-size:14px}#header .wallets li>a{font-weight:700}#header .wallets li>a img{margin-right:10px}#header .wallets li{border-right:2px solid transparent;border-radius:0}#header .wallets li.selected{background:#131521}#header .wallets li.selected .amount{color:#fff}#header .wallets li img{width:15px}#header .wallets li .amount{font-size:12px}#header .wallet .previous-balances{pointer-events:none;height:100px;padding-left:0;list-style:none;position:absolute;bottom:-100px;left:-18px;right:0;overflow:hidden}#header .wallet .previous-balances li{animation:3s forwards balance-show;position:relative}@keyframes balance-show{0%{opacity:0;transform:translateY(0)}50%{opacity:1}75%{opacity:.5}to{opacity:0;transform:translateY(25px)}}#header .language{letter-spacing:normal;text-transform:uppercase;color:#7b8ca9;cursor:pointer;background:0 0;border-radius:3px;justify-content:center;align-items:center;font-size:14px;font-style:normal;font-weight:700;font-stretch:100%;line-height:normal;display:flex}#header .languages-container{width:50px;min-width:0}#header .languages{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}#header .flag{cursor:pointer;justify-content:center;align-items:center;width:100%;display:flex}#header .flag img{border-radius:50%;width:15px;height:15px}#header .languages-container .flag:not(:last-child){margin-bottom:15px}#header .unauthed-buttons{letter-spacing:normal;color:#fff;font-style:normal;font-weight:600;font-stretch:100%;line-height:1.33;display:flex}#header .unauthed-buttons a{font-size:14px!important}#header .unauthed-buttons>*{align-items:center;display:flex}#header .unauthed-buttons .sign-up{width:88px}#header .unauthed-buttons button{width:auto;padding:12px}#header .unauthed-buttons button.sign-up{white-space:nowrap;width:105px;margin-left:15px;font-size:14px}#header .notifications .entry:not(:last-child){margin-bottom:15px}#header .notifications{text-align:left;color:#7b8ca9;text-align:left;width:300px;font-size:12px;padding:0!important}#header .notifications .wrapper{max-height:300px;overflow-y:auto}#header .notifications .entry{padding:15px}#header .notifications .entry:not(:last-child){border-bottom:1px solid #272b41}#header .notifications .entry .top{justify-content:space-between;align-items:center;display:flex}#header .notifications .entry .top .type{color:#fff;text-transform:capitalize;background:#131521;border-radius:4px;padding:7px 10px;font-size:11px}#header .notifications .entry .top .timestamp{color:rgba(123,140,169,.5);font-size:11px}#header .notifications .entry .message{color:#7b8ca9;white-space:pre-wrap;margin-top:13px;font-size:11px;line-height:1.46em}.dropdown.dropdown--active .user-nav{border-radius:3px;display:flex}#header .user-nav li:hover{background:rgba(0,0,0,.1)}#header .page-nav{width:180px}#header i.wallet-type.usd:after{content:"";color:#3aea62}#header i.wallet-type.blaze_coin:after{content:"";color:#ed8e28}#header i.wallet-type{text-align:center;min-width:14px;margin-right:5px}#header .icons{align-items:center;margin:0 32px;display:flex}#header .icons>div i{width:16px;height:16px}#header .icons>div i.fa{color:#9095ab;margin-left:-2px;margin-right:6px;font-size:13px;font-weight:700}#header .icons #notice{margin-right:13px}#header .icons>div:last-child{margin-left:13px}#header .icons .pending-icon{height:16px;position:relative}#header .icons .pending-icon .pending-count{color:#fff;background-color:#1bb67f;border-radius:2px;justify-content:center;align-items:center;width:12px;height:12px;font-size:9px;display:flex;position:absolute;top:-6px;left:-6px}#header .pending-container{background-color:#0f101a;border-radius:2px;padding:0 16px;box-shadow:0 0 16px rgba(0,0,0,.64)}#header .pending-container .entry{justify-content:space-between;align-items:center;display:flex}#header .pending-container .entry .type{color:#474b65;justify-content:center;align-items:center;margin-right:24px;font-size:12px;display:flex}#header .pending-container .entry img{height:22px;margin-bottom:5px;margin-right:8px}#header .pending-container .entry .status{text-transform:capitalize;color:#b6bbd8;align-items:center;font-size:12px;display:flex}#header .pending-container .entry .status span{background-color:#4860f9;border-radius:50%;width:8px;height:8px;margin-left:8px}#header .pending-container .entry .amount{margin:0 24px;font-size:12px}#header .pending-container .entry button{letter-spacing:-.22px;border-radius:4px;width:50px;height:24px;margin-top:12px;margin-bottom:16px;padding:0;font-size:12px}#header .notice-container .entry:hover{cursor:pointer;background:rgba(0,0,0,.1)}#header .notice-container .type{margin-right:10px;padding:10px}#header .notice-container .sms_verification .type{padding:5px 10px}#header .notice-container .type i{font-size:24px}#header .notice-container .type .yellow{color:#e09a28}#header .notice-container .type .green{color:#1bb67f}#header .notice-container .entry{border-bottom:1px solid rgba(170,176,196,.3);justify-content:center;align-items:center;padding:16px 32px;display:flex}#header .notice-container .entry:last-child{border:none}#header .notice-container .entry .notice-data{flex-direction:column;flex-grow:1;align-items:flex-start;display:flex}#header .notice-container .entry .header{opacity:.89;letter-spacing:normal;color:var(--background-two);margin-bottom:4px;font-size:12px;font-style:normal;font-weight:600;font-stretch:100%;line-height:1.33}#header .notice-container .entry .sub-header{letter-spacing:normal;color:var(--light-grey-three);cursor:pointer;font-size:12px;font-style:normal;font-weight:400;font-stretch:100%;line-height:1.83}#header .account .notification.notice div{padding:0;font-weight:600;line-height:1.6;top:0;right:0;transform:translate(50%,-50%)}.wallet-dropdown .dropdown__content{width:356px}#header .wallets .wallet{justify-content:space-between;align-items:center;display:flex}#header .wallets .wallet .balance{color:var(--dark-text);font-size:16px;font-weight:600;line-height:1.14}#header .wallets .wallet{border-radius:0;padding:12px 24px}#header .wallets .view-bonuses{width:100%;padding-top:12px}#pending{text-align:left;border-top:1px solid rgba(170,176,196,.3);padding:16px 0!important}#pending>div{padding:5px 25px}#pending .entry{color:var(--dark-text);letter-spacing:normal;justify-content:space-between;align-items:center;font-size:12px;font-style:normal;font-weight:500;font-stretch:100%;line-height:1.33;display:flex}#pending .entry:hover{background:rgba(0,0,0,.1)}#pending .entry .type{justify-content:center;align-items:center;display:flex}#pending .entry img{width:15px;margin-right:8px}#pending button.dark-red{width:auto;padding:0 9px;font-size:10px;font-weight:600;line-height:2.4!important}#header .wallets .cash:hover,#header .wallets .btc:hover{cursor:pointer;background:rgba(0,0,0,.1)}#header .wallets .description{color:var(--light-grey);text-align:left;white-space:normal;letter-spacing:0;padding-top:12px;font-family:SofiaPro,sans-serif;font-size:12px;font-weight:500;line-height:1.6em}#header .wallets .description .bonus-text{margin-top:15px;margin-bottom:25px}#header .wallets .icon{text-align:left;color:var(--light-grey-three)}#header .wallets .title{color:var(--light-grey-three);margin-left:8px;font-size:12px;font-weight:500}#header .wallets button.dark-red{line-height:2}#header .wallets .balance{color:var(--dark-text);font-size:16px;font-weight:600;line-height:1.14}#header .wallets .cash{flex-direction:column;margin-top:8px;padding-top:16px}#header .wallets .right span{margin-right:5px}#header .links{padding-left:10px}#header .links a{letter-spacing:normal;color:var(--light-grey);margin-right:29px;font-size:12px;font-style:normal;font-weight:600;font-stretch:100%;line-height:1.33}#header .links a.active{color:var(--white)}#header .wallet-dropdown .wallet-type{cursor:pointer;justify-content:space-between;align-items:center;padding:10px 15px;display:flex}#header .wallet-dropdown .dropdown__trigger{background-color:var(--background);height:40px;padding:0;font-size:14px}#header .wallet-dropdown .dropdown__trigger .fa-caret-down{color:#8c9099;margin-left:8px}#header .wallet-dropdown .dropdown__trigger .symbol{color:#8c9099;margin-right:8px;font-size:14px}#header #header-deposit{white-space:nowrap;text-overflow:ellipsis;text-transform:capitalize;letter-spacing:.4px;width:98px;height:40px;margin-left:24px;padding:8px 5px;font-size:14px;overflow:hidden}#header .wallet-dropdown .wallet-type .left .type{text-align:left;width:50px}#header .wallet-dropdown .wallet-type .right{color:#7d7e82;font-size:12px;font-weight:500}#header .user-nav ul li:last-child a{margin-top:5px;margin-bottom:7px}#header .user-nav hr{margin-top:11px}#header .user-nav{width:170px;padding-top:11px}#header .user-nav ul li svg{margin-right:8px}#header .logo-part{align-items:center;display:flex}#header .user-nav ul li:hover .blaze-menu-dropdown{fill:var(--red)!important}#header .left.mobile{display:none}#header .mobile-nav{left:0;right:0;top:calc(var(--nav-height) + var(--banner-height));background-color:#1b1d2b;margin:0;position:fixed;bottom:0}#header .mobile-nav .deposit{padding:15px}#header .mobile-nav-icon{height:var(--nav-height);width:var(--nav-height);justify-content:center;align-items:center;margin-left:-10px;display:flex}#header .mobile-nav-icon i{font-size:20px}#header .dropdown--active .mobile-nav-icon,#header .dropdown--active .mobile-nav-icon:hover{background:#1b1d2b}#header .mobile-nav{padding:0;overflow:auto}#header .mobile-nav .header{justify-content:space-between;align-items:center;padding-bottom:19px;display:flex}#header .mobile-nav .header .close{color:#7b8ca9;cursor:pointer;padding-right:15px;font-size:18px;font-weight:600}#header .mobile-nav .header img{height:29.6px;margin:14px}#header .mobile-nav .wallets,#header .mobile-nav .page-nav{width:unset}#header .mobile-nav .left{display:flex}#header .mobile-nav .page-nav a{justify-content:space-between;align-items:center;display:flex}#header .mobile-nav .page-nav a .fa-chevron-right{margin-right:0}.wheel-link{position:relative}.wheel-new{letter-spacing:normal;background-color:#f9305b;border-radius:2.6px;width:26px;padding:1px 0;font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;line-height:normal;position:absolute;top:-2px;left:50%;transform:translate(-50%)translateY(-100%);color:#fff!important;font-size:7.9px!important}.promo-button__container{cursor:pointer}.promo-button__container .promo-img{pointer-events:none;width:20%;height:auto}.promo-button__container .promo-svg{pointer-events:none;border:solid 1px var(--separator);border-radius:4px;width:40px;height:38px}@media (max-width:1400px){#header .search{flex:unset;width:400px}#header .right{margin-left:0}#header .left{position:relative}#header .search{width:300px}}@media (max-width:1400px) and (min-width:1200px){main.sidebar-open #header .icons,main.sidebar-open #header .user-rank-progress{display:none!important}main.sidebar-open #header .search{margin-right:24px}}@media (max-width:1600px) and (min-width:1400px){main.sidebar-open #header .left{position:relative!important}main.sidebar-open #header .right{margin-left:0}}@media (max-width:1200px){#header button.login{width:auto!important}#header .account .notification.notice div{font-size:9px}#header .icons #notice{z-index:1;margin-right:0;position:relative}#header .account .wallet-dropdown i{display:none}#header #logo{margin-right:0!important}#header .wallets:not(.mobile),.dropdown.dropdown--active .user-nav li{border:none!important}#header .account .user .fa-plus{background:#161718;border-radius:10px 0 0 10px;justify-content:center;align-items:center;width:35px;height:100%;padding:10px;position:absolute;top:0;bottom:0;left:0;display:flex!important}#header .account .wallet .type{margin-right:15px}#header #logo{width:90px!important}#header #logo img.icon{display:block!important}#header .links{display:none}#header .deposit button,#header .unauthed-buttons button,#header .unauthed-buttons a{padding:10px!important;font-size:12px!important}#header .right{flex-shrink:unset;justify-content:flex-end;width:100%}#header .mobile-nav-icon{margin-left:0}#header .left.mobile{display:flex}#header .pending-container{max-width:100vw;padding:0 10px;position:fixed;left:0}#header .pending-container:after,#header .notice-container:after,#header .pending-container .status span{display:none}#header .pending-container .entry .type{text-overflow:ellipsis;flex-grow:1;justify-content:flex-start;margin-right:0!important}#header .pending-container .type img{height:20px}#header .notice-container .entry{width:100%}#header .notice-container .entry .type{flex-shrink:1}#header .notice-container .entry .right{white-space:normal;text-align:left;flex-grow:1}#header .pending-container .entry .amount{margin:0 12px}#header .content{padding:0 16px}#header .account .wallet{cursor:pointer}#header .dropdown__content{width:calc(100% - 30px);position:fixed;top:55px;left:15px;right:15px}#header .dropdown__content:after{display:none}.promo-button__container .promo-image{object-fit:scale-down;width:35px;height:40px}.promo-button__container .promo-svg{width:35px}}@media (min-width:1601px){.left-bar-action{margin-left:8px!important}}.user-colum{flex-direction:column;justify-content:center;gap:4px;width:35px;height:40px;padding:0 6px!important}.user-colum>.progress-bar,.user-colum>.user-rank-progress{width:100%}.user-info__container{flex-direction:column;gap:8px;width:100%;padding:10px 20px;display:flex}.user-info__container span.user-info__name{color:var(--background-two);font-size:18px;font-weight:700}@media (max-width:1200px){.mobile-user-dropdown .page-nav{width:100%!important}.mobile-user-dropdown .dropdown__content ul li a{text-align:left;color:var(--light-grey-three);letter-spacing:normal;align-items:center;width:100%;padding:11px 24px;font-size:12px;font-style:normal;font-weight:500;font-stretch:100%;line-height:1.33;display:flex}.mobile-user-dropdown .dropdown__trigger .user{padding:12px}}.view-bonuses-button{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;margin-top:10px;transition:all .3s ease-in-out;display:flex}.linkBonus{width:90%;margin-bottom:10px}#header.mobile{padding:0 15px}#header.mobile .dropdown__content{margin:0;padding:0;top:65px}#header.mobile .authed,#header.mobile .unauthed{justify-content:space-between;align-items:center;gap:5px;width:100%;display:flex}#header.mobile #logo,#header.mobile #logo img{width:30px!important}#header.mobile #header-deposit{margin:0!important}#header.mobile .authed .account{justify-content:end;gap:5px}#header.mobile .icons{outline:solid 1px var(--separator);border-radius:4px;margin:0}#header.mobile .icons>div:last-child,#header.mobile .right{margin:0}#header.mobile .right{width:100%}#header.mobile .left-bar-action{margin-right:0}#header.mobile .search{margin-right:16px}@media (max-width:1200px){#header.mobile .left-bar-action{display:none}}@media (max-width:320px){#header.mobile .account .wallet{padding:0 5px}#header.mobile{padding:0 7px}}div#footer-wrapper{padding:0!important}.session-info{flex-flow:wrap;justify-content:center;width:100%;margin:20px 0;display:flex}@media (min-width:767px){.session-info{margin-top:0}}.session-info .title{color:var(--dark-grey);font-weight:400}.session-info .value{font-weight:700;color:#fff!important;margin-left:9px!important}.session-info span{margin:0 10px}.win-lost-update{margin-bottom:10px}#footer{background:var(--footer-color);color:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;font-size:12px;font-weight:500;line-height:18px;display:flex;position:relative;left:0;right:0}#footer .emails-contact-row,#footer .phones-contact-row{flex-direction:row;justify-content:center;display:flex}#footer .emails-contact p,#footer .phones-contact-row p{margin-left:3px;margin-right:3px}#footer .emails-contact span,#footer .phones-contact-row span{margin-left:2px;margin-right:2px}#footer .link-col{text-align:left}#footer .link-col h4{letter-spacing:normal;height:39px;color:var(--white);text-transform:uppercase;align-items:center;margin-top:0;margin-bottom:25px;font-size:14px;font-style:normal;font-weight:900;font-stretch:100%;line-height:normal;display:flex}#footer .link-col ul li{text-align:left;color:var(--dark-grey);text-overflow:ellipsis;white-space:nowrap;max-width:160px;margin-bottom:25px;font-size:14px;font-weight:400;overflow:hidden}#footer>.row{width:100%}#footer ul:not(.languages){justify-content:inherit;white-space:nowrap;margin:0;padding:0;list-style:none}#footer ul li{cursor:pointer;color:#7b8ca9;height:18px;font-size:14px;line-height:18px}#footer .left-col ul li{margin-right:30px}#footer .right-col ul li{margin-left:30px}#footer .left-col,#footer .right-col{flex-direction:column;display:flex}#footer .language-row{color:var(--dark-grey);justify-content:space-between;align-items:center;padding:34px 0;display:flex}#footer .language-row .copyright{white-space:break-spaces;text-align:left}#footer .emails-contact,#footer .phones-contact{flex-direction:row;justify-content:center;margin-bottom:36px;display:flex}#footer .emails-contact .title,#footer .phones-contact .title{color:var(--dark-grey)}a.gcb img{cursor:pointer;width:40px;padding-bottom:20px}@media (max-width:500px){#footer .emails-contact-separator,#footer .phones-contact-separator{display:none}#footer .emails-contact,#footer .phones-contact{flex-direction:column;justify-content:center;margin-bottom:50px;display:flex}#footer .emails-contact-row,#footer .phones-contact-row{flex-direction:row;justify-content:center;display:flex}}#footer .language-row .dropdown-style-1 .language h1{letter-spacing:normal;color:var(--dark-grey);margin-left:9px;margin-right:12px;font-size:12px;font-style:normal;font-weight:400;font-stretch:100%;line-height:2}#footer .language-row .footer-language-container{flex-direction:column;margin-top:-57px;transform:translateY(-100%);animation:.5s dropdown-in-footer!important}#footer .language-row .footer-language-container ul li{height:unset}#footer .language-row .footer-language-container ul li>a{padding:10px}#footer .language-row .footer-language-container:after{content:"";border:5px solid transparent;border-top-color:#1a1b1c;border-bottom:none;position:absolute;bottom:0;right:12px;transform:translate(-50%,100%)}@keyframes dropdown-in-footer{0%{opacity:0;transform:translateY(calc(-100% - 25px))}to{opacity:1;transform:translateY(-100%)}}#footer .copyright-row{text-align:left;color:rgba(255,255,255,.5);width:100%;font-size:12px;line-height:1.6em}#footer .logo-row{text-align:left;flex-direction:column;margin-bottom:35px;display:flex}#footer .logo-row>div{letter-spacing:normal;color:#fff;margin:25px 0;font-size:12px;font-weight:400;line-height:1.71}#footer .logo-row .logo-sport{margin-top:0}#footer .company-info p{font-size:12px;line-height:1.67em}#footer .social-icons{height:100%;display:flex}#footer .social-icons li a{margin-right:25px;font-size:24px}#footer .curacao{height:100%}#footer .curacao img{height:34px;margin-bottom:25px}#footer .text-row .description{margin-top:15px}#footer .text-row .copyright{margin-top:50px}#footer .logo-row{align-items:flex-start;display:flex}#footer .text-row{align-items:flex-start;padding-top:35px;padding-bottom:25px}#footer .text-row p{color:var(--dark-grey);margin-bottom:20px}#footer .text-row p a{color:var(--white)}#footer .interac img{border-radius:5px}#footer .interac-etransfer img{filter:grayscale()}#footer .logo-row .logo img{height:39px}#footer .logo-row a{align-items:center;margin-bottom:25px;display:flex}#footer .curacao{filter:grayscale();height:100%;margin-bottom:0}#footer .gamcare img{width:50px}#footer .gamble-aware img{width:100px!important}#footer .addiction-help .description{margin-bottom:25px}#footer .addiction-help .col{align-items:center;display:flex}#footer section{width:100%;padding:47px 0}#footer p{color:rgba(255,255,255,.5);height:100%;margin:0;line-height:1.4em}#footer img.country{cursor:pointer;border-radius:4px;width:30px;height:20px;margin-bottom:15px}#footer .payment-methods{justify-content:center;align-items:center;gap:24px;margin:24px 0;display:flex}#footer .payment-methods img{opacity:.4;width:40px}@media (min-width:769px){#footer .logo-main-row>div{flex-basis:33.3333%;justify-content:flex-start;max-width:33.3333%;display:flex}}@media (max-width:768px){#footer .logo-main-row{margin-bottom:-8px;padding-top:24px}#footer .logo-main-row>div{margin-bottom:8px!important}#footer .content{padding:0 24px;width:auto!important}#footer .logo-row ul li{margin-right:20px}#footer .left-col ul{flex-direction:column}#footer .left-col ul li{margin-bottom:30px!important}#footer .social-icons li a{margin:0!important}#footer .copyright-row{border-top:none!important}#footer .logo-row{flex-direction:column;justify-content:center}#footer .logo-row a{margin-bottom:26px;margin-right:0!important}#footer section{padding:0}#footer .link-col h4{height:unset;font-size:10px}#footer .link-col li a{font-size:10px}#footer .logo-row{justify-content:center;margin-bottom:48px}#footer .logo-row>div{margin-top:0;margin-bottom:32px}#footer .payment-methods{text-align:center;flex-wrap:wrap;justify-content:center;margin:9px 0;display:flex}#footer .payment-methods>*{flex-basis:25%;width:25%;max-width:25%}#footer .payment-methods>.gamble-aware{flex-basis:50%;width:50%;max-width:50%}#footer .payment-methods img{margin:15px}#footer .text-row{padding-top:24px;padding-bottom:4px}#footer .row>div{margin-bottom:32px}#footer .text-row.row>div{margin-bottom:0}#footer .curacao img{margin-bottom:32px}#footer .language-row{flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-top:24px;padding-bottom:32px}#footer .language-row .copyright{margin-bottom:16px}a.gcb{padding-bottom:64px}a.gcb img{width:20px}#footer .language-row .footer-language-container{max-height:50vh;left:0;right:unset;overflow-y:auto}}#banner{background:var(--lime-green);width:100%;height:var(--banner-height-override);color:#fff;z-index:10;text-overflow:ellipsis;justify-content:center;align-items:center;gap:10px;font-size:14px;display:flex;position:fixed;max-width:none!important;padding:11px 15px!important}#banner i.fa-close{color:#fff;cursor:pointer;min-width:20px}#banner.forced img{margin-bottom:-3px;margin-left:10px;margin-right:10px}#banner a{text-decoration:underline}#banner button{margin-left:10px}@media (max-width:768px){#banner{z-index:70;padding:10px;font-size:10px}#banner button{font-size:10px}}#policy-regulation-popup{background-color:var(--white);z-index:100000;width:100%;height:230px;position:fixed;bottom:0;left:0}.policy-regulation-container{margin-top:10px;margin-left:40px;margin-right:40px}#policy-regulation-popup .header{border-bottom:1px solid var(--separator);font-size:16px;font-weight:700}.policy-regulation-icon{text-align:left;margin-bottom:0}#policy-required-validation .header{letter-spacing:normal;text-align:center;border-bottom:1px solid var(--separator);justify-content:center;align-items:center;padding:0;font-size:16px;font-style:normal;font-weight:600;font-stretch:100%;line-height:2;display:flex}#policy-required-validation{color:var(--white);text-align:left;height:250px;position:relative;overflow-y:hidden}#policy-regulation-popup .body a{color:var(--red)}#policy-required-validation .body{padding:24px 32px}.policy-regulation-button-container{text-align:left}#policy-regulation-popup .body button{width:200px;margin-top:16px;padding-top:10px;padding-bottom:10px}.policy-regulation-container .header .cookie-text{margin-top:0}.policy-regulation-container .body .cookie-text{margin-top:16px}.cookie-text{text-align:left;text-align:left;margin-top:16px;margin-bottom:16px}.text-black{color:var(--black)}@media (max-width:1100px){#policy-regulation-popup{height:250px}#policy-required-validation{position:absolute;top:10px}}@media (max-width:540px){#policy-regulation-popup{height:350px}}@media (max-width:350px){#policy-regulation-popup{height:400px}}@media (max-width:260px){#policy-regulation-popup{height:470px}}@media (max-width:150px){#policy-regulation-popup{height:500px}}@media (max-width:50px){#policy-regulation-popup{height:600px}}body>iframe{pointer-events:none}.gc-html5-ui-modal{z-index:9999!important}