.select2-container{box-sizing:border-box;vertical-align:middle;margin:0;display:inline-block;position:relative}.select2-container .select2-selection--single .select2-selection__rendered{text-overflow:ellipsis;white-space:nowrap;padding-left:8px;padding-right:20px;display:block;overflow:hidden}.select2-container .select2-selection--single .select2-selection__clear{background-color:#0000;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;min-height:32px;display:block}.select2-container .select2-selection--multiple .select2-selection__rendered{padding:0;list-style:none;display:inline}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:#0000;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;resize:none;vertical-align:bottom;word-break:keep-all;border:none;max-width:100%;height:18px;margin-top:5px;margin-left:5px;padding:0;font-family:sans-serif;font-size:100%;overflow:hidden}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{box-sizing:border-box;z-index:1051;background-color:#fff;border:1px solid #aaa;border-radius:4px;width:100%;display:block;position:absolute;left:-100000px}.select2-results{display:block}.select2-results__options{margin:0;padding:0;list-style:none}.select2-results__option{-webkit-user-select:none;user-select:none;padding:6px}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{padding:4px;display:block}.select2-search--dropdown .select2-search__field{box-sizing:border-box;width:100%;padding:4px}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{opacity:0;z-index:99;filter:alpha(opacity=0);background-color:#fff;border:0;width:auto;min-width:100%;height:auto;min-height:100%;margin:0;padding:0;display:block;position:fixed;top:0;left:0}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;height:26px;margin-right:20px;padding-right:0;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{width:20px;height:26px;position:absolute;top:1px;right:1px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border:4px solid #0000;border-top:5px solid #888;border-bottom-width:0;width:0;height:0;margin-top:-2px;margin-left:-4px;position:absolute;top:50%;left:50%}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{cursor:default;background-color:#eee}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-width:0 4px 5px;border-color:#0000 #0000 #888}.select2-container--default .select2-selection--multiple{cursor:text;background-color:#fff;border:1px solid #aaa;border-radius:4px;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;height:20px;margin-top:5px;margin-right:10px;padding:1px;font-weight:700;position:absolute;right:0}.select2-container--default .select2-selection--multiple .select2-selection__choice{box-sizing:border-box;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;max-width:100%;margin-top:5px;margin-left:5px;padding:0 0 0 20px;display:inline-block;position:relative;overflow:hidden}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;background-color:#0000;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;padding:0 4px;font-size:1em;font-weight:700;position:absolute;top:0;left:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{color:#333;background-color:#f1f1f1;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-radius:0 4px 4px 0}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{cursor:default;background-color:#eee}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{box-shadow:none;-webkit-appearance:textfield;background:0 0;border:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{color:#fff;background-color:#5897fb}.select2-container--default .select2-results__group{cursor:default;padding:6px;display:block}.select2-container--classic .select2-selection--single{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);background-color:#f7f7f7;background-image:linear-gradient(#fff 50%,#eee 100%);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;height:26px;margin-right:20px;font-weight:700}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);background-color:#ddd;background-image:linear-gradient(#eee 50%,#ccc 100%);background-repeat:repeat-x;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;width:20px;height:26px;position:absolute;top:1px;right:1px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border:4px solid #0000;border-top:5px solid #888;border-bottom-width:0;width:0;height:0;margin-top:-2px;margin-left:-4px;position:absolute;top:50%;left:50%}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-width:0 4px 5px;border-color:#0000 #0000 #888}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);background-image:linear-gradient(#fff 0%,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0);background-image:linear-gradient(#eee 50%,#fff 100%);background-repeat:repeat-x;border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container--classic .select2-selection--multiple{cursor:text;background-color:#fff;border:1px solid #aaa;border-radius:4px;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;margin-top:5px;margin-left:5px;padding:0;display:inline-block}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;background-color:#0000;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;padding:0 4px;font-size:1em;font-weight:700}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-radius:0 4px 4px 0}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #0000}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:gray}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{color:#fff;background-color:#3875d7}.select2-container--classic .select2-results__group{cursor:default;padding:6px;display:block}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number],input.phone-input{-moz-appearance:textfield}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;height:28px;display:block}.select2-container--default .select2-selection--single{background-color:#fff;border:0 solid #aaa;border-radius:30px;outline:none;height:60px}.phone-prefix__select+.select2-container,.phone-prefix__select+.select2-container .select2-selection,.phone-prefix__select+.select2-container .selection{outline:none;height:100%}.phone-prefix__select+.select2-container{flex:none}.phone-prefix__select+.select2-container--default .select2-selection--single .select2-selection__arrow{right:0}.phone-prefix__select+.select2-container--default{height:30px!important}.phone-prefix__wrap{background:#fff;border-radius:30px;align-items:center;padding-left:10px;padding-right:20px;display:flex;box-shadow:0 2px 2px #0000003d}.phone-prefix__code{color:#000;text-align:left;margin-right:10px;font-size:20px;font-weight:500;line-height:31px;display:inline-block}.phone-prefix__code-select{align-items:center;display:flex}.phone-prefix__flag{width:30px;margin-left:auto;margin-right:auto;display:block}.list-select{background-color:#fff;border:1px solid #000;font-size:20px}.list-select+.select2{margin-bottom:8px}.list-select+.select2 .select2-selection--single{text-align:left;align-items:center;height:60px;display:flex}.list-select+.select2 .select2-selection__rendered{padding-left:30px;font-size:20px}.list-select+.select2 .select2-selection__arrow{height:100%;padding-right:20px}.select2 *{box-sizing:content-box}.select2-results__option[aria-selected]{color:#000!important}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background-color:#072f54;background-repeat:no-repeat;background-size:cover;min-height:100%}body::-webkit-scrollbar{width:1vmin}body::-webkit-scrollbar-track{background:#162839}body::-webkit-scrollbar-thumb{background:#fa5a00;border-radius:30px}.page{color:#fff;background:linear-gradient(#094f9a 0%,#072f54 22.4%,#040d1c 100%);flex-direction:column;min-height:100vh;margin:0;font-family:Roboto,sans-serif;display:flex;position:relative;overflow-x:hidden}.page:after,.page:before{opacity:.5;z-index:-1;content:"";background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute}.page:after{background-image:url(smoke_1.c7c0e8a9.webp);background-position:top;top:0;left:0}.page:before{background-image:url(smoke_2.5d5b9fdc.webp);background-position:bottom;bottom:0;left:0}.wheel{width:100%;min-width:405px;max-width:715px;position:relative}.wheel__object{width:100%}.no-padding{height:100vh}.wheel__btn{text-transform:uppercase;color:#fff;background:linear-gradient(#ff5e00 0%,#ff3f00 100%);border-radius:50%;width:24%;height:24%;font-size:23px;font-weight:700;position:absolute;box-shadow:0 0 20px #00000080}.main{box-sizing:border-box;max-width:1275px;margin:100px auto 0;padding:0 10px;display:flex;position:relative}.main__content{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.main__subtitle{max-width:200px;margin-bottom:55px;font-size:clamp(.9375rem,.75rem + .8333vw,1.5rem);font-style:normal;font-weight:400}.main__title{z-index:2;color:#fff;margin-bottom:25px;font-size:clamp(2rem,.875rem + 5vw,5.375rem);font-style:italic;line-height:104.69%}.main__counter{text-transform:uppercase;z-index:2;text-align:center;color:#fff;background:#0000004d;border-radius:39px;width:100%;max-width:277px;margin-bottom:25px;padding:15px 20px;font-size:16px;font-weight:400;box-shadow:0 0 40px #00000040}.main__counter--mobile{display:none}.title{text-transform:uppercase;font-weight:700}.form-bonus{flex-direction:column;gap:20px;display:flex}.form-bonus__item{text-transform:uppercase;text-align:left;border-radius:30px;justify-content:flex-start;align-items:center;width:100%;max-width:360px;max-height:41px;margin:0 auto;padding:10px 20px;font-size:17px;font-style:italic;font-weight:900;display:flex}.register__bonus{padding:15px 0}.form-bonus__item--deposit{background:linear-gradient(#ffc887 0%,#d38044 100%);box-shadow:0 0 19px #ff9e4996}.form-bonus__item--casino{background:linear-gradient(#ff76f1 0%,#731dff 100%);box-shadow:0 0 19px #db49ff96}.form-bonus__img{max-width:50px;margin-right:10px}.bonus__item--accent{background:linear-gradient(#9437e0 0%,#5e35f5 100%)!important}.form-bg{opacity:0;z-index:-10000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c111db3;justify-content:center;align-items:center;width:100%;min-height:100%;padding:0 15px;display:none;position:absolute;top:0;left:0}.form-bg.showing{opacity:1;z-index:1000;flex-direction:column;justify-content:center;align-items:center;animation:1.5s linear forwards showing;display:flex}.page-wrapper{background-image:url(main-bg.32282ba4.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;min-height:100vh;display:flex;overflow:hidden}.flex-wrapper{flex-direction:column;justify-content:center;align-items:center;display:flex}.wheel{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.wheel-wrapper:before{content:"";background-position:50%;background-size:cover;width:100%;height:100%;animation:.6s linear infinite blink;position:absolute;top:0;left:0}.wheel__marker{z-index:3;filter:drop-shadow(0 4px 8px #fff);width:44px;position:absolute;top:0}.wheel__item{z-index:1;width:100%;height:100%;transform:rotate(45deg)}.wheel__button{z-index:2;cursor:pointer;text-align:center;text-align:center;text-transform:uppercase;text-transform:uppercase;letter-spacing:0;background:linear-gradient(#ffd600 0%,#ffba00 100%);border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:144px;height:144px;margin:0;padding:0;font-family:Roboto;font-size:24.9437px;font-style:normal;font-weight:900;line-height:29px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8.63934px 37.0258px 3.70258px #ffd407a8}.header{justify-content:center;display:flex}.main__logo{box-sizing:content-box;max-height:35px;margin-bottom:70px}.btn{cursor:pointer;border:none;outline:none;font-family:Roboto,sans-serif}.notification{box-sizing:border-box;z-index:15;background:#052547;border:2px solid #0b306b;border-radius:20px;justify-content:space-between;align-items:center;min-width:550px;max-height:99px;padding:5px 15px;font-style:italic;display:flex;position:fixed;bottom:-50%;left:50%;transform:translate(-50%)}.notification.notification--active{opacity:1;animation:1s linear fadeInUp;bottom:1%}.notification__btn{text-transform:uppercase;color:#fff;background:linear-gradient(#1f92ff 0%,#0056e2 100%);border-radius:37px;padding:13px 30px;font-size:16px;font-weight:500;box-shadow:0 2px 22px -2px #005fe7}.notification__img{object-fit:contain;filter:drop-shadow(2px 3px 10px #ffc37e);max-width:90px;margin-top:-5%;padding:10px 10px 10px 0}.notification__text{text-transform:uppercase;padding-right:30px}.notification__subtitle{font-size:13px;font-weight:400}.notification__title{white-space:nowrap;margin-bottom:5px;font-size:20px;font-weight:700;line-height:100%}.main__bg-elem{pointer-events:none;width:100%;min-height:100%;position:absolute;top:0;left:0}.main__bg-shape{animation:6s linear infinite float;position:absolute}.main__bg-shapes--mobile{display:none}.main__bg-shape--one{animation-delay:0s;top:-5%;left:-15%}.main__bg-shape--two{animation-delay:.2s;bottom:-20%;left:-30%}.main__bg-shape--three{z-index:2;animation-delay:.3s;top:20%;right:-25%}.main__bg-shape--four{z-index:0;animation-delay:.4s;bottom:-10%;right:0}@keyframes fadeInUp{0%{opacity:0}to{opacity:1}}.fadeInUp{animation-name:fadeInUp}@keyframes blink{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes pulse{0%{transform:scale(1)translate(-50%,-50%);box-shadow:0 7px 15px 3px #ff4e014d}to{transform:scale(1.1)translate(-50%,-50%);box-shadow:0 7px 30px 3px #ff4e01a8}}@keyframes pulseBtn{0%{box-shadow:0 7px 15px 3px #ff4e014d}to{box-shadow:0 7px 30px 3px #ff4e01a8}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-30px)}to{transform:translateY(0)}}@keyframes showing{0%{opacity:0}50%{opacity:1}}@keyframes smoke{0%{opacity:0;transform:translate(0)}50%{opacity:1}to{opacity:0;transform:translate(10%,-20%)}}.form-wrapper{width:100%;max-width:534px}.bonus{gap:10px;padding-top:15px;padding-bottom:30px;display:flex}.bonus__img{background-position:50%;background-repeat:no-repeat;width:90px;height:100%;margin-right:15px}.bonus__img--left{background-image:url(notif1.2f0ffad4.webp);background-position:48% 73%}.bonus__img--right{background-image:url(notif2.be8984fd.webp)}.bonus__item{background:linear-gradient(#38ba6d 0%,#2273b9 100%);border-radius:5px;flex:0 50%;align-items:center;height:99px;display:flex;position:relative}.bonus__subtitle{text-transform:uppercase;font-size:13px}.bonus__title{text-transform:uppercase;font-size:20px}#blink1,#blink2{animation:.6s linear infinite blink}.bonus1{transition:all 4.5s cubic-bezier(0,-.08,0,.99);transform:rotate(1080deg)}.bonus2{transition:all 4.5s cubic-bezier(0,-.08,0,.99);transform:rotate(2610deg)}#mainwheel{transform-origin:50%}#bonus2.active>*,#bonus1.active>*{fill:#fff}@media screen and (width>=2500px){.page-wrapper{background-position:0 100%}.main{margin:15vmin auto 0}}@media screen and (width<=1023px){.main{margin:50px auto 0}.wheel__btn{font-size:19px}.main__bg-shape{max-width:15%}}@media screen and (width<=876px){.main__logo{margin-bottom:50px}.main__counter{display:none}.main__counter--mobile{justify-content:center;align-self:center;display:flex}.page-wrapper{background-image:none}.page:after,.page:before{opacity:1}.main__bg-shapes--mobile{display:block}.main__bg-shapes--desktop{display:none}.main__bg-shape{z-index:2;max-width:30vmin}.main__bg-shape--one{top:0;left:-10%}.main__bg-shape--two{bottom:-20%;left:35%}.main__bg-shape--three{width:100%;max-width:35vmin;top:-10%;right:-8%}.main{flex-direction:column;width:80%}.main__counter{max-width:auto;margin-top:90px}.main__content{text-align:center;align-items:center}.main__title{margin-bottom:14px}.main__subtitle{max-width:100%;margin-bottom:20px}.form-bg{flex-direction:column;justify-content:flex-start;align-items:center}.main__wheel{min-width:100%;margin-top:40px}.wheel__btn{font-size:22px}}@media screen and (width<=650px){.wheel__btn{font-size:19px}}@media screen and (width<=768px){.form-bonus__item{font-size:14px}}@media screen and (width<=576px){.form-bonus__item{font-size:12px}.main__bg-shape{z-index:2}.main__counter{max-width:250px;padding:8px 10px;font-size:15px}.wheel__btn{font-size:17px}.wheel__marker{width:38px;top:0}.notification{width:95%;min-width:auto}.main{width:100%;margin-top:0}.main__logo{max-height:25px;margin-bottom:15px;padding:25px 0}}@media screen and (width<=500px){.wheel__btn{font-size:16px}.wheel-wrapper{max-width:350px;padding:24px}.wheel__button{width:100px;height:100px;font-size:15px;line-height:115%}.wheel__marker{width:25px}.header__logo{padding:40px 0 50px}.notification{max-height:83px}.notification__text{padding-right:15px}.notification__title{font-size:17px}.notification__subtitle{font-size:11px}.notification__btn{padding:13px}}@media screen and (width<=450px){.main__bg-shape{max-width:30%}.wheel__btn{font-size:14px}.wheel-wrapper{max-width:300px;padding:20px}.wheel__button{width:88px;height:88px;font-size:15px}.notification.notification--active{border-radius:0;width:100%;max-height:none;bottom:0}.notification__img{margin:0}}@media screen and (width<=340px){.form-bonus__item{padding:10px}.main__bg-shape{max-width:20%}.wheel__btn{font-size:13px}.notification__title{font-size:15px}.notification__subtitle{font-size:12px}}@media screen and (width<=390px){.notification__img{max-width:70px}}@media screen and (width>=876px) and (height<=770px){.header__logo{padding:20px 0}}@media screen and (width>=876px) and (width<=1920px) and (height>=1300px){.page-wrapper{background-image:none}}.register{z-index:100;color:#fff;justify-content:center;align-items:center;font-family:Roboto,sans-serif;transition:all .2s;display:flex;position:relative}.register__img-wrap{z-index:1;position:relative}input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #052547;-webkit-text-fill-color:white!important}input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #052547;-webkit-text-fill-color:white!important}input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #052547;-webkit-text-fill-color:white!important}.register__wrapper{background-color:#052547;border:2px solid #0b306b;border-radius:42px;width:100%;max-width:516px;margin-bottom:30px;position:relative;box-shadow:0 3px 20px -10px #000}.register__desc{box-sizing:border-box;text-align:center;padding:30px 40px;font-family:Roboto}.register__desc-title{color:#fff;text-transform:uppercase;z-index:5;padding:12px;font-size:26px;font-style:italic;font-weight:900;font-stretch:100%;line-height:1;position:relative}.register__desc-price{color:#f8c927;text-transform:uppercase;z-index:5;text-shadow:0 0 17px #f8c927b5;font-size:34px;font-style:italic;font-weight:900;font-stretch:100%;line-height:1;position:relative}.register__desc-bg{letter-spacing:normal;text-align:left;color:#726950;text-transform:uppercase;z-index:1;font-family:Thin,sans-serif;font-size:56px;font-style:italic;font-weight:100;font-stretch:100%;line-height:1;position:absolute;top:27px;left:50px}.register__desc-text{letter-spacing:normal;text-align:center;color:#56b9ff;text-shadow:0 0 15px #56b9ff;max-width:327px;margin:5px auto;font-size:15px;font-weight:400;font-stretch:100%;line-height:130%}.selection{align-items:center;width:100%;height:100%;display:flex}.tabs__wrapper{background-color:#052547;height:80px;display:flex;width:100%!important}.tab{cursor:pointer;color:#fff;justify-content:center;align-items:center;padding:17px;font-family:Roboto,sans-serif;font-size:17px;font-weight:400;display:flex;width:100%!important}.tab:hover{color:#f4b909;background-image:linear-gradient(#052547,#012347);transition:all .5s}.tab__text{padding-left:13px}.active{color:#fff;background-image:linear-gradient(#052547,#012347)}.img-phone{width:15px;height:16px}.img-mail{width:15px;height:12px}.shape{background:linear-gradient(#0d3271 -15.69%,#02255a 73.73%);border-radius:32px;padding:37px 37px 27px;box-shadow:0 15px 23px #00000040}.form{position:relative}.form__wrapper{flex-direction:column;display:flex}.form__row{margin-top:19px;position:relative}.form__wrapper>.form__row{margin-top:10px;position:relative}.form__row:first-child{margin-top:0}.phone-prefix__wrap--modified{background:initial;box-shadow:none;align-items:center;padding:0;display:flex;position:relative}.phone-prefix__flag{object-fit:cover;border-radius:50%;width:20px;max-width:100%;height:20px;max-height:100%;position:absolute;left:18px}select:not(:-internal-list-box){overflow:visible!important}.phone-prefix__select{-webkit-appearance:none;background:url(select.0cd151cc.webp) 100% no-repeat;border:none;width:38px;height:40px;font-size:26px;font-weight:600;position:absolute;left:30px}.phone-prefix__code{color:#fff;text-align:left;align-items:center;height:100%;font-family:Roboto;font-size:15px;font-weight:600;line-height:1.25;display:flex;position:absolute;top:0;left:50px}.phone-input{padding:10px 3px 9px 160px}.email__img{width:28px;height:22px;display:none;position:absolute;top:48px;left:30px}.email-input{letter-spacing:.8px;padding:10px 42px 9px 70px}.password-input{letter-spacing:.8px;margin-left:0;padding:10px 42px 9px 70px}.password__img{width:30px;height:28px;display:none;position:absolute;top:40px;left:30px}.password-control{background:url(view.8a969ecd.svg) 50% no-repeat;width:30px;height:100%;display:flex;position:absolute;top:0;right:23px}.password-control.view{background:url(no-view.aaec82a7.svg) 50% no-repeat}.inp-form{text-align:left;box-sizing:border-box;color:#fff;border:2px solid #164b9a;border-radius:100px;outline:#0000;width:100%;max-width:-webkit-fill-available;height:70px;font-family:inherit;font-size:15px;font-weight:600;background-color:#0000!important}.inp-form::placeholder{color:#fff;opacity:.5;font-weight:10}.currency__inp{background-color:#012347;padding:10px 10px 9px 74px;position:relative}.currency__inp--email{margin-left:0}.currency__img{width:30px;height:26px;display:none;position:absolute;left:30px}.list-select{-webkit-appearance:none;background:url(select.0cd151cc.webp) 100% no-repeat;border:none;outline:none;width:400px;height:45px;font-size:16px;font-weight:600;position:absolute;top:23px;left:70px;width:90%!important;height:100%!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.formError{color:#d63333;justify-content:flex-start;align-items:center;padding-top:10px;padding-left:5%;font-size:12px;display:flex}.botom-pop{justify-content:center;margin-top:42px;display:flex}.form-btn{color:#fff;cursor:pointer;text-align:center;text-transform:uppercase;z-index:1000;background-image:linear-gradient(#fa4d00,#fa4d00);border:4px solid #0000;border-radius:100px;outline:#0000;width:100%;height:100px;max-height:70px;padding:4px 28.5px;font-family:Roboto,sans-serif;font-size:28px;font-weight:500;box-shadow:0 11px 27px #fa41006e}.form-btn:hover{transition:all .3s;box-shadow:0 11px 27px #fa4100a1}.select2-container{position:absolute}.select2-container--default{position:absolute;top:19px;left:0}.phone-prefix__select+.select2-container{left:20px;height:100%!important;top:0!important}.select2-container .select2-selection--single .select2-selection__rendered{justify-content:center;align-items:center;width:30px;height:30px;display:flex}.select2-container--default .select2-selection--single{background:0 0;align-items:center;display:flex}img.undefined,.phone-prefix__flag{object-fit:cover;border-radius:50%;width:100%;height:100%}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:inherit;border-style:inherit;border-width:inherit;height:inherit;margin-left:inherit;margin-top:inherit;left:0;top:inherit;width:inherit;-webkit-appearance:none;background:url(select.0cd151cc.webp) 100% no-repeat}.phone-prefix__select+.select2-container--default .select2-selection--single .select2-selection__arrow{left:110px;height:100%!important}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:inherit;border-width:inherit;-webkit-appearance:none;background:url(select.0cd151cc.webp) 100%/12px no-repeat;left:7px;transform:rotate(-180deg)}.list-select+.select2{align-items:center;height:100%;display:flex;top:0;left:auto;right:0;width:100%!important}.list-select+.select2 .select2-selection__rendered{color:#fff;padding-left:30px;font-size:15px;font-weight:300;position:relative}.list-select+.select2 .select2-selection--single{width:100%;height:100%!important}.phone-prefix__select+.select2-container--default{position:absolute;top:44px}.form__checkbox{font-size:15px}@media (-ms-high-contrast:none),(-ms-high-contrast:active){.register__wrapper{width:100%}.inp-form{width:auto;min-width:310px}}.overlay-bg{z-index:-30;width:100%;height:100%;position:absolute}.register__desc-text{color:#fff!important;text-shadow:none!important}.white-text{color:#fff!important;text-shadow:0 0 5px #fff!important}.botom-pop{padding-bottom:8px}.list-select,.currency__img{top:50%;transform:translateY(-50%)}.active{background-color:#0a2f6c!important;background-image:none!important}.tab:first-child{border-radius:100px 100px 130px 0;position:relative}.tab:nth-child(2){border-radius:100px 100px 0 130px;position:relative}.tab:first-child:before{content:"";border-radius:inherit;z-index:-1;background-color:#052547;width:100%;height:100%;position:absolute}.tab:first-child:after{content:"";border-radius:inherit;z-index:-2;width:100%;height:100%;position:absolute;bottom:-28px;right:-38px;background-color:#0a2f6c!important}.tab:nth-child(2):before{content:"";border-radius:inherit;z-index:-1;background-color:#052547;width:100%;height:100%;position:absolute}.tab:nth-child(2):after{content:"";border-radius:inherit;z-index:-2;width:100%;height:100%;position:absolute;bottom:-28px;left:-38px;background-color:#0a2f6c!important}.tab{transition:unset!important}.tab.active:before{content:"";width:100%;height:100%;bottom:-30px;left:0;right:auto;background-color:#0a2f6c!important}.tab.active:after{content:"";width:100%;height:100%;bottom:-30px;left:auto;right:0;background-color:#0a2f6c!important}.tab{z-index:100}.shape{background-color:#164b9a}.tab:hover{background-image:none;background-color:#0a2f6c!important}.tab:hover .tab__text{color:#fff}.register__img{width:100%;height:100%;position:absolute;top:0;left:0}.register__img-pic{position:absolute}.register__img-pic--one{width:40%;top:150px;left:540px}.form__checkbox{padding:10px}.form__checkbox-item{z-index:-1;opacity:0;position:absolute}.form__checkbox-item+.form__label{-webkit-user-select:none;user-select:none;align-items:flex-start;display:inline-flex}.form__checkbox-item+.form__label:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:65% 65%;border:2px solid #164b9a;border-radius:.25em;flex-grow:0;flex-shrink:0;width:1em;height:1em;margin-right:.5em;display:inline-block}.form__checkbox-item:checked+.form__label:before{background-color:#0b76ef;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACASURBVHgBfc8xDkRAFIBhNptsttxmC4nKbdQKtUIhDsBp3MEVdA7hAAoRdMT4J55ExHjJFwm/x9iWYZRSLy4FftZDFGDBaAr+aNU+2V3wRilBja++6SOGLVGIFQO8481Bvp3DQSdb0vP6BLOEjQQVPtf/SCXU08M1nUhvnBBdn221aZeppnF34QAAAABJRU5ErkJggg==);border-color:#0b76ef}.form__checkbox-item:required{display:none}.form__checkbox-item:required:invalid+.form__label:before{border:2px solid #ff2768}@media screen and (width<=1920px),(width>=1920px){.register__wrapper{flex-direction:column;flex:0 0 534px;display:flex}.form__wrapper{flex-direction:column;justify-content:center;display:flex}.password-input{margin-left:0}.register__desc-title{font-size:27px}.register__desc-price{font-size:34px}.register__desc-bg{font-size:42px}.register__desc-text{font-size:15px}.tabs__wrapper{width:420px;height:60px}.tab{font-size:17px}.shape{padding:20px 20px 8px}.form__wrapper>.form__row{margin-top:10px}.inp-form{height:70px;font-size:15px;width:100%!important}.img-mail{width:15px;height:12px}.img-phone{width:15px;height:16px}.email__img{width:20px;height:16px;top:33px;left:20px}.password__img{width:20px;height:20px;top:30px;left:20px}.password-control{width:20px}.currency__img{width:20px;height:18px;left:20px}.list-select{width:306px;left:50px}.email-input,.password-input{padding:10px 30px}.botom-pop{margin-top:15px}.form-btn{width:100%;height:76px;font-size:28px}.list-select+.select2 .select2-selection--single{height:40px}.list-select+.select2 .select2-selection__rendered{padding-left:30px;font-size:15px;font-weight:300}.phone-prefix__code{align-items:center;height:100%;font-size:15px;display:flex;top:0!important}.phone-prefix__select+.select2-container--default{top:24px}.phone-prefix__select+.select2-container{left:13px}.phone-input{padding:9px 3px 9px 125px}.select2-container .select2-selection--single .select2-selection__rendered{width:24px;height:24px}.phone-prefix__select+.select2-container--default .select2-selection--single .select2-selection__arrow{left:80px}}@media screen and (width<=959px){.register__wrapper{min-width:355px}.form-btn{font-size:24px}.register__bonus-text{font-size:13px}}@media screen and (width<=768px){.bonus{flex-wrap:wrap}.bonus__item{flex:0 0 100%;max-width:370px;max-height:70px;margin:0 auto}.register__wrapper{min-width:unset;border-radius:30px;flex-direction:column;min-width:340px;max-width:370px;display:flex}.form__wrapper{flex-direction:column;justify-content:center;display:flex}.password-input{margin-left:0}.register__desc{padding:10px 21px}.register__desc-title{font-size:27px;display:block}.register__desc-price{font-size:40px}.register__desc-bg{font-size:26px}.register__desc-text{font-size:15px}.tabs__wrapper{width:280px;height:40px}.tab{font-size:12px}.tab:first-child:after,.tab:nth-child(2):after{bottom:-17px}.shape{border-radius:22px;padding:13px 20px 15px}.form__wrapper>.form__row{margin-top:10px}.inp-form{width:240px;height:60px;font-size:12px}.img-mail{width:15px;height:12px}.img-phone{width:15px;height:16px}.email__img{width:16px;height:13px;top:20px;left:20px}.password__img{width:16px;height:16px;top:17px;left:20px}.password-control{width:16px;right:23px}.currency__img{width:16px;height:14px;left:20px}.list-select{width:170px;left:50px}.email-input,.password-input{padding:10px 30px}.botom-pop{margin-top:15px}.form-btn{height:60px;font-size:20px}.list-select+.select2 .select2-selection--single{height:12px}.list-select+.select2 .select2-selection__rendered{padding-left:30px;font-size:12px}.phone-prefix__code{font-size:12px;top:20px;left:45px}.phone-prefix__select+.select2-container--default{top:12px}.phone-prefix__select+.select2-container{left:13px}.phone-input{padding:10px 3px 9px 100px}.select2-container .select2-selection--single .select2-selection__rendered{width:20px;height:20px}.phone-prefix__select+.select2-container--default .select2-selection--single .select2-selection__arrow{left:55px}.tab.active:before,.tab.active:after{bottom:-22px}.select2-container--default .select2-selection--single .select2-selection__arrow b{background-size:12px}}@media screen and (width<=568px){.register__bonus-text{line-height:110%}.register__desc-price{font-size:40px}.form__checkbox{font-size:12px}.botom-pop{margin-top:10px}.register__desc-title{font-size:21px}.bonuses{margin-bottom:15px}}@media screen and (width<=390px){.register__desc-title{font-size:18px}.register__bonus-text{font-size:11px}.register__wrapper{min-width:100%;max-width:295px}.phone-input{padding:10px 3px 9px 97px}.register__wrapper{max-width:310px}.register__desc-text{margin:2px auto 15px}}@media screen and (width:320px){.register__wrapper{max-width:275px}}@media screen and (height<=800px){.tabs__wrapper{max-height:54px}.form__row{margin-top:16px}.botom-pop{margin-top:12px;padding-bottom:0}}@media screen and (width>=876px) and (height<=850px){.register__desc{padding:15px 25px}.register__wrapper{margin-bottom:10px}.register__bonus--deposit{margin-top:14px;margin-bottom:15px}}