@import url(https://fonts.googleapis.com/css?family=Roboto:100,400,700,900);.switch-box{width:50px;height:22px;cursor:pointer;font-size:8px;background:#242b3b;border-radius:11px;color:#646a80;position:relative;text-align:end;padding-right:6px;padding-top:7px}.switch-box_active{text-align:start;padding-left:6px;padding-right:unset;color:#eff3ff}.switch-box__indicator{position:absolute;width:14px;height:14px;left:4px;top:4px;border-radius:100%;background:#97a1c2;margin-left:0;transition:all .2s ease-out}.switch-box__indicator_active{left:32px;background:#bef159}.settings{position:absolute;right:0;top:0;max-height:2.5rem;min-width:2.5rem;max-width:2.5rem;overflow:hidden;display:flex;flex-direction:column;border-radius:1.25rem;background:#13171d;box-sizing:border-box;transition:max-width 1s,max-height 1s;z-index:1004}.settings_isOpen{width:auto;height:auto;max-width:13.3rem;max-height:13.3rem;padding-bottom:.65rem}.settings__icon{margin-left:auto;width:2.5rem;max-height:2.5rem;padding:.65rem;box-sizing:border-box;display:block;line-height:0;position:relative;cursor:pointer}.settings__icon-svg{max-height:1.2rem}.settings__icon-svg *{fill:#fff}.settings__icon_isOpen-svg{max-height:1.2rem}.settings__icon_isOpen-svg *{fill:#ff8d00}.settings__row{display:flex;align-items:center;justify-content:space-between;margin-right:.65rem;margin-left:.65rem;margin-top:1rem}.settings__row:nth-child(2){margin-top:.35rem}.settings__text{margin-right:2rem}.header{width:calc(100% - 465px);padding:10px 20px 0 15px}@media (min-width:600px) and (max-width:1200px){.header{width:100%}}.header__content,.header__wrapper{display:flex;align-items:center}.header__content{height:53px;width:100%;justify-content:space-between;position:relative}.header__title{color:#e62b3a;font-size:44px;display:flex;align-items:center;font-family:"Proxima Nova Black";padding-left:15px}@media (min-width:576px) and (max-width:1199.98px){.header__currencies-wrapper{width:130px}}.header__currencies{min-width:200px;height:40px;cursor:pointer;background-color:#1c2331;border-radius:5px;font-weight:400;font-size:14px;padding:0 15px;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box}.header__balance{color:#a1f15b;margin-right:10px}.header__currency{color:#97a1c2;margin-left:10px}.header__currency-arrow{width:24px;margin-left:10px;box-sizing:border-box;padding:8px}.header__currency-arrow *{fill:#97a1c2}.header__right{display:flex;align-items:center;font-size:14px}.header__time{color:#97a1c2;font-size:16px;min-width:70px;display:flex;justify-content:center}.header__music-icon{margin:0 10px;cursor:pointer}.header__rules{display:flex;align-items:center;cursor:pointer}.header__rules:hover{text-decoration:underline;-webkit-text-decoration-color:#5f6881;text-decoration-color:#5f6881}.header__rules-text{margin-left:5px;color:#5f6881}@media screen and (max-width:576px){.header{width:100%;padding:0 20px 0 15px}.header__title{position:absolute;-webkit-transform:translateY(48px);transform:translateY(48px);padding-left:10px;font-size:22px;z-index:1001}.header__currencies{padding:0 10px;min-width:180px;background-color:unset}.header__balance{margin-right:5px;font-size:14px}.header__currency{margin-left:5px;font-size:12px}.header__currency-arrow{margin-left:5px;margin-right:auto}.header__rules-text{display:none}}@-webkit-keyframes opacityBalance{0%{opacity:0}15%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.6);transform:scale(1.6)}85%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0}}@keyframes opacityBalance{0%{opacity:0}15%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.6);transform:scale(1.6)}85%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0}}.input{width:100%;min-height:2.5em;text-align:left;outline:0;padding:.5rem;font-size:1rem;background:none;color:#fff;border:1px solid #fff;box-sizing:border-box;border-radius:10px;z-index:1;font-family:"Proxima Nova Bold"}.input__label{position:absolute;color:#fff;z-index:0}.input__transparent-text{color:transparent;margin-right:1.2rem}.input_type_textarea{width:calc(100% - 15px);height:100%;font-size:12px;color:#6b7a99;background-color:#0f1624;border-radius:10px;padding:22px 15px;border:none;resize:none;font-family:"Proxima Nova Bold"}.input_type_textarea::-webkit-input-placeholder{color:#656c82}.input_type_textarea:-ms-input-placeholder{color:#656c82}.input_type_textarea::placeholder{color:#656c82}.input_unBorder{border:none}.input_centerText{text-align:center}.input::-webkit-calendar-picker-indicator{-webkit-filter:invert(1);filter:invert(1)}.input::-webkit-inner-spin-button,.input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.edit-user{position:absolute;display:flex;flex-direction:column;height:30%;width:100%;border-radius:0 0 10px 10px;background:#2a3040;z-index:101;top:4.2rem;overflow:hidden;overflow-y:scroll;box-sizing:border-box;padding:1rem;max-height:30%}.edit-user__icons-block{width:100%;display:flex;flex-wrap:wrap;align-items:center}.edit-user__icon{width:16.66667%;display:flex;justify-content:center;align-items:center;border-radius:100%;box-sizing:border-box;padding:.3rem;background:transparent;transition:all .5s linear}.edit-user__icon_active{background:#ff8d00}.edit-user__icon-svg{width:100%}.edit-user__top-block{display:flex;width:100%;margin-bottom:.5rem;align-items:center}.edit-user__item{width:2.5rem;height:2.5rem;max-height:2.5rem;min-width:2.5rem;border-radius:100%;margin-left:.6rem;background:#ff8d00;display:flex;justify-content:center;align-items:center;cursor:pointer}.edit-user__item:last-child{background:#13171d}.edit-user__close,.edit-user__save{width:1.1rem;max-height:1.1rem;display:block;line-height:0}.edit-user__close-svg,.edit-user__save-svg{max-height:1.1rem}.edit-user__close-svg *,.edit-user__save-svg *{fill:#fff}@media screen and (min-width:700px){.edit-user{height:16rem;top:4rem;background:#3a4768;border-radius:10px;padding:1rem;border:10px solid #2a3040;max-height:16rem}.edit-user__icon{width:20%}}@-webkit-keyframes increaceEdit{0%{max-height:0;padding:0 1rem}to{padding:1rem;max-height:30%}}@keyframes increaceEdit{0%{max-height:0;padding:0 1rem}to{padding:1rem;max-height:30%}}@-webkit-keyframes reduceEdit{0%{padding:1rem;max-height:30%}to{max-height:0;padding:0 1rem}}@keyframes reduceEdit{0%{padding:1rem;max-height:30%}to{max-height:0;padding:0 1rem}}@-webkit-keyframes increaceEditDesk{0%{max-height:0;border-width:0;padding:0 1rem}to{padding:1rem;border-width:10px;max-height:16rem}}@keyframes increaceEditDesk{0%{max-height:0;border-width:0;padding:0 1rem}to{padding:1rem;border-width:10px;max-height:16rem}}@-webkit-keyframes reduceEditDesk{0%{padding:1rem;border-width:10px;max-height:16rem}to{max-height:0;border-width:0;padding:0 1rem}}@keyframes reduceEditDesk{0%{padding:1rem;border-width:10px;max-height:16rem}to{max-height:0;border-width:0;padding:0 1rem}}.button{color:#fff;font-weight:500;border:none;margin:0;padding:0;box-sizing:border-box;border-radius:10px;outline:none;white-space:normal;font-family:"Proxima Nova Bold";white-space:nowrap}.button_isRobotoFont{font-family:"Roboto-Regular"}.button_isVertical{-webkit-text-orientation:upright;text-orientation:upright;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}.button_isDisabled{opacity:.5;cursor:not-allowed!important}.button_isUppercase{text-transform:uppercase}.button_isBold{font-weight:700}.button_fontSize_small{font-size:14px}.button_fontSize_normal{font-size:1rem}.button_fontSize_large{font-size:1.2rem}.button_fontSize_smaller{font-size:12px}.button_color_orange{background:#ff8d00;border:1px solid #ff8d00}.button_color_dark{background:#151b29;color:#97a1c2}.button_color_red{background:#e62b3a;border:1px solid #2a3040}.button_color_transparent{background:none;color:#e2e8fb}.button_color_green{background:#a1f15b;color:#151b29}.button_color_yellow{background:#f9c70c;color:#151b29}.button_color_grey{background:#283042;color:#97a1c2}.button_size_container{width:100%;height:100%}.button__layout_size_container{width:100%;height:100%;display:block}@media screen and (min-width:700px){.button{cursor:pointer}.button_fontSize_small{font-size:14px}.button_fontSize_normal{font-size:1rem;line-height:1rem}.button_fontSize_large{font-size:22px}}.basket{flex-basis:50%;height:100%;font-weight:400;display:flex;-webkit-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box;flex-direction:column-reverse}@media screen and (max-width:1440px){.basket{justify-content:center;flex-basis:50%}}.basket__content_isBlock{opacity:.4}.basket__button-layout{width:100%;height:90px;margin-bottom:5px}.basket__button-layout button{border-radius:5px;font-size:22px}.basket__content-layput{display:flex;height:100%}.basket__rows{position:relative}.basket__rows_isBlock{opacity:.4}.basket__content-amounts{width:60px;height:100%;margin-right:5px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.basket__amount-button{display:flex;align-items:center;justify-content:center;border-radius:5px;border:1px solid #646a80;color:#656c82;font-size:12px;width:100%;height:28px;transition:-webkit-filter .1s ease-in;transition:filter .1s ease-in;transition:filter .1s ease-in,-webkit-filter .1s ease-in;cursor:pointer}.basket__amount-button:hover{background-color:#141b2b;color:#97a1c2;-webkit-filter:brightness(1.1);filter:brightness(1.1)}.basket__row{border:1px solid rgba(100,106,128,.7);border-radius:5px;display:flex;align-items:center;width:100%;height:60px;padding:0 10px}.basket__row:last-child{margin-top:5px}.basket__switchbox-wrapper{height:40px;display:flex;align-items:center;margin-right:15px}.basket__change-block{display:flex;align-items:center;justify-content:space-between;width:100%;height:52px;position:relative}.basket__title{color:#646a80;font-size:12px;width:60px}.basket__change-elements{position:relative;display:flex;align-items:center;justify-content:space-between;width:calc(100% - 60px)}.basket__change-button{width:40px;min-width:40px;height:40px;border-radius:100%;display:flex;align-items:center;justify-content:center;background-color:#363e53;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.basket__change-button:last-child{margin-left:5px}.basket_isBlock .basket__left *{cursor:not-allowed!important}.basket_isBlock .basket__left .button{cursor:pointer!important}.basket__input{width:calc(100% - 85px);position:relative}.basket__input:not(:focus-within) .input{opacity:0}.basket__input:not(:focus-within) .basket__overlay{visibility:visible}.basket__input .input{text-overflow:ellipsis;vertical-align:middle;-webkit-appearance:none;appearance:none;flex-basis:auto;color:#a1f15b;padding:initial;min-height:0}.basket__input .input,.basket__overlay{font-size:16px;background:transparent;border-radius:5px;width:100%;height:36px}.basket__overlay{visibility:hidden;pointer-events:none;position:absolute;left:0;display:flex;align-items:center;top:0}.basket__input-val{color:#a1f15b}.basket__input-val-ending{margin-left:10px;color:#97a1c2}.basket__input-val-ending_color_green{margin-left:0;color:#a1f15b}.basket__cashout-text{color:#fff}.basket__cashout-amount{color:#ffe338;font-size:22px}.basket__cashout-currency{color:#f1b200}.basket__toggle{-webkit-transform:translateY(-12px);transform:translateY(-12px);z-index:1;display:flex;justify-content:center}.basket__toggle-btn{position:absolute;width:30px;height:30px;background-color:rgba(12,18,30,.4);border-radius:5px;cursor:pointer}.basket__toggle-btn:before{content:"";position:absolute;left:3px;top:3px;width:24px;height:24px;background-color:#363e53;border-radius:5px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABHNCSVQICAgIfAhkiAAAAJNJREFUSEtjZKAxYKSx+QyjFhAM4dEgGulBNHX+UQMmpr/ngbklMTPObgFyeExfdCiB4T/D/H//mA2zE60v4Aorgqlo2sJDC4CK4pEtgRn+n4FhYVa8XQK+iCBoAUgzsiVgw4AuJ8ZwkFKiLECxBGw+YZfDfEW0BTBLQDShYEEOMpIsIJjosSgYtYBgqI0G0QgIIgCrmywZ6TJLiAAAAABJRU5ErkJggg==);background-position:50%;background-repeat:no-repeat;background-size:contain}.basket__toggle-btn_isOpenFull:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABHNCSVQICAgIfAhkiAAAAJFJREFUSEtjZKAxYKSx+QyjFhAM4dEgGmJBNG3hoQWM/xn+ZybYJRJ0OlQB0ZEMNpyBIR6s7z/DAmItIcoCuOGMDBCX/2eYT6wlBC1ANjwzzm4ByPzpiw4lEGsJXgumzj9qwMT09zywQEmEGQ4Le5gl//4xG2YnWl/AFScEfUBsZI5aQHZIjcYBwaAbDSKCQQQAmQMuGZkai0IAAAAASUVORK5CYII=)}.basket-desktop{flex-basis:50%;height:100%;font-weight:400;display:flex;-webkit-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;box-sizing:border-box;justify-content:center}@media (max-width:991.98px){.basket-desktop{flex-direction:column;align-items:center;justify-content:center}}@media screen and (max-width:1440px){.basket-desktop{justify-content:center;flex-basis:50%}}@media screen and (max-width:1440px){.basket-desktop:last-child{margin-top:10px}}.basket-desktop__content_isBlock{opacity:.4}.basket-desktop__button-layout{position:relative;display:flex;flex-direction:column;width:236px;margin-left:5px}.basket-desktop__button-layout button{border-radius:5px;white-space:normal}@media screen and (max-width:1440px){.basket-desktop__button-layout{padding-left:10px;padding-right:0}}@media (max-width:991.98px){.basket-desktop__button-layout{height:78px;padding-left:unset;margin:5px 0 0;width:100%}}.basket-desktop__content-layput{display:flex;height:100%}.basket-desktop__rows{position:relative}.basket-desktop__rows_isBlock{opacity:.4}.basket-desktop__content-amounts{width:60px;height:100%;margin-right:5px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.basket-desktop__amount-button{display:flex;align-items:center;justify-content:center;border-radius:5px;border:1px solid #646a80;color:#656c82;font-size:12px;width:100%;height:28px;transition:-webkit-filter .1s ease-in;transition:filter .1s ease-in;transition:filter .1s ease-in,-webkit-filter .1s ease-in;cursor:pointer}.basket-desktop__amount-button:hover{background-color:#141b2b;color:#97a1c2;-webkit-filter:brightness(1.1);filter:brightness(1.1)}.basket-desktop__row{border:1px solid rgba(100,106,128,.7);border-radius:5px;display:flex;align-items:center;width:345px;height:60px;padding:0 15px}@media screen and (max-width:991.98px){.basket-desktop__row{width:100%}}.basket-desktop__row:last-child{margin-top:5px}.basket-desktop__switchbox-wrapper{height:40px;display:flex;align-items:center;margin-right:15px}.basket-desktop__change-block{display:flex;align-items:center;justify-content:space-between;width:100%;height:52px;position:relative}.basket-desktop__title{color:#646a80;font-size:12px;width:60px}.basket-desktop__change-elements{position:relative;display:flex;align-items:center;justify-content:space-between;width:calc(100% - 60px)}.basket-desktop__change-button{width:40px;min-width:40px;height:40px;border-radius:100%;display:flex;align-items:center;justify-content:center;background-color:#363e53;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.basket-desktop__change-button:last-child{margin-left:5px}.basket-desktop_isBlock .basket-desktop__left *{cursor:not-allowed!important}.basket-desktop_isBlock .basket-desktop__left .button{cursor:pointer!important}.basket-desktop__input{width:calc(100% - 85px);position:relative}.basket-desktop__input:not(:focus-within) .input{opacity:0}.basket-desktop__input:not(:focus-within) .basket-desktop__overlay{visibility:visible}.basket-desktop__input .input{text-overflow:ellipsis;vertical-align:middle;-webkit-appearance:none;appearance:none;flex-basis:auto;color:#a1f15b;padding:initial;min-height:0}.basket-desktop__input .input,.basket-desktop__overlay{font-size:16px;background:transparent;border-radius:5px;width:100%;height:36px}.basket-desktop__overlay{visibility:hidden;pointer-events:none;position:absolute;left:0;display:flex;align-items:center;top:0}.basket-desktop__input-val{color:#a1f15b}.basket-desktop__input-val-ending{margin-left:10px;color:#97a1c2}.basket-desktop__input-val-ending_color_green{margin-left:0;color:#a1f15b}.basket-desktop__cashout-text{color:#fff}.basket-desktop__cashout-amount{color:#ffe338;font-size:22px}.basket-desktop__cashout-currency{color:#f1b200}.basket-desktop__container{display:flex;flex-direction:column;justify-content:space-between;height:125px}@media screen and (max-width:991.98px){.basket-desktop__container{width:100%}}.subheader{width:100%;height:100%;box-sizing:border-box;background:#1f2533;border-radius:5px;border-bottom:2px solid #0c121e;box-sizing:content-box}.subheader,.subheader__info-item{display:flex;align-items:center}.subheader__info-title{font-size:14px;padding-left:25px;font-family:"Proxima Nova Semibold";color:#97a1c2}.subheader__info-value{font-size:14px;text-align:right;padding-left:15px;color:#ccd6f6}.subheader__info-value span{color:#97a1c2}@media (max-width:575.98px){.subheader{background-color:unset;border-bottom:none;justify-content:flex-end}.subheader__info-item{align-items:start;flex-direction:column;margin-left:15px}.subheader__info-title{font-size:9px;padding-left:0}.subheader__info-value{font-size:10px;padding-right:0;padding-left:0}}.my-bets{width:100%;display:flex;flex-direction:column;color:#97a1c2;height:100%}.my-bets_isWin{color:#a1f15b}.my-bets__header{display:flex;align-items:center;justify-content:space-around;box-sizing:border-box;background-color:#151b29;border-radius:5px;padding:0 25px;font-size:14px;height:40px}.my-bets__items{width:100%;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;padding:0 25px;font-size:12px;height:calc(100% - 90px)}.my-bets__item{display:flex;align-items:center;box-sizing:border-box;padding:8px 0;font-size:12px}.my-bets__item_isWin{color:#a1f15b}.my-bets__item .bets__column{white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 8px);padding:0 12px 0 4px}.my-bets__column{width:20%;max-width:20%;text-align:center}.my-bets__column:first-child{text-align:left}.my-bets__all-bets{width:100%;height:40px;font-size:13px;padding:0 20px;margin-bottom:10px;color:#ccd6f6;background-color:#283042;border-radius:5px;cursor:pointer;display:flex;align-items:center}.my-bets__all-bets:hover{text-decoration:underline;-webkit-text-decoration-color:#ccd6f6;text-decoration-color:#ccd6f6}.my-bets__icon{margin-right:5px}@media (max-width:575.98px){.my-bets__header,.my-bets__items{padding:0 10px}}.top-wins{width:100%;display:flex;flex-direction:column;color:#97a1c2;height:100%}.top-wins__header{display:flex;align-items:center;justify-content:space-around;box-sizing:border-box;background-color:#151b29;border-radius:5px;padding:0 25px;font-size:14px;height:40px}.top-wins__items{width:100%;display:flex;flex-direction:column;overflow-y:auto;padding:0 25px;font-size:12px;height:calc(100% - 40px);color:#a1f15b}.top-wins__item{display:flex;align-items:center;box-sizing:border-box;padding:8px 0;font-size:12px}.top-wins__item_isWin{color:#a1f15b}.top-wins__item .bets__column{white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 8px);padding:0 12px 0 4px}.top-wins__column{width:20%;max-width:20%;text-align:center}.top-wins__column:first-child{text-align:left}@media (max-width:575.98px){.top-wins__header,.top-wins__items{padding:0 10px}}.history{position:inherit;height:100%;width:100%;border-radius:5px;background:#1f2533;padding:20px}.history__buttons-container{height:40px;padding:0;box-sizing:border-box;display:flex;align-content:stretch}.history__button-container{height:100%;width:50%}.history__button-container:not(:first-child){margin-left:10px}.history__content-container{height:calc(100% - 50px);margin-top:10px}.history__section-title{position:relative;align-items:center}.history__bets-amount{padding-left:10px;position:relative;color:#a1f15b}@media (max-width:575.98px){.history{padding:10px}}@-webkit-keyframes increaceHistory{0%{max-height:0;padding:0 1rem}to{padding:1rem;max-height:calc(100% - 4.2rem)}}@keyframes increaceHistory{0%{max-height:0;padding:0 1rem}to{padding:1rem;max-height:calc(100% - 4.2rem)}}@-webkit-keyframes reduceHistory{0%{padding:1rem;max-height:calc(100% - 4.2rem)}to{max-height:0;padding:0 1rem}}@keyframes reduceHistory{0%{padding:1rem;max-height:calc(100% - 4.2rem)}to{max-height:0;padding:0 1rem}}.messages{height:100%;overflow-y:auto;padding:0 20px}.messages,.messages__item{width:100%;box-sizing:border-box}.messages__item{display:flex;align-items:center;flex-wrap:wrap}.messages__item:not(:last-child){margin-bottom:5px}.messages__nick{color:#a1f15b;margin-right:4px}.messages__text{color:#dce1f2;word-break:break-word}.loader{width:100%;height:100%;background-color:#000;display:flex;align-items:center;justify-content:center}.loader__loader-gif{padding-right:11%}@media screen and (min-width:700px){.chat{border-radius:10px;width:100%;height:100%;box-sizing:border-box;overflow:hidden}.chat__top-block{display:flex;width:100%;align-items:center;font-weight:500;font-size:14px;color:#adb8cc;height:50px}.chat__open-icon{cursor:pointer}.chat__ellipse{width:.6rem;margin-right:.5rem}.chat__switcher{display:flex;align-items:center;margin-left:auto}.chat__arrow{margin-left:.3rem;width:1.2rem;transition:all .5s ease-out}.chat__arrow_isOpen{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.chat__bottom-block{display:flex;width:100%;align-items:center;font-weight:500;font-size:1.1rem;color:#abbbe8;margin-top:.8rem;padding:0 .6rem;box-sizing:border-box}.chat__input-container{height:60px;margin-bottom:15px;position:relative}.chat__send{width:1.8rem;margin-left:auto;line-height:0;cursor:pointer}.chat__send_unactive{cursor:not-allowed}.chat__send_unactive *{fill:#3a4768}.chat__open-icon{transition:all 1s}.chat__open-icon_isOpen{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.chat__submit{position:absolute;height:50px;width:30px;top:5px;right:15px;-webkit-transform:translateX(15px);transform:translateX(15px);display:flex;align-items:center;justify-content:center;font-size:14px;background-color:#4f566d;border-radius:20px;cursor:pointer}.chat__messages{width:100%;height:160px;margin-bottom:15px;transition:all 1s linear;overflow:hidden}}.winnings{width:100%;padding:10px;display:flex;justify-content:center}.winnings__container{position:relative;display:flex;justify-content:space-between;width:415px;height:43px}@media screen and (max-width:991.98px){.winnings__container{width:100%}}.winnings__item{display:flex;align-items:center;justify-content:space-between;width:205px;height:100%;font-size:12px;background-color:#1a2233;border-radius:5px;padding:7px 15px}@media screen and (max-width:991.98px){.winnings__item{width:calc(50% - 2.5px)}}.winnings__item-content{display:flex;flex-direction:column;width:100%;height:100%;justify-content:space-between}.winnings__title{color:#646a80}.winnings__bottom-block{display:flex;justify-content:space-between;width:100%}.winnings__coef{color:#97a1c2}.winnings__amount{color:#ccd6f6}.winnings__amount b{color:#97a1c2}.game-view{background:#131926;border-radius:5px;flex-direction:column;box-sizing:border-box;position:relative}.game-view,.game-view__shadow{width:100%;height:100%;display:flex;align-items:center}.game-view__shadow{flex-wrap:wrap;position:absolute;justify-content:center;max-width:calc(142vh - 586.46px)}.game-view__shadow:before{content:"";position:absolute;left:-20%;top:-20%;width:140%;height:140%;background-image:url(/static/media/chicken_shadow.5ac4fadf.png);background-repeat:no-repeat;background-size:100% 100%;background-position:50%}.game-view__cookies{height:100%;width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.game-view__bones_chichens_count_conteiner{display:flex;align-items:center;justify-content:space-between;margin-top:auto;width:165px}.game-view__cookies-container{position:relative;transition:all .3s;width:100%;height:calc(100% - 90px)}.game-view__cookie,.game-view__cookies-container{display:flex;align-items:center;justify-content:center}.game-view__cookie{width:calc(20% - 16px);height:calc(20% - 16px);margin:8px;padding:0;z-index:900;border-radius:7px;box-sizing:border-box;-webkit-filter:brightness(1);filter:brightness(1)}.game-view__cookie:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.game-view__cookie_isAutoPick{box-shadow:0 0 5px 5px #ff24f4;-webkit-filter:brightness(100%);filter:brightness(100%)}.game-view__cookie_isBlock{cursor:not-allowed}.game-view__cookie_isClosed{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHcAAABZCAYAAAAEn7vMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDM1MiwgMjAyMC8wMS8zMC0xNTo1MDozOCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjEgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRGOTMwNDQ2OEE2RDExRUNBRDc1ODlGMDk2MzA2RTA3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRGOTMwNDQ3OEE2RDExRUNBRDc1ODlGMDk2MzA2RTA3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REY5MzA0NDQ4QTZEMTFFQ0FENzU4OUYwOTYzMDZFMDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REY5MzA0NDU4QTZEMTFFQ0FENzU4OUYwOTYzMDZFMDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5rADdmAAAJo0lEQVR42uydSWwb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);background-repeat:no-repeat;background-size:100%;background-position:50%;cursor:pointer}.game-view__cookie_isEndGame{opacity:.55}.game-view__icon{width:100%;height:100%;-webkit-animation:animation 1s infinite alternate;animation:animation 1s infinite alternate}@-webkit-keyframes animation{0%{-webkit-transform:scale(.97);transform:scale(.97)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes animation{0%{-webkit-transform:scale(.97);transform:scale(.97)}to{-webkit-transform:scale(1);transform:scale(1)}}.game-view__icon_isHide{display:none}.game-view__small-icon{width:22px;height:22px}.game-view__count_container{display:flex;align-items:center;font-size:15px}@media screen and (max-width:767.98px){.game-view__count_container{width:calc(50% - 10px);height:35px;margin:0 5px;padding:5px 10px}}.game-view__icon_container{display:block;margin:auto}.game-view__count{color:#ccd6f6}.game-view__separator{margin:0 5px;color:#646a80}.game-view__good-cookies,.game-view__separator{display:flex;align-items:center;justify-content:center}.game-view__good-cookies{width:22%;position:absolute;right:0;top:37%;font-size:2.5rem}@media screen and (max-width:700px){.game-view{width:90vw;height:72vw}.game-view__cookies-container{width:100%;height:100%;position:relative}.game-view__cookies-container:after{content:"";padding-top:100%;float:left}.game-view__cookies{position:absolute}.game-view__winnings-container{width:84%}.game-view__arrow-container{width:1.5rem}.game-view__bad-cookies,.game-view__good-cookies{width:50%;height:100%;display:flex;align-items:center;justify-content:center;position:static;font-size:1.3rem}}@-webkit-keyframes lightAnimation{80%{-webkit-transform:rotate(0);transform:rotate(0)}85%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}95%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes lightAnimation{80%{-webkit-transform:rotate(0);transform:rotate(0)}85%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}95%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes lightAnimationBottom{80%{-webkit-transform:scaleY(-1) rotate(0);transform:scaleY(-1) rotate(0)}85%{-webkit-transform:scaleY(-1) rotate(10deg);transform:scaleY(-1) rotate(10deg)}95%{-webkit-transform:scaleY(-1) rotate(-10deg);transform:scaleY(-1) rotate(-10deg)}to{-webkit-transform:scaleY(-1) rotate(0);transform:scaleY(-1) rotate(0)}}@keyframes lightAnimationBottom{80%{-webkit-transform:scaleY(-1) rotate(0);transform:scaleY(-1) rotate(0)}85%{-webkit-transform:scaleY(-1) rotate(10deg);transform:scaleY(-1) rotate(10deg)}95%{-webkit-transform:scaleY(-1) rotate(-10deg);transform:scaleY(-1) rotate(-10deg)}to{-webkit-transform:scaleY(-1) rotate(0);transform:scaleY(-1) rotate(0)}}.game{max-width:120rem;height:calc(100% - 63px);margin:0 auto;display:flex;flex-direction:row;padding:0 20px 10px}.game__left{width:calc(100% - 465px);flex-direction:column;justify-content:center}@media (min-width:992px) and (max-width:1199.98px){.game__left{width:calc(100% - 400px)}}@media (min-width:768px) and (max-width:991.98px){.game__left{width:calc(100% - 350px)}}.game__right{width:465px;padding-left:15px;overflow:hidden}@media (min-width:992px) and (max-width:1199.98px){.game__right{width:400px}}@media (min-width:768px) and (max-width:991.98px){.game__right{width:350px}}.game__history-layout{height:calc(100% - 65px);width:100%;transition:height .2s linear}.game__history-layout_isOpenChat{height:calc(100% - 315px)}.game__chat-layout{margin-top:15px;max-height:none;transition:height .2s ease-in;height:300px;background-color:#1f2533;border-radius:5px;padding:0 20px 5px}.game__subheader-layout{width:100%;height:40px}.game__winning-layout{display:flex;justify-content:center}.game__game-layout{width:100%;height:calc(100% - 180px);overflow:hidden;border-radius:5px;margin-top:2px;margin-bottom:15px}@media (max-width:991.98px){.game__game-layout{background-color:unset;height:calc(72vw + 45px);margin-bottom:0}}@media screen and (max-width:765.98px){.game__game-layout{margin-top:0}}.game__basket-layout{width:100%}@media (max-width:575.98px){.game{display:block;max-width:none;margin:0;padding:0 15px 15px}.game__left{width:100%;margin:0;background-color:unset}}@media (max-width:575.98px) and (min-width:768px) and (max-width:991.98px){.game__left{width:calc(100% - 350px)}}@media (max-width:575.98px){.game__right{width:100%;padding-left:0;margin-top:10px}.game__subheader-layout{border-bottom:unset;padding-right:10px;position:relative}.game__subheader-layout:before{content:"";position:absolute;width:100%;height:100%;background-color:rgba(26,34,51,.4);border-radius:5px;z-index:-1}.game__chat-layout{display:none}.game__history-layout{height:60vh}.game__basket-layout{display:flex;flex-direction:column;width:100%;overflow:hidden;height:auto}}.locale{background:#fff}.locale__title{background:linear-gradient(180deg,#0e70b9 0,#005693);height:2.5rem;color:#fff;font-weight:400}.locale__item,.locale__title{width:100%;display:flex;align-items:center;padding-left:.7rem;box-sizing:border-box}.locale__item{height:2.8rem;border-bottom:1px solid #bbb}.locale__item_active{background:#b0bfd6}.locale__image{width:1.4rem;margin-right:.5rem}.locale__bottom{box-sizing:border-box;padding:.7em 1em}.locale__button{width:100%;height:2.8rem;background:#079c20;display:flex;justify-content:center;align-items:center;position:relative;color:#fff;cursor:pointer}.locale__ok{width:1.8rem;position:absolute;right:1rem}.music-window{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(20,25,38,.73);z-index:999999}.music-window,.music-window__container{display:flex;align-items:center;justify-content:center}.music-window__container{background-color:#283042;border-radius:5px;padding:50px;flex-direction:column}.music-window__title{color:#e2e8fb;font-size:14px}.music-window__buttons{display:flex;align-items:center;margin-top:30px}.music-window__button{background-color:#141926;border-radius:5px;color:#97a1c2;font-size:14px;width:100px;height:30px;display:flex;align-items:center;justify-content:center;margin:0 5px;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.music-window__icon{margin-left:5px}.rules{width:100%;height:100%;position:fixed;left:0;top:0;z-index:8000;box-sizing:border-box;background-color:rgba(20,25,38,.82);-webkit-animation:rulesAnimation .2s linear forwards;animation:rulesAnimation .2s linear forwards}.rules__bg{width:100%;min-height:100%;position:absolute;display:flex;justify-content:center;align-items:center}.rules__wrapper{cursor:default;padding:15px;background-color:#1f2533;border-radius:5px;position:relative;color:#97a1c2;width:70%}.rules__content{padding:10px 30px}.rules__header{display:flex;align-items:center;justify-content:flex-end}.rules__close{cursor:pointer}@media (max-width:767.98px){.rules{width:100vw;height:100vh;position:fixed;overflow:auto}.rules__wrapper{padding:0;width:100%}.rules__content{padding:2rem 1rem;box-sizing:border-box}.rules .popup-rule-bullets{flex-direction:column}.rules .popup-rule-bullets-left,.rules .popup-rule-bullets-right{width:100%}}.popup-rules-title-1{text-align:center;color:#e2e8fb;font-size:20px;padding:0 20%}.popup-rules-title-2{padding:0 15%}.popup-rules-title-2,.popup-rules-title-3{text-align:center;color:#e2e8fb;font-size:16px;margin-top:15px}.popup-rules-title-3{padding:0 10%}.popup-rules-title-4{text-align:center;color:#bef159;font-size:34px;margin-top:25px;padding:0 20%}.pn-semibold{font-family:"Proxima Nova Semibold"}.popup-rule-bullets{display:flex;justify-content:space-between;margin-top:30px}.popup-rule-bullets-left,.popup-rule-bullets-right{width:45%}.popup-rule-bullet-item{position:relative;padding-left:30px;font-size:14px;color:#97a1c2;margin-bottom:10px}.popup-rule-bullet-item:not(:empty):before{content:"";position:absolute;width:6px;height:6px;border-radius:100%;background-color:#bef159;top:5px;left:10px}.popup-rules-limits-title{font-size:14px;color:#e2e8fb;margin:10px 0}.popup-rules-limits-table{background-color:#141926;border-radius:5px;font-size:13px}.popup-rules-limits-header{display:flex}.popup-rule-limit-header-item{display:flex;align-items:center;justify-content:center;width:25%;height:36px;color:#d5daec;text-align:center;border-bottom:1px solid rgba(151,161,194,.4);padding:0 5px}.popup-rule-limit-header-item:not(:last-child){border-right:1px solid rgba(151,161,194,.4)}.popup-rules-limits-body{display:flex}.popup-rules-limits-body .popup-rule-limit-body-item{display:flex;align-items:center;justify-content:center;width:25%;height:36px;color:#bef159;text-align:center;padding:0 5px}.popup-rules-limits-body .popup-rule-limit-body-item:not(:last-child){border-right:1px solid rgba(151,161,194,.4)}.popup-rules-rtp-bullet{position:relative;padding-left:30px;font-size:14px;color:#97a1c2;margin:15px 0}.popup-rules-rtp-bullet:before{content:"";position:absolute;width:6px;height:6px;border-radius:100%;background-color:#bef159;top:5px;left:10px}@-webkit-keyframes rulesAnimation{0%{opacity:0}to{opacity:1}}@keyframes rulesAnimation{0%{opacity:0}to{opacity:1}}.rules-button{position:absolute;cursor:auto;right:0;top:0;max-height:2.5rem;min-width:2.5rem;max-width:2.5rem;overflow:hidden;display:flex;flex-direction:column;border-radius:1.25rem;background:#13171d;box-sizing:border-box;transition:max-width .5s,max-height .5s;z-index:1004}.rules-button_isOpen{width:auto;height:auto;width:19.3rem;max-width:19.3rem;max-height:40rem;padding-bottom:.65rem}.rules-button__header{width:100%;background:#ff8d00;padding:.5rem;font-weight:600;font-size:1.1rem;white-space:nowrap}.rules-button__number{width:2.5rem;min-width:2.5rem;height:2.5rem;box-sizing:border-box;display:flex;justify-content:center;align-items:center;background:#ff8d00;font-size:1.3rem;font-weight:900;border-radius:100%;margin-right:1rem}.rules-button__vertical-container{flex-grow:1;display:flex;flex-direction:column;align-items:center;text-align:center}.rules-button__image{max-width:12rem;max-height:6rem;box-sizing:border-box;margin-bottom:.5rem}.rules-button__icon{margin-left:auto;margin-bottom:1.2rem;text-align:center;cursor:pointer;display:block;line-height:0;position:relative;width:2.5rem;max-height:2.5rem;padding:.65rem;box-sizing:border-box}.rules-button__icon-svg{max-height:1.2rem}.rules-button__icon-svg *{fill:#fff}.rules-button__icon_isOpen-svg{max-height:1.2rem}.rules-button__icon_isOpen-svg *{fill:#ff8d00}.rules-button__row{display:flex;align-items:center;justify-content:center;margin-top:1.2rem;margin-right:.65rem;margin-left:.65rem}.rules-button__row:nth-child(2){margin-top:.55rem}.rules-button__text{font-size:.9rem;max-width:12rem;white-space:normal}@font-face{font-family:"Proxima Nova Black";src:url(/static/media/ofont.ru_Proxima\ Nova.788c0147.ttf)}@font-face{font-family:"Proxima Nova Bold";src:url(/static/media/ProximaNova-Bold.ac65a751.woff2)}@font-face{font-family:"Proxima Nova Semibold";src:url(/static/media/ProximaNova-Semibold.ae782a4d.woff2)}@font-face{font-family:"Roboto-Black";src:url(/static/media/Roboto-Black.59eb3601.woff2)}@font-face{font-family:"Roboto-Regular";src:url(/static/media/Roboto-Regular.73f0a88b.woff2)}iframe{display:none}.app{height:100%;min-height:100%;max-height:100%;width:100%;box-sizing:border-box;padding:0;background:#0c121e;color:#fff;-webkit-animation:appAnimation .1s linear forwards;animation:appAnimation .1s linear forwards}.app__header-layout{width:100%;height:4.2rem}#preloader:after{content:"fiablegames.com";color:#fff;position:absolute;padding-top:4rem;text-transform:uppercase;font-size:.9rem}#root,body,html{width:100%;height:100%;margin:0;padding:0;font-family:"Proxima Nova Bold";background:#0c121e}html{font-size:16px}@media screen and (min-width:700px){html{font-size:16px}}a,article,button,div,h1,h2,h3,h4,h5,h6,header,li,ol,p,ul{padding:0;margin:0;text-decoration:none;list-style:none;color:inherit;-webkit-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box}a::-webkit-scrollbar,article::-webkit-scrollbar,button::-webkit-scrollbar,div::-webkit-scrollbar,h1::-webkit-scrollbar,h2::-webkit-scrollbar,h3::-webkit-scrollbar,h4::-webkit-scrollbar,h5::-webkit-scrollbar,h6::-webkit-scrollbar,header::-webkit-scrollbar,li::-webkit-scrollbar,ol::-webkit-scrollbar,p::-webkit-scrollbar,ul::-webkit-scrollbar{width:4px;height:4px}a::-webkit-scrollbar-track,article::-webkit-scrollbar-track,button::-webkit-scrollbar-track,div::-webkit-scrollbar-track,h1::-webkit-scrollbar-track,h2::-webkit-scrollbar-track,h3::-webkit-scrollbar-track,h4::-webkit-scrollbar-track,h5::-webkit-scrollbar-track,h6::-webkit-scrollbar-track,header::-webkit-scrollbar-track,li::-webkit-scrollbar-track,ol::-webkit-scrollbar-track,p::-webkit-scrollbar-track,ul::-webkit-scrollbar-track{background:transparent}a::-webkit-scrollbar-thumb,article::-webkit-scrollbar-thumb,button::-webkit-scrollbar-thumb,div::-webkit-scrollbar-thumb,h1::-webkit-scrollbar-thumb,h2::-webkit-scrollbar-thumb,h3::-webkit-scrollbar-thumb,h4::-webkit-scrollbar-thumb,h5::-webkit-scrollbar-thumb,h6::-webkit-scrollbar-thumb,header::-webkit-scrollbar-thumb,li::-webkit-scrollbar-thumb,ol::-webkit-scrollbar-thumb,p::-webkit-scrollbar-thumb,ul::-webkit-scrollbar-thumb{background-color:#2f364d}@media screen and (orientation:landscape) and (max-device-width:900px){html{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:left top;transform-origin:left top;width:320px;position:absolute;top:100%;left:0}}@-webkit-keyframes appAnimation{0%{opacity:0}to{opacity:1}}@keyframes appAnimation{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=main.22c53f5a.chunk.css.map */