.global-search{box-sizing:border-box;max-width:420px;width:100%;border-radius:6px;background:#fff;box-shadow:0 1px 30px 0 rgba(0,0,0,.22);padding:16px 24px 24px;margin-top:8px;position:absolute;top:100%;right:52px;z-index:11;overflow:hidden;height:530px;transform:translateY(-200%);opacity:0;transition:transform .3s ease-in-out,opacity .3s ease-in-out;will-change:transform,opacity}.global-search.active{transform:translateY(0);opacity:1}.global-search__label{position:relative}.global-search__label .search-icon{position:absolute;top:50%;left:0;transform:translateY(-50%)}.global-search__label .clear-global-search{box-sizing:border-box;cursor:pointer;border-radius:50%;background-color:#bfbfbf;position:absolute;top:50%;right:0;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;height:24px;width:24px;padding:6px;opacity:0;transition:opacity .3s ease-in-out;will-change:opacity}.global-search__label .clear-global-search.active{opacity:1}@media (any-hover:hover){.global-search__label .clear-global-search:hover{opacity:.8}}.global-search__input{outline:0;border:none;background:0 0;width:100%;padding:15px 12px 15px 24px;border-bottom:1px solid #e6e6e6;color:#404040;font-size:14px;line-height:20px}.global-search__input::placeholder{color:inherit}.global-search__input::-webkit-search-cancel-button,.global-search__input::-webkit-search-decoration,.global-search__input::-webkit-search-results-button,.global-search__input::-webkit-search-results-decoration{-webkit-appearance:none!important;display:none!important}.global-search__input:focus::-webkit-input-placeholder{text-indent:unset}.global-search__input:focus::-moz-placeholder{text-indent:unset}.global-search__input:focus:-ms-input-placeholder{text-indent:unset}.global-search__input:focus::placeholder{opacity:1;visibility:visible}.global-search__list{margin:0;padding:0;list-style:none;margin-top:16px;box-sizing:border-box;color:#5e6166;font-size:14px;line-height:19px;max-height:calc(100% - 60px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#bfbfbf #e6e6e6}.global-search__list::-webkit-scrollbar{width:4px}.global-search__list::-webkit-scrollbar-track{background:#e6e6e6}.global-search__list::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:100px}.global-search__item:not(:last-child){margin-bottom:16px}.global-search__item--bonuses .global-search__item-title{color:#ff5158}.global-search__item--casinos .global-search__item-title{color:#429bf4}.global-search__item--games .global-search__item-title{color:#f84f89}.global-search__item--academy .global-search__item-title{color:#1c7f8c}.global-search__item--qna .global-search__item-title{text-transform:initial;color:#6b7aff}.global-search__item--sweepstakes .global-search__item-title{color:#0cccc5}.global-search__item--shop .global-search__item-title{color:#68cb6c}.global-search__item--news .global-search__item-title{color:#d56be9}.global-search__item--help .global-search__item-title{color:#fe9124}.global-search__item-title{margin:0;margin-bottom:8px;padding:8px 0;color:#404040;font-size:13px;font-weight:700;line-height:13px;letter-spacing:.65px;text-transform:uppercase;display:flex;align-items:flex-end;gap:8px}.global-search__item-title img{width:16px;height:16px;flex-shrink:0}.global-search__item-subtitle{margin:0;margin-bottom:12px;color:#429bf4;font-size:12px;font-weight:500;line-height:19px;text-transform:uppercase;padding-bottom:8px;border-bottom:1px solid #e6e6e6}.global-search__item a{color:inherit;transition:color .3s ease-in-out;will-change:color}@media (any-hover:hover){.global-search__item a:hover{color:#2d2f31}}.global-search__sublist{margin:0;padding:0;list-style:none}.global-search__sublist:not(:last-child){margin-bottom:16px}.global-search__sublist li+li{margin-top:12px}.global-search__load-more{cursor:pointer;padding:0;outline:0;background:0 0;border:none;padding-right:24px;font-family:inherit;margin-top:12px;display:inline-block;font-size:12px;font-weight:700;line-height:19px;text-transform:capitalize;position:relative}@media (any-hover:hover){.global-search__load-more:hover::after{transform:translateY(-50%) rotate(180deg)}}.global-search__load-more::after{content:"";box-sizing:border-box;position:absolute;top:50%;right:0;transform:translateY(-50%);width:16px;height:16px;background-image:url(/public/images/arrow-down.svg);background-size:10px;background-repeat:no-repeat;background-position:center;transform-origin:center;transition:transform .3s ease-in-out;will-change:transform}.global-search__no-results-head{display:flex;flex-direction:column;align-items:center;justify-content:center}.global-search__no-results-head img{width:100px;height:120px}.global-search__no-results-head h3{margin:16px 0;color:#404040;text-align:center;font-size:16px;font-weight:700;line-height:26px}.global-search__no-results .search_suggestion_list{color:#5e6166;margin-bottom:8px}.global-search__no-results .search_suggestion_list p{margin:0;margin-bottom:12px;font-size:14px;font-weight:700;line-height:19px}.global-search__no-results .search_suggestion_item{font-size:15px;font-weight:400;line-height:20px;margin-bottom:8px;position:relative;padding-left:14px}.global-search__no-results .search_suggestion_item:last-child{margin-bottom:0}.global-search__no-results .search_suggestion_item::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;background-color:#5e6166;border-radius:50%}.global-search__loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.global-search__loader--mobile{display:none}.close-global-search{display:none;cursor:pointer;border:none;background:0 0;padding:0;outline:0;min-width:24px;width:24px;height:24px;filter:brightness(0) invert(1)}.close-global-search.active{display:block}.close-global-search img{width:100%;height:100%}.search-label{display:inline-block;color:#e15258;font-size:14px;font-weight:400;line-height:19px}.search-label::before{content:"("}.search-label::after{content:")"}.search-label--upcoming{color:#0cccc5}@media screen and (max-width:900px){.global-search{position:static;z-index:0;max-width:100%;padding:0;margin-top:0;margin-right:10px;border-radius:50px;height:auto;overflow:visible;transform:translateY(0);opacity:1}.global-search__label .search-icon{width:14px;height:14px;left:16px;filter:invert(69%) sepia(14%) saturate(6317%) hue-rotate(342deg) brightness(101%) contrast(99%)}.global-search__label .clear-global-search{width:20px;height:20px;right:16px}.global-search__input{padding:7px 16px 7px 38px;border-radius:50px;background:#fff;border-bottom:none}@supports (-webkit-overflow-scrolling:touch){.global-search__input,.global-search__input:focus{font-size:16px}}.global-search__list{position:fixed;top:42px;right:-10px;z-index:11;width:calc(100% + 54px);background:#fff;padding:16px 8px 24px;margin-top:0;min-height:calc(100vh - 42px);scrollbar-width:none;pointer-events:none;opacity:0;transform:translateY(-200%);transition:opacity .3s ease-in-out,transform .3s ease-in-out;will-change:opacity,transform}.global-search__list::before{content:"";position:absolute;top:-6px;left:0;right:0;height:16px;background:linear-gradient(to bottom,rgba(0,0,0,.32),transparent);z-index:12}.global-search__list::-webkit-scrollbar{display:none}.global-search__list.active{transform:translateY(0) scale(1);opacity:1;pointer-events:auto}.global-search__item-subtitle{margin-bottom:12px}.global-search__sublist li+li{margin-top:16px}.global-search__load-more{margin-top:16px}.global-search__no-results-head h3{line-height:22px}.global-search__no-results .search_suggestion_list{margin-bottom:0}.global-search__loader--desktop{display:none}.global-search__loader--mobile{display:block}}.global-search__loader,.loader{text-align:center}.global-search__loader .translate,.loader .translate{animation:rotate 1s linear infinite}@keyframes rotate{from{transform:rotate(360deg)}to{transform:rotate(0)}}h1,title{font-family:Roboto,Roboto-fallback,sans-serif,"Noto Color Emoji"}html{-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-track{background:#f1f1f1}body{font-family:Roboto,Roboto-fallback,sans-serif;background-color:#f9fafa;margin:0}body.no-scroll{overflow:hidden;scrollbar-width:none}body.no-scroll::-webkit-scrollbar{width:0}a{text-decoration:none;list-style:none}li{list-style:none}@media (max-width:900px){input[type=password],input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0}}.site__header{position:relative;z-index:1000;width:100%;top:0;transition:position .3s ease-in-out;will-change:position;box-sizing:border-box}.site__header.fixed{position:sticky;top:0}.header-login-items_mama{font-family:Roboto,Roboto-fallback,sans-serif;z-index:8;position:relative;position:fixed;width:100%;top:0}@media screen and (max-width:900px){.header-login-items_mama{position:static}}.header_login .header-login-items{display:block;top:0}.header-login-items{position:relative;z-index:8;height:40px;padding:0 7px;background:#202020}.user-info{display:inline-block;vertical-align:top;margin:10px 0 0 0;float:left}.user-info .user_info_box{display:inline-block;vertical-align:middle;color:#fff;font-size:12px;position:relative;margin:0 22px 0 0}.user-info .user-info__level .svg-icon{font-size:20px}.user-info .user_info_box .svg-icon{font-size:18px;color:#fe9124;display:inline-block;vertical-align:middle;margin:0 3px 4px 0}.user-info .user-info__money .svg-icon{font-size:18px;margin-right:3px}.log-out{float:right;font-size:14px;cursor:pointer;display:inline-flex;align-items:center}.join_link,.log-out__open{color:#fe9124;font-weight:700;box-sizing:border-box}.join_link{max-width:52px}.log-responsive{max-height:50px;padding:9px 12px;line-height:22px;flex-shrink:0;cursor:pointer}.log-responsive.non-user{padding:9px;min-width:63px}.log-out.non-user{height:40px}.header-non-login-items{background:#0f0f0f;background-size:100% 188%;width:100%;height:50px;box-shadow:0 2px 5px rgba(0,0,0,.16);-ms-box-shadow:0 2px 5px rgba(0,0,0,.16);-moz-box-shadow:0 2px 5px rgba(0,0,0,.16);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.16);position:relative;font-family:Roboto,Roboto-fallback,sans-serif;display:flex;align-items:center}.lang-EN .site__header{padding-top:50px}@media screen and (max-width:900px){.lang-EN .site__header{padding-top:0}.lang-EN .site__header.fixed+#container_div .anchors-list{top:90px}.lang-EN .site__header .main-menu{top:90px;height:calc(100% - 90px)}.header-non-login-items{padding-left:10px;box-sizing:border-box}}header .logo{float:left;margin:2px 10px 0 -2px;flex-shrink:0;display:inline-block}header .logo.hidden{display:none}header .logo img{display:block;height:auto}.main-menu{text-align:center;margin:0;display:flex;width:calc(100% - 70px);height:50px;-ms-overflow-style:none;scrollbar-width:none}.main-menu::-webkit-scrollbar{display:none}.main-menu .item-menu{font-size:13px;line-height:15px;text-transform:uppercase;font-weight:700;height:50px;position:relative;display:flex!important;justify-content:center;margin:0}.main-menu .item-menu .link{color:#fe9124}.main-menu .item-menu-blog .link{color:#ff5158;cursor:pointer}.main-menu .item-menu-blog .link.active:after,.main-menu .item-menu-blog .link:after{background:#ff5158}.main-menu .item-menu-rev .link{color:#429bf4;cursor:pointer}.main-menu .item-menu-rev .link.active:after,.main-menu .item-menu-rev .link:after{background:#429bf4}.main-menu .item-menu-games .link{color:#f84f89;cursor:pointer}.main-menu .item-menu-games .link.active:after,.main-menu .item-menu-games .link:after{background:#f84f89}.main-menu .item-menu-academy .link{color:#54b6c4;cursor:pointer}.main-menu .item-menu-academy .link.active:after,.main-menu .item-menu-academy .link:after{background:#54b6c4}.main-menu .item-menu-tools .link{color:#c4db11;cursor:pointer}.main-menu .item-menu-tools .link.active:after,.main-menu .item-menu-tools .link:after{background:#c4db11}.main-menu .item-menu-news .link{color:#d56be9;cursor:pointer}.main-menu .item-menu-news .link.active:after,.main-menu .item-menu-news .link:after{background:#d56be9}.main-menu .item-menu-shop .link{color:#68cb6c;cursor:pointer}.main-menu .item-menu-shop .link.active:after,.main-menu .item-menu-shop .link:after{background:#68cb6c}.main-menu .item-menu-qna .link{color:#6b7aff;cursor:pointer}.main-menu .item-menu-qna .link.active:after,.main-menu .item-menu-qna .link:after{background:#6b7aff}.main-menu .item-menu-sweepstakes .link{color:#0cccc5;cursor:pointer}.main-menu .item-menu-sweepstakes .link.active:after,.main-menu .item-menu-sweepstakes .link:after{background:#0cccc5}.main-menu .item-menu-country .link{color:#fff;cursor:pointer}.main-menu .item-menu-country .link.active:after,.main-menu .item-menu-country .link:after{background:#fff}.main-menu .item-menu-country .mobile-top-picks-title{display:none}.main-menu .item-menu-country .desktop-top-picks-title{display:flex}.main-menu .item-menu-country .link{display:flex;gap:4px;align-items:center;font-weight:700;font-size:13px;text-transform:uppercase;min-width:50px}.main-menu .item-menu-country .link span{display:block}.main-menu .item-menu-country .link img{border-radius:2px}.main-menu .item-menu-country .menu-dropdown{left:unset;right:6px;width:260px;max-height:512px;overflow:auto;overflow-x:hidden;background-color:#0f0f0f}.main-menu .item-menu-country .menu-dropdown::-webkit-scrollbar{width:13px}.main-menu .item-menu-country .menu-dropdown::-webkit-scrollbar-thumb{background:#a3a3a3;border:4px solid transparent;background-clip:padding-box;border-radius:9999px}.main-menu .item-menu-country .menu-dropdown::-webkit-scrollbar-track{background:0 0}.main-menu .item-menu-country .menu-dropdown ul{display:flex;flex-direction:column;width:100%}.main-menu .item-menu-country .menu-dropdown ul li{height:46px;width:100%}.main-menu .item-menu-country .menu-dropdown ul li a{font-weight:400;font-size:13px;line-height:16px;color:#fff}.main-menu .item-menu-country .menu-dropdown ul li a.active,.main-menu .item-menu-country .menu-dropdown ul li a:hover{background-color:#404040}.main-menu .item-menu-country .menu-dropdown ul li.menu-dropdown-title{padding:14px 20px;display:flex;gap:8px;text-transform:capitalize;font-weight:700;font-size:14px;line-height:16px;justify-content:start;height:auto}.main-menu .item-menu-country .menu-dropdown ul li.menu-dropdown-title>div{text-transform:uppercase;max-width:191px}@media (max-width:767px){.main-menu{overflow-X:auto;overflow-y:hidden}}#link_tag_new{display:inline-block;position:absolute;top:1px;left:calc(100% - 27px);padding:3px 2px 1px 2px;border-radius:2px;background:#ee861e 0 0 no-repeat padding-box;font-size:8px;font-weight:700;line-height:9px;color:#fff;text-transform:uppercase}#link_tag_new:after{content:"";position:absolute;bottom:-4px;left:5px;border-width:5px 7px 0 0;border-style:solid;border-color:#ee861e transparent;display:block;width:0}.main-menu .link{padding:16px 6px;font-size:11px;line-height:19px;color:#fe9124;position:relative}.main-menu .link.active:after{content:"";position:absolute;left:0;bottom:0;height:3px;width:100%;background:#fe9124}.main-menu .dropdown-block .link.active:after{content:none}.item-menu .btn-menu,.item-menu .btn-search{border:none;background:0 0;padding:8px 0 8px 20px;right:0;float:none;width:auto;height:auto;margin:0}.item-menu .btn-menu span,.item-menu .btn-search span{width:4px;height:4px;border-radius:2px;display:block;position:relative;background:#fff}.item-menu .btn-menu span:before,.item-menu .btn-search span:before{bottom:100%;left:0;margin-bottom:3px}.item-menu .btn-menu span:after,.item-menu .btn-search span:after{top:100%;left:0;margin-top:3px}.item-menu .btn-menu span:before{content:"";width:4px;height:4px;position:absolute;border-radius:2px;background:#fff}.btn-menu span:after,.btn-search span:after,.item-menu .btn-search span:before{content:"";width:4px;height:4px;position:absolute;border-radius:2px;background:#fff}.item-menu .btn-menu:focus,.item-menu .btn-search:focus{outline:0}.dropdown-block{display:none;position:absolute;top:100%;right:0;width:100%;max-width:260px;height:auto;z-index:101}@media screen and (min-width:901px){.dropdown-block{background:#0f0f0f}}.btn-menu img,.btn-search img,.coin_balance_middle_span,.user_exp_right_div{display:none}.popup-holder{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.7);z-index:9999;font-family:Roboto,Roboto-fallback,sans-serif}#login_content{padding:31px 15px 20px}#login_content.user-blocked{padding:24px 24px 16px}#login_content:has(.forgot){max-height:580px;height:100%;width:420px;padding:40px 60px}#login_content:has(.forgot) .forgot{height:100%}.popup-content{background:#f9fafa;border-radius:3px;width:500px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:30px 90px 20px 90px;box-shadow:0 2px 5px rgba(0,0,0,.32);box-sizing:border-box}.popup-content .btn-close{color:#5e6166;background:0 0;border:none;position:absolute;right:10px;top:10px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.popup-content .btn-close:focus{border:none;outline:0}.popup-content .btn-close img{width:16px;height:16px;filter:invert(38%) sepia(8%) saturate(282%) hue-rotate(179deg) brightness(95%) contrast(89%)}@media screen and (max-width:767px){.popup-content{transform:translate(0,0)}.dropdown-block{z-index:6}#login_content.user-blocked .btn-close{top:10px;right:10px}#login_content:has(.forgot){max-height:unset}}#login_content.popup-content .btn-close .svg-icon{width:16px;height:16px}.popup-content .img-holder{margin-bottom:25px;text-align:center}.popup-content .img-holder img{width:82px;height:50px}#login_content.popup-content .title{margin:0 0 60px;line-height:22px}@media screen and (max-width:767px){#login_content.popup-content .title{margin:0 0 25px!important}}.popup-content .title{color:#404040;font-size:20px;line-height:36px;text-align:center;font-weight:700;margin:0 0 25px 0!important}.popup-content .facebook-login{display:block;color:#fff;text-align:center;font-size:13px;font-weight:700;line-height:40px;border-radius:3px;margin-bottom:15px;background:#475993 url(/public/images/facebook.svg) no-repeat 15px center;cursor:pointer}.popup-content span{color:#fe9124}.popup-content .google-login{display:block;color:#616161;text-align:center;font-size:13px;line-height:40px;font-weight:700;border:1px solid #c2c2c2;border-radius:3px;margin-bottom:10px;background:url(/public/images/google.svg) no-repeat 15px center;cursor:pointer}.popup-content .login-or{text-align:center;color:#5e6166;font-size:14px;line-height:16px;margin-bottom:10px}.login-holder{display:table;width:100%;height:calc(100vh - 300px)}#register_content{padding:31px 15px 10px}@media (max-width:900px){#login_content,#register_content{left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:100%!important}#login_content.user-blocked{height:auto;max-width:380px}}@media (max-width:1025px) and (min-width:700px) and (orientation:portrait){#login_content,#register_content{height:auto!important;width:420px!important}}@media screen and (max-width:767px){.login-holder{height:auto}}#login_content.popup-content .login-holder .top-block{display:block}#login_content.popup-content .row-form{margin:0 0 10px;position:relative}#login_content.popup-content .row-form.error .form-error{display:block}.popup-content .textfield{width:100%;height:40px;border:1px solid #e2e2e2;background:#fff;border-radius:3px;padding:0 15px 0 38px;box-sizing:border-box;font-size:14px}#forgot_pass_user+.svg-icon,#login_input_username+.svg-icon{font-size:13px}.popup-content .row-form .svg-icon{position:absolute;left:15px;top:12px;font-size:12px;filter:invert(59%) sepia(55%) saturate(1391%) hue-rotate(343deg) brightness(105%) contrast(99%)}.popup-content .form-error{display:none;font-size:12px;line-height:16px;color:#e15258;margin:8px 0 0 0;position:relative}.form-error.error_blocked{display:block;text-align:center;margin:0}.popup-content .row-form.error .svg-icon{filter:invert(51%) sepia(25%) saturate(6297%) hue-rotate(325deg) brightness(90%) contrast(95%)}#login_content.popup-content .checkbox-holder{margin:15px auto 20px;width:100%;display:flex;justify-content:center;padding:0}.checkbox-holder input{display:none}#login_content.popup-content .checkbox-holder input+.label-text{font-size:12px}.checkbox-holder input+.label-text{cursor:pointer;display:inline-block;position:relative;font-size:13px;line-height:15px;color:#5e6166}#login_content.popup-content .checkbox-holder input+.label-text:before{content:"";display:inline-block;vertical-align:top;height:14px;width:14px;margin:0 5px 0 0;border-radius:2px;border:2px solid #fe9124}#login_content.popup-content .checkbox-holder input:checked+.label-text:before{background:#fe9124}.checkbox-holder input:checked+.label-text:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:7px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}#login_content.popup-content .btn-submit{font-weight:700}.popup-content .btn-submit{background:#fe9124;border-radius:3px;color:#fff;font-size:15px;line-height:20px;width:100%;border:none;padding:10px 45px;cursor:pointer}.popup-content .text{font-size:13px;line-height:16px;text-align:center;color:#5e6166}#login_content.popup-content .forgot_pass{color:#919191;font-size:12px;line-height:16px;text-decoration:underline;cursor:pointer}.login-holder .bottom-block .text{margin-top:20px}span[data-trigger=register-from-login]{color:#fe9124;font-weight:700;cursor:pointer}body.popup-window{overflow:hidden}#register_content{padding:31px 15px 10px}#register_content.popup-content .btn-close{font-size:16px}#register_content.popup-content .img-holder{height:50px}#register_content.popup-content .title{line-height:22px;margin:0 0 40px}#register_content .general-error{margin-top:-21px;padding-bottom:5px;text-align:center}#register_content .general-error.hasError{display:block!important}#register_content .register-holder{margin:0 auto}#register_content.popup-content .row-form{margin:0 0 10px;position:relative}#register_content.popup-content .row-form.error .form-error{display:block}#register_content .login-block{text-align:center}#register_content .login-block .already_member{font-size:13px;line-height:16px;color:#616161}#register_content .already_member .already_member_login{cursor:pointer;color:#fe9124;font-weight:700}#register_content .email-used-error{border:1px solid #e6e6e6;padding:12px 16px;margin-bottom:15px;border-radius:4px;width:292px;height:152px}#register_content .email-used-error h5{font-weight:700;color:#e43d43;margin:0;padding:0}#register_content .email-used-error p{font-size:12px;line-height:16px;font-weight:400}#register_content .email-used-error p a{font-weight:700;text-decoration:underline}.popup-content .register-footer a{text-decoration:underline;font-weight:700;color:#616161}.popup-content .checkbox-holder{margin-bottom:20px}.checkbox-holder{display:inline-block;vertical-align:top}#register_content .row-form{color:#535353}#register_content.popup-content .row-captcha{margin:0 0 16px}#register_content .row-captcha .g-recaptcha{position:relative;margin:0}#register_content .register-footer{margin-top:30px;font-size:11px;line-height:15px;text-align:center;color:#9e9e9e}#register_content .checkbox-holder input+.label-text:before{border:2px solid #fe9124;height:14px;width:14px}@media (max-width:320px){#register_content .row-captcha .g-recaptcha>div{transform:translate(0,0) scale(.94)!important}}#login_content .checkbox-holder input+.label-text:before{border:2px solid #fe9124;height:10px;width:10px}.checkbox-holder input:checked+.label-text:before{background:#fe9124;border-color:#fe9124}.checkbox-holder input+.label-text:before{content:"";display:inline-block;vertical-align:top;height:12px;width:12px;margin:0 5px 0 0;border-radius:2px;border:1px solid #bfbfbf}#user_symbols_ul{float:right;margin:0}.user_symbols_ul_li{float:right;list-style-type:none;position:relative;margin-right:30px}.user_symbols_ul_li:first-child{position:static}.user_symbols_ul_li_span{cursor:pointer;display:block;margin-top:14px;position:relative}.user_symbols_ul_li_span .svg-icon{font-size:18px;color:#fe9124}.how_many_unread_position_noti{top:4px;margin:0 0 0 14px}.how_many_unread_design{background:#404040;color:#bfbfbf;border-radius:9px;font-size:10px;line-height:14px;padding:0 8px;position:absolute;text-align:center;margin-top:-36px}#hello_user{display:none}.popup-content.forgot{padding:40px 60px;width:420px;min-height:550px}.popup-content.forgot .content-title{font-size:13px;line-height:20px;color:#404040;font-weight:800;margin:0 0 5px}.popup-content.forgot .content-text{font-size:14px;line-height:20px;color:#5e6166;margin:0 0 15px}.popup-content.forgot .content-column:first-child{padding-bottom:20px!important;border-bottom:1px solid #e2e2e2;margin-bottom:20px}.popup-content.forgot .back{top:20px;left:60px}.popup-content .back{position:absolute;color:#fe9124;top:15px;left:15px;cursor:pointer}.popup-content .back span{font-size:14px}.popup-content .back .svg-icon,.popup-content .back span{display:inline-block;vertical-align:middle}@media screen and (max-width:767px){.popup-content.forgot .back{top:15px;left:15px}}.red{color:red}.align-center{text-align:center}.btn-up{width:60px;height:60px;z-index:50;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#fff;color:#757575;font-size:16px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.16);-moz-box-shadow:0 1px 3px rgba(0,0,0,.16);box-shadow:0 1px 3px rgba(0,0,0,.16);position:fixed;right:15px;bottom:20px;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease-in-out,visibility .3s ease-in-out;-moz-transition:opacity .3s ease-in-out,visibility .3s ease-in-out;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;will-change:opacity,visibility;cursor:pointer;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}.btn-up.active img,.btn-up:hover img{filter:invert(63%) sepia(40%) saturate(2333%) hue-rotate(343deg) brightness(104%) contrast(99%)}.btn-up img{transition:filter .2s ease-in-out;will-change:filter}.btn-up_show{opacity:1;visibility:visible}@media (max-width:899px){#user_img{margin-top:0;margin-right:0}}@media (max-width:768px){.btn-up{z-index:150;width:50px;height:50px;right:10px;bottom:10px}#user_img{margin-top:-3px;height:40px}#user_img .avatar_container.avatar_small{margin-top:3px}.header-non-login-items{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}.popup-content.forgot{width:100%;padding:31px 15px 0;height:auto;min-height:100vh}.popup-content.forgot .content-title{line-height:16px;margin:0 0 10px}.popup-content.forgot .content-text{line-height:22px}#user_img .avatar_container.avatar_small .avatar_layer{margin-top:1px}}.avatar_small{height:40px;width:40px;background-repeat:no-repeat}.avatar_layer{display:inline-block;position:absolute;left:0;background-size:contain;background-position:center}.avatar_container{display:inline-block;position:relative}.avatar_container .body{z-index:1}.avatar_container .eyes{z-index:2}.avatar_container .mouth{z-index:3}.avatar_container .head{z-index:4}#hello_user_ul{position:absolute;top:48px;right:0;color:#d6d6d6;z-index:103;list-style-type:none;width:100%;display:none;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.8);-ms-box-shadow:0 2px 10px rgba(0,0,0,.8);-moz-box-shadow:0 2px 10px rgba(0,0,0,.8);-webkit-box-shadow:0 2px 10px rgba(0,0,0,.8);height:calc(100vh - 50px);margin:0}#hello_user_ul li{border-bottom:1px solid #ebebeb}#hello_user_ul .link{padding:16px 30px;display:block;line-height:1}#hello_user_ul .link .svg-icon{display:inline-block;vertical-align:middle;font-size:16px;color:#fe9124;margin:0 15px 1px 0}#hello_user_ul .link .text{display:inline-block;vertical-align:middle;font-size:14px;line-height:18px;color:#5e6166;font-weight:700}#hello_user_ul:before{content:"";position:absolute;background:0 0;width:100%;height:10px;bottom:100%}#hello_user_ul:after{content:"";position:absolute;right:15px;bottom:100%;width:0;height:0;border-style:solid;border-width:0 10px 8px 10px;border-color:transparent transparent #fff transparent}.notifications_flowout_div{background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.16);-ms-box-shadow:0 2px 5px rgba(0,0,0,.16);-moz-box-shadow:0 2px 5px rgba(0,0,0,.16);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.16);color:#6b6b6b;font-size:12px;right:0;line-height:normal;position:fixed;width:100%;height:100%;top:48px}.notifications_flowout_div:after{content:"";position:absolute;right:95px;margin:0 -20px 0 0;bottom:100%;width:0;height:0;border-style:solid;border-width:0 12px 10px 12px;border-color:transparent transparent #fff transparent}@media screen and (max-width:767px){.notifications_flowout_div{top:0;z-index:10}body.notifications-covered{overflow:hidden}}.user_not_title_div{border-bottom:1px solid #e2e2e2;color:#5e6166;font-size:16px;font-weight:700;padding:15px}.user_not_edit_notifications_span{float:right;font-size:13px;cursor:pointer;color:#fe9124}.user_not_edit_notifications_span .svg-icon{font-size:15px;margin:0 5px -2px 0}.notifications_flowout_div .nano{position:relative;height:400px}.notifications_flowout_div .nano>.nano-content{position:absolute;overflow:scroll;overflow-x:hidden;top:0;right:0;bottom:0;left:0}.user_not_main_ul{min-height:200px;max-height:400px;overflow:auto}.user_not_main_ul li{list-style-type:none;border-bottom:1px solid #efefef}.user_not_link_to_not_a{color:#828282;padding:13px 15px 13px 15px;display:block;position:relative}.user_not_lable_type_main{background-color:#348de6;border-radius:15px;color:#fff;display:inline-block;font-size:11px;height:20px;line-height:20px;margin:0 8px 0 0;text-align:center;width:20px;cursor:help;float:left}.user_not_lable_type_blog{background-color:#ff6369}.user_not_li_msg_span{overflow:hidden;display:block;margin:2px 40px 0 0;font-size:13px;line-height:16px}.user_not_li_msg_span:hover{color:#f60;background:#f9f9f9}.notifications_flowout_div .user_not_container_div:hover{background:#f9f9f9}.user_not_li_date_span{color:#757575;font-size:11px;line-height:15px;margin:5px 0 0 0;position:absolute;right:5px;top:12px}.user_not_see_earlier_notifications_div{color:#fe9124;cursor:pointer;font-size:13px;line-height:16px;text-align:center;padding:15px 0;border-top:1px solid #efefef}#hello_user_ul .link:hover{background:#fe9124}#hello_user_ul .link:hover .svg-icon{filter:brightness(0) saturate(100%) invert(99%) sepia(0) saturate(2%) hue-rotate(237deg) brightness(103%) contrast(101%)}#hello_user_ul .link:hover .text{color:#fff}#notifications_flowout{position:relative}.level__result{color:#333;font-size:13px;position:relative;margin-bottom:22px;text-align:right}.level__result span{display:inline-block;vertical-align:middle}.g-recaptcha div{margin:auto}.level__result-current{font-size:20px;color:#fe9124}.level__result-max{font-size:14px;line-height:16px;color:#757575}.level__result-range{position:relative;height:5px;background:#e2e2e2;border-radius:3px;margin:5px 0 0 0}.level__result-range>div{position:absolute;text-indent:-5000px;left:0;top:0;height:5px;background:#fe9124;border-radius:3px;font-size:0}@media (min-width:550px){.main-menu .item-menu{flex-grow:1}#link_tag_new{top:2px}}@media screen and (-ms-high-contrast:none){.main-menu :last-child.item-menu{margin-right:15px!important}}@media screen and (min-width:1025px){.item-menu .btn-menu,.item-menu .btn-search{background-color:transparent;transition:background-color .2s;will-change:background-color;border-radius:6px}.item-menu .btn-menu.active,.item-menu .btn-menu:hover{background-color:#bfbfbf;cursor:pointer}.item-menu .btn-search.active,.item-menu .btn-search:hover{background-color:#bfbfbf;cursor:pointer}}@media (min-width:900px){#mini_box_wrap{box-shadow:0 1px 3px 0 rgba(0,0,0,.16);position:absolute;right:274px;top:50px;border-radius:3px;background:#fff}#pop_up_message_box_div{width:430px;font-size:13px;float:left;line-height:normal;padding:12px 15px 20px 15px;box-sizing:border-box}.message_open_pop_reply_div{position:relative;margin-bottom:10px;overflow:hidden}.message_open_pop_reply_username{background:0 0;border:none;color:#404040;float:left;font-weight:700;margin-left:10px;margin-top:10px;font-size:14px}.user_new_msg_avatar_span{float:left}.message_open_pop_reply_close_btn{font-size:14px;cursor:pointer;color:#757575;position:absolute;top:0;right:0}#minibox_msg_ul,.message_open_pop_reply_ul{overflow:auto;max-height:318px}.pop_up_message_li{border-bottom:1px solid #e2e2e2;list-style:none;padding:10px}.msgs_page_convo_date_span{color:#aaa;float:right;font-size:11px}.pop_up_message_box_reply_to_div .cke_textarea_inline{min-height:100px;box-sizing:border-box;width:100%!important;padding:30px 8px 8px;display:block}#mini_box_inner_div{margin:15px 0 0 0}.pop_up_message_box_reply_span_btn{border:1px solid #348de6;color:#348de6;margin-top:15px;cursor:pointer;font-size:14px;line-height:18px;display:inline-block;border-radius:3px;padding:13px 30px}.pop_up_message_box_reply_span_btn:hover{background:#348de6;color:#fff}#hello_user_ul:hover,.logged-in:hover+#hello_user_ul{display:block!important}.nano-content::-webkit-scrollbar{display:none}.notifications_flowout_div .nano>.nano-pane{right:4px}.nano>.nano-pane>.nano-slider{position:relative;margin:0 1px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background:#fe9124}.notifications_flowout_div{background:#fff;color:#6b6b6b;font-size:12px;line-height:normal;position:absolute;width:428px;border-radius:3px;top:20px;left:50%;transform:translateX(-50%)}.user_message_head{font-size:16px;line-height:18px;color:#5e6166;padding:15px 5px 15px 15px;font-weight:700;border-bottom:1px solid #e2e2e2}.user_msg_see_all_msg_a{display:block;float:left;text-align:center;width:100%;color:#fe9124;font-size:13px;line-height:18px;padding:16px 0}.user_messages_body_li{border-bottom:1px solid #e2e2e2;line-height:normal;list-style-type:none;float:left;width:100%;background:#fff!important}.user_messages_body_li_div{float:left;width:270px;padding:10px;cursor:pointer;box-sizing:content-box}.user_messages_body_li_img{display:inline-block;float:left;height:40px;width:40px}.user_messages_body_li_p{float:left;margin-left:10px;margin-top:4px;width:220px;color:#4e4e4e;font-size:13px;margin-bottom:0}.user_msg_body_li_content_span{float:left;width:220px;margin-top:4px;margin-left:10px;color:#83868a;font-size:13px;height:13px;display:flex;align-items:center}.user_msg_see_all_msg_a:hover{color:#f60}.user_msg_body_li_remove_btn{float:right;font-size:15px;margin:20px 10px 0 0;cursor:pointer;color:#949494}.user_msg_body_li_date_span{float:right;color:#949494;font-size:11px;position:relative;bottom:-8px}.user_exp_progress_line_p>span{background:#fe9124!important;border-radius:3px}.notifications_flowout_div:after{content:"";position:absolute;right:203px!important;margin:0;bottom:100%;width:0;height:0;border-style:solid;border-width:0 12px 10px;border-color:transparent transparent #fff transparent}.user_messages_body_li_div:hover{background:#f9f9f9}.main-menu .item-menu:last-child{margin:0}.main-menu .item-menu:last-child .link{color:#fff}.main-menu .item-menu:last-child .link:hover{color:#fe9124}.nano{position:relative;width:100%;overflow:hidden}.nano>.nano-pane{position:absolute;right:0;top:0;bottom:0;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;transition:.2s;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:#e2e2e2;width:5px}.nano>.nano-pane>.nano-slider{position:relative;margin:0 1px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background:#fe9124}.nano>.nano-content{position:absolute;overflow:scroll;overflow-x:hidden;top:0;right:0;bottom:0;left:0}#wrap.site__content{min-height:unset;padding:unset;margin-top:unset;display:flex;flex-wrap:wrap;justify-content:space-between}.join_link,.log-out__open{font-weight:400}#login_content,#register_content{width:420px;max-height:720px;overflow-y:auto;overflow-x:hidden}#login_content{width:380px;padding:40px 60px 15px}#login_content.user-blocked{padding:24px 24px 16px}#register_content{padding:31px 65px 10px}#login_content.popup-content,#register_content.popup-content{top:50%;left:50%;border-radius:3px;transform:translate(-50%,-50%)}#login_content .login-holder,#register_content .register-holder{height:unset}.header-login-items_mama{background:#202020;height:50px;width:100%}.site__header{background:#0f0f0f;box-shadow:0 2px 5px rgba(0,0,0,.16);-ms-box-shadow:0 2px 5px rgba(0,0,0,.16);-moz-box-shadow:0 2px 5px rgba(0,0,0,.16);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.16)}.header_login .header-login-items{width:900px;margin:auto;box-shadow:none;-ms-box-shadow:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.header-non-login-items{width:900px;margin:auto;height:70px}.shadow__right:after{background:0 0}header .logo{margin:0 0 0 4px;flex-shrink:0}header .logo.chipy_anniversary-logo{margin:7px 0 0 0}.main-menu{height:100%;margin:0 0 0 6px}.main-menu .item-menu{height:100%;flex-grow:1;align-items:center;margin:0 7px}.item-menu-search{margin:0 2px 0 auto}.main-menu .link{font-size:13px;padding:25.5px 6px}#link_tag_new{top:11px}.log-responsive{padding:14px 12px;line-height:22px;cursor:pointer}.log-out.non-user{height:50px}.main-menu .item-menu:hover .dropdown-block a:after{display:none;content:none}.item-menu .btn-menu{padding:0;margin:0 auto;position:relative;height:50px;width:50px}.item-menu .btn-search{padding:0;margin:0 auto;position:relative;height:50px;width:50px;margin-right:0}.item-menu .btn-menu.active .svg-icon.close,.item-menu .btn-search.active .svg-icon.close{display:block}.item-menu .btn-menu.active .svg-icon.menu,.item-menu .btn-search.active .svg-icon.search{display:none}.main-menu .item-menu .btn-menu span,.main-menu .item-menu .btn-search span{display:none}.dropdown-block .menu{margin:0}.btn-menu .svg-icon.menu{font-size:26px}.btn-search .svg-icon.search{font-size:19px;width:1.8em;background-color:transparent;box-shadow:none}.btn-menu .svg-icon.close,.btn-search .svg-icon.close{font-size:12px}.btn-menu .svg-icon,.btn-search .svg-icon{font-size:15px;position:absolute;color:#fff;left:0;right:0;margin:auto;top:0;bottom:0}.btn-menu.active .svg-icon.menu,.btn-search.active .svg-icon.search{display:none}.btn-menu .svg-icon.menu,.btn-menu.active .svg-icon.close,.btn-search .svg-icon.search,.btn-search.active .svg-icon.close{display:block}.btn-menu .svg-icon.close,.btn-search .svg-icon.close{display:none}.user-info{margin-top:15px;display:flex}.user_exp_right_div{display:block;font-size:11px;margin-top:3px;cursor:pointer;line-height:1}.user_exp_progress_line_p{width:140px;height:4px;background:#404040;display:inline-flex;margin-right:5px;border-radius:2px}.user_exp_current_points_span{display:inline-block;height:16px;cursor:help;color:#fe9124;font-size:12px}.user-info .user_info_box{margin:0 15px 0 0;cursor:pointer}.user-info .user-info__money{margin-left:27px;display:inline-flex;align-items:center;color:#dedede}.user_exp_plus_points_span{box-shadow:0 1px 1px rgba(0,0,0,.7);-ms-box-shadow:0 1px 1px rgba(0,0,0,.7);-moz-box-shadow:0 1px 1px rgba(0,0,0,.7);-webkit-box-shadow:0 1px 1px rgba(0,0,0,.7);text-shadow:0 -1px 0 rgba(0,0,0,.4);border-radius:10px;background:green;display:inline-block;margin-left:5px;padding:1px 3px;margin-top:-1px;display:none}.user_exp_next_level_span,.user_exp_right_div .divider{color:#bfbfbf;font-size:10px}.coin_balance_middle_span{display:block;margin-left:3px}#hello_user{float:right;padding:0 13px;font-size:12px;line-height:50px;display:block;color:#fff}#user_img{display:flex;align-items:center;margin:2px 15px 0 0}#hello_user_ul{border-radius:3px;width:260px;height:auto;top:55px}#hello_user_ul:after{right:70px;border-width:0 12px 10px 12px}#hello_user_ul .link{padding:14px 30px}#hello_user_ul .link .text{font-size:13px}#hello_user:hover{cursor:pointer;color:#fe9d3d}.log-out__open.logged-in{display:inline-flex}}.coins,.popup-info{display:none}.coins.active{display:block}.popup-info.active{display:block}.popup-info.coins:after{left:114px}.coin_reward_span{color:#facd26;font-weight:700;display:none;margin:0 0 0 5px}#user_board_mother{line-height:unset!important;z-index:103}@media (max-width:900px) and (orientation:landscape),(max-width:767px) and (orientation:portrait){header .logo.chipy_anniversary-logo{margin:5px 5px 0 7px}header .logo.chipy_anniversary-logo img{width:45px}.shadow__right:after{position:absolute;top:0;right:0;z-index:7;content:"";width:16px;height:100%;background:linear-gradient(90deg,rgba(15,15,15,0) 0,rgba(15,15,15,.7) 50%,#0f0f0f 100%);transition:all .3s}.shadow__left:before{position:absolute;top:0;left:57px;z-index:7;content:"";width:16px;height:100%;background:linear-gradient(270deg,rgba(15,15,15,0) 0,rgba(15,15,15,.7) 50%,#0f0f0f 100%);transition:all .3s}}.notice_container{max-width:500px;margin:50px auto;padding:0 9px}.notice{border-radius:6px;font-family:Roboto,Roboto-fallback,sans-serif;background:#fff;box-shadow:0 1px 6px rgba(0,0,0,.161)}.notice_header{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;padding:18px 20px}@media screen and (max-width:767px){.notice_header{padding:10px}}.notice_title{font-size:18px;line-height:20px;letter-spacing:0;color:#404040;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notice_title span{font-size:15px;font-weight:400}@media screen and (max-width:767px){.notice_title{font-size:15px}}.notice_back{display:none}@media screen and (max-width:767px){.notice_back{width:40px;height:40px;background:#fff;color:#fe9124;font-size:16px;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.161);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;margin:0 26px 0 0}}.notice_close{color:#878ca4;font-size:14px;cursor:pointer}@media screen and (max-width:767px){.notice_close{display:none}}.notice_body{max-height:502px;overflow:auto}.notice_list{padding:0 20px}@media screen and (max-width:767px){.notice_list{padding:0 15px 0 10px}.notice{height:100%;height:calc(var(--vh,1vh) * 100)}.notice_body{max-height:calc(100% - 110px)}}.notice_item{padding:15px 0;border-top:1px solid #efefef;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}.notice_item>a{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notification_list .notice_item{padding:15px}.notice_item:first-child{border:none}.notice_item_image{box-sizing:border-box;position:relative;-ms-flex-negative:0;flex-shrink:0;width:70px;height:70px;padding:11px;background:#fff;box-shadow:0 1px 6px rgba(0,0,0,.161);border-radius:50%;overflow:hidden;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}.notice_item_image img{max-width:calc(100% - 20px);height:auto}.notice_item_image img.qna,.notice_item_image img.trophy{width:1em;height:1em;max-width:1em}.notice_item_image .avatar_container,.notice_item_image .avatar_resp{width:100%;height:100%;left:50%;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width:767px){.notice_item_image{width:56px;height:56px;padding:4px}}.notice_item_image_game{height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.notice_item_center{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 20px 0 10px}.notice_item_title{font-size:14px;line-height:20px;color:#5e6166;margin:0}@media screen and (max-width:767px){.notice_item_title{font-size:12px;line-height:16px}}.notice_item_read .notice_item_title{font-weight:400}.notice_item_center_bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notice_item_label{text-transform:uppercase;font-size:10px;line-height:1.1;border:1px solid #000;border-radius:6px;padding:2px 5px;font-weight:700;margin:0 10px 0 0}.notice_item_label.bonus{color:#ff5158;border:1px solid #ff5158}.notice_item_label.shop{color:#68cb6c;border:1px solid #68cb6c}.notif-tag.shop{color:#68cb6c;border:1px solid #68cb6c}.notice_item_label.casino,.notif-tag.casino{color:#429bf4;border:1px solid #429bf4}.notice_item_label.game,.notif-tag.game{color:#f84f89;border:1px solid #f84f89}.notice_item_label.community{color:#fe9124;border:1px solid #fe9124}.notice_item_image .leaderboard-icon{height:28px;font-size:28px;color:#fe9124}.notice_item_image .qna-notification-icon{height:28px;font-size:28px}.notice_item_date{font-size:13px;line-height:26px;color:#a8a8a8}@media screen and (max-width:767px){.notice_item_date{font-size:11px}}.notice_item_control{-ms-flex-negative:0;flex-shrink:0;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}.notice_item_control_button{-ms-flex-negative:0;flex-shrink:0;font-size:15px;margin:0 0 0 19px}.notice_item_control_button:first-child{margin:0}.notice_item_control_button.email{color:#404040;font-size:16px}.notice_item_read .notice_item_control_button.email{color:#9b9b9b}.notice_item_control_button.email img{margin:2px 0 0 0}.notice_item_control_button.trash{color:#9b9b9b}.notice_footer{padding:20px;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}@media screen and (max-width:767px){.notice_footer{padding:10px}}.notice_item_mark_read{color:#5e6166;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notice_item_mark_read .svg-icon{color:#9b9b9b;font-size:15px;margin:0 7px 0 0}@media screen and (max-width:767px){.notice_item_mark_read{font-size:13px}}.notice_item_settings{color:#fe9124;font-size:14px;line-height:19px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notice_item_settings .svg-icon{font-size:18px;margin:0 8px 0 0}@media screen and (max-width:767px){.notice_item_settings{font-size:13px}}.popup-content .form-error{color:#d45555}.popup-content .result-message.error span{color:#d45555}.popup-content .result-message.success span{color:#43cb5e!important}.popup-content .row-form.error .textfield{border-color:#d45555!important}.popup-content.forgot .result-message{margin-top:6px}.popup-content.forgot .result-message span{font-size:12px;line-height:14px;margin-top:0}.popup-content.forgot #js-send-username{margin-bottom:0!important}@media (max-width:900px){.main-menu .item-menu:last-of-type{padding-right:14px}}.notice_item_label.sweepstake{border-color:#0cccc5;color:#0cccc5}.notice_item_label.QNAs{border-color:#6b7aff;color:#6b7aff}#username_content{width:420px;padding:40px 60px 20px;height:auto}#username_content .img-holder{margin-bottom:20px}#username_content .title{margin-bottom:10px}#username_content .subTitle{font-size:14px;text-align:center;line-height:24px;color:#404040;margin-bottom:20px}#username_content .row-form{margin-bottom:15px;position:relative}#error_content .subTitle{text-align:center;margin-bottom:20px}#error_content .subTitle a{font-weight:700}#username_content .general-error{margin:-10px 0 8px 0;text-align:center}.popup-content .register-footer{font-size:11px;line-height:18px;text-align:center;color:#919191}.popup-content .register-footer p{margin:0}.popup-content .register-footer p:last-of-type{margin-bottom:10px}@media (max-width:900px) and (orientation:landscape),(max-width:767px) and (orientation:portrait){#username_content{padding:65px 15px 20px 15px;width:100%;left:0;top:0;height:100%;border-radius:0;transform:unset}}.win_notif{max-width:unset!important;width:auto;height:100%}@media (max-width:319px){.log-responsive{padding:9px 4px}}.row-form.valid .form-error{color:#68cb6c;display:block}.popup-content .row-form.valid .textfield{border:1px solid #e2e2e2}img[data-src]{opacity:0}img.ready,img[src]{opacity:1}@media (min-width:900px) and (max-width:1024px){.header-login-items_mama+.header-non-login-items{margin-top:10px!important}}.info_box{overflow:hidden}.logo.chipy-christmas{margin-top:5px}@media (min-width:900px){.logo.chipy-christmas img{height:60px;width:auto}}.agent_avatar_img{border-radius:50%;border:none}.user__homepage .avatar_container.avatar_small.avatar_layer.agent_avatar_img{width:120px;height:120px}@media (max-width:710px){.user__homepage .avatar_container.avatar_small.avatar_layer.agent_avatar_img{width:calc(100% + 9px);height:calc(100% + 9px)}}@media (min-width:900px) and (max-width:925px){.item-menu .btn-menu,.item-menu .btn-search{margin-right:0}.main-menu .item-menu:last-child{margin:0}}@media (max-width:900px){.item-menu-search{flex-grow:1;display:flex;align-items:center;gap:10px}.item-menu-search .btn-search{display:none}.item-menu-search #blog_search,.item-menu-search .search-game{position:static;display:block}}.user-blocked-popup{color:#5e6166}.user-blocked-popup h4{margin:0;font-size:16px;font-weight:700;line-height:24px;color:#5e6166}.user-blocked-popup p{margin:0;margin-top:16px;font-size:14px;line-height:24px}.user-blocked-popup .btn{cursor:pointer;padding:0;border:none;outline:0;font-family:inherit;margin:24px auto 0;min-width:200px;max-width:200px;min-height:40px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:500;line-height:normal;color:#fff;border-radius:4px;background:#fe9124;transition:background .2s ease-in-out;will-change:background}@media (any-hover:hover){.user-blocked-popup .btn:hover{background:#ee7801}}.main-menu .item-menu{flex-grow:unset;position:static}.main-menu .item-menu-country{position:relative}.main-menu .item-menu>img{transition:filter .3s ease-in-out}.main-menu .icon{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor;display:none}@media screen and (min-width:1025px){.main-menu .item-menu:not(.item-menu-burger)>.link:after,.main-menu .item-menu:not(.item-menu-search)>.link:after{content:"";position:absolute;left:0;right:0;margin:0 auto;bottom:0;height:3px;width:0%;display:block;transition:width .3s;will-change:width}.main-menu .item-menu:not(.item-menu-burger) .link.active:after,.main-menu .item-menu:not(.item-menu-burger) .menu-dropdown-link.active .link:after,.main-menu .item-menu:not(.item-menu-burger):hover .link:after,.main-menu .item-menu:not(.item-menu-search) .link.active:after,.main-menu .item-menu:not(.item-menu-search) .menu-dropdown-link.active .link:after,.main-menu .item-menu:not(.item-menu-search):hover .link:after{width:calc(100% - 12px)}}.main-menu .item-menu .menu-dropdown a:after,.main-menu .item-menu .menu-dropdown a:not(.active):after{display:none;content:none}.main-menu li:hover .menu-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.main-menu .item-lang{display:flex!important;text-transform:capitalize;font-weight:400}.menu-dropdown{opacity:0;visibility:hidden;transform:translateY(-50px);transition:opacity .3s,visibility .3s,transform .3s;will-change:opacity,visibility,transform;position:absolute;z-index:-1;left:0;top:100%;width:100%;background-color:#202020;box-shadow:0 1px 30px rgba(0,0,0,.2392156863);border-radius:0 0 6px 6px;padding-bottom:12px;font-size:15px;line-height:20px;color:#fff;text-transform:none;display:flex;text-align:left}.menu-dropdown-list{width:25%;position:relative}.menu-dropdown-accordion .menu-dropdown-list{position:absolute;left:100%;top:0;width:100%;display:none;background:#2e2e2e;border-radius:0 0 6px 6px;min-height:calc(100% + 12px);overflow:hidden;max-height:550px}.menu-dropdown-accordion .menu-dropdown-list.wide{width:200%;column-count:2}.menu-dropdown-accordion .menu-dropdown-list .nano{max-height:398px;height:100%;width:100%;position:relative;overflow:hidden}.menu-dropdown-accordion .menu-dropdown-list .nano>.nano-content{position:absolute;overflow:scroll;overflow-x:hidden;top:0;right:0;bottom:0;left:0}.menu-dropdown-accordion .menu-dropdown-list .nano>.nano-pane{position:absolute;border-radius:5px;width:3px;background:0 0;right:15px;top:12px;bottom:12px}.menu-dropdown-accordion .menu-dropdown-list .nano>.nano-pane>.nano-slider{position:relative;margin:0;background:#6a6a6a;border-radius:20px}.menu-dropdown-plug{display:flex;justify-content:space-between;align-items:center;padding:18px 24px 18px 24px;color:#fff;width:100%;box-sizing:border-box;white-space:initial}.menu-dropdown .menu-dropdown-item{display:flex}.menu-dropdown-link,.menu-dropdown-title{display:flex;justify-content:space-between;align-items:center;padding:18px 24px 18px 24px;color:#fff;white-space:initial;gap:7px}.menu-dropdown-link{width:100%}.menu-dropdown-link .new-menu-item{margin-right:0!important}.menu-dropdown-plug{font-weight:400;text-transform:none}.menu-dropdown-accordion .icon-arrow{flex-shrink:0;display:block;transform:rotate(-90deg);font-size:12px}.menu-dropdown-accordion .menu-dropdown-link{font-weight:400;white-space:initial;width:100%}.menu-dropdown-accordion .menu-dropdown-title .new-menu-item{margin-right:16px}.menu-dropdown-accordion:has(.menu-dropdown-link.active) .menu-dropdown-title,.menu-dropdown-link.active{background-color:#2e2e2e}.menu-dropdown.blog-dropdown .menu-dropdown-accordion:has(.menu-dropdown-link.active) .menu-dropdown-title,.menu-dropdown.blog-dropdown .menu-dropdown-link.active{color:#ff5158}.menu-dropdown.rev-dropdown .menu-dropdown-accordion:has(.menu-dropdown-link.active) .menu-dropdown-title,.menu-dropdown.rev-dropdown .menu-dropdown-link.active{color:#429bf4}.menu-dropdown.rev-dropdown .menu-dropdown-item.nano{height:550px!important;max-height:550px}.menu-dropdown.games-dropdown .menu-dropdown-accordion:has(.menu-dropdown-link.active) .menu-dropdown-title,.menu-dropdown.games-dropdown .menu-dropdown-link.active{color:#f84f89}@media (any-hover:hover){.menu-dropdown-accordion:hover .menu-dropdown-title,.menu-dropdown-link:hover{background-color:#2e2e2e;color:#ff5158}.menu-dropdown.blog-dropdown .menu-dropdown-accordion:hover .menu-dropdown-title,.menu-dropdown.blog-dropdown .menu-dropdown-link:hover{color:#ff5158}.menu-dropdown.rev-dropdown .menu-dropdown-accordion:hover .menu-dropdown-title,.menu-dropdown.rev-dropdown .menu-dropdown-link:hover{color:#429bf4}.menu-dropdown.games-dropdown .menu-dropdown-accordion:hover .menu-dropdown-title,.menu-dropdown.games-dropdown .menu-dropdown-link:hover{color:#f84f89}.menu-dropdown-accordion:hover .menu-dropdown-list{display:block}}.menu-dropdown-search{position:relative;color:#fff;width:193px;margin:0 auto;padding:7px 0}.menu-dropdown-search input{background:#262626;box-shadow:0 3px 6px rgba(0,0,0,.3);border:1px solid #434343;border-radius:6px;color:#fff;font-size:14px;line-height:19px;padding:11px 38px 10px 32px;box-sizing:border-box;width:100%}.menu-dropdown-search input::placeholder{color:#fff}.menu-dropdown-search input:focus{outline:0;border:1px solid #434343}.menu-dropdown-search .icon-search{position:absolute;top:50%;left:10px;font-size:14px;transform:translateY(-50%)}.menu-dropdown-search .icon-close{font-size:8px}.menu-dropdown-search .clear-search{position:absolute;top:50%;transform:translateY(-50%);right:8px;background-color:#535353;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;transition:opacity .33s,visibility .33s;will-change:opacity,visibility;display:none}.menu-dropdown-search .m_a2z_s_b_input-clear{display:inline-block;position:absolute;top:50%;transform:translateY(-50%);right:8px;font-size:8px;padding:8px;background-color:#535353;border-radius:50%;cursor:pointer;box-sizing:content-box}.menu-dropdown.active .clear-search{opacity:1;visibility:visible}.hamburger{display:none}.hamburger.hidden{display:none}.search-wrap{display:none;position:absolute;top:calc(100% + 14px);right:52px;background-color:#fff;box-shadow:0 1px 30px rgba(0,0,0,.16);border-radius:6px;max-width:324px;width:100%;box-sizing:border-box;padding:16px 32px 32px}.search-wrap .search_container{margin-bottom:25px;position:relative}.search-wrap .search-icon{position:absolute;left:0;top:50%;transform:translateY(-50%);color:#909090;font-size:16px}.search-wrap:has(.m_b_s) .search-icon{width:1em;height:1em;color:#909090;left:0}.search-wrap #game_search_input,.search-wrap #review_search_input,.search-wrap .m_b_s{border:none;border-bottom:1px solid #e2e2e2;border-radius:0;height:56px;color:#404040;padding:0 22px 0 24px;font-size:14px;width:100%}.search-wrap #game_search_input::placeholder,.search-wrap #review_search_input::placeholder,.search-wrap .m_b_s::placeholder{color:#404040}.search-wrap #game_search_input:focus,.search-wrap #review_search_input:focus,.search-wrap .m_b_s:focus{border:none;border-bottom:1px solid #e2e2e2;padding:0 22px 0 24px;outline:0}.search-wrap #game_search_input::-webkit-search-cancel-button,.search-wrap #game_search_input::-webkit-search-decoration,.search-wrap #game_search_input::-webkit-search-results-button,.search-wrap #game_search_input::-webkit-search-results-decoration,.search-wrap #review_search_input::-webkit-search-cancel-button,.search-wrap #review_search_input::-webkit-search-decoration,.search-wrap #review_search_input::-webkit-search-results-button,.search-wrap #review_search_input::-webkit-search-results-decoration,.search-wrap .m_b_s::-webkit-search-cancel-button,.search-wrap .m_b_s::-webkit-search-decoration,.search-wrap .m_b_s::-webkit-search-results-button,.search-wrap .m_b_s::-webkit-search-results-decoration{-webkit-appearance:none!important;display:none!important}.search-wrap .search_container .game_search_input-clear,.search-wrap .search_container .review_search_input-clear,.search-wrap .search_container .search_container .blog_search_input-clear{display:inline-block!important;height:1em;width:1em;position:absolute;box-sizing:content-box;top:50%;transform:translateY(-50%);left:auto;right:0;font-size:8px;color:#fff;border-radius:50%;padding:8px;background-color:#bebebe;cursor:pointer}.search-wrap .predictiveSearch{position:static;padding:0;box-shadow:none;width:100%;background-color:transparent;border-radius:0;min-height:auto}.search-wrap .predictiveSearch .review_right_wing_titles{color:#909090;letter-spacing:.65px;font-size:13px;line-height:18px;text-transform:uppercase;font-weight:700;margin-bottom:12px;display:block;background:0 0;border:none;height:auto;text-align:left}.search-wrap .predictiveSearch .empty{display:none}.search-wrap .predictiveSearch ul{margin:0 0 24px}.search-wrap .predictiveSearch ul:last-of-type{margin-bottom:0}.search-wrap .predictiveSearch li{padding:0;margin-bottom:12px}.search-wrap .predictiveSearch li:last-child{margin-bottom:0}.search-wrap .predictiveSearch li:hover{background:0 0}.search-wrap .predictiveSearch li a{margin:0;padding:0!important;color:#5e6166;font-size:14px;text-transform:capitalize;line-height:19px!important;transition:color .3s;will-change:color}.search-wrap .predictiveSearch li a:hover{color:#ff5158}.search-wrap .predictiveSearch .close_mobile_search{display:none}.search-wrap .predictiveSearch b{font-weight:700!important}.search-wrap .predictiveSearch .search_show_all{margin-top:24px;border:1px solid #fe9124;border-radius:23px;height:38px;box-shadow:none;background:0 0;padding:0;font-size:14px;line-height:18px;font-weight:500;color:#fe9124;max-width:100%;width:100%;transition:color .3s,background-color .3s;will-change:color,background-color;display:flex;align-items:center;justify-content:center}.search-wrap .predictiveSearch .search_show_all:hover{background-color:#fe9124;color:#fff}.search-wrap .predictiveSearch .close_test_luck_box{display:none}.search-wrap .predictiveSearch .sidebar-showing{display:none}body::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;visibility:hidden;opacity:0;display:block;background-color:rgba(0,0,0,.05);transition:visibility .4s,opacity .4s;will-change:visibility,opacity}body.btn-search-active{position:relative}body.btn-search-active::after{opacity:1;visibility:visible}@media screen and (min-width:901px){.menu-dropdown-title{width:100%}}@media screen and (max-width:900px){body.search-mobile-active{overflow:hidden}.site__header{box-shadow:0 0 16px rgba(0,0,0,.32)}.btn-menu{display:none}.hamburger{padding:17px 12px;display:block;cursor:pointer;background-color:transparent;transition-property:opacity,filter,background-color;transition-duration:.15s;transition-timing-function:linear;will-change:opacity,filter,background-color;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;overflow:visible}.hamburger.is-active{background-color:#757575}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::after,.hamburger.is-active .hamburger-inner::before{background-color:#fff}.hamburger-box{width:26px;height:16px;display:flex;justify-content:center;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{width:26px;height:2px;background-color:#fff;border-radius:2px;position:absolute;transition-property:transform,height;transition-duration:.15s;transition-timing-function:ease;will-change:transform,height,width}.hamburger-inner::after,.hamburger-inner::before{content:"";display:block}.hamburger-inner::before{top:-6px}.hamburger-inner::after{bottom:-6px}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner::before{transition:top 75ms .12s ease,opacity 75ms ease}.hamburger--squeeze .hamburger-inner::after{transition:bottom 75ms .12s ease,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);height:3px;width:20px}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;height:3px;width:20px;transition:top 75ms ease,opacity 75ms .12s ease}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);height:3px;width:20px;transition:bottom 75ms ease,transform 75ms .12s cubic-bezier(.215,.61,.355,1)}#link_tag_new{position:relative;order:1;top:auto;left:auto;margin-left:24px}.shadow__right:after{display:none}.main-menu{position:fixed;right:0;top:50px;width:270px;display:flex;flex-direction:column;background-color:#262626;height:calc(100vh - 50px);overflow-y:auto;opacity:0;visibility:hidden;transform:translate3d(100%,0,0);transition:transform .33s,opacity .33s,visibility .33s;will-change:transform,opacity,visibility}.main-menu .item-menu{display:block!important;position:static;height:auto}.main-menu .item-menu .link.active>img{filter:brightness(0) invert(1)}.main-menu .item-menu-blog .link.active{color:#fff;background-color:#ff5158}.main-menu .item-menu-rev .link.active{color:#fff;background-color:#429bf4}.main-menu .item-menu-games .link.active{color:#fff;background-color:#f84f89}.main-menu .item-menu-academy .link.active{color:#fff;background-color:#54b6c4}.main-menu .item-menu-tools .link.active{color:#fff;background-color:#c4db11}.main-menu .item-menu-news .link.active{color:#fff;background-color:#d56be9}.main-menu .item-menu-shop .link.active{color:#fff;background-color:#68cb6c}.main-menu .item-menu-qna .link.active{color:#fff;background-color:#6b7aff}.main-menu .item-menu-sweepstakes .link.active{color:#fff;background-color:#0cccc5}.main-menu .item-menu-country .link.active{color:#fff;background-color:#fff}.main-menu .item-menu-country{order:-1}.main-menu .item-menu-country .link{gap:8px}.main-menu .item-menu-country .link.active{background-color:#404040}.main-menu .item-menu-country .link.active>img{filter:none}.main-menu .item-menu-country .mobile-top-picks-title{display:flex;text-align:start;text-transform:uppercase;text-wrap:auto}.main-menu .item-menu-country .desktop-top-picks-title{display:none}.main-menu .item-menu-country .menu-dropdown{width:100%;max-height:unset;width:unset;background-color:#202020}.main-menu .item-menu-country .menu-dropdown .menu-dropdown-title:first-child{display:none}.main-menu .item-menu-country .menu-dropdown ul li{width:unset}.main-menu .item-menu-country .menu-dropdown ul li.menu-dropdown-title{gap:10px;text-transform:uppercase;background-color:#202020}.main-menu .item-menu-country .menu-dropdown ul li.menu-dropdown-title>div{max-width:161px}.main-menu .link{padding:15px 24px;font-size:13px;line-height:18px;letter-spacing:.26px;display:flex;align-items:center;background-color:#0f0f0f}.main-menu .link .item-menu:hover a:after{display:none;content:none}.main-menu .link .icon-arrow,.main-menu .link .icon:first-child{display:block;flex-shrink:0}.main-menu .link .icon:first-child{font-size:18px;margin-right:10px}.main-menu .link .icon-arrow{margin-left:auto;font-size:12px;transform:rotate(0);transition:transform .4s;will-change:transform}.main-menu .link.active:after{content:none}.main-menu .item-menu.opened .link .icon-arrow{transform:rotate(180deg)}.menu-dropdown{display:none;position:static;opacity:1;visibility:visible;flex-direction:column;transform:unset;box-shadow:unset;border-radius:unset;background-color:#1a1a1a;font-weight:400;font-size:14px;line-height:19px;padding-bottom:0}.menu-dropdown-search{width:223px}.menu-dropdown-item:has(.menu-dropdown-item){border-bottom:none;display:block}.menu-dropdown-list{width:100%}.menu-dropdown-list:first-child{border-bottom-left-radius:unset;overflow:hidden}.menu-dropdown-accordion .menu-dropdown-list{position:static;background:unset;border-radius:unset;min-height:unset}.menu-dropdown-accordion .menu-dropdown-list.wide{width:100%;column-count:1}.menu-dropdown-title{background-color:#2e2e2e;font-weight:700}.menu-dropdown-link,.menu-dropdown-title{padding:15px 24px 14px}.menu-dropdown-link.active{background:0 0}.menu-dropdown-accordion .icon-arrow{transition:transform .4s;transform:rotate(0);will-change:transform}.menu-dropdown-accordion .menu-dropdown-title .new-menu-item{margin-left:auto;margin-right:16px!important}.menu-dropdown-accordion.opened .icon-arrow{transform:rotate(180deg)}.menu-dropdown-accordion .menu-dropdown-list .nano{max-height:342px}.menu-dropdown-accordion .menu-dropdown-list .nano>.nano-pane{right:5px}.search_container{position:relative}.search-wrap{max-width:100%;padding:0;height:34px;box-shadow:none;overflow:hidden;box-shadow:0 3px 6px rgba(0,0,0,.3);border-radius:17px}.search-wrap .search_container{margin-bottom:0}.search-wrap #game_search_input,.search-wrap #review_search_input,.search-wrap .m_b_s{height:34px;border-bottom:none;padding:0;margin:0;width:100%;padding:7px 37px 8px 37px;color:#404040;font-size:16px}.search-wrap #game_search_input:focus,.search-wrap #review_search_input:focus,.search-wrap .m_b_s:focus{padding:7px 37px 8px 37px}.search-wrap #game_search_input::placeholder,.search-wrap #review_search_input::placeholder,.search-wrap .m_b_s::placeholder{color:#404040}.search-wrap .search_container .search-icon{left:16px!important;position:absolute;top:50%;transform:translateY(-50%);color:#fe9124!important;display:block;width:15px;height:15px}.search-wrap .search_container .game_search_input-clear,.search-wrap .search_container .review_search_input-clear{right:8px}.search-wrap .predictiveSearch{position:fixed;top:50px;bottom:0;left:0;width:100%;z-index:11;padding:40px 70px;height:auto;overflow-y:auto;display:flex;flex-direction:column;box-sizing:border-box}.search-wrap .predictiveSearch li{margin-bottom:16px}.search-wrap .predictiveSearch li a{line-height:20px!important;font-size:15px}.search-wrap .predictiveSearch ul:last-of-type{margin-bottom:24px}.search-wrap .predictiveSearch .icon-no-results-image{display:block;margin:8px auto 0}.search-wrap .predictiveSearch .user_temp_img_icon{margin:0 auto;display:block}.search-wrap .predictiveSearch .search_show_all{position:static;display:flex;align-items:center;justify-content:center;margin:auto auto 0;width:100%;max-width:272px;flex-shrink:0;box-sizing:border-box}.search-wrap .predictiveSearch .close_mobile_search{position:absolute;display:inline-block;top:21.84px;right:18.84px;color:#909090;font-size:12.3px}.search-wrap .predictiveSearch .close_mobile_search .img-icon{display:inline-block}.search-wrap .predictiveSearch .close_test_luck_box{display:flex!important;top:30px;right:20px;color:#909090;width:12px;height:12px;font-size:12.3px}.search-wrap .predictiveSearch .close_test_luck_box .svg-icon{color:#909090}.header-non-login-items.search-mobile{position:fixed;top:0;z-index:104}.header-non-login-items.search-mobile::after{content:"";position:fixed;top:50px;left:0;width:100%;height:calc(100vh - 50px);background-color:#fff;z-index:10}#container_div::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:100;background-color:rgba(0,0,0,.54)!important;visibility:hidden;opacity:0;transition:visibility .33s,opacity .33s;will-change:visibility,opacity}.menu-open{overflow:hidden}.menu-open #container_div::after{visibility:visible;opacity:1}.menu-open .main-menu{opacity:1;visibility:visible;transform:translate3d(0,0,0)}.dropdown-block{position:static;display:block;max-width:100%}.dropdown-block .list-languages{padding:0!important}.dropdown-block .list-languages .text{color:#fff!important;text-transform:capitalize!important}.dropdown-block .menu .link{line-height:18px!important}.dropdown-block .link.expandable{line-height:18px!important}.dropdown-block .link.expandable .svg-icon{transform:rotate(0);transition:transform .3s;will-change:transform}.dropdown-block .link.expandable.active .svg-icon{transform:rotate(180deg)}.dropdown-block .item-lang{display:block!important;line-height:18px;padding:15px 20px!important;text-align:left;font-weight:400}.main-menu .item-menu:last-of-type{padding-right:0!important}.main-menu .item-menu:last-of-type .link{color:#fff}}@media screen and (max-width:767px){.main-menu{right:auto;left:0;transform:translate3d(-100%,0,0);width:calc(100% - 50px)}.menu-open .main-menu{opacity:1;visibility:visible;transform:translate3d(0,0,0)}}.menu-dropdown-title .new-menu-item{margin:0}.new-menu-item{color:#fff;margin-right:38px;margin-top:1px;display:inline-flex;padding:4px 6px;background:#fe9124;border-radius:2px;font-weight:700;font-size:11px;line-height:12px;text-transform:uppercase}.menu-dropdown-link:hover .new-menu-item{color:#fff}
.site__footer{z-index:1;position:relative;left:0;right:0;bottom:0;background:#202020;margin-top:40px}.footer-bottom{background:#161616;text-align:center;padding:20px 0;line-height:14px;font-size:12px;font-family:Roboto,Arial,Helvetica,sans-serif}.footer-bottom span{color:#5e6166}.footer-bottom span>a{color:#5e6166}.footer_logo span{color:#fe9124;text-transform:uppercase;font-weight:700;display:block;width:160px;text-align:center}.terms-and-conditions-pop-up{display:none;background:#fff 0 0 no-repeat padding-box;opacity:1;padding:25px 30px;border-radius:6px;text-align:left;font:normal normal normal 14px/20px Roboto;letter-spacing:0;color:#5e6166;box-sizing:border-box}.divide-line{width:100%;background:#ececec;height:1px}.aware-official-text{text-align:left;font:normal normal bold 15px/16px Roboto;letter-spacing:0;color:#fe9124}.aware-pop-up-triangle{top:93%;left:0;bottom:0;right:0;margin:auto;position:absolute;width:30px;height:30px;background:#fff;transform:rotate(45deg);z-index:-999}#close-terms-and-conditions-pop-up{position:absolute;top:5px;right:5px;z-index:5;padding:5px;width:23px;height:23px;color:#a8a8a8;cursor:pointer;box-sizing:border-box}.gamblers-anonymous-content{display:none}.mt-10{margin-top:10px}.mt-20{margin-top:20px}#terms-and-conditions{cursor:pointer}@media screen and (max-width:767px){.mt-20{margin-top:10px}}@media screen and (width:768px){.footer_logo span{width:150px}}@media screen and (max-width:767px){#footer_logo_img{margin-left:0}}.site__footer-layout{box-sizing:border-box;display:grid;grid-template-columns:150px minmax(400px,650px);column-gap:15px;justify-content:space-between;max-width:900px;margin:auto;font-family:Roboto,Arial,Helvetica,sans-serif}.site__footer-layout--en{padding-top:9px}.site__footer-layout .f-list{display:flex;justify-content:flex-end;align-items:center;gap:32px;grid-column:1/3;grid-row:1/2;margin:15px 0}.site__footer-layout .f-list.pt_br{justify-content:center}.lang-IT .site__footer-layout .f-list{gap:initial;justify-content:space-between}.f-list li{font-size:11px;line-height:15px;text-transform:uppercase}.footer-list__inner span{font-weight:700;font-size:12px;line-height:14px;display:block;text-transform:uppercase;margin:0 0 18px 0}.footer-list{display:flex;justify-content:space-between;grid-column:2/3;grid-row:2/3}.footer-list__inner:first-child span{color:#ff5158}.footer-list__inner:nth-child(2) span{color:#429bf4}.footer-list__inner:nth-child(3) span{color:#f84f89}.footer-list__inner:nth-child(4) span{color:#1c7f8c}.footer-list__inner ul>li>a,.site__footer-layout ul li a{color:#b9b9b9;white-space:nowrap}.footer-list__inner ul>li>a:hover,.site__footer-layout ul li a:hover{color:#fff}.footer-list__inner ul li{font-size:13px;margin-bottom:15px}.gamble_aware{position:relative;display:flex;flex-wrap:wrap;gap:4px 20px;align-items:center;grid-column:span 2;grid-row:auto;justify-content:center;margin:16px 0 0}.gamble_18{box-sizing:border-box;display:inline-flex;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;border:2px solid #e2e2e2;border-radius:50%;text-align:center;color:#e2e2e2;margin:0 20px 0 0}.aware{display:inline-block;vertical-align:middle;background-repeat:no-repeat;width:154px;height:16px;background-size:contain}.disclaimer{grid-column:span 2;color:#bfbfbf;text-align:center;font-size:11px;line-height:18px}.disclaimer p{margin:8px 0}.gambling-links{display:flex;justify-content:center;column-gap:20px;margin:8px 0 20px;grid-column:span 2;grid-row:7/8}.gambling-links li{font-size:11px!important;line-height:15px!important;text-transform:uppercase;color:#b9b9b9}.row_socials{padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-area:4/1/5/3}.site__footer .row_socials{border-top:1px solid #2e2e2e;border-bottom:1px solid #2e2e2e;grid-area:3/1/3/3}#eat_pages{text-transform:uppercase;display:flex;justify-content:center;grid-area:4/1/4/3;color:#b9b9b9;margin:20px 0 0;padding-bottom:20px;border-bottom:1px solid #2f2f2f}#eat_pages li{margin:0 20px;font-size:11px;line-height:15px}#eat_pages li:last-child{margin-bottom:0}.row_socials .item-soc{color:#fff;margin:0 20px;font-size:22px;width:45px;height:45px;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;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.row_socials-big .item-soc{width:80px;height:80px;font-size:38px}@media (max-width:1023px){.row_socials-big .item-soc{width:70px;height:70px;font-size:31px}}.footer .row_socials .item-soc.facebook{font-size:20px}.row_socials .item-soc.telegram{background:#08c}.row_socials .item-soc.youtube{font-size:25px;background:red}.row_socials-big .item-soc.youtube{font-size:50px}.row_socials-big .item-soc.instagram{background:#feda75;background:linear-gradient(to bottom,#feda75 0,#fa7e14 36%,#962fbf 78%,#4f5bd5 105%,#4f5bd5 100%)}@media (max-width:1023px){.row_socials-big .item-soc.youtube{font-size:44px}}.row_socials .item-soc.twitter{background:#fff}.row_socials .item-soc.pinterest{background:#c8232c}.row_socials .item-soc.facebook{background:#1778f2}.row_socials .item-soc.instagram{background:#feda75;background:linear-gradient(to bottom,#feda75 0,#fa7e14 36%,#962fbf 78%,#4f5bd5 105%,#4f5bd5 100%)}.row_socials .item-soc.whatsapp{background:#08b745}.row_socials .item-soc.google{font-size:30px}@media screen and (max-width:1023px){.row_socials.row_socials-big .item-soc{width:45px;height:45px;font-size:23px}.row_socials .item-soc.telegram{font-size:17px}.row_socials.row_socials-big .item-soc.telegram{font-size:22px}.row_socials .item-soc.youtube{font-size:19px}.row_socials.row_socials-big .item-soc.youtube{font-size:26px}}@media screen and (max-width:767px){.row_socials{border-top:0;padding:15px 0;margin:-30px 0 25px}.site__footer .row_socials{border-bottom:1px solid #2e2e2e}.row_socials .item-soc{width:30px;height:30px;margin:0 12.5px;font-size:17px}#eat_pages{flex-direction:column;margin:0 0 25px;color:#b9b9b9}#eat_pages li{margin:0;margin-bottom:24px}#eat_pages li:last-child{margin-bottom:0}#eat_pages.en{order:0;margin:-5px 0 16px 0}}.svg-icon{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.footer_logo{grid-row:2/3}.footer_logo.pt_br{grid-column:span 2;margin:0 auto}.footer-list,.footer_logo{position:relative}.footer-list:before,.footer_logo:before{content:"";position:absolute;left:0;top:0;height:1px;width:100%;border-bottom:1px solid #2f2f2f}.footer-list,.footer_logo{padding:40px 0 10px 0}.footer_logo:before{width:200%}.block_subscribe{padding:40px 0;color:#fff;background:#2e2e2e;text-align:center}.block_subscribe_holder{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-align:center;-ms-flex-align:center;align-items:center;max-width:710px;margin:0 auto}.block_subscribe_logo{display:block;margin:0 0 20px}@media screen and (max-width:767px){.block_subscribe_logo{width:80px;height:auto;margin:0 0 14px}}.block_subscribe_heading{font-size:28px;line-height:34px;margin:0 0 16px;color:#fff}@media screen and (max-width:767px){.block_subscribe_heading{font-size:15px;line-height:22px;margin:0 0 10px}}.block_subscribe_text{font-size:16px;line-height:26px;margin:0 0 26px}@media screen and (max-width:767px){.block_subscribe_text{font-size:13px;line-height:20px;margin:0 0 15px}}.block_subscribe_sub{font-size:14px;line-height:17px;color:#8f8f8f;padding:0 15%}@media screen and (max-width:767px){.block_subscribe_sub{padding:0;margin:0;font-size:12px}}.block_subscribe_sub a{color:#fff}.block_subscribe .row-form{display:inline-block;font-size:0;margin:0 0 15px}@media screen and (max-width:767px){.block_subscribe .row-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:300px}}.block_subscribe .row-form.error .input{border-color:#e15258}.block_subscribe .row-form.error .svg-icon{color:#e15258}.block_subscribe .input-holder{position:relative;width:456px;display:inline-block;vertical-align:top}@media screen and (max-width:767px){.block_subscribe .input-holder{width:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0}}.block_subscribe .input{width:100%;height:52px;background:#fff;padding:17px 20px 17px 25px;color:#404040;box-sizing:border-box;font-size:15px;border-right:none;border-radius:4px;border:0}@media screen and (max-width:767px){.block_subscribe .input{width:100%;height:44px;font-size:12px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-radius:4px 0 0 4px;padding:17px 10px}}.block_subscribe .input::placeholder{color:#b9b9b9;opacity:1}.block_subscribe .input:-ms-input-placeholder{color:#b9b9b9}.block_subscribe .input::-ms-input-placeholder{color:#b9b9b9}.block_subscribe .input-holder .svg-icon{font-size:14px;color:#b9b9b9;position:absolute;top:12px;left:10px}.block_subscribe .input:focus::placeholder{color:transparent}.block_subscribe .button{background:#fe9124;color:#fff;border:none;font-size:16px;line-height:19px;padding:12px 30px;height:52px;display:inline-block;vertical-align:top;border-radius:4px;cursor:pointer;margin:0 0 0 15px}@media screen and (max-width:767px){.block_subscribe .button{font-size:13px;margin:0;height:44px;width:89px;-ms-flex-negative:0;flex-shrink:0;border-radius:0 4px 4px 0;padding:12px 15px;-webkit-appearance:none}}.block_subscribe .button:focus{outline:0}.block_subscribe .message.form-success{color:#fff;position:relative}@media screen and (max-width:767px){.block_subscribe .message.form-success{font-size:12px;text-align:left}}.block_subscribe .message.form-success:before{content:'';width:7px;height:15px;display:block;transform:rotate(45deg);border:2px solid #68cb6c;border-width:0 2px 2px 0;margin:-5px 10px 0 0;display:inline-block}@media screen and (max-width:767px){.block_subscribe .message.form-success:before{margin:-5px 10px 0 5px}}.block_subscribe .message.form-error{color:#ff5158}@media screen and (max-width:767px){.block_subscribe .message.form-error{font-size:12px}}.block_subscribe .message{font-size:14px;line-height:16px;margin-bottom:15px;display:none}.block_subscribe_social{max-width:710px;margin-top:20px;background:#484848;border-radius:4px;padding:10px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.block_subscribe_social{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 10px}}.block_subscribe_social_icon{font-size:35px;-ms-flex-negative:0;flex-shrink:0;width:70px;height:70px;background:#fff;border-radius:50%;margin:0 20px 0 0;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}@media screen and (max-width:767px){.block_subscribe_social_icon{margin:0 0 15px}}.block_subscribe_social_icon .icon-telegram{position:relative;right:2px}.block_subscribe_social_text{color:#fff;font-size:16px;line-height:24px;text-align:left}@media screen and (max-width:767px){.block_subscribe_social_text{text-align:center;font-size:13px;line-height:20px}}.block_subscribe_social_text a{color:#fe9124}.block_subscribe_social_text a:hover{color:#fff}@media screen and (max-width:900px){.site__footer-layout{padding:0 20px}.site__footer-layout--en{padding:9px 20px 0}}@media screen and (max-width:767px){.site__footer{margin-top:0}.site__footer-layout{text-align:center;display:flex;flex-direction:column;max-width:unset;padding:20px 8px 0}.site__footer-layout--en{padding:20px 8px 0}.site__footer-layout .f-list{border-bottom:1px solid #2f2f2f;padding:0 0 20px;display:block}.site__footer-layout .f-list li{font-size:12px}.site__footer-layout--en .f-list li{line-height:16px}.site__footer-layout--en .f-list li:not(:last-child){margin-bottom:24px}.footer_logo{display:inline-block;text-align:center;float:none}.footer_logo span{font-size:16px;line-height:19px;width:auto}.footer-bottom{padding:7px 0}.footer-list{text-align:center;padding:19px 0 0;display:block}.footer-list__inner{vertical-align:top;margin-bottom:30px;border-bottom:1px solid #2f2f2f}.footer-list__inner ul>li,.site__footer-layout ul li{text-align:center;font-size:13px;line-height:42px;margin:0}.footer-list__inner span{font-size:13px;line-height:15px;display:block;margin:0 0 10px 0}.footer-list__inner:nth-child(2){margin:0 0 30px}.footer-list,.footer_logo{padding:unset}.gamble_aware{margin:0 0 4px}.aware{width:148px;height:15px;background-size:148px 15px}.footer-list:before,.footer_logo:before{display:none}.block_subscribe{padding:20px 10px}.gambling-links{flex-direction:column;row-gap:24px;margin:20px 0}}@media (min-width:768px) and (max-width:900px){.site__footer{padding:0}.footer_logo span{font-size:13px;line-height:19px}.f-list li{font-size:10px}}@media (min-width:700px) and (max-width:900px) and (orientation:portrait){#footer_logo_img{display:block;margin-left:0}}@media (max-width:767px){.site__footer-layout .f-list{margin:30px 0!important}.site__footer-layout--en .f-list{margin:24px 0!important;padding-bottom:24px}.footer-list__inner ul{margin-bottom:20px!important}}@media (max-width:576px){.row_socials .item-soc{margin:0 7px}}
@charset "UTF-8";body{color:#5e6166}h1{font-size:28px;line-height:37px;color:#404040}h2{color:#404040}h3{font-size:20px;line-height:34px;color:#404040}h4{font-size:17px;line-height:34px;color:#404040}a{color:#5e6166}ul{padding:0}@media screen and (max-width:760px){h1{font-size:20px;line-height:30px}h2{font-size:18px}h3{font-size:16px;line-height:26px}}hr{border:none;border-top:1px solid #e6e6e6;margin:60px 0}:target:before{content:"";display:block;height:110px;margin:-110px 0 0}.guide_content_section h2,.par h2,.tms_text h2,article h2{margin:56px 0 24px;font-size:24px}@media screen and (max-width:767px){.guide_content_section h2,.par h2,.tms_text h2,article h2{margin:32px 0 16px;font-size:18px}}.guide_content_section h3,.guide_content_section h4,.par h3,.par h4,.tms_text h3,.tms_text h4,article h3,article h4{margin:24px 0 16px}.guide_content_section ol,.par ol,.tms_text ol,article ol{padding-inline-start:0;margin-left:0;margin:16px 0}.guide_content_section ol>li,.par ol>li,.tms_text ol>li,article ol>li{margin-bottom:20px;margin-left:36px;counter-increment:li;line-height:28px}.guide_content_section ol>li::before,.par ol>li::before,.tms_text ol>li::before,article ol>li::before{content:counter(li,decimal);color:#fff;display:inline-block;font-size:14px;font-weight:700;text-align:center;margin-left:-36px;margin-right:10px;width:26px;height:26px;border-radius:50%;background-color:#1c7f8c}.guide_content_section ol>li:last-child,.par ol>li:last-child,.tms_text ol>li:last-child,article ol>li:last-child{margin-bottom:0}.guide_content_section ul,.par ul,.tms_text ul,article ul{margin:16px 0;padding:0 24px}.guide_content_section ul>li,.par ul>li,.tms_text ul>li,article ul>li{margin-bottom:12px;line-height:24px;position:relative}.guide_content_section ul>li:last-child,.par ul>li:last-child,.tms_text ul>li:last-child,article ul>li:last-child{margin-bottom:0}.guide_content_section ul>li::before,.par ul>li::before,.tms_text ul>li::before,article ul>li::before{content:"•";color:#1c7f8c;font-weight:700;display:inline-block;width:1em;vertical-align:bottom;font-size:26px;position:absolute;left:-24px}.guide_content_section p,.par p,.tms_text p,article p{font-size:16px}.guide_content_section iframe,.par iframe,.tms_text iframe,article iframe{width:100%;height:508.4745762712px;border-radius:8px}@media screen and (max-width:760px){hr{margin:40px 0}.guide_content_section ul>li,.par ul>li,.tms_text ul>li,article ul>li{margin-bottom:10px}.guide_content_section ol>li,.par ol>li,.tms_text ol>li,article ol>li{line-height:24px;margin-bottom:10px}.guide_content_section ol>li::before,.par ol>li::before,.tms_text ol>li::before,article ol>li::before{width:24px;height:24px;font-size:12px}}.author-top{margin-bottom:16px}.author-top__authors{display:flex;align-items:center;gap:8px 32px}.author-top__person{cursor:default;display:flex;align-items:center;gap:8px;position:relative}.author-top__person.academy .author-top__person-name:hover{color:#1c7f8c}.author-top__person.news .author-top__person-name:hover{color:#d56be9}.author-top__person.help .author-top__person-name:hover{color:#fe9124}.author-top__person.casinos .author-top__person-name:hover{color:#429bf4}.author-top__person.games .author-top__person-name:hover{color:#f84f89}.author-top__person.sweepstakes .author-top__person-name:hover{color:#0cccc5}.author-top__person.bonus-blog .author-top__person-info{display:flex;align-items:center;justify-content:center;gap:4px}.author-top__person.bonus-blog .author-top__person-name{margin-top:0}.author-top__person.bonus-blog .author-top__person-name:hover{color:#ff5158}.author-top__person.tools .author-top__person-name:hover{color:#c4db11}.author-top__person-img{width:28px;height:28px;overflow:hidden;border-radius:50%;position:relative}.author-top__person-img .avatar_resp{width:inherit;height:inherit;object-fit:cover}.author-top__person-info{font-size:14px;line-height:normal;color:#757575}.author-top__person-name{margin-top:4px;display:block;color:#404040;text-transform:capitalize;transition:color .3s ease-in-out;cursor:pointer}.author-top__person-name.academy{color:#1c7f8c}.author-top__person-name.news{color:#d56be9}.author-top__person-name.comments,.author-top__person-name.help{color:#fe9124}.author-top__person-name.casinos{color:#429bf4}.author-top__person-name.games{color:#f84f89}.author-top__person-name.sweepstakes{color:#0cccc5}.author-top__person-name.bonus-blog{color:#ff5158}.author-top__person-name.tools{color:#c4db11}.author-top__data{padding-top:24px;margin-top:24px;border-top:1px solid #e6e6e6;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px 24px;color:#757575}.author-top__details{display:flex;align-items:center;gap:24px;font-weight:500;font-size:14px;line-height:1.2}.author-top__detail{cursor:pointer;display:flex;align-items:center;gap:8px}.author-top__detail img{width:13px;height:13px;flex-shrink:0}.author-top__published{cursor:pointer;display:flex;align-items:center;gap:6px;font-size:13px;font-style:italic;font-weight:400}.author-top__published img{width:15px;height:15px;flex-shrink:0}.avatar_resp-webp{width:28px;height:28px}@media screen and (max-width:767px){.author-top__authors{flex-direction:column;align-items:flex-start}.author-top__person-img{width:25px;height:25px}.author-top__person-info{display:flex;align-items:center;gap:5px;color:#5e6166;font-size:13px}.author-top__person-name{margin-top:0;font-weight:500;text-decoration:underline}.author-top__data{padding-top:0;border:none;margin-top:16px;flex-wrap:wrap-reverse}.author-top__details{font-size:12px}.author-top__detail{gap:6px}.author-top__published{font-size:12px}.author-top__published img{display:none}}@media screen and (max-width:480px){.author-top__data{justify-content:start}}.authors_slim_top_section .author-top__authors{margin:16px auto;gap:8px 32px}.authors_slim_top_section .author-top__person-img{width:28px;height:28px}.authors_slim_top_section .author-top__person-info{display:flex;align-items:center;justify-content:center;gap:4px}.authors_slim_top_section .author-top__person-name{margin-top:0;cursor:pointer}@media (max-width:767px){.authors_slim_top_section .author-top__authors{margin:12px auto}.authors_slim_top_section .author-top__person-img{width:26px;height:26px}}.author-card{padding:30px;border-radius:6px;background:#fff;box-shadow:0 1px 6px rgba(0,0,0,.16);display:grid;grid-template-columns:315px 1fr;gap:16px 30px;margin-bottom:32px}.author-card__main-info{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px 12px;border-right:1px solid #e6e6e6}.author-card__img{width:150px;height:150px;border-radius:50%;margin-bottom:24px;position:relative;overflow:hidden}.author-card__img .avatar_resp{width:inherit;height:inherit}.author-card__name{margin:0;margin-bottom:8px!important;font-weight:700;font-size:20px!important;line-height:1.2;color:#404040;text-transform:capitalize}.author-card__role{margin:0;font-size:16px;line-height:19px;color:#404040}.author-card__socials{margin:0;margin-top:16px;padding:0;list-style:none;display:flex;align-items:center;justify-content:center;gap:16px}.author-card__socials a{cursor:pointer;width:24px;height:24px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease-in-out}@media (any-hover:hover){.author-card__socials a:hover{opacity:.7}}.author-card__socials a img{width:100%;height:100%;object-fit:contain}.author-card__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.author-card__content h3{margin:0;margin-bottom:12px;font-weight:700;font-size:14px;line-height:25.5px;letter-spacing:.7px;color:#404040;text-transform:uppercase}.author-card__highlights{margin:0;margin-bottom:auto}.author-card__highlights ol,.author-card__highlights p,.author-card__highlights ul{font-size:15px;line-height:28px;color:#5e6166}.author-card__highlights p{margin-bottom:0}.author-card__highlights ol,.author-card__highlights ul{padding:0;padding-left:16px;margin-bottom:0}.author-card__highlights *+*{margin-top:10px}.author-card__highlights ul li{list-style-type:none;position:relative}.author-card__highlights ul li::before{content:"•";position:absolute;left:-16px;top:1px;display:inline-block;font-weight:700;font-size:26px;line-height:1;color:#5e6166}.author-card__highlights ol li{counter-increment:li;list-style-type:none}.author-card__highlights ol li::before{content:counter(li,decimal);color:#fff;display:inline-flex;justify-content:center;align-items:center;font-size:10px;font-weight:700;margin-left:-22px;margin-right:6px;width:20px;height:20px;border-radius:50%;background-color:#fe9124}.author-card__highlights li+li{margin-top:8px}.author-card__highlights a{color:#fe9124!important}.author-card__link{cursor:pointer;margin-top:32px;padding:8px 16px;min-width:178px;border-radius:24px;border:2px solid #fe9124;font-weight:700;font-size:14px;line-height:18px;text-align:center;text-transform:capitalize;color:#fe9124!important;transition:color .3s ease-in-out,border-color .3s ease-in-out}@media (any-hover:hover){.author-card__link:hover{color:#ee7801!important;border-color:#ee7801}}@media screen and (max-width:728px){.author-card{padding:16px;grid-template-columns:1fr;margin-bottom:16px}.author-card__main-info{border-right:none;border-bottom:1px solid #e6e6e6;padding:0 0 16px 0}.author-card__img{width:100px;height:100px;margin-bottom:16px}.author-card__name{font-size:18px!important}.author-card__role{font-size:15px}.author-card__content h3{margin-bottom:8px;font-size:13px;line-height:21px}.author-card__link{margin:16px auto 0}}#authorPopup{display:none}.author-popup .info-header{padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #e6e6e6;display:flex;align-items:center;gap:16px}.author-popup .info-header:has(.socials){align-self:flex-start}.author-popup .info-header:has(.socials) .author-bio{margin-top:8px}.author-popup .author-img{width:100px;height:100px;border-radius:50%;flex-shrink:0;overflow:hidden;position:relative}.author-popup .author-img img{width:inherit;height:inherit;position:absolute;height:auto}.author-popup .author-bio h3{margin:0;margin-bottom:8px;font-weight:700;font-size:18px;line-height:21px;color:#404040}.author-popup .author-bio span{font-weight:400;font-size:14px;line-height:16px;color:#5e6166}.author-popup .socials{padding:0;margin:0;margin-top:16px;display:flex;align-items:center;gap:16px}.author-popup .socials a{cursor:pointer;width:24px;height:24px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease-in-out}@media (any-hover:hover){.author-popup .socials a:hover{opacity:.85}}.author-popup .socials a img{width:100%;height:100%;object-fit:contain}.author-popup .highlights{font-size:15px;line-height:28px;color:#5e6166;max-height:200px;overflow-y:auto}.author-popup .highlights::-webkit-scrollbar{width:4px}.author-popup .highlights::-webkit-scrollbar-track{background:#fff}.author-popup .highlights::-webkit-scrollbar-thumb{background:#e6e6e6;border-radius:100px}.author-popup .highlights p{margin:0 0 10px}.author-popup .highlights ol,.author-popup .highlights ul{margin:0 0 10px;padding:0 0 0 22px}.author-popup .highlights ul li{list-style-type:disc}.author-popup .highlights ul li::marker{font-size:22px;line-height:1;color:inherit}.author-popup .highlights ul li a{color:#fe9124}.author-popup .highlights ol li{counter-increment:li;list-style-type:none}.author-popup .highlights ol li::before{content:counter(li,decimal);color:#fff;display:inline-flex;justify-content:center;align-items:center;font-size:10px;font-weight:700;margin-left:-20px;margin-right:6px;width:16px;height:16px;border-radius:50%;background-color:#fe9124}.author-popup .highlights ol li a{color:#fe9124}.author-popup .highlights li+li{margin-top:8px}.author-popup .author-actions{margin-top:24px;display:flex;align-items:center;gap:16px}.author-popup .full_bio{cursor:pointer;padding:8px 46px;border-radius:24px;border:2px solid #fe9124;font-weight:700;font-size:14px;line-height:18px;text-align:center;text-transform:capitalize;color:#fe9124;transition:color .3s ease-in-out,border-color .3s ease-in-out}@media (any-hover:hover){.author-popup .full_bio:hover{color:#ee7801;border-color:#ee7801}}.author-popup .link{cursor:pointer;font-weight:700;font-size:14px;line-height:18px;color:#fe9124;transition:color .3s ease-in-out}@media (any-hover:hover){.author-popup .link:hover{color:#ee7801}}.tooltipster-author.tooltipster-base{position:absolute;display:flex;pointer-events:auto;width:100%!important}.tooltipster-author .tooltipster-box{flex:1 1 auto}.tooltipster-author.tooltipster-sidetip .tooltipster-content{position:relative;padding:24px!important;background:#fff;border-radius:6px;box-shadow:0 1px 6px rgba(0,0,0,.16)}.tooltipster-author.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-author.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative;margin-left:2px}.tooltipster-author.tooltipster-sidetip .tooltipster-arrow-border{border:15px solid transparent;left:0;top:-3px}.tooltipster-author.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-author.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-author.tooltipster-sidetip .tooltipster-arrow-background{border:16px solid transparent}.tooltipster-author.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-author.tooltipster-sidetip.tooltipster-top .tooltipster-content{border-bottom:1px solid #fe9124}.tooltipster-author.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:-6px;height:15px;margin-left:-10px;width:32px}.tooltipster-author.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#fff;left:-1px;top:-3px}.tooltipster-author.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#d0cdcd;top:0}.tooltipster-author.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-author.tooltipster-sidetip.tooltipster-bottom .tooltipster-content{border-top:1px solid #fe9124}.tooltipster-author.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:15px;margin-left:-16px;top:-6px;width:32px}.tooltipster-author.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-12px}.tooltipster-author.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#fff;left:-1px;top:-3px}.tooltipster-author.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#d0cdcd}@media screen and (max-width:767px){.author-popup .info-header{padding-bottom:16px;margin-bottom:16px;gap:10px}.author-popup .author-img{width:80px;height:80px}.author-popup .author-bio{margin-top:5px}.author-popup .author-bio h3{font-size:16px}.author-popup .author-bio span{font-size:13px}.author-popup .socials{margin-top:8px;gap:8px}.author-popup .highlights{font-size:14px;line-height:20px;max-height:170px}.author-popup .highlights li+li{margin-top:6px}.author-popup .author-actions{margin-top:16px;flex-direction:column}.tooltipster-author.tooltipster-sidetip .tooltipster-content{padding:16px!important}.tooltipster-author.tooltipster-fade.tooltipster-show{max-width:calc(100% - 16px)!important;height:fit-content!important}}@media screen and (max-height:700px){.author-popup .highlights{max-height:15vh}}.breadcrumbs{display:flex;align-items:center;font-size:13px;line-height:18px;letter-spacing:0;margin-bottom:10px}.breadcrumbs .current_page{color:#757575}@media screen and (min-width:768px){.breadcrumbs{font-size:14px;line-height:19px;margin-bottom:12px}}.breadcrumbs .prev_page{color:#5e6166;transition:color .3s;flex-shrink:0;display:flex}@media screen and (min-width:1025px){.breadcrumbs .prev_page:hover{color:#000}}.breadcrumbs .show-more{transform:rotate(-90deg);margin:0 8px 2px;font-size:9px;flex-shrink:0}@media screen and (min-width:768px){.breadcrumbs .show-more{font-size:10px}}.breadcrumbs .current_page{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.card__pagination{display:flex;align-items:center;gap:6px 24px;flex-wrap:wrap;margin-bottom:24px;font-size:13px;line-height:16px;font-weight:500}.card__pagination-home{transform:translateY(-1px)}.card__pagination-home::after{top:44%!important}@media screen and (min-width:768px){.card__pagination .card__pagination{font-size:14px}}.card__pagination a{position:relative}.card__pagination a::after{content:"";position:absolute;top:35%;right:-20px;background:url(/public/images/chevron-down.svg);background-position:center;background-size:cover;background-repeat:no-repeat;display:inline-block;width:10px;height:5px;transform:rotate(-90deg) translateY(-50%)}.guest-avatar{display:flex;align-items:center;justify-content:center;width:inherit;height:inherit;background-image:image-set(url(/public/images/guest-avatar@2x.png) 2x,url(/public/images/guest-avatar.png) 1x);background-repeat:no-repeat;background-size:76%;background-position:center;border-radius:50%;position:relative}.guest-avatar::before{content:attr(data-first-letter);display:flex;align-items:center;justify-content:center;position:absolute;top:1px;width:100%;height:100%;color:#fff;font-size:18px;font-weight:600;line-height:normal}.js-slider_section,table.js-slider_section{width:100%;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.js-slider_section::-webkit-scrollbar,table.js-slider_section::-webkit-scrollbar{display:none}.js-slider_section.active,table.js-slider_section.active{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.js-slider_section.active *,table.js-slider_section.active *{pointer-events:none}.authors-section{margin:56px 0}.authors-section__title{margin:0;margin-bottom:16px;font-size:20px;line-height:34px;color:#404040}.authors-section .author-card{margin-bottom:16px}@media screen and (max-width:900px){.authors-section{margin:48px 0}}@media screen and (max-width:767px){.authors-section{margin:40px 0}.authors-section__title{margin-bottom:8px;font-size:16px;line-height:26px}}.qna-section .qna__title{margin:0;margin-bottom:24px;font-size:24px;line-height:36px}.qna-section .qna-card .comments__info{display:flex}.qna-section .qna-card .comments__time{flex-shrink:unset;width:unset;position:unset}.qna-section__ask-btn,.qna-section__load-more{cursor:pointer;box-sizing:border-box;display:block;margin:0 auto;min-width:290px;width:fit-content;min-height:50px;border-radius:24px;font-family:inherit;text-align:center;font-size:14px;font-weight:700;line-height:18px}.qna-section__load-more{margin-bottom:16px;padding:14px 48px;background:#fff;border:2px solid #6b7aff;color:#6b7aff;transition:color .2s ease-in-out,border-color .2s ease-in-out}@media (any-hover:hover){.qna-section__load-more:hover{color:#5263ff;border-color:#5263ff}}.qna-section__ask-btn{padding:16px 48px;background:#6b7aff;color:#fff;transition:background .2s ease-in-out,color .2s ease-in-out}@media (any-hover:hover){.qna-section__ask-btn:hover{color:#fff;background:#5263ff}}.qna-section__empty{border-radius:6px;background:#fff;box-shadow:0 1px 6px rgba(0,0,0,.16);padding:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:24px;color:#5e6166;text-align:center;font-size:17px;font-weight:700;line-height:25.5px}.qna-section__empty p{margin:0}.qna-section .loader{text-align:center;margin-bottom:16px}.qna-section .loader .translate{animation:rotate 1s linear infinite}@keyframes rotate{from{transform:rotate(360deg)}to{transform:rotate(0)}}@media screen and (max-width:767px){.qna-section .qna__title{margin-bottom:16px;font-size:18px;line-height:26px}.qna-section__ask-btn,.qna-section__load-more{min-width:unset;width:100%}.qna-section__empty{padding:24px 16px;gap:16px;color:#5e6166;font-size:15px;line-height:22.4px}}.highlighted-box{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.161);border:2px solid #1c7f8c;margin:32px 0;padding-bottom:30px}.highlighted-box>:first-child{font-size:18px;font-weight:600;color:#fff;background:#1c7f8c;margin:0;padding:15px 20px;margin-bottom:24px}.highlighted-box>*{padding:0 30px;margin:0}.highlighted-box ol,.highlighted-box ul{margin-left:30px!important}.highlighted-box.callout-note{border:none;border-left:8px solid #687edb;padding:15px 0}.highlighted-box.callout-note>:first-child{background:0 0;font-size:20px;color:#404040;margin:16px 0;padding:0 30px}.highlighted-box.callout-note p:last-child{margin-bottom:0!important}@media screen and (max-width:760px){.highlighted-box.callout-note{padding:5px 0;border-left:3px solid #687edb}.highlighted-box.callout-note>:first-child{padding:0 10px;font-size:16px}}.highlighted-box.callout-tip{border:none;border-left:8px solid #a35199;padding:15px 0}.highlighted-box.callout-tip>:first-child{background:0 0;font-size:20px;color:#404040;margin:16px 0;padding:0 30px}.highlighted-box.callout-tip p:last-child{margin-bottom:0!important}@media screen and (max-width:760px){.highlighted-box.callout-tip{padding:5px 0;border-left:3px solid #a35199}.highlighted-box.callout-tip>:first-child{padding:0 10px;font-size:16px}}.highlighted-box.callout-warning{border:none;border-left:8px solid #e65454;padding:15px 0}.highlighted-box.callout-warning>:first-child{background:0 0;font-size:20px;color:#404040;margin:16px 0;padding:0 30px}.highlighted-box.callout-warning p:last-child{margin-bottom:0!important}@media screen and (max-width:760px){.highlighted-box.callout-warning{padding:5px 0;border-left:3px solid #e65454}.highlighted-box.callout-warning>:first-child{padding:0 10px;font-size:16px}}.highlighted-box.callout-example{border:none;border-left:8px solid #6dd589;padding:15px 0}.highlighted-box.callout-example>:first-child{background:0 0;font-size:20px;color:#404040;margin:16px 0;padding:0 30px}.highlighted-box.callout-example p:last-child{margin-bottom:0!important}@media screen and (max-width:760px){.highlighted-box.callout-example{padding:5px 0;border-left:3px solid #6dd589}.highlighted-box.callout-example>:first-child{padding:0 10px;font-size:16px}}.highlighted-box.callout-info{border:none;border-left:8px solid #429bf4;padding:15px 0;background-color:rgba(66,155,244,.1);border-width:6px;margin:20px 0 60px;padding:15px 0 30px}.highlighted-box.callout-info>:first-child{background:0 0;font-size:20px;color:#404040;margin:16px 0;padding:0 30px}.highlighted-box.callout-info p:last-child{margin-bottom:0!important}@media screen and (max-width:760px){.highlighted-box.callout-info{padding:5px 0;border-left:3px solid #429bf4}.highlighted-box.callout-info>:first-child{padding:0 10px;font-size:16px}}.highlighted-box.callout-info.open p{display:block}.highlighted-box.callout-info.open .show_more,.highlighted-box.callout-info.open [data-cke-saved-href]{display:none}.highlighted-box.callout-info.open .show-all_link{display:inline-block}.highlighted-box.callout-info p{display:none;font-size:16px;line-height:28px;color:#5e6166;padding:0 30px 0 64px;margin:16px 0}.highlighted-box.callout-info p:first-child{display:block;font-size:17px;line-height:28px;font-weight:400;position:relative;padding:0 30px 0 64px;margin-bottom:5px}.highlighted-box.callout-info p:first-child:before{content:"";background:url("data:image/svg+xml,%0A%3Csvg id='information-outline' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath id='information-outline-2' data-name='information-outline' d='M12.8,10.4h2.4V8H12.8M14,23.6A9.6,9.6,0,1,1,23.6,14,9.613,9.613,0,0,1,14,23.6M14,2A12,12,0,1,0,26,14,12,12,0,0,0,14,2M12.8,20h2.4V12.8H12.8Z' transform='translate(-2 -2)' fill='%23429bf4'/%3E%3C/svg%3E%0A");position:absolute;display:block;width:24px;height:24px;top:0;left:24px;font-size:24px;color:#429bf4}.highlighted-box.callout-info p:has(.show_more,[data-cke-saved-href]){display:block;line-height:unset;margin:0}.highlighted-box.callout-info.open p:first-child{margin-bottom:16px}.highlighted-box.callout-info .show_more,.highlighted-box.callout-info [data-cke-saved-href]{font-size:17px;font-weight:400;border:none;background-color:transparent;color:#429bf4;padding:0;cursor:pointer;position:relative}.highlighted-box.callout-info .show_more:not(.show-all_link):after,.highlighted-box.callout-info [data-cke-saved-href]:not(.show-all_link):after{position:absolute;content:"";top:50%;background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7.42' viewBox='0 0 12 7.42'%3E%3Cpath id='chevron-down' d='M7.41,8.58,12,13.17l4.59-4.59L18,10l-6,6L6,10Z' transform='translate(-6 -8.58)' fill='%23429bf4'/%3E%3C/svg%3E%0A");display:block;width:12px;height:7px;transform:translateY(-50%);right:-18px}.highlighted-box.callout-info .show-all_link{display:none;font-size:16px;font-weight:700;color:#429bf4;padding:0}@media (max-width:760px){.highlighted-box.callout-info{margin:15px 0 30px;padding-bottom:15px}.highlighted-box.callout-info.open{padding-bottom:20px}.highlighted-box.callout-info p{padding-left:37px;padding-right:15px;font-size:15px;line-height:26px;padding:0 12px}.highlighted-box.callout-info p:nth-child(2){display:block}.highlighted-box.callout-info p:has(.show_more,[data-cke-saved-href]){padding-left:37px}.highlighted-box.callout-info p:first-child{font-size:15px;line-height:26px;padding-left:37px;padding-right:15px;margin-top:12px}.highlighted-box.callout-info p:first-child:before{background:url("data:image/svg+xml,%0A%3Csvg id='information-outline' xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24'%3E%3Cpath id='information-outline-2' data-name='information-outline' d='M12.8,10.4h2.4V8H12.8M14,23.6A9.6,9.6,0,1,1,23.6,14,9.613,9.613,0,0,1,14,23.6M14,2A12,12,0,1,0,26,14,12,12,0,0,0,14,2M12.8,20h2.4V12.8H12.8Z' transform='translate(-2 -2)' fill='%23429bf4'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;left:9px;top:4px;width:20px;height:20px;font-size:20px}.highlighted-box.callout-info .show-all_link,.highlighted-box.callout-info .show_more,.highlighted-box.callout-info [data-cke-saved-href]{font-size:15px}}.highlighted-box.callout-info-simple{border:none;border-left:8px solid #429bf4;padding:15px 0;border-left-width:6px}.highlighted-box.callout-info-simple>:first-child{background:0 0;font-size:20px;color:#404040;margin:16px 0;padding:0 30px}.highlighted-box.callout-info-simple p:last-child{margin-bottom:0!important}@media screen and (max-width:760px){.highlighted-box.callout-info-simple{padding:5px 0;border-left:3px solid #429bf4}.highlighted-box.callout-info-simple>:first-child{padding:0 10px;font-size:16px}}@media screen and (max-width:760px){.highlighted-box{margin:16px 0;border-radius:4px}.highlighted-box>*{padding:0 10px}.highlighted-box>:first-child{padding:15px 10px;font-size:16px}}blockquote{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.16);border-radius:8px;opacity:1;margin:0;padding:40px 50px 50px;position:relative;margin:32px 0}@media screen and (max-width:900px){blockquote{padding:30px 50px}}@media screen and (max-width:767px){blockquote{margin:24px 0}}blockquote:before{content:"";width:48px;height:48px;color:#fff;background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.921' height='14.736' viewBox='0 0 19.921 14.736'%3E%3Cpath id='quote-icon' d='M4.224-71.62a3.181,3.181,0,0,1,1.16-2.592,4.462,4.462,0,0,1,2.934-.955,4.7,4.7,0,0,1,3.479,1.3,5.18,5.18,0,0,1,1.3,3.82,10.349,10.349,0,0,1-.716,4.025,9.815,9.815,0,0,1-1.74,2.831,9.418,9.418,0,0,1-2.183,1.808,9.927,9.927,0,0,1-2.047.955L4.565-63.161a7.42,7.42,0,0,0,2.661-1.978,4.022,4.022,0,0,0,.887-3,3.014,3.014,0,0,1-2.831-.682A3.711,3.711,0,0,1,4.224-71.62Zm11.052,0a3.181,3.181,0,0,1,1.16-2.592,4.462,4.462,0,0,1,2.934-.955,4.7,4.7,0,0,1,3.479,1.3,5.18,5.18,0,0,1,1.3,3.82,10.349,10.349,0,0,1-.716,4.025,9.816,9.816,0,0,1-1.74,2.831,9.418,9.418,0,0,1-2.183,1.808,9.927,9.927,0,0,1-2.047.955l-1.842-2.729a7.42,7.42,0,0,0,2.661-1.978,4.022,4.022,0,0,0,.887-3,3.014,3.014,0,0,1-2.831-.682A3.711,3.711,0,0,1,15.276-71.62Z' transform='translate(-4.224 75.168)' fill='%23fff'/%3E%3C/svg%3E%0A");background-position:50%;background-size:22px;background-repeat:no-repeat;background-color:#1c7f8c;display:block;border-radius:50%;margin:0 auto 32px;display:flex;align-items:center;justify-content:center;line-height:12px}blockquote>p{margin:0;color:#404040;text-align:center;font-size:18px;line-height:36px;font-style:italic}blockquote>p:last-child{margin:18px 0 0;font-size:14px;font-style:normal}blockquote div{margin-top:24px}blockquote div p{margin:0;font-size:14px;line-height:19px;text-align:center}@media screen and (max-width:767px){blockquote{padding:24px 10px}blockquote:before{width:38px;height:38px;margin-bottom:10px}blockquote p{font-size:16px;line-height:32px}blockquote div{margin-top:16px}}.guide_content_section table,.par table,.tms_text table,article table{box-shadow:0 1px 3px rgba(0,0,0,.16);border:2px solid #1c7f8c;border-radius:8px;background:#fff;width:100%;overflow:hidden;border-spacing:0;margin:32px 0;font-size:17px;line-height:23px}.guide_content_section table p,.par table p,.tms_text table p,article table p{padding-bottom:0}@media screen and (max-width:767px){.guide_content_section table,.par table,.tms_text table,article table{margin:16px 0;font-size:14px}}.guide_content_section table tr,.par table tr,.tms_text table tr,article table tr{height:56px;font-weight:500}@media screen and (max-width:767px){.guide_content_section table tr,.par table tr,.tms_text table tr,article table tr{height:46px}}.guide_content_section table tr:nth-child(odd),.par table tr:nth-child(odd),.tms_text table tr:nth-child(odd),article table tr:nth-child(odd){background:#f9f9f9}.guide_content_section table thead tr:first-child,.par table thead tr:first-child,.tms_text table thead tr:first-child,article table thead tr:first-child{height:62px;background-color:#fff;color:#404040;font-weight:700;text-transform:capitalize}@media screen and (max-width:767px){.guide_content_section table thead tr:first-child,.par table thead tr:first-child,.tms_text table thead tr:first-child,article table thead tr:first-child{height:46px}}.guide_content_section table th,.par table th,.tms_text table th,article table th{border:none;text-align:left;padding:13px}.guide_content_section table td,.par table td,.tms_text table td,article table td{padding:13px;color:#707070;border:none}@media screen and (max-width:350px){.guide_content_section table td,.par table td,.tms_text table td,article table td{padding:5px}}.guide_content_section table.painted thead tr,.par table.painted thead tr,.tms_text table.painted thead tr,article table.painted thead tr{background-color:#1c7f8c;text-transform:uppercase}.guide_content_section table.painted thead tr th,.par table.painted thead tr th,.tms_text table.painted thead tr th,article table.painted thead tr th{text-align:center;color:#fff;width:auto;border:none;border-right:1px solid #e5e5e5;padding:13px}.guide_content_section table.painted thead tr th:last-child,.par table.painted thead tr th:last-child,.tms_text table.painted thead tr th:last-child,article table.painted thead tr th:last-child{border-right:none}.guide_content_section table.painted thead tr th p,.par table.painted thead tr th p,.tms_text table.painted thead tr th p,article table.painted thead tr th p{font-weight:inherit;font-size:inherit;color:inherit}.guide_content_section table.painted tr,.par table.painted tr,.tms_text table.painted tr,article table.painted tr{background-color:#fff}.guide_content_section table.painted td,.par table.painted td,.tms_text table.painted td,article table.painted td{width:50%;padding:13px;text-align:center;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.guide_content_section table.painted tr:last-child td,.par table.painted tr:last-child td,.tms_text table.painted tr:last-child td,article table.painted tr:last-child td{border-bottom:none}.scroll-table{margin:32px 0}.scroll-table table{margin:0!important}@media screen and (max-width:767px){.scroll-table{margin:16px 0}}table.scroll-table{width:100%;display:block}table.scroll-table thead{width:100%;display:table}table.scroll-table .js-slider_section{display:block}.review_txt_area .js-slider_section{display:block;width:100%;overflow-x:auto;scrollbar-width:none}.review_txt_area .js-slider_section::-webkit-scrollbar{display:none}.in-page-nav{box-shadow:0 1px 30px 0 rgba(0,0,0,.08);border-top:1px solid #e6e6e6;background:#fff;padding:12px 0;position:sticky;z-index:5;top:0;height:fit-content}.in-page-nav .container{position:relative;width:100%;max-width:940px;margin:0 auto;padding:0 20px;box-sizing:border-box}.in-page-nav__list{margin:0 auto;padding:0;list-style:none;display:flex;align-items:center;gap:20px;overflow-y:hidden}.in-page-nav__list li{flex-shrink:0}.in-page-nav__list a{cursor:pointer;display:inline-block;border-radius:6px;padding:8px 16.5px;font-size:14px;font-weight:500;line-height:19px;color:#5e6166;transition:background .2s ease-in-out,color .2s ease-in-out}@media (any-hover:hover){.in-page-nav__list.game__nav-list a:not(.active):hover{color:#f84f89;background:rgba(248,79,137,.12)}}.in-page-nav__list.game__nav-list a.active{color:#f84f89;background:rgba(248,79,137,.12)}@media (any-hover:hover){.in-page-nav__list.bonus__nav-list a:not(.active):hover{color:#ff5158;background:rgba(255,81,88,.1215686275)}}.in-page-nav__list.bonus__nav-list a.active{color:#ff5158;background:rgba(255,81,88,.1215686275)}@media (any-hover:hover){.in-page-nav__list.tools__nav-list a:not(.active):hover{color:#859c2e;background:rgba(196,219,17,.24)}}.in-page-nav__list.tools__nav-list a.active{color:#859c2e;background:rgba(196,219,17,.24)}.lang-EN .in-page-nav{top:50px}body:not(.lang-EN) .site__header.fixed+#container_div .in-page-nav{top:50px}@media screen and (max-width:900px){.in-page-nav .container::after{content:"";position:absolute;right:10px;bottom:-10px;display:block;width:55px;height:55px;background:linear-gradient(179deg,rgba(255,255,255,0) 0,#fff 100%);transform:rotate(-90deg);pointer-events:none}}@media screen and (max-width:767px){.in-page-nav{padding:8px 0}.in-page-nav .container::after{right:5px;bottom:-8px;width:50px;height:50px}.in-page-nav__list{gap:8px}}.faq{margin-top:56px}.faq h2{color:#404040;margin-bottom:21px}.faq>div{background-color:#fff;border-radius:6px;margin-bottom:10px;-webkit-box-shadow:0 1px 5px 1px rgba(0,0,0,.1);box-shadow:0 1px 5px 1px rgba(0,0,0,.1)}.faq>div>div.opened{display:block!important}.faq>div>div:first-child{color:#404040;font-size:17px;font-weight:700;padding:24px 50px 16px 30px;position:relative;cursor:pointer}.faq>div>div:first-child.closed{padding:24px 50px 24px 30px}.faq>div>div:first-child:after{content:" ";top:30px;right:30px;position:absolute;pointer-events:none;border:solid #8d8d8d;border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(45deg) translate(-25%,-25%);-webkit-transform:rotate(45deg) translate(-25%,-25%)}.faq>div>div.opened:after{transform:rotate(-135deg) translate(-25%,-25%);-webkit-transform:rotate(-135deg) translate(-25%,-25%)}.faq>div>div:last-child{padding:0 30px 24px;border-top:none;font-weight:400;font-size:16px;line-height:28px;color:#5e6166}.faq>div>div.closed:last-child,.faq>div>div:last-child{display:none}@media screen and (max-width:760px){.faq{margin-top:40px}.faq>div{margin-bottom:12px}.faq>div>div{padding:16px 30px 16px 10px!important}.faq>div>div:first-child{font-size:15px;line-height:22px}.faq>div>div:first-child:after{top:24px;right:12px}.faq>div>div:last-child{font-size:15px;line-height:26px;padding:0 10px 16px 10px!important}}.comments{position:relative;padding:0 30px;background:#fff;-webkit-box-shadow:0 2px 3px rgba(0,0,0,.16);-moz-box-shadow:0 2px 3px rgba(0,0,0,.16);box-shadow:0 2px 3px rgba(0,0,0,.16);border-bottom-left-radius:3px;border-top-left-radius:3px;margin-bottom:10px;border-bottom:1px solid transparent;box-sizing:border-box}.comments.no-comments{padding-bottom:24px}.comments__wrap{margin:0;padding:24px 0 0}.comments__wrap .comments__inner{padding-bottom:20px}.comments__wrap .comments__inner:first-child{border-bottom:1px solid #e6e6e6}.comments__wrap:last-child .comments__inner:first-child{border-bottom:none}.comments__wrap p{margin:0}.comments__inner{position:relative;z-index:2}.comments__inner .total_star_holder>span{margin:0}.comments__top{display:flex;align-items:center}.comments__info{display:flex;align-items:center;justify-content:space-between;flex-grow:1}.comments_ul .comments__wrap{padding-top:0;padding-right:0;padding-left:36px}.comments_ul .comments__wrap:first-child{padding-top:32px}.comments_ul .comments__wrap:last-child .comments__inner{padding-bottom:0}.comments_ul .comments__wrap.qna-add-reply{margin:16px 0;padding-left:0}.comments_ul .comments__wrap .comments__inner{padding-top:0;padding-left:0;padding-bottom:32px;border:none;position:relative}.comments_ul .comments__wrap .comments__inner::before{content:"";position:absolute;top:0;left:-36px;width:1px;height:100%;background:#e6e6e6}.comments_ul .comments__wrap .comments__inner::after{content:"";position:absolute;top:24px;left:-39px;width:8px;height:8px;border-radius:50%;background:#e6e6e6}.comments_ul .comments__wrap .comments__txt{margin-top:12px}.comments__user{width:auto;display:inline-flex;gap:3px;margin-bottom:4px;font-size:16px;font-weight:700;line-height:21px;color:#404040}.comments__user.Admin,.comments__user.admin{color:#fe9124}.comments__user.Guest{pointer-events:none}.comments__user .owner{margin-left:4px;font-size:inherit;color:#6b7aff}.comments__time{font-size:14px;line-height:19px;color:#757575;font-style:normal;text-align:end}.comments__pic{flex-shrink:0;display:inline-block;vertical-align:top;width:50px;height:50px;overflow:hidden;border-radius:50%;margin-right:16px}.comments__title{color:#515151;font-size:16px;font-weight:700;top:-65px;left:0;display:block}.comments__translate{cursor:pointer;border:none;background:0 0;padding:0;margin-top:8px;font-weight:600;font-size:13px;line-height:28px;color:#429bf4;transition:color .2s ease-in-out}.comments__translate:hover{color:#1282f1}.comments__heading{margin:0;margin-top:10px;font-size:17px;line-height:28px;color:#404040}.comments__txt{border-top:none;border-bottom:none;padding:0;margin-top:8px;font-size:16px;line-height:26px;color:#5e6166;word-break:break-word}.comments__txt ol{list-style:decimal;padding-left:1em}.comments__txt ol li{list-style:inherit}.comments__txt p{font-size:inherit}.comments__txt-button{margin-top:8px;border:none;background:0 0;padding:0;font-size:15px;line-height:28px;color:#5e6166;display:inline-block;position:relative;transition:color .1s ease}.comments__txt-button.expanded::after{top:60%;transform:translateY(-50%) rotate(-45deg)}.comments__txt-button::after{content:"";border-style:solid;border-width:1px 1px 0 0;position:absolute;right:-20px;top:40%;border-color:#5e6166;display:inline-block;width:8px;height:8px;transform:translateY(-50%) rotate(135deg);transition:border-color .1s ease,top .1s ease,transform .1s ease}.comments__txt-button:hover{color:#404040}.comments__txt-button:hover::after{border-color:#404040}.comments__proof{margin:12px -8px 0;display:flex;align-items:center;overflow-x:auto;scrollbar-width:none;max-width:fit-content}.comments__proof::-webkit-scrollbar{display:none}.comments__proof-img{cursor:pointer;width:100px;height:100px;flex-shrink:0;border-radius:6px;margin:0 8px;position:relative}.comments__proof-img img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover;border-radius:6px}.comments__actions{display:flex;align-items:center}.comments__reply{display:inline-flex!important;margin-top:12px;margin-right:24px;cursor:pointer;-webkit-user-select:none;-webkit-touch-callout:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:15px;line-height:20px;color:#757575;transition:color .1s ease-in-out}.comments__reply:hover{color:#404040}.comments__reply .svg-icon{font-size:15px;vertical-align:middle;display:none}.comments__pros-cons{margin:12px 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.comments__pros-cons-item{padding:24px;display:flex;flex-direction:column;align-items:flex-start;gap:12px;border-radius:6px;border:1px solid #e6e6e6;background:#f9fafa;color:#404040;font-size:15px;line-height:22px}.comments__pros-cons-item h4{margin:0;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;line-height:18px}.comments__pros-cons-item ul{margin:0;padding:0;padding-left:14px}.comments__pros-cons-item ul.pros li::marker{color:#4bbc50}.comments__pros-cons-item ul li{position:relative;list-style-type:disc}.comments__pros-cons-item ul li::marker{color:#e15258;font-size:1.1em}.comments__pros-cons-item ul li+li{margin-top:8px}.comment_agent_title{display:flex;justify-content:flex-start;align-items:center;font-size:13px;line-height:18px;color:#5e6166}.comment_agent_title img{width:15px;height:15px;margin-right:6px;flex-shrink:0}.comment_li_name_and_date{display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0}.avatar_resp{height:50px;width:50px;background-repeat:no-repeat}.avatar_layer{display:inline-block;position:absolute;left:0;background-size:contain;background-position:center}.avatar_container{display:inline-block;position:relative}.avatar_container .body{z-index:1}.avatar_container .eyes{z-index:2}.avatar_container .mouth{z-index:3}.avatar_container .head{z-index:4}.level_and_country{display:flex;align-items:center;color:#5e6166;font-size:13px;line-height:18px}.level_and_country .dot{display:inline-flex;width:2px;height:2px;background-color:#707070;margin:0 6px}.level_and_country .country{padding:0}.user_suspended{display:flex;align-items:center;column-gap:8px;font-size:13px;line-height:18px;color:#5e6166}.icon-suspended{flex-shrink:0;width:18px;height:16px}.icon-representative{width:13px;height:13px;color:#fff;background:#40b40d;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-right:4px}.icon-representative img.svg-icon{font-size:8px}.comm_rate{display:flex;align-items:center;justify-content:flex-start;margin-top:15px;color:#5e6166;font-size:14px;line-height:20px}.rating-coefficient{margin-right:8px;font-weight:600}.stars{width:65px;height:11px;background:url(/public/images/star-empty-grey.svg) repeat-x;background-size:13px 100%;position:relative;display:inline-block}.stars>span{position:absolute;top:0;left:0;background:url(/public/images/star.svg) repeat-x;background-size:13px 100%;height:11px}.total_star_holder{margin-right:16px}.star-review-popup{cursor:pointer}.rating-mark+.copy-thread-link{margin-left:10px}.comm_date{color:#5e6166;font-size:14px;line-height:20px}.comm_date+.copy-thread-link{margin-left:10px}.copy-thread-link{cursor:pointer;font-size:10px;display:inline-flex;align-items:center;position:relative}.copy-thread-link[data-title]:hover::after{content:attr(data-title);position:absolute;top:calc(-100% - 35px);left:-75px;padding:6px 8px;min-width:150px;background:#fff;letter-spacing:0;font-weight:400;font-size:14px;line-height:20px;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,.16);border-radius:6px;color:#5e6166;box-sizing:content-box!important}.copy-thread-link__text{display:none}.copy-thread-link.copied[data-title]:hover::after{display:none}.copy-thread-link img{width:10px;height:10px}.copy-thread-link img.img-check{display:none}.copy-thread-link.copied{background:#2fa044;border-radius:50%;color:#fff;width:13px;height:13px;display:inline-flex;align-items:center;justify-content:center;position:relative}.copy-thread-link.copied img.img-thread{display:none}.copy-thread-link.copied img.img-check{display:inline-block;width:9px;height:9px}.copy-thread-link.copied .copy-thread-link__text{position:absolute;display:block;top:calc(-100% - 30px);left:-42px;padding:6px 10px;min-width:76px;background:#fff;letter-spacing:0;font-weight:400;font-size:14px;line-height:20px;text-align:center;box-shadow:0 1px 6px rgba(0,0,0,.16);border-radius:6px;color:#5e6166;box-sizing:content-box!important}.copy-thread-link.copied .copy-thread-link__text:after{content:"";position:absolute;left:0;right:0;margin:auto;top:100%;width:0;height:0;border-style:solid;border-width:5px 8px 0 8px;border-color:#fff transparent transparent transparent}.helpful-text-casino,.helpful-text-local-casino{margin-top:12px;font-size:15px;line-height:20px;display:inline-block;color:#757575;cursor:pointer;-webkit-user-select:none;-webkit-touch-callout:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:color .1s ease-in-out}.helpful-text-casino:hover,.helpful-text-local-casino:hover{color:#404040}.helpful-text-casino.tooltipstered,.helpful-text-local-casino.tooltipstered{display:inline-flex!important;justify-content:center;align-items:center}.helpful-text-casino img,.helpful-text-local-casino img{margin-right:8px;width:15px;height:15px;vertical-align:text-top}[data-type=rev] .comm_text a,[data-type=rev] .comments__txt a{color:#429bf4}@media screen and (max-width:900px){.comments{padding:0}.comments__wrap{padding-left:20px;padding-right:20px}}@media screen and (max-width:767px){.comments__wrap{padding-left:25px;padding-right:25px}.comments__txt-button{margin-top:0}.comments__pros-cons{margin:8px 0;gap:8px}.comments__pros-cons-item{padding:10px 16px}}@media screen and (max-width:500px){.comments.no-comments{padding-bottom:16px}.comments__wrap{padding:24px 10px 0}.comments__wrap .comments__inner{padding-bottom:24px}.comments__wrap .comments__inner+.comments__add{padding-bottom:12px}.comments_ul .comments__wrap{padding-left:12px}.comments_ul .comments__wrap:first-child{padding-top:24px}.comments_ul .comments__wrap .comments__inner::before{left:-12px}.comments_ul .comments__wrap .comments__inner::after{left:-16px}.comments_ul .comments__wrap .comments__txt{margin-top:17px}.comments__user{font-size:15px;line-height:20px}.comments__user .owner{margin-left:0}.comments__txt{font-size:15px;line-height:26px}.comments__txt-button{font-size:14px;line-height:28px;font-weight:600}.comments__txt-button::after{border-width:2px 2px 0 0;width:6px;height:6px}.comments__time{font-size:13px;line-height:18px}.comments__heading{font-size:16px;line-height:26px}.comments__proof{margin:12px -4px 0}.comments__proof-img{width:80px;height:80px;margin:0 4px}.comments__reply{font-size:14px;line-height:19px}.comment_agent_title{display:block}.comment_agent_title img{vertical-align:sub}.comment_li_name_and_date{max-width:130px}.comm_rate{margin-top:12px}.rating-coefficient{font-size:14px}.level_and_country{font-size:12px;line-height:16px}.helpful-text-casino,.helpful-text-local-casino{font-size:14px;line-height:19px}#load_more_comments_mobile{padding:12px}}.comments__wrap[data-role=reply] .comments__add{padding:0}.comments__wrap.qna-add-comment .comments_ul,.comments__wrap.qna-add-reply .comments_ul{margin:0}.comments__wrap.qna-add-comment .comments__add,.comments__wrap.qna-add-reply .comments__add{margin-top:0}.comments__wrap.qna-add-comment .comments__add .comments__inner,.comments__wrap.qna-add-reply .comments__add .comments__inner{padding:0}.comments__wrap.qna-add-comment .comments__add .write-reply-title,.comments__wrap.qna-add-reply .comments__add .write-reply-title{top:45px}.comments__wrap.qna-add-comment .comments__add .cke_textarea_inline,.comments__wrap.qna-add-reply .comments__add .cke_textarea_inline{outline:0;min-height:160px;height:auto;padding:20px 24px 10px;margin:0}.comments__wrap.qna-add-comment form,.comments__wrap.qna-add-reply form{margin-bottom:16px}.comments__wrap.qna-add-comment form.err .cke_textarea_inline,.comments__wrap.qna-add-reply form.err .cke_textarea_inline{border-color:#e15258}.comments__wrap.qna-add-comment form.err .msg-error,.comments__wrap.qna-add-reply form.err .msg-error{display:block}.comments__wrap.qna-add-comment form .msg-error,.comments__wrap.qna-add-reply form .msg-error{display:none}.comments__wrap.qna-add-comment textarea,.comments__wrap.qna-add-reply textarea{display:none}.comments__wrap.qna-add-comment .success-message,.comments__wrap.qna-add-reply .success-message{display:none;margin-top:8px;font-size:16px;line-height:28px;color:#4bbc50}.comments__wrap.qna-add-reply+.comments_ul .comments__post{padding-bottom:24px}.comments__wrap .comments__add{font-family:Roboto;padding-top:0!important;padding-left:36px;margin-top:15px}.comments__wrap .comments__add .comments__inner{padding:0 0 32px}.comments__wrap .comments__add .comments__post{padding-top:0!important}.comments__wrap .comments__add .comments__pic{display:none}.comments__wrap .comments__add .post_new_comment_title{display:flex;align-items:center;justify-content:space-between;font-weight:500;font-size:17px;line-height:24px;color:#404040;margin-bottom:20px}.comments__wrap .comments__add .chars_left{font-weight:400;font-size:13px;line-height:28px;position:static;color:#5e6166;text-transform:lowercase;line-height:1}.comments__wrap .comments__add .chars_left .count{margin-right:4px}.comments__wrap .comments__add .write-reply-title{position:absolute;top:5px;left:24px;font-weight:400;font-size:16px;line-height:28px;color:#5e6166;opacity:.7}.comments__wrap .comments__add fieldset{max-width:800px;width:100%;outline:0;border:none;padding:0;margin:0;position:relative}.comments__wrap .comments__add .cke_textarea_inline{box-sizing:border-box;width:100%;height:160px;border:1px solid rgba(0,0,0,.12);border-radius:6px;position:relative;z-index:1;padding:10px 24px;font-size:16px;line-height:28px;color:#5e6166;font-family:Roboto;overflow-y:auto;transition:border-color .2s ease-in-out}.comments__wrap .comments__add .cke_textarea_inline.error{border-color:#e15258}.comments__wrap .comments__add .user_fields{display:none}.comments__wrap .comments__add .msg-error{margin-top:8px;font-weight:500;font-size:14px;line-height:24px;color:#e15258;display:inline-block}.comments__wrap .comments__add .comments__submit_reply{cursor:pointer;display:flex;justify-content:center;align-items:center;padding:12px 28.5px;gap:4px;min-width:124px;width:auto;height:48px;background:#429bf4;border-radius:4px;font-size:13px;font-weight:500;line-height:15px;text-align:center;text-transform:uppercase;color:#fff;border:none;margin-top:16px;transition:background .2s ease-in-out}@media (any-hover:hover){.comments__wrap .comments__add .comments__submit_reply:hover{background:#3082d4}}@media screen and (max-width:767px){.comments__wrap .comments__add{padding:0;margin-top:12px}.comments__wrap .comments__add .comments__inner{padding:0 0 24px}.comments__wrap .comments__add .post_new_comment_title{font-size:16px;font-weight:700;margin-bottom:16px}.comments__wrap .comments__add .comments__submit_reply{height:40px;min-width:114px;padding:12px 23.5px}}@media screen and (max-width:767px){.comments__wrap.qna-add-comment .comments__add,.comments__wrap.qna-add-reply .comments__add{margin-top:0}.comments__wrap.qna-add-comment .comments__add .comments__inner,.comments__wrap.qna-add-reply .comments__add .comments__inner{padding:0}.comments__wrap.qna-add-comment .success-message,.comments__wrap.qna-add-reply .success-message{font-size:15px;line-height:26px}}.qna-card{display:block;padding:30px;border-radius:6px;border-left:4px solid #6b7aff;background-color:#fff;box-shadow:0 1px 6px rgba(0,0,0,.16);margin-bottom:24px}.qna-card--question{margin-top:24px;margin-bottom:56px}.qna-card--question .qna-card__title{font-size:28px;line-height:40px}.qna-card--answer{padding:32px 30px 24px;border-left:none;margin-bottom:24px}.qna-card--answer .comments__top{margin-bottom:24px}.qna-card--accepted{border-left-color:#4bbc50}.qna-card--empty{margin:24px 0;background:rgba(66,155,244,.1019607843);border:1px solid #f1f1f1;border-radius:6px;display:flex;align-items:center;justify-content:center;text-align:center;padding:8px 10px;font-weight:600;font-size:14px;line-height:34px;color:#5e6166}.qna-card__title{word-break:break-word;margin:0;margin-bottom:16px;margin-top:16px;font-weight:700;font-size:24px;line-height:36px;color:#6b7aff}.qna-card__title--black{color:#404040}.qna-card__title--link{cursor:pointer;display:block}@media (any-hover:hover){.qna-card__title--link:hover{color:#5263ff}}.qna-card__body{margin-bottom:16px;font-size:16px;line-height:28px;color:#5e6166}.qna-card__body p{margin:0}.qna-card__body p,.qna-card__body span,.qna-card__body ul{margin-top:16px}.qna-card__body img{margin-top:16px;display:block}.qna-card__body ul{padding:0;margin-bottom:0}.qna-card__body ul li{padding-left:24px;position:relative}.qna-card__body ul li::before{content:"";position:absolute;top:12px;left:8px;width:4px;height:4px;border-radius:50%;background:#5e6166}.qna-card__body ul li a{color:#6b7aff;transition:color .2s ease-in-out}@media (any-hover:hover){.qna-card__body ul li a:hover{color:#5263ff}}.qna-card__body ol{counter-reset:ordered-list;margin-bottom:0;padding:0}.qna-card__body ol li{padding-left:24px;counter-increment:ordered-list;margin-bottom:4px}.qna-card__body ol li::before{content:counter(ordered-list);color:#fff;display:inline-block;font-weight:700;text-align:center;margin-left:-24px;margin-right:10px;width:26px;height:26px;border-radius:50%;background-color:#6b7aff}.qna-card__body ol li ol{counter-reset:ordered-sublist}.qna-card__body ol li ol li{counter-increment:ordered-sublist}.qna-card__body ol li ol li::before{content:counter(ordered-sublist)}.qna-card__body ol li ul{counter-reset:unordered-sublist}.qna-card__body ol li ul li{counter-increment:unordered-sublist}.qna-card__body ol li ul li::before{content:"";position:absolute;top:12px;left:8px;width:4px;height:4px;border-radius:50%;background:#5e6166}.qna-card__body a{cursor:pointer;color:#6b7aff;transition:color .2s ease-in-out}@media (any-hover:hover){.qna-card__body a:hover{color:#5263ff}}.qna-card__actions{margin-top:32px;display:flex;align-items:center}.qna-card__actions .helpful-btn+.accepted-btn{margin-left:16px}.qna-card__actions-inner{margin-left:auto;display:flex;align-items:center}.qna-card__actions-inner .comments-btn+.copied-btn{margin-left:16px}.qna-card__stats{display:flex;gap:26px}.qna-card__stats>span{font-size:13px;line-height:15px;font-weight:500;display:inline-flex;gap:8px;align-items:center}.qna-card__stats--accepted{color:#4bbc50}.qna-card__stats img{width:19px;height:19px}.qna-card__answer-btn{padding:12.5px 24px;font-size:13px;line-height:15px;text-transform:none}.qna-card__answer-btn+.qna-card__same-btn{margin-left:16px}.qna-card__same-btn{padding-top:10.5px;padding-bottom:10.5px}.qna-card__same-btn.disabled{pointer-events:none}.qna-card__comments .comments__txt img{max-width:100%;height:auto}.qna-card__comments .comments__txt a{color:#6b7aff;transition:color .2s ease-in-out}@media (any-hover:hover){.qna-card__comments .comments__txt a:hover{color:#5263ff}}.qna-card__comments .cke_textarea_inline ul{padding-left:20px}.qna-card__comments .cke_textarea_inline ul li{list-style:disc}.qna-card__comments .cke_textarea_inline ol{padding-left:20px}.qna-card__comments .cke_textarea_inline ol li{list-style:decimal}.qna-card .copy-thread-link{display:none}.qna-card .comment_li_name_and_date{flex-shrink:unset}.qna-card .comments__time{flex-shrink:0}@media screen and (min-width:768px) and (max-width:1024px){.qna-card__body img{max-width:100%;height:auto}}@media screen and (max-width:900px){.qna-card--question{margin-bottom:48px}}@media screen and (max-width:767px){.qna-card{padding:16px 10px;border-left-width:2px;margin-bottom:16px}.qna-card--question{margin-top:16px;margin-bottom:32px}.qna-card--question .qna-card__title{margin-bottom:16px;font-size:20px;line-height:30px}.qna-card--answer{margin-bottom:16px}.qna-card--answer .comments__top{margin-bottom:12px}.qna-card--empty{margin-top:12px;padding:14px 10px}.qna-card__title{margin-bottom:10px;font-size:18px;line-height:26px}.qna-card__body{font-size:15px;line-height:26px;word-break:break-word}.qna-card__body p,.qna-card__body span{margin-top:8px}.qna-card__body ul{font-size:15px;line-height:26px;margin-top:16px}.qna-card__body ul li{padding-left:16px}.qna-card__body ul li::before{top:10px;left:4px}.qna-card__body ol li{padding-left:16px}.qna-card__body ol li::before{margin-left:-16px;margin-right:6px}.qna-card__body img{max-width:100%;height:auto;margin-top:8px}.qna-card__actions{margin-top:16px;flex-direction:column;align-items:initial}.qna-card__actions .accepted-btn,.qna-card__actions .helpful-btn{flex-grow:1;margin-bottom:12px}.qna-card__actions .helpful-btn+.accepted-btn{margin-left:0}.qna-card__actions-inner{margin-left:0}.qna-card__actions-inner .comments-btn{flex-grow:1}.qna-card__actions-inner .comments-btn+.copied-btn{margin-left:8px}.qna-card__stats{gap:18px}.qna-card__stats .desktop-only{display:none}.qna-card__stats--accepted{margin-left:auto}.qna-card__answer-btn{flex-grow:1}.qna-card__answer-btn+.qna-card__same-btn{margin-left:0;margin-top:12px}.qna-card__same-btn{flex-grow:1}.qna-card .comments__user{display:flex;flex-direction:column;margin-bottom:0}}.casino-box{background:no-repeat padding-box #fff;box-shadow:0 1px 6px rgba(0,0,0,.16);-ms-box-shadow:0 1px 6px rgba(0,0,0,.16);-moz-box-shadow:0 1px 6px rgba(0,0,0,.16);-webkit-box-shadow:0 1px 6px rgba(0,0,0,.16);border-radius:6px;opacity:1;display:grid;display:-ms-grid;align-items:center;grid-template-columns:110px 270px auto 100px 40px;grid-template-rows:35px 58px;-ms-grid-columns:110px 270px 390px 80px 40px;-ms-grid-rows:35px 58px;margin-bottom:15px}.casino-box:last-child{margin-bottom:0}.casino-box .casino-img{order:1;grid-area:1/1/3/2;margin:23px 15px 23px 20px;-ms-grid-column:1;-ms-grid-row:1;display:block}.casino-box .casino-img img{width:70px;height:47px}.casino-box .casino-info{grid-area:2;order:3;margin-top:0;-ms-grid-column:2;-ms-grid-row:2;grid-area:1/2/3/2;align-self:center}.casino-box .casino-info span.cas-name a{font-family:Roboto,sans-serif;font-size:15px;line-height:18px;letter-spacing:0;color:#429bf4;transition:color .3s ease-in-out}@media (any-hover:hover){.casino-box .casino-info span.cas-name:hover a{color:#3082d4}}.casino-box .review{display:flex;align-items:center}.casino-box .review img{border-radius:2px;height:14px;width:auto}.casino-box .review .rating{line-height:20px;letter-spacing:0;font-family:Roboto,sans-serif;font-size:12px;color:#757575;margin:2px 5px 0 8px}.casino-box .review .stars{width:65px;height:10px;background:url(/public/images/star-empty.svg) repeat-x;background-size:13px 100%;position:relative;display:inline-block}.casino-box .review .stars>span{position:absolute;top:0;left:0;background:url(/public/images/star.svg) repeat-x;background-size:13px 100%;height:10px}.casino-box .bonus{order:4;grid-area:1/3/3/4;font-family:Roboto,sans-serif;font-size:13px;line-height:20px;-ms-grid-column:3;min-height:90px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.casino-box .bonus span{background:no-repeat padding-box #f3f3f3;border-radius:13px;text-align:center;padding:4px 20px;color:#5e6166;cursor:pointer;-webkit-user-select:none;-webkit-touch-callout:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex!important;justify-content:center;align-content:center;align-items:center}.casino-box .bonus span.free_bonus{margin-bottom:8px;color:#31ae36}@media screen and (min-width:1025px){.casino-box .bonus span:hover{background-color:#daecfe}}.casino-box .visit-btn{order:5;grid-area:1/4/3/5;margin:auto;-ms-grid-column:4;-ms-grid-row:2;-ms-grid-column-align:end;-ms-grid-row-align:start;align-items:baseline;display:block}.casino-box .visit-btn a{line-height:20px;letter-spacing:0;font-family:Roboto,sans-serif;background:no-repeat padding-box #429bf4;border-radius:4px;text-align:center;font-size:11px;color:#fff;display:flex;height:40px;width:74px;align-items:center;justify-content:center}@media screen and (min-width:1025px){.casino-box .visit-btn a:hover{background:#3082d4}}.casino-box .btn{width:24px;height:23px;background-color:transparent;background-image:radial-gradient(circle,#8b8b8b 1.5px,transparent 0);background-size:100% 33.33%;order:6;grid-area:1/5/3/5;cursor:pointer;position:relative;-ms-grid-column:5;-ms-grid-row:2;-ms-grid-column-align:end}.casino-box .popup-options{position:absolute;height:auto;width:180px;background:no-repeat padding-box #fff;box-shadow:0 1px 6px rgba(0,0,0,.16);-ms-box-shadow:0 1px 6px rgba(0,0,0,.16);-moz-box-shadow:0 1px 6px rgba(0,0,0,.16);-webkit-box-shadow:0 1px 6px rgba(0,0,0,.16);border-radius:6px;line-height:20px;font-weight:700;right:0;margin-top:42px;z-index:10;display:none}.casino-box .popup-options.active{display:block!important}.casino-box .popup-options div{height:50px;width:180px;display:flex}.casino-box .popup-options div:first-child{border-bottom:1px solid #eee}.casino-box .popup-options div a{align-self:center;margin:0 0 0 10px}.casino-box .popup-options div .bonuses-num{color:#ff5158}.casino-box .popup-options div .reviews-num{color:#429bf4}.trusted_bonus{position:relative;cursor:pointer}.label-box{display:flex;align-self:unset;order:2;grid-area:1/2/2/3;margin-bottom:0;-ms-grid-column:2;-ms-grid-row:1;-ms-grid-row-align:end}@media screen and (min-width:900px){.label-box{align-self:flex-end;margin-bottom:5px}}@media (min-width:767.5px) and (max-width:900px){.label-box{margin-bottom:23px}}@media screen and (max-width:767px){.label-box{grid-area:1/1/2/2}}.tag{text-align:left;font-family:Roboto,sans-serif;font-weight:700;letter-spacing:0;font-size:11px;line-height:18px;border:1px solid rgba(0,0,0,.12);border-radius:4px;padding:1px 4px 0;width:auto;height:18px;text-transform:uppercase;display:table;vertical-align:middle;margin-right:5px}.tag.NEW{color:#68cb6c;border:1px solid #68cb6c}@media (min-width:767.5px) and (max-width:900px){.tag{grid-template-columns:110px 250px auto 100px 30px}}.tnc_applies{color:#bbb!important;font-size:11px;grid-row:2;grid-column:4;justify-self:center;margin-top:25px;-ms-grid-column:4;-ms-grid-row:2;display:block;text-align:center}@media screen and (max-width:767px){.casino-box{grid-template-columns:auto 70px 25px;padding:10px 10px 15px;grid-template-rows:auto 50px auto;margin-bottom:10px}.casino-box .casino-img{display:none}.casino-box .casino-info{grid-area:2/1/3/2;align-self:baseline}.casino-box .casino-info span.cas-name a{font-size:14px}.casino-box .review .rating span{display:none}.casino-box .bonus{grid-area:3/1/4/4;overflow-y:auto;overflow-x:auto;width:100%;display:flex;height:29px;margin-top:10px;min-height:unset;flex-direction:unset;justify-content:unset}.casino-box .bonus::-webkit-scrollbar{display:none}.casino-box .bonus:before{content:"";position:absolute;left:13px;height:27px;width:30px;background:linear-gradient(to right,#fff 0,rgba(255,255,255,0) 60%)}.casino-box .bonus:after{content:"";position:absolute;right:14px;height:27px;width:28px;background:linear-gradient(to right,rgba(255,255,255,0) 40%,#fff 100%)}.casino-box .bonus span{font-size:12px;padding:3px 15px;display:inline-flex;margin-right:5px;margin-bottom:0!important;flex-shrink:0;flex-grow:0;justify-content:center;align-self:center}.casino-box .visit-btn{grid-area:2/2/3/3}.casino-box .visit-btn a{font-size:12px;display:flex;height:31px;width:58px;justify-content:center;align-items:center}.casino-box .btn{grid-area:2/3/3/4;width:28px;height:19px}.label-box{grid-area:1/1/2/2}}.warning__button,.warning__button a{background-color:#a3a3a3!important;border-radius:4px}.closed__button,.closed__button a{pointer-events:none;cursor:default}.blacklisted__button,.blacklisted__button a{background-color:#404040!important;border-radius:4px}.invalid__button a{background-color:rgba(52,141,230,.6)!important;border-radius:4px}.casino-highlight{box-sizing:border-box;min-height:34px;min-width:315px;width:fit-content;background:#f3f3f3;border-radius:6px 6px 0 0;display:flex;flex-direction:row;align-items:center;padding:7px 20px;-ms-box-shadow:-1px -1px 6px -2px rgba(0,0,0,.16);-moz-box-shadow:-1px -1px 6px -2px rgba(0,0,0,.16);-webkit-box-shadow:-1px -1px 6px -2px rgba(0,0,0,.16);box-shadow:-1px -1px 6px -2px rgba(0,0,0,.16);z-index:3;position:relative;font-size:13px;font-weight:700;line-height:20px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;color:#5e6166}.casino-highlight::-webkit-scrollbar{display:none}.casino-highlight--wrap{overflow-x:initial;min-width:380px;max-width:380px}.casino-highlight span{flex-shrink:0}.casino-highlight .icon-game-type{margin-right:10px}.casino-highlight .icon-banking,.casino-highlight .icon-mobile{margin-right:6px;flex-shrink:0}.casino-highlight .icon-banking.icon-check,.casino-highlight .icon-mobile.icon-check{width:16px;height:13px}.casino-highlight .icon-banking.icon-cross,.casino-highlight .icon-mobile.icon-cross{width:13px;height:13px}.casino-highlight .divider{margin:0 12px}.casino-highlight--newest+.casino-box .label-box{display:none}.casino-highlight--fast-pay span,.casino-highlight--min-dep span{color:#5e6166}.casino-highlight__green{color:#4bbc50}.casino-highlight .time-frames-popup{cursor:pointer;display:inline-flex;margin-left:8px}.casino-highlight .time-frames-popup img{width:16px;height:16px}.casino-highlight .gametypes-list{display:flex;align-items:center;gap:4px;padding-right:10px;font-weight:700;font-size:13px;line-height:24px;text-transform:capitalize}.casino-highlight .gametypes-list li{flex-shrink:0}.casino-highlight .gametypes-list li:not(:last-child)::after{content:","}.casino-box{background:no-repeat padding-box #fff;box-shadow:0 1px 6px rgba(0,0,0,.16);-ms-box-shadow:0 1px 6px rgba(0,0,0,.16);-moz-box-shadow:0 1px 6px rgba(0,0,0,.16);-webkit-box-shadow:0 1px 6px rgba(0,0,0,.16);border-radius:0 6px 6px;opacity:1;display:grid;display:-ms-grid;align-items:center;grid-template-columns:110px 290px auto 100px 40px;grid-template-rows:40px 64px;-ms-grid-columns:110px 290px auto 80px 40px;-ms-grid-rows:40px 64px;margin-bottom:16px}.casino-box .date-text{display:none}.casino-box .casino-img{order:1;grid-area:1/1/3/2;margin:23px 15px 23px 20px;-ms-grid-column:1;-ms-grid-row:1;display:block}.casino-box .casino-img img{width:70px;height:47px}.casino-box .casino-info{grid-area:2;order:3;margin-top:0;-ms-grid-column:2;-ms-grid-row:2;grid-area:1/2/3/2;align-self:center}.casino-box .casino-info span.cas-name a{font-family:Roboto,sans-serif;font-size:15px;line-height:18px;letter-spacing:0;color:#429bf4;transition:color .3s ease-in-out}@media (any-hover:hover){.casino-box .casino-info span.cas-name:hover a{color:#3082d4}}.casino-box .casino-info .trusted_popup{top:13px;left:-10px;transform:none}.casino-box .review{display:flex;align-items:center}.casino-box .review img{border-radius:2px;height:14px}.casino-box .review .rating{line-height:20px;letter-spacing:0;font-family:Roboto,sans-serif;font-size:12px;color:#757575;margin:2px 5px 0 8px}.casino-box .review .stars{width:65px;height:10px;background:url(/public/images/star-empty-grey.svg) repeat-x;background-size:13px 100%;position:relative;display:inline-block}.casino-box .review .stars>span{position:absolute;top:0;left:0;background:url(/public/images/star.svg) repeat-x;background-size:13px 100%;height:10px}.casino-box .bonus{order:4;grid-area:1/3/3/4;font-family:Roboto,sans-serif;font-size:13px;line-height:20px;-ms-grid-column:3;min-height:90px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.casino-box .bonus[data-language=pt]>span.no-bonus-available{max-width:260px}.casino-box .bonus>span{box-sizing:border-box;background:no-repeat padding-box #f3f3f3;border-radius:13px;text-align:center;padding:4px 16px;color:#5e6166;cursor:pointer;-webkit-user-select:none;-webkit-touch-callout:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex!important;justify-content:center;align-content:center;align-items:center;gap:4px}.casino-box .bonus>span.free_bonus{margin-bottom:8px;color:#31ae36}.casino-box .bonus>span.no-bonus-available{background:0 0;border-radius:6px;border:1px solid #e6e6e6;max-width:200px;width:100%;height:35px;color:#757575;box-sizing:border-box}.casino-box .bonus>span.no-bonus-available:hover{background-color:inherit;cursor:default}@media screen and (min-width:1025px){.casino-box .bonus>span:hover{background-color:#daecfe}}.casino-box .availability-bonus{margin-right:20px;display:flex;flex-direction:column;grid-row:span 2;row-gap:20px;text-align:center;color:#757575;font-size:13px;line-height:normal}.casino-box .visit-btn{order:5;grid-area:1/4/3/5;margin:auto;-ms-grid-column:4;-ms-grid-row:2;-ms-grid-column-align:end;-ms-grid-row-align:start;align-items:baseline;display:block}.casino-box .visit-btn a{line-height:20px;letter-spacing:0;font-family:Roboto,sans-serif;background:no-repeat padding-box #429bf4;border-radius:4px;text-align:center;font-size:13px;color:#fff;display:flex;height:40px;width:74px;align-items:center;justify-content:center}@media screen and (min-width:1025px){.casino-box .visit-btn a:hover{background:#3082d4}}.casino-box .btn{outline:0;width:24px;height:23px;background-color:transparent;background-image:radial-gradient(circle,#8b8b8b 2px,transparent 0);background-size:100% 33.33%;order:6;grid-area:1/5/3/5;cursor:pointer;position:relative;-ms-grid-column:5;-ms-grid-row:2;-ms-grid-column-align:end}.casino-box .btn:focus-visible{outline:0}.casino-box .popup-options{position:absolute;height:auto;width:180px;background:no-repeat padding-box #fff;box-shadow:0 1px 6px rgba(0,0,0,.16);-ms-box-shadow:0 1px 6px rgba(0,0,0,.16);-moz-box-shadow:0 1px 6px rgba(0,0,0,.16);-webkit-box-shadow:0 1px 6px rgba(0,0,0,.16);border-radius:6px;line-height:20px;font-weight:700;right:0;margin-top:42px;z-index:10;display:none}.casino-box .popup-options.active{display:block!important}.casino-box .popup-options div{height:50px;width:180px;display:flex}.casino-box .popup-options div:first-child{border-bottom:1px solid #eee}.casino-box .popup-options div a{align-self:center;margin:0 0 0 10px;font-size:13px}.casino-box .popup-options div .bonuses-num{color:#ff5158}.casino-box .popup-options div .reviews-num{color:#429bf4}.casino-box .currencies-container{border-top:1px solid #e6e6e6;grid-column:-1/1;grid-row:-1;width:100%;display:flex;gap:10px;padding:10px}.casino-box .currencies-container span{color:#5e6166;background:#f3f3f3;font-size:12px;font-weight:700;border-radius:10px;padding:5px 8px}.trusted_bonus{position:relative;cursor:pointer;display:flex;flex-wrap:wrap;align-content:center}.label-box{display:flex;gap:5px;align-self:unset;order:2;grid-area:1/2/2/3;margin-bottom:3px;-ms-grid-column:2;-ms-grid-row:1;-ms-grid-row-align:end}.label-box>span{height:23px}@media screen and (min-width:900px){.label-box{align-self:flex-end}}@media screen and (max-width:767px){.label-box{grid-area:1/1/2/2}}.tag{text-align:left;font-family:Roboto,sans-serif;font-weight:700;letter-spacing:0;font-size:11px;line-height:18px;border:1px solid rgba(0,0,0,.12);border-radius:4px;padding:1px 4px 0;width:auto;height:18px;text-transform:uppercase;display:table;vertical-align:middle;margin-right:5px}@media (min-width:767.5px) and (max-width:900px){.tag{grid-template-columns:110px 250px auto 100px 30px}}.tnc_applies{color:#bbb!important;font-size:11px;grid-row:2;grid-column:4;justify-self:center;margin-top:25px;-ms-grid-column:4;-ms-grid-row:2;display:block;text-align:center}.time_frame_popup{font-weight:700;padding:24px}.time_frame_popup__close{padding:0;border:none;outline:0;background:0 0;position:absolute;top:12px;right:12px;width:24px;height:24px;cursor:pointer;display:flex;align-items:center;justify-content:center}.time_frame_popup__close img{width:16px;height:16px;filter:invert(60%) sepia(0) saturate(82%) hue-rotate(209deg) brightness(96%) contrast(96%)}.time_frame_popup>div{margin-bottom:16px}.time_frame_popup ul{font-size:14px;margin-left:2em}.time_frame_popup ul li{list-style:disc}.time_frame_popup ul li span{font-weight:400}.popular-popup .tooltipster-content{background:#fff;box-shadow:0 1px 6px rgba(0,0,0,.16);border-radius:6px}@media screen and (max-width:767px){.casino-highlight{max-width:100%;width:100%;min-width:unset;-ms-box-shadow:0 -2px 6px 0 rgba(0,0,0,.16);-moz-box-shadow:0 -2px 6px 0 rgba(0,0,0,.16);-webkit-box-shadow:0 -2px 6px 0 rgba(0,0,0,.16);box-shadow:0 -2px 6px 0 rgba(0,0,0,.16)}.casino-highlight+.casino-box{border-radius:0 0 6px 6px}.casino-highlight .gametypes-list{font-size:12px}.casino-box{grid-template-columns:auto 70px 25px;padding:16px 12px;grid-template-rows:auto auto auto;border-radius:6px}.casino-box .casino-img{display:none}.casino-box .casino-info{grid-area:2/1/3/2;align-self:baseline}.casino-box .casino-info span.cas-name a{font-size:14px}.casino-box .casino-info .trusted_bonus{order:-1}.casino-box .review .rating span{display:none}.casino-box .bonus{grid-area:3/1/4/4;overflow-y:auto;overflow-x:auto;width:100%;display:flex;margin-top:10px;padding:3px 0 3px 1px;min-height:unset;flex-direction:unset;justify-content:unset}.casino-box .bonus::-webkit-scrollbar{display:none}.casino-box .bonus:before{content:"";position:absolute;left:13px;height:27px;width:30px;background:linear-gradient(to right,#fff 0,rgba(255,255,255,0) 60%)}.casino-box .bonus:after{content:"";position:absolute;right:12px;height:27px;width:28px;background:linear-gradient(to right,rgba(255,255,255,0) 40%,#fff 100%)}.casino-box .bonus>span{padding:5px 15px;display:inline-flex;margin-right:5px;margin-bottom:0!important;flex-shrink:0;flex-grow:0;justify-content:center;align-self:center}.casino-box .availability-bonus{display:none}.casino-box .visit-btn{grid-area:2/2/3/3}.casino-box .visit-btn a{display:flex;height:31px;width:72px;justify-content:center;align-items:center}.casino-box .btn{grid-area:2/3/3/4;width:34px}.casino-box .currencies-container{padding:10px 10px 0 10px;margin-top:10px}.label-box{grid-area:1/1/2/2}.tnc_applies{grid-area:2/2/3/3;margin-top:0;top:25px;right:0;position:relative;white-space:nowrap}}.warning__button,.warning__button a{background-color:#a3a3a3!important;border-radius:4px}.closed__button,.closed__button a{pointer-events:none;cursor:default}.blacklisted__button,.blacklisted__button a{background-color:#404040!important;border-radius:4px}.invalid__button a{background-color:rgba(52,141,230,.6)!important;border-radius:4px}.load-more-btn{background:no-repeat padding-box #fff;border:2px solid #429bf4;border-radius:23px;padding:1px 0;opacity:1;text-align:center;margin-bottom:60px;font-family:inherit;font-size:14px;line-height:44px;font-weight:700;letter-spacing:0;color:#429bf4;display:block;width:100%;box-sizing:border-box;cursor:pointer;transition:color .2s ease-in-out,border-color .2s ease-in-out}@media screen and (min-width:768px){.load-more-btn{margin:24px auto 48px;max-width:290px;width:100%}}.exclusive-label{box-sizing:border-box;border-radius:100px;border:1px solid #fe9124;background:#fff;display:inline-flex;padding:3px 7.5px;justify-content:center;align-items:center;gap:4px;color:#fe9124;font-size:11px;font-weight:500;line-height:normal}.exclusive-label--filter{padding:0;border:none;border-radius:0;background:0 0;gap:10px;color:#5e6166;font-size:14px;font-weight:700}.exclusive-label--filter img{width:24px;height:24px}.exclusive-label picture{display:flex;vertical-align:middle}.exclusive-label img{flex-shrink:0}.exc_picture{display:inline-flex;vertical-align:middle}.exc_bonus{position:relative;width:100%;margin-bottom:10.5px;cursor:pointer}.exc_bonus-container{width:100%;border-radius:16px;height:32px;display:flex;align-items:center;justify-content:center;gap:4px;cursor:pointer;box-shadow:0 1px 6px rgba(0,0,0,.1);pointer-events:none}.exc_bonus-container>img{width:26px}.exc_bonus-container span{font-size:12px;color:#757575;margin-left:3px;font-weight:700}.tools-page{box-sizing:border-box;margin-bottom:120px}.tools-page *,.tools-page ::after,.tools-page ::before{box-sizing:border-box}.tools-page :target::before{display:none}.tools-page .container{width:100%;max-width:940px;margin:0 auto;padding:0 20px}.tools-page fieldset{border:none;padding:0;margin:0}.tools-page h1{margin:0;line-height:40px}.tools-page .author-top__authors{margin-top:16px}.tools-page .author-top__person-info{display:flex;align-items:center;justify-content:center;gap:4px}.tools-page .author-top__person-name{margin-top:0}.tools-page .review_txt_area{margin-bottom:0;margin-top:16px;line-height:28px}.tools-page .guide_content_section ol>li::before,.tools-page .par ol>li::before,.tools-page .tms_text ol>li::before,.tools-page article ol>li::before{background-color:#b4ca09!important}.tools-page .guide_content_section ul>li::before,.tools-page .par ul>li::before,.tools-page .tms_text ul>li::before,.tools-page article ul>li::before{color:#b4ca09!important}.tools-page .guide_content_section a,.tools-page .par a,.tools-page .tms_text a,.tools-page article a{color:#859c2e!important}.tools-page .read_more_less_btn{text-transform:capitalize;background:0 0;border:none;padding:0;vertical-align:middle;font-weight:500;font-size:15px;outline:0;margin-top:8px;cursor:pointer;color:#859c2e}.tools-page .read_less_btn{display:none}.tools-page .line-clamp{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.tools-page__inner.container{margin-top:40px}.tools-page #how_it_works,.tools-page__lower,.tools-page__qna{margin-top:56px}.tools-page__lower+.tools-page__lower{margin-top:48px;border-top:1px solid #e6e6e6}.tools-page__lower+.tools-page__lower h2{margin-top:48px}.tools-page #real_money{margin-top:56px}.tools-page #real_money .title{font-size:24px;font-weight:700;line-height:36px;margin-bottom:8px}.tools-page #real_money .description p{font-size:16px;font-weight:400;line-height:28px;margin-bottom:24px;margin-top:0}@media screen and (max-width:767px){.tools-page{margin-bottom:80px}.tools-page .container{padding:0 8px}.tools-page h1{line-height:30px}.tools-page .author-top__authors{margin-top:12px}.tools-page .review_txt_area{margin-top:12px;line-height:26px}.tools-page .read_more_less_btn{margin-top:6px}.tools-page__inner.container{margin-top:32px}.tools-page #how_it_works,.tools-page__lower,.tools-page__qna{margin-top:40px}.tools-page__lower+.tools-page__lower{margin-top:32px;border-top:none}.tools-page__lower+.tools-page__lower h2{margin-top:32px}.tools-page .authors-section{margin:32px 0}.tools-page #real_money{margin-top:40px}.tools-page #real_money .title{font-size:18px;line-height:26px}.tools-page #real_money .description p{font-size:15px;line-height:26px;margin-bottom:16px}}.tools-page__head{padding:32px 0;background:#fff;position:relative;z-index:6}.tools-page__head .card__pagination{margin-bottom:16px}.tools-page__head .tms_text_area p{margin:0}@media screen and (max-width:767px){.tools-page__head{padding:24px 0}.tools-page__head .card__pagination{margin-bottom:12px}}.other-lotteries{margin-top:56px}.other-lotteries h2{margin:0;font-size:22px;line-height:36px}.other-lotteries h3{margin:0;margin-bottom:24px;font-size:20px;line-height:24px}.other-lotteries .tools-section{margin-top:32px}@media screen and (max-width:767px){.other-lotteries{margin-top:40px}.other-lotteries h2{font-size:18px}.other-lotteries h3{margin-bottom:16px;font-size:17px}.other-lotteries .tools-section{margin-top:24px}}.tools-section{margin-top:56px}.tools-section h2{margin:0;margin-bottom:24px;font-size:24px;line-height:36px}.tools-section h2:has(+.tms_text){margin-bottom:8px}.tools-section .tms_text{margin-bottom:24px;font-size:16px;line-height:28px}.tools-section .tms_text p{margin:0}.tools-section__list{margin:0;padding:4px;gap:16px}.tools-section__list--list{display:flex}.tools-section__list--grid{display:grid;grid-template-columns:repeat(4,1fr)}.tools-section__list li{display:flex;width:min(240px,100%);flex:0 0 auto}.tools-section__list li a{padding:24px 16px;display:flex;flex-direction:column;align-items:center;gap:16px;flex:1;border-radius:6px;background:#fff;box-shadow:0 1px 6px rgba(0,0,0,.16);color:#404040;text-align:center;font-size:18px;font-weight:700;line-height:27px;transition:box-shadow .2s ease-in-out}@media (any-hover:hover){.tools-section__list li a:hover{box-shadow:0 1px 6px rgba(0,0,0,.32)}}@media screen and (max-width:767px){.tools-section{margin-top:32px}.tools-section h2{margin-bottom:8px;font-size:18px;line-height:26px}.tools-section .tms_text{margin-bottom:16px;font-size:15px;line-height:26px}.tools-section__list{gap:12px}.tools-section__list--grid{grid-template-columns:1fr}.tools-section__list--grid li{width:100%}.tools-section__list li a{font-size:16px;line-height:24px}}
