.btn-custom-sec { border: 1px solid #CACACA; background-color: white; color: black; transition: 0.3s; } .btn-custom-sec:hover { background-color: #ededed; color: black; } nav > .nav.nav-tabs { border: none; color: #fff; background: #272e38; border-radius: 0; } #btn-show-bonuses { transition: 0.3s; color: black; } .navbar-top-color { background-color: #F7F7F7; } .badge-cat-news { background-color: #9FCC37; color: white; border-radius: 10px; padding: 3px 20px 3px 20px; } .badge-cat-date { background-color: #d8d8d8; border-radius: 10px; padding: 3px 20px 3px 20px; } .shadow-back { -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.16); -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.16); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.16); } .h4-cat-home-new { border-radius: 5px; border: 1px solid #CACACA; background-color: white; padding: 12px; padding-left: 15px; color: black; margin-bottom: 22px; border-left: 7px solid #c01b2c; } .news-item { background-color: white; border-radius: 10px; margin-bottom: 22px; } body { background-color: #E7ECF0; } .mar-t-b-0 { margin: 0px; } .mar-l-5 { margin-left: 5px; } .btn-show { transition: 0.3s; color: black; } .btn-show:hover { color: #ac1b22 !important; transition: 0.3s; } .pad-l-10 { padding-left: 10px; } .mar-r-5 { margin-right: 5px; } .soc-icons { margin-bottom: 0px !important; padding-top: 5px; } .soc-icon-size { font-size: 25px !important; } #btn-show-bonuses:hover { color: #ac1b22 !important; transition: 0.3s; } nav > div a.nav-item.nav-link, nav > div a.nav-item.nav-link.active { border: none; padding: 10px 25px; color: #fff; background: #272e38; border-radius: 0; } nav > div a.nav-item.nav-link.active:after { content: ""; position: relative; bottom: -50px; left: -10%; border: 15px solid transparent; border-top-color: #ac1b22; } .tab-content { background: #fdfdfd; border: 1px solid #ddd; border-top: 5px solid #ac1b22; border-bottom: 5px solid #ac1b22; padding: 30px 25px !important; } nav > div a.nav-item.nav-link:hover, nav > div a.nav-item.nav-link:focus { border: none; background: #ac1b22 !important; color: #fff; border-radius: 0; transition: background 0.20s linear; }   .pad-15 { padding: 15px !important; } .w-35 { width: 35% !important } .pad-10 { padding: 10px !important; } .back-color-modal-complain { background-color: #ffc107; color: white; } @keyframes spinner-grow { 0% { transform: scale(0); } 50% { opacity: 1; } } .d-nonee { display: none; } .spinner-grow { display: inline-block; width: 2rem; height: 2rem; vertical-align: text-bottom; background-color: black; border-radius: 50%; opacity: 0; -webkit-animation: spinner-grow .75s linear infinite; animation: spinner-grow .75s linear infinite; } .back-color-modal-reg { background-color: #17a2b8; color: white; } .back-efef { background-color: #efefef; } .wrap-over { margin-bottom: 10px; position: relative; overflow: hidden; } .vertical-align-middle { vertical-align: middle !important; } .color-efefef { background-color: #efefef; } .date { color: #8c8c8c; margin-bottom: 5px !important } .btn-custom { background-color: white; color: black; border-radius: 10px; } .border-rad-5 { border-radius: 5px !important; } #compare_first > tbody > tr > td { text-align: center; } #compare_second > tbody > tr > th { text-align: right; } #compare_second > tbody > tr > td { text-align: center; } .btn-custom:hover { color: #343a40; } .title { color: black; margin-bottom: 5px } .mar-bot-10 { margin-bottom: 10px !important; } .color-black { color: black; } .mar-b-0 { margin-bottom: 0px !important; } .mar-bot-5 { margin-bottom: 5px !important; } .text-over-img { position: absolute; bottom: 0; padding: 10px; background: rgba(0, 0, 0, 0.3); width: 100% !important; } .h4-cat-home { padding-bottom: 5px; border-bottom: 5px solid #343a40; } .span-title-home { background-color: #343a40; color: white; padding: 8px; } .score-div { background-color: #ac1b22; color: white; text-align: center; border-radius: 0px 0px 5px 5px; } .img-border-rad { border-radius: 5px 5px 0px 0px; } .score-div > span { border-radius: 50%; background-color: white; color: #ac1b22; border: 3px solid #ac1b22; padding: 10px; -webkit-box-shadow: 10px 10px 17px -8px rgba(0,0,0,0.75); -moz-box-shadow: 10px 10px 17px -8px rgba(0,0,0,0.75); box-shadow: 10px 10px 17px -8px rgba(0,0,0,0.75); } .score { color: white; padding: 5px; text-align: center; } .bg-menu { background-color: #343a40; } .pad-t-0 { padding-top: 0px !important; } .grad-bg-t-1 { background: #232526;   background: -webkit-linear-gradient(to right, #414345, #232526);   background: linear-gradient(to right, #414345, #232526);   border-radius: 5px; } .custom-title { margin-top: 20px; margin-bottom: 20px; } .margin-bottom-15 { margin-bottom: 15px; } .bonus-p { color: #bc0b0b; } .w-49 { width: 48%; } .color-black:hover { color: black; text-decoration: none; } .date-cat { margin-bottom: 5px; } .badge-secondary { border-radius: 0px; } .badge-custom { display: inline-block; padding: 0.25em 0.4em; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 2px; }   a.navbar-brand { white-space: normal; text-align: center; word-break: break-all; } .mar-l-r-15 { margin-left: 15px; margin-right: 15px; } .w-90 { width: 90% !important; } .btn-on-h { background-color: #ac1b22; border: 1px solid #ac1b22 !important; } .btn-on-h:hover { color: #97291f;   } .pad-tb-15 { padding-top: 15px; padding-bottom: 15px; } .title-type-1 { border-image: linear-gradient(to right,#fff 0%,#bbb 50%,#fff 100%) 0 0 100% 0/0 0 1px 0 stretch; border-bottom: 1px solid #80808069; } .title-type-2 { border-radius: 5px; border: 1px solid #CACACA; border-left-color: rgb(202, 202, 202); border-left-style: solid; border-left-width: 1px; background-color: white; padding: 12px; padding-left: 12px; padding-left: 15px; color: black; margin-bottom: 22px; border-left: 7px solid #c01b2c; } .mar-t-b-5 { margin-top: 5px; margin-bottom: 5px; } .blockquote-custom { margin-top: 5px; border-bottom: 5px solid #6B152C; color: gray; }   @media (min-width: 768px) { .d-search-none { display: none !important; } } .border-top { border-top: 1px solid #e5e5e5; } .border-bottom { border-bottom: 1px solid #e5e5e5; } .box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }   html { position: relative; min-height: 100%; } .yellow { color: gold; } .footer { position: absolute; bottom: 0; width: 100%; white-space: nowrap;   height: 60px; line-height: 60px;   } .header-top { margin-left: 0px; margin-right: 0px; background-color: #343a40; } .mar-bot-0 { margin-bottom: 0px !important; } .logo-img { width: 320px; } .head-h { height: 150px; overflow: hidden; } .head-l { margin: 10px auto; } .pad-l-0 { padding-left: 0px; } .pad-l-0-imp { padding-left: 0px !important; } .pad-r-0 { padding-right: 0px !important; } .pad-lr-0 { padding-left: 0px; padding-right: 0px; } .pad-lr-15 { padding-left: 15px; padding-right: 15px; } .page-wrap { width: 1230px; margin: auto; } .w-33 { width: 32%; } a { color: #1f6fb2; } a:hover { color: #ac1b22; }   .rank-but-list .nav-link, .rank-but-list .nav-link:hover, .rank-but-list .nav-link:focus, .rank-but-list .nav-link:active { color: #ffffff !important; } .rank-but-list .nav-link .card-text, .rank-but-list .nav-link i { color: #ffffff !important; } body { color: #212121; } .header-p { color: white; margin-bottom: 8px; margin-top: 8px; text-transform: uppercase; letter-spacing: 0.5px; } .mar-icon { margin-top: 8px; margin-bottom: 8px; font-size: 13px; } .text-span { display: inline-block; margin-left: 10px; }   .icon-search:hover { text-decoration: none; } .text-margin { display: inline-block; margin-left: 20px; } .border-for-test { border: 1px solid black; } .nav-links { padding-top: 11.5px; padding-bottom: 11.5px; } .left-cat-news-bars { margin-bottom: 10px !important; transition: 0.2s; border-left: 10px solid black; } .left-cat-news-bars:hover { color: #000; background-color: #eaeaea; border-left: 10px solid #c01b2c; text-decoration: none; text-decoration: none; } .active-left-cat-news { color: #000; background-color: #eaeaea; border-left: 10px solid #c01b2c; text-decoration: none; } .nav-item { margin-top: 0px; margin-bottom: 0px; margin-left: auto; margin-right: auto; transition: 0.3s; } .nav-item:hover { background-color: #dadada !important; transition: 0.3s; } .no-padding { padding-left: 0px; padding-right: 0px; } .navbar-light .navbar-nav .nav-link { color: black !important; text-transform: uppercase; letter-spacing: 0.5px; } .menu-style { padding: 0px; border-bottom: 5px solid #ac1b22 !important;   } .bg-custom { background-color: #0a0a0a; } .form-display { display: none; } .input-field-search { height: 24px; background-color: #333333; border-color: white; border-width: 1px; width: 165px; color: white; padding-left: 3px; } .seacrh-button-s { background-color: #252525; color: white; border-color: #252525; border: 0px; } .dropdown-toggle::after { content: none } .dropdown-menu-type1 {   width: 13em; background-color: #252525; transition: 0.3s; border-top: 1px solid #ff0042; top: 95%; } .menu-type-2 { left: -392px; width: 71em; background-color: #252525; transition: 0.3s; border-top: 1px solid #ff0042; top: 95%; } .dropdown-item { color: white; transition: 0.3s; border-radius: 3px; margin-bottom: 5px; } .dropdown-item:hover { max-height: auto; background-color: #0a0a0a; transition: 0.3s; border-radius: 3px; color: #c5c3c3; margin-left: 10px; } .dropdown-item:active { background-color: #0a0a0a; transition: 0.3s; border-radius: 3px; color: #c5c3c3; } .dropdown-item:focus { background-color: #0a0a0a; transition: 0.3s; border-radius: 3px; color: #c5c3c3; } .margin-right-0 { margin-right: 0px; margin-bottom: 15px; } .bookmark-icon { color: white; } .dropdown-title { color: white; margin-top: 16px; } .horizontal-line { background-color: white; } .premium-bets { color: gold; text-decoration: none; transition: 0.3s;   } .premium-bets:hover {   transition: 0.3s; border-radius: 3px; color: gold; text-decoration: none; } .bookmaker-bonus-item { padding-left: 5px !important; padding-right: 5px !important; } .regular-bets:hover { text-decoration: none; } .margin-l-r-0 { margin-left: 0px; margin-right: 0px; } .mar-bottom { margin-bottom: 0px; text-align: center; } .dropdown-item-custom { color: white; transition: 0.3s; border-radius: 3px; display: block; width: 100%; clear: both; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; padding-top: 20px; padding-bottom: 20px; } navbar-nav > li { background-color: gray; } .dropdown-item-custom:hover { text-decoration: none; background-color: #0a0a0a; transition: 0.3s; border-radius: 3px; color: #c5c3c3; padding-left: 30px; } .dropdown-item-custom:hover { padding-left: 35px; transition: 0.3s; margin-left: 0px; margin-bottom: 0px; } .dropdown-item-custom { margin-bottom: 0px; } .site-color { color: #ac1b22 !important; } .prof-text { text-align: justify; background-color: #f0f0f0; border-radius: 5px; padding: 10px; } .dropdown-menu-tools { min-width: 16rem; background-color: #252525; transition: 0.3s; left: 0; padding-top: 0px; padding-bottom: 0px; border-top: 1px solid #ff0042; top: 95%; } .c-gree { color: green; } .pad-b-15 { padding-bottom: 15px; } .score-bookmaker { background-color: #ac1b22; color: white; padding: 15px; border-radius: 25px; } .bg-custom-red { background-color: #ac1b22 !important; } .dropdown-menu-guides { background-color: #252525; transition: 0.3s; left: 0; padding-top: 0px; padding-bottom: 0px; border-top: 1px solid #ff0042; top: 95%; margin-bottom: 0px; } .bg-footer { background-color: #252729; padding-top: 20px; border-top: 5px solid #ac1b22 !important; } .ver-line { color: white; } .footer-links:hover { text-decoration: none; } .social-f:hover { text-decoration: none; } .fb-icon { font-size: 29px; color: #3b5998; } .tw-icon { font-size: 30px; color: #1da1f2; } .pad-top15 { padding-top: 15px; } .text-footer { color: white;   } .footer-img { padding-left: 7px; padding-right: 0px; padding-bottom: 10px; } .footer-text-col { padding-left: 7px; } .footer-p { margin-top: 1rem; margin-bottom: 1rem; } .bg-fot-black { background-color: #111111; } .center-vertical-footer { margin-top: 0.7rem; margin-bottom: 1rem; } .top-bookmakers { color: white; border-bottom: 2px solid #ff0042; } .statistic-icon { background-color: #ff0042; border-radius: 50%; padding: 7px; font-size: 25px; color: white; margin-left: 5px; margin-right: 5px; width: 40px; text-align: center; } .counter { color: #ff0042; } .alert-custom { background-color: #fff; border-radius: 7px 7px 7px 7px; -moz-border-radius: 7px 7px 7px 7px; -webkit-border-radius: 7px 7px 7px 7px; -webkit-box-shadow: -1px 2px 17px 0px rgba(135,135,135,1); -moz-box-shadow: -1px 2px 17px 0px rgba(135,135,135,1); box-shadow: -1px 2px 17px 0px rgba(135,135,135,1); } .icons-a:hover { text-decoration: none; } .counter-text { margin-left: 50px; } .icons-div { border-bottom: 1px solid gray; padding-top: 5px; } .country-head { padding-top: 10px; } .country-div { padding-left: 5px; border-bottom: 1px solid gray; padding-top: 5px; } .country-a { color: black; transition: 0.3s; } .country-a:hover { text-decoration: none; color: #ff0042; transition: 0.3s; } .news-pad-r { padding-right: 5px; } .mar-bot { margin-bottom: 5px; } .zoom { transition: transform .5s; margin: 0 auto; } .zoom:hover { -ms-transform: scale(1.2);   -webkit-transform: scale(1.2);   transform: scale(1.2); } .div-over { overflow: hidden; } .ban-300x250 { max-width: 300px; max-height: 250px; } .h-95 { height: 95px; } .bg-gray { color: gray !important; } .all-news { color: #ff0042; } .all-news-div { padding-top: 10px; padding-bottom: 10px; } .news-letter { border: 1px solid #ff0042; border-radius: 5px; } .text-newsletter { text-align: justify; color: black; padding: 5px; } .news-letter { margin: 5px; padding-left: 5px; padding-right: 5px; } .btn-join { margin-top: 5px; margin-bottom: 5px; } .slider-image-height { max-height: 400px; overflow: hidden; } .carousel-caption-modifed { position: absolute; right: 0% !important; bottom: 0px; left: 0%; z-index: 10; padding-top: 25px; padding-bottom: 50px; color: #fff; text-align: center; background: rgba(0, 0, 0, 0.3); } .mar-t-b-10 { margin-top: 10px !important; margin-bottom: 10px !important; } .about-book { background-color: #efefef; border-radius: 5px; margin-top: 10px; padding: 15px; text-align: justify; } .star-icons {   margin-left: -4px; } .top-makers { margin-top: 15px; text-align: center; margin-bottom: 15px; } .background-line { position: relative; z-index: 1; } .background-line:before { border-top: 2px solid black; content: ""; margin: 0 auto;   position: absolute;   top: 50%; left: 0; right: 0; bottom: 0; width: 100%; z-index: -1; } .span-in-title {   background: #fff; padding: 0 15px; } .btn-default { border: 1px solid #dddddd; transition: 0.3s; } .btn-dark { border-radius: 35px; } .font-size-12 { color: black; border-radius: 0px; } .btn-default:hover { background-color: #f5f5f5; transition: 0.3s; } .active-stats { background-color: #ac1b22; color: white !important; } .p-table { margin-bottom: 0px; } .w-15 { width: 15%; } .th-book { text-align: left; padding-left: 5px !important; } .w-20 { width: 20%; } .w-27 { width: 27%; } .welc-bonus { color: #ac1b22; } .links-color { color: #0089d8; } .links-color:hover { color: #0089d8; } .span-link-pad { padding-left: 2px; } .option-class-pad { padding-top: 5px; padding-bottom: 5px; } .vip-images { border-left: 2px solid #ff0042; } .custom-border { border-bottom: 1px solid gray; border-left: 1px solid gray; border-radius: 5px; padding: 5px; } .custom-border-1 { border: 1px solid gray; border-radius: 5px; padding: 5px; } .hot:before { content: 'HOT'; background: #ff0042; color: #fff; padding: 1px 12px; position: absolute; top: 2px; left: -12px; transform: rotate(315deg); } .ver-align { vertical-align: middle !important; } .head-color { background-color: white; } .table-bor-t-b { border-bottom: 1px solid black; } .links-color-full-list { color: #ff0042; } .links-color-full-list:hover { color: #ff0042; } .title-betting { padding-top: 10px; padding-bottom: 10px; text-transform: uppercase; margin-bottom: 0px; } .normalize-font { color: #636161; } .title-href > h4 { transition: 0.3s; } .title-href > h4:hover { color: #ff0042; transition: 0.3s; text-decoration: none; } .title-href:hover { text-decoration: none; } .bor-bottom { border-bottom: 2px solid #ccc; width: 100%; } .normalize-font-right { text-align: justify; } .right-first { margin-bottom: 20px; } .mar-15 { margin-top: 10px; margin-bottom: 10px; } .pad-lr-5 { padding-left: 5px; padding-right: 5px; } .w-10 { width: 10% !important; } .border-rad-0 { border-radius: 5px !important; } .pad-l-5 { padding-left: 5px; } .w-30 { width: 30% !important; } .table-review > tbody > tr > th { vertical-align: middle; } .pad-25rm { padding: 0.25rem 0.25rem !important; } .badge-review-book { -webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,1); -moz-box-shadow: 1px 1px 3px 1px rgba(0,0,0,1); box-shadow: 1px 1px 3px 1px rgba(0,0,0,1); } .licence-st-rev {     width: 35px;   } .countires-size { width: 35px; margin: 3px; } .sport-img-rev { width: 25px; } .bg-gray-light { background-color: #efefef; } .color-primary { color: #ac1b22; } .pad-r-5 { padding-right: 5px; } .btn-acc-link { background-color: transparent; } .btn-acc-link:focus { box-shadow: none !important; } .border-r { border-radius: 5px; } .custom-hr { margin-top: 5px; margin-bottom: 5px; background-color: #ff0042; } .bonus-right-a:hover { color: #ff0042; transition: 0.3s; text-decoration: none; } .bonus-right-a { color: black; transition: 0.3s; } .container { max-width: 1260px !important; } .bg-gray-b { background-color: #efefef; } .no-m { margin: 2px; } .bookmaker-site { color: #ff0042; } .a-decoradion-none:hover { text-decoration: none; } .bg-black { background-color: #575757; } .bg-finder { background-color: #f6f6f6; } .user-raiting { margin-top: 20px; } .color-white { color: white; }   .icon-stat { background: #232526; background: -webkit-linear-gradient(to right, #414345, #232526); background: linear-gradient(to right, #414345, #232526); border-radius: 10px; padding: 14px !important; } .comment-rev { background-color: white; margin-left: 0px; margin-right: 0px; border-radius: 10px; padding: 13px; margin-bottom: 20px } .icon-stat-offer { background: #232526; background: -webkit-linear-gradient(to right, #414345, #232526); background: linear-gradient(to right, #414345, #232526); border-radius: 5px; word-wrap: break-word; padding: 20px 10px 20px 10px !important; } #compare_info > tbody > tr > th { text-align: center; } .gradient-color { background: #232526; background: -webkit-linear-gradient(to right, #414345, #232526); background: linear-gradient(to right, #414345, #232526); }   .blob {       box-shadow: 0 0 0 0 rgba(0, 0, 0, 1); transform: scale(1); animation: pulse 2s infinite; } @keyframes pulse { 0% { transform: scale(1); box-shadow: 0 0 0 0 rgb(220, 53, 69); } 70% { transform: scale(1); box-shadow: 0 0 0 10px rgba(0, 0, 0, 0); } 100% { transform: scale(1); box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); } }     .back-shadow { -webkit-box-shadow: 0px -3px 22px -3px rgba(55,57,59,1); -moz-box-shadow: 0px -3px 22px -3px rgba(55,57,59,1); box-shadow: 0px -3px 22px -3px rgba(55,57,59,1); } .bac-shadow-red { -webkit-box-shadow: 0px -3px 22px -2px rgba(220,53,69,1); -moz-box-shadow: 0px -3px 22px -2px rgba(220,53,69,1); box-shadow: 0px -3px 22px -2px rgba(220,53,69,1); }   .bor-rad-5 { border-radius: 5px !important; } .pad-2 { padding: 2px !important; } .bg-text { background-color: rgb(0,0,0);   background-color: rgba(0,0,0, 0.4);   color: white;   position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 2; width: 80%; padding: 10px; text-align: center; border-radius: 5px; }   .box { position: relative; background: #EEE; } .ribbon { position: absolute; right: -5px; top: -5px; z-index: 1; overflow: hidden; width: 75px; height: 75px; text-align: right; } .ribbon span { color: #FFF; text-transform: uppercase; text-align: center; transform: rotate(45deg); -webkit-transform: rotate(45deg); width: 100px; display: block; background: #79A70A; background: linear-gradient(#F70505 0%, #8F0808 100%); box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1); position: absolute; top: 19px; right: -21px; } .ribbon span::before { content: ""; position: absolute; left: 0px; top: 100%; z-index: -1; border-left: 3px solid #8F0808; border-right: 3px solid transparent; border-bottom: 3px solid transparent; border-top: 3px solid #8F0808; } .ribbon span::after { content: ""; position: absolute; right: 0px; top: 100%; z-index: -1; border-left: 3px solid transparent; border-right: 3px solid #8F0808; border-bottom: 3px solid transparent; border-top: 3px solid #8F0808; }   .bg-grad-t2 { -webkit-box-shadow: 4px 8px 28px -13px rgba(0,0,0,0.75); -moz-box-shadow: 4px 8px 28px -13px rgba(0,0,0,0.75); box-shadow: 4px 8px 28px -13px rgba(0,0,0,0.75); } .cust-but-home-page {     background: #232526; background: -webkit-linear-gradient(to right, #414345, #232526); background: linear-gradient(to right, #414345, #232526) color: white; border-radius: 5px; } .no-border { border: none !important; } .link { transition: 0.3s; } .link:hover { transition: 0.3s; text-decoration: none; } .link:hover > div { transition: 0.3s; -webkit-box-shadow: 4px 8px 22px 1px rgba(0,0,0,0.75); -moz-box-shadow: 4px 8px 22px 1px rgba(0,0,0,0.75); box-shadow: 4px 8px 22px 1px rgba(0,0,0,0.75); } .link > div { transition: 0.3s; } .active-shadow { -webkit-box-shadow: 4px 8px 22px 1px rgba(0,0,0,0.75); -moz-box-shadow: 4px 8px 22px 1px rgba(0,0,0,0.75); box-shadow: 4px 8px 22px 1px rgba(0,0,0,0.75); } .mar-auto { margin: auto !important; } .mar-t-0 { margin-top: 0px; } .over-hidden { overflow: hidden; } .pad-t-10 { padding-top: 10px; }   @media (max-width: 575.98px) { .navbar-light .navbar-nav .nav-link { color: white !important;   } .pad-lr-xs-0 { padding-left: 0px; padding-right: 0px; } .active::after { display: none; } .h-95 { display: none; } #rev-nav > #nav-tab > .nav-item { padding-left: 5px !important; padding-right: 5px !important; padding-top: 10px !important; padding-bottom: 10px !important; } #nav-home-tab { width: 20%; } #nav-profile-tab { width: 30%; } #nav-contact-tab { width: 25%; } #nav-about-tab { width: 25%; } .pad-lr-xs { padding-left: 0px; padding-right: 0px; } .pad-l-5-xs { padding-left: 5px !important; } .pad-r-5-xs { padding-right: 5px !important; } .pad-r-15-xs { padding-right: 15px !important; } .pad-l-15-xs { padding-left: 15px !important; } .pad-b-15-xs { padding-bottom: 15px !important; } .d-exsm-none { display: none; } .menu-style { padding: 0px; border-bottom: 5px solid #ac1b22 !important; height: 60px; } .nav-item { width: 100%; text-align: center; border-top: 1px solid #555; } .rat-but-w { width: 40% !important; } .dropdown-menu-tools { min-width: 16rem; background-color: #1c1c1c; transition: 0.3s; left: 0; padding-top: 0px; padding-bottom: 0px; top: 95%; border-top: 0px; } .rank-but-list :last-child { margin-right: auto !important; } .rank-but-list :first-child { margin-left: auto !important; } .rank-but-list > li { margin-bottom: 10px; } .navbar-nav { background: #232526; background: -webkit-linear-gradient(to right, #414345, #232526); background: linear-gradient(to right, #414345, #232526); } .mar-l-10 { margin-left: 10px; } .pad-t-5 { padding-top: 5px !important; } .sticky + .content { padding-top: 75px !important; } .head-h { max-height: 33px !important; } } .pad-0-everyw { padding: 0px !important; } @media (max-width: 767.98px) { .head-h { max-height: 33px !important; } .d-none-mobile { display: none; } .mar-b-9-sm-xs { margin-bottom: 9px; } .pad-r-0-m { padding-right: 0px; } .pad-l-0 { padding-left: 15px !important; } .img-rat-scale { transform: scale(1.2); } .pad-0 { padding: 0px; } .pad-l-0-rev { padding-left: 0px; } .mar-t-15-sm-xs { margin-top: 15px; } } @media (max-width: 991.98px) { .pad-r-m-15 { padding-right: 15px !important; } .news-card-high { height: auto !important; } .pad-r-0-mobile { padding-right: 0px !important; } .padding-left-15 { padding-left: 15px !important; } .pad-m-bot { padding-bottom: 15px; } .mar-md-bot { margin-bottom: 10px; } } @media (min-width: 991.98px) { .card-h-lg-125 { height: 125px; } } @media(min-width: 767.98px) { .display-logo-mobile { display: none; } } @media(min-width: 767.98px) and (max-width: 1200px) { .w-100-md { width: 100%; margin-bottom: 5px; } } @media(min-width: 575.99px) and (max-width: 767.99px) { .pad-lr-sm-0 { padding-left: 5px; padding-right: 5px; } .card-h-sm { height: 155px; } .card-h-sm-125 { height: 125px; } .pad-r-sm-15 { padding-right: 15px; } .pad-l-sm-15 { padding-left: 15px; } .pad-l-sm-5 { padding-left: 5px; } .pad-r-sm-5 { padding-right: 5px; } } .z-index-1000 { z-index: 1000 !important; } .hei { height: auto; } .sticky { position: fixed; top: 0; width: 100%; } .sticky + .content { padding-top: 75px } img { max-width: 100% !important; height: auto !important; vertical-align: middle; border-style: none; } .ban-home-page { overflow: hidden; background: #ac1b22 url(/images/wv-bg.png) !important; background-position-x: 0%; background-position-y: 0%; background-repeat: repeat; background-size: auto; background-position: bottom !important; background-repeat: no-repeat !important; background-size: cover !important; }   #cookieConsent { position: fixed; z-index: 9999; left: 50%; right: auto; bottom: 18px; width: min(760px, calc(100% - 32px)); min-height: 0; display: none; align-items: center; gap: 14px; padding: 14px 16px; border: 1px solid rgba(255,255,255,.10); border-radius: 16px; background: linear-gradient(135deg, rgba(8,22,43,.98), rgba(16,31,57,.98)); color: #d8e2ef; box-shadow: 0 18px 45px rgba(4,12,25,.28); transform: translateX(-50%); backdrop-filter: blur(10px); } #cookieConsent::before { content: "\f023"; width: 38px; height: 38px; flex: 0 0 38px; display: inline-flex; align-items: center; justify-content: center; border-radius: 11px; background: rgba(255,64,88,.12); color: #ff5068; font-family: FontAwesome; } #cookieConsent a { color: #ffffff; text-decoration: underline; text-underline-offset: 2px; } #cookieConsent a:hover { color: #ff8798; } #closeCookieConsent { position: absolute; top: 8px; right: 10px; width: 28px; height: 28px; display: inline-flex; align-items: center; justify-content: center; float: none; margin: 0; border-radius: 8px; color: #9ba8b9; font-size: 0; cursor: pointer; } #closeCookieConsent::before { content: "\00d7"; font-size: 19px; line-height: 1; } #closeCookieConsent:hover { background: rgba(255,255,255,.06); color: #ffffff; } #cookieConsent button.cookieConsentOK { flex: 0 0 auto; min-width: 88px; min-height: 34px; margin: 0 22px 0 auto; padding: 0 14px; float: none; border: 1px solid #ff4058; border-radius: 8px; background: linear-gradient(135deg, #e31b36, #ff4058); color: #ffffff; cursor: pointer; box-shadow: 0 8px 18px rgba(227,27,54,.20); } #cookieConsent button.cookieConsentOK:hover { background: linear-gradient(135deg, #c9152d, #ed314b); border-color: #ed314b; } @media (max-width: 575.98px) { #cookieConsent { bottom: 12px; width: calc(100% - 24px); display: none; flex-wrap: wrap; gap: 10px 12px; padding: 14px 14px 13px; border-radius: 14px; } #cookieConsent::before { width: 34px; height: 34px; flex-basis: 34px; } #cookieConsent button.cookieConsentOK { width: 100%; min-height: 42px; margin: 2px 0 0; } #closeCookieConsent { top: 7px; right: 8px; } }   .btn-under-detail-img { background-color: #f3b810; border-color: #f3b810; color: black; } .div-under-detail-img { align-items: flex-end; display: flex; } .bac-shadow-yellow { -webkit-box-shadow: 0px -3px 22px -2px rgba(220,53,69,1); -moz-box-shadow: 0px -3px 22px -2px rgba(220,53,69,1); box-shadow: 0px -3px 22px -2px rgb(220, 170, 53); } .pad-b-24 { padding-bottom: 24px; } .mar-bot-15 { margin-bottom: 15px !important; } .pad-t-35 { padding-top: 35px !important; } .pad-tb-11 { padding-top: 11px !important; padding-bottom: 11px !important; } .mar-b-22 { margin-bottom: 22px !important; } .btn-outline-danger { color: #ac1b22; background-color: transparent; background-image: none; border-color: #ac1b22; } .btn-outline-danger:hover { color: #fff; background-color: #ac1b22; border-color: #ac1b22; }   .article-content { color: #222; text-align: left; overflow-wrap: break-word; } .article-content p { margin: 0 0 16px; } .article-content h2 { margin: 32px 0 12px; } .article-content h3 { margin: 24px 0 10px; } .article-content h4 { margin: 20px 0 10px; } .article-content ul, .article-content ol { margin: 12px 0 20px 24px; padding-left: 18px; } .article-content li { margin-bottom: 8px; } .article-content a { text-decoration: underline; } .article-content img { max-width: 100%; height: auto; } @media (max-width: 767.98px) { .article-content h2 { margin-top: 28px; } }       span[style*="color:#3498db"], span[style*="color: #3498db"] { color: #1f6fb2 !important; }   .badge-cat-news { color: #212121 !important; }   .bg-footer span[style*="color:#3498db"], .bg-footer span[style*="color: #3498db"] { color: #ffffff !important; }   footer.bg-footer, .bg-fot-black { color: #ffffff !important; } footer.bg-footer a.footer-links, footer.bg-footer a.footer-links:visited, .bg-fot-black a.footer-links, .bg-fot-black a.footer-links:visited { color: #ffffff !important; } footer.bg-footer a.footer-links:hover, footer.bg-footer a.footer-links:focus, .bg-fot-black a.footer-links:hover, .bg-fot-black a.footer-links:focus { color: #ffffff !important; text-decoration: underline; } footer.bg-footer strong, .bg-fot-black strong { color: #ffffff !important; }                           .fa, .fa::before, .fa::after { font-family: FontAwesome !important; font-style: normal !important; font-weight: normal !important; }   .tbhome-resource-label, .tb12-resource-card .badge, .tb12-resource-card small { letter-spacing: .01em !important; }   @media (min-width: 576px) { #cookieConsent { left: 50% !important; right: auto !important; bottom: 18px !important; width: auto !important; max-width: calc(100vw - 48px) !important; min-height: 54px !important; display: none; align-items: center !important; flex-wrap: nowrap !important; gap: 12px !important; padding: 8px 12px !important; border-radius: 14px !important; transform: translateX(-50%) !important; white-space: nowrap !important; box-shadow: 0 14px 34px rgba(4,12,25,.24) !important; } #cookieConsent::before { width: 34px !important; height: 34px !important; flex: 0 0 34px !important; border-radius: 10px !important; } #cookieConsent a { white-space: nowrap !important; } #cookieConsent button.cookieConsentOK { min-width: 108px !important; min-height: 38px !important; margin: 0 26px 0 2px !important; padding: 0 16px !important; border-radius: 9px !important; white-space: nowrap !important; } #closeCookieConsent { top: 50% !important; right: 8px !important; width: 26px !important; height: 26px !important; transform: translateY(-50%) !important; } }   @font-face { font-family: "Inter"; font-style: normal; font-weight: 400 700; font-display: swap; src: url('../fonts/inter/InterVariable.woff2?v=4.1') format('woff2'); unicode-range: U+0100-0148, U+014A-01C3, U+01C5-0254, U+0256-027B, U+027E-0284, U+0286-0290, U+0292-02A4, U+02A6-0304, U+0306-030A, U+030C, U+030F, U+0313, U+0315, U+031B, U+0323, U+0326-0328, U+032C, U+0337-0338, U+0342-0343, U+0346-036F, U+0374-0376, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03D7, U+03DC-03DD, U+03F0-03F6, U+03F9-03FA, U+03FC-0479, U+0480-049D, U+04A0-04FF, U+052F, U+0E3F, U+1D00, U+1D0D, U+1D1B, U+1D43, U+1D47-1D49, U+1D4D, U+1D4F-1D50, U+1D52, U+1D56-1D58, U+1D5B, U+1D62-1D65, U+1D9C, U+1DA0, U+1DBB, U+1DBF-1DF5, U+1DFC-1E9B, U+1E9D-1F15, U+1F18-1F1D, U+1F20-1F45, U+1F48-1F4D, U+1F50-1F57, U+1F59, U+1F5B, U+1F5D, U+1F5F-1F7D, U+1F80-1FB4, U+1FB6-1FC4, U+1FC6-1FD3, U+1FD6-1FDB, U+1FDD-1FEF, U+1FF2-1FF4, U+1FF6-1FFE, U+2070-2071, U+2074-208E, U+2090-209C, U+20DB-20DE, U+20E8, U+20F0, U+2100-2101, U+2103, U+2105-2106, U+2109, U+2113, U+2116-2117, U+211E-2121, U+2126, U+212A-212B, U+212E, U+2132, U+213B, U+214D, U+2150-217F, U+2183-2186, U+2189, U+2191, U+2193, U+2195-2199, U+21A9-21AA, U+21B0-21B1, U+21B3-21B5, U+21BA-21BB, U+21D0, U+21D2, U+21D4, U+21DE-21DF, U+21E4-21E5, U+21E7, U+21EA, U+2202, U+2205-2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2236, U+2248, U+2260, U+2264-2265, U+2295-2298, U+2303-2305, U+2318, U+2325-2327, U+232B, U+2380, U+2387, U+238B, U+23CE-23CF, U+2423, U+2460-2468, U+24B6-24CF, U+24EA, U+25A0-25A2, U+25AA, U+25B2-25B3, U+25B6-25B7, U+25BA-25BD, U+25C0-25C1, U+25C4-25C7, U+25CA-25CB, U+25CF, U+25E6, U+25EF, U+2600, U+2606, U+263C, U+2661, U+2665, U+266A-266B, U+26A0, U+2717, U+2756, U+2764, U+2780-2788, U+27EF, U+27F5-27FA, U+2913, U+2A38, U+2B06, U+2B12-2B13, U+2B1C, U+2B24, U+2C7C, U+2C7F, U+2DFF, U+2E18, U+A69F, U+A7FF, U+A92E, U+E000, U+E002-E05E, U+E06A-E0BD, U+E0C8-E0CC, U+E0DC-E0E6, U+E0F3-E0F5, U+E106, U+E109-E10A, U+E10C-E10F, U+E111-E113, U+E117-E118, U+E121-E122, U+E124, U+E12A-E15E, U+E163, U+E1C3, U+E1D2-E1DF, U+E1E1-E2DC, U+EE01-EE07, U+EE09-EE0A, U+EE0C-EE12, U+EE14, U+EE17, U+EE1D-EE45, U+EE47-EE84, U+EE87-EED6, U+EED8-EEE1, U+F6C3, U+FEFF, U+1F12F-1F149, U+1F16A-1F16B, U+1F850, U+1F852; } @font-face { font-family: "Inter"; font-style: italic; font-weight: 400 700; font-display: swap; src: url('../fonts/inter/InterVariable-Italic.woff2?v=4.1') format('woff2'); unicode-range: U+0100-0148, U+014A-01C3, U+01C5-0254, U+0256-027B, U+027E-0284, U+0286-0290, U+0292-02A4, U+02A6-0304, U+0306-030A, U+030C, U+030F, U+0313, U+0315, U+031B, U+0323, U+0326-0328, U+032C, U+0337-0338, U+0342-0343, U+0346-036F, U+0374-0376, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03D7, U+03DC-03DD, U+03F0-03F6, U+03F9-03FA, U+03FC-0479, U+0480-049D, U+04A0-04FF, U+052F, U+0E3F, U+1D00, U+1D0D, U+1D1B, U+1D43, U+1D47-1D49, U+1D4D, U+1D4F-1D50, U+1D52, U+1D56-1D58, U+1D5B, U+1D62-1D65, U+1D9C, U+1DA0, U+1DBB, U+1DBF-1DF5, U+1DFC-1E9B, U+1E9D-1F15, U+1F18-1F1D, U+1F20-1F45, U+1F48-1F4D, U+1F50-1F57, U+1F59, U+1F5B, U+1F5D, U+1F5F-1F7D, U+1F80-1FB4, U+1FB6-1FC4, U+1FC6-1FD3, U+1FD6-1FDB, U+1FDD-1FEF, U+1FF2-1FF4, U+1FF6-1FFE, U+2070-2071, U+2074-208E, U+2090-209C, U+20DB-20DE, U+20E8, U+20F0, U+2100-2101, U+2103, U+2105-2106, U+2109, U+2113, U+2116-2117, U+211E-2121, U+2126, U+212A-212B, U+212E, U+2132, U+213B, U+214D, U+2150-217F, U+2183-2186, U+2189, U+2191, U+2193, U+2195-2199, U+21A9-21AA, U+21B0-21B1, U+21B3-21B5, U+21BA-21BB, U+21D0, U+21D2, U+21D4, U+21DE-21DF, U+21E4-21E5, U+21E7, U+21EA, U+2202, U+2205-2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2236, U+2248, U+2260, U+2264-2265, U+2295-2298, U+2303-2305, U+2318, U+2325-2327, U+232B, U+2380, U+2387, U+238B, U+23CE-23CF, U+2423, U+2460-2468, U+24B6-24CF, U+24EA, U+25A0-25A2, U+25AA, U+25B2-25B3, U+25B6-25B7, U+25BA-25BD, U+25C0-25C1, U+25C4-25C7, U+25CA-25CB, U+25CF, U+25E6, U+25EF, U+2600, U+2606, U+263C, U+2661, U+2665, U+266A-266B, U+26A0, U+2717, U+2756, U+2764, U+2780-2788, U+27EF, U+27F5-27FA, U+2913, U+2A38, U+2B06, U+2B12-2B13, U+2B1C, U+2B24, U+2C7C, U+2C7F, U+2DFF, U+2E18, U+A69F, U+A7FF, U+A92E, U+E000, U+E002-E02B, U+E04B-E05E, U+E06A-E0BD, U+E0C8-E0CC, U+E0DC-E0E6, U+E0F3-E0F5, U+E106, U+E109-E10A, U+E10C-E10F, U+E111-E113, U+E117-E118, U+E121-E122, U+E124, U+E12A-E15E, U+E163, U+E1C3, U+E1D2-E1DF, U+E1E1-E274, U+E27B-E2DC, U+EE01-EE07, U+EE09-EE0A, U+EE0C-EE12, U+EE14, U+EE17, U+EE1D-EE45, U+EE47-EE84, U+EE87-EEE1, U+F6C3, U+FEFF, U+1F12F-1F149, U+1F16A-1F16B, U+1F850, U+1F852; }   @font-face { font-family: "Inter"; font-style: normal; font-weight: 400 700; font-display: swap; src: url('../fonts/inter/InterVariable-latin.woff2?v=4.1-latin1') format('woff2'); unicode-range: U+0000-00FF, U+2000-206F, U+20A0-20CF, U+2122, U+2212, U+2190, U+2192, U+2194, U+2605, U+2713-2715; } @font-face { font-family: "Inter"; font-style: italic; font-weight: 400 700; font-display: swap; src: url('../fonts/inter/InterVariable-Italic-latin.woff2?v=4.1-latin1') format('woff2'); unicode-range: U+0000-00FF, U+2000-206F, U+20A0-20CF, U+2122, U+2212, U+2190, U+2192, U+2194, U+2605, U+2713-2715; } .tb-public { --tb-font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif; --tb-size-body: .9375rem; --tb-size-ui: .875rem; --tb-size-meta: .8125rem; --tb-size-badge: .75rem; --tb-size-card: 1rem; --tb-size-sidebar: 1.0625rem; --tb-size-h1: 2rem; --tb-size-h2: 1.5rem; --tb-size-h3: 1.25rem; --tb-size-score: 3.25rem; --tb-size-stat: 1.75rem; --tb-size-compact-score: 1.375rem; --tb-leading-body: 1.6; --tb-leading-table: 1.5; --tb-leading-ui: 1.4; --tb-leading-card: 1.35; --tb-leading-sidebar: 1.3; --tb-leading-subheading: 1.3; --tb-leading-heading: 1.25; --tb-weight-normal: 400; --tb-weight-medium: 500; --tb-weight-semibold: 600; --tb-weight-bold: 700; font-family: var(--tb-font); font-size: var(--tb-size-body); line-height: var(--tb-leading-body); font-weight: var(--tb-weight-normal); } .tb-public button, .tb-public input, .tb-public select, .tb-public textarea { font-family: inherit; } .tb-public p { font-size: var(--tb-size-body); line-height: var(--tb-leading-body); }   .tb-public :is(h1, h2, h3, h4, h5, h6) { font-size: var(--tb-size-card); line-height: var(--tb-leading-card); font-weight: var(--tb-weight-semibold); } .tb-public label, .tb-public th { font-size: var(--tb-size-ui); line-height: var(--tb-leading-ui); font-weight: var(--tb-weight-medium); } .tb-public .btn, .tb-public button { font-size: var(--tb-size-ui); line-height: var(--tb-leading-ui); font-weight: var(--tb-weight-semibold); } .tb-public small, .tb-public time { font-size: var(--tb-size-meta); line-height: var(--tb-leading-ui); font-weight: var(--tb-weight-normal); } .tb-public .badge { font-size: var(--tb-size-badge); line-height: var(--tb-leading-ui); font-weight: var(--tb-weight-semibold); } .tb-public input, .tb-public select, .tb-public textarea, .tb-public .form-control { font-size: var(--tb-size-body); line-height: var(--tb-leading-body); font-weight: var(--tb-weight-normal); } .tb-public strong, .tb-public b { font-weight: var(--tb-weight-semibold); } .tb-public :is(h1, h2, h3, h4, h5, h6) :is(strong, b) { font-weight: inherit; } .tb-public .fa { font-family: FontAwesome; font-weight: normal; } @media (max-width: 767.98px) { .tb-public { --tb-size-h1: 1.75rem; --tb-size-h2: 1.375rem; --tb-size-h3: 1.125rem; --tb-leading-body: 1.55; --tb-size-stat: 1.5rem; --tb-size-compact-score: 1.25rem; } }   .tb-public :is(.tb-article-body, .article-content, .tb25-article, .tb25-more-info, .tb12-guide-modal-body, .tbnew-editorial-section, .tbbonuscat-rich, .tb27-editorial) [style*="font-family"], .tb-public :is(.tb-article-body, .article-content, .tb25-article, .tb25-more-info, .tb12-guide-modal-body, .tbnew-editorial-section, .tbbonuscat-rich, .tb27-editorial) font[face] { font-family: inherit !important; } .tb-public :is(.tb-article-body, .article-content, .tb25-article, .tb25-more-info, .tb12-guide-modal-body, .tbnew-editorial-section, .tbbonuscat-rich, .tb27-editorial) :is(p, li, td, span)[style*="font-size"], .tb-public :is(.tb-article-body, .article-content, .tb25-article, .tb25-more-info, .tb12-guide-modal-body, .tbnew-editorial-section, .tbbonuscat-rich, .tb27-editorial) font[size] { font-size: inherit !important; line-height: inherit !important; }   .tb-public #MainNav .tb-brand-tagline { letter-spacing: normal; }   .tb-public .btn-custom-sec, .tb-public .all-news, .tb-public .links-color-full-list, .tb-public .tb30-check span:not(.tb30-check-icon), .tb-public .tb-review-toc-link, .tb-public .tb-review-toc-editorial-list .tb-review-toc-link, .tb-public .tbcompare-picker-option, .tb-public .tb-news-listing-page .left-cat-news-bars, .tb-public .tb-news-listing-page .tb-most-read-list li > span { font-size: var(--tb-size-ui); line-height: var(--tb-leading-ui); font-weight: var(--tb-weight-medium); }   .tb-public .article-content h3, .tb-public .tbbonuscat h3, .tb-public .tbbonuscat-rich h3, .tb-public .tb27-editorial h3, .tb-public .tb25-list h3, .tb-public .tb25-article h3, .tb-public .tb25-review-data h3, .tb-public .tb25-player-reviews h3, .tb-public .tb25-full-review h3, .tb-public .tb30-panel-title h3, .tb-public .tbmon-history-head h3, .tb-public .tbproviders-info h3, .tb-public .tbcompare-quick-head h3, .tb-public .tb12-guide-modal-body h3, .tb-public .tbnew h3, .tb-public .tbnew-editorial-section h3, .tb-public .tbnew-guide .tbnew-editorial-section h3, .tb-public .tbfinder-logo, .tb-public .tbfinder-empty h3, .tb-public .tbslots h3, .tb-public .tbcalc-formula h3, .tb-public .tbcheck-item h3, .tb-public .tbcompare-state h3, .tb-public .tbcontent12-title, .tb-public .tb26-status-watch-title, .tb-public .tb25-bonus-copy h2, .tb-public .tb-article-body h3 { font-size: var(--tb-size-h3); line-height: var(--tb-leading-subheading); font-weight: var(--tb-weight-semibold); }   .tb-public .span-in-title, .tb-public .article-content h4, .tb-public .tbhome-resource-name, .tb-public .tbbonuscat-rich h4, .tb-public .tbbonuscat-rich h5, .tb-public .tbbonuscat-rich h6, .tb-public .tb27-lens-item h3, .tb-public .tb27-step h3, .tb-public .tb27-offer h3, .tb-public .tb25-image-fallback strong, .tb-public .tb25-game-card > strong, .tb-public .tb25-game-card strong, .tb-public .tb30-stat strong, .tb-public .tb-review-related-copy strong, .tb-public .tb32-payment-title strong, .tb-public .tbmethod-flow-card h3, .tb-public .tbmethod-source-card h3, .tb-public .tbmethod-compare-card h3, .tb-public .tbproviders-stat strong, .tb-public .tbprovider-card h2, .tb-public .tbsearch3-group-head h6, .tb-public .tb12-guide-tile h3, .tb-public .tbtrust-home-item h3, .tb-public .tbcompare-quick-name, .tb-public .tb12-guide-modal-body h4, .tb-public .tb12-guide-modal-body h5, .tb-public .tbnew-faq summary:after, .tb-public .tbnew-guide .tbnew-editorial-section h4, .tb-public .tbnew-guide .tbnew-editorial-section h5, .tb-public .tbnew-guide .tbnew-editorial-section h6, .tb-public .tb26-name, .tb-public .tbfinder-card-title h3, .tb-public #MainNav .tb-status-shield, .tb-public .tbhome-monitor-count strong, .tb-public .tbhome-update-copy h3, .tb-public .tbslots-summary strong, .tb-public .tbcalc-contribution strong, .tb-public .tbcompare-vs-circle, .tb-public .tbcompare-casino-name, .tb-public .tbcontent12-review-title, .tb-public .tbcontent12-news-title, .tb-public .tb-news-listing-page .tb-article-card-title, .tb-public .tb-news-listing-page .tb-most-read-list li > a, .tb-public .tb-article-body h4, .tb-public .tb-article-body h5, .tb-public .tb-article-body h6, .tb-public .tb-most-read-list li > a { font-size: var(--tb-size-card); line-height: var(--tb-leading-card); font-weight: var(--tb-weight-semibold); }   .tb-public #compare_first > tbody > tr > th, .tb-public #compare_second > tbody > tr > th, .tb-public button.accept-policy, .tb-public .header-p, .tb-public .nav-links-home, .tb-public .dropdown-item, .tb-public .dropdown-title, .tb-public .regular-bets, .tb-public .mar-bottom, .tb-public .list-group-item, .tb-public .footer-links, .tb-public .text-footer, .tb-public .footer-p, .tb-public .top-bookmakers, .tb-public .counter-text, .tb-public .country-a, .tb-public .mar-bot, .tb-public .text-newsletter, .tb-public .btn-join, .tb-public .about-book, .tb-public table > thead > tr > th, .tb-public .select-btn, .tb-public .title-betting, .tb-public .normalize-font, .tb-public .normalize-font-right, .tb-public #rev-nav > #nav-tab > .nav-item, .tb-public #cookieConsent, .tb-public #cookieConsent::before, .tb-public .tb12-resource-card .color-primary, .tb-public .tbbonuscat-breadcrumb, .tb-public .tbbonuscat-trust-item > div > span, .tb-public .tbbonuscat-sort, .tb-public .tbbonuscat-result-meta, .tb-public .tbbonuscat-short, .tb-public .tb27-breadcrumb, .tb-public .tb27-featured-sub, .tb-public .tb27-featured-action small, .tb-public .tb27-keyterm em, .tb-public .tb27-check span, .tb-public .tb27-alert, .tb-public .tb27-offer-facts, .tb-public .tb27-offer-more > span, .tb-public .tb27-faq-extra, .tb-public .tb27-comment-rating, .tb-public .tb27-side-list span, .tb-public .tb27-side-note, .tb-public .tb27-rate-form .form-control, .tb-public .tb27-review-cta span, .tb-public .review-method-box, .tb-public .review-source-box, .tb-public .casino-status-box, .tb-public .tb25-breadcrumb, .tb-public .tb25-feature span, .tb-public .tb25-image-fallback span, .tb-public .tb25-game-card > span, .tb-public .tb25-full-review > summary small, .tb-public .tb25-article th, .tb-public .tb25-player-reviews article span, .tb-public .tb25-info-list span, .tb-public .tb25-highlights > div, .tb-public .tb25-game-card span, .tb-public .tb30-check small, .tb-public .tb30-stat span, .tb-public .tb30-panel-title > span, .tb-public .tb30-method-row > div > span, .tb-public .tb30-detail-list span, .tb-public .tb30-terms-grid span, .tb-public .tb30-protection-list div div span, .tb-public .tb30-complaint-cta small, .tb-public .tb-review-tool-copy p, .tb-public .tb-review-related-heading-copy span, .tb-public .tbmethod-breadcrumb, .tb-public .tbmethod-hero-note, .tb-public .tbmethod-step, .tb-public .tbmethod-label-row span, .tb-public .tbmon-summary span, .tb-public .tbmon-source-copy span, .tb-public .tbmon-source-link, .tb-public .tbmon-value span, .tb-public .tbproviders-stat span, .tb-public .tbproviders-sort, .tb-public .tbprovider-fact span, .tb-public .tbsearch3-empty span, .tb-public .tb12-trust-card small, .tb-public .tb12-guide-full, .tb-public .tb12-newsletter #SubForm h2::after, .tb-public .tb12-resource-card .bonus-right-a, .tb-public .tb12-resource-card .color-black, .tb-public .tbcompare-home-chevron, .tb-public .tbcompare-quick-status, .tb-public .tbcompare-quick-verdict, .tb-public .tb-footer-dynamic .footer-links, .tb-public .tb-footer-company-links a, .tb-public .tb-footer-company-links button, .tb-public .tbnew-breadcrumb, .tb-public .tbnew-hero-meta, .tb-public .tbnew-trust-item > div > span, .tb-public .tbnew-sort, .tb-public .tbnew-result-meta, .tb-public .tbnew-status, .tb-public .tbnew-note, .tb-public .tbnew-feature, .tb-public .tbnew-standout-card > div > span, .tb-public .tb26-verified, .tb-public .tb26-terms a, .tb-public .tb26-table-check, .tb-public .tbfinder-input, .tb-public .tbfinder-rating, .tb-public .tbfinder-match, .tb-public .tbmon-review-stat span, .tb-public #MainNav .tb-search-open, .tb-public #MainNav .tb-status-pill span, .tb-public #MainNav .tb-search-open span, .tb-public #MainNav .tb-player-tools-foot, .tb-public .tbhome-monitor-empty span, .tb-public .tbslots-summary span, .tb-public .tbslots-summary small, .tb-public .tbslots-facts span, .tb-public .tbslots-empty-state code, .tb-public .tb-modern-modal .tb-modal-subtitle, .tb-public .tb-modern-modal .tb-input, .tb-public .tb-modern-modal .tb-textarea, .tb-public .tb-modern-feedback .alert, .tb-public .tbcalc-input, .tb-public .tbcalc-result-item span, .tb-public .tbcalc-contribution span, .tb-public .tbcalc-example-box, .tb-public .tbcalc-warning, .tb-public .tbcalc-invalid, .tb-public .tbcheck-example, .tb-public .tbcheck-domain, .tb-public .tbcheck-result-score span, .tb-public .tbcheck-note, .tb-public .tbcompare-breadcrumb { font-size: var(--tb-size-ui); line-height: var(--tb-leading-ui); font-weight: var(--tb-weight-normal); }   .tb-public .blockquote-custom, .tb-public .left-cat-news-bars, .tb-public .input-field-search, .tb-public .dropdown-item-custom, .tb-public .article-content, .tb-public .article-content p, .tb-public .article-content li, .tb-public .tbhome-resource-offer, .tb-public .tbbonuscat-hero-copy > p, .tb-public .tbbonuscat-intro-copy p, .tb-public .tbbonuscat-mini p, .tb-public .tbbonuscat-search input, .tb-public .tbbonuscat-method-intro p, .tb-public .tbbonuscat-method-item p, .tb-public .tbbonuscat-choice-card p, .tb-public .tbbonuscat-tool-card p, .tb-public .tbbonuscat-choice-list li, .tb-public .tbbonuscat-rich, .tb-public .tbbonuscat-rich p, .tb-public .tbbonuscat-rich li, .tb-public .tbbonuscat-empty, .tb-public .tb27-title p, .tb-public .tb27-card-head p, .tb-public .tb27-lens-item p, .tb-public .tb27-step p, .tb-public .tb27-offer-description, .tb-public .tb27-editorial, .tb-public .tb27-faq .card-body, .tb-public .tb27-comment p, .tb-public .tb27-coverage-copy p, .tb-public .tb27-tool p, .tb-public .tb27-rate-details summary::after, .tb-public .tb25-hero-copy > p, .tb-public .tb25-verdict-copy p, .tb-public .tb25-section-head p, .tb-public .tb25-experience-copy > p, .tb-public .tb25-list li, .tb-public .tb25-empty, .tb-public .tb25-method-note p, .tb-public .tb25-article, .tb-public .tb25-data-row, .tb-public .tb25-player-reviews article > p, .tb-public .tb25-rate-form > p, .tb-public .tb25-rate-form input[type="text"], .tb-public .tb25-rate-form input[type="email"], .tb-public .tb25-rate-form textarea, .tb-public .tb25-article p, .tb-public .tb25-more-info, .tb-public .tb25-more-info p, .tb-public .tb25-rate-form input, .tb-public .tb30-safety-head p, .tb-public .tb30-panel-title p, .tb-public .tb30-empty-line, .tb-public .tb30-before-grid p, .tb-public .tb-review-editorial-toggle, .tb-public .tb-review-related-empty, .tb-public .tbmethod-hero p, .tb-public .tbmethod-section-head p, .tb-public .tbmethod-copy, .tb-public .tbmethod-flow-card p, .tb-public .tbmethod-source-card p, .tb-public .tbmethod-cta p, .tb-public .tbmon-detail-head p, .tb-public .tbmon-history-head p, .tb-public .tbmon-change p, .tb-public .tbmon-empty, .tb-public .tbproviderdetail-copy p, .tb-public .tbproviders-hero-copy > p, .tb-public .tbproviders-search input, .tb-public .tbproviders-info p, .tb-public .tbproviders-empty, .tb-public .tbsearch3-thumb, .tb-public .tb12-copy, .tb-public .tb12-guide-head p, .tb-public .tb12-guide-summary, .tb-public .tb12-guide-full p, .tb-public .tb12-guide-full li, .tb-public .tb12-newsletter #SubForm input, .tb-public .tb12-flow, .tb-public .tb12-hero, .tb-public .tbtrust-home-head > p, .tb-public .tbtrust-home-item p, .tb-public .tbcompare-home-copy > p, .tb-public .tbcompare-quick-head p, .tb-public .tbcompare-quick-message, .tb-public .tbcompare-picker-empty, .tb-public .tb12-resource-custom-head p, .tb-public .tb12-guide-modal-body, .tb-public .tb12-guide-modal-body p, .tb-public .tb12-guide-modal-body li, .tb-public .tbnew-hero p, .tb-public .tbnew-definition-copy .article-content, .tb-public .tbnew-mini p, .tb-public .tbnew-search input, .tb-public .tbnew-method-intro p, .tb-public .tbnew-method-item p, .tb-public .tbnew-choice-card p, .tb-public .tbnew-monitor p, .tb-public .tbnew-list li, .tb-public .tbnew-guide, .tb-public .tbnew-editorial-section p, .tb-public .tbnew-editorial-section li, .tb-public .tbnew-faq-intro, .tb-public .tbnew-empty, .tb-public .tbnew-guide .tbnew-editorial-section p, .tb-public .tbnew-guide .tbnew-editorial-section li, .tb-public .tbnew-definition-copy .article-content p, .tb-public .tbnew-definition-copy .article-content li, .tb-public .tb26-subtitle, .tb-public .tb26-status-watch-copy, .tb-public .tbfinder-select, .tb-public .tbfinder-empty p, .tb-public #MainNav .tb-status-copy, .tb-public #SearchModalCenter .tb-search-input, .tb-public #SearchModalCenter .tb-search-heading p, .tb-public .tb-header-v2, .tb-public .tbhome-monitor-intro, .tb-public .tbhome-update-copy p, .tb-public .tbslots-head p, .tb-public .tbslots-empty-state p, .tb-public .tbslots-search input, .tb-public .tbcalc-hero p, .tb-public .tbcalc-card-head p, .tb-public .tbcalc-select, .tb-public .tbcalc-result-copy, .tb-public .tbcalc-contribution p, .tb-public .tbcalc-formula p, .tb-public .tbcheck-hero-copy, .tb-public .tbcheck-search input, .tb-public .tbcheck-section-head p, .tb-public .tbcheck-summary, .tb-public .tbcheck-empty p, .tb-public .tbcompare-hero-copy > p, .tb-public .tbcompare-selector-head p, .tb-public .tbcompare-select, .tb-public .tbcompare-state p, .tb-public .tbcompare-help-card p, .tb-public .tbfinder-hero p, .tb-public .tbcontent12-subtitle, .tb-public .bonus-p, .tb-public .tb-news-listing-page .tb-article-description, .tb-public .tb-news-listing-page #SubForm input, .tb-public .tb-news-listing-page .tb-sidebar-form select, .tb-public .tb-article-body, .tb-public .tb-article-body p, .tb-public .tb-article-body li, .tb-public .tb-articles-newsletter p, .tb-public .tb-footer-brand-copy, .tb-public .tb-footer-editorial, .tb-public .tbnew-faq-answer, .tb-public .tbcompare-message, .tb-public :is(.tb25-article, .tb-article-body) h2:has(> span[style="font-size:14px"]:only-child):not(:has(strong, b)) { font-size: var(--tb-size-body); line-height: var(--tb-leading-body); font-weight: var(--tb-weight-normal); }   .tb-public .span-title-home, .tb-public .tb27-keyterm strong, .tb-public .tb27-rate-details summary, .tb-public .tb25-score-empty, .tb-public .tb25-bonus-copy > p, .tb-public .tb30-method-row > div > strong, .tb-public .tbprovider-mark, .tb-public .tbsearch3-empty strong, .tb-public .tb12-guide-tile summary, .tb-public .tb12-resource-card .gradient-color, .tb-public .tbcompare-quick-logo span, .tb-public .tbcompare-quick-score strong, .tb-public .tbnew-faq summary, .tb-public .tb26-bonus-main, .tb-public .tb26-status-casino a, .tb-public .tbmon-review-head strong, .tb-public .tbcalc-result-item strong, .tb-public .tbcheck-item-value, .tb-public .tb-news-listing-page .tb-offer-item strong, .tb-public .tb-news-listing-page .tb-bonus-copy { font-size: var(--tb-size-body); line-height: var(--tb-leading-body); font-weight: var(--tb-weight-semibold); }   .tb-public .article-content h2, .tb-public .tbbonuscat h2, .tb-public .tbbonuscat-intro h2, .tb-public .tbbonuscat-rich h2, .tb-public .tbbonuscat-choice-card:first-child h2, .tb-public .tb27-featured h2, .tb-public .tb27-card-head h2, .tb-public .tb27-editorial h2, .tb-public .tb25-verdict-copy h2, .tb-public .tb25-section-head h2, .tb-public .tb25-experience-copy h2, .tb-public .tb25-article h2, .tb-public .tb30-safety-head h2, .tb-public .tbmethod h2, .tb-public .tbmon-detail h2, .tb-public .tb12-guide-head h2, .tb-public .tbtrust-home h2, .tb-public .tbcompare-home-copy h2, .tb-public .tb12-guide-modal-header h2, .tb-public .tb12-guide-modal-body h2, .tb-public .tbnew h2, .tb-public .tbnew-editorial-section h2, .tb-public .tbnew-faq h2, .tb-public .tbnew-guide .tbnew-editorial-section h2, .tb-public .tb26-title, .tb-public .tbfinder-results-head h2, .tb-public .tbhome-monitor h2, .tb-public .tbslots h2, .tb-public .tbcalc-card-head h2, .tb-public .tbcheck-section-head h2, .tb-public .tbcheck-logo, .tb-public .tbcheck-result-copy h2, .tb-public .tbcheck-empty h2, .tb-public .tbcompare-selector-head h2, .tb-public .tbcompare-results-head h2, .tb-public .tbcompare-help h2, .tb-public .tb-article-body h2, .tb-public .tb-article-main > h4 { font-size: var(--tb-size-h2); line-height: var(--tb-leading-heading); font-weight: var(--tb-weight-bold); }   .tb-public .nav-links, .tb-public .premium-bets, .tb-public .label-newsletter, .tb-public .hot:before, .tb-public .links-color-full-list:hover, .tb-public .bookmaker-site, .tb-public #compare_info > tbody > tr > th, .tb-public .ribbon span, .tb-public .cust-but-home-page, .tb-public #cookieConsent button.cookieConsentOK, .tb-public .tbcontent12-all, .tb-public .tbcontent12-foot a, .tb-public .tbhome-resource-label, .tb-public .tb12-resource-card small, .tb-public .tbbonuscat-eyebrow, .tb-public .tbbonuscat-btn, .tb-public .tbbonuscat-tab, .tb-public .tbbonuscat-trust-item strong, .tb-public .tbbonuscat-filter, .tb-public .tbbonuscat-casino-name, .tb-public .tbbonuscat-term span, .tb-public .tbbonuscat-term strong, .tb-public .tbbonuscat-method-num, .tb-public .tb27-eyebrow, .tb-public .tb27-updated strong, .tb-public .tb27-btn, .tb-public .tb27-keyterm span, .tb-public .tb27-check strong, .tb-public .tb27-step-number, .tb-public .tb27-show-more, .tb-public .tb27-editorial-kicker, .tb-public .tb27-faq .card-header .btn, .tb-public .tb27-comment-head strong, .tb-public .tb27-coverage-inner, .tb-public .tb27-coverage-copy strong, .tb-public .tb27-side-list strong, .tb-public .tb27-tool strong, .tb-public .tb27-tool a, .tb-public .tb27-nav a, .tb-public .tb27-rate-form label, .tb-public .tb27-rate-fieldset legend, .tb-public .tb27-rating-buttons label, .tb-public .tb27-review-cta strong, .tb-public .casino-status-disabled, .tb-public .tb25-score-inner span, .tb-public .tb25-score-label, .tb-public .tb25-score-grade, .tb-public .tb25-kicker, .tb-public .tb25-btn, .tb-public .tb25-promo-disabled, .tb-public .tb25-fact-label, .tb-public .tb25-verdict-score > span, .tb-public .tb25-verdict-score small, .tb-public .tb25-section-head > span, .tb-public .tb25-rating-label, .tb-public .tb25-feature strong, .tb-public .tb25-payment-pill strong, .tb-public .tb25-payment-more, .tb-public .tb25-full-review > summary strong, .tb-public .tb25-method-note strong, .tb-public .tb25-chips b, .tb-public .tb25-player-reviews article strong, .tb-public .tb25-player-reviews article > b, .tb-public .tb25-rate-form > label, .tb-public .tb25-rate-form legend, .tb-public .tb25-rating-buttons label, .tb-public .tb25-rate-form button, .tb-public .tb25-side-primary, .tb-public .tb25-side-secondary, .tb-public .tb25-sidebar-actions a, .tb-public .tb30-eyebrow, .tb-public .tb30-review-date-row strong, .tb-public .tb30-check strong, .tb-public .tb30-method-name strong, .tb-public .tb30-source-link, .tb-public .tb30-protection-list strong, .tb-public .tb30-complaint-cta strong, .tb-public .tb30-before-grid > div > span, .tb-public .tb30-before-grid strong, .tb-public .tb-review-toc-number, .tb-public .tb-review-toc-progress-head, .tb-public .tb-review-toc-progress-head strong, .tb-public .tb-review-help-button, .tb-public .tb-review-responsible-link, .tb-public .tb-review-related-meta b, .tb-public .tb-review-toc-mobile > summary, .tb-public .tb32-payment-summary-chip, .tb-public .tb32-payment-filter, .tb-public .tb32-payment-detail span, .tb-public .tb32-payment-more-button, .tb-public .tbmethod-kicker, .tb-public .tbmethod-flow-number, .tb-public .tbmethod-label-row strong, .tb-public .tbmethod-btn, .tb-public .tbmon-summary strong, .tb-public .tbmon-source-copy strong, .tb-public .tbmon-change-top strong, .tb-public .tbmon-value b, .tb-public .tbproviderdetail-eyebrow, .tb-public .tbproviders-eyebrow, .tb-public .tbproviders-letter, .tb-public .tbprovider-fact strong, .tb-public .tbprovider-open, .tb-public .tbproviders-more, .tb-public .tbsearch3-group-head > span:last-child, .tb-public .tbsearch3-copy strong, .tb-public .tbsearch3-finder-link, .tb-public .tb12-eyebrow, .tb-public .tb12-hero-links a, .tb-public .tb12-top-tagline, .tb-public .tb12-trust-card strong, .tb-public .tb12-resource-card #btn-show-bonuses, .tb-public .tb12-resource-card .btn-show, .tb-public .tb12-resource-card .btn-custom, .tb-public .tb12-resource-card a.btn, .tb-public .tb12-newsletter #SubForm button, .tb-public .tbtrust-home-eyebrow, .tb-public .tbtrust-home-cta, .tb-public .tbcompare-home-eyebrow, .tb-public .tbcompare-home-points span, .tb-public .tbcompare-home-button, .tb-public .tbcompare-home-select small, .tb-public .tbcompare-home-vs, .tb-public .tbcompare-quick-head span, .tb-public .tbcompare-quick-score small, .tb-public .tbcompare-quick-label, .tb-public .tbcompare-quick-vs, .tb-public .tbcompare-quick-full, .tb-public .tbcompare-picker-copy small, .tb-public .tb12-guide-read, .tb-public .tb12-resource-cta, .tb-public .tb12-guide-modal-eyebrow, .tb-public .tbhome-resource-kicker, .tb-public .tb12-top-tagline b, .tb-public .tbstat12-label, .tb-public .tbnew-eyebrow, .tb-public .tbnew-btn, .tb-public .tbnew-trust-item strong, .tb-public .tbnew-filter, .tb-public .tbnew-score, .tb-public .tbnew-bonus span, .tb-public .tbnew-bonus strong, .tb-public .tbnew-num, .tb-public .tbnew-standout-card strong, .tb-public .tb26-category-link, .tb-public .tb26-rank, .tb-public .tb26-score, .tb-public .tb26-btn, .tb-public .tb26-show-all a, .tb-public .tb26-status-table thead th, .tb-public .tb26-status-watch-footer a, .tb-public .tbfinder-field label, .tb-public .tbfinder-reset, .tb-public .tbfinder-result-count, .tb-public .tbfinder-rating strong, .tb-public .tbfinder-active, .tb-public .tbfinder-fact span, .tb-public .tbfinder-fact strong, .tb-public .tbfinder-review-link, .tb-public .tbmon-review-stat b, .tb-public .tbmon-review-link, .tb-public .tbmon-review-method-link, .tb-public .tbmon-method-link, .tb-public .tb-header-v2 .tb-age-badge, .tb-public #MainNav .tb-nav-link, .tb-public #MainNav .tb-complaints-link, .tb-public #MainNav .tb-more-link, .tb-public #MainNav .tb-mega-text strong, .tb-public #MainNav .tb-status-pill b, .tb-public #MainNav .tb-status-cta, .tb-public #MainNav .tb-dropdown-item, .tb-public #MainNav .tb-more-heading, .tb-public #MainNav .tb-compare-nav-link, .tb-public #MainNav .tb-smart-dropdown-copy strong, .tb-public #MainNav .tb-more-menu .tb-dropdown-item, .tb-public #MainNav .tb-player-tools-head-copy strong, .tb-public #MainNav .tb-player-tool-copy strong, .tb-public #MainNav .tb-player-tools-toggle, .tb-public #MainNav .tb-more-link-row strong, .tb-public .tbhome-monitor-kicker, .tb-public .tbhome-monitor-empty strong, .tb-public .tbhome-monitor-foot a, .tb-public .tbslots-eyebrow, .tb-public .tbslots-filter, .tb-public .tbslots-sort, .tb-public .tbslots-more, .tb-public .tbslots-provider, .tb-public .tbslots-facts strong, .tb-public .tbslots-play, .tb-public .tbslots-modal-head span, .tb-public .tbslots-modal-head strong, .tb-public .tb-modern-modal .tb-field-label, .tb-public .tb-modern-modal .tb-btn-secondary, .tb-public .tb-modern-modal .tb-btn-primary, .tb-public .tb-footer-rg-badge, .tb-public .tbcalc-eyebrow, .tb-public .tbcalc-hero-points span, .tb-public .tbcalc-field label, .tb-public .tbcalc-prefix, .tb-public .tbcalc-suffix, .tb-public .tbcalc-btn, .tb-public .tbcalc-result-label, .tb-public .tbcalc-result-main small, .tb-public .tbcheck-eyebrow, .tb-public .tbcheck-search button, .tb-public .tbcheck-list-inline span, .tb-public .tbcheck-evidence-name, .tb-public .tbcheck-source-link, .tb-public .tbcheck-date strong, .tb-public .tbcheck-action, .tb-public .tbcompare-eyebrow, .tb-public .tbcompare-hero-point, .tb-public .tbcompare-field label, .tb-public .tbcompare-button, .tb-public .tbcompare-diff-toggle, .tb-public .tbcompare-bonus-box span, .tb-public .tbcompare-bonus-box strong, .tb-public .tbcompare-card-btn, .tb-public .tbfinder-eyebrow, .tb-public .tbfinder-trust span, .tb-public .tb-news-listing-page .tb-sidebar-head > a, .tb-public .tb-news-listing-page .tb-mini-cta, .tb-public .tb-news-listing-page .tb-sidebar-form button, .tb-public .tb-news-listing-page #SubForm button, .tb-public #MainNav .tb-main-nav-label, .tb-public #MainNav .tb-mega-link, .tb-public #MainNav .tb-more-link-item, .tb-public .tb25-tab, .tb-public .tb-article-read, .tb-public .tb-articles-pagination, .tb-public .tb-articles-eyebrow, .tb-public .tb-sidebar-form button, .tb-public #SubForm button, .tb-public .tb-sidebar-head > a, .tb-public .tb-mini-cta { font-size: var(--tb-size-ui); line-height: var(--tb-leading-ui); font-weight: var(--tb-weight-semibold); }   .tb-public .tbbonuscat-hero h1, .tb-public .tbbonuscat-rich h1, .tb-public .tb27-title h1, .tb-public .tb25-hero-copy h1, .tb-public .tb25-article h1, .tb-public .tbmethod h1, .tb-public .tbproviderdetail h1, .tb-public .tbproviders h1, .tb-public .tb12-title, .tb-public .tbnew-hero h1, .tb-public .tbnew-guide .tbnew-editorial-section h1, .tb-public .tbcalc-hero h1, .tb-public .tbcheck-hero h1, .tb-public .tbcompare-hero h1, .tb-public .tbfinder-hero h1, .tb-public .tb-news-listing-page .tb-article-category-title, .tb-public .tb-article-main > h1 { font-size: var(--tb-size-h1); line-height: var(--tb-leading-heading); font-weight: var(--tb-weight-bold); }   .tb-public .tbbonuscat-art-card strong { font-size: var(--tb-size-h3); line-height: var(--tb-leading-heading); font-weight: var(--tb-weight-semibold); }   .tb-public .tb25-score-inner strong, .tb-public .tb25-verdict-score strong { font-size: var(--tb-size-score); line-height: var(--tb-leading-heading); font-weight: var(--tb-weight-semibold); }   .tb-public .tbcompare-home-select select, .tb-public .tbcompare-quick-value, .tb-public .tbcompare-picker-value, .tb-public .tbcompare-picker-search { font-size: var(--tb-size-body); line-height: var(--tb-leading-body); font-weight: var(--tb-weight-medium); }   .tb-public .tb27-side-head, .tb-public .review-method-box .review-method-title, .tb-public .review-source-title, .tb-public .casino-status-title, .tb-public .tb25-side-head, .tb-public .tb-review-related-heading-copy strong, .tb-public .tb-review-toc-heading strong, .tb-public .tb-review-tool-copy strong, .tb-public .tb12-newsletter #SubForm h2, .tb-public .tb12-resource-custom-head h3, .tb-public .tb12-resource-card h4.gradient-color, .tb-public .tb-footer-section-title, .tb-public #MainNav .tb-mega-title, .tb-public #MainNav .tb-status-title, .tb-public #SearchModalCenter .tb-search-heading h5, .tb-public .tb-modern-modal .tb-modal-title, .tb-public .tb-news-listing-page .tb-sidebar-head h2, .tb-public .tb-news-listing-page #SubForm h2, .tb-public .tb-sidebar-head h2, .tb-public #SubForm h2, .tb-public .tb-articles .tb-articles-section-head h2, .tb-public .tb-articles .tb-articles-empty h2, .tb-public .tbcompare-help-card h3 { font-size: var(--tb-size-sidebar); line-height: var(--tb-leading-sidebar); font-weight: var(--tb-weight-semibold); }   .tb-public .badge-cat-date, .tb-public .tb-review-related-meta, .tb-public .tbhome-resource-date, .tb-public .tb-news-listing-page .tb-offer-date, .tb-public .tb-offer-date, .tb-public .tb27-updated span, .tb-public .tb27-comment-head time, .tb-public .review-meta, .tb-public .review-source-note, .tb-public .tb25-meta, .tb-public .tb25-fact small, .tb-public .tb25-rate-form > small, .tb-public .tb25-bonus-copy small, .tb-public .tb25-bonus-copy > small, .tb-public .tb25-verdict-score span, .tb-public .tb30-review-date-row span, .tb-public .tb30-stat small, .tb-public .tb30-terms-note, .tb-public .tb32-payment-note, .tb-public .tb32-payment-disclaimer, .tb-public .tbmethod-limit, .tb-public .tbmon-change time, .tb-public .tbmon-footnote, .tb-public .tbproviderdetail-breadcrumb, .tb-public .tbproviders-breadcrumb, .tb-public .tbproviders-meta, .tb-public .tbprovider-card-sub, .tb-public .tbsearch3-copy small, .tb-public .tbsearch3-group-head span, .tb-public .tbcompare-home-hint, .tb-public .tb26-last-check, .tb-public .tbfinder-card-footer small, .tb-public .tbfinder-footnote, .tb-public .tbmon-review-head small, .tb-public #MainNav .tb-mega-text small, .tb-public #MainNav .tb-smart-dropdown-copy small, .tb-public #MainNav .tb-player-tools-head-copy span, .tb-public #MainNav .tb-player-tool-copy small, .tb-public #MainNav .tb-more-link-row small, .tb-public .tbcontent12-review-meta, .tb-public .tbcontent12-date, .tb-public .tbhome-monitor-count span, .tb-public .tbhome-update-copy time, .tb-public .tbhome-monitor-foot span, .tb-public .tbslots-meta, .tb-public .tbslots-note, .tb-public .tb-modern-modal .tb-modal-note, .tb-public .tbcalc-field small, .tb-public .tbcheck-item-meta, .tb-public .tbcheck-date span, .tb-public .tbcompare-selected-count, .tb-public .tbcompare-score-line span, .tb-public .tb-footer-bottom-inner, .tb-public .tb-footer-bottom-inner a, .tb-public .tb-footer-bottom-inner span, .tb-public .tb-header-v2 .tb-trust-item, .tb-public .tb-header-v2 .tb-trust-link, .tb-public #MainNav .tb-brand-tagline, .tb-public .tb-articles-section-head > span, .tb-public .tb-articles-hero-note, .tb-public .tb-article-card-footer time, .tb-public .tb-most-read-list li > span { font-size: var(--tb-size-meta); line-height: var(--tb-leading-ui); font-weight: var(--tb-weight-normal); }   .tb-public .badge-cat-news, .tb-public .badge-custom, .tb-public .tb25-badge, .tb-public .tbbonuscat-badge, .tb-public .tbbonuscat-featured, .tb-public .tbbonuscat-hero-chip, .tb-public .tb27-pill, .tb-public .tb27-card-head > span, .tb-public .tb32-payment-badge, .tb-public .tbmon-live, .tb-public .tbmon-source-pill, .tb-public .tbproviderdetail-chip, .tb-public .tbsearch3-chip, .tb-public .tb12-resource-card .badge, .tb-public .tb12-since-badge, .tb-public .tbnew-badge, .tb-public .tb26-popular, .tb-public .tb26-status-pill, .tb-public .tb26-bonus-label, .tb-public .tb26-bonus-type, .tb-public .tb26-legend-pill, .tb-public #MainNav .tb-live-badge, .tb-public #MainNav .tb-compare-badge, .tb-public .tbcontent12-badge, .tb-public .tbslots-featured, .tb-public .tbcheck-badge, .tb-public .tbcheck-source-status, .tb-public .tbcompare-status, .tb-public .tbcompare-chip, .tb-public .tb-article-badge, .tb-public .tbhome-update-source { font-size: var(--tb-size-badge); line-height: var(--tb-leading-ui); font-weight: var(--tb-weight-semibold); }   .tb-public td, .tb-public #compare_first > tbody > tr > td, .tb-public #compare_second > tbody > tr > td, .tb-public table > tbody > tr > td, .tb-public .tb25-article td, .tb-public .tb12-resource-card table td, .tb-public .tb12-resource-component table td, .tb-public .tb12-resources .tb12-resource-modern:nth-child(2) .tb12-resource-component tbody td, .tb-public .tb12-resources .tb12-resource-modern:nth-child(2) .tb12-resource-component tbody td:first-child, .tb-public .tb12-resources .tb12-resource-modern:nth-child(2) .tb12-resource-component tbody td:last-child a, .tb-public .tb26-status-table tbody td, .tb-public .tbcompare-table-section td, .tb-public .tbcompare-cell, .tb-public .tbcompare-cell strong, .tb-public .tbcompare-row-label, .tb-public .tb25-fact strong, .tb-public .tb25-info-list strong, .tb-public .tb30-detail-list strong, .tb-public .tb30-terms-grid strong, .tb-public .tb32-payment-detail strong { font-size: var(--tb-size-body); line-height: var(--tb-leading-table); font-weight: var(--tb-weight-normal); }   .tb-public .score-div, .tb-public .counter, .tb-public .tbstat12-number, .tb-public .tbstat12-item:nth-child(3) .tbstat12-number, .tb-public .tbcalc-result-main { font-size: var(--tb-size-stat); line-height: var(--tb-leading-heading); font-weight: var(--tb-weight-bold); }   .tb-public .score-bookmaker { font-size: var(--tb-size-compact-score); line-height: var(--tb-leading-heading); font-weight: var(--tb-weight-bold); }   .tb-public .tbproviders-art-card strong, .tb-public .tbnew-art-card strong, .tb-public .tbcheck-result-score strong, .tb-public .tbcompare-score-line strong { font-size: var(--tb-size-stat); line-height: var(--tb-leading-heading); font-weight: var(--tb-weight-semibold); }   .tb-public { --tb-link-accent: #b61229; --tb-link-accent-hover: var(--tb-link-accent); --tb-link-dark: #08152a; --tb-link-muted: #536278; --tb-link-light: #c0cddd; } :where(.tb-public) a { --tb-link-role: unclassified; color:var(--tb-link-dark); text-decoration:none; } .tb-public a:focus-visible { outline:2px solid var(--tb-link-accent); outline-offset:3px; }   .tb-public :is(.tb-link-title, :is(main h2,main h3,main h4,.tbcontent12-review-title,.tbcontent12-news-title,.tb26-name) a:not(:is(.btn,[role="button"],[class*="btn"],[class*="button"],[class*="cta"],[class*="badge"],[class*="pill"],.tb-link-cta,.tb-link-badge,.tb-link-nav,.tb-detail-category,.left-cat-news-bars,.tb25-tab,.tbbonuscat-tab,.tb-country-chip,.tb26-category-link,.tbsearch3-chip,.tb27-nav a,.tb-review-toc-link,.tb26-status-table-arrow,.tbcontent12-arrow,.tbhome-resource-arrow)), .tbhome-resource-name,.tbhome-resource-logo,.tbhome-update,.tbsearch3-result,.tbbonuscat-logo,.tbnew-logo,.tb-detail-casino-brand,.tb-article-image,.tb-detail-story-image,.tb-article-list-media,.tbcontent12-media,.tbcontent12-news-media,.tb26-logo-wrap,.tb-bonus-logo,.box .over-hidden > a) { --tb-link-role: title; } .tb-public :is(.tb-link-title, :is(main h2,main h3,main h4,.tbcontent12-review-title,.tbcontent12-news-title,.tb26-name) a:not(:is(.btn,[role="button"],[class*="btn"],[class*="button"],[class*="cta"],[class*="badge"],[class*="pill"],.tb-link-cta,.tb-link-badge,.tb-link-nav,.tb-detail-category,.left-cat-news-bars,.tb25-tab,.tbbonuscat-tab,.tb-country-chip,.tb26-category-link,.tbsearch3-chip,.tb27-nav a,.tb-review-toc-link,.tb26-status-table-arrow,.tbcontent12-arrow,.tbhome-resource-arrow)), .tbhome-resource-name,.tbhome-resource-logo,.tbhome-update,.tbsearch3-result,.tbbonuscat-logo,.tbnew-logo,.tb-detail-casino-brand,.tb-article-image,.tb-detail-story-image,.tb-article-list-media,.tbcontent12-media,.tbcontent12-news-media,.tb26-logo-wrap,.tb-bonus-logo,.box .over-hidden > a):is(:link,:visited) { color:var(--tb-link-dark); font-weight:var(--tb-weight-semibold); text-decoration:none; } .tb-public :is(.tb-link-title, :is(main h2,main h3,main h4,.tbcontent12-review-title,.tbcontent12-news-title,.tb26-name) a:not(:is(.btn,[role="button"],[class*="btn"],[class*="button"],[class*="cta"],[class*="badge"],[class*="pill"],.tb-link-cta,.tb-link-badge,.tb-link-nav,.tb-detail-category,.left-cat-news-bars,.tb25-tab,.tbbonuscat-tab,.tb-country-chip,.tb26-category-link,.tbsearch3-chip,.tb27-nav a,.tb-review-toc-link,.tb26-status-table-arrow,.tbcontent12-arrow,.tbhome-resource-arrow)), .tbhome-resource-name,.tbhome-resource-logo,.tbhome-update,.tbsearch3-result,.tbbonuscat-logo,.tbnew-logo,.tb-detail-casino-brand,.tb-article-image,.tb-detail-story-image,.tb-article-list-media,.tbcontent12-media,.tbcontent12-news-media,.tb26-logo-wrap,.tb-bonus-logo,.box .over-hidden > a):is(:hover,:focus-visible) { color:var(--tb-link-accent-hover); text-decoration:none; }   .tb-public :is(.tb-bonus-copy,.tb-detail-bonus-offer,.tb-detail-bonus-brand,.tb-review-related-link,.tb-favourite-name,.tb-favourite-logo,.tb-sidebar-news-media,:is(.tb-most-read-list,.tb-sidebar-news-list,.tb-sidebar-list) a) { --tb-link-role: sidebar; } .tb-public :is(.tb-bonus-copy,.tb-detail-bonus-offer,.tb-detail-bonus-brand,.tb-review-related-link,.tb-favourite-name,.tb-favourite-logo,.tb-sidebar-news-media,:is(.tb-most-read-list,.tb-sidebar-news-list,.tb-sidebar-list) a):is(:link,:visited) { color:var(--tb-link-dark); font-weight:var(--tb-weight-semibold); text-decoration:none; } .tb-public :is(.tb-bonus-copy,.tb-detail-bonus-offer,.tb-detail-bonus-brand,.tb-review-related-link,.tb-favourite-name,.tb-favourite-logo,.tb-sidebar-news-media,:is(.tb-most-read-list,.tb-sidebar-news-list,.tb-sidebar-list) a):is(:hover,:focus-visible) { color:var(--tb-link-accent-hover); text-decoration:none; }   .tb-public :is(.tb-link-data,main table a:not(:is(.btn,[role="button"],[class*="btn"],[class*="button"],[class*="cta"],[class*="badge"],[class*="pill"],.tb-link-cta,.tb-link-badge,.tb-link-nav,.tb-detail-category,.left-cat-news-bars,.tb25-tab,.tbbonuscat-tab,.tb-country-chip,.tb26-category-link,.tbsearch3-chip,.tb27-nav a,.tb-review-toc-link,.tb26-status-table-arrow,.tbcontent12-arrow,.tbhome-resource-arrow)),.tbcheck-example a) { --tb-link-role: data; } .tb-public :is(.tb-link-data,main table a:not(:is(.btn,[role="button"],[class*="btn"],[class*="button"],[class*="cta"],[class*="badge"],[class*="pill"],.tb-link-cta,.tb-link-badge,.tb-link-nav,.tb-detail-category,.left-cat-news-bars,.tb25-tab,.tbbonuscat-tab,.tb-country-chip,.tb26-category-link,.tbsearch3-chip,.tb27-nav a,.tb-review-toc-link,.tb26-status-table-arrow,.tbcontent12-arrow,.tbhome-resource-arrow)),.tbcheck-example a):is(:link,:visited) { color:var(--tb-link-dark); font-weight:var(--tb-weight-semibold); text-decoration:none; } .tb-public :is(.tb-link-data,main table a:not(:is(.btn,[role="button"],[class*="btn"],[class*="button"],[class*="cta"],[class*="badge"],[class*="pill"],.tb-link-cta,.tb-link-badge,.tb-link-nav,.tb-detail-category,.left-cat-news-bars,.tb25-tab,.tbbonuscat-tab,.tb-country-chip,.tb26-category-link,.tbsearch3-chip,.tb27-nav a,.tb-review-toc-link,.tb26-status-table-arrow,.tbcontent12-arrow,.tbhome-resource-arrow)),.tbcheck-example a):is(:hover,:focus-visible) { color:var(--tb-link-accent-hover); text-decoration:none; }   .tb-public :is(.tb-link-editorial, :is(.tb-article-body,.article-content,.tb25-article,.tbbonuscat-rich,.tbbonuscat-short,.tb-detail-prose,.tb27-editorial,.tb27-offer-description,.tb27-faq .card-body,.tb27-faq-extra,.tb-static-content > .pad-lr-5,.tbnew-guide,.tb12-guide-full,.tb12-guide-modal-body,.tb-article-list-copy > div:last-child,.tb26-terms,#cookieConsent,.review-method-box,.review-source-box) a:not(:is(.btn,[role="button"],[class*="btn"],[class*="button"],[class*="cta"],[class*="badge"],[class*="pill"],.tb-link-cta,.tb-link-badge,.tb-link-nav,.tb-detail-category,.left-cat-news-bars,.tb25-tab,.tbbonuscat-tab,.tb-country-chip,.tb26-category-link,.tbsearch3-chip,.tb27-nav a,.tb-review-toc-link,.tb26-status-table-arrow,.tbcontent12-arrow,.tbhome-resource-arrow))) { --tb-link-role: editorial; } .tb-public :is(.tb-link-editorial, :is(.tb-article-body,.article-content,.tb25-article,.tbbonuscat-rich,.tbbonuscat-short,.tb-detail-prose,.tb27-editorial,.tb27-offer-description,.tb27-faq .card-body,.tb27-faq-extra,.tb-static-content > .pad-lr-5,.tbnew-guide,.tb12-guide-full,.tb12-guide-modal-body,.tb-article-list-copy > div:last-child,.tb26-terms,#cookieConsent,.review-method-box,.review-source-box) a:not(:is(.btn,[role="button"],[class*="btn"],[class*="button"],[class*="cta"],[class*="badge"],[class*="pill"],.tb-link-cta,.tb-link-badge,.tb-link-nav,.tb-detail-category,.left-cat-news-bars,.tb25-tab,.tbbonuscat-tab,.tb-country-chip,.tb26-category-link,.tbsearch3-chip,.tb27-nav a,.tb-review-toc-link,.tb26-status-table-arrow,.tbcontent12-arrow,.tbhome-resource-arrow))):is(:link,:visited) { color:var(--tb-link-accent); font-size:inherit; font-weight:inherit; text-decoration:underline; text-underline-offset:3px; } .tb-public :is(.tb-link-editorial, :is(.tb-article-body,.article-content,.tb25-article,.tbbonuscat-rich,.tbbonuscat-short,.tb-detail-prose,.tb27-editorial,.tb27-offer-description,.tb27-faq .card-body,.tb27-faq-extra,.tb-static-content > .pad-lr-5,.tbnew-guide,.tb12-guide-full,.tb12-guide-modal-body,.tb-article-list-copy > div:last-child,.tb26-terms,#cookieConsent,.review-method-box,.review-source-box) a:not(:is(.btn,[role="button"],[class*="btn"],[class*="button"],[class*="cta"],[class*="badge"],[class*="pill"],.tb-link-cta,.tb-link-badge,.tb-link-nav,.tb-detail-category,.left-cat-news-bars,.tb25-tab,.tbbonuscat-tab,.tb-country-chip,.tb26-category-link,.tbsearch3-chip,.tb27-nav a,.tb-review-toc-link,.tb26-status-table-arrow,.tbcontent12-arrow,.tbhome-resource-arrow))):is(:hover,:focus-visible) { color:var(--tb-link-accent-hover); text-decoration:underline; }   .tb-public :is(.tb-link-meta,:is(.review-meta,.tb25-meta,.tb-detail-meta,.tb-news-meta,.tbcontent12-review-meta,.tbr3-meta) a:not(.tbcontent12-arrow),.tbmon-source-link,.tb30-source-link,.tbcheck-source-link,.tbmon-method-link,.tbmon-review-method-link,.tbhome-monitor-method) { --tb-link-role: meta; } .tb-public :is(.tb-link-meta,:is(.review-meta,.tb25-meta,.tb-detail-meta,.tb-news-meta,.tbcontent12-review-meta,.tbr3-meta) a:not(.tbcontent12-arrow),.tbmon-source-link,.tb30-source-link,.tbcheck-source-link,.tbmon-method-link,.tbmon-review-method-link,.tbhome-monitor-method):is(:link,:visited) { color:var(--tb-link-muted); font-size:var(--tb-size-meta); font-weight:var(--tb-weight-normal); text-decoration:none; } .tb-public :is(.tb-link-meta,:is(.review-meta,.tb25-meta,.tb-detail-meta,.tb-news-meta,.tbcontent12-review-meta,.tbr3-meta) a:not(.tbcontent12-arrow),.tbmon-source-link,.tb30-source-link,.tbcheck-source-link,.tbmon-method-link,.tbmon-review-method-link,.tbhome-monitor-method):is(:hover,:focus-visible) { color:var(--tb-link-accent-hover); text-decoration:underline; text-underline-offset:3px; }   .tb-public :is(.tb-link-breadcrumb,:is(.breadcrumb,[class$="-breadcrumb"]) a) { --tb-link-role: breadcrumb; } .tb-public :is(.tb-link-breadcrumb,:is(.breadcrumb,[class$="-breadcrumb"]) a):is(:link,:visited) { color:var(--tb-link-muted); font-size:var(--tb-size-meta); font-weight:var(--tb-weight-normal); text-decoration:none; } .tb-public :is(.tb-link-breadcrumb,:is(.breadcrumb,[class$="-breadcrumb"]) a):is(:hover,:focus-visible) { color:var(--tb-link-accent-hover); text-decoration:underline; text-underline-offset:3px; }   .tb-public :is(.tb-link-cta,.tb-article-read,.tb-detail-bonus-link,.tb-detail-review-action,.tb-text-link,.tb-review-responsible-link,.tbcontent12-all,:is(.tb-sidebar-head,.tb-detail-section-head,.tbcontent12-foot,.tb27-tool,.tb26-status-watch-footer) a,.tbhome-monitor-links > a:not(.tbhome-monitor-method)) { --tb-link-role: textCta; } .tb-public :is(.tb-link-cta,.tb-article-read,.tb-detail-bonus-link,.tb-detail-review-action,.tb-text-link,.tb-review-responsible-link,.tbcontent12-all,:is(.tb-sidebar-head,.tb-detail-section-head,.tbcontent12-foot,.tb27-tool,.tb26-status-watch-footer) a,.tbhome-monitor-links > a:not(.tbhome-monitor-method)):is(:link,:visited) { color:var(--tb-link-accent); font-weight:var(--tb-weight-semibold); text-decoration:none; } .tb-public :is(.tb-link-cta,.tb-article-read,.tb-detail-bonus-link,.tb-detail-review-action,.tb-text-link,.tb-review-responsible-link,.tbcontent12-all,:is(.tb-sidebar-head,.tb-detail-section-head,.tbcontent12-foot,.tb27-tool,.tb26-status-watch-footer) a,.tbhome-monitor-links > a:not(.tbhome-monitor-method)):is(:hover,:focus-visible) { color:var(--tb-link-accent-hover); text-decoration:none; }   .tb-public :is(.tb-link-nav,.tb-header-v2 a,.tbstat12-item,.tb25-tab,.tb-review-toc-link,.carousel-control-prev,.carousel-control-next,:is(.tb-articles-pagination,.tb-detail-share,.tb27-nav,.tb12-hero-links,.tb-static-content > .row) a) { --tb-link-role: navigation; } .tb-public :is(.tb-link-nav,.tb-header-v2 a,.tbstat12-item,.tb25-tab,.tb-review-toc-link,.carousel-control-prev,.carousel-control-next,:is(.tb-articles-pagination,.tb-detail-share,.tb27-nav,.tb12-hero-links,.tb-static-content > .row) a):is(:link,:visited) { text-decoration:none; } .tb-public :is(.tb-link-nav,.tb-header-v2 a,.tbstat12-item,.tb25-tab,.tb-review-toc-link,.carousel-control-prev,.carousel-control-next,:is(.tb-articles-pagination,.tb-detail-share,.tb27-nav,.tb12-hero-links,.tb-static-content > .row) a):is(:hover,:focus-visible) { text-decoration:none; }   .tb-public :is(.tb-link-badge,.tb-detail-category,.left-cat-news-bars,.tbbonuscat-tab,.tb-country-chip,.tb26-category-link,.tbsearch3-chip,.card.no-border > a.link) { --tb-link-role: badge; } .tb-public :is(.tb-link-badge,.tb-detail-category,.left-cat-news-bars,.tbbonuscat-tab,.tb-country-chip,.tb26-category-link,.tbsearch3-chip,.card.no-border > a.link):is(:link,:visited) { text-decoration:none; } .tb-public :is(.tb-link-badge,.tb-detail-category,.left-cat-news-bars,.tbbonuscat-tab,.tb-country-chip,.tb26-category-link,.tbsearch3-chip,.card.no-border > a.link):is(:hover,:focus-visible) { text-decoration:none; }   .tb-public :is(.btn,[role="button"],[class*="btn"],[class*="button"],[class*="cta"],.tb-detail-bonus-action,.tb25-side-primary,.tb25-side-secondary,.tbcheck-action,.tbprovider-open,.tbsearch3-finder-link,.tbfinder-review-link,.tbmon-review-link,.tbhome-resource-arrow,.tbcontent12-arrow,.tb26-status-table-arrow,.tbcompare-quick-full,.tb26-show-all a,.tb-banner a,.carousel-item > a) { --tb-link-role: button; } .tb-public :is(.btn,[role="button"],[class*="btn"],[class*="button"],[class*="cta"],.tb-detail-bonus-action,.tb25-side-primary,.tb25-side-secondary,.tbcheck-action,.tbprovider-open,.tbsearch3-finder-link,.tbfinder-review-link,.tbmon-review-link,.tbhome-resource-arrow,.tbcontent12-arrow,.tb26-status-table-arrow,.tbcompare-quick-full,.tb26-show-all a,.tb-banner a,.carousel-item > a):is(:link,:visited) { text-decoration:none; } .tb-public :is(.btn,[role="button"],[class*="btn"],[class*="button"],[class*="cta"],.tb-detail-bonus-action,.tb25-side-primary,.tb25-side-secondary,.tbcheck-action,.tbprovider-open,.tbsearch3-finder-link,.tbfinder-review-link,.tbmon-review-link,.tbhome-resource-arrow,.tbcontent12-arrow,.tb26-status-table-arrow,.tbcompare-quick-full,.tb26-show-all a,.tb-banner a,.carousel-item > a):is(:hover,:focus-visible) { text-decoration:none; }   .tb-public :is(.tb-footer-modern a) { --tb-link-role: footer; } .tb-public :is(.tb-footer-modern a):is(:link,:visited) { color:var(--tb-link-light); font-weight:var(--tb-weight-medium); text-decoration:none; } .tb-public :is(.tb-footer-modern a):is(:hover,:focus-visible) { color:#fff; text-decoration:underline; text-underline-offset:3px; } .tb-public .tb-footer-company-links button { color:var(--tb-link-light); font-weight:var(--tb-weight-medium); text-decoration:none; } .tb-public .tb-footer-company-links button:is(:hover,:focus-visible) { color:#fff; text-decoration:underline; text-underline-offset:3px; } .tb-public .tb-footer-company-links button:focus-visible { outline:2px solid var(--tb-link-light); outline-offset:3px; }   .tb-public :is(.tb-offer-item,.tbhome-update,.tb-review-related-link,.tbsearch3-result) { text-decoration:none; } .tb-public .tb-offer-item { --tb-link-role:sidebar; } .tb-public :is(.tb-offer-item > strong,.tbhome-update-copy h3,.tb-review-related-copy > strong,.tbsearch3-copy > strong,.tbbonuscat-logo .tbbonuscat-casino-name) { color:var(--tb-link-dark); font-weight:var(--tb-weight-semibold); } .tb-public :is(.tb-offer-item,.tbhome-update,.tb-review-related-link,.tbsearch3-result) :is(.tb-link-meta,.tb-offer-date,.tbhome-update-source,time,.tb-review-related-meta,.tb-review-related-meta b,.tbsearch3-copy > small) { color:var(--tb-link-muted); font-size:var(--tb-size-meta); font-weight:var(--tb-weight-normal); } .tb-public .tb-offer-item > strong { font-size:var(--tb-size-body); } .tb-public :is(.tbhome-update,.tb-review-related-link,.tbsearch3-result,.tbbonuscat-logo):is(:hover,:focus-visible) :is(.tb-link-title,strong,h3,.tbbonuscat-casino-name) { color:var(--tb-link-accent); } .tb-public :is(.tbhome-update,.tb-review-related-link,.tbsearch3-result):is(:hover,:focus-visible) :is(.tb-link-meta,.tb-offer-date,.tbhome-update-source,time,.tb-review-related-meta,.tb-review-related-meta b,.tbsearch3-copy > small) { color:var(--tb-link-accent); text-decoration:underline; text-underline-offset:3px; }   .tb-public .tb-footer-editorial a:is(:link,:visited) { color:var(--tb-link-light) !important; text-decoration:none !important; } .tb-public .tb-footer-editorial a:is(:hover,:focus-visible) { color:#fff !important; text-decoration:underline !important; } .tb-public .tb-footer-editorial a :is(span,strong,b,font) { color:inherit !important; }   .tb-public #cookieConsent { --tb-link-accent:var(--tb-link-light); --tb-link-accent-hover:#fff; }   .tb-public :is(.tb-detail-hero,.tb25-hero,.tb27-top,.tb-header-v2,.tb-footer-modern) { --tb-link-muted:var(--tb-link-light); --tb-link-accent-hover:var(--tb-link-light); } .tb-public :is(.tb-detail-hero,.tb25-hero,.tb27-top,.tb-header-v2,.tb-footer-modern) a:focus-visible { outline-color:var(--tb-link-light); } .tb-public :is(.breadcrumb,[class$="-breadcrumb"]) [aria-current="page"] { color:var(--tb-link-muted); text-decoration:none; } .tb-public .tb-detail-casino-brand:focus-visible h3 { outline:2px solid var(--tb-link-accent); outline-offset:3px; } .tb-public .tb-header-v2 :is(.nav-link,.tb-mega-link,.tb-dropdown-item,.tb-player-tool-link,.tb-smart-dropdown-item) { font-size:var(--tb-size-ui); font-weight:var(--tb-weight-semibold); }   .tb-public :is(.tb-article-body,.article-content,.tb25-article,.tbbonuscat-rich,.tbbonuscat-short,.tb-detail-prose,.tb27-editorial,.tb27-offer-description,.tb27-faq .card-body,.tb27-faq-extra,.tb-static-content > .pad-lr-5,.tbnew-guide,.tb12-guide-full,.tb12-guide-modal-body,.tb-article-list-copy > div:last-child) a:not(:is(.btn,[role="button"],[class*="btn"],[class*="button"],[class*="cta"],[class*="badge"],[class*="pill"],.tb-link-cta,.tb-link-badge,.tb-link-nav,.tb-detail-category,.left-cat-news-bars,.tb25-tab,.tbbonuscat-tab,.tb-country-chip,.tb26-category-link,.tbsearch3-chip,.tb27-nav a,.tb-review-toc-link,.tb26-status-table-arrow,.tbcontent12-arrow,.tbhome-resource-arrow)) { color:var(--tb-link-accent) !important; text-decoration:underline !important; } .tb-public :is(.tb-article-body,.article-content,.tb25-article,.tbbonuscat-rich,.tbbonuscat-short,.tb-detail-prose,.tb27-editorial,.tb27-offer-description,.tb27-faq .card-body,.tb27-faq-extra,.tb-static-content > .pad-lr-5,.tbnew-guide,.tb12-guide-full,.tb12-guide-modal-body,.tb-article-list-copy > div:last-child) a:not(:is(.btn,[role="button"],[class*="btn"],[class*="button"],[class*="cta"],[class*="badge"],[class*="pill"],.tb-link-cta,.tb-link-badge,.tb-link-nav,.tb-detail-category,.left-cat-news-bars,.tb25-tab,.tbbonuscat-tab,.tb-country-chip,.tb26-category-link,.tbsearch3-chip,.tb27-nav a,.tb-review-toc-link,.tb26-status-table-arrow,.tbcontent12-arrow,.tbhome-resource-arrow)) :is(span,strong,b,font) { color:inherit !important; text-decoration:inherit !important; }   .tb-public .tb-newsletter-consent { display:grid; gap:12px; margin:12px 0; } .tb-public .tb-newsletter-consent label { display:flex; align-items:flex-start; gap:9px; font-size:13px; line-height:1.6; cursor:pointer; text-transform:none; } .tb-public .tb-newsletter-consent input[type="checkbox"] { flex:0 0 16px; width:16px; height:16px; margin:3px 0 0; padding:0; accent-color:#ed1235; appearance:auto; } .tb-public .tb-newsletter-consent a { text-decoration:underline !important; text-underline-offset:3px; } .tb-public .tb-footer-newsletter { min-width:0; padding:16px; border:1px solid rgba(255,255,255,.12); border-radius:14px; background:rgba(255,255,255,.035); } .tb-public .tb-footer-topline { align-items:start; grid-template-columns:minmax(150px,1fr) minmax(180px,1fr) minmax(300px,1.55fr); } .tb-public .tb-footer-dynamic .footer-links { display:flex !important; width:100%; margin:0 0 12px !important; line-height:1.6; } .tb-public .tb-footer-company-links { grid-template-columns:1fr; gap:12px !important; } .tb-public .tb-footer-newsletter .tb-footer-section-title { text-transform:none; letter-spacing:0 !important; margin-bottom:6px; } .tb-public .tb-footer-newsletter > p { color:#b8c4d4; margin:0 0 10px; font-size:var(--tb-size-meta); line-height:1.5; } .tb-public .tb-footer-newsletter .tb-newsletter-form { display:grid; gap:8px; } .tb-public .tb-footer-newsletter .tb-newsletter-consent { gap:6px; margin:3px 0; } .tb-public .tb-footer-newsletter .tb-newsletter-consent label { line-height:1.45; } @media (min-width:576px) { .tb-public .tb-footer-newsletter .tb-newsletter-form { grid-template-columns:minmax(0,1fr) minmax(0,1.35fr); gap:6px 10px; } .tb-public .tb-footer-newsletter label[for="FooterNewsletterName"] { grid-column:1; grid-row:1; } .tb-public .tb-footer-newsletter label[for="FooterNewsletterEmail"] { grid-column:2; grid-row:1; } .tb-public #FooterNewsletterName { grid-column:1; grid-row:2; } .tb-public #FooterNewsletterEmail { grid-column:2; grid-row:2; } .tb-public .tb-footer-newsletter .tb-newsletter-consent, .tb-public .tb-footer-newsletter button, .tb-public .tb-footer-newsletter .tb-newsletter-status { grid-column:1 / -1; } } .tb-public .tb-footer-newsletter label { color:#d3dce9; font-size:var(--tb-size-meta); margin:0; } .tb-public .tb-footer-newsletter input { width:100%; min-width:0; height:44px; border:1px solid #425169; border-radius:8px; padding:10px 12px; background:#14243b; color:#fff; font:inherit; font-size:var(--tb-size-ui); } .tb-public .tb-footer-newsletter input::placeholder { color:#aebcd0; opacity:1; } .tb-public .tb-footer-newsletter input:focus-visible, .tb-public .tb-footer-newsletter button:focus-visible { outline:2px solid #fff; outline-offset:3px; } .tb-public .tb-footer-newsletter-email { display:flex; gap:8px; } .tb-public .tb-footer-newsletter button { flex-shrink:0; display:inline-flex; align-items:center; justify-content:center; gap:8px; min-height:44px; padding:10px 14px; border:0; border-radius:8px; background:var(--tb-link-accent,#ed1235); color:#fff; font:inherit; font-size:var(--tb-size-ui); font-weight:600; cursor:pointer; } .tb-public .tb-footer-newsletter button:hover { background:var(--tb-link-accent-hover,#cf1230); } .tb-public .tb-footer-newsletter button:disabled { opacity:.65; cursor:wait; } .tb-public .tb-footer-newsletter .tb-footer-newsletter-privacy { margin:12px 0 0; } .tb-public .tb-footer-newsletter-privacy a { text-decoration:underline; text-underline-offset:3px; } .tb-public .tb-footer-newsletter-privacy i { margin-right:4px; } .tb-public .tb-newsletter-status { margin:0; font-size:var(--tb-size-meta); line-height:1.5; } .tb-public .tb-newsletter-status:empty { display:none; } .tb-public .tb-footer-newsletter .tb-newsletter-status { color:#e3ecf8; } .tb-public .tb-footer-newsletter .tb-newsletter-status[data-state="error"] { color:#ffbbc6; } @media (min-width:992px) and (max-width:1199.98px) { .tb-public .tb-footer-topline { grid-template-columns:1fr 1fr; } .tb-public .tb-footer-newsletter { grid-column:1 / -1; max-width:480px; } } @media (max-width:991.98px) { .tb-public .tb-footer-topline { grid-template-columns:1fr; } .tb-public .tb-footer-newsletter { padding:20px; } } @media (max-width:359.98px) { .tb-public .tb-footer-newsletter-email { flex-direction:column; } }