:root{--brand-purple: #5B2ABF;--primary-blue: #0d60c5;--deep-black: #16233d;--deep-dark-blue: #16233D;--bright-yellow: #ffc800;--action-green: #27E287;--pure-white: #fff;--dm-primary-purple: #a56eff;--dm-deep-black: #1a1d28;--dm-bright-yellow: #ffd500;--dm-action-green: #27E287;--dm-pure-white: #eeeffb;--sky-blue: #F0EFF8;--light-blue: #e5f1ff;--light-purple: #E0DCF5;--lavender-light: #f6e8ff;--grape-purple: #4d1762;--aqua-blue: #d1eaff;--text-gray: #5a6270;--medium-gray: #c5cad6;--border-gray: #e6eaf5;--light-gray: #f0f5f9;--extra-light-gray: #fafbfd;--deep-green: #006633;--highlight-yellow: #ffea80;--light-green: #e6f5e8;--primary-blue-hover: #0e6bdb;--action-green-hover: #00994d;--danger-light-red: #f2dede;--danger-border-red: #ebccd1;--danger-medium-red: #a94442;--alert-primary-blue: #004085;--alert-primary-background: #cce5ff;--alert-primary-border: #b8daff;--alert-primary-link: #002752;--alert-secondary-gray: #383d41;--alert-secondary-background: #e2e3e5;--alert-secondary-border: #d6d8db;--alert-secondary-link: #202326;--dm-deep-gray: #1c202b;--dm-text-gray: #a7b9db;--dm-medium-gray: #242a38;--dm-border-gray: #373d4d;--dm-light-gray: #2b3140;--dm-extra-light-gray: #373f52;--dm-highlight-blue: #0585db;--dm-primary-blue-hover: #5cbeff;--dm-action-green-hover: #44f29c;--dm-slate-blue: #334980;--accent-orange: #ff441f;--accent-cyan: #70c6ff;--accent-purple: #9d50c7;--dm-accent-orange: #ff5c5c;--fs-4: 4rem;--fs-3-5: 3.5rem;--fs-3: 3rem;--fs-2-5: 2.5rem;--fs-2: 2rem;--fs-1-75: 1.75rem;--fs-1-5: 1.5rem;--fs-1-4: 1.4rem;--fs-1-25: 1.25rem;--fs-1-125: 1.125rem;--fs-1: 1rem;--fs-0-875: 0.875rem;--fs-0-8: 0.8rem;--fs-0-75: 0.75rem;--lh-lg: 1.6em;--lh-md: 1.4em;--lh-sm: 1.2em;--lh-xs: 1.1em;--lh-xxs: 1em;--br-none: 0;--br-sm: 0.25rem;--br-md: 0.375rem;--br-lg: 0.5rem;--sp-5: 5rem;--sp-4: 4rem;--sp-3: 3rem;--sp-2-5: 2.5rem;--sp-2: 2rem;--sp-2-neg: -2rem;--sp-1-875: 1.875rem;--sp-1-5: 1.5rem;--sp-1-25: 1.25rem;--sp-1: 1rem;--sp-0-875: 0.875rem;--sp-0-75: 0.75rem;--sp-0-5: 0.5rem;--sp-1-neg: -1rem;--sp-0-5-neg: -0.5rem;--sp-0-375: 0.375rem;--sp-0-375-neg: -0.375rem;--sp-0-25: 0.25rem;--sp-0-25-neg: -0.25rem;--sp-0-125: 0.125rem;--sp-0-125-neg: -0.125rem;--sp-0: 0;--default-shadow: 0 4px 32px 2px rgb(3 15 39 / 16%)}.hidden{display:none}.faq-item{margin-bottom:var(--sp-0-5)}.faq-item-question{display:flex;align-items:flex-start;justify-content:space-between;font-size:var(--fs-1-125);font-weight:600;cursor:pointer}.faq-item-question>img.emoji{margin-right:var(--sp-0-5) !important}.faq-item-answer{overflow:hidden;font-size:var(--fs-0-875);margin-top:var(--fs-1)}.faq-border{position:absolute;left:24px;top:auto;right:24px;bottom:0%;height:1px;background-color:var(--border-gray);opacity:0}.faq-active{transition:all .2s}.faq-opacity{opacity:1 !important}.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}.faqSection section.entry-content>*{font-size:var(--fs-0-875)}.faq-expand{display:flex;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;flex:0 0 auto;border-radius:var(--br-md);background-color:var(--pure-white);margin-left:var(--sp-0-75)}.faq-expand svg:nth-child(2){display:none}.faq-active .faq-expand svg:first-child{display:none}.faq-active .faq-expand svg:nth-child(2){display:inline}@media only screen and (max-width: 767px){.home .faqSection{padding:0 var(--sp-2)}}@media only screen and (max-width: 479px){.home .faqSection{margin-bottom:var(--sp-2);margin-top:var(--sp-2);padding:0}}.author-section{max-width:1024px;margin:0 auto;padding:var(--sp-2) 0;border-top:1px solid var(--border-gray);border-bottom:1px solid var(--border-gray)}body.page.no-toplist .author-section{margin-bottom:var(--sp-3)}.author-section .author-card{position:relative;display:flex;align-items:flex-start}.author-section .image-container{margin-right:var(--sp-1);min-width:64px}.author-section .author-img{display:block;border-radius:var(--br-lg)}.author-section .author-info{line-height:var(--lh-md)}body:not(.authors-page) .author-section .author-info{width:180px}.author-section .author-name{margin-bottom:var(--sp-0-25);font-size:var(--fs-1-25);font-weight:600}.author-section .author-title{color:var(--text-gray);text-transform:uppercase;letter-spacing:.02em;font-size:var(--fs-0-75)}.author-section .author-social-links{margin-top:var(--sp-1)}.author-section .author-social-links a{margin-right:var(--sp-0-5)}.author-section .author-social-links a:last-child{margin-right:0}.author-section a:not(.author-social-link){color:var(--primary-blue);font-weight:500}.author-section a:not(.author-social-link):hover{text-decoration:underline}.author-section .author-name a{color:inherit}.author-section .author-text{margin-left:var(--sp-4);flex:1}.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:var(--sp-2);padding-bottom:var(--sp-1);border-bottom:1px solid var(--border-gray)}.author-section .author-subjectof-links .bullet-point-item{display:flex;margin-top:var(--sp-1);margin-bottom:var(--sp-1);align-items:flex-start;color:var(--primary-blue);font-weight:500;line-height:var(--lh-md)}.author-section .author-subjectof-links .bullet-point-item:before{margin-top:var(--sp-0-375);margin-right:var(--sp-0-75);flex:0 0 auto;border-style:solid none solid solid;border-width:6px 2px 6px 10px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) var(--primary-blue);border-radius:var(--br-none);content:""}body.page.no-toplist .author-section-wrapper{padding:0 var(--sp-1)}.author-and-related-section{padding:0 var(--sp-2) var(--sp-3)}.single-blog .author-and-related-section{padding:0 0 var(--sp-1-5)}body.single-authors .author-and-related-section{padding-bottom:var(--sp-4)}@media only screen and (max-width: 767px){.author-section .author-card{flex-wrap:wrap}.author-section .author-text{margin-top:var(--sp-1-5);margin-left:0;flex:0 100%}body:not(.authors-page) .author-section .author-info{width:auto}}@media only screen and (max-width: 479px){.author-and-related-section{padding-right:var(--sp-1);padding-left:var(--sp-1)}.single-casino .author-and-related-section,.single-social-casino .author-and-related-section{padding-bottom:var(--sp-2)}.author-section .image-container{min-width:48px}.author-section .author-img{width:48px;height:48px}.author-section .author-subjectof-links .bullet-point-item{margin-bottom:var(--sp-0-5)}}.related-pages-block .container{max-width:1024px}.related-pages-block ul li .more-stories-item-content{font-weight:500}.related-pages-block ul li a:not(.author-link):hover{text-decoration:underline}.related-pages-block ul li .meta{margin:var(--sp-0-375) 0;color:var(--dm-deep-black);font-size:var(--fs-0-8);line-height:var(--lh-md);display:block}.related-pages-block ul li .meta .author-link{color:var(--deep-black);text-decoration:none}.related-pages-block ul li .meta .author-link:hover{text-decoration:underline}.related-pages-title{font-size:var(--fs-1-25)}@media only screen and (max-width: 767px){.related-pages-block ul{margin-top:var(--sp-2)}.related-pages-block ul li .more-stories-item-content{display:block}.related-pages-block ul li .meta{margin-bottom:0;margin-left:0}}.content-table{border-bottom:1px solid var(--border-gray)}.content-table ol.content-list>li:last-of-type{margin-bottom:0}.content-table ol.submenu{padding-left:var(--sp-2);margin-top:var(--sp-0-375)}.content-table li a{color:inherit;font-size:var(--fs-1-125) !important;font-weight:400 !important}.content-table li a:hover{text-decoration:underline}.content-table .faq-item-answer{font-size:var(--fs-1);margin-top:var(--sp-none)}.content-table-heading{margin-bottom:var(--sp-2);font-size:var(--fs-1-25);font-weight:700}section.entry-content>.wpcf7{padding:var(--sp-1-5);border-radius:var(--br-lg);background-color:var(--light-purple)}section.entry-content>.wpcf7 .row{margin-bottom:var(--sp-1-5)}section.entry-content>.wpcf7 .label{margin-bottom:var(--sp-0-375);font-weight:500}section.entry-content>.wpcf7 .label p{margin-bottom:0}section.entry-content>.wpcf7 .wpcf7-text,section.entry-content>.wpcf7 .wpcf7-textarea{display:block;width:100%;box-sizing:border-box;background-color:var(--pure-white);padding:var(--sp-0-75);font-family:Poppins,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:var(--fs-0-875);font-weight:400;line-height:var(--lh-md);color:var(--dm-medium-gray);border:1px solid #b7c5e0;border-radius:var(--br-lg)}section.entry-content>.wpcf7 .wpcf7-textarea{height:128px}section.entry-content>.wpcf7 textarea::-webkit-input-placeholder,section.entry-content>.wpcf7 .wpcf7-text::-webkit-input-placeholder{color:var(--text-gray);font-size:var(--fs-0-875);opacity:1}section.entry-content>.wpcf7 textarea::-moz-placeholder,section.entry-content>.wpcf7 .wpcf7-text::-moz-placeholder{color:var(--text-gray);font-size:var(--fs-0-875);opacity:1}section.entry-content>.wpcf7 textarea::-ms-input-placeholder,section.entry-content>.wpcf7 .wpcf7-text::-ms-input-placeholder{color:var(--text-gray);font-size:var(--fs-0-875);opacity:1}section.entry-content>.wpcf7 textarea::placeholder,section.entry-content>.wpcf7 .wpcf7-text::placeholder{color:var(--text-gray);font-size:var(--fs-0-875);opacity:1}section.entry-content>.wpcf7 span.wpcf7-not-valid-tip{display:none !important}section.entry-content>.wpcf7 input.wpcf7-not-valid{border:1px solid red}section.entry-content>.wpcf7 div.wpcf7-response-output{margin:20px 0 0 0}section.entry-content>.wpcf7 .submit{text-align:right;position:relative}section.entry-content>.wpcf7 .submit .ajax-loader{position:absolute;top:15px}section.entry-content>.wpcf7 .wpcf7-submit{display:inline-block;padding:var(--fs-1-25);border-radius:var(--br-lg);background-color:var(--action-green);transition:all 160ms ease;color:var(--deep-dark-blue);font-size:var(--fs-1-25);font-family:Poppins,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:var(--lh-md);font-weight:500;text-align:center;cursor:pointer;background-color:var(--brand-purple);color:var(--pure-white)}section.entry-content>.wpcf7 .wpcf7-submit:hover{background-color:var(--action-green-hover)}section.entry-content>.wpcf7 .wpcf7-submit:hover{background-color:var(--primary-blue-hover)}section.entry-content>.wpcf7 .wpcf7-spinner{float:left}@media only screen and (max-width: 479px){section.entry-content>.wpcf7{margin-left:-16px;margin-right:-16px;border-radius:var(--br-none);padding:var(--sp-1-5) var(--sp-1) var(--sp-2) var(--sp-1);max-width:none !important}section.entry-content>.wpcf7 .wpcf7-submit{display:block;width:100%}section.entry-content>.wpcf7 .submit .ajax-loader{left:0;right:0;margin:0 auto;top:52px}}.news-item{margin-top:var(--sp-0-5);margin-bottom:var(--sp-0-5)}.news-item .news-item-img{flex:0 0 4rem}.news-item img{width:4rem;height:4rem;-o-object-fit:cover;object-fit:cover;border-radius:var(--br-lg)}.news-item .news-item-link{font-weight:700;color:var(--deep-black)}.wrapper-flex-startend>div:not(.news-item-img){margin-right:var(--sp-1)}.news-item-excerpt{margin-top:var(--sp-0-5);margin-bottom:var(--sp-0-5);font-size:var(--fs-0-875);line-height:var(--lh-lg)}.news-item-date{font-size:var(--fs-0-875);line-height:var(--lh-md);color:var(--text-gray)}@media only screen and (max-width: 479px){.news-item{margin-top:var(--sp-0-5) !important;margin-bottom:var(--sp-0-5) !important;font-size:15px}.news-item .news-item-img{flex:0 0 3rem}.news-item img{width:3rem;height:3rem}}.expert-pick-card{position:relative;padding:var(--sp-1-5);border-radius:var(--br-lg);color:var(--dm-deep-black);background-color:#fff1ad;margin:var(--sp-2) 0}.expert-pick-author-name{cursor:pointer;font-size:var(--fs-0-875) !important;font-weight:700;color:var(--dm-deep-black) !important;line-height:var(--lh-sm)}.expert-pick-author-title{color:var(--text-gray);text-transform:uppercase;letter-spacing:.02em;font-size:var(--fs-0-75);line-height:var(--lh-sm)}.expert-pick-author-image{border-radius:var(--br-md);width:2.5rem;height:2.5rem;margin-right:var(--sp-0-75);align-self:center}.expert-pick-author-container{display:flex;margin-top:var(--sp-1-5)}.related-links-main{margin-top:var(--sp-0-5);margin-bottom:var(--sp-0-5)}.related-links-main .related-links{margin-top:var(--sp-0-5);margin-bottom:var(--sp-0-5)}.related-links-main .related-links .card-content a{color:var(--deep-black);font-size:var(--fs-1-125);font-weight:600}.related-links-main .related-links .card-content .meta{display:flex;justify-content:flex-end}.related-links-main .related-links .card-content .meta span{font-size:var(--fs-0-75);color:var(--text-gray)}.related-links-main .related-links-img{flex:0 0 4rem}.related-links-main img{-o-object-fit:cover;object-fit:cover;border-radius:var(--br-lg)}.related-links-main .related-links-link{font-weight:700;color:var(--deep-black)}.wrapper-flex-startend{align-items:center}.wrapper-flex-startend>div:not(.related-links-img){margin-right:var(--sp-1)}.related-links-excerpt{margin-top:var(--sp-0-5);margin-bottom:var(--sp-0-5);font-size:var(--fs-0-875);line-height:var(--lh-lg);color:var(--text-gray)}.related-links-date{font-size:var(--fs-0-875);line-height:var(--lh-md);color:var(--text-gray)}@media only screen and (max-width: 479px){.related-links{margin-top:var(--sp-0-5) !important;margin-bottom:var(--sp-0-5) !important;font-size:15px}.related-links .related-links-img{flex:0 0 3rem}}img#ageVerifiedGameImage{width:100%;border-radius:20px;-webkit-filter:blur(3px);filter:blur(3px)}.iframe_kh_wrapper{position:relative}.single-game-wrapper{position:relative}.blocker-overlay{position:absolute;width:100%;height:100%;top:0;background-color:#000;-webkit-filter:blur(2px);filter:blur(2px);width:100%;height:100%;opacity:.5;border-radius:20px}p#ageVerifiedNotice{color:#fff}.game-blocker{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:999}