/*!
Theme Name: Theme
*/
 *,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:400}body{padding:124px 0 0;margin:0;font-family:"Inter",sans-serif;color:var(--text-color);background:var(--body-bg)}h1,h2,h3,h4,h5,h6,p,ul,ol,li{margin:0;padding:0}h1,h1 span,.title-1{font-size:49px;line-height:54px;font-weight:700}h2,h2 span,.title-2{font-size:42px;line-height:48px;font-weight:700}h3,h3 span{font-size:34px;line-height:39px;font-weight:700}li{list-style-type:none}.editor-styles-wrapper ul,.editor-styles-wrapper ol{padding-left:30px!important;margin:25px 0!important}.editor-styles-wrapper ul li{list-style-type:disc!important}.editor-styles-wrapper ol li{list-style-type:decimal!important}a{text-decoration:none;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;display:block;cursor:pointer;color:var(--link-color)}a:hover{color:var(--link-color-hover)}b,strong{font-weight:900}img.cover{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}input,textarea,button{outline:none;border:none;font-family:"Inter",sans-serif}img{max-width:100%;height:auto}img,svg{vertical-align:middle}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;text-transform:uppercase;border-radius:0;padding:10px 15px;font-weight:700;font-size:15px;cursor:pointer;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;text-align:center;box-shadow:0 2px 8px 2px rgba(0,0,0,.25)}.btn:hover{color:#fff}.btn_primary{background:var(--btn-primary)}.btn_primary:hover{background:var(--btn-primary-hover)}.btn_secondary{background:var(--btn-secondary)}.btn_secondary:hover{background:var(--btn-secondary-hover)}.btn_border{border:1px solid var(--btn-border);color:var(--btn-border);background:transparent}.btn_border:hover{background:var(--btn-border);color:#fff}section,.wp-block-table{padding:4rem 0}.container{padding:0 20px}.container,.wp-block-table table{margin:0 auto}.wp-block-table{padding:4rem 20px}.menu_toggle{display:block;width:30px;height:16px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAzMCAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjMwIiBoZWlnaHQ9IjEiIGZpbGw9IiNGOEY4RjgiLz4KPHJlY3QgeT0iNy41IiB3aWR0aD0iMzAiIGhlaWdodD0iMSIgZmlsbD0iI0Y4RjhGOCIvPgo8cmVjdCB5PSIxNSIgd2lkdGg9IjMwIiBoZWlnaHQ9IjEiIGZpbGw9IiNGOEY4RjgiLz4KPC9zdmc+Cg==) no-repeat center/cover;cursor:pointer}.menu_toggle_mob{display:none}.mobile_menu{display:block;-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s;position:fixed;z-index:5;top:0;bottom:0;left:-300px;background:var(--header-bg);width:300px;padding:20px 15px}.mobile_menu.active{left:0}.mobile_menu__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile_logo{width:155px}.mobile_close{width:32px;height:32px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc0NCcgaGVpZ2h0PSc0NCcgZmlsbD0nI2ZmZmZmZicgY2xhc3M9J2JpIGJpLXgnIHZpZXdCb3g9JzAgMCAxNiAxNic+PHBhdGggZD0nTTQuNjQ2IDQuNjQ2YS41LjUgMCAwIDEgLjcwOCAwTDggNy4yOTNsMi42NDYtMi42NDdhLjUuNSAwIDAgMSAuNzA4LjcwOEw4LjcwNyA4bDIuNjQ3IDIuNjQ2YS41LjUgMCAwIDEtLjcwOC43MDhMOCA4LjcwN2wtMi42NDYgMi42NDdhLjUuNSAwIDAgMS0uNzA4LS43MDhMNy4yOTMgOCA0LjY0NiA1LjM1NGEuNS41IDAgMCAxIDAtLjcwOHonLz48L3N2Zz4=) no-repeat center/cover;cursor:pointer}.mobile_menu__btns{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile_menu__btns>*{width:100%}.mobile_menu__list{margin:20px 0 0}.mobile_menu__list li{padding:8px 12px;border-radius:20px}.mobile_menu__list li:hover{background:rgba(0,0,0,.1)}.mobile_menu__list .sub-menu{margin:10px 0 0 10px;display:none}.mobile_menu__list .sub-menu a{font-size:13px}header .mobile_menu .menu-item-has-children{position:relative;display:block}header .mobile_menu .menu-item-has-children:after{position:absolute;top:16px;right:15px}header .mobile_menu .menu-item-has-children>a{display:-webkit-box;display:-ms-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header{background:var(--header-bg);position:fixed;top:0;left:0;width:100%;z-index:1}.header_top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0}.header_logo__row{display:flex;align-items:center;column-gap:25px}.header_cta_button{width:100%;margin-bottom:12px;margin-top:12px;display:none}.header_logo{width:175px;-webkit-box-flex:0;-ms-flex:0 0 175px;flex:0 0 175px}.header_logo img{height:40px;width:auto}.header_menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.header_menu>li{position:relative;z-index:0}header .menu a{font-size:15px;color:#fff;display:block}header .menu-item-has-children{display:flex;align-items:center;justify-content:space-between}header .menu-item-has-children:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.header_menu .sub-menu{position:absolute;top:150%;background:#fff;padding:10px 0;border-radius:10px;min-width:130px;display:none}.header_menu .sub-menu:before{content:"";display:block;width:100%;height:37px;position:absolute;top:-26px;left:0;z-index:-1}.header_menu .sub-menu a{color:#000;padding:5px 15px}.header_menu .sub-menu a:hover{background:#c7dbef}.header_menu .menu-item-has-children:hover>.sub-menu{display:block}.header_btns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.header_btns a{text-transform:none}.header_bottom{border-top:1px solid var(--border-color)}.header_tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0}.header_tags__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.header_tags__title{font-size:12px;font-weight:600;padding-right:10px;color:var(--text-color2)}.header_tag{font-size:13px;color:#fff;font-weight:500;padding:3px 10px;border:1px solid var(--border-color);color:#fff;border-radius:20px;white-space:nowrap}.hero_btn{box-shadow:0 2px 8px 2px rgba(0,0,0,.25)}.wp-block-table table{width:100%;border-collapse:separate;border-spacing:0}.wp-block-table td{border-top:1px solid #fff;border-right:1px solid #fff;color:#fff;padding:14px}.wp-block-table tr:first-child td{background:var(--secondary);font-weight:600}.wp-block-table tr:first-child td:first-child{border-top-left-radius:20px}.wp-block-table tr:first-child td:last-child{border-top-right-radius:20px}.wp-block-table tr:last-child td:first-child{border-bottom-left-radius:20px}.wp-block-table tr:last-child td:last-child{border-bottom-right-radius:20px}.wp-block-table td:first-child{border-left:1px solid #fff}.wp-block-table tr:last-child td{border-bottom:1px solid #fff}#block_clte2b0hvw4em9{padding:4rem 0 6rem}#block_clte2b0hvw4em9 .row{display:-webkit-box;display:-ms-flexbox;display:flex}#block_clte2b0hvw4em9 .descr{margin:55px 0;-webkit-box-flex:1;-ms-flex:1;flex:1}#block_clte2b0hvw4em9 .attach{padding:35px}#block_clte2b0hvw4em9 .attach{-webkit-box-flex:0;-ms-flex:0 0 600px;flex:0 0 600px;width:600px}#block_clte2b0hvw4em9 .title{color:#fff;padding-right:50px}#block_clte2b0hvw4em9 .text{color:#fff;margin-top:35px;font-size:18px;line-height:28px}#block_clte2b0hvw4em9 .btns{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px;margin-top:30px}#block_clte2b0hvw4em9 .hero_btn{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:var(--btn-secondary);padding:14px 24px 14px 14px;gap:25px;color:#fff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#block_clte2b0hvw4em9 .hero_btn img{width:48px}#block_clte2b0hvw4em9 .hero_btn__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}#block_clte2b0hvw4em9 .hero_btn__text{font-size:20px;line-height:22px;font-weight:700}#block_clte2b0hvw4em9 .hero_btn .right-icon{-webkit-box-flex:0;-ms-flex:0 0 48px;flex:0 0 48px;width:48px;height:48px;background:url(https://spinbettercasino-uz.com/wp-content/themes/Theme/assets/images/right-icon.svg) no-repeat var(--btn-primary) center/80%;border-radius:6px;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s}#block_clte2b0hvw4em9 .hero_btn:hover .right-icon{background-color:var(--btn-primary-hover)}#block_xkf54vd8t93qd8 .columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}#block_xkf54vd8t93qd8 .columns.reverse{flex-direction:row-reverse}#block_xkf54vd8t93qd8 .column{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%}#block_xkf54vd8t93qd8 .column img{width:100%}#block_xkf54vd8t93qd8 .column p.text{margin:20px 0 0 0}#block_xkf54vd8t93qd8 .btn{margin-top:35px}#block_850po91ry1tp4t{background:var(--theme)}#block_850po91ry1tp4t table{width:100%;border-collapse:separate;border-spacing:0}#block_850po91ry1tp4t td{border-top:1px solid #fff;border-right:1px solid #fff;color:#fff;padding:14px}#block_850po91ry1tp4t tr:first-child td{background:var(--secondary);font-weight:600}#block_850po91ry1tp4t tr:first-child td:first-child{border-top-left-radius:20px}#block_850po91ry1tp4t tr:first-child td:last-child{border-top-right-radius:20px}#block_850po91ry1tp4t tr:last-child td:first-child{border-bottom-left-radius:20px}#block_850po91ry1tp4t tr:last-child td:last-child{border-bottom-right-radius:20px}#block_850po91ry1tp4t td:first-child{border-left:1px solid #fff}#block_850po91ry1tp4t tr:last-child td{border-bottom:1px solid #fff}#block_ua5x73eqgmpztb table{width:100%}#block_ua5x73eqgmpztb th{background:var(--theme);color:#fff;font-size:18px;font-weight:600;text-align:left;padding:20px}#block_ua5x73eqgmpztb td{padding:10px 20px;font-size:15px}#block_ua5x73eqgmpztb td:first-child{width:20%}#block_ua5x73eqgmpztb tr:nth-child(even) td{background:rgba(0,0,0,.05)}#block_wcln44326rjpat table{width:100%}#block_wcln44326rjpat th{background:var(--theme);color:#fff;font-size:18px;font-weight:600;text-align:left;padding:20px;width:50%}#block_wcln44326rjpat td{padding:15px 20px 15px 43px;font-size:15px;position:relative;vertical-align:baseline}#block_wcln44326rjpat td:before,#block_wcln44326rjpat td:after{position:absolute;left:20px;top:17px}#block_wcln44326rjpat td:first-child:before{content:"";display:block;width:15px;height:15px;background:url(https://spinbettercasino-uz.com/wp-content/themes/Theme/assets/images/plus.svg) no-repeat center/cover}#block_wcln44326rjpat td:last-child:before{content:"";display:block;width:15px;height:15px;background:url(https://spinbettercasino-uz.com/wp-content/themes/Theme/assets/images/minus.svg) no-repeat center/cover}#block_wcln44326rjpat tr:nth-child(even) td{background:rgba(0,0,0,.05)}#block_sn49r3bm2qfj53 .list{margin-top:35px}#block_sn49r3bm2qfj53 .list_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;margin-bottom:15px}#block_sn49r3bm2qfj53 .list_item__icon{width:75px;height:75px}#block_sn49r3bm2qfj53 .list_item__icon img{width:100%}#block_sn49r3bm2qfj53 .list_item__title{font-size:17px;font-weight:700}#block_sn49r3bm2qfj53 .list_item__text{font-size:14px;line-height:19px;margin-top:10px}#block_y4rrg0xj5j35cp .form_title{font-size:20px;font-weight:700;text-align:center;margin-bottom:30px}#block_y4rrg0xj5j35cp form{margin:0 auto;width:70%}#block_y4rrg0xj5j35cp .input_row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:20px}#block_y4rrg0xj5j35cp input,#block_y4rrg0xj5j35cp textarea{border:1px solid #e0e0e0;border-radius:10px;padding:10px}#block_y4rrg0xj5j35cp input{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%}#block_y4rrg0xj5j35cp textarea{width:100%;height:80px;resize:none}#block_y4rrg0xj5j35cp form button{margin-top:25px;width:150px}#block_y4rrg0xj5j35cp .comments_wrap{margin-top:65px}#block_y4rrg0xj5j35cp .comments_item{border-radius:200px;padding:20px 45px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px}#block_y4rrg0xj5j35cp .comments_item__row{-webkit-box-flex:1;-ms-flex:1;flex:1}#block_y4rrg0xj5j35cp .comments_item:before{content:"";display:block;width:65px;-webkit-box-flex:0;-ms-flex:0 0 65px;flex:0 0 65px;height:65px;background:url(https://spinbettercasino-uz.com/wp-content/themes/Theme/assets/images/user.svg) no-repeat center/cover}#block_y4rrg0xj5j35cp .comment_author{font-size:18px;font-weight:600}#block_y4rrg0xj5j35cp .comment_text{font-size:16px;line-height:19px;margin-top:10px}#block_y4rrg0xj5j35cp .comment_date{width:100%;font-size:16px;text-align:right;margin-top:10px;font-style:italic;padding-right:45px}#block_3ywt854u6yws4i .title-2{text-transform:none}.acc_block{margin:25px 0 0 25px;width:70%}.acc_header{font-size:18px;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;cursor:pointer}.acc_header:before{content:"";display:block;width:13px;height:2px;background:#000}.acc_content{display:none;font-size:14px;padding:20px 0 20px 24px}.c-author__container{-webkit-box-shadow:0 2px 0 rgb(0 0 0 / 10%);box-shadow:0 2px 0 rgb(0 0 0 / 10%);border:1px solid rgba(238,238,238,.5);border-radius:10px;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-author__img-section{min-width:150px;min-height:150px}.c-author__name{font-size:16px;font-style:italic;text-align:center}.c-author__main-info{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;margin-left:15px;margin-right:15px}.c-author__quote{padding-top:35px;font-size:16px;line-height:24px;text-align:center;margin-bottom:10px;position:relative}.c-author__quote::before{content:"";position:absolute;width:30px;height:30px;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-image:url(https://spinbettercasino-uz.com/wp-content/themes/Theme/assets/images/quote.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.c-footer__social{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;margin-bottom:10px}.c-footer__social-item{width:25px;height:25px;background-repeat:no-repeat;background-position:center;background-size:contain;display:block;margin:0 10px}.c-footer__social-item.facebook{background-image:url(https://spinbettercasino-uz.com/wp-content/themes/Theme/assets/images/facebook.svg)}.c-footer__social-item.twitter{background-image:url(https://spinbettercasino-uz.com/wp-content/themes/Theme/assets/images/twitter.svg)}.c-footer__social-item.youtube{background-image:url(https://spinbettercasino-uz.com/wp-content/themes/Theme/assets/images/youtube.svg)}.apps_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;flex-wrap:wrap}.apps_row a{width:240px}.apps_row img{width:100%}.cards_grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 20px 1fr 20px 1fr 20px 1fr;grid-template-columns:repeat(4,1fr);gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:45px}.cards_grid__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;margin-bottom:29px}.cards_grid__title span{color:#fff;text-transform:uppercase;font-size:22px;font-weight:700}.cards_grid__title img{width:30px}.cards_grid .card{border-radius:8px;position:relative;height:211px;overflow:hidden;cursor:pointer}.cards_grid .card_title{margin-top:10px}.cards_grid .card_date{margin-top:5px;font-size:14px}.card{display:flex;justify-content:center;align-items:center;padding:12px}.card-main-image{max-height:100%;object-fit:contain;border-radius:8px;box-shadow:0 2px 20px 5px rgb(0 0 0 / 17%);outline:1px solid rgba(0,0,0,.2)}.card-background-image{transform:translate3d(0,0,0);will-change:transform;filter:blur(6px) brightness(.6);position:absolute;object-fit:cover;top:0;left:0;width:100%;height:100%;z-index:-1}.cards_grid .card .overlay{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#000c;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:17px;opacity:0;visibility:hidden;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;padding:15px;top:0;left:0;position:absolute;height:100%;width:100%}.cards_grid .card:hover .overlay{opacity:1;visibility:visible}.cards_grid .card .card_name{color:#fff;font-weight:600}.cards_grid .card .btn{text-transform:none;font-weight:400}.cards_grid .card .play{-webkit-box-flex:0;-ms-flex:0 0 45px;flex:0 0 45px;width:45px;height:45px;background:url(https://spinbettercasino-uz.com/wp-content/themes/Theme/assets/images/play.svg) no-repeat var(--btn-secondary) center/22px;border-radius:100%}.the_content h1,.the_content h2,.the_content h3{margin:31px 0 25px}.the_content img{margin:25px 0}.the_content img.size-full{width:100%}.the_content p{margin:15px 0}.the_content ul,.the_content ol{padding-left:30px;margin:25px 0}.the_content li{margin:8px 0}.the_content ul li{list-style-type:disc}.the_content ol li{list-style-type:decimal}.breadcrumbs *{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.fixed_block{background:var(--theme);border-top:1px solid var(--border-color);padding:15px 0;position:fixed;bottom:0;left:0;right:0;margin:auto;z-index:2;width:100%;display:block}.fixed_block__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fixed_block__logo{max-width:175px}.fixed_block__logo img{width:100%}.fixed_block__text{text-align:center}.fixed_block .title{color:#fff;font-size:24px;font-weight:700}.fixed_block .subtitle{color:var(--text-color2);margin-top:5px}.main.has-sidebar{display:-webkit-box;display:-ms-flexbox;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.main.has-sidebar .main_wrap{-webkit-box-flex:1;-ms-flex:1;flex:1}.sidebar{width:350px;height:100vh;overflow:auto;-webkit-box-flex:0;-ms-flex:0 0 350px;flex:0 0 350px;padding:20px 0 0 20px;background:var(--sidebar-bg)}body.has-fixed .sidebar{padding:20px 0 185px 20px}.sidebar::-webkit-scrollbar{width:3px;height:2px;opacity:.3}.sidebar::-webkit-scrollbar-thumb{background:var(--theme);border-radius:4px}.sidebar::-webkit-scrollbar-track{background:transparent;margin:8px}.sidebar__title{font-weight:700;border-bottom:2px solid var(--border-color);padding-bottom:5px;margin-bottom:35px}.sidebar__wrap{margin-bottom:45px}.sidebar_links{padding-left:26px}.sidebar_links li{margin:0 0 10px;list-style-type:decimal;font-size:15px}.sidebar_links a{font-size:15px;line-height:18px}.sidebar_links a:hover{text-decoration:underline}.sidebar__blocks{overflow:hidden}.sidebar__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;margin-bottom:25px;padding:0 10px 10px;-webkit-box-shadow:0 7px 12px 0 rgb(0 0 0 / 5%);box-shadow:0 7px 12px 0 rgb(0 0 0 / 5%)}.sidebar__block_img{width:60px;-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px;height:60px;border-radius:100%;overflow:hidden}.sidebar__block_descr .title{font-weight:700;text-transform:uppercase}.sidebar__block_descr .text{font-size:14px;margin-top:5px;font-weight:600}.sidebar__block .btn{text-transform:none}.sidebar_btns{display:flex;gap:10px;padding-right:25px}.sidebar_btns .btn{flex:1}.modal{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.7);position:fixed;top:0;left:0;width:100%;height:100%;z-index:3;display:none}.modal.active{display:-webkit-box;display:-ms-flexbox;display:flex}.modal_wrap{width:800px;-webkit-box-flex:0;-ms-flex:0 0 800px;flex:0 0 800px;background:#003266;padding:20px;position:relative}.modal_close{width:35px;height:35px;border-radius:100%;top:-12px;right:-12px;position:absolute;cursor:pointer;background:#fff;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;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s}.modal_close svg{fill:#000;width:16px;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s}.modal_close:hover{background:var(--theme)}.modal_close:hover svg{fill:#fff}.modal_content{position:relative}.modal .btn{position:absolute;bottom:20px;left:20px;width:180px;height:48px;border-radius:100px}.modal_title{text-align:center;font-size:30px;color:#fff;font-weight:700;margin-bottom:13px}.modal_img{height:360px}.modal_img img{width:100%}footer{background:var(--footer-bg);padding:3rem 0}body.has-fixed footer{padding:3rem 0 120px}.footer_logo{max-width:100px}.footer_logo__row{display:-ms-grid;display:grid;-ms-grid-columns:auto 24px 1fr;grid-template-columns:auto 1fr;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;grid-gap:24px;margin-bottom:24px}.footer_logo__row:after{content:"";display:block;height:1px;background-color:var(--border-color)}.footer__container{display:-ms-grid;display:grid;-ms-grid-columns:25% 50px 75%;grid-template-columns:25% 75%;grid-gap:50px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:25px}.footer_menu{display:-ms-grid;display:grid;-ms-grid-columns:(1fr) [3];grid-template-columns:repeat(3,1fr)}footer .heading,.footer_menu>.menu-item>a{color:var(--text-color2);margin-bottom:8px}.footer_description .description{font-size:12px;color:var(--text-color2)}.footer_menu .sub-menu a{color:#fff;font-size:13px;padding-bottom:8px}.footer__container2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:25px}.social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.footer_social_link{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.social svg{fill:#fff}.footer_payments{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.footer_payments img{width:60px}.footer_logos{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:32px;margin-bottom:25px}.footer_logos .item{max-width:75px}.footer_logos .item img{width:auto;height:30px}.footer_bottom p{color:var(--text-color2);text-align:center;font-size:14px;margin-bottom:6px}.wp-block-button__link{border-radius:0;display:block;box-shadow:0 2px 8px 2px rgba(0,0,0,.25)}.pagination{display:flex;column-gap:5px}.pagination .page-numbers{border-radius:4px;width:24px;display:flex;align-items:center;justify-content:center;font-size:14px;height:24px;background:#5786b7}.page-numbers.current{background:#003266}.pagination .next.page-numbers,.pagination .prev.page-numbers{display:none}@media (min-width:768px){.container,.wp-block-table table{max-width:740px}}@media (min-width:992px){.container,.wp-block-table table{max-width:970px}.sidebar{position:sticky;top:124px}}@media (min-width:1200px){.container,.wp-block-table table{max-width:1140px}}@media (min-width:1366px){.container,.wp-block-table table{max-width:1200px}}@media (min-width:1600px){.container,.wp-block-table table{max-width:1440px}}@media (max-width:1599.98px){h1,h1 span,.title-1{font-size:43px;line-height:49px;font-weight:700}h2,h2 span,.title-2{font-size:36px;line-height:44px;font-weight:700}h3,h3 span{font-size:31px;line-height:39px;font-weight:700}.main.has-sidebar #block_clte2b0hvw4em9 .attach{width:525px;-webkit-box-flex:0;-ms-flex:0 0 525px;flex:0 0 525px;margin:0 auto;text-align:center}.cards_grid .card{height:180px}}@media (max-width:1365.98px){.main.has-sidebar #block_clte2b0hvw4em9 .row{display:block}.main.has-sidebar #block_clte2b0hvw4em9 .attach{width:auto;margin:0 auto;text-align:center}}@media (max-width:1199.98px){body{padding:158px 0 0}.header_menu,.header_btns,.menu_toggle_desktop{display:none}.header_top{padding-bottom:0}.header_cta_button{display:block}.menu_toggle_mob{display:block}.mobile_menu{left:unset;right:-300px}.mobile_menu.active{right:0;left:unset}.main.has-sidebar #block_clte2b0hvw4em9 .btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.main.has-sidebar #block_clte2b0hvw4em9 .hero_btn{width:100%;max-width:300px}#block_clte2b0hvw4em9 .attach{-webkit-box-flex:0;-ms-flex:0 0 486px;flex:0 0 486px;width:486px}.main.has-sidebar #block_xkf54vd8t93qd8 .columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main.has-sidebar #block_xkf54vd8t93qd8 .column{width:100%}.main.has-sidebar #block_xkf54vd8t93qd8 .column:first-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:20px}.cards_grid .card{height:150px}}@media (max-width:991.98px){#block_clte2b0hvw4em9 .row{display:block}#block_clte2b0hvw4em9 .attach{width:auto}.main.has-sidebar{display:block}.sidebar{width:100%;padding:15px}.sidebar__blocks{display:-ms-grid;display:grid;-ms-grid-columns:1fr 20px 1fr;grid-template-columns:repeat(2,1fr);gap:20px}.sidebar_btns .btn{flex:none}.cards_grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:767.98px){#block_clte2b0hvw4em9 .btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}#block_xkf54vd8t93qd8 .columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#block_xkf54vd8t93qd8 .column{width:100%}#block_xkf54vd8t93qd8 .column:first-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:20px}.cards_grid{-ms-grid-columns:(1fr) [2];grid-template-columns:repeat(2,1fr)}.cards_grid .card{height:180px}body.has-fixed footer{padding:3rem 0 203px}body.has-fixed .sidebar{padding:20px 0 0 20px;padding-left:15px;padding-right:15px}.footer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer_menu{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:repeat(1,1fr);gap:20px}.footer__container2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer_logos{-ms-flex-wrap:wrap;flex-wrap:wrap}.sidebar__blocks{-ms-grid-columns:(1fr) [1];grid-template-columns:repeat(1,1fr)}.fixed_block__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:17px}.fixed_block__logo{max-width:136px}.fixed_block .title{font-size:21px}.fixed_block .subtitle{font-size:14px}.fixed_block .btn{width:100%}.wp-block-table{padding:2rem 15px;overflow-x:auto;padding:15px;margin:0;width:auto;display:flex}.wp-block-table table{width:723px;flex-grow:1;flex-shrink:0}}@media (max-width:575px){h1,h1 span,.title-1{font-size:37px;line-height:43px;font-weight:700}h2,h2 span,.title-2{font-size:31px;line-height:38px;font-weight:700}h3,h3 span{font-size:25px;line-height:29px;font-weight:700}.container{padding:0 15px}section{padding:2rem 0}.mobile_menu{width:100%;right:-100%;padding:22px 22px 22px 15px}.header_btns a{-webkit-box-flex:1;-ms-flex:1;flex:1}#block_clte2b0hvw4em9{padding:2rem 0 4rem}#block_clte2b0hvw4em9 .title{padding-right:0}#block_clte2b0hvw4em9 .descr{margin:10px 0}.c-author__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.c-author__quote{margin-top:25px}#block_sn49r3bm2qfj53 .list_item__icon{width:45px;-webkit-box-flex:0;-ms-flex:0 0 45px;flex:0 0 45px;height:45px}#block_y4rrg0xj5j35cp form{width:100%}#block_y4rrg0xj5j35cp .comments_item:before{display:none}#block_y4rrg0xj5j35cp .comments_item{padding:15px;border-radius:10px}.cards_grid{-ms-grid-columns:(1fr) [2];grid-template-columns:repeat(2,1fr)}.acc_block{padding:25px 0 0 0;width:100%;margin-left:0}.acc_header{font-size:16px}.cards_grid{-ms-grid-columns:(1fr) [1];grid-template-columns:repeat(1,1fr)}.cards_grid .card{height:190px}}@media (max-width:375px){.cards_grid{-ms-grid-columns:(1fr) [1];grid-template-columns:repeat(1,1fr)}#block_wcln44326rjpat td{padding:15px 20px 15px 25px}#block_wcln44326rjpat td:before,#block_wcln44326rjpat td:after{left:5px}.fixed_block{padding-bottom:5px}.fixed_block__row{gap:11px}.fixed_block__logo{max-width:112px}.fixed_block .title{font-size:17px}.fixed_block .subtitle{font-size:12px}}.main-with-games-block{position:relative;margin-top:-34px}.main_with_games-game-cards{margin-bottom:0}.main_with_games-img_section{position:absolute;z-index:-1;filter:brightness(.25);width:100%;height:100%;left:0;top:0}.main_with_games-img_section img{width:100%;height:100%;display:block;object-fit:cover}.main_with_games-buttons{margin-top:32px;margin-bottom:32px}.main_with_games-buttons-grid{margin-top:16px;display:flex}.main_with_games-buttons-grid>*{flex-grow:1}.main_with_games-buttons-grid>*:not(:last-child){margin-right:12px}.main_with_games-bonuses{margin-bottom:32px}.promo-btn{display:flex;background-color:#000;padding:16px;align-items:flex-start;border:3px dotted #fff;transition:0.25s all ease-in-out;border-radius:12px;box-shadow:0 2px 8px 2px rgba(0,0,0,.25)}.promo-btn:hover{border-color:#fff;filter:brightness(1.25)}.promo-btn_icon-wrapper{width:32px;height:32px;padding:4px;background-color:#fff;display:block;margin-right:16px;flex-shrink:0;border-radius:50%}.promo-btn_icon{width:100%;height:100%;display:block}.promo-btn__text{display:block;margin-bottom:8px;font-size:24px}.wp-block-buttons{max-width:1440px;margin:0 auto}@media (max-width:992px){.main_with_games-buttons-grid{flex-direction:column}.main_with_games-buttons-grid>*:not(:last-child){margin-right:0;margin-bottom:12px}.main_with_games-game-cards{grid-template-columns:repeat(2,1fr)}.main_with_games-game-cards.five-row{grid-template-columns:repeat(2,1fr)}.btns{width:100%}.hero_btn{width:100%;justify-content:center!important}.wp-block-button{width:100%}.wp-block-button__link{width:100%;text-align:center}.btn.btn_primary{width:100%}.columns.reverse{flex-direction:column!important}.fixed_block__logo{display:none}.fixed_block .title{font-size:14px!important}.fixed_block__row{gap:8px}}.classic-with-games-block .container{display:flex;flex-direction:column}.classic-with-games-text_section h1{padding-right:0!important}.classic-with-games-text_section{margin-bottom:24px}.classic-with-games_text{margin-top:12px}.classic-with-games-img_section{width:100%;margin-bottom:24px}.classic-with-games-img_section img{width:100%}.classic-with-games-buttons-title{margin-bottom:16px}.classic-with-games-buttons-grid{display:flex;gap:16px}.classic-with-games-buttons-grid>*{display:flex}.classic-with-games-buttons{margin-bottom:24px}.classic-with-games-bonuses{margin-bottom:16px}@media (max-width:992px){.classic-with-games-buttons-grid{flex-direction:column}.classic-with-games-game-cards{grid-template-columns:repeat(2,1fr)}}