nav.main-menu{display:none;margin-left:0;margin-bottom:-17px;padding-top:17px;-webkit-box-ordinal-group:5;-webkit-order:4;-moz-box-ordinal-group:5;-ms-flex-order:4;order:4;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}nav.main-menu ul.menu{display:block}nav.main-menu ul.menu>li{position:relative;display:block;padding:20px 0;color:#fff;font-size:18px;line-height:1.4em;font-weight:400;border-top:1px solid #0d60c5;-webkit-transition:color 120ms ease;-o-transition:color 120ms ease;-moz-transition:color 120ms ease;transition:color 120ms ease}@media only screen and (prefers-color-scheme: dark){.dark-mode-on nav.main-menu ul.menu>li{border-top:1px solid #373f52}}nav.main-menu ul.menu>li::before{content:"";position:relative;display:inline-block;top:-1px;width:8px;height:11px;margin-right:8px;background:url(../../images/bf-right-arrow.svg);background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}@media only screen and (prefers-color-scheme: dark){.dark-mode-on nav.main-menu ul.menu>li::before{background:url(../../images/dark/bf-right-arrow.svg);width:6px;height:8px}}nav.main-menu ul.menu>li.menu-item-has-children>a{position:relative;cursor:pointer;padding-right:24px}nav.main-menu ul.menu>li.menu-item-has-children>a::after,nav.main-menu ul.menu>li.menu-item-has-children>a::before{content:"";position:absolute;display:inline-block;background-position:center center;right:0;top:2px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;-webkit-background-size:16px 16px;-moz-background-size:16px 16px;background-size:16px 16px;width:16px;height:16px;background-color:#fff;-webkit-transition:opacity 0.2s ease;-o-transition:opacity 0.2s ease;-moz-transition:opacity 0.2s ease;transition:opacity 0.2s ease}@media only screen and (prefers-color-scheme: dark){.dark-mode-on nav.main-menu ul.menu>li.menu-item-has-children>a::after,.dark-mode-on nav.main-menu ul.menu>li.menu-item-has-children>a::before{background-color:#373f52}}nav.main-menu ul.menu>li.menu-item-has-children>a::after{background-image:url(../../images/minus_blue.svg);opacity:0}@media only screen and (prefers-color-scheme: dark){.dark-mode-on nav.main-menu ul.menu>li.menu-item-has-children>a::after{background-image:url(../../images/dark/bf-minus_blue-dark.svg)}}nav.main-menu ul.menu>li.menu-item-has-children>a::before{background-image:url(../../images/plus_blue.svg);opacity:1}@media only screen and (prefers-color-scheme: dark){.dark-mode-on nav.main-menu ul.menu>li.menu-item-has-children>a::before{background-image:url(../../images/dark/bf-plus_blue-dark.svg)}}nav.main-menu ul.menu>li.menu-item-has-children.active>a::after{opacity:1}nav.main-menu ul.menu>li.menu-item-has-children.active>a::before{opacity:0}nav.main-menu ul.sub-menu{display:none;padding:12px 0 0;margin-right:-6px;margin-left:-6px}nav.main-menu ul.sub-menu.active{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}nav.main-menu li.all-menu-item ul li a{padding-left:10px !important;padding-right:10px !important}nav.main-menu li.all-menu-item ul.sub-menu{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}nav.main-menu li.all-menu-item ul.sub-menu>li{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;padding:0 6px;margin-top:12px}nav.main-menu li.all-menu-item ul.sub-menu li a{display:block;height:100%;padding:7px 10px;background-color:rgba(97,183,242,0.16);color:#fff;font-size:14px;text-transform:capitalize;line-height:20px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer}@media only screen and (prefers-color-scheme: dark){.dark-mode-on nav.main-menu li.all-menu-item ul.sub-menu li a{background-color:#2a3142}}nav.main-menu li.all-menu-item ul.sub-menu li a:hover{background-color:rgba(97,183,242,0.4)}@media only screen and (prefers-color-scheme: dark){.dark-mode-on nav.main-menu li.all-menu-item ul.sub-menu li a:hover{background-color:#373f52}}@media only screen and (max-width: 991px){nav.main-menu li.all-menu-item ul.sub-menu>li{-webkit-flex-basis:33.3%;-ms-flex-preferred-size:33.3%;flex-basis:33.3%}}@media only screen and (max-width: 767px){nav.main-menu li.all-menu-item ul.sub-menu>li{-webkit-box-flex:0;-webkit-flex:0 50%;-moz-box-flex:0;-ms-flex:0 50%;flex:0 50%}}@media only screen and (max-width: 479px){nav.main-menu ul.menu>li{font-size:16px}nav.main-menu li.all-menu-item ul.sub-menu>li{-webkit-box-flex:0;-webkit-flex:0 100%;-moz-box-flex:0;-ms-flex:0 100%;flex:0 100%}nav.main-menu li.all-menu-item ul.sub-menu li a{padding:5px 10px}}.faq-section{overflow:hidden;border:1px solid #e6eaf5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#fafbfd;-webkit-box-shadow:0 2px 3px -1px rgba(3,15,39,0.12);-moz-box-shadow:0 2px 3px -1px rgba(3,15,39,0.12);box-shadow:0 2px 3px -1px rgba(3,15,39,0.12)}@media only screen and (prefers-color-scheme: dark){.dark-mode-on .faq-section{border:1px solid #373f52;background-color:#212633}}.hidden{display:none}.faq-item{position:relative;display:block;padding:0 16px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;border-style:solid;border-width:1px;border-color:rgba(222,224,230,0) rgba(222,224,230,0) #dde1eb;background-color:transparent;-webkit-transition:background-color 120ms ease;-o-transition:background-color 120ms ease;-moz-transition:background-color 120ms ease;transition:background-color 120ms ease;font-size:18px;line-height:1.4em;font-weight:500}@media only screen and (prefers-color-scheme: dark){.dark-mode-on .faq-item{border-color:transparent transparent #373f52}}.faq-item:last-of-type{border-bottom:none}.faq-item-question{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:24px 24px 24px 0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;-moz-box-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#030f27;font-weight:500;cursor:pointer;border-bottom:1px solid #dde1eb}@media only screen and (prefers-color-scheme: dark){.dark-mode-on .faq-item-question{color:#fff}}.faq-item-question>img.emoji{margin-right:8px !important}.home .faqSection{margin:48px auto;max-width:768px}.home .faqSection h2{font-size:28px;line-height:1.25em;margin-bottom:24px;font-weight:600}.faqSection .faq-item-question{border-bottom:none}.content-table.faq-active .faq-item-question{border-bottom:none}.faq-icon{position:relative;width:24px;height:24px;margin-left:16px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto;border:1px solid #0d60c5;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px}.faq-item-answer::before{display:none}.faq-item-answer .entry-content{padding-bottom:24px}.faq-item-answer{overflow:hidden;padding-top:0;padding-bottom:0;color:rgba(5,5,31,0.88);font-size:16px;line-height:1.6em;font-weight:400;padding-bottom:24px}@media only screen and (prefers-color-scheme: dark){.dark-mode-on .faq-item-answer{color:unset}}.faq-border{position:absolute;left:24px;top:auto;right:24px;bottom:0%;height:1px;background-color:#dde1eb;opacity:0}.faq-active{-webkit-transition:all 0.2s;-o-transition:all 0.2s;-moz-transition:all 0.2s;transition:all 0.2s}.faq-opacity{opacity:1 !important}.faqSection section.entry-content{margin:0;padding-bottom:0}.faqSection section.entry-content br{display:none}.faqSection section.entry-content>*:first-child{margin-top:0}.faqSection section.entry-content>*:last-child{margin-bottom:0}.faq-item .faq-item-question::after{content:"";position:absolute;right:0;background-image:url(../../images/plus_blue.svg);-webkit-background-size:20px 20px;-moz-background-size:20px;background-size:20px;background-position:2px 2px;display:block;height:24px;width:24px;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;margin-left:16px;background-color:#EBF4FF}@media only screen and (prefers-color-scheme: dark){.dark-mode-on .faq-item .faq-item-question::after{background-color:#373f52;background-image:url(../../images/dark/bf-plus_blue-dark.svg)}}.faq-item.faq-active .faq-item-question::after{background-image:url(../../images/minus_blue.svg)}@media only screen and (prefers-color-scheme: dark){.dark-mode-on .faq-item.faq-active .faq-item-question::after{background-image:url(../../images/dark/bf-minus_blue-dark.svg)}}@media only screen and (max-width: 767px){.home .faqSection{padding:0 32px}}@media only screen and (max-width: 479px){.home .faqSection h2{font-size:24px}.faq-item-question{padding-top:20px;padding-bottom:20px;font-size:16px}.faq-item-answer{font-size:15px;padding-bottom:20px}.faq-active,.faq-item{border-left:none;border-right:none}section.entry-content div.content-table .faq-border{left:12px;right:12px}section.faqSection section.entry-content{padding:0}.home .faqSection{margin-bottom:32px;margin-top:32px;padding:0}.faq-section{border-left:none;border-right:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;margin-left:-20px;margin-right:-20px}}.authors-wrapper .one-author-wrapper{margin-bottom:20px}.author-section-wrapper{margin:0 auto}.author-section{max-width:768px;display:block;margin:0 auto;padding:32px;border:1px solid #e6eaf5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#fafbfd;-webkit-box-shadow:0 2px 3px -1px rgba(3,15,39,0.12);-moz-box-shadow:0 2px 3px -1px rgba(3,15,39,0.12);box-shadow:0 2px 3px -1px rgba(3,15,39,0.12)}@media only screen and (prefers-color-scheme: dark){.dark-mode-on .author-section{border:1px solid #373f52;background-color:#212633}}body.page.no-toplist .author-section{margin-bottom:48px;max-width:768px}.author-section .author-img{position:relative;display:block;width:104px;height:104px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px}.author-section .flag-img{position:absolute;left:0;top:0;right:auto;bottom:auto;z-index:2;height:32px}.author-section .author-name{margin-bottom:4px;color:#030f27;font-size:28px;line-height:1.2em;font-weight:500}.author-section .author-card-top{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding-bottom:0;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;border-bottom:1px none #dde1eb}.author-section .author-title{color:#0d60c5;font-size:18px;line-height:1.4em;font-weight:500}@media only screen and (prefers-color-scheme: dark){.dark-mode-on .author-section .author-title{color:unset}}.author-section .image-container{position:relative;margin-right:16px;min-width:104px}.author-section .author-info-top{margin-bottom:16px}.author-section .author-social-links{padding-top:24px}.author-section a{position:relative;color:#0e60c5;font-weight:500;text-decoration:none;cursor:pointer}@media only screen and (prefers-color-scheme: dark){.dark-mode-on .author-section a{color:#49b5ff}}.author-section a:hover{text-decoration:underline}.author-section .author-name a{color:#000}@media only screen and (prefers-color-scheme: dark){.dark-mode-on .author-section .author-name a{color:#fff}}.author-section .author-description{color:rgba(3,15,39,0.8);font-size:16px;line-height:1.6em;margin-top:24px}@media only screen and (prefers-color-scheme: dark){.dark-mode-on .author-section .author-description{color:unset}}.author-section .author-description p,.author-section .author-description ul{margin-bottom:25px}.author-section .author-description p:last-of-type{margin-bottom:0}.author-section .author-subjectof-links{margin-top:32px;margin-bottom:0px;padding-bottom:16px;border-bottom:1px solid #e6eaf5}.author-section .author-subjectof-links .bullet-point-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:16px;margin-bottom:16px;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#0e60c5;font-weight:500;font-size:16px;line-height:1.4em}.author-section .author-subjectof-links .bullet-point-item:before{margin-top:6px;margin-right:12px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border-style:solid none solid solid;border-width:6px 2px 6px 10px;border-color:transparent transparent transparent #0d60c5;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;content:""}body.page.no-toplist .author-section-wrapper,body.home .author-section-wrapper{padding:0 32px}.author-and-related-section{padding:0 32px 48px;margin-top:48px}.single-blog .author-and-related-section{padding:0 0 24px}body.single-authors .author-and-related-section{padding-bottom:32px}@media only screen and (max-width: 991px){.author-section .author-name{font-size:24px}.author-section .author-title{font-size:16px}}@media only screen and (max-width: 767px){body.page.no-toplist .author-section{margin-bottom:48px}body.single-news .author-section-wrapper{padding-left:0;padding-right:0;margin-left:-5px;margin-right:-5px}.author-section-wrapper{padding-left:32px;padding-right:32px}.author-and-related-section .author-section-wrapper{padding:0}}@media only screen and (max-width: 479px){.author-section-wrapper{padding-left:16px;padding-right:16px}body.page.no-toplist .author-section-wrapper,body.home .author-section-wrapper{padding:0 16px}.author-and-related-section .author-section-wrapper{padding:0}.author-and-related-section{padding-right:16px;padding-left:16px}.single-bookmakers .author-and-related-section,.single-social-casino .author-and-related-section{padding-bottom:32px}body.single-authors .author-and-related-section{padding-bottom:12px}body.home .author-and-related-section{padding-bottom:64px}.author-section{padding:16px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-16px;margin-right:-16px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}body.single-authors .author-section{margin-left:0;margin-right:0}.author-section .image-container{min-width:88px}.author-section .author-img{width:88px;height:88px}.author-section .author-info{-webkit-box-flex:0;-webkit-flex:0 100%;-ms-flex:0 100%;-moz-box-flex:0;flex:0 100%;font-size:15px}.author-section .author-name{font-size:20px}.author-section .author-title{font-size:16px}.author-section .author-description{font-size:15px}.author-section .flag-img{height:28px;width:28px}.author-section .author-subjectof-links .bullet-point-item{margin-bottom:8px;font-size:15px}}div.bottom-float{position:fixed;left:0;right:0;bottom:auto;top:0;z-index:999;min-height:24px;background-color:#fff;-webkit-transform:translate3d(0, -100%, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);-moz-transform:translate3d(0, -100%, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);transform:translate3d(0, -100%, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:all 0.24s;-o-transition:all 0.24s;-moz-transition:all 0.24s;transition:all 0.24s;visibility:hidden;-webkit-box-shadow:0 8px 16px -4px rgba(3,15,39,0.08);-moz-box-shadow:0 8px 16px -4px rgba(3,15,39,0.08);box-shadow:0 8px 16px -4px rgba(3,15,39,0.08);padding:0 32px}div.bottom-float .container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-right:auto;margin-left:auto;padding-top:8px;padding-bottom:8px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}div.bottom-float.active{-webkit-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);-moz-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);visibility:visible}div.bottom-float .logo-wrapper{display:block;text-align:center;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;margin-right:16px;height:46px;overflow:hidden}div.bottom-float .logo{display:inline-block;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:46px;margin-right:0}div.bottom-float .logo img{width:auto;height:46px}div.bottom-float.ab-test-62-bottom-float{display:none}div.bottom-float .tagline{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:6px;margin-bottom:6px;color:#030f27;font-size:17px;line-height:1.1em;font-weight:600;letter-spacing:0;margin-right:12px}@media only screen and (prefers-color-scheme: dark){.dark-mode-on ~ div.bottom-float .tagline{color:#fff}}div.bottom-float .tagline::before{background:url(../../images/bf_down_arrow.svg);background-repeat:no-repeat;content:"";display:inline-block;height:6px;width:8px;-webkit-background-size:8px 6px;-moz-background-size:8px 6px;background-size:8px 6px;opacity:0.8;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);margin-top:6px;margin-right:6px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}div.bottom-float .offer-description{display:inline-block;color:#657085;font-size:12px;font-weight:400;margin-left:6px}div.bottom-float .span-cta-button-wrapper{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:300px}div.bottom-float .span-cta-button{display:inline-block;width:100%;max-width:340px;min-width:auto;padding:6px 32px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#008f3c;-webkit-transition:all 80ms ease;-o-transition:all 80ms ease;-moz-transition:all 80ms ease;transition:all 80ms ease;color:#fff;text-align:center;text-decoration:none;text-transform:uppercase;cursor:pointer}div.bottom-float .cta-button{display:inline-block;min-width:auto;padding:16px 24px;-webkit-transition:all 80ms ease;-o-transition:all 80ms ease;-moz-transition:all 80ms ease;transition:all 80ms ease;background-color:#00852c}@media only screen and (prefers-color-scheme: dark){.dark-mode-on ~ div.bottom-float .cta-button{background-color:#1dcc77;color:#14171f}}div.bottom-float .cta-button:hover{background-color:#093}@media only screen and (prefers-color-scheme: dark){.dark-mode-on ~ div.bottom-float .cta-button:hover{background-color:#2ee58c}}div.bottom-float .cta-button::after{display:block;content:"";position:absolute;top:0;left:0;width:100%;height:100%}div.bottom-float .cta-button .main-text{display:block;text-align:center;letter-spacing:0.02em}@media only screen and (prefers-color-scheme: dark){.dark-mode-on ~ div.bottom-float .cta-button .main-text{letter-spacing:0}}div.bottom-float .cta-button .subtext{display:none;margin-top:2px;margin-bottom:2px;color:#fff;font-size:12px;line-height:1em;font-weight:400;text-align:center;letter-spacing:0;text-decoration:none;text-transform:none}@media only screen and (prefers-color-scheme: dark){.dark-mode-on ~ div.bottom-float .cta-button .subtext{color:#14171f}}@media only screen and (prefers-color-scheme: dark){.dark-mode-on ~ .bottom-float{background-color:#212633}}.ab-test-62 ~ .bottom-float.ab-test-62-bottom-float{display:block}.ab-test-62 ~ .bottom-float.ab-test-62-bottom-float .container{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ab-test-62 ~ .bottom-float.ab-test-62-bottom-float .tagline{display:none}@media only screen and (max-width: 991px){div.bottom-float .tagline{font-size:16px}div.bottom-float .cta-button{width:100%;max-width:380px;min-width:auto}}@media only screen and (max-width: 767px){div.bottom-float{bottom:0;top:auto;-webkit-box-shadow:0 -8px 16px -4px rgba(3,15,39,0.08);-moz-box-shadow:0 -8px 16px -4px rgba(3,15,39,0.08);box-shadow:0 -8px 16px -4px rgba(3,15,39,0.08);-webkit-transform:translate3d(0, 100%, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);-moz-transform:translate3d(0, 100%, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);transform:translate3d(0, 100%, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg)}}@media only screen and (max-width: 767px) and (prefers-color-scheme: dark){.dark-mode-on ~ div.bottom-float{border-top:1px solid #373f52;border-bottom:0}}@media only screen and (max-width: 767px){div.bottom-float>.container{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;-moz-box-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:12px;padding-bottom:12px}div.bottom-float .tagline{display:none}div.bottom-float .container{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;-moz-box-pack:justify;justify-content:space-between;padding-top:0;padding-bottom:0}div.bottom-float .span-cta-button-wrapper{margin-top:6px;margin-bottom:6px;max-width:360px}div.bottom-float .cta-container{text-align:center;-webkit-box-flex:0;-webkit-flex:0 100%;-ms-flex:0 100%;-moz-box-flex:0;flex:0 100%}}@media only screen and (max-width: 600px){div.bottom-float .cta-wrapper{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;text-align:center}}@media only screen and (max-width: 479px){div.bottom-float{padding-left:16px;padding-right:16px}div.bottom-float .tagline{font-size:14px}div.bottom-float .container{display:block}div.bottom-float .logo-wrapper{margin-right:0;margin-top:6px;height:46px}div.bottom-float .logo{overflow:hidden}div.bottom-float .span-cta-button-wrapper{max-width:100%;display:block}div.bottom-float .span-cta-button{max-width:100%}div.bottom-float .span-cta-button .main-text{font-weight:700}div.bottom-float .cta-button{padding-left:12px;padding-right:12px;display:block;max-width:unset}}.exit-popup{display:none;position:fixed;left:0%;top:0%;right:0%;bottom:0%;z-index:9999;overflow:auto;width:auto;height:auto;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-moz-box-align:center;align-items:center;background-color:rgba(5,5,19,0.85)}.exit-popup .popup-bottom-text{text-align:center;margin-top:24px;color:#61b7f2;font-size:12px;line-height:1.4em;font-style:italic;font-weight:500}.exit-popup.active{display:block}.exit-popup.active .popup-container{-webkit-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);-moz-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}.exit-popup .popup-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;overflow:visible;width:100%;height:auto;min-height:100%;padding:40px 32px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0, -48px, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);-moz-transform:translate3d(0, -48px, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);transform:translate3d(0, -48px, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}.exit-popup .popup{position:relative;overflow:visible;width:100%;max-width:860px;padding:40px 32px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#e5f1ff;-webkit-box-shadow:0 4px 16px 4px rgba(4,15,39,0.5);-moz-box-shadow:0 4px 16px 4px rgba(4,15,39,0.5);box-shadow:0 4px 16px 4px rgba(4,15,39,0.5);text-align:left}.exit-popup .popup.brand{overflow:hidden;max-width:600px;padding:0}.exit-popup.page .popup-close,.exit-popup.three-cards .popup-close{position:absolute;left:auto;top:16px;right:16px;bottom:auto;cursor:pointer;height:24px;width:24px}.exit-popup.brand-new .popup{background-color:#e5f1ff;background-image:none}.exit-popup .popup-title{margin-bottom:24px;text-align:center}.exit-popup .pre-heading{margin-bottom:4px;color:rgba(4,15,39,0.48);font-size:20px;line-height:1.4em;font-weight:400}.exit-popup .popup-title h2{font-weight:500;margin-bottom:0;line-height:1.1em;letter-spacing:-0.01em}.exit-popup .popup-flex{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.exit-popup .toplist-card-container{padding:4px;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.exit-popup .toplist-card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:-moz-box;display:flex;overflow:hidden;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#fff;-webkit-box-shadow:0 1px 0 1px rgba(77,106,165,0.16);-moz-box-shadow:0 1px 0 1px rgba(77,106,165,0.16);box-shadow:0 1px 0 1px rgba(77,106,165,0.16)}.exit-popup .toplist-card-top{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-moz-box-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;-moz-box-flex:0;flex:0 auto;color:rgba(4,15,39,0.88);font-size:12px;line-height:1em;font-weight:500;text-align:center}.exit-popup .toplist-card-casino-container{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.exit-popup .review-item-casino{font-size:13px;line-height:1em;font-weight:600;text-align:center}.exit-popup .casino-info-container{display:block;color:rgba(4,15,39,0.88);text-decoration:none;max-width:100%;text-align:left}.exit-popup .rating-small.review{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;-moz-box-pack:start;justify-content:flex-start;margin-top:6px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:-moz-box;display:flex;margin-top:4px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;-moz-box-pack:center;justify-content:center}.exit-popup .casino-info-container span{display:block}.exit-popup .toplist-card-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:-moz-box;display:flex;overflow:hidden;height:auto;min-width:auto;padding:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;-moz-box-align:stretch;align-items:stretch;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;-moz-box-flex:1;flex:1;border:1px none #f0f3f7}.exit-popup .toplist-card-offer{width:auto;margin-bottom:16px;padding-top:0;-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;-moz-box-flex:1;flex:1;border-bottom:1px none #e6eaf4;color:#030f27;font-size:16px;line-height:1.4em;font-weight:500;text-align:center}.exit-popup .toplist-card-number{display:inline-block;padding-top:0;padding-bottom:0;font-size:56px;line-height:1.2em;font-weight:700}.exit-popup .main_btn-container.card{-webkit-align-self:stretch;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.exit-popup .main_btn{max-width:none;display:inline-block;width:100%;min-width:auto;padding:12px 32px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#008f3c;-webkit-transition:all 80ms ease;-o-transition:all 80ms ease;-moz-transition:all 80ms ease;transition:all 80ms ease;color:#fff;text-transform:uppercase;cursor:pointer;text-align:center}.exit-popup .main_btn:hover{background-color:#039d49}.exit-popup .small_btn_title{font-size:15px;line-height:1.4em;font-weight:600;text-align:center;letter-spacing:0.02em}.exit-popup .popup-brand-container{display:block;overflow:visible;padding:40px 64px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#fff;background-image:none}.exit-popup .popup-brand-offer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:-moz-box;display:flex;margin-bottom:24px;padding-bottom:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-moz-box-align:center;align-items:center;border-bottom:1px solid #dde1eb}.exit-popup .popup-brand-offer .review-logo{margin-right:0;margin-bottom:16px}.exit-popup .popup-brand-offer .popup-title{margin-bottom:0}.exit-popup .popup-brand-offer .main_btn-container{max-width:340px;margin-left:auto;margin-right:auto;width:100%;line-height:20px}.exit-popup .popup-brand-offer .main_btn{padding:8px 20px}.exit-popup .popup-brand-offer .main_btn .main-text{color:#fff;font-size:16px;line-height:1.4em;text-align:center;letter-spacing:0.02em;display:block}.exit-popup .popup-brand-offer .main_btn .subtext{margin-top:2px;margin-bottom:2px;color:#e5ffef;font-size:13px;line-height:1.2em;font-weight:400;text-align:center;letter-spacing:0;text-transform:none}.exit-popup .section-highlight{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:-moz-box;display:flex;margin-top:16px;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;-moz-box-align:start;align-items:flex-start;color:rgba(3,15,39,0.8);font-size:16px;line-height:1.4em}.exit-popup .section-highlight img.section-checkmark{margin-top:0;margin-right:16px;height:24px}.exit-popup .popup-fs-container{display:block;overflow:visible;padding:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#fff;background-image:none}.exit-popup .popup-fs-top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:-moz-box;display:flex;height:auto;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-moz-box-align:center;align-items:center;background-color:#9073f8}.exit-popup .popup-fs-top.zodiac{background-color:#47065c}.exit-popup .popup-fs-top.yukon{background-color:#2c201e}.exit-popup .popup-fs-top .casino-logo-full{height:72px}.exit-popup.brand-three-bullets .review-logo{height:72px;margin-right:0;margin-bottom:24px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.exit-popup .popup-brand-offer.no-dash{margin-bottom:0;padding:32px;border-bottom-style:none}.exit-popup.brand-new .popup-brand-offer .popup-title{margin-top:0;margin-bottom:24px;text-align:center}.exit-popup.brand-new .popup-title h2{color:#0e60c5;font-size:32px;font-weight:600}.exit-popup .pre-heading.margin{margin-top:4px;margin-bottom:0}.exit-popup .info-wrapper.cta{display:block;width:100%;max-width:none;min-width:auto;margin-right:auto;margin-left:auto;padding:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;-moz-box-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-moz-box-align:center;align-items:center;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#ecf3e6;color:#00702f;font-size:16px;line-height:1.2em;font-weight:600;text-decoration:none;max-width:468px;padding:24px}.exit-popup .info-wrapper.cta .info{margin-bottom:12px;padding-right:0;padding-left:0;text-align:center;display:block}.exit-popup .info-wrapper.cta .info .row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:-moz-box;display:flex;width:100%;margin-bottom:4px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;-moz-box-align:end;align-items:flex-end;text-align:left}.exit-popup .info-wrapper.cta .small-description-text{font-weight:500;letter-spacing:0.016em;text-transform:uppercase;display:inline;color:#00702f;font-size:13px;text-align:left}.exit-popup .info-wrapper.cta .line-dash{display:inline;min-width:auto;margin:0 4px 4px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;-moz-box-flex:1;flex:1;border-bottom:1px dashed rgba(142,178,157,0.5)}.exit-popup .info-wrapper.cta .play-with-title{display:inline-block;margin-bottom:0;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto;font-weight:500;text-align:right;font-size:18px;line-height:1.2em}.exit-popup.brand-new .info-wrapper.cta .cta-container{display:inline-block;width:100%;min-width:auto;padding:12px 20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#008f3c;-webkit-transition:all 80ms ease;-o-transition:all 80ms ease;-moz-transition:all 80ms ease;transition:all 80ms ease;color:#fff;text-align:center;text-transform:uppercase;cursor:pointer}.exit-popup.brand-new .info-wrapper.cta .cta-container:hover{background-color:#039d49}.exit-popup.brand-new .info-wrapper.cta .main-text{color:#fff;text-align:center;letter-spacing:0.02em;font-size:18px;line-height:1.4em;display:block}.exit-popup.brand-new .subtext{margin-top:2px;margin-bottom:2px;color:#fff;font-weight:400;text-align:center;letter-spacing:0;text-decoration:none;text-transform:none;font-size:12px;line-height:1em;display:block}.exit-popup.page.ppc .review-logo{height:56px}.exit-popup.page.ppc .toplist-card-number{font-size:20px}.exit-popup.page .legal{margin-top:8px;color:rgba(3,15,39,0.8);font-size:12px;line-height:1.4em;font-style:italic;text-align:center;font-weight:500}.exit-popup.page.ppc .toplist-card-casino-container{padding:0}.exit-popup .toplist-card-bottom{display:block;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;background-color:#fafbfd;border-top:1px solid #e6eaf5;padding:6px 8px}.exit-popup .toplist-card-bottom .tc-text{position:relative;font-size:12px;line-height:1.6em;margin-right:2px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;background-color:transparent;text-align:left;color:#5a6270}.exit-popup .toplist-card-bottom .text{color:#50678f;font-size:11px;line-height:1.5em}.exit-popup .toplist-card-bottom .full-terms{margin-top:2px;color:rgba(80,103,143,0.8);font-size:11px;line-height:1.5em}.exit-popup.exit-popup-slider .swiper-container{width:100%;padding:0;visibility:hidden}.exit-popup.exit-popup-slider .popup{padding-right:0;padding-left:0;background-image:-webkit-gradient(linear, left top, left bottom, from(#0d60c5), color-stop(35%, #043398));background-image:-webkit-linear-gradient(top, #0d60c5, #043398 35%);background-image:-moz- oldlinear-gradient(top, #0d60c5, #043398 35%);background-image:-o-linear-gradient(top, #0d60c5, #043398 35%);background-image:linear-gradient(180deg, #0d60c5, #043398 35%)}.exit-popup.exit-popup-slider .pre-heading{color:#61b7f2;font-size:18px}.exit-popup.exit-popup-slider .popup-title h2{font-size:24px;color:#fff}.exit-popup.exit-popup-slider .swiper-wrapper{pointer-events:none}.exit-popup.exit-popup-slider .swiper-slide{width:320px;pointer-events:auto}.exit-popup.exit-popup-slider .swipe-animation{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:16px 16px 0;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-animation-name:swipe-animation;-moz-animation-name:swipe-animation;-o-animation-name:swipe-animation;animation-name:swipe-animation;-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;will-change:transform}.exit-popup.exit-popup-slider .swipe-animation-icon{height:16px;margin-right:4px;margin-left:4px;opacity:0.25}.exit-popup.exit-popup-slider .popup-close_btn{position:absolute;left:auto;top:12px;right:12px;bottom:auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:32px;height:32px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:rgba(255,255,255,0.12);cursor:pointer}.exit-popup.exit-popup-slider .popup-close_btn .popup-close{position:relative;left:0;top:0;right:0;bottom:0;cursor:pointer;height:16px;width:18px}.exit-popup.exit-popup-slider .main_btn{padding:12px 16px;background-color:#00852c}.exit-popup.exit-popup-slider .main_btn:hover{background-color:#093}.exit-popup.exit-popup-slider .main_btn .small_btn_title{font-size:16px;line-height:1.4em;font-weight:700;letter-spacing:0.02em}.exit-popup.exit-popup-slider .main_btn .subtext{display:block;margin-top:2px;margin-bottom:2px;color:#fff;font-size:12px;line-height:1em;font-weight:400;text-align:center;letter-spacing:0;text-decoration:none;text-transform:none}.exit-popup.exit-popup-slider .exit-popup-bonuscode{display:block;width:100%;margin-top:8px;margin-bottom:0;color:#657085;font-size:12px;line-height:1.4em;text-align:center}.exit-popup .popup-close{height:24px;width:24px}.exit-popup .close-btn-wrapper{position:absolute;left:auto;top:12px;right:12px;bottom:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:-moz-box;display:flex;width:32px;height:32px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-moz-box-align:center;align-items:center;border-style:none;border-width:1px;border-color:rgba(180,203,235,0.4);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:rgba(255,255,255,0.12);cursor:pointer}.exit-popup .close-btn-wrapper:hover{background-color:rgba(255,255,255,0.24)}.exit-popup.v2 .toplist-card-casino-container{background:transparent !important;padding:16px 0 0 0}.exit-popup.v2 .review-logo{height:48px;width:150px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.exit-popup.v2 .toplist-card-number{color:#0d60c5}@media only screen and (max-width: 991px){.exit-popup .popup-container{padding-right:20px;padding-left:20px}.exit-popup .popup{padding-right:32px;padding-left:32px}.exit-popup .toplist-card-top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:-moz-box;display:flex;padding-bottom:0;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto;text-align:left}.exit-popup .review-logo{margin-bottom:0}.exit-popup .casino-info-container{margin-left:0;text-align:center}.exit-popup .toplist-card-content{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;-moz-box-flex:1;flex:auto}.exit-popup .toplist-card-offer{min-width:auto;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto}.exit-popup .main_btn-container{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto}.exit-popup .main_btn{width:100%;min-width:auto;padding-right:32px;padding-left:32px}}@media only screen and (max-width: 767px){.exit-popup .popup-container{min-height:auto;padding:0;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;-moz-box-align:start;align-items:flex-start}.exit-popup.brand-new .popup-container{height:100vh;min-height:auto;padding:16px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-moz-box-align:center;align-items:center}.exit-popup .popup{height:auto;padding-right:16px;padding-bottom:20px;padding-left:16px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.exit-popup.page .popup{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;min-height:100vh}.exit-popup.brand-new .popup{background-color:transparent;height:auto;max-width:none;-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.exit-popup .pre-heading{font-size:18px}.exit-popup.brand-new .popup-title h2{font-size:32px}.exit-popup .popup-flex{display:block}.exit-popup .toplist-card-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 33.3%;-ms-flex:0 33.3%;-moz-box-flex:0;flex:0 33.3%}.exit-popup .toplist-card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;-moz-box-pack:justify;justify-content:space-between;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;-moz-box-flex:1;flex:1}.exit-popup .review-item-casino{-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;-moz-box-flex:0;flex:0 auto}.exit-popup .casino-info-container{margin-left:0;text-align:center}.exit-popup .toplist-card-content{width:auto;padding:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;-moz-box-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-moz-box-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;-moz-box-flex:1;flex:1}.exit-popup .toplist-card-offer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:-moz-box;display:flex;min-width:auto;padding-bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-moz-box-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto}.exit-popup .toplist-card-number{margin-right:8px;margin-left:8px;font-size:40px}.exit-popup .main_btn-container{width:100%;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto;max-width:240px;margin:0 auto}.exit-popup .main_btn{position:static;width:100%;min-width:auto;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;-moz-box-flex:0;flex:0 auto;padding-right:8px;padding-left:8px}.exit-popup .popup-brand-container{padding-left:40px;padding-right:40px}.exit-popup .toplist-card-top{min-width:auto;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;-moz-box-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;-moz-box-align:start;align-items:flex-start;-webkit-align-self:stretch;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;-webkit-box-flex:0;width:auto;max-width:none;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-flex:0;-webkit-flex:0 33.3%;-ms-flex:0 33.3%;-moz-box-flex:0;flex:0 33.3%}.exit-popup .toplist-card-casino-container{margin-right:auto;margin-left:auto;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;-moz-box-flex:0;flex:0 auto;border-bottom:none;display:block;width:100%;text-align:center}.exit-popup .review-logo{width:auto;margin-bottom:0;height:46px}.exit-popup .casino-info-container{display:block;margin-left:0;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;-moz-box-flex:1;flex:1;text-align:left}.exit-popup .toplist-card-content{width:auto;min-width:auto;padding:12px;-webkit-box-flex:100%;-webkit-flex:100%;-ms-flex:100%;-moz-box-flex:100%;flex:100%}.exit-popup .toplist-card-offer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:-moz-box;display:flex;min-width:auto;margin-bottom:16px;padding-bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-moz-box-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto;font-size:14px}.exit-popup .toplist-card-number{font-size:32px}.exit-popup .main_btn-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:-moz-box;display:flex;padding-right:0;padding-bottom:0;padding-left:0;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;-moz-box-pack:start;justify-content:flex-start;-webkit-box-flex:0;-webkit-flex:0 100%;-ms-flex:0 100%;-moz-box-flex:0;flex:0 100%;margin-bottom:0;max-width:220px}.exit-popup .main_btn{width:100%;max-width:none;min-width:auto;padding:12px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.exit-popup .small_btn_title{font-weight:700}.exit-popup.v2 .review-logo{height:40px;width:125px}.exit-popup.exit-popup-slider{height:auto;background-image:-webkit-linear-gradient(45deg, #043398, #0d60c5);background-image:-moz- oldlinear-gradient(45deg, #043398, #0d60c5);background-image:-o-linear-gradient(45deg, #043398, #0d60c5);background-image:linear-gradient(45deg, #043398, #0d60c5)}.exit-popup.exit-popup-slider .popup-container{min-height:auto;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.exit-popup.exit-popup-slider .popup{height:auto;padding-top:48px;padding-bottom:48px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background-color:transparent;background-image:none}.exit-popup.exit-popup-slider .review-logo{height:56px}.exit-popup.exit-popup-slider .toplist-card-offer{font-size:16px}.exit-popup.exit-popup-slider .pre-heading{font-size:16px}.exit-popup.exit-popup-slider .popup-title h2{font-size:20px}.exit-popup.exit-popup-slider .toplist-card-number{font-size:56px}}@media only screen and (max-width: 479px){.exit-popup .popup-container{padding:0}.exit-popup .popup{padding-right:20px;padding-left:20px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.exit-popup .popup-title{margin-bottom:16px}.exit-popup .pre-heading{font-size:14px}.exit-popup .popup-brand-offer.no-dash{margin-top:auto;margin-bottom:auto;padding:24px 16px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;-moz-box-pack:start;justify-content:flex-start}.exit-popup.brand-new .popup-brand-offer .popup-title{margin-bottom:16px}.exit-popup.brand-new .popup-title h2{font-size:24px}.exit-popup.brand-new .info-wrapper.cta .main-text{font-size:16px}.exit-popup.page.ppc .review-logo{height:44px}.exit-popup.page.ppc .popup{padding-left:16px;padding-right:16px}.exit-popup.exit-popup-slider .popup-container{height:auto;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto}.exit-popup.exit-popup-slider .popup{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.exit-popup.exit-popup-slider .popup-title h2{font-size:18px}.exit-popup.exit-popup-slider .toplist-card-number{font-size:56px}}@-webkit-keyframes swipe-animation{0%{-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px)}50%{-webkit-transform:translate3d(3px, 0px, 0px);transform:translate3d(3px, 0px, 0px)}100%{-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px)}}@-moz-keyframes swipe-animation{0%{-moz-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px)}50%{-moz-transform:translate3d(3px, 0px, 0px);transform:translate3d(3px, 0px, 0px)}100%{-moz-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px)}}@-o-keyframes swipe-animation{0%{transform:translate3d(0px, 0px, 0px)}50%{transform:translate3d(3px, 0px, 0px)}100%{transform:translate3d(0px, 0px, 0px)}}@keyframes swipe-animation{0%{-webkit-transform:translate3d(0px, 0px, 0px);-moz-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px)}50%{-webkit-transform:translate3d(3px, 0px, 0px);-moz-transform:translate3d(3px, 0px, 0px);transform:translate3d(3px, 0px, 0px)}100%{-webkit-transform:translate3d(0px, 0px, 0px);-moz-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px)}}#author-review-summary{max-width:768px;margin-top:48px;margin-right:auto;margin-left:auto;padding:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#author-review-summary .summary-title{font-size:12px;line-height:1.2em;font-weight:600;text-transform:uppercase;margin-bottom:8px;color:#50678f}@media only screen and (prefers-color-scheme: dark){.dark-mode-on #author-review-summary .summary-title{color:unset}}#author-review-summary .summary-container{margin-top:24px}#author-review-summary .summary-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:24px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#50678f;font-size:12px;line-height:1.4em}@media only screen and (prefers-color-scheme: dark){.dark-mode-on #author-review-summary .summary-item{color:unset}}#author-review-summary .review-item-text{margin-left:8px;color:#2e3b52;font-weight:500}@media only screen and (prefers-color-scheme: dark){.dark-mode-on #author-review-summary .review-item-text{color:#fff}}#author-review-summary .line-dash{display:block;margin:0 4px 4px;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;border-bottom:1px dashed rgba(142,178,157,0.5)}@media only screen and (prefers-color-scheme: dark){.dark-mode-on #author-review-summary .line-dash{border-bottom:1px dashed #373f52}}.placeholder-section{width:100%}.placeholder-section .offer .offer-box .offer-item{width:100%;padding-left:0}.placeholder-section .offer .offer-box .offer-item::before{display:none}.placeholder-section .offer .offer-box .title{width:100%}.table-placeholder-wrapper{width:100%}.table-placeholder-wrapper .one-casino{margin-left:auto;margin-right:auto}.placeholder-list{height:12px;max-width:none;min-width:64px;background-color:#d3e1f5;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.placeholder-list.logo{display:block;width:172px;height:72px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.placeholder-list.title{height:12px;max-width:220px;width:100%;margin-bottom:4px}.placeholder-list.offer{width:100%;height:20px;max-width:320px;padding:0}.placeholder-list.cta{width:100%;margin-bottom:2px;margin-top:2px;background-color:rgba(0,143,60,0.25)}.placeholder-list.btn{width:90%;height:16px;margin:2px auto 8px;background-color:rgba(228,247,233,0.5)}.placeholder-list.btn-sub{width:70%;margin:0 auto 2px;background-color:rgba(228,247,233,0.5)}.placeholder-list.payment-method{width:18px;height:18px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;min-width:unset;margin:6px 6px 0}.placeholder-results-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;height:29px;max-width:736px;margin-bottom:12px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;margin-right:auto}.search-results-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-moz-box-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;-moz-box-flex:1;flex:1}.placeholder-results-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:-moz-box;display:flex;width:100%;height:29px;max-width:736px;margin-bottom:12px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-moz-box-align:center;align-items:center}.search-results-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-moz-box-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;-moz-box-flex:1;flex:1}section.review-wrapper{position:relative;margin-bottom:48px;padding:16px 32px 48px;background-color:#EBF4FF;-webkit-transition:all 160ms ease;-o-transition:all 160ms ease;-moz-transition:all 160ms ease;transition:all 160ms ease}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper{background-color:unset}}section.review-wrapper .review-wrapper-inner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:1024px;margin-left:auto;margin-right:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:32px}section.review-wrapper .review-left{position:relative;width:100%;margin-bottom:16px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 4px 8px -2px rgba(11,25,56,0.16);-moz-box-shadow:0 4px 8px -2px rgba(11,25,56,0.16);box-shadow:0 4px 8px -2px rgba(11,25,56,0.16)}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .review-left{border:1px solid #373f52}}section.review-wrapper .review-left .review-quick-search-container{position:relative;top:0;width:100%;height:48px}section.review-wrapper .review-left #reviewDataBonus.hidden-info-logo>.review-info .review-logo-wrapper{position:relative;visibility:hidden}section.review-wrapper .review-left #reviewDataBonus.hidden-info-logo>.review-info .review-logo-wrapper .placeholder-list.logo-animation{position:absolute;display:block;width:100%;height:100%;left:0;top:0;visibility:visible}section.review-wrapper .review-left #reviewDataBonus.hidden-info>.review-info{display:none}section.review-wrapper .review-left .review-info{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 2px 3px -1px rgba(3,15,39,0.08);-moz-box-shadow:0 2px 3px -1px rgba(3,15,39,0.08);box-shadow:0 2px 3px -1px rgba(3,15,39,0.08);overflow:hidden}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .review-left .review-info{background-color:#212633}}section.review-wrapper .review-left .review-info-inner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:16px 16px 16px 0;overflow:hidden;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}section.review-wrapper .review-left .review-logo-wrapper{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:16px 0 16px 16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 auto;-moz-box-flex:0;-ms-flex:0 auto;flex:0 auto;color:rgba(4,15,39,0.88);font-size:12px;line-height:1.1em;font-weight:500;text-align:center;background-color:transparent !important}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .review-left .review-logo-wrapper{color:#fff}}section.review-wrapper .review-left .review-logo-wrapper .review-casino-logo{display:block;width:172px;height:auto;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;margin-right:auto;margin-left:auto}section.review-wrapper .review-left .review-logo-wrapper .placeholder-list.logo-animation{display:none}section.review-wrapper .review-left .review-logo-wrapper div.rating{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:16px;background-color:transparent;font-size:16px;font-weight:500;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:auto;padding:0}.ab-test-62 section.review-wrapper .review-left .review-logo-wrapper div.rating{font-size:18px;letter-spacing:0.02em}section.review-wrapper .review-left .review-logo-wrapper div.rating .star-full{display:block;width:22px;margin-top:-2px;margin-right:6px}section.review-wrapper .review-left .review-logo-wrapper div.rating .rating-secondary{color:#5a6270;font-size:14px;font-weight:400}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .review-left .review-logo-wrapper div.rating .rating-secondary{color:#a1b1ce}}section.review-wrapper .review-left .rating-and-stars{background-color:#fff2d6;padding:6px 16px;text-align:center}section.review-wrapper .review-left .placeholder-section .review-logo-wrapper .placeholder-list.logo{width:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}section.review-wrapper .review-left .placeholder-section .offers .offer-item{padding-left:0}section.review-wrapper .review-left .placeholder-section .offers .offer-item:first-child{padding:0;margin-bottom:8px}section.review-wrapper .review-left .placeholder-section .offers .offer-item::before{display:none}section.review-wrapper .cta-review-container{width:100%;max-width:280px}section.review-wrapper .review-right{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:-8px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}section.review-wrapper .review-right .one-box-wrapper{-webkit-box-flex:0;-webkit-flex:0 50%;-moz-box-flex:0;-ms-flex:0 50%;flex:0 50%;padding:8px;margin-bottom:0}section.review-wrapper .review-right .one-box{margin-top:0;margin-bottom:16px;padding:16px;border-bottom:1px none #b4cbeb;background-color:#fff;color:rgba(3,15,39,0.64);font-size:14px;line-height:1.6em;height:100%;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 4px 8px -2px rgba(11,25,56,0.16);-moz-box-shadow:0 4px 8px -2px rgba(11,25,56,0.16);box-shadow:0 4px 8px -2px rgba(11,25,56,0.16)}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .review-right .one-box{background-color:#212633;color:unset;border:1px solid #373f52}}section.review-wrapper .review-right .one-box .headline{color:#030f27;font-size:12px;line-height:1.5em;font-weight:600;letter-spacing:0.02em;text-transform:uppercase;margin-bottom:12px}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .review-right .one-box .headline{color:#fff}}section.review-wrapper .review-right .one-box.user-reviews .user-review-item{padding:0;border:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;margin-bottom:0}section.review-wrapper .review-right .one-box.user-reviews .rating-and-stars{line-height:12px}section.review-wrapper .review-right .one-box.user-reviews .user-review-controls{padding-top:12px}section.review-wrapper .review-right .one-box.user-reviews .top-review-title-line{font-size:15px;margin-bottom:8px;color:#030f27}section.review-wrapper .review-right .one-box.user-reviews .review-p{font-size:14px;margin-bottom:8px}section.review-wrapper .review-right .one-box.user-reviews .user-name{font-size:12px}section.review-wrapper .review-right .one-box div.content-table ol li{font-size:14px;margin-bottom:6px;line-height:1.6em}section.review-wrapper .review-right .one-box div.content-table ol li::before{font-size:14px}section.review-wrapper .review-right .one-box:last-child{margin-bottom:0}section.review-wrapper .review-right .highlights li{position:relative;margin-bottom:8px;padding-left:14px}section.review-wrapper .review-right .highlights li::before{content:"";position:absolute;left:0;top:8px;background-image:url(../../images/depo_arrow.svg);background-repeat:no-repeat;height:6px;opacity:0.8;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);width:8px}section.review-wrapper .review-right .highlights li strong{font-weight:inherit}section.review-wrapper .review-right .highlights li br{display:none}section.review-wrapper .review-right .review-summary strong{font-weight:inherit}section.review-wrapper .review-right .review-summary br{display:none}section.review-wrapper .review-right .tab-content-deposit{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}section.review-wrapper .review-right .tab-content-deposit .deposit-info-container{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;border:1px solid #e6eaf5;background-color:#fafbfd;-webkit-box-shadow:0 2px 3px -1px rgba(3,15,39,0.12);-moz-box-shadow:0 2px 3px -1px rgba(3,15,39,0.12);box-shadow:0 2px 3px -1px rgba(3,15,39,0.12);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .review-right .tab-content-deposit .deposit-info-container{border:1px solid #373f52;background-color:#2a3142}}section.review-wrapper .review-right .tab-content-deposit .deposit-info-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #e6eaf5}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .review-right .tab-content-deposit .deposit-info-item{border-bottom:1px solid #373f52}}section.review-wrapper .review-right .tab-content-deposit .deposit-info-item:last-child{border-bottom:none}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .review-right .tab-content-deposit .deposit-info-item:last-child{border-bottom:1px solid #373f52}}section.review-wrapper .review-right .tab-content-deposit .deposit-info-item:last-child .deposit-info-description{-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px}section.review-wrapper .review-right .tab-content-deposit .deposit-info-item:first-child{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px}section.review-wrapper .review-right .tab-content-deposit .deposit-info-step{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:auto;height:auto;max-width:144px;min-width:auto;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;color:#00702f;font-size:14px;line-height:1.4em;font-weight:600}section.review-wrapper .review-right .tab-content-deposit .deposit-info-step-indicator{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:100%;margin-top:-4px;margin-right:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}section.review-wrapper .review-right .tab-content-deposit .deposit-info-step-number{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:24px;height:24px;margin-bottom:6px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;background-color:#099343;color:#fff;font-size:14px;line-height:1em;text-align:center}section.review-wrapper .review-right .tab-content-deposit .deposit-info-step-number img{max-width:100%;vertical-align:middle;display:inline-block}section.review-wrapper .review-right .tab-content-deposit .deposit-info-step-path{width:1px;height:auto;-webkit-box-flex:1;-webkit-flex:1 0 auto;-moz-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;background-color:#c2e4cf}section.review-wrapper .review-right .tab-content-deposit .deposit-info-main{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;color:#00702f;line-height:1.2em;font-weight:600;margin-bottom:12px;border-bottom:1px dashed #dde1eb}section.review-wrapper .review-right .tab-content-deposit .deposit-info-step-title{padding:12px 16px;-webkit-box-flex:0;-webkit-flex:0 30%;-moz-box-flex:0;-ms-flex:0 30%;flex:0 30%;border-right:1px solid #e6eaf5;color:rgba(5,5,31,0.88);font-size:14px;line-height:1.4em;font-weight:500}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .review-right .tab-content-deposit .deposit-info-step-title{border-right:1px solid #373f52;color:#fff}}section.review-wrapper .review-right .tab-content-deposit .deposit_arrows_icon{margin-top:4px;margin-right:24px;margin-left:24px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}section.review-wrapper .review-right .tab-content-deposit .deposit-info-description{padding:8px 16px;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;font-weight:400;color:rgba(5,5,31,0.88);font-size:14px;line-height:1.4em;background-color:#fff}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .review-right .tab-content-deposit .deposit-info-description{color:unset;background-color:#212633}}section.review-wrapper .review-right .tab-content-deposit .deposit-info-description .deposit-info-description-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:4px;margin-bottom:4px;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}section.review-wrapper .review-right .tab-content-deposit .deposit-info-description .deposit-info-description-item::before{content:"";display:inline-block;background-image:url(../../images/depo_arrow.svg);background-repeat:no-repeat;height:6px;margin-top:7px;margin-right:6px;opacity:0.8;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);width:8px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}section.review-wrapper .review-right .tab-content-deposit .deposit-info-description .depo-description-text{display:inline-block;width:auto;margin-top:8px;padding:6px 8px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#f0f5fa;color:#657085;font-size:12px;line-height:1.4em}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .review-right .tab-content-deposit .deposit-info-description .depo-description-text{background-color:#2a3142;color:unset}}section.review-wrapper .review-right .tab-content-deposit .deposit-info-description .depo-description-text strong{text-transform:uppercase;font-weight:600;color:#4e5666}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .review-right .tab-content-deposit .deposit-info-description .depo-description-text strong{color:#fff}}section.review-wrapper .review-right .payment-methods-wrapper,section.review-wrapper .review-right .game-providers-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}section.review-wrapper .review-right .payment-methods-wrapper .one-item,section.review-wrapper .review-right .game-providers-wrapper .one-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:6px;color:rgba(3,15,39,0.8);font-size:13px;line-height:1.5em}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .review-right .payment-methods-wrapper .one-item,.dark-mode-on section.review-wrapper .review-right .game-providers-wrapper .one-item{color:unset}}section.review-wrapper .review-right .payment-methods-wrapper .one-item img,section.review-wrapper .review-right .game-providers-wrapper .one-item img{margin-right:4px}section.review-wrapper .review-right .similar-casinos-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-4px}section.review-wrapper .review-right .similar-casinos-wrapper>.one-item{-webkit-box-flex:0;-webkit-flex:0 25%;-moz-box-flex:0;-ms-flex:0 25%;flex:0 25%;padding:4px}section.review-wrapper .review-right .similar-casinos-wrapper img{display:block;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}section.review-wrapper .offers{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-bottom:12px;padding-right:16px;padding-left:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}section.review-wrapper .offers .bonus-date{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-top:-6px;margin-bottom:4px;color:#657085;font-size:14px;line-height:1.4em;font-weight:400}section.review-wrapper .offers .bonus-date>h1{color:#030f27;font-weight:600;margin-top:4px;margin-right:8px;margin-bottom:4px;padding-top:0;line-height:1.4em;text-decoration:none;font-size:20px}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .offers .bonus-date>h1{color:#fff}}section.review-wrapper .offers .bonus-date>div:first-child{margin-right:6px;padding-top:2px;color:#030f27;font-weight:500}section.review-wrapper .offers .offer-item{-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;border-bottom:1px none #e9edf5;color:#030f27;font-size:16px;line-height:1.1em;font-weight:500;letter-spacing:0;position:relative;padding:8px 8px 8px 14px}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .offers .offer-item{color:unset}}section.review-wrapper .offers .offer-item::before{content:"";display:inline-block;position:absolute;background:url(../../images/bf_cheveron_new.svg);height:10px;width:6px;margin-top:14px;margin-right:8px;-webkit-background-size:6px 10px;-moz-background-size:6px 10px;background-size:6px 10px;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;top:0;opacity:0.64;background-repeat:no-repeat;left:0}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .offers .offer-item::before{margin-top:12px;background:url(../../images/dark/bf-cheveron_new.svg)}}section.review-wrapper .offers .offer-item .offer-title{display:inline;color:#030f27;line-height:1.2em;font-weight:500}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .offers .offer-item .offer-title{color:#fff}}section.review-wrapper .offers .offer-item .offer-description{display:inline-block;margin-top:2px;line-height:1.4em;font-weight:400;color:#5a6270;font-size:13px}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .offers .offer-item .offer-description{color:unset}}section.review-wrapper .offers .general-description{display:inline-block;width:auto;margin-top:8px;margin-bottom:8px;line-height:1.4em;background-color:#f0f5fa;padding:8px 10px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;color:#5a6270;font-size:13px}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .offers .general-description{background-color:#2a3142;color:unset}}section.review-wrapper .offers .general-description strong{text-transform:uppercase;display:inline-block;padding:2px 4px;border-style:dashed;border-width:1px;border-color:#ffcc3f;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background-color:#fff5c2;color:#030f27;font-size:14px;font-weight:500}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .offers .general-description strong{border:unset;background-color:#ffcc3f;color:#14171f}}section.review-wrapper .cta-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:16px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#ecf3e6;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}section.review-wrapper .cta-container .info{display:block;width:100%;margin-bottom:12px}section.review-wrapper .cta-container .info .row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-bottom:4px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;color:#00702f;line-height:19px}section.review-wrapper .cta-container .info .small-description-text{color:#00702f;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:0.016em}section.review-wrapper .cta-container .info .line-dash{margin:0 4px 4px;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;border-bottom:1px dashed rgba(142,178,157,0.5)}section.review-wrapper .cta-container .info .play-with-title{margin-bottom:0;font-size:16px;font-weight:500;text-align:right}section.review-wrapper .cta-container .cta-button{display:inline-block;width:100%;max-width:340px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#00852c;padding:16px 24px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .cta-container .cta-button{background-color:#1dcc77}}section.review-wrapper .cta-container .cta-button:hover{background-color:#093}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .cta-container .cta-button:hover{background-color:#2ee58c}}section.review-wrapper .cta-container .cta-button span{display:block}section.review-wrapper .cta-container .cta-button .main-text{font-size:18px;line-height:1.6em;font-weight:600;text-transform:none}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .cta-container .cta-button .main-text{font-weight:700}}section.review-wrapper .cta-container .cta-button .subtext{display:none}section.review-wrapper .cta-container.transparent{background-color:transparent;padding:0}section.review-wrapper .cta-container.transparent .cta-button{max-width:unset}section.review-wrapper .btn_disclaimer{position:relative;display:block;margin-top:8px;margin-right:2px;margin-left:0;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;background-color:transparent;color:#00702f;font-size:14px;line-height:1.5em;text-align:center}.ab-test-62 section.review-wrapper .btn_disclaimer{display:none}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .btn_disclaimer{color:unset}}section.review-wrapper .payment-methods{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px 0 0}section.review-wrapper .payment-methods img{display:block;width:18px;height:18px;margin:6px 6px 0}.ab-test-62 section.review-wrapper .payment-methods img{width:24px;height:24px;margin:4px 4px 0}section.review-wrapper .hero-cutout{position:absolute;display:block;left:0;right:0;bottom:-1px;width:100%}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .hero-cutout{display:none}}section.review-wrapper .tc-content{width:100%}section.review-wrapper .tc-content .tc-title .text{font-size:12px;line-height:1.6em}section.review-wrapper .ontario-19dark{display:none}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .ontario-19dark{display:block}}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .ontario-19{display:none}}section.review-wrapper .social-proof{display:inline-block;width:auto;padding:8px 10px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:#cfebff;color:#043398;margin:12px 0 0;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;font-size:13px;line-height:1.4em;font-weight:400}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .social-proof img{display:none}}section.review-wrapper .social-proof .social-proof-icon-dark{display:none}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .social-proof .social-proof-icon-dark{display:inline}}section.review-wrapper .social-proof.ab-test-62{display:none;padding:8px 12px;-webkit-box-flex:0;-webkit-flex:0 auto;-moz-box-flex:0;-ms-flex:0 auto;flex:0 auto;background-color:#ecf3e6;color:#005f1e;font-size:14px}section.review-wrapper .social-proof.ab-test-62 img{height:12px;margin-top:4px;margin-right:6px}.ab-test-62 section.review-wrapper .social-proof.ab-test-62{display:inline-block}@media only screen and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .social-proof{background-color:#49b5ff3b;color:#fff}}section.review-wrapper .social-proof div{-webkit-box-flex:1;-webkit-flex:1 1 0;-moz-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}section.review-wrapper.social-proof-active .social-proof{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.review-quick-search-container{position:-webkit-sticky;position:sticky;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;top:12px;z-index:998;width:auto;height:48px;max-width:1024px;margin:0 auto 16px;padding-left:0;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.review-quick-search-container .quick-search-nav-bg{position:absolute;left:auto;top:-12px;right:auto;bottom:auto;width:100vw;height:60px;background-color:#e5f1ff;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;opacity:0}.review-quick-search-container .quick-search{position:absolute;display:block;left:0;top:0;right:0;bottom:auto;overflow:hidden;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#fff;-webkit-box-shadow:0 2px 3px -1px rgba(3,15,39,0.12);-moz-box-shadow:0 2px 3px -1px rgba(3,15,39,0.12);box-shadow:0 2px 3px -1px rgba(3,15,39,0.12);color:rgba(4,15,39,0.8);font-weight:500;-webkit-transition:all 120ms ease;-o-transition:all 120ms ease;-moz-transition:all 120ms ease;transition:all 120ms ease}.review-quick-search-container .quick-search:hover{-webkit-box-shadow:0 4px 8px 1px rgba(59,93,163,0.12);-moz-box-shadow:0 4px 8px 1px rgba(59,93,163,0.12);box-shadow:0 4px 8px 1px rgba(59,93,163,0.12)}.review-quick-search-container .quick-search-top{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:12px 12px 12px 16px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.review-quick-search-container .quick-search-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.2em;font-size:14px}.review-quick-search-container .dropdown-arrow{width:22px;margin-left:8px;opacity:0.64}.review-quick-search-container .quick-search-icon{height:28px;margin-right:8px}.review-quick-search-container .quick-search-bottom{display:none;margin-top:0;padding:10px 20px;border-top:1px solid #dde1eb}.review-quick-search-container .quick-search-bottom .quick-search-item{color:#030f27;line-height:1.8em}.review-quick-search-container.active .quick-search-bottom{display:block}.review-quick-search-container .quick-search-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:auto;margin:0 -20px;padding:8px 20px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;cursor:pointer;font-size:14px}.review-quick-search-container .quick-search-item:hover{background-color:rgba(235,240,250,0.64)}.review-quick-search-container .quick-search-item .quick-search-icon{height:28px;margin-right:8px}@media only screen and (max-height: 660px){section.review-wrapper{padding-top:16px}section.review-wrapper .review-wrapper-inner{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}section.review-wrapper .review-left{max-width:none}section.review-wrapper .review-left .review-info{width:100%}section.review-wrapper .review-left .review-info-inner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}section.review-wrapper .offers{padding-right:16px}}@media only screen and (max-width: 991px){section.review-wrapper{padding-top:16px}section.review-wrapper .review-wrapper-inner{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}section.review-wrapper .review-left .review-info{width:100%}section.review-wrapper .review-left .review-info-inner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}section.review-wrapper .review-right .similar-casinos-wrapper>.one-item{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}section.review-wrapper .offers{padding-right:16px}section.review-wrapper .cta-review-container{min-width:auto;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}}@media only screen and (max-width: 767px){section.review-wrapper .review-left .review-logo-wrapper{width:auto;padding-right:16px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:0;-webkit-flex:0 100%;-moz-box-flex:0;-ms-flex:0 100%;flex:0 100%;padding-bottom:0}section.review-wrapper .review-left .review-logo-wrapper div.rating{margin-top:0}section.review-wrapper .review-left .review-info-inner{width:100%;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;max-width:unset}section.review-wrapper .offers{padding-right:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-left:0}section.review-wrapper .cta-review-container{max-width:340px;min-width:auto}section.review-wrapper .review-right .one-box-wrapper{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}section.review-wrapper .review-right .payment-methods-wrapper .one-item,section.review-wrapper .review-right .game-providers-wrapper .one-item{-webkit-box-flex:0;-webkit-flex:0 30%;-moz-box-flex:0;-ms-flex:0 30%;flex:0 30%}}@media only screen and (max-width: 479px){section.review-wrapper{margin-bottom:0;padding-left:16px;padding-right:16px}section.review-wrapper .logo-and-rating{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:0}section.review-wrapper .logo-and-rating div.rating{margin-left:0}section.review-wrapper .cta-review-container{max-width:100%}.review-left .review-logo-wrapper{padding-bottom:0}section.review-wrapper .cta-container{padding-top:12px;padding-bottom:12px;background-color:#ecf3e6}section.review-wrapper .review-left .review-logo-wrapper .review-casino-logo{height:56px}section#content section.review-wrapper .logo-and-rating div.rating h1.title{margin-bottom:4px;font-size:13px}section.review-wrapper .review-right .one-box{margin-bottom:12px}section.review-wrapper .review-right .tab-content-deposit{background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}section.review-wrapper .review-right .tab-content-deposit .deposit-info-item{display:block;margin-bottom:8px;border-style:solid;border-width:1px;border-color:#dde1eb;background-color:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}}@media only screen and (max-width: 479px) and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .review-right .tab-content-deposit .deposit-info-item{background-color:unset}}@media only screen and (max-width: 479px){section.review-wrapper .review-right .tab-content-deposit .deposit-info-item:last-child{border-bottom:1px solid #dde1eb}}@media only screen and (max-width: 479px) and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .review-right .tab-content-deposit .deposit-info-item:last-child{border-bottom:unset}}@media only screen and (max-width: 479px){section.review-wrapper .review-right .tab-content-deposit .deposit-info-step-title{display:block;padding:8px 12px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #dee0e6;border-right-style:none;text-align:left;background-color:#f9fafc}}@media only screen and (max-width: 479px) and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .review-right .tab-content-deposit .deposit-info-step-title{border-bottom:1px solid #373f52;background-color:#2a3142}}@media only screen and (max-width: 479px){section.review-wrapper .review-right .tab-content-deposit .deposit-info-description{display:block;padding:8px 12px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #dee0e6;border-right-style:none;text-align:left;border-bottom-style:none}}@media only screen and (max-width: 479px) and (prefers-color-scheme: dark){.dark-mode-on section.review-wrapper .review-right .tab-content-deposit .deposit-info-description{border-bottom:1px solid #373f52}}@media only screen and (max-width: 479px){section.review-wrapper .review-right .tab-content-deposit .deposit-info-container{border:none;background:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}section.review-wrapper .review-right .payment-methods-wrapper .one-item,section.review-wrapper .review-right .game-providers-wrapper .one-item{-webkit-box-flex:0;-webkit-flex:0 45%;-moz-box-flex:0;-ms-flex:0 45%;flex:0 45%}}div.promotion-box{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;min-height:80px;margin-bottom:32px;border:1px solid #e6eaf5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#fafbfd;-webkit-box-shadow:0 2px 3px -1px rgba(3,15,39,0.12);-moz-box-shadow:0 2px 3px -1px rgba(3,15,39,0.12);box-shadow:0 2px 3px -1px rgba(3,15,39,0.12)}div.promotion-box .left{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding:12px 16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}div.promotion-box img{width:104px;height:104px;margin:12px 16px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-o-object-fit:cover;object-fit:cover}div.promotion-box .title a{display:inline-block;font-size:16px;margin-bottom:12px;color:#030f27;line-height:1.4em;font-weight:500;text-decoration:none}div.promotion-box .title a:hover{text-decoration:underline}div.promotion-box .description{margin-bottom:8px;color:rgba(4,15,39,0.64);font-size:14px;line-height:1.3em;font-weight:400}div.promotion-box div.link-and-date{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.promotion-box .active{display:inline-block;margin-bottom:6px;padding:4px 6px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background-color:#e4f7e9;color:#00852c;font-size:10px;line-height:1em;font-weight:600;text-align:center;text-transform:uppercase}.promotion-box .link-and-date{margin:4px 0;color:rgba(4,15,39,0.64);font-size:13px;line-height:1.2em}.promotion-box .casino-link{color:#030f27;position:relative}.promotion-box .casino-link:hover{text-decoration:underline}@media only screen and (max-width: 479px){div.promotion-box div.left{padding:12px 12px 8px}div.promotion-box img{margin:12px 16px 12px 0}}#user-reviews,.one-box{position:relative;min-height:auto;padding:32px;background-color:#e5f1ff}#user-reviews .user-review-wrapper,.one-box .user-review-wrapper{max-width:1024px;margin-right:auto;margin-left:auto}#user-reviews .user-reviews-container,.one-box .user-reviews-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:32px;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}#user-reviews .user-reviews-summary,.one-box .user-reviews-summary{position:-webkit-sticky;position:sticky;top:108px;max-width:360px;margin:0 0 48px;padding:0 32px 0 0;-webkit-box-flex:0;-webkit-flex:0 40%;-moz-box-flex:0;-ms-flex:0 40%;flex:0 40%}#user-reviews .user-reviews-summary span.stars,#user-reviews .user-reviews-summary span.stars span,.one-box .user-reviews-summary span.stars,.one-box .user-reviews-summary span.stars span{height:20px;width:100px;background-position:0 -20px;-webkit-background-size:20px 40px;-moz-background-size:20px 40px;background-size:20px 40px}#user-reviews .user-reviews-summary span.stars span,.one-box .user-reviews-summary span.stars span{background-position:0 0;text-indent:-9999px;display:block}#user-reviews .user-reviews-header,.one-box .user-reviews-header{margin-bottom:32px}#user-reviews h2.section-title,.one-box h2.section-title{margin-bottom:8px;color:#030f27;font-size:28px;font-weight:500}#user-reviews span.stars,#user-reviews span.stars span,.one-box span.stars,.one-box span.stars span{width:65px;background-image:url(../../images/bf-star_blue-stacked.svg)}#user-reviews .rating-left,.one-box .rating-left{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-right:8px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:8px;margin-bottom:8px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}#user-reviews .rating-left .rating-and-stars,.one-box .rating-left .rating-and-stars{line-height:12px}#user-reviews .user-reviews-breakdown,.one-box .user-reviews-breakdown{margin-bottom:32px;padding-bottom:0;-webkit-box-flex:0;-webkit-flex:0 50%;-moz-box-flex:0;-ms-flex:0 50%;flex:0 50%;border-bottom:1px none rgba(222,222,222,0.5)}#user-reviews .user-reviews-breakdown-item,.one-box .user-reviews-breakdown-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-bottom:0;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(80,103,143,0.8);font-size:12px;font-weight:500;line-height:25px}#user-reviews .rating-short,.one-box .rating-short{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;min-width:24px;margin-right:4px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#0d60c5;font-size:12px;line-height:1.2em}#user-reviews .star-short,.one-box .star-short{height:12px;margin-left:4px}#user-reviews .percentage-slider,.one-box .percentage-slider{overflow:hidden;width:100%;height:10px;max-width:none;margin-right:8px;border-style:solid;border-width:1px;border-color:rgba(221,225,235,0.5);-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;background-color:#c4daf3}#user-reviews .percentage,.one-box .percentage{height:10px;background-color:#0e60c5}#user-reviews .rating-percentage,.one-box .rating-percentage{width:100%;max-width:26px}#user-reviews .user-review-item,.one-box .user-review-item{margin-bottom:8px;padding:16px;border-bottom:1px none #dde1eb;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#fff;-webkit-box-shadow:0 2px 3px -1px rgba(3,15,39,0.08);-moz-box-shadow:0 2px 3px -1px rgba(3,15,39,0.08);box-shadow:0 2px 3px -1px rgba(3,15,39,0.08)}#user-reviews .top-review-title-line,.one-box .top-review-title-line{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-bottom:16px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:1.4em;font-weight:500}#user-reviews .review-p,.one-box .review-p{margin-bottom:16px;color:rgba(3,15,39,0.8);font-size:16px;line-height:1.6em}#user-reviews .user-name,.one-box .user-name{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:12px;margin-bottom:6px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(3,15,39,0.8);font-size:14px;line-height:1em;font-weight:400}#user-reviews .user-name .user-avatar,.one-box .user-name .user-avatar{height:24px;margin-right:8px}#user-reviews .top-review-date,.one-box .top-review-date{margin-right:16px;margin-bottom:0;color:rgba(3,15,39,0.64);font-size:12px;line-height:1.4em}#user-reviews .user-review-controls,.one-box .user-review-controls{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:16px;padding-top:12px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #dde1eb}#user-reviews .mark-as-helpful_btn,.one-box .mark-as-helpful_btn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:auto;min-height:27px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}#user-reviews .ghost_btn,.one-box .ghost_btn{display:block;width:auto;padding:8px 12px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#e5f1ff;color:#0e60c5;font-size:11px;line-height:1em;font-weight:600;text-align:center;letter-spacing:0.02em;text-decoration:none;text-transform:uppercase}#user-reviews .ghost_btn:hover,.one-box .ghost_btn:hover{background-color:#d1e6ff;color:#1f73ad}#user-reviews .ghost_btn.clicked,.one-box .ghost_btn.clicked{display:none}#user-reviews img.checkmark-helpful,.one-box img.checkmark-helpful{height:24px}#user-reviews .user-review-cta-container,.one-box .user-review-cta-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:32px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500}#user-reviews .user-reviews-state,.one-box .user-reviews-state{position:relative}#user-reviews .user-reviews-cta-container,.one-box .user-reviews-cta-container{text-align:center}#user-reviews .main_btn,.one-box .main_btn{display:inline-block;width:100%;max-width:340px;min-width:auto;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:all 80ms ease;-o-transition:all 80ms ease;-moz-transition:all 80ms ease;transition:all 80ms ease;color:#fff;text-transform:uppercase;cursor:pointer;background-color:#0d60c5}#user-reviews .main_btn:hover,.one-box .main_btn:hover{background-color:#0e6ad9}#user-reviews .main_btn.ghost,.one-box .main_btn.ghost{width:auto;max-width:none;background-color:#e5f1ff;color:#0d60c5;font-weight:700;text-decoration:none;line-height:20px;font-size:14px;padding:8px 20px}#user-reviews .main_btn.ghost:hover,.one-box .main_btn.ghost:hover{background-color:#d6e9ff}#user-reviews #ctaButtonPublished,.one-box #ctaButtonPublished{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;background:inherit;color:#0d60c5;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:auto}#user-reviews #ctaButtonPublished:hover,.one-box #ctaButtonPublished:hover{background:inherit}#user-reviews #ctaButtonPublished::before,.one-box #ctaButtonPublished::before{background-image:url(../../images/checkmark_blue_v2.svg);height:32px;display:inline-block;content:"";width:32px;background-repeat:no-repeat;margin-right:12px}#user-reviews #ctaButtonPublished .small_btn_title,.one-box #ctaButtonPublished .small_btn_title{font-size:16px;padding:0;text-transform:uppercase}#user-reviews .small_btn_title,.one-box .small_btn_title{text-align:center;padding:11px 20px;font-size:16px;line-height:1.4em;text-align:center;letter-spacing:0.02em;font-weight:600}#user-reviews .user-reviews-cta-description,.one-box .user-reviews-cta-description{margin-top:12px;color:#50678f;line-height:1.4em}#user-reviews .user-reviews-cta-description strong,.one-box .user-reviews-cta-description strong{color:#030f27;font-weight:500}#user-reviews .text-highlight,.one-box .text-highlight{color:#030f27;font-weight:500}#user-reviews .user-reviews,.one-box .user-reviews{max-width:660px;margin-bottom:32px;-webkit-box-flex:0;-webkit-flex:0 60%;-moz-box-flex:0;-ms-flex:0 60%;flex:0 60%}#user-reviews .main_btn-container.centered,.one-box .main_btn-container.centered{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:16px;margin-right:auto;margin-left:auto;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}#user-reviews .modal-overlay,.one-box .modal-overlay{position:fixed;left:0;top:0;right:0;bottom:0;z-index:9999;height:auto;padding:0;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(5,5,19,0.85);opacity:0;visibility:hidden}#user-reviews .modal-overlay.active,.one-box .modal-overlay.active{opacity:1;visibility:visible}#user-reviews .modal-overlay.active .modal-overlay-content,.one-box .modal-overlay.active .modal-overlay-content{-webkit-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);-moz-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}#user-reviews .modal-overlay .modal-overlay-content,.one-box .modal-overlay .modal-overlay-content{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;overflow:visible;width:auto;height:100%;padding:32px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0, -64px, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);-moz-transform:translate3d(0, -64px, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);transform:translate3d(0, -64px, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:all 0.24s;-o-transition:all 0.24s;-moz-transition:all 0.24s;transition:all 0.24s}#user-reviews #user-review-modal,.one-box #user-review-modal{display:block;overflow:auto;width:100%;max-width:720px;margin-right:auto;margin-left:auto;padding:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#fff}#user-reviews #user-review-modal .main_btn,.one-box #user-review-modal .main_btn{padding:0;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}#user-review-modal .review-title-container{position:static;bottom:auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding-right:8px;padding-left:8px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;line-height:1.2em;background-color:#0d60c5;color:#fff}#user-review-modal .review-back-btn{padding:16px;height:24px;-webkit-box-sizing:initial;-moz-box-sizing:initial;box-sizing:initial;cursor:pointer}#user-review-modal .review-back-btn img{cursor:pointer}#user-review-modal .review-title{font-weight:400}#user-review-modal .review-modal-form{padding:32px;color:#05051f;font-size:14px;line-height:1.2em;font-weight:500}#user-review-modal label{margin-right:12px;margin-bottom:10px;color:#030f27;font-size:16px;line-height:1.6em;font-weight:600;display:block}#user-review-modal .form-error-message,#user-review-modal .review-error-msg{display:inline-block;margin-top:0;margin-bottom:10px;padding:4px 8px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background-color:#fff5c2;color:#6d5b00;font-size:10px;font-weight:500;letter-spacing:0.02em;text-transform:uppercase}#user-review-modal .review-error-msg{padding:0}#user-review-modal fieldset{padding-bottom:32px}#user-review-modal .modal-category-title-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}#user-review-modal input:not([type=radio]):not([type="button"]),#user-review-modal textarea{display:block;width:100%;height:38px;padding:8px 12px;margin-bottom:0;line-height:1.42857143;color:#333;vertical-align:middle;background-color:#fff;border:2px solid #dde1eb;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;font-size:16px;font-weight:400;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}#user-review-modal textarea{min-height:128px}#user-review-modal input:not([type=radio])::-webkit-input-placeholder,#user-review-modal textarea::-webkit-input-placeholder{font-size:16px;font-weight:400;color:rgba(3,15,39,0.64);opacity:1;border:0;padding:0;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}#user-review-modal input:not([type=radio])::-moz-placeholder,#user-review-modal textarea::-moz-placeholder{font-size:16px;font-weight:400;color:rgba(3,15,39,0.64);opacity:1;border:0;padding:0;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}#user-review-modal input:not([type=radio])::-ms-input-placeholder,#user-review-modal textarea::-ms-input-placeholder{font-size:16px;font-weight:400;color:rgba(3,15,39,0.64);opacity:1;border:0;padding:0;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}#user-review-modal input:not([type=radio])::placeholder,#user-review-modal textarea::placeholder{font-size:16px;font-weight:400;color:rgba(3,15,39,0.64);opacity:1;border:0;padding:0;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}#user-review-modal input:not([type=radio]):-ms-input-placeholder,#user-review-modal textarea:-ms-input-placeholder{font-size:16px;font-weight:400;color:rgba(3,15,39,0.64);border:0;padding:0;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}#user-review-modal input:not([type=radio])::-ms-input-placeholder,#user-review-modal textarea::-ms-input-placeholder{font-size:16px;font-weight:400;color:rgba(3,15,39,0.64);border:0;padding:0;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}#user-review-modal .main_btn.modal{width:auto;max-width:none}#user-review-modal .user-reviews-cta-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#user-review-modal .small_btn_title{border:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;color:#fff;text-transform:uppercase;font-weight:400;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;cursor:pointer;background-color:inherit;padding:8px 20px}#user-review-modal .mr-rating-star{background-image:url(../../images/bf-star_blue-stacked.svg);width:44px;height:40px;-webkit-background-size:44px 80px;-moz-background-size:44px 80px;background-size:44px 80px;image-rendering:-moz-crisp-edges;display:inline-block;cursor:pointer;background-repeat:no-repeat;background-position:0 0;-webkit-transition:opacity 120ms ease;-o-transition:opacity 120ms ease;-moz-transition:opacity 120ms ease;transition:opacity 120ms ease}#user-review-modal .mr-rating-star.mr-custom-empty-star{background-position:0 -40px;opacity:0.5}#user-review-modal .mr-rating-star.mr-custom-empty-star:hover{opacity:1}#user-review-modal .rating-container input[type=radio]{position:absolute;opacity:0;visibility:hidden;height:0;width:0}#user-review-modal .star-wrapper{display:inline}@media only screen and (max-width: 991px){#user-reviews .small_btn_title{padding-right:32px;padding-left:32px}#user-reviews .top-review-title-line{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#user-reviews .rating-left{margin-bottom:6px}#user-reviews .main_btn.ghost{padding-left:32px;padding-right:32px}}@media only screen and (max-width: 767px){#user-reviews{padding-top:48px}#user-reviews .user-reviews-container{display:block;margin-top:0}#user-reviews .user-reviews-summary{position:static;max-width:480px;margin-right:auto;margin-left:auto;padding-right:0}#user-reviews .user-reviews-cta-container{max-width:340px;margin-right:auto;margin-left:auto}#user-reviews .main_btn{max-width:none;min-width:auto}#user-reviews .user-reviews{max-width:100%}#user-reviews .modal-overlay.active .modal-overlay-content{overflow:scroll;display:block;padding:0}#user-reviews #user-review-modal{position:static;top:auto;z-index:999;overflow:scroll;min-height:100vh;padding-top:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}#user-reviews .modal-overlay.active{z-index:9998;background-color:#fff}#user-review-modal .review-back-btn{margin-right:16px}#user-review-modal .review-title{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;-moz-box-flex:1;flex:1;line-height:1.2em}#user-review-modal .review-modal-form{position:relative}#user-review-modal .user-reviews-cta-container{max-width:100%;margin-right:0;margin-left:0;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#user-review-modal .user-reviews-cta-container #captcha_container{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:20px}}@media only screen and (max-width: 479px){#user-reviews{padding-right:20px;padding-left:20px}#user-reviews h2.section-title{font-size:24px}#user-reviews .user-review-item{margin-right:-20px;margin-bottom:4px;margin-left:-20px;padding-right:20px;padding-left:20px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}#user-reviews .rating-left{margin-bottom:2px;margin-top:2px}#user-reviews .ghost_btn{line-height:1.2em}#user-reviews .modal-overlay .modal-overlay-content{position:absolute;left:0%;top:0%;right:0%;bottom:0%;display:block;height:100%}#user-review-modal .review-title-container{padding-right:0;padding-left:0;font-size:18px}#user-review-modal .review-back-btn{margin-right:0}#user-review-modal .review-modal-form{position:relative;padding:24px 20px 6px;font-size:13px}#user-review-modal input:not([type="radio"])::-webkit-input-placeholder,#user-review-modal textarea::-webkit-input-placeholder{font-size:14px}#user-review-modal input:not([type="radio"])::-moz-placeholder,#user-review-modal textarea::-moz-placeholder{font-size:14px}#user-review-modal input:not([type="radio"])::-ms-input-placeholder,#user-review-modal textarea::-ms-input-placeholder{font-size:14px}#user-review-modal input:not([type="radio"])::placeholder,#user-review-modal textarea::placeholder{font-size:14px}#user-review-modal input:not([type="radio"]):not([type="button"]),#user-review-modal textarea{font-size:14px}}div.content-table-wrapper{margin-top:48px;margin-bottom:48px}.one-box .dark-mode-on div.content-table-wrapper{margin:0}div.content-table{position:relative;display:block;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;line-height:1.4em;font-weight:500;padding:16px;border:1px solid #e6eaf5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#fafbfd;-webkit-box-shadow:0 2px 3px -1px rgba(3,15,39,0.12);-moz-box-shadow:0 2px 3px -1px rgba(3,15,39,0.12);box-shadow:0 2px 3px -1px rgba(3,15,39,0.12)}@media only screen and (prefers-color-scheme: dark){.dark-mode-on div.content-table{border:1px solid #373f52;background-color:#212633}}.one-box div.content-table{border:none;background-color:transparent;padding:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}div.content-table.active{border-bottom:1px solid #dde1eb;-webkit-transition:all 0.2s;-o-transition:all 0.2s;-moz-transition:all 0.2s;transition:all 0.2s}div.content-table .faq-item-question{padding:0;margin-bottom:12px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:0.02em}div.content-table .faq-item-answer{padding-bottom:0}div.content-table ol{counter-reset:item;padding-left:32px}div.content-table ol li{counter-increment:item;margin-bottom:12px;line-height:1.4em;text-indent:-32px;color:#030f27}@media only screen and (prefers-color-scheme: dark){.dark-mode-on div.content-table ol li{color:#fff}}div.content-table ol li::before{content:counter(item) ".";display:-webkit-box;display:inline-block;margin:0 6px 0 0;width:auto;height:auto;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border-style:none;border-width:4px 2px 4px 8px;border-color:transparent transparent transparent #959ea8;background-color:transparent;color:rgba(3,15,39,0.64);font-size:12px;line-height:1.95em;font-weight:400;text-align:center;text-indent:0}@media only screen and (prefers-color-scheme: dark){.dark-mode-on div.content-table ol li::before{background-color:unset}}div.content-table ol.content-list>li{margin-bottom:12px}div.content-table ol.content-list>li:last-of-type{margin-bottom:0}div.content-table ol.submenu{padding-left:32px;margin-top:6px}div.content-table li{display:block;line-height:1.6em}div.content-table li::before{content:counters(item, ".") ". ";background-color:transparent;color:rgba(5,5,31,0.64);width:auto;height:auto;font-size:14px;line-height:1.6em;margin-right:6px}@media only screen and (prefers-color-scheme: dark){.dark-mode-on div.content-table li::before{color:unset}}div.content-table li a{color:rgba(3,15,39,0.64);cursor:pointer;font-weight:400;font-size:inherit}@media only screen and (prefers-color-scheme: dark){.dark-mode-on div.content-table li a{color:#a1b1ce}}div.content-table li a:hover{color:#05051f;text-decoration:none}@media only screen and (prefers-color-scheme: dark){.dark-mode-on div.content-table li a:hover{color:#fff}}@media only screen and (max-width: 480px){div.content-table ol{padding-left:28px}}@media only screen and (max-width: 480px) and (prefers-color-scheme: dark){.dark-mode-on div.content-table ol li{text-indent:-28px}}@media only screen and (max-width: 480px){div.content-table ol li::before{width:1.5rem}}.how-to-steps .name{margin-top:48px;margin-bottom:32px;padding-top:0px;padding-bottom:0px;border-top:1px none #edf1fa;border-bottom:1px none #edf1fa;color:#030f27;font-size:28px;line-height:1.2em;font-weight:600}@media only screen and (prefers-color-scheme: dark){.dark-mode-on .how-to-steps .name{color:unset}}.how-to-steps>.description{margin-top:32px;margin-bottom:32px}.how-to-steps .step{position:relative;margin-top:16px;margin-bottom:16px;padding:16px 16px 10px 32px;border:1px solid #e6eaf5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#fafbfd}@media only screen and (prefers-color-scheme: dark){.dark-mode-on .how-to-steps .step{border:1px solid #373f52;background-color:#212633}}.how-to-steps .step .step-content-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.how-to-steps .step .position{position:absolute;left:-16px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:32px;height:32px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;background-color:#dce6fa;color:#030f27;font-size:18px;font-weight:600}@media only screen and (prefers-color-scheme: dark){.dark-mode-on .how-to-steps .step .position{background-color:#373f52;color:#fff}}.how-to-steps .step img.step-image{width:168px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-o-object-fit:cover;object-fit:cover}.how-to-steps .step .block-content{margin-left:16px;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;font-size:14px;line-height:1.6em}.how-to-steps .step .step-title{margin-top:8px;margin-bottom:8px;color:#030f27;font-size:18px;line-height:1.4em;font-weight:600}@media only screen and (prefers-color-scheme: dark){.dark-mode-on .how-to-steps .step .step-title{color:#fff}}@media only screen and (max-width: 767px){.how-to-steps .step img.step-image{width:128px}}@media only screen and (max-width: 479px){.how-to-steps .name{font-size:24px}.how-to-steps>.description{font-size:15px}.how-to-steps .step{margin-top:16px;margin-bottom:16px}.how-to-steps .step .position{left:-8px}.how-to-steps .step img.step-image{width:100%}.how-to-steps .step .step-content-container{display:block}.how-to-steps .step .block-content{margin-top:8px;margin-left:0px}}.non-bonus-offer-item-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch}.offer .offer-box .non-bonus-offer-item-container .offer-item,section.review-wrapper .review-left .review-info-inner .non-bonus-offer-item-container .offer-item{margin-top:8px;margin-bottom:8px;padding:0 6px 0 0;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;font-size:18px;font-weight:600;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.offer .offer-box .non-bonus-offer-item-container .offer-item .offer-title,section.review-wrapper .review-left .review-info-inner .non-bonus-offer-item-container .offer-item .offer-title{font-size:16px;line-height:1.2em;font-weight:500;margin-right:6px}.offer .offer-box .non-bonus-offer-item-container .offer-item .offer-description-text,section.review-wrapper .review-left .review-info-inner .non-bonus-offer-item-container .offer-item .offer-description-text{display:inline-block;margin-top:2px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;color:#5a6270;font-size:13px;line-height:1.4em;font-weight:400}@media only screen and (prefers-color-scheme: dark){.dark-mode-on .offer .offer-box .non-bonus-offer-item-container .offer-item .offer-description-text,.dark-mode-on section.review-wrapper .review-left .review-info-inner .non-bonus-offer-item-container .offer-item .offer-description-text{color:unset}}.offer .offer-box .non-bonus-offer-item-container .offer-item:before,section.review-wrapper .review-left .review-info-inner .non-bonus-offer-item-container .offer-item:before{display:none}.non-bonus-offer-item-container .score-ball{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:32px;height:24px;margin:6px 8px 6px 0;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:#e4f7e9;color:#030f27;font-size:14px;font-weight:500}@media only screen and (prefers-color-scheme: dark){.dark-mode-on .non-bonus-offer-item-container .score-ball{background-color:#1ccc77}}.ab-test-55 .non-bonus-offer-item-container .score-ball{width:28px;height:26px;font-size:12px}.ab-test-55-v1 .non-bonus-offer-item-container .score-ball{background-color:#00852c;color:#fff}.ab-test-55-v2 .non-bonus-offer-item-container .score-ball{background-color:#ebf0f5}.ab-test-62 .non-bonus-offer-item-container{display:none}.casino-facts-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}section.review-wrapper .casino-facts-wrapper{display:none}.ab-test-62 section.review-wrapper .casino-facts-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.casino-facts{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:12px;padding-top:0;padding-bottom:0;overflow:hidden;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;border:1px solid #e6eaf5;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}@media only screen and (prefers-color-scheme: dark){.dark-mode-on .casino-facts{border:1px solid #373f52}}.casino-facts-col{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:-1px;padding:10px 0;-webkit-box-flex:0;-webkit-flex:0 auto;-moz-box-flex:0;-ms-flex:0 auto;flex:0 auto;border:1px solid #e6eaf5;background-color:#fff;font-size:16px;line-height:1em;font-weight:500}@media only screen and (prefers-color-scheme: dark){.dark-mode-on .casino-facts-col{border:1px solid #373f52;background-color:#232938}}.casino-facts-col-inner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding-right:10px;padding-left:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.casino-facts-col-inner .rating-compact{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:0;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;line-height:1em;font-weight:500;letter-spacing:0.02em}@media only screen and (prefers-color-scheme: dark){.dark-mode-on .casino-facts-col-inner .rating-compact{color:#fff}}.casino-facts-col-inner .rating-compact.up .stats-icon.chart-down-icon,.casino-facts-col-inner .rating-compact.up .stats-icon.chart-same-icon{display:none}.casino-facts-col-inner .rating-compact.down .stats-icon.chart-up-icon,.casino-facts-col-inner .rating-compact.down .stats-icon.chart-same-icon{display:none}.casino-facts-col-inner .rating-compact.same .stats-icon.chart-up-icon,.casino-facts-col-inner .rating-compact.same .stats-icon.chart-down-icon,.casino-facts-col-inner .rating-compact.new .stats-icon.chart-up-icon,.casino-facts-col-inner .rating-compact.new .stats-icon.chart-down-icon{display:none}.casino-facts-col-inner .rating-compact.new .perc-sign{display:none}.casino-facts-col-inner .rating-compact .stats-icon{display:block;width:14px;margin-top:-2px;margin-right:6px}.casino-facts-title{margin-bottom:6px;color:#5a6270;font-size:14px;line-height:1.4em;font-weight:400}@media only screen and (prefers-color-scheme: dark){.dark-mode-on .casino-facts-title{color:unset}}@media only screen and (max-width: 991px){.casino-facts{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-webkit-flex:0 auto;-moz-box-flex:0;-ms-flex:0 auto;flex:0 auto}.casino-facts-col{-webkit-box-flex:50%;-webkit-flex:50%;-moz-box-flex:50%;-ms-flex:50%;flex:50%}.casino-facts-col-inner{border-right-style:none}}@media only screen and (max-width: 767px){.casino-facts-wrapper{max-width:340px}.casino-facts{max-width:none;margin-bottom:0}}@media only screen and (max-width: 479px){.casino-facts-wrapper{max-width:none}}.news-cards-container .news-item{-webkit-box-shadow:0 2px 3px -1px rgba(3,15,39,0.17);-moz-box-shadow:0 2px 3px -1px rgba(3,15,39,0.17);box-shadow:0 2px 3px -1px rgba(3,15,39,0.17);overflow:hidden;margin-top:16px;margin-bottom:16px;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;border-style:solid;border-width:1px;border-color:#e6eaf5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#fafbfd}.news-cards-container .news-item .news-item-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 16px}.news-cards-container .news-item .news-item-container #news-item-image{display:inline-block;width:104px;height:104px;-o-object-fit:cover;object-fit:cover;vertical-align:middle;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.news-cards-container .news-item .news-item-container .news-item-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:80%;margin-right:auto}.news-cards-container .news-item .news-item-container .news-item-content .news-item-top .news-item-title a{margin-bottom:12px;color:#030f27;line-height:1.4em;font-weight:500;font-size:14px}.news-cards-container .news-item .news-item-container .news-item-content .news-item-top .news-item-description{margin:8px 0;color:rgba(4,15,39,0.64);font-size:14px;line-height:1.3em;font-weight:400}.news-cards-container .news-item .news-item-container .news-item-content .news-item-bottom{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.news-cards-container .news-item .news-item-container .news-item-content .news-item-bottom a{color:#030f27;text-decoration:none;font-size:13px;font-weight:400}.news-cards-container .news-item .news-item-container .news-item-content .news-item-bottom a:hover{text-decoration:underline}.news-cards-container .news-item .news-item-container .news-item-content .news-item-bottom .news-item-date{font-size:13px;color:rgba(4,15,39,0.64)}@media only screen and (max-width: 479px){.news-cards-container .news-item{margin:16px -25px}.news-cards-container .news-item .news-item-container #news-item-image{width:80px;height:80px}.news-cards-container .news-item .news-item-container .news-item-content .news-item-top .news-item-title a{font-size:16px}}.odds-calculator{overflow:hidden;border-style:none;border-width:1px;border-color:#e6eaf5;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background-color:#fff;margin-top:15px;margin-bottom:5px;-webkit-box-shadow:rgba(0,0,0,0.1) 0px 4px 6px -1px,rgba(0,0,0,0.06) 0px 2px 4px -1px;-moz-box-shadow:rgba(0,0,0,0.1) 0px 4px 6px -1px,rgba(0,0,0,0.06) 0px 2px 4px -1px;box-shadow:rgba(0,0,0,0.1) 0px 4px 6px -1px,rgba(0,0,0,0.06) 0px 2px 4px -1px}.tabs-menu{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #e6eaf5;background-color:#fafbfd}.tabs-menu br{display:none}.tab-link{z-index:1000;background-color:transparent;margin-bottom:-2px;padding:12px 24px;border-bottom:2px solid #e6eaf5;font-size:16px;line-height:1.6em;font-weight:600;text-align:left;cursor:pointer}button.tab-link{display:inline-block;border:none;text-decoration:none;font-size:1rem;font-family:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none}button.tab-link.active{color:#0d60c5;border-bottom:2px solid #0d60c5}.tab-menu-title{cursor:pointer}.tab-content{background-color:white;opacity:0;-webkit-transition:0.2s opacity ease-out;-o-transition:0.2s opacity ease-out;-moz-transition:0.2s opacity ease-out;transition:0.2s opacity ease-out;visibility:hidden;position:absolute}.tab-content.active{visibility:visible;position:relative;opacity:1}.tab-content br,.tab-content p{display:none}.tab-inner{margin:4px 4px 0}.results-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.tab-column{display:block;width:100%;padding:8px 12px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.tab-column.tab-column:not(:last-child){border-right:1px solid #e6eaf5}.tab-column.parlay{padding-right:16px;min-width:320px}.tab-inner.flex{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:0}.single-odds-container{width:100%;margin:4px;min-width:104px}.single-odds-container br{display:none}.single-odds-container.parlay{margin:0}.calculator_input{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-style:solid;border-width:2px;border-color:#e6eaf5;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:#fafbfd;color:#030f27;font-size:16px;width:100%;height:38px;padding:8px 12px}.calculator_input.parlay-leg-input{display:inline-block;width:100%}.error-column.parlay{margin-bottom:8px}.calculator-label{padding:0;margin:0}.tab-inner p{display:none}.tab-column p{display:none}.tab-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding-top:12px;padding-bottom:12px}.result-label{color:#000000}.results-wrapper{margin-bottom:4px}.results-wrapper br{display:none}.bet-amount-container{width:100%;min-width:104px}.result-label{margin-right:8px;margin-bottom:8px;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;font-size:14px;font-weight:600}.tab-column.block{padding-bottom:8px;max-width:300px}.result-number{margin-bottom:8px;color:#0d60c5;font-size:22px;font-weight:600}.field-label{display:block;color:#030f27;font-size:14px;font-weight:400;margin-bottom:4px}.leg-icon{width:24px;height:24px;margin-right:8px;max-width:100%;vertical-align:middle;display:inline-block}.leg-add{cursor:pointer}.leg-title{display:inline-block;font-size:14px;font-weight:600;color:#000000}a.leg-reset-text{color:#0d60c5;font-size:14px !important;font-weight:600;text-decoration:underline !important}.leg-controls{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.single-leg-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-bottom:12px;padding-bottom:12px;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;border-bottom:1px solid #e6eaf5}.single-leg-controls{min-width:80px;margin-right:16px;margin-bottom:6px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:14px;font-weight:600;cursor:pointer}.parlay-odds-container{width:100%}.error-column{display:none;margin-top:8px;padding:8px;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:#fff5c2;color:#503e0b;font-size:13px;line-height:1.4em}.error-input{border-color:#fff5c2}@media only screen and (max-width: 767px){.parlay-odds-container{width:100%;margin-bottom:4px;margin-top:4px}.parlay-odds-container:first-child{margin-top:0}.tab-wrapper{display:block;padding-top:0;padding-bottom:0}.tab-column{padding-top:12px;padding-bottom:12px;border-bottom:1px solid #e6eaf5;border-right-style:none}.tab-column.block{max-width:1000px}.tab-inner{margin:4px}}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}