@charset "UTF-8";*,.empty-favorites__box,::after,::before{box-sizing:border-box}#bonus-click,.auth__checkbox,.auth__checkbox-input,.form__bonus,.form__button,button{cursor:pointer}.chat,.header__auth-username,.matches__item,.matches__picks-item,body{-webkit-tap-highlight-color:rgba(255,255,255,0)}.auth__checkbox-input,.messages__item-input{-moz-appearance:none;-webkit-appearance:none}ol,ul{padding:0;margin:0}button{padding:0;border:0;background-color:transparent}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,li,p{margin:0;list-style-type:none;padding:0}body{scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:text;-webkit-tap-highlight-color:transparent}.chat,.form__bonus,.header__auth-head,.matches__item,.matches__picks-item,.prevent-select{-webkit-user-select:none;-moz-user-select:none}ol[class],ul[class]{list-style:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img{max-width:100%;display:block}.outline_red{border:1px solid red}article>*+*{margin-top:1em}@media (prefers-reduced-motion:reduce){*{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}}.devOutline{outline:red inset 1px}a{text-decoration:none;color:#000}.auth__input,.auth__label{font-weight:400;color:var(--white);font-style:normal;font-size:12px}.auth{width:100%;margin:30px auto 0;background:var(--material-default);border-radius:8px;padding:0 0 24px}.auth__form{padding:0 10px}.auth__input{outline:0;border:none;background:var(--primary-default);border-radius:4px;width:100%;height:40px;padding:13px 35px 13px 16px;margin:10px 0 0;line-height:14px}.auth--error .auth__input,.auth__input.error{border-bottom:2px solid var(--error)}.auth__input.error{padding-top:20px!important;font-size:12px}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px var(--primary-default) inset;-webkit-text-fill-color:var(--white)}.auth__label{line-height:14px;position:absolute;left:16px;top:23px;transition:.2s ease-in-out}.auth__label.error{font-weight:500;color:var(--error)!important}.auth__phone-code{font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:var(--white);position:absolute;left:16px;top:29px;display:none}.auth--error .auth__input-wrong,.auth__forgot,.auth__input:focus~.auth__phone-code,.auth__input:valid~.auth__phone-code,.auth__tabs-item>a{display:block}.auth__form-group{position:relative}.auth__form-group-bonus{position:relative;max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(0,1,0,1)}.auth__form-group-bonus.active-field{max-height:100rem;transition:max-height 1s ease-in-out}.error{font-weight:500;font-size:10px;line-height:12px;color:var(--error)}.auth__input:focus~.auth__label,.auth__input:valid~.auth__label{font-size:10px;line-height:12px;top:16px}.form__bonus>p,.form__checkbox-wrapper>p{font-weight:400;font-size:12px;line-height:14px;font-style:normal}.auth__input:focus,.auth__input:valid{padding-bottom:7px;padding-top:19px}.form__bonus{margin:10px 0 0;display:flex;align-items:center;width:-moz-max-content;width:max-content;transition:.3s ease-in-out;user-select:none}.form__bonus:hover{opacity:.7}.form__bonus>p{position:relative;margin:0 8px;color:var(--text-color)}.form__bonus>p>span{color:var(--green);text-decoration:underline}.form__checkbox-wrapper{margin:10px 0 0;background:rgba(81,84,91,.4);border-radius:4px;padding:19px 16px;display:flex;align-items:center;position:relative}.form__checkbox-wrapper>p{color:var(--white)}@media screen and (max-width:1180px){.form__checkbox-wrapper>p{margin-right:5px}}.form__checkbox-wrapper>p>a{color:var(--green);text-decoration:underline}.auth__checkbox-wrapper{-webkit-tap-highlight-color:transparent;margin:0 0 0 auto;width:18px;height:18px}.auth__checkbox-wrapper #accept-error,.auth__checkbox-wrapper #welcome-error{position:absolute;white-space:nowrap;right:15px;bottom:3px}.auth__checkbox-input{appearance:none;position:absolute;width:18px;height:18px}.auth__checkbox{width:18px;height:18px;display:flex;border:2px solid var(--text-color);border-radius:2px}.auth__checkbox.active{background-image:url(../images/icons/checkbox.svg);background-size:contain;border-color:var(--green);background-origin:border-box}.form__button{-webkit-tap-highlight-color:transparent;width:100%;margin:10px 0 0;padding:10px 0;background:#00b962;border-radius:4px;text-transform:uppercase;font-style:normal;font-weight:700;font-size:16px;line-height:19px;text-align:center;color:var(--white);transition:.2s ease}.form__button.border.disabled{border:none;background:#4c4c4c!important}.form__button.border{background:inherit!important;border:2px solid #00b962}.form__button.border:hover{border-color:var(--white)}.form__button.disabled{background:#4c4c4c;cursor:default}.form__button.disabled:hover{background:#4c4c4c}.form__button:hover{background:var(--green-hover)}.auth__tabs-list{display:flex;align-items:center;padding:0 10px;margin-top:4px}.auth__tabs-item{width:50%;text-align:center;border-bottom:1px solid #171821}.auth__tabs-item.auth__tabs-item.is-active-tab{border-bottom:1px solid var(--green)}.auth__tabs-item>a{text-transform:uppercase;font-style:normal;font-weight:300;font-size:14px;line-height:16px;color:var(--text-color);-webkit-tap-highlight-color:transparent;padding:12px 0}.auth__forgot,.auth__text{font-size:12px;font-style:normal}.auth__tabs-item>a:focus{outline:0}.auth__tabs-item.is-active-tab>a{font-style:normal;font-weight:700;color:var(--white)}.auth__text{margin:18px 0 0;font-weight:400;line-height:14px;color:var(--text-color);text-align:center}.auth__forgot,.auth__text a{color:var(--green);text-decoration:underline}.auth__input-img{cursor:pointer;position:absolute;top:21px;right:8px}.auth__forgot{margin:10px 0 0;font-weight:400;line-height:14px}.auth--error .auth__label{font-weight:500;color:var(--error)!important}.auth__input-wrong{display:none;padding:4px 15px;font-weight:500;font-size:10px;line-height:12px;color:var(--error)}.lds-ellipsis{display:none;position:relative;width:80px;height:15px}.lds-ellipsis-sm,.lds-ellipsis.active{display:inline-block}.lds-ellipsis div{position:absolute;top:3px;width:13px;height:13px;border-radius:50%;background:#fff;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:nth-child(1){left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0,0)}100%{transform:translate(24px,0)}}.lds-ellipsis-sm{position:relative;width:80px;height:15px}.lds-ellipsis-sm div{position:absolute;top:3px;width:10px;height:10px;border-radius:50%;background:#fff;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis-sm div:nth-child(1){left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis-sm div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis-sm div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis-sm div:nth-child(4){left:58px;animation:lds-ellipsis3 .6s infinite}.visible-icon{width:20px}.mt-1{margin-top:1px}#hide-balance,#show-balance{display:none}.header__container{display:flex;align-items:center;position:relative;padding:0 16px}@media screen and (min-width:1280px){.auth{max-width:680px}.header__container{padding:0 24px}}@media screen and (max-width:1279px){.header__container{justify-content:space-between}}.header__nav{display:flex;align-items:center;justify-content:space-between}.header__nav-list{display:none}@media screnn and (min-width:1280px){.header__nav{margin:0 0 0 100px!important}.header__nav-list{display:flex;align-items:center;justify-content:space-between;margin:0 0 0 100px!important}}.header__nav-item:not(:last-child){margin:0 18px 0 0}.header__nav-link{font-style:normal;font-weight:400;font-size:14px;line-height:140%;color:var(--white)}.header__auth-link,.header__nav-item .new-mark{font-weight:700;color:var(--white);text-transform:uppercase}.header__auth-list{display:none}.header__auth-item>a{display:block;cursor:pointer;padding:8px 16px;border-radius:4px;transition:.2s ease}.header__auth-item-mob{margin-right:16px;background:var(--green);border:2px solid var(--green);border-radius:4px}@media screen and (min-width:1280px){.header__auth-item-mob{display:none}}.header__auth-item-mob>a{display:block;cursor:pointer;padding:1px 8px;transition:.2s ease;font-size:12px}.header__auth-item:not(:last-child)>a{border:2px solid var(--primary-default);margin-right:12px}.header__auth-item:last-child>a{background:var(--green);border:2px solid var(--green)}.header__auth-item:hover>a{background:var(--green-hover);border:2px solid var(--green-hover)}.header__auth-link{font-style:normal;font-size:16px;line-height:19px}.header{z-index:200;position:fixed;width:100%;top:0;left:0;background-color:var(--shadow);padding:12px 0}@media screen and (min-width:1280px){.header__nav-list{display:flex;align-items:center}.header__auth-list{display:flex;align-items:center;margin:0 0 0 auto;min-width:135px}.header{padding:22px 0}}.header__nav-item{position:relative;white-space:nowrap}.header__nav-item.with-img{display:flex;align-items:center;min-width:70px}.header__nav-item.with-img img{max-width:20px;margin-right:5px}.header__nav-item .new-mark{font-size:9px;position:absolute;right:-30px;top:-7px;padding:0 4px;background:var(--green);border-radius:4px}.header__nav-item .new-mark.is-active{right:-14px}.header__auth-btn-deposit{padding:0 16px}.header__auth-username{display:flex;align-items:center;-webkit-tap-highlight-color:transparent}.header__auth-leftside,.header__auth-text,.header__mobile-item.with-img{display:flex;align-items:center}.header__auth_img_wrapper{width:22px;margin:0 6px 0 0;position:relative}@media screen and (min-width:1280px){.header__auth_img_wrapper{margin:0 10px 0 0;width:32px}}.header__auth_img_wrapper img{width:100%}.header__auth_img_wrapper.in-menu{width:42px;margin:0}.header__auth_img_wrapper.active:after{content:"";width:9px;height:9px;background-color:#02b962;border:1.5px solid #000;position:absolute;right:-1px;top:0;border-radius:50%}.header__auth-user{margin:0 0 0 16px;min-width:120px;background:#1d1f23;border-radius:5px}.header__auth-user-avatar,.header__auth-user-img{position:relative}.header__auth-head{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;cursor:pointer;user-select:none}.header__auth-head>span{font-weight:500;font-size:10px;line-height:12px;color:var(--white);white-space:nowrap;max-width:55px;overflow:hidden;text-overflow:ellipsis}.header__auth-text>img{width:16px;height:16px}@media screen and (min-width:1280px){.header__auth-user{background:0 0;min-width:138px}.header__auth-head>span{font-weight:400;font-size:14px;line-height:140%;max-width:76px}.header__auth-text>img{width:20px;height:20px}}.header__auth-balance{margin:0;font-weight:500;font-size:8px;line-height:9px;color:var(--yelow)}@media screen and (min-width:1280px){.header__auth-balance{margin-top:2px;font-weight:500;font-size:10px;line-height:12px}}.header__auth-id{font-weight:400;font-size:10px;line-height:12px;color:var(--text-color)}.header__auth-wrapper{justify-content:space-between;position:relative;padding:6px 8px}@media screen and (min-width:1280px){.header__auth-wrapper{align-items:flex-start;padding:0}}.header__mobile{display:block;opacity:1;position:fixed;top:0;left:0;background:rgba(0,0,0,.85);width:100%;height:100%;z-index:10}.header__mobile-content{background:var(--shadow);height:100%;margin:0 50px 0 0;padding:24px 24px 60px;transform:translateX(0);transition:transform .3s ease;overflow:auto}.header__mobile-close{position:absolute;right:12px;top:24px;z-index:11}.header__mobile-list{margin:26px 0 0}.header__mobile-item{position:relative}.header__mobile-item:not(:first-child){margin-top:16px}.header__mobile-item.with-img{min-width:70px}.header__auth-wrapper,.hero__search__content .title{display:flex;align-items:center}.header__mobile-item.with-img img{margin-right:5px;max-width:20px}.header__mobile-item .new-mark{font-size:9px;position:absolute;color:var(--white);left:53px;text-transform:uppercase;font-weight:700;top:-7px;padding:0 4px;background:var(--green);border-radius:4px}.header__mobile-item .new-mark.is-active{left:70px}.bg-primary{background:var(--primary-default)}.header__mobile.is-mobile-menu-hide{transition-delay:.3s;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.header__mobile.is-mobile-menu-hide .header__mobile-content{transform:translateX(-100%);transition:transform .3s ease}.header__logo>img{height:23px}@media screen and (min-width:1280px){.header__logo{margin-right:25px;min-width:90px}.header__logo>img{height:auto;width:142px}}@media screen and (min-width:1400px){.header__logo{margin-right:100px}}.hero__search{position:relative}.hero__search.active .hero__input{border-color:var(--white)}.hero__search.active svg{fill:#fff}.hero__search__wrapper{transition:opacity .3s ease;display:none;position:fixed;left:0;right:0;bottom:0;top:83px;z-index:100;background:rgba(0,0,0,.9);overflow-y:auto;margin-bottom:-83px}@media screen and (max-width:1280px){.hero__search__wrapper{margin-bottom:0;padding-bottom:20px;top:50px}.hero__search__wrapper .main__content{max-width:683px}}.hero__search__wrapper::-webkit-scrollbar{width:4px;height:4px}.hero__search__wrapper::-webkit-scrollbar-button{width:1px;height:1px}.hero__search__wrapper::-webkit-scrollbar-thumb{background:#322f2f;border:0 #fff;border-radius:50px}.hero__search__wrapper::-webkit-scrollbar-thumb:hover{background:#353131}.hero__search__wrapper::-webkit-scrollbar-thumb:active{background:#000}.hero__search__wrapper::-webkit-scrollbar-track{background:#a6a6a6;border:0 #fff;border-radius:50px}.hero__search__wrapper::-webkit-scrollbar-track:hover{background:#a6a6a6}.hero__search__wrapper::-webkit-scrollbar-track:active{background:#333}.hero__search__wrapper::-webkit-scrollbar-corner{background:0 0}.hero__search__key{margin-bottom:9px}.hero__search__key .text{font-weight:400;font-size:12px;line-height:14px;color:#abb0ba}.hero__search__key .keyword{font-weight:700;font-size:12px;line-height:14px;color:#fff;margin-left:5px}.hero__search__content{padding-top:17px;padding-bottom:100px;min-height:100vh;margin-left:2px;margin-right:-2px}@media screen and (max-width:500px){.hero__search__content{padding:16px 6px 30px}}.hero__search__content .title{margin-top:16px;font-weight:700;font-size:14px;line-height:14px;color:var(--white)}.hero__search__recommended,.hero__search__result{display:grid;overflow-x:hidden;background:#34363c;border-radius:8px}.hero__search__result{grid-template-columns:1fr 1fr 1fr 1fr;padding:8px 8px 0;gap:6px;min-height:194px;position:relative}@media screen and (max-width:700px){.hero__search__result{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:500px){.hero__search__result{grid-template-columns:1fr 1fr}}.hero__search__recommended{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;margin-top:10px;padding:8px;gap:8px}@media screen and (max-width:700px){.hero__search__recommended{grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:10px}}@media screen and (max-width:500px){.hero__search__recommended{grid-template-columns:1fr 1fr 1fr 1fr;gap:10px}}.hero__icon{position:absolute;top:8px;left:12px}.hero__input{border-radius:4px;width:100%;height:40px;padding:10px 36px 10px 44px;background:var(--material-default);border:1px solid var(--primary-default);outline:0;font-style:normal;font-weight:500;font-size:12px;color:var(--text-color);line-height:14px}.hero__input::-moz-placeholder{font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:var(--text-color)}.hero__input::placeholder{font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:var(--text-color)}.hero_banner-item{position:relative;cursor:pointer!important}@media screen and (max-width:1279px){.hero_banner-item{width:100%}}.hero_banner-item>picture img{width:100%}@media screen and (min-width:1280px){.hero_banner-item>picture img{width:auto}.hero_banner-item:last-child{display:block;margin-left:8px}}.hero_banner_link{position:absolute;top:0;width:100%;height:100%}.hero__banner{width:100%;margin:8px 0 0;position:relative}.hero__banner-list{display:flex;min-height:190px;align-items:center}@media screen and (max-width:1279px){.hero__banner-item{width:100%}}.hero__banner-item>picture img{width:100%}.hero__banner-item:last-child{display:none}@media screen and (min-width:1280px){.hero__banner-item>picture img{width:auto}.hero__banner-item:last-child{display:block;margin-left:8px}}.banner-controls{position:absolute;bottom:15px;right:20px;width:52px;display:flex;justify-content:space-between;cursor:pointer;height:30px}.banner-controls button{opacity:80%;cursor:pointer;transition:opacity .15s ease-in-out}.banner-controls button:hover{opacity:100%}@media screen and (max-width:1280px){.banner-controls{right:0;bottom:0;width:100%;top:50%;transform:translateY(-50%);padding:0 20px}}.banner-control-next,.banner-control-prev{position:absolute;top:50%;transform:translateY(-50%);opacity:80%;cursor:pointer;transition:opacity .15s ease-in-out}.banner-control-next:hover,.banner-control-prev:hover{opacity:100%}.banner-control-prev{left:20px}@media screen and (min-width:1280px){.banner-control-prev{bottom:0;top:auto;right:50px;left:auto}.banner-control-next{bottom:0;top:auto}}.banner-control-next{right:20px}.backlight{color:var(--white);font-weight:500}.no-result{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;font-size:16px;font-weight:400;color:#ababab}.status-text.success{color:var(--green)}.status-text.save-error{color:var(--error)}.status-handler{margin-top:10px;display:flex;max-width:500px;border-radius:8px;justify-content:center}.iframe-payment-wrap{height:600px}.deposit-status-section{height:400px;width:100%}.deposit-status-body,.deposit-success-section{height:100%;flex-direction:column;display:flex}.deposit-status-body{align-items:center;justify-content:center}.deposit-status-img{margin-bottom:20px;width:60px;height:60px}.deposit-status-text{font-weight:700;font-size:14px;line-height:16px;text-align:center;color:var(--white);margin-bottom:20px}.deposit-success-section{width:100%;height:400px;align-items:center;justify-content:center;padding:10px}.deposit-success-body{max-height:100px;height:100%;width:100%;background:#494c54;border-radius:5px;display:flex;flex-direction:column;align-items:center;justify-content:center}.custom-select,.custom-select-options,.custom-select-selected{background:var(--material-default)}.deposit-success-body .text{font-weight:700;font-size:14px;line-height:20px;color:var(--white)}.deposit-success-body .sum{font-weight:700;font-size:32px;line-height:38px;color:#ffc000}.custom-select-option,.custom-select-selected,.custom-select-title{font-size:14px;color:var(--white)}.sum{font-weight:700;font-size:14px;color:#ffc000}.deposit-img-wrap{max-width:70px;width:100%}.deposit-img-wrap img{width:100%}.custom-bank-account{height:auto!important}.custom-select{position:relative;height:40px;border-radius:8px}.custom-select-title{font-weight:700;line-height:16px}.custom-select-selected{padding:12px 10px;border-radius:4px;font-weight:400;line-height:16px;text-transform:capitalize;cursor:pointer;transition:opacity .15s ease-in-out;margin-top:4px;min-height:40px}.custom-select-options{z-index:10;display:none;position:absolute;left:0;right:0;top:45px;border-radius:8px;overflow:auto;max-height:154px;box-shadow:0 5px 15px #000}.custom-select-options :not(:last-child){border-bottom:1px solid gray}.custom-select-options.is-active{display:block}.custom-select-option{text-transform:capitalize;padding:3px 10px;font-weight:400;cursor:pointer}.custom-select-option.bg{padding:10px 0}.ussd-layout{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.ussd-text{color:var(--white);margin:20px 0;font-weight:600}.ussd-code{font-weight:700;font-size:24px;line-height:38px;color:#ffc000}.page__holder{color:var(--white)}.page__head{height:40px;border-bottom:1px solid #e6e6e6;position:relative;display:table;width:100%;padding:0 30px;text-align:center}.callout{padding:15px;text-align:center;margin:10px 0}.callout.blue{background-color:rgba(53,139,232,.12);color:var(--white);font-size:13px;line-height:1.5}.img__holder{margin-top:10px}.mx5{margin:0 5px}.mt30{margin-top:30px!important}.steps__row{display:flex}.steps__row :first-child{margin-right:10px}.hero__search__wrapper .main__content{max-width:684px;margin:0 auto}.mb-10{margin-bottom:10px!important}.hero__providers{cursor:pointer;margin-top:8px}@media screen and (min-width:1280px){.hero__providers{display:none}}.hero__providers-head{background:var(--material-default);border-radius:4px}.hero__providers-head-wrapper{height:40px;padding:12px 15px;display:flex;align-items:center;justify-content:space-between}.hero__providers-head-title{font-weight:300;font-size:14px;line-height:16px;display:flex;align-items:center;text-transform:uppercase;color:var(--white)}.hero__providers-head-title>span{margin-left:4px;font-weight:700}.hero__providers-body{display:none;background:var(--shadow);width:100%;height:100%;position:fixed;top:0;left:0;z-index:100;overflow:auto;padding:60px 8px}.hero__providers-item,.mega-jackpot{background:var(--material-default);position:relative}.hero__providers-body .hero__providers-head{border-radius:4px 4px 0 0}.hero__providers-item{margin-top:1px;padding:12px 15px;display:flex;align-items:center;justify-content:space-between}.hero__providers-item>img{width:101px}.hero__providers-item:last-child{border-radius:0 0 4px 4px}.providers-are-active{display:block}.mega-jackpot{border-radius:8px;padding:28px 17px 16px}.mega-jackpot__img{position:absolute;width:100%;max-height:152px;height:100%;top:0;left:0}@media screen and (min-width:1280px){.mega-jackpot{margin:24px 0 0!important}.mega-jackpot__img{max-height:160px}}.mega-jackpot__title{position:relative;z-index:1;text-align:center;font-weight:900;font-size:28px;line-height:33px;color:var(--white);text-transform:uppercase;display:block}.mega-jackpot__text{position:relative;z-index:1;text-align:center;font-weight:500;font-size:18px;line-height:21px;color:var(--green);display:flex;align-items:center;justify-content:center}.mega-jackpot__list{position:relative;z-index:1;margin:24px 0 0}@media screen and (min-width:1280px){.mega-jackpot__list{display:flex;align-items:center;justify-content:space-between;margin:27px 0 0}}.mega-jackpot__item{cursor:pointer;background:var(--primary-default);box-shadow:0 2px 2px rgba(0,0,0,.3);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:15px}.all-games__list,.jackpots__item,.main-sidebar__left-item,.main-sidebar__left-title,.main-sidebar__right-info,.main-sidebar__right-item,.main-sidebar__right-title,.modal{background:var(--material-default)}.mega-jackpot__item:not(:first-child){margin:8px 0 0}@media screen and (min-width:1280px){.mega-jackpot__item:not(:first-child){margin:0}.mega-jackpot__item{max-width:210px;width:100%}}.mega-jackpot__item-title{font-weight:600;font-size:12px;line-height:14px;text-transform:uppercase;color:var(--text-color)}.jackpots__title,.mega-jackpot__item-text{font-weight:500;font-size:16px;line-height:19px}.mega-jackpot__item-text{margin:2px 0 0;color:var(--white);display:flex;align-items:center}.mega-jackpot__games{margin:17px 0 0!important}.mega-jackpot__game-list{margin:8px 0 0;display:flex;align-items:center;justify-content:space-between}.jackpot-curr,.jackpot-curr-mega{margin-right:2px}.mega-jackpot__game-item{cursor:pointer}.mega-jackpot__game-item:nth-child(2n){display:none}@media screen and (min-width:1280px){.mega-jackpot__game-item:nth-child(2n){display:block}.mega-jackpot__game-item>img{width:64px;height:64px}}.jackpot-curr{margin-bottom:.5px}.jackpots{position:relative;height:300px}.jackpots__list{margin:8px 0 0;position:absolute;display:flex;align-items:center;justify-content:space-around;width:100%}@media screen and (max-width:768px){.jackpots__list{justify-content:flex-start;width:auto}}.jackpots__item{padding:50px 39px 30px;position:relative;border-radius:8px;width:200px}.jackpots__item:not(:last-child){margin-right:8px}@media screen and (min-width:1280px){.jackpots{height:auto}.jackpots__list{position:relative}.jackpots__item{width:220px}}.jackpots__wrapper{position:relative;z-index:2}.jackpots__bg{border-radius:8px 8px 0 0;position:absolute;top:0;left:0;width:100%;max-height:100px;height:100%}.jackpots__img{display:block;margin:0 auto;width:64px;height:64px;border:2px solid var(--white);filter:drop-shadow(0 2px 2px rgba(0, 0, 0, .3));border-radius:4px}.jackpots__text,.jackpots__title{margin:16px 0 0;color:var(--white);text-align:center}.jackpots__text{font-weight:400;font-size:12px;line-height:14px}.jackpots__text>span{color:var(--yelow)}.jackpots__time{text-align:center;margin:4px 0 0;font-weight:400;font-size:10px;line-height:12px;color:var(--text-color)}.jackpots__bullets{position:absolute;bottom:0;left:50%;transform:translateX(-50%)}@media screen and (min-width:1280px){.jackpots__bullets{display:none}.all-games__item>img{width:76px;height:76px}}#all-games-footer{padding-bottom:70px}.all-games__list{margin:8px 0 0;padding:8px;border-radius:8px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:8px;justify-items:center;position:relative}@media screen and (max-width:1280px){.all-games__list{grid-template-columns:1fr 1fr 1fr 1fr 1fr}}@media screen and (max-width:900px){.all-games__list{grid-template-columns:1fr 1fr 1fr 1fr}}@media screen and (max-width:724px){.all-games__list{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:550px){.all-games__list{grid-template-columns:1fr 1fr}}.all-games__item{cursor:pointer}.load-more{position:absolute;bottom:20px}.main-sidebar__left,.main-sidebar__right{display:none}@media screen and (min-width:1280px){.main-sidebar__left,.main-sidebar__right{display:block}}.main-sidebar__left{width:248px}.main-sidebar__right{width:320px;height:700px;right:0}.main-sidebar__left-item,.main-sidebar__right-item{cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:15px;margin:1px 0 0}.main-sidebar__left-item.link,.main-sidebar__right-item.link{padding:0}.main-sidebar__left-item:last-child,.main-sidebar__right-item:last-child{border-radius:0 0 8px 8px}.main-sidebar__left-item:hover,.main-sidebar__right-item:hover{background:var(--material-hover)}.main-sidebar__left-title,.main-sidebar__right-title{border-radius:8px 8px 0 0;padding:12px 15px;font-weight:300;font-size:14px;line-height:16px;display:flex;align-items:center;text-transform:uppercase;color:var(--white)}.main-sidebar__left-title>span,.main-sidebar__right-title>span{margin-left:4px;font-weight:700}.main-sidebar__left-title:not(:first-child),.main-sidebar__right-title:not(:first-child){margin:8px 0 0}.game-deposit,.main-sidebar__left-wrap{margin-right:15px}.main-sidebar__left-subtitle,.main-sidebar__right-subtitle{font-weight:500;font-size:12px;line-height:14px;color:var(--white);display:flex;align-items:center}.modal__info-head,.modal__info-head-link{align-items:center;display:flex}.main-sidebar__left-text{font-weight:400;font-size:12px;line-height:14px;color:var(--text-color)}.main-sidebar__right-text{font-weight:400;font-size:12px;line-height:14px;color:var(--yelow)}.main-sidebar__left-wrap,.main-sidebar__right-wrap{display:flex;align-items:center}.main-sidebar__right-wrap>img{width:32px;height:32px;margin-right:16px}.main-sidebar__right-info{border-radius:8px;margin:8px 0 0;padding:16px}.main-sidebar__right-info-item{position:relative;text-align:center;cursor:pointer;border-radius:4px;transition:.2s ease;display:flex;align-items:flex-start;justify-content:center}.main-sidebar__right-info-item:not(:first-child){margin:8px 0 0;border:2px solid var(--green)}.main-sidebar__right-info-item:first-child{background:var(--green);border:2px solid var(--green)}.main-sidebar__right-info-item:hover{background:var(--green-hover);border:2px solid var(--green-hover)}.main-sidebar__right-info-item>img{margin-right:8px}.main-sidebar__right-info-text{color:var(--white);font-style:normal;font-weight:700;font-size:16px;line-height:19px;text-transform:uppercase;padding:8px 16px;width:100%;position:relative}.main-sidebar__right-info-text>img{position:absolute;top:8px;left:60px}.main-sidebar__right-info-mail{display:block;margin:8px auto 0;color:var(--green);font-weight:500;font-size:14px;line-height:16px;text-align:center;-webkit-text-decoration-line:underline;text-decoration-line:underline}.fs-12{font-size:12px}.link-wrap{display:flex;justify-content:space-between;width:100%;padding:15px 0 15px 15px;position:relative}.link-wrap img{width:100px;height:30px}.mt-10{margin-top:10px}.iframe-wrap{min-height:90vh}@media screen and (max-width:900px){.iframe-wrap{position:absolute;left:0;right:0;top:61px;bottom:45px;overflow:hidden;background:var(--material-hover);z-index:15;min-height:auto}}.visually-hidden{opacity:0;position:absolute;width:1px!important;height:1px;margin:-1px!important;border:0;padding:0!important;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.ml-15{margin-left:15px}.np-left{padding-left:0}.suggestion-game{width:156px!important}@media screen and (max-width:768px){#header-modal{border-radius:0}.modal__info{border-radius:8px}}.modal{width:100%;box-shadow:0 5px 15px rgba(0,0,0,.4);border-radius:8px;position:relative}.modal__field-wrap{margin-bottom:12px;position:relative}@media screen and (max-width:1279px){.modal__container{margin:0!important;padding:0!important}}.modal__section{padding:0;position:absolute;width:100%;top:46px;left:0}@media screen and (min-width:1280px){.modal__section{padding:0;position:absolute;width:280px;z-index:2;right:0;left:auto;top:68px;background:0 0}}.modal__info{padding:15px;background:var(--material-default);border-top-left-radius:8px;border-top-right-radius:8px}.modal__info--bonuses{background:0 0;padding:0;position:relative}.modal__coupon-field,.modal__form-field{background:var(--primary-default);width:100%;outline:0}@media screen and (max-width:1279px){.modal__info--history{padding-right:0}}.modal__info-bonus-title{font-weight:500;font-size:12px;line-height:14px;color:var(--white)}.modal__info-bonus-item{margin-top:8px}.modal__info-bonus-item-img{width:100%;min-height:100px}@media screen and (min-width:1280px){.modal__info--balance{padding-bottom:350px}.modal__info--change-password{padding-bottom:264px}.modal__info-bonus-item,.modal__info-bonus-item-img{height:auto;width:100%}.modal__info-bonus-item>img,.modal__info-bonus-item>picture{width:100%}.modal__info-bonus-wrap{margin:15px 0 0;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:15px}.modal__info-head-link--bonus-page{display:flex}}.modal__info-head{padding:0 0 15px;border-bottom:1px solid #1d1f23}.modal__info-head.between{justify-content:space-between}.modal__info-head-buttons{display:flex;align-items:center}.modal__info-head-button{transition:all .3s ease-in-out}.modal__info-head-button:not(:last-child){margin-right:8px}.modal__info-head-button:hover{opacity:.5}@media screen and (max-width:1279px){.modal__info-head--history{margin-right:15px}}.modal__info-subtitle{font-weight:700;font-size:14px;line-height:16px;color:var(--white)}.modal__info-subtitle--desktop{display:none}.modal__info-subtitle--withdrawal{margin-top:15px}@media screen and (min-width:1280px){.modal__info-subtitle--withdrawal{margin-top:0;padding-top:15px}.modal__info-subtitle--desktop{display:none}}.modal__info-wrap{display:flex;align-items:flex-end;width:100%}.modal__info-text-wrap{margin:0 0 0 10px;width:100%}.modal__info-id,.modal__info-name{font-weight:500;font-size:14px;line-height:16px}.modal__info-name{color:var(--white);line-height:12px}.modal__info-id{margin:2px 0 0;color:var(--text-color)}.modal__info-id-wrap{display:flex;justify-content:space-between}.modal__info-id-wrap>img{cursor:pointer}.modal__info-balance-wrap{padding:15px 0;border-bottom:1px solid #1d1f23}.modal__info-balance-head{font-weight:700;font-size:14px;line-height:16px;color:var(--white)}.modal__info-balance-text{margin:2px 0 0;font-weight:500;font-size:14px;line-height:16px;color:var(--yelow)}.modal__info-list{display:grid;grid-template-columns:1fr 1fr;margin:15px 0}.modal__info-list--balance{margin-bottom:0}.modal__info-item-head{font-weight:400;font-size:12px;line-height:14px;color:var(--text-color)}.modal__info-item-balance{margin:2px 0 0;font-weight:500;font-size:14px;line-height:16px;color:var(--white)}.messages__item:not(:first-child),.messages__list,.modal__info-content-item,.modal__info-content-item>ul{margin-top:15px}.modal__info-content-list{margin-bottom:30px}.modal__info-content-list--last{margin-bottom:0}.modal__info-content-item>ul{padding-left:10px}.modal__info-content-item li,.modal__info-content-item>ul{list-style:inside;font-weight:400;font-size:14px;line-height:20px;color:var(--text-color)}.modal__info-text{font-weight:400;font-size:14px;line-height:20px;color:var(--white)}.modal__coupon-field,.modal__coupon-label,.modal__form-label{color:var(--text-color);font-size:12px;line-height:14px}.modal__coupon{padding:0 15px}@media screen and (min-width:1280px){.modal__info-balance-wrap{max-width:500px}.modal__info-balance-wrap--page{border:none}.modal__coupon,.modal__form{max-width:500px}}.modal__coupon-wrap{margin:0 0 15px}.modal__coupon-wrap--balance{margin-bottom:0}.modal__coupon-label{font-weight:400}.modal__coupon-field{position:relative;height:40px;border:none;padding:10px 6px 10px 44px;border-radius:4px;font-weight:500}.modal__coupon-field-wrap{margin-top:4px;position:relative}.modal__coupon-field::-moz-placeholder{font-weight:500;font-size:12px;line-height:14px;color:var(--text-color)}.modal__coupon-field::placeholder{font-weight:500;font-size:12px;line-height:14px;color:var(--text-color)}.modal__coupon-field-icon{position:absolute;top:8px;left:12px;z-index:2}.modal__form{padding-top:15px}.modal__form-label{font-weight:400}.modal__form-field{height:40px;border:none;padding:13px 16px;border-radius:4px;font-weight:400;font-size:12px;line-height:14px;color:var(--white)}.modal__form-field.error{border-bottom:2px solid var(--error);color:var(--error)}.modal__form-field--change-pass{padding-right:40px}.modal__form-field::-moz-placeholder{font-weight:500;font-size:12px;line-height:14px;color:var(--text-color)}.modal__form-field::placeholder{font-weight:500;font-size:12px;line-height:14px;color:var(--text-color)}.modal__nav-item-list>li>a,.modal__nav-link{color:var(--white)}.modal__form-field-wrap{position:relative;margin-bottom:16px}.modal__form-field-icon{cursor:pointer;position:absolute;right:12px;top:12px}.modal__nav-item,.modal__nav-item-wrapper{position:relative}.modal__nav{margin:8px 0 0;padding:0 15px;border-radius:8px;background:var(--material-default)}.modal__nav-item:not(:first-child){border-top:1px solid #1d1f23}.modal__nav-item-wrapper>img{cursor:pointer;position:absolute;right:16px;top:50%;transition:all .15s ease-in-out;transform:translateY(-50%)}.active-bank-arrow,.matches_acc_item_show.active img,.modal__cashier-deposit-item.is-active-deposit .modal__cashier-deposit-item-icon,.modal__cashier-history-nav-arrows>button:last-child img,.welcome-bonus-item-title img.active{transform:rotate(180deg)}.modal__nav-item-list{height:0;transition:.3s all;overflow:hidden}@media screen and (min-width:1280px){.modal__nav{margin:0;border-radius:0 0 8px 8px;padding:0 15px}.modal__nav-item{border-top:1px solid #1d1f23}.modal__nav-item-list{background:var(--material-default)}}.modal__cashier-deposit-item.is-active-deposit .modal__cashier-deposit-item-head,.new-messages{background:var(--green)}.modal__nav-item-list>li{padding:5px 0 5px 21px;margin:4px 0 0;font-weight:400;font-size:10px;line-height:16px}.modal__nav-link{font-weight:500;font-size:14px;cursor:pointer;padding:14px 0;width:100%;display:block}.modal__cashier-tab-list{border-bottom:1px solid #171821;max-width:100%;overflow:auto;display:flex}.modal__cashier-tab-list::-webkit-scrollbar{display:none}@media screen and (max-width:1279px){.modal__cashier-tab-list--history{padding-right:15px}}.modal__cashier-tab-item{width:50%;text-align:center;padding-bottom:12px;white-space:nowrap;margin-right:12px}@media screen and (min-width:1280px){.modal__cashier-tab-list{border-bottom:none}.modal__cashier-tab-item{border-bottom:1px solid #171821;margin:0}}.modal__cashier-tab-item>a{text-transform:uppercase;font-style:normal;font-weight:600;font-size:10px;line-height:12px;color:var(--text-color);-webkit-tap-highlight-color:transparent}.modal__cashier-deposit-item-body-title,.modal__cashier-subtitle{font-weight:700;font-size:14px;line-height:16px;color:var(--white)}.modal__cashier-subtitle{margin:15px 0 0;display:block}.modal__cashier-deposit-list{margin:15px 0 0;position:relative}@media screen and (min-width:1280px){.modal__cashier-deposit-list{width:300px!important;min-width:300px;margin:15px 8px 0 0}.modal__cashier-deposit-item-icon{display:none!important}}.modal__cashier-deposit-item:not(:last-child),.text-wrap h3{margin-bottom:8px}.modal__cashier-deposit-item{border-radius:8px;cursor:pointer;transition:opacity .15s ease-in-out}.modal__cashier-deposit-item-body,.modal__cashier-deposit-item-head,.modal__cashier-withdrawal-form-wrap{border-radius:8px;background:var(--primary-default);padding:15px}.modal__cashier-deposit-item.is-active-deposit .modal__cashier-deposit-item-text{color:var(--white)}.modal__cashier-deposit-item-head{display:flex;align-items:center;transition:.2s ease}.modal__cashier-deposit-item-head:hover{opacity:.8}.modal__cashier-deposit-item-body{display:none}@media screen and (min-width:1280px){.modal__cashier-deposit-item-body{display:block;margin:0}.modal__cashier-deposit-item-body--mobile{display:none!important}}.modal__cashier-deposit-item-body-title{padding:0 0 15px;border-bottom:1px solid #171821;display:block}.modal__cashier-deposit-item-body-field{width:100%;outline:0;border:none;height:48px;background:var(--material-default);border-radius:8px;padding:23px 16px 9px;font-weight:500;font-size:14px;line-height:16px;color:var(--text-color)}.modal__cashier-deposit-item-body-field.error{border-bottom:2px solid var(--error)}.modal__cashier-deposit-item-body-field::-moz-placeholder{font-weight:500;font-size:14px;line-height:16px;color:var(--text-color)}.modal__cashier-deposit-item-body-field::placeholder{font-weight:500;font-size:14px;line-height:16px;color:var(--text-color)}.modal__cashier-deposit-item-body-field-wrap{position:relative}.modal__cashier-deposit-item-body-field-label{position:absolute;top:9px;left:16px;font-weight:400;font-size:10px;line-height:12px;color:var(--white)}.modal__cashier-deposit-item-body-field-link{text-align:right;position:absolute;top:12px;right:16px;font-weight:500;font-size:10px;line-height:12px;color:var(--text-color)}.modal__cashier-deposit-item-body-wrap{margin:15px 0 0;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:15px}.modal__cashier-deposit-item-body-list{margin:15px 0;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px}.modal__cashier-deposit-item-body-link{display:block;text-align:center;color:var(--green);margin:15px auto 0;font-weight:500;font-size:14px;line-height:16px;text-decoration:underline}.modal__cashier-deposit-item-icon{display:block;margin-left:auto;transition:.3s all}.modal__cashier-deposit-item-wrap{margin:0 0 0 10px}.modal__cashier-deposit-item-title{font-weight:700;font-size:14px;line-height:16px;color:var(--white)}.modal__cashier-deposit-item-text,.modal__cashier-withdrawal-field,.modal__cashier-withdrawal-label{font-size:12px;line-height:14px;color:var(--text-color)}.modal__cashier-deposit-item-text{margin:2px 0 0;font-weight:400;transition:.3s all}.modal__cashier-withdrawal-form{margin:0 0 15px}.modal__cashier-withdrawal-form-wrap{margin:15px 0 0}@media screen and (min-width:1280px){.modal__cashier-deposit-item-body-field-link{top:18px}.modal__cashier-deposit-item-body-list{grid-template-columns:1fr 1fr 1fr 1fr;grid-column-gap:8px}.modal__cashier-withdrawal-form-wrap{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:35px}}.modal__cashier-withdrawal-label{font-weight:400}.modal__cashier-withdrawal-field{margin:4px 0 0;width:100%;height:40px;outline:0;border:none;background:var(--material-default);border-radius:4px;font-weight:400;padding:13px 12px}.modal__cashier-withdrawal-field::-moz-placeholder{font-weight:400;font-size:12px;line-height:14px;color:var(--text-color)}.modal__cashier-withdrawal-field::placeholder{font-weight:400;font-size:12px;line-height:14px;color:var(--text-color)}.modal__cashier-withdrawal-field.error{border-bottom:2px solid var(--error)}.modal__cashier-withdrawal-field-wrap{margin-bottom:12px}.modal__cashier-withdrawal-list{margin:0 0 15px}.modal__cashier-withdrawal-item{margin:15px 0 0;display:flex;align-items:center}.modal__cashier-withdrawal-subtitle{font-weight:400;font-size:14px;line-height:16px;color:var(--text-color);white-space:nowrap}.modal__cashier-withdrawal-text{font-weight:600;font-size:14px;line-height:16px;color:var(--white)}.modal__cashier-withdrawal-bank{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}@media screen and (max-width:768px){.modal__cashier-withdrawal-bank{grid-template-columns:1fr 1fr}}@media screen and (max-width:450px){.modal__cashier-withdrawal-bank{grid-template-columns:1fr}}.modal__cashier-withdrawal-bank-list{background:var(--primary-default);padding:20px;border-radius:8px;display:flex;flex-direction:column;align-items:center;position:relative}.modal__cashier-withdrawal-bank-list.active{background:#13673f;border:1px solid #00b962}.modal__cashier-withdrawal-bank-title{margin:15px 0;font-weight:400;font-size:14px;line-height:16px;color:var(--white)}.modal__cashier-withdrawal-bank-item{margin:10px 0 0}@media screen and (min-width:1280px){.modal__cashier-withdrawal-bank-item{display:flex;align-items:center;justify-content:center}}.modal__cashier-withdrawal-bank-icon{display:block;margin:0 auto}.modal__cashier-withdrawal-bank-subtitle,.modal__cashier-withdrawal-bank-text{text-align:center;font-weight:400;font-size:14px;line-height:16px;color:var(--text-color);display:block}.modal__cashier-withdrawal-bank-text{font-weight:700;color:var(--white)}@media screen and (min-width:1280px){.modal__cashier-withdrawal-bank-text{margin-left:4px}}.modal__cashier-history{width:100%;overflow-x:auto;min-height:523px}.modal__cashier-history-head-list{margin:30px 0 0;padding:0 15px 15px;display:grid;grid-template-columns:1fr 1.5fr 1fr 1fr 1fr;width:100%}@media screen and (max-width:768px){.modal__cashier-history-head-list{width:-moz-max-content;width:max-content}}.modal__cashier-history-head-list>li{min-width:113px;font-weight:700;font-size:14px;line-height:16px;color:var(--white)}.modal__cashier-history-item-text,.modal__cashier-history-nav-item{font-weight:400;color:var(--white);font-size:14px;line-height:16px}.modal__cashier-history-list{border-bottom:1px solid #171821;border-top:1px solid #171821}.modal__cashier-tab-item.is-active-tab,.no-acc-link{border-bottom:1px solid var(--green)}@media screen and (min-width:1280px){.modal__cashier-history-head-list>li{min-width:180px}.modal__cashier-history-list{width:100%}}@media screen and (max-width:768px){.modal__cashier-history-list{width:-moz-max-content;width:max-content}}.modal__cashier-history-item{width:-moz-max-content;width:max-content;width:100%;display:grid;padding:15px;grid-template-columns:1fr 1.5fr 1fr 1fr 1fr}.modal__cashier-history-item:nth-child(2n+1){background:var(--material-hover)}@media screen and (min-width:1280px){.modal__cashier-history-item{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr}.modal__cashier-history-item-text:not(:first-child){padding-left:0}}.modal__cashier-history-item-text{min-width:113px;display:flex;align-items:center}.modal__cashier-history-item-text>img{margin-right:6px}.modal__cashier-history-nav-list{margin:8px 0 0;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:1279px){.modal__cashier-history-nav-list--history{padding-right:15px}}@media screen and (min-width:1280px){.modal__cashier-history-nav-list{padding:0 15px 0 0;justify-content:flex-end}}.modal__cashier-history-nav-select{border-radius:8px;display:flex;align-items:center;background:var(--primary-default);padding:4px 12px}.modal__cashier-history-nav-select>img{margin-left:16px}.modal__cashier-history-nav-arrows{display:flex}.modal__cashier-history-nav-arrows>button{cursor:pointer}.modal__cashier-history-nav-item>p{display:none}.is-active-item{height:120px}.modal__nav-item-list--modal.is-active-item .modal__nav-item-icon{rotate:180deg}@media screen and (min-width:1280px){.modal__cashier-history-nav-item{display:flex;align-items:center}.modal__cashier-history-nav-item>p{margin:0 8px 0 0;display:block}.modal__cashier-history-nav-item:not(:last-child){margin:0 30px 0 0}.is-active-item{height:122px}.modal__nav-item-list--modal.is-active-item{height:115px}}#cvv{padding-right:70px}.modal__cashier-deposit-item.is-active-deposit .modal__cashier-deposit-item-body{display:block}.amount-input{margin-bottom:15px}.prevent-select{user-select:none}.is-modal-background{background:0 0}.personal__button{margin-top:36px}.modal__cashier-no-account{background:var(--primary-default);padding:20px 10px;text-align:center;border-radius:8px}.amount-buttons .btn-amount,.input-phone,.phone,.voice-button:hover{background:#51545b}.modal__cashier-no-account-text{font-weight:700;font-size:14px;line-height:16px;color:#a1a1a1}.modal__cashier-tab-wrapper{width:100%}.modal__field-resend{cursor:pointer;color:var(--green);text-align:right;display:block;margin-top:16px;text-decoration:underline}.amount-buttons{display:flex;margin-bottom:5px}.amount-buttons .btn-amount{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:2px 16px;gap:8px;width:100%;height:40px;border:1px solid #7f838a;border-radius:30px;font-weight:700;font-size:12px;line-height:14px;color:#fff;cursor:pointer;transition:all .15s ease-in-out}.amount-buttons .btn-amount:not(:last-child){margin-right:10px}@media screen and (max-width:1280px){.amount-buttons .btn-amount{width:100%;height:30px}}.amount-buttons .btn-amount.active{background:#13673f;border:1px solid #00b962}.messages__item-priority--low,.modal__cashier-withdrawal-before{background:var(--primary-default)}.amount-buttons .btn-amount:hover{opacity:.6}.pointer{cursor:pointer}.payout-btn-wrap{width:50%;margin:15px auto 0}.modal__cashier-withdrawal-before{border-radius:8px;padding:15px;display:flex;flex-direction:column;align-items:center}@media screen and (min-width:1280px){.modal__cashier-withdrawal-before{padding:80px}}.modal__cashier-withdrawal-before-img{display:block;margin:0 auto}.modal__cashier-withdrawal-before-img-success{position:absolute;right:2px}.modal__cashier-withdrawal-before-img-text-wrap{display:flex}.modal__cashier-withdrawal-before-svg{width:20px;height:20px;margin-right:10px}.modal__cashier-withdrawal-before-svg.active{fill-opacity:.3}.modal__cashier-withdrawal-before-text{font-weight:400;font-size:14px;line-height:16px;margin-top:20px;text-align:center;padding-bottom:20px;border-bottom:1px solid #494c54;width:100%;display:flex;flex-direction:column;color:var(--white)}.modal__not-verified,.modal__verified{font-size:12px;line-height:14px;top:35px;font-weight:400;position:absolute}.modal__cashier-withdrawal-before-text .sub-text{color:#abb0ba}.modal__cashier-withdrawal-before-list{margin-top:20px;width:100%}.modal__cashier-withdrawal-before-item button{padding-left:20px;padding-right:20px}.modal__cashier-withdrawal-before-item:not(:last-child){margin-bottom:10px}@media screen and (min-width:1280px){.modal__cashier-withdrawal-before-list{display:flex;align-items:center;justify-content:center}.modal__cashier-withdrawal-before-item:not(:last-child){margin-bottom:0;margin-right:10px}}.modal__not-verified{color:#7f838a;right:-80px}.modal__verified{color:#fff;right:-50px}@media screen and (max-width:768px){.modal__not-verified,.modal__verified{display:none}}.modal__confirm-wrap{display:flex;align-items:center}.modal__confirm-wrap input{width:50%;margin-right:10px}.modal__field-wrap--confirm{display:block}.modal__confirm-field{width:150px}@media screen and (max-width:1279px){.game-main-wrap--inject{position:fixed;top:0;left:0;z-index:999;height:100%!important;width:100%!important}}.new-messages{margin-left:4px;width:22px;height:22px;border-radius:50%;display:none;align-items:center;justify-content:center}.new-messages.selected{position:absolute;left:310px;display:none}@media screen and (max-width:1080px){.new-messages.selected{left:110px}}.new-messages__text{color:var(--white);font-weight:500;font-size:14px;line-height:16px}.messages__item{cursor:pointer;position:relative;display:flex}.messages__item-no-msg{text-align:center;padding:30px 0;color:var(--text-color);font-weight:500}.messages__item.single{display:block}.messages__item:not(:last-child){padding-bottom:15px;border-bottom:1px solid #1d1f23}.messages__item-body{margin-top:20px}.messages__item-head{display:flex;align-items:center}.messages__item-date,.messages__item-mark{font-weight:400;font-size:14px;line-height:16px;color:var(--text-color)}.messages__item-mark{font-weight:700;margin-left:8px}.messages__item-text{font-weight:400;font-size:14px;line-height:20px;color:var(--white)}.messages__item-text.viewed{color:#abb0ba}.messages__item-bottom{margin-top:10px;display:flex;align-items:center}.messages__item-message{font-weight:400;font-size:14px;line-height:16px;color:var(--text-color)}.messages__item-message a{font-weight:400;font-size:14px;line-height:16px;color:var(--green);border-bottom:1px solid green;transition:opacity .15s ease-in-out}.delete__button--desktop,.messages__item-priority{color:var(--white);font-weight:700;text-transform:uppercase}.messages__item-message a:hover{opacity:.7s ease-in-out}.header__nav-link:hover,.matches__head-info:hover,.matches__head-leatherboard:hover,.matches__head-rounds:hover,.matches__rounds-item:hover{opacity:.7}.messages__item-priority{border-radius:100px;padding:4px 12px;font-size:10px;line-height:12px}.messages__item-priority--normal{background:var(--green)}.messages__item-priority--high{background:var(--orange)}.alert__error,.messages__item-priority--urgent{background:var(--error)}.messages__item-indicator{display:block;position:absolute;bottom:0;right:0;width:6px;height:6px;border-radius:50%;background:var(--primary-default)}.messages__item-indicator--selected{background:var(--green)}.messages__item-wrapper{position:relative;width:100%}.messages__item-checkbox{display:block;-webkit-tap-highlight-color:transparent;margin:2px 13px 0 0;width:14px;height:14px}@media screen and (min-width:1280px){.messages__item-indicator{right:auto;left:-16px;top:5px}.messages__item-checkbox{margin-right:30px}}.messages__item-input{appearance:none;position:absolute;width:14px;height:14px;cursor:pointer;background:0 0;border:none;outline:0;caret-color:transparent}.messages__checkbox{cursor:pointer;width:14px;height:14px;display:flex;border:2px solid #7f838a;border-radius:2px}.messages__checkbox.active{background-image:url(../images/icons/checkbox.svg);background-size:contain;border-color:var(--green);background-origin:border-box}.delete__button{cursor:pointer}.delete__button--desktop{display:none;margin-left:25px;font-size:12px;line-height:14px;border:2px solid #00b962;border-radius:4px;padding:7px 16px}.delete__button--desktop>img{margin-right:6px}.modal__info-head--messages{position:relative}@media screen and (min-width:1280px){.delete__button--mobile{display:none}.delete__button--desktop{display:flex;align-items:center}.modal__info-head--messages{display:flex;justify-content:flex-start}}.sb{justify-content:space-between}.flex{display:flex;align-items:center}.m-0{margin:0}@media screen and (max-width:1279px){.modal__not-verified--email,.modal__not-verified--phone{display:none;background:#1d1f23;position:absolute;right:18px;top:6px;width:-moz-fit-content;width:fit-content;padding:6px;border-radius:4px;color:#fff}}.active-tooltip{display:block}.modal__info-id-wrap{position:relative}.modal__info-id-tooltip{display:none;background:#1d1f23;position:absolute;right:0;top:-28px;font-size:13px;width:-moz-fit-content;width:fit-content;padding:4px;border-radius:4px;color:#fff}.modal__cashier-no-bonuses-text,.text-wrap .center{display:flex;justify-content:center}#js-code-wrap-btn{width:50%}.modal__cashier-no-bonuses-text{min-height:200px;align-items:center;font-weight:500;font-size:14px;line-height:16px;color:#a1a1a1;white-space:nowrap}.chat{background:#00b962;border-radius:4px 0 0 4px;position:fixed;right:0;padding:16px;bottom:100px;z-index:300;cursor:pointer;user-select:none;-webkit-tap-highlight-color:transparent}.dropdown-content{padding-left:19px;overflow:hidden;transition:.3s ease;height:0}@media screen and (min-width:1280px){.dropdown-content{height:auto;padding:8px;position:absolute;background:var(--primary-default);width:125px;border-radius:4px;top:24px;display:none}}.text-wrap ol,.text-wrap ul{list-style-type:none;counter-reset:item;padding:0}.dropdown-games,.dropdown-virtuals,.text-dot{position:relative}.dropdown-content>a,.dropdown-games:hover .dropdown-content--games,.dropdown-virtuals:hover .dropdown-content--virtuals{display:block}.dropdown-content>a:not(:first-child){margin-top:8px}.header__nav-link{transition:ease .3s}.dropdown-active{height:50px}@media screen and (max-width:1279px){.dropdown-active{margin-top:10px}}@media screen and (min-width:1280px){.dropdown-active{height:auto}}.dropdown-content--jackpot.dropdown-active{height:75px}.text-wrap ol{margin:0}.text-wrap ol>li,.text-wrap ul>li{display:table;counter-increment:item;font-size:13px;line-height:20px;font-weight:400}.text-wrap ol>li{margin-bottom:.6em;color:var(--white)}.text-wrap ol>li>a{color:var(--green);cursor:pointer}.text-wrap ul{margin:0}.text-wrap ul>li{margin-bottom:.6em;color:var(--white)}.text-wrap ul>li>a{color:var(--green);cursor:pointer}.text-wrap ol>li:before{content:counters(item,".") ". ";display:table-cell;padding-right:.3em;margin-bottom:6px}.text-wrap li ol>li{margin:0 0 6px}.text-wrap li ol>li:before{content:counters(item,".") " "}.text-wrap h2,.text-wrap p{margin-top:10px}.button--chat{width:100px!important;height:30px!important}@media screen and (min-width:768px){.iframe-height{min-height:90vh}}.no-payment-history{min-height:460px;display:none;justify-content:center;align-items:center}@media screen and (max-width:768px){.no-payment-history{width:180vw}}.p-text{padding-bottom:15px}.contact-us{background:var(--material-default);padding:16px}@media screen and (min-width:1280px){.contact-us{max-width:720px;width:100%;margin:0 auto;min-height:calc(100vh - 113px);border-radius:12px}.contact-us__text{max-width:615px;width:100%}}.contact-us__title{color:#ffff;font-size:18px;font-weight:600;text-align:center}.contact-us__list{margin-top:16px}.contact-us__item{border-radius:12px;padding:8px;background:var(--material-hover)}.contact-us__item:not(:first-child){margin-top:8px}.contact-us__item-text{color:#fff;font-size:13px;line-height:16px;text-align:start}.contact-us__item>a{color:var(--text-color);font-size:16px;line-height:20px}.contact-us__text{margin-top:16px;color:#fff;font-size:14px;line-height:17px}.text-dot{padding-left:10px;margin-left:15px}.text-dot::before{content:"";background:#fff;width:5px;height:5px;border-radius:50%;display:block;position:absolute;left:0;top:47%}#breadcrumb{display:flex}#breadcrumb li>a,#breadcrumb li>span{color:var(--text-color)}#breadcrumb li{margin-right:16px;font-size:10px}#breadcrumb>.with-arrow{position:relative}#breadcrumb>.with-arrow::after{content:"";background:url(/images/icons/arrow-right.svg);position:absolute;width:15px;height:15px;top:50%;transform:translateY(-50%)}.breadcrumbs__list{display:flex;align-items:center;font-size:13px}.breadcrumbs__item-link{color:#fff}.breadcrumbs__item:not(:last-child){margin-right:8px}.game__tabs .lSSlideWrapper{overflow-x:scroll!important}.game__tabs .lSSlideWrapper::-webkit-scrollbar{display:none}.underline{text-decoration:underline}.banner-preview{width:95vw;gap:0 8px}@media screen and (max-width:1400px){.banner-preview{width:150vw}}@media screen and (max-width:1280px){.banner-preview{width:250vw}}@media screen and (max-width:768px){.banner-preview{width:405vw}}.hero__banner{overflow:hidden}.confirm-section{display:flex;justify-content:center;align-items:center;padding:20px 0}.email-wrap{display:flex;flex-direction:column;align-items:center}.jc-center,.phone-verify-wrapper{justify-content:center}.email-wrap span{color:var(--text-color);display:block;margin:10px 0}.primary-bg{background:var(--primary-default)!important}.voice-button{font-weight:700;font-size:16px;color:var(--white);text-transform:uppercase;padding:8px 16px;border:2px solid #51545b;border-radius:4px;width:100%;transition:all .3s ease-in-out}.empty-layout{top:52px!important}.logo-empty{width:142px;height:auto}.input-phone{outline:0;border:none;height:40px;width:100%;border-radius:4px;padding-left:38px;font-size:12px;color:var(--text-color);opacity:1;-webkit-text-fill-color:var(--text-color)}.phone,.phone-help-text .link:hover{opacity:.5}.code-inp{padding-left:10px!important}.phone{border-radius:4px;font-size:12px;font-weight:400;padding:11px 16px;color:#fff}.phone-code,.phone-label{font-size:12px;color:var(--text-color)}.phone-input-wrap{position:relative;margin-bottom:15px}.phone-code{display:block;position:absolute;top:50%;left:5px;transform:translateY(-50%)}.phone-code-wrapper{margin-bottom:15px;display:none}.phone-help-text{font-weight:400;font-size:12px;text-align:center;margin:15px 0;color:#abb0ba}.phone-help-text .link{color:var(--white);border-bottom:1px solid var(--white);cursor:pointer;transition:opacity .15s ease-in-out}.matches__history-head,.matches__info-title,.matches__item-head-wrapper,.matches__item-time,.phone-verify-header{border-bottom:1px solid #1d1f23}.disabled,.disabled-btn{cursor:default!important;pointer-events:none}.phone-voice{margin-top:15px}.phone-label{font-weight:400;margin-bottom:4px}.bonus-page__description>p,.leaderboard-select,.phone-user{margin:15px 0}.phone-user span{display:block}.phone-verify{background:var(--material-default);width:304px;border-radius:8px;padding:15px}.phone-verify-body{margin-top:15px}.phone-verify-header{padding-bottom:12px}.phone-verify-header span{color:var(--white);font-weight:700;font-size:14px;display:block;padding-left:3px}.phone-verify-wrapper{display:flex;align-items:center;margin-top:30px}.disabled-btn{opacity:50%}.mobile__az-bonus-list{padding:8px}.mobile__az-bonus-item{margin-bottom:8px}.mobile__az-bonus-item a img{width:100%}.mobile__az-menu{position:fixed;top:0;left:0;bottom:0;width:100%;background:#34363c;z-index:888;-webkit-overflow-scrolling:touch}.mobile__az-head{padding:14px;display:flex;align-items:center;justify-content:space-between;background:#101114}.mobile__az-tab{background:#1d1f23;width:100%}.mobile__az-tab-list{display:flex;align-items:center;overflow-x:scroll;justify-content:space-between}.mobile__az-tab-list::-webkit-scrollbar{width:0;height:0}.mobile__az-tab-img{margin:0 auto 7px}.mobile__az-tab-item{padding:12px 0;margin-right:2px;width:100%;min-width:55px;border-bottom:3px solid transparent}.mobile__az-tab-text{font-weight:500;font-size:8px;line-height:9px;display:block;text-align:center;text-transform:uppercase;color:#ccd0db}.mobile__az-list{overflow-y:scroll;height:calc(100% - 158px)}.mobile__az-item{height:44px;padding:10px 12px;background:#34363c;width:100%;margin-bottom:1px;display:flex;align-items:center;justify-content:space-between}.mobile__az-item-text,.mobile__az-item-wrapper{display:flex;align-items:center}.mobile__az-item-text{font-weight:700;font-size:12px;line-height:14px;color:#abb0ba}.mobile__az-item-img{margin-right:12px}.is-active-az-tab{border-bottom:3px solid #00b962}.nm{margin:0!important}.az-is-hidden{display:none}.mobile__az-bonus-list{overflow-y:scroll;height:calc(100% - 158px)}.bonus-page__table{width:-moz-fit-content;width:fit-content;margin:0 auto 16px}.bonus-page__table table{border:1px solid #fff;border-radius:4px;border-collapse:collapse}.bonus-page__table td,.bonus-page__table th{padding:5px;border:1px solid #fff}.bonus-page__table thead{font-weight:600;font-size:14px;line-height:16px;color:var(--white);text-align:left}.bonus-page__table tbody{font-weight:400;font-size:14px;line-height:20px;color:var(--white)}@media screen and (min-width:1024px){.promotions-bonus__list{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:8px}.promotions-bonus__list .modal__info-bonus-item{margin:0}}.match{margin-top:10px}.matches__team{max-width:120px;width:100%}.matches__picks-title{margin-top:18px;font-weight:400;font-size:12px;line-height:14px;text-align:center;color:#abb0ba}.matches__picks-list{margin-top:8px}.matches__picks-item{padding:15px;background:#34363c;border-radius:8px;user-select:none;-webkit-tap-highlight-color:transparent}.matches__picks-item:not(:last-child){margin-bottom:8px}.matches__picks-item-head{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr}@media screen and (max-width:1024px){.matches__picks-item-head{grid-template-columns:1fr 1fr 60px 35px}.matches__picks-item-head-points{text-align:right}}.matches__picks-item-head-wrapper{display:flex;align-items:center;white-space:nowrap}.matches__picks-item-head-icon{transform:rotate(-90deg);transition:transform .3s ease}.matches__picks-item-head>p{max-width:50px;width:100%;word-break:break-word;font-weight:700;font-size:10px;line-height:12px;color:#fff}.matches__picks-item-head-predict--mobile{text-align:right}.matches__picks-item-head-predict--desk{display:none}@media screen and (min-width:1024px){.matches__picks-item-head-predict--mobile{display:none}.matches__picks-item-head-predict--desk{display:block}}.matches__picks-item-head-score{display:none}@media screen and (min-width:1024px){.matches__picks-item-head-score{display:block}}.matches__picks-item-head-date{max-width:56px!important}.matches__picks-item-body{margin-top:15px;border-top:1px solid #1d1f23;padding-top:15px}.matches__picks-item-title{margin-right:4px;font-weight:700;font-size:12px;line-height:14px;color:#fff}.matches__picks-item-date{font-weight:400;font-size:12px;line-height:14px;color:#ccd0db}.matches__pick-item{padding:14px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr}@media screen and (max-width:1024px){.matches__pick-item{display:grid;grid-template-columns:1fr 1fr 60px 35px}}.matches__pick-item:nth-child(2n+1){background:#494c54}.matches__pick-item-head{padding:0 15px 15px}.matches__pick-item p{font-weight:400;font-size:10px;line-height:12px;width:100%;color:#fff}.matches__pick-item-date,.matches__pick-item-points,.matches__pick-item-predict,.matches__pick-item-predict-wrap,.matches__pick-item-result,.matches__pick-item-team{width:50px}.matches__pick-item-team{white-space:initial!important}.matches__pick-item-predict--desk,.matches__pick-item-result--desk{display:none}@media screen and (min-width:1024px){.matches__pick-item-predict--desk,.matches__pick-item-result--desk{display:block}.matches__pick-item-predict-wrap{display:none}}.matches__pick-item-points{font-weight:500!important;font-size:10px;line-height:12px;color:#ffc000!important}@media screen and (max-width:768px){.matches__picks-item-head-date{max-width:initial!important;text-align:right}.matches__pick-item-date,.matches__pick-item-points,.matches__pick-item-predict{text-align:right}}.matches__history{margin-top:15px;background:#51545b;width:100%;border-radius:4px;padding:8px}.matches__history-head{display:grid;grid-template-columns:2fr 30px 30px 30px 30px 30px 30px 30px 30px 2fr;padding-bottom:8px}@media screen and (max-width:1024px){.matches__history-head{grid-template-columns:2fr 30px 30px 30px 30px 2fr}}.matches__history-head>p{font-weight:400;font-size:10px;line-height:12px;color:#abb0ba}.matches__history-head-progress{width:100%;text-align:right;min-width:66px}.matches__history-head-ga,.matches__history-head-gd,.matches__history-head-gf,.matches__history-head-p{display:none}@media screen and (min-width:1024px){.matches__history-head-ga,.matches__history-head-gd,.matches__history-head-gf,.matches__history-head-p{display:block}}.matches__history-head-team{max-width:60px;width:100%}.matches__history-item{display:grid;grid-template-columns:2fr 30px 30px 30px 30px 30px 30px 30px 30px 2fr;margin-top:8px}@media screen and (max-width:1024px){.matches__history-item{grid-template-columns:2fr 30px 30px 30px 30px 2fr}}.matches__history-item>p{font-weight:700;font-size:10px;line-height:12px;color:#fff}.matches__history-item-progress{display:flex;align-items:flex-start;justify-content:flex-end;min-width:66px}.matches__history-item-status{width:10px;height:10px}.matches__history-item-status:not(:last-child){margin-right:4px}.matches__history-item-status--win{background:#00b962}.matches__history-item-status--loss{background:#ff3939}.matches__history-item-status--draw{background:#fff}.matches__info{padding-left:8px;padding-right:8px}.matches__info-wrapper{padding:15px;background:#34363c;border-radius:8px}.leatherboard__table-item:nth-child(2n),.matches__info-table-item:nth-child(2n+1){background:#494c54}.matches__info-text{margin-bottom:15px;font-weight:400;font-size:14px;line-height:20px;color:#fff}.matches__info-text.gray{font-weight:400;font-size:12px;color:#abb0ba;margin-bottom:0}.matches__info-title{margin-bottom:15px;padding-bottom:15px;font-weight:700;font-size:14px;line-height:16px;color:#fff}.matches__info-table{margin-bottom:30px}.matches__info-table-head{display:flex;align-items:center;justify-content:space-between;padding:0 15px 15px}.matches__info-table-item,.matches__info-table-wrapper{align-items:center;display:flex}.matches__info-table-head-player,.matches__info-table-head-points,.matches__info-table-head-pos{min-width:60px;font-weight:700;font-size:12px;line-height:14px;color:#fff}.matches__info-table-head-points{text-align:right}.matches__info-table-item{padding:15px;justify-content:space-between}.matches__info-table-item-player,.matches__info-table-item-pos{min-width:60px;font-weight:400;font-size:12px;line-height:14px;color:#fff}.matches__info-table-item-points{font-weight:500;font-size:12px;line-height:14px;text-align:right;color:#ffc000}.matches__item-head-date,.matches__item-head-title,.matches__item-time{font-weight:700;font-size:10px;line-height:12px}.matches__list{margin:8px 0 0}.matches__item{user-select:none;-webkit-tap-highlight-color:transparent;padding:15px;cursor:pointer;background:#34363c;border-radius:8px}.matches__item:not(:first-child){margin-top:8px}@media screen and (min-width:1024px){.matches__list{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px}.matches__item:not(:first-child){margin-top:0}}.matches__item-head-wrapper{display:flex;align-items:center;justify-content:space-between;padding-bottom:15px}.matches__item-wrapper,.matches__score-wrapper{align-items:center;display:flex}.matches__item-head-title{color:#fff}.matches__item-head-date{color:#abb0ba;white-space:nowrap}.matches__item-time{padding-bottom:15px;text-align:center;color:#fff}.matches__item-wrapper{margin-top:15px;justify-content:space-evenly;min-height:105px}.matches__team-img{-o-object-fit:contain;object-fit:contain;margin:0 auto 6px}.matches__team-name{font-weight:500;font-size:12px;line-height:14px;text-align:center;color:#fff}.matches__score{font-weight:700;font-size:30px;line-height:35px;position:relative;color:#fff}.matches__score-canceled{color:#fa3939;font-weight:500;font-size:16px;padding:0 20px}.matches__score-icon--down,.matches__score-icon--up{margin-left:auto;margin-right:auto;padding:2px;transition:all .15s ease-in-out}.matches__score-team{min-width:40px;display:flex;flex-direction:column;align-items:center}.matches__score-icon--up{transform:rotate(-90deg);margin-bottom:5px}.matches__score-icon--up:hover{background:rgba(0,0,0,.3);border-radius:50%}.matches__score-icon--up:active{background:rgba(0,0,0,.5)}.matches__score-icon--down{transform:rotate(90deg);margin-top:5px}.matches__score-icon--down:hover{background:rgba(0,0,0,.3);border-radius:50%}.matches__score-icon--down:active{background:rgba(0,0,0,.5)}.matches__score-text{margin:0 10px;font-weight:500;font-size:20px;line-height:23px;color:#abb0ba}.matches__container{padding:10px 8px 0!important}@media screen and (min-width:1024px){.matches__container{max-width:900px!important;width:100%!important;margin:0 auto!important}}.matches__head-wrapper{display:flex;align-items:center;justify-content:space-between;margin:0 0 8px}.matches__head-info,.matches__head-leatherboard,.matches__head-rounds{cursor:pointer;font-weight:700;font-size:12px;line-height:14px;text-transform:uppercase;color:#fff;transition:opacity .15s ease-in-out}.matches__head-info img,.matches__head-leatherboard img,.matches__head-rounds img{transform:rotate(90deg);margin-left:2px}@media screen and (max-width:768px){.matches__head-info,.matches__head-leatherboard,.matches__head-rounds{font-size:10px}}.matches__head-info{background:#51545b;border:1px solid #7f838a;border-radius:30px;height:28px;min-width:61px;margin:0 5px;display:flex;align-items:center;justify-content:center;padding:0 12px}.matches__head-leatherboard,.matches__head-rounds{background:#51545b;border:1px solid #7f838a;border-radius:30px;width:100%;height:28px;display:flex;align-items:center;justify-content:center}.matches__description{font-weight:400;font-size:12px;line-height:14px;text-align:center;color:#abb0ba}.matches__answer{margin-top:8px;padding:15px;background:#34363c;border-radius:8px}.matches__answer-title{font-weight:700;font-size:14px;line-height:16px;text-align:center;color:#fff}.matches__answer-wrapper{margin-top:8px;display:flex;align-items:center;justify-content:center}.matches__answer-arrow{cursor:pointer}.matches__answer-arrow--up{margin-right:24px;transform:rotate(-90deg);padding:2px;transition:all .15s ease-in-out}.matches__answer-arrow--up:hover{background:rgba(0,0,0,.3);border-radius:50%}.matches__answer-arrow--up:active{background:rgba(0,0,0,.5)}.matches__answer-arrow--down{margin-left:24px;transform:rotate(90deg);padding:2px;transition:all .15s ease-in-out}.matches__answer-arrow--down:hover{background:rgba(0,0,0,.3);border-radius:50%}.matches__answer-arrow--down:active{background:rgba(0,0,0,.5)}.matches__answer-score{font-weight:700;font-size:30px;line-height:35px;color:#fff;min-width:55px;text-align:center}.matches__answer-description{margin-top:8px;font-weight:400;font-size:12px;line-height:14px;text-align:center;color:#abb0ba}.matches__answer-txt-wrapper{margin-top:15px;padding-top:15px;border-top:1px solid #1d1f23}.matches__answer-txt-title{font-weight:700;font-size:14px;line-height:16px;text-align:center;color:#00b962}.matches__answer-txt-desc{margin-top:8px;font-weight:400;font-size:12px;line-height:14px;text-align:center;color:#fff}.matches__button,.matches__rounds-modal-head-text{font-weight:700;color:#fff;text-transform:uppercase}.matches__button{margin-top:8px;cursor:pointer;background:#00b962;border-radius:4px;padding:10px;width:100%;font-size:16px;line-height:19px;text-align:center}.matches__rounds{padding:71px 8px 53px;position:fixed;top:0;left:0;height:100vh;width:100%;z-index:2;background:#1d1f23}.matches__rounds-modal{height:100%}@media screen and (min-width:1024px){.matches__button{display:block;max-width:288px;width:100%;margin:8px auto 0}.matches__rounds{padding-top:90px}.matches__rounds-modal{max-width:752px;width:100%;margin-left:auto;margin-right:auto}}.matches__rounds-modal-head{background:#34363c;padding:15px;border-radius:8px 8px 0 0;display:flex;align-items:center;justify-content:space-between}.matches__rounds-modal-head-close{cursor:pointer}.matches__rounds-modal-head-text{font-size:12px;line-height:14px}.matches__rounds-list{height:calc(100% - 36px);overflow-y:scroll}.matches__rounds-item{margin-top:1px;background:#34363c;padding:15px;display:block;transition:all .15s ease-in-out}.matches__rounds-item:last-child{border-radius:0 0 8px 8px}.matches__rounds-item-text{font-weight:500;font-size:12px;line-height:14px;color:#fff}.matches__rounds-item-date{font-weight:400;font-size:10px;line-height:16px;margin-top:2px;color:#abb0ba}.matches__total{color:#fff}.matches__total-wrapper{margin-bottom:8px;display:flex;align-items:center}.active-round,.matches__rules_routes,.matches_acc_item_show{justify-content:space-between}.matches__total-wrapper>img{margin-right:10px}.matches__total-text{font-weight:500;font-size:14px;line-height:140%;color:#fff}.matches__rules_routes{display:flex;margin-bottom:10px}.matches__rules_route{display:block;width:100%;text-align:center;padding:10px 0;font-size:14px;text-transform:uppercase;color:#abb0ba;border-bottom:1px solid #171821}.matches__rules_route.active{color:var(--white);border-bottom:2px solid #00b962;font-weight:700}.matches_acc_item{max-height:40px;overflow:hidden;background:#34363c;border-radius:8px;transition:max-height .25s ease-in-out;margin-bottom:10px;cursor:pointer}.matches_acc_item.active{max-height:101rem}.matches_acc_item_show{display:flex;align-items:center;margin-bottom:10px;padding:10px;border-bottom:.5px solid #727272;transition:opacity .25s ease-in-out}.matches_acc_item_show.gray-border{padding:10px 0;margin:0 15px 10px;border-bottom:.5px solid #1d1f23}.matches_acc_item_show:hover{opacity:.8}.matches_acc_item_show img{transition:transform .25s ease-in-out;width:20px}.leaderboard-nav-item,.leaderboard-select{transition:all .15s ease-in-out;cursor:pointer}.matches_acc_item_text_content{padding:0 10px}.matches_acc_item_text_content.nm{padding:0 15px 15px}.matches_acc_item_title{font-size:14px;font-weight:700;color:var(--white)}@media screen and (min-width:1024px){.leatherboard{width:100%;margin-left:auto;margin-right:auto}}.leatherboard__title{font-weight:400;font-size:16px;line-height:19px;text-align:center;color:#fff}.leatherboard-your-score{margin-left:5px;white-space:nowrap;display:block;background:var(--green);padding:2px 5px;border-radius:5px}.leatherboard__description{margin-top:8px;font-weight:400;font-size:12px;line-height:14px;text-align:center;color:#abb0ba}.leatherboard__list{max-width:304px;width:100%;margin-top:28px;margin-left:auto;margin-right:auto;display:flex;justify-content:center;align-items:end;gap:10px}@media screen and (min-width:1024px){.leatherboard__list{max-width:380px;gap:40px}}.leatherboard__item{position:relative;display:flex;flex-direction:column;align-items:center;width:100px}.leatherboard__item::before{position:absolute;top:-20px;left:50%;transform:translateX(-50%);content:url(/images/jackpot/green-arrow.svg)}.active-pick-item,.leaderboard-select img{transform:rotate(90deg)}.leatherboard__item-pts{width:-moz-fit-content;width:fit-content;margin:16px auto 0;padding:8px 10px;font-weight:500;font-size:12px;line-height:14px;display:flex;align-items:center;text-align:center;color:#1d1f23;border-radius:8px;min-width:70px;justify-content:center}.leatherboard__item-pts--silver{background:linear-gradient(0deg,#fff,#fff),linear-gradient(180deg,#fff 0,#ffe660 42.9%,#ff8d23 70.07%,#ffe660 100%)!important;background-blend-mode:color,normal}.leatherboard__item-pts--gold{background:linear-gradient(180deg,#fff 0,#ffe660 42.9%,#ff8d23 70.07%,#ffe660 100%)}.leatherboard__item-pts--bronze{background:linear-gradient(180deg,#d0ab89 0,#dbb078 42.9%,#b65811 70.07%,#942c0b 100%)!important}.leatherboard__item-pts>img{margin-left:6px}.leatherboard__item-name{margin-top:10px;font-weight:400;font-size:12px;line-height:14px;text-align:center;color:#fff;max-width:90px;text-overflow:ellipsis;overflow:hidden}.leatherboard__table{background:#34363c;border-radius:8px;padding:15px;margin-top:10px}.leatherboard__table-user-score{margin-top:10px}.leatherboard__table-head{display:flex;align-items:center;justify-content:space-between;padding:0 15px 15px;border-bottom:1px solid #1d1f23}.leatherboard__table-head-player,.leatherboard__table-head-points,.leatherboard__table-head-pos{width:77px;font-weight:700;font-size:12px;line-height:14px;color:#fff}.leatherboard__table-head-points{text-align:right}.leatherboard__table-list{margin-top:15px}.leatherboard__table-item.alone,.tiebreaker{margin-top:10px}.leatherboard__table-item{padding:15px;display:flex;align-items:center;justify-content:space-between}.leatherboard__table-item-player,.leatherboard__table-item-points,.leatherboard__table-item-pos{width:77px;font-weight:400;font-size:12px;line-height:14px;color:#fff}.leatherboard__table-item-pos{display:flex;align-items:center;position:relative}.leatherboard__table-item-player{min-width:80px}.leatherboard__table-item-points{text-align:right;font-weight:500;font-size:12px;line-height:14px;color:#ffc000;display:flex;align-items:center;justify-content:end}#predicts-container,#print-logo,.rounds-modal-hidden{display:none}.current-round{background:#494c54!important}.points{color:#ffc000}.accent-green{font-weight:700;font-size:14px;line-height:20px;color:#00b962}#print-logo{font-weight:700;text-transform:uppercase;font-size:20px}.modal__info-head-link{cursor:pointer}.tiebreaker{text-align:center;font-size:14px}.finished-round{position:relative}.finished-round::before{content:"";position:absolute;left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,.3)}.active-round{display:flex;align-items:center}.leaderboard-nav{display:flex;justify-content:space-between;border-radius:8px;box-shadow:0 5px 10px #2c2c2c}.leaderboard-nav-item{display:inline-block;width:100%;height:100%;font-weight:500;font-size:14px;color:var(--white);text-align:center;padding:8px;text-transform:capitalize;background:var(--material-hover)}.leaderboard-nav-item.active{background:var(--green)}.leaderboard-nav-item:hover{opacity:.8}.leaderboard-nav-item:first-child{border-radius:8px 0 0 8px}.leaderboard-nav-item:last-child{border-radius:0 8px 8px 0}.leaderboard-select{background:#51545b;border-radius:8px;box-shadow:0 5px 10px #2c2c2c;width:100%;display:flex;align-items:center;justify-content:space-between;padding:8px 15px}.leaderboard-select span{color:var(--white);font-size:14px;display:block}.leaderboard-select:hover{opacity:.8}.footer{margin:auto 0 0;background:var(--shadow);padding:24px 0;bottom:0;left:0;width:100%}@media screen and (max-width:768px){.footer{padding-bottom:1px}}.footer__content-wrapper{display:block}@media screen and (min-width:1280px){.footer{display:block;position:relative}.footer__content-wrapper{display:flex;align-items:flex-start;justify-content:space-between}}.footer__payment{max-width:327px;width:100%}.footer__subtitle{color:var(--text-color);font-style:normal;font-weight:500;font-size:12px;line-height:14px}.footer__payment-list{margin:8px 0 0;max-width:169px;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:1279px){.footer__payment-list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;max-width:237px}.footer__nav{margin-top:36px}}.footer__nav{display:flex;align-items:flex-start}.footer__nav--first,.footer__nav--second{width:207px}.footer__nav--first li:nth-child(2),.footer__nav--second li:nth-child(2){margin-top:10px}.footer__nav--first{margin:0 30px 0 0}.footer__nav-link{font-style:normal;font-weight:400;font-size:10px;line-height:12px;color:var(--white)}.footer__copy,.footer__desc-text{font-style:normal;font-weight:400;font-size:12px;line-height:130%;color:var(--primary-default)}.footer__desc{max-width:394px;width:100%}@media screen and (max-width:1279px){.footer__desc{margin-top:36px}}.footer__desc-text{margin:16px 0 0}.footer__desc-list{margin:24px 0 0;display:flex;align-items:center}.footer__desc-list>li:not(:last-child){margin:0 16px 0 0}.footer__providers{padding:0 80px;position:absolute;bottom:64px;left:0;background:var(--bg-color);width:100%;height:64px;display:none;align-items:center;justify-content:space-between}@media screen and (min-width:1280px){.footer__providers{display:flex}}.footer__copy{display:block;margin:24px 0 0;text-align:center}@media screen and (min-width:1280px){.footer__copy{margin:112px 0 0}}.text-wrap h2,.text-wrap span{color:#dfdfdf;margin-bottom:10px;font-weight:700;line-height:16px;font-size:14px;border-bottom:1px solid #1d1f23}.text-wrap{padding:20px}.text-wrap h2{padding-bottom:15px}.text-wrap span{padding-bottom:15px;display:block;margin-top:10px}.text-wrap p{margin-left:10px;color:var(--white);font-size:14px;line-height:20px;font-weight:400}@media screen and (min-width:1280px){.personal-area{display:flex}}.personal-area__head-wrapper{display:none}@media screen and (min-width:1280px){.personal-area__head-wrapper{display:flex;align-items:center;margin:15px 0 0}.personal-area__head-wrapper>img{margin:0 10px 0 0;cursor:pointer}}.personal-area__list{display:none;min-width:220px!important;margin:0 8px 0 0}@media screen and (min-width:1280px){.personal-area__list{display:block}}.personal-area__list--bonuses{margin:0 18px 0 0}.personal-area__item:first-child>.personal-area__link{border-radius:8px 8px 0 0}.personal-area__item:not(:first-child){margin:1px 0 0}.personal-area__item:last-child>.personal-area__link{border-radius:0 0 8px 8px}.personal-area__link{padding:14px;background:var(--material-default);cursor:pointer;height:100%;display:flex;align-items:center;font-weight:500;font-size:12px;line-height:14px;color:var(--white)}.personal-area__link:hover{background:var(--material-hover)}.personal-area__content-wrapper{min-height:370px}@media screen and (min-width:1280px){.personal-area__content{width:100%;height:100%;background:var(--material-default);border-radius:8px}.personal-area__content--bonuses{background:0 0;margin-left:15px}.personal-area__content--deposit{display:none;border-radius:8px;margin:15px 0 0;background:var(--primary-default);width:100%}.personal-area__content-wrapper{display:flex;align-items:flex-start}}.personal-area--line{width:100%;height:1px;background:#1d1f23}.personal-area__payment{display:none;margin:15px 0 0;width:81%;background:var(--primary-default);border-radius:8px;padding:123px 0}.deposit-modal-header,.is-active-personal{background:var(--material-hover)}@media screen and (min-width:1280px){.personal-area__payment{display:block}}.personal-area__payment-img{display:block;margin:0 auto}.bet-modal,.is-select-payment{display:none}.personal-area__payment-text{margin:16px 0 0;font-weight:400;font-size:14px;line-height:16px;color:var(--text-color);text-align:center}.ws-nw{white-space:nowrap}.bonus-page{background:var(--material-default);padding:15px;border-radius:8px}.bonus-page__title{padding:0 0 15px;font-weight:700;font-size:14px;line-height:16px;color:var(--white);border-bottom:1px solid #1d1f23}.bonus-page__description,.bonus-page__description>p,.bonus-page__description>ul>li{font-weight:400;line-height:20px;color:var(--white);font-size:14px}.bonus-page__description>ul{margin-left:20px}.bonus-page__description>ul>li{list-style-type:circle}.bonus-page__description>p+p{margin-top:10px}.bonus-page__description a{color:#00b962;border-bottom:.5px solid #00b962}@keyframes animatetop{from{top:-300px;opacity:0}to{top:0;opacity:1}}.bet-modal{position:fixed;z-index:200;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.bet-modal-wrapper{position:relative;margin:5% auto;background:var(--white);box-shadow:0 5px 15px #000;border-radius:8px;width:50%;-webkit-animation-name:animatetop;-webkit-animation-duration:.4s;animation-name:animatetop;animation-duration:.4s}@media screen and (max-width:1280px){.personal-area__content-wrapper{min-height:auto}.bet-modal-wrapper{width:80%}}.bet-modal-header{border-top-left-radius:6px;border-top-right-radius:6px;background:#434444;height:50px;position:relative;display:flex;justify-content:center;align-items:center}.bet-modal-header .print-ticket{padding:4px 12px;border-radius:5px;color:#fff;font-weight:500;font-size:18px;background:#00b962;cursor:pointer;box-shadow:0 5px 15px rgba(62,52,52,.4);transition:opacity .25s ease-in-out}.bet-modal-header .print-ticket:hover{opacity:80%}.bet-modal-header .close-modal,.success-modal-header .close-modal{right:15px;width:25px;transition:opacity .25s ease-in-out;opacity:100%;cursor:pointer;transform:translateY(-50%)}.bet-modal-header .print-ticket:active{box-shadow:0 5px 15px rgba(157,155,155,.4)}.bet-modal-header .close-modal{position:absolute;top:50%}.bet-modal-header .close-modal:hover{opacity:60%}.bet-modal-body{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:20px 10px 10px}.bet-modal-body .modal-top-list{border:2px solid var(--shadow);width:100%;margin-top:15px}.bet-modal-body .modal-top-item{display:flex;justify-content:space-between;padding:2px 5px}.bet-modal-body .modal-top-item .heading{font-weight:500}.bet-modal-body .modal-top-item:not(:last-child){border-bottom:.5px solid var(--shadow)}.bet-modal-body .modal-center-list{border:2px solid var(--shadow);width:100%;margin-top:15px}.bet-modal-body .modal-center-header{text-align:center;font-weight:500;padding:3px 0;border-bottom:.5px solid var(--shadow)}.bet-modal-body .modal-center-item{border-radius:10px;border:2px solid var(--shadow);margin:7px}.bet-modal-body .modal-center-item .heading{padding:3px;font-weight:500;border-bottom:.5px solid var(--shadow)}.bet-modal-body .modal-center-item .bet{padding:3px;position:relative}.bet-modal-body .modal-center-item .bet-match{font-weight:500}.bet-modal-body .modal-center-item .bet-match .id{padding-right:5px;border-right:2px solid var(--shadow)}.bet-modal-body .modal-center-item .bet-match .match{margin-left:5px}.bet-modal-body .modal-center-item .bet-coefficient{position:absolute;bottom:5px;right:5px;font-size:18px;font-weight:500}.bet-modal-body .modal-bottom-list{border:2px solid var(--shadow);width:100%;margin-top:15px}.bank-modal-wrapper,.success-modal-wrapper{border-radius:8px;box-shadow:0 5px 15px #000}.bet-modal-body .modal-bottom-item{display:flex;justify-content:space-between;padding:2px 5px;font-weight:500}.bet-modal-body .modal-bottom-item .total{font-weight:700;font-size:18px}.bet-modal-body .modal-bottom-item:not(:last-child){border-bottom:.5px solid var(--shadow)}.bank-modal-body,.message-modal-body,.popup-modal-body,.predict-modal-body{border-top:1px solid #1d1f23;border-bottom:1px solid #1d1f23}.bet-modal-footer{display:flex;justify-content:center;flex-direction:column;align-items:center}.bet-modal-footer .barcode{width:200px;height:100px}.bet-modal-footer .barcode img{max-width:100%;width:inherit;height:inherit}.bet-modal-footer .id{font-size:20px;font-weight:500}.bet-modal-footer .notice{margin:10px 0 15px;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;font-size:12px}.bank-modal,.success-modal{display:none;z-index:200;left:0;overflow:auto}.success-modal{position:fixed;top:0;width:100%;height:100%;background-color:#000;background-color:rgba(0,0,0,.4)}.success-modal-wrapper{position:relative;margin:15% auto;background:var(--material-default);width:400px;-webkit-animation-name:animatetop;-webkit-animation-duration:.4s;animation-name:animatetop;animation-duration:.4s;padding-bottom:20px}.success-modal-body{margin-top:15px;font-size:14px;text-align:center;padding:0 20px;color:#fff}@media screen and (max-width:768px){.success-modal-wrapper{width:300px}.success-modal-body{font-size:12px}}.bank-modal-header,.bank-modal-text,.predict-modal-text{font-size:14px;color:var(--white)}.success-modal-header{position:relative;display:flex;justify-content:center;align-items:center;padding:10px 0}.success-modal-header .close-modal{position:absolute;top:50%}.success-modal-header .close-modal:hover{opacity:60%}.bank-remove-wrap:hover,.button-bonus:hover,.message-remove-wrap:hover,.predict-remove-wrap:hover,.verify-button:hover{opacity:.8}.close-modal{cursor:pointer}.bank-remove-wrap{position:absolute;right:5px;top:5px;width:20px;height:20px;border-radius:50%;background:#34363c;cursor:pointer;transition:opacity .3s ease-in-out}.bank-remove-icon,.predict-remove-icon{height:10px;transform:translate(-50%,-50%)}.bank-remove-icon{position:absolute;left:50%;top:50%;width:10px}.bank-modal{position:fixed;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.4)}.bank-modal-body{padding:10px 0;margin-top:15px;width:100%}.bank-modal-text{text-align:center;font-weight:400}.bank-modal-btn{margin-top:10px;width:100%;display:flex;justify-content:center;gap:25%}.bank-modal-wrapper,.predict-modal-wrapper{position:relative;margin:15% auto;-webkit-animation-name:animatetop;-webkit-animation-duration:.4s}.bank-modal-header{display:flex;justify-content:space-between;width:100%;font-weight:700}.bank-modal-wrapper{background-color:#34363c;display:flex;flex-direction:column;align-items:center;padding:15px;width:35%;animation-name:animatetop;animation-duration:.4s}@media screen and (max-width:1280px){.bank-modal-wrapper{width:80%}}.predict-remove-wrap{position:absolute;right:5px;top:5px;width:20px;height:20px;border-radius:50%;background:#34363c;cursor:pointer;transition:opacity .3s ease-in-out}.predict-remove-icon{position:absolute;left:50%;top:50%;width:10px}.popup-modal,.predict-modal{display:none;z-index:200;left:0;top:0;height:100%;background-color:rgba(0,0,0,.4);overflow:auto}.predict-modal{position:fixed;width:100%}.predict-modal-body{padding:10px 0;margin-top:15px;width:100%}.predict-modal-text{text-align:center;font-weight:400}.predict-modal-btn{margin-top:10px;width:100%;display:flex;justify-content:center;gap:25%}.predict-modal-header{display:flex;justify-content:space-between;width:100%;font-weight:700;font-size:14px;color:var(--white)}.message-modal-text,.popup-modal-text{font-weight:400;font-size:14px;color:var(--white);text-align:center}.predict-modal-wrapper{box-shadow:0 5px 15px #000;border-radius:8px;background-color:#34363c;display:flex;flex-direction:column;align-items:center;padding:15px;width:35%;animation-name:animatetop;animation-duration:.4s}@media screen and (max-width:1280px){.predict-modal-wrapper{width:80%;margin:35% auto}}.popup-modal{position:fixed;width:100%}.popup-modal-body{padding:10px 0;margin-top:15px;width:100%}.popup-modal-btn{margin-top:10px;width:100%;display:flex;justify-content:center;gap:25px}.message-modal-wrapper,.popup-modal-wrapper{margin:15% auto;-webkit-animation-name:animatetop}.popup-modal-header{display:flex;justify-content:space-between;width:100%;font-weight:700;font-size:14px;color:var(--white)}.popup-modal-wrapper{position:relative;box-shadow:0 5px 15px #000;border-radius:8px;background-color:#34363c;display:flex;flex-direction:column;align-items:center;padding:15px;width:30%;-webkit-animation-duration:.4s;animation-name:animatetop;animation-duration:.4s}@media screen and (max-width:1280px){.popup-modal-wrapper{width:95%}}.message-remove-wrap{position:absolute;right:5px;top:5px;width:20px;height:20px;border-radius:50%;background:#34363c;cursor:pointer;transition:opacity .3s ease-in-out}.coupon-modal-wrapper,.deposit-modal-wrapper,.message-modal-wrapper{border-radius:8px;-webkit-animation-duration:.4s}.message-remove-icon{transform:translate(-50%,-50%);position:absolute;left:50%;top:50%;width:10px;height:10px}.coupon-modal,.deposit-modal,.message-modal{display:none;z-index:200;left:0}.message-modal{position:fixed;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.4)}.message-modal-body{padding:10px 0;margin-top:15px;width:100%}.message-modal-btn{margin-top:10px;width:100%;display:flex;justify-content:center;gap:25px}.message-modal-header{display:flex;justify-content:space-between;width:100%;font-weight:700;font-size:14px;color:var(--white)}.message-modal-wrapper{position:relative;box-shadow:0 5px 15px #000;background-color:#34363c;display:flex;flex-direction:column;align-items:center;padding:15px;width:30%;animation-name:animatetop;animation-duration:.4s}@media screen and (max-width:1280px){.message-modal-wrapper{width:95%}}@media print{.bet-modal-wrapper,.success-modal-wrapper{box-shadow:0 5px 15px #000;-webkit-animation-duration:.4s}.bet-modal,.success-modal{left:0;overflow:auto;background-color:#000}.bet-modal{display:none;position:fixed;z-index:200;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.4)}.bet-modal-wrapper{position:relative;margin:5% auto;background:var(--white);border-radius:8px;width:50%;-webkit-animation-name:animatetop;animation-name:animatetop;animation-duration:.4s}.bet-modal-header{border-top-left-radius:6px;border-top-right-radius:6px;background:#434444;height:50px;position:relative;display:flex;justify-content:center;align-items:center}.bet-modal-body,.bet-modal-footer{justify-content:center;display:flex}.bet-modal-header .print-ticket{padding:4px 12px;border-radius:5px;color:#fff;font-weight:500;font-size:18px;background:#00b962;cursor:pointer;box-shadow:0 5px 15px rgba(62,52,52,.4);transition:opacity .25s ease-in-out}.bet-modal-header .print-ticket:hover{opacity:80%}.bet-modal-header .close-modal,.success-modal-header .close-modal{cursor:pointer;right:15px;transform:translateY(-50%);transition:opacity .25s ease-in-out;opacity:100%}.bet-modal-header .print-ticket:active{box-shadow:0 5px 15px rgba(157,155,155,.4)}.bet-modal-header .close-modal{position:absolute;top:50%;width:25px}.bet-modal-header .close-modal:hover{opacity:60%}.bet-modal-body{align-items:center;flex-direction:column;padding:20px 10px 10px}.bet-modal-body .modal-top-list{border:1px solid var(--shadow);width:100%;margin-top:15px}.bet-modal-body .modal-top-item{display:flex;justify-content:space-between;padding:2px 5px;font-size:8px}.bet-modal-body .modal-top-item .heading{font-weight:500}.bet-modal-body .modal-top-item:not(:last-child){border-bottom:.5px solid var(--shadow)}.bet-modal-body .modal-center-list{border:1px solid var(--shadow);width:100%;margin-top:5px}.bet-modal-body .modal-center-header{text-align:center;font-weight:500;padding:3px 0;border-bottom:.5px solid var(--shadow)}.bet-modal-body .modal-center-item{border:none;font-size:8px;margin:0;border-radius:0}.bet-modal-body .modal-center-item:not(:last-child){border-bottom:1px solid #000}.bet-modal-body .modal-center-item .heading{padding:0 3px;font-weight:500;border-bottom:none}.bet-modal-body .modal-center-item .bet{padding:0 3px;position:relative;font-size:8px}.bet-modal-body .modal-center-item .bet-match{font-weight:500}.bet-modal-body .modal-center-item .bet-match .id{padding-right:5px;border-right:2px solid var(--shadow)}.bet-modal-body .modal-center-item .bet-match .match{margin-left:5px}.bet-modal-body .modal-center-item .bet-coefficient{position:absolute;bottom:0;right:5px;font-size:8px;font-weight:500}.bet-modal-body .modal-bottom-list{border:1px solid var(--shadow);width:100%;margin-top:5px}.bet-modal-body .modal-bottom-item{display:flex;justify-content:space-between;padding:2px 5px;font-weight:500;font-size:8px}.bet-modal-body .modal-bottom-item .total{font-weight:700;font-size:8px}.bet-modal-body .modal-bottom-item:not(:last-child){border-bottom:.5px solid var(--shadow)}.bet-modal-footer{flex-direction:column;align-items:center;padding:0 10px}.bet-modal-footer .barcode{width:200px;height:100px}.bet-modal-footer .barcode img{max-width:100%;width:inherit;height:inherit}.bet-modal-footer .id{font-size:12px;font-weight:500}.bet-modal-footer .notice{margin:10px 0 15px;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;font-size:10px}.success-modal{display:none;position:fixed;z-index:200;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.4)}.success-modal-wrapper{position:relative;margin:15% auto;background:var(--material-default);border-radius:8px;width:400px;-webkit-animation-name:animatetop;animation-name:animatetop;animation-duration:.4s;padding-bottom:20px}.success-modal-body{margin-top:15px;font-size:14px;text-align:center;padding:0 20px;color:#fff}.success-modal-header{position:relative;display:flex;justify-content:center;align-items:center;padding:10px 0}.success-modal-header .close-modal{position:absolute;top:50%;width:25px}.success-modal-header .close-modal:hover{opacity:60%}}.coupon-modal-info-header,.coupon-modal-info-titles:not(:last-child),.coupon-modal-text-wrap:not(:last-child),.deposit-modal-info-header,.deposit-modal-info-titles:not(:last-child),.deposit-modal-text-wrap:not(:last-child){border-bottom:.3px solid #494646}.coupon-modal-wrapper,.deposit-modal-wrapper{margin:5% auto;box-shadow:0 5px 15px #000;-webkit-animation-name:animatetop}.coupon-modal{position:fixed;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.coupon-modal-wrapper{position:relative;background:#29273d;width:80%;z-index:10000;padding:0 10px;animation-name:animatetop;animation-duration:.4s}@media screen and (max-width:1280px){.coupon-modal-wrapper{width:80%}}.coupon-modal-info{border:.3px solid #494646;border-radius:4px;width:100%}@media screen and (max-width:1080px){.coupon-modal-info{width:-moz-max-content;width:max-content}}.coupon-modal-info-header{padding:10px;display:grid;grid-template-columns:1fr 1.5fr 1fr 2fr 1fr 1fr;justify-content:space-between;align-items:center}.coupon-modal-info-header .text-wrap{width:200px;display:flex;justify-content:space-between}.coupon-modal-info-result,.coupon-modal-info-titles{padding:5px 10px;display:grid;grid-template-columns:1fr 1.5fr 1fr 2fr 1fr 1fr}.coupon-modal-info-result{background:#333152}.coupon-modal-odd{background:#00a2fe;height:18px;border-radius:4px;text-align:center;font-weight:700;padding:1px 5px}.coupon-modal-details{width:100%;margin-right:20px}.coupon-modal-details-body{border:.3px solid #494646;border-radius:4px;margin-top:10px}.coupon-modal-details-wrapper{display:flex;justify-content:flex-start;margin-top:20px;width:100%}@media screen and (max-width:1080px){.coupon-modal-details-wrapper{width:-moz-max-content;width:max-content}}.coupon-modal-text-wrap{display:grid;grid-template-columns:2fr 1fr;padding:5px}.coupon-modal-text-wrap:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.coupon-modal-text-wrap.bg{background:#333152}.coupon-modal-subinfo{width:100%}.coupon-modal-titles{display:flex}.coupon-modal-body{overflow-x:auto}.book-modal-wrapper,.deposit-wrapper{background:var(--material-default);overflow:hidden}.coupon-modal-text{color:var(--white);font-weight:400;font-size:12px}.coupon-modal-text.b{font-size:14px;font-weight:600}.coupon-modal-close{position:absolute;right:0;top:10px;cursor:pointer;transition:opacity .15s ease-in-out}.coupon-modal-close:hover{opacity:.6}.coupon-modal-footer{padding:15px 0;display:flex;justify-content:flex-end}.book-modal-buttons,.book-modal-print-logo,.deposit-modal,.info{justify-content:center}.coupon-modal-title{color:var(--white);font-weight:500;font-size:18px}.coupon-modal-header{text-align:center;padding:25px 0;position:relative}.info{display:flex;align-items:center}.info:first-child{margin-right:5px}#deposit-close{cursor:pointer;transition:opacity .5 ease-in-out}.book-modal-booking-ticket,.book-modal-close,.book-modal-share-link,.deposit-modal-close{cursor:pointer;transition:opacity .15s ease-in-out}#deposit-close:hover{opacity:.5}.bank-option:hover,.close-btn:hover,.deposit-modal-close:hover{opacity:.6}.deposit-wrapper{min-width:450px;border-radius:6px}.deposit-modal{position:fixed;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.4);align-items:center}.deposit-modal-wrapper{position:relative;background:#29273d;width:80%;z-index:10000;padding:0 10px;animation-name:animatetop;animation-duration:.4s}@media screen and (max-width:1280px){.deposit-modal-wrapper{width:80%}}.deposit-modal-info{border:.3px solid #494646;border-radius:4px;width:100%}@media screen and (max-width:1080px){.deposit-modal-info{width:-moz-max-content;width:max-content}}.deposit-modal-info-header{padding:10px;display:grid;grid-template-columns:1fr 1.5fr 1fr 2fr 1fr 1fr;justify-content:space-between;align-items:center}.deposit-modal-info-header .text-wrap{width:200px;display:flex;justify-content:space-between}.deposit-modal-info-result,.deposit-modal-info-titles{padding:5px 10px;display:grid;grid-template-columns:1fr 1.5fr 1fr 2fr 1fr 1fr}.deposit-modal-info-result{background:#333152}.deposit-modal-odd{background:#00a2fe;height:18px;border-radius:4px;text-align:center;font-weight:700;padding:1px 5px}.deposit-modal-details{width:100%;margin-right:20px}.deposit-modal-details-body{border:.3px solid #494646;border-radius:4px;margin-top:10px}.deposit-modal-details-wrapper{display:flex;justify-content:flex-start;margin-top:20px;width:100%}@media screen and (max-width:1080px){.deposit-modal-details-wrapper{width:-moz-max-content;width:max-content}}.deposit-modal-text-wrap{display:grid;grid-template-columns:2fr 1fr;padding:5px}.deposit-modal-text-wrap:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.deposit-modal-text-wrap.bg{background:#333152}.deposit-modal-subinfo{width:100%}.deposit-modal-titles{display:flex}.deposit-modal-body{overflow-x:auto;padding:0 12px 12px}.deposit-modal-text{color:var(--white);font-weight:400;font-size:12px}.deposit-modal-text.b{font-size:14px;font-weight:600}.deposit-modal-close{position:absolute;right:0;top:10px}.deposit-modal-footer{padding:15px 0;display:flex;justify-content:flex-end}.deposit-modal-title{color:var(--white);font-weight:500;font-size:18px}.deposit-modal-header{display:flex;justify-content:space-between;padding:15px}#betslip-wrap,#booking-ticket{display:none}.betslip{width:56px;height:42px;background:var(--green);border-radius:32px;margin:0 auto;position:relative}.betslip-count,.betslip-img,.counter,.empty-bg,.msg-counter{position:absolute}.betslip-img{left:50%;top:50%;transform:translate(-50%,-50%);max-width:30px!important;width:100%}.betslip-count{top:50%;left:50%;transform:translate(-50%,-70%);color:var(--green);font-weight:700;font-size:9px}.msg-counter{display:none;width:10px;height:10px;background-color:#02b962;right:-3px;top:-4px;border-radius:50%}@media screen and (min-width:1280px){.msg-counter{right:-4px;top:-4px;width:14px;height:14px}}@media print{.book-copy-content,.book-modal-selection-tr{background:var(--white)}}.empty-bg{left:0;right:0;bottom:0;top:0;background:#51545b;z-index:9999}.counter{font-weight:500;font-size:6px;line-height:6px;display:block;left:50%;top:50%;transform:translate(-50%,-50%);color:var(--white)}.book-btn-print{border:2px solid var(--primary-default);background:0 0!important;width:100%!important;margin-top:10px}.book-btn-size{height:40px!important;min-width:80px!important}.book-modal{display:none;position:fixed;z-index:200;left:0;top:0;width:100%;height:100%;overflow:auto;background:rgba(0,0,0,.75)}.book-modal-print-logo{display:none;margin-bottom:10px}@media screen and (max-width:768px){.book-modal-mobile-print{margin-top:15px}}.book-modal-close:hover{opacity:.75}.book-modal-booking-ticket:hover,.book-modal-share-link:hover{opacity:.5}.book-modal-buttons{display:flex;gap:10px}.book-modal-form{display:flex;justify-content:center;align-items:center;position:relative}.book-modal-form label{position:absolute!important;right:90px;top:-15px}.book-modal-share{margin-top:15px;padding-bottom:15px;border-bottom:1px solid #1d1f23}.book-modal-share-title{color:var(--white);font-size:12px;text-align:center}.book-modal-share-links{display:flex;justify-content:space-between;margin-top:10px;padding:0 15px}.book-modal-share-link{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.book-modal-share-link img{width:24px}.book-modal-share-link span{color:#ccd0db;font-size:10px;margin-top:5px}.book-modal-bet{text-align:center;margin-top:15px}.book-modal-booking{text-align:center;margin-top:30px;position:relative}.book-modal-booking-copy-tooltip{display:none;background:#1d1f23;position:absolute;top:-20px;right:-55px;font-size:11px;width:-moz-fit-content;width:fit-content;padding:4px;border-radius:4px;color:#fff}.book-modal-booking-title{color:var(--text-color);font-size:12px}.book-modal-booking-ticket{justify-content:center;color:var(--green);width:-moz-min-content;width:min-content;display:inline-flex;position:relative}.book-modal-booking-ticket span{font-size:20px;font-weight:500}.book-modal-booking-text{color:var(--white);font-size:12px}.book-modal-booking-text span{color:var(--green)}.book-modal-auth{margin:15px 0;display:flex;justify-content:center}.book-modal-auth-btn{width:68px;height:24px;font-size:10px;display:flex!important;justify-content:center;align-items:center}.book-modal-wrapper{position:relative;margin:5% auto;padding:15px;box-shadow:0 5px 15px #000;width:80%;z-index:1000;border-radius:8px;max-width:700px;-webkit-animation-name:animatetop;-webkit-animation-duration:.4s;animation-name:animatetop;animation-duration:.4s}.book-modal-header{display:flex;justify-content:space-between;border-bottom:1px solid #1d1f23;padding-bottom:15px}.book-modal-header-text{font-weight:700;font-size:14px;color:var(--white)}.book-modal-text-wrap{text-align:center;padding:0 72px}@media screen and (max-width:1280px){.book-modal-wrapper{width:97%;margin:60px auto}.book-modal-text-wrap{padding:0}}.book-modal-welcome{padding:0 20px;color:var(--white);text-align:center}.book-modal-welcome-title{font-weight:700;font-size:12px;line-height:14px}.book-modal-welcome-subtitle{font-weight:400;font-size:12px;line-height:14px;margin-top:15px}.book-modal-body{background:#34363b;margin-top:20px}.book-modal-info,.book-modal-selection-tr:nth-child(2n+1){background:var(--material-hover)}.book-modal-body-title{color:var(--white);margin-bottom:15px;font-size:14px}.book-modal-body-subtext{color:var(--text-color);font-size:12px}.book-modal-body-subtext .green{font-weight:500;color:#00b962;display:inline-block;border-bottom:1px solid #00b962}.book-modal-info{padding:15px 25px;border-radius:5px;margin-top:15px}.book-modal-info-item{color:var(--text-color);font-size:12px;font-weight:400}.book-modal-info-item.white{font-weight:700;font-size:14px;color:var(--white)}.book-modal-info-item.sum{color:#ffc000}.book-modal-info-tr{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}@media screen and (max-width:1280px){.book-modal-info-tr.main-info{grid-template-columns:1fr;justify-items:center}}.book-modal-selection-tr,.book-modal-selection-tr-titles{display:grid;grid-template-columns:1fr 1fr 1fr;color:var(--white)}.book-modal-selection{width:100%;overflow-x:auto}.book-modal-selection-item.bold{font-weight:700}.book-modal-selection-tr{padding:15px;border-radius:4px;font-weight:400;font-size:12px}@media screen and (max-width:1280px){.book-modal-selection-tr{min-width:100%;font-size:10px}}.book-modal-selection-tr-titles{font-size:14px;font-weight:700;margin:15px 0 12px;padding:0 15px}@media screen and (max-width:1280px){.book-modal-selection-tr-titles{font-size:10px}}.book-modal-social{text-align:center;margin-top:15px}.book-modal-social-item{max-width:32px;width:100%}.book-modal-social-item:not(:last-child){margin-right:10px}.book-modal-social-links{display:flex;justify-content:center;margin:10px 0 15px}.book-modal-email{margin-top:15px}.book-modal-email-text{font-size:12px;color:var(--text-color)}.book-modal-email-button{position:absolute;right:10px;top:50%;transform:translateY(-50%);text-transform:uppercase;font-weight:700;color:var(--green);font-size:16px}.book-modal-email-input{border:none;outline:0;background:var(--primary-default);width:100%;border-radius:4px;color:var(--white);height:40px;padding-left:10px;margin-right:10px;font-size:12px}.book-modal-email-input-wrap{height:40px;position:relative}.mobile{display:none}@media screen and (max-width:1280px){.mobile{display:inline-block;margin-bottom:15px}}.desktop{display:grid}@media screen and (max-width:1280px){.desktop{display:none}}.btn-error{background:var(--error)!important}.bank-account-list{display:block!important}.bank-select-acc{background:var(--primary-default);height:48px;display:flex;align-items:center;justify-content:space-between;border-radius:8px;padding:0 16px}.bank-option,.bank-selected-option{display:inline-block;max-width:100%;width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.bank-options{top:52px!important}.bank-option{padding:10px;transition:opacity .3 ease-in-out}.arrow{transition:transform .15s ease-in-out}.game-deposit-pay-btn,.game-deposit-payments-item,.game-header-favorite,.game-header-right img{transition:opacity .15s ease-in-out}.no-acc-link{color:var(--green)}.mobile-print{min-width:100%}@media screen and (min-width:768px){.mobile-print{display:none!important}}@media screen and (max-width:768px){.desktop-print{display:none!important}}.copy-second{right:-35px;top:-25px}.disabled{background:#5a5858!important;white-space:nowrap;padding:0 6px}.game-wrapper{padding:0 10px;display:flex}@media screen and (max-width:500px){.game-wrapper{padding:10px}}.game-deposit{background:var(--material-default);border-radius:8px;min-width:250px}@media screen and (max-width:1080px){.game-deposit{display:none}}.game-deposit-header{padding:10px 15px;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom:1px solid #1d1f23;width:100%}.game-deposit-body,.game-main{padding:15px}.game-deposit-text{font-weight:300;font-size:14px;line-height:16px;display:flex;align-items:center;text-transform:uppercase;color:var(--white)}.game-deposit-text span{font-weight:700}.game-deposit-payments{display:grid;grid-template-columns:1fr 1fr;gap:8px}.game-deposit-payments-item{background:#fff;max-height:40px}.game-deposit-payments-item.active{border:2px solid #00b962;border-radius:6px;overflow:hidden}.game-deposit-payments-item:hover{opacity:.7;cursor:pointer}.game-deposit-payments-item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.game-deposit-input{outline:0;border:none;background:var(--primary-default);border-radius:4px;width:100%;color:var(--white);font-weight:700;font-size:12px;height:20px;line-height:14px;padding:0 0 0 2px}.game-deposit-input::-moz-placeholder{color:var(--white)}.game-deposit-input::placeholder{color:var(--white)}.game-deposit-input-wrap{height:40px;position:relative;margin:15px 0;display:flex;align-items:center;justify-content:center;background:var(--primary-default)}.game-deposit-input-wrap .quick-naira{color:var(--white);font-size:12px;height:20px;margin-left:10px;display:flex;align-items:center;justify-content:center}.game-deposit-pay{margin:15px 0;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:8px;justify-items:center}.bonus-item,.game-mobile-buttons :first-child,.text-alert{margin-bottom:10px}.game-deposit-pay-btn{min-width:107px;background:#51545b;border:2px solid #7f838a;border-radius:30px;padding:6px 16px;font-weight:700;font-size:12px;color:var(--white);cursor:pointer;white-space:nowrap}.game-deposit-pay-btn.active{border:2px solid #00b962}.game-deposit-pay-btn:hover{opacity:.7}.game-content{width:100%;overflow-x:hidden}@media screen and (max-width:1080px){.game-content{margin-left:0}}.game-header{display:flex;justify-content:space-between;align-items:center}.game-header-left,.game-header-right{align-items:center;display:flex}.game-header-right{justify-content:space-between;width:55px}.game-header-right img{cursor:pointer}.game-header-right img:hover{opacity:.7}.game-header-title{margin-left:8px}.game-header-title-name{font-weight:700;font-size:14px;line-height:16px;color:var(--white)}.game-header-title-provider{font-weight:400;font-size:12px;line-height:14px;color:#abb0ba;text-transform:capitalize}.game-header-favorite{width:36px;height:36px;background:var(--primary-default);display:flex;justify-content:center;align-items:center;border-radius:4px;cursor:pointer}.game-header-favorite:hover{opacity:.7}.game-header-favorite.active{background:#00b962}.game-demo-button{width:100%;height:40px;transition:.2s ease;border-radius:4px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;line-height:19px;text-transform:uppercase;color:var(--white);border:2px solid var(--green);cursor:pointer}.game-demo-button:hover{background:var(--green)}.game-mobile-buttons{display:none;margin-top:15px}.game-main{background:var(--material-default);border-radius:8px}.game-main-wrap{margin-top:10px;width:100%;height:calc(100vh - 180px)}@media screen and (max-width:1080px){.game-mobile-buttons{display:block}.game-main-wrap{height:calc(60vh - 100px)}}@media screen and (max-width:500px){.game-main-wrap{height:auto}}.game-main-wrap.full{position:absolute;left:0;top:0;right:0;bottom:0;z-index:500;height:100%;margin-top:0}.game-img{display:none;width:100%;height:100%}.game-iframe{display:block;width:100%;height:100%}@media screen and (max-width:1080px){.game-img{display:block}.game-iframe{display:none}.game-iframe--inject{display:block!important}}.game-sliders{margin-top:15px;position:relative}.active-heart{margin-right:5px;display:block}.inactive-heart{display:none}.img-game-heart{position:absolute;top:8px;right:8px}.img-game-heart.active{filter:invert(.37) sepia(1) saturate(20) hue-rotate(79.2deg) brightness(1)}.not-found{display:flex;justify-content:center;flex-direction:column;align-items:center}.not-found-main{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 83px)}@media screen and (max-width:1280px){.not-found-main{min-height:calc(100vh - 61px)}}.not-found-img{width:250px}.not-found-img img{width:100%}.not-found-btn{width:200px;margin-top:40px}.not-found p{font-weight:400;font-size:12px;line-height:14px;color:var(--white);white-space:nowrap}.game__tabs{padding-left:8px;margin-top:16px;width:100%}@media screen and (min-width:1280px){.game__tabs{padding:0}.page-footer{max-height:400px}}.game__tabs-list{display:flex;align-items:center;min-width:100%;height:32px!important}.game__tabs-list::-webkit-scrollbar{display:none}.game__tabs-item{cursor:pointer;min-width:100px!important;text-align:center;border:1px solid var(--primary-default);border-radius:30px;margin-right:4px;transition:.4s ease;white-space:nowrap;display:flex;justify-content:center;align-items:center;position:relative;height:100%}.game__tabs-item--active,.game__tabs-item:hover{border:1px solid var(--green-hover);background:var(--green-disabled)}.cant-load-game{background:var(--green-disabled);display:flex;justify-content:center;align-items:center;flex-direction:column}.cant-load-game-text{display:block;padding:10px;background:var(--primary-default)}.cant-load-game-btn{max-width:180px;margin-top:20px}.mt-0{margin-top:0}.seo-content{z-index:0;background:var(--shadow);padding:0 30px 20px;border-radius:6px;margin:0}@media screen and (max-width:768px){.seo-content{padding:0 0 90px}}.seo-content-wrap{max-width:800px!important}.seo-content h1{font-size:14px;color:var(--white)}.seo-content.seo-bot{margin-top:80px;padding:10px 0}.google-text-size{font-size:12px!important}.is-bot{position:relative!important}.mt-40{margin-top:40px}.page-footer{margin:5px 0 10px;overflow:hidden}.page-footer h2{font-size:13px}.page-footer-text{color:var(--text-color);font-size:11px}.flex-content{display:flex;flex-direction:column}#chat,.alert__error,.hidden{display:none}.mx-986{max-width:986px!important}.banner-game{margin-bottom:14px}.category-slider-text{font-size:12px;position:absolute;bottom:0;left:0;top:0;right:0;line-height:32px}.alert__error{left:0;top:83px;height:40px;width:100%;position:fixed;z-index:2000}@media screen and (max-width:768px){.banner-game{padding:0 8px;margin-bottom:8px}.alert__error{top:59px;padding:5px}}.alert__error.empty{top:0}.alert__error>p{font-weight:400;font-size:14px;color:var(--white);text-align:center}@media screen and (max-width:768px){.alert__error>p{font-size:12px}}.alert__error.auth--error{display:flex;justify-content:center;align-items:center}.alert__error.auth--success{display:flex;justify-content:center;align-items:center;background:var(--green)}.game__list{display:flex;align-items:center;justify-content:flex-start;background:var(--material-default);border-radius:8px;overflow-x:hidden;min-width:100%;height:100%!important;position:relative}@media screen and (min-width:1280px){.game__list{justify-content:flex-start}}.game__card{cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.game__card.all{margin:0}.game__card-thumb{width:100%;position:relative}@media screen and (max-width:500px){.game__list{min-height:150px;padding:0;height:100%!important}.game__card-thumb{width:100%;height:100%}}.game__card-thumb>img{width:100%}.game__card-overlay{justify-content:center;align-items:center;display:none;position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.8);border:2px solid #7f838a;border-radius:4px}.game__card-overlay-content{display:flex;flex-direction:column;justify-content:center;align-items:center}.game__card-overlay-title{text-align:center;font-weight:700;font-size:14px;line-height:16px;color:var(--white);max-width:130px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media screen and (max-width:1100px){.game__card-overlay-title{max-width:110px}}.game__card-overlay-provider{margin:0 0 10px;text-align:center;font-weight:400;font-size:10px;line-height:12px;color:var(--text-color)}.game__card-overlay-demo{margin:10px auto 0}@media screen and (min-width:768px){.game__card:hover .game__card-overlay{display:flex}}.game__img{border-radius:4px;height:100%;width:100%}.game__head-wrapper{margin:0 0 8px;display:flex;align-items:center;justify-content:space-between}.game__title{font-weight:700;font-size:14px;line-height:16px;display:flex;align-items:center;color:var(--white)}.game__subtitle,.game__text{font-weight:400;font-size:12px;font-style:normal}.close-btn,.game__all-link{align-items:center;display:flex}.game__all-link{cursor:pointer}.game__text{line-height:14px;color:var(--white)}.game__subtitle{margin:8px 0 0;line-height:14px;color:var(--text-color);overflow:hidden;max-width:120px;white-space:nowrap;text-overflow:ellipsis;text-align:center;text-transform:capitalize}@media screen and (max-width:1100px){.game__subtitle{max-width:180px}}.pb-10{padding-bottom:10px}.cancel__icon{display:none;position:absolute;top:0;right:0;transform:translate(-25%,30%);cursor:pointer}.providers-img-wrap{width:100px;height:30px}.providers-img-wrap img{width:100%;height:inherit}.img-game-wrap{width:156px;height:156px}.img-game-wrap-virtuals{width:100%;height:168px}.img-game-wrap-search{width:100%}@media screen and (max-width:550px){.img-game-wrap-search{width:100%;height:100%}}.img-game-wrap-search img{width:100%;height:inherit}.img-game-wrap-all{width:100%;height:156px}@media screen and (max-width:550px){.img-game-wrap-all{width:100%;height:100%}}.img-game-wrap img,.img-game-wrap-all img{width:100%;height:inherit}@media screen and (max-width:768px){.game__subtitle{max-width:140px}.img-game-wrap{width:100%;height:100%}}@media screen and (min-width:1280px){.theme__list{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:8px}}.theme__card{cursor:pointer;position:relative;background:var(--primary-default);padding:20px;border-radius:8px}.theme__card:not(:first-child){margin:8px 0 0}@media screen and (min-width:1290px){.theme__card:not(:first-child){margin:0}}.theme__title{font-style:normal;font-weight:500;font-size:18px;line-height:21px;color:var(--white)}.theme__subtitle{margin:2px 0 0;font-style:normal;font-weight:400;font-size:10px;line-height:12px;color:var(--text-color)}.theme__img{position:absolute;bottom:0;right:20px}.slider-game{border-radius:8px;height:200px;background:var(--material-default);padding:0 10px}.promo-game{margin-top:15px}.promo-game-list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}@media screen and (max-width:768px){.slider-game{height:auto;padding:10px}.promo-game-list{grid-template-columns:1fr 1fr;padding:0 8px}}@media screen and (max-width:450px){.promo-game-list{grid-template-columns:1fr}}.mw-200{max-width:200px}.button{background:var(--green);cursor:pointer}.button-secondary{cursor:pointer;background:0 0;border:2px solid var(--green)}.button-secondary:hover{background:var(--green-hover);border:2px solid var(--green-hover)}.button.cancel{margin-right:100px}.button.delete{background:#ff5353}.button.delete:hover{background:#ea5e5e}.button-rounded{cursor:pointer;border:1px solid #7f838a;border-radius:30px;background:0 0;font-weight:700;font-size:12px;line-height:14px;color:var(--white);width:100%;height:40px}.button-rounded:active,.button-rounded:focus{border:1px solid var(--green);background:var(--green-disabled)}.button-load,.button-play,.button-play-sm{border-radius:4px;font-weight:700;font-size:12px;line-height:14px;color:var(--white);transition:.2s ease;margin:0 auto;display:block;cursor:pointer;text-transform:uppercase}.button-load{padding:7px 14px;background:var(--green)}.button-load:hover{background:var(--green-hover)}.button-play{padding:7px 14px;background:var(--green)}.button-play:hover{background:var(--green-hover)}.button-play-sm{padding:3px 14px;background:var(--green)}.button-play-sm:hover,.button:hover{background:var(--green-hover)}.bonus-item-remove,.bonuses-item-body-button,.close-btn,.verify-button{transition:opacity .15s ease-in-out}.button-demo{cursor:pointer;display:block;text-align:center;font-weight:500;font-size:10px;line-height:12px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:var(--green)}.button,.button-secondary,.close-btn{height:40px;font-weight:700;font-size:16px;color:var(--white);border-radius:4px}.close-btn{padding:5px 15px;justify-content:center;line-height:19px;text-transform:uppercase;background-color:#32324c;cursor:pointer}.button,.button-secondary{width:100%;transition:.2s ease;display:flex;align-items:center;justify-content:center;line-height:19px;text-transform:uppercase}.button-secondary>img,.button>img{margin:0 8px 0 0}.button-verify{cursor:pointer;font-weight:500;font-size:14px;line-height:16px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#00b962}.button__confirm-code{padding-left:10px;padding-right:10px}.bot{flex-direction:column!important}:root{--shadow:#101114;--white:#ffffff;--green:#00b962;--primary-default:#51545b;--text-color:#abb0ba;--bg-color:#1d1f23;--material-default:#34363c;--material-hover:#494c54;--green-hover:#29e58d;--green-disabled:#13673f;--yelow:#ffc000;--error:#ff5353;--orange:#f2994a}body{font-family:medium-content-sans-serif-font,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen,Ubuntu,Cantarell,open sans,helvetica neue,SF Pro Text,sans-serif;-webkit-font-smoothing:antialiased;background:#1d1f23;height:100%;display:flex;flex-direction:column}.main-container{padding:0 8px;position:relative}@media screen and (min-width:1280px){.main-container{padding:0}}.container{padding:0 24px;margin:0 auto;max-width:1232px}.section:first-child{margin:8px 0 0}.section:not(:first-child){margin:16px 0 0}@media screen and (min-width:1280px){.section:first-child{margin:0}}.is-active{background:var(--primary-default);padding:8px 16px;border-radius:4px}.forgot,.forgot-form.reset,.main__content_text{background:var(--material-default)}.empty-favorites,.forgot,.forgot-form.reset,.main__content_text,.success,.us-bonus-fs-item,.us-bonus-item{border-radius:8px}.is-hidden{display:none}.main>picture>img{width:100%}.main__content_text{max-width:800px;margin:0 auto}.main{overflow:hidden;height:auto;min-height:100vh;padding:57px 0 85px;background:#1d1f23}.main__login{padding:40px 8px 85px}.main__container{margin:0 auto;max-width:1264px;position:relative}.main--user{width:100%;padding:65px 5px}@media screen and (min-width:1280px){.main__container{display:flex;align-items:flex-start}.main{padding:100px 0}.main--user{padding:100px 24px 20px;width:100%}.main__content{margin:0 auto;max-width:680px;width:100%}}.mobile__footer{position:fixed;z-index:998;bottom:0;left:0;background:var(--shadow);width:100%}.mobile__footer-list{position:relative;display:flex;justify-content:space-between}.mobile__footer-item{padding:5px 0;max-width:66px;width:100%;display:flex;justify-content:center;align-items:center}.mobile__footer-item:nth-child(3){padding:0;margin-top:-20px}.mobile__footer-item img{display:block;margin:0 auto;max-width:24px}.mobile__footer-item span{margin:5px 0 0;font-weight:500;font-size:9px;line-height:10px;color:var(--text-color);text-transform:uppercase;text-align:center;display:block}.mobile__footer-item a{-webkit-tap-highlight-color:transparent}.active-arrow{transform:translateY(-50%) rotate(180deg)!important}.forgot-head .logo,.welcome-bonus-list{transform:translate(-50%,-50%);left:50%}.is-active-mobile-item{border-top:4px solid var(--green);background:var(--material-hover)}.burger__menu{-webkit-tap-highlight-color:transparent;display:block;cursor:pointer}#forgot-code-form,#forgot-password-form,.success{display:none}@media screen and (min-width:1289px){.burger__menu{display:none}}@media screen and (min-width:1280px){.burger__menu,.mobile__footer{display:none}.forgot{max-width:680px}}.is-accent{color:var(--yelow)}input[type=number]{-moz-appearance:textfield}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}.success{flex-direction:column;align-items:center;margin:10px 30px 0;padding:10px 0}.success-wrap{display:flex;justify-content:center;align-items:center}.success-text{color:#fff;font-size:14px;margin-right:5px}.forgot{width:100%;margin:30px auto 0;padding:0 0 24px}.forgot-visible{display:block!important}.forgot-email-layout{padding:15px 0 24px}.forgot-form{padding:10px 15px}.forgot-form.reset{width:40%;margin:10% auto 0;padding:15px}.forgot-text,.forgot-timer{margin-top:10px;font-size:12px}.forgot-timer,.welcome-bonus-item:not(:last-child){margin-right:15px}@media screen and (max-width:1280px){.forgot-form.reset{width:90%}}.forgot-text{text-align:center;color:var(--text-color)}.forgot-again{display:flex;align-items:center}.forgot-timer{color:var(--white);white-space:nowrap;min-width:50%;display:flex;justify-content:center;align-items:baseline}.forgot-timer .text{font-weight:300;margin-right:5px}.forgot-head{display:flex;align-items:center;padding:0 10px;height:50px;position:relative}.forgot-head-subtitle{color:#fff;font-size:14px;font-weight:400}.forgot-head .logo{position:absolute;top:50%}.empty-favorites{background:var(--primary-default);position:relative;min-height:400px;display:flex;justify-content:center;align-items:center;padding:24px;font-size:14px;text-align:center;color:#fff}.empty-favorites__inner{max-width:100%}.empty-favorites__title{font-size:24px;font-weight:700;color:var(--green);margin-bottom:19px}.empty-favorites__text{max-width:450px;margin:0 auto 30px}.empty-favorites__boxes{display:flex;justify-content:center;margin:0 -24px}.empty-favorites__box{position:relative;width:96px;height:96px;border-radius:5px;border:2px solid var(--green)}.empty-favorites__box:first-of-type:after,.empty-favorites__box:last-of-type:after{content:"";z-index:2}.empty-favorites__box:first-of-type:after{background:linear-gradient(90deg,#2c2c54 30%,rgba(44,44,84,.5) 100%)}.empty-favorites__box:last-of-type:after{background:linear-gradient(90deg,rgba(44,44,84,.5) 0,#2c2c54 70%)}.empty-favorites__box+.empty-favorites__box{margin-left:10px}.empty-favorites__icon{position:absolute;top:7px;right:7px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:rgba(41,229,141,.7);font-size:21px}.empty-favorites__icon:before{content:"";position:absolute;width:66px;height:66px;border-radius:50%;filter:blur(5px);background-color:rgba(41,229,141,.3)}.bonus-item-remove,.primary{background:var(--primary-default)}.verify-button{border:1px solid #ffc000;color:#fff;padding:5px 20px;margin-top:10px;border-radius:4px;text-align:center;cursor:pointer}.modal__verify-title{color:var(--white);font-weight:500;margin-bottom:15px}.modal__verify-subtitle{margin-top:15px!important}.modal__verify-doc-test{display:flex;align-items:center}@media screen and (max-width:768px){.modal__verify-doc-test{flex-direction:column;align-items:flex-start;margin:0 0 10px}}.modal__verify-head-title{color:var(--white);margin:5px 0;font-weight:700;font-size:14px;line-height:16px;padding-bottom:15px;border-bottom:1px solid #1d1f23;display:block}.bonuses,.modal__verify-button{margin-top:8px}.modal__verify-list{margin-bottom:15px;list-style:inside!important}@media screen and (min-width:1280px){.modal__verify-button{width:200px;margin-top:0;margin-left:10px}}.modal__verify-text{color:var(--white);font-weight:400;font-size:14px;line-height:20px}.modal__verify-doc{margin:0 0 5px 10px}@media screen and (max-width:768px){.modal__verify-doc{margin:0}}.modal__verify-doc input{margin-left:10px}.modal__verify-doc .text{display:block;padding:5px 10px;border-radius:5px;margin:0!important}.modal__verify-item,.modal__verify-item-inner{position:relative;padding-left:10px;color:var(--text-color)}.modal__verify-doc .text.success{border:2px solid #00b962}.modal__verify-doc .text.error{border:2px solid #ff3939}.modal__verify-doc .text.pending{border:2px solid #cd7d1a}@media screen and (min-width:1280px){.modal__verify-doc{display:flex;align-items:center}}.modal__verify-btn-wrap{max-width:200px;margin-top:10px}@media screen and (max-width:768px){.modal__verify-btn-wrap{margin:15px auto 0}}.modal__verify-item{list-style:inside;font-size:14px}.modal__verify-item.number{list-style:none!important}.modal__verify-item-inner{margin-left:15px}.resend-timer,.resend-timer .timer,.text,.text-alert,.verify-btn{color:var(--white)}.deposit-loader{position:absolute;left:0;top:0;bottom:0;right:0;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.mt-15{margin-top:15px}.verified-img-wrap{width:64px;height:64px;background:#34363c;border-radius:50%;display:flex;justify-content:center;align-items:center}@media screen and (max-width:1280px){.verified-img-wrap.withdrawal{display:none}}.input-hidden{position:absolute;width:0;height:0;border:0;padding:0;opacity:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.resend-timer{font-weight:400;font-size:12px;line-height:14px;margin-top:16px}.resend-timer .timer{margin-left:5px}.bonus-item-head-wrap .bonus-item-title,.ml-10{margin-left:10px}.field__wrapper{position:relative}.field__not-verify{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.field__verify{position:absolute;right:16px;top:12px}.text-alert{display:block;padding:5px 10px;border-radius:5px;background:#ff3939}.verify-btn{min-width:210px;display:flex;justify-content:flex-start;padding-left:17px;position:relative}.verify-btn.active-verify{color:#717276;background:#34363c;pointer-events:none;cursor:default}.welcome-bonus{width:100%;height:100vh}.welcome-bonus-btn{margin-top:5px}.welcome-bonus-not{background-color:#34363b;border-bottom-left-radius:8px;border-bottom-right-radius:8px;text-align:center;margin-top:-1px;padding:5px 0 20px}.welcome-bonus-not a{text-decoration:underline;color:#00b962;font-size:14px}.welcome-bonus-item{width:220px}@media screen and (max-width:1280px){.welcome-bonus-item{width:100%;margin-bottom:15px}}.welcome-bonus-item-title{display:flex;justify-content:space-between;white-space:nowrap;align-items:center;font-weight:700;font-size:14px;line-height:16px;color:var(--white);margin:15px 0}.welcome-bonus-item-title img{width:20px;height:20px;cursor:pointer;display:none;transition:transform .3s ease-in-out}@media screen and (max-width:1280px){.welcome-bonus-item-title img{display:block}}.welcome-bonus-item-wrap{border-radius:4px;box-shadow:0 1px 6px rgba(0,0,0,.3);display:flex;flex-direction:column}.welcome-bonus-item-header{display:flex;flex-direction:column;justify-content:center;align-items:center;border-top-left-radius:4px;border-top-right-radius:4px;position:relative;width:100%;height:120px;max-height:120px;overflow:hidden}.welcome-bonus-item-header-bg,.welcome-bonus-item-header-bg img{width:100%}.welcome-bonus-item-header-text{color:var(--white);font-weight:400;font-size:14px;text-transform:uppercase;text-align:center;position:absolute;top:53%;line-height:16px}.welcome-bonus-item-header-text .text-green,.welcome-bonus-item-header-text .text-red,.welcome-bonus-item-header-text .text-yellow{display:block}.welcome-bonus-item-header-icon{position:absolute;top:23px;height:35px;width:35px}.welcome-bonus-item-header .bonus{font-size:19px;line-height:24px;color:#eb58ee;font-weight:700}.welcome-bonus-item-header .money{font-size:40px;line-height:40px;font-weight:700;background-image:linear-gradient(180deg,#fff 26%,#ffe660 50%,#ff8d23 65%,#ffe660 82%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.welcome-bonus-item-header .fs{font-size:19px;line-height:23px;font-weight:700;letter-spacing:-.26px;text-shadow:0 1px 4px #000;color:var(--white)}.welcome-bonus-item-text-wrap{display:flex}.welcome-bonus-item-body{padding:15px;background:#51545b;border-bottom-left-radius:8px;border-bottom-right-radius:8px;transition:max-height .3s ease-in-out}.welcome-bonus-item-body.active{max-height:100rem}.welcome-bonus-item-body-text{width:100%;font-weight:400;font-size:12px;line-height:14px;color:#abb0ba;margin-bottom:2px}.welcome-bonus-item-body-text.bold{font-weight:700;font-size:14px;line-height:16px;color:var(--white);margin-top:20px}.bonuses-toggle,.us-bonus-list,.welcome-bonus-item-body-text-wrap:not(:first-child){margin-top:10px}.welcome-bonus-item-body-text-wrap{display:flex;padding-bottom:10px}.welcome-bonus-item-body-text-wrap:not(:nth-last-child(2)){border-bottom:1px solid #34363c}.welcome-bonus-item-body-blue{font-size:14px;line-height:16px;display:flex;align-items:center;text-align:center;color:var(--white)}.welcome-bonus-item-body-blue.sum{color:#ffc000}.button-bonus,.welcome-bonus-header-text{text-transform:uppercase;color:var(--white);font-weight:700}.welcome-bonus-list{position:absolute;width:-moz-max-content;width:max-content;height:auto;top:50%;border-radius:4px}@media screen and (max-width:1280px){.welcome-bonus-list{position:static;width:100%;transform:none}}.welcome-bonus-header{display:flex;padding:12px 20px;background:#51545b;border-top-left-radius:8px;border-top-right-radius:8px}.welcome-bonus-header-img{position:absolute;left:50%;transform:translateX(-50%)}.welcome-bonus-header-text{font-size:14px;line-height:16px;display:flex;align-items:center}.welcome-bonus-body{background:#34363b;box-shadow:0 5px 15px rgba(0,0,0,.4);padding:15px 15px 5px;display:flex;justify-content:center}.bonus-item,.bonus-item-wrapper,.button-bonus{padding:10px}.button-bonus{background:linear-gradient(180deg,#eb55ee,#2d68ff);background-image:linear-gradient(180deg,#eb55ee -82%,#2d68ff 191%);width:100%;border-radius:4px;cursor:pointer}.text-green,.text-red,.text-yellow{font-weight:900;font-size:14px;line-height:16px;text-transform:uppercase}.bonus-item-remove:hover,.bonuses-item-body-button:hover,.green-text:hover{opacity:.7}.text-yellow{color:#ffc000}.text-green{color:#00b962}.text-red{color:#ff5353}.bonus-arr-down{cursor:pointer;transition:transform .2s ease-in-out;width:24px;height:24px}.bonus-arr-down.active{transform:rotate(-180deg)}.bonus-item{background:#34363c;border-radius:4px;max-height:40px;overflow:hidden;transition:max-height .25s ease-in-out}@media screen and (max-width:1280px){.welcome-bonus-body{flex-direction:column}.bonus-item{max-height:45px}}.bonus-item-group{width:100%}.bonus-item.active{max-height:100rem}.bonus-item.active .bonus-item-bonus:first-child{border-top:1px solid #51545b}.bonus-item-body{padding:5px 5px 0 25px;width:100%;margin-top:5px}.bonus-item-bonus{display:flex;justify-content:space-between;padding:15px 0}.bonus-item-bonus:last-child{padding-bottom:0}.bonus-item-bonus:not(:last-child){border-bottom:1px solid #51545b}.bonus-item-text{color:var(--text-color);font-size:14px;text-align:center}.bonus-item-text.bold{font-weight:700;display:block;width:100%}.bonus-item-remove{position:absolute;top:4px;right:4px;width:15px;height:15px;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}#active-arrow,.lSPager li a{transition:all .15s ease-in-out}.bonus-item-progress{width:100%;height:30px;border-radius:4px;background:var(--text-color);display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.bonus-item-progress-layout{position:absolute;left:0;top:0;bottom:0;width:50%;background:green;z-index:2}.bonus-item-progress-text{z-index:10}.bonus-item-text-left{font-weight:400;font-size:12px;color:#abb0ba}.bonus-item-text-left .sub-text{font-size:10px;color:#adadad}.bonus-item-text-right{font-weight:500;font-size:14px;line-height:16px;color:var(--white)}.bonus-item-title .text-green,.bonus-item-title .text-red,.bonus-item-title .text-yellow{font-weight:700}.bonus-item-text-right.sum{color:var(--yelow)}.bonus-item-title,.cashbox-input{font-size:14px;line-height:16px;color:var(--white)}.bonus-item-title{text-transform:uppercase}@media screen and (max-width:1280px){.bonus-item-title .text-green,.bonus-item-title .text-red,.bonus-item-title .text-yellow{display:block}}.bonus-item-select{width:16px;height:16px;background:#fbfbfb;border-radius:50%;border:1px solid rgba(0,0,0,.8);cursor:pointer}.bonus-item-select.active{border:6px solid #00b962}.bonus-item-head{display:flex;justify-content:space-between;align-items:center;height:20px}@media screen and (max-width:1280px){.bonus-item-head{height:25px}}.bonus-item-head-wrap{display:flex;align-items:center;cursor:pointer}.banner-control-game,.green-text{transition:opacity .3s ease-in-out}.active-h-arrow{transform:rotate(180deg)}#amount-input-error{position:absolute;top:0;right:5px}.cashbox-input{padding:10px 10px 10px 18px;font-weight:400;text-transform:capitalize;border-radius:4px;border:none;background:#34363c;outline:0}.cashbox-input-title{font-weight:400;font-size:12px;line-height:14px;color:#abb0ba;margin-bottom:4px}.cashbox-input-wrapper{display:flex;flex-direction:column;position:relative}.cashbox-naira{position:absolute;bottom:8px;left:8px;font-size:14px;color:var(--white)}.account-input,.phone-input{margin:10px 0}.lSPager li.active a{background-color:var(--white)!important}.text-heading{font-size:16px;margin:15px 0}.mw-120{max-width:120px}.ml-20{margin-left:20px}.us-bonus-fs-item{display:flex;height:-moz-min-content;height:min-content;background:var(--material-hover);overflow:hidden;width:100%;box-shadow:0 5px 10px #222}.us-bonus-fs-spins,.us-bonus-item{background:var(--material-default);display:flex}.us-bonus-fs-img{width:120px}@media screen and (max-width:1280px){.us-bonus-fs-img{width:150px}}.us-bonus-fs-desc{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-left:10px;justify-content:center}.us-bonus-fs-spins{width:120px;justify-content:center;align-items:center;font-size:26px;font-weight:600;color:var(--white)}.bonus-title,.bonuses-toggle-item a{color:var(--white);font-weight:500}.us-bonus-fs-spins.brd{border-right:1px solid #636363}.us-bonus-fs-spins a{height:100%;width:100%;display:flex;justify-content:center}.us-bonus-fs-spins a img{width:50%;filter:invert(99%) sepia(0) saturate(7500%) hue-rotate(228deg) brightness(101%) contrast(102%)}.us-bonus-item{height:100%;width:100%;position:relative;flex-direction:column;justify-content:space-between;overflow:hidden}#egamings-container,.us-bonus-slides{height:100%!important}.us-bonus-item.no-shadow{box-shadow:none;padding-bottom:0}.us-bonus-item.lslide{border-radius:0}.us-bonus-list-fs{display:flex;flex-direction:column;gap:15px}.us-bonus-list{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:15px}@media screen and (max-width:1280px){.us-bonus-item.active-bonus{width:100%}.us-bonus-list{justify-items:center}}@media screen and (max-width:980px){.us-bonus-list{grid-template-columns:1fr 1fr}}@media screen and (max-width:660px){.us-bonus-list{grid-template-columns:1fr}}.us-bonus-title{font-size:16px;color:var(--white);display:inline-block;margin-bottom:15px}.user-bonus-slider{max-width:300px;box-shadow:0 5px 10px #060606;flex-direction:column;justify-content:space-between;padding-bottom:5px;border-radius:8px;display:flex}.lSSlideWrapper,.user-bonus-slider{height:100%}.bonuses-toggle{display:flex;justify-content:space-between;align-items:center;height:35px;background:var(--material-hover);border-radius:4px;margin-bottom:10px;overflow:hidden;box-shadow:0 5px 10px #333}.bonuses-toggle-item{width:100%;height:100%;text-align:center}.bonuses-toggle-item a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;cursor:pointer;font-size:14px}.bonuses-toggle-item.active{background:var(--green)}.mh-450{min-height:450px}.button-install{width:80px;height:28px;font-size:14px}.button-download{position:absolute;bottom:16px;height:40px;width:90%!important;margin:0 auto;padding:0 20px;overflow:hidden;left:0;right:0;text-transform:none;font-weight:700;line-height:18px;font-size:14px}#invisible,#invisible-new,#invisible-repeat,#invisible-reset,#invisible-reset-repeat{width:20px;height:16px}.balance-loader{display:none;position:absolute;left:0;right:0;top:0;bottom:0;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.banner-control-game{position:absolute;top:50%;opacity:80%}.banner-control-game:hover{opacity:100%}.banner-control-game.prev{left:12px}.banner-control-game.next{right:12px}@media screen and (max-width:768px){.banner-control-game.prev{left:20px}.banner-control-game.next{right:20px}}.p-0{padding:0}.restore-btn-wrap{width:30%}.download-app{position:fixed;bottom:0;left:0;right:0;background:#101114;z-index:999;height:70px}.download-app-center,.download-app-stars{display:flex}.download-app-title{color:#fff;font-size:14px;line-height:16px;font-weight:400}.download-app-subtitle{font-size:10px;font-weight:400;color:#abb0ba}.download-app-left-center{margin-right:10px}.download-app-right-center{display:flex;flex-direction:column;justify-content:center}.download-app-wrapper{display:flex;justify-content:space-between;padding:0 10px;color:#fff;height:100%;align-items:center}.app-download-banner-wrap{position:relative}.app-download-text-instruction{font-size:12px;font-weight:400;color:var(--white);opacity:50%;display:block;margin-top:20px}.app-download-slider{margin-top:20px!important}.app-download-slider-content{text-align:center;position:relative;padding-bottom:30px}#download-arrow-left,#download-arrow-right{position:absolute;top:calc(50% - 30px);transform:translateY(-50%)}.app-download-slide{display:flex;flex-direction:column;align-items:center}.app-download-slide img{max-height:65vh}.app-download-title{font-weight:700;font-size:14px;color:var(--white);text-transform:uppercase}.app-download-content{padding:0 14px}.app-download-content-text{padding:16px 14px;display:flex;align-items:center;border:1px dashed green;border-radius:8px;margin:14px 0}.bonuses-card-head,.bonuses-item-head{border-bottom:1px solid #1d1f23;display:flex}.app-download-text{font-size:12px;font-weight:400;color:var(--white);opacity:50%}.app-download-header{display:flex;justify-content:space-between;align-items:center;padding:0 16px;height:50px;background:#101114}.app-download-header-title{font-weight:700;font-size:14px;color:var(--white)}.app-download-footer{padding-bottom:40px}#download-arrow-left{left:0}#download-arrow-right{right:0}.lSPager li.active a{width:10px!important;height:10px!important;background:#00b962!important}.lSPager li a{background-color:#fff!important;opacity:.5}.overflow{overflow:hidden!important}.bonuses{max-width:588px}.bonuses-card-wrap{background:#34363c;border-radius:8px 8px 0 0;overflow:hidden}.bonuses-card-container{position:relative;height:330px;overflow:hidden}@media screen and (max-width:768px){.bonuses-card-container{height:176px}}.bonuses-card-container.item img{-o-object-fit:cover;object-fit:cover}.bonuses-card-container img{position:absolute;right:0;height:100%;-o-object-fit:contain;object-fit:contain;width:auto}.bonuses-card-head{overflow:hidden}.bonuses-card-head-title{z-index:5;position:absolute;left:10px;font-weight:500;font-size:12px;text-transform:uppercase;line-height:15px;color:var(--white)}.bonuses-card-head-wrap{position:relative;display:flex;align-items:center}.bonuses-card-head-wrap img{-o-object-fit:contain;object-fit:contain;max-height:23px}.bonuses-card-text{position:absolute;top:30px;left:30px;width:auto;font-weight:900;font-size:30px;text-transform:uppercase;color:var(--white);background:linear-gradient(0deg,#fff,#fff),linear-gradient(180deg,#0013f3 -81.5%,#2472ff 191.34%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;font-style:italic;z-index:15;line-height:35px;max-width:300px}.bonuses-card-text .big{font-size:60px;margin-top:2px;line-height:50px}@media screen and (max-width:768px){.bonuses-card-text .big{font-size:30px;line-height:25px}}.bonuses-card-text span{font-size:30px!important}.bonuses-item{width:100%;background-color:#34363c;border-radius:8px;overflow:hidden;height:200px}@media screen and (max-width:768px){.bonuses-card-text{font-size:20px;line-height:25px;top:14px;left:14px}.bonuses-card-text span{font-size:20px!important}.bonuses-item{min-width:auto;height:176px}.bonuses-item:not(:last-child){margin-bottom:10px}}.bonuses-item-time-left{display:flex;align-items:center;white-space:nowrap}.bonuses-item-time-left span{font-weight:500;font-size:9px;color:var(--white);text-transform:uppercase}.bonuses-item-head-title{z-index:5;position:absolute;left:10px;font-weight:500;font-size:12px;text-transform:uppercase;line-height:15px;color:var(--white)}.bonuses-item-body-button,.bonuses-item-body-text{font-weight:900;color:var(--white);text-transform:uppercase}.bonuses-item-head-wrap{position:relative;display:flex;align-items:center}.bonuses-item-head-wrap img{-o-object-fit:contain;object-fit:contain;max-height:23px}.bonuses-item-body{height:100%;position:relative;max-height:176px}.bonuses-item-body.available img{-o-object-fit:cover;object-fit:cover;width:100%}.bonuses-item-body img{height:100%;position:absolute;right:0}.bonuses-item-body-content{padding:20px;height:100%;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:768px){.bonuses-item-body{max-height:153px}.bonuses-item-body-content{padding:15px}}.bonuses-item-body-buttons{display:flex;gap:5px;z-index:10}.bonuses-item-body-button{padding:8px 20px;background:var(--green);border-radius:4px;font-size:12px;height:30px;display:flex;justify-content:center;align-items:center;cursor:pointer}.bonuses-item-body-button.gray{background:#51545b;border:1px solid #7f838a;padding:2px 12px;max-width:65px}.bonuses-item-body-text{max-width:230px;width:100%;font-size:22px;background:linear-gradient(0deg,#fff,#fff),linear-gradient(180deg,#0013f3 -81.5%,#2472ff 191.34%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;line-height:25px;font-style:italic;z-index:15}.bonuses-item-body-text .big{font-size:35px!important;margin-top:2px;line-height:35px}@media screen and (max-width:768px){.bonuses-item-body-text .big{font-size:25px!important;line-height:25px}.bonuses-item-body-text{font-size:18px;max-width:168px}.bonuses-item-body-text span{font-size:18px!important}}.bonuses-item-body-text span{font-size:22px!important}@media screen and (min-width:768px){.bonuses-list{display:grid;grid-template-columns:1fr 1fr;gap:15px}}.w100{max-width:200px;width:100%}.green-text{color:#00b962;border-bottom:.5px solid #00b962;cursor:pointer}.bonus-page{margin:15px 0 0!important}.bonus-page-freebet{display:flex;border-bottom:1px solid #1d1f23;padding:15px 0}@media screen and (max-width:1024px){.matches__history-head-d,.matches__history-head-g,.matches__history-head-l,.matches__history-head-w{text-align:center}.bonus-page-freebet{flex-direction:column;align-items:flex-start;border-bottom:none;padding-bottom:0}}.bonus-page-freebet-content{font-weight:400;font-size:14px;color:var(--white);line-height:20px;margin-top:15px}.bonus-page-freebet-content .title{font-weight:800}.bonus-page-freebet-content p{font-size:12px}.bonus-page-freebet-item{display:flex;align-items:center;font-weight:400;font-size:12px;color:var(--white)}.bonus-page-freebet-item.mid{padding:0 15px;justify-content:center;width:100%}.bonus-page-freebet-item.last{padding-left:20px}.bonus-page-freebet-item:not(:last-child){border-right:1px solid #1d1f23}.bonus-page-freebet-item img{margin-right:15px}@media screen and (max-width:1024px){.bonus-page-freebet-item.mid{justify-content:flex-start}.bonus-page-freebet-item{margin:0!important;padding:15px 0!important;border-right:none!important;border-bottom:1px solid #1d1f23;min-width:100%}.bonus-page-freebet-item:first-child{padding:0 0 15px!important}}.mr-40{margin-right:40px}.back-block{background:#35373c;padding-bottom:10px;display:flex;display:none}.back-block-wrap{display:flex}.back-block-wrap:hover .back-block-text,.back-block-wrap:hover img{transition:all .15s ease-in-out;opacity:.6}.back-block-text{cursor:pointer;text-transform:uppercase;font-weight:600;font-size:10px;line-height:18px;color:var(--text-color)}.back-block img{max-width:16px}