html{margin:0;overflow-x:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:10px;scroll-behavior:smooth;overflow-x:hidden}body{margin:0;height:100vh;background-color:#000}h1,p{margin:0}#loader{position:fixed;left:0;top:0;width:100%;height:100%;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:9999}.spinner{border:10px solid #011934;border-top:10px solid #23896f;border-radius:50%;width:80px;height:80px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.navbar{-webkit-box-shadow:0 5px 20px hsla(0,0%,100%,.6);box-shadow:0 5px 20px hsla(0,0%,100%,.6)}.navbar-logo{height:100%;width:175px}.navbar-item__text-logo-under{font-family:Montserrat,sans-serif;font-size:1.4rem}.navbar__mobile-menu-separate-line{height:.5px;width:98%;opacity:.6;background-color:#000}.navbar__link{font-family:Montserrat,sans-serif}.navbar__link:active{text-shadow:2px 2px 3px hsla(0,0%,0%,.4)}.dropdown-item{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px;color:#000}#body{position:relative}.home-page-container{font-family:Montserrat,sans-serif;color:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1}.scroll-up-button{position:fixed;width:3rem;height:5rem;top:90%;left:90%;cursor:pointer;opacity:.6;font-size:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;background-color:#d48c50;z-index:999;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.scroll-up-button:hover{opacity:1!important;background-color:#d48c50!important}.collapsed{height:30%}.collapsed::after{content:"...";position:absolute;bottom:0;right:0;line-height:1rem;padding-bottom:.5rem}.hero{padding:15px 0 15px 0}.hero-title{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:10px;font-size:2.4rem;color:#fff}.hero-article{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px;overflow:hidden;-webkit-transition:height .5s ease,padding .5s ease;transition:height .5s ease,padding .5s ease;position:relative}.hero-article h2{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.hero-article h3{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem}.hero-article h4{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:1.8rem}.hero-article p{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.hero-article::before{content:" ";margin-left:1rem}.hero-read-more-wrapper{cursor:pointer;font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px;font-weight:600}.casinos-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:15px 0 15px 0}.casinos-list-title{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.casinos-list-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.casinos-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #23896f;border-radius:15px;padding:15px;-webkit-transition:border-color .4s scale .3s;transition:border-color .4s scale .3s}.casinos-list-item-info-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px}.casinos-list-item-info-container{margin-left:1.5rem}.casinos-list-item-rating-link-container *{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.casinos-list-item-content-title{white-space:nowrap}.casinos-list-item-img{height:52px;width:52px}.casinos-list-item-rating-link-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.casinos-list-item-rating-link-container>:nth-child(1),.casinos-list-item-rating-link-container>:nth-child(2){margin-right:1rem}.casinos-list-item-content-text{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px;font-weight:600;margin-bottom:15px}.casinos-list-item-outside-link{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px;color:#fff;background-color:#23896f;font-weight:600;width:75%;-ms-flex-item-align:center;align-self:center;-webkit-transition:background-color .4s,color .4s;transition:background-color .4s,color .4s}.casinos-list-item-outside-link:hover{background-color:#3ce792;color:#000}.casinos-list-item-outside-link:active{color:#3ce792!important}.home-content-block{padding:15px 0 15px 0}.home-content-block-title{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.home-content-block-table-container{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px;margin-bottom:2rem}.home-content-block-table-container h2{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.home-content-block-table-container h3{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem}.home-content-block-table-container h4{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:1.8rem}.home-content-block-table-container p{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.home-content-block-article-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px;overflow-x:auto;width:100%}.home-content-block-article-container h2{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.home-content-block-article-container h3{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem}.home-content-block-article-container h4{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:1.8rem}.home-content-block-article-container p{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.home-content-block-article-item-title{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem}.home-content-block-article-item-image{width:300px;height:auto;-ms-flex-item-align:center;align-self:center;border-radius:10px;margin-bottom:1rem}.home-content-block-article-item-description{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.home-content-block-article-item-description h2{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.home-content-block-article-item-description h3{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem}.home-content-block-article-item-description h4{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:1.8rem}.home-content-block-article-item-description p{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.home-content-block-article-closed-icon{color:#3ce792}.home-content-block-article-opened-icon{color:#ce000b}.home-content-side-navigation{padding:15px 0 15px 0}.home-content-side-navigation-wrapper{position:sticky;top:10vh;height:calc(100vh - 80px);margin-left:3rem}.home-content-side-navigation-title{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem;text-align:center;color:#d48c50}.home-content-side-navigation-link{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px;text-decoration:none;text-transform:uppercase;font-weight:600;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.home-content-side-navigation-link:hover{color:#ce000b}.home-content-article-collapsed-question{display:none}.home-content-article-opened-icon{color:#ce000b}.review-page-hero-block-title{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:10px;font-size:2.4rem;color:#fff}.review-page-hero-block-banner{padding:15px 0 15px 0}.review-page-hero-block-banner-img{width:360px;height:auto}.review-page-topic-block{padding:15px 0 15px 0}.review-page-topic-block-title{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.review-page-topic-block-content{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.review-page-topic-block-content h2{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.review-page-topic-block-content h3{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem}.review-page-topic-block-content h4{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:1.8rem}.review-page-topic-block-content p{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.review-page-topic-block-banner{padding:15px 0 15px 0}.review-page-topic-block-banner-img{width:360px;height:auto}.blog{-webkit-box-flex:1;-ms-flex:1;flex:1}.blog-page-title{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:10px;font-size:2.4rem;color:#fff}.blog-posts-container{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.blog-posts-container h2{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.blog-posts-container h3{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem}.blog-posts-container h4{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:1.8rem}.blog-posts-container p{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.blog-post-link{text-decoration:none;width:75%}.blog-post-card{-webkit-transition:border .3s ease-in-out,-webkit-transform .5s ease-in-out;transition:border .3s ease-in-out,-webkit-transform .5s ease-in-out;transition:border .3s ease-in-out,transform .5s ease-in-out;transition:border .3s ease-in-out,transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.blog-post-card:hover{border:solid 1px #3ce792;-webkit-transform:scale(1.003);-ms-transform:scale(1.003);transform:scale(1.003)}.blog-post-card-title{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem}.blog-post-card-text{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.blog-post-card-text::before{content:"";margin-left:1rem}.blog-live-post{-webkit-box-flex:1;-ms-flex:1;flex:1}.blog-live-post-page-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:10px;font-size:2.4rem;color:#fff}.blog-live-post-blocks-wrapper{padding:15px 0 15px 0}.blog-live-post-blocks-list-item-title{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.blog-live-post-blocks-list-item-img{width:360px;height:auto}.blog-live-post-blocks-list-item-content{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.blog-live-post-blocks-list-item-content h2{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.blog-live-post-blocks-list-item-content h3{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem}.blog-live-post-blocks-list-item-content h4{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:1.8rem}.blog-live-post-blocks-list-item-content p{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.blog-live-post-side-navigation{padding:15px 0 15px 0;position:relative}.blog-live-post-side-navigation-wrapper{display:block;position:sticky;top:20%;height:calc(80vh - 30%);margin-left:3rem}.blog-live-post-side-navigation-title{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem;color:#d48c50;text-align:center}.blog-live-post-side-navigation-list-item-link{text-transform:uppercase;text-decoration:none;font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px;font-weight:600;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.blog-live-post-side-navigation-list-item-link:hover{color:#ce000b}#breadcrumbs{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px;padding:15px 0 15px 0}.casino-post-grid{position:relative}.casino-post-hero-header{padding:15px 0 15px 0}.casino-post-hero-header-logo{width:65px;height:auto}.casino-post-hero-header-title{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:10px;font-size:2.4rem;color:#fff;color:#fff;margin-left:1.5rem}.casino-post-hero-info-block{padding:15px 0 15px 0}.casino-post-hero-info-block-title{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem;color:#fff;margin-bottom:0;padding-bottom:0}.casino-post-hero-info-block-content{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px;color:#fff;font-weight:600;line-height:24px;margin-top:auto}.casino-post-hero-info-block-content h2{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.casino-post-hero-info-block-content h3{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem}.casino-post-hero-info-block-content h4{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:1.8rem}.casino-post-hero-info-block-content p{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.casino-post-hero-banner{width:95%;height:auto;-ms-flex-item-align:center;align-self:center}.casino-post-hero-banner-wrapper{background-color:#000;border:1px solid #23896f;-webkit-transition:border .3s ease-in-out;transition:border .3s ease-in-out}.casino-post-hero-banner-wrapper:hover{border:1px solid #3ce792}.casino-post-hero-banner-title{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem;color:#fff}.casino-post-hero-banner-text{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px;color:#fff;margin-bottom:2rem}.casino-post-hero-banner-text h2{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.casino-post-hero-banner-text h3{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem}.casino-post-hero-banner-text h4{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:1.8rem}.casino-post-hero-banner-text p{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.casino-post-hero-banner-button{width:75%;-ms-flex-item-align:center;align-self:center;background-color:#23896f;border:none;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out;font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px;font-weight:500}.casino-post-hero-banner-button:hover{background-color:#3ce792}.casino-post-banner-block{padding:15px 0 15px 0}.casino-post-banner-block-image{width:360px;height:auto}.casino-post-opinions-and-reviews{padding:15px 0 15px 0}.casino-post-opinions-and-reviews-title{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.casino-post-opinions-and-reviews-content{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.casino-post-opinions-and-reviews-content h2{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.casino-post-opinions-and-reviews-content h3{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem}.casino-post-opinions-and-reviews-content h4{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:1.8rem}.casino-post-opinions-and-reviews-content p{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.casino-post-pros-and-cons-title{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff;color:#fff}.casino-post-pros-and-cons-content{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.casino-post-pros-and-cons-content h2{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.casino-post-pros-and-cons-content h3{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem}.casino-post-pros-and-cons-content h4{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:1.8rem}.casino-post-pros-and-cons-content p{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.casino-post-pros-and-cons-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.casino-post-pros-and-cons-list-title{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem}.casino-post-pros-and-cons-list-item-icon-ben{color:#3ce792}.casino-post-pros-and-cons-list-item-icon-dis{color:#ce000b}.casino-post-pros-and-cons-list-item{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px;color:#fff;margin-left:1rem}.casino-post-pros-and-cons-list-item h2{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.casino-post-pros-and-cons-list-item h3{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem}.casino-post-pros-and-cons-list-item h4{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:1.8rem}.casino-post-pros-and-cons-list-item p{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.casino-post-pros-and-cons-list-item-text{margin-left:.5rem}.casino-post-offers{padding:15px 0 15px 0}.casino-post-offers-title{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.casino-post-offers-content{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.casino-post-offers-content h2{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.casino-post-offers-content h3{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem}.casino-post-offers-content h4{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:1.8rem}.casino-post-offers-content p{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.casino-post-offers-banner-wrapper{padding:15px 0 15px 0}.casino-post-offers-banner-img{width:360px;height:auto}.casino-post-bonuses{padding:15px 0 15px 0}.casino-post-bonuses-title{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.casino-post-bonuses-short-description{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.casino-post-bonuses-short-description h2{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.casino-post-bonuses-short-description h3{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem}.casino-post-bonuses-short-description h4{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:1.8rem}.casino-post-bonuses-short-description p{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.casino-post-bonuses-item-title{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem;color:#fff}.casino-post-bonuses-item-content{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.casino-post-bonuses-item-content h2{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.casino-post-bonuses-item-content h3{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem}.casino-post-bonuses-item-content h4{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:1.8rem}.casino-post-bonuses-item-content p{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.casino-post-bonuses-item-banner{padding:15px 0 15px 0}.casino-post-bonuses-item-banner-img{width:360px;height:auto}.casino-post-games{padding:15px 0 15px 0}.casino-post-games-block-title{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.casino-post-games-block-description-article{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.casino-post-games-block-description-article h2{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.casino-post-games-block-description-article h3{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem}.casino-post-games-block-description-article h4{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:1.8rem}.casino-post-games-block-description-article p{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.casino-post-games-list-game-item-title{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem}.casino-post-games-list-game-item-description-article{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.casino-post-games-list-game-item-description-article h2{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.casino-post-games-list-game-item-description-article h3{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem}.casino-post-games-list-game-item-description-article h4{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:1.8rem}.casino-post-games-list-game-item-description-article p{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.casino-post-games-list-game-item-banner-wrapper{padding:15px 0 15px 0}.casino-post-games-list-game-item-banner-wrapper-img{width:360px;height:auto}.casino-post-mobile-app{padding:15px 0 15px 0}.casino-post-mobile-app-title{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.casino-post-mobile-app-content{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.casino-post-mobile-app-content h2{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.casino-post-mobile-app-content h3{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem}.casino-post-mobile-app-content h4{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:1.8rem}.casino-post-mobile-app-content p{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.casino-post-deposits-and-withdrawals{padding:15px 0 15px 0}.casino-post-deposits-and-withdrawals-block-title{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.casino-post-deposits-and-withdrawals-content{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.casino-post-deposits-and-withdrawals-content h2{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.casino-post-deposits-and-withdrawals-content h3{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem}.casino-post-deposits-and-withdrawals-content h4{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:1.8rem}.casino-post-deposits-and-withdrawals-content p{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.casino-post-deposits-and-withdrawals-banner-wrapper{padding:15px 0 15px 0}.casino-post-deposits-and-withdrawals-banner-wrapper-img{width:360px;height:auto}.casino-post-deposits-and-withdrawals-list-item-title{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem}.casino-post-deposits-and-withdrawals-list-item-content{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.casino-post-deposits-and-withdrawals-list-item-content h2{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.casino-post-deposits-and-withdrawals-list-item-content h3{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem}.casino-post-deposits-and-withdrawals-list-item-content h4{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:1.8rem}.casino-post-deposits-and-withdrawals-list-item-content p{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.contacts-page-info-block{padding:15px 0 15px 0}.contacts-page-info-block-title{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:10px;font-size:2.4rem;color:#fff}.contacts-page-info-block-content{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.contacts-page-info-block-content h2{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.contacts-page-info-block-content h3{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem}.contacts-page-info-block-content h4{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:1.8rem}.contacts-page-info-block-content p{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.about-page{-webkit-box-flex:1;-ms-flex:1;flex:1}.about-page-block{padding:15px 0 15px 0}.about-page-block-title{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:10px;font-size:2.4rem;color:#fff}.about-page-block-content{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.about-page-block-content h2{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.about-page-block-content h3{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem}.about-page-block-content h4{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:1.8rem}.about-page-block-content p{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.licenses-and-certifications-page-block{padding:15px 0 15px 0}.licenses-and-certifications-page-block-title{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:10px;font-size:2.4rem;color:#fff}.licenses-and-certifications-page-block-content{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.licenses-and-certifications-page-block-content h2{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.licenses-and-certifications-page-block-content h3{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem}.licenses-and-certifications-page-block-content h4{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:1.8rem}.licenses-and-certifications-page-block-content p{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.privacy-policy-page{-webkit-box-flex:1;-ms-flex:1;flex:1}.privacy-policy-page-block{padding:15px 0 15px 0}.privacy-policy-page-block-title{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:10px;font-size:2.4rem;color:#fff}.privacy-policy-page-block-content{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.privacy-policy-page-block-content h2{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.privacy-policy-page-block-content h3{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem}.privacy-policy-page-block-content h4{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:1.8rem}.privacy-policy-page-block-content p{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.cookies-policy{-webkit-box-flex:1;-ms-flex:1;flex:1}.cookies-policy-page-title{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:10px;font-size:2.4rem;color:#fff}.cookies-policy-block-list-item{padding:15px 0 15px 0}.cookies-policy-block-list-item-title{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.cookies-policy-block-list-item-content{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}.cookies-policy-block-list-item-content h2{font-family:Montserrat,sans-serif;font-weight:600;padding-bottom:8px;font-size:2.2rem;color:#fff}.cookies-policy-block-list-item-content h3{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:2rem}.cookies-policy-block-list-item-content h4{font-family:Montserrat,sans-serif;font-weight:500;color:#fff;font-size:1.8rem}.cookies-policy-block-list-item-content p{font-family:Montserrat,sans-serif;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.4;letter-spacing:.05rem;overflow:auto;margin-bottom:5px}footer{-ms-flex-item-align:end;align-self:flex-end;padding:30px;background-color:#202427}.footer-nav-link{font-family:Montserrat,sans-serif;color:#fff!important;-webkit-transition:color .3s;transition:color .3s}.footer-nav-link:hover{color:#d48c50!important}.footer-nav-link:active{color:#fff!important}.footer-logo{line-height:100%;-ms-flex-item-align:center;align-self:center}.footer-logo-img{height:100%;width:175px}.footer-partners-logos-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-partner-logo-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100px;height:75px}.footer-partner-logo-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.footer-partner-logo-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:-webkit-filter .3s,-webkit-transform .3s;transition:-webkit-filter .3s,-webkit-transform .3s;transition:filter .3s,transform .3s;transition:filter .3s,transform .3s,-webkit-filter .3s,-webkit-transform .3s}.footer-partner-logo-image:hover{-webkit-filter:grayscale(0);filter:grayscale(0);-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03)}.footer-disclaimer-text-wrapper{color:#fff}.footer-disclaimer-text-wrapper h1,.footer-disclaimer-text-wrapper h2,.footer-disclaimer-text-wrapper h3,.footer-disclaimer-text-wrapper h4{font-family:Montserrat,sans-serif;margin-bottom:0;line-height:120%}.footer-disclaimer-text-wrapper p{font-family:Montserrat,sans-serif;margin-bottom:5px}.not-found-page{background-color:#000;-webkit-box-flex:1;-ms-flex:1;flex:1}.not-found-page__wrapper{width:80%;padding:2rem;border:solid .1rem #d48c50;border-radius:10px}.not-found-page__title{font-family:Montserrat,sans-serif;text-align:center;color:#fff;font-weight:600;font-size:10rem;line-height:100%}.not-found-page__text{font-family:Montserrat,sans-serif;color:#d48c50;font-weight:400;font-size:1.6rem;line-height:100%}.not-found-page__home-button{background-color:#23896f;color:#fff}.not-found-page__home-button:hover{background-color:#3ce792}.not-found-page__home-button:active{background-color:#d48c50!important}.not-found-page__home-button:target{background-color:#d48c50!important}@media (min-width:576px){.navbar-logo{width:200px}.navbar-item__text-logo-under{font-size:1.6rem}.footer-logo-img{width:200px}.not-found-page__wrapper{width:50%}}@media (min-width:768px){.navbar{-webkit-box-shadow:0 10px 40px hsla(0,0%,100%,.6);box-shadow:0 10px 40px hsla(0,0%,100%,.6)}.dropdown-item{font-size:1.6rem;margin-bottom:8px}.hero{padding:20px 0 20px 0}.hero-title{font-size:2.88rem;padding-bottom:15px}.hero-article h2{font-size:2.4rem;padding-bottom:10px}.hero-article h3{font-size:2.2rem}.hero-article h4{font-size:2rem}.hero-article p{font-size:1.6rem;margin-bottom:8px}.hero-article{font-size:1.6rem;margin-bottom:8px}.hero-read-more-wrapper{font-size:1.6rem;margin-bottom:8px}.casinos-list{padding:20px 0 20px 0}.casinos-list-title{font-size:2.4rem;padding-bottom:10px}.casinos-list-item-rating-link-container *{font-size:1.6rem;margin-bottom:8px}.casinos-list-item-content-text{font-size:1.6rem;margin-bottom:8px}.casinos-list-item-outside-link{font-size:1.6rem;margin-bottom:8px}.home-content-block{padding:20px 0 20px 0}.home-content-block-title{font-size:2.4rem;padding-bottom:10px}.home-content-block-table-container h2{font-size:2.4rem;padding-bottom:10px}.home-content-block-table-container h3{font-size:2.2rem}.home-content-block-table-container h4{font-size:2rem}.home-content-block-table-container p{font-size:1.6rem;margin-bottom:8px}.home-content-block-table-container{font-size:1.6rem;margin-bottom:8px}.home-content-block-article-container h2{font-size:2.4rem;padding-bottom:10px}.home-content-block-article-container h3{font-size:2.2rem}.home-content-block-article-container h4{font-size:2rem}.home-content-block-article-container p{font-size:1.6rem;margin-bottom:8px}.home-content-block-article-container{font-size:1.6rem;margin-bottom:8px}.home-content-block-article-item-title{font-size:2.2rem}.home-content-block-article-item-description h2{font-size:2.4rem;padding-bottom:10px}.home-content-block-article-item-description h3{font-size:2.2rem}.home-content-block-article-item-description h4{font-size:2rem}.home-content-block-article-item-description p{font-size:1.6rem;margin-bottom:8px}.home-content-block-article-item-description{font-size:1.6rem;margin-bottom:8px}.home-content-side-navigation{padding:20px 0 20px 0}.home-content-side-navigation-title{font-size:2.2rem}.home-content-side-navigation-link{font-size:1.6rem;margin-bottom:8px}.review-page-hero-block-title{font-size:2.88rem;padding-bottom:15px}.review-page-hero-block-banner{padding:20px 0 20px 0}.review-page-hero-block-banner-img{width:700px}.review-page-topic-block{padding:20px 0 20px 0}.review-page-topic-block-title{font-size:2.4rem;padding-bottom:10px}.review-page-topic-block-content h2{font-size:2.4rem;padding-bottom:10px}.review-page-topic-block-content h3{font-size:2.2rem}.review-page-topic-block-content h4{font-size:2rem}.review-page-topic-block-content p{font-size:1.6rem;margin-bottom:8px}.review-page-topic-block-content{font-size:1.6rem;margin-bottom:8px}.review-page-topic-block-banner{padding:20px 0 20px 0}.review-page-topic-block-banner-img{width:700px}.blog-page-title{font-size:2.88rem;padding-bottom:15px}.blog-posts-container h2{font-size:2.4rem;padding-bottom:10px}.blog-posts-container h3{font-size:2.2rem}.blog-posts-container h4{font-size:2rem}.blog-posts-container p{font-size:1.6rem;margin-bottom:8px}.blog-posts-container{font-size:1.6rem;margin-bottom:8px}.blog-post-card-title{font-size:2.2rem}.blog-post-card-text{font-size:1.6rem;margin-bottom:8px}.blog-live-post-page-title{font-size:2.88rem;padding-bottom:15px}.blog-live-post-blocks-wrapper{padding:20px 0 20px 0}.blog-live-post-blocks-list-item-title{font-size:2.4rem;padding-bottom:10px}.blog-live-post-blocks-list-item-img{width:700px}.blog-live-post-blocks-list-item-content h2{font-size:2.4rem;padding-bottom:10px}.blog-live-post-blocks-list-item-content h3{font-size:2.2rem}.blog-live-post-blocks-list-item-content h4{font-size:2rem}.blog-live-post-blocks-list-item-content p{font-size:1.6rem;margin-bottom:8px}.blog-live-post-blocks-list-item-content{font-size:1.6rem;margin-bottom:8px}.blog-live-post-side-navigation{padding:20px 0 20px 0}.blog-live-post-side-navigation-title{font-size:2.2rem}.blog-live-post-side-navigation-list-item-link{font-size:1.6rem;margin-bottom:8px}#breadcrumbs{font-size:1.6rem;margin-bottom:8px}#breadcrumbs{padding:20px 0 20px 0}.casino-post-hero-header{padding:20px 0 20px 0}.casino-post-hero-header-logo{width:80px}.casino-post-hero-header-title{font-size:2.88rem;padding-bottom:15px}.casino-post-hero-header-title{margin-left:2.5rem}.casino-post-hero-info-block{padding:20px 0 20px 0}.casino-post-hero-info-block-title{font-size:2.2rem}.casino-post-hero-info-block-content h2{font-size:2.4rem;padding-bottom:10px}.casino-post-hero-info-block-content h3{font-size:2.2rem}.casino-post-hero-info-block-content h4{font-size:2rem}.casino-post-hero-info-block-content p{font-size:1.6rem;margin-bottom:8px}.casino-post-hero-info-block-content{font-size:1.6rem;margin-bottom:8px}.casino-post-hero-banner-title{font-size:2.2rem}.casino-post-hero-banner-text h2{font-size:2.4rem;padding-bottom:10px}.casino-post-hero-banner-text h3{font-size:2.2rem}.casino-post-hero-banner-text h4{font-size:2rem}.casino-post-hero-banner-text p{font-size:1.6rem;margin-bottom:8px}.casino-post-hero-banner-text{font-size:1.6rem;margin-bottom:8px}.casino-post-hero-banner-button{font-size:1.6rem;margin-bottom:8px}.casino-post-banner-block{padding:20px 0 20px 0}.casino-post-banner-block-image{width:700px}.casino-post-opinions-and-reviews{padding:20px 0 20px 0}.casino-post-opinions-and-reviews-title{font-size:2.4rem;padding-bottom:10px}.casino-post-opinions-and-reviews-content h2{font-size:2.4rem;padding-bottom:10px}.casino-post-opinions-and-reviews-content h3{font-size:2.2rem}.casino-post-opinions-and-reviews-content h4{font-size:2rem}.casino-post-opinions-and-reviews-content p{font-size:1.6rem;margin-bottom:8px}.casino-post-opinions-and-reviews-content{font-size:1.6rem;margin-bottom:8px}.casino-post-pros-and-cons-title{font-size:2.4rem;padding-bottom:10px}.casino-post-pros-and-cons-content h2{font-size:2.4rem;padding-bottom:10px}.casino-post-pros-and-cons-content h3{font-size:2.2rem}.casino-post-pros-and-cons-content h4{font-size:2rem}.casino-post-pros-and-cons-content p{font-size:1.6rem;margin-bottom:8px}.casino-post-pros-and-cons-content{font-size:1.6rem;margin-bottom:8px}.casino-post-pros-and-cons-container{-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.casino-post-pros-and-cons-list-title{font-size:2.2rem}.casino-post-pros-and-cons-list-item h2{font-size:2.4rem;padding-bottom:10px}.casino-post-pros-and-cons-list-item h3{font-size:2.2rem}.casino-post-pros-and-cons-list-item h4{font-size:2rem}.casino-post-pros-and-cons-list-item p{font-size:1.6rem;margin-bottom:8px}.casino-post-pros-and-cons-list-item{font-size:1.6rem;margin-bottom:8px}.casino-post-offers{padding:20px 0 20px 0}.casino-post-offers-title{font-size:2.4rem;padding-bottom:10px}.casino-post-offers-content h2{font-size:2.4rem;padding-bottom:10px}.casino-post-offers-content h3{font-size:2.2rem}.casino-post-offers-content h4{font-size:2rem}.casino-post-offers-content p{font-size:1.6rem;margin-bottom:8px}.casino-post-offers-content{font-size:1.6rem;margin-bottom:8px}.casino-post-offers-banner-wrapper{padding:20px 0 20px 0}.casino-post-offers-banner-img{width:700px}.casino-post-bonuses{padding:20px 0 20px 0}.casino-post-bonuses-title{font-size:2.4rem;padding-bottom:10px}.casino-post-bonuses-short-description h2{font-size:2.4rem;padding-bottom:10px}.casino-post-bonuses-short-description h3{font-size:2.2rem}.casino-post-bonuses-short-description h4{font-size:2rem}.casino-post-bonuses-short-description p{font-size:1.6rem;margin-bottom:8px}.casino-post-bonuses-short-description{font-size:1.6rem;margin-bottom:8px}.casino-post-bonuses-item-title{font-size:2.2rem}.casino-post-bonuses-item-content h2{font-size:2.4rem;padding-bottom:10px}.casino-post-bonuses-item-content h3{font-size:2.2rem}.casino-post-bonuses-item-content h4{font-size:2rem}.casino-post-bonuses-item-content p{font-size:1.6rem;margin-bottom:8px}.casino-post-bonuses-item-content{font-size:1.6rem;margin-bottom:8px}.casino-post-bonuses-item-banner{padding:20px 0 20px 0}.casino-post-bonuses-item-banner-img{width:700px}.casino-post-games{padding:20px 0 20px 0}.casino-post-games-block-title{font-size:2.4rem;padding-bottom:10px}.casino-post-games-block-description-article h2{font-size:2.4rem;padding-bottom:10px}.casino-post-games-block-description-article h3{font-size:2.2rem}.casino-post-games-block-description-article h4{font-size:2rem}.casino-post-games-block-description-article p{font-size:1.6rem;margin-bottom:8px}.casino-post-games-block-description-article{font-size:1.6rem;margin-bottom:8px}.casino-post-games-list-game-item-title{font-size:2.2rem}.casino-post-games-list-game-item-description-article h2{font-size:2.4rem;padding-bottom:10px}.casino-post-games-list-game-item-description-article h3{font-size:2.2rem}.casino-post-games-list-game-item-description-article h4{font-size:2rem}.casino-post-games-list-game-item-description-article p{font-size:1.6rem;margin-bottom:8px}.casino-post-games-list-game-item-description-article{font-size:1.6rem;margin-bottom:8px}.casino-post-games-list-game-item-banner-wrapper{padding:20px 0 20px 0}.casino-post-games-list-game-item-banner-wrapper-img{width:700px}.casino-post-mobile-app{padding:20px 0 20px 0}.casino-post-mobile-app-title{font-size:2.4rem;padding-bottom:10px}.casino-post-mobile-app-content h2{font-size:2.4rem;padding-bottom:10px}.casino-post-mobile-app-content h3{font-size:2.2rem}.casino-post-mobile-app-content h4{font-size:2rem}.casino-post-mobile-app-content p{font-size:1.6rem;margin-bottom:8px}.casino-post-mobile-app-content{font-size:1.6rem;margin-bottom:8px}.casino-post-deposits-and-withdrawals{padding:20px 0 20px 0}.casino-post-deposits-and-withdrawals-block-title{font-size:2.4rem;padding-bottom:10px}.casino-post-deposits-and-withdrawals-content h2{font-size:2.4rem;padding-bottom:10px}.casino-post-deposits-and-withdrawals-content h3{font-size:2.2rem}.casino-post-deposits-and-withdrawals-content h4{font-size:2rem}.casino-post-deposits-and-withdrawals-content p{font-size:1.6rem;margin-bottom:8px}.casino-post-deposits-and-withdrawals-content{font-size:1.6rem;margin-bottom:8px}.casino-post-deposits-and-withdrawals-banner-wrapper{padding:20px 0 20px 0}.casino-post-deposits-and-withdrawals-banner-wrapper-img{width:700px}.casino-post-deposits-and-withdrawals-list-item-title{font-size:2.2rem}.casino-post-deposits-and-withdrawals-list-item-content h2{font-size:2.4rem;padding-bottom:10px}.casino-post-deposits-and-withdrawals-list-item-content h3{font-size:2.2rem}.casino-post-deposits-and-withdrawals-list-item-content h4{font-size:2rem}.casino-post-deposits-and-withdrawals-list-item-content p{font-size:1.6rem;margin-bottom:8px}.casino-post-deposits-and-withdrawals-list-item-content{font-size:1.6rem;margin-bottom:8px}.contacts-page-info-block{padding:20px 0 20px 0}.contacts-page-info-block-title{font-size:2.88rem;padding-bottom:15px}.contacts-page-info-block-content h2{font-size:2.4rem;padding-bottom:10px}.contacts-page-info-block-content h3{font-size:2.2rem}.contacts-page-info-block-content h4{font-size:2rem}.contacts-page-info-block-content p{font-size:1.6rem;margin-bottom:8px}.contacts-page-info-block-content{font-size:1.6rem;margin-bottom:8px}.about-page-block{padding:20px 0 20px 0}.about-page-block-title{font-size:2.88rem;padding-bottom:15px}.about-page-block-content h2{font-size:2.4rem;padding-bottom:10px}.about-page-block-content h3{font-size:2.2rem}.about-page-block-content h4{font-size:2rem}.about-page-block-content p{font-size:1.6rem;margin-bottom:8px}.about-page-block-content{font-size:1.6rem;margin-bottom:8px}.licenses-and-certifications-page-block{padding:20px 0 20px 0}.licenses-and-certifications-page-block-title{font-size:2.88rem;padding-bottom:15px}.licenses-and-certifications-page-block-content h2{font-size:2.4rem;padding-bottom:10px}.licenses-and-certifications-page-block-content h3{font-size:2.2rem}.licenses-and-certifications-page-block-content h4{font-size:2rem}.licenses-and-certifications-page-block-content p{font-size:1.6rem;margin-bottom:8px}.licenses-and-certifications-page-block-content{font-size:1.6rem;margin-bottom:8px}.privacy-policy-page-block{padding:20px 0 20px 0}.privacy-policy-page-block-title{font-size:2.88rem;padding-bottom:15px}.privacy-policy-page-block-content h2{font-size:2.4rem;padding-bottom:10px}.privacy-policy-page-block-content h3{font-size:2.2rem}.privacy-policy-page-block-content h4{font-size:2rem}.privacy-policy-page-block-content p{font-size:1.6rem;margin-bottom:8px}.privacy-policy-page-block-content{font-size:1.6rem;margin-bottom:8px}.cookies-policy-page-title{font-size:2.88rem;padding-bottom:15px}.cookies-policy-block-list-item{padding:20px 0 20px 0}.cookies-policy-block-list-item-title{font-size:2.4rem;padding-bottom:10px}.cookies-policy-block-list-item-content h2{font-size:2.4rem;padding-bottom:10px}.cookies-policy-block-list-item-content h3{font-size:2.2rem}.cookies-policy-block-list-item-content h4{font-size:2rem}.cookies-policy-block-list-item-content p{font-size:1.6rem;margin-bottom:8px}.cookies-policy-block-list-item-content{font-size:1.6rem;margin-bottom:8px}.footer-partner-logo-item{width:150px;height:100px}}@media (min-width:990px){.navbar__mobile-menu-separate-line{display:none}}@media (min-width:992px){.dropdown-item{font-size:1.6rem;margin-bottom:10px}.hero{padding:25px 0 25px 0}.hero-title{font-size:3.5rem;padding-bottom:20px}.hero-article h2{font-size:2.64rem;padding-bottom:15px}.hero-article h3{font-size:2.4rem}.hero-article h4{font-size:2rem}.hero-article p{font-size:1.6rem;margin-bottom:10px}.hero-article{font-size:1.6rem;margin-bottom:10px}.hero-read-more-wrapper{font-size:1.6rem;margin-bottom:10px}.casinos-list{padding:25px 0 25px 0}.casinos-list-title{font-size:2.64rem;padding-bottom:15px}.casinos-list-items{gap:2rem}.casinos-list-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem;width:66%}.casinos-list-item-info-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.casinos-list-item-rating-link-container *{font-size:1.6rem;margin-bottom:10px}.casinos-list-item-img{width:76px;height:76px}.casinos-list-item-content-text{font-size:1.6rem;margin-bottom:10px}.casinos-list-item-content-text{margin-bottom:0;width:40%}.casinos-list-item-outside-link{font-size:1.6rem;margin-bottom:10px}.casinos-list-item-outside-link{width:25%}.home-content-block{padding:25px 0 25px 0}.home-content-block-title{font-size:2.64rem;padding-bottom:15px}.home-content-block-table-container h2{font-size:2.64rem;padding-bottom:15px}.home-content-block-table-container h3{font-size:2.4rem}.home-content-block-table-container h4{font-size:2rem}.home-content-block-table-container p{font-size:1.6rem;margin-bottom:10px}.home-content-block-table-container{font-size:1.6rem;margin-bottom:10px}.home-content-block-article-container h2{font-size:2.64rem;padding-bottom:15px}.home-content-block-article-container h3{font-size:2.4rem}.home-content-block-article-container h4{font-size:2rem}.home-content-block-article-container p{font-size:1.6rem;margin-bottom:10px}.home-content-block-article-container{font-size:1.6rem;margin-bottom:10px}.home-content-block-article-item-title{font-size:2.4rem}.home-content-block-article-item-image{margin-bottom:2.5rem}.home-content-block-article-item-description h2{font-size:2.64rem;padding-bottom:15px}.home-content-block-article-item-description h3{font-size:2.4rem}.home-content-block-article-item-description h4{font-size:2rem}.home-content-block-article-item-description p{font-size:1.6rem;margin-bottom:10px}.home-content-block-article-item-description{font-size:1.6rem;margin-bottom:10px}.home-content-side-navigation{padding:25px 0 25px 0}.home-content-side-navigation-title{font-size:2.4rem}.home-content-side-navigation-link{font-size:1.6rem;margin-bottom:10px}.review-page-hero-block-title{font-size:3.5rem;padding-bottom:20px}.review-page-hero-block-banner{padding:25px 0 25px 0}.review-page-hero-block-banner-img{width:1024px}.review-page-topic-block{padding:25px 0 25px 0}.review-page-topic-block-title{font-size:2.64rem;padding-bottom:15px}.review-page-topic-block-content h2{font-size:2.64rem;padding-bottom:15px}.review-page-topic-block-content h3{font-size:2.4rem}.review-page-topic-block-content h4{font-size:2rem}.review-page-topic-block-content p{font-size:1.6rem;margin-bottom:10px}.review-page-topic-block-content{font-size:1.6rem;margin-bottom:10px}.review-page-topic-block-banner{padding:25px 0 25px 0}.review-page-topic-block-banner-img{width:1024px}.blog-page-title{font-size:3.5rem;padding-bottom:20px}.blog-posts-container h2{font-size:2.64rem;padding-bottom:15px}.blog-posts-container h3{font-size:2.4rem}.blog-posts-container h4{font-size:2rem}.blog-posts-container p{font-size:1.6rem;margin-bottom:10px}.blog-posts-container{font-size:1.6rem;margin-bottom:10px}.blog-post-card-title{font-size:2.4rem}.blog-post-card-text{font-size:1.6rem;margin-bottom:10px}.blog-live-post-page-title{font-size:3.5rem;padding-bottom:20px}.blog-live-post-blocks-wrapper{padding:25px 0 25px 0}.blog-live-post-blocks-list-item-title{font-size:2.64rem;padding-bottom:15px}.blog-live-post-blocks-list-item-img{width:1024px}.blog-live-post-blocks-list-item-content h2{font-size:2.64rem;padding-bottom:15px}.blog-live-post-blocks-list-item-content h3{font-size:2.4rem}.blog-live-post-blocks-list-item-content h4{font-size:2rem}.blog-live-post-blocks-list-item-content p{font-size:1.6rem;margin-bottom:10px}.blog-live-post-blocks-list-item-content{font-size:1.6rem;margin-bottom:10px}.blog-live-post-side-navigation{padding:25px 0 25px 0}.blog-live-post-side-navigation-title{font-size:2.4rem}.blog-live-post-side-navigation-list-item-link{font-size:1.6rem;margin-bottom:10px}#breadcrumbs{font-size:1.6rem;margin-bottom:10px}#breadcrumbs{padding:25px 0 25px 0}.casino-post-hero-header{padding:25px 0 25px 0}.casino-post-hero-header-logo{width:120px}.casino-post-hero-header-title{font-size:3.5rem;padding-bottom:20px}.casino-post-hero-info-block{padding:25px 0 25px 0}.casino-post-hero-info-block-title{font-size:2.4rem}.casino-post-hero-info-block-content h2{font-size:2.64rem;padding-bottom:15px}.casino-post-hero-info-block-content h3{font-size:2.4rem}.casino-post-hero-info-block-content h4{font-size:2rem}.casino-post-hero-info-block-content p{font-size:1.6rem;margin-bottom:10px}.casino-post-hero-info-block-content{font-size:1.6rem;margin-bottom:10px}.casino-post-hero-banner-title{font-size:2.4rem}.casino-post-hero-banner-text h2{font-size:2.64rem;padding-bottom:15px}.casino-post-hero-banner-text h3{font-size:2.4rem}.casino-post-hero-banner-text h4{font-size:2rem}.casino-post-hero-banner-text p{font-size:1.6rem;margin-bottom:10px}.casino-post-hero-banner-text{font-size:1.6rem;margin-bottom:10px}.casino-post-hero-banner-button{font-size:1.6rem;margin-bottom:10px}.casino-post-banner-block{padding:25px 0 25px 0}.casino-post-banner-block-image{width:1024px}.casino-post-opinions-and-reviews{padding:25px 0 25px 0}.casino-post-opinions-and-reviews-title{font-size:2.64rem;padding-bottom:15px}.casino-post-opinions-and-reviews-content h2{font-size:2.64rem;padding-bottom:15px}.casino-post-opinions-and-reviews-content h3{font-size:2.4rem}.casino-post-opinions-and-reviews-content h4{font-size:2rem}.casino-post-opinions-and-reviews-content p{font-size:1.6rem;margin-bottom:10px}.casino-post-opinions-and-reviews-content{font-size:1.6rem;margin-bottom:10px}.casino-post-pros-and-cons-title{font-size:2.64rem;padding-bottom:15px}.casino-post-pros-and-cons-content h2{font-size:2.64rem;padding-bottom:15px}.casino-post-pros-and-cons-content h3{font-size:2.4rem}.casino-post-pros-and-cons-content h4{font-size:2rem}.casino-post-pros-and-cons-content p{font-size:1.6rem;margin-bottom:10px}.casino-post-pros-and-cons-content{font-size:1.6rem;margin-bottom:10px}.casino-post-pros-and-cons-list-title{font-size:2.4rem}.casino-post-pros-and-cons-list-item h2{font-size:2.64rem;padding-bottom:15px}.casino-post-pros-and-cons-list-item h3{font-size:2.4rem}.casino-post-pros-and-cons-list-item h4{font-size:2rem}.casino-post-pros-and-cons-list-item p{font-size:1.6rem;margin-bottom:10px}.casino-post-pros-and-cons-list-item{font-size:1.6rem;margin-bottom:10px}.casino-post-offers{padding:25px 0 25px 0}.casino-post-offers-title{font-size:2.64rem;padding-bottom:15px}.casino-post-offers-content h2{font-size:2.64rem;padding-bottom:15px}.casino-post-offers-content h3{font-size:2.4rem}.casino-post-offers-content h4{font-size:2rem}.casino-post-offers-content p{font-size:1.6rem;margin-bottom:10px}.casino-post-offers-content{font-size:1.6rem;margin-bottom:10px}.casino-post-offers-banner-wrapper{padding:25px 0 25px 0}.casino-post-offers-banner-img{width:1024px}.casino-post-bonuses{padding:25px 0 25px 0}.casino-post-bonuses-title{font-size:2.64rem;padding-bottom:15px}.casino-post-bonuses-short-description h2{font-size:2.64rem;padding-bottom:15px}.casino-post-bonuses-short-description h3{font-size:2.4rem}.casino-post-bonuses-short-description h4{font-size:2rem}.casino-post-bonuses-short-description p{font-size:1.6rem;margin-bottom:10px}.casino-post-bonuses-short-description{font-size:1.6rem;margin-bottom:10px}.casino-post-bonuses-item-title{font-size:2.4rem}.casino-post-bonuses-item-content h2{font-size:2.64rem;padding-bottom:15px}.casino-post-bonuses-item-content h3{font-size:2.4rem}.casino-post-bonuses-item-content h4{font-size:2rem}.casino-post-bonuses-item-content p{font-size:1.6rem;margin-bottom:10px}.casino-post-bonuses-item-content{font-size:1.6rem;margin-bottom:10px}.casino-post-bonuses-item-banner{padding:25px 0 25px 0}.casino-post-bonuses-item-banner-img{width:1024px}.casino-post-games{padding:25px 0 25px 0}.casino-post-games-block-title{font-size:2.64rem;padding-bottom:15px}.casino-post-games-block-description-article h2{font-size:2.64rem;padding-bottom:15px}.casino-post-games-block-description-article h3{font-size:2.4rem}.casino-post-games-block-description-article h4{font-size:2rem}.casino-post-games-block-description-article p{font-size:1.6rem;margin-bottom:10px}.casino-post-games-block-description-article{font-size:1.6rem;margin-bottom:10px}.casino-post-games-list-game-item-title{font-size:2.4rem}.casino-post-games-list-game-item-description-article h2{font-size:2.64rem;padding-bottom:15px}.casino-post-games-list-game-item-description-article h3{font-size:2.4rem}.casino-post-games-list-game-item-description-article h4{font-size:2rem}.casino-post-games-list-game-item-description-article p{font-size:1.6rem;margin-bottom:10px}.casino-post-games-list-game-item-description-article{font-size:1.6rem;margin-bottom:10px}.casino-post-games-list-game-item-banner-wrapper{padding:25px 0 25px 0}.casino-post-games-list-game-item-banner-wrapper-img{width:1024px}.casino-post-mobile-app{padding:25px 0 25px 0}.casino-post-mobile-app-title{font-size:2.64rem;padding-bottom:15px}.casino-post-mobile-app-content h2{font-size:2.64rem;padding-bottom:15px}.casino-post-mobile-app-content h3{font-size:2.4rem}.casino-post-mobile-app-content h4{font-size:2rem}.casino-post-mobile-app-content p{font-size:1.6rem;margin-bottom:10px}.casino-post-mobile-app-content{font-size:1.6rem;margin-bottom:10px}.casino-post-deposits-and-withdrawals{padding:25px 0 25px 0}.casino-post-deposits-and-withdrawals-block-title{font-size:2.64rem;padding-bottom:15px}.casino-post-deposits-and-withdrawals-content h2{font-size:2.64rem;padding-bottom:15px}.casino-post-deposits-and-withdrawals-content h3{font-size:2.4rem}.casino-post-deposits-and-withdrawals-content h4{font-size:2rem}.casino-post-deposits-and-withdrawals-content p{font-size:1.6rem;margin-bottom:10px}.casino-post-deposits-and-withdrawals-content{font-size:1.6rem;margin-bottom:10px}.casino-post-deposits-and-withdrawals-banner-wrapper{padding:25px 0 25px 0}.casino-post-deposits-and-withdrawals-banner-wrapper-img{width:1024px}.casino-post-deposits-and-withdrawals-list-item-title{font-size:2.4rem}.casino-post-deposits-and-withdrawals-list-item-content h2{font-size:2.64rem;padding-bottom:15px}.casino-post-deposits-and-withdrawals-list-item-content h3{font-size:2.4rem}.casino-post-deposits-and-withdrawals-list-item-content h4{font-size:2rem}.casino-post-deposits-and-withdrawals-list-item-content p{font-size:1.6rem;margin-bottom:10px}.casino-post-deposits-and-withdrawals-list-item-content{font-size:1.6rem;margin-bottom:10px}.contacts-page-info-block{padding:25px 0 25px 0}.contacts-page-info-block-title{font-size:3.5rem;padding-bottom:20px}.contacts-page-info-block-content h2{font-size:2.64rem;padding-bottom:15px}.contacts-page-info-block-content h3{font-size:2.4rem}.contacts-page-info-block-content h4{font-size:2rem}.contacts-page-info-block-content p{font-size:1.6rem;margin-bottom:10px}.contacts-page-info-block-content{font-size:1.6rem;margin-bottom:10px}.about-page-block{padding:25px 0 25px 0}.about-page-block-title{font-size:3.5rem;padding-bottom:20px}.about-page-block-content h2{font-size:2.64rem;padding-bottom:15px}.about-page-block-content h3{font-size:2.4rem}.about-page-block-content h4{font-size:2rem}.about-page-block-content p{font-size:1.6rem;margin-bottom:10px}.about-page-block-content{font-size:1.6rem;margin-bottom:10px}.licenses-and-certifications-page-block{padding:25px 0 25px 0}.licenses-and-certifications-page-block-title{font-size:3.5rem;padding-bottom:20px}.licenses-and-certifications-page-block-content h2{font-size:2.64rem;padding-bottom:15px}.licenses-and-certifications-page-block-content h3{font-size:2.4rem}.licenses-and-certifications-page-block-content h4{font-size:2rem}.licenses-and-certifications-page-block-content p{font-size:1.6rem;margin-bottom:10px}.licenses-and-certifications-page-block-content{font-size:1.6rem;margin-bottom:10px}.privacy-policy-page-block{padding:25px 0 25px 0}.privacy-policy-page-block-title{font-size:3.5rem;padding-bottom:20px}.privacy-policy-page-block-content h2{font-size:2.64rem;padding-bottom:15px}.privacy-policy-page-block-content h3{font-size:2.4rem}.privacy-policy-page-block-content h4{font-size:2rem}.privacy-policy-page-block-content p{font-size:1.6rem;margin-bottom:10px}.privacy-policy-page-block-content{font-size:1.6rem;margin-bottom:10px}.cookies-policy-page-title{font-size:3.5rem;padding-bottom:20px}.cookies-policy-block-list-item{padding:25px 0 25px 0}.cookies-policy-block-list-item-title{font-size:2.64rem;padding-bottom:15px}.cookies-policy-block-list-item-content h2{font-size:2.64rem;padding-bottom:15px}.cookies-policy-block-list-item-content h3{font-size:2.4rem}.cookies-policy-block-list-item-content h4{font-size:2rem}.cookies-policy-block-list-item-content p{font-size:1.6rem;margin-bottom:10px}.cookies-policy-block-list-item-content{font-size:1.6rem;margin-bottom:10px}.footer-logo{-ms-flex-item-align:start;align-self:flex-start}}@media (min-width:1200px){.dropdown-item{font-size:1.8rem}.hero-title{font-size:3.5rem}.hero-article h2{font-size:3.12rem}.hero-article h3{font-size:2.6rem}.hero-article h4{font-size:2.2rem}.hero-article p{font-size:1.8rem}.hero-article{font-size:1.8rem}.hero-read-more-wrapper{font-size:1.8rem}.casinos-list-title{font-size:3.12rem}.casinos-list-item-rating-link-container *{font-size:1.8rem}.casinos-list-item-content-text{font-size:1.8rem}.casinos-list-item-outside-link{font-size:1.8rem}.home-content-block-title{font-size:3.12rem}.home-content-block-table-container h2{font-size:3.12rem}.home-content-block-table-container h3{font-size:2.6rem}.home-content-block-table-container h4{font-size:2.2rem}.home-content-block-table-container p{font-size:1.8rem}.home-content-block-table-container{font-size:1.8rem}.home-content-block-article-container h2{font-size:3.12rem}.home-content-block-article-container h3{font-size:2.6rem}.home-content-block-article-container h4{font-size:2.2rem}.home-content-block-article-container p{font-size:1.8rem}.home-content-block-article-container{font-size:1.8rem}.home-content-block-article-item-title{font-size:2.6rem}.home-content-block-article-item-description h2{font-size:3.12rem}.home-content-block-article-item-description h3{font-size:2.6rem}.home-content-block-article-item-description h4{font-size:2.2rem}.home-content-block-article-item-description p{font-size:1.8rem}.home-content-block-article-item-description{font-size:1.8rem}.home-content-side-navigation-title{font-size:2.6rem}.home-content-side-navigation-link{font-size:1.8rem}.review-page-hero-block-title{font-size:3.5rem}.review-page-hero-block-banner-img{width:1200px}.review-page-topic-block-title{font-size:3.12rem}.review-page-topic-block-content h2{font-size:3.12rem}.review-page-topic-block-content h3{font-size:2.6rem}.review-page-topic-block-content h4{font-size:2.2rem}.review-page-topic-block-content p{font-size:1.8rem}.review-page-topic-block-content{font-size:1.8rem}.review-page-topic-block-banner-img{width:1200px}.blog-page-title{font-size:3.5rem}.blog-posts-container h2{font-size:3.12rem}.blog-posts-container h3{font-size:2.6rem}.blog-posts-container h4{font-size:2.2rem}.blog-posts-container p{font-size:1.8rem}.blog-posts-container{font-size:1.8rem}.blog-post-card-title{font-size:2.6rem}.blog-post-card-text{font-size:1.8rem}.blog-live-post-page-title{font-size:3.5rem}.blog-live-post-blocks-list-item-title{font-size:3.12rem}.blog-live-post-blocks-list-item-img{width:1200px}.blog-live-post-blocks-list-item-content h2{font-size:3.12rem}.blog-live-post-blocks-list-item-content h3{font-size:2.6rem}.blog-live-post-blocks-list-item-content h4{font-size:2.2rem}.blog-live-post-blocks-list-item-content p{font-size:1.8rem}.blog-live-post-blocks-list-item-content{font-size:1.8rem}.blog-live-post-side-navigation-title{font-size:2.6rem}.blog-live-post-side-navigation-list-item-link{font-size:1.8rem}#breadcrumbs{font-size:1.8rem}.casino-post-hero-header-title{font-size:3.5rem}.casino-post-hero-info-block-title{font-size:2.6rem}.casino-post-hero-info-block-content h2{font-size:3.12rem}.casino-post-hero-info-block-content h3{font-size:2.6rem}.casino-post-hero-info-block-content h4{font-size:2.2rem}.casino-post-hero-info-block-content p{font-size:1.8rem}.casino-post-hero-info-block-content{font-size:1.8rem}.casino-post-hero-banner-title{font-size:2.6rem}.casino-post-hero-banner-text h2{font-size:3.12rem}.casino-post-hero-banner-text h3{font-size:2.6rem}.casino-post-hero-banner-text h4{font-size:2.2rem}.casino-post-hero-banner-text p{font-size:1.8rem}.casino-post-hero-banner-text{font-size:1.8rem}.casino-post-hero-banner-button{font-size:1.8rem}.casino-post-banner-block-image{width:1200px}.casino-post-opinions-and-reviews-title{font-size:3.12rem}.casino-post-opinions-and-reviews-content h2{font-size:3.12rem}.casino-post-opinions-and-reviews-content h3{font-size:2.6rem}.casino-post-opinions-and-reviews-content h4{font-size:2.2rem}.casino-post-opinions-and-reviews-content p{font-size:1.8rem}.casino-post-opinions-and-reviews-content{font-size:1.8rem}.casino-post-pros-and-cons-title{font-size:3.12rem}.casino-post-pros-and-cons-content h2{font-size:3.12rem}.casino-post-pros-and-cons-content h3{font-size:2.6rem}.casino-post-pros-and-cons-content h4{font-size:2.2rem}.casino-post-pros-and-cons-content p{font-size:1.8rem}.casino-post-pros-and-cons-content{font-size:1.8rem}.casino-post-pros-and-cons-list-title{font-size:2.6rem}.casino-post-pros-and-cons-list-item h2{font-size:3.12rem}.casino-post-pros-and-cons-list-item h3{font-size:2.6rem}.casino-post-pros-and-cons-list-item h4{font-size:2.2rem}.casino-post-pros-and-cons-list-item p{font-size:1.8rem}.casino-post-pros-and-cons-list-item{font-size:1.8rem}.casino-post-offers-title{font-size:3.12rem}.casino-post-offers-content h2{font-size:3.12rem}.casino-post-offers-content h3{font-size:2.6rem}.casino-post-offers-content h4{font-size:2.2rem}.casino-post-offers-content p{font-size:1.8rem}.casino-post-offers-content{font-size:1.8rem}.casino-post-offers-banner-img{width:1200px}.casino-post-bonuses-title{font-size:3.12rem}.casino-post-bonuses-short-description h2{font-size:3.12rem}.casino-post-bonuses-short-description h3{font-size:2.6rem}.casino-post-bonuses-short-description h4{font-size:2.2rem}.casino-post-bonuses-short-description p{font-size:1.8rem}.casino-post-bonuses-short-description{font-size:1.8rem}.casino-post-bonuses-item-title{font-size:2.6rem}.casino-post-bonuses-item-content h2{font-size:3.12rem}.casino-post-bonuses-item-content h3{font-size:2.6rem}.casino-post-bonuses-item-content h4{font-size:2.2rem}.casino-post-bonuses-item-content p{font-size:1.8rem}.casino-post-bonuses-item-content{font-size:1.8rem}.casino-post-bonuses-item-banner-img{width:1200px}.casino-post-games-block-title{font-size:3.12rem}.casino-post-games-block-description-article h2{font-size:3.12rem}.casino-post-games-block-description-article h3{font-size:2.6rem}.casino-post-games-block-description-article h4{font-size:2.2rem}.casino-post-games-block-description-article p{font-size:1.8rem}.casino-post-games-block-description-article{font-size:1.8rem}.casino-post-games-list-game-item-title{font-size:2.6rem}.casino-post-games-list-game-item-description-article h2{font-size:3.12rem}.casino-post-games-list-game-item-description-article h3{font-size:2.6rem}.casino-post-games-list-game-item-description-article h4{font-size:2.2rem}.casino-post-games-list-game-item-description-article p{font-size:1.8rem}.casino-post-games-list-game-item-description-article{font-size:1.8rem}.casino-post-games-list-game-item-banner-wrapper-img{width:1200px}.casino-post-mobile-app-title{font-size:3.12rem}.casino-post-mobile-app-content h2{font-size:3.12rem}.casino-post-mobile-app-content h3{font-size:2.6rem}.casino-post-mobile-app-content h4{font-size:2.2rem}.casino-post-mobile-app-content p{font-size:1.8rem}.casino-post-mobile-app-content{font-size:1.8rem}.casino-post-deposits-and-withdrawals-block-title{font-size:3.12rem}.casino-post-deposits-and-withdrawals-content h2{font-size:3.12rem}.casino-post-deposits-and-withdrawals-content h3{font-size:2.6rem}.casino-post-deposits-and-withdrawals-content h4{font-size:2.2rem}.casino-post-deposits-and-withdrawals-content p{font-size:1.8rem}.casino-post-deposits-and-withdrawals-content{font-size:1.8rem}.casino-post-deposits-and-withdrawals-banner-wrapper-img{width:1200px}.casino-post-deposits-and-withdrawals-list-item-title{font-size:2.6rem}.casino-post-deposits-and-withdrawals-list-item-content h2{font-size:3.12rem}.casino-post-deposits-and-withdrawals-list-item-content h3{font-size:2.6rem}.casino-post-deposits-and-withdrawals-list-item-content h4{font-size:2.2rem}.casino-post-deposits-and-withdrawals-list-item-content p{font-size:1.8rem}.casino-post-deposits-and-withdrawals-list-item-content{font-size:1.8rem}.contacts-page-info-block-title{font-size:3.5rem}.contacts-page-info-block-content h2{font-size:3.12rem}.contacts-page-info-block-content h3{font-size:2.6rem}.contacts-page-info-block-content h4{font-size:2.2rem}.contacts-page-info-block-content p{font-size:1.8rem}.contacts-page-info-block-content{font-size:1.8rem}.about-page-block-title{font-size:3.5rem}.about-page-block-content h2{font-size:3.12rem}.about-page-block-content h3{font-size:2.6rem}.about-page-block-content h4{font-size:2.2rem}.about-page-block-content p{font-size:1.8rem}.about-page-block-content{font-size:1.8rem}.licenses-and-certifications-page-block-title{font-size:3.5rem}.licenses-and-certifications-page-block-content h2{font-size:3.12rem}.licenses-and-certifications-page-block-content h3{font-size:2.6rem}.licenses-and-certifications-page-block-content h4{font-size:2.2rem}.licenses-and-certifications-page-block-content p{font-size:1.8rem}.licenses-and-certifications-page-block-content{font-size:1.8rem}.privacy-policy-page-block-title{font-size:3.5rem}.privacy-policy-page-block-content h2{font-size:3.12rem}.privacy-policy-page-block-content h3{font-size:2.6rem}.privacy-policy-page-block-content h4{font-size:2.2rem}.privacy-policy-page-block-content p{font-size:1.8rem}.privacy-policy-page-block-content{font-size:1.8rem}.cookies-policy-page-title{font-size:3.5rem}.cookies-policy-block-list-item-title{font-size:3.12rem}.cookies-policy-block-list-item-content h2{font-size:3.12rem}.cookies-policy-block-list-item-content h3{font-size:2.6rem}.cookies-policy-block-list-item-content h4{font-size:2.2rem}.cookies-policy-block-list-item-content p{font-size:1.8rem}.cookies-policy-block-list-item-content{font-size:1.8rem}}@media (min-width:1335px){.casino-post-hero-banner-wrapper{position:fixed;top:14%;right:5%;height:auto;width:40rem;padding:2rem;border-radius:2rem}.casino-post-hero-banner-text{font-size:30px}}
/*# sourceMappingURL=maps/styles.min.css.map */
