.game .level__summ::before,.game .level__summ:after{content:'';position:absolute}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotateBonus{0%,100%{-webkit-transform:rotate(13deg);transform:rotate(13deg)}50%{-webkit-transform:rotate(-13deg);transform:rotate(-13deg)}}@keyframes rotateBonus{0%,100%{-webkit-transform:rotate(13deg);transform:rotate(13deg)}50%{-webkit-transform:rotate(-13deg);transform:rotate(-13deg)}}.game{margin-bottom:30px}.game .game__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;margin-bottom:25px}.game .game__actions,.game .game__actions_level{display:-webkit-box;display:-ms-flexbox;-webkit-box-align:center}.game .page-title-back{margin-bottom:0}.game .game__actions{display:flex;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px 16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.game .game__actions_level{display:flex;-ms-flex-align:center;align-items:center;padding:6px 12px;border-radius:100px;background-color:#222938}.game .game__actions_toggle,.game .level__title{display:-webkit-box;display:-ms-flexbox;-webkit-box-align:center}.game .level__title{display:flex;-ms-flex-align:center;align-items:center}.game .level__title svg{margin-right:8px}.game .level__wrapper{width:150px;margin:0 12px;position:relative;background:#0e1219;height:8px;border-radius:8px}.game .level__wrapper:hover .level__summ{display:block}.game .level__inner{height:100%;border-radius:inherit;background:linear-gradient(91.69deg,#00a9fe 0,#0d80fb 100%);position:relative}.game .level__summ{display:none;height:auto;position:absolute;min-width:48px;bottom:calc(100% + 12px);right:-25px;padding:6px 0;text-align:center;color:#fff}.game .level__summ:after{bottom:-6px;left:calc(50% - 6px);width:0;height:0;border-style:solid;border-width:6px 6px 0;border-color:#3396ff transparent transparent}.game .level__summ::before{top:0;left:0;right:0;display:block;height:calc(100% + 12px);width:100%}.game .game__actions_toggle{display:flex;-ms-flex-align:center;align-items:center;gap:8px;line-height:1}.game .game__actions_buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.game .game__actions_buttons .base-button{border-radius:10px;height:36px;width:36px;padding:0}.game .game__actions_buttons .base-button--favorite.added svg:first-child{display:block}.game .game__actions_buttons .base-button--favorite svg:first-child,.game .game__actions_buttons .base-button--favorite.added svg:last-child{display:none}.game .game__slot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:calc(100vh - 190px);border:1px solid #252d3d;border-radius:24px;position:relative;overflow:hidden}.game .game__slot_payment{background:#191f2b;text-align:center;padding:14px 0}.game #gameIframe{border:0;width:100%;height:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.game #gameIframe.fullscreen{position:fixed!important;right:0;top:0;bottom:0;left:0;z-index:1000}.modal#fast-deposit-modal .modal-body{max-width:420px}.modal#fast-deposit-modal .dropdown{margin-bottom:28px}.modal#fast-deposit-modal .dropdown.open .dropdown__toggle svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.modal#fast-deposit-modal .dropdown__toggle{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal#fast-deposit-modal .dropdown__toggle svg{-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.modal#fast-deposit-modal .dropdown__item,.modal#fast-deposit-modal .dropdown__value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-weight:600}.modal#fast-deposit-modal .dropdown__icon{height:24px}.modal#fast-deposit-modal .modal__qr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:28px}.modal#fast-deposit-modal .modal__qr svg{border-radius:16px}.modal#fast-deposit-modal .modal__address{margin-bottom:16px}.modal#fast-deposit-modal .modal__warning{padding:12px;border-radius:12px;background:rgba(232,140,0,.13);color:#e88c00;font-size:12px;margin-bottom:8px;text-align:center}.modal#fast-deposit-modal .modal__warning:last-child{margin-bottom:0}.modal#fast-deposit-modal .modal__warning span{font-weight:600}.modal#fast-deposit-modal .modal__layout{border-radius:10px;padding:10px;margin:-10px;overflow:hidden;position:relative}.modal#fast-deposit-modal .modal__layout.loading::before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.5);z-index:1}.modal#fast-deposit-modal .modal__layout.loading .modal__loader{display:-webkit-box;display:-ms-flexbox;display:flex}.modal#fast-deposit-modal .modal__loader{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.modal#fast-deposit-modal .modal__loader svg{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@media (max-width:992px){.game .game__slot{min-height:auto;aspect-ratio:16/12}}@media (max-width:768px){.game .game__actions,.game .game__actions_level{width:100%}.game .level__wrapper{width:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.game .game__slot{aspect-ratio:14/12}}@media (max-width:576px){.game .game__slot{aspect-ratio:9/14}}