@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Encode+Sans:wght@100..900&family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Manrope:wght@200..800&display=swap";*{padding:0;margin:0;border:none}*,*:before,*:after{box-sizing:border-box}a,a:link,a:visited,a:hover{text-decoration:none}aside,nav,footer,header,section,main{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{max-width:100%;height:auto}address{font-style:normal}input,textarea,button,select{font-family:inherit;font-size:inherit;color:inherit;background-color:transparent}input::-ms-clear{display:none}button,input[type=submit]{display:inline-block;box-shadow:none;background-color:transparent;background:none;cursor:pointer}input:focus,input:active,button:focus,button:active{outline:none}button::-moz-focus-inner{padding:0;border:0}label{cursor:pointer}legend{display:block}*{font-family:Manrope,sans-serif;scrollbar-width:none;-webkit-user-select:none;user-select:none}@font-face{font-family:Helvetica;src:url(/fonts/HelveticaNeue-Medium.otf) format("opentype");font-weight:400;font-style:normal}.custom-toast-container{border-radius:6px}body{background:#0b0b11;touch-action:none!important}html,body{height:100%;overflow:hidden;position:fixed;width:100%}::-webkit-scrollbar{width:0px!important;-webkit-appearance:none;height:0;scrollbar-width:none!important;display:none!important;-ms-overflow-style:none!important}.container{width:100%;margin:0 auto;height:100vh;position:relative;overflow:hidden}.container__wrapper{display:flex;justify-content:space-between;margin:auto;flex-direction:column;height:100%;background:#0003;border-radius:6px;position:relative}.container__wrapper .contains{padding:20px 10px 0;overflow-x:hidden;flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.contains ::-webkit-scrollbar{width:0px!important;-webkit-appearance:none;height:0;scrollbar-width:none!important;display:none!important;-ms-overflow-style:none!important}.progress__bar{height:20px;position:relative;background-color:#14151d;border-radius:6px;overflow:hidden;margin-top:5px;margin-bottom:5px}.progress__bar span{display:block;height:100%;background:linear-gradient(#2e5cff 100%,#0038ff)}.progress{width:100%;height:auto}.progress__info{padding:4px 0;display:flex;justify-content:space-between}.progress__info span{color:#fff;font-size:14px}.taperInfo{display:flex;flex-direction:column;align-items:center;margin-top:5%}.taperInfo p{font-weight:500;font-size:14px;line-height:135%;text-align:center;color:#2e5cff}.taperInfo__balance__info{display:flex;align-items:center;justify-content:center}.taperInfo__balance__info .balance{font-weight:500;font-size:46px;line-height:110%;color:#fff;margin-right:8px}.taperInfo__balance__info img{width:38px;height:35px}.taperInfo__tick__info{display:flex;align-items:center;justify-content:center;gap:10px}.taperInfo__tick__info__hours{display:flex}.taperInfo__tick__info__hours .inHours{font-weight:500;font-size:16px;line-height:135%;color:#fff;margin-right:4px}.taperInfo__tick__info__hours p{font-weight:500;font-size:16px;line-height:135%;color:#ffffff8f}.taperInfo__tick__info__space{width:1px;height:15px;background:#47475e}.taperInfo__tick__info__tap{display:flex}.taperInfo__tick__info__tap span{font-weight:500;font-size:16px;line-height:135%;color:#fff;margin-right:4px}.taperInfo__tick__info__tap p{font-weight:500;font-size:16px;line-height:135%;color:#ffffff8f}.turbo{position:absolute;top:0;left:0;z-index:-1;width:100%;scale:1.15;margin-top:10px;height:130%;pointer-events:none}.turbo img{width:100%;height:100%;filter:blur(15px)}.taperBtn{position:relative;z-index:10;display:flex;align-items:center;justify-content:center;transition:all .06s}.taperBtn img{border-radius:50%}.taperBtn img:active{transform:scale(.97)}.blastNumber{position:fixed;z-index:99;color:#fff;animation:flyUp 1s;opacity:0}@keyframes flyUp{0%{transform:translateY(0);filter:blur(0px);opacity:1;font-size:22px}to{transform:translateY(-200px);filter:blur(1px);opacity:0;font-size:14px}}.rings{pointer-events:none;position:absolute;display:flex;justify-content:center;align-items:center;z-index:-10;margin-top:-10px}.ring:nth-child(1){position:absolute;width:330px;height:330px;border:2px solid rgba(255,255,255,.0274509804);border-radius:50%;opacity:82%;filter:blur(.25px)}.ring:nth-child(2){position:absolute;width:410px;height:410px;border:2px solid rgba(255,255,255,.0274509804);border-radius:50%;opacity:64%;filter:blur(.5px)}.ring:nth-child(3){position:absolute;width:490px;height:490px;border:2px solid rgba(255,255,255,.0274509804);border-radius:50%;opacity:46%;filter:blur(.75px)}.ring:nth-child(4){position:absolute;width:570px;height:570px;border:2px solid rgba(255,255,255,.0274509804);border-radius:50%;opacity:28%;filter:blur(1px)}.ring:nth-child(5){position:absolute;width:650px;height:650px;border:2px solid rgba(255,255,255,.0274509804);border-radius:50%;opacity:10%;filter:blur(1.25px)}.indicator{display:flex;justify-content:space-between;align-items:center;padding:5% 0}.batteryItem{display:flex;align-items:center;gap:4px}.batteryItem span{color:#fff;font-size:14px}.boostItem{display:flex;align-items:center;gap:4px}.boostItem span{color:#fff;font-size:14px}.upgradeList{width:100%;height:100%;display:grid;align-items:center;gap:20px}.upgradeItems{display:flex;justify-content:space-between;align-items:center;background:#171921;border-radius:6px;padding:10px;width:100%;height:58px}.upgradeItems__block{display:flex}.upgradeItems__block img{width:38px;height:38px;object-fit:cover}.upgradeItems__block__info{display:flex;flex-direction:column;justify-content:space-between;margin-left:8px}.upgradeItems__block__info .name{font-size:14px;color:#fff}.upgradeItems__block__info .access{font-size:13px;color:#a19fb7;display:flex;align-items:center}.upgradeItems__block__info .access span{color:#2e5cff;margin-right:4px}.upgradeItems__block__info__price{display:flex;align-items:center}.upgradeItems__block__info__price .lvl{font-size:13px;color:#a19fb7}.upgradeItems__block__info__price .score{font-size:13px;color:#fff;margin-left:6px;margin-right:4px}.upgradeItems__block__info__price img{width:13px;height:13px}.upgradeFreeItems{display:flex;justify-content:space-between;align-items:center;background:#171921;border-radius:6px;padding:10px;width:100%;height:58px}.upgradeFreeItems__block{display:flex}.upgradeFreeItems__block img{width:38px;height:38px;object-fit:cover}.upgradeFreeItems__block__info{display:flex;flex-direction:column;justify-content:space-between;margin-left:8px}.upgradeFreeItems__block__info .name{font-size:14px;color:#fff}.upgradeFreeItems__block__info .access{font-size:13px;color:#a19fb7;display:flex;align-items:center}.upgradeFreeItems__block__info .access span{color:#2e5cff;margin-right:4px}.upgradeFreeItems__block__info img{width:13px;height:13px}.cardList{width:100%;height:auto;gap:20px;display:grid;align-items:center;margin-bottom:10px}.taskList{width:100%;height:auto;gap:10px;display:grid;align-items:center;margin-bottom:10px}.cardItem{border-radius:6px;padding:10px;width:100%;height:90px;background:#171921}.cardItem__top{display:flex;text-align:start}.cardItem__top img{width:38px;height:38px;object-fit:cover}.cardItem__top__info{margin-left:8px;display:flex;flex-direction:column;justify-content:center}.cardItem__top__info .title{font-weight:500;font-size:12px;line-height:111%;letter-spacing:-.03em;color:#fff;margin-bottom:4px}.cardItem__top__info span{font-weight:500;font-size:12px;line-height:111%;letter-spacing:-.03em;color:#2e5cff}.cardItem__bottom{display:flex;justify-content:space-between;margin-top:14px}.cardItem__bottom .lvl{font-weight:500;font-size:12px;line-height:111%;letter-spacing:-.03em;color:#a19fb7}.cardItem__bottom__price{display:flex;font-weight:600;font-size:12px;line-height:111%;letter-spacing:-.03em;color:#fff}.cardItem__bottom__price p{margin-right:4px}.taskItems{display:flex;justify-content:space-between;align-items:center;background:#171921;border-radius:6px;padding:10px;width:100%;height:58px}.taskItems__block{display:flex}.taskItems__block img{width:38px;height:38px;object-fit:cover;border-radius:8px}.taskItems__block__info{display:flex;flex-direction:column;justify-content:space-between;margin-left:8px;text-align:left}.taskItems__block__info .name{font-size:14px;color:#fff}.taskItems__block__info__price{display:flex;align-items:center}.taskItems__block__info__price .score{font-size:14px;color:#fff;margin-right:4px}.taskItems__block__info__price img{width:13px;height:13px}.withdraw{display:flex;flex-direction:column;justify-content:space-between;flex-wrap:wrap;min-height:68vh;margin-top:-20px}.content{flex-grow:1;margin-bottom:20px}.withdraw-button{width:100%;padding:12px 20px;background:#17181f;color:#fff;border:none;border-radius:8px;font-weight:700;cursor:pointer;margin-top:auto;align-self:center}.charts-container{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:-20px}.chart-module{display:flex;align-items:center;justify-content:center;flex-direction:column;width:50vw;max-width:200px;height:150px;margin-top:20px;flex-wrap:1;border-radius:8px}.chart-module-circle{display:flex;align-items:center;justify-content:center;flex-direction:column;flex:1;height:160px;max-width:140px;margin-bottom:10px;margin-top:24px}.chart{flex:1;width:100%;background-color:#181820;border-radius:8px;display:flex;color:#fff;font-weight:700;text-align:center;align-items:center;font-size:14px}.chart-header{color:#fff;font-weight:700;font-size:12px;margin-top:3px}.circle-chart-placeholder{width:160px;height:160px;display:flex;justify-content:center;align-items:center;text-align:center;font-weight:700;color:#fff}.charts-emptyPlaceholder{padding:5px;text-align:center}.paymentMethods-container{margin-top:20px;display:flex;flex-direction:row;gap:19px}.method{height:69px;width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;border-radius:9px;background-color:#181820;color:#fff;padding:8px 14px;font-size:12px;font-weight:700;position:relative}.method-selected{outline:solid 2px;border-color:#563fdd;color:#563fdd}.method-image{max-width:100%;height:22px}.confirmed{display:flex;position:absolute;background-color:#563fdd;width:14px;height:14px;right:8px;border-radius:10px;color:#fff;align-items:center;justify-content:center}.check{width:10px;height:10px}.slider-container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:15px;font-weight:600}.slider{-webkit-appearance:none;width:100%;height:8px;border-radius:4px;background:linear-gradient(to right,purple 25%,#666 25%);outline:none;transition:background .15s ease-in-out;margin-top:5px}.balance{width:100%;display:flex;justify-content:space-between;color:#fff}.course{width:100%;display:flex;justify-content:center;color:#fff;margin-top:10px}.arrow{color:#4956f7;margin-left:12px;margin-right:12px}.slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;background:purple;border-radius:50%;cursor:pointer}.slider::-moz-range-thumb{width:16px;height:16px;background:purple;border-radius:50%;cursor:pointer}.transactions-container{background-color:#1a181f;border-radius:5px;height:70px;width:100%;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;padding-left:5px;padding-right:5px}.transaction-main{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.transaction-data{margin-left:1px}.value{font-weight:700;padding-left:3px;font-family:Manrope,sans-serif}.card{margin-top:2px;font-size:12px;padding-left:3px;color:#ffffff90;font-family:Manrope,sans-serif}.method-image2{height:25px;width:auto;margin-bottom:5px}.image-container{width:50%;display:flex;align-items:center;justify-content:center}.date{font-size:12px;margin-left:3px;font-family:Manrope,sans-serif}.withdrawHistory-container{display:flex;flex-direction:column;align-items:center;color:#fff}.history{font-size:14px;font-weight:500;margin-top:3px;line-height:12px}.withdrawHistory-container{display:flex;flex-direction:column;align-items:center;color:#fff;margin-top:18px}.header{font-size:20px;font-weight:700}.embla{overflow:hidden;width:95vw;padding-bottom:10px;padding-top:10px;padding-left:0}.embla__container{display:flex;flex-direction:row;gap:5px}.embla__slide{flex:0 0 auto;width:130px}.tabSelector{width:100%;height:auto;padding:10px 0;margin-top:-45px}.componentsLabel{padding:5px;width:100%;font-size:18px;color:#fff}.infoReferrals{display:flex;flex-direction:column}.infoReferrals__refLink{margin-top:24px}.infoReferrals__refLink .name{font-size:13px;color:#fff}.infoReferrals__refLink .refLink__btn{margin-top:8px;border-radius:6px;padding:10px;width:100%;background:#171921cc;display:flex;align-items:center;justify-content:space-between}.infoReferrals__refLink .refLink__btn p{font-size:14px;color:#2e5cff}.infoReferrals__info{display:grid;grid-template-columns:1fr 1fr;column-gap:6px}.infoReferrals .refItem{border-radius:6px;padding:10px;width:100%;background:#171921cc;margin-top:7px}.infoReferrals .refItem .value{font-weight:600;font-size:16px;color:#2e5cff}.infoReferrals .refItem .name{font-size:12px;color:#fff}.infoReferrals .refInvited{display:flex;flex-direction:column;margin-top:24px}.infoReferrals .refInvited p{font-size:13px;color:#fff}.infoReferrals .refInvited__info{margin-top:8px;border-radius:6px;padding:10px;width:100%;background:#171921cc;display:flex;justify-content:space-between}.infoReferrals .refInvited__info__score{display:flex;align-items:center}.infoReferrals .refInvited__info__score p{font-weight:600;font-size:14px;color:#fff;margin-right:4px}.infoReferrals .refInvited__info__score img{width:14px;height:14px}.infoReferrals .refInvited__info p{font-size:14px;color:#fff}.infoReferrals .refInvited .telegramPremium{color:#2e5cff}.infoReferrals .refInvitedBlur{position:relative;margin-top:30px;flex-direction:column;width:100%;display:flex;justify-content:center;align-items:center}.infoReferrals .refInvitedBlur__blur{z-index:-1;width:100%;position:relative;filter:blur(6px)}.infoReferrals .refInvitedBlur__blur p{font-size:13px;color:#fff}.infoReferrals .refInvitedBlur__blur__info{margin-top:8px;border-radius:6px;padding:10px;width:100%;background:#171921cc;display:flex;justify-content:space-between}.infoReferrals .refInvitedBlur__blur__info__score{display:flex;align-items:center}.infoReferrals .refInvitedBlur__blur__info__score p{font-weight:600;font-size:14px;color:#fff;margin-right:4px}.infoReferrals .refInvitedBlur__blur__info__score img{width:14px;height:14px}.infoReferrals .refInvitedBlur__blur__info p{font-size:14px;color:#fff}.infoReferrals .refInvitedBlur__blur .telegramPremium{color:#2e5cff}.infoReferrals .refInvitedBlur__overlay{position:absolute;display:flex;flex-direction:column;left:34.5%;margin-top:20%;text-align:center}.infoReferrals .refInvitedBlur__overlay p{font-size:13px;color:#a19fb7}.refInvitedBlur__referralsToNext{position:absolute;text-align:center}.refInvitedBlur__referralsToNext p{color:#a19fb7}.refInvitedBlur__referralsToNext .text{font-weight:600;font-size:16px;color:#fff}.tabButton{padding:10px;width:100%;background:#12141cb3;font-size:14px;color:#a19fb7}.tabButton_active{background:#171921cc;color:#fff}.tabSelector{width:100%;height:auto;padding:10px 0}.tabButtons{height:36px;display:grid;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent;background-color:#0c0d124d;border-radius:6px;margin-bottom:20px;margin-top:20px;color:#fff;overflow:hidden}.aboutProfile{padding-top:16px;display:flex;flex-direction:column;-webkit-tap-highlight-color:transparent;background-color:#0c0d124d;width:100%}.aboutProfile__info{border-radius:6px;padding:10px;width:100%;background:#171921;display:flex;justify-content:space-between}.aboutProfile__info__left{display:flex}.aboutProfile__info__left img{width:38px;height:38px;margin-right:8px;object-fit:cover}.aboutProfile__info__left .nameProfile{display:flex;flex-direction:column;justify-content:space-around}.aboutProfile__info__left .nameProfile p{font-size:14px;color:#fff}.aboutProfile__info__left .nameProfile .lvlAboutProfile{font-size:12px}.aboutProfile__info__right{display:flex;align-items:center}.aboutProfile__info__right p{font-weight:600;font-size:16px;line-height:111%;letter-spacing:-.03em;color:#fff;margin-right:4px}.aboutProfile__info__right img{height:17px;width:15px}.aboutProfile__progress{margin-top:16px;width:100%}.aboutProfile__progress__info{display:flex;justify-content:space-between;width:100%}.aboutProfile__progress__info .text{font-size:14px;color:#fff}.aboutProfile__progress__info__score{display:flex;align-items:center}.aboutProfile__progress__info__score .currentScore{font-weight:500;font-size:14px;line-height:135%;color:#a19fb7;margin-right:6px}.aboutProfile__progress__info__score p{font-weight:500;font-size:12px;line-height:135%;color:#fff;margin-right:6px}.aboutProfile__progress__info__score .finalScore{font-weight:500;font-size:14px;line-height:135%;color:#fff;margin-right:2px}.aboutProfile__progress__info__score img{height:17px;width:16px}.aboutProfile__progress .progress-container{margin-top:8px}.aboutProfile__progress .progress-container .progress-bar{position:relative;width:100%;height:18px;border-radius:0 6px 6px 0;background-color:#14151d}.aboutProfile__progress .progress-container .progress-bar span{position:absolute;top:0;left:0;width:var(--progress-width);height:100%;line-height:1.7;border-radius:30px;background:linear-gradient(90deg,#2e5cff,#0038ff);transition:width .5s linear}.aboutProfile .positions{font-size:12px;color:#fff;padding-top:24px}.changeLanguage{border-radius:6px;padding:10px;width:100%;background:#171921cc;display:flex;align-items:center;justify-content:space-between}.changeLanguage__left{display:flex}.changeLanguage__left__info{display:flex;flex-direction:column;align-items:flex-start;margin-left:8px;justify-content:space-between}.changeLanguage__left__info P{font-weight:600;font-size:14px;color:#fff}.changeLanguage__left__info .nameLanguage{font-size:12px;color:#a19fb7}.dropDownLanguage{border-radius:0 0 6px 6px;padding:10px;width:100%;background:#17192180;display:flex;align-items:center;justify-content:space-between}.dropDownLanguage__text{font-weight:600;font-size:13px;display:flex;align-items:center;margin-left:8px;color:#fff}.flag{background:#242734;padding:8px;border-radius:6px}.flag img{width:25px;height:25px;object-fit:contain}.bcgLeft{background-image:url('data:image/svg+xml,<svg width="225" height="512" viewBox="0 0 225 512" fill="none" xmlns="http://www.w3.org/2000/svg"><g opacity="0.24" filter="url(%23filter0_f_1_940)"><path d="M103.194 121.359C115.754 132.164 22.8624 260.731 -104.285 408.519C-231.433 556.308 -344.688 667.355 -357.248 656.549C-369.808 645.743 -276.917 517.177 -149.769 369.388C-22.6212 221.6 90.6342 110.553 103.194 121.359Z" fill="%23001AFF" /></g><defs><filter id="filter0_f_1_940" x="-478.386" y="0.632324" width="702.717" height="776.643" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix" /><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape" /><feGaussianBlur stdDeviation="60" result="effect1_foregroundBlur_1_940" /></filter></defs></svg>');background-size:cover;position:absolute;bottom:0;left:0;z-index:-1}.bcgRight{background-image:url('data:image/svg+xml,<svg width="414" height="664" viewBox="0 0 414 664" fill="none" xmlns="http://www.w3.org/2000/svg"><g opacity="0.08" filter="url(%23filter0_f_1_939)"><path d="M640.144 -210.636L473.955 270.265L288.51 543.793L350.924 118.06C314.372 128.631 167.863 283.949 132.861 325.734C127.104 333.797 124.386 337.373 125.594 335.164C126.39 333.707 128.918 330.441 132.861 325.734C164.588 281.306 288.609 100.668 356.541 1.4404L20.792 333.27L380.859 -155.858L797.527 -315.564L640.144 -210.636Z" fill="%23001AFF" /></g><defs><filter id="filter0_f_1_939" x="-99.208" y="-435.564" width="1016.74" height="1099.36" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix" /><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape" /><feGaussianBlur stdDeviation="60" result="effect1_foregroundBlur_1_939" /></filter></defs></svg>');background-size:cover;position:absolute;top:0;right:0;z-index:-1}.light{width:100%;height:auto;object-fit:cover}.headerHome{display:flex;justify-content:space-between;align-items:center;padding:15px 10px;flex:0}.headerHome__logo{display:flex;gap:8px;align-items:center}.headerHome__logo img{width:20px;height:20px}.headerHome__logo h1{font-weight:500;font-size:14px;line-height:135%;letter-spacing:-.03em;color:#fff}.headerHome__action{display:flex;gap:10px;align-items:center}.headerHome__action img{width:20px;height:20px}.headerHome__action p{font-weight:600;font-size:14px;line-height:135%;letter-spacing:-.03em;color:#fff}.headerHome__action p img{width:15px;height:20px}.loaderWrapper{position:fixed;top:0;left:0;background:#09090e;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.loaderLogo{display:flex;align-items:center;animation:logoPulse 1.8s infinite}.loaderLogo img{width:50px}.loaderLogo span{color:#fff;line-height:0;font-size:32px;margin-left:8px;font-weight:500}@keyframes logoPulse{0%{scale:1;opacity:1}50%{scale:.9;opacity:.5}to{scale:1;opacity:1}}.menu{border-radius:6px 6px 0 0;width:100%;height:92px;background:#14151d;display:flex;align-items:center;justify-content:center;flex:0;padding:8px 0}.menuButton{border-radius:6px;padding:8px;width:63px;height:60px;background:#161820;-webkit-tap-highlight-color:transparent;margin-right:16px}.menuButton:last-child{margin-right:0}.menuButton__title{font-size:12px;color:#a19fb7}.menuButton_active{background:#171921cc;color:#fff}.modal__top{display:flex;margin-top:24px}.modal__top img{width:60px;height:60px;object-fit:cover;margin-left:20px}.modal__top__info{margin-left:16px;display:flex;flex-direction:column;justify-content:space-between}.modal__top__info__name .title{font-weight:600;font-size:24px;color:#fff;width:200px}.modal__top__info__name .description{font-size:14px;color:#a19fb7}.modal__acceptBtn{border-radius:6px;padding:10px 23px;width:85%;height:39px;background:#2e5cff;margin-top:24px;font-weight:600;font-size:14px;color:#fff}.modal__acceptBtn[disabled]{background:#484d5e}.modalLevel{position:relative}.modalLevel .modalLevel__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100}.modalLevel .modalLevel__Content{position:relative;text-align:center;z-index:1000;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%}.modalLevel .modalLevel__Content h2{color:#2e5cff;font-size:24px;letter-spacing:-3%}.modalLevel .modalLevel__Content p{margin-top:8px;font-size:14px;color:#fff}.modalLevel .modalLevel__Content span{color:#2e5cff;line-height:16px}.modalLevel .modalLevel__Content__btns{display:flex;gap:20px;padding-top:20px}.modalLevel .modalLevel__Content__btns button{width:150px;height:39px;border-radius:6px;color:#fff;cursor:pointer;align-items:center;display:flex;gap:5px;justify-content:center}.modalLevel .modalLevel__Content__btns button:first-child{background:#2e5cff}.modalLevel .modalLevel__Content__btns button:nth-child(2){background:#151934}h1{color:#fff}.modalWrapper{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000059}.modal{border-radius:16px 16px 0 0;height:237px;box-shadow:0 -6px 44px #000000ad;background:#171921;position:absolute;bottom:0;width:100%;display:flex;align-items:center;z-index:3;flex-direction:column}.modal__top{display:flex;margin-top:24px;justify-content:center}.modal__top img{width:60px;height:60px;object-fit:cover;margin-left:20px;border-radius:10px}.modal__top__info{margin-left:16px;width:70%;display:flex;flex-direction:column;justify-content:space-between}.modal__top__info__name .title{font-weight:400;font-size:18px;color:#fff;width:100%;margin-bottom:6px}.modal__top__info__name .description{width:80%;font-size:14px;color:#a19fb7}.modal__top__info__score{display:flex}.modal__top__info__score p{font-weight:600;font-size:16px;color:#fff}.modal__top__info__score img{width:16px;height:16px;margin-left:4px}.modal__subBtn{border-radius:6px;padding:10px 23px;width:85%;height:39px;background:#2e5cff;margin-top:24px;font-weight:600;font-size:14px;color:#fff}.modal__checkSubBtn{border-radius:6px;padding:10px 23px;width:85%;height:39px;background:#282b3a;margin-top:10px;font-weight:600;font-size:14px;color:#fff}.modal__input{border-radius:6px;padding:10px 23px;width:85%;height:39px;background:#282b3a;margin-top:20px;font-weight:600;font-size:14px;color:#fff}.modal__description{padding:10px 0;width:85%;height:39px;margin-top:10px;font-weight:600;font-size:14px;color:#fff}.modal__importantTitle{width:87%;font-size:17px;color:#a19fb7;margin-top:55px}.modal__descriptionImportant{margin-top:6px;width:85%;font-size:17px;color:#a19fb7}.modal__error{padding:5px 0;width:85%;font-weight:600;font-size:14px;color:red}.progress-bar{position:relative;width:85%;height:30px;background-color:#15151c;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:space-between;padding:0 10px;box-sizing:border-box;margin-top:20px}.progress-bar__fill{position:absolute;left:0;top:0;height:100%;background-color:#5a50ef;transition:width .3s ease-in-out}.progress-bar__text{position:relative;z-index:1;font-size:14px;color:#fff}.progress-bar__text--left{text-align:left}.progress-bar__text--right{text-align:right}.playOnMobile{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.playOnMobile span,.playOnMobile a{font-size:26px;color:#fff;font-weight:600;margin-bottom:20px}.playOnMobile a{margin-top:20px}.playOnMobile a:hover{color:#ccc}.playOnMobile img{background:#fff;padding:10px;border-radius:20px;width:70%;max-width:300px;height:auto}
