.bonuses-wrapper.fade-enter-active,.bonuses-wrapper.fade-leave-active{-webkit-transition:opacity .25s ease-out;-o-transition:opacity .25s ease-out;transition:opacity .25s ease-out}.bonuses-wrapper.fade-enter,.bonuses-wrapper.fade-leave-to{opacity:0}.bonus__button.is-disabled,.bonus__switch.is-disabled{pointer-events:none}.bonuses-wrapper.horisontal-slider .countdown{padding-left:8px;padding-right:8px}.bonuses-wrapper.horisontal-slider .bonus__button-wrapper.is-activated{text-align:center;-webkit-transform:none;-ms-transform:none;transform:none;position:static}.bonus-sum-refund{text-align:center}.bonus-sum-refund__buttons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:16px auto 0}.bonus-sum-refund__buttons .button+.button{margin-left:10px}@media screen and (max-width:400px){.bonus-sum-refund__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bonus-sum-refund__buttons .button+.button{margin-left:0;margin-top:10px}}.bonus-sum-refund b{color:#d9572b}.bonus-purchase__close{position:absolute;width:50px;height:50px;cursor:pointer}.bonus-purchase__close:after,.bonus-purchase__close:before{content:"";position:absolute;width:20px;height:2px;border-radius:2px;top:50%;left:50%;margin:-1px 0 0 -10px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background-color:#acb6bf}.bonus-purchase__close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.bonus-purchase__text{text-align:center;margin:20px 0;font-size:17px}.bonus-purchase__buttons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.bonus-purchase__buttons .button:first-child{margin-right:5px}.bonus-purchase--web .bonus-purchase__close{top:5px;right:5px}.bonus-purchase--mob .bonus-purchase__close{top:0;right:0}.bonus-purchase--mob .bonus-purchase__cancel-link{color:#d9572b;font-size:12px;margin-top:20px}.bonus-purchase--mob .bonus-purchase__buttons{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.secure-payment{margin:-20px 0 0}.secure-payment form{height:0;overflow:hidden}.secure-payment iframe{height:60vh;min-height:470px;width:100%;border:0}.secure-payment__close{background:rgba(0,0,0,0);position:absolute;top:0;right:0;height:36px;width:36px;cursor:pointer}.secure-payment__close .svg-icon{width:16px;height:16px;fill:#384f66}.dialog{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;overflow:auto;position:fixed;left:0;right:0;top:0;z-index:1000}.dialog.fade-enter-active,.dialog.fade-leave-active{-webkit-transition:opacity .25s ease-out;-o-transition:opacity .25s ease-out;transition:opacity .25s ease-out}.dialog.fade-enter,.dialog.fade-leave-to{opacity:0}.dialog__window{-webkit-box-shadow:0 0 15px rgba(0,0,0,.5);box-shadow:0 0 15px rgba(0,0,0,.5);background:#fff;border-radius:5px;width:90%;max-width:520px;padding:20px 30px;overflow:hidden;position:relative;z-index:18}.dialog__overlay{background:rgba(56,79,102,.7);position:fixed;left:0;right:0;top:0;bottom:0;z-index:15}.dialog__content{padding-top:20px}.dialog__title{text-align:center;text-transform:uppercase;background:#e6ecf2;font-family:Lato-Black,sans-serif;font-size:24px;margin:-20px -30px 0;padding:15px 50px;position:relative}.dialog--web .dialog__window{-webkit-transform:translateX(150px);-ms-transform:translateX(150px);transform:translateX(150px)}.dialog--mob .dialog__title{font-size:20px;padding:10px}.file-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:12px 0}.file-item__preview{width:100px;height:80px;margin:0 12px 0 0;text-align:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;overflow:hidden;font-size:0;background:rgba(0,0,0,.1)}.file-item__preview img{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;left:50%;top:50%;width:auto;height:auto;max-width:inherit;max-height:inherit}.file-item__preview img.horizontal{height:100%}.file-item__preview img.vertical{width:100%}.file-item__info{margin-right:auto;min-width:0}.file-item__info,.file-item__name{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}.file-item__name{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.file-item__size{margin-top:16px}.file-item__remove,.file-item__size{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.file-item__remove{cursor:pointer;width:24px;height:24px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:12px}.file-item__remove .svg-icon{width:18px;height:18px}.file-item{font-size:14px;border-top:1px solid #cfdae6}.file-item:first-child{border-top:0}.file-item__name{color:inherit}.file-item__size{color:#acb6bf}.file-item__remove .svg-icon{fill:#bbc8d5}.files-uploader.is-pending{pointer-events:none}.files-uploader__status{margin:0 0 30px;text-align:center}.files-uploader__status,.files-uploader__title{text-transform:uppercase;font-size:20px;font-weight:700;color:#fff}.files-uploader__title{margin:0}.files-uploader__separator{position:relative;font-size:16px}.files-uploader__separator:after,.files-uploader__separator:before{content:"";position:absolute;height:1px;width:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.files-uploader__separator:before{left:-30px}.files-uploader__separator:after{right:-30px}.files-uploader__dropzone{width:49%;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.files-uploader__dropzone,.files-uploader__label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.files-uploader__label{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;flex-direction:column;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%}.files-uploader__filezone,.files-uploader__label{-webkit-flex-direction:column;-ms-flex-direction:column}.files-uploader__filezone{width:49%;padding:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;border-radius:6px}.files-uploader__no-files{text-align:center}.files-uploader{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative}.files-uploader__title{color:#384f66;font-size:14px}.files-uploader__separator{padding:16px;font-size:12px;text-transform:uppercase}.files-uploader__separator:after,.files-uploader__separator:before{background-color:#99acbf}.files-uploader__dropzone{color:#99acbf;border:2px dashed #cfdae6;border-radius:6px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:12vh 0}.files-uploader__dropzone.is-error{background-color:#fcf0f0}.files-uploader__filezone{background-color:#e6ecf2}.files-uploader__filezone.is-error{background-color:#fcf0f0}.files-uploader__filezone .files-uploader__button{width:200px;margin:0 auto}.files-uploader__status{color:inherit;margin:0 0 12px;font-size:14px}.files-uploader__button{min-width:200px}.files-uploader__button input{display:none}.files-uploader__button[disabled]{cursor:default;opacity:.5}.files-uploader__rules{margin-top:16px}.files-uploader__files-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.files-uploader__files-list,.files-uploader__no-files{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.files-uploader__no-files{color:#99acbf;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.files-uploader__error{text-align:center;color:#d94141;margin-top:8px}.files-uploader__progress{background-color:#cfdae6;border-radius:8px;height:8px;position:relative;margin:10px 0 30px}.files-uploader__progress-line{background-color:#26bfa6;background-image:-webkit-repeating-linear-gradient(135deg,rgba(0,0,0,0),rgba(0,0,0,0) 5px,rgba(0,0,0,.15) 0,rgba(0,0,0,.15) 10px);background-image:-o-repeating-linear-gradient(135deg,rgba(0,0,0,0),rgba(0,0,0,0) 5px,rgba(0,0,0,.15) 5px,rgba(0,0,0,.15) 10px);background-image:repeating-linear-gradient(-45deg,rgba(0,0,0,0),rgba(0,0,0,0) 5px,rgba(0,0,0,.15) 0,rgba(0,0,0,.15) 10px);border-radius:8px;-webkit-transition:width .5s ease;-o-transition:width .5s ease;transition:width .5s ease;position:absolute;top:0;left:0;bottom:0;z-index:3}.files-uploader__percent{color:#26bfa6;text-align:center;margin:12px 15px 15px}.files-uploader__label{text-align:center}.signup-gender{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.signup-gender .form-radio+.form-radio{margin-left:16px}.ui__datepicker{position:relative}.ui__datepicker .form-input{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.ui__datepicker .custom-select{margin:0 3px 0 0}.ui__datepicker .custom-select:last-child{margin:0}.signup-birthday .custom-select:first-child{min-width:70px}.signup-birthday .custom-select:nth-child(2){min-width:140px}@media screen and (max-width:850px){.signup-birthday .custom-select:nth-child(2){min-width:120px}}.signup-birthday .custom-select:nth-child(3){min-width:95px}@media screen and (max-width:850px){.signup-birthday .custom-select:nth-child(3){min-width:80px}}.birthday-note{font-size:12px;color:grey;margin-top:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.birthday-note .svg-icon{fill:red;width:14px;height:14px}.ui__phonepicker{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;position:relative}.ui__phonepicker.is-invalid{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.ui__phonepicker .custom-select{margin:0 3px 0 0}.ui__phonepicker .custom-select .selectric{padding:0 0 0 17px;width:78px}.ui__phonepicker .custom-select .selectric-open .selectric{padding:0 0 1px 17px}.ui__phonepicker .custom-select .selectric-items li.selected{display:block}.ui__phonepicker .form-input{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:auto}.ui__phonepicker .form-input__field.form-input__field--wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%}.ui__phonepicker .form-input__field.form-input__field--wrapper[disabled]{background-color:grey}.ui__phonepicker .form-input__field.form-input__field--wrapper input{height:38px;padding:0 5px;width:100%;font-size:14px;border-radius:3px;background:rgba(0,0,0,0)}.ui__phonepicker .form-input__field.form-input__field--wrapper input[disabled]{background-color:rgba(0,0,0,0);border-color:rgba(102,112,120,.4);color:#99acbf}.ui__phonepicker .form-input__field.form-input__field--wrapper input:not([disabled]){color:#2d4359}.signup-limits{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.signup-limits .custom-select{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;min-width:0;margin-right:3px}.signup-limits .form-input{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:130px}.signup-terms .terms-row{position:relative;padding-left:30px;text-align:left;line-height:22px}.signup-terms .terms-row+.terms-row{margin-top:4px}.signup-terms .form-radio{position:absolute;left:0;top:2px}.steps-progress{padding:0 0 32px;position:relative}.steps-progress__text{font-size:14px;font-family:Lato-Bold,sans-serif;text-align:center;text-transform:uppercase;margin:0 0 56px}.steps-progress__bar{background-color:rgba(230,236,242,.16);border-radius:4px;position:relative;font-size:0;text-align:left;height:4px;margin:0 12px}.steps-progress__passed{-webkit-transition:width .5s ease;-o-transition:width .5s ease;transition:width .5s ease;will-change:width;background-color:#26bfa6;background-image:-webkit-repeating-linear-gradient(135deg,rgba(0,0,0,0),rgba(0,0,0,0) 4px,rgba(0,0,0,.14) 0,rgba(0,0,0,.14) 8px);background-image:-o-repeating-linear-gradient(135deg,rgba(0,0,0,0),rgba(0,0,0,0) 4px,rgba(0,0,0,.14) 4px,rgba(0,0,0,.14) 8px);background-image:repeating-linear-gradient(-45deg,rgba(0,0,0,0),rgba(0,0,0,0) 4px,rgba(0,0,0,.14) 0,rgba(0,0,0,.14) 8px);border-radius:4px 0 0 4px;height:100%;width:0;display:inline-block}.steps-progress__thumb{-webkit-transform:translate(-50%,7px);-ms-transform:translate(-50%,7px);transform:translate(-50%,7px);-webkit-transition:left .5s ease;-o-transition:left .5s ease;transition:left .5s ease;will-change:left;background:url(/static/mb/img/signup-progress-thumb.png) no-repeat 0 0;background-size:contain;width:46px;height:59px;color:#fff;font-size:14px;line-height:34px;text-align:center;position:absolute;bottom:0}.multi-stepper__button-back{background:rgba(0,0,0,0);color:#d9572b;font-size:14px;font-family:SourceSansPro,sans-serif;line-height:16px;text-align:center;width:100%;cursor:pointer;border:0;outline:none}.multi-stepper__button-back .svg-icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);fill:currentColor;width:12px;height:12px;margin:0 2px -1px 0}.signup{font-size:14px}.signup .signup-step{display:block;max-width:280px}.signup .form-row{width:100%;margin-bottom:10px}.signup .form-input{margin-bottom:0}.signup .auth__button{height:40px;line-height:40px;font-size:14px;margin:16px 0;width:100%}.signup .auth__toggle-link,.signup a{color:#d9572b}.signup .auth__toggle-link:hover,.signup a:hover{color:#ee6030}.signup .form-input__error{opacity:1;z-index:auto}.signup .signup-birthday .form-input{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.signup .signup-birthday .custom-select:nth-child(2){min-width:auto;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.signup .signup-birthday .custom-select:nth-child(3){min-width:70px}.signup .ui__phonepicker .form-input__field.form-input__field--wrapper input:not([disabled]){color:hsla(0,0%,100%,.8)}.signup .signup-limits .form-input.has-success:after{content:none}.signup .signup-limits .form-input.has-success .form-input__icon-holder{color:#2d4359}.max-bet-banner{position:absolute;left:0;right:0;bottom:0;padding:15px 30px;background-color:#d9572b;font-size:14px;line-height:1.4;color:#fff;text-align:center}@media screen and (orientation:landscape) and (max-height:460px){.max-bet-banner{padding:8px 16px;font-size:12px}}.game-preview{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.game-preview--tournament .game-preview__thumb{position:relative;border:2px solid #ffce53}.game-preview--expanded{padding-bottom:80px}.game-preview .button{height:4rem;font-size:1.4rem;line-height:4rem}.game-preview__thumb{background:url(/static/mb/img/game_thumb.png) 50% 0;width:150px;margin:0 auto 10px;font-size:0}.game-preview__thumb img{-webkit-box-shadow:0 0 20px rgba(0,0,0,.5);box-shadow:0 0 20px rgba(0,0,0,.5);width:100%}.game-preview__buttons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.game-preview__buttons .button{width:150px;margin-bottom:10px}.game-preview__button-demo{margin-top:15px}.game-preview__button-favorite{background-color:rgba(0,0,0,0);white-space:nowrap;font-size:1.6rem;margin-top:15px;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.game-preview__button-favorite.is-favorite{color:#d9572b}.game-preview__button-favorite .svg-icon{fill:currentColor;margin-right:4px;width:20px;height:20px}@media screen and (orientation:landscape){.game-preview{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:0 12px}.game-preview__thumb{width:200px;margin-right:20px}.game-preview__button-demo,.game-preview__button-favorite{margin-top:auto}}@media screen and (max-height:360px){.game-preview .button{height:3rem;font-size:1.2rem;line-height:3rem}.game-preview__button-favorite{font-size:1.2rem}}.tournament-info__title{position:relative;padding-left:16px;color:#acb6bf;font-size:12px;font-weight:700;text-transform:uppercase}.tournament-info__title:before{position:absolute;content:"";top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:url(../../../common/img/tournament-cup.svg);background-size:contain;width:12px;height:12px}.tournament-info__minbet{font-size:12px;color:#26bfa6;font-weight:700;text-transform:uppercase;margin:8px 0 16px}.tournament-info__badge{position:absolute;background-color:#e6ecf2;right:inherit;left:-1px;z-index:4;border-radius:0 0 2px 0;-webkit-box-shadow:none;box-shadow:none;width:20px;height:20px}.tournament-info__badge:before{position:absolute;content:"";left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:url(../../../common/img/tournament-cup.svg);background-size:contain;width:12px;height:12px}.game-modal{background-color:#2d4359;top:0;padding-top:20px}.game-modal .modal-content{background-color:#2d4359;min-height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@-webkit-keyframes show-list-item{0%{opacity:0}to{opacity:1}}@keyframes show-list-item{0%{opacity:0}to{opacity:1}}.slot{list-style-type:none}.slot,.slot__img{position:relative}.slot__img{background:url(/static/mb/img/game_thumb.png) 50% 0;padding-bottom:70.5%;width:100%;overflow:hidden}.slot__img>.slot__text{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);position:absolute;left:50%;bottom:14px;z-index:2}.slot__thumb{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;position:absolute;left:50%;top:50%}.slot__text{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:16px;padding:0 10px 10px;margin:0;text-align:center;text-decoration:none;color:#fff;line-height:.9;max-width:90%}.slot__badge{background:#c55c46;border-radius:2px;position:absolute;top:0;right:0;font-size:10px;text-transform:uppercase;color:#fff;padding:1px 5px;text-shadow:0 2px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.15);box-shadow:0 2px 0 rgba(0,0,0,.15);z-index:2}.slot__badge--new{background:#d94141}.slot__badge--new:after{border-left-color:#d94141}.slot__badge:after{content:"";position:absolute;left:0;bottom:-5px;border:5px solid rgba(0,0,0,0);border-left-color:#c55c46}.slot__badge--tournament{background-color:#e6ecf2;right:inherit;left:0;z-index:4;border-radius:0 0 2px 0;-webkit-box-shadow:none;box-shadow:none}.slot__badge--tournament:before{position:absolute;content:"";left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:url(../../../common/img/tournament-cup.svg);background-size:contain}.slot__badge--tournament:after{display:none}.slot--tournament{border:2px solid #ffce53}.list-games-popular{max-width:1200px;margin:0 auto 40px}.list-games-popular .games-list-block__wrapper{padding:0;margin:0;-webkit-box-shadow:none;box-shadow:none;background-color:rgba(0,0,0,0)}.list-games-popular .games-list-block__header{color:#384f66;font-size:24px}.list-games-popular__title{font-size:22px;text-align:center}.list-games-popular__button-wrapper{text-align:center;margin:10px 0}.external-verify__header{font-weight:500;font-family:SourceSansPro,sans-serif;text-align:center;text-transform:inherit;font-size:14px}.external-verify__header a{color:#d9572b;text-decoration:underline}.external-verify__text{text-align:left}.external-verify__text.is-centered{text-align:center}.upload-document-popup .modal-head{position:relative}.upload-document-popup .modal-close{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%}.upload-document-popup .modal-body{max-width:992px;margin:0 auto}.upload-document-popup .ui-tab-simple+.ui-tab-simple{margin-left:2px}.upload-document-popup__content{padding:20px 16px}.upload-document-popup__pane{height:0;overflow:hidden;text-align:left}.upload-document-popup__pane.is-active{height:auto;overflow:inherit}.upload-document-popup__pane .images{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.upload-document-popup__pane .images img{margin-bottom:10px;max-width:100%}.upload-document-popup__notification{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;background:#e6ecf2;padding:12px 16px;margin:0 0 20px;font-size:14px;font-weight:700;border-radius:5px}.upload-document-popup__notification .svg-icon{fill:#d9572b;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:28px;height:28px}.upload-document-popup__notification div{margin-left:15px}.upload-document-popup__notification ul{list-style-type:disc;padding-left:20px}.payment{position:relative}.payment__no-withdrawal{background:rgba(230,236,242,.7);padding:20px;width:100%;height:100%;position:absolute;left:0;top:0;z-index:3}.payment__no-withdrawal,.payment__not-available{font-size:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.payment__not-available{text-align:center;padding:24px;font-weight:600}.payment .form-input{margin:0 0 10px}.payment .form-input__field{margin:0}.payment .form-input__error{padding:5px}.payment-methods-list{background:#e6ecf2;padding:20px 30px}.payment-methods-list__title{text-align:center;color:#99acbf;margin:0 0 10px;width:100%;font-size:14px;font-family:Lato-Black,sans-serif;text-transform:uppercase;letter-spacing:1px}.payment-methods-list__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.payment-methods-list--not-available{pointer-events:none}.payment-methods-list--not-available *{opacity:.75}.payment-methods-list.is-mob{padding:16px;margin:0 0 12px}.payment-methods-list.is-mob .payment-methods-list__title{font-family:Lato,sans-serif;font-weight:700}.payment-method-item{margin:8px .75%;width:15%;cursor:pointer}.payment-method-item--disabled{opacity:.4}.payment-method-item__icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:60px;padding:5px;border-radius:5px;background:#fff;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.payment-method-item__icon img{max-width:100%;max-height:100%}.payment-method-item__title{position:relative;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.is-mob .payment-method-item{margin:8px 1%;width:31%;max-width:120px}.is-mob .payment-method-item__title{display:none}.payment-form__header{background:#e6ecf2;padding:8px 30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.payment-form__fields{max-width:400px;margin:12px auto}.payment-form__title{text-align:center;color:#99acbf;margin:12px 0;width:100%;font-size:14px;font-family:Lato-Black,sans-serif;text-transform:uppercase;letter-spacing:1px}.is-mob .payment-form__title{font-family:Lato,sans-serif;font-weight:700}.payment-form__icon{max-height:30px;max-width:180px}.payment-form__back-button{background:rgba(0,0,0,0);text-decoration:none;font-size:14px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#d9572b;cursor:pointer;padding:0}.payment-form__back-button:hover{color:#ee6030}.payment-form__back-button .svg-icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);fill:currentColor;width:12px;height:12px;margin:0 4px 0 0}.payment-form__method-icon{line-height:0}.payment-form__content{padding:0 30px 16px}.payment-form__content .payment-form__notice{margin:0 -30px}.payment-form__submit-button.button{margin:12px 0 0;width:250px}.is-web .payment-form__submit-button.button{height:60px;line-height:60px}.payment-form__iframe iframe{border:0;display:block;width:100%;margin:30px auto 0;height:750px}.is-mob .payment-form__iframe iframe{height:1500px}.payment-form__card{margin:-12px -30px 12px;padding:16px;background:#e6ecf2}.is-mob .payment-form__card{margin-right:-16px;margin-left:-16px}.payment-form__card-notice,.payment-form__notice{padding:8px 30px;background:#d1dae2;color:#d94141;font-size:12px;line-height:1.2}.payment-form__notice{padding:8px 30px}.payment-form__card-notice{padding:8px 30px;margin:12px -30px}.payment-form__comission{margin:-4px 0 0;color:#d94141;font-size:12px;line-height:1.2}.payment-form__comission-default{color:#99acbf;max-width:400px;margin:0 auto;padding:20px 0 0}.payment-form__comission-default a{color:#d9572b}.payment-form .selectric-card-select{width:280px;margin:0 auto}.payment-form .selectric-card-select .label{color:#384f66;font-size:14px}.payment-form.is-mob .payment-form__header{padding:8px 16px}.payment-form.is-mob .payment-form__method-icon img{max-height:24px}.payment-form.is-mob .payment-form__back-button{font-size:12px}.payment-form.is-mob .payment-form__notice{padding:8px 16px}.payment-form.is-mob .payment-form__content{padding:12px 16px}.payment-form.is-mob .payment-form__content .payment-form__notice{margin:-12px -16px 0}.payment-card{background:#fff;border-radius:5px;-webkit-box-shadow:0 3px rgba(0,0,0,.2);box-shadow:0 3px rgba(0,0,0,.2);max-width:400px;margin:0 auto;padding:16px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.payment-card,.payment-card__header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.payment-card__header{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:10px}.payment-card__method{max-height:30px;max-width:120px}.payment-card__chip{background:url(/static/mb/img/visa-chip.svg) no-repeat 50% 50%;background-size:contain;width:54px;height:44px;display:inline-block;font-size:0}.payment-card .form-input{margin:0}.payment-card .form-input--cardNumber{margin-bottom:10px;width:100%}.payment-card .form-input--cardHolder{width:60%}.payment-card .form-input--expireMonth,.payment-card .form-input--expireYear{width:17%}.payment-card .form-input--expireMonth{margin:0 8px 0 auto}.payment-card .form-input.has-success .form-input__field{background:#fff;-webkit-box-shadow:none;box-shadow:none}.payment-card .form-input__error{padding:8px}.payment-amount{max-width:400px;margin:12px auto}.payment-amount__title{text-align:center;color:#99acbf;margin:0 0 10px;font-size:14px;font-family:Lato-Black,sans-serif;text-transform:uppercase;letter-spacing:1px}.is-mob .payment-amount__title{font-family:Lato,sans-serif;font-weight:700}.payment-amount__price-points{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.payment-amount__price-point{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;width:100%;margin:0 4px 0 0}.payment-amount__price-point:last-child{margin-right:0}.payment-amount__sum .form-input__field{background:#e6ecf2;height:50px;font-size:24px;font-weight:600;font-family:Lato-Black,sans-serif;text-align:center}.is-mob .payment-amount__sum .form-input__field{height:40px}.payment-amount__sum .form-input__icon-holder{color:#99acbf;font-size:24px;font-weight:600}.is-mob .payment-amount__sum .form-input__icon-holder{top:20px}.payment-amount__sum .form-input__error{z-index:auto;opacity:1;padding:16px}.is-mob .payment-amount__sum .form-input__error{padding:4px 0 0}.payment-amount__sum.form-input:after{content:none}.payment-amount__sum.has-error .form-input__field{background:rgba(217,65,65,.2)}.payment-footer{color:#99acbf;max-width:400px;margin:0 auto;padding:20px 0}.payment-footer a{color:#d9572b}.payment-footer+.deposit-legal-info{max-width:inherit}.rebill-widget{position:relative;background-color:#fff;-webkit-box-shadow:0 0 8px rgba(0,0,0,.3);box-shadow:0 0 8px rgba(0,0,0,.3);border-radius:5px;padding:0}.rebill-widget__tabs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:5px 5px 0 0;overflow:hidden}.rebill-widget__tabs--single-tab{pointer-events:none}.rebill-widget__tab{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:50%;position:relative;overflow:hidden;padding:0 8px;height:36px;background-color:#dcf6ff;border-bottom:1px solid #c8dcf3;cursor:pointer}.rebill-widget__tab:-webkit-tap-highlight-color{background-color:hsla(0,0%,100%,0)}.rebill-widget__tab.is-active{background-color:#fff;border-bottom-color:rgba(0,0,0,0)}.rebill-widget__tab+.rebill-widget__tab{border-left:1px solid #c8dcf3}.rebill-widget__tab img{max-width:100%;max-height:30px}.rebill-widget__form{padding:8px}.rebill-widget__field{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.rebill-widget__field .custom-select,.rebill-widget__field .form-input-container{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.rebill-widget__cvv{margin-right:8px;width:80px}.rebill-widget__field+.rebill-widget__field{margin-top:8px}.rebill-widget__currency{font-size:12px;color:#667078;pointer-events:none;background-color:rgba(0,0,0,0);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;padding:0;position:absolute;top:0;right:0}.rebill-widget__error{background-color:red;border-radius:5px;color:#fff;font-size:12px;text-align:center;padding:10px;margin:10px 0}.rebill-widget__error .title{text-transform:uppercase}.rebill-widget__error .description{line-height:1.2}.rebill-widget__error--notice{background-color:rgba(47,115,238,.8)}.rebill-widget__button-holder{position:relative;margin-top:16px}.rebill-widget__button-holder .button{margin:0 auto;position:relative}.rebill-widget__button-holder .button.processing{pointer-events:none}.rebill-widget__alternative-wrapper{margin-top:16px;text-align:center}.rebill-widget__hint-link-holder{padding:0 16px 8px;font-size:12px;text-align:center}.rebill-widget__hint-link{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:30px;color:#2f73ee}.rebill-widget__hint-link .svg-icon,.rebill-widget__hint-link span{cursor:pointer}.rebill-widget__hint-link .svg-icon{fill:#cbced0;width:16px;height:16px;margin-left:8px}.rebill-widget__hint-link:hover{text-decoration:underline}.rebill-widget__hint{z-index:20;left:0;bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:12px;background-color:rgba(243,252,255,.96);border-radius:5px;color:#667078;font-size:14px;text-align:left}.rebill-widget__hint,.rebill-widget__hint-close{position:absolute;top:0;right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.rebill-widget__hint-close{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:44px;height:44px}.rebill-widget__hint-close .svg-icon{cursor:pointer;width:20px;height:20px;fill:#2f73ee}.rebill-widget__hint-header{margin:0;text-align:left;font-weight:700}.rebill-widget .custom-select .selectric-items li,.rebill-widget .custom-select .selectric .label{font-size:12px}.rebill-widget .form-input{margin-bottom:0}.rebill-widget .form-input__filed{font-size:12px}.rebill-widget-container{padding:10px}.rebill-widget{-webkit-box-shadow:none;box-shadow:none;border:2px solid #dae6f2;border-top:0}.rebill-widget__tab+.rebill-widget__tab{border-left:0}.rebill-widget__tab{background-color:#fff;border:2px solid #dae6f2;height:40px;width:50%;max-width:none}.rebill-widget__tab.is-active{border-top:0;border-bottom:0}.rebill-widget__tab.is-active:before{background-color:#26bfa6;height:4px;position:absolute;left:-2px;right:-2px;top:0;content:""}.rebill-widget__tab:first-child{border-left:0}.rebill-widget__tab:last-child{border-right:0}.rebill-widget__hint{color:#384f66}.rebill-widget__hint-close .svg-icon{fill:#384f66;width:18px;height:18px}.rebill-widget__hint-link{color:#99acbf}.rebill-widget__hint-link-holder{padding-bottom:0;font-size:14px}.rebill-widget__error{background-color:#d94141}.rebill-widget__error--notice{background-color:rgba(217,65,65,.8)}.rebill-widget__button-holder{margin-top:8px}.rebill-widget__button.is-processing{color:hsla(0,0%,100%,0);text-shadow:none;pointer-events:none}.rebill-widget .form-input{position:relative}.rebill-widget .form-input__field{line-height:20px}.rebill-widget .form-input.has-success .form-input__field{background:rgba(0,0,0,0);color:#99acbf}.rebill-widget .form-input.has-error .form-input__error{display:none}.rebill-widget__fields{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-bottom:8px}.rebill-widget__currency{height:36px;width:36px}.rebill-widget .custom-select .selectric-items li,.rebill-widget__currency{font-size:14px;color:#99acbf}.rebill-widget .custom-select .selectric .label,.rebill-widget .form-input__field{color:#99acbf;width:100%;font-size:14px;font-family:SourceSansPro,sans-serif}.rebill-widget .form-input__icon-holder{color:#99acbf;background-color:#fff;padding-left:4px}.rebill-widget .form-input__field{margin:0;color:#99acbf}.rebill-widget .form-input__field input{height:16px}.rebill-widget .custom-select .selectric{border:2px solid #e6ecf2}.rebill-widget .custom-select .selectric .button{-webkit-box-shadow:none;box-shadow:none}.rebill-widget .custom-select .selectric .button:before{border-left-width:2px;border-bottom-width:2px}.rebill-widget.is-mob .button--forward{height:4rem;line-height:4rem;font-size:1.4rem}.rebill-widget.is-mob .form-input.has-error .form-input__icon-holder{background-color:#ffe7e7}.menu-holder .rebill-widget,.sidebar-container .rebill-widget{background:#283b4f;-webkit-box-shadow:none;box-shadow:none;border:0;padding:2px}.menu-holder .rebill-widget__tab,.sidebar-container .rebill-widget__tab{background-color:#2d4359;border:0;height:40px}.menu-holder .rebill-widget__tab.is-active,.sidebar-container .rebill-widget__tab.is-active{background:#26394b}.menu-holder .rebill-widget__tab.is-active:before,.sidebar-container .rebill-widget__tab.is-active:before{content:none}.menu-holder .rebill-widget__tab.bank_cards:after,.menu-holder .rebill-widget__tab.credit-card:after,.sidebar-container .rebill-widget__tab.bank_cards:after,.sidebar-container .rebill-widget__tab.credit-card:after{background-position-x:0;width:89px}.menu-holder .rebill-widget__tab.skrill:after,.sidebar-container .rebill-widget__tab.skrill:after{width:49px;background-position-x:-91px}.modify-visa .menu-holder .rebill-widget__tab:after,.modify-visa .sidebar-container .rebill-widget__tab:after{width:50px}.menu-holder .rebill-widget__tab:after,.sidebar-container .rebill-widget__tab:after{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(../../../common/img/rebill-paysystems.svg);height:30px;position:absolute;left:50%;top:50%;content:""}.menu-holder .rebill-widget__tab img,.sidebar-container .rebill-widget__tab img{opacity:0}.menu-holder .rebill-widget__hint,.sidebar-container .rebill-widget__hint{color:#fff;background-color:rgba(38,57,75,.96)}.menu-holder .rebill-widget__hint-close .svg-icon,.sidebar-container .rebill-widget__hint-close .svg-icon{fill:hsla(0,0%,100%,.2)}.menu-holder .rebill-widget .form-input__field,.menu-holder .rebill-widget .selectric,.sidebar-container .rebill-widget .form-input__field,.sidebar-container .rebill-widget .selectric{background:#1b2836;border-color:rgba(0,0,0,0)}.menu-holder .rebill-widget .selectric-items,.sidebar-container .rebill-widget .selectric-items{background:#1b2836;border-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none}.menu-holder .rebill-widget .selectric-items li,.sidebar-container .rebill-widget .selectric-items li{color:#fff;font-size:14px}.menu-holder .rebill-widget .selectric-items li.highlighted,.menu-holder .rebill-widget .selectric-items li.selected,.sidebar-container .rebill-widget .selectric-items li.highlighted,.sidebar-container .rebill-widget .selectric-items li.selected{background:#2d4359}.menu-holder .rebill-widget .selectric-items li:hover,.sidebar-container .rebill-widget .selectric-items li:hover{background:#d9572b}.menu-holder .rebill-widget .form-input__field:focus,.sidebar-container .rebill-widget .form-input__field:focus{color:#99acbf;border-color:rgba(0,0,0,0)}.menu-holder .rebill-widget .form-input.has-success .form-input__field,.sidebar-container .rebill-widget .form-input.has-success .form-input__field{background:#1b2836;color:#99acbf;-webkit-box-shadow:none;box-shadow:none}.menu-holder .rebill-widget .form-input.has-success:after,.sidebar-container .rebill-widget .form-input.has-success:after{content:none}.menu-holder .rebill-widget .form-input.has-error:after,.sidebar-container .rebill-widget .form-input.has-error:after{content:none}.menu-holder .rebill-widget .form-input__icon-holder,.sidebar-container .rebill-widget .form-input__icon-holder{color:#99acbf;background-color:#1b2836}.toast-item{background-color:rgba(0,0,0,.9);color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:4px;-webkit-box-shadow:0 0 24px rgba(0,0,0,.48);box-shadow:0 0 24px rgba(0,0,0,.48);position:relative;margin:0 0 10px;width:100%;max-width:400px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.toast-item__link{position:absolute;left:0;right:0;top:0;bottom:0}.toast-item__close{background-color:rgba(0,0,0,0);cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;position:absolute;top:0;right:0}.toast-item__close .svg-icon{width:20px;height:20px;fill:hsla(0,0%,99.6%,.4);-webkit-transition:fill .2s;-o-transition:fill .2s;transition:fill .2s;will-change:fill}.toast-item__close .svg-icon:hover{fill:hsla(0,0%,99.6%,.7)}.toast-item__image{width:78px;height:78px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.toast-item__image img{max-width:55px}.toast-item__image+.toast-item__content{padding-left:0}.toast-item__content{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding:16px 50px 16px 16px;width:100%}.toast-item__title{font-weight:700}.toast-item .toast__text{line-height:22px}.toast-item .toast__text a{color:#fff;text-decoration:underline}.toast-item--big{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.toast-item--big .toast-item__image{width:100%;height:auto;padding:0 16px 16px;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.toast-item--big .toast-item__image img{max-width:100%;width:100%}.toast-item--big .toast-item__content{padding-left:50px;text-align:center}.toast--mob .toast-item{width:90%;margin-left:auto;margin-right:auto}.notification-item{width:400px;border-radius:4px;-webkit-box-shadow:0 0 24px rgba(0,0,0,.4);box-shadow:0 0 24px rgba(0,0,0,.4);background-color:#f3fbff;position:absolute;top:20px;left:50%;-webkit-transform:translate(-50%,20px);-ms-transform:translate(-50%,20px);transform:translate(-50%,20px);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.notification-item--info .notification-item_status .svg-icon{fill:#ff0}.notification-item--error .notification-item__status .svg-icon,.notification-item--warning .notification-item__status .svg-icon{fill:red}.notification-item--success .notification-item__status .svg-icon{fill:green}.notification-item__content{min-height:224px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:16px;text-align:center}.notification-item__status{text-align:center;margin:0 0 8px}.notification-item__status .svg-icon{width:92px;height:92px}.notification-item__text{width:100%}.toast--mob .notification-item{-webkit-transform:translate(-50%,10px);-ms-transform:translate(-50%,10px);transform:translate(-50%,10px);top:auto;width:95%;margin-top:0;max-width:400px}.toast--mob .notification-item .notification-item__content{min-height:inherit}.toast--mob .notification-item .notification-item__status .svg-icon{width:60px;height:60px}.toast--mob .notification-item:after,.toast--mob .notification-item:before{content:none}.toast-item{background:rgba(56,79,102,.95);font-size:12px}.toast-item__close .svg-icon{fill:hsla(0,0%,100%,.5);width:14px;height:14px}.notification-item{top:0;left:calc(50% + 150px);-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);width:300px;min-height:120px;background-color:#fff;-webkit-box-shadow:0 0 5px #000;box-shadow:0 0 5px #000;border-radius:0 0 5px 5px}.notification-item--error,.notification-item--warning{background-color:#ffe4e4}.notification-item.mob{-webkit-box-shadow:0 0 5px #000;box-shadow:0 0 5px #000;border-radius:0 0 15px 15px;left:50%}.notification-item.mob .notification-item__content{font-size:1.8rem}.notification-item.mob .notification-item__status .svg-icon{width:32px;height:32px}.notification-item__content{min-height:inherit}.notification-item .svg-icon{width:32px;height:32px}.notification-item--success .notification-item__status .svg-icon{fill:#3bb5a1}.notification-item--fail .notification-item__status .svg-icon{fill:#d94141}.toast--mob .notification-item{-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%)}.toast--mob .notification-item__text{font-size:16px}.toast .toasts-enter,.toast .toasts-leave-to{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}.toast .toasts-leave-active{position:absolute}.toast--mob .toasts-leave-to{-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}.toast .notifications-enter,.toast .notifications-leave-to{-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%)}.toast .notifications-enter-active{-webkit-transition-delay:.15s!important;-o-transition-delay:.15s!important;transition-delay:.15s!important}.toast .notifications-leave-active{position:absolute}.toasts-list{position:fixed;right:16px;bottom:0;left:0;height:1px;z-index:99993}.toasts-list__holder{width:100%;max-width:400px;position:absolute;bottom:0;right:0}.toast--mob .toasts-list{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:16px;right:auto;left:50%;bottom:auto;width:100%;max-width:400px}.toast--mob .toasts-list__holder{position:static}.notifications-list{position:fixed;right:0;top:0;left:0;height:1px;z-index:99993}.toast .notifications-enter,.toast .notifications-leave-to{opacity:0;-webkit-transform:translate(-50%,-200px);-ms-transform:translate(-50%,-200px);transform:translate(-50%,-200px);position:absolute}.upload-documents-status{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:14px}.upload-documents-status--mob{font-size:12px;padding-bottom:16px}.upload-documents-status__icon{width:26px;height:26px;margin-right:8px}.upload-documents-status__icon.requested{fill:#d9572b}.upload-documents-status__icon.reviewing{fill:#e58f17}.upload-documents-status__icon.expired,.upload-documents-status__icon.failed{fill:#d94141}.upload-documents-status__icon.approved{fill:#1c8c7a}.upload-documents-status__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.upload-documents-status__title{font-weight:700}.upload-documents-status__link{color:#d9572b;text-decoration:underline;margin-left:4px;cursor:pointer}.user-limits__form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.user-limits--mob .form-input{position:relative}.user-limits--mob .form-input__field{margin:0}.user-limits--mob .user-limits-section{padding:10px;border-top:2px solid #f1f4f7;margin:0}.user-limits--mob .user-limits-section.is-opened{-webkit-box-shadow:none;box-shadow:none}.user-limits--mob .user-limit-settings{margin:0}.user-limits--mob .user-limit-setting{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.user-limits--mob .user-limit-setting__title{font-size:1.4em;width:100%;height:auto;margin-bottom:8px}.user-limits-section{padding:10px 20px;margin:0 2px}.user-limits-section__title{color:#384f66;font-size:14px;font-weight:600;text-transform:uppercase;margin:0}.user-limits-section__enabled{background-color:#d9572b;border-radius:10px;color:#fff;font-size:12px;font-weight:600;text-transform:uppercase;margin-left:8px;padding:2px 6px}.user-limits-section__processed{line-height:0}.user-limits-section__processed .svg-icon{fill:#fcc016;width:18px;height:18px;margin:-2px 0 0 4px}.user-limits-section__header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.user-limits-section__button-link{background-color:rgba(0,0,0,0);border:0;font-size:14px;font-family:inherit;padding:4px 0;margin-left:auto;color:#d9572b;text-decoration:underline;cursor:pointer}.user-limits-section.is-opened{background-color:#fff;-webkit-box-shadow:0 -2px 0 #e6ecf2;box-shadow:0 -2px 0 #e6ecf2}.user-limit-settings{padding:16px;text-align:left;margin:0 -20px}.user-limit-settings--disabled{position:relative}.user-limit-settings--disabled:before{z-index:5;content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:4px;background-color:hsla(0,0%,100%,.75)}.user-limit-settings__description{font-size:14px;white-space:normal;margin:5px 0 15px;line-height:1.3}.user-limit-notice--alert{padding:8px 30px;background:#f0f4f7;color:#d94141;font-size:12px;line-height:1.2;text-align:center}.user-limit-setting{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.user-limit-setting,.user-limit-setting__title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.user-limit-setting__title{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:40px;width:180px;padding-right:16px;color:#384f66;font-weight:600}.user-limit-setting__hint{font-size:0;margin:0 0 0 4px}.user-limit-setting__hint .svg-icon{width:16px;height:16px;fill:#384f66}.user-limit-setting__value{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;width:100%}.user-limit-setting__value .form-input{margin:0}.user-limit-setting__value .form-input.has-success:after{display:none}.user-limit-setting__radio-set{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-20px}.user-limit-setting__radio-set .form-radio{width:50%;margin-bottom:20px}.user-limit-setting+.user-limit-setting{margin-top:24px}.user-limit-setting--buttons{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.user-limit-setting--buttons .button{margin:0 8px;min-width:200px;display:block}.user-limit-setting--reality .user-limit-setting__title{white-space:nowrap}.user-limit-setting--radio-set{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.user-limit-setting .form-radio-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.user-limit-setting .form-radio{width:50%;margin-bottom:6px}.user-limit-item{margin:0 0 8px}.user-limit-submit{margin:16px 0 0;text-align:right}.user-limit-submit .button{min-width:100px}.user-limit-note{background:#ffe8a8;color:#99acbf;font-size:12px;text-align:center;margin:10px -16px 16px;padding:4px 16px}.user-limit-note button{display:block}.notification-counter{pointer-events:none;position:absolute;top:50%;right:15px;height:20px;padding:1px 12px;border-radius:15px;background:#d94141;-webkit-box-shadow:0 1px #2d4359;box-shadow:0 1px #2d4359;color:#fff;font-size:12px}.notification-counter--web{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.notification-counter--mob{margin-top:-10px}.events-notification--dot{pointer-events:none;position:absolute;top:8px;right:4px;width:8px;height:8px;border-radius:50%;background:#d94141;-webkit-box-shadow:0 1px #2d4359;box-shadow:0 1px #2d4359}div[data-websocket-instance]{display:none}