*{font-family:BlissPro,sans-serif}*,:after,:before{box-sizing:border-box}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;color:rgba(89,187,27,.6);transition:.2s linear}a:not([class]):hover{color:#59bb1b}a:not([class]):active{color:#006b25}img,picture{max-width:100%}button,input,select,textarea{font:inherit;border:none;box-shadow:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}button::-webkit-inner-spin-button,button::-webkit-outer-spin-button,input::-webkit-inner-spin-button,input::-webkit-outer-spin-button,select::-webkit-inner-spin-button,select::-webkit-outer-spin-button,textarea::-webkit-inner-spin-button,textarea::-webkit-outer-spin-button{appearance:none;-webkit-appearance:none}button:focus,input:focus,select:focus,textarea:focus{outline:none;box-shadow:none}.button{line-height:24px;color:#fff;text-align:center;padding:9px 24px;background:linear-gradient(180deg,#5bbc1b,#038b09);border-radius:6px;cursor:pointer;transition:.2s linear;font-size:20px;font-weight:500;text-transform:uppercase;min-width:320px;border:1px solid #219c0f}.button:active{background:#006b25;border-color:#006b25}.button:hover{box-shadow:0 4px 8px rgba(134,255,108,.07),inset 0 0 15px #81ff35}.button:focus{background:#59bb1b;border-color:#006b25}.button:disabled,.button[disabled]{cursor:not-allowed;pointer-events:none;background:rgba(63,54,69,.7);color:hsla(0,0%,100%,.4);border-color:rgba(63,54,69,.7)}.isMobile .button{min-width:100%}.button.icon{display:flex;align-items:center;justify-content:center}.button.icon .icon{width:20px;height:20px;margin-right:10px}.button.outlined{min-width:184px;background:transparent;border-color:#59bb1b}.button.outlined:active{color:#006b25;border-color:#006b25;background:transparent}.button.outlined:hover{background:linear-gradient(180deg,rgba(91,188,27,.07),rgba(3,139,9,.07));box-shadow:0 4px 8px rgba(134,255,108,.07),inset 0 0 15px #81ff35}.button.outlined:focus{color:#59bb1b}.button.outlined:disabled,.button.outlined[disabled]{color:hsla(0,0%,100%,.4);border-color:#3f3645}.button.small{min-width:84px;display:inline-block;font-size:16px}.button.default{min-width:184px}.not-link{cursor:default}.link{cursor:pointer}.link,.not-link{font-size:14px;color:rgba(89,187,27,.6);text-decoration:underline;transition:.2s linear}.link:hover,.not-link:hover{color:#59bb1b}.link:active,.not-link:active{color:#006b25}.button.text{min-width:80px;padding:7px 24px;font-size:16px;background:none;border-color:transparent;text-transform:none}.button.text:active{color:#006b25}.button.text:hover{box-shadow:none;background:none;color:#59bb1b}.button.text:focus{border-color:hsla(0,0%,100%,.07)}.button.text:disabled,.button.text[disabled]{color:hsla(0,0%,100%,.4)}.icon-loader{border-radius:50%;width:20px;height:20px;margin:5px auto;font-size:10px;position:relative;display:inline-block;text-indent:-9999em;border-top:2px solid transparent;border-right:2px solid #fff;border-bottom:2px solid #fff;border-left:2px solid #fff;transform:translateZ(0);-webkit-animation:loaderSpinner 1s linear infinite;animation:loaderSpinner 1s linear infinite}.button.loader{transition:none}.button.loader .icon-loader{display:none}.button.loader[disabled]{font-size:0;padding:6px 10px;pointer-events:none;display:flex;align-items:center;justify-content:center;cursor:not-allowed;background:rgba(63,54,69,.7);color:hsla(0,0%,100%,.4);border-color:rgba(63,54,69,.7)}.button.loader[disabled] .icon-loader{display:inline-block}@-webkit-keyframes loaderSpinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes loaderSpinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.input{font-size:16px;color:#fff;height:44px;width:320px;padding:5px 16px;font-weight:400;margin-bottom:2px;caret-color:#af40ff;border:1px solid rgba(198,169,227,.65);filter:drop-shadow(0 7px 64px rgba(0,0,0,.07));border-radius:6px;background:transparent}.input::-moz-placeholder{color:rgba(198,169,227,.65)}.input:-ms-input-placeholder{color:rgba(198,169,227,.65)}.input::placeholder{color:rgba(198,169,227,.65)}.input:focus{border-color:#af40ff}.input.error{border-color:#ff2727}.isMobile .input{width:100%}.form-password{position:relative;display:block}.form-password__icon{right:14px;top:11px;cursor:pointer;z-index:1;position:absolute}.form-password__show-password{opacity:0;top:10px;right:6px;pointer-events:none}.form-password .input[type=text]+.form-password__icon{opacity:0;pointer-events:none}.form-password .input[type=text]+.form-password__icon+.form-password__show-password{opacity:1;pointer-events:all}.form-icon{position:relative}.form-icon .input{padding:5px 16px 5px 40px}.form-icon__icon{top:11px;left:18px;position:absolute}.form-switch{position:relative;display:flex;text-align:left;padding:0 0 16px 0}.form-switch__label{cursor:pointer;width:48px;height:28px;background-color:#16131a;display:inline-block;border-radius:16px;position:relative;box-shadow:0 7px 20px rgba(0,0,0,.07)}.form-switch__label:after{content:"";position:absolute;top:2px;left:2px;width:24px;height:24px;background-color:rgba(198,169,227,.65);border-radius:100%;transition:.1s linear}.form-switch__switch{height:100%;width:50px;position:absolute;z-index:1;opacity:0;cursor:pointer}.form-switch__switch:active+.form-switch__label:after{width:28px}.form-switch__switch:checked+.form-switch__label:after{left:calc(100% - 2px);background-color:#af40ff;transform:translateX(-100%)}.form-switch__text{color:hsla(0,0%,100%,.7);font-size:14px;display:inline-block;margin-left:15px}.form-checkbox{display:inline-block;position:relative;margin-bottom:16px}.form-checkbox__label{cursor:pointer;position:relative;font-weight:400;font-size:14px;color:rgba(198,169,227,.65)}.form-checkbox__label:before{content:"";margin-right:10px;display:inline-block;vertical-align:bottom;width:24px;height:24px;border-radius:6px;border:1px solid #af40ff;box-shadow:0 7px 20px rgba(0,0,0,.07);transition:.4s linear;background-color:#16131a}.form-checkbox__label:after{content:"";top:4px;left:7px;width:12px;height:9px;opacity:0;position:absolute;background:url(../img/new-check.cb59d865.svg) no-repeat 50%}.form-checkbox__checkbox{position:absolute;opacity:0}.form-checkbox__checkbox:checked+.form-checkbox__label{color:hsla(0,0%,100%,.7)}.form-checkbox__checkbox:checked+.form-checkbox__label:before{border-color:#af40ff}.form-checkbox__checkbox:checked+.form-checkbox__label:after{opacity:1}.form-checkbox:hover .form-checkbox__label:before{border-color:#af40ff;background-color:hsla(0,0%,100%,.07)}.form-checkbox:active .form-checkbox__label:before{border-color:#af40ff}.form-checkbox:active .form-checkbox__label:after{opacity:1}.form-checkbox:disabled .form-checkbox__label{color:#b8b8b8;cursor:auto}.form-checkbox:disabled .form-checkbox__label:before{background-color:transparent;border-color:rgba(63,54,69,.7)}.form-rabio{display:inline-block;position:relative}.form-rabio__label{cursor:pointer;position:relative;font-size:16px;color:rgba(198,169,227,.65)}.form-rabio__label:before{content:"";margin-right:10px;display:inline-block;vertical-align:bottom;width:24px;height:24px;border-radius:100%;border:1px solid transparent;box-shadow:0 7px 20px rgba(0,0,0,.07);background-color:#16131a}.form-rabio__label:after{content:"";width:14px;height:14px;top:3px;left:5px;border-radius:100%;background-color:#af40ff}.form-rabio__checkbox,.form-rabio__label:after{opacity:0;position:absolute}.form-rabio__checkbox:checked+.form-rabio__label:after{opacity:1}.form-rabio:hover .form-rabio__label:before{border-color:#af40ff;background-color:hsla(0,0%,100%,.07)}.form-rabio:active .form-rabio__label:before{border-color:#af40ff}.form-rabio:active .form-rabio__label:after{opacity:1}.info-hint{position:relative;color:#fff;cursor:pointer;text-decoration:underline}.info-hint__text{bottom:0;margin-bottom:10px;font-size:14px;line-height:20px;width:163px;background-color:#16121a;padding:8px;z-index:3;text-align:center;border-radius:6px;min-height:76px;color:hsla(0,0%,100%,.6);pointer-events:none;opacity:0;transition:.2s linear}.info-hint__text,.info-hint__text:before{left:50%;transform:translateX(-50%);position:absolute}.info-hint__text:before{content:"";bottom:-8px;display:inline-block;border-left:10px solid transparent;border-right:10px solid transparent;border-top:8px solid #16121a}.info-hint__text-top{bottom:auto;top:0;margin-bottom:0;margin-top:10px}.info-hint__text-top:before{bottom:auto;top:-8px;border-bottom:8px solid #16121a;border-top:none}.info-hint__text-left{left:0;top:50%;bottom:auto;margin-left:16px;transform:translateY(-50%)}.info-hint__text-left:before{left:-9px;top:50%;bottom:auto;border-right:10px solid #16121a;border-left:none;border-top:8px solid transparent;border-bottom:8px solid transparent;transform:translateY(-50%)}.info-hint:hover .info-hint__text{opacity:1;bottom:100%}.info-hint:hover .info-hint__text-top{top:100%}.info-hint:hover .info-hint__text-left{left:100%}.form-date{position:relative}.form-date__input{font-size:16px;height:44px;width:94px;padding:5px 16px;font-weight:400;color:rgba(198,169,227,.65);border:1px solid rgba(198,169,227,.65);filter:drop-shadow(0 7px 64px rgba(0,0,0,.07));border-radius:6px;caret-color:#af40ff;background:transparent}.form-date__input::-moz-placeholder{color:rgba(198,169,227,.65)}.form-date__input:-ms-input-placeholder{color:rgba(198,169,227,.65)}.form-date__input::placeholder{color:rgba(198,169,227,.65)}.form-date__input:hover{border-color:#af40ff}.form-date__year{position:relative}.form-date__year .form-date__input{width:120px}.form-date__date,.form-date__month{position:relative}.form-date__icon{position:absolute;right:16px;top:17px}.form-date__list{list-style:none;position:absolute;top:100%;width:100%;padding-left:0;z-index:3;pointer-events:none;opacity:0;margin-top:16px;box-shadow:0 7px 64px rgba(0,0,0,.07)}.form-date__date,.form-date__month,.form-date__year{position:relative;display:inline-block}.form-date__date.active .form-date__list,.form-date__month.active .form-date__list,.form-date__year.active .form-date__list{opacity:1;pointer-events:all}.form-date__item{font-size:16px;cursor:pointer;background-color:#16121a;color:rgba(198,169,227,.65);margin-bottom:0;padding:10px 16px;transition:.2s linear}.form-date__item:hover{background-color:rgba(198,169,227,.06)}.form-date__item:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.form-date__item:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.form-date__item.selected{color:#fff;background:rgba(198,169,227,.06) url(../img/check_dropdown.e0e8215c.svg) no-repeat 94% 50%}.error-text{color:#ff2727;font-size:14px;display:block;min-height:21px;margin-bottom:5px;text-align:left;max-width:100%;width:100%;visibility:hidden;box-shadow:none}.form-group-error>.error-text{visibility:visible}.form-group-error .input{border-color:#ff2727}.placeholder{top:11px;left:16px;font-weight:400;pointer-events:none;color:rgba(198,169,227,.65);font-size:16px;position:absolute;border-radius:6px;transition:.1s linear}.placeholder.placeholder-focus{top:-9px;background-color:#1f1923;padding:0 5px;font-size:12px}.form-icon .input:focus+.form-icon__icon svg path,.form-icon .input:focus+.form-password__icon svg path,.form-password .input:focus+.form-icon__icon svg path,.form-password .input:focus+.form-password__icon svg path{fill:#fff;fill-opacity:1}.title1,h1{font-size:34px;line-height:41px}.title2,h2{font-size:24px;line-height:30px}.title3,h3{font-size:20px;line-height:26px}.title4,h4{font-size:16px;line-height:24px}.title5,h5{font-size:14px;line-height:20px}.title5,h6{font-size:12px;line-height:18px}.title1,.title2,.title3,.title4,.title5,.title6,h1,h2,h3,h4,h5,h6{margin-bottom:14px;font-weight:500;color:#fff}strong{font-weight:700}em,strong{color:#fff}em{font-style:italic}p{color:hsla(0,0%,100%,.6);font-size:14px;margin-bottom:14px;line-height:normal}.small-text,p.small-text{font-size:12px;line-height:18px}.big-text,p.big-text{font-size:16px;line-height:24px}ul{padding-left:30px}ul li{opacity:1}ol{list-style:none;counter-reset:li;padding-left:10px}ol li{position:relative;padding-left:22px;opacity:1}ol li:before{left:0;top:-2px;position:absolute;counter-increment:li;content:counters(li,".") ". ";color:#af40ff}ol[start]{counter-reset:none}ol,ul{margin-bottom:20px}ol li,ul li{color:hsla(0,0%,100%,.6);font-size:16px;line-height:18px;margin-bottom:4px}ol li:last-child,ul li:last-child{margin-bottom:0}ol li::marker,ul li::marker{color:#af40ff}ol li p,ul li p{margin:0 0 15px 0}.big-text p{font-size:16px;line-height:24px}.small-text p{font-size:12px;line-height:18px}.error{font-size:14px;color:#ff2727}.active-link{color:#59bb1b;text-shadow:0 0 8px rgba(255,21,232,.8),0 15px 10px rgba(217,6,133,.3),0 6px 4px rgba(48,0,23,.6)}.table,table{width:100%;border-color:#848384 #2c2c2c #2c2c2c #848384;border-style:solid;border-width:1px}.table td,.table th,table td,table th{text-align:center;font-size:14px;border-color:#2c2c2c #848384 #848384 #2c2c2c;border-style:solid;border-width:1px;color:hsla(0,0%,100%,.5)}.isMobile h1,.isTablet h1{font-size:26px}.modal-wrapper{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.modal-overlay,.modal-wrapper{top:0;left:0;position:fixed;z-index:3000}.modal-overlay{bottom:0;right:0;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:1;background:rgba(0,0,0,.8)}.modal-content{position:relative;width:560px;text-align:center;background-color:#1f1923;padding:35px 40px 40px 40px;border-radius:20px;z-index:9999;box-shadow:0 36px 60px rgba(0,0,0,.6);overflow:auto;transition:all .3s}.modal-content:before{content:"";top:0;left:50%;width:340px;height:120px;pointer-events:none;position:absolute;background:radial-gradient(ellipse,rgba(177,5,177,.5) 0,rgba(31,25,35,0) 76%);transform:translate(-50%,-62%)}.modal-content .link{list-style:none}.modal-content .link::marker{display:none}.modal-content .link-group .link{list-style:none}.modal-content .link-group .link::marker{display:none}.modal-content .link-group::v-deep .link{color:rgba(89,187,27,.6);list-style:none}.modal-content .link-group::v-deep .link::marker{display:none}.modal-content .link-group::v-deep .link:hover{color:#59bb1b}.modal-content .link-group::v-deep .link:active{color:#006b25}.modal-title{font-weight:500;margin:0 0 5px}.modal-footer{display:flex;align-items:center;justify-content:center;width:100%}.modal-text{font-size:14px;font-weight:300;color:hsla(0,0%,100%,.5);line-height:24px}.modal-text::v-deep p{color:hsla(0,0%,100%,.7);font-size:16px;font-weight:400}.modal-forgot{background:transparent;color:#fff;font-size:16px;border:none;cursor:pointer;font-family:BlissPro,sans-serif;text-decoration:none}.modal-forgot:hover{text-shadow:0 0 8px hsla(0,0%,100%,.8)}.modal-subtext{margin-right:8px;text-transform:uppercase;font-weight:700;color:#777579;font-family:BlissPro,sans-serif;font-size:14px}.modal-social{display:flex;align-items:center}.modal-link__next{font-size:14px;display:block;margin-top:15px;text-decoration:none}.modal-link__next:hover{text-shadow:0 0 8px hsla(0,0%,100%,.8)}.modal-link{width:40px;height:40px;border:2px solid #fff;border-radius:2px;display:flex;justify-content:center;transition:filter .2s ease-in-out;margin:0 5px}.modal-link:hover{filter:drop-shadow(0 0 24px rgba(62,23,234,.64)) drop-shadow(0 0 9px rgba(177,43,255,.8)) drop-shadow(0 0 4px #ff97fc)}.modal-close-modal{width:30px;height:30px;top:20px;right:20px;cursor:pointer;border:none;position:absolute;z-index:99991;border-radius:100%;transition:transform .5s ease;background:#1f1923 url(../img/close-button.f486fd7e.svg) no-repeat}.modal-close-modal:hover{transform:rotate(180deg)}.form-group{position:relative}.form-group-error .form-checkbox{border:1px solid #ff2727;border-radius:6px}.form-group-error .form-checkbox label{border:none!important}.globalModalAnimation-enter,.globalModalAnimation-enter-active,.globalModalAnimation-leave,.globalModalAnimation-leave-active{opacity:0;transform:scale(.5);transition:all .3s}.isMobile .modal-content{width:100%;border-radius:0;height:100%;padding:24px 15px 10px 15px;display:flex;flex-direction:column;justify-content:flex-start;margin-top:0}.isMobile .modal-content:before{display:none}.isMobile .modal-content form{max-width:320px;margin:0 auto}.isMobile .modal-text,.isMobile .modal-title{text-align:center}@media only screen and (max-height:580px){.isDesktop .modal-content{height:100%}}.isDesktop .modal-content::-webkit-scrollbar{width:3px}.isDesktop .modal-content::-webkit-scrollbar-track{background-color:#28262e;border-radius:50px}.isDesktop .modal-content::-webkit-scrollbar-thumb{height:60px;background-color:#fffcc7;border:1px solid #af40ff;border-radius:50px}@media only screen and (min-width:1100px)and (max-height:570px){body:not(.isDesktop) .modal-content{width:100%;border-radius:0;height:100%;padding:24px 27px 10px 27px;display:flex;flex-direction:column;justify-content:flex-start;margin-top:0}body:not(.isDesktop) .modal-content:before{display:none}body:not(.isDesktop) .modal-content form{max-width:360px;margin:0 auto}body:not(.isDesktop) .modal-text,body:not(.isDesktop) .modal-title{text-align:center}}.modern-container{background-color:#1e0734}@media only screen and (max-width:480px){.modern-container{background-color:#241235}}.modern-container *{box-sizing:border-box;font-family:BlissPro,sans-serif}.modern-container img{height:auto;max-width:80px}.modern-wrapper{position:relative;padding-bottom:125px;background-repeat:no-repeat;background-position:top;background-size:cover;background-image:var(--bg-img-desktop)}@media only screen and (max-width:767px){.modern-wrapper{padding-bottom:30px}}.modern-wrapper:before{content:"";bottom:-1px;height:185px;width:100%;pointer-events:none;position:absolute;z-index:1;background:linear-gradient(180deg,rgba(33,7,52,0),#210734)}@media only screen and (max-width:480px){.modern-wrapper:before{display:none}}.modern-wrapper .modern-video-background{position:absolute;top:0;left:0;height:100%;max-height:650px;min-width:100%}@media only screen and (min-width:1400px)and (max-width:1600px){.modern-wrapper .modern-video-background{left:-240px}}@media only screen and (min-width:990px)and (max-width:1400px){.modern-wrapper .modern-video-background{left:-450px}}@media only screen and (min-width:768px)and (max-width:990px){.modern-wrapper .modern-video-background{left:-510px}}.isMobile .modern-wrapper{background-image:var(--bg-img-mobile);background-size:auto 36%;background-position:top}.isMobile.isAlbum .modern-wrapper{padding-bottom:20px}.isMobile.isPortrait .modern-wrapper{background-size:cover}.modern-label-icon{display:flex;right:30px;top:40%;position:absolute;flex-direction:column}@media only screen and (max-width:991px){.modern-label-icon{display:none}}.modern-label-icon__img:not(:last-child){margin-bottom:20px}@media only screen and (max-width:991px){.modern-label-icon__img:not(:last-child){margin-bottom:0;margin-right:20px}}.modern-head{text-align:center;padding-top:17px;padding-bottom:10px}@media only screen and (max-width:480px){.modern-head{padding-top:11px;position:relative}.modern-head:before{content:"";width:100%;height:115%;position:absolute;top:0;left:0;background:rgba(0,0,0,.3);display:inline-block;pointer-events:none}}.modern-head .title{font-weight:500;font-size:24px;margin:0 0 1px 0;position:relative;z-index:1;letter-spacing:.5px;color:#fff}.modern-head__img{margin:0 auto 3px;position:relative;z-index:1}@media only screen and (max-width:480px){.modern-head__img{margin:0;max-width:65px!important}}.modern-head__title{text-align:center;font-weight:500;font-size:36px;margin:3px 0;position:relative;z-index:1;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.25)}@media only screen and (max-width:480px){.modern-head__title{font-size:34px}}.modern-head__title b,.modern-head__title em{font-weight:900;font-style:normal;color:#ffc700}@media only screen and (max-width:480px){.modern-head__title b,.modern-head__title em{display:block}}.modern-head__text{font-size:16px;position:relative;z-index:1;color:#fff;margin:2px 0 1px 0}.modern-head p{margin:0}.reg-form-wrapper.modern-form .reg-form{width:386px;padding:21px 32px 13px 32px;margin:0 auto;background:rgba(36,18,53,.7);box-shadow:20.7171px 36.9949px 66.5908px rgba(23,18,43,.45);border-radius:10px;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);position:relative;z-index:1}@media only screen and (max-width:480px){.reg-form-wrapper.modern-form .reg-form{width:100%;margin:0;border-radius:0;box-shadow:none;padding:21px 25px 10px 30px;background-color:#241235}}.reg-form-wrapper.modern-form .reg-form .form-heading,.reg-form-wrapper.modern-form .reg-form .input-area-icon{display:none}.reg-form-wrapper.modern-form .reg-form .input-area{position:relative;margin-bottom:1px}.reg-form-wrapper.modern-form .reg-form .reg-form-label{color:#9796cf;font-size:14px;font-weight:300;text-align:left;display:block;margin-bottom:5px}.reg-form-wrapper.modern-form .reg-form .modern-form__group-password-eye{display:inline-block;position:absolute;right:8px;top:50%;cursor:pointer;margin-top:14px;transform:translateY(-50%)}.reg-form-wrapper.modern-form .reg-form .modern-form__group-password-eye.showPassword{background:url(../img/eye-closed.62c52ab9.svg) no-repeat}.reg-form-wrapper.modern-form .reg-form .modern-form__group-password-bar{width:125px;height:4px;border-radius:2px;background-color:rgba(0,0,0,.3);position:relative}.reg-form-wrapper.modern-form .reg-form .modern-form__group-password-bar-line{left:2px;top:1px;position:absolute;width:20px;display:inline-block;height:2px;border-radius:2px;background-color:#ff3434}.reg-form-wrapper.modern-form .reg-form .modern-form__two-block{display:flex;flex-direction:row;align-items:center}@media only screen and (max-width:480px){.reg-form-wrapper.modern-form .reg-form .modern-form__two-block{flex-direction:column}}.reg-form-wrapper.modern-form .reg-form .modern-form__two-block .input-area{width:auto}@media only screen and (max-width:480px){.reg-form-wrapper.modern-form .reg-form .modern-form__two-block .input-area{width:100%}}.reg-form-wrapper.modern-form .reg-form .input-area-field-text{height:40px;padding:5px 15px;color:#fff;background:#343261;border:1px solid #343261;border-radius:4px;font-size:16px}.reg-form-wrapper.modern-form .reg-form .input-area-field-text:active,.reg-form-wrapper.modern-form .reg-form .input-area-field-text:focus,.reg-form-wrapper.modern-form .reg-form .input-area-field-text:hover{outline:none;border-color:#9796cf}.reg-form-wrapper.modern-form .reg-form .input-area-checkbox__square{width:20px;height:20px;border-radius:2px;display:inline-block;border:1px solid rgba(151,150,207,.7);background-color:transparent;transition:.2s linear}.reg-form-wrapper.modern-form .reg-form .input-area-checkbox__square:after{width:12px;height:12px;top:3px;left:3px;position:absolute;border-radius:1px;opacity:0;background:none;background-color:#1d8c0b}.reg-form-wrapper.modern-form .reg-form .terms-block{padding:0;margin:5px 0 0 20px}@media only screen and (max-width:480px){.reg-form-wrapper.modern-form .reg-form .terms-block{width:100%;margin:5px 0 16px 0}}.reg-form-wrapper.modern-form .reg-form .input-area-checkbox{position:relative;padding-left:32px;cursor:pointer;margin-top:0;font-size:14px;color:#9796cf}.reg-form-wrapper.modern-form .reg-form .input-area-checkbox:hover .input-area-checkbox__square,.reg-form-wrapper.modern-form .reg-form .terms-checkbox:checked+.input-area-checkbox__square{border-color:#9796cf}.reg-form-wrapper.modern-form .reg-form .terms-checkbox:checked+.input-area-checkbox__square:after{opacity:1}.reg-form-wrapper.modern-form .reg-form .terms-link{font-size:14px;text-decoration:none;color:#1d8c0b}.reg-form-wrapper.modern-form .reg-form .terms-link:hover{color:#0c5600}.reg-form-wrapper.modern-form .reg-form .reg-form-sign-in-block{text-decoration:none;margin-top:7px}@media only screen and (max-width:767px){.reg-form-wrapper.modern-form .reg-form .reg-form-sign-in-block{padding-top:10px}}.reg-form-wrapper.modern-form .reg-form .reg-form-sign-in-block .terms-link{display:none}.reg-form-wrapper.modern-form .reg-form .modern-terms-link{display:block;color:#9796cf;font-size:16px;text-decoration:none}.reg-form-wrapper.modern-form .reg-form .modern-terms-link .terms-link{display:inline-block}.reg-form-wrapper.modern-form .reg-form .input-area-placeholder{top:35px;left:16px;color:#9796cf;font-size:16px}.reg-form-wrapper.modern-form .reg-form .input-area-error-message{font-size:11px;color:#ff1c1c;display:block;position:relative;text-align:left}.reg-form-wrapper.modern-form .reg-form .input-area-error-message.password-error-yellow{color:#ffc700}.reg-form-wrapper.modern-form .reg-form .input-area-error-message.password-error-yellow .modern-form__group-password-bar .modern-form__group-password-bar-line{background-color:#ffc700;width:50%}.reg-form-wrapper.modern-form .reg-form .input-area-error-message.password-error-green{color:#1d8c0b}.reg-form-wrapper.modern-form .reg-form .input-area-error-message.password-error-green .modern-form__group-password-bar .modern-form__group-password-bar-line{background-color:#1d8c0b;width:97%}.reg-form-wrapper.modern-form .reg-form .input-area-error .input-area-field-text{border-color:#ff1c1c;color:#ff1c1c;background-color:#241235}.reg-form-wrapper.modern-form .reg-form .input-area-error .modern-form__group-password-eye{margin-top:2px}.reg-form-wrapper.modern-form .reg-form .input-area-error .input-area-error-message-password{display:flex;align-items:center;justify-content:space-between}.reg-form-wrapper.modern-form .reg-form .signup-button{display:none}.reg-form-wrapper.modern-form .reg-form .modern-form__btn{font-size:18px;color:#fff;text-transform:uppercase;border-radius:4px;min-width:240px;padding:11px 10px;box-shadow:none;outline:none;border:none;position:relative;cursor:pointer;transition:.2s linear;background-color:transparent;display:inline-block}.reg-form-wrapper.modern-form .reg-form .modern-form__btn:before{border:1px solid #1d8c0b;transform:scale3d(.7,.7,1);border-radius:4px}.reg-form-wrapper.modern-form .reg-form .modern-form__btn:after{border-radius:4px;background-color:#1d8c0b}.reg-form-wrapper.modern-form .reg-form .modern-form__btn:after,.reg-form-wrapper.modern-form .reg-form .modern-form__btn:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;transition:transform .3s,background-color .3s;transition-timing-function:cubic-bezier(.25,0,.3,1)}.reg-form-wrapper.modern-form .reg-form .modern-form__btn:hover:before{transform:scaleX(1)}.reg-form-wrapper.modern-form .reg-form .modern-form__btn:hover:after{transform:translate(1px,1px) scale3d(.98,.9,1);border-radius:1px}.reg-form-wrapper.modern-form .reg-form .modern-form__btn:active{background-color:#0c5600}.reg-form-wrapper.modern-form .reg-form .modern-form__btn:active:after,.reg-form-wrapper.modern-form .reg-form .modern-form__btn:active:before{opacity:0}.reg-form-wrapper.modern-form .reg-form .modern-form__btn-img{margin-right:10px}.reg-form-wrapper.modern-form .reg-form .modern-form__btn-span{position:relative;z-index:2;display:flex;align-items:center;justify-content:center}.reg-form-wrapper.modern-form .reg-form .input-area-field-select{display:inline-block;padding:8px 15px;font-size:16px;color:#fff;background:#343261 url(../img/arrow-down.f1eb6128.svg) no-repeat 95%;border:1px solid #9796cf;box-sizing:border-box;height:40px;border-radius:4px;position:relative;cursor:pointer;width:128px}@media only screen and (max-width:480px){.reg-form-wrapper.modern-form .reg-form .input-area-field-select{width:100%}}.reg-form-wrapper.modern-form .reg-form .form-provider-img{display:none}.reg-form-wrapper.modern-form .reg-form .modern-form__text{text-align:center;color:rgba(151,150,207,.5);font-size:14px;margin:11px 0 15px 0;display:block}.reg-form-wrapper.modern-form .reg-form .modern-form__footer{text-align:center;display:inline-block;color:#9796cf;font-size:16px}.reg-form-wrapper.modern-form .reg-form .modern-form__footer-link{font-weight:600;color:#1d8c0b;text-decoration:none;transition:.2s linear}.reg-form-wrapper.modern-form .reg-form .modern-form__footer-link:hover{color:#0c5600}.reg-form-wrapper.modern-form .reg-form .modern-form__select-choice{width:100%;display:block;padding:13px 15px;text-align:left;font-size:16px;color:#fff;background-color:#343261;border:1px solid transparent;box-sizing:border-box;border-radius:4px;position:relative;cursor:pointer}.reg-form-wrapper.modern-form .reg-form .modern-form__select-choice:hover{border-color:#9796cf}.reg-form-wrapper.modern-form .reg-form .modern-form__select-choice:before{content:"";width:13px;height:8px;display:inline-block;position:absolute;top:50%;right:12px;transform:translateY(-50%);background:url(../img/arrow-down.f1eb6128.svg) no-repeat}.reg-form-wrapper.modern-form .reg-form .modern-form__select-list{padding:0;margin:0;display:none;list-style:none;position:absolute;width:100%;z-index:3;text-align:left;margin-top:-2px;background:#343261;border:1px solid #9796cf;border-radius:0 0 4px 4px}.reg-form-wrapper.modern-form .reg-form .modern-form__select-item{padding:10px 15px;text-transform:uppercase;font-size:16px;color:hsla(0,0%,100%,.7);cursor:pointer;transition:.2s linear}.reg-form-wrapper.modern-form .reg-form .modern-form__select-item:hover{opacity:.7}.reg-form-wrapper.modern-form .reg-form .modern-form__select-item:nth-child(2n){background-color:hsla(0,0%,100%,.05)}.reg-form-wrapper.modern-form .reg-form .modern-form__select-group{display:block}@media only screen and (max-width:991px){.reg-form-wrapper.modern-form .reg-form .modern-form__select-group{display:none}}.reg-form-wrapper.modern-form .reg-form .modern-form__select-group[data-select] .modern-form__select-list{display:block}.reg-form-wrapper.modern-form .reg-form .modern-form__select-group[data-select] .modern-form__select-choice{border-color:#9796cf}.reg-form-wrapper.modern-form .reg-form .modern-form__select-group[data-select] .modern-form__select-choice:before{transform:translateY(-50%) rotate(180deg)}.modern-steper{display:flex;justify-content:center;margin-bottom:46px;margin-top:-117px;z-index:2;position:relative}@media only screen and (max-width:991px){.modern-steper{flex-direction:row;flex-wrap:wrap;align-items:center;padding:0 80px 30px 80px;margin-bottom:21px}}@media only screen and (max-width:767px){.modern-steper{padding:0;margin-top:0}}@media only screen and (max-width:480px){.modern-steper{padding:0 15px}}.modern-steper__block{display:flex;background:#1c1024;max-width:30%;position:relative;align-items:center;border:1px solid rgba(151,150,207,.1);border-radius:10px}@media only screen and (max-width:991px){.modern-steper__block{max-width:292px}}.modern-steper__block:not(:last-child){margin-right:10px}@media only screen and (max-width:991px){.modern-steper__block:not(:last-child){margin-bottom:10px}}@media only screen and (max-width:583px){.modern-steper__block:not(:last-child){margin-right:0}}.modern-steper__label{position:absolute;right:19px;top:3px;font-weight:400;font-size:14px;color:#9796cf}@media only screen and (max-width:767px){.modern-steper__label{right:13px}}.modern-steper__center{width:194px;padding:0 40px 0 10px}@media only screen and (max-width:1300px){.modern-steper__center{width:240px}}@media only screen and (max-width:991px){.modern-steper__center{width:278px}}@media only screen and (max-width:480px){.modern-steper__center{width:205px;padding:0 15px 0 20px}}.modern-steper p{font-weight:500;margin:0;font-size:18px;line-height:21px;color:#fff}.modern-steper em{font-style:normal;color:#9796cf}.modern-steper__img-block{display:flex;align-items:center;justify-content:center;width:90px;min-height:80px;margin:-1px 0 0 -1px;padding:10px 0 19px 0;text-align:center;background-color:#241235;border:1px solid rgba(153,132,86,.1);border-radius:10px 10px 90px 10px}.modern-supplied{max-width:1330px;margin:0 auto 42px;padding:0 15px;text-align:center}@media only screen and (max-width:991px){.modern-supplied{padding:0;border-bottom:1px solid hsla(0,0%,100%,.2);padding-bottom:20px}}@media only screen and (max-width:480px){.modern-supplied{margin:0 auto 50px}}.modern-supplied__title{font-weight:700;font-size:20px;text-transform:uppercase;color:#9796cf;display:block;text-align:center;padding-bottom:10px;margin:0 0 15px 0}@media only screen and (max-width:991px){.modern-supplied__title{text-align:left;padding:0 15px}}.modern-supplied__img{opacity:.4;margin:0 10px 28px 0}@media only screen and (max-width:991px){.modern-supplied__img{margin:0 20px 0 0}}@media only screen and (max-width:991px){.modern-supplied__img-block{display:flex;width:96%;overflow:auto;margin:0 15px;padding-bottom:15px}.modern-supplied__img-block::-webkit-scrollbar{width:0;height:5px}.modern-supplied__img-block::-webkit-scrollbar-track{background-color:#28262e;border-radius:50px}.modern-supplied__img-block::-webkit-scrollbar-thumb{height:3px;background-color:#fffcc7;border:1px solid #af40ff;border-radius:50px}}.modern-supplied__bottom{max-width:100%;position:relative;margin:0 auto 34px;text-align:left}@media only screen and (max-width:480px){.modern-supplied__bottom{padding-bottom:14px;margin:0 auto 50px}}.modern-supplied__bottom span{max-width:1330px;margin:0 auto auto;display:block}@media only screen and (max-width:991px){.modern-supplied__bottom span{display:flex;width:96%;overflow:auto;margin:0 15px;padding-bottom:15px}.modern-supplied__bottom span::-webkit-scrollbar{width:0;height:5px}.modern-supplied__bottom span::-webkit-scrollbar-track{background-color:#28262e;border-radius:50px}.modern-supplied__bottom span::-webkit-scrollbar-thumb{height:3px;background-color:#fffcc7;border:1px solid #af40ff;border-radius:50px}}.modern-supplied__bottom .modern-supplied__img{margin:0 20px 28px 0}@media only screen and (max-width:991px){.modern-supplied__bottom .modern-supplied__img{margin:0 20px 0 0}}.modern-supplied__bottom .modern-supplied__title{margin:0 0 15px 0;padding-bottom:13px}@media only screen and (max-width:480px){.modern-supplied__bottom .modern-supplied__title{margin:0 0 5px 0}}.modern-footer{display:flex;max-width:1330px;padding:0 15px 72px 15px;margin:0 auto;align-items:flex-start}@media only screen and (max-width:480px){.modern-footer{padding:0 12px 72px 12px}}.modern-footer__text{display:inline-block}.modern-footer__img{margin:17px 46px 0 16px}@media only screen and (max-width:480px){.modern-footer__img{margin:3px 20px 0 0}}.modern-footer p{color:hsla(0,0%,100%,.3);font-size:14px;line-height:17px;font-weight:300;margin:0 0 22px 0}.modern-footer__copyright{margin:0}[data-theme=dark] .modern-head .title,[data-theme=dark] .modern-head__text,[data-theme=dark] .modern-head__title{color:#000}[data-theme=neon] .modern-head .title,[data-theme=neon] .modern-head__text,[data-theme=neon] .modern-head__title{color:#fff;text-shadow:0 0 11px rgba(255,151,252,.4),0 0 16px rgba(177,43,255,.6),0 0 24px rgba(62,23,234,.8)}[data-theme=light] .modern-head{background-color:rgba(0,0,0,.2)}[data-theme=light] .modern-head .title,[data-theme=light] .modern-head__text,[data-theme=light] .modern-head__title{color:#fff;text-shadow:0 0 11px rgba(255,151,252,.4),0 0 16px rgba(177,43,255,.6),0 0 24px rgba(62,23,234,.8);font-weight:700}