@import url(https://fonts.googleapis.com/css?family=Roboto:100,400,700,900);.input{width:100%;min-height:2.5em;text-align:left;outline:0;padding:.5rem;font-size:1rem;background:none;color:var(--text);border:none;border:1px solid var(--text);box-sizing:border-box;border-radius:10px;z-index:1}.input__label{position:absolute;color:var(--text);z-index:0}.input__label-text{margin-left:.2rem}.input__transparent-text{color:transparent}.input_type_textarea{height:100%;border:none;background:var(--settings-background);border-radius:10px;vertical-align:top;resize:none}.input_type_textarea::-webkit-input-placeholder{color:var(--chat-text)}.input_type_textarea:-ms-input-placeholder{color:var(--chat-text)}.input_type_textarea::-ms-input-placeholder{color:var(--chat-text)}.input_type_textarea::placeholder{color:var(--chat-text)}.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:var(--main-background);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;-webkit-transition:all .5s linear;transition:all .5s linear}.edit-user__icon_active{background:var(--accent-color)}.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:var(--accent-color);display:flex;justify-content:center;align-items:center;cursor:pointer}.edit-user__item:last-child{background:var(--settings-background)}.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:var(--text)}@media screen and (min-width:700px){.edit-user{height:16rem;top:4rem;background:var(--component-background);border-radius:10px;padding:1rem;border:10px solid var(--main-background);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}}.promo-list-item{display:flex;width:100%;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px}.promo-list-item__icon-container{width:20%}.promo-list-item__icon{width:100%;height:100%}.promo-list-item__content{width:80%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;grid-row-gap:5px;row-gap:5px}.promo-list-item__description,.promo-list-item__title{width:100%}.promo-list{flex-direction:column;margin:5px;grid-row-gap:10px;row-gap:10px}.promo-list,.promo-list__no-promo{display:flex;width:100%;height:100%}.promo-list__no-promo{flex-wrap:wrap;align-items:center;justify-content:center;text-align:center}@media screen and (max-width:700px){.promo-list__no-promo{font-size:1.5rem}}.button{color:var(--text);font-weight:500;border:none;margin:0;box-sizing:border-box;padding:.5rem 1rem;border-radius:7px;outline:none;white-space:normal}.button_isVertical{-webkit-text-orientation:upright;text-orientation:upright;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}.button_isBlock{outline:20rem solid rgba(0,0,0,.4)}.button_isDisabled{opacity:.5;cursor:not-allowed!important}.button_isUppercase{text-transform:uppercase}.button_isBold{font-weight:700}.button_fontSize_small{font-size:.8rem;line-height:.8rem}.button_fontSize_normal{font-size:1rem}.button_fontSize_large{font-size:1.2rem}.button_fontSize_extra{font-size:2.2rem}.button_color_orange{background:var(--accent-color);border:1px solid var(--accent-color)}.button_color_orange-promo{background:var(--accent-color);border:unset}.button_color_dark{background:var(--main-background);border:1px solid var(--accent-color)}.button_color_dark-empty-promo{background:transparent;border:unset}.button_color_red{background:#ad2f2f;border:1px solid var(--main-background)}.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:.9rem}.button_fontSize_normal{font-size:1rem;line-height:1rem}.button_fontSize_large{font-size:1.25rem}}.promo{flex-direction:column;position:absolute;z-index:10000;top:0;width:100%;height:100%;border-radius:10px;background-color:rgba(19,23,29,.74);background-size:100%;left:0}.promo,.promo__title{display:flex;align-items:center;justify-content:center}.promo__title{font-size:40px}.promo__text{display:flex;justify-content:center;width:60%;overflow:auto;padding-bottom:5px}.promo__close-button-container{position:absolute;top:-1.25rem;right:-1.25rem;width:2.5rem;height:2.5rem;max-height:2.5rem;min-width:2.5rem;border-radius:100%;margin-left:.6rem;display:flex;justify-content:center;align-items:center;cursor:pointer;background:var(--accent-color);z-index:1000000}.promo__close-button{width:1.1rem;max-height:1.1rem;display:block;line-height:0;fill:var(--text)}.promo__content{position:relative;width:80%;max-width:80%;max-height:80%;border-radius:10px;display:flex;flex-direction:column;align-items:center;padding:10px;grid-row-gap:5px;row-gap:5px;box-shadow:2px 2px 10px var(--accent-color);z-index:1000000;background-image:url(/static/media/back.87e2bc1d.png);background-repeat:repeat;background-color:var(--text);color:#000;background-size:200px;font-weight:700}.promo__img-container{width:100%;height:100%;overflow:hidden}.promo__img{width:100%;height:100%;object-fit:contain}.promo__button{display:flex;justify-content:center;align-items:center;padding:1rem}.switch-box{width:2.4rem;min-width:2.4rem;height:1.3rem;background:var(--component-background);border-radius:50px;display:flex;cursor:pointer}.switch-box__indicator{height:1.3rem;width:1.3rem;border-radius:100%;background:var(--text);margin-left:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.switch-box__indicator_active{margin-left:1.1rem;background:var(--accent-color)}.keyboard{width:100vw;box-sizing:border-box;padding:1rem .5rem;background:var(--settings-background);position:fixed;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;-webkit-animation:open .5s ease-in-out forwards;animation:open .5s ease-in-out forwards;z-index:101}.keyboard_isClosing{-webkit-animation:close .5s ease-in-out forwards;animation:close .5s ease-in-out forwards}.keyboard__amount{width:50%;margin-bottom:.5rem;border-bottom:2px solid var(--accent-color);display:flex;align-items:center;justify-content:center;font-size:1.5rem;height:1.5rem;box-sizing:border-box;position:relative}.keyboard__close-svg{width:1rem;height:1rem;line-height:0}.keyboard__close{width:1.8rem;height:1.8rem;border-radius:100%;display:flex;align-items:center;justify-content:center;position:absolute;left:calc(150% - 2rem);border:1px solid var(--accent-color)}.keyboard__close *{fill:var(--accent-color)}.keyboard__buttons{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.keyboard__button{width:19%;margin-bottom:.4rem;height:2.5rem;background:var(--component-background);border-radius:.5rem;display:flex;align-items:center;justify-content:center}.keyboard__bottom-buttons{width:100%;display:flex;justify-content:space-between}.keyboard__bottom-button{width:32%;height:2.5rem;background:var(--component-background);border-radius:.5rem;display:flex;align-items:center;justify-content:center}.keyboard__submit-container{width:32%;height:2.5rem}.keyboard__backspace{width:25%}.keyboard__backspace *{fill:var(--accent-color)}@-webkit-keyframes open{0%{bottom:-12.3rem}to{bottom:0}}@keyframes open{0%{bottom:-12.3rem}to{bottom:0}}@-webkit-keyframes close{0%{bottom:0}to{bottom:-12.3rem}}@keyframes close{0%{bottom:0}to{bottom:-12.3rem}}.basket{border-radius:10px;width:100%;font-weight:400;display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}.basket:nth-child(2){margin-top:.5rem}.basket__bets-container{display:flex;width:100%;justify-content:space-between;text-transform:uppercase;box-sizing:border-box;padding:.8rem;background:var(--main-background)}.basket__text{font-weight:700;font-size:.8rem;white-space:nowrap}.basket__more-basket{background:var(--component-background);width:1.8rem;display:flex;justify-content:center;align-items:center;z-index:100}.basket__more-plus{width:1.3rem}.basket__more-plus *{fill:var(--accent-color)}.basket__left,.basket__right{width:calc(50% - .4rem)}.basket__row{width:100%;display:flex;justify-content:space-between;align-items:center;height:2.1rem}.basket__row:last-child{margin-top:.5rem}.basket__bets-block{width:49%;display:flex;flex-wrap:wrap;justify-content:space-between}.basket__bet-block{width:32%;height:2.1rem;justify-content:center;align-items:center;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.basket__bet-block,.basket__change-container{background:var(--component-background);border-radius:7px;display:flex}.basket__change-container{width:100%;height:100%}.basket__change-container_isBlock{opacity:.5}.basket__change-block{width:25%;height:100%;display:flex;justify-content:center;align-items:center}.basket__change-block:nth-child(2){width:50%}.basket__change-block_isMinimalAmount{opacity:.4}.basket__change-icon{display:block;height:1.4rem;width:1.4rem}.basket__change-icon *{fill:var(--text)}.basket__button-container{width:100%;height:3.5rem;margin-top:.6rem}.basket-desktop{border-radius:10px;background:var(--main-background);width:100%;height:100%;font-weight:400;display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;box-sizing:border-box;padding:1rem}.basket-desktop_isDouble{width:50%;flex-direction:column;border-radius:10px 0 0 10px;padding:1rem}.basket-desktop_isDouble.basket-desktop_lang_fa{font-size:.75rem}.basket-desktop_isDouble.basket-desktop_lang_it{font-size:.85rem}.basket-desktop_isDouble:first-child{padding-right:.5rem}.basket-desktop_isDouble:last-child{padding-left:.5rem}.basket-desktop_isDouble:nth-child(2){border-radius:0 10px 10px 0}.basket-desktop_isDouble .basket-desktop__change-container{width:59%}.basket-desktop_isDouble .basket-desktop__more-basket{width:9%;height:100%;padding:0 1rem;margin-left:1rem}.basket-desktop_isDouble .basket-desktop__more-plus{width:1.6rem;margin-top:0;line-height:0}.basket-desktop_isDouble .basket-desktop__switch-container{width:24%;height:100%;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;margin-left:.5rem}.basket-desktop_isDouble .basket-desktop__bet-block{width:calc(25% - .75rem);text-align:center}.basket-desktop_isDouble .basket-desktop__row{padding:.5rem 0}.basket-desktop_isDouble .basket-desktop__row:first-child{padding-top:0}.basket-desktop_isDouble .basket-desktop__row:last-child{padding-bottom:0}.basket-desktop_isDouble .basket-desktop__text{white-space:nowrap}.basket-desktop_isBlock .basket-desktop__row_alwaysActive>*{position:relative}.basket-desktop_isBlock .basket-desktop__row:not(.basket-desktop__row_alwaysActive) *{cursor:not-allowed!important}.basket-desktop_isBlock .basket-desktop__row:not(.basket-desktop__row_alwaysActive) .button{cursor:pointer!important}.basket-desktop__bets-container{display:flex;width:100%;justify-content:space-between;text-transform:uppercase;box-sizing:border-box;background:var(--main-background)}.basket-desktop__more-basket{border:2px solid var(--accent-color);cursor:pointer;padding:0 2rem;box-sizing:border-box;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1.4rem;font-weight:700;text-transform:uppercase;z-index:100}.basket-desktop__more-text{-webkit-text-orientation:upright;text-orientation:upright;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}.basket-desktop__more-plus{width:2.5rem;margin-top:10px}.basket-desktop__more-plus *{fill:var(--accent-color)}.basket-desktop__left,.basket-desktop__right{width:calc(50% - .4rem);margin-right:3rem;height:100%}.basket-desktop__change-icon{display:block;height:1.4rem;width:1.4rem}.basket-desktop__change-icon *{fill:var(--text)}.basket-desktop__row{width:100%;display:flex;justify-content:space-between;align-items:center;height:25%;box-sizing:border-box;padding:.25rem 0}.basket-desktop__row:first-child{padding-top:0}.basket-desktop__row:last-child{padding-bottom:0}.basket-desktop__row_size_big{height:50%}.basket-desktop__change-container{width:100%;height:100%;display:flex;background:var(--component-background);border-radius:7px}.basket-desktop__change-container_isBlock{opacity:.5}.basket-desktop__change-container_isBlock *{cursor:not-allowed}.basket-desktop__change-block{width:25%;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer;position:relative}.basket-desktop__change-block:nth-child(2){width:50%}.basket-desktop__change-block_isMinimalAmount{opacity:.4;cursor:not-allowed}.basket-desktop__bet-block{width:28%;height:100%;background:var(--component-background);border-radius:7px;display:flex;justify-content:center;align-items:center;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;cursor:pointer;text-align:center}.basket-desktop__bet-block_size_big{width:calc(50% - .25rem)}.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:var(--settings-background);box-sizing:border-box;-webkit-transition:max-width 1s,max-height 1s;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:var(--text)}.settings__icon_isOpen-svg{max-height:1.2rem}.settings__icon_isOpen-svg *{fill:var(--accent-color)}.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}.rules{width:100%;height:100%;background:var(--main-background);border-radius:10px;box-sizing:border-box;padding:1rem;overflow-y:scroll;position:relative}.rules__header{font-size:2rem;margin-bottom:1rem}.rules__button-container{position:absolute;max-width:50%;height:2.5rem;top:1rem;right:1rem}.rules__text{overflow:hidden}@media screen and (min-width:700px){.rules{padding:1rem 15%}.rules__header{margin-bottom:.5rem}.rules__button-container{right:15%;top:.75rem}}.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:var(--settings-background);box-sizing:border-box;-webkit-transition:max-width .5s,max-height .5s;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:var(--accent-color);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:var(--accent-color);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:var(--text)}.rules-button__icon_isOpen-svg{max-height:1.2rem}.rules-button__icon_isOpen-svg *{fill:var(--accent-color)}.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{max-width:12rem}.advice,.rules-button__text{font-size:.9rem;white-space:normal}.advice{position:absolute;width:10rem;border:1px solid var(--accent-color);background:#ff8d00;border-radius:7px;z-index:105;box-sizing:border-box;padding:.5rem;opacity:0;display:none}.advice_isVisible{display:block;-webkit-animation:adviceAnimation 5s linear forwards;animation:adviceAnimation 5s linear forwards}@-webkit-keyframes adviceAnimation{0%{display:block;opacity:0}10%{display:block;opacity:1}90%{display:block;opacity:1}to{display:block;opacity:0}}@keyframes adviceAnimation{0%{display:block;opacity:0}10%{display:block;opacity:1}90%{display:block;opacity:1}to{display:block;opacity:0}}.header{background:var(--main-background);border-radius:10px;width:100%;height:100%;padding:0 1rem;box-sizing:border-box;color:var(--text);font-size:.7rem;white-space:nowrap}.header,.header__user-block{display:flex;align-items:center}.header__user-block{height:75%;margin-right:auto}.header__user-icon{height:2.5rem;width:2.5rem;position:relative}.header__user-svg{height:100%;width:100%;line-height:0}.header__pencil{position:absolute;bottom:-5px;right:-5px;width:1.4rem;aspect-ratio:1/1;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;background-color:var(--main-background);border:1px solid var(--accent-color)}.header__pencil-icon{width:.5rem;aspect-ratio:1/1}.header__pencil-icon svg{width:100%;height:100%}.header__user-info{margin-left:.5rem;display:flex;flex-direction:column}.header__user-id{font-size:.7rem;line-height:.8rem;color:var(--id-color)}.header__user-nick{font-weight:700;color:var(--text);line-height:1rem;font-size:.9rem}.header__item{width:2.5rem;height:2.5rem;max-height:2.5rem;min-width:2.5rem;border-radius:100%;margin-right:.6rem;background:var(--settings-background);display:flex;justify-content:center;align-items:center;position:relative}.header__item svg{width:100%;height:100%}.header__item_isNewYear{background:none}.header__icon{width:1.1rem;display:block;line-height:0}.header__icon,.header__icon-svg{max-height:1.1rem}.header__icon-svg *{fill:var(--text)}.header__balance{display:flex;align-items:center;font-weight:500;color:var(--accent-color);line-height:1rem;font-size:.9rem}.header__different-balance{-webkit-animation:opacityBalance 2s linear forwards;animation:opacityBalance 2s linear forwards;font-weight:700;display:block;margin-left:1rem}.header__different-balance_isReduce{color:var(--component-background)}.header__different-balance_isIncreace{color:var(--accent-color)}.header__player{display:flex;font-size:.7rem;flex-grow:2;flex-direction:column;justify-content:space-around;align-items:center}.header__burger{position:relative;display:inline;display:initial;width:1.8rem;cursor:pointer}.header__burger_close{width:1.5rem;margin:auto .15rem}.header__burger-icon{width:100%;height:100%;color:var(--text)}.header__burger-icon_promo{color:var(--accent-color)}.header__promo-count{position:absolute;z-index:1000;top:-.6rem;right:-.3rem;width:1rem;aspect-ratio:1/1;background-color:var(--accent-color);border-radius:50%;text-align:center;font-size:.6rem}.header__promo-count,.header__round-info{display:flex;align-items:center;justify-content:center}.header__round-info{margin-left:.8rem;font-size:.7rem;flex-direction:column}@media screen and (min-width:700px){.header{background:none;overflow:visible;overflow:initial;max-height:4rem;padding:0}.header__burger,.header__item{display:none}.header__user-block{height:100%;margin-right:0;flex-grow:1}.header__user-icon{height:3.4rem;width:3.4rem;border-radius:100%;box-shadow:0 0 0 4px var(--main-background)}.header__user-info{margin-left:1.5rem;flex-grow:1}.header__user-id{font-size:1rem;line-height:1rem;margin-left:.5rem}.header__user-nick{line-height:1.1rem;font-size:1.1rem;margin-left:.5rem}.header__balance{line-height:1rem;font-size:1rem;flex-grow:1;background:var(--main-background);border-radius:8px;box-sizing:border-box;padding:.4rem .6rem}.header__different-balance{-webkit-animation:opacityBalance 2s linear forwards;animation:opacityBalance 2s linear forwards;font-weight:700;display:block;margin-left:1rem}.header__different-balance_isReduce{color:var(--component-background)}.header__different-balance_isIncreace{color:var(--accent-color)}}@-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}}.subheader{background:var(--main-background);border-radius:10px;width:100%;height:100%;box-sizing:border-box;padding:0 10px}.subheader,.subheader__guard{display:flex;align-items:center}.subheader__guard{width:2.5rem;height:2.5rem;max-height:2.5rem;min-width:2.5rem;margin-right:auto;justify-content:center}.subheader__guard-icon{width:2.5rem;max-height:2.5rem;display:block;line-height:0}.subheader__guard-icon-svg{max-height:2rem}.subheader__guard-icon-svg *{fill:var(--accent-color)}.subheader__item{width:2.5rem;height:2.5rem;max-height:2.5rem;min-width:2.5rem;border-radius:100%;margin-right:.6rem;background:var(--settings-background);display:flex;justify-content:center;align-items:center;position:relative}.subheader__item_isNewYear{background:none}.subheader__icon{width:1.1rem;display:block;line-height:0;position:relative}.subheader__icon,.subheader__icon-svg{max-height:1.1rem}.subheader__icon-svg *{fill:var(--text)}.statistic{width:100%;display:flex;padding:.4rem;box-sizing:border-box;background:var(--settings-background);border-radius:10px;font-weight:700;font-size:.9rem;height:2rem;overflow:hidden;-webkit-transition:all .5s ease-out;transition:all .5s ease-out;position:relative}.statistic_isOpen{height:10rem}.statistic__coefs-container{width:calc(100% - .6rem);display:flex;flex-wrap:wrap;height:100%;box-sizing:border-box;overflow-y:scroll;padding-right:1rem;padding-bottom:.4rem}.statistic__coefs-container_isOpen{height:10rem}.statistic__coefs-container::-webkit-scrollbar{margin-top:3px;width:2px;height:0;opacity:0}.statistic__coefs-container::-webkit-scrollbar-track{border-radius:50px;margin-top:1.7rem;margin-bottom:1.7rem;background:var(--main-background)}.statistic__coefs-container::-webkit-scrollbar-thumb{background-color:var(--accent-color);border-radius:50px}.statistic__coef{width:18%;min-width:18%;height:1.2rem;border-radius:20px;margin-bottom:.4rem;box-sizing:border-box;display:flex;justify-content:center;align-items:center;-webkit-animation:increaseCoef .5s linear forwards;animation:increaseCoef .5s linear forwards}.statistic__coef:not(:nth-child(5n)){margin-right:2.5%}.statistic__arrow{width:1.2rem;min-width:1.2rem;height:1.2rem;-webkit-transition:all .5s ease-out;transition:all .5s ease-out;position:absolute;cursor:pointer;right:.5rem}.statistic__arrow_isOpen{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (min-width:700px){.statistic{position:absolute;z-index:100;height:100%;background:var(--main-background);padding:.5rem .6rem}.statistic__coefs-container_isOpen,.statistic_isOpen{height:9rem}.statistic__coef{width:10.5%;height:1.25rem;margin-bottom:.6rem}}@-webkit-keyframes increace{0%{max-height:0}to{max-height:100vh}}@keyframes increace{0%{max-height:0}to{max-height:100vh}}@-webkit-keyframes reduce{0%{display:flex;max-height:100vh}99%{display:flex}to{display:none;max-height:0}}@keyframes reduce{0%{display:flex;max-height:100vh}99%{display:flex}to{display:none;max-height:0}}@-webkit-keyframes increaseCoef{0%{max-width:0}to{max-width:10.5%}}@keyframes increaseCoef{0%{max-width:0}to{max-width:10.5%}}.my-bets{width:100%;flex-direction:column}.my-bets,.my-bets__header{display:flex;align-items:center}.my-bets__header{justify-content:space-around;box-sizing:border-box;padding:.2rem .5rem 1rem}.my-bets__items{width:100%;display:flex;flex-direction:column;overflow-y:auto}.my-bets__item{display:flex;align-items:center;box-sizing:border-box;padding:1rem .5rem;background:var(--component-background);border-radius:10px;overflow:hidden}.my-bets__item:not(:last-child){margin-bottom:.3rem}.my-bets__item:first-child{-webkit-animation:increaceResult .5s linear forwards;animation:increaceResult .5s linear forwards}.my-bets__column{width:50%;display:flex;justify-content:center;align-items:center;text-align:center}@media screen and (min-width:700px){.my-bets__items{max-height:none}.my-bets__header_lang_it{font-size:.75rem}}.bets{width:100%;display:flex;flex-direction:column}.bets__header{display:flex;align-items:center;justify-content:space-around;box-sizing:border-box;padding:.2rem .5rem 1rem}.bets__items{width:100%;display:flex;flex-direction:column;overflow-y:auto}.bets__item{display:flex;align-items:center;box-sizing:border-box;padding:1rem .5rem;background:var(--component-background);border-radius:10px;overflow:hidden;-webkit-transition:background .5s ease-in;transition:background .5s ease-in}.bets__item:not(:last-child){margin-bottom:.3rem}.bets__item:first-child{-webkit-animation:increaceResult .5s linear forwards;animation:increaceResult .5s linear forwards}.bets__item_isWin{background:var(--accent-color)}.bets__item_isMine{border:1px solid var(--text)}.bets__column{width:25%;max-width:25%;text-align:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@-webkit-keyframes increaceResult{0%{max-height:0;padding:0 .5rem}to{padding:1rem .5rem;max-height:4rem}}@keyframes increaceResult{0%{max-height:0;padding:0 .5rem}to{padding:1rem .5rem;max-height:4rem}}.top-wins{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;-webkit-transition:max-height .8s linear;transition:max-height .8s linear;overflow:hidden}.top-wins__items{width:100%;display:flex;flex-direction:column;overflow-y:auto}.top-wins_isOpen{max-height:50rem}.top-wins_isOpen .main-bets-list__item:nth-child(n+3){max-height:20rem;overflow:hidden;margin-bottom:.7rem}.top-wins__arrow{width:1.4rem;-webkit-transition:all .5s linear;transition:all .5s linear}.top-wins__arrow_isRotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.top-wins__item{width:100%;padding:1rem;background:var(--component-background);margin-bottom:.7rem;border-radius:10px;box-sizing:border-box}.top-wins__column,.top-wins__item{display:flex;justify-content:space-between}.top-wins__column{width:30%;flex-direction:column;align-items:center}.top-wins__column_type_names{align-items:flex-start;justify-content:space-around}.top-wins__column_type_values{align-items:flex-end;justify-content:space-around;position:relative}.top-wins__row{white-space:nowrap}.top-wins__row:not(:last-child){margin-bottom:.5rem}.top-wins__guard{width:1rem;position:absolute;bottom:0}.top-wins__icon{width:80%}@media screen and (min-width:700px){.top-wins{max-height:100%;overflow-y:scroll}.top-wins::-webkit-scrollbar{margin-top:3px;width:2px;height:0;opacity:0}.top-wins::-webkit-scrollbar-track{border-radius:50px}.top-wins::-webkit-scrollbar-thumb{background-color:var(--accent-color);border-radius:50px}.top-wins__arrow{display:none}.top-wins__item{width:100%}.top-wins__item:nth-child(n+3){max-height:20rem;overflow:hidden;margin-bottom:.7rem}}.history{position:absolute;display:flex;flex-direction:column;height:calc(100% - 4.2rem);width:100%;border-radius:0 0 10px 10px;background:var(--main-background);z-index:1003;top:4.2rem;overflow:hidden;box-sizing:border-box;-webkit-animation:increaceHistory .3s linear forwards;animation:increaceHistory .3s linear forwards;font-size:.9rem}.history_isClosingHistory{-webkit-animation:reduceHistory .3s linear forwards;animation:reduceHistory .3s linear forwards}.history__buttons-container{width:100%;min-height:2.8rem;display:flex;justify-content:space-between;grid-column-gap:.5rem;-webkit-column-gap:.5rem;column-gap:.5rem;grid-row-gap:.5rem;row-gap:.5rem}.history__button-container{width:30%;height:2.8rem}.history__promo-button{position:relative;height:100%;width:100%;background:transparent;border:1px solid var(--component-background);border-radius:7px;display:flex;align-items:center}.history__promo-button_isActive{background:var(--accent-color);border:1px solid var(--accent-color)}.history__promo-count{position:absolute;top:-5px;right:-5px;background-color:var(--accent-color);aspect-ratio:1/1;height:1rem;display:flex;align-items:center;justify-content:center;border-radius:50%;padding:7px;font-size:.8rem;box-sizing:border-box;overflow:hidden;text-align:center}.history__promo-count_isSmallFont{font-size:.6rem}.history__content-container{margin-top:.9rem;width:100%;height:100%;overflow:auto}.history__content-container::-webkit-scrollbar{margin-top:3px;width:2px;height:0;opacity:0}.history__content-container::-webkit-scrollbar-track{border-radius:50px}.history__content-container::-webkit-scrollbar-thumb{background-color:var(--accent-color);border-radius:50px}@media screen and (min-width:700px){.history{position:inherit;height:100%;-webkit-animation:none;animation:none;border-radius:10px}.history,.history__promo-count{padding:.5rem}}@-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{background:var(--settings-background);border-radius:10px;width:100%;height:100%;padding:0 .7rem;box-sizing:border-box;overflow-y:scroll}.messages::-webkit-scrollbar{margin-top:3px;width:2px;height:0;opacity:0}.messages::-webkit-scrollbar-track{border-radius:50px}.messages::-webkit-scrollbar-thumb{background-color:var(--accent-color);border-radius:50px}.messages__item{width:100%;margin-top:.7rem;margin-bottom:.7rem;background:var(--component-background);display:flex;align-items:center;box-sizing:border-box;padding:.7rem 1rem;border-radius:10px}.messages__item_isAlien{flex-direction:row-reverse}.messages__item-text{width:75%;margin-left:auto;display:flex;flex-direction:column;align-items:flex-end}.messages__item-text_isAlien{align-items:flex-start;margin-left:0;margin-right:auto}.messages__icon{height:2.5rem;width:2.5rem;line-height:0}.messages__nick{color:#6379b0}.messages__text{margin-top:.4rem;text-align:right;font-weight:500;word-break:break-all}.messages__text_isAlien{text-align:left}.socket-error{flex-direction:column;color:var(--text);background:#000;width:100%;height:100%;background-image:url(/static/media/back.0eb30b41.png);background-repeat:repeat-x;font-family:"Roboto";font-style:normal;font-weight:600;font-size:30px;line-height:82px}.socket-error,.socket-error__img{display:flex;align-items:center;justify-content:center}.socket-error__img{width:9rem;height:auto;margin:1.5rem}@media screen and (max-width:700px){__img{width:3rem}}.chat{background:var(--main-background);border-radius:10px;width:100%;padding:1rem .8rem;box-sizing:border-box}.chat__top-block{display:flex;width:100%;align-items:center;font-weight:500;font-size:1.1rem}.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;-webkit-transition:all .5s ease-out;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:var(--chat-text);margin-top:.8rem;padding:0 .6rem;box-sizing:border-box}.chat__input-container{height:4rem;margin-top:1rem}.chat__send{width:1.8rem;margin-left:auto;line-height:0;cursor:pointer}.chat__send_unactive{cursor:not-allowed}.chat__send_unactive *{fill:var(--component-background)}.chat__messages{margin-top:0;width:100%;max-height:0;height:0;-webkit-transition:all 1s linear;transition:all 1s linear;overflow:hidden}.chat__messages_isOpen{margin-top:1rem;height:15rem;max-height:15rem}@media screen and (min-width:700px){.chat{height:100%;display:flex;flex-direction:column}.chat__messages{height:auto;max-height:none;flex-grow:1;margin-top:1rem}.chat__switcher{display:none}}.modal{max-width:40rem;max-height:80vh;position:relative}.modal__wrapper{position:fixed;left:0;width:100%;height:100%;z-index:100000;background:rgba(0,0,0,.8)}.modal__cross,.modal__wrapper{top:0;display:flex;align-items:center;justify-content:center}.modal__cross{width:2.5rem;height:2.5rem;max-height:2.5rem;min-width:2.5rem;border-radius:100%;margin-left:.6rem;background:var(--accent-color);cursor:pointer;position:absolute;right:0}.modal__close{width:1.1rem;display:block;line-height:0}.modal__close,.modal__close-svg{max-height:1.1rem}.modal__close-svg *{fill:var(--text)}@media screen and (min-width:700px){.modal{max-width:90vw;max-height:80vh}.modal__wrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100000;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center}}.jackpot-item{width:100%;align-items:flex-end;height:100%;position:relative}.jackpot-item,.jackpot-item__name{display:flex;justify-content:center}.jackpot-item__name{width:35%;height:80%;align-items:center;border:1px solid var(--text);box-sizing:border-box;box-shadow:0 0 4px var(--text);text-transform:uppercase;font-style:italic;font-weight:700;font-size:1rem;letter-spacing:.1em}.jackpot-item__name:first-child{padding-right:5%;border-radius:10px 0 0 10px}.jackpot-item__name:last-child{padding-left:5%;margin-left:auto;border-radius:0 10px 10px 0}.jackpot-item__amount{width:35%;height:100%;display:flex;justify-content:center;align-items:center;border:1px solid var(--text);box-sizing:border-box;box-shadow:0 0 4px var(--text);border-radius:10px;position:absolute;z-index:1;background:var(--settings-background);font-weight:900}.jackpot-item__currency{font-style:italic;margin-left:.2rem;color:var(--accent-color)}.jackpot-item__winner{font-size:.6rem;line-height:.8rem;white-space:nowrap;position:absolute;z-index:2;background:var(--settings-background);top:100%}.jackpot-item .odometer{color:var(--accent-color);font-family:Roboto;font-style:normal;font-style:italic;letter-spacing:.2em;white-space:nowrap}@media screen and (min-width:700px){.jackpot-item__currency,.jackpot-item__name{font-size:.9rem}.jackpot-item .odometer{font-size:.8rem}}.jackpot-window{width:98vw;height:98vw;display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:relative;box-sizing:border-box;padding:11% 20% 34%;background:url(/static/media/bg-jackpot.89ede9c8.png);background-size:100% 100%;-webkit-animation:startJackpotWindow .4s ease-in-out forwards;animation:startJackpotWindow .4s ease-in-out forwards}.jackpot-window__title{text-transform:uppercase;white-space:nowrap;font-weight:700;font-size:1.7rem;background:-webkit-linear-gradient(var(--accent-color),#a3600f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.5px}.jackpot-window__text-block{width:30vw;text-align:center;text-transform:uppercase;color:#704009;font-weight:700;font-size:.8rem;margin-top:14vw}.jackpot-window__text{white-space:nowrap}.jackpot-window__amount{height:2rem;font-size:1.5rem;display:flex;justify-content:center;align-items:center;box-sizing:border-box;z-index:1;font-weight:900}.jackpot-window__currency{font-style:italic;margin-left:.2rem;color:#ac2f2f}.jackpot-window .odometer{color:#ac2f2f;font-family:Roboto;font-style:italic;letter-spacing:.2em}@media screen and (min-width:700px){.jackpot-window{width:45vw;height:45vw;padding:11% 20% 35%}.jackpot-window__title{font-size:2rem}.jackpot-window__text-block{width:15vw;margin-top:7vw;font-size:1.2rem}.jackpot-window__amount{font-size:3vw}}@-webkit-keyframes startJackpotWindow{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes startJackpotWindow{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}.odometer.odometer-auto-theme,.odometer.odometer-auto-theme .odometer-digit,.odometer.odometer-theme-default,.odometer.odometer-theme-default .odometer-digit{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;position:relative}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner{text-align:left;display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon{display:block}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner{display:block;-webkit-backface-visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-value,.odometer.odometer-theme-default .odometer-digit .odometer-value{display:block;-webkit-transform:translateZ(0)}.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value{position:absolute}.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;transition:-webkit-transform 2s;transition:transform 2s;transition:transform 2s,-webkit-transform 2s}.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;transition:-webkit-transform 2s;transition:transform 2s;transition:transform 2s,-webkit-transform 2s;-webkit-transform:translateY(0);transform:translateY(0)}.odometer.odometer-auto-theme .odometer-value,.odometer.odometer-theme-default .odometer-value{text-align:center}.jackpot{width:100%}.jackpot__item{margin-bottom:.8rem;height:2.2rem;width:100%}@media screen and (min-width:700px){.jackpot__item{margin-bottom:1rem}}.coef{font-weight:900;font-size:1rem;color:var(--text);background:var(--accent-color);padding:.3rem;position:absolute;white-space:nowrap;top:0;right:0;-webkit-transition:font-size .5s;transition:font-size .5s;border-radius:7px;z-index:2}.coef_isOnly{bottom:calc(50% - 1rem);font-size:2rem;top:auto;right:auto}.coef_isStop{outline:20rem solid rgba(0,0,0,.5)}@media screen and (min-width:700px){.coef{right:auto;top:.5rem}.coef_isOnly{top:auto}}.firework{height:8rem;margin-right:0;margin-top:-6rem;display:flex;align-items:center;justify-content:center;position:relative}.firework_isHorizon .coef{top:-.8rem}.firework_isEqualMarginAndHeight{margin-top:-8rem}.firework_isEqualMarginAndHeight .coef{top:-2rem}.firework_type_2{margin-top:-8rem;-webkit-animation:hideAndVisible 2s ease-in-out forwards;animation:hideAndVisible 2s ease-in-out forwards}.firework_type_2.firework_notNeedAfterAnimation{-webkit-animation:none;animation:none}.firework_type_2.firework_isCoefAfterToCenter .coef{top:auto;right:auto;z-index:1002;font-size:2rem}.firework__animation-container{background:url(/static/media/line.0e4bea54.png);background-size:100% 100%;position:absolute;bottom:0;left:0;display:flex;justify-content:flex-end;align-items:flex-start}.firework__animation-container_isAnimation{-webkit-animation:animationContainerStart 5s ease-in forwards,animationContainer 3s linear 5s infinite;animation:animationContainerStart 5s ease-in forwards,animationContainer 3s linear 5s infinite}.firework__animation-container_isAnimation.firework__animation-container_isHorizon{-webkit-animation:animationContainerHorizonStart 5s ease-in forwards,animationContainerHorizon 3s linear 5s infinite;animation:animationContainerHorizonStart 5s ease-in forwards,animationContainerHorizon 3s linear 5s infinite}.firework__animation-container_isHorizon{background:none}.firework__animation-container_isPauseAnimation{-webkit-animation-play-state:paused!important;animation-play-state:paused!important}.firework__rocket{height:100%;-webkit-transform-origin:1.25rem calc(100% - 2rem);transform-origin:1.25rem calc(100% - 2rem);position:absolute;-webkit-transform:rotate(0);transform:rotate(0)}.firework__rocket_type_1{animation:rockeResizeAnimation 1s linear infinite alternate-reverse}.firework__rocket_type_2{-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.firework__rocket_notNeedRotate{animation:rockeResizeWithoutRotateAnimation 1s linear infinite alternate-reverse}.firework__rocket_isSmall{height:75%}.firework__rocket_isBig{height:175%;bottom:0}.firework__rocket_isPauseAnimation{-webkit-animation-play-state:paused!important;animation-play-state:paused!important}.firework__cashed-item{background:var(--component-background);font-size:.8rem;font-weight:400;box-sizing:border-box;padding:.3rem .5rem;position:absolute;white-space:nowrap;-webkit-animation:cashedCrash 4s linear forwards;animation:cashedCrash 4s linear forwards}.firework__cashed-item_isHorizon{-webkit-animation:cashedCrashHorizon 4s linear forwards;animation:cashedCrashHorizon 4s linear forwards}.firework__cashed-item_isMine{border:1px solid var(--accent-color)}.firework__cashed-container{margin-right:0;margin-top:0;position:absolute;display:flex;align-items:center;justify-content:center}@media screen and (min-width:700px){.firework{height:10rem;margin-right:0;margin-top:-8rem}.firework_isEqualMarginAndHeight{margin-top:-10rem}.firework_isEqualMarginAndHeight .coef{top:-2rem}.firework_type_2{margin-top:-10rem}.firework__animation-container_type_2{width:calc(50% - 10rem);height:calc(50% - 9rem)}.firework_notNeedCoefTop .coef{top:0}}@-webkit-keyframes animationContainer{0%{width:calc(100% - 6rem);@media screen and (min-width:700px){width:calc(100% - 10rem)}}25%{width:calc(100% - 5rem);@media screen and (min-width:700px){width:calc(100% - 8rem)}}75%{width:calc(100% - 7rem);@media screen and (min-width:700px){width:calc(100% - 12rem)}}to{width:calc(100% - 6rem);@media screen and (min-width:700px){width:calc(100% - 10rem)}}}@keyframes animationContainer{0%{width:calc(100% - 6rem);@media screen and (min-width:700px){width:calc(100% - 10rem)}}25%{width:calc(100% - 5rem);@media screen and (min-width:700px){width:calc(100% - 8rem)}}75%{width:calc(100% - 7rem);@media screen and (min-width:700px){width:calc(100% - 12rem)}}to{width:calc(100% - 6rem);@media screen and (min-width:700px){width:calc(100% - 10rem)}}}@-webkit-keyframes rockeResizeAnimation{0%{-webkit-transform:rotate(30deg) scale(1.1);transform:rotate(30deg) scale(1.1)}to{-webkit-transform:rotate(30deg) scale(.9);transform:rotate(30deg) scale(.9)}}@keyframes rockeResizeAnimation{0%{-webkit-transform:rotate(30deg) scale(1.1);transform:rotate(30deg) scale(1.1)}to{-webkit-transform:rotate(30deg) scale(.9);transform:rotate(30deg) scale(.9)}}@-webkit-keyframes rockeResizeWithoutRotateAnimation{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes rockeResizeWithoutRotateAnimation{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(.9);transform:scale(.9)}}@-webkit-keyframes hideAndVisible{0%{-webkit-transform:rotate(0) scale(.5);transform:rotate(0) scale(.5)}25%{-webkit-transform:rotate(0) scale(1.15);transform:rotate(0) scale(1.15)}50%{-webkit-transform:rotate(0) scale(.9);transform:rotate(0) scale(.9)}to{-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}}@keyframes hideAndVisible{0%{-webkit-transform:rotate(0) scale(.5);transform:rotate(0) scale(.5)}25%{-webkit-transform:rotate(0) scale(1.15);transform:rotate(0) scale(1.15)}50%{-webkit-transform:rotate(0) scale(.9);transform:rotate(0) scale(.9)}to{-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}}@-webkit-keyframes cashedCrash{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-300px,300px);transform:translate(-300px,300px)}}@keyframes cashedCrash{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-300px,300px);transform:translate(-300px,300px)}}@-webkit-keyframes cashedCrashHorizon{0%{bottom:0;left:0}to{bottom:450px;left:-300px}}@keyframes cashedCrashHorizon{0%{bottom:0;left:0}to{bottom:450px;left:-300px}}@-webkit-keyframes animationContainerStart{0%{width:3rem;height:3rem}to{width:calc(100% - 6rem);height:calc(100% - 8rem);@media screen and (min-width:700px){width:calc(100% - 10rem);height:calc(100% - 9rem)}}}@keyframes animationContainerStart{0%{width:3rem;height:3rem}to{width:calc(100% - 6rem);height:calc(100% - 8rem);@media screen and (min-width:700px){width:calc(100% - 10rem);height:calc(100% - 9rem)}}}@-webkit-keyframes animationContainerHorizonStart{0%{width:3rem;height:1rem}to{width:calc(100% - 9rem);height:1rem;@media screen and (min-width:700px){width:calc(100% - 10rem);height:1rem}}}@keyframes animationContainerHorizonStart{0%{width:3rem;height:1rem}to{width:calc(100% - 9rem);height:1rem;@media screen and (min-width:700px){width:calc(100% - 10rem);height:1rem}}}@-webkit-keyframes animationContainerHorizon{0%{width:calc(100% - 9rem);@media screen and (min-width:700px){width:calc(100% - 10rem)}}25%{width:calc(100% - 8rem);@media screen and (min-width:700px){width:calc(100% - 8rem)}}75%{width:calc(100% - 10rem);@media screen and (min-width:700px){width:calc(100% - 12rem)}}to{width:calc(100% - 9rem);@media screen and (min-width:700px){width:calc(100% - 10rem)}}}@keyframes animationContainerHorizon{0%{width:calc(100% - 9rem);@media screen and (min-width:700px){width:calc(100% - 10rem)}}25%{width:calc(100% - 8rem);@media screen and (min-width:700px){width:calc(100% - 8rem)}}75%{width:calc(100% - 10rem);@media screen and (min-width:700px){width:calc(100% - 12rem)}}to{width:calc(100% - 9rem);@media screen and (min-width:700px){width:calc(100% - 10rem)}}}.pause{position:absolute;left:0;bottom:0;width:100%;height:100%;background:rgba(0,0,0,.5);justify-content:center;flex-direction:column;font-weight:600;font-size:1.2rem;text-transform:uppercase}.pause,.pause__wick{display:flex;align-items:center}.pause__wick{height:.5rem;margin-top:2rem;min-width:75%;-webkit-animation-name:wickAnimation;animation-name:wickAnimation;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;position:relative;margin-right:12.5%;margin-left:auto}.pause__sparks{position:absolute}@media screen and (min-width:700px){.pause{font-size:1.8rem}}@-webkit-keyframes wickAnimation{0%{min-width:75%}to{min-width:0}}@keyframes wickAnimation{0%{min-width:75%}to{min-width:0}}.game-window{width:100%;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;padding-top:65%;border-radius:10px;background-position-x:0;background-position-y:100%}.game-window_styleCode_default.game-window_isAnimation{-webkit-animation:backgroundAnimation 4s linear infinite,backgroundVerticalAnimation 45s linear forwards;animation:backgroundAnimation 4s linear infinite,backgroundVerticalAnimation 45s linear forwards}.game-window_styleCode_desert.game-window_isAnimation{-webkit-animation:backgroundAnimation 4s linear infinite;animation:backgroundAnimation 4s linear infinite}.game-window_styleCode_football.game-window_isAnimation{-webkit-animation:backgroundAnimation 4s linear infinite,backgroundVerticalAnimation 45s linear forwards;animation:backgroundAnimation 4s linear infinite,backgroundVerticalAnimation 45s linear forwards}.game-window_styleCode_dino.game-window_isAnimation,.game-window_styleCode_hungryDino.game-window_isAnimation,.game-window_styleCode_knight.game-window_isAnimation,.game-window_styleCode_mario.game-window_isAnimation,.game-window_styleCode_ragby.game-window_isAnimation,.game-window_styleCode_smurf.game-window_isAnimation,.game-window_styleCode_squid.game-window_isAnimation{-webkit-animation:backgroundAnimation 4s linear infinite;animation:backgroundAnimation 4s linear infinite}.game-window_isPauseAnimation{-webkit-animation-play-state:paused!important;animation-play-state:paused!important}.game-window__end-image{position:absolute;bottom:1rem;right:1rem;height:10rem}@media screen and (min-width:700px){.game-window{height:100%;padding-top:0}}@-webkit-keyframes backgroundAnimation{0%{background-position-x:0}to{background-position-x:200%}}@keyframes backgroundAnimation{0%{background-position-x:0}to{background-position-x:200%}}@-webkit-keyframes backgroundVerticalAnimation{0%{background-position-y:100%}to{background-position-y:0}}@keyframes backgroundVerticalAnimation{0%{background-position-y:100%}to{background-position-y:0}}.mega_wins{display:block;position:absolute;z-index:10000;top:0;width:100%;height:100%;border-radius:10px;overflow:hidden;background-color:rgba(44,48,63,.74);background-image:url(/static/media/background.362a2193.png);background-position:50%;background-repeat:no-repeat;background-size:100%;-webkit-animation:pulse .5s ease-in-out;animation:pulse .5s ease-in-out;left:0}.mega_wins_isClosed{-webkit-animation:closing .25s linear;animation:closing .25s linear}@media screen and (max-width:700px){.mega_wins{display:flex;justify-content:center;flex-direction:column}}.mega_wins__image>svg{width:100%;height:100%;-webkit-animation:moveImg 11s ease-in-out infinite;animation:moveImg 11s ease-in-out infinite}@media screen and (max-width:700px){.mega_wins__image{-webkit-transform:scale(1.2);transform:scale(1.2)}}.mega_wins__close-button{position:absolute;top:140px;right:250px;width:2.5rem;height:2.5rem;max-height:2.5rem;min-width:2.5rem;border-radius:100%;margin-left:.6rem;display:flex;justify-content:center;align-items:center;cursor:pointer;background:var(--accent-color)}@media screen and (max-width:700px){.mega_wins__close-button{top:210px;right:20px}}.mega_wins__item{width:1.1rem;max-height:1.1rem;display:block;line-height:0;fill:var(--text)}@-webkit-keyframes pulse{0%{-webkit-transform:scale(0);transform:scale(0);opacity:.1}50%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes pulse{0%{-webkit-transform:scale(0);transform:scale(0);opacity:.1}50%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes closing{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.5);transform:scale(.5);opacity:.7}to{-webkit-transform:scale(0);transform:scale(0);opacity:0;display:none}}@keyframes closing{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.5);transform:scale(.5);opacity:.7}to{-webkit-transform:scale(0);transform:scale(0);opacity:0;display:none}}@-webkit-keyframes moveImg{0%{-webkit-transform:translateX(0);transform:translateX(0)}2%{-webkit-transform:translateX(3px);transform:translateX(3px)}4%{-webkit-transform:translateX(-3px);transform:translateX(-3px)}6%{-webkit-transform:translateX(3px);transform:translateX(3px)}8%{-webkit-transform:translateX(-3px);transform:translateX(-3px)}10%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes moveImg{0%{-webkit-transform:translateX(0);transform:translateX(0)}2%{-webkit-transform:translateX(3px);transform:translateX(3px)}4%{-webkit-transform:translateX(-3px);transform:translateX(-3px)}6%{-webkit-transform:translateX(3px);transform:translateX(3px)}8%{-webkit-transform:translateX(-3px);transform:translateX(-3px)}10%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.game{width:100%;color:var(--text);position:relative}.game__header-layout{width:100%;height:4.2rem;margin-bottom:.7rem}.game__header-layout_isOpen .header{border-radius:10px 10px 0 0}.game__time-bar{width:100%;height:1.8rem}.game__bets-block-layout{width:100%}.game__center-block{width:100%;justify-content:space-between;margin-top:.8rem;padding:10px}.game__center-block,.game__last-card{box-sizing:border-box;background:var(--main-background);border-radius:10px}.game__last-card{width:53%;padding:1.4rem}.game__last-card-layout{width:100%}.game__relatively-layout{width:45%}.game__basket-layout,.game__card-history-layout,.game__chat-layout{width:100%;margin-top:.5rem}.game__jackpot-layout,.game__statistic-layout{width:100%;margin-bottom:.5rem}@media screen and (min-width:700px){.game_platform_desktop{height:100%;width:100%;padding-top:0;display:grid;box-sizing:border-box;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(11,1fr);grid-column-gap:1rem;grid-row-gap:.5rem}.game_platform_desktop .game__left-header-layout{grid-column:1/1;grid-row:1/1}.game_platform_desktop .game__statistic-layout{grid-column:2/4;grid-row:1/1;position:relative;margin-bottom:0}.game_platform_desktop .game__right-header-layout{grid-column:4/4;grid-row:1/1;position:relative}.game_platform_desktop .game__history-layout{grid-column:1/1;grid-row:2/12}.game_platform_desktop .game__game-layout{grid-column:2/4;grid-row:2/8;background:var(--main-background);border-radius:10px;padding:1rem;box-sizing:border-box}.game_platform_desktop .game__basket-layout{grid-column:2/4;grid-row:8/12;margin-top:0}.game_platform_desktop .game__chat-layout{grid-column:4/4;grid-row:2/12;margin-top:0;box-sizing:border-box;padding-top:0}.game_platform_desktop .game__chat-layout_isOpen{padding-top:16rem}.game_platform_desktop .game__jackpot-layout{grid-column:4/4;grid-row:2/4;margin-top:0;box-sizing:border-box;padding-top:0;display:flex;justify-content:center;align-items:center}}.locale{background:var(--text)}.locale__title{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#0e70b9),to(#005693));background:linear-gradient(180deg,#0e70b9 0,#005693);height:2.5rem;color:var(--text);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:var(--text);cursor:pointer}.locale__ok{width:1.8rem;position:absolute;right:1rem}.notify-item{display:flex;align-items:center;width:100%;min-height:3rem;position:relative;z-index:1000000;margin-top:.5rem;padding:.3rem 1rem;box-sizing:border-box;font-size:1rem;color:var(--text);-webkit-animation:init .7s ease;animation:init .7s ease;background:var(--component-background);box-shadow:5px 5px 15px rgba(0,0,0,.25);border-radius:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.notify-item_type_error{border-left:5px solid #ac2f2f}.notify-item_type_success,.notify-item_type_win{border-left:5px solid var(--accent-color)}.notify-item_type_win{background:var(--component-background) url(/static/media/confeti.8db5efdb.gif);background-size:cover}.notify-item_deleting{-webkit-animation:delete .7s ease;animation:delete .7s ease}.notify-item__img{width:2rem;line-height:0}.notify-item__close{min-width:1.5rem;cursor:pointer}.notify-item__text{flex-grow:1;box-sizing:border-box;padding-left:1rem;height:100%;font-weight:400;display:flex;justify-content:flex-start;align-items:center;word-break:break-word}@-webkit-keyframes init{0%{opacity:0;-webkit-transform:translateX(10rem);transform:translateX(10rem)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes init{0%{opacity:0;-webkit-transform:translateX(10rem);transform:translateX(10rem)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes delete{0%{opacity:1;max-height:3rem;min-height:3rem;overflow:hidden;margin-top:.5rem}70%{opacity:.5;-webkit-transform:translateX(120%);transform:translateX(120%);margin-top:0;padding:0}to{opacity:0;-webkit-transform:translateX(200%);transform:translateX(200%);max-height:0;min-height:0;margin-top:0;padding:0;overflow:hidden}}@keyframes delete{0%{opacity:1;max-height:3rem;min-height:3rem;overflow:hidden;margin-top:.5rem}70%{opacity:.5;-webkit-transform:translateX(120%);transform:translateX(120%);margin-top:0;padding:0}to{opacity:0;-webkit-transform:translateX(200%);transform:translateX(200%);max-height:0;min-height:0;margin-top:0;padding:0;overflow:hidden}}#notify{display:flex;justify-content:center;flex-direction:column-reverse;position:fixed;right:1rem;margin:auto;overflow:hidden;width:70%;z-index:10000}@media screen and (min-width:700px){#notify{width:15%}}.app{width:100%;min-height:100%;box-sizing:border-box;padding:0 .7rem .7rem;background:var(--settings-background);color:var(--text)}.app__header-layout{width:100%;height:4.2rem}#preloader:after{content:"fiablegames.com";color:var(--text);position:absolute;padding-top:4rem;text-transform:uppercase;font-size:.9rem}@media screen and (min-width:700px){.app{height:700px;min-height:700px;max-height:700px;width:1200px;min-width:1200px;background:none;padding:0}#root{display:flex;justify-content:center;align-items:center}}#root,body,html{width:100%;height:100%;margin:0;padding:0;font-family:"Roboto",sans-serif;background:#000}html{font-size:14px}@media screen and (min-width:700px){html{font-size:14px}}a,article,button,h1,h2,h3,h4,h5,h6,li,ol,p,ul{padding:0;margin:0;text-decoration:none;list-style:none;color:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box}a::-webkit-scrollbar,article::-webkit-scrollbar,button::-webkit-scrollbar,h1::-webkit-scrollbar,h2::-webkit-scrollbar,h3::-webkit-scrollbar,h4::-webkit-scrollbar,h5::-webkit-scrollbar,h6::-webkit-scrollbar,li::-webkit-scrollbar,ol::-webkit-scrollbar,p::-webkit-scrollbar,ul::-webkit-scrollbar{margin-top:3px;width:2px;height:0;opacity:0}a::-webkit-scrollbar-track,article::-webkit-scrollbar-track,button::-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,li::-webkit-scrollbar-track,ol::-webkit-scrollbar-track,p::-webkit-scrollbar-track,ul::-webkit-scrollbar-track{border-radius:50px}a::-webkit-scrollbar-thumb,article::-webkit-scrollbar-thumb,button::-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,li::-webkit-scrollbar-thumb,ol::-webkit-scrollbar-thumb,p::-webkit-scrollbar-thumb,ul::-webkit-scrollbar-thumb{background-color:var(--accent-color);border-radius:50px}@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}}.new-year{width:100%;height:100%;display:flex;position:absolute;z-index:10000;justify-content:center;align-items:center;background-color:rgba(0,0,0,.5);font-size:14px}@media screen and (max-width:700px){.new-year{top:0;font-size:12px}}.new-year__main-container{width:100%;height:100%;display:flex;flex-direction:column;overflow:auto}.new-year__img-container{position:relative;min-width:370px}.new-year__frame-img{width:100%;height:auto;flex-direction:column}.new-year__frame-img,.new-year__title{display:flex;justify-content:center}@media screen and (max-width:700px){.new-year__title{margin-top:20%}}.new-year__title-text{font-style:normal;font-weight:700;font-size:4em;color:#ff9615;font-family:"SnowCapCyr"}.new-year__text-container{width:75%;flex-direction:column;display:flex;padding-left:10%}@media screen and (max-width:700px){.new-year__text-container{width:80%;padding-left:2%}}.new-year__text{font-family:"Kabarett Simple";font-style:normal;font-weight:100;font-size:1.2em;line-height:1.2em}@media screen and (max-width:700px){.new-year__text{font-size:1em}}.new-year__statistics{display:flex;flex-direction:column;align-items:flex-start;width:75%;padding-left:10%}@media screen and (max-width:700px){.new-year__statistics{width:80%;padding-left:2%}}.new-year__footer{display:flex;justify-content:center;margin-top:auto;width:100%;padding-left:10%}.new-year__text-footer{color:#000;font-size:1.5em;line-height:27px;font-family:"Kabarett Simple"}.new-year__close-button{position:absolute;right:0;top:0;max-height:2.5em;min-width:2.5em;max-width:2.5em;overflow:hidden;display:flex;flex-direction:column;border-radius:1.25em;background:#ff8d00;padding:.65em;box-sizing:border-box;-webkit-transition:max-width 1s,max-height 1s;transition:max-width 1s,max-height 1s;z-index:1004}.new-year__close-icon{margin-left:auto;cursor:pointer;width:1.2em;max-height:1.2em;line-height:0;position:relative;display:flex;justify-content:center;align-items:center}.new-year__close-icon>svg,.new-year__content{width:100%;height:100%}.new-year__content{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;padding:1em 0;grid-row-gap:1em;row-gap:1em;box-sizing:border-box}.theme-orange{--main-background:#2a3040;--text:#fff;--accent-color:#ff8d00;--component-background:#3a4768;--settings-background:#13171d;--id-color:#67758b;--chat-text:#abbbe8;--statistic-color1:#141c5e;--statistic-color2:#284693;--statistic-color3:#db2424;--statistic-color4:#ac2f2f}.theme-purple{--main-background:#310a31;--text:#f4ecd6;--accent-color:#88b7b5;--component-background:#847996;--settings-background:#5b4264;--id-color:#f5eeda;--chat-text:#cedbc4;--statistic-color1:#90bcb4;--statistic-color2:#727d8d;--statistic-color3:#63526c;--statistic-color4:#7f4488}
/*# sourceMappingURL=main.57a5150e.chunk.css.map */