@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);.spinner{align-items:center;background:rgba(0,0,0,.5);color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;margin:0;max-height:100vh;position:absolute;top:0;width:100%;z-index:10}.spinner__loader{display:inline-block;height:50px;position:relative;width:50px}.spinner__loader div{-webkit-animation:rotate-icon .9s cubic-bezier(1,1,1,1) infinite;animation:rotate-icon .9s cubic-bezier(1,1,1,1) infinite;border:4px solid transparent;border-radius:50%;border-top-color:#fff;box-sizing:border-box;display:block;height:44px;margin:4px;position:absolute;width:44px}.spinner__loader div::nth-child(1){-webkit-animation-delay:-.45s;animation-delay:-.45s}.spinner__loader div::nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.spinner__loader div::nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes rotate-icon{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate-icon{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.button_colors_success{background-color:#079c20!important;border-color:#079c20!important;color:#fff!important}.button_colors_success:hover{border-color:#079c20;opacity:.8}.button_colors_success:focus,.button_colors_success:hover{background-color:#079c20;color:#fff}.button_colors_success:disabled{background-color:#d8d8d8!important}.button_colors_sport{background-color:#0e63ae!important;border-color:#0e63ae!important;color:#fff!important}.button_colors_sport:hover{border-color:#0e63ae;opacity:.8}.button_colors_sport:focus,.button_colors_sport:hover{background-color:#0e63ae;color:#fff}.button_colors_sport:disabled{background-color:#0e63ae;opacity:.5}.button_colors_sport:disabled:hover{opacity:.5}.button_colors_main{background-color:#3c78c3!important;border-color:#3c78c3!important}.button_colors_main:hover{background-color:#3c78c3;border-color:#3c78c3;opacity:.8}.button_colors_main:focus{background-color:#3c78c3}.button_colors_main:disabled{background-color:#3c78c3;opacity:.5}.button_colors_main:disabled:hover{opacity:.5}.button_colors_tertiary{background-color:#d8d8d8!important;border-color:#d8d8d8!important}.button_colors_tertiary:hover{background-color:#d8d8d8;border-color:#d8d8d8;opacity:.8}.button_colors_tertiary:focus{background-color:#d8d8d8}.button_colors_tertiary:disabled{background-color:#d8d8d8;opacity:.5}.button_colors_tertiary:disabled:hover{opacity:.5}.button_colors_secondary{background-color:#0e63ae!important;border-color:#0e63ae!important}.button_colors_secondary:hover{background-color:#0e63ae;border-color:#0e63ae;opacity:.8}.button_colors_secondary:focus{background-color:#0e63ae}.button_colors_secondary:disabled{background-color:#0e63ae;opacity:.5}.button_colors_secondary:disabled:hover{opacity:.5}.button:disabled{cursor:not-allowed}.button_appearance_ghost{background-color:transparent;color:#fff}.button_appearance_ghost:hover{background:transparent;color:#fff;opacity:.8}.button__button-container{height:100%;width:100%}.button__button-container button{align-items:center;border-radius:.125rem;display:flex;font-family:inherit!important;font-size:14px;height:100%;justify-content:center;text-transform:capitalize;width:100%}@media only screen and (max-width:476px){.button__button-container button{font-size:14px}}.button__button-container_uppercase button{text-transform:uppercase!important}.button__button-container_disabled{cursor:not-allowed}.button__button-container_loading{cursor:progress}.button_rounded{border-radius:150px!important}.input{box-shadow:none}.input input{box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:14px;font-weight:400;height:33px;line-height:1.3;max-height:33px;min-height:33px;padding:0 0 0 .4375rem}.input input:focus{box-shadow:none}.input_withEndAdornment input{padding-right:1.788rem}.input:hover{border:1px solid #9aafb0!important}.input::-webkit-input-placeholder{color:#0f202d}.input::placeholder{color:#0f202d}.input_height_auto input{height:auto;max-height:none;min-height:auto}.input_height_full,.input_height_full input{height:100%;max-height:100%;min-height:100%}.input_rounded{border-radius:24px}.input__wrapper{border-radius:10px;color:#0f202d;height:100%;position:relative;width:100%}.input__wrapper_rounded{border-radius:24px;height:5rem}.input__wrapper_withIcon{align-items:center;display:flex}.input__left-icon{height:100%;width:100%}.input__left-icon *{fill:#d5d5d5}.input__left-icon-wrapper{align-items:center;display:flex;height:100%;justify-content:center;width:50px}.input__eye-icon{cursor:pointer;top:calc(2.5rem - 20px)!important}.input__text{align-items:center;color:#3d3d3d;display:flex;font-size:16px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:7px}.input__error{bottom:-19px;color:red;font-size:1.2rem;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.input__bottom-text{text-align:center}.input .MuiInputAdornment-positionEnd{position:absolute;right:10px}.input.Mui-focused{border:1px solid transparent;box-shadow:none!important}.sign-in{background:#fff;flex-direction:column;min-height:100%}.sign-in,.sign-in__head{display:flex;justify-content:flex-start}.sign-in__head{align-items:center;background:linear-gradient(180deg,#0d6fb8,#005693);color:#fff;flex-direction:row;font-size:.875rem;font-style:normal;font-weight:700;height:2.8125rem;line-height:1rem;max-height:2.8125rem;width:100%}.sign-in__head-img{height:1.5625rem;margin:.625rem .9375rem .625rem .6875rem;width:1.375rem}.sign-in__block,.sign-in__body{width:100%}.sign-in__block-recovery{height:5.75rem;max-height:5.75rem;overflow:hidden}.sign-in__control-wrapper,.sign-in__head{border-bottom:1px solid #cfcfcf;padding:.5625rem .5625rem .6875rem}.sign-in__control-wrapper_input{background:#f6f6f6;display:flex;flex-direction:column}.sign-in__label{align-items:center;color:#3d3d3d;display:flex;font-size:16px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:7px}.loadable-image__container{box-sizing:border-box;height:100%;overflow:hidden;position:relative;width:100%}.loadable-image__image{color:#fff;height:100%;object-fit:contain;opacity:0;transition:opacity .3s ease-in-out;width:100%}.loadable-image__image_loaded{opacity:1}.loadable-image__image_hidden{opacity:0}.loader__container{display:flex;height:100%;left:0;position:absolute;top:0;width:100%}.loader__container,.loader__wrapper{align-items:center;justify-content:center}.loader__wrapper{display:inline-block;display:flex;height:30px;position:relative;width:70px}.loader__wrapper div{-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0);background:#fff;border-radius:50%;height:13px;position:absolute;width:13px}.loader__wrapper_colorType_dark div{background:#000}.loader__wrapper div:first-child{-webkit-animation:lds-ellipsis1 .6s infinite;animation:lds-ellipsis1 .6s infinite;left:8px}.loader__wrapper div:nth-child(2){left:8px}.loader__wrapper div:nth-child(2),.loader__wrapper div:nth-child(3){-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}.loader__wrapper div:nth-child(3){left:32px}.loader__wrapper div:nth-child(4){-webkit-animation:lds-ellipsis3 .6s infinite;animation:lds-ellipsis3 .6s infinite;left:56px}@-webkit-keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}@keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}.wheel-timer{background-color:#b471ff;background-image:conic-gradient(from 1turn,#940dff,#b471ff);border:none;border-radius:6.25rem;box-shadow:0 4px 8px rgba(29,34,37,.1);cursor:pointer;display:block;height:45px;margin:0 auto;outline:none;transition:-webkit-transform .2s cubic-bezier(.36,.66,.04,1);transition:transform .2s cubic-bezier(.36,.66,.04,1);transition:transform .2s cubic-bezier(.36,.66,.04,1),-webkit-transform .2s cubic-bezier(.36,.66,.04,1);width:190px}.wheel-timer__container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.clock{color:#f5f6f7;display:flex;font-size:16px;font-weight:700;white-space:nowrap}.clock__label{margin-right:5px}@media(max-width:1000px){.clock__label{font-size:14px}}.clock__time{display:block;overflow:inherit;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1000px){.clock__time{font-size:14px}}.roulette-game{height:448px;width:348px}@media only screen and (max-width:475px){.roulette-game{height:420px;width:320px}}.roulette-game__container{height:348px;margin:0 auto;position:relative;width:348px}@media only screen and (max-width:475px){.roulette-game__container{height:320px;width:320px}}.roulette-game__container_isHidden{display:none}.roulette-game__container_isWinBlock{height:448px;padding-top:50px}.roulette-game__wheel{display:flex;position:relative}.roulette-game__img{height:348px;margin:0;padding:0;width:348px}@media only screen and (max-width:475px){.roulette-game__img{height:320px;width:320px}}.roulette-game__img_light{-webkit-animation:lightRot 2s infinite none;animation:lightRot 2s infinite none}.roulette-game__img_diamonds,.roulette-game__img_light{position:absolute;z-index:1}.roulette-game__data-on-wheel{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.roulette-game__data-on-wheel__container{display:inline-block;height:100%;position:relative;width:100%}.roulette-game__data-on-wheel__item{align-items:center;border-radius:348px;box-sizing:border-box;color:#fff;display:flex;font-size:20px;height:35px;left:0;padding:0 25px;position:absolute;top:156.5px;width:348px}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(1turn);transform:rotate(1turn);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(120deg);transform:rotate(120deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(240deg);transform:rotate(240deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(90deg);transform:rotate(90deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(270deg);transform:rotate(270deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(72deg);transform:rotate(72deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(144deg);transform:rotate(144deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(216deg);transform:rotate(216deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(288deg);transform:rotate(288deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(60deg);transform:rotate(60deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(120deg);transform:rotate(120deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(240deg);transform:rotate(240deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(300deg);transform:rotate(300deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(51.4285714286deg);transform:rotate(51.4285714286deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(102.8571428571deg);transform:rotate(102.8571428571deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(154.2857142857deg);transform:rotate(154.2857142857deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(205.7142857143deg);transform:rotate(205.7142857143deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(257.1428571429deg);transform:rotate(257.1428571429deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(308.5714285714deg);transform:rotate(308.5714285714deg)}.roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(90deg);transform:rotate(90deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(135deg);transform:rotate(135deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(225deg);transform:rotate(225deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(270deg);transform:rotate(270deg)}.roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(315deg);transform:rotate(315deg)}.roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(40deg);transform:rotate(40deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(80deg);transform:rotate(80deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(120deg);transform:rotate(120deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(160deg);transform:rotate(160deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(200deg);transform:rotate(200deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(240deg);transform:rotate(240deg)}.roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(280deg);transform:rotate(280deg)}.roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(320deg);transform:rotate(320deg)}.roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(36deg);transform:rotate(36deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(72deg);transform:rotate(72deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(108deg);transform:rotate(108deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(144deg);transform:rotate(144deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(216deg);transform:rotate(216deg)}.roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(252deg);transform:rotate(252deg)}.roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(288deg);transform:rotate(288deg)}.roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(324deg);transform:rotate(324deg)}.roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(32.7272727273deg);transform:rotate(32.7272727273deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(65.4545454545deg);transform:rotate(65.4545454545deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(98.1818181818deg);transform:rotate(98.1818181818deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(130.9090909091deg);transform:rotate(130.9090909091deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(163.6363636364deg);transform:rotate(163.6363636364deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(196.3636363636deg);transform:rotate(196.3636363636deg)}.roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(229.0909090909deg);transform:rotate(229.0909090909deg)}.roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(261.8181818182deg);transform:rotate(261.8181818182deg)}.roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(294.5454545455deg);transform:rotate(294.5454545455deg)}.roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(327.2727272727deg);transform:rotate(327.2727272727deg)}.roulette-game__data-on-wheel__item:nth-child(12){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(30deg);transform:rotate(30deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(60deg);transform:rotate(60deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(90deg);transform:rotate(90deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(120deg);transform:rotate(120deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(150deg);transform:rotate(150deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(210deg);transform:rotate(210deg)}.roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(240deg);transform:rotate(240deg)}.roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(270deg);transform:rotate(270deg)}.roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(300deg);transform:rotate(300deg)}.roulette-game__data-on-wheel__item:nth-child(12){-webkit-transform:rotate(330deg);transform:rotate(330deg)}.roulette-game__data-on-wheel__item:nth-child(13){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(27.6923076923deg);transform:rotate(27.6923076923deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(55.3846153846deg);transform:rotate(55.3846153846deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(83.0769230769deg);transform:rotate(83.0769230769deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(110.7692307692deg);transform:rotate(110.7692307692deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(138.4615384615deg);transform:rotate(138.4615384615deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(166.1538461538deg);transform:rotate(166.1538461538deg)}.roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(193.8461538462deg);transform:rotate(193.8461538462deg)}.roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(221.5384615385deg);transform:rotate(221.5384615385deg)}.roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(249.2307692308deg);transform:rotate(249.2307692308deg)}.roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(276.9230769231deg);transform:rotate(276.9230769231deg)}.roulette-game__data-on-wheel__item:nth-child(12){-webkit-transform:rotate(304.6153846154deg);transform:rotate(304.6153846154deg)}.roulette-game__data-on-wheel__item:nth-child(13){-webkit-transform:rotate(332.3076923077deg);transform:rotate(332.3076923077deg)}.roulette-game__data-on-wheel__item:nth-child(14){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(25.7142857143deg);transform:rotate(25.7142857143deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(51.4285714286deg);transform:rotate(51.4285714286deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(77.1428571429deg);transform:rotate(77.1428571429deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(102.8571428571deg);transform:rotate(102.8571428571deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(128.5714285714deg);transform:rotate(128.5714285714deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(154.2857142857deg);transform:rotate(154.2857142857deg)}.roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(205.7142857143deg);transform:rotate(205.7142857143deg)}.roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(231.4285714286deg);transform:rotate(231.4285714286deg)}.roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(257.1428571429deg);transform:rotate(257.1428571429deg)}.roulette-game__data-on-wheel__item:nth-child(12){-webkit-transform:rotate(282.8571428571deg);transform:rotate(282.8571428571deg)}.roulette-game__data-on-wheel__item:nth-child(13){-webkit-transform:rotate(308.5714285714deg);transform:rotate(308.5714285714deg)}.roulette-game__data-on-wheel__item:nth-child(14){-webkit-transform:rotate(334.2857142857deg);transform:rotate(334.2857142857deg)}.roulette-game__data-on-wheel__item:nth-child(15){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(24deg);transform:rotate(24deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(48deg);transform:rotate(48deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(72deg);transform:rotate(72deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(96deg);transform:rotate(96deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(120deg);transform:rotate(120deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(144deg);transform:rotate(144deg)}.roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(168deg);transform:rotate(168deg)}.roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(192deg);transform:rotate(192deg)}.roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(216deg);transform:rotate(216deg)}.roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(240deg);transform:rotate(240deg)}.roulette-game__data-on-wheel__item:nth-child(12){-webkit-transform:rotate(264deg);transform:rotate(264deg)}.roulette-game__data-on-wheel__item:nth-child(13){-webkit-transform:rotate(288deg);transform:rotate(288deg)}.roulette-game__data-on-wheel__item:nth-child(14){-webkit-transform:rotate(312deg);transform:rotate(312deg)}.roulette-game__data-on-wheel__item:nth-child(15){-webkit-transform:rotate(336deg);transform:rotate(336deg)}.roulette-game__data-on-wheel__item:nth-child(16){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(22.5deg);transform:rotate(22.5deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(67.5deg);transform:rotate(67.5deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(90deg);transform:rotate(90deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(112.5deg);transform:rotate(112.5deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(135deg);transform:rotate(135deg)}.roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(157.5deg);transform:rotate(157.5deg)}.roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(202.5deg);transform:rotate(202.5deg)}.roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(225deg);transform:rotate(225deg)}.roulette-game__data-on-wheel__item:nth-child(12){-webkit-transform:rotate(247.5deg);transform:rotate(247.5deg)}.roulette-game__data-on-wheel__item:nth-child(13){-webkit-transform:rotate(270deg);transform:rotate(270deg)}.roulette-game__data-on-wheel__item:nth-child(14){-webkit-transform:rotate(292.5deg);transform:rotate(292.5deg)}.roulette-game__data-on-wheel__item:nth-child(15){-webkit-transform:rotate(315deg);transform:rotate(315deg)}.roulette-game__data-on-wheel__item:nth-child(16){-webkit-transform:rotate(337.5deg);transform:rotate(337.5deg)}.roulette-game__data-on-wheel__item:nth-child(17){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item_is-present{font-size:12px}@media only screen and (max-width:475px){.roulette-game__data-on-wheel__item{border-radius:320px;height:25px;padding:0 25px;top:147.5px;width:320px}}.roulette-game__data-on-wheel img,.roulette-game__data-on-wheel__icon{align-items:center;display:flex;height:25px;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:25px}@media only screen and (max-width:475px){.roulette-game__data-on-wheel img,.roulette-game__data-on-wheel__icon{height:20px;width:20px}}.roulette-game__data-on-wheel__value{font-weight:700;left:10px;position:relative;text-shadow:2px 2px 2px #000;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (max-width:475px){.roulette-game__data-on-wheel__value{left:6px}}.roulette-game__selector-img{height:84px;position:absolute;right:-28px;top:134px;width:152px;z-index:6}.roulette-game__selector-img_hidden{opacity:0}@media only screen and (max-width:475px){.roulette-game__selector-img{height:74px;right:-24px;top:125px;width:140px}}.roulette-game__spin-btn{background-image:url(/static/media/btn-bg.3ec7a1aa8527b1c24efb.png);background-size:cover;bottom:0;height:125px;left:0;margin:auto;position:absolute;right:0;top:0;-webkit-user-select:none;user-select:none;width:125px;z-index:5}.roulette-game__spin-btn_hidden{opacity:0}@media only screen and (max-width:475px){.roulette-game__spin-btn{height:105px;width:105px}}.roulette-game__spin-btn_container{height:100%;position:relative;width:100%}.roulette-game__spin-btn_text{bottom:0;display:inline;left:0;margin:auto;position:absolute;right:0;top:0;width:80%}.roulette-game__bottom-heading{bottom:-50px;height:85px;position:absolute;width:100%}.roulette-game__bottom-heading_img{width:100%}.roulette-game__btn-spin{background-color:#b471ff;background-image:conic-gradient(from 1turn,#940dff,#b471ff);border:none;border-radius:6.25rem;bottom:-110px;box-shadow:0 4px 8px rgba(29,34,37,.1);color:#f5f6f7;cursor:pointer;display:block;font-weight:700;height:45px;left:0;margin:0 auto;outline:none;position:absolute;right:0;transition:-webkit-transform .2s cubic-bezier(.36,.66,.04,1);transition:transform .2s cubic-bezier(.36,.66,.04,1);transition:transform .2s cubic-bezier(.36,.66,.04,1),-webkit-transform .2s cubic-bezier(.36,.66,.04,1);width:190px}@media only screen and (max-width:1450px){.roulette-game__btn-spin{font-size:16px}}.roulette-game__btn-spin_hidden{opacity:0}.roulette-game__btn-spin_inner{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.roulette-game__btn-spin_wrapper{bottom:-150px;left:0;position:absolute;right:0}.roulette-game__btn-spin_wrapper_hidden{opacity:0}.roulette-game__btn-spin_isCost{margin-bottom:.5rem;position:static}.roulette-game__win-block{align-items:center;display:flex;flex-direction:column;padding:1rem .5rem;width:100%}.roulette-game__top-block{height:21.5625rem;position:relative;width:21.5625rem}.roulette-game__top-block__img{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;width:100%}.roulette-game__top-block__img_lucky{z-index:1}.roulette-game__mid-block{align-items:center;background-color:rgba(15,16,17,.5);border-radius:10px;color:#5ddb1c;display:flex;font-size:1.125rem;font-weight:800;height:3rem;justify-content:center;line-height:3rem;padding:5px;text-align:center;width:16.25rem}.roulette-game__mid-block__icon{height:1.5rem;margin-right:.5rem;width:1.5rem}.roulette-game__mid-block__currency{color:#fff;margin-left:.5rem}.roulette-game__bot-block{margin-top:3rem}.roulette-game__btn-view{background-color:var(--primary-color);background-image:conic-gradient(from 1turn,#43b309,#5ddb1c);border:none;border-radius:6.25rem;box-shadow:0 4px 8px rgba(29,34,37,.1);color:#f5f6f7;cursor:pointer;display:block;font-size:1.25rem;font-weight:700;height:3rem;outline:none;padding:0 3rem}.roulette-game__btn-view_inner{align-items:center;display:flex;font-size:1.1rem;height:100%;justify-content:center;width:100%}.roulette-game__wheel-wrapper{position:relative}@-webkit-keyframes lightRot{0%{-webkit-transform:rotate(22.5deg);transform:rotate(22.5deg)}50%{-webkit-transform:rotate(22.5deg);transform:rotate(22.5deg)}50.1%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes lightRot{0%{-webkit-transform:rotate(22.5deg);transform:rotate(22.5deg)}50%{-webkit-transform:rotate(22.5deg);transform:rotate(22.5deg)}50.1%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.wheel-game{align-items:center;border-radius:1.25rem;box-sizing:border-box;display:flex;flex-direction:column;height:calc(100vh - 6.4rem);padding:.75rem 2.2rem;position:relative}.wheel-game__present-icon{height:80%}.wheel-game__roulette-wrapper_hidden,.wheel-game__winner-wrapper_hidden{display:none}.wheel-game-history__container{background:#fff;border-radius:1.25rem;display:flex;padding:3.5rem .75rem .75rem;width:100%}.wheel-game-history__modal{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:calc(100vh - 6.4rem);position:relative;width:464px}@media(max-width:540px){.wheel-game-history__modal{height:auto;margin:0 auto;max-height:85vh;padding:4rem 0;width:94vw}}.wheel-game-history__history{border-radius:1.25rem;box-sizing:border-box;max-height:85vh;overflow-y:scroll;padding:.25rem .625rem 1rem;width:100%}.wheel-game-history__history-container{color:rgba(153,164,176,.8);width:100%}.wheel-game-history__heading{align-items:center;box-sizing:border-box;display:flex;font-size:16px;justify-content:space-between;line-height:1.25rem;margin-bottom:.9rem;padding:0 1.75rem;width:100%}.wheel-game-history__heading__claimed-amount{align-items:center;color:#fff;display:flex;justify-content:center}.wheel-game-history__table{font-size:16px}.wheel-game-history__row{align-items:center;border-radius:15px;display:flex;height:4.3rem;justify-content:space-between;margin-bottom:.125rem;padding:0 1rem;text-align:center}.wheel-game-history__row_isHeading{background-color:transparent;height:3.9rem}.wheel-game-history__col-head{color:rgba(95,105,117,.8);width:33%}.wheel-game-history__col-head_isDate{text-align:left}.wheel-game-history__col-head_isType{text-align:center}.wheel-game-history__col-head_isAmount{text-align:right}.wheel-game-history__col{width:33%}.wheel-game-history__col_time{color:rgba(95,105,117,.8);font-size:14px;font-weight:400}.wheel-game-history__col_time:last-child{margin-bottom:0}.wheel-game-history__col_isDate{text-align:left}.wheel-game-history__col_isType{color:#99a4b0;text-align:center}.wheel-game-history__col_isAmount{align-items:center;color:#43b309;display:flex;font-weight:700;justify-content:flex-end;text-align:right}.wheel-game-history__coin-icon{height:1.25rem;margin:0 .3125rem 0 0;width:1.25rem}.wheel-game-history__coin-icon_isUnlocked{margin-left:.5625rem}.wheel-game-history__coin-icon_isHeading{margin-left:.5rem}.wheel-game-history__coin-icon_isCol{height:1.3rem;margin-left:.3125rem;width:1.3rem}@-webkit-keyframes anim-bg-position{0%{background-position:center 0}to{background-position:center -2250rem}}@keyframes anim-bg-position{0%{background-position:center 0}to{background-position:center -2250rem}}.rs-picker-select-menu{z-index:2000}.modal{background-color:rgba(0,0,0,.4);height:calc(100vh - 109px);position:fixed;top:109px;-webkit-transform:translate(-50%);transform:translate(-50%);z-index:1000}.modal_isFull{height:100vh;top:0}@media only screen and (max-width:767px){.modal{height:calc(100vh - 2.625rem);top:2.625rem}}.modal__app-container{align-items:center;display:flex;font-size:1rem;height:100%;justify-content:center;-webkit-transform:translateZ(0);transform:translateZ(0);width:100vw}.modal__wrapper{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:rgba(0,0,0,.65);height:100vh;position:fixed}.modal__wrapper_position_center{align-items:center;display:flex;justify-content:center}.modal__content-container{overflow:hidden;position:relative}.modal__content-container_bordered{border-radius:5px}.modal__close-block,.modal__save-block{align-items:center;background-color:#3f4451;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;padding:0;position:absolute;right:5px;top:5px;width:30px;z-index:10000}.modal__close-img{height:60%;width:60%}.modal__save-block{height:25px;width:90px}@media only screen and (max-width:767px){.Toastify__toast{min-height:54px;padding:3px}}.floating-button{background:#000;border-radius:5px;display:flex;max-width:250px}.floating-button__item{align-items:center;display:flex;flex-direction:column;padding:.9375rem .625rem}.floating-button__item-text{color:#fff;font-size:8px;margin-top:10px}.floating-button-wrapper{display:flex;position:fixed;z-index:-1}.floating-button-wrapper:after,.floating-button-wrapper:before{border:solid transparent;bottom:-30%;content:" ";height:0;left:47%;pointer-events:none;position:absolute;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:0}.floating-button-wrapper:after{border-color:rgba(136,183,213,0) rgba(136,183,213,0) rgba(136,183,213,0) #000;border-width:12px;margin-top:-32px}.floating-button-wrapper:before{border-color:rgba(194,225,245,0);border-width:36px;margin-top:-36px}.bottom-menu{bottom:0;color:#fff;display:flex;flex-direction:column;height:3.375rem;justify-content:center;position:fixed;width:100%;z-index:1000}.bottom-menu__wrapper{bottom:60px;left:116px;max-width:250px;position:fixed}.bottom-menu__bet-history-menu{background:#000;border-radius:5px;display:flex;justify-content:center;position:relative}.bottom-menu__bethistory-item{align-items:center;display:flex;flex-direction:column;justify-content:center;width:50%}.bottom-menu__item-icon{height:1.5rem;margin-bottom:10px;width:1.5rem}.bottom-menu__item-text{color:#fff;font-size:7px}.bottom-menu__items{background:linear-gradient(180deg,#3f3f3f,#000),#000;display:flex;height:100%;height:3.375rem;justify-content:center}.bottom-menu__item{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;display:flex;flex-direction:column;justify-content:flex-end;padding:0 .3rem;position:relative;width:25%}.bottom-menu__item_active{background:linear-gradient(180deg,#212121,#454545)}.bottom-menu__icon{align-items:center;display:flex;height:1.5625rem;justify-content:center;margin:auto 0 0;width:80%}.bottom-menu__icon_type_home{height:29.75px;margin:auto;width:35px}.bottom-menu__icon-svg{height:100%;width:100%}.bottom-menu__text{color:#fff;font-size:10px;margin:5px 0 3px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.bottom-menu__text_type_home{display:none}.bottom-menu__bets-counter{right:3px}.bottom-menu__balance-counter,.bottom-menu__bets-counter{align-items:center;background:#079c20;border-radius:2px;color:#fff;display:flex;font-size:11px;font-weight:700;height:22px;justify-content:center;min-width:22px;position:absolute;top:-11px}.bottom-menu__balance-counter{left:-3px;padding:0 .2rem}.footer{align-items:center;background:url(/static/media/footer-bg.64c73b919ee67173d2eb.png) no-repeat;background-position:50%;background-size:cover;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;margin-top:auto;overflow:hidden;position:relative;width:100%;z-index:5}.footer__wrapper{margin:0 auto;max-width:65rem;padding:1.25rem 0;width:100%}.footer__row{display:flex;margin-bottom:1.25rem;width:100%}.footer__logo{height:2.7856rem;margin-left:1.75rem;margin-right:6.25rem;width:6.75rem}.footer__links{display:flex;flex-direction:column;margin-right:6.25rem;margin-top:.5625rem}.footer__links_max{margin-right:0;max-width:28.625rem;width:100%}.footer__links-header{color:#000;font-family:Arial,sans-serif;font-size:.75rem;font-weight:700;line-height:.8788rem;margin-bottom:.625rem;text-transform:uppercase}@media only screen and (max-width:767px){.footer__links-header{font-family:Helvetica,Arial}}.footer__link{align-items:center;color:#646464;display:flex;font-family:Arial,sans-serif;font-size:.75rem;font-weight:700;font-weight:lighter;line-height:.8788rem;margin-bottom:.3125rem}@media only screen and (max-width:767px){.footer__link{font-family:Helvetica,Arial}}.footer__link_max{max-width:11.5rem;white-space:nowrap;width:100%}.footer__arrow{height:.5rem;margin-right:3px;width:.3125rem}.footer__arrow *{fill:#646464}.footer__telegram{height:14px;margin-right:3px;width:14px}.footer__links-wrapper{display:flex}.footer__links-wrapper_info{display:grid;grid-template-columns:repeat(2,11.5rem)}.footer__pagis{display:flex;margin-top:2.625rem}.footer__payments{display:flex;justify-content:center;margin-bottom:.625rem;width:100%}.footer__description{align-items:center;box-sizing:border-box;color:#747474;display:flex;font-family:Arial,sans-serif;font-size:.6875rem;font-weight:400;line-height:.8056rem;padding:0 1.75rem;width:100%}@media only screen and (max-width:767px){.footer__description{font-family:Helvetica,Arial}}.footer__icon{height:2rem}.footer__icon:not(:last-child){margin-right:1.25rem}.footer__pagi{height:1.6875rem}.footer__pagi:not(:last-child){margin-right:1.25rem}.footer__footer-rights{background-color:#fff;color:#000;font-size:.75rem;margin:0 auto;max-width:65rem;padding:1.25rem 0;position:relative;text-align:center;width:100%}.footer__top-arrow{cursor:pointer;left:60rem;position:relative;top:19%;z-index:1000}.time-clock{color:#fff;font-family:Arial,sans-serif;font-size:.75rem;font-size:14px;font-weight:700;font-weight:600;line-height:.8788rem;line-height:1.475px;text-transform:uppercase;white-space:nowrap}@media only screen and (max-width:767px){.time-clock{font-family:Helvetica,Arial}}.select-lang{cursor:pointer;display:flex;flex-direction:column;min-width:8rem;position:relative;width:-webkit-max-content;width:max-content}.select-lang__item-img{box-sizing:border-box;display:block;height:1.25rem;margin:0 .25rem;width:1.25rem}.select-lang__item{align-items:center;box-sizing:border-box;display:flex;padding:.25rem;width:100%}.select-lang__item:not(.select-lang__item_current):hover{background-color:#e4e4e4;color:#000}.select-lang__items{-webkit-animation:reduceVertical .3s linear;animation:reduceVertical .3s linear;background:#214772;border-radius:0 0 7px 7px;display:block;max-height:0;overflow:hidden;position:absolute;top:1.65rem;width:100%}.select-lang__items_open{-webkit-animation:incraseVertical .3s linear forwards;animation:incraseVertical .3s linear forwards}.select-lang__top{align-items:center;display:flex;justify-content:space-between;z-index:100}.select-lang__top-arrow{align-items:center;display:flex;transition:-webkit-transform .3s ease-in;transition:transform .3s ease-in;transition:transform .3s ease-in,-webkit-transform .3s ease-in;width:.725rem;will-change:transform}.select-lang__top_open .select-lang__top-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@-webkit-keyframes incraseVertical{0%{max-height:0;opacity:0}to{max-height:6rem;opacity:1}}@keyframes incraseVertical{0%{max-height:0;opacity:0}to{max-height:6rem;opacity:1}}@-webkit-keyframes reduceVertical{0%{max-height:6rem;opacity:1}to{max-height:0;opacity:0}}@keyframes reduceVertical{0%{max-height:6rem;opacity:1}to{max-height:0;opacity:0}}.main-menu{background:linear-gradient(180deg,#515151,#363636);box-shadow:0 0 20px rgba(0,0,0,.19);font-family:Open Sans,sans-serif;font-weight:600;height:2.5rem;max-width:100%}.main-menu,.main-menu__item{display:flex;justify-content:center}.main-menu__item{align-items:center;border:1px solid #2e2e2e;border-bottom:none;border-top:none;box-sizing:border-box;color:#fff;font-size:.75rem;font-weight:700;height:100%;min-width:8.5rem;padding:0 1rem;position:relative;text-shadow:1px 1px 8px #000;text-transform:uppercase;transition:all .2s;white-space:nowrap}.main-menu__item:not(:last-child){border-right:none}.main-menu__item:after,.main-menu__item:before{background:#4f4f4f;content:"";height:100%;position:absolute;width:1px}.main-menu__item:before{left:0}.main-menu__item:after{right:-2px}.main-menu__item:hover,.main-menu__item_active{background:linear-gradient(180deg,#222,#505050),linear-gradient(180deg,#515151,#363636);box-shadow:-1.08068px 0 0 #2e2e2e,1.08068px 0 0 rgba(0,0,0,.25);color:#0096fd}.top-header-links-menu{align-items:flex-end;display:flex}.top-header-links-menu__link{align-items:center;display:flex;flex-direction:column}.top-header-links-menu__link:not(:last-child){margin-right:1.25rem}.top-header-links-menu__icon{align-items:center;display:flex;justify-content:center;margin-bottom:.5rem;width:2.625rem}.top-header-links-menu__text{color:#fff;font-size:.75rem;white-space:nowrap}.top-header{align-items:center;display:flex;font-family:inherit;height:6.75rem;justify-content:flex-end;margin:0 auto;max-width:65rem;position:relative;width:100%}.top-header,.top-header__logo{box-sizing:border-box}.top-header__logo-img{display:block;height:100%;margin-left:1.25rem;width:9.375rem}.top-header__left{align-items:center;display:flex;height:100%}.top-header__top-block{display:flex}.top-header__right{flex-grow:1;height:100%;padding-bottom:.5rem;padding-top:.775rem}.top-header__menu-for-authorized-user,.top-header__right{display:flex;justify-content:flex-end}.top-header__user-info{display:flex;flex-direction:column;margin-left:1.25rem;min-width:10.375rem}.top-header__icon{display:flex;height:1.5rem;margin-left:.875rem;width:1.5rem}.top-header__icon-svg{width:100%}.top-header__icon-svg *{fill:#000}.top-header__inputs-wrapper{display:flex;justify-content:flex-end;margin-right:4rem}.top-header__button:not(:first-child),.top-header__input:not(:first-child){margin-left:.5625rem}.top-header__button button,.top-header__input button{padding:0 1.875rem}.top-header__input{background:#272729;height:1.875rem;margin-right:1rem;position:relative;width:12rem}.top-header__input_last{margin-left:10px}.top-header__input-svg{bottom:0;cursor:pointer;left:5px;margin:auto 0;position:absolute;top:0;z-index:1}.top-header__input-svg_lock{height:1rem;width:1rem}.top-header__input-svg_user{height:1.2rem;width:1.2rem}.top-header__input input{padding-left:1.788rem}.top-header__button{white-space:nowrap}.top-header__user-info-row{align-items:center;display:flex;justify-content:space-between}.top-header__user-info-text{align-items:center;color:#fff;display:flex;font-family:Arial,sans-serif;font-size:.75rem;font-weight:400;line-height:.8788rem}@media only screen and (max-width:767px){.top-header__user-info-text{font-family:Helvetica,Arial}}.top-header__user-info-text_name{color:#499c23;margin-left:1rem}.top-header__user-info-text_gray{color:#c6c6c6}.top-header__logout-button{height:1.875rem;width:100%}.top-header__auth-buttons{display:flex}.top-header__auth-button{background-color:#1678c3;height:1.85rem;transition:background-color .2s;width:6rem}.top-header__auth-button:hover{background-color:#1853ab}.top-header__password,.top-header__username{color:#d1d1d1;font-size:1rem;font-weight:700;margin-bottom:5px}.top-header__title{font-size:1.125rem;font-weight:700;margin-bottom:.8125rem;position:relative;right:10.7rem;text-align:center;text-transform:uppercase}.top-header__recovery{align-self:center;color:#fff;cursor:pointer;display:flex;font-size:.8rem;font-weight:700;left:55rem;margin-bottom:5px;position:absolute;top:3.5rem}.top-header__copy-button{cursor:pointer;height:15px;margin-left:7px;width:15px}.top-header__copy-button path{fill:#fff}.top-header__copy-button_isCopied path{fill:#499c23}.header-block_mobile{align-items:center;background:#000;box-sizing:border-box;display:flex;height:2.625rem;justify-content:space-between;padding:0 .5rem;position:fixed;top:0;width:100%;z-index:100}@media only screen and (max-width:767px){.header-block__arrow{cursor:pointer;display:flex;height:1.5rem;-webkit-transform:scaleX(-1) rotate(-90deg);transform:scaleX(-1) rotate(-90deg);width:.875rem}.header-block__arrow_isSport{display:none}.header-block__arrow *{fill:#fff}.header-block__arrow_disabled{opacity:0}.header-block__burger{display:flex;height:1.4375rem;width:1.8125rem}.header-block__burger *{fill:#fff}}.header-block__title{color:#fff}.header-block__title_isSport{display:none}@media only screen and (min-width:768px){.header-block{align-items:center;background-image:url(/static/media/background.310171f911f591a61c45.png);box-sizing:border-box;flex-shrink:0;overflow:hidden;position:-webkit-sticky;position:sticky;-webkit-user-select:none;user-select:none;z-index:15}.header-block,.header-block__wrapper{display:flex;flex-direction:column;width:100%}.header-block__wrapper{height:100%;justify-content:space-between}.header-block__top-block{background:#084772;color:#fff;display:flex;font-size:14px;height:1.875rem;justify-content:center;width:100%;z-index:10}.header-block__top-block-wrapper{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:65rem;padding:0 4.625rem 0 .8125rem;width:100%}.header-block__selector{margin-left:1.875rem;position:relative}.header-block__selector:not(:last-child){margin-left:auto}.header-block__time-wrapper{align-items:center;display:flex}.header-block__time-img{height:1.25rem;margin-right:1rem;width:1.25rem}}.notify-container{align-items:center;display:flex;font-family:Inter;height:100vh;justify-content:center;position:fixed;width:100vw;z-index:200}.notify-container:nth-child(n+2){display:none}.notify-container__background{background-color:#000;height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%}.notify-container__content{align-items:center;background:#172f42;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;min-width:500px;overflow:hidden;padding-bottom:15px;position:relative;z-index:202}@media only screen and (max-width:767px){.notify-container__content{min-width:340px}}.notify-container__header{align-items:center;background:linear-gradient(180deg,#116fb7,#fff);display:flex;flex-direction:column;gap:15px;height:167px;justify-content:center;margin-bottom:32px;width:100%}.notify-container__header-text{color:#fff;font-size:24px;font-weight:700;text-transform:uppercase}@media only screen and (max-width:767px){.notify-container__header-text{font-size:22px}}.notify-container__logo{height:auto;width:150px}.notify-container__info,.notify-container__logo-wrapper{align-items:center;display:flex;justify-content:center;width:100%}.notify-container__info{flex-direction:column;font-style:normal;font-weight:700;margin-bottom:32px;text-align:center}.notify-container__info-text{color:#fff;font-size:24px;font-weight:500;opacity:.8}.notify-container__info-amount{color:#fff;font-size:96px;font-weight:900}.notify-container__info-currency{color:#fff;font-size:24px;font-weight:700}.notify-container__amount-container{align-items:center;display:flex;flex-direction:column;height:155px;justify-content:center;min-width:290px;position:relative;width:auto}.notify-container__button-wrapper{height:80px;padding:24px 24px 0;width:100%;z-index:10}.notify-container__button-wrapper button{border-radius:5px;color:#fff!important;font-size:20px;font-weight:700}.cashback-timer__container{align-items:center;background:linear-gradient(127.71deg,#45816b -33.87%,#3470b4 69.19%);border-radius:10px;box-shadow:0 5px 15px #0ea26c;box-sizing:border-box;cursor:pointer;display:flex;height:47px;padding:10px;position:relative;width:200px}@media(min-width:1000px){.cashback-timer__container{height:2.9375rem;padding:0 1rem 0 6rem;width:auto}}.cashback-timer img{position:absolute;width:5rem}.cashback-timer__cash{border-radius:0 0 0 10px;left:0;top:-1.1875rem}.timer-clock{margin-left:auto;text-align:right;white-space:nowrap}.timer-clock__label{color:#fff;font-size:13px;font-weight:500;letter-spacing:.5px}.timer-clock__time{color:#fff;font-size:13px;font-weight:600;margin-top:3px;overflow:inherit;text-overflow:ellipsis;white-space:nowrap}.cashback-button{align-items:center;background:#084772;border-radius:.625rem;display:inline-flex;height:48px;justify-content:center;min-width:48px;overflow:hidden;padding:10px;position:relative}.cashback-button_isOpen{padding:0}@media only screen and (min-width:768px){.cashback-button{height:2.7375rem}}.cashback-button__icon-wrapper{position:absolute;top:calc(50% - 1.25rem)}.cashback-button__cashback-icon{align-items:center;-webkit-animation:shake 5s cubic-bezier(.36,.07,.19,.97) infinite;animation:shake 5s cubic-bezier(.36,.07,.19,.97) infinite;-webkit-animation-delay:2s;animation-delay:2s;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;justify-content:center;-webkit-perspective:1000px;perspective:1000px;width:2.5rem}.cashback-button__cashback-icon *{fill:#fff}@media only screen and (min-width:768px){.cashback-button__cashback-icon *{fill:#e7c551}}.cashback-button__cashback-icon_closed{display:none}@-webkit-keyframes shake{14%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}2%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}4%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}6%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}8%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}10%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}12%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes shake{14%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}2%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}4%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}6%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}8%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}10%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}12%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.side-menu-item{align-items:center;background:#084772;border-bottom:1px solid #c4c4c4;box-sizing:border-box;display:flex;height:2.8125rem;padding:0 0 0 .4375rem}.side-menu-item__text{font-weight:700;transition:all .5s ease-out}.side-menu-item__text:active{color:#7fb8fd;transition:all 0s ease-out}.side-menu-item__icon{display:flex;height:1.875rem;margin:0 .5625rem 0 0;width:1.875rem}.side-menu-item__link{align-items:center;color:#fff;display:flex;flex-grow:1;height:100%;text-decoration:none}.side-menu{bottom:0;display:flex;height:100vh;position:fixed;right:-100vw;top:0;transition:right .3s ease;width:100vw;z-index:150}@media only screen and (min-width:768px){.side-menu{display:none!important}}.side-menu_isOpen{right:0}.side-menu__content{background:#333;height:100%;margin:0 0 0 auto;min-height:100%;overflow-y:scroll;width:350px}.side-menu__header{align-items:center;background:#084772;border-bottom:1px solid #c4c4c4;box-sizing:border-box;color:#fff;display:flex;font-weight:700;height:2.8125rem;justify-content:space-between;padding:0 .5625rem 0 1rem}.side-menu__header_close{align-items:center;background:#063250;border-radius:50%;display:flex;height:1.5625rem;justify-content:center;width:1.5625rem}.side-menu__list{list-style:none;margin:0;padding:0}.side-menu__user-info{box-sizing:border-box;display:flex;flex-direction:column;padding:.625rem 1rem;width:100%}.side-menu__row{align-items:center;display:flex;justify-content:space-between;width:100%}.side-menu__row:not(:last-child){margin-bottom:.625rem}.side-menu__label{color:#c6c6c6}.side-menu__label_white{color:#fff}.side-menu__value{align-items:center;color:#fff;display:flex}.side-menu__value_green{color:#079c20}.side-menu__overlay-close{height:100%;width:calc(100% - 350px)}@media only screen and (min-width:768px){.side-menu__overlay-close{display:none!important}}.side-menu__copy-button{cursor:pointer;height:20px;margin-left:7px;width:20px}.side-menu__copy-button path{fill:#fff}.side-menu__copy-button_isCopied path{fill:#499c23}.side-menu__bottom{display:flex;flex-direction:column}.side-menu__link{align-items:center;background:#191919;border-radius:.625rem;display:flex;font-size:14px;gap:8px;height:42px;justify-content:center;margin:3px 3px 0;padding:10px}.app{display:flex;height:100%;width:100%}@media only screen and (min-width:768px){.app__bg-img{background-image:url(/static/media/background.310171f911f591a61c45.png);height:100vh;position:fixed;width:100%}}.app__container{align-items:stretch;background-color:#efefef;display:flex;flex-direction:column;flex-wrap:nowrap;font-weight:400;justify-content:flex-start;max-width:100%;overflow-x:hidden;position:relative;width:100%}.app__content_container{margin:0 auto;max-width:65rem;width:100%}.app__main{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}.app__main,.app__main-inner{display:flex;position:relative}.app__main-inner{box-sizing:border-box;flex-direction:column;margin-left:auto;min-height:var(--vh)}@media only screen and (max-width:767px){.app__main-inner{flex-direction:row;padding:2.625rem 0 3.375rem}}.app__main-content{display:flex;flex:1 0 auto;flex-direction:column;min-height:50vh;padding:0;position:relative;width:100%}.app__main-content_betslip{height:70vh;overflow-y:hidden}.app__main-inner{transition:all .3s ease-in-out 0s;width:100%}.app__roulette-btn{background:#17181b;bottom:3%;height:2.5rem;padding:10px;width:2.5rem}.app__cashback-btn,.app__roulette-btn{align-items:center;border-radius:.75rem;box-sizing:initial;display:flex;justify-content:center;position:fixed;right:1.2%;z-index:10}.app__cashback-btn{bottom:calc(3% + 4rem);min-width:calc(2.5rem + 20px)}.app__cashback-btn .cashback-button{align-items:center;display:flex;height:calc(2.5rem + 20px);justify-content:center;overflow:visible}.app__cashback-btn .cashback-button__icon-wrapper{min-height:0;min-width:0;position:static}.app__cashback-btn .cashback-button__icon-wrapper *{fill:#fff}.app__cashback-btn .cashback-button .cashback-timer{height:calc(2.5rem + 20px);position:relative}.app__cashback-btn .cashback-button .cashback-timer__container{height:100%}.app__cashback-btn .cashback-button .cashback-timer img{width:6rem}.error-boundary{align-items:center;display:flex;flex-direction:column;font-size:24px;height:100%;justify-content:center;width:100%}.error-boundary__info{color:#f5f5f5;margin-bottom:10px}.error-boundary__button{border-radius:5px;font-size:24px}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translate3d(0,0,9999 px);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Toastify--animate-icon{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:hsla(0,0%,100%,.7);background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@-webkit-keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;-webkit-transform-origin:left;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;-webkit-transform-origin:right;transform-origin:right}.Toastify__spinner{-webkit-animation:Toastify__spin .65s linear infinite;animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}@-webkit-keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@font-face{font-family:Helvetica;font-style:normal;font-weight:400;src:url(/static/media/helvetica-regular.5dfade866fd78d381d49.eot) format("eot"),url(/static/media/helvetica-regular.449ec05036fe0da9f325.woff) format("woff"),url(/static/media/helvetica-regular.31a272d75aa97b0dcb55.ttf) format("truetype")}@font-face{font-family:Helvetica;font-style:normal;font-weight:700;src:url(/static/media/helvetica-bold.906e9ff553e7a5909524.eot) format("eot"),url(/static/media/helvetica-bold.40146f634e5e904cbde1.woff) format("woff"),url(/static/media/helvetica-bold.d2d4622394c0e88a8c69.ttf) format("truetype")}@font-face{font-family:Helvetica;font-style:normal;font-weight:400;src:url(/static/media/helvetica-medium.cf6ea9f8f77e32d67ecc.eot) format("eot"),url(/static/media/helvetica-medium.3036ce8f554a4bf72fa8.woff) format("woff"),url(/static/media/helvetica-medium.ba7a934abce1756e2543.ttf) format("truetype")}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}body{font-family:Helvetica,Arial;margin:0;overflow:overlay;padding:0}@media only screen and (min-width:768px){body{font-family:Arial,sans-serif}}body,html{margin:0;padding:0;width:100%}@media only screen and (max-width:767px){body,html{-webkit-overflow-scrolling:touch;height:-webkit-fill-available}}.html-overflow-hidden,.html-overflow-hidden #root,.html-overflow-hidden body{overflow:hidden}body.hide-sport-styles{background:transparent none repeat 0 0/auto auto padding-box border-box scroll!important;background:initial!important;color:inherit!important}button{border:none;outline:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}html{font-size:16px}@media only screen and (max-width:767px){html{color:#fff}}@media only screen and (min-width:768px){html{background:#070a14;color:#000;min-width:1200px;overflow-y:auto;scroll-behavior:smooth}}.html-mac ::-webkit-scrollbar{display:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.px1{padding-left:1rem;padding-right:1rem}.group{display:flex;justify-content:space-between}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{-webkit-font-feature-settings:inherit;font-feature-settings:inherit;border:0;box-sizing:border-box;font-stretch:inherit;font-style:inherit;font-variant:inherit;line-height:inherit;margin:0;padding:0;vertical-align:initial}div::-webkit-scrollbar,header::-webkit-scrollbar,li::-webkit-scrollbar{-ms-overflow-style:none;display:none;scrollbar-width:none}a,h1,h2,h3,h4,h5,h6,li,ol,p,ul{color:inherit;list-style:none;margin:0;padding:0;text-decoration:none}.rs-modal{max-width:100%}a,a:hover{text-decoration:none}a:hover{color:#0e63ae}a:active,a:focus{text-decoration:none}.coef-increased{-webkit-animation:increase 1.7s ease-in;animation:increase 1.7s ease-in}.coef-increased,.coef-reduced{background-position:100% 0;background-repeat:no-repeat;background-size:250% 100%}.coef-reduced{-webkit-animation:reduced 1.7s ease-in;animation:reduced 1.7s ease-in}@-webkit-keyframes reduced{0%{background-image:linear-gradient(110deg,transparent 10%,hsla(5,69%,71%,.7) 15%,rgba(194,39,27,.7) 25%,transparent 30%);background-position:150% 0;color:#f61801}99%{background-image:linear-gradient(110deg,transparent 10%,hsla(5,69%,71%,.7) 15%,rgba(194,39,27,.7) 25%,transparent 30%);color:#f61801}to{background-position:-100% 0;color:inherit}}@keyframes reduced{0%{background-image:linear-gradient(110deg,transparent 10%,hsla(5,69%,71%,.7) 15%,rgba(194,39,27,.7) 25%,transparent 30%);background-position:150% 0;color:#f61801}99%{background-image:linear-gradient(110deg,transparent 10%,hsla(5,69%,71%,.7) 15%,rgba(194,39,27,.7) 25%,transparent 30%);color:#f61801}to{background-position:-100% 0;color:inherit}}@-webkit-keyframes increase{0%{background-image:linear-gradient(110deg,transparent 10%,rgba(144,254,103,.7) 15%,rgba(90,255,13,.7) 25%,transparent 30%);background-position:150% 0;color:#7cb71d}99%{background-image:linear-gradient(110deg,transparent 10%,rgba(144,254,103,.7) 15%,rgba(90,255,13,.7) 25%,transparent 30%);color:#7cb71d}to{background-position:-100% 0;color:inherit}}@keyframes increase{0%{background-image:linear-gradient(110deg,transparent 10%,rgba(144,254,103,.7) 15%,rgba(90,255,13,.7) 25%,transparent 30%);background-position:150% 0;color:#7cb71d}99%{background-image:linear-gradient(110deg,transparent 10%,rgba(144,254,103,.7) 15%,rgba(90,255,13,.7) 25%,transparent 30%);color:#7cb71d}to{background-position:-100% 0;color:inherit}}::-webkit-scrollbar{height:4px;width:4px}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.5)}::-webkit-scrollbar-track{background:transparent}